|
|
|
| 1 | 2026-03-24T20:29:40.124Z | job assigned to worker 01KMGRJB7ZYNKSASMPARMX5WWZ [factory aws, i-022eae41537d8319e] (queued for 52 s) |
| |
| 2 | 2026-03-24T20:29:47.790Z | starting task 0: "setup" |
| 3 | 2026-03-24T20:29:47.794Z | ++ uname -s |
| 4 | 2026-03-24T20:29:47.798Z | + kern=SunOS |
| 5 | 2026-03-24T20:29:47.798Z | + build_user=build |
| 6 | 2026-03-24T20:29:47.798Z | + build_uid=12345 |
| 7 | 2026-03-24T20:29:47.798Z | + work_dir=/work |
| 8 | 2026-03-24T20:29:47.798Z | + input_dir=/input |
| 9 | 2026-03-24T20:29:47.798Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T20:29:47.798Z | + case "$kern" in |
| 11 | 2026-03-24T20:29:47.798Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T20:29:47.799Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T20:29:49.805Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T20:29:49.929Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T20:29:49.934Z | + home_fs=zfs |
| 16 | 2026-03-24T20:29:49.934Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T20:29:49.934Z | + mkdir -p /home/build |
| 18 | 2026-03-24T20:29:49.934Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T20:29:51.934Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T20:29:51.938Z | process exited: duration 4148 ms, exit code 0 |
| |
| 21 | 2026-03-24T20:29:51.945Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T20:29:51.949Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-24T20:29:51.949Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-24T20:29:51.949Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T20:29:51.949Z | * rust toolchain profile = "default" |
| 26 | 2026-03-24T20:29:51.950Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T20:29:51.950Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T20:29:51.953Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T20:29:51.953Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-24T20:29:52.089Z | info: downloading installer |
| 31 | 2026-03-24T20:29:53.813Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T20:29:53.813Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T20:29:53.813Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T20:29:53.813Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T20:29:53.813Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T20:29:53.813Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T20:29:53.813Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T20:29:53.813Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T20:29:53.813Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T20:29:53.813Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T20:29:53.813Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T20:29:53.813Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T20:29:53.814Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T20:29:53.828Z | info: profile set to default |
| 45 | 2026-03-24T20:29:53.829Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T20:29:53.832Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-24T20:29:53.989Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T20:29:53.994Z | info: downloading 6 components |
| 49 | 2026-03-24T20:30:10.752Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-24T20:30:10.752Z | |
| 51 | 2026-03-24T20:30:10.787Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T20:30:10.787Z | |
| 53 | 2026-03-24T20:30:10.790Z | |
| 54 | 2026-03-24T20:30:10.790Z | Rust is installed now. Great! |
| 55 | 2026-03-24T20:30:10.790Z | |
| 56 | 2026-03-24T20:30:10.790Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T20:30:10.790Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T20:30:10.790Z | |
| 59 | 2026-03-24T20:30:10.790Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T20:30:10.790Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T20:30:10.790Z | |
| 62 | 2026-03-24T20:30:10.790Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T20:30:10.790Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T20:30:10.790Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T20:30:10.791Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T20:30:10.791Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T20:30:10.791Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T20:30:10.791Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T20:30:10.791Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T20:30:10.791Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T20:30:10.896Z | + rustup --version |
| 72 | 2026-03-24T20:30:10.906Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T20:30:10.909Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T20:30:10.933Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T20:30:10.936Z | + cargo --version |
| 76 | 2026-03-24T20:30:10.952Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T20:30:10.955Z | + rustc --version |
| 78 | 2026-03-24T20:30:10.982Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T20:30:10.986Z | process exited: duration 19036 ms, exit code 0 |
| |
| 80 | 2026-03-24T20:30:10.992Z | starting task 2: "authentication" |
| 81 | 2026-03-24T20:30:11.012Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-24T20:30:11.018Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T20:30:11.024Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-24T20:30:11.029Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-24T20:30:11.059Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-24T20:30:11.874Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-24T20:30:11.878Z | + git fetch origin 3a280bfca909c6f57b749556874e16d746167a17 |
| 88 | 2026-03-24T20:30:12.139Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-24T20:30:12.139Z | * branch 3a280bfca909c6f57b749556874e16d746167a17 -> FETCH_HEAD |
| 90 | 2026-03-24T20:30:12.147Z | + [[ -n renovate/socket2-0.x ]] |
| 91 | 2026-03-24T20:30:12.151Z | ++ git branch --show-current |
| 92 | 2026-03-24T20:30:12.154Z | + current=main |
| 93 | 2026-03-24T20:30:12.154Z | + [[ main != renovate/socket2-0.x ]] |
| 94 | 2026-03-24T20:30:12.154Z | + git branch -f renovate/socket2-0.x 3a280bfca909c6f57b749556874e16d746167a17 |
| 95 | 2026-03-24T20:30:12.157Z | + git checkout -f renovate/socket2-0.x |
| 96 | 2026-03-24T20:30:12.180Z | Switched to branch 'renovate/socket2-0.x' |
| 97 | 2026-03-24T20:30:12.183Z | + git reset --hard 3a280bfca909c6f57b749556874e16d746167a17 |
| 98 | 2026-03-24T20:30:12.206Z | HEAD is now at 3a280bf bgp: fix sockaddr_storage on linux for socket2 0.6 |
| 99 | 2026-03-24T20:30:12.209Z | process exited: duration 1190 ms, exit code 0 |
| |
| 100 | 2026-03-24T20:30:12.216Z | starting task 4: "build" |
| 101 | 2026-03-24T20:30:12.220Z | + pfexec pkg install clang-15 |
| 102 | 2026-03-24T20:30:21.963Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-03-24T20:30:31.758Z | Startup: Caching catalogs ... Done |
| 104 | 2026-03-24T20:30:53.769Z | Planning: Solver setup ... Done |
| 105 | 2026-03-24T20:30:53.926Z | Planning: Running solver ... Done |
| 106 | 2026-03-24T20:30:54.103Z | Planning: Finding local manifests ... Done |
| 107 | 2026-03-24T20:30:54.116Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-03-24T20:30:54.230Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-03-24T20:30:54.271Z | Planning: Package planning ... Done |
| 110 | 2026-03-24T20:30:54.311Z | Planning: Merging actions ... Done |
| 111 | 2026-03-24T20:30:54.472Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-03-24T20:30:54.481Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-03-24T20:30:56.454Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-03-24T20:30:56.463Z | Planning: Planning completed in 24.56 seconds |
| 115 | 2026-03-24T20:30:56.475Z | Packages to install: 2 |
| 116 | 2026-03-24T20:30:56.481Z | Mediators to change: 2 |
| 117 | 2026-03-24T20:30:56.481Z | Services to change: 1 |
| 118 | 2026-03-24T20:30:56.482Z | Create boot environment: No |
| 119 | 2026-03-24T20:30:56.482Z | Create backup boot environment: No |
| 120 | 2026-03-24T20:30:56.579Z | |
| 121 | 2026-03-24T20:30:56.579Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-03-24T20:31:01.579Z | Download: 2563/3076 items 119.6/211.3MB 56% complete (24.2M/s) |
| 123 | 2026-03-24T20:31:03.672Z | Download: Completed 211.31 MB in 7.09 seconds (29.8M/s) |
| 124 | 2026-03-24T20:31:04.159Z | Actions: 1/3418 actions (Installing new actions) |
| 125 | 2026-03-24T20:31:08.254Z | Actions: Completed 3418 actions in 4.09 seconds. |
| 126 | 2026-03-24T20:31:08.999Z | Done |
| 127 | 2026-03-24T20:31:08.999Z | Done |
| 128 | 2026-03-24T20:31:10.001Z | Done |
| 129 | 2026-03-24T20:31:13.695Z | Done |
| 130 | 2026-03-24T20:31:13.777Z | Done |
| 131 | 2026-03-24T20:31:13.781Z | Done |
| 132 | 2026-03-24T20:31:13.926Z | Done |
| 133 | 2026-03-24T20:31:14.620Z | + cargo --version |
| 134 | 2026-03-24T20:31:14.627Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 135 | 2026-03-24T20:31:14.826Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 136 | 2026-03-24T20:31:14.830Z | info: downloading 6 components |
| 137 | 2026-03-24T20:31:30.545Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 138 | 2026-03-24T20:31:30.548Z | + rustc --version |
| 139 | 2026-03-24T20:31:30.584Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 140 | 2026-03-24T20:31:30.589Z | + banner check |
| 141 | 2026-03-24T20:31:30.593Z | |
| 142 | 2026-03-24T20:31:30.593Z | #### # # ###### #### # # |
| 143 | 2026-03-24T20:31:30.593Z | # # # # # # # # # |
| 144 | 2026-03-24T20:31:30.593Z | # ###### ##### # #### |
| 145 | 2026-03-24T20:31:30.593Z | # # # # # # # |
| 146 | 2026-03-24T20:31:30.593Z | # # # # # # # # # |
| 147 | 2026-03-24T20:31:30.593Z | #### # # ###### #### # # |
| 148 | 2026-03-24T20:31:30.593Z | |
| 149 | 2026-03-24T20:31:30.596Z | + cargo fmt -- --check |
| 150 | 2026-03-24T20:31:31.125Z | + cargo clippy --all-targets -- --deny warnings |
| 151 | 2026-03-24T20:31:31.270Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 152 | 2026-03-24T20:31:35.761Z | From https://github.com/oxidecomputer/falcon |
| 153 | 2026-03-24T20:31:35.761Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 154 | 2026-03-24T20:31:35.858Z | Updating crates.io index |
| 155 | 2026-03-24T20:31:35.893Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 156 | 2026-03-24T20:31:36.676Z | From https://github.com/oxidecomputer/dendrite |
| 157 | 2026-03-24T20:31:36.676Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 158 | 2026-03-24T20:31:36.919Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 159 | 2026-03-24T20:31:37.219Z | From https://github.com/oxidecomputer/ispf |
| 160 | 2026-03-24T20:31:37.219Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 161 | 2026-03-24T20:31:37.227Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 162 | 2026-03-24T20:31:37.610Z | From https://github.com/oxidecomputer/netadm-sys |
| 163 | 2026-03-24T20:31:37.610Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 164 | 2026-03-24T20:31:37.621Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 165 | 2026-03-24T20:31:45.341Z | From https://github.com/oxidecomputer/omicron |
| 166 | 2026-03-24T20:31:45.341Z | * [new ref] 82038be63d7bd8a0f578bb4083d30431f1ad6d43 -> refs/commit/82038be63d7bd8a0f578bb4083d30431f1ad6d43 |
| 167 | 2026-03-24T20:31:45.906Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 168 | 2026-03-24T20:31:46.587Z | From https://github.com/oxidecomputer/opte |
| 169 | 2026-03-24T20:31:46.587Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 170 | 2026-03-24T20:31:46.626Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 171 | 2026-03-24T20:31:46.931Z | From https://github.com/illumos/smf-rs |
| 172 | 2026-03-24T20:31:46.931Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 173 | 2026-03-24T20:31:47.581Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 174 | 2026-03-24T20:31:47.905Z | From https://github.com/oxidecomputer/network-interface |
| 175 | 2026-03-24T20:31:47.905Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 176 | 2026-03-24T20:31:47.913Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 177 | 2026-03-24T20:31:48.167Z | From https://github.com/oxidecomputer/zone |
| 178 | 2026-03-24T20:31:48.167Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 179 | 2026-03-24T20:31:48.203Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 180 | 2026-03-24T20:31:49.469Z | From https://github.com/oxidecomputer/propolis |
| 181 | 2026-03-24T20:31:49.469Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 182 | 2026-03-24T20:31:49.622Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 183 | 2026-03-24T20:31:50.153Z | From https://github.com/oxidecomputer/transceiver-control |
| 184 | 2026-03-24T20:31:50.153Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 185 | 2026-03-24T20:31:50.445Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 186 | 2026-03-24T20:31:50.744Z | From https://github.com/oxidecomputer/dlpi-sys |
| 187 | 2026-03-24T20:31:50.744Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 188 | 2026-03-24T20:31:50.760Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 189 | 2026-03-24T20:31:51.077Z | From https://github.com/jmesmon/rust-libzfs |
| 190 | 2026-03-24T20:31:51.078Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 191 | 2026-03-24T20:31:51.087Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 192 | 2026-03-24T20:31:51.368Z | From https://github.com/oxidecomputer/rusty-doors |
| 193 | 2026-03-24T20:31:51.368Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 194 | 2026-03-24T20:31:51.443Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 195 | 2026-03-24T20:31:51.795Z | From https://github.com/oxidecomputer/lldp |
| 196 | 2026-03-24T20:31:51.795Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 197 | 2026-03-24T20:31:51.850Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 198 | 2026-03-24T20:31:52.137Z | From https://github.com/oxidecomputer/slog-error-chain |
| 199 | 2026-03-24T20:31:52.137Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 200 | 2026-03-24T20:31:52.148Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 201 | 2026-03-24T20:31:52.472Z | From https://github.com/oxidecomputer/tufaceous |
| 202 | 2026-03-24T20:31:52.472Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 203 | 2026-03-24T20:31:52.629Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 204 | 2026-03-24T20:31:53.117Z | From https://github.com/oxidecomputer/management-gateway-service |
| 205 | 2026-03-24T20:31:53.117Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 206 | 2026-03-24T20:31:53.136Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 207 | 2026-03-24T20:31:54.087Z | From https://github.com/oxidecomputer/crucible |
| 208 | 2026-03-24T20:31:54.087Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 209 | 2026-03-24T20:31:54.919Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 210 | 2026-03-24T20:31:57.491Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 211 | 2026-03-24T20:31:57.491Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 212 | 2026-03-24T20:31:57.904Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 213 | 2026-03-24T20:31:58.312Z | From https://github.com/oxidecomputer/propolis |
| 214 | 2026-03-24T20:31:58.312Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 215 | 2026-03-24T20:31:58.387Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 216 | 2026-03-24T20:31:58.685Z | From https://github.com/oxidecomputer/tofino |
| 217 | 2026-03-24T20:31:58.686Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 218 | 2026-03-24T20:31:58.705Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 219 | 2026-03-24T20:31:59.310Z | From https://github.com/oxidecomputer/maghemite |
| 220 | 2026-03-24T20:31:59.313Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 221 | 2026-03-24T20:31:59.380Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 222 | 2026-03-24T20:31:59.698Z | From https://github.com/oxidecomputer/clickward |
| 223 | 2026-03-24T20:31:59.698Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 224 | 2026-03-24T20:31:59.719Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 225 | 2026-03-24T20:31:59.996Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 226 | 2026-03-24T20:31:59.996Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 227 | 2026-03-24T20:32:00.127Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 228 | 2026-03-24T20:32:00.542Z | From https://github.com/oxidecomputer/crucible |
| 229 | 2026-03-24T20:32:00.542Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 230 | 2026-03-24T20:32:01.844Z | Downloading crates ... |
| 231 | 2026-03-24T20:32:01.915Z | Downloaded aead v0.5.2 |
| 232 | 2026-03-24T20:32:01.934Z | Downloaded aho-corasick v1.1.4 |
| 233 | 2026-03-24T20:32:01.940Z | Downloaded defmt v1.0.1 |
| 234 | 2026-03-24T20:32:01.943Z | Downloaded atomic-waker v1.1.2 |
| 235 | 2026-03-24T20:32:01.946Z | Downloaded crypto-common v0.1.7 |
| 236 | 2026-03-24T20:32:01.946Z | Downloaded ciborium-io v0.2.2 |
| 237 | 2026-03-24T20:32:01.946Z | Downloaded find-msvc-tools v0.1.9 |
| 238 | 2026-03-24T20:32:01.949Z | Downloaded byte-wrapper v0.1.0 |
| 239 | 2026-03-24T20:32:01.949Z | Downloaded globset v0.4.18 |
| 240 | 2026-03-24T20:32:01.952Z | Downloaded fastrand v2.3.0 |
| 241 | 2026-03-24T20:32:01.952Z | Downloaded fnv v1.0.7 |
| 242 | 2026-03-24T20:32:01.955Z | Downloaded dof v0.4.0 |
| 243 | 2026-03-24T20:32:01.955Z | Downloaded derive-ex v0.1.8 |
| 244 | 2026-03-24T20:32:01.955Z | Downloaded base16ct v1.0.0 |
| 245 | 2026-03-24T20:32:01.958Z | Downloaded camino-tempfile v1.4.1 |
| 246 | 2026-03-24T20:32:01.958Z | Downloaded equivalent v1.0.2 |
| 247 | 2026-03-24T20:32:01.961Z | Downloaded dof v0.3.0 |
| 248 | 2026-03-24T20:32:01.961Z | Downloaded backoff v0.4.0 |
| 249 | 2026-03-24T20:32:01.966Z | Downloaded base16ct v0.2.0 |
| 250 | 2026-03-24T20:32:01.966Z | Downloaded cfg-if v1.0.4 |
| 251 | 2026-03-24T20:32:01.966Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 252 | 2026-03-24T20:32:01.969Z | Downloaded digest v0.10.7 |
| 253 | 2026-03-24T20:32:01.969Z | Downloaded embedded-io v0.4.0 |
| 254 | 2026-03-24T20:32:01.969Z | Downloaded dunce v1.0.5 |
| 255 | 2026-03-24T20:32:01.972Z | Downloaded darling_macro v0.23.0 |
| 256 | 2026-03-24T20:32:01.972Z | Downloaded convert_case v0.4.0 |
| 257 | 2026-03-24T20:32:01.972Z | Downloaded cfg_aliases v0.2.1 |
| 258 | 2026-03-24T20:32:01.975Z | Downloaded erased-serde v0.3.31 |
| 259 | 2026-03-24T20:32:01.975Z | Downloaded darling v0.23.0 |
| 260 | 2026-03-24T20:32:01.978Z | Downloaded block-buffer v0.10.4 |
| 261 | 2026-03-24T20:32:01.982Z | Downloaded enum-as-inner v0.6.1 |
| 262 | 2026-03-24T20:32:01.982Z | Downloaded float-ord v0.3.2 |
| 263 | 2026-03-24T20:32:01.985Z | Downloaded errno v0.3.14 |
| 264 | 2026-03-24T20:32:01.985Z | Downloaded defmt-parser v1.0.0 |
| 265 | 2026-03-24T20:32:01.985Z | Downloaded cstr-argument v0.1.2 |
| 266 | 2026-03-24T20:32:01.988Z | Downloaded atomicwrites v0.4.4 |
| 267 | 2026-03-24T20:32:01.988Z | Downloaded fixedbitset v0.4.2 |
| 268 | 2026-03-24T20:32:01.988Z | Downloaded foreign-types-macros v0.2.3 |
| 269 | 2026-03-24T20:32:01.992Z | Downloaded hostname v0.4.2 |
| 270 | 2026-03-24T20:32:01.992Z | Downloaded deranged v0.5.8 |
| 271 | 2026-03-24T20:32:01.995Z | Downloaded defmt-macros v1.0.1 |
| 272 | 2026-03-24T20:32:01.995Z | Downloaded bcs v0.1.6 |
| 273 | 2026-03-24T20:32:01.998Z | Downloaded dyn-clone v1.0.20 |
| 274 | 2026-03-24T20:32:02.001Z | Downloaded colorchoice v1.0.5 |
| 275 | 2026-03-24T20:32:02.001Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 276 | 2026-03-24T20:32:02.001Z | Downloaded bit-vec v0.8.0 |
| 277 | 2026-03-24T20:32:02.004Z | Downloaded anstyle v1.0.14 |
| 278 | 2026-03-24T20:32:02.004Z | Downloaded heck v0.4.1 |
| 279 | 2026-03-24T20:32:02.008Z | Downloaded cargo_toml v0.22.3 |
| 280 | 2026-03-24T20:32:02.008Z | Downloaded base64ct v1.8.3 |
| 281 | 2026-03-24T20:32:02.011Z | Downloaded futures-macro v0.3.32 |
| 282 | 2026-03-24T20:32:02.011Z | Downloaded darling_macro v0.21.3 |
| 283 | 2026-03-24T20:32:02.011Z | Downloaded drift v0.1.3 |
| 284 | 2026-03-24T20:32:02.015Z | Downloaded chacha20 v0.9.1 |
| 285 | 2026-03-24T20:32:02.018Z | Downloaded ciborium-ll v0.2.2 |
| 286 | 2026-03-24T20:32:02.022Z | Downloaded glob v0.3.3 |
| 287 | 2026-03-24T20:32:02.022Z | Downloaded form_urlencoded v1.2.2 |
| 288 | 2026-03-24T20:32:02.022Z | Downloaded foreign-types v0.5.0 |
| 289 | 2026-03-24T20:32:02.026Z | Downloaded hostname v0.3.1 |
| 290 | 2026-03-24T20:32:02.026Z | Downloaded const-random v0.1.18 |
| 291 | 2026-03-24T20:32:02.026Z | Downloaded displaydoc v0.2.5 |
| 292 | 2026-03-24T20:32:02.029Z | Downloaded httpdate v1.0.3 |
| 293 | 2026-03-24T20:32:02.029Z | Downloaded http-body v1.0.1 |
| 294 | 2026-03-24T20:32:02.029Z | Downloaded foreign-types v0.3.2 |
| 295 | 2026-03-24T20:32:02.033Z | Downloaded const-random-macro v0.1.16 |
| 296 | 2026-03-24T20:32:02.033Z | Downloaded hex v0.4.3 |
| 297 | 2026-03-24T20:32:02.033Z | Downloaded futures-core v0.3.32 |
| 298 | 2026-03-24T20:32:02.037Z | Downloaded derive_more v0.99.20 |
| 299 | 2026-03-24T20:32:02.037Z | Downloaded crunchy v0.2.4 |
| 300 | 2026-03-24T20:32:02.040Z | Downloaded crucible-workspace-hack v0.1.0 |
| 301 | 2026-03-24T20:32:02.040Z | Downloaded dropshot_endpoint v0.16.7 |
| 302 | 2026-03-24T20:32:02.043Z | Downloaded crc8 v0.1.1 |
| 303 | 2026-03-24T20:32:02.043Z | Downloaded async-stream-impl v0.3.6 |
| 304 | 2026-03-24T20:32:02.043Z | Downloaded async-stream v0.3.6 |
| 305 | 2026-03-24T20:32:02.045Z | Downloaded cobs v0.3.0 |
| 306 | 2026-03-24T20:32:02.048Z | Downloaded hubpack v0.1.2 |
| 307 | 2026-03-24T20:32:02.048Z | Downloaded hubpack_derive v0.1.1 |
| 308 | 2026-03-24T20:32:02.048Z | Downloaded critical-section v1.2.0 |
| 309 | 2026-03-24T20:32:02.051Z | Downloaded futures-sink v0.3.32 |
| 310 | 2026-03-24T20:32:02.051Z | Downloaded git-stub v1.0.0 |
| 311 | 2026-03-24T20:32:02.051Z | Downloaded http-body-util v0.1.3 |
| 312 | 2026-03-24T20:32:02.054Z | Downloaded generic-array v0.14.7 |
| 313 | 2026-03-24T20:32:02.054Z | Downloaded fixedbitset v0.5.7 |
| 314 | 2026-03-24T20:32:02.058Z | Downloaded gethostname v0.5.0 |
| 315 | 2026-03-24T20:32:02.058Z | Downloaded bit-set v0.8.0 |
| 316 | 2026-03-24T20:32:02.061Z | Downloaded cpufeatures v0.3.0 |
| 317 | 2026-03-24T20:32:02.061Z | Downloaded cpufeatures v0.2.17 |
| 318 | 2026-03-24T20:32:02.061Z | Downloaded debug-ignore v1.0.5 |
| 319 | 2026-03-24T20:32:02.066Z | Downloaded async-recursion v1.1.1 |
| 320 | 2026-03-24T20:32:02.070Z | Downloaded ident_case v1.0.1 |
| 321 | 2026-03-24T20:32:02.070Z | Downloaded clap_lex v1.1.0 |
| 322 | 2026-03-24T20:32:02.070Z | Downloaded anstyle-query v1.1.5 |
| 323 | 2026-03-24T20:32:02.070Z | Downloaded heck v0.5.0 |
| 324 | 2026-03-24T20:32:02.073Z | Downloaded humantime v2.3.0 |
| 325 | 2026-03-24T20:32:02.073Z | Downloaded futures-executor v0.3.32 |
| 326 | 2026-03-24T20:32:02.073Z | Downloaded data-encoding v2.10.0 |
| 327 | 2026-03-24T20:32:02.076Z | Downloaded crossbeam-deque v0.8.6 |
| 328 | 2026-03-24T20:32:02.076Z | Downloaded foreign-types-shared v0.1.1 |
| 329 | 2026-03-24T20:32:02.076Z | Downloaded diff v0.1.13 |
| 330 | 2026-03-24T20:32:02.082Z | Downloaded itoa v1.0.18 |
| 331 | 2026-03-24T20:32:02.085Z | Downloaded is_terminal_polyfill v1.70.2 |
| 332 | 2026-03-24T20:32:02.085Z | Downloaded highway v1.3.0 |
| 333 | 2026-03-24T20:32:02.085Z | Downloaded idna_adapter v1.2.1 |
| 334 | 2026-03-24T20:32:02.085Z | Downloaded chacha20 v0.10.0 |
| 335 | 2026-03-24T20:32:02.088Z | Downloaded group v0.13.0 |
| 336 | 2026-03-24T20:32:02.088Z | Downloaded foreign-types-shared v0.3.1 |
| 337 | 2026-03-24T20:32:02.088Z | Downloaded foldhash v0.2.0 |
| 338 | 2026-03-24T20:32:02.091Z | Downloaded lazy_static v1.5.0 |
| 339 | 2026-03-24T20:32:02.091Z | Downloaded backon v1.6.0 |
| 340 | 2026-03-24T20:32:02.095Z | Downloaded lru-slab v0.1.2 |
| 341 | 2026-03-24T20:32:02.095Z | Downloaded libscf-sys v1.1.0 |
| 342 | 2026-03-24T20:32:02.098Z | Downloaded is_ci v1.2.0 |
| 343 | 2026-03-24T20:32:02.098Z | Downloaded is-terminal v0.4.17 |
| 344 | 2026-03-24T20:32:02.098Z | Downloaded internet-checksum v0.2.1 |
| 345 | 2026-03-24T20:32:02.098Z | Downloaded linked-hash-map v0.5.6 |
| 346 | 2026-03-24T20:32:02.101Z | Downloaded hyper-rustls v0.27.7 |
| 347 | 2026-03-24T20:32:02.101Z | Downloaded daft-derive v0.1.5 |
| 348 | 2026-03-24T20:32:02.104Z | Downloaded csv-core v0.1.13 |
| 349 | 2026-03-24T20:32:02.107Z | Downloaded const_format_proc_macros v0.2.34 |
| 350 | 2026-03-24T20:32:02.111Z | Downloaded async-trait v0.1.89 |
| 351 | 2026-03-24T20:32:02.113Z | Downloaded memoffset v0.9.1 |
| 352 | 2026-03-24T20:32:02.114Z | Downloaded managed v0.8.0 |
| 353 | 2026-03-24T20:32:02.114Z | Downloaded memmap v0.7.0 |
| 354 | 2026-03-24T20:32:02.117Z | Downloaded cmake v0.1.57 |
| 355 | 2026-03-24T20:32:02.117Z | Downloaded git-stub-vcs v0.1.0 |
| 356 | 2026-03-24T20:32:02.119Z | Downloaded instant v0.1.13 |
| 357 | 2026-03-24T20:32:02.120Z | Downloaded lru-cache v0.1.2 |
| 358 | 2026-03-24T20:32:02.120Z | Downloaded fs-err v3.3.0 |
| 359 | 2026-03-24T20:32:02.122Z | Downloaded match_cfg v0.1.0 |
| 360 | 2026-03-24T20:32:02.123Z | Downloaded macaddr v1.0.1 |
| 361 | 2026-03-24T20:32:02.125Z | Downloaded fs_extra v1.3.0 |
| 362 | 2026-03-24T20:32:02.125Z | Downloaded inout v0.1.4 |
| 363 | 2026-03-24T20:32:02.129Z | Downloaded autocfg v1.5.0 |
| 364 | 2026-03-24T20:32:02.129Z | Downloaded num-conv v0.2.0 |
| 365 | 2026-03-24T20:32:02.132Z | Downloaded daft v0.1.5 |
| 366 | 2026-03-24T20:32:02.132Z | Downloaded num-derive v0.3.3 |
| 367 | 2026-03-24T20:32:02.132Z | Downloaded num v0.4.3 |
| 368 | 2026-03-24T20:32:02.135Z | Downloaded bytecount v0.6.9 |
| 369 | 2026-03-24T20:32:02.135Z | Downloaded foldhash v0.1.5 |
| 370 | 2026-03-24T20:32:02.138Z | Downloaded no-std-compat v0.4.1 |
| 371 | 2026-03-24T20:32:02.138Z | Downloaded ipnetwork v0.21.1 |
| 372 | 2026-03-24T20:32:02.141Z | Downloaded newtype-uuid-macros v0.1.0 |
| 373 | 2026-03-24T20:32:02.141Z | Downloaded natord v1.0.9 |
| 374 | 2026-03-24T20:32:02.141Z | Downloaded derive-where v1.6.1 |
| 375 | 2026-03-24T20:32:02.144Z | Downloaded ipnet v2.12.0 |
| 376 | 2026-03-24T20:32:02.147Z | Downloaded ingot-types v0.1.2 |
| 377 | 2026-03-24T20:32:02.147Z | Downloaded num-iter v0.1.45 |
| 378 | 2026-03-24T20:32:02.150Z | Downloaded omicron-workspace-hack v0.1.0 |
| 379 | 2026-03-24T20:32:02.150Z | Downloaded olpc-cjson v0.1.4 |
| 380 | 2026-03-24T20:32:02.150Z | Downloaded futures-channel v0.3.32 |
| 381 | 2026-03-24T20:32:02.153Z | Downloaded hmac v0.12.1 |
| 382 | 2026-03-24T20:32:02.153Z | Downloaded keccak v0.1.6 |
| 383 | 2026-03-24T20:32:02.157Z | Downloaded byteorder v1.5.0 |
| 384 | 2026-03-24T20:32:02.157Z | Downloaded newtype_derive v0.1.6 |
| 385 | 2026-03-24T20:32:02.157Z | Downloaded indent_write v2.2.0 |
| 386 | 2026-03-24T20:32:02.162Z | Downloaded lock_api v0.4.14 |
| 387 | 2026-03-24T20:32:02.162Z | Downloaded linear-map v1.2.0 |
| 388 | 2026-03-24T20:32:02.162Z | Downloaded newline-converter v0.3.0 |
| 389 | 2026-03-24T20:32:02.167Z | Downloaded bitflags v1.3.2 |
| 390 | 2026-03-24T20:32:02.167Z | Downloaded num-derive v0.4.2 |
| 391 | 2026-03-24T20:32:02.167Z | Downloaded openssl-macros v0.1.1 |
| 392 | 2026-03-24T20:32:02.171Z | Downloaded parse-display v0.10.0 |
| 393 | 2026-03-24T20:32:02.171Z | Downloaded crc32fast v1.5.0 |
| 394 | 2026-03-24T20:32:02.171Z | Downloaded console v0.16.3 |
| 395 | 2026-03-24T20:32:02.171Z | Downloaded dropshot-api-manager v0.5.2 |
| 396 | 2026-03-24T20:32:02.175Z | Downloaded argon2 v0.5.3 |
| 397 | 2026-03-24T20:32:02.178Z | Downloaded blake2 v0.10.6 |
| 398 | 2026-03-24T20:32:02.178Z | Downloaded hash32 v0.3.1 |
| 399 | 2026-03-24T20:32:02.178Z | Downloaded opaque-debug v0.3.1 |
| 400 | 2026-03-24T20:32:02.183Z | Downloaded num_threads v0.1.7 |
| 401 | 2026-03-24T20:32:02.183Z | Downloaded fxhash v0.2.1 |
| 402 | 2026-03-24T20:32:02.183Z | Downloaded futures-task v0.3.32 |
| 403 | 2026-03-24T20:32:02.186Z | Downloaded openssl-probe v0.2.1 |
| 404 | 2026-03-24T20:32:02.186Z | Downloaded mime v0.3.17 |
| 405 | 2026-03-24T20:32:02.186Z | Downloaded libsw v3.5.0 |
| 406 | 2026-03-24T20:32:02.186Z | Downloaded futures-io v0.3.32 |
| 407 | 2026-03-24T20:32:02.190Z | Downloaded ff v0.13.1 |
| 408 | 2026-03-24T20:32:02.190Z | Downloaded percent-encoding v2.3.2 |
| 409 | 2026-03-24T20:32:02.190Z | Downloaded bitflags v2.11.0 |
| 410 | 2026-03-24T20:32:02.193Z | Downloaded crossbeam-utils v0.8.21 |
| 411 | 2026-03-24T20:32:02.196Z | Downloaded httparse v1.10.1 |
| 412 | 2026-03-24T20:32:02.200Z | Downloaded phf_shared v0.12.1 |
| 413 | 2026-03-24T20:32:02.200Z | Downloaded colored v3.1.1 |
| 414 | 2026-03-24T20:32:02.203Z | Downloaded clap_derive v4.6.0 |
| 415 | 2026-03-24T20:32:02.203Z | Downloaded pin-utils v0.1.0 |
| 416 | 2026-03-24T20:32:02.206Z | Downloaded plain v0.2.3 |
| 417 | 2026-03-24T20:32:02.206Z | Downloaded ciborium v0.2.2 |
| 418 | 2026-03-24T20:32:02.209Z | Downloaded pretty-hex v0.4.2 |
| 419 | 2026-03-24T20:32:02.209Z | Downloaded libsw-core v0.3.2 |
| 420 | 2026-03-24T20:32:02.211Z | Downloaded cancel-safe-futures v0.1.5 |
| 421 | 2026-03-24T20:32:02.211Z | Downloaded num-complex v0.4.6 |
| 422 | 2026-03-24T20:32:02.214Z | Downloaded either v1.15.0 |
| 423 | 2026-03-24T20:32:02.214Z | Downloaded dtrace-parser v0.3.0 |
| 424 | 2026-03-24T20:32:02.222Z | Downloaded ingot-macros v0.1.1 |
| 425 | 2026-03-24T20:32:02.222Z | Downloaded ahash v0.8.12 |
| 426 | 2026-03-24T20:32:02.225Z | Downloaded proc-macro-crate v1.3.1 |
| 427 | 2026-03-24T20:32:02.225Z | Downloaded elliptic-curve v0.13.8 |
| 428 | 2026-03-24T20:32:02.225Z | Downloaded defmt v0.3.100 |
| 429 | 2026-03-24T20:32:02.225Z | Downloaded num_enum v0.7.6 |
| 430 | 2026-03-24T20:32:02.228Z | Downloaded powerfmt v0.2.0 |
| 431 | 2026-03-24T20:32:02.231Z | Downloaded owo-colors v4.3.0 |
| 432 | 2026-03-24T20:32:02.231Z | Downloaded num_enum_derive v0.7.6 |
| 433 | 2026-03-24T20:32:02.236Z | Downloaded parking_lot_core v0.8.6 |
| 434 | 2026-03-24T20:32:02.236Z | Downloaded bytes v1.11.1 |
| 435 | 2026-03-24T20:32:02.239Z | Downloaded progenitor-client v0.10.0 |
| 436 | 2026-03-24T20:32:02.239Z | Downloaded progenitor-macro v0.11.2 |
| 437 | 2026-03-24T20:32:02.239Z | Downloaded darling v0.21.3 |
| 438 | 2026-03-24T20:32:02.243Z | Downloaded paste v1.0.15 |
| 439 | 2026-03-24T20:32:02.246Z | Downloaded newtype-uuid v1.3.2 |
| 440 | 2026-03-24T20:32:02.248Z | Downloaded multer v3.1.0 |
| 441 | 2026-03-24T20:32:02.251Z | Downloaded proc-macro-crate v3.5.0 |
| 442 | 2026-03-24T20:32:02.251Z | Downloaded memmap2 v0.9.10 |
| 443 | 2026-03-24T20:32:02.255Z | Downloaded progenitor-macro v0.10.0 |
| 444 | 2026-03-24T20:32:02.255Z | Downloaded progenitor-client v0.11.2 |
| 445 | 2026-03-24T20:32:02.255Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 446 | 2026-03-24T20:32:02.258Z | Downloaded proc-macro-error-attr v1.0.4 |
| 447 | 2026-03-24T20:32:02.258Z | Downloaded quick-error v1.2.3 |
| 448 | 2026-03-24T20:32:02.258Z | Downloaded num_enum_derive v0.5.11 |
| 449 | 2026-03-24T20:32:02.258Z | Downloaded getrandom v0.3.4 |
| 450 | 2026-03-24T20:32:02.261Z | Downloaded clap v4.6.0 |
| 451 | 2026-03-24T20:32:02.268Z | Downloaded rand_xorshift v0.4.0 |
| 452 | 2026-03-24T20:32:02.272Z | Downloaded ingot v0.1.1 |
| 453 | 2026-03-24T20:32:02.272Z | Downloaded getrandom v0.4.2 |
| 454 | 2026-03-24T20:32:02.275Z | Downloaded parse-display-derive v0.10.0 |
| 455 | 2026-03-24T20:32:02.275Z | Downloaded oxnet v0.1.4 |
| 456 | 2026-03-24T20:32:02.281Z | Downloaded pkg-config v0.3.32 |
| 457 | 2026-03-24T20:32:02.281Z | Downloaded pin-project-lite v0.2.17 |
| 458 | 2026-03-24T20:32:02.285Z | Downloaded progenitor-macro v0.13.0 |
| 459 | 2026-03-24T20:32:02.285Z | Downloaded password-hash v0.5.0 |
| 460 | 2026-03-24T20:32:02.285Z | Downloaded cookie v0.18.1 |
| 461 | 2026-03-24T20:32:02.288Z | Downloaded anyhow v1.0.102 |
| 462 | 2026-03-24T20:32:02.292Z | Downloaded ref-cast v1.0.25 |
| 463 | 2026-03-24T20:32:02.292Z | Downloaded ppv-lite86 v0.2.21 |
| 464 | 2026-03-24T20:32:02.295Z | Downloaded num-integer v0.1.46 |
| 465 | 2026-03-24T20:32:02.296Z | Downloaded pem v3.0.6 |
| 466 | 2026-03-24T20:32:02.296Z | Downloaded console v0.15.11 |
| 467 | 2026-03-24T20:32:02.298Z | Downloaded indexmap v1.9.3 |
| 468 | 2026-03-24T20:32:02.302Z | Downloaded ref-cast-impl v1.0.25 |
| 469 | 2026-03-24T20:32:02.302Z | Downloaded rand_chacha v0.3.1 |
| 470 | 2026-03-24T20:32:02.305Z | Downloaded base64 v0.22.1 |
| 471 | 2026-03-24T20:32:02.308Z | Downloaded progenitor v0.11.2 |
| 472 | 2026-03-24T20:32:02.308Z | Downloaded getrandom v0.2.17 |
| 473 | 2026-03-24T20:32:02.311Z | Downloaded num_enum v0.5.11 |
| 474 | 2026-03-24T20:32:02.314Z | Downloaded progenitor-extras v0.1.1 |
| 475 | 2026-03-24T20:32:02.317Z | Downloaded proc-macro-error2 v2.0.1 |
| 476 | 2026-03-24T20:32:02.317Z | Downloaded heapless v0.8.0 |
| 477 | 2026-03-24T20:32:02.320Z | Downloaded potential_utf v0.1.4 |
| 478 | 2026-03-24T20:32:02.323Z | Downloaded poly1305 v0.8.0 |
| 479 | 2026-03-24T20:32:02.323Z | Downloaded pin-project-internal v1.1.11 |
| 480 | 2026-03-24T20:32:02.349Z | Downloaded parking_lot_core v0.9.12 |
| 481 | 2026-03-24T20:32:02.349Z | Downloaded hyper-util v0.1.20 |
| 482 | 2026-03-24T20:32:02.349Z | Downloaded pest_derive v2.8.6 |
| 483 | 2026-03-24T20:32:02.349Z | Downloaded camino v1.2.2 |
| 484 | 2026-03-24T20:32:02.349Z | Downloaded phf v0.12.1 |
| 485 | 2026-03-24T20:32:02.349Z | Downloaded oxide-tokio-rt v0.1.3 |
| 486 | 2026-03-24T20:32:02.349Z | Downloaded iana-time-zone v0.1.65 |
| 487 | 2026-03-24T20:32:02.349Z | Downloaded futures v0.3.32 |
| 488 | 2026-03-24T20:32:02.349Z | Downloaded rustc_version v0.1.7 |
| 489 | 2026-03-24T20:32:02.349Z | Downloaded half v2.7.1 |
| 490 | 2026-03-24T20:32:02.349Z | Downloaded rustc-hash v2.1.1 |
| 491 | 2026-03-24T20:32:02.353Z | Downloaded rand_core v0.10.0 |
| 492 | 2026-03-24T20:32:02.353Z | Downloaded icu_locale_core v2.1.1 |
| 493 | 2026-03-24T20:32:02.356Z | Downloaded rand_core v0.9.5 |
| 494 | 2026-03-24T20:32:02.356Z | Downloaded icu_provider v2.1.1 |
| 495 | 2026-03-24T20:32:02.359Z | Downloaded rand_core v0.6.4 |
| 496 | 2026-03-24T20:32:02.359Z | Downloaded semver v0.1.20 |
| 497 | 2026-03-24T20:32:02.362Z | Downloaded scopeguard v1.2.0 |
| 498 | 2026-03-24T20:32:02.362Z | Downloaded once_cell v1.21.4 |
| 499 | 2026-03-24T20:32:02.365Z | Downloaded parking_lot v0.11.2 |
| 500 | 2026-03-24T20:32:02.365Z | Downloaded icu_properties v2.1.2 |
| 501 | 2026-03-24T20:32:02.368Z | Downloaded rand_chacha v0.9.0 |
| 502 | 2026-03-24T20:32:02.371Z | Downloaded same-file v1.0.6 |
| 503 | 2026-03-24T20:32:02.371Z | Downloaded allocator-api2 v0.2.21 |
| 504 | 2026-03-24T20:32:02.377Z | Downloaded num-traits v0.2.19 |
| 505 | 2026-03-24T20:32:02.378Z | Downloaded progenitor-client v0.13.0 |
| 506 | 2026-03-24T20:32:02.381Z | Downloaded progenitor v0.13.0 |
| 507 | 2026-03-24T20:32:02.381Z | Downloaded serde_repr v0.1.20 |
| 508 | 2026-03-24T20:32:02.381Z | Downloaded scroll_derive v0.12.1 |
| 509 | 2026-03-24T20:32:02.381Z | Downloaded crossbeam-epoch v0.9.18 |
| 510 | 2026-03-24T20:32:02.384Z | Downloaded serde_urlencoded v0.7.1 |
| 511 | 2026-03-24T20:32:02.384Z | Downloaded serde-big-array v0.5.1 |
| 512 | 2026-03-24T20:32:02.388Z | Downloaded secrecy v0.10.3 |
| 513 | 2026-03-24T20:32:02.388Z | Downloaded scroll_derive v0.13.1 |
| 514 | 2026-03-24T20:32:02.388Z | Downloaded progenitor v0.10.0 |
| 515 | 2026-03-24T20:32:02.393Z | Downloaded serde_spanned v0.6.9 |
| 516 | 2026-03-24T20:32:02.393Z | Downloaded serial_test v3.4.0 |
| 517 | 2026-03-24T20:32:02.393Z | Downloaded rustls-pemfile v2.2.0 |
| 518 | 2026-03-24T20:32:02.398Z | Downloaded siphasher v1.0.2 |
| 519 | 2026-03-24T20:32:02.398Z | Downloaded sigpipe v0.1.3 |
| 520 | 2026-03-24T20:32:02.398Z | Downloaded slog-envlogger v2.2.0 |
| 521 | 2026-03-24T20:32:02.398Z | Downloaded crypto-bigint v0.5.5 |
| 522 | 2026-03-24T20:32:02.401Z | Downloaded rustls-native-certs v0.8.3 |
| 523 | 2026-03-24T20:32:02.404Z | Downloaded hickory-resolver v0.25.2 |
| 524 | 2026-03-24T20:32:02.407Z | Downloaded postcard v1.1.3 |
| 525 | 2026-03-24T20:32:02.410Z | Downloaded resolv-conf v0.7.6 |
| 526 | 2026-03-24T20:32:02.410Z | Downloaded serde_plain v1.0.2 |
| 527 | 2026-03-24T20:32:02.414Z | Downloaded quinn-udp v0.5.14 |
| 528 | 2026-03-24T20:32:02.414Z | Downloaded sha1 v0.10.6 |
| 529 | 2026-03-24T20:32:02.418Z | Downloaded darling_core v0.23.0 |
| 530 | 2026-03-24T20:32:02.422Z | Downloaded slog-bunyan v2.5.0 |
| 531 | 2026-03-24T20:32:02.422Z | Downloaded cc v1.2.57 |
| 532 | 2026-03-24T20:32:02.425Z | Downloaded pest_generator v2.8.6 |
| 533 | 2026-03-24T20:32:02.425Z | Downloaded darling_core v0.21.3 |
| 534 | 2026-03-24T20:32:02.428Z | Downloaded hickory-resolver v0.24.4 |
| 535 | 2026-03-24T20:32:02.431Z | Downloaded rustc_version v0.4.1 |
| 536 | 2026-03-24T20:32:02.434Z | Downloaded arc-swap v1.9.0 |
| 537 | 2026-03-24T20:32:02.439Z | Downloaded smawk v0.3.2 |
| 538 | 2026-03-24T20:32:02.439Z | Downloaded stable_deref_trait v1.2.1 |
| 539 | 2026-03-24T20:32:02.439Z | Downloaded scroll v0.13.0 |
| 540 | 2026-03-24T20:32:02.442Z | Downloaded scroll v0.12.0 |
| 541 | 2026-03-24T20:32:02.442Z | Downloaded rusty-fork v0.3.1 |
| 542 | 2026-03-24T20:32:02.442Z | Downloaded schemars_derive v0.8.22 |
| 543 | 2026-03-24T20:32:02.446Z | Downloaded serde_derive_internals v0.29.1 |
| 544 | 2026-03-24T20:32:02.446Z | Downloaded sdd v3.0.10 |
| 545 | 2026-03-24T20:32:02.449Z | Downloaded indicatif v0.18.4 |
| 546 | 2026-03-24T20:32:02.453Z | Downloaded icu_normalizer_data v2.1.1 |
| 547 | 2026-03-24T20:32:02.453Z | Downloaded semver v1.0.27 |
| 548 | 2026-03-24T20:32:02.456Z | Downloaded quote v1.0.45 |
| 549 | 2026-03-24T20:32:02.456Z | Downloaded serde_tokenstream v0.2.3 |
| 550 | 2026-03-24T20:32:02.459Z | Downloaded structmeta v0.3.0 |
| 551 | 2026-03-24T20:32:02.459Z | Downloaded swrite v0.1.0 |
| 552 | 2026-03-24T20:32:02.459Z | Downloaded supports-color v3.0.2 |
| 553 | 2026-03-24T20:32:02.462Z | Downloaded strsim v0.11.1 |
| 554 | 2026-03-24T20:32:02.462Z | Downloaded crossbeam-channel v0.5.15 |
| 555 | 2026-03-24T20:32:02.465Z | Downloaded papergrid v0.17.0 |
| 556 | 2026-03-24T20:32:02.468Z | Downloaded jiff-static v0.2.23 |
| 557 | 2026-03-24T20:32:02.471Z | Downloaded strum v0.26.3 |
| 558 | 2026-03-24T20:32:02.474Z | Downloaded serde_path_to_error v0.1.20 |
| 559 | 2026-03-24T20:32:02.475Z | Downloaded structmeta-derive v0.3.0 |
| 560 | 2026-03-24T20:32:02.475Z | Downloaded slog-dtrace v0.3.0 |
| 561 | 2026-03-24T20:32:02.477Z | Downloaded spin v0.5.2 |
| 562 | 2026-03-24T20:32:02.478Z | Downloaded serial_test_derive v3.4.0 |
| 563 | 2026-03-24T20:32:02.481Z | Downloaded sync_wrapper v1.0.2 |
| 564 | 2026-03-24T20:32:02.481Z | Downloaded subtle v2.6.1 |
| 565 | 2026-03-24T20:32:02.481Z | Downloaded strum v0.27.2 |
| 566 | 2026-03-24T20:32:02.484Z | Downloaded minimal-lexical v0.2.1 |
| 567 | 2026-03-24T20:32:02.487Z | Downloaded progenitor-impl v0.13.0 |
| 568 | 2026-03-24T20:32:02.487Z | Downloaded progenitor-impl v0.11.2 |
| 569 | 2026-03-24T20:32:02.490Z | Downloaded rustls-pki-types v1.14.0 |
| 570 | 2026-03-24T20:32:02.493Z | Downloaded terminal_size v0.4.4 |
| 571 | 2026-03-24T20:32:02.493Z | Downloaded tabled_derive v0.7.0 |
| 572 | 2026-03-24T20:32:02.493Z | Downloaded slog-json v2.6.1 |
| 573 | 2026-03-24T20:32:02.496Z | Downloaded pin-project v1.1.11 |
| 574 | 2026-03-24T20:32:02.504Z | Downloaded testing_table v0.3.0 |
| 575 | 2026-03-24T20:32:02.507Z | Downloaded termtree v0.5.1 |
| 576 | 2026-03-24T20:32:02.507Z | Downloaded take_mut v0.2.2 |
| 577 | 2026-03-24T20:32:02.507Z | Downloaded tagptr v0.2.0 |
| 578 | 2026-03-24T20:32:02.510Z | Downloaded snafu-derive v0.8.9 |
| 579 | 2026-03-24T20:32:02.510Z | Downloaded tabwriter v1.4.1 |
| 580 | 2026-03-24T20:32:02.510Z | Downloaded smf v0.2.3 |
| 581 | 2026-03-24T20:32:02.513Z | Downloaded slog-stdlog v4.1.1 |
| 582 | 2026-03-24T20:32:02.513Z | Downloaded time-core v0.1.8 |
| 583 | 2026-03-24T20:32:02.516Z | Downloaded thread-id v5.1.0 |
| 584 | 2026-03-24T20:32:02.516Z | Downloaded slog-async v2.8.0 |
| 585 | 2026-03-24T20:32:02.516Z | Downloaded tinyvec_macros v0.1.1 |
| 586 | 2026-03-24T20:32:02.521Z | Downloaded rhai_codegen v3.1.0 |
| 587 | 2026-03-24T20:32:02.524Z | Downloaded indexmap v2.13.0 |
| 588 | 2026-03-24T20:32:02.527Z | Downloaded slab v0.4.12 |
| 589 | 2026-03-24T20:32:02.530Z | Downloaded hashbrown v0.12.3 |
| 590 | 2026-03-24T20:32:02.533Z | Downloaded thread-id v4.2.2 |
| 591 | 2026-03-24T20:32:02.533Z | Downloaded proc-macro2 v1.0.106 |
| 592 | 2026-03-24T20:32:02.536Z | Downloaded slog-term v2.9.2 |
| 593 | 2026-03-24T20:32:02.536Z | Downloaded slog-scope v4.4.1 |
| 594 | 2026-03-24T20:32:02.539Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 595 | 2026-03-24T20:32:02.539Z | Downloaded synstructure v0.13.2 |
| 596 | 2026-03-24T20:32:02.542Z | Downloaded prettyplease v0.2.37 |
| 597 | 2026-03-24T20:32:02.542Z | Downloaded static_assertions v1.1.0 |
| 598 | 2026-03-24T20:32:02.545Z | Downloaded expectorate v1.2.0 |
| 599 | 2026-03-24T20:32:02.548Z | Downloaded smartstring v1.0.1 |
| 600 | 2026-03-24T20:32:02.548Z | Downloaded toml_write v0.1.2 |
| 601 | 2026-03-24T20:32:02.552Z | Downloaded rustls-platform-verifier v0.6.2 |
| 602 | 2026-03-24T20:32:02.556Z | Downloaded http v1.4.0 |
| 603 | 2026-03-24T20:32:02.556Z | Downloaded signal-hook-registry v1.4.8 |
| 604 | 2026-03-24T20:32:02.558Z | Downloaded shlex v1.3.0 |
| 605 | 2026-03-24T20:32:02.559Z | Downloaded base64 v0.21.7 |
| 606 | 2026-03-24T20:32:02.561Z | Downloaded tabled_derive v0.11.0 |
| 607 | 2026-03-24T20:32:02.564Z | Downloaded progenitor-impl v0.10.0 |
| 608 | 2026-03-24T20:32:02.564Z | Downloaded typeid v1.0.3 |
| 609 | 2026-03-24T20:32:02.568Z | Downloaded tower-layer v0.3.3 |
| 610 | 2026-03-24T20:32:02.568Z | Downloaded strum_macros v0.26.4 |
| 611 | 2026-03-24T20:32:02.568Z | Downloaded serde_with_macros v3.18.0 |
| 612 | 2026-03-24T20:32:02.572Z | Downloaded log v0.4.29 |
| 613 | 2026-03-24T20:32:02.575Z | Downloaded toml_datetime v0.6.11 |
| 614 | 2026-03-24T20:32:02.575Z | Downloaded thiserror v1.0.69 |
| 615 | 2026-03-24T20:32:02.578Z | Downloaded ryu v1.0.23 |
| 616 | 2026-03-24T20:32:02.581Z | Downloaded memchr v2.8.0 |
| 617 | 2026-03-24T20:32:02.583Z | Downloaded thread_local v1.1.9 |
| 618 | 2026-03-24T20:32:02.586Z | Downloaded typify-macro v0.4.3 |
| 619 | 2026-03-24T20:32:02.586Z | Downloaded thiserror-no-std v2.0.2 |
| 620 | 2026-03-24T20:32:02.589Z | Downloaded sha2 v0.10.9 |
| 621 | 2026-03-24T20:32:02.593Z | Downloaded rayon-core v1.13.0 |
| 622 | 2026-03-24T20:32:02.596Z | Downloaded try-lock v0.2.5 |
| 623 | 2026-03-24T20:32:02.596Z | Downloaded tower-service v0.3.3 |
| 624 | 2026-03-24T20:32:02.596Z | Downloaded tokio-rustls v0.25.0 |
| 625 | 2026-03-24T20:32:02.599Z | Downloaded serde_yaml v0.9.34+deprecated |
| 626 | 2026-03-24T20:32:02.602Z | Downloaded universal-hash v0.5.1 |
| 627 | 2026-03-24T20:32:02.602Z | Downloaded untrusted v0.7.1 |
| 628 | 2026-03-24T20:32:02.602Z | Downloaded unarray v0.1.4 |
| 629 | 2026-03-24T20:32:02.605Z | Downloaded typify-macro v0.6.1 |
| 630 | 2026-03-24T20:32:02.605Z | Downloaded thiserror-impl v2.0.18 |
| 631 | 2026-03-24T20:32:02.605Z | Downloaded unicode-xid v0.2.6 |
| 632 | 2026-03-24T20:32:02.608Z | Downloaded similar v2.7.0 |
| 633 | 2026-03-24T20:32:02.612Z | Downloaded icu_collections v2.1.1 |
| 634 | 2026-03-24T20:32:02.615Z | Downloaded utf-8 v0.7.6 |
| 635 | 2026-03-24T20:32:02.615Z | Downloaded usdt-macro v0.6.0 |
| 636 | 2026-03-24T20:32:02.618Z | Downloaded utf8_iter v1.0.4 |
| 637 | 2026-03-24T20:32:02.618Z | Downloaded usdt-macro v0.5.0 |
| 638 | 2026-03-24T20:32:02.618Z | Downloaded version_check v0.9.5 |
| 639 | 2026-03-24T20:32:02.622Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 640 | 2026-03-24T20:32:02.622Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 641 | 2026-03-24T20:32:02.625Z | Downloaded unicode-linebreak v0.1.5 |
| 642 | 2026-03-24T20:32:02.625Z | Downloaded tiny-keccak v2.0.2 |
| 643 | 2026-03-24T20:32:02.625Z | Downloaded tokio-tungstenite v0.21.0 |
| 644 | 2026-03-24T20:32:02.628Z | Downloaded qorb v0.4.1 |
| 645 | 2026-03-24T20:32:02.631Z | Downloaded term v1.2.1 |
| 646 | 2026-03-24T20:32:02.632Z | Downloaded smallvec v1.15.1 |
| 647 | 2026-03-24T20:32:02.635Z | Downloaded openssl-sys v0.9.112 |
| 648 | 2026-03-24T20:32:02.638Z | Downloaded pretty_assertions v1.4.1 |
| 649 | 2026-03-24T20:32:02.641Z | Downloaded unit-prefix v0.5.2 |
| 650 | 2026-03-24T20:32:02.641Z | Downloaded tokio-macros v2.6.1 |
| 651 | 2026-03-24T20:32:02.641Z | Downloaded waitgroup v0.1.2 |
| 652 | 2026-03-24T20:32:02.644Z | Downloaded hashbrown v0.15.5 |
| 653 | 2026-03-24T20:32:02.647Z | Downloaded usdt-attr-macro v0.5.0 |
| 654 | 2026-03-24T20:32:02.647Z | Downloaded usdt-attr-macro v0.6.0 |
| 655 | 2026-03-24T20:32:02.647Z | Downloaded usdt v0.6.0 |
| 656 | 2026-03-24T20:32:02.650Z | Downloaded usdt v0.5.0 |
| 657 | 2026-03-24T20:32:02.650Z | Downloaded schemars v0.8.22 |
| 658 | 2026-03-24T20:32:02.656Z | Downloaded socket2 v0.6.3 |
| 659 | 2026-03-24T20:32:02.660Z | Downloaded yoke-derive v0.8.1 |
| 660 | 2026-03-24T20:32:02.660Z | Downloaded strum_macros v0.27.2 |
| 661 | 2026-03-24T20:32:02.663Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 662 | 2026-03-24T20:32:02.663Z | Downloaded want v0.3.1 |
| 663 | 2026-03-24T20:32:02.666Z | Downloaded serde_derive v1.0.228 |
| 664 | 2026-03-24T20:32:02.666Z | Downloaded hashbrown v0.16.1 |
| 665 | 2026-03-24T20:32:02.669Z | Downloaded zerofrom-derive v0.1.6 |
| 666 | 2026-03-24T20:32:02.672Z | Downloaded untrusted v0.9.0 |
| 667 | 2026-03-24T20:32:02.672Z | Downloaded serde_core v1.0.228 |
| 668 | 2026-03-24T20:32:02.676Z | Downloaded tokio-dtrace v0.1.1 |
| 669 | 2026-03-24T20:32:02.676Z | Downloaded time-macros v0.2.27 |
| 670 | 2026-03-24T20:32:02.679Z | Downloaded thiserror-impl v1.0.69 |
| 671 | 2026-03-24T20:32:02.679Z | Downloaded pest_meta v2.8.6 |
| 672 | 2026-03-24T20:32:02.682Z | Downloaded icu_normalizer v2.1.1 |
| 673 | 2026-03-24T20:32:02.682Z | Downloaded rustversion v1.0.22 |
| 674 | 2026-03-24T20:32:02.685Z | Downloaded utf8parse v0.2.2 |
| 675 | 2026-03-24T20:32:02.685Z | Downloaded const_format v0.2.35 |
| 676 | 2026-03-24T20:32:02.688Z | Downloaded zone_cfg_derive v0.3.1 |
| 677 | 2026-03-24T20:32:02.691Z | Downloaded chacha20poly1305 v0.10.1 |
| 678 | 2026-03-24T20:32:02.691Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 679 | 2026-03-24T20:32:02.694Z | Downloaded serde_spanned v1.1.0 |
| 680 | 2026-03-24T20:32:02.694Z | Downloaded quinn v0.11.9 |
| 681 | 2026-03-24T20:32:02.697Z | Downloaded tracing-attributes v0.1.31 |
| 682 | 2026-03-24T20:32:02.700Z | Downloaded thiserror v2.0.18 |
| 683 | 2026-03-24T20:32:02.703Z | Downloaded walkdir v2.5.0 |
| 684 | 2026-03-24T20:32:02.706Z | Downloaded vsss-rs v3.3.4 |
| 685 | 2026-03-24T20:32:02.706Z | Downloaded slog v2.8.2 |
| 686 | 2026-03-24T20:32:02.709Z | Downloaded tempfile v3.27.0 |
| 687 | 2026-03-24T20:32:02.719Z | Downloaded schemars v0.9.0 |
| 688 | 2026-03-24T20:32:03.133Z | Downloaded zone v0.3.1 |
| 689 | 2026-03-24T20:32:03.139Z | Downloaded zeroize_derive v1.4.3 |
| 690 | 2026-03-24T20:32:03.139Z | Downloaded zerofrom v0.1.6 |
| 691 | 2026-03-24T20:32:03.139Z | Downloaded spin v0.9.8 |
| 692 | 2026-03-24T20:32:03.139Z | Downloaded tinyvec v1.11.0 |
| 693 | 2026-03-24T20:32:03.139Z | Downloaded thin-vec v0.2.14 |
| 694 | 2026-03-24T20:32:03.139Z | Downloaded zeroize v1.8.2 |
| 695 | 2026-03-24T20:32:03.139Z | Downloaded rand v0.8.5 |
| 696 | 2026-03-24T20:32:03.139Z | Downloaded wait-timeout v0.2.1 |
| 697 | 2026-03-24T20:32:03.139Z | Downloaded usdt-impl v0.6.0 |
| 698 | 2026-03-24T20:32:03.139Z | Downloaded usdt-impl v0.5.0 |
| 699 | 2026-03-24T20:32:03.139Z | Downloaded tokio-rustls v0.26.4 |
| 700 | 2026-03-24T20:32:03.139Z | Downloaded zmij v1.0.21 |
| 701 | 2026-03-24T20:32:03.139Z | Downloaded toml v0.8.23 |
| 702 | 2026-03-24T20:32:03.139Z | Downloaded whoami v1.6.1 |
| 703 | 2026-03-24T20:32:03.139Z | Downloaded idna v1.1.0 |
| 704 | 2026-03-24T20:32:03.139Z | Downloaded typify v0.6.1 |
| 705 | 2026-03-24T20:32:03.139Z | Downloaded tracing-core v0.1.36 |
| 706 | 2026-03-24T20:32:03.139Z | Downloaded rustls-webpki v0.103.10 |
| 707 | 2026-03-24T20:32:03.139Z | Downloaded snafu v0.8.9 |
| 708 | 2026-03-24T20:32:03.139Z | Downloaded test-strategy v0.4.5 |
| 709 | 2026-03-24T20:32:03.139Z | Downloaded rand v0.10.0 |
| 710 | 2026-03-24T20:32:03.139Z | Downloaded xz2 v0.1.7 |
| 711 | 2026-03-24T20:32:03.139Z | Downloaded icu_properties_data v2.1.2 |
| 712 | 2026-03-24T20:32:03.139Z | Downloaded yoke v0.8.1 |
| 713 | 2026-03-24T20:32:03.139Z | Downloaded unicode-ident v1.0.24 |
| 714 | 2026-03-24T20:32:03.139Z | Downloaded h2 v0.4.13 |
| 715 | 2026-03-24T20:32:03.139Z | Downloaded unsafe-libyaml v0.2.11 |
| 716 | 2026-03-24T20:32:03.139Z | Downloaded toml_edit v0.22.27 |
| 717 | 2026-03-24T20:32:03.139Z | Downloaded zerovec-derive v0.11.2 |
| 718 | 2026-03-24T20:32:03.139Z | Downloaded tinystr v0.8.2 |
| 719 | 2026-03-24T20:32:03.139Z | Downloaded pest v2.8.6 |
| 720 | 2026-03-24T20:32:03.139Z | Downloaded tokio-stream v0.1.18 |
| 721 | 2026-03-24T20:32:03.139Z | Downloaded serde v1.0.228 |
| 722 | 2026-03-24T20:32:03.139Z | Downloaded hkdf v0.12.4 |
| 723 | 2026-03-24T20:32:03.139Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 724 | 2026-03-24T20:32:03.139Z | Downloaded futures-util v0.3.32 |
| 725 | 2026-03-24T20:32:03.140Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 726 | 2026-03-24T20:32:03.140Z | Downloaded goblin v0.8.2 |
| 727 | 2026-03-24T20:32:03.140Z | Downloaded typify v0.4.3 |
| 728 | 2026-03-24T20:32:03.140Z | Downloaded tungstenite v0.21.0 |
| 729 | 2026-03-24T20:32:03.140Z | Downloaded nom v8.0.0 |
| 730 | 2026-03-24T20:32:03.140Z | Downloaded zerocopy-derive v0.7.35 |
| 731 | 2026-03-24T20:32:03.140Z | Downloaded textwrap v0.16.2 |
| 732 | 2026-03-24T20:32:03.140Z | Downloaded nom v7.1.3 |
| 733 | 2026-03-24T20:32:03.140Z | Downloaded itertools v0.12.1 |
| 734 | 2026-03-24T20:32:03.140Z | Downloaded writeable v0.6.2 |
| 735 | 2026-03-24T20:32:03.140Z | Downloaded ucd-trie v0.1.7 |
| 736 | 2026-03-24T20:32:03.140Z | Downloaded mio v1.1.1 |
| 737 | 2026-03-24T20:32:03.140Z | Downloaded typenum v1.19.0 |
| 738 | 2026-03-24T20:32:03.140Z | Downloaded steno v0.4.1 |
| 739 | 2026-03-24T20:32:03.140Z | Downloaded schemars v1.2.1 |
| 740 | 2026-03-24T20:32:03.140Z | Downloaded uuid v1.22.0 |
| 741 | 2026-03-24T20:32:03.140Z | Downloaded iddqd v0.3.17 |
| 742 | 2026-03-24T20:32:03.140Z | Downloaded ron v0.12.0 |
| 743 | 2026-03-24T20:32:03.140Z | Downloaded hyper v1.8.1 |
| 744 | 2026-03-24T20:32:03.140Z | Downloaded scc v2.4.0 |
| 745 | 2026-03-24T20:32:03.140Z | Downloaded rayon v1.11.0 |
| 746 | 2026-03-24T20:32:03.140Z | Downloaded reqwest v0.13.2 |
| 747 | 2026-03-24T20:32:03.140Z | Downloaded serde_json v1.0.149 |
| 748 | 2026-03-24T20:32:03.140Z | Downloaded itertools v0.14.0 |
| 749 | 2026-03-24T20:32:03.140Z | Downloaded tower-http v0.6.8 |
| 750 | 2026-03-24T20:32:03.140Z | Downloaded toml_edit v0.19.15 |
| 751 | 2026-03-24T20:32:03.140Z | Downloaded tokio-util v0.7.18 |
| 752 | 2026-03-24T20:32:03.140Z | Downloaded libm v0.2.16 |
| 753 | 2026-03-24T20:32:03.140Z | Downloaded yansi v1.0.1 |
| 754 | 2026-03-24T20:32:03.140Z | Downloaded iri-string v0.7.11 |
| 755 | 2026-03-24T20:32:03.140Z | Downloaded reqwest v0.12.28 |
| 756 | 2026-03-24T20:32:03.140Z | Downloaded zerotrie v0.2.3 |
| 757 | 2026-03-24T20:32:03.140Z | Downloaded zerovec v0.11.5 |
| 758 | 2026-03-24T20:32:03.140Z | Downloaded rand v0.9.2 |
| 759 | 2026-03-24T20:32:03.140Z | Downloaded parking_lot v0.12.5 |
| 760 | 2026-03-24T20:32:03.140Z | Downloaded url v2.5.8 |
| 761 | 2026-03-24T20:32:03.140Z | Downloaded papergrid v0.11.0 |
| 762 | 2026-03-24T20:32:03.140Z | Downloaded clap_builder v4.6.0 |
| 763 | 2026-03-24T20:32:03.141Z | Downloaded goblin v0.10.5 |
| 764 | 2026-03-24T20:32:03.141Z | Downloaded proc-macro-error v1.0.4 |
| 765 | 2026-03-24T20:32:03.141Z | Downloaded winnow v0.5.40 |
| 766 | 2026-03-24T20:32:03.141Z | Downloaded zerocopy v0.7.35 |
| 767 | 2026-03-24T20:32:03.141Z | Downloaded quinn-proto v0.11.14 |
| 768 | 2026-03-24T20:32:03.141Z | Downloaded cipher v0.4.4 |
| 769 | 2026-03-24T20:32:03.141Z | Downloaded anstream v1.0.0 |
| 770 | 2026-03-24T20:32:03.141Z | Downloaded anstyle-parse v1.0.0 |
| 771 | 2026-03-24T20:32:03.141Z | Downloaded num-rational v0.4.2 |
| 772 | 2026-03-24T20:32:03.141Z | Downloaded litemap v0.8.1 |
| 773 | 2026-03-24T20:32:03.141Z | Downloaded jobserver v0.1.34 |
| 774 | 2026-03-24T20:32:03.141Z | Downloaded dtrace-parser v0.2.0 |
| 775 | 2026-03-24T20:32:03.141Z | Downloaded embedded-io v0.6.1 |
| 776 | 2026-03-24T20:32:03.141Z | Downloaded regex v1.12.3 |
| 777 | 2026-03-24T20:32:03.141Z | Downloaded tabled v0.15.0 |
| 778 | 2026-03-24T20:32:03.141Z | Downloaded dropshot v0.16.7 |
| 779 | 2026-03-24T20:32:03.141Z | Downloaded winnow v0.7.15 |
| 780 | 2026-03-24T20:32:03.141Z | Downloaded unicode-segmentation v1.13.0 |
| 781 | 2026-03-24T20:32:03.141Z | Downloaded typed-path v0.9.3 |
| 782 | 2026-03-24T20:32:03.141Z | Downloaded portable-atomic v1.13.1 |
| 783 | 2026-03-24T20:32:03.141Z | Downloaded time v0.3.47 |
| 784 | 2026-03-24T20:32:03.141Z | Downloaded zerocopy-derive v0.8.47 |
| 785 | 2026-03-24T20:32:03.141Z | Downloaded vcpkg v0.2.15 |
| 786 | 2026-03-24T20:32:03.141Z | Downloaded unicode-width v0.2.2 |
| 787 | 2026-03-24T20:32:03.144Z | Downloaded hickory-proto v0.24.4 |
| 788 | 2026-03-24T20:32:03.148Z | Downloaded smoltcp v0.11.0 |
| 789 | 2026-03-24T20:32:03.156Z | Downloaded unicode-normalization v0.1.25 |
| 790 | 2026-03-24T20:32:03.162Z | Downloaded zerocopy v0.8.47 |
| 791 | 2026-03-24T20:32:03.173Z | Downloaded tough v0.20.0 |
| 792 | 2026-03-24T20:32:03.179Z | Downloaded hickory-proto v0.25.2 |
| 793 | 2026-03-24T20:32:03.190Z | Downloaded rustls-webpki v0.102.8 |
| 794 | 2026-03-24T20:32:03.206Z | Downloaded serde_with v3.18.0 |
| 795 | 2026-03-24T20:32:03.213Z | Downloaded chrono v0.4.44 |
| 796 | 2026-03-24T20:32:03.219Z | Downloaded proptest v1.11.0 |
| 797 | 2026-03-24T20:32:03.227Z | Downloaded moka v0.12.15 |
| 798 | 2026-03-24T20:32:03.233Z | Downloaded syn v2.0.117 |
| 799 | 2026-03-24T20:32:03.241Z | Downloaded aws-lc-rs v1.16.2 |
| 800 | 2026-03-24T20:32:03.248Z | Downloaded unicode-width v0.1.14 |
| 801 | 2026-03-24T20:32:03.253Z | Downloaded curve25519-dalek v4.1.3 |
| 802 | 2026-03-24T20:32:03.259Z | Downloaded typify-impl v0.6.1 |
| 803 | 2026-03-24T20:32:03.271Z | Downloaded tower v0.5.3 |
| 804 | 2026-03-24T20:32:03.275Z | Downloaded syn v1.0.109 |
| 805 | 2026-03-24T20:32:03.296Z | Downloaded winnow v1.0.0 |
| 806 | 2026-03-24T20:32:03.315Z | Downloaded bstr v1.12.1 |
| 807 | 2026-03-24T20:32:03.321Z | Downloaded tabled v0.20.0 |
| 808 | 2026-03-24T20:32:03.334Z | Downloaded openssl v0.10.76 |
| 809 | 2026-03-24T20:32:03.341Z | Downloaded lzma-sys v0.1.20 |
| 810 | 2026-03-24T20:32:03.362Z | Downloaded jiff v0.2.23 |
| 811 | 2026-03-24T20:32:03.376Z | Downloaded webpki-roots v1.0.6 |
| 812 | 2026-03-24T20:32:03.383Z | Downloaded petgraph v0.8.3 |
| 813 | 2026-03-24T20:32:03.403Z | Downloaded rhai v1.24.0 |
| 814 | 2026-03-24T20:32:03.413Z | Downloaded sha3 v0.10.8 |
| 815 | 2026-03-24T20:32:03.417Z | Downloaded nix v0.31.2 |
| 816 | 2026-03-24T20:32:03.430Z | Downloaded rustls v0.22.4 |
| 817 | 2026-03-24T20:32:03.451Z | Downloaded openapiv3 v2.2.0 |
| 818 | 2026-03-24T20:32:03.461Z | Downloaded regress v0.10.5 |
| 819 | 2026-03-24T20:32:03.469Z | Downloaded regex-syntax v0.8.10 |
| 820 | 2026-03-24T20:32:03.475Z | Downloaded encoding_rs v0.8.35 |
| 821 | 2026-03-24T20:32:03.491Z | Downloaded rustix v0.38.44 |
| 822 | 2026-03-24T20:32:03.507Z | Downloaded rustls v0.23.37 |
| 823 | 2026-03-24T20:32:03.515Z | Downloaded ring v0.17.14 |
| 824 | 2026-03-24T20:32:03.545Z | Downloaded rustix v1.1.4 |
| 825 | 2026-03-24T20:32:03.593Z | Downloaded sled v0.34.7 |
| 826 | 2026-03-24T20:32:03.613Z | Downloaded tracing v0.1.44 |
| 827 | 2026-03-24T20:32:03.629Z | Downloaded typify-impl v0.4.3 |
| 828 | 2026-03-24T20:32:03.668Z | Downloaded regex-automata v0.4.14 |
| 829 | 2026-03-24T20:32:03.702Z | Downloaded petgraph v0.6.5 |
| 830 | 2026-03-24T20:32:03.726Z | Downloaded chrono-tz v0.10.4 |
| 831 | 2026-03-24T20:32:03.740Z | Downloaded libc v0.2.183 |
| 832 | 2026-03-24T20:32:03.766Z | Downloaded csv v1.4.0 |
| 833 | 2026-03-24T20:32:03.794Z | Downloaded tokio v1.50.0 |
| 834 | 2026-03-24T20:32:04.502Z | Downloaded aws-lc-sys v0.39.0 |
| 835 | 2026-03-24T20:32:05.244Z | Compiling proc-macro2 v1.0.106 |
| 836 | 2026-03-24T20:32:05.247Z | Compiling quote v1.0.45 |
| 837 | 2026-03-24T20:32:05.247Z | Compiling unicode-ident v1.0.24 |
| 838 | 2026-03-24T20:32:05.247Z | Compiling serde_core v1.0.228 |
| 839 | 2026-03-24T20:32:05.247Z | Compiling libc v0.2.183 |
| 840 | 2026-03-24T20:32:05.247Z | Compiling serde v1.0.228 |
| 841 | 2026-03-24T20:32:05.247Z | Compiling zmij v1.0.21 |
| 842 | 2026-03-24T20:32:05.247Z | Compiling autocfg v1.5.0 |
| 843 | 2026-03-24T20:32:06.002Z | Compiling libm v0.2.16 |
| 844 | 2026-03-24T20:32:06.092Z | Compiling icu_properties_data v2.1.2 |
| 845 | 2026-03-24T20:32:06.114Z | Compiling icu_normalizer_data v2.1.1 |
| 846 | 2026-03-24T20:32:06.138Z | Compiling serde_json v1.0.149 |
| 847 | 2026-03-24T20:32:06.163Z | Compiling num-traits v0.2.19 |
| 848 | 2026-03-24T20:32:06.490Z | Compiling getrandom v0.4.2 |
| 849 | 2026-03-24T20:32:06.536Z | Compiling version_check v0.9.5 |
| 850 | 2026-03-24T20:32:06.722Z | Compiling memchr v2.8.0 |
| 851 | 2026-03-24T20:32:06.844Z | Compiling thiserror v2.0.18 |
| 852 | 2026-03-24T20:32:07.087Z | Compiling parking_lot_core v0.9.12 |
| 853 | 2026-03-24T20:32:07.168Z | Compiling syn v2.0.117 |
| 854 | 2026-03-24T20:32:07.329Z | Checking cfg-if v1.0.4 |
| 855 | 2026-03-24T20:32:07.431Z | Compiling schemars v0.8.22 |
| 856 | 2026-03-24T20:32:07.456Z | Compiling heck v0.5.0 |
| 857 | 2026-03-24T20:32:07.495Z | Compiling portable-atomic v1.13.1 |
| 858 | 2026-03-24T20:32:07.627Z | Compiling jobserver v0.1.34 |
| 859 | 2026-03-24T20:32:07.742Z | Compiling find-msvc-tools v0.1.9 |
| 860 | 2026-03-24T20:32:07.885Z | Compiling itoa v1.0.18 |
| 861 | 2026-03-24T20:32:08.113Z | Compiling shlex v1.3.0 |
| 862 | 2026-03-24T20:32:08.163Z | Compiling zerocopy v0.8.47 |
| 863 | 2026-03-24T20:32:08.186Z | Compiling rustversion v1.0.22 |
| 864 | 2026-03-24T20:32:08.354Z | Compiling cc v1.2.57 |
| 865 | 2026-03-24T20:32:08.726Z | Compiling typenum v1.19.0 |
| 866 | 2026-03-24T20:32:08.985Z | Compiling semver v1.0.27 |
| 867 | 2026-03-24T20:32:09.212Z | Compiling log v0.4.29 |
| 868 | 2026-03-24T20:32:09.235Z | Compiling httparse v1.10.1 |
| 869 | 2026-03-24T20:32:09.393Z | Compiling thiserror v1.0.69 |
| 870 | 2026-03-24T20:32:09.455Z | Compiling generic-array v0.14.7 |
| 871 | 2026-03-24T20:32:09.458Z | Compiling equivalent v1.0.2 |
| 872 | 2026-03-24T20:32:09.532Z | Compiling allocator-api2 v0.2.21 |
| 873 | 2026-03-24T20:32:09.591Z | Compiling foldhash v0.2.0 |
| 874 | 2026-03-24T20:32:09.763Z | Compiling cmake v0.1.57 |
| 875 | 2026-03-24T20:32:09.804Z | Compiling fs_extra v1.3.0 |
| 876 | 2026-03-24T20:32:09.870Z | Compiling dunce v1.0.5 |
| 877 | 2026-03-24T20:32:09.991Z | Compiling hashbrown v0.16.1 |
| 878 | 2026-03-24T20:32:10.074Z | Compiling rustix v1.1.4 |
| 879 | 2026-03-24T20:32:10.192Z | Compiling ring v0.17.14 |
| 880 | 2026-03-24T20:32:10.215Z | Compiling slog v2.8.2 |
| 881 | 2026-03-24T20:32:10.240Z | Compiling aws-lc-sys v0.39.0 |
| 882 | 2026-03-24T20:32:10.243Z | Compiling getrandom v0.3.4 |
| 883 | 2026-03-24T20:32:10.526Z | Checking stable_deref_trait v1.2.1 |
| 884 | 2026-03-24T20:32:10.620Z | Compiling anyhow v1.0.102 |
| 885 | 2026-03-24T20:32:10.687Z | Compiling regex-syntax v0.8.10 |
| 886 | 2026-03-24T20:32:10.864Z | Compiling ucd-trie v0.1.7 |
| 887 | 2026-03-24T20:32:10.927Z | Compiling indexmap v2.13.0 |
| 888 | 2026-03-24T20:32:11.166Z | Compiling pest v2.8.6 |
| 889 | 2026-03-24T20:32:11.295Z | Compiling synstructure v0.13.2 |
| 890 | 2026-03-24T20:32:11.348Z | Compiling serde_derive_internals v0.29.1 |
| 891 | 2026-03-24T20:32:11.959Z | Compiling aho-corasick v1.1.4 |
| 892 | 2026-03-24T20:32:11.982Z | Compiling aws-lc-rs v1.16.2 |
| 893 | 2026-03-24T20:32:12.346Z | Compiling crossbeam-utils v0.8.21 |
| 894 | 2026-03-24T20:32:12.372Z | Checking writeable v0.6.2 |
| 895 | 2026-03-24T20:32:12.574Z | Compiling pest_meta v2.8.6 |
| 896 | 2026-03-24T20:32:12.771Z | Checking litemap v0.8.1 |
| 897 | 2026-03-24T20:32:12.997Z | Compiling time-core v0.1.8 |
| 898 | 2026-03-24T20:32:13.185Z | Compiling regex-automata v0.4.14 |
| 899 | 2026-03-24T20:32:13.211Z | Compiling serde_derive v1.0.228 |
| 900 | 2026-03-24T20:32:13.564Z | Compiling zerofrom-derive v0.1.6 |
| 901 | 2026-03-24T20:32:13.802Z | Compiling yoke-derive v0.8.1 |
| 902 | 2026-03-24T20:32:13.926Z | Compiling zerovec-derive v0.11.2 |
| 903 | 2026-03-24T20:32:14.465Z | Compiling displaydoc v0.2.5 |
| 904 | 2026-03-24T20:32:15.056Z | Compiling schemars_derive v0.8.22 |
| 905 | 2026-03-24T20:32:15.128Z | Compiling thiserror-impl v2.0.18 |
| 906 | 2026-03-24T20:32:15.150Z | Compiling zeroize_derive v1.4.3 |
| 907 | 2026-03-24T20:32:15.280Z | Compiling tokio-macros v2.6.1 |
| 908 | 2026-03-24T20:32:15.389Z | Compiling zerocopy-derive v0.8.47 |
| 909 | 2026-03-24T20:32:15.976Z | Compiling futures-macro v0.3.32 |
| 910 | 2026-03-24T20:32:16.234Z | Compiling tracing-attributes v0.1.31 |
| 911 | 2026-03-24T20:32:16.599Z | Compiling thiserror-impl v1.0.69 |
| 912 | 2026-03-24T20:32:16.715Z | Checking zerofrom v0.1.6 |
| 913 | 2026-03-24T20:32:17.010Z | Checking yoke v0.8.1 |
| 914 | 2026-03-24T20:32:17.203Z | Compiling regex v1.12.3 |
| 915 | 2026-03-24T20:32:17.227Z | Checking zerovec v0.11.5 |
| 916 | 2026-03-24T20:32:17.419Z | Compiling serde_tokenstream v0.2.3 |
| 917 | 2026-03-24T20:32:17.444Z | Checking smallvec v1.15.1 |
| 918 | 2026-03-24T20:32:17.447Z | Checking bytes v1.11.1 |
| 919 | 2026-03-24T20:32:17.816Z | Compiling pest_generator v2.8.6 |
| 920 | 2026-03-24T20:32:17.880Z | Checking tinystr v0.8.2 |
| 921 | 2026-03-24T20:32:18.103Z | Checking potential_utf v0.1.4 |
| 922 | 2026-03-24T20:32:18.124Z | Checking icu_locale_core v2.1.1 |
| 923 | 2026-03-24T20:32:18.135Z | Checking zerotrie v0.2.3 |
| 924 | 2026-03-24T20:32:18.162Z | Checking percent-encoding v2.3.2 |
| 925 | 2026-03-24T20:32:18.191Z | Checking icu_collections v2.1.1 |
| 926 | 2026-03-24T20:32:18.353Z | Compiling num-conv v0.2.0 |
| 927 | 2026-03-24T20:32:18.518Z | Compiling time-macros v0.2.27 |
| 928 | 2026-03-24T20:32:18.615Z | Compiling rustls v0.23.37 |
| 929 | 2026-03-24T20:32:18.639Z | Compiling paste v1.0.15 |
| 930 | 2026-03-24T20:32:18.659Z | Compiling pest_derive v2.8.6 |
| 931 | 2026-03-24T20:32:18.765Z | Compiling syn v1.0.109 |
| 932 | 2026-03-24T20:32:18.881Z | Checking form_urlencoded v1.2.2 |
| 933 | 2026-03-24T20:32:18.886Z | Checking icu_provider v2.1.1 |
| 934 | 2026-03-24T20:32:19.047Z | Checking utf8_iter v1.0.4 |
| 935 | 2026-03-24T20:32:19.078Z | Checking rand_core v0.10.0 |
| 936 | 2026-03-24T20:32:19.203Z | Checking icu_properties v2.1.2 |
| 937 | 2026-03-24T20:32:19.254Z | Checking icu_normalizer v2.1.1 |
| 938 | 2026-03-24T20:32:19.259Z | Compiling omicron-workspace-hack v0.1.0 |
| 939 | 2026-03-24T20:32:19.505Z | Compiling async-trait v0.1.89 |
| 940 | 2026-03-24T20:32:19.671Z | Compiling byteorder v1.5.0 |
| 941 | 2026-03-24T20:32:19.954Z | Compiling camino v1.2.2 |
| 942 | 2026-03-24T20:32:19.977Z | Compiling strsim v0.11.1 |
| 943 | 2026-03-24T20:32:20.225Z | Compiling scroll_derive v0.13.1 |
| 944 | 2026-03-24T20:32:20.384Z | Checking idna_adapter v1.2.1 |
| 945 | 2026-03-24T20:32:20.562Z | Checking idna v1.1.0 |
| 946 | 2026-03-24T20:32:20.652Z | Checking errno v0.3.14 |
| 947 | 2026-03-24T20:32:20.773Z | Compiling ident_case v1.0.1 |
| 948 | 2026-03-24T20:32:20.887Z | Checking url v2.5.8 |
| 949 | 2026-03-24T20:32:21.261Z | Compiling daft-derive v0.1.5 |
| 950 | 2026-03-24T20:32:21.284Z | Compiling slog-async v2.8.0 |
| 951 | 2026-03-24T20:32:21.727Z | Checking iana-time-zone v0.1.65 |
| 952 | 2026-03-24T20:32:21.831Z | Checking chrono v0.4.44 |
| 953 | 2026-03-24T20:32:22.194Z | Compiling uuid v1.22.0 |
| 954 | 2026-03-24T20:32:22.524Z | Compiling dyn-clone v1.0.20 |
| 955 | 2026-03-24T20:32:23.067Z | Compiling usdt-impl v0.6.0 |
| 956 | 2026-03-24T20:32:23.486Z | Compiling scroll v0.13.0 |
| 957 | 2026-03-24T20:32:23.859Z | Checking getrandom v0.2.17 |
| 958 | 2026-03-24T20:32:24.048Z | Checking pin-project-lite v0.2.17 |
| 959 | 2026-03-24T20:32:24.108Z | Compiling plain v0.2.3 |
| 960 | 2026-03-24T20:32:24.215Z | Compiling goblin v0.10.5 |
| 961 | 2026-03-24T20:32:24.288Z | Checking zeroize v1.8.2 |
| 962 | 2026-03-24T20:32:24.493Z | Compiling pretty-hex v0.4.2 |
| 963 | 2026-03-24T20:32:24.807Z | Compiling dtrace-parser v0.3.0 |
| 964 | 2026-03-24T20:32:24.851Z | Compiling thread-id v5.1.0 |
| 965 | 2026-03-24T20:32:25.120Z | Compiling rustls v0.22.4 |
| 966 | 2026-03-24T20:32:25.343Z | Compiling newtype-uuid-macros v0.1.0 |
| 967 | 2026-03-24T20:32:25.401Z | Compiling regress v0.10.5 |
| 968 | 2026-03-24T20:32:25.428Z | Checking scopeguard v1.2.0 |
| 969 | 2026-03-24T20:32:25.558Z | Checking lock_api v0.4.14 |
| 970 | 2026-03-24T20:32:25.668Z | Checking socket2 v0.6.3 |
| 971 | 2026-03-24T20:32:25.732Z | Compiling multer v3.1.0 |
| 972 | 2026-03-24T20:32:25.829Z | Compiling ref-cast v1.0.25 |
| 973 | 2026-03-24T20:32:25.988Z | Compiling darling_core v0.23.0 |
| 974 | 2026-03-24T20:32:26.023Z | Compiling http v1.4.0 |
| 975 | 2026-03-24T20:32:26.341Z | Compiling strum_macros v0.26.4 |
| 976 | 2026-03-24T20:32:26.367Z | Compiling async-stream-impl v0.3.6 |
| 977 | 2026-03-24T20:32:26.409Z | Compiling structmeta-derive v0.3.0 |
| 978 | 2026-03-24T20:32:27.154Z | Compiling ref-cast-impl v1.0.25 |
| 979 | 2026-03-24T20:32:27.835Z | Compiling structmeta v0.3.0 |
| 980 | 2026-03-24T20:32:28.040Z | Compiling dof v0.4.0 |
| 981 | 2026-03-24T20:32:28.080Z | Checking parking_lot v0.12.5 |
| 982 | 2026-03-24T20:32:28.132Z | Checking bitflags v2.11.0 |
| 983 | 2026-03-24T20:32:28.323Z | Compiling dropshot v0.16.7 |
| 984 | 2026-03-24T20:32:28.363Z | Checking critical-section v1.2.0 |
| 985 | 2026-03-24T20:32:28.530Z | Compiling once_cell v1.21.4 |
| 986 | 2026-03-24T20:32:28.801Z | Compiling dropshot_endpoint v0.16.7 |
| 987 | 2026-03-24T20:32:28.894Z | Checking signal-hook-registry v1.4.8 |
| 988 | 2026-03-24T20:32:28.920Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 989 | 2026-03-24T20:32:29.102Z | Compiling darling_macro v0.23.0 |
| 990 | 2026-03-24T20:32:29.476Z | Checking mio v1.1.1 |
| 991 | 2026-03-24T20:32:29.665Z | Compiling strum_macros v0.27.2 |
| 992 | 2026-03-24T20:32:29.715Z | Compiling usdt-attr-macro v0.6.0 |
| 993 | 2026-03-24T20:32:29.778Z | Compiling usdt-macro v0.6.0 |
| 994 | 2026-03-24T20:32:29.831Z | Compiling darling v0.23.0 |
| 995 | 2026-03-24T20:32:29.850Z | Checking tokio v1.50.0 |
| 996 | 2026-03-24T20:32:29.925Z | Checking subtle v2.6.1 |
| 997 | 2026-03-24T20:32:29.941Z | Compiling serde_with_macros v3.18.0 |
| 998 | 2026-03-24T20:32:30.067Z | Compiling derive-ex v0.1.8 |
| 999 | 2026-03-24T20:32:30.973Z | Compiling fnv v1.0.7 |
| 1000 | 2026-03-24T20:32:31.002Z | Checking futures-core v0.3.32 |
| 1001 | 2026-03-24T20:32:31.409Z | Compiling ryu v1.0.23 |
| 1002 | 2026-03-24T20:32:31.443Z | Compiling clap_derive v4.6.0 |
| 1003 | 2026-03-24T20:32:31.444Z | Compiling winnow v1.0.0 |
| 1004 | 2026-03-24T20:32:32.042Z | Compiling parse-display-derive v0.10.0 |
| 1005 | 2026-03-24T20:32:32.181Z | Compiling test-strategy v0.4.5 |
| 1006 | 2026-03-24T20:32:32.347Z | Compiling openapiv3 v2.2.0 |
| 1007 | 2026-03-24T20:32:32.806Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1008 | 2026-03-24T20:32:32.829Z | Checking futures-sink v0.3.32 |
| 1009 | 2026-03-24T20:32:33.586Z | Checking slab v0.4.12 |
| 1010 | 2026-03-24T20:32:34.034Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1011 | 2026-03-24T20:32:34.096Z | Checking futures-channel v0.3.32 |
| 1012 | 2026-03-24T20:32:34.334Z | Checking rand_core v0.6.4 |
| 1013 | 2026-03-24T20:32:34.490Z | Checking futures-task v0.3.32 |
| 1014 | 2026-03-24T20:32:34.568Z | Checking futures-io v0.3.32 |
| 1015 | 2026-03-24T20:32:34.736Z | Checking futures-util v0.3.32 |
| 1016 | 2026-03-24T20:32:34.850Z | Checking tracing-core v0.1.36 |
| 1017 | 2026-03-24T20:32:35.353Z | Compiling either v1.15.0 |
| 1018 | 2026-03-24T20:32:35.415Z | Checking tracing v0.1.44 |
| 1019 | 2026-03-24T20:32:35.514Z | Compiling itertools v0.14.0 |
| 1020 | 2026-03-24T20:32:35.528Z | Checking base64 v0.22.1 |
| 1021 | 2026-03-24T20:32:36.369Z | Checking rustls-pki-types v1.14.0 |
| 1022 | 2026-03-24T20:32:36.579Z | Checking erased-serde v0.3.31 |
| 1023 | 2026-03-24T20:32:36.755Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1024 | 2026-03-24T20:32:37.002Z | Compiling unsafe-libyaml v0.2.11 |
| 1025 | 2026-03-24T20:32:37.041Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1026 | 2026-03-24T20:32:37.175Z | Checking ipnetwork v0.21.1 |
| 1027 | 2026-03-24T20:32:37.440Z | Compiling crucible-workspace-hack v0.1.0 |
| 1028 | 2026-03-24T20:32:37.657Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1029 | 2026-03-24T20:32:37.692Z | Compiling serde_yaml v0.9.34+deprecated |
| 1030 | 2026-03-24T20:32:37.947Z | Compiling proc-macro-crate v3.5.0 |
| 1031 | 2026-03-24T20:32:38.536Z | Compiling proc-macro-error-attr v1.0.4 |
| 1032 | 2026-03-24T20:32:38.594Z | Checking untrusted v0.9.0 |
| 1033 | 2026-03-24T20:32:38.911Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1034 | 2026-03-24T20:32:39.063Z | Compiling num_enum_derive v0.7.6 |
| 1035 | 2026-03-24T20:32:39.470Z | Compiling toml_datetime v0.6.11 |
| 1036 | 2026-03-24T20:32:39.639Z | Compiling foreign-types-macros v0.2.3 |
| 1037 | 2026-03-24T20:32:39.694Z | Compiling proc-macro-error v1.0.4 |
| 1038 | 2026-03-24T20:32:40.353Z | Checking crypto-common v0.1.7 |
| 1039 | 2026-03-24T20:32:40.394Z | Checking ipnet v2.12.0 |
| 1040 | 2026-03-24T20:32:40.420Z | Checking oxnet v0.1.4 |
| 1041 | 2026-03-24T20:32:44.024Z | Checking tokio-util v0.7.18 |
| 1042 | 2026-03-24T20:32:44.073Z | Compiling darling_core v0.21.3 |
| 1043 | 2026-03-24T20:32:44.074Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1044 | 2026-03-24T20:32:44.074Z | Compiling zerocopy-derive v0.7.35 |
| 1045 | 2026-03-24T20:32:44.074Z | Compiling heck v0.4.1 |
| 1046 | 2026-03-24T20:32:44.074Z | Checking http-body v1.0.1 |
| 1047 | 2026-03-24T20:32:44.074Z | Compiling typify-impl v0.6.1 |
| 1048 | 2026-03-24T20:32:44.074Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1049 | 2026-03-24T20:32:44.074Z | Checking atomic-waker v1.1.2 |
| 1050 | 2026-03-24T20:32:44.074Z | Compiling memoffset v0.9.1 |
| 1051 | 2026-03-24T20:32:44.074Z | Compiling heapless v0.8.0 |
| 1052 | 2026-03-24T20:32:44.074Z | Checking tower-service v0.3.3 |
| 1053 | 2026-03-24T20:32:44.074Z | Compiling convert_case v0.4.0 |
| 1054 | 2026-03-24T20:32:44.074Z | Checking tower-layer v0.3.3 |
| 1055 | 2026-03-24T20:32:44.074Z | Compiling darling_macro v0.21.3 |
| 1056 | 2026-03-24T20:32:44.074Z | Checking try-lock v0.2.5 |
| 1057 | 2026-03-24T20:32:44.074Z | Checking want v0.3.1 |
| 1058 | 2026-03-24T20:32:44.074Z | Compiling derive_more v0.99.20 |
| 1059 | 2026-03-24T20:32:44.153Z | Checking h2 v0.4.13 |
| 1060 | 2026-03-24T20:32:44.220Z | Compiling darling v0.21.3 |
| 1061 | 2026-03-24T20:32:44.329Z | Compiling ingot-macros v0.1.1 |
| 1062 | 2026-03-24T20:32:44.501Z | Compiling scroll_derive v0.12.1 |
| 1063 | 2026-03-24T20:32:45.424Z | Checking pin-utils v0.1.0 |
| 1064 | 2026-03-24T20:32:45.487Z | Compiling cfg_aliases v0.2.1 |
| 1065 | 2026-03-24T20:32:45.592Z | Checking httpdate v1.0.3 |
| 1066 | 2026-03-24T20:32:45.916Z | Compiling nix v0.31.2 |
| 1067 | 2026-03-24T20:32:46.616Z | Checking hyper v1.8.1 |
| 1068 | 2026-03-24T20:32:46.651Z | Checking ppv-lite86 v0.2.21 |
| 1069 | 2026-03-24T20:32:46.957Z | Compiling typify-macro v0.6.1 |
| 1070 | 2026-03-24T20:32:47.122Z | Compiling smoltcp v0.11.0 |
| 1071 | 2026-03-24T20:32:47.588Z | Checking block-buffer v0.10.4 |
| 1072 | 2026-03-24T20:32:47.856Z | Checking hyper-util v0.1.20 |
| 1073 | 2026-03-24T20:32:48.407Z | Checking untrusted v0.7.1 |
| 1074 | 2026-03-24T20:32:48.724Z | Checking digest v0.10.7 |
| 1075 | 2026-03-24T20:32:49.014Z | Checking serde_urlencoded v0.7.1 |
| 1076 | 2026-03-24T20:32:49.067Z | Checking http-body-util v0.1.3 |
| 1077 | 2026-03-24T20:32:49.353Z | Compiling rustix v0.38.44 |
| 1078 | 2026-03-24T20:32:49.735Z | Compiling winnow v0.5.40 |
| 1079 | 2026-03-24T20:32:49.787Z | Compiling rayon-core v1.13.0 |
| 1080 | 2026-03-24T20:32:50.121Z | Compiling typify v0.6.1 |
| 1081 | 2026-03-24T20:32:50.145Z | Compiling zerocopy v0.7.35 |
| 1082 | 2026-03-24T20:32:50.236Z | Compiling hubpack_derive v0.1.1 |
| 1083 | 2026-03-24T20:32:50.818Z | Compiling usdt-impl v0.5.0 |
| 1084 | 2026-03-24T20:32:51.060Z | Compiling winnow v0.7.15 |
| 1085 | 2026-03-24T20:32:51.277Z | Compiling dof v0.3.0 |
| 1086 | 2026-03-24T20:32:51.612Z | Compiling toml_edit v0.19.15 |
| 1087 | 2026-03-24T20:32:51.843Z | Compiling progenitor-impl v0.13.0 |
| 1088 | 2026-03-24T20:32:52.066Z | Compiling dtrace-parser v0.2.0 |
| 1089 | 2026-03-24T20:32:53.056Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1090 | 2026-03-24T20:32:53.292Z | Compiling proc-macro-crate v1.3.1 |
| 1091 | 2026-03-24T20:32:53.356Z | Compiling thread-id v4.2.2 |
| 1092 | 2026-03-24T20:32:53.722Z | Compiling pkg-config v0.3.32 |
| 1093 | 2026-03-24T20:32:54.457Z | Compiling num_enum_derive v0.5.11 |
| 1094 | 2026-03-24T20:32:54.748Z | Compiling sync_wrapper v1.0.2 |
| 1095 | 2026-03-24T20:32:54.775Z | Compiling progenitor-macro v0.13.0 |
| 1096 | 2026-03-24T20:32:55.041Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1097 | 2026-03-24T20:32:55.556Z | Compiling rustc_version v0.4.1 |
| 1098 | 2026-03-24T20:32:55.648Z | Compiling serde_spanned v1.1.0 |
| 1099 | 2026-03-24T20:32:55.748Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1100 | 2026-03-24T20:32:56.045Z | Compiling prettyplease v0.2.37 |
| 1101 | 2026-03-24T20:32:56.078Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1102 | 2026-03-24T20:32:56.193Z | Compiling curve25519-dalek v4.1.3 |
| 1103 | 2026-03-24T20:32:56.316Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1104 | 2026-03-24T20:32:56.365Z | Checking tower v0.5.3 |
| 1105 | 2026-03-24T20:32:56.881Z | Checking webpki-roots v1.0.6 |
| 1106 | 2026-03-24T20:32:57.067Z | Compiling powerfmt v0.2.0 |
| 1107 | 2026-03-24T20:32:57.096Z | Checking iri-string v0.7.11 |
| 1108 | 2026-03-24T20:32:57.235Z | Compiling fastrand v2.3.0 |
| 1109 | 2026-03-24T20:32:57.379Z | Compiling deranged v0.5.8 |
| 1110 | 2026-03-24T20:32:57.556Z | Compiling rand_core v0.9.5 |
| 1111 | 2026-03-24T20:32:58.572Z | Compiling usdt-attr-macro v0.5.0 |
| 1112 | 2026-03-24T20:32:58.655Z | Checking tower-http v0.6.8 |
| 1113 | 2026-03-24T20:32:58.760Z | Compiling usdt-macro v0.5.0 |
| 1114 | 2026-03-24T20:32:58.825Z | Compiling zone_cfg_derive v0.3.1 |
| 1115 | 2026-03-24T20:32:59.524Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1116 | 2026-03-24T20:32:59.663Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1117 | 2026-03-24T20:32:59.935Z | Compiling enum-as-inner v0.6.1 |
| 1118 | 2026-03-24T20:33:00.176Z | Compiling num_threads v0.1.7 |
| 1119 | 2026-03-24T20:33:00.476Z | Checking cpufeatures v0.2.17 |
| 1120 | 2026-03-24T20:33:00.581Z | Compiling openssl-probe v0.2.1 |
| 1121 | 2026-03-24T20:33:00.715Z | Compiling time v0.3.47 |
| 1122 | 2026-03-24T20:33:00.740Z | Compiling rustls-native-certs v0.8.3 |
| 1123 | 2026-03-24T20:33:01.167Z | Compiling newtype-uuid v1.3.2 |
| 1124 | 2026-03-24T20:33:01.219Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1125 | 2026-03-24T20:33:01.612Z | Compiling daft v0.1.5 |
| 1126 | 2026-03-24T20:33:02.116Z | Compiling rand_chacha v0.9.0 |
| 1127 | 2026-03-24T20:33:02.255Z | Compiling tempfile v3.27.0 |
| 1128 | 2026-03-24T20:33:02.700Z | Compiling rustls-webpki v0.102.8 |
| 1129 | 2026-03-24T20:33:02.725Z | Compiling num-derive v0.4.2 |
| 1130 | 2026-03-24T20:33:02.935Z | Compiling thread_local v1.1.9 |
| 1131 | 2026-03-24T20:33:03.158Z | Compiling wait-timeout v0.2.1 |
| 1132 | 2026-03-24T20:33:03.238Z | Compiling bit-vec v0.8.0 |
| 1133 | 2026-03-24T20:33:03.268Z | Compiling match_cfg v0.1.0 |
| 1134 | 2026-03-24T20:33:03.367Z | Compiling quick-error v1.2.3 |
| 1135 | 2026-03-24T20:33:03.455Z | Compiling hostname v0.3.1 |
| 1136 | 2026-03-24T20:33:03.504Z | Compiling bit-set v0.8.0 |
| 1137 | 2026-03-24T20:33:03.542Z | Compiling rusty-fork v0.3.1 |
| 1138 | 2026-03-24T20:33:03.650Z | Compiling rand_chacha v0.3.1 |
| 1139 | 2026-03-24T20:33:03.676Z | Compiling rand v0.9.2 |
| 1140 | 2026-03-24T20:33:03.771Z | Compiling crossbeam-channel v0.5.15 |
| 1141 | 2026-03-24T20:33:03.938Z | Compiling slog-json v2.6.1 |
| 1142 | 2026-03-24T20:33:03.974Z | Compiling rand_xorshift v0.4.0 |
| 1143 | 2026-03-24T20:33:04.173Z | Compiling futures-executor v0.3.32 |
| 1144 | 2026-03-24T20:33:04.222Z | Compiling encoding_rs v0.8.35 |
| 1145 | 2026-03-24T20:33:04.354Z | Compiling is-terminal v0.4.17 |
| 1146 | 2026-03-24T20:33:04.445Z | Compiling memmap2 v0.9.10 |
| 1147 | 2026-03-24T20:33:04.472Z | Checking hex v0.4.3 |
| 1148 | 2026-03-24T20:33:04.587Z | Compiling mime v0.3.17 |
| 1149 | 2026-03-24T20:33:04.712Z | Compiling unarray v0.1.4 |
| 1150 | 2026-03-24T20:33:04.759Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1151 | 2026-03-24T20:33:04.784Z | Compiling take_mut v0.2.2 |
| 1152 | 2026-03-24T20:33:04.808Z | Compiling spin v0.9.8 |
| 1153 | 2026-03-24T20:33:04.850Z | Compiling term v1.2.1 |
| 1154 | 2026-03-24T20:33:04.955Z | Compiling proptest v1.11.0 |
| 1155 | 2026-03-24T20:33:05.057Z | Compiling sha1 v0.10.6 |
| 1156 | 2026-03-24T20:33:05.225Z | Compiling slog-term v2.9.2 |
| 1157 | 2026-03-24T20:33:05.324Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1158 | 2026-03-24T20:33:05.454Z | Compiling usdt v0.6.0 |
| 1159 | 2026-03-24T20:33:05.496Z | Compiling futures v0.3.32 |
| 1160 | 2026-03-24T20:33:05.758Z | Compiling slog-bunyan v2.5.0 |
| 1161 | 2026-03-24T20:33:05.904Z | Compiling rand v0.8.5 |
| 1162 | 2026-03-24T20:33:05.928Z | Compiling reqwest v0.12.28 |
| 1163 | 2026-03-24T20:33:06.019Z | Compiling backon v1.6.0 |
| 1164 | 2026-03-24T20:33:06.067Z | Compiling tokio-rustls v0.25.0 |
| 1165 | 2026-03-24T20:33:06.280Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1166 | 2026-03-24T20:33:06.347Z | Compiling waitgroup v0.1.2 |
| 1167 | 2026-03-24T20:33:06.443Z | Compiling rustls-pemfile v2.2.0 |
| 1168 | 2026-03-24T20:33:06.778Z | Compiling async-stream v0.3.6 |
| 1169 | 2026-03-24T20:33:06.988Z | Compiling strum v0.26.3 |
| 1170 | 2026-03-24T20:33:07.202Z | Compiling num-integer v0.1.46 |
| 1171 | 2026-03-24T20:33:07.608Z | Compiling instant v0.1.13 |
| 1172 | 2026-03-24T20:33:07.634Z | Compiling hostname v0.4.2 |
| 1173 | 2026-03-24T20:33:07.637Z | Compiling serde_path_to_error v0.1.20 |
| 1174 | 2026-03-24T20:33:07.789Z | Compiling utf8parse v0.2.2 |
| 1175 | 2026-03-24T20:33:07.871Z | Compiling rustc-hash v2.1.1 |
| 1176 | 2026-03-24T20:33:07.921Z | Compiling debug-ignore v1.0.5 |
| 1177 | 2026-03-24T20:33:07.945Z | Compiling anstyle-parse v1.0.0 |
| 1178 | 2026-03-24T20:33:08.035Z | Compiling iddqd v0.3.17 |
| 1179 | 2026-03-24T20:33:08.061Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1180 | 2026-03-24T20:33:08.185Z | Compiling backoff v0.4.0 |
| 1181 | 2026-03-24T20:33:08.446Z | Compiling progenitor-client v0.10.0 |
| 1182 | 2026-03-24T20:33:08.565Z | Checking rustls-webpki v0.103.10 |
| 1183 | 2026-03-24T20:33:08.738Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1184 | 2026-03-24T20:33:08.784Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1185 | 2026-03-24T20:33:09.046Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1186 | 2026-03-24T20:33:09.278Z | Compiling parse-display v0.10.0 |
| 1187 | 2026-03-24T20:33:09.420Z | Compiling strum v0.27.2 |
| 1188 | 2026-03-24T20:33:09.446Z | Compiling serde_with v3.18.0 |
| 1189 | 2026-03-24T20:33:09.751Z | Compiling macaddr v1.0.1 |
| 1190 | 2026-03-24T20:33:09.982Z | Compiling semver v0.1.20 |
| 1191 | 2026-03-24T20:33:09.986Z | Compiling colorchoice v1.0.5 |
| 1192 | 2026-03-24T20:33:10.166Z | Compiling vcpkg v0.2.15 |
| 1193 | 2026-03-24T20:33:10.193Z | Compiling anstyle v1.0.14 |
| 1194 | 2026-03-24T20:33:10.342Z | Compiling anstyle-query v1.1.5 |
| 1195 | 2026-03-24T20:33:10.467Z | Compiling is_terminal_polyfill v1.70.2 |
| 1196 | 2026-03-24T20:33:10.591Z | Compiling anstream v1.0.0 |
| 1197 | 2026-03-24T20:33:10.939Z | Compiling openssl-sys v0.9.112 |
| 1198 | 2026-03-24T20:33:10.969Z | Compiling rustc_version v0.1.7 |
| 1199 | 2026-03-24T20:33:11.151Z | Compiling num-iter v0.1.45 |
| 1200 | 2026-03-24T20:33:11.234Z | Compiling num-rational v0.4.2 |
| 1201 | 2026-03-24T20:33:11.351Z | Compiling terminal_size v0.4.4 |
| 1202 | 2026-03-24T20:33:11.643Z | Compiling num-complex v0.4.6 |
| 1203 | 2026-03-24T20:33:11.859Z | Compiling serde_spanned v0.6.9 |
| 1204 | 2026-03-24T20:33:11.905Z | Compiling pin-project-internal v1.1.11 |
| 1205 | 2026-03-24T20:33:11.978Z | Compiling serde_repr v0.1.20 |
| 1206 | 2026-03-24T20:33:12.043Z | Compiling derive-where v1.6.1 |
| 1207 | 2026-03-24T20:33:12.358Z | Checking tokio-rustls v0.26.4 |
| 1208 | 2026-03-24T20:33:12.666Z | Checking hyper-rustls v0.27.7 |
| 1209 | 2026-03-24T20:33:12.694Z | Compiling clap_lex v1.1.0 |
| 1210 | 2026-03-24T20:33:12.932Z | Compiling toml_write v0.1.2 |
| 1211 | 2026-03-24T20:33:12.988Z | Compiling clap_builder v4.6.0 |
| 1212 | 2026-03-24T20:33:13.197Z | Compiling toml_edit v0.22.27 |
| 1213 | 2026-03-24T20:33:13.252Z | Compiling num v0.4.3 |
| 1214 | 2026-03-24T20:33:13.666Z | Compiling rustls-platform-verifier v0.6.2 |
| 1215 | 2026-03-24T20:33:13.826Z | Compiling newtype_derive v0.1.6 |
| 1216 | 2026-03-24T20:33:14.049Z | Compiling reqwest v0.13.2 |
| 1217 | 2026-03-24T20:33:14.408Z | Compiling owo-colors v4.3.0 |
| 1218 | 2026-03-24T20:33:14.473Z | Compiling float-ord v0.3.2 |
| 1219 | 2026-03-24T20:33:15.106Z | Compiling toml v0.8.23 |
| 1220 | 2026-03-24T20:33:15.179Z | Compiling clap v4.6.0 |
| 1221 | 2026-03-24T20:33:15.274Z | Compiling snafu-derive v0.8.9 |
| 1222 | 2026-03-24T20:33:15.299Z | Compiling async-recursion v1.1.1 |
| 1223 | 2026-03-24T20:33:15.777Z | Compiling progenitor-client v0.13.0 |
| 1224 | 2026-03-24T20:33:16.136Z | Compiling progenitor-extras v0.1.1 |
| 1225 | 2026-03-24T20:33:16.391Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1226 | 2026-03-24T20:33:16.613Z | Compiling slog-dtrace v0.3.0 |
| 1227 | 2026-03-24T20:33:16.789Z | Compiling chrono-tz v0.10.4 |
| 1228 | 2026-03-24T20:33:16.907Z | Compiling cancel-safe-futures v0.1.5 |
| 1229 | 2026-03-24T20:33:17.039Z | Compiling unicode-xid v0.2.6 |
| 1230 | 2026-03-24T20:33:17.064Z | Compiling minimal-lexical v0.2.1 |
| 1231 | 2026-03-24T20:33:17.225Z | Compiling openssl v0.10.76 |
| 1232 | 2026-03-24T20:33:17.385Z | Compiling nom v7.1.3 |
| 1233 | 2026-03-24T20:33:17.628Z | Compiling const_format_proc_macros v0.2.34 |
| 1234 | 2026-03-24T20:33:18.759Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1235 | 2026-03-24T20:33:18.871Z | Compiling num-derive v0.3.3 |
| 1236 | 2026-03-24T20:33:18.944Z | Compiling openssl-macros v0.1.1 |
| 1237 | 2026-03-24T20:33:19.475Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1238 | 2026-03-24T20:33:20.164Z | Compiling cookie v0.18.1 |
| 1239 | 2026-03-24T20:33:20.223Z | Checking unicode-width v0.2.2 |
| 1240 | 2026-03-24T20:33:20.840Z | Compiling tabled_derive v0.7.0 |
| 1241 | 2026-03-24T20:33:22.647Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1242 | 2026-03-24T20:33:23.257Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1243 | 2026-03-24T20:33:25.503Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1244 | 2026-03-24T20:33:27.097Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1245 | 2026-03-24T20:33:28.790Z | Checking colored v3.1.1 |
| 1246 | 2026-03-24T20:33:29.053Z | Checking crossbeam-epoch v0.9.18 |
| 1247 | 2026-03-24T20:33:29.222Z | Checking cpufeatures v0.3.0 |
| 1248 | 2026-03-24T20:33:29.479Z | Checking foreign-types-shared v0.3.1 |
| 1249 | 2026-03-24T20:33:29.599Z | Checking chacha20 v0.10.0 |
| 1250 | 2026-03-24T20:33:29.599Z | Checking foreign-types v0.5.0 |
| 1251 | 2026-03-24T20:33:29.661Z | Checking num_enum v0.7.6 |
| 1252 | 2026-03-24T20:33:29.742Z | Checking cstr-argument v0.1.2 |
| 1253 | 2026-03-24T20:33:29.864Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1254 | 2026-03-24T20:33:29.944Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1255 | 2026-03-24T20:33:30.019Z | Checking rand v0.10.0 |
| 1256 | 2026-03-24T20:33:30.602Z | Checking tabwriter v1.4.1 |
| 1257 | 2026-03-24T20:33:30.779Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1258 | 2026-03-24T20:33:30.945Z | Checking tinyvec_macros v0.1.1 |
| 1259 | 2026-03-24T20:33:31.209Z | Checking tinyvec v1.11.0 |
| 1260 | 2026-03-24T20:33:31.634Z | Checking hash32 v0.3.1 |
| 1261 | 2026-03-24T20:33:31.773Z | Checking secrecy v0.10.3 |
| 1262 | 2026-03-24T20:33:32.125Z | Checking data-encoding v2.10.0 |
| 1263 | 2026-03-24T20:33:32.331Z | Checking ingot-types v0.1.2 |
| 1264 | 2026-03-24T20:33:32.472Z | Checking itertools v0.12.1 |
| 1265 | 2026-03-24T20:33:33.035Z | Checking scroll v0.12.0 |
| 1266 | 2026-03-24T20:33:33.384Z | Checking cobs v0.3.0 |
| 1267 | 2026-03-24T20:33:33.529Z | Checking static_assertions v1.1.0 |
| 1268 | 2026-03-24T20:33:33.554Z | Checking managed v0.8.0 |
| 1269 | 2026-03-24T20:33:33.690Z | Checking bitflags v1.3.2 |
| 1270 | 2026-03-24T20:33:33.749Z | Checking postcard v1.1.3 |
| 1271 | 2026-03-24T20:33:33.907Z | Checking goblin v0.8.2 |
| 1272 | 2026-03-24T20:33:34.127Z | Checking ingot v0.1.1 |
| 1273 | 2026-03-24T20:33:34.152Z | Checking crossbeam-deque v0.8.6 |
| 1274 | 2026-03-24T20:33:35.344Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1275 | 2026-03-24T20:33:35.824Z | Checking progenitor v0.13.0 |
| 1276 | 2026-03-24T20:33:36.307Z | Checking hubpack v0.1.2 |
| 1277 | 2026-03-24T20:33:36.373Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1278 | 2026-03-24T20:33:36.389Z | Checking hmac v0.12.1 |
| 1279 | 2026-03-24T20:33:36.453Z | Checking inout v0.1.4 |
| 1280 | 2026-03-24T20:33:36.489Z | Checking ff v0.13.1 |
| 1281 | 2026-03-24T20:33:36.665Z | Checking bstr v1.12.1 |
| 1282 | 2026-03-24T20:33:36.909Z | Checking lazy_static v1.5.0 |
| 1283 | 2026-03-24T20:33:37.044Z | Checking group v0.13.0 |
| 1284 | 2026-03-24T20:33:37.165Z | Checking cipher v0.4.4 |
| 1285 | 2026-03-24T20:33:37.172Z | Checking hkdf v0.12.4 |
| 1286 | 2026-03-24T20:33:37.194Z | Checking rayon v1.11.0 |
| 1287 | 2026-03-24T20:33:37.492Z | Checking camino-tempfile v1.4.1 |
| 1288 | 2026-03-24T20:33:37.667Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1289 | 2026-03-24T20:33:37.705Z | Checking num_enum v0.5.11 |
| 1290 | 2026-03-24T20:33:37.763Z | Checking universal-hash v0.5.1 |
| 1291 | 2026-03-24T20:33:37.836Z | Checking crypto-bigint v0.5.5 |
| 1292 | 2026-03-24T20:33:37.862Z | Checking half v2.7.1 |
| 1293 | 2026-03-24T20:33:38.085Z | Checking memmap v0.7.0 |
| 1294 | 2026-03-24T20:33:38.192Z | Checking base64ct v1.8.3 |
| 1295 | 2026-03-24T20:33:38.231Z | Checking ciborium-io v0.2.2 |
| 1296 | 2026-03-24T20:33:38.351Z | Checking base16ct v0.2.0 |
| 1297 | 2026-03-24T20:33:38.495Z | Checking opaque-debug v0.3.1 |
| 1298 | 2026-03-24T20:33:38.518Z | Checking password-hash v0.5.0 |
| 1299 | 2026-03-24T20:33:38.618Z | Checking poly1305 v0.8.0 |
| 1300 | 2026-03-24T20:33:38.718Z | Checking ciborium-ll v0.2.2 |
| 1301 | 2026-03-24T20:33:38.830Z | Checking usdt v0.5.0 |
| 1302 | 2026-03-24T20:33:38.897Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1303 | 2026-03-24T20:33:38.928Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1304 | 2026-03-24T20:33:38.962Z | Checking chacha20 v0.9.1 |
| 1305 | 2026-03-24T20:33:39.092Z | Checking zone v0.3.1 |
| 1306 | 2026-03-24T20:33:39.119Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1307 | 2026-03-24T20:33:39.143Z | Checking elliptic-curve v0.13.8 |
| 1308 | 2026-03-24T20:33:39.195Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1309 | 2026-03-24T20:33:39.438Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1310 | 2026-03-24T20:33:39.479Z | Checking byte-wrapper v0.1.0 |
| 1311 | 2026-03-24T20:33:39.507Z | Checking thiserror-no-std v2.0.2 |
| 1312 | 2026-03-24T20:33:39.599Z | Checking blake2 v0.10.6 |
| 1313 | 2026-03-24T20:33:39.659Z | Checking smf v0.2.3 |
| 1314 | 2026-03-24T20:33:39.679Z | Checking aead v0.5.2 |
| 1315 | 2026-03-24T20:33:39.691Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1316 | 2026-03-24T20:33:39.756Z | Checking sigpipe v0.1.3 |
| 1317 | 2026-03-24T20:33:39.851Z | Checking keccak v0.1.6 |
| 1318 | 2026-03-24T20:33:39.873Z | Checking glob v0.3.3 |
| 1319 | 2026-03-24T20:33:39.904Z | Checking bytecount v0.6.9 |
| 1320 | 2026-03-24T20:33:39.943Z | Checking jiff v0.2.23 |
| 1321 | 2026-03-24T20:33:39.997Z | Checking indent_write v2.2.0 |
| 1322 | 2026-03-24T20:33:40.065Z | Checking sha3 v0.10.8 |
| 1323 | 2026-03-24T20:33:40.107Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1324 | 2026-03-24T20:33:40.184Z | Checking argon2 v0.5.3 |
| 1325 | 2026-03-24T20:33:40.217Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1326 | 2026-03-24T20:33:40.308Z | Checking chacha20poly1305 v0.10.1 |
| 1327 | 2026-03-24T20:33:40.474Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1328 | 2026-03-24T20:33:40.505Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1329 | 2026-03-24T20:33:40.530Z | Checking vsss-rs v3.3.4 |
| 1330 | 2026-03-24T20:33:40.699Z | Checking ciborium v0.2.2 |
| 1331 | 2026-03-24T20:33:40.743Z | Checking atomicwrites v0.4.4 |
| 1332 | 2026-03-24T20:33:40.890Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1333 | 2026-03-24T20:33:41.024Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1334 | 2026-03-24T20:33:41.246Z | Checking resolv-conf v0.7.6 |
| 1335 | 2026-03-24T20:33:41.284Z | Compiling parking_lot_core v0.8.6 |
| 1336 | 2026-03-24T20:33:41.299Z | Checking whoami v1.6.1 |
| 1337 | 2026-03-24T20:33:41.341Z | Checking linked-hash-map v0.5.6 |
| 1338 | 2026-03-24T20:33:41.564Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1339 | 2026-03-24T20:33:41.577Z | Checking lru-cache v0.1.2 |
| 1340 | 2026-03-24T20:33:41.639Z | Checking similar v2.7.0 |
| 1341 | 2026-03-24T20:33:41.771Z | Checking hickory-proto v0.24.4 |
| 1342 | 2026-03-24T20:33:41.965Z | Checking serde-big-array v0.5.1 |
| 1343 | 2026-03-24T20:33:41.984Z | Checking swrite v0.1.0 |
| 1344 | 2026-03-24T20:33:42.041Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1345 | 2026-03-24T20:33:42.095Z | Checking unicode-segmentation v1.13.0 |
| 1346 | 2026-03-24T20:33:42.122Z | Checking siphasher v1.0.2 |
| 1347 | 2026-03-24T20:33:42.437Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1348 | 2026-03-24T20:33:42.556Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1349 | 2026-03-24T20:33:42.556Z | Checking unicode-normalization v0.1.25 |
| 1350 | 2026-03-24T20:33:42.556Z | Checking phf_shared v0.12.1 |
| 1351 | 2026-03-24T20:33:42.753Z | Checking console v0.15.11 |
| 1352 | 2026-03-24T20:33:42.753Z | Checking newline-converter v0.3.0 |
| 1353 | 2026-03-24T20:33:42.836Z | Checking pin-project v1.1.11 |
| 1354 | 2026-03-24T20:33:43.053Z | Checking tokio-stream v0.1.18 |
| 1355 | 2026-03-24T20:33:43.206Z | Checking csv-core v0.1.13 |
| 1356 | 2026-03-24T20:33:43.206Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1357 | 2026-03-24T20:33:43.214Z | Checking unicode-width v0.1.14 |
| 1358 | 2026-03-24T20:33:43.441Z | Compiling crc32fast v1.5.0 |
| 1359 | 2026-03-24T20:33:43.484Z | Checking foldhash v0.1.5 |
| 1360 | 2026-03-24T20:33:43.504Z | Checking same-file v1.0.6 |
| 1361 | 2026-03-24T20:33:43.538Z | Checking foreign-types-shared v0.1.1 |
| 1362 | 2026-03-24T20:33:43.628Z | Checking highway v1.3.0 |
| 1363 | 2026-03-24T20:33:43.650Z | Checking foreign-types v0.3.2 |
| 1364 | 2026-03-24T20:33:43.673Z | Checking walkdir v2.5.0 |
| 1365 | 2026-03-24T20:33:43.758Z | Checking hashbrown v0.15.5 |
| 1366 | 2026-03-24T20:33:43.884Z | Checking hickory-resolver v0.24.4 |
| 1367 | 2026-03-24T20:33:44.763Z | Checking csv v1.4.0 |
| 1368 | 2026-03-24T20:33:44.818Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1369 | 2026-03-24T20:33:44.818Z | Checking expectorate v1.2.0 |
| 1370 | 2026-03-24T20:33:44.818Z | Checking snafu v0.8.9 |
| 1371 | 2026-03-24T20:33:44.818Z | Checking olpc-cjson v0.1.4 |
| 1372 | 2026-03-24T20:33:44.818Z | Checking phf v0.12.1 |
| 1373 | 2026-03-24T20:33:44.818Z | Checking tokio-dtrace v0.1.1 |
| 1374 | 2026-03-24T20:33:44.818Z | Checking globset v0.4.18 |
| 1375 | 2026-03-24T20:33:44.818Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1376 | 2026-03-24T20:33:44.818Z | Checking qorb v0.4.1 |
| 1377 | 2026-03-24T20:33:45.076Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1378 | 2026-03-24T20:33:45.329Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1379 | 2026-03-24T20:33:45.430Z | Checking pem v3.0.6 |
| 1380 | 2026-03-24T20:33:45.457Z | Checking libsw-core v0.3.2 |
| 1381 | 2026-03-24T20:33:45.606Z | Checking serde_plain v1.0.2 |
| 1382 | 2026-03-24T20:33:45.647Z | Checking fixedbitset v0.5.7 |
| 1383 | 2026-03-24T20:33:45.688Z | Checking typed-path v0.9.3 |
| 1384 | 2026-03-24T20:33:45.764Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1385 | 2026-03-24T20:33:45.884Z | Checking fixedbitset v0.4.2 |
| 1386 | 2026-03-24T20:33:45.914Z | Checking unicode-linebreak v0.1.5 |
| 1387 | 2026-03-24T20:33:45.968Z | Checking smawk v0.3.2 |
| 1388 | 2026-03-24T20:33:46.006Z | Checking petgraph v0.6.5 |
| 1389 | 2026-03-24T20:33:46.141Z | Checking petgraph v0.8.3 |
| 1390 | 2026-03-24T20:33:46.193Z | Checking textwrap v0.16.2 |
| 1391 | 2026-03-24T20:33:46.520Z | Checking libsw v3.5.0 |
| 1392 | 2026-03-24T20:33:46.766Z | Checking tough v0.20.0 |
| 1393 | 2026-03-24T20:33:47.351Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1394 | 2026-03-24T20:33:47.538Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1395 | 2026-03-24T20:33:47.564Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1396 | 2026-03-24T20:33:47.767Z | Checking oxide-tokio-rt v0.1.3 |
| 1397 | 2026-03-24T20:33:48.055Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1398 | 2026-03-24T20:33:48.114Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1399 | 2026-03-24T20:33:48.194Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1400 | 2026-03-24T20:33:48.402Z | Checking papergrid v0.11.0 |
| 1401 | 2026-03-24T20:33:48.715Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1402 | 2026-03-24T20:33:49.172Z | Checking gethostname v0.5.0 |
| 1403 | 2026-03-24T20:33:49.240Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1404 | 2026-03-24T20:33:49.294Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1405 | 2026-03-24T20:33:49.470Z | Checking libscf-sys v1.1.0 |
| 1406 | 2026-03-24T20:33:49.557Z | Checking const_format v0.2.35 |
| 1407 | 2026-03-24T20:33:49.691Z | Checking bcs v0.1.6 |
| 1408 | 2026-03-24T20:33:49.803Z | Checking termtree v0.5.1 |
| 1409 | 2026-03-24T20:33:49.865Z | Checking linear-map v1.2.0 |
| 1410 | 2026-03-24T20:33:49.948Z | Checking tagptr v0.2.0 |
| 1411 | 2026-03-24T20:33:49.953Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1412 | 2026-03-24T20:33:50.004Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1413 | 2026-03-24T20:33:50.012Z | Checking tabled v0.15.0 |
| 1414 | 2026-03-24T20:33:50.093Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1415 | 2026-03-24T20:33:50.146Z | Checking moka v0.12.15 |
| 1416 | 2026-03-24T20:33:50.233Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1417 | 2026-03-24T20:33:50.454Z | Checking steno v0.4.1 |
| 1418 | 2026-03-24T20:33:51.018Z | Checking hickory-proto v0.25.2 |
| 1419 | 2026-03-24T20:33:51.927Z | Checking humantime v2.3.0 |
| 1420 | 2026-03-24T20:33:52.430Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1421 | 2026-03-24T20:33:52.894Z | Compiling typify-impl v0.4.3 |
| 1422 | 2026-03-24T20:33:53.093Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1423 | 2026-03-24T20:33:53.169Z | Checking hickory-resolver v0.25.2 |
| 1424 | 2026-03-24T20:33:54.084Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1425 | 2026-03-24T20:33:55.675Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1426 | 2026-03-24T20:33:56.006Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1427 | 2026-03-24T20:33:56.068Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1428 | 2026-03-24T20:33:57.785Z | Compiling typify-macro v0.4.3 |
| 1429 | 2026-03-24T20:33:59.177Z | Compiling crunchy v0.2.4 |
| 1430 | 2026-03-24T20:34:00.664Z | Compiling tiny-keccak v2.0.2 |
| 1431 | 2026-03-24T20:34:03.166Z | Compiling const-random-macro v0.1.16 |
| 1432 | 2026-03-24T20:34:03.329Z | Compiling typify v0.4.3 |
| 1433 | 2026-03-24T20:34:06.943Z | Compiling smartstring v1.0.1 |
| 1434 | 2026-03-24T20:34:07.030Z | Compiling ahash v0.8.12 |
| 1435 | 2026-03-24T20:34:07.030Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1436 | 2026-03-24T20:34:13.485Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1437 | 2026-03-24T20:34:13.750Z | Checking parking_lot v0.11.2 |
| 1438 | 2026-03-24T20:34:14.018Z | Checking fxhash v0.2.1 |
| 1439 | 2026-03-24T20:34:14.035Z | Compiling rhai_codegen v3.1.0 |
| 1440 | 2026-03-24T20:34:14.183Z | Checking sled v0.34.7 |
| 1441 | 2026-03-24T20:34:14.604Z | Checking rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1442 | 2026-03-24T20:34:14.627Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1443 | 2026-03-24T20:34:15.093Z | Checking internet-checksum v0.2.1 |
| 1444 | 2026-03-24T20:34:15.154Z | Compiling proc-macro-error2 v2.0.1 |
| 1445 | 2026-03-24T20:34:15.249Z | Compiling progenitor-impl v0.11.2 |
| 1446 | 2026-03-24T20:34:15.547Z | Compiling tabled_derive v0.11.0 |
| 1447 | 2026-03-24T20:34:15.608Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1448 | 2026-03-24T20:34:16.513Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1449 | 2026-03-24T20:34:16.895Z | Checking const-random v0.1.18 |
| 1450 | 2026-03-24T20:34:17.322Z | Checking thin-vec v0.2.14 |
| 1451 | 2026-03-24T20:34:17.659Z | Checking rhai v1.24.0 |
| 1452 | 2026-03-24T20:34:18.037Z | Checking nom v8.0.0 |
| 1453 | 2026-03-24T20:34:18.247Z | Compiling progenitor-macro v0.11.2 |
| 1454 | 2026-03-24T20:34:18.289Z | Checking arc-swap v1.9.0 |
| 1455 | 2026-03-24T20:34:18.596Z | Checking slog-scope v4.4.1 |
| 1456 | 2026-03-24T20:34:18.872Z | Checking papergrid v0.17.0 |
| 1457 | 2026-03-24T20:34:18.903Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1458 | 2026-03-24T20:34:18.920Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1459 | 2026-03-24T20:34:18.977Z | Checking testing_table v0.3.0 |
| 1460 | 2026-03-24T20:34:19.157Z | Checking dropshot-api-manager-types v0.5.2 |
| 1461 | 2026-03-24T20:34:19.607Z | Checking slog-stdlog v4.1.1 |
| 1462 | 2026-03-24T20:34:19.731Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1463 | 2026-03-24T20:34:19.977Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1464 | 2026-03-24T20:34:19.982Z | Checking tabled v0.20.0 |
| 1465 | 2026-03-24T20:34:20.918Z | Compiling progenitor-impl v0.10.0 |
| 1466 | 2026-03-24T20:34:20.954Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1467 | 2026-03-24T20:34:21.030Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1468 | 2026-03-24T20:34:21.134Z | Checking ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 1469 | 2026-03-24T20:34:21.223Z | Checking progenitor-client v0.11.2 |
| 1470 | 2026-03-24T20:34:21.515Z | Compiling lzma-sys v0.1.20 |
| 1471 | 2026-03-24T20:34:22.041Z | Compiling fs-err v3.3.0 |
| 1472 | 2026-03-24T20:34:22.154Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1473 | 2026-03-24T20:34:22.243Z | Compiling typeid v1.0.3 |
| 1474 | 2026-03-24T20:34:22.693Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1475 | 2026-03-24T20:34:23.605Z | Checking slog-envlogger v2.2.0 |
| 1476 | 2026-03-24T20:34:23.868Z | Compiling progenitor-macro v0.10.0 |
| 1477 | 2026-03-24T20:34:24.200Z | Checking progenitor v0.11.2 |
| 1478 | 2026-03-24T20:34:24.323Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1479 | 2026-03-24T20:34:24.895Z | Checking crc8 v0.1.1 |
| 1480 | 2026-03-24T20:34:25.030Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1481 | 2026-03-24T20:34:27.832Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1482 | 2026-03-24T20:34:27.917Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1483 | 2026-03-24T20:34:28.725Z | Compiling cargo_toml v0.22.3 |
| 1484 | 2026-03-24T20:34:28.763Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1485 | 2026-03-24T20:34:29.867Z | Checking utf-8 v0.7.6 |
| 1486 | 2026-03-24T20:34:30.236Z | Checking tungstenite v0.21.0 |
| 1487 | 2026-03-24T20:34:30.813Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1488 | 2026-03-24T20:34:31.290Z | Checking ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 1489 | 2026-03-24T20:34:32.040Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1490 | 2026-03-24T20:34:32.558Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1491 | 2026-03-24T20:34:32.919Z | Checking sha2 v0.10.9 |
| 1492 | 2026-03-24T20:34:33.146Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1493 | 2026-03-24T20:34:33.241Z | Checking yansi v1.0.1 |
| 1494 | 2026-03-24T20:34:33.267Z | Checking diff v0.1.13 |
| 1495 | 2026-03-24T20:34:33.328Z | Checking progenitor v0.10.0 |
| 1496 | 2026-03-24T20:34:33.481Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1497 | 2026-03-24T20:34:33.507Z | Checking tokio-tungstenite v0.21.0 |
| 1498 | 2026-03-24T20:34:33.598Z | Checking pretty_assertions v1.4.1 |
| 1499 | 2026-03-24T20:34:34.137Z | Checking console v0.16.3 |
| 1500 | 2026-03-24T20:34:34.278Z | Checking git-stub v1.0.0 |
| 1501 | 2026-03-24T20:34:34.541Z | Checking is_ci v1.2.0 |
| 1502 | 2026-03-24T20:34:34.678Z | Checking base64 v0.21.7 |
| 1503 | 2026-03-24T20:34:34.729Z | Checking sdd v3.0.10 |
| 1504 | 2026-03-24T20:34:35.028Z | Checking unit-prefix v0.5.2 |
| 1505 | 2026-03-24T20:34:35.135Z | Checking supports-color v3.0.2 |
| 1506 | 2026-03-24T20:34:35.172Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1507 | 2026-03-24T20:34:35.248Z | Checking indicatif v0.18.4 |
| 1508 | 2026-03-24T20:34:35.305Z | Checking scc v2.4.0 |
| 1509 | 2026-03-24T20:34:35.691Z | Checking git-stub-vcs v0.1.0 |
| 1510 | 2026-03-24T20:34:35.948Z | Checking xz2 v0.1.7 |
| 1511 | 2026-03-24T20:34:36.193Z | Checking ron v0.12.0 |
| 1512 | 2026-03-24T20:34:36.621Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1513 | 2026-03-24T20:34:37.184Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1514 | 2026-03-24T20:34:37.237Z | Checking drift v0.1.3 |
| 1515 | 2026-03-24T20:34:37.434Z | Compiling serial_test_derive v3.4.0 |
| 1516 | 2026-03-24T20:34:37.475Z | Checking base16ct v1.0.0 |
| 1517 | 2026-03-24T20:34:37.607Z | Checking dropshot-api-manager v0.5.2 |
| 1518 | 2026-03-24T20:34:38.381Z | Checking serial_test v3.4.0 |
| 1519 | 2026-03-24T20:34:38.802Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 1520 | 2026-03-24T20:34:39.259Z | Checking mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 1521 | 2026-03-24T20:34:39.315Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1522 | 2026-03-24T20:34:39.344Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1523 | 2026-03-24T20:34:39.417Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1524 | 2026-03-24T20:34:39.650Z | Checking natord v1.0.9 |
| 1525 | 2026-03-24T20:34:39.938Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1526 | 2026-03-24T20:34:41.164Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1527 | 2026-03-24T20:34:41.379Z | Checking mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 1528 | 2026-03-24T20:34:42.014Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1529 | 2026-03-24T20:34:42.048Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1530 | 2026-03-24T20:34:42.151Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1531 | 2026-03-24T20:34:42.379Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1532 | 2026-03-24T20:34:43.482Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1533 | 2026-03-24T20:34:43.888Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1534 | 2026-03-24T20:34:44.371Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1535 | 2026-03-24T20:34:47.835Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1536 | 2026-03-24T20:35:02.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 31s |
| 1537 | 2026-03-24T20:35:03.174Z | + cargo xtask openapi check |
| 1538 | 2026-03-24T20:35:03.646Z | Compiling libc v0.2.183 |
| 1539 | 2026-03-24T20:35:03.649Z | Compiling utf8parse v0.2.2 |
| 1540 | 2026-03-24T20:35:03.650Z | Compiling anstyle-query v1.1.5 |
| 1541 | 2026-03-24T20:35:03.650Z | Compiling colorchoice v1.0.5 |
| 1542 | 2026-03-24T20:35:03.650Z | Compiling proc-macro2 v1.0.106 |
| 1543 | 2026-03-24T20:35:03.650Z | Compiling quote v1.0.45 |
| 1544 | 2026-03-24T20:35:03.650Z | Compiling cfg-if v1.0.4 |
| 1545 | 2026-03-24T20:35:03.712Z | Compiling smallvec v1.15.1 |
| 1546 | 2026-03-24T20:35:03.757Z | Compiling is_terminal_polyfill v1.70.2 |
| 1547 | 2026-03-24T20:35:03.793Z | Compiling scopeguard v1.2.0 |
| 1548 | 2026-03-24T20:35:03.830Z | Compiling anstyle-parse v1.0.0 |
| 1549 | 2026-03-24T20:35:03.834Z | Compiling anstyle v1.0.14 |
| 1550 | 2026-03-24T20:35:03.879Z | Compiling clap_lex v1.1.0 |
| 1551 | 2026-03-24T20:35:03.923Z | Compiling strsim v0.11.1 |
| 1552 | 2026-03-24T20:35:03.948Z | Compiling lock_api v0.4.14 |
| 1553 | 2026-03-24T20:35:03.990Z | Compiling pin-project-lite v0.2.17 |
| 1554 | 2026-03-24T20:35:04.052Z | Compiling anstream v1.0.0 |
| 1555 | 2026-03-24T20:35:04.095Z | Compiling bytes v1.11.1 |
| 1556 | 2026-03-24T20:35:04.115Z | Compiling anyhow v1.0.102 |
| 1557 | 2026-03-24T20:35:04.152Z | Compiling parking_lot_core v0.9.12 |
| 1558 | 2026-03-24T20:35:04.181Z | Compiling errno v0.3.14 |
| 1559 | 2026-03-24T20:35:04.203Z | Compiling mio v1.1.1 |
| 1560 | 2026-03-24T20:35:04.344Z | Compiling clap_builder v4.6.0 |
| 1561 | 2026-03-24T20:35:04.363Z | Compiling signal-hook-registry v1.4.8 |
| 1562 | 2026-03-24T20:35:04.461Z | Compiling parking_lot v0.12.5 |
| 1563 | 2026-03-24T20:35:05.549Z | Compiling socket2 v0.6.3 |
| 1564 | 2026-03-24T20:35:05.617Z | Compiling syn v2.0.117 |
| 1565 | 2026-03-24T20:35:07.416Z | Compiling tokio-macros v2.6.1 |
| 1566 | 2026-03-24T20:35:07.416Z | Compiling clap_derive v4.6.0 |
| 1567 | 2026-03-24T20:35:08.169Z | Compiling tokio v1.50.0 |
| 1568 | 2026-03-24T20:35:08.954Z | Compiling clap v4.6.0 |
| 1569 | 2026-03-24T20:35:13.665Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1570 | 2026-03-24T20:35:15.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s |
| 1571 | 2026-03-24T20:35:15.097Z | Running `target/debug/xtask openapi check` |
| 1572 | 2026-03-24T20:35:15.920Z | Compiling libc v0.2.183 |
| 1573 | 2026-03-24T20:35:15.920Z | Compiling serde_core v1.0.228 |
| 1574 | 2026-03-24T20:35:15.924Z | Compiling memchr v2.8.0 |
| 1575 | 2026-03-24T20:35:16.044Z | Compiling itoa v1.0.18 |
| 1576 | 2026-03-24T20:35:16.067Z | Compiling stable_deref_trait v1.2.1 |
| 1577 | 2026-03-24T20:35:16.078Z | Compiling zmij v1.0.21 |
| 1578 | 2026-03-24T20:35:16.092Z | Compiling zerofrom v0.1.6 |
| 1579 | 2026-03-24T20:35:16.109Z | Compiling litemap v0.8.1 |
| 1580 | 2026-03-24T20:35:16.156Z | Compiling writeable v0.6.2 |
| 1581 | 2026-03-24T20:35:16.248Z | Compiling yoke v0.8.1 |
| 1582 | 2026-03-24T20:35:16.282Z | Compiling libm v0.2.16 |
| 1583 | 2026-03-24T20:35:16.353Z | Compiling percent-encoding v2.3.2 |
| 1584 | 2026-03-24T20:35:16.412Z | Compiling rand_core v0.10.0 |
| 1585 | 2026-03-24T20:35:16.444Z | Compiling icu_properties_data v2.1.2 |
| 1586 | 2026-03-24T20:35:16.483Z | Compiling zerovec v0.11.5 |
| 1587 | 2026-03-24T20:35:16.601Z | Compiling zerotrie v0.2.3 |
| 1588 | 2026-03-24T20:35:16.617Z | Compiling errno v0.3.14 |
| 1589 | 2026-03-24T20:35:16.634Z | Compiling icu_normalizer_data v2.1.1 |
| 1590 | 2026-03-24T20:35:16.704Z | Compiling getrandom v0.4.2 |
| 1591 | 2026-03-24T20:35:16.762Z | Compiling form_urlencoded v1.2.2 |
| 1592 | 2026-03-24T20:35:16.809Z | Compiling utf8_iter v1.0.4 |
| 1593 | 2026-03-24T20:35:16.916Z | Compiling zeroize v1.8.2 |
| 1594 | 2026-03-24T20:35:16.938Z | Compiling iana-time-zone v0.1.65 |
| 1595 | 2026-03-24T20:35:16.989Z | Compiling scopeguard v1.2.0 |
| 1596 | 2026-03-24T20:35:17.004Z | Compiling dyn-clone v1.0.20 |
| 1597 | 2026-03-24T20:35:17.004Z | Compiling portable-atomic v1.13.1 |
| 1598 | 2026-03-24T20:35:17.123Z | Compiling tinystr v0.8.2 |
| 1599 | 2026-03-24T20:35:17.173Z | Compiling potential_utf v0.1.4 |
| 1600 | 2026-03-24T20:35:17.188Z | Compiling lock_api v0.4.14 |
| 1601 | 2026-03-24T20:35:17.191Z | Compiling getrandom v0.2.17 |
| 1602 | 2026-03-24T20:35:17.218Z | Compiling socket2 v0.6.3 |
| 1603 | 2026-03-24T20:35:17.385Z | Compiling icu_locale_core v2.1.1 |
| 1604 | 2026-03-24T20:35:17.399Z | Compiling num-traits v0.2.19 |
| 1605 | 2026-03-24T20:35:17.435Z | Compiling icu_collections v2.1.1 |
| 1606 | 2026-03-24T20:35:17.488Z | Compiling critical-section v1.2.0 |
| 1607 | 2026-03-24T20:35:17.629Z | Compiling once_cell v1.21.4 |
| 1608 | 2026-03-24T20:35:17.742Z | Compiling signal-hook-registry v1.4.8 |
| 1609 | 2026-03-24T20:35:17.840Z | Compiling mio v1.1.1 |
| 1610 | 2026-03-24T20:35:17.920Z | Compiling thiserror v2.0.18 |
| 1611 | 2026-03-24T20:35:18.009Z | Compiling subtle v2.6.1 |
| 1612 | 2026-03-24T20:35:18.058Z | Compiling zerocopy v0.8.47 |
| 1613 | 2026-03-24T20:35:18.163Z | Compiling futures-core v0.3.32 |
| 1614 | 2026-03-24T20:35:18.178Z | Compiling rand_core v0.6.4 |
| 1615 | 2026-03-24T20:35:18.232Z | Compiling equivalent v1.0.2 |
| 1616 | 2026-03-24T20:35:18.351Z | Compiling icu_provider v2.1.1 |
| 1617 | 2026-03-24T20:35:18.366Z | Compiling log v0.4.29 |
| 1618 | 2026-03-24T20:35:18.464Z | Compiling foldhash v0.2.0 |
| 1619 | 2026-03-24T20:35:18.488Z | Compiling serde v1.0.228 |
| 1620 | 2026-03-24T20:35:18.556Z | Compiling serde_json v1.0.149 |
| 1621 | 2026-03-24T20:35:18.613Z | Compiling uuid v1.22.0 |
| 1622 | 2026-03-24T20:35:18.647Z | Compiling semver v1.0.27 |
| 1623 | 2026-03-24T20:35:18.713Z | Compiling icu_properties v2.1.2 |
| 1624 | 2026-03-24T20:35:18.729Z | Compiling bitflags v2.11.0 |
| 1625 | 2026-03-24T20:35:18.771Z | Compiling futures-sink v0.3.32 |
| 1626 | 2026-03-24T20:35:18.906Z | Compiling allocator-api2 v0.2.21 |
| 1627 | 2026-03-24T20:35:19.041Z | Compiling slog v2.8.2 |
| 1628 | 2026-03-24T20:35:19.064Z | Compiling slab v0.4.12 |
| 1629 | 2026-03-24T20:35:19.094Z | Compiling typenum v1.19.0 |
| 1630 | 2026-03-24T20:35:19.170Z | Compiling smallvec v1.15.1 |
| 1631 | 2026-03-24T20:35:19.214Z | Compiling bytes v1.11.1 |
| 1632 | 2026-03-24T20:35:19.290Z | Compiling chrono v0.4.44 |
| 1633 | 2026-03-24T20:35:19.353Z | Compiling hashbrown v0.16.1 |
| 1634 | 2026-03-24T20:35:19.476Z | Compiling icu_normalizer v2.1.1 |
| 1635 | 2026-03-24T20:35:19.869Z | Compiling parking_lot_core v0.9.12 |
| 1636 | 2026-03-24T20:35:20.061Z | Compiling idna_adapter v1.2.1 |
| 1637 | 2026-03-24T20:35:20.091Z | Compiling generic-array v0.14.7 |
| 1638 | 2026-03-24T20:35:20.140Z | Compiling parking_lot v0.12.5 |
| 1639 | 2026-03-24T20:35:20.235Z | Compiling idna v1.1.0 |
| 1640 | 2026-03-24T20:35:20.253Z | Compiling futures-channel v0.3.32 |
| 1641 | 2026-03-24T20:35:20.269Z | Compiling futures-io v0.3.32 |
| 1642 | 2026-03-24T20:35:20.269Z | Compiling futures-task v0.3.32 |
| 1643 | 2026-03-24T20:35:20.490Z | Compiling tokio v1.50.0 |
| 1644 | 2026-03-24T20:35:20.493Z | Compiling futures-util v0.3.32 |
| 1645 | 2026-03-24T20:35:20.545Z | Compiling indexmap v2.13.0 |
| 1646 | 2026-03-24T20:35:20.649Z | Compiling url v2.5.8 |
| 1647 | 2026-03-24T20:35:20.796Z | Compiling crypto-common v0.1.7 |
| 1648 | 2026-03-24T20:35:20.970Z | Compiling tracing-core v0.1.36 |
| 1649 | 2026-03-24T20:35:21.209Z | Compiling byteorder v1.5.0 |
| 1650 | 2026-03-24T20:35:21.341Z | Compiling schemars v0.8.22 |
| 1651 | 2026-03-24T20:35:21.425Z | Compiling base64 v0.22.1 |
| 1652 | 2026-03-24T20:35:21.521Z | Compiling tracing v0.1.44 |
| 1653 | 2026-03-24T20:35:21.766Z | Compiling http v1.4.0 |
| 1654 | 2026-03-24T20:35:21.797Z | Compiling unicode-ident v1.0.24 |
| 1655 | 2026-03-24T20:35:21.835Z | Compiling fnv v1.0.7 |
| 1656 | 2026-03-24T20:35:21.873Z | Compiling block-buffer v0.10.4 |
| 1657 | 2026-03-24T20:35:21.956Z | Compiling proc-macro2 v1.0.106 |
| 1658 | 2026-03-24T20:35:21.971Z | Compiling rustls-pki-types v1.14.0 |
| 1659 | 2026-03-24T20:35:22.071Z | Compiling digest v0.10.7 |
| 1660 | 2026-03-24T20:35:22.355Z | Compiling ppv-lite86 v0.2.21 |
| 1661 | 2026-03-24T20:35:22.498Z | Compiling ipnetwork v0.21.1 |
| 1662 | 2026-03-24T20:35:22.619Z | Compiling quote v1.0.45 |
| 1663 | 2026-03-24T20:35:22.854Z | Compiling erased-serde v0.3.31 |
| 1664 | 2026-03-24T20:35:22.925Z | Compiling ipnet v2.12.0 |
| 1665 | 2026-03-24T20:35:23.062Z | Compiling untrusted v0.9.0 |
| 1666 | 2026-03-24T20:35:23.094Z | Compiling syn v2.0.117 |
| 1667 | 2026-03-24T20:35:23.107Z | Compiling thiserror v1.0.69 |
| 1668 | 2026-03-24T20:35:23.198Z | Compiling rustix v1.1.4 |
| 1669 | 2026-03-24T20:35:23.220Z | Compiling oxnet v0.1.4 |
| 1670 | 2026-03-24T20:35:23.236Z | Compiling http-body v1.0.1 |
| 1671 | 2026-03-24T20:35:23.440Z | Compiling atomic-waker v1.1.2 |
| 1672 | 2026-03-24T20:35:23.627Z | Compiling pretty-hex v0.4.2 |
| 1673 | 2026-03-24T20:35:23.648Z | Compiling getrandom v0.3.4 |
| 1674 | 2026-03-24T20:35:23.699Z | Compiling httparse v1.10.1 |
| 1675 | 2026-03-24T20:35:23.790Z | Compiling ryu v1.0.23 |
| 1676 | 2026-03-24T20:35:23.806Z | Compiling plain v0.2.3 |
| 1677 | 2026-03-24T20:35:23.885Z | Compiling try-lock v0.2.5 |
| 1678 | 2026-03-24T20:35:23.942Z | Compiling tower-layer v0.3.3 |
| 1679 | 2026-03-24T20:35:24.026Z | Compiling tower-service v0.3.3 |
| 1680 | 2026-03-24T20:35:24.041Z | Compiling want v0.3.1 |
| 1681 | 2026-03-24T20:35:24.100Z | Compiling pin-utils v0.1.0 |
| 1682 | 2026-03-24T20:35:24.140Z | Compiling hex v0.4.3 |
| 1683 | 2026-03-24T20:35:24.156Z | Compiling httpdate v1.0.3 |
| 1684 | 2026-03-24T20:35:24.156Z | Compiling ucd-trie v0.1.7 |
| 1685 | 2026-03-24T20:35:24.191Z | Compiling crossbeam-utils v0.8.21 |
| 1686 | 2026-03-24T20:35:24.254Z | Compiling omicron-workspace-hack v0.1.0 |
| 1687 | 2026-03-24T20:35:24.347Z | Compiling pest v2.8.6 |
| 1688 | 2026-03-24T20:35:24.480Z | Compiling cpufeatures v0.2.17 |
| 1689 | 2026-03-24T20:35:24.543Z | Compiling rand_core v0.9.5 |
| 1690 | 2026-03-24T20:35:24.550Z | Compiling regex-syntax v0.8.10 |
| 1691 | 2026-03-24T20:35:24.577Z | Compiling fastrand v2.3.0 |
| 1692 | 2026-03-24T20:35:24.791Z | Compiling serde_urlencoded v0.7.1 |
| 1693 | 2026-03-24T20:35:24.884Z | Compiling http-body-util v0.1.3 |
| 1694 | 2026-03-24T20:35:24.899Z | Compiling newtype-uuid v1.3.2 |
| 1695 | 2026-03-24T20:35:24.937Z | Compiling camino v1.2.2 |
| 1696 | 2026-03-24T20:35:25.131Z | Compiling rand_chacha v0.9.0 |
| 1697 | 2026-03-24T20:35:25.207Z | Compiling daft v0.1.5 |
| 1698 | 2026-03-24T20:35:25.333Z | Compiling aws-lc-sys v0.39.0 |
| 1699 | 2026-03-24T20:35:25.512Z | Compiling untrusted v0.7.1 |
| 1700 | 2026-03-24T20:35:25.566Z | Compiling rand v0.9.2 |
| 1701 | 2026-03-24T20:35:25.646Z | Compiling tokio-util v0.7.18 |
| 1702 | 2026-03-24T20:35:25.672Z | Compiling tempfile v3.27.0 |
| 1703 | 2026-03-24T20:35:26.117Z | Compiling aws-lc-rs v1.16.2 |
| 1704 | 2026-03-24T20:35:26.186Z | Compiling rustls v0.23.37 |
| 1705 | 2026-03-24T20:35:26.201Z | Compiling powerfmt v0.2.0 |
| 1706 | 2026-03-24T20:35:26.385Z | Compiling h2 v0.4.13 |
| 1707 | 2026-03-24T20:35:26.481Z | Compiling deranged v0.5.8 |
| 1708 | 2026-03-24T20:35:26.498Z | Compiling futures-executor v0.3.32 |
| 1709 | 2026-03-24T20:35:26.637Z | Compiling sync_wrapper v1.0.2 |
| 1710 | 2026-03-24T20:35:26.778Z | Compiling aho-corasick v1.1.4 |
| 1711 | 2026-03-24T20:35:26.864Z | Compiling time-core v0.1.8 |
| 1712 | 2026-03-24T20:35:27.063Z | Compiling num-conv v0.2.0 |
| 1713 | 2026-03-24T20:35:27.244Z | Compiling num_threads v0.1.7 |
| 1714 | 2026-03-24T20:35:27.379Z | Compiling tower v0.5.3 |
| 1715 | 2026-03-24T20:35:27.873Z | Compiling rustls-webpki v0.103.10 |
| 1716 | 2026-03-24T20:35:28.038Z | Compiling regex-automata v0.4.14 |
| 1717 | 2026-03-24T20:35:28.107Z | Compiling time v0.3.47 |
| 1718 | 2026-03-24T20:35:28.171Z | Compiling futures v0.3.32 |
| 1719 | 2026-03-24T20:35:28.279Z | Compiling scroll v0.13.0 |
| 1720 | 2026-03-24T20:35:29.119Z | Compiling openapiv3 v2.2.0 |
| 1721 | 2026-03-24T20:35:29.150Z | Compiling winnow v1.0.0 |
| 1722 | 2026-03-24T20:35:29.173Z | Compiling iri-string v0.7.11 |
| 1723 | 2026-03-24T20:35:29.428Z | Compiling hyper v1.8.1 |
| 1724 | 2026-03-24T20:35:30.477Z | Compiling goblin v0.10.5 |
| 1725 | 2026-03-24T20:35:30.480Z | Compiling crossbeam-channel v0.5.15 |
| 1726 | 2026-03-24T20:35:30.659Z | Compiling ring v0.17.14 |
| 1727 | 2026-03-24T20:35:31.135Z | Compiling hyper-util v0.1.20 |
| 1728 | 2026-03-24T20:35:31.304Z | Compiling tower-http v0.6.8 |
| 1729 | 2026-03-24T20:35:31.470Z | Compiling winnow v0.7.15 |
| 1730 | 2026-03-24T20:35:31.655Z | Compiling dtrace-parser v0.3.0 |
| 1731 | 2026-03-24T20:35:31.881Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1732 | 2026-03-24T20:35:32.518Z | Compiling rustls-webpki v0.102.8 |
| 1733 | 2026-03-24T20:35:32.641Z | Compiling thread-id v5.1.0 |
| 1734 | 2026-03-24T20:35:32.743Z | Compiling thread_local v1.1.9 |
| 1735 | 2026-03-24T20:35:32.788Z | Compiling openssl-probe v0.2.1 |
| 1736 | 2026-03-24T20:35:33.042Z | Compiling match_cfg v0.1.0 |
| 1737 | 2026-03-24T20:35:33.125Z | Compiling debug-ignore v1.0.5 |
| 1738 | 2026-03-24T20:35:33.142Z | Compiling hostname v0.3.1 |
| 1739 | 2026-03-24T20:35:33.270Z | Compiling rustls v0.22.4 |
| 1740 | 2026-03-24T20:35:33.322Z | Compiling rustls-native-certs v0.8.3 |
| 1741 | 2026-03-24T20:35:33.364Z | Compiling tokio-rustls v0.26.4 |
| 1742 | 2026-03-24T20:35:33.418Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1743 | 2026-03-24T20:35:33.609Z | Compiling regex v1.12.3 |
| 1744 | 2026-03-24T20:35:33.688Z | Compiling slog-json v2.6.1 |
| 1745 | 2026-03-24T20:35:33.723Z | Compiling rand_chacha v0.3.1 |
| 1746 | 2026-03-24T20:35:33.760Z | Compiling serde_spanned v1.1.0 |
| 1747 | 2026-03-24T20:35:33.954Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1748 | 2026-03-24T20:35:33.954Z | Compiling memmap2 v0.9.10 |
| 1749 | 2026-03-24T20:35:34.257Z | Compiling is-terminal v0.4.17 |
| 1750 | 2026-03-24T20:35:34.260Z | Compiling encoding_rs v0.8.35 |
| 1751 | 2026-03-24T20:35:34.287Z | Compiling either v1.15.0 |
| 1752 | 2026-03-24T20:35:34.321Z | Compiling term v1.2.1 |
| 1753 | 2026-03-24T20:35:34.367Z | Compiling dof v0.4.0 |
| 1754 | 2026-03-24T20:35:34.382Z | Compiling mime v0.3.17 |
| 1755 | 2026-03-24T20:35:34.566Z | Compiling spin v0.9.8 |
| 1756 | 2026-03-24T20:35:34.722Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1757 | 2026-03-24T20:35:34.750Z | Compiling take_mut v0.2.2 |
| 1758 | 2026-03-24T20:35:34.897Z | Compiling slog-async v2.8.0 |
| 1759 | 2026-03-24T20:35:35.018Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1760 | 2026-03-24T20:35:35.206Z | Compiling slog-term v2.9.2 |
| 1761 | 2026-03-24T20:35:35.577Z | Compiling usdt-impl v0.6.0 |
| 1762 | 2026-03-24T20:35:35.964Z | Compiling tokio-rustls v0.25.0 |
| 1763 | 2026-03-24T20:35:36.156Z | Compiling usdt v0.6.0 |
| 1764 | 2026-03-24T20:35:36.263Z | Compiling multer v3.1.0 |
| 1765 | 2026-03-24T20:35:36.475Z | Compiling rand v0.8.5 |
| 1766 | 2026-03-24T20:35:36.527Z | Compiling slog-bunyan v2.5.0 |
| 1767 | 2026-03-24T20:35:36.544Z | Compiling hyper-rustls v0.27.7 |
| 1768 | 2026-03-24T20:35:36.547Z | Compiling rustls-platform-verifier v0.6.2 |
| 1769 | 2026-03-24T20:35:36.709Z | Compiling async-stream v0.3.6 |
| 1770 | 2026-03-24T20:35:36.864Z | Compiling ref-cast v1.0.25 |
| 1771 | 2026-03-24T20:35:36.922Z | Compiling strum v0.26.3 |
| 1772 | 2026-03-24T20:35:36.925Z | Compiling sha1 v0.10.6 |
| 1773 | 2026-03-24T20:35:36.950Z | Compiling waitgroup v0.1.2 |
| 1774 | 2026-03-24T20:35:36.991Z | Compiling rustls-pemfile v2.2.0 |
| 1775 | 2026-03-24T20:35:37.008Z | Compiling regress v0.10.5 |
| 1776 | 2026-03-24T20:35:37.099Z | Compiling macaddr v1.0.1 |
| 1777 | 2026-03-24T20:35:37.132Z | Compiling serde_path_to_error v0.1.20 |
| 1778 | 2026-03-24T20:35:37.180Z | Compiling wait-timeout v0.2.1 |
| 1779 | 2026-03-24T20:35:37.238Z | Compiling hostname v0.4.2 |
| 1780 | 2026-03-24T20:35:37.254Z | Compiling bit-vec v0.8.0 |
| 1781 | 2026-03-24T20:35:37.378Z | Compiling quick-error v1.2.3 |
| 1782 | 2026-03-24T20:35:37.397Z | Compiling reqwest v0.13.2 |
| 1783 | 2026-03-24T20:35:37.422Z | Compiling serde_with v3.18.0 |
| 1784 | 2026-03-24T20:35:37.521Z | Compiling dropshot v0.16.7 |
| 1785 | 2026-03-24T20:35:37.561Z | Compiling bit-set v0.8.0 |
| 1786 | 2026-03-24T20:35:37.578Z | Compiling rusty-fork v0.3.1 |
| 1787 | 2026-03-24T20:35:37.610Z | Compiling rand_xorshift v0.4.0 |
| 1788 | 2026-03-24T20:35:37.805Z | Compiling unarray v0.1.4 |
| 1789 | 2026-03-24T20:35:37.841Z | Compiling strum v0.27.2 |
| 1790 | 2026-03-24T20:35:37.955Z | Compiling proptest v1.11.0 |
| 1791 | 2026-03-24T20:35:38.019Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1792 | 2026-03-24T20:35:38.087Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1793 | 2026-03-24T20:35:38.190Z | Compiling instant v0.1.13 |
| 1794 | 2026-03-24T20:35:38.329Z | Compiling rustc-hash v2.1.1 |
| 1795 | 2026-03-24T20:35:38.347Z | Compiling reqwest v0.12.28 |
| 1796 | 2026-03-24T20:35:38.413Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1797 | 2026-03-24T20:35:38.492Z | Compiling iddqd v0.3.17 |
| 1798 | 2026-03-24T20:35:38.749Z | Compiling backon v1.6.0 |
| 1799 | 2026-03-24T20:35:39.028Z | Compiling backoff v0.4.0 |
| 1800 | 2026-03-24T20:35:39.314Z | Compiling progenitor-client v0.13.0 |
| 1801 | 2026-03-24T20:35:39.710Z | Compiling progenitor-client v0.10.0 |
| 1802 | 2026-03-24T20:35:39.929Z | Compiling progenitor-extras v0.1.1 |
| 1803 | 2026-03-24T20:35:40.016Z | Compiling itertools v0.14.0 |
| 1804 | 2026-03-24T20:35:40.089Z | Compiling parse-display v0.10.0 |
| 1805 | 2026-03-24T20:35:40.247Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1806 | 2026-03-24T20:35:40.531Z | Compiling unicode-width v0.2.2 |
| 1807 | 2026-03-24T20:35:40.913Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1808 | 2026-03-24T20:35:41.449Z | Compiling terminal_size v0.4.4 |
| 1809 | 2026-03-24T20:35:41.640Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1810 | 2026-03-24T20:35:41.676Z | Compiling crossbeam-epoch v0.9.18 |
| 1811 | 2026-03-24T20:35:41.737Z | Compiling clap_builder v4.6.0 |
| 1812 | 2026-03-24T20:35:42.046Z | Compiling tinyvec_macros v0.1.1 |
| 1813 | 2026-03-24T20:35:42.145Z | Compiling tinyvec v1.11.0 |
| 1814 | 2026-03-24T20:35:42.163Z | Compiling hash32 v0.3.1 |
| 1815 | 2026-03-24T20:35:42.375Z | Compiling secrecy v0.10.3 |
| 1816 | 2026-03-24T20:35:42.393Z | Compiling scroll v0.12.0 |
| 1817 | 2026-03-24T20:35:42.582Z | Compiling heapless v0.8.0 |
| 1818 | 2026-03-24T20:35:42.622Z | Compiling ingot-types v0.1.2 |
| 1819 | 2026-03-24T20:35:42.641Z | Compiling cobs v0.3.0 |
| 1820 | 2026-03-24T20:35:42.790Z | Compiling heck v0.5.0 |
| 1821 | 2026-03-24T20:35:42.935Z | Compiling managed v0.8.0 |
| 1822 | 2026-03-24T20:35:43.117Z | Compiling bitflags v1.3.2 |
| 1823 | 2026-03-24T20:35:43.140Z | Compiling postcard v1.1.3 |
| 1824 | 2026-03-24T20:35:43.195Z | Compiling smoltcp v0.11.0 |
| 1825 | 2026-03-24T20:35:43.221Z | Compiling ingot v0.1.1 |
| 1826 | 2026-03-24T20:35:43.240Z | Compiling goblin v0.8.2 |
| 1827 | 2026-03-24T20:35:43.257Z | Compiling crucible-workspace-hack v0.1.0 |
| 1828 | 2026-03-24T20:35:43.615Z | Compiling crossbeam-deque v0.8.6 |
| 1829 | 2026-03-24T20:35:43.630Z | Compiling zerocopy v0.7.35 |
| 1830 | 2026-03-24T20:35:43.871Z | Compiling tabwriter v1.4.1 |
| 1831 | 2026-03-24T20:35:44.191Z | Compiling clap v4.6.0 |
| 1832 | 2026-03-24T20:35:44.304Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1833 | 2026-03-24T20:35:44.424Z | Compiling num-integer v0.1.46 |
| 1834 | 2026-03-24T20:35:44.709Z | Compiling cpufeatures v0.3.0 |
| 1835 | 2026-03-24T20:35:44.814Z | Compiling foreign-types-shared v0.3.1 |
| 1836 | 2026-03-24T20:35:44.937Z | Compiling foreign-types v0.5.0 |
| 1837 | 2026-03-24T20:35:45.426Z | Compiling chacha20 v0.10.0 |
| 1838 | 2026-03-24T20:35:45.743Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1839 | 2026-03-24T20:35:45.790Z | Compiling rayon-core v1.13.0 |
| 1840 | 2026-03-24T20:35:45.841Z | Compiling num_enum v0.7.6 |
| 1841 | 2026-03-24T20:35:45.872Z | Compiling memoffset v0.9.1 |
| 1842 | 2026-03-24T20:35:45.984Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1843 | 2026-03-24T20:35:45.987Z | Compiling rustix v0.38.44 |
| 1844 | 2026-03-24T20:35:46.016Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1845 | 2026-03-24T20:35:46.164Z | Compiling dtrace-parser v0.2.0 |
| 1846 | 2026-03-24T20:35:46.300Z | Compiling dof v0.3.0 |
| 1847 | 2026-03-24T20:35:46.459Z | Compiling hmac v0.12.1 |
| 1848 | 2026-03-24T20:35:46.646Z | Compiling inout v0.1.4 |
| 1849 | 2026-03-24T20:35:46.837Z | Compiling serde_spanned v0.6.9 |
| 1850 | 2026-03-24T20:35:46.857Z | Compiling toml_datetime v0.6.11 |
| 1851 | 2026-03-24T20:35:46.959Z | Compiling ff v0.13.1 |
| 1852 | 2026-03-24T20:35:47.136Z | Compiling thread-id v4.2.2 |
| 1853 | 2026-03-24T20:35:47.216Z | Compiling bstr v1.12.1 |
| 1854 | 2026-03-24T20:35:47.223Z | Compiling cstr-argument v0.1.2 |
| 1855 | 2026-03-24T20:35:47.248Z | Compiling colored v3.1.1 |
| 1856 | 2026-03-24T20:35:47.264Z | Compiling toml_write v0.1.2 |
| 1857 | 2026-03-24T20:35:47.408Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1858 | 2026-03-24T20:35:47.425Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1859 | 2026-03-24T20:35:47.535Z | Compiling toml_edit v0.22.27 |
| 1860 | 2026-03-24T20:35:47.771Z | Compiling usdt-impl v0.5.0 |
| 1861 | 2026-03-24T20:35:47.797Z | Compiling group v0.13.0 |
| 1862 | 2026-03-24T20:35:47.927Z | Compiling cipher v0.4.4 |
| 1863 | 2026-03-24T20:35:47.951Z | Compiling hkdf v0.12.4 |
| 1864 | 2026-03-24T20:35:48.100Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1865 | 2026-03-24T20:35:48.143Z | Compiling rayon v1.11.0 |
| 1866 | 2026-03-24T20:35:48.261Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1867 | 2026-03-24T20:35:48.536Z | Compiling nix v0.31.2 |
| 1868 | 2026-03-24T20:35:48.551Z | Compiling num_enum v0.5.11 |
| 1869 | 2026-03-24T20:35:48.674Z | Compiling rand v0.10.0 |
| 1870 | 2026-03-24T20:35:48.677Z | Compiling num-rational v0.4.2 |
| 1871 | 2026-03-24T20:35:48.706Z | Compiling num-iter v0.1.45 |
| 1872 | 2026-03-24T20:35:48.865Z | Compiling camino-tempfile v1.4.1 |
| 1873 | 2026-03-24T20:35:49.172Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1874 | 2026-03-24T20:35:49.456Z | Compiling half v2.7.1 |
| 1875 | 2026-03-24T20:35:49.571Z | Compiling universal-hash v0.5.1 |
| 1876 | 2026-03-24T20:35:49.623Z | Compiling crypto-bigint v0.5.5 |
| 1877 | 2026-03-24T20:35:49.740Z | Compiling num-complex v0.4.6 |
| 1878 | 2026-03-24T20:35:49.872Z | Compiling memmap v0.7.0 |
| 1879 | 2026-03-24T20:35:50.111Z | Compiling base64ct v1.8.3 |
| 1880 | 2026-03-24T20:35:50.295Z | Compiling base16ct v0.2.0 |
| 1881 | 2026-03-24T20:35:50.486Z | Compiling data-encoding v2.10.0 |
| 1882 | 2026-03-24T20:35:50.507Z | Compiling ciborium-io v0.2.2 |
| 1883 | 2026-03-24T20:35:50.524Z | Compiling opaque-debug v0.3.1 |
| 1884 | 2026-03-24T20:35:50.604Z | Compiling static_assertions v1.1.0 |
| 1885 | 2026-03-24T20:35:50.620Z | Compiling poly1305 v0.8.0 |
| 1886 | 2026-03-24T20:35:50.634Z | Compiling ciborium-ll v0.2.2 |
| 1887 | 2026-03-24T20:35:50.638Z | Compiling password-hash v0.5.0 |
| 1888 | 2026-03-24T20:35:50.702Z | Compiling num v0.4.3 |
| 1889 | 2026-03-24T20:35:50.803Z | Compiling curve25519-dalek v4.1.3 |
| 1890 | 2026-03-24T20:35:50.922Z | Compiling usdt v0.5.0 |
| 1891 | 2026-03-24T20:35:51.168Z | Compiling elliptic-curve v0.13.8 |
| 1892 | 2026-03-24T20:35:51.273Z | Compiling toml v0.8.23 |
| 1893 | 2026-03-24T20:35:51.376Z | Compiling thiserror-no-std v2.0.2 |
| 1894 | 2026-03-24T20:35:51.496Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1895 | 2026-03-24T20:35:51.539Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1896 | 2026-03-24T20:35:51.598Z | Compiling chacha20 v0.9.1 |
| 1897 | 2026-03-24T20:35:51.648Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1898 | 2026-03-24T20:35:51.901Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1899 | 2026-03-24T20:35:51.963Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1900 | 2026-03-24T20:35:52.191Z | Compiling typify-impl v0.6.1 |
| 1901 | 2026-03-24T20:35:52.342Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1902 | 2026-03-24T20:35:52.412Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1903 | 2026-03-24T20:35:52.578Z | Compiling itertools v0.12.1 |
| 1904 | 2026-03-24T20:35:52.714Z | Compiling byte-wrapper v0.1.0 |
| 1905 | 2026-03-24T20:35:52.903Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1906 | 2026-03-24T20:35:53.225Z | Compiling blake2 v0.10.6 |
| 1907 | 2026-03-24T20:35:53.346Z | Compiling aead v0.5.2 |
| 1908 | 2026-03-24T20:35:53.463Z | Compiling sigpipe v0.1.3 |
| 1909 | 2026-03-24T20:35:53.578Z | Compiling glob v0.3.3 |
| 1910 | 2026-03-24T20:35:53.593Z | Compiling keccak v0.1.6 |
| 1911 | 2026-03-24T20:35:53.663Z | Compiling indent_write v2.2.0 |
| 1912 | 2026-03-24T20:35:53.767Z | Compiling float-ord v0.3.2 |
| 1913 | 2026-03-24T20:35:53.830Z | Compiling jiff v0.2.23 |
| 1914 | 2026-03-24T20:35:53.846Z | Compiling sha3 v0.10.8 |
| 1915 | 2026-03-24T20:35:53.919Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1916 | 2026-03-24T20:35:53.935Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1917 | 2026-03-24T20:35:54.153Z | Compiling argon2 v0.5.3 |
| 1918 | 2026-03-24T20:35:54.237Z | Compiling zone v0.3.1 |
| 1919 | 2026-03-24T20:35:54.336Z | Compiling chacha20poly1305 v0.10.1 |
| 1920 | 2026-03-24T20:35:54.457Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1921 | 2026-03-24T20:35:54.509Z | Compiling typify v0.6.1 |
| 1922 | 2026-03-24T20:35:54.653Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1923 | 2026-03-24T20:35:54.843Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1924 | 2026-03-24T20:35:55.249Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1925 | 2026-03-24T20:35:55.581Z | Compiling vsss-rs v3.3.4 |
| 1926 | 2026-03-24T20:35:55.779Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1927 | 2026-03-24T20:35:56.133Z | Compiling ciborium v0.2.2 |
| 1928 | 2026-03-24T20:35:56.278Z | Compiling atomicwrites v0.4.4 |
| 1929 | 2026-03-24T20:35:56.530Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1930 | 2026-03-24T20:35:56.689Z | Compiling smf v0.2.3 |
| 1931 | 2026-03-24T20:35:56.950Z | Compiling resolv-conf v0.7.6 |
| 1932 | 2026-03-24T20:35:57.093Z | Compiling linked-hash-map v0.5.6 |
| 1933 | 2026-03-24T20:35:57.349Z | Compiling whoami v1.6.1 |
| 1934 | 2026-03-24T20:35:57.457Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1935 | 2026-03-24T20:35:57.472Z | Compiling lru-cache v0.1.2 |
| 1936 | 2026-03-24T20:35:57.475Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1937 | 2026-03-24T20:35:57.635Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1938 | 2026-03-24T20:35:57.659Z | Compiling hubpack v0.1.2 |
| 1939 | 2026-03-24T20:35:57.800Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1940 | 2026-03-24T20:35:57.980Z | Compiling progenitor-impl v0.13.0 |
| 1941 | 2026-03-24T20:35:58.481Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1942 | 2026-03-24T20:35:58.817Z | Compiling hickory-proto v0.24.4 |
| 1943 | 2026-03-24T20:35:59.929Z | Compiling similar v2.7.0 |
| 1944 | 2026-03-24T20:36:00.099Z | Compiling serde-big-array v0.5.1 |
| 1945 | 2026-03-24T20:36:00.226Z | Compiling swrite v0.1.0 |
| 1946 | 2026-03-24T20:36:00.287Z | Compiling siphasher v1.0.2 |
| 1947 | 2026-03-24T20:36:00.352Z | Compiling unicode-segmentation v1.13.0 |
| 1948 | 2026-03-24T20:36:00.557Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1949 | 2026-03-24T20:36:00.935Z | Compiling newline-converter v0.3.0 |
| 1950 | 2026-03-24T20:36:01.097Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1951 | 2026-03-24T20:36:01.162Z | Compiling phf_shared v0.12.1 |
| 1952 | 2026-03-24T20:36:01.410Z | Compiling hickory-resolver v0.24.4 |
| 1953 | 2026-03-24T20:36:01.666Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1954 | 2026-03-24T20:36:02.253Z | Compiling pin-project v1.1.11 |
| 1955 | 2026-03-24T20:36:02.342Z | Compiling progenitor v0.13.0 |
| 1956 | 2026-03-24T20:36:02.391Z | Compiling prettyplease v0.2.37 |
| 1957 | 2026-03-24T20:36:02.440Z | Compiling unicode-normalization v0.1.25 |
| 1958 | 2026-03-24T20:36:02.524Z | Compiling console v0.15.11 |
| 1959 | 2026-03-24T20:36:03.116Z | Compiling tokio-stream v0.1.18 |
| 1960 | 2026-03-24T20:36:03.179Z | Compiling csv-core v0.1.13 |
| 1961 | 2026-03-24T20:36:03.458Z | Compiling foldhash v0.1.5 |
| 1962 | 2026-03-24T20:36:03.551Z | Compiling highway v1.3.0 |
| 1963 | 2026-03-24T20:36:03.710Z | Compiling foreign-types-shared v0.1.1 |
| 1964 | 2026-03-24T20:36:03.765Z | Compiling unicode-width v0.1.14 |
| 1965 | 2026-03-24T20:36:03.831Z | Compiling same-file v1.0.6 |
| 1966 | 2026-03-24T20:36:04.046Z | Compiling walkdir v2.5.0 |
| 1967 | 2026-03-24T20:36:04.062Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1968 | 2026-03-24T20:36:04.092Z | Compiling foreign-types v0.3.2 |
| 1969 | 2026-03-24T20:36:04.139Z | Compiling qorb v0.4.1 |
| 1970 | 2026-03-24T20:36:04.189Z | Compiling hashbrown v0.15.5 |
| 1971 | 2026-03-24T20:36:04.216Z | Compiling csv v1.4.0 |
| 1972 | 2026-03-24T20:36:04.752Z | Compiling snafu v0.8.9 |
| 1973 | 2026-03-24T20:36:04.908Z | Compiling expectorate v1.2.0 |
| 1974 | 2026-03-24T20:36:04.959Z | Compiling olpc-cjson v0.1.4 |
| 1975 | 2026-03-24T20:36:05.105Z | Compiling newtype_derive v0.1.6 |
| 1976 | 2026-03-24T20:36:05.181Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1977 | 2026-03-24T20:36:05.215Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1978 | 2026-03-24T20:36:05.259Z | Compiling owo-colors v4.3.0 |
| 1979 | 2026-03-24T20:36:05.617Z | Compiling phf v0.12.1 |
| 1980 | 2026-03-24T20:36:05.828Z | Compiling openssl-sys v0.9.112 |
| 1981 | 2026-03-24T20:36:06.322Z | Compiling tokio-dtrace v0.1.1 |
| 1982 | 2026-03-24T20:36:06.381Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 1983 | 2026-03-24T20:36:06.479Z | Compiling globset v0.4.18 |
| 1984 | 2026-03-24T20:36:06.528Z | Compiling libsw-core v0.3.2 |
| 1985 | 2026-03-24T20:36:06.675Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1986 | 2026-03-24T20:36:06.754Z | Compiling pem v3.0.6 |
| 1987 | 2026-03-24T20:36:06.927Z | Compiling serde_plain v1.0.2 |
| 1988 | 2026-03-24T20:36:07.136Z | Compiling minimal-lexical v0.2.1 |
| 1989 | 2026-03-24T20:36:07.209Z | Compiling unicode-linebreak v0.1.5 |
| 1990 | 2026-03-24T20:36:07.252Z | Compiling fixedbitset v0.4.2 |
| 1991 | 2026-03-24T20:36:07.492Z | Compiling bytecount v0.6.9 |
| 1992 | 2026-03-24T20:36:07.527Z | Compiling fixedbitset v0.5.7 |
| 1993 | 2026-03-24T20:36:07.544Z | Compiling smawk v0.3.2 |
| 1994 | 2026-03-24T20:36:07.544Z | Compiling typed-path v0.9.3 |
| 1995 | 2026-03-24T20:36:07.573Z | Compiling petgraph v0.6.5 |
| 1996 | 2026-03-24T20:36:07.677Z | Compiling papergrid v0.11.0 |
| 1997 | 2026-03-24T20:36:07.727Z | Compiling textwrap v0.16.2 |
| 1998 | 2026-03-24T20:36:07.997Z | Compiling petgraph v0.8.3 |
| 1999 | 2026-03-24T20:36:08.016Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2000 | 2026-03-24T20:36:08.243Z | Compiling nom v7.1.3 |
| 2001 | 2026-03-24T20:36:08.452Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2002 | 2026-03-24T20:36:09.406Z | Compiling tough v0.20.0 |
| 2003 | 2026-03-24T20:36:09.744Z | Compiling openssl v0.10.76 |
| 2004 | 2026-03-24T20:36:09.795Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2005 | 2026-03-24T20:36:09.988Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2006 | 2026-03-24T20:36:10.032Z | Compiling libsw v3.5.0 |
| 2007 | 2026-03-24T20:36:10.092Z | Compiling oxide-tokio-rt v0.1.3 |
| 2008 | 2026-03-24T20:36:10.130Z | Compiling chrono-tz v0.10.4 |
| 2009 | 2026-03-24T20:36:10.264Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2010 | 2026-03-24T20:36:10.461Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2011 | 2026-03-24T20:36:10.487Z | Compiling slog-dtrace v0.3.0 |
| 2012 | 2026-03-24T20:36:10.898Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2013 | 2026-03-24T20:36:11.577Z | Compiling cancel-safe-futures v0.1.5 |
| 2014 | 2026-03-24T20:36:11.977Z | Compiling const_format v0.2.35 |
| 2015 | 2026-03-24T20:36:12.457Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2016 | 2026-03-24T20:36:12.623Z | Compiling gethostname v0.5.0 |
| 2017 | 2026-03-24T20:36:12.709Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2018 | 2026-03-24T20:36:12.845Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2019 | 2026-03-24T20:36:13.573Z | Compiling bcs v0.1.6 |
| 2020 | 2026-03-24T20:36:14.024Z | Compiling termtree v0.5.1 |
| 2021 | 2026-03-24T20:36:14.229Z | Compiling tagptr v0.2.0 |
| 2022 | 2026-03-24T20:36:14.243Z | Compiling lazy_static v1.5.0 |
| 2023 | 2026-03-24T20:36:14.379Z | Compiling linear-map v1.2.0 |
| 2024 | 2026-03-24T20:36:14.435Z | Compiling moka v0.12.15 |
| 2025 | 2026-03-24T20:36:14.570Z | Compiling steno v0.4.1 |
| 2026 | 2026-03-24T20:36:14.631Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2027 | 2026-03-24T20:36:15.047Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2028 | 2026-03-24T20:36:15.345Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2029 | 2026-03-24T20:36:15.496Z | Compiling tabled v0.15.0 |
| 2030 | 2026-03-24T20:36:15.626Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2031 | 2026-03-24T20:36:16.462Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2032 | 2026-03-24T20:36:16.497Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2033 | 2026-03-24T20:36:16.760Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2034 | 2026-03-24T20:36:16.801Z | Compiling cookie v0.18.1 |
| 2035 | 2026-03-24T20:36:17.009Z | Compiling hickory-proto v0.25.2 |
| 2036 | 2026-03-24T20:36:17.631Z | Compiling humantime v2.3.0 |
| 2037 | 2026-03-24T20:36:18.063Z | Compiling libscf-sys v1.1.0 |
| 2038 | 2026-03-24T20:36:18.255Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2039 | 2026-03-24T20:36:18.620Z | Compiling parking_lot_core v0.8.6 |
| 2040 | 2026-03-24T20:36:18.780Z | Compiling crc32fast v1.5.0 |
| 2041 | 2026-03-24T20:36:18.972Z | Compiling parking_lot v0.11.2 |
| 2042 | 2026-03-24T20:36:19.030Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2043 | 2026-03-24T20:36:19.046Z | Compiling fxhash v0.2.1 |
| 2044 | 2026-03-24T20:36:19.049Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2045 | 2026-03-24T20:36:19.224Z | Compiling internet-checksum v0.2.1 |
| 2046 | 2026-03-24T20:36:19.371Z | Compiling sled v0.34.7 |
| 2047 | 2026-03-24T20:36:19.403Z | Compiling const-random v0.1.18 |
| 2048 | 2026-03-24T20:36:19.446Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2049 | 2026-03-24T20:36:19.491Z | Compiling ahash v0.8.12 |
| 2050 | 2026-03-24T20:36:19.506Z | Compiling smartstring v1.0.1 |
| 2051 | 2026-03-24T20:36:19.559Z | Compiling thin-vec v0.2.14 |
| 2052 | 2026-03-24T20:36:19.805Z | Compiling hickory-resolver v0.25.2 |
| 2053 | 2026-03-24T20:36:19.860Z | Compiling rhai v1.24.0 |
| 2054 | 2026-03-24T20:36:19.931Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2055 | 2026-03-24T20:36:20.051Z | Compiling nom v8.0.0 |
| 2056 | 2026-03-24T20:36:20.401Z | Compiling fs-err v3.3.0 |
| 2057 | 2026-03-24T20:36:20.828Z | Compiling git-stub v1.0.0 |
| 2058 | 2026-03-24T20:36:21.195Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2059 | 2026-03-24T20:36:21.659Z | Compiling is_ci v1.2.0 |
| 2060 | 2026-03-24T20:36:21.847Z | Compiling supports-color v3.0.2 |
| 2061 | 2026-03-24T20:36:22.083Z | Compiling git-stub-vcs v0.1.0 |
| 2062 | 2026-03-24T20:36:22.573Z | Compiling drift v0.1.3 |
| 2063 | 2026-03-24T20:36:22.601Z | Compiling sha2 v0.10.9 |
| 2064 | 2026-03-24T20:36:23.565Z | Compiling dropshot-api-manager v0.5.2 |
| 2065 | 2026-03-24T20:36:28.503Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2066 | 2026-03-24T20:36:39.084Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2067 | 2026-03-24T20:36:41.250Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2068 | 2026-03-24T20:36:42.668Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2069 | 2026-03-24T20:36:44.127Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2070 | 2026-03-24T20:36:44.132Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2071 | 2026-03-24T20:36:45.132Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2072 | 2026-03-24T20:36:45.213Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2073 | 2026-03-24T20:36:47.315Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2074 | 2026-03-24T20:36:47.315Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2075 | 2026-03-24T20:36:56.593Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2076 | 2026-03-24T20:36:58.438Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2077 | 2026-03-24T20:36:59.998Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2078 | 2026-03-24T20:37:29.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s |
| 2079 | 2026-03-24T20:37:29.582Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2080 | 2026-03-24T20:37:29.637Z | ------- |
| 2081 | 2026-03-24T20:37:29.637Z | Generating OpenAPI documents from API definitions ... |
| 2082 | 2026-03-24T20:37:29.691Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2083 | 2026-03-24T20:37:29.718Z | Loading blessed OpenAPI documents from git revision "origin/main" path "openapi" |
| 2084 | 2026-03-24T20:37:29.819Z | ------- |
| 2085 | 2026-03-24T20:37:29.819Z | Checking 8 OpenAPI documents... |
| 2086 | 2026-03-24T20:37:29.819Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2087 | 2026-03-24T20:37:29.819Z | Fresh ddm-admin "latest" symlink |
| 2088 | 2026-03-24T20:37:29.819Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2089 | 2026-03-24T20:37:29.822Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2090 | 2026-03-24T20:37:29.822Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2091 | 2026-03-24T20:37:29.822Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2092 | 2026-03-24T20:37:29.822Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2093 | 2026-03-24T20:37:29.822Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2094 | 2026-03-24T20:37:29.822Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2095 | 2026-03-24T20:37:29.822Z | Fresh mg-admin "latest" symlink |
| 2096 | 2026-03-24T20:37:29.822Z | ------- |
| 2097 | 2026-03-24T20:37:29.822Z | Success 8 documents checked: 10 fresh, 0 stale, 0 failed, 0 other problems |
| 2098 | 2026-03-24T20:37:29.852Z | + banner build |
| 2099 | 2026-03-24T20:37:29.855Z | |
| 2100 | 2026-03-24T20:37:29.855Z | ##### # # # # ##### |
| 2101 | 2026-03-24T20:37:29.855Z | # # # # # # # # |
| 2102 | 2026-03-24T20:37:29.855Z | ##### # # # # # # |
| 2103 | 2026-03-24T20:37:29.855Z | # # # # # # # # |
| 2104 | 2026-03-24T20:37:29.855Z | # # # # # # # # |
| 2105 | 2026-03-24T20:37:29.855Z | ##### #### # ###### ##### |
| 2106 | 2026-03-24T20:37:29.855Z | |
| 2107 | 2026-03-24T20:37:29.855Z | + ptime -m cargo build |
| 2108 | 2026-03-24T20:37:30.654Z | Compiling log v0.4.29 |
| 2109 | 2026-03-24T20:37:30.787Z | Compiling slog v2.8.2 |
| 2110 | 2026-03-24T20:37:30.812Z | Compiling rustls-webpki v0.103.10 |
| 2111 | 2026-03-24T20:37:30.832Z | Compiling webpki-roots v1.0.6 |
| 2112 | 2026-03-24T20:37:30.920Z | Compiling zone v0.3.1 |
| 2113 | 2026-03-24T20:37:30.954Z | Compiling goblin v0.10.5 |
| 2114 | 2026-03-24T20:37:30.958Z | Compiling rustls v0.22.4 |
| 2115 | 2026-03-24T20:37:30.958Z | Compiling typify-impl v0.6.1 |
| 2116 | 2026-03-24T20:37:31.000Z | Compiling goblin v0.8.2 |
| 2117 | 2026-03-24T20:37:31.040Z | Compiling globset v0.4.18 |
| 2118 | 2026-03-24T20:37:31.321Z | Compiling slog-term v2.9.2 |
| 2119 | 2026-03-24T20:37:31.970Z | Compiling rustls v0.23.37 |
| 2120 | 2026-03-24T20:37:32.075Z | Compiling slog-async v2.8.0 |
| 2121 | 2026-03-24T20:37:32.078Z | Compiling slog-json v2.6.1 |
| 2122 | 2026-03-24T20:37:32.106Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2123 | 2026-03-24T20:37:32.272Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2124 | 2026-03-24T20:37:32.357Z | Compiling slog-bunyan v2.5.0 |
| 2125 | 2026-03-24T20:37:32.540Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2126 | 2026-03-24T20:37:32.593Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2127 | 2026-03-24T20:37:32.748Z | Compiling steno v0.4.1 |
| 2128 | 2026-03-24T20:37:33.048Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2129 | 2026-03-24T20:37:34.502Z | Compiling tokio-rustls v0.25.0 |
| 2130 | 2026-03-24T20:37:34.809Z | Compiling dof v0.4.0 |
| 2131 | 2026-03-24T20:37:34.826Z | Compiling dof v0.3.0 |
| 2132 | 2026-03-24T20:37:35.936Z | Compiling usdt-impl v0.6.0 |
| 2133 | 2026-03-24T20:37:36.156Z | Compiling tokio-rustls v0.26.4 |
| 2134 | 2026-03-24T20:37:36.465Z | Compiling hyper-rustls v0.27.7 |
| 2135 | 2026-03-24T20:37:36.527Z | Compiling rustls-platform-verifier v0.6.2 |
| 2136 | 2026-03-24T20:37:36.620Z | Compiling usdt v0.6.0 |
| 2137 | 2026-03-24T20:37:36.765Z | Compiling reqwest v0.13.2 |
| 2138 | 2026-03-24T20:37:36.841Z | Compiling reqwest v0.12.28 |
| 2139 | 2026-03-24T20:37:36.863Z | Compiling dropshot v0.16.7 |
| 2140 | 2026-03-24T20:37:36.897Z | Compiling typify v0.6.1 |
| 2141 | 2026-03-24T20:37:36.994Z | Compiling usdt-impl v0.5.0 |
| 2142 | 2026-03-24T20:37:37.033Z | Compiling progenitor-impl v0.13.0 |
| 2143 | 2026-03-24T20:37:37.624Z | Compiling usdt v0.5.0 |
| 2144 | 2026-03-24T20:37:37.929Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2145 | 2026-03-24T20:37:38.053Z | Compiling qorb v0.4.1 |
| 2146 | 2026-03-24T20:37:38.711Z | Compiling progenitor-client v0.13.0 |
| 2147 | 2026-03-24T20:37:39.122Z | Compiling progenitor-client v0.10.0 |
| 2148 | 2026-03-24T20:37:39.516Z | Compiling progenitor-extras v0.1.1 |
| 2149 | 2026-03-24T20:37:39.845Z | Compiling progenitor v0.13.0 |
| 2150 | 2026-03-24T20:37:40.033Z | Compiling tokio-dtrace v0.1.1 |
| 2151 | 2026-03-24T20:37:40.172Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2152 | 2026-03-24T20:37:40.385Z | Compiling oxide-tokio-rt v0.1.3 |
| 2153 | 2026-03-24T20:37:40.799Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2154 | 2026-03-24T20:37:40.841Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2155 | 2026-03-24T20:37:41.414Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2156 | 2026-03-24T20:37:41.916Z | Compiling tough v0.20.0 |
| 2157 | 2026-03-24T20:37:42.063Z | Compiling slog-dtrace v0.3.0 |
| 2158 | 2026-03-24T20:37:42.170Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2159 | 2026-03-24T20:37:42.359Z | Compiling sled v0.34.7 |
| 2160 | 2026-03-24T20:37:42.473Z | Compiling typify-impl v0.4.3 |
| 2161 | 2026-03-24T20:37:42.815Z | Compiling arc-swap v1.9.0 |
| 2162 | 2026-03-24T20:37:43.239Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2163 | 2026-03-24T20:37:43.479Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2164 | 2026-03-24T20:37:43.632Z | Compiling slog-scope v4.4.1 |
| 2165 | 2026-03-24T20:37:43.986Z | Compiling papergrid v0.17.0 |
| 2166 | 2026-03-24T20:37:45.120Z | Compiling typify v0.4.3 |
| 2167 | 2026-03-24T20:37:45.273Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2168 | 2026-03-24T20:37:46.597Z | Compiling testing_table v0.3.0 |
| 2169 | 2026-03-24T20:37:46.624Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2170 | 2026-03-24T20:37:46.655Z | Compiling progenitor-impl v0.11.2 |
| 2171 | 2026-03-24T20:37:46.815Z | Compiling tabled v0.20.0 |
| 2172 | 2026-03-24T20:37:47.315Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2173 | 2026-03-24T20:37:47.831Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2174 | 2026-03-24T20:37:48.053Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2175 | 2026-03-24T20:37:48.250Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2176 | 2026-03-24T20:37:48.562Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2177 | 2026-03-24T20:37:49.421Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2178 | 2026-03-24T20:37:49.596Z | Compiling slog-stdlog v4.1.1 |
| 2179 | 2026-03-24T20:37:49.876Z | Compiling progenitor-client v0.11.2 |
| 2180 | 2026-03-24T20:37:50.232Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2181 | 2026-03-24T20:37:50.284Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2182 | 2026-03-24T20:37:50.494Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2183 | 2026-03-24T20:37:50.788Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2184 | 2026-03-24T20:37:50.979Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2185 | 2026-03-24T20:37:51.026Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2186 | 2026-03-24T20:37:51.073Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2187 | 2026-03-24T20:37:51.297Z | Compiling progenitor v0.11.2 |
| 2188 | 2026-03-24T20:37:51.416Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2189 | 2026-03-24T20:37:51.485Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2190 | 2026-03-24T20:37:51.528Z | Compiling slog-envlogger v2.2.0 |
| 2191 | 2026-03-24T20:37:52.077Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2192 | 2026-03-24T20:37:52.233Z | Compiling crc8 v0.1.1 |
| 2193 | 2026-03-24T20:37:52.397Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2194 | 2026-03-24T20:37:52.600Z | Compiling utf-8 v0.7.6 |
| 2195 | 2026-03-24T20:37:52.872Z | Compiling tungstenite v0.21.0 |
| 2196 | 2026-03-24T20:37:53.444Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2197 | 2026-03-24T20:37:53.692Z | Compiling progenitor-impl v0.10.0 |
| 2198 | 2026-03-24T20:37:53.719Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2199 | 2026-03-24T20:37:54.092Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2200 | 2026-03-24T20:37:54.109Z | Compiling lzma-sys v0.1.20 |
| 2201 | 2026-03-24T20:37:54.260Z | Compiling tokio-tungstenite v0.21.0 |
| 2202 | 2026-03-24T20:37:54.292Z | Compiling typeid v1.0.3 |
| 2203 | 2026-03-24T20:37:54.328Z | Compiling console v0.16.3 |
| 2204 | 2026-03-24T20:37:54.442Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2205 | 2026-03-24T20:37:54.505Z | Compiling base64 v0.21.7 |
| 2206 | 2026-03-24T20:37:54.672Z | Compiling unit-prefix v0.5.2 |
| 2207 | 2026-03-24T20:37:54.876Z | Compiling indicatif v0.18.4 |
| 2208 | 2026-03-24T20:37:54.950Z | Compiling ron v0.12.0 |
| 2209 | 2026-03-24T20:37:55.163Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2210 | 2026-03-24T20:37:56.029Z | Compiling progenitor v0.10.0 |
| 2211 | 2026-03-24T20:37:56.147Z | Compiling xz2 v0.1.7 |
| 2212 | 2026-03-24T20:37:56.222Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2213 | 2026-03-24T20:37:56.478Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2214 | 2026-03-24T20:37:56.842Z | Compiling base16ct v1.0.0 |
| 2215 | 2026-03-24T20:37:57.018Z | Compiling dropshot-api-manager v0.5.2 |
| 2216 | 2026-03-24T20:37:57.095Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2217 | 2026-03-24T20:37:57.635Z | Compiling natord v1.0.9 |
| 2218 | 2026-03-24T20:37:57.899Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2219 | 2026-03-24T20:37:57.992Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2220 | 2026-03-24T20:37:58.013Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2221 | 2026-03-24T20:37:58.891Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2222 | 2026-03-24T20:38:00.928Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2223 | 2026-03-24T20:38:02.596Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2224 | 2026-03-24T20:38:02.612Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2225 | 2026-03-24T20:38:14.320Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2226 | 2026-03-24T20:38:24.330Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2227 | 2026-03-24T20:38:26.550Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2228 | 2026-03-24T20:38:27.963Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2229 | 2026-03-24T20:38:29.433Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2230 | 2026-03-24T20:38:29.433Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2231 | 2026-03-24T20:38:30.017Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2232 | 2026-03-24T20:38:30.460Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2233 | 2026-03-24T20:38:30.460Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2234 | 2026-03-24T20:38:30.556Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2235 | 2026-03-24T20:38:30.891Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2236 | 2026-03-24T20:38:31.386Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2237 | 2026-03-24T20:38:32.942Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2238 | 2026-03-24T20:38:32.947Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2239 | 2026-03-24T20:38:32.947Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2240 | 2026-03-24T20:38:41.052Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2241 | 2026-03-24T20:38:43.455Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2242 | 2026-03-24T20:38:45.468Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2243 | 2026-03-24T20:38:45.471Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2244 | 2026-03-24T20:38:45.724Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2245 | 2026-03-24T20:38:45.724Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2246 | 2026-03-24T20:38:47.384Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2247 | 2026-03-24T20:38:47.384Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2248 | 2026-03-24T20:39:44.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s |
| 2249 | 2026-03-24T20:39:44.774Z | |
| 2250 | 2026-03-24T20:39:44.778Z | real 2:14.845872837 |
| 2251 | 2026-03-24T20:39:44.778Z | user 9:04.570426712 |
| 2252 | 2026-03-24T20:39:44.778Z | sys 1:16.092329964 |
| 2253 | 2026-03-24T20:39:44.778Z | trap 0.243667172 |
| 2254 | 2026-03-24T20:39:44.778Z | tflt 0.038840220 |
| 2255 | 2026-03-24T20:39:44.778Z | dflt 0.372145259 |
| 2256 | 2026-03-24T20:39:44.778Z | kflt 0.000067598 |
| 2257 | 2026-03-24T20:39:44.778Z | lock 36:44.663637586 |
| 2258 | 2026-03-24T20:39:44.778Z | slp 31:29.564311385 |
| 2259 | 2026-03-24T20:39:44.778Z | lat 20.861501476 |
| 2260 | 2026-03-24T20:39:44.778Z | stop 33.696634981 |
| 2261 | 2026-03-24T20:39:44.778Z | + ptime -m cargo build --release |
| 2262 | 2026-03-24T20:39:45.654Z | Compiling proc-macro2 v1.0.106 |
| 2263 | 2026-03-24T20:39:45.654Z | Compiling quote v1.0.45 |
| 2264 | 2026-03-24T20:39:45.655Z | Compiling unicode-ident v1.0.24 |
| 2265 | 2026-03-24T20:39:45.657Z | Compiling serde_core v1.0.228 |
| 2266 | 2026-03-24T20:39:45.657Z | Compiling serde v1.0.228 |
| 2267 | 2026-03-24T20:39:45.657Z | Compiling libc v0.2.183 |
| 2268 | 2026-03-24T20:39:45.658Z | Compiling cfg-if v1.0.4 |
| 2269 | 2026-03-24T20:39:45.923Z | Compiling zmij v1.0.21 |
| 2270 | 2026-03-24T20:39:45.944Z | Compiling autocfg v1.5.0 |
| 2271 | 2026-03-24T20:39:46.250Z | Compiling libm v0.2.16 |
| 2272 | 2026-03-24T20:39:46.287Z | Compiling memchr v2.8.0 |
| 2273 | 2026-03-24T20:39:46.635Z | Compiling itoa v1.0.18 |
| 2274 | 2026-03-24T20:39:46.858Z | Compiling version_check v0.9.5 |
| 2275 | 2026-03-24T20:39:46.965Z | Compiling icu_properties_data v2.1.2 |
| 2276 | 2026-03-24T20:39:47.229Z | Compiling icu_normalizer_data v2.1.1 |
| 2277 | 2026-03-24T20:39:47.246Z | Compiling stable_deref_trait v1.2.1 |
| 2278 | 2026-03-24T20:39:47.328Z | Compiling serde_json v1.0.149 |
| 2279 | 2026-03-24T20:39:47.418Z | Compiling thiserror v2.0.18 |
| 2280 | 2026-03-24T20:39:47.521Z | Compiling syn v2.0.117 |
| 2281 | 2026-03-24T20:39:47.653Z | Compiling litemap v0.8.1 |
| 2282 | 2026-03-24T20:39:47.770Z | Compiling writeable v0.6.2 |
| 2283 | 2026-03-24T20:39:47.787Z | Compiling num-traits v0.2.19 |
| 2284 | 2026-03-24T20:39:47.829Z | Compiling parking_lot_core v0.9.12 |
| 2285 | 2026-03-24T20:39:47.992Z | Compiling percent-encoding v2.3.2 |
| 2286 | 2026-03-24T20:39:48.281Z | Compiling form_urlencoded v1.2.2 |
| 2287 | 2026-03-24T20:39:48.304Z | Compiling rand_core v0.10.0 |
| 2288 | 2026-03-24T20:39:48.360Z | Compiling utf8_iter v1.0.4 |
| 2289 | 2026-03-24T20:39:48.360Z | Compiling getrandom v0.4.2 |
| 2290 | 2026-03-24T20:39:48.560Z | Compiling jobserver v0.1.34 |
| 2291 | 2026-03-24T20:39:48.583Z | Compiling find-msvc-tools v0.1.9 |
| 2292 | 2026-03-24T20:39:48.623Z | Compiling shlex v1.3.0 |
| 2293 | 2026-03-24T20:39:48.879Z | Compiling cc v1.2.57 |
| 2294 | 2026-03-24T20:39:48.899Z | Compiling heck v0.5.0 |
| 2295 | 2026-03-24T20:39:49.028Z | Compiling errno v0.3.14 |
| 2296 | 2026-03-24T20:39:49.248Z | Compiling iana-time-zone v0.1.65 |
| 2297 | 2026-03-24T20:39:49.556Z | Compiling zerocopy v0.8.47 |
| 2298 | 2026-03-24T20:39:49.656Z | Compiling uuid v1.22.0 |
| 2299 | 2026-03-24T20:39:50.057Z | Compiling getrandom v0.2.17 |
| 2300 | 2026-03-24T20:39:50.231Z | Compiling semver v1.0.27 |
| 2301 | 2026-03-24T20:39:50.255Z | Compiling dyn-clone v1.0.20 |
| 2302 | 2026-03-24T20:39:50.335Z | Compiling pin-project-lite v0.2.17 |
| 2303 | 2026-03-24T20:39:50.443Z | Compiling schemars v0.8.22 |
| 2304 | 2026-03-24T20:39:50.461Z | Compiling rustversion v1.0.22 |
| 2305 | 2026-03-24T20:39:50.479Z | Compiling scopeguard v1.2.0 |
| 2306 | 2026-03-24T20:39:50.631Z | Compiling lock_api v0.4.14 |
| 2307 | 2026-03-24T20:39:50.787Z | Compiling socket2 v0.6.3 |
| 2308 | 2026-03-24T20:39:50.840Z | Compiling portable-atomic v1.13.1 |
| 2309 | 2026-03-24T20:39:50.981Z | Compiling bitflags v2.11.0 |
| 2310 | 2026-03-24T20:39:50.998Z | Compiling allocator-api2 v0.2.21 |
| 2311 | 2026-03-24T20:39:51.073Z | Compiling foldhash v0.2.0 |
| 2312 | 2026-03-24T20:39:51.348Z | Compiling log v0.4.29 |
| 2313 | 2026-03-24T20:39:51.452Z | Compiling equivalent v1.0.2 |
| 2314 | 2026-03-24T20:39:51.510Z | Compiling signal-hook-registry v1.4.8 |
| 2315 | 2026-03-24T20:39:51.567Z | Compiling synstructure v0.13.2 |
| 2316 | 2026-03-24T20:39:51.678Z | Compiling serde_derive_internals v0.29.1 |
| 2317 | 2026-03-24T20:39:51.777Z | Compiling hashbrown v0.16.1 |
| 2318 | 2026-03-24T20:39:52.082Z | Compiling mio v1.1.1 |
| 2319 | 2026-03-24T20:39:52.104Z | Compiling critical-section v1.2.0 |
| 2320 | 2026-03-24T20:39:52.249Z | Compiling once_cell v1.21.4 |
| 2321 | 2026-03-24T20:39:52.284Z | Compiling subtle v2.6.1 |
| 2322 | 2026-03-24T20:39:52.445Z | Compiling typenum v1.19.0 |
| 2323 | 2026-03-24T20:39:52.516Z | Compiling futures-core v0.3.32 |
| 2324 | 2026-03-24T20:39:52.655Z | Compiling httparse v1.10.1 |
| 2325 | 2026-03-24T20:39:52.740Z | Compiling ring v0.17.14 |
| 2326 | 2026-03-24T20:39:52.757Z | Compiling cmake v0.1.57 |
| 2327 | 2026-03-24T20:39:52.939Z | Compiling dunce v1.0.5 |
| 2328 | 2026-03-24T20:39:53.039Z | Compiling fs_extra v1.3.0 |
| 2329 | 2026-03-24T20:39:53.073Z | Compiling thiserror v1.0.69 |
| 2330 | 2026-03-24T20:39:53.122Z | Compiling futures-sink v0.3.32 |
| 2331 | 2026-03-24T20:39:53.140Z | Compiling slab v0.4.12 |
| 2332 | 2026-03-24T20:39:53.265Z | Compiling rand_core v0.6.4 |
| 2333 | 2026-03-24T20:39:53.282Z | Compiling rustix v1.1.4 |
| 2334 | 2026-03-24T20:39:53.391Z | Compiling aws-lc-sys v0.39.0 |
| 2335 | 2026-03-24T20:39:53.409Z | Compiling futures-channel v0.3.32 |
| 2336 | 2026-03-24T20:39:53.449Z | Compiling indexmap v2.13.0 |
| 2337 | 2026-03-24T20:39:53.470Z | Compiling serde_derive v1.0.228 |
| 2338 | 2026-03-24T20:39:53.491Z | Compiling zerofrom-derive v0.1.6 |
| 2339 | 2026-03-24T20:39:53.607Z | Compiling yoke-derive v0.8.1 |
| 2340 | 2026-03-24T20:39:53.749Z | Compiling zerovec-derive v0.11.2 |
| 2341 | 2026-03-24T20:39:53.766Z | Compiling displaydoc v0.2.5 |
| 2342 | 2026-03-24T20:39:54.220Z | Compiling schemars_derive v0.8.22 |
| 2343 | 2026-03-24T20:39:54.337Z | Compiling thiserror-impl v2.0.18 |
| 2344 | 2026-03-24T20:39:54.536Z | Compiling tokio-macros v2.6.1 |
| 2345 | 2026-03-24T20:39:54.743Z | Compiling zeroize_derive v1.4.3 |
| 2346 | 2026-03-24T20:39:54.975Z | Compiling zerocopy-derive v0.8.47 |
| 2347 | 2026-03-24T20:39:55.158Z | Compiling zerofrom v0.1.6 |
| 2348 | 2026-03-24T20:39:55.205Z | Compiling futures-macro v0.3.32 |
| 2349 | 2026-03-24T20:39:55.328Z | Compiling yoke v0.8.1 |
| 2350 | 2026-03-24T20:39:55.568Z | Compiling zerovec v0.11.5 |
| 2351 | 2026-03-24T20:39:55.597Z | Compiling zerotrie v0.2.3 |
| 2352 | 2026-03-24T20:39:55.632Z | Compiling zeroize v1.8.2 |
| 2353 | 2026-03-24T20:39:55.872Z | Compiling thiserror-impl v1.0.69 |
| 2354 | 2026-03-24T20:39:55.953Z | Compiling futures-io v0.3.32 |
| 2355 | 2026-03-24T20:39:56.173Z | Compiling futures-task v0.3.32 |
| 2356 | 2026-03-24T20:39:56.311Z | Compiling tinystr v0.8.2 |
| 2357 | 2026-03-24T20:39:56.393Z | Compiling potential_utf v0.1.4 |
| 2358 | 2026-03-24T20:39:56.461Z | Compiling futures-util v0.3.32 |
| 2359 | 2026-03-24T20:39:56.535Z | Compiling icu_locale_core v2.1.1 |
| 2360 | 2026-03-24T20:39:56.600Z | Compiling icu_collections v2.1.1 |
| 2361 | 2026-03-24T20:39:57.521Z | Compiling icu_provider v2.1.1 |
| 2362 | 2026-03-24T20:39:57.685Z | Compiling generic-array v0.14.7 |
| 2363 | 2026-03-24T20:39:58.036Z | Compiling smallvec v1.15.1 |
| 2364 | 2026-03-24T20:39:58.055Z | Compiling bytes v1.11.1 |
| 2365 | 2026-03-24T20:39:58.059Z | Compiling icu_properties v2.1.2 |
| 2366 | 2026-03-24T20:39:58.108Z | Compiling chrono v0.4.44 |
| 2367 | 2026-03-24T20:39:58.259Z | Compiling serde_tokenstream v0.2.3 |
| 2368 | 2026-03-24T20:39:58.424Z | Compiling icu_normalizer v2.1.1 |
| 2369 | 2026-03-24T20:39:59.164Z | Compiling parking_lot v0.12.5 |
| 2370 | 2026-03-24T20:39:59.745Z | Compiling idna_adapter v1.2.1 |
| 2371 | 2026-03-24T20:39:59.938Z | Compiling idna v1.1.0 |
| 2372 | 2026-03-24T20:39:59.962Z | Compiling tokio v1.50.0 |
| 2373 | 2026-03-24T20:40:00.180Z | Compiling tracing-attributes v0.1.31 |
| 2374 | 2026-03-24T20:40:00.325Z | Compiling tracing-core v0.1.36 |
| 2375 | 2026-03-24T20:40:00.933Z | Compiling url v2.5.8 |
| 2376 | 2026-03-24T20:40:01.123Z | Compiling ucd-trie v0.1.7 |
| 2377 | 2026-03-24T20:40:01.437Z | Compiling getrandom v0.3.4 |
| 2378 | 2026-03-24T20:40:01.865Z | Compiling pest v2.8.6 |
| 2379 | 2026-03-24T20:40:01.912Z | Compiling tracing v0.1.44 |
| 2380 | 2026-03-24T20:40:02.366Z | Compiling http v1.4.0 |
| 2381 | 2026-03-24T20:40:02.622Z | Compiling base64 v0.22.1 |
| 2382 | 2026-03-24T20:40:02.680Z | Compiling regex-syntax v0.8.10 |
| 2383 | 2026-03-24T20:40:03.376Z | Compiling fnv v1.0.7 |
| 2384 | 2026-03-24T20:40:03.522Z | Compiling pest_meta v2.8.6 |
| 2385 | 2026-03-24T20:40:04.168Z | Compiling rustls-pki-types v1.14.0 |
| 2386 | 2026-03-24T20:40:04.752Z | Compiling pest_generator v2.8.6 |
| 2387 | 2026-03-24T20:40:05.257Z | Compiling slog v2.8.2 |
| 2388 | 2026-03-24T20:40:05.371Z | Compiling aho-corasick v1.1.4 |
| 2389 | 2026-03-24T20:40:05.563Z | Compiling anyhow v1.0.102 |
| 2390 | 2026-03-24T20:40:05.622Z | Compiling pest_derive v2.8.6 |
| 2391 | 2026-03-24T20:40:05.864Z | Compiling erased-serde v0.3.31 |
| 2392 | 2026-03-24T20:40:05.987Z | Compiling crypto-common v0.1.7 |
| 2393 | 2026-03-24T20:40:06.291Z | Compiling untrusted v0.9.0 |
| 2394 | 2026-03-24T20:40:06.470Z | Compiling ipnetwork v0.21.1 |
| 2395 | 2026-03-24T20:40:06.580Z | Compiling regex-automata v0.4.14 |
| 2396 | 2026-03-24T20:40:07.379Z | Compiling byteorder v1.5.0 |
| 2397 | 2026-03-24T20:40:07.654Z | Compiling ipnet v2.12.0 |
| 2398 | 2026-03-24T20:40:08.724Z | Compiling tokio-util v0.7.18 |
| 2399 | 2026-03-24T20:40:09.023Z | Compiling regex v1.12.3 |
| 2400 | 2026-03-24T20:40:09.177Z | Compiling paste v1.0.15 |
| 2401 | 2026-03-24T20:40:09.241Z | Compiling time-core v0.1.8 |
| 2402 | 2026-03-24T20:40:09.592Z | Compiling num-conv v0.2.0 |
| 2403 | 2026-03-24T20:40:09.781Z | Compiling time-macros v0.2.27 |
| 2404 | 2026-03-24T20:40:10.208Z | Compiling http-body v1.0.1 |
| 2405 | 2026-03-24T20:40:10.423Z | Compiling strsim v0.11.1 |
| 2406 | 2026-03-24T20:40:10.628Z | Compiling omicron-workspace-hack v0.1.0 |
| 2407 | 2026-03-24T20:40:10.834Z | Compiling atomic-waker v1.1.2 |
| 2408 | 2026-03-24T20:40:10.912Z | Compiling syn v1.0.109 |
| 2409 | 2026-03-24T20:40:11.367Z | Compiling oxnet v0.1.4 |
| 2410 | 2026-03-24T20:40:11.394Z | Compiling ppv-lite86 v0.2.21 |
| 2411 | 2026-03-24T20:40:11.881Z | Compiling ryu v1.0.23 |
| 2412 | 2026-03-24T20:40:12.257Z | Compiling try-lock v0.2.5 |
| 2413 | 2026-03-24T20:40:13.301Z | Compiling tower-service v0.3.3 |
| 2414 | 2026-03-24T20:40:13.435Z | Compiling tower-layer v0.3.3 |
| 2415 | 2026-03-24T20:40:13.503Z | Compiling want v0.3.1 |
| 2416 | 2026-03-24T20:40:13.733Z | Compiling h2 v0.4.13 |
| 2417 | 2026-03-24T20:40:14.373Z | Compiling block-buffer v0.10.4 |
| 2418 | 2026-03-24T20:40:14.592Z | Compiling scroll_derive v0.13.1 |
| 2419 | 2026-03-24T20:40:15.680Z | Compiling httpdate v1.0.3 |
| 2420 | 2026-03-24T20:40:15.777Z | Compiling pin-utils v0.1.0 |
| 2421 | 2026-03-24T20:40:15.880Z | Compiling ident_case v1.0.1 |
| 2422 | 2026-03-24T20:40:16.044Z | Compiling camino v1.2.2 |
| 2423 | 2026-03-24T20:40:16.163Z | Compiling aws-lc-rs v1.16.2 |
| 2424 | 2026-03-24T20:40:16.475Z | Compiling digest v0.10.7 |
| 2425 | 2026-03-24T20:40:16.572Z | Compiling async-trait v0.1.89 |
| 2426 | 2026-03-24T20:40:16.812Z | Compiling crossbeam-utils v0.8.21 |
| 2427 | 2026-03-24T20:40:17.209Z | Compiling hyper v1.8.1 |
| 2428 | 2026-03-24T20:40:17.906Z | Compiling pretty-hex v0.4.2 |
| 2429 | 2026-03-24T20:40:18.131Z | Compiling untrusted v0.7.1 |
| 2430 | 2026-03-24T20:40:18.311Z | Compiling serde_urlencoded v0.7.1 |
| 2431 | 2026-03-24T20:40:18.687Z | Compiling http-body-util v0.1.3 |
| 2432 | 2026-03-24T20:40:19.018Z | Compiling daft-derive v0.1.5 |
| 2433 | 2026-03-24T20:40:19.060Z | Compiling hyper-util v0.1.20 |
| 2434 | 2026-03-24T20:40:20.014Z | Compiling slog-async v2.8.0 |
| 2435 | 2026-03-24T20:40:20.712Z | Compiling rustls v0.23.37 |
| 2436 | 2026-03-24T20:40:22.263Z | Compiling usdt-impl v0.6.0 |
| 2437 | 2026-03-24T20:40:22.491Z | Compiling scroll v0.13.0 |
| 2438 | 2026-03-24T20:40:22.574Z | Compiling plain v0.2.3 |
| 2439 | 2026-03-24T20:40:22.613Z | Compiling openapiv3 v2.2.0 |
| 2440 | 2026-03-24T20:40:22.693Z | Compiling sync_wrapper v1.0.2 |
| 2441 | 2026-03-24T20:40:22.839Z | Compiling goblin v0.10.5 |
| 2442 | 2026-03-24T20:40:22.889Z | Compiling cpufeatures v0.2.17 |
| 2443 | 2026-03-24T20:40:22.993Z | Compiling tower v0.5.3 |
| 2444 | 2026-03-24T20:40:23.083Z | Compiling rand_core v0.9.5 |
| 2445 | 2026-03-24T20:40:23.430Z | Compiling dtrace-parser v0.3.0 |
| 2446 | 2026-03-24T20:40:23.780Z | Compiling webpki-roots v1.0.6 |
| 2447 | 2026-03-24T20:40:24.262Z | Compiling regress v0.10.5 |
| 2448 | 2026-03-24T20:40:25.415Z | Compiling thread-id v5.1.0 |
| 2449 | 2026-03-24T20:40:25.605Z | Compiling iri-string v0.7.11 |
| 2450 | 2026-03-24T20:40:26.059Z | Compiling powerfmt v0.2.0 |
| 2451 | 2026-03-24T20:40:26.407Z | Compiling deranged v0.5.8 |
| 2452 | 2026-03-24T20:40:27.063Z | Compiling dof v0.4.0 |
| 2453 | 2026-03-24T20:40:28.033Z | Compiling tower-http v0.6.8 |
| 2454 | 2026-03-24T20:40:28.782Z | Compiling num_threads v0.1.7 |
| 2455 | 2026-03-24T20:40:29.023Z | Compiling rustls v0.22.4 |
| 2456 | 2026-03-24T20:40:29.216Z | Compiling time v0.3.47 |
| 2457 | 2026-03-24T20:40:29.235Z | Compiling rand_chacha v0.9.0 |
| 2458 | 2026-03-24T20:40:29.347Z | Compiling hex v0.4.3 |
| 2459 | 2026-03-24T20:40:29.522Z | Compiling rand v0.9.2 |
| 2460 | 2026-03-24T20:40:29.846Z | Compiling usdt-macro v0.6.0 |
| 2461 | 2026-03-24T20:40:29.954Z | Compiling usdt-attr-macro v0.6.0 |
| 2462 | 2026-03-24T20:40:30.495Z | Compiling crossbeam-channel v0.5.15 |
| 2463 | 2026-03-24T20:40:31.010Z | Compiling structmeta-derive v0.3.0 |
| 2464 | 2026-03-24T20:40:31.107Z | Compiling multer v3.1.0 |
| 2465 | 2026-03-24T20:40:31.401Z | Compiling ref-cast v1.0.25 |
| 2466 | 2026-03-24T20:40:31.816Z | Compiling darling_core v0.23.0 |
| 2467 | 2026-03-24T20:40:32.197Z | Compiling newtype-uuid-macros v0.1.0 |
| 2468 | 2026-03-24T20:40:32.465Z | Compiling structmeta v0.3.0 |
| 2469 | 2026-03-24T20:40:32.745Z | Compiling thread_local v1.1.9 |
| 2470 | 2026-03-24T20:40:33.195Z | Compiling fastrand v2.3.0 |
| 2471 | 2026-03-24T20:40:33.277Z | Compiling newtype-uuid v1.3.2 |
| 2472 | 2026-03-24T20:40:33.295Z | Compiling futures-executor v0.3.32 |
| 2473 | 2026-03-24T20:40:33.443Z | Compiling ref-cast-impl v1.0.25 |
| 2474 | 2026-03-24T20:40:33.635Z | Compiling strum_macros v0.26.4 |
| 2475 | 2026-03-24T20:40:33.888Z | Compiling async-stream-impl v0.3.6 |
| 2476 | 2026-03-24T20:40:34.237Z | Compiling dropshot v0.16.7 |
| 2477 | 2026-03-24T20:40:34.372Z | Compiling is-terminal v0.4.17 |
| 2478 | 2026-03-24T20:40:34.437Z | Compiling winnow v1.0.0 |
| 2479 | 2026-03-24T20:40:34.505Z | Compiling term v1.2.1 |
| 2480 | 2026-03-24T20:40:34.541Z | Compiling take_mut v0.2.2 |
| 2481 | 2026-03-24T20:40:34.752Z | Compiling daft v0.1.5 |
| 2482 | 2026-03-24T20:40:34.973Z | Compiling slog-term v2.9.2 |
| 2483 | 2026-03-24T20:40:35.020Z | Compiling darling_macro v0.23.0 |
| 2484 | 2026-03-24T20:40:35.123Z | Compiling futures v0.3.32 |
| 2485 | 2026-03-24T20:40:35.458Z | Compiling either v1.15.0 |
| 2486 | 2026-03-24T20:40:35.758Z | Compiling darling v0.23.0 |
| 2487 | 2026-03-24T20:40:35.775Z | Compiling tempfile v3.27.0 |
| 2488 | 2026-03-24T20:40:35.874Z | Compiling serde_with_macros v3.18.0 |
| 2489 | 2026-03-24T20:40:36.267Z | Compiling dropshot_endpoint v0.16.7 |
| 2490 | 2026-03-24T20:40:36.329Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2491 | 2026-03-24T20:40:36.743Z | Compiling derive-ex v0.1.8 |
| 2492 | 2026-03-24T20:40:36.832Z | Compiling rand_chacha v0.3.1 |
| 2493 | 2026-03-24T20:40:36.916Z | Compiling strum_macros v0.27.2 |
| 2494 | 2026-03-24T20:40:37.404Z | Compiling openssl-probe v0.2.1 |
| 2495 | 2026-03-24T20:40:37.650Z | Compiling rustls-native-certs v0.8.3 |
| 2496 | 2026-03-24T20:40:37.722Z | Compiling rand v0.8.5 |
| 2497 | 2026-03-24T20:40:38.048Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 2498 | 2026-03-24T20:40:38.668Z | Compiling sha1 v0.10.6 |
| 2499 | 2026-03-24T20:40:38.828Z | Compiling match_cfg v0.1.0 |
| 2500 | 2026-03-24T20:40:38.926Z | Compiling winnow v0.7.15 |
| 2501 | 2026-03-24T20:40:38.962Z | Compiling test-strategy v0.4.5 |
| 2502 | 2026-03-24T20:40:39.220Z | Compiling hostname v0.3.1 |
| 2503 | 2026-03-24T20:40:39.426Z | Compiling slog-json v2.6.1 |
| 2504 | 2026-03-24T20:40:39.731Z | Compiling memmap2 v0.9.10 |
| 2505 | 2026-03-24T20:40:39.752Z | Compiling slog-bunyan v2.5.0 |
| 2506 | 2026-03-24T20:40:40.447Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2507 | 2026-03-24T20:40:41.603Z | Compiling rustls-webpki v0.102.8 |
| 2508 | 2026-03-24T20:40:41.903Z | Compiling serde_spanned v1.1.0 |
| 2509 | 2026-03-24T20:40:41.910Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2510 | 2026-03-24T20:40:42.483Z | Compiling debug-ignore v1.0.5 |
| 2511 | 2026-03-24T20:40:42.632Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 2512 | 2026-03-24T20:40:42.795Z | Compiling unicode-width v0.2.2 |
| 2513 | 2026-03-24T20:40:42.982Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2514 | 2026-03-24T20:40:43.003Z | Compiling usdt v0.6.0 |
| 2515 | 2026-03-24T20:40:43.899Z | Compiling parse-display-derive v0.10.0 |
| 2516 | 2026-03-24T20:40:45.021Z | Compiling encoding_rs v0.8.35 |
| 2517 | 2026-03-24T20:40:46.053Z | Compiling mime v0.3.17 |
| 2518 | 2026-03-24T20:40:46.695Z | Compiling spin v0.9.8 |
| 2519 | 2026-03-24T20:40:46.899Z | Compiling tokio-rustls v0.25.0 |
| 2520 | 2026-03-24T20:40:47.390Z | Compiling strum v0.26.3 |
| 2521 | 2026-03-24T20:40:47.579Z | Compiling async-stream v0.3.6 |
| 2522 | 2026-03-24T20:40:47.907Z | Compiling waitgroup v0.1.2 |
| 2523 | 2026-03-24T20:40:48.125Z | Compiling rustls-pemfile v2.2.0 |
| 2524 | 2026-03-24T20:40:48.335Z | Compiling macaddr v1.0.1 |
| 2525 | 2026-03-24T20:40:48.357Z | Compiling clap_derive v4.6.0 |
| 2526 | 2026-03-24T20:40:48.489Z | Compiling serde_path_to_error v0.1.20 |
| 2527 | 2026-03-24T20:40:48.701Z | Compiling wait-timeout v0.2.1 |
| 2528 | 2026-03-24T20:40:49.101Z | Compiling hostname v0.4.2 |
| 2529 | 2026-03-24T20:40:49.295Z | Compiling bit-vec v0.8.0 |
| 2530 | 2026-03-24T20:40:49.562Z | Compiling quick-error v1.2.3 |
| 2531 | 2026-03-24T20:40:49.711Z | Compiling utf8parse v0.2.2 |
| 2532 | 2026-03-24T20:40:49.859Z | Compiling anstyle-parse v1.0.0 |
| 2533 | 2026-03-24T20:40:49.925Z | Compiling rusty-fork v0.3.1 |
| 2534 | 2026-03-24T20:40:50.155Z | Compiling bit-set v0.8.0 |
| 2535 | 2026-03-24T20:40:50.984Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2536 | 2026-03-24T20:40:51.002Z | Compiling serde_with v3.18.0 |
| 2537 | 2026-03-24T20:40:51.027Z | Compiling rand_xorshift v0.4.0 |
| 2538 | 2026-03-24T20:40:51.243Z | Compiling terminal_size v0.4.4 |
| 2539 | 2026-03-24T20:40:51.401Z | Compiling colorchoice v1.0.5 |
| 2540 | 2026-03-24T20:40:51.567Z | Compiling anstyle v1.0.14 |
| 2541 | 2026-03-24T20:40:51.570Z | Compiling is_terminal_polyfill v1.70.2 |
| 2542 | 2026-03-24T20:40:51.570Z | Compiling unarray v0.1.4 |
| 2543 | 2026-03-24T20:40:51.713Z | Compiling anstyle-query v1.1.5 |
| 2544 | 2026-03-24T20:40:51.764Z | Compiling proptest v1.11.0 |
| 2545 | 2026-03-24T20:40:51.856Z | Compiling anstream v1.0.0 |
| 2546 | 2026-03-24T20:40:52.205Z | Compiling strum v0.27.2 |
| 2547 | 2026-03-24T20:40:52.389Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2548 | 2026-03-24T20:40:52.481Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2549 | 2026-03-24T20:40:52.505Z | Compiling instant v0.1.13 |
| 2550 | 2026-03-24T20:40:52.760Z | Compiling clap_lex v1.1.0 |
| 2551 | 2026-03-24T20:40:53.229Z | Compiling clap_builder v4.6.0 |
| 2552 | 2026-03-24T20:40:54.093Z | Compiling rustc-hash v2.1.1 |
| 2553 | 2026-03-24T20:40:54.434Z | Compiling iddqd v0.3.17 |
| 2554 | 2026-03-24T20:40:54.673Z | Compiling itertools v0.14.0 |
| 2555 | 2026-03-24T20:40:56.383Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2556 | 2026-03-24T20:40:56.574Z | Compiling clap v4.6.0 |
| 2557 | 2026-03-24T20:40:58.857Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2558 | 2026-03-24T20:40:59.559Z | Compiling backon v1.6.0 |
| 2559 | 2026-03-24T20:41:00.877Z | Compiling backoff v0.4.0 |
| 2560 | 2026-03-24T20:41:01.090Z | Compiling parse-display v0.10.0 |
| 2561 | 2026-03-24T20:41:01.281Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 2562 | 2026-03-24T20:41:01.742Z | Compiling toml_datetime v0.6.11 |
| 2563 | 2026-03-24T20:41:02.130Z | Compiling proc-macro-error-attr v1.0.4 |
| 2564 | 2026-03-24T20:41:02.906Z | Compiling proc-macro-error v1.0.4 |
| 2565 | 2026-03-24T20:41:03.162Z | Compiling unsafe-libyaml v0.2.11 |
| 2566 | 2026-03-24T20:41:03.480Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 2567 | 2026-03-24T20:41:03.892Z | Compiling serde_yaml v0.9.34+deprecated |
| 2568 | 2026-03-24T20:41:04.073Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2569 | 2026-03-24T20:41:06.507Z | Compiling zerocopy-derive v0.7.35 |
| 2570 | 2026-03-24T20:41:06.766Z | Compiling crucible-workspace-hack v0.1.0 |
| 2571 | 2026-03-24T20:41:06.968Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2572 | 2026-03-24T20:41:07.885Z | Compiling proc-macro-crate v3.5.0 |
| 2573 | 2026-03-24T20:41:08.417Z | Compiling darling_core v0.21.3 |
| 2574 | 2026-03-24T20:41:08.539Z | Compiling crossbeam-epoch v0.9.18 |
| 2575 | 2026-03-24T20:41:09.402Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2576 | 2026-03-24T20:41:09.422Z | Compiling heck v0.4.1 |
| 2577 | 2026-03-24T20:41:09.729Z | Compiling num_enum_derive v0.7.6 |
| 2578 | 2026-03-24T20:41:10.567Z | Compiling typify-impl v0.6.1 |
| 2579 | 2026-03-24T20:41:10.670Z | Compiling foreign-types-macros v0.2.3 |
| 2580 | 2026-03-24T20:41:11.456Z | Compiling darling_macro v0.21.3 |
| 2581 | 2026-03-24T20:41:11.634Z | Compiling foreign-types-shared v0.3.1 |
| 2582 | 2026-03-24T20:41:11.800Z | Compiling colored v3.1.1 |
| 2583 | 2026-03-24T20:41:12.035Z | Compiling cpufeatures v0.3.0 |
| 2584 | 2026-03-24T20:41:12.133Z | Compiling chacha20 v0.10.0 |
| 2585 | 2026-03-24T20:41:12.153Z | Compiling darling v0.21.3 |
| 2586 | 2026-03-24T20:41:12.643Z | Compiling foreign-types v0.5.0 |
| 2587 | 2026-03-24T20:41:12.748Z | Compiling num_enum v0.7.6 |
| 2588 | 2026-03-24T20:41:14.125Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2589 | 2026-03-24T20:41:14.165Z | Compiling cstr-argument v0.1.2 |
| 2590 | 2026-03-24T20:41:14.370Z | Compiling memoffset v0.9.1 |
| 2591 | 2026-03-24T20:41:14.582Z | Compiling cfg_aliases v0.2.1 |
| 2592 | 2026-03-24T20:41:14.647Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2593 | 2026-03-24T20:41:14.669Z | Compiling tinyvec_macros v0.1.1 |
| 2594 | 2026-03-24T20:41:14.689Z | Compiling prettyplease v0.2.37 |
| 2595 | 2026-03-24T20:41:14.747Z | Compiling heapless v0.8.0 |
| 2596 | 2026-03-24T20:41:14.765Z | Compiling convert_case v0.4.0 |
| 2597 | 2026-03-24T20:41:15.171Z | Compiling derive_more v0.99.20 |
| 2598 | 2026-03-24T20:41:15.296Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2599 | 2026-03-24T20:41:15.341Z | Compiling tinyvec v1.11.0 |
| 2600 | 2026-03-24T20:41:15.359Z | Compiling nix v0.31.2 |
| 2601 | 2026-03-24T20:41:15.432Z | Compiling typify-macro v0.6.1 |
| 2602 | 2026-03-24T20:41:15.917Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2603 | 2026-03-24T20:41:16.341Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2604 | 2026-03-24T20:41:16.452Z | Compiling rand v0.10.0 |
| 2605 | 2026-03-24T20:41:16.469Z | Compiling ingot-macros v0.1.1 |
| 2606 | 2026-03-24T20:41:16.632Z | Compiling zerocopy v0.7.35 |
| 2607 | 2026-03-24T20:41:17.449Z | Compiling tabwriter v1.4.1 |
| 2608 | 2026-03-24T20:41:17.556Z | Compiling hash32 v0.3.1 |
| 2609 | 2026-03-24T20:41:17.812Z | Compiling secrecy v0.10.3 |
| 2610 | 2026-03-24T20:41:17.876Z | Compiling scroll_derive v0.12.1 |
| 2611 | 2026-03-24T20:41:17.920Z | Compiling usdt-impl v0.5.0 |
| 2612 | 2026-03-24T20:41:18.055Z | Compiling pkg-config v0.3.32 |
| 2613 | 2026-03-24T20:41:18.093Z | Compiling smoltcp v0.11.0 |
| 2614 | 2026-03-24T20:41:18.255Z | Compiling data-encoding v2.10.0 |
| 2615 | 2026-03-24T20:41:18.392Z | Compiling winnow v0.5.40 |
| 2616 | 2026-03-24T20:41:18.807Z | Compiling scroll v0.12.0 |
| 2617 | 2026-03-24T20:41:19.199Z | Compiling dof v0.3.0 |
| 2618 | 2026-03-24T20:41:20.125Z | Compiling ingot-types v0.1.2 |
| 2619 | 2026-03-24T20:41:20.350Z | Compiling toml_edit v0.19.15 |
| 2620 | 2026-03-24T20:41:20.789Z | Compiling dtrace-parser v0.2.0 |
| 2621 | 2026-03-24T20:41:21.162Z | Compiling itertools v0.12.1 |
| 2622 | 2026-03-24T20:41:21.243Z | Compiling cobs v0.3.0 |
| 2623 | 2026-03-24T20:41:21.703Z | Compiling thread-id v4.2.2 |
| 2624 | 2026-03-24T20:41:21.814Z | Compiling managed v0.8.0 |
| 2625 | 2026-03-24T20:41:21.892Z | Compiling bitflags v1.3.2 |
| 2626 | 2026-03-24T20:41:21.994Z | Compiling rayon-core v1.13.0 |
| 2627 | 2026-03-24T20:41:22.046Z | Compiling static_assertions v1.1.0 |
| 2628 | 2026-03-24T20:41:22.244Z | Compiling rustix v0.38.44 |
| 2629 | 2026-03-24T20:41:22.816Z | Compiling proc-macro-crate v1.3.1 |
| 2630 | 2026-03-24T20:41:23.171Z | Compiling postcard v1.1.3 |
| 2631 | 2026-03-24T20:41:23.805Z | Compiling ingot v0.1.1 |
| 2632 | 2026-03-24T20:41:24.528Z | Compiling goblin v0.8.2 |
| 2633 | 2026-03-24T20:41:24.546Z | Compiling typify v0.6.1 |
| 2634 | 2026-03-24T20:41:25.109Z | Compiling crossbeam-deque v0.8.6 |
| 2635 | 2026-03-24T20:41:26.883Z | Compiling hubpack_derive v0.1.1 |
| 2636 | 2026-03-24T20:41:26.900Z | Compiling rustc_version v0.4.1 |
| 2637 | 2026-03-24T20:41:27.133Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2638 | 2026-03-24T20:41:27.267Z | Compiling num-integer v0.1.46 |
| 2639 | 2026-03-24T20:41:27.902Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2640 | 2026-03-24T20:41:29.749Z | Compiling hubpack v0.1.2 |
| 2641 | 2026-03-24T20:41:29.868Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2642 | 2026-03-24T20:41:30.072Z | Compiling curve25519-dalek v4.1.3 |
| 2643 | 2026-03-24T20:41:32.183Z | Compiling progenitor-impl v0.13.0 |
| 2644 | 2026-03-24T20:41:32.871Z | Compiling num_enum_derive v0.5.11 |
| 2645 | 2026-03-24T20:41:33.671Z | Compiling reqwest v0.12.28 |
| 2646 | 2026-03-24T20:41:34.891Z | Compiling rustls-webpki v0.103.10 |
| 2647 | 2026-03-24T20:41:36.435Z | Compiling hmac v0.12.1 |
| 2648 | 2026-03-24T20:41:36.626Z | Compiling inout v0.1.4 |
| 2649 | 2026-03-24T20:41:36.859Z | Compiling serde_spanned v0.6.9 |
| 2650 | 2026-03-24T20:41:37.052Z | Compiling ff v0.13.1 |
| 2651 | 2026-03-24T20:41:37.071Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2652 | 2026-03-24T20:41:37.597Z | Compiling bstr v1.12.1 |
| 2653 | 2026-03-24T20:41:37.734Z | Compiling toml_write v0.1.2 |
| 2654 | 2026-03-24T20:41:38.431Z | Compiling toml_edit v0.22.27 |
| 2655 | 2026-03-24T20:41:39.571Z | Compiling group v0.13.0 |
| 2656 | 2026-03-24T20:41:39.726Z | Compiling cipher v0.4.4 |
| 2657 | 2026-03-24T20:41:39.752Z | Compiling hkdf v0.12.4 |
| 2658 | 2026-03-24T20:41:40.057Z | Compiling progenitor-macro v0.13.0 |
| 2659 | 2026-03-24T20:41:40.654Z | Compiling tokio-rustls v0.26.4 |
| 2660 | 2026-03-24T20:41:41.048Z | Compiling hyper-rustls v0.27.7 |
| 2661 | 2026-03-24T20:41:41.754Z | Compiling rustls-platform-verifier v0.6.2 |
| 2662 | 2026-03-24T20:41:42.536Z | Compiling reqwest v0.13.2 |
| 2663 | 2026-03-24T20:41:44.281Z | Compiling progenitor-client v0.10.0 |
| 2664 | 2026-03-24T20:41:44.611Z | Compiling progenitor-client v0.13.0 |
| 2665 | 2026-03-24T20:41:45.853Z | Compiling progenitor-extras v0.1.1 |
| 2666 | 2026-03-24T20:41:46.177Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2667 | 2026-03-24T20:41:46.505Z | Compiling num_enum v0.5.11 |
| 2668 | 2026-03-24T20:41:48.102Z | Compiling rayon v1.11.0 |
| 2669 | 2026-03-24T20:41:51.187Z | Compiling num-rational v0.4.2 |
| 2670 | 2026-03-24T20:41:52.499Z | Compiling num-iter v0.1.45 |
| 2671 | 2026-03-24T20:41:52.678Z | Compiling usdt-attr-macro v0.5.0 |
| 2672 | 2026-03-24T20:41:53.725Z | Compiling usdt-macro v0.5.0 |
| 2673 | 2026-03-24T20:41:56.573Z | Compiling zone_cfg_derive v0.3.1 |
| 2674 | 2026-03-24T20:42:00.131Z | Compiling camino-tempfile v1.4.1 |
| 2675 | 2026-03-24T20:42:00.727Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2676 | 2026-03-24T20:42:00.948Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2677 | 2026-03-24T20:42:04.312Z | Compiling universal-hash v0.5.1 |
| 2678 | 2026-03-24T20:42:04.323Z | Compiling crypto-bigint v0.5.5 |
| 2679 | 2026-03-24T20:42:04.324Z | Compiling half v2.7.1 |
| 2680 | 2026-03-24T20:42:04.324Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2681 | 2026-03-24T20:42:04.324Z | Compiling enum-as-inner v0.6.1 |
| 2682 | 2026-03-24T20:42:04.324Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2683 | 2026-03-24T20:42:04.324Z | Compiling num-complex v0.4.6 |
| 2684 | 2026-03-24T20:42:04.324Z | Compiling memmap v0.7.0 |
| 2685 | 2026-03-24T20:42:04.324Z | Compiling lazy_static v1.5.0 |
| 2686 | 2026-03-24T20:42:04.375Z | Compiling base64ct v1.8.3 |
| 2687 | 2026-03-24T20:42:04.375Z | Compiling base16ct v0.2.0 |
| 2688 | 2026-03-24T20:42:04.375Z | Compiling ciborium-io v0.2.2 |
| 2689 | 2026-03-24T20:42:04.375Z | Compiling opaque-debug v0.3.1 |
| 2690 | 2026-03-24T20:42:04.375Z | Compiling elliptic-curve v0.13.8 |
| 2691 | 2026-03-24T20:42:04.375Z | Compiling poly1305 v0.8.0 |
| 2692 | 2026-03-24T20:42:04.375Z | Compiling ciborium-ll v0.2.2 |
| 2693 | 2026-03-24T20:42:04.375Z | Compiling num v0.4.3 |
| 2694 | 2026-03-24T20:42:04.375Z | Compiling password-hash v0.5.0 |
| 2695 | 2026-03-24T20:42:04.375Z | Compiling usdt v0.5.0 |
| 2696 | 2026-03-24T20:42:04.375Z | Compiling thiserror-no-std v2.0.2 |
| 2697 | 2026-03-24T20:42:04.375Z | Compiling zone v0.3.1 |
| 2698 | 2026-03-24T20:42:04.375Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2699 | 2026-03-24T20:42:04.736Z | Compiling progenitor v0.13.0 |
| 2700 | 2026-03-24T20:42:04.934Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2701 | 2026-03-24T20:42:05.071Z | Compiling toml v0.8.23 |
| 2702 | 2026-03-24T20:42:05.625Z | Compiling chacha20 v0.9.1 |
| 2703 | 2026-03-24T20:42:05.971Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2704 | 2026-03-24T20:42:06.612Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2705 | 2026-03-24T20:42:07.005Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2706 | 2026-03-24T20:42:07.782Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2707 | 2026-03-24T20:42:08.117Z | Compiling byte-wrapper v0.1.0 |
| 2708 | 2026-03-24T20:42:08.255Z | Compiling blake2 v0.10.6 |
| 2709 | 2026-03-24T20:42:08.328Z | Compiling smf v0.2.3 |
| 2710 | 2026-03-24T20:42:08.681Z | Compiling aead v0.5.2 |
| 2711 | 2026-03-24T20:42:08.804Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2712 | 2026-03-24T20:42:09.112Z | Compiling num-derive v0.4.2 |
| 2713 | 2026-03-24T20:42:09.157Z | Compiling sigpipe v0.1.3 |
| 2714 | 2026-03-24T20:42:09.253Z | Compiling glob v0.3.3 |
| 2715 | 2026-03-24T20:42:09.284Z | Compiling float-ord v0.3.2 |
| 2716 | 2026-03-24T20:42:09.441Z | Compiling vcpkg v0.2.15 |
| 2717 | 2026-03-24T20:42:09.525Z | Compiling indent_write v2.2.0 |
| 2718 | 2026-03-24T20:42:09.737Z | Compiling keccak v0.1.6 |
| 2719 | 2026-03-24T20:42:09.804Z | Compiling semver v0.1.20 |
| 2720 | 2026-03-24T20:42:10.164Z | Compiling jiff v0.2.23 |
| 2721 | 2026-03-24T20:42:10.217Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2722 | 2026-03-24T20:42:10.403Z | Compiling bytecount v0.6.9 |
| 2723 | 2026-03-24T20:42:10.550Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2724 | 2026-03-24T20:42:10.727Z | Compiling openssl-sys v0.9.112 |
| 2725 | 2026-03-24T20:42:11.435Z | Compiling rustc_version v0.1.7 |
| 2726 | 2026-03-24T20:42:11.456Z | Compiling sha3 v0.10.8 |
| 2727 | 2026-03-24T20:42:11.632Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2728 | 2026-03-24T20:42:11.713Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2729 | 2026-03-24T20:42:11.991Z | Compiling chacha20poly1305 v0.10.1 |
| 2730 | 2026-03-24T20:42:12.197Z | Compiling argon2 v0.5.3 |
| 2731 | 2026-03-24T20:42:12.873Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2732 | 2026-03-24T20:42:13.131Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2733 | 2026-03-24T20:42:13.529Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2734 | 2026-03-24T20:42:13.967Z | Compiling vsss-rs v3.3.4 |
| 2735 | 2026-03-24T20:42:14.097Z | Compiling ciborium v0.2.2 |
| 2736 | 2026-03-24T20:42:14.247Z | Compiling atomicwrites v0.4.4 |
| 2737 | 2026-03-24T20:42:14.619Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2738 | 2026-03-24T20:42:15.226Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2739 | 2026-03-24T20:42:15.400Z | Compiling resolv-conf v0.7.6 |
| 2740 | 2026-03-24T20:42:16.182Z | Compiling linked-hash-map v0.5.6 |
| 2741 | 2026-03-24T20:42:16.374Z | Compiling whoami v1.6.1 |
| 2742 | 2026-03-24T20:42:16.474Z | Compiling lru-cache v0.1.2 |
| 2743 | 2026-03-24T20:42:17.135Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2744 | 2026-03-24T20:42:18.053Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2745 | 2026-03-24T20:42:18.198Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2746 | 2026-03-24T20:42:18.631Z | Compiling newtype_derive v0.1.6 |
| 2747 | 2026-03-24T20:42:19.015Z | Compiling hickory-proto v0.24.4 |
| 2748 | 2026-03-24T20:42:19.037Z | Compiling similar v2.7.0 |
| 2749 | 2026-03-24T20:42:20.321Z | Compiling serde-big-array v0.5.1 |
| 2750 | 2026-03-24T20:42:20.539Z | Compiling pin-project-internal v1.1.11 |
| 2751 | 2026-03-24T20:42:22.019Z | Compiling serde_repr v0.1.20 |
| 2752 | 2026-03-24T20:42:22.074Z | Compiling derive-where v1.6.1 |
| 2753 | 2026-03-24T20:42:22.490Z | Compiling owo-colors v4.3.0 |
| 2754 | 2026-03-24T20:42:22.805Z | Compiling minimal-lexical v0.2.1 |
| 2755 | 2026-03-24T20:42:22.944Z | Compiling unicode-segmentation v1.13.0 |
| 2756 | 2026-03-24T20:42:23.068Z | Compiling swrite v0.1.0 |
| 2757 | 2026-03-24T20:42:23.172Z | Compiling siphasher v1.0.2 |
| 2758 | 2026-03-24T20:42:23.221Z | Compiling nom v7.1.3 |
| 2759 | 2026-03-24T20:42:23.464Z | Compiling newline-converter v0.3.0 |
| 2760 | 2026-03-24T20:42:23.659Z | Compiling phf_shared v0.12.1 |
| 2761 | 2026-03-24T20:42:23.861Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2762 | 2026-03-24T20:42:23.878Z | Compiling pin-project v1.1.11 |
| 2763 | 2026-03-24T20:42:23.971Z | Compiling hickory-resolver v0.24.4 |
| 2764 | 2026-03-24T20:42:24.063Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2765 | 2026-03-24T20:42:25.156Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2766 | 2026-03-24T20:42:26.936Z | Compiling unicode-normalization v0.1.25 |
| 2767 | 2026-03-24T20:42:27.741Z | Compiling console v0.15.11 |
| 2768 | 2026-03-24T20:42:29.132Z | Compiling tokio-stream v0.1.18 |
| 2769 | 2026-03-24T20:42:29.147Z | Compiling snafu-derive v0.8.9 |
| 2770 | 2026-03-24T20:42:29.393Z | Compiling async-recursion v1.1.1 |
| 2771 | 2026-03-24T20:42:29.447Z | Compiling slog-dtrace v0.3.0 |
| 2772 | 2026-03-24T20:42:29.763Z | Compiling csv-core v0.1.13 |
| 2773 | 2026-03-24T20:42:29.908Z | Compiling foldhash v0.1.5 |
| 2774 | 2026-03-24T20:42:30.217Z | Compiling foreign-types-shared v0.1.1 |
| 2775 | 2026-03-24T20:42:30.297Z | Compiling unicode-xid v0.2.6 |
| 2776 | 2026-03-24T20:42:30.326Z | Compiling openssl v0.10.76 |
| 2777 | 2026-03-24T20:42:30.345Z | Compiling same-file v1.0.6 |
| 2778 | 2026-03-24T20:42:30.468Z | Compiling cancel-safe-futures v0.1.5 |
| 2779 | 2026-03-24T20:42:30.585Z | Compiling highway v1.3.0 |
| 2780 | 2026-03-24T20:42:30.686Z | Compiling chrono-tz v0.10.4 |
| 2781 | 2026-03-24T20:42:30.796Z | Compiling unicode-width v0.1.14 |
| 2782 | 2026-03-24T20:42:31.027Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2783 | 2026-03-24T20:42:31.281Z | Compiling walkdir v2.5.0 |
| 2784 | 2026-03-24T20:42:31.503Z | Compiling const_format_proc_macros v0.2.34 |
| 2785 | 2026-03-24T20:42:31.614Z | Compiling snafu v0.8.9 |
| 2786 | 2026-03-24T20:42:32.204Z | Compiling foreign-types v0.3.2 |
| 2787 | 2026-03-24T20:42:32.315Z | Compiling hashbrown v0.15.5 |
| 2788 | 2026-03-24T20:42:32.337Z | Compiling csv v1.4.0 |
| 2789 | 2026-03-24T20:42:32.612Z | Compiling qorb v0.4.1 |
| 2790 | 2026-03-24T20:42:32.631Z | Compiling expectorate v1.2.0 |
| 2791 | 2026-03-24T20:42:32.921Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2792 | 2026-03-24T20:42:33.243Z | Compiling olpc-cjson v0.1.4 |
| 2793 | 2026-03-24T20:42:33.626Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2794 | 2026-03-24T20:42:33.659Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2795 | 2026-03-24T20:42:35.621Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2796 | 2026-03-24T20:42:35.897Z | Compiling phf v0.12.1 |
| 2797 | 2026-03-24T20:42:36.902Z | Compiling tokio-dtrace v0.1.1 |
| 2798 | 2026-03-24T20:42:37.339Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2799 | 2026-03-24T20:42:38.711Z | Compiling globset v0.4.18 |
| 2800 | 2026-03-24T20:42:38.731Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2801 | 2026-03-24T20:42:39.553Z | Compiling num-derive v0.3.3 |
| 2802 | 2026-03-24T20:42:40.442Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2803 | 2026-03-24T20:42:40.803Z | Compiling libsw-core v0.3.2 |
| 2804 | 2026-03-24T20:42:40.823Z | Compiling pem v3.0.6 |
| 2805 | 2026-03-24T20:42:41.049Z | Compiling serde_plain v1.0.2 |
| 2806 | 2026-03-24T20:42:41.209Z | Compiling openssl-macros v0.1.1 |
| 2807 | 2026-03-24T20:42:41.423Z | Compiling cookie v0.18.1 |
| 2808 | 2026-03-24T20:42:41.688Z | Compiling typed-path v0.9.3 |
| 2809 | 2026-03-24T20:42:41.741Z | Compiling fixedbitset v0.4.2 |
| 2810 | 2026-03-24T20:42:41.797Z | Compiling smawk v0.3.2 |
| 2811 | 2026-03-24T20:42:41.940Z | Compiling unicode-linebreak v0.1.5 |
| 2812 | 2026-03-24T20:42:42.096Z | Compiling fixedbitset v0.5.7 |
| 2813 | 2026-03-24T20:42:42.229Z | Compiling textwrap v0.16.2 |
| 2814 | 2026-03-24T20:42:42.313Z | Compiling petgraph v0.6.5 |
| 2815 | 2026-03-24T20:42:42.490Z | Compiling petgraph v0.8.3 |
| 2816 | 2026-03-24T20:42:43.672Z | Compiling tough v0.20.0 |
| 2817 | 2026-03-24T20:42:44.991Z | Compiling libsw v3.5.0 |
| 2818 | 2026-03-24T20:42:45.171Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2819 | 2026-03-24T20:42:45.241Z | Compiling libscf-sys v1.1.0 |
| 2820 | 2026-03-24T20:42:45.435Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2821 | 2026-03-24T20:42:45.521Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2822 | 2026-03-24T20:42:45.753Z | Compiling oxide-tokio-rt v0.1.3 |
| 2823 | 2026-03-24T20:42:46.563Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2824 | 2026-03-24T20:42:46.837Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2825 | 2026-03-24T20:42:49.334Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2826 | 2026-03-24T20:42:51.935Z | Compiling const_format v0.2.35 |
| 2827 | 2026-03-24T20:42:52.607Z | Compiling papergrid v0.11.0 |
| 2828 | 2026-03-24T20:42:52.763Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2829 | 2026-03-24T20:42:52.953Z | Compiling gethostname v0.5.0 |
| 2830 | 2026-03-24T20:42:53.009Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2831 | 2026-03-24T20:42:53.155Z | Compiling tabled_derive v0.7.0 |
| 2832 | 2026-03-24T20:42:56.755Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2833 | 2026-03-24T20:42:57.080Z | Compiling bcs v0.1.6 |
| 2834 | 2026-03-24T20:42:57.481Z | Compiling tagptr v0.2.0 |
| 2835 | 2026-03-24T20:42:57.604Z | Compiling linear-map v1.2.0 |
| 2836 | 2026-03-24T20:42:57.711Z | Compiling termtree v0.5.1 |
| 2837 | 2026-03-24T20:42:57.939Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2838 | 2026-03-24T20:42:58.513Z | Compiling moka v0.12.15 |
| 2839 | 2026-03-24T20:42:59.258Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2840 | 2026-03-24T20:42:59.307Z | Compiling tabled v0.15.0 |
| 2841 | 2026-03-24T20:43:00.169Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2842 | 2026-03-24T20:43:00.214Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2843 | 2026-03-24T20:43:00.486Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2844 | 2026-03-24T20:43:00.769Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2845 | 2026-03-24T20:43:02.012Z | Compiling steno v0.4.1 |
| 2846 | 2026-03-24T20:43:02.774Z | Compiling hickory-proto v0.25.2 |
| 2847 | 2026-03-24T20:43:07.900Z | Compiling humantime v2.3.0 |
| 2848 | 2026-03-24T20:43:08.486Z | Compiling hickory-resolver v0.25.2 |
| 2849 | 2026-03-24T20:43:08.844Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2850 | 2026-03-24T20:43:09.467Z | Compiling typify-impl v0.4.3 |
| 2851 | 2026-03-24T20:43:09.717Z | Compiling parking_lot_core v0.8.6 |
| 2852 | 2026-03-24T20:43:10.087Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2853 | 2026-03-24T20:43:11.739Z | Compiling crc32fast v1.5.0 |
| 2854 | 2026-03-24T20:43:12.796Z | Compiling crunchy v0.2.4 |
| 2855 | 2026-03-24T20:43:13.087Z | Compiling parking_lot v0.11.2 |
| 2856 | 2026-03-24T20:43:13.560Z | Compiling fxhash v0.2.1 |
| 2857 | 2026-03-24T20:43:13.665Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2858 | 2026-03-24T20:43:13.753Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2859 | 2026-03-24T20:43:14.023Z | Compiling tiny-keccak v2.0.2 |
| 2860 | 2026-03-24T20:43:14.077Z | Compiling sled v0.34.7 |
| 2861 | 2026-03-24T20:43:14.571Z | Compiling typify-macro v0.4.3 |
| 2862 | 2026-03-24T20:43:15.377Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2863 | 2026-03-24T20:43:16.709Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2864 | 2026-03-24T20:43:16.715Z | Compiling typify v0.4.3 |
| 2865 | 2026-03-24T20:43:16.853Z | Compiling internet-checksum v0.2.1 |
| 2866 | 2026-03-24T20:43:16.890Z | Compiling const-random-macro v0.1.16 |
| 2867 | 2026-03-24T20:43:17.036Z | Compiling smartstring v1.0.1 |
| 2868 | 2026-03-24T20:43:17.419Z | Compiling ahash v0.8.12 |
| 2869 | 2026-03-24T20:43:17.536Z | Compiling const-random v0.1.18 |
| 2870 | 2026-03-24T20:43:17.814Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2871 | 2026-03-24T20:43:18.416Z | Compiling proc-macro-error2 v2.0.1 |
| 2872 | 2026-03-24T20:43:18.826Z | Compiling thin-vec v0.2.14 |
| 2873 | 2026-03-24T20:43:18.907Z | Compiling rhai_codegen v3.1.0 |
| 2874 | 2026-03-24T20:43:19.267Z | Compiling arc-swap v1.9.0 |
| 2875 | 2026-03-24T20:43:19.678Z | Compiling slog-scope v4.4.1 |
| 2876 | 2026-03-24T20:43:19.733Z | Compiling tabled_derive v0.11.0 |
| 2877 | 2026-03-24T20:43:20.208Z | Compiling progenitor-impl v0.11.2 |
| 2878 | 2026-03-24T20:43:20.595Z | Compiling rhai v1.24.0 |
| 2879 | 2026-03-24T20:43:21.245Z | Compiling papergrid v0.17.0 |
| 2880 | 2026-03-24T20:43:23.315Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2881 | 2026-03-24T20:43:24.112Z | Compiling testing_table v0.3.0 |
| 2882 | 2026-03-24T20:43:24.642Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2883 | 2026-03-24T20:43:24.956Z | Compiling nom v8.0.0 |
| 2884 | 2026-03-24T20:43:25.295Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2885 | 2026-03-24T20:43:32.127Z | Compiling tabled v0.20.0 |
| 2886 | 2026-03-24T20:43:32.184Z | Compiling progenitor-macro v0.11.2 |
| 2887 | 2026-03-24T20:43:32.184Z | Compiling slog-stdlog v4.1.1 |
| 2888 | 2026-03-24T20:43:32.184Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2889 | 2026-03-24T20:43:34.995Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#82038be6) |
| 2890 | 2026-03-24T20:43:38.620Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2891 | 2026-03-24T20:43:39.040Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2892 | 2026-03-24T20:43:39.912Z | Compiling progenitor-client v0.11.2 |
| 2893 | 2026-03-24T20:43:40.585Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2894 | 2026-03-24T20:43:41.661Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2895 | 2026-03-24T20:43:42.410Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2896 | 2026-03-24T20:43:43.195Z | Compiling progenitor v0.11.2 |
| 2897 | 2026-03-24T20:43:43.402Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2898 | 2026-03-24T20:43:45.477Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2899 | 2026-03-24T20:43:45.599Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2900 | 2026-03-24T20:43:47.490Z | Compiling slog-envlogger v2.2.0 |
| 2901 | 2026-03-24T20:43:51.176Z | Compiling crc8 v0.1.1 |
| 2902 | 2026-03-24T20:43:51.332Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2903 | 2026-03-24T20:43:52.143Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2904 | 2026-03-24T20:43:53.101Z | Compiling progenitor-impl v0.10.0 |
| 2905 | 2026-03-24T20:43:56.143Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2906 | 2026-03-24T20:43:56.506Z | Compiling lzma-sys v0.1.20 |
| 2907 | 2026-03-24T20:43:57.069Z | Compiling fs-err v3.3.0 |
| 2908 | 2026-03-24T20:43:57.181Z | Compiling utf-8 v0.7.6 |
| 2909 | 2026-03-24T20:43:57.393Z | Compiling typeid v1.0.3 |
| 2910 | 2026-03-24T20:43:57.611Z | Compiling tungstenite v0.21.0 |
| 2911 | 2026-03-24T20:43:57.939Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2912 | 2026-03-24T20:43:59.169Z | Compiling progenitor-macro v0.10.0 |
| 2913 | 2026-03-24T20:44:04.274Z | Compiling cargo_toml v0.22.3 |
| 2914 | 2026-03-24T20:44:04.435Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2915 | 2026-03-24T20:44:05.478Z | Compiling sha2 v0.10.9 |
| 2916 | 2026-03-24T20:44:06.483Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2917 | 2026-03-24T20:44:06.977Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2918 | 2026-03-24T20:44:07.721Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2919 | 2026-03-24T20:44:07.913Z | Compiling progenitor v0.10.0 |
| 2920 | 2026-03-24T20:44:08.121Z | Compiling tokio-tungstenite v0.21.0 |
| 2921 | 2026-03-24T20:44:09.010Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2922 | 2026-03-24T20:44:09.522Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2923 | 2026-03-24T20:44:09.997Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2924 | 2026-03-24T20:44:10.914Z | Compiling console v0.16.3 |
| 2925 | 2026-03-24T20:44:12.623Z | Compiling git-stub v1.0.0 |
| 2926 | 2026-03-24T20:44:13.225Z | Compiling is_ci v1.2.0 |
| 2927 | 2026-03-24T20:44:13.447Z | Compiling base64 v0.21.7 |
| 2928 | 2026-03-24T20:44:13.465Z | Compiling unit-prefix v0.5.2 |
| 2929 | 2026-03-24T20:44:13.682Z | Compiling indicatif v0.18.4 |
| 2930 | 2026-03-24T20:44:14.109Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2931 | 2026-03-24T20:44:14.941Z | Compiling supports-color v3.0.2 |
| 2932 | 2026-03-24T20:44:15.263Z | Compiling git-stub-vcs v0.1.0 |
| 2933 | 2026-03-24T20:44:16.206Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2934 | 2026-03-24T20:44:16.274Z | Compiling ron v0.12.0 |
| 2935 | 2026-03-24T20:44:17.180Z | Compiling xz2 v0.1.7 |
| 2936 | 2026-03-24T20:44:17.592Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2937 | 2026-03-24T20:44:18.183Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2938 | 2026-03-24T20:44:19.333Z | Compiling drift v0.1.3 |
| 2939 | 2026-03-24T20:44:20.038Z | Compiling base16ct v1.0.0 |
| 2940 | 2026-03-24T20:44:20.365Z | Compiling dropshot-api-manager v0.5.2 |
| 2941 | 2026-03-24T20:44:21.238Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2942 | 2026-03-24T20:44:22.753Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2943 | 2026-03-24T20:44:25.537Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2944 | 2026-03-24T20:44:27.257Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2945 | 2026-03-24T20:44:28.509Z | Compiling natord v1.0.9 |
| 2946 | 2026-03-24T20:44:28.879Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2947 | 2026-03-24T20:44:28.996Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2948 | 2026-03-24T20:44:31.188Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2949 | 2026-03-24T20:44:35.386Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2950 | 2026-03-24T20:44:35.892Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2951 | 2026-03-24T20:44:41.057Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2952 | 2026-03-24T20:44:42.162Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2953 | 2026-03-24T20:44:42.521Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2954 | 2026-03-24T20:44:51.331Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2955 | 2026-03-24T20:45:02.646Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2956 | 2026-03-24T20:45:24.357Z | Finished `release` profile [optimized] target(s) in 5m 39s |
| 2957 | 2026-03-24T20:45:24.570Z | |
| 2958 | 2026-03-24T20:45:24.574Z | real 5:39.700937812 |
| 2959 | 2026-03-24T20:45:24.574Z | user 39:03.059486309 |
| 2960 | 2026-03-24T20:45:24.574Z | sys 3:24.707371995 |
| 2961 | 2026-03-24T20:45:24.574Z | trap 1.016699179 |
| 2962 | 2026-03-24T20:45:24.574Z | tflt 1.890698378 |
| 2963 | 2026-03-24T20:45:24.574Z | dflt 1.210045967 |
| 2964 | 2026-03-24T20:45:24.574Z | kflt 0.001674749 |
| 2965 | 2026-03-24T20:45:24.574Z | lock 2:40:48.048890327 |
| 2966 | 2026-03-24T20:45:24.574Z | slp 1:54:07.195143723 |
| 2967 | 2026-03-24T20:45:24.574Z | lat 2:49.618356132 |
| 2968 | 2026-03-24T20:45:24.574Z | stop 4:45.712317974 |
| 2969 | 2026-03-24T20:45:24.574Z | + for x in debug release |
| 2970 | 2026-03-24T20:45:24.574Z | + mkdir -p /work/debug |
| 2971 | 2026-03-24T20:45:24.577Z | + cp target/debug/ddmd /work/debug/ddmd |
| 2972 | 2026-03-24T20:45:25.138Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 2973 | 2026-03-24T20:45:25.531Z | + cp target/debug/mgd /work/debug/mgd |
| 2974 | 2026-03-24T20:45:26.272Z | + cp target/debug/mgadm /work/debug/mgadm |
| 2975 | 2026-03-24T20:45:26.743Z | + for x in debug release |
| 2976 | 2026-03-24T20:45:26.743Z | + mkdir -p /work/release |
| 2977 | 2026-03-24T20:45:26.747Z | + cp target/release/ddmd /work/release/ddmd |
| 2978 | 2026-03-24T20:45:26.870Z | + cp target/release/ddmadm /work/release/ddmadm |
| 2979 | 2026-03-24T20:45:26.967Z | + cp target/release/mgd /work/release/mgd |
| 2980 | 2026-03-24T20:45:27.042Z | + cp target/release/mgadm /work/release/mgadm |
| 2981 | 2026-03-24T20:45:27.158Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 2982 | 2026-03-24T20:45:27.231Z | process exited: duration 914916 ms, exit code 0 |
| |
| 2983 | 2026-03-24T20:45:27.250Z | found 9 output files |
| 2984 | 2026-03-24T20:45:27.250Z | uploading: /work/debug/ddmadm (514337648 bytes) |
| 2985 | 2026-03-24T20:45:33.689Z | uploaded: /work/debug/ddmadm |
| 2986 | 2026-03-24T20:45:33.689Z | uploading: /work/debug/ddmd (609456000 bytes) |
| 2987 | 2026-03-24T20:45:43.355Z | uploaded: /work/debug/ddmd |
| 2988 | 2026-03-24T20:45:43.355Z | uploading: /work/debug/mgadm (601994216 bytes) |
| 2989 | 2026-03-24T20:45:52.043Z | uploaded: /work/debug/mgadm |
| 2990 | 2026-03-24T20:45:52.043Z | uploading: /work/debug/mgd (694655112 bytes) |
| 2991 | 2026-03-24T20:46:02.125Z | uploaded: /work/debug/mgd |
| 2992 | 2026-03-24T20:46:02.125Z | uploading: /work/release/ddmadm (49147424 bytes) |
| 2993 | 2026-03-24T20:46:03.719Z | uploaded: /work/release/ddmadm |
| 2994 | 2026-03-24T20:46:03.719Z | uploading: /work/release/ddmd (61025632 bytes) |
| 2995 | 2026-03-24T20:46:05.578Z | uploaded: /work/release/ddmd |
| 2996 | 2026-03-24T20:46:05.578Z | uploading: /work/release/falcon-lab (34925192 bytes) |
| 2997 | 2026-03-24T20:46:06.973Z | uploaded: /work/release/falcon-lab |
| 2998 | 2026-03-24T20:46:06.973Z | uploading: /work/release/mgadm (58619856 bytes) |
| 2999 | 2026-03-24T20:46:08.528Z | uploaded: /work/release/mgadm |
| 3000 | 2026-03-24T20:46:08.539Z | uploading: /work/release/mgd (77465976 bytes) |
| 3001 | 2026-03-24T20:46:10.227Z | uploaded: /work/release/mgd |