|
|
|
| 1 | 2026-06-05T03:58:59.059Z | job assigned to worker 01KTAYX0VF5A882723E6BHJN27 [factory aws, i-08ab24e29aed0c89e] (queued for 1 m 4 s) |
| |
| 2 | 2026-06-05T03:59:05.728Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:05.733Z | ++ uname -s |
| 4 | 2026-06-05T03:59:05.736Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:05.736Z | + build_user=build |
| 6 | 2026-06-05T03:59:05.736Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:05.736Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:05.736Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:05.736Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:05.736Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:05.736Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:05.739Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:07.760Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:07.863Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:07.898Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:07.898Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:07.898Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:07.898Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:08.864Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:08.869Z | process exited: duration 3141 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:08.882Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:08.890Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:08.890Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:59:08.890Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T03:59:08.890Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-06-05T03:59:08.890Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:59:08.890Z | * rust toolchain profile = "default" |
| 28 | 2026-06-05T03:59:08.895Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:08.895Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:09.010Z | info: downloading installer |
| 31 | 2026-06-05T03:59:10.599Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:10.599Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:10.599Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:10.599Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:10.599Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:10.599Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:10.599Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:10.599Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:10.599Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:10.599Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:10.599Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:10.599Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:10.599Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:10.613Z | info: profile set to default |
| 45 | 2026-06-05T03:59:10.613Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:10.617Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:10.769Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:10.771Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:25.571Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:25.571Z | |
| 51 | 2026-06-05T03:59:25.593Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:25.593Z | |
| 53 | 2026-06-05T03:59:25.593Z | |
| 54 | 2026-06-05T03:59:25.593Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:25.593Z | |
| 56 | 2026-06-05T03:59:25.615Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:25.615Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:25.615Z | |
| 59 | 2026-06-05T03:59:25.615Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:25.615Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:25.615Z | |
| 62 | 2026-06-05T03:59:25.615Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:25.615Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:25.615Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:25.615Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:25.616Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:25.616Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:25.616Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:25.616Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:25.616Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:25.684Z | + rustup --version |
| 72 | 2026-06-05T03:59:25.692Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:25.706Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:25.713Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:25.718Z | + cargo --version |
| 76 | 2026-06-05T03:59:25.765Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:25.765Z | + rustc --version |
| 78 | 2026-06-05T03:59:25.765Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:25.770Z | process exited: duration 16870 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:25.779Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:25.797Z | process exited: duration 18 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:59:25.819Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:59:25.828Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:59:25.849Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:25.871Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:59:27.233Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:59:27.233Z | + git fetch origin 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 88 | 2026-06-05T03:59:27.619Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:59:27.619Z | * branch 67477e44dade6575731375fc4a3ddc8a728e6b47 -> FETCH_HEAD |
| 90 | 2026-06-05T03:59:27.624Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 91 | 2026-06-05T03:59:27.657Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:59:27.657Z | + current=main |
| 93 | 2026-06-05T03:59:27.657Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 94 | 2026-06-05T03:59:27.657Z | + git branch -f renovate/oxide-tokio-rt-0.x 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 95 | 2026-06-05T03:59:27.660Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 96 | 2026-06-05T03:59:27.660Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 97 | 2026-06-05T03:59:27.660Z | + git reset --hard 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 98 | 2026-06-05T03:59:27.664Z | HEAD is now at 67477e4 Update Rust crate oxide-tokio-rt to 0.1.6 |
| 99 | 2026-06-05T03:59:27.669Z | process exited: duration 1846 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:59:27.679Z | starting task 4: "build" |
| 101 | 2026-06-05T03:59:27.682Z | + pfexec pkg install clang-15 |
| 102 | 2026-06-05T03:59:37.205Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-06-05T03:59:45.017Z | Startup: Caching catalogs ... Done |
| 104 | 2026-06-05T03:59:52.324Z | Planning: Solver setup ... Done |
| 105 | 2026-06-05T03:59:52.365Z | Planning: Running solver ... Done |
| 106 | 2026-06-05T03:59:52.504Z | Planning: Finding local manifests ... Done |
| 107 | 2026-06-05T03:59:55.334Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-06-05T03:59:55.428Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-06-05T03:59:55.458Z | Planning: Package planning ... Done |
| 110 | 2026-06-05T03:59:55.484Z | Planning: Merging actions ... Done |
| 111 | 2026-06-05T03:59:55.592Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-06-05T03:59:55.597Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-06-05T03:59:56.378Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-06-05T03:59:56.384Z | Planning: Planning completed in 11.20 seconds |
| 115 | 2026-06-05T03:59:56.394Z | Packages to install: 2 |
| 116 | 2026-06-05T03:59:56.395Z | Mediators to change: 2 |
| 117 | 2026-06-05T03:59:56.395Z | Services to change: 1 |
| 118 | 2026-06-05T03:59:56.397Z | Create boot environment: No |
| 119 | 2026-06-05T03:59:56.397Z | Create backup boot environment: No |
| 120 | 2026-06-05T03:59:56.437Z | |
| 121 | 2026-06-05T03:59:56.437Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-06-05T04:00:01.490Z | Download: 80/3076 items 14.5/211.3MB 6% complete (9.0M/s) |
| 123 | 2026-06-05T04:00:06.663Z | Download: 215/3076 items 15.3/211.3MB 7% complete (1.7M/s) |
| 124 | 2026-06-05T04:00:11.719Z | Download: 316/3076 items 16.1/211.3MB 7% complete (174k/s) |
| 125 | 2026-06-05T04:00:16.711Z | Download: 349/3076 items 16.2/211.3MB 7% complete (134k/s) |
| 126 | 2026-06-05T04:00:21.779Z | Download: 397/3076 items 16.5/211.3MB 7% complete (63.4k/s) |
| 127 | 2026-06-05T04:00:27.318Z | Download: 616/3076 items 17.5/211.3MB 8% complete (125k/s) |
| 128 | 2026-06-05T04:00:31.752Z | Download: 858/3076 items 18.4/211.3MB 8% complete (210k/s) |
| 129 | 2026-06-05T04:00:37.103Z | Download: 970/3076 items 79.6/211.3MB 37% complete (6.2M/s) |
| 130 | 2026-06-05T04:00:42.664Z | Download: 976/3076 items 82.1/211.3MB 38% complete (6.3M/s) |
| 131 | 2026-06-05T04:00:48.056Z | Download: 979/3076 items 82.1/211.3MB 38% complete (5.8M/s) |
| 132 | 2026-06-05T04:00:53.381Z | Download: 981/3076 items 82.1/211.3MB 38% complete |
| 133 | 2026-06-05T04:00:59.553Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 134 | 2026-06-05T04:01:04.734Z | Download: 1129/3076 items 115.2/211.3MB 54% complete (7.1M/s) |
| 135 | 2026-06-05T04:01:09.848Z | Download: 1197/3076 items 115.6/211.3MB 54% complete (4.6M/s) |
| 136 | 2026-06-05T04:01:14.868Z | Download: 1291/3076 items 115.8/211.3MB 54% complete (418k/s) |
| 137 | 2026-06-05T04:01:20.027Z | Download: 1393/3076 items 116.5/211.3MB 55% complete (94.1k/s) |
| 138 | 2026-06-05T04:01:25.029Z | Download: 1553/3076 items 117.0/211.3MB 55% complete (107k/s) |
| 139 | 2026-06-05T04:01:30.044Z | Download: 1827/3076 items 117.4/211.3MB 55% complete (107k/s) |
| 140 | 2026-06-05T04:01:35.046Z | Download: 1977/3076 items 117.9/211.3MB 55% complete (97.1k/s) |
| 141 | 2026-06-05T04:01:40.694Z | Download: 2002/3076 items 117.9/211.3MB 55% complete (80.4k/s) |
| 142 | 2026-06-05T04:01:45.765Z | Download: 2007/3076 items 117.9/211.3MB 55% complete (71.1k/s) |
| 143 | 2026-06-05T04:01:57.891Z | Download: 2008/3076 items 117.9/211.3MB 55% complete |
| 144 | 2026-06-05T04:02:02.912Z | Download: 2082/3076 items 118.5/211.3MB 56% complete (108k/s) |
| 145 | 2026-06-05T04:02:07.913Z | Download: 2535/3076 items 119.6/211.3MB 56% complete (165k/s) |
| 146 | 2026-06-05T04:02:13.013Z | Download: 2778/3076 items 120.0/211.3MB 56% complete (159k/s) |
| 147 | 2026-06-05T04:02:18.015Z | Download: 2979/3076 items 186.7/211.3MB 88% complete (6.7M/s) |
| 148 | 2026-06-05T04:02:23.853Z | Download: 3025/3076 items 201.7/211.3MB 95% complete (8.2M/s) |
| 149 | 2026-06-05T04:02:29.459Z | Download: 3029/3076 items 201.7/211.3MB 95% complete (8.0M/s) |
| 150 | 2026-06-05T04:02:33.321Z | Download: Completed 211.31 MB in 156.88 seconds (1.4M/s) |
| 151 | 2026-06-05T04:02:33.451Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-06-05T04:02:36.587Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 153 | 2026-06-05T04:02:37.237Z | Done |
| 154 | 2026-06-05T04:02:37.237Z | Done |
| 155 | 2026-06-05T04:02:37.999Z | Done |
| 156 | 2026-06-05T04:02:41.391Z | Done |
| 157 | 2026-06-05T04:02:41.457Z | Done |
| 158 | 2026-06-05T04:02:41.460Z | Done |
| 159 | 2026-06-05T04:02:41.636Z | Done |
| 160 | 2026-06-05T04:02:42.311Z | + cargo --version |
| 161 | 2026-06-05T04:02:42.319Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 162 | 2026-06-05T04:02:42.461Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 163 | 2026-06-05T04:02:42.464Z | info: downloading 6 components |
| 164 | 2026-06-05T04:02:57.063Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 165 | 2026-06-05T04:02:57.066Z | + rustc --version |
| 166 | 2026-06-05T04:02:57.092Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 167 | 2026-06-05T04:02:57.099Z | + banner check |
| 168 | 2026-06-05T04:02:57.104Z | |
| 169 | 2026-06-05T04:02:57.104Z | #### # # ###### #### # # |
| 170 | 2026-06-05T04:02:57.104Z | # # # # # # # # # |
| 171 | 2026-06-05T04:02:57.104Z | # ###### ##### # #### |
| 172 | 2026-06-05T04:02:57.104Z | # # # # # # # |
| 173 | 2026-06-05T04:02:57.104Z | # # # # # # # # # |
| 174 | 2026-06-05T04:02:57.104Z | #### # # ###### #### # # |
| 175 | 2026-06-05T04:02:57.104Z | |
| 176 | 2026-06-05T04:02:57.104Z | + cargo fmt -- --check |
| 177 | 2026-06-05T04:02:57.488Z | + cargo clippy --all-targets -- --deny warnings |
| 178 | 2026-06-05T04:02:57.603Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 179 | 2026-06-05T04:02:58.168Z | From https://github.com/oxidecomputer/falcon |
| 180 | 2026-06-05T04:02:58.168Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 181 | 2026-06-05T04:02:58.239Z | Updating crates.io index |
| 182 | 2026-06-05T04:02:58.270Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 183 | 2026-06-05T04:02:59.149Z | From https://github.com/oxidecomputer/dendrite |
| 184 | 2026-06-05T04:02:59.149Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 185 | 2026-06-05T04:02:59.386Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 186 | 2026-06-05T04:02:59.629Z | From https://github.com/oxidecomputer/ispf |
| 187 | 2026-06-05T04:02:59.629Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 188 | 2026-06-05T04:02:59.632Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 189 | 2026-06-05T04:02:59.972Z | From https://github.com/oxidecomputer/netadm-sys |
| 190 | 2026-06-05T04:02:59.972Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 191 | 2026-06-05T04:02:59.980Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 192 | 2026-06-05T04:03:07.605Z | From https://github.com/oxidecomputer/omicron |
| 193 | 2026-06-05T04:03:07.605Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 194 | 2026-06-05T04:03:08.020Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 195 | 2026-06-05T04:03:08.632Z | From https://github.com/oxidecomputer/opte |
| 196 | 2026-06-05T04:03:08.632Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 197 | 2026-06-05T04:03:09.039Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 198 | 2026-06-05T04:03:09.280Z | From https://github.com/illumos/smf-rs |
| 199 | 2026-06-05T04:03:09.280Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 200 | 2026-06-05T04:03:09.445Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 201 | 2026-06-05T04:03:09.704Z | From https://github.com/oxidecomputer/network-interface |
| 202 | 2026-06-05T04:03:09.704Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 203 | 2026-06-05T04:03:09.707Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 204 | 2026-06-05T04:03:10.010Z | From https://github.com/oxidecomputer/zone |
| 205 | 2026-06-05T04:03:10.010Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 206 | 2026-06-05T04:03:10.037Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 207 | 2026-06-05T04:03:10.647Z | From https://github.com/oxidecomputer/propolis |
| 208 | 2026-06-05T04:03:10.647Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 209 | 2026-06-05T04:03:11.077Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 210 | 2026-06-05T04:03:11.574Z | From https://github.com/oxidecomputer/transceiver-control |
| 211 | 2026-06-05T04:03:11.574Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 212 | 2026-06-05T04:03:11.591Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 213 | 2026-06-05T04:03:11.832Z | From https://github.com/oxidecomputer/dlpi-sys |
| 214 | 2026-06-05T04:03:11.832Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 215 | 2026-06-05T04:03:11.838Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 216 | 2026-06-05T04:03:12.118Z | From https://github.com/jmesmon/rust-libzfs |
| 217 | 2026-06-05T04:03:12.118Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 218 | 2026-06-05T04:03:12.129Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 219 | 2026-06-05T04:03:12.376Z | From https://github.com/oxidecomputer/rusty-doors |
| 220 | 2026-06-05T04:03:12.376Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 221 | 2026-06-05T04:03:12.446Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 222 | 2026-06-05T04:03:12.766Z | From https://github.com/oxidecomputer/lldp |
| 223 | 2026-06-05T04:03:12.766Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 224 | 2026-06-05T04:03:12.837Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 225 | 2026-06-05T04:03:13.093Z | From https://github.com/oxidecomputer/slog-error-chain |
| 226 | 2026-06-05T04:03:13.093Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 227 | 2026-06-05T04:03:13.113Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 228 | 2026-06-05T04:03:13.398Z | From https://github.com/oxidecomputer/tufaceous |
| 229 | 2026-06-05T04:03:13.398Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 230 | 2026-06-05T04:03:13.641Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 231 | 2026-06-05T04:03:14.124Z | From https://github.com/oxidecomputer/management-gateway-service |
| 232 | 2026-06-05T04:03:14.124Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 233 | 2026-06-05T04:03:14.273Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 234 | 2026-06-05T04:03:15.289Z | From https://github.com/oxidecomputer/crucible |
| 235 | 2026-06-05T04:03:15.289Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 236 | 2026-06-05T04:03:16.246Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 237 | 2026-06-05T04:03:16.505Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 238 | 2026-06-05T04:03:16.505Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 239 | 2026-06-05T04:03:16.818Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 240 | 2026-06-05T04:03:17.229Z | From https://github.com/oxidecomputer/propolis |
| 241 | 2026-06-05T04:03:17.230Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 242 | 2026-06-05T04:03:17.534Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 243 | 2026-06-05T04:03:18.034Z | From https://github.com/oxidecomputer/crucible |
| 244 | 2026-06-05T04:03:18.034Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 245 | 2026-06-05T04:03:18.131Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 246 | 2026-06-05T04:03:18.493Z | From https://github.com/oxidecomputer/tofino |
| 247 | 2026-06-05T04:03:18.493Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 248 | 2026-06-05T04:03:18.519Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 249 | 2026-06-05T04:03:19.376Z | From https://github.com/oxidecomputer/maghemite |
| 250 | 2026-06-05T04:03:19.376Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 251 | 2026-06-05T04:03:19.431Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 252 | 2026-06-05T04:03:19.873Z | From https://github.com/oxidecomputer/clickward |
| 253 | 2026-06-05T04:03:19.873Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 254 | 2026-06-05T04:03:20.091Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 255 | 2026-06-05T04:03:20.364Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 256 | 2026-06-05T04:03:20.364Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 257 | 2026-06-05T04:03:21.675Z | Downloading crates ... |
| 258 | 2026-06-05T04:03:21.753Z | Downloaded byte-wrapper v0.1.0 |
| 259 | 2026-06-05T04:03:21.760Z | Downloaded colorchoice v1.0.5 |
| 260 | 2026-06-05T04:03:21.764Z | Downloaded allocator-api2 v0.2.21 |
| 261 | 2026-06-05T04:03:21.764Z | Downloaded crc8 v0.1.1 |
| 262 | 2026-06-05T04:03:21.764Z | Downloaded block-buffer v0.10.4 |
| 263 | 2026-06-05T04:03:21.764Z | Downloaded ciborium-io v0.2.2 |
| 264 | 2026-06-05T04:03:21.798Z | Downloaded aead v0.5.2 |
| 265 | 2026-06-05T04:03:21.822Z | Downloaded adler2 v2.0.1 |
| 266 | 2026-06-05T04:03:21.822Z | Downloaded const-random-macro v0.1.16 |
| 267 | 2026-06-05T04:03:21.822Z | Downloaded compression-core v0.4.32 |
| 268 | 2026-06-05T04:03:21.822Z | Downloaded ciborium v0.2.2 |
| 269 | 2026-06-05T04:03:21.822Z | Downloaded bstr v1.12.1 |
| 270 | 2026-06-05T04:03:21.822Z | Downloaded convert_case v0.4.0 |
| 271 | 2026-06-05T04:03:21.822Z | Downloaded bit-vec v0.8.0 |
| 272 | 2026-06-05T04:03:21.822Z | Downloaded async-recursion v1.1.1 |
| 273 | 2026-06-05T04:03:21.827Z | Downloaded defmt v0.3.100 |
| 274 | 2026-06-05T04:03:21.827Z | Downloaded bs58 v0.5.1 |
| 275 | 2026-06-05T04:03:21.827Z | Downloaded bit-set v0.8.0 |
| 276 | 2026-06-05T04:03:21.827Z | Downloaded anyhow v1.0.102 |
| 277 | 2026-06-05T04:03:21.827Z | Downloaded clap_lex v1.1.0 |
| 278 | 2026-06-05T04:03:21.827Z | Downloaded crucible-workspace-hack v0.1.0 |
| 279 | 2026-06-05T04:03:21.827Z | Downloaded async-stream-impl v0.3.6 |
| 280 | 2026-06-05T04:03:21.827Z | Downloaded foreign-types-shared v0.1.1 |
| 281 | 2026-06-05T04:03:21.856Z | Downloaded fnv v1.0.7 |
| 282 | 2026-06-05T04:03:21.856Z | Downloaded darling_macro v0.23.0 |
| 283 | 2026-06-05T04:03:21.863Z | Downloaded argon2 v0.5.3 |
| 284 | 2026-06-05T04:03:21.863Z | Downloaded block-buffer v0.12.0 |
| 285 | 2026-06-05T04:03:21.863Z | Downloaded crypto-common v0.2.2 |
| 286 | 2026-06-05T04:03:21.864Z | Downloaded fixedbitset v0.4.2 |
| 287 | 2026-06-05T04:03:21.864Z | Downloaded chacha20 v0.9.1 |
| 288 | 2026-06-05T04:03:21.878Z | Downloaded crypto-common v0.1.7 |
| 289 | 2026-06-05T04:03:21.878Z | Downloaded const_format_proc_macros v0.2.34 |
| 290 | 2026-06-05T04:03:21.878Z | Downloaded git-stub v1.0.0 |
| 291 | 2026-06-05T04:03:21.878Z | Downloaded hubpack v0.1.2 |
| 292 | 2026-06-05T04:03:21.884Z | Downloaded httpdate v1.0.3 |
| 293 | 2026-06-05T04:03:21.884Z | Downloaded gethostname v0.5.0 |
| 294 | 2026-06-05T04:03:21.884Z | Downloaded async-stream v0.3.6 |
| 295 | 2026-06-05T04:03:21.884Z | Downloaded heck v0.4.1 |
| 296 | 2026-06-05T04:03:21.884Z | Downloaded cfg_aliases v0.2.1 |
| 297 | 2026-06-05T04:03:21.884Z | Downloaded equivalent v1.0.2 |
| 298 | 2026-06-05T04:03:21.884Z | Downloaded embedded-io v0.4.0 |
| 299 | 2026-06-05T04:03:21.884Z | Downloaded hash32 v0.3.1 |
| 300 | 2026-06-05T04:03:21.905Z | Downloaded dtrace-parser v0.2.0 |
| 301 | 2026-06-05T04:03:21.905Z | Downloaded dof v0.4.0 |
| 302 | 2026-06-05T04:03:21.905Z | Downloaded critical-section v1.2.0 |
| 303 | 2026-06-05T04:03:21.923Z | Downloaded futures-io v0.3.32 |
| 304 | 2026-06-05T04:03:21.923Z | Downloaded generic-array v0.14.7 |
| 305 | 2026-06-05T04:03:21.923Z | Downloaded form_urlencoded v1.2.2 |
| 306 | 2026-06-05T04:03:21.923Z | Downloaded cfg-if v1.0.4 |
| 307 | 2026-06-05T04:03:21.923Z | Downloaded csv-core v0.1.13 |
| 308 | 2026-06-05T04:03:21.923Z | Downloaded foreign-types v0.5.0 |
| 309 | 2026-06-05T04:03:21.924Z | Downloaded embedded-io v0.6.1 |
| 310 | 2026-06-05T04:03:21.924Z | Downloaded cpufeatures v0.2.17 |
| 311 | 2026-06-05T04:03:21.924Z | Downloaded dunce v1.0.5 |
| 312 | 2026-06-05T04:03:21.924Z | Downloaded clap_derive v4.6.1 |
| 313 | 2026-06-05T04:03:21.924Z | Downloaded futures-core v0.3.32 |
| 314 | 2026-06-05T04:03:21.924Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 315 | 2026-06-05T04:03:21.937Z | Downloaded displaydoc v0.2.6 |
| 316 | 2026-06-05T04:03:21.937Z | Downloaded http-body v1.0.1 |
| 317 | 2026-06-05T04:03:21.937Z | Downloaded globset v0.4.18 |
| 318 | 2026-06-05T04:03:21.937Z | Downloaded glob v0.3.3 |
| 319 | 2026-06-05T04:03:21.937Z | Downloaded hubpack_derive v0.1.1 |
| 320 | 2026-06-05T04:03:21.937Z | Downloaded http-body-util v0.1.3 |
| 321 | 2026-06-05T04:03:21.938Z | Downloaded foreign-types-shared v0.3.1 |
| 322 | 2026-06-05T04:03:21.938Z | Downloaded float-ord v0.3.2 |
| 323 | 2026-06-05T04:03:21.938Z | Downloaded compression-codecs v0.4.38 |
| 324 | 2026-06-05T04:03:21.938Z | Downloaded ident_case v1.0.1 |
| 325 | 2026-06-05T04:03:21.947Z | Downloaded foreign-types-macros v0.2.3 |
| 326 | 2026-06-05T04:03:21.947Z | Downloaded find-msvc-tools v0.1.9 |
| 327 | 2026-06-05T04:03:21.947Z | Downloaded fs-err v3.3.0 |
| 328 | 2026-06-05T04:03:21.947Z | Downloaded anstyle-query v1.1.5 |
| 329 | 2026-06-05T04:03:21.948Z | Downloaded erased-serde v0.3.31 |
| 330 | 2026-06-05T04:03:21.948Z | Downloaded digest v0.11.3 |
| 331 | 2026-06-05T04:03:21.948Z | Downloaded hyper-rustls v0.27.9 |
| 332 | 2026-06-05T04:03:21.948Z | Downloaded anstream v1.0.0 |
| 333 | 2026-06-05T04:03:21.959Z | Downloaded humantime v2.3.0 |
| 334 | 2026-06-05T04:03:21.960Z | Downloaded bitflags v1.3.2 |
| 335 | 2026-06-05T04:03:21.960Z | Downloaded fixedbitset v0.5.7 |
| 336 | 2026-06-05T04:03:21.960Z | Downloaded ahash v0.8.12 |
| 337 | 2026-06-05T04:03:21.976Z | Downloaded daft v0.1.7 |
| 338 | 2026-06-05T04:03:21.976Z | Downloaded keccak v0.1.6 |
| 339 | 2026-06-05T04:03:21.976Z | Downloaded group v0.13.0 |
| 340 | 2026-06-05T04:03:21.976Z | Downloaded foldhash v0.2.0 |
| 341 | 2026-06-05T04:03:21.976Z | Downloaded is_ci v1.2.0 |
| 342 | 2026-06-05T04:03:21.976Z | Downloaded ff v0.13.1 |
| 343 | 2026-06-05T04:03:21.976Z | Downloaded base64ct v1.8.3 |
| 344 | 2026-06-05T04:03:21.996Z | Downloaded hostname v0.3.1 |
| 345 | 2026-06-05T04:03:21.996Z | Downloaded crossbeam-utils v0.8.21 |
| 346 | 2026-06-05T04:03:21.996Z | Downloaded cookie v0.18.1 |
| 347 | 2026-06-05T04:03:21.996Z | Downloaded konst_macro_rules v0.2.19 |
| 348 | 2026-06-05T04:03:21.996Z | Downloaded is_terminal_polyfill v1.70.2 |
| 349 | 2026-06-05T04:03:21.996Z | Downloaded fs_extra v1.3.0 |
| 350 | 2026-06-05T04:03:21.996Z | Downloaded futures-channel v0.3.32 |
| 351 | 2026-06-05T04:03:21.996Z | Downloaded cipher v0.4.4 |
| 352 | 2026-06-05T04:03:22.014Z | Downloaded bitflags v2.12.1 |
| 353 | 2026-06-05T04:03:22.014Z | Downloaded lru-slab v0.1.2 |
| 354 | 2026-06-05T04:03:22.014Z | Downloaded instant v0.1.13 |
| 355 | 2026-06-05T04:03:22.014Z | Downloaded lru-cache v0.1.2 |
| 356 | 2026-06-05T04:03:22.014Z | Downloaded autocfg v1.5.1 |
| 357 | 2026-06-05T04:03:22.014Z | Downloaded idna_adapter v1.2.2 |
| 358 | 2026-06-05T04:03:22.014Z | Downloaded half v2.7.1 |
| 359 | 2026-06-05T04:03:22.014Z | Downloaded indent_write v2.2.0 |
| 360 | 2026-06-05T04:03:22.014Z | Downloaded memmap v0.7.0 |
| 361 | 2026-06-05T04:03:22.014Z | Downloaded match_cfg v0.1.0 |
| 362 | 2026-06-05T04:03:22.014Z | Downloaded errno v0.3.14 |
| 363 | 2026-06-05T04:03:22.020Z | Downloaded lazy_static v1.5.0 |
| 364 | 2026-06-05T04:03:22.020Z | Downloaded newtype-uuid-macros v0.1.0 |
| 365 | 2026-06-05T04:03:22.020Z | Downloaded macaddr v1.0.1 |
| 366 | 2026-06-05T04:03:22.020Z | Downloaded darling_macro v0.21.3 |
| 367 | 2026-06-05T04:03:22.020Z | Downloaded crossbeam-deque v0.8.6 |
| 368 | 2026-06-05T04:03:22.020Z | Downloaded deranged v0.5.8 |
| 369 | 2026-06-05T04:03:22.020Z | Downloaded colored v3.1.1 |
| 370 | 2026-06-05T04:03:22.020Z | Downloaded hybrid-array v0.4.12 |
| 371 | 2026-06-05T04:03:22.020Z | Downloaded is-terminal v0.4.17 |
| 372 | 2026-06-05T04:03:22.020Z | Downloaded natord v1.0.9 |
| 373 | 2026-06-05T04:03:22.037Z | Downloaded no-std-compat v0.4.1 |
| 374 | 2026-06-05T04:03:22.037Z | Downloaded getrandom v0.4.2 |
| 375 | 2026-06-05T04:03:22.037Z | Downloaded olpc-cjson v0.1.4 |
| 376 | 2026-06-05T04:03:22.047Z | Downloaded const-oid v0.10.2 |
| 377 | 2026-06-05T04:03:22.047Z | Downloaded iana-time-zone v0.1.65 |
| 378 | 2026-06-05T04:03:22.047Z | Downloaded linked-hash-map v0.5.6 |
| 379 | 2026-06-05T04:03:22.047Z | Downloaded either v1.16.0 |
| 380 | 2026-06-05T04:03:22.047Z | Downloaded libsw-core v0.3.2 |
| 381 | 2026-06-05T04:03:22.047Z | Downloaded httparse v1.10.1 |
| 382 | 2026-06-05T04:03:22.047Z | Downloaded libsw v3.5.0 |
| 383 | 2026-06-05T04:03:22.047Z | Downloaded defmt v1.1.0 |
| 384 | 2026-06-05T04:03:22.058Z | Downloaded num-conv v0.2.2 |
| 385 | 2026-06-05T04:03:22.058Z | Downloaded linear-map v1.2.0 |
| 386 | 2026-06-05T04:03:22.058Z | Downloaded num-derive v0.4.2 |
| 387 | 2026-06-05T04:03:22.058Z | Downloaded openssl-probe v0.2.1 |
| 388 | 2026-06-05T04:03:22.058Z | Downloaded darling v0.23.0 |
| 389 | 2026-06-05T04:03:22.071Z | Downloaded num-complex v0.4.6 |
| 390 | 2026-06-05T04:03:22.071Z | Downloaded futures v0.3.32 |
| 391 | 2026-06-05T04:03:22.071Z | Downloaded cancel-safe-futures v0.1.5 |
| 392 | 2026-06-05T04:03:22.071Z | Downloaded multer v3.1.0 |
| 393 | 2026-06-05T04:03:22.071Z | Downloaded diff v0.1.13 |
| 394 | 2026-06-05T04:03:22.076Z | Downloaded aho-corasick v1.1.4 |
| 395 | 2026-06-05T04:03:22.076Z | Downloaded percent-encoding v2.3.2 |
| 396 | 2026-06-05T04:03:22.076Z | Downloaded opaque-debug v0.3.1 |
| 397 | 2026-06-05T04:03:22.076Z | Downloaded num_threads v0.1.7 |
| 398 | 2026-06-05T04:03:22.076Z | Downloaded num_enum_derive v0.5.11 |
| 399 | 2026-06-05T04:03:22.076Z | Downloaded newtype-uuid v1.3.2 |
| 400 | 2026-06-05T04:03:22.076Z | Downloaded base64 v0.22.1 |
| 401 | 2026-06-05T04:03:22.085Z | Downloaded arc-swap v1.9.1 |
| 402 | 2026-06-05T04:03:22.085Z | Downloaded ipnet v2.12.0 |
| 403 | 2026-06-05T04:03:22.092Z | Downloaded flate2 v1.1.9 |
| 404 | 2026-06-05T04:03:22.092Z | Downloaded defmt-parser v1.0.0 |
| 405 | 2026-06-05T04:03:22.092Z | Downloaded ingot-macros v0.1.1 |
| 406 | 2026-06-05T04:03:22.092Z | Downloaded num_enum_derive v0.7.6 |
| 407 | 2026-06-05T04:03:22.092Z | Downloaded num_enum v0.7.6 |
| 408 | 2026-06-05T04:03:22.099Z | Downloaded clap v4.6.1 |
| 409 | 2026-06-05T04:03:22.107Z | Downloaded proc-macro-crate v1.3.1 |
| 410 | 2026-06-05T04:03:22.107Z | Downloaded proc-macro-crate v3.5.0 |
| 411 | 2026-06-05T04:03:22.107Z | Downloaded base64 v0.21.7 |
| 412 | 2026-06-05T04:03:22.115Z | Downloaded expectorate v1.2.0 |
| 413 | 2026-06-05T04:03:22.115Z | Downloaded hostname v0.4.2 |
| 414 | 2026-06-05T04:03:22.115Z | Downloaded oxnet v0.1.6 |
| 415 | 2026-06-05T04:03:22.115Z | Downloaded progenitor-client v0.10.0 |
| 416 | 2026-06-05T04:03:22.115Z | Downloaded openssl-macros v0.1.1 |
| 417 | 2026-06-05T04:03:22.115Z | Downloaded owo-colors v4.3.0 |
| 418 | 2026-06-05T04:03:22.126Z | Downloaded parse-display-derive v0.10.0 |
| 419 | 2026-06-05T04:03:22.126Z | Downloaded libscf-sys v1.2.0 |
| 420 | 2026-06-05T04:03:22.126Z | Downloaded defmt-macros v1.1.0 |
| 421 | 2026-06-05T04:03:22.126Z | Downloaded num-iter v0.1.45 |
| 422 | 2026-06-05T04:03:22.126Z | Downloaded newtype_derive v0.1.6 |
| 423 | 2026-06-05T04:03:22.131Z | Downloaded omicron-workspace-hack v0.1.0 |
| 424 | 2026-06-05T04:03:22.131Z | Downloaded icu_provider v2.2.0 |
| 425 | 2026-06-05T04:03:22.131Z | Downloaded oxide-tokio-rt v0.1.6 |
| 426 | 2026-06-05T04:03:22.131Z | Downloaded once_cell v1.21.4 |
| 427 | 2026-06-05T04:03:22.131Z | Downloaded data-encoding v2.11.0 |
| 428 | 2026-06-05T04:03:22.131Z | Downloaded heapless v0.8.0 |
| 429 | 2026-06-05T04:03:22.140Z | Downloaded progenitor-macro v0.10.0 |
| 430 | 2026-06-05T04:03:22.140Z | Downloaded hmac v0.12.1 |
| 431 | 2026-06-05T04:03:22.140Z | Downloaded progenitor-macro v0.13.0 |
| 432 | 2026-06-05T04:03:22.144Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 433 | 2026-06-05T04:03:22.144Z | Downloaded progenitor-macro v0.14.0 |
| 434 | 2026-06-05T04:03:22.144Z | Downloaded rand_chacha v0.3.1 |
| 435 | 2026-06-05T04:03:22.144Z | Downloaded ingot-types v0.1.2 |
| 436 | 2026-06-05T04:03:22.144Z | Downloaded potential_utf v0.1.5 |
| 437 | 2026-06-05T04:03:22.144Z | Downloaded ipnetwork v0.21.1 |
| 438 | 2026-06-05T04:03:22.144Z | Downloaded parking_lot v0.11.2 |
| 439 | 2026-06-05T04:03:22.148Z | Downloaded num-integer v0.1.46 |
| 440 | 2026-06-05T04:03:22.148Z | Downloaded hashbrown v0.12.3 |
| 441 | 2026-06-05T04:03:22.154Z | Downloaded crypto-bigint v0.5.5 |
| 442 | 2026-06-05T04:03:22.158Z | Downloaded ref-cast v1.0.25 |
| 443 | 2026-06-05T04:03:22.158Z | Downloaded rand_xorshift v0.4.0 |
| 444 | 2026-06-05T04:03:22.158Z | Downloaded hex v0.4.3 |
| 445 | 2026-06-05T04:03:22.164Z | Downloaded phf_shared v0.12.1 |
| 446 | 2026-06-05T04:03:22.164Z | Downloaded crossbeam-channel v0.5.15 |
| 447 | 2026-06-05T04:03:22.172Z | Downloaded powerfmt v0.2.0 |
| 448 | 2026-06-05T04:03:22.172Z | Downloaded derive-ex v0.1.8 |
| 449 | 2026-06-05T04:03:22.172Z | Downloaded pkg-config v0.3.33 |
| 450 | 2026-06-05T04:03:22.172Z | Downloaded pin-project-lite v0.2.17 |
| 451 | 2026-06-05T04:03:22.176Z | Downloaded pin-project-internal v1.1.13 |
| 452 | 2026-06-05T04:03:22.176Z | Downloaded proc-macro-error-attr v1.0.4 |
| 453 | 2026-06-05T04:03:22.176Z | Downloaded pretty-hex v0.4.2 |
| 454 | 2026-06-05T04:03:22.176Z | Downloaded rustc-hash v2.1.2 |
| 455 | 2026-06-05T04:03:22.176Z | Downloaded icu_normalizer_data v2.2.0 |
| 456 | 2026-06-05T04:03:22.181Z | Downloaded icu_locale_core v2.2.0 |
| 457 | 2026-06-05T04:03:22.188Z | Downloaded proc-macro-error v1.0.4 |
| 458 | 2026-06-05T04:03:22.188Z | Downloaded progenitor v0.10.0 |
| 459 | 2026-06-05T04:03:22.192Z | Downloaded poly1305 v0.8.0 |
| 460 | 2026-06-05T04:03:22.192Z | Downloaded rustc_version v0.4.1 |
| 461 | 2026-06-05T04:03:22.192Z | Downloaded rustc_version v0.1.7 |
| 462 | 2026-06-05T04:03:22.192Z | Downloaded managed v0.8.0 |
| 463 | 2026-06-05T04:03:22.192Z | Downloaded pest_derive v2.8.6 |
| 464 | 2026-06-05T04:03:22.196Z | Downloaded mime v0.3.17 |
| 465 | 2026-06-05T04:03:22.196Z | Downloaded jobserver v0.1.34 |
| 466 | 2026-06-05T04:03:22.196Z | Downloaded const_format v0.2.36 |
| 467 | 2026-06-05T04:03:22.201Z | Downloaded parking_lot v0.12.5 |
| 468 | 2026-06-05T04:03:22.205Z | Downloaded password-hash v0.5.0 |
| 469 | 2026-06-05T04:03:22.205Z | Downloaded pem v3.0.6 |
| 470 | 2026-06-05T04:03:22.205Z | Downloaded pest_generator v2.8.6 |
| 471 | 2026-06-05T04:03:22.210Z | Downloaded quick-error v1.2.3 |
| 472 | 2026-06-05T04:03:22.210Z | Downloaded parking_lot_core v0.8.6 |
| 473 | 2026-06-05T04:03:22.210Z | Downloaded jiff-static v0.2.28 |
| 474 | 2026-06-05T04:03:22.213Z | Downloaded num_enum v0.5.11 |
| 475 | 2026-06-05T04:03:22.213Z | Downloaded scopeguard v1.2.0 |
| 476 | 2026-06-05T04:03:22.216Z | Downloaded phf v0.12.1 |
| 477 | 2026-06-05T04:03:22.216Z | Downloaded paste v1.0.15 |
| 478 | 2026-06-05T04:03:22.219Z | Downloaded indicatif v0.18.4 |
| 479 | 2026-06-05T04:03:22.222Z | Downloaded progenitor-extras v0.2.0 |
| 480 | 2026-06-05T04:03:22.222Z | Downloaded rand_core v0.6.4 |
| 481 | 2026-06-05T04:03:22.226Z | Downloaded progenitor v0.13.0 |
| 482 | 2026-06-05T04:03:22.227Z | Downloaded secrecy v0.10.3 |
| 483 | 2026-06-05T04:03:22.227Z | Downloaded indexmap v1.9.3 |
| 484 | 2026-06-05T04:03:22.231Z | Downloaded itoa v1.0.18 |
| 485 | 2026-06-05T04:03:22.231Z | Downloaded async-compression v0.4.42 |
| 486 | 2026-06-05T04:03:22.235Z | Downloaded rand_core v0.10.1 |
| 487 | 2026-06-05T04:03:22.242Z | Downloaded rand_chacha v0.9.0 |
| 488 | 2026-06-05T04:03:22.242Z | Downloaded icu_properties v2.2.0 |
| 489 | 2026-06-05T04:03:22.242Z | Downloaded ppv-lite86 v0.2.21 |
| 490 | 2026-06-05T04:03:22.246Z | Downloaded num-traits v0.2.19 |
| 491 | 2026-06-05T04:03:22.247Z | Downloaded serde_spanned v1.1.1 |
| 492 | 2026-06-05T04:03:22.247Z | Downloaded serial_test v3.5.0 |
| 493 | 2026-06-05T04:03:22.247Z | Downloaded serde_spanned v0.6.9 |
| 494 | 2026-06-05T04:03:22.247Z | Downloaded icu_normalizer v2.2.0 |
| 495 | 2026-06-05T04:03:22.252Z | Downloaded parking_lot_core v0.9.12 |
| 496 | 2026-06-05T04:03:22.252Z | Downloaded serde_repr v0.1.20 |
| 497 | 2026-06-05T04:03:22.257Z | Downloaded log v0.4.32 |
| 498 | 2026-06-05T04:03:22.257Z | Downloaded minimal-lexical v0.2.1 |
| 499 | 2026-06-05T04:03:22.257Z | Downloaded scroll_derive v0.13.1 |
| 500 | 2026-06-05T04:03:22.264Z | Downloaded sha1 v0.11.0 |
| 501 | 2026-06-05T04:03:22.264Z | Downloaded sha1 v0.10.6 |
| 502 | 2026-06-05T04:03:22.264Z | Downloaded scroll_derive v0.12.1 |
| 503 | 2026-06-05T04:03:22.264Z | Downloaded same-file v1.0.6 |
| 504 | 2026-06-05T04:03:22.343Z | Downloaded sigpipe v0.1.3 |
| 505 | 2026-06-05T04:03:22.343Z | Downloaded heck v0.5.0 |
| 506 | 2026-06-05T04:03:22.344Z | Downloaded proc-macro-error2 v2.0.1 |
| 507 | 2026-06-05T04:03:22.344Z | Downloaded chacha20poly1305 v0.10.1 |
| 508 | 2026-06-05T04:03:22.344Z | Downloaded bytes v1.11.1 |
| 509 | 2026-06-05T04:03:22.368Z | Downloaded rustversion v1.0.22 |
| 510 | 2026-06-05T04:03:22.368Z | Downloaded num-rational v0.4.2 |
| 511 | 2026-06-05T04:03:22.368Z | Downloaded derive_more v0.99.20 |
| 512 | 2026-06-05T04:03:22.369Z | Downloaded papergrid v0.18.0 |
| 513 | 2026-06-05T04:03:22.369Z | Downloaded serial_test_derive v3.5.0 |
| 514 | 2026-06-05T04:03:22.369Z | Downloaded semver v0.1.20 |
| 515 | 2026-06-05T04:03:22.369Z | Downloaded papergrid v0.11.0 |
| 516 | 2026-06-05T04:03:22.369Z | Downloaded slog-envlogger v2.2.0 |
| 517 | 2026-06-05T04:03:22.369Z | Downloaded slog-bunyan v2.5.0 |
| 518 | 2026-06-05T04:03:22.369Z | Downloaded rusty-fork v0.3.1 |
| 519 | 2026-06-05T04:03:22.369Z | Downloaded quinn-udp v0.5.14 |
| 520 | 2026-06-05T04:03:22.369Z | Downloaded lock_api v0.4.14 |
| 521 | 2026-06-05T04:03:22.369Z | Downloaded schemars_derive v0.8.22 |
| 522 | 2026-06-05T04:03:22.369Z | Downloaded progenitor v0.14.0 |
| 523 | 2026-06-05T04:03:22.369Z | Downloaded console v0.16.3 |
| 524 | 2026-06-05T04:03:22.369Z | Downloaded ingot v0.1.1 |
| 525 | 2026-06-05T04:03:22.369Z | Downloaded inout v0.1.4 |
| 526 | 2026-06-05T04:03:22.369Z | Downloaded smawk v0.3.2 |
| 527 | 2026-06-05T04:03:22.369Z | Downloaded scroll v0.13.0 |
| 528 | 2026-06-05T04:03:22.369Z | Downloaded newline-converter v0.3.0 |
| 529 | 2026-06-05T04:03:22.369Z | Downloaded derive-where v1.6.1 |
| 530 | 2026-06-05T04:03:22.369Z | Downloaded highway v1.3.0 |
| 531 | 2026-06-05T04:03:22.369Z | Downloaded rand_core v0.9.5 |
| 532 | 2026-06-05T04:03:22.369Z | Downloaded icu_collections v2.2.0 |
| 533 | 2026-06-05T04:03:22.369Z | Downloaded elliptic-curve v0.13.8 |
| 534 | 2026-06-05T04:03:22.369Z | Downloaded darling_core v0.21.3 |
| 535 | 2026-06-05T04:03:22.369Z | Downloaded stable_deref_trait v1.2.1 |
| 536 | 2026-06-05T04:03:22.369Z | Downloaded crossbeam-epoch v0.9.18 |
| 537 | 2026-06-05T04:03:22.369Z | Downloaded crc32fast v1.5.0 |
| 538 | 2026-06-05T04:03:22.369Z | Downloaded chacha20 v0.10.0 |
| 539 | 2026-06-05T04:03:22.370Z | Downloaded internet-checksum v0.2.1 |
| 540 | 2026-06-05T04:03:22.370Z | Downloaded getrandom v0.3.4 |
| 541 | 2026-06-05T04:03:22.370Z | Downloaded num v0.4.3 |
| 542 | 2026-06-05T04:03:22.370Z | Downloaded dropshot_endpoint v0.17.1 |
| 543 | 2026-06-05T04:03:22.370Z | Downloaded rustls-pemfile v2.2.0 |
| 544 | 2026-06-05T04:03:22.370Z | Downloaded sha2 v0.10.9 |
| 545 | 2026-06-05T04:03:22.370Z | Downloaded hashbrown v0.16.1 |
| 546 | 2026-06-05T04:03:22.370Z | Downloaded tabled_derive v0.7.0 |
| 547 | 2026-06-05T04:03:22.370Z | Downloaded sync_wrapper v1.0.2 |
| 548 | 2026-06-05T04:03:22.370Z | Downloaded plain v0.2.3 |
| 549 | 2026-06-05T04:03:22.370Z | Downloaded subtle v2.6.1 |
| 550 | 2026-06-05T04:03:22.370Z | Downloaded strum v0.27.2 |
| 551 | 2026-06-05T04:03:22.370Z | Downloaded signal-hook-registry v1.4.8 |
| 552 | 2026-06-05T04:03:22.370Z | Downloaded parse-display v0.10.0 |
| 553 | 2026-06-05T04:03:22.370Z | Downloaded hashbrown v0.15.5 |
| 554 | 2026-06-05T04:03:22.370Z | Downloaded progenitor-impl v0.10.0 |
| 555 | 2026-06-05T04:03:22.370Z | Downloaded shlex v2.0.1 |
| 556 | 2026-06-05T04:03:22.370Z | Downloaded serde_derive_internals v0.29.1 |
| 557 | 2026-06-05T04:03:22.386Z | Downloaded prettyplease v0.2.37 |
| 558 | 2026-06-05T04:03:22.386Z | Downloaded progenitor-impl v0.14.0 |
| 559 | 2026-06-05T04:03:22.386Z | Downloaded swrite v0.1.0 |
| 560 | 2026-06-05T04:03:22.386Z | Downloaded structmeta v0.3.0 |
| 561 | 2026-06-05T04:03:22.386Z | Downloaded serde_tokenstream v0.2.3 |
| 562 | 2026-06-05T04:03:22.386Z | Downloaded tagptr v0.2.0 |
| 563 | 2026-06-05T04:03:22.386Z | Downloaded testing_table v0.3.0 |
| 564 | 2026-06-05T04:03:22.386Z | Downloaded termtree v0.5.1 |
| 565 | 2026-06-05T04:03:22.386Z | Downloaded tabled_derive v0.11.0 |
| 566 | 2026-06-05T04:03:22.386Z | Downloaded semver v1.0.28 |
| 567 | 2026-06-05T04:03:22.386Z | Downloaded ref-cast-impl v1.0.25 |
| 568 | 2026-06-05T04:03:22.386Z | Downloaded pin-project v1.1.13 |
| 569 | 2026-06-05T04:03:22.386Z | Downloaded smf v0.2.3 |
| 570 | 2026-06-05T04:03:22.386Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 571 | 2026-06-05T04:03:22.386Z | Downloaded strsim v0.11.1 |
| 572 | 2026-06-05T04:03:22.386Z | Downloaded serde_plain v1.0.2 |
| 573 | 2026-06-05T04:03:22.386Z | Downloaded smartstring v1.0.1 |
| 574 | 2026-06-05T04:03:22.386Z | Downloaded siphasher v1.0.3 |
| 575 | 2026-06-05T04:03:22.400Z | Downloaded serde_urlencoded v0.7.1 |
| 576 | 2026-06-05T04:03:22.401Z | Downloaded slog-stdlog v4.1.1 |
| 577 | 2026-06-05T04:03:22.401Z | Downloaded simd-adler32 v0.3.9 |
| 578 | 2026-06-05T04:03:22.401Z | Downloaded strum v0.26.3 |
| 579 | 2026-06-05T04:03:22.401Z | Downloaded structmeta-derive v0.3.0 |
| 580 | 2026-06-05T04:03:22.401Z | Downloaded http v1.4.1 |
| 581 | 2026-06-05T04:03:22.401Z | Downloaded slog-json v2.6.1 |
| 582 | 2026-06-05T04:03:22.401Z | Downloaded snafu-derive v0.8.9 |
| 583 | 2026-06-05T04:03:22.401Z | Downloaded thread-id v4.2.2 |
| 584 | 2026-06-05T04:03:22.401Z | Downloaded memoffset v0.9.1 |
| 585 | 2026-06-05T04:03:22.401Z | Downloaded darling v0.21.3 |
| 586 | 2026-06-05T04:03:22.401Z | Downloaded hickory-resolver v0.25.2 |
| 587 | 2026-06-05T04:03:22.409Z | Downloaded proc-macro2 v1.0.106 |
| 588 | 2026-06-05T04:03:22.409Z | Downloaded openssl-sys v0.9.116 |
| 589 | 2026-06-05T04:03:22.409Z | Downloaded serde_with_macros v3.20.0 |
| 590 | 2026-06-05T04:03:22.409Z | Downloaded take_mut v0.2.2 |
| 591 | 2026-06-05T04:03:22.409Z | Downloaded supports-color v3.0.2 |
| 592 | 2026-06-05T04:03:22.409Z | Downloaded rustls-native-certs v0.8.4 |
| 593 | 2026-06-05T04:03:22.409Z | Downloaded strum_macros v0.26.4 |
| 594 | 2026-06-05T04:03:22.410Z | Downloaded strum_macros v0.27.2 |
| 595 | 2026-06-05T04:03:22.410Z | Downloaded tabwriter v1.4.1 |
| 596 | 2026-06-05T04:03:22.415Z | Downloaded spin v0.5.2 |
| 597 | 2026-06-05T04:03:22.415Z | Downloaded ryu v1.0.23 |
| 598 | 2026-06-05T04:03:22.415Z | Downloaded slog-scope v4.4.1 |
| 599 | 2026-06-05T04:03:22.416Z | Downloaded pretty_assertions v1.4.1 |
| 600 | 2026-06-05T04:03:22.416Z | Downloaded rustls-platform-verifier v0.7.0 |
| 601 | 2026-06-05T04:03:22.416Z | Downloaded memchr v2.8.1 |
| 602 | 2026-06-05T04:03:22.421Z | Downloaded quote v1.0.45 |
| 603 | 2026-06-05T04:03:22.421Z | Downloaded progenitor-client v0.14.0 |
| 604 | 2026-06-05T04:03:22.421Z | Downloaded rhai_codegen v3.2.0 |
| 605 | 2026-06-05T04:03:22.426Z | Downloaded hyper-util v0.1.20 |
| 606 | 2026-06-05T04:03:22.435Z | Downloaded time-core v0.1.8 |
| 607 | 2026-06-05T04:03:22.435Z | Downloaded thiserror v1.0.69 |
| 608 | 2026-06-05T04:03:22.436Z | Downloaded serde_path_to_error v0.1.20 |
| 609 | 2026-06-05T04:03:22.448Z | Downloaded thiserror-impl v1.0.69 |
| 610 | 2026-06-05T04:03:22.448Z | Downloaded qorb v0.4.1 |
| 611 | 2026-06-05T04:03:22.448Z | Downloaded rayon-core v1.13.0 |
| 612 | 2026-06-05T04:03:22.448Z | Downloaded scroll v0.12.0 |
| 613 | 2026-06-05T04:03:22.449Z | Downloaded resolv-conf v0.7.6 |
| 614 | 2026-06-05T04:03:22.449Z | Downloaded indexmap v2.14.0 |
| 615 | 2026-06-05T04:03:22.457Z | Downloaded thiserror-impl v2.0.18 |
| 616 | 2026-06-05T04:03:22.457Z | Downloaded thiserror v2.0.18 |
| 617 | 2026-06-05T04:03:22.457Z | Downloaded static_assertions v1.1.0 |
| 618 | 2026-06-05T04:03:22.457Z | Downloaded progenitor-client v0.13.0 |
| 619 | 2026-06-05T04:03:22.457Z | Downloaded slog-async v2.8.0 |
| 620 | 2026-06-05T04:03:22.457Z | Downloaded slab v0.4.12 |
| 621 | 2026-06-05T04:03:22.457Z | Downloaded serde_derive v1.0.228 |
| 622 | 2026-06-05T04:03:22.457Z | Downloaded thread-id v5.1.0 |
| 623 | 2026-06-05T04:03:22.457Z | Downloaded darling_core v0.23.0 |
| 624 | 2026-06-05T04:03:22.474Z | Downloaded tower-service v0.3.3 |
| 625 | 2026-06-05T04:03:22.474Z | Downloaded thiserror-no-std v2.0.2 |
| 626 | 2026-06-05T04:03:22.474Z | Downloaded progenitor-impl v0.13.0 |
| 627 | 2026-06-05T04:03:22.474Z | Downloaded thread_local v1.1.9 |
| 628 | 2026-06-05T04:03:22.474Z | Downloaded serde_core v1.0.228 |
| 629 | 2026-06-05T04:03:22.484Z | Downloaded tiny-keccak v2.0.2 |
| 630 | 2026-06-05T04:03:22.484Z | Downloaded time-macros v0.2.27 |
| 631 | 2026-06-05T04:03:22.484Z | Downloaded terminal_size v0.4.4 |
| 632 | 2026-06-05T04:03:22.484Z | Downloaded serde_yaml v0.9.34+deprecated |
| 633 | 2026-06-05T04:03:22.484Z | Downloaded tokio-macros v2.7.0 |
| 634 | 2026-06-05T04:03:22.484Z | Downloaded slog-dtrace v0.3.0 |
| 635 | 2026-06-05T04:03:22.484Z | Downloaded typify-macro v0.6.2 |
| 636 | 2026-06-05T04:03:22.484Z | Downloaded h2 v0.4.14 |
| 637 | 2026-06-05T04:03:22.484Z | Downloaded typify-macro v0.4.3 |
| 638 | 2026-06-05T04:03:22.484Z | Downloaded memmap2 v0.9.10 |
| 639 | 2026-06-05T04:03:22.484Z | Downloaded futures-util v0.3.32 |
| 640 | 2026-06-05T04:03:22.499Z | Downloaded synstructure v0.13.2 |
| 641 | 2026-06-05T04:03:22.499Z | Downloaded dropshot-api-manager v0.7.2 |
| 642 | 2026-06-05T04:03:22.499Z | Downloaded quinn v0.11.9 |
| 643 | 2026-06-05T04:03:22.499Z | Downloaded tinyvec_macros v0.1.1 |
| 644 | 2026-06-05T04:03:22.499Z | Downloaded mio v1.2.1 |
| 645 | 2026-06-05T04:03:22.506Z | Downloaded try-lock v0.2.5 |
| 646 | 2026-06-05T04:03:22.506Z | Downloaded similar v2.7.0 |
| 647 | 2026-06-05T04:03:22.507Z | Downloaded unarray v0.1.4 |
| 648 | 2026-06-05T04:03:22.507Z | Downloaded schemars v0.8.22 |
| 649 | 2026-06-05T04:03:22.507Z | Downloaded untrusted v0.9.0 |
| 650 | 2026-06-05T04:03:22.507Z | Downloaded tokio-dtrace v0.1.1 |
| 651 | 2026-06-05T04:03:22.513Z | Downloaded schemars v0.9.0 |
| 652 | 2026-06-05T04:03:22.513Z | Downloaded usdt-macro v0.5.0 |
| 653 | 2026-06-05T04:03:22.513Z | Downloaded unit-prefix v0.5.2 |
| 654 | 2026-06-05T04:03:22.513Z | Downloaded typeid v1.0.3 |
| 655 | 2026-06-05T04:03:22.518Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 656 | 2026-06-05T04:03:22.518Z | Downloaded usdt v0.6.0 |
| 657 | 2026-06-05T04:03:22.518Z | Downloaded toml_write v0.1.2 |
| 658 | 2026-06-05T04:03:22.518Z | Downloaded tokio-tungstenite v0.21.0 |
| 659 | 2026-06-05T04:03:22.518Z | Downloaded slog v2.8.2 |
| 660 | 2026-06-05T04:03:22.525Z | Downloaded slog-term v2.9.2 |
| 661 | 2026-06-05T04:03:22.525Z | Downloaded nom v7.1.3 |
| 662 | 2026-06-05T04:03:22.525Z | Downloaded tinystr v0.8.3 |
| 663 | 2026-06-05T04:03:22.529Z | Downloaded smallvec v1.15.1 |
| 664 | 2026-06-05T04:03:22.529Z | Downloaded serde-big-array v0.5.1 |
| 665 | 2026-06-05T04:03:22.529Z | Downloaded litemap v0.8.2 |
| 666 | 2026-06-05T04:03:22.529Z | Downloaded usdt v0.5.0 |
| 667 | 2026-06-05T04:03:22.529Z | Downloaded untrusted v0.7.1 |
| 668 | 2026-06-05T04:03:22.530Z | Downloaded unicode-xid v0.2.6 |
| 669 | 2026-06-05T04:03:22.530Z | Downloaded spin v0.9.8 |
| 670 | 2026-06-05T04:03:22.937Z | Downloaded waitgroup v0.1.2 |
| 671 | 2026-06-05T04:03:22.937Z | Downloaded wait-timeout v0.2.1 |
| 672 | 2026-06-05T04:03:22.937Z | Downloaded usdt-attr-macro v0.6.0 |
| 673 | 2026-06-05T04:03:22.937Z | Downloaded thin-vec v0.2.18 |
| 674 | 2026-06-05T04:03:22.937Z | Downloaded clap_builder v4.6.0 |
| 675 | 2026-06-05T04:03:22.943Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 676 | 2026-06-05T04:03:22.943Z | Downloaded goblin v0.8.2 |
| 677 | 2026-06-05T04:03:22.943Z | Downloaded postcard v1.1.3 |
| 678 | 2026-06-05T04:03:22.943Z | Downloaded term v1.2.1 |
| 679 | 2026-06-05T04:03:22.943Z | Downloaded universal-hash v0.5.1 |
| 680 | 2026-06-05T04:03:22.943Z | Downloaded toml_datetime v0.6.11 |
| 681 | 2026-06-05T04:03:22.943Z | Downloaded tempfile v3.27.0 |
| 682 | 2026-06-05T04:03:22.943Z | Downloaded hashbrown v0.17.1 |
| 683 | 2026-06-05T04:03:22.943Z | Downloaded rustls-webpki v0.103.13 |
| 684 | 2026-06-05T04:03:22.943Z | Downloaded utf8parse v0.2.2 |
| 685 | 2026-06-05T04:03:22.943Z | Downloaded tokio-stream v0.1.18 |
| 686 | 2026-06-05T04:03:22.943Z | Downloaded utf8_iter v1.0.4 |
| 687 | 2026-06-05T04:03:22.943Z | Downloaded rustls-pki-types v1.14.1 |
| 688 | 2026-06-05T04:03:22.943Z | Downloaded pest_meta v2.8.6 |
| 689 | 2026-06-05T04:03:22.943Z | Downloaded rand v0.8.6 |
| 690 | 2026-06-05T04:03:22.943Z | Downloaded hickory-resolver v0.24.4 |
| 691 | 2026-06-05T04:03:22.943Z | Downloaded cargo_toml v0.22.3 |
| 692 | 2026-06-05T04:03:22.943Z | Downloaded blake2 v0.10.6 |
| 693 | 2026-06-05T04:03:22.944Z | Downloaded unicode-linebreak v0.1.5 |
| 694 | 2026-06-05T04:03:22.944Z | Downloaded drift v0.2.0 |
| 695 | 2026-06-05T04:03:22.944Z | Downloaded utf-8 v0.7.6 |
| 696 | 2026-06-05T04:03:22.944Z | Downloaded usdt-macro v0.6.0 |
| 697 | 2026-06-05T04:03:22.944Z | Downloaded tower-layer v0.3.3 |
| 698 | 2026-06-05T04:03:22.944Z | Downloaded toml v0.8.23 |
| 699 | 2026-06-05T04:03:22.944Z | Downloaded schemars v1.2.1 |
| 700 | 2026-06-05T04:03:22.944Z | Downloaded zone v0.3.1 |
| 701 | 2026-06-05T04:03:22.944Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 702 | 2026-06-05T04:03:22.944Z | Downloaded usdt-attr-macro v0.5.0 |
| 703 | 2026-06-05T04:03:22.944Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 704 | 2026-06-05T04:03:22.944Z | Downloaded serde v1.0.228 |
| 705 | 2026-06-05T04:03:22.944Z | Downloaded usdt-impl v0.5.0 |
| 706 | 2026-06-05T04:03:22.944Z | Downloaded tokio-rustls v0.26.4 |
| 707 | 2026-06-05T04:03:22.944Z | Downloaded itertools v0.12.1 |
| 708 | 2026-06-05T04:03:22.944Z | Downloaded zerofrom-derive v0.1.7 |
| 709 | 2026-06-05T04:03:22.944Z | Downloaded zerofrom v0.1.8 |
| 710 | 2026-06-05T04:03:22.944Z | Downloaded socket2 v0.6.4 |
| 711 | 2026-06-05T04:03:22.944Z | Downloaded yoke-derive v0.8.2 |
| 712 | 2026-06-05T04:03:22.944Z | Downloaded miniz_oxide v0.8.9 |
| 713 | 2026-06-05T04:03:22.944Z | Downloaded version_check v0.9.5 |
| 714 | 2026-06-05T04:03:22.944Z | Downloaded rand v0.9.4 |
| 715 | 2026-06-05T04:03:22.944Z | Downloaded konst v0.2.20 |
| 716 | 2026-06-05T04:03:22.944Z | Downloaded tracing-attributes v0.1.31 |
| 717 | 2026-06-05T04:03:22.944Z | Downloaded test-strategy v0.4.5 |
| 718 | 2026-06-05T04:03:22.944Z | Downloaded want v0.3.1 |
| 719 | 2026-06-05T04:03:22.944Z | Downloaded getrandom v0.2.17 |
| 720 | 2026-06-05T04:03:22.944Z | Downloaded backon v1.6.0 |
| 721 | 2026-06-05T04:03:22.944Z | Downloaded anstyle v1.0.14 |
| 722 | 2026-06-05T04:03:22.944Z | Downloaded foldhash v0.1.5 |
| 723 | 2026-06-05T04:03:22.944Z | Downloaded debug-ignore v1.0.5 |
| 724 | 2026-06-05T04:03:22.944Z | Downloaded async-trait v0.1.89 |
| 725 | 2026-06-05T04:03:22.944Z | Downloaded camino v1.2.2 |
| 726 | 2026-06-05T04:03:22.944Z | Downloaded anstyle-parse v1.0.0 |
| 727 | 2026-06-05T04:03:22.944Z | Downloaded futures-executor v0.3.32 |
| 728 | 2026-06-05T04:03:22.944Z | Downloaded writeable v0.6.3 |
| 729 | 2026-06-05T04:03:22.945Z | Downloaded daft-derive v0.1.7 |
| 730 | 2026-06-05T04:03:22.945Z | Downloaded camino-tempfile v1.4.1 |
| 731 | 2026-06-05T04:03:22.945Z | Downloaded cstr-argument v0.1.2 |
| 732 | 2026-06-05T04:03:22.945Z | Downloaded cpufeatures v0.3.0 |
| 733 | 2026-06-05T04:03:22.945Z | Downloaded const-random v0.1.18 |
| 734 | 2026-06-05T04:03:22.945Z | Downloaded zeroize_derive v1.4.3 |
| 735 | 2026-06-05T04:03:22.945Z | Downloaded whoami v1.6.1 |
| 736 | 2026-06-05T04:03:22.945Z | Downloaded atomic-waker v1.1.2 |
| 737 | 2026-06-05T04:03:22.945Z | Downloaded cmake v0.1.58 |
| 738 | 2026-06-05T04:03:22.945Z | Downloaded git-stub-vcs v0.1.0 |
| 739 | 2026-06-05T04:03:22.945Z | Downloaded fastrand v2.4.1 |
| 740 | 2026-06-05T04:03:22.945Z | Downloaded crunchy v0.2.4 |
| 741 | 2026-06-05T04:03:22.945Z | Downloaded digest v0.10.7 |
| 742 | 2026-06-05T04:03:22.945Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 743 | 2026-06-05T04:03:22.945Z | Downloaded ucd-trie v0.1.7 |
| 744 | 2026-06-05T04:03:22.945Z | Downloaded backoff v0.4.0 |
| 745 | 2026-06-05T04:03:22.945Z | Downloaded cc v1.2.63 |
| 746 | 2026-06-05T04:03:22.945Z | Downloaded tinyvec v1.11.0 |
| 747 | 2026-06-05T04:03:22.945Z | Downloaded dtrace-parser v0.3.0 |
| 748 | 2026-06-05T04:03:22.945Z | Downloaded pest v2.8.6 |
| 749 | 2026-06-05T04:03:22.945Z | Downloaded textwrap v0.16.2 |
| 750 | 2026-06-05T04:03:22.945Z | Downloaded zerovec-derive v0.11.3 |
| 751 | 2026-06-05T04:03:22.945Z | Downloaded xz2 v0.1.7 |
| 752 | 2026-06-05T04:03:22.945Z | Downloaded zmij v1.0.21 |
| 753 | 2026-06-05T04:03:22.945Z | Downloaded walkdir v2.5.0 |
| 754 | 2026-06-05T04:03:22.945Z | Downloaded dof v0.3.0 |
| 755 | 2026-06-05T04:03:22.945Z | Downloaded cobs v0.3.0 |
| 756 | 2026-06-05T04:03:22.945Z | Downloaded base16ct v0.2.0 |
| 757 | 2026-06-05T04:03:22.945Z | Downloaded atomicwrites v0.4.4 |
| 758 | 2026-06-05T04:03:22.945Z | Downloaded bytecount v0.6.9 |
| 759 | 2026-06-05T04:03:22.945Z | Downloaded fxhash v0.2.1 |
| 760 | 2026-06-05T04:03:22.945Z | Downloaded futures-task v0.3.32 |
| 761 | 2026-06-05T04:03:22.945Z | Downloaded futures-sink v0.3.32 |
| 762 | 2026-06-05T04:03:22.945Z | Downloaded usdt-impl v0.6.0 |
| 763 | 2026-06-05T04:03:22.945Z | Downloaded futures-macro v0.3.32 |
| 764 | 2026-06-05T04:03:22.945Z | Downloaded foreign-types v0.3.2 |
| 765 | 2026-06-05T04:03:22.945Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 766 | 2026-06-05T04:03:22.945Z | Downloaded base16ct v1.0.0 |
| 767 | 2026-06-05T04:03:22.945Z | Downloaded bcs v0.1.6 |
| 768 | 2026-06-05T04:03:22.946Z | Downloaded zone_cfg_derive v0.3.1 |
| 769 | 2026-06-05T04:03:22.946Z | Downloaded tungstenite v0.21.0 |
| 770 | 2026-06-05T04:03:22.946Z | Downloaded vsss-rs v3.3.4 |
| 771 | 2026-06-05T04:03:22.946Z | Downloaded rand v0.10.1 |
| 772 | 2026-06-05T04:03:22.946Z | Downloaded byteorder v1.5.0 |
| 773 | 2026-06-05T04:03:22.946Z | Downloaded icu_properties_data v2.2.0 |
| 774 | 2026-06-05T04:03:22.946Z | Downloaded typify v0.6.2 |
| 775 | 2026-06-05T04:03:22.950Z | Downloaded nom v8.0.0 |
| 776 | 2026-06-05T04:03:22.950Z | Downloaded zeroize v1.8.2 |
| 777 | 2026-06-05T04:03:22.950Z | Downloaded hyper v1.10.1 |
| 778 | 2026-06-05T04:03:22.950Z | Downloaded typify v0.4.3 |
| 779 | 2026-06-05T04:03:22.950Z | Downloaded idna v1.1.0 |
| 780 | 2026-06-05T04:03:22.950Z | Downloaded unicode-ident v1.0.24 |
| 781 | 2026-06-05T04:03:22.951Z | Downloaded snafu v0.8.9 |
| 782 | 2026-06-05T04:03:22.951Z | Downloaded yoke v0.8.3 |
| 783 | 2026-06-05T04:03:22.951Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 784 | 2026-06-05T04:03:22.951Z | Downloaded zerocopy-derive v0.7.35 |
| 785 | 2026-06-05T04:03:22.951Z | Downloaded toml_edit v0.22.27 |
| 786 | 2026-06-05T04:03:22.951Z | Downloaded ron v0.12.1 |
| 787 | 2026-06-05T04:03:22.951Z | Downloaded steno v0.4.1 |
| 788 | 2026-06-05T04:03:22.951Z | Downloaded enum-as-inner v0.6.1 |
| 789 | 2026-06-05T04:03:22.951Z | Downloaded dyn-clone v1.0.20 |
| 790 | 2026-06-05T04:03:22.951Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 791 | 2026-06-05T04:03:22.951Z | Downloaded console v0.15.11 |
| 792 | 2026-06-05T04:03:22.951Z | Downloaded ciborium-ll v0.2.2 |
| 793 | 2026-06-05T04:03:22.951Z | Downloaded itertools v0.14.0 |
| 794 | 2026-06-05T04:03:22.951Z | Downloaded unsafe-libyaml v0.2.11 |
| 795 | 2026-06-05T04:03:22.951Z | Downloaded hkdf v0.12.4 |
| 796 | 2026-06-05T04:03:22.951Z | Downloaded toml_edit v0.19.15 |
| 797 | 2026-06-05T04:03:22.951Z | Downloaded yansi v1.0.1 |
| 798 | 2026-06-05T04:03:22.951Z | Downloaded portable-atomic v1.13.1 |
| 799 | 2026-06-05T04:03:22.951Z | Downloaded url v2.5.8 |
| 800 | 2026-06-05T04:03:22.951Z | Downloaded goblin v0.10.7 |
| 801 | 2026-06-05T04:03:22.951Z | Downloaded uuid v1.23.2 |
| 802 | 2026-06-05T04:03:22.951Z | Downloaded chrono v0.4.45 |
| 803 | 2026-06-05T04:03:22.951Z | Downloaded reqwest v0.12.28 |
| 804 | 2026-06-05T04:03:22.951Z | Downloaded reqwest v0.13.4 |
| 805 | 2026-06-05T04:03:22.951Z | Downloaded typenum v1.20.1 |
| 806 | 2026-06-05T04:03:22.951Z | Downloaded iddqd v0.4.2 |
| 807 | 2026-06-05T04:03:22.951Z | Downloaded libm v0.2.16 |
| 808 | 2026-06-05T04:03:22.951Z | Downloaded zerocopy-derive v0.8.50 |
| 809 | 2026-06-05T04:03:22.951Z | Downloaded regex v1.12.3 |
| 810 | 2026-06-05T04:03:22.951Z | Downloaded serde_json v1.0.150 |
| 811 | 2026-06-05T04:03:22.951Z | Downloaded unicode-normalization v0.1.25 |
| 812 | 2026-06-05T04:03:22.951Z | Downloaded tower v0.5.3 |
| 813 | 2026-06-05T04:03:22.951Z | Downloaded tower-http v0.6.11 |
| 814 | 2026-06-05T04:03:22.951Z | Downloaded zerotrie v0.2.4 |
| 815 | 2026-06-05T04:03:22.951Z | Downloaded typed-path v0.9.3 |
| 816 | 2026-06-05T04:03:22.951Z | Downloaded rayon v1.12.0 |
| 817 | 2026-06-05T04:03:22.951Z | Downloaded zerovec v0.11.6 |
| 818 | 2026-06-05T04:03:22.952Z | Downloaded tracing-core v0.1.36 |
| 819 | 2026-06-05T04:03:22.952Z | Downloaded aws-lc-rs v1.17.0 |
| 820 | 2026-06-05T04:03:22.952Z | Downloaded winnow v0.5.40 |
| 821 | 2026-06-05T04:03:22.952Z | Downloaded unicode-segmentation v1.13.3 |
| 822 | 2026-06-05T04:03:22.952Z | Downloaded tokio-util v0.7.18 |
| 823 | 2026-06-05T04:03:22.952Z | Downloaded tough v0.22.0 |
| 824 | 2026-06-05T04:03:22.952Z | Downloaded tabled v0.21.0 |
| 825 | 2026-06-05T04:03:22.952Z | Downloaded moka v0.12.15 |
| 826 | 2026-06-05T04:03:22.952Z | Downloaded proptest v1.11.0 |
| 827 | 2026-06-05T04:03:22.952Z | Downloaded dropshot v0.17.1 |
| 828 | 2026-06-05T04:03:22.952Z | Downloaded time v0.3.47 |
| 829 | 2026-06-05T04:03:22.952Z | Downloaded hickory-proto v0.24.4 |
| 830 | 2026-06-05T04:03:22.956Z | Downloaded serde_with v3.20.0 |
| 831 | 2026-06-05T04:03:22.959Z | Downloaded openssl v0.10.80 |
| 832 | 2026-06-05T04:03:22.977Z | Downloaded quinn-proto v0.11.14 |
| 833 | 2026-06-05T04:03:23.022Z | Downloaded unicode-width v0.1.14 |
| 834 | 2026-06-05T04:03:23.022Z | Downloaded rhai v1.25.1 |
| 835 | 2026-06-05T04:03:23.044Z | Downloaded hickory-proto v0.25.2 |
| 836 | 2026-06-05T04:03:23.044Z | Downloaded zerocopy v0.7.35 |
| 837 | 2026-06-05T04:03:23.044Z | Downloaded rustls v0.23.40 |
| 838 | 2026-06-05T04:03:23.044Z | Downloaded openapiv3 v2.2.0 |
| 839 | 2026-06-05T04:03:23.050Z | Downloaded tabled v0.15.0 |
| 840 | 2026-06-05T04:03:23.050Z | Downloaded curve25519-dalek v4.1.3 |
| 841 | 2026-06-05T04:03:23.050Z | Downloaded winnow v1.0.3 |
| 842 | 2026-06-05T04:03:23.050Z | Downloaded webpki-roots v1.0.7 |
| 843 | 2026-06-05T04:03:23.053Z | Downloaded regex-syntax v0.8.10 |
| 844 | 2026-06-05T04:03:23.057Z | Downloaded sled v0.34.7 |
| 845 | 2026-06-05T04:03:23.059Z | Downloaded winnow v0.7.15 |
| 846 | 2026-06-05T04:03:23.064Z | Downloaded typify-impl v0.4.3 |
| 847 | 2026-06-05T04:03:23.073Z | Downloaded syn v1.0.109 |
| 848 | 2026-06-05T04:03:23.085Z | Downloaded regex-automata v0.4.14 |
| 849 | 2026-06-05T04:03:23.106Z | Downloaded unicode-width v0.2.2 |
| 850 | 2026-06-05T04:03:23.111Z | Downloaded nix v0.31.3 |
| 851 | 2026-06-05T04:03:23.116Z | Downloaded vcpkg v0.2.15 |
| 852 | 2026-06-05T04:03:23.140Z | Downloaded syn v2.0.117 |
| 853 | 2026-06-05T04:03:23.148Z | Downloaded jiff v0.2.28 |
| 854 | 2026-06-05T04:03:23.155Z | Downloaded smoltcp v0.11.0 |
| 855 | 2026-06-05T04:03:23.160Z | Downloaded regress v0.10.5 |
| 856 | 2026-06-05T04:03:23.164Z | Downloaded zerocopy v0.8.50 |
| 857 | 2026-06-05T04:03:23.577Z | Downloaded regress v0.11.1 |
| 858 | 2026-06-05T04:03:23.580Z | Downloaded rustix v0.38.44 |
| 859 | 2026-06-05T04:03:23.580Z | Downloaded rustix v1.1.4 |
| 860 | 2026-06-05T04:03:23.580Z | Downloaded encoding_rs v0.8.35 |
| 861 | 2026-06-05T04:03:23.580Z | Downloaded tracing v0.1.44 |
| 862 | 2026-06-05T04:03:23.581Z | Downloaded typify-impl v0.6.2 |
| 863 | 2026-06-05T04:03:23.581Z | Downloaded petgraph v0.6.5 |
| 864 | 2026-06-05T04:03:23.581Z | Downloaded chrono-tz v0.10.4 |
| 865 | 2026-06-05T04:03:23.581Z | Downloaded lzma-sys v0.1.20 |
| 866 | 2026-06-05T04:03:23.581Z | Downloaded petgraph v0.8.3 |
| 867 | 2026-06-05T04:03:23.581Z | Downloaded libc v0.2.186 |
| 868 | 2026-06-05T04:03:23.581Z | Downloaded csv v1.4.0 |
| 869 | 2026-06-05T04:03:23.581Z | Downloaded sha3 v0.10.9 |
| 870 | 2026-06-05T04:03:23.581Z | Downloaded tokio v1.52.3 |
| 871 | 2026-06-05T04:03:23.581Z | Downloaded ring v0.17.14 |
| 872 | 2026-06-05T04:03:24.089Z | Downloaded aws-lc-sys v0.41.0 |
| 873 | 2026-06-05T04:03:24.643Z | Compiling proc-macro2 v1.0.106 |
| 874 | 2026-06-05T04:03:24.643Z | Compiling quote v1.0.45 |
| 875 | 2026-06-05T04:03:24.643Z | Compiling unicode-ident v1.0.24 |
| 876 | 2026-06-05T04:03:24.643Z | Compiling serde_core v1.0.228 |
| 877 | 2026-06-05T04:03:24.648Z | Compiling serde v1.0.228 |
| 878 | 2026-06-05T04:03:24.648Z | Compiling libc v0.2.186 |
| 879 | 2026-06-05T04:03:24.648Z | Compiling zmij v1.0.21 |
| 880 | 2026-06-05T04:03:24.648Z | Compiling autocfg v1.5.1 |
| 881 | 2026-06-05T04:03:24.986Z | Compiling libm v0.2.16 |
| 882 | 2026-06-05T04:03:25.740Z | Compiling icu_normalizer_data v2.2.0 |
| 883 | 2026-06-05T04:03:25.756Z | Compiling icu_properties_data v2.2.0 |
| 884 | 2026-06-05T04:03:25.756Z | Compiling serde_json v1.0.150 |
| 885 | 2026-06-05T04:03:25.756Z | Compiling num-traits v0.2.19 |
| 886 | 2026-06-05T04:03:25.756Z | Compiling getrandom v0.4.2 |
| 887 | 2026-06-05T04:03:25.762Z | Compiling version_check v0.9.5 |
| 888 | 2026-06-05T04:03:25.844Z | Compiling thiserror v2.0.18 |
| 889 | 2026-06-05T04:03:26.081Z | Compiling memchr v2.8.1 |
| 890 | 2026-06-05T04:03:26.153Z | Compiling schemars v0.8.22 |
| 891 | 2026-06-05T04:03:26.209Z | Compiling syn v2.0.117 |
| 892 | 2026-06-05T04:03:26.276Z | Checking cfg-if v1.0.4 |
| 893 | 2026-06-05T04:03:26.345Z | Compiling parking_lot_core v0.9.12 |
| 894 | 2026-06-05T04:03:26.450Z | Compiling heck v0.5.0 |
| 895 | 2026-06-05T04:03:26.506Z | Compiling zerocopy v0.8.50 |
| 896 | 2026-06-05T04:03:26.652Z | Compiling portable-atomic v1.13.1 |
| 897 | 2026-06-05T04:03:26.673Z | Compiling rustversion v1.0.22 |
| 898 | 2026-06-05T04:03:26.691Z | Compiling itoa v1.0.18 |
| 899 | 2026-06-05T04:03:26.864Z | Compiling jobserver v0.1.34 |
| 900 | 2026-06-05T04:03:26.950Z | Compiling shlex v2.0.1 |
| 901 | 2026-06-05T04:03:27.134Z | Compiling find-msvc-tools v0.1.9 |
| 902 | 2026-06-05T04:03:27.373Z | Compiling cc v1.2.63 |
| 903 | 2026-06-05T04:03:27.543Z | Compiling dunce v1.0.5 |
| 904 | 2026-06-05T04:03:27.612Z | Compiling fs_extra v1.3.0 |
| 905 | 2026-06-05T04:03:27.644Z | Compiling semver v1.0.28 |
| 906 | 2026-06-05T04:03:27.649Z | Compiling log v0.4.32 |
| 907 | 2026-06-05T04:03:27.666Z | Compiling httparse v1.10.1 |
| 908 | 2026-06-05T04:03:27.684Z | Compiling slog v2.8.2 |
| 909 | 2026-06-05T04:03:27.825Z | Compiling rustix v1.1.4 |
| 910 | 2026-06-05T04:03:27.863Z | Checking stable_deref_trait v1.2.1 |
| 911 | 2026-06-05T04:03:27.955Z | Compiling equivalent v1.0.2 |
| 912 | 2026-06-05T04:03:27.996Z | Compiling thiserror v1.0.69 |
| 913 | 2026-06-05T04:03:28.115Z | Compiling cmake v0.1.58 |
| 914 | 2026-06-05T04:03:28.134Z | Checking writeable v0.6.3 |
| 915 | 2026-06-05T04:03:28.293Z | Checking litemap v0.8.2 |
| 916 | 2026-06-05T04:03:28.370Z | Checking utf8_iter v1.0.4 |
| 917 | 2026-06-05T04:03:28.797Z | Checking percent-encoding v2.3.2 |
| 918 | 2026-06-05T04:03:28.799Z | Compiling aws-lc-rs v1.17.0 |
| 919 | 2026-06-05T04:03:28.799Z | Checking rand_core v0.10.1 |
| 920 | 2026-06-05T04:03:28.800Z | Checking form_urlencoded v1.2.2 |
| 921 | 2026-06-05T04:03:28.800Z | Compiling aws-lc-sys v0.41.0 |
| 922 | 2026-06-05T04:03:28.800Z | Compiling ring v0.17.14 |
| 923 | 2026-06-05T04:03:28.800Z | Compiling anyhow v1.0.102 |
| 924 | 2026-06-05T04:03:28.800Z | Compiling rustls v0.23.40 |
| 925 | 2026-06-05T04:03:28.821Z | Compiling ucd-trie v0.1.7 |
| 926 | 2026-06-05T04:03:28.974Z | Compiling synstructure v0.13.2 |
| 927 | 2026-06-05T04:03:29.087Z | Compiling serde_derive_internals v0.29.1 |
| 928 | 2026-06-05T04:03:29.091Z | Compiling pest v2.8.6 |
| 929 | 2026-06-05T04:03:29.718Z | Compiling regex-syntax v0.8.10 |
| 930 | 2026-06-05T04:03:29.722Z | Compiling aho-corasick v1.1.4 |
| 931 | 2026-06-05T04:03:29.791Z | Compiling getrandom v0.3.4 |
| 932 | 2026-06-05T04:03:30.134Z | Compiling pest_meta v2.8.6 |
| 933 | 2026-06-05T04:03:30.597Z | Compiling serde_derive v1.0.228 |
| 934 | 2026-06-05T04:03:30.599Z | Compiling zerofrom-derive v0.1.7 |
| 935 | 2026-06-05T04:03:30.618Z | Compiling yoke-derive v0.8.2 |
| 936 | 2026-06-05T04:03:30.949Z | Compiling zerovec-derive v0.11.3 |
| 937 | 2026-06-05T04:03:31.332Z | Compiling displaydoc v0.2.6 |
| 938 | 2026-06-05T04:03:31.398Z | Compiling schemars_derive v0.8.22 |
| 939 | 2026-06-05T04:03:31.464Z | Compiling thiserror-impl v2.0.18 |
| 940 | 2026-06-05T04:03:31.671Z | Compiling tokio-macros v2.7.0 |
| 941 | 2026-06-05T04:03:32.026Z | Compiling zeroize_derive v1.4.3 |
| 942 | 2026-06-05T04:03:32.103Z | Compiling zerocopy-derive v0.8.50 |
| 943 | 2026-06-05T04:03:32.406Z | Compiling futures-macro v0.3.32 |
| 944 | 2026-06-05T04:03:32.613Z | Compiling tracing-attributes v0.1.31 |
| 945 | 2026-06-05T04:03:32.678Z | Checking zerofrom v0.1.8 |
| 946 | 2026-06-05T04:03:32.756Z | Compiling thiserror-impl v1.0.69 |
| 947 | 2026-06-05T04:03:33.201Z | Compiling serde_tokenstream v0.2.3 |
| 948 | 2026-06-05T04:03:33.248Z | Checking smallvec v1.15.1 |
| 949 | 2026-06-05T04:03:33.359Z | Checking bytes v1.11.1 |
| 950 | 2026-06-05T04:03:33.434Z | Checking yoke v0.8.3 |
| 951 | 2026-06-05T04:03:33.454Z | Compiling pest_generator v2.8.6 |
| 952 | 2026-06-05T04:03:33.618Z | Checking zerovec v0.11.6 |
| 953 | 2026-06-05T04:03:33.756Z | Checking zerotrie v0.2.4 |
| 954 | 2026-06-05T04:03:33.861Z | Compiling regex-automata v0.4.14 |
| 955 | 2026-06-05T04:03:33.966Z | Compiling crossbeam-utils v0.8.21 |
| 956 | 2026-06-05T04:03:33.998Z | Compiling hashbrown v0.17.1 |
| 957 | 2026-06-05T04:03:34.085Z | Checking iana-time-zone v0.1.65 |
| 958 | 2026-06-05T04:03:34.507Z | Compiling pest_derive v2.8.6 |
| 959 | 2026-06-05T04:03:34.510Z | Checking tinystr v0.8.3 |
| 960 | 2026-06-05T04:03:34.510Z | Checking potential_utf v0.1.5 |
| 961 | 2026-06-05T04:03:34.510Z | Checking icu_locale_core v2.2.0 |
| 962 | 2026-06-05T04:03:34.510Z | Checking icu_collections v2.2.0 |
| 963 | 2026-06-05T04:03:34.510Z | Checking chrono v0.4.45 |
| 964 | 2026-06-05T04:03:34.510Z | Compiling paste v1.0.15 |
| 965 | 2026-06-05T04:03:34.543Z | Compiling indexmap v2.14.0 |
| 966 | 2026-06-05T04:03:34.631Z | Compiling time-core v0.1.8 |
| 967 | 2026-06-05T04:03:34.643Z | Compiling num-conv v0.2.2 |
| 968 | 2026-06-05T04:03:34.818Z | Compiling time-macros v0.2.27 |
| 969 | 2026-06-05T04:03:34.908Z | Checking icu_provider v2.2.0 |
| 970 | 2026-06-05T04:03:35.142Z | Checking icu_normalizer v2.2.0 |
| 971 | 2026-06-05T04:03:35.161Z | Checking icu_properties v2.2.0 |
| 972 | 2026-06-05T04:03:35.457Z | Compiling regex v1.12.3 |
| 973 | 2026-06-05T04:03:35.505Z | Checking uuid v1.23.2 |
| 974 | 2026-06-05T04:03:35.797Z | Compiling async-trait v0.1.89 |
| 975 | 2026-06-05T04:03:35.817Z | Compiling byteorder v1.5.0 |
| 976 | 2026-06-05T04:03:36.019Z | Checking idna_adapter v1.2.2 |
| 977 | 2026-06-05T04:03:36.146Z | Checking idna v1.1.0 |
| 978 | 2026-06-05T04:03:36.298Z | Compiling camino v1.2.2 |
| 979 | 2026-06-05T04:03:36.326Z | Checking dyn-clone v1.0.20 |
| 980 | 2026-06-05T04:03:36.406Z | Checking url v2.5.8 |
| 981 | 2026-06-05T04:03:36.554Z | Compiling strsim v0.11.1 |
| 982 | 2026-06-05T04:03:36.687Z | Compiling scroll_derive v0.13.1 |
| 983 | 2026-06-05T04:03:36.740Z | Checking errno v0.3.14 |
| 984 | 2026-06-05T04:03:36.859Z | Compiling ident_case v1.0.1 |
| 985 | 2026-06-05T04:03:37.003Z | Compiling omicron-workspace-hack v0.1.0 |
| 986 | 2026-06-05T04:03:37.090Z | Compiling slog-async v2.8.0 |
| 987 | 2026-06-05T04:03:37.224Z | Compiling generic-array v0.14.7 |
| 988 | 2026-06-05T04:03:37.274Z | Compiling crc32fast v1.5.0 |
| 989 | 2026-06-05T04:03:37.451Z | Compiling usdt-impl v0.6.0 |
| 990 | 2026-06-05T04:03:37.469Z | Compiling plain v0.2.3 |
| 991 | 2026-06-05T04:03:37.507Z | Compiling scroll v0.13.0 |
| 992 | 2026-06-05T04:03:37.582Z | Compiling daft-derive v0.1.7 |
| 993 | 2026-06-05T04:03:37.742Z | Compiling goblin v0.10.7 |
| 994 | 2026-06-05T04:03:37.767Z | Checking pin-project-lite v0.2.17 |
| 995 | 2026-06-05T04:03:37.849Z | Compiling pretty-hex v0.4.2 |
| 996 | 2026-06-05T04:03:37.869Z | Compiling dtrace-parser v0.3.0 |
| 997 | 2026-06-05T04:03:38.027Z | Compiling thread-id v5.1.0 |
| 998 | 2026-06-05T04:03:38.329Z | Compiling syn v1.0.109 |
| 999 | 2026-06-05T04:03:38.402Z | Checking getrandom v0.2.17 |
| 1000 | 2026-06-05T04:03:38.480Z | Checking zeroize v1.8.2 |
| 1001 | 2026-06-05T04:03:38.701Z | Checking bitflags v2.12.1 |
| 1002 | 2026-06-05T04:03:39.049Z | Compiling multer v3.1.0 |
| 1003 | 2026-06-05T04:03:39.111Z | Compiling async-stream-impl v0.3.6 |
| 1004 | 2026-06-05T04:03:39.464Z | Checking socket2 v0.6.4 |
| 1005 | 2026-06-05T04:03:39.717Z | Checking scopeguard v1.2.0 |
| 1006 | 2026-06-05T04:03:40.158Z | Compiling ref-cast v1.0.25 |
| 1007 | 2026-06-05T04:03:40.163Z | Checking lock_api v0.4.14 |
| 1008 | 2026-06-05T04:03:40.163Z | Compiling ref-cast-impl v1.0.25 |
| 1009 | 2026-06-05T04:03:40.163Z | Compiling dropshot v0.17.1 |
| 1010 | 2026-06-05T04:03:40.265Z | Checking critical-section v1.2.0 |
| 1011 | 2026-06-05T04:03:40.310Z | Compiling dropshot_endpoint v0.17.1 |
| 1012 | 2026-06-05T04:03:40.365Z | Checking once_cell v1.21.4 |
| 1013 | 2026-06-05T04:03:40.532Z | Compiling dof v0.4.0 |
| 1014 | 2026-06-05T04:03:40.552Z | Checking parking_lot v0.12.5 |
| 1015 | 2026-06-05T04:03:40.749Z | Compiling newtype-uuid-macros v0.1.0 |
| 1016 | 2026-06-05T04:03:41.172Z | Checking signal-hook-registry v1.4.8 |
| 1017 | 2026-06-05T04:03:41.541Z | Checking mio v1.2.1 |
| 1018 | 2026-06-05T04:03:41.716Z | Compiling darling_core v0.23.0 |
| 1019 | 2026-06-05T04:03:41.770Z | Compiling strum_macros v0.26.4 |
| 1020 | 2026-06-05T04:03:41.820Z | Checking tokio v1.52.3 |
| 1021 | 2026-06-05T04:03:41.842Z | Compiling usdt-macro v0.6.0 |
| 1022 | 2026-06-05T04:03:41.872Z | Compiling usdt-attr-macro v0.6.0 |
| 1023 | 2026-06-05T04:03:41.909Z | Compiling structmeta-derive v0.3.0 |
| 1024 | 2026-06-05T04:03:42.061Z | Compiling allocator-api2 v0.2.21 |
| 1025 | 2026-06-05T04:03:42.388Z | Compiling foldhash v0.2.0 |
| 1026 | 2026-06-05T04:03:42.593Z | Checking subtle v2.6.1 |
| 1027 | 2026-06-05T04:03:42.674Z | Compiling hashbrown v0.16.1 |
| 1028 | 2026-06-05T04:03:42.740Z | Checking futures-core v0.3.32 |
| 1029 | 2026-06-05T04:03:42.938Z | Compiling structmeta v0.3.0 |
| 1030 | 2026-06-05T04:03:43.130Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1031 | 2026-06-05T04:03:43.354Z | Compiling strum_macros v0.27.2 |
| 1032 | 2026-06-05T04:03:43.440Z | Compiling derive-ex v0.1.8 |
| 1033 | 2026-06-05T04:03:43.591Z | Compiling http v1.4.1 |
| 1034 | 2026-06-05T04:03:43.852Z | Compiling darling_macro v0.23.0 |
| 1035 | 2026-06-05T04:03:44.018Z | Checking futures-sink v0.3.32 |
| 1036 | 2026-06-05T04:03:44.123Z | Checking ipnetwork v0.21.1 |
| 1037 | 2026-06-05T04:03:44.429Z | Compiling darling v0.23.0 |
| 1038 | 2026-06-05T04:03:44.877Z | Checking slab v0.4.12 |
| 1039 | 2026-06-05T04:03:44.880Z | Compiling serde_with_macros v3.20.0 |
| 1040 | 2026-06-05T04:03:44.880Z | Compiling winnow v1.0.3 |
| 1041 | 2026-06-05T04:03:45.017Z | Compiling test-strategy v0.4.5 |
| 1042 | 2026-06-05T04:03:45.227Z | Checking futures-channel v0.3.32 |
| 1043 | 2026-06-05T04:03:45.424Z | Checking typenum v1.20.1 |
| 1044 | 2026-06-05T04:03:45.567Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1045 | 2026-06-05T04:03:45.592Z | Checking futures-io v0.3.32 |
| 1046 | 2026-06-05T04:03:45.637Z | Compiling fnv v1.0.7 |
| 1047 | 2026-06-05T04:03:45.714Z | Checking futures-task v0.3.32 |
| 1048 | 2026-06-05T04:03:45.853Z | Checking futures-util v0.3.32 |
| 1049 | 2026-06-05T04:03:45.891Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1050 | 2026-06-05T04:03:46.141Z | Compiling parse-display-derive v0.10.0 |
| 1051 | 2026-06-05T04:03:46.309Z | Checking oxnet v0.1.6 |
| 1052 | 2026-06-05T04:03:46.331Z | Checking tracing-core v0.1.36 |
| 1053 | 2026-06-05T04:03:46.372Z | Checking erased-serde v0.3.31 |
| 1054 | 2026-06-05T04:03:46.846Z | Checking tracing v0.1.44 |
| 1055 | 2026-06-05T04:03:47.059Z | Compiling ryu v1.0.23 |
| 1056 | 2026-06-05T04:03:47.137Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1057 | 2026-06-05T04:03:47.647Z | Compiling clap_derive v4.6.1 |
| 1058 | 2026-06-05T04:03:47.650Z | Checking base64 v0.22.1 |
| 1059 | 2026-06-05T04:03:47.972Z | Checking rand_core v0.6.4 |
| 1060 | 2026-06-05T04:03:48.044Z | Compiling openapiv3 v2.2.0 |
| 1061 | 2026-06-05T04:03:48.222Z | Checking rustls-pki-types v1.14.1 |
| 1062 | 2026-06-05T04:03:48.454Z | Checking tokio-util v0.7.18 |
| 1063 | 2026-06-05T04:03:48.664Z | Checking untrusted v0.9.0 |
| 1064 | 2026-06-05T04:03:48.686Z | Checking ipnet v2.12.0 |
| 1065 | 2026-06-05T04:03:48.800Z | Checking untrusted v0.7.1 |
| 1066 | 2026-06-05T04:03:48.993Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1067 | 2026-06-05T04:03:49.394Z | Checking http-body v1.0.1 |
| 1068 | 2026-06-05T04:03:49.534Z | Compiling proc-macro-crate v3.5.0 |
| 1069 | 2026-06-05T04:03:49.647Z | Checking atomic-waker v1.1.2 |
| 1070 | 2026-06-05T04:03:49.938Z | Checking tower-service v0.3.3 |
| 1071 | 2026-06-05T04:03:50.377Z | Compiling num_enum_derive v0.7.6 |
| 1072 | 2026-06-05T04:03:50.792Z | Compiling either v1.16.0 |
| 1073 | 2026-06-05T04:03:50.792Z | Checking tower-layer v0.3.3 |
| 1074 | 2026-06-05T04:03:50.792Z | Checking try-lock v0.2.5 |
| 1075 | 2026-06-05T04:03:50.792Z | Compiling itertools v0.14.0 |
| 1076 | 2026-06-05T04:03:50.792Z | Checking want v0.3.1 |
| 1077 | 2026-06-05T04:03:50.796Z | Checking h2 v0.4.14 |
| 1078 | 2026-06-05T04:03:50.796Z | Checking httpdate v1.0.3 |
| 1079 | 2026-06-05T04:03:51.197Z | Compiling regress v0.11.1 |
| 1080 | 2026-06-05T04:03:51.215Z | Compiling crucible-workspace-hack v0.1.0 |
| 1081 | 2026-06-05T04:03:51.514Z | Checking serde_urlencoded v0.7.1 |
| 1082 | 2026-06-05T04:03:52.022Z | Checking http-body-util v0.1.3 |
| 1083 | 2026-06-05T04:03:52.096Z | Checking ppv-lite86 v0.2.21 |
| 1084 | 2026-06-05T04:03:52.257Z | Checking hyper v1.10.1 |
| 1085 | 2026-06-05T04:03:52.309Z | Compiling unsafe-libyaml v0.2.11 |
| 1086 | 2026-06-05T04:03:52.354Z | Compiling typify-impl v0.6.2 |
| 1087 | 2026-06-05T04:03:52.846Z | Compiling serde_yaml v0.9.34+deprecated |
| 1088 | 2026-06-05T04:03:53.170Z | Checking hyper-util v0.1.20 |
| 1089 | 2026-06-05T04:03:53.861Z | Compiling convert_case v0.4.0 |
| 1090 | 2026-06-05T04:03:54.159Z | Compiling derive_more v0.99.20 |
| 1091 | 2026-06-05T04:03:54.793Z | Compiling darling_core v0.21.3 |
| 1092 | 2026-06-05T04:03:54.839Z | Compiling zerocopy-derive v0.7.35 |
| 1093 | 2026-06-05T04:03:55.339Z | Checking powerfmt v0.2.0 |
| 1094 | 2026-06-05T04:03:55.686Z | Checking deranged v0.5.8 |
| 1095 | 2026-06-05T04:03:55.705Z | Compiling typify-macro v0.6.2 |
| 1096 | 2026-06-05T04:03:56.505Z | Compiling regress v0.10.5 |
| 1097 | 2026-06-05T04:03:56.680Z | Checking num_threads v0.1.7 |
| 1098 | 2026-06-05T04:03:56.891Z | Compiling darling_macro v0.21.3 |
| 1099 | 2026-06-05T04:03:56.982Z | Checking time v0.3.47 |
| 1100 | 2026-06-05T04:03:57.253Z | Compiling heapless v0.8.0 |
| 1101 | 2026-06-05T04:03:57.425Z | Compiling darling v0.21.3 |
| 1102 | 2026-06-05T04:03:57.640Z | Compiling ingot-macros v0.1.1 |
| 1103 | 2026-06-05T04:03:57.749Z | Compiling typify v0.6.2 |
| 1104 | 2026-06-05T04:03:58.316Z | Checking crossbeam-channel v0.5.15 |
| 1105 | 2026-06-05T04:03:58.320Z | Compiling serde_repr v0.1.20 |
| 1106 | 2026-06-05T04:03:58.320Z | Compiling scroll_derive v0.12.1 |
| 1107 | 2026-06-05T04:03:58.383Z | Checking cpufeatures v0.3.0 |
| 1108 | 2026-06-05T04:03:59.336Z | Compiling rustix v0.38.44 |
| 1109 | 2026-06-05T04:03:59.661Z | Checking futures-executor v0.3.32 |
| 1110 | 2026-06-05T04:03:59.715Z | Checking sync_wrapper v1.0.2 |
| 1111 | 2026-06-05T04:03:59.838Z | Checking thread_local v1.1.9 |
| 1112 | 2026-06-05T04:03:59.853Z | Compiling smoltcp v0.11.0 |
| 1113 | 2026-06-05T04:04:00.058Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1114 | 2026-06-05T04:04:00.361Z | Checking tower v0.5.3 |
| 1115 | 2026-06-05T04:04:00.836Z | Checking rand_core v0.9.5 |
| 1116 | 2026-06-05T04:04:00.872Z | Checking webpki-roots v1.0.7 |
| 1117 | 2026-06-05T04:04:00.872Z | Compiling rustc_version v0.4.1 |
| 1118 | 2026-06-05T04:04:00.905Z | Checking is-terminal v0.4.17 |
| 1119 | 2026-06-05T04:04:00.975Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1120 | 2026-06-05T04:04:00.989Z | Checking term v1.2.1 |
| 1121 | 2026-06-05T04:04:01.116Z | Checking take_mut v0.2.2 |
| 1122 | 2026-06-05T04:04:01.179Z | Compiling curve25519-dalek v4.1.3 |
| 1123 | 2026-06-05T04:04:01.212Z | Checking slog-term v2.9.2 |
| 1124 | 2026-06-05T04:04:01.297Z | Checking tower-http v0.6.11 |
| 1125 | 2026-06-05T04:04:01.332Z | Checking futures v0.3.32 |
| 1126 | 2026-06-05T04:04:01.491Z | Compiling toml_datetime v0.6.11 |
| 1127 | 2026-06-05T04:04:01.502Z | Compiling foreign-types-macros v0.2.3 |
| 1128 | 2026-06-05T04:04:01.746Z | Checking hex v0.4.3 |
| 1129 | 2026-06-05T04:04:02.136Z | Checking rand_chacha v0.9.0 |
| 1130 | 2026-06-05T04:04:02.328Z | Compiling zerocopy v0.7.35 |
| 1131 | 2026-06-05T04:04:02.380Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1132 | 2026-06-05T04:04:02.473Z | Compiling hubpack_derive v0.1.1 |
| 1133 | 2026-06-05T04:04:02.765Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1134 | 2026-06-05T04:04:02.998Z | Compiling proc-macro-error-attr v1.0.4 |
| 1135 | 2026-06-05T04:04:03.049Z | Compiling usdt-impl v0.5.0 |
| 1136 | 2026-06-05T04:04:03.697Z | Checking fastrand v2.4.1 |
| 1137 | 2026-06-05T04:04:03.722Z | Compiling dof v0.3.0 |
| 1138 | 2026-06-05T04:04:03.722Z | Checking rand v0.9.4 |
| 1139 | 2026-06-05T04:04:03.722Z | Compiling dtrace-parser v0.2.0 |
| 1140 | 2026-06-05T04:04:03.722Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1141 | 2026-06-05T04:04:04.016Z | Compiling serde_spanned v1.1.1 |
| 1142 | 2026-06-05T04:04:04.030Z | Compiling thread-id v4.2.2 |
| 1143 | 2026-06-05T04:04:04.149Z | Compiling proc-macro-error v1.0.4 |
| 1144 | 2026-06-05T04:04:04.154Z | Compiling memoffset v0.9.1 |
| 1145 | 2026-06-05T04:04:04.407Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1146 | 2026-06-05T04:04:04.584Z | Compiling pkg-config v0.3.33 |
| 1147 | 2026-06-05T04:04:05.536Z | Checking crypto-common v0.1.7 |
| 1148 | 2026-06-05T04:04:05.824Z | Checking hybrid-array v0.4.12 |
| 1149 | 2026-06-05T04:04:06.261Z | Compiling cfg_aliases v0.2.1 |
| 1150 | 2026-06-05T04:04:06.282Z | Checking simd-adler32 v0.3.9 |
| 1151 | 2026-06-05T04:04:06.307Z | Checking match_cfg v0.1.0 |
| 1152 | 2026-06-05T04:04:06.341Z | Checking adler2 v2.0.1 |
| 1153 | 2026-06-05T04:04:06.379Z | Checking openssl-probe v0.2.1 |
| 1154 | 2026-06-05T04:04:06.453Z | Compiling prettyplease v0.2.37 |
| 1155 | 2026-06-05T04:04:06.898Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1156 | 2026-06-05T04:04:06.902Z | Checking rustls-native-certs v0.8.4 |
| 1157 | 2026-06-05T04:04:06.902Z | Checking miniz_oxide v0.8.9 |
| 1158 | 2026-06-05T04:04:06.902Z | Checking hostname v0.3.1 |
| 1159 | 2026-06-05T04:04:06.903Z | Compiling nix v0.31.3 |
| 1160 | 2026-06-05T04:04:07.003Z | Checking tempfile v3.27.0 |
| 1161 | 2026-06-05T04:04:07.606Z | Checking slog-json v2.6.1 |
| 1162 | 2026-06-05T04:04:07.609Z | Checking newtype-uuid v1.3.2 |
| 1163 | 2026-06-05T04:04:07.609Z | Checking memmap2 v0.9.10 |
| 1164 | 2026-06-05T04:04:07.609Z | Compiling heck v0.4.1 |
| 1165 | 2026-06-05T04:04:07.661Z | Checking usdt v0.6.0 |
| 1166 | 2026-06-05T04:04:07.694Z | Checking daft v0.1.7 |
| 1167 | 2026-06-05T04:04:07.787Z | Checking slog-bunyan v2.5.0 |
| 1168 | 2026-06-05T04:04:07.920Z | Checking flate2 v1.1.9 |
| 1169 | 2026-06-05T04:04:07.940Z | Checking crypto-common v0.2.2 |
| 1170 | 2026-06-05T04:04:07.958Z | Checking block-buffer v0.12.0 |
| 1171 | 2026-06-05T04:04:08.100Z | Compiling usdt-attr-macro v0.5.0 |
| 1172 | 2026-06-05T04:04:08.192Z | Compiling usdt-macro v0.5.0 |
| 1173 | 2026-06-05T04:04:08.421Z | Compiling enum-as-inner v0.6.1 |
| 1174 | 2026-06-05T04:04:08.534Z | Compiling num-derive v0.4.2 |
| 1175 | 2026-06-05T04:04:08.570Z | Checking const-oid v0.10.2 |
| 1176 | 2026-06-05T04:04:08.748Z | Checking debug-ignore v1.0.5 |
| 1177 | 2026-06-05T04:04:08.777Z | Compiling winnow v0.7.15 |
| 1178 | 2026-06-05T04:04:08.980Z | Checking compression-core v0.4.32 |
| 1179 | 2026-06-05T04:04:09.108Z | Checking compression-codecs v0.4.38 |
| 1180 | 2026-06-05T04:04:09.278Z | Checking digest v0.11.3 |
| 1181 | 2026-06-05T04:04:10.004Z | Checking encoding_rs v0.8.35 |
| 1182 | 2026-06-05T04:04:10.417Z | Checking mime v0.3.17 |
| 1183 | 2026-06-05T04:04:10.836Z | Checking spin v0.9.8 |
| 1184 | 2026-06-05T04:04:10.836Z | Compiling rayon-core v1.13.0 |
| 1185 | 2026-06-05T04:04:10.836Z | Checking toml v1.1.2+spec-1.1.0 |
| 1186 | 2026-06-05T04:04:10.836Z | Checking sha1 v0.11.0 |
| 1187 | 2026-06-05T04:04:10.836Z | Checking async-compression v0.4.42 |
| 1188 | 2026-06-05T04:04:11.155Z | Checking rand_chacha v0.3.1 |
| 1189 | 2026-06-05T04:04:11.155Z | Checking waitgroup v0.1.2 |
| 1190 | 2026-06-05T04:04:11.155Z | Checking rustls-pemfile v2.2.0 |
| 1191 | 2026-06-05T04:04:11.155Z | Checking async-stream v0.3.6 |
| 1192 | 2026-06-05T04:04:11.155Z | Checking serde_path_to_error v0.1.20 |
| 1193 | 2026-06-05T04:04:11.155Z | Checking hostname v0.4.2 |
| 1194 | 2026-06-05T04:04:11.155Z | Compiling wait-timeout v0.2.1 |
| 1195 | 2026-06-05T04:04:11.298Z | Compiling bit-vec v0.8.0 |
| 1196 | 2026-06-05T04:04:11.301Z | Compiling quick-error v1.2.3 |
| 1197 | 2026-06-05T04:04:11.441Z | Compiling rusty-fork v0.3.1 |
| 1198 | 2026-06-05T04:04:11.482Z | Compiling bit-set v0.8.0 |
| 1199 | 2026-06-05T04:04:11.522Z | Checking rand v0.8.6 |
| 1200 | 2026-06-05T04:04:11.908Z | Compiling rand_xorshift v0.4.0 |
| 1201 | 2026-06-05T04:04:11.967Z | Compiling progenitor-impl v0.14.0 |
| 1202 | 2026-06-05T04:04:12.055Z | Compiling num-integer v0.1.46 |
| 1203 | 2026-06-05T04:04:12.165Z | Checking macaddr v1.0.1 |
| 1204 | 2026-06-05T04:04:12.538Z | Checking unicode-width v0.2.2 |
| 1205 | 2026-06-05T04:04:12.752Z | Compiling unarray v0.1.4 |
| 1206 | 2026-06-05T04:04:12.916Z | Compiling semver v0.1.20 |
| 1207 | 2026-06-05T04:04:12.973Z | Compiling winnow v0.5.40 |
| 1208 | 2026-06-05T04:04:13.486Z | Compiling rustc_version v0.1.7 |
| 1209 | 2026-06-05T04:04:13.661Z | Checking rustls-webpki v0.103.13 |
| 1210 | 2026-06-05T04:04:13.697Z | Compiling proptest v1.11.0 |
| 1211 | 2026-06-05T04:04:14.033Z | Compiling progenitor-macro v0.14.0 |
| 1212 | 2026-06-05T04:04:14.081Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1213 | 2026-06-05T04:04:14.426Z | Compiling toml_edit v0.19.15 |
| 1214 | 2026-06-05T04:04:15.503Z | Compiling reqwest v0.12.28 |
| 1215 | 2026-06-05T04:04:15.824Z | Compiling backon v1.6.0 |
| 1216 | 2026-06-05T04:04:16.426Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1217 | 2026-06-05T04:04:16.532Z | Checking tokio-rustls v0.26.4 |
| 1218 | 2026-06-05T04:04:16.572Z | Checking rustls-platform-verifier v0.7.0 |
| 1219 | 2026-06-05T04:04:16.758Z | Checking hyper-rustls v0.27.9 |
| 1220 | 2026-06-05T04:04:16.966Z | Checking reqwest v0.13.4 |
| 1221 | 2026-06-05T04:04:17.025Z | Checking block-buffer v0.10.4 |
| 1222 | 2026-06-05T04:04:17.596Z | Compiling strum v0.26.3 |
| 1223 | 2026-06-05T04:04:17.737Z | Compiling instant v0.1.13 |
| 1224 | 2026-06-05T04:04:17.958Z | Compiling utf8parse v0.2.2 |
| 1225 | 2026-06-05T04:04:18.097Z | Compiling anstyle-parse v1.0.0 |
| 1226 | 2026-06-05T04:04:18.203Z | Compiling backoff v0.4.0 |
| 1227 | 2026-06-05T04:04:18.279Z | Compiling iddqd v0.4.2 |
| 1228 | 2026-06-05T04:04:18.316Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1229 | 2026-06-05T04:04:18.414Z | Checking digest v0.10.7 |
| 1230 | 2026-06-05T04:04:18.576Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1231 | 2026-06-05T04:04:18.637Z | Compiling progenitor-client v0.10.0 |
| 1232 | 2026-06-05T04:04:18.712Z | Compiling proc-macro-crate v1.3.1 |
| 1233 | 2026-06-05T04:04:18.816Z | Compiling newtype_derive v0.1.6 |
| 1234 | 2026-06-05T04:04:18.853Z | Compiling num-iter v0.1.45 |
| 1235 | 2026-06-05T04:04:18.897Z | Compiling num-rational v0.4.2 |
| 1236 | 2026-06-05T04:04:18.933Z | Compiling progenitor-client v0.14.0 |
| 1237 | 2026-06-05T04:04:18.962Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1238 | 2026-06-05T04:04:19.034Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1239 | 2026-06-05T04:04:19.218Z | Compiling progenitor-extras v0.2.0 |
| 1240 | 2026-06-05T04:04:19.373Z | Compiling progenitor-impl v0.13.0 |
| 1241 | 2026-06-05T04:04:19.451Z | Compiling parse-display v0.10.0 |
| 1242 | 2026-06-05T04:04:19.483Z | Compiling serde_with v3.20.0 |
| 1243 | 2026-06-05T04:04:19.597Z | Compiling strum v0.27.2 |
| 1244 | 2026-06-05T04:04:19.625Z | Compiling num-complex v0.4.6 |
| 1245 | 2026-06-05T04:04:19.731Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1246 | 2026-06-05T04:04:19.944Z | Compiling colorchoice v1.0.5 |
| 1247 | 2026-06-05T04:04:19.971Z | Compiling anstyle v1.0.14 |
| 1248 | 2026-06-05T04:04:19.991Z | Compiling anstyle-query v1.1.5 |
| 1249 | 2026-06-05T04:04:20.012Z | Compiling vcpkg v0.2.15 |
| 1250 | 2026-06-05T04:04:20.062Z | Compiling owo-colors v4.3.0 |
| 1251 | 2026-06-05T04:04:20.107Z | Compiling humantime v2.3.0 |
| 1252 | 2026-06-05T04:04:20.192Z | Compiling is_terminal_polyfill v1.70.2 |
| 1253 | 2026-06-05T04:04:20.298Z | Compiling anstream v1.0.0 |
| 1254 | 2026-06-05T04:04:20.354Z | Compiling num v0.4.3 |
| 1255 | 2026-06-05T04:04:20.500Z | Compiling num_enum_derive v0.5.11 |
| 1256 | 2026-06-05T04:04:20.976Z | Compiling openssl-sys v0.9.116 |
| 1257 | 2026-06-05T04:04:20.979Z | Compiling terminal_size v0.4.4 |
| 1258 | 2026-06-05T04:04:20.979Z | Compiling serde_spanned v0.6.9 |
| 1259 | 2026-06-05T04:04:20.979Z | Compiling pin-project-internal v1.1.13 |
| 1260 | 2026-06-05T04:04:20.979Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1261 | 2026-06-05T04:04:21.131Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1262 | 2026-06-05T04:04:21.429Z | Compiling progenitor-macro v0.13.0 |
| 1263 | 2026-06-05T04:04:21.452Z | Compiling derive-where v1.6.1 |
| 1264 | 2026-06-05T04:04:21.467Z | Compiling toml_write v0.1.2 |
| 1265 | 2026-06-05T04:04:21.680Z | Compiling clap_lex v1.1.0 |
| 1266 | 2026-06-05T04:04:21.904Z | Compiling float-ord v0.3.2 |
| 1267 | 2026-06-05T04:04:22.007Z | Compiling clap_builder v4.6.0 |
| 1268 | 2026-06-05T04:04:22.028Z | Compiling toml_edit v0.22.27 |
| 1269 | 2026-06-05T04:04:23.485Z | Compiling toml v0.8.23 |
| 1270 | 2026-06-05T04:04:24.017Z | Compiling clap v4.6.1 |
| 1271 | 2026-06-05T04:04:24.057Z | Compiling zone_cfg_derive v0.3.1 |
| 1272 | 2026-06-05T04:04:24.330Z | Compiling snafu-derive v0.8.9 |
| 1273 | 2026-06-05T04:04:24.365Z | Compiling async-recursion v1.1.1 |
| 1274 | 2026-06-05T04:04:25.120Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1275 | 2026-06-05T04:04:25.814Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1276 | 2026-06-05T04:04:25.985Z | Compiling slog-dtrace v0.3.0 |
| 1277 | 2026-06-05T04:04:26.058Z | Compiling cancel-safe-futures v0.1.5 |
| 1278 | 2026-06-05T04:04:26.180Z | Compiling minimal-lexical v0.2.1 |
| 1279 | 2026-06-05T04:04:26.185Z | Compiling unicode-xid v0.2.6 |
| 1280 | 2026-06-05T04:04:26.322Z | Compiling openssl v0.10.80 |
| 1281 | 2026-06-05T04:04:26.401Z | Compiling chrono-tz v0.10.4 |
| 1282 | 2026-06-05T04:04:26.505Z | Compiling nom v7.1.3 |
| 1283 | 2026-06-05T04:04:26.540Z | Compiling const_format_proc_macros v0.2.34 |
| 1284 | 2026-06-05T04:04:26.946Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1285 | 2026-06-05T04:04:27.012Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1286 | 2026-06-05T04:04:27.645Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1287 | 2026-06-05T04:04:27.688Z | Compiling openssl-macros v0.1.1 |
| 1288 | 2026-06-05T04:04:27.689Z | Checking cpufeatures v0.2.17 |
| 1289 | 2026-06-05T04:04:27.763Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1290 | 2026-06-05T04:04:28.315Z | Compiling cookie v0.18.1 |
| 1291 | 2026-06-05T04:04:28.358Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1292 | 2026-06-05T04:04:28.358Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1293 | 2026-06-05T04:04:28.606Z | Compiling tabled_derive v0.7.0 |
| 1294 | 2026-06-05T04:04:29.062Z | Checking num_enum v0.7.6 |
| 1295 | 2026-06-05T04:04:31.430Z | Checking tabwriter v1.4.1 |
| 1296 | 2026-06-05T04:04:31.627Z | Checking secrecy v0.10.3 |
| 1297 | 2026-06-05T04:04:31.769Z | Checking colored v3.1.1 |
| 1298 | 2026-06-05T04:04:31.779Z | Checking tinyvec_macros v0.1.1 |
| 1299 | 2026-06-05T04:04:31.830Z | Checking crossbeam-epoch v0.9.18 |
| 1300 | 2026-06-05T04:04:31.853Z | Checking tinyvec v1.11.0 |
| 1301 | 2026-06-05T04:04:31.899Z | Checking hash32 v0.3.1 |
| 1302 | 2026-06-05T04:04:32.052Z | Checking bstr v1.12.1 |
| 1303 | 2026-06-05T04:04:32.075Z | Checking data-encoding v2.11.0 |
| 1304 | 2026-06-05T04:04:32.188Z | Checking hmac v0.12.1 |
| 1305 | 2026-06-05T04:04:32.328Z | Checking ingot-types v0.1.2 |
| 1306 | 2026-06-05T04:04:32.370Z | Checking inout v0.1.4 |
| 1307 | 2026-06-05T04:04:32.510Z | Checking scroll v0.12.0 |
| 1308 | 2026-06-05T04:04:32.547Z | Checking ff v0.13.1 |
| 1309 | 2026-06-05T04:04:32.690Z | Checking cobs v0.3.0 |
| 1310 | 2026-06-05T04:04:32.703Z | Checking managed v0.8.0 |
| 1311 | 2026-06-05T04:04:32.803Z | Checking bitflags v1.3.2 |
| 1312 | 2026-06-05T04:04:33.235Z | Checking static_assertions v1.1.0 |
| 1313 | 2026-06-05T04:04:33.239Z | Checking foreign-types-shared v0.3.1 |
| 1314 | 2026-06-05T04:04:33.239Z | Checking postcard v1.1.3 |
| 1315 | 2026-06-05T04:04:33.239Z | Checking goblin v0.8.2 |
| 1316 | 2026-06-05T04:04:33.239Z | Checking foreign-types v0.5.0 |
| 1317 | 2026-06-05T04:04:33.239Z | Checking ingot v0.1.1 |
| 1318 | 2026-06-05T04:04:33.239Z | Checking group v0.13.0 |
| 1319 | 2026-06-05T04:04:33.239Z | Checking cipher v0.4.4 |
| 1320 | 2026-06-05T04:04:33.239Z | Checking hkdf v0.12.4 |
| 1321 | 2026-06-05T04:04:33.360Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1322 | 2026-06-05T04:04:33.374Z | Checking universal-hash v0.5.1 |
| 1323 | 2026-06-05T04:04:33.512Z | Checking crypto-bigint v0.5.5 |
| 1324 | 2026-06-05T04:04:33.557Z | Checking chacha20 v0.10.0 |
| 1325 | 2026-06-05T04:04:33.641Z | Checking half v2.7.1 |
| 1326 | 2026-06-05T04:04:33.934Z | Checking cstr-argument v0.1.2 |
| 1327 | 2026-06-05T04:04:34.063Z | Checking ciborium-io v0.2.2 |
| 1328 | 2026-06-05T04:04:34.111Z | Checking base64ct v1.8.3 |
| 1329 | 2026-06-05T04:04:34.136Z | Checking opaque-debug v0.3.1 |
| 1330 | 2026-06-05T04:04:34.158Z | Checking base16ct v0.2.0 |
| 1331 | 2026-06-05T04:04:34.176Z | Checking indent_write v2.2.0 |
| 1332 | 2026-06-05T04:04:34.223Z | Checking poly1305 v0.8.0 |
| 1333 | 2026-06-05T04:04:34.283Z | Checking ciborium-ll v0.2.2 |
| 1334 | 2026-06-05T04:04:34.374Z | Checking password-hash v0.5.0 |
| 1335 | 2026-06-05T04:04:34.411Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1336 | 2026-06-05T04:04:34.469Z | Checking rand v0.10.1 |
| 1337 | 2026-06-05T04:04:34.489Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1338 | 2026-06-05T04:04:34.489Z | Checking elliptic-curve v0.13.8 |
| 1339 | 2026-06-05T04:04:34.572Z | Checking chacha20 v0.9.1 |
| 1340 | 2026-06-05T04:04:34.677Z | Checking atomicwrites v0.4.4 |
| 1341 | 2026-06-05T04:04:34.718Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1342 | 2026-06-05T04:04:34.718Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1343 | 2026-06-05T04:04:34.759Z | Checking blake2 v0.10.6 |
| 1344 | 2026-06-05T04:04:34.783Z | Checking aead v0.5.2 |
| 1345 | 2026-06-05T04:04:34.934Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1346 | 2026-06-05T04:04:34.950Z | Checking thiserror-no-std v2.0.2 |
| 1347 | 2026-06-05T04:04:34.950Z | Checking hubpack v0.1.2 |
| 1348 | 2026-06-05T04:04:34.980Z | Checking byte-wrapper v0.1.0 |
| 1349 | 2026-06-05T04:04:35.046Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1350 | 2026-06-05T04:04:35.133Z | Checking keccak v0.1.6 |
| 1351 | 2026-06-05T04:04:35.200Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1352 | 2026-06-05T04:04:35.290Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1353 | 2026-06-05T04:04:35.293Z | Checking sha3 v0.10.9 |
| 1354 | 2026-06-05T04:04:35.424Z | Checking vsss-rs v3.3.4 |
| 1355 | 2026-06-05T04:04:35.533Z | Checking argon2 v0.5.3 |
| 1356 | 2026-06-05T04:04:35.556Z | Checking chacha20poly1305 v0.10.1 |
| 1357 | 2026-06-05T04:04:35.590Z | Checking ciborium v0.2.2 |
| 1358 | 2026-06-05T04:04:35.695Z | Checking similar v2.7.0 |
| 1359 | 2026-06-05T04:04:35.903Z | Checking memmap v0.7.0 |
| 1360 | 2026-06-05T04:04:35.923Z | Checking lazy_static v1.5.0 |
| 1361 | 2026-06-05T04:04:36.027Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1362 | 2026-06-05T04:04:36.084Z | Checking usdt v0.5.0 |
| 1363 | 2026-06-05T04:04:36.247Z | Checking crossbeam-deque v0.8.6 |
| 1364 | 2026-06-05T04:04:36.398Z | Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1365 | 2026-06-05T04:04:36.444Z | Checking bytecount v0.6.9 |
| 1366 | 2026-06-05T04:04:36.540Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1367 | 2026-06-05T04:04:36.546Z | Checking unicode-segmentation v1.13.3 |
| 1368 | 2026-06-05T04:04:36.742Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1369 | 2026-06-05T04:04:36.918Z | Checking newline-converter v0.3.0 |
| 1370 | 2026-06-05T04:04:36.975Z | Checking console v0.15.11 |
| 1371 | 2026-06-05T04:04:37.053Z | Checking progenitor v0.14.0 |
| 1372 | 2026-06-05T04:04:37.098Z | Checking itertools v0.12.1 |
| 1373 | 2026-06-05T04:04:37.165Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1374 | 2026-06-05T04:04:37.261Z | Compiling parking_lot_core v0.8.6 |
| 1375 | 2026-06-05T04:04:37.272Z | Checking linked-hash-map v0.5.6 |
| 1376 | 2026-06-05T04:04:37.375Z | Checking swrite v0.1.0 |
| 1377 | 2026-06-05T04:04:37.427Z | Checking resolv-conf v0.7.6 |
| 1378 | 2026-06-05T04:04:37.476Z | Checking lru-cache v0.1.2 |
| 1379 | 2026-06-05T04:04:37.527Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1380 | 2026-06-05T04:04:37.599Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1381 | 2026-06-05T04:04:38.027Z | Checking expectorate v1.2.0 |
| 1382 | 2026-06-05T04:04:38.031Z | Checking rayon v1.12.0 |
| 1383 | 2026-06-05T04:04:38.031Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1384 | 2026-06-05T04:04:38.040Z | Checking hickory-proto v0.24.4 |
| 1385 | 2026-06-05T04:04:38.301Z | Checking progenitor-client v0.13.0 |
| 1386 | 2026-06-05T04:04:38.410Z | Checking camino-tempfile v1.4.1 |
| 1387 | 2026-06-05T04:04:38.725Z | Checking serde-big-array v0.5.1 |
| 1388 | 2026-06-05T04:04:38.824Z | Checking siphasher v1.0.3 |
| 1389 | 2026-06-05T04:04:38.845Z | Checking progenitor v0.13.0 |
| 1390 | 2026-06-05T04:04:38.881Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1391 | 2026-06-05T04:04:38.980Z | Checking phf_shared v0.12.1 |
| 1392 | 2026-06-05T04:04:39.155Z | Checking unicode-normalization v0.1.25 |
| 1393 | 2026-06-05T04:04:39.471Z | Checking pin-project v1.1.13 |
| 1394 | 2026-06-05T04:04:39.537Z | Checking num_enum v0.5.11 |
| 1395 | 2026-06-05T04:04:39.616Z | Checking hickory-resolver v0.24.4 |
| 1396 | 2026-06-05T04:04:39.882Z | Checking tokio-stream v0.1.18 |
| 1397 | 2026-06-05T04:04:40.116Z | Checking csv-core v0.1.13 |
| 1398 | 2026-06-05T04:04:40.174Z | Checking foreign-types-shared v0.1.1 |
| 1399 | 2026-06-05T04:04:40.191Z | Checking unicode-linebreak v0.1.5 |
| 1400 | 2026-06-05T04:04:40.257Z | Checking same-file v1.0.6 |
| 1401 | 2026-06-05T04:04:40.297Z | Checking konst_macro_rules v0.2.19 |
| 1402 | 2026-06-05T04:04:40.302Z | Checking unicode-width v0.1.14 |
| 1403 | 2026-06-05T04:04:40.399Z | Checking highway v1.3.0 |
| 1404 | 2026-06-05T04:04:40.468Z | Checking foldhash v0.1.5 |
| 1405 | 2026-06-05T04:04:40.494Z | Checking smawk v0.3.2 |
| 1406 | 2026-06-05T04:04:40.567Z | Checking konst v0.2.20 |
| 1407 | 2026-06-05T04:04:40.587Z | Checking walkdir v2.5.0 |
| 1408 | 2026-06-05T04:04:40.607Z | Checking hashbrown v0.15.5 |
| 1409 | 2026-06-05T04:04:40.628Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1410 | 2026-06-05T04:04:40.645Z | Checking textwrap v0.16.2 |
| 1411 | 2026-06-05T04:04:40.755Z | Checking qorb v0.4.1 |
| 1412 | 2026-06-05T04:04:40.777Z | Checking csv v1.4.0 |
| 1413 | 2026-06-05T04:04:40.870Z | Checking foreign-types v0.3.2 |
| 1414 | 2026-06-05T04:04:41.226Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1415 | 2026-06-05T04:04:41.481Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1416 | 2026-06-05T04:04:41.590Z | Checking snafu v0.8.9 |
| 1417 | 2026-06-05T04:04:41.664Z | Checking olpc-cjson v0.1.4 |
| 1418 | 2026-06-05T04:04:41.772Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1419 | 2026-06-05T04:04:41.811Z | Checking phf v0.12.1 |
| 1420 | 2026-06-05T04:04:41.964Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1421 | 2026-06-05T04:04:41.995Z | Checking zone v0.3.1 |
| 1422 | 2026-06-05T04:04:42.131Z | Checking tokio-dtrace v0.1.1 |
| 1423 | 2026-06-05T04:04:42.327Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1424 | 2026-06-05T04:04:42.362Z | Checking globset v0.4.18 |
| 1425 | 2026-06-05T04:04:42.632Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1426 | 2026-06-05T04:04:43.062Z | Checking smf v0.2.3 |
| 1427 | 2026-06-05T04:04:43.183Z | Checking pem v3.0.6 |
| 1428 | 2026-06-05T04:04:43.306Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1429 | 2026-06-05T04:04:43.346Z | Checking libsw-core v0.3.2 |
| 1430 | 2026-06-05T04:04:43.450Z | Checking serde_plain v1.0.2 |
| 1431 | 2026-06-05T04:04:43.489Z | Checking sigpipe v0.1.3 |
| 1432 | 2026-06-05T04:04:43.603Z | Checking glob v0.3.3 |
| 1433 | 2026-06-05T04:04:43.705Z | Checking jiff v0.2.28 |
| 1434 | 2026-06-05T04:04:43.727Z | Checking typed-path v0.9.3 |
| 1435 | 2026-06-05T04:04:43.808Z | Checking fixedbitset v0.4.2 |
| 1436 | 2026-06-05T04:04:43.824Z | Checking fixedbitset v0.5.7 |
| 1437 | 2026-06-05T04:04:43.961Z | Checking petgraph v0.6.5 |
| 1438 | 2026-06-05T04:04:44.037Z | Checking petgraph v0.8.3 |
| 1439 | 2026-06-05T04:04:44.345Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1440 | 2026-06-05T04:04:44.514Z | Checking tough v0.22.0 |
| 1441 | 2026-06-05T04:04:44.555Z | Checking libsw v3.5.0 |
| 1442 | 2026-06-05T04:04:44.646Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1443 | 2026-06-05T04:04:44.941Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1444 | 2026-06-05T04:04:45.155Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1445 | 2026-06-05T04:04:45.224Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1446 | 2026-06-05T04:04:45.292Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1447 | 2026-06-05T04:04:45.389Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1448 | 2026-06-05T04:04:45.456Z | Checking oxide-tokio-rt v0.1.6 |
| 1449 | 2026-06-05T04:04:45.628Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1450 | 2026-06-05T04:04:45.737Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1451 | 2026-06-05T04:04:45.797Z | Checking const_format v0.2.36 |
| 1452 | 2026-06-05T04:04:45.851Z | Checking papergrid v0.11.0 |
| 1453 | 2026-06-05T04:04:45.983Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1454 | 2026-06-05T04:04:46.285Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1455 | 2026-06-05T04:04:46.391Z | Checking gethostname v0.5.0 |
| 1456 | 2026-06-05T04:04:46.436Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1457 | 2026-06-05T04:04:46.509Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1458 | 2026-06-05T04:04:46.585Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1459 | 2026-06-05T04:04:46.798Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1460 | 2026-06-05T04:04:47.052Z | Checking libscf-sys v1.2.0 |
| 1461 | 2026-06-05T04:04:47.202Z | Checking bcs v0.1.6 |
| 1462 | 2026-06-05T04:04:47.331Z | Checking termtree v0.5.1 |
| 1463 | 2026-06-05T04:04:47.442Z | Checking tagptr v0.2.0 |
| 1464 | 2026-06-05T04:04:47.512Z | Checking whoami v1.6.1 |
| 1465 | 2026-06-05T04:04:47.512Z | Checking linear-map v1.2.0 |
| 1466 | 2026-06-05T04:04:47.535Z | Checking moka v0.12.15 |
| 1467 | 2026-06-05T04:04:47.636Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1468 | 2026-06-05T04:04:47.979Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1469 | 2026-06-05T04:04:49.086Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1470 | 2026-06-05T04:04:49.289Z | Checking tabled v0.15.0 |
| 1471 | 2026-06-05T04:04:49.391Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1472 | 2026-06-05T04:04:50.287Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1473 | 2026-06-05T04:04:50.390Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1474 | 2026-06-05T04:04:50.390Z | Checking steno v0.4.1 |
| 1475 | 2026-06-05T04:04:50.390Z | Checking hickory-proto v0.25.2 |
| 1476 | 2026-06-05T04:04:51.616Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1477 | 2026-06-05T04:04:51.667Z | Checking hickory-resolver v0.25.2 |
| 1478 | 2026-06-05T04:04:51.740Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1479 | 2026-06-05T04:04:52.330Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1480 | 2026-06-05T04:04:52.480Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1481 | 2026-06-05T04:04:53.172Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1482 | 2026-06-05T04:04:57.198Z | Checking nom v8.0.0 |
| 1483 | 2026-06-05T04:04:57.741Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1484 | 2026-06-05T04:04:57.741Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1485 | 2026-06-05T04:04:58.069Z | Compiling proc-macro-error2 v2.0.1 |
| 1486 | 2026-06-05T04:05:01.949Z | Compiling crunchy v0.2.4 |
| 1487 | 2026-06-05T04:05:02.850Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1488 | 2026-06-05T04:05:03.037Z | Compiling tabled_derive v0.11.0 |
| 1489 | 2026-06-05T04:05:03.801Z | Compiling tiny-keccak v2.0.2 |
| 1490 | 2026-06-05T04:05:04.072Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1491 | 2026-06-05T04:05:05.078Z | Compiling typify-impl v0.4.3 |
| 1492 | 2026-06-05T04:05:05.148Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1493 | 2026-06-05T04:05:05.148Z | Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1494 | 2026-06-05T04:05:05.148Z | Checking parking_lot v0.11.2 |
| 1495 | 2026-06-05T04:05:05.148Z | Compiling const-random-macro v0.1.16 |
| 1496 | 2026-06-05T04:05:05.148Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1497 | 2026-06-05T04:05:05.148Z | Checking fxhash v0.2.1 |
| 1498 | 2026-06-05T04:05:05.222Z | Compiling ahash v0.8.12 |
| 1499 | 2026-06-05T04:05:05.276Z | Checking sled v0.34.7 |
| 1500 | 2026-06-05T04:05:05.602Z | Compiling smartstring v1.0.1 |
| 1501 | 2026-06-05T04:05:06.177Z | Checking internet-checksum v0.2.1 |
| 1502 | 2026-06-05T04:05:06.279Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1503 | 2026-06-05T04:05:06.504Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1504 | 2026-06-05T04:05:06.515Z | Compiling rhai_codegen v3.2.0 |
| 1505 | 2026-06-05T04:05:06.623Z | Checking arc-swap v1.9.1 |
| 1506 | 2026-06-05T04:05:06.813Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1507 | 2026-06-05T04:05:06.961Z | Checking slog-scope v4.4.1 |
| 1508 | 2026-06-05T04:05:07.249Z | Checking papergrid v0.18.0 |
| 1509 | 2026-06-05T04:05:07.391Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1510 | 2026-06-05T04:05:07.448Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1511 | 2026-06-05T04:05:07.829Z | Checking testing_table v0.3.0 |
| 1512 | 2026-06-05T04:05:07.957Z | Compiling typify-macro v0.4.3 |
| 1513 | 2026-06-05T04:05:08.035Z | Checking dropshot-api-manager-types v0.7.2 |
| 1514 | 2026-06-05T04:05:08.035Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1515 | 2026-06-05T04:05:08.096Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1516 | 2026-06-05T04:05:08.162Z | Checking tabled v0.21.0 |
| 1517 | 2026-06-05T04:05:08.216Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1518 | 2026-06-05T04:05:08.239Z | Checking slog-stdlog v4.1.1 |
| 1519 | 2026-06-05T04:05:08.430Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1520 | 2026-06-05T04:05:08.621Z | Compiling lzma-sys v0.1.20 |
| 1521 | 2026-06-05T04:05:09.654Z | Compiling fs-err v3.3.0 |
| 1522 | 2026-06-05T04:05:09.953Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1523 | 2026-06-05T04:05:09.953Z | Compiling typeid v1.0.3 |
| 1524 | 2026-06-05T04:05:09.953Z | Compiling typify v0.4.3 |
| 1525 | 2026-06-05T04:05:09.953Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1526 | 2026-06-05T04:05:09.953Z | Compiling progenitor-impl v0.10.0 |
| 1527 | 2026-06-05T04:05:09.953Z | Checking slog-envlogger v2.2.0 |
| 1528 | 2026-06-05T04:05:10.671Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1529 | 2026-06-05T04:05:10.754Z | Checking crc8 v0.1.1 |
| 1530 | 2026-06-05T04:05:10.754Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1531 | 2026-06-05T04:05:10.754Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1532 | 2026-06-05T04:05:10.847Z | Checking const-random v0.1.18 |
| 1533 | 2026-06-05T04:05:11.313Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1534 | 2026-06-05T04:05:11.562Z | Compiling cargo_toml v0.22.3 |
| 1535 | 2026-06-05T04:05:11.598Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1536 | 2026-06-05T04:05:11.674Z | Compiling progenitor-macro v0.10.0 |
| 1537 | 2026-06-05T04:05:12.779Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1538 | 2026-06-05T04:05:13.455Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1539 | 2026-06-05T04:05:13.871Z | Checking thin-vec v0.2.18 |
| 1540 | 2026-06-05T04:05:14.131Z | Checking rhai v1.25.1 |
| 1541 | 2026-06-05T04:05:14.182Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1542 | 2026-06-05T04:05:15.134Z | Checking sha1 v0.10.6 |
| 1543 | 2026-06-05T04:05:15.457Z | Checking utf-8 v0.7.6 |
| 1544 | 2026-06-05T04:05:15.652Z | Checking tungstenite v0.21.0 |
| 1545 | 2026-06-05T04:05:16.124Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1546 | 2026-06-05T04:05:18.406Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1547 | 2026-06-05T04:05:18.725Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1548 | 2026-06-05T04:05:18.726Z | Checking sha2 v0.10.9 |
| 1549 | 2026-06-05T04:05:18.726Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1550 | 2026-06-05T04:05:18.726Z | Checking yansi v1.0.1 |
| 1551 | 2026-06-05T04:05:18.726Z | Checking diff v0.1.13 |
| 1552 | 2026-06-05T04:05:18.726Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1553 | 2026-06-05T04:05:18.726Z | Checking progenitor v0.10.0 |
| 1554 | 2026-06-05T04:05:18.726Z | Checking pretty_assertions v1.4.1 |
| 1555 | 2026-06-05T04:05:18.726Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1556 | 2026-06-05T04:05:18.726Z | Checking tokio-tungstenite v0.21.0 |
| 1557 | 2026-06-05T04:05:19.267Z | Checking console v0.16.3 |
| 1558 | 2026-06-05T04:05:19.341Z | Checking git-stub v1.0.0 |
| 1559 | 2026-06-05T04:05:20.695Z | Checking base64 v0.21.7 |
| 1560 | 2026-06-05T04:05:20.729Z | Checking is_ci v1.2.0 |
| 1561 | 2026-06-05T04:05:20.729Z | Checking unit-prefix v0.5.2 |
| 1562 | 2026-06-05T04:05:20.729Z | Checking indicatif v0.18.4 |
| 1563 | 2026-06-05T04:05:20.729Z | Checking supports-color v3.0.2 |
| 1564 | 2026-06-05T04:05:20.729Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1565 | 2026-06-05T04:05:20.729Z | Checking git-stub-vcs v0.1.0 |
| 1566 | 2026-06-05T04:05:20.729Z | Checking xz2 v0.1.7 |
| 1567 | 2026-06-05T04:05:21.066Z | Checking ron v0.12.1 |
| 1568 | 2026-06-05T04:05:21.199Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1569 | 2026-06-05T04:05:21.472Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1570 | 2026-06-05T04:05:21.680Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1571 | 2026-06-05T04:05:21.680Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1572 | 2026-06-05T04:05:21.739Z | Checking drift v0.2.0 |
| 1573 | 2026-06-05T04:05:22.160Z | Compiling serial_test_derive v3.5.0 |
| 1574 | 2026-06-05T04:05:22.249Z | Checking base16ct v1.0.0 |
| 1575 | 2026-06-05T04:05:22.411Z | Checking dropshot-api-manager v0.7.2 |
| 1576 | 2026-06-05T04:05:22.789Z | Checking serial_test v3.5.0 |
| 1577 | 2026-06-05T04:05:23.380Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1578 | 2026-06-05T04:05:23.773Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 1579 | 2026-06-05T04:05:24.089Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1580 | 2026-06-05T04:05:24.220Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1581 | 2026-06-05T04:05:25.006Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1582 | 2026-06-05T04:05:25.123Z | Checking natord v1.0.9 |
| 1583 | 2026-06-05T04:05:25.809Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1584 | 2026-06-05T04:05:25.960Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1585 | 2026-06-05T04:05:26.061Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1586 | 2026-06-05T04:05:26.358Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1587 | 2026-06-05T04:05:26.467Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1588 | 2026-06-05T04:05:26.513Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1589 | 2026-06-05T04:05:26.859Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1590 | 2026-06-05T04:05:27.027Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1591 | 2026-06-05T04:05:27.607Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1592 | 2026-06-05T04:05:34.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 36s |
| 1593 | 2026-06-05T04:05:34.662Z | + cargo xtask openapi check |
| 1594 | 2026-06-05T04:05:35.307Z | Compiling cfg-if v1.0.4 |
| 1595 | 2026-06-05T04:05:35.407Z | Compiling libc v0.2.186 |
| 1596 | 2026-06-05T04:05:35.407Z | Compiling serde_core v1.0.228 |
| 1597 | 2026-06-05T04:05:35.407Z | Compiling memchr v2.8.1 |
| 1598 | 2026-06-05T04:05:35.407Z | Compiling itoa v1.0.18 |
| 1599 | 2026-06-05T04:05:35.407Z | Compiling smallvec v1.15.1 |
| 1600 | 2026-06-05T04:05:35.407Z | Compiling stable_deref_trait v1.2.1 |
| 1601 | 2026-06-05T04:05:35.407Z | Compiling zerofrom v0.1.8 |
| 1602 | 2026-06-05T04:05:35.407Z | Compiling zmij v1.0.21 |
| 1603 | 2026-06-05T04:05:35.407Z | Compiling writeable v0.6.3 |
| 1604 | 2026-06-05T04:05:35.407Z | Compiling yoke v0.8.3 |
| 1605 | 2026-06-05T04:05:35.407Z | Compiling litemap v0.8.2 |
| 1606 | 2026-06-05T04:05:35.659Z | Compiling utf8_iter v1.0.4 |
| 1607 | 2026-06-05T04:05:36.746Z | Compiling percent-encoding v2.3.2 |
| 1608 | 2026-06-05T04:05:36.746Z | Compiling zerovec v0.11.6 |
| 1609 | 2026-06-05T04:05:36.746Z | Compiling zerotrie v0.2.4 |
| 1610 | 2026-06-05T04:05:36.746Z | Compiling icu_properties_data v2.2.0 |
| 1611 | 2026-06-05T04:05:36.746Z | Compiling icu_normalizer_data v2.2.0 |
| 1612 | 2026-06-05T04:05:36.746Z | Compiling libm v0.2.16 |
| 1613 | 2026-06-05T04:05:36.746Z | Compiling form_urlencoded v1.2.2 |
| 1614 | 2026-06-05T04:05:36.746Z | Compiling rand_core v0.10.1 |
| 1615 | 2026-06-05T04:05:36.746Z | Compiling errno v0.3.14 |
| 1616 | 2026-06-05T04:05:36.790Z | Compiling getrandom v0.4.2 |
| 1617 | 2026-06-05T04:05:36.858Z | Compiling iana-time-zone v0.1.65 |
| 1618 | 2026-06-05T04:05:36.858Z | Compiling pin-project-lite v0.2.17 |
| 1619 | 2026-06-05T04:05:36.858Z | Compiling zeroize v1.8.2 |
| 1620 | 2026-06-05T04:05:36.858Z | Compiling dyn-clone v1.0.20 |
| 1621 | 2026-06-05T04:05:36.858Z | Compiling scopeguard v1.2.0 |
| 1622 | 2026-06-05T04:05:36.858Z | Compiling tinystr v0.8.3 |
| 1623 | 2026-06-05T04:05:36.858Z | Compiling potential_utf v0.1.5 |
| 1624 | 2026-06-05T04:05:36.858Z | Compiling lock_api v0.4.14 |
| 1625 | 2026-06-05T04:05:36.858Z | Compiling parking_lot_core v0.9.12 |
| 1626 | 2026-06-05T04:05:36.858Z | Compiling socket2 v0.6.4 |
| 1627 | 2026-06-05T04:05:36.858Z | Compiling signal-hook-registry v1.4.8 |
| 1628 | 2026-06-05T04:05:36.858Z | Compiling icu_locale_core v2.2.0 |
| 1629 | 2026-06-05T04:05:36.858Z | Compiling icu_collections v2.2.0 |
| 1630 | 2026-06-05T04:05:36.858Z | Compiling parking_lot v0.12.5 |
| 1631 | 2026-06-05T04:05:36.858Z | Compiling mio v1.2.1 |
| 1632 | 2026-06-05T04:05:36.858Z | Compiling portable-atomic v1.13.1 |
| 1633 | 2026-06-05T04:05:36.858Z | Compiling num-traits v0.2.19 |
| 1634 | 2026-06-05T04:05:36.858Z | Compiling futures-core v0.3.32 |
| 1635 | 2026-06-05T04:05:36.858Z | Compiling thiserror v2.0.18 |
| 1636 | 2026-06-05T04:05:36.858Z | Compiling critical-section v1.2.0 |
| 1637 | 2026-06-05T04:05:36.858Z | Compiling equivalent v1.0.2 |
| 1638 | 2026-06-05T04:05:36.858Z | Compiling serde v1.0.228 |
| 1639 | 2026-06-05T04:05:36.858Z | Compiling serde_json v1.0.150 |
| 1640 | 2026-06-05T04:05:36.858Z | Compiling icu_provider v2.2.0 |
| 1641 | 2026-06-05T04:05:36.953Z | Compiling uuid v1.23.2 |
| 1642 | 2026-06-05T04:05:36.953Z | Compiling semver v1.0.28 |
| 1643 | 2026-06-05T04:05:37.037Z | Compiling bitflags v2.12.1 |
| 1644 | 2026-06-05T04:05:37.095Z | Compiling icu_normalizer v2.2.0 |
| 1645 | 2026-06-05T04:05:37.145Z | Compiling icu_properties v2.2.0 |
| 1646 | 2026-06-05T04:05:37.188Z | Compiling once_cell v1.21.4 |
| 1647 | 2026-06-05T04:05:37.326Z | Compiling subtle v2.6.1 |
| 1648 | 2026-06-05T04:05:37.326Z | Compiling bytes v1.11.1 |
| 1649 | 2026-06-05T04:05:37.377Z | Compiling chrono v0.4.45 |
| 1650 | 2026-06-05T04:05:37.377Z | Compiling zerocopy v0.8.50 |
| 1651 | 2026-06-05T04:05:37.377Z | Compiling futures-sink v0.3.32 |
| 1652 | 2026-06-05T04:05:37.413Z | Compiling log v0.4.32 |
| 1653 | 2026-06-05T04:05:37.535Z | Compiling typenum v1.20.1 |
| 1654 | 2026-06-05T04:05:37.597Z | Compiling slab v0.4.12 |
| 1655 | 2026-06-05T04:05:37.661Z | Compiling slog v2.8.2 |
| 1656 | 2026-06-05T04:05:37.720Z | Compiling futures-channel v0.3.32 |
| 1657 | 2026-06-05T04:05:37.812Z | Compiling tokio v1.52.3 |
| 1658 | 2026-06-05T04:05:37.980Z | Compiling getrandom v0.2.17 |
| 1659 | 2026-06-05T04:05:38.039Z | Compiling futures-task v0.3.32 |
| 1660 | 2026-06-05T04:05:38.039Z | Compiling futures-io v0.3.32 |
| 1661 | 2026-06-05T04:05:38.130Z | Compiling idna_adapter v1.2.2 |
| 1662 | 2026-06-05T04:05:38.130Z | Compiling rand_core v0.6.4 |
| 1663 | 2026-06-05T04:05:38.130Z | Compiling futures-util v0.3.32 |
| 1664 | 2026-06-05T04:05:38.590Z | Compiling idna v1.1.0 |
| 1665 | 2026-06-05T04:05:38.942Z | Compiling hashbrown v0.17.1 |
| 1666 | 2026-06-05T04:05:38.942Z | Compiling tracing-core v0.1.36 |
| 1667 | 2026-06-05T04:05:38.942Z | Compiling base64 v0.22.1 |
| 1668 | 2026-06-05T04:05:39.093Z | Compiling url v2.5.8 |
| 1669 | 2026-06-05T04:05:39.093Z | Compiling indexmap v2.14.0 |
| 1670 | 2026-06-05T04:05:39.093Z | Compiling tracing v0.1.44 |
| 1671 | 2026-06-05T04:05:39.093Z | Compiling http v1.4.1 |
| 1672 | 2026-06-05T04:05:39.093Z | Compiling unicode-ident v1.0.24 |
| 1673 | 2026-06-05T04:05:39.315Z | Compiling proc-macro2 v1.0.106 |
| 1674 | 2026-06-05T04:05:39.315Z | Compiling fnv v1.0.7 |
| 1675 | 2026-06-05T04:05:39.517Z | Compiling schemars v0.8.22 |
| 1676 | 2026-06-05T04:05:40.855Z | Compiling byteorder v1.5.0 |
| 1677 | 2026-06-05T04:05:40.855Z | Compiling quote v1.0.45 |
| 1678 | 2026-06-05T04:05:40.986Z | Compiling ipnet v2.12.0 |
| 1679 | 2026-06-05T04:05:40.986Z | Compiling syn v2.0.117 |
| 1680 | 2026-06-05T04:05:40.986Z | Compiling erased-serde v0.3.31 |
| 1681 | 2026-06-05T04:05:40.986Z | Compiling rustls-pki-types v1.14.1 |
| 1682 | 2026-06-05T04:05:40.986Z | Compiling ipnetwork v0.21.1 |
| 1683 | 2026-06-05T04:05:40.986Z | Compiling ppv-lite86 v0.2.21 |
| 1684 | 2026-06-05T04:05:40.986Z | Compiling http-body v1.0.1 |
| 1685 | 2026-06-05T04:05:40.986Z | Compiling oxnet v0.1.6 |
| 1686 | 2026-06-05T04:05:40.986Z | Compiling thiserror v1.0.69 |
| 1687 | 2026-06-05T04:05:40.986Z | Compiling aws-lc-sys v0.41.0 |
| 1688 | 2026-06-05T04:05:40.986Z | Compiling untrusted v0.7.1 |
| 1689 | 2026-06-05T04:05:40.986Z | Compiling atomic-waker v1.1.2 |
| 1690 | 2026-06-05T04:05:40.987Z | Compiling httparse v1.10.1 |
| 1691 | 2026-06-05T04:05:40.987Z | Compiling tower-service v0.3.3 |
| 1692 | 2026-06-05T04:05:40.987Z | Compiling pretty-hex v0.4.2 |
| 1693 | 2026-06-05T04:05:40.987Z | Compiling untrusted v0.9.0 |
| 1694 | 2026-06-05T04:05:41.062Z | Compiling try-lock v0.2.5 |
| 1695 | 2026-06-05T04:05:41.062Z | Compiling ryu v1.0.23 |
| 1696 | 2026-06-05T04:05:41.062Z | Compiling tower-layer v0.3.3 |
| 1697 | 2026-06-05T04:05:41.062Z | Compiling rustls v0.23.40 |
| 1698 | 2026-06-05T04:05:41.062Z | Compiling want v0.3.1 |
| 1699 | 2026-06-05T04:05:41.062Z | Compiling rustix v1.1.4 |
| 1700 | 2026-06-05T04:05:41.148Z | Compiling aws-lc-rs v1.17.0 |
| 1701 | 2026-06-05T04:05:41.148Z | Compiling plain v0.2.3 |
| 1702 | 2026-06-05T04:05:41.148Z | Compiling httpdate v1.0.3 |
| 1703 | 2026-06-05T04:05:41.206Z | Compiling omicron-workspace-hack v0.1.0 |
| 1704 | 2026-06-05T04:05:41.206Z | Compiling getrandom v0.3.4 |
| 1705 | 2026-06-05T04:05:41.206Z | Compiling ucd-trie v0.1.7 |
| 1706 | 2026-06-05T04:05:41.248Z | Compiling regex-syntax v0.8.10 |
| 1707 | 2026-06-05T04:05:41.348Z | Compiling pest v2.8.6 |
| 1708 | 2026-06-05T04:05:41.380Z | Compiling rand_core v0.9.5 |
| 1709 | 2026-06-05T04:05:41.486Z | Compiling crossbeam-utils v0.8.21 |
| 1710 | 2026-06-05T04:05:41.570Z | Compiling tokio-util v0.7.18 |
| 1711 | 2026-06-05T04:05:41.964Z | Compiling rustls-webpki v0.103.13 |
| 1712 | 2026-06-05T04:05:42.170Z | Compiling h2 v0.4.14 |
| 1713 | 2026-06-05T04:05:42.293Z | Compiling serde_urlencoded v0.7.1 |
| 1714 | 2026-06-05T04:05:42.695Z | Compiling http-body-util v0.1.3 |
| 1715 | 2026-06-05T04:05:42.772Z | Compiling newtype-uuid v1.3.2 |
| 1716 | 2026-06-05T04:05:42.812Z | Compiling foldhash v0.2.0 |
| 1717 | 2026-06-05T04:05:42.957Z | Compiling allocator-api2 v0.2.21 |
| 1718 | 2026-06-05T04:05:43.003Z | Compiling hex v0.4.3 |
| 1719 | 2026-06-05T04:05:43.083Z | Compiling daft v0.1.7 |
| 1720 | 2026-06-05T04:05:43.228Z | Compiling hashbrown v0.16.1 |
| 1721 | 2026-06-05T04:05:43.256Z | Compiling rand_chacha v0.9.0 |
| 1722 | 2026-06-05T04:05:43.311Z | Compiling fastrand v2.4.1 |
| 1723 | 2026-06-05T04:05:43.580Z | Compiling rand v0.9.4 |
| 1724 | 2026-06-05T04:05:43.643Z | Compiling sync_wrapper v1.0.2 |
| 1725 | 2026-06-05T04:05:43.712Z | Compiling generic-array v0.14.7 |
| 1726 | 2026-06-05T04:05:43.759Z | Compiling tower v0.5.3 |
| 1727 | 2026-06-05T04:05:43.794Z | Compiling anyhow v1.0.102 |
| 1728 | 2026-06-05T04:05:43.888Z | Compiling aho-corasick v1.1.4 |
| 1729 | 2026-06-05T04:05:43.928Z | Compiling powerfmt v0.2.0 |
| 1730 | 2026-06-05T04:05:44.148Z | Compiling deranged v0.5.8 |
| 1731 | 2026-06-05T04:05:44.193Z | Compiling tower-http v0.6.11 |
| 1732 | 2026-06-05T04:05:44.252Z | Compiling hyper v1.10.1 |
| 1733 | 2026-06-05T04:05:44.327Z | Compiling tempfile v3.27.0 |
| 1734 | 2026-06-05T04:05:44.327Z | Compiling camino v1.2.2 |
| 1735 | 2026-06-05T04:05:44.617Z | Compiling futures-executor v0.3.32 |
| 1736 | 2026-06-05T04:05:44.671Z | Compiling openapiv3 v2.2.0 |
| 1737 | 2026-06-05T04:05:44.698Z | Compiling num-conv v0.2.2 |
| 1738 | 2026-06-05T04:05:44.831Z | Compiling regex-automata v0.4.14 |
| 1739 | 2026-06-05T04:05:44.905Z | Compiling openssl-probe v0.2.1 |
| 1740 | 2026-06-05T04:05:45.106Z | Compiling time-core v0.1.8 |
| 1741 | 2026-06-05T04:05:45.173Z | Compiling num_threads v0.1.7 |
| 1742 | 2026-06-05T04:05:45.256Z | Compiling cpufeatures v0.3.0 |
| 1743 | 2026-06-05T04:05:45.297Z | Compiling time v0.3.47 |
| 1744 | 2026-06-05T04:05:45.297Z | Compiling rustls-native-certs v0.8.4 |
| 1745 | 2026-06-05T04:05:45.297Z | Compiling futures v0.3.32 |
| 1746 | 2026-06-05T04:05:45.371Z | Compiling scroll v0.13.0 |
| 1747 | 2026-06-05T04:05:45.615Z | Compiling hyper-util v0.1.20 |
| 1748 | 2026-06-05T04:05:45.663Z | Compiling tokio-rustls v0.26.4 |
| 1749 | 2026-06-05T04:05:45.795Z | Compiling hybrid-array v0.4.12 |
| 1750 | 2026-06-05T04:05:45.894Z | Compiling adler2 v2.0.1 |
| 1751 | 2026-06-05T04:05:45.926Z | Compiling simd-adler32 v0.3.9 |
| 1752 | 2026-06-05T04:05:46.003Z | Compiling winnow v1.0.3 |
| 1753 | 2026-06-05T04:05:46.122Z | Compiling miniz_oxide v0.8.9 |
| 1754 | 2026-06-05T04:05:46.228Z | Compiling goblin v0.10.7 |
| 1755 | 2026-06-05T04:05:46.259Z | Compiling rustls-platform-verifier v0.7.0 |
| 1756 | 2026-06-05T04:05:46.480Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-05T04:05:46.772Z | Compiling hyper-rustls v0.27.9 |
| 1758 | 2026-06-05T04:05:46.868Z | Compiling crossbeam-channel v0.5.15 |
| 1759 | 2026-06-05T04:05:46.976Z | Compiling crc32fast v1.5.0 |
| 1760 | 2026-06-05T04:05:47.085Z | Compiling reqwest v0.13.4 |
| 1761 | 2026-06-05T04:05:47.101Z | Compiling regex v1.12.3 |
| 1762 | 2026-06-05T04:05:47.211Z | Compiling flate2 v1.1.9 |
| 1763 | 2026-06-05T04:05:47.274Z | Compiling block-buffer v0.12.0 |
| 1764 | 2026-06-05T04:05:47.401Z | Compiling crypto-common v0.2.2 |
| 1765 | 2026-06-05T04:05:47.476Z | Compiling crypto-common v0.1.7 |
| 1766 | 2026-06-05T04:05:47.565Z | Compiling dtrace-parser v0.3.0 |
| 1767 | 2026-06-05T04:05:47.600Z | Compiling rand_chacha v0.3.1 |
| 1768 | 2026-06-05T04:05:47.649Z | Compiling thread-id v5.1.0 |
| 1769 | 2026-06-05T04:05:47.692Z | Compiling thread_local v1.1.9 |
| 1770 | 2026-06-05T04:05:47.955Z | Compiling match_cfg v0.1.0 |
| 1771 | 2026-06-05T04:05:47.986Z | Compiling const-oid v0.10.2 |
| 1772 | 2026-06-05T04:05:48.018Z | Compiling debug-ignore v1.0.5 |
| 1773 | 2026-06-05T04:05:48.028Z | Compiling compression-core v0.4.32 |
| 1774 | 2026-06-05T04:05:48.094Z | Compiling hostname v0.3.1 |
| 1775 | 2026-06-05T04:05:48.144Z | Compiling rand v0.8.6 |
| 1776 | 2026-06-05T04:05:48.185Z | Compiling compression-codecs v0.4.38 |
| 1777 | 2026-06-05T04:05:48.188Z | Compiling digest v0.11.3 |
| 1778 | 2026-06-05T04:05:48.214Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1779 | 2026-06-05T04:05:48.286Z | Compiling slog-json v2.6.1 |
| 1780 | 2026-06-05T04:05:48.295Z | Compiling ref-cast v1.0.25 |
| 1781 | 2026-06-05T04:05:48.373Z | Compiling strum v0.26.3 |
| 1782 | 2026-06-05T04:05:48.407Z | Compiling macaddr v1.0.1 |
| 1783 | 2026-06-05T04:05:48.446Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1784 | 2026-06-05T04:05:48.466Z | Compiling serde_spanned v1.1.1 |
| 1785 | 2026-06-05T04:05:48.525Z | Compiling is-terminal v0.4.17 |
| 1786 | 2026-06-05T04:05:48.636Z | Compiling memmap2 v0.9.10 |
| 1787 | 2026-06-05T04:05:48.792Z | Compiling wait-timeout v0.2.1 |
| 1788 | 2026-06-05T04:05:48.792Z | Compiling encoding_rs v0.8.35 |
| 1789 | 2026-06-05T04:05:48.865Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1790 | 2026-06-05T04:05:48.914Z | Compiling bit-vec v0.8.0 |
| 1791 | 2026-06-05T04:05:48.914Z | Compiling mime v0.3.17 |
| 1792 | 2026-06-05T04:05:48.914Z | Compiling quick-error v1.2.3 |
| 1793 | 2026-06-05T04:05:49.062Z | Compiling take_mut v0.2.2 |
| 1794 | 2026-06-05T04:05:49.106Z | Compiling either v1.16.0 |
| 1795 | 2026-06-05T04:05:49.106Z | Compiling term v1.2.1 |
| 1796 | 2026-06-05T04:05:49.106Z | Compiling dof v0.4.0 |
| 1797 | 2026-06-05T04:05:49.154Z | Compiling spin v0.9.8 |
| 1798 | 2026-06-05T04:05:49.185Z | Compiling slog-async v2.8.0 |
| 1799 | 2026-06-05T04:05:49.247Z | Compiling bit-set v0.8.0 |
| 1800 | 2026-06-05T04:05:49.325Z | Compiling rusty-fork v0.3.1 |
| 1801 | 2026-06-05T04:05:49.414Z | Compiling slog-term v2.9.2 |
| 1802 | 2026-06-05T04:05:49.725Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1803 | 2026-06-05T04:05:49.816Z | Compiling multer v3.1.0 |
| 1804 | 2026-06-05T04:05:49.816Z | Compiling slog-bunyan v2.5.0 |
| 1805 | 2026-06-05T04:05:49.968Z | Compiling usdt-impl v0.6.0 |
| 1806 | 2026-06-05T04:05:50.087Z | Compiling async-compression v0.4.42 |
| 1807 | 2026-06-05T04:05:51.055Z | Compiling sha1 v0.11.0 |
| 1808 | 2026-06-05T04:05:51.246Z | Compiling usdt v0.6.0 |
| 1809 | 2026-06-05T04:05:51.246Z | Compiling serde_with v3.20.0 |
| 1810 | 2026-06-05T04:05:51.246Z | Compiling async-stream v0.3.6 |
| 1811 | 2026-06-05T04:05:51.246Z | Compiling rand_xorshift v0.4.0 |
| 1812 | 2026-06-05T04:05:51.246Z | Compiling waitgroup v0.1.2 |
| 1813 | 2026-06-05T04:05:51.246Z | Compiling rustls-pemfile v2.2.0 |
| 1814 | 2026-06-05T04:05:51.246Z | Compiling serde_path_to_error v0.1.20 |
| 1815 | 2026-06-05T04:05:51.246Z | Compiling hostname v0.4.2 |
| 1816 | 2026-06-05T04:05:51.246Z | Compiling unarray v0.1.4 |
| 1817 | 2026-06-05T04:05:51.246Z | Compiling strum v0.27.2 |
| 1818 | 2026-06-05T04:05:51.246Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1819 | 2026-06-05T04:05:51.614Z | Compiling proptest v1.11.0 |
| 1820 | 2026-06-05T04:05:51.615Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1821 | 2026-06-05T04:05:51.615Z | Compiling dropshot v0.17.1 |
| 1822 | 2026-06-05T04:05:51.615Z | Compiling progenitor-client v0.14.0 |
| 1823 | 2026-06-05T04:05:51.615Z | Compiling iddqd v0.4.2 |
| 1824 | 2026-06-05T04:05:51.615Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1825 | 2026-06-05T04:05:51.615Z | Compiling reqwest v0.12.28 |
| 1826 | 2026-06-05T04:05:51.615Z | Compiling block-buffer v0.10.4 |
| 1827 | 2026-06-05T04:05:51.615Z | Compiling backon v1.6.0 |
| 1828 | 2026-06-05T04:05:51.615Z | Compiling instant v0.1.13 |
| 1829 | 2026-06-05T04:05:51.615Z | Compiling digest v0.10.7 |
| 1830 | 2026-06-05T04:05:51.789Z | Compiling progenitor-extras v0.2.0 |
| 1831 | 2026-06-05T04:05:51.789Z | Compiling backoff v0.4.0 |
| 1832 | 2026-06-05T04:05:51.789Z | Compiling itertools v0.14.0 |
| 1833 | 2026-06-05T04:05:51.789Z | Compiling parse-display v0.10.0 |
| 1834 | 2026-06-05T04:05:51.789Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1835 | 2026-06-05T04:05:53.745Z | Compiling regress v0.10.5 |
| 1836 | 2026-06-05T04:05:53.923Z | Compiling progenitor-client v0.10.0 |
| 1837 | 2026-06-05T04:05:53.923Z | Compiling humantime v2.3.0 |
| 1838 | 2026-06-05T04:05:53.923Z | Compiling cpufeatures v0.2.17 |
| 1839 | 2026-06-05T04:05:53.923Z | Compiling unicode-width v0.2.2 |
| 1840 | 2026-06-05T04:05:53.923Z | Compiling secrecy v0.10.3 |
| 1841 | 2026-06-05T04:05:53.923Z | Compiling heck v0.5.0 |
| 1842 | 2026-06-05T04:05:53.923Z | Compiling tinyvec_macros v0.1.1 |
| 1843 | 2026-06-05T04:05:53.923Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1844 | 2026-06-05T04:05:53.923Z | Compiling num-integer v0.1.46 |
| 1845 | 2026-06-05T04:05:53.923Z | Compiling tinyvec v1.11.0 |
| 1846 | 2026-06-05T04:05:53.923Z | Compiling scroll v0.12.0 |
| 1847 | 2026-06-05T04:05:53.923Z | Compiling crucible-workspace-hack v0.1.0 |
| 1848 | 2026-06-05T04:05:53.923Z | Compiling hmac v0.12.1 |
| 1849 | 2026-06-05T04:05:53.923Z | Compiling inout v0.1.4 |
| 1850 | 2026-06-05T04:05:53.923Z | Compiling ff v0.13.1 |
| 1851 | 2026-06-05T04:05:53.923Z | Compiling utf8parse v0.2.2 |
| 1852 | 2026-06-05T04:05:53.923Z | Compiling cipher v0.4.4 |
| 1853 | 2026-06-05T04:05:53.923Z | Compiling hkdf v0.12.4 |
| 1854 | 2026-06-05T04:05:53.924Z | Compiling anstyle-parse v1.0.0 |
| 1855 | 2026-06-05T04:05:53.924Z | Compiling group v0.13.0 |
| 1856 | 2026-06-05T04:05:53.924Z | Compiling goblin v0.8.2 |
| 1857 | 2026-06-05T04:05:53.924Z | Compiling num-rational v0.4.2 |
| 1858 | 2026-06-05T04:05:53.924Z | Compiling num-iter v0.1.45 |
| 1859 | 2026-06-05T04:05:53.924Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-05T04:05:54.017Z | Compiling zerocopy v0.7.35 |
| 1861 | 2026-06-05T04:05:54.017Z | Compiling universal-hash v0.5.1 |
| 1862 | 2026-06-05T04:05:54.082Z | Compiling crypto-bigint v0.5.5 |
| 1863 | 2026-06-05T04:05:54.149Z | Compiling regress v0.11.1 |
| 1864 | 2026-06-05T04:05:54.409Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-05T04:05:54.442Z | Compiling terminal_size v0.4.4 |
| 1866 | 2026-06-05T04:05:54.620Z | Compiling half v2.7.1 |
| 1867 | 2026-06-05T04:05:54.803Z | Compiling num-complex v0.4.6 |
| 1868 | 2026-06-05T04:05:54.923Z | Compiling base16ct v0.2.0 |
| 1869 | 2026-06-05T04:05:55.103Z | Compiling ciborium-io v0.2.2 |
| 1870 | 2026-06-05T04:05:55.201Z | Compiling is_terminal_polyfill v1.70.2 |
| 1871 | 2026-06-05T04:05:55.236Z | Compiling anstyle-query v1.1.5 |
| 1872 | 2026-06-05T04:05:55.290Z | Compiling base64ct v1.8.3 |
| 1873 | 2026-06-05T04:05:55.330Z | Compiling anstyle v1.0.14 |
| 1874 | 2026-06-05T04:05:55.381Z | Compiling colorchoice v1.0.5 |
| 1875 | 2026-06-05T04:05:55.431Z | Compiling opaque-debug v0.3.1 |
| 1876 | 2026-06-05T04:05:55.510Z | Compiling poly1305 v0.8.0 |
| 1877 | 2026-06-05T04:05:55.575Z | Compiling anstream v1.0.0 |
| 1878 | 2026-06-05T04:05:55.575Z | Compiling password-hash v0.5.0 |
| 1879 | 2026-06-05T04:05:56.121Z | Compiling typify-impl v0.6.2 |
| 1880 | 2026-06-05T04:05:56.121Z | Compiling dof v0.3.0 |
| 1881 | 2026-06-05T04:05:56.121Z | Compiling ciborium-ll v0.2.2 |
| 1882 | 2026-06-05T04:05:56.297Z | Compiling num v0.4.3 |
| 1883 | 2026-06-05T04:05:56.521Z | Compiling elliptic-curve v0.13.8 |
| 1884 | 2026-06-05T04:05:56.579Z | Compiling curve25519-dalek v4.1.3 |
| 1885 | 2026-06-05T04:05:56.646Z | Compiling thiserror-no-std v2.0.2 |
| 1886 | 2026-06-05T04:05:56.784Z | Compiling chacha20 v0.9.1 |
| 1887 | 2026-06-05T04:05:56.989Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1888 | 2026-06-05T04:05:57.119Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-05T04:05:57.161Z | Compiling blake2 v0.10.6 |
| 1890 | 2026-06-05T04:05:57.549Z | Compiling aead v0.5.2 |
| 1891 | 2026-06-05T04:05:57.599Z | Compiling byte-wrapper v0.1.0 |
| 1892 | 2026-06-05T04:05:57.599Z | Compiling dtrace-parser v0.2.0 |
| 1893 | 2026-06-05T04:05:57.697Z | Compiling crossbeam-epoch v0.9.18 |
| 1894 | 2026-06-05T04:05:57.725Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1895 | 2026-06-05T04:05:57.725Z | Compiling thread-id v4.2.2 |
| 1896 | 2026-06-05T04:05:57.840Z | Compiling clap_lex v1.1.0 |
| 1897 | 2026-06-05T04:05:57.872Z | Compiling float-ord v0.3.2 |
| 1898 | 2026-06-05T04:05:57.906Z | Compiling strsim v0.11.1 |
| 1899 | 2026-06-05T04:05:57.943Z | Compiling keccak v0.1.6 |
| 1900 | 2026-06-05T04:05:57.996Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1901 | 2026-06-05T04:05:58.084Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-06-05T04:05:58.225Z | Compiling clap_builder v4.6.0 |
| 1903 | 2026-06-05T04:05:58.331Z | Compiling sha3 v0.10.9 |
| 1904 | 2026-06-05T04:05:58.407Z | Compiling usdt-impl v0.5.0 |
| 1905 | 2026-06-05T04:05:58.623Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-06-05T04:05:59.082Z | Compiling chacha20poly1305 v0.10.1 |
| 1907 | 2026-06-05T04:05:59.239Z | Compiling typify v0.6.2 |
| 1908 | 2026-06-05T04:05:59.287Z | Compiling argon2 v0.5.3 |
| 1909 | 2026-06-05T04:05:59.328Z | Compiling vsss-rs v3.3.4 |
| 1910 | 2026-06-05T04:05:59.854Z | Compiling ciborium v0.2.2 |
| 1911 | 2026-06-05T04:06:00.025Z | Compiling hash32 v0.3.1 |
| 1912 | 2026-06-05T04:06:00.227Z | Compiling memmap v0.7.0 |
| 1913 | 2026-06-05T04:06:00.372Z | Compiling indent_write v2.2.0 |
| 1914 | 2026-06-05T04:06:00.423Z | Compiling data-encoding v2.11.0 |
| 1915 | 2026-06-05T04:06:00.485Z | Compiling usdt v0.5.0 |
| 1916 | 2026-06-05T04:06:00.518Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1917 | 2026-06-05T04:06:00.605Z | Compiling heapless v0.8.0 |
| 1918 | 2026-06-05T04:06:00.737Z | Compiling clap v4.6.1 |
| 1919 | 2026-06-05T04:06:00.778Z | Compiling ingot-types v0.1.2 |
| 1920 | 2026-06-05T04:06:00.819Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1921 | 2026-06-05T04:06:00.872Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1922 | 2026-06-05T04:06:01.112Z | Compiling rustix v0.38.44 |
| 1923 | 2026-06-05T04:06:01.174Z | Compiling tabwriter v1.4.1 |
| 1924 | 2026-06-05T04:06:01.210Z | Compiling cobs v0.3.0 |
| 1925 | 2026-06-05T04:06:01.377Z | Compiling bitflags v1.3.2 |
| 1926 | 2026-06-05T04:06:01.410Z | Compiling managed v0.8.0 |
| 1927 | 2026-06-05T04:06:01.427Z | Compiling postcard v1.1.3 |
| 1928 | 2026-06-05T04:06:01.470Z | Compiling ingot v0.1.1 |
| 1929 | 2026-06-05T04:06:01.536Z | Compiling memoffset v0.9.1 |
| 1930 | 2026-06-05T04:06:01.631Z | Compiling smoltcp v0.11.0 |
| 1931 | 2026-06-05T04:06:01.678Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1932 | 2026-06-05T04:06:01.819Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1933 | 2026-06-05T04:06:01.906Z | Compiling toml_datetime v0.6.11 |
| 1934 | 2026-06-05T04:06:02.037Z | Compiling serde_spanned v0.6.9 |
| 1935 | 2026-06-05T04:06:02.200Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1936 | 2026-06-05T04:06:02.234Z | Compiling static_assertions v1.1.0 |
| 1937 | 2026-06-05T04:06:02.335Z | Compiling toml_write v0.1.2 |
| 1938 | 2026-06-05T04:06:02.523Z | Compiling resolv-conf v0.7.6 |
| 1939 | 2026-06-05T04:06:02.560Z | Compiling foreign-types-shared v0.3.1 |
| 1940 | 2026-06-05T04:06:02.596Z | Compiling winnow v0.7.15 |
| 1941 | 2026-06-05T04:06:02.741Z | Compiling linked-hash-map v0.5.6 |
| 1942 | 2026-06-05T04:06:02.859Z | Compiling unicode-segmentation v1.13.3 |
| 1943 | 2026-06-05T04:06:02.958Z | Compiling colored v3.1.1 |
| 1944 | 2026-06-05T04:06:03.337Z | Compiling swrite v0.1.0 |
| 1945 | 2026-06-05T04:06:03.360Z | Compiling newline-converter v0.3.0 |
| 1946 | 2026-06-05T04:06:03.378Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1947 | 2026-06-05T04:06:03.410Z | Compiling lru-cache v0.1.2 |
| 1948 | 2026-06-05T04:06:03.481Z | Compiling foreign-types v0.5.0 |
| 1949 | 2026-06-05T04:06:03.673Z | Compiling hubpack v0.1.2 |
| 1950 | 2026-06-05T04:06:03.772Z | Compiling atomicwrites v0.4.4 |
| 1951 | 2026-06-05T04:06:03.772Z | Compiling nix v0.31.3 |
| 1952 | 2026-06-05T04:06:03.816Z | Compiling num_enum v0.7.6 |
| 1953 | 2026-06-05T04:06:03.868Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1954 | 2026-06-05T04:06:03.928Z | Compiling hickory-proto v0.24.4 |
| 1955 | 2026-06-05T04:06:03.993Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1956 | 2026-06-05T04:06:04.096Z | Compiling toml_edit v0.22.27 |
| 1957 | 2026-06-05T04:06:04.181Z | Compiling crossbeam-deque v0.8.6 |
| 1958 | 2026-06-05T04:06:04.227Z | Compiling console v0.15.11 |
| 1959 | 2026-06-05T04:06:04.274Z | Compiling chacha20 v0.10.0 |
| 1960 | 2026-06-05T04:06:04.586Z | Compiling camino-tempfile v1.4.1 |
| 1961 | 2026-06-05T04:06:04.645Z | Compiling serde-big-array v0.5.1 |
| 1962 | 2026-06-05T04:06:04.774Z | Compiling cstr-argument v0.1.2 |
| 1963 | 2026-06-05T04:06:05.017Z | Compiling similar v2.7.0 |
| 1964 | 2026-06-05T04:06:05.203Z | Compiling siphasher v1.0.3 |
| 1965 | 2026-06-05T04:06:05.204Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1966 | 2026-06-05T04:06:05.571Z | Compiling phf_shared v0.12.1 |
| 1967 | 2026-06-05T04:06:05.814Z | Compiling expectorate v1.2.0 |
| 1968 | 2026-06-05T04:06:05.814Z | Compiling pin-project v1.1.13 |
| 1969 | 2026-06-05T04:06:05.814Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1970 | 2026-06-05T04:06:05.814Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1971 | 2026-06-05T04:06:06.191Z | Compiling hickory-resolver v0.24.4 |
| 1972 | 2026-06-05T04:06:06.213Z | Compiling toml v0.8.23 |
| 1973 | 2026-06-05T04:06:06.503Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1974 | 2026-06-05T04:06:09.103Z | Compiling rand v0.10.1 |
| 1975 | 2026-06-05T04:06:09.273Z | Compiling rayon-core v1.13.0 |
| 1976 | 2026-06-05T04:06:09.273Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1977 | 2026-06-05T04:06:09.273Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1978 | 2026-06-05T04:06:09.273Z | Compiling num_enum v0.5.11 |
| 1979 | 2026-06-05T04:06:09.273Z | Compiling progenitor-impl v0.13.0 |
| 1980 | 2026-06-05T04:06:09.273Z | Compiling prettyplease v0.2.37 |
| 1981 | 2026-06-05T04:06:09.273Z | Compiling unicode-normalization v0.1.25 |
| 1982 | 2026-06-05T04:06:09.274Z | Compiling progenitor-client v0.13.0 |
| 1983 | 2026-06-05T04:06:09.274Z | Compiling tokio-stream v0.1.18 |
| 1984 | 2026-06-05T04:06:09.274Z | Compiling csv-core v0.1.13 |
| 1985 | 2026-06-05T04:06:09.274Z | Compiling bstr v1.12.1 |
| 1986 | 2026-06-05T04:06:09.274Z | Compiling foreign-types-shared v0.1.1 |
| 1987 | 2026-06-05T04:06:09.274Z | Compiling same-file v1.0.6 |
| 1988 | 2026-06-05T04:06:09.274Z | Compiling konst_macro_rules v0.2.19 |
| 1989 | 2026-06-05T04:06:09.274Z | Compiling unicode-width v0.1.14 |
| 1990 | 2026-06-05T04:06:09.274Z | Compiling foldhash v0.1.5 |
| 1991 | 2026-06-05T04:06:09.274Z | Compiling highway v1.3.0 |
| 1992 | 2026-06-05T04:06:09.274Z | Compiling hashbrown v0.15.5 |
| 1993 | 2026-06-05T04:06:09.274Z | Compiling konst v0.2.20 |
| 1994 | 2026-06-05T04:06:09.274Z | Compiling globset v0.4.18 |
| 1995 | 2026-06-05T04:06:09.275Z | Compiling walkdir v2.5.0 |
| 1996 | 2026-06-05T04:06:09.275Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1997 | 2026-06-05T04:06:09.275Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1998 | 2026-06-05T04:06:09.275Z | Compiling progenitor v0.13.0 |
| 1999 | 2026-06-05T04:06:09.275Z | Compiling foreign-types v0.3.2 |
| 2000 | 2026-06-05T04:06:09.275Z | Compiling qorb v0.4.1 |
| 2001 | 2026-06-05T04:06:09.275Z | Compiling csv v1.4.0 |
| 2002 | 2026-06-05T04:06:09.275Z | Compiling snafu v0.8.9 |
| 2003 | 2026-06-05T04:06:09.453Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2004 | 2026-06-05T04:06:09.644Z | Compiling olpc-cjson v0.1.4 |
| 2005 | 2026-06-05T04:06:09.819Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2006 | 2026-06-05T04:06:10.145Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2007 | 2026-06-05T04:06:10.471Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2008 | 2026-06-05T04:06:10.557Z | Compiling rayon v1.12.0 |
| 2009 | 2026-06-05T04:06:10.922Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2010 | 2026-06-05T04:06:11.171Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2011 | 2026-06-05T04:06:11.526Z | Compiling phf v0.12.1 |
| 2012 | 2026-06-05T04:06:11.704Z | Compiling openssl-sys v0.9.116 |
| 2013 | 2026-06-05T04:06:11.870Z | Compiling tokio-dtrace v0.1.1 |
| 2014 | 2026-06-05T04:06:12.157Z | Compiling progenitor-impl v0.14.0 |
| 2015 | 2026-06-05T04:06:12.198Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2016 | 2026-06-05T04:06:12.198Z | Compiling itertools v0.12.1 |
| 2017 | 2026-06-05T04:06:12.283Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2018 | 2026-06-05T04:06:12.386Z | Compiling libsw-core v0.3.2 |
| 2019 | 2026-06-05T04:06:12.428Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2020 | 2026-06-05T04:06:12.493Z | Compiling pem v3.0.6 |
| 2021 | 2026-06-05T04:06:12.552Z | Compiling serde_plain v1.0.2 |
| 2022 | 2026-06-05T04:06:12.763Z | Compiling sigpipe v0.1.3 |
| 2023 | 2026-06-05T04:06:12.809Z | Compiling minimal-lexical v0.2.1 |
| 2024 | 2026-06-05T04:06:12.843Z | Compiling glob v0.3.3 |
| 2025 | 2026-06-05T04:06:12.888Z | Compiling jiff v0.2.28 |
| 2026 | 2026-06-05T04:06:13.035Z | Compiling fixedbitset v0.4.2 |
| 2027 | 2026-06-05T04:06:13.104Z | Compiling bytecount v0.6.9 |
| 2028 | 2026-06-05T04:06:13.186Z | Compiling typed-path v0.9.3 |
| 2029 | 2026-06-05T04:06:13.316Z | Compiling fixedbitset v0.5.7 |
| 2030 | 2026-06-05T04:06:13.627Z | Compiling progenitor v0.14.0 |
| 2031 | 2026-06-05T04:06:13.721Z | Compiling zone v0.3.1 |
| 2032 | 2026-06-05T04:06:13.721Z | Compiling petgraph v0.6.5 |
| 2033 | 2026-06-05T04:06:13.721Z | Compiling petgraph v0.8.3 |
| 2034 | 2026-06-05T04:06:13.721Z | Compiling papergrid v0.11.0 |
| 2035 | 2026-06-05T04:06:13.721Z | Compiling nom v7.1.3 |
| 2036 | 2026-06-05T04:06:14.278Z | Compiling tough v0.22.0 |
| 2037 | 2026-06-05T04:06:14.664Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2038 | 2026-06-05T04:06:15.079Z | Compiling openssl v0.10.80 |
| 2039 | 2026-06-05T04:06:15.216Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2040 | 2026-06-05T04:06:15.216Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2041 | 2026-06-05T04:06:15.326Z | Compiling libsw v3.5.0 |
| 2042 | 2026-06-05T04:06:15.427Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2043 | 2026-06-05T04:06:15.521Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-06-05T04:06:15.680Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2045 | 2026-06-05T04:06:15.762Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2046 | 2026-06-05T04:06:15.833Z | Compiling oxide-tokio-rt v0.1.6 |
| 2047 | 2026-06-05T04:06:16.210Z | Compiling chrono-tz v0.10.4 |
| 2048 | 2026-06-05T04:06:16.269Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-05T04:06:16.464Z | Compiling newtype_derive v0.1.6 |
| 2050 | 2026-06-05T04:06:17.909Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2051 | 2026-06-05T04:06:17.910Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-05T04:06:18.029Z | Compiling slog-dtrace v0.3.0 |
| 2053 | 2026-06-05T04:06:18.029Z | Compiling owo-colors v4.3.0 |
| 2054 | 2026-06-05T04:06:18.029Z | Compiling const_format v0.2.36 |
| 2055 | 2026-06-05T04:06:18.029Z | Compiling cancel-safe-futures v0.1.5 |
| 2056 | 2026-06-05T04:06:18.030Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2057 | 2026-06-05T04:06:18.030Z | Compiling gethostname v0.5.0 |
| 2058 | 2026-06-05T04:06:18.030Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2059 | 2026-06-05T04:06:18.030Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-06-05T04:06:18.030Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2061 | 2026-06-05T04:06:18.030Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-06-05T04:06:18.030Z | Compiling smf v0.2.3 |
| 2063 | 2026-06-05T04:06:18.030Z | Compiling bcs v0.1.6 |
| 2064 | 2026-06-05T04:06:18.095Z | Compiling smawk v0.3.2 |
| 2065 | 2026-06-05T04:06:18.133Z | Compiling termtree v0.5.1 |
| 2066 | 2026-06-05T04:06:18.134Z | Compiling tagptr v0.2.0 |
| 2067 | 2026-06-05T04:06:18.134Z | Compiling lazy_static v1.5.0 |
| 2068 | 2026-06-05T04:06:18.362Z | Compiling whoami v1.6.1 |
| 2069 | 2026-06-05T04:06:18.411Z | Compiling unicode-linebreak v0.1.5 |
| 2070 | 2026-06-05T04:06:18.411Z | Compiling linear-map v1.2.0 |
| 2071 | 2026-06-05T04:06:18.411Z | Compiling moka v0.12.15 |
| 2072 | 2026-06-05T04:06:18.411Z | Compiling steno v0.4.1 |
| 2073 | 2026-06-05T04:06:18.477Z | Compiling textwrap v0.16.2 |
| 2074 | 2026-06-05T04:06:18.594Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2075 | 2026-06-05T04:06:18.733Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2076 | 2026-06-05T04:06:18.834Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2077 | 2026-06-05T04:06:18.969Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2078 | 2026-06-05T04:06:19.155Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2079 | 2026-06-05T04:06:20.002Z | Compiling tabled v0.15.0 |
| 2080 | 2026-06-05T04:06:20.284Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2081 | 2026-06-05T04:06:20.510Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2082 | 2026-06-05T04:06:20.912Z | Compiling cookie v0.18.1 |
| 2083 | 2026-06-05T04:06:21.320Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2084 | 2026-06-05T04:06:21.447Z | Compiling hickory-proto v0.25.2 |
| 2085 | 2026-06-05T04:06:21.669Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2086 | 2026-06-05T04:06:21.707Z | Compiling libscf-sys v1.2.0 |
| 2087 | 2026-06-05T04:06:21.873Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2088 | 2026-06-05T04:06:22.210Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2089 | 2026-06-05T04:06:22.573Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2090 | 2026-06-05T04:06:22.677Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2091 | 2026-06-05T04:06:22.935Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2092 | 2026-06-05T04:06:23.359Z | Compiling hickory-resolver v0.25.2 |
| 2093 | 2026-06-05T04:06:24.301Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2094 | 2026-06-05T04:06:29.441Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2095 | 2026-06-05T04:06:36.302Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2096 | 2026-06-05T04:06:37.936Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2097 | 2026-06-05T04:06:39.111Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2098 | 2026-06-05T04:06:40.890Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2099 | 2026-06-05T04:06:41.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 2100 | 2026-06-05T04:06:41.585Z | Running `target/debug/xtask openapi check` |
| 2101 | 2026-06-05T04:06:42.067Z | Compiling serde_core v1.0.228 |
| 2102 | 2026-06-05T04:06:42.108Z | Compiling serde v1.0.228 |
| 2103 | 2026-06-05T04:06:42.108Z | Compiling serde_json v1.0.150 |
| 2104 | 2026-06-05T04:06:42.155Z | Compiling syn v2.0.117 |
| 2105 | 2026-06-05T04:06:42.155Z | Compiling bytes v1.11.1 |
| 2106 | 2026-06-05T04:06:42.347Z | Compiling getrandom v0.4.2 |
| 2107 | 2026-06-05T04:06:42.347Z | Compiling zerocopy v0.8.50 |
| 2108 | 2026-06-05T04:06:42.348Z | Compiling once_cell v1.21.4 |
| 2109 | 2026-06-05T04:06:42.372Z | Compiling num-traits v0.2.19 |
| 2110 | 2026-06-05T04:06:42.534Z | Compiling zeroize v1.8.2 |
| 2111 | 2026-06-05T04:06:42.695Z | Compiling http v1.4.1 |
| 2112 | 2026-06-05T04:06:43.086Z | Compiling schemars v0.8.22 |
| 2113 | 2026-06-05T04:06:43.086Z | Compiling aws-lc-rs v1.17.0 |
| 2114 | 2026-06-05T04:06:43.181Z | Compiling usdt-impl v0.6.0 |
| 2115 | 2026-06-05T04:06:43.181Z | Compiling time-macros v0.2.27 |
| 2116 | 2026-06-05T04:06:43.181Z | Compiling rustls-pki-types v1.14.1 |
| 2117 | 2026-06-05T04:06:43.181Z | Compiling tracing-core v0.1.36 |
| 2118 | 2026-06-05T04:06:43.334Z | Compiling bitflags v2.12.1 |
| 2119 | 2026-06-05T04:06:43.445Z | Compiling tracing v0.1.44 |
| 2120 | 2026-06-05T04:06:44.493Z | Compiling http-body v1.0.1 |
| 2121 | 2026-06-05T04:06:44.546Z | Compiling generic-array v0.14.7 |
| 2122 | 2026-06-05T04:06:44.546Z | Compiling indexmap v2.14.0 |
| 2123 | 2026-06-05T04:06:44.546Z | Compiling rustls v0.23.40 |
| 2124 | 2026-06-05T04:06:44.546Z | Compiling rustix v1.1.4 |
| 2125 | 2026-06-05T04:06:44.546Z | Compiling time v0.3.47 |
| 2126 | 2026-06-05T04:06:44.546Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2127 | 2026-06-05T04:06:44.546Z | Compiling uuid v1.23.2 |
| 2128 | 2026-06-05T04:06:44.857Z | Compiling pest_generator v2.8.6 |
| 2129 | 2026-06-05T04:06:44.912Z | Compiling serde_derive_internals v0.29.1 |
| 2130 | 2026-06-05T04:06:44.983Z | Compiling camino v1.2.2 |
| 2131 | 2026-06-05T04:06:45.028Z | Compiling rustls-webpki v0.103.13 |
| 2132 | 2026-06-05T04:06:45.087Z | Compiling subtle v2.6.1 |
| 2133 | 2026-06-05T04:06:45.247Z | Compiling winnow v1.0.3 |
| 2134 | 2026-06-05T04:06:45.346Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2135 | 2026-06-05T04:06:45.431Z | Compiling serde_spanned v1.1.1 |
| 2136 | 2026-06-05T04:06:45.587Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2137 | 2026-06-05T04:06:45.682Z | Compiling semver v1.0.28 |
| 2138 | 2026-06-05T04:06:45.897Z | Compiling serde_derive v1.0.228 |
| 2139 | 2026-06-05T04:06:46.047Z | Compiling thiserror-impl v2.0.18 |
| 2140 | 2026-06-05T04:06:46.147Z | Compiling zerocopy-derive v0.8.50 |
| 2141 | 2026-06-05T04:06:46.147Z | Compiling pest_derive v2.8.6 |
| 2142 | 2026-06-05T04:06:46.147Z | Compiling tokio-macros v2.7.0 |
| 2143 | 2026-06-05T04:06:46.263Z | Compiling scroll_derive v0.13.1 |
| 2144 | 2026-06-05T04:06:46.333Z | Compiling futures-macro v0.3.32 |
| 2145 | 2026-06-05T04:06:46.720Z | Compiling schemars_derive v0.8.22 |
| 2146 | 2026-06-05T04:06:46.844Z | Compiling tokio v1.52.3 |
| 2147 | 2026-06-05T04:06:47.158Z | Compiling scroll v0.13.0 |
| 2148 | 2026-06-05T04:06:47.228Z | Compiling futures-util v0.3.32 |
| 2149 | 2026-06-05T04:06:47.330Z | Compiling thiserror v2.0.18 |
| 2150 | 2026-06-05T04:06:47.379Z | Compiling goblin v0.10.7 |
| 2151 | 2026-06-05T04:06:47.462Z | Compiling dtrace-parser v0.3.0 |
| 2152 | 2026-06-05T04:06:49.952Z | Compiling chrono v0.4.45 |
| 2153 | 2026-06-05T04:06:50.069Z | Compiling erased-serde v0.3.31 |
| 2154 | 2026-06-05T04:06:50.069Z | Compiling serde_tokenstream v0.2.3 |
| 2155 | 2026-06-05T04:06:50.069Z | Compiling futures-executor v0.3.32 |
| 2156 | 2026-06-05T04:06:50.069Z | Compiling slog v2.8.2 |
| 2157 | 2026-06-05T04:06:50.164Z | Compiling openapiv3 v2.2.0 |
| 2158 | 2026-06-05T04:06:50.358Z | Compiling dof v0.4.0 |
| 2159 | 2026-06-05T04:06:50.766Z | Compiling tokio-util v0.7.18 |
| 2160 | 2026-06-05T04:06:51.192Z | Compiling slog-json v2.6.1 |
| 2161 | 2026-06-05T04:06:51.406Z | Compiling h2 v0.4.14 |
| 2162 | 2026-06-05T04:06:51.432Z | Compiling oxnet v0.1.6 |
| 2163 | 2026-06-05T04:06:51.590Z | Compiling usdt-attr-macro v0.6.0 |
| 2164 | 2026-06-05T04:06:51.701Z | Compiling usdt-macro v0.6.0 |
| 2165 | 2026-06-05T04:06:51.896Z | Compiling async-stream-impl v0.3.6 |
| 2166 | 2026-06-05T04:06:52.520Z | Compiling rustix v0.38.44 |
| 2167 | 2026-06-05T04:06:52.869Z | Compiling serde_urlencoded v0.7.1 |
| 2168 | 2026-06-05T04:06:52.869Z | Compiling slog-async v2.8.0 |
| 2169 | 2026-06-05T04:06:52.869Z | Compiling usdt v0.6.0 |
| 2170 | 2026-06-05T04:06:52.869Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2171 | 2026-06-05T04:06:52.869Z | Compiling slog-bunyan v2.5.0 |
| 2172 | 2026-06-05T04:06:52.869Z | Compiling async-stream v0.3.6 |
| 2173 | 2026-06-05T04:06:52.915Z | Compiling tokio-rustls v0.26.4 |
| 2174 | 2026-06-05T04:06:52.915Z | Compiling async-compression v0.4.42 |
| 2175 | 2026-06-05T04:06:52.915Z | Compiling slog-term v2.9.2 |
| 2176 | 2026-06-05T04:06:52.915Z | Compiling futures v0.3.32 |
| 2177 | 2026-06-05T04:06:52.915Z | Compiling dropshot_endpoint v0.17.1 |
| 2178 | 2026-06-05T04:06:52.916Z | Compiling multer v3.1.0 |
| 2179 | 2026-06-05T04:06:52.916Z | Compiling async-trait v0.1.89 |
| 2180 | 2026-06-05T04:06:52.916Z | Compiling proc-macro-crate v3.5.0 |
| 2181 | 2026-06-05T04:06:52.969Z | Compiling serde_path_to_error v0.1.20 |
| 2182 | 2026-06-05T04:06:53.341Z | Compiling http-body-util v0.1.3 |
| 2183 | 2026-06-05T04:06:54.434Z | Compiling rustls-pemfile v2.2.0 |
| 2184 | 2026-06-05T04:06:54.434Z | Compiling crossbeam-epoch v0.9.18 |
| 2185 | 2026-06-05T04:06:54.434Z | Compiling aho-corasick v1.1.4 |
| 2186 | 2026-06-05T04:06:54.493Z | Compiling hyper v1.10.1 |
| 2187 | 2026-06-05T04:06:54.493Z | Compiling tempfile v3.27.0 |
| 2188 | 2026-06-05T04:06:54.493Z | Compiling crossbeam-deque v0.8.6 |
| 2189 | 2026-06-05T04:06:54.493Z | Compiling num_enum_derive v0.7.6 |
| 2190 | 2026-06-05T04:06:54.494Z | Compiling crypto-common v0.1.7 |
| 2191 | 2026-06-05T04:06:54.494Z | Compiling block-buffer v0.10.4 |
| 2192 | 2026-06-05T04:06:54.494Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2193 | 2026-06-05T04:06:54.494Z | Compiling clap_builder v4.6.0 |
| 2194 | 2026-06-05T04:06:54.494Z | Compiling regex-automata v0.4.14 |
| 2195 | 2026-06-05T04:06:54.494Z | Compiling git-stub v1.0.0 |
| 2196 | 2026-06-05T04:06:54.494Z | Compiling digest v0.10.7 |
| 2197 | 2026-06-05T04:06:54.675Z | Compiling hyper-util v0.1.20 |
| 2198 | 2026-06-05T04:06:54.695Z | Compiling atomicwrites v0.4.4 |
| 2199 | 2026-06-05T04:06:54.786Z | Compiling rayon-core v1.13.0 |
| 2200 | 2026-06-05T04:06:54.890Z | Compiling fs-err v3.3.0 |
| 2201 | 2026-06-05T04:06:54.930Z | Compiling num_enum v0.7.6 |
| 2202 | 2026-06-05T04:06:55.080Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2203 | 2026-06-05T04:06:55.229Z | Compiling serde_repr v0.1.20 |
| 2204 | 2026-06-05T04:06:55.278Z | Compiling clap_derive v4.6.1 |
| 2205 | 2026-06-05T04:06:55.316Z | Compiling terminal_size v0.4.4 |
| 2206 | 2026-06-05T04:06:55.531Z | Compiling bstr v1.12.1 |
| 2207 | 2026-06-05T04:06:55.647Z | Compiling nom v8.0.0 |
| 2208 | 2026-06-05T04:06:56.031Z | Compiling is_ci v1.2.0 |
| 2209 | 2026-06-05T04:06:56.031Z | Compiling either v1.16.0 |
| 2210 | 2026-06-05T04:06:56.031Z | Compiling dropshot v0.17.1 |
| 2211 | 2026-06-05T04:06:56.031Z | Compiling supports-color v3.0.2 |
| 2212 | 2026-06-05T04:06:56.031Z | Compiling rayon v1.12.0 |
| 2213 | 2026-06-05T04:06:56.131Z | Compiling regex v1.12.3 |
| 2214 | 2026-06-05T04:06:56.352Z | Compiling textwrap v0.16.2 |
| 2215 | 2026-06-05T04:06:56.564Z | Compiling drift v0.2.0 |
| 2216 | 2026-06-05T04:06:56.871Z | Compiling sha2 v0.10.9 |
| 2217 | 2026-06-05T04:06:57.041Z | Compiling clap v4.6.1 |
| 2218 | 2026-06-05T04:06:57.121Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2219 | 2026-06-05T04:06:57.298Z | Compiling similar v2.7.0 |
| 2220 | 2026-06-05T04:06:57.706Z | Compiling git-stub-vcs v0.1.0 |
| 2221 | 2026-06-05T04:06:57.807Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2222 | 2026-06-05T04:06:59.639Z | Compiling dropshot-api-manager v0.7.2 |
| 2223 | 2026-06-05T04:06:59.639Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2224 | 2026-06-05T04:07:01.930Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2225 | 2026-06-05T04:07:03.132Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2226 | 2026-06-05T04:07:09.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.14s |
| 2227 | 2026-06-05T04:07:09.836Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2228 | 2026-06-05T04:07:09.868Z | ------- |
| 2229 | 2026-06-05T04:07:09.868Z | Generating OpenAPI documents from API definitions ... |
| 2230 | 2026-06-05T04:07:11.165Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2231 | 2026-06-05T04:07:11.165Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2232 | 2026-06-05T04:07:11.165Z | ------- |
| 2233 | 2026-06-05T04:07:11.165Z | Checking 12 OpenAPI documents... |
| 2234 | 2026-06-05T04:07:11.165Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2235 | 2026-06-05T04:07:11.165Z | Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin |
| 2236 | 2026-06-05T04:07:11.165Z | Fresh ddm-admin "latest" symlink |
| 2237 | 2026-06-05T04:07:11.165Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2238 | 2026-06-05T04:07:11.165Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2239 | 2026-06-05T04:07:11.165Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2240 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2241 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2242 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2243 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2244 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2245 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2246 | 2026-06-05T04:07:11.166Z | Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin |
| 2247 | 2026-06-05T04:07:11.166Z | Fresh mg-admin "latest" symlink |
| 2248 | 2026-06-05T04:07:11.166Z | ------- |
| 2249 | 2026-06-05T04:07:11.166Z | Success 12 documents checked: 14 fresh, 0 stale, 0 failed, 0 other problems |
| 2250 | 2026-06-05T04:07:11.166Z | + banner build |
| 2251 | 2026-06-05T04:07:11.166Z | |
| 2252 | 2026-06-05T04:07:11.166Z | ##### # # # # ##### |
| 2253 | 2026-06-05T04:07:11.166Z | # # # # # # # # |
| 2254 | 2026-06-05T04:07:11.166Z | ##### # # # # # # |
| 2255 | 2026-06-05T04:07:11.166Z | # # # # # # # # |
| 2256 | 2026-06-05T04:07:11.166Z | # # # # # # # # |
| 2257 | 2026-06-05T04:07:11.166Z | ##### #### # ###### ##### |
| 2258 | 2026-06-05T04:07:11.167Z | |
| 2259 | 2026-06-05T04:07:11.167Z | + ptime -m cargo build |
| 2260 | 2026-06-05T04:07:11.167Z | Compiling smallvec v1.15.1 |
| 2261 | 2026-06-05T04:07:11.239Z | Compiling log v0.4.32 |
| 2262 | 2026-06-05T04:07:11.239Z | Compiling slog v2.8.2 |
| 2263 | 2026-06-05T04:07:11.239Z | Compiling ring v0.17.14 |
| 2264 | 2026-06-05T04:07:11.239Z | Compiling webpki-roots v1.0.7 |
| 2265 | 2026-06-05T04:07:11.239Z | Compiling similar v2.7.0 |
| 2266 | 2026-06-05T04:07:11.239Z | Compiling fxhash v0.2.1 |
| 2267 | 2026-06-05T04:07:11.239Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2268 | 2026-06-05T04:07:11.239Z | Compiling icu_normalizer v2.2.0 |
| 2269 | 2026-06-05T04:07:11.239Z | Compiling parking_lot_core v0.9.12 |
| 2270 | 2026-06-05T04:07:11.239Z | Compiling goblin v0.10.7 |
| 2271 | 2026-06-05T04:07:11.239Z | Compiling slog-term v2.9.2 |
| 2272 | 2026-06-05T04:07:11.489Z | Compiling slog-async v2.8.0 |
| 2273 | 2026-06-05T04:07:11.554Z | Compiling parking_lot v0.12.5 |
| 2274 | 2026-06-05T04:07:11.554Z | Compiling slog-json v2.6.1 |
| 2275 | 2026-06-05T04:07:11.623Z | Compiling idna_adapter v1.2.2 |
| 2276 | 2026-06-05T04:07:11.832Z | Compiling tokio v1.52.3 |
| 2277 | 2026-06-05T04:07:11.967Z | Compiling slog-bunyan v2.5.0 |
| 2278 | 2026-06-05T04:07:11.968Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2279 | 2026-06-05T04:07:11.968Z | Compiling idna v1.1.0 |
| 2280 | 2026-06-05T04:07:11.968Z | Compiling goblin v0.8.2 |
| 2281 | 2026-06-05T04:07:11.968Z | Compiling expectorate v1.2.0 |
| 2282 | 2026-06-05T04:07:11.968Z | Compiling globset v0.4.18 |
| 2283 | 2026-06-05T04:07:12.045Z | Compiling moka v0.12.15 |
| 2284 | 2026-06-05T04:07:12.045Z | Compiling parking_lot_core v0.8.6 |
| 2285 | 2026-06-05T04:07:14.113Z | Compiling url v2.5.8 |
| 2286 | 2026-06-05T04:07:14.238Z | Compiling rustls-webpki v0.103.13 |
| 2287 | 2026-06-05T04:07:14.238Z | Compiling parking_lot v0.11.2 |
| 2288 | 2026-06-05T04:07:14.238Z | Compiling arc-swap v1.9.1 |
| 2289 | 2026-06-05T04:07:14.238Z | Compiling schemars v0.8.22 |
| 2290 | 2026-06-05T04:07:14.238Z | Compiling sled v0.34.7 |
| 2291 | 2026-06-05T04:07:14.238Z | Compiling rustls v0.23.40 |
| 2292 | 2026-06-05T04:07:14.238Z | Compiling slog-scope v4.4.1 |
| 2293 | 2026-06-05T04:07:14.238Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2294 | 2026-06-05T04:07:14.238Z | Compiling papergrid v0.18.0 |
| 2295 | 2026-06-05T04:07:14.238Z | Compiling ipnetwork v0.21.1 |
| 2296 | 2026-06-05T04:07:14.259Z | Compiling oxnet v0.1.6 |
| 2297 | 2026-06-05T04:07:14.259Z | Compiling newtype-uuid v1.3.2 |
| 2298 | 2026-06-05T04:07:14.548Z | Compiling daft v0.1.7 |
| 2299 | 2026-06-05T04:07:14.687Z | Compiling dof v0.4.0 |
| 2300 | 2026-06-05T04:07:14.852Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2301 | 2026-06-05T04:07:15.377Z | Compiling tokio-util v0.7.18 |
| 2302 | 2026-06-05T04:07:15.426Z | Compiling tower v0.5.3 |
| 2303 | 2026-06-05T04:07:15.711Z | Compiling usdt-impl v0.6.0 |
| 2304 | 2026-06-05T04:07:16.105Z | Compiling h2 v0.4.14 |
| 2305 | 2026-06-05T04:07:16.105Z | Compiling tower-http v0.6.11 |
| 2306 | 2026-06-05T04:07:16.105Z | Compiling async-compression v0.4.42 |
| 2307 | 2026-06-05T04:07:16.170Z | Compiling tokio-rustls v0.26.4 |
| 2308 | 2026-06-05T04:07:16.269Z | Compiling rustls-platform-verifier v0.7.0 |
| 2309 | 2026-06-05T04:07:16.355Z | Compiling usdt v0.6.0 |
| 2310 | 2026-06-05T04:07:16.489Z | Compiling serde_with v3.20.0 |
| 2311 | 2026-06-05T04:07:16.511Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2312 | 2026-06-05T04:07:16.551Z | Compiling iddqd v0.4.2 |
| 2313 | 2026-06-05T04:07:16.648Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2314 | 2026-06-05T04:07:17.273Z | Compiling backoff v0.4.0 |
| 2315 | 2026-06-05T04:07:17.353Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2316 | 2026-06-05T04:07:17.353Z | Compiling typify-impl v0.6.2 |
| 2317 | 2026-06-05T04:07:17.353Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2318 | 2026-06-05T04:07:17.695Z | Compiling dof v0.3.0 |
| 2319 | 2026-06-05T04:07:18.865Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2320 | 2026-06-05T04:07:18.865Z | Compiling byte-wrapper v0.1.0 |
| 2321 | 2026-06-05T04:07:18.865Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2322 | 2026-06-05T04:07:18.865Z | Compiling hyper v1.10.1 |
| 2323 | 2026-06-05T04:07:18.865Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2324 | 2026-06-05T04:07:18.865Z | Compiling usdt-impl v0.5.0 |
| 2325 | 2026-06-05T04:07:18.865Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2326 | 2026-06-05T04:07:18.865Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2327 | 2026-06-05T04:07:18.865Z | Compiling usdt v0.5.0 |
| 2328 | 2026-06-05T04:07:18.910Z | Compiling typify v0.6.2 |
| 2329 | 2026-06-05T04:07:18.985Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2330 | 2026-06-05T04:07:18.985Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2331 | 2026-06-05T04:07:19.066Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2332 | 2026-06-05T04:07:19.144Z | Compiling progenitor-impl v0.13.0 |
| 2333 | 2026-06-05T04:07:19.187Z | Compiling hyper-util v0.1.20 |
| 2334 | 2026-06-05T04:07:19.588Z | Compiling progenitor-impl v0.14.0 |
| 2335 | 2026-06-05T04:07:19.733Z | Compiling hickory-proto v0.24.4 |
| 2336 | 2026-06-05T04:07:20.435Z | Compiling hyper-rustls v0.27.9 |
| 2337 | 2026-06-05T04:07:20.868Z | Compiling reqwest v0.13.4 |
| 2338 | 2026-06-05T04:07:20.868Z | Compiling dropshot v0.17.1 |
| 2339 | 2026-06-05T04:07:20.929Z | Compiling reqwest v0.12.28 |
| 2340 | 2026-06-05T04:07:22.562Z | Compiling progenitor-client v0.14.0 |
| 2341 | 2026-06-05T04:07:22.618Z | Compiling progenitor-client v0.10.0 |
| 2342 | 2026-06-05T04:07:22.727Z | Compiling progenitor-extras v0.2.0 |
| 2343 | 2026-06-05T04:07:22.808Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2344 | 2026-06-05T04:07:22.825Z | Compiling progenitor-client v0.13.0 |
| 2345 | 2026-06-05T04:07:22.826Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2346 | 2026-06-05T04:07:22.940Z | Compiling progenitor v0.14.0 |
| 2347 | 2026-06-05T04:07:23.073Z | Compiling hickory-resolver v0.24.4 |
| 2348 | 2026-06-05T04:07:23.074Z | Compiling tokio-stream v0.1.18 |
| 2349 | 2026-06-05T04:07:23.287Z | Compiling tokio-dtrace v0.1.1 |
| 2350 | 2026-06-05T04:07:23.413Z | Compiling progenitor v0.13.0 |
| 2351 | 2026-06-05T04:07:23.413Z | Compiling zone v0.3.1 |
| 2352 | 2026-06-05T04:07:23.413Z | Compiling libsw-core v0.3.2 |
| 2353 | 2026-06-05T04:07:23.521Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2354 | 2026-06-05T04:07:23.710Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2355 | 2026-06-05T04:07:23.933Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2356 | 2026-06-05T04:07:24.038Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2357 | 2026-06-05T04:07:24.260Z | Compiling qorb v0.4.1 |
| 2358 | 2026-06-05T04:07:25.317Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2359 | 2026-06-05T04:07:25.317Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2360 | 2026-06-05T04:07:25.317Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2361 | 2026-06-05T04:07:25.317Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2362 | 2026-06-05T04:07:25.317Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2363 | 2026-06-05T04:07:25.374Z | Compiling libsw v3.5.0 |
| 2364 | 2026-06-05T04:07:25.414Z | Compiling oxide-tokio-rt v0.1.6 |
| 2365 | 2026-06-05T04:07:25.574Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2366 | 2026-06-05T04:07:25.692Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2367 | 2026-06-05T04:07:25.752Z | Compiling slog-dtrace v0.3.0 |
| 2368 | 2026-06-05T04:07:26.194Z | Compiling tough v0.22.0 |
| 2369 | 2026-06-05T04:07:26.226Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2370 | 2026-06-05T04:07:26.275Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2371 | 2026-06-05T04:07:26.480Z | Compiling cancel-safe-futures v0.1.5 |
| 2372 | 2026-06-05T04:07:26.654Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2373 | 2026-06-05T04:07:26.767Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2374 | 2026-06-05T04:07:26.813Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2375 | 2026-06-05T04:07:27.229Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2376 | 2026-06-05T04:07:27.365Z | Compiling steno v0.4.1 |
| 2377 | 2026-06-05T04:07:27.429Z | Compiling hickory-proto v0.25.2 |
| 2378 | 2026-06-05T04:07:27.465Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2379 | 2026-06-05T04:07:27.557Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2380 | 2026-06-05T04:07:28.562Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2381 | 2026-06-05T04:07:30.323Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2382 | 2026-06-05T04:07:30.341Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2383 | 2026-06-05T04:07:30.341Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2384 | 2026-06-05T04:07:30.341Z | Compiling hickory-resolver v0.25.2 |
| 2385 | 2026-06-05T04:07:30.414Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2386 | 2026-06-05T04:07:30.596Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2387 | 2026-06-05T04:07:30.699Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2388 | 2026-06-05T04:07:30.865Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2389 | 2026-06-05T04:07:31.146Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2390 | 2026-06-05T04:07:31.785Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2391 | 2026-06-05T04:07:32.033Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2392 | 2026-06-05T04:07:32.132Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2393 | 2026-06-05T04:07:32.153Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2394 | 2026-06-05T04:07:32.288Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2395 | 2026-06-05T04:07:32.977Z | Compiling testing_table v0.3.0 |
| 2396 | 2026-06-05T04:07:33.176Z | Compiling internet-checksum v0.2.1 |
| 2397 | 2026-06-05T04:07:33.176Z | Compiling tabled v0.21.0 |
| 2398 | 2026-06-05T04:07:33.176Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2399 | 2026-06-05T04:07:33.176Z | Compiling slog-stdlog v4.1.1 |
| 2400 | 2026-06-05T04:07:33.176Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2401 | 2026-06-05T04:07:33.251Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2402 | 2026-06-05T04:07:33.251Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2403 | 2026-06-05T04:07:33.251Z | Compiling slog-envlogger v2.2.0 |
| 2404 | 2026-06-05T04:07:33.373Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2405 | 2026-06-05T04:07:33.528Z | Compiling const-random v0.1.18 |
| 2406 | 2026-06-05T04:07:33.611Z | Compiling typify-impl v0.4.3 |
| 2407 | 2026-06-05T04:07:33.628Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2408 | 2026-06-05T04:07:33.983Z | Compiling crc8 v0.1.1 |
| 2409 | 2026-06-05T04:07:34.139Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2410 | 2026-06-05T04:07:35.580Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2411 | 2026-06-05T04:07:35.645Z | Compiling ahash v0.8.12 |
| 2412 | 2026-06-05T04:07:35.645Z | Compiling smartstring v1.0.1 |
| 2413 | 2026-06-05T04:07:35.645Z | Compiling typify v0.4.3 |
| 2414 | 2026-06-05T04:07:35.646Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2415 | 2026-06-05T04:07:35.646Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2416 | 2026-06-05T04:07:35.646Z | Compiling sha1 v0.10.6 |
| 2417 | 2026-06-05T04:07:35.646Z | Compiling thin-vec v0.2.18 |
| 2418 | 2026-06-05T04:07:35.757Z | Compiling utf-8 v0.7.6 |
| 2419 | 2026-06-05T04:07:35.820Z | Compiling rhai v1.25.1 |
| 2420 | 2026-06-05T04:07:35.896Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2421 | 2026-06-05T04:07:35.961Z | Compiling tungstenite v0.21.0 |
| 2422 | 2026-06-05T04:07:36.264Z | Compiling progenitor-impl v0.10.0 |
| 2423 | 2026-06-05T04:07:36.345Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2424 | 2026-06-05T04:07:36.793Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2425 | 2026-06-05T04:07:36.835Z | Compiling sha2 v0.10.9 |
| 2426 | 2026-06-05T04:07:37.125Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2427 | 2026-06-05T04:07:37.233Z | Compiling tokio-tungstenite v0.21.0 |
| 2428 | 2026-06-05T04:07:37.594Z | Compiling progenitor v0.10.0 |
| 2429 | 2026-06-05T04:07:37.766Z | Compiling lzma-sys v0.1.20 |
| 2430 | 2026-06-05T04:07:37.902Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2431 | 2026-06-05T04:07:38.120Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2432 | 2026-06-05T04:07:38.943Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2433 | 2026-06-05T04:07:39.197Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2434 | 2026-06-05T04:07:39.495Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2435 | 2026-06-05T04:07:40.145Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2436 | 2026-06-05T04:07:40.349Z | Compiling typeid v1.0.3 |
| 2437 | 2026-06-05T04:07:40.520Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2438 | 2026-06-05T04:07:41.437Z | Compiling console v0.16.3 |
| 2439 | 2026-06-05T04:07:42.409Z | Compiling git-stub v1.0.0 |
| 2440 | 2026-06-05T04:07:42.506Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2441 | 2026-06-05T04:07:42.506Z | Compiling unit-prefix v0.5.2 |
| 2442 | 2026-06-05T04:07:42.506Z | Compiling base64 v0.21.7 |
| 2443 | 2026-06-05T04:07:42.506Z | Compiling indicatif v0.18.4 |
| 2444 | 2026-06-05T04:07:42.506Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2445 | 2026-06-05T04:07:42.506Z | Compiling git-stub-vcs v0.1.0 |
| 2446 | 2026-06-05T04:07:42.506Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2447 | 2026-06-05T04:07:42.507Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2448 | 2026-06-05T04:07:42.862Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2449 | 2026-06-05T04:07:43.011Z | Compiling ron v0.12.1 |
| 2450 | 2026-06-05T04:07:43.420Z | Compiling xz2 v0.1.7 |
| 2451 | 2026-06-05T04:07:43.602Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2452 | 2026-06-05T04:07:43.896Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2453 | 2026-06-05T04:07:44.114Z | Compiling drift v0.2.0 |
| 2454 | 2026-06-05T04:07:44.478Z | Compiling base16ct v1.0.0 |
| 2455 | 2026-06-05T04:07:44.598Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2456 | 2026-06-05T04:07:44.634Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2457 | 2026-06-05T04:07:44.672Z | Compiling natord v1.0.9 |
| 2458 | 2026-06-05T04:07:44.824Z | Compiling dropshot-api-manager v0.7.2 |
| 2459 | 2026-06-05T04:07:44.907Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2460 | 2026-06-05T04:07:48.502Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2461 | 2026-06-05T04:07:48.909Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2462 | 2026-06-05T04:07:56.604Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2463 | 2026-06-05T04:07:58.288Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2464 | 2026-06-05T04:07:59.330Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2465 | 2026-06-05T04:08:00.288Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2466 | 2026-06-05T04:08:00.288Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2467 | 2026-06-05T04:08:00.291Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2468 | 2026-06-05T04:08:00.754Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2469 | 2026-06-05T04:08:00.754Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2470 | 2026-06-05T04:08:00.754Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2471 | 2026-06-05T04:08:01.195Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2472 | 2026-06-05T04:08:02.646Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2473 | 2026-06-05T04:08:02.646Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2474 | 2026-06-05T04:08:02.648Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2475 | 2026-06-05T04:08:07.361Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2476 | 2026-06-05T04:08:09.437Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2477 | 2026-06-05T04:08:09.437Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2478 | 2026-06-05T04:08:09.441Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2479 | 2026-06-05T04:08:47.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 2480 | 2026-06-05T04:08:48.109Z | |
| 2481 | 2026-06-05T04:08:48.112Z | real 1:37.927201865 |
| 2482 | 2026-06-05T04:08:48.112Z | user 7:19.980389259 |
| 2483 | 2026-06-05T04:08:48.113Z | sys 1:03.969202447 |
| 2484 | 2026-06-05T04:08:48.113Z | trap 0.185996643 |
| 2485 | 2026-06-05T04:08:48.113Z | tflt 0.005054404 |
| 2486 | 2026-06-05T04:08:48.113Z | dflt 0.168439067 |
| 2487 | 2026-06-05T04:08:48.113Z | kflt 0.000071531 |
| 2488 | 2026-06-05T04:08:48.113Z | lock 28:23.389887417 |
| 2489 | 2026-06-05T04:08:48.113Z | slp 23:14.101422440 |
| 2490 | 2026-06-05T04:08:48.113Z | lat 25.203846720 |
| 2491 | 2026-06-05T04:08:48.113Z | stop 40.166018954 |
| 2492 | 2026-06-05T04:08:48.113Z | + ptime -m cargo build --release |
| 2493 | 2026-06-05T04:08:48.753Z | Compiling proc-macro2 v1.0.106 |
| 2494 | 2026-06-05T04:08:48.753Z | Compiling quote v1.0.45 |
| 2495 | 2026-06-05T04:08:48.753Z | Compiling unicode-ident v1.0.24 |
| 2496 | 2026-06-05T04:08:48.753Z | Compiling serde_core v1.0.228 |
| 2497 | 2026-06-05T04:08:48.757Z | Compiling serde v1.0.228 |
| 2498 | 2026-06-05T04:08:48.757Z | Compiling libc v0.2.186 |
| 2499 | 2026-06-05T04:08:48.757Z | Compiling cfg-if v1.0.4 |
| 2500 | 2026-06-05T04:08:48.989Z | Compiling zmij v1.0.21 |
| 2501 | 2026-06-05T04:08:49.006Z | Compiling autocfg v1.5.1 |
| 2502 | 2026-06-05T04:08:49.249Z | Compiling memchr v2.8.1 |
| 2503 | 2026-06-05T04:08:49.291Z | Compiling libm v0.2.16 |
| 2504 | 2026-06-05T04:08:49.402Z | Compiling itoa v1.0.18 |
| 2505 | 2026-06-05T04:08:49.691Z | Compiling icu_properties_data v2.2.0 |
| 2506 | 2026-06-05T04:08:49.718Z | Compiling icu_normalizer_data v2.2.0 |
| 2507 | 2026-06-05T04:08:49.948Z | Compiling version_check v0.9.5 |
| 2508 | 2026-06-05T04:08:49.972Z | Compiling stable_deref_trait v1.2.1 |
| 2509 | 2026-06-05T04:08:50.081Z | Compiling serde_json v1.0.150 |
| 2510 | 2026-06-05T04:08:50.104Z | Compiling syn v2.0.117 |
| 2511 | 2026-06-05T04:08:50.217Z | Compiling litemap v0.8.2 |
| 2512 | 2026-06-05T04:08:50.232Z | Compiling writeable v0.6.3 |
| 2513 | 2026-06-05T04:08:50.357Z | Compiling utf8_iter v1.0.4 |
| 2514 | 2026-06-05T04:08:50.386Z | Compiling thiserror v2.0.18 |
| 2515 | 2026-06-05T04:08:50.488Z | Compiling num-traits v0.2.19 |
| 2516 | 2026-06-05T04:08:50.495Z | Compiling percent-encoding v2.3.2 |
| 2517 | 2026-06-05T04:08:50.758Z | Compiling form_urlencoded v1.2.2 |
| 2518 | 2026-06-05T04:08:50.766Z | Compiling getrandom v0.4.2 |
| 2519 | 2026-06-05T04:08:50.780Z | Compiling rand_core v0.10.1 |
| 2520 | 2026-06-05T04:08:50.946Z | Compiling parking_lot_core v0.9.12 |
| 2521 | 2026-06-05T04:08:51.025Z | Compiling iana-time-zone v0.1.65 |
| 2522 | 2026-06-05T04:08:51.117Z | Compiling heck v0.5.0 |
| 2523 | 2026-06-05T04:08:51.241Z | Compiling uuid v1.23.2 |
| 2524 | 2026-06-05T04:08:51.255Z | Compiling errno v0.3.14 |
| 2525 | 2026-06-05T04:08:51.385Z | Compiling zerocopy v0.8.50 |
| 2526 | 2026-06-05T04:08:51.669Z | Compiling semver v1.0.28 |
| 2527 | 2026-06-05T04:08:51.687Z | Compiling schemars v0.8.22 |
| 2528 | 2026-06-05T04:08:51.812Z | Compiling dyn-clone v1.0.20 |
| 2529 | 2026-06-05T04:08:52.004Z | Compiling jobserver v0.1.34 |
| 2530 | 2026-06-05T04:08:52.046Z | Compiling shlex v2.0.1 |
| 2531 | 2026-06-05T04:08:52.086Z | Compiling find-msvc-tools v0.1.9 |
| 2532 | 2026-06-05T04:08:52.244Z | Compiling rustversion v1.0.22 |
| 2533 | 2026-06-05T04:08:52.300Z | Compiling cc v1.2.63 |
| 2534 | 2026-06-05T04:08:52.335Z | Compiling pin-project-lite v0.2.17 |
| 2535 | 2026-06-05T04:08:52.360Z | Compiling getrandom v0.2.17 |
| 2536 | 2026-06-05T04:08:52.443Z | Compiling bitflags v2.12.1 |
| 2537 | 2026-06-05T04:08:52.555Z | Compiling socket2 v0.6.4 |
| 2538 | 2026-06-05T04:08:52.599Z | Compiling scopeguard v1.2.0 |
| 2539 | 2026-06-05T04:08:52.710Z | Compiling portable-atomic v1.13.1 |
| 2540 | 2026-06-05T04:08:52.840Z | Compiling lock_api v0.4.14 |
| 2541 | 2026-06-05T04:08:52.891Z | Compiling log v0.4.32 |
| 2542 | 2026-06-05T04:08:53.085Z | Compiling synstructure v0.13.2 |
| 2543 | 2026-06-05T04:08:53.097Z | Compiling serde_derive_internals v0.29.1 |
| 2544 | 2026-06-05T04:08:53.359Z | Compiling critical-section v1.2.0 |
| 2545 | 2026-06-05T04:08:53.480Z | Compiling signal-hook-registry v1.4.8 |
| 2546 | 2026-06-05T04:08:53.517Z | Compiling mio v1.2.1 |
| 2547 | 2026-06-05T04:08:53.578Z | Compiling equivalent v1.0.2 |
| 2548 | 2026-06-05T04:08:53.590Z | Compiling cmake v0.1.58 |
| 2549 | 2026-06-05T04:08:53.721Z | Compiling once_cell v1.21.4 |
| 2550 | 2026-06-05T04:08:53.824Z | Compiling fs_extra v1.3.0 |
| 2551 | 2026-06-05T04:08:53.838Z | Compiling dunce v1.0.5 |
| 2552 | 2026-06-05T04:08:53.941Z | Compiling subtle v2.6.1 |
| 2553 | 2026-06-05T04:08:53.977Z | Compiling futures-core v0.3.32 |
| 2554 | 2026-06-05T04:08:53.990Z | Compiling httparse v1.10.1 |
| 2555 | 2026-06-05T04:08:54.056Z | Compiling futures-sink v0.3.32 |
| 2556 | 2026-06-05T04:08:54.089Z | Compiling aws-lc-sys v0.41.0 |
| 2557 | 2026-06-05T04:08:54.116Z | Compiling slab v0.4.12 |
| 2558 | 2026-06-05T04:08:54.131Z | Compiling serde_derive v1.0.228 |
| 2559 | 2026-06-05T04:08:54.144Z | Compiling zerofrom-derive v0.1.7 |
| 2560 | 2026-06-05T04:08:54.158Z | Compiling yoke-derive v0.8.2 |
| 2561 | 2026-06-05T04:08:54.171Z | Compiling zerovec-derive v0.11.3 |
| 2562 | 2026-06-05T04:08:54.230Z | Compiling displaydoc v0.2.6 |
| 2563 | 2026-06-05T04:08:54.325Z | Compiling schemars_derive v0.8.22 |
| 2564 | 2026-06-05T04:08:54.362Z | Compiling thiserror-impl v2.0.18 |
| 2565 | 2026-06-05T04:08:54.974Z | Compiling tokio-macros v2.7.0 |
| 2566 | 2026-06-05T04:08:55.057Z | Compiling zerocopy-derive v0.8.50 |
| 2567 | 2026-06-05T04:08:55.253Z | Compiling zeroize_derive v1.4.3 |
| 2568 | 2026-06-05T04:08:55.291Z | Compiling futures-macro v0.3.32 |
| 2569 | 2026-06-05T04:08:55.377Z | Compiling zerofrom v0.1.8 |
| 2570 | 2026-06-05T04:08:55.500Z | Compiling yoke v0.8.3 |
| 2571 | 2026-06-05T04:08:55.575Z | Compiling rustix v1.1.4 |
| 2572 | 2026-06-05T04:08:55.705Z | Compiling zerovec v0.11.6 |
| 2573 | 2026-06-05T04:08:55.786Z | Compiling zerotrie v0.2.4 |
| 2574 | 2026-06-05T04:08:55.907Z | Compiling typenum v1.20.1 |
| 2575 | 2026-06-05T04:08:55.980Z | Compiling zeroize v1.8.2 |
| 2576 | 2026-06-05T04:08:56.033Z | Compiling thiserror v1.0.69 |
| 2577 | 2026-06-05T04:08:56.184Z | Compiling futures-channel v0.3.32 |
| 2578 | 2026-06-05T04:08:56.199Z | Compiling thiserror-impl v1.0.69 |
| 2579 | 2026-06-05T04:08:56.253Z | Compiling futures-task v0.3.32 |
| 2580 | 2026-06-05T04:08:56.302Z | Compiling tinystr v0.8.3 |
| 2581 | 2026-06-05T04:08:56.335Z | Compiling potential_utf v0.1.5 |
| 2582 | 2026-06-05T04:08:56.381Z | Compiling futures-io v0.3.32 |
| 2583 | 2026-06-05T04:08:56.435Z | Compiling hashbrown v0.17.1 |
| 2584 | 2026-06-05T04:08:56.470Z | Compiling icu_locale_core v2.2.0 |
| 2585 | 2026-06-05T04:08:56.523Z | Compiling icu_collections v2.2.0 |
| 2586 | 2026-06-05T04:08:56.599Z | Compiling futures-util v0.3.32 |
| 2587 | 2026-06-05T04:08:56.723Z | Compiling ucd-trie v0.1.7 |
| 2588 | 2026-06-05T04:08:57.020Z | Compiling indexmap v2.14.0 |
| 2589 | 2026-06-05T04:08:57.351Z | Compiling icu_provider v2.2.0 |
| 2590 | 2026-06-05T04:08:57.420Z | Compiling smallvec v1.15.1 |
| 2591 | 2026-06-05T04:08:57.472Z | Compiling bytes v1.11.1 |
| 2592 | 2026-06-05T04:08:57.472Z | Compiling chrono v0.4.45 |
| 2593 | 2026-06-05T04:08:57.688Z | Compiling icu_normalizer v2.2.0 |
| 2594 | 2026-06-05T04:08:57.720Z | Compiling icu_properties v2.2.0 |
| 2595 | 2026-06-05T04:08:58.035Z | Compiling serde_tokenstream v0.2.3 |
| 2596 | 2026-06-05T04:08:58.646Z | Compiling idna_adapter v1.2.2 |
| 2597 | 2026-06-05T04:08:58.805Z | Compiling idna v1.1.0 |
| 2598 | 2026-06-05T04:08:58.875Z | Compiling parking_lot v0.12.5 |
| 2599 | 2026-06-05T04:08:59.268Z | Compiling url v2.5.8 |
| 2600 | 2026-06-05T04:08:59.279Z | Compiling tokio v1.52.3 |
| 2601 | 2026-06-05T04:08:59.403Z | Compiling pest v2.8.6 |
| 2602 | 2026-06-05T04:08:59.778Z | Compiling tracing-attributes v0.1.31 |
| 2603 | 2026-06-05T04:08:59.821Z | Compiling tracing-core v0.1.36 |
| 2604 | 2026-06-05T04:09:00.659Z | Compiling rand_core v0.6.4 |
| 2605 | 2026-06-05T04:09:00.880Z | Compiling regex-syntax v0.8.10 |
| 2606 | 2026-06-05T04:09:00.927Z | Compiling pest_meta v2.8.6 |
| 2607 | 2026-06-05T04:09:00.958Z | Compiling slog v2.8.2 |
| 2608 | 2026-06-05T04:09:01.018Z | Compiling tracing v0.1.44 |
| 2609 | 2026-06-05T04:09:01.267Z | Compiling byteorder v1.5.0 |
| 2610 | 2026-06-05T04:09:01.460Z | Compiling base64 v0.22.1 |
| 2611 | 2026-06-05T04:09:01.499Z | Compiling ipnetwork v0.21.1 |
| 2612 | 2026-06-05T04:09:01.827Z | Compiling pest_generator v2.8.6 |
| 2613 | 2026-06-05T04:09:01.877Z | Compiling http v1.4.1 |
| 2614 | 2026-06-05T04:09:02.197Z | Compiling erased-serde v0.3.31 |
| 2615 | 2026-06-05T04:09:03.450Z | Compiling aho-corasick v1.1.4 |
| 2616 | 2026-06-05T04:09:03.492Z | Compiling getrandom v0.3.4 |
| 2617 | 2026-06-05T04:09:03.492Z | Compiling pest_derive v2.8.6 |
| 2618 | 2026-06-05T04:09:03.492Z | Compiling regex-automata v0.4.14 |
| 2619 | 2026-06-05T04:09:05.509Z | Compiling anyhow v1.0.102 |
| 2620 | 2026-06-05T04:09:05.563Z | Compiling fnv v1.0.7 |
| 2621 | 2026-06-05T04:09:05.563Z | Compiling oxnet v0.1.6 |
| 2622 | 2026-06-05T04:09:05.563Z | Compiling rustls-pki-types v1.14.1 |
| 2623 | 2026-06-05T04:09:05.563Z | Compiling ring v0.17.14 |
| 2624 | 2026-06-05T04:09:05.563Z | Compiling aws-lc-rs v1.17.0 |
| 2625 | 2026-06-05T04:09:05.563Z | Compiling regex v1.12.3 |
| 2626 | 2026-06-05T04:09:05.563Z | Compiling paste v1.0.15 |
| 2627 | 2026-06-05T04:09:05.596Z | Compiling strsim v0.11.1 |
| 2628 | 2026-06-05T04:09:05.938Z | Compiling tokio-util v0.7.18 |
| 2629 | 2026-06-05T04:09:06.083Z | Compiling num-conv v0.2.2 |
| 2630 | 2026-06-05T04:09:06.166Z | Compiling ipnet v2.12.0 |
| 2631 | 2026-06-05T04:09:06.236Z | Compiling untrusted v0.7.1 |
| 2632 | 2026-06-05T04:09:06.370Z | Compiling untrusted v0.9.0 |
| 2633 | 2026-06-05T04:09:06.520Z | Compiling time-core v0.1.8 |
| 2634 | 2026-06-05T04:09:06.684Z | Compiling time-macros v0.2.27 |
| 2635 | 2026-06-05T04:09:07.701Z | Compiling rustls v0.23.40 |
| 2636 | 2026-06-05T04:09:07.861Z | Compiling ident_case v1.0.1 |
| 2637 | 2026-06-05T04:09:07.989Z | Compiling http-body v1.0.1 |
| 2638 | 2026-06-05T04:09:08.032Z | Compiling scroll_derive v0.13.1 |
| 2639 | 2026-06-05T04:09:08.157Z | Compiling atomic-waker v1.1.2 |
| 2640 | 2026-06-05T04:09:08.299Z | Compiling camino v1.2.2 |
| 2641 | 2026-06-05T04:09:08.653Z | Compiling async-trait v0.1.89 |
| 2642 | 2026-06-05T04:09:08.907Z | Compiling pretty-hex v0.4.2 |
| 2643 | 2026-06-05T04:09:08.920Z | Compiling omicron-workspace-hack v0.1.0 |
| 2644 | 2026-06-05T04:09:09.018Z | Compiling tower-layer v0.3.3 |
| 2645 | 2026-06-05T04:09:09.218Z | Compiling tower-service v0.3.3 |
| 2646 | 2026-06-05T04:09:09.315Z | Compiling try-lock v0.2.5 |
| 2647 | 2026-06-05T04:09:09.333Z | Compiling ryu v1.0.23 |
| 2648 | 2026-06-05T04:09:09.448Z | Compiling want v0.3.1 |
| 2649 | 2026-06-05T04:09:09.620Z | Compiling h2 v0.4.14 |
| 2650 | 2026-06-05T04:09:09.632Z | Compiling ppv-lite86 v0.2.21 |
| 2651 | 2026-06-05T04:09:10.230Z | Compiling httpdate v1.0.3 |
| 2652 | 2026-06-05T04:09:10.604Z | Compiling crossbeam-utils v0.8.21 |
| 2653 | 2026-06-05T04:09:11.098Z | Compiling crc32fast v1.5.0 |
| 2654 | 2026-06-05T04:09:11.888Z | Compiling usdt-impl v0.6.0 |
| 2655 | 2026-06-05T04:09:11.957Z | Compiling slog-async v2.8.0 |
| 2656 | 2026-06-05T04:09:12.120Z | Compiling hyper v1.10.1 |
| 2657 | 2026-06-05T04:09:12.424Z | Compiling serde_urlencoded v0.7.1 |
| 2658 | 2026-06-05T04:09:12.682Z | Compiling scroll v0.13.0 |
| 2659 | 2026-06-05T04:09:12.913Z | Compiling http-body-util v0.1.3 |
| 2660 | 2026-06-05T04:09:12.956Z | Compiling plain v0.2.3 |
| 2661 | 2026-06-05T04:09:13.081Z | Compiling goblin v0.10.7 |
| 2662 | 2026-06-05T04:09:14.501Z | Compiling daft-derive v0.1.7 |
| 2663 | 2026-06-05T04:09:14.531Z | Compiling hyper-util v0.1.20 |
| 2664 | 2026-06-05T04:09:16.266Z | Compiling allocator-api2 v0.2.21 |
| 2665 | 2026-06-05T04:09:16.605Z | Compiling foldhash v0.2.0 |
| 2666 | 2026-06-05T04:09:16.706Z | Compiling dof v0.4.0 |
| 2667 | 2026-06-05T04:09:16.803Z | Compiling hashbrown v0.16.1 |
| 2668 | 2026-06-05T04:09:16.938Z | Compiling dtrace-parser v0.3.0 |
| 2669 | 2026-06-05T04:09:17.150Z | Compiling openapiv3 v2.2.0 |
| 2670 | 2026-06-05T04:09:17.514Z | Compiling thread-id v5.1.0 |
| 2671 | 2026-06-05T04:09:17.518Z | Compiling syn v1.0.109 |
| 2672 | 2026-06-05T04:09:18.180Z | Compiling generic-array v0.14.7 |
| 2673 | 2026-06-05T04:09:18.289Z | Compiling powerfmt v0.2.0 |
| 2674 | 2026-06-05T04:09:18.491Z | Compiling deranged v0.5.8 |
| 2675 | 2026-06-05T04:09:19.513Z | Compiling num_threads v0.1.7 |
| 2676 | 2026-06-05T04:09:19.784Z | Compiling time v0.3.47 |
| 2677 | 2026-06-05T04:09:20.695Z | Compiling usdt-attr-macro v0.6.0 |
| 2678 | 2026-06-05T04:09:20.860Z | Compiling usdt-macro v0.6.0 |
| 2679 | 2026-06-05T04:09:21.112Z | Compiling rand_core v0.9.5 |
| 2680 | 2026-06-05T04:09:21.596Z | Compiling multer v3.1.0 |
| 2681 | 2026-06-05T04:09:21.729Z | Compiling ref-cast v1.0.25 |
| 2682 | 2026-06-05T04:09:21.867Z | Compiling crossbeam-channel v0.5.15 |
| 2683 | 2026-06-05T04:09:23.389Z | Compiling sync_wrapper v1.0.2 |
| 2684 | 2026-06-05T04:09:23.394Z | Compiling hex v0.4.3 |
| 2685 | 2026-06-05T04:09:23.394Z | Compiling winnow v1.0.3 |
| 2686 | 2026-06-05T04:09:23.394Z | Compiling cpufeatures v0.3.0 |
| 2687 | 2026-06-05T04:09:23.394Z | Compiling tower v0.5.3 |
| 2688 | 2026-06-05T04:09:23.394Z | Compiling rand_chacha v0.9.0 |
| 2689 | 2026-06-05T04:09:23.394Z | Compiling webpki-roots v1.0.7 |
| 2690 | 2026-06-05T04:09:23.394Z | Compiling futures-executor v0.3.32 |
| 2691 | 2026-06-05T04:09:23.394Z | Compiling async-stream-impl v0.3.6 |
| 2692 | 2026-06-05T04:09:23.394Z | Compiling ref-cast-impl v1.0.25 |
| 2693 | 2026-06-05T04:09:23.394Z | Compiling dropshot v0.17.1 |
| 2694 | 2026-06-05T04:09:23.394Z | Compiling thread_local v1.1.9 |
| 2695 | 2026-06-05T04:09:23.394Z | Compiling tower-http v0.6.11 |
| 2696 | 2026-06-05T04:09:23.511Z | Compiling futures v0.3.32 |
| 2697 | 2026-06-05T04:09:23.583Z | Compiling rand v0.9.4 |
| 2698 | 2026-06-05T04:09:23.712Z | Compiling structmeta-derive v0.3.0 |
| 2699 | 2026-06-05T04:09:23.721Z | Compiling is-terminal v0.4.17 |
| 2700 | 2026-06-05T04:09:23.750Z | Compiling fastrand v2.4.1 |
| 2701 | 2026-06-05T04:09:23.833Z | Compiling take_mut v0.2.2 |
| 2702 | 2026-06-05T04:09:23.949Z | Compiling term v1.2.1 |
| 2703 | 2026-06-05T04:09:24.153Z | Compiling crypto-common v0.1.7 |
| 2704 | 2026-06-05T04:09:24.264Z | Compiling slog-term v2.9.2 |
| 2705 | 2026-06-05T04:09:24.319Z | Compiling darling_core v0.23.0 |
| 2706 | 2026-06-05T04:09:24.604Z | Compiling newtype-uuid-macros v0.1.0 |
| 2707 | 2026-06-05T04:09:24.776Z | Compiling structmeta v0.3.0 |
| 2708 | 2026-06-05T04:09:25.015Z | Compiling dropshot_endpoint v0.17.1 |
| 2709 | 2026-06-05T04:09:25.490Z | Compiling newtype-uuid v1.3.2 |
| 2710 | 2026-06-05T04:09:25.512Z | Compiling strum_macros v0.26.4 |
| 2711 | 2026-06-05T04:09:25.762Z | Compiling daft v0.1.7 |
| 2712 | 2026-06-05T04:09:26.322Z | Compiling tempfile v3.27.0 |
| 2713 | 2026-06-05T04:09:26.414Z | Compiling darling_macro v0.23.0 |
| 2714 | 2026-06-05T04:09:26.687Z | Compiling hybrid-array v0.4.12 |
| 2715 | 2026-06-05T04:09:27.098Z | Compiling darling v0.23.0 |
| 2716 | 2026-06-05T04:09:27.165Z | Compiling openssl-probe v0.2.1 |
| 2717 | 2026-06-05T04:09:27.187Z | Compiling adler2 v2.0.1 |
| 2718 | 2026-06-05T04:09:27.198Z | Compiling either v1.16.0 |
| 2719 | 2026-06-05T04:09:27.198Z | Compiling match_cfg v0.1.0 |
| 2720 | 2026-06-05T04:09:27.219Z | Compiling simd-adler32 v0.3.9 |
| 2721 | 2026-06-05T04:09:27.328Z | Compiling hostname v0.3.1 |
| 2722 | 2026-06-05T04:09:27.370Z | Compiling miniz_oxide v0.8.9 |
| 2723 | 2026-06-05T04:09:27.390Z | Compiling rustls-native-certs v0.8.4 |
| 2724 | 2026-06-05T04:09:27.409Z | Compiling serde_with_macros v3.20.0 |
| 2725 | 2026-06-05T04:09:27.492Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2726 | 2026-06-05T04:09:28.063Z | Compiling slog-json v2.6.1 |
| 2727 | 2026-06-05T04:09:28.179Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2728 | 2026-06-05T04:09:28.321Z | Compiling serde_spanned v1.1.1 |
| 2729 | 2026-06-05T04:09:28.482Z | Compiling memmap2 v0.9.10 |
| 2730 | 2026-06-05T04:09:28.564Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2731 | 2026-06-05T04:09:28.832Z | Compiling slog-bunyan v2.5.0 |
| 2732 | 2026-06-05T04:09:28.845Z | Compiling flate2 v1.1.9 |
| 2733 | 2026-06-05T04:09:29.013Z | Compiling crypto-common v0.2.2 |
| 2734 | 2026-06-05T04:09:29.027Z | Compiling block-buffer v0.12.0 |
| 2735 | 2026-06-05T04:09:29.044Z | Compiling derive-ex v0.1.8 |
| 2736 | 2026-06-05T04:09:29.201Z | Compiling rand_chacha v0.3.1 |
| 2737 | 2026-06-05T04:09:29.403Z | Compiling strum_macros v0.27.2 |
| 2738 | 2026-06-05T04:09:30.339Z | Compiling usdt v0.6.0 |
| 2739 | 2026-06-05T04:09:30.418Z | Compiling const-oid v0.10.2 |
| 2740 | 2026-06-05T04:09:30.666Z | Compiling compression-core v0.4.32 |
| 2741 | 2026-06-05T04:09:30.769Z | Compiling debug-ignore v1.0.5 |
| 2742 | 2026-06-05T04:09:30.858Z | Compiling compression-codecs v0.4.38 |
| 2743 | 2026-06-05T04:09:30.858Z | Compiling test-strategy v0.4.5 |
| 2744 | 2026-06-05T04:09:30.959Z | Compiling digest v0.11.3 |
| 2745 | 2026-06-05T04:09:31.135Z | Compiling rand v0.8.6 |
| 2746 | 2026-06-05T04:09:31.297Z | Compiling macaddr v1.0.1 |
| 2747 | 2026-06-05T04:09:31.337Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2748 | 2026-06-05T04:09:31.598Z | Compiling encoding_rs v0.8.35 |
| 2749 | 2026-06-05T04:09:31.609Z | Compiling spin v0.9.8 |
| 2750 | 2026-06-05T04:09:31.792Z | Compiling mime v0.3.17 |
| 2751 | 2026-06-05T04:09:31.986Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2752 | 2026-06-05T04:09:32.211Z | Compiling sha1 v0.11.0 |
| 2753 | 2026-06-05T04:09:32.310Z | Compiling async-compression v0.4.42 |
| 2754 | 2026-06-05T04:09:32.406Z | Compiling async-stream v0.3.6 |
| 2755 | 2026-06-05T04:09:33.797Z | Compiling block-buffer v0.10.4 |
| 2756 | 2026-06-05T04:09:33.848Z | Compiling waitgroup v0.1.2 |
| 2757 | 2026-06-05T04:09:33.848Z | Compiling rustls-pemfile v2.2.0 |
| 2758 | 2026-06-05T04:09:33.848Z | Compiling serde_path_to_error v0.1.20 |
| 2759 | 2026-06-05T04:09:33.848Z | Compiling hostname v0.4.2 |
| 2760 | 2026-06-05T04:09:33.848Z | Compiling digest v0.10.7 |
| 2761 | 2026-06-05T04:09:33.848Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-06-05T04:09:33.848Z | Compiling unicode-width v0.2.2 |
| 2763 | 2026-06-05T04:09:33.848Z | Compiling parse-display-derive v0.10.0 |
| 2764 | 2026-06-05T04:09:33.970Z | Compiling regress v0.10.5 |
| 2765 | 2026-06-05T04:09:35.034Z | Compiling strum v0.26.3 |
| 2766 | 2026-06-05T04:09:35.312Z | Compiling wait-timeout v0.2.1 |
| 2767 | 2026-06-05T04:09:35.898Z | Compiling bit-vec v0.8.0 |
| 2768 | 2026-06-05T04:09:35.977Z | Compiling quick-error v1.2.3 |
| 2769 | 2026-06-05T04:09:36.099Z | Compiling rusty-fork v0.3.1 |
| 2770 | 2026-06-05T04:09:36.155Z | Compiling bit-set v0.8.0 |
| 2771 | 2026-06-05T04:09:36.202Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-06-05T04:09:36.345Z | Compiling serde_with v3.20.0 |
| 2773 | 2026-06-05T04:09:36.734Z | Compiling rand_xorshift v0.4.0 |
| 2774 | 2026-06-05T04:09:36.789Z | Compiling unarray v0.1.4 |
| 2775 | 2026-06-05T04:09:36.899Z | Compiling proptest v1.11.0 |
| 2776 | 2026-06-05T04:09:36.916Z | Compiling strum v0.27.2 |
| 2777 | 2026-06-05T04:09:36.939Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2778 | 2026-06-05T04:09:37.060Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2779 | 2026-06-05T04:09:37.091Z | Compiling instant v0.1.13 |
| 2780 | 2026-06-05T04:09:37.382Z | Compiling cpufeatures v0.2.17 |
| 2781 | 2026-06-05T04:09:37.411Z | Compiling iddqd v0.4.2 |
| 2782 | 2026-06-05T04:09:37.459Z | Compiling itertools v0.14.0 |
| 2783 | 2026-06-05T04:09:37.520Z | Compiling clap_derive v4.6.1 |
| 2784 | 2026-06-05T04:09:38.959Z | Compiling utf8parse v0.2.2 |
| 2785 | 2026-06-05T04:09:39.236Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2786 | 2026-06-05T04:09:39.270Z | Compiling anstyle-parse v1.0.0 |
| 2787 | 2026-06-05T04:09:39.488Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2788 | 2026-06-05T04:09:39.502Z | Compiling backon v1.6.0 |
| 2789 | 2026-06-05T04:09:39.507Z | Compiling terminal_size v0.4.4 |
| 2790 | 2026-06-05T04:09:40.043Z | Compiling anstyle-query v1.1.5 |
| 2791 | 2026-06-05T04:09:40.150Z | Compiling is_terminal_polyfill v1.70.2 |
| 2792 | 2026-06-05T04:09:40.267Z | Compiling colorchoice v1.0.5 |
| 2793 | 2026-06-05T04:09:40.413Z | Compiling anstyle v1.0.14 |
| 2794 | 2026-06-05T04:09:40.726Z | Compiling anstream v1.0.0 |
| 2795 | 2026-06-05T04:09:41.291Z | Compiling backoff v0.4.0 |
| 2796 | 2026-06-05T04:09:41.389Z | Compiling parse-display v0.10.0 |
| 2797 | 2026-06-05T04:09:41.487Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2798 | 2026-06-05T04:09:41.628Z | Compiling clap_lex v1.1.0 |
| 2799 | 2026-06-05T04:09:42.035Z | Compiling humantime v2.3.0 |
| 2800 | 2026-06-05T04:09:42.230Z | Compiling clap_builder v4.6.0 |
| 2801 | 2026-06-05T04:09:42.929Z | Compiling regress v0.11.1 |
| 2802 | 2026-06-05T04:09:44.339Z | Compiling clap v4.6.1 |
| 2803 | 2026-06-05T04:09:44.428Z | Compiling typify-impl v0.6.2 |
| 2804 | 2026-06-05T04:09:45.558Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2805 | 2026-06-05T04:09:46.207Z | Compiling crucible-workspace-hack v0.1.0 |
| 2806 | 2026-06-05T04:09:46.279Z | Compiling proc-macro-crate v3.5.0 |
| 2807 | 2026-06-05T04:09:46.722Z | Compiling zerocopy-derive v0.7.35 |
| 2808 | 2026-06-05T04:09:47.450Z | Compiling unsafe-libyaml v0.2.11 |
| 2809 | 2026-06-05T04:09:47.756Z | Compiling typify-macro v0.6.2 |
| 2810 | 2026-06-05T04:09:47.950Z | Compiling num_enum_derive v0.7.6 |
| 2811 | 2026-06-05T04:09:48.383Z | Compiling serde_yaml v0.9.34+deprecated |
| 2812 | 2026-06-05T04:09:49.180Z | Compiling darling_core v0.21.3 |
| 2813 | 2026-06-05T04:09:49.489Z | Compiling convert_case v0.4.0 |
| 2814 | 2026-06-05T04:09:49.737Z | Compiling num_enum v0.7.6 |
| 2815 | 2026-06-05T04:09:49.784Z | Compiling derive_more v0.99.20 |
| 2816 | 2026-06-05T04:09:50.110Z | Compiling toml_datetime v0.6.11 |
| 2817 | 2026-06-05T04:09:51.164Z | Compiling typify v0.6.2 |
| 2818 | 2026-06-05T04:09:51.248Z | Compiling darling_macro v0.21.3 |
| 2819 | 2026-06-05T04:09:51.691Z | Compiling secrecy v0.10.3 |
| 2820 | 2026-06-05T04:09:51.841Z | Compiling darling v0.21.3 |
| 2821 | 2026-06-05T04:09:51.857Z | Compiling proc-macro-error-attr v1.0.4 |
| 2822 | 2026-06-05T04:09:51.928Z | Compiling prettyplease v0.2.37 |
| 2823 | 2026-06-05T04:09:51.975Z | Compiling tinyvec_macros v0.1.1 |
| 2824 | 2026-06-05T04:09:52.200Z | Compiling heapless v0.8.0 |
| 2825 | 2026-06-05T04:09:52.313Z | Compiling tinyvec v1.11.0 |
| 2826 | 2026-06-05T04:09:52.541Z | Compiling ingot-macros v0.1.1 |
| 2827 | 2026-06-05T04:09:52.756Z | Compiling zerocopy v0.7.35 |
| 2828 | 2026-06-05T04:09:52.921Z | Compiling tabwriter v1.4.1 |
| 2829 | 2026-06-05T04:09:53.302Z | Compiling crossbeam-epoch v0.9.18 |
| 2830 | 2026-06-05T04:09:53.538Z | Compiling hash32 v0.3.1 |
| 2831 | 2026-06-05T04:09:53.600Z | Compiling scroll_derive v0.12.1 |
| 2832 | 2026-06-05T04:09:53.702Z | Compiling rustc_version v0.4.1 |
| 2833 | 2026-06-05T04:09:53.808Z | Compiling num-integer v0.1.46 |
| 2834 | 2026-06-05T04:09:53.973Z | Compiling usdt-impl v0.5.0 |
| 2835 | 2026-06-05T04:09:54.257Z | Compiling proc-macro-error v1.0.4 |
| 2836 | 2026-06-05T04:09:54.309Z | Compiling smoltcp v0.11.0 |
| 2837 | 2026-06-05T04:09:54.323Z | Compiling data-encoding v2.11.0 |
| 2838 | 2026-06-05T04:09:54.512Z | Compiling winnow v0.7.15 |
| 2839 | 2026-06-05T04:09:54.673Z | Compiling rustix v0.38.44 |
| 2840 | 2026-06-05T04:09:55.056Z | Compiling pkg-config v0.3.33 |
| 2841 | 2026-06-05T04:09:55.214Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2842 | 2026-06-05T04:09:55.505Z | Compiling ingot-types v0.1.2 |
| 2843 | 2026-06-05T04:09:55.860Z | Compiling scroll v0.12.0 |
| 2844 | 2026-06-05T04:09:55.951Z | Compiling curve25519-dalek v4.1.3 |
| 2845 | 2026-06-05T04:09:56.256Z | Compiling dof v0.3.0 |
| 2846 | 2026-06-05T04:09:57.051Z | Compiling dtrace-parser v0.2.0 |
| 2847 | 2026-06-05T04:09:57.160Z | Compiling hmac v0.12.1 |
| 2848 | 2026-06-05T04:09:57.174Z | Compiling inout v0.1.4 |
| 2849 | 2026-06-05T04:09:57.245Z | Compiling ff v0.13.1 |
| 2850 | 2026-06-05T04:09:57.339Z | Compiling cobs v0.3.0 |
| 2851 | 2026-06-05T04:09:57.396Z | Compiling bstr v1.12.1 |
| 2852 | 2026-06-05T04:09:57.566Z | Compiling thread-id v4.2.2 |
| 2853 | 2026-06-05T04:09:57.596Z | Compiling colored v3.1.1 |
| 2854 | 2026-06-05T04:09:57.726Z | Compiling static_assertions v1.1.0 |
| 2855 | 2026-06-05T04:09:57.836Z | Compiling managed v0.8.0 |
| 2856 | 2026-06-05T04:09:57.970Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2857 | 2026-06-05T04:09:58.082Z | Compiling bitflags v1.3.2 |
| 2858 | 2026-06-05T04:09:58.434Z | Compiling postcard v1.1.3 |
| 2859 | 2026-06-05T04:09:58.463Z | Compiling group v0.13.0 |
| 2860 | 2026-06-05T04:09:58.476Z | Compiling cipher v0.4.4 |
| 2861 | 2026-06-05T04:09:58.583Z | Compiling hkdf v0.12.4 |
| 2862 | 2026-06-05T04:09:59.198Z | Compiling goblin v0.8.2 |
| 2863 | 2026-06-05T04:09:59.212Z | Compiling ingot v0.1.1 |
| 2864 | 2026-06-05T04:09:59.517Z | Compiling num-iter v0.1.45 |
| 2865 | 2026-06-05T04:09:59.647Z | Compiling num-rational v0.4.2 |
| 2866 | 2026-06-05T04:10:01.105Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2867 | 2026-06-05T04:10:01.355Z | Compiling universal-hash v0.5.1 |
| 2868 | 2026-06-05T04:10:01.428Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2869 | 2026-06-05T04:10:01.465Z | Compiling hubpack_derive v0.1.1 |
| 2870 | 2026-06-05T04:10:01.514Z | Compiling crypto-bigint v0.5.5 |
| 2871 | 2026-06-05T04:10:02.125Z | Compiling half v2.7.1 |
| 2872 | 2026-06-05T04:10:02.387Z | Compiling foreign-types-macros v0.2.3 |
| 2873 | 2026-06-05T04:10:02.474Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2874 | 2026-06-05T04:10:02.560Z | Compiling serde_repr v0.1.20 |
| 2875 | 2026-06-05T04:10:03.158Z | Compiling num-complex v0.4.6 |
| 2876 | 2026-06-05T04:10:03.544Z | Compiling memoffset v0.9.1 |
| 2877 | 2026-06-05T04:10:03.604Z | Compiling base16ct v0.2.0 |
| 2878 | 2026-06-05T04:10:03.659Z | Compiling indent_write v2.2.0 |
| 2879 | 2026-06-05T04:10:03.813Z | Compiling cfg_aliases v0.2.1 |
| 2880 | 2026-06-05T04:10:03.901Z | Compiling foreign-types-shared v0.3.1 |
| 2881 | 2026-06-05T04:10:04.011Z | Compiling heck v0.4.1 |
| 2882 | 2026-06-05T04:10:04.219Z | Compiling base64ct v1.8.3 |
| 2883 | 2026-06-05T04:10:04.407Z | Compiling opaque-debug v0.3.1 |
| 2884 | 2026-06-05T04:10:04.421Z | Compiling ciborium-io v0.2.2 |
| 2885 | 2026-06-05T04:10:04.525Z | Compiling ciborium-ll v0.2.2 |
| 2886 | 2026-06-05T04:10:04.564Z | Compiling password-hash v0.5.0 |
| 2887 | 2026-06-05T04:10:04.583Z | Compiling poly1305 v0.8.0 |
| 2888 | 2026-06-05T04:10:05.186Z | Compiling foreign-types v0.5.0 |
| 2889 | 2026-06-05T04:10:05.504Z | Compiling nix v0.31.3 |
| 2890 | 2026-06-05T04:10:05.578Z | Compiling elliptic-curve v0.13.8 |
| 2891 | 2026-06-05T04:10:05.859Z | Compiling num v0.4.3 |
| 2892 | 2026-06-05T04:10:05.936Z | Compiling thiserror-no-std v2.0.2 |
| 2893 | 2026-06-05T04:10:05.983Z | Compiling hubpack v0.1.2 |
| 2894 | 2026-06-05T04:10:07.188Z | Compiling chacha20 v0.9.1 |
| 2895 | 2026-06-05T04:10:07.993Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2896 | 2026-06-05T04:10:08.011Z | Compiling reqwest v0.12.28 |
| 2897 | 2026-06-05T04:10:08.472Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2898 | 2026-06-05T04:10:09.038Z | Compiling blake2 v0.10.6 |
| 2899 | 2026-06-05T04:10:09.453Z | Compiling aead v0.5.2 |
| 2900 | 2026-06-05T04:10:09.529Z | Compiling byte-wrapper v0.1.0 |
| 2901 | 2026-06-05T04:10:09.561Z | Compiling chacha20 v0.10.0 |
| 2902 | 2026-06-05T04:10:09.641Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2903 | 2026-06-05T04:10:10.003Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2904 | 2026-06-05T04:10:10.496Z | Compiling cstr-argument v0.1.2 |
| 2905 | 2026-06-05T04:10:10.659Z | Compiling keccak v0.1.6 |
| 2906 | 2026-06-05T04:10:10.688Z | Compiling float-ord v0.3.2 |
| 2907 | 2026-06-05T04:10:10.715Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2908 | 2026-06-05T04:10:10.978Z | Compiling sha3 v0.10.9 |
| 2909 | 2026-06-05T04:10:11.064Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2910 | 2026-06-05T04:10:11.387Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2911 | 2026-06-05T04:10:11.465Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2912 | 2026-06-05T04:10:11.587Z | Compiling rand v0.10.1 |
| 2913 | 2026-06-05T04:10:11.603Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2914 | 2026-06-05T04:10:12.393Z | Compiling chacha20poly1305 v0.10.1 |
| 2915 | 2026-06-05T04:10:12.547Z | Compiling argon2 v0.5.3 |
| 2916 | 2026-06-05T04:10:12.918Z | Compiling progenitor-client v0.10.0 |
| 2917 | 2026-06-05T04:10:13.435Z | Compiling rustls-webpki v0.103.13 |
| 2918 | 2026-06-05T04:10:14.544Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2919 | 2026-06-05T04:10:14.786Z | Compiling vsss-rs v3.3.4 |
| 2920 | 2026-06-05T04:10:15.582Z | Compiling ciborium v0.2.2 |
| 2921 | 2026-06-05T04:10:16.261Z | Compiling atomicwrites v0.4.4 |
| 2922 | 2026-06-05T04:10:16.312Z | Compiling usdt-macro v0.5.0 |
| 2923 | 2026-06-05T04:10:16.395Z | Compiling usdt-attr-macro v0.5.0 |
| 2924 | 2026-06-05T04:10:17.310Z | Compiling num-derive v0.4.2 |
| 2925 | 2026-06-05T04:10:17.476Z | Compiling enum-as-inner v0.6.1 |
| 2926 | 2026-06-05T04:10:17.590Z | Compiling memmap v0.7.0 |
| 2927 | 2026-06-05T04:10:17.949Z | Compiling rayon-core v1.13.0 |
| 2928 | 2026-06-05T04:10:18.076Z | Compiling tokio-rustls v0.26.4 |
| 2929 | 2026-06-05T04:10:18.201Z | Compiling rustls-platform-verifier v0.7.0 |
| 2930 | 2026-06-05T04:10:18.382Z | Compiling hyper-rustls v0.27.9 |
| 2931 | 2026-06-05T04:10:18.421Z | Compiling winnow v0.5.40 |
| 2932 | 2026-06-05T04:10:18.634Z | Compiling reqwest v0.13.4 |
| 2933 | 2026-06-05T04:10:19.455Z | Compiling semver v0.1.20 |
| 2934 | 2026-06-05T04:10:19.804Z | Compiling toml_edit v0.19.15 |
| 2935 | 2026-06-05T04:10:20.243Z | Compiling progenitor-client v0.14.0 |
| 2936 | 2026-06-05T04:10:20.824Z | Compiling progenitor-extras v0.2.0 |
| 2937 | 2026-06-05T04:10:21.076Z | Compiling rustc_version v0.1.7 |
| 2938 | 2026-06-05T04:10:21.237Z | Compiling usdt v0.5.0 |
| 2939 | 2026-06-05T04:10:21.387Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2940 | 2026-06-05T04:10:21.828Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2941 | 2026-06-05T04:10:31.277Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2942 | 2026-06-05T04:10:31.448Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2943 | 2026-06-05T04:10:31.567Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2944 | 2026-06-05T04:10:33.149Z | Compiling similar v2.7.0 |
| 2945 | 2026-06-05T04:10:33.234Z | Compiling crossbeam-deque v0.8.6 |
| 2946 | 2026-06-05T04:10:33.447Z | Compiling serde_spanned v0.6.9 |
| 2947 | 2026-06-05T04:10:33.477Z | Compiling lazy_static v1.5.0 |
| 2948 | 2026-06-05T04:10:33.590Z | Compiling bytecount v0.6.9 |
| 2949 | 2026-06-05T04:10:33.608Z | Compiling toml_write v0.1.2 |
| 2950 | 2026-06-05T04:10:33.826Z | Compiling vcpkg v0.2.15 |
| 2951 | 2026-06-05T04:10:34.002Z | Compiling toml_edit v0.22.27 |
| 2952 | 2026-06-05T04:10:34.397Z | Compiling openssl-sys v0.9.116 |
| 2953 | 2026-06-05T04:10:35.764Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2954 | 2026-06-05T04:10:36.057Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2955 | 2026-06-05T04:10:36.307Z | Compiling newtype_derive v0.1.6 |
| 2956 | 2026-06-05T04:10:36.512Z | Compiling proc-macro-crate v1.3.1 |
| 2957 | 2026-06-05T04:10:36.536Z | Compiling progenitor-impl v0.14.0 |
| 2958 | 2026-06-05T04:10:36.575Z | Compiling progenitor-impl v0.13.0 |
| 2959 | 2026-06-05T04:10:36.883Z | Compiling itertools v0.12.1 |
| 2960 | 2026-06-05T04:10:37.804Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2961 | 2026-06-05T04:10:38.273Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2962 | 2026-06-05T04:10:38.373Z | Compiling swrite v0.1.0 |
| 2963 | 2026-06-05T04:10:38.483Z | Compiling resolv-conf v0.7.6 |
| 2964 | 2026-06-05T04:10:38.502Z | Compiling linked-hash-map v0.5.6 |
| 2965 | 2026-06-05T04:10:38.626Z | Compiling owo-colors v4.3.0 |
| 2966 | 2026-06-05T04:10:38.683Z | Compiling unicode-segmentation v1.13.3 |
| 2967 | 2026-06-05T04:10:38.795Z | Compiling progenitor-macro v0.13.0 |
| 2968 | 2026-06-05T04:10:39.044Z | Compiling newline-converter v0.3.0 |
| 2969 | 2026-06-05T04:10:39.102Z | Compiling lru-cache v0.1.2 |
| 2970 | 2026-06-05T04:10:39.161Z | Compiling progenitor-macro v0.14.0 |
| 2971 | 2026-06-05T04:10:39.245Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2972 | 2026-06-05T04:10:39.330Z | Compiling num_enum_derive v0.5.11 |
| 2973 | 2026-06-05T04:10:39.652Z | Compiling rayon v1.12.0 |
| 2974 | 2026-06-05T04:10:40.381Z | Compiling toml v0.8.23 |
| 2975 | 2026-06-05T04:10:40.459Z | Compiling progenitor-client v0.13.0 |
| 2976 | 2026-06-05T04:10:40.914Z | Compiling hickory-proto v0.24.4 |
| 2977 | 2026-06-05T04:10:41.894Z | Compiling console v0.15.11 |
| 2978 | 2026-06-05T04:10:43.058Z | Compiling camino-tempfile v1.4.1 |
| 2979 | 2026-06-05T04:10:43.175Z | Compiling serde-big-array v0.5.1 |
| 2980 | 2026-06-05T04:10:43.350Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2981 | 2026-06-05T04:10:43.366Z | Compiling pin-project-internal v1.1.13 |
| 2982 | 2026-06-05T04:10:43.483Z | Compiling derive-where v1.6.1 |
| 2983 | 2026-06-05T04:10:43.908Z | Compiling siphasher v1.0.3 |
| 2984 | 2026-06-05T04:10:44.133Z | Compiling minimal-lexical v0.2.1 |
| 2985 | 2026-06-05T04:10:44.399Z | Compiling nom v7.1.3 |
| 2986 | 2026-06-05T04:10:44.494Z | Compiling pin-project v1.1.13 |
| 2987 | 2026-06-05T04:10:44.614Z | Compiling phf_shared v0.12.1 |
| 2988 | 2026-06-05T04:10:44.846Z | Compiling progenitor v0.14.0 |
| 2989 | 2026-06-05T04:10:45.005Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2990 | 2026-06-05T04:10:45.637Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2991 | 2026-06-05T04:10:45.754Z | Compiling progenitor v0.13.0 |
| 2992 | 2026-06-05T04:10:45.907Z | Compiling hickory-resolver v0.24.4 |
| 2993 | 2026-06-05T04:10:47.232Z | Compiling expectorate v1.2.0 |
| 2994 | 2026-06-05T04:10:48.613Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2995 | 2026-06-05T04:10:48.916Z | Compiling num_enum v0.5.11 |
| 2996 | 2026-06-05T04:10:50.854Z | Compiling zone_cfg_derive v0.3.1 |
| 2997 | 2026-06-05T04:10:51.446Z | Compiling unicode-normalization v0.1.25 |
| 2998 | 2026-06-05T04:10:51.591Z | Compiling tokio-stream v0.1.18 |
| 2999 | 2026-06-05T04:10:52.081Z | Compiling async-recursion v1.1.1 |
| 3000 | 2026-06-05T04:10:52.196Z | Compiling snafu-derive v0.8.9 |
| 3001 | 2026-06-05T04:10:52.797Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 3002 | 2026-06-05T04:10:53.134Z | Compiling slog-dtrace v0.3.0 |
| 3003 | 2026-06-05T04:10:53.405Z | Compiling csv-core v0.1.13 |
| 3004 | 2026-06-05T04:10:53.558Z | Compiling foreign-types-shared v0.1.1 |
| 3005 | 2026-06-05T04:10:53.663Z | Compiling highway v1.3.0 |
| 3006 | 2026-06-05T04:10:53.823Z | Compiling unicode-linebreak v0.1.5 |
| 3007 | 2026-06-05T04:10:53.985Z | Compiling unicode-width v0.1.14 |
| 3008 | 2026-06-05T04:10:54.183Z | Compiling konst_macro_rules v0.2.19 |
| 3009 | 2026-06-05T04:10:54.333Z | Compiling foldhash v0.1.5 |
| 3010 | 2026-06-05T04:10:54.383Z | Compiling chrono-tz v0.10.4 |
| 3011 | 2026-06-05T04:10:54.412Z | Compiling same-file v1.0.6 |
| 3012 | 2026-06-05T04:10:54.564Z | Compiling smawk v0.3.2 |
| 3013 | 2026-06-05T04:10:54.595Z | Compiling unicode-xid v0.2.6 |
| 3014 | 2026-06-05T04:10:54.636Z | Compiling cancel-safe-futures v0.1.5 |
| 3015 | 2026-06-05T04:10:54.728Z | Compiling openssl v0.10.80 |
| 3016 | 2026-06-05T04:10:54.743Z | Compiling const_format_proc_macros v0.2.34 |
| 3017 | 2026-06-05T04:10:54.934Z | Compiling textwrap v0.16.2 |
| 3018 | 2026-06-05T04:10:55.077Z | Compiling walkdir v2.5.0 |
| 3019 | 2026-06-05T04:10:55.391Z | Compiling hashbrown v0.15.5 |
| 3020 | 2026-06-05T04:10:55.557Z | Compiling konst v0.2.20 |
| 3021 | 2026-06-05T04:10:55.800Z | Compiling snafu v0.8.9 |
| 3022 | 2026-06-05T04:10:55.859Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3023 | 2026-06-05T04:10:55.951Z | Compiling foreign-types v0.3.2 |
| 3024 | 2026-06-05T04:10:56.034Z | Compiling csv v1.4.0 |
| 3025 | 2026-06-05T04:10:56.168Z | Compiling qorb v0.4.1 |
| 3026 | 2026-06-05T04:10:56.183Z | Compiling olpc-cjson v0.1.4 |
| 3027 | 2026-06-05T04:10:56.293Z | Compiling zone v0.3.1 |
| 3028 | 2026-06-05T04:10:56.370Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3029 | 2026-06-05T04:10:56.524Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3030 | 2026-06-05T04:10:57.005Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3031 | 2026-06-05T04:10:57.080Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3032 | 2026-06-05T04:10:58.016Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3033 | 2026-06-05T04:10:58.560Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3034 | 2026-06-05T04:10:59.947Z | Compiling phf v0.12.1 |
| 3035 | 2026-06-05T04:11:00.603Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3036 | 2026-06-05T04:11:00.767Z | Compiling tokio-dtrace v0.1.1 |
| 3037 | 2026-06-05T04:11:01.111Z | Compiling globset v0.4.18 |
| 3038 | 2026-06-05T04:11:01.724Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3039 | 2026-06-05T04:11:01.898Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3040 | 2026-06-05T04:11:01.972Z | Compiling smf v0.2.3 |
| 3041 | 2026-06-05T04:11:02.525Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 3042 | 2026-06-05T04:11:02.609Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3043 | 2026-06-05T04:11:03.150Z | Compiling libsw-core v0.3.2 |
| 3044 | 2026-06-05T04:11:03.237Z | Compiling pem v3.0.6 |
| 3045 | 2026-06-05T04:11:03.338Z | Compiling serde_plain v1.0.2 |
| 3046 | 2026-06-05T04:11:03.630Z | Compiling openssl-macros v0.1.1 |
| 3047 | 2026-06-05T04:11:03.790Z | Compiling cookie v0.18.1 |
| 3048 | 2026-06-05T04:11:03.857Z | Compiling sigpipe v0.1.3 |
| 3049 | 2026-06-05T04:11:03.921Z | Compiling typed-path v0.9.3 |
| 3050 | 2026-06-05T04:11:03.959Z | Compiling jiff v0.2.28 |
| 3051 | 2026-06-05T04:11:04.053Z | Compiling fixedbitset v0.4.2 |
| 3052 | 2026-06-05T04:11:04.137Z | Compiling fixedbitset v0.5.7 |
| 3053 | 2026-06-05T04:11:04.424Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3054 | 2026-06-05T04:11:04.473Z | Compiling glob v0.3.3 |
| 3055 | 2026-06-05T04:11:04.704Z | Compiling petgraph v0.8.3 |
| 3056 | 2026-06-05T04:11:05.000Z | Compiling tough v0.22.0 |
| 3057 | 2026-06-05T04:11:05.397Z | Compiling petgraph v0.6.5 |
| 3058 | 2026-06-05T04:11:06.865Z | Compiling libsw v3.5.0 |
| 3059 | 2026-06-05T04:11:06.906Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3060 | 2026-06-05T04:11:07.078Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3061 | 2026-06-05T04:11:07.146Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3062 | 2026-06-05T04:11:07.227Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3063 | 2026-06-05T04:11:07.485Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 3064 | 2026-06-05T04:11:07.792Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3065 | 2026-06-05T04:11:08.372Z | Compiling oxide-tokio-rt v0.1.6 |
| 3066 | 2026-06-05T04:11:09.071Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3067 | 2026-06-05T04:11:10.767Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3068 | 2026-06-05T04:11:11.012Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3069 | 2026-06-05T04:11:11.824Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3070 | 2026-06-05T04:11:12.577Z | Compiling const_format v0.2.36 |
| 3071 | 2026-06-05T04:11:13.052Z | Compiling papergrid v0.11.0 |
| 3072 | 2026-06-05T04:11:13.095Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3073 | 2026-06-05T04:11:13.360Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 3074 | 2026-06-05T04:11:13.927Z | Compiling libscf-sys v1.2.0 |
| 3075 | 2026-06-05T04:11:14.059Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3076 | 2026-06-05T04:11:14.083Z | Compiling tabled_derive v0.7.0 |
| 3077 | 2026-06-05T04:11:14.190Z | Compiling gethostname v0.5.0 |
| 3078 | 2026-06-05T04:11:14.329Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3079 | 2026-06-05T04:11:14.352Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3080 | 2026-06-05T04:11:14.478Z | Compiling bcs v0.1.6 |
| 3081 | 2026-06-05T04:11:14.887Z | Compiling whoami v1.6.1 |
| 3082 | 2026-06-05T04:11:15.065Z | Compiling termtree v0.5.1 |
| 3083 | 2026-06-05T04:11:15.125Z | Compiling tagptr v0.2.0 |
| 3084 | 2026-06-05T04:11:15.243Z | Compiling linear-map v1.2.0 |
| 3085 | 2026-06-05T04:11:15.296Z | Compiling moka v0.12.15 |
| 3086 | 2026-06-05T04:11:15.474Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3087 | 2026-06-05T04:11:16.543Z | Compiling tabled v0.15.0 |
| 3088 | 2026-06-05T04:11:17.492Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3089 | 2026-06-05T04:11:17.873Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3090 | 2026-06-05T04:11:18.359Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3091 | 2026-06-05T04:11:18.512Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3092 | 2026-06-05T04:11:18.576Z | Compiling steno v0.4.1 |
| 3093 | 2026-06-05T04:11:20.022Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3094 | 2026-06-05T04:11:27.032Z | Compiling hickory-proto v0.25.2 |
| 3095 | 2026-06-05T04:11:27.153Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3096 | 2026-06-05T04:11:27.153Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3097 | 2026-06-05T04:11:27.153Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3098 | 2026-06-05T04:11:27.153Z | Compiling parking_lot_core v0.8.6 |
| 3099 | 2026-06-05T04:11:27.154Z | Compiling nom v8.0.0 |
| 3100 | 2026-06-05T04:11:27.171Z | Compiling hickory-resolver v0.25.2 |
| 3101 | 2026-06-05T04:11:27.171Z | Compiling crunchy v0.2.4 |
| 3102 | 2026-06-05T04:11:27.171Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3103 | 2026-06-05T04:11:27.298Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 3104 | 2026-06-05T04:11:27.409Z | Compiling parking_lot v0.11.2 |
| 3105 | 2026-06-05T04:11:27.633Z | Compiling typify-impl v0.4.3 |
| 3106 | 2026-06-05T04:11:28.297Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3107 | 2026-06-05T04:11:28.354Z | Compiling fxhash v0.2.1 |
| 3108 | 2026-06-05T04:11:28.516Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3109 | 2026-06-05T04:11:28.793Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3110 | 2026-06-05T04:11:29.268Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3111 | 2026-06-05T04:11:29.535Z | Compiling tiny-keccak v2.0.2 |
| 3112 | 2026-06-05T04:11:29.844Z | Compiling proc-macro-error2 v2.0.1 |
| 3113 | 2026-06-05T04:11:30.142Z | Compiling sled v0.34.7 |
| 3114 | 2026-06-05T04:11:30.992Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3115 | 2026-06-05T04:11:31.967Z | Compiling typify-macro v0.4.3 |
| 3116 | 2026-06-05T04:11:32.627Z | Compiling arc-swap v1.9.1 |
| 3117 | 2026-06-05T04:11:32.977Z | Compiling slog-scope v4.4.1 |
| 3118 | 2026-06-05T04:11:33.538Z | Compiling tabled_derive v0.11.0 |
| 3119 | 2026-06-05T04:11:34.175Z | Compiling papergrid v0.18.0 |
| 3120 | 2026-06-05T04:11:34.512Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3121 | 2026-06-05T04:11:34.629Z | Compiling testing_table v0.3.0 |
| 3122 | 2026-06-05T04:11:34.676Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3123 | 2026-06-05T04:11:34.951Z | Compiling internet-checksum v0.2.1 |
| 3124 | 2026-06-05T04:11:35.103Z | Compiling const-random-macro v0.1.16 |
| 3125 | 2026-06-05T04:11:35.107Z | Compiling slog-stdlog v4.1.1 |
| 3126 | 2026-06-05T04:11:35.538Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 3127 | 2026-06-05T04:11:35.555Z | Compiling tabled v0.21.0 |
| 3128 | 2026-06-05T04:11:35.962Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3129 | 2026-06-05T04:11:36.089Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3130 | 2026-06-05T04:11:36.825Z | Compiling dropshot-api-manager-types v0.7.2 |
| 3131 | 2026-06-05T04:11:37.410Z | Compiling ahash v0.8.12 |
| 3132 | 2026-06-05T04:11:37.701Z | Compiling smartstring v1.0.1 |
| 3133 | 2026-06-05T04:11:39.737Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3134 | 2026-06-05T04:11:39.883Z | Compiling const-random v0.1.18 |
| 3135 | 2026-06-05T04:11:39.983Z | Compiling slog-envlogger v2.2.0 |
| 3136 | 2026-06-05T04:11:40.830Z | Compiling typify v0.4.3 |
| 3137 | 2026-06-05T04:11:41.117Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3138 | 2026-06-05T04:11:41.604Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3139 | 2026-06-05T04:11:41.907Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3140 | 2026-06-05T04:11:43.417Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3141 | 2026-06-05T04:11:43.693Z | Compiling crc8 v0.1.1 |
| 3142 | 2026-06-05T04:11:43.819Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 3143 | 2026-06-05T04:11:43.980Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 3144 | 2026-06-05T04:11:45.663Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3145 | 2026-06-05T04:11:46.303Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3146 | 2026-06-05T04:11:47.505Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3147 | 2026-06-05T04:11:48.974Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3148 | 2026-06-05T04:11:49.671Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3149 | 2026-06-05T04:11:49.802Z | Compiling progenitor-impl v0.10.0 |
| 3150 | 2026-06-05T04:11:50.844Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3151 | 2026-06-05T04:11:51.355Z | Compiling lzma-sys v0.1.20 |
| 3152 | 2026-06-05T04:11:51.365Z | Compiling sha1 v0.10.6 |
| 3153 | 2026-06-05T04:11:51.787Z | Compiling thin-vec v0.2.18 |
| 3154 | 2026-06-05T04:11:51.811Z | Compiling rhai_codegen v3.2.0 |
| 3155 | 2026-06-05T04:11:51.860Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3156 | 2026-06-05T04:11:52.142Z | Compiling fs-err v3.3.0 |
| 3157 | 2026-06-05T04:11:52.422Z | Compiling utf-8 v0.7.6 |
| 3158 | 2026-06-05T04:11:52.424Z | Compiling typeid v1.0.3 |
| 3159 | 2026-06-05T04:11:52.647Z | Compiling tungstenite v0.21.0 |
| 3160 | 2026-06-05T04:11:53.093Z | Compiling rhai v1.25.1 |
| 3161 | 2026-06-05T04:11:53.778Z | Compiling progenitor-macro v0.10.0 |
| 3162 | 2026-06-05T04:11:54.747Z | Compiling cargo_toml v0.22.3 |
| 3163 | 2026-06-05T04:11:57.967Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3164 | 2026-06-05T04:11:59.568Z | Compiling sha2 v0.10.9 |
| 3165 | 2026-06-05T04:12:00.829Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3166 | 2026-06-05T04:12:00.844Z | Compiling progenitor v0.10.0 |
| 3167 | 2026-06-05T04:12:01.000Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3168 | 2026-06-05T04:12:01.811Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3169 | 2026-06-05T04:12:01.960Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3170 | 2026-06-05T04:12:02.156Z | Compiling tokio-tungstenite v0.21.0 |
| 3171 | 2026-06-05T04:12:03.092Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3172 | 2026-06-05T04:12:04.150Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3173 | 2026-06-05T04:12:04.896Z | Compiling console v0.16.3 |
| 3174 | 2026-06-05T04:12:06.156Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3175 | 2026-06-05T04:12:06.366Z | Compiling git-stub v1.0.0 |
| 3176 | 2026-06-05T04:12:06.563Z | Compiling is_ci v1.2.0 |
| 3177 | 2026-06-05T04:12:06.747Z | Compiling unit-prefix v0.5.2 |
| 3178 | 2026-06-05T04:12:06.838Z | Compiling base64 v0.21.7 |
| 3179 | 2026-06-05T04:12:06.913Z | Compiling indicatif v0.18.4 |
| 3180 | 2026-06-05T04:12:07.356Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3181 | 2026-06-05T04:12:07.840Z | Compiling supports-color v3.0.2 |
| 3182 | 2026-06-05T04:12:08.112Z | Compiling git-stub-vcs v0.1.0 |
| 3183 | 2026-06-05T04:12:08.856Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3184 | 2026-06-05T04:12:09.599Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 3185 | 2026-06-05T04:12:10.365Z | Compiling ron v0.12.1 |
| 3186 | 2026-06-05T04:12:11.131Z | Compiling xz2 v0.1.7 |
| 3187 | 2026-06-05T04:12:11.344Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3188 | 2026-06-05T04:12:11.391Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3189 | 2026-06-05T04:12:11.455Z | Compiling drift v0.2.0 |
| 3190 | 2026-06-05T04:12:13.564Z | Compiling base16ct v1.0.0 |
| 3191 | 2026-06-05T04:12:14.162Z | Compiling dropshot-api-manager v0.7.2 |
| 3192 | 2026-06-05T04:12:17.816Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3193 | 2026-06-05T04:12:20.652Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 3194 | 2026-06-05T04:12:21.832Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3195 | 2026-06-05T04:12:23.181Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3196 | 2026-06-05T04:12:25.647Z | Compiling natord v1.0.9 |
| 3197 | 2026-06-05T04:12:25.943Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3198 | 2026-06-05T04:12:26.036Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3199 | 2026-06-05T04:12:29.146Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3200 | 2026-06-05T04:12:30.363Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3201 | 2026-06-05T04:12:31.113Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3202 | 2026-06-05T04:12:38.401Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3203 | 2026-06-05T04:12:38.614Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3204 | 2026-06-05T04:12:39.619Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3205 | 2026-06-05T04:12:40.250Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3206 | 2026-06-05T04:12:43.156Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3207 | 2026-06-05T04:13:07.141Z | Finished `release` profile [optimized] target(s) in 4m 18s |
| 3208 | 2026-06-05T04:13:07.284Z | |
| 3209 | 2026-06-05T04:13:07.290Z | real 4:19.111089190 |
| 3210 | 2026-06-05T04:13:07.290Z | user 29:31.843699407 |
| 3211 | 2026-06-05T04:13:07.290Z | sys 2:44.308260992 |
| 3212 | 2026-06-05T04:13:07.290Z | trap 0.749773549 |
| 3213 | 2026-06-05T04:13:07.290Z | tflt 1.499253551 |
| 3214 | 2026-06-05T04:13:07.290Z | dflt 1.648856133 |
| 3215 | 2026-06-05T04:13:07.290Z | kflt 0.000129842 |
| 3216 | 2026-06-05T04:13:07.290Z | lock 1:58:41.488853291 |
| 3217 | 2026-06-05T04:13:07.290Z | slp 1:25:16.096258861 |
| 3218 | 2026-06-05T04:13:07.290Z | lat 2:23.913388284 |
| 3219 | 2026-06-05T04:13:07.290Z | stop 3:43.067182744 |
| 3220 | 2026-06-05T04:13:07.290Z | + for x in debug release |
| 3221 | 2026-06-05T04:13:07.290Z | + mkdir -p /work/debug |
| 3222 | 2026-06-05T04:13:07.290Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3223 | 2026-06-05T04:13:07.841Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3224 | 2026-06-05T04:13:08.219Z | + cp target/debug/mgd /work/debug/mgd |
| 3225 | 2026-06-05T04:13:08.782Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3226 | 2026-06-05T04:13:09.582Z | + for x in debug release |
| 3227 | 2026-06-05T04:13:09.582Z | + mkdir -p /work/release |
| 3228 | 2026-06-05T04:13:09.610Z | + cp target/release/ddmd /work/release/ddmd |
| 3229 | 2026-06-05T04:13:09.610Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3230 | 2026-06-05T04:13:09.610Z | + cp target/release/mgd /work/release/mgd |
| 3231 | 2026-06-05T04:13:09.610Z | + cp target/release/mgadm /work/release/mgadm |
| 3232 | 2026-06-05T04:13:09.626Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3233 | 2026-06-05T04:13:09.690Z | process exited: duration 821971 ms, exit code 0 |
| |
| 3234 | 2026-06-05T04:13:09.698Z | found 9 output files |
| 3235 | 2026-06-05T04:13:09.698Z | uploading: /work/debug/ddmadm (513711000 bytes) |
| 3236 | 2026-06-05T04:13:22.933Z | uploaded: /work/debug/ddmadm |
| 3237 | 2026-06-05T04:13:22.934Z | uploading: /work/debug/ddmd (588578000 bytes) |
| 3238 | 2026-06-05T04:13:37.992Z | uploaded: /work/debug/ddmd |
| 3239 | 2026-06-05T04:13:37.992Z | uploading: /work/debug/mgadm (605973080 bytes) |
| 3240 | 2026-06-05T04:13:54.130Z | uploaded: /work/debug/mgadm |
| 3241 | 2026-06-05T04:13:54.141Z | uploading: /work/debug/mgd (679723064 bytes) |
| 3242 | 2026-06-05T04:14:03.804Z | uploaded: /work/debug/mgd |
| 3243 | 2026-06-05T04:14:03.804Z | uploading: /work/release/ddmadm (45419912 bytes) |
| 3244 | 2026-06-05T04:14:05.185Z | uploaded: /work/release/ddmadm |
| 3245 | 2026-06-05T04:14:05.185Z | uploading: /work/release/ddmd (53070872 bytes) |
| 3246 | 2026-06-05T04:14:06.760Z | uploaded: /work/release/ddmd |
| 3247 | 2026-06-05T04:14:06.770Z | uploading: /work/release/falcon-lab (38584672 bytes) |
| 3248 | 2026-06-05T04:14:08.404Z | uploaded: /work/release/falcon-lab |
| 3249 | 2026-06-05T04:14:08.404Z | uploading: /work/release/mgadm (54593408 bytes) |
| 3250 | 2026-06-05T04:14:09.892Z | uploaded: /work/release/mgadm |
| 3251 | 2026-06-05T04:14:09.892Z | uploading: /work/release/mgd (70830128 bytes) |
| 3252 | 2026-06-05T04:14:11.505Z | uploaded: /work/release/mgd |