|
|
|
| 1 | 2026-04-15T20:54:35.149Z | job assigned to worker 01KP9EQQSNSZCMDJV6D2F1E4S4 [factory aws, i-0b453a165f136883a] (queued for 2 m 2 s) |
| |
| 2 | 2026-04-15T20:54:42.084Z | starting task 0: "setup" |
| 3 | 2026-04-15T20:54:42.088Z | ++ uname -s |
| 4 | 2026-04-15T20:54:42.091Z | + kern=SunOS |
| 5 | 2026-04-15T20:54:42.091Z | + build_user=build |
| 6 | 2026-04-15T20:54:42.091Z | + build_uid=12345 |
| 7 | 2026-04-15T20:54:42.091Z | + work_dir=/work |
| 8 | 2026-04-15T20:54:42.091Z | + input_dir=/input |
| 9 | 2026-04-15T20:54:42.092Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-15T20:54:42.092Z | + case "$kern" in |
| 11 | 2026-04-15T20:54:42.092Z | + groupadd -g 12345 build |
| 12 | 2026-04-15T20:54:42.092Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-15T20:54:44.098Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-15T20:54:44.209Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-15T20:54:44.213Z | + home_fs=zfs |
| 16 | 2026-04-15T20:54:44.213Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-15T20:54:44.213Z | + mkdir -p /home/build |
| 18 | 2026-04-15T20:54:44.213Z | + chown build:build /home/build /work |
| 19 | 2026-04-15T20:54:45.213Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-15T20:54:45.218Z | process exited: duration 3131 ms, exit code 0 |
| |
| 21 | 2026-04-15T20:54:45.224Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-15T20:54:46.230Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-15T20:54:46.230Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-15T20:54:46.230Z | * rust toolchain profile = "default" |
| 25 | 2026-04-15T20:54:46.234Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-15T20:54:46.234Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-15T20:54:46.234Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-15T20:54:46.234Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-15T20:54:46.234Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-15T20:54:46.234Z | info: downloading installer |
| 31 | 2026-04-15T20:54:46.874Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-15T20:54:46.874Z | warn: /opt/ooce/bin |
| 33 | 2026-04-15T20:54:46.874Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-15T20:54:46.874Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-15T20:54:46.874Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-15T20:54:46.874Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-15T20:54:46.874Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-15T20:54:46.874Z | error: cannot install while Rust is installed |
| 39 | 2026-04-15T20:54:46.874Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-15T20:54:46.874Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-15T20:54:46.874Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-15T20:54:46.875Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-15T20:54:46.875Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-15T20:54:46.899Z | info: profile set to default |
| 45 | 2026-04-15T20:54:46.899Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-15T20:54:46.902Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-15T20:54:47.039Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-15T20:54:47.044Z | info: downloading 6 components |
| 49 | 2026-04-15T20:55:01.546Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-15T20:55:01.546Z | |
| 51 | 2026-04-15T20:55:01.581Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-15T20:55:01.581Z | |
| 53 | 2026-04-15T20:55:01.581Z | |
| 54 | 2026-04-15T20:55:01.581Z | Rust is installed now. Great! |
| 55 | 2026-04-15T20:55:01.581Z | |
| 56 | 2026-04-15T20:55:01.585Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-15T20:55:01.585Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-15T20:55:01.585Z | |
| 59 | 2026-04-15T20:55:01.585Z | To configure your current shell, you need to source |
| 60 | 2026-04-15T20:55:01.585Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-15T20:55:01.585Z | |
| 62 | 2026-04-15T20:55:01.585Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-15T20:55:01.585Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-15T20:55:01.585Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-15T20:55:01.585Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-15T20:55:01.585Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-15T20:55:01.585Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-15T20:55:01.585Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-15T20:55:01.585Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-15T20:55:01.585Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-15T20:55:01.672Z | + rustup --version |
| 72 | 2026-04-15T20:55:01.680Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-15T20:55:01.684Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-15T20:55:01.702Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-15T20:55:01.706Z | + cargo --version |
| 76 | 2026-04-15T20:55:01.718Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-15T20:55:01.721Z | + rustc --version |
| 78 | 2026-04-15T20:55:01.740Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-15T20:55:01.743Z | process exited: duration 16516 ms, exit code 0 |
| |
| 80 | 2026-04-15T20:55:01.749Z | starting task 2: "authentication" |
| 81 | 2026-04-15T20:55:01.766Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-15T20:55:01.772Z | starting task 3: "clone repository" |
| 83 | 2026-04-15T20:55:01.775Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-04-15T20:55:01.779Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-04-15T20:55:01.822Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-04-15T20:55:03.952Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-04-15T20:55:03.952Z | + git fetch origin 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 88 | 2026-04-15T20:55:04.440Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-04-15T20:55:04.440Z | * branch 21bae487965245b0e25348bd0573fe5a3b8937ec -> FETCH_HEAD |
| 90 | 2026-04-15T20:55:04.445Z | + [[ -n '' ]] |
| 91 | 2026-04-15T20:55:04.445Z | + git reset --hard 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 92 | 2026-04-15T20:55:04.464Z | HEAD is now at 21bae48 Bump thin-vec from 0.2.14 to 0.2.16 |
| 93 | 2026-04-15T20:55:04.467Z | process exited: duration 2690 ms, exit code 0 |
| |
| 94 | 2026-04-15T20:55:04.473Z | starting task 4: "build" |
| 95 | 2026-04-15T20:55:04.479Z | ++ dladm |
| 96 | 2026-04-15T20:55:04.483Z | LINK CLASS MTU STATE BRIDGE OVER |
| 97 | 2026-04-15T20:55:04.483Z | ena0 phys 9216 up -- -- |
| 98 | 2026-04-15T20:55:04.486Z | ++ ipadm |
| 99 | 2026-04-15T20:55:04.486Z | ADDROBJ TYPE STATE ADDR |
| 100 | 2026-04-15T20:55:04.486Z | lo0/v4 static ok 127.0.0.1/8 |
| 101 | 2026-04-15T20:55:04.486Z | ena0/dhcp dhcp ok 10.150.4.229/24 |
| 102 | 2026-04-15T20:55:04.486Z | lo0/v6 static ok ::1/128 |
| 103 | 2026-04-15T20:55:04.486Z | ++ banner collect |
| 104 | 2026-04-15T20:55:04.490Z | |
| 105 | 2026-04-15T20:55:04.490Z | #### #### # # ###### #### ##### |
| 106 | 2026-04-15T20:55:04.490Z | # # # # # # # # # # |
| 107 | 2026-04-15T20:55:04.490Z | # # # # # ##### # # |
| 108 | 2026-04-15T20:55:04.490Z | # # # # # # # # |
| 109 | 2026-04-15T20:55:04.490Z | # # # # # # # # # # |
| 110 | 2026-04-15T20:55:04.490Z | #### #### ###### ###### ###### #### # |
| 111 | 2026-04-15T20:55:04.490Z | |
| 112 | 2026-04-15T20:55:04.490Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 113 | 2026-04-15T20:55:04.490Z | ++ repo=softnpu |
| 114 | 2026-04-15T20:55:04.490Z | ++ series=image |
| 115 | 2026-04-15T20:55:04.490Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 116 | 2026-04-15T20:55:04.490Z | ++ name=softnpu |
| 117 | 2026-04-15T20:55:04.490Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 118 | 2026-04-15T20:55:04.490Z | ++ mkdir -p download |
| 119 | 2026-04-15T20:55:04.490Z | ++ pushd download |
| 120 | 2026-04-15T20:55:04.490Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 121 | 2026-04-15T20:55:04.490Z | ++ [[ ! -f softnpu ]] |
| 122 | 2026-04-15T20:55:04.490Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 123 | 2026-04-15T20:55:04.494Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 124 | 2026-04-15T20:55:04.497Z | Dload Upload Total Spent Left Speed |
| 125 | 2026-04-15T20:55:04.957Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 33.81M 0 0
100 15.63M 100 15.63M 0 0 33.81M 0 0
100 15.63M 100 15.63M 0 0 33.80M 0 0 |
| 126 | 2026-04-15T20:55:04.961Z | ++ popd |
| 127 | 2026-04-15T20:55:04.961Z | /work/oxidecomputer/maghemite |
| 128 | 2026-04-15T20:55:04.961Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 129 | 2026-04-15T20:55:04.961Z | ++ repo=sidecar-lite |
| 130 | 2026-04-15T20:55:04.961Z | ++ series=release |
| 131 | 2026-04-15T20:55:04.961Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 132 | 2026-04-15T20:55:04.961Z | ++ name=libsidecar_lite.so |
| 133 | 2026-04-15T20:55:04.961Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 134 | 2026-04-15T20:55:04.961Z | ++ mkdir -p download |
| 135 | 2026-04-15T20:55:04.965Z | ++ pushd download |
| 136 | 2026-04-15T20:55:04.965Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 137 | 2026-04-15T20:55:04.965Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 138 | 2026-04-15T20:55:04.965Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 139 | 2026-04-15T20:55:04.970Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 140 | 2026-04-15T20:55:04.973Z | Dload Upload Total Spent Left Speed |
| 141 | 2026-04-15T20:55:05.338Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 32.72M 0 0
100 12.04M 100 12.04M 0 0 32.71M 0 0
100 12.04M 100 12.04M 0 0 32.71M 0 0 |
| 142 | 2026-04-15T20:55:05.341Z | ++ popd |
| 143 | 2026-04-15T20:55:05.344Z | /work/oxidecomputer/maghemite |
| 144 | 2026-04-15T20:55:05.345Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 145 | 2026-04-15T20:55:05.345Z | ++ repo=sidecar-lite |
| 146 | 2026-04-15T20:55:05.345Z | ++ series=release |
| 147 | 2026-04-15T20:55:05.345Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 148 | 2026-04-15T20:55:05.345Z | ++ name=scadm |
| 149 | 2026-04-15T20:55:05.345Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 150 | 2026-04-15T20:55:05.345Z | ++ mkdir -p download |
| 151 | 2026-04-15T20:55:05.345Z | ++ pushd download |
| 152 | 2026-04-15T20:55:05.345Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 153 | 2026-04-15T20:55:05.345Z | ++ [[ ! -f scadm ]] |
| 154 | 2026-04-15T20:55:05.345Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 155 | 2026-04-15T20:55:05.349Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 156 | 2026-04-15T20:55:05.352Z | Dload Upload Total Spent Left Speed |
| 157 | 2026-04-15T20:55:05.705Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 44.41M 0 0
100 15.78M 100 15.78M 0 0 44.40M 0 0
100 15.78M 100 15.78M 0 0 44.40M 0 0 |
| 158 | 2026-04-15T20:55:05.708Z | ++ popd |
| 159 | 2026-04-15T20:55:05.712Z | /work/oxidecomputer/maghemite |
| 160 | 2026-04-15T20:55:05.712Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 161 | 2026-04-15T20:55:05.712Z | ++ repo=dendrite |
| 162 | 2026-04-15T20:55:05.712Z | ++ series=image |
| 163 | 2026-04-15T20:55:05.712Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 164 | 2026-04-15T20:55:05.712Z | ++ name=dendrite-softnpu.tar.gz |
| 165 | 2026-04-15T20:55:05.712Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 166 | 2026-04-15T20:55:05.712Z | ++ mkdir -p download |
| 167 | 2026-04-15T20:55:05.712Z | ++ pushd download |
| 168 | 2026-04-15T20:55:05.712Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 169 | 2026-04-15T20:55:05.712Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 170 | 2026-04-15T20:55:05.712Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 171 | 2026-04-15T20:55:05.716Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 172 | 2026-04-15T20:55:05.719Z | Dload Upload Total Spent Left Speed |
| 173 | 2026-04-15T20:55:06.850Z |
0 0 0 0 0 0 0 0 0
85 71.59M 85 61.11M 0 0 61.16M 0 00:01 00:01 61.17M
100 71.59M 100 71.59M 0 0 63.15M 0 00:01 00:01 61.17M
100 71.59M 100 71.59M 0 0 63.15M 0 00:01 00:01 61.17M
100 71.59M 100 71.59M 0 0 63.14M 0 00:01 00:01 61.17M |
| 174 | 2026-04-15T20:55:06.854Z | ++ popd |
| 175 | 2026-04-15T20:55:06.857Z | /work/oxidecomputer/maghemite |
| 176 | 2026-04-15T20:55:06.857Z | ++ get_artifact maghemite release 21bae487965245b0e25348bd0573fe5a3b8937ec ddm |
| 177 | 2026-04-15T20:55:06.857Z | ++ repo=maghemite |
| 178 | 2026-04-15T20:55:06.857Z | ++ series=release |
| 179 | 2026-04-15T20:55:06.857Z | ++ commit=21bae487965245b0e25348bd0573fe5a3b8937ec |
| 180 | 2026-04-15T20:55:06.858Z | ++ name=ddm |
| 181 | 2026-04-15T20:55:06.858Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 182 | 2026-04-15T20:55:06.858Z | ++ mkdir -p download |
| 183 | 2026-04-15T20:55:06.858Z | ++ pushd download |
| 184 | 2026-04-15T20:55:06.858Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 185 | 2026-04-15T20:55:06.858Z | ++ [[ ! -f ddm ]] |
| 186 | 2026-04-15T20:55:06.858Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/21bae487965245b0e25348bd0573fe5a3b8937ec/ddm |
| 187 | 2026-04-15T20:55:06.862Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 188 | 2026-04-15T20:55:06.865Z | Dload Upload Total Spent Left Speed |
| 189 | 2026-04-15T20:55:06.922Z |
0 0 0 0 0 0 0 0 0 |
| 190 | 2026-04-15T20:55:06.922Z | curl: (22) The requested URL returned error: 404 |
| 191 | 2026-04-15T20:55:06.926Z | ++ popd |
| 192 | 2026-04-15T20:55:06.926Z | /work/oxidecomputer/maghemite |
| 193 | 2026-04-15T20:55:06.926Z | ++ get_artifact maghemite release 21bae487965245b0e25348bd0573fe5a3b8937ec ddmadm |
| 194 | 2026-04-15T20:55:06.926Z | ++ repo=maghemite |
| 195 | 2026-04-15T20:55:06.926Z | ++ series=release |
| 196 | 2026-04-15T20:55:06.926Z | ++ commit=21bae487965245b0e25348bd0573fe5a3b8937ec |
| 197 | 2026-04-15T20:55:06.926Z | ++ name=ddmadm |
| 198 | 2026-04-15T20:55:06.926Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 199 | 2026-04-15T20:55:06.926Z | ++ mkdir -p download |
| 200 | 2026-04-15T20:55:06.926Z | ++ pushd download |
| 201 | 2026-04-15T20:55:06.926Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 202 | 2026-04-15T20:55:06.926Z | ++ [[ ! -f ddmadm ]] |
| 203 | 2026-04-15T20:55:06.926Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/21bae487965245b0e25348bd0573fe5a3b8937ec/ddmadm |
| 204 | 2026-04-15T20:55:06.931Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 205 | 2026-04-15T20:55:06.934Z | Dload Upload Total Spent Left Speed |
| 206 | 2026-04-15T20:55:06.983Z |
0 0 0 0 0 0 0 0 0 |
| 207 | 2026-04-15T20:55:06.986Z | curl: (22) The requested URL returned error: 404 |
| 208 | 2026-04-15T20:55:06.986Z | ++ popd |
| 209 | 2026-04-15T20:55:06.986Z | /work/oxidecomputer/maghemite |
| 210 | 2026-04-15T20:55:06.986Z | ++ pushd download |
| 211 | 2026-04-15T20:55:06.986Z | ++ chmod +x softnpu |
| 212 | 2026-04-15T20:55:06.986Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 213 | 2026-04-15T20:55:06.986Z | ++ chmod +x scadm |
| 214 | 2026-04-15T20:55:06.991Z | ++ chmod +x ddmadm |
| 215 | 2026-04-15T20:55:06.991Z | chmod: WARNING: can't access ddmadm |
| 216 | 2026-04-15T20:55:06.991Z | ++ chmod +x ddmd |
| 217 | 2026-04-15T20:55:06.991Z | chmod: WARNING: can't access ddmd |
| 218 | 2026-04-15T20:55:06.991Z | ++ mv ddmadm ddmadm-v2 |
| 219 | 2026-04-15T20:55:06.995Z | mv: cannot access ddmadm |
| 220 | 2026-04-15T20:55:06.995Z | ++ mv ddmd ddmd-v2 |
| 221 | 2026-04-15T20:55:06.995Z | mv: cannot access ddmd |
| 222 | 2026-04-15T20:55:06.995Z | ++ rm -rf zones/dendrite |
| 223 | 2026-04-15T20:55:06.995Z | ++ mkdir -p zones/dendrite |
| 224 | 2026-04-15T20:55:06.995Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 225 | 2026-04-15T20:55:07.989Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 226 | 2026-04-15T20:55:07.992Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 227 | 2026-04-15T20:55:07.992Z | ++ popd |
| 228 | 2026-04-15T20:55:07.992Z | ++ banner install |
| 229 | 2026-04-15T20:55:07.992Z | /work/oxidecomputer/maghemite |
| 230 | 2026-04-15T20:55:07.996Z | |
| 231 | 2026-04-15T20:55:07.996Z | # # # #### ##### ## # # |
| 232 | 2026-04-15T20:55:07.996Z | # ## # # # # # # # |
| 233 | 2026-04-15T20:55:07.996Z | # # # # #### # # # # # |
| 234 | 2026-04-15T20:55:07.996Z | # # # # # # ###### # # |
| 235 | 2026-04-15T20:55:07.996Z | # # ## # # # # # # # |
| 236 | 2026-04-15T20:55:07.996Z | # # # #### # # # ###### ###### |
| 237 | 2026-04-15T20:55:07.996Z | |
| 238 | 2026-04-15T20:55:07.996Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 239 | 2026-04-15T20:55:07.996Z | ++ set +o errexit |
| 240 | 2026-04-15T20:55:07.996Z | ++ pkg info clang-15 |
| 241 | 2026-04-15T20:55:07.996Z | ++ grep -qi installed |
| 242 | 2026-04-15T20:55:09.118Z | pkg: info: no packages matching the following patterns you specified are |
| 243 | 2026-04-15T20:55:09.118Z | installed on the system. Try querying remotely instead: |
| 244 | 2026-04-15T20:55:09.118Z | |
| 245 | 2026-04-15T20:55:09.118Z | clang-15 |
| 246 | 2026-04-15T20:55:09.159Z | ++ [[ 1 != 0 ]] |
| 247 | 2026-04-15T20:55:09.159Z | ++ set -o errexit |
| 248 | 2026-04-15T20:55:09.159Z | ++ pfexec pkg install clang-15 |
| 249 | 2026-04-15T20:55:18.212Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 250 | 2026-04-15T20:55:25.515Z | Startup: Caching catalogs ... Done |
| 251 | 2026-04-15T20:55:30.970Z | Planning: Solver setup ... Done |
| 252 | 2026-04-15T20:55:31.425Z | Planning: Running solver ... Done |
| 253 | 2026-04-15T20:55:31.558Z | Planning: Finding local manifests ... Done |
| 254 | 2026-04-15T20:55:31.578Z | Planning: Fetching manifests: 0/2 0% complete |
| 255 | 2026-04-15T20:55:31.688Z | Planning: Fetching manifests: 2/2 100% complete |
| 256 | 2026-04-15T20:55:31.718Z | Planning: Package planning ... Done |
| 257 | 2026-04-15T20:55:31.745Z | Planning: Merging actions ... Done |
| 258 | 2026-04-15T20:55:31.855Z | Planning: Checking for conflicting actions ... Done |
| 259 | 2026-04-15T20:55:31.861Z | Planning: Consolidating action changes ... Done |
| 260 | 2026-04-15T20:55:32.628Z | Planning: Evaluating mediators ... Done |
| 261 | 2026-04-15T20:55:32.633Z | Planning: Planning completed in 6.96 seconds |
| 262 | 2026-04-15T20:55:32.825Z | Packages to install: 2 |
| 263 | 2026-04-15T20:55:32.825Z | Mediators to change: 2 |
| 264 | 2026-04-15T20:55:32.828Z | Services to change: 1 |
| 265 | 2026-04-15T20:55:32.828Z | Create boot environment: No |
| 266 | 2026-04-15T20:55:32.828Z | Create backup boot environment: No |
| 267 | 2026-04-15T20:55:32.864Z | |
| 268 | 2026-04-15T20:55:32.864Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 269 | 2026-04-15T20:55:37.865Z | Download: 2007/3076 items 117.8/211.3MB 55% complete (24.4M/s) |
| 270 | 2026-04-15T20:55:42.525Z | Download: Completed 211.31 MB in 9.66 seconds (21.9M/s) |
| 271 | 2026-04-15T20:55:42.696Z | Actions: 1/3418 actions (Installing new actions) |
| 272 | 2026-04-15T20:55:45.905Z | Actions: Completed 3418 actions in 3.21 seconds. |
| 273 | 2026-04-15T20:55:46.230Z | Done |
| 274 | 2026-04-15T20:55:46.230Z | Done |
| 275 | 2026-04-15T20:55:46.944Z | Done |
| 276 | 2026-04-15T20:55:49.922Z | Done |
| 277 | 2026-04-15T20:55:50.009Z | Done |
| 278 | 2026-04-15T20:55:50.013Z | Done |
| 279 | 2026-04-15T20:55:50.354Z | Done |
| 280 | 2026-04-15T20:55:51.002Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 281 | 2026-04-15T20:55:51.002Z | ++ set +o errexit |
| 282 | 2026-04-15T20:55:51.006Z | ++ pkg info pkg-config |
| 283 | 2026-04-15T20:55:51.006Z | ++ grep -qi installed |
| 284 | 2026-04-15T20:55:51.232Z | ++ [[ 0 != 0 ]] |
| 285 | 2026-04-15T20:55:51.232Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 286 | 2026-04-15T20:55:51.232Z | ++ set +o errexit |
| 287 | 2026-04-15T20:55:51.236Z | ++ pkg info brand/omicron1 |
| 288 | 2026-04-15T20:55:51.236Z | ++ grep -qi installed |
| 289 | 2026-04-15T20:55:51.419Z | pkg: info: no packages matching the following patterns you specified are |
| 290 | 2026-04-15T20:55:51.419Z | installed on the system. Try querying remotely instead: |
| 291 | 2026-04-15T20:55:51.419Z | |
| 292 | 2026-04-15T20:55:51.419Z | brand/omicron1 |
| 293 | 2026-04-15T20:55:51.454Z | ++ [[ 1 != 0 ]] |
| 294 | 2026-04-15T20:55:51.454Z | ++ set -o errexit |
| 295 | 2026-04-15T20:55:51.454Z | ++ pfexec pkg install brand/omicron1 |
| 296 | 2026-04-15T20:55:51.890Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 297 | 2026-04-15T20:55:57.497Z | Planning: Solver setup ... Done |
| 298 | 2026-04-15T20:55:57.525Z | Planning: Running solver ... Done |
| 299 | 2026-04-15T20:55:57.655Z | Planning: Finding local manifests ... Done |
| 300 | 2026-04-15T20:55:57.659Z | Planning: Fetching manifests: 0/2 0% complete |
| 301 | 2026-04-15T20:55:57.776Z | Planning: Fetching manifests: 2/2 100% complete |
| 302 | 2026-04-15T20:55:57.788Z | Planning: Package planning ... Done |
| 303 | 2026-04-15T20:55:57.791Z | Planning: Merging actions ... Done |
| 304 | 2026-04-15T20:55:57.942Z | Planning: Checking for conflicting actions ... Done |
| 305 | 2026-04-15T20:55:57.946Z | Planning: Consolidating action changes ... Done |
| 306 | 2026-04-15T20:55:58.104Z | Planning: Evaluating mediators ... Done |
| 307 | 2026-04-15T20:55:58.107Z | Planning: Planning completed in 6.21 seconds |
| 308 | 2026-04-15T20:55:58.111Z | Packages to install: 2 |
| 309 | 2026-04-15T20:55:58.111Z | Create boot environment: No |
| 310 | 2026-04-15T20:55:58.115Z | Create backup boot environment: No |
| 311 | 2026-04-15T20:55:58.142Z | |
| 312 | 2026-04-15T20:55:58.142Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 313 | 2026-04-15T20:55:58.167Z | Download: Completed 1.07 MB in 0.03 seconds (41.8M/s) |
| 314 | 2026-04-15T20:55:58.239Z | Actions: 1/28 actions (Installing new actions) |
| 315 | 2026-04-15T20:55:58.252Z | Actions: Completed 28 actions in 0.01 seconds. |
| 316 | 2026-04-15T20:55:58.770Z | Done |
| 317 | 2026-04-15T20:55:58.770Z | Done |
| 318 | 2026-04-15T20:55:59.383Z | Done |
| 319 | 2026-04-15T20:56:02.158Z | Done |
| 320 | 2026-04-15T20:56:02.236Z | Done |
| 321 | 2026-04-15T20:56:02.240Z | Done |
| 322 | 2026-04-15T20:56:02.373Z | Done |
| 323 | 2026-04-15T20:56:02.503Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 324 | 2026-04-15T20:56:02.503Z | ++ set +o errexit |
| 325 | 2026-04-15T20:56:02.510Z | ++ pkg info brand/omicron1/tools |
| 326 | 2026-04-15T20:56:02.510Z | ++ grep -qi installed |
| 327 | 2026-04-15T20:56:02.689Z | pkg: info: no packages matching the following patterns you specified are |
| 328 | 2026-04-15T20:56:02.689Z | installed on the system. Try querying remotely instead: |
| 329 | 2026-04-15T20:56:02.689Z | |
| 330 | 2026-04-15T20:56:02.689Z | brand/omicron1/tools |
| 331 | 2026-04-15T20:56:02.723Z | ++ [[ 1 != 0 ]] |
| 332 | 2026-04-15T20:56:02.723Z | ++ set -o errexit |
| 333 | 2026-04-15T20:56:02.723Z | ++ pfexec pkg install brand/omicron1/tools |
| 334 | 2026-04-15T20:56:03.120Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 335 | 2026-04-15T20:56:08.647Z | Planning: Solver setup ... Done |
| 336 | 2026-04-15T20:56:08.676Z | Planning: Running solver ... Done |
| 337 | 2026-04-15T20:56:08.800Z | Planning: Finding local manifests ... Done |
| 338 | 2026-04-15T20:56:08.804Z | Planning: Fetching manifests: 0/1 0% complete |
| 339 | 2026-04-15T20:56:08.915Z | Planning: Fetching manifests: 1/1 100% complete |
| 340 | 2026-04-15T20:56:08.926Z | Planning: Package planning ... Done |
| 341 | 2026-04-15T20:56:08.930Z | Planning: Merging actions ... Done |
| 342 | 2026-04-15T20:56:09.070Z | Planning: Checking for conflicting actions ... Done |
| 343 | 2026-04-15T20:56:09.073Z | Planning: Consolidating action changes ... Done |
| 344 | 2026-04-15T20:56:09.228Z | Planning: Evaluating mediators ... Done |
| 345 | 2026-04-15T20:56:09.231Z | Planning: Planning completed in 6.11 seconds |
| 346 | 2026-04-15T20:56:09.235Z | Packages to install: 1 |
| 347 | 2026-04-15T20:56:09.235Z | Services to change: 1 |
| 348 | 2026-04-15T20:56:09.238Z | Create boot environment: No |
| 349 | 2026-04-15T20:56:09.238Z | Create backup boot environment: No |
| 350 | 2026-04-15T20:56:09.263Z | |
| 351 | 2026-04-15T20:56:09.263Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 352 | 2026-04-15T20:56:09.295Z | Download: Completed 1.19 MB in 0.03 seconds (40.7M/s) |
| 353 | 2026-04-15T20:56:09.378Z | Actions: 1/19 actions (Installing new actions) |
| 354 | 2026-04-15T20:56:09.391Z | Actions: Completed 19 actions in 0.01 seconds. |
| 355 | 2026-04-15T20:56:09.900Z | Done |
| 356 | 2026-04-15T20:56:09.900Z | Done |
| 357 | 2026-04-15T20:56:10.505Z | Done |
| 358 | 2026-04-15T20:56:13.336Z | Done |
| 359 | 2026-04-15T20:56:13.406Z | Done |
| 360 | 2026-04-15T20:56:13.411Z | Done |
| 361 | 2026-04-15T20:56:13.578Z | Done |
| 362 | 2026-04-15T20:56:13.712Z | ++ pfexec svcadm enable baseline |
| 363 | 2026-04-15T20:56:13.728Z | ++ retry=0 |
| 364 | 2026-04-15T20:56:13.731Z | +++ svcs -Hostate baseline |
| 365 | 2026-04-15T20:56:13.742Z | ++ [[ offline* != online ]] |
| 366 | 2026-04-15T20:56:13.742Z | ++ [[ 0 -gt 300 ]] |
| 367 | 2026-04-15T20:56:13.742Z | ++ sleep 1 |
| 368 | 2026-04-15T20:56:14.744Z | ++ retry=1 |
| 369 | 2026-04-15T20:56:14.747Z | +++ svcs -Hostate baseline |
| 370 | 2026-04-15T20:56:14.757Z | ++ [[ offline* != online ]] |
| 371 | 2026-04-15T20:56:14.757Z | ++ [[ 1 -gt 300 ]] |
| 372 | 2026-04-15T20:56:14.757Z | ++ sleep 1 |
| 373 | 2026-04-15T20:56:15.759Z | ++ retry=2 |
| 374 | 2026-04-15T20:56:15.762Z | +++ svcs -Hostate baseline |
| 375 | 2026-04-15T20:56:15.772Z | ++ [[ offline* != online ]] |
| 376 | 2026-04-15T20:56:15.772Z | ++ [[ 2 -gt 300 ]] |
| 377 | 2026-04-15T20:56:15.772Z | ++ sleep 1 |
| 378 | 2026-04-15T20:56:16.774Z | ++ retry=3 |
| 379 | 2026-04-15T20:56:16.777Z | +++ svcs -Hostate baseline |
| 380 | 2026-04-15T20:56:16.788Z | ++ [[ offline* != online ]] |
| 381 | 2026-04-15T20:56:16.788Z | ++ [[ 3 -gt 300 ]] |
| 382 | 2026-04-15T20:56:16.788Z | ++ sleep 1 |
| 383 | 2026-04-15T20:56:17.790Z | ++ retry=4 |
| 384 | 2026-04-15T20:56:17.793Z | +++ svcs -Hostate baseline |
| 385 | 2026-04-15T20:56:17.804Z | ++ [[ offline* != online ]] |
| 386 | 2026-04-15T20:56:17.804Z | ++ [[ 4 -gt 300 ]] |
| 387 | 2026-04-15T20:56:17.804Z | ++ sleep 1 |
| 388 | 2026-04-15T20:56:18.806Z | ++ retry=5 |
| 389 | 2026-04-15T20:56:18.809Z | +++ svcs -Hostate baseline |
| 390 | 2026-04-15T20:56:18.820Z | ++ [[ offline* != online ]] |
| 391 | 2026-04-15T20:56:18.820Z | ++ [[ 5 -gt 300 ]] |
| 392 | 2026-04-15T20:56:18.821Z | ++ sleep 1 |
| 393 | 2026-04-15T20:56:19.823Z | ++ retry=6 |
| 394 | 2026-04-15T20:56:19.826Z | +++ svcs -Hostate baseline |
| 395 | 2026-04-15T20:56:19.837Z | ++ [[ offline* != online ]] |
| 396 | 2026-04-15T20:56:19.837Z | ++ [[ 6 -gt 300 ]] |
| 397 | 2026-04-15T20:56:19.837Z | ++ sleep 1 |
| 398 | 2026-04-15T20:56:20.839Z | ++ retry=7 |
| 399 | 2026-04-15T20:56:20.843Z | +++ svcs -Hostate baseline |
| 400 | 2026-04-15T20:56:20.853Z | ++ [[ offline* != online ]] |
| 401 | 2026-04-15T20:56:20.853Z | ++ [[ 7 -gt 300 ]] |
| 402 | 2026-04-15T20:56:20.853Z | ++ sleep 1 |
| 403 | 2026-04-15T20:56:21.856Z | ++ retry=8 |
| 404 | 2026-04-15T20:56:21.859Z | +++ svcs -Hostate baseline |
| 405 | 2026-04-15T20:56:21.870Z | ++ [[ offline* != online ]] |
| 406 | 2026-04-15T20:56:21.870Z | ++ [[ 8 -gt 300 ]] |
| 407 | 2026-04-15T20:56:21.873Z | ++ sleep 1 |
| 408 | 2026-04-15T20:56:22.872Z | ++ retry=9 |
| 409 | 2026-04-15T20:56:22.875Z | +++ svcs -Hostate baseline |
| 410 | 2026-04-15T20:56:22.887Z | ++ [[ offline* != online ]] |
| 411 | 2026-04-15T20:56:22.887Z | ++ [[ 9 -gt 300 ]] |
| 412 | 2026-04-15T20:56:22.887Z | ++ sleep 1 |
| 413 | 2026-04-15T20:56:23.888Z | ++ retry=10 |
| 414 | 2026-04-15T20:56:23.892Z | +++ svcs -Hostate baseline |
| 415 | 2026-04-15T20:56:23.903Z | ++ [[ offline* != online ]] |
| 416 | 2026-04-15T20:56:23.903Z | ++ [[ 10 -gt 300 ]] |
| 417 | 2026-04-15T20:56:23.903Z | ++ sleep 1 |
| 418 | 2026-04-15T20:56:24.905Z | ++ retry=11 |
| 419 | 2026-04-15T20:56:24.910Z | +++ svcs -Hostate baseline |
| 420 | 2026-04-15T20:56:24.919Z | ++ [[ offline* != online ]] |
| 421 | 2026-04-15T20:56:24.919Z | ++ [[ 11 -gt 300 ]] |
| 422 | 2026-04-15T20:56:24.919Z | ++ sleep 1 |
| 423 | 2026-04-15T20:56:25.923Z | ++ retry=12 |
| 424 | 2026-04-15T20:56:25.926Z | +++ svcs -Hostate baseline |
| 425 | 2026-04-15T20:56:25.936Z | ++ [[ offline* != online ]] |
| 426 | 2026-04-15T20:56:25.936Z | ++ [[ 12 -gt 300 ]] |
| 427 | 2026-04-15T20:56:25.936Z | ++ sleep 1 |
| 428 | 2026-04-15T20:56:26.938Z | ++ retry=13 |
| 429 | 2026-04-15T20:56:26.941Z | +++ svcs -Hostate baseline |
| 430 | 2026-04-15T20:56:26.952Z | ++ [[ offline* != online ]] |
| 431 | 2026-04-15T20:56:26.952Z | ++ [[ 13 -gt 300 ]] |
| 432 | 2026-04-15T20:56:26.955Z | ++ sleep 1 |
| 433 | 2026-04-15T20:56:27.954Z | ++ retry=14 |
| 434 | 2026-04-15T20:56:27.957Z | +++ svcs -Hostate baseline |
| 435 | 2026-04-15T20:56:27.969Z | ++ [[ offline* != online ]] |
| 436 | 2026-04-15T20:56:27.969Z | ++ [[ 14 -gt 300 ]] |
| 437 | 2026-04-15T20:56:27.969Z | ++ sleep 1 |
| 438 | 2026-04-15T20:56:28.970Z | ++ retry=15 |
| 439 | 2026-04-15T20:56:28.974Z | +++ svcs -Hostate baseline |
| 440 | 2026-04-15T20:56:28.984Z | ++ [[ offline* != online ]] |
| 441 | 2026-04-15T20:56:28.984Z | ++ [[ 15 -gt 300 ]] |
| 442 | 2026-04-15T20:56:28.984Z | ++ sleep 1 |
| 443 | 2026-04-15T20:56:29.986Z | ++ retry=16 |
| 444 | 2026-04-15T20:56:29.990Z | +++ svcs -Hostate baseline |
| 445 | 2026-04-15T20:56:30.002Z | ++ [[ offline* != online ]] |
| 446 | 2026-04-15T20:56:30.002Z | ++ [[ 16 -gt 300 ]] |
| 447 | 2026-04-15T20:56:30.002Z | ++ sleep 1 |
| 448 | 2026-04-15T20:56:31.004Z | ++ retry=17 |
| 449 | 2026-04-15T20:56:31.007Z | +++ svcs -Hostate baseline |
| 450 | 2026-04-15T20:56:31.019Z | ++ [[ offline* != online ]] |
| 451 | 2026-04-15T20:56:31.019Z | ++ [[ 17 -gt 300 ]] |
| 452 | 2026-04-15T20:56:31.019Z | ++ sleep 1 |
| 453 | 2026-04-15T20:56:32.020Z | ++ retry=18 |
| 454 | 2026-04-15T20:56:32.023Z | +++ svcs -Hostate baseline |
| 455 | 2026-04-15T20:56:32.035Z | ++ [[ offline* != online ]] |
| 456 | 2026-04-15T20:56:32.035Z | ++ [[ 18 -gt 300 ]] |
| 457 | 2026-04-15T20:56:32.035Z | ++ sleep 1 |
| 458 | 2026-04-15T20:56:33.039Z | ++ retry=19 |
| 459 | 2026-04-15T20:56:33.042Z | +++ svcs -Hostate baseline |
| 460 | 2026-04-15T20:56:33.051Z | ++ [[ offline* != online ]] |
| 461 | 2026-04-15T20:56:33.051Z | ++ [[ 19 -gt 300 ]] |
| 462 | 2026-04-15T20:56:33.051Z | ++ sleep 1 |
| 463 | 2026-04-15T20:56:34.053Z | ++ retry=20 |
| 464 | 2026-04-15T20:56:34.056Z | +++ svcs -Hostate baseline |
| 465 | 2026-04-15T20:56:34.067Z | ++ [[ offline* != online ]] |
| 466 | 2026-04-15T20:56:34.067Z | ++ [[ 20 -gt 300 ]] |
| 467 | 2026-04-15T20:56:34.068Z | ++ sleep 1 |
| 468 | 2026-04-15T20:56:35.070Z | ++ retry=21 |
| 469 | 2026-04-15T20:56:35.073Z | +++ svcs -Hostate baseline |
| 470 | 2026-04-15T20:56:35.085Z | ++ [[ offline* != online ]] |
| 471 | 2026-04-15T20:56:35.085Z | ++ [[ 21 -gt 300 ]] |
| 472 | 2026-04-15T20:56:35.085Z | ++ sleep 1 |
| 473 | 2026-04-15T20:56:36.087Z | ++ retry=22 |
| 474 | 2026-04-15T20:56:36.090Z | +++ svcs -Hostate baseline |
| 475 | 2026-04-15T20:56:36.102Z | ++ [[ offline* != online ]] |
| 476 | 2026-04-15T20:56:36.102Z | ++ [[ 22 -gt 300 ]] |
| 477 | 2026-04-15T20:56:36.102Z | ++ sleep 1 |
| 478 | 2026-04-15T20:56:37.103Z | ++ retry=23 |
| 479 | 2026-04-15T20:56:37.106Z | +++ svcs -Hostate baseline |
| 480 | 2026-04-15T20:56:37.118Z | ++ [[ offline* != online ]] |
| 481 | 2026-04-15T20:56:37.118Z | ++ [[ 23 -gt 300 ]] |
| 482 | 2026-04-15T20:56:37.118Z | ++ sleep 1 |
| 483 | 2026-04-15T20:56:38.120Z | ++ retry=24 |
| 484 | 2026-04-15T20:56:38.123Z | +++ svcs -Hostate baseline |
| 485 | 2026-04-15T20:56:38.134Z | ++ [[ offline* != online ]] |
| 486 | 2026-04-15T20:56:38.134Z | ++ [[ 24 -gt 300 ]] |
| 487 | 2026-04-15T20:56:38.134Z | ++ sleep 1 |
| 488 | 2026-04-15T20:56:39.136Z | ++ retry=25 |
| 489 | 2026-04-15T20:56:39.139Z | +++ svcs -Hostate baseline |
| 490 | 2026-04-15T20:56:39.151Z | ++ [[ offline* != online ]] |
| 491 | 2026-04-15T20:56:39.151Z | ++ [[ 25 -gt 300 ]] |
| 492 | 2026-04-15T20:56:39.151Z | ++ sleep 1 |
| 493 | 2026-04-15T20:56:40.153Z | ++ retry=26 |
| 494 | 2026-04-15T20:56:40.156Z | +++ svcs -Hostate baseline |
| 495 | 2026-04-15T20:56:40.167Z | ++ [[ offline* != online ]] |
| 496 | 2026-04-15T20:56:40.167Z | ++ [[ 26 -gt 300 ]] |
| 497 | 2026-04-15T20:56:40.167Z | ++ sleep 1 |
| 498 | 2026-04-15T20:56:41.169Z | ++ retry=27 |
| 499 | 2026-04-15T20:56:41.173Z | +++ svcs -Hostate baseline |
| 500 | 2026-04-15T20:56:41.184Z | ++ [[ offline* != online ]] |
| 501 | 2026-04-15T20:56:41.184Z | ++ [[ 27 -gt 300 ]] |
| 502 | 2026-04-15T20:56:41.184Z | ++ sleep 1 |
| 503 | 2026-04-15T20:56:42.186Z | ++ retry=28 |
| 504 | 2026-04-15T20:56:42.189Z | +++ svcs -Hostate baseline |
| 505 | 2026-04-15T20:56:42.200Z | ++ [[ offline* != online ]] |
| 506 | 2026-04-15T20:56:42.200Z | ++ [[ 28 -gt 300 ]] |
| 507 | 2026-04-15T20:56:42.200Z | ++ sleep 1 |
| 508 | 2026-04-15T20:56:43.202Z | ++ retry=29 |
| 509 | 2026-04-15T20:56:43.207Z | +++ svcs -Hostate baseline |
| 510 | 2026-04-15T20:56:43.217Z | ++ [[ offline* != online ]] |
| 511 | 2026-04-15T20:56:43.217Z | ++ [[ 29 -gt 300 ]] |
| 512 | 2026-04-15T20:56:43.217Z | ++ sleep 1 |
| 513 | 2026-04-15T20:56:44.218Z | ++ retry=30 |
| 514 | 2026-04-15T20:56:44.221Z | +++ svcs -Hostate baseline |
| 515 | 2026-04-15T20:56:44.233Z | ++ [[ offline* != online ]] |
| 516 | 2026-04-15T20:56:44.233Z | ++ [[ 30 -gt 300 ]] |
| 517 | 2026-04-15T20:56:44.233Z | ++ sleep 1 |
| 518 | 2026-04-15T20:56:45.235Z | ++ retry=31 |
| 519 | 2026-04-15T20:56:45.239Z | +++ svcs -Hostate baseline |
| 520 | 2026-04-15T20:56:45.249Z | ++ [[ offline* != online ]] |
| 521 | 2026-04-15T20:56:45.249Z | ++ [[ 31 -gt 300 ]] |
| 522 | 2026-04-15T20:56:45.249Z | ++ sleep 1 |
| 523 | 2026-04-15T20:56:46.251Z | ++ retry=32 |
| 524 | 2026-04-15T20:56:46.254Z | +++ svcs -Hostate baseline |
| 525 | 2026-04-15T20:56:46.265Z | ++ [[ offline* != online ]] |
| 526 | 2026-04-15T20:56:46.266Z | ++ [[ 32 -gt 300 ]] |
| 527 | 2026-04-15T20:56:46.266Z | ++ sleep 1 |
| 528 | 2026-04-15T20:56:47.267Z | ++ retry=33 |
| 529 | 2026-04-15T20:56:47.271Z | +++ svcs -Hostate baseline |
| 530 | 2026-04-15T20:56:47.282Z | ++ [[ offline* != online ]] |
| 531 | 2026-04-15T20:56:47.282Z | ++ [[ 33 -gt 300 ]] |
| 532 | 2026-04-15T20:56:47.282Z | ++ sleep 1 |
| 533 | 2026-04-15T20:56:48.284Z | ++ retry=34 |
| 534 | 2026-04-15T20:56:48.287Z | +++ svcs -Hostate baseline |
| 535 | 2026-04-15T20:56:48.299Z | ++ [[ offline* != online ]] |
| 536 | 2026-04-15T20:56:48.299Z | ++ [[ 34 -gt 300 ]] |
| 537 | 2026-04-15T20:56:48.299Z | ++ sleep 1 |
| 538 | 2026-04-15T20:56:49.325Z | ++ retry=35 |
| 539 | 2026-04-15T20:56:49.328Z | +++ svcs -Hostate baseline |
| 540 | 2026-04-15T20:56:49.328Z | ++ [[ offline* != online ]] |
| 541 | 2026-04-15T20:56:49.328Z | ++ [[ 35 -gt 300 ]] |
| 542 | 2026-04-15T20:56:49.328Z | ++ sleep 1 |
| 543 | 2026-04-15T20:56:50.317Z | ++ retry=36 |
| 544 | 2026-04-15T20:56:50.320Z | +++ svcs -Hostate baseline |
| 545 | 2026-04-15T20:56:50.332Z | ++ [[ offline* != online ]] |
| 546 | 2026-04-15T20:56:50.332Z | ++ [[ 36 -gt 300 ]] |
| 547 | 2026-04-15T20:56:50.335Z | ++ sleep 1 |
| 548 | 2026-04-15T20:56:51.334Z | ++ retry=37 |
| 549 | 2026-04-15T20:56:51.337Z | +++ svcs -Hostate baseline |
| 550 | 2026-04-15T20:56:51.348Z | ++ [[ offline* != online ]] |
| 551 | 2026-04-15T20:56:51.348Z | ++ [[ 37 -gt 300 ]] |
| 552 | 2026-04-15T20:56:51.348Z | ++ sleep 1 |
| 553 | 2026-04-15T20:56:52.350Z | ++ retry=38 |
| 554 | 2026-04-15T20:56:52.353Z | +++ svcs -Hostate baseline |
| 555 | 2026-04-15T20:56:52.364Z | ++ [[ offline* != online ]] |
| 556 | 2026-04-15T20:56:52.364Z | ++ [[ 38 -gt 300 ]] |
| 557 | 2026-04-15T20:56:52.364Z | ++ sleep 1 |
| 558 | 2026-04-15T20:56:53.367Z | ++ retry=39 |
| 559 | 2026-04-15T20:56:53.370Z | +++ svcs -Hostate baseline |
| 560 | 2026-04-15T20:56:53.381Z | ++ [[ offline* != online ]] |
| 561 | 2026-04-15T20:56:53.381Z | ++ [[ 39 -gt 300 ]] |
| 562 | 2026-04-15T20:56:53.381Z | ++ sleep 1 |
| 563 | 2026-04-15T20:56:54.383Z | ++ retry=40 |
| 564 | 2026-04-15T20:56:54.386Z | +++ svcs -Hostate baseline |
| 565 | 2026-04-15T20:56:54.397Z | ++ [[ offline* != online ]] |
| 566 | 2026-04-15T20:56:54.397Z | ++ [[ 40 -gt 300 ]] |
| 567 | 2026-04-15T20:56:54.397Z | ++ sleep 1 |
| 568 | 2026-04-15T20:56:55.399Z | ++ retry=41 |
| 569 | 2026-04-15T20:56:55.404Z | +++ svcs -Hostate baseline |
| 570 | 2026-04-15T20:56:55.414Z | ++ [[ offline* != online ]] |
| 571 | 2026-04-15T20:56:55.414Z | ++ [[ 41 -gt 300 ]] |
| 572 | 2026-04-15T20:56:55.414Z | ++ sleep 1 |
| 573 | 2026-04-15T20:56:56.441Z | ++ retry=42 |
| 574 | 2026-04-15T20:56:56.444Z | +++ svcs -Hostate baseline |
| 575 | 2026-04-15T20:56:56.444Z | ++ [[ offline* != online ]] |
| 576 | 2026-04-15T20:56:56.444Z | ++ [[ 42 -gt 300 ]] |
| 577 | 2026-04-15T20:56:56.444Z | ++ sleep 1 |
| 578 | 2026-04-15T20:56:57.432Z | ++ retry=43 |
| 579 | 2026-04-15T20:56:57.436Z | +++ svcs -Hostate baseline |
| 580 | 2026-04-15T20:56:57.447Z | ++ [[ offline* != online ]] |
| 581 | 2026-04-15T20:56:57.447Z | ++ [[ 43 -gt 300 ]] |
| 582 | 2026-04-15T20:56:57.447Z | ++ sleep 1 |
| 583 | 2026-04-15T20:56:58.449Z | ++ retry=44 |
| 584 | 2026-04-15T20:56:58.452Z | +++ svcs -Hostate baseline |
| 585 | 2026-04-15T20:56:58.463Z | ++ [[ offline* != online ]] |
| 586 | 2026-04-15T20:56:58.463Z | ++ [[ 44 -gt 300 ]] |
| 587 | 2026-04-15T20:56:58.463Z | ++ sleep 1 |
| 588 | 2026-04-15T20:56:59.465Z | ++ retry=45 |
| 589 | 2026-04-15T20:56:59.468Z | +++ svcs -Hostate baseline |
| 590 | 2026-04-15T20:56:59.480Z | ++ [[ offline* != online ]] |
| 591 | 2026-04-15T20:56:59.480Z | ++ [[ 45 -gt 300 ]] |
| 592 | 2026-04-15T20:56:59.480Z | ++ sleep 1 |
| 593 | 2026-04-15T20:57:00.482Z | ++ retry=46 |
| 594 | 2026-04-15T20:57:00.485Z | +++ svcs -Hostate baseline |
| 595 | 2026-04-15T20:57:00.496Z | ++ [[ offline* != online ]] |
| 596 | 2026-04-15T20:57:00.496Z | ++ [[ 46 -gt 300 ]] |
| 597 | 2026-04-15T20:57:00.496Z | ++ sleep 1 |
| 598 | 2026-04-15T20:57:01.498Z | ++ retry=47 |
| 599 | 2026-04-15T20:57:01.501Z | +++ svcs -Hostate baseline |
| 600 | 2026-04-15T20:57:01.513Z | ++ [[ offline* != online ]] |
| 601 | 2026-04-15T20:57:01.513Z | ++ [[ 47 -gt 300 ]] |
| 602 | 2026-04-15T20:57:01.513Z | ++ sleep 1 |
| 603 | 2026-04-15T20:57:02.515Z | ++ retry=48 |
| 604 | 2026-04-15T20:57:02.519Z | +++ svcs -Hostate baseline |
| 605 | 2026-04-15T20:57:02.529Z | ++ [[ offline* != online ]] |
| 606 | 2026-04-15T20:57:02.529Z | ++ [[ 48 -gt 300 ]] |
| 607 | 2026-04-15T20:57:02.529Z | ++ sleep 1 |
| 608 | 2026-04-15T20:57:03.531Z | ++ retry=49 |
| 609 | 2026-04-15T20:57:03.534Z | +++ svcs -Hostate baseline |
| 610 | 2026-04-15T20:57:03.545Z | ++ [[ offline* != online ]] |
| 611 | 2026-04-15T20:57:03.545Z | ++ [[ 49 -gt 300 ]] |
| 612 | 2026-04-15T20:57:03.545Z | ++ sleep 1 |
| 613 | 2026-04-15T20:57:04.547Z | ++ retry=50 |
| 614 | 2026-04-15T20:57:04.551Z | +++ svcs -Hostate baseline |
| 615 | 2026-04-15T20:57:04.562Z | ++ [[ offline* != online ]] |
| 616 | 2026-04-15T20:57:04.562Z | ++ [[ 50 -gt 300 ]] |
| 617 | 2026-04-15T20:57:04.562Z | ++ sleep 1 |
| 618 | 2026-04-15T20:57:05.564Z | ++ retry=51 |
| 619 | 2026-04-15T20:57:05.567Z | +++ svcs -Hostate baseline |
| 620 | 2026-04-15T20:57:05.578Z | ++ [[ offline* != online ]] |
| 621 | 2026-04-15T20:57:05.578Z | ++ [[ 51 -gt 300 ]] |
| 622 | 2026-04-15T20:57:05.578Z | ++ sleep 1 |
| 623 | 2026-04-15T20:57:06.583Z | ++ retry=52 |
| 624 | 2026-04-15T20:57:06.586Z | +++ svcs -Hostate baseline |
| 625 | 2026-04-15T20:57:06.596Z | ++ [[ offline* != online ]] |
| 626 | 2026-04-15T20:57:06.596Z | ++ [[ 52 -gt 300 ]] |
| 627 | 2026-04-15T20:57:06.597Z | ++ sleep 1 |
| 628 | 2026-04-15T20:57:07.597Z | ++ retry=53 |
| 629 | 2026-04-15T20:57:07.601Z | +++ svcs -Hostate baseline |
| 630 | 2026-04-15T20:57:07.612Z | ++ [[ offline* != online ]] |
| 631 | 2026-04-15T20:57:07.612Z | ++ [[ 53 -gt 300 ]] |
| 632 | 2026-04-15T20:57:07.612Z | ++ sleep 1 |
| 633 | 2026-04-15T20:57:08.613Z | ++ retry=54 |
| 634 | 2026-04-15T20:57:08.617Z | +++ svcs -Hostate baseline |
| 635 | 2026-04-15T20:57:08.628Z | ++ [[ offline* != online ]] |
| 636 | 2026-04-15T20:57:08.628Z | ++ [[ 54 -gt 300 ]] |
| 637 | 2026-04-15T20:57:08.628Z | ++ sleep 1 |
| 638 | 2026-04-15T20:57:09.630Z | ++ retry=55 |
| 639 | 2026-04-15T20:57:09.633Z | +++ svcs -Hostate baseline |
| 640 | 2026-04-15T20:57:09.645Z | ++ [[ offline* != online ]] |
| 641 | 2026-04-15T20:57:09.646Z | ++ [[ 55 -gt 300 ]] |
| 642 | 2026-04-15T20:57:09.646Z | ++ sleep 1 |
| 643 | 2026-04-15T20:57:10.648Z | ++ retry=56 |
| 644 | 2026-04-15T20:57:10.651Z | +++ svcs -Hostate baseline |
| 645 | 2026-04-15T20:57:10.662Z | ++ [[ offline* != online ]] |
| 646 | 2026-04-15T20:57:10.662Z | ++ [[ 56 -gt 300 ]] |
| 647 | 2026-04-15T20:57:10.663Z | ++ sleep 1 |
| 648 | 2026-04-15T20:57:11.665Z | ++ retry=57 |
| 649 | 2026-04-15T20:57:11.668Z | +++ svcs -Hostate baseline |
| 650 | 2026-04-15T20:57:11.679Z | ++ [[ offline* != online ]] |
| 651 | 2026-04-15T20:57:11.679Z | ++ [[ 57 -gt 300 ]] |
| 652 | 2026-04-15T20:57:11.679Z | ++ sleep 1 |
| 653 | 2026-04-15T20:57:12.681Z | ++ retry=58 |
| 654 | 2026-04-15T20:57:12.684Z | +++ svcs -Hostate baseline |
| 655 | 2026-04-15T20:57:12.695Z | ++ [[ offline* != online ]] |
| 656 | 2026-04-15T20:57:12.695Z | ++ [[ 58 -gt 300 ]] |
| 657 | 2026-04-15T20:57:12.696Z | ++ sleep 1 |
| 658 | 2026-04-15T20:57:13.697Z | ++ retry=59 |
| 659 | 2026-04-15T20:57:13.701Z | +++ svcs -Hostate baseline |
| 660 | 2026-04-15T20:57:13.713Z | ++ [[ offline* != online ]] |
| 661 | 2026-04-15T20:57:13.713Z | ++ [[ 59 -gt 300 ]] |
| 662 | 2026-04-15T20:57:13.713Z | ++ sleep 1 |
| 663 | 2026-04-15T20:57:14.715Z | ++ retry=60 |
| 664 | 2026-04-15T20:57:14.718Z | +++ svcs -Hostate baseline |
| 665 | 2026-04-15T20:57:14.729Z | ++ [[ offline* != online ]] |
| 666 | 2026-04-15T20:57:14.729Z | ++ [[ 60 -gt 300 ]] |
| 667 | 2026-04-15T20:57:14.730Z | ++ sleep 1 |
| 668 | 2026-04-15T20:57:15.732Z | ++ retry=61 |
| 669 | 2026-04-15T20:57:15.735Z | +++ svcs -Hostate baseline |
| 670 | 2026-04-15T20:57:15.747Z | ++ [[ offline* != online ]] |
| 671 | 2026-04-15T20:57:15.747Z | ++ [[ 61 -gt 300 ]] |
| 672 | 2026-04-15T20:57:15.747Z | ++ sleep 1 |
| 673 | 2026-04-15T20:57:16.749Z | ++ retry=62 |
| 674 | 2026-04-15T20:57:16.753Z | +++ svcs -Hostate baseline |
| 675 | 2026-04-15T20:57:16.763Z | ++ [[ offline* != online ]] |
| 676 | 2026-04-15T20:57:16.763Z | ++ [[ 62 -gt 300 ]] |
| 677 | 2026-04-15T20:57:16.763Z | ++ sleep 1 |
| 678 | 2026-04-15T20:57:17.765Z | ++ retry=63 |
| 679 | 2026-04-15T20:57:17.769Z | +++ svcs -Hostate baseline |
| 680 | 2026-04-15T20:57:17.780Z | ++ [[ offline* != online ]] |
| 681 | 2026-04-15T20:57:17.780Z | ++ [[ 63 -gt 300 ]] |
| 682 | 2026-04-15T20:57:17.780Z | ++ sleep 1 |
| 683 | 2026-04-15T20:57:18.782Z | ++ retry=64 |
| 684 | 2026-04-15T20:57:18.785Z | +++ svcs -Hostate baseline |
| 685 | 2026-04-15T20:57:18.796Z | ++ [[ offline* != online ]] |
| 686 | 2026-04-15T20:57:18.796Z | ++ [[ 64 -gt 300 ]] |
| 687 | 2026-04-15T20:57:18.796Z | ++ sleep 1 |
| 688 | 2026-04-15T20:57:19.799Z | ++ retry=65 |
| 689 | 2026-04-15T20:57:19.802Z | +++ svcs -Hostate baseline |
| 690 | 2026-04-15T20:57:19.812Z | ++ [[ offline* != online ]] |
| 691 | 2026-04-15T20:57:19.812Z | ++ [[ 65 -gt 300 ]] |
| 692 | 2026-04-15T20:57:19.812Z | ++ sleep 1 |
| 693 | 2026-04-15T20:57:20.815Z | ++ retry=66 |
| 694 | 2026-04-15T20:57:20.819Z | +++ svcs -Hostate baseline |
| 695 | 2026-04-15T20:57:20.829Z | ++ [[ offline* != online ]] |
| 696 | 2026-04-15T20:57:20.829Z | ++ [[ 66 -gt 300 ]] |
| 697 | 2026-04-15T20:57:20.829Z | ++ sleep 1 |
| 698 | 2026-04-15T20:57:21.830Z | ++ retry=67 |
| 699 | 2026-04-15T20:57:21.834Z | +++ svcs -Hostate baseline |
| 700 | 2026-04-15T20:57:21.845Z | ++ [[ offline* != online ]] |
| 701 | 2026-04-15T20:57:21.845Z | ++ [[ 67 -gt 300 ]] |
| 702 | 2026-04-15T20:57:21.845Z | ++ sleep 1 |
| 703 | 2026-04-15T20:57:22.847Z | ++ retry=68 |
| 704 | 2026-04-15T20:57:22.850Z | +++ svcs -Hostate baseline |
| 705 | 2026-04-15T20:57:22.861Z | ++ [[ offline* != online ]] |
| 706 | 2026-04-15T20:57:22.861Z | ++ [[ 68 -gt 300 ]] |
| 707 | 2026-04-15T20:57:22.861Z | ++ sleep 1 |
| 708 | 2026-04-15T20:57:23.863Z | ++ retry=69 |
| 709 | 2026-04-15T20:57:23.866Z | +++ svcs -Hostate baseline |
| 710 | 2026-04-15T20:57:23.878Z | ++ [[ offline* != online ]] |
| 711 | 2026-04-15T20:57:23.878Z | ++ [[ 69 -gt 300 ]] |
| 712 | 2026-04-15T20:57:23.878Z | ++ sleep 1 |
| 713 | 2026-04-15T20:57:24.879Z | ++ retry=70 |
| 714 | 2026-04-15T20:57:24.882Z | +++ svcs -Hostate baseline |
| 715 | 2026-04-15T20:57:24.896Z | ++ [[ offline* != online ]] |
| 716 | 2026-04-15T20:57:24.900Z | ++ [[ 70 -gt 300 ]] |
| 717 | 2026-04-15T20:57:24.900Z | ++ sleep 1 |
| 718 | 2026-04-15T20:57:25.896Z | ++ retry=71 |
| 719 | 2026-04-15T20:57:25.899Z | +++ svcs -Hostate baseline |
| 720 | 2026-04-15T20:57:25.910Z | ++ [[ offline* != online ]] |
| 721 | 2026-04-15T20:57:25.910Z | ++ [[ 71 -gt 300 ]] |
| 722 | 2026-04-15T20:57:25.910Z | ++ sleep 1 |
| 723 | 2026-04-15T20:57:26.912Z | ++ retry=72 |
| 724 | 2026-04-15T20:57:26.916Z | +++ svcs -Hostate baseline |
| 725 | 2026-04-15T20:57:26.926Z | ++ [[ offline* != online ]] |
| 726 | 2026-04-15T20:57:26.927Z | ++ [[ 72 -gt 300 ]] |
| 727 | 2026-04-15T20:57:26.927Z | ++ sleep 1 |
| 728 | 2026-04-15T20:57:27.929Z | ++ retry=73 |
| 729 | 2026-04-15T20:57:27.932Z | +++ svcs -Hostate baseline |
| 730 | 2026-04-15T20:57:27.943Z | ++ [[ offline* != online ]] |
| 731 | 2026-04-15T20:57:27.943Z | ++ [[ 73 -gt 300 ]] |
| 732 | 2026-04-15T20:57:27.943Z | ++ sleep 1 |
| 733 | 2026-04-15T20:57:28.945Z | ++ retry=74 |
| 734 | 2026-04-15T20:57:28.948Z | +++ svcs -Hostate baseline |
| 735 | 2026-04-15T20:57:28.960Z | ++ [[ offline* != online ]] |
| 736 | 2026-04-15T20:57:28.960Z | ++ [[ 74 -gt 300 ]] |
| 737 | 2026-04-15T20:57:28.964Z | ++ sleep 1 |
| 738 | 2026-04-15T20:57:29.961Z | ++ retry=75 |
| 739 | 2026-04-15T20:57:29.964Z | +++ svcs -Hostate baseline |
| 740 | 2026-04-15T20:57:29.975Z | ++ [[ offline* != online ]] |
| 741 | 2026-04-15T20:57:29.976Z | ++ [[ 75 -gt 300 ]] |
| 742 | 2026-04-15T20:57:29.976Z | ++ sleep 1 |
| 743 | 2026-04-15T20:57:30.977Z | ++ retry=76 |
| 744 | 2026-04-15T20:57:30.981Z | +++ svcs -Hostate baseline |
| 745 | 2026-04-15T20:57:30.992Z | ++ [[ offline* != online ]] |
| 746 | 2026-04-15T20:57:30.992Z | ++ [[ 76 -gt 300 ]] |
| 747 | 2026-04-15T20:57:30.992Z | ++ sleep 1 |
| 748 | 2026-04-15T20:57:32.026Z | ++ retry=77 |
| 749 | 2026-04-15T20:57:32.032Z | +++ svcs -Hostate baseline |
| 750 | 2026-04-15T20:57:32.032Z | ++ [[ offline* != online ]] |
| 751 | 2026-04-15T20:57:32.032Z | ++ [[ 77 -gt 300 ]] |
| 752 | 2026-04-15T20:57:32.032Z | ++ sleep 1 |
| 753 | 2026-04-15T20:57:33.010Z | ++ retry=78 |
| 754 | 2026-04-15T20:57:33.014Z | +++ svcs -Hostate baseline |
| 755 | 2026-04-15T20:57:33.025Z | ++ [[ offline* != online ]] |
| 756 | 2026-04-15T20:57:33.025Z | ++ [[ 78 -gt 300 ]] |
| 757 | 2026-04-15T20:57:33.025Z | ++ sleep 1 |
| 758 | 2026-04-15T20:57:34.027Z | ++ retry=79 |
| 759 | 2026-04-15T20:57:34.030Z | +++ svcs -Hostate baseline |
| 760 | 2026-04-15T20:57:34.041Z | ++ [[ offline* != online ]] |
| 761 | 2026-04-15T20:57:34.042Z | ++ [[ 79 -gt 300 ]] |
| 762 | 2026-04-15T20:57:34.042Z | ++ sleep 1 |
| 763 | 2026-04-15T20:57:35.043Z | ++ retry=80 |
| 764 | 2026-04-15T20:57:35.046Z | +++ svcs -Hostate baseline |
| 765 | 2026-04-15T20:57:35.057Z | ++ [[ offline* != online ]] |
| 766 | 2026-04-15T20:57:35.057Z | ++ [[ 80 -gt 300 ]] |
| 767 | 2026-04-15T20:57:35.057Z | ++ sleep 1 |
| 768 | 2026-04-15T20:57:36.059Z | ++ retry=81 |
| 769 | 2026-04-15T20:57:36.062Z | +++ svcs -Hostate baseline |
| 770 | 2026-04-15T20:57:36.074Z | ++ [[ offline* != online ]] |
| 771 | 2026-04-15T20:57:36.074Z | ++ [[ 81 -gt 300 ]] |
| 772 | 2026-04-15T20:57:36.074Z | ++ sleep 1 |
| 773 | 2026-04-15T20:57:37.076Z | ++ retry=82 |
| 774 | 2026-04-15T20:57:37.079Z | +++ svcs -Hostate baseline |
| 775 | 2026-04-15T20:57:37.090Z | ++ [[ offline* != online ]] |
| 776 | 2026-04-15T20:57:37.090Z | ++ [[ 82 -gt 300 ]] |
| 777 | 2026-04-15T20:57:37.090Z | ++ sleep 1 |
| 778 | 2026-04-15T20:57:38.092Z | ++ retry=83 |
| 779 | 2026-04-15T20:57:38.095Z | +++ svcs -Hostate baseline |
| 780 | 2026-04-15T20:57:38.106Z | ++ [[ offline* != online ]] |
| 781 | 2026-04-15T20:57:38.106Z | ++ [[ 83 -gt 300 ]] |
| 782 | 2026-04-15T20:57:38.106Z | ++ sleep 1 |
| 783 | 2026-04-15T20:57:39.110Z | ++ retry=84 |
| 784 | 2026-04-15T20:57:39.113Z | +++ svcs -Hostate baseline |
| 785 | 2026-04-15T20:57:39.123Z | ++ [[ offline* != online ]] |
| 786 | 2026-04-15T20:57:39.123Z | ++ [[ 84 -gt 300 ]] |
| 787 | 2026-04-15T20:57:39.123Z | ++ sleep 1 |
| 788 | 2026-04-15T20:57:40.125Z | ++ retry=85 |
| 789 | 2026-04-15T20:57:40.129Z | +++ svcs -Hostate baseline |
| 790 | 2026-04-15T20:57:40.139Z | ++ [[ offline* != online ]] |
| 791 | 2026-04-15T20:57:40.139Z | ++ [[ 85 -gt 300 ]] |
| 792 | 2026-04-15T20:57:40.139Z | ++ sleep 1 |
| 793 | 2026-04-15T20:57:41.141Z | ++ retry=86 |
| 794 | 2026-04-15T20:57:41.144Z | +++ svcs -Hostate baseline |
| 795 | 2026-04-15T20:57:41.156Z | ++ [[ offline* != online ]] |
| 796 | 2026-04-15T20:57:41.156Z | ++ [[ 86 -gt 300 ]] |
| 797 | 2026-04-15T20:57:41.156Z | ++ sleep 1 |
| 798 | 2026-04-15T20:57:42.158Z | ++ retry=87 |
| 799 | 2026-04-15T20:57:42.161Z | +++ svcs -Hostate baseline |
| 800 | 2026-04-15T20:57:42.173Z | ++ [[ offline* != online ]] |
| 801 | 2026-04-15T20:57:42.173Z | ++ [[ 87 -gt 300 ]] |
| 802 | 2026-04-15T20:57:42.173Z | ++ sleep 1 |
| 803 | 2026-04-15T20:57:43.174Z | ++ retry=88 |
| 804 | 2026-04-15T20:57:43.179Z | +++ svcs -Hostate baseline |
| 805 | 2026-04-15T20:57:43.189Z | ++ [[ offline* != online ]] |
| 806 | 2026-04-15T20:57:43.189Z | ++ [[ 88 -gt 300 ]] |
| 807 | 2026-04-15T20:57:43.189Z | ++ sleep 1 |
| 808 | 2026-04-15T20:57:44.190Z | ++ retry=89 |
| 809 | 2026-04-15T20:57:44.194Z | +++ svcs -Hostate baseline |
| 810 | 2026-04-15T20:57:44.205Z | ++ [[ offline* != online ]] |
| 811 | 2026-04-15T20:57:44.205Z | ++ [[ 89 -gt 300 ]] |
| 812 | 2026-04-15T20:57:44.205Z | ++ sleep 1 |
| 813 | 2026-04-15T20:57:45.208Z | ++ retry=90 |
| 814 | 2026-04-15T20:57:45.211Z | +++ svcs -Hostate baseline |
| 815 | 2026-04-15T20:57:45.221Z | ++ [[ offline* != online ]] |
| 816 | 2026-04-15T20:57:45.221Z | ++ [[ 90 -gt 300 ]] |
| 817 | 2026-04-15T20:57:45.222Z | ++ sleep 1 |
| 818 | 2026-04-15T20:57:46.223Z | ++ retry=91 |
| 819 | 2026-04-15T20:57:46.227Z | +++ svcs -Hostate baseline |
| 820 | 2026-04-15T20:57:46.237Z | ++ [[ offline* != online ]] |
| 821 | 2026-04-15T20:57:46.237Z | ++ [[ 91 -gt 300 ]] |
| 822 | 2026-04-15T20:57:46.237Z | ++ sleep 1 |
| 823 | 2026-04-15T20:57:47.239Z | ++ retry=92 |
| 824 | 2026-04-15T20:57:47.242Z | +++ svcs -Hostate baseline |
| 825 | 2026-04-15T20:57:47.253Z | ++ [[ offline* != online ]] |
| 826 | 2026-04-15T20:57:47.253Z | ++ [[ 92 -gt 300 ]] |
| 827 | 2026-04-15T20:57:47.253Z | ++ sleep 1 |
| 828 | 2026-04-15T20:57:48.291Z | ++ retry=93 |
| 829 | 2026-04-15T20:57:48.294Z | +++ svcs -Hostate baseline |
| 830 | 2026-04-15T20:57:48.294Z | ++ [[ offline* != online ]] |
| 831 | 2026-04-15T20:57:48.294Z | ++ [[ 93 -gt 300 ]] |
| 832 | 2026-04-15T20:57:48.294Z | ++ sleep 1 |
| 833 | 2026-04-15T20:57:49.273Z | ++ retry=94 |
| 834 | 2026-04-15T20:57:49.276Z | +++ svcs -Hostate baseline |
| 835 | 2026-04-15T20:57:49.287Z | ++ [[ offline* != online ]] |
| 836 | 2026-04-15T20:57:49.287Z | ++ [[ 94 -gt 300 ]] |
| 837 | 2026-04-15T20:57:49.287Z | ++ sleep 1 |
| 838 | 2026-04-15T20:57:50.289Z | ++ retry=95 |
| 839 | 2026-04-15T20:57:50.292Z | +++ svcs -Hostate baseline |
| 840 | 2026-04-15T20:57:50.303Z | ++ [[ offline* != online ]] |
| 841 | 2026-04-15T20:57:50.303Z | ++ [[ 95 -gt 300 ]] |
| 842 | 2026-04-15T20:57:50.303Z | ++ sleep 1 |
| 843 | 2026-04-15T20:57:51.306Z | ++ retry=96 |
| 844 | 2026-04-15T20:57:51.309Z | +++ svcs -Hostate baseline |
| 845 | 2026-04-15T20:57:51.319Z | ++ [[ offline* != online ]] |
| 846 | 2026-04-15T20:57:51.320Z | ++ [[ 96 -gt 300 ]] |
| 847 | 2026-04-15T20:57:51.320Z | ++ sleep 1 |
| 848 | 2026-04-15T20:57:52.322Z | ++ retry=97 |
| 849 | 2026-04-15T20:57:52.326Z | +++ svcs -Hostate baseline |
| 850 | 2026-04-15T20:57:52.336Z | ++ [[ offline* != online ]] |
| 851 | 2026-04-15T20:57:52.336Z | ++ [[ 97 -gt 300 ]] |
| 852 | 2026-04-15T20:57:52.336Z | ++ sleep 1 |
| 853 | 2026-04-15T20:57:53.337Z | ++ retry=98 |
| 854 | 2026-04-15T20:57:53.341Z | +++ svcs -Hostate baseline |
| 855 | 2026-04-15T20:57:53.351Z | ++ [[ offline* != online ]] |
| 856 | 2026-04-15T20:57:53.351Z | ++ [[ 98 -gt 300 ]] |
| 857 | 2026-04-15T20:57:53.351Z | ++ sleep 1 |
| 858 | 2026-04-15T20:57:54.353Z | ++ retry=99 |
| 859 | 2026-04-15T20:57:54.356Z | +++ svcs -Hostate baseline |
| 860 | 2026-04-15T20:57:54.367Z | ++ [[ offline* != online ]] |
| 861 | 2026-04-15T20:57:54.367Z | ++ [[ 99 -gt 300 ]] |
| 862 | 2026-04-15T20:57:54.367Z | ++ sleep 1 |
| 863 | 2026-04-15T20:57:55.368Z | ++ retry=100 |
| 864 | 2026-04-15T20:57:55.371Z | +++ svcs -Hostate baseline |
| 865 | 2026-04-15T20:57:55.382Z | ++ [[ offline* != online ]] |
| 866 | 2026-04-15T20:57:55.382Z | ++ [[ 100 -gt 300 ]] |
| 867 | 2026-04-15T20:57:55.382Z | ++ sleep 1 |
| 868 | 2026-04-15T20:57:56.393Z | ++ retry=101 |
| 869 | 2026-04-15T20:57:56.404Z | +++ svcs -Hostate baseline |
| 870 | 2026-04-15T20:57:56.404Z | ++ [[ offline* != online ]] |
| 871 | 2026-04-15T20:57:56.404Z | ++ [[ 101 -gt 300 ]] |
| 872 | 2026-04-15T20:57:56.404Z | ++ sleep 1 |
| 873 | 2026-04-15T20:57:57.400Z | ++ retry=102 |
| 874 | 2026-04-15T20:57:57.403Z | +++ svcs -Hostate baseline |
| 875 | 2026-04-15T20:57:57.415Z | ++ [[ offline* != online ]] |
| 876 | 2026-04-15T20:57:57.415Z | ++ [[ 102 -gt 300 ]] |
| 877 | 2026-04-15T20:57:57.415Z | ++ sleep 1 |
| 878 | 2026-04-15T20:57:58.416Z | ++ retry=103 |
| 879 | 2026-04-15T20:57:58.421Z | +++ svcs -Hostate baseline |
| 880 | 2026-04-15T20:57:58.430Z | ++ [[ online != online ]] |
| 881 | 2026-04-15T20:57:58.430Z | ++ set -o errexit |
| 882 | 2026-04-15T20:57:58.434Z | ++ set -o pipefail |
| 883 | 2026-04-15T20:57:58.434Z | ++ banner build |
| 884 | 2026-04-15T20:57:58.434Z | |
| 885 | 2026-04-15T20:57:58.434Z | ##### # # # # ##### |
| 886 | 2026-04-15T20:57:58.434Z | # # # # # # # # |
| 887 | 2026-04-15T20:57:58.434Z | ##### # # # # # # |
| 888 | 2026-04-15T20:57:58.434Z | # # # # # # # # |
| 889 | 2026-04-15T20:57:58.434Z | # # # # # # # # |
| 890 | 2026-04-15T20:57:58.434Z | ##### #### # ###### ##### |
| 891 | 2026-04-15T20:57:58.434Z | |
| 892 | 2026-04-15T20:57:58.434Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 893 | 2026-04-15T20:57:58.438Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 894 | 2026-04-15T20:57:58.681Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 895 | 2026-04-15T20:57:58.684Z | info: downloading 6 components |
| 896 | 2026-04-15T20:58:14.228Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 897 | 2026-04-15T20:58:15.094Z | From https://github.com/oxidecomputer/falcon |
| 898 | 2026-04-15T20:58:15.094Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 899 | 2026-04-15T20:58:15.173Z | Updating crates.io index |
| 900 | 2026-04-15T20:58:15.176Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 901 | 2026-04-15T20:58:15.923Z | From https://github.com/oxidecomputer/dendrite |
| 902 | 2026-04-15T20:58:15.923Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 903 | 2026-04-15T20:58:15.989Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 904 | 2026-04-15T20:58:16.274Z | From https://github.com/oxidecomputer/ispf |
| 905 | 2026-04-15T20:58:16.274Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 906 | 2026-04-15T20:58:16.496Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 907 | 2026-04-15T20:58:16.825Z | From https://github.com/oxidecomputer/netadm-sys |
| 908 | 2026-04-15T20:58:16.825Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 909 | 2026-04-15T20:58:16.833Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 910 | 2026-04-15T20:58:24.409Z | From https://github.com/oxidecomputer/omicron |
| 911 | 2026-04-15T20:58:24.409Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 912 | 2026-04-15T20:58:24.804Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 913 | 2026-04-15T20:58:25.413Z | From https://github.com/oxidecomputer/opte |
| 914 | 2026-04-15T20:58:25.413Z | * [new ref] b60decb70fe491ebdaa30c824619470b015556fc -> refs/commit/b60decb70fe491ebdaa30c824619470b015556fc |
| 915 | 2026-04-15T20:58:25.845Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 916 | 2026-04-15T20:58:26.124Z | From https://github.com/illumos/smf-rs |
| 917 | 2026-04-15T20:58:26.124Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 918 | 2026-04-15T20:58:26.139Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 919 | 2026-04-15T20:58:26.408Z | From https://github.com/oxidecomputer/network-interface |
| 920 | 2026-04-15T20:58:26.408Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 921 | 2026-04-15T20:58:26.662Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 922 | 2026-04-15T20:58:26.941Z | From https://github.com/oxidecomputer/zone |
| 923 | 2026-04-15T20:58:26.941Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 924 | 2026-04-15T20:58:26.951Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 925 | 2026-04-15T20:58:28.092Z | From https://github.com/oxidecomputer/propolis |
| 926 | 2026-04-15T20:58:28.092Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 927 | 2026-04-15T20:58:28.420Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 928 | 2026-04-15T20:58:28.900Z | From https://github.com/oxidecomputer/transceiver-control |
| 929 | 2026-04-15T20:58:28.900Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 930 | 2026-04-15T20:58:28.918Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 931 | 2026-04-15T20:58:29.205Z | From https://github.com/oxidecomputer/dlpi-sys |
| 932 | 2026-04-15T20:58:29.205Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 933 | 2026-04-15T20:58:29.211Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 934 | 2026-04-15T20:58:29.500Z | From https://github.com/jmesmon/rust-libzfs |
| 935 | 2026-04-15T20:58:29.500Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 936 | 2026-04-15T20:58:29.506Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 937 | 2026-04-15T20:58:29.739Z | From https://github.com/oxidecomputer/rusty-doors |
| 938 | 2026-04-15T20:58:29.739Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 939 | 2026-04-15T20:58:29.848Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 940 | 2026-04-15T20:58:30.146Z | From https://github.com/oxidecomputer/lldp |
| 941 | 2026-04-15T20:58:30.146Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 942 | 2026-04-15T20:58:30.159Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 943 | 2026-04-15T20:58:30.436Z | From https://github.com/oxidecomputer/slog-error-chain |
| 944 | 2026-04-15T20:58:30.436Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 945 | 2026-04-15T20:58:30.526Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 946 | 2026-04-15T20:58:30.832Z | From https://github.com/oxidecomputer/tufaceous |
| 947 | 2026-04-15T20:58:30.832Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 948 | 2026-04-15T20:58:31.039Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 949 | 2026-04-15T20:58:31.488Z | From https://github.com/oxidecomputer/management-gateway-service |
| 950 | 2026-04-15T20:58:31.488Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 951 | 2026-04-15T20:58:31.503Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 952 | 2026-04-15T20:58:32.349Z | From https://github.com/oxidecomputer/crucible |
| 953 | 2026-04-15T20:58:32.349Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 954 | 2026-04-15T20:58:33.039Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 955 | 2026-04-15T20:58:33.279Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 956 | 2026-04-15T20:58:33.279Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 957 | 2026-04-15T20:58:34.092Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 958 | 2026-04-15T20:58:34.477Z | From https://github.com/oxidecomputer/propolis |
| 959 | 2026-04-15T20:58:34.477Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 960 | 2026-04-15T20:58:34.573Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 961 | 2026-04-15T20:58:34.861Z | From https://github.com/oxidecomputer/tofino |
| 962 | 2026-04-15T20:58:34.861Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 963 | 2026-04-15T20:58:34.867Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 964 | 2026-04-15T20:58:35.389Z | From https://github.com/oxidecomputer/maghemite |
| 965 | 2026-04-15T20:58:35.389Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 966 | 2026-04-15T20:58:35.453Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 967 | 2026-04-15T20:58:35.728Z | From https://github.com/oxidecomputer/clickward |
| 968 | 2026-04-15T20:58:35.728Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 969 | 2026-04-15T20:58:35.741Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 970 | 2026-04-15T20:58:36.134Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 971 | 2026-04-15T20:58:36.134Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 972 | 2026-04-15T20:58:36.261Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 973 | 2026-04-15T20:58:36.587Z | From https://github.com/oxidecomputer/crucible |
| 974 | 2026-04-15T20:58:36.587Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 975 | 2026-04-15T20:58:37.824Z | Downloading crates ... |
| 976 | 2026-04-15T20:58:37.908Z | Downloaded colorchoice v1.0.5 |
| 977 | 2026-04-15T20:58:37.916Z | Downloaded anstyle-parse v1.0.0 |
| 978 | 2026-04-15T20:58:37.922Z | Downloaded async-trait v0.1.89 |
| 979 | 2026-04-15T20:58:37.928Z | Downloaded byte-wrapper v0.1.0 |
| 980 | 2026-04-15T20:58:37.931Z | Downloaded bcs v0.1.6 |
| 981 | 2026-04-15T20:58:37.934Z | Downloaded adler2 v2.0.1 |
| 982 | 2026-04-15T20:58:37.938Z | Downloaded aead v0.5.2 |
| 983 | 2026-04-15T20:58:37.938Z | Downloaded form_urlencoded v1.2.2 |
| 984 | 2026-04-15T20:58:37.941Z | Downloaded atomic-waker v1.1.2 |
| 985 | 2026-04-15T20:58:37.941Z | Downloaded base64 v0.21.7 |
| 986 | 2026-04-15T20:58:37.944Z | Downloaded ahash v0.8.12 |
| 987 | 2026-04-15T20:58:37.947Z | Downloaded anyhow v1.0.102 |
| 988 | 2026-04-15T20:58:37.950Z | Downloaded futures v0.3.32 |
| 989 | 2026-04-15T20:58:37.954Z | Downloaded hostname v0.4.2 |
| 990 | 2026-04-15T20:58:37.957Z | Downloaded futures-executor v0.3.32 |
| 991 | 2026-04-15T20:58:37.960Z | Downloaded either v1.15.0 |
| 992 | 2026-04-15T20:58:37.960Z | Downloaded atomicwrites v0.4.4 |
| 993 | 2026-04-15T20:58:37.963Z | Downloaded dunce v1.0.5 |
| 994 | 2026-04-15T20:58:37.963Z | Downloaded derive-where v1.6.1 |
| 995 | 2026-04-15T20:58:37.966Z | Downloaded dyn-clone v1.0.20 |
| 996 | 2026-04-15T20:58:37.970Z | Downloaded crc8 v0.1.1 |
| 997 | 2026-04-15T20:58:37.973Z | Downloaded base16ct v1.0.0 |
| 998 | 2026-04-15T20:58:37.973Z | Downloaded debug-ignore v1.0.5 |
| 999 | 2026-04-15T20:58:37.976Z | Downloaded futures-sink v0.3.32 |
| 1000 | 2026-04-15T20:58:37.976Z | Downloaded equivalent v1.0.2 |
| 1001 | 2026-04-15T20:58:37.979Z | Downloaded dtrace-parser v0.3.0 |
| 1002 | 2026-04-15T20:58:37.979Z | Downloaded cpufeatures v0.2.17 |
| 1003 | 2026-04-15T20:58:37.984Z | Downloaded argon2 v0.5.3 |
| 1004 | 2026-04-15T20:58:37.987Z | Downloaded digest v0.10.7 |
| 1005 | 2026-04-15T20:58:37.987Z | Downloaded drift v0.1.3 |
| 1006 | 2026-04-15T20:58:37.990Z | Downloaded hostname v0.3.1 |
| 1007 | 2026-04-15T20:58:37.993Z | Downloaded http-body-util v0.1.3 |
| 1008 | 2026-04-15T20:58:37.996Z | Downloaded displaydoc v0.2.5 |
| 1009 | 2026-04-15T20:58:37.999Z | Downloaded ciborium-io v0.2.2 |
| 1010 | 2026-04-15T20:58:37.999Z | Downloaded hex v0.4.3 |
| 1011 | 2026-04-15T20:58:38.002Z | Downloaded dof v0.4.0 |
| 1012 | 2026-04-15T20:58:38.002Z | Downloaded heck v0.5.0 |
| 1013 | 2026-04-15T20:58:38.005Z | Downloaded darling_macro v0.21.3 |
| 1014 | 2026-04-15T20:58:38.005Z | Downloaded fixedbitset v0.4.2 |
| 1015 | 2026-04-15T20:58:38.008Z | Downloaded cstr-argument v0.1.2 |
| 1016 | 2026-04-15T20:58:38.012Z | Downloaded generic-array v0.14.7 |
| 1017 | 2026-04-15T20:58:38.012Z | Downloaded hickory-resolver v0.24.4 |
| 1018 | 2026-04-15T20:58:38.015Z | Downloaded compression-codecs v0.4.37 |
| 1019 | 2026-04-15T20:58:38.018Z | Downloaded hubpack_derive v0.1.1 |
| 1020 | 2026-04-15T20:58:38.021Z | Downloaded derive_more v0.99.20 |
| 1021 | 2026-04-15T20:58:38.024Z | Downloaded httpdate v1.0.3 |
| 1022 | 2026-04-15T20:58:38.024Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 1023 | 2026-04-15T20:58:38.027Z | Downloaded fxhash v0.2.1 |
| 1024 | 2026-04-15T20:58:38.027Z | Downloaded foreign-types v0.5.0 |
| 1025 | 2026-04-15T20:58:38.031Z | Downloaded darling_macro v0.23.0 |
| 1026 | 2026-04-15T20:58:38.031Z | Downloaded crypto-common v0.1.7 |
| 1027 | 2026-04-15T20:58:38.034Z | Downloaded fnv v1.0.7 |
| 1028 | 2026-04-15T20:58:38.034Z | Downloaded heapless v0.8.0 |
| 1029 | 2026-04-15T20:58:38.037Z | Downloaded elliptic-curve v0.13.8 |
| 1030 | 2026-04-15T20:58:38.042Z | Downloaded heck v0.4.1 |
| 1031 | 2026-04-15T20:58:38.045Z | Downloaded hash32 v0.3.1 |
| 1032 | 2026-04-15T20:58:38.045Z | Downloaded foreign-types-shared v0.3.1 |
| 1033 | 2026-04-15T20:58:38.045Z | Downloaded compression-core v0.4.31 |
| 1034 | 2026-04-15T20:58:38.048Z | Downloaded futures-task v0.3.32 |
| 1035 | 2026-04-15T20:58:38.048Z | Downloaded futures-core v0.3.32 |
| 1036 | 2026-04-15T20:58:38.052Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1037 | 2026-04-15T20:58:38.052Z | Downloaded cfg-if v1.0.4 |
| 1038 | 2026-04-15T20:58:38.055Z | Downloaded git-stub v1.0.0 |
| 1039 | 2026-04-15T20:58:38.058Z | Downloaded convert_case v0.4.0 |
| 1040 | 2026-04-15T20:58:38.058Z | Downloaded foldhash v0.1.5 |
| 1041 | 2026-04-15T20:58:38.061Z | Downloaded cpufeatures v0.3.0 |
| 1042 | 2026-04-15T20:58:38.061Z | Downloaded async-stream v0.3.6 |
| 1043 | 2026-04-15T20:58:38.064Z | Downloaded float-ord v0.3.2 |
| 1044 | 2026-04-15T20:58:38.064Z | Downloaded cobs v0.3.0 |
| 1045 | 2026-04-15T20:58:38.067Z | Downloaded ident_case v1.0.1 |
| 1046 | 2026-04-15T20:58:38.067Z | Downloaded defmt-parser v1.0.0 |
| 1047 | 2026-04-15T20:58:38.070Z | Downloaded defmt v0.3.100 |
| 1048 | 2026-04-15T20:58:38.070Z | Downloaded enum-as-inner v0.6.1 |
| 1049 | 2026-04-15T20:58:38.073Z | Downloaded const_format_proc_macros v0.2.34 |
| 1050 | 2026-04-15T20:58:38.076Z | Downloaded idna_adapter v1.2.1 |
| 1051 | 2026-04-15T20:58:38.076Z | Downloaded http-body v1.0.1 |
| 1052 | 2026-04-15T20:58:38.079Z | Downloaded bit-set v0.8.0 |
| 1053 | 2026-04-15T20:58:38.079Z | Downloaded base64 v0.22.1 |
| 1054 | 2026-04-15T20:58:38.083Z | Downloaded daft v0.1.5 |
| 1055 | 2026-04-15T20:58:38.086Z | Downloaded dropshot_endpoint v0.16.7 |
| 1056 | 2026-04-15T20:58:38.089Z | Downloaded globset v0.4.18 |
| 1057 | 2026-04-15T20:58:38.089Z | Downloaded bitflags v2.11.0 |
| 1058 | 2026-04-15T20:58:38.092Z | Downloaded cancel-safe-futures v0.1.5 |
| 1059 | 2026-04-15T20:58:38.095Z | Downloaded crossbeam-deque v0.8.6 |
| 1060 | 2026-04-15T20:58:38.098Z | Downloaded const-random v0.1.18 |
| 1061 | 2026-04-15T20:58:38.098Z | Downloaded critical-section v1.2.0 |
| 1062 | 2026-04-15T20:58:38.101Z | Downloaded inout v0.1.4 |
| 1063 | 2026-04-15T20:58:38.101Z | Downloaded base64ct v1.8.3 |
| 1064 | 2026-04-15T20:58:38.104Z | Downloaded cmake v0.1.58 |
| 1065 | 2026-04-15T20:58:38.108Z | Downloaded libscf-sys v1.1.0 |
| 1066 | 2026-04-15T20:58:38.108Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1067 | 2026-04-15T20:58:38.108Z | Downloaded daft-derive v0.1.5 |
| 1068 | 2026-04-15T20:58:38.111Z | Downloaded foldhash v0.2.0 |
| 1069 | 2026-04-15T20:58:38.114Z | Downloaded deranged v0.5.8 |
| 1070 | 2026-04-15T20:58:38.117Z | Downloaded is_ci v1.2.0 |
| 1071 | 2026-04-15T20:58:38.117Z | Downloaded is-terminal v0.4.17 |
| 1072 | 2026-04-15T20:58:38.117Z | Downloaded humantime v2.3.0 |
| 1073 | 2026-04-15T20:58:38.120Z | Downloaded internet-checksum v0.2.1 |
| 1074 | 2026-04-15T20:58:38.123Z | Downloaded anstyle v1.0.14 |
| 1075 | 2026-04-15T20:58:38.123Z | Downloaded lazy_static v1.5.0 |
| 1076 | 2026-04-15T20:58:38.127Z | Downloaded itoa v1.0.18 |
| 1077 | 2026-04-15T20:58:38.127Z | Downloaded indent_write v2.2.0 |
| 1078 | 2026-04-15T20:58:38.130Z | Downloaded byteorder v1.5.0 |
| 1079 | 2026-04-15T20:58:38.130Z | Downloaded macaddr v1.0.1 |
| 1080 | 2026-04-15T20:58:38.134Z | Downloaded lru-slab v0.1.2 |
| 1081 | 2026-04-15T20:58:38.134Z | Downloaded keccak v0.1.6 |
| 1082 | 2026-04-15T20:58:38.134Z | Downloaded mime v0.3.17 |
| 1083 | 2026-04-15T20:58:38.137Z | Downloaded managed v0.8.0 |
| 1084 | 2026-04-15T20:58:38.137Z | Downloaded memoffset v0.9.1 |
| 1085 | 2026-04-15T20:58:38.140Z | Downloaded embedded-io v0.6.1 |
| 1086 | 2026-04-15T20:58:38.140Z | Downloaded defmt v1.0.1 |
| 1087 | 2026-04-15T20:58:38.143Z | Downloaded hubpack v0.1.2 |
| 1088 | 2026-04-15T20:58:38.148Z | Downloaded fs-err v3.3.0 |
| 1089 | 2026-04-15T20:58:38.148Z | Downloaded find-msvc-tools v0.1.9 |
| 1090 | 2026-04-15T20:58:38.151Z | Downloaded crc32fast v1.5.0 |
| 1091 | 2026-04-15T20:58:38.151Z | Downloaded memmap v0.7.0 |
| 1092 | 2026-04-15T20:58:38.155Z | Downloaded darling v0.23.0 |
| 1093 | 2026-04-15T20:58:38.158Z | Downloaded newtype_derive v0.1.6 |
| 1094 | 2026-04-15T20:58:38.158Z | Downloaded no-std-compat v0.4.1 |
| 1095 | 2026-04-15T20:58:38.161Z | Downloaded num-derive v0.3.3 |
| 1096 | 2026-04-15T20:58:38.161Z | Downloaded num-conv v0.2.1 |
| 1097 | 2026-04-15T20:58:38.165Z | Downloaded fs_extra v1.3.0 |
| 1098 | 2026-04-15T20:58:38.165Z | Downloaded num_enum_derive v0.5.11 |
| 1099 | 2026-04-15T20:58:38.165Z | Downloaded fixedbitset v0.5.7 |
| 1100 | 2026-04-15T20:58:38.168Z | Downloaded openssl-macros v0.1.1 |
| 1101 | 2026-04-15T20:58:38.168Z | Downloaded openssl-probe v0.2.1 |
| 1102 | 2026-04-15T20:58:38.171Z | Downloaded opaque-debug v0.3.1 |
| 1103 | 2026-04-15T20:58:38.171Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1104 | 2026-04-15T20:58:38.171Z | Downloaded ingot v0.1.1 |
| 1105 | 2026-04-15T20:58:38.175Z | Downloaded erased-serde v0.3.31 |
| 1106 | 2026-04-15T20:58:38.178Z | Downloaded libsw v3.5.0 |
| 1107 | 2026-04-15T20:58:38.178Z | Downloaded crossbeam-epoch v0.9.18 |
| 1108 | 2026-04-15T20:58:38.179Z | Downloaded highway v1.3.0 |
| 1109 | 2026-04-15T20:58:38.182Z | Downloaded defmt-macros v1.0.1 |
| 1110 | 2026-04-15T20:58:38.185Z | Downloaded num-derive v0.4.2 |
| 1111 | 2026-04-15T20:58:38.185Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1112 | 2026-04-15T20:58:38.188Z | Downloaded cookie v0.18.1 |
| 1113 | 2026-04-15T20:58:38.188Z | Downloaded httparse v1.10.1 |
| 1114 | 2026-04-15T20:58:38.191Z | Downloaded hyper-rustls v0.27.7 |
| 1115 | 2026-04-15T20:58:38.194Z | Downloaded glob v0.3.3 |
| 1116 | 2026-04-15T20:58:38.194Z | Downloaded num-iter v0.1.45 |
| 1117 | 2026-04-15T20:58:38.198Z | Downloaded iana-time-zone v0.1.65 |
| 1118 | 2026-04-15T20:58:38.198Z | Downloaded olpc-cjson v0.1.4 |
| 1119 | 2026-04-15T20:58:38.201Z | Downloaded num v0.4.3 |
| 1120 | 2026-04-15T20:58:38.201Z | Downloaded lock_api v0.4.14 |
| 1121 | 2026-04-15T20:58:38.204Z | Downloaded linked-hash-map v0.5.6 |
| 1122 | 2026-04-15T20:58:38.204Z | Downloaded ipnetwork v0.21.1 |
| 1123 | 2026-04-15T20:58:38.207Z | Downloaded bit-vec v0.8.0 |
| 1124 | 2026-04-15T20:58:38.207Z | Downloaded linear-map v1.2.0 |
| 1125 | 2026-04-15T20:58:38.210Z | Downloaded libsw-core v0.3.2 |
| 1126 | 2026-04-15T20:58:38.210Z | Downloaded num_threads v0.1.7 |
| 1127 | 2026-04-15T20:58:38.213Z | Downloaded darling v0.21.3 |
| 1128 | 2026-04-15T20:58:38.217Z | Downloaded futures-channel v0.3.32 |
| 1129 | 2026-04-15T20:58:38.217Z | Downloaded camino v1.2.2 |
| 1130 | 2026-04-15T20:58:38.220Z | Downloaded backon v1.6.0 |
| 1131 | 2026-04-15T20:58:38.223Z | Downloaded console v0.16.3 |
| 1132 | 2026-04-15T20:58:38.223Z | Downloaded instant v0.1.13 |
| 1133 | 2026-04-15T20:58:38.226Z | Downloaded ingot-types v0.1.2 |
| 1134 | 2026-04-15T20:58:38.226Z | Downloaded allocator-api2 v0.2.21 |
| 1135 | 2026-04-15T20:58:38.229Z | Downloaded parse-display v0.10.0 |
| 1136 | 2026-04-15T20:58:38.229Z | Downloaded phf_shared v0.12.1 |
| 1137 | 2026-04-15T20:58:38.232Z | Downloaded newline-converter v0.3.0 |
| 1138 | 2026-04-15T20:58:38.232Z | Downloaded natord v1.0.9 |
| 1139 | 2026-04-15T20:58:38.232Z | Downloaded match_cfg v0.1.0 |
| 1140 | 2026-04-15T20:58:38.236Z | Downloaded console v0.15.11 |
| 1141 | 2026-04-15T20:58:38.236Z | Downloaded ciborium v0.2.2 |
| 1142 | 2026-04-15T20:58:38.239Z | Downloaded potential_utf v0.1.4 |
| 1143 | 2026-04-15T20:58:38.239Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1144 | 2026-04-15T20:58:38.242Z | Downloaded plain v0.2.3 |
| 1145 | 2026-04-15T20:58:38.242Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1146 | 2026-04-15T20:58:38.242Z | Downloaded proc-macro-crate v1.3.1 |
| 1147 | 2026-04-15T20:58:38.245Z | Downloaded proc-macro-crate v3.5.0 |
| 1148 | 2026-04-15T20:58:38.245Z | Downloaded newtype-uuid v1.3.2 |
| 1149 | 2026-04-15T20:58:38.248Z | Downloaded powerfmt v0.2.0 |
| 1150 | 2026-04-15T20:58:38.248Z | Downloaded num_enum_derive v0.7.6 |
| 1151 | 2026-04-15T20:58:38.251Z | Downloaded litemap v0.8.1 |
| 1152 | 2026-04-15T20:58:38.252Z | Downloaded num_enum v0.7.6 |
| 1153 | 2026-04-15T20:58:38.255Z | Downloaded hmac v0.12.1 |
| 1154 | 2026-04-15T20:58:38.258Z | Downloaded num_enum v0.5.11 |
| 1155 | 2026-04-15T20:58:38.261Z | Downloaded icu_properties v2.1.2 |
| 1156 | 2026-04-15T20:58:38.264Z | Downloaded pretty-hex v0.4.2 |
| 1157 | 2026-04-15T20:58:38.264Z | Downloaded num-complex v0.4.6 |
| 1158 | 2026-04-15T20:58:38.267Z | Downloaded ipnet v2.12.0 |
| 1159 | 2026-04-15T20:58:38.267Z | Downloaded crossbeam-utils v0.8.21 |
| 1160 | 2026-04-15T20:58:38.270Z | Downloaded getrandom v0.2.17 |
| 1161 | 2026-04-15T20:58:38.271Z | Downloaded num-rational v0.4.2 |
| 1162 | 2026-04-15T20:58:38.274Z | Downloaded percent-encoding v2.3.2 |
| 1163 | 2026-04-15T20:58:38.274Z | Downloaded num-integer v0.1.46 |
| 1164 | 2026-04-15T20:58:38.277Z | Downloaded password-hash v0.5.0 |
| 1165 | 2026-04-15T20:58:38.277Z | Downloaded progenitor-macro v0.13.0 |
| 1166 | 2026-04-15T20:58:38.281Z | Downloaded progenitor-macro v0.11.2 |
| 1167 | 2026-04-15T20:58:38.281Z | Downloaded progenitor-client v0.10.0 |
| 1168 | 2026-04-15T20:58:38.281Z | Downloaded progenitor-macro v0.10.0 |
| 1169 | 2026-04-15T20:58:38.281Z | Downloaded clap v4.6.0 |
| 1170 | 2026-04-15T20:58:38.286Z | Downloaded paste v1.0.15 |
| 1171 | 2026-04-15T20:58:38.289Z | Downloaded jobserver v0.1.34 |
| 1172 | 2026-04-15T20:58:38.292Z | Downloaded progenitor-client v0.11.2 |
| 1173 | 2026-04-15T20:58:38.292Z | Downloaded ingot-macros v0.1.1 |
| 1174 | 2026-04-15T20:58:38.295Z | Downloaded pem v3.0.6 |
| 1175 | 2026-04-15T20:58:38.295Z | Downloaded parse-display-derive v0.10.0 |
| 1176 | 2026-04-15T20:58:38.296Z | Downloaded memmap2 v0.9.10 |
| 1177 | 2026-04-15T20:58:38.299Z | Downloaded rand_chacha v0.3.1 |
| 1178 | 2026-04-15T20:58:38.299Z | Downloaded rand_xorshift v0.4.0 |
| 1179 | 2026-04-15T20:58:38.302Z | Downloaded oxnet v0.1.4 |
| 1180 | 2026-04-15T20:58:38.302Z | Downloaded quick-error v1.2.3 |
| 1181 | 2026-04-15T20:58:38.302Z | Downloaded ref-cast v1.0.25 |
| 1182 | 2026-04-15T20:58:38.305Z | Downloaded ref-cast-impl v1.0.25 |
| 1183 | 2026-04-15T20:58:38.308Z | Downloaded getrandom v0.4.2 |
| 1184 | 2026-04-15T20:58:38.308Z | Downloaded getrandom v0.3.4 |
| 1185 | 2026-04-15T20:58:38.311Z | Downloaded blake2 v0.10.6 |
| 1186 | 2026-04-15T20:58:38.315Z | Downloaded owo-colors v4.3.0 |
| 1187 | 2026-04-15T20:58:38.316Z | Downloaded chacha20 v0.10.0 |
| 1188 | 2026-04-15T20:58:38.319Z | Downloaded pkg-config v0.3.32 |
| 1189 | 2026-04-15T20:58:38.319Z | Downloaded phf v0.12.1 |
| 1190 | 2026-04-15T20:58:38.319Z | Downloaded pin-project-lite v0.2.17 |
| 1191 | 2026-04-15T20:58:38.323Z | Downloaded rustc_version v0.4.1 |
| 1192 | 2026-04-15T20:58:38.326Z | Downloaded rustc_version v0.1.7 |
| 1193 | 2026-04-15T20:58:38.326Z | Downloaded rustc-hash v2.1.2 |
| 1194 | 2026-04-15T20:58:38.326Z | Downloaded ff v0.13.1 |
| 1195 | 2026-04-15T20:58:38.330Z | Downloaded colored v3.1.1 |
| 1196 | 2026-04-15T20:58:38.330Z | Downloaded data-encoding v2.10.0 |
| 1197 | 2026-04-15T20:58:38.333Z | Downloaded csv-core v0.1.13 |
| 1198 | 2026-04-15T20:58:38.333Z | Downloaded clap_derive v4.6.0 |
| 1199 | 2026-04-15T20:58:38.336Z | Downloaded cipher v0.4.4 |
| 1200 | 2026-04-15T20:58:38.336Z | Downloaded proc-macro-error2 v2.0.1 |
| 1201 | 2026-04-15T20:58:38.339Z | Downloaded darling_core v0.21.3 |
| 1202 | 2026-04-15T20:58:38.342Z | Downloaded indexmap v1.9.3 |
| 1203 | 2026-04-15T20:58:38.346Z | Downloaded icu_locale_core v2.1.1 |
| 1204 | 2026-04-15T20:58:38.349Z | Downloaded log v0.4.29 |
| 1205 | 2026-04-15T20:58:38.349Z | Downloaded icu_provider v2.1.1 |
| 1206 | 2026-04-15T20:58:38.352Z | Downloaded same-file v1.0.6 |
| 1207 | 2026-04-15T20:58:38.352Z | Downloaded parking_lot_core v0.9.12 |
| 1208 | 2026-04-15T20:58:38.356Z | Downloaded pest_generator v2.8.6 |
| 1209 | 2026-04-15T20:58:38.356Z | Downloaded crossbeam-channel v0.5.15 |
| 1210 | 2026-04-15T20:58:38.359Z | Downloaded chacha20poly1305 v0.10.1 |
| 1211 | 2026-04-15T20:58:38.362Z | Downloaded progenitor-extras v0.1.1 |
| 1212 | 2026-04-15T20:58:38.362Z | Downloaded darling_core v0.23.0 |
| 1213 | 2026-04-15T20:58:38.366Z | Downloaded progenitor v0.10.0 |
| 1214 | 2026-04-15T20:58:38.366Z | Downloaded scroll_derive v0.13.1 |
| 1215 | 2026-04-15T20:58:38.369Z | Downloaded progenitor v0.11.2 |
| 1216 | 2026-04-15T20:58:38.369Z | Downloaded rand_core v0.10.0 |
| 1217 | 2026-04-15T20:58:38.369Z | Downloaded semver v0.1.20 |
| 1218 | 2026-04-15T20:58:38.373Z | Downloaded scroll_derive v0.12.1 |
| 1219 | 2026-04-15T20:58:38.373Z | Downloaded scopeguard v1.2.0 |
| 1220 | 2026-04-15T20:58:38.373Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1221 | 2026-04-15T20:58:38.376Z | Downloaded serde-big-array v0.5.1 |
| 1222 | 2026-04-15T20:58:38.376Z | Downloaded indicatif v0.18.4 |
| 1223 | 2026-04-15T20:58:38.380Z | Downloaded rand_chacha v0.9.0 |
| 1224 | 2026-04-15T20:58:38.380Z | Downloaded quote v1.0.45 |
| 1225 | 2026-04-15T20:58:38.384Z | Downloaded postcard v1.1.3 |
| 1226 | 2026-04-15T20:58:38.384Z | Downloaded once_cell v1.21.4 |
| 1227 | 2026-04-15T20:58:38.384Z | Downloaded rand_core v0.9.5 |
| 1228 | 2026-04-15T20:58:38.388Z | Downloaded resolv-conf v0.7.6 |
| 1229 | 2026-04-15T20:58:38.388Z | Downloaded rand_core v0.6.4 |
| 1230 | 2026-04-15T20:58:38.391Z | Downloaded serde_spanned v0.6.9 |
| 1231 | 2026-04-15T20:58:38.391Z | Downloaded proc-macro-error v1.0.4 |
| 1232 | 2026-04-15T20:58:38.394Z | Downloaded serde_plain v1.0.2 |
| 1233 | 2026-04-15T20:58:38.394Z | Downloaded progenitor-client v0.13.0 |
| 1234 | 2026-04-15T20:58:38.394Z | Downloaded progenitor v0.13.0 |
| 1235 | 2026-04-15T20:58:38.397Z | Downloaded parking_lot_core v0.8.6 |
| 1236 | 2026-04-15T20:58:38.397Z | Downloaded multer v3.1.0 |
| 1237 | 2026-04-15T20:58:38.400Z | Downloaded bytes v1.11.1 |
| 1238 | 2026-04-15T20:58:38.403Z | Downloaded pest_derive v2.8.6 |
| 1239 | 2026-04-15T20:58:38.403Z | Downloaded rustversion v1.0.22 |
| 1240 | 2026-04-15T20:58:38.406Z | Downloaded pin-project-internal v1.1.11 |
| 1241 | 2026-04-15T20:58:38.409Z | Downloaded crypto-bigint v0.5.5 |
| 1242 | 2026-04-15T20:58:38.413Z | Downloaded icu_collections v2.1.1 |
| 1243 | 2026-04-15T20:58:38.416Z | Downloaded sigpipe v0.1.3 |
| 1244 | 2026-04-15T20:58:38.416Z | Downloaded sha1 v0.10.6 |
| 1245 | 2026-04-15T20:58:38.416Z | Downloaded serde_urlencoded v0.7.1 |
| 1246 | 2026-04-15T20:58:38.419Z | Downloaded poly1305 v0.8.0 |
| 1247 | 2026-04-15T20:58:38.419Z | Downloaded serde_repr v0.1.20 |
| 1248 | 2026-04-15T20:58:38.423Z | Downloaded icu_normalizer_data v2.1.1 |
| 1249 | 2026-04-15T20:58:38.423Z | Downloaded cc v1.2.58 |
| 1250 | 2026-04-15T20:58:38.426Z | Downloaded parking_lot v0.11.2 |
| 1251 | 2026-04-15T20:58:38.426Z | Downloaded papergrid v0.11.0 |
| 1252 | 2026-04-15T20:58:38.431Z | Downloaded arc-swap v1.9.0 |
| 1253 | 2026-04-15T20:58:38.434Z | Downloaded const_format v0.2.35 |
| 1254 | 2026-04-15T20:58:38.435Z | Downloaded parking_lot v0.12.5 |
| 1255 | 2026-04-15T20:58:38.438Z | Downloaded camino-tempfile v1.4.1 |
| 1256 | 2026-04-15T20:58:38.438Z | Downloaded schemars_derive v0.8.22 |
| 1257 | 2026-04-15T20:58:38.441Z | Downloaded secrecy v0.10.3 |
| 1258 | 2026-04-15T20:58:38.441Z | Downloaded scroll v0.13.0 |
| 1259 | 2026-04-15T20:58:38.444Z | Downloaded scroll v0.12.0 |
| 1260 | 2026-04-15T20:58:38.444Z | Downloaded rustls-pemfile v2.2.0 |
| 1261 | 2026-04-15T20:58:38.444Z | Downloaded cargo_toml v0.22.3 |
| 1262 | 2026-04-15T20:58:38.447Z | Downloaded serde_spanned v1.1.0 |
| 1263 | 2026-04-15T20:58:38.447Z | Downloaded lru-cache v0.1.2 |
| 1264 | 2026-04-15T20:58:38.450Z | Downloaded ppv-lite86 v0.2.21 |
| 1265 | 2026-04-15T20:58:38.450Z | Downloaded flate2 v1.1.9 |
| 1266 | 2026-04-15T20:58:38.455Z | Downloaded rusty-fork v0.3.1 |
| 1267 | 2026-04-15T20:58:38.455Z | Downloaded num-traits v0.2.19 |
| 1268 | 2026-04-15T20:58:38.458Z | Downloaded bytecount v0.6.9 |
| 1269 | 2026-04-15T20:58:38.458Z | Downloaded backoff v0.4.0 |
| 1270 | 2026-04-15T20:58:38.461Z | Downloaded autocfg v1.5.0 |
| 1271 | 2026-04-15T20:58:38.461Z | Downloaded slog-bunyan v2.5.0 |
| 1272 | 2026-04-15T20:58:38.461Z | Downloaded spin v0.5.2 |
| 1273 | 2026-04-15T20:58:38.465Z | Downloaded siphasher v1.0.2 |
| 1274 | 2026-04-15T20:58:38.465Z | Downloaded anstream v1.0.0 |
| 1275 | 2026-04-15T20:58:38.465Z | Downloaded chacha20 v0.9.1 |
| 1276 | 2026-04-15T20:58:38.469Z | Downloaded base16ct v0.2.0 |
| 1277 | 2026-04-15T20:58:38.469Z | Downloaded clap_lex v1.1.0 |
| 1278 | 2026-04-15T20:58:38.469Z | Downloaded serde_path_to_error v0.1.20 |
| 1279 | 2026-04-15T20:58:38.472Z | Downloaded rustls-native-certs v0.8.3 |
| 1280 | 2026-04-15T20:58:38.472Z | Downloaded serde_tokenstream v0.2.3 |
| 1281 | 2026-04-15T20:58:38.472Z | Downloaded async-compression v0.4.41 |
| 1282 | 2026-04-15T20:58:38.475Z | Downloaded hyper-util v0.1.20 |
| 1283 | 2026-04-15T20:58:38.479Z | Downloaded slog-envlogger v2.2.0 |
| 1284 | 2026-04-15T20:58:38.482Z | Downloaded sha2 v0.10.9 |
| 1285 | 2026-04-15T20:58:38.482Z | Downloaded structmeta v0.3.0 |
| 1286 | 2026-04-15T20:58:38.485Z | Downloaded stable_deref_trait v1.2.1 |
| 1287 | 2026-04-15T20:58:38.485Z | Downloaded errno v0.3.14 |
| 1288 | 2026-04-15T20:58:38.485Z | Downloaded supports-color v3.0.2 |
| 1289 | 2026-04-15T20:58:38.490Z | Downloaded subtle v2.6.1 |
| 1290 | 2026-04-15T20:58:38.490Z | Downloaded strum v0.27.2 |
| 1291 | 2026-04-15T20:58:38.490Z | Downloaded strum v0.26.3 |
| 1292 | 2026-04-15T20:58:38.490Z | Downloaded strsim v0.11.1 |
| 1293 | 2026-04-15T20:58:38.493Z | Downloaded shlex v1.3.0 |
| 1294 | 2026-04-15T20:58:38.493Z | Downloaded block-buffer v0.10.4 |
| 1295 | 2026-04-15T20:58:38.493Z | Downloaded progenitor-impl v0.11.2 |
| 1296 | 2026-04-15T20:58:38.497Z | Downloaded quinn-udp v0.5.14 |
| 1297 | 2026-04-15T20:58:38.497Z | Downloaded hickory-resolver v0.25.2 |
| 1298 | 2026-04-15T20:58:38.500Z | Downloaded miniz_oxide v0.8.9 |
| 1299 | 2026-04-15T20:58:38.500Z | Downloaded take_mut v0.2.2 |
| 1300 | 2026-04-15T20:58:38.500Z | Downloaded sync_wrapper v1.0.2 |
| 1301 | 2026-04-15T20:58:38.503Z | Downloaded swrite v0.1.0 |
| 1302 | 2026-04-15T20:58:38.503Z | Downloaded futures-macro v0.3.32 |
| 1303 | 2026-04-15T20:58:38.503Z | Downloaded serde_derive_internals v0.29.1 |
| 1304 | 2026-04-15T20:58:38.507Z | Downloaded slog-async v2.8.0 |
| 1305 | 2026-04-15T20:58:38.507Z | Downloaded tabwriter v1.4.1 |
| 1306 | 2026-04-15T20:58:38.507Z | Downloaded foreign-types-macros v0.2.3 |
| 1307 | 2026-04-15T20:58:38.507Z | Downloaded slog-term v2.9.2 |
| 1308 | 2026-04-15T20:58:38.510Z | Downloaded tabled_derive v0.11.0 |
| 1309 | 2026-04-15T20:58:38.510Z | Downloaded tabled_derive v0.7.0 |
| 1310 | 2026-04-15T20:58:38.513Z | Downloaded fastrand v2.3.0 |
| 1311 | 2026-04-15T20:58:38.513Z | Downloaded embedded-io v0.4.0 |
| 1312 | 2026-04-15T20:58:38.513Z | Downloaded termtree v0.5.1 |
| 1313 | 2026-04-15T20:58:38.516Z | Downloaded simd-adler32 v0.3.9 |
| 1314 | 2026-04-15T20:58:38.516Z | Downloaded terminal_size v0.4.4 |
| 1315 | 2026-04-15T20:58:38.516Z | Downloaded testing_table v0.3.0 |
| 1316 | 2026-04-15T20:58:38.520Z | Downloaded structmeta-derive v0.3.0 |
| 1317 | 2026-04-15T20:58:38.520Z | Downloaded signal-hook-registry v1.4.8 |
| 1318 | 2026-04-15T20:58:38.520Z | Downloaded tagptr v0.2.0 |
| 1319 | 2026-04-15T20:58:38.521Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1320 | 2026-04-15T20:58:38.524Z | Downloaded indexmap v2.13.0 |
| 1321 | 2026-04-15T20:58:38.524Z | Downloaded ciborium-ll v0.2.2 |
| 1322 | 2026-04-15T20:58:38.527Z | Downloaded half v2.7.1 |
| 1323 | 2026-04-15T20:58:38.527Z | Downloaded icu_normalizer v2.1.1 |
| 1324 | 2026-04-15T20:58:38.531Z | Downloaded dropshot_endpoint v0.17.0 |
| 1325 | 2026-04-15T20:58:38.531Z | Downloaded cfg_aliases v0.2.1 |
| 1326 | 2026-04-15T20:58:38.534Z | Downloaded crunchy v0.2.4 |
| 1327 | 2026-04-15T20:58:38.534Z | Downloaded async-stream-impl v0.3.6 |
| 1328 | 2026-04-15T20:58:38.534Z | Downloaded async-recursion v1.1.1 |
| 1329 | 2026-04-15T20:58:38.537Z | Downloaded dtrace-parser v0.2.0 |
| 1330 | 2026-04-15T20:58:38.537Z | Downloaded group v0.13.0 |
| 1331 | 2026-04-15T20:58:38.537Z | Downloaded git-stub-vcs v0.1.0 |
| 1332 | 2026-04-15T20:58:38.540Z | Downloaded gethostname v0.5.0 |
| 1333 | 2026-04-15T20:58:38.540Z | Downloaded thread-id v4.2.2 |
| 1334 | 2026-04-15T20:58:38.540Z | Downloaded foreign-types-shared v0.1.1 |
| 1335 | 2026-04-15T20:58:38.543Z | Downloaded foreign-types v0.3.2 |
| 1336 | 2026-04-15T20:58:38.543Z | Downloaded thread-id v5.1.0 |
| 1337 | 2026-04-15T20:58:38.543Z | Downloaded futures-io v0.3.32 |
| 1338 | 2026-04-15T20:58:38.543Z | Downloaded time-core v0.1.8 |
| 1339 | 2026-04-15T20:58:38.547Z | Downloaded const-random-macro v0.1.16 |
| 1340 | 2026-04-15T20:58:38.547Z | Downloaded derive-ex v0.1.8 |
| 1341 | 2026-04-15T20:58:38.547Z | Downloaded slab v0.4.12 |
| 1342 | 2026-04-15T20:58:38.550Z | Downloaded proc-macro2 v1.0.106 |
| 1343 | 2026-04-15T20:58:38.550Z | Downloaded tinyvec_macros v0.1.1 |
| 1344 | 2026-04-15T20:58:38.550Z | Downloaded bitflags v1.3.2 |
| 1345 | 2026-04-15T20:58:38.553Z | Downloaded serde_with_macros v3.18.0 |
| 1346 | 2026-04-15T20:58:38.554Z | Downloaded tokio-macros v2.7.0 |
| 1347 | 2026-04-15T20:58:38.557Z | Downloaded semver v1.0.28 |
| 1348 | 2026-04-15T20:58:38.557Z | Downloaded jiff-static v0.2.23 |
| 1349 | 2026-04-15T20:58:38.557Z | Downloaded progenitor-impl v0.10.0 |
| 1350 | 2026-04-15T20:58:38.560Z | Downloaded minimal-lexical v0.2.1 |
| 1351 | 2026-04-15T20:58:38.563Z | Downloaded dof v0.3.0 |
| 1352 | 2026-04-15T20:58:38.563Z | Downloaded anstyle-query v1.1.5 |
| 1353 | 2026-04-15T20:58:38.567Z | Downloaded openssl-sys v0.9.112 |
| 1354 | 2026-04-15T20:58:38.570Z | Downloaded strum_macros v0.26.4 |
| 1355 | 2026-04-15T20:58:38.573Z | Downloaded snafu-derive v0.8.9 |
| 1356 | 2026-04-15T20:58:38.573Z | Downloaded slog-scope v4.4.1 |
| 1357 | 2026-04-15T20:58:38.573Z | Downloaded slog-json v2.6.1 |
| 1358 | 2026-04-15T20:58:38.576Z | Downloaded slog-dtrace v0.3.0 |
| 1359 | 2026-04-15T20:58:38.576Z | Downloaded papergrid v0.17.0 |
| 1360 | 2026-04-15T20:58:38.579Z | Downloaded smf v0.2.3 |
| 1361 | 2026-04-15T20:58:38.583Z | Downloaded pest_meta v2.8.6 |
| 1362 | 2026-04-15T20:58:38.586Z | Downloaded memchr v2.8.0 |
| 1363 | 2026-04-15T20:58:38.589Z | Downloaded thiserror v1.0.69 |
| 1364 | 2026-04-15T20:58:38.592Z | Downloaded toml_datetime v0.6.11 |
| 1365 | 2026-04-15T20:58:38.592Z | Downloaded thiserror-impl v2.0.18 |
| 1366 | 2026-04-15T20:58:38.595Z | Downloaded strum_macros v0.27.2 |
| 1367 | 2026-04-15T20:58:38.595Z | Downloaded synstructure v0.13.2 |
| 1368 | 2026-04-15T20:58:38.595Z | Downloaded rhai_codegen v3.1.0 |
| 1369 | 2026-04-15T20:58:38.598Z | Downloaded serde_derive v1.0.228 |
| 1370 | 2026-04-15T20:58:38.601Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1371 | 2026-04-15T20:58:38.606Z | Downloaded hashbrown v0.12.3 |
| 1372 | 2026-04-15T20:58:38.606Z | Downloaded expectorate v1.2.0 |
| 1373 | 2026-04-15T20:58:38.609Z | Downloaded pin-project v1.1.11 |
| 1374 | 2026-04-15T20:58:38.612Z | Downloaded thread_local v1.1.9 |
| 1375 | 2026-04-15T20:58:38.615Z | Downloaded static_assertions v1.1.0 |
| 1376 | 2026-04-15T20:58:38.615Z | Downloaded tinystr v0.8.2 |
| 1377 | 2026-04-15T20:58:38.618Z | Downloaded tower-layer v0.3.3 |
| 1378 | 2026-04-15T20:58:38.618Z | Downloaded time-macros v0.2.27 |
| 1379 | 2026-04-15T20:58:38.618Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1380 | 2026-04-15T20:58:38.622Z | Downloaded thiserror-impl v1.0.69 |
| 1381 | 2026-04-15T20:58:38.622Z | Downloaded thiserror-no-std v2.0.2 |
| 1382 | 2026-04-15T20:58:38.622Z | Downloaded typeid v1.0.3 |
| 1383 | 2026-04-15T20:58:38.625Z | Downloaded try-lock v0.2.5 |
| 1384 | 2026-04-15T20:58:38.625Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1385 | 2026-04-15T20:58:38.628Z | Downloaded progenitor-impl v0.13.0 |
| 1386 | 2026-04-15T20:58:38.628Z | Downloaded toml_write v0.1.2 |
| 1387 | 2026-04-15T20:58:38.628Z | Downloaded slog-stdlog v4.1.1 |
| 1388 | 2026-04-15T20:58:38.645Z | Downloaded schemars v0.8.22 |
| 1389 | 2026-04-15T20:58:38.645Z | Downloaded unicode-linebreak v0.1.5 |
| 1390 | 2026-04-15T20:58:38.645Z | Downloaded tiny-keccak v2.0.2 |
| 1391 | 2026-04-15T20:58:38.645Z | Downloaded tokio-dtrace v0.1.1 |
| 1392 | 2026-04-15T20:58:38.645Z | Downloaded spin v0.9.8 |
| 1393 | 2026-04-15T20:58:38.645Z | Downloaded prettyplease v0.2.37 |
| 1394 | 2026-04-15T20:58:38.645Z | Downloaded http v1.4.0 |
| 1395 | 2026-04-15T20:58:38.645Z | Downloaded tokio-rustls v0.25.0 |
| 1396 | 2026-04-15T20:58:38.649Z | Downloaded tokio-tungstenite v0.21.0 |
| 1397 | 2026-04-15T20:58:38.649Z | Downloaded smawk v0.3.2 |
| 1398 | 2026-04-15T20:58:38.649Z | Downloaded universal-hash v0.5.1 |
| 1399 | 2026-04-15T20:58:38.649Z | Downloaded unarray v0.1.4 |
| 1400 | 2026-04-15T20:58:38.652Z | Downloaded usdt v0.5.0 |
| 1401 | 2026-04-15T20:58:38.655Z | Downloaded serde_core v1.0.228 |
| 1402 | 2026-04-15T20:58:38.655Z | Downloaded typify-macro v0.6.1 |
| 1403 | 2026-04-15T20:58:38.655Z | Downloaded smartstring v1.0.1 |
| 1404 | 2026-04-15T20:58:38.658Z | Downloaded unit-prefix v0.5.2 |
| 1405 | 2026-04-15T20:58:38.658Z | Downloaded typify-macro v0.4.3 |
| 1406 | 2026-04-15T20:58:38.658Z | Downloaded unicode-xid v0.2.6 |
| 1407 | 2026-04-15T20:58:38.662Z | Downloaded rayon-core v1.13.0 |
| 1408 | 2026-04-15T20:58:38.662Z | Downloaded untrusted v0.7.1 |
| 1409 | 2026-04-15T20:58:38.665Z | Downloaded tower-service v0.3.3 |
| 1410 | 2026-04-15T20:58:38.665Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1411 | 2026-04-15T20:58:38.668Z | Downloaded thiserror v2.0.18 |
| 1412 | 2026-04-15T20:58:38.671Z | Downloaded usdt v0.6.0 |
| 1413 | 2026-04-15T20:58:38.671Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1414 | 2026-04-15T20:58:38.674Z | Downloaded slog v2.8.2 |
| 1415 | 2026-04-15T20:58:38.674Z | Downloaded utf8parse v0.2.2 |
| 1416 | 2026-04-15T20:58:38.674Z | Downloaded term v1.2.1 |
| 1417 | 2026-04-15T20:58:38.678Z | Downloaded utf8_iter v1.0.4 |
| 1418 | 2026-04-15T20:58:38.679Z | Downloaded utf-8 v0.7.6 |
| 1419 | 2026-04-15T20:58:38.679Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1420 | 2026-04-15T20:58:38.682Z | Downloaded version_check v0.9.5 |
| 1421 | 2026-04-15T20:58:38.682Z | Downloaded tempfile v3.27.0 |
| 1422 | 2026-04-15T20:58:38.682Z | Downloaded untrusted v0.9.0 |
| 1423 | 2026-04-15T20:58:38.685Z | Downloaded usdt-attr-macro v0.6.0 |
| 1424 | 2026-04-15T20:58:38.685Z | Downloaded usdt-attr-macro v0.5.0 |
| 1425 | 2026-04-15T20:58:38.694Z | Downloaded waitgroup v0.1.2 |
| 1426 | 2026-04-15T20:58:38.698Z | Downloaded rustls-pki-types v1.14.0 |
| 1427 | 2026-04-15T20:58:38.698Z | Downloaded wait-timeout v0.2.1 |
| 1428 | 2026-04-15T20:58:38.701Z | Downloaded ryu v1.0.23 |
| 1429 | 2026-04-15T20:58:38.704Z | Downloaded socket2 v0.6.3 |
| 1430 | 2026-04-15T20:58:38.704Z | Downloaded smallvec v1.15.1 |
| 1431 | 2026-04-15T20:58:38.704Z | Downloaded dropshot-api-manager v0.7.0 |
| 1432 | 2026-04-15T20:58:38.707Z | Downloaded want v0.3.1 |
| 1433 | 2026-04-15T20:58:38.707Z | Downloaded usdt-macro v0.5.0 |
| 1434 | 2026-04-15T20:58:38.710Z | Downloaded quinn v0.11.9 |
| 1435 | 2026-04-15T20:58:38.710Z | Downloaded tokio-rustls v0.26.4 |
| 1436 | 2026-04-15T20:58:38.714Z | Downloaded rustls-webpki v0.103.10 |
| 1437 | 2026-04-15T20:58:38.717Z | Downloaded usdt-macro v0.6.0 |
| 1438 | 2026-04-15T20:58:38.720Z | Downloaded yoke-derive v0.8.1 |
| 1439 | 2026-04-15T20:58:38.727Z | Downloaded zerofrom-derive v0.1.6 |
| 1440 | 2026-04-15T20:58:38.730Z | Downloaded zerofrom v0.1.6 |
| 1441 | 2026-04-15T20:58:38.734Z | Downloaded tokio-stream v0.1.18 |
| 1442 | 2026-04-15T20:58:38.734Z | Downloaded toml v0.8.23 |
| 1443 | 2026-04-15T20:58:38.737Z | Downloaded hashbrown v0.16.1 |
| 1444 | 2026-04-15T20:58:38.744Z | Downloaded usdt-impl v0.6.0 |
| 1445 | 2026-04-15T20:58:38.748Z | Downloaded similar v2.7.0 |
| 1446 | 2026-04-15T20:58:38.751Z | Downloaded schemars v0.9.0 |
| 1447 | 2026-04-15T20:58:38.756Z | Downloaded zeroize_derive v1.4.3 |
| 1448 | 2026-04-15T20:58:38.759Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1449 | 2026-04-15T20:58:38.760Z | Downloaded zone v0.3.1 |
| 1450 | 2026-04-15T20:58:38.760Z | Downloaded zone_cfg_derive v0.3.1 |
| 1451 | 2026-04-15T20:58:38.763Z | Downloaded thin-vec v0.2.16 |
| 1452 | 2026-04-15T20:58:38.763Z | Downloaded snafu v0.8.9 |
| 1453 | 2026-04-15T20:58:38.766Z | Downloaded textwrap v0.16.2 |
| 1454 | 2026-04-15T20:58:38.769Z | Downloaded test-strategy v0.4.5 |
| 1455 | 2026-04-15T20:58:38.773Z | Downloaded whoami v1.6.1 |
| 1456 | 2026-04-15T20:58:38.776Z | Downloaded walkdir v2.5.0 |
| 1457 | 2026-04-15T20:58:38.776Z | Downloaded iddqd v0.3.17 |
| 1458 | 2026-04-15T20:58:38.781Z | Downloaded rand v0.9.2 |
| 1459 | 2026-04-15T20:58:38.784Z | Downloaded tracing-attributes v0.1.31 |
| 1460 | 2026-04-15T20:58:38.787Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1461 | 2026-04-15T20:58:38.790Z | Downloaded itertools v0.12.1 |
| 1462 | 2026-04-15T20:58:38.793Z | Downloaded writeable v0.6.2 |
| 1463 | 2026-04-15T20:58:38.793Z | Downloaded vsss-rs v3.3.4 |
| 1464 | 2026-04-15T20:58:38.797Z | Downloaded xz2 v0.1.7 |
| 1465 | 2026-04-15T20:58:38.797Z | Downloaded pest v2.8.6 |
| 1466 | 2026-04-15T20:58:38.800Z | Downloaded qorb v0.4.1 |
| 1467 | 2026-04-15T20:58:38.803Z | Downloaded icu_properties_data v2.1.2 |
| 1468 | 2026-04-15T20:58:38.806Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1469 | 2026-04-15T20:58:38.811Z | Downloaded mio v1.2.0 |
| 1470 | 2026-04-15T20:58:38.814Z | Downloaded ucd-trie v0.1.7 |
| 1471 | 2026-04-15T20:58:38.814Z | Downloaded rand v0.8.5 |
| 1472 | 2026-04-15T20:58:38.818Z | Downloaded zerovec-derive v0.11.2 |
| 1473 | 2026-04-15T20:58:38.818Z | Downloaded usdt-impl v0.5.0 |
| 1474 | 2026-04-15T20:58:38.821Z | Downloaded clap_builder v4.6.0 |
| 1475 | 2026-04-15T20:58:38.824Z | Downloaded schemars v1.2.1 |
| 1476 | 2026-04-15T20:58:38.831Z | Downloaded zeroize v1.8.2 |
| 1477 | 2026-04-15T20:58:38.834Z | Downloaded iri-string v0.7.12 |
| 1478 | 2026-04-15T20:58:38.837Z | Downloaded serde v1.0.228 |
| 1479 | 2026-04-15T20:58:38.840Z | Downloaded nom v7.1.3 |
| 1480 | 2026-04-15T20:58:38.844Z | Downloaded ron v0.12.1 |
| 1481 | 2026-04-15T20:58:38.848Z | Downloaded hashbrown v0.15.5 |
| 1482 | 2026-04-15T20:58:38.851Z | Downloaded tracing-core v0.1.36 |
| 1483 | 2026-04-15T20:58:38.854Z | Downloaded yoke v0.8.1 |
| 1484 | 2026-04-15T20:58:38.861Z | Downloaded typify v0.6.1 |
| 1485 | 2026-04-15T20:58:38.864Z | Downloaded aho-corasick v1.1.4 |
| 1486 | 2026-04-15T20:58:38.867Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1487 | 2026-04-15T20:58:38.870Z | Downloaded unicode-ident v1.0.24 |
| 1488 | 2026-04-15T20:58:38.873Z | Downloaded typify v0.4.3 |
| 1489 | 2026-04-15T20:58:38.873Z | Downloaded uuid v1.23.0 |
| 1490 | 2026-04-15T20:58:38.876Z | Downloaded idna v1.1.0 |
| 1491 | 2026-04-15T20:58:38.879Z | Downloaded zerocopy-derive v0.7.35 |
| 1492 | 2026-04-15T20:58:38.883Z | Downloaded unsafe-libyaml v0.2.11 |
| 1493 | 2026-04-15T20:58:38.886Z | Downloaded rand v0.10.1 |
| 1494 | 2026-04-15T20:58:38.886Z | Downloaded zmij v1.0.21 |
| 1495 | 2026-04-15T20:58:38.893Z | Downloaded libm v0.2.16 |
| 1496 | 2026-04-15T20:58:38.898Z | Downloaded itertools v0.14.0 |
| 1497 | 2026-04-15T20:58:38.902Z | Downloaded tungstenite v0.21.0 |
| 1498 | 2026-04-15T20:58:38.905Z | Downloaded tinyvec v1.11.0 |
| 1499 | 2026-04-15T20:58:38.908Z | Downloaded hyper v1.9.0 |
| 1500 | 2026-04-15T20:58:38.911Z | Downloaded futures-util v0.3.32 |
| 1501 | 2026-04-15T20:58:38.916Z | Downloaded typenum v1.19.0 |
| 1502 | 2026-04-15T20:58:38.919Z | Downloaded toml_edit v0.22.27 |
| 1503 | 2026-04-15T20:58:38.922Z | Downloaded toml_edit v0.19.15 |
| 1504 | 2026-04-15T20:58:38.929Z | Downloaded hkdf v0.12.4 |
| 1505 | 2026-04-15T20:58:38.933Z | Downloaded steno v0.4.1 |
| 1506 | 2026-04-15T20:58:38.950Z | Downloaded h2 v0.4.13 |
| 1507 | 2026-04-15T20:58:38.958Z | Downloaded goblin v0.8.2 |
| 1508 | 2026-04-15T20:58:38.966Z | Downloaded typed-path v0.9.3 |
| 1509 | 2026-04-15T20:58:38.970Z | Downloaded url v2.5.8 |
| 1510 | 2026-04-15T20:58:38.973Z | Downloaded nom v8.0.0 |
| 1511 | 2026-04-15T20:58:38.976Z | Downloaded regex v1.12.3 |
| 1512 | 2026-04-15T20:58:38.982Z | Downloaded reqwest v0.13.2 |
| 1513 | 2026-04-15T20:58:38.985Z | Downloaded reqwest v0.12.28 |
| 1514 | 2026-04-15T20:58:39.010Z | Downloaded zerotrie v0.2.3 |
| 1515 | 2026-04-15T20:58:39.017Z | Downloaded portable-atomic v1.13.1 |
| 1516 | 2026-04-15T20:58:39.021Z | Downloaded rayon v1.11.0 |
| 1517 | 2026-04-15T20:58:39.028Z | Downloaded tower v0.5.3 |
| 1518 | 2026-04-15T20:58:39.043Z | Downloaded zerocopy-derive v0.8.48 |
| 1519 | 2026-04-15T20:58:39.064Z | Downloaded serde_json v1.0.149 |
| 1520 | 2026-04-15T20:58:39.071Z | Downloaded unicode-segmentation v1.13.2 |
| 1521 | 2026-04-15T20:58:39.080Z | Downloaded zerovec v0.11.5 |
| 1522 | 2026-04-15T20:58:39.083Z | Downloaded rustls-webpki v0.102.8 |
| 1523 | 2026-04-15T20:58:39.093Z | Downloaded tokio-util v0.7.18 |
| 1524 | 2026-04-15T20:58:39.100Z | Downloaded tower-http v0.6.8 |
| 1525 | 2026-04-15T20:58:39.105Z | Downloaded tough v0.20.0 |
| 1526 | 2026-04-15T20:58:39.110Z | Downloaded serde_with v3.18.0 |
| 1527 | 2026-04-15T20:58:39.117Z | Downloaded moka v0.12.15 |
| 1528 | 2026-04-15T20:58:39.121Z | Downloaded aws-lc-rs v1.16.2 |
| 1529 | 2026-04-15T20:58:39.126Z | Downloaded proptest v1.11.0 |
| 1530 | 2026-04-15T20:58:39.133Z | Downloaded goblin v0.10.5 |
| 1531 | 2026-04-15T20:58:39.146Z | Downloaded chrono v0.4.44 |
| 1532 | 2026-04-15T20:58:39.151Z | Downloaded winnow v0.5.40 |
| 1533 | 2026-04-15T20:58:39.155Z | Downloaded unicode-normalization v0.1.25 |
| 1534 | 2026-04-15T20:58:39.158Z | Downloaded quinn-proto v0.11.14 |
| 1535 | 2026-04-15T20:58:39.172Z | Downloaded winnow v0.7.15 |
| 1536 | 2026-04-15T20:58:39.181Z | Downloaded tabled v0.20.0 |
| 1537 | 2026-04-15T20:58:39.191Z | Downloaded zerocopy v0.7.35 |
| 1538 | 2026-04-15T20:58:39.207Z | Downloaded time v0.3.47 |
| 1539 | 2026-04-15T20:58:39.214Z | Downloaded openssl v0.10.76 |
| 1540 | 2026-04-15T20:58:39.219Z | Downloaded tabled v0.15.0 |
| 1541 | 2026-04-15T20:58:39.228Z | Downloaded winnow v1.0.1 |
| 1542 | 2026-04-15T20:58:39.233Z | Downloaded dropshot v0.17.0 |
| 1543 | 2026-04-15T20:58:39.248Z | Downloaded curve25519-dalek v4.1.3 |
| 1544 | 2026-04-15T20:58:39.252Z | Downloaded dropshot v0.16.7 |
| 1545 | 2026-04-15T20:58:39.264Z | Downloaded webpki-roots v1.0.6 |
| 1546 | 2026-04-15T20:58:39.268Z | Downloaded hickory-proto v0.24.4 |
| 1547 | 2026-04-15T20:58:39.274Z | Downloaded rhai v1.24.0 |
| 1548 | 2026-04-15T20:58:39.281Z | Downloaded rustls v0.22.4 |
| 1549 | 2026-04-15T20:58:39.288Z | Downloaded zerocopy v0.8.48 |
| 1550 | 2026-04-15T20:58:39.299Z | Downloaded openapiv3 v2.2.0 |
| 1551 | 2026-04-15T20:58:39.305Z | Downloaded hickory-proto v0.25.2 |
| 1552 | 2026-04-15T20:58:39.314Z | Downloaded vcpkg v0.2.15 |
| 1553 | 2026-04-15T20:58:39.337Z | Downloaded bstr v1.12.1 |
| 1554 | 2026-04-15T20:58:39.341Z | Downloaded rustix v1.1.4 |
| 1555 | 2026-04-15T20:58:39.354Z | Downloaded syn v2.0.117 |
| 1556 | 2026-04-15T20:58:39.360Z | Downloaded regress v0.10.5 |
| 1557 | 2026-04-15T20:58:39.365Z | Downloaded unicode-width v0.1.14 |
| 1558 | 2026-04-15T20:58:39.368Z | Downloaded typify-impl v0.6.1 |
| 1559 | 2026-04-15T20:58:39.375Z | Downloaded unicode-width v0.2.2 |
| 1560 | 2026-04-15T20:58:39.378Z | Downloaded rustix v0.38.44 |
| 1561 | 2026-04-15T20:58:39.391Z | Downloaded rustls v0.23.37 |
| 1562 | 2026-04-15T20:58:39.398Z | Downloaded typify-impl v0.4.3 |
| 1563 | 2026-04-15T20:58:39.406Z | Downloaded regex-syntax v0.8.10 |
| 1564 | 2026-04-15T20:58:39.411Z | Downloaded smoltcp v0.11.0 |
| 1565 | 2026-04-15T20:58:39.416Z | Downloaded syn v1.0.109 |
| 1566 | 2026-04-15T20:58:39.422Z | Downloaded nix v0.31.2 |
| 1567 | 2026-04-15T20:58:39.438Z | Downloaded jiff v0.2.23 |
| 1568 | 2026-04-15T20:58:39.447Z | Downloaded csv v1.4.0 |
| 1569 | 2026-04-15T20:58:39.459Z | Downloaded libc v0.2.185 |
| 1570 | 2026-04-15T20:58:39.488Z | Downloaded encoding_rs v0.8.35 |
| 1571 | 2026-04-15T20:58:39.510Z | Downloaded tracing v0.1.44 |
| 1572 | 2026-04-15T20:58:39.522Z | Downloaded sled v0.34.7 |
| 1573 | 2026-04-15T20:58:39.600Z | Downloaded regex-automata v0.4.14 |
| 1574 | 2026-04-15T20:58:39.608Z | Downloaded petgraph v0.6.5 |
| 1575 | 2026-04-15T20:58:39.643Z | Downloaded chrono-tz v0.10.4 |
| 1576 | 2026-04-15T20:58:39.654Z | Downloaded lzma-sys v0.1.20 |
| 1577 | 2026-04-15T20:58:39.682Z | Downloaded petgraph v0.8.3 |
| 1578 | 2026-04-15T20:58:39.710Z | Downloaded sha3 v0.10.8 |
| 1579 | 2026-04-15T20:58:39.720Z | Downloaded tokio v1.52.0 |
| 1580 | 2026-04-15T20:58:39.804Z | Downloaded ring v0.17.14 |
| 1581 | 2026-04-15T20:58:40.405Z | Downloaded aws-lc-sys v0.39.1 |
| 1582 | 2026-04-15T20:58:40.755Z | Compiling proc-macro2 v1.0.106 |
| 1583 | 2026-04-15T20:58:40.759Z | Compiling quote v1.0.45 |
| 1584 | 2026-04-15T20:58:40.759Z | Compiling unicode-ident v1.0.24 |
| 1585 | 2026-04-15T20:58:40.759Z | Compiling serde_core v1.0.228 |
| 1586 | 2026-04-15T20:58:40.759Z | Compiling serde v1.0.228 |
| 1587 | 2026-04-15T20:58:40.759Z | Compiling libc v0.2.185 |
| 1588 | 2026-04-15T20:58:40.759Z | Compiling cfg-if v1.0.4 |
| 1589 | 2026-04-15T20:58:41.043Z | Compiling zmij v1.0.21 |
| 1590 | 2026-04-15T20:58:41.060Z | Compiling autocfg v1.5.0 |
| 1591 | 2026-04-15T20:58:41.378Z | Compiling memchr v2.8.0 |
| 1592 | 2026-04-15T20:58:41.590Z | Compiling libm v0.2.16 |
| 1593 | 2026-04-15T20:58:42.014Z | Compiling version_check v0.9.5 |
| 1594 | 2026-04-15T20:58:42.209Z | Compiling itoa v1.0.18 |
| 1595 | 2026-04-15T20:58:42.351Z | Compiling icu_normalizer_data v2.1.1 |
| 1596 | 2026-04-15T20:58:42.372Z | Compiling icu_properties_data v2.1.2 |
| 1597 | 2026-04-15T20:58:42.467Z | Compiling stable_deref_trait v1.2.1 |
| 1598 | 2026-04-15T20:58:42.571Z | Compiling serde_json v1.0.149 |
| 1599 | 2026-04-15T20:58:42.618Z | Compiling thiserror v2.0.18 |
| 1600 | 2026-04-15T20:58:42.688Z | Compiling parking_lot_core v0.9.12 |
| 1601 | 2026-04-15T20:58:42.776Z | Compiling syn v2.0.117 |
| 1602 | 2026-04-15T20:58:42.827Z | Compiling num-traits v0.2.19 |
| 1603 | 2026-04-15T20:58:42.843Z | Compiling litemap v0.8.1 |
| 1604 | 2026-04-15T20:58:42.926Z | Compiling writeable v0.6.2 |
| 1605 | 2026-04-15T20:58:43.020Z | Compiling percent-encoding v2.3.2 |
| 1606 | 2026-04-15T20:58:43.167Z | Compiling rand_core v0.10.0 |
| 1607 | 2026-04-15T20:58:43.241Z | Compiling getrandom v0.4.2 |
| 1608 | 2026-04-15T20:58:43.281Z | Compiling form_urlencoded v1.2.2 |
| 1609 | 2026-04-15T20:58:43.297Z | Compiling jobserver v0.1.34 |
| 1610 | 2026-04-15T20:58:43.332Z | Compiling find-msvc-tools v0.1.9 |
| 1611 | 2026-04-15T20:58:43.538Z | Compiling shlex v1.3.0 |
| 1612 | 2026-04-15T20:58:43.556Z | Compiling utf8_iter v1.0.4 |
| 1613 | 2026-04-15T20:58:43.710Z | Compiling heck v0.5.0 |
| 1614 | 2026-04-15T20:58:43.738Z | Compiling cc v1.2.58 |
| 1615 | 2026-04-15T20:58:43.738Z | Compiling zerocopy v0.8.48 |
| 1616 | 2026-04-15T20:58:43.841Z | Compiling errno v0.3.14 |
| 1617 | 2026-04-15T20:58:44.215Z | Compiling iana-time-zone v0.1.65 |
| 1618 | 2026-04-15T20:58:44.273Z | Compiling uuid v1.23.0 |
| 1619 | 2026-04-15T20:58:44.562Z | Compiling getrandom v0.2.17 |
| 1620 | 2026-04-15T20:58:44.640Z | Compiling rustversion v1.0.22 |
| 1621 | 2026-04-15T20:58:44.757Z | Compiling pin-project-lite v0.2.17 |
| 1622 | 2026-04-15T20:58:44.795Z | Compiling semver v1.0.28 |
| 1623 | 2026-04-15T20:58:44.866Z | Compiling schemars v0.8.22 |
| 1624 | 2026-04-15T20:58:44.891Z | Compiling dyn-clone v1.0.20 |
| 1625 | 2026-04-15T20:58:45.046Z | Compiling scopeguard v1.2.0 |
| 1626 | 2026-04-15T20:58:45.154Z | Compiling lock_api v0.4.14 |
| 1627 | 2026-04-15T20:58:45.197Z | Compiling socket2 v0.6.3 |
| 1628 | 2026-04-15T20:58:45.218Z | Compiling bitflags v2.11.0 |
| 1629 | 2026-04-15T20:58:45.690Z | Compiling signal-hook-registry v1.4.8 |
| 1630 | 2026-04-15T20:58:45.690Z | Compiling mio v1.2.0 |
| 1631 | 2026-04-15T20:58:45.690Z | Compiling synstructure v0.13.2 |
| 1632 | 2026-04-15T20:58:45.749Z | Compiling serde_derive_internals v0.29.1 |
| 1633 | 2026-04-15T20:58:45.817Z | Compiling portable-atomic v1.13.1 |
| 1634 | 2026-04-15T20:58:45.821Z | Compiling typenum v1.19.0 |
| 1635 | 2026-04-15T20:58:46.033Z | Compiling log v0.4.29 |
| 1636 | 2026-04-15T20:58:46.180Z | Compiling subtle v2.6.1 |
| 1637 | 2026-04-15T20:58:46.183Z | Compiling critical-section v1.2.0 |
| 1638 | 2026-04-15T20:58:46.242Z | Compiling futures-core v0.3.32 |
| 1639 | 2026-04-15T20:58:46.245Z | Compiling foldhash v0.2.0 |
| 1640 | 2026-04-15T20:58:46.352Z | Compiling allocator-api2 v0.2.21 |
| 1641 | 2026-04-15T20:58:46.372Z | Compiling equivalent v1.0.2 |
| 1642 | 2026-04-15T20:58:46.406Z | Compiling ring v0.17.14 |
| 1643 | 2026-04-15T20:58:46.457Z | Compiling cmake v0.1.58 |
| 1644 | 2026-04-15T20:58:46.488Z | Compiling fs_extra v1.3.0 |
| 1645 | 2026-04-15T20:58:46.504Z | Compiling dunce v1.0.5 |
| 1646 | 2026-04-15T20:58:46.671Z | Compiling hashbrown v0.16.1 |
| 1647 | 2026-04-15T20:58:46.742Z | Compiling httparse v1.10.1 |
| 1648 | 2026-04-15T20:58:46.822Z | Compiling once_cell v1.21.4 |
| 1649 | 2026-04-15T20:58:46.893Z | Compiling serde_derive v1.0.228 |
| 1650 | 2026-04-15T20:58:46.937Z | Compiling zerofrom-derive v0.1.6 |
| 1651 | 2026-04-15T20:58:46.991Z | Compiling yoke-derive v0.8.1 |
| 1652 | 2026-04-15T20:58:47.010Z | Compiling zerovec-derive v0.11.2 |
| 1653 | 2026-04-15T20:58:47.066Z | Compiling displaydoc v0.2.5 |
| 1654 | 2026-04-15T20:58:47.083Z | Compiling schemars_derive v0.8.22 |
| 1655 | 2026-04-15T20:58:47.098Z | Compiling thiserror-impl v2.0.18 |
| 1656 | 2026-04-15T20:58:47.255Z | Compiling tokio-macros v2.7.0 |
| 1657 | 2026-04-15T20:58:47.824Z | Compiling zerocopy-derive v0.8.48 |
| 1658 | 2026-04-15T20:58:47.986Z | Compiling zeroize_derive v1.4.3 |
| 1659 | 2026-04-15T20:58:48.002Z | Compiling futures-macro v0.3.32 |
| 1660 | 2026-04-15T20:58:48.084Z | Compiling aws-lc-sys v0.39.1 |
| 1661 | 2026-04-15T20:58:48.109Z | Compiling zerofrom v0.1.6 |
| 1662 | 2026-04-15T20:58:48.243Z | Compiling yoke v0.8.1 |
| 1663 | 2026-04-15T20:58:48.427Z | Compiling zerovec v0.11.5 |
| 1664 | 2026-04-15T20:58:48.444Z | Compiling zerotrie v0.2.3 |
| 1665 | 2026-04-15T20:58:48.644Z | Compiling zeroize v1.8.2 |
| 1666 | 2026-04-15T20:58:48.885Z | Compiling futures-sink v0.3.32 |
| 1667 | 2026-04-15T20:58:48.906Z | Compiling rand_core v0.6.4 |
| 1668 | 2026-04-15T20:58:48.923Z | Compiling slab v0.4.12 |
| 1669 | 2026-04-15T20:58:48.955Z | Compiling ucd-trie v0.1.7 |
| 1670 | 2026-04-15T20:58:48.972Z | Compiling tinystr v0.8.2 |
| 1671 | 2026-04-15T20:58:48.997Z | Compiling potential_utf v0.1.4 |
| 1672 | 2026-04-15T20:58:49.015Z | Compiling rustix v1.1.4 |
| 1673 | 2026-04-15T20:58:49.121Z | Compiling icu_collections v2.1.1 |
| 1674 | 2026-04-15T20:58:49.157Z | Compiling icu_locale_core v2.1.1 |
| 1675 | 2026-04-15T20:58:49.186Z | Compiling thiserror v1.0.69 |
| 1676 | 2026-04-15T20:58:49.189Z | Compiling pest v2.8.6 |
| 1677 | 2026-04-15T20:58:49.189Z | Compiling futures-channel v0.3.32 |
| 1678 | 2026-04-15T20:58:49.366Z | Compiling thiserror-impl v1.0.69 |
| 1679 | 2026-04-15T20:58:49.451Z | Compiling futures-task v0.3.32 |
| 1680 | 2026-04-15T20:58:49.495Z | Compiling futures-io v0.3.32 |
| 1681 | 2026-04-15T20:58:49.692Z | Compiling futures-util v0.3.32 |
| 1682 | 2026-04-15T20:58:49.878Z | Compiling icu_provider v2.1.1 |
| 1683 | 2026-04-15T20:58:50.129Z | Compiling smallvec v1.15.1 |
| 1684 | 2026-04-15T20:58:50.163Z | Compiling bytes v1.11.1 |
| 1685 | 2026-04-15T20:58:50.291Z | Compiling icu_properties v2.1.2 |
| 1686 | 2026-04-15T20:58:50.411Z | Compiling icu_normalizer v2.1.1 |
| 1687 | 2026-04-15T20:58:50.428Z | Compiling chrono v0.4.44 |
| 1688 | 2026-04-15T20:58:50.924Z | Compiling parking_lot v0.12.5 |
| 1689 | 2026-04-15T20:58:51.057Z | Compiling serde_tokenstream v0.2.3 |
| 1690 | 2026-04-15T20:58:51.353Z | Compiling idna_adapter v1.2.1 |
| 1691 | 2026-04-15T20:58:51.506Z | Compiling idna v1.1.0 |
| 1692 | 2026-04-15T20:58:51.577Z | Compiling tokio v1.52.0 |
| 1693 | 2026-04-15T20:58:51.833Z | Compiling pest_meta v2.8.6 |
| 1694 | 2026-04-15T20:58:51.836Z | Compiling generic-array v0.14.7 |
| 1695 | 2026-04-15T20:58:52.076Z | Compiling url v2.5.8 |
| 1696 | 2026-04-15T20:58:52.196Z | Compiling getrandom v0.3.4 |
| 1697 | 2026-04-15T20:58:52.303Z | Compiling regex-syntax v0.8.10 |
| 1698 | 2026-04-15T20:58:52.483Z | Compiling pest_generator v2.8.6 |
| 1699 | 2026-04-15T20:58:53.150Z | Compiling pest_derive v2.8.6 |
| 1700 | 2026-04-15T20:58:53.206Z | Compiling strsim v0.11.1 |
| 1701 | 2026-04-15T20:58:53.558Z | Compiling indexmap v2.13.0 |
| 1702 | 2026-04-15T20:58:53.676Z | Compiling tracing-core v0.1.36 |
| 1703 | 2026-04-15T20:58:53.915Z | Compiling tracing-attributes v0.1.31 |
| 1704 | 2026-04-15T20:58:54.068Z | Compiling aho-corasick v1.1.4 |
| 1705 | 2026-04-15T20:58:54.391Z | Compiling byteorder v1.5.0 |
| 1706 | 2026-04-15T20:58:54.913Z | Compiling regex-automata v0.4.14 |
| 1707 | 2026-04-15T20:58:55.049Z | Compiling fnv v1.0.7 |
| 1708 | 2026-04-15T20:58:55.138Z | Compiling tracing v0.1.44 |
| 1709 | 2026-04-15T20:58:55.175Z | Compiling ident_case v1.0.1 |
| 1710 | 2026-04-15T20:58:55.440Z | Compiling ipnetwork v0.21.1 |
| 1711 | 2026-04-15T20:58:55.492Z | Compiling rustls-pki-types v1.14.0 |
| 1712 | 2026-04-15T20:58:55.922Z | Compiling slog v2.8.2 |
| 1713 | 2026-04-15T20:58:56.267Z | Compiling base64 v0.22.1 |
| 1714 | 2026-04-15T20:58:56.529Z | Compiling regex v1.12.3 |
| 1715 | 2026-04-15T20:58:56.779Z | Compiling paste v1.0.15 |
| 1716 | 2026-04-15T20:58:57.159Z | Compiling http v1.4.0 |
| 1717 | 2026-04-15T20:58:57.273Z | Compiling erased-serde v0.3.31 |
| 1718 | 2026-04-15T20:58:57.319Z | Compiling anyhow v1.0.102 |
| 1719 | 2026-04-15T20:58:57.466Z | Compiling omicron-workspace-hack v0.1.0 |
| 1720 | 2026-04-15T20:58:57.883Z | Compiling crypto-common v0.1.7 |
| 1721 | 2026-04-15T20:58:58.185Z | Compiling untrusted v0.9.0 |
| 1722 | 2026-04-15T20:58:58.339Z | Compiling scroll_derive v0.13.1 |
| 1723 | 2026-04-15T20:58:58.359Z | Compiling num-conv v0.2.1 |
| 1724 | 2026-04-15T20:58:58.418Z | Compiling time-core v0.1.8 |
| 1725 | 2026-04-15T20:58:58.570Z | Compiling time-macros v0.2.27 |
| 1726 | 2026-04-15T20:58:58.662Z | Compiling ipnet v2.12.0 |
| 1727 | 2026-04-15T20:58:58.945Z | Compiling tokio-util v0.7.18 |
| 1728 | 2026-04-15T20:58:59.140Z | Compiling http-body v1.0.1 |
| 1729 | 2026-04-15T20:58:59.309Z | Compiling ppv-lite86 v0.2.21 |
| 1730 | 2026-04-15T20:58:59.697Z | Compiling async-trait v0.1.89 |
| 1731 | 2026-04-15T20:58:59.728Z | Compiling daft-derive v0.1.5 |
| 1732 | 2026-04-15T20:58:59.848Z | Compiling atomic-waker v1.1.2 |
| 1733 | 2026-04-15T20:58:59.993Z | Compiling camino v1.2.2 |
| 1734 | 2026-04-15T20:59:00.088Z | Compiling syn v1.0.109 |
| 1735 | 2026-04-15T20:59:00.454Z | Compiling oxnet v0.1.4 |
| 1736 | 2026-04-15T20:59:00.701Z | Compiling pretty-hex v0.4.2 |
| 1737 | 2026-04-15T20:59:00.900Z | Compiling ryu v1.0.23 |
| 1738 | 2026-04-15T20:59:01.102Z | Compiling tower-layer v0.3.3 |
| 1739 | 2026-04-15T20:59:01.189Z | Compiling crossbeam-utils v0.8.21 |
| 1740 | 2026-04-15T20:59:01.306Z | Compiling tower-service v0.3.3 |
| 1741 | 2026-04-15T20:59:01.394Z | Compiling usdt-impl v0.6.0 |
| 1742 | 2026-04-15T20:59:01.411Z | Compiling try-lock v0.2.5 |
| 1743 | 2026-04-15T20:59:01.517Z | Compiling want v0.3.1 |
| 1744 | 2026-04-15T20:59:01.725Z | Compiling h2 v0.4.13 |
| 1745 | 2026-04-15T20:59:01.947Z | Compiling scroll v0.13.0 |
| 1746 | 2026-04-15T20:59:02.583Z | Compiling block-buffer v0.10.4 |
| 1747 | 2026-04-15T20:59:02.887Z | Compiling aws-lc-rs v1.16.2 |
| 1748 | 2026-04-15T20:59:03.194Z | Compiling httpdate v1.0.3 |
| 1749 | 2026-04-15T20:59:03.372Z | Compiling plain v0.2.3 |
| 1750 | 2026-04-15T20:59:03.489Z | Compiling goblin v0.10.5 |
| 1751 | 2026-04-15T20:59:03.799Z | Compiling digest v0.10.7 |
| 1752 | 2026-04-15T20:59:04.051Z | Compiling hyper v1.9.0 |
| 1753 | 2026-04-15T20:59:05.067Z | Compiling slog-async v2.8.0 |
| 1754 | 2026-04-15T20:59:05.360Z | Compiling hyper-util v0.1.20 |
| 1755 | 2026-04-15T20:59:05.505Z | Compiling dtrace-parser v0.3.0 |
| 1756 | 2026-04-15T20:59:06.068Z | Compiling thread-id v5.1.0 |
| 1757 | 2026-04-15T20:59:06.161Z | Compiling dof v0.4.0 |
| 1758 | 2026-04-15T20:59:07.140Z | Compiling ref-cast v1.0.25 |
| 1759 | 2026-04-15T20:59:07.442Z | Compiling untrusted v0.7.1 |
| 1760 | 2026-04-15T20:59:07.943Z | Compiling serde_urlencoded v0.7.1 |
| 1761 | 2026-04-15T20:59:07.961Z | Compiling http-body-util v0.1.3 |
| 1762 | 2026-04-15T20:59:09.873Z | Compiling rustls v0.22.4 |
| 1763 | 2026-04-15T20:59:09.903Z | Compiling rustls v0.23.37 |
| 1764 | 2026-04-15T20:59:09.904Z | Compiling rand_core v0.9.5 |
| 1765 | 2026-04-15T20:59:09.904Z | Compiling ref-cast-impl v1.0.25 |
| 1766 | 2026-04-15T20:59:09.904Z | Compiling usdt-macro v0.6.0 |
| 1767 | 2026-04-15T20:59:09.904Z | Compiling usdt-attr-macro v0.6.0 |
| 1768 | 2026-04-15T20:59:09.904Z | Compiling structmeta-derive v0.3.0 |
| 1769 | 2026-04-15T20:59:09.904Z | Compiling multer v3.1.0 |
| 1770 | 2026-04-15T20:59:09.904Z | Compiling powerfmt v0.2.0 |
| 1771 | 2026-04-15T20:59:09.904Z | Compiling deranged v0.5.8 |
| 1772 | 2026-04-15T20:59:09.904Z | Compiling rand_chacha v0.9.0 |
| 1773 | 2026-04-15T20:59:09.904Z | Compiling darling_core v0.23.0 |
| 1774 | 2026-04-15T20:59:09.928Z | Compiling newtype-uuid-macros v0.1.0 |
| 1775 | 2026-04-15T20:59:09.932Z | Compiling structmeta v0.3.0 |
| 1776 | 2026-04-15T20:59:10.120Z | Compiling sync_wrapper v1.0.2 |
| 1777 | 2026-04-15T20:59:10.243Z | Compiling cpufeatures v0.2.17 |
| 1778 | 2026-04-15T20:59:10.419Z | Compiling num_threads v0.1.7 |
| 1779 | 2026-04-15T20:59:10.543Z | Compiling tower v0.5.3 |
| 1780 | 2026-04-15T20:59:10.558Z | Compiling rand v0.9.2 |
| 1781 | 2026-04-15T20:59:10.671Z | Compiling time v0.3.47 |
| 1782 | 2026-04-15T20:59:10.675Z | Compiling webpki-roots v1.0.6 |
| 1783 | 2026-04-15T20:59:10.815Z | Compiling newtype-uuid v1.3.2 |
| 1784 | 2026-04-15T20:59:11.250Z | Compiling async-stream-impl v0.3.6 |
| 1785 | 2026-04-15T20:59:11.266Z | Compiling strum_macros v0.26.4 |
| 1786 | 2026-04-15T20:59:11.507Z | Compiling darling_macro v0.23.0 |
| 1787 | 2026-04-15T20:59:11.777Z | Compiling hex v0.4.3 |
| 1788 | 2026-04-15T20:59:12.106Z | Compiling iri-string v0.7.12 |
| 1789 | 2026-04-15T20:59:12.312Z | Compiling darling v0.23.0 |
| 1790 | 2026-04-15T20:59:12.406Z | Compiling daft v0.1.5 |
| 1791 | 2026-04-15T20:59:12.697Z | Compiling crossbeam-channel v0.5.15 |
| 1792 | 2026-04-15T20:59:13.450Z | Compiling openapiv3 v2.2.0 |
| 1793 | 2026-04-15T20:59:13.544Z | Compiling dropshot v0.16.7 |
| 1794 | 2026-04-15T20:59:13.792Z | Compiling tower-http v0.6.8 |
| 1795 | 2026-04-15T20:59:14.779Z | Compiling fastrand v2.3.0 |
| 1796 | 2026-04-15T20:59:14.826Z | Compiling serde_with_macros v3.18.0 |
| 1797 | 2026-04-15T20:59:15.348Z | Compiling futures-executor v0.3.32 |
| 1798 | 2026-04-15T20:59:15.381Z | Compiling regress v0.10.5 |
| 1799 | 2026-04-15T20:59:15.563Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1800 | 2026-04-15T20:59:15.815Z | Compiling thread_local v1.1.9 |
| 1801 | 2026-04-15T20:59:15.924Z | Compiling winnow v1.0.1 |
| 1802 | 2026-04-15T20:59:16.158Z | Compiling futures v0.3.32 |
| 1803 | 2026-04-15T20:59:16.248Z | Compiling derive-ex v0.1.8 |
| 1804 | 2026-04-15T20:59:17.654Z | Compiling dropshot_endpoint v0.16.7 |
| 1805 | 2026-04-15T20:59:17.847Z | Compiling strum_macros v0.27.2 |
| 1806 | 2026-04-15T20:59:17.883Z | Compiling is-terminal v0.4.17 |
| 1807 | 2026-04-15T20:59:17.990Z | Compiling term v1.2.1 |
| 1808 | 2026-04-15T20:59:18.712Z | Compiling take_mut v0.2.2 |
| 1809 | 2026-04-15T20:59:19.637Z | Compiling slog-term v2.9.2 |
| 1810 | 2026-04-15T20:59:19.800Z | Compiling test-strategy v0.4.5 |
| 1811 | 2026-04-15T20:59:20.044Z | Compiling tempfile v3.27.0 |
| 1812 | 2026-04-15T20:59:20.965Z | Compiling macaddr v1.0.1 |
| 1813 | 2026-04-15T20:59:21.168Z | Compiling match_cfg v0.1.0 |
| 1814 | 2026-04-15T20:59:21.238Z | Compiling hostname v0.3.1 |
| 1815 | 2026-04-15T20:59:21.698Z | Compiling slog-json v2.6.1 |
| 1816 | 2026-04-15T20:59:21.752Z | Compiling memmap2 v0.9.10 |
| 1817 | 2026-04-15T20:59:21.960Z | Compiling openssl-probe v0.2.1 |
| 1818 | 2026-04-15T20:59:22.049Z | Compiling usdt v0.6.0 |
| 1819 | 2026-04-15T20:59:22.127Z | Compiling rustls-native-certs v0.8.3 |
| 1820 | 2026-04-15T20:59:22.214Z | Compiling slog-bunyan v2.5.0 |
| 1821 | 2026-04-15T20:59:22.700Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1822 | 2026-04-15T20:59:22.810Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1823 | 2026-04-15T20:59:23.058Z | Compiling rustls-webpki v0.102.8 |
| 1824 | 2026-04-15T20:59:23.284Z | Compiling serde_spanned v1.1.0 |
| 1825 | 2026-04-15T20:59:23.751Z | Compiling debug-ignore v1.0.5 |
| 1826 | 2026-04-15T20:59:23.815Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1827 | 2026-04-15T20:59:23.981Z | Compiling winnow v0.7.15 |
| 1828 | 2026-04-15T20:59:23.999Z | Compiling either v1.15.0 |
| 1829 | 2026-04-15T20:59:24.351Z | Compiling parse-display-derive v0.10.0 |
| 1830 | 2026-04-15T20:59:24.658Z | Compiling rand_chacha v0.3.1 |
| 1831 | 2026-04-15T20:59:24.860Z | Compiling encoding_rs v0.8.35 |
| 1832 | 2026-04-15T20:59:25.296Z | Compiling spin v0.9.8 |
| 1833 | 2026-04-15T20:59:25.432Z | Compiling mime v0.3.17 |
| 1834 | 2026-04-15T20:59:25.901Z | Compiling rand v0.8.5 |
| 1835 | 2026-04-15T20:59:26.032Z | Compiling strum v0.26.3 |
| 1836 | 2026-04-15T20:59:26.179Z | Compiling async-stream v0.3.6 |
| 1837 | 2026-04-15T20:59:26.384Z | Compiling tokio-rustls v0.25.0 |
| 1838 | 2026-04-15T20:59:26.664Z | Compiling sha1 v0.10.6 |
| 1839 | 2026-04-15T20:59:26.675Z | Compiling waitgroup v0.1.2 |
| 1840 | 2026-04-15T20:59:26.837Z | Compiling rustls-pemfile v2.2.0 |
| 1841 | 2026-04-15T20:59:27.087Z | Compiling serde_path_to_error v0.1.20 |
| 1842 | 2026-04-15T20:59:27.105Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1843 | 2026-04-15T20:59:27.144Z | Compiling wait-timeout v0.2.1 |
| 1844 | 2026-04-15T20:59:27.330Z | Compiling hostname v0.4.2 |
| 1845 | 2026-04-15T20:59:27.518Z | Compiling bit-vec v0.8.0 |
| 1846 | 2026-04-15T20:59:27.544Z | Compiling quick-error v1.2.3 |
| 1847 | 2026-04-15T20:59:27.648Z | Compiling rusty-fork v0.3.1 |
| 1848 | 2026-04-15T20:59:27.671Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1849 | 2026-04-15T20:59:27.779Z | Compiling bit-set v0.8.0 |
| 1850 | 2026-04-15T20:59:28.215Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1851 | 2026-04-15T20:59:28.317Z | Compiling serde_with v3.18.0 |
| 1852 | 2026-04-15T20:59:28.542Z | Compiling rand_xorshift v0.4.0 |
| 1853 | 2026-04-15T20:59:28.690Z | Compiling unarray v0.1.4 |
| 1854 | 2026-04-15T20:59:28.820Z | Compiling proptest v1.11.0 |
| 1855 | 2026-04-15T20:59:29.268Z | Compiling strum v0.27.2 |
| 1856 | 2026-04-15T20:59:29.410Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1857 | 2026-04-15T20:59:29.567Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1858 | 2026-04-15T20:59:29.586Z | Compiling instant v0.1.13 |
| 1859 | 2026-04-15T20:59:30.304Z | Compiling rustc-hash v2.1.2 |
| 1860 | 2026-04-15T20:59:30.454Z | Compiling unicode-width v0.2.2 |
| 1861 | 2026-04-15T20:59:30.814Z | Compiling iddqd v0.3.17 |
| 1862 | 2026-04-15T20:59:30.982Z | Compiling itertools v0.14.0 |
| 1863 | 2026-04-15T20:59:31.876Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1864 | 2026-04-15T20:59:33.989Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1865 | 2026-04-15T20:59:34.792Z | Compiling backon v1.6.0 |
| 1866 | 2026-04-15T20:59:35.679Z | Compiling backoff v0.4.0 |
| 1867 | 2026-04-15T20:59:35.895Z | Compiling parse-display v0.10.0 |
| 1868 | 2026-04-15T20:59:35.956Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1869 | 2026-04-15T20:59:37.951Z | Compiling zerocopy-derive v0.7.35 |
| 1870 | 2026-04-15T20:59:38.902Z | Compiling darling_core v0.21.3 |
| 1871 | 2026-04-15T20:59:39.275Z | Compiling clap_derive v4.6.0 |
| 1872 | 2026-04-15T20:59:39.605Z | Compiling utf8parse v0.2.2 |
| 1873 | 2026-04-15T20:59:39.742Z | Compiling anstyle-parse v1.0.0 |
| 1874 | 2026-04-15T20:59:40.937Z | Compiling terminal_size v0.4.4 |
| 1875 | 2026-04-15T20:59:40.994Z | Compiling darling_macro v0.21.3 |
| 1876 | 2026-04-15T20:59:41.051Z | Compiling toml_datetime v0.6.11 |
| 1877 | 2026-04-15T20:59:41.132Z | Compiling anstyle-query v1.1.5 |
| 1878 | 2026-04-15T20:59:41.248Z | Compiling anstyle v1.0.14 |
| 1879 | 2026-04-15T20:59:41.516Z | Compiling is_terminal_polyfill v1.70.2 |
| 1880 | 2026-04-15T20:59:41.533Z | Compiling convert_case v0.4.0 |
| 1881 | 2026-04-15T20:59:41.554Z | Compiling colorchoice v1.0.5 |
| 1882 | 2026-04-15T20:59:41.630Z | Compiling darling v0.21.3 |
| 1883 | 2026-04-15T20:59:41.681Z | Compiling anstream v1.0.0 |
| 1884 | 2026-04-15T20:59:41.835Z | Compiling derive_more v0.99.20 |
| 1885 | 2026-04-15T20:59:43.230Z | Compiling tinyvec_macros v0.1.1 |
| 1886 | 2026-04-15T20:59:43.306Z | Compiling clap_lex v1.1.0 |
| 1887 | 2026-04-15T20:59:43.656Z | Compiling heapless v0.8.0 |
| 1888 | 2026-04-15T20:59:44.035Z | Compiling clap_builder v4.6.0 |
| 1889 | 2026-04-15T20:59:44.128Z | Compiling tinyvec v1.11.0 |
| 1890 | 2026-04-15T20:59:44.534Z | Compiling ingot-macros v0.1.1 |
| 1891 | 2026-04-15T20:59:44.673Z | Compiling zerocopy v0.7.35 |
| 1892 | 2026-04-15T20:59:44.854Z | Compiling typify-impl v0.6.1 |
| 1893 | 2026-04-15T20:59:45.229Z | Compiling hash32 v0.3.1 |
| 1894 | 2026-04-15T20:59:45.389Z | Compiling secrecy v0.10.3 |
| 1895 | 2026-04-15T20:59:45.431Z | Compiling scroll_derive v0.12.1 |
| 1896 | 2026-04-15T20:59:45.554Z | Compiling usdt-impl v0.5.0 |
| 1897 | 2026-04-15T20:59:45.815Z | Compiling crucible-workspace-hack v0.1.0 |
| 1898 | 2026-04-15T20:59:46.036Z | Compiling smoltcp v0.11.0 |
| 1899 | 2026-04-15T20:59:46.406Z | Compiling scroll v0.12.0 |
| 1900 | 2026-04-15T20:59:46.729Z | Compiling clap v4.6.0 |
| 1901 | 2026-04-15T20:59:47.159Z | Compiling ingot-types v0.1.2 |
| 1902 | 2026-04-15T20:59:47.256Z | Compiling dof v0.3.0 |
| 1903 | 2026-04-15T20:59:47.991Z | Compiling dtrace-parser v0.2.0 |
| 1904 | 2026-04-15T20:59:48.109Z | Compiling cobs v0.3.0 |
| 1905 | 2026-04-15T20:59:48.161Z | Compiling typify-macro v0.6.1 |
| 1906 | 2026-04-15T20:59:48.178Z | Compiling rustc_version v0.4.1 |
| 1907 | 2026-04-15T20:59:48.417Z | Compiling thread-id v4.2.2 |
| 1908 | 2026-04-15T20:59:48.449Z | Compiling unsafe-libyaml v0.2.11 |
| 1909 | 2026-04-15T20:59:48.599Z | Compiling managed v0.8.0 |
| 1910 | 2026-04-15T20:59:48.615Z | Compiling bitflags v1.3.2 |
| 1911 | 2026-04-15T20:59:48.988Z | Compiling serde_yaml v0.9.34+deprecated |
| 1912 | 2026-04-15T20:59:49.150Z | Compiling curve25519-dalek v4.1.3 |
| 1913 | 2026-04-15T20:59:49.437Z | Compiling postcard v1.1.3 |
| 1914 | 2026-04-15T20:59:50.198Z | Compiling ingot v0.1.1 |
| 1915 | 2026-04-15T20:59:50.299Z | Compiling goblin v0.8.2 |
| 1916 | 2026-04-15T20:59:51.777Z | Compiling tabwriter v1.4.1 |
| 1917 | 2026-04-15T20:59:52.160Z | Compiling crossbeam-epoch v0.9.18 |
| 1918 | 2026-04-15T20:59:52.182Z | Compiling hubpack_derive v0.1.1 |
| 1919 | 2026-04-15T20:59:52.347Z | Compiling hmac v0.12.1 |
| 1920 | 2026-04-15T20:59:52.508Z | Compiling inout v0.1.4 |
| 1921 | 2026-04-15T20:59:52.643Z | Compiling serde_spanned v0.6.9 |
| 1922 | 2026-04-15T20:59:52.691Z | Compiling ff v0.13.1 |
| 1923 | 2026-04-15T20:59:52.803Z | Compiling num-integer v0.1.46 |
| 1924 | 2026-04-15T20:59:53.846Z | Compiling prettyplease v0.2.37 |
| 1925 | 2026-04-15T20:59:53.861Z | Compiling toml_write v0.1.2 |
| 1926 | 2026-04-15T20:59:53.879Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1927 | 2026-04-15T20:59:54.086Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1928 | 2026-04-15T20:59:54.102Z | Compiling toml_edit v0.22.27 |
| 1929 | 2026-04-15T20:59:54.983Z | Compiling group v0.13.0 |
| 1930 | 2026-04-15T20:59:55.102Z | Compiling hubpack v0.1.2 |
| 1931 | 2026-04-15T20:59:55.350Z | Compiling cipher v0.4.4 |
| 1932 | 2026-04-15T20:59:55.615Z | Compiling hkdf v0.12.4 |
| 1933 | 2026-04-15T20:59:56.203Z | Compiling reqwest v0.12.28 |
| 1934 | 2026-04-15T20:59:57.487Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1935 | 2026-04-15T20:59:57.602Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1936 | 2026-04-15T20:59:58.255Z | Compiling universal-hash v0.5.1 |
| 1937 | 2026-04-15T20:59:58.416Z | Compiling crypto-bigint v0.5.5 |
| 1938 | 2026-04-15T20:59:58.647Z | Compiling half v2.7.1 |
| 1939 | 2026-04-15T20:59:58.691Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1940 | 2026-04-15T20:59:59.289Z | Compiling proc-macro-error-attr v1.0.4 |
| 1941 | 2026-04-15T20:59:59.446Z | Compiling memoffset v0.9.1 |
| 1942 | 2026-04-15T20:59:59.521Z | Compiling static_assertions v1.1.0 |
| 1943 | 2026-04-15T20:59:59.573Z | Compiling ciborium-io v0.2.2 |
| 1944 | 2026-04-15T20:59:59.604Z | Compiling base16ct v0.2.0 |
| 1945 | 2026-04-15T20:59:59.690Z | Compiling opaque-debug v0.3.1 |
| 1946 | 2026-04-15T20:59:59.802Z | Compiling cfg_aliases v0.2.1 |
| 1947 | 2026-04-15T20:59:59.878Z | Compiling base64ct v1.8.3 |
| 1948 | 2026-04-15T20:59:59.895Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1949 | 2026-04-15T20:59:59.922Z | Compiling rustix v0.38.44 |
| 1950 | 2026-04-15T21:00:00.156Z | Compiling password-hash v0.5.0 |
| 1951 | 2026-04-15T21:00:00.214Z | Compiling nix v0.31.2 |
| 1952 | 2026-04-15T21:00:00.489Z | Compiling poly1305 v0.8.0 |
| 1953 | 2026-04-15T21:00:00.585Z | Compiling elliptic-curve v0.13.8 |
| 1954 | 2026-04-15T21:00:00.996Z | Compiling ciborium-ll v0.2.2 |
| 1955 | 2026-04-15T21:00:01.319Z | Compiling thiserror-no-std v2.0.2 |
| 1956 | 2026-04-15T21:00:01.449Z | Compiling progenitor-client v0.10.0 |
| 1957 | 2026-04-15T21:00:01.920Z | Compiling toml v0.8.23 |
| 1958 | 2026-04-15T21:00:01.954Z | Compiling chacha20 v0.9.1 |
| 1959 | 2026-04-15T21:00:02.200Z | Compiling proc-macro-crate v3.5.0 |
| 1960 | 2026-04-15T21:00:02.485Z | Compiling num-rational v0.4.2 |
| 1961 | 2026-04-15T21:00:02.614Z | Compiling num-iter v0.1.45 |
| 1962 | 2026-04-15T21:00:02.746Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1963 | 2026-04-15T21:00:03.428Z | Compiling typify v0.6.1 |
| 1964 | 2026-04-15T21:00:03.529Z | Compiling usdt-attr-macro v0.5.0 |
| 1965 | 2026-04-15T21:00:03.755Z | Compiling usdt-macro v0.5.0 |
| 1966 | 2026-04-15T21:00:04.283Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1967 | 2026-04-15T21:00:04.765Z | Compiling byte-wrapper v0.1.0 |
| 1968 | 2026-04-15T21:00:04.820Z | Compiling blake2 v0.10.6 |
| 1969 | 2026-04-15T21:00:04.984Z | Compiling aead v0.5.2 |
| 1970 | 2026-04-15T21:00:05.253Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1971 | 2026-04-15T21:00:05.541Z | Compiling enum-as-inner v0.6.1 |
| 1972 | 2026-04-15T21:00:05.620Z | Compiling num-complex v0.4.6 |
| 1973 | 2026-04-15T21:00:05.643Z | Compiling proc-macro-error v1.0.4 |
| 1974 | 2026-04-15T21:00:05.879Z | Compiling memmap v0.7.0 |
| 1975 | 2026-04-15T21:00:05.957Z | Compiling bstr v1.12.1 |
| 1976 | 2026-04-15T21:00:06.057Z | Compiling keccak v0.1.6 |
| 1977 | 2026-04-15T21:00:06.104Z | Compiling data-encoding v2.10.0 |
| 1978 | 2026-04-15T21:00:06.119Z | Compiling winnow v0.5.40 |
| 1979 | 2026-04-15T21:00:06.360Z | Compiling rustls-webpki v0.103.10 |
| 1980 | 2026-04-15T21:00:06.656Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1981 | 2026-04-15T21:00:07.526Z | Compiling toml_edit v0.19.15 |
| 1982 | 2026-04-15T21:00:07.791Z | Compiling sha3 v0.10.8 |
| 1983 | 2026-04-15T21:00:07.894Z | Compiling usdt v0.5.0 |
| 1984 | 2026-04-15T21:00:08.181Z | Compiling num v0.4.3 |
| 1985 | 2026-04-15T21:00:08.387Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1986 | 2026-04-15T21:00:08.516Z | Compiling chacha20poly1305 v0.10.1 |
| 1987 | 2026-04-15T21:00:08.674Z | Compiling argon2 v0.5.3 |
| 1988 | 2026-04-15T21:00:08.743Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1989 | 2026-04-15T21:00:08.759Z | Compiling progenitor-impl v0.13.0 |
| 1990 | 2026-04-15T21:00:09.499Z | Compiling num_enum_derive v0.7.6 |
| 1991 | 2026-04-15T21:00:09.647Z | Compiling vsss-rs v3.3.4 |
| 1992 | 2026-04-15T21:00:10.497Z | Compiling tokio-rustls v0.26.4 |
| 1993 | 2026-04-15T21:00:10.769Z | Compiling hyper-rustls v0.27.7 |
| 1994 | 2026-04-15T21:00:10.790Z | Compiling rustls-platform-verifier v0.6.2 |
| 1995 | 2026-04-15T21:00:11.083Z | Compiling reqwest v0.13.2 |
| 1996 | 2026-04-15T21:00:11.378Z | Compiling ciborium v0.2.2 |
| 1997 | 2026-04-15T21:00:12.434Z | Compiling progenitor-client v0.13.0 |
| 1998 | 2026-04-15T21:00:12.689Z | Compiling progenitor-extras v0.1.1 |
| 1999 | 2026-04-15T21:00:12.922Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2000 | 2026-04-15T21:00:16.031Z | Compiling foreign-types-macros v0.2.3 |
| 2001 | 2026-04-15T21:00:16.116Z | Compiling foreign-types-shared v0.3.1 |
| 2002 | 2026-04-15T21:00:16.227Z | Compiling pkg-config v0.3.32 |
| 2003 | 2026-04-15T21:00:16.691Z | Compiling colored v3.1.1 |
| 2004 | 2026-04-15T21:00:16.709Z | Compiling indent_write v2.2.0 |
| 2005 | 2026-04-15T21:00:16.875Z | Compiling cpufeatures v0.3.0 |
| 2006 | 2026-04-15T21:00:17.197Z | Compiling bytecount v0.6.9 |
| 2007 | 2026-04-15T21:00:17.401Z | Compiling float-ord v0.3.2 |
| 2008 | 2026-04-15T21:00:17.528Z | Compiling vcpkg v0.2.15 |
| 2009 | 2026-04-15T21:00:18.085Z | Compiling openssl-sys v0.9.112 |
| 2010 | 2026-04-15T21:00:19.673Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2011 | 2026-04-15T21:00:21.897Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2012 | 2026-04-15T21:00:22.240Z | Compiling chacha20 v0.10.0 |
| 2013 | 2026-04-15T21:00:22.752Z | Compiling foreign-types v0.5.0 |
| 2014 | 2026-04-15T21:00:25.346Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2015 | 2026-04-15T21:00:25.487Z | Compiling progenitor-macro v0.13.0 |
| 2016 | 2026-04-15T21:00:25.751Z | Compiling num_enum v0.7.6 |
| 2017 | 2026-04-15T21:00:25.898Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2018 | 2026-04-15T21:00:26.036Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2019 | 2026-04-15T21:00:26.268Z | Compiling proc-macro-crate v1.3.1 |
| 2020 | 2026-04-15T21:00:27.434Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2021 | 2026-04-15T21:00:27.940Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2022 | 2026-04-15T21:00:28.076Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2023 | 2026-04-15T21:00:28.325Z | Compiling cstr-argument v0.1.2 |
| 2024 | 2026-04-15T21:00:28.478Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2025 | 2026-04-15T21:00:28.508Z | Compiling resolv-conf v0.7.6 |
| 2026 | 2026-04-15T21:00:28.722Z | Compiling heck v0.4.1 |
| 2027 | 2026-04-15T21:00:28.942Z | Compiling swrite v0.1.0 |
| 2028 | 2026-04-15T21:00:29.067Z | Compiling linked-hash-map v0.5.6 |
| 2029 | 2026-04-15T21:00:29.122Z | Compiling semver v0.1.20 |
| 2030 | 2026-04-15T21:00:29.293Z | Compiling rayon-core v1.13.0 |
| 2031 | 2026-04-15T21:00:29.394Z | Compiling rustc_version v0.1.7 |
| 2032 | 2026-04-15T21:00:29.556Z | Compiling lru-cache v0.1.2 |
| 2033 | 2026-04-15T21:00:29.692Z | Compiling progenitor v0.13.0 |
| 2034 | 2026-04-15T21:00:29.713Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2035 | 2026-04-15T21:00:29.842Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2036 | 2026-04-15T21:00:29.879Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2037 | 2026-04-15T21:00:30.138Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2038 | 2026-04-15T21:00:30.382Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2039 | 2026-04-15T21:00:30.433Z | Compiling num_enum_derive v0.5.11 |
| 2040 | 2026-04-15T21:00:31.006Z | Compiling rand v0.10.1 |
| 2041 | 2026-04-15T21:00:31.650Z | Compiling hickory-proto v0.24.4 |
| 2042 | 2026-04-15T21:00:31.851Z | Compiling crossbeam-deque v0.8.6 |
| 2043 | 2026-04-15T21:00:31.956Z | Compiling serde-big-array v0.5.1 |
| 2044 | 2026-04-15T21:00:32.087Z | Compiling serde_repr v0.1.20 |
| 2045 | 2026-04-15T21:00:32.105Z | Compiling derive-where v1.6.1 |
| 2046 | 2026-04-15T21:00:32.129Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2047 | 2026-04-15T21:00:32.648Z | Compiling pin-project-internal v1.1.11 |
| 2048 | 2026-04-15T21:00:32.696Z | Compiling lazy_static v1.5.0 |
| 2049 | 2026-04-15T21:00:32.823Z | Compiling minimal-lexical v0.2.1 |
| 2050 | 2026-04-15T21:00:33.101Z | Compiling unicode-segmentation v1.13.2 |
| 2051 | 2026-04-15T21:00:33.382Z | Compiling siphasher v1.0.2 |
| 2052 | 2026-04-15T21:00:33.421Z | Compiling nom v7.1.3 |
| 2053 | 2026-04-15T21:00:33.599Z | Compiling phf_shared v0.12.1 |
| 2054 | 2026-04-15T21:00:33.725Z | Compiling newline-converter v0.3.0 |
| 2055 | 2026-04-15T21:00:33.729Z | Compiling pin-project v1.1.11 |
| 2056 | 2026-04-15T21:00:33.831Z | Compiling hickory-resolver v0.24.4 |
| 2057 | 2026-04-15T21:00:33.857Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2058 | 2026-04-15T21:00:34.725Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2059 | 2026-04-15T21:00:36.193Z | Compiling num_enum v0.5.11 |
| 2060 | 2026-04-15T21:00:36.330Z | Compiling newtype_derive v0.1.6 |
| 2061 | 2026-04-15T21:00:36.586Z | Compiling atomicwrites v0.4.4 |
| 2062 | 2026-04-15T21:00:36.890Z | Compiling similar v2.7.0 |
| 2063 | 2026-04-15T21:00:37.547Z | Compiling unicode-normalization v0.1.25 |
| 2064 | 2026-04-15T21:00:38.130Z | Compiling console v0.15.11 |
| 2065 | 2026-04-15T21:00:39.301Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2066 | 2026-04-15T21:00:39.383Z | Compiling camino-tempfile v1.4.1 |
| 2067 | 2026-04-15T21:00:39.467Z | Compiling tokio-stream v0.1.18 |
| 2068 | 2026-04-15T21:00:39.631Z | Compiling async-recursion v1.1.1 |
| 2069 | 2026-04-15T21:00:39.785Z | Compiling snafu-derive v0.8.9 |
| 2070 | 2026-04-15T21:00:40.027Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2071 | 2026-04-15T21:00:40.316Z | Compiling slog-dtrace v0.3.0 |
| 2072 | 2026-04-15T21:00:40.348Z | Compiling csv-core v0.1.13 |
| 2073 | 2026-04-15T21:00:40.567Z | Compiling same-file v1.0.6 |
| 2074 | 2026-04-15T21:00:40.757Z | Compiling foldhash v0.1.5 |
| 2075 | 2026-04-15T21:00:40.757Z | Compiling highway v1.3.0 |
| 2076 | 2026-04-15T21:00:41.013Z | Compiling cancel-safe-futures v0.1.5 |
| 2077 | 2026-04-15T21:00:41.270Z | Compiling unicode-width v0.1.14 |
| 2078 | 2026-04-15T21:00:41.287Z | Compiling foreign-types-shared v0.1.1 |
| 2079 | 2026-04-15T21:00:41.391Z | Compiling openssl v0.10.76 |
| 2080 | 2026-04-15T21:00:41.452Z | Compiling owo-colors v4.3.0 |
| 2081 | 2026-04-15T21:00:41.508Z | Compiling unicode-xid v0.2.6 |
| 2082 | 2026-04-15T21:00:41.590Z | Compiling chrono-tz v0.10.4 |
| 2083 | 2026-04-15T21:00:41.608Z | Compiling snafu v0.8.9 |
| 2084 | 2026-04-15T21:00:41.668Z | Compiling const_format_proc_macros v0.2.34 |
| 2085 | 2026-04-15T21:00:41.722Z | Compiling foreign-types v0.3.2 |
| 2086 | 2026-04-15T21:00:41.849Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2087 | 2026-04-15T21:00:41.865Z | Compiling hashbrown v0.15.5 |
| 2088 | 2026-04-15T21:00:41.881Z | Compiling walkdir v2.5.0 |
| 2089 | 2026-04-15T21:00:42.241Z | Compiling csv v1.4.0 |
| 2090 | 2026-04-15T21:00:42.528Z | Compiling qorb v0.4.1 |
| 2091 | 2026-04-15T21:00:42.543Z | Compiling expectorate v1.2.0 |
| 2092 | 2026-04-15T21:00:42.630Z | Compiling olpc-cjson v0.1.4 |
| 2093 | 2026-04-15T21:00:42.819Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2094 | 2026-04-15T21:00:42.853Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2095 | 2026-04-15T21:00:43.211Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2096 | 2026-04-15T21:00:43.394Z | Compiling rayon v1.11.0 |
| 2097 | 2026-04-15T21:00:45.539Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2098 | 2026-04-15T21:00:46.094Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2099 | 2026-04-15T21:00:46.888Z | Compiling phf v0.12.1 |
| 2100 | 2026-04-15T21:00:47.650Z | Compiling zone_cfg_derive v0.3.1 |
| 2101 | 2026-04-15T21:00:47.812Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2102 | 2026-04-15T21:00:48.209Z | Compiling tokio-dtrace v0.1.1 |
| 2103 | 2026-04-15T21:00:48.343Z | Compiling globset v0.4.18 |
| 2104 | 2026-04-15T21:00:48.545Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2105 | 2026-04-15T21:00:48.580Z | Compiling itertools v0.12.1 |
| 2106 | 2026-04-15T21:00:48.774Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2107 | 2026-04-15T21:00:48.813Z | Compiling num-derive v0.3.3 |
| 2108 | 2026-04-15T21:00:49.366Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2109 | 2026-04-15T21:00:49.761Z | Compiling pem v3.0.6 |
| 2110 | 2026-04-15T21:00:50.033Z | Compiling libsw-core v0.3.2 |
| 2111 | 2026-04-15T21:00:50.229Z | Compiling serde_plain v1.0.2 |
| 2112 | 2026-04-15T21:00:50.439Z | Compiling num-derive v0.4.2 |
| 2113 | 2026-04-15T21:00:50.498Z | Compiling openssl-macros v0.1.1 |
| 2114 | 2026-04-15T21:00:50.515Z | Compiling cookie v0.18.1 |
| 2115 | 2026-04-15T21:00:50.518Z | Compiling sigpipe v0.1.3 |
| 2116 | 2026-04-15T21:00:50.633Z | Compiling fixedbitset v0.5.7 |
| 2117 | 2026-04-15T21:00:50.757Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2118 | 2026-04-15T21:00:50.907Z | Compiling jiff v0.2.23 |
| 2119 | 2026-04-15T21:00:50.993Z | Compiling glob v0.3.3 |
| 2120 | 2026-04-15T21:00:51.020Z | Compiling fixedbitset v0.4.2 |
| 2121 | 2026-04-15T21:00:51.161Z | Compiling typed-path v0.9.3 |
| 2122 | 2026-04-15T21:00:51.293Z | Compiling petgraph v0.6.5 |
| 2123 | 2026-04-15T21:00:51.392Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2124 | 2026-04-15T21:00:52.198Z | Compiling petgraph v0.8.3 |
| 2125 | 2026-04-15T21:00:53.121Z | Compiling tough v0.20.0 |
| 2126 | 2026-04-15T21:00:53.192Z | Compiling libsw v3.5.0 |
| 2127 | 2026-04-15T21:00:53.391Z | Compiling zone v0.3.1 |
| 2128 | 2026-04-15T21:00:54.123Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2129 | 2026-04-15T21:00:54.607Z | Compiling libscf-sys v1.1.0 |
| 2130 | 2026-04-15T21:00:54.764Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2131 | 2026-04-15T21:00:55.076Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2132 | 2026-04-15T21:00:55.334Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2133 | 2026-04-15T21:00:55.646Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2134 | 2026-04-15T21:00:56.145Z | Compiling oxide-tokio-rt v0.1.3 |
| 2135 | 2026-04-15T21:00:56.752Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2136 | 2026-04-15T21:00:58.202Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2137 | 2026-04-15T21:00:58.690Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2138 | 2026-04-15T21:00:58.939Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2139 | 2026-04-15T21:01:00.371Z | Compiling const_format v0.2.35 |
| 2140 | 2026-04-15T21:01:01.678Z | Compiling papergrid v0.11.0 |
| 2141 | 2026-04-15T21:01:02.015Z | Compiling tabled_derive v0.7.0 |
| 2142 | 2026-04-15T21:01:02.518Z | Compiling gethostname v0.5.0 |
| 2143 | 2026-04-15T21:01:02.668Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2144 | 2026-04-15T21:01:02.745Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2145 | 2026-04-15T21:01:02.801Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2146 | 2026-04-15T21:01:02.932Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2147 | 2026-04-15T21:01:03.005Z | Compiling smf v0.2.3 |
| 2148 | 2026-04-15T21:01:04.130Z | Compiling bcs v0.1.6 |
| 2149 | 2026-04-15T21:01:04.284Z | Compiling tagptr v0.2.0 |
| 2150 | 2026-04-15T21:01:04.466Z | Compiling unicode-linebreak v0.1.5 |
| 2151 | 2026-04-15T21:01:04.531Z | Compiling smawk v0.3.2 |
| 2152 | 2026-04-15T21:01:04.708Z | Compiling whoami v1.6.1 |
| 2153 | 2026-04-15T21:01:04.773Z | Compiling linear-map v1.2.0 |
| 2154 | 2026-04-15T21:01:04.873Z | Compiling termtree v0.5.1 |
| 2155 | 2026-04-15T21:01:04.998Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2156 | 2026-04-15T21:01:05.288Z | Compiling textwrap v0.16.2 |
| 2157 | 2026-04-15T21:01:05.469Z | Compiling moka v0.12.15 |
| 2158 | 2026-04-15T21:01:05.999Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2159 | 2026-04-15T21:01:06.727Z | Compiling tabled v0.15.0 |
| 2160 | 2026-04-15T21:01:06.870Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2161 | 2026-04-15T21:01:06.919Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2162 | 2026-04-15T21:01:07.074Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2163 | 2026-04-15T21:01:07.134Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2164 | 2026-04-15T21:01:07.330Z | Compiling steno v0.4.1 |
| 2165 | 2026-04-15T21:01:09.391Z | Compiling hickory-proto v0.25.2 |
| 2166 | 2026-04-15T21:01:12.428Z | Compiling typify-impl v0.4.3 |
| 2167 | 2026-04-15T21:01:14.514Z | Compiling humantime v2.3.0 |
| 2168 | 2026-04-15T21:01:14.958Z | Compiling crc32fast v1.5.0 |
| 2169 | 2026-04-15T21:01:15.352Z | Compiling hickory-resolver v0.25.2 |
| 2170 | 2026-04-15T21:01:15.705Z | Compiling simd-adler32 v0.3.9 |
| 2171 | 2026-04-15T21:01:15.789Z | Compiling typify-macro v0.4.3 |
| 2172 | 2026-04-15T21:01:15.894Z | Compiling adler2 v2.0.1 |
| 2173 | 2026-04-15T21:01:16.083Z | Compiling miniz_oxide v0.8.9 |
| 2174 | 2026-04-15T21:01:16.586Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2175 | 2026-04-15T21:01:17.300Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2176 | 2026-04-15T21:01:17.341Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2177 | 2026-04-15T21:01:17.498Z | Compiling typify v0.4.3 |
| 2178 | 2026-04-15T21:01:17.589Z | Compiling flate2 v1.1.9 |
| 2179 | 2026-04-15T21:01:17.782Z | Compiling proc-macro-error2 v2.0.1 |
| 2180 | 2026-04-15T21:01:17.981Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2181 | 2026-04-15T21:01:18.078Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2182 | 2026-04-15T21:01:18.144Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2183 | 2026-04-15T21:01:18.399Z | Compiling compression-core v0.4.31 |
| 2184 | 2026-04-15T21:01:18.502Z | Compiling parking_lot_core v0.8.6 |
| 2185 | 2026-04-15T21:01:18.623Z | Compiling compression-codecs v0.4.37 |
| 2186 | 2026-04-15T21:01:18.881Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2187 | 2026-04-15T21:01:18.983Z | Compiling tabled_derive v0.11.0 |
| 2188 | 2026-04-15T21:01:20.212Z | Compiling progenitor-impl v0.11.2 |
| 2189 | 2026-04-15T21:01:20.559Z | Compiling papergrid v0.17.0 |
| 2190 | 2026-04-15T21:01:21.783Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2191 | 2026-04-15T21:01:22.351Z | Compiling testing_table v0.3.0 |
| 2192 | 2026-04-15T21:01:22.768Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2193 | 2026-04-15T21:01:23.365Z | Compiling dropshot v0.17.0 |
| 2194 | 2026-04-15T21:01:23.620Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2195 | 2026-04-15T21:01:23.699Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2196 | 2026-04-15T21:01:23.941Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2197 | 2026-04-15T21:01:24.742Z | Compiling tabled v0.20.0 |
| 2198 | 2026-04-15T21:01:24.782Z | Compiling progenitor-macro v0.11.2 |
| 2199 | 2026-04-15T21:01:28.155Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2200 | 2026-04-15T21:01:28.238Z | Compiling async-compression v0.4.41 |
| 2201 | 2026-04-15T21:01:28.754Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2202 | 2026-04-15T21:01:28.980Z | Compiling progenitor-client v0.11.2 |
| 2203 | 2026-04-15T21:01:29.417Z | Compiling dropshot_endpoint v0.17.0 |
| 2204 | 2026-04-15T21:01:29.484Z | Compiling arc-swap v1.9.0 |
| 2205 | 2026-04-15T21:01:29.838Z | Compiling slog-scope v4.4.1 |
| 2206 | 2026-04-15T21:01:30.261Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2207 | 2026-04-15T21:01:32.404Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2208 | 2026-04-15T21:01:35.409Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2209 | 2026-04-15T21:01:36.027Z | Compiling progenitor v0.11.2 |
| 2210 | 2026-04-15T21:01:36.194Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2211 | 2026-04-15T21:01:37.164Z | Compiling parking_lot v0.11.2 |
| 2212 | 2026-04-15T21:01:38.035Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2213 | 2026-04-15T21:01:40.171Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2214 | 2026-04-15T21:01:40.194Z | Compiling fxhash v0.2.1 |
| 2215 | 2026-04-15T21:01:40.346Z | Compiling crc8 v0.1.1 |
| 2216 | 2026-04-15T21:01:40.475Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2217 | 2026-04-15T21:01:40.762Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2218 | 2026-04-15T21:01:40.791Z | Compiling sled v0.34.7 |
| 2219 | 2026-04-15T21:01:42.076Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b60decb70fe491ebdaa30c824619470b015556fc#b60decb7) |
| 2220 | 2026-04-15T21:01:42.947Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2221 | 2026-04-15T21:01:43.320Z | Compiling slog-stdlog v4.1.1 |
| 2222 | 2026-04-15T21:01:43.771Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2223 | 2026-04-15T21:01:44.041Z | Compiling slog-envlogger v2.2.0 |
| 2224 | 2026-04-15T21:01:44.339Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2225 | 2026-04-15T21:01:47.509Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2226 | 2026-04-15T21:01:54.553Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2227 | 2026-04-15T21:02:00.687Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2228 | 2026-04-15T21:02:03.722Z | Finished `release` profile [optimized] target(s) in 3m 49s |
| 2229 | 2026-04-15T21:02:04.052Z | + banner quartet |
| 2230 | 2026-04-15T21:02:04.056Z | |
| 2231 | 2026-04-15T21:02:04.056Z | #### # # ## ##### ##### ###### ##### |
| 2232 | 2026-04-15T21:02:04.056Z | # # # # # # # # # # # |
| 2233 | 2026-04-15T21:02:04.056Z | # # # # # # # # # ##### # |
| 2234 | 2026-04-15T21:02:04.056Z | # # # # # ###### ##### # # # |
| 2235 | 2026-04-15T21:02:04.056Z | # # # # # # # # # # # |
| 2236 | 2026-04-15T21:02:04.056Z | ### # #### # # # # # ###### # |
| 2237 | 2026-04-15T21:02:04.056Z | |
| 2238 | 2026-04-15T21:02:04.056Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2239 | 2026-04-15T21:02:04.409Z | Compiling cfg-if v1.0.4 |
| 2240 | 2026-04-15T21:02:04.409Z | Compiling serde_core v1.0.228 |
| 2241 | 2026-04-15T21:02:04.412Z | Compiling libc v0.2.185 |
| 2242 | 2026-04-15T21:02:04.412Z | Compiling itoa v1.0.18 |
| 2243 | 2026-04-15T21:02:04.413Z | Compiling num-traits v0.2.19 |
| 2244 | 2026-04-15T21:02:04.413Z | Compiling serde v1.0.228 |
| 2245 | 2026-04-15T21:02:04.472Z | Compiling foldhash v0.2.0 |
| 2246 | 2026-04-15T21:02:04.545Z | Compiling memchr v2.8.0 |
| 2247 | 2026-04-15T21:02:04.605Z | Compiling hashbrown v0.16.1 |
| 2248 | 2026-04-15T21:02:04.688Z | Compiling smallvec v1.15.1 |
| 2249 | 2026-04-15T21:02:04.702Z | Compiling zerofrom v0.1.6 |
| 2250 | 2026-04-15T21:02:04.814Z | Compiling stable_deref_trait v1.2.1 |
| 2251 | 2026-04-15T21:02:04.819Z | Compiling pin-project-lite v0.2.17 |
| 2252 | 2026-04-15T21:02:04.852Z | Compiling schemars v0.8.22 |
| 2253 | 2026-04-15T21:02:04.880Z | Compiling yoke v0.8.1 |
| 2254 | 2026-04-15T21:02:04.907Z | Compiling bytes v1.11.1 |
| 2255 | 2026-04-15T21:02:05.087Z | Compiling zerovec v0.11.5 |
| 2256 | 2026-04-15T21:02:05.166Z | Compiling socket2 v0.6.3 |
| 2257 | 2026-04-15T21:02:05.435Z | Compiling scopeguard v1.2.0 |
| 2258 | 2026-04-15T21:02:05.506Z | Compiling futures-core v0.3.32 |
| 2259 | 2026-04-15T21:02:05.537Z | Compiling lock_api v0.4.14 |
| 2260 | 2026-04-15T21:02:05.648Z | Compiling zmij v1.0.21 |
| 2261 | 2026-04-15T21:02:05.655Z | Compiling parking_lot_core v0.9.12 |
| 2262 | 2026-04-15T21:02:05.661Z | Compiling errno v0.3.14 |
| 2263 | 2026-04-15T21:02:05.875Z | Compiling serde_json v1.0.149 |
| 2264 | 2026-04-15T21:02:05.881Z | Compiling rand_core v0.10.0 |
| 2265 | 2026-04-15T21:02:05.881Z | Compiling once_cell v1.21.4 |
| 2266 | 2026-04-15T21:02:05.951Z | Compiling parking_lot v0.12.5 |
| 2267 | 2026-04-15T21:02:05.964Z | Compiling signal-hook-registry v1.4.8 |
| 2268 | 2026-04-15T21:02:05.974Z | Compiling mio v1.2.0 |
| 2269 | 2026-04-15T21:02:06.052Z | Compiling iana-time-zone v0.1.65 |
| 2270 | 2026-04-15T21:02:06.202Z | Compiling zeroize v1.8.2 |
| 2271 | 2026-04-15T21:02:06.380Z | Compiling tokio v1.52.0 |
| 2272 | 2026-04-15T21:02:06.474Z | Compiling indexmap v2.13.0 |
| 2273 | 2026-04-15T21:02:06.789Z | Compiling chrono v0.4.44 |
| 2274 | 2026-04-15T21:02:06.978Z | Compiling aws-lc-rs v1.16.2 |
| 2275 | 2026-04-15T21:02:06.991Z | Compiling getrandom v0.4.2 |
| 2276 | 2026-04-15T21:02:07.066Z | Compiling tinystr v0.8.2 |
| 2277 | 2026-04-15T21:02:07.138Z | Compiling http v1.4.0 |
| 2278 | 2026-04-15T21:02:07.190Z | Compiling writeable v0.6.2 |
| 2279 | 2026-04-15T21:02:07.276Z | Compiling litemap v0.8.1 |
| 2280 | 2026-04-15T21:02:07.424Z | Compiling rustls-pki-types v1.14.0 |
| 2281 | 2026-04-15T21:02:07.473Z | Compiling icu_locale_core v2.1.1 |
| 2282 | 2026-04-15T21:02:07.824Z | Compiling aws-lc-sys v0.39.1 |
| 2283 | 2026-04-15T21:02:08.057Z | Compiling potential_utf v0.1.4 |
| 2284 | 2026-04-15T21:02:08.244Z | Compiling zerotrie v0.2.3 |
| 2285 | 2026-04-15T21:02:08.270Z | Compiling log v0.4.29 |
| 2286 | 2026-04-15T21:02:08.404Z | Compiling uuid v1.23.0 |
| 2287 | 2026-04-15T21:02:08.515Z | Compiling icu_provider v2.1.1 |
| 2288 | 2026-04-15T21:02:08.939Z | Compiling icu_collections v2.1.1 |
| 2289 | 2026-04-15T21:02:08.939Z | Compiling http-body v1.0.1 |
| 2290 | 2026-04-15T21:02:09.222Z | Compiling semver v1.0.28 |
| 2291 | 2026-04-15T21:02:09.511Z | Compiling tracing-core v0.1.36 |
| 2292 | 2026-04-15T21:02:09.659Z | Compiling regress v0.10.5 |
| 2293 | 2026-04-15T21:02:09.713Z | Compiling untrusted v0.9.0 |
| 2294 | 2026-04-15T21:02:09.791Z | Compiling allocator-api2 v0.2.21 |
| 2295 | 2026-04-15T21:02:09.845Z | Compiling equivalent v1.0.2 |
| 2296 | 2026-04-15T21:02:09.905Z | Compiling futures-task v0.3.32 |
| 2297 | 2026-04-15T21:02:10.072Z | Compiling dyn-clone v1.0.20 |
| 2298 | 2026-04-15T21:02:10.148Z | Compiling percent-encoding v2.3.2 |
| 2299 | 2026-04-15T21:02:10.181Z | Compiling slab v0.4.12 |
| 2300 | 2026-04-15T21:02:10.372Z | Compiling futures-util v0.3.32 |
| 2301 | 2026-04-15T21:02:10.414Z | Compiling tracing v0.1.44 |
| 2302 | 2026-04-15T21:02:10.593Z | Compiling rustls v0.23.37 |
| 2303 | 2026-04-15T21:02:10.607Z | Compiling rustls-webpki v0.103.10 |
| 2304 | 2026-04-15T21:02:10.768Z | Compiling thiserror v2.0.18 |
| 2305 | 2026-04-15T21:02:10.879Z | Compiling icu_properties_data v2.1.2 |
| 2306 | 2026-04-15T21:02:10.909Z | Compiling icu_normalizer_data v2.1.1 |
| 2307 | 2026-04-15T21:02:10.989Z | Compiling serde_tokenstream v0.2.3 |
| 2308 | 2026-04-15T21:02:11.017Z | Compiling slog v2.8.2 |
| 2309 | 2026-04-15T21:02:11.253Z | Compiling typify-impl v0.6.1 |
| 2310 | 2026-04-15T21:02:11.285Z | Compiling tower-service v0.3.3 |
| 2311 | 2026-04-15T21:02:11.386Z | Compiling unicode-ident v1.0.24 |
| 2312 | 2026-04-15T21:02:11.421Z | Compiling try-lock v0.2.5 |
| 2313 | 2026-04-15T21:02:11.507Z | Compiling subtle v2.6.1 |
| 2314 | 2026-04-15T21:02:11.538Z | Compiling want v0.3.1 |
| 2315 | 2026-04-15T21:02:11.682Z | Compiling proc-macro2 v1.0.106 |
| 2316 | 2026-04-15T21:02:11.757Z | Compiling icu_properties v2.1.2 |
| 2317 | 2026-04-15T21:02:12.023Z | Compiling icu_normalizer v2.1.1 |
| 2318 | 2026-04-15T21:02:13.210Z | Compiling httparse v1.10.1 |
| 2319 | 2026-04-15T21:02:13.234Z | Compiling erased-serde v0.3.31 |
| 2320 | 2026-04-15T21:02:13.313Z | Compiling futures-channel v0.3.32 |
| 2321 | 2026-04-15T21:02:13.568Z | Compiling atomic-waker v1.1.2 |
| 2322 | 2026-04-15T21:02:13.706Z | Compiling hyper v1.9.0 |
| 2323 | 2026-04-15T21:02:13.837Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2324 | 2026-04-15T21:02:13.888Z | Compiling quote v1.0.45 |
| 2325 | 2026-04-15T21:02:14.200Z | Compiling idna_adapter v1.2.1 |
| 2326 | 2026-04-15T21:02:14.338Z | Compiling form_urlencoded v1.2.2 |
| 2327 | 2026-04-15T21:02:14.628Z | Compiling typify-macro v0.6.1 |
| 2328 | 2026-04-15T21:02:14.636Z | Compiling sync_wrapper v1.0.2 |
| 2329 | 2026-04-15T21:02:14.641Z | Compiling aho-corasick v1.1.4 |
| 2330 | 2026-04-15T21:02:14.770Z | Compiling tower-layer v0.3.3 |
| 2331 | 2026-04-15T21:02:14.969Z | Compiling base64 v0.22.1 |
| 2332 | 2026-04-15T21:02:15.209Z | Compiling ipnet v2.12.0 |
| 2333 | 2026-04-15T21:02:15.469Z | Compiling regex-syntax v0.8.10 |
| 2334 | 2026-04-15T21:02:16.041Z | Compiling utf8_iter v1.0.4 |
| 2335 | 2026-04-15T21:02:16.134Z | Compiling openssl-probe v0.2.1 |
| 2336 | 2026-04-15T21:02:16.218Z | Compiling idna v1.1.0 |
| 2337 | 2026-04-15T21:02:16.396Z | Compiling rustls-native-certs v0.8.3 |
| 2338 | 2026-04-15T21:02:16.401Z | Compiling hyper-util v0.1.20 |
| 2339 | 2026-04-15T21:02:16.664Z | Compiling regex-automata v0.4.14 |
| 2340 | 2026-04-15T21:02:18.333Z | Compiling tower v0.5.3 |
| 2341 | 2026-04-15T21:02:18.939Z | Compiling tokio-rustls v0.26.4 |
| 2342 | 2026-04-15T21:02:19.031Z | Compiling proc-macro-crate v3.5.0 |
| 2343 | 2026-04-15T21:02:19.224Z | Compiling syn v2.0.117 |
| 2344 | 2026-04-15T21:02:20.140Z | Compiling heck v0.5.0 |
| 2345 | 2026-04-15T21:02:20.475Z | Compiling ryu v1.0.23 |
| 2346 | 2026-04-15T21:02:20.673Z | Compiling futures-sink v0.3.32 |
| 2347 | 2026-04-15T21:02:20.735Z | Compiling iri-string v0.7.12 |
| 2348 | 2026-04-15T21:02:20.764Z | Compiling bitflags v2.11.0 |
| 2349 | 2026-04-15T21:02:20.785Z | Compiling crossbeam-utils v0.8.21 |
| 2350 | 2026-04-15T21:02:20.798Z | Compiling tokio-util v0.7.18 |
| 2351 | 2026-04-15T21:02:21.106Z | Compiling serde_urlencoded v0.7.1 |
| 2352 | 2026-04-15T21:02:22.461Z | Compiling tower-http v0.6.8 |
| 2353 | 2026-04-15T21:02:22.860Z | Compiling num_enum_derive v0.7.6 |
| 2354 | 2026-04-15T21:02:23.409Z | Compiling regex v1.12.3 |
| 2355 | 2026-04-15T21:02:23.457Z | Compiling hyper-rustls v0.27.7 |
| 2356 | 2026-04-15T21:02:23.868Z | Compiling rustls-platform-verifier v0.6.2 |
| 2357 | 2026-04-15T21:02:24.201Z | Compiling url v2.5.8 |
| 2358 | 2026-04-15T21:02:24.217Z | Compiling typify v0.6.1 |
| 2359 | 2026-04-15T21:02:24.487Z | Compiling http-body-util v0.1.3 |
| 2360 | 2026-04-15T21:02:24.771Z | Compiling openapiv3 v2.2.0 |
| 2361 | 2026-04-15T21:02:24.840Z | Compiling powerfmt v0.2.0 |
| 2362 | 2026-04-15T21:02:25.111Z | Compiling cpufeatures v0.3.0 |
| 2363 | 2026-04-15T21:02:25.129Z | Compiling foreign-types-shared v0.3.1 |
| 2364 | 2026-04-15T21:02:25.190Z | Compiling time-macros v0.2.27 |
| 2365 | 2026-04-15T21:02:25.226Z | Compiling foreign-types v0.5.0 |
| 2366 | 2026-04-15T21:02:25.307Z | Compiling chacha20 v0.10.0 |
| 2367 | 2026-04-15T21:02:26.187Z | Compiling deranged v0.5.8 |
| 2368 | 2026-04-15T21:02:26.359Z | Compiling progenitor-impl v0.13.0 |
| 2369 | 2026-04-15T21:02:26.717Z | Compiling serde_yaml v0.9.34+deprecated |
| 2370 | 2026-04-15T21:02:27.323Z | Compiling reqwest v0.13.2 |
| 2371 | 2026-04-15T21:02:27.975Z | Compiling num_enum v0.7.6 |
| 2372 | 2026-04-15T21:02:28.136Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2373 | 2026-04-15T21:02:28.249Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2374 | 2026-04-15T21:02:28.368Z | Compiling oxnet v0.1.4 |
| 2375 | 2026-04-15T21:02:28.426Z | Compiling arc-swap v1.9.0 |
| 2376 | 2026-04-15T21:02:28.539Z | Compiling cstr-argument v0.1.2 |
| 2377 | 2026-04-15T21:02:28.710Z | Compiling thread_local v1.1.9 |
| 2378 | 2026-04-15T21:02:28.764Z | Compiling pretty-hex v0.4.2 |
| 2379 | 2026-04-15T21:02:28.913Z | Compiling num-conv v0.2.1 |
| 2380 | 2026-04-15T21:02:28.957Z | Compiling time-core v0.1.8 |
| 2381 | 2026-04-15T21:02:29.064Z | Compiling lazy_static v1.5.0 |
| 2382 | 2026-04-15T21:02:29.076Z | Compiling either v1.15.0 |
| 2383 | 2026-04-15T21:02:29.110Z | Compiling time v0.3.47 |
| 2384 | 2026-04-15T21:02:29.166Z | Compiling slog-scope v4.4.1 |
| 2385 | 2026-04-15T21:02:29.316Z | Compiling itertools v0.12.1 |
| 2386 | 2026-04-15T21:02:29.616Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2387 | 2026-04-15T21:02:30.279Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2388 | 2026-04-15T21:02:30.447Z | Compiling thiserror v1.0.69 |
| 2389 | 2026-04-15T21:02:30.511Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2390 | 2026-04-15T21:02:30.556Z | Compiling crossbeam-channel v0.5.15 |
| 2391 | 2026-04-15T21:02:30.742Z | Compiling progenitor-client v0.13.0 |
| 2392 | 2026-04-15T21:02:30.902Z | Compiling progenitor-macro v0.13.0 |
| 2393 | 2026-04-15T21:02:30.925Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2394 | 2026-04-15T21:02:31.241Z | Compiling rand v0.10.1 |
| 2395 | 2026-04-15T21:02:31.263Z | Compiling anyhow v1.0.102 |
| 2396 | 2026-04-15T21:02:31.996Z | Compiling is-terminal v0.4.17 |
| 2397 | 2026-04-15T21:02:32.059Z | Compiling colored v3.1.1 |
| 2398 | 2026-04-15T21:02:32.099Z | Compiling term v1.2.1 |
| 2399 | 2026-04-15T21:02:32.467Z | Compiling take_mut v0.2.2 |
| 2400 | 2026-04-15T21:02:32.589Z | Compiling winnow v1.0.1 |
| 2401 | 2026-04-15T21:02:32.735Z | Compiling slog-async v2.8.0 |
| 2402 | 2026-04-15T21:02:33.972Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2403 | 2026-04-15T21:02:34.026Z | Compiling slog-term v2.9.2 |
| 2404 | 2026-04-15T21:02:34.100Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2405 | 2026-04-15T21:02:35.112Z | Compiling progenitor v0.13.0 |
| 2406 | 2026-04-15T21:02:35.251Z | Compiling slog-stdlog v4.1.1 |
| 2407 | 2026-04-15T21:02:35.311Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2408 | 2026-04-15T21:02:35.649Z | Compiling slog-envlogger v2.2.0 |
| 2409 | 2026-04-15T21:02:35.756Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2410 | 2026-04-15T21:02:41.837Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2411 | 2026-04-15T21:02:45.333Z | Finished `release` profile [optimized] target(s) in 41.26s |
| 2412 | 2026-04-15T21:02:45.403Z | Running unittests src/lib.rs (target/release/deps/mg_tests-9ed6478463b18129) |
| 2413 | 2026-04-15T21:02:45.407Z | |
| 2414 | 2026-04-15T21:02:45.407Z | running 1 test |
| 2415 | 2026-04-15T21:02:45.561Z | configure zone |
| 2416 | 2026-04-15T21:02:45.576Z | install zone |
| 2417 | 2026-04-15T21:02:55.383Z | boot zone |
| 2418 | 2026-04-15T21:02:55.462Z | start zone s1 |
| 2419 | 2026-04-15T21:02:55.462Z | configure zone |
| 2420 | 2026-04-15T21:02:55.471Z | install zone |
| 2421 | 2026-04-15T21:02:57.281Z | boot zone |
| 2422 | 2026-04-15T21:02:57.383Z | start zone s2 |
| 2423 | 2026-04-15T21:02:57.383Z | configure zone |
| 2424 | 2026-04-15T21:02:57.394Z | install zone |
| 2425 | 2026-04-15T21:02:59.800Z | boot zone |
| 2426 | 2026-04-15T21:02:59.902Z | start zone s3 |
| 2427 | 2026-04-15T21:02:59.902Z | configure zone |
| 2428 | 2026-04-15T21:02:59.912Z | install zone |
| 2429 | 2026-04-15T21:03:02.620Z | boot zone |
| 2430 | 2026-04-15T21:03:02.725Z | start zone t1 |
| 2431 | 2026-04-15T21:03:02.732Z | configure zone |
| 2432 | 2026-04-15T21:03:02.732Z | install zone |
| 2433 | 2026-04-15T21:03:05.446Z | boot zone |
| 2434 | 2026-04-15T21:03:05.571Z | waiting for zones to come up |
| 2435 | 2026-04-15T21:03:17.704Z | [sidecar.quartet] svcs milestone/network |
| 2436 | 2026-04-15T21:03:17.754Z | STATE STIME FMRI |
| 2437 | 2026-04-15T21:03:17.754Z | online 21:02:55 svc:/milestone/network:default |
| 2438 | 2026-04-15T21:03:17.754Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2439 | 2026-04-15T21:03:17.754Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2440 | 2026-04-15T21:03:17.754Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2441 | 2026-04-15T21:03:17.755Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2442 | 2026-04-15T21:03:17.755Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2443 | 2026-04-15T21:03:17.755Z | |
| 2444 | 2026-04-15T21:03:17.755Z | running zone s1.quartet setup |
| 2445 | 2026-04-15T21:03:17.755Z | [s1.quartet] svcs milestone/network |
| 2446 | 2026-04-15T21:03:17.755Z | STATE STIME FMRI |
| 2447 | 2026-04-15T21:03:17.755Z | online 21:02:57 svc:/milestone/network:default |
| 2448 | 2026-04-15T21:03:17.755Z | [s1.quartet] dladm |
| 2449 | 2026-04-15T21:03:17.755Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2450 | 2026-04-15T21:03:17.755Z | sl0 simnet 9000 up -- ? |
| 2451 | 2026-04-15T21:03:17.755Z | mgs1 vnic 9000 up -- ? |
| 2452 | 2026-04-15T21:03:17.755Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2453 | 2026-04-15T21:03:17.755Z | |
| 2454 | 2026-04-15T21:03:17.755Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2455 | 2026-04-15T21:03:17.755Z | |
| 2456 | 2026-04-15T21:03:17.755Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2457 | 2026-04-15T21:03:17.755Z | |
| 2458 | 2026-04-15T21:03:17.755Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2459 | 2026-04-15T21:03:17.755Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2460 | 2026-04-15T21:03:17.755Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 178adf87-fefa-46c9-a763-02e2f7dbb58a --sled-uuid 7bcc4d1f-3e29-4c3b-91ce-aeee5a65cff5 -a sl0/v6 &> /opt/ddmd.log & |
| 2461 | 2026-04-15T21:03:17.755Z | |
| 2462 | 2026-04-15T21:03:17.755Z | running zone s2.quartet setup |
| 2463 | 2026-04-15T21:03:17.755Z | [s2.quartet] svcs milestone/network |
| 2464 | 2026-04-15T21:03:17.755Z | STATE STIME FMRI |
| 2465 | 2026-04-15T21:03:17.755Z | online 21:02:59 svc:/milestone/network:default |
| 2466 | 2026-04-15T21:03:17.755Z | [s2.quartet] dladm |
| 2467 | 2026-04-15T21:03:17.755Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2468 | 2026-04-15T21:03:17.755Z | sl1 simnet 9000 up -- ? |
| 2469 | 2026-04-15T21:03:17.755Z | mgs2 vnic 9000 up -- ? |
| 2470 | 2026-04-15T21:03:17.755Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2471 | 2026-04-15T21:03:17.755Z | |
| 2472 | 2026-04-15T21:03:17.755Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2473 | 2026-04-15T21:03:17.755Z | |
| 2474 | 2026-04-15T21:03:17.755Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2475 | 2026-04-15T21:03:17.755Z | |
| 2476 | 2026-04-15T21:03:17.755Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2477 | 2026-04-15T21:03:17.756Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2478 | 2026-04-15T21:03:17.756Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid fb486c50-75b8-4afc-8ba0-3113c1eb631c --sled-uuid c40e3b33-f330-4772-9f43-37193b39f1bf -a sl1/v6 &> /opt/ddmd.log & |
| 2479 | 2026-04-15T21:03:17.756Z | |
| 2480 | 2026-04-15T21:03:17.756Z | running zone s3.quartet setup |
| 2481 | 2026-04-15T21:03:17.756Z | [s3.quartet] svcs milestone/network |
| 2482 | 2026-04-15T21:03:17.756Z | STATE STIME FMRI |
| 2483 | 2026-04-15T21:03:17.756Z | online 21:03:02 svc:/milestone/network:default |
| 2484 | 2026-04-15T21:03:17.756Z | [s3.quartet] dladm |
| 2485 | 2026-04-15T21:03:17.756Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2486 | 2026-04-15T21:03:17.756Z | sl2 simnet 9000 up -- ? |
| 2487 | 2026-04-15T21:03:17.756Z | mgs3 vnic 9000 up -- ? |
| 2488 | 2026-04-15T21:03:17.756Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2489 | 2026-04-15T21:03:17.857Z | |
| 2490 | 2026-04-15T21:03:17.857Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2491 | 2026-04-15T21:03:17.870Z | |
| 2492 | 2026-04-15T21:03:17.870Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2493 | 2026-04-15T21:03:17.882Z | |
| 2494 | 2026-04-15T21:03:17.882Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2495 | 2026-04-15T21:03:17.913Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2496 | 2026-04-15T21:03:17.942Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e0ab4059-fde1-4934-a076-f2e1784c49bb --sled-uuid c440a6ee-9630-432c-80ff-c797743c5eb3 -a sl2/v6 &> /opt/ddmd.log & |
| 2497 | 2026-04-15T21:03:17.954Z | |
| 2498 | 2026-04-15T21:03:17.954Z | running zone t1.quartet setup |
| 2499 | 2026-04-15T21:03:17.954Z | [t1.quartet] svcs milestone/network |
| 2500 | 2026-04-15T21:03:17.965Z | STATE STIME FMRI |
| 2501 | 2026-04-15T21:03:17.965Z | online 21:03:05 svc:/milestone/network:default |
| 2502 | 2026-04-15T21:03:17.965Z | [t1.quartet] dladm |
| 2503 | 2026-04-15T21:03:17.979Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2504 | 2026-04-15T21:03:17.979Z | tfportrear0_0 simnet 9000 up -- ? |
| 2505 | 2026-04-15T21:03:17.979Z | tfportrear1_0 simnet 9000 up -- ? |
| 2506 | 2026-04-15T21:03:17.979Z | tfportrear2_0 simnet 9000 up -- ? |
| 2507 | 2026-04-15T21:03:17.980Z | mgt1 vnic 9000 up -- ? |
| 2508 | 2026-04-15T21:03:17.980Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2509 | 2026-04-15T21:03:18.496Z | |
| 2510 | 2026-04-15T21:03:18.496Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2511 | 2026-04-15T21:03:18.510Z | |
| 2512 | 2026-04-15T21:03:18.510Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2513 | 2026-04-15T21:03:18.523Z | |
| 2514 | 2026-04-15T21:03:18.523Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2515 | 2026-04-15T21:03:18.535Z | |
| 2516 | 2026-04-15T21:03:18.535Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2517 | 2026-04-15T21:03:18.546Z | |
| 2518 | 2026-04-15T21:03:18.546Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2519 | 2026-04-15T21:03:18.864Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2520 | 2026-04-15T21:03:18.869Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2521 | 2026-04-15T21:03:18.869Z | waiting 3s for copy of files to zone to complete ... |
| 2522 | 2026-04-15T21:03:21.874Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2523 | 2026-04-15T21:03:21.999Z | |
| 2524 | 2026-04-15T21:03:21.999Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2525 | 2026-04-15T21:03:22.105Z | |
| 2526 | 2026-04-15T21:03:22.105Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2527 | 2026-04-15T21:03:22.139Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2528 | 2026-04-15T21:03:22.167Z | [t1.quartet] svcadm disable dendrite |
| 2529 | 2026-04-15T21:03:22.193Z | |
| 2530 | 2026-04-15T21:03:22.193Z | [t1.quartet] svcadm disable tfport |
| 2531 | 2026-04-15T21:03:22.217Z | |
| 2532 | 2026-04-15T21:03:22.217Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2533 | 2026-04-15T21:03:22.242Z | |
| 2534 | 2026-04-15T21:03:22.242Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2535 | 2026-04-15T21:03:22.267Z | |
| 2536 | 2026-04-15T21:03:22.267Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2537 | 2026-04-15T21:03:22.291Z | |
| 2538 | 2026-04-15T21:03:22.291Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2539 | 2026-04-15T21:03:22.315Z | |
| 2540 | 2026-04-15T21:03:22.315Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2541 | 2026-04-15T21:03:22.338Z | |
| 2542 | 2026-04-15T21:03:22.338Z | [t1.quartet] svcadm refresh dendrite:default |
| 2543 | 2026-04-15T21:03:22.360Z | |
| 2544 | 2026-04-15T21:03:22.360Z | [t1.quartet] svcadm enable dendrite:default |
| 2545 | 2026-04-15T21:03:22.381Z | |
| 2546 | 2026-04-15T21:03:22.381Z | wait 10s for dendrite to come up ... |
| 2547 | 2026-04-15T21:03:36.266Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2548 | 2026-04-15T21:03:36.266Z | |
| 2549 | 2026-04-15T21:03:36.266Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2550 | 2026-04-15T21:03:36.266Z | |
| 2551 | 2026-04-15T21:03:36.266Z | [t1.quartet] svcadm refresh tfport:default |
| 2552 | 2026-04-15T21:03:36.266Z | |
| 2553 | 2026-04-15T21:03:36.266Z | [t1.quartet] svcadm enable tfport |
| 2554 | 2026-04-15T21:03:36.266Z | |
| 2555 | 2026-04-15T21:03:36.266Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid bec415c2-2c11-4b8d-a8e4-79078d6304b2 --sled-uuid 137ae000-8601-4d0b-848a-a790c7e94acd -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2556 | 2026-04-15T21:03:36.266Z | |
| 2557 | 2026-04-15T21:03:36.266Z | [t1.quartet] ipadm |
| 2558 | 2026-04-15T21:03:36.266Z | ADDROBJ TYPE STATE ADDR |
| 2559 | 2026-04-15T21:03:36.266Z | lo0/v4 static ok 127.0.0.1/8 |
| 2560 | 2026-04-15T21:03:36.266Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2561 | 2026-04-15T21:03:36.266Z | lo0/v6 static ok ::1/128 |
| 2562 | 2026-04-15T21:03:36.267Z | lo0/u6 static ok fd00:4::1/64 |
| 2563 | 2026-04-15T21:03:36.267Z | tfportrear0_0/v6 addrconf ok fe80::5086:d1ff:fec8:8c83%tfportrear0_0/10 |
| 2564 | 2026-04-15T21:03:36.267Z | tfportrear1_0/v6 addrconf ok fe80::f015:77ff:fe2f:a431%tfportrear1_0/10 |
| 2565 | 2026-04-15T21:03:36.267Z | tfportrear2_0/v6 addrconf ok fe80::e81c:f6ff:feb1:dc6e%tfportrear2_0/10 |
| 2566 | 2026-04-15T21:03:36.267Z | initial peering test passed |
| 2567 | 2026-04-15T21:03:36.267Z | [s3.quartet] ping fd00:1::1 |
| 2568 | 2026-04-15T21:03:36.267Z | fd00:1::1 is alive |
| 2569 | 2026-04-15T21:03:45.415Z | test ddm::test_quartet has been running for over 60 seconds |
| 2570 | 2026-04-15T21:03:46.645Z | [s3.quartet] ping fd00:1::1 |
| 2571 | 2026-04-15T21:03:46.659Z | fd00:1::1 is alive |
| 2572 | 2026-04-15T21:03:46.663Z | [t1.quartet] pkill ddmd |
| 2573 | 2026-04-15T21:03:46.671Z | |
| 2574 | 2026-04-15T21:03:46.671Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2575 | 2026-04-15T21:03:46.674Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2576 | 2026-04-15T21:03:48.564Z | [s3.quartet] pkill ddmd |
| 2577 | 2026-04-15T21:03:48.577Z | |
| 2578 | 2026-04-15T21:03:48.577Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2579 | 2026-04-15T21:03:50.388Z | [s2.quartet] pkill ddmd |
| 2580 | 2026-04-15T21:03:50.401Z | |
| 2581 | 2026-04-15T21:03:50.401Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2582 | 2026-04-15T21:03:52.168Z | [s1.quartet] pkill ddmd |
| 2583 | 2026-04-15T21:03:52.189Z | |
| 2584 | 2026-04-15T21:03:52.189Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2585 | 2026-04-15T21:03:54.048Z | [sidecar.quartet] pkill softnpu |
| 2586 | 2026-04-15T21:03:54.061Z | |
| 2587 | 2026-04-15T21:03:54.061Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2588 | 2026-04-15T21:03:56.740Z | test ddm::test_quartet ... ok |
| 2589 | 2026-04-15T21:03:56.741Z | |
| 2590 | 2026-04-15T21:03:56.745Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.32s |
| 2591 | 2026-04-15T21:03:56.745Z | |
| 2592 | 2026-04-15T21:03:56.778Z | + cleanup |
| 2593 | 2026-04-15T21:03:56.782Z | ++ id -un |
| 2594 | 2026-04-15T21:03:56.785Z | ++ id -gn |
| 2595 | 2026-04-15T21:03:56.785Z | + pfexec chown -R build:build . |
| 2596 | 2026-04-15T21:03:56.926Z | process exited: duration 532379 ms, exit code 0 |
| |
| 2597 | 2026-04-15T21:03:56.935Z | found 6 output files |
| 2598 | 2026-04-15T21:03:56.935Z | uploading: /work/s1.quartet.log (3448 bytes) |
| 2599 | 2026-04-15T21:03:57.952Z | uploaded: /work/s1.quartet.log |
| 2600 | 2026-04-15T21:03:57.952Z | uploading: /work/s2.quartet.log (4112 bytes) |
| 2601 | 2026-04-15T21:03:58.963Z | uploaded: /work/s2.quartet.log |
| 2602 | 2026-04-15T21:03:58.963Z | uploading: /work/s3.quartet.log (4253 bytes) |
| 2603 | 2026-04-15T21:03:59.974Z | uploaded: /work/s3.quartet.log |
| 2604 | 2026-04-15T21:03:59.975Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2605 | 2026-04-15T21:04:00.986Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2606 | 2026-04-15T21:04:00.986Z | uploading: /work/t1.quartet-dpd.log (194177 bytes) |
| 2607 | 2026-04-15T21:04:02.021Z | uploaded: /work/t1.quartet-dpd.log |
| 2608 | 2026-04-15T21:04:02.021Z | uploading: /work/t1.quartet.log (17200 bytes) |
| 2609 | 2026-04-15T21:04:03.035Z | uploaded: /work/t1.quartet.log |