|
|
|
| 1 | 2026-06-11T21:43:37.288Z | job assigned to worker 01KTWA6FH8XRNZY460QSQMAWKG [factory aws, i-0779edb0967735984] (queued for 59 s) |
| |
| 2 | 2026-06-11T21:43:44.479Z | starting task 0: "setup" |
| 3 | 2026-06-11T21:43:44.483Z | ++ uname -s |
| 4 | 2026-06-11T21:43:44.486Z | + kern=SunOS |
| 5 | 2026-06-11T21:43:44.486Z | + build_user=build |
| 6 | 2026-06-11T21:43:44.486Z | + build_uid=12345 |
| 7 | 2026-06-11T21:43:44.486Z | + work_dir=/work |
| 8 | 2026-06-11T21:43:44.486Z | + input_dir=/input |
| 9 | 2026-06-11T21:43:44.486Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-11T21:43:44.486Z | + case "$kern" in |
| 11 | 2026-06-11T21:43:44.486Z | + groupadd -g 12345 build |
| 12 | 2026-06-11T21:43:44.489Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-11T21:43:46.494Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-11T21:43:46.561Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-11T21:43:46.564Z | + home_fs=zfs |
| 16 | 2026-06-11T21:43:46.564Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-11T21:43:46.565Z | + mkdir -p /home/build |
| 18 | 2026-06-11T21:43:46.565Z | + chown build:build /home/build /work |
| 19 | 2026-06-11T21:43:48.566Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-11T21:43:48.569Z | process exited: duration 4091 ms, exit code 0 |
| |
| 21 | 2026-06-11T21:43:48.575Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-11T21:43:48.579Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-11T21:43:48.579Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-11T21:43:48.579Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-11T21:43:48.579Z | * rust toolchain profile = "default" |
| 26 | 2026-06-11T21:43:48.579Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-11T21:43:48.579Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-11T21:43:48.582Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-11T21:43:48.582Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-11T21:43:48.655Z | info: downloading installer |
| 31 | 2026-06-11T21:43:50.059Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-11T21:43:50.059Z | warn: /opt/ooce/bin |
| 33 | 2026-06-11T21:43:50.059Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-11T21:43:50.059Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-11T21:43:50.059Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-11T21:43:50.059Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-11T21:43:50.059Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-11T21:43:50.059Z | error: cannot install while Rust is installed |
| 39 | 2026-06-11T21:43:50.059Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-11T21:43:50.059Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-11T21:43:50.059Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-11T21:43:50.059Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-11T21:43:50.059Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-11T21:43:50.072Z | info: profile set to default |
| 45 | 2026-06-11T21:43:50.072Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-11T21:43:50.075Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-11T21:43:50.236Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-11T21:43:50.241Z | info: downloading 6 components |
| 49 | 2026-06-11T21:44:04.905Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-11T21:44:04.905Z | |
| 51 | 2026-06-11T21:44:04.939Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-11T21:44:04.939Z | |
| 53 | 2026-06-11T21:44:04.939Z | |
| 54 | 2026-06-11T21:44:04.939Z | Rust is installed now. Great! |
| 55 | 2026-06-11T21:44:04.939Z | |
| 56 | 2026-06-11T21:44:04.939Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-11T21:44:04.939Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-11T21:44:04.939Z | |
| 59 | 2026-06-11T21:44:04.939Z | To configure your current shell, you need to source |
| 60 | 2026-06-11T21:44:04.939Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-11T21:44:04.939Z | |
| 62 | 2026-06-11T21:44:04.939Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-11T21:44:04.939Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-11T21:44:04.939Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-11T21:44:04.939Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-11T21:44:04.939Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-11T21:44:04.939Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-11T21:44:04.939Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-11T21:44:04.942Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-11T21:44:04.943Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-11T21:44:05.039Z | + rustup --version |
| 72 | 2026-06-11T21:44:05.048Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-11T21:44:05.051Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-11T21:44:05.070Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-11T21:44:05.075Z | + cargo --version |
| 76 | 2026-06-11T21:44:05.085Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-11T21:44:05.088Z | + rustc --version |
| 78 | 2026-06-11T21:44:05.107Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-11T21:44:05.111Z | process exited: duration 16532 ms, exit code 0 |
| |
| 80 | 2026-06-11T21:44:05.117Z | starting task 2: "authentication" |
| 81 | 2026-06-11T21:44:05.132Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-11T21:44:05.138Z | starting task 3: "clone repository" |
| 83 | 2026-06-11T21:44:05.141Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-11T21:44:05.152Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-11T21:44:05.177Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-11T21:44:06.307Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-11T21:44:06.307Z | + git fetch origin 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 88 | 2026-06-11T21:44:06.587Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-11T21:44:06.587Z | * branch 1dcd3e3f53d390dd97613f2530d25d2520d7d000 -> FETCH_HEAD |
| 90 | 2026-06-11T21:44:06.592Z | + [[ -n trey/just-build ]] |
| 91 | 2026-06-11T21:44:06.595Z | ++ git branch --show-current |
| 92 | 2026-06-11T21:44:06.595Z | + current=main |
| 93 | 2026-06-11T21:44:06.595Z | + [[ main != trey/just-build ]] |
| 94 | 2026-06-11T21:44:06.595Z | + git branch -f trey/just-build 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 95 | 2026-06-11T21:44:06.598Z | + git checkout -f trey/just-build |
| 96 | 2026-06-11T21:44:06.616Z | Switched to branch 'trey/just-build' |
| 97 | 2026-06-11T21:44:06.619Z | + git reset --hard 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 98 | 2026-06-11T21:44:06.634Z | HEAD is now at 1dcd3e3 justfile: pass all args to cargo build |
| 99 | 2026-06-11T21:44:06.637Z | process exited: duration 1496 ms, exit code 0 |
| |
| 100 | 2026-06-11T21:44:06.643Z | starting task 4: "build" |
| 101 | 2026-06-11T21:44:06.649Z | ++ dladm |
| 102 | 2026-06-11T21:44:06.652Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-11T21:44:06.652Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-11T21:44:06.655Z | ++ ipadm |
| 105 | 2026-06-11T21:44:06.655Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-11T21:44:06.655Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-11T21:44:06.655Z | ena0/dhcp dhcp ok 10.150.1.221/24 |
| 108 | 2026-06-11T21:44:06.655Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-11T21:44:06.655Z | ++ banner collect |
| 110 | 2026-06-11T21:44:06.659Z | |
| 111 | 2026-06-11T21:44:06.659Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-11T21:44:06.659Z | # # # # # # # # # # |
| 113 | 2026-06-11T21:44:06.659Z | # # # # # ##### # # |
| 114 | 2026-06-11T21:44:06.659Z | # # # # # # # # |
| 115 | 2026-06-11T21:44:06.659Z | # # # # # # # # # # |
| 116 | 2026-06-11T21:44:06.659Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-11T21:44:06.659Z | |
| 118 | 2026-06-11T21:44:06.660Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-11T21:44:06.660Z | ++ repo=softnpu |
| 120 | 2026-06-11T21:44:06.660Z | ++ series=image |
| 121 | 2026-06-11T21:44:06.660Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-11T21:44:06.660Z | ++ name=softnpu |
| 123 | 2026-06-11T21:44:06.660Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-11T21:44:06.660Z | ++ mkdir -p download |
| 125 | 2026-06-11T21:44:06.660Z | ++ pushd download |
| 126 | 2026-06-11T21:44:06.660Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-11T21:44:06.660Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-11T21:44:06.660Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-11T21:44:06.664Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-11T21:44:06.664Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-11T21:44:07.100Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 35.90M 0 0
100 15.63M 100 15.63M 0 0 35.89M 0 0
100 15.63M 100 15.63M 0 0 35.89M 0 0 |
| 132 | 2026-06-11T21:44:07.103Z | ++ popd |
| 133 | 2026-06-11T21:44:07.103Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-11T21:44:07.103Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-11T21:44:07.103Z | ++ repo=sidecar-lite |
| 136 | 2026-06-11T21:44:07.103Z | ++ series=release |
| 137 | 2026-06-11T21:44:07.103Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-11T21:44:07.103Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-11T21:44:07.103Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-11T21:44:07.103Z | ++ mkdir -p download |
| 141 | 2026-06-11T21:44:07.106Z | ++ pushd download |
| 142 | 2026-06-11T21:44:07.106Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 143 | 2026-06-11T21:44:07.106Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-11T21:44:07.106Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-11T21:44:07.111Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-11T21:44:07.111Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-11T21:44:07.438Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 36.79M 0 0
100 12.04M 100 12.04M 0 0 36.79M 0 0
100 12.04M 100 12.04M 0 0 36.79M 0 0 |
| 148 | 2026-06-11T21:44:07.440Z | ++ popd |
| 149 | 2026-06-11T21:44:07.440Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-11T21:44:07.440Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-11T21:44:07.440Z | ++ repo=sidecar-lite |
| 152 | 2026-06-11T21:44:07.441Z | ++ series=release |
| 153 | 2026-06-11T21:44:07.441Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-11T21:44:07.441Z | ++ name=scadm |
| 155 | 2026-06-11T21:44:07.441Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-11T21:44:07.441Z | ++ mkdir -p download |
| 157 | 2026-06-11T21:44:07.444Z | ++ pushd download |
| 158 | 2026-06-11T21:44:07.444Z | ++ [[ ! -f scadm ]] |
| 159 | 2026-06-11T21:44:07.444Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-06-11T21:44:07.444Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-11T21:44:07.447Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-11T21:44:07.447Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-11T21:44:07.782Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 47.11M 0 0
100 15.78M 100 15.78M 0 0 47.10M 0 0
100 15.78M 100 15.78M 0 0 47.09M 0 0 |
| 164 | 2026-06-11T21:44:07.785Z | ++ popd |
| 165 | 2026-06-11T21:44:07.785Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-11T21:44:07.785Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-11T21:44:07.785Z | ++ repo=dendrite |
| 168 | 2026-06-11T21:44:07.785Z | ++ series=image |
| 169 | 2026-06-11T21:44:07.785Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-11T21:44:07.785Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-11T21:44:07.785Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-11T21:44:07.785Z | ++ mkdir -p download |
| 173 | 2026-06-11T21:44:07.788Z | ++ pushd download |
| 174 | 2026-06-11T21:44:07.788Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-11T21:44:07.788Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-11T21:44:07.788Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-11T21:44:07.791Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-11T21:44:07.801Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-11T21:44:08.985Z |
0 0 0 0 0 0 0 0 0
73 71.59M 73 52.62M 0 0 52.66M 0 00:01 00:01 52.67M
100 71.59M 100 71.59M 0 0 59.97M 0 00:01 00:01 52.67M
100 71.59M 100 71.59M 0 0 59.96M 0 00:01 00:01 52.67M
100 71.59M 100 71.59M 0 0 59.96M 0 00:01 00:01 52.67M |
| 180 | 2026-06-11T21:44:08.988Z | ++ popd |
| 181 | 2026-06-11T21:44:08.991Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-11T21:44:08.992Z | ++ get_artifact maghemite release 1dcd3e3f53d390dd97613f2530d25d2520d7d000 ddm |
| 183 | 2026-06-11T21:44:08.992Z | ++ repo=maghemite |
| 184 | 2026-06-11T21:44:08.992Z | ++ series=release |
| 185 | 2026-06-11T21:44:08.992Z | ++ commit=1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 186 | 2026-06-11T21:44:08.992Z | ++ name=ddm |
| 187 | 2026-06-11T21:44:08.992Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-11T21:44:08.992Z | ++ mkdir -p download |
| 189 | 2026-06-11T21:44:08.992Z | ++ pushd download |
| 190 | 2026-06-11T21:44:08.992Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-11T21:44:08.992Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-11T21:44:08.992Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1dcd3e3f53d390dd97613f2530d25d2520d7d000/ddm |
| 193 | 2026-06-11T21:44:08.999Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-11T21:44:09.006Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-11T21:44:09.051Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-11T21:44:09.051Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-11T21:44:09.054Z | ++ popd |
| 198 | 2026-06-11T21:44:09.054Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-11T21:44:09.054Z | ++ get_artifact maghemite release 1dcd3e3f53d390dd97613f2530d25d2520d7d000 ddmadm |
| 200 | 2026-06-11T21:44:09.054Z | ++ repo=maghemite |
| 201 | 2026-06-11T21:44:09.054Z | ++ series=release |
| 202 | 2026-06-11T21:44:09.054Z | ++ commit=1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 203 | 2026-06-11T21:44:09.054Z | ++ name=ddmadm |
| 204 | 2026-06-11T21:44:09.054Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-11T21:44:09.054Z | ++ mkdir -p download |
| 206 | 2026-06-11T21:44:09.054Z | ++ pushd download |
| 207 | 2026-06-11T21:44:09.054Z | ++ [[ ! -f ddmadm ]] |
| 208 | 2026-06-11T21:44:09.054Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 209 | 2026-06-11T21:44:09.054Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1dcd3e3f53d390dd97613f2530d25d2520d7d000/ddmadm |
| 210 | 2026-06-11T21:44:09.059Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-11T21:44:09.062Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-11T21:44:09.127Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-11T21:44:09.127Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-11T21:44:09.135Z | ++ popd |
| 215 | 2026-06-11T21:44:09.137Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-11T21:44:09.137Z | ++ pushd download |
| 217 | 2026-06-11T21:44:09.137Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-11T21:44:09.137Z | ++ chmod +x softnpu |
| 219 | 2026-06-11T21:44:09.137Z | ++ chmod +x scadm |
| 220 | 2026-06-11T21:44:09.137Z | ++ chmod +x ddmadm |
| 221 | 2026-06-11T21:44:09.137Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-11T21:44:09.138Z | ++ chmod +x ddmd |
| 223 | 2026-06-11T21:44:09.150Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-11T21:44:09.150Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-11T21:44:09.150Z | mv: cannot access ddmadm |
| 226 | 2026-06-11T21:44:09.150Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-11T21:44:09.150Z | mv: cannot access ddmd |
| 228 | 2026-06-11T21:44:09.150Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-11T21:44:09.150Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-11T21:44:09.150Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-11T21:44:10.166Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-11T21:44:10.171Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-11T21:44:10.171Z | ++ popd |
| 234 | 2026-06-11T21:44:10.171Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-11T21:44:10.171Z | ++ banner install |
| 236 | 2026-06-11T21:44:10.172Z | |
| 237 | 2026-06-11T21:44:10.172Z | # # # #### ##### ## # # |
| 238 | 2026-06-11T21:44:10.172Z | # ## # # # # # # # |
| 239 | 2026-06-11T21:44:10.172Z | # # # # #### # # # # # |
| 240 | 2026-06-11T21:44:10.172Z | # # # # # # ###### # # |
| 241 | 2026-06-11T21:44:10.172Z | # # ## # # # # # # # |
| 242 | 2026-06-11T21:44:10.172Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-11T21:44:10.172Z | |
| 244 | 2026-06-11T21:44:10.172Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-11T21:44:10.172Z | ++ set +o errexit |
| 246 | 2026-06-11T21:44:10.173Z | ++ pkg info clang-15 |
| 247 | 2026-06-11T21:44:10.192Z | ++ grep -qi installed |
| 248 | 2026-06-11T21:44:11.360Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-11T21:44:11.360Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-11T21:44:11.360Z | |
| 251 | 2026-06-11T21:44:11.360Z | clang-15 |
| 252 | 2026-06-11T21:44:11.397Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-11T21:44:11.398Z | ++ set -o errexit |
| 254 | 2026-06-11T21:44:11.401Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-11T21:44:17.960Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-11T21:44:25.687Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-11T21:44:32.971Z | Planning: Solver setup ... Done |
| 258 | 2026-06-11T21:44:33.012Z | Planning: Running solver ... Done |
| 259 | 2026-06-11T21:44:33.150Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-11T21:44:33.173Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-11T21:44:33.270Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-11T21:44:33.300Z | Planning: Package planning ... Done |
| 263 | 2026-06-11T21:44:33.326Z | Planning: Merging actions ... Done |
| 264 | 2026-06-11T21:44:33.433Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-11T21:44:33.440Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-11T21:44:34.220Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-11T21:44:34.226Z | Planning: Planning completed in 8.37 seconds |
| 268 | 2026-06-11T21:44:34.237Z | Packages to install: 2 |
| 269 | 2026-06-11T21:44:34.237Z | Mediators to change: 2 |
| 270 | 2026-06-11T21:44:34.237Z | Services to change: 1 |
| 271 | 2026-06-11T21:44:34.237Z | Create boot environment: No |
| 272 | 2026-06-11T21:44:34.237Z | Create backup boot environment: No |
| 273 | 2026-06-11T21:44:34.280Z | |
| 274 | 2026-06-11T21:44:34.280Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-11T21:44:39.513Z | Download: 979/3076 items 82.1/211.3MB 38% complete (20.8M/s) |
| 276 | 2026-06-11T21:45:02.267Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 277 | 2026-06-11T21:45:08.434Z | Download: 2003/3076 items 116.2/211.3MB 54% complete (8.8M/s) |
| 278 | 2026-06-11T21:45:14.916Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (14.1M/s) |
| 279 | 2026-06-11T21:45:15.510Z | Download: Completed 211.31 MB in 41.23 seconds (5.1M/s) |
| 280 | 2026-06-11T21:45:15.645Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-06-11T21:45:18.810Z | Actions: Completed 3418 actions in 3.16 seconds. |
| 282 | 2026-06-11T21:45:19.459Z | Done |
| 283 | 2026-06-11T21:45:19.459Z | Done |
| 284 | 2026-06-11T21:45:20.210Z | Done |
| 285 | 2026-06-11T21:45:23.571Z | Done |
| 286 | 2026-06-11T21:45:23.642Z | Done |
| 287 | 2026-06-11T21:45:23.645Z | Done |
| 288 | 2026-06-11T21:45:23.922Z | Done |
| 289 | 2026-06-11T21:45:24.598Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-06-11T21:45:24.598Z | ++ set +o errexit |
| 291 | 2026-06-11T21:45:24.601Z | ++ pkg info pkg-config |
| 292 | 2026-06-11T21:45:24.601Z | ++ grep -qi installed |
| 293 | 2026-06-11T21:45:24.832Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-06-11T21:45:24.832Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-06-11T21:45:24.832Z | ++ set +o errexit |
| 296 | 2026-06-11T21:45:24.835Z | ++ pkg info brand/omicron1 |
| 297 | 2026-06-11T21:45:24.835Z | ++ grep -qi installed |
| 298 | 2026-06-11T21:45:25.019Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-06-11T21:45:25.019Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-06-11T21:45:25.019Z | |
| 301 | 2026-06-11T21:45:25.019Z | brand/omicron1 |
| 302 | 2026-06-11T21:45:25.054Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-06-11T21:45:25.055Z | ++ set -o errexit |
| 304 | 2026-06-11T21:45:25.055Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-06-11T21:45:25.462Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-06-11T21:45:32.907Z | Planning: Solver setup ... Done |
| 307 | 2026-06-11T21:45:32.947Z | Planning: Running solver ... Done |
| 308 | 2026-06-11T21:45:33.091Z | Planning: Finding local manifests ... Done |
| 309 | 2026-06-11T21:45:33.094Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-06-11T21:45:33.212Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-06-11T21:45:33.225Z | Planning: Package planning ... Done |
| 312 | 2026-06-11T21:45:33.228Z | Planning: Merging actions ... Done |
| 313 | 2026-06-11T21:45:33.378Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-06-11T21:45:33.381Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-06-11T21:45:33.538Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-06-11T21:45:33.541Z | Planning: Planning completed in 8.08 seconds |
| 317 | 2026-06-11T21:45:33.546Z | Packages to install: 2 |
| 318 | 2026-06-11T21:45:33.546Z | Create boot environment: No |
| 319 | 2026-06-11T21:45:33.546Z | Create backup boot environment: No |
| 320 | 2026-06-11T21:45:33.576Z | |
| 321 | 2026-06-11T21:45:33.576Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-06-11T21:45:33.604Z | Download: Completed 1.07 MB in 0.03 seconds (38.3M/s) |
| 323 | 2026-06-11T21:45:33.674Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-06-11T21:45:33.688Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-06-11T21:45:34.200Z | Done |
| 326 | 2026-06-11T21:45:34.200Z | Done |
| 327 | 2026-06-11T21:45:34.839Z | Done |
| 328 | 2026-06-11T21:45:37.682Z | Done |
| 329 | 2026-06-11T21:45:37.761Z | Done |
| 330 | 2026-06-11T21:45:37.765Z | Done |
| 331 | 2026-06-11T21:45:37.905Z | Done |
| 332 | 2026-06-11T21:45:38.041Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-06-11T21:45:38.041Z | ++ set +o errexit |
| 334 | 2026-06-11T21:45:38.044Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-06-11T21:45:38.044Z | ++ grep -qi installed |
| 336 | 2026-06-11T21:45:38.227Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-06-11T21:45:38.227Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-06-11T21:45:38.227Z | |
| 339 | 2026-06-11T21:45:38.228Z | brand/omicron1/tools |
| 340 | 2026-06-11T21:45:38.262Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-06-11T21:45:38.262Z | ++ set -o errexit |
| 342 | 2026-06-11T21:45:38.262Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-06-11T21:45:38.656Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-06-11T21:45:46.030Z | Planning: Solver setup ... Done |
| 345 | 2026-06-11T21:45:46.067Z | Planning: Running solver ... Done |
| 346 | 2026-06-11T21:45:46.210Z | Planning: Finding local manifests ... Done |
| 347 | 2026-06-11T21:45:46.213Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-06-11T21:45:46.328Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-06-11T21:45:46.341Z | Planning: Package planning ... Done |
| 350 | 2026-06-11T21:45:46.345Z | Planning: Merging actions ... Done |
| 351 | 2026-06-11T21:45:46.486Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-06-11T21:45:46.488Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-06-11T21:45:46.643Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-06-11T21:45:46.647Z | Planning: Planning completed in 7.99 seconds |
| 355 | 2026-06-11T21:45:46.651Z | Packages to install: 1 |
| 356 | 2026-06-11T21:45:46.651Z | Services to change: 1 |
| 357 | 2026-06-11T21:45:46.651Z | Create boot environment: No |
| 358 | 2026-06-11T21:45:46.651Z | Create backup boot environment: No |
| 359 | 2026-06-11T21:45:46.681Z | |
| 360 | 2026-06-11T21:45:46.681Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-06-11T21:45:46.704Z | Download: Completed 1.19 MB in 0.02 seconds (51.8M/s) |
| 362 | 2026-06-11T21:45:46.769Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-06-11T21:45:46.784Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-06-11T21:45:47.299Z | Done |
| 365 | 2026-06-11T21:45:47.299Z | Done |
| 366 | 2026-06-11T21:45:47.932Z | Done |
| 367 | 2026-06-11T21:45:50.817Z | Done |
| 368 | 2026-06-11T21:45:50.894Z | Done |
| 369 | 2026-06-11T21:45:50.897Z | Done |
| 370 | 2026-06-11T21:45:51.060Z | Done |
| 371 | 2026-06-11T21:45:51.201Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-06-11T21:45:51.216Z | ++ retry=0 |
| 373 | 2026-06-11T21:45:51.218Z | +++ svcs -Hostate baseline |
| 374 | 2026-06-11T21:45:51.231Z | ++ [[ offline* != online ]] |
| 375 | 2026-06-11T21:45:51.234Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-06-11T21:45:51.234Z | ++ sleep 1 |
| 377 | 2026-06-11T21:45:52.233Z | ++ retry=1 |
| 378 | 2026-06-11T21:45:52.236Z | +++ svcs -Hostate baseline |
| 379 | 2026-06-11T21:45:52.249Z | ++ [[ offline* != online ]] |
| 380 | 2026-06-11T21:45:52.249Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-06-11T21:45:52.249Z | ++ sleep 1 |
| 382 | 2026-06-11T21:45:53.251Z | ++ retry=2 |
| 383 | 2026-06-11T21:45:53.254Z | +++ svcs -Hostate baseline |
| 384 | 2026-06-11T21:45:53.266Z | ++ [[ offline* != online ]] |
| 385 | 2026-06-11T21:45:53.266Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-06-11T21:45:53.266Z | ++ sleep 1 |
| 387 | 2026-06-11T21:45:54.268Z | ++ retry=3 |
| 388 | 2026-06-11T21:45:54.271Z | +++ svcs -Hostate baseline |
| 389 | 2026-06-11T21:45:54.284Z | ++ [[ offline* != online ]] |
| 390 | 2026-06-11T21:45:54.284Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-06-11T21:45:54.284Z | ++ sleep 1 |
| 392 | 2026-06-11T21:45:55.287Z | ++ retry=4 |
| 393 | 2026-06-11T21:45:55.289Z | +++ svcs -Hostate baseline |
| 394 | 2026-06-11T21:45:55.342Z | ++ [[ offline* != online ]] |
| 395 | 2026-06-11T21:45:55.342Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-06-11T21:45:55.342Z | ++ sleep 1 |
| 397 | 2026-06-11T21:45:56.348Z | ++ retry=5 |
| 398 | 2026-06-11T21:45:56.350Z | +++ svcs -Hostate baseline |
| 399 | 2026-06-11T21:45:56.363Z | ++ [[ offline* != online ]] |
| 400 | 2026-06-11T21:45:56.366Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-06-11T21:45:56.366Z | ++ sleep 1 |
| 402 | 2026-06-11T21:45:57.366Z | ++ retry=6 |
| 403 | 2026-06-11T21:45:57.369Z | +++ svcs -Hostate baseline |
| 404 | 2026-06-11T21:45:57.382Z | ++ [[ offline* != online ]] |
| 405 | 2026-06-11T21:45:57.382Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-06-11T21:45:57.382Z | ++ sleep 1 |
| 407 | 2026-06-11T21:45:58.384Z | ++ retry=7 |
| 408 | 2026-06-11T21:45:58.387Z | +++ svcs -Hostate baseline |
| 409 | 2026-06-11T21:45:58.400Z | ++ [[ offline* != online ]] |
| 410 | 2026-06-11T21:45:58.400Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-06-11T21:45:58.400Z | ++ sleep 1 |
| 412 | 2026-06-11T21:45:59.403Z | ++ retry=8 |
| 413 | 2026-06-11T21:45:59.406Z | +++ svcs -Hostate baseline |
| 414 | 2026-06-11T21:45:59.418Z | ++ [[ offline* != online ]] |
| 415 | 2026-06-11T21:45:59.418Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-06-11T21:45:59.418Z | ++ sleep 1 |
| 417 | 2026-06-11T21:46:00.423Z | ++ retry=9 |
| 418 | 2026-06-11T21:46:00.427Z | +++ svcs -Hostate baseline |
| 419 | 2026-06-11T21:46:00.436Z | ++ [[ offline* != online ]] |
| 420 | 2026-06-11T21:46:00.436Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-06-11T21:46:00.436Z | ++ sleep 1 |
| 422 | 2026-06-11T21:46:01.439Z | ++ retry=10 |
| 423 | 2026-06-11T21:46:01.442Z | +++ svcs -Hostate baseline |
| 424 | 2026-06-11T21:46:01.455Z | ++ [[ offline* != online ]] |
| 425 | 2026-06-11T21:46:01.455Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-06-11T21:46:01.455Z | ++ sleep 1 |
| 427 | 2026-06-11T21:46:02.457Z | ++ retry=11 |
| 428 | 2026-06-11T21:46:02.460Z | +++ svcs -Hostate baseline |
| 429 | 2026-06-11T21:46:02.473Z | ++ [[ offline* != online ]] |
| 430 | 2026-06-11T21:46:02.473Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-06-11T21:46:02.473Z | ++ sleep 1 |
| 432 | 2026-06-11T21:46:03.476Z | ++ retry=12 |
| 433 | 2026-06-11T21:46:03.479Z | +++ svcs -Hostate baseline |
| 434 | 2026-06-11T21:46:03.493Z | ++ [[ offline* != online ]] |
| 435 | 2026-06-11T21:46:03.493Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-06-11T21:46:03.493Z | ++ sleep 1 |
| 437 | 2026-06-11T21:46:04.496Z | ++ retry=13 |
| 438 | 2026-06-11T21:46:04.496Z | +++ svcs -Hostate baseline |
| 439 | 2026-06-11T21:46:04.510Z | ++ [[ offline* != online ]] |
| 440 | 2026-06-11T21:46:04.510Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-06-11T21:46:04.510Z | ++ sleep 1 |
| 442 | 2026-06-11T21:46:05.512Z | ++ retry=14 |
| 443 | 2026-06-11T21:46:05.515Z | +++ svcs -Hostate baseline |
| 444 | 2026-06-11T21:46:05.528Z | ++ [[ offline* != online ]] |
| 445 | 2026-06-11T21:46:05.528Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-06-11T21:46:05.528Z | ++ sleep 1 |
| 447 | 2026-06-11T21:46:06.530Z | ++ retry=15 |
| 448 | 2026-06-11T21:46:06.533Z | +++ svcs -Hostate baseline |
| 449 | 2026-06-11T21:46:06.546Z | ++ [[ offline* != online ]] |
| 450 | 2026-06-11T21:46:06.546Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-06-11T21:46:06.546Z | ++ sleep 1 |
| 452 | 2026-06-11T21:46:07.548Z | ++ retry=16 |
| 453 | 2026-06-11T21:46:07.551Z | +++ svcs -Hostate baseline |
| 454 | 2026-06-11T21:46:07.564Z | ++ [[ offline* != online ]] |
| 455 | 2026-06-11T21:46:07.564Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-06-11T21:46:07.565Z | ++ sleep 1 |
| 457 | 2026-06-11T21:46:08.567Z | ++ retry=17 |
| 458 | 2026-06-11T21:46:08.569Z | +++ svcs -Hostate baseline |
| 459 | 2026-06-11T21:46:08.583Z | ++ [[ offline* != online ]] |
| 460 | 2026-06-11T21:46:08.583Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-06-11T21:46:08.583Z | ++ sleep 1 |
| 462 | 2026-06-11T21:46:09.585Z | ++ retry=18 |
| 463 | 2026-06-11T21:46:09.588Z | +++ svcs -Hostate baseline |
| 464 | 2026-06-11T21:46:09.601Z | ++ [[ offline* != online ]] |
| 465 | 2026-06-11T21:46:09.601Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-06-11T21:46:09.601Z | ++ sleep 1 |
| 467 | 2026-06-11T21:46:10.605Z | ++ retry=19 |
| 468 | 2026-06-11T21:46:10.610Z | +++ svcs -Hostate baseline |
| 469 | 2026-06-11T21:46:10.619Z | ++ [[ offline* != online ]] |
| 470 | 2026-06-11T21:46:10.619Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-06-11T21:46:10.619Z | ++ sleep 1 |
| 472 | 2026-06-11T21:46:11.621Z | ++ retry=20 |
| 473 | 2026-06-11T21:46:11.624Z | +++ svcs -Hostate baseline |
| 474 | 2026-06-11T21:46:11.637Z | ++ [[ offline* != online ]] |
| 475 | 2026-06-11T21:46:11.638Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-06-11T21:46:11.638Z | ++ sleep 1 |
| 477 | 2026-06-11T21:46:12.641Z | ++ retry=21 |
| 478 | 2026-06-11T21:46:12.644Z | +++ svcs -Hostate baseline |
| 479 | 2026-06-11T21:46:12.656Z | ++ [[ offline* != online ]] |
| 480 | 2026-06-11T21:46:12.656Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-06-11T21:46:12.656Z | ++ sleep 1 |
| 482 | 2026-06-11T21:46:13.658Z | ++ retry=22 |
| 483 | 2026-06-11T21:46:13.661Z | +++ svcs -Hostate baseline |
| 484 | 2026-06-11T21:46:13.674Z | ++ [[ offline* != online ]] |
| 485 | 2026-06-11T21:46:13.674Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-06-11T21:46:13.674Z | ++ sleep 1 |
| 487 | 2026-06-11T21:46:14.677Z | ++ retry=23 |
| 488 | 2026-06-11T21:46:14.680Z | +++ svcs -Hostate baseline |
| 489 | 2026-06-11T21:46:14.694Z | ++ [[ offline* != online ]] |
| 490 | 2026-06-11T21:46:14.694Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-06-11T21:46:14.694Z | ++ sleep 1 |
| 492 | 2026-06-11T21:46:15.695Z | ++ retry=24 |
| 493 | 2026-06-11T21:46:15.698Z | +++ svcs -Hostate baseline |
| 494 | 2026-06-11T21:46:15.711Z | ++ [[ offline* != online ]] |
| 495 | 2026-06-11T21:46:15.711Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-06-11T21:46:15.711Z | ++ sleep 1 |
| 497 | 2026-06-11T21:46:16.714Z | ++ retry=25 |
| 498 | 2026-06-11T21:46:16.717Z | +++ svcs -Hostate baseline |
| 499 | 2026-06-11T21:46:16.729Z | ++ [[ offline* != online ]] |
| 500 | 2026-06-11T21:46:16.730Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-06-11T21:46:16.730Z | ++ sleep 1 |
| 502 | 2026-06-11T21:46:17.731Z | ++ retry=26 |
| 503 | 2026-06-11T21:46:17.735Z | +++ svcs -Hostate baseline |
| 504 | 2026-06-11T21:46:17.748Z | ++ [[ offline* != online ]] |
| 505 | 2026-06-11T21:46:17.748Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-06-11T21:46:17.748Z | ++ sleep 1 |
| 507 | 2026-06-11T21:46:18.752Z | ++ retry=27 |
| 508 | 2026-06-11T21:46:18.755Z | +++ svcs -Hostate baseline |
| 509 | 2026-06-11T21:46:18.767Z | ++ [[ offline* != online ]] |
| 510 | 2026-06-11T21:46:18.767Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-06-11T21:46:18.767Z | ++ sleep 1 |
| 512 | 2026-06-11T21:46:19.768Z | ++ retry=28 |
| 513 | 2026-06-11T21:46:19.771Z | +++ svcs -Hostate baseline |
| 514 | 2026-06-11T21:46:19.784Z | ++ [[ offline* != online ]] |
| 515 | 2026-06-11T21:46:19.784Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-06-11T21:46:19.784Z | ++ sleep 1 |
| 517 | 2026-06-11T21:46:20.786Z | ++ retry=29 |
| 518 | 2026-06-11T21:46:20.789Z | +++ svcs -Hostate baseline |
| 519 | 2026-06-11T21:46:20.802Z | ++ [[ offline* != online ]] |
| 520 | 2026-06-11T21:46:20.802Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-06-11T21:46:20.802Z | ++ sleep 1 |
| 522 | 2026-06-11T21:46:21.804Z | ++ retry=30 |
| 523 | 2026-06-11T21:46:21.807Z | +++ svcs -Hostate baseline |
| 524 | 2026-06-11T21:46:21.820Z | ++ [[ offline* != online ]] |
| 525 | 2026-06-11T21:46:21.820Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-06-11T21:46:21.820Z | ++ sleep 1 |
| 527 | 2026-06-11T21:46:22.822Z | ++ retry=31 |
| 528 | 2026-06-11T21:46:22.825Z | +++ svcs -Hostate baseline |
| 529 | 2026-06-11T21:46:22.838Z | ++ [[ offline* != online ]] |
| 530 | 2026-06-11T21:46:22.838Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-06-11T21:46:22.838Z | ++ sleep 1 |
| 532 | 2026-06-11T21:46:23.840Z | ++ retry=32 |
| 533 | 2026-06-11T21:46:23.843Z | +++ svcs -Hostate baseline |
| 534 | 2026-06-11T21:46:23.856Z | ++ [[ offline* != online ]] |
| 535 | 2026-06-11T21:46:23.856Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-06-11T21:46:23.856Z | ++ sleep 1 |
| 537 | 2026-06-11T21:46:24.859Z | ++ retry=33 |
| 538 | 2026-06-11T21:46:24.861Z | +++ svcs -Hostate baseline |
| 539 | 2026-06-11T21:46:24.875Z | ++ [[ offline* != online ]] |
| 540 | 2026-06-11T21:46:24.875Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-06-11T21:46:24.875Z | ++ sleep 1 |
| 542 | 2026-06-11T21:46:25.877Z | ++ retry=34 |
| 543 | 2026-06-11T21:46:25.880Z | +++ svcs -Hostate baseline |
| 544 | 2026-06-11T21:46:25.895Z | ++ [[ offline* != online ]] |
| 545 | 2026-06-11T21:46:25.895Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-06-11T21:46:25.895Z | ++ sleep 1 |
| 547 | 2026-06-11T21:46:26.895Z | ++ retry=35 |
| 548 | 2026-06-11T21:46:26.898Z | +++ svcs -Hostate baseline |
| 549 | 2026-06-11T21:46:26.911Z | ++ [[ offline* != online ]] |
| 550 | 2026-06-11T21:46:26.911Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-06-11T21:46:26.911Z | ++ sleep 1 |
| 552 | 2026-06-11T21:46:27.914Z | ++ retry=36 |
| 553 | 2026-06-11T21:46:27.916Z | +++ svcs -Hostate baseline |
| 554 | 2026-06-11T21:46:27.930Z | ++ [[ offline* != online ]] |
| 555 | 2026-06-11T21:46:27.930Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-06-11T21:46:27.930Z | ++ sleep 1 |
| 557 | 2026-06-11T21:46:28.932Z | ++ retry=37 |
| 558 | 2026-06-11T21:46:28.936Z | +++ svcs -Hostate baseline |
| 559 | 2026-06-11T21:46:28.948Z | ++ [[ offline* != online ]] |
| 560 | 2026-06-11T21:46:28.948Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-06-11T21:46:28.948Z | ++ sleep 1 |
| 562 | 2026-06-11T21:46:29.950Z | ++ retry=38 |
| 563 | 2026-06-11T21:46:29.953Z | +++ svcs -Hostate baseline |
| 564 | 2026-06-11T21:46:29.966Z | ++ [[ offline* != online ]] |
| 565 | 2026-06-11T21:46:29.966Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-06-11T21:46:29.966Z | ++ sleep 1 |
| 567 | 2026-06-11T21:46:30.968Z | ++ retry=39 |
| 568 | 2026-06-11T21:46:30.971Z | +++ svcs -Hostate baseline |
| 569 | 2026-06-11T21:46:30.984Z | ++ [[ offline* != online ]] |
| 570 | 2026-06-11T21:46:30.984Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-06-11T21:46:30.984Z | ++ sleep 1 |
| 572 | 2026-06-11T21:46:31.986Z | ++ retry=40 |
| 573 | 2026-06-11T21:46:31.989Z | +++ svcs -Hostate baseline |
| 574 | 2026-06-11T21:46:32.002Z | ++ [[ offline* != online ]] |
| 575 | 2026-06-11T21:46:32.002Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-06-11T21:46:32.002Z | ++ sleep 1 |
| 577 | 2026-06-11T21:46:33.004Z | ++ retry=41 |
| 578 | 2026-06-11T21:46:33.008Z | +++ svcs -Hostate baseline |
| 579 | 2026-06-11T21:46:33.020Z | ++ [[ offline* != online ]] |
| 580 | 2026-06-11T21:46:33.020Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-06-11T21:46:33.020Z | ++ sleep 1 |
| 582 | 2026-06-11T21:46:34.024Z | ++ retry=42 |
| 583 | 2026-06-11T21:46:34.027Z | +++ svcs -Hostate baseline |
| 584 | 2026-06-11T21:46:34.038Z | ++ [[ offline* != online ]] |
| 585 | 2026-06-11T21:46:34.038Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-06-11T21:46:34.038Z | ++ sleep 1 |
| 587 | 2026-06-11T21:46:35.041Z | ++ retry=43 |
| 588 | 2026-06-11T21:46:35.043Z | +++ svcs -Hostate baseline |
| 589 | 2026-06-11T21:46:35.056Z | ++ [[ offline* != online ]] |
| 590 | 2026-06-11T21:46:35.057Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-06-11T21:46:35.057Z | ++ sleep 1 |
| 592 | 2026-06-11T21:46:36.059Z | ++ retry=44 |
| 593 | 2026-06-11T21:46:36.062Z | +++ svcs -Hostate baseline |
| 594 | 2026-06-11T21:46:36.076Z | ++ [[ offline* != online ]] |
| 595 | 2026-06-11T21:46:36.076Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-06-11T21:46:36.076Z | ++ sleep 1 |
| 597 | 2026-06-11T21:46:37.077Z | ++ retry=45 |
| 598 | 2026-06-11T21:46:37.080Z | +++ svcs -Hostate baseline |
| 599 | 2026-06-11T21:46:37.093Z | ++ [[ offline* != online ]] |
| 600 | 2026-06-11T21:46:37.093Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-06-11T21:46:37.093Z | ++ sleep 1 |
| 602 | 2026-06-11T21:46:38.095Z | ++ retry=46 |
| 603 | 2026-06-11T21:46:38.098Z | +++ svcs -Hostate baseline |
| 604 | 2026-06-11T21:46:38.111Z | ++ [[ offline* != online ]] |
| 605 | 2026-06-11T21:46:38.111Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-06-11T21:46:38.111Z | ++ sleep 1 |
| 607 | 2026-06-11T21:46:39.114Z | ++ retry=47 |
| 608 | 2026-06-11T21:46:39.116Z | +++ svcs -Hostate baseline |
| 609 | 2026-06-11T21:46:39.129Z | ++ [[ offline* != online ]] |
| 610 | 2026-06-11T21:46:39.130Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-06-11T21:46:39.130Z | ++ sleep 1 |
| 612 | 2026-06-11T21:46:40.132Z | ++ retry=48 |
| 613 | 2026-06-11T21:46:40.135Z | +++ svcs -Hostate baseline |
| 614 | 2026-06-11T21:46:40.148Z | ++ [[ offline* != online ]] |
| 615 | 2026-06-11T21:46:40.148Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-06-11T21:46:40.148Z | ++ sleep 1 |
| 617 | 2026-06-11T21:46:41.150Z | ++ retry=49 |
| 618 | 2026-06-11T21:46:41.153Z | +++ svcs -Hostate baseline |
| 619 | 2026-06-11T21:46:41.169Z | ++ [[ offline* != online ]] |
| 620 | 2026-06-11T21:46:41.169Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-06-11T21:46:41.169Z | ++ sleep 1 |
| 622 | 2026-06-11T21:46:42.168Z | ++ retry=50 |
| 623 | 2026-06-11T21:46:42.171Z | +++ svcs -Hostate baseline |
| 624 | 2026-06-11T21:46:42.186Z | ++ [[ offline* != online ]] |
| 625 | 2026-06-11T21:46:42.186Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-06-11T21:46:42.186Z | ++ sleep 1 |
| 627 | 2026-06-11T21:46:43.187Z | ++ retry=51 |
| 628 | 2026-06-11T21:46:43.190Z | +++ svcs -Hostate baseline |
| 629 | 2026-06-11T21:46:43.203Z | ++ [[ offline* != online ]] |
| 630 | 2026-06-11T21:46:43.203Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-06-11T21:46:43.203Z | ++ sleep 1 |
| 632 | 2026-06-11T21:46:44.205Z | ++ retry=52 |
| 633 | 2026-06-11T21:46:44.208Z | +++ svcs -Hostate baseline |
| 634 | 2026-06-11T21:46:44.221Z | ++ [[ offline* != online ]] |
| 635 | 2026-06-11T21:46:44.222Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-06-11T21:46:44.222Z | ++ sleep 1 |
| 637 | 2026-06-11T21:46:45.223Z | ++ retry=53 |
| 638 | 2026-06-11T21:46:45.226Z | +++ svcs -Hostate baseline |
| 639 | 2026-06-11T21:46:45.239Z | ++ [[ offline* != online ]] |
| 640 | 2026-06-11T21:46:45.239Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-06-11T21:46:45.239Z | ++ sleep 1 |
| 642 | 2026-06-11T21:46:46.242Z | ++ retry=54 |
| 643 | 2026-06-11T21:46:46.244Z | +++ svcs -Hostate baseline |
| 644 | 2026-06-11T21:46:46.258Z | ++ [[ offline* != online ]] |
| 645 | 2026-06-11T21:46:46.258Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-06-11T21:46:46.258Z | ++ sleep 1 |
| 647 | 2026-06-11T21:46:47.261Z | ++ retry=55 |
| 648 | 2026-06-11T21:46:47.264Z | +++ svcs -Hostate baseline |
| 649 | 2026-06-11T21:46:47.277Z | ++ [[ offline* != online ]] |
| 650 | 2026-06-11T21:46:47.277Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-06-11T21:46:47.277Z | ++ sleep 1 |
| 652 | 2026-06-11T21:46:48.279Z | ++ retry=56 |
| 653 | 2026-06-11T21:46:48.282Z | +++ svcs -Hostate baseline |
| 654 | 2026-06-11T21:46:48.296Z | ++ [[ offline* != online ]] |
| 655 | 2026-06-11T21:46:48.296Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-06-11T21:46:48.296Z | ++ sleep 1 |
| 657 | 2026-06-11T21:46:49.298Z | ++ retry=57 |
| 658 | 2026-06-11T21:46:49.301Z | +++ svcs -Hostate baseline |
| 659 | 2026-06-11T21:46:49.315Z | ++ [[ offline* != online ]] |
| 660 | 2026-06-11T21:46:49.315Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-06-11T21:46:49.315Z | ++ sleep 1 |
| 662 | 2026-06-11T21:46:50.316Z | ++ retry=58 |
| 663 | 2026-06-11T21:46:50.319Z | +++ svcs -Hostate baseline |
| 664 | 2026-06-11T21:46:50.332Z | ++ [[ offline* != online ]] |
| 665 | 2026-06-11T21:46:50.332Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-06-11T21:46:50.332Z | ++ sleep 1 |
| 667 | 2026-06-11T21:46:51.334Z | ++ retry=59 |
| 668 | 2026-06-11T21:46:51.338Z | +++ svcs -Hostate baseline |
| 669 | 2026-06-11T21:46:51.350Z | ++ [[ offline* != online ]] |
| 670 | 2026-06-11T21:46:51.350Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-06-11T21:46:51.350Z | ++ sleep 1 |
| 672 | 2026-06-11T21:46:52.352Z | ++ retry=60 |
| 673 | 2026-06-11T21:46:52.355Z | +++ svcs -Hostate baseline |
| 674 | 2026-06-11T21:46:52.368Z | ++ [[ offline* != online ]] |
| 675 | 2026-06-11T21:46:52.368Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-06-11T21:46:52.368Z | ++ sleep 1 |
| 677 | 2026-06-11T21:46:53.370Z | ++ retry=61 |
| 678 | 2026-06-11T21:46:53.373Z | +++ svcs -Hostate baseline |
| 679 | 2026-06-11T21:46:53.387Z | ++ [[ offline* != online ]] |
| 680 | 2026-06-11T21:46:53.387Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-06-11T21:46:53.387Z | ++ sleep 1 |
| 682 | 2026-06-11T21:46:54.390Z | ++ retry=62 |
| 683 | 2026-06-11T21:46:54.394Z | +++ svcs -Hostate baseline |
| 684 | 2026-06-11T21:46:54.406Z | ++ [[ offline* != online ]] |
| 685 | 2026-06-11T21:46:54.406Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-06-11T21:46:54.406Z | ++ sleep 1 |
| 687 | 2026-06-11T21:46:55.408Z | ++ retry=63 |
| 688 | 2026-06-11T21:46:55.411Z | +++ svcs -Hostate baseline |
| 689 | 2026-06-11T21:46:55.424Z | ++ [[ offline* != online ]] |
| 690 | 2026-06-11T21:46:55.424Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-06-11T21:46:55.424Z | ++ sleep 1 |
| 692 | 2026-06-11T21:46:56.426Z | ++ retry=64 |
| 693 | 2026-06-11T21:46:56.430Z | +++ svcs -Hostate baseline |
| 694 | 2026-06-11T21:46:56.442Z | ++ [[ offline* != online ]] |
| 695 | 2026-06-11T21:46:56.442Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-06-11T21:46:56.442Z | ++ sleep 1 |
| 697 | 2026-06-11T21:46:57.444Z | ++ retry=65 |
| 698 | 2026-06-11T21:46:57.449Z | +++ svcs -Hostate baseline |
| 699 | 2026-06-11T21:46:57.463Z | ++ [[ offline* != online ]] |
| 700 | 2026-06-11T21:46:57.463Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-06-11T21:46:57.463Z | ++ sleep 1 |
| 702 | 2026-06-11T21:46:58.463Z | ++ retry=66 |
| 703 | 2026-06-11T21:46:58.467Z | +++ svcs -Hostate baseline |
| 704 | 2026-06-11T21:46:58.479Z | ++ [[ offline* != online ]] |
| 705 | 2026-06-11T21:46:58.479Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-06-11T21:46:58.479Z | ++ sleep 1 |
| 707 | 2026-06-11T21:46:59.481Z | ++ retry=67 |
| 708 | 2026-06-11T21:46:59.484Z | +++ svcs -Hostate baseline |
| 709 | 2026-06-11T21:46:59.497Z | ++ [[ offline* != online ]] |
| 710 | 2026-06-11T21:46:59.497Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-06-11T21:46:59.497Z | ++ sleep 1 |
| 712 | 2026-06-11T21:47:00.499Z | ++ retry=68 |
| 713 | 2026-06-11T21:47:00.502Z | +++ svcs -Hostate baseline |
| 714 | 2026-06-11T21:47:00.516Z | ++ [[ offline* != online ]] |
| 715 | 2026-06-11T21:47:00.516Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-06-11T21:47:00.516Z | ++ sleep 1 |
| 717 | 2026-06-11T21:47:01.520Z | ++ retry=69 |
| 718 | 2026-06-11T21:47:01.524Z | +++ svcs -Hostate baseline |
| 719 | 2026-06-11T21:47:01.535Z | ++ [[ offline* != online ]] |
| 720 | 2026-06-11T21:47:01.536Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-06-11T21:47:01.536Z | ++ sleep 1 |
| 722 | 2026-06-11T21:47:02.537Z | ++ retry=70 |
| 723 | 2026-06-11T21:47:02.540Z | +++ svcs -Hostate baseline |
| 724 | 2026-06-11T21:47:02.553Z | ++ [[ offline* != online ]] |
| 725 | 2026-06-11T21:47:02.553Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-06-11T21:47:02.553Z | ++ sleep 1 |
| 727 | 2026-06-11T21:47:03.555Z | ++ retry=71 |
| 728 | 2026-06-11T21:47:03.558Z | +++ svcs -Hostate baseline |
| 729 | 2026-06-11T21:47:03.572Z | ++ [[ offline* != online ]] |
| 730 | 2026-06-11T21:47:03.572Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-06-11T21:47:03.572Z | ++ sleep 1 |
| 732 | 2026-06-11T21:47:04.575Z | ++ retry=72 |
| 733 | 2026-06-11T21:47:04.579Z | +++ svcs -Hostate baseline |
| 734 | 2026-06-11T21:47:04.590Z | ++ [[ offline* != online ]] |
| 735 | 2026-06-11T21:47:04.590Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-06-11T21:47:04.590Z | ++ sleep 1 |
| 737 | 2026-06-11T21:47:05.593Z | ++ retry=73 |
| 738 | 2026-06-11T21:47:05.596Z | +++ svcs -Hostate baseline |
| 739 | 2026-06-11T21:47:05.611Z | ++ [[ offline* != online ]] |
| 740 | 2026-06-11T21:47:05.611Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-06-11T21:47:05.611Z | ++ sleep 1 |
| 742 | 2026-06-11T21:47:06.612Z | ++ retry=74 |
| 743 | 2026-06-11T21:47:06.615Z | +++ svcs -Hostate baseline |
| 744 | 2026-06-11T21:47:06.628Z | ++ [[ offline* != online ]] |
| 745 | 2026-06-11T21:47:06.628Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-06-11T21:47:06.628Z | ++ sleep 1 |
| 747 | 2026-06-11T21:47:07.630Z | ++ retry=75 |
| 748 | 2026-06-11T21:47:07.634Z | +++ svcs -Hostate baseline |
| 749 | 2026-06-11T21:47:07.646Z | ++ [[ offline* != online ]] |
| 750 | 2026-06-11T21:47:07.646Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-06-11T21:47:07.646Z | ++ sleep 1 |
| 752 | 2026-06-11T21:47:08.649Z | ++ retry=76 |
| 753 | 2026-06-11T21:47:08.652Z | +++ svcs -Hostate baseline |
| 754 | 2026-06-11T21:47:08.666Z | ++ [[ offline* != online ]] |
| 755 | 2026-06-11T21:47:08.666Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-06-11T21:47:08.666Z | ++ sleep 1 |
| 757 | 2026-06-11T21:47:09.667Z | ++ retry=77 |
| 758 | 2026-06-11T21:47:09.670Z | +++ svcs -Hostate baseline |
| 759 | 2026-06-11T21:47:09.683Z | ++ [[ offline* != online ]] |
| 760 | 2026-06-11T21:47:09.683Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-06-11T21:47:09.683Z | ++ sleep 1 |
| 762 | 2026-06-11T21:47:10.685Z | ++ retry=78 |
| 763 | 2026-06-11T21:47:10.689Z | +++ svcs -Hostate baseline |
| 764 | 2026-06-11T21:47:10.701Z | ++ [[ offline* != online ]] |
| 765 | 2026-06-11T21:47:10.701Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-06-11T21:47:10.701Z | ++ sleep 1 |
| 767 | 2026-06-11T21:47:11.704Z | ++ retry=79 |
| 768 | 2026-06-11T21:47:11.707Z | +++ svcs -Hostate baseline |
| 769 | 2026-06-11T21:47:11.720Z | ++ [[ offline* != online ]] |
| 770 | 2026-06-11T21:47:11.720Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-06-11T21:47:11.720Z | ++ sleep 1 |
| 772 | 2026-06-11T21:47:12.724Z | ++ retry=80 |
| 773 | 2026-06-11T21:47:12.727Z | +++ svcs -Hostate baseline |
| 774 | 2026-06-11T21:47:12.739Z | ++ [[ offline* != online ]] |
| 775 | 2026-06-11T21:47:12.739Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-06-11T21:47:12.739Z | ++ sleep 1 |
| 777 | 2026-06-11T21:47:13.740Z | ++ retry=81 |
| 778 | 2026-06-11T21:47:13.743Z | +++ svcs -Hostate baseline |
| 779 | 2026-06-11T21:47:13.756Z | ++ [[ offline* != online ]] |
| 780 | 2026-06-11T21:47:13.756Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-06-11T21:47:13.756Z | ++ sleep 1 |
| 782 | 2026-06-11T21:47:14.759Z | ++ retry=82 |
| 783 | 2026-06-11T21:47:14.763Z | +++ svcs -Hostate baseline |
| 784 | 2026-06-11T21:47:14.775Z | ++ [[ offline* != online ]] |
| 785 | 2026-06-11T21:47:14.775Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-06-11T21:47:14.775Z | ++ sleep 1 |
| 787 | 2026-06-11T21:47:15.777Z | ++ retry=83 |
| 788 | 2026-06-11T21:47:15.780Z | +++ svcs -Hostate baseline |
| 789 | 2026-06-11T21:47:15.793Z | ++ [[ offline* != online ]] |
| 790 | 2026-06-11T21:47:15.793Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-06-11T21:47:15.793Z | ++ sleep 1 |
| 792 | 2026-06-11T21:47:16.795Z | ++ retry=84 |
| 793 | 2026-06-11T21:47:16.798Z | +++ svcs -Hostate baseline |
| 794 | 2026-06-11T21:47:16.811Z | ++ [[ offline* != online ]] |
| 795 | 2026-06-11T21:47:16.811Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-06-11T21:47:16.811Z | ++ sleep 1 |
| 797 | 2026-06-11T21:47:17.814Z | ++ retry=85 |
| 798 | 2026-06-11T21:47:17.816Z | +++ svcs -Hostate baseline |
| 799 | 2026-06-11T21:47:17.830Z | ++ [[ offline* != online ]] |
| 800 | 2026-06-11T21:47:17.830Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-06-11T21:47:17.830Z | ++ sleep 1 |
| 802 | 2026-06-11T21:47:18.833Z | ++ retry=86 |
| 803 | 2026-06-11T21:47:18.836Z | +++ svcs -Hostate baseline |
| 804 | 2026-06-11T21:47:18.848Z | ++ [[ offline* != online ]] |
| 805 | 2026-06-11T21:47:18.848Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-06-11T21:47:18.848Z | ++ sleep 1 |
| 807 | 2026-06-11T21:47:19.850Z | ++ retry=87 |
| 808 | 2026-06-11T21:47:19.853Z | +++ svcs -Hostate baseline |
| 809 | 2026-06-11T21:47:19.866Z | ++ [[ offline* != online ]] |
| 810 | 2026-06-11T21:47:19.866Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-06-11T21:47:19.866Z | ++ sleep 1 |
| 812 | 2026-06-11T21:47:20.868Z | ++ retry=88 |
| 813 | 2026-06-11T21:47:20.871Z | +++ svcs -Hostate baseline |
| 814 | 2026-06-11T21:47:20.884Z | ++ [[ offline* != online ]] |
| 815 | 2026-06-11T21:47:20.884Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-06-11T21:47:20.884Z | ++ sleep 1 |
| 817 | 2026-06-11T21:47:21.886Z | ++ retry=89 |
| 818 | 2026-06-11T21:47:21.890Z | +++ svcs -Hostate baseline |
| 819 | 2026-06-11T21:47:21.902Z | ++ [[ offline* != online ]] |
| 820 | 2026-06-11T21:47:21.902Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-06-11T21:47:21.902Z | ++ sleep 1 |
| 822 | 2026-06-11T21:47:22.904Z | ++ retry=90 |
| 823 | 2026-06-11T21:47:22.907Z | +++ svcs -Hostate baseline |
| 824 | 2026-06-11T21:47:22.919Z | ++ [[ offline* != online ]] |
| 825 | 2026-06-11T21:47:22.919Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-06-11T21:47:22.919Z | ++ sleep 1 |
| 827 | 2026-06-11T21:47:23.921Z | ++ retry=91 |
| 828 | 2026-06-11T21:47:23.925Z | +++ svcs -Hostate baseline |
| 829 | 2026-06-11T21:47:23.939Z | ++ [[ offline* != online ]] |
| 830 | 2026-06-11T21:47:23.939Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-06-11T21:47:23.939Z | ++ sleep 1 |
| 832 | 2026-06-11T21:47:24.940Z | ++ retry=92 |
| 833 | 2026-06-11T21:47:24.945Z | +++ svcs -Hostate baseline |
| 834 | 2026-06-11T21:47:24.955Z | ++ [[ offline* != online ]] |
| 835 | 2026-06-11T21:47:24.955Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-06-11T21:47:24.955Z | ++ sleep 1 |
| 837 | 2026-06-11T21:47:25.958Z | ++ retry=93 |
| 838 | 2026-06-11T21:47:25.960Z | +++ svcs -Hostate baseline |
| 839 | 2026-06-11T21:47:25.974Z | ++ [[ offline* != online ]] |
| 840 | 2026-06-11T21:47:25.974Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-06-11T21:47:25.977Z | ++ sleep 1 |
| 842 | 2026-06-11T21:47:26.975Z | ++ retry=94 |
| 843 | 2026-06-11T21:47:26.978Z | +++ svcs -Hostate baseline |
| 844 | 2026-06-11T21:47:26.990Z | ++ [[ offline* != online ]] |
| 845 | 2026-06-11T21:47:26.990Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-06-11T21:47:26.990Z | ++ sleep 1 |
| 847 | 2026-06-11T21:47:27.992Z | ++ retry=95 |
| 848 | 2026-06-11T21:47:27.995Z | +++ svcs -Hostate baseline |
| 849 | 2026-06-11T21:47:28.008Z | ++ [[ offline* != online ]] |
| 850 | 2026-06-11T21:47:28.008Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-06-11T21:47:28.008Z | ++ sleep 1 |
| 852 | 2026-06-11T21:47:29.009Z | ++ retry=96 |
| 853 | 2026-06-11T21:47:29.012Z | +++ svcs -Hostate baseline |
| 854 | 2026-06-11T21:47:29.025Z | ++ [[ offline* != online ]] |
| 855 | 2026-06-11T21:47:29.025Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-06-11T21:47:29.025Z | ++ sleep 1 |
| 857 | 2026-06-11T21:47:30.027Z | ++ retry=97 |
| 858 | 2026-06-11T21:47:30.030Z | +++ svcs -Hostate baseline |
| 859 | 2026-06-11T21:47:30.042Z | ++ [[ offline* != online ]] |
| 860 | 2026-06-11T21:47:30.042Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-06-11T21:47:30.042Z | ++ sleep 1 |
| 862 | 2026-06-11T21:47:31.044Z | ++ retry=98 |
| 863 | 2026-06-11T21:47:31.047Z | +++ svcs -Hostate baseline |
| 864 | 2026-06-11T21:47:31.060Z | ++ [[ offline* != online ]] |
| 865 | 2026-06-11T21:47:31.060Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-06-11T21:47:31.060Z | ++ sleep 1 |
| 867 | 2026-06-11T21:47:32.062Z | ++ retry=99 |
| 868 | 2026-06-11T21:47:32.065Z | +++ svcs -Hostate baseline |
| 869 | 2026-06-11T21:47:32.079Z | ++ [[ offline* != online ]] |
| 870 | 2026-06-11T21:47:32.079Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-06-11T21:47:32.079Z | ++ sleep 1 |
| 872 | 2026-06-11T21:47:33.080Z | ++ retry=100 |
| 873 | 2026-06-11T21:47:33.083Z | +++ svcs -Hostate baseline |
| 874 | 2026-06-11T21:47:33.096Z | ++ [[ offline* != online ]] |
| 875 | 2026-06-11T21:47:33.096Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-06-11T21:47:33.096Z | ++ sleep 1 |
| 877 | 2026-06-11T21:47:34.099Z | ++ retry=101 |
| 878 | 2026-06-11T21:47:34.102Z | +++ svcs -Hostate baseline |
| 879 | 2026-06-11T21:47:34.114Z | ++ [[ offline* != online ]] |
| 880 | 2026-06-11T21:47:34.114Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-06-11T21:47:34.114Z | ++ sleep 1 |
| 882 | 2026-06-11T21:47:35.118Z | ++ retry=102 |
| 883 | 2026-06-11T21:47:35.121Z | +++ svcs -Hostate baseline |
| 884 | 2026-06-11T21:47:35.132Z | ++ [[ offline* != online ]] |
| 885 | 2026-06-11T21:47:35.133Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-06-11T21:47:35.133Z | ++ sleep 1 |
| 887 | 2026-06-11T21:47:36.135Z | ++ retry=103 |
| 888 | 2026-06-11T21:47:36.138Z | +++ svcs -Hostate baseline |
| 889 | 2026-06-11T21:47:36.150Z | ++ [[ offline* != online ]] |
| 890 | 2026-06-11T21:47:36.150Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-06-11T21:47:36.150Z | ++ sleep 1 |
| 892 | 2026-06-11T21:47:37.152Z | ++ retry=104 |
| 893 | 2026-06-11T21:47:37.155Z | +++ svcs -Hostate baseline |
| 894 | 2026-06-11T21:47:37.168Z | ++ [[ offline* != online ]] |
| 895 | 2026-06-11T21:47:37.168Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-06-11T21:47:37.168Z | ++ sleep 1 |
| 897 | 2026-06-11T21:47:38.170Z | ++ retry=105 |
| 898 | 2026-06-11T21:47:38.173Z | +++ svcs -Hostate baseline |
| 899 | 2026-06-11T21:47:38.186Z | ++ [[ offline* != online ]] |
| 900 | 2026-06-11T21:47:38.186Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-06-11T21:47:38.186Z | ++ sleep 1 |
| 902 | 2026-06-11T21:47:39.188Z | ++ retry=106 |
| 903 | 2026-06-11T21:47:39.191Z | +++ svcs -Hostate baseline |
| 904 | 2026-06-11T21:47:39.204Z | ++ [[ offline* != online ]] |
| 905 | 2026-06-11T21:47:39.204Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-06-11T21:47:39.204Z | ++ sleep 1 |
| 907 | 2026-06-11T21:47:40.206Z | ++ retry=107 |
| 908 | 2026-06-11T21:47:40.209Z | +++ svcs -Hostate baseline |
| 909 | 2026-06-11T21:47:40.222Z | ++ [[ offline* != online ]] |
| 910 | 2026-06-11T21:47:40.222Z | ++ [[ 107 -gt 300 ]] |
| 911 | 2026-06-11T21:47:40.222Z | ++ sleep 1 |
| 912 | 2026-06-11T21:47:41.224Z | ++ retry=108 |
| 913 | 2026-06-11T21:47:41.228Z | +++ svcs -Hostate baseline |
| 914 | 2026-06-11T21:47:41.240Z | ++ [[ online != online ]] |
| 915 | 2026-06-11T21:47:41.240Z | ++ set -o errexit |
| 916 | 2026-06-11T21:47:41.240Z | ++ set -o pipefail |
| 917 | 2026-06-11T21:47:41.240Z | ++ banner build |
| 918 | 2026-06-11T21:47:41.244Z | |
| 919 | 2026-06-11T21:47:41.244Z | ##### # # # # ##### |
| 920 | 2026-06-11T21:47:41.244Z | # # # # # # # # |
| 921 | 2026-06-11T21:47:41.244Z | ##### # # # # # # |
| 922 | 2026-06-11T21:47:41.244Z | # # # # # # # # |
| 923 | 2026-06-11T21:47:41.244Z | # # # # # # # # |
| 924 | 2026-06-11T21:47:41.244Z | ##### #### # ###### ##### |
| 925 | 2026-06-11T21:47:41.244Z | |
| 926 | 2026-06-11T21:47:41.244Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 927 | 2026-06-11T21:47:41.248Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 928 | 2026-06-11T21:47:41.403Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 929 | 2026-06-11T21:47:41.406Z | info: downloading 6 components |
| 930 | 2026-06-11T21:47:56.173Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 931 | 2026-06-11T21:47:56.800Z | From https://github.com/oxidecomputer/falcon |
| 932 | 2026-06-11T21:47:56.801Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 933 | 2026-06-11T21:47:56.880Z | Updating crates.io index |
| 934 | 2026-06-11T21:47:56.883Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 935 | 2026-06-11T21:47:57.829Z | From https://github.com/oxidecomputer/dendrite |
| 936 | 2026-06-11T21:47:57.829Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 937 | 2026-06-11T21:47:57.973Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 938 | 2026-06-11T21:47:58.266Z | From https://github.com/oxidecomputer/ispf |
| 939 | 2026-06-11T21:47:58.266Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 940 | 2026-06-11T21:47:58.271Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 941 | 2026-06-11T21:47:58.643Z | From https://github.com/oxidecomputer/netadm-sys |
| 942 | 2026-06-11T21:47:58.643Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 943 | 2026-06-11T21:47:58.650Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 944 | 2026-06-11T21:48:04.589Z | From https://github.com/oxidecomputer/omicron |
| 945 | 2026-06-11T21:48:04.589Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 946 | 2026-06-11T21:48:05.014Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 947 | 2026-06-11T21:48:05.690Z | From https://github.com/oxidecomputer/opte |
| 948 | 2026-06-11T21:48:05.690Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 949 | 2026-06-11T21:48:05.721Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 950 | 2026-06-11T21:48:06.002Z | From https://github.com/illumos/smf-rs |
| 951 | 2026-06-11T21:48:06.002Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 952 | 2026-06-11T21:48:06.332Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 953 | 2026-06-11T21:48:06.701Z | From https://github.com/oxidecomputer/network-interface |
| 954 | 2026-06-11T21:48:06.701Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 955 | 2026-06-11T21:48:06.705Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 956 | 2026-06-11T21:48:07.002Z | From https://github.com/oxidecomputer/zone |
| 957 | 2026-06-11T21:48:07.002Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 958 | 2026-06-11T21:48:07.133Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 959 | 2026-06-11T21:48:08.382Z | From https://github.com/oxidecomputer/propolis |
| 960 | 2026-06-11T21:48:08.382Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 961 | 2026-06-11T21:48:08.585Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 962 | 2026-06-11T21:48:09.171Z | From https://github.com/oxidecomputer/transceiver-control |
| 963 | 2026-06-11T21:48:09.171Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 964 | 2026-06-11T21:48:09.189Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 965 | 2026-06-11T21:48:09.536Z | From https://github.com/oxidecomputer/dlpi-sys |
| 966 | 2026-06-11T21:48:09.536Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 967 | 2026-06-11T21:48:09.542Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 968 | 2026-06-11T21:48:09.855Z | From https://github.com/jmesmon/rust-libzfs |
| 969 | 2026-06-11T21:48:09.855Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 970 | 2026-06-11T21:48:09.863Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 971 | 2026-06-11T21:48:10.176Z | From https://github.com/oxidecomputer/rusty-doors |
| 972 | 2026-06-11T21:48:10.176Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 973 | 2026-06-11T21:48:10.252Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 974 | 2026-06-11T21:48:10.609Z | From https://github.com/oxidecomputer/lldp |
| 975 | 2026-06-11T21:48:10.609Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 976 | 2026-06-11T21:48:10.621Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 977 | 2026-06-11T21:48:10.952Z | From https://github.com/oxidecomputer/slog-error-chain |
| 978 | 2026-06-11T21:48:10.952Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 979 | 2026-06-11T21:48:11.041Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 980 | 2026-06-11T21:48:11.343Z | From https://github.com/oxidecomputer/tufaceous |
| 981 | 2026-06-11T21:48:11.343Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 982 | 2026-06-11T21:48:11.362Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 983 | 2026-06-11T21:48:11.835Z | From https://github.com/oxidecomputer/management-gateway-service |
| 984 | 2026-06-11T21:48:11.835Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 985 | 2026-06-11T21:48:12.054Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 986 | 2026-06-11T21:48:12.941Z | From https://github.com/oxidecomputer/crucible |
| 987 | 2026-06-11T21:48:12.941Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 988 | 2026-06-11T21:48:13.871Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 989 | 2026-06-11T21:48:14.165Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 990 | 2026-06-11T21:48:14.165Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 991 | 2026-06-11T21:48:14.198Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 992 | 2026-06-11T21:48:14.682Z | From https://github.com/oxidecomputer/propolis |
| 993 | 2026-06-11T21:48:14.682Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 994 | 2026-06-11T21:48:15.035Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 995 | 2026-06-11T21:48:15.617Z | From https://github.com/oxidecomputer/crucible |
| 996 | 2026-06-11T21:48:15.617Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 997 | 2026-06-11T21:48:15.707Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 998 | 2026-06-11T21:48:16.150Z | From https://github.com/oxidecomputer/tofino |
| 999 | 2026-06-11T21:48:16.150Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1000 | 2026-06-11T21:48:16.175Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1001 | 2026-06-11T21:48:16.873Z | From https://github.com/oxidecomputer/maghemite |
| 1002 | 2026-06-11T21:48:16.873Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1003 | 2026-06-11T21:48:16.928Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1004 | 2026-06-11T21:48:17.455Z | From https://github.com/oxidecomputer/clickward |
| 1005 | 2026-06-11T21:48:17.455Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1006 | 2026-06-11T21:48:17.660Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1007 | 2026-06-11T21:48:18.106Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1008 | 2026-06-11T21:48:18.106Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1009 | 2026-06-11T21:48:19.277Z | Downloading crates ... |
| 1010 | 2026-06-11T21:48:19.353Z | Downloaded cpufeatures v0.3.0 |
| 1011 | 2026-06-11T21:48:19.356Z | Downloaded chacha20 v0.9.1 |
| 1012 | 2026-06-11T21:48:19.359Z | Downloaded bytes v1.11.1 |
| 1013 | 2026-06-11T21:48:19.368Z | Downloaded arc-swap v1.9.1 |
| 1014 | 2026-06-11T21:48:19.372Z | Downloaded defmt v0.3.100 |
| 1015 | 2026-06-11T21:48:19.375Z | Downloaded crossbeam-utils v0.8.21 |
| 1016 | 2026-06-11T21:48:19.378Z | Downloaded convert_case v0.4.0 |
| 1017 | 2026-06-11T21:48:19.381Z | Downloaded digest v0.10.7 |
| 1018 | 2026-06-11T21:48:19.381Z | Downloaded derive-where v1.6.1 |
| 1019 | 2026-06-11T21:48:19.384Z | Downloaded crypto-common v0.2.2 |
| 1020 | 2026-06-11T21:48:19.388Z | Downloaded futures-macro v0.3.32 |
| 1021 | 2026-06-11T21:48:19.388Z | Downloaded heck v0.4.1 |
| 1022 | 2026-06-11T21:48:19.390Z | Downloaded crunchy v0.2.4 |
| 1023 | 2026-06-11T21:48:19.393Z | Downloaded cancel-safe-futures v0.1.5 |
| 1024 | 2026-06-11T21:48:19.396Z | Downloaded hostname v0.4.2 |
| 1025 | 2026-06-11T21:48:19.403Z | Downloaded async-stream-impl v0.3.6 |
| 1026 | 2026-06-11T21:48:19.403Z | Downloaded base64ct v1.8.3 |
| 1027 | 2026-06-11T21:48:19.407Z | Downloaded erased-serde v0.3.31 |
| 1028 | 2026-06-11T21:48:19.407Z | Downloaded fs_extra v1.3.0 |
| 1029 | 2026-06-11T21:48:19.407Z | Downloaded find-msvc-tools v0.1.9 |
| 1030 | 2026-06-11T21:48:19.410Z | Downloaded hash32 v0.3.1 |
| 1031 | 2026-06-11T21:48:19.410Z | Downloaded heck v0.5.0 |
| 1032 | 2026-06-11T21:48:19.413Z | Downloaded darling_core v0.21.3 |
| 1033 | 2026-06-11T21:48:19.416Z | Downloaded crc8 v0.1.1 |
| 1034 | 2026-06-11T21:48:19.419Z | Downloaded const_format v0.2.36 |
| 1035 | 2026-06-11T21:48:19.422Z | Downloaded crossbeam-deque v0.8.6 |
| 1036 | 2026-06-11T21:48:19.425Z | Downloaded cmake v0.1.58 |
| 1037 | 2026-06-11T21:48:19.425Z | Downloaded chacha20 v0.10.0 |
| 1038 | 2026-06-11T21:48:19.429Z | Downloaded errno v0.3.14 |
| 1039 | 2026-06-11T21:48:19.431Z | Downloaded block-buffer v0.12.0 |
| 1040 | 2026-06-11T21:48:19.431Z | Downloaded glob v0.3.3 |
| 1041 | 2026-06-11T21:48:19.434Z | Downloaded data-encoding v2.11.0 |
| 1042 | 2026-06-11T21:48:19.438Z | Downloaded futures-io v0.3.32 |
| 1043 | 2026-06-11T21:48:19.438Z | Downloaded form_urlencoded v1.2.2 |
| 1044 | 2026-06-11T21:48:19.441Z | Downloaded getrandom v0.3.4 |
| 1045 | 2026-06-11T21:48:19.443Z | Downloaded ciborium v0.2.2 |
| 1046 | 2026-06-11T21:48:19.446Z | Downloaded group v0.13.0 |
| 1047 | 2026-06-11T21:48:19.446Z | Downloaded globset v0.4.18 |
| 1048 | 2026-06-11T21:48:19.449Z | Downloaded foreign-types v0.3.2 |
| 1049 | 2026-06-11T21:48:19.452Z | Downloaded blake2 v0.10.6 |
| 1050 | 2026-06-11T21:48:19.452Z | Downloaded dof v0.4.0 |
| 1051 | 2026-06-11T21:48:19.455Z | Downloaded base16ct v1.0.0 |
| 1052 | 2026-06-11T21:48:19.457Z | Downloaded foreign-types-shared v0.1.1 |
| 1053 | 2026-06-11T21:48:19.457Z | Downloaded const-random-macro v0.1.16 |
| 1054 | 2026-06-11T21:48:19.463Z | Downloaded cstr-argument v0.1.2 |
| 1055 | 2026-06-11T21:48:19.463Z | Downloaded const-random v0.1.18 |
| 1056 | 2026-06-11T21:48:19.466Z | Downloaded atomicwrites v0.4.4 |
| 1057 | 2026-06-11T21:48:19.466Z | Downloaded fixedbitset v0.4.2 |
| 1058 | 2026-06-11T21:48:19.466Z | Downloaded hostname v0.3.1 |
| 1059 | 2026-06-11T21:48:19.469Z | Downloaded enum-as-inner v0.6.1 |
| 1060 | 2026-06-11T21:48:19.469Z | Downloaded ciborium-ll v0.2.2 |
| 1061 | 2026-06-11T21:48:19.472Z | Downloaded gethostname v0.5.0 |
| 1062 | 2026-06-11T21:48:19.475Z | Downloaded debug-ignore v1.0.5 |
| 1063 | 2026-06-11T21:48:19.475Z | Downloaded ident_case v1.0.1 |
| 1064 | 2026-06-11T21:48:19.479Z | Downloaded crypto-common v0.1.7 |
| 1065 | 2026-06-11T21:48:19.479Z | Downloaded displaydoc v0.2.6 |
| 1066 | 2026-06-11T21:48:19.482Z | Downloaded float-ord v0.3.2 |
| 1067 | 2026-06-11T21:48:19.482Z | Downloaded dtrace-parser v0.2.0 |
| 1068 | 2026-06-11T21:48:19.485Z | Downloaded cpufeatures v0.2.17 |
| 1069 | 2026-06-11T21:48:19.485Z | Downloaded hex v0.4.3 |
| 1070 | 2026-06-11T21:48:19.490Z | Downloaded colorchoice v1.0.5 |
| 1071 | 2026-06-11T21:48:19.490Z | Downloaded futures-core v0.3.32 |
| 1072 | 2026-06-11T21:48:19.493Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1073 | 2026-06-11T21:48:19.493Z | Downloaded foreign-types-macros v0.2.3 |
| 1074 | 2026-06-11T21:48:19.498Z | Downloaded futures-task v0.3.32 |
| 1075 | 2026-06-11T21:48:19.498Z | Downloaded camino-tempfile v1.4.1 |
| 1076 | 2026-06-11T21:48:19.498Z | Downloaded http-body v1.0.1 |
| 1077 | 2026-06-11T21:48:19.501Z | Downloaded hubpack v0.1.2 |
| 1078 | 2026-06-11T21:48:19.501Z | Downloaded cobs v0.3.0 |
| 1079 | 2026-06-11T21:48:19.505Z | Downloaded git-stub v1.0.0 |
| 1080 | 2026-06-11T21:48:19.505Z | Downloaded hubpack_derive v0.1.1 |
| 1081 | 2026-06-11T21:48:19.505Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1082 | 2026-06-11T21:48:19.507Z | Downloaded idna_adapter v1.2.2 |
| 1083 | 2026-06-11T21:48:19.513Z | Downloaded darling v0.21.3 |
| 1084 | 2026-06-11T21:48:19.513Z | Downloaded console v0.16.3 |
| 1085 | 2026-06-11T21:48:19.516Z | Downloaded daft v0.1.7 |
| 1086 | 2026-06-11T21:48:19.516Z | Downloaded itoa v1.0.18 |
| 1087 | 2026-06-11T21:48:19.519Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1088 | 2026-06-11T21:48:19.521Z | Downloaded instant v0.1.13 |
| 1089 | 2026-06-11T21:48:19.521Z | Downloaded indent_write v2.2.0 |
| 1090 | 2026-06-11T21:48:19.524Z | Downloaded is_ci v1.2.0 |
| 1091 | 2026-06-11T21:48:19.524Z | Downloaded is-terminal v0.4.17 |
| 1092 | 2026-06-11T21:48:19.527Z | Downloaded inout v0.1.4 |
| 1093 | 2026-06-11T21:48:19.527Z | Downloaded lazy_static v1.5.0 |
| 1094 | 2026-06-11T21:48:19.530Z | Downloaded git-stub-vcs v0.1.0 |
| 1095 | 2026-06-11T21:48:19.533Z | Downloaded linked-hash-map v0.5.6 |
| 1096 | 2026-06-11T21:48:19.533Z | Downloaded futures-executor v0.3.32 |
| 1097 | 2026-06-11T21:48:19.536Z | Downloaded konst_macro_rules v0.2.19 |
| 1098 | 2026-06-11T21:48:19.536Z | Downloaded match_cfg v0.1.0 |
| 1099 | 2026-06-11T21:48:19.539Z | Downloaded foldhash v0.2.0 |
| 1100 | 2026-06-11T21:48:19.539Z | Downloaded derive-ex v0.1.8 |
| 1101 | 2026-06-11T21:48:19.542Z | Downloaded lru-cache v0.1.2 |
| 1102 | 2026-06-11T21:48:19.542Z | Downloaded keccak v0.1.6 |
| 1103 | 2026-06-11T21:48:19.544Z | Downloaded managed v0.8.0 |
| 1104 | 2026-06-11T21:48:19.548Z | Downloaded async-trait v0.1.89 |
| 1105 | 2026-06-11T21:48:19.551Z | Downloaded byteorder v1.5.0 |
| 1106 | 2026-06-11T21:48:19.551Z | Downloaded fs-err v3.3.0 |
| 1107 | 2026-06-11T21:48:19.554Z | Downloaded ff v0.13.1 |
| 1108 | 2026-06-11T21:48:19.554Z | Downloaded daft-derive v0.1.7 |
| 1109 | 2026-06-11T21:48:19.557Z | Downloaded macaddr v1.0.1 |
| 1110 | 2026-06-11T21:48:19.559Z | Downloaded lru-slab v0.1.2 |
| 1111 | 2026-06-11T21:48:19.562Z | Downloaded httpdate v1.0.3 |
| 1112 | 2026-06-11T21:48:19.562Z | Downloaded http-body-util v0.1.3 |
| 1113 | 2026-06-11T21:48:19.565Z | Downloaded critical-section v1.2.0 |
| 1114 | 2026-06-11T21:48:19.565Z | Downloaded cookie v0.18.1 |
| 1115 | 2026-06-11T21:48:19.568Z | Downloaded block-buffer v0.10.4 |
| 1116 | 2026-06-11T21:48:19.570Z | Downloaded hickory-resolver v0.24.4 |
| 1117 | 2026-06-11T21:48:19.573Z | Downloaded newline-converter v0.3.0 |
| 1118 | 2026-06-11T21:48:19.573Z | Downloaded mime v0.3.17 |
| 1119 | 2026-06-11T21:48:19.576Z | Downloaded memoffset v0.9.1 |
| 1120 | 2026-06-11T21:48:19.578Z | Downloaded humantime v2.3.0 |
| 1121 | 2026-06-11T21:48:19.578Z | Downloaded bcs v0.1.6 |
| 1122 | 2026-06-11T21:48:19.581Z | Downloaded natord v1.0.9 |
| 1123 | 2026-06-11T21:48:19.581Z | Downloaded console v0.15.11 |
| 1124 | 2026-06-11T21:48:19.584Z | Downloaded clap_derive v4.6.1 |
| 1125 | 2026-06-11T21:48:19.587Z | Downloaded no-std-compat v0.4.1 |
| 1126 | 2026-06-11T21:48:19.587Z | Downloaded num_threads v0.1.7 |
| 1127 | 2026-06-11T21:48:19.589Z | Downloaded num-conv v0.2.2 |
| 1128 | 2026-06-11T21:48:19.589Z | Downloaded num v0.4.3 |
| 1129 | 2026-06-11T21:48:19.592Z | Downloaded newtype_derive v0.1.6 |
| 1130 | 2026-06-11T21:48:19.592Z | Downloaded num-iter v0.1.45 |
| 1131 | 2026-06-11T21:48:19.595Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1132 | 2026-06-11T21:48:19.595Z | Downloaded num_enum_derive v0.5.11 |
| 1133 | 2026-06-11T21:48:19.598Z | Downloaded opaque-debug v0.3.1 |
| 1134 | 2026-06-11T21:48:19.598Z | Downloaded ingot-types v0.1.2 |
| 1135 | 2026-06-11T21:48:19.600Z | Downloaded ingot v0.1.1 |
| 1136 | 2026-06-11T21:48:19.603Z | Downloaded iana-time-zone v0.1.65 |
| 1137 | 2026-06-11T21:48:19.603Z | Downloaded hyper-rustls v0.27.9 |
| 1138 | 2026-06-11T21:48:19.606Z | Downloaded linear-map v1.2.0 |
| 1139 | 2026-06-11T21:48:19.609Z | Downloaded hmac v0.12.1 |
| 1140 | 2026-06-11T21:48:19.609Z | Downloaded either v1.16.0 |
| 1141 | 2026-06-11T21:48:19.611Z | Downloaded libscf-sys v1.2.0 |
| 1142 | 2026-06-11T21:48:19.614Z | Downloaded foldhash v0.1.5 |
| 1143 | 2026-06-11T21:48:19.614Z | Downloaded lock_api v0.4.14 |
| 1144 | 2026-06-11T21:48:19.617Z | Downloaded openssl-probe v0.2.1 |
| 1145 | 2026-06-11T21:48:19.617Z | Downloaded openssl-macros v0.1.1 |
| 1146 | 2026-06-11T21:48:19.619Z | Downloaded crc32fast v1.5.0 |
| 1147 | 2026-06-11T21:48:19.619Z | Downloaded libsw-core v0.3.2 |
| 1148 | 2026-06-11T21:48:19.622Z | Downloaded const_format_proc_macros v0.2.34 |
| 1149 | 2026-06-11T21:48:19.625Z | Downloaded getrandom v0.2.17 |
| 1150 | 2026-06-11T21:48:19.625Z | Downloaded defmt-macros v1.1.0 |
| 1151 | 2026-06-11T21:48:19.628Z | Downloaded anyhow v1.0.102 |
| 1152 | 2026-06-11T21:48:19.630Z | Downloaded memmap v0.7.0 |
| 1153 | 2026-06-11T21:48:19.633Z | Downloaded allocator-api2 v0.2.21 |
| 1154 | 2026-06-11T21:48:19.636Z | Downloaded parse-display v0.10.0 |
| 1155 | 2026-06-11T21:48:19.636Z | Downloaded multer v3.1.0 |
| 1156 | 2026-06-11T21:48:19.639Z | Downloaded elliptic-curve v0.13.8 |
| 1157 | 2026-06-11T21:48:19.642Z | Downloaded defmt v1.1.0 |
| 1158 | 2026-06-11T21:48:19.644Z | Downloaded plain v0.2.3 |
| 1159 | 2026-06-11T21:48:19.647Z | Downloaded phf_shared v0.12.1 |
| 1160 | 2026-06-11T21:48:19.647Z | Downloaded crossbeam-epoch v0.9.18 |
| 1161 | 2026-06-11T21:48:19.650Z | Downloaded hybrid-array v0.4.12 |
| 1162 | 2026-06-11T21:48:19.652Z | Downloaded httparse v1.10.1 |
| 1163 | 2026-06-11T21:48:19.652Z | Downloaded colored v3.1.1 |
| 1164 | 2026-06-11T21:48:19.655Z | Downloaded compression-codecs v0.4.38 |
| 1165 | 2026-06-11T21:48:19.658Z | Downloaded proc-macro-crate v1.3.1 |
| 1166 | 2026-06-11T21:48:19.661Z | Downloaded pretty-hex v0.4.2 |
| 1167 | 2026-06-11T21:48:19.661Z | Downloaded num_enum v0.7.6 |
| 1168 | 2026-06-11T21:48:19.664Z | Downloaded proc-macro-crate v3.5.0 |
| 1169 | 2026-06-11T21:48:19.666Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1170 | 2026-06-11T21:48:19.666Z | Downloaded progenitor-client v0.14.0 |
| 1171 | 2026-06-11T21:48:19.669Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1172 | 2026-06-11T21:48:19.669Z | Downloaded potential_utf v0.1.5 |
| 1173 | 2026-06-11T21:48:19.672Z | Downloaded num_enum_derive v0.7.6 |
| 1174 | 2026-06-11T21:48:19.672Z | Downloaded ipnet v2.12.0 |
| 1175 | 2026-06-11T21:48:19.675Z | Downloaded futures v0.3.32 |
| 1176 | 2026-06-11T21:48:19.677Z | Downloaded jobserver v0.1.34 |
| 1177 | 2026-06-11T21:48:19.680Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1178 | 2026-06-11T21:48:19.680Z | Downloaded progenitor-macro v0.10.0 |
| 1179 | 2026-06-11T21:48:19.683Z | Downloaded progenitor-client v0.10.0 |
| 1180 | 2026-06-11T21:48:19.683Z | Downloaded progenitor-macro v0.14.0 |
| 1181 | 2026-06-11T21:48:19.686Z | Downloaded owo-colors v4.3.0 |
| 1182 | 2026-06-11T21:48:19.686Z | Downloaded litemap v0.8.2 |
| 1183 | 2026-06-11T21:48:19.689Z | Downloaded quick-error v1.2.3 |
| 1184 | 2026-06-11T21:48:19.689Z | Downloaded progenitor-macro v0.13.0 |
| 1185 | 2026-06-11T21:48:19.692Z | Downloaded const-oid v0.10.2 |
| 1186 | 2026-06-11T21:48:19.692Z | Downloaded libsw v3.5.0 |
| 1187 | 2026-06-11T21:48:19.694Z | Downloaded derive_more v0.99.20 |
| 1188 | 2026-06-11T21:48:19.697Z | Downloaded percent-encoding v2.3.2 |
| 1189 | 2026-06-11T21:48:19.700Z | Downloaded password-hash v0.5.0 |
| 1190 | 2026-06-11T21:48:19.702Z | Downloaded dropshot_endpoint v0.17.1 |
| 1191 | 2026-06-11T21:48:19.705Z | Downloaded rand_chacha v0.3.1 |
| 1192 | 2026-06-11T21:48:19.705Z | Downloaded ref-cast v1.0.25 |
| 1193 | 2026-06-11T21:48:19.708Z | Downloaded ref-cast-impl v1.0.25 |
| 1194 | 2026-06-11T21:48:19.708Z | Downloaded rand_xorshift v0.4.0 |
| 1195 | 2026-06-11T21:48:19.711Z | Downloaded phf v0.12.1 |
| 1196 | 2026-06-11T21:48:19.714Z | Downloaded parking_lot_core v0.8.6 |
| 1197 | 2026-06-11T21:48:19.714Z | Downloaded pem v3.0.6 |
| 1198 | 2026-06-11T21:48:19.717Z | Downloaded pin-project-lite v0.2.17 |
| 1199 | 2026-06-11T21:48:19.720Z | Downloaded icu_provider v2.2.0 |
| 1200 | 2026-06-11T21:48:19.723Z | Downloaded paste v1.0.15 |
| 1201 | 2026-06-11T21:48:19.725Z | Downloaded indexmap v1.9.3 |
| 1202 | 2026-06-11T21:48:19.728Z | Downloaded icu_properties v2.2.0 |
| 1203 | 2026-06-11T21:48:19.731Z | Downloaded ahash v0.8.12 |
| 1204 | 2026-06-11T21:48:19.733Z | Downloaded num-rational v0.4.2 |
| 1205 | 2026-06-11T21:48:19.733Z | Downloaded rustc_version v0.4.1 |
| 1206 | 2026-06-11T21:48:19.738Z | Downloaded rustc-hash v2.1.2 |
| 1207 | 2026-06-11T21:48:19.738Z | Downloaded ppv-lite86 v0.2.21 |
| 1208 | 2026-06-11T21:48:19.741Z | Downloaded proc-macro-error2 v2.0.1 |
| 1209 | 2026-06-11T21:48:19.741Z | Downloaded rustc_version v0.1.7 |
| 1210 | 2026-06-11T21:48:19.741Z | Downloaded poly1305 v0.8.0 |
| 1211 | 2026-06-11T21:48:19.744Z | Downloaded same-file v1.0.6 |
| 1212 | 2026-06-11T21:48:19.747Z | Downloaded pkg-config v0.3.33 |
| 1213 | 2026-06-11T21:48:19.747Z | Downloaded parse-display-derive v0.10.0 |
| 1214 | 2026-06-11T21:48:19.750Z | Downloaded progenitor-client v0.13.0 |
| 1215 | 2026-06-11T21:48:19.750Z | Downloaded darling_core v0.23.0 |
| 1216 | 2026-06-11T21:48:19.753Z | Downloaded once_cell v1.21.4 |
| 1217 | 2026-06-11T21:48:19.755Z | Downloaded progenitor v0.10.0 |
| 1218 | 2026-06-11T21:48:19.758Z | Downloaded proc-macro-error v1.0.4 |
| 1219 | 2026-06-11T21:48:19.761Z | Downloaded progenitor-extras v0.2.0 |
| 1220 | 2026-06-11T21:48:19.764Z | Downloaded log v0.4.32 |
| 1221 | 2026-06-11T21:48:19.764Z | Downloaded oxnet v0.1.6 |
| 1222 | 2026-06-11T21:48:19.767Z | Downloaded parking_lot v0.11.2 |
| 1223 | 2026-06-11T21:48:19.769Z | Downloaded serde-big-array v0.5.1 |
| 1224 | 2026-06-11T21:48:19.769Z | Downloaded rand_core v0.6.4 |
| 1225 | 2026-06-11T21:48:19.772Z | Downloaded parking_lot_core v0.9.12 |
| 1226 | 2026-06-11T21:48:19.775Z | Downloaded memmap2 v0.9.10 |
| 1227 | 2026-06-11T21:48:19.775Z | Downloaded clap v4.6.1 |
| 1228 | 2026-06-11T21:48:19.781Z | Downloaded sha1 v0.11.0 |
| 1229 | 2026-06-11T21:48:19.784Z | Downloaded serde_urlencoded v0.7.1 |
| 1230 | 2026-06-11T21:48:19.784Z | Downloaded serde_plain v1.0.2 |
| 1231 | 2026-06-11T21:48:19.787Z | Downloaded rand_core v0.10.1 |
| 1232 | 2026-06-11T21:48:19.787Z | Downloaded serde_repr v0.1.20 |
| 1233 | 2026-06-11T21:48:19.789Z | Downloaded secrecy v0.10.3 |
| 1234 | 2026-06-11T21:48:19.789Z | Downloaded resolv-conf v0.7.6 |
| 1235 | 2026-06-11T21:48:19.792Z | Downloaded scroll_derive v0.12.1 |
| 1236 | 2026-06-11T21:48:19.792Z | Downloaded icu_locale_core v2.2.0 |
| 1237 | 2026-06-11T21:48:19.797Z | Downloaded semver v0.1.20 |
| 1238 | 2026-06-11T21:48:19.800Z | Downloaded scroll_derive v0.13.1 |
| 1239 | 2026-06-11T21:48:19.800Z | Downloaded rand_core v0.9.5 |
| 1240 | 2026-06-11T21:48:19.803Z | Downloaded serde_spanned v1.1.1 |
| 1241 | 2026-06-11T21:48:19.803Z | Downloaded sha1 v0.10.6 |
| 1242 | 2026-06-11T21:48:19.805Z | Downloaded pin-project-internal v1.1.13 |
| 1243 | 2026-06-11T21:48:19.806Z | Downloaded serde_spanned v0.6.9 |
| 1244 | 2026-06-11T21:48:19.808Z | Downloaded backon v1.6.0 |
| 1245 | 2026-06-11T21:48:19.811Z | Downloaded rand_chacha v0.9.0 |
| 1246 | 2026-06-11T21:48:19.811Z | Downloaded slog-bunyan v2.5.0 |
| 1247 | 2026-06-11T21:48:19.814Z | Downloaded crossbeam-channel v0.5.15 |
| 1248 | 2026-06-11T21:48:19.817Z | Downloaded pest_generator v2.8.6 |
| 1249 | 2026-06-11T21:48:19.817Z | Downloaded scopeguard v1.2.0 |
| 1250 | 2026-06-11T21:48:19.820Z | Downloaded schemars_derive v0.8.22 |
| 1251 | 2026-06-11T21:48:19.820Z | Downloaded rustversion v1.0.22 |
| 1252 | 2026-06-11T21:48:19.823Z | Downloaded postcard v1.1.3 |
| 1253 | 2026-06-11T21:48:19.823Z | Downloaded num-traits v0.2.19 |
| 1254 | 2026-06-11T21:48:19.826Z | Downloaded sigpipe v0.1.3 |
| 1255 | 2026-06-11T21:48:19.828Z | Downloaded konst v0.2.20 |
| 1256 | 2026-06-11T21:48:19.831Z | Downloaded quote v1.0.45 |
| 1257 | 2026-06-11T21:48:19.834Z | Downloaded quinn-udp v0.5.14 |
| 1258 | 2026-06-11T21:48:19.834Z | Downloaded progenitor v0.13.0 |
| 1259 | 2026-06-11T21:48:19.837Z | Downloaded siphasher v1.0.3 |
| 1260 | 2026-06-11T21:48:19.837Z | Downloaded scroll v0.12.0 |
| 1261 | 2026-06-11T21:48:19.840Z | Downloaded papergrid v0.18.0 |
| 1262 | 2026-06-11T21:48:19.843Z | Downloaded slog-envlogger v2.2.0 |
| 1263 | 2026-06-11T21:48:19.846Z | Downloaded crypto-bigint v0.5.5 |
| 1264 | 2026-06-11T21:48:19.848Z | Downloaded base64 v0.22.1 |
| 1265 | 2026-06-11T21:48:19.851Z | Downloaded smawk v0.3.2 |
| 1266 | 2026-06-11T21:48:19.853Z | Downloaded rusty-fork v0.3.1 |
| 1267 | 2026-06-11T21:48:19.854Z | Downloaded rustls-native-certs v0.8.4 |
| 1268 | 2026-06-11T21:48:19.856Z | Downloaded swrite v0.1.0 |
| 1269 | 2026-06-11T21:48:19.856Z | Downloaded supports-color v3.0.2 |
| 1270 | 2026-06-11T21:48:19.859Z | Downloaded spin v0.5.2 |
| 1271 | 2026-06-11T21:48:19.859Z | Downloaded serde_path_to_error v0.1.20 |
| 1272 | 2026-06-11T21:48:19.862Z | Downloaded stable_deref_trait v1.2.1 |
| 1273 | 2026-06-11T21:48:19.862Z | Downloaded parking_lot v0.12.5 |
| 1274 | 2026-06-11T21:48:19.865Z | Downloaded structmeta-derive v0.3.0 |
| 1275 | 2026-06-11T21:48:19.865Z | Downloaded structmeta v0.3.0 |
| 1276 | 2026-06-11T21:48:19.868Z | Downloaded scroll v0.13.0 |
| 1277 | 2026-06-11T21:48:19.868Z | Downloaded pest_derive v2.8.6 |
| 1278 | 2026-06-11T21:48:19.870Z | Downloaded sync_wrapper v1.0.2 |
| 1279 | 2026-06-11T21:48:19.870Z | Downloaded serde_derive_internals v0.29.1 |
| 1280 | 2026-06-11T21:48:19.873Z | Downloaded pin-project v1.1.13 |
| 1281 | 2026-06-11T21:48:19.878Z | Downloaded subtle v2.6.1 |
| 1282 | 2026-06-11T21:48:19.881Z | Downloaded serde_tokenstream v0.2.3 |
| 1283 | 2026-06-11T21:48:19.881Z | Downloaded indicatif v0.18.4 |
| 1284 | 2026-06-11T21:48:19.883Z | Downloaded strum v0.27.2 |
| 1285 | 2026-06-11T21:48:19.886Z | Downloaded strum v0.26.3 |
| 1286 | 2026-06-11T21:48:19.886Z | Downloaded papergrid v0.11.0 |
| 1287 | 2026-06-11T21:48:19.889Z | Downloaded simd-adler32 v0.3.9 |
| 1288 | 2026-06-11T21:48:19.892Z | Downloaded sha2 v0.10.9 |
| 1289 | 2026-06-11T21:48:19.895Z | Downloaded take_mut v0.2.2 |
| 1290 | 2026-06-11T21:48:19.895Z | Downloaded slog-dtrace v0.3.0 |
| 1291 | 2026-06-11T21:48:19.895Z | Downloaded slab v0.4.12 |
| 1292 | 2026-06-11T21:48:19.897Z | Downloaded tagptr v0.2.0 |
| 1293 | 2026-06-11T21:48:19.897Z | Downloaded tabwriter v1.4.1 |
| 1294 | 2026-06-11T21:48:19.900Z | Downloaded terminal_size v0.4.4 |
| 1295 | 2026-06-11T21:48:19.900Z | Downloaded proc-macro2 v1.0.106 |
| 1296 | 2026-06-11T21:48:19.903Z | Downloaded jiff-static v0.2.28 |
| 1297 | 2026-06-11T21:48:19.906Z | Downloaded hashbrown v0.12.3 |
| 1298 | 2026-06-11T21:48:19.906Z | Downloaded openssl-sys v0.9.116 |
| 1299 | 2026-06-11T21:48:19.909Z | Downloaded progenitor-impl v0.13.0 |
| 1300 | 2026-06-11T21:48:19.912Z | Downloaded slog-async v2.8.0 |
| 1301 | 2026-06-11T21:48:19.915Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1302 | 2026-06-11T21:48:19.915Z | Downloaded termtree v0.5.1 |
| 1303 | 2026-06-11T21:48:19.918Z | Downloaded slog-stdlog v4.1.1 |
| 1304 | 2026-06-11T21:48:19.918Z | Downloaded http v1.4.1 |
| 1305 | 2026-06-11T21:48:19.920Z | Downloaded snafu-derive v0.8.9 |
| 1306 | 2026-06-11T21:48:19.920Z | Downloaded testing_table v0.3.0 |
| 1307 | 2026-06-11T21:48:19.923Z | Downloaded slog-json v2.6.1 |
| 1308 | 2026-06-11T21:48:19.923Z | Downloaded smartstring v1.0.1 |
| 1309 | 2026-06-11T21:48:19.926Z | Downloaded tinyvec_macros v0.1.1 |
| 1310 | 2026-06-11T21:48:19.926Z | Downloaded expectorate v1.2.0 |
| 1311 | 2026-06-11T21:48:19.929Z | Downloaded time-core v0.1.8 |
| 1312 | 2026-06-11T21:48:19.929Z | Downloaded smf v0.2.3 |
| 1313 | 2026-06-11T21:48:19.929Z | Downloaded thread-id v5.1.0 |
| 1314 | 2026-06-11T21:48:19.931Z | Downloaded thread-id v4.2.2 |
| 1315 | 2026-06-11T21:48:19.931Z | Downloaded tabled_derive v0.11.0 |
| 1316 | 2026-06-11T21:48:19.934Z | Downloaded tabled_derive v0.7.0 |
| 1317 | 2026-06-11T21:48:19.934Z | Downloaded rustls-pki-types v1.14.1 |
| 1318 | 2026-06-11T21:48:19.937Z | Downloaded tokio-macros v2.7.0 |
| 1319 | 2026-06-11T21:48:19.937Z | Downloaded semver v1.0.28 |
| 1320 | 2026-06-11T21:48:19.937Z | Downloaded signal-hook-registry v1.4.8 |
| 1321 | 2026-06-11T21:48:19.940Z | Downloaded rustls-pemfile v2.2.0 |
| 1322 | 2026-06-11T21:48:19.940Z | Downloaded serde_with_macros v3.20.0 |
| 1323 | 2026-06-11T21:48:19.943Z | Downloaded static_assertions v1.1.0 |
| 1324 | 2026-06-11T21:48:19.943Z | Downloaded strum_macros v0.26.4 |
| 1325 | 2026-06-11T21:48:19.946Z | Downloaded miniz_oxide v0.8.9 |
| 1326 | 2026-06-11T21:48:19.949Z | Downloaded async-compression v0.4.42 |
| 1327 | 2026-06-11T21:48:19.951Z | Downloaded toml_datetime v0.6.11 |
| 1328 | 2026-06-11T21:48:19.951Z | Downloaded cc v1.2.63 |
| 1329 | 2026-06-11T21:48:19.954Z | Downloaded synstructure v0.13.2 |
| 1330 | 2026-06-11T21:48:19.954Z | Downloaded pest_meta v2.8.6 |
| 1331 | 2026-06-11T21:48:19.957Z | Downloaded icu_collections v2.2.0 |
| 1332 | 2026-06-11T21:48:19.959Z | Downloaded flate2 v1.1.9 |
| 1333 | 2026-06-11T21:48:19.962Z | Downloaded progenitor v0.14.0 |
| 1334 | 2026-06-11T21:48:19.965Z | Downloaded icu_normalizer_data v2.2.0 |
| 1335 | 2026-06-11T21:48:19.965Z | Downloaded shlex v2.0.1 |
| 1336 | 2026-06-11T21:48:19.968Z | Downloaded hickory-resolver v0.25.2 |
| 1337 | 2026-06-11T21:48:19.971Z | Downloaded chacha20poly1305 v0.10.1 |
| 1338 | 2026-06-11T21:48:19.971Z | Downloaded futures-channel v0.3.32 |
| 1339 | 2026-06-11T21:48:19.971Z | Downloaded ryu v1.0.23 |
| 1340 | 2026-06-11T21:48:19.974Z | Downloaded toml_write v0.1.2 |
| 1341 | 2026-06-11T21:48:19.974Z | Downloaded smallvec v1.15.1 |
| 1342 | 2026-06-11T21:48:19.977Z | Downloaded slog-term v2.9.2 |
| 1343 | 2026-06-11T21:48:19.977Z | Downloaded slog-scope v4.4.1 |
| 1344 | 2026-06-11T21:48:19.979Z | Downloaded icu_normalizer v2.2.0 |
| 1345 | 2026-06-11T21:48:19.982Z | Downloaded progenitor-impl v0.10.0 |
| 1346 | 2026-06-11T21:48:19.982Z | Downloaded typeid v1.0.3 |
| 1347 | 2026-06-11T21:48:19.982Z | Downloaded try-lock v0.2.5 |
| 1348 | 2026-06-11T21:48:19.985Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1349 | 2026-06-11T21:48:19.987Z | Downloaded tower-service v0.3.3 |
| 1350 | 2026-06-11T21:48:19.987Z | Downloaded getrandom v0.4.2 |
| 1351 | 2026-06-11T21:48:19.991Z | Downloaded tower-layer v0.3.3 |
| 1352 | 2026-06-11T21:48:19.991Z | Downloaded thiserror v1.0.69 |
| 1353 | 2026-06-11T21:48:19.994Z | Downloaded thiserror-no-std v2.0.2 |
| 1354 | 2026-06-11T21:48:19.994Z | Downloaded typify-macro v0.4.3 |
| 1355 | 2026-06-11T21:48:19.994Z | Downloaded thiserror-impl v2.0.18 |
| 1356 | 2026-06-11T21:48:19.999Z | Downloaded tiny-keccak v2.0.2 |
| 1357 | 2026-06-11T21:48:19.999Z | Downloaded strsim v0.11.1 |
| 1358 | 2026-06-11T21:48:20.002Z | Downloaded spin v0.9.8 |
| 1359 | 2026-06-11T21:48:20.002Z | Downloaded hashbrown v0.16.1 |
| 1360 | 2026-06-11T21:48:20.004Z | Downloaded tinystr v0.8.3 |
| 1361 | 2026-06-11T21:48:20.004Z | Downloaded unicode-linebreak v0.1.5 |
| 1362 | 2026-06-11T21:48:20.007Z | Downloaded unarray v0.1.4 |
| 1363 | 2026-06-11T21:48:20.007Z | Downloaded time-macros v0.2.27 |
| 1364 | 2026-06-11T21:48:20.007Z | Downloaded hashbrown v0.15.5 |
| 1365 | 2026-06-11T21:48:20.010Z | Downloaded universal-hash v0.5.1 |
| 1366 | 2026-06-11T21:48:20.012Z | Downloaded unit-prefix v0.5.2 |
| 1367 | 2026-06-11T21:48:20.012Z | Downloaded untrusted v0.9.0 |
| 1368 | 2026-06-11T21:48:20.012Z | Downloaded aho-corasick v1.1.4 |
| 1369 | 2026-06-11T21:48:20.015Z | Downloaded unicode-xid v0.2.6 |
| 1370 | 2026-06-11T21:48:20.019Z | Downloaded typify-macro v0.6.2 |
| 1371 | 2026-06-11T21:48:20.019Z | Downloaded usdt v0.6.0 |
| 1372 | 2026-06-11T21:48:20.019Z | Downloaded thread_local v1.1.9 |
| 1373 | 2026-06-11T21:48:20.021Z | Downloaded thiserror-impl v1.0.69 |
| 1374 | 2026-06-11T21:48:20.021Z | Downloaded thiserror v2.0.18 |
| 1375 | 2026-06-11T21:48:20.024Z | Downloaded utf-8 v0.7.6 |
| 1376 | 2026-06-11T21:48:20.024Z | Downloaded usdt-attr-macro v0.5.0 |
| 1377 | 2026-06-11T21:48:20.024Z | Downloaded strum_macros v0.27.2 |
| 1378 | 2026-06-11T21:48:20.027Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1379 | 2026-06-11T21:48:20.027Z | Downloaded usdt v0.5.0 |
| 1380 | 2026-06-11T21:48:20.030Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1381 | 2026-06-11T21:48:20.030Z | Downloaded usdt-attr-macro v0.6.0 |
| 1382 | 2026-06-11T21:48:20.030Z | Downloaded tokio-dtrace v0.1.1 |
| 1383 | 2026-06-11T21:48:20.030Z | Downloaded serde_derive v1.0.228 |
| 1384 | 2026-06-11T21:48:20.033Z | Downloaded minimal-lexical v0.2.1 |
| 1385 | 2026-06-11T21:48:20.035Z | Downloaded rhai_codegen v3.2.0 |
| 1386 | 2026-06-11T21:48:20.038Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1387 | 2026-06-11T21:48:20.041Z | Downloaded want v0.3.1 |
| 1388 | 2026-06-11T21:48:20.041Z | Downloaded version_check v0.9.5 |
| 1389 | 2026-06-11T21:48:20.041Z | Downloaded utf8parse v0.2.2 |
| 1390 | 2026-06-11T21:48:20.044Z | Downloaded usdt-macro v0.5.0 |
| 1391 | 2026-06-11T21:48:20.044Z | Downloaded tempfile v3.27.0 |
| 1392 | 2026-06-11T21:48:20.044Z | Downloaded wait-timeout v0.2.1 |
| 1393 | 2026-06-11T21:48:20.047Z | Downloaded utf8_iter v1.0.4 |
| 1394 | 2026-06-11T21:48:20.047Z | Downloaded similar v2.7.0 |
| 1395 | 2026-06-11T21:48:20.050Z | Downloaded term v1.2.1 |
| 1396 | 2026-06-11T21:48:20.055Z | Downloaded prettyplease v0.2.37 |
| 1397 | 2026-06-11T21:48:20.055Z | Downloaded hyper-util v0.1.20 |
| 1398 | 2026-06-11T21:48:20.058Z | Downloaded slog v2.8.2 |
| 1399 | 2026-06-11T21:48:20.058Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1400 | 2026-06-11T21:48:20.060Z | Downloaded schemars v0.8.22 |
| 1401 | 2026-06-11T21:48:20.064Z | Downloaded yoke-derive v0.8.2 |
| 1402 | 2026-06-11T21:48:20.067Z | Downloaded schemars v0.9.0 |
| 1403 | 2026-06-11T21:48:20.071Z | Downloaded untrusted v0.7.1 |
| 1404 | 2026-06-11T21:48:20.074Z | Downloaded quinn v0.11.9 |
| 1405 | 2026-06-11T21:48:20.074Z | Downloaded zerofrom-derive v0.1.7 |
| 1406 | 2026-06-11T21:48:20.078Z | Downloaded serde_core v1.0.228 |
| 1407 | 2026-06-11T21:48:20.078Z | Downloaded zerofrom v0.1.8 |
| 1408 | 2026-06-11T21:48:20.081Z | Downloaded dropshot-api-manager v0.7.2 |
| 1409 | 2026-06-11T21:48:20.081Z | Downloaded thin-vec v0.2.18 |
| 1410 | 2026-06-11T21:48:20.084Z | Downloaded progenitor-impl v0.14.0 |
| 1411 | 2026-06-11T21:48:20.084Z | Downloaded rand v0.8.6 |
| 1412 | 2026-06-11T21:48:20.086Z | Downloaded tokio-rustls v0.26.4 |
| 1413 | 2026-06-11T21:48:20.086Z | Downloaded rayon-core v1.13.0 |
| 1414 | 2026-06-11T21:48:20.089Z | Downloaded socket2 v0.6.4 |
| 1415 | 2026-06-11T21:48:20.089Z | Downloaded memchr v2.8.1 |
| 1416 | 2026-06-11T21:48:20.092Z | Downloaded tokio-tungstenite v0.21.0 |
| 1417 | 2026-06-11T21:48:20.095Z | Downloaded indexmap v2.14.0 |
| 1418 | 2026-06-11T21:48:20.098Z | Downloaded zeroize_derive v1.4.3 |
| 1419 | 2026-06-11T21:48:20.098Z | Downloaded zone v0.3.1 |
| 1420 | 2026-06-11T21:48:20.098Z | Downloaded usdt-macro v0.6.0 |
| 1421 | 2026-06-11T21:48:20.098Z | Downloaded usdt-impl v0.5.0 |
| 1422 | 2026-06-11T21:48:20.098Z | Downloaded mio v1.2.1 |
| 1423 | 2026-06-11T21:48:20.103Z | Downloaded ingot-macros v0.1.1 |
| 1424 | 2026-06-11T21:48:20.105Z | Downloaded clap_builder v4.6.0 |
| 1425 | 2026-06-11T21:48:20.108Z | Downloaded toml v0.8.23 |
| 1426 | 2026-06-11T21:48:20.108Z | Downloaded goblin v0.8.2 |
| 1427 | 2026-06-11T21:48:20.111Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1428 | 2026-06-11T21:48:20.113Z | Downloaded walkdir v2.5.0 |
| 1429 | 2026-06-11T21:48:20.114Z | Downloaded rustls-webpki v0.103.13 |
| 1430 | 2026-06-11T21:48:20.116Z | Downloaded schemars v1.2.1 |
| 1431 | 2026-06-11T21:48:20.122Z | Downloaded zone_cfg_derive v0.3.1 |
| 1432 | 2026-06-11T21:48:20.125Z | Downloaded tracing-attributes v0.1.31 |
| 1433 | 2026-06-11T21:48:20.125Z | Downloaded whoami v1.6.1 |
| 1434 | 2026-06-11T21:48:20.128Z | Downloaded qorb v0.4.1 |
| 1435 | 2026-06-11T21:48:20.128Z | Downloaded nom v7.1.3 |
| 1436 | 2026-06-11T21:48:20.131Z | Downloaded test-strategy v0.4.5 |
| 1437 | 2026-06-11T21:48:20.135Z | Downloaded waitgroup v0.1.2 |
| 1438 | 2026-06-11T21:48:20.135Z | Downloaded powerfmt v0.2.0 |
| 1439 | 2026-06-11T21:48:20.138Z | Downloaded tinyvec v1.11.0 |
| 1440 | 2026-06-11T21:48:20.138Z | Downloaded textwrap v0.16.2 |
| 1441 | 2026-06-11T21:48:20.138Z | Downloaded num_enum v0.5.11 |
| 1442 | 2026-06-11T21:48:20.141Z | Downloaded xz2 v0.1.7 |
| 1443 | 2026-06-11T21:48:20.141Z | Downloaded tokio-stream v0.1.18 |
| 1444 | 2026-06-11T21:48:20.143Z | Downloaded num-integer v0.1.46 |
| 1445 | 2026-06-11T21:48:20.146Z | Downloaded num-complex v0.4.6 |
| 1446 | 2026-06-11T21:48:20.146Z | Downloaded newtype-uuid v1.3.2 |
| 1447 | 2026-06-11T21:48:20.146Z | Downloaded olpc-cjson v0.1.4 |
| 1448 | 2026-06-11T21:48:20.146Z | Downloaded highway v1.3.0 |
| 1449 | 2026-06-11T21:48:20.149Z | Downloaded num-derive v0.4.2 |
| 1450 | 2026-06-11T21:48:20.149Z | Downloaded zmij v1.0.21 |
| 1451 | 2026-06-11T21:48:20.151Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1452 | 2026-06-11T21:48:20.151Z | Downloaded ipnetwork v0.21.1 |
| 1453 | 2026-06-11T21:48:20.152Z | Downloaded zeroize v1.8.2 |
| 1454 | 2026-06-11T21:48:20.154Z | Downloaded heapless v0.8.0 |
| 1455 | 2026-06-11T21:48:20.154Z | Downloaded snafu v0.8.9 |
| 1456 | 2026-06-11T21:48:20.157Z | Downloaded usdt-impl v0.6.0 |
| 1457 | 2026-06-11T21:48:20.160Z | Downloaded half v2.7.1 |
| 1458 | 2026-06-11T21:48:20.160Z | Downloaded cargo_toml v0.22.3 |
| 1459 | 2026-06-11T21:48:20.163Z | Downloaded anstream v1.0.0 |
| 1460 | 2026-06-11T21:48:20.163Z | Downloaded generic-array v0.14.7 |
| 1461 | 2026-06-11T21:48:20.166Z | Downloaded backoff v0.4.0 |
| 1462 | 2026-06-11T21:48:20.166Z | Downloaded fastrand v2.4.1 |
| 1463 | 2026-06-11T21:48:20.166Z | Downloaded deranged v0.5.8 |
| 1464 | 2026-06-11T21:48:20.168Z | Downloaded csv-core v0.1.13 |
| 1465 | 2026-06-11T21:48:20.168Z | Downloaded cipher v0.4.4 |
| 1466 | 2026-06-11T21:48:20.168Z | Downloaded tracing-core v0.1.36 |
| 1467 | 2026-06-11T21:48:20.171Z | Downloaded zerovec-derive v0.11.3 |
| 1468 | 2026-06-11T21:48:20.171Z | Downloaded byte-wrapper v0.1.0 |
| 1469 | 2026-06-11T21:48:20.174Z | Downloaded typify v0.4.3 |
| 1470 | 2026-06-11T21:48:20.174Z | Downloaded anstyle-parse v1.0.0 |
| 1471 | 2026-06-11T21:48:20.177Z | Downloaded idna v1.1.0 |
| 1472 | 2026-06-11T21:48:20.177Z | Downloaded anstyle v1.0.14 |
| 1473 | 2026-06-11T21:48:20.179Z | Downloaded autocfg v1.5.1 |
| 1474 | 2026-06-11T21:48:20.179Z | Downloaded fixedbitset v0.5.7 |
| 1475 | 2026-06-11T21:48:20.182Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1476 | 2026-06-11T21:48:20.182Z | Downloaded internet-checksum v0.2.1 |
| 1477 | 2026-06-11T21:48:20.185Z | Downloaded yoke v0.8.3 |
| 1478 | 2026-06-11T21:48:20.185Z | Downloaded ucd-trie v0.1.7 |
| 1479 | 2026-06-11T21:48:20.185Z | Downloaded rand v0.9.4 |
| 1480 | 2026-06-11T21:48:20.188Z | Downloaded embedded-io v0.6.1 |
| 1481 | 2026-06-11T21:48:20.188Z | Downloaded bitflags v2.12.1 |
| 1482 | 2026-06-11T21:48:20.195Z | Downloaded itertools v0.12.1 |
| 1483 | 2026-06-11T21:48:20.195Z | Downloaded vsss-rs v3.3.4 |
| 1484 | 2026-06-11T21:48:20.195Z | Downloaded rand v0.10.1 |
| 1485 | 2026-06-11T21:48:20.199Z | Downloaded bs58 v0.5.1 |
| 1486 | 2026-06-11T21:48:20.199Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1487 | 2026-06-11T21:48:20.202Z | Downloaded unicode-ident v1.0.24 |
| 1488 | 2026-06-11T21:48:20.205Z | Downloaded writeable v0.6.3 |
| 1489 | 2026-06-11T21:48:20.205Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1490 | 2026-06-11T21:48:20.207Z | Downloaded typify v0.6.2 |
| 1491 | 2026-06-11T21:48:20.210Z | Downloaded libm v0.2.16 |
| 1492 | 2026-06-11T21:48:20.214Z | Downloaded steno v0.4.1 |
| 1493 | 2026-06-11T21:48:20.216Z | Downloaded unsafe-libyaml v0.2.11 |
| 1494 | 2026-06-11T21:48:20.219Z | Downloaded serde v1.0.228 |
| 1495 | 2026-06-11T21:48:20.221Z | Downloaded toml_edit v0.22.27 |
| 1496 | 2026-06-11T21:48:20.224Z | Downloaded darling_macro v0.23.0 |
| 1497 | 2026-06-11T21:48:20.224Z | Downloaded fxhash v0.2.1 |
| 1498 | 2026-06-11T21:48:20.224Z | Downloaded futures-sink v0.3.32 |
| 1499 | 2026-06-11T21:48:20.224Z | Downloaded itertools v0.14.0 |
| 1500 | 2026-06-11T21:48:20.227Z | Downloaded dunce v1.0.5 |
| 1501 | 2026-06-11T21:48:20.230Z | Downloaded ciborium-io v0.2.2 |
| 1502 | 2026-06-11T21:48:20.230Z | Downloaded clap_lex v1.1.0 |
| 1503 | 2026-06-11T21:48:20.230Z | Downloaded pest v2.8.6 |
| 1504 | 2026-06-11T21:48:20.233Z | Downloaded toml_edit v0.19.15 |
| 1505 | 2026-06-11T21:48:20.241Z | Downloaded tungstenite v0.21.0 |
| 1506 | 2026-06-11T21:48:20.244Z | Downloaded uuid v1.23.2 |
| 1507 | 2026-06-11T21:48:20.247Z | Downloaded hashbrown v0.17.1 |
| 1508 | 2026-06-11T21:48:20.249Z | Downloaded futures-util v0.3.32 |
| 1509 | 2026-06-11T21:48:20.254Z | Downloaded icu_properties_data v2.2.0 |
| 1510 | 2026-06-11T21:48:20.261Z | Downloaded nom v8.0.0 |
| 1511 | 2026-06-11T21:48:20.263Z | Downloaded cfg_aliases v0.2.1 |
| 1512 | 2026-06-11T21:48:20.263Z | Downloaded digest v0.11.3 |
| 1513 | 2026-06-11T21:48:20.266Z | Downloaded bytecount v0.6.9 |
| 1514 | 2026-06-11T21:48:20.266Z | Downloaded drift v0.2.0 |
| 1515 | 2026-06-11T21:48:20.271Z | Downloaded zerocopy-derive v0.7.35 |
| 1516 | 2026-06-11T21:48:20.273Z | Downloaded hkdf v0.12.4 |
| 1517 | 2026-06-11T21:48:20.277Z | Downloaded equivalent v1.0.2 |
| 1518 | 2026-06-11T21:48:20.277Z | Downloaded dof v0.3.0 |
| 1519 | 2026-06-11T21:48:20.277Z | Downloaded async-stream v0.3.6 |
| 1520 | 2026-06-11T21:48:20.280Z | Downloaded defmt-parser v1.0.0 |
| 1521 | 2026-06-11T21:48:20.280Z | Downloaded atomic-waker v1.1.2 |
| 1522 | 2026-06-11T21:48:20.281Z | Downloaded adler2 v2.0.1 |
| 1523 | 2026-06-11T21:48:20.281Z | Downloaded bitflags v1.3.2 |
| 1524 | 2026-06-11T21:48:20.283Z | Downloaded argon2 v0.5.3 |
| 1525 | 2026-06-11T21:48:20.283Z | Downloaded darling_macro v0.21.3 |
| 1526 | 2026-06-11T21:48:20.283Z | Downloaded ron v0.12.1 |
| 1527 | 2026-06-11T21:48:20.286Z | Downloaded embedded-io v0.4.0 |
| 1528 | 2026-06-11T21:48:20.289Z | Downloaded camino v1.2.2 |
| 1529 | 2026-06-11T21:48:20.289Z | Downloaded zerocopy-derive v0.8.50 |
| 1530 | 2026-06-11T21:48:20.293Z | Downloaded zerotrie v0.2.4 |
| 1531 | 2026-06-11T21:48:20.296Z | Downloaded reqwest v0.13.4 |
| 1532 | 2026-06-11T21:48:20.299Z | Downloaded reqwest v0.12.28 |
| 1533 | 2026-06-11T21:48:20.302Z | Downloaded aead v0.5.2 |
| 1534 | 2026-06-11T21:48:20.305Z | Downloaded foreign-types v0.5.0 |
| 1535 | 2026-06-11T21:48:20.305Z | Downloaded dtrace-parser v0.3.0 |
| 1536 | 2026-06-11T21:48:20.305Z | Downloaded compression-core v0.4.32 |
| 1537 | 2026-06-11T21:48:20.305Z | Downloaded foreign-types-shared v0.3.1 |
| 1538 | 2026-06-11T21:48:20.305Z | Downloaded fnv v1.0.7 |
| 1539 | 2026-06-11T21:48:20.308Z | Downloaded dyn-clone v1.0.20 |
| 1540 | 2026-06-11T21:48:20.308Z | Downloaded bit-vec v0.8.0 |
| 1541 | 2026-06-11T21:48:20.309Z | Downloaded base16ct v0.2.0 |
| 1542 | 2026-06-11T21:48:20.309Z | Downloaded anstyle-query v1.1.5 |
| 1543 | 2026-06-11T21:48:20.312Z | Downloaded darling v0.23.0 |
| 1544 | 2026-06-11T21:48:20.314Z | Downloaded base64 v0.21.7 |
| 1545 | 2026-06-11T21:48:20.314Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1546 | 2026-06-11T21:48:20.314Z | Downloaded url v2.5.8 |
| 1547 | 2026-06-11T21:48:20.317Z | Downloaded async-recursion v1.1.1 |
| 1548 | 2026-06-11T21:48:20.320Z | Downloaded cfg-if v1.0.4 |
| 1549 | 2026-06-11T21:48:20.320Z | Downloaded bit-set v0.8.0 |
| 1550 | 2026-06-11T21:48:20.324Z | Downloaded tower v0.5.3 |
| 1551 | 2026-06-11T21:48:20.329Z | Downloaded h2 v0.4.14 |
| 1552 | 2026-06-11T21:48:20.350Z | Downloaded regex v1.12.3 |
| 1553 | 2026-06-11T21:48:20.357Z | Downloaded iddqd v0.4.2 |
| 1554 | 2026-06-11T21:48:20.362Z | Downloaded aws-lc-rs v1.17.0 |
| 1555 | 2026-06-11T21:48:20.367Z | Downloaded hyper v1.10.1 |
| 1556 | 2026-06-11T21:48:20.373Z | Downloaded typed-path v0.9.3 |
| 1557 | 2026-06-11T21:48:20.385Z | Downloaded tough v0.22.0 |
| 1558 | 2026-06-11T21:48:20.390Z | Downloaded unicode-segmentation v1.13.3 |
| 1559 | 2026-06-11T21:48:20.392Z | Downloaded serde_json v1.0.150 |
| 1560 | 2026-06-11T21:48:20.395Z | Downloaded chrono v0.4.45 |
| 1561 | 2026-06-11T21:48:20.399Z | Downloaded portable-atomic v1.13.1 |
| 1562 | 2026-06-11T21:48:20.403Z | Downloaded typenum v1.20.1 |
| 1563 | 2026-06-11T21:48:20.406Z | Downloaded moka v0.12.15 |
| 1564 | 2026-06-11T21:48:20.413Z | Downloaded rayon v1.12.0 |
| 1565 | 2026-06-11T21:48:20.417Z | Downloaded unicode-normalization v0.1.25 |
| 1566 | 2026-06-11T21:48:20.428Z | Downloaded goblin v0.10.7 |
| 1567 | 2026-06-11T21:48:20.437Z | Downloaded serde_with v3.20.0 |
| 1568 | 2026-06-11T21:48:20.446Z | Downloaded tokio-util v0.7.18 |
| 1569 | 2026-06-11T21:48:20.450Z | Downloaded zerovec v0.11.6 |
| 1570 | 2026-06-11T21:48:20.457Z | Downloaded proptest v1.11.0 |
| 1571 | 2026-06-11T21:48:20.461Z | Downloaded tabled v0.15.0 |
| 1572 | 2026-06-11T21:48:20.479Z | Downloaded tower-http v0.6.11 |
| 1573 | 2026-06-11T21:48:20.482Z | Downloaded syn v1.0.109 |
| 1574 | 2026-06-11T21:48:20.487Z | Downloaded winnow v0.5.40 |
| 1575 | 2026-06-11T21:48:20.492Z | Downloaded zerocopy v0.7.35 |
| 1576 | 2026-06-11T21:48:20.501Z | Downloaded webpki-roots v1.0.7 |
| 1577 | 2026-06-11T21:48:20.504Z | Downloaded time v0.3.47 |
| 1578 | 2026-06-11T21:48:20.510Z | Downloaded vcpkg v0.2.15 |
| 1579 | 2026-06-11T21:48:20.532Z | Downloaded bstr v1.12.1 |
| 1580 | 2026-06-11T21:48:20.537Z | Downloaded nix v0.31.3 |
| 1581 | 2026-06-11T21:48:20.543Z | Downloaded quinn-proto v0.11.14 |
| 1582 | 2026-06-11T21:48:20.547Z | Downloaded winnow v0.7.15 |
| 1583 | 2026-06-11T21:48:20.552Z | Downloaded openssl v0.10.80 |
| 1584 | 2026-06-11T21:48:20.557Z | Downloaded syn v2.0.117 |
| 1585 | 2026-06-11T21:48:20.564Z | Downloaded winnow v1.0.3 |
| 1586 | 2026-06-11T21:48:20.569Z | Downloaded smoltcp v0.11.0 |
| 1587 | 2026-06-11T21:48:20.575Z | Downloaded regress v0.11.1 |
| 1588 | 2026-06-11T21:48:20.580Z | Downloaded rhai v1.25.1 |
| 1589 | 2026-06-11T21:48:20.586Z | Downloaded rustls v0.23.40 |
| 1590 | 2026-06-11T21:48:20.594Z | Downloaded tabled v0.21.0 |
| 1591 | 2026-06-11T21:48:20.602Z | Downloaded dropshot v0.17.1 |
| 1592 | 2026-06-11T21:48:20.615Z | Downloaded curve25519-dalek v4.1.3 |
| 1593 | 2026-06-11T21:48:20.630Z | Downloaded hickory-proto v0.24.4 |
| 1594 | 2026-06-11T21:48:20.640Z | Downloaded typify-impl v0.6.2 |
| 1595 | 2026-06-11T21:48:20.646Z | Downloaded unicode-width v0.1.14 |
| 1596 | 2026-06-11T21:48:20.649Z | Downloaded tracing v0.1.44 |
| 1597 | 2026-06-11T21:48:20.659Z | Downloaded typify-impl v0.4.3 |
| 1598 | 2026-06-11T21:48:20.666Z | Downloaded zerocopy v0.8.50 |
| 1599 | 2026-06-11T21:48:20.677Z | Downloaded regress v0.10.5 |
| 1600 | 2026-06-11T21:48:20.681Z | Downloaded unicode-width v0.2.2 |
| 1601 | 2026-06-11T21:48:20.685Z | Downloaded regex-syntax v0.8.10 |
| 1602 | 2026-06-11T21:48:20.691Z | Downloaded openapiv3 v2.2.0 |
| 1603 | 2026-06-11T21:48:20.697Z | Downloaded hickory-proto v0.25.2 |
| 1604 | 2026-06-11T21:48:20.711Z | Downloaded rustix v0.38.44 |
| 1605 | 2026-06-11T21:48:20.724Z | Downloaded rustix v1.1.4 |
| 1606 | 2026-06-11T21:48:20.736Z | Downloaded libc v0.2.186 |
| 1607 | 2026-06-11T21:48:20.757Z | Downloaded chrono-tz v0.10.4 |
| 1608 | 2026-06-11T21:48:20.783Z | Downloaded csv v1.4.0 |
| 1609 | 2026-06-11T21:48:20.803Z | Downloaded sled v0.34.7 |
| 1610 | 2026-06-11T21:48:20.855Z | Downloaded regex-automata v0.4.14 |
| 1611 | 2026-06-11T21:48:20.881Z | Downloaded petgraph v0.6.5 |
| 1612 | 2026-06-11T21:48:20.908Z | Downloaded lzma-sys v0.1.20 |
| 1613 | 2026-06-11T21:48:20.931Z | Downloaded jiff v0.2.28 |
| 1614 | 2026-06-11T21:48:20.942Z | Downloaded petgraph v0.8.3 |
| 1615 | 2026-06-11T21:48:20.967Z | Downloaded sha3 v0.10.9 |
| 1616 | 2026-06-11T21:48:20.974Z | Downloaded tokio v1.52.3 |
| 1617 | 2026-06-11T21:48:21.033Z | Downloaded encoding_rs v0.8.35 |
| 1618 | 2026-06-11T21:48:21.047Z | Downloaded ring v0.17.14 |
| 1619 | 2026-06-11T21:48:21.415Z | Downloaded aws-lc-sys v0.41.0 |
| 1620 | 2026-06-11T21:48:21.763Z | Compiling proc-macro2 v1.0.106 |
| 1621 | 2026-06-11T21:48:21.763Z | Compiling quote v1.0.45 |
| 1622 | 2026-06-11T21:48:21.763Z | Compiling unicode-ident v1.0.24 |
| 1623 | 2026-06-11T21:48:21.763Z | Compiling serde_core v1.0.228 |
| 1624 | 2026-06-11T21:48:21.763Z | Compiling serde v1.0.228 |
| 1625 | 2026-06-11T21:48:21.766Z | Compiling libc v0.2.186 |
| 1626 | 2026-06-11T21:48:21.766Z | Compiling cfg-if v1.0.4 |
| 1627 | 2026-06-11T21:48:22.087Z | Compiling zmij v1.0.21 |
| 1628 | 2026-06-11T21:48:22.104Z | Compiling autocfg v1.5.1 |
| 1629 | 2026-06-11T21:48:22.417Z | Compiling memchr v2.8.1 |
| 1630 | 2026-06-11T21:48:22.417Z | Compiling libm v0.2.16 |
| 1631 | 2026-06-11T21:48:22.839Z | Compiling itoa v1.0.18 |
| 1632 | 2026-06-11T21:48:22.865Z | Compiling icu_properties_data v2.2.0 |
| 1633 | 2026-06-11T21:48:23.139Z | Compiling icu_normalizer_data v2.2.0 |
| 1634 | 2026-06-11T21:48:23.155Z | Compiling version_check v0.9.5 |
| 1635 | 2026-06-11T21:48:23.155Z | Compiling stable_deref_trait v1.2.1 |
| 1636 | 2026-06-11T21:48:23.288Z | Compiling syn v2.0.117 |
| 1637 | 2026-06-11T21:48:23.304Z | Compiling serde_json v1.0.150 |
| 1638 | 2026-06-11T21:48:23.393Z | Compiling parking_lot_core v0.9.12 |
| 1639 | 2026-06-11T21:48:23.436Z | Compiling writeable v0.6.3 |
| 1640 | 2026-06-11T21:48:23.575Z | Compiling litemap v0.8.2 |
| 1641 | 2026-06-11T21:48:23.627Z | Compiling num-traits v0.2.19 |
| 1642 | 2026-06-11T21:48:23.736Z | Compiling utf8_iter v1.0.4 |
| 1643 | 2026-06-11T21:48:23.838Z | Compiling percent-encoding v2.3.2 |
| 1644 | 2026-06-11T21:48:24.083Z | Compiling thiserror v2.0.18 |
| 1645 | 2026-06-11T21:48:24.108Z | Compiling form_urlencoded v1.2.2 |
| 1646 | 2026-06-11T21:48:24.124Z | Compiling rand_core v0.10.1 |
| 1647 | 2026-06-11T21:48:24.129Z | Compiling getrandom v0.4.2 |
| 1648 | 2026-06-11T21:48:24.299Z | Compiling zerocopy v0.8.50 |
| 1649 | 2026-06-11T21:48:24.392Z | Compiling errno v0.3.14 |
| 1650 | 2026-06-11T21:48:24.455Z | Compiling heck v0.5.0 |
| 1651 | 2026-06-11T21:48:24.478Z | Compiling iana-time-zone v0.1.65 |
| 1652 | 2026-06-11T21:48:24.737Z | Compiling uuid v1.23.2 |
| 1653 | 2026-06-11T21:48:24.836Z | Compiling jobserver v0.1.34 |
| 1654 | 2026-06-11T21:48:25.007Z | Compiling shlex v2.0.1 |
| 1655 | 2026-06-11T21:48:25.199Z | Compiling find-msvc-tools v0.1.9 |
| 1656 | 2026-06-11T21:48:25.199Z | Compiling rustversion v1.0.22 |
| 1657 | 2026-06-11T21:48:25.379Z | Compiling cc v1.2.63 |
| 1658 | 2026-06-11T21:48:25.457Z | Compiling semver v1.0.28 |
| 1659 | 2026-06-11T21:48:25.552Z | Compiling schemars v0.8.22 |
| 1660 | 2026-06-11T21:48:25.612Z | Compiling dyn-clone v1.0.20 |
| 1661 | 2026-06-11T21:48:25.799Z | Compiling pin-project-lite v0.2.17 |
| 1662 | 2026-06-11T21:48:25.850Z | Compiling getrandom v0.2.17 |
| 1663 | 2026-06-11T21:48:25.915Z | Compiling scopeguard v1.2.0 |
| 1664 | 2026-06-11T21:48:26.017Z | Compiling bitflags v2.12.1 |
| 1665 | 2026-06-11T21:48:26.068Z | Compiling lock_api v0.4.14 |
| 1666 | 2026-06-11T21:48:26.165Z | Compiling socket2 v0.6.4 |
| 1667 | 2026-06-11T21:48:26.285Z | Compiling synstructure v0.13.2 |
| 1668 | 2026-06-11T21:48:26.325Z | Compiling serde_derive_internals v0.29.1 |
| 1669 | 2026-06-11T21:48:26.340Z | Compiling cmake v0.1.58 |
| 1670 | 2026-06-11T21:48:26.475Z | Compiling signal-hook-registry v1.4.8 |
| 1671 | 2026-06-11T21:48:26.703Z | Compiling mio v1.2.1 |
| 1672 | 2026-06-11T21:48:26.719Z | Compiling fs_extra v1.3.0 |
| 1673 | 2026-06-11T21:48:26.806Z | Compiling dunce v1.0.5 |
| 1674 | 2026-06-11T21:48:26.917Z | Compiling portable-atomic v1.13.1 |
| 1675 | 2026-06-11T21:48:26.982Z | Compiling futures-core v0.3.32 |
| 1676 | 2026-06-11T21:48:26.997Z | Compiling aws-lc-sys v0.41.0 |
| 1677 | 2026-06-11T21:48:27.020Z | Compiling log v0.4.32 |
| 1678 | 2026-06-11T21:48:27.098Z | Compiling critical-section v1.2.0 |
| 1679 | 2026-06-11T21:48:27.150Z | Compiling subtle v2.6.1 |
| 1680 | 2026-06-11T21:48:27.222Z | Compiling equivalent v1.0.2 |
| 1681 | 2026-06-11T21:48:27.317Z | Compiling httparse v1.10.1 |
| 1682 | 2026-06-11T21:48:27.418Z | Compiling futures-sink v0.3.32 |
| 1683 | 2026-06-11T21:48:27.450Z | Compiling slab v0.4.12 |
| 1684 | 2026-06-11T21:48:27.468Z | Compiling serde_derive v1.0.228 |
| 1685 | 2026-06-11T21:48:27.472Z | Compiling zerofrom-derive v0.1.7 |
| 1686 | 2026-06-11T21:48:27.472Z | Compiling yoke-derive v0.8.2 |
| 1687 | 2026-06-11T21:48:27.521Z | Compiling zerovec-derive v0.11.3 |
| 1688 | 2026-06-11T21:48:27.629Z | Compiling displaydoc v0.2.6 |
| 1689 | 2026-06-11T21:48:27.657Z | Compiling schemars_derive v0.8.22 |
| 1690 | 2026-06-11T21:48:27.674Z | Compiling thiserror-impl v2.0.18 |
| 1691 | 2026-06-11T21:48:27.898Z | Compiling tokio-macros v2.7.0 |
| 1692 | 2026-06-11T21:48:28.428Z | Compiling zerocopy-derive v0.8.50 |
| 1693 | 2026-06-11T21:48:28.556Z | Compiling zeroize_derive v1.4.3 |
| 1694 | 2026-06-11T21:48:28.627Z | Compiling futures-macro v0.3.32 |
| 1695 | 2026-06-11T21:48:28.645Z | Compiling zerofrom v0.1.8 |
| 1696 | 2026-06-11T21:48:28.830Z | Compiling yoke v0.8.3 |
| 1697 | 2026-06-11T21:48:28.888Z | Compiling rustix v1.1.4 |
| 1698 | 2026-06-11T21:48:29.033Z | Compiling zerovec v0.11.6 |
| 1699 | 2026-06-11T21:48:29.050Z | Compiling zerotrie v0.2.4 |
| 1700 | 2026-06-11T21:48:29.285Z | Compiling once_cell v1.21.4 |
| 1701 | 2026-06-11T21:48:29.305Z | Compiling zeroize v1.8.2 |
| 1702 | 2026-06-11T21:48:29.503Z | Compiling thiserror v1.0.69 |
| 1703 | 2026-06-11T21:48:29.520Z | Compiling ucd-trie v0.1.7 |
| 1704 | 2026-06-11T21:48:29.535Z | Compiling typenum v1.20.1 |
| 1705 | 2026-06-11T21:48:29.552Z | Compiling futures-channel v0.3.32 |
| 1706 | 2026-06-11T21:48:29.552Z | Compiling thiserror-impl v1.0.69 |
| 1707 | 2026-06-11T21:48:29.672Z | Compiling tinystr v0.8.3 |
| 1708 | 2026-06-11T21:48:29.756Z | Compiling potential_utf v0.1.5 |
| 1709 | 2026-06-11T21:48:29.811Z | Compiling pest v2.8.6 |
| 1710 | 2026-06-11T21:48:29.840Z | Compiling futures-io v0.3.32 |
| 1711 | 2026-06-11T21:48:29.886Z | Compiling icu_locale_core v2.2.0 |
| 1712 | 2026-06-11T21:48:29.902Z | Compiling icu_collections v2.2.0 |
| 1713 | 2026-06-11T21:48:30.033Z | Compiling futures-task v0.3.32 |
| 1714 | 2026-06-11T21:48:30.343Z | Compiling futures-util v0.3.32 |
| 1715 | 2026-06-11T21:48:30.669Z | Compiling serde_tokenstream v0.2.3 |
| 1716 | 2026-06-11T21:48:30.708Z | Compiling smallvec v1.15.1 |
| 1717 | 2026-06-11T21:48:30.737Z | Compiling bytes v1.11.1 |
| 1718 | 2026-06-11T21:48:30.785Z | Compiling icu_provider v2.2.0 |
| 1719 | 2026-06-11T21:48:30.963Z | Compiling chrono v0.4.45 |
| 1720 | 2026-06-11T21:48:31.367Z | Compiling icu_properties v2.2.0 |
| 1721 | 2026-06-11T21:48:31.395Z | Compiling icu_normalizer v2.2.0 |
| 1722 | 2026-06-11T21:48:31.576Z | Compiling parking_lot v0.12.5 |
| 1723 | 2026-06-11T21:48:31.607Z | Compiling pest_meta v2.8.6 |
| 1724 | 2026-06-11T21:48:32.431Z | Compiling idna_adapter v1.2.2 |
| 1725 | 2026-06-11T21:48:32.572Z | Compiling idna v1.1.0 |
| 1726 | 2026-06-11T21:48:32.589Z | Compiling tokio v1.52.3 |
| 1727 | 2026-06-11T21:48:32.778Z | Compiling pest_generator v2.8.6 |
| 1728 | 2026-06-11T21:48:32.822Z | Compiling regex-syntax v0.8.10 |
| 1729 | 2026-06-11T21:48:32.932Z | Compiling url v2.5.8 |
| 1730 | 2026-06-11T21:48:32.949Z | Compiling getrandom v0.3.4 |
| 1731 | 2026-06-11T21:48:33.136Z | Compiling strsim v0.11.1 |
| 1732 | 2026-06-11T21:48:33.308Z | Compiling rand_core v0.6.4 |
| 1733 | 2026-06-11T21:48:33.392Z | Compiling pest_derive v2.8.6 |
| 1734 | 2026-06-11T21:48:33.438Z | Compiling aho-corasick v1.1.4 |
| 1735 | 2026-06-11T21:48:33.989Z | Compiling hashbrown v0.17.1 |
| 1736 | 2026-06-11T21:48:34.431Z | Compiling byteorder v1.5.0 |
| 1737 | 2026-06-11T21:48:34.694Z | Compiling ipnetwork v0.21.1 |
| 1738 | 2026-06-11T21:48:34.713Z | Compiling indexmap v2.14.0 |
| 1739 | 2026-06-11T21:48:34.713Z | Compiling regex-automata v0.4.14 |
| 1740 | 2026-06-11T21:48:34.856Z | Compiling tracing-core v0.1.36 |
| 1741 | 2026-06-11T21:48:34.902Z | Compiling tracing-attributes v0.1.31 |
| 1742 | 2026-06-11T21:48:35.496Z | Compiling ident_case v1.0.1 |
| 1743 | 2026-06-11T21:48:35.545Z | Compiling slog v2.8.2 |
| 1744 | 2026-06-11T21:48:35.676Z | Compiling fnv v1.0.7 |
| 1745 | 2026-06-11T21:48:35.804Z | Compiling anyhow v1.0.102 |
| 1746 | 2026-06-11T21:48:35.807Z | Compiling base64 v0.22.1 |
| 1747 | 2026-06-11T21:48:36.144Z | Compiling tracing v0.1.44 |
| 1748 | 2026-06-11T21:48:36.161Z | Compiling paste v1.0.15 |
| 1749 | 2026-06-11T21:48:36.429Z | Compiling regex v1.12.3 |
| 1750 | 2026-06-11T21:48:36.509Z | Compiling erased-serde v0.3.31 |
| 1751 | 2026-06-11T21:48:36.881Z | Compiling omicron-workspace-hack v0.1.0 |
| 1752 | 2026-06-11T21:48:37.155Z | Compiling http v1.4.1 |
| 1753 | 2026-06-11T21:48:37.767Z | Compiling oxnet v0.1.6 |
| 1754 | 2026-06-11T21:48:37.770Z | Compiling rustls-pki-types v1.14.1 |
| 1755 | 2026-06-11T21:48:38.493Z | Compiling scroll_derive v0.13.1 |
| 1756 | 2026-06-11T21:48:38.621Z | Compiling ring v0.17.14 |
| 1757 | 2026-06-11T21:48:38.933Z | Compiling time-core v0.1.8 |
| 1758 | 2026-06-11T21:48:38.993Z | Compiling aws-lc-rs v1.17.0 |
| 1759 | 2026-06-11T21:48:39.083Z | Compiling num-conv v0.2.2 |
| 1760 | 2026-06-11T21:48:39.245Z | Compiling time-macros v0.2.27 |
| 1761 | 2026-06-11T21:48:39.433Z | Compiling tokio-util v0.7.18 |
| 1762 | 2026-06-11T21:48:39.779Z | Compiling ipnet v2.12.0 |
| 1763 | 2026-06-11T21:48:40.233Z | Compiling untrusted v0.7.1 |
| 1764 | 2026-06-11T21:48:40.280Z | Compiling untrusted v0.9.0 |
| 1765 | 2026-06-11T21:48:40.417Z | Compiling ppv-lite86 v0.2.21 |
| 1766 | 2026-06-11T21:48:40.724Z | Compiling daft-derive v0.1.7 |
| 1767 | 2026-06-11T21:48:40.755Z | Compiling async-trait v0.1.89 |
| 1768 | 2026-06-11T21:48:40.947Z | Compiling rustls v0.23.40 |
| 1769 | 2026-06-11T21:48:40.963Z | Compiling camino v1.2.2 |
| 1770 | 2026-06-11T21:48:41.188Z | Compiling crc32fast v1.5.0 |
| 1771 | 2026-06-11T21:48:41.410Z | Compiling http-body v1.0.1 |
| 1772 | 2026-06-11T21:48:41.542Z | Compiling pretty-hex v0.4.2 |
| 1773 | 2026-06-11T21:48:41.572Z | Compiling crossbeam-utils v0.8.21 |
| 1774 | 2026-06-11T21:48:41.667Z | Compiling usdt-impl v0.6.0 |
| 1775 | 2026-06-11T21:48:41.684Z | Compiling atomic-waker v1.1.2 |
| 1776 | 2026-06-11T21:48:41.914Z | Compiling scroll v0.13.0 |
| 1777 | 2026-06-11T21:48:41.930Z | Compiling tower-service v0.3.3 |
| 1778 | 2026-06-11T21:48:42.029Z | Compiling tower-layer v0.3.3 |
| 1779 | 2026-06-11T21:48:42.228Z | Compiling ryu v1.0.23 |
| 1780 | 2026-06-11T21:48:42.283Z | Compiling plain v0.2.3 |
| 1781 | 2026-06-11T21:48:42.403Z | Compiling try-lock v0.2.5 |
| 1782 | 2026-06-11T21:48:42.480Z | Compiling goblin v0.10.7 |
| 1783 | 2026-06-11T21:48:42.516Z | Compiling want v0.3.1 |
| 1784 | 2026-06-11T21:48:42.694Z | Compiling h2 v0.4.14 |
| 1785 | 2026-06-11T21:48:43.203Z | Compiling httpdate v1.0.3 |
| 1786 | 2026-06-11T21:48:43.735Z | Compiling slog-async v2.8.0 |
| 1787 | 2026-06-11T21:48:43.925Z | Compiling dtrace-parser v0.3.0 |
| 1788 | 2026-06-11T21:48:44.072Z | Compiling thread-id v5.1.0 |
| 1789 | 2026-06-11T21:48:44.503Z | Compiling ref-cast v1.0.25 |
| 1790 | 2026-06-11T21:48:45.033Z | Compiling hyper v1.10.1 |
| 1791 | 2026-06-11T21:48:46.197Z | Compiling dof v0.4.0 |
| 1792 | 2026-06-11T21:48:47.213Z | Compiling hyper-util v0.1.20 |
| 1793 | 2026-06-11T21:48:47.466Z | Compiling rand_core v0.9.5 |
| 1794 | 2026-06-11T21:48:47.726Z | Compiling serde_urlencoded v0.7.1 |
| 1795 | 2026-06-11T21:48:48.018Z | Compiling http-body-util v0.1.3 |
| 1796 | 2026-06-11T21:48:48.320Z | Compiling ref-cast-impl v1.0.25 |
| 1797 | 2026-06-11T21:48:48.549Z | Compiling syn v1.0.109 |
| 1798 | 2026-06-11T21:48:49.045Z | Compiling usdt-macro v0.6.0 |
| 1799 | 2026-06-11T21:48:49.148Z | Compiling usdt-attr-macro v0.6.0 |
| 1800 | 2026-06-11T21:48:49.894Z | Compiling structmeta-derive v0.3.0 |
| 1801 | 2026-06-11T21:48:50.010Z | Compiling multer v3.1.0 |
| 1802 | 2026-06-11T21:48:50.044Z | Compiling powerfmt v0.2.0 |
| 1803 | 2026-06-11T21:48:50.308Z | Compiling foldhash v0.2.0 |
| 1804 | 2026-06-11T21:48:50.336Z | Compiling allocator-api2 v0.2.21 |
| 1805 | 2026-06-11T21:48:50.371Z | Compiling deranged v0.5.8 |
| 1806 | 2026-06-11T21:48:50.581Z | Compiling rand_chacha v0.9.0 |
| 1807 | 2026-06-11T21:48:50.725Z | Compiling hashbrown v0.16.1 |
| 1808 | 2026-06-11T21:48:50.945Z | Compiling structmeta v0.3.0 |
| 1809 | 2026-06-11T21:48:51.153Z | Compiling darling_core v0.23.0 |
| 1810 | 2026-06-11T21:48:51.439Z | Compiling newtype-uuid-macros v0.1.0 |
| 1811 | 2026-06-11T21:48:51.757Z | Compiling num_threads v0.1.7 |
| 1812 | 2026-06-11T21:48:51.807Z | Compiling rand v0.9.4 |
| 1813 | 2026-06-11T21:48:51.857Z | Compiling time v0.3.47 |
| 1814 | 2026-06-11T21:48:52.232Z | Compiling newtype-uuid v1.3.2 |
| 1815 | 2026-06-11T21:48:52.535Z | Compiling strum_macros v0.26.4 |
| 1816 | 2026-06-11T21:48:52.860Z | Compiling async-stream-impl v0.3.6 |
| 1817 | 2026-06-11T21:48:53.169Z | Compiling sync_wrapper v1.0.2 |
| 1818 | 2026-06-11T21:48:53.216Z | Compiling darling_macro v0.23.0 |
| 1819 | 2026-06-11T21:48:53.284Z | Compiling dropshot v0.17.1 |
| 1820 | 2026-06-11T21:48:53.538Z | Compiling hex v0.4.3 |
| 1821 | 2026-06-11T21:48:53.817Z | Compiling darling v0.23.0 |
| 1822 | 2026-06-11T21:48:53.832Z | Compiling tower v0.5.3 |
| 1823 | 2026-06-11T21:48:53.836Z | Compiling daft v0.1.7 |
| 1824 | 2026-06-11T21:48:53.903Z | Compiling crossbeam-channel v0.5.15 |
| 1825 | 2026-06-11T21:48:54.186Z | Compiling webpki-roots v1.0.7 |
| 1826 | 2026-06-11T21:48:54.203Z | Compiling openapiv3 v2.2.0 |
| 1827 | 2026-06-11T21:48:54.407Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-06-11T21:48:54.864Z | Compiling fastrand v2.4.1 |
| 1829 | 2026-06-11T21:48:54.932Z | Compiling tower-http v0.6.11 |
| 1830 | 2026-06-11T21:48:55.186Z | Compiling serde_with_macros v3.20.0 |
| 1831 | 2026-06-11T21:48:55.706Z | Compiling futures-executor v0.3.32 |
| 1832 | 2026-06-11T21:48:55.904Z | Compiling dropshot_endpoint v0.17.1 |
| 1833 | 2026-06-11T21:48:56.187Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1834 | 2026-06-11T21:48:56.297Z | Compiling thread_local v1.1.9 |
| 1835 | 2026-06-11T21:48:56.395Z | Compiling cpufeatures v0.3.0 |
| 1836 | 2026-06-11T21:48:56.639Z | Compiling openssl-probe v0.2.1 |
| 1837 | 2026-06-11T21:48:56.678Z | Compiling futures v0.3.32 |
| 1838 | 2026-06-11T21:48:56.766Z | Compiling rustls-native-certs v0.8.4 |
| 1839 | 2026-06-11T21:48:57.445Z | Compiling derive-ex v0.1.8 |
| 1840 | 2026-06-11T21:48:57.590Z | Compiling strum_macros v0.27.2 |
| 1841 | 2026-06-11T21:48:57.609Z | Compiling is-terminal v0.4.17 |
| 1842 | 2026-06-11T21:48:57.716Z | Compiling term v1.2.1 |
| 1843 | 2026-06-11T21:48:58.767Z | Compiling winnow v1.0.3 |
| 1844 | 2026-06-11T21:48:59.041Z | Compiling take_mut v0.2.2 |
| 1845 | 2026-06-11T21:48:59.413Z | Compiling test-strategy v0.4.5 |
| 1846 | 2026-06-11T21:48:59.539Z | Compiling slog-term v2.9.2 |
| 1847 | 2026-06-11T21:49:00.377Z | Compiling tempfile v3.27.0 |
| 1848 | 2026-06-11T21:49:00.857Z | Compiling macaddr v1.0.1 |
| 1849 | 2026-06-11T21:49:01.143Z | Compiling hybrid-array v0.4.12 |
| 1850 | 2026-06-11T21:49:01.298Z | Compiling match_cfg v0.1.0 |
| 1851 | 2026-06-11T21:49:01.376Z | Compiling simd-adler32 v0.3.9 |
| 1852 | 2026-06-11T21:49:01.498Z | Compiling adler2 v2.0.1 |
| 1853 | 2026-06-11T21:49:01.633Z | Compiling miniz_oxide v0.8.9 |
| 1854 | 2026-06-11T21:49:01.671Z | Compiling hostname v0.3.1 |
| 1855 | 2026-06-11T21:49:02.336Z | Compiling slog-json v2.6.1 |
| 1856 | 2026-06-11T21:49:02.626Z | Compiling memmap2 v0.9.10 |
| 1857 | 2026-06-11T21:49:03.046Z | Compiling usdt v0.6.0 |
| 1858 | 2026-06-11T21:49:03.231Z | Compiling slog-bunyan v2.5.0 |
| 1859 | 2026-06-11T21:49:03.248Z | Compiling flate2 v1.1.9 |
| 1860 | 2026-06-11T21:49:03.413Z | Compiling crypto-common v0.2.2 |
| 1861 | 2026-06-11T21:49:03.685Z | Compiling block-buffer v0.12.0 |
| 1862 | 2026-06-11T21:49:03.736Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-11T21:49:03.827Z | Compiling debug-ignore v1.0.5 |
| 1864 | 2026-06-11T21:49:03.877Z | Compiling either v1.16.0 |
| 1865 | 2026-06-11T21:49:03.944Z | Compiling const-oid v0.10.2 |
| 1866 | 2026-06-11T21:49:04.238Z | Compiling compression-core v0.4.32 |
| 1867 | 2026-06-11T21:49:04.415Z | Compiling compression-codecs v0.4.38 |
| 1868 | 2026-06-11T21:49:04.492Z | Compiling digest v0.11.3 |
| 1869 | 2026-06-11T21:49:04.724Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1870 | 2026-06-11T21:49:04.742Z | Compiling crypto-common v0.1.7 |
| 1871 | 2026-06-11T21:49:04.777Z | Compiling parse-display-derive v0.10.0 |
| 1872 | 2026-06-11T21:49:04.941Z | Compiling rand_chacha v0.3.1 |
| 1873 | 2026-06-11T21:49:05.088Z | Compiling serde_spanned v1.1.1 |
| 1874 | 2026-06-11T21:49:05.149Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1875 | 2026-06-11T21:49:05.244Z | Compiling encoding_rs v0.8.35 |
| 1876 | 2026-06-11T21:49:05.466Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1877 | 2026-06-11T21:49:05.571Z | Compiling spin v0.9.8 |
| 1878 | 2026-06-11T21:49:05.673Z | Compiling mime v0.3.17 |
| 1879 | 2026-06-11T21:49:05.738Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1880 | 2026-06-11T21:49:05.897Z | Compiling rand v0.8.6 |
| 1881 | 2026-06-11T21:49:06.155Z | Compiling sha1 v0.11.0 |
| 1882 | 2026-06-11T21:49:06.384Z | Compiling async-compression v0.4.42 |
| 1883 | 2026-06-11T21:49:06.553Z | Compiling strum v0.26.3 |
| 1884 | 2026-06-11T21:49:06.696Z | Compiling async-stream v0.3.6 |
| 1885 | 2026-06-11T21:49:06.853Z | Compiling waitgroup v0.1.2 |
| 1886 | 2026-06-11T21:49:06.896Z | Compiling rustls-pemfile v2.2.0 |
| 1887 | 2026-06-11T21:49:06.968Z | Compiling serde_path_to_error v0.1.20 |
| 1888 | 2026-06-11T21:49:07.015Z | Compiling hostname v0.4.2 |
| 1889 | 2026-06-11T21:49:07.177Z | Compiling wait-timeout v0.2.1 |
| 1890 | 2026-06-11T21:49:07.513Z | Compiling quick-error v1.2.3 |
| 1891 | 2026-06-11T21:49:07.629Z | Compiling bit-vec v0.8.0 |
| 1892 | 2026-06-11T21:49:07.648Z | Compiling rusty-fork v0.3.1 |
| 1893 | 2026-06-11T21:49:07.680Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-11T21:49:07.964Z | Compiling bit-set v0.8.0 |
| 1895 | 2026-06-11T21:49:07.980Z | Compiling serde_with v3.20.0 |
| 1896 | 2026-06-11T21:49:08.159Z | Compiling rand_xorshift v0.4.0 |
| 1897 | 2026-06-11T21:49:08.323Z | Compiling unarray v0.1.4 |
| 1898 | 2026-06-11T21:49:08.450Z | Compiling proptest v1.11.0 |
| 1899 | 2026-06-11T21:49:08.466Z | Compiling strum v0.27.2 |
| 1900 | 2026-06-11T21:49:08.602Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1901 | 2026-06-11T21:49:08.775Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1902 | 2026-06-11T21:49:08.870Z | Compiling instant v0.1.13 |
| 1903 | 2026-06-11T21:49:09.197Z | Compiling itertools v0.14.0 |
| 1904 | 2026-06-11T21:49:09.254Z | Compiling iddqd v0.4.2 |
| 1905 | 2026-06-11T21:49:09.927Z | Compiling unicode-width v0.2.2 |
| 1906 | 2026-06-11T21:49:10.461Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-11T21:49:10.464Z | Compiling block-buffer v0.10.4 |
| 1908 | 2026-06-11T21:49:10.655Z | Compiling backon v1.6.0 |
| 1909 | 2026-06-11T21:49:10.680Z | Compiling regress v0.10.5 |
| 1910 | 2026-06-11T21:49:10.923Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1911 | 2026-06-11T21:49:12.528Z | Compiling digest v0.10.7 |
| 1912 | 2026-06-11T21:49:12.776Z | Compiling backoff v0.4.0 |
| 1913 | 2026-06-11T21:49:12.953Z | Compiling parse-display v0.10.0 |
| 1914 | 2026-06-11T21:49:13.270Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1915 | 2026-06-11T21:49:13.375Z | Compiling humantime v2.3.0 |
| 1916 | 2026-06-11T21:49:15.635Z | Compiling regress v0.11.1 |
| 1917 | 2026-06-11T21:49:16.810Z | Compiling zerocopy-derive v0.7.35 |
| 1918 | 2026-06-11T21:49:17.254Z | Compiling typify-impl v0.6.2 |
| 1919 | 2026-06-11T21:49:17.759Z | Compiling darling_core v0.21.3 |
| 1920 | 2026-06-11T21:49:17.874Z | Compiling clap_derive v4.6.1 |
| 1921 | 2026-06-11T21:49:18.624Z | Compiling utf8parse v0.2.2 |
| 1922 | 2026-06-11T21:49:18.757Z | Compiling cpufeatures v0.2.17 |
| 1923 | 2026-06-11T21:49:18.839Z | Compiling convert_case v0.4.0 |
| 1924 | 2026-06-11T21:49:19.142Z | Compiling derive_more v0.99.20 |
| 1925 | 2026-06-11T21:49:19.521Z | Compiling anstyle-parse v1.0.0 |
| 1926 | 2026-06-11T21:49:19.826Z | Compiling darling_macro v0.21.3 |
| 1927 | 2026-06-11T21:49:20.410Z | Compiling terminal_size v0.4.4 |
| 1928 | 2026-06-11T21:49:20.427Z | Compiling toml_datetime v0.6.11 |
| 1929 | 2026-06-11T21:49:20.562Z | Compiling typify-macro v0.6.2 |
| 1930 | 2026-06-11T21:49:20.612Z | Compiling anstyle v1.0.14 |
| 1931 | 2026-06-11T21:49:20.724Z | Compiling is_terminal_polyfill v1.70.2 |
| 1932 | 2026-06-11T21:49:20.823Z | Compiling anstyle-query v1.1.5 |
| 1933 | 2026-06-11T21:49:20.872Z | Compiling colorchoice v1.0.5 |
| 1934 | 2026-06-11T21:49:20.928Z | Compiling darling v0.21.3 |
| 1935 | 2026-06-11T21:49:20.990Z | Compiling anstream v1.0.0 |
| 1936 | 2026-06-11T21:49:21.530Z | Compiling secrecy v0.10.3 |
| 1937 | 2026-06-11T21:49:21.546Z | Compiling tinyvec_macros v0.1.1 |
| 1938 | 2026-06-11T21:49:21.849Z | Compiling crucible-workspace-hack v0.1.0 |
| 1939 | 2026-06-11T21:49:21.937Z | Compiling clap_lex v1.1.0 |
| 1940 | 2026-06-11T21:49:21.993Z | Compiling heapless v0.8.0 |
| 1941 | 2026-06-11T21:49:22.110Z | Compiling clap_builder v4.6.0 |
| 1942 | 2026-06-11T21:49:22.282Z | Compiling typify v0.6.2 |
| 1943 | 2026-06-11T21:49:22.471Z | Compiling tinyvec v1.11.0 |
| 1944 | 2026-06-11T21:49:22.658Z | Compiling ingot-macros v0.1.1 |
| 1945 | 2026-06-11T21:49:22.758Z | Compiling zerocopy v0.7.35 |
| 1946 | 2026-06-11T21:49:23.249Z | Compiling hash32 v0.3.1 |
| 1947 | 2026-06-11T21:49:23.287Z | Compiling scroll_derive v0.12.1 |
| 1948 | 2026-06-11T21:49:23.370Z | Compiling rustc_version v0.4.1 |
| 1949 | 2026-06-11T21:49:23.582Z | Compiling num-integer v0.1.46 |
| 1950 | 2026-06-11T21:49:23.638Z | Compiling usdt-impl v0.5.0 |
| 1951 | 2026-06-11T21:49:23.945Z | Compiling smoltcp v0.11.0 |
| 1952 | 2026-06-11T21:49:24.017Z | Compiling scroll v0.12.0 |
| 1953 | 2026-06-11T21:49:24.111Z | Compiling clap v4.6.1 |
| 1954 | 2026-06-11T21:49:24.311Z | Compiling curve25519-dalek v4.1.3 |
| 1955 | 2026-06-11T21:49:24.851Z | Compiling dof v0.3.0 |
| 1956 | 2026-06-11T21:49:25.344Z | Compiling ingot-types v0.1.2 |
| 1957 | 2026-06-11T21:49:26.078Z | Compiling hmac v0.12.1 |
| 1958 | 2026-06-11T21:49:26.120Z | Compiling dtrace-parser v0.2.0 |
| 1959 | 2026-06-11T21:49:26.238Z | Compiling inout v0.1.4 |
| 1960 | 2026-06-11T21:49:26.419Z | Compiling ff v0.13.1 |
| 1961 | 2026-06-11T21:49:26.453Z | Compiling cobs v0.3.0 |
| 1962 | 2026-06-11T21:49:26.730Z | Compiling thread-id v4.2.2 |
| 1963 | 2026-06-11T21:49:26.818Z | Compiling bitflags v1.3.2 |
| 1964 | 2026-06-11T21:49:26.922Z | Compiling unsafe-libyaml v0.2.11 |
| 1965 | 2026-06-11T21:49:27.014Z | Compiling managed v0.8.0 |
| 1966 | 2026-06-11T21:49:27.438Z | Compiling serde_yaml v0.9.34+deprecated |
| 1967 | 2026-06-11T21:49:28.054Z | Compiling postcard v1.1.3 |
| 1968 | 2026-06-11T21:49:28.415Z | Compiling group v0.13.0 |
| 1969 | 2026-06-11T21:49:28.913Z | Compiling cipher v0.4.4 |
| 1970 | 2026-06-11T21:49:28.913Z | Compiling hkdf v0.12.4 |
| 1971 | 2026-06-11T21:49:28.913Z | Compiling ingot v0.1.1 |
| 1972 | 2026-06-11T21:49:29.382Z | Compiling goblin v0.8.2 |
| 1973 | 2026-06-11T21:49:29.733Z | Compiling num-iter v0.1.45 |
| 1974 | 2026-06-11T21:49:29.866Z | Compiling num-rational v0.4.2 |
| 1975 | 2026-06-11T21:49:31.005Z | Compiling tabwriter v1.4.1 |
| 1976 | 2026-06-11T21:49:31.215Z | Compiling universal-hash v0.5.1 |
| 1977 | 2026-06-11T21:49:31.356Z | Compiling crypto-bigint v0.5.5 |
| 1978 | 2026-06-11T21:49:31.359Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-06-11T21:49:31.554Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1980 | 2026-06-11T21:49:32.021Z | Compiling hubpack_derive v0.1.1 |
| 1981 | 2026-06-11T21:49:32.508Z | Compiling crossbeam-epoch v0.9.18 |
| 1982 | 2026-06-11T21:49:32.635Z | Compiling half v2.7.1 |
| 1983 | 2026-06-11T21:49:32.847Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1984 | 2026-06-11T21:49:33.016Z | Compiling num-complex v0.4.6 |
| 1985 | 2026-06-11T21:49:33.630Z | Compiling memoffset v0.9.1 |
| 1986 | 2026-06-11T21:49:33.651Z | Compiling opaque-debug v0.3.1 |
| 1987 | 2026-06-11T21:49:33.867Z | Compiling cfg_aliases v0.2.1 |
| 1988 | 2026-06-11T21:49:33.907Z | Compiling prettyplease v0.2.37 |
| 1989 | 2026-06-11T21:49:33.962Z | Compiling base64ct v1.8.3 |
| 1990 | 2026-06-11T21:49:34.162Z | Compiling ciborium-io v0.2.2 |
| 1991 | 2026-06-11T21:49:34.267Z | Compiling base16ct v0.2.0 |
| 1992 | 2026-06-11T21:49:34.524Z | Compiling elliptic-curve v0.13.8 |
| 1993 | 2026-06-11T21:49:34.886Z | Compiling ciborium-ll v0.2.2 |
| 1994 | 2026-06-11T21:49:35.049Z | Compiling password-hash v0.5.0 |
| 1995 | 2026-06-11T21:49:35.246Z | Compiling nix v0.31.3 |
| 1996 | 2026-06-11T21:49:35.926Z | Compiling poly1305 v0.8.0 |
| 1997 | 2026-06-11T21:49:36.359Z | Compiling num v0.4.3 |
| 1998 | 2026-06-11T21:49:36.442Z | Compiling thiserror-no-std v2.0.2 |
| 1999 | 2026-06-11T21:49:36.536Z | Compiling hubpack v0.1.2 |
| 2000 | 2026-06-11T21:49:37.610Z | Compiling chacha20 v0.9.1 |
| 2001 | 2026-06-11T21:49:37.858Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2002 | 2026-06-11T21:49:37.927Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2003 | 2026-06-11T21:49:38.280Z | Compiling reqwest v0.12.28 |
| 2004 | 2026-06-11T21:49:39.078Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2005 | 2026-06-11T21:49:39.323Z | Compiling blake2 v0.10.6 |
| 2006 | 2026-06-11T21:49:39.392Z | Compiling aead v0.5.2 |
| 2007 | 2026-06-11T21:49:39.813Z | Compiling byte-wrapper v0.1.0 |
| 2008 | 2026-06-11T21:49:39.943Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2009 | 2026-06-11T21:49:39.958Z | Compiling serde_repr v0.1.20 |
| 2010 | 2026-06-11T21:49:40.554Z | Compiling proc-macro-error-attr v1.0.4 |
| 2011 | 2026-06-11T21:49:40.756Z | Compiling bstr v1.12.1 |
| 2012 | 2026-06-11T21:49:40.798Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2013 | 2026-06-11T21:49:40.868Z | Compiling rustix v0.38.44 |
| 2014 | 2026-06-11T21:49:40.981Z | Compiling static_assertions v1.1.0 |
| 2015 | 2026-06-11T21:49:41.170Z | Compiling float-ord v0.3.2 |
| 2016 | 2026-06-11T21:49:41.192Z | Compiling keccak v0.1.6 |
| 2017 | 2026-06-11T21:49:41.338Z | Compiling sha3 v0.10.9 |
| 2018 | 2026-06-11T21:49:41.673Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2019 | 2026-06-11T21:49:41.717Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-11T21:49:42.379Z | Compiling proc-macro-crate v3.5.0 |
| 2021 | 2026-06-11T21:49:42.397Z | Compiling argon2 v0.5.3 |
| 2022 | 2026-06-11T21:49:42.854Z | Compiling chacha20poly1305 v0.10.1 |
| 2023 | 2026-06-11T21:49:43.011Z | Compiling progenitor-client v0.10.0 |
| 2024 | 2026-06-11T21:49:43.382Z | Compiling vsss-rs v3.3.4 |
| 2025 | 2026-06-11T21:49:44.662Z | Compiling rustls-webpki v0.103.13 |
| 2026 | 2026-06-11T21:49:44.918Z | Compiling ciborium v0.2.2 |
| 2027 | 2026-06-11T21:49:45.592Z | Compiling usdt-macro v0.5.0 |
| 2028 | 2026-06-11T21:49:45.726Z | Compiling usdt-attr-macro v0.5.0 |
| 2029 | 2026-06-11T21:49:47.303Z | Compiling num-derive v0.4.2 |
| 2030 | 2026-06-11T21:49:47.430Z | Compiling enum-as-inner v0.6.1 |
| 2031 | 2026-06-11T21:49:48.014Z | Compiling proc-macro-error v1.0.4 |
| 2032 | 2026-06-11T21:49:48.100Z | Compiling memmap v0.7.0 |
| 2033 | 2026-06-11T21:49:48.256Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2034 | 2026-06-11T21:49:48.499Z | Compiling indent_write v2.2.0 |
| 2035 | 2026-06-11T21:49:48.516Z | Compiling data-encoding v2.11.0 |
| 2036 | 2026-06-11T21:49:48.648Z | Compiling winnow v0.5.40 |
| 2037 | 2026-06-11T21:49:48.828Z | Compiling usdt v0.5.0 |
| 2038 | 2026-06-11T21:49:49.098Z | Compiling tokio-rustls v0.26.4 |
| 2039 | 2026-06-11T21:49:49.352Z | Compiling rustls-platform-verifier v0.7.0 |
| 2040 | 2026-06-11T21:49:49.404Z | Compiling hyper-rustls v0.27.9 |
| 2041 | 2026-06-11T21:49:49.944Z | Compiling reqwest v0.13.4 |
| 2042 | 2026-06-11T21:49:49.986Z | Compiling toml_edit v0.19.15 |
| 2043 | 2026-06-11T21:49:50.146Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-06-11T21:49:51.916Z | Compiling progenitor-client v0.14.0 |
| 2045 | 2026-06-11T21:49:52.209Z | Compiling progenitor-extras v0.2.0 |
| 2046 | 2026-06-11T21:49:52.870Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2047 | 2026-06-11T21:49:53.768Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2048 | 2026-06-11T21:49:53.884Z | Compiling num_enum_derive v0.7.6 |
| 2049 | 2026-06-11T21:49:55.088Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-11T21:49:57.385Z | Compiling serde_spanned v0.6.9 |
| 2051 | 2026-06-11T21:49:57.543Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-11T21:50:04.157Z | Compiling foreign-types-macros v0.2.3 |
| 2053 | 2026-06-11T21:50:04.308Z | Compiling foreign-types-shared v0.3.1 |
| 2054 | 2026-06-11T21:50:04.415Z | Compiling colored v3.1.1 |
| 2055 | 2026-06-11T21:50:04.697Z | Compiling toml_write v0.1.2 |
| 2056 | 2026-06-11T21:50:04.829Z | Compiling vcpkg v0.2.15 |
| 2057 | 2026-06-11T21:50:04.911Z | Compiling winnow v0.7.15 |
| 2058 | 2026-06-11T21:50:04.929Z | Compiling bytecount v0.6.9 |
| 2059 | 2026-06-11T21:50:05.087Z | Compiling pkg-config v0.3.33 |
| 2060 | 2026-06-11T21:50:05.126Z | Compiling foreign-types v0.5.0 |
| 2061 | 2026-06-11T21:50:05.376Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-06-11T21:50:05.541Z | Compiling openssl-sys v0.9.116 |
| 2063 | 2026-06-11T21:50:05.656Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-11T21:50:06.368Z | Compiling toml_edit v0.22.27 |
| 2065 | 2026-06-11T21:50:06.409Z | Compiling num_enum v0.7.6 |
| 2066 | 2026-06-11T21:50:06.547Z | Compiling proc-macro-crate v1.3.1 |
| 2067 | 2026-06-11T21:50:06.752Z | Compiling progenitor-impl v0.13.0 |
| 2068 | 2026-06-11T21:50:06.840Z | Compiling chacha20 v0.10.0 |
| 2069 | 2026-06-11T21:50:06.886Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2070 | 2026-06-11T21:50:07.596Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2071 | 2026-06-11T21:50:08.038Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2072 | 2026-06-11T21:50:08.051Z | Compiling cstr-argument v0.1.2 |
| 2073 | 2026-06-11T21:50:08.214Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2074 | 2026-06-11T21:50:08.231Z | Compiling resolv-conf v0.7.6 |
| 2075 | 2026-06-11T21:50:08.442Z | Compiling semver v0.1.20 |
| 2076 | 2026-06-11T21:50:08.466Z | Compiling unicode-segmentation v1.13.3 |
| 2077 | 2026-06-11T21:50:08.695Z | Compiling rayon-core v1.13.0 |
| 2078 | 2026-06-11T21:50:08.743Z | Compiling heck v0.4.1 |
| 2079 | 2026-06-11T21:50:08.842Z | Compiling linked-hash-map v0.5.6 |
| 2080 | 2026-06-11T21:50:08.949Z | Compiling swrite v0.1.0 |
| 2081 | 2026-06-11T21:50:09.061Z | Compiling lru-cache v0.1.2 |
| 2082 | 2026-06-11T21:50:09.078Z | Compiling progenitor-macro v0.13.0 |
| 2083 | 2026-06-11T21:50:09.114Z | Compiling newline-converter v0.3.0 |
| 2084 | 2026-06-11T21:50:09.211Z | Compiling rustc_version v0.1.7 |
| 2085 | 2026-06-11T21:50:09.287Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2086 | 2026-06-11T21:50:09.322Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2087 | 2026-06-11T21:50:09.422Z | Compiling toml v0.8.23 |
| 2088 | 2026-06-11T21:50:09.668Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2089 | 2026-06-11T21:50:09.717Z | Compiling rand v0.10.1 |
| 2090 | 2026-06-11T21:50:09.805Z | Compiling num_enum_derive v0.5.11 |
| 2091 | 2026-06-11T21:50:10.215Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2092 | 2026-06-11T21:50:10.692Z | Compiling atomicwrites v0.4.4 |
| 2093 | 2026-06-11T21:50:10.753Z | Compiling progenitor-client v0.13.0 |
| 2094 | 2026-06-11T21:50:10.813Z | Compiling hickory-proto v0.24.4 |
| 2095 | 2026-06-11T21:50:10.956Z | Compiling similar v2.7.0 |
| 2096 | 2026-06-11T21:50:10.979Z | Compiling crossbeam-deque v0.8.6 |
| 2097 | 2026-06-11T21:50:11.219Z | Compiling progenitor-impl v0.14.0 |
| 2098 | 2026-06-11T21:50:11.239Z | Compiling console v0.15.11 |
| 2099 | 2026-06-11T21:50:12.509Z | Compiling camino-tempfile v1.4.1 |
| 2100 | 2026-06-11T21:50:12.931Z | Compiling serde-big-array v0.5.1 |
| 2101 | 2026-06-11T21:50:13.101Z | Compiling pin-project-internal v1.1.13 |
| 2102 | 2026-06-11T21:50:13.265Z | Compiling derive-where v1.6.1 |
| 2103 | 2026-06-11T21:50:13.296Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2104 | 2026-06-11T21:50:13.733Z | Compiling siphasher v1.0.3 |
| 2105 | 2026-06-11T21:50:13.864Z | Compiling lazy_static v1.5.0 |
| 2106 | 2026-06-11T21:50:13.958Z | Compiling minimal-lexical v0.2.1 |
| 2107 | 2026-06-11T21:50:13.983Z | Compiling phf_shared v0.12.1 |
| 2108 | 2026-06-11T21:50:14.211Z | Compiling nom v7.1.3 |
| 2109 | 2026-06-11T21:50:14.213Z | Compiling pin-project v1.1.13 |
| 2110 | 2026-06-11T21:50:14.343Z | Compiling progenitor-macro v0.14.0 |
| 2111 | 2026-06-11T21:50:14.598Z | Compiling progenitor v0.13.0 |
| 2112 | 2026-06-11T21:50:14.753Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2113 | 2026-06-11T21:50:15.053Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2114 | 2026-06-11T21:50:15.540Z | Compiling hickory-resolver v0.24.4 |
| 2115 | 2026-06-11T21:50:18.474Z | Compiling expectorate v1.2.0 |
| 2116 | 2026-06-11T21:50:18.905Z | Compiling num_enum v0.5.11 |
| 2117 | 2026-06-11T21:50:19.044Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-06-11T21:50:20.209Z | Compiling newtype_derive v0.1.6 |
| 2119 | 2026-06-11T21:50:20.904Z | Compiling unicode-normalization v0.1.25 |
| 2120 | 2026-06-11T21:50:21.503Z | Compiling tokio-stream v0.1.18 |
| 2121 | 2026-06-11T21:50:22.068Z | Compiling async-recursion v1.1.1 |
| 2122 | 2026-06-11T21:50:22.796Z | Compiling snafu-derive v0.8.9 |
| 2123 | 2026-06-11T21:50:23.078Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2124 | 2026-06-11T21:50:23.406Z | Compiling slog-dtrace v0.3.0 |
| 2125 | 2026-06-11T21:50:23.664Z | Compiling csv-core v0.1.13 |
| 2126 | 2026-06-11T21:50:23.681Z | Compiling unicode-xid v0.2.6 |
| 2127 | 2026-06-11T21:50:23.818Z | Compiling konst_macro_rules v0.2.19 |
| 2128 | 2026-06-11T21:50:24.028Z | Compiling openssl v0.10.80 |
| 2129 | 2026-06-11T21:50:24.088Z | Compiling same-file v1.0.6 |
| 2130 | 2026-06-11T21:50:24.272Z | Compiling foldhash v0.1.5 |
| 2131 | 2026-06-11T21:50:24.329Z | Compiling unicode-width v0.1.14 |
| 2132 | 2026-06-11T21:50:24.504Z | Compiling cancel-safe-futures v0.1.5 |
| 2133 | 2026-06-11T21:50:24.631Z | Compiling highway v1.3.0 |
| 2134 | 2026-06-11T21:50:24.648Z | Compiling owo-colors v4.3.0 |
| 2135 | 2026-06-11T21:50:24.783Z | Compiling foreign-types-shared v0.1.1 |
| 2136 | 2026-06-11T21:50:24.889Z | Compiling chrono-tz v0.10.4 |
| 2137 | 2026-06-11T21:50:24.910Z | Compiling foreign-types v0.3.2 |
| 2138 | 2026-06-11T21:50:24.996Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2139 | 2026-06-11T21:50:25.090Z | Compiling snafu v0.8.9 |
| 2140 | 2026-06-11T21:50:25.160Z | Compiling hashbrown v0.15.5 |
| 2141 | 2026-06-11T21:50:25.352Z | Compiling walkdir v2.5.0 |
| 2142 | 2026-06-11T21:50:25.654Z | Compiling konst v0.2.20 |
| 2143 | 2026-06-11T21:50:25.810Z | Compiling csv v1.4.0 |
| 2144 | 2026-06-11T21:50:26.047Z | Compiling const_format_proc_macros v0.2.34 |
| 2145 | 2026-06-11T21:50:26.203Z | Compiling qorb v0.4.1 |
| 2146 | 2026-06-11T21:50:26.271Z | Compiling progenitor v0.14.0 |
| 2147 | 2026-06-11T21:50:26.422Z | Compiling olpc-cjson v0.1.4 |
| 2148 | 2026-06-11T21:50:26.698Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-06-11T21:50:26.857Z | Compiling rayon v1.12.0 |
| 2150 | 2026-06-11T21:50:27.478Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2151 | 2026-06-11T21:50:28.018Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-06-11T21:50:29.056Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-06-11T21:50:30.279Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-06-11T21:50:30.807Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2155 | 2026-06-11T21:50:30.935Z | Compiling phf v0.12.1 |
| 2156 | 2026-06-11T21:50:31.572Z | Compiling zone_cfg_derive v0.3.1 |
| 2157 | 2026-06-11T21:50:32.106Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-06-11T21:50:32.330Z | Compiling tokio-dtrace v0.1.1 |
| 2159 | 2026-06-11T21:50:32.656Z | Compiling globset v0.4.18 |
| 2160 | 2026-06-11T21:50:33.013Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2161 | 2026-06-11T21:50:33.240Z | Compiling itertools v0.12.1 |
| 2162 | 2026-06-11T21:50:34.477Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2163 | 2026-06-11T21:50:34.714Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2164 | 2026-06-11T21:50:34.733Z | Compiling libsw-core v0.3.2 |
| 2165 | 2026-06-11T21:50:34.763Z | Compiling pem v3.0.6 |
| 2166 | 2026-06-11T21:50:34.915Z | Compiling serde_plain v1.0.2 |
| 2167 | 2026-06-11T21:50:35.076Z | Compiling openssl-macros v0.1.1 |
| 2168 | 2026-06-11T21:50:35.204Z | Compiling cookie v0.18.1 |
| 2169 | 2026-06-11T21:50:35.318Z | Compiling sigpipe v0.1.3 |
| 2170 | 2026-06-11T21:50:35.384Z | Compiling fixedbitset v0.5.7 |
| 2171 | 2026-06-11T21:50:35.422Z | Compiling jiff v0.2.28 |
| 2172 | 2026-06-11T21:50:35.468Z | Compiling typed-path v0.9.3 |
| 2173 | 2026-06-11T21:50:35.563Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2174 | 2026-06-11T21:50:35.777Z | Compiling glob v0.3.3 |
| 2175 | 2026-06-11T21:50:35.817Z | Compiling fixedbitset v0.4.2 |
| 2176 | 2026-06-11T21:50:35.971Z | Compiling petgraph v0.8.3 |
| 2177 | 2026-06-11T21:50:36.067Z | Compiling petgraph v0.6.5 |
| 2178 | 2026-06-11T21:50:36.703Z | Compiling tough v0.22.0 |
| 2179 | 2026-06-11T21:50:37.665Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2180 | 2026-06-11T21:50:37.870Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2181 | 2026-06-11T21:50:37.915Z | Compiling libsw v3.5.0 |
| 2182 | 2026-06-11T21:50:38.134Z | Compiling zone v0.3.1 |
| 2183 | 2026-06-11T21:50:38.398Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2184 | 2026-06-11T21:50:38.401Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-06-11T21:50:38.728Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-06-11T21:50:39.860Z | Compiling oxide-tokio-rt v0.1.6 |
| 2187 | 2026-06-11T21:50:40.434Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2188 | 2026-06-11T21:50:41.389Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-06-11T21:50:41.600Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-06-11T21:50:42.410Z | Compiling const_format v0.2.36 |
| 2191 | 2026-06-11T21:50:42.544Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2192 | 2026-06-11T21:50:43.296Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-06-11T21:50:44.189Z | Compiling tabled_derive v0.7.0 |
| 2194 | 2026-06-11T21:50:44.445Z | Compiling gethostname v0.5.0 |
| 2195 | 2026-06-11T21:50:44.590Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-06-11T21:50:45.154Z | Compiling libscf-sys v1.2.0 |
| 2197 | 2026-06-11T21:50:45.337Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2198 | 2026-06-11T21:50:45.638Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-06-11T21:50:45.727Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-06-11T21:50:45.777Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-06-11T21:50:45.838Z | Compiling smf v0.2.3 |
| 2202 | 2026-06-11T21:50:45.903Z | Compiling bcs v0.1.6 |
| 2203 | 2026-06-11T21:50:46.047Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2204 | 2026-06-11T21:50:46.311Z | Compiling tagptr v0.2.0 |
| 2205 | 2026-06-11T21:50:46.484Z | Compiling termtree v0.5.1 |
| 2206 | 2026-06-11T21:50:46.659Z | Compiling smawk v0.3.2 |
| 2207 | 2026-06-11T21:50:46.836Z | Compiling linear-map v1.2.0 |
| 2208 | 2026-06-11T21:50:46.917Z | Compiling whoami v1.6.1 |
| 2209 | 2026-06-11T21:50:46.986Z | Compiling unicode-linebreak v0.1.5 |
| 2210 | 2026-06-11T21:50:47.065Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-06-11T21:50:47.266Z | Compiling textwrap v0.16.2 |
| 2212 | 2026-06-11T21:50:48.524Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2213 | 2026-06-11T21:50:48.839Z | Compiling moka v0.12.15 |
| 2214 | 2026-06-11T21:50:49.005Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-06-11T21:50:49.107Z | Compiling tabled v0.15.0 |
| 2216 | 2026-06-11T21:50:49.999Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-06-11T21:50:50.017Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-06-11T21:50:50.075Z | Compiling steno v0.4.1 |
| 2219 | 2026-06-11T21:50:50.127Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-06-11T21:50:51.586Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-11T21:50:55.278Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-06-11T21:50:56.594Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2223 | 2026-06-11T21:50:56.669Z | Compiling proc-macro-error2 v2.0.1 |
| 2224 | 2026-06-11T21:50:56.965Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2225 | 2026-06-11T21:50:56.990Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2226 | 2026-06-11T21:50:57.220Z | Compiling parking_lot_core v0.8.6 |
| 2227 | 2026-06-11T21:50:57.315Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2228 | 2026-06-11T21:50:57.427Z | Compiling tabled_derive v0.11.0 |
| 2229 | 2026-06-11T21:50:57.500Z | Compiling hickory-resolver v0.25.2 |
| 2230 | 2026-06-11T21:50:58.458Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2231 | 2026-06-11T21:50:58.550Z | Compiling papergrid v0.18.0 |
| 2232 | 2026-06-11T21:50:59.042Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2233 | 2026-06-11T21:50:59.619Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2234 | 2026-06-11T21:51:01.825Z | Compiling testing_table v0.3.0 |
| 2235 | 2026-06-11T21:51:01.830Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2236 | 2026-06-11T21:51:02.034Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2237 | 2026-06-11T21:51:02.084Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2238 | 2026-06-11T21:51:03.251Z | Compiling tabled v0.21.0 |
| 2239 | 2026-06-11T21:51:03.312Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2240 | 2026-06-11T21:51:04.171Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2241 | 2026-06-11T21:51:04.206Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2242 | 2026-06-11T21:51:04.291Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2243 | 2026-06-11T21:51:04.896Z | Compiling arc-swap v1.9.1 |
| 2244 | 2026-06-11T21:51:04.981Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2245 | 2026-06-11T21:51:05.820Z | Compiling slog-scope v4.4.1 |
| 2246 | 2026-06-11T21:51:06.232Z | Compiling parking_lot v0.11.2 |
| 2247 | 2026-06-11T21:51:07.102Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2248 | 2026-06-11T21:51:08.563Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2249 | 2026-06-11T21:51:08.592Z | Compiling fxhash v0.2.1 |
| 2250 | 2026-06-11T21:51:08.592Z | Compiling crc8 v0.1.1 |
| 2251 | 2026-06-11T21:51:08.592Z | Compiling sled v0.34.7 |
| 2252 | 2026-06-11T21:51:08.592Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2253 | 2026-06-11T21:51:08.592Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2254 | 2026-06-11T21:51:09.386Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2255 | 2026-06-11T21:51:10.938Z | Compiling slog-stdlog v4.1.1 |
| 2256 | 2026-06-11T21:51:11.150Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2257 | 2026-06-11T21:51:11.399Z | Compiling slog-envlogger v2.2.0 |
| 2258 | 2026-06-11T21:51:11.463Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2259 | 2026-06-11T21:51:14.067Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2260 | 2026-06-11T21:51:18.045Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2261 | 2026-06-11T21:51:21.043Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2262 | 2026-06-11T21:51:24.167Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2263 | 2026-06-11T21:51:27.486Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2264 | 2026-06-11T21:51:34.296Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2265 | 2026-06-11T21:51:37.405Z | Finished `release` profile [optimized] target(s) in 3m 41s |
| 2266 | 2026-06-11T21:51:37.741Z | + banner quartet |
| 2267 | 2026-06-11T21:51:37.745Z | |
| 2268 | 2026-06-11T21:51:37.745Z | #### # # ## ##### ##### ###### ##### |
| 2269 | 2026-06-11T21:51:37.745Z | # # # # # # # # # # # |
| 2270 | 2026-06-11T21:51:37.745Z | # # # # # # # # # ##### # |
| 2271 | 2026-06-11T21:51:37.745Z | # # # # # ###### ##### # # # |
| 2272 | 2026-06-11T21:51:37.745Z | # # # # # # # # # # # |
| 2273 | 2026-06-11T21:51:37.745Z | ### # #### # # # # # ###### # |
| 2274 | 2026-06-11T21:51:37.745Z | |
| 2275 | 2026-06-11T21:51:37.745Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2276 | 2026-06-11T21:51:38.307Z | Compiling cfg-if v1.0.4 |
| 2277 | 2026-06-11T21:51:38.310Z | Compiling libc v0.2.186 |
| 2278 | 2026-06-11T21:51:38.310Z | Compiling serde_core v1.0.228 |
| 2279 | 2026-06-11T21:51:38.406Z | Compiling memchr v2.8.1 |
| 2280 | 2026-06-11T21:51:38.422Z | Compiling itoa v1.0.18 |
| 2281 | 2026-06-11T21:51:38.427Z | Compiling smallvec v1.15.1 |
| 2282 | 2026-06-11T21:51:38.431Z | Compiling stable_deref_trait v1.2.1 |
| 2283 | 2026-06-11T21:51:38.436Z | Compiling zerofrom v0.1.8 |
| 2284 | 2026-06-11T21:51:38.462Z | Compiling zmij v1.0.21 |
| 2285 | 2026-06-11T21:51:38.508Z | Compiling writeable v0.6.3 |
| 2286 | 2026-06-11T21:51:38.563Z | Compiling yoke v0.8.3 |
| 2287 | 2026-06-11T21:51:38.648Z | Compiling litemap v0.8.2 |
| 2288 | 2026-06-11T21:51:38.667Z | Compiling utf8_iter v1.0.4 |
| 2289 | 2026-06-11T21:51:38.761Z | Compiling zerovec v0.11.6 |
| 2290 | 2026-06-11T21:51:38.765Z | Compiling zerotrie v0.2.4 |
| 2291 | 2026-06-11T21:51:38.804Z | Compiling percent-encoding v2.3.2 |
| 2292 | 2026-06-11T21:51:38.844Z | Compiling libm v0.2.16 |
| 2293 | 2026-06-11T21:51:38.856Z | Compiling icu_properties_data v2.2.0 |
| 2294 | 2026-06-11T21:51:38.964Z | Compiling icu_normalizer_data v2.2.0 |
| 2295 | 2026-06-11T21:51:39.008Z | Compiling form_urlencoded v1.2.2 |
| 2296 | 2026-06-11T21:51:39.043Z | Compiling rand_core v0.10.1 |
| 2297 | 2026-06-11T21:51:39.080Z | Compiling errno v0.3.14 |
| 2298 | 2026-06-11T21:51:39.203Z | Compiling getrandom v0.4.2 |
| 2299 | 2026-06-11T21:51:39.220Z | Compiling iana-time-zone v0.1.65 |
| 2300 | 2026-06-11T21:51:39.252Z | Compiling pin-project-lite v0.2.17 |
| 2301 | 2026-06-11T21:51:39.314Z | Compiling zeroize v1.8.2 |
| 2302 | 2026-06-11T21:51:39.355Z | Compiling tinystr v0.8.3 |
| 2303 | 2026-06-11T21:51:39.379Z | Compiling potential_utf v0.1.5 |
| 2304 | 2026-06-11T21:51:39.410Z | Compiling dyn-clone v1.0.20 |
| 2305 | 2026-06-11T21:51:39.555Z | Compiling icu_locale_core v2.2.0 |
| 2306 | 2026-06-11T21:51:39.566Z | Compiling icu_collections v2.2.0 |
| 2307 | 2026-06-11T21:51:39.591Z | Compiling socket2 v0.6.4 |
| 2308 | 2026-06-11T21:51:39.634Z | Compiling scopeguard v1.2.0 |
| 2309 | 2026-06-11T21:51:39.634Z | Compiling parking_lot_core v0.9.12 |
| 2310 | 2026-06-11T21:51:39.634Z | Compiling signal-hook-registry v1.4.8 |
| 2311 | 2026-06-11T21:51:39.705Z | Compiling num-traits v0.2.19 |
| 2312 | 2026-06-11T21:51:39.999Z | Compiling lock_api v0.4.14 |
| 2313 | 2026-06-11T21:51:40.155Z | Compiling mio v1.2.1 |
| 2314 | 2026-06-11T21:51:40.255Z | Compiling serde v1.0.228 |
| 2315 | 2026-06-11T21:51:40.309Z | Compiling serde_json v1.0.150 |
| 2316 | 2026-06-11T21:51:40.364Z | Compiling icu_provider v2.2.0 |
| 2317 | 2026-06-11T21:51:40.439Z | Compiling uuid v1.23.2 |
| 2318 | 2026-06-11T21:51:40.466Z | Compiling semver v1.0.28 |
| 2319 | 2026-06-11T21:51:40.589Z | Compiling parking_lot v0.12.5 |
| 2320 | 2026-06-11T21:51:40.860Z | Compiling bytes v1.11.1 |
| 2321 | 2026-06-11T21:51:40.871Z | Compiling icu_normalizer v2.2.0 |
| 2322 | 2026-06-11T21:51:40.989Z | Compiling icu_properties v2.2.0 |
| 2323 | 2026-06-11T21:51:41.039Z | Compiling chrono v0.4.45 |
| 2324 | 2026-06-11T21:51:41.115Z | Compiling portable-atomic v1.13.1 |
| 2325 | 2026-06-11T21:51:41.533Z | Compiling tokio v1.52.3 |
| 2326 | 2026-06-11T21:51:41.771Z | Compiling thiserror v2.0.18 |
| 2327 | 2026-06-11T21:51:41.827Z | Compiling bitflags v2.12.1 |
| 2328 | 2026-06-11T21:51:41.885Z | Compiling critical-section v1.2.0 |
| 2329 | 2026-06-11T21:51:41.999Z | Compiling idna_adapter v1.2.2 |
| 2330 | 2026-06-11T21:51:42.081Z | Compiling futures-core v0.3.32 |
| 2331 | 2026-06-11T21:51:42.137Z | Compiling idna v1.1.0 |
| 2332 | 2026-06-11T21:51:42.231Z | Compiling once_cell v1.21.4 |
| 2333 | 2026-06-11T21:51:42.246Z | Compiling log v0.4.32 |
| 2334 | 2026-06-11T21:51:42.449Z | Compiling equivalent v1.0.2 |
| 2335 | 2026-06-11T21:51:42.476Z | Compiling url v2.5.8 |
| 2336 | 2026-06-11T21:51:42.497Z | Compiling subtle v2.6.1 |
| 2337 | 2026-06-11T21:51:42.539Z | Compiling zerocopy v0.8.50 |
| 2338 | 2026-06-11T21:51:42.574Z | Compiling futures-sink v0.3.32 |
| 2339 | 2026-06-11T21:51:42.666Z | Compiling slab v0.4.12 |
| 2340 | 2026-06-11T21:51:42.696Z | Compiling typenum v1.20.1 |
| 2341 | 2026-06-11T21:51:42.882Z | Compiling futures-channel v0.3.32 |
| 2342 | 2026-06-11T21:51:42.995Z | Compiling getrandom v0.2.17 |
| 2343 | 2026-06-11T21:51:43.153Z | Compiling schemars v0.8.22 |
| 2344 | 2026-06-11T21:51:43.218Z | Compiling futures-task v0.3.32 |
| 2345 | 2026-06-11T21:51:43.394Z | Compiling futures-io v0.3.32 |
| 2346 | 2026-06-11T21:51:43.535Z | Compiling futures-util v0.3.32 |
| 2347 | 2026-06-11T21:51:43.592Z | Compiling rand_core v0.6.4 |
| 2348 | 2026-06-11T21:51:43.871Z | Compiling hashbrown v0.17.1 |
| 2349 | 2026-06-11T21:51:44.300Z | Compiling tracing-core v0.1.36 |
| 2350 | 2026-06-11T21:51:44.563Z | Compiling indexmap v2.14.0 |
| 2351 | 2026-06-11T21:51:44.639Z | Compiling ipnetwork v0.21.1 |
| 2352 | 2026-06-11T21:51:45.070Z | Compiling tracing v0.1.44 |
| 2353 | 2026-06-11T21:51:45.384Z | Compiling base64 v0.22.1 |
| 2354 | 2026-06-11T21:51:45.398Z | Compiling http v1.4.1 |
| 2355 | 2026-06-11T21:51:45.429Z | Compiling unicode-ident v1.0.24 |
| 2356 | 2026-06-11T21:51:45.555Z | Compiling proc-macro2 v1.0.106 |
| 2357 | 2026-06-11T21:51:45.807Z | Compiling slog v2.8.2 |
| 2358 | 2026-06-11T21:51:45.823Z | Compiling erased-serde v0.3.31 |
| 2359 | 2026-06-11T21:51:45.879Z | Compiling fnv v1.0.7 |
| 2360 | 2026-06-11T21:51:45.989Z | Compiling quote v1.0.45 |
| 2361 | 2026-06-11T21:51:46.424Z | Compiling oxnet v0.1.6 |
| 2362 | 2026-06-11T21:51:46.683Z | Compiling syn v2.0.117 |
| 2363 | 2026-06-11T21:51:46.724Z | Compiling tokio-util v0.7.18 |
| 2364 | 2026-06-11T21:51:46.865Z | Compiling ipnet v2.12.0 |
| 2365 | 2026-06-11T21:51:47.297Z | Compiling byteorder v1.5.0 |
| 2366 | 2026-06-11T21:51:47.560Z | Compiling thiserror v1.0.69 |
| 2367 | 2026-06-11T21:51:47.674Z | Compiling ppv-lite86 v0.2.21 |
| 2368 | 2026-06-11T21:51:47.710Z | Compiling rustls-pki-types v1.14.1 |
| 2369 | 2026-06-11T21:51:47.975Z | Compiling aws-lc-sys v0.41.0 |
| 2370 | 2026-06-11T21:51:48.025Z | Compiling http-body v1.0.1 |
| 2371 | 2026-06-11T21:51:48.094Z | Compiling untrusted v0.7.1 |
| 2372 | 2026-06-11T21:51:48.193Z | Compiling atomic-waker v1.1.2 |
| 2373 | 2026-06-11T21:51:48.205Z | Compiling httparse v1.10.1 |
| 2374 | 2026-06-11T21:51:48.223Z | Compiling tower-layer v0.3.3 |
| 2375 | 2026-06-11T21:51:48.329Z | Compiling rustls v0.23.40 |
| 2376 | 2026-06-11T21:51:48.424Z | Compiling ryu v1.0.23 |
| 2377 | 2026-06-11T21:51:48.545Z | Compiling aws-lc-rs v1.17.0 |
| 2378 | 2026-06-11T21:51:48.566Z | Compiling untrusted v0.9.0 |
| 2379 | 2026-06-11T21:51:48.594Z | Compiling pretty-hex v0.4.2 |
| 2380 | 2026-06-11T21:51:48.646Z | Compiling try-lock v0.2.5 |
| 2381 | 2026-06-11T21:51:48.681Z | Compiling tower-service v0.3.3 |
| 2382 | 2026-06-11T21:51:48.736Z | Compiling h2 v0.4.14 |
| 2383 | 2026-06-11T21:51:48.747Z | Compiling want v0.3.1 |
| 2384 | 2026-06-11T21:51:48.757Z | Compiling httpdate v1.0.3 |
| 2385 | 2026-06-11T21:51:48.778Z | Compiling rustix v1.1.4 |
| 2386 | 2026-06-11T21:51:48.816Z | Compiling regex-syntax v0.8.10 |
| 2387 | 2026-06-11T21:51:48.928Z | Compiling plain v0.2.3 |
| 2388 | 2026-06-11T21:51:49.050Z | Compiling getrandom v0.3.4 |
| 2389 | 2026-06-11T21:51:49.141Z | Compiling omicron-workspace-hack v0.1.0 |
| 2390 | 2026-06-11T21:51:49.221Z | Compiling ucd-trie v0.1.7 |
| 2391 | 2026-06-11T21:51:49.259Z | Compiling rand_core v0.9.5 |
| 2392 | 2026-06-11T21:51:49.524Z | Compiling pest v2.8.6 |
| 2393 | 2026-06-11T21:51:49.813Z | Compiling rustls-webpki v0.103.13 |
| 2394 | 2026-06-11T21:51:51.170Z | Compiling crossbeam-utils v0.8.21 |
| 2395 | 2026-06-11T21:51:51.442Z | Compiling hyper v1.10.1 |
| 2396 | 2026-06-11T21:51:51.953Z | Compiling serde_urlencoded v0.7.1 |
| 2397 | 2026-06-11T21:51:52.251Z | Compiling http-body-util v0.1.3 |
| 2398 | 2026-06-11T21:51:52.433Z | Compiling foldhash v0.2.0 |
| 2399 | 2026-06-11T21:51:52.538Z | Compiling allocator-api2 v0.2.21 |
| 2400 | 2026-06-11T21:51:52.759Z | Compiling newtype-uuid v1.3.2 |
| 2401 | 2026-06-11T21:51:52.959Z | Compiling hyper-util v0.1.20 |
| 2402 | 2026-06-11T21:51:53.807Z | Compiling hashbrown v0.16.1 |
| 2403 | 2026-06-11T21:51:54.539Z | Compiling tokio-rustls v0.26.4 |
| 2404 | 2026-06-11T21:51:54.851Z | Compiling hex v0.4.3 |
| 2405 | 2026-06-11T21:51:54.935Z | Compiling daft v0.1.7 |
| 2406 | 2026-06-11T21:51:55.200Z | Compiling rand_chacha v0.9.0 |
| 2407 | 2026-06-11T21:51:55.231Z | Compiling sync_wrapper v1.0.2 |
| 2408 | 2026-06-11T21:51:55.346Z | Compiling aho-corasick v1.1.4 |
| 2409 | 2026-06-11T21:51:55.367Z | Compiling fastrand v2.4.1 |
| 2410 | 2026-06-11T21:51:55.714Z | Compiling rand v0.9.4 |
| 2411 | 2026-06-11T21:51:55.760Z | Compiling tower v0.5.3 |
| 2412 | 2026-06-11T21:51:55.985Z | Compiling anyhow v1.0.102 |
| 2413 | 2026-06-11T21:51:56.045Z | Compiling powerfmt v0.2.0 |
| 2414 | 2026-06-11T21:51:56.134Z | Compiling generic-array v0.14.7 |
| 2415 | 2026-06-11T21:51:56.306Z | Compiling regex-automata v0.4.14 |
| 2416 | 2026-06-11T21:51:56.360Z | Compiling tower-http v0.6.11 |
| 2417 | 2026-06-11T21:51:56.480Z | Compiling deranged v0.5.8 |
| 2418 | 2026-06-11T21:51:56.650Z | Compiling openapiv3 v2.2.0 |
| 2419 | 2026-06-11T21:51:56.705Z | Compiling time-core v0.1.8 |
| 2420 | 2026-06-11T21:51:56.859Z | Compiling openssl-probe v0.2.1 |
| 2421 | 2026-06-11T21:51:57.041Z | Compiling num_threads v0.1.7 |
| 2422 | 2026-06-11T21:51:57.119Z | Compiling cpufeatures v0.3.0 |
| 2423 | 2026-06-11T21:51:57.143Z | Compiling num-conv v0.2.2 |
| 2424 | 2026-06-11T21:51:57.198Z | Compiling rustls-native-certs v0.8.4 |
| 2425 | 2026-06-11T21:51:57.306Z | Compiling camino v1.2.2 |
| 2426 | 2026-06-11T21:51:57.581Z | Compiling time v0.3.47 |
| 2427 | 2026-06-11T21:51:57.893Z | Compiling tempfile v3.27.0 |
| 2428 | 2026-06-11T21:51:58.062Z | Compiling futures-executor v0.3.32 |
| 2429 | 2026-06-11T21:51:58.609Z | Compiling winnow v1.0.3 |
| 2430 | 2026-06-11T21:51:58.811Z | Compiling regex v1.12.3 |
| 2431 | 2026-06-11T21:51:59.159Z | Compiling futures v0.3.32 |
| 2432 | 2026-06-11T21:51:59.251Z | Compiling rustls-platform-verifier v0.7.0 |
| 2433 | 2026-06-11T21:51:59.890Z | Compiling hyper-rustls v0.27.9 |
| 2434 | 2026-06-11T21:52:00.108Z | Compiling crossbeam-channel v0.5.15 |
| 2435 | 2026-06-11T21:52:00.267Z | Compiling scroll v0.13.0 |
| 2436 | 2026-06-11T21:52:00.271Z | Compiling hybrid-array v0.4.12 |
| 2437 | 2026-06-11T21:52:00.576Z | Compiling simd-adler32 v0.3.9 |
| 2438 | 2026-06-11T21:52:00.603Z | Compiling adler2 v2.0.1 |
| 2439 | 2026-06-11T21:52:00.771Z | Compiling miniz_oxide v0.8.9 |
| 2440 | 2026-06-11T21:52:00.774Z | Compiling goblin v0.10.7 |
| 2441 | 2026-06-11T21:52:00.793Z | Compiling crc32fast v1.5.0 |
| 2442 | 2026-06-11T21:52:00.853Z | Compiling reqwest v0.13.4 |
| 2443 | 2026-06-11T21:52:01.042Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2444 | 2026-06-11T21:52:01.415Z | Compiling thread_local v1.1.9 |
| 2445 | 2026-06-11T21:52:01.776Z | Compiling either v1.16.0 |
| 2446 | 2026-06-11T21:52:02.041Z | Compiling flate2 v1.1.9 |
| 2447 | 2026-06-11T21:52:02.220Z | Compiling block-buffer v0.12.0 |
| 2448 | 2026-06-11T21:52:02.406Z | Compiling crypto-common v0.2.2 |
| 2449 | 2026-06-11T21:52:02.602Z | Compiling crypto-common v0.1.7 |
| 2450 | 2026-06-11T21:52:02.759Z | Compiling dtrace-parser v0.3.0 |
| 2451 | 2026-06-11T21:52:03.079Z | Compiling rand_chacha v0.3.1 |
| 2452 | 2026-06-11T21:52:03.712Z | Compiling is-terminal v0.4.17 |
| 2453 | 2026-06-11T21:52:03.715Z | Compiling thread-id v5.1.0 |
| 2454 | 2026-06-11T21:52:03.816Z | Compiling match_cfg v0.1.0 |
| 2455 | 2026-06-11T21:52:03.827Z | Compiling compression-core v0.4.32 |
| 2456 | 2026-06-11T21:52:03.894Z | Compiling take_mut v0.2.2 |
| 2457 | 2026-06-11T21:52:04.006Z | Compiling dof v0.4.0 |
| 2458 | 2026-06-11T21:52:04.017Z | Compiling const-oid v0.10.2 |
| 2459 | 2026-06-11T21:52:04.320Z | Compiling debug-ignore v1.0.5 |
| 2460 | 2026-06-11T21:52:04.440Z | Compiling term v1.2.1 |
| 2461 | 2026-06-11T21:52:05.351Z | Compiling slog-term v2.9.2 |
| 2462 | 2026-06-11T21:52:06.356Z | Compiling usdt-impl v0.6.0 |
| 2463 | 2026-06-11T21:52:06.707Z | Compiling digest v0.11.3 |
| 2464 | 2026-06-11T21:52:06.908Z | Compiling slog-async v2.8.0 |
| 2465 | 2026-06-11T21:52:07.112Z | Compiling compression-codecs v0.4.38 |
| 2466 | 2026-06-11T21:52:07.503Z | Compiling hostname v0.3.1 |
| 2467 | 2026-06-11T21:52:07.551Z | Compiling rand v0.8.6 |
| 2468 | 2026-06-11T21:52:07.666Z | Compiling ref-cast v1.0.25 |
| 2469 | 2026-06-11T21:52:07.778Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2470 | 2026-06-11T21:52:08.359Z | Compiling slog-json v2.6.1 |
| 2471 | 2026-06-11T21:52:08.393Z | Compiling strum v0.26.3 |
| 2472 | 2026-06-11T21:52:08.534Z | Compiling macaddr v1.0.1 |
| 2473 | 2026-06-11T21:52:08.622Z | Compiling serde_spanned v1.1.1 |
| 2474 | 2026-06-11T21:52:08.788Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2475 | 2026-06-11T21:52:08.819Z | Compiling memmap2 v0.9.10 |
| 2476 | 2026-06-11T21:52:09.122Z | Compiling wait-timeout v0.2.1 |
| 2477 | 2026-06-11T21:52:09.122Z | Compiling encoding_rs v0.8.35 |
| 2478 | 2026-06-11T21:52:09.210Z | Compiling spin v0.9.8 |
| 2479 | 2026-06-11T21:52:09.339Z | Compiling bit-vec v0.8.0 |
| 2480 | 2026-06-11T21:52:09.614Z | Compiling quick-error v1.2.3 |
| 2481 | 2026-06-11T21:52:09.639Z | Compiling mime v0.3.17 |
| 2482 | 2026-06-11T21:52:09.727Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2483 | 2026-06-11T21:52:09.991Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2484 | 2026-06-11T21:52:10.121Z | Compiling rusty-fork v0.3.1 |
| 2485 | 2026-06-11T21:52:10.723Z | Compiling multer v3.1.0 |
| 2486 | 2026-06-11T21:52:10.979Z | Compiling bit-set v0.8.0 |
| 2487 | 2026-06-11T21:52:11.177Z | Compiling usdt v0.6.0 |
| 2488 | 2026-06-11T21:52:11.844Z | Compiling slog-bunyan v2.5.0 |
| 2489 | 2026-06-11T21:52:11.985Z | Compiling async-compression v0.4.42 |
| 2490 | 2026-06-11T21:52:12.056Z | Compiling sha1 v0.11.0 |
| 2491 | 2026-06-11T21:52:12.286Z | Compiling serde_with v3.20.0 |
| 2492 | 2026-06-11T21:52:12.324Z | Compiling async-stream v0.3.6 |
| 2493 | 2026-06-11T21:52:12.463Z | Compiling rand_xorshift v0.4.0 |
| 2494 | 2026-06-11T21:52:12.466Z | Compiling waitgroup v0.1.2 |
| 2495 | 2026-06-11T21:52:12.520Z | Compiling rustls-pemfile v2.2.0 |
| 2496 | 2026-06-11T21:52:12.621Z | Compiling serde_path_to_error v0.1.20 |
| 2497 | 2026-06-11T21:52:12.636Z | Compiling hostname v0.4.2 |
| 2498 | 2026-06-11T21:52:12.694Z | Compiling unarray v0.1.4 |
| 2499 | 2026-06-11T21:52:12.793Z | Compiling proptest v1.11.0 |
| 2500 | 2026-06-11T21:52:12.796Z | Compiling progenitor-client v0.14.0 |
| 2501 | 2026-06-11T21:52:12.815Z | Compiling strum v0.27.2 |
| 2502 | 2026-06-11T21:52:12.951Z | Compiling dropshot v0.17.1 |
| 2503 | 2026-06-11T21:52:13.080Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2504 | 2026-06-11T21:52:13.234Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2505 | 2026-06-11T21:52:13.311Z | Compiling iddqd v0.4.2 |
| 2506 | 2026-06-11T21:52:13.400Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2507 | 2026-06-11T21:52:13.463Z | Compiling reqwest v0.12.28 |
| 2508 | 2026-06-11T21:52:13.711Z | Compiling block-buffer v0.10.4 |
| 2509 | 2026-06-11T21:52:13.889Z | Compiling backon v1.6.0 |
| 2510 | 2026-06-11T21:52:14.164Z | Compiling instant v0.1.13 |
| 2511 | 2026-06-11T21:52:14.290Z | Compiling backoff v0.4.0 |
| 2512 | 2026-06-11T21:52:14.518Z | Compiling progenitor-extras v0.2.0 |
| 2513 | 2026-06-11T21:52:14.550Z | Compiling progenitor-client v0.10.0 |
| 2514 | 2026-06-11T21:52:14.763Z | Compiling digest v0.10.7 |
| 2515 | 2026-06-11T21:52:15.025Z | Compiling parse-display v0.10.0 |
| 2516 | 2026-06-11T21:52:15.077Z | Compiling itertools v0.14.0 |
| 2517 | 2026-06-11T21:52:15.089Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2518 | 2026-06-11T21:52:15.476Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2519 | 2026-06-11T21:52:15.969Z | Compiling regress v0.10.5 |
| 2520 | 2026-06-11T21:52:16.587Z | Compiling humantime v2.3.0 |
| 2521 | 2026-06-11T21:52:17.040Z | Compiling cpufeatures v0.2.17 |
| 2522 | 2026-06-11T21:52:17.127Z | Compiling unicode-width v0.2.2 |
| 2523 | 2026-06-11T21:52:17.455Z | Compiling heck v0.5.0 |
| 2524 | 2026-06-11T21:52:17.541Z | Compiling secrecy v0.10.3 |
| 2525 | 2026-06-11T21:52:17.717Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2526 | 2026-06-11T21:52:18.090Z | Compiling tinyvec_macros v0.1.1 |
| 2527 | 2026-06-11T21:52:18.171Z | Compiling tinyvec v1.11.0 |
| 2528 | 2026-06-11T21:52:18.626Z | Compiling num-integer v0.1.46 |
| 2529 | 2026-06-11T21:52:18.721Z | Compiling scroll v0.12.0 |
| 2530 | 2026-06-11T21:52:18.942Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-06-11T21:52:19.026Z | Compiling hmac v0.12.1 |
| 2532 | 2026-06-11T21:52:19.050Z | Compiling inout v0.1.4 |
| 2533 | 2026-06-11T21:52:19.157Z | Compiling regress v0.11.1 |
| 2534 | 2026-06-11T21:52:19.187Z | Compiling ff v0.13.1 |
| 2535 | 2026-06-11T21:52:19.216Z | Compiling utf8parse v0.2.2 |
| 2536 | 2026-06-11T21:52:19.333Z | Compiling anstyle-parse v1.0.0 |
| 2537 | 2026-06-11T21:52:19.344Z | Compiling group v0.13.0 |
| 2538 | 2026-06-11T21:52:19.477Z | Compiling cipher v0.4.4 |
| 2539 | 2026-06-11T21:52:19.562Z | Compiling hkdf v0.12.4 |
| 2540 | 2026-06-11T21:52:19.734Z | Compiling goblin v0.8.2 |
| 2541 | 2026-06-11T21:52:19.750Z | Compiling num-rational v0.4.2 |
| 2542 | 2026-06-11T21:52:20.772Z | Compiling num-iter v0.1.45 |
| 2543 | 2026-06-11T21:52:20.877Z | Compiling typify-impl v0.6.2 |
| 2544 | 2026-06-11T21:52:20.906Z | Compiling zerocopy v0.7.35 |
| 2545 | 2026-06-11T21:52:21.516Z | Compiling universal-hash v0.5.1 |
| 2546 | 2026-06-11T21:52:21.668Z | Compiling crypto-bigint v0.5.5 |
| 2547 | 2026-06-11T21:52:21.862Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2548 | 2026-06-11T21:52:23.222Z | Compiling terminal_size v0.4.4 |
| 2549 | 2026-06-11T21:52:23.389Z | Compiling half v2.7.1 |
| 2550 | 2026-06-11T21:52:23.608Z | Compiling num-complex v0.4.6 |
| 2551 | 2026-06-11T21:52:23.749Z | Compiling anstyle-query v1.1.5 |
| 2552 | 2026-06-11T21:52:23.869Z | Compiling colorchoice v1.0.5 |
| 2553 | 2026-06-11T21:52:24.002Z | Compiling is_terminal_polyfill v1.70.2 |
| 2554 | 2026-06-11T21:52:24.027Z | Compiling base16ct v0.2.0 |
| 2555 | 2026-06-11T21:52:24.085Z | Compiling ciborium-io v0.2.2 |
| 2556 | 2026-06-11T21:52:24.107Z | Compiling base64ct v1.8.3 |
| 2557 | 2026-06-11T21:52:24.190Z | Compiling opaque-debug v0.3.1 |
| 2558 | 2026-06-11T21:52:24.238Z | Compiling anstyle v1.0.14 |
| 2559 | 2026-06-11T21:52:24.270Z | Compiling poly1305 v0.8.0 |
| 2560 | 2026-06-11T21:52:24.467Z | Compiling anstream v1.0.0 |
| 2561 | 2026-06-11T21:52:24.520Z | Compiling password-hash v0.5.0 |
| 2562 | 2026-06-11T21:52:24.897Z | Compiling ciborium-ll v0.2.2 |
| 2563 | 2026-06-11T21:52:24.985Z | Compiling elliptic-curve v0.13.8 |
| 2564 | 2026-06-11T21:52:25.164Z | Compiling num v0.4.3 |
| 2565 | 2026-06-11T21:52:25.249Z | Compiling curve25519-dalek v4.1.3 |
| 2566 | 2026-06-11T21:52:25.303Z | Compiling typify v0.6.2 |
| 2567 | 2026-06-11T21:52:25.417Z | Compiling dof v0.3.0 |
| 2568 | 2026-06-11T21:52:25.561Z | Compiling thiserror-no-std v2.0.2 |
| 2569 | 2026-06-11T21:52:25.665Z | Compiling chacha20 v0.9.1 |
| 2570 | 2026-06-11T21:52:25.925Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2571 | 2026-06-11T21:52:26.170Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2572 | 2026-06-11T21:52:27.782Z | Compiling blake2 v0.10.6 |
| 2573 | 2026-06-11T21:52:27.967Z | Compiling aead v0.5.2 |
| 2574 | 2026-06-11T21:52:28.147Z | Compiling byte-wrapper v0.1.0 |
| 2575 | 2026-06-11T21:52:28.162Z | Compiling crossbeam-epoch v0.9.18 |
| 2576 | 2026-06-11T21:52:28.290Z | Compiling dtrace-parser v0.2.0 |
| 2577 | 2026-06-11T21:52:28.670Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2578 | 2026-06-11T21:52:28.852Z | Compiling thread-id v4.2.2 |
| 2579 | 2026-06-11T21:52:28.950Z | Compiling strsim v0.11.1 |
| 2580 | 2026-06-11T21:52:29.128Z | Compiling float-ord v0.3.2 |
| 2581 | 2026-06-11T21:52:29.143Z | Compiling keccak v0.1.6 |
| 2582 | 2026-06-11T21:52:29.250Z | Compiling clap_lex v1.1.0 |
| 2583 | 2026-06-11T21:52:29.625Z | Compiling clap_builder v4.6.0 |
| 2584 | 2026-06-11T21:52:29.788Z | Compiling sha3 v0.10.9 |
| 2585 | 2026-06-11T21:52:29.859Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2586 | 2026-06-11T21:52:30.188Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2587 | 2026-06-11T21:52:30.264Z | Compiling usdt-impl v0.5.0 |
| 2588 | 2026-06-11T21:52:30.884Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2589 | 2026-06-11T21:52:33.321Z | Compiling chacha20poly1305 v0.10.1 |
| 2590 | 2026-06-11T21:52:33.480Z | Compiling argon2 v0.5.3 |
| 2591 | 2026-06-11T21:52:34.527Z | Compiling vsss-rs v3.3.4 |
| 2592 | 2026-06-11T21:52:34.605Z | Compiling ciborium v0.2.2 |
| 2593 | 2026-06-11T21:52:35.458Z | Compiling hash32 v0.3.1 |
| 2594 | 2026-06-11T21:52:35.633Z | Compiling memmap v0.7.0 |
| 2595 | 2026-06-11T21:52:35.780Z | Compiling data-encoding v2.11.0 |
| 2596 | 2026-06-11T21:52:35.876Z | Compiling indent_write v2.2.0 |
| 2597 | 2026-06-11T21:52:36.031Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2598 | 2026-06-11T21:52:36.066Z | Compiling usdt v0.5.0 |
| 2599 | 2026-06-11T21:52:36.732Z | Compiling heapless v0.8.0 |
| 2600 | 2026-06-11T21:52:37.244Z | Compiling ingot-types v0.1.2 |
| 2601 | 2026-06-11T21:52:37.703Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2602 | 2026-06-11T21:52:37.837Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2603 | 2026-06-11T21:52:37.943Z | Compiling clap v4.6.1 |
| 2604 | 2026-06-11T21:52:38.032Z | Compiling rustix v0.38.44 |
| 2605 | 2026-06-11T21:52:38.059Z | Compiling tabwriter v1.4.1 |
| 2606 | 2026-06-11T21:52:38.441Z | Compiling cobs v0.3.0 |
| 2607 | 2026-06-11T21:52:38.507Z | Compiling managed v0.8.0 |
| 2608 | 2026-06-11T21:52:38.729Z | Compiling foreign-types-shared v0.3.1 |
| 2609 | 2026-06-11T21:52:38.780Z | Compiling colored v3.1.1 |
| 2610 | 2026-06-11T21:52:38.836Z | Compiling bitflags v1.3.2 |
| 2611 | 2026-06-11T21:52:38.925Z | Compiling smoltcp v0.11.0 |
| 2612 | 2026-06-11T21:52:39.433Z | Compiling foreign-types v0.5.0 |
| 2613 | 2026-06-11T21:52:39.470Z | Compiling postcard v1.1.3 |
| 2614 | 2026-06-11T21:52:39.524Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2615 | 2026-06-11T21:52:39.852Z | Compiling num_enum v0.7.6 |
| 2616 | 2026-06-11T21:52:39.984Z | Compiling ingot v0.1.1 |
| 2617 | 2026-06-11T21:52:40.460Z | Compiling memoffset v0.9.1 |
| 2618 | 2026-06-11T21:52:40.558Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2619 | 2026-06-11T21:52:40.677Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2620 | 2026-06-11T21:52:40.832Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2621 | 2026-06-11T21:52:40.968Z | Compiling chacha20 v0.10.0 |
| 2622 | 2026-06-11T21:52:40.982Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2623 | 2026-06-11T21:52:41.269Z | Compiling toml_datetime v0.6.11 |
| 2624 | 2026-06-11T21:52:41.405Z | Compiling serde_spanned v0.6.9 |
| 2625 | 2026-06-11T21:52:41.573Z | Compiling cstr-argument v0.1.2 |
| 2626 | 2026-06-11T21:52:41.655Z | Compiling linked-hash-map v0.5.6 |
| 2627 | 2026-06-11T21:52:41.747Z | Compiling static_assertions v1.1.0 |
| 2628 | 2026-06-11T21:52:41.832Z | Compiling unicode-segmentation v1.13.3 |
| 2629 | 2026-06-11T21:52:41.870Z | Compiling swrite v0.1.0 |
| 2630 | 2026-06-11T21:52:42.022Z | Compiling toml_write v0.1.2 |
| 2631 | 2026-06-11T21:52:42.048Z | Compiling resolv-conf v0.7.6 |
| 2632 | 2026-06-11T21:52:42.152Z | Compiling winnow v0.7.15 |
| 2633 | 2026-06-11T21:52:42.240Z | Compiling newline-converter v0.3.0 |
| 2634 | 2026-06-11T21:52:42.272Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2635 | 2026-06-11T21:52:42.378Z | Compiling lru-cache v0.1.2 |
| 2636 | 2026-06-11T21:52:42.465Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2637 | 2026-06-11T21:52:42.524Z | Compiling rand v0.10.1 |
| 2638 | 2026-06-11T21:52:42.727Z | Compiling hubpack v0.1.2 |
| 2639 | 2026-06-11T21:52:42.891Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2640 | 2026-06-11T21:52:42.983Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2641 | 2026-06-11T21:52:43.023Z | Compiling nix v0.31.3 |
| 2642 | 2026-06-11T21:52:43.218Z | Compiling atomicwrites v0.4.4 |
| 2643 | 2026-06-11T21:52:43.372Z | Compiling hickory-proto v0.24.4 |
| 2644 | 2026-06-11T21:52:43.515Z | Compiling crossbeam-deque v0.8.6 |
| 2645 | 2026-06-11T21:52:43.758Z | Compiling toml_edit v0.22.27 |
| 2646 | 2026-06-11T21:52:43.978Z | Compiling console v0.15.11 |
| 2647 | 2026-06-11T21:52:44.064Z | Compiling itertools v0.12.1 |
| 2648 | 2026-06-11T21:52:45.346Z | Compiling camino-tempfile v1.4.1 |
| 2649 | 2026-06-11T21:52:45.521Z | Compiling serde-big-array v0.5.1 |
| 2650 | 2026-06-11T21:52:45.662Z | Compiling similar v2.7.0 |
| 2651 | 2026-06-11T21:52:45.687Z | Compiling lazy_static v1.5.0 |
| 2652 | 2026-06-11T21:52:45.800Z | Compiling siphasher v1.0.3 |
| 2653 | 2026-06-11T21:52:45.812Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2654 | 2026-06-11T21:52:46.017Z | Compiling phf_shared v0.12.1 |
| 2655 | 2026-06-11T21:52:46.242Z | Compiling expectorate v1.2.0 |
| 2656 | 2026-06-11T21:52:46.457Z | Compiling pin-project v1.1.13 |
| 2657 | 2026-06-11T21:52:46.484Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2658 | 2026-06-11T21:52:46.568Z | Compiling hickory-resolver v0.24.4 |
| 2659 | 2026-06-11T21:52:46.670Z | Compiling toml v0.8.23 |
| 2660 | 2026-06-11T21:52:48.397Z | Compiling prettyplease v0.2.37 |
| 2661 | 2026-06-11T21:52:49.580Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2662 | 2026-06-11T21:52:50.426Z | Compiling rayon-core v1.13.0 |
| 2663 | 2026-06-11T21:52:51.617Z | Compiling num_enum v0.5.11 |
| 2664 | 2026-06-11T21:52:51.747Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2665 | 2026-06-11T21:52:51.822Z | Compiling progenitor-impl v0.14.0 |
| 2666 | 2026-06-11T21:52:52.162Z | Compiling progenitor-impl v0.13.0 |
| 2667 | 2026-06-11T21:52:53.220Z | Compiling unicode-normalization v0.1.25 |
| 2668 | 2026-06-11T21:52:53.828Z | Compiling progenitor-client v0.13.0 |
| 2669 | 2026-06-11T21:52:54.362Z | Compiling tokio-stream v0.1.18 |
| 2670 | 2026-06-11T21:52:54.933Z | Compiling bstr v1.12.1 |
| 2671 | 2026-06-11T21:52:55.491Z | Compiling csv-core v0.1.13 |
| 2672 | 2026-06-11T21:52:55.640Z | Compiling highway v1.3.0 |
| 2673 | 2026-06-11T21:52:55.779Z | Compiling foldhash v0.1.5 |
| 2674 | 2026-06-11T21:52:55.895Z | Compiling foreign-types-shared v0.1.1 |
| 2675 | 2026-06-11T21:52:55.995Z | Compiling same-file v1.0.6 |
| 2676 | 2026-06-11T21:52:56.006Z | Compiling konst_macro_rules v0.2.19 |
| 2677 | 2026-06-11T21:52:56.176Z | Compiling unicode-width v0.1.14 |
| 2678 | 2026-06-11T21:52:56.195Z | Compiling konst v0.2.20 |
| 2679 | 2026-06-11T21:52:56.336Z | Compiling walkdir v2.5.0 |
| 2680 | 2026-06-11T21:52:56.491Z | Compiling foreign-types v0.3.2 |
| 2681 | 2026-06-11T21:52:56.573Z | Compiling hashbrown v0.15.5 |
| 2682 | 2026-06-11T21:52:56.584Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2683 | 2026-06-11T21:52:57.126Z | Compiling csv v1.4.0 |
| 2684 | 2026-06-11T21:52:57.236Z | Compiling globset v0.4.18 |
| 2685 | 2026-06-11T21:52:58.108Z | Compiling snafu v0.8.9 |
| 2686 | 2026-06-11T21:52:58.693Z | Compiling qorb v0.4.1 |
| 2687 | 2026-06-11T21:52:59.983Z | Compiling progenitor v0.13.0 |
| 2688 | 2026-06-11T21:52:59.995Z | Compiling olpc-cjson v0.1.4 |
| 2689 | 2026-06-11T21:53:00.129Z | Compiling progenitor v0.14.0 |
| 2690 | 2026-06-11T21:53:00.206Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2691 | 2026-06-11T21:53:00.269Z | Compiling rayon v1.12.0 |
| 2692 | 2026-06-11T21:53:00.495Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2693 | 2026-06-11T21:53:00.844Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2694 | 2026-06-11T21:53:02.500Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2695 | 2026-06-11T21:53:03.634Z | Compiling phf v0.12.1 |
| 2696 | 2026-06-11T21:53:03.820Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2697 | 2026-06-11T21:53:06.067Z | Compiling openssl-sys v0.9.116 |
| 2698 | 2026-06-11T21:53:06.509Z | Compiling tokio-dtrace v0.1.1 |
| 2699 | 2026-06-11T21:53:06.838Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2700 | 2026-06-11T21:53:07.351Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2701 | 2026-06-11T21:53:07.576Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2702 | 2026-06-11T21:53:07.772Z | Compiling libsw-core v0.3.2 |
| 2703 | 2026-06-11T21:53:07.967Z | Compiling pem v3.0.6 |
| 2704 | 2026-06-11T21:53:08.524Z | Compiling serde_plain v1.0.2 |
| 2705 | 2026-06-11T21:53:08.684Z | Compiling sigpipe v0.1.3 |
| 2706 | 2026-06-11T21:53:08.788Z | Compiling bytecount v0.6.9 |
| 2707 | 2026-06-11T21:53:08.816Z | Compiling fixedbitset v0.4.2 |
| 2708 | 2026-06-11T21:53:08.979Z | Compiling fixedbitset v0.5.7 |
| 2709 | 2026-06-11T21:53:09.161Z | Compiling minimal-lexical v0.2.1 |
| 2710 | 2026-06-11T21:53:09.191Z | Compiling jiff v0.2.28 |
| 2711 | 2026-06-11T21:53:09.483Z | Compiling glob v0.3.3 |
| 2712 | 2026-06-11T21:53:09.499Z | Compiling typed-path v0.9.3 |
| 2713 | 2026-06-11T21:53:10.230Z | Compiling nom v7.1.3 |
| 2714 | 2026-06-11T21:53:10.469Z | Compiling petgraph v0.8.3 |
| 2715 | 2026-06-11T21:53:10.805Z | Compiling tough v0.22.0 |
| 2716 | 2026-06-11T21:53:10.916Z | Compiling petgraph v0.6.5 |
| 2717 | 2026-06-11T21:53:11.934Z | Compiling papergrid v0.11.0 |
| 2718 | 2026-06-11T21:53:12.313Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2719 | 2026-06-11T21:53:12.467Z | Compiling openssl v0.10.80 |
| 2720 | 2026-06-11T21:53:12.731Z | Compiling libsw v3.5.0 |
| 2721 | 2026-06-11T21:53:12.923Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2722 | 2026-06-11T21:53:12.958Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2723 | 2026-06-11T21:53:13.193Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2724 | 2026-06-11T21:53:13.491Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2725 | 2026-06-11T21:53:14.829Z | Compiling zone v0.3.1 |
| 2726 | 2026-06-11T21:53:16.640Z | Compiling oxide-tokio-rt v0.1.6 |
| 2727 | 2026-06-11T21:53:16.779Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2728 | 2026-06-11T21:53:17.283Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2729 | 2026-06-11T21:53:17.335Z | Compiling chrono-tz v0.10.4 |
| 2730 | 2026-06-11T21:53:17.485Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2731 | 2026-06-11T21:53:17.672Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2732 | 2026-06-11T21:53:18.151Z | Compiling newtype_derive v0.1.6 |
| 2733 | 2026-06-11T21:53:18.237Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-06-11T21:53:18.336Z | Compiling slog-dtrace v0.3.0 |
| 2735 | 2026-06-11T21:53:19.070Z | Compiling owo-colors v4.3.0 |
| 2736 | 2026-06-11T21:53:19.962Z | Compiling const_format v0.2.36 |
| 2737 | 2026-06-11T21:53:20.160Z | Compiling cancel-safe-futures v0.1.5 |
| 2738 | 2026-06-11T21:53:20.473Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2739 | 2026-06-11T21:53:20.513Z | Compiling gethostname v0.5.0 |
| 2740 | 2026-06-11T21:53:20.651Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2741 | 2026-06-11T21:53:21.091Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2742 | 2026-06-11T21:53:21.203Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-06-11T21:53:21.222Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-06-11T21:53:21.323Z | Compiling bcs v0.1.6 |
| 2745 | 2026-06-11T21:53:21.721Z | Compiling smf v0.2.3 |
| 2746 | 2026-06-11T21:53:22.165Z | Compiling whoami v1.6.1 |
| 2747 | 2026-06-11T21:53:22.341Z | Compiling smawk v0.3.2 |
| 2748 | 2026-06-11T21:53:22.447Z | Compiling tagptr v0.2.0 |
| 2749 | 2026-06-11T21:53:22.525Z | Compiling linear-map v1.2.0 |
| 2750 | 2026-06-11T21:53:22.608Z | Compiling unicode-linebreak v0.1.5 |
| 2751 | 2026-06-11T21:53:22.629Z | Compiling termtree v0.5.1 |
| 2752 | 2026-06-11T21:53:22.755Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-06-11T21:53:22.800Z | Compiling textwrap v0.16.2 |
| 2754 | 2026-06-11T21:53:22.885Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2755 | 2026-06-11T21:53:23.032Z | Compiling moka v0.12.15 |
| 2756 | 2026-06-11T21:53:24.212Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-06-11T21:53:24.286Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-06-11T21:53:24.481Z | Compiling tabled v0.15.0 |
| 2759 | 2026-06-11T21:53:24.493Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-06-11T21:53:25.278Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-06-11T21:53:25.489Z | Compiling steno v0.4.1 |
| 2762 | 2026-06-11T21:53:25.797Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-06-11T21:53:26.397Z | Compiling cookie v0.18.1 |
| 2764 | 2026-06-11T21:53:27.748Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-11T21:53:31.747Z | Compiling hickory-proto v0.25.2 |
| 2766 | 2026-06-11T21:53:32.334Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2767 | 2026-06-11T21:53:33.192Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2768 | 2026-06-11T21:53:33.306Z | Compiling arc-swap v1.9.1 |
| 2769 | 2026-06-11T21:53:33.663Z | Compiling slog-scope v4.4.1 |
| 2770 | 2026-06-11T21:53:34.146Z | Compiling hickory-resolver v0.25.2 |
| 2771 | 2026-06-11T21:53:35.119Z | Compiling libscf-sys v1.2.0 |
| 2772 | 2026-06-11T21:53:35.269Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2773 | 2026-06-11T21:53:35.612Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-06-11T21:53:36.111Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2775 | 2026-06-11T21:53:36.839Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2776 | 2026-06-11T21:53:37.913Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2777 | 2026-06-11T21:53:38.506Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2778 | 2026-06-11T21:53:39.241Z | Compiling slog-stdlog v4.1.1 |
| 2779 | 2026-06-11T21:53:39.524Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2780 | 2026-06-11T21:53:39.635Z | Compiling slog-envlogger v2.2.0 |
| 2781 | 2026-06-11T21:53:39.647Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2782 | 2026-06-11T21:53:40.927Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2783 | 2026-06-11T21:53:40.930Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2784 | 2026-06-11T21:53:48.157Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2785 | 2026-06-11T21:53:50.538Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-06-11T21:53:52.337Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2787 | 2026-06-11T21:54:01.116Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2788 | 2026-06-11T21:54:04.951Z | Finished `release` profile [optimized] target(s) in 2m 27s |
| 2789 | 2026-06-11T21:54:05.067Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2790 | 2026-06-11T21:54:05.070Z | |
| 2791 | 2026-06-11T21:54:05.070Z | running 1 test |
| 2792 | 2026-06-11T21:54:05.225Z | configure zone |
| 2793 | 2026-06-11T21:54:05.241Z | install zone |
| 2794 | 2026-06-11T21:54:15.070Z | boot zone |
| 2795 | 2026-06-11T21:54:15.155Z | start zone s1 |
| 2796 | 2026-06-11T21:54:15.160Z | configure zone |
| 2797 | 2026-06-11T21:54:15.164Z | install zone |
| 2798 | 2026-06-11T21:54:17.010Z | boot zone |
| 2799 | 2026-06-11T21:54:17.105Z | start zone s2 |
| 2800 | 2026-06-11T21:54:17.106Z | configure zone |
| 2801 | 2026-06-11T21:54:17.117Z | install zone |
| 2802 | 2026-06-11T21:54:19.512Z | boot zone |
| 2803 | 2026-06-11T21:54:19.615Z | start zone s3 |
| 2804 | 2026-06-11T21:54:19.615Z | configure zone |
| 2805 | 2026-06-11T21:54:19.626Z | install zone |
| 2806 | 2026-06-11T21:54:22.317Z | boot zone |
| 2807 | 2026-06-11T21:54:22.426Z | start zone t1 |
| 2808 | 2026-06-11T21:54:22.426Z | configure zone |
| 2809 | 2026-06-11T21:54:22.436Z | install zone |
| 2810 | 2026-06-11T21:54:25.221Z | boot zone |
| 2811 | 2026-06-11T21:54:25.325Z | waiting for zones to come up |
| 2812 | 2026-06-11T21:54:35.326Z | [sidecar.quartet] svcs milestone/network |
| 2813 | 2026-06-11T21:54:35.354Z | STATE STIME FMRI |
| 2814 | 2026-06-11T21:54:35.354Z | online 21:54:14 svc:/milestone/network:default |
| 2815 | 2026-06-11T21:54:35.354Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2816 | 2026-06-11T21:54:35.380Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2817 | 2026-06-11T21:54:35.407Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2818 | 2026-06-11T21:54:35.427Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2819 | 2026-06-11T21:54:35.431Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2820 | 2026-06-11T21:54:35.444Z | |
| 2821 | 2026-06-11T21:54:35.444Z | running zone s1.quartet setup |
| 2822 | 2026-06-11T21:54:35.444Z | [s1.quartet] svcs milestone/network |
| 2823 | 2026-06-11T21:54:35.460Z | STATE STIME FMRI |
| 2824 | 2026-06-11T21:54:35.460Z | online 21:54:16 svc:/milestone/network:default |
| 2825 | 2026-06-11T21:54:35.461Z | [s1.quartet] dladm |
| 2826 | 2026-06-11T21:54:35.473Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2827 | 2026-06-11T21:54:35.473Z | sl0 simnet 9000 up -- ? |
| 2828 | 2026-06-11T21:54:35.473Z | mgs1 vnic 9000 up -- ? |
| 2829 | 2026-06-11T21:54:35.476Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2830 | 2026-06-11T21:54:35.916Z | |
| 2831 | 2026-06-11T21:54:35.916Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2832 | 2026-06-11T21:54:35.933Z | |
| 2833 | 2026-06-11T21:54:35.934Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2834 | 2026-06-11T21:54:35.948Z | |
| 2835 | 2026-06-11T21:54:35.948Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2836 | 2026-06-11T21:54:36.035Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2837 | 2026-06-11T21:54:36.105Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b80caca5-76ee-4546-979f-a5b3b9c1909d --sled-uuid b7b79ff5-3445-46e7-ad16-213645af5fec -a sl0/v6 &> /opt/ddmd.log & |
| 2838 | 2026-06-11T21:54:36.120Z | |
| 2839 | 2026-06-11T21:54:36.120Z | running zone s2.quartet setup |
| 2840 | 2026-06-11T21:54:36.120Z | [s2.quartet] svcs milestone/network |
| 2841 | 2026-06-11T21:54:36.137Z | STATE STIME FMRI |
| 2842 | 2026-06-11T21:54:36.137Z | online 21:54:18 svc:/milestone/network:default |
| 2843 | 2026-06-11T21:54:36.137Z | [s2.quartet] dladm |
| 2844 | 2026-06-11T21:54:36.150Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2845 | 2026-06-11T21:54:36.150Z | sl1 simnet 9000 up -- ? |
| 2846 | 2026-06-11T21:54:36.150Z | mgs2 vnic 9000 up -- ? |
| 2847 | 2026-06-11T21:54:36.150Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2848 | 2026-06-11T21:54:36.667Z | |
| 2849 | 2026-06-11T21:54:36.667Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2850 | 2026-06-11T21:54:36.685Z | |
| 2851 | 2026-06-11T21:54:36.685Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2852 | 2026-06-11T21:54:36.697Z | |
| 2853 | 2026-06-11T21:54:36.697Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2854 | 2026-06-11T21:54:36.730Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2855 | 2026-06-11T21:54:36.757Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ce68eac4-a0df-4ed4-a6ae-15a9b811a5d5 --sled-uuid d670a2a1-c236-4232-92f3-5a61d8b33ef7 -a sl1/v6 &> /opt/ddmd.log & |
| 2856 | 2026-06-11T21:54:36.769Z | |
| 2857 | 2026-06-11T21:54:36.769Z | running zone s3.quartet setup |
| 2858 | 2026-06-11T21:54:36.769Z | [s3.quartet] svcs milestone/network |
| 2859 | 2026-06-11T21:54:36.785Z | STATE STIME FMRI |
| 2860 | 2026-06-11T21:54:36.785Z | online 21:54:21 svc:/milestone/network:default |
| 2861 | 2026-06-11T21:54:36.785Z | [s3.quartet] dladm |
| 2862 | 2026-06-11T21:54:36.799Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2863 | 2026-06-11T21:54:36.799Z | sl2 simnet 9000 up -- ? |
| 2864 | 2026-06-11T21:54:36.799Z | mgs3 vnic 9000 up -- ? |
| 2865 | 2026-06-11T21:54:36.799Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2866 | 2026-06-11T21:54:37.287Z | |
| 2867 | 2026-06-11T21:54:37.287Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2868 | 2026-06-11T21:54:37.304Z | |
| 2869 | 2026-06-11T21:54:37.304Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2870 | 2026-06-11T21:54:37.316Z | |
| 2871 | 2026-06-11T21:54:37.316Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2872 | 2026-06-11T21:54:37.349Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2873 | 2026-06-11T21:54:37.380Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid dc229948-9249-4fa0-a7e6-bcae8ad8e18b --sled-uuid 75897cef-77e8-4db0-9e13-e2377702ce78 -a sl2/v6 &> /opt/ddmd.log & |
| 2874 | 2026-06-11T21:54:37.391Z | |
| 2875 | 2026-06-11T21:54:37.391Z | running zone t1.quartet setup |
| 2876 | 2026-06-11T21:54:37.392Z | [t1.quartet] svcs milestone/network |
| 2877 | 2026-06-11T21:54:37.407Z | STATE STIME FMRI |
| 2878 | 2026-06-11T21:54:37.407Z | online 21:54:24 svc:/milestone/network:default |
| 2879 | 2026-06-11T21:54:37.407Z | [t1.quartet] dladm |
| 2880 | 2026-06-11T21:54:37.421Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2881 | 2026-06-11T21:54:37.421Z | tfportrear0_0 simnet 9000 up -- ? |
| 2882 | 2026-06-11T21:54:37.421Z | tfportrear1_0 simnet 9000 up -- ? |
| 2883 | 2026-06-11T21:54:37.421Z | tfportrear2_0 simnet 9000 up -- ? |
| 2884 | 2026-06-11T21:54:37.421Z | mgt1 vnic 9000 up -- ? |
| 2885 | 2026-06-11T21:54:37.421Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2886 | 2026-06-11T21:54:37.931Z | |
| 2887 | 2026-06-11T21:54:37.931Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2888 | 2026-06-11T21:54:37.948Z | |
| 2889 | 2026-06-11T21:54:37.948Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2890 | 2026-06-11T21:54:37.962Z | |
| 2891 | 2026-06-11T21:54:37.962Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2892 | 2026-06-11T21:54:37.975Z | |
| 2893 | 2026-06-11T21:54:37.975Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2894 | 2026-06-11T21:54:37.987Z | |
| 2895 | 2026-06-11T21:54:37.987Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2896 | 2026-06-11T21:54:38.315Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2897 | 2026-06-11T21:54:38.318Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2898 | 2026-06-11T21:54:38.318Z | waiting 3s for copy of files to zone to complete ... |
| 2899 | 2026-06-11T21:54:41.318Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2900 | 2026-06-11T21:54:41.451Z | |
| 2901 | 2026-06-11T21:54:41.451Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2902 | 2026-06-11T21:54:41.561Z | |
| 2903 | 2026-06-11T21:54:41.561Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2904 | 2026-06-11T21:54:41.596Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2905 | 2026-06-11T21:54:41.626Z | [t1.quartet] svcadm disable dendrite |
| 2906 | 2026-06-11T21:54:41.650Z | |
| 2907 | 2026-06-11T21:54:41.650Z | [t1.quartet] svcadm disable tfport |
| 2908 | 2026-06-11T21:54:41.673Z | |
| 2909 | 2026-06-11T21:54:41.673Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2910 | 2026-06-11T21:54:41.699Z | |
| 2911 | 2026-06-11T21:54:41.699Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2912 | 2026-06-11T21:54:41.724Z | |
| 2913 | 2026-06-11T21:54:41.724Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2914 | 2026-06-11T21:54:41.749Z | |
| 2915 | 2026-06-11T21:54:41.749Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2916 | 2026-06-11T21:54:41.773Z | |
| 2917 | 2026-06-11T21:54:41.773Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2918 | 2026-06-11T21:54:41.798Z | |
| 2919 | 2026-06-11T21:54:41.798Z | [t1.quartet] svcadm refresh dendrite:default |
| 2920 | 2026-06-11T21:54:41.819Z | |
| 2921 | 2026-06-11T21:54:41.819Z | [t1.quartet] svcadm enable dendrite:default |
| 2922 | 2026-06-11T21:54:41.841Z | |
| 2923 | 2026-06-11T21:54:41.841Z | wait 10s for dendrite to come up ... |
| 2924 | 2026-06-11T21:54:51.842Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2925 | 2026-06-11T21:54:51.873Z | |
| 2926 | 2026-06-11T21:54:51.873Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2927 | 2026-06-11T21:54:51.898Z | |
| 2928 | 2026-06-11T21:54:51.898Z | [t1.quartet] svcadm refresh tfport:default |
| 2929 | 2026-06-11T21:54:51.921Z | |
| 2930 | 2026-06-11T21:54:51.921Z | [t1.quartet] svcadm enable tfport |
| 2931 | 2026-06-11T21:54:51.940Z | |
| 2932 | 2026-06-11T21:54:51.944Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid e26e1f9d-2b00-4acc-9983-e04b72dce491 --sled-uuid c9e80c2b-8160-4437-86b5-4f6dea4b5625 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2933 | 2026-06-11T21:54:51.952Z | |
| 2934 | 2026-06-11T21:54:51.952Z | [t1.quartet] ipadm |
| 2935 | 2026-06-11T21:54:51.966Z | ADDROBJ TYPE STATE ADDR |
| 2936 | 2026-06-11T21:54:51.966Z | lo0/v4 static ok 127.0.0.1/8 |
| 2937 | 2026-06-11T21:54:51.966Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2938 | 2026-06-11T21:54:51.966Z | lo0/v6 static ok ::1/128 |
| 2939 | 2026-06-11T21:54:51.966Z | lo0/u6 static ok fd00:4::1/64 |
| 2940 | 2026-06-11T21:54:51.966Z | tfportrear0_0/v6 addrconf ok fe80::a03e:bcff:fe75:7dc5%tfportrear0_0/10 |
| 2941 | 2026-06-11T21:54:51.966Z | tfportrear1_0/v6 addrconf ok fe80::b442:55ff:fe1e:4a1e%tfportrear1_0/10 |
| 2942 | 2026-06-11T21:54:51.966Z | tfportrear2_0/v6 addrconf ok fe80::a6:8dff:fed6:f5b6%tfportrear2_0/10 |
| 2943 | 2026-06-11T21:54:54.082Z | initial peering test passed |
| 2944 | 2026-06-11T21:54:55.084Z | [s3.quartet] ping fd00:1::1 |
| 2945 | 2026-06-11T21:54:55.102Z | fd00:1::1 is alive |
| 2946 | 2026-06-11T21:55:05.077Z | test ddm::test_quartet has been running for over 60 seconds |
| 2947 | 2026-06-11T21:55:06.106Z | [s3.quartet] ping fd00:1::1 |
| 2948 | 2026-06-11T21:55:06.122Z | fd00:1::1 is alive |
| 2949 | 2026-06-11T21:55:06.125Z | [t1.quartet] pkill ddmd |
| 2950 | 2026-06-11T21:55:06.135Z | |
| 2951 | 2026-06-11T21:55:06.135Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2952 | 2026-06-11T21:55:06.138Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2953 | 2026-06-11T21:55:08.041Z | [s3.quartet] pkill ddmd |
| 2954 | 2026-06-11T21:55:08.056Z | |
| 2955 | 2026-06-11T21:55:08.056Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2956 | 2026-06-11T21:55:09.875Z | [s2.quartet] pkill ddmd |
| 2957 | 2026-06-11T21:55:09.892Z | |
| 2958 | 2026-06-11T21:55:09.892Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2959 | 2026-06-11T21:55:11.659Z | [s1.quartet] pkill ddmd |
| 2960 | 2026-06-11T21:55:11.674Z | |
| 2961 | 2026-06-11T21:55:11.675Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2962 | 2026-06-11T21:55:13.549Z | [sidecar.quartet] pkill softnpu |
| 2963 | 2026-06-11T21:55:13.564Z | |
| 2964 | 2026-06-11T21:55:13.564Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2965 | 2026-06-11T21:55:16.292Z | test ddm::test_quartet ... ok |
| 2966 | 2026-06-11T21:55:16.292Z | |
| 2967 | 2026-06-11T21:55:16.292Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.21s |
| 2968 | 2026-06-11T21:55:16.292Z | |
| 2969 | 2026-06-11T21:55:16.343Z | + cleanup |
| 2970 | 2026-06-11T21:55:16.346Z | ++ id -un |
| 2971 | 2026-06-11T21:55:16.349Z | ++ id -gn |
| 2972 | 2026-06-11T21:55:16.352Z | + pfexec chown -R build:build . |
| 2973 | 2026-06-11T21:55:16.473Z | process exited: duration 669757 ms, exit code 0 |
| |
| 2974 | 2026-06-11T21:55:16.485Z | found 6 output files |
| 2975 | 2026-06-11T21:55:16.485Z | uploading: /work/s1.quartet.log (4857 bytes) |
| 2976 | 2026-06-11T21:55:17.503Z | uploaded: /work/s1.quartet.log |
| 2977 | 2026-06-11T21:55:17.503Z | uploading: /work/s2.quartet.log (4137 bytes) |
| 2978 | 2026-06-11T21:55:18.514Z | uploaded: /work/s2.quartet.log |
| 2979 | 2026-06-11T21:55:18.514Z | uploading: /work/s3.quartet.log (4240 bytes) |
| 2980 | 2026-06-11T21:55:19.525Z | uploaded: /work/s3.quartet.log |
| 2981 | 2026-06-11T21:55:19.526Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2982 | 2026-06-11T21:55:20.536Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2983 | 2026-06-11T21:55:20.536Z | uploading: /work/t1.quartet-dpd.log (202519 bytes) |
| 2984 | 2026-06-11T21:55:21.550Z | uploaded: /work/t1.quartet-dpd.log |
| 2985 | 2026-06-11T21:55:21.550Z | uploading: /work/t1.quartet.log (17192 bytes) |
| 2986 | 2026-06-11T21:55:22.560Z | uploaded: /work/t1.quartet.log |