|
|
|
| 1 | 2026-05-20T03:58:33.639Z | job assigned to worker 01KS1RGQX49MF5S392YJYZ7JA4 [factory aws, i-0b3ea74dfc231e29b] (queued for 49 s) |
| |
| 2 | 2026-05-20T03:58:40.104Z | starting task 0: "setup" |
| 3 | 2026-05-20T03:58:40.111Z | ++ uname -s |
| 4 | 2026-05-20T03:58:40.129Z | + kern=SunOS |
| 5 | 2026-05-20T03:58:40.130Z | + build_user=build |
| 6 | 2026-05-20T03:58:40.130Z | + build_uid=12345 |
| 7 | 2026-05-20T03:58:40.130Z | + work_dir=/work |
| 8 | 2026-05-20T03:58:40.130Z | + input_dir=/input |
| 9 | 2026-05-20T03:58:40.130Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T03:58:40.130Z | + case "$kern" in |
| 11 | 2026-05-20T03:58:40.130Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T03:58:40.130Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T03:58:42.146Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T03:58:42.274Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T03:58:42.303Z | + home_fs=zfs |
| 16 | 2026-05-20T03:58:42.303Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T03:58:42.303Z | + mkdir -p /home/build |
| 18 | 2026-05-20T03:58:42.303Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T03:58:44.235Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T03:58:44.239Z | process exited: duration 4135 ms, exit code 0 |
| |
| 21 | 2026-05-20T03:58:44.245Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T03:58:44.249Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T03:58:44.249Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-20T03:58:44.249Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-20T03:58:44.249Z | * rust toolchain profile = "default" |
| 26 | 2026-05-20T03:58:44.249Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T03:58:44.249Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T03:58:44.252Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T03:58:44.252Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T03:58:44.347Z | info: downloading installer |
| 31 | 2026-05-20T03:58:45.690Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T03:58:45.690Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T03:58:45.690Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T03:58:45.690Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T03:58:45.690Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T03:58:45.690Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T03:58:45.690Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T03:58:45.690Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T03:58:45.690Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T03:58:45.690Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T03:58:45.690Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T03:58:45.690Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T03:58:45.690Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T03:58:45.717Z | info: profile set to default |
| 45 | 2026-05-20T03:58:45.717Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T03:58:45.722Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T03:58:45.856Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T03:58:45.859Z | info: downloading 6 components |
| 49 | 2026-05-20T03:59:01.354Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T03:59:01.354Z | |
| 51 | 2026-05-20T03:59:01.381Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T03:59:01.381Z | |
| 53 | 2026-05-20T03:59:01.381Z | |
| 54 | 2026-05-20T03:59:01.381Z | Rust is installed now. Great! |
| 55 | 2026-05-20T03:59:01.381Z | |
| 56 | 2026-05-20T03:59:01.382Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T03:59:01.382Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T03:59:01.382Z | |
| 59 | 2026-05-20T03:59:01.382Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T03:59:01.382Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T03:59:01.382Z | |
| 62 | 2026-05-20T03:59:01.382Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T03:59:01.382Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T03:59:01.382Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T03:59:01.382Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T03:59:01.382Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T03:59:01.382Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T03:59:01.382Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T03:59:01.386Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T03:59:01.386Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T03:59:01.466Z | + rustup --version |
| 72 | 2026-05-20T03:59:01.475Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T03:59:01.479Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T03:59:01.496Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T03:59:01.500Z | + cargo --version |
| 76 | 2026-05-20T03:59:01.513Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T03:59:01.516Z | + rustc --version |
| 78 | 2026-05-20T03:59:01.534Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T03:59:01.538Z | process exited: duration 17288 ms, exit code 0 |
| |
| 80 | 2026-05-20T03:59:01.544Z | starting task 2: "authentication" |
| 81 | 2026-05-20T03:59:01.560Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-20T03:59:01.566Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T03:59:01.569Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T03:59:01.572Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T03:59:01.626Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T03:59:03.101Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T03:59:03.101Z | + git fetch origin a5bcff7b4e7718ce880ba14f6a074d0b1aff5539 |
| 88 | 2026-05-20T03:59:03.544Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T03:59:03.544Z | * branch a5bcff7b4e7718ce880ba14f6a074d0b1aff5539 -> FETCH_HEAD |
| 90 | 2026-05-20T03:59:03.549Z | + [[ -n renovate/opte ]] |
| 91 | 2026-05-20T03:59:03.552Z | ++ git branch --show-current |
| 92 | 2026-05-20T03:59:03.552Z | + current=main |
| 93 | 2026-05-20T03:59:03.552Z | + [[ main != renovate/opte ]] |
| 94 | 2026-05-20T03:59:03.552Z | + git branch -f renovate/opte a5bcff7b4e7718ce880ba14f6a074d0b1aff5539 |
| 95 | 2026-05-20T03:59:03.556Z | + git checkout -f renovate/opte |
| 96 | 2026-05-20T03:59:03.571Z | Switched to branch 'renovate/opte' |
| 97 | 2026-05-20T03:59:03.575Z | + git reset --hard a5bcff7b4e7718ce880ba14f6a074d0b1aff5539 |
| 98 | 2026-05-20T03:59:03.579Z | HEAD is now at a5bcff7 Update opte to 5470aa1 |
| 99 | 2026-05-20T03:59:03.579Z | process exited: duration 2010 ms, exit code 0 |
| |
| 100 | 2026-05-20T03:59:03.588Z | starting task 4: "build" |
| 101 | 2026-05-20T03:59:03.594Z | + pfexec pkg install clang-15 |
| 102 | 2026-05-20T03:59:12.684Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 103 | 2026-05-20T03:59:20.282Z | Startup: Caching catalogs ... Done |
| 104 | 2026-05-20T03:59:27.382Z | Planning: Solver setup ... Done |
| 105 | 2026-05-20T03:59:27.413Z | Planning: Running solver ... Done |
| 106 | 2026-05-20T03:59:27.550Z | Planning: Finding local manifests ... Done |
| 107 | 2026-05-20T03:59:27.588Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-05-20T03:59:27.696Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-05-20T03:59:27.726Z | Planning: Package planning ... Done |
| 110 | 2026-05-20T03:59:27.748Z | Planning: Merging actions ... Done |
| 111 | 2026-05-20T03:59:27.858Z | Planning: Checking for conflicting actions ... Done |
| 112 | 2026-05-20T03:59:27.867Z | Planning: Consolidating action changes ... Done |
| 113 | 2026-05-20T03:59:28.522Z | Planning: Evaluating mediators ... Done |
| 114 | 2026-05-20T03:59:28.528Z | Planning: Planning completed in 8.08 seconds |
| 115 | 2026-05-20T03:59:28.536Z | Packages to install: 2 |
| 116 | 2026-05-20T03:59:28.536Z | Mediators to change: 2 |
| 117 | 2026-05-20T03:59:28.536Z | Services to change: 1 |
| 118 | 2026-05-20T03:59:28.536Z | Create boot environment: No |
| 119 | 2026-05-20T03:59:28.540Z | Create backup boot environment: No |
| 120 | 2026-05-20T03:59:28.575Z | |
| 121 | 2026-05-20T03:59:28.575Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 122 | 2026-05-20T03:59:33.576Z | Download: 958/3076 items 58.1/211.3MB 27% complete (11.8M/s) |
| 123 | 2026-05-20T03:59:44.400Z | Download: 984/3076 items 82.2/211.3MB 38% complete (13.3M/s) |
| 124 | 2026-05-20T03:59:49.403Z | Download: 1476/3076 items 116.7/211.3MB 55% complete (7.4M/s) |
| 125 | 2026-05-20T03:59:54.411Z | Download: 1862/3076 items 117.5/211.3MB 55% complete (3.9M/s) |
| 126 | 2026-05-20T03:59:59.587Z | Download: 1999/3076 items 117.8/211.3MB 55% complete (217k/s) |
| 127 | 2026-05-20T04:00:09.921Z | Download: 2006/3076 items 117.9/211.3MB 55% complete |
| 128 | 2026-05-20T04:00:19.367Z | Download: 2008/3076 items 117.9/211.3MB 55% complete |
| 129 | 2026-05-20T04:00:24.369Z | Download: 2167/3076 items 118.7/211.3MB 56% complete (166k/s) |
| 130 | 2026-05-20T04:00:29.381Z | Download: 2507/3076 items 119.5/211.3MB 56% complete (164k/s) |
| 131 | 2026-05-20T04:00:34.407Z | Download: 2762/3076 items 120.0/211.3MB 56% complete (132k/s) |
| 132 | 2026-05-20T04:00:39.435Z | Download: 3022/3076 items 198.4/211.3MB 93% complete (7.8M/s) |
| 133 | 2026-05-20T04:00:44.526Z | Download: 3028/3076 items 201.5/211.3MB 95% complete (8.1M/s) |
| 134 | 2026-05-20T04:00:50.157Z | Download: 3031/3076 items 201.6/211.3MB 95% complete (7.7M/s) |
| 135 | 2026-05-20T04:00:59.413Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (5.5M/s) |
| 136 | 2026-05-20T04:01:05.269Z | Download: 3067/3076 items 210.3/211.3MB 99% complete (1.8M/s) |
| 137 | 2026-05-20T04:01:32.409Z | Download: 3072/3076 items 210.4/211.3MB 99% complete |
| 138 | 2026-05-20T04:01:33.673Z | Download: Completed 211.31 MB in 125.07 seconds (1.7M/s) |
| 139 | 2026-05-20T04:01:33.783Z | Actions: 1/3418 actions (Installing new actions) |
| 140 | 2026-05-20T04:01:36.903Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 141 | 2026-05-20T04:01:37.524Z | Done |
| 142 | 2026-05-20T04:01:37.524Z | Done |
| 143 | 2026-05-20T04:01:38.252Z | Done |
| 144 | 2026-05-20T04:01:41.446Z | Done |
| 145 | 2026-05-20T04:01:41.516Z | Done |
| 146 | 2026-05-20T04:01:41.519Z | Done |
| 147 | 2026-05-20T04:01:41.730Z | Done |
| 148 | 2026-05-20T04:01:42.392Z | + cargo --version |
| 149 | 2026-05-20T04:01:42.398Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 150 | 2026-05-20T04:01:42.560Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 151 | 2026-05-20T04:01:42.564Z | info: downloading 6 components |
| 152 | 2026-05-20T04:01:56.732Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 153 | 2026-05-20T04:01:56.735Z | + rustc --version |
| 154 | 2026-05-20T04:01:56.762Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 155 | 2026-05-20T04:01:56.765Z | + banner check |
| 156 | 2026-05-20T04:01:56.768Z | |
| 157 | 2026-05-20T04:01:56.768Z | #### # # ###### #### # # |
| 158 | 2026-05-20T04:01:56.768Z | # # # # # # # # # |
| 159 | 2026-05-20T04:01:56.768Z | # ###### ##### # #### |
| 160 | 2026-05-20T04:01:56.768Z | # # # # # # # |
| 161 | 2026-05-20T04:01:56.768Z | # # # # # # # # # |
| 162 | 2026-05-20T04:01:56.768Z | #### # # ###### #### # # |
| 163 | 2026-05-20T04:01:56.768Z | |
| 164 | 2026-05-20T04:01:56.772Z | + cargo fmt -- --check |
| 165 | 2026-05-20T04:01:57.145Z | + cargo clippy --all-targets -- --deny warnings |
| 166 | 2026-05-20T04:01:57.256Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 167 | 2026-05-20T04:01:58.233Z | From https://github.com/oxidecomputer/falcon |
| 168 | 2026-05-20T04:01:58.233Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 169 | 2026-05-20T04:01:58.312Z | Updating crates.io index |
| 170 | 2026-05-20T04:01:58.316Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 171 | 2026-05-20T04:01:58.994Z | From https://github.com/oxidecomputer/dendrite |
| 172 | 2026-05-20T04:01:58.995Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 173 | 2026-05-20T04:01:59.138Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 174 | 2026-05-20T04:01:59.406Z | From https://github.com/oxidecomputer/ispf |
| 175 | 2026-05-20T04:01:59.406Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 176 | 2026-05-20T04:01:59.411Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 177 | 2026-05-20T04:01:59.870Z | From https://github.com/oxidecomputer/netadm-sys |
| 178 | 2026-05-20T04:01:59.870Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 179 | 2026-05-20T04:01:59.878Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 180 | 2026-05-20T04:02:08.049Z | From https://github.com/oxidecomputer/omicron |
| 181 | 2026-05-20T04:02:08.049Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 182 | 2026-05-20T04:02:08.457Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 183 | 2026-05-20T04:02:09.100Z | From https://github.com/oxidecomputer/opte |
| 184 | 2026-05-20T04:02:09.100Z | * [new ref] 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 -> refs/commit/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 |
| 185 | 2026-05-20T04:02:09.344Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 186 | 2026-05-20T04:02:09.626Z | From https://github.com/illumos/smf-rs |
| 187 | 2026-05-20T04:02:09.626Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 188 | 2026-05-20T04:02:09.643Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 189 | 2026-05-20T04:02:09.924Z | From https://github.com/oxidecomputer/network-interface |
| 190 | 2026-05-20T04:02:09.924Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 191 | 2026-05-20T04:02:10.041Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 192 | 2026-05-20T04:02:10.306Z | From https://github.com/oxidecomputer/zone |
| 193 | 2026-05-20T04:02:10.306Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 194 | 2026-05-20T04:02:10.360Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 195 | 2026-05-20T04:02:10.978Z | From https://github.com/oxidecomputer/propolis |
| 196 | 2026-05-20T04:02:10.979Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 197 | 2026-05-20T04:02:11.151Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 198 | 2026-05-20T04:02:11.668Z | From https://github.com/oxidecomputer/transceiver-control |
| 199 | 2026-05-20T04:02:11.668Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 200 | 2026-05-20T04:02:11.678Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 201 | 2026-05-20T04:02:11.974Z | From https://github.com/oxidecomputer/dlpi-sys |
| 202 | 2026-05-20T04:02:11.974Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 203 | 2026-05-20T04:02:11.989Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 204 | 2026-05-20T04:02:12.305Z | From https://github.com/jmesmon/rust-libzfs |
| 205 | 2026-05-20T04:02:12.305Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 206 | 2026-05-20T04:02:12.313Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 207 | 2026-05-20T04:02:12.596Z | From https://github.com/oxidecomputer/rusty-doors |
| 208 | 2026-05-20T04:02:12.596Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 209 | 2026-05-20T04:02:12.606Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 210 | 2026-05-20T04:02:12.951Z | From https://github.com/oxidecomputer/lldp |
| 211 | 2026-05-20T04:02:12.951Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 212 | 2026-05-20T04:02:13.035Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 213 | 2026-05-20T04:02:13.311Z | From https://github.com/oxidecomputer/slog-error-chain |
| 214 | 2026-05-20T04:02:13.311Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 215 | 2026-05-20T04:02:13.320Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 216 | 2026-05-20T04:02:13.629Z | From https://github.com/oxidecomputer/tufaceous |
| 217 | 2026-05-20T04:02:13.629Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 218 | 2026-05-20T04:02:13.666Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 219 | 2026-05-20T04:02:14.128Z | From https://github.com/oxidecomputer/management-gateway-service |
| 220 | 2026-05-20T04:02:14.128Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 221 | 2026-05-20T04:02:14.245Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 222 | 2026-05-20T04:02:15.059Z | From https://github.com/oxidecomputer/crucible |
| 223 | 2026-05-20T04:02:15.059Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 224 | 2026-05-20T04:02:15.685Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 225 | 2026-05-20T04:02:15.940Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 226 | 2026-05-20T04:02:15.940Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 227 | 2026-05-20T04:02:16.104Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 228 | 2026-05-20T04:02:16.472Z | From https://github.com/oxidecomputer/propolis |
| 229 | 2026-05-20T04:02:16.472Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 230 | 2026-05-20T04:02:16.964Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 231 | 2026-05-20T04:02:17.290Z | From https://github.com/oxidecomputer/tofino |
| 232 | 2026-05-20T04:02:17.290Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 233 | 2026-05-20T04:02:17.300Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 234 | 2026-05-20T04:02:17.937Z | From https://github.com/oxidecomputer/maghemite |
| 235 | 2026-05-20T04:02:17.937Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 236 | 2026-05-20T04:02:17.993Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 237 | 2026-05-20T04:02:18.297Z | From https://github.com/oxidecomputer/clickward |
| 238 | 2026-05-20T04:02:18.297Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 239 | 2026-05-20T04:02:18.312Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 240 | 2026-05-20T04:02:18.676Z | From https://github.com/oxidecomputer/crucible |
| 241 | 2026-05-20T04:02:18.676Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 242 | 2026-05-20T04:02:18.798Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 243 | 2026-05-20T04:02:19.094Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 244 | 2026-05-20T04:02:19.094Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 245 | 2026-05-20T04:02:20.216Z | Downloading crates ... |
| 246 | 2026-05-20T04:02:20.287Z | Downloaded adler2 v2.0.1 |
| 247 | 2026-05-20T04:02:20.290Z | Downloaded async-recursion v1.1.1 |
| 248 | 2026-05-20T04:02:20.294Z | Downloaded atomicwrites v0.4.4 |
| 249 | 2026-05-20T04:02:20.297Z | Downloaded async-stream-impl v0.3.6 |
| 250 | 2026-05-20T04:02:20.300Z | Downloaded cancel-safe-futures v0.1.5 |
| 251 | 2026-05-20T04:02:20.303Z | Downloaded allocator-api2 v0.2.21 |
| 252 | 2026-05-20T04:02:20.306Z | Downloaded atomic-waker v1.1.2 |
| 253 | 2026-05-20T04:02:20.310Z | Downloaded darling v0.21.3 |
| 254 | 2026-05-20T04:02:20.313Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 255 | 2026-05-20T04:02:20.313Z | Downloaded darling_macro v0.21.3 |
| 256 | 2026-05-20T04:02:20.316Z | Downloaded bit-set v0.8.0 |
| 257 | 2026-05-20T04:02:20.319Z | Downloaded compression-codecs v0.4.38 |
| 258 | 2026-05-20T04:02:20.322Z | Downloaded camino v1.2.2 |
| 259 | 2026-05-20T04:02:20.322Z | Downloaded bitflags v2.11.1 |
| 260 | 2026-05-20T04:02:20.326Z | Downloaded clap_derive v4.6.1 |
| 261 | 2026-05-20T04:02:20.329Z | Downloaded foreign-types-shared v0.1.1 |
| 262 | 2026-05-20T04:02:20.332Z | Downloaded bit-vec v0.8.0 |
| 263 | 2026-05-20T04:02:20.335Z | Downloaded foldhash v0.1.5 |
| 264 | 2026-05-20T04:02:20.335Z | Downloaded aead v0.5.2 |
| 265 | 2026-05-20T04:02:20.338Z | Downloaded digest v0.10.7 |
| 266 | 2026-05-20T04:02:20.338Z | Downloaded futures v0.3.32 |
| 267 | 2026-05-20T04:02:20.358Z | Downloaded bitflags v1.3.2 |
| 268 | 2026-05-20T04:02:20.358Z | Downloaded foreign-types v0.3.2 |
| 269 | 2026-05-20T04:02:20.358Z | Downloaded dunce v1.0.5 |
| 270 | 2026-05-20T04:02:20.358Z | Downloaded anstyle v1.0.14 |
| 271 | 2026-05-20T04:02:20.358Z | Downloaded flate2 v1.1.9 |
| 272 | 2026-05-20T04:02:20.358Z | Downloaded camino-tempfile v1.4.1 |
| 273 | 2026-05-20T04:02:20.363Z | Downloaded globset v0.4.18 |
| 274 | 2026-05-20T04:02:20.363Z | Downloaded git-stub-vcs v0.1.0 |
| 275 | 2026-05-20T04:02:20.363Z | Downloaded icu_provider v2.2.0 |
| 276 | 2026-05-20T04:02:20.366Z | Downloaded chacha20 v0.9.1 |
| 277 | 2026-05-20T04:02:20.366Z | Downloaded deranged v0.5.8 |
| 278 | 2026-05-20T04:02:20.369Z | Downloaded embedded-io v0.6.1 |
| 279 | 2026-05-20T04:02:20.369Z | Downloaded fs_extra v1.3.0 |
| 280 | 2026-05-20T04:02:20.372Z | Downloaded cstr-argument v0.1.2 |
| 281 | 2026-05-20T04:02:20.375Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 282 | 2026-05-20T04:02:20.375Z | Downloaded dof v0.3.0 |
| 283 | 2026-05-20T04:02:20.379Z | Downloaded data-encoding v2.11.0 |
| 284 | 2026-05-20T04:02:20.379Z | Downloaded anstyle-query v1.1.5 |
| 285 | 2026-05-20T04:02:20.382Z | Downloaded cmake v0.1.58 |
| 286 | 2026-05-20T04:02:20.385Z | Downloaded anstream v1.0.0 |
| 287 | 2026-05-20T04:02:20.388Z | Downloaded convert_case v0.4.0 |
| 288 | 2026-05-20T04:02:20.388Z | Downloaded dtrace-parser v0.3.0 |
| 289 | 2026-05-20T04:02:20.391Z | Downloaded ahash v0.8.12 |
| 290 | 2026-05-20T04:02:20.391Z | Downloaded csv-core v0.1.13 |
| 291 | 2026-05-20T04:02:20.394Z | Downloaded hkdf v0.12.4 |
| 292 | 2026-05-20T04:02:20.397Z | Downloaded fnv v1.0.7 |
| 293 | 2026-05-20T04:02:20.397Z | Downloaded ff v0.13.1 |
| 294 | 2026-05-20T04:02:20.400Z | Downloaded crucible-workspace-hack v0.1.0 |
| 295 | 2026-05-20T04:02:20.400Z | Downloaded async-stream v0.3.6 |
| 296 | 2026-05-20T04:02:20.403Z | Downloaded equivalent v1.0.2 |
| 297 | 2026-05-20T04:02:20.408Z | Downloaded heck v0.5.0 |
| 298 | 2026-05-20T04:02:20.408Z | Downloaded colorchoice v1.0.5 |
| 299 | 2026-05-20T04:02:20.413Z | Downloaded cfg_aliases v0.2.1 |
| 300 | 2026-05-20T04:02:20.413Z | Downloaded const-random-macro v0.1.16 |
| 301 | 2026-05-20T04:02:20.413Z | Downloaded http-body v1.0.1 |
| 302 | 2026-05-20T04:02:20.423Z | Downloaded futures-core v0.3.32 |
| 303 | 2026-05-20T04:02:20.423Z | Downloaded foreign-types v0.5.0 |
| 304 | 2026-05-20T04:02:20.426Z | Downloaded clap_lex v1.1.0 |
| 305 | 2026-05-20T04:02:20.426Z | Downloaded bytecount v0.6.9 |
| 306 | 2026-05-20T04:02:20.426Z | Downloaded either v1.15.0 |
| 307 | 2026-05-20T04:02:20.426Z | Downloaded form_urlencoded v1.2.2 |
| 308 | 2026-05-20T04:02:20.426Z | Downloaded crunchy v0.2.4 |
| 309 | 2026-05-20T04:02:20.426Z | Downloaded ciborium-io v0.2.2 |
| 310 | 2026-05-20T04:02:20.430Z | Downloaded base16ct v1.0.0 |
| 311 | 2026-05-20T04:02:20.430Z | Downloaded foreign-types-shared v0.3.1 |
| 312 | 2026-05-20T04:02:20.433Z | Downloaded float-ord v0.3.2 |
| 313 | 2026-05-20T04:02:20.433Z | Downloaded hubpack v0.1.2 |
| 314 | 2026-05-20T04:02:20.436Z | Downloaded erased-serde v0.3.31 |
| 315 | 2026-05-20T04:02:20.436Z | Downloaded anstyle-parse v1.0.0 |
| 316 | 2026-05-20T04:02:20.439Z | Downloaded inout v0.1.4 |
| 317 | 2026-05-20T04:02:20.442Z | Downloaded git-stub v1.0.0 |
| 318 | 2026-05-20T04:02:20.442Z | Downloaded displaydoc v0.2.5 |
| 319 | 2026-05-20T04:02:20.446Z | Downloaded glob v0.3.3 |
| 320 | 2026-05-20T04:02:20.446Z | Downloaded crypto-common v0.1.7 |
| 321 | 2026-05-20T04:02:20.449Z | Downloaded itoa v1.0.18 |
| 322 | 2026-05-20T04:02:20.453Z | Downloaded is-terminal v0.4.17 |
| 323 | 2026-05-20T04:02:20.453Z | Downloaded idna_adapter v1.2.2 |
| 324 | 2026-05-20T04:02:20.456Z | Downloaded httpdate v1.0.3 |
| 325 | 2026-05-20T04:02:20.456Z | Downloaded daft-derive v0.1.7 |
| 326 | 2026-05-20T04:02:20.459Z | Downloaded fxhash v0.2.1 |
| 327 | 2026-05-20T04:02:20.459Z | Downloaded debug-ignore v1.0.5 |
| 328 | 2026-05-20T04:02:20.462Z | Downloaded internet-checksum v0.2.1 |
| 329 | 2026-05-20T04:02:20.465Z | Downloaded generic-array v0.14.7 |
| 330 | 2026-05-20T04:02:20.465Z | Downloaded fixedbitset v0.4.2 |
| 331 | 2026-05-20T04:02:20.468Z | Downloaded hostname v0.3.1 |
| 332 | 2026-05-20T04:02:20.468Z | Downloaded humantime v2.3.0 |
| 333 | 2026-05-20T04:02:20.471Z | Downloaded drift v0.1.4 |
| 334 | 2026-05-20T04:02:20.475Z | Downloaded is_ci v1.2.0 |
| 335 | 2026-05-20T04:02:20.478Z | Downloaded byteorder v1.5.0 |
| 336 | 2026-05-20T04:02:20.481Z | Downloaded cipher v0.4.4 |
| 337 | 2026-05-20T04:02:20.481Z | Downloaded anyhow v1.0.102 |
| 338 | 2026-05-20T04:02:20.484Z | Downloaded futures-macro v0.3.32 |
| 339 | 2026-05-20T04:02:20.489Z | Downloaded defmt v0.3.100 |
| 340 | 2026-05-20T04:02:20.489Z | Downloaded match_cfg v0.1.0 |
| 341 | 2026-05-20T04:02:20.492Z | Downloaded ciborium-ll v0.2.2 |
| 342 | 2026-05-20T04:02:20.492Z | Downloaded futures-sink v0.3.32 |
| 343 | 2026-05-20T04:02:20.492Z | Downloaded gethostname v0.5.0 |
| 344 | 2026-05-20T04:02:20.495Z | Downloaded foreign-types-macros v0.2.3 |
| 345 | 2026-05-20T04:02:20.495Z | Downloaded blake2 v0.10.6 |
| 346 | 2026-05-20T04:02:20.498Z | Downloaded crossbeam-utils v0.8.21 |
| 347 | 2026-05-20T04:02:20.501Z | Downloaded managed v0.8.0 |
| 348 | 2026-05-20T04:02:20.501Z | Downloaded ingot-types v0.1.2 |
| 349 | 2026-05-20T04:02:20.505Z | Downloaded hostname v0.4.2 |
| 350 | 2026-05-20T04:02:20.505Z | Downloaded newtype_derive v0.1.6 |
| 351 | 2026-05-20T04:02:20.510Z | Downloaded lru-cache v0.1.2 |
| 352 | 2026-05-20T04:02:20.510Z | Downloaded linked-hash-map v0.5.6 |
| 353 | 2026-05-20T04:02:20.510Z | Downloaded mime v0.3.17 |
| 354 | 2026-05-20T04:02:20.513Z | Downloaded libscf-sys v1.2.0 |
| 355 | 2026-05-20T04:02:20.513Z | Downloaded crc32fast v1.5.0 |
| 356 | 2026-05-20T04:02:20.513Z | Downloaded darling v0.23.0 |
| 357 | 2026-05-20T04:02:20.516Z | Downloaded crossbeam-epoch v0.9.18 |
| 358 | 2026-05-20T04:02:20.520Z | Downloaded highway v1.3.0 |
| 359 | 2026-05-20T04:02:20.523Z | Downloaded ipnetwork v0.21.1 |
| 360 | 2026-05-20T04:02:20.526Z | Downloaded hmac v0.12.1 |
| 361 | 2026-05-20T04:02:20.526Z | Downloaded chacha20poly1305 v0.10.1 |
| 362 | 2026-05-20T04:02:20.529Z | Downloaded cookie v0.18.1 |
| 363 | 2026-05-20T04:02:20.529Z | Downloaded enum-as-inner v0.6.1 |
| 364 | 2026-05-20T04:02:20.532Z | Downloaded hubpack_derive v0.1.1 |
| 365 | 2026-05-20T04:02:20.532Z | Downloaded indent_write v2.2.0 |
| 366 | 2026-05-20T04:02:20.535Z | Downloaded const_format_proc_macros v0.2.34 |
| 367 | 2026-05-20T04:02:20.539Z | Downloaded half v2.7.1 |
| 368 | 2026-05-20T04:02:20.539Z | Downloaded ingot v0.1.1 |
| 369 | 2026-05-20T04:02:20.542Z | Downloaded find-msvc-tools v0.1.9 |
| 370 | 2026-05-20T04:02:20.542Z | Downloaded dyn-clone v1.0.20 |
| 371 | 2026-05-20T04:02:20.545Z | Downloaded base64ct v1.8.3 |
| 372 | 2026-05-20T04:02:20.545Z | Downloaded parse-display v0.10.0 |
| 373 | 2026-05-20T04:02:20.548Z | Downloaded derive-where v1.6.1 |
| 374 | 2026-05-20T04:02:20.551Z | Downloaded percent-encoding v2.3.2 |
| 375 | 2026-05-20T04:02:20.551Z | Downloaded is_terminal_polyfill v1.70.2 |
| 376 | 2026-05-20T04:02:20.555Z | Downloaded ingot-macros v0.1.1 |
| 377 | 2026-05-20T04:02:20.555Z | Downloaded newline-converter v0.3.0 |
| 378 | 2026-05-20T04:02:20.558Z | Downloaded heck v0.4.1 |
| 379 | 2026-05-20T04:02:20.558Z | Downloaded lazy_static v1.5.0 |
| 380 | 2026-05-20T04:02:20.561Z | Downloaded libsw-core v0.3.2 |
| 381 | 2026-05-20T04:02:20.561Z | Downloaded natord v1.0.9 |
| 382 | 2026-05-20T04:02:20.564Z | Downloaded lru-slab v0.1.2 |
| 383 | 2026-05-20T04:02:20.564Z | Downloaded instant v0.1.13 |
| 384 | 2026-05-20T04:02:20.564Z | Downloaded num v0.4.3 |
| 385 | 2026-05-20T04:02:20.567Z | Downloaded ident_case v1.0.1 |
| 386 | 2026-05-20T04:02:20.567Z | Downloaded getrandom v0.2.17 |
| 387 | 2026-05-20T04:02:20.570Z | Downloaded num-conv v0.2.1 |
| 388 | 2026-05-20T04:02:20.574Z | Downloaded no-std-compat v0.4.1 |
| 389 | 2026-05-20T04:02:20.574Z | Downloaded http-body-util v0.1.3 |
| 390 | 2026-05-20T04:02:20.574Z | Downloaded group v0.13.0 |
| 391 | 2026-05-20T04:02:20.577Z | Downloaded num-derive v0.4.2 |
| 392 | 2026-05-20T04:02:20.577Z | Downloaded defmt v1.1.0 |
| 393 | 2026-05-20T04:02:20.580Z | Downloaded openssl-macros v0.1.1 |
| 394 | 2026-05-20T04:02:20.583Z | Downloaded opaque-debug v0.3.1 |
| 395 | 2026-05-20T04:02:20.583Z | Downloaded elliptic-curve v0.13.8 |
| 396 | 2026-05-20T04:02:20.586Z | Downloaded openssl-probe v0.2.1 |
| 397 | 2026-05-20T04:02:20.589Z | Downloaded omicron-workspace-hack v0.1.0 |
| 398 | 2026-05-20T04:02:20.589Z | Downloaded hex v0.4.3 |
| 399 | 2026-05-20T04:02:20.592Z | Downloaded iana-time-zone v0.1.65 |
| 400 | 2026-05-20T04:02:20.592Z | Downloaded derive_more v0.99.20 |
| 401 | 2026-05-20T04:02:20.597Z | Downloaded num_threads v0.1.7 |
| 402 | 2026-05-20T04:02:20.601Z | Downloaded litemap v0.8.2 |
| 403 | 2026-05-20T04:02:20.601Z | Downloaded proc-macro-crate v1.3.1 |
| 404 | 2026-05-20T04:02:20.601Z | Downloaded linear-map v1.2.0 |
| 405 | 2026-05-20T04:02:20.605Z | Downloaded num_enum_derive v0.5.11 |
| 406 | 2026-05-20T04:02:20.605Z | Downloaded num-iter v0.1.45 |
| 407 | 2026-05-20T04:02:20.605Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 408 | 2026-05-20T04:02:20.608Z | Downloaded newtype-uuid-macros v0.1.0 |
| 409 | 2026-05-20T04:02:20.608Z | Downloaded hash32 v0.3.1 |
| 410 | 2026-05-20T04:02:20.611Z | Downloaded keccak v0.1.6 |
| 411 | 2026-05-20T04:02:20.611Z | Downloaded libsw v3.5.0 |
| 412 | 2026-05-20T04:02:20.614Z | Downloaded olpc-cjson v0.1.4 |
| 413 | 2026-05-20T04:02:20.614Z | Downloaded num-integer v0.1.46 |
| 414 | 2026-05-20T04:02:20.618Z | Downloaded macaddr v1.0.1 |
| 415 | 2026-05-20T04:02:20.618Z | Downloaded potential_utf v0.1.5 |
| 416 | 2026-05-20T04:02:20.618Z | Downloaded num_enum_derive v0.7.6 |
| 417 | 2026-05-20T04:02:20.621Z | Downloaded progenitor-client v0.10.0 |
| 418 | 2026-05-20T04:02:20.621Z | Downloaded proc-macro-crate v3.5.0 |
| 419 | 2026-05-20T04:02:20.624Z | Downloaded phf_shared v0.12.1 |
| 420 | 2026-05-20T04:02:20.624Z | Downloaded multer v3.1.0 |
| 421 | 2026-05-20T04:02:20.627Z | Downloaded clap v4.6.1 |
| 422 | 2026-05-20T04:02:20.630Z | Downloaded jobserver v0.1.34 |
| 423 | 2026-05-20T04:02:20.633Z | Downloaded powerfmt v0.2.0 |
| 424 | 2026-05-20T04:02:20.634Z | Downloaded diff v0.1.13 |
| 425 | 2026-05-20T04:02:20.637Z | Downloaded memmap v0.7.0 |
| 426 | 2026-05-20T04:02:20.640Z | Downloaded plain v0.2.3 |
| 427 | 2026-05-20T04:02:20.640Z | Downloaded futures-task v0.3.32 |
| 428 | 2026-05-20T04:02:20.640Z | Downloaded progenitor-macro v0.13.0 |
| 429 | 2026-05-20T04:02:20.643Z | Downloaded progenitor-client v0.14.0 |
| 430 | 2026-05-20T04:02:20.643Z | Downloaded num-rational v0.4.2 |
| 431 | 2026-05-20T04:02:20.646Z | Downloaded newtype-uuid v1.3.2 |
| 432 | 2026-05-20T04:02:20.646Z | Downloaded memmap2 v0.9.10 |
| 433 | 2026-05-20T04:02:20.649Z | Downloaded num_enum v0.5.11 |
| 434 | 2026-05-20T04:02:20.652Z | Downloaded httparse v1.10.1 |
| 435 | 2026-05-20T04:02:20.652Z | Downloaded num-complex v0.4.6 |
| 436 | 2026-05-20T04:02:20.656Z | Downloaded memoffset v0.9.1 |
| 437 | 2026-05-20T04:02:20.656Z | Downloaded proc-macro-error-attr v1.0.4 |
| 438 | 2026-05-20T04:02:20.659Z | Downloaded icu_locale_core v2.2.0 |
| 439 | 2026-05-20T04:02:20.662Z | Downloaded progenitor-macro v0.14.0 |
| 440 | 2026-05-20T04:02:20.662Z | Downloaded progenitor-client v0.11.2 |
| 441 | 2026-05-20T04:02:20.665Z | Downloaded num_enum v0.7.6 |
| 442 | 2026-05-20T04:02:20.668Z | Downloaded icu_normalizer_data v2.2.0 |
| 443 | 2026-05-20T04:02:20.672Z | Downloaded ref-cast v1.0.25 |
| 444 | 2026-05-20T04:02:20.672Z | Downloaded quick-error v1.2.3 |
| 445 | 2026-05-20T04:02:20.675Z | Downloaded progenitor-macro v0.10.0 |
| 446 | 2026-05-20T04:02:20.675Z | Downloaded hickory-resolver v0.25.2 |
| 447 | 2026-05-20T04:02:20.678Z | Downloaded rand_xorshift v0.4.0 |
| 448 | 2026-05-20T04:02:20.678Z | Downloaded lock_api v0.4.14 |
| 449 | 2026-05-20T04:02:20.681Z | Downloaded parse-display-derive v0.10.0 |
| 450 | 2026-05-20T04:02:20.681Z | Downloaded base64 v0.21.7 |
| 451 | 2026-05-20T04:02:20.685Z | Downloaded pretty-hex v0.4.2 |
| 452 | 2026-05-20T04:02:20.685Z | Downloaded password-hash v0.5.0 |
| 453 | 2026-05-20T04:02:20.688Z | Downloaded ipnet v2.12.0 |
| 454 | 2026-05-20T04:02:20.688Z | Downloaded darling_core v0.21.3 |
| 455 | 2026-05-20T04:02:20.691Z | Downloaded owo-colors v4.3.0 |
| 456 | 2026-05-20T04:02:20.694Z | Downloaded arc-swap v1.9.1 |
| 457 | 2026-05-20T04:02:20.697Z | Downloaded dropshot_endpoint v0.17.0 |
| 458 | 2026-05-20T04:02:20.697Z | Downloaded proc-macro-error2 v2.0.1 |
| 459 | 2026-05-20T04:02:20.701Z | Downloaded parking_lot_core v0.8.6 |
| 460 | 2026-05-20T04:02:20.704Z | Downloaded rustc-hash v2.1.2 |
| 461 | 2026-05-20T04:02:20.704Z | Downloaded rustc_version v0.4.1 |
| 462 | 2026-05-20T04:02:20.704Z | Downloaded proc-macro-error v1.0.4 |
| 463 | 2026-05-20T04:02:20.707Z | Downloaded pin-project-internal v1.1.13 |
| 464 | 2026-05-20T04:02:20.710Z | Downloaded progenitor v0.13.0 |
| 465 | 2026-05-20T04:02:20.710Z | Downloaded ppv-lite86 v0.2.21 |
| 466 | 2026-05-20T04:02:20.713Z | Downloaded phf v0.12.1 |
| 467 | 2026-05-20T04:02:20.713Z | Downloaded once_cell v1.21.4 |
| 468 | 2026-05-20T04:02:20.716Z | Downloaded getrandom v0.3.4 |
| 469 | 2026-05-20T04:02:20.716Z | Downloaded pkg-config v0.3.33 |
| 470 | 2026-05-20T04:02:20.719Z | Downloaded rustc_version v0.1.7 |
| 471 | 2026-05-20T04:02:20.719Z | Downloaded quote v1.0.45 |
| 472 | 2026-05-20T04:02:20.723Z | Downloaded indicatif v0.18.4 |
| 473 | 2026-05-20T04:02:20.727Z | Downloaded progenitor-extras v0.2.0 |
| 474 | 2026-05-20T04:02:20.727Z | Downloaded rand_chacha v0.3.1 |
| 475 | 2026-05-20T04:02:20.727Z | Downloaded progenitor-client v0.13.0 |
| 476 | 2026-05-20T04:02:20.730Z | Downloaded progenitor v0.11.2 |
| 477 | 2026-05-20T04:02:20.730Z | Downloaded darling_core v0.23.0 |
| 478 | 2026-05-20T04:02:20.733Z | Downloaded parking_lot_core v0.9.12 |
| 479 | 2026-05-20T04:02:20.733Z | Downloaded icu_normalizer v2.2.0 |
| 480 | 2026-05-20T04:02:20.736Z | Downloaded same-file v1.0.6 |
| 481 | 2026-05-20T04:02:20.741Z | Downloaded log v0.4.29 |
| 482 | 2026-05-20T04:02:20.741Z | Downloaded icu_properties v2.2.0 |
| 483 | 2026-05-20T04:02:20.744Z | Downloaded hashbrown v0.12.3 |
| 484 | 2026-05-20T04:02:20.744Z | Downloaded rand_core v0.9.5 |
| 485 | 2026-05-20T04:02:20.747Z | Downloaded rand_core v0.6.4 |
| 486 | 2026-05-20T04:02:20.747Z | Downloaded rand_core v0.10.1 |
| 487 | 2026-05-20T04:02:20.750Z | Downloaded progenitor-macro v0.11.2 |
| 488 | 2026-05-20T04:02:20.750Z | Downloaded pin-project-lite v0.2.17 |
| 489 | 2026-05-20T04:02:20.753Z | Downloaded paste v1.0.15 |
| 490 | 2026-05-20T04:02:20.756Z | Downloaded pem v3.0.6 |
| 491 | 2026-05-20T04:02:20.756Z | Downloaded semver v0.1.20 |
| 492 | 2026-05-20T04:02:20.759Z | Downloaded poly1305 v0.8.0 |
| 493 | 2026-05-20T04:02:20.759Z | Downloaded scopeguard v1.2.0 |
| 494 | 2026-05-20T04:02:20.762Z | Downloaded secrecy v0.10.3 |
| 495 | 2026-05-20T04:02:20.762Z | Downloaded resolv-conf v0.7.6 |
| 496 | 2026-05-20T04:02:20.762Z | Downloaded num-traits v0.2.19 |
| 497 | 2026-05-20T04:02:20.766Z | Downloaded parking_lot v0.11.2 |
| 498 | 2026-05-20T04:02:20.769Z | Downloaded sha1 v0.10.6 |
| 499 | 2026-05-20T04:02:20.769Z | Downloaded parking_lot v0.12.5 |
| 500 | 2026-05-20T04:02:20.772Z | Downloaded serde-big-array v0.5.1 |
| 501 | 2026-05-20T04:02:20.772Z | Downloaded progenitor v0.14.0 |
| 502 | 2026-05-20T04:02:20.775Z | Downloaded getrandom v0.4.2 |
| 503 | 2026-05-20T04:02:20.775Z | Downloaded futures-executor v0.3.32 |
| 504 | 2026-05-20T04:02:20.778Z | Downloaded foldhash v0.2.0 |
| 505 | 2026-05-20T04:02:20.778Z | Downloaded fastrand v2.4.1 |
| 506 | 2026-05-20T04:02:20.782Z | Downloaded base64 v0.22.1 |
| 507 | 2026-05-20T04:02:20.782Z | Downloaded slog-envlogger v2.2.0 |
| 508 | 2026-05-20T04:02:20.785Z | Downloaded scroll_derive v0.13.1 |
| 509 | 2026-05-20T04:02:20.786Z | Downloaded rand_chacha v0.9.0 |
| 510 | 2026-05-20T04:02:20.786Z | Downloaded dof v0.4.0 |
| 511 | 2026-05-20T04:02:20.790Z | Downloaded console v0.15.11 |
| 512 | 2026-05-20T04:02:20.790Z | Downloaded rusty-fork v0.3.1 |
| 513 | 2026-05-20T04:02:20.794Z | Downloaded async-compression v0.4.42 |
| 514 | 2026-05-20T04:02:20.794Z | Downloaded serde_path_to_error v0.1.20 |
| 515 | 2026-05-20T04:02:20.797Z | Downloaded serial_test v3.4.0 |
| 516 | 2026-05-20T04:02:20.798Z | Downloaded sigpipe v0.1.3 |
| 517 | 2026-05-20T04:02:20.798Z | Downloaded argon2 v0.5.3 |
| 518 | 2026-05-20T04:02:20.801Z | Downloaded chacha20 v0.10.0 |
| 519 | 2026-05-20T04:02:20.801Z | Downloaded serde_spanned v1.1.1 |
| 520 | 2026-05-20T04:02:20.804Z | Downloaded serde_spanned v0.6.9 |
| 521 | 2026-05-20T04:02:20.804Z | Downloaded serde_repr v0.1.20 |
| 522 | 2026-05-20T04:02:20.807Z | Downloaded derive-ex v0.1.8 |
| 523 | 2026-05-20T04:02:20.807Z | Downloaded slog-bunyan v2.5.0 |
| 524 | 2026-05-20T04:02:20.807Z | Downloaded aho-corasick v1.1.4 |
| 525 | 2026-05-20T04:02:20.811Z | Downloaded rustversion v1.0.22 |
| 526 | 2026-05-20T04:02:20.815Z | Downloaded ref-cast-impl v1.0.25 |
| 527 | 2026-05-20T04:02:20.815Z | Downloaded miniz_oxide v0.8.9 |
| 528 | 2026-05-20T04:02:20.818Z | Downloaded progenitor-impl v0.10.0 |
| 529 | 2026-05-20T04:02:20.818Z | Downloaded oxide-tokio-rt v0.1.6 |
| 530 | 2026-05-20T04:02:20.821Z | Downloaded progenitor v0.10.0 |
| 531 | 2026-05-20T04:02:20.821Z | Downloaded rustls-pemfile v2.2.0 |
| 532 | 2026-05-20T04:02:20.821Z | Downloaded critical-section v1.2.0 |
| 533 | 2026-05-20T04:02:20.824Z | Downloaded backoff v0.4.0 |
| 534 | 2026-05-20T04:02:20.824Z | Downloaded proc-macro2 v1.0.106 |
| 535 | 2026-05-20T04:02:20.827Z | Downloaded pin-project v1.1.13 |
| 536 | 2026-05-20T04:02:20.833Z | Downloaded serde_plain v1.0.2 |
| 537 | 2026-05-20T04:02:20.836Z | Downloaded openssl-sys v0.9.116 |
| 538 | 2026-05-20T04:02:20.839Z | Downloaded rustls-native-certs v0.8.3 |
| 539 | 2026-05-20T04:02:20.842Z | Downloaded crossbeam-channel v0.5.15 |
| 540 | 2026-05-20T04:02:20.842Z | Downloaded icu_collections v2.2.0 |
| 541 | 2026-05-20T04:02:20.845Z | Downloaded hyper-util v0.1.20 |
| 542 | 2026-05-20T04:02:20.849Z | Downloaded structmeta-derive v0.3.0 |
| 543 | 2026-05-20T04:02:20.853Z | Downloaded smawk v0.3.2 |
| 544 | 2026-05-20T04:02:20.853Z | Downloaded serial_test_derive v3.4.0 |
| 545 | 2026-05-20T04:02:20.853Z | Downloaded serde_urlencoded v0.7.1 |
| 546 | 2026-05-20T04:02:20.856Z | Downloaded scroll_derive v0.12.1 |
| 547 | 2026-05-20T04:02:20.856Z | Downloaded scroll v0.12.0 |
| 548 | 2026-05-20T04:02:20.856Z | Downloaded schemars_derive v0.8.22 |
| 549 | 2026-05-20T04:02:20.862Z | Downloaded konst_macro_rules v0.2.19 |
| 550 | 2026-05-20T04:02:20.862Z | Downloaded hyper-rustls v0.27.9 |
| 551 | 2026-05-20T04:02:20.862Z | Downloaded stable_deref_trait v1.2.1 |
| 552 | 2026-05-20T04:02:20.867Z | Downloaded serde_derive_internals v0.29.1 |
| 553 | 2026-05-20T04:02:20.867Z | Downloaded errno v0.3.14 |
| 554 | 2026-05-20T04:02:20.867Z | Downloaded sdd v3.0.10 |
| 555 | 2026-05-20T04:02:20.867Z | Downloaded embedded-io v0.4.0 |
| 556 | 2026-05-20T04:02:20.867Z | Downloaded defmt-parser v1.0.0 |
| 557 | 2026-05-20T04:02:20.871Z | Downloaded take_mut v0.2.2 |
| 558 | 2026-05-20T04:02:20.871Z | Downloaded sync_wrapper v1.0.2 |
| 559 | 2026-05-20T04:02:20.871Z | Downloaded memchr v2.8.0 |
| 560 | 2026-05-20T04:02:20.875Z | Downloaded indexmap v1.9.3 |
| 561 | 2026-05-20T04:02:20.875Z | Downloaded swrite v0.1.0 |
| 562 | 2026-05-20T04:02:20.875Z | Downloaded terminal_size v0.4.4 |
| 563 | 2026-05-20T04:02:20.878Z | Downloaded tabled_derive v0.11.0 |
| 564 | 2026-05-20T04:02:20.878Z | Downloaded spin v0.5.2 |
| 565 | 2026-05-20T04:02:20.878Z | Downloaded strsim v0.11.1 |
| 566 | 2026-05-20T04:02:20.881Z | Downloaded rustls-platform-verifier v0.7.0 |
| 567 | 2026-05-20T04:02:20.881Z | Downloaded tabwriter v1.4.1 |
| 568 | 2026-05-20T04:02:20.886Z | Downloaded subtle v2.6.1 |
| 569 | 2026-05-20T04:02:20.886Z | Downloaded strum v0.27.2 |
| 570 | 2026-05-20T04:02:20.886Z | Downloaded strum v0.26.3 |
| 571 | 2026-05-20T04:02:20.886Z | Downloaded pest_derive v2.8.6 |
| 572 | 2026-05-20T04:02:20.890Z | Downloaded supports-color v3.0.2 |
| 573 | 2026-05-20T04:02:20.890Z | Downloaded slab v0.4.12 |
| 574 | 2026-05-20T04:02:20.890Z | Downloaded slog-stdlog v4.1.1 |
| 575 | 2026-05-20T04:02:20.893Z | Downloaded hickory-resolver v0.24.4 |
| 576 | 2026-05-20T04:02:20.893Z | Downloaded heapless v0.8.0 |
| 577 | 2026-05-20T04:02:20.897Z | Downloaded postcard v1.1.3 |
| 578 | 2026-05-20T04:02:20.900Z | Downloaded testing_table v0.3.0 |
| 579 | 2026-05-20T04:02:20.900Z | Downloaded termtree v0.5.1 |
| 580 | 2026-05-20T04:02:20.900Z | Downloaded scroll v0.13.0 |
| 581 | 2026-05-20T04:02:20.900Z | Downloaded pest_generator v2.8.6 |
| 582 | 2026-05-20T04:02:20.903Z | Downloaded daft v0.1.7 |
| 583 | 2026-05-20T04:02:20.903Z | Downloaded serde_tokenstream v0.2.3 |
| 584 | 2026-05-20T04:02:20.906Z | Downloaded shlex v1.3.0 |
| 585 | 2026-05-20T04:02:20.906Z | Downloaded rustls-pki-types v1.14.1 |
| 586 | 2026-05-20T04:02:20.906Z | Downloaded colored v3.1.1 |
| 587 | 2026-05-20T04:02:20.909Z | Downloaded quinn-udp v0.5.14 |
| 588 | 2026-05-20T04:02:20.909Z | Downloaded structmeta v0.3.0 |
| 589 | 2026-05-20T04:02:20.912Z | Downloaded thread-id v5.1.0 |
| 590 | 2026-05-20T04:02:20.912Z | Downloaded slog-dtrace v0.3.0 |
| 591 | 2026-05-20T04:02:20.912Z | Downloaded tabled_derive v0.7.0 |
| 592 | 2026-05-20T04:02:20.916Z | Downloaded crypto-bigint v0.5.5 |
| 593 | 2026-05-20T04:02:20.919Z | Downloaded thread-id v4.2.2 |
| 594 | 2026-05-20T04:02:20.919Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 595 | 2026-05-20T04:02:20.919Z | Downloaded tagptr v0.2.0 |
| 596 | 2026-05-20T04:02:20.922Z | Downloaded byte-wrapper v0.1.0 |
| 597 | 2026-05-20T04:02:20.922Z | Downloaded backon v1.6.0 |
| 598 | 2026-05-20T04:02:20.926Z | Downloaded slog-term v2.9.2 |
| 599 | 2026-05-20T04:02:20.926Z | Downloaded slog-scope v4.4.1 |
| 600 | 2026-05-20T04:02:20.926Z | Downloaded simd-adler32 v0.3.9 |
| 601 | 2026-05-20T04:02:20.931Z | Downloaded signal-hook-registry v1.4.8 |
| 602 | 2026-05-20T04:02:20.931Z | Downloaded siphasher v1.0.3 |
| 603 | 2026-05-20T04:02:20.931Z | Downloaded darling_macro v0.23.0 |
| 604 | 2026-05-20T04:02:20.936Z | Downloaded block-buffer v0.10.4 |
| 605 | 2026-05-20T04:02:20.936Z | Downloaded futures-io v0.3.32 |
| 606 | 2026-05-20T04:02:20.936Z | Downloaded fs-err v3.3.0 |
| 607 | 2026-05-20T04:02:20.936Z | Downloaded fixedbitset v0.5.7 |
| 608 | 2026-05-20T04:02:20.936Z | Downloaded bs58 v0.5.1 |
| 609 | 2026-05-20T04:02:20.939Z | Downloaded progenitor-impl v0.11.2 |
| 610 | 2026-05-20T04:02:20.939Z | Downloaded snafu-derive v0.8.9 |
| 611 | 2026-05-20T04:02:20.939Z | Downloaded smartstring v1.0.1 |
| 612 | 2026-05-20T04:02:20.943Z | Downloaded smallvec v1.15.1 |
| 613 | 2026-05-20T04:02:20.943Z | Downloaded slog-json v2.6.1 |
| 614 | 2026-05-20T04:02:20.943Z | Downloaded papergrid v0.17.0 |
| 615 | 2026-05-20T04:02:20.946Z | Downloaded autocfg v1.5.0 |
| 616 | 2026-05-20T04:02:20.950Z | Downloaded futures-channel v0.3.32 |
| 617 | 2026-05-20T04:02:20.950Z | Downloaded synstructure v0.13.2 |
| 618 | 2026-05-20T04:02:20.950Z | Downloaded strum_macros v0.26.4 |
| 619 | 2026-05-20T04:02:20.953Z | Downloaded static_assertions v1.1.0 |
| 620 | 2026-05-20T04:02:20.953Z | Downloaded smf v0.2.3 |
| 621 | 2026-05-20T04:02:20.953Z | Downloaded quinn v0.11.9 |
| 622 | 2026-05-20T04:02:20.957Z | Downloaded const-random v0.1.18 |
| 623 | 2026-05-20T04:02:20.957Z | Downloaded crc8 v0.1.1 |
| 624 | 2026-05-20T04:02:20.957Z | Downloaded cpufeatures v0.2.17 |
| 625 | 2026-05-20T04:02:20.960Z | Downloaded base16ct v0.2.0 |
| 626 | 2026-05-20T04:02:20.960Z | Downloaded cc v1.2.62 |
| 627 | 2026-05-20T04:02:20.963Z | Downloaded jiff-static v0.2.24 |
| 628 | 2026-05-20T04:02:20.963Z | Downloaded cpufeatures v0.3.0 |
| 629 | 2026-05-20T04:02:20.964Z | Downloaded time-core v0.1.8 |
| 630 | 2026-05-20T04:02:20.967Z | Downloaded qorb v0.4.1 |
| 631 | 2026-05-20T04:02:20.967Z | Downloaded papergrid v0.11.0 |
| 632 | 2026-05-20T04:02:20.970Z | Downloaded thiserror v1.0.69 |
| 633 | 2026-05-20T04:02:20.973Z | Downloaded konst v0.2.20 |
| 634 | 2026-05-20T04:02:20.976Z | Downloaded expectorate v1.2.0 |
| 635 | 2026-05-20T04:02:20.979Z | Downloaded tinyvec_macros v0.1.1 |
| 636 | 2026-05-20T04:02:20.979Z | Downloaded sha2 v0.10.9 |
| 637 | 2026-05-20T04:02:20.979Z | Downloaded tokio-macros v2.7.0 |
| 638 | 2026-05-20T04:02:20.982Z | Downloaded tiny-keccak v2.0.2 |
| 639 | 2026-05-20T04:02:20.982Z | Downloaded thiserror-no-std v2.0.2 |
| 640 | 2026-05-20T04:02:20.985Z | Downloaded thiserror-impl v2.0.18 |
| 641 | 2026-05-20T04:02:20.985Z | Downloaded strum_macros v0.27.2 |
| 642 | 2026-05-20T04:02:20.988Z | Downloaded rhai_codegen v3.1.0 |
| 643 | 2026-05-20T04:02:20.992Z | Downloaded tower-service v0.3.3 |
| 644 | 2026-05-20T04:02:20.992Z | Downloaded toml_datetime v0.6.11 |
| 645 | 2026-05-20T04:02:20.996Z | Downloaded socket2 v0.6.3 |
| 646 | 2026-05-20T04:02:20.996Z | Downloaded serde_with_macros v3.20.0 |
| 647 | 2026-05-20T04:02:20.996Z | Downloaded ryu v1.0.23 |
| 648 | 2026-05-20T04:02:20.999Z | Downloaded progenitor-impl v0.14.0 |
| 649 | 2026-05-20T04:02:20.999Z | Downloaded prettyplease v0.2.37 |
| 650 | 2026-05-20T04:02:21.002Z | Downloaded pest_meta v2.8.6 |
| 651 | 2026-05-20T04:02:21.002Z | Downloaded tinystr v0.8.3 |
| 652 | 2026-05-20T04:02:21.005Z | Downloaded nom v7.1.3 |
| 653 | 2026-05-20T04:02:21.008Z | Downloaded schemars v0.9.0 |
| 654 | 2026-05-20T04:02:21.012Z | Downloaded thiserror-impl v1.0.69 |
| 655 | 2026-05-20T04:02:21.016Z | Downloaded thiserror v2.0.18 |
| 656 | 2026-05-20T04:02:21.019Z | Downloaded tokio-tungstenite v0.21.0 |
| 657 | 2026-05-20T04:02:21.019Z | Downloaded progenitor-impl v0.13.0 |
| 658 | 2026-05-20T04:02:21.019Z | Downloaded tempfile v3.27.0 |
| 659 | 2026-05-20T04:02:21.023Z | Downloaded usdt v0.6.0 |
| 660 | 2026-05-20T04:02:21.023Z | Downloaded unicode-xid v0.2.6 |
| 661 | 2026-05-20T04:02:21.023Z | Downloaded slog-async v2.8.0 |
| 662 | 2026-05-20T04:02:21.026Z | Downloaded hickory-proto v0.24.4 |
| 663 | 2026-05-20T04:02:21.031Z | Downloaded typify-macro v0.6.2 |
| 664 | 2026-05-20T04:02:21.034Z | Downloaded unit-prefix v0.5.2 |
| 665 | 2026-05-20T04:02:21.034Z | Downloaded nom v8.0.0 |
| 666 | 2026-05-20T04:02:21.037Z | Downloaded utf-8 v0.7.6 |
| 667 | 2026-05-20T04:02:21.037Z | Downloaded usdt-attr-macro v0.5.0 |
| 668 | 2026-05-20T04:02:21.037Z | Downloaded thin-vec v0.2.18 |
| 669 | 2026-05-20T04:02:21.040Z | Downloaded thread_local v1.1.9 |
| 670 | 2026-05-20T04:02:21.040Z | Downloaded serde_core v1.0.228 |
| 671 | 2026-05-20T04:02:21.040Z | Downloaded dropshot-api-manager v0.7.1 |
| 672 | 2026-05-20T04:02:21.043Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 673 | 2026-05-20T04:02:21.046Z | Downloaded time-macros v0.2.27 |
| 674 | 2026-05-20T04:02:21.046Z | Downloaded indexmap v2.14.0 |
| 675 | 2026-05-20T04:02:21.051Z | Downloaded tower-layer v0.3.3 |
| 676 | 2026-05-20T04:02:21.051Z | Downloaded spin v0.9.8 |
| 677 | 2026-05-20T04:02:21.051Z | Downloaded usdt-attr-macro v0.6.0 |
| 678 | 2026-05-20T04:02:21.054Z | Downloaded usdt v0.5.0 |
| 679 | 2026-05-20T04:02:21.054Z | Downloaded usdt-macro v0.6.0 |
| 680 | 2026-05-20T04:02:21.054Z | Downloaded untrusted v0.9.0 |
| 681 | 2026-05-20T04:02:21.054Z | Downloaded untrusted v0.7.1 |
| 682 | 2026-05-20T04:02:21.054Z | Downloaded tokio-rustls v0.26.4 |
| 683 | 2026-05-20T04:02:21.054Z | Downloaded usdt-macro v0.5.0 |
| 684 | 2026-05-20T04:02:21.054Z | Downloaded libm v0.2.16 |
| 685 | 2026-05-20T04:02:21.059Z | Downloaded toml_write v0.1.2 |
| 686 | 2026-05-20T04:02:21.062Z | Downloaded typeid v1.0.3 |
| 687 | 2026-05-20T04:02:21.062Z | Downloaded futures-util v0.3.32 |
| 688 | 2026-05-20T04:02:21.067Z | Downloaded waitgroup v0.1.2 |
| 689 | 2026-05-20T04:02:21.070Z | Downloaded utf8parse v0.2.2 |
| 690 | 2026-05-20T04:02:21.070Z | Downloaded utf8_iter v1.0.4 |
| 691 | 2026-05-20T04:02:21.070Z | Downloaded try-lock v0.2.5 |
| 692 | 2026-05-20T04:02:21.070Z | Downloaded version_check v0.9.5 |
| 693 | 2026-05-20T04:02:21.074Z | Downloaded serde v1.0.228 |
| 694 | 2026-05-20T04:02:21.074Z | Downloaded icu_properties_data v2.2.0 |
| 695 | 2026-05-20T04:02:21.078Z | Downloaded rayon-core v1.13.0 |
| 696 | 2026-05-20T04:02:21.081Z | Downloaded idna v1.1.0 |
| 697 | 2026-05-20T04:02:21.085Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 698 | 2026-05-20T04:02:21.085Z | Downloaded clap_builder v4.6.0 |
| 699 | 2026-05-20T04:02:21.088Z | Downloaded want v0.3.1 |
| 700 | 2026-05-20T04:02:21.088Z | Downloaded pretty_assertions v1.4.1 |
| 701 | 2026-05-20T04:02:21.088Z | Downloaded iddqd v0.3.18 |
| 702 | 2026-05-20T04:02:21.091Z | Downloaded term v1.2.1 |
| 703 | 2026-05-20T04:02:21.095Z | Downloaded minimal-lexical v0.2.1 |
| 704 | 2026-05-20T04:02:21.098Z | Downloaded hashbrown v0.15.5 |
| 705 | 2026-05-20T04:02:21.101Z | Downloaded wait-timeout v0.2.1 |
| 706 | 2026-05-20T04:02:21.101Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 707 | 2026-05-20T04:02:21.101Z | Downloaded rand v0.8.6 |
| 708 | 2026-05-20T04:02:21.106Z | Downloaded pest v2.8.6 |
| 709 | 2026-05-20T04:02:21.109Z | Downloaded toml v0.8.23 |
| 710 | 2026-05-20T04:02:21.109Z | Downloaded zone_cfg_derive v0.3.1 |
| 711 | 2026-05-20T04:02:21.109Z | Downloaded zeroize_derive v1.4.3 |
| 712 | 2026-05-20T04:02:21.109Z | Downloaded zerofrom-derive v0.1.7 |
| 713 | 2026-05-20T04:02:21.109Z | Downloaded similar v2.7.0 |
| 714 | 2026-05-20T04:02:21.112Z | Downloaded itertools v0.12.1 |
| 715 | 2026-05-20T04:02:21.115Z | Downloaded hyper v1.9.0 |
| 716 | 2026-05-20T04:02:21.119Z | Downloaded yoke-derive v0.8.2 |
| 717 | 2026-05-20T04:02:21.122Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 718 | 2026-05-20T04:02:21.122Z | Downloaded mio v1.2.0 |
| 719 | 2026-05-20T04:02:21.126Z | Downloaded hashbrown v0.17.1 |
| 720 | 2026-05-20T04:02:21.129Z | Downloaded steno v0.4.1 |
| 721 | 2026-05-20T04:02:21.134Z | Downloaded zerofrom v0.1.8 |
| 722 | 2026-05-20T04:02:21.134Z | Downloaded test-strategy v0.4.5 |
| 723 | 2026-05-20T04:02:21.134Z | Downloaded tokio-rustls v0.25.0 |
| 724 | 2026-05-20T04:02:21.138Z | Downloaded http v1.4.0 |
| 725 | 2026-05-20T04:02:21.138Z | Downloaded snafu v0.8.9 |
| 726 | 2026-05-20T04:02:21.143Z | Downloaded usdt-impl v0.5.0 |
| 727 | 2026-05-20T04:02:21.143Z | Downloaded serde_derive v1.0.228 |
| 728 | 2026-05-20T04:02:21.143Z | Downloaded zone v0.3.1 |
| 729 | 2026-05-20T04:02:21.146Z | Downloaded xz2 v0.1.7 |
| 730 | 2026-05-20T04:02:21.146Z | Downloaded writeable v0.6.3 |
| 731 | 2026-05-20T04:02:21.146Z | Downloaded serde_yaml v0.9.34+deprecated |
| 732 | 2026-05-20T04:02:21.146Z | Downloaded walkdir v2.5.0 |
| 733 | 2026-05-20T04:02:21.149Z | Downloaded schemars v1.2.1 |
| 734 | 2026-05-20T04:02:21.154Z | Downloaded typify v0.6.2 |
| 735 | 2026-05-20T04:02:21.157Z | Downloaded vsss-rs v3.3.4 |
| 736 | 2026-05-20T04:02:21.160Z | Downloaded tracing-attributes v0.1.31 |
| 737 | 2026-05-20T04:02:21.160Z | Downloaded textwrap v0.16.2 |
| 738 | 2026-05-20T04:02:21.164Z | Downloaded ucd-trie v0.1.7 |
| 739 | 2026-05-20T04:02:21.164Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 740 | 2026-05-20T04:02:21.164Z | Downloaded universal-hash v0.5.1 |
| 741 | 2026-05-20T04:02:21.164Z | Downloaded unarray v0.1.4 |
| 742 | 2026-05-20T04:02:21.167Z | Downloaded zmij v1.0.21 |
| 743 | 2026-05-20T04:02:21.167Z | Downloaded typify-macro v0.4.3 |
| 744 | 2026-05-20T04:02:21.167Z | Downloaded tokio-dtrace v0.1.1 |
| 745 | 2026-05-20T04:02:21.167Z | Downloaded slog v2.8.2 |
| 746 | 2026-05-20T04:02:21.170Z | Downloaded semver v1.0.28 |
| 747 | 2026-05-20T04:02:21.170Z | Downloaded schemars v0.8.22 |
| 748 | 2026-05-20T04:02:21.179Z | Downloaded whoami v1.6.1 |
| 749 | 2026-05-20T04:02:21.182Z | Downloaded typify v0.4.3 |
| 750 | 2026-05-20T04:02:21.182Z | Downloaded rand v0.10.1 |
| 751 | 2026-05-20T04:02:21.182Z | Downloaded itertools v0.14.0 |
| 752 | 2026-05-20T04:02:21.186Z | Downloaded rustls-webpki v0.103.13 |
| 753 | 2026-05-20T04:02:21.189Z | Downloaded oxnet v0.1.5 |
| 754 | 2026-05-20T04:02:21.189Z | Downloaded cobs v0.3.0 |
| 755 | 2026-05-20T04:02:21.189Z | Downloaded ciborium v0.2.2 |
| 756 | 2026-05-20T04:02:21.208Z | Downloaded bytes v1.11.1 |
| 757 | 2026-05-20T04:02:21.208Z | Downloaded compression-core v0.4.32 |
| 758 | 2026-05-20T04:02:21.208Z | Downloaded cfg-if v1.0.4 |
| 759 | 2026-05-20T04:02:21.208Z | Downloaded dtrace-parser v0.2.0 |
| 760 | 2026-05-20T04:02:21.208Z | Downloaded defmt-macros v1.1.0 |
| 761 | 2026-05-20T04:02:21.208Z | Downloaded const_format v0.2.36 |
| 762 | 2026-05-20T04:02:21.208Z | Downloaded crossbeam-deque v0.8.6 |
| 763 | 2026-05-20T04:02:21.208Z | Downloaded cargo_toml v0.22.3 |
| 764 | 2026-05-20T04:02:21.208Z | Downloaded bcs v0.1.6 |
| 765 | 2026-05-20T04:02:21.208Z | Downloaded uuid v1.23.1 |
| 766 | 2026-05-20T04:02:21.208Z | Downloaded toml_edit v0.22.27 |
| 767 | 2026-05-20T04:02:21.211Z | Downloaded zerovec-derive v0.11.3 |
| 768 | 2026-05-20T04:02:21.211Z | Downloaded console v0.16.3 |
| 769 | 2026-05-20T04:02:21.211Z | Downloaded async-trait v0.1.89 |
| 770 | 2026-05-20T04:02:21.211Z | Downloaded zeroize v1.8.2 |
| 771 | 2026-05-20T04:02:21.211Z | Downloaded tinyvec v1.11.0 |
| 772 | 2026-05-20T04:02:21.211Z | Downloaded tokio-stream v0.1.18 |
| 773 | 2026-05-20T04:02:21.214Z | Downloaded aws-lc-rs v1.17.0 |
| 774 | 2026-05-20T04:02:21.220Z | Downloaded usdt-impl v0.6.0 |
| 775 | 2026-05-20T04:02:21.223Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 776 | 2026-05-20T04:02:21.226Z | Downloaded tungstenite v0.21.0 |
| 777 | 2026-05-20T04:02:21.232Z | Downloaded tracing-core v0.1.36 |
| 778 | 2026-05-20T04:02:21.241Z | Downloaded reqwest v0.13.3 |
| 779 | 2026-05-20T04:02:21.245Z | Downloaded unicode-linebreak v0.1.5 |
| 780 | 2026-05-20T04:02:21.248Z | Downloaded yoke v0.8.2 |
| 781 | 2026-05-20T04:02:21.248Z | Downloaded zerocopy-derive v0.7.35 |
| 782 | 2026-05-20T04:02:21.249Z | Downloaded unicode-ident v1.0.24 |
| 783 | 2026-05-20T04:02:21.252Z | Downloaded reqwest v0.12.28 |
| 784 | 2026-05-20T04:02:21.255Z | Downloaded portable-atomic v1.13.1 |
| 785 | 2026-05-20T04:02:21.260Z | Downloaded unsafe-libyaml v0.2.11 |
| 786 | 2026-05-20T04:02:21.268Z | Downloaded toml_edit v0.19.15 |
| 787 | 2026-05-20T04:02:21.272Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 788 | 2026-05-20T04:02:21.282Z | Downloaded chrono v0.4.44 |
| 789 | 2026-05-20T04:02:21.300Z | Downloaded serde_json v1.0.149 |
| 790 | 2026-05-20T04:02:21.303Z | Downloaded url v2.5.8 |
| 791 | 2026-05-20T04:02:21.306Z | Downloaded scc v2.4.0 |
| 792 | 2026-05-20T04:02:21.309Z | Downloaded unicode-segmentation v1.13.2 |
| 793 | 2026-05-20T04:02:21.313Z | Downloaded zerocopy-derive v0.8.48 |
| 794 | 2026-05-20T04:02:21.318Z | Downloaded rand v0.9.4 |
| 795 | 2026-05-20T04:02:21.322Z | Downloaded ron v0.12.1 |
| 796 | 2026-05-20T04:02:21.327Z | Downloaded typenum v1.20.0 |
| 797 | 2026-05-20T04:02:21.332Z | Downloaded tokio-util v0.7.18 |
| 798 | 2026-05-20T04:02:21.351Z | Downloaded h2 v0.4.14 |
| 799 | 2026-05-20T04:02:21.355Z | Downloaded rustls-webpki v0.102.8 |
| 800 | 2026-05-20T04:02:21.367Z | Downloaded serde_with v3.20.0 |
| 801 | 2026-05-20T04:02:21.375Z | Downloaded curve25519-dalek v4.1.3 |
| 802 | 2026-05-20T04:02:21.380Z | Downloaded tower v0.5.3 |
| 803 | 2026-05-20T04:02:21.385Z | Downloaded typed-path v0.9.3 |
| 804 | 2026-05-20T04:02:21.388Z | Downloaded quinn-proto v0.11.14 |
| 805 | 2026-05-20T04:02:21.395Z | Downloaded tower-http v0.6.10 |
| 806 | 2026-05-20T04:02:21.399Z | Downloaded yansi v1.0.1 |
| 807 | 2026-05-20T04:02:21.403Z | Downloaded hashbrown v0.16.1 |
| 808 | 2026-05-20T04:02:21.411Z | Downloaded zerotrie v0.2.4 |
| 809 | 2026-05-20T04:02:21.414Z | Downloaded regex v1.12.3 |
| 810 | 2026-05-20T04:02:21.433Z | Downloaded goblin v0.8.2 |
| 811 | 2026-05-20T04:02:21.441Z | Downloaded bstr v1.12.1 |
| 812 | 2026-05-20T04:02:21.445Z | Downloaded winnow v1.0.3 |
| 813 | 2026-05-20T04:02:21.451Z | Downloaded syn v1.0.109 |
| 814 | 2026-05-20T04:02:21.470Z | Downloaded rayon v1.12.0 |
| 815 | 2026-05-20T04:02:21.484Z | Downloaded unicode-normalization v0.1.25 |
| 816 | 2026-05-20T04:02:21.487Z | Downloaded vcpkg v0.2.15 |
| 817 | 2026-05-20T04:02:21.511Z | Downloaded proptest v1.11.0 |
| 818 | 2026-05-20T04:02:21.515Z | Downloaded nix v0.31.3 |
| 819 | 2026-05-20T04:02:21.522Z | Downloaded smoltcp v0.11.0 |
| 820 | 2026-05-20T04:02:21.529Z | Downloaded zerovec v0.11.6 |
| 821 | 2026-05-20T04:02:21.544Z | Downloaded moka v0.12.15 |
| 822 | 2026-05-20T04:02:21.550Z | Downloaded unicode-width v0.1.14 |
| 823 | 2026-05-20T04:02:21.554Z | Downloaded rustix v0.38.44 |
| 824 | 2026-05-20T04:02:21.565Z | Downloaded tough v0.22.0 |
| 825 | 2026-05-20T04:02:21.570Z | Downloaded syn v2.0.117 |
| 826 | 2026-05-20T04:02:21.576Z | Downloaded zerocopy v0.7.35 |
| 827 | 2026-05-20T04:02:21.586Z | Downloaded rustix v1.1.4 |
| 828 | 2026-05-20T04:02:21.600Z | Downloaded unicode-width v0.2.2 |
| 829 | 2026-05-20T04:02:21.604Z | Downloaded goblin v0.10.5 |
| 830 | 2026-05-20T04:02:21.610Z | Downloaded regex-syntax v0.8.10 |
| 831 | 2026-05-20T04:02:21.619Z | Downloaded tabled v0.15.0 |
| 832 | 2026-05-20T04:02:21.628Z | Downloaded sled v0.34.7 |
| 833 | 2026-05-20T04:02:21.645Z | Downloaded tabled v0.20.0 |
| 834 | 2026-05-20T04:02:21.655Z | Downloaded tracing v0.1.44 |
| 835 | 2026-05-20T04:02:21.665Z | Downloaded winnow v0.7.15 |
| 836 | 2026-05-20T04:02:21.673Z | Downloaded winnow v0.5.40 |
| 837 | 2026-05-20T04:02:21.677Z | Downloaded time v0.3.47 |
| 838 | 2026-05-20T04:02:21.683Z | Downloaded webpki-roots v1.0.7 |
| 839 | 2026-05-20T04:02:21.687Z | Downloaded typify-impl v0.4.3 |
| 840 | 2026-05-20T04:02:21.694Z | Downloaded openssl v0.10.80 |
| 841 | 2026-05-20T04:02:21.711Z | Downloaded chrono-tz v0.10.4 |
| 842 | 2026-05-20T04:02:21.719Z | Downloaded petgraph v0.8.3 |
| 843 | 2026-05-20T04:02:21.732Z | Downloaded libc v0.2.186 |
| 844 | 2026-05-20T04:02:21.752Z | Downloaded jiff v0.2.24 |
| 845 | 2026-05-20T04:02:21.764Z | Downloaded rustls v0.22.4 |
| 846 | 2026-05-20T04:02:21.771Z | Downloaded rhai v1.24.0 |
| 847 | 2026-05-20T04:02:21.778Z | Downloaded regress v0.11.1 |
| 848 | 2026-05-20T04:02:21.783Z | Downloaded zerocopy v0.8.48 |
| 849 | 2026-05-20T04:02:21.794Z | Downloaded rustls v0.23.40 |
| 850 | 2026-05-20T04:02:21.804Z | Downloaded openapiv3 v2.2.0 |
| 851 | 2026-05-20T04:02:21.808Z | Downloaded csv v1.4.0 |
| 852 | 2026-05-20T04:02:21.821Z | Downloaded regress v0.10.5 |
| 853 | 2026-05-20T04:02:21.826Z | Downloaded hickory-proto v0.25.2 |
| 854 | 2026-05-20T04:02:21.835Z | Downloaded dropshot v0.17.0 |
| 855 | 2026-05-20T04:02:21.859Z | Downloaded typify-impl v0.6.2 |
| 856 | 2026-05-20T04:02:21.926Z | Downloaded regex-automata v0.4.14 |
| 857 | 2026-05-20T04:02:21.945Z | Downloaded petgraph v0.6.5 |
| 858 | 2026-05-20T04:02:21.965Z | Downloaded lzma-sys v0.1.20 |
| 859 | 2026-05-20T04:02:22.028Z | Downloaded sha3 v0.10.9 |
| 860 | 2026-05-20T04:02:22.032Z | Downloaded tokio v1.52.3 |
| 861 | 2026-05-20T04:02:22.091Z | Downloaded encoding_rs v0.8.35 |
| 862 | 2026-05-20T04:02:22.108Z | Downloaded ring v0.17.14 |
| 863 | 2026-05-20T04:02:22.384Z | Downloaded aws-lc-sys v0.41.0 |
| 864 | 2026-05-20T04:02:22.942Z | Compiling proc-macro2 v1.0.106 |
| 865 | 2026-05-20T04:02:22.942Z | Compiling quote v1.0.45 |
| 866 | 2026-05-20T04:02:22.942Z | Compiling unicode-ident v1.0.24 |
| 867 | 2026-05-20T04:02:22.942Z | Compiling serde_core v1.0.228 |
| 868 | 2026-05-20T04:02:22.942Z | Compiling serde v1.0.228 |
| 869 | 2026-05-20T04:02:22.946Z | Compiling libc v0.2.186 |
| 870 | 2026-05-20T04:02:22.946Z | Compiling zmij v1.0.21 |
| 871 | 2026-05-20T04:02:22.946Z | Compiling autocfg v1.5.0 |
| 872 | 2026-05-20T04:02:23.297Z | Compiling libm v0.2.16 |
| 873 | 2026-05-20T04:02:23.846Z | Compiling icu_properties_data v2.2.0 |
| 874 | 2026-05-20T04:02:23.864Z | Compiling icu_normalizer_data v2.2.0 |
| 875 | 2026-05-20T04:02:23.867Z | Compiling serde_json v1.0.149 |
| 876 | 2026-05-20T04:02:23.867Z | Compiling num-traits v0.2.19 |
| 877 | 2026-05-20T04:02:23.895Z | Compiling getrandom v0.4.2 |
| 878 | 2026-05-20T04:02:24.215Z | Compiling version_check v0.9.5 |
| 879 | 2026-05-20T04:02:24.307Z | Compiling thiserror v2.0.18 |
| 880 | 2026-05-20T04:02:24.410Z | Compiling memchr v2.8.0 |
| 881 | 2026-05-20T04:02:24.765Z | Compiling syn v2.0.117 |
| 882 | 2026-05-20T04:02:24.818Z | Compiling schemars v0.8.22 |
| 883 | 2026-05-20T04:02:24.839Z | Checking cfg-if v1.0.4 |
| 884 | 2026-05-20T04:02:24.878Z | Compiling parking_lot_core v0.9.12 |
| 885 | 2026-05-20T04:02:24.979Z | Compiling heck v0.5.0 |
| 886 | 2026-05-20T04:02:24.999Z | Compiling zerocopy v0.8.48 |
| 887 | 2026-05-20T04:02:25.096Z | Compiling portable-atomic v1.13.1 |
| 888 | 2026-05-20T04:02:25.187Z | Compiling itoa v1.0.18 |
| 889 | 2026-05-20T04:02:25.205Z | Compiling jobserver v0.1.34 |
| 890 | 2026-05-20T04:02:25.387Z | Compiling shlex v1.3.0 |
| 891 | 2026-05-20T04:02:25.464Z | Compiling find-msvc-tools v0.1.9 |
| 892 | 2026-05-20T04:02:25.541Z | Compiling rustversion v1.0.22 |
| 893 | 2026-05-20T04:02:25.710Z | Compiling cc v1.2.62 |
| 894 | 2026-05-20T04:02:25.884Z | Compiling semver v1.0.28 |
| 895 | 2026-05-20T04:02:26.143Z | Compiling log v0.4.29 |
| 896 | 2026-05-20T04:02:26.197Z | Compiling httparse v1.10.1 |
| 897 | 2026-05-20T04:02:26.216Z | Compiling generic-array v0.14.7 |
| 898 | 2026-05-20T04:02:26.254Z | Compiling equivalent v1.0.2 |
| 899 | 2026-05-20T04:02:26.327Z | Checking stable_deref_trait v1.2.1 |
| 900 | 2026-05-20T04:02:26.347Z | Compiling rustix v1.1.4 |
| 901 | 2026-05-20T04:02:26.407Z | Compiling thiserror v1.0.69 |
| 902 | 2026-05-20T04:02:26.586Z | Compiling slog v2.8.2 |
| 903 | 2026-05-20T04:02:26.620Z | Compiling cmake v0.1.58 |
| 904 | 2026-05-20T04:02:26.791Z | Compiling fs_extra v1.3.0 |
| 905 | 2026-05-20T04:02:26.852Z | Compiling dunce v1.0.5 |
| 906 | 2026-05-20T04:02:26.913Z | Checking writeable v0.6.3 |
| 907 | 2026-05-20T04:02:26.931Z | Checking litemap v0.8.2 |
| 908 | 2026-05-20T04:02:26.949Z | Checking utf8_iter v1.0.4 |
| 909 | 2026-05-20T04:02:26.952Z | Checking percent-encoding v2.3.2 |
| 910 | 2026-05-20T04:02:26.985Z | Compiling ring v0.17.14 |
| 911 | 2026-05-20T04:02:27.039Z | Compiling aws-lc-sys v0.41.0 |
| 912 | 2026-05-20T04:02:27.109Z | Checking form_urlencoded v1.2.2 |
| 913 | 2026-05-20T04:02:27.146Z | Compiling ucd-trie v0.1.7 |
| 914 | 2026-05-20T04:02:27.220Z | Compiling regex-syntax v0.8.10 |
| 915 | 2026-05-20T04:02:27.256Z | Compiling anyhow v1.0.102 |
| 916 | 2026-05-20T04:02:27.375Z | Compiling pest v2.8.6 |
| 917 | 2026-05-20T04:02:27.484Z | Compiling aho-corasick v1.1.4 |
| 918 | 2026-05-20T04:02:27.516Z | Compiling synstructure v0.13.2 |
| 919 | 2026-05-20T04:02:27.602Z | Compiling serde_derive_internals v0.29.1 |
| 920 | 2026-05-20T04:02:28.558Z | Compiling pest_meta v2.8.6 |
| 921 | 2026-05-20T04:02:28.563Z | Checking rand_core v0.10.1 |
| 922 | 2026-05-20T04:02:28.672Z | Compiling regex-automata v0.4.14 |
| 923 | 2026-05-20T04:02:28.736Z | Compiling serde_derive v1.0.228 |
| 924 | 2026-05-20T04:02:28.900Z | Compiling zerofrom-derive v0.1.7 |
| 925 | 2026-05-20T04:02:28.903Z | Compiling yoke-derive v0.8.2 |
| 926 | 2026-05-20T04:02:29.261Z | Compiling zerovec-derive v0.11.3 |
| 927 | 2026-05-20T04:02:29.838Z | Compiling displaydoc v0.2.5 |
| 928 | 2026-05-20T04:02:29.976Z | Compiling schemars_derive v0.8.22 |
| 929 | 2026-05-20T04:02:30.082Z | Compiling thiserror-impl v2.0.18 |
| 930 | 2026-05-20T04:02:30.324Z | Compiling zeroize_derive v1.4.3 |
| 931 | 2026-05-20T04:02:30.575Z | Compiling tokio-macros v2.7.0 |
| 932 | 2026-05-20T04:02:30.981Z | Compiling zerocopy-derive v0.8.48 |
| 933 | 2026-05-20T04:02:31.128Z | Compiling futures-macro v0.3.32 |
| 934 | 2026-05-20T04:02:31.147Z | Compiling tracing-attributes v0.1.31 |
| 935 | 2026-05-20T04:02:31.290Z | Checking zerofrom v0.1.8 |
| 936 | 2026-05-20T04:02:31.743Z | Compiling serde_tokenstream v0.2.3 |
| 937 | 2026-05-20T04:02:31.783Z | Checking smallvec v1.15.1 |
| 938 | 2026-05-20T04:02:31.806Z | Checking bytes v1.11.1 |
| 939 | 2026-05-20T04:02:31.980Z | Compiling thiserror-impl v1.0.69 |
| 940 | 2026-05-20T04:02:32.022Z | Checking yoke v0.8.2 |
| 941 | 2026-05-20T04:02:32.122Z | Compiling pest_generator v2.8.6 |
| 942 | 2026-05-20T04:02:32.189Z | Checking zerovec v0.11.6 |
| 943 | 2026-05-20T04:02:32.230Z | Checking zerotrie v0.2.4 |
| 944 | 2026-05-20T04:02:32.297Z | Compiling regex v1.12.3 |
| 945 | 2026-05-20T04:02:32.301Z | Compiling getrandom v0.3.4 |
| 946 | 2026-05-20T04:02:32.533Z | Compiling hashbrown v0.17.1 |
| 947 | 2026-05-20T04:02:32.630Z | Checking tinystr v0.8.3 |
| 948 | 2026-05-20T04:02:32.656Z | Checking potential_utf v0.1.5 |
| 949 | 2026-05-20T04:02:32.722Z | Compiling pest_derive v2.8.6 |
| 950 | 2026-05-20T04:02:32.742Z | Compiling crossbeam-utils v0.8.21 |
| 951 | 2026-05-20T04:02:32.779Z | Checking icu_collections v2.2.0 |
| 952 | 2026-05-20T04:02:32.800Z | Checking icu_locale_core v2.2.0 |
| 953 | 2026-05-20T04:02:33.052Z | Compiling indexmap v2.14.0 |
| 954 | 2026-05-20T04:02:33.108Z | Compiling time-core v0.1.8 |
| 955 | 2026-05-20T04:02:33.126Z | Compiling num-conv v0.2.1 |
| 956 | 2026-05-20T04:02:33.232Z | Compiling paste v1.0.15 |
| 957 | 2026-05-20T04:02:33.269Z | Compiling time-macros v0.2.27 |
| 958 | 2026-05-20T04:02:33.415Z | Checking icu_provider v2.2.0 |
| 959 | 2026-05-20T04:02:33.695Z | Checking iana-time-zone v0.1.65 |
| 960 | 2026-05-20T04:02:33.713Z | Checking icu_normalizer v2.2.0 |
| 961 | 2026-05-20T04:02:33.739Z | Checking icu_properties v2.2.0 |
| 962 | 2026-05-20T04:02:33.802Z | Checking chrono v0.4.44 |
| 963 | 2026-05-20T04:02:34.026Z | Compiling async-trait v0.1.89 |
| 964 | 2026-05-20T04:02:34.156Z | Compiling aws-lc-rs v1.17.0 |
| 965 | 2026-05-20T04:02:34.214Z | Compiling byteorder v1.5.0 |
| 966 | 2026-05-20T04:02:34.474Z | Checking uuid v1.23.1 |
| 967 | 2026-05-20T04:02:34.583Z | Checking idna_adapter v1.2.2 |
| 968 | 2026-05-20T04:02:34.677Z | Compiling camino v1.2.2 |
| 969 | 2026-05-20T04:02:34.710Z | Checking idna v1.1.0 |
| 970 | 2026-05-20T04:02:34.766Z | Compiling strsim v0.11.1 |
| 971 | 2026-05-20T04:02:34.956Z | Checking url v2.5.8 |
| 972 | 2026-05-20T04:02:35.061Z | Compiling scroll_derive v0.13.1 |
| 973 | 2026-05-20T04:02:35.106Z | Checking errno v0.3.14 |
| 974 | 2026-05-20T04:02:35.124Z | Compiling rustls v0.23.40 |
| 975 | 2026-05-20T04:02:35.225Z | Compiling ident_case v1.0.1 |
| 976 | 2026-05-20T04:02:35.280Z | Checking dyn-clone v1.0.20 |
| 977 | 2026-05-20T04:02:35.382Z | Compiling omicron-workspace-hack v0.1.0 |
| 978 | 2026-05-20T04:02:35.642Z | Compiling slog-async v2.8.0 |
| 979 | 2026-05-20T04:02:35.677Z | Compiling crc32fast v1.5.0 |
| 980 | 2026-05-20T04:02:36.006Z | Compiling usdt-impl v0.6.0 |
| 981 | 2026-05-20T04:02:36.024Z | Compiling scroll v0.13.0 |
| 982 | 2026-05-20T04:02:36.041Z | Compiling plain v0.2.3 |
| 983 | 2026-05-20T04:02:36.154Z | Compiling daft-derive v0.1.7 |
| 984 | 2026-05-20T04:02:36.251Z | Compiling goblin v0.10.5 |
| 985 | 2026-05-20T04:02:36.287Z | Compiling pretty-hex v0.4.2 |
| 986 | 2026-05-20T04:02:36.312Z | Checking pin-project-lite v0.2.17 |
| 987 | 2026-05-20T04:02:36.407Z | Compiling dtrace-parser v0.3.0 |
| 988 | 2026-05-20T04:02:36.426Z | Checking getrandom v0.2.17 |
| 989 | 2026-05-20T04:02:36.492Z | Compiling thread-id v5.1.0 |
| 990 | 2026-05-20T04:02:36.918Z | Checking zeroize v1.8.2 |
| 991 | 2026-05-20T04:02:36.996Z | Compiling syn v1.0.109 |
| 992 | 2026-05-20T04:02:37.258Z | Compiling rustls v0.22.4 |
| 993 | 2026-05-20T04:02:37.709Z | Compiling multer v3.1.0 |
| 994 | 2026-05-20T04:02:37.966Z | Compiling async-stream-impl v0.3.6 |
| 995 | 2026-05-20T04:02:37.985Z | Checking bitflags v2.11.1 |
| 996 | 2026-05-20T04:02:38.005Z | Checking socket2 v0.6.3 |
| 997 | 2026-05-20T04:02:38.159Z | Checking scopeguard v1.2.0 |
| 998 | 2026-05-20T04:02:38.266Z | Checking lock_api v0.4.14 |
| 999 | 2026-05-20T04:02:38.285Z | Compiling ref-cast v1.0.25 |
| 1000 | 2026-05-20T04:02:38.615Z | Compiling ref-cast-impl v1.0.25 |
| 1001 | 2026-05-20T04:02:38.738Z | Compiling dropshot v0.17.0 |
| 1002 | 2026-05-20T04:02:38.926Z | Compiling dof v0.4.0 |
| 1003 | 2026-05-20T04:02:39.140Z | Compiling dropshot_endpoint v0.17.0 |
| 1004 | 2026-05-20T04:02:39.351Z | Checking critical-section v1.2.0 |
| 1005 | 2026-05-20T04:02:39.355Z | Checking parking_lot v0.12.5 |
| 1006 | 2026-05-20T04:02:39.459Z | Checking once_cell v1.21.4 |
| 1007 | 2026-05-20T04:02:39.579Z | Compiling newtype-uuid-macros v0.1.0 |
| 1008 | 2026-05-20T04:02:39.761Z | Compiling foldhash v0.2.0 |
| 1009 | 2026-05-20T04:02:39.947Z | Compiling allocator-api2 v0.2.21 |
| 1010 | 2026-05-20T04:02:39.965Z | Checking signal-hook-registry v1.4.8 |
| 1011 | 2026-05-20T04:02:40.014Z | Checking mio v1.2.0 |
| 1012 | 2026-05-20T04:02:40.128Z | Checking subtle v2.6.1 |
| 1013 | 2026-05-20T04:02:40.132Z | Compiling usdt-attr-macro v0.6.0 |
| 1014 | 2026-05-20T04:02:40.259Z | Compiling usdt-macro v0.6.0 |
| 1015 | 2026-05-20T04:02:40.279Z | Compiling hashbrown v0.16.1 |
| 1016 | 2026-05-20T04:02:40.298Z | Checking tokio v1.52.3 |
| 1017 | 2026-05-20T04:02:40.330Z | Compiling darling_core v0.23.0 |
| 1018 | 2026-05-20T04:02:40.738Z | Compiling strum_macros v0.26.4 |
| 1019 | 2026-05-20T04:02:40.763Z | Compiling structmeta-derive v0.3.0 |
| 1020 | 2026-05-20T04:02:40.943Z | Checking futures-core v0.3.32 |
| 1021 | 2026-05-20T04:02:41.066Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1022 | 2026-05-20T04:02:41.532Z | Compiling http v1.4.0 |
| 1023 | 2026-05-20T04:02:41.806Z | Compiling structmeta v0.3.0 |
| 1024 | 2026-05-20T04:02:41.822Z | Compiling strum_macros v0.27.2 |
| 1025 | 2026-05-20T04:02:42.005Z | Compiling derive-ex v0.1.8 |
| 1026 | 2026-05-20T04:02:42.405Z | Compiling darling_macro v0.23.0 |
| 1027 | 2026-05-20T04:02:42.680Z | Checking futures-sink v0.3.32 |
| 1028 | 2026-05-20T04:02:42.781Z | Checking slab v0.4.12 |
| 1029 | 2026-05-20T04:02:42.975Z | Compiling darling v0.23.0 |
| 1030 | 2026-05-20T04:02:43.059Z | Compiling serde_with_macros v3.20.0 |
| 1031 | 2026-05-20T04:02:43.375Z | Compiling winnow v1.0.3 |
| 1032 | 2026-05-20T04:02:43.537Z | Compiling test-strategy v0.4.5 |
| 1033 | 2026-05-20T04:02:43.604Z | Checking futures-channel v0.3.32 |
| 1034 | 2026-05-20T04:02:43.618Z | Checking rand_core v0.6.4 |
| 1035 | 2026-05-20T04:02:43.740Z | Compiling fnv v1.0.7 |
| 1036 | 2026-05-20T04:02:43.782Z | Checking ipnetwork v0.21.1 |
| 1037 | 2026-05-20T04:02:43.802Z | Checking futures-io v0.3.32 |
| 1038 | 2026-05-20T04:02:43.840Z | Checking futures-task v0.3.32 |
| 1039 | 2026-05-20T04:02:43.917Z | Compiling parse-display-derive v0.10.0 |
| 1040 | 2026-05-20T04:02:43.981Z | Checking futures-util v0.3.32 |
| 1041 | 2026-05-20T04:02:44.470Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1042 | 2026-05-20T04:02:44.895Z | Checking tracing-core v0.1.36 |
| 1043 | 2026-05-20T04:02:45.029Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1044 | 2026-05-20T04:02:45.203Z | Compiling ryu v1.0.23 |
| 1045 | 2026-05-20T04:02:45.295Z | Checking tracing v0.1.44 |
| 1046 | 2026-05-20T04:02:45.374Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1047 | 2026-05-20T04:02:45.567Z | Checking erased-serde v0.3.31 |
| 1048 | 2026-05-20T04:02:45.663Z | Checking base64 v0.22.1 |
| 1049 | 2026-05-20T04:02:45.832Z | Checking typenum v1.20.0 |
| 1050 | 2026-05-20T04:02:45.895Z | Compiling openapiv3 v2.2.0 |
| 1051 | 2026-05-20T04:02:46.026Z | Checking oxnet v0.1.5 |
| 1052 | 2026-05-20T04:02:46.202Z | Checking rustls-pki-types v1.14.1 |
| 1053 | 2026-05-20T04:02:46.261Z | Compiling clap_derive v4.6.1 |
| 1054 | 2026-05-20T04:02:46.696Z | Checking untrusted v0.9.0 |
| 1055 | 2026-05-20T04:02:46.864Z | Checking crypto-common v0.1.7 |
| 1056 | 2026-05-20T04:02:46.900Z | Checking tokio-util v0.7.18 |
| 1057 | 2026-05-20T04:02:46.986Z | Checking ipnet v2.12.0 |
| 1058 | 2026-05-20T04:02:47.520Z | Checking http-body v1.0.1 |
| 1059 | 2026-05-20T04:02:47.603Z | Checking atomic-waker v1.1.2 |
| 1060 | 2026-05-20T04:02:47.655Z | Compiling either v1.15.0 |
| 1061 | 2026-05-20T04:02:47.707Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1062 | 2026-05-20T04:02:47.860Z | Compiling itertools v0.14.0 |
| 1063 | 2026-05-20T04:02:47.900Z | Compiling regress v0.10.5 |
| 1064 | 2026-05-20T04:02:48.288Z | Checking tower-layer v0.3.3 |
| 1065 | 2026-05-20T04:02:48.336Z | Checking try-lock v0.2.5 |
| 1066 | 2026-05-20T04:02:48.446Z | Checking tower-service v0.3.3 |
| 1067 | 2026-05-20T04:02:48.449Z | Checking want v0.3.1 |
| 1068 | 2026-05-20T04:02:48.572Z | Compiling proc-macro-crate v3.5.0 |
| 1069 | 2026-05-20T04:02:48.625Z | Checking h2 v0.4.14 |
| 1070 | 2026-05-20T04:02:48.799Z | Checking block-buffer v0.10.4 |
| 1071 | 2026-05-20T04:02:49.189Z | Compiling crucible-workspace-hack v0.1.0 |
| 1072 | 2026-05-20T04:02:49.410Z | Checking httpdate v1.0.3 |
| 1073 | 2026-05-20T04:02:49.567Z | Compiling num_enum_derive v0.7.6 |
| 1074 | 2026-05-20T04:02:49.589Z | Checking digest v0.10.7 |
| 1075 | 2026-05-20T04:02:50.413Z | Checking serde_urlencoded v0.7.1 |
| 1076 | 2026-05-20T04:02:50.430Z | Checking hyper v1.9.0 |
| 1077 | 2026-05-20T04:02:50.449Z | Checking http-body-util v0.1.3 |
| 1078 | 2026-05-20T04:02:50.984Z | Compiling unsafe-libyaml v0.2.11 |
| 1079 | 2026-05-20T04:02:51.252Z | Checking ppv-lite86 v0.2.21 |
| 1080 | 2026-05-20T04:02:51.342Z | Checking hyper-util v0.1.20 |
| 1081 | 2026-05-20T04:02:51.485Z | Compiling convert_case v0.4.0 |
| 1082 | 2026-05-20T04:02:51.516Z | Compiling serde_yaml v0.9.34+deprecated |
| 1083 | 2026-05-20T04:02:51.786Z | Compiling derive_more v0.99.20 |
| 1084 | 2026-05-20T04:02:52.070Z | Compiling regress v0.11.1 |
| 1085 | 2026-05-20T04:02:52.762Z | Compiling darling_core v0.21.3 |
| 1086 | 2026-05-20T04:02:52.907Z | Compiling zerocopy-derive v0.7.35 |
| 1087 | 2026-05-20T04:02:53.765Z | Compiling typify-impl v0.6.2 |
| 1088 | 2026-05-20T04:02:54.005Z | Checking untrusted v0.7.1 |
| 1089 | 2026-05-20T04:02:54.129Z | Checking cpufeatures v0.2.17 |
| 1090 | 2026-05-20T04:02:54.624Z | Checking powerfmt v0.2.0 |
| 1091 | 2026-05-20T04:02:54.776Z | Checking deranged v0.5.8 |
| 1092 | 2026-05-20T04:02:54.839Z | Compiling darling_macro v0.21.3 |
| 1093 | 2026-05-20T04:02:55.325Z | Compiling heapless v0.8.0 |
| 1094 | 2026-05-20T04:02:55.398Z | Compiling darling v0.21.3 |
| 1095 | 2026-05-20T04:02:55.646Z | Checking num_threads v0.1.7 |
| 1096 | 2026-05-20T04:02:55.734Z | Checking time v0.3.47 |
| 1097 | 2026-05-20T04:02:55.833Z | Compiling ingot-macros v0.1.1 |
| 1098 | 2026-05-20T04:02:56.207Z | Compiling serde_repr v0.1.20 |
| 1099 | 2026-05-20T04:02:56.228Z | Compiling scroll_derive v0.12.1 |
| 1100 | 2026-05-20T04:02:56.923Z | Checking crossbeam-channel v0.5.15 |
| 1101 | 2026-05-20T04:02:57.086Z | Compiling smoltcp v0.11.0 |
| 1102 | 2026-05-20T04:02:57.090Z | Compiling typify-macro v0.6.2 |
| 1103 | 2026-05-20T04:02:57.251Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1104 | 2026-05-20T04:02:57.433Z | Compiling rustix v0.38.44 |
| 1105 | 2026-05-20T04:02:58.106Z | Checking futures-executor v0.3.32 |
| 1106 | 2026-05-20T04:02:58.399Z | Checking sync_wrapper v1.0.2 |
| 1107 | 2026-05-20T04:02:58.437Z | Compiling rustc_version v0.4.1 |
| 1108 | 2026-05-20T04:02:58.523Z | Checking thread_local v1.1.9 |
| 1109 | 2026-05-20T04:02:58.609Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1110 | 2026-05-20T04:02:58.888Z | Compiling curve25519-dalek v4.1.3 |
| 1111 | 2026-05-20T04:02:58.921Z | Checking tower v0.5.3 |
| 1112 | 2026-05-20T04:02:58.991Z | Checking rand_core v0.9.5 |
| 1113 | 2026-05-20T04:02:59.200Z | Checking webpki-roots v1.0.7 |
| 1114 | 2026-05-20T04:02:59.204Z | Compiling toml_datetime v0.6.11 |
| 1115 | 2026-05-20T04:02:59.309Z | Compiling foreign-types-macros v0.2.3 |
| 1116 | 2026-05-20T04:02:59.469Z | Checking is-terminal v0.4.17 |
| 1117 | 2026-05-20T04:02:59.706Z | Checking term v1.2.1 |
| 1118 | 2026-05-20T04:02:59.765Z | Checking take_mut v0.2.2 |
| 1119 | 2026-05-20T04:02:59.927Z | Checking slog-term v2.9.2 |
| 1120 | 2026-05-20T04:03:00.068Z | Checking tower-http v0.6.10 |
| 1121 | 2026-05-20T04:03:00.179Z | Checking futures v0.3.32 |
| 1122 | 2026-05-20T04:03:00.260Z | Compiling zerocopy v0.7.35 |
| 1123 | 2026-05-20T04:03:00.355Z | Compiling hubpack_derive v0.1.1 |
| 1124 | 2026-05-20T04:03:00.375Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1125 | 2026-05-20T04:03:00.514Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1126 | 2026-05-20T04:03:00.857Z | Compiling usdt-impl v0.5.0 |
| 1127 | 2026-05-20T04:03:01.032Z | Compiling proc-macro-error-attr v1.0.4 |
| 1128 | 2026-05-20T04:03:01.125Z | Checking hex v0.4.3 |
| 1129 | 2026-05-20T04:03:01.318Z | Compiling dof v0.3.0 |
| 1130 | 2026-05-20T04:03:01.337Z | Checking rand_chacha v0.9.0 |
| 1131 | 2026-05-20T04:03:01.357Z | Compiling typify v0.6.2 |
| 1132 | 2026-05-20T04:03:01.456Z | Compiling dtrace-parser v0.2.0 |
| 1133 | 2026-05-20T04:03:01.522Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1134 | 2026-05-20T04:03:01.851Z | Compiling serde_spanned v1.1.1 |
| 1135 | 2026-05-20T04:03:01.879Z | Compiling proc-macro-error v1.0.4 |
| 1136 | 2026-05-20T04:03:01.998Z | Compiling thread-id v4.2.2 |
| 1137 | 2026-05-20T04:03:02.046Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1138 | 2026-05-20T04:03:02.139Z | Compiling pkg-config v0.3.33 |
| 1139 | 2026-05-20T04:03:02.478Z | Checking rand v0.9.4 |
| 1140 | 2026-05-20T04:03:03.264Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1141 | 2026-05-20T04:03:03.621Z | Checking fastrand v2.4.1 |
| 1142 | 2026-05-20T04:03:03.682Z | Compiling prettyplease v0.2.37 |
| 1143 | 2026-05-20T04:03:04.340Z | Checking sha1 v0.10.6 |
| 1144 | 2026-05-20T04:03:04.644Z | Compiling memoffset v0.9.1 |
| 1145 | 2026-05-20T04:03:04.741Z | Checking adler2 v2.0.1 |
| 1146 | 2026-05-20T04:03:04.844Z | Checking simd-adler32 v0.3.9 |
| 1147 | 2026-05-20T04:03:04.995Z | Checking match_cfg v0.1.0 |
| 1148 | 2026-05-20T04:03:05.039Z | Compiling heck v0.4.1 |
| 1149 | 2026-05-20T04:03:05.065Z | Checking hostname v0.3.1 |
| 1150 | 2026-05-20T04:03:05.161Z | Checking miniz_oxide v0.8.9 |
| 1151 | 2026-05-20T04:03:05.429Z | Compiling usdt-attr-macro v0.5.0 |
| 1152 | 2026-05-20T04:03:05.491Z | Compiling usdt-macro v0.5.0 |
| 1153 | 2026-05-20T04:03:05.680Z | Checking slog-json v2.6.1 |
| 1154 | 2026-05-20T04:03:05.778Z | Checking newtype-uuid v1.3.2 |
| 1155 | 2026-05-20T04:03:05.930Z | Compiling enum-as-inner v0.6.1 |
| 1156 | 2026-05-20T04:03:05.953Z | Compiling num-derive v0.4.2 |
| 1157 | 2026-05-20T04:03:06.016Z | Checking memmap2 v0.9.10 |
| 1158 | 2026-05-20T04:03:06.038Z | Compiling openssl-probe v0.2.1 |
| 1159 | 2026-05-20T04:03:06.129Z | Compiling cfg_aliases v0.2.1 |
| 1160 | 2026-05-20T04:03:06.151Z | Compiling winnow v0.7.15 |
| 1161 | 2026-05-20T04:03:06.485Z | Compiling nix v0.31.3 |
| 1162 | 2026-05-20T04:03:06.507Z | Checking usdt v0.6.0 |
| 1163 | 2026-05-20T04:03:06.665Z | Compiling rustls-native-certs v0.8.3 |
| 1164 | 2026-05-20T04:03:06.864Z | Checking daft v0.1.7 |
| 1165 | 2026-05-20T04:03:06.907Z | Checking slog-bunyan v2.5.0 |
| 1166 | 2026-05-20T04:03:06.931Z | Checking flate2 v1.1.9 |
| 1167 | 2026-05-20T04:03:07.019Z | Checking tempfile v3.27.0 |
| 1168 | 2026-05-20T04:03:07.207Z | Checking rustls-webpki v0.102.8 |
| 1169 | 2026-05-20T04:03:07.467Z | Compiling rayon-core v1.13.0 |
| 1170 | 2026-05-20T04:03:07.487Z | Checking compression-core v0.4.32 |
| 1171 | 2026-05-20T04:03:07.510Z | Checking debug-ignore v1.0.5 |
| 1172 | 2026-05-20T04:03:07.611Z | Checking compression-codecs v0.4.38 |
| 1173 | 2026-05-20T04:03:08.495Z | Checking encoding_rs v0.8.35 |
| 1174 | 2026-05-20T04:03:08.620Z | Compiling wait-timeout v0.2.1 |
| 1175 | 2026-05-20T04:03:08.620Z | Checking mime v0.3.17 |
| 1176 | 2026-05-20T04:03:08.835Z | Checking spin v0.9.8 |
| 1177 | 2026-05-20T04:03:08.877Z | Compiling bit-vec v0.8.0 |
| 1178 | 2026-05-20T04:03:08.925Z | Compiling quick-error v1.2.3 |
| 1179 | 2026-05-20T04:03:08.997Z | Checking tokio-rustls v0.25.0 |
| 1180 | 2026-05-20T04:03:09.017Z | Compiling rusty-fork v0.3.1 |
| 1181 | 2026-05-20T04:03:09.077Z | Compiling bit-set v0.8.0 |
| 1182 | 2026-05-20T04:03:09.114Z | Checking toml v1.1.2+spec-1.1.0 |
| 1183 | 2026-05-20T04:03:09.242Z | Compiling rand_chacha v0.3.1 |
| 1184 | 2026-05-20T04:03:09.671Z | Checking async-compression v0.4.42 |
| 1185 | 2026-05-20T04:03:09.814Z | Compiling rand_xorshift v0.4.0 |
| 1186 | 2026-05-20T04:03:09.911Z | Checking waitgroup v0.1.2 |
| 1187 | 2026-05-20T04:03:09.930Z | Checking rustls-pemfile v2.2.0 |
| 1188 | 2026-05-20T04:03:10.012Z | Checking async-stream v0.3.6 |
| 1189 | 2026-05-20T04:03:10.055Z | Compiling num-integer v0.1.46 |
| 1190 | 2026-05-20T04:03:10.108Z | Checking serde_path_to_error v0.1.20 |
| 1191 | 2026-05-20T04:03:10.136Z | Checking hostname v0.4.2 |
| 1192 | 2026-05-20T04:03:10.556Z | Compiling semver v0.1.20 |
| 1193 | 2026-05-20T04:03:10.626Z | Compiling winnow v0.5.40 |
| 1194 | 2026-05-20T04:03:10.837Z | Compiling unarray v0.1.4 |
| 1195 | 2026-05-20T04:03:11.425Z | Compiling proptest v1.11.0 |
| 1196 | 2026-05-20T04:03:11.541Z | Checking rustls-webpki v0.103.13 |
| 1197 | 2026-05-20T04:03:11.654Z | Compiling rustc_version v0.1.7 |
| 1198 | 2026-05-20T04:03:11.981Z | Compiling toml_edit v0.19.15 |
| 1199 | 2026-05-20T04:03:12.000Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1200 | 2026-05-20T04:03:12.251Z | Checking rand v0.8.6 |
| 1201 | 2026-05-20T04:03:13.334Z | Compiling reqwest v0.12.28 |
| 1202 | 2026-05-20T04:03:13.617Z | Compiling backon v1.6.0 |
| 1203 | 2026-05-20T04:03:13.951Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1204 | 2026-05-20T04:03:14.319Z | Checking tokio-rustls v0.26.4 |
| 1205 | 2026-05-20T04:03:14.364Z | Checking rustls-platform-verifier v0.7.0 |
| 1206 | 2026-05-20T04:03:14.955Z | Checking hyper-rustls v0.27.9 |
| 1207 | 2026-05-20T04:03:14.958Z | Compiling strum v0.26.3 |
| 1208 | 2026-05-20T04:03:14.958Z | Checking macaddr v1.0.1 |
| 1209 | 2026-05-20T04:03:14.958Z | Compiling instant v0.1.13 |
| 1210 | 2026-05-20T04:03:14.958Z | Compiling utf8parse v0.2.2 |
| 1211 | 2026-05-20T04:03:14.964Z | Compiling rustc-hash v2.1.2 |
| 1212 | 2026-05-20T04:03:15.090Z | Compiling iddqd v0.3.18 |
| 1213 | 2026-05-20T04:03:15.139Z | Compiling anstyle-parse v1.0.0 |
| 1214 | 2026-05-20T04:03:15.321Z | Compiling backoff v0.4.0 |
| 1215 | 2026-05-20T04:03:15.397Z | Checking reqwest v0.13.3 |
| 1216 | 2026-05-20T04:03:15.415Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1217 | 2026-05-20T04:03:15.722Z | Compiling progenitor-client v0.10.0 |
| 1218 | 2026-05-20T04:03:15.738Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1219 | 2026-05-20T04:03:15.907Z | Compiling proc-macro-crate v1.3.1 |
| 1220 | 2026-05-20T04:03:15.975Z | Compiling newtype_derive v0.1.6 |
| 1221 | 2026-05-20T04:03:16.053Z | Compiling num-rational v0.4.2 |
| 1222 | 2026-05-20T04:03:16.076Z | Compiling num-iter v0.1.45 |
| 1223 | 2026-05-20T04:03:16.236Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1224 | 2026-05-20T04:03:16.255Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1225 | 2026-05-20T04:03:16.546Z | Compiling parse-display v0.10.0 |
| 1226 | 2026-05-20T04:03:16.566Z | Compiling serde_with v3.20.0 |
| 1227 | 2026-05-20T04:03:16.703Z | Compiling strum v0.27.2 |
| 1228 | 2026-05-20T04:03:17.205Z | Compiling progenitor-client v0.14.0 |
| 1229 | 2026-05-20T04:03:17.208Z | Compiling num-complex v0.4.6 |
| 1230 | 2026-05-20T04:03:17.208Z | Compiling progenitor-extras v0.2.0 |
| 1231 | 2026-05-20T04:03:17.208Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1232 | 2026-05-20T04:03:17.208Z | Compiling is_terminal_polyfill v1.70.2 |
| 1233 | 2026-05-20T04:03:17.217Z | Compiling owo-colors v4.3.0 |
| 1234 | 2026-05-20T04:03:17.262Z | Compiling vcpkg v0.2.15 |
| 1235 | 2026-05-20T04:03:17.307Z | Compiling colorchoice v1.0.5 |
| 1236 | 2026-05-20T04:03:17.394Z | Compiling anstyle v1.0.14 |
| 1237 | 2026-05-20T04:03:17.429Z | Compiling anstyle-query v1.1.5 |
| 1238 | 2026-05-20T04:03:17.600Z | Compiling anstream v1.0.0 |
| 1239 | 2026-05-20T04:03:17.621Z | Compiling num v0.4.3 |
| 1240 | 2026-05-20T04:03:17.705Z | Compiling num_enum_derive v0.5.11 |
| 1241 | 2026-05-20T04:03:17.796Z | Compiling terminal_size v0.4.4 |
| 1242 | 2026-05-20T04:03:17.818Z | Compiling openssl-sys v0.9.116 |
| 1243 | 2026-05-20T04:03:17.888Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1244 | 2026-05-20T04:03:17.937Z | Compiling progenitor-impl v0.14.0 |
| 1245 | 2026-05-20T04:03:18.127Z | Compiling serde_spanned v0.6.9 |
| 1246 | 2026-05-20T04:03:18.130Z | Compiling derive-where v1.6.1 |
| 1247 | 2026-05-20T04:03:18.179Z | Compiling pin-project-internal v1.1.13 |
| 1248 | 2026-05-20T04:03:18.276Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1249 | 2026-05-20T04:03:18.751Z | Compiling toml_write v0.1.2 |
| 1250 | 2026-05-20T04:03:18.824Z | Compiling clap_lex v1.1.0 |
| 1251 | 2026-05-20T04:03:18.954Z | Compiling float-ord v0.3.2 |
| 1252 | 2026-05-20T04:03:19.028Z | Compiling clap_builder v4.6.0 |
| 1253 | 2026-05-20T04:03:19.051Z | Compiling toml_edit v0.22.27 |
| 1254 | 2026-05-20T04:03:19.835Z | Compiling progenitor-impl v0.13.0 |
| 1255 | 2026-05-20T04:03:19.838Z | Checking unicode-width v0.2.2 |
| 1256 | 2026-05-20T04:03:19.865Z | Compiling zone_cfg_derive v0.3.1 |
| 1257 | 2026-05-20T04:03:20.023Z | Compiling progenitor-macro v0.14.0 |
| 1258 | 2026-05-20T04:03:20.352Z | Compiling snafu-derive v0.8.9 |
| 1259 | 2026-05-20T04:03:20.544Z | Compiling toml v0.8.23 |
| 1260 | 2026-05-20T04:03:21.108Z | Compiling clap v4.6.1 |
| 1261 | 2026-05-20T04:03:21.200Z | Compiling async-recursion v1.1.1 |
| 1262 | 2026-05-20T04:03:21.477Z | Compiling progenitor-macro v0.13.0 |
| 1263 | 2026-05-20T04:03:21.797Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1264 | 2026-05-20T04:03:22.396Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1265 | 2026-05-20T04:03:22.545Z | Compiling slog-dtrace v0.3.0 |
| 1266 | 2026-05-20T04:03:22.711Z | Compiling chrono-tz v0.10.4 |
| 1267 | 2026-05-20T04:03:22.860Z | Compiling cancel-safe-futures v0.1.5 |
| 1268 | 2026-05-20T04:03:22.954Z | Compiling minimal-lexical v0.2.1 |
| 1269 | 2026-05-20T04:03:23.048Z | Compiling unicode-xid v0.2.6 |
| 1270 | 2026-05-20T04:03:23.120Z | Compiling openssl v0.10.80 |
| 1271 | 2026-05-20T04:03:23.176Z | Compiling const_format_proc_macros v0.2.34 |
| 1272 | 2026-05-20T04:03:23.199Z | Compiling nom v7.1.3 |
| 1273 | 2026-05-20T04:03:23.640Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1274 | 2026-05-20T04:03:23.837Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1275 | 2026-05-20T04:03:24.322Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1276 | 2026-05-20T04:03:24.420Z | Compiling openssl-macros v0.1.1 |
| 1277 | 2026-05-20T04:03:24.844Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1278 | 2026-05-20T04:03:25.028Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1279 | 2026-05-20T04:03:25.163Z | Compiling cookie v0.18.1 |
| 1280 | 2026-05-20T04:03:25.263Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1281 | 2026-05-20T04:03:25.670Z | Compiling tabled_derive v0.7.0 |
| 1282 | 2026-05-20T04:03:28.104Z | Checking num_enum v0.7.6 |
| 1283 | 2026-05-20T04:03:28.879Z | Checking secrecy v0.10.3 |
| 1284 | 2026-05-20T04:03:29.006Z | Checking tinyvec_macros v0.1.1 |
| 1285 | 2026-05-20T04:03:29.087Z | Checking tinyvec v1.11.0 |
| 1286 | 2026-05-20T04:03:29.532Z | Checking crossbeam-epoch v0.9.18 |
| 1287 | 2026-05-20T04:03:29.561Z | Checking hash32 v0.3.1 |
| 1288 | 2026-05-20T04:03:29.749Z | Checking data-encoding v2.11.0 |
| 1289 | 2026-05-20T04:03:29.891Z | Checking tabwriter v1.4.1 |
| 1290 | 2026-05-20T04:03:29.913Z | Checking ingot-types v0.1.2 |
| 1291 | 2026-05-20T04:03:30.026Z | Checking scroll v0.12.0 |
| 1292 | 2026-05-20T04:03:30.047Z | Checking hmac v0.12.1 |
| 1293 | 2026-05-20T04:03:30.567Z | Checking inout v0.1.4 |
| 1294 | 2026-05-20T04:03:30.570Z | Checking ff v0.13.1 |
| 1295 | 2026-05-20T04:03:30.570Z | Checking cobs v0.3.0 |
| 1296 | 2026-05-20T04:03:30.570Z | Checking bstr v1.12.1 |
| 1297 | 2026-05-20T04:03:30.570Z | Checking bitflags v1.3.2 |
| 1298 | 2026-05-20T04:03:30.570Z | Checking cpufeatures v0.3.0 |
| 1299 | 2026-05-20T04:03:30.570Z | Checking managed v0.8.0 |
| 1300 | 2026-05-20T04:03:30.571Z | Checking foreign-types-shared v0.3.1 |
| 1301 | 2026-05-20T04:03:30.571Z | Checking static_assertions v1.1.0 |
| 1302 | 2026-05-20T04:03:30.571Z | Checking colored v3.1.1 |
| 1303 | 2026-05-20T04:03:30.571Z | Checking foreign-types v0.5.0 |
| 1304 | 2026-05-20T04:03:30.595Z | Checking chacha20 v0.10.0 |
| 1305 | 2026-05-20T04:03:30.614Z | Checking postcard v1.1.3 |
| 1306 | 2026-05-20T04:03:30.683Z | Checking group v0.13.0 |
| 1307 | 2026-05-20T04:03:30.800Z | Checking cipher v0.4.4 |
| 1308 | 2026-05-20T04:03:30.803Z | Checking ingot v0.1.1 |
| 1309 | 2026-05-20T04:03:30.902Z | Checking goblin v0.8.2 |
| 1310 | 2026-05-20T04:03:31.010Z | Checking hkdf v0.12.4 |
| 1311 | 2026-05-20T04:03:31.335Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1312 | 2026-05-20T04:03:32.107Z | Checking universal-hash v0.5.1 |
| 1313 | 2026-05-20T04:03:32.111Z | Checking crypto-bigint v0.5.5 |
| 1314 | 2026-05-20T04:03:32.111Z | Checking half v2.7.1 |
| 1315 | 2026-05-20T04:03:32.164Z | Checking cstr-argument v0.1.2 |
| 1316 | 2026-05-20T04:03:32.182Z | Checking base64ct v1.8.3 |
| 1317 | 2026-05-20T04:03:32.253Z | Checking base16ct v0.2.0 |
| 1318 | 2026-05-20T04:03:32.290Z | Checking opaque-debug v0.3.1 |
| 1319 | 2026-05-20T04:03:32.341Z | Checking ciborium-io v0.2.2 |
| 1320 | 2026-05-20T04:03:32.364Z | Checking indent_write v2.2.0 |
| 1321 | 2026-05-20T04:03:32.388Z | Checking poly1305 v0.8.0 |
| 1322 | 2026-05-20T04:03:32.420Z | Checking password-hash v0.5.0 |
| 1323 | 2026-05-20T04:03:32.435Z | Checking ciborium-ll v0.2.2 |
| 1324 | 2026-05-20T04:03:32.496Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1325 | 2026-05-20T04:03:32.610Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1326 | 2026-05-20T04:03:32.610Z | Checking chacha20 v0.9.1 |
| 1327 | 2026-05-20T04:03:32.648Z | Checking rand v0.10.1 |
| 1328 | 2026-05-20T04:03:32.651Z | Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1329 | 2026-05-20T04:03:32.686Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1330 | 2026-05-20T04:03:32.690Z | Checking elliptic-curve v0.13.8 |
| 1331 | 2026-05-20T04:03:32.769Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1332 | 2026-05-20T04:03:33.215Z | Checking thiserror-no-std v2.0.2 |
| 1333 | 2026-05-20T04:03:33.630Z | Checking byte-wrapper v0.1.0 |
| 1334 | 2026-05-20T04:03:33.630Z | Checking hubpack v0.1.2 |
| 1335 | 2026-05-20T04:03:33.630Z | Checking blake2 v0.10.6 |
| 1336 | 2026-05-20T04:03:33.630Z | Checking aead v0.5.2 |
| 1337 | 2026-05-20T04:03:33.630Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1338 | 2026-05-20T04:03:33.630Z | Checking keccak v0.1.6 |
| 1339 | 2026-05-20T04:03:33.630Z | Checking chacha20poly1305 v0.10.1 |
| 1340 | 2026-05-20T04:03:33.630Z | Checking argon2 v0.5.3 |
| 1341 | 2026-05-20T04:03:33.634Z | Checking sha3 v0.10.9 |
| 1342 | 2026-05-20T04:03:33.634Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1343 | 2026-05-20T04:03:33.635Z | Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1344 | 2026-05-20T04:03:33.635Z | Checking ciborium v0.2.2 |
| 1345 | 2026-05-20T04:03:33.635Z | Checking atomicwrites v0.4.4 |
| 1346 | 2026-05-20T04:03:33.635Z | Checking vsss-rs v3.3.4 |
| 1347 | 2026-05-20T04:03:33.668Z | Compiling typify-impl v0.4.3 |
| 1348 | 2026-05-20T04:03:33.688Z | Checking memmap v0.7.0 |
| 1349 | 2026-05-20T04:03:33.826Z | Checking lazy_static v1.5.0 |
| 1350 | 2026-05-20T04:03:34.335Z | Checking usdt v0.5.0 |
| 1351 | 2026-05-20T04:03:34.339Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1352 | 2026-05-20T04:03:34.339Z | Checking similar v2.7.0 |
| 1353 | 2026-05-20T04:03:34.339Z | Checking crossbeam-deque v0.8.6 |
| 1354 | 2026-05-20T04:03:34.339Z | Checking bytecount v0.6.9 |
| 1355 | 2026-05-20T04:03:34.459Z | Checking itertools v0.12.1 |
| 1356 | 2026-05-20T04:03:34.684Z | Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1357 | 2026-05-20T04:03:34.761Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1358 | 2026-05-20T04:03:34.780Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1359 | 2026-05-20T04:03:34.988Z | Checking linked-hash-map v0.5.6 |
| 1360 | 2026-05-20T04:03:35.103Z | Checking swrite v0.1.0 |
| 1361 | 2026-05-20T04:03:35.124Z | Checking unicode-segmentation v1.13.2 |
| 1362 | 2026-05-20T04:03:35.168Z | Checking resolv-conf v0.7.6 |
| 1363 | 2026-05-20T04:03:35.201Z | Checking lru-cache v0.1.2 |
| 1364 | 2026-05-20T04:03:35.331Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1365 | 2026-05-20T04:03:35.345Z | Checking rayon v1.12.0 |
| 1366 | 2026-05-20T04:03:35.445Z | Checking hickory-proto v0.24.4 |
| 1367 | 2026-05-20T04:03:35.465Z | Checking newline-converter v0.3.0 |
| 1368 | 2026-05-20T04:03:35.581Z | Checking console v0.15.11 |
| 1369 | 2026-05-20T04:03:35.642Z | Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1370 | 2026-05-20T04:03:35.858Z | Checking camino-tempfile v1.4.1 |
| 1371 | 2026-05-20T04:03:36.026Z | Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1372 | 2026-05-20T04:03:36.226Z | Checking serde-big-array v0.5.1 |
| 1373 | 2026-05-20T04:03:36.270Z | Checking siphasher v1.0.3 |
| 1374 | 2026-05-20T04:03:36.368Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1375 | 2026-05-20T04:03:36.436Z | Checking phf_shared v0.12.1 |
| 1376 | 2026-05-20T04:03:36.580Z | Checking progenitor v0.14.0 |
| 1377 | 2026-05-20T04:03:36.737Z | Checking expectorate v1.2.0 |
| 1378 | 2026-05-20T04:03:36.812Z | Checking unicode-normalization v0.1.25 |
| 1379 | 2026-05-20T04:03:36.866Z | Checking pin-project v1.1.13 |
| 1380 | 2026-05-20T04:03:36.923Z | Compiling typify-macro v0.4.3 |
| 1381 | 2026-05-20T04:03:36.944Z | Checking hickory-resolver v0.24.4 |
| 1382 | 2026-05-20T04:03:36.967Z | Checking num_enum v0.5.11 |
| 1383 | 2026-05-20T04:03:37.135Z | Checking progenitor-client v0.13.0 |
| 1384 | 2026-05-20T04:03:37.608Z | Checking tokio-stream v0.1.18 |
| 1385 | 2026-05-20T04:03:37.655Z | Checking csv-core v0.1.13 |
| 1386 | 2026-05-20T04:03:37.714Z | Checking foldhash v0.1.5 |
| 1387 | 2026-05-20T04:03:37.734Z | Checking unicode-linebreak v0.1.5 |
| 1388 | 2026-05-20T04:03:37.828Z | Checking unicode-width v0.1.14 |
| 1389 | 2026-05-20T04:03:37.854Z | Checking highway v1.3.0 |
| 1390 | 2026-05-20T04:03:37.944Z | Checking foreign-types-shared v0.1.1 |
| 1391 | 2026-05-20T04:03:37.979Z | Checking same-file v1.0.6 |
| 1392 | 2026-05-20T04:03:38.035Z | Checking konst_macro_rules v0.2.19 |
| 1393 | 2026-05-20T04:03:38.077Z | Compiling parking_lot_core v0.8.6 |
| 1394 | 2026-05-20T04:03:38.098Z | Checking smawk v0.3.2 |
| 1395 | 2026-05-20T04:03:38.118Z | Checking walkdir v2.5.0 |
| 1396 | 2026-05-20T04:03:38.544Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1397 | 2026-05-20T04:03:38.547Z | Checking konst v0.2.20 |
| 1398 | 2026-05-20T04:03:38.547Z | Checking textwrap v0.16.2 |
| 1399 | 2026-05-20T04:03:38.547Z | Checking foreign-types v0.3.2 |
| 1400 | 2026-05-20T04:03:38.547Z | Checking qorb v0.4.1 |
| 1401 | 2026-05-20T04:03:38.547Z | Checking hashbrown v0.15.5 |
| 1402 | 2026-05-20T04:03:38.547Z | Checking csv v1.4.0 |
| 1403 | 2026-05-20T04:03:38.622Z | Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1404 | 2026-05-20T04:03:38.793Z | Checking progenitor v0.13.0 |
| 1405 | 2026-05-20T04:03:38.853Z | Checking olpc-cjson v0.1.4 |
| 1406 | 2026-05-20T04:03:38.870Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1407 | 2026-05-20T04:03:38.873Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1408 | 2026-05-20T04:03:38.933Z | Checking snafu v0.8.9 |
| 1409 | 2026-05-20T04:03:38.952Z | Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1410 | 2026-05-20T04:03:38.992Z | Checking phf v0.12.1 |
| 1411 | 2026-05-20T04:03:39.046Z | Checking zone v0.3.1 |
| 1412 | 2026-05-20T04:03:39.143Z | Checking tokio-dtrace v0.1.1 |
| 1413 | 2026-05-20T04:03:39.178Z | Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1414 | 2026-05-20T04:03:39.335Z | Checking globset v0.4.18 |
| 1415 | 2026-05-20T04:03:39.539Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1416 | 2026-05-20T04:03:39.856Z | Checking smf v0.2.3 |
| 1417 | 2026-05-20T04:03:40.011Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1418 | 2026-05-20T04:03:40.031Z | Checking pem v3.0.6 |
| 1419 | 2026-05-20T04:03:40.082Z | Checking libsw-core v0.3.2 |
| 1420 | 2026-05-20T04:03:40.115Z | Checking serde_plain v1.0.2 |
| 1421 | 2026-05-20T04:03:40.189Z | Checking sigpipe v0.1.3 |
| 1422 | 2026-05-20T04:03:40.226Z | Checking glob v0.3.3 |
| 1423 | 2026-05-20T04:03:40.263Z | Checking typed-path v0.9.3 |
| 1424 | 2026-05-20T04:03:40.267Z | Checking fixedbitset v0.4.2 |
| 1425 | 2026-05-20T04:03:40.298Z | Checking jiff v0.2.24 |
| 1426 | 2026-05-20T04:03:40.472Z | Checking fixedbitset v0.5.7 |
| 1427 | 2026-05-20T04:03:40.491Z | Checking petgraph v0.6.5 |
| 1428 | 2026-05-20T04:03:40.677Z | Checking petgraph v0.8.3 |
| 1429 | 2026-05-20T04:03:41.022Z | Checking tough v0.22.0 |
| 1430 | 2026-05-20T04:03:41.654Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1431 | 2026-05-20T04:03:41.747Z | Checking libsw v3.5.0 |
| 1432 | 2026-05-20T04:03:41.906Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1433 | 2026-05-20T04:03:42.017Z | Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1434 | 2026-05-20T04:03:42.234Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1435 | 2026-05-20T04:03:42.442Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1436 | 2026-05-20T04:03:42.510Z | Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1437 | 2026-05-20T04:03:42.529Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1438 | 2026-05-20T04:03:42.598Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1439 | 2026-05-20T04:03:42.692Z | Checking oxide-tokio-rt v0.1.6 |
| 1440 | 2026-05-20T04:03:42.980Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1441 | 2026-05-20T04:03:43.484Z | Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1442 | 2026-05-20T04:03:43.487Z | Checking const_format v0.2.36 |
| 1443 | 2026-05-20T04:03:43.487Z | Checking papergrid v0.11.0 |
| 1444 | 2026-05-20T04:03:43.602Z | Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1445 | 2026-05-20T04:03:43.729Z | Checking gethostname v0.5.0 |
| 1446 | 2026-05-20T04:03:43.801Z | Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1447 | 2026-05-20T04:03:43.825Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1448 | 2026-05-20T04:03:43.886Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1449 | 2026-05-20T04:03:44.042Z | Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1450 | 2026-05-20T04:03:44.465Z | Checking libscf-sys v1.2.0 |
| 1451 | 2026-05-20T04:03:44.875Z | Checking bcs v0.1.6 |
| 1452 | 2026-05-20T04:03:44.879Z | Checking linear-map v1.2.0 |
| 1453 | 2026-05-20T04:03:44.879Z | Checking termtree v0.5.1 |
| 1454 | 2026-05-20T04:03:44.880Z | Checking whoami v1.6.1 |
| 1455 | 2026-05-20T04:03:44.901Z | Checking tagptr v0.2.0 |
| 1456 | 2026-05-20T04:03:44.939Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1457 | 2026-05-20T04:03:45.063Z | Checking moka v0.12.15 |
| 1458 | 2026-05-20T04:03:45.206Z | Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1459 | 2026-05-20T04:03:45.874Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1460 | 2026-05-20T04:03:45.877Z | Checking tabled v0.15.0 |
| 1461 | 2026-05-20T04:03:45.877Z | Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1462 | 2026-05-20T04:03:45.877Z | Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1463 | 2026-05-20T04:03:45.900Z | Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1464 | 2026-05-20T04:03:46.458Z | Checking steno v0.4.1 |
| 1465 | 2026-05-20T04:03:46.636Z | Checking hickory-proto v0.25.2 |
| 1466 | 2026-05-20T04:03:47.577Z | Checking humantime v2.3.0 |
| 1467 | 2026-05-20T04:03:48.218Z | Checking hickory-resolver v0.25.2 |
| 1468 | 2026-05-20T04:03:48.956Z | Compiling typify v0.4.3 |
| 1469 | 2026-05-20T04:03:49.056Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1470 | 2026-05-20T04:03:49.389Z | Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1471 | 2026-05-20T04:03:49.643Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1472 | 2026-05-20T04:03:49.795Z | Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1473 | 2026-05-20T04:03:50.205Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1474 | 2026-05-20T04:03:53.983Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1475 | 2026-05-20T04:03:58.245Z | Checking nom v8.0.0 |
| 1476 | 2026-05-20T04:03:58.277Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1477 | 2026-05-20T04:03:58.727Z | Compiling proc-macro-error2 v2.0.1 |
| 1478 | 2026-05-20T04:04:00.827Z | Compiling crunchy v0.2.4 |
| 1479 | 2026-05-20T04:04:01.131Z | Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1480 | 2026-05-20T04:04:01.175Z | Compiling tabled_derive v0.11.0 |
| 1481 | 2026-05-20T04:04:01.195Z | Compiling tiny-keccak v2.0.2 |
| 1482 | 2026-05-20T04:04:01.473Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1483 | 2026-05-20T04:04:01.587Z | Compiling progenitor-impl v0.11.2 |
| 1484 | 2026-05-20T04:04:01.805Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1485 | 2026-05-20T04:04:02.554Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1486 | 2026-05-20T04:04:02.575Z | Checking parking_lot v0.11.2 |
| 1487 | 2026-05-20T04:04:02.754Z | Compiling const-random-macro v0.1.16 |
| 1488 | 2026-05-20T04:04:03.414Z | Checking fxhash v0.2.1 |
| 1489 | 2026-05-20T04:04:03.417Z | Checking sled v0.34.7 |
| 1490 | 2026-05-20T04:04:03.417Z | Compiling ahash v0.8.12 |
| 1491 | 2026-05-20T04:04:03.417Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1492 | 2026-05-20T04:04:03.417Z | Compiling smartstring v1.0.1 |
| 1493 | 2026-05-20T04:04:03.632Z | Compiling progenitor-macro v0.11.2 |
| 1494 | 2026-05-20T04:04:04.195Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1495 | 2026-05-20T04:04:04.605Z | Checking internet-checksum v0.2.1 |
| 1496 | 2026-05-20T04:04:04.605Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1497 | 2026-05-20T04:04:04.609Z | Compiling rhai_codegen v3.1.0 |
| 1498 | 2026-05-20T04:04:04.609Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1499 | 2026-05-20T04:04:04.730Z | Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1500 | 2026-05-20T04:04:04.958Z | Checking arc-swap v1.9.1 |
| 1501 | 2026-05-20T04:04:05.189Z | Checking slog-scope v4.4.1 |
| 1502 | 2026-05-20T04:04:05.279Z | Checking papergrid v0.17.0 |
| 1503 | 2026-05-20T04:04:05.734Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1504 | 2026-05-20T04:04:05.737Z | Checking testing_table v0.3.0 |
| 1505 | 2026-05-20T04:04:05.737Z | Checking dropshot-api-manager-types v0.7.1 |
| 1506 | 2026-05-20T04:04:05.917Z | Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1507 | 2026-05-20T04:04:05.972Z | Checking slog-stdlog v4.1.1 |
| 1508 | 2026-05-20T04:04:06.039Z | Checking tabled v0.20.0 |
| 1509 | 2026-05-20T04:04:06.059Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1510 | 2026-05-20T04:04:06.089Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 1511 | 2026-05-20T04:04:06.921Z | Compiling progenitor-impl v0.10.0 |
| 1512 | 2026-05-20T04:04:06.969Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1513 | 2026-05-20T04:04:07.038Z | Checking progenitor-client v0.11.2 |
| 1514 | 2026-05-20T04:04:07.183Z | Compiling lzma-sys v0.1.20 |
| 1515 | 2026-05-20T04:04:07.262Z | Compiling fs-err v3.3.0 |
| 1516 | 2026-05-20T04:04:07.281Z | Compiling typeid v1.0.3 |
| 1517 | 2026-05-20T04:04:07.658Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1518 | 2026-05-20T04:04:08.063Z | Checking slog-envlogger v2.2.0 |
| 1519 | 2026-05-20T04:04:08.066Z | Checking progenitor v0.11.2 |
| 1520 | 2026-05-20T04:04:08.066Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1521 | 2026-05-20T04:04:08.249Z | Checking crc8 v0.1.1 |
| 1522 | 2026-05-20T04:04:08.399Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1523 | 2026-05-20T04:04:08.545Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1524 | 2026-05-20T04:04:08.978Z | Compiling progenitor-macro v0.10.0 |
| 1525 | 2026-05-20T04:04:09.509Z | Checking const-random v0.1.18 |
| 1526 | 2026-05-20T04:04:09.725Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1527 | 2026-05-20T04:04:09.949Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1528 | 2026-05-20T04:04:10.135Z | Compiling cargo_toml v0.22.3 |
| 1529 | 2026-05-20T04:04:10.791Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1530 | 2026-05-20T04:04:11.213Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1531 | 2026-05-20T04:04:11.216Z | Checking thin-vec v0.2.18 |
| 1532 | 2026-05-20T04:04:11.216Z | Checking rhai v1.24.0 |
| 1533 | 2026-05-20T04:04:12.340Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 1534 | 2026-05-20T04:04:12.561Z | Checking utf-8 v0.7.6 |
| 1535 | 2026-05-20T04:04:12.856Z | Checking tungstenite v0.21.0 |
| 1536 | 2026-05-20T04:04:13.270Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1537 | 2026-05-20T04:04:13.450Z | Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1538 | 2026-05-20T04:04:14.325Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1539 | 2026-05-20T04:04:14.466Z | Checking sha2 v0.10.9 |
| 1540 | 2026-05-20T04:04:14.632Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1541 | 2026-05-20T04:04:14.728Z | Checking yansi v1.0.1 |
| 1542 | 2026-05-20T04:04:14.869Z | Checking diff v0.1.13 |
| 1543 | 2026-05-20T04:04:14.872Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1544 | 2026-05-20T04:04:14.985Z | Checking progenitor v0.10.0 |
| 1545 | 2026-05-20T04:04:15.010Z | Checking pretty_assertions v1.4.1 |
| 1546 | 2026-05-20T04:04:15.145Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 1547 | 2026-05-20T04:04:15.350Z | Checking tokio-tungstenite v0.21.0 |
| 1548 | 2026-05-20T04:04:16.278Z | Checking console v0.16.3 |
| 1549 | 2026-05-20T04:04:16.429Z | Checking git-stub v1.0.0 |
| 1550 | 2026-05-20T04:04:16.625Z | Checking unit-prefix v0.5.2 |
| 1551 | 2026-05-20T04:04:16.756Z | Checking sdd v3.0.10 |
| 1552 | 2026-05-20T04:04:16.775Z | Checking base64 v0.21.7 |
| 1553 | 2026-05-20T04:04:16.794Z | Checking is_ci v1.2.0 |
| 1554 | 2026-05-20T04:04:16.916Z | Checking supports-color v3.0.2 |
| 1555 | 2026-05-20T04:04:16.969Z | Checking scc v2.4.0 |
| 1556 | 2026-05-20T04:04:17.009Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 1557 | 2026-05-20T04:04:17.615Z | Checking indicatif v0.18.4 |
| 1558 | 2026-05-20T04:04:17.940Z | Checking git-stub-vcs v0.1.0 |
| 1559 | 2026-05-20T04:04:18.011Z | Checking ron v0.12.1 |
| 1560 | 2026-05-20T04:04:18.259Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1561 | 2026-05-20T04:04:18.376Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1562 | 2026-05-20T04:04:18.459Z | Checking xz2 v0.1.7 |
| 1563 | 2026-05-20T04:04:18.646Z | Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1564 | 2026-05-20T04:04:18.790Z | Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 1565 | 2026-05-20T04:04:19.061Z | Checking drift v0.1.4 |
| 1566 | 2026-05-20T04:04:19.367Z | Compiling serial_test_derive v3.4.0 |
| 1567 | 2026-05-20T04:04:19.443Z | Checking base16ct v1.0.0 |
| 1568 | 2026-05-20T04:04:19.604Z | Checking dropshot-api-manager v0.7.1 |
| 1569 | 2026-05-20T04:04:20.094Z | Checking serial_test v3.4.0 |
| 1570 | 2026-05-20T04:04:20.490Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1571 | 2026-05-20T04:04:20.941Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1572 | 2026-05-20T04:04:21.174Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 1573 | 2026-05-20T04:04:21.382Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1574 | 2026-05-20T04:04:21.735Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1575 | 2026-05-20T04:04:22.623Z | Checking natord v1.0.9 |
| 1576 | 2026-05-20T04:04:22.864Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1577 | 2026-05-20T04:04:23.045Z | Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 1578 | 2026-05-20T04:04:23.477Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1579 | 2026-05-20T04:04:23.502Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 1580 | 2026-05-20T04:04:23.657Z | Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 1581 | 2026-05-20T04:04:24.044Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1582 | 2026-05-20T04:04:24.426Z | Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 1583 | 2026-05-20T04:04:24.456Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 1584 | 2026-05-20T04:04:24.573Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1585 | 2026-05-20T04:04:32.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s |
| 1586 | 2026-05-20T04:04:32.641Z | + cargo xtask openapi check |
| 1587 | 2026-05-20T04:04:33.252Z | Compiling cfg-if v1.0.4 |
| 1588 | 2026-05-20T04:04:33.256Z | Compiling libc v0.2.186 |
| 1589 | 2026-05-20T04:04:33.256Z | Compiling serde_core v1.0.228 |
| 1590 | 2026-05-20T04:04:33.358Z | Compiling memchr v2.8.0 |
| 1591 | 2026-05-20T04:04:33.365Z | Compiling smallvec v1.15.1 |
| 1592 | 2026-05-20T04:04:33.365Z | Compiling itoa v1.0.18 |
| 1593 | 2026-05-20T04:04:33.380Z | Compiling stable_deref_trait v1.2.1 |
| 1594 | 2026-05-20T04:04:33.383Z | Compiling zerofrom v0.1.8 |
| 1595 | 2026-05-20T04:04:33.402Z | Compiling zmij v1.0.21 |
| 1596 | 2026-05-20T04:04:33.450Z | Compiling writeable v0.6.3 |
| 1597 | 2026-05-20T04:04:33.502Z | Compiling yoke v0.8.2 |
| 1598 | 2026-05-20T04:04:33.545Z | Compiling litemap v0.8.2 |
| 1599 | 2026-05-20T04:04:33.592Z | Compiling utf8_iter v1.0.4 |
| 1600 | 2026-05-20T04:04:33.666Z | Compiling percent-encoding v2.3.2 |
| 1601 | 2026-05-20T04:04:33.684Z | Compiling zerovec v0.11.6 |
| 1602 | 2026-05-20T04:04:33.701Z | Compiling zerotrie v0.2.4 |
| 1603 | 2026-05-20T04:04:33.742Z | Compiling icu_properties_data v2.2.0 |
| 1604 | 2026-05-20T04:04:33.745Z | Compiling icu_normalizer_data v2.2.0 |
| 1605 | 2026-05-20T04:04:33.827Z | Compiling libm v0.2.16 |
| 1606 | 2026-05-20T04:04:33.827Z | Compiling form_urlencoded v1.2.2 |
| 1607 | 2026-05-20T04:04:33.860Z | Compiling rand_core v0.10.1 |
| 1608 | 2026-05-20T04:04:33.880Z | Compiling errno v0.3.14 |
| 1609 | 2026-05-20T04:04:34.011Z | Compiling getrandom v0.4.2 |
| 1610 | 2026-05-20T04:04:34.025Z | Compiling pin-project-lite v0.2.17 |
| 1611 | 2026-05-20T04:04:34.025Z | Compiling zeroize v1.8.2 |
| 1612 | 2026-05-20T04:04:34.044Z | Compiling iana-time-zone v0.1.65 |
| 1613 | 2026-05-20T04:04:34.075Z | Compiling scopeguard v1.2.0 |
| 1614 | 2026-05-20T04:04:34.126Z | Compiling dyn-clone v1.0.20 |
| 1615 | 2026-05-20T04:04:34.159Z | Compiling tinystr v0.8.3 |
| 1616 | 2026-05-20T04:04:34.188Z | Compiling potential_utf v0.1.5 |
| 1617 | 2026-05-20T04:04:34.215Z | Compiling lock_api v0.4.14 |
| 1618 | 2026-05-20T04:04:34.227Z | Compiling parking_lot_core v0.9.12 |
| 1619 | 2026-05-20T04:04:34.252Z | Compiling socket2 v0.6.3 |
| 1620 | 2026-05-20T04:04:34.268Z | Compiling signal-hook-registry v1.4.8 |
| 1621 | 2026-05-20T04:04:34.355Z | Compiling icu_locale_core v2.2.0 |
| 1622 | 2026-05-20T04:04:34.371Z | Compiling icu_collections v2.2.0 |
| 1623 | 2026-05-20T04:04:34.444Z | Compiling parking_lot v0.12.5 |
| 1624 | 2026-05-20T04:04:34.526Z | Compiling mio v1.2.0 |
| 1625 | 2026-05-20T04:04:34.556Z | Compiling getrandom v0.2.17 |
| 1626 | 2026-05-20T04:04:34.705Z | Compiling num-traits v0.2.19 |
| 1627 | 2026-05-20T04:04:34.750Z | Compiling portable-atomic v1.13.1 |
| 1628 | 2026-05-20T04:04:34.811Z | Compiling futures-core v0.3.32 |
| 1629 | 2026-05-20T04:04:34.881Z | Compiling subtle v2.6.1 |
| 1630 | 2026-05-20T04:04:34.964Z | Compiling thiserror v2.0.18 |
| 1631 | 2026-05-20T04:04:34.987Z | Compiling critical-section v1.2.0 |
| 1632 | 2026-05-20T04:04:35.003Z | Compiling serde v1.0.228 |
| 1633 | 2026-05-20T04:04:35.045Z | Compiling serde_json v1.0.149 |
| 1634 | 2026-05-20T04:04:35.066Z | Compiling icu_provider v2.2.0 |
| 1635 | 2026-05-20T04:04:35.089Z | Compiling uuid v1.23.1 |
| 1636 | 2026-05-20T04:04:35.172Z | Compiling semver v1.0.28 |
| 1637 | 2026-05-20T04:04:35.231Z | Compiling bitflags v2.11.1 |
| 1638 | 2026-05-20T04:04:35.298Z | Compiling icu_normalizer v2.2.0 |
| 1639 | 2026-05-20T04:04:35.386Z | Compiling icu_properties v2.2.0 |
| 1640 | 2026-05-20T04:04:35.417Z | Compiling once_cell v1.21.4 |
| 1641 | 2026-05-20T04:04:35.471Z | Compiling bytes v1.11.1 |
| 1642 | 2026-05-20T04:04:35.498Z | Compiling chrono v0.4.44 |
| 1643 | 2026-05-20T04:04:35.510Z | Compiling equivalent v1.0.2 |
| 1644 | 2026-05-20T04:04:35.517Z | Compiling log v0.4.29 |
| 1645 | 2026-05-20T04:04:35.592Z | Compiling rand_core v0.6.4 |
| 1646 | 2026-05-20T04:04:35.627Z | Compiling zerocopy v0.8.48 |
| 1647 | 2026-05-20T04:04:35.708Z | Compiling futures-sink v0.3.32 |
| 1648 | 2026-05-20T04:04:35.813Z | Compiling slab v0.4.12 |
| 1649 | 2026-05-20T04:04:35.823Z | Compiling slog v2.8.2 |
| 1650 | 2026-05-20T04:04:35.839Z | Compiling futures-channel v0.3.32 |
| 1651 | 2026-05-20T04:04:35.861Z | Compiling typenum v1.20.0 |
| 1652 | 2026-05-20T04:04:35.989Z | Compiling tokio v1.52.3 |
| 1653 | 2026-05-20T04:04:36.060Z | Compiling futures-io v0.3.32 |
| 1654 | 2026-05-20T04:04:36.087Z | Compiling futures-task v0.3.32 |
| 1655 | 2026-05-20T04:04:36.118Z | Compiling hashbrown v0.17.1 |
| 1656 | 2026-05-20T04:04:36.217Z | Compiling futures-util v0.3.32 |
| 1657 | 2026-05-20T04:04:36.259Z | Compiling idna_adapter v1.2.2 |
| 1658 | 2026-05-20T04:04:36.400Z | Compiling idna v1.1.0 |
| 1659 | 2026-05-20T04:04:36.500Z | Compiling generic-array v0.14.7 |
| 1660 | 2026-05-20T04:04:36.511Z | Compiling tracing-core v0.1.36 |
| 1661 | 2026-05-20T04:04:36.673Z | Compiling indexmap v2.14.0 |
| 1662 | 2026-05-20T04:04:36.980Z | Compiling url v2.5.8 |
| 1663 | 2026-05-20T04:04:36.992Z | Compiling crypto-common v0.1.7 |
| 1664 | 2026-05-20T04:04:37.513Z | Compiling base64 v0.22.1 |
| 1665 | 2026-05-20T04:04:37.518Z | Compiling tracing v0.1.44 |
| 1666 | 2026-05-20T04:04:37.519Z | Compiling http v1.4.0 |
| 1667 | 2026-05-20T04:04:37.519Z | Compiling unicode-ident v1.0.24 |
| 1668 | 2026-05-20T04:04:37.519Z | Compiling rustls-pki-types v1.14.1 |
| 1669 | 2026-05-20T04:04:37.519Z | Compiling proc-macro2 v1.0.106 |
| 1670 | 2026-05-20T04:04:37.519Z | Compiling fnv v1.0.7 |
| 1671 | 2026-05-20T04:04:37.540Z | Compiling schemars v0.8.22 |
| 1672 | 2026-05-20T04:04:37.790Z | Compiling quote v1.0.45 |
| 1673 | 2026-05-20T04:04:37.820Z | Compiling byteorder v1.5.0 |
| 1674 | 2026-05-20T04:04:38.048Z | Compiling untrusted v0.9.0 |
| 1675 | 2026-05-20T04:04:38.062Z | Compiling syn v2.0.117 |
| 1676 | 2026-05-20T04:04:38.074Z | Compiling ipnet v2.12.0 |
| 1677 | 2026-05-20T04:04:38.098Z | Compiling block-buffer v0.10.4 |
| 1678 | 2026-05-20T04:04:38.168Z | Compiling erased-serde v0.3.31 |
| 1679 | 2026-05-20T04:04:38.247Z | Compiling digest v0.10.7 |
| 1680 | 2026-05-20T04:04:38.464Z | Compiling ipnetwork v0.21.1 |
| 1681 | 2026-05-20T04:04:38.477Z | Compiling ppv-lite86 v0.2.21 |
| 1682 | 2026-05-20T04:04:38.578Z | Compiling http-body v1.0.1 |
| 1683 | 2026-05-20T04:04:38.592Z | Compiling thiserror v1.0.69 |
| 1684 | 2026-05-20T04:04:38.712Z | Compiling oxnet v0.1.5 |
| 1685 | 2026-05-20T04:04:38.727Z | Compiling atomic-waker v1.1.2 |
| 1686 | 2026-05-20T04:04:38.834Z | Compiling httparse v1.10.1 |
| 1687 | 2026-05-20T04:04:38.857Z | Compiling tower-service v0.3.3 |
| 1688 | 2026-05-20T04:04:38.860Z | Compiling try-lock v0.2.5 |
| 1689 | 2026-05-20T04:04:38.912Z | Compiling ryu v1.0.23 |
| 1690 | 2026-05-20T04:04:38.963Z | Compiling pretty-hex v0.4.2 |
| 1691 | 2026-05-20T04:04:38.976Z | Compiling tower-layer v0.3.3 |
| 1692 | 2026-05-20T04:04:39.095Z | Compiling want v0.3.1 |
| 1693 | 2026-05-20T04:04:39.105Z | Compiling rustix v1.1.4 |
| 1694 | 2026-05-20T04:04:39.109Z | Compiling plain v0.2.3 |
| 1695 | 2026-05-20T04:04:39.126Z | Compiling httpdate v1.0.3 |
| 1696 | 2026-05-20T04:04:39.138Z | Compiling omicron-workspace-hack v0.1.0 |
| 1697 | 2026-05-20T04:04:39.543Z | Compiling getrandom v0.3.4 |
| 1698 | 2026-05-20T04:04:39.546Z | Compiling ucd-trie v0.1.7 |
| 1699 | 2026-05-20T04:04:39.546Z | Compiling aws-lc-sys v0.41.0 |
| 1700 | 2026-05-20T04:04:39.546Z | Compiling regex-syntax v0.8.10 |
| 1701 | 2026-05-20T04:04:39.546Z | Compiling rand_core v0.9.5 |
| 1702 | 2026-05-20T04:04:39.546Z | Compiling pest v2.8.6 |
| 1703 | 2026-05-20T04:04:39.546Z | Compiling untrusted v0.7.1 |
| 1704 | 2026-05-20T04:04:39.546Z | Compiling crossbeam-utils v0.8.21 |
| 1705 | 2026-05-20T04:04:39.629Z | Compiling serde_urlencoded v0.7.1 |
| 1706 | 2026-05-20T04:04:39.808Z | Compiling tokio-util v0.7.18 |
| 1707 | 2026-05-20T04:04:39.874Z | Compiling aws-lc-rs v1.17.0 |
| 1708 | 2026-05-20T04:04:40.055Z | Compiling http-body-util v0.1.3 |
| 1709 | 2026-05-20T04:04:40.262Z | Compiling newtype-uuid v1.3.2 |
| 1710 | 2026-05-20T04:04:40.299Z | Compiling allocator-api2 v0.2.21 |
| 1711 | 2026-05-20T04:04:40.522Z | Compiling h2 v0.4.14 |
| 1712 | 2026-05-20T04:04:40.598Z | Compiling rustls v0.23.40 |
| 1713 | 2026-05-20T04:04:40.612Z | Compiling hex v0.4.3 |
| 1714 | 2026-05-20T04:04:40.631Z | Compiling foldhash v0.2.0 |
| 1715 | 2026-05-20T04:04:40.831Z | Compiling cpufeatures v0.2.17 |
| 1716 | 2026-05-20T04:04:40.875Z | Compiling rustls-webpki v0.103.13 |
| 1717 | 2026-05-20T04:04:40.891Z | Compiling hashbrown v0.16.1 |
| 1718 | 2026-05-20T04:04:40.903Z | Compiling daft v0.1.7 |
| 1719 | 2026-05-20T04:04:41.573Z | Compiling rand_chacha v0.9.0 |
| 1720 | 2026-05-20T04:04:41.576Z | Compiling fastrand v2.4.1 |
| 1721 | 2026-05-20T04:04:41.576Z | Compiling rand v0.9.4 |
| 1722 | 2026-05-20T04:04:41.576Z | Compiling sync_wrapper v1.0.2 |
| 1723 | 2026-05-20T04:04:41.671Z | Compiling tower v0.5.3 |
| 1724 | 2026-05-20T04:04:41.707Z | Compiling anyhow v1.0.102 |
| 1725 | 2026-05-20T04:04:41.797Z | Compiling aho-corasick v1.1.4 |
| 1726 | 2026-05-20T04:04:41.916Z | Compiling powerfmt v0.2.0 |
| 1727 | 2026-05-20T04:04:42.062Z | Compiling tower-http v0.6.10 |
| 1728 | 2026-05-20T04:04:42.074Z | Compiling deranged v0.5.8 |
| 1729 | 2026-05-20T04:04:42.104Z | Compiling tempfile v3.27.0 |
| 1730 | 2026-05-20T04:04:42.127Z | Compiling camino v1.2.2 |
| 1731 | 2026-05-20T04:04:42.142Z | Compiling futures-executor v0.3.32 |
| 1732 | 2026-05-20T04:04:42.407Z | Compiling openapiv3 v2.2.0 |
| 1733 | 2026-05-20T04:04:42.462Z | Compiling num_threads v0.1.7 |
| 1734 | 2026-05-20T04:04:42.498Z | Compiling time-core v0.1.8 |
| 1735 | 2026-05-20T04:04:42.527Z | Compiling num-conv v0.2.1 |
| 1736 | 2026-05-20T04:04:42.962Z | Compiling hyper v1.9.0 |
| 1737 | 2026-05-20T04:04:42.966Z | Compiling regex-automata v0.4.14 |
| 1738 | 2026-05-20T04:04:42.966Z | Compiling openssl-probe v0.2.1 |
| 1739 | 2026-05-20T04:04:42.966Z | Compiling rustls-native-certs v0.8.3 |
| 1740 | 2026-05-20T04:04:43.029Z | Compiling time v0.3.47 |
| 1741 | 2026-05-20T04:04:43.176Z | Compiling futures v0.3.32 |
| 1742 | 2026-05-20T04:04:43.261Z | Compiling scroll v0.13.0 |
| 1743 | 2026-05-20T04:04:43.448Z | Compiling adler2 v2.0.1 |
| 1744 | 2026-05-20T04:04:43.536Z | Compiling simd-adler32 v0.3.9 |
| 1745 | 2026-05-20T04:04:43.621Z | Compiling hyper-util v0.1.20 |
| 1746 | 2026-05-20T04:04:43.656Z | Compiling winnow v1.0.3 |
| 1747 | 2026-05-20T04:04:43.747Z | Compiling miniz_oxide v0.8.9 |
| 1748 | 2026-05-20T04:04:43.979Z | Compiling goblin v0.10.5 |
| 1749 | 2026-05-20T04:04:44.211Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1750 | 2026-05-20T04:04:44.398Z | Compiling tokio-rustls v0.26.4 |
| 1751 | 2026-05-20T04:04:44.671Z | Compiling rustls-platform-verifier v0.7.0 |
| 1752 | 2026-05-20T04:04:44.713Z | Compiling crossbeam-channel v0.5.15 |
| 1753 | 2026-05-20T04:04:44.727Z | Compiling crc32fast v1.5.0 |
| 1754 | 2026-05-20T04:04:44.761Z | Compiling ring v0.17.14 |
| 1755 | 2026-05-20T04:04:44.903Z | Compiling hyper-rustls v0.27.9 |
| 1756 | 2026-05-20T04:04:44.917Z | Compiling flate2 v1.1.9 |
| 1757 | 2026-05-20T04:04:45.594Z | Compiling reqwest v0.13.3 |
| 1758 | 2026-05-20T04:04:45.598Z | Compiling regex v1.12.3 |
| 1759 | 2026-05-20T04:04:45.598Z | Compiling dtrace-parser v0.3.0 |
| 1760 | 2026-05-20T04:04:45.598Z | Compiling rand_chacha v0.3.1 |
| 1761 | 2026-05-20T04:04:45.652Z | Compiling thread-id v5.1.0 |
| 1762 | 2026-05-20T04:04:45.739Z | Compiling thread_local v1.1.9 |
| 1763 | 2026-05-20T04:04:45.772Z | Compiling match_cfg v0.1.0 |
| 1764 | 2026-05-20T04:04:45.826Z | Compiling compression-core v0.4.32 |
| 1765 | 2026-05-20T04:04:45.877Z | Compiling rustls-webpki v0.102.8 |
| 1766 | 2026-05-20T04:04:45.985Z | Compiling debug-ignore v1.0.5 |
| 1767 | 2026-05-20T04:04:46.412Z | Compiling compression-codecs v0.4.38 |
| 1768 | 2026-05-20T04:04:46.416Z | Compiling hostname v0.3.1 |
| 1769 | 2026-05-20T04:04:46.416Z | Compiling rand v0.8.6 |
| 1770 | 2026-05-20T04:04:46.416Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1771 | 2026-05-20T04:04:46.416Z | Compiling slog-json v2.6.1 |
| 1772 | 2026-05-20T04:04:46.462Z | Compiling rustls v0.22.4 |
| 1773 | 2026-05-20T04:04:46.645Z | Compiling dof v0.4.0 |
| 1774 | 2026-05-20T04:04:46.670Z | Compiling ref-cast v1.0.25 |
| 1775 | 2026-05-20T04:04:46.727Z | Compiling strum v0.26.3 |
| 1776 | 2026-05-20T04:04:46.772Z | Compiling macaddr v1.0.1 |
| 1777 | 2026-05-20T04:04:46.813Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1778 | 2026-05-20T04:04:46.855Z | Compiling serde_spanned v1.1.1 |
| 1779 | 2026-05-20T04:04:47.003Z | Compiling wait-timeout v0.2.1 |
| 1780 | 2026-05-20T04:04:47.413Z | Compiling is-terminal v0.4.17 |
| 1781 | 2026-05-20T04:04:47.416Z | Compiling memmap2 v0.9.10 |
| 1782 | 2026-05-20T04:04:47.416Z | Compiling encoding_rs v0.8.35 |
| 1783 | 2026-05-20T04:04:47.416Z | Compiling spin v0.9.8 |
| 1784 | 2026-05-20T04:04:47.416Z | Compiling term v1.2.1 |
| 1785 | 2026-05-20T04:04:47.416Z | Compiling bit-vec v0.8.0 |
| 1786 | 2026-05-20T04:04:47.416Z | Compiling either v1.15.0 |
| 1787 | 2026-05-20T04:04:47.484Z | Compiling usdt-impl v0.6.0 |
| 1788 | 2026-05-20T04:04:47.501Z | Compiling take_mut v0.2.2 |
| 1789 | 2026-05-20T04:04:47.615Z | Compiling quick-error v1.2.3 |
| 1790 | 2026-05-20T04:04:47.726Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1791 | 2026-05-20T04:04:47.908Z | Compiling mime v0.3.17 |
| 1792 | 2026-05-20T04:04:47.910Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1793 | 2026-05-20T04:04:47.942Z | Compiling usdt v0.6.0 |
| 1794 | 2026-05-20T04:04:48.132Z | Compiling multer v3.1.0 |
| 1795 | 2026-05-20T04:04:48.184Z | Compiling rusty-fork v0.3.1 |
| 1796 | 2026-05-20T04:04:48.226Z | Compiling tokio-rustls v0.25.0 |
| 1797 | 2026-05-20T04:04:48.465Z | Compiling slog-async v2.8.0 |
| 1798 | 2026-05-20T04:04:48.527Z | Compiling slog-term v2.9.2 |
| 1799 | 2026-05-20T04:04:48.562Z | Compiling bit-set v0.8.0 |
| 1800 | 2026-05-20T04:04:48.686Z | Compiling slog-bunyan v2.5.0 |
| 1801 | 2026-05-20T04:04:48.756Z | Compiling async-compression v0.4.42 |
| 1802 | 2026-05-20T04:04:48.782Z | Compiling serde_with v3.20.0 |
| 1803 | 2026-05-20T04:04:48.826Z | Compiling async-stream v0.3.6 |
| 1804 | 2026-05-20T04:04:48.884Z | Compiling sha1 v0.10.6 |
| 1805 | 2026-05-20T04:04:49.003Z | Compiling rand_xorshift v0.4.0 |
| 1806 | 2026-05-20T04:04:49.017Z | Compiling waitgroup v0.1.2 |
| 1807 | 2026-05-20T04:04:49.073Z | Compiling rustls-pemfile v2.2.0 |
| 1808 | 2026-05-20T04:04:49.106Z | Compiling serde_path_to_error v0.1.20 |
| 1809 | 2026-05-20T04:04:49.117Z | Compiling hostname v0.4.2 |
| 1810 | 2026-05-20T04:04:49.149Z | Compiling unarray v0.1.4 |
| 1811 | 2026-05-20T04:04:49.161Z | Compiling strum v0.27.2 |
| 1812 | 2026-05-20T04:04:49.255Z | Compiling proptest v1.11.0 |
| 1813 | 2026-05-20T04:04:49.265Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1814 | 2026-05-20T04:04:49.265Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1815 | 2026-05-20T04:04:49.289Z | Compiling progenitor-client v0.14.0 |
| 1816 | 2026-05-20T04:04:49.365Z | Compiling rustc-hash v2.1.2 |
| 1817 | 2026-05-20T04:04:49.395Z | Compiling dropshot v0.17.0 |
| 1818 | 2026-05-20T04:04:49.453Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1819 | 2026-05-20T04:04:49.465Z | Compiling iddqd v0.3.18 |
| 1820 | 2026-05-20T04:04:49.490Z | Compiling reqwest v0.12.28 |
| 1821 | 2026-05-20T04:04:49.583Z | Compiling backon v1.6.0 |
| 1822 | 2026-05-20T04:04:49.703Z | Compiling instant v0.1.13 |
| 1823 | 2026-05-20T04:04:49.795Z | Compiling backoff v0.4.0 |
| 1824 | 2026-05-20T04:04:49.815Z | Compiling progenitor-extras v0.2.0 |
| 1825 | 2026-05-20T04:04:50.007Z | Compiling itertools v0.14.0 |
| 1826 | 2026-05-20T04:04:50.052Z | Compiling parse-display v0.10.0 |
| 1827 | 2026-05-20T04:04:50.052Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1828 | 2026-05-20T04:04:50.368Z | Compiling regress v0.10.5 |
| 1829 | 2026-05-20T04:04:50.516Z | Compiling progenitor-client v0.10.0 |
| 1830 | 2026-05-20T04:04:50.791Z | Compiling unicode-width v0.2.2 |
| 1831 | 2026-05-20T04:04:50.919Z | Compiling secrecy v0.10.3 |
| 1832 | 2026-05-20T04:04:50.957Z | Compiling heck v0.5.0 |
| 1833 | 2026-05-20T04:04:51.077Z | Compiling tinyvec_macros v0.1.1 |
| 1834 | 2026-05-20T04:04:51.091Z | Compiling num-integer v0.1.46 |
| 1835 | 2026-05-20T04:04:51.151Z | Compiling tinyvec v1.11.0 |
| 1836 | 2026-05-20T04:04:51.209Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1837 | 2026-05-20T04:04:51.225Z | Compiling scroll v0.12.0 |
| 1838 | 2026-05-20T04:04:51.417Z | Compiling crucible-workspace-hack v0.1.0 |
| 1839 | 2026-05-20T04:04:51.490Z | Compiling hmac v0.12.1 |
| 1840 | 2026-05-20T04:04:51.494Z | Compiling inout v0.1.4 |
| 1841 | 2026-05-20T04:04:51.494Z | Compiling ff v0.13.1 |
| 1842 | 2026-05-20T04:04:51.634Z | Compiling utf8parse v0.2.2 |
| 1843 | 2026-05-20T04:04:51.647Z | Compiling cipher v0.4.4 |
| 1844 | 2026-05-20T04:04:51.660Z | Compiling hkdf v0.12.4 |
| 1845 | 2026-05-20T04:04:51.751Z | Compiling anstyle-parse v1.0.0 |
| 1846 | 2026-05-20T04:04:51.765Z | Compiling group v0.13.0 |
| 1847 | 2026-05-20T04:04:51.807Z | Compiling goblin v0.8.2 |
| 1848 | 2026-05-20T04:04:51.865Z | Compiling num-rational v0.4.2 |
| 1849 | 2026-05-20T04:04:51.877Z | Compiling num-iter v0.1.45 |
| 1850 | 2026-05-20T04:04:51.994Z | Compiling zerocopy v0.7.35 |
| 1851 | 2026-05-20T04:04:52.542Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1852 | 2026-05-20T04:04:52.545Z | Compiling regress v0.11.1 |
| 1853 | 2026-05-20T04:04:52.545Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1854 | 2026-05-20T04:04:52.552Z | Compiling terminal_size v0.4.4 |
| 1855 | 2026-05-20T04:04:52.703Z | Compiling half v2.7.1 |
| 1856 | 2026-05-20T04:04:52.746Z | Compiling universal-hash v0.5.1 |
| 1857 | 2026-05-20T04:04:52.759Z | Compiling crypto-bigint v0.5.5 |
| 1858 | 2026-05-20T04:04:52.886Z | Compiling num-complex v0.4.6 |
| 1859 | 2026-05-20T04:04:53.024Z | Compiling colorchoice v1.0.5 |
| 1860 | 2026-05-20T04:04:53.130Z | Compiling opaque-debug v0.3.1 |
| 1861 | 2026-05-20T04:04:53.207Z | Compiling base64ct v1.8.3 |
| 1862 | 2026-05-20T04:04:53.272Z | Compiling is_terminal_polyfill v1.70.2 |
| 1863 | 2026-05-20T04:04:53.373Z | Compiling anstyle v1.0.14 |
| 1864 | 2026-05-20T04:04:53.517Z | Compiling ciborium-io v0.2.2 |
| 1865 | 2026-05-20T04:04:53.618Z | Compiling base16ct v0.2.0 |
| 1866 | 2026-05-20T04:04:53.654Z | Compiling anstyle-query v1.1.5 |
| 1867 | 2026-05-20T04:04:53.773Z | Compiling anstream v1.0.0 |
| 1868 | 2026-05-20T04:04:53.784Z | Compiling elliptic-curve v0.13.8 |
| 1869 | 2026-05-20T04:04:53.963Z | Compiling typify-impl v0.6.2 |
| 1870 | 2026-05-20T04:04:54.068Z | Compiling dof v0.3.0 |
| 1871 | 2026-05-20T04:04:54.164Z | Compiling ciborium-ll v0.2.2 |
| 1872 | 2026-05-20T04:04:54.393Z | Compiling password-hash v0.5.0 |
| 1873 | 2026-05-20T04:04:54.491Z | Compiling num v0.4.3 |
| 1874 | 2026-05-20T04:04:54.572Z | Compiling poly1305 v0.8.0 |
| 1875 | 2026-05-20T04:04:54.847Z | Compiling curve25519-dalek v4.1.3 |
| 1876 | 2026-05-20T04:04:55.272Z | Compiling thiserror-no-std v2.0.2 |
| 1877 | 2026-05-20T04:04:55.275Z | Compiling chacha20 v0.9.1 |
| 1878 | 2026-05-20T04:04:55.275Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1879 | 2026-05-20T04:04:55.275Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1880 | 2026-05-20T04:04:55.535Z | Compiling byte-wrapper v0.1.0 |
| 1881 | 2026-05-20T04:04:55.556Z | Compiling dtrace-parser v0.2.0 |
| 1882 | 2026-05-20T04:04:55.609Z | Compiling crossbeam-epoch v0.9.18 |
| 1883 | 2026-05-20T04:04:55.652Z | Compiling blake2 v0.10.6 |
| 1884 | 2026-05-20T04:04:55.842Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1885 | 2026-05-20T04:04:55.877Z | Compiling aead v0.5.2 |
| 1886 | 2026-05-20T04:04:55.940Z | Compiling thread-id v4.2.2 |
| 1887 | 2026-05-20T04:04:55.957Z | Compiling strsim v0.11.1 |
| 1888 | 2026-05-20T04:04:56.026Z | Compiling keccak v0.1.6 |
| 1889 | 2026-05-20T04:04:56.039Z | Compiling clap_lex v1.1.0 |
| 1890 | 2026-05-20T04:04:56.100Z | Compiling float-ord v0.3.2 |
| 1891 | 2026-05-20T04:04:56.218Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1892 | 2026-05-20T04:04:56.264Z | Compiling clap_builder v4.6.0 |
| 1893 | 2026-05-20T04:04:56.288Z | Compiling sha3 v0.10.9 |
| 1894 | 2026-05-20T04:04:56.325Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1895 | 2026-05-20T04:04:56.337Z | Compiling usdt-impl v0.5.0 |
| 1896 | 2026-05-20T04:04:56.972Z | Compiling chacha20poly1305 v0.10.1 |
| 1897 | 2026-05-20T04:04:56.976Z | Compiling argon2 v0.5.3 |
| 1898 | 2026-05-20T04:04:56.983Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1899 | 2026-05-20T04:04:57.216Z | Compiling typify v0.6.2 |
| 1900 | 2026-05-20T04:04:57.345Z | Compiling vsss-rs v3.3.4 |
| 1901 | 2026-05-20T04:04:57.760Z | Compiling ciborium v0.2.2 |
| 1902 | 2026-05-20T04:04:58.031Z | Compiling hash32 v0.3.1 |
| 1903 | 2026-05-20T04:04:58.197Z | Compiling memmap v0.7.0 |
| 1904 | 2026-05-20T04:04:58.349Z | Compiling indent_write v2.2.0 |
| 1905 | 2026-05-20T04:04:58.387Z | Compiling data-encoding v2.11.0 |
| 1906 | 2026-05-20T04:04:58.492Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1907 | 2026-05-20T04:04:58.515Z | Compiling usdt v0.5.0 |
| 1908 | 2026-05-20T04:04:58.590Z | Compiling heapless v0.8.0 |
| 1909 | 2026-05-20T04:04:58.754Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1910 | 2026-05-20T04:04:58.924Z | Compiling clap v4.6.1 |
| 1911 | 2026-05-20T04:04:58.943Z | Compiling ingot-types v0.1.2 |
| 1912 | 2026-05-20T04:04:59.039Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1913 | 2026-05-20T04:04:59.253Z | Compiling rustix v0.38.44 |
| 1914 | 2026-05-20T04:04:59.264Z | Compiling tabwriter v1.4.1 |
| 1915 | 2026-05-20T04:04:59.302Z | Compiling cobs v0.3.0 |
| 1916 | 2026-05-20T04:04:59.425Z | Compiling managed v0.8.0 |
| 1917 | 2026-05-20T04:04:59.509Z | Compiling bitflags v1.3.2 |
| 1918 | 2026-05-20T04:04:59.523Z | Compiling postcard v1.1.3 |
| 1919 | 2026-05-20T04:04:59.537Z | Compiling ingot v0.1.1 |
| 1920 | 2026-05-20T04:04:59.589Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1921 | 2026-05-20T04:04:59.651Z | Compiling smoltcp v0.11.0 |
| 1922 | 2026-05-20T04:04:59.795Z | Compiling toml_datetime v0.6.11 |
| 1923 | 2026-05-20T04:05:00.272Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1924 | 2026-05-20T04:05:00.275Z | Compiling serde_spanned v0.6.9 |
| 1925 | 2026-05-20T04:05:00.275Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1926 | 2026-05-20T04:05:00.275Z | Compiling cpufeatures v0.3.0 |
| 1927 | 2026-05-20T04:05:00.309Z | Compiling colored v3.1.1 |
| 1928 | 2026-05-20T04:05:00.405Z | Compiling resolv-conf v0.7.6 |
| 1929 | 2026-05-20T04:05:00.581Z | Compiling foreign-types-shared v0.3.1 |
| 1930 | 2026-05-20T04:05:00.680Z | Compiling linked-hash-map v0.5.6 |
| 1931 | 2026-05-20T04:05:00.693Z | Compiling unicode-segmentation v1.13.2 |
| 1932 | 2026-05-20T04:05:00.774Z | Compiling static_assertions v1.1.0 |
| 1933 | 2026-05-20T04:05:00.852Z | Compiling swrite v0.1.0 |
| 1934 | 2026-05-20T04:05:00.867Z | Compiling toml_write v0.1.2 |
| 1935 | 2026-05-20T04:05:00.954Z | Compiling winnow v0.7.15 |
| 1936 | 2026-05-20T04:05:01.071Z | Compiling newline-converter v0.3.0 |
| 1937 | 2026-05-20T04:05:01.117Z | Compiling lru-cache v0.1.2 |
| 1938 | 2026-05-20T04:05:01.191Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1939 | 2026-05-20T04:05:01.248Z | Compiling foreign-types v0.5.0 |
| 1940 | 2026-05-20T04:05:01.335Z | Compiling chacha20 v0.10.0 |
| 1941 | 2026-05-20T04:05:01.374Z | Compiling atomicwrites v0.4.4 |
| 1942 | 2026-05-20T04:05:01.498Z | Compiling hubpack v0.1.2 |
| 1943 | 2026-05-20T04:05:01.565Z | Compiling num_enum v0.7.6 |
| 1944 | 2026-05-20T04:05:01.593Z | Compiling memoffset v0.9.1 |
| 1945 | 2026-05-20T04:05:01.683Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1946 | 2026-05-20T04:05:01.695Z | Compiling hickory-proto v0.24.4 |
| 1947 | 2026-05-20T04:05:01.725Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1948 | 2026-05-20T04:05:01.804Z | Compiling crossbeam-deque v0.8.6 |
| 1949 | 2026-05-20T04:05:01.842Z | Compiling console v0.15.11 |
| 1950 | 2026-05-20T04:05:01.995Z | Compiling camino-tempfile v1.4.1 |
| 1951 | 2026-05-20T04:05:02.007Z | Compiling serde-big-array v0.5.1 |
| 1952 | 2026-05-20T04:05:02.154Z | Compiling cstr-argument v0.1.2 |
| 1953 | 2026-05-20T04:05:02.250Z | Compiling toml_edit v0.22.27 |
| 1954 | 2026-05-20T04:05:02.713Z | Compiling siphasher v1.0.3 |
| 1955 | 2026-05-20T04:05:02.717Z | Compiling similar v2.7.0 |
| 1956 | 2026-05-20T04:05:02.717Z | Compiling pin-project v1.1.13 |
| 1957 | 2026-05-20T04:05:02.717Z | Compiling phf_shared v0.12.1 |
| 1958 | 2026-05-20T04:05:02.717Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1959 | 2026-05-20T04:05:02.717Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1960 | 2026-05-20T04:05:02.717Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1961 | 2026-05-20T04:05:02.785Z | Compiling expectorate v1.2.0 |
| 1962 | 2026-05-20T04:05:02.971Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1963 | 2026-05-20T04:05:03.097Z | Compiling rayon-core v1.13.0 |
| 1964 | 2026-05-20T04:05:03.206Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1965 | 2026-05-20T04:05:03.417Z | Compiling hickory-resolver v0.24.4 |
| 1966 | 2026-05-20T04:05:03.798Z | Compiling toml v0.8.23 |
| 1967 | 2026-05-20T04:05:04.101Z | Compiling nix v0.31.3 |
| 1968 | 2026-05-20T04:05:04.457Z | Compiling num_enum v0.5.11 |
| 1969 | 2026-05-20T04:05:04.581Z | Compiling rand v0.10.1 |
| 1970 | 2026-05-20T04:05:04.977Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1971 | 2026-05-20T04:05:05.090Z | Compiling progenitor-impl v0.13.0 |
| 1972 | 2026-05-20T04:05:05.240Z | Compiling prettyplease v0.2.37 |
| 1973 | 2026-05-20T04:05:05.459Z | Compiling unicode-normalization v0.1.25 |
| 1974 | 2026-05-20T04:05:05.896Z | Compiling progenitor-client v0.13.0 |
| 1975 | 2026-05-20T04:05:05.906Z | Compiling tokio-stream v0.1.18 |
| 1976 | 2026-05-20T04:05:05.906Z | Compiling csv-core v0.1.13 |
| 1977 | 2026-05-20T04:05:05.906Z | Compiling bstr v1.12.1 |
| 1978 | 2026-05-20T04:05:05.927Z | Compiling unicode-width v0.1.14 |
| 1979 | 2026-05-20T04:05:06.008Z | Compiling konst_macro_rules v0.2.19 |
| 1980 | 2026-05-20T04:05:06.023Z | Compiling same-file v1.0.6 |
| 1981 | 2026-05-20T04:05:06.136Z | Compiling foldhash v0.1.5 |
| 1982 | 2026-05-20T04:05:06.182Z | Compiling highway v1.3.0 |
| 1983 | 2026-05-20T04:05:06.194Z | Compiling foreign-types-shared v0.1.1 |
| 1984 | 2026-05-20T04:05:06.206Z | Compiling progenitor v0.13.0 |
| 1985 | 2026-05-20T04:05:06.261Z | Compiling foreign-types v0.3.2 |
| 1986 | 2026-05-20T04:05:06.285Z | Compiling hashbrown v0.15.5 |
| 1987 | 2026-05-20T04:05:06.313Z | Compiling konst v0.2.20 |
| 1988 | 2026-05-20T04:05:06.340Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1989 | 2026-05-20T04:05:06.353Z | Compiling globset v0.4.18 |
| 1990 | 2026-05-20T04:05:06.519Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1991 | 2026-05-20T04:05:06.548Z | Compiling walkdir v2.5.0 |
| 1992 | 2026-05-20T04:05:06.570Z | Compiling qorb v0.4.1 |
| 1993 | 2026-05-20T04:05:06.809Z | Compiling csv v1.4.0 |
| 1994 | 2026-05-20T04:05:07.125Z | Compiling olpc-cjson v0.1.4 |
| 1995 | 2026-05-20T04:05:07.301Z | Compiling snafu v0.8.9 |
| 1996 | 2026-05-20T04:05:07.359Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1997 | 2026-05-20T04:05:07.684Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1998 | 2026-05-20T04:05:08.170Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1999 | 2026-05-20T04:05:08.170Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2000 | 2026-05-20T04:05:08.275Z | Compiling rayon v1.12.0 |
| 2001 | 2026-05-20T04:05:08.490Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2002 | 2026-05-20T04:05:08.581Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2003 | 2026-05-20T04:05:09.050Z | Compiling phf v0.12.1 |
| 2004 | 2026-05-20T04:05:09.215Z | Compiling openssl-sys v0.9.116 |
| 2005 | 2026-05-20T04:05:09.405Z | Compiling tokio-dtrace v0.1.1 |
| 2006 | 2026-05-20T04:05:09.632Z | Compiling progenitor-impl v0.14.0 |
| 2007 | 2026-05-20T04:05:09.680Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2008 | 2026-05-20T04:05:09.938Z | Compiling itertools v0.12.1 |
| 2009 | 2026-05-20T04:05:09.961Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2010 | 2026-05-20T04:05:10.101Z | Compiling libsw-core v0.3.2 |
| 2011 | 2026-05-20T04:05:10.164Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2012 | 2026-05-20T04:05:10.277Z | Compiling pem v3.0.6 |
| 2013 | 2026-05-20T04:05:10.304Z | Compiling serde_plain v1.0.2 |
| 2014 | 2026-05-20T04:05:10.479Z | Compiling sigpipe v0.1.3 |
| 2015 | 2026-05-20T04:05:10.511Z | Compiling fixedbitset v0.5.7 |
| 2016 | 2026-05-20T04:05:10.524Z | Compiling jiff v0.2.24 |
| 2017 | 2026-05-20T04:05:10.534Z | Compiling minimal-lexical v0.2.1 |
| 2018 | 2026-05-20T04:05:10.572Z | Compiling fixedbitset v0.4.2 |
| 2019 | 2026-05-20T04:05:10.641Z | Compiling glob v0.3.3 |
| 2020 | 2026-05-20T04:05:10.790Z | Compiling bytecount v0.6.9 |
| 2021 | 2026-05-20T04:05:10.802Z | Compiling typed-path v0.9.3 |
| 2022 | 2026-05-20T04:05:10.833Z | Compiling progenitor v0.14.0 |
| 2023 | 2026-05-20T04:05:10.937Z | Compiling papergrid v0.11.0 |
| 2024 | 2026-05-20T04:05:10.975Z | Compiling petgraph v0.8.3 |
| 2025 | 2026-05-20T04:05:11.065Z | Compiling zone v0.3.1 |
| 2026 | 2026-05-20T04:05:11.138Z | Compiling nom v7.1.3 |
| 2027 | 2026-05-20T04:05:11.752Z | Compiling petgraph v0.6.5 |
| 2028 | 2026-05-20T04:05:11.796Z | Compiling tough v0.22.0 |
| 2029 | 2026-05-20T04:05:12.060Z | Compiling openssl v0.10.80 |
| 2030 | 2026-05-20T04:05:12.439Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2031 | 2026-05-20T04:05:12.540Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2032 | 2026-05-20T04:05:12.704Z | Compiling libsw v3.5.0 |
| 2033 | 2026-05-20T04:05:12.709Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2034 | 2026-05-20T04:05:12.827Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2035 | 2026-05-20T04:05:12.892Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2036 | 2026-05-20T04:05:12.945Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2037 | 2026-05-20T04:05:13.062Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2038 | 2026-05-20T04:05:13.089Z | Compiling oxide-tokio-rt v0.1.6 |
| 2039 | 2026-05-20T04:05:13.397Z | Compiling chrono-tz v0.10.4 |
| 2040 | 2026-05-20T04:05:13.693Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2041 | 2026-05-20T04:05:13.769Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2042 | 2026-05-20T04:05:13.860Z | Compiling newtype_derive v0.1.6 |
| 2043 | 2026-05-20T04:05:13.948Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2044 | 2026-05-20T04:05:14.042Z | Compiling slog-dtrace v0.3.0 |
| 2045 | 2026-05-20T04:05:14.053Z | Compiling const_format v0.2.36 |
| 2046 | 2026-05-20T04:05:14.352Z | Compiling cancel-safe-futures v0.1.5 |
| 2047 | 2026-05-20T04:05:14.391Z | Compiling owo-colors v4.3.0 |
| 2048 | 2026-05-20T04:05:14.661Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2049 | 2026-05-20T04:05:14.755Z | Compiling gethostname v0.5.0 |
| 2050 | 2026-05-20T04:05:14.881Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2051 | 2026-05-20T04:05:15.013Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2052 | 2026-05-20T04:05:15.051Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2053 | 2026-05-20T04:05:15.115Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2054 | 2026-05-20T04:05:15.129Z | Compiling bcs v0.1.6 |
| 2055 | 2026-05-20T04:05:15.139Z | Compiling smf v0.2.3 |
| 2056 | 2026-05-20T04:05:15.242Z | Compiling whoami v1.6.1 |
| 2057 | 2026-05-20T04:05:15.445Z | Compiling smawk v0.3.2 |
| 2058 | 2026-05-20T04:05:15.553Z | Compiling unicode-linebreak v0.1.5 |
| 2059 | 2026-05-20T04:05:15.577Z | Compiling termtree v0.5.1 |
| 2060 | 2026-05-20T04:05:15.588Z | Compiling tagptr v0.2.0 |
| 2061 | 2026-05-20T04:05:15.699Z | Compiling linear-map v1.2.0 |
| 2062 | 2026-05-20T04:05:15.730Z | Compiling lazy_static v1.5.0 |
| 2063 | 2026-05-20T04:05:15.741Z | Compiling moka v0.12.15 |
| 2064 | 2026-05-20T04:05:15.759Z | Compiling textwrap v0.16.2 |
| 2065 | 2026-05-20T04:05:15.802Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2066 | 2026-05-20T04:05:15.834Z | Compiling steno v0.4.1 |
| 2067 | 2026-05-20T04:05:15.884Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2068 | 2026-05-20T04:05:16.157Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2069 | 2026-05-20T04:05:16.265Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2070 | 2026-05-20T04:05:16.504Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2071 | 2026-05-20T04:05:17.268Z | Compiling tabled v0.15.0 |
| 2072 | 2026-05-20T04:05:17.481Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2073 | 2026-05-20T04:05:17.691Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2074 | 2026-05-20T04:05:17.918Z | Compiling cookie v0.18.1 |
| 2075 | 2026-05-20T04:05:18.533Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2076 | 2026-05-20T04:05:18.721Z | Compiling hickory-proto v0.25.2 |
| 2077 | 2026-05-20T04:05:18.900Z | Compiling humantime v2.3.0 |
| 2078 | 2026-05-20T04:05:19.009Z | Compiling libscf-sys v1.2.0 |
| 2079 | 2026-05-20T04:05:19.164Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2080 | 2026-05-20T04:05:19.194Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2081 | 2026-05-20T04:05:19.440Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2082 | 2026-05-20T04:05:19.696Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2083 | 2026-05-20T04:05:20.519Z | Compiling hickory-resolver v0.25.2 |
| 2084 | 2026-05-20T04:05:21.312Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2085 | 2026-05-20T04:05:25.663Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2086 | 2026-05-20T04:05:33.116Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2087 | 2026-05-20T04:05:34.714Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2088 | 2026-05-20T04:05:35.713Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2089 | 2026-05-20T04:05:37.154Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2090 | 2026-05-20T04:05:53.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2091 | 2026-05-20T04:05:53.608Z | Running `target/debug/xtask openapi check` |
| 2092 | 2026-05-20T04:05:55.169Z | Compiling serde_core v1.0.228 |
| 2093 | 2026-05-20T04:05:55.252Z | Compiling serde v1.0.228 |
| 2094 | 2026-05-20T04:05:55.252Z | Compiling serde_json v1.0.149 |
| 2095 | 2026-05-20T04:05:55.252Z | Compiling syn v2.0.117 |
| 2096 | 2026-05-20T04:05:55.252Z | Compiling bytes v1.11.1 |
| 2097 | 2026-05-20T04:05:55.252Z | Compiling zerocopy v0.8.48 |
| 2098 | 2026-05-20T04:05:55.252Z | Compiling getrandom v0.4.2 |
| 2099 | 2026-05-20T04:05:55.252Z | Compiling num-traits v0.2.19 |
| 2100 | 2026-05-20T04:05:55.252Z | Compiling once_cell v1.21.4 |
| 2101 | 2026-05-20T04:05:55.252Z | Compiling cc v1.2.62 |
| 2102 | 2026-05-20T04:05:55.252Z | Compiling generic-array v0.14.7 |
| 2103 | 2026-05-20T04:05:55.252Z | Compiling http v1.4.0 |
| 2104 | 2026-05-20T04:05:55.252Z | Compiling usdt-impl v0.6.0 |
| 2105 | 2026-05-20T04:05:55.252Z | Compiling schemars v0.8.22 |
| 2106 | 2026-05-20T04:05:55.294Z | Compiling zeroize v1.8.2 |
| 2107 | 2026-05-20T04:05:55.395Z | Compiling time-macros v0.2.27 |
| 2108 | 2026-05-20T04:05:55.406Z | Compiling tracing-core v0.1.36 |
| 2109 | 2026-05-20T04:05:55.406Z | Compiling rustls-pki-types v1.14.1 |
| 2110 | 2026-05-20T04:05:55.578Z | Compiling getrandom v0.2.17 |
| 2111 | 2026-05-20T04:05:55.597Z | Compiling ring v0.17.14 |
| 2112 | 2026-05-20T04:05:55.795Z | Compiling bitflags v2.11.1 |
| 2113 | 2026-05-20T04:05:55.858Z | Compiling tracing v0.1.44 |
| 2114 | 2026-05-20T04:05:55.909Z | Compiling http-body v1.0.1 |
| 2115 | 2026-05-20T04:05:55.979Z | Compiling crypto-common v0.1.7 |
| 2116 | 2026-05-20T04:05:56.082Z | Compiling block-buffer v0.10.4 |
| 2117 | 2026-05-20T04:05:56.103Z | Compiling indexmap v2.14.0 |
| 2118 | 2026-05-20T04:05:56.112Z | Compiling rustix v1.1.4 |
| 2119 | 2026-05-20T04:05:56.304Z | Compiling uuid v1.23.1 |
| 2120 | 2026-05-20T04:05:56.710Z | Compiling pest_generator v2.8.6 |
| 2121 | 2026-05-20T04:05:56.715Z | Compiling serde_derive_internals v0.29.1 |
| 2122 | 2026-05-20T04:05:56.913Z | Compiling time v0.3.47 |
| 2123 | 2026-05-20T04:05:57.186Z | Compiling camino v1.2.2 |
| 2124 | 2026-05-20T04:05:57.205Z | Compiling digest v0.10.7 |
| 2125 | 2026-05-20T04:05:57.277Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2126 | 2026-05-20T04:05:57.318Z | Compiling subtle v2.6.1 |
| 2127 | 2026-05-20T04:05:57.393Z | Compiling rustls v0.22.4 |
| 2128 | 2026-05-20T04:05:57.406Z | Compiling winnow v1.0.3 |
| 2129 | 2026-05-20T04:05:57.442Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2130 | 2026-05-20T04:05:57.463Z | Compiling serde_spanned v1.1.1 |
| 2131 | 2026-05-20T04:05:57.593Z | Compiling semver v1.0.28 |
| 2132 | 2026-05-20T04:05:57.752Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2133 | 2026-05-20T04:05:57.804Z | Compiling rustix v0.38.44 |
| 2134 | 2026-05-20T04:05:57.860Z | Compiling serde_derive v1.0.228 |
| 2135 | 2026-05-20T04:05:57.867Z | Compiling thiserror-impl v2.0.18 |
| 2136 | 2026-05-20T04:05:57.932Z | Compiling zerocopy-derive v0.8.48 |
| 2137 | 2026-05-20T04:05:57.981Z | Compiling pest_derive v2.8.6 |
| 2138 | 2026-05-20T04:05:58.163Z | Compiling tokio-macros v2.7.0 |
| 2139 | 2026-05-20T04:05:58.326Z | Compiling futures-macro v0.3.32 |
| 2140 | 2026-05-20T04:05:58.398Z | Compiling scroll_derive v0.13.1 |
| 2141 | 2026-05-20T04:05:58.505Z | Compiling schemars_derive v0.8.22 |
| 2142 | 2026-05-20T04:05:58.940Z | Compiling tokio v1.52.3 |
| 2143 | 2026-05-20T04:05:59.133Z | Compiling thiserror v2.0.18 |
| 2144 | 2026-05-20T04:05:59.246Z | Compiling scroll v0.13.0 |
| 2145 | 2026-05-20T04:05:59.246Z | Compiling futures-util v0.3.32 |
| 2146 | 2026-05-20T04:05:59.303Z | Compiling dtrace-parser v0.3.0 |
| 2147 | 2026-05-20T04:05:59.521Z | Compiling goblin v0.10.5 |
| 2148 | 2026-05-20T04:05:59.896Z | Compiling rustls-webpki v0.102.8 |
| 2149 | 2026-05-20T04:06:00.156Z | Compiling async-stream-impl v0.3.6 |
| 2150 | 2026-05-20T04:06:01.103Z | Compiling erased-serde v0.3.31 |
| 2151 | 2026-05-20T04:06:01.169Z | Compiling chrono v0.4.44 |
| 2152 | 2026-05-20T04:06:01.504Z | Compiling slog v2.8.2 |
| 2153 | 2026-05-20T04:06:01.589Z | Compiling serde_tokenstream v0.2.3 |
| 2154 | 2026-05-20T04:06:01.882Z | Compiling slog-json v2.6.1 |
| 2155 | 2026-05-20T04:06:01.912Z | Compiling futures-executor v0.3.32 |
| 2156 | 2026-05-20T04:06:02.094Z | Compiling dof v0.4.0 |
| 2157 | 2026-05-20T04:06:02.276Z | Compiling openapiv3 v2.2.0 |
| 2158 | 2026-05-20T04:06:02.634Z | Compiling tokio-util v0.7.18 |
| 2159 | 2026-05-20T04:06:03.242Z | Compiling h2 v0.4.14 |
| 2160 | 2026-05-20T04:06:03.340Z | Compiling usdt-macro v0.6.0 |
| 2161 | 2026-05-20T04:06:03.916Z | Compiling usdt-attr-macro v0.6.0 |
| 2162 | 2026-05-20T04:06:04.000Z | Compiling slog-async v2.8.0 |
| 2163 | 2026-05-20T04:06:04.072Z | Compiling multer v3.1.0 |
| 2164 | 2026-05-20T04:06:04.081Z | Compiling slog-term v2.9.2 |
| 2165 | 2026-05-20T04:06:04.239Z | Compiling oxnet v0.1.5 |
| 2166 | 2026-05-20T04:06:04.287Z | Compiling tokio-rustls v0.25.0 |
| 2167 | 2026-05-20T04:06:04.525Z | Compiling async-compression v0.4.42 |
| 2168 | 2026-05-20T04:06:04.545Z | Compiling futures v0.3.32 |
| 2169 | 2026-05-20T04:06:04.574Z | Compiling slog-bunyan v2.5.0 |
| 2170 | 2026-05-20T04:06:04.670Z | Compiling dropshot_endpoint v0.17.0 |
| 2171 | 2026-05-20T04:06:04.685Z | Compiling serde_urlencoded v0.7.1 |
| 2172 | 2026-05-20T04:06:04.685Z | Compiling async-stream v0.3.6 |
| 2173 | 2026-05-20T04:06:04.713Z | Compiling usdt v0.6.0 |
| 2174 | 2026-05-20T04:06:04.819Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2175 | 2026-05-20T04:06:04.845Z | Compiling proc-macro-crate v3.5.0 |
| 2176 | 2026-05-20T04:06:04.880Z | Compiling async-trait v0.1.89 |
| 2177 | 2026-05-20T04:06:04.880Z | Compiling sha1 v0.10.6 |
| 2178 | 2026-05-20T04:06:04.934Z | Compiling serde_path_to_error v0.1.20 |
| 2179 | 2026-05-20T04:06:04.961Z | Compiling http-body-util v0.1.3 |
| 2180 | 2026-05-20T04:06:05.088Z | Compiling rustls-pemfile v2.2.0 |
| 2181 | 2026-05-20T04:06:05.189Z | Compiling crossbeam-epoch v0.9.18 |
| 2182 | 2026-05-20T04:06:05.255Z | Compiling aho-corasick v1.1.4 |
| 2183 | 2026-05-20T04:06:05.266Z | Compiling tempfile v3.27.0 |
| 2184 | 2026-05-20T04:06:05.280Z | Compiling num_enum_derive v0.7.6 |
| 2185 | 2026-05-20T04:06:05.522Z | Compiling hyper v1.9.0 |
| 2186 | 2026-05-20T04:06:05.669Z | Compiling crossbeam-deque v0.8.6 |
| 2187 | 2026-05-20T04:06:05.851Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2188 | 2026-05-20T04:06:06.170Z | Compiling regex-automata v0.4.14 |
| 2189 | 2026-05-20T04:06:06.189Z | Compiling git-stub v1.0.0 |
| 2190 | 2026-05-20T04:06:06.248Z | Compiling clap_builder v4.6.0 |
| 2191 | 2026-05-20T04:06:06.284Z | Compiling rayon-core v1.13.0 |
| 2192 | 2026-05-20T04:06:06.292Z | Compiling num_enum v0.7.6 |
| 2193 | 2026-05-20T04:06:06.399Z | Compiling atomicwrites v0.4.4 |
| 2194 | 2026-05-20T04:06:06.452Z | Compiling fs-err v3.3.0 |
| 2195 | 2026-05-20T04:06:06.590Z | Compiling hyper-util v0.1.20 |
| 2196 | 2026-05-20T04:06:06.613Z | Compiling serde_repr v0.1.20 |
| 2197 | 2026-05-20T04:06:06.752Z | Compiling clap_derive v4.6.1 |
| 2198 | 2026-05-20T04:06:08.086Z | Compiling terminal_size v0.4.4 |
| 2199 | 2026-05-20T04:06:08.129Z | Compiling nom v8.0.0 |
| 2200 | 2026-05-20T04:06:08.129Z | Compiling bstr v1.12.1 |
| 2201 | 2026-05-20T04:06:08.129Z | Compiling is_ci v1.2.0 |
| 2202 | 2026-05-20T04:06:08.129Z | Compiling either v1.15.0 |
| 2203 | 2026-05-20T04:06:08.129Z | Compiling textwrap v0.16.2 |
| 2204 | 2026-05-20T04:06:08.129Z | Compiling rayon v1.12.0 |
| 2205 | 2026-05-20T04:06:08.129Z | Compiling similar v2.7.0 |
| 2206 | 2026-05-20T04:06:08.129Z | Compiling dropshot v0.17.0 |
| 2207 | 2026-05-20T04:06:08.203Z | Compiling regex v1.12.3 |
| 2208 | 2026-05-20T04:06:08.350Z | Compiling supports-color v3.0.2 |
| 2209 | 2026-05-20T04:06:08.407Z | Compiling clap v4.6.1 |
| 2210 | 2026-05-20T04:06:08.489Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2211 | 2026-05-20T04:06:08.524Z | Compiling drift v0.1.4 |
| 2212 | 2026-05-20T04:06:08.694Z | Compiling git-stub-vcs v0.1.0 |
| 2213 | 2026-05-20T04:06:09.035Z | Compiling sha2 v0.10.9 |
| 2214 | 2026-05-20T04:06:09.192Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2215 | 2026-05-20T04:06:10.483Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2216 | 2026-05-20T04:06:10.483Z | Compiling dropshot-api-manager v0.7.1 |
| 2217 | 2026-05-20T04:06:13.924Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2218 | 2026-05-20T04:06:14.393Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2219 | 2026-05-20T04:06:21.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s |
| 2220 | 2026-05-20T04:06:21.550Z | Running `target/debug/maghemite-dropshot-apis check` |
| 2221 | 2026-05-20T04:06:21.550Z | ------- |
| 2222 | 2026-05-20T04:06:21.550Z | Generating OpenAPI documents from API definitions ... |
| 2223 | 2026-05-20T04:06:21.550Z | Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ... |
| 2224 | 2026-05-20T04:06:21.550Z | Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi" |
| 2225 | 2026-05-20T04:06:21.550Z | ------- |
| 2226 | 2026-05-20T04:06:21.550Z | Checking 10 OpenAPI documents... |
| 2227 | 2026-05-20T04:06:21.550Z | Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin |
| 2228 | 2026-05-20T04:06:21.550Z | Fresh ddm-admin "latest" symlink |
| 2229 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin |
| 2230 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin |
| 2231 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin |
| 2232 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin |
| 2233 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin |
| 2234 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin |
| 2235 | 2026-05-20T04:06:21.550Z | Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin |
| 2236 | 2026-05-20T04:06:21.551Z | Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin |
| 2237 | 2026-05-20T04:06:21.551Z | Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin |
| 2238 | 2026-05-20T04:06:21.551Z | Fresh mg-admin "latest" symlink |
| 2239 | 2026-05-20T04:06:21.551Z | ------- |
| 2240 | 2026-05-20T04:06:21.551Z | Success 10 documents checked: 12 fresh, 0 stale, 0 failed, 0 other problems |
| 2241 | 2026-05-20T04:06:21.551Z | + banner build |
| 2242 | 2026-05-20T04:06:21.551Z | |
| 2243 | 2026-05-20T04:06:21.551Z | ##### # # # # ##### |
| 2244 | 2026-05-20T04:06:21.551Z | # # # # # # # # |
| 2245 | 2026-05-20T04:06:21.551Z | ##### # # # # # # |
| 2246 | 2026-05-20T04:06:21.551Z | # # # # # # # # |
| 2247 | 2026-05-20T04:06:21.551Z | # # # # # # # # |
| 2248 | 2026-05-20T04:06:21.551Z | ##### #### # ###### ##### |
| 2249 | 2026-05-20T04:06:21.551Z | |
| 2250 | 2026-05-20T04:06:21.581Z | + ptime -m cargo build |
| 2251 | 2026-05-20T04:06:21.581Z | Compiling smallvec v1.15.1 |
| 2252 | 2026-05-20T04:06:21.581Z | Compiling log v0.4.29 |
| 2253 | 2026-05-20T04:06:21.581Z | Compiling slog v2.8.2 |
| 2254 | 2026-05-20T04:06:21.612Z | Compiling rustls-webpki v0.103.13 |
| 2255 | 2026-05-20T04:06:21.612Z | Compiling webpki-roots v1.0.7 |
| 2256 | 2026-05-20T04:06:21.632Z | Compiling similar v2.7.0 |
| 2257 | 2026-05-20T04:06:21.663Z | Compiling fxhash v0.2.1 |
| 2258 | 2026-05-20T04:06:21.664Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2259 | 2026-05-20T04:06:21.703Z | Compiling icu_normalizer v2.2.0 |
| 2260 | 2026-05-20T04:06:21.765Z | Compiling parking_lot_core v0.9.12 |
| 2261 | 2026-05-20T04:06:21.765Z | Compiling goblin v0.10.5 |
| 2262 | 2026-05-20T04:06:21.815Z | Compiling slog-term v2.9.2 |
| 2263 | 2026-05-20T04:06:21.940Z | Compiling slog-async v2.8.0 |
| 2264 | 2026-05-20T04:06:21.962Z | Compiling parking_lot v0.12.5 |
| 2265 | 2026-05-20T04:06:22.079Z | Compiling idna_adapter v1.2.2 |
| 2266 | 2026-05-20T04:06:22.226Z | Compiling idna v1.1.0 |
| 2267 | 2026-05-20T04:06:22.271Z | Compiling tokio v1.52.3 |
| 2268 | 2026-05-20T04:06:22.329Z | Compiling rustls v0.23.40 |
| 2269 | 2026-05-20T04:06:22.371Z | Compiling slog-json v2.6.1 |
| 2270 | 2026-05-20T04:06:22.408Z | Compiling rustls v0.22.4 |
| 2271 | 2026-05-20T04:06:22.895Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2272 | 2026-05-20T04:06:22.898Z | Compiling url v2.5.8 |
| 2273 | 2026-05-20T04:06:22.898Z | Compiling slog-bunyan v2.5.0 |
| 2274 | 2026-05-20T04:06:22.899Z | Compiling goblin v0.8.2 |
| 2275 | 2026-05-20T04:06:22.899Z | Compiling expectorate v1.2.0 |
| 2276 | 2026-05-20T04:06:22.899Z | Compiling globset v0.4.18 |
| 2277 | 2026-05-20T04:06:22.927Z | Compiling moka v0.12.15 |
| 2278 | 2026-05-20T04:06:23.345Z | Compiling schemars v0.8.22 |
| 2279 | 2026-05-20T04:06:23.698Z | Compiling parking_lot_core v0.8.6 |
| 2280 | 2026-05-20T04:06:23.752Z | Compiling arc-swap v1.9.1 |
| 2281 | 2026-05-20T04:06:24.008Z | Compiling parking_lot v0.11.2 |
| 2282 | 2026-05-20T04:06:24.057Z | Compiling slog-scope v4.4.1 |
| 2283 | 2026-05-20T04:06:24.315Z | Compiling ipnetwork v0.21.1 |
| 2284 | 2026-05-20T04:06:24.389Z | Compiling newtype-uuid v1.3.2 |
| 2285 | 2026-05-20T04:06:24.704Z | Compiling oxnet v0.1.5 |
| 2286 | 2026-05-20T04:06:24.749Z | Compiling dof v0.4.0 |
| 2287 | 2026-05-20T04:06:24.754Z | Compiling serde_with v3.20.0 |
| 2288 | 2026-05-20T04:06:25.143Z | Compiling daft v0.1.7 |
| 2289 | 2026-05-20T04:06:25.776Z | Compiling rustls-platform-verifier v0.7.0 |
| 2290 | 2026-05-20T04:06:25.799Z | Compiling usdt-impl v0.6.0 |
| 2291 | 2026-05-20T04:06:26.021Z | Compiling tokio-util v0.7.18 |
| 2292 | 2026-05-20T04:06:26.035Z | Compiling tower v0.5.3 |
| 2293 | 2026-05-20T04:06:26.338Z | Compiling tokio-rustls v0.26.4 |
| 2294 | 2026-05-20T04:06:26.357Z | Compiling usdt v0.6.0 |
| 2295 | 2026-05-20T04:06:26.433Z | Compiling tower-http v0.6.10 |
| 2296 | 2026-05-20T04:06:26.501Z | Compiling async-compression v0.4.42 |
| 2297 | 2026-05-20T04:06:26.526Z | Compiling tokio-rustls v0.25.0 |
| 2298 | 2026-05-20T04:06:26.622Z | Compiling h2 v0.4.14 |
| 2299 | 2026-05-20T04:06:26.641Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2300 | 2026-05-20T04:06:26.743Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2301 | 2026-05-20T04:06:26.789Z | Compiling iddqd v0.3.18 |
| 2302 | 2026-05-20T04:06:26.820Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2303 | 2026-05-20T04:06:26.853Z | Compiling backoff v0.4.0 |
| 2304 | 2026-05-20T04:06:28.389Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2305 | 2026-05-20T04:06:28.389Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2306 | 2026-05-20T04:06:28.439Z | Compiling typify-impl v0.6.2 |
| 2307 | 2026-05-20T04:06:28.439Z | Compiling dof v0.3.0 |
| 2308 | 2026-05-20T04:06:28.439Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2309 | 2026-05-20T04:06:28.439Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2310 | 2026-05-20T04:06:28.439Z | Compiling byte-wrapper v0.1.0 |
| 2311 | 2026-05-20T04:06:28.439Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2312 | 2026-05-20T04:06:28.439Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2313 | 2026-05-20T04:06:28.439Z | Compiling usdt-impl v0.5.0 |
| 2314 | 2026-05-20T04:06:28.439Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2315 | 2026-05-20T04:06:28.439Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2316 | 2026-05-20T04:06:28.439Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2317 | 2026-05-20T04:06:28.439Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2318 | 2026-05-20T04:06:28.497Z | Compiling usdt v0.5.0 |
| 2319 | 2026-05-20T04:06:28.776Z | Compiling hyper v1.9.0 |
| 2320 | 2026-05-20T04:06:28.830Z | Compiling typify v0.6.2 |
| 2321 | 2026-05-20T04:06:28.943Z | Compiling hickory-proto v0.24.4 |
| 2322 | 2026-05-20T04:06:29.369Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2323 | 2026-05-20T04:06:29.562Z | Compiling progenitor-impl v0.14.0 |
| 2324 | 2026-05-20T04:06:29.738Z | Compiling progenitor-impl v0.13.0 |
| 2325 | 2026-05-20T04:06:30.407Z | Compiling hyper-util v0.1.20 |
| 2326 | 2026-05-20T04:06:30.447Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2327 | 2026-05-20T04:06:30.519Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2328 | 2026-05-20T04:06:30.550Z | Compiling tokio-stream v0.1.18 |
| 2329 | 2026-05-20T04:06:31.008Z | Compiling hickory-resolver v0.24.4 |
| 2330 | 2026-05-20T04:06:31.011Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2331 | 2026-05-20T04:06:31.650Z | Compiling hyper-rustls v0.27.9 |
| 2332 | 2026-05-20T04:06:32.171Z | Compiling reqwest v0.13.3 |
| 2333 | 2026-05-20T04:06:32.255Z | Compiling dropshot v0.17.0 |
| 2334 | 2026-05-20T04:06:32.256Z | Compiling reqwest v0.12.28 |
| 2335 | 2026-05-20T04:06:32.384Z | Compiling qorb v0.4.1 |
| 2336 | 2026-05-20T04:06:34.069Z | Compiling tokio-dtrace v0.1.1 |
| 2337 | 2026-05-20T04:06:34.163Z | Compiling zone v0.3.1 |
| 2338 | 2026-05-20T04:06:34.163Z | Compiling libsw-core v0.3.2 |
| 2339 | 2026-05-20T04:06:34.163Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2340 | 2026-05-20T04:06:34.163Z | Compiling libsw v3.5.0 |
| 2341 | 2026-05-20T04:06:34.163Z | Compiling progenitor-client v0.14.0 |
| 2342 | 2026-05-20T04:06:34.163Z | Compiling progenitor-client v0.10.0 |
| 2343 | 2026-05-20T04:06:34.163Z | Compiling progenitor-client v0.13.0 |
| 2344 | 2026-05-20T04:06:34.163Z | Compiling oxide-tokio-rt v0.1.6 |
| 2345 | 2026-05-20T04:06:34.164Z | Compiling progenitor-extras v0.2.0 |
| 2346 | 2026-05-20T04:06:34.164Z | Compiling progenitor v0.13.0 |
| 2347 | 2026-05-20T04:06:34.164Z | Compiling progenitor v0.14.0 |
| 2348 | 2026-05-20T04:06:34.164Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2349 | 2026-05-20T04:06:34.164Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2350 | 2026-05-20T04:06:34.164Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2351 | 2026-05-20T04:06:34.164Z | Compiling slog-dtrace v0.3.0 |
| 2352 | 2026-05-20T04:06:34.164Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2353 | 2026-05-20T04:06:34.224Z | Compiling tough v0.22.0 |
| 2354 | 2026-05-20T04:06:34.486Z | Compiling cancel-safe-futures v0.1.5 |
| 2355 | 2026-05-20T04:06:34.761Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2356 | 2026-05-20T04:06:34.794Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2357 | 2026-05-20T04:06:34.841Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2358 | 2026-05-20T04:06:35.422Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2359 | 2026-05-20T04:06:35.713Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2360 | 2026-05-20T04:06:35.799Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2361 | 2026-05-20T04:06:36.048Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2362 | 2026-05-20T04:06:36.244Z | Compiling hickory-proto v0.25.2 |
| 2363 | 2026-05-20T04:06:36.255Z | Compiling steno v0.4.1 |
| 2364 | 2026-05-20T04:06:37.359Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2365 | 2026-05-20T04:06:37.373Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2366 | 2026-05-20T04:06:37.514Z | Compiling typify-impl v0.4.3 |
| 2367 | 2026-05-20T04:06:37.569Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2368 | 2026-05-20T04:06:38.042Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2369 | 2026-05-20T04:06:38.084Z | Compiling hickory-resolver v0.25.2 |
| 2370 | 2026-05-20T04:06:38.437Z | Compiling sled v0.34.7 |
| 2371 | 2026-05-20T04:06:39.171Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2372 | 2026-05-20T04:06:39.762Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2373 | 2026-05-20T04:06:41.149Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2374 | 2026-05-20T04:06:41.253Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2375 | 2026-05-20T04:06:41.330Z | Compiling typify v0.4.3 |
| 2376 | 2026-05-20T04:06:41.330Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2377 | 2026-05-20T04:06:41.330Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2378 | 2026-05-20T04:06:41.330Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2379 | 2026-05-20T04:06:41.520Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2380 | 2026-05-20T04:06:41.741Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2381 | 2026-05-20T04:06:41.969Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2382 | 2026-05-20T04:06:42.149Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2383 | 2026-05-20T04:06:42.233Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2384 | 2026-05-20T04:06:42.632Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2385 | 2026-05-20T04:06:42.669Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2386 | 2026-05-20T04:06:42.921Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 2387 | 2026-05-20T04:06:43.035Z | Compiling papergrid v0.17.0 |
| 2388 | 2026-05-20T04:06:43.155Z | Compiling testing_table v0.3.0 |
| 2389 | 2026-05-20T04:06:43.236Z | Compiling internet-checksum v0.2.1 |
| 2390 | 2026-05-20T04:06:43.303Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2391 | 2026-05-20T04:06:43.411Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2392 | 2026-05-20T04:06:43.442Z | Compiling progenitor-impl v0.11.2 |
| 2393 | 2026-05-20T04:06:43.442Z | Compiling progenitor-client v0.11.2 |
| 2394 | 2026-05-20T04:06:43.821Z | Compiling slog-stdlog v4.1.1 |
| 2395 | 2026-05-20T04:06:44.032Z | Compiling tabled v0.20.0 |
| 2396 | 2026-05-20T04:06:44.615Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2397 | 2026-05-20T04:06:44.812Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2398 | 2026-05-20T04:06:44.979Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2399 | 2026-05-20T04:06:45.031Z | Compiling progenitor v0.11.2 |
| 2400 | 2026-05-20T04:06:45.101Z | Compiling slog-envlogger v2.2.0 |
| 2401 | 2026-05-20T04:06:45.153Z | Compiling const-random v0.1.18 |
| 2402 | 2026-05-20T04:06:45.179Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2403 | 2026-05-20T04:06:45.261Z | Compiling crc8 v0.1.1 |
| 2404 | 2026-05-20T04:06:45.481Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2405 | 2026-05-20T04:06:45.534Z | Compiling ahash v0.8.12 |
| 2406 | 2026-05-20T04:06:45.612Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2407 | 2026-05-20T04:06:45.778Z | Compiling smartstring v1.0.1 |
| 2408 | 2026-05-20T04:06:45.994Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2409 | 2026-05-20T04:06:46.484Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2410 | 2026-05-20T04:06:46.542Z | Compiling thin-vec v0.2.18 |
| 2411 | 2026-05-20T04:06:46.574Z | Compiling utf-8 v0.7.6 |
| 2412 | 2026-05-20T04:06:46.700Z | Compiling tungstenite v0.21.0 |
| 2413 | 2026-05-20T04:06:46.779Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2414 | 2026-05-20T04:06:46.843Z | Compiling rhai v1.24.0 |
| 2415 | 2026-05-20T04:06:46.886Z | Compiling progenitor-impl v0.10.0 |
| 2416 | 2026-05-20T04:06:46.902Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2417 | 2026-05-20T04:06:47.230Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2418 | 2026-05-20T04:06:47.346Z | Compiling sha2 v0.10.9 |
| 2419 | 2026-05-20T04:06:47.567Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2420 | 2026-05-20T04:06:47.596Z | Compiling tokio-tungstenite v0.21.0 |
| 2421 | 2026-05-20T04:06:47.775Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2422 | 2026-05-20T04:06:48.018Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2423 | 2026-05-20T04:06:48.280Z | Compiling progenitor v0.10.0 |
| 2424 | 2026-05-20T04:06:48.429Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2425 | 2026-05-20T04:06:49.690Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2426 | 2026-05-20T04:06:50.020Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2427 | 2026-05-20T04:06:52.494Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2428 | 2026-05-20T04:06:52.553Z | Compiling lzma-sys v0.1.20 |
| 2429 | 2026-05-20T04:06:52.553Z | Compiling typeid v1.0.3 |
| 2430 | 2026-05-20T04:06:52.643Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2431 | 2026-05-20T04:06:52.643Z | Compiling console v0.16.3 |
| 2432 | 2026-05-20T04:06:52.643Z | Compiling git-stub v1.0.0 |
| 2433 | 2026-05-20T04:06:52.643Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2434 | 2026-05-20T04:06:52.643Z | Compiling base64 v0.21.7 |
| 2435 | 2026-05-20T04:06:52.643Z | Compiling unit-prefix v0.5.2 |
| 2436 | 2026-05-20T04:06:52.643Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2437 | 2026-05-20T04:06:52.643Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2438 | 2026-05-20T04:06:52.644Z | Compiling indicatif v0.18.4 |
| 2439 | 2026-05-20T04:06:52.644Z | Compiling git-stub-vcs v0.1.0 |
| 2440 | 2026-05-20T04:06:52.729Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2441 | 2026-05-20T04:06:52.863Z | Compiling ron v0.12.1 |
| 2442 | 2026-05-20T04:06:52.902Z | Compiling xz2 v0.1.7 |
| 2443 | 2026-05-20T04:06:53.109Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 2444 | 2026-05-20T04:06:53.209Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2445 | 2026-05-20T04:06:53.724Z | Compiling drift v0.1.4 |
| 2446 | 2026-05-20T04:06:54.210Z | Compiling base16ct v1.0.0 |
| 2447 | 2026-05-20T04:06:54.337Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2448 | 2026-05-20T04:06:54.371Z | Compiling dropshot-api-manager v0.7.1 |
| 2449 | 2026-05-20T04:06:54.398Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2450 | 2026-05-20T04:06:54.805Z | Compiling natord v1.0.9 |
| 2451 | 2026-05-20T04:06:54.931Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 2452 | 2026-05-20T04:06:57.911Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 2453 | 2026-05-20T04:06:57.935Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2454 | 2026-05-20T04:07:05.965Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2455 | 2026-05-20T04:07:07.491Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2456 | 2026-05-20T04:07:08.524Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2457 | 2026-05-20T04:07:09.598Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2458 | 2026-05-20T04:07:09.598Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 2459 | 2026-05-20T04:07:09.602Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2460 | 2026-05-20T04:07:09.602Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2461 | 2026-05-20T04:07:10.065Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 2462 | 2026-05-20T04:07:10.069Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 2463 | 2026-05-20T04:07:10.069Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2464 | 2026-05-20T04:07:10.524Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2465 | 2026-05-20T04:07:12.053Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2466 | 2026-05-20T04:07:12.053Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2467 | 2026-05-20T04:07:13.542Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2468 | 2026-05-20T04:07:18.056Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2469 | 2026-05-20T04:07:19.365Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 2470 | 2026-05-20T04:07:19.365Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2471 | 2026-05-20T04:07:19.419Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 2472 | 2026-05-20T04:08:01.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s |
| 2473 | 2026-05-20T04:08:01.991Z | |
| 2474 | 2026-05-20T04:08:01.991Z | real 1:40.626546368 |
| 2475 | 2026-05-20T04:08:01.992Z | user 7:53.042136548 |
| 2476 | 2026-05-20T04:08:01.992Z | sys 1:11.852908504 |
| 2477 | 2026-05-20T04:08:01.992Z | trap 0.203179867 |
| 2478 | 2026-05-20T04:08:01.992Z | tflt 0.009382536 |
| 2479 | 2026-05-20T04:08:01.992Z | dflt 0.354819045 |
| 2480 | 2026-05-20T04:08:01.992Z | kflt 0.000058768 |
| 2481 | 2026-05-20T04:08:01.992Z | lock 30:37.563873032 |
| 2482 | 2026-05-20T04:08:01.992Z | slp 27:20.238224715 |
| 2483 | 2026-05-20T04:08:01.992Z | lat 24.261820258 |
| 2484 | 2026-05-20T04:08:01.992Z | stop 38.372758655 |
| 2485 | 2026-05-20T04:08:01.992Z | + ptime -m cargo build --release |
| 2486 | 2026-05-20T04:08:02.443Z | Compiling proc-macro2 v1.0.106 |
| 2487 | 2026-05-20T04:08:02.443Z | Compiling quote v1.0.45 |
| 2488 | 2026-05-20T04:08:02.443Z | Compiling unicode-ident v1.0.24 |
| 2489 | 2026-05-20T04:08:02.443Z | Compiling serde_core v1.0.228 |
| 2490 | 2026-05-20T04:08:02.444Z | Compiling serde v1.0.228 |
| 2491 | 2026-05-20T04:08:02.444Z | Compiling libc v0.2.186 |
| 2492 | 2026-05-20T04:08:02.666Z | Compiling cfg-if v1.0.4 |
| 2493 | 2026-05-20T04:08:02.666Z | Compiling zmij v1.0.21 |
| 2494 | 2026-05-20T04:08:02.666Z | Compiling autocfg v1.5.0 |
| 2495 | 2026-05-20T04:08:02.916Z | Compiling memchr v2.8.0 |
| 2496 | 2026-05-20T04:08:02.916Z | Compiling libm v0.2.16 |
| 2497 | 2026-05-20T04:08:03.103Z | Compiling itoa v1.0.18 |
| 2498 | 2026-05-20T04:08:03.266Z | Compiling version_check v0.9.5 |
| 2499 | 2026-05-20T04:08:03.438Z | Compiling icu_normalizer_data v2.2.0 |
| 2500 | 2026-05-20T04:08:03.473Z | Compiling icu_properties_data v2.2.0 |
| 2501 | 2026-05-20T04:08:03.473Z | Compiling stable_deref_trait v1.2.1 |
| 2502 | 2026-05-20T04:08:03.632Z | Compiling serde_json v1.0.149 |
| 2503 | 2026-05-20T04:08:03.682Z | Compiling thiserror v2.0.18 |
| 2504 | 2026-05-20T04:08:03.682Z | Compiling syn v2.0.117 |
| 2505 | 2026-05-20T04:08:03.682Z | Compiling litemap v0.8.2 |
| 2506 | 2026-05-20T04:08:03.865Z | Compiling writeable v0.6.3 |
| 2507 | 2026-05-20T04:08:03.914Z | Compiling utf8_iter v1.0.4 |
| 2508 | 2026-05-20T04:08:04.025Z | Compiling percent-encoding v2.3.2 |
| 2509 | 2026-05-20T04:08:04.038Z | Compiling num-traits v0.2.19 |
| 2510 | 2026-05-20T04:08:04.072Z | Compiling form_urlencoded v1.2.2 |
| 2511 | 2026-05-20T04:08:04.150Z | Compiling rand_core v0.10.1 |
| 2512 | 2026-05-20T04:08:04.280Z | Compiling getrandom v0.4.2 |
| 2513 | 2026-05-20T04:08:04.339Z | Compiling parking_lot_core v0.9.12 |
| 2514 | 2026-05-20T04:08:04.454Z | Compiling heck v0.5.0 |
| 2515 | 2026-05-20T04:08:04.496Z | Compiling jobserver v0.1.34 |
| 2516 | 2026-05-20T04:08:04.592Z | Compiling shlex v1.3.0 |
| 2517 | 2026-05-20T04:08:04.747Z | Compiling find-msvc-tools v0.1.9 |
| 2518 | 2026-05-20T04:08:04.943Z | Compiling iana-time-zone v0.1.65 |
| 2519 | 2026-05-20T04:08:05.407Z | Compiling cc v1.2.62 |
| 2520 | 2026-05-20T04:08:05.653Z | Compiling uuid v1.23.1 |
| 2521 | 2026-05-20T04:08:05.653Z | Compiling errno v0.3.14 |
| 2522 | 2026-05-20T04:08:05.851Z | Compiling zerocopy v0.8.48 |
| 2523 | 2026-05-20T04:08:05.851Z | Compiling semver v1.0.28 |
| 2524 | 2026-05-20T04:08:06.138Z | Compiling schemars v0.8.22 |
| 2525 | 2026-05-20T04:08:06.138Z | Compiling dyn-clone v1.0.20 |
| 2526 | 2026-05-20T04:08:06.139Z | Compiling getrandom v0.2.17 |
| 2527 | 2026-05-20T04:08:06.139Z | Compiling pin-project-lite v0.2.17 |
| 2528 | 2026-05-20T04:08:06.604Z | Compiling rustversion v1.0.22 |
| 2529 | 2026-05-20T04:08:06.605Z | Compiling bitflags v2.11.1 |
| 2530 | 2026-05-20T04:08:06.605Z | Compiling socket2 v0.6.3 |
| 2531 | 2026-05-20T04:08:06.605Z | Compiling scopeguard v1.2.0 |
| 2532 | 2026-05-20T04:08:06.605Z | Compiling lock_api v0.4.14 |
| 2533 | 2026-05-20T04:08:06.605Z | Compiling portable-atomic v1.13.1 |
| 2534 | 2026-05-20T04:08:06.995Z | Compiling synstructure v0.13.2 |
| 2535 | 2026-05-20T04:08:06.995Z | Compiling serde_derive_internals v0.29.1 |
| 2536 | 2026-05-20T04:08:06.995Z | Compiling log v0.4.29 |
| 2537 | 2026-05-20T04:08:07.562Z | Compiling equivalent v1.0.2 |
| 2538 | 2026-05-20T04:08:07.562Z | Compiling signal-hook-registry v1.4.8 |
| 2539 | 2026-05-20T04:08:07.562Z | Compiling mio v1.2.0 |
| 2540 | 2026-05-20T04:08:07.562Z | Compiling critical-section v1.2.0 |
| 2541 | 2026-05-20T04:08:07.562Z | Compiling subtle v2.6.1 |
| 2542 | 2026-05-20T04:08:07.562Z | Compiling futures-core v0.3.32 |
| 2543 | 2026-05-20T04:08:07.951Z | Compiling once_cell v1.21.4 |
| 2544 | 2026-05-20T04:08:07.951Z | Compiling ring v0.17.14 |
| 2545 | 2026-05-20T04:08:07.951Z | Compiling httparse v1.10.1 |
| 2546 | 2026-05-20T04:08:07.951Z | Compiling futures-sink v0.3.32 |
| 2547 | 2026-05-20T04:08:07.951Z | Compiling cmake v0.1.58 |
| 2548 | 2026-05-20T04:08:07.951Z | Compiling dunce v1.0.5 |
| 2549 | 2026-05-20T04:08:07.951Z | Compiling slab v0.4.12 |
| 2550 | 2026-05-20T04:08:07.951Z | Compiling fs_extra v1.3.0 |
| 2551 | 2026-05-20T04:08:07.951Z | Compiling serde_derive v1.0.228 |
| 2552 | 2026-05-20T04:08:07.951Z | Compiling zerofrom-derive v0.1.7 |
| 2553 | 2026-05-20T04:08:07.951Z | Compiling yoke-derive v0.8.2 |
| 2554 | 2026-05-20T04:08:08.053Z | Compiling zerovec-derive v0.11.3 |
| 2555 | 2026-05-20T04:08:08.053Z | Compiling displaydoc v0.2.5 |
| 2556 | 2026-05-20T04:08:08.053Z | Compiling schemars_derive v0.8.22 |
| 2557 | 2026-05-20T04:08:08.053Z | Compiling thiserror-impl v2.0.18 |
| 2558 | 2026-05-20T04:08:08.053Z | Compiling tokio-macros v2.7.0 |
| 2559 | 2026-05-20T04:08:08.579Z | Compiling zerocopy-derive v0.8.48 |
| 2560 | 2026-05-20T04:08:08.744Z | Compiling zeroize_derive v1.4.3 |
| 2561 | 2026-05-20T04:08:08.893Z | Compiling futures-macro v0.3.32 |
| 2562 | 2026-05-20T04:08:08.894Z | Compiling zerofrom v0.1.8 |
| 2563 | 2026-05-20T04:08:08.894Z | Compiling aws-lc-sys v0.41.0 |
| 2564 | 2026-05-20T04:08:09.085Z | Compiling yoke v0.8.2 |
| 2565 | 2026-05-20T04:08:09.085Z | Compiling rand_core v0.6.4 |
| 2566 | 2026-05-20T04:08:09.475Z | Compiling zerovec v0.11.6 |
| 2567 | 2026-05-20T04:08:09.475Z | Compiling zerotrie v0.2.4 |
| 2568 | 2026-05-20T04:08:09.475Z | Compiling zeroize v1.8.2 |
| 2569 | 2026-05-20T04:08:10.014Z | Compiling thiserror v1.0.69 |
| 2570 | 2026-05-20T04:08:10.014Z | Compiling futures-channel v0.3.32 |
| 2571 | 2026-05-20T04:08:10.015Z | Compiling rustix v1.1.4 |
| 2572 | 2026-05-20T04:08:10.015Z | Compiling thiserror-impl v1.0.69 |
| 2573 | 2026-05-20T04:08:10.015Z | Compiling tinystr v0.8.3 |
| 2574 | 2026-05-20T04:08:10.015Z | Compiling potential_utf v0.1.5 |
| 2575 | 2026-05-20T04:08:10.345Z | Compiling hashbrown v0.17.1 |
| 2576 | 2026-05-20T04:08:10.345Z | Compiling futures-io v0.3.32 |
| 2577 | 2026-05-20T04:08:10.345Z | Compiling icu_locale_core v2.2.0 |
| 2578 | 2026-05-20T04:08:10.345Z | Compiling icu_collections v2.2.0 |
| 2579 | 2026-05-20T04:08:10.345Z | Compiling futures-task v0.3.32 |
| 2580 | 2026-05-20T04:08:10.345Z | Compiling futures-util v0.3.32 |
| 2581 | 2026-05-20T04:08:10.896Z | Compiling icu_provider v2.2.0 |
| 2582 | 2026-05-20T04:08:10.896Z | Compiling indexmap v2.14.0 |
| 2583 | 2026-05-20T04:08:11.213Z | Compiling smallvec v1.15.1 |
| 2584 | 2026-05-20T04:08:11.213Z | Compiling bytes v1.11.1 |
| 2585 | 2026-05-20T04:08:11.213Z | Compiling chrono v0.4.44 |
| 2586 | 2026-05-20T04:08:11.522Z | Compiling icu_normalizer v2.2.0 |
| 2587 | 2026-05-20T04:08:11.522Z | Compiling icu_properties v2.2.0 |
| 2588 | 2026-05-20T04:08:11.522Z | Compiling serde_tokenstream v0.2.3 |
| 2589 | 2026-05-20T04:08:12.223Z | Compiling parking_lot v0.12.5 |
| 2590 | 2026-05-20T04:08:12.359Z | Compiling idna_adapter v1.2.2 |
| 2591 | 2026-05-20T04:08:12.592Z | Compiling idna v1.1.0 |
| 2592 | 2026-05-20T04:08:12.920Z | Compiling url v2.5.8 |
| 2593 | 2026-05-20T04:08:13.151Z | Compiling tokio v1.52.3 |
| 2594 | 2026-05-20T04:08:13.151Z | Compiling generic-array v0.14.7 |
| 2595 | 2026-05-20T04:08:13.151Z | Compiling regex-syntax v0.8.10 |
| 2596 | 2026-05-20T04:08:13.255Z | Compiling tracing-attributes v0.1.31 |
| 2597 | 2026-05-20T04:08:13.256Z | Compiling tracing-core v0.1.36 |
| 2598 | 2026-05-20T04:08:13.256Z | Compiling ucd-trie v0.1.7 |
| 2599 | 2026-05-20T04:08:14.236Z | Compiling typenum v1.20.0 |
| 2600 | 2026-05-20T04:08:14.265Z | Compiling pest v2.8.6 |
| 2601 | 2026-05-20T04:08:14.346Z | Compiling tracing v0.1.44 |
| 2602 | 2026-05-20T04:08:14.462Z | Compiling ipnetwork v0.21.1 |
| 2603 | 2026-05-20T04:08:14.737Z | Compiling http v1.4.0 |
| 2604 | 2026-05-20T04:08:15.024Z | Compiling aho-corasick v1.1.4 |
| 2605 | 2026-05-20T04:08:15.600Z | Compiling base64 v0.22.1 |
| 2606 | 2026-05-20T04:08:15.721Z | Compiling pest_meta v2.8.6 |
| 2607 | 2026-05-20T04:08:15.992Z | Compiling regex-automata v0.4.14 |
| 2608 | 2026-05-20T04:08:16.477Z | Compiling byteorder v1.5.0 |
| 2609 | 2026-05-20T04:08:16.684Z | Compiling pest_generator v2.8.6 |
| 2610 | 2026-05-20T04:08:17.044Z | Compiling rustls-pki-types v1.14.1 |
| 2611 | 2026-05-20T04:08:17.422Z | Compiling slog v2.8.2 |
| 2612 | 2026-05-20T04:08:17.507Z | Compiling getrandom v0.3.4 |
| 2613 | 2026-05-20T04:08:17.570Z | Compiling fnv v1.0.7 |
| 2614 | 2026-05-20T04:08:17.666Z | Compiling regex v1.12.3 |
| 2615 | 2026-05-20T04:08:17.712Z | Compiling pest_derive v2.8.6 |
| 2616 | 2026-05-20T04:08:17.929Z | Compiling erased-serde v0.3.31 |
| 2617 | 2026-05-20T04:08:18.030Z | Compiling anyhow v1.0.102 |
| 2618 | 2026-05-20T04:08:18.173Z | Compiling crypto-common v0.1.7 |
| 2619 | 2026-05-20T04:08:18.226Z | Compiling untrusted v0.9.0 |
| 2620 | 2026-05-20T04:08:18.246Z | Compiling tokio-util v0.7.18 |
| 2621 | 2026-05-20T04:08:18.579Z | Compiling oxnet v0.1.5 |
| 2622 | 2026-05-20T04:08:18.789Z | Compiling ipnet v2.12.0 |
| 2623 | 2026-05-20T04:08:18.845Z | Compiling paste v1.0.15 |
| 2624 | 2026-05-20T04:08:19.010Z | Compiling strsim v0.11.1 |
| 2625 | 2026-05-20T04:08:19.585Z | Compiling time-core v0.1.8 |
| 2626 | 2026-05-20T04:08:19.710Z | Compiling num-conv v0.2.1 |
| 2627 | 2026-05-20T04:08:19.859Z | Compiling time-macros v0.2.27 |
| 2628 | 2026-05-20T04:08:19.957Z | Compiling http-body v1.0.1 |
| 2629 | 2026-05-20T04:08:20.439Z | Compiling ident_case v1.0.1 |
| 2630 | 2026-05-20T04:08:20.536Z | Compiling atomic-waker v1.1.2 |
| 2631 | 2026-05-20T04:08:20.669Z | Compiling block-buffer v0.10.4 |
| 2632 | 2026-05-20T04:08:20.880Z | Compiling scroll_derive v0.13.1 |
| 2633 | 2026-05-20T04:08:20.967Z | Compiling try-lock v0.2.5 |
| 2634 | 2026-05-20T04:08:21.038Z | Compiling tower-service v0.3.3 |
| 2635 | 2026-05-20T04:08:21.315Z | Compiling camino v1.2.2 |
| 2636 | 2026-05-20T04:08:21.331Z | Compiling ryu v1.0.23 |
| 2637 | 2026-05-20T04:08:21.331Z | Compiling tower-layer v0.3.3 |
| 2638 | 2026-05-20T04:08:21.475Z | Compiling want v0.3.1 |
| 2639 | 2026-05-20T04:08:21.663Z | Compiling digest v0.10.7 |
| 2640 | 2026-05-20T04:08:21.705Z | Compiling h2 v0.4.14 |
| 2641 | 2026-05-20T04:08:21.916Z | Compiling async-trait v0.1.89 |
| 2642 | 2026-05-20T04:08:22.502Z | Compiling pretty-hex v0.4.2 |
| 2643 | 2026-05-20T04:08:22.660Z | Compiling httpdate v1.0.3 |
| 2644 | 2026-05-20T04:08:22.871Z | Compiling omicron-workspace-hack v0.1.0 |
| 2645 | 2026-05-20T04:08:23.035Z | Compiling ppv-lite86 v0.2.21 |
| 2646 | 2026-05-20T04:08:23.298Z | Compiling crossbeam-utils v0.8.21 |
| 2647 | 2026-05-20T04:08:23.362Z | Compiling aws-lc-rs v1.17.0 |
| 2648 | 2026-05-20T04:08:23.638Z | Compiling crc32fast v1.5.0 |
| 2649 | 2026-05-20T04:08:23.948Z | Compiling serde_urlencoded v0.7.1 |
| 2650 | 2026-05-20T04:08:24.230Z | Compiling hyper v1.9.0 |
| 2651 | 2026-05-20T04:08:24.366Z | Compiling http-body-util v0.1.3 |
| 2652 | 2026-05-20T04:08:24.820Z | Compiling usdt-impl v0.6.0 |
| 2653 | 2026-05-20T04:08:24.887Z | Compiling slog-async v2.8.0 |
| 2654 | 2026-05-20T04:08:25.223Z | Compiling scroll v0.13.0 |
| 2655 | 2026-05-20T04:08:25.750Z | Compiling hyper-util v0.1.20 |
| 2656 | 2026-05-20T04:08:27.263Z | Compiling foldhash v0.2.0 |
| 2657 | 2026-05-20T04:08:27.552Z | Compiling untrusted v0.7.1 |
| 2658 | 2026-05-20T04:08:27.698Z | Compiling allocator-api2 v0.2.21 |
| 2659 | 2026-05-20T04:08:28.059Z | Compiling plain v0.2.3 |
| 2660 | 2026-05-20T04:08:28.075Z | Compiling hashbrown v0.16.1 |
| 2661 | 2026-05-20T04:08:28.173Z | Compiling goblin v0.10.5 |
| 2662 | 2026-05-20T04:08:28.505Z | Compiling openapiv3 v2.2.0 |
| 2663 | 2026-05-20T04:08:28.694Z | Compiling daft-derive v0.1.7 |
| 2664 | 2026-05-20T04:08:28.780Z | Compiling rustls v0.23.40 |
| 2665 | 2026-05-20T04:08:29.020Z | Compiling cpufeatures v0.2.17 |
| 2666 | 2026-05-20T04:08:29.813Z | Compiling dtrace-parser v0.3.0 |
| 2667 | 2026-05-20T04:08:30.364Z | Compiling thread-id v5.1.0 |
| 2668 | 2026-05-20T04:08:30.397Z | Compiling syn v1.0.109 |
| 2669 | 2026-05-20T04:08:30.796Z | Compiling powerfmt v0.2.0 |
| 2670 | 2026-05-20T04:08:31.012Z | Compiling dof v0.4.0 |
| 2671 | 2026-05-20T04:08:31.052Z | Compiling rustls v0.22.4 |
| 2672 | 2026-05-20T04:08:31.298Z | Compiling deranged v0.5.8 |
| 2673 | 2026-05-20T04:08:32.229Z | Compiling num_threads v0.1.7 |
| 2674 | 2026-05-20T04:08:32.391Z | Compiling usdt-attr-macro v0.6.0 |
| 2675 | 2026-05-20T04:08:32.455Z | Compiling time v0.3.47 |
| 2676 | 2026-05-20T04:08:32.486Z | Compiling usdt-macro v0.6.0 |
| 2677 | 2026-05-20T04:08:33.093Z | Compiling rand_core v0.9.5 |
| 2678 | 2026-05-20T04:08:33.318Z | Compiling sync_wrapper v1.0.2 |
| 2679 | 2026-05-20T04:08:33.343Z | Compiling multer v3.1.0 |
| 2680 | 2026-05-20T04:08:33.358Z | Compiling ref-cast v1.0.25 |
| 2681 | 2026-05-20T04:08:33.438Z | Compiling tower v0.5.3 |
| 2682 | 2026-05-20T04:08:33.698Z | Compiling crossbeam-channel v0.5.15 |
| 2683 | 2026-05-20T04:08:34.014Z | Compiling webpki-roots v1.0.7 |
| 2684 | 2026-05-20T04:08:34.142Z | Compiling winnow v1.0.3 |
| 2685 | 2026-05-20T04:08:34.165Z | Compiling hex v0.4.3 |
| 2686 | 2026-05-20T04:08:34.370Z | Compiling tower-http v0.6.10 |
| 2687 | 2026-05-20T04:08:34.505Z | Compiling rand_chacha v0.9.0 |
| 2688 | 2026-05-20T04:08:34.794Z | Compiling futures-executor v0.3.32 |
| 2689 | 2026-05-20T04:08:35.091Z | Compiling async-stream-impl v0.3.6 |
| 2690 | 2026-05-20T04:08:35.131Z | Compiling ref-cast-impl v1.0.25 |
| 2691 | 2026-05-20T04:08:35.291Z | Compiling dropshot v0.17.0 |
| 2692 | 2026-05-20T04:08:35.364Z | Compiling thread_local v1.1.9 |
| 2693 | 2026-05-20T04:08:35.637Z | Compiling futures v0.3.32 |
| 2694 | 2026-05-20T04:08:35.715Z | Compiling rand v0.9.4 |
| 2695 | 2026-05-20T04:08:35.736Z | Compiling structmeta-derive v0.3.0 |
| 2696 | 2026-05-20T04:08:35.762Z | Compiling is-terminal v0.4.17 |
| 2697 | 2026-05-20T04:08:35.782Z | Compiling fastrand v2.4.1 |
| 2698 | 2026-05-20T04:08:35.872Z | Compiling term v1.2.1 |
| 2699 | 2026-05-20T04:08:35.922Z | Compiling take_mut v0.2.2 |
| 2700 | 2026-05-20T04:08:36.419Z | Compiling slog-term v2.9.2 |
| 2701 | 2026-05-20T04:08:36.462Z | Compiling darling_core v0.23.0 |
| 2702 | 2026-05-20T04:08:36.785Z | Compiling structmeta v0.3.0 |
| 2703 | 2026-05-20T04:08:36.999Z | Compiling dropshot_endpoint v0.17.0 |
| 2704 | 2026-05-20T04:08:37.366Z | Compiling newtype-uuid-macros v0.1.0 |
| 2705 | 2026-05-20T04:08:37.693Z | Compiling newtype-uuid v1.3.2 |
| 2706 | 2026-05-20T04:08:37.985Z | Compiling strum_macros v0.26.4 |
| 2707 | 2026-05-20T04:08:38.222Z | Compiling daft v0.1.7 |
| 2708 | 2026-05-20T04:08:38.495Z | Compiling tempfile v3.27.0 |
| 2709 | 2026-05-20T04:08:38.527Z | Compiling darling_macro v0.23.0 |
| 2710 | 2026-05-20T04:08:38.602Z | Compiling sha1 v0.10.6 |
| 2711 | 2026-05-20T04:08:38.966Z | Compiling match_cfg v0.1.0 |
| 2712 | 2026-05-20T04:08:39.031Z | Compiling adler2 v2.0.1 |
| 2713 | 2026-05-20T04:08:39.046Z | Compiling either v1.15.0 |
| 2714 | 2026-05-20T04:08:39.119Z | Compiling darling v0.23.0 |
| 2715 | 2026-05-20T04:08:39.159Z | Compiling simd-adler32 v0.3.9 |
| 2716 | 2026-05-20T04:08:39.207Z | Compiling serde_with_macros v3.20.0 |
| 2717 | 2026-05-20T04:08:39.264Z | Compiling hostname v0.3.1 |
| 2718 | 2026-05-20T04:08:39.310Z | Compiling miniz_oxide v0.8.9 |
| 2719 | 2026-05-20T04:08:39.427Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2720 | 2026-05-20T04:08:39.577Z | Compiling slog-json v2.6.1 |
| 2721 | 2026-05-20T04:08:39.824Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2722 | 2026-05-20T04:08:39.995Z | Compiling serde_spanned v1.1.1 |
| 2723 | 2026-05-20T04:08:40.152Z | Compiling memmap2 v0.9.10 |
| 2724 | 2026-05-20T04:08:40.326Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2725 | 2026-05-20T04:08:40.368Z | Compiling slog-bunyan v2.5.0 |
| 2726 | 2026-05-20T04:08:40.441Z | Compiling flate2 v1.1.9 |
| 2727 | 2026-05-20T04:08:40.552Z | Compiling derive-ex v0.1.8 |
| 2728 | 2026-05-20T04:08:40.610Z | Compiling rustls-webpki v0.102.8 |
| 2729 | 2026-05-20T04:08:40.764Z | Compiling rand_chacha v0.3.1 |
| 2730 | 2026-05-20T04:08:40.972Z | Compiling strum_macros v0.27.2 |
| 2731 | 2026-05-20T04:08:41.002Z | Compiling compression-core v0.4.32 |
| 2732 | 2026-05-20T04:08:41.181Z | Compiling openssl-probe v0.2.1 |
| 2733 | 2026-05-20T04:08:42.122Z | Compiling usdt v0.6.0 |
| 2734 | 2026-05-20T04:08:42.407Z | Compiling debug-ignore v1.0.5 |
| 2735 | 2026-05-20T04:08:42.524Z | Compiling test-strategy v0.4.5 |
| 2736 | 2026-05-20T04:08:42.749Z | Compiling rustls-native-certs v0.8.3 |
| 2737 | 2026-05-20T04:08:42.784Z | Compiling compression-codecs v0.4.38 |
| 2738 | 2026-05-20T04:08:43.146Z | Compiling rand v0.8.6 |
| 2739 | 2026-05-20T04:08:43.585Z | Compiling macaddr v1.0.1 |
| 2740 | 2026-05-20T04:08:43.603Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2741 | 2026-05-20T04:08:43.872Z | Compiling encoding_rs v0.8.35 |
| 2742 | 2026-05-20T04:08:43.902Z | Compiling spin v0.9.8 |
| 2743 | 2026-05-20T04:08:44.017Z | Compiling mime v0.3.17 |
| 2744 | 2026-05-20T04:08:44.037Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2745 | 2026-05-20T04:08:44.155Z | Compiling async-compression v0.4.42 |
| 2746 | 2026-05-20T04:08:44.519Z | Compiling async-stream v0.3.6 |
| 2747 | 2026-05-20T04:08:44.672Z | Compiling regress v0.10.5 |
| 2748 | 2026-05-20T04:08:44.709Z | Compiling waitgroup v0.1.2 |
| 2749 | 2026-05-20T04:08:44.840Z | Compiling rustls-pemfile v2.2.0 |
| 2750 | 2026-05-20T04:08:44.901Z | Compiling serde_path_to_error v0.1.20 |
| 2751 | 2026-05-20T04:08:45.135Z | Compiling tokio-rustls v0.25.0 |
| 2752 | 2026-05-20T04:08:45.393Z | Compiling hostname v0.4.2 |
| 2753 | 2026-05-20T04:08:46.909Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2754 | 2026-05-20T04:08:48.451Z | Compiling parse-display-derive v0.10.0 |
| 2755 | 2026-05-20T04:08:49.167Z | Compiling unicode-width v0.2.2 |
| 2756 | 2026-05-20T04:08:49.391Z | Compiling strum v0.26.3 |
| 2757 | 2026-05-20T04:08:49.532Z | Compiling wait-timeout v0.2.1 |
| 2758 | 2026-05-20T04:08:49.628Z | Compiling bit-vec v0.8.0 |
| 2759 | 2026-05-20T04:08:49.980Z | Compiling quick-error v1.2.3 |
| 2760 | 2026-05-20T04:08:49.994Z | Compiling bit-set v0.8.0 |
| 2761 | 2026-05-20T04:08:50.001Z | Compiling rusty-fork v0.3.1 |
| 2762 | 2026-05-20T04:08:50.012Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2763 | 2026-05-20T04:08:50.021Z | Compiling serde_with v3.20.0 |
| 2764 | 2026-05-20T04:08:50.217Z | Compiling rand_xorshift v0.4.0 |
| 2765 | 2026-05-20T04:08:50.343Z | Compiling unarray v0.1.4 |
| 2766 | 2026-05-20T04:08:50.493Z | Compiling proptest v1.11.0 |
| 2767 | 2026-05-20T04:08:50.839Z | Compiling strum v0.27.2 |
| 2768 | 2026-05-20T04:08:50.987Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2769 | 2026-05-20T04:08:51.059Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2770 | 2026-05-20T04:08:51.200Z | Compiling instant v0.1.13 |
| 2771 | 2026-05-20T04:08:52.287Z | Compiling rustc-hash v2.1.2 |
| 2772 | 2026-05-20T04:08:52.443Z | Compiling iddqd v0.3.18 |
| 2773 | 2026-05-20T04:08:52.869Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2774 | 2026-05-20T04:08:53.390Z | Compiling itertools v0.14.0 |
| 2775 | 2026-05-20T04:08:54.386Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2776 | 2026-05-20T04:08:54.672Z | Compiling backon v1.6.0 |
| 2777 | 2026-05-20T04:08:54.799Z | Compiling clap_derive v4.6.1 |
| 2778 | 2026-05-20T04:08:55.162Z | Compiling utf8parse v0.2.2 |
| 2779 | 2026-05-20T04:08:55.283Z | Compiling anstyle-parse v1.0.0 |
| 2780 | 2026-05-20T04:08:55.632Z | Compiling backoff v0.4.0 |
| 2781 | 2026-05-20T04:08:56.062Z | Compiling parse-display v0.10.0 |
| 2782 | 2026-05-20T04:08:56.475Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2783 | 2026-05-20T04:08:56.513Z | Compiling terminal_size v0.4.4 |
| 2784 | 2026-05-20T04:08:56.678Z | Compiling anstyle-query v1.1.5 |
| 2785 | 2026-05-20T04:08:56.751Z | Compiling is_terminal_polyfill v1.70.2 |
| 2786 | 2026-05-20T04:08:56.797Z | Compiling colorchoice v1.0.5 |
| 2787 | 2026-05-20T04:08:56.872Z | Compiling anstyle v1.0.14 |
| 2788 | 2026-05-20T04:08:57.153Z | Compiling anstream v1.0.0 |
| 2789 | 2026-05-20T04:08:57.910Z | Compiling clap_lex v1.1.0 |
| 2790 | 2026-05-20T04:08:58.109Z | Compiling clap_builder v4.6.0 |
| 2791 | 2026-05-20T04:08:59.562Z | Compiling regress v0.11.1 |
| 2792 | 2026-05-20T04:09:00.091Z | Compiling clap v4.6.1 |
| 2793 | 2026-05-20T04:09:00.118Z | Compiling crucible-workspace-hack v0.1.0 |
| 2794 | 2026-05-20T04:09:00.175Z | Compiling unsafe-libyaml v0.2.11 |
| 2795 | 2026-05-20T04:09:00.549Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 2796 | 2026-05-20T04:09:00.847Z | Compiling serde_yaml v0.9.34+deprecated |
| 2797 | 2026-05-20T04:09:01.397Z | Compiling typify-impl v0.6.2 |
| 2798 | 2026-05-20T04:09:02.062Z | Compiling zerocopy-derive v0.7.35 |
| 2799 | 2026-05-20T04:09:02.906Z | Compiling proc-macro-crate v3.5.0 |
| 2800 | 2026-05-20T04:09:03.503Z | Compiling darling_core v0.21.3 |
| 2801 | 2026-05-20T04:09:04.094Z | Compiling convert_case v0.4.0 |
| 2802 | 2026-05-20T04:09:04.388Z | Compiling derive_more v0.99.20 |
| 2803 | 2026-05-20T04:09:04.604Z | Compiling typify-macro v0.6.2 |
| 2804 | 2026-05-20T04:09:04.813Z | Compiling num_enum_derive v0.7.6 |
| 2805 | 2026-05-20T04:09:05.338Z | Compiling toml_datetime v0.6.11 |
| 2806 | 2026-05-20T04:09:05.557Z | Compiling darling_macro v0.21.3 |
| 2807 | 2026-05-20T04:09:06.158Z | Compiling darling v0.21.3 |
| 2808 | 2026-05-20T04:09:06.286Z | Compiling num_enum v0.7.6 |
| 2809 | 2026-05-20T04:09:06.819Z | Compiling secrecy v0.10.3 |
| 2810 | 2026-05-20T04:09:07.099Z | Compiling proc-macro-error-attr v1.0.4 |
| 2811 | 2026-05-20T04:09:07.258Z | Compiling prettyplease v0.2.37 |
| 2812 | 2026-05-20T04:09:07.767Z | Compiling tinyvec_macros v0.1.1 |
| 2813 | 2026-05-20T04:09:07.791Z | Compiling heapless v0.8.0 |
| 2814 | 2026-05-20T04:09:07.791Z | Compiling tinyvec v1.11.0 |
| 2815 | 2026-05-20T04:09:07.917Z | Compiling ingot-macros v0.1.1 |
| 2816 | 2026-05-20T04:09:08.110Z | Compiling zerocopy v0.7.35 |
| 2817 | 2026-05-20T04:09:08.158Z | Compiling crossbeam-epoch v0.9.18 |
| 2818 | 2026-05-20T04:09:08.566Z | Compiling hash32 v0.3.1 |
| 2819 | 2026-05-20T04:09:08.610Z | Compiling scroll_derive v0.12.1 |
| 2820 | 2026-05-20T04:09:08.667Z | Compiling rustc_version v0.4.1 |
| 2821 | 2026-05-20T04:09:08.700Z | Compiling num-integer v0.1.46 |
| 2822 | 2026-05-20T04:09:08.729Z | Compiling proc-macro-error v1.0.4 |
| 2823 | 2026-05-20T04:09:08.994Z | Compiling usdt-impl v0.5.0 |
| 2824 | 2026-05-20T04:09:09.014Z | Compiling winnow v0.7.15 |
| 2825 | 2026-05-20T04:09:09.170Z | Compiling rustix v0.38.44 |
| 2826 | 2026-05-20T04:09:09.187Z | Compiling data-encoding v2.11.0 |
| 2827 | 2026-05-20T04:09:09.309Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2828 | 2026-05-20T04:09:09.541Z | Compiling smoltcp v0.11.0 |
| 2829 | 2026-05-20T04:09:09.577Z | Compiling pkg-config v0.3.33 |
| 2830 | 2026-05-20T04:09:10.069Z | Compiling scroll v0.12.0 |
| 2831 | 2026-05-20T04:09:10.287Z | Compiling curve25519-dalek v4.1.3 |
| 2832 | 2026-05-20T04:09:10.530Z | Compiling ingot-types v0.1.2 |
| 2833 | 2026-05-20T04:09:10.592Z | Compiling dof v0.3.0 |
| 2834 | 2026-05-20T04:09:11.366Z | Compiling typify v0.6.2 |
| 2835 | 2026-05-20T04:09:11.414Z | Compiling dtrace-parser v0.2.0 |
| 2836 | 2026-05-20T04:09:11.525Z | Compiling tabwriter v1.4.1 |
| 2837 | 2026-05-20T04:09:11.674Z | Compiling hmac v0.12.1 |
| 2838 | 2026-05-20T04:09:11.734Z | Compiling inout v0.1.4 |
| 2839 | 2026-05-20T04:09:11.829Z | Compiling ff v0.13.1 |
| 2840 | 2026-05-20T04:09:11.849Z | Compiling cobs v0.3.0 |
| 2841 | 2026-05-20T04:09:11.894Z | Compiling bstr v1.12.1 |
| 2842 | 2026-05-20T04:09:11.976Z | Compiling thread-id v4.2.2 |
| 2843 | 2026-05-20T04:09:12.105Z | Compiling bitflags v1.3.2 |
| 2844 | 2026-05-20T04:09:12.118Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2845 | 2026-05-20T04:09:12.214Z | Compiling managed v0.8.0 |
| 2846 | 2026-05-20T04:09:12.369Z | Compiling static_assertions v1.1.0 |
| 2847 | 2026-05-20T04:09:12.703Z | Compiling postcard v1.1.3 |
| 2848 | 2026-05-20T04:09:12.714Z | Compiling group v0.13.0 |
| 2849 | 2026-05-20T04:09:12.715Z | Compiling cipher v0.4.4 |
| 2850 | 2026-05-20T04:09:12.835Z | Compiling hkdf v0.12.4 |
| 2851 | 2026-05-20T04:09:13.601Z | Compiling ingot v0.1.1 |
| 2852 | 2026-05-20T04:09:13.818Z | Compiling goblin v0.8.2 |
| 2853 | 2026-05-20T04:09:15.833Z | Compiling num-rational v0.4.2 |
| 2854 | 2026-05-20T04:09:16.338Z | Compiling num-iter v0.1.45 |
| 2855 | 2026-05-20T04:09:16.788Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2856 | 2026-05-20T04:09:16.847Z | Compiling hubpack_derive v0.1.1 |
| 2857 | 2026-05-20T04:09:16.875Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2858 | 2026-05-20T04:09:17.315Z | Compiling universal-hash v0.5.1 |
| 2859 | 2026-05-20T04:09:17.428Z | Compiling crypto-bigint v0.5.5 |
| 2860 | 2026-05-20T04:09:17.751Z | Compiling half v2.7.1 |
| 2861 | 2026-05-20T04:09:17.782Z | Compiling foreign-types-macros v0.2.3 |
| 2862 | 2026-05-20T04:09:17.955Z | Compiling serde_repr v0.1.20 |
| 2863 | 2026-05-20T04:09:18.025Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2864 | 2026-05-20T04:09:18.412Z | Compiling num-complex v0.4.6 |
| 2865 | 2026-05-20T04:09:19.130Z | Compiling indent_write v2.2.0 |
| 2866 | 2026-05-20T04:09:19.296Z | Compiling foreign-types-shared v0.3.1 |
| 2867 | 2026-05-20T04:09:19.393Z | Compiling cpufeatures v0.3.0 |
| 2868 | 2026-05-20T04:09:19.605Z | Compiling opaque-debug v0.3.1 |
| 2869 | 2026-05-20T04:09:19.627Z | Compiling base16ct v0.2.0 |
| 2870 | 2026-05-20T04:09:19.684Z | Compiling ciborium-io v0.2.2 |
| 2871 | 2026-05-20T04:09:19.795Z | Compiling heck v0.4.1 |
| 2872 | 2026-05-20T04:09:19.810Z | Compiling base64ct v1.8.3 |
| 2873 | 2026-05-20T04:09:19.832Z | Compiling colored v3.1.1 |
| 2874 | 2026-05-20T04:09:20.175Z | Compiling password-hash v0.5.0 |
| 2875 | 2026-05-20T04:09:20.228Z | Compiling ciborium-ll v0.2.2 |
| 2876 | 2026-05-20T04:09:20.432Z | Compiling elliptic-curve v0.13.8 |
| 2877 | 2026-05-20T04:09:20.501Z | Compiling poly1305 v0.8.0 |
| 2878 | 2026-05-20T04:09:21.059Z | Compiling chacha20 v0.10.0 |
| 2879 | 2026-05-20T04:09:21.264Z | Compiling foreign-types v0.5.0 |
| 2880 | 2026-05-20T04:09:21.355Z | Compiling num v0.4.3 |
| 2881 | 2026-05-20T04:09:21.401Z | Compiling thiserror-no-std v2.0.2 |
| 2882 | 2026-05-20T04:09:21.506Z | Compiling hubpack v0.1.2 |
| 2883 | 2026-05-20T04:09:22.781Z | Compiling chacha20 v0.9.1 |
| 2884 | 2026-05-20T04:09:23.315Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2885 | 2026-05-20T04:09:23.778Z | Compiling reqwest v0.12.28 |
| 2886 | 2026-05-20T04:09:24.042Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2887 | 2026-05-20T04:09:24.680Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2888 | 2026-05-20T04:09:24.692Z | Compiling byte-wrapper v0.1.0 |
| 2889 | 2026-05-20T04:09:25.214Z | Compiling blake2 v0.10.6 |
| 2890 | 2026-05-20T04:09:25.227Z | Compiling aead v0.5.2 |
| 2891 | 2026-05-20T04:09:25.417Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2892 | 2026-05-20T04:09:25.699Z | Compiling cstr-argument v0.1.2 |
| 2893 | 2026-05-20T04:09:25.819Z | Compiling memoffset v0.9.1 |
| 2894 | 2026-05-20T04:09:25.865Z | Compiling cfg_aliases v0.2.1 |
| 2895 | 2026-05-20T04:09:25.943Z | Compiling keccak v0.1.6 |
| 2896 | 2026-05-20T04:09:26.042Z | Compiling float-ord v0.3.2 |
| 2897 | 2026-05-20T04:09:26.113Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2898 | 2026-05-20T04:09:26.467Z | Compiling sha3 v0.10.9 |
| 2899 | 2026-05-20T04:09:26.747Z | Compiling nix v0.31.3 |
| 2900 | 2026-05-20T04:09:26.852Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2901 | 2026-05-20T04:09:27.249Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2902 | 2026-05-20T04:09:27.537Z | Compiling argon2 v0.5.3 |
| 2903 | 2026-05-20T04:09:27.652Z | Compiling chacha20poly1305 v0.10.1 |
| 2904 | 2026-05-20T04:09:27.804Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2905 | 2026-05-20T04:09:27.937Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2906 | 2026-05-20T04:09:29.033Z | Compiling progenitor-client v0.10.0 |
| 2907 | 2026-05-20T04:09:30.439Z | Compiling rustls-webpki v0.103.13 |
| 2908 | 2026-05-20T04:09:30.577Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2909 | 2026-05-20T04:09:30.685Z | Compiling vsss-rs v3.3.4 |
| 2910 | 2026-05-20T04:09:30.810Z | Compiling rand v0.10.1 |
| 2911 | 2026-05-20T04:09:31.746Z | Compiling ciborium v0.2.2 |
| 2912 | 2026-05-20T04:09:32.165Z | Compiling atomicwrites v0.4.4 |
| 2913 | 2026-05-20T04:09:32.444Z | Compiling usdt-attr-macro v0.5.0 |
| 2914 | 2026-05-20T04:09:32.558Z | Compiling usdt-macro v0.5.0 |
| 2915 | 2026-05-20T04:09:33.534Z | Compiling num-derive v0.4.2 |
| 2916 | 2026-05-20T04:09:33.673Z | Compiling enum-as-inner v0.6.1 |
| 2917 | 2026-05-20T04:09:33.732Z | Compiling memmap v0.7.0 |
| 2918 | 2026-05-20T04:09:34.486Z | Compiling winnow v0.5.40 |
| 2919 | 2026-05-20T04:09:34.620Z | Compiling semver v0.1.20 |
| 2920 | 2026-05-20T04:09:34.688Z | Compiling rayon-core v1.13.0 |
| 2921 | 2026-05-20T04:09:34.889Z | Compiling rustc_version v0.1.7 |
| 2922 | 2026-05-20T04:09:34.957Z | Compiling usdt v0.5.0 |
| 2923 | 2026-05-20T04:09:35.044Z | Compiling tokio-rustls v0.26.4 |
| 2924 | 2026-05-20T04:09:35.091Z | Compiling rustls-platform-verifier v0.7.0 |
| 2925 | 2026-05-20T04:09:35.349Z | Compiling hyper-rustls v0.27.9 |
| 2926 | 2026-05-20T04:09:35.653Z | Compiling reqwest v0.13.3 |
| 2927 | 2026-05-20T04:09:35.841Z | Compiling toml_edit v0.19.15 |
| 2928 | 2026-05-20T04:09:35.888Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2929 | 2026-05-20T04:09:37.768Z | Compiling progenitor-client v0.14.0 |
| 2930 | 2026-05-20T04:09:38.263Z | Compiling progenitor-extras v0.2.0 |
| 2931 | 2026-05-20T04:09:38.469Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2932 | 2026-05-20T04:09:38.694Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2933 | 2026-05-20T04:09:38.805Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2934 | 2026-05-20T04:09:39.268Z | Compiling similar v2.7.0 |
| 2935 | 2026-05-20T04:09:39.330Z | Compiling crossbeam-deque v0.8.6 |
| 2936 | 2026-05-20T04:09:39.693Z | Compiling serde_spanned v0.6.9 |
| 2937 | 2026-05-20T04:09:39.852Z | Compiling vcpkg v0.2.15 |
| 2938 | 2026-05-20T04:09:40.454Z | Compiling lazy_static v1.5.0 |
| 2939 | 2026-05-20T04:09:40.688Z | Compiling bytecount v0.6.9 |
| 2940 | 2026-05-20T04:09:41.365Z | Compiling toml_write v0.1.2 |
| 2941 | 2026-05-20T04:09:41.579Z | Compiling toml_edit v0.22.27 |
| 2942 | 2026-05-20T04:09:44.409Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2943 | 2026-05-20T04:09:45.115Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2944 | 2026-05-20T04:09:45.255Z | Compiling openssl-sys v0.9.116 |
| 2945 | 2026-05-20T04:09:47.292Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2946 | 2026-05-20T04:09:49.778Z | Compiling proc-macro-crate v1.3.1 |
| 2947 | 2026-05-20T04:09:49.838Z | Compiling newtype_derive v0.1.6 |
| 2948 | 2026-05-20T04:09:49.853Z | Compiling itertools v0.12.1 |
| 2949 | 2026-05-20T04:09:50.290Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2950 | 2026-05-20T04:09:50.531Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2951 | 2026-05-20T04:09:50.676Z | Compiling unicode-segmentation v1.13.2 |
| 2952 | 2026-05-20T04:09:50.731Z | Compiling resolv-conf v0.7.6 |
| 2953 | 2026-05-20T04:09:50.799Z | Compiling owo-colors v4.3.0 |
| 2954 | 2026-05-20T04:09:51.192Z | Compiling linked-hash-map v0.5.6 |
| 2955 | 2026-05-20T04:09:51.327Z | Compiling swrite v0.1.0 |
| 2956 | 2026-05-20T04:09:51.353Z | Compiling lru-cache v0.1.2 |
| 2957 | 2026-05-20T04:09:51.434Z | Compiling newline-converter v0.3.0 |
| 2958 | 2026-05-20T04:09:51.552Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2959 | 2026-05-20T04:09:51.581Z | Compiling num_enum_derive v0.5.11 |
| 2960 | 2026-05-20T04:09:52.688Z | Compiling rayon v1.12.0 |
| 2961 | 2026-05-20T04:09:52.944Z | Compiling toml v0.8.23 |
| 2962 | 2026-05-20T04:09:53.393Z | Compiling hickory-proto v0.24.4 |
| 2963 | 2026-05-20T04:09:53.427Z | Compiling progenitor-impl v0.13.0 |
| 2964 | 2026-05-20T04:09:53.501Z | Compiling progenitor-impl v0.14.0 |
| 2965 | 2026-05-20T04:09:53.996Z | Compiling console v0.15.11 |
| 2966 | 2026-05-20T04:09:55.042Z | Compiling camino-tempfile v1.4.1 |
| 2967 | 2026-05-20T04:09:55.969Z | Compiling serde-big-array v0.5.1 |
| 2968 | 2026-05-20T04:09:56.015Z | Compiling derive-where v1.6.1 |
| 2969 | 2026-05-20T04:09:56.015Z | Compiling pin-project-internal v1.1.13 |
| 2970 | 2026-05-20T04:09:56.015Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2971 | 2026-05-20T04:09:56.015Z | Compiling minimal-lexical v0.2.1 |
| 2972 | 2026-05-20T04:09:56.015Z | Compiling siphasher v1.0.3 |
| 2973 | 2026-05-20T04:09:56.015Z | Compiling phf_shared v0.12.1 |
| 2974 | 2026-05-20T04:09:56.015Z | Compiling nom v7.1.3 |
| 2975 | 2026-05-20T04:09:56.404Z | Compiling progenitor-macro v0.14.0 |
| 2976 | 2026-05-20T04:09:56.525Z | Compiling pin-project v1.1.13 |
| 2977 | 2026-05-20T04:09:56.994Z | Compiling progenitor-macro v0.13.0 |
| 2978 | 2026-05-20T04:09:57.200Z | Compiling hickory-resolver v0.24.4 |
| 2979 | 2026-05-20T04:09:57.200Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2980 | 2026-05-20T04:09:57.244Z | Compiling expectorate v1.2.0 |
| 2981 | 2026-05-20T04:09:57.384Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2982 | 2026-05-20T04:10:00.179Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2983 | 2026-05-20T04:10:01.065Z | Compiling num_enum v0.5.11 |
| 2984 | 2026-05-20T04:10:01.113Z | Compiling progenitor-client v0.13.0 |
| 2985 | 2026-05-20T04:10:01.929Z | Compiling zone_cfg_derive v0.3.1 |
| 2986 | 2026-05-20T04:10:04.019Z | Compiling unicode-normalization v0.1.25 |
| 2987 | 2026-05-20T04:10:05.200Z | Compiling tokio-stream v0.1.18 |
| 2988 | 2026-05-20T04:10:05.200Z | Compiling snafu-derive v0.8.9 |
| 2989 | 2026-05-20T04:10:05.200Z | Compiling async-recursion v1.1.1 |
| 2990 | 2026-05-20T04:10:05.754Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2991 | 2026-05-20T04:10:05.754Z | Compiling slog-dtrace v0.3.0 |
| 2992 | 2026-05-20T04:10:05.754Z | Compiling csv-core v0.1.13 |
| 2993 | 2026-05-20T04:10:05.754Z | Compiling cancel-safe-futures v0.1.5 |
| 2994 | 2026-05-20T04:10:05.754Z | Compiling foreign-types-shared v0.1.1 |
| 2995 | 2026-05-20T04:10:05.754Z | Compiling foldhash v0.1.5 |
| 2996 | 2026-05-20T04:10:05.754Z | Compiling unicode-linebreak v0.1.5 |
| 2997 | 2026-05-20T04:10:05.754Z | Compiling highway v1.3.0 |
| 2998 | 2026-05-20T04:10:05.754Z | Compiling chrono-tz v0.10.4 |
| 2999 | 2026-05-20T04:10:05.853Z | Compiling unicode-width v0.1.14 |
| 3000 | 2026-05-20T04:10:05.853Z | Compiling unicode-xid v0.2.6 |
| 3001 | 2026-05-20T04:10:05.853Z | Compiling konst_macro_rules v0.2.19 |
| 3002 | 2026-05-20T04:10:05.853Z | Compiling smawk v0.3.2 |
| 3003 | 2026-05-20T04:10:05.853Z | Compiling same-file v1.0.6 |
| 3004 | 2026-05-20T04:10:05.893Z | Compiling openssl v0.10.80 |
| 3005 | 2026-05-20T04:10:05.893Z | Compiling textwrap v0.16.2 |
| 3006 | 2026-05-20T04:10:06.470Z | Compiling walkdir v2.5.0 |
| 3007 | 2026-05-20T04:10:06.566Z | Compiling konst v0.2.20 |
| 3008 | 2026-05-20T04:10:07.193Z | Compiling const_format_proc_macros v0.2.34 |
| 3009 | 2026-05-20T04:10:07.259Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3010 | 2026-05-20T04:10:07.532Z | Compiling hashbrown v0.15.5 |
| 3011 | 2026-05-20T04:10:07.612Z | Compiling foreign-types v0.3.2 |
| 3012 | 2026-05-20T04:10:07.612Z | Compiling snafu v0.8.9 |
| 3013 | 2026-05-20T04:10:07.612Z | Compiling csv v1.4.0 |
| 3014 | 2026-05-20T04:10:08.087Z | Compiling qorb v0.4.1 |
| 3015 | 2026-05-20T04:10:08.135Z | Compiling olpc-cjson v0.1.4 |
| 3016 | 2026-05-20T04:10:08.290Z | Compiling progenitor v0.13.0 |
| 3017 | 2026-05-20T04:10:08.467Z | Compiling progenitor v0.14.0 |
| 3018 | 2026-05-20T04:10:08.496Z | Compiling zone v0.3.1 |
| 3019 | 2026-05-20T04:10:08.572Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3020 | 2026-05-20T04:10:10.146Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3021 | 2026-05-20T04:10:10.687Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3022 | 2026-05-20T04:10:13.533Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3023 | 2026-05-20T04:10:13.660Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3024 | 2026-05-20T04:10:13.660Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3025 | 2026-05-20T04:10:13.804Z | Compiling phf v0.12.1 |
| 3026 | 2026-05-20T04:10:14.432Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3027 | 2026-05-20T04:10:15.212Z | Compiling tokio-dtrace v0.1.1 |
| 3028 | 2026-05-20T04:10:15.591Z | Compiling globset v0.4.18 |
| 3029 | 2026-05-20T04:10:16.217Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3030 | 2026-05-20T04:10:16.245Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3031 | 2026-05-20T04:10:16.277Z | Compiling smf v0.2.3 |
| 3032 | 2026-05-20T04:10:16.431Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3033 | 2026-05-20T04:10:16.500Z | Compiling libsw-core v0.3.2 |
| 3034 | 2026-05-20T04:10:16.659Z | Compiling pem v3.0.6 |
| 3035 | 2026-05-20T04:10:16.871Z | Compiling serde_plain v1.0.2 |
| 3036 | 2026-05-20T04:10:17.061Z | Compiling openssl-macros v0.1.1 |
| 3037 | 2026-05-20T04:10:17.199Z | Compiling cookie v0.18.1 |
| 3038 | 2026-05-20T04:10:17.381Z | Compiling sigpipe v0.1.3 |
| 3039 | 2026-05-20T04:10:17.445Z | Compiling jiff v0.2.24 |
| 3040 | 2026-05-20T04:10:17.463Z | Compiling typed-path v0.9.3 |
| 3041 | 2026-05-20T04:10:17.463Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3042 | 2026-05-20T04:10:17.526Z | Compiling fixedbitset v0.5.7 |
| 3043 | 2026-05-20T04:10:17.668Z | Compiling glob v0.3.3 |
| 3044 | 2026-05-20T04:10:17.703Z | Compiling fixedbitset v0.4.2 |
| 3045 | 2026-05-20T04:10:18.077Z | Compiling petgraph v0.6.5 |
| 3046 | 2026-05-20T04:10:18.174Z | Compiling petgraph v0.8.3 |
| 3047 | 2026-05-20T04:10:18.616Z | Compiling tough v0.22.0 |
| 3048 | 2026-05-20T04:10:19.941Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3049 | 2026-05-20T04:10:20.013Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3050 | 2026-05-20T04:10:20.193Z | Compiling libsw v3.5.0 |
| 3051 | 2026-05-20T04:10:20.365Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3052 | 2026-05-20T04:10:20.387Z | Compiling oxide-tokio-rt v0.1.6 |
| 3053 | 2026-05-20T04:10:20.526Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3054 | 2026-05-20T04:10:20.701Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3055 | 2026-05-20T04:10:20.956Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 3056 | 2026-05-20T04:10:24.770Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3057 | 2026-05-20T04:10:24.833Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3058 | 2026-05-20T04:10:24.833Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3059 | 2026-05-20T04:10:24.833Z | Compiling const_format v0.2.36 |
| 3060 | 2026-05-20T04:10:24.912Z | Compiling papergrid v0.11.0 |
| 3061 | 2026-05-20T04:10:25.188Z | Compiling libscf-sys v1.2.0 |
| 3062 | 2026-05-20T04:10:25.333Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3063 | 2026-05-20T04:10:25.661Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3064 | 2026-05-20T04:10:25.792Z | Compiling tabled_derive v0.7.0 |
| 3065 | 2026-05-20T04:10:26.030Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 3066 | 2026-05-20T04:10:26.785Z | Compiling gethostname v0.5.0 |
| 3067 | 2026-05-20T04:10:26.978Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3068 | 2026-05-20T04:10:27.108Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3069 | 2026-05-20T04:10:27.322Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3070 | 2026-05-20T04:10:27.434Z | Compiling bcs v0.1.6 |
| 3071 | 2026-05-20T04:10:27.593Z | Compiling whoami v1.6.1 |
| 3072 | 2026-05-20T04:10:27.651Z | Compiling tagptr v0.2.0 |
| 3073 | 2026-05-20T04:10:27.816Z | Compiling termtree v0.5.1 |
| 3074 | 2026-05-20T04:10:27.850Z | Compiling linear-map v1.2.0 |
| 3075 | 2026-05-20T04:10:28.064Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3076 | 2026-05-20T04:10:29.634Z | Compiling moka v0.12.15 |
| 3077 | 2026-05-20T04:10:30.023Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3078 | 2026-05-20T04:10:30.616Z | Compiling tabled v0.15.0 |
| 3079 | 2026-05-20T04:10:30.828Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3080 | 2026-05-20T04:10:30.888Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3081 | 2026-05-20T04:10:31.072Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3082 | 2026-05-20T04:10:31.378Z | Compiling steno v0.4.1 |
| 3083 | 2026-05-20T04:10:32.564Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3084 | 2026-05-20T04:10:36.214Z | Compiling hickory-proto v0.25.2 |
| 3085 | 2026-05-20T04:10:36.245Z | Compiling typify-impl v0.4.3 |
| 3086 | 2026-05-20T04:10:38.369Z | Compiling humantime v2.3.0 |
| 3087 | 2026-05-20T04:10:38.806Z | Compiling hickory-resolver v0.25.2 |
| 3088 | 2026-05-20T04:10:39.415Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3089 | 2026-05-20T04:10:39.518Z | Compiling typify-macro v0.4.3 |
| 3090 | 2026-05-20T04:10:39.669Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 3091 | 2026-05-20T04:10:39.742Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 3092 | 2026-05-20T04:10:40.159Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3093 | 2026-05-20T04:10:41.096Z | Compiling typify v0.4.3 |
| 3094 | 2026-05-20T04:10:41.215Z | Compiling parking_lot_core v0.8.6 |
| 3095 | 2026-05-20T04:10:41.540Z | Compiling nom v8.0.0 |
| 3096 | 2026-05-20T04:10:42.889Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3097 | 2026-05-20T04:10:44.226Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 3098 | 2026-05-20T04:10:44.381Z | Compiling crunchy v0.2.4 |
| 3099 | 2026-05-20T04:10:44.648Z | Compiling parking_lot v0.11.2 |
| 3100 | 2026-05-20T04:10:45.036Z | Compiling fxhash v0.2.1 |
| 3101 | 2026-05-20T04:10:47.530Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3102 | 2026-05-20T04:10:47.669Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3103 | 2026-05-20T04:10:47.670Z | Compiling tiny-keccak v2.0.2 |
| 3104 | 2026-05-20T04:10:47.670Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 3105 | 2026-05-20T04:10:47.670Z | Compiling proc-macro-error2 v2.0.1 |
| 3106 | 2026-05-20T04:10:47.670Z | Compiling sled v0.34.7 |
| 3107 | 2026-05-20T04:10:47.670Z | Compiling arc-swap v1.9.1 |
| 3108 | 2026-05-20T04:10:47.670Z | Compiling slog-scope v4.4.1 |
| 3109 | 2026-05-20T04:10:47.670Z | Compiling tabled_derive v0.11.0 |
| 3110 | 2026-05-20T04:10:47.670Z | Compiling progenitor-impl v0.11.2 |
| 3111 | 2026-05-20T04:10:47.913Z | Compiling papergrid v0.17.0 |
| 3112 | 2026-05-20T04:10:48.233Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3113 | 2026-05-20T04:10:49.525Z | Compiling testing_table v0.3.0 |
| 3114 | 2026-05-20T04:10:49.699Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3115 | 2026-05-20T04:10:49.942Z | Compiling internet-checksum v0.2.1 |
| 3116 | 2026-05-20T04:10:50.025Z | Compiling tabled v0.20.0 |
| 3117 | 2026-05-20T04:10:50.147Z | Compiling progenitor-macro v0.11.2 |
| 3118 | 2026-05-20T04:10:53.365Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3119 | 2026-05-20T04:10:54.161Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3120 | 2026-05-20T04:10:57.545Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 3121 | 2026-05-20T04:10:57.711Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 3122 | 2026-05-20T04:10:57.836Z | Compiling const-random-macro v0.1.16 |
| 3123 | 2026-05-20T04:10:58.275Z | Compiling slog-stdlog v4.1.1 |
| 3124 | 2026-05-20T04:10:59.686Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 3125 | 2026-05-20T04:11:01.578Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 3126 | 2026-05-20T04:11:01.620Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3127 | 2026-05-20T04:11:01.917Z | Compiling progenitor-client v0.11.2 |
| 3128 | 2026-05-20T04:11:02.294Z | Compiling dropshot-api-manager-types v0.7.1 |
| 3129 | 2026-05-20T04:11:02.381Z | Compiling ahash v0.8.12 |
| 3130 | 2026-05-20T04:11:02.757Z | Compiling smartstring v1.0.1 |
| 3131 | 2026-05-20T04:11:02.954Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 3132 | 2026-05-20T04:11:03.018Z | Compiling progenitor v0.11.2 |
| 3133 | 2026-05-20T04:11:03.136Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3134 | 2026-05-20T04:11:03.336Z | Compiling slog-envlogger v2.2.0 |
| 3135 | 2026-05-20T04:11:04.410Z | Compiling const-random v0.1.18 |
| 3136 | 2026-05-20T04:11:04.756Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3137 | 2026-05-20T04:11:05.226Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3138 | 2026-05-20T04:11:05.313Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3139 | 2026-05-20T04:11:05.519Z | Compiling crc8 v0.1.1 |
| 3140 | 2026-05-20T04:11:05.640Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 3141 | 2026-05-20T04:11:05.643Z | Compiling toml v0.9.12+spec-1.1.0 |
| 3142 | 2026-05-20T04:11:06.769Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3143 | 2026-05-20T04:11:07.651Z | Compiling progenitor-impl v0.10.0 |
| 3144 | 2026-05-20T04:11:08.467Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 3145 | 2026-05-20T04:11:08.830Z | Compiling lzma-sys v0.1.20 |
| 3146 | 2026-05-20T04:11:09.224Z | Compiling thin-vec v0.2.18 |
| 3147 | 2026-05-20T04:11:09.278Z | Compiling rhai_codegen v3.1.0 |
| 3148 | 2026-05-20T04:11:09.575Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3149 | 2026-05-20T04:11:09.682Z | Compiling fs-err v3.3.0 |
| 3150 | 2026-05-20T04:11:09.970Z | Compiling utf-8 v0.7.6 |
| 3151 | 2026-05-20T04:11:10.141Z | Compiling typeid v1.0.3 |
| 3152 | 2026-05-20T04:11:10.512Z | Compiling rhai v1.24.0 |
| 3153 | 2026-05-20T04:11:10.534Z | Compiling tungstenite v0.21.0 |
| 3154 | 2026-05-20T04:11:11.137Z | Compiling progenitor-macro v0.10.0 |
| 3155 | 2026-05-20T04:11:12.645Z | Compiling cargo_toml v0.22.3 |
| 3156 | 2026-05-20T04:11:14.562Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3157 | 2026-05-20T04:11:14.858Z | Compiling sha2 v0.10.9 |
| 3158 | 2026-05-20T04:11:15.297Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3159 | 2026-05-20T04:11:16.111Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3160 | 2026-05-20T04:11:16.160Z | Compiling progenitor v0.10.0 |
| 3161 | 2026-05-20T04:11:16.315Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 3162 | 2026-05-20T04:11:16.975Z | Compiling tokio-tungstenite v0.21.0 |
| 3163 | 2026-05-20T04:11:17.234Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3164 | 2026-05-20T04:11:17.483Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 3165 | 2026-05-20T04:11:19.424Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3166 | 2026-05-20T04:11:20.438Z | Compiling console v0.16.3 |
| 3167 | 2026-05-20T04:11:20.475Z | Compiling git-stub v1.0.0 |
| 3168 | 2026-05-20T04:11:20.797Z | Compiling base64 v0.21.7 |
| 3169 | 2026-05-20T04:11:20.881Z | Compiling is_ci v1.2.0 |
| 3170 | 2026-05-20T04:11:21.239Z | Compiling unit-prefix v0.5.2 |
| 3171 | 2026-05-20T04:11:21.242Z | Compiling supports-color v3.0.2 |
| 3172 | 2026-05-20T04:11:21.243Z | Compiling indicatif v0.18.4 |
| 3173 | 2026-05-20T04:11:21.291Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3174 | 2026-05-20T04:11:22.112Z | Compiling git-stub-vcs v0.1.0 |
| 3175 | 2026-05-20T04:11:22.868Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 3176 | 2026-05-20T04:11:23.644Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 3177 | 2026-05-20T04:11:23.862Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=5470aa15eaa06e5183c374c1f61e5e5ddd5e0350#5470aa15) |
| 3178 | 2026-05-20T04:11:25.154Z | Compiling ron v0.12.1 |
| 3179 | 2026-05-20T04:11:25.226Z | Compiling xz2 v0.1.7 |
| 3180 | 2026-05-20T04:11:25.377Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 3181 | 2026-05-20T04:11:25.542Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 3182 | 2026-05-20T04:11:27.495Z | Compiling drift v0.1.4 |
| 3183 | 2026-05-20T04:11:27.796Z | Compiling base16ct v1.0.0 |
| 3184 | 2026-05-20T04:11:28.895Z | Compiling dropshot-api-manager v0.7.1 |
| 3185 | 2026-05-20T04:11:31.599Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 3186 | 2026-05-20T04:11:35.135Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 3187 | 2026-05-20T04:11:36.303Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 3188 | 2026-05-20T04:11:37.637Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 3189 | 2026-05-20T04:11:40.893Z | Compiling natord v1.0.9 |
| 3190 | 2026-05-20T04:11:41.189Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 3191 | 2026-05-20T04:11:41.284Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 3192 | 2026-05-20T04:11:43.042Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
| 3193 | 2026-05-20T04:11:45.964Z | Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask) |
| 3194 | 2026-05-20T04:11:48.370Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 3195 | 2026-05-20T04:11:52.022Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 3196 | 2026-05-20T04:11:54.602Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 3197 | 2026-05-20T04:11:55.529Z | Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis) |
| 3198 | 2026-05-20T04:11:56.445Z | Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab) |
| 3199 | 2026-05-20T04:11:57.717Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 3200 | 2026-05-20T04:12:22.204Z | Finished `release` profile [optimized] target(s) in 4m 20s |
| 3201 | 2026-05-20T04:12:22.438Z | |
| 3202 | 2026-05-20T04:12:22.438Z | real 4:20.743976324 |
| 3203 | 2026-05-20T04:12:22.438Z | user 29:39.813989914 |
| 3204 | 2026-05-20T04:12:22.438Z | sys 2:44.302227955 |
| 3205 | 2026-05-20T04:12:22.443Z | trap 0.749867761 |
| 3206 | 2026-05-20T04:12:22.443Z | tflt 1.266948207 |
| 3207 | 2026-05-20T04:12:22.443Z | dflt 1.663740879 |
| 3208 | 2026-05-20T04:12:22.443Z | kflt 0.005282139 |
| 3209 | 2026-05-20T04:12:22.443Z | lock 2:00:17.973691132 |
| 3210 | 2026-05-20T04:12:22.443Z | slp 1:26:34.732360912 |
| 3211 | 2026-05-20T04:12:22.443Z | lat 2:16.647129970 |
| 3212 | 2026-05-20T04:12:22.443Z | stop 3:32.891395110 |
| 3213 | 2026-05-20T04:12:22.444Z | + for x in debug release |
| 3214 | 2026-05-20T04:12:22.444Z | + mkdir -p /work/debug |
| 3215 | 2026-05-20T04:12:22.444Z | + cp target/debug/ddmd /work/debug/ddmd |
| 3216 | 2026-05-20T04:12:22.970Z | + cp target/debug/ddmadm /work/debug/ddmadm |
| 3217 | 2026-05-20T04:12:26.959Z | + cp target/debug/mgd /work/debug/mgd |
| 3218 | 2026-05-20T04:12:27.024Z | + cp target/debug/mgadm /work/debug/mgadm |
| 3219 | 2026-05-20T04:12:27.024Z | + for x in debug release |
| 3220 | 2026-05-20T04:12:27.024Z | + mkdir -p /work/release |
| 3221 | 2026-05-20T04:12:27.024Z | + cp target/release/ddmd /work/release/ddmd |
| 3222 | 2026-05-20T04:12:27.024Z | + cp target/release/ddmadm /work/release/ddmadm |
| 3223 | 2026-05-20T04:12:27.024Z | + cp target/release/mgd /work/release/mgd |
| 3224 | 2026-05-20T04:12:27.024Z | + cp target/release/mgadm /work/release/mgadm |
| 3225 | 2026-05-20T04:12:27.024Z | + cp target/release/falcon-lab /work/release/falcon-lab |
| 3226 | 2026-05-20T04:12:27.024Z | process exited: duration 801478 ms, exit code 0 |
| |
| 3227 | 2026-05-20T04:12:27.114Z | found 9 output files |
| 3228 | 2026-05-20T04:12:27.114Z | uploading: /work/debug/ddmadm (519847968 bytes) |
| 3229 | 2026-05-20T04:12:36.280Z | uploaded: /work/debug/ddmadm |
| 3230 | 2026-05-20T04:12:36.280Z | uploading: /work/debug/ddmd (618203624 bytes) |
| 3231 | 2026-05-20T04:12:44.698Z | uploaded: /work/debug/ddmd |
| 3232 | 2026-05-20T04:12:44.705Z | uploading: /work/debug/mgadm (612165096 bytes) |
| 3233 | 2026-05-20T04:12:54.460Z | uploaded: /work/debug/mgadm |
| 3234 | 2026-05-20T04:12:54.467Z | uploading: /work/debug/mgd (706682488 bytes) |
| 3235 | 2026-05-20T04:13:04.745Z | uploaded: /work/debug/mgd |
| 3236 | 2026-05-20T04:13:04.752Z | uploading: /work/release/ddmadm (49135872 bytes) |
| 3237 | 2026-05-20T04:13:06.435Z | uploaded: /work/release/ddmadm |
| 3238 | 2026-05-20T04:13:06.445Z | uploading: /work/release/ddmd (57133832 bytes) |
| 3239 | 2026-05-20T04:13:07.969Z | uploaded: /work/release/ddmd |
| 3240 | 2026-05-20T04:13:07.969Z | uploading: /work/release/falcon-lab (72354784 bytes) |
| 3241 | 2026-05-20T04:13:09.636Z | uploaded: /work/release/falcon-lab |
| 3242 | 2026-05-20T04:13:09.647Z | uploading: /work/release/mgadm (57303688 bytes) |
| 3243 | 2026-05-20T04:13:11.207Z | uploaded: /work/release/mgadm |
| 3244 | 2026-05-20T04:13:11.207Z | uploading: /work/release/mgd (74390544 bytes) |
| 3245 | 2026-05-20T04:13:13.011Z | uploaded: /work/release/mgd |