|
|
|
| 1 | 2026-04-06T23:48:35.519Z | job assigned to worker 01KNJK45DMVD824M1NY6PZVB7T [factory aws, i-0dbb16c13994903c2] (queued for 7 m 39 s) |
| |
| 2 | 2026-04-06T23:48:41.872Z | starting task 0: "setup" |
| 3 | 2026-04-06T23:48:41.880Z | ++ uname -s |
| 4 | 2026-04-06T23:48:41.882Z | + kern=SunOS |
| 5 | 2026-04-06T23:48:41.883Z | + build_user=build |
| 6 | 2026-04-06T23:48:41.883Z | + build_uid=12345 |
| 7 | 2026-04-06T23:48:41.883Z | + work_dir=/work |
| 8 | 2026-04-06T23:48:41.883Z | + input_dir=/input |
| 9 | 2026-04-06T23:48:41.883Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-06T23:48:41.883Z | + case "$kern" in |
| 11 | 2026-04-06T23:48:41.883Z | + groupadd -g 12345 build |
| 12 | 2026-04-06T23:48:41.885Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-06T23:48:43.893Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-06T23:48:44.009Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-06T23:48:44.012Z | + home_fs=zfs |
| 16 | 2026-04-06T23:48:44.012Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-06T23:48:44.012Z | + mkdir -p /home/build |
| 18 | 2026-04-06T23:48:44.012Z | + chown build:build /home/build /work |
| 19 | 2026-04-06T23:48:46.013Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-06T23:48:46.016Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-04-06T23:48:46.022Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-06T23:48:46.027Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-06T23:48:46.027Z | * rust toolchain channel = "stable" |
| 24 | 2026-04-06T23:48:46.027Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-04-06T23:48:46.027Z | * rust toolchain profile = "default" |
| 26 | 2026-04-06T23:48:46.027Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-06T23:48:46.027Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-06T23:48:46.030Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-06T23:48:46.030Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-06T23:48:46.149Z | info: downloading installer |
| 31 | 2026-04-06T23:48:47.574Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-06T23:48:47.574Z | warn: /opt/ooce/bin |
| 33 | 2026-04-06T23:48:47.574Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-06T23:48:47.574Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-06T23:48:47.574Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-06T23:48:47.574Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-06T23:48:47.574Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-06T23:48:47.574Z | error: cannot install while Rust is installed |
| 39 | 2026-04-06T23:48:47.574Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-06T23:48:47.574Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-06T23:48:47.574Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-06T23:48:47.574Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-06T23:48:47.574Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-06T23:48:47.609Z | info: profile set to default |
| 45 | 2026-04-06T23:48:47.609Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-06T23:48:47.612Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-06T23:48:47.760Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-06T23:48:47.763Z | info: downloading 6 components |
| 49 | 2026-04-06T23:49:02.210Z | |
| 50 | 2026-04-06T23:49:02.211Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-04-06T23:49:02.244Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-06T23:49:02.244Z | |
| 53 | 2026-04-06T23:49:02.244Z | |
| 54 | 2026-04-06T23:49:02.244Z | Rust is installed now. Great! |
| 55 | 2026-04-06T23:49:02.244Z | |
| 56 | 2026-04-06T23:49:02.244Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-06T23:49:02.244Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-06T23:49:02.244Z | |
| 59 | 2026-04-06T23:49:02.244Z | To configure your current shell, you need to source |
| 60 | 2026-04-06T23:49:02.245Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-06T23:49:02.245Z | |
| 62 | 2026-04-06T23:49:02.245Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-06T23:49:02.245Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-06T23:49:02.245Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-06T23:49:02.245Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-06T23:49:02.245Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-06T23:49:02.245Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-06T23:49:02.245Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-06T23:49:02.248Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-06T23:49:02.248Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-06T23:49:02.333Z | + rustup --version |
| 72 | 2026-04-06T23:49:02.341Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-06T23:49:02.344Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-06T23:49:02.362Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-06T23:49:02.365Z | + cargo --version |
| 76 | 2026-04-06T23:49:02.377Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-06T23:49:02.380Z | + rustc --version |
| 78 | 2026-04-06T23:49:02.399Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-06T23:49:02.402Z | process exited: duration 16377 ms, exit code 0 |
| |
| 80 | 2026-04-06T23:49:02.408Z | starting task 2: "authentication" |
| 81 | 2026-04-06T23:49:02.424Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-06T23:49:02.430Z | starting task 3: "clone repository" |
| 83 | 2026-04-06T23:49:02.434Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-04-06T23:49:02.437Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-04-06T23:49:02.569Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-04-06T23:49:03.442Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-04-06T23:49:03.442Z | + git fetch origin bb47507694adb24f45a408dcb93a4a28ec05c2df |
| 88 | 2026-04-06T23:49:03.683Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-04-06T23:49:03.683Z | * branch bb47507694adb24f45a408dcb93a4a28ec05c2df -> FETCH_HEAD |
| 90 | 2026-04-06T23:49:03.688Z | + [[ -n levon/make-bgp-dispatch-listen-configurable-v2 ]] |
| 91 | 2026-04-06T23:49:03.691Z | ++ git branch --show-current |
| 92 | 2026-04-06T23:49:03.691Z | + current=main |
| 93 | 2026-04-06T23:49:03.691Z | + [[ main != levon/make-bgp-dispatch-listen-configurable-v2 ]] |
| 94 | 2026-04-06T23:49:03.691Z | + git branch -f levon/make-bgp-dispatch-listen-configurable-v2 bb47507694adb24f45a408dcb93a4a28ec05c2df |
| 95 | 2026-04-06T23:49:03.694Z | + git checkout -f levon/make-bgp-dispatch-listen-configurable-v2 |
| 96 | 2026-04-06T23:49:03.708Z | Switched to branch 'levon/make-bgp-dispatch-listen-configurable-v2' |
| 97 | 2026-04-06T23:49:03.710Z | + git reset --hard bb47507694adb24f45a408dcb93a4a28ec05c2df |
| 98 | 2026-04-06T23:49:03.724Z | HEAD is now at bb47507 actually use unnumbered validation |
| 99 | 2026-04-06T23:49:03.726Z | process exited: duration 1294 ms, exit code 0 |
| |
| 100 | 2026-04-06T23:49:03.732Z | starting task 4: "build" |
| 101 | 2026-04-06T23:49:03.740Z | ++ dladm |
| 102 | 2026-04-06T23:49:03.743Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-04-06T23:49:03.743Z | ena0 phys 9216 up -- -- |
| 104 | 2026-04-06T23:49:03.743Z | ++ ipadm |
| 105 | 2026-04-06T23:49:03.746Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-04-06T23:49:03.746Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-04-06T23:49:03.746Z | ena0/dhcp dhcp ok 10.150.1.226/24 |
| 108 | 2026-04-06T23:49:03.746Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-04-06T23:49:03.746Z | ++ banner collect |
| 110 | 2026-04-06T23:49:03.746Z | |
| 111 | 2026-04-06T23:49:03.746Z | #### #### # # ###### #### ##### |
| 112 | 2026-04-06T23:49:03.746Z | # # # # # # # # # # |
| 113 | 2026-04-06T23:49:03.746Z | # # # # # ##### # # |
| 114 | 2026-04-06T23:49:03.746Z | # # # # # # # # |
| 115 | 2026-04-06T23:49:03.746Z | # # # # # # # # # # |
| 116 | 2026-04-06T23:49:03.746Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-04-06T23:49:03.746Z | |
| 118 | 2026-04-06T23:49:03.746Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-04-06T23:49:03.746Z | ++ repo=softnpu |
| 120 | 2026-04-06T23:49:03.746Z | ++ series=image |
| 121 | 2026-04-06T23:49:03.746Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-04-06T23:49:03.746Z | ++ name=softnpu |
| 123 | 2026-04-06T23:49:03.746Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-04-06T23:49:03.746Z | ++ mkdir -p download |
| 125 | 2026-04-06T23:49:03.749Z | ++ pushd download |
| 126 | 2026-04-06T23:49:03.749Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-04-06T23:49:03.749Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-04-06T23:49:03.749Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-04-06T23:49:03.752Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-04-06T23:49:03.753Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-04-06T23:49:04.185Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 36.13M 0 0
100 15.63M 100 15.63M 0 0 36.13M 0 0
100 15.63M 100 15.63M 0 0 36.13M 0 0 |
| 132 | 2026-04-06T23:49:04.189Z | ++ popd |
| 133 | 2026-04-06T23:49:04.189Z | /work/oxidecomputer/maghemite |
| 134 | 2026-04-06T23:49:04.189Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-04-06T23:49:04.189Z | ++ repo=sidecar-lite |
| 136 | 2026-04-06T23:49:04.189Z | ++ series=release |
| 137 | 2026-04-06T23:49:04.189Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-04-06T23:49:04.189Z | ++ name=libsidecar_lite.so |
| 139 | 2026-04-06T23:49:04.189Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-04-06T23:49:04.189Z | ++ mkdir -p download |
| 141 | 2026-04-06T23:49:04.192Z | ++ pushd download |
| 142 | 2026-04-06T23:49:04.192Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-04-06T23:49:04.192Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-04-06T23:49:04.192Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-04-06T23:49:04.195Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-04-06T23:49:04.195Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-04-06T23:49:04.532Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 35.70M 0 0
100 12.04M 100 12.04M 0 0 35.70M 0 0
100 12.04M 100 12.04M 0 0 35.69M 0 0 |
| 148 | 2026-04-06T23:49:04.535Z | ++ popd |
| 149 | 2026-04-06T23:49:04.535Z | /work/oxidecomputer/maghemite |
| 150 | 2026-04-06T23:49:04.535Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-04-06T23:49:04.535Z | ++ repo=sidecar-lite |
| 152 | 2026-04-06T23:49:04.535Z | ++ series=release |
| 153 | 2026-04-06T23:49:04.535Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-04-06T23:49:04.535Z | ++ name=scadm |
| 155 | 2026-04-06T23:49:04.535Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-04-06T23:49:04.535Z | ++ mkdir -p download |
| 157 | 2026-04-06T23:49:04.538Z | ++ pushd download |
| 158 | 2026-04-06T23:49:04.538Z | ++ [[ ! -f scadm ]] |
| 159 | 2026-04-06T23:49:04.538Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-04-06T23:49:04.538Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-04-06T23:49:04.541Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-04-06T23:49:04.543Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-04-06T23:49:05.025Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 32.62M 0 0
100 15.78M 100 15.78M 0 0 32.62M 0 0
100 15.78M 100 15.78M 0 0 32.62M 0 0 |
| 164 | 2026-04-06T23:49:05.027Z | ++ popd |
| 165 | 2026-04-06T23:49:05.027Z | /work/oxidecomputer/maghemite |
| 166 | 2026-04-06T23:49:05.027Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-04-06T23:49:05.028Z | ++ repo=dendrite |
| 168 | 2026-04-06T23:49:05.028Z | ++ series=image |
| 169 | 2026-04-06T23:49:05.028Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-04-06T23:49:05.028Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-04-06T23:49:05.028Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-04-06T23:49:05.028Z | ++ mkdir -p download |
| 173 | 2026-04-06T23:49:05.031Z | ++ pushd download |
| 174 | 2026-04-06T23:49:05.031Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 175 | 2026-04-06T23:49:05.031Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-04-06T23:49:05.031Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-04-06T23:49:05.034Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-04-06T23:49:05.037Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-04-06T23:49:06.434Z |
0 0 0 0 0 0 0 0 0
71 71.59M 71 50.90M 0 0 46.64M 0 00:01 00:01 46.64M
100 71.59M 100 71.59M 0 0 51.14M 0 00:01 00:01 46.64M
100 71.59M 100 71.59M 0 0 51.14M 0 00:01 00:01 46.64M
100 71.59M 100 71.59M 0 0 51.14M 0 00:01 00:01 46.64M |
| 180 | 2026-04-06T23:49:06.437Z | ++ popd |
| 181 | 2026-04-06T23:49:06.440Z | /work/oxidecomputer/maghemite |
| 182 | 2026-04-06T23:49:06.440Z | ++ get_artifact maghemite release bb47507694adb24f45a408dcb93a4a28ec05c2df ddm |
| 183 | 2026-04-06T23:49:06.441Z | ++ repo=maghemite |
| 184 | 2026-04-06T23:49:06.441Z | ++ series=release |
| 185 | 2026-04-06T23:49:06.441Z | ++ commit=bb47507694adb24f45a408dcb93a4a28ec05c2df |
| 186 | 2026-04-06T23:49:06.441Z | ++ name=ddm |
| 187 | 2026-04-06T23:49:06.441Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-04-06T23:49:06.441Z | ++ mkdir -p download |
| 189 | 2026-04-06T23:49:06.441Z | ++ pushd download |
| 190 | 2026-04-06T23:49:06.441Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-04-06T23:49:06.441Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-04-06T23:49:06.441Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bb47507694adb24f45a408dcb93a4a28ec05c2df/ddm |
| 193 | 2026-04-06T23:49:06.445Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-04-06T23:49:06.448Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-04-06T23:49:06.498Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-04-06T23:49:06.498Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-04-06T23:49:06.500Z | ++ popd |
| 198 | 2026-04-06T23:49:06.500Z | /work/oxidecomputer/maghemite |
| 199 | 2026-04-06T23:49:06.500Z | ++ get_artifact maghemite release bb47507694adb24f45a408dcb93a4a28ec05c2df ddmadm |
| 200 | 2026-04-06T23:49:06.500Z | ++ repo=maghemite |
| 201 | 2026-04-06T23:49:06.501Z | ++ series=release |
| 202 | 2026-04-06T23:49:06.501Z | ++ commit=bb47507694adb24f45a408dcb93a4a28ec05c2df |
| 203 | 2026-04-06T23:49:06.501Z | ++ name=ddmadm |
| 204 | 2026-04-06T23:49:06.501Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-04-06T23:49:06.501Z | ++ mkdir -p download |
| 206 | 2026-04-06T23:49:06.501Z | ++ pushd download |
| 207 | 2026-04-06T23:49:06.501Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-04-06T23:49:06.503Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-04-06T23:49:06.504Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bb47507694adb24f45a408dcb93a4a28ec05c2df/ddmadm |
| 210 | 2026-04-06T23:49:06.506Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-04-06T23:49:06.506Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-04-06T23:49:06.559Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-04-06T23:49:06.560Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-04-06T23:49:06.562Z | ++ popd |
| 215 | 2026-04-06T23:49:06.562Z | /work/oxidecomputer/maghemite |
| 216 | 2026-04-06T23:49:06.562Z | ++ pushd download |
| 217 | 2026-04-06T23:49:06.562Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-04-06T23:49:06.563Z | ++ chmod +x softnpu |
| 219 | 2026-04-06T23:49:06.565Z | ++ chmod +x scadm |
| 220 | 2026-04-06T23:49:06.565Z | ++ chmod +x ddmadm |
| 221 | 2026-04-06T23:49:06.565Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-04-06T23:49:06.565Z | ++ chmod +x ddmd |
| 223 | 2026-04-06T23:49:06.568Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-04-06T23:49:06.568Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-04-06T23:49:06.568Z | mv: cannot access ddmadm |
| 226 | 2026-04-06T23:49:06.568Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-04-06T23:49:06.571Z | mv: cannot access ddmd |
| 228 | 2026-04-06T23:49:06.571Z | ++ rm -rf zones/dendrite |
| 229 | 2026-04-06T23:49:06.571Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-04-06T23:49:06.571Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-04-06T23:49:07.584Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-04-06T23:49:07.587Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-04-06T23:49:07.590Z | ++ popd |
| 234 | 2026-04-06T23:49:07.590Z | ++ banner install |
| 235 | 2026-04-06T23:49:07.590Z | /work/oxidecomputer/maghemite |
| 236 | 2026-04-06T23:49:07.590Z | |
| 237 | 2026-04-06T23:49:07.590Z | # # # #### ##### ## # # |
| 238 | 2026-04-06T23:49:07.590Z | # ## # # # # # # # |
| 239 | 2026-04-06T23:49:07.590Z | # # # # #### # # # # # |
| 240 | 2026-04-06T23:49:07.590Z | # # # # # # ###### # # |
| 241 | 2026-04-06T23:49:07.590Z | # # ## # # # # # # # |
| 242 | 2026-04-06T23:49:07.590Z | # # # #### # # # ###### ###### |
| 243 | 2026-04-06T23:49:07.590Z | |
| 244 | 2026-04-06T23:49:07.590Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-04-06T23:49:07.590Z | ++ set +o errexit |
| 246 | 2026-04-06T23:49:07.590Z | ++ pkg info clang-15 |
| 247 | 2026-04-06T23:49:07.590Z | ++ grep -qi installed |
| 248 | 2026-04-06T23:49:09.369Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-04-06T23:49:09.369Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-04-06T23:49:09.370Z | |
| 251 | 2026-04-06T23:49:09.370Z | clang-15 |
| 252 | 2026-04-06T23:49:09.406Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-04-06T23:49:09.406Z | ++ set -o errexit |
| 254 | 2026-04-06T23:49:09.406Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-04-06T23:49:16.087Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-04-06T23:49:22.931Z | Startup: Caching catalogs ... Done |
| 257 | 2026-04-06T23:49:27.690Z | Planning: Solver setup ... Done |
| 258 | 2026-04-06T23:49:27.711Z | Planning: Running solver ... Done |
| 259 | 2026-04-06T23:49:27.836Z | Planning: Finding local manifests ... Done |
| 260 | 2026-04-06T23:49:27.848Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-04-06T23:49:27.936Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-04-06T23:49:27.965Z | Planning: Package planning ... Done |
| 263 | 2026-04-06T23:49:27.991Z | Planning: Merging actions ... Done |
| 264 | 2026-04-06T23:49:28.164Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-04-06T23:49:28.171Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-04-06T23:49:30.603Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-04-06T23:49:30.607Z | Planning: Planning completed in 7.51 seconds |
| 268 | 2026-04-06T23:49:30.857Z | Packages to install: 2 |
| 269 | 2026-04-06T23:49:30.857Z | Mediators to change: 2 |
| 270 | 2026-04-06T23:49:30.860Z | Services to change: 1 |
| 271 | 2026-04-06T23:49:30.860Z | Create boot environment: No |
| 272 | 2026-04-06T23:49:30.860Z | Create backup boot environment: No |
| 273 | 2026-04-06T23:49:30.934Z | |
| 274 | 2026-04-06T23:49:30.934Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-04-06T23:49:35.936Z | Download: 2862/3076 items 119.9/211.3MB 56% complete (24.2M/s) |
| 276 | 2026-04-06T23:49:37.476Z | Download: Completed 211.31 MB in 6.54 seconds (32.3M/s) |
| 277 | 2026-04-06T23:49:37.708Z | Actions: 1/3418 actions (Installing new actions) |
| 278 | 2026-04-06T23:49:41.071Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 279 | 2026-04-06T23:49:41.167Z | Done |
| 280 | 2026-04-06T23:49:41.167Z | Done |
| 281 | 2026-04-06T23:49:41.858Z | Done |
| 282 | 2026-04-06T23:49:45.412Z | Done |
| 283 | 2026-04-06T23:49:45.554Z | Done |
| 284 | 2026-04-06T23:49:45.557Z | Done |
| 285 | 2026-04-06T23:49:45.747Z | Done |
| 286 | 2026-04-06T23:49:46.380Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 287 | 2026-04-06T23:49:46.380Z | ++ set +o errexit |
| 288 | 2026-04-06T23:49:46.382Z | ++ pkg info pkg-config |
| 289 | 2026-04-06T23:49:46.382Z | ++ grep -qi installed |
| 290 | 2026-04-06T23:49:46.607Z | ++ [[ 0 != 0 ]] |
| 291 | 2026-04-06T23:49:46.607Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 292 | 2026-04-06T23:49:46.607Z | ++ set +o errexit |
| 293 | 2026-04-06T23:49:46.609Z | ++ pkg info brand/omicron1 |
| 294 | 2026-04-06T23:49:46.609Z | ++ grep -qi installed |
| 295 | 2026-04-06T23:49:46.790Z | pkg: info: no packages matching the following patterns you specified are |
| 296 | 2026-04-06T23:49:46.790Z | installed on the system. Try querying remotely instead: |
| 297 | 2026-04-06T23:49:46.790Z | |
| 298 | 2026-04-06T23:49:46.790Z | brand/omicron1 |
| 299 | 2026-04-06T23:49:46.825Z | ++ [[ 1 != 0 ]] |
| 300 | 2026-04-06T23:49:46.825Z | ++ set -o errexit |
| 301 | 2026-04-06T23:49:46.825Z | ++ pfexec pkg install brand/omicron1 |
| 302 | 2026-04-06T23:49:47.222Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 303 | 2026-04-06T23:49:51.659Z | Planning: Solver setup ... Done |
| 304 | 2026-04-06T23:49:51.676Z | Planning: Running solver ... Done |
| 305 | 2026-04-06T23:49:51.797Z | Planning: Finding local manifests ... Done |
| 306 | 2026-04-06T23:49:51.800Z | Planning: Fetching manifests: 0/2 0% complete |
| 307 | 2026-04-06T23:49:51.910Z | Planning: Fetching manifests: 2/2 100% complete |
| 308 | 2026-04-06T23:49:51.923Z | Planning: Package planning ... Done |
| 309 | 2026-04-06T23:49:51.926Z | Planning: Merging actions ... Done |
| 310 | 2026-04-06T23:49:52.072Z | Planning: Checking for conflicting actions ... Done |
| 311 | 2026-04-06T23:49:52.075Z | Planning: Consolidating action changes ... Done |
| 312 | 2026-04-06T23:49:52.231Z | Planning: Evaluating mediators ... Done |
| 313 | 2026-04-06T23:49:52.234Z | Planning: Planning completed in 5.01 seconds |
| 314 | 2026-04-06T23:49:52.239Z | Packages to install: 2 |
| 315 | 2026-04-06T23:49:52.239Z | Create boot environment: No |
| 316 | 2026-04-06T23:49:52.239Z | Create backup boot environment: No |
| 317 | 2026-04-06T23:49:52.268Z | |
| 318 | 2026-04-06T23:49:52.268Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 319 | 2026-04-06T23:49:52.289Z | Download: Completed 1.07 MB in 0.02 seconds (51.5M/s) |
| 320 | 2026-04-06T23:49:52.372Z | Actions: 1/28 actions (Installing new actions) |
| 321 | 2026-04-06T23:49:52.384Z | Actions: Completed 28 actions in 0.01 seconds. |
| 322 | 2026-04-06T23:49:52.884Z | Done |
| 323 | 2026-04-06T23:49:52.884Z | Done |
| 324 | 2026-04-06T23:49:53.474Z | Done |
| 325 | 2026-04-06T23:49:56.172Z | Done |
| 326 | 2026-04-06T23:49:56.243Z | Done |
| 327 | 2026-04-06T23:49:56.247Z | Done |
| 328 | 2026-04-06T23:49:56.380Z | Done |
| 329 | 2026-04-06T23:49:56.504Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 330 | 2026-04-06T23:49:56.507Z | ++ set +o errexit |
| 331 | 2026-04-06T23:49:56.507Z | ++ pkg info brand/omicron1/tools |
| 332 | 2026-04-06T23:49:56.507Z | ++ grep -qi installed |
| 333 | 2026-04-06T23:49:56.694Z | pkg: info: no packages matching the following patterns you specified are |
| 334 | 2026-04-06T23:49:56.694Z | installed on the system. Try querying remotely instead: |
| 335 | 2026-04-06T23:49:56.694Z | |
| 336 | 2026-04-06T23:49:56.694Z | brand/omicron1/tools |
| 337 | 2026-04-06T23:49:56.729Z | ++ [[ 1 != 0 ]] |
| 338 | 2026-04-06T23:49:56.729Z | ++ set -o errexit |
| 339 | 2026-04-06T23:49:56.729Z | ++ pfexec pkg install brand/omicron1/tools |
| 340 | 2026-04-06T23:49:57.116Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 341 | 2026-04-06T23:50:01.543Z | Planning: Solver setup ... Done |
| 342 | 2026-04-06T23:50:01.562Z | Planning: Running solver ... Done |
| 343 | 2026-04-06T23:50:01.679Z | Planning: Finding local manifests ... Done |
| 344 | 2026-04-06T23:50:01.682Z | Planning: Fetching manifests: 0/1 0% complete |
| 345 | 2026-04-06T23:50:01.790Z | Planning: Fetching manifests: 1/1 100% complete |
| 346 | 2026-04-06T23:50:01.802Z | Planning: Package planning ... Done |
| 347 | 2026-04-06T23:50:01.805Z | Planning: Merging actions ... Done |
| 348 | 2026-04-06T23:50:01.943Z | Planning: Checking for conflicting actions ... Done |
| 349 | 2026-04-06T23:50:01.946Z | Planning: Consolidating action changes ... Done |
| 350 | 2026-04-06T23:50:02.100Z | Planning: Evaluating mediators ... Done |
| 351 | 2026-04-06T23:50:02.102Z | Planning: Planning completed in 4.98 seconds |
| 352 | 2026-04-06T23:50:02.108Z | Packages to install: 1 |
| 353 | 2026-04-06T23:50:02.108Z | Services to change: 1 |
| 354 | 2026-04-06T23:50:02.108Z | Create boot environment: No |
| 355 | 2026-04-06T23:50:02.108Z | Create backup boot environment: No |
| 356 | 2026-04-06T23:50:02.137Z | |
| 357 | 2026-04-06T23:50:02.137Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 358 | 2026-04-06T23:50:02.163Z | Download: Completed 1.19 MB in 0.03 seconds (44.5M/s) |
| 359 | 2026-04-06T23:50:02.258Z | Actions: 1/19 actions (Installing new actions) |
| 360 | 2026-04-06T23:50:02.272Z | Actions: Completed 19 actions in 0.01 seconds. |
| 361 | 2026-04-06T23:50:02.775Z | Done |
| 362 | 2026-04-06T23:50:02.775Z | Done |
| 363 | 2026-04-06T23:50:03.376Z | Done |
| 364 | 2026-04-06T23:50:06.100Z | Done |
| 365 | 2026-04-06T23:50:06.172Z | Done |
| 366 | 2026-04-06T23:50:06.177Z | Done |
| 367 | 2026-04-06T23:50:06.317Z | Done |
| 368 | 2026-04-06T23:50:06.446Z | ++ pfexec svcadm enable baseline |
| 369 | 2026-04-06T23:50:06.460Z | ++ retry=0 |
| 370 | 2026-04-06T23:50:06.463Z | +++ svcs -Hostate baseline |
| 371 | 2026-04-06T23:50:06.507Z | ++ [[ offline* != online ]] |
| 372 | 2026-04-06T23:50:06.507Z | ++ [[ 0 -gt 300 ]] |
| 373 | 2026-04-06T23:50:06.507Z | ++ sleep 1 |
| 374 | 2026-04-06T23:50:07.507Z | ++ retry=1 |
| 375 | 2026-04-06T23:50:07.547Z | +++ svcs -Hostate baseline |
| 376 | 2026-04-06T23:50:07.547Z | ++ [[ offline* != online ]] |
| 377 | 2026-04-06T23:50:07.547Z | ++ [[ 1 -gt 300 ]] |
| 378 | 2026-04-06T23:50:07.547Z | ++ sleep 1 |
| 379 | 2026-04-06T23:50:08.524Z | ++ retry=2 |
| 380 | 2026-04-06T23:50:08.530Z | +++ svcs -Hostate baseline |
| 381 | 2026-04-06T23:50:08.538Z | ++ [[ offline* != online ]] |
| 382 | 2026-04-06T23:50:08.538Z | ++ [[ 2 -gt 300 ]] |
| 383 | 2026-04-06T23:50:08.538Z | ++ sleep 1 |
| 384 | 2026-04-06T23:50:09.544Z | ++ retry=3 |
| 385 | 2026-04-06T23:50:09.554Z | +++ svcs -Hostate baseline |
| 386 | 2026-04-06T23:50:09.568Z | ++ [[ offline* != online ]] |
| 387 | 2026-04-06T23:50:09.568Z | ++ [[ 3 -gt 300 ]] |
| 388 | 2026-04-06T23:50:09.568Z | ++ sleep 1 |
| 389 | 2026-04-06T23:50:10.563Z | ++ retry=4 |
| 390 | 2026-04-06T23:50:10.578Z | +++ svcs -Hostate baseline |
| 391 | 2026-04-06T23:50:10.593Z | ++ [[ offline* != online ]] |
| 392 | 2026-04-06T23:50:10.594Z | ++ [[ 4 -gt 300 ]] |
| 393 | 2026-04-06T23:50:10.594Z | ++ sleep 1 |
| 394 | 2026-04-06T23:50:11.576Z | ++ retry=5 |
| 395 | 2026-04-06T23:50:11.580Z | +++ svcs -Hostate baseline |
| 396 | 2026-04-06T23:50:11.595Z | ++ [[ offline* != online ]] |
| 397 | 2026-04-06T23:50:11.595Z | ++ [[ 5 -gt 300 ]] |
| 398 | 2026-04-06T23:50:11.596Z | ++ sleep 1 |
| 399 | 2026-04-06T23:50:12.596Z | ++ retry=6 |
| 400 | 2026-04-06T23:50:12.612Z | +++ svcs -Hostate baseline |
| 401 | 2026-04-06T23:50:12.616Z | ++ [[ offline* != online ]] |
| 402 | 2026-04-06T23:50:12.616Z | ++ [[ 6 -gt 300 ]] |
| 403 | 2026-04-06T23:50:12.616Z | ++ sleep 1 |
| 404 | 2026-04-06T23:50:13.612Z | ++ retry=7 |
| 405 | 2026-04-06T23:50:13.771Z | +++ svcs -Hostate baseline |
| 406 | 2026-04-06T23:50:13.797Z | ++ [[ offline* != online ]] |
| 407 | 2026-04-06T23:50:13.797Z | ++ [[ 7 -gt 300 ]] |
| 408 | 2026-04-06T23:50:13.797Z | ++ sleep 1 |
| 409 | 2026-04-06T23:50:14.634Z | ++ retry=8 |
| 410 | 2026-04-06T23:50:14.642Z | +++ svcs -Hostate baseline |
| 411 | 2026-04-06T23:50:14.679Z | ++ [[ offline* != online ]] |
| 412 | 2026-04-06T23:50:14.679Z | ++ [[ 8 -gt 300 ]] |
| 413 | 2026-04-06T23:50:14.679Z | ++ sleep 1 |
| 414 | 2026-04-06T23:50:15.657Z | ++ retry=9 |
| 415 | 2026-04-06T23:50:15.676Z | +++ svcs -Hostate baseline |
| 416 | 2026-04-06T23:50:15.685Z | ++ [[ offline* != online ]] |
| 417 | 2026-04-06T23:50:15.685Z | ++ [[ 9 -gt 300 ]] |
| 418 | 2026-04-06T23:50:15.685Z | ++ sleep 1 |
| 419 | 2026-04-06T23:50:16.666Z | ++ retry=10 |
| 420 | 2026-04-06T23:50:16.677Z | +++ svcs -Hostate baseline |
| 421 | 2026-04-06T23:50:16.690Z | ++ [[ offline* != online ]] |
| 422 | 2026-04-06T23:50:16.690Z | ++ [[ 10 -gt 300 ]] |
| 423 | 2026-04-06T23:50:16.690Z | ++ sleep 1 |
| 424 | 2026-04-06T23:50:17.687Z | ++ retry=11 |
| 425 | 2026-04-06T23:50:17.695Z | +++ svcs -Hostate baseline |
| 426 | 2026-04-06T23:50:17.701Z | ++ [[ offline* != online ]] |
| 427 | 2026-04-06T23:50:17.701Z | ++ [[ 11 -gt 300 ]] |
| 428 | 2026-04-06T23:50:17.701Z | ++ sleep 1 |
| 429 | 2026-04-06T23:50:18.705Z | ++ retry=12 |
| 430 | 2026-04-06T23:50:18.725Z | +++ svcs -Hostate baseline |
| 431 | 2026-04-06T23:50:18.728Z | ++ [[ offline* != online ]] |
| 432 | 2026-04-06T23:50:18.729Z | ++ [[ 12 -gt 300 ]] |
| 433 | 2026-04-06T23:50:18.729Z | ++ sleep 1 |
| 434 | 2026-04-06T23:50:19.720Z | ++ retry=13 |
| 435 | 2026-04-06T23:50:19.729Z | +++ svcs -Hostate baseline |
| 436 | 2026-04-06T23:50:19.739Z | ++ [[ offline* != online ]] |
| 437 | 2026-04-06T23:50:19.739Z | ++ [[ 13 -gt 300 ]] |
| 438 | 2026-04-06T23:50:19.740Z | ++ sleep 1 |
| 439 | 2026-04-06T23:50:20.745Z | ++ retry=14 |
| 440 | 2026-04-06T23:50:20.818Z | +++ svcs -Hostate baseline |
| 441 | 2026-04-06T23:50:20.833Z | ++ [[ offline* != online ]] |
| 442 | 2026-04-06T23:50:20.834Z | ++ [[ 14 -gt 300 ]] |
| 443 | 2026-04-06T23:50:20.834Z | ++ sleep 1 |
| 444 | 2026-04-06T23:50:21.765Z | ++ retry=15 |
| 445 | 2026-04-06T23:50:21.772Z | +++ svcs -Hostate baseline |
| 446 | 2026-04-06T23:50:21.778Z | ++ [[ offline* != online ]] |
| 447 | 2026-04-06T23:50:21.778Z | ++ [[ 15 -gt 300 ]] |
| 448 | 2026-04-06T23:50:21.778Z | ++ sleep 1 |
| 449 | 2026-04-06T23:50:22.830Z | ++ retry=16 |
| 450 | 2026-04-06T23:50:22.872Z | +++ svcs -Hostate baseline |
| 451 | 2026-04-06T23:50:22.872Z | ++ [[ offline* != online ]] |
| 452 | 2026-04-06T23:50:22.872Z | ++ [[ 16 -gt 300 ]] |
| 453 | 2026-04-06T23:50:22.872Z | ++ sleep 1 |
| 454 | 2026-04-06T23:50:23.802Z | ++ retry=17 |
| 455 | 2026-04-06T23:50:23.813Z | +++ svcs -Hostate baseline |
| 456 | 2026-04-06T23:50:23.814Z | ++ [[ offline* != online ]] |
| 457 | 2026-04-06T23:50:23.814Z | ++ [[ 17 -gt 300 ]] |
| 458 | 2026-04-06T23:50:23.814Z | ++ sleep 1 |
| 459 | 2026-04-06T23:50:24.807Z | ++ retry=18 |
| 460 | 2026-04-06T23:50:24.812Z | +++ svcs -Hostate baseline |
| 461 | 2026-04-06T23:50:24.823Z | ++ [[ offline* != online ]] |
| 462 | 2026-04-06T23:50:24.823Z | ++ [[ 18 -gt 300 ]] |
| 463 | 2026-04-06T23:50:24.823Z | ++ sleep 1 |
| 464 | 2026-04-06T23:50:25.827Z | ++ retry=19 |
| 465 | 2026-04-06T23:50:25.834Z | +++ svcs -Hostate baseline |
| 466 | 2026-04-06T23:50:25.842Z | ++ [[ offline* != online ]] |
| 467 | 2026-04-06T23:50:25.842Z | ++ [[ 19 -gt 300 ]] |
| 468 | 2026-04-06T23:50:25.842Z | ++ sleep 1 |
| 469 | 2026-04-06T23:50:26.843Z | ++ retry=20 |
| 470 | 2026-04-06T23:50:26.862Z | +++ svcs -Hostate baseline |
| 471 | 2026-04-06T23:50:26.907Z | ++ [[ offline* != online ]] |
| 472 | 2026-04-06T23:50:26.907Z | ++ [[ 20 -gt 300 ]] |
| 473 | 2026-04-06T23:50:26.908Z | ++ sleep 1 |
| 474 | 2026-04-06T23:50:27.869Z | ++ retry=21 |
| 475 | 2026-04-06T23:50:27.887Z | +++ svcs -Hostate baseline |
| 476 | 2026-04-06T23:50:27.887Z | ++ [[ offline* != online ]] |
| 477 | 2026-04-06T23:50:27.887Z | ++ [[ 21 -gt 300 ]] |
| 478 | 2026-04-06T23:50:27.887Z | ++ sleep 1 |
| 479 | 2026-04-06T23:50:28.878Z | ++ retry=22 |
| 480 | 2026-04-06T23:50:28.891Z | +++ svcs -Hostate baseline |
| 481 | 2026-04-06T23:50:28.900Z | ++ [[ offline* != online ]] |
| 482 | 2026-04-06T23:50:28.900Z | ++ [[ 22 -gt 300 ]] |
| 483 | 2026-04-06T23:50:28.900Z | ++ sleep 1 |
| 484 | 2026-04-06T23:50:29.896Z | ++ retry=23 |
| 485 | 2026-04-06T23:50:29.919Z | +++ svcs -Hostate baseline |
| 486 | 2026-04-06T23:50:29.919Z | ++ [[ offline* != online ]] |
| 487 | 2026-04-06T23:50:29.919Z | ++ [[ 23 -gt 300 ]] |
| 488 | 2026-04-06T23:50:29.919Z | ++ sleep 1 |
| 489 | 2026-04-06T23:50:30.920Z | ++ retry=24 |
| 490 | 2026-04-06T23:50:30.935Z | +++ svcs -Hostate baseline |
| 491 | 2026-04-06T23:50:30.935Z | ++ [[ offline* != online ]] |
| 492 | 2026-04-06T23:50:30.935Z | ++ [[ 24 -gt 300 ]] |
| 493 | 2026-04-06T23:50:30.935Z | ++ sleep 1 |
| 494 | 2026-04-06T23:50:31.930Z | ++ retry=25 |
| 495 | 2026-04-06T23:50:31.937Z | +++ svcs -Hostate baseline |
| 496 | 2026-04-06T23:50:31.948Z | ++ [[ offline* != online ]] |
| 497 | 2026-04-06T23:50:31.948Z | ++ [[ 25 -gt 300 ]] |
| 498 | 2026-04-06T23:50:31.948Z | ++ sleep 1 |
| 499 | 2026-04-06T23:50:32.963Z | ++ retry=26 |
| 500 | 2026-04-06T23:50:32.979Z | +++ svcs -Hostate baseline |
| 501 | 2026-04-06T23:50:32.979Z | ++ [[ offline* != online ]] |
| 502 | 2026-04-06T23:50:32.979Z | ++ [[ 26 -gt 300 ]] |
| 503 | 2026-04-06T23:50:32.979Z | ++ sleep 1 |
| 504 | 2026-04-06T23:50:33.997Z | ++ retry=27 |
| 505 | 2026-04-06T23:50:34.013Z | +++ svcs -Hostate baseline |
| 506 | 2026-04-06T23:50:34.013Z | ++ [[ offline* != online ]] |
| 507 | 2026-04-06T23:50:34.013Z | ++ [[ 27 -gt 300 ]] |
| 508 | 2026-04-06T23:50:34.013Z | ++ sleep 1 |
| 509 | 2026-04-06T23:50:34.985Z | ++ retry=28 |
| 510 | 2026-04-06T23:50:35.006Z | +++ svcs -Hostate baseline |
| 511 | 2026-04-06T23:50:35.013Z | ++ [[ offline* != online ]] |
| 512 | 2026-04-06T23:50:35.013Z | ++ [[ 28 -gt 300 ]] |
| 513 | 2026-04-06T23:50:35.013Z | ++ sleep 1 |
| 514 | 2026-04-06T23:50:36.002Z | ++ retry=29 |
| 515 | 2026-04-06T23:50:36.009Z | +++ svcs -Hostate baseline |
| 516 | 2026-04-06T23:50:36.019Z | ++ [[ offline* != online ]] |
| 517 | 2026-04-06T23:50:36.019Z | ++ [[ 29 -gt 300 ]] |
| 518 | 2026-04-06T23:50:36.019Z | ++ sleep 1 |
| 519 | 2026-04-06T23:50:37.019Z | ++ retry=30 |
| 520 | 2026-04-06T23:50:37.026Z | +++ svcs -Hostate baseline |
| 521 | 2026-04-06T23:50:37.034Z | ++ [[ offline* != online ]] |
| 522 | 2026-04-06T23:50:37.034Z | ++ [[ 30 -gt 300 ]] |
| 523 | 2026-04-06T23:50:37.034Z | ++ sleep 1 |
| 524 | 2026-04-06T23:50:38.356Z | ++ retry=31 |
| 525 | 2026-04-06T23:50:38.396Z | +++ svcs -Hostate baseline |
| 526 | 2026-04-06T23:50:38.396Z | ++ [[ offline* != online ]] |
| 527 | 2026-04-06T23:50:38.396Z | ++ [[ 31 -gt 300 ]] |
| 528 | 2026-04-06T23:50:38.396Z | ++ sleep 1 |
| 529 | 2026-04-06T23:50:39.054Z | ++ retry=32 |
| 530 | 2026-04-06T23:50:39.063Z | +++ svcs -Hostate baseline |
| 531 | 2026-04-06T23:50:39.071Z | ++ [[ offline* != online ]] |
| 532 | 2026-04-06T23:50:39.071Z | ++ [[ 32 -gt 300 ]] |
| 533 | 2026-04-06T23:50:39.071Z | ++ sleep 1 |
| 534 | 2026-04-06T23:50:40.072Z | ++ retry=33 |
| 535 | 2026-04-06T23:50:40.079Z | +++ svcs -Hostate baseline |
| 536 | 2026-04-06T23:50:40.094Z | ++ [[ offline* != online ]] |
| 537 | 2026-04-06T23:50:40.094Z | ++ [[ 33 -gt 300 ]] |
| 538 | 2026-04-06T23:50:40.094Z | ++ sleep 1 |
| 539 | 2026-04-06T23:50:41.089Z | ++ retry=34 |
| 540 | 2026-04-06T23:50:41.100Z | +++ svcs -Hostate baseline |
| 541 | 2026-04-06T23:50:41.107Z | ++ [[ offline* != online ]] |
| 542 | 2026-04-06T23:50:41.107Z | ++ [[ 34 -gt 300 ]] |
| 543 | 2026-04-06T23:50:41.107Z | ++ sleep 1 |
| 544 | 2026-04-06T23:50:42.107Z | ++ retry=35 |
| 545 | 2026-04-06T23:50:42.114Z | +++ svcs -Hostate baseline |
| 546 | 2026-04-06T23:50:42.123Z | ++ [[ offline* != online ]] |
| 547 | 2026-04-06T23:50:42.123Z | ++ [[ 35 -gt 300 ]] |
| 548 | 2026-04-06T23:50:42.123Z | ++ sleep 1 |
| 549 | 2026-04-06T23:50:43.125Z | ++ retry=36 |
| 550 | 2026-04-06T23:50:43.131Z | +++ svcs -Hostate baseline |
| 551 | 2026-04-06T23:50:43.143Z | ++ [[ offline* != online ]] |
| 552 | 2026-04-06T23:50:43.143Z | ++ [[ 36 -gt 300 ]] |
| 553 | 2026-04-06T23:50:43.143Z | ++ sleep 1 |
| 554 | 2026-04-06T23:50:44.143Z | ++ retry=37 |
| 555 | 2026-04-06T23:50:44.148Z | +++ svcs -Hostate baseline |
| 556 | 2026-04-06T23:50:44.158Z | ++ [[ offline* != online ]] |
| 557 | 2026-04-06T23:50:44.158Z | ++ [[ 37 -gt 300 ]] |
| 558 | 2026-04-06T23:50:44.158Z | ++ sleep 1 |
| 559 | 2026-04-06T23:50:45.160Z | ++ retry=38 |
| 560 | 2026-04-06T23:50:45.168Z | +++ svcs -Hostate baseline |
| 561 | 2026-04-06T23:50:45.176Z | ++ [[ offline* != online ]] |
| 562 | 2026-04-06T23:50:45.176Z | ++ [[ 38 -gt 300 ]] |
| 563 | 2026-04-06T23:50:45.176Z | ++ sleep 1 |
| 564 | 2026-04-06T23:50:46.201Z | ++ retry=39 |
| 565 | 2026-04-06T23:50:46.210Z | +++ svcs -Hostate baseline |
| 566 | 2026-04-06T23:50:46.210Z | ++ [[ offline* != online ]] |
| 567 | 2026-04-06T23:50:46.210Z | ++ [[ 39 -gt 300 ]] |
| 568 | 2026-04-06T23:50:46.210Z | ++ sleep 1 |
| 569 | 2026-04-06T23:50:47.196Z | ++ retry=40 |
| 570 | 2026-04-06T23:50:47.201Z | +++ svcs -Hostate baseline |
| 571 | 2026-04-06T23:50:47.211Z | ++ [[ offline* != online ]] |
| 572 | 2026-04-06T23:50:47.211Z | ++ [[ 40 -gt 300 ]] |
| 573 | 2026-04-06T23:50:47.211Z | ++ sleep 1 |
| 574 | 2026-04-06T23:50:48.213Z | ++ retry=41 |
| 575 | 2026-04-06T23:50:48.222Z | +++ svcs -Hostate baseline |
| 576 | 2026-04-06T23:50:48.230Z | ++ [[ offline* != online ]] |
| 577 | 2026-04-06T23:50:48.230Z | ++ [[ 41 -gt 300 ]] |
| 578 | 2026-04-06T23:50:48.230Z | ++ sleep 1 |
| 579 | 2026-04-06T23:50:49.233Z | ++ retry=42 |
| 580 | 2026-04-06T23:50:49.242Z | +++ svcs -Hostate baseline |
| 581 | 2026-04-06T23:50:49.250Z | ++ [[ offline* != online ]] |
| 582 | 2026-04-06T23:50:49.250Z | ++ [[ 42 -gt 300 ]] |
| 583 | 2026-04-06T23:50:49.250Z | ++ sleep 1 |
| 584 | 2026-04-06T23:50:50.250Z | ++ retry=43 |
| 585 | 2026-04-06T23:50:50.271Z | +++ svcs -Hostate baseline |
| 586 | 2026-04-06T23:50:50.286Z | ++ [[ offline* != online ]] |
| 587 | 2026-04-06T23:50:50.286Z | ++ [[ 43 -gt 300 ]] |
| 588 | 2026-04-06T23:50:50.287Z | ++ sleep 1 |
| 589 | 2026-04-06T23:50:51.274Z | ++ retry=44 |
| 590 | 2026-04-06T23:50:51.285Z | +++ svcs -Hostate baseline |
| 591 | 2026-04-06T23:50:51.300Z | ++ [[ offline* != online ]] |
| 592 | 2026-04-06T23:50:51.300Z | ++ [[ 44 -gt 300 ]] |
| 593 | 2026-04-06T23:50:51.300Z | ++ sleep 1 |
| 594 | 2026-04-06T23:50:52.288Z | ++ retry=45 |
| 595 | 2026-04-06T23:50:52.299Z | +++ svcs -Hostate baseline |
| 596 | 2026-04-06T23:50:52.326Z | ++ [[ offline* != online ]] |
| 597 | 2026-04-06T23:50:52.327Z | ++ [[ 45 -gt 300 ]] |
| 598 | 2026-04-06T23:50:52.327Z | ++ sleep 1 |
| 599 | 2026-04-06T23:50:53.302Z | ++ retry=46 |
| 600 | 2026-04-06T23:50:53.322Z | +++ svcs -Hostate baseline |
| 601 | 2026-04-06T23:50:53.333Z | ++ [[ offline* != online ]] |
| 602 | 2026-04-06T23:50:53.333Z | ++ [[ 46 -gt 300 ]] |
| 603 | 2026-04-06T23:50:53.333Z | ++ sleep 1 |
| 604 | 2026-04-06T23:50:54.339Z | ++ retry=47 |
| 605 | 2026-04-06T23:50:54.360Z | +++ svcs -Hostate baseline |
| 606 | 2026-04-06T23:50:54.360Z | ++ [[ offline* != online ]] |
| 607 | 2026-04-06T23:50:54.360Z | ++ [[ 47 -gt 300 ]] |
| 608 | 2026-04-06T23:50:54.360Z | ++ sleep 1 |
| 609 | 2026-04-06T23:50:55.337Z | ++ retry=48 |
| 610 | 2026-04-06T23:50:55.345Z | +++ svcs -Hostate baseline |
| 611 | 2026-04-06T23:50:55.357Z | ++ [[ offline* != online ]] |
| 612 | 2026-04-06T23:50:55.358Z | ++ [[ 48 -gt 300 ]] |
| 613 | 2026-04-06T23:50:55.358Z | ++ sleep 1 |
| 614 | 2026-04-06T23:50:58.626Z | ++ retry=49 |
| 615 | 2026-04-06T23:50:58.743Z | +++ svcs -Hostate baseline |
| 616 | 2026-04-06T23:50:58.743Z | ++ [[ offline* != online ]] |
| 617 | 2026-04-06T23:50:58.743Z | ++ [[ 49 -gt 300 ]] |
| 618 | 2026-04-06T23:50:58.743Z | ++ sleep 1 |
| 619 | 2026-04-06T23:50:58.788Z | ++ retry=50 |
| 620 | 2026-04-06T23:50:58.788Z | +++ svcs -Hostate baseline |
| 621 | 2026-04-06T23:50:58.788Z | ++ [[ offline* != online ]] |
| 622 | 2026-04-06T23:50:58.788Z | ++ [[ 50 -gt 300 ]] |
| 623 | 2026-04-06T23:50:58.788Z | ++ sleep 1 |
| 624 | 2026-04-06T23:50:58.788Z | ++ retry=51 |
| 625 | 2026-04-06T23:50:58.788Z | +++ svcs -Hostate baseline |
| 626 | 2026-04-06T23:50:58.788Z | ++ [[ offline* != online ]] |
| 627 | 2026-04-06T23:50:58.788Z | ++ [[ 51 -gt 300 ]] |
| 628 | 2026-04-06T23:50:58.788Z | ++ sleep 1 |
| 629 | 2026-04-06T23:50:59.409Z | ++ retry=52 |
| 630 | 2026-04-06T23:50:59.420Z | +++ svcs -Hostate baseline |
| 631 | 2026-04-06T23:50:59.431Z | ++ [[ offline* != online ]] |
| 632 | 2026-04-06T23:50:59.431Z | ++ [[ 52 -gt 300 ]] |
| 633 | 2026-04-06T23:50:59.431Z | ++ sleep 1 |
| 634 | 2026-04-06T23:51:00.427Z | ++ retry=53 |
| 635 | 2026-04-06T23:51:00.430Z | +++ svcs -Hostate baseline |
| 636 | 2026-04-06T23:51:00.890Z | ++ [[ offline* != online ]] |
| 637 | 2026-04-06T23:51:00.890Z | ++ [[ 53 -gt 300 ]] |
| 638 | 2026-04-06T23:51:00.890Z | ++ sleep 1 |
| 639 | 2026-04-06T23:51:01.446Z | ++ retry=54 |
| 640 | 2026-04-06T23:51:01.458Z | +++ svcs -Hostate baseline |
| 641 | 2026-04-06T23:51:01.465Z | ++ [[ offline* != online ]] |
| 642 | 2026-04-06T23:51:01.465Z | ++ [[ 54 -gt 300 ]] |
| 643 | 2026-04-06T23:51:01.465Z | ++ sleep 1 |
| 644 | 2026-04-06T23:51:02.462Z | ++ retry=55 |
| 645 | 2026-04-06T23:51:02.471Z | +++ svcs -Hostate baseline |
| 646 | 2026-04-06T23:51:02.480Z | ++ [[ offline* != online ]] |
| 647 | 2026-04-06T23:51:02.480Z | ++ [[ 55 -gt 300 ]] |
| 648 | 2026-04-06T23:51:02.480Z | ++ sleep 1 |
| 649 | 2026-04-06T23:51:03.480Z | ++ retry=56 |
| 650 | 2026-04-06T23:51:03.486Z | +++ svcs -Hostate baseline |
| 651 | 2026-04-06T23:51:03.497Z | ++ [[ offline* != online ]] |
| 652 | 2026-04-06T23:51:03.497Z | ++ [[ 56 -gt 300 ]] |
| 653 | 2026-04-06T23:51:03.497Z | ++ sleep 1 |
| 654 | 2026-04-06T23:51:04.500Z | ++ retry=57 |
| 655 | 2026-04-06T23:51:04.508Z | +++ svcs -Hostate baseline |
| 656 | 2026-04-06T23:51:04.519Z | ++ [[ offline* != online ]] |
| 657 | 2026-04-06T23:51:04.519Z | ++ [[ 57 -gt 300 ]] |
| 658 | 2026-04-06T23:51:04.519Z | ++ sleep 1 |
| 659 | 2026-04-06T23:51:05.520Z | ++ retry=58 |
| 660 | 2026-04-06T23:51:05.528Z | +++ svcs -Hostate baseline |
| 661 | 2026-04-06T23:51:05.535Z | ++ [[ offline* != online ]] |
| 662 | 2026-04-06T23:51:05.535Z | ++ [[ 58 -gt 300 ]] |
| 663 | 2026-04-06T23:51:05.535Z | ++ sleep 1 |
| 664 | 2026-04-06T23:51:06.531Z | ++ retry=59 |
| 665 | 2026-04-06T23:51:06.540Z | +++ svcs -Hostate baseline |
| 666 | 2026-04-06T23:51:06.547Z | ++ [[ offline* != online ]] |
| 667 | 2026-04-06T23:51:06.547Z | ++ [[ 59 -gt 300 ]] |
| 668 | 2026-04-06T23:51:06.547Z | ++ sleep 1 |
| 669 | 2026-04-06T23:51:07.549Z | ++ retry=60 |
| 670 | 2026-04-06T23:51:07.556Z | +++ svcs -Hostate baseline |
| 671 | 2026-04-06T23:51:07.565Z | ++ [[ offline* != online ]] |
| 672 | 2026-04-06T23:51:07.565Z | ++ [[ 60 -gt 300 ]] |
| 673 | 2026-04-06T23:51:07.565Z | ++ sleep 1 |
| 674 | 2026-04-06T23:51:08.568Z | ++ retry=61 |
| 675 | 2026-04-06T23:51:08.575Z | +++ svcs -Hostate baseline |
| 676 | 2026-04-06T23:51:08.583Z | ++ [[ offline* != online ]] |
| 677 | 2026-04-06T23:51:08.583Z | ++ [[ 61 -gt 300 ]] |
| 678 | 2026-04-06T23:51:08.583Z | ++ sleep 1 |
| 679 | 2026-04-06T23:51:11.634Z | ++ retry=62 |
| 680 | 2026-04-06T23:51:11.660Z | +++ svcs -Hostate baseline |
| 681 | 2026-04-06T23:51:11.660Z | ++ [[ offline* != online ]] |
| 682 | 2026-04-06T23:51:11.660Z | ++ [[ 62 -gt 300 ]] |
| 683 | 2026-04-06T23:51:11.660Z | ++ sleep 1 |
| 684 | 2026-04-06T23:51:11.660Z | ++ retry=63 |
| 685 | 2026-04-06T23:51:11.660Z | +++ svcs -Hostate baseline |
| 686 | 2026-04-06T23:51:11.660Z | ++ [[ offline* != online ]] |
| 687 | 2026-04-06T23:51:11.660Z | ++ [[ 63 -gt 300 ]] |
| 688 | 2026-04-06T23:51:11.661Z | ++ sleep 1 |
| 689 | 2026-04-06T23:51:11.661Z | ++ retry=64 |
| 690 | 2026-04-06T23:51:11.661Z | +++ svcs -Hostate baseline |
| 691 | 2026-04-06T23:51:11.661Z | ++ [[ offline* != online ]] |
| 692 | 2026-04-06T23:51:11.661Z | ++ [[ 64 -gt 300 ]] |
| 693 | 2026-04-06T23:51:11.661Z | ++ sleep 1 |
| 694 | 2026-04-06T23:51:12.639Z | ++ retry=65 |
| 695 | 2026-04-06T23:51:12.642Z | +++ svcs -Hostate baseline |
| 696 | 2026-04-06T23:51:12.656Z | ++ [[ offline* != online ]] |
| 697 | 2026-04-06T23:51:12.656Z | ++ [[ 65 -gt 300 ]] |
| 698 | 2026-04-06T23:51:12.659Z | ++ sleep 1 |
| 699 | 2026-04-06T23:51:13.658Z | ++ retry=66 |
| 700 | 2026-04-06T23:51:13.661Z | +++ svcs -Hostate baseline |
| 701 | 2026-04-06T23:51:13.673Z | ++ [[ offline* != online ]] |
| 702 | 2026-04-06T23:51:13.673Z | ++ [[ 66 -gt 300 ]] |
| 703 | 2026-04-06T23:51:13.673Z | ++ sleep 1 |
| 704 | 2026-04-06T23:51:14.675Z | ++ retry=67 |
| 705 | 2026-04-06T23:51:14.679Z | +++ svcs -Hostate baseline |
| 706 | 2026-04-06T23:51:14.690Z | ++ [[ offline* != online ]] |
| 707 | 2026-04-06T23:51:14.691Z | ++ [[ 67 -gt 300 ]] |
| 708 | 2026-04-06T23:51:14.691Z | ++ sleep 1 |
| 709 | 2026-04-06T23:51:15.693Z | ++ retry=68 |
| 710 | 2026-04-06T23:51:15.696Z | +++ svcs -Hostate baseline |
| 711 | 2026-04-06T23:51:15.708Z | ++ [[ offline* != online ]] |
| 712 | 2026-04-06T23:51:15.708Z | ++ [[ 68 -gt 300 ]] |
| 713 | 2026-04-06T23:51:15.709Z | ++ sleep 1 |
| 714 | 2026-04-06T23:51:16.711Z | ++ retry=69 |
| 715 | 2026-04-06T23:51:16.715Z | +++ svcs -Hostate baseline |
| 716 | 2026-04-06T23:51:16.726Z | ++ [[ offline* != online ]] |
| 717 | 2026-04-06T23:51:16.727Z | ++ [[ 69 -gt 300 ]] |
| 718 | 2026-04-06T23:51:16.727Z | ++ sleep 1 |
| 719 | 2026-04-06T23:51:17.731Z | ++ retry=70 |
| 720 | 2026-04-06T23:51:17.743Z | +++ svcs -Hostate baseline |
| 721 | 2026-04-06T23:51:17.746Z | ++ [[ offline* != online ]] |
| 722 | 2026-04-06T23:51:17.746Z | ++ [[ 70 -gt 300 ]] |
| 723 | 2026-04-06T23:51:17.746Z | ++ sleep 1 |
| 724 | 2026-04-06T23:51:18.748Z | ++ retry=71 |
| 725 | 2026-04-06T23:51:18.752Z | +++ svcs -Hostate baseline |
| 726 | 2026-04-06T23:51:18.762Z | ++ [[ offline* != online ]] |
| 727 | 2026-04-06T23:51:18.762Z | ++ [[ 71 -gt 300 ]] |
| 728 | 2026-04-06T23:51:18.762Z | ++ sleep 1 |
| 729 | 2026-04-06T23:51:19.764Z | ++ retry=72 |
| 730 | 2026-04-06T23:51:19.767Z | +++ svcs -Hostate baseline |
| 731 | 2026-04-06T23:51:19.780Z | ++ [[ offline* != online ]] |
| 732 | 2026-04-06T23:51:19.780Z | ++ [[ 72 -gt 300 ]] |
| 733 | 2026-04-06T23:51:19.780Z | ++ sleep 1 |
| 734 | 2026-04-06T23:51:20.782Z | ++ retry=73 |
| 735 | 2026-04-06T23:51:20.785Z | +++ svcs -Hostate baseline |
| 736 | 2026-04-06T23:51:20.797Z | ++ [[ offline* != online ]] |
| 737 | 2026-04-06T23:51:20.797Z | ++ [[ 73 -gt 300 ]] |
| 738 | 2026-04-06T23:51:20.797Z | ++ sleep 1 |
| 739 | 2026-04-06T23:51:21.799Z | ++ retry=74 |
| 740 | 2026-04-06T23:51:21.803Z | +++ svcs -Hostate baseline |
| 741 | 2026-04-06T23:51:21.815Z | ++ [[ offline* != online ]] |
| 742 | 2026-04-06T23:51:21.815Z | ++ [[ 74 -gt 300 ]] |
| 743 | 2026-04-06T23:51:21.815Z | ++ sleep 1 |
| 744 | 2026-04-06T23:51:22.817Z | ++ retry=75 |
| 745 | 2026-04-06T23:51:22.821Z | +++ svcs -Hostate baseline |
| 746 | 2026-04-06T23:51:22.833Z | ++ [[ offline* != online ]] |
| 747 | 2026-04-06T23:51:22.833Z | ++ [[ 75 -gt 300 ]] |
| 748 | 2026-04-06T23:51:22.833Z | ++ sleep 1 |
| 749 | 2026-04-06T23:51:23.835Z | ++ retry=76 |
| 750 | 2026-04-06T23:51:23.838Z | +++ svcs -Hostate baseline |
| 751 | 2026-04-06T23:51:23.850Z | ++ [[ offline* != online ]] |
| 752 | 2026-04-06T23:51:23.850Z | ++ [[ 76 -gt 300 ]] |
| 753 | 2026-04-06T23:51:23.850Z | ++ sleep 1 |
| 754 | 2026-04-06T23:51:24.852Z | ++ retry=77 |
| 755 | 2026-04-06T23:51:24.856Z | +++ svcs -Hostate baseline |
| 756 | 2026-04-06T23:51:24.868Z | ++ [[ offline* != online ]] |
| 757 | 2026-04-06T23:51:24.868Z | ++ [[ 77 -gt 300 ]] |
| 758 | 2026-04-06T23:51:24.868Z | ++ sleep 1 |
| 759 | 2026-04-06T23:51:25.870Z | ++ retry=78 |
| 760 | 2026-04-06T23:51:25.874Z | +++ svcs -Hostate baseline |
| 761 | 2026-04-06T23:51:25.886Z | ++ [[ offline* != online ]] |
| 762 | 2026-04-06T23:51:25.886Z | ++ [[ 78 -gt 300 ]] |
| 763 | 2026-04-06T23:51:25.886Z | ++ sleep 1 |
| 764 | 2026-04-06T23:51:26.888Z | ++ retry=79 |
| 765 | 2026-04-06T23:51:26.892Z | +++ svcs -Hostate baseline |
| 766 | 2026-04-06T23:51:26.903Z | ++ [[ offline* != online ]] |
| 767 | 2026-04-06T23:51:26.903Z | ++ [[ 79 -gt 300 ]] |
| 768 | 2026-04-06T23:51:26.903Z | ++ sleep 1 |
| 769 | 2026-04-06T23:51:27.906Z | ++ retry=80 |
| 770 | 2026-04-06T23:51:27.909Z | +++ svcs -Hostate baseline |
| 771 | 2026-04-06T23:51:27.921Z | ++ [[ offline* != online ]] |
| 772 | 2026-04-06T23:51:27.921Z | ++ [[ 80 -gt 300 ]] |
| 773 | 2026-04-06T23:51:27.922Z | ++ sleep 1 |
| 774 | 2026-04-06T23:51:28.923Z | ++ retry=81 |
| 775 | 2026-04-06T23:51:28.926Z | +++ svcs -Hostate baseline |
| 776 | 2026-04-06T23:51:28.939Z | ++ [[ offline* != online ]] |
| 777 | 2026-04-06T23:51:28.939Z | ++ [[ 81 -gt 300 ]] |
| 778 | 2026-04-06T23:51:28.939Z | ++ sleep 1 |
| 779 | 2026-04-06T23:51:29.943Z | ++ retry=82 |
| 780 | 2026-04-06T23:51:29.946Z | +++ svcs -Hostate baseline |
| 781 | 2026-04-06T23:51:29.956Z | ++ [[ offline* != online ]] |
| 782 | 2026-04-06T23:51:29.957Z | ++ [[ 82 -gt 300 ]] |
| 783 | 2026-04-06T23:51:29.957Z | ++ sleep 1 |
| 784 | 2026-04-06T23:51:30.959Z | ++ retry=83 |
| 785 | 2026-04-06T23:51:30.962Z | +++ svcs -Hostate baseline |
| 786 | 2026-04-06T23:51:30.975Z | ++ [[ offline* != online ]] |
| 787 | 2026-04-06T23:51:30.975Z | ++ [[ 83 -gt 300 ]] |
| 788 | 2026-04-06T23:51:30.975Z | ++ sleep 1 |
| 789 | 2026-04-06T23:51:31.977Z | ++ retry=84 |
| 790 | 2026-04-06T23:51:31.981Z | +++ svcs -Hostate baseline |
| 791 | 2026-04-06T23:51:31.993Z | ++ [[ offline* != online ]] |
| 792 | 2026-04-06T23:51:31.993Z | ++ [[ 84 -gt 300 ]] |
| 793 | 2026-04-06T23:51:31.993Z | ++ sleep 1 |
| 794 | 2026-04-06T23:51:32.995Z | ++ retry=85 |
| 795 | 2026-04-06T23:51:32.998Z | +++ svcs -Hostate baseline |
| 796 | 2026-04-06T23:51:33.010Z | ++ [[ offline* != online ]] |
| 797 | 2026-04-06T23:51:33.010Z | ++ [[ 85 -gt 300 ]] |
| 798 | 2026-04-06T23:51:33.011Z | ++ sleep 1 |
| 799 | 2026-04-06T23:51:34.012Z | ++ retry=86 |
| 800 | 2026-04-06T23:51:34.016Z | +++ svcs -Hostate baseline |
| 801 | 2026-04-06T23:51:34.028Z | ++ [[ offline* != online ]] |
| 802 | 2026-04-06T23:51:34.028Z | ++ [[ 86 -gt 300 ]] |
| 803 | 2026-04-06T23:51:34.028Z | ++ sleep 1 |
| 804 | 2026-04-06T23:51:35.030Z | ++ retry=87 |
| 805 | 2026-04-06T23:51:35.033Z | +++ svcs -Hostate baseline |
| 806 | 2026-04-06T23:51:35.045Z | ++ [[ offline* != online ]] |
| 807 | 2026-04-06T23:51:35.045Z | ++ [[ 87 -gt 300 ]] |
| 808 | 2026-04-06T23:51:35.045Z | ++ sleep 1 |
| 809 | 2026-04-06T23:51:36.048Z | ++ retry=88 |
| 810 | 2026-04-06T23:51:36.051Z | +++ svcs -Hostate baseline |
| 811 | 2026-04-06T23:51:36.064Z | ++ [[ offline* != online ]] |
| 812 | 2026-04-06T23:51:36.064Z | ++ [[ 88 -gt 300 ]] |
| 813 | 2026-04-06T23:51:36.064Z | ++ sleep 1 |
| 814 | 2026-04-06T23:51:37.066Z | ++ retry=89 |
| 815 | 2026-04-06T23:51:37.069Z | +++ svcs -Hostate baseline |
| 816 | 2026-04-06T23:51:37.083Z | ++ [[ offline* != online ]] |
| 817 | 2026-04-06T23:51:37.083Z | ++ [[ 89 -gt 300 ]] |
| 818 | 2026-04-06T23:51:37.083Z | ++ sleep 1 |
| 819 | 2026-04-06T23:51:38.084Z | ++ retry=90 |
| 820 | 2026-04-06T23:51:38.087Z | +++ svcs -Hostate baseline |
| 821 | 2026-04-06T23:51:38.100Z | ++ [[ offline* != online ]] |
| 822 | 2026-04-06T23:51:38.100Z | ++ [[ 90 -gt 300 ]] |
| 823 | 2026-04-06T23:51:38.100Z | ++ sleep 1 |
| 824 | 2026-04-06T23:51:39.103Z | ++ retry=91 |
| 825 | 2026-04-06T23:51:39.106Z | +++ svcs -Hostate baseline |
| 826 | 2026-04-06T23:51:39.118Z | ++ [[ offline* != online ]] |
| 827 | 2026-04-06T23:51:39.118Z | ++ [[ 91 -gt 300 ]] |
| 828 | 2026-04-06T23:51:39.118Z | ++ sleep 1 |
| 829 | 2026-04-06T23:51:40.120Z | ++ retry=92 |
| 830 | 2026-04-06T23:51:40.124Z | +++ svcs -Hostate baseline |
| 831 | 2026-04-06T23:51:40.136Z | ++ [[ offline* != online ]] |
| 832 | 2026-04-06T23:51:40.136Z | ++ [[ 92 -gt 300 ]] |
| 833 | 2026-04-06T23:51:40.136Z | ++ sleep 1 |
| 834 | 2026-04-06T23:51:41.138Z | ++ retry=93 |
| 835 | 2026-04-06T23:51:41.141Z | +++ svcs -Hostate baseline |
| 836 | 2026-04-06T23:51:41.155Z | ++ [[ offline* != online ]] |
| 837 | 2026-04-06T23:51:41.155Z | ++ [[ 93 -gt 300 ]] |
| 838 | 2026-04-06T23:51:41.155Z | ++ sleep 1 |
| 839 | 2026-04-06T23:51:42.156Z | ++ retry=94 |
| 840 | 2026-04-06T23:51:42.159Z | +++ svcs -Hostate baseline |
| 841 | 2026-04-06T23:51:42.172Z | ++ [[ offline* != online ]] |
| 842 | 2026-04-06T23:51:42.172Z | ++ [[ 94 -gt 300 ]] |
| 843 | 2026-04-06T23:51:42.172Z | ++ sleep 1 |
| 844 | 2026-04-06T23:51:43.174Z | ++ retry=95 |
| 845 | 2026-04-06T23:51:43.177Z | +++ svcs -Hostate baseline |
| 846 | 2026-04-06T23:51:43.189Z | ++ [[ offline* != online ]] |
| 847 | 2026-04-06T23:51:43.189Z | ++ [[ 95 -gt 300 ]] |
| 848 | 2026-04-06T23:51:43.189Z | ++ sleep 1 |
| 849 | 2026-04-06T23:51:44.191Z | ++ retry=96 |
| 850 | 2026-04-06T23:51:44.194Z | +++ svcs -Hostate baseline |
| 851 | 2026-04-06T23:51:44.207Z | ++ [[ offline* != online ]] |
| 852 | 2026-04-06T23:51:44.207Z | ++ [[ 96 -gt 300 ]] |
| 853 | 2026-04-06T23:51:44.207Z | ++ sleep 1 |
| 854 | 2026-04-06T23:51:45.209Z | ++ retry=97 |
| 855 | 2026-04-06T23:51:45.212Z | +++ svcs -Hostate baseline |
| 856 | 2026-04-06T23:51:45.224Z | ++ [[ offline* != online ]] |
| 857 | 2026-04-06T23:51:45.224Z | ++ [[ 97 -gt 300 ]] |
| 858 | 2026-04-06T23:51:45.224Z | ++ sleep 1 |
| 859 | 2026-04-06T23:51:46.226Z | ++ retry=98 |
| 860 | 2026-04-06T23:51:46.230Z | +++ svcs -Hostate baseline |
| 861 | 2026-04-06T23:51:46.241Z | ++ [[ online != online ]] |
| 862 | 2026-04-06T23:51:46.244Z | ++ set -o errexit |
| 863 | 2026-04-06T23:51:46.244Z | ++ set -o pipefail |
| 864 | 2026-04-06T23:51:46.244Z | ++ banner build |
| 865 | 2026-04-06T23:51:46.244Z | |
| 866 | 2026-04-06T23:51:46.244Z | ##### # # # # ##### |
| 867 | 2026-04-06T23:51:46.244Z | # # # # # # # # |
| 868 | 2026-04-06T23:51:46.244Z | ##### # # # # # # |
| 869 | 2026-04-06T23:51:46.244Z | # # # # # # # # |
| 870 | 2026-04-06T23:51:46.244Z | # # # # # # # # |
| 871 | 2026-04-06T23:51:46.244Z | ##### #### # ###### ##### |
| 872 | 2026-04-06T23:51:46.244Z | |
| 873 | 2026-04-06T23:51:46.244Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 874 | 2026-04-06T23:51:46.249Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 875 | 2026-04-06T23:51:46.413Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 876 | 2026-04-06T23:51:46.416Z | info: downloading 6 components |
| 877 | 2026-04-06T23:52:01.998Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 878 | 2026-04-06T23:52:02.634Z | From https://github.com/oxidecomputer/falcon |
| 879 | 2026-04-06T23:52:02.634Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 880 | 2026-04-06T23:52:02.713Z | Updating crates.io index |
| 881 | 2026-04-06T23:52:02.752Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 882 | 2026-04-06T23:52:03.608Z | From https://github.com/oxidecomputer/dendrite |
| 883 | 2026-04-06T23:52:03.608Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 884 | 2026-04-06T23:52:03.879Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 885 | 2026-04-06T23:52:04.155Z | From https://github.com/oxidecomputer/ispf |
| 886 | 2026-04-06T23:52:04.155Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 887 | 2026-04-06T23:52:04.160Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 888 | 2026-04-06T23:52:04.511Z | From https://github.com/oxidecomputer/netadm-sys |
| 889 | 2026-04-06T23:52:04.511Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 890 | 2026-04-06T23:52:04.517Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 891 | 2026-04-06T23:52:12.721Z | From https://github.com/oxidecomputer/omicron |
| 892 | 2026-04-06T23:52:12.722Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 893 | 2026-04-06T23:52:13.116Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 894 | 2026-04-06T23:52:13.669Z | From https://github.com/oxidecomputer/opte |
| 895 | 2026-04-06T23:52:13.669Z | * [new ref] 04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8 -> refs/commit/04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8 |
| 896 | 2026-04-06T23:52:14.239Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 897 | 2026-04-06T23:52:14.489Z | From https://github.com/illumos/smf-rs |
| 898 | 2026-04-06T23:52:14.489Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 899 | 2026-04-06T23:52:14.713Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 900 | 2026-04-06T23:52:14.952Z | From https://github.com/oxidecomputer/network-interface |
| 901 | 2026-04-06T23:52:14.953Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 902 | 2026-04-06T23:52:14.959Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 903 | 2026-04-06T23:52:15.215Z | From https://github.com/oxidecomputer/zone |
| 904 | 2026-04-06T23:52:15.215Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 905 | 2026-04-06T23:52:15.304Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 906 | 2026-04-06T23:52:16.551Z | From https://github.com/oxidecomputer/propolis |
| 907 | 2026-04-06T23:52:16.551Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 908 | 2026-04-06T23:52:16.821Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 909 | 2026-04-06T23:52:17.318Z | From https://github.com/oxidecomputer/transceiver-control |
| 910 | 2026-04-06T23:52:17.318Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 911 | 2026-04-06T23:52:17.328Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 912 | 2026-04-06T23:52:17.585Z | From https://github.com/oxidecomputer/dlpi-sys |
| 913 | 2026-04-06T23:52:17.585Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 914 | 2026-04-06T23:52:17.600Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 915 | 2026-04-06T23:52:17.875Z | From https://github.com/jmesmon/rust-libzfs |
| 916 | 2026-04-06T23:52:17.875Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 917 | 2026-04-06T23:52:17.883Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 918 | 2026-04-06T23:52:18.138Z | From https://github.com/oxidecomputer/rusty-doors |
| 919 | 2026-04-06T23:52:18.138Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 920 | 2026-04-06T23:52:18.149Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 921 | 2026-04-06T23:52:18.483Z | From https://github.com/oxidecomputer/lldp |
| 922 | 2026-04-06T23:52:18.483Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 923 | 2026-04-06T23:52:18.657Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 924 | 2026-04-06T23:52:18.934Z | From https://github.com/oxidecomputer/slog-error-chain |
| 925 | 2026-04-06T23:52:18.934Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 926 | 2026-04-06T23:52:18.954Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 927 | 2026-04-06T23:52:19.253Z | From https://github.com/oxidecomputer/tufaceous |
| 928 | 2026-04-06T23:52:19.253Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 929 | 2026-04-06T23:52:19.480Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 930 | 2026-04-06T23:52:19.903Z | From https://github.com/oxidecomputer/management-gateway-service |
| 931 | 2026-04-06T23:52:19.903Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 932 | 2026-04-06T23:52:20.063Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 933 | 2026-04-06T23:52:20.877Z | From https://github.com/oxidecomputer/crucible |
| 934 | 2026-04-06T23:52:20.877Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 935 | 2026-04-06T23:52:21.681Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 936 | 2026-04-06T23:52:21.941Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 937 | 2026-04-06T23:52:21.941Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 938 | 2026-04-06T23:52:22.458Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 939 | 2026-04-06T23:52:22.853Z | From https://github.com/oxidecomputer/propolis |
| 940 | 2026-04-06T23:52:22.854Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 941 | 2026-04-06T23:52:22.950Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 942 | 2026-04-06T23:52:23.201Z | From https://github.com/oxidecomputer/tofino |
| 943 | 2026-04-06T23:52:23.201Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 944 | 2026-04-06T23:52:23.219Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 945 | 2026-04-06T23:52:23.730Z | From https://github.com/oxidecomputer/maghemite |
| 946 | 2026-04-06T23:52:23.730Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 947 | 2026-04-06T23:52:23.779Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 948 | 2026-04-06T23:52:24.051Z | From https://github.com/oxidecomputer/clickward |
| 949 | 2026-04-06T23:52:24.051Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 950 | 2026-04-06T23:52:24.069Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 951 | 2026-04-06T23:52:24.343Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 952 | 2026-04-06T23:52:24.343Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 953 | 2026-04-06T23:52:24.475Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 954 | 2026-04-06T23:52:24.833Z | From https://github.com/oxidecomputer/crucible |
| 955 | 2026-04-06T23:52:24.833Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 956 | 2026-04-06T23:52:25.902Z | Downloading crates ... |
| 957 | 2026-04-06T23:52:25.976Z | Downloaded bit-vec v0.8.0 |
| 958 | 2026-04-06T23:52:25.987Z | Downloaded dof v0.3.0 |
| 959 | 2026-04-06T23:52:25.993Z | Downloaded darling_macro v0.23.0 |
| 960 | 2026-04-06T23:52:25.994Z | Downloaded adler2 v2.0.1 |
| 961 | 2026-04-06T23:52:25.994Z | Downloaded byteorder v1.5.0 |
| 962 | 2026-04-06T23:52:25.999Z | Downloaded dunce v1.0.5 |
| 963 | 2026-04-06T23:52:26.003Z | Downloaded ff v0.13.1 |
| 964 | 2026-04-06T23:52:26.006Z | Downloaded ahash v0.8.12 |
| 965 | 2026-04-06T23:52:26.009Z | Downloaded foreign-types v0.5.0 |
| 966 | 2026-04-06T23:52:26.022Z | Downloaded futures-task v0.3.32 |
| 967 | 2026-04-06T23:52:26.022Z | Downloaded either v1.15.0 |
| 968 | 2026-04-06T23:52:26.022Z | Downloaded futures-channel v0.3.32 |
| 969 | 2026-04-06T23:52:26.022Z | Downloaded futures-io v0.3.32 |
| 970 | 2026-04-06T23:52:26.022Z | Downloaded dyn-clone v1.0.20 |
| 971 | 2026-04-06T23:52:26.026Z | Downloaded hash32 v0.3.1 |
| 972 | 2026-04-06T23:52:26.026Z | Downloaded console v0.16.3 |
| 973 | 2026-04-06T23:52:26.030Z | Downloaded float-ord v0.3.2 |
| 974 | 2026-04-06T23:52:26.030Z | Downloaded fixedbitset v0.4.2 |
| 975 | 2026-04-06T23:52:26.035Z | Downloaded git-stub v1.0.0 |
| 976 | 2026-04-06T23:52:26.036Z | Downloaded embedded-io v0.4.0 |
| 977 | 2026-04-06T23:52:26.039Z | Downloaded enum-as-inner v0.6.1 |
| 978 | 2026-04-06T23:52:26.039Z | Downloaded generic-array v0.14.7 |
| 979 | 2026-04-06T23:52:26.043Z | Downloaded group v0.13.0 |
| 980 | 2026-04-06T23:52:26.043Z | Downloaded camino v1.2.2 |
| 981 | 2026-04-06T23:52:26.048Z | Downloaded httpdate v1.0.3 |
| 982 | 2026-04-06T23:52:26.048Z | Downloaded hostname v0.4.2 |
| 983 | 2026-04-06T23:52:26.052Z | Downloaded darling_macro v0.21.3 |
| 984 | 2026-04-06T23:52:26.052Z | Downloaded ciborium-ll v0.2.2 |
| 985 | 2026-04-06T23:52:26.056Z | Downloaded fastrand v2.3.0 |
| 986 | 2026-04-06T23:52:26.059Z | Downloaded foreign-types v0.3.2 |
| 987 | 2026-04-06T23:52:26.059Z | Downloaded heck v0.4.1 |
| 988 | 2026-04-06T23:52:26.063Z | Downloaded dof v0.4.0 |
| 989 | 2026-04-06T23:52:26.063Z | Downloaded futures-sink v0.3.32 |
| 990 | 2026-04-06T23:52:26.067Z | Downloaded displaydoc v0.2.5 |
| 991 | 2026-04-06T23:52:26.070Z | Downloaded glob v0.3.3 |
| 992 | 2026-04-06T23:52:26.071Z | Downloaded fixedbitset v0.5.7 |
| 993 | 2026-04-06T23:52:26.074Z | Downloaded futures-executor v0.3.32 |
| 994 | 2026-04-06T23:52:26.079Z | Downloaded block-buffer v0.10.4 |
| 995 | 2026-04-06T23:52:26.079Z | Downloaded form_urlencoded v1.2.2 |
| 996 | 2026-04-06T23:52:26.079Z | Downloaded crucible-workspace-hack v0.1.0 |
| 997 | 2026-04-06T23:52:26.092Z | Downloaded hostname v0.3.1 |
| 998 | 2026-04-06T23:52:26.092Z | Downloaded fxhash v0.2.1 |
| 999 | 2026-04-06T23:52:26.096Z | Downloaded cfg-if v1.0.4 |
| 1000 | 2026-04-06T23:52:26.096Z | Downloaded foreign-types-shared v0.1.1 |
| 1001 | 2026-04-06T23:52:26.096Z | Downloaded hex v0.4.3 |
| 1002 | 2026-04-06T23:52:26.097Z | Downloaded equivalent v1.0.2 |
| 1003 | 2026-04-06T23:52:26.097Z | Downloaded cpufeatures v0.2.17 |
| 1004 | 2026-04-06T23:52:26.097Z | Downloaded http-body-util v0.1.3 |
| 1005 | 2026-04-06T23:52:26.097Z | Downloaded http-body v1.0.1 |
| 1006 | 2026-04-06T23:52:26.100Z | Downloaded crypto-common v0.1.7 |
| 1007 | 2026-04-06T23:52:26.100Z | Downloaded foldhash v0.1.5 |
| 1008 | 2026-04-06T23:52:26.104Z | Downloaded defmt-parser v1.0.0 |
| 1009 | 2026-04-06T23:52:26.104Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1010 | 2026-04-06T23:52:26.108Z | Downloaded compression-core v0.4.31 |
| 1011 | 2026-04-06T23:52:26.108Z | Downloaded cipher v0.4.4 |
| 1012 | 2026-04-06T23:52:26.112Z | Downloaded byte-wrapper v0.1.0 |
| 1013 | 2026-04-06T23:52:26.112Z | Downloaded heck v0.5.0 |
| 1014 | 2026-04-06T23:52:26.116Z | Downloaded ciborium-io v0.2.2 |
| 1015 | 2026-04-06T23:52:26.116Z | Downloaded gethostname v0.5.0 |
| 1016 | 2026-04-06T23:52:26.120Z | Downloaded defmt v0.3.100 |
| 1017 | 2026-04-06T23:52:26.120Z | Downloaded const-random-macro v0.1.16 |
| 1018 | 2026-04-06T23:52:26.120Z | Downloaded ident_case v1.0.1 |
| 1019 | 2026-04-06T23:52:26.123Z | Downloaded futures-core v0.3.32 |
| 1020 | 2026-04-06T23:52:26.123Z | Downloaded hubpack_derive v0.1.1 |
| 1021 | 2026-04-06T23:52:26.127Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 1022 | 2026-04-06T23:52:26.127Z | Downloaded bit-set v0.8.0 |
| 1023 | 2026-04-06T23:52:26.130Z | Downloaded convert_case v0.4.0 |
| 1024 | 2026-04-06T23:52:26.130Z | Downloaded debug-ignore v1.0.5 |
| 1025 | 2026-04-06T23:52:26.134Z | Downloaded anstyle-query v1.1.5 |
| 1026 | 2026-04-06T23:52:26.137Z | Downloaded async-stream-impl v0.3.6 |
| 1027 | 2026-04-06T23:52:26.137Z | Downloaded colorchoice v1.0.5 |
| 1028 | 2026-04-06T23:52:26.141Z | Downloaded atomicwrites v0.4.4 |
| 1029 | 2026-04-06T23:52:26.141Z | Downloaded cstr-argument v0.1.2 |
| 1030 | 2026-04-06T23:52:26.144Z | Downloaded indent_write v2.2.0 |
| 1031 | 2026-04-06T23:52:26.144Z | Downloaded base16ct v1.0.0 |
| 1032 | 2026-04-06T23:52:26.147Z | Downloaded crc8 v0.1.1 |
| 1033 | 2026-04-06T23:52:26.148Z | Downloaded const-random v0.1.18 |
| 1034 | 2026-04-06T23:52:26.151Z | Downloaded internet-checksum v0.2.1 |
| 1035 | 2026-04-06T23:52:26.151Z | Downloaded foreign-types-shared v0.3.1 |
| 1036 | 2026-04-06T23:52:26.154Z | Downloaded instant v0.1.13 |
| 1037 | 2026-04-06T23:52:26.154Z | Downloaded inout v0.1.4 |
| 1038 | 2026-04-06T23:52:26.158Z | Downloaded globset v0.4.18 |
| 1039 | 2026-04-06T23:52:26.158Z | Downloaded erased-serde v0.3.31 |
| 1040 | 2026-04-06T23:52:26.161Z | Downloaded lazy_static v1.5.0 |
| 1041 | 2026-04-06T23:52:26.165Z | Downloaded critical-section v1.2.0 |
| 1042 | 2026-04-06T23:52:26.165Z | Downloaded darling_core v0.21.3 |
| 1043 | 2026-04-06T23:52:26.169Z | Downloaded macaddr v1.0.1 |
| 1044 | 2026-04-06T23:52:26.172Z | Downloaded managed v0.8.0 |
| 1045 | 2026-04-06T23:52:26.172Z | Downloaded cobs v0.3.0 |
| 1046 | 2026-04-06T23:52:26.177Z | Downloaded async-trait v0.1.89 |
| 1047 | 2026-04-06T23:52:26.181Z | Downloaded daft v0.1.5 |
| 1048 | 2026-04-06T23:52:26.181Z | Downloaded anstyle-parse v1.0.0 |
| 1049 | 2026-04-06T23:52:26.185Z | Downloaded getrandom v0.2.17 |
| 1050 | 2026-04-06T23:52:26.185Z | Downloaded humantime v2.3.0 |
| 1051 | 2026-04-06T23:52:26.188Z | Downloaded keccak v0.1.6 |
| 1052 | 2026-04-06T23:52:26.188Z | Downloaded bitflags v2.11.0 |
| 1053 | 2026-04-06T23:52:26.191Z | Downloaded digest v0.10.7 |
| 1054 | 2026-04-06T23:52:26.194Z | Downloaded foldhash v0.2.0 |
| 1055 | 2026-04-06T23:52:26.198Z | Downloaded match_cfg v0.1.0 |
| 1056 | 2026-04-06T23:52:26.198Z | Downloaded find-msvc-tools v0.1.9 |
| 1057 | 2026-04-06T23:52:26.202Z | Downloaded git-stub-vcs v0.1.0 |
| 1058 | 2026-04-06T23:52:26.202Z | Downloaded memoffset v0.9.1 |
| 1059 | 2026-04-06T23:52:26.205Z | Downloaded lru-slab v0.1.2 |
| 1060 | 2026-04-06T23:52:26.205Z | Downloaded lru-cache v0.1.2 |
| 1061 | 2026-04-06T23:52:26.209Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1062 | 2026-04-06T23:52:26.209Z | Downloaded memmap v0.7.0 |
| 1063 | 2026-04-06T23:52:26.213Z | Downloaded is-terminal v0.4.17 |
| 1064 | 2026-04-06T23:52:26.213Z | Downloaded no-std-compat v0.4.1 |
| 1065 | 2026-04-06T23:52:26.213Z | Downloaded natord v1.0.9 |
| 1066 | 2026-04-06T23:52:26.217Z | Downloaded dropshot_endpoint v0.17.0 |
| 1067 | 2026-04-06T23:52:26.217Z | Downloaded async-stream v0.3.6 |
| 1068 | 2026-04-06T23:52:26.220Z | Downloaded backoff v0.4.0 |
| 1069 | 2026-04-06T23:52:26.224Z | Downloaded ingot v0.1.1 |
| 1070 | 2026-04-06T23:52:26.224Z | Downloaded daft-derive v0.1.5 |
| 1071 | 2026-04-06T23:52:26.227Z | Downloaded num v0.4.3 |
| 1072 | 2026-04-06T23:52:26.231Z | Downloaded num-conv v0.2.1 |
| 1073 | 2026-04-06T23:52:26.231Z | Downloaded httparse v1.10.1 |
| 1074 | 2026-04-06T23:52:26.234Z | Downloaded newline-converter v0.3.0 |
| 1075 | 2026-04-06T23:52:26.234Z | Downloaded newtype_derive v0.1.6 |
| 1076 | 2026-04-06T23:52:26.238Z | Downloaded ipnet v2.12.0 |
| 1077 | 2026-04-06T23:52:26.238Z | Downloaded num-derive v0.3.3 |
| 1078 | 2026-04-06T23:52:26.242Z | Downloaded linked-hash-map v0.5.6 |
| 1079 | 2026-04-06T23:52:26.242Z | Downloaded num-iter v0.1.45 |
| 1080 | 2026-04-06T23:52:26.247Z | Downloaded num-derive v0.4.2 |
| 1081 | 2026-04-06T23:52:26.247Z | Downloaded num_enum_derive v0.5.11 |
| 1082 | 2026-04-06T23:52:26.250Z | Downloaded ciborium v0.2.2 |
| 1083 | 2026-04-06T23:52:26.250Z | Downloaded openssl-probe v0.2.1 |
| 1084 | 2026-04-06T23:52:26.254Z | Downloaded cmake v0.1.58 |
| 1085 | 2026-04-06T23:52:26.254Z | Downloaded linear-map v1.2.0 |
| 1086 | 2026-04-06T23:52:26.254Z | Downloaded libsw-core v0.3.2 |
| 1087 | 2026-04-06T23:52:26.257Z | Downloaded cookie v0.18.1 |
| 1088 | 2026-04-06T23:52:26.261Z | Downloaded olpc-cjson v0.1.4 |
| 1089 | 2026-04-06T23:52:26.261Z | Downloaded defmt-macros v1.0.1 |
| 1090 | 2026-04-06T23:52:26.266Z | Downloaded hmac v0.12.1 |
| 1091 | 2026-04-06T23:52:26.266Z | Downloaded mime v0.3.17 |
| 1092 | 2026-04-06T23:52:26.270Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1093 | 2026-04-06T23:52:26.270Z | Downloaded jobserver v0.1.34 |
| 1094 | 2026-04-06T23:52:26.271Z | Downloaded num_threads v0.1.7 |
| 1095 | 2026-04-06T23:52:26.274Z | Downloaded openssl-macros v0.1.1 |
| 1096 | 2026-04-06T23:52:26.274Z | Downloaded parse-display v0.10.0 |
| 1097 | 2026-04-06T23:52:26.274Z | Downloaded iana-time-zone v0.1.65 |
| 1098 | 2026-04-06T23:52:26.277Z | Downloaded opaque-debug v0.3.1 |
| 1099 | 2026-04-06T23:52:26.281Z | Downloaded derive_more v0.99.20 |
| 1100 | 2026-04-06T23:52:26.285Z | Downloaded heapless v0.8.0 |
| 1101 | 2026-04-06T23:52:26.288Z | Downloaded crossbeam-epoch v0.9.18 |
| 1102 | 2026-04-06T23:52:26.288Z | Downloaded blake2 v0.10.6 |
| 1103 | 2026-04-06T23:52:26.292Z | Downloaded backon v1.6.0 |
| 1104 | 2026-04-06T23:52:26.295Z | Downloaded chacha20 v0.9.1 |
| 1105 | 2026-04-06T23:52:26.295Z | Downloaded hyper-rustls v0.27.7 |
| 1106 | 2026-04-06T23:52:26.298Z | Downloaded ingot-macros v0.1.1 |
| 1107 | 2026-04-06T23:52:26.299Z | Downloaded console v0.15.11 |
| 1108 | 2026-04-06T23:52:26.302Z | Downloaded elliptic-curve v0.13.8 |
| 1109 | 2026-04-06T23:52:26.306Z | Downloaded plain v0.2.3 |
| 1110 | 2026-04-06T23:52:26.306Z | Downloaded num-complex v0.4.6 |
| 1111 | 2026-04-06T23:52:26.309Z | Downloaded cargo_toml v0.22.3 |
| 1112 | 2026-04-06T23:52:26.309Z | Downloaded percent-encoding v2.3.2 |
| 1113 | 2026-04-06T23:52:26.313Z | Downloaded num_enum v0.5.11 |
| 1114 | 2026-04-06T23:52:26.316Z | Downloaded phf_shared v0.12.1 |
| 1115 | 2026-04-06T23:52:26.316Z | Downloaded newtype-uuid v1.3.2 |
| 1116 | 2026-04-06T23:52:26.320Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1117 | 2026-04-06T23:52:26.320Z | Downloaded proc-macro-crate v3.5.0 |
| 1118 | 2026-04-06T23:52:26.320Z | Downloaded proc-macro-crate v1.3.1 |
| 1119 | 2026-04-06T23:52:26.323Z | Downloaded num-integer v0.1.46 |
| 1120 | 2026-04-06T23:52:26.323Z | Downloaded num_enum v0.7.6 |
| 1121 | 2026-04-06T23:52:26.327Z | Downloaded num_enum_derive v0.7.6 |
| 1122 | 2026-04-06T23:52:26.330Z | Downloaded ingot-types v0.1.2 |
| 1123 | 2026-04-06T23:52:26.330Z | Downloaded half v2.7.1 |
| 1124 | 2026-04-06T23:52:26.333Z | Downloaded data-encoding v2.10.0 |
| 1125 | 2026-04-06T23:52:26.333Z | Downloaded powerfmt v0.2.0 |
| 1126 | 2026-04-06T23:52:26.337Z | Downloaded icu_provider v2.1.1 |
| 1127 | 2026-04-06T23:52:26.337Z | Downloaded futures v0.3.32 |
| 1128 | 2026-04-06T23:52:26.341Z | Downloaded potential_utf v0.1.4 |
| 1129 | 2026-04-06T23:52:26.344Z | Downloaded allocator-api2 v0.2.21 |
| 1130 | 2026-04-06T23:52:26.344Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1131 | 2026-04-06T23:52:26.347Z | Downloaded litemap v0.8.1 |
| 1132 | 2026-04-06T23:52:26.351Z | Downloaded owo-colors v4.3.0 |
| 1133 | 2026-04-06T23:52:26.351Z | Downloaded memmap2 v0.9.10 |
| 1134 | 2026-04-06T23:52:26.354Z | Downloaded flate2 v1.1.9 |
| 1135 | 2026-04-06T23:52:26.357Z | Downloaded progenitor-client v0.11.2 |
| 1136 | 2026-04-06T23:52:26.357Z | Downloaded hickory-resolver v0.24.4 |
| 1137 | 2026-04-06T23:52:26.361Z | Downloaded pretty-hex v0.4.2 |
| 1138 | 2026-04-06T23:52:26.365Z | Downloaded progenitor-macro v0.11.2 |
| 1139 | 2026-04-06T23:52:26.365Z | Downloaded progenitor-macro v0.13.0 |
| 1140 | 2026-04-06T23:52:26.365Z | Downloaded quick-error v1.2.3 |
| 1141 | 2026-04-06T23:52:26.369Z | Downloaded progenitor-macro v0.10.0 |
| 1142 | 2026-04-06T23:52:26.370Z | Downloaded parse-display-derive v0.10.0 |
| 1143 | 2026-04-06T23:52:26.370Z | Downloaded multer v3.1.0 |
| 1144 | 2026-04-06T23:52:26.373Z | Downloaded progenitor-client v0.10.0 |
| 1145 | 2026-04-06T23:52:26.373Z | Downloaded rand_chacha v0.3.1 |
| 1146 | 2026-04-06T23:52:26.377Z | Downloaded crossbeam-utils v0.8.21 |
| 1147 | 2026-04-06T23:52:26.377Z | Downloaded indexmap v1.9.3 |
| 1148 | 2026-04-06T23:52:26.381Z | Downloaded pkg-config v0.3.32 |
| 1149 | 2026-04-06T23:52:26.381Z | Downloaded pin-project-lite v0.2.17 |
| 1150 | 2026-04-06T23:52:26.384Z | Downloaded rustc_version v0.1.7 |
| 1151 | 2026-04-06T23:52:26.388Z | Downloaded rustc-hash v2.1.2 |
| 1152 | 2026-04-06T23:52:26.388Z | Downloaded anyhow v1.0.102 |
| 1153 | 2026-04-06T23:52:26.391Z | Downloaded ppv-lite86 v0.2.21 |
| 1154 | 2026-04-06T23:52:26.391Z | Downloaded parking_lot_core v0.8.6 |
| 1155 | 2026-04-06T23:52:26.394Z | Downloaded oxnet v0.1.4 |
| 1156 | 2026-04-06T23:52:26.394Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1157 | 2026-04-06T23:52:26.397Z | Downloaded password-hash v0.5.0 |
| 1158 | 2026-04-06T23:52:26.398Z | Downloaded rustc_version v0.4.1 |
| 1159 | 2026-04-06T23:52:26.401Z | Downloaded pem v3.0.6 |
| 1160 | 2026-04-06T23:52:26.401Z | Downloaded getrandom v0.3.4 |
| 1161 | 2026-04-06T23:52:26.404Z | Downloaded ref-cast-impl v1.0.25 |
| 1162 | 2026-04-06T23:52:26.404Z | Downloaded derive-where v1.6.1 |
| 1163 | 2026-04-06T23:52:26.408Z | Downloaded crc32fast v1.5.0 |
| 1164 | 2026-04-06T23:52:26.411Z | Downloaded num-rational v0.4.2 |
| 1165 | 2026-04-06T23:52:26.411Z | Downloaded phf v0.12.1 |
| 1166 | 2026-04-06T23:52:26.415Z | Downloaded rand_xorshift v0.4.0 |
| 1167 | 2026-04-06T23:52:26.415Z | Downloaded ref-cast v1.0.25 |
| 1168 | 2026-04-06T23:52:26.418Z | Downloaded once_cell v1.21.4 |
| 1169 | 2026-04-06T23:52:26.418Z | Downloaded icu_normalizer v2.1.1 |
| 1170 | 2026-04-06T23:52:26.422Z | Downloaded getrandom v0.4.2 |
| 1171 | 2026-04-06T23:52:26.425Z | Downloaded poly1305 v0.8.0 |
| 1172 | 2026-04-06T23:52:26.429Z | Downloaded chacha20 v0.10.0 |
| 1173 | 2026-04-06T23:52:26.429Z | Downloaded dropshot_endpoint v0.16.7 |
| 1174 | 2026-04-06T23:52:26.432Z | Downloaded secrecy v0.10.3 |
| 1175 | 2026-04-06T23:52:26.432Z | Downloaded scroll_derive v0.13.1 |
| 1176 | 2026-04-06T23:52:26.435Z | Downloaded scroll_derive v0.12.1 |
| 1177 | 2026-04-06T23:52:26.435Z | Downloaded scopeguard v1.2.0 |
| 1178 | 2026-04-06T23:52:26.435Z | Downloaded icu_locale_core v2.1.1 |
| 1179 | 2026-04-06T23:52:26.439Z | Downloaded same-file v1.0.6 |
| 1180 | 2026-04-06T23:52:26.442Z | Downloaded rand_chacha v0.9.0 |
| 1181 | 2026-04-06T23:52:26.442Z | Downloaded parking_lot_core v0.9.12 |
| 1182 | 2026-04-06T23:52:26.446Z | Downloaded log v0.4.29 |
| 1183 | 2026-04-06T23:52:26.449Z | Downloaded progenitor v0.13.0 |
| 1184 | 2026-04-06T23:52:26.449Z | Downloaded progenitor-extras v0.1.1 |
| 1185 | 2026-04-06T23:52:26.452Z | Downloaded rand_core v0.10.0 |
| 1186 | 2026-04-06T23:52:26.452Z | Downloaded serde-big-array v0.5.1 |
| 1187 | 2026-04-06T23:52:26.456Z | Downloaded progenitor-client v0.13.0 |
| 1188 | 2026-04-06T23:52:26.456Z | Downloaded progenitor v0.10.0 |
| 1189 | 2026-04-06T23:52:26.456Z | Downloaded serde_plain v1.0.2 |
| 1190 | 2026-04-06T23:52:26.459Z | Downloaded serde_spanned v0.6.9 |
| 1191 | 2026-04-06T23:52:26.459Z | Downloaded pest_generator v2.8.6 |
| 1192 | 2026-04-06T23:52:26.463Z | Downloaded semver v0.1.20 |
| 1193 | 2026-04-06T23:52:26.463Z | Downloaded progenitor v0.11.2 |
| 1194 | 2026-04-06T23:52:26.463Z | Downloaded pest_derive v2.8.6 |
| 1195 | 2026-04-06T23:52:26.467Z | Downloaded resolv-conf v0.7.6 |
| 1196 | 2026-04-06T23:52:26.467Z | Downloaded parking_lot v0.12.5 |
| 1197 | 2026-04-06T23:52:26.470Z | Downloaded rand_core v0.9.5 |
| 1198 | 2026-04-06T23:52:26.471Z | Downloaded chacha20poly1305 v0.10.1 |
| 1199 | 2026-04-06T23:52:26.475Z | Downloaded const_format v0.2.35 |
| 1200 | 2026-04-06T23:52:26.479Z | Downloaded serde_urlencoded v0.7.1 |
| 1201 | 2026-04-06T23:52:26.479Z | Downloaded postcard v1.1.3 |
| 1202 | 2026-04-06T23:52:26.479Z | Downloaded icu_normalizer_data v2.1.1 |
| 1203 | 2026-04-06T23:52:26.483Z | Downloaded darling_core v0.23.0 |
| 1204 | 2026-04-06T23:52:26.486Z | Downloaded num-traits v0.2.19 |
| 1205 | 2026-04-06T23:52:26.487Z | Downloaded proc-macro-error2 v2.0.1 |
| 1206 | 2026-04-06T23:52:26.490Z | Downloaded serde_spanned v1.1.0 |
| 1207 | 2026-04-06T23:52:26.490Z | Downloaded paste v1.0.15 |
| 1208 | 2026-04-06T23:52:26.493Z | Downloaded hickory-resolver v0.25.2 |
| 1209 | 2026-04-06T23:52:26.496Z | Downloaded hashbrown v0.12.3 |
| 1210 | 2026-04-06T23:52:26.500Z | Downloaded base64 v0.22.1 |
| 1211 | 2026-04-06T23:52:26.503Z | Downloaded arc-swap v1.9.0 |
| 1212 | 2026-04-06T23:52:26.507Z | Downloaded sha1 v0.10.6 |
| 1213 | 2026-04-06T23:52:26.507Z | Downloaded siphasher v1.0.2 |
| 1214 | 2026-04-06T23:52:26.507Z | Downloaded slog-bunyan v2.5.0 |
| 1215 | 2026-04-06T23:52:26.511Z | Downloaded sigpipe v0.1.3 |
| 1216 | 2026-04-06T23:52:26.511Z | Downloaded crypto-bigint v0.5.5 |
| 1217 | 2026-04-06T23:52:26.514Z | Downloaded papergrid v0.11.0 |
| 1218 | 2026-04-06T23:52:26.517Z | Downloaded crossbeam-channel v0.5.15 |
| 1219 | 2026-04-06T23:52:26.520Z | Downloaded scroll v0.13.0 |
| 1220 | 2026-04-06T23:52:26.520Z | Downloaded miniz_oxide v0.8.9 |
| 1221 | 2026-04-06T23:52:26.524Z | Downloaded quote v1.0.45 |
| 1222 | 2026-04-06T23:52:26.527Z | Downloaded quinn-udp v0.5.14 |
| 1223 | 2026-04-06T23:52:26.527Z | Downloaded proc-macro-error v1.0.4 |
| 1224 | 2026-04-06T23:52:26.531Z | Downloaded serde_repr v0.1.20 |
| 1225 | 2026-04-06T23:52:26.531Z | Downloaded rusty-fork v0.3.1 |
| 1226 | 2026-04-06T23:52:26.534Z | Downloaded structmeta v0.3.0 |
| 1227 | 2026-04-06T23:52:26.534Z | Downloaded rustversion v1.0.22 |
| 1228 | 2026-04-06T23:52:26.537Z | Downloaded papergrid v0.17.0 |
| 1229 | 2026-04-06T23:52:26.541Z | Downloaded serde_tokenstream v0.2.3 |
| 1230 | 2026-04-06T23:52:26.541Z | Downloaded icu_properties v2.1.2 |
| 1231 | 2026-04-06T23:52:26.545Z | Downloaded parking_lot v0.11.2 |
| 1232 | 2026-04-06T23:52:26.545Z | Downloaded hashbrown v0.15.5 |
| 1233 | 2026-04-06T23:52:26.549Z | Downloaded semver v1.0.27 |
| 1234 | 2026-04-06T23:52:26.552Z | Downloaded subtle v2.6.1 |
| 1235 | 2026-04-06T23:52:26.552Z | Downloaded smawk v0.3.2 |
| 1236 | 2026-04-06T23:52:26.552Z | Downloaded strum v0.26.3 |
| 1237 | 2026-04-06T23:52:26.552Z | Downloaded expectorate v1.2.0 |
| 1238 | 2026-04-06T23:52:26.556Z | Downloaded slog-envlogger v2.2.0 |
| 1239 | 2026-04-06T23:52:26.556Z | Downloaded scroll v0.12.0 |
| 1240 | 2026-04-06T23:52:26.559Z | Downloaded schemars_derive v0.8.22 |
| 1241 | 2026-04-06T23:52:26.559Z | Downloaded rand_core v0.6.4 |
| 1242 | 2026-04-06T23:52:26.559Z | Downloaded darling v0.21.3 |
| 1243 | 2026-04-06T23:52:26.563Z | Downloaded rustls-pki-types v1.14.0 |
| 1244 | 2026-04-06T23:52:26.566Z | Downloaded sha2 v0.10.9 |
| 1245 | 2026-04-06T23:52:26.566Z | Downloaded tagptr v0.2.0 |
| 1246 | 2026-04-06T23:52:26.570Z | Downloaded indicatif v0.18.4 |
| 1247 | 2026-04-06T23:52:26.573Z | Downloaded termtree v0.5.1 |
| 1248 | 2026-04-06T23:52:26.573Z | Downloaded pin-project v1.1.11 |
| 1249 | 2026-04-06T23:52:26.579Z | Downloaded stable_deref_trait v1.2.1 |
| 1250 | 2026-04-06T23:52:26.582Z | Downloaded spin v0.5.2 |
| 1251 | 2026-04-06T23:52:26.582Z | Downloaded signal-hook-registry v1.4.8 |
| 1252 | 2026-04-06T23:52:26.582Z | Downloaded serde_derive_internals v0.29.1 |
| 1253 | 2026-04-06T23:52:26.585Z | Downloaded pin-project-internal v1.1.11 |
| 1254 | 2026-04-06T23:52:26.585Z | Downloaded bytes v1.11.1 |
| 1255 | 2026-04-06T23:52:26.588Z | Downloaded terminal_size v0.4.4 |
| 1256 | 2026-04-06T23:52:26.592Z | Downloaded slog-term v2.9.2 |
| 1257 | 2026-04-06T23:52:26.593Z | Downloaded slog-scope v4.4.1 |
| 1258 | 2026-04-06T23:52:26.593Z | Downloaded slog-json v2.6.1 |
| 1259 | 2026-04-06T23:52:26.596Z | Downloaded supports-color v3.0.2 |
| 1260 | 2026-04-06T23:52:26.596Z | Downloaded thread-id v5.1.0 |
| 1261 | 2026-04-06T23:52:26.596Z | Downloaded smartstring v1.0.1 |
| 1262 | 2026-04-06T23:52:26.600Z | Downloaded minimal-lexical v0.2.1 |
| 1263 | 2026-04-06T23:52:26.603Z | Downloaded jiff-static v0.2.23 |
| 1264 | 2026-04-06T23:52:26.603Z | Downloaded cc v1.2.58 |
| 1265 | 2026-04-06T23:52:26.606Z | Downloaded structmeta-derive v0.3.0 |
| 1266 | 2026-04-06T23:52:26.606Z | Downloaded shlex v1.3.0 |
| 1267 | 2026-04-06T23:52:26.606Z | Downloaded progenitor-impl v0.11.2 |
| 1268 | 2026-04-06T23:52:26.609Z | Downloaded progenitor-impl v0.10.0 |
| 1269 | 2026-04-06T23:52:26.609Z | Downloaded strsim v0.11.1 |
| 1270 | 2026-04-06T23:52:26.613Z | Downloaded sync_wrapper v1.0.2 |
| 1271 | 2026-04-06T23:52:26.613Z | Downloaded swrite v0.1.0 |
| 1272 | 2026-04-06T23:52:26.613Z | Downloaded slog-dtrace v0.3.0 |
| 1273 | 2026-04-06T23:52:26.616Z | Downloaded take_mut v0.2.2 |
| 1274 | 2026-04-06T23:52:26.616Z | Downloaded tabwriter v1.4.1 |
| 1275 | 2026-04-06T23:52:26.616Z | Downloaded tabled_derive v0.11.0 |
| 1276 | 2026-04-06T23:52:26.620Z | Downloaded tabled_derive v0.7.0 |
| 1277 | 2026-04-06T23:52:26.620Z | Downloaded slog-async v2.8.0 |
| 1278 | 2026-04-06T23:52:26.620Z | Downloaded slab v0.4.12 |
| 1279 | 2026-04-06T23:52:26.621Z | Downloaded simd-adler32 v0.3.9 |
| 1280 | 2026-04-06T23:52:26.624Z | Downloaded indexmap v2.13.0 |
| 1281 | 2026-04-06T23:52:26.624Z | Downloaded strum_macros v0.26.4 |
| 1282 | 2026-04-06T23:52:26.627Z | Downloaded strum v0.27.2 |
| 1283 | 2026-04-06T23:52:26.627Z | Downloaded rustls-pemfile v2.2.0 |
| 1284 | 2026-04-06T23:52:26.627Z | Downloaded rustls-native-certs v0.8.3 |
| 1285 | 2026-04-06T23:52:26.631Z | Downloaded proc-macro2 v1.0.106 |
| 1286 | 2026-04-06T23:52:26.634Z | Downloaded progenitor-impl v0.13.0 |
| 1287 | 2026-04-06T23:52:26.634Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1288 | 2026-04-06T23:52:26.634Z | Downloaded smf v0.2.3 |
| 1289 | 2026-04-06T23:52:26.638Z | Downloaded slog-stdlog v4.1.1 |
| 1290 | 2026-04-06T23:52:26.638Z | Downloaded base64 v0.21.7 |
| 1291 | 2026-04-06T23:52:26.641Z | Downloaded strum_macros v0.27.2 |
| 1292 | 2026-04-06T23:52:26.642Z | Downloaded tinyvec_macros v0.1.1 |
| 1293 | 2026-04-06T23:52:26.642Z | Downloaded time-core v0.1.8 |
| 1294 | 2026-04-06T23:52:26.685Z | Downloaded cancel-safe-futures v0.1.5 |
| 1295 | 2026-04-06T23:52:26.685Z | Downloaded libsw v3.5.0 |
| 1296 | 2026-04-06T23:52:26.685Z | Downloaded ipnetwork v0.21.1 |
| 1297 | 2026-04-06T23:52:26.685Z | Downloaded lock_api v0.4.14 |
| 1298 | 2026-04-06T23:52:26.685Z | Downloaded const_format_proc_macros v0.2.34 |
| 1299 | 2026-04-06T23:52:26.685Z | Downloaded async-compression v0.4.41 |
| 1300 | 2026-04-06T23:52:26.686Z | Downloaded pest_meta v2.8.6 |
| 1301 | 2026-04-06T23:52:26.686Z | Downloaded http v1.4.0 |
| 1302 | 2026-04-06T23:52:26.686Z | Downloaded crossbeam-deque v0.8.6 |
| 1303 | 2026-04-06T23:52:26.686Z | Downloaded static_assertions v1.1.0 |
| 1304 | 2026-04-06T23:52:26.686Z | Downloaded smallvec v1.15.1 |
| 1305 | 2026-04-06T23:52:26.686Z | Downloaded hyper-util v0.1.20 |
| 1306 | 2026-04-06T23:52:26.686Z | Downloaded tower-service v0.3.3 |
| 1307 | 2026-04-06T23:52:26.686Z | Downloaded thread-id v4.2.2 |
| 1308 | 2026-04-06T23:52:26.686Z | Downloaded try-lock v0.2.5 |
| 1309 | 2026-04-06T23:52:26.686Z | Downloaded toml_datetime v0.6.11 |
| 1310 | 2026-04-06T23:52:26.686Z | Downloaded typeid v1.0.3 |
| 1311 | 2026-04-06T23:52:26.686Z | Downloaded thiserror-no-std v2.0.2 |
| 1312 | 2026-04-06T23:52:26.686Z | Downloaded thiserror v1.0.69 |
| 1313 | 2026-04-06T23:52:26.686Z | Downloaded synstructure v0.13.2 |
| 1314 | 2026-04-06T23:52:26.686Z | Downloaded rhai_codegen v3.1.0 |
| 1315 | 2026-04-06T23:52:26.687Z | Downloaded dropshot-api-manager v0.7.0 |
| 1316 | 2026-04-06T23:52:26.690Z | Downloaded serde_core v1.0.228 |
| 1317 | 2026-04-06T23:52:26.690Z | Downloaded serde_with_macros v3.18.0 |
| 1318 | 2026-04-06T23:52:26.690Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1319 | 2026-04-06T23:52:26.690Z | Downloaded tinystr v0.8.2 |
| 1320 | 2026-04-06T23:52:26.693Z | Downloaded toml_write v0.1.2 |
| 1321 | 2026-04-06T23:52:26.694Z | Downloaded testing_table v0.3.0 |
| 1322 | 2026-04-06T23:52:26.694Z | Downloaded bytecount v0.6.9 |
| 1323 | 2026-04-06T23:52:26.697Z | Downloaded autocfg v1.5.0 |
| 1324 | 2026-04-06T23:52:26.697Z | Downloaded anstyle v1.0.14 |
| 1325 | 2026-04-06T23:52:26.697Z | Downloaded csv-core v0.1.13 |
| 1326 | 2026-04-06T23:52:26.701Z | Downloaded tower-layer v0.3.3 |
| 1327 | 2026-04-06T23:52:26.701Z | Downloaded derive-ex v0.1.8 |
| 1328 | 2026-04-06T23:52:26.701Z | Downloaded deranged v0.5.8 |
| 1329 | 2026-04-06T23:52:26.704Z | Downloaded memchr v2.8.0 |
| 1330 | 2026-04-06T23:52:26.704Z | Downloaded thiserror-impl v2.0.18 |
| 1331 | 2026-04-06T23:52:26.709Z | Downloaded unicode-linebreak v0.1.5 |
| 1332 | 2026-04-06T23:52:26.709Z | Downloaded universal-hash v0.5.1 |
| 1333 | 2026-04-06T23:52:26.709Z | Downloaded unit-prefix v0.5.2 |
| 1334 | 2026-04-06T23:52:26.712Z | Downloaded unicode-xid v0.2.6 |
| 1335 | 2026-04-06T23:52:26.712Z | Downloaded ryu v1.0.23 |
| 1336 | 2026-04-06T23:52:26.712Z | Downloaded typify-macro v0.4.3 |
| 1337 | 2026-04-06T23:52:26.712Z | Downloaded unarray v0.1.4 |
| 1338 | 2026-04-06T23:52:26.712Z | Downloaded typify-macro v0.6.1 |
| 1339 | 2026-04-06T23:52:26.716Z | Downloaded time-macros v0.2.27 |
| 1340 | 2026-04-06T23:52:26.716Z | Downloaded serde_path_to_error v0.1.20 |
| 1341 | 2026-04-06T23:52:26.716Z | Downloaded tiny-keccak v2.0.2 |
| 1342 | 2026-04-06T23:52:26.719Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1343 | 2026-04-06T23:52:26.719Z | Downloaded icu_collections v2.1.1 |
| 1344 | 2026-04-06T23:52:26.722Z | Downloaded tokio-tungstenite v0.21.0 |
| 1345 | 2026-04-06T23:52:26.726Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1346 | 2026-04-06T23:52:26.726Z | Downloaded snafu-derive v0.8.9 |
| 1347 | 2026-04-06T23:52:26.729Z | Downloaded tempfile v3.27.0 |
| 1348 | 2026-04-06T23:52:26.729Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1349 | 2026-04-06T23:52:26.729Z | Downloaded prettyplease v0.2.37 |
| 1350 | 2026-04-06T23:52:26.733Z | Downloaded usdt-attr-macro v0.5.0 |
| 1351 | 2026-04-06T23:52:26.733Z | Downloaded usdt-attr-macro v0.6.0 |
| 1352 | 2026-04-06T23:52:26.733Z | Downloaded usdt v0.6.0 |
| 1353 | 2026-04-06T23:52:26.736Z | Downloaded usdt v0.5.0 |
| 1354 | 2026-04-06T23:52:26.736Z | Downloaded untrusted v0.9.0 |
| 1355 | 2026-04-06T23:52:26.736Z | Downloaded spin v0.9.8 |
| 1356 | 2026-04-06T23:52:26.736Z | Downloaded thiserror-impl v1.0.69 |
| 1357 | 2026-04-06T23:52:26.740Z | Downloaded tokio-macros v2.6.1 |
| 1358 | 2026-04-06T23:52:26.740Z | Downloaded thiserror v2.0.18 |
| 1359 | 2026-04-06T23:52:26.743Z | Downloaded tokio-dtrace v0.1.1 |
| 1360 | 2026-04-06T23:52:26.743Z | Downloaded bcs v0.1.6 |
| 1361 | 2026-04-06T23:52:26.747Z | Downloaded darling v0.23.0 |
| 1362 | 2026-04-06T23:52:26.750Z | Downloaded thin-vec v0.2.14 |
| 1363 | 2026-04-06T23:52:26.750Z | Downloaded term v1.2.1 |
| 1364 | 2026-04-06T23:52:26.751Z | Downloaded utf-8 v0.7.6 |
| 1365 | 2026-04-06T23:52:26.754Z | Downloaded usdt-macro v0.6.0 |
| 1366 | 2026-04-06T23:52:26.754Z | Downloaded wait-timeout v0.2.1 |
| 1367 | 2026-04-06T23:52:26.754Z | Downloaded utf8_iter v1.0.4 |
| 1368 | 2026-04-06T23:52:26.754Z | Downloaded utf8parse v0.2.2 |
| 1369 | 2026-04-06T23:52:26.755Z | Downloaded quinn v0.11.9 |
| 1370 | 2026-04-06T23:52:26.758Z | Downloaded similar v2.7.0 |
| 1371 | 2026-04-06T23:52:26.761Z | Downloaded rand v0.8.5 |
| 1372 | 2026-04-06T23:52:26.762Z | Downloaded hashbrown v0.16.1 |
| 1373 | 2026-04-06T23:52:26.765Z | Downloaded rayon-core v1.13.0 |
| 1374 | 2026-04-06T23:52:26.768Z | Downloaded schemars v0.9.0 |
| 1375 | 2026-04-06T23:52:26.775Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1376 | 2026-04-06T23:52:26.779Z | Downloaded serde_derive v1.0.228 |
| 1377 | 2026-04-06T23:52:26.779Z | Downloaded nom v7.1.3 |
| 1378 | 2026-04-06T23:52:26.782Z | Downloaded usdt-macro v0.5.0 |
| 1379 | 2026-04-06T23:52:26.782Z | Downloaded schemars v0.8.22 |
| 1380 | 2026-04-06T23:52:26.787Z | Downloaded zerofrom v0.1.6 |
| 1381 | 2026-04-06T23:52:26.791Z | Downloaded yoke-derive v0.8.1 |
| 1382 | 2026-04-06T23:52:26.791Z | Downloaded qorb v0.4.1 |
| 1383 | 2026-04-06T23:52:26.794Z | Downloaded zerofrom-derive v0.1.6 |
| 1384 | 2026-04-06T23:52:26.794Z | Downloaded tokio-rustls v0.26.4 |
| 1385 | 2026-04-06T23:52:26.794Z | Downloaded want v0.3.1 |
| 1386 | 2026-04-06T23:52:26.795Z | Downloaded waitgroup v0.1.2 |
| 1387 | 2026-04-06T23:52:26.798Z | Downloaded mio v1.2.0 |
| 1388 | 2026-04-06T23:52:26.798Z | Downloaded openssl-sys v0.9.112 |
| 1389 | 2026-04-06T23:52:26.803Z | Downloaded slog v2.8.2 |
| 1390 | 2026-04-06T23:52:26.807Z | Downloaded toml v0.8.23 |
| 1391 | 2026-04-06T23:52:26.807Z | Downloaded untrusted v0.7.1 |
| 1392 | 2026-04-06T23:52:26.807Z | Downloaded socket2 v0.6.3 |
| 1393 | 2026-04-06T23:52:26.810Z | Downloaded itoa v1.0.18 |
| 1394 | 2026-04-06T23:52:26.810Z | Downloaded highway v1.3.0 |
| 1395 | 2026-04-06T23:52:26.810Z | Downloaded defmt v1.0.1 |
| 1396 | 2026-04-06T23:52:26.813Z | Downloaded zeroize_derive v1.4.3 |
| 1397 | 2026-04-06T23:52:26.814Z | Downloaded usdt-impl v0.5.0 |
| 1398 | 2026-04-06T23:52:26.814Z | Downloaded rustls-webpki v0.103.10 |
| 1399 | 2026-04-06T23:52:26.817Z | Downloaded tokio-rustls v0.25.0 |
| 1400 | 2026-04-06T23:52:26.817Z | Downloaded bitflags v1.3.2 |
| 1401 | 2026-04-06T23:52:26.820Z | Downloaded argon2 v0.5.3 |
| 1402 | 2026-04-06T23:52:26.820Z | Downloaded libscf-sys v1.1.0 |
| 1403 | 2026-04-06T23:52:26.823Z | Downloaded compression-codecs v0.4.37 |
| 1404 | 2026-04-06T23:52:26.823Z | Downloaded vsss-rs v3.3.4 |
| 1405 | 2026-04-06T23:52:26.827Z | Downloaded tokio-stream v0.1.18 |
| 1406 | 2026-04-06T23:52:26.827Z | Downloaded zone v0.3.1 |
| 1407 | 2026-04-06T23:52:26.831Z | Downloaded version_check v0.9.5 |
| 1408 | 2026-04-06T23:52:26.831Z | Downloaded base64ct v1.8.3 |
| 1409 | 2026-04-06T23:52:26.831Z | Downloaded camino-tempfile v1.4.1 |
| 1410 | 2026-04-06T23:52:26.831Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1411 | 2026-04-06T23:52:26.837Z | Downloaded tinyvec v1.11.0 |
| 1412 | 2026-04-06T23:52:26.837Z | Downloaded zone_cfg_derive v0.3.1 |
| 1413 | 2026-04-06T23:52:26.837Z | Downloaded snafu v0.8.9 |
| 1414 | 2026-04-06T23:52:26.840Z | Downloaded whoami v1.6.1 |
| 1415 | 2026-04-06T23:52:26.840Z | Downloaded serde v1.0.228 |
| 1416 | 2026-04-06T23:52:26.843Z | Downloaded is_ci v1.2.0 |
| 1417 | 2026-04-06T23:52:26.843Z | Downloaded cpufeatures v0.3.0 |
| 1418 | 2026-04-06T23:52:26.843Z | Downloaded iddqd v0.3.17 |
| 1419 | 2026-04-06T23:52:26.846Z | Downloaded xz2 v0.1.7 |
| 1420 | 2026-04-06T23:52:26.850Z | Downloaded anstream v1.0.0 |
| 1421 | 2026-04-06T23:52:26.850Z | Downloaded idna_adapter v1.2.1 |
| 1422 | 2026-04-06T23:52:26.850Z | Downloaded fs-err v3.3.0 |
| 1423 | 2026-04-06T23:52:26.854Z | Downloaded zeroize v1.8.2 |
| 1424 | 2026-04-06T23:52:26.854Z | Downloaded test-strategy v0.4.5 |
| 1425 | 2026-04-06T23:52:26.857Z | Downloaded usdt-impl v0.6.0 |
| 1426 | 2026-04-06T23:52:26.857Z | Downloaded tracing-attributes v0.1.31 |
| 1427 | 2026-04-06T23:52:26.857Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1428 | 2026-04-06T23:52:26.862Z | Downloaded thread_local v1.1.9 |
| 1429 | 2026-04-06T23:52:26.862Z | Downloaded rand v0.9.2 |
| 1430 | 2026-04-06T23:52:26.862Z | Downloaded walkdir v2.5.0 |
| 1431 | 2026-04-06T23:52:26.865Z | Downloaded hubpack v0.1.2 |
| 1432 | 2026-04-06T23:52:26.866Z | Downloaded fs_extra v1.3.0 |
| 1433 | 2026-04-06T23:52:26.866Z | Downloaded async-recursion v1.1.1 |
| 1434 | 2026-04-06T23:52:26.869Z | Downloaded clap_lex v1.1.0 |
| 1435 | 2026-04-06T23:52:26.869Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1436 | 2026-04-06T23:52:26.873Z | Downloaded foreign-types-macros v0.2.3 |
| 1437 | 2026-04-06T23:52:26.873Z | Downloaded fnv v1.0.7 |
| 1438 | 2026-04-06T23:52:26.873Z | Downloaded futures-macro v0.3.32 |
| 1439 | 2026-04-06T23:52:26.873Z | Downloaded errno v0.3.14 |
| 1440 | 2026-04-06T23:52:26.873Z | Downloaded zmij v1.0.21 |
| 1441 | 2026-04-06T23:52:26.877Z | Downloaded h2 v0.4.13 |
| 1442 | 2026-04-06T23:52:26.880Z | Downloaded schemars v1.2.1 |
| 1443 | 2026-04-06T23:52:26.886Z | Downloaded writeable v0.6.2 |
| 1444 | 2026-04-06T23:52:26.890Z | Downloaded ucd-trie v0.1.7 |
| 1445 | 2026-04-06T23:52:26.890Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1446 | 2026-04-06T23:52:26.893Z | Downloaded tracing-core v0.1.36 |
| 1447 | 2026-04-06T23:52:26.893Z | Downloaded tungstenite v0.21.0 |
| 1448 | 2026-04-06T23:52:26.896Z | Downloaded idna v1.1.0 |
| 1449 | 2026-04-06T23:52:26.896Z | Downloaded yoke v0.8.1 |
| 1450 | 2026-04-06T23:52:26.899Z | Downloaded steno v0.4.1 |
| 1451 | 2026-04-06T23:52:26.903Z | Downloaded nom v8.0.0 |
| 1452 | 2026-04-06T23:52:26.903Z | Downloaded zerovec-derive v0.11.2 |
| 1453 | 2026-04-06T23:52:26.908Z | Downloaded zerocopy-derive v0.7.35 |
| 1454 | 2026-04-06T23:52:26.912Z | Downloaded unicode-ident v1.0.24 |
| 1455 | 2026-04-06T23:52:26.912Z | Downloaded textwrap v0.16.2 |
| 1456 | 2026-04-06T23:52:26.912Z | Downloaded crunchy v0.2.4 |
| 1457 | 2026-04-06T23:52:26.912Z | Downloaded cfg_aliases v0.2.1 |
| 1458 | 2026-04-06T23:52:26.912Z | Downloaded base16ct v0.2.0 |
| 1459 | 2026-04-06T23:52:26.912Z | Downloaded embedded-io v0.6.1 |
| 1460 | 2026-04-06T23:52:26.917Z | Downloaded dtrace-parser v0.2.0 |
| 1461 | 2026-04-06T23:52:26.917Z | Downloaded aead v0.5.2 |
| 1462 | 2026-04-06T23:52:26.917Z | Downloaded hkdf v0.12.4 |
| 1463 | 2026-04-06T23:52:26.917Z | Downloaded libm v0.2.16 |
| 1464 | 2026-04-06T23:52:26.921Z | Downloaded toml_edit v0.22.27 |
| 1465 | 2026-04-06T23:52:26.925Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1466 | 2026-04-06T23:52:26.930Z | Downloaded bstr v1.12.1 |
| 1467 | 2026-04-06T23:52:26.934Z | Downloaded colored v3.1.1 |
| 1468 | 2026-04-06T23:52:26.934Z | Downloaded pest v2.8.6 |
| 1469 | 2026-04-06T23:52:26.937Z | Downloaded clap_derive v4.6.0 |
| 1470 | 2026-04-06T23:52:26.937Z | Downloaded atomic-waker v1.1.2 |
| 1471 | 2026-04-06T23:52:26.941Z | Downloaded drift v0.1.3 |
| 1472 | 2026-04-06T23:52:26.941Z | Downloaded clap v4.6.0 |
| 1473 | 2026-04-06T23:52:26.947Z | Downloaded typify v0.6.1 |
| 1474 | 2026-04-06T23:52:26.950Z | Downloaded unsafe-libyaml v0.2.11 |
| 1475 | 2026-04-06T23:52:26.950Z | Downloaded typify v0.4.3 |
| 1476 | 2026-04-06T23:52:26.953Z | Downloaded dtrace-parser v0.3.0 |
| 1477 | 2026-04-06T23:52:26.957Z | Downloaded iri-string v0.7.12 |
| 1478 | 2026-04-06T23:52:26.970Z | Downloaded futures-util v0.3.32 |
| 1479 | 2026-04-06T23:52:26.977Z | Downloaded typenum v1.19.0 |
| 1480 | 2026-04-06T23:52:26.980Z | Downloaded rand v0.10.0 |
| 1481 | 2026-04-06T23:52:26.984Z | Downloaded hyper v1.9.0 |
| 1482 | 2026-04-06T23:52:26.989Z | Downloaded itertools v0.14.0 |
| 1483 | 2026-04-06T23:52:26.993Z | Downloaded itertools v0.12.1 |
| 1484 | 2026-04-06T23:52:26.997Z | Downloaded goblin v0.8.2 |
| 1485 | 2026-04-06T23:52:27.000Z | Downloaded toml_edit v0.19.15 |
| 1486 | 2026-04-06T23:52:27.011Z | Downloaded uuid v1.23.0 |
| 1487 | 2026-04-06T23:52:27.014Z | Downloaded ron v0.12.1 |
| 1488 | 2026-04-06T23:52:27.017Z | Downloaded clap_builder v4.6.0 |
| 1489 | 2026-04-06T23:52:27.021Z | Downloaded zerotrie v0.2.3 |
| 1490 | 2026-04-06T23:52:27.026Z | Downloaded zerocopy-derive v0.8.48 |
| 1491 | 2026-04-06T23:52:27.030Z | Downloaded icu_properties_data v2.1.2 |
| 1492 | 2026-04-06T23:52:27.039Z | Downloaded typed-path v0.9.3 |
| 1493 | 2026-04-06T23:52:27.043Z | Downloaded rayon v1.11.0 |
| 1494 | 2026-04-06T23:52:27.049Z | Downloaded url v2.5.8 |
| 1495 | 2026-04-06T23:52:27.052Z | Downloaded aho-corasick v1.1.4 |
| 1496 | 2026-04-06T23:52:27.090Z | Downloaded tokio-util v0.7.18 |
| 1497 | 2026-04-06T23:52:27.094Z | Downloaded regex v1.12.3 |
| 1498 | 2026-04-06T23:52:27.098Z | Downloaded unicode-normalization v0.1.25 |
| 1499 | 2026-04-06T23:52:27.098Z | Downloaded tower-http v0.6.8 |
| 1500 | 2026-04-06T23:52:27.102Z | Downloaded reqwest v0.13.2 |
| 1501 | 2026-04-06T23:52:27.105Z | Downloaded goblin v0.10.5 |
| 1502 | 2026-04-06T23:52:27.110Z | Downloaded tough v0.20.0 |
| 1503 | 2026-04-06T23:52:27.121Z | Downloaded rustls-webpki v0.102.8 |
| 1504 | 2026-04-06T23:52:27.125Z | Downloaded serde_json v1.0.149 |
| 1505 | 2026-04-06T23:52:27.131Z | Downloaded reqwest v0.12.28 |
| 1506 | 2026-04-06T23:52:27.135Z | Downloaded aws-lc-rs v1.16.2 |
| 1507 | 2026-04-06T23:52:27.139Z | Downloaded proptest v1.11.0 |
| 1508 | 2026-04-06T23:52:27.158Z | Downloaded zerocopy v0.7.35 |
| 1509 | 2026-04-06T23:52:27.168Z | Downloaded quinn-proto v0.11.14 |
| 1510 | 2026-04-06T23:52:27.171Z | Downloaded tower v0.5.3 |
| 1511 | 2026-04-06T23:52:27.177Z | Downloaded portable-atomic v1.13.1 |
| 1512 | 2026-04-06T23:52:27.208Z | Downloaded unicode-segmentation v1.13.2 |
| 1513 | 2026-04-06T23:52:27.212Z | Downloaded time v0.3.47 |
| 1514 | 2026-04-06T23:52:27.217Z | Downloaded moka v0.12.15 |
| 1515 | 2026-04-06T23:52:27.225Z | Downloaded zerovec v0.11.5 |
| 1516 | 2026-04-06T23:52:27.225Z | Downloaded chrono v0.4.44 |
| 1517 | 2026-04-06T23:52:27.231Z | Downloaded serde_with v3.18.0 |
| 1518 | 2026-04-06T23:52:27.238Z | Downloaded syn v1.0.109 |
| 1519 | 2026-04-06T23:52:27.263Z | Downloaded dropshot v0.17.0 |
| 1520 | 2026-04-06T23:52:27.274Z | Downloaded hickory-proto v0.24.4 |
| 1521 | 2026-04-06T23:52:27.282Z | Downloaded dropshot v0.16.7 |
| 1522 | 2026-04-06T23:52:27.295Z | Downloaded syn v2.0.117 |
| 1523 | 2026-04-06T23:52:27.301Z | Downloaded rhai v1.24.0 |
| 1524 | 2026-04-06T23:52:27.310Z | Downloaded unicode-width v0.2.2 |
| 1525 | 2026-04-06T23:52:27.314Z | Downloaded hickory-proto v0.25.2 |
| 1526 | 2026-04-06T23:52:27.325Z | Downloaded tabled v0.15.0 |
| 1527 | 2026-04-06T23:52:27.331Z | Downloaded winnow v0.5.40 |
| 1528 | 2026-04-06T23:52:27.336Z | Downloaded curve25519-dalek v4.1.3 |
| 1529 | 2026-04-06T23:52:27.340Z | Downloaded rustls v0.23.37 |
| 1530 | 2026-04-06T23:52:27.347Z | Downloaded winnow v0.7.15 |
| 1531 | 2026-04-06T23:52:27.354Z | Downloaded tabled v0.20.0 |
| 1532 | 2026-04-06T23:52:27.362Z | Downloaded winnow v1.0.1 |
| 1533 | 2026-04-06T23:52:27.368Z | Downloaded openssl v0.10.76 |
| 1534 | 2026-04-06T23:52:27.374Z | Downloaded regex-syntax v0.8.10 |
| 1535 | 2026-04-06T23:52:27.400Z | Downloaded typify-impl v0.6.1 |
| 1536 | 2026-04-06T23:52:27.406Z | Downloaded vcpkg v0.2.15 |
| 1537 | 2026-04-06T23:52:27.428Z | Downloaded webpki-roots v1.0.6 |
| 1538 | 2026-04-06T23:52:27.432Z | Downloaded typify-impl v0.4.3 |
| 1539 | 2026-04-06T23:52:27.437Z | Downloaded smoltcp v0.11.0 |
| 1540 | 2026-04-06T23:52:27.444Z | Downloaded tracing v0.1.44 |
| 1541 | 2026-04-06T23:52:27.454Z | Downloaded unicode-width v0.1.14 |
| 1542 | 2026-04-06T23:52:27.457Z | Downloaded nix v0.31.2 |
| 1543 | 2026-04-06T23:52:27.463Z | Downloaded rustls v0.22.4 |
| 1544 | 2026-04-06T23:52:27.470Z | Downloaded sled v0.34.7 |
| 1545 | 2026-04-06T23:52:27.476Z | Downloaded zerocopy v0.8.48 |
| 1546 | 2026-04-06T23:52:27.486Z | Downloaded openapiv3 v2.2.0 |
| 1547 | 2026-04-06T23:52:27.492Z | Downloaded regex-automata v0.4.14 |
| 1548 | 2026-04-06T23:52:27.499Z | Downloaded rustix v0.38.44 |
| 1549 | 2026-04-06T23:52:27.511Z | Downloaded regress v0.10.5 |
| 1550 | 2026-04-06T23:52:27.524Z | Downloaded rustix v1.1.4 |
| 1551 | 2026-04-06T23:52:27.536Z | Downloaded libc v0.2.184 |
| 1552 | 2026-04-06T23:52:27.556Z | Downloaded petgraph v0.8.3 |
| 1553 | 2026-04-06T23:52:27.591Z | Downloaded tokio v1.50.0 |
| 1554 | 2026-04-06T23:52:27.622Z | Downloaded encoding_rs v0.8.35 |
| 1555 | 2026-04-06T23:52:27.702Z | Downloaded petgraph v0.6.5 |
| 1556 | 2026-04-06T23:52:27.721Z | Downloaded jiff v0.2.23 |
| 1557 | 2026-04-06T23:52:27.731Z | Downloaded lzma-sys v0.1.20 |
| 1558 | 2026-04-06T23:52:27.748Z | Downloaded chrono-tz v0.10.4 |
| 1559 | 2026-04-06T23:52:27.761Z | Downloaded csv v1.4.0 |
| 1560 | 2026-04-06T23:52:27.783Z | Downloaded sha3 v0.10.8 |
| 1561 | 2026-04-06T23:52:27.860Z | Downloaded ring v0.17.14 |
| 1562 | 2026-04-06T23:52:28.499Z | Downloaded aws-lc-sys v0.39.1 |
| 1563 | 2026-04-06T23:52:28.853Z | Compiling proc-macro2 v1.0.106 |
| 1564 | 2026-04-06T23:52:28.853Z | Compiling quote v1.0.45 |
| 1565 | 2026-04-06T23:52:28.853Z | Compiling unicode-ident v1.0.24 |
| 1566 | 2026-04-06T23:52:28.857Z | Compiling serde_core v1.0.228 |
| 1567 | 2026-04-06T23:52:28.857Z | Compiling serde v1.0.228 |
| 1568 | 2026-04-06T23:52:28.857Z | Compiling libc v0.2.184 |
| 1569 | 2026-04-06T23:52:28.857Z | Compiling cfg-if v1.0.4 |
| 1570 | 2026-04-06T23:52:29.158Z | Compiling zmij v1.0.21 |
| 1571 | 2026-04-06T23:52:29.174Z | Compiling autocfg v1.5.0 |
| 1572 | 2026-04-06T23:52:29.529Z | Compiling memchr v2.8.0 |
| 1573 | 2026-04-06T23:52:29.590Z | Compiling libm v0.2.16 |
| 1574 | 2026-04-06T23:52:29.916Z | Compiling version_check v0.9.5 |
| 1575 | 2026-04-06T23:52:29.997Z | Compiling itoa v1.0.18 |
| 1576 | 2026-04-06T23:52:30.273Z | Compiling icu_properties_data v2.1.2 |
| 1577 | 2026-04-06T23:52:30.296Z | Compiling icu_normalizer_data v2.1.1 |
| 1578 | 2026-04-06T23:52:30.318Z | Compiling stable_deref_trait v1.2.1 |
| 1579 | 2026-04-06T23:52:30.481Z | Compiling syn v2.0.117 |
| 1580 | 2026-04-06T23:52:30.513Z | Compiling serde_json v1.0.149 |
| 1581 | 2026-04-06T23:52:30.558Z | Compiling thiserror v2.0.18 |
| 1582 | 2026-04-06T23:52:30.755Z | Compiling parking_lot_core v0.9.12 |
| 1583 | 2026-04-06T23:52:30.808Z | Compiling num-traits v0.2.19 |
| 1584 | 2026-04-06T23:52:30.823Z | Compiling litemap v0.8.1 |
| 1585 | 2026-04-06T23:52:30.884Z | Compiling writeable v0.6.2 |
| 1586 | 2026-04-06T23:52:31.079Z | Compiling percent-encoding v2.3.2 |
| 1587 | 2026-04-06T23:52:31.212Z | Compiling getrandom v0.4.2 |
| 1588 | 2026-04-06T23:52:31.228Z | Compiling rand_core v0.10.0 |
| 1589 | 2026-04-06T23:52:31.246Z | Compiling form_urlencoded v1.2.2 |
| 1590 | 2026-04-06T23:52:31.382Z | Compiling jobserver v0.1.34 |
| 1591 | 2026-04-06T23:52:31.401Z | Compiling find-msvc-tools v0.1.9 |
| 1592 | 2026-04-06T23:52:31.512Z | Compiling shlex v1.3.0 |
| 1593 | 2026-04-06T23:52:31.598Z | Compiling utf8_iter v1.0.4 |
| 1594 | 2026-04-06T23:52:31.701Z | Compiling cc v1.2.58 |
| 1595 | 2026-04-06T23:52:31.718Z | Compiling heck v0.5.0 |
| 1596 | 2026-04-06T23:52:31.779Z | Compiling zerocopy v0.8.48 |
| 1597 | 2026-04-06T23:52:31.857Z | Compiling errno v0.3.14 |
| 1598 | 2026-04-06T23:52:32.257Z | Compiling iana-time-zone v0.1.65 |
| 1599 | 2026-04-06T23:52:32.293Z | Compiling uuid v1.23.0 |
| 1600 | 2026-04-06T23:52:32.501Z | Compiling getrandom v0.2.17 |
| 1601 | 2026-04-06T23:52:32.588Z | Compiling rustversion v1.0.22 |
| 1602 | 2026-04-06T23:52:32.728Z | Compiling pin-project-lite v0.2.17 |
| 1603 | 2026-04-06T23:52:32.754Z | Compiling semver v1.0.27 |
| 1604 | 2026-04-06T23:52:32.842Z | Compiling schemars v0.8.22 |
| 1605 | 2026-04-06T23:52:32.895Z | Compiling dyn-clone v1.0.20 |
| 1606 | 2026-04-06T23:52:32.974Z | Compiling scopeguard v1.2.0 |
| 1607 | 2026-04-06T23:52:33.106Z | Compiling lock_api v0.4.14 |
| 1608 | 2026-04-06T23:52:33.149Z | Compiling socket2 v0.6.3 |
| 1609 | 2026-04-06T23:52:33.220Z | Compiling bitflags v2.11.0 |
| 1610 | 2026-04-06T23:52:33.249Z | Compiling signal-hook-registry v1.4.8 |
| 1611 | 2026-04-06T23:52:33.355Z | Compiling synstructure v0.13.2 |
| 1612 | 2026-04-06T23:52:33.402Z | Compiling serde_derive_internals v0.29.1 |
| 1613 | 2026-04-06T23:52:33.558Z | Compiling mio v1.2.0 |
| 1614 | 2026-04-06T23:52:33.714Z | Compiling portable-atomic v1.13.1 |
| 1615 | 2026-04-06T23:52:33.874Z | Compiling log v0.4.29 |
| 1616 | 2026-04-06T23:52:33.928Z | Compiling typenum v1.19.0 |
| 1617 | 2026-04-06T23:52:34.040Z | Compiling subtle v2.6.1 |
| 1618 | 2026-04-06T23:52:34.068Z | Compiling critical-section v1.2.0 |
| 1619 | 2026-04-06T23:52:34.201Z | Compiling equivalent v1.0.2 |
| 1620 | 2026-04-06T23:52:34.204Z | Compiling futures-core v0.3.32 |
| 1621 | 2026-04-06T23:52:34.234Z | Compiling foldhash v0.2.0 |
| 1622 | 2026-04-06T23:52:34.237Z | Compiling allocator-api2 v0.2.21 |
| 1623 | 2026-04-06T23:52:34.281Z | Compiling ring v0.17.14 |
| 1624 | 2026-04-06T23:52:34.314Z | Compiling cmake v0.1.58 |
| 1625 | 2026-04-06T23:52:34.377Z | Compiling dunce v1.0.5 |
| 1626 | 2026-04-06T23:52:34.433Z | Compiling fs_extra v1.3.0 |
| 1627 | 2026-04-06T23:52:34.479Z | Compiling httparse v1.10.1 |
| 1628 | 2026-04-06T23:52:34.558Z | Compiling serde_derive v1.0.228 |
| 1629 | 2026-04-06T23:52:34.576Z | Compiling zerofrom-derive v0.1.6 |
| 1630 | 2026-04-06T23:52:34.607Z | Compiling yoke-derive v0.8.1 |
| 1631 | 2026-04-06T23:52:34.662Z | Compiling zerovec-derive v0.11.2 |
| 1632 | 2026-04-06T23:52:34.691Z | Compiling displaydoc v0.2.5 |
| 1633 | 2026-04-06T23:52:34.826Z | Compiling schemars_derive v0.8.22 |
| 1634 | 2026-04-06T23:52:34.843Z | Compiling thiserror-impl v2.0.18 |
| 1635 | 2026-04-06T23:52:34.980Z | Compiling tokio-macros v2.6.1 |
| 1636 | 2026-04-06T23:52:35.445Z | Compiling zerocopy-derive v0.8.48 |
| 1637 | 2026-04-06T23:52:35.605Z | Compiling zeroize_derive v1.4.3 |
| 1638 | 2026-04-06T23:52:35.749Z | Compiling futures-macro v0.3.32 |
| 1639 | 2026-04-06T23:52:35.766Z | Compiling once_cell v1.21.4 |
| 1640 | 2026-04-06T23:52:35.784Z | Compiling zerofrom v0.1.6 |
| 1641 | 2026-04-06T23:52:35.917Z | Compiling yoke v0.8.1 |
| 1642 | 2026-04-06T23:52:36.016Z | Compiling hashbrown v0.16.1 |
| 1643 | 2026-04-06T23:52:36.029Z | Compiling aws-lc-sys v0.39.1 |
| 1644 | 2026-04-06T23:52:36.117Z | Compiling zerovec v0.11.5 |
| 1645 | 2026-04-06T23:52:36.196Z | Compiling zerotrie v0.2.3 |
| 1646 | 2026-04-06T23:52:36.274Z | Compiling zeroize v1.8.2 |
| 1647 | 2026-04-06T23:52:36.635Z | Compiling futures-sink v0.3.32 |
| 1648 | 2026-04-06T23:52:36.652Z | Compiling tinystr v0.8.2 |
| 1649 | 2026-04-06T23:52:36.697Z | Compiling potential_utf v0.1.4 |
| 1650 | 2026-04-06T23:52:36.748Z | Compiling rand_core v0.6.4 |
| 1651 | 2026-04-06T23:52:36.839Z | Compiling icu_locale_core v2.1.1 |
| 1652 | 2026-04-06T23:52:36.857Z | Compiling icu_collections v2.1.1 |
| 1653 | 2026-04-06T23:52:36.873Z | Compiling slab v0.4.12 |
| 1654 | 2026-04-06T23:52:36.906Z | Compiling ucd-trie v0.1.7 |
| 1655 | 2026-04-06T23:52:36.992Z | Compiling rustix v1.1.4 |
| 1656 | 2026-04-06T23:52:37.089Z | Compiling thiserror v1.0.69 |
| 1657 | 2026-04-06T23:52:37.127Z | Compiling pest v2.8.6 |
| 1658 | 2026-04-06T23:52:37.407Z | Compiling futures-channel v0.3.32 |
| 1659 | 2026-04-06T23:52:37.578Z | Compiling icu_provider v2.1.1 |
| 1660 | 2026-04-06T23:52:37.665Z | Compiling thiserror-impl v1.0.69 |
| 1661 | 2026-04-06T23:52:37.699Z | Compiling futures-io v0.3.32 |
| 1662 | 2026-04-06T23:52:37.843Z | Compiling smallvec v1.15.1 |
| 1663 | 2026-04-06T23:52:37.862Z | Compiling bytes v1.11.1 |
| 1664 | 2026-04-06T23:52:37.898Z | Compiling icu_properties v2.1.2 |
| 1665 | 2026-04-06T23:52:37.987Z | Compiling chrono v0.4.44 |
| 1666 | 2026-04-06T23:52:38.121Z | Compiling icu_normalizer v2.1.1 |
| 1667 | 2026-04-06T23:52:38.725Z | Compiling parking_lot v0.12.5 |
| 1668 | 2026-04-06T23:52:38.761Z | Compiling idna_adapter v1.2.1 |
| 1669 | 2026-04-06T23:52:38.831Z | Compiling serde_tokenstream v0.2.3 |
| 1670 | 2026-04-06T23:52:38.908Z | Compiling idna v1.1.0 |
| 1671 | 2026-04-06T23:52:39.183Z | Compiling tokio v1.50.0 |
| 1672 | 2026-04-06T23:52:39.296Z | Compiling url v2.5.8 |
| 1673 | 2026-04-06T23:52:40.094Z | Compiling pest_meta v2.8.6 |
| 1674 | 2026-04-06T23:52:40.100Z | Compiling futures-task v0.3.32 |
| 1675 | 2026-04-06T23:52:40.101Z | Compiling futures-util v0.3.32 |
| 1676 | 2026-04-06T23:52:40.138Z | Compiling pest_generator v2.8.6 |
| 1677 | 2026-04-06T23:52:40.759Z | Compiling generic-array v0.14.7 |
| 1678 | 2026-04-06T23:52:40.778Z | Compiling pest_derive v2.8.6 |
| 1679 | 2026-04-06T23:52:40.978Z | Compiling regex-syntax v0.8.10 |
| 1680 | 2026-04-06T23:52:40.992Z | Compiling getrandom v0.3.4 |
| 1681 | 2026-04-06T23:52:41.341Z | Compiling strsim v0.11.1 |
| 1682 | 2026-04-06T23:52:41.476Z | Compiling indexmap v2.13.0 |
| 1683 | 2026-04-06T23:52:41.640Z | Compiling tracing-core v0.1.36 |
| 1684 | 2026-04-06T23:52:41.786Z | Compiling tracing-attributes v0.1.31 |
| 1685 | 2026-04-06T23:52:42.323Z | Compiling aho-corasick v1.1.4 |
| 1686 | 2026-04-06T23:52:42.460Z | Compiling byteorder v1.5.0 |
| 1687 | 2026-04-06T23:52:42.989Z | Compiling tracing v0.1.44 |
| 1688 | 2026-04-06T23:52:43.008Z | Compiling ident_case v1.0.1 |
| 1689 | 2026-04-06T23:52:43.131Z | Compiling regex-automata v0.4.14 |
| 1690 | 2026-04-06T23:52:43.317Z | Compiling fnv v1.0.7 |
| 1691 | 2026-04-06T23:52:43.425Z | Compiling ipnetwork v0.21.1 |
| 1692 | 2026-04-06T23:52:43.587Z | Compiling rustls-pki-types v1.14.0 |
| 1693 | 2026-04-06T23:52:43.964Z | Compiling slog v2.8.2 |
| 1694 | 2026-04-06T23:52:44.196Z | Compiling paste v1.0.15 |
| 1695 | 2026-04-06T23:52:44.368Z | Compiling base64 v0.22.1 |
| 1696 | 2026-04-06T23:52:44.873Z | Compiling regex v1.12.3 |
| 1697 | 2026-04-06T23:52:45.038Z | Compiling http v1.4.0 |
| 1698 | 2026-04-06T23:52:45.287Z | Compiling erased-serde v0.3.31 |
| 1699 | 2026-04-06T23:52:45.304Z | Compiling anyhow v1.0.102 |
| 1700 | 2026-04-06T23:52:45.344Z | Compiling omicron-workspace-hack v0.1.0 |
| 1701 | 2026-04-06T23:52:45.686Z | Compiling crypto-common v0.1.7 |
| 1702 | 2026-04-06T23:52:46.106Z | Compiling untrusted v0.9.0 |
| 1703 | 2026-04-06T23:52:46.162Z | Compiling scroll_derive v0.13.1 |
| 1704 | 2026-04-06T23:52:46.243Z | Compiling num-conv v0.2.1 |
| 1705 | 2026-04-06T23:52:46.395Z | Compiling time-core v0.1.8 |
| 1706 | 2026-04-06T23:52:46.543Z | Compiling time-macros v0.2.27 |
| 1707 | 2026-04-06T23:52:46.581Z | Compiling ipnet v2.12.0 |
| 1708 | 2026-04-06T23:52:46.800Z | Compiling tokio-util v0.7.18 |
| 1709 | 2026-04-06T23:52:46.965Z | Compiling http-body v1.0.1 |
| 1710 | 2026-04-06T23:52:47.132Z | Compiling ppv-lite86 v0.2.21 |
| 1711 | 2026-04-06T23:52:47.501Z | Compiling daft-derive v0.1.5 |
| 1712 | 2026-04-06T23:52:47.533Z | Compiling async-trait v0.1.89 |
| 1713 | 2026-04-06T23:52:47.732Z | Compiling camino v1.2.2 |
| 1714 | 2026-04-06T23:52:47.820Z | Compiling atomic-waker v1.1.2 |
| 1715 | 2026-04-06T23:52:47.902Z | Compiling syn v1.0.109 |
| 1716 | 2026-04-06T23:52:48.228Z | Compiling oxnet v0.1.4 |
| 1717 | 2026-04-06T23:52:48.487Z | Compiling crossbeam-utils v0.8.21 |
| 1718 | 2026-04-06T23:52:48.634Z | Compiling tower-service v0.3.3 |
| 1719 | 2026-04-06T23:52:48.741Z | Compiling usdt-impl v0.6.0 |
| 1720 | 2026-04-06T23:52:48.788Z | Compiling try-lock v0.2.5 |
| 1721 | 2026-04-06T23:52:48.905Z | Compiling pretty-hex v0.4.2 |
| 1722 | 2026-04-06T23:52:49.030Z | Compiling tower-layer v0.3.3 |
| 1723 | 2026-04-06T23:52:49.049Z | Compiling ryu v1.0.23 |
| 1724 | 2026-04-06T23:52:49.227Z | Compiling want v0.3.1 |
| 1725 | 2026-04-06T23:52:49.448Z | Compiling h2 v0.4.13 |
| 1726 | 2026-04-06T23:52:49.725Z | Compiling scroll v0.13.0 |
| 1727 | 2026-04-06T23:52:50.339Z | Compiling block-buffer v0.10.4 |
| 1728 | 2026-04-06T23:52:50.505Z | Compiling plain v0.2.3 |
| 1729 | 2026-04-06T23:52:50.750Z | Compiling httpdate v1.0.3 |
| 1730 | 2026-04-06T23:52:51.121Z | Compiling aws-lc-rs v1.16.2 |
| 1731 | 2026-04-06T23:52:51.157Z | Compiling goblin v0.10.5 |
| 1732 | 2026-04-06T23:52:51.419Z | Compiling digest v0.10.7 |
| 1733 | 2026-04-06T23:52:52.209Z | Compiling hyper v1.9.0 |
| 1734 | 2026-04-06T23:52:52.604Z | Compiling slog-async v2.8.0 |
| 1735 | 2026-04-06T23:52:52.665Z | Compiling dtrace-parser v0.3.0 |
| 1736 | 2026-04-06T23:52:52.889Z | Compiling thread-id v5.1.0 |
| 1737 | 2026-04-06T23:52:52.976Z | Compiling untrusted v0.7.1 |
| 1738 | 2026-04-06T23:52:53.107Z | Compiling ref-cast v1.0.25 |
| 1739 | 2026-04-06T23:52:53.776Z | Compiling dof v0.4.0 |
| 1740 | 2026-04-06T23:52:54.794Z | Compiling hyper-util v0.1.20 |
| 1741 | 2026-04-06T23:52:55.033Z | Compiling serde_urlencoded v0.7.1 |
| 1742 | 2026-04-06T23:52:55.069Z | Compiling http-body-util v0.1.3 |
| 1743 | 2026-04-06T23:52:55.208Z | Compiling rustls v0.23.37 |
| 1744 | 2026-04-06T23:52:55.338Z | Compiling rustls v0.22.4 |
| 1745 | 2026-04-06T23:52:55.404Z | Compiling rand_core v0.9.5 |
| 1746 | 2026-04-06T23:52:55.576Z | Compiling ref-cast-impl v1.0.25 |
| 1747 | 2026-04-06T23:52:55.862Z | Compiling usdt-attr-macro v0.6.0 |
| 1748 | 2026-04-06T23:52:56.162Z | Compiling usdt-macro v0.6.0 |
| 1749 | 2026-04-06T23:52:56.213Z | Compiling structmeta-derive v0.3.0 |
| 1750 | 2026-04-06T23:52:56.324Z | Compiling multer v3.1.0 |
| 1751 | 2026-04-06T23:52:56.557Z | Compiling powerfmt v0.2.0 |
| 1752 | 2026-04-06T23:52:56.710Z | Compiling deranged v0.5.8 |
| 1753 | 2026-04-06T23:52:56.818Z | Compiling rand_chacha v0.9.0 |
| 1754 | 2026-04-06T23:52:56.964Z | Compiling darling_core v0.23.0 |
| 1755 | 2026-04-06T23:52:57.232Z | Compiling structmeta v0.3.0 |
| 1756 | 2026-04-06T23:52:57.432Z | Compiling newtype-uuid-macros v0.1.0 |
| 1757 | 2026-04-06T23:52:57.533Z | Compiling sync_wrapper v1.0.2 |
| 1758 | 2026-04-06T23:52:57.646Z | Compiling num_threads v0.1.7 |
| 1759 | 2026-04-06T23:52:57.997Z | Compiling cpufeatures v0.2.17 |
| 1760 | 2026-04-06T23:52:58.078Z | Compiling time v0.3.47 |
| 1761 | 2026-04-06T23:52:58.149Z | Compiling tower v0.5.3 |
| 1762 | 2026-04-06T23:52:58.176Z | Compiling rand v0.9.2 |
| 1763 | 2026-04-06T23:52:58.197Z | Compiling webpki-roots v1.0.6 |
| 1764 | 2026-04-06T23:52:58.322Z | Compiling newtype-uuid v1.3.2 |
| 1765 | 2026-04-06T23:52:58.702Z | Compiling async-stream-impl v0.3.6 |
| 1766 | 2026-04-06T23:52:58.883Z | Compiling strum_macros v0.26.4 |
| 1767 | 2026-04-06T23:52:59.051Z | Compiling darling_macro v0.23.0 |
| 1768 | 2026-04-06T23:52:59.574Z | Compiling hex v0.4.3 |
| 1769 | 2026-04-06T23:52:59.614Z | Compiling iri-string v0.7.12 |
| 1770 | 2026-04-06T23:52:59.868Z | Compiling darling v0.23.0 |
| 1771 | 2026-04-06T23:52:59.957Z | Compiling daft v0.1.5 |
| 1772 | 2026-04-06T23:53:00.534Z | Compiling crossbeam-channel v0.5.15 |
| 1773 | 2026-04-06T23:53:01.038Z | Compiling tower-http v0.6.8 |
| 1774 | 2026-04-06T23:53:01.209Z | Compiling openapiv3 v2.2.0 |
| 1775 | 2026-04-06T23:53:01.980Z | Compiling dropshot v0.16.7 |
| 1776 | 2026-04-06T23:53:01.980Z | Compiling fastrand v2.3.0 |
| 1777 | 2026-04-06T23:53:02.226Z | Compiling serde_with_macros v3.18.0 |
| 1778 | 2026-04-06T23:53:02.630Z | Compiling futures-executor v0.3.32 |
| 1779 | 2026-04-06T23:53:02.793Z | Compiling regress v0.10.5 |
| 1780 | 2026-04-06T23:53:03.098Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1781 | 2026-04-06T23:53:03.295Z | Compiling thread_local v1.1.9 |
| 1782 | 2026-04-06T23:53:03.461Z | Compiling winnow v1.0.1 |
| 1783 | 2026-04-06T23:53:03.555Z | Compiling futures v0.3.32 |
| 1784 | 2026-04-06T23:53:03.648Z | Compiling derive-ex v0.1.8 |
| 1785 | 2026-04-06T23:53:04.492Z | Compiling dropshot_endpoint v0.16.7 |
| 1786 | 2026-04-06T23:53:05.193Z | Compiling strum_macros v0.27.2 |
| 1787 | 2026-04-06T23:53:05.748Z | Compiling is-terminal v0.4.17 |
| 1788 | 2026-04-06T23:53:05.849Z | Compiling take_mut v0.2.2 |
| 1789 | 2026-04-06T23:53:05.969Z | Compiling term v1.2.1 |
| 1790 | 2026-04-06T23:53:06.986Z | Compiling slog-term v2.9.2 |
| 1791 | 2026-04-06T23:53:07.317Z | Compiling test-strategy v0.4.5 |
| 1792 | 2026-04-06T23:53:07.710Z | Compiling tempfile v3.27.0 |
| 1793 | 2026-04-06T23:53:08.555Z | Compiling macaddr v1.0.1 |
| 1794 | 2026-04-06T23:53:08.680Z | Compiling match_cfg v0.1.0 |
| 1795 | 2026-04-06T23:53:08.746Z | Compiling hostname v0.3.1 |
| 1796 | 2026-04-06T23:53:09.140Z | Compiling slog-json v2.6.1 |
| 1797 | 2026-04-06T23:53:09.196Z | Compiling memmap2 v0.9.10 |
| 1798 | 2026-04-06T23:53:09.391Z | Compiling openssl-probe v0.2.1 |
| 1799 | 2026-04-06T23:53:09.482Z | Compiling usdt v0.6.0 |
| 1800 | 2026-04-06T23:53:09.644Z | Compiling rustls-native-certs v0.8.3 |
| 1801 | 2026-04-06T23:53:09.644Z | Compiling slog-bunyan v2.5.0 |
| 1802 | 2026-04-06T23:53:10.130Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1803 | 2026-04-06T23:53:10.226Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1804 | 2026-04-06T23:53:10.455Z | Compiling rustls-webpki v0.102.8 |
| 1805 | 2026-04-06T23:53:10.676Z | Compiling serde_spanned v1.1.0 |
| 1806 | 2026-04-06T23:53:11.129Z | Compiling winnow v0.7.15 |
| 1807 | 2026-04-06T23:53:11.285Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1808 | 2026-04-06T23:53:11.435Z | Compiling either v1.15.0 |
| 1809 | 2026-04-06T23:53:11.653Z | Compiling debug-ignore v1.0.5 |
| 1810 | 2026-04-06T23:53:11.941Z | Compiling parse-display-derive v0.10.0 |
| 1811 | 2026-04-06T23:53:12.179Z | Compiling rand_chacha v0.3.1 |
| 1812 | 2026-04-06T23:53:12.235Z | Compiling encoding_rs v0.8.35 |
| 1813 | 2026-04-06T23:53:12.967Z | Compiling spin v0.9.8 |
| 1814 | 2026-04-06T23:53:12.990Z | Compiling mime v0.3.17 |
| 1815 | 2026-04-06T23:53:13.097Z | Compiling rand v0.8.5 |
| 1816 | 2026-04-06T23:53:13.483Z | Compiling strum v0.26.3 |
| 1817 | 2026-04-06T23:53:13.618Z | Compiling async-stream v0.3.6 |
| 1818 | 2026-04-06T23:53:13.812Z | Compiling sha1 v0.10.6 |
| 1819 | 2026-04-06T23:53:13.855Z | Compiling waitgroup v0.1.2 |
| 1820 | 2026-04-06T23:53:14.031Z | Compiling tokio-rustls v0.25.0 |
| 1821 | 2026-04-06T23:53:14.241Z | Compiling rustls-pemfile v2.2.0 |
| 1822 | 2026-04-06T23:53:14.283Z | Compiling serde_path_to_error v0.1.20 |
| 1823 | 2026-04-06T23:53:14.525Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1824 | 2026-04-06T23:53:14.635Z | Compiling hostname v0.4.2 |
| 1825 | 2026-04-06T23:53:14.653Z | Compiling wait-timeout v0.2.1 |
| 1826 | 2026-04-06T23:53:14.726Z | Compiling bit-vec v0.8.0 |
| 1827 | 2026-04-06T23:53:14.800Z | Compiling quick-error v1.2.3 |
| 1828 | 2026-04-06T23:53:15.014Z | Compiling bit-set v0.8.0 |
| 1829 | 2026-04-06T23:53:15.085Z | Compiling rusty-fork v0.3.1 |
| 1830 | 2026-04-06T23:53:15.108Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1831 | 2026-04-06T23:53:15.432Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1832 | 2026-04-06T23:53:15.620Z | Compiling serde_with v3.18.0 |
| 1833 | 2026-04-06T23:53:15.917Z | Compiling rand_xorshift v0.4.0 |
| 1834 | 2026-04-06T23:53:15.954Z | Compiling unarray v0.1.4 |
| 1835 | 2026-04-06T23:53:16.078Z | Compiling proptest v1.11.0 |
| 1836 | 2026-04-06T23:53:16.737Z | Compiling strum v0.27.2 |
| 1837 | 2026-04-06T23:53:16.881Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1838 | 2026-04-06T23:53:16.909Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1839 | 2026-04-06T23:53:17.051Z | Compiling instant v0.1.13 |
| 1840 | 2026-04-06T23:53:17.686Z | Compiling rustc-hash v2.1.2 |
| 1841 | 2026-04-06T23:53:17.988Z | Compiling unicode-width v0.2.2 |
| 1842 | 2026-04-06T23:53:18.166Z | Compiling itertools v0.14.0 |
| 1843 | 2026-04-06T23:53:18.299Z | Compiling iddqd v0.3.17 |
| 1844 | 2026-04-06T23:53:19.293Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1845 | 2026-04-06T23:53:21.262Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1846 | 2026-04-06T23:53:22.017Z | Compiling backon v1.6.0 |
| 1847 | 2026-04-06T23:53:22.917Z | Compiling backoff v0.4.0 |
| 1848 | 2026-04-06T23:53:23.137Z | Compiling parse-display v0.10.0 |
| 1849 | 2026-04-06T23:53:23.316Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1850 | 2026-04-06T23:53:25.264Z | Compiling zerocopy-derive v0.7.35 |
| 1851 | 2026-04-06T23:53:26.097Z | Compiling darling_core v0.21.3 |
| 1852 | 2026-04-06T23:53:26.595Z | Compiling clap_derive v4.6.0 |
| 1853 | 2026-04-06T23:53:26.933Z | Compiling utf8parse v0.2.2 |
| 1854 | 2026-04-06T23:53:27.045Z | Compiling anstyle-parse v1.0.0 |
| 1855 | 2026-04-06T23:53:28.128Z | Compiling darling_macro v0.21.3 |
| 1856 | 2026-04-06T23:53:28.244Z | Compiling terminal_size v0.4.4 |
| 1857 | 2026-04-06T23:53:28.394Z | Compiling toml_datetime v0.6.11 |
| 1858 | 2026-04-06T23:53:28.438Z | Compiling colorchoice v1.0.5 |
| 1859 | 2026-04-06T23:53:28.569Z | Compiling is_terminal_polyfill v1.70.2 |
| 1860 | 2026-04-06T23:53:28.654Z | Compiling convert_case v0.4.0 |
| 1861 | 2026-04-06T23:53:28.686Z | Compiling anstyle-query v1.1.5 |
| 1862 | 2026-04-06T23:53:28.787Z | Compiling anstyle v1.0.14 |
| 1863 | 2026-04-06T23:53:28.940Z | Compiling derive_more v0.99.20 |
| 1864 | 2026-04-06T23:53:29.062Z | Compiling anstream v1.0.0 |
| 1865 | 2026-04-06T23:53:29.521Z | Compiling darling v0.21.3 |
| 1866 | 2026-04-06T23:53:30.678Z | Compiling tinyvec_macros v0.1.1 |
| 1867 | 2026-04-06T23:53:30.751Z | Compiling heapless v0.8.0 |
| 1868 | 2026-04-06T23:53:30.783Z | Compiling clap_lex v1.1.0 |
| 1869 | 2026-04-06T23:53:31.070Z | Compiling clap_builder v4.6.0 |
| 1870 | 2026-04-06T23:53:31.145Z | Compiling tinyvec v1.11.0 |
| 1871 | 2026-04-06T23:53:31.683Z | Compiling ingot-macros v0.1.1 |
| 1872 | 2026-04-06T23:53:31.873Z | Compiling zerocopy v0.7.35 |
| 1873 | 2026-04-06T23:53:32.171Z | Compiling typify-impl v0.6.1 |
| 1874 | 2026-04-06T23:53:32.442Z | Compiling hash32 v0.3.1 |
| 1875 | 2026-04-06T23:53:32.600Z | Compiling secrecy v0.10.3 |
| 1876 | 2026-04-06T23:53:32.616Z | Compiling scroll_derive v0.12.1 |
| 1877 | 2026-04-06T23:53:32.758Z | Compiling usdt-impl v0.5.0 |
| 1878 | 2026-04-06T23:53:33.010Z | Compiling crucible-workspace-hack v0.1.0 |
| 1879 | 2026-04-06T23:53:33.232Z | Compiling smoltcp v0.11.0 |
| 1880 | 2026-04-06T23:53:33.591Z | Compiling scroll v0.12.0 |
| 1881 | 2026-04-06T23:53:34.019Z | Compiling clap v4.6.0 |
| 1882 | 2026-04-06T23:53:34.290Z | Compiling ingot-types v0.1.2 |
| 1883 | 2026-04-06T23:53:34.668Z | Compiling dof v0.3.0 |
| 1884 | 2026-04-06T23:53:35.102Z | Compiling dtrace-parser v0.2.0 |
| 1885 | 2026-04-06T23:53:35.226Z | Compiling cobs v0.3.0 |
| 1886 | 2026-04-06T23:53:35.243Z | Compiling rustc_version v0.4.1 |
| 1887 | 2026-04-06T23:53:35.456Z | Compiling typify-macro v0.6.1 |
| 1888 | 2026-04-06T23:53:35.486Z | Compiling thread-id v4.2.2 |
| 1889 | 2026-04-06T23:53:35.569Z | Compiling bitflags v1.3.2 |
| 1890 | 2026-04-06T23:53:35.647Z | Compiling unsafe-libyaml v0.2.11 |
| 1891 | 2026-04-06T23:53:35.671Z | Compiling managed v0.8.0 |
| 1892 | 2026-04-06T23:53:36.212Z | Compiling serde_yaml v0.9.34+deprecated |
| 1893 | 2026-04-06T23:53:36.280Z | Compiling curve25519-dalek v4.1.3 |
| 1894 | 2026-04-06T23:53:36.560Z | Compiling postcard v1.1.3 |
| 1895 | 2026-04-06T23:53:37.335Z | Compiling ingot v0.1.1 |
| 1896 | 2026-04-06T23:53:37.432Z | Compiling goblin v0.8.2 |
| 1897 | 2026-04-06T23:53:38.926Z | Compiling tabwriter v1.4.1 |
| 1898 | 2026-04-06T23:53:39.258Z | Compiling hubpack_derive v0.1.1 |
| 1899 | 2026-04-06T23:53:39.308Z | Compiling crossbeam-epoch v0.9.18 |
| 1900 | 2026-04-06T23:53:39.487Z | Compiling hmac v0.12.1 |
| 1901 | 2026-04-06T23:53:39.647Z | Compiling inout v0.1.4 |
| 1902 | 2026-04-06T23:53:39.796Z | Compiling serde_spanned v0.6.9 |
| 1903 | 2026-04-06T23:53:39.813Z | Compiling ff v0.13.1 |
| 1904 | 2026-04-06T23:53:39.954Z | Compiling num-integer v0.1.46 |
| 1905 | 2026-04-06T23:53:40.520Z | Compiling prettyplease v0.2.37 |
| 1906 | 2026-04-06T23:53:40.536Z | Compiling toml_write v0.1.2 |
| 1907 | 2026-04-06T23:53:40.889Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1908 | 2026-04-06T23:53:41.325Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1909 | 2026-04-06T23:53:41.812Z | Compiling toml_edit v0.22.27 |
| 1910 | 2026-04-06T23:53:42.203Z | Compiling group v0.13.0 |
| 1911 | 2026-04-06T23:53:42.320Z | Compiling hubpack v0.1.2 |
| 1912 | 2026-04-06T23:53:42.438Z | Compiling cipher v0.4.4 |
| 1913 | 2026-04-06T23:53:42.583Z | Compiling hkdf v0.12.4 |
| 1914 | 2026-04-06T23:53:43.081Z | Compiling reqwest v0.12.28 |
| 1915 | 2026-04-06T23:53:44.171Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1916 | 2026-04-06T23:53:44.733Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1917 | 2026-04-06T23:53:45.071Z | Compiling universal-hash v0.5.1 |
| 1918 | 2026-04-06T23:53:45.214Z | Compiling crypto-bigint v0.5.5 |
| 1919 | 2026-04-06T23:53:45.390Z | Compiling half v2.7.1 |
| 1920 | 2026-04-06T23:53:45.727Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1921 | 2026-04-06T23:53:46.345Z | Compiling proc-macro-error-attr v1.0.4 |
| 1922 | 2026-04-06T23:53:46.377Z | Compiling memoffset v0.9.1 |
| 1923 | 2026-04-06T23:53:46.555Z | Compiling rustix v0.38.44 |
| 1924 | 2026-04-06T23:53:46.572Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1925 | 2026-04-06T23:53:46.721Z | Compiling base64ct v1.8.3 |
| 1926 | 2026-04-06T23:53:46.744Z | Compiling opaque-debug v0.3.1 |
| 1927 | 2026-04-06T23:53:46.805Z | Compiling cfg_aliases v0.2.1 |
| 1928 | 2026-04-06T23:53:46.822Z | Compiling ciborium-io v0.2.2 |
| 1929 | 2026-04-06T23:53:46.881Z | Compiling static_assertions v1.1.0 |
| 1930 | 2026-04-06T23:53:46.915Z | Compiling base16ct v0.2.0 |
| 1931 | 2026-04-06T23:53:47.044Z | Compiling elliptic-curve v0.13.8 |
| 1932 | 2026-04-06T23:53:47.047Z | Compiling password-hash v0.5.0 |
| 1933 | 2026-04-06T23:53:47.092Z | Compiling ciborium-ll v0.2.2 |
| 1934 | 2026-04-06T23:53:47.108Z | Compiling nix v0.31.2 |
| 1935 | 2026-04-06T23:53:47.343Z | Compiling poly1305 v0.8.0 |
| 1936 | 2026-04-06T23:53:47.968Z | Compiling thiserror-no-std v2.0.2 |
| 1937 | 2026-04-06T23:53:48.158Z | Compiling progenitor-client v0.10.0 |
| 1938 | 2026-04-06T23:53:48.556Z | Compiling toml v0.8.23 |
| 1939 | 2026-04-06T23:53:48.636Z | Compiling chacha20 v0.9.1 |
| 1940 | 2026-04-06T23:53:48.902Z | Compiling proc-macro-crate v3.5.0 |
| 1941 | 2026-04-06T23:53:49.349Z | Compiling num-iter v0.1.45 |
| 1942 | 2026-04-06T23:53:49.478Z | Compiling num-rational v0.4.2 |
| 1943 | 2026-04-06T23:53:50.089Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1944 | 2026-04-06T23:53:50.421Z | Compiling typify v0.6.1 |
| 1945 | 2026-04-06T23:53:50.519Z | Compiling usdt-macro v0.5.0 |
| 1946 | 2026-04-06T23:53:50.536Z | Compiling usdt-attr-macro v0.5.0 |
| 1947 | 2026-04-06T23:53:51.173Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1948 | 2026-04-06T23:53:51.668Z | Compiling byte-wrapper v0.1.0 |
| 1949 | 2026-04-06T23:53:51.777Z | Compiling blake2 v0.10.6 |
| 1950 | 2026-04-06T23:53:51.795Z | Compiling aead v0.5.2 |
| 1951 | 2026-04-06T23:53:52.068Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1952 | 2026-04-06T23:53:52.491Z | Compiling enum-as-inner v0.6.1 |
| 1953 | 2026-04-06T23:53:52.491Z | Compiling num-complex v0.4.6 |
| 1954 | 2026-04-06T23:53:52.540Z | Compiling proc-macro-error v1.0.4 |
| 1955 | 2026-04-06T23:53:52.773Z | Compiling memmap v0.7.0 |
| 1956 | 2026-04-06T23:53:52.865Z | Compiling bstr v1.12.1 |
| 1957 | 2026-04-06T23:53:53.001Z | Compiling rustls-webpki v0.103.10 |
| 1958 | 2026-04-06T23:53:53.046Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1959 | 2026-04-06T23:53:53.153Z | Compiling data-encoding v2.10.0 |
| 1960 | 2026-04-06T23:53:53.379Z | Compiling winnow v0.5.40 |
| 1961 | 2026-04-06T23:53:53.397Z | Compiling keccak v0.1.6 |
| 1962 | 2026-04-06T23:53:54.222Z | Compiling sha3 v0.10.8 |
| 1963 | 2026-04-06T23:53:54.654Z | Compiling usdt v0.5.0 |
| 1964 | 2026-04-06T23:53:54.745Z | Compiling toml_edit v0.19.15 |
| 1965 | 2026-04-06T23:53:54.781Z | Compiling num v0.4.3 |
| 1966 | 2026-04-06T23:53:54.980Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1967 | 2026-04-06T23:53:55.268Z | Compiling argon2 v0.5.3 |
| 1968 | 2026-04-06T23:53:55.389Z | Compiling chacha20poly1305 v0.10.1 |
| 1969 | 2026-04-06T23:53:55.541Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1970 | 2026-04-06T23:53:55.796Z | Compiling progenitor-impl v0.13.0 |
| 1971 | 2026-04-06T23:53:56.232Z | Compiling num_enum_derive v0.7.6 |
| 1972 | 2026-04-06T23:53:56.713Z | Compiling vsss-rs v3.3.4 |
| 1973 | 2026-04-06T23:53:57.218Z | Compiling tokio-rustls v0.26.4 |
| 1974 | 2026-04-06T23:53:57.515Z | Compiling hyper-rustls v0.27.7 |
| 1975 | 2026-04-06T23:53:57.824Z | Compiling rustls-platform-verifier v0.6.2 |
| 1976 | 2026-04-06T23:53:58.066Z | Compiling reqwest v0.13.2 |
| 1977 | 2026-04-06T23:53:58.951Z | Compiling ciborium v0.2.2 |
| 1978 | 2026-04-06T23:53:59.387Z | Compiling progenitor-client v0.13.0 |
| 1979 | 2026-04-06T23:53:59.775Z | Compiling progenitor-extras v0.1.1 |
| 1980 | 2026-04-06T23:54:00.335Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1981 | 2026-04-06T23:54:02.739Z | Compiling foreign-types-macros v0.2.3 |
| 1982 | 2026-04-06T23:54:03.064Z | Compiling foreign-types-shared v0.3.1 |
| 1983 | 2026-04-06T23:54:03.181Z | Compiling colored v3.1.1 |
| 1984 | 2026-04-06T23:54:03.384Z | Compiling bytecount v0.6.9 |
| 1985 | 2026-04-06T23:54:03.579Z | Compiling cpufeatures v0.3.0 |
| 1986 | 2026-04-06T23:54:03.669Z | Compiling indent_write v2.2.0 |
| 1987 | 2026-04-06T23:54:03.828Z | Compiling vcpkg v0.2.15 |
| 1988 | 2026-04-06T23:54:03.846Z | Compiling pkg-config v0.3.32 |
| 1989 | 2026-04-06T23:54:04.310Z | Compiling float-ord v0.3.2 |
| 1990 | 2026-04-06T23:54:04.433Z | Compiling openssl-sys v0.9.112 |
| 1991 | 2026-04-06T23:54:04.983Z | Compiling chacha20 v0.10.0 |
| 1992 | 2026-04-06T23:54:06.544Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1993 | 2026-04-06T23:54:07.974Z | Compiling foreign-types v0.5.0 |
| 1994 | 2026-04-06T23:54:07.974Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1995 | 2026-04-06T23:54:10.895Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1996 | 2026-04-06T23:54:12.745Z | Compiling progenitor-macro v0.13.0 |
| 1997 | 2026-04-06T23:54:13.089Z | Compiling num_enum v0.7.6 |
| 1998 | 2026-04-06T23:54:13.226Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1999 | 2026-04-06T23:54:13.837Z | Compiling proc-macro-crate v1.3.1 |
| 2000 | 2026-04-06T23:54:14.200Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2001 | 2026-04-06T23:54:14.928Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2002 | 2026-04-06T23:54:14.945Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2003 | 2026-04-06T23:54:17.811Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2004 | 2026-04-06T23:54:17.842Z | Compiling cstr-argument v0.1.2 |
| 2005 | 2026-04-06T23:54:17.842Z | Compiling semver v0.1.20 |
| 2006 | 2026-04-06T23:54:17.842Z | Compiling rayon-core v1.13.0 |
| 2007 | 2026-04-06T23:54:17.842Z | Compiling heck v0.4.1 |
| 2008 | 2026-04-06T23:54:17.842Z | Compiling linked-hash-map v0.5.6 |
| 2009 | 2026-04-06T23:54:17.842Z | Compiling resolv-conf v0.7.6 |
| 2010 | 2026-04-06T23:54:17.842Z | Compiling swrite v0.1.0 |
| 2011 | 2026-04-06T23:54:17.842Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2012 | 2026-04-06T23:54:17.842Z | Compiling lru-cache v0.1.2 |
| 2013 | 2026-04-06T23:54:17.842Z | Compiling rustc_version v0.1.7 |
| 2014 | 2026-04-06T23:54:17.843Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2015 | 2026-04-06T23:54:17.843Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2016 | 2026-04-06T23:54:17.843Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2017 | 2026-04-06T23:54:17.843Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2018 | 2026-04-06T23:54:17.843Z | Compiling progenitor v0.13.0 |
| 2019 | 2026-04-06T23:54:17.856Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2020 | 2026-04-06T23:54:17.856Z | Compiling num_enum_derive v0.5.11 |
| 2021 | 2026-04-06T23:54:18.107Z | Compiling rand v0.10.0 |
| 2022 | 2026-04-06T23:54:18.166Z | Compiling hickory-proto v0.24.4 |
| 2023 | 2026-04-06T23:54:18.344Z | Compiling crossbeam-deque v0.8.6 |
| 2024 | 2026-04-06T23:54:18.450Z | Compiling serde-big-array v0.5.1 |
| 2025 | 2026-04-06T23:54:18.573Z | Compiling pin-project-internal v1.1.11 |
| 2026 | 2026-04-06T23:54:18.634Z | Compiling derive-where v1.6.1 |
| 2027 | 2026-04-06T23:54:18.871Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2028 | 2026-04-06T23:54:19.421Z | Compiling serde_repr v0.1.20 |
| 2029 | 2026-04-06T23:54:19.691Z | Compiling unicode-segmentation v1.13.2 |
| 2030 | 2026-04-06T23:54:19.912Z | Compiling minimal-lexical v0.2.1 |
| 2031 | 2026-04-06T23:54:20.011Z | Compiling siphasher v1.0.2 |
| 2032 | 2026-04-06T23:54:20.156Z | Compiling lazy_static v1.5.0 |
| 2033 | 2026-04-06T23:54:20.230Z | Compiling hickory-resolver v0.24.4 |
| 2034 | 2026-04-06T23:54:20.281Z | Compiling phf_shared v0.12.1 |
| 2035 | 2026-04-06T23:54:20.296Z | Compiling nom v7.1.3 |
| 2036 | 2026-04-06T23:54:20.326Z | Compiling newline-converter v0.3.0 |
| 2037 | 2026-04-06T23:54:20.456Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2038 | 2026-04-06T23:54:20.493Z | Compiling pin-project v1.1.11 |
| 2039 | 2026-04-06T23:54:22.908Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2040 | 2026-04-06T23:54:24.107Z | Compiling num_enum v0.5.11 |
| 2041 | 2026-04-06T23:54:24.170Z | Compiling newtype_derive v0.1.6 |
| 2042 | 2026-04-06T23:54:25.028Z | Compiling atomicwrites v0.4.4 |
| 2043 | 2026-04-06T23:54:25.034Z | Compiling similar v2.7.0 |
| 2044 | 2026-04-06T23:54:25.034Z | Compiling unicode-normalization v0.1.25 |
| 2045 | 2026-04-06T23:54:25.034Z | Compiling console v0.15.11 |
| 2046 | 2026-04-06T23:54:25.034Z | Compiling camino-tempfile v1.4.1 |
| 2047 | 2026-04-06T23:54:25.417Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2048 | 2026-04-06T23:54:25.767Z | Compiling tokio-stream v0.1.18 |
| 2049 | 2026-04-06T23:54:25.782Z | Compiling async-recursion v1.1.1 |
| 2050 | 2026-04-06T23:54:26.322Z | Compiling snafu-derive v0.8.9 |
| 2051 | 2026-04-06T23:54:26.453Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2052 | 2026-04-06T23:54:26.762Z | Compiling slog-dtrace v0.3.0 |
| 2053 | 2026-04-06T23:54:27.005Z | Compiling csv-core v0.1.13 |
| 2054 | 2026-04-06T23:54:27.023Z | Compiling foreign-types-shared v0.1.1 |
| 2055 | 2026-04-06T23:54:27.123Z | Compiling foldhash v0.1.5 |
| 2056 | 2026-04-06T23:54:27.356Z | Compiling unicode-width v0.1.14 |
| 2057 | 2026-04-06T23:54:27.413Z | Compiling owo-colors v4.3.0 |
| 2058 | 2026-04-06T23:54:27.672Z | Compiling unicode-xid v0.2.6 |
| 2059 | 2026-04-06T23:54:27.748Z | Compiling chrono-tz v0.10.4 |
| 2060 | 2026-04-06T23:54:27.809Z | Compiling openssl v0.10.76 |
| 2061 | 2026-04-06T23:54:27.958Z | Compiling same-file v1.0.6 |
| 2062 | 2026-04-06T23:54:27.980Z | Compiling cancel-safe-futures v0.1.5 |
| 2063 | 2026-04-06T23:54:28.021Z | Compiling highway v1.3.0 |
| 2064 | 2026-04-06T23:54:28.110Z | Compiling walkdir v2.5.0 |
| 2065 | 2026-04-06T23:54:28.134Z | Compiling snafu v0.8.9 |
| 2066 | 2026-04-06T23:54:28.269Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2067 | 2026-04-06T23:54:28.703Z | Compiling const_format_proc_macros v0.2.34 |
| 2068 | 2026-04-06T23:54:28.793Z | Compiling hashbrown v0.15.5 |
| 2069 | 2026-04-06T23:54:28.831Z | Compiling csv v1.4.0 |
| 2070 | 2026-04-06T23:54:29.372Z | Compiling foreign-types v0.3.2 |
| 2071 | 2026-04-06T23:54:29.491Z | Compiling qorb v0.4.1 |
| 2072 | 2026-04-06T23:54:29.495Z | Compiling expectorate v1.2.0 |
| 2073 | 2026-04-06T23:54:29.559Z | Compiling olpc-cjson v0.1.4 |
| 2074 | 2026-04-06T23:54:29.774Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2075 | 2026-04-06T23:54:29.774Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2076 | 2026-04-06T23:54:29.807Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2077 | 2026-04-06T23:54:30.311Z | Compiling rayon v1.11.0 |
| 2078 | 2026-04-06T23:54:33.127Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2079 | 2026-04-06T23:54:33.143Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2080 | 2026-04-06T23:54:33.605Z | Compiling phf v0.12.1 |
| 2081 | 2026-04-06T23:54:34.171Z | Compiling zone_cfg_derive v0.3.1 |
| 2082 | 2026-04-06T23:54:34.257Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2083 | 2026-04-06T23:54:34.862Z | Compiling tokio-dtrace v0.1.1 |
| 2084 | 2026-04-06T23:54:34.992Z | Compiling globset v0.4.18 |
| 2085 | 2026-04-06T23:54:35.188Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2086 | 2026-04-06T23:54:35.411Z | Compiling itertools v0.12.1 |
| 2087 | 2026-04-06T23:54:35.464Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2088 | 2026-04-06T23:54:35.608Z | Compiling num-derive v0.3.3 |
| 2089 | 2026-04-06T23:54:36.036Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2090 | 2026-04-06T23:54:36.517Z | Compiling pem v3.0.6 |
| 2091 | 2026-04-06T23:54:36.850Z | Compiling libsw-core v0.3.2 |
| 2092 | 2026-04-06T23:54:36.907Z | Compiling serde_plain v1.0.2 |
| 2093 | 2026-04-06T23:54:37.037Z | Compiling openssl-macros v0.1.1 |
| 2094 | 2026-04-06T23:54:37.174Z | Compiling num-derive v0.4.2 |
| 2095 | 2026-04-06T23:54:37.191Z | Compiling cookie v0.18.1 |
| 2096 | 2026-04-06T23:54:37.191Z | Compiling sigpipe v0.1.3 |
| 2097 | 2026-04-06T23:54:37.339Z | Compiling typed-path v0.9.3 |
| 2098 | 2026-04-06T23:54:37.447Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2099 | 2026-04-06T23:54:37.648Z | Compiling fixedbitset v0.5.7 |
| 2100 | 2026-04-06T23:54:37.684Z | Compiling jiff v0.2.23 |
| 2101 | 2026-04-06T23:54:37.776Z | Compiling glob v0.3.3 |
| 2102 | 2026-04-06T23:54:37.917Z | Compiling fixedbitset v0.4.2 |
| 2103 | 2026-04-06T23:54:38.113Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2104 | 2026-04-06T23:54:38.150Z | Compiling petgraph v0.6.5 |
| 2105 | 2026-04-06T23:54:38.216Z | Compiling petgraph v0.8.3 |
| 2106 | 2026-04-06T23:54:38.685Z | Compiling tough v0.20.0 |
| 2107 | 2026-04-06T23:54:40.213Z | Compiling libsw v3.5.0 |
| 2108 | 2026-04-06T23:54:40.404Z | Compiling zone v0.3.1 |
| 2109 | 2026-04-06T23:54:40.490Z | Compiling libscf-sys v1.1.0 |
| 2110 | 2026-04-06T23:54:40.624Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2111 | 2026-04-06T23:54:40.642Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2112 | 2026-04-06T23:54:40.884Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2113 | 2026-04-06T23:54:42.077Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2114 | 2026-04-06T23:54:42.377Z | Compiling oxide-tokio-rt v0.1.3 |
| 2115 | 2026-04-06T23:54:42.888Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2116 | 2026-04-06T23:54:42.955Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2117 | 2026-04-06T23:54:45.906Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2118 | 2026-04-06T23:54:46.191Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2119 | 2026-04-06T23:54:46.468Z | Compiling const_format v0.2.35 |
| 2120 | 2026-04-06T23:54:46.955Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2121 | 2026-04-06T23:54:48.235Z | Compiling papergrid v0.11.0 |
| 2122 | 2026-04-06T23:54:48.301Z | Compiling tabled_derive v0.7.0 |
| 2123 | 2026-04-06T23:54:48.696Z | Compiling gethostname v0.5.0 |
| 2124 | 2026-04-06T23:54:48.839Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2125 | 2026-04-06T23:54:48.989Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2126 | 2026-04-06T23:54:49.241Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2127 | 2026-04-06T23:54:49.406Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2128 | 2026-04-06T23:54:50.154Z | Compiling smf v0.2.3 |
| 2129 | 2026-04-06T23:54:50.739Z | Compiling bcs v0.1.6 |
| 2130 | 2026-04-06T23:54:51.159Z | Compiling tagptr v0.2.0 |
| 2131 | 2026-04-06T23:54:51.297Z | Compiling termtree v0.5.1 |
| 2132 | 2026-04-06T23:54:51.316Z | Compiling whoami v1.6.1 |
| 2133 | 2026-04-06T23:54:51.331Z | Compiling smawk v0.3.2 |
| 2134 | 2026-04-06T23:54:51.466Z | Compiling unicode-linebreak v0.1.5 |
| 2135 | 2026-04-06T23:54:51.497Z | Compiling linear-map v1.2.0 |
| 2136 | 2026-04-06T23:54:51.712Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2137 | 2026-04-06T23:54:51.739Z | Compiling textwrap v0.16.2 |
| 2138 | 2026-04-06T23:54:51.759Z | Compiling moka v0.12.15 |
| 2139 | 2026-04-06T23:54:52.089Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2140 | 2026-04-06T23:54:52.972Z | Compiling tabled v0.15.0 |
| 2141 | 2026-04-06T23:54:53.245Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2142 | 2026-04-06T23:54:53.311Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2143 | 2026-04-06T23:54:53.429Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2144 | 2026-04-06T23:54:53.519Z | Compiling steno v0.4.1 |
| 2145 | 2026-04-06T23:54:53.636Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2146 | 2026-04-06T23:54:56.087Z | Compiling hickory-proto v0.25.2 |
| 2147 | 2026-04-06T23:54:58.498Z | Compiling typify-impl v0.4.3 |
| 2148 | 2026-04-06T23:55:00.692Z | Compiling crc32fast v1.5.0 |
| 2149 | 2026-04-06T23:55:01.002Z | Compiling humantime v2.3.0 |
| 2150 | 2026-04-06T23:55:01.511Z | Compiling hickory-resolver v0.25.2 |
| 2151 | 2026-04-06T23:55:01.842Z | Compiling typify-macro v0.4.3 |
| 2152 | 2026-04-06T23:55:01.995Z | Compiling adler2 v2.0.1 |
| 2153 | 2026-04-06T23:55:02.172Z | Compiling simd-adler32 v0.3.9 |
| 2154 | 2026-04-06T23:55:02.191Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2155 | 2026-04-06T23:55:02.851Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2156 | 2026-04-06T23:55:03.020Z | Compiling miniz_oxide v0.8.9 |
| 2157 | 2026-04-06T23:55:03.356Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2158 | 2026-04-06T23:55:03.543Z | Compiling flate2 v1.1.9 |
| 2159 | 2026-04-06T23:55:03.790Z | Compiling proc-macro-error2 v2.0.1 |
| 2160 | 2026-04-06T23:55:04.097Z | Compiling typify v0.4.3 |
| 2161 | 2026-04-06T23:55:04.203Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8#04c3d5d3) |
| 2162 | 2026-04-06T23:55:04.566Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8#04c3d5d3) |
| 2163 | 2026-04-06T23:55:04.593Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2164 | 2026-04-06T23:55:04.593Z | Compiling parking_lot_core v0.8.6 |
| 2165 | 2026-04-06T23:55:04.617Z | Compiling compression-core v0.4.31 |
| 2166 | 2026-04-06T23:55:04.784Z | Compiling compression-codecs v0.4.37 |
| 2167 | 2026-04-06T23:55:04.865Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8#04c3d5d3) |
| 2168 | 2026-04-06T23:55:05.145Z | Compiling progenitor-impl v0.11.2 |
| 2169 | 2026-04-06T23:55:06.658Z | Compiling tabled_derive v0.11.0 |
| 2170 | 2026-04-06T23:55:07.203Z | Compiling papergrid v0.17.0 |
| 2171 | 2026-04-06T23:55:07.760Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2172 | 2026-04-06T23:55:07.845Z | Compiling testing_table v0.3.0 |
| 2173 | 2026-04-06T23:55:08.259Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8#04c3d5d3) |
| 2174 | 2026-04-06T23:55:09.141Z | Compiling dropshot v0.17.0 |
| 2175 | 2026-04-06T23:55:09.234Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2176 | 2026-04-06T23:55:09.451Z | Compiling toml v1.1.0+spec-1.1.0 |
| 2177 | 2026-04-06T23:55:10.160Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2178 | 2026-04-06T23:55:10.379Z | Compiling tabled v0.20.0 |
| 2179 | 2026-04-06T23:55:11.369Z | Compiling progenitor-macro v0.11.2 |
| 2180 | 2026-04-06T23:55:13.531Z | Compiling async-compression v0.4.41 |
| 2181 | 2026-04-06T23:55:14.383Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2182 | 2026-04-06T23:55:14.428Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2183 | 2026-04-06T23:55:15.158Z | Compiling progenitor-client v0.11.2 |
| 2184 | 2026-04-06T23:55:15.507Z | Compiling dropshot_endpoint v0.17.0 |
| 2185 | 2026-04-06T23:55:15.668Z | Compiling arc-swap v1.9.0 |
| 2186 | 2026-04-06T23:55:15.986Z | Compiling slog-scope v4.4.1 |
| 2187 | 2026-04-06T23:55:16.402Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2188 | 2026-04-06T23:55:17.936Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2189 | 2026-04-06T23:55:21.918Z | Compiling ddm-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-types/versions) |
| 2190 | 2026-04-06T23:55:22.187Z | Compiling progenitor v0.11.2 |
| 2191 | 2026-04-06T23:55:22.348Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2192 | 2026-04-06T23:55:23.250Z | Compiling parking_lot v0.11.2 |
| 2193 | 2026-04-06T23:55:24.140Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8#04c3d5d3) |
| 2194 | 2026-04-06T23:55:26.097Z | Compiling dropshot-api-manager-types v0.7.0 |
| 2195 | 2026-04-06T23:55:26.128Z | Compiling fxhash v0.2.1 |
| 2196 | 2026-04-06T23:55:26.279Z | Compiling crc8 v0.1.1 |
| 2197 | 2026-04-06T23:55:26.399Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2198 | 2026-04-06T23:55:26.665Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2199 | 2026-04-06T23:55:27.781Z | Compiling sled v0.34.7 |
| 2200 | 2026-04-06T23:55:28.145Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8#04c3d5d3) |
| 2201 | 2026-04-06T23:55:29.279Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2202 | 2026-04-06T23:55:29.650Z | Compiling slog-stdlog v4.1.1 |
| 2203 | 2026-04-06T23:55:30.079Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2204 | 2026-04-06T23:55:30.254Z | Compiling slog-envlogger v2.2.0 |
| 2205 | 2026-04-06T23:55:30.345Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2206 | 2026-04-06T23:55:33.392Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2207 | 2026-04-06T23:55:40.395Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2208 | 2026-04-06T23:55:46.599Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2209 | 2026-04-06T23:55:49.637Z | Finished `release` profile [optimized] target(s) in 3m 47s |
| 2210 | 2026-04-06T23:55:49.960Z | + banner quartet |
| 2211 | 2026-04-06T23:55:49.963Z | |
| 2212 | 2026-04-06T23:55:49.963Z | #### # # ## ##### ##### ###### ##### |
| 2213 | 2026-04-06T23:55:49.963Z | # # # # # # # # # # # |
| 2214 | 2026-04-06T23:55:49.963Z | # # # # # # # # # ##### # |
| 2215 | 2026-04-06T23:55:49.963Z | # # # # # ###### ##### # # # |
| 2216 | 2026-04-06T23:55:49.963Z | # # # # # # # # # # # |
| 2217 | 2026-04-06T23:55:49.963Z | ### # #### # # # # # ###### # |
| 2218 | 2026-04-06T23:55:49.963Z | |
| 2219 | 2026-04-06T23:55:49.963Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2220 | 2026-04-06T23:55:50.310Z | Compiling cfg-if v1.0.4 |
| 2221 | 2026-04-06T23:55:50.310Z | Compiling serde_core v1.0.228 |
| 2222 | 2026-04-06T23:55:50.310Z | Compiling libc v0.2.184 |
| 2223 | 2026-04-06T23:55:50.313Z | Compiling itoa v1.0.18 |
| 2224 | 2026-04-06T23:55:50.313Z | Compiling num-traits v0.2.19 |
| 2225 | 2026-04-06T23:55:50.386Z | Compiling serde v1.0.228 |
| 2226 | 2026-04-06T23:55:50.390Z | Compiling foldhash v0.2.0 |
| 2227 | 2026-04-06T23:55:50.432Z | Compiling memchr v2.8.0 |
| 2228 | 2026-04-06T23:55:50.530Z | Compiling hashbrown v0.16.1 |
| 2229 | 2026-04-06T23:55:50.587Z | Compiling smallvec v1.15.1 |
| 2230 | 2026-04-06T23:55:50.594Z | Compiling zerofrom v0.1.6 |
| 2231 | 2026-04-06T23:55:50.715Z | Compiling stable_deref_trait v1.2.1 |
| 2232 | 2026-04-06T23:55:50.723Z | Compiling pin-project-lite v0.2.17 |
| 2233 | 2026-04-06T23:55:50.753Z | Compiling schemars v0.8.22 |
| 2234 | 2026-04-06T23:55:50.785Z | Compiling yoke v0.8.1 |
| 2235 | 2026-04-06T23:55:50.812Z | Compiling bytes v1.11.1 |
| 2236 | 2026-04-06T23:55:50.986Z | Compiling zerovec v0.11.5 |
| 2237 | 2026-04-06T23:55:51.085Z | Compiling socket2 v0.6.3 |
| 2238 | 2026-04-06T23:55:51.316Z | Compiling scopeguard v1.2.0 |
| 2239 | 2026-04-06T23:55:51.348Z | Compiling futures-core v0.3.32 |
| 2240 | 2026-04-06T23:55:51.414Z | Compiling lock_api v0.4.14 |
| 2241 | 2026-04-06T23:55:51.502Z | Compiling zmij v1.0.21 |
| 2242 | 2026-04-06T23:55:51.554Z | Compiling parking_lot_core v0.9.12 |
| 2243 | 2026-04-06T23:55:51.569Z | Compiling errno v0.3.14 |
| 2244 | 2026-04-06T23:55:51.687Z | Compiling serde_json v1.0.149 |
| 2245 | 2026-04-06T23:55:51.699Z | Compiling rand_core v0.10.0 |
| 2246 | 2026-04-06T23:55:51.724Z | Compiling once_cell v1.21.4 |
| 2247 | 2026-04-06T23:55:51.824Z | Compiling parking_lot v0.12.5 |
| 2248 | 2026-04-06T23:55:51.850Z | Compiling signal-hook-registry v1.4.8 |
| 2249 | 2026-04-06T23:55:51.858Z | Compiling mio v1.2.0 |
| 2250 | 2026-04-06T23:55:51.964Z | Compiling zeroize v1.8.2 |
| 2251 | 2026-04-06T23:55:52.115Z | Compiling iana-time-zone v0.1.65 |
| 2252 | 2026-04-06T23:55:52.142Z | Compiling aws-lc-rs v1.16.2 |
| 2253 | 2026-04-06T23:55:52.154Z | Compiling tokio v1.50.0 |
| 2254 | 2026-04-06T23:55:52.355Z | Compiling indexmap v2.13.0 |
| 2255 | 2026-04-06T23:55:52.671Z | Compiling chrono v0.4.44 |
| 2256 | 2026-04-06T23:55:52.922Z | Compiling getrandom v0.4.2 |
| 2257 | 2026-04-06T23:55:52.994Z | Compiling tinystr v0.8.2 |
| 2258 | 2026-04-06T23:55:53.099Z | Compiling http v1.4.0 |
| 2259 | 2026-04-06T23:55:53.120Z | Compiling litemap v0.8.1 |
| 2260 | 2026-04-06T23:55:53.197Z | Compiling writeable v0.6.2 |
| 2261 | 2026-04-06T23:55:53.311Z | Compiling rustls-pki-types v1.14.0 |
| 2262 | 2026-04-06T23:55:53.425Z | Compiling icu_locale_core v2.1.1 |
| 2263 | 2026-04-06T23:55:53.471Z | Compiling aws-lc-sys v0.39.1 |
| 2264 | 2026-04-06T23:55:54.080Z | Compiling potential_utf v0.1.4 |
| 2265 | 2026-04-06T23:55:54.089Z | Compiling zerotrie v0.2.3 |
| 2266 | 2026-04-06T23:55:54.170Z | Compiling uuid v1.23.0 |
| 2267 | 2026-04-06T23:55:54.268Z | Compiling log v0.4.29 |
| 2268 | 2026-04-06T23:55:54.512Z | Compiling icu_provider v2.1.1 |
| 2269 | 2026-04-06T23:55:54.520Z | Compiling icu_collections v2.1.1 |
| 2270 | 2026-04-06T23:55:54.976Z | Compiling http-body v1.0.1 |
| 2271 | 2026-04-06T23:55:55.131Z | Compiling semver v1.0.27 |
| 2272 | 2026-04-06T23:55:55.253Z | Compiling tracing-core v0.1.36 |
| 2273 | 2026-04-06T23:55:55.421Z | Compiling regress v0.10.5 |
| 2274 | 2026-04-06T23:55:55.586Z | Compiling futures-task v0.3.32 |
| 2275 | 2026-04-06T23:55:55.613Z | Compiling slab v0.4.12 |
| 2276 | 2026-04-06T23:55:55.751Z | Compiling untrusted v0.9.0 |
| 2277 | 2026-04-06T23:55:55.806Z | Compiling equivalent v1.0.2 |
| 2278 | 2026-04-06T23:55:55.879Z | Compiling allocator-api2 v0.2.21 |
| 2279 | 2026-04-06T23:55:55.893Z | Compiling percent-encoding v2.3.2 |
| 2280 | 2026-04-06T23:55:56.081Z | Compiling dyn-clone v1.0.20 |
| 2281 | 2026-04-06T23:55:56.081Z | Compiling rustls v0.23.37 |
| 2282 | 2026-04-06T23:55:56.102Z | Compiling rustls-webpki v0.103.10 |
| 2283 | 2026-04-06T23:55:56.158Z | Compiling futures-util v0.3.32 |
| 2284 | 2026-04-06T23:55:56.353Z | Compiling tracing v0.1.44 |
| 2285 | 2026-04-06T23:55:56.704Z | Compiling thiserror v2.0.18 |
| 2286 | 2026-04-06T23:55:56.816Z | Compiling icu_properties_data v2.1.2 |
| 2287 | 2026-04-06T23:55:56.916Z | Compiling typify-impl v0.6.1 |
| 2288 | 2026-04-06T23:55:56.952Z | Compiling icu_normalizer_data v2.1.1 |
| 2289 | 2026-04-06T23:55:57.032Z | Compiling serde_tokenstream v0.2.3 |
| 2290 | 2026-04-06T23:55:57.321Z | Compiling slog v2.8.2 |
| 2291 | 2026-04-06T23:55:57.373Z | Compiling subtle v2.6.1 |
| 2292 | 2026-04-06T23:55:57.529Z | Compiling tower-service v0.3.3 |
| 2293 | 2026-04-06T23:55:57.553Z | Compiling try-lock v0.2.5 |
| 2294 | 2026-04-06T23:55:57.627Z | Compiling unicode-ident v1.0.24 |
| 2295 | 2026-04-06T23:55:57.672Z | Compiling want v0.3.1 |
| 2296 | 2026-04-06T23:55:57.717Z | Compiling proc-macro2 v1.0.106 |
| 2297 | 2026-04-06T23:55:57.801Z | Compiling icu_normalizer v2.1.1 |
| 2298 | 2026-04-06T23:55:57.853Z | Compiling icu_properties v2.1.2 |
| 2299 | 2026-04-06T23:55:58.694Z | Compiling httparse v1.10.1 |
| 2300 | 2026-04-06T23:55:58.972Z | Compiling erased-serde v0.3.31 |
| 2301 | 2026-04-06T23:55:59.197Z | Compiling futures-channel v0.3.32 |
| 2302 | 2026-04-06T23:55:59.411Z | Compiling atomic-waker v1.1.2 |
| 2303 | 2026-04-06T23:55:59.449Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 2304 | 2026-04-06T23:55:59.545Z | Compiling hyper v1.9.0 |
| 2305 | 2026-04-06T23:55:59.919Z | Compiling quote v1.0.45 |
| 2306 | 2026-04-06T23:56:00.102Z | Compiling idna_adapter v1.2.1 |
| 2307 | 2026-04-06T23:56:00.237Z | Compiling form_urlencoded v1.2.2 |
| 2308 | 2026-04-06T23:56:00.287Z | Compiling typify-macro v0.6.1 |
| 2309 | 2026-04-06T23:56:00.372Z | Compiling sync_wrapper v1.0.2 |
| 2310 | 2026-04-06T23:56:00.485Z | Compiling aho-corasick v1.1.4 |
| 2311 | 2026-04-06T23:56:00.692Z | Compiling tower-layer v0.3.3 |
| 2312 | 2026-04-06T23:56:00.890Z | Compiling base64 v0.22.1 |
| 2313 | 2026-04-06T23:56:01.221Z | Compiling utf8_iter v1.0.4 |
| 2314 | 2026-04-06T23:56:01.384Z | Compiling ipnet v2.12.0 |
| 2315 | 2026-04-06T23:56:01.393Z | Compiling regex-syntax v0.8.10 |
| 2316 | 2026-04-06T23:56:01.800Z | Compiling openssl-probe v0.2.1 |
| 2317 | 2026-04-06T23:56:01.838Z | Compiling hyper-util v0.1.20 |
| 2318 | 2026-04-06T23:56:02.057Z | Compiling rustls-native-certs v0.8.3 |
| 2319 | 2026-04-06T23:56:02.471Z | Compiling regex-automata v0.4.14 |
| 2320 | 2026-04-06T23:56:02.576Z | Compiling idna v1.1.0 |
| 2321 | 2026-04-06T23:56:02.913Z | Compiling tokio-rustls v0.26.4 |
| 2322 | 2026-04-06T23:56:04.420Z | Compiling tower v0.5.3 |
| 2323 | 2026-04-06T23:56:04.711Z | Compiling syn v2.0.117 |
| 2324 | 2026-04-06T23:56:05.030Z | Compiling proc-macro-crate v3.5.0 |
| 2325 | 2026-04-06T23:56:05.457Z | Compiling heck v0.5.0 |
| 2326 | 2026-04-06T23:56:05.915Z | Compiling iri-string v0.7.12 |
| 2327 | 2026-04-06T23:56:06.066Z | Compiling futures-sink v0.3.32 |
| 2328 | 2026-04-06T23:56:06.442Z | Compiling bitflags v2.11.0 |
| 2329 | 2026-04-06T23:56:06.790Z | Compiling ryu v1.0.23 |
| 2330 | 2026-04-06T23:56:07.079Z | Compiling serde_urlencoded v0.7.1 |
| 2331 | 2026-04-06T23:56:07.359Z | Compiling tower-http v0.6.8 |
| 2332 | 2026-04-06T23:56:08.529Z | Compiling tokio-util v0.7.18 |
| 2333 | 2026-04-06T23:56:08.630Z | Compiling crossbeam-utils v0.8.21 |
| 2334 | 2026-04-06T23:56:08.643Z | Compiling num_enum_derive v0.7.6 |
| 2335 | 2026-04-06T23:56:09.147Z | Compiling regex v1.12.3 |
| 2336 | 2026-04-06T23:56:09.660Z | Compiling hyper-rustls v0.27.7 |
| 2337 | 2026-04-06T23:56:09.757Z | Compiling url v2.5.8 |
| 2338 | 2026-04-06T23:56:09.894Z | Compiling rustls-platform-verifier v0.6.2 |
| 2339 | 2026-04-06T23:56:10.023Z | Compiling typify v0.6.1 |
| 2340 | 2026-04-06T23:56:10.516Z | Compiling http-body-util v0.1.3 |
| 2341 | 2026-04-06T23:56:10.592Z | Compiling openapiv3 v2.2.0 |
| 2342 | 2026-04-06T23:56:10.797Z | Compiling cpufeatures v0.3.0 |
| 2343 | 2026-04-06T23:56:10.876Z | Compiling powerfmt v0.2.0 |
| 2344 | 2026-04-06T23:56:10.937Z | Compiling foreign-types-shared v0.3.1 |
| 2345 | 2026-04-06T23:56:11.034Z | Compiling deranged v0.5.8 |
| 2346 | 2026-04-06T23:56:11.137Z | Compiling foreign-types v0.5.0 |
| 2347 | 2026-04-06T23:56:11.222Z | Compiling chacha20 v0.10.0 |
| 2348 | 2026-04-06T23:56:12.153Z | Compiling progenitor-impl v0.13.0 |
| 2349 | 2026-04-06T23:56:12.161Z | Compiling time-macros v0.2.27 |
| 2350 | 2026-04-06T23:56:12.211Z | Compiling serde_yaml v0.9.34+deprecated |
| 2351 | 2026-04-06T23:56:13.135Z | Compiling reqwest v0.13.2 |
| 2352 | 2026-04-06T23:56:13.463Z | Compiling num_enum v0.7.6 |
| 2353 | 2026-04-06T23:56:13.924Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2354 | 2026-04-06T23:56:14.054Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2355 | 2026-04-06T23:56:14.174Z | Compiling oxnet v0.1.4 |
| 2356 | 2026-04-06T23:56:14.206Z | Compiling arc-swap v1.9.0 |
| 2357 | 2026-04-06T23:56:14.443Z | Compiling cstr-argument v0.1.2 |
| 2358 | 2026-04-06T23:56:14.469Z | Compiling thread_local v1.1.9 |
| 2359 | 2026-04-06T23:56:14.553Z | Compiling pretty-hex v0.4.2 |
| 2360 | 2026-04-06T23:56:14.611Z | Compiling num-conv v0.2.1 |
| 2361 | 2026-04-06T23:56:14.694Z | Compiling lazy_static v1.5.0 |
| 2362 | 2026-04-06T23:56:14.760Z | Compiling either v1.15.0 |
| 2363 | 2026-04-06T23:56:14.797Z | Compiling time-core v0.1.8 |
| 2364 | 2026-04-06T23:56:14.824Z | Compiling slog-scope v4.4.1 |
| 2365 | 2026-04-06T23:56:14.946Z | Compiling itertools v0.12.1 |
| 2366 | 2026-04-06T23:56:14.983Z | Compiling time v0.3.47 |
| 2367 | 2026-04-06T23:56:15.265Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2368 | 2026-04-06T23:56:15.930Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2369 | 2026-04-06T23:56:16.160Z | Compiling thiserror v1.0.69 |
| 2370 | 2026-04-06T23:56:16.255Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2371 | 2026-04-06T23:56:16.270Z | Compiling progenitor-client v0.13.0 |
| 2372 | 2026-04-06T23:56:16.397Z | Compiling progenitor-macro v0.13.0 |
| 2373 | 2026-04-06T23:56:16.669Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2374 | 2026-04-06T23:56:16.764Z | Compiling crossbeam-channel v0.5.15 |
| 2375 | 2026-04-06T23:56:16.797Z | Compiling rand v0.10.0 |
| 2376 | 2026-04-06T23:56:17.464Z | Compiling anyhow v1.0.102 |
| 2377 | 2026-04-06T23:56:17.586Z | Compiling is-terminal v0.4.17 |
| 2378 | 2026-04-06T23:56:17.688Z | Compiling take_mut v0.2.2 |
| 2379 | 2026-04-06T23:56:17.809Z | Compiling winnow v1.0.1 |
| 2380 | 2026-04-06T23:56:18.164Z | Compiling term v1.2.1 |
| 2381 | 2026-04-06T23:56:18.460Z | Compiling colored v3.1.1 |
| 2382 | 2026-04-06T23:56:19.183Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2383 | 2026-04-06T23:56:19.259Z | Compiling slog-term v2.9.2 |
| 2384 | 2026-04-06T23:56:20.074Z | Compiling slog-async v2.8.0 |
| 2385 | 2026-04-06T23:56:20.526Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2386 | 2026-04-06T23:56:20.586Z | Compiling progenitor v0.13.0 |
| 2387 | 2026-04-06T23:56:20.747Z | Compiling slog-stdlog v4.1.1 |
| 2388 | 2026-04-06T23:56:21.111Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#9167ac10) |
| 2389 | 2026-04-06T23:56:21.428Z | Compiling slog-envlogger v2.2.0 |
| 2390 | 2026-04-06T23:56:22.172Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2391 | 2026-04-06T23:56:27.457Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2392 | 2026-04-06T23:56:31.126Z | Finished `release` profile [optimized] target(s) in 40.98s |
| 2393 | 2026-04-06T23:56:31.139Z | Running unittests src/lib.rs (target/release/deps/mg_tests-06002a75d47398cf) |
| 2394 | 2026-04-06T23:56:31.139Z | |
| 2395 | 2026-04-06T23:56:31.139Z | running 1 test |
| 2396 | 2026-04-06T23:56:31.256Z | configure zone |
| 2397 | 2026-04-06T23:56:31.272Z | install zone |
| 2398 | 2026-04-06T23:56:40.992Z | boot zone |
| 2399 | 2026-04-06T23:56:41.073Z | start zone s1 |
| 2400 | 2026-04-06T23:56:41.076Z | configure zone |
| 2401 | 2026-04-06T23:56:41.082Z | install zone |
| 2402 | 2026-04-06T23:56:42.847Z | boot zone |
| 2403 | 2026-04-06T23:56:42.952Z | start zone s2 |
| 2404 | 2026-04-06T23:56:42.952Z | configure zone |
| 2405 | 2026-04-06T23:56:42.963Z | install zone |
| 2406 | 2026-04-06T23:56:45.276Z | boot zone |
| 2407 | 2026-04-06T23:56:45.377Z | start zone s3 |
| 2408 | 2026-04-06T23:56:45.377Z | configure zone |
| 2409 | 2026-04-06T23:56:45.388Z | install zone |
| 2410 | 2026-04-06T23:56:48.168Z | boot zone |
| 2411 | 2026-04-06T23:56:48.277Z | start zone t1 |
| 2412 | 2026-04-06T23:56:48.280Z | configure zone |
| 2413 | 2026-04-06T23:56:48.287Z | install zone |
| 2414 | 2026-04-06T23:56:50.946Z | boot zone |
| 2415 | 2026-04-06T23:56:51.051Z | waiting for zones to come up |
| 2416 | 2026-04-06T23:57:01.053Z | [sidecar.quartet] svcs milestone/network |
| 2417 | 2026-04-06T23:57:01.081Z | STATE STIME FMRI |
| 2418 | 2026-04-06T23:57:01.081Z | online 23:56:40 svc:/milestone/network:default |
| 2419 | 2026-04-06T23:57:01.081Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2420 | 2026-04-06T23:57:01.107Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2421 | 2026-04-06T23:57:01.133Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2422 | 2026-04-06T23:57:01.153Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2423 | 2026-04-06T23:57:01.156Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2424 | 2026-04-06T23:57:01.169Z | |
| 2425 | 2026-04-06T23:57:01.169Z | running zone s1.quartet setup |
| 2426 | 2026-04-06T23:57:01.169Z | [s1.quartet] svcs milestone/network |
| 2427 | 2026-04-06T23:57:01.185Z | STATE STIME FMRI |
| 2428 | 2026-04-06T23:57:01.185Z | online 23:56:42 svc:/milestone/network:default |
| 2429 | 2026-04-06T23:57:01.185Z | [s1.quartet] dladm |
| 2430 | 2026-04-06T23:57:01.199Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2431 | 2026-04-06T23:57:01.199Z | sl0 simnet 9000 up -- ? |
| 2432 | 2026-04-06T23:57:01.199Z | mgs1 vnic 9000 up -- ? |
| 2433 | 2026-04-06T23:57:01.202Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2434 | 2026-04-06T23:57:01.631Z | |
| 2435 | 2026-04-06T23:57:01.631Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2436 | 2026-04-06T23:57:01.647Z | |
| 2437 | 2026-04-06T23:57:01.647Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2438 | 2026-04-06T23:57:01.659Z | |
| 2439 | 2026-04-06T23:57:01.659Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2440 | 2026-04-06T23:57:01.743Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2441 | 2026-04-06T23:57:01.814Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ae68cb6b-d596-445e-a75b-c2cab080c28e --sled-uuid 7c11bd93-edb2-4cd2-9a7c-f0e8f4a96d2d -a sl0/v6 &> /opt/ddmd.log & |
| 2442 | 2026-04-06T23:57:01.829Z | |
| 2443 | 2026-04-06T23:57:01.829Z | running zone s2.quartet setup |
| 2444 | 2026-04-06T23:57:01.829Z | [s2.quartet] svcs milestone/network |
| 2445 | 2026-04-06T23:57:01.845Z | STATE STIME FMRI |
| 2446 | 2026-04-06T23:57:01.845Z | online 23:56:44 svc:/milestone/network:default |
| 2447 | 2026-04-06T23:57:01.846Z | [s2.quartet] dladm |
| 2448 | 2026-04-06T23:57:01.859Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2449 | 2026-04-06T23:57:01.859Z | sl1 simnet 9000 up -- ? |
| 2450 | 2026-04-06T23:57:01.859Z | mgs2 vnic 9000 up -- ? |
| 2451 | 2026-04-06T23:57:01.859Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2452 | 2026-04-06T23:57:02.369Z | |
| 2453 | 2026-04-06T23:57:02.369Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2454 | 2026-04-06T23:57:02.386Z | |
| 2455 | 2026-04-06T23:57:02.386Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2456 | 2026-04-06T23:57:02.398Z | |
| 2457 | 2026-04-06T23:57:02.398Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2458 | 2026-04-06T23:57:02.429Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2459 | 2026-04-06T23:57:02.457Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 3623560c-1cb5-4068-b74e-4b1326ab5f7c --sled-uuid 18f7e1fc-ecea-40dc-afc1-60e7e7cf5820 -a sl1/v6 &> /opt/ddmd.log & |
| 2460 | 2026-04-06T23:57:02.468Z | |
| 2461 | 2026-04-06T23:57:02.468Z | running zone s3.quartet setup |
| 2462 | 2026-04-06T23:57:02.468Z | [s3.quartet] svcs milestone/network |
| 2463 | 2026-04-06T23:57:02.484Z | STATE STIME FMRI |
| 2464 | 2026-04-06T23:57:02.484Z | online 23:56:47 svc:/milestone/network:default |
| 2465 | 2026-04-06T23:57:02.484Z | [s3.quartet] dladm |
| 2466 | 2026-04-06T23:57:02.498Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2467 | 2026-04-06T23:57:02.498Z | sl2 simnet 9000 up -- ? |
| 2468 | 2026-04-06T23:57:02.498Z | mgs3 vnic 9000 up -- ? |
| 2469 | 2026-04-06T23:57:02.498Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2470 | 2026-04-06T23:57:03.039Z | |
| 2471 | 2026-04-06T23:57:03.039Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2472 | 2026-04-06T23:57:03.055Z | |
| 2473 | 2026-04-06T23:57:03.056Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2474 | 2026-04-06T23:57:03.068Z | |
| 2475 | 2026-04-06T23:57:03.068Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2476 | 2026-04-06T23:57:03.100Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2477 | 2026-04-06T23:57:03.129Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a0cbb9d4-2197-42d2-ba53-c346164fcd80 --sled-uuid 7f2c9bfd-5c20-473b-9ed4-f1d600ca6806 -a sl2/v6 &> /opt/ddmd.log & |
| 2478 | 2026-04-06T23:57:03.142Z | |
| 2479 | 2026-04-06T23:57:03.142Z | running zone t1.quartet setup |
| 2480 | 2026-04-06T23:57:03.142Z | [t1.quartet] svcs milestone/network |
| 2481 | 2026-04-06T23:57:03.185Z | STATE STIME FMRI |
| 2482 | 2026-04-06T23:57:03.185Z | online 23:56:50 svc:/milestone/network:default |
| 2483 | 2026-04-06T23:57:03.185Z | [t1.quartet] dladm |
| 2484 | 2026-04-06T23:57:03.185Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2485 | 2026-04-06T23:57:03.185Z | tfportrear0_0 simnet 9000 up -- ? |
| 2486 | 2026-04-06T23:57:03.185Z | tfportrear1_0 simnet 9000 up -- ? |
| 2487 | 2026-04-06T23:57:03.185Z | tfportrear2_0 simnet 9000 up -- ? |
| 2488 | 2026-04-06T23:57:03.185Z | mgt1 vnic 9000 up -- ? |
| 2489 | 2026-04-06T23:57:03.185Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2490 | 2026-04-06T23:57:03.747Z | |
| 2491 | 2026-04-06T23:57:03.747Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2492 | 2026-04-06T23:57:03.764Z | |
| 2493 | 2026-04-06T23:57:03.764Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2494 | 2026-04-06T23:57:03.778Z | |
| 2495 | 2026-04-06T23:57:03.778Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2496 | 2026-04-06T23:57:03.791Z | |
| 2497 | 2026-04-06T23:57:03.791Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2498 | 2026-04-06T23:57:03.803Z | |
| 2499 | 2026-04-06T23:57:03.803Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2500 | 2026-04-06T23:57:04.124Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2501 | 2026-04-06T23:57:04.128Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2502 | 2026-04-06T23:57:04.128Z | waiting 3s for copy of files to zone to complete ... |
| 2503 | 2026-04-06T23:57:07.128Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2504 | 2026-04-06T23:57:07.261Z | |
| 2505 | 2026-04-06T23:57:07.261Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2506 | 2026-04-06T23:57:07.368Z | |
| 2507 | 2026-04-06T23:57:07.368Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2508 | 2026-04-06T23:57:07.401Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2509 | 2026-04-06T23:57:07.431Z | [t1.quartet] svcadm disable dendrite |
| 2510 | 2026-04-06T23:57:07.456Z | |
| 2511 | 2026-04-06T23:57:07.456Z | [t1.quartet] svcadm disable tfport |
| 2512 | 2026-04-06T23:57:07.480Z | |
| 2513 | 2026-04-06T23:57:07.480Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2514 | 2026-04-06T23:57:07.504Z | |
| 2515 | 2026-04-06T23:57:07.504Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2516 | 2026-04-06T23:57:07.531Z | |
| 2517 | 2026-04-06T23:57:07.531Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2518 | 2026-04-06T23:57:07.556Z | |
| 2519 | 2026-04-06T23:57:07.556Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2520 | 2026-04-06T23:57:07.581Z | |
| 2521 | 2026-04-06T23:57:07.581Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2522 | 2026-04-06T23:57:07.605Z | |
| 2523 | 2026-04-06T23:57:07.605Z | [t1.quartet] svcadm refresh dendrite:default |
| 2524 | 2026-04-06T23:57:07.626Z | |
| 2525 | 2026-04-06T23:57:07.626Z | [t1.quartet] svcadm enable dendrite:default |
| 2526 | 2026-04-06T23:57:07.647Z | |
| 2527 | 2026-04-06T23:57:07.647Z | wait 10s for dendrite to come up ... |
| 2528 | 2026-04-06T23:57:17.649Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2529 | 2026-04-06T23:57:17.679Z | |
| 2530 | 2026-04-06T23:57:17.679Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2531 | 2026-04-06T23:57:17.703Z | |
| 2532 | 2026-04-06T23:57:17.703Z | [t1.quartet] svcadm refresh tfport:default |
| 2533 | 2026-04-06T23:57:17.724Z | |
| 2534 | 2026-04-06T23:57:17.724Z | [t1.quartet] svcadm enable tfport |
| 2535 | 2026-04-06T23:57:17.745Z | |
| 2536 | 2026-04-06T23:57:17.745Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 685f15a5-d7b1-4653-8076-3d8b85c88b5f --sled-uuid 2f20120a-71e6-4de0-9d5e-3662fe09e12e -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2537 | 2026-04-06T23:57:17.756Z | |
| 2538 | 2026-04-06T23:57:17.756Z | [t1.quartet] ipadm |
| 2539 | 2026-04-06T23:57:17.770Z | ADDROBJ TYPE STATE ADDR |
| 2540 | 2026-04-06T23:57:17.770Z | lo0/v4 static ok 127.0.0.1/8 |
| 2541 | 2026-04-06T23:57:17.770Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2542 | 2026-04-06T23:57:17.770Z | lo0/v6 static ok ::1/128 |
| 2543 | 2026-04-06T23:57:17.770Z | lo0/u6 static ok fd00:4::1/64 |
| 2544 | 2026-04-06T23:57:17.770Z | tfportrear0_0/v6 addrconf ok fe80::ec64:97ff:fe3e:13d3%tfportrear0_0/10 |
| 2545 | 2026-04-06T23:57:17.770Z | tfportrear1_0/v6 addrconf ok fe80::64ff:1cff:fee4:7e73%tfportrear1_0/10 |
| 2546 | 2026-04-06T23:57:17.770Z | tfportrear2_0/v6 addrconf ok fe80::50ad:c7ff:fe7c:f859%tfportrear2_0/10 |
| 2547 | 2026-04-06T23:57:19.905Z | initial peering test passed |
| 2548 | 2026-04-06T23:57:20.907Z | [s3.quartet] ping fd00:1::1 |
| 2549 | 2026-04-06T23:57:20.927Z | fd00:1::1 is alive |
| 2550 | 2026-04-06T23:57:31.052Z | test ddm::test_quartet has been running for over 60 seconds |
| 2551 | 2026-04-06T23:57:31.928Z | [s3.quartet] ping fd00:1::1 |
| 2552 | 2026-04-06T23:57:31.947Z | fd00:1::1 is alive |
| 2553 | 2026-04-06T23:57:31.952Z | [t1.quartet] pkill ddmd |
| 2554 | 2026-04-06T23:57:31.961Z | |
| 2555 | 2026-04-06T23:57:31.961Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2556 | 2026-04-06T23:57:31.961Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2557 | 2026-04-06T23:57:33.839Z | [s3.quartet] pkill ddmd |
| 2558 | 2026-04-06T23:57:33.856Z | |
| 2559 | 2026-04-06T23:57:33.856Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2560 | 2026-04-06T23:57:35.662Z | [s2.quartet] pkill ddmd |
| 2561 | 2026-04-06T23:57:35.676Z | |
| 2562 | 2026-04-06T23:57:35.676Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2563 | 2026-04-06T23:57:37.421Z | [s1.quartet] pkill ddmd |
| 2564 | 2026-04-06T23:57:37.436Z | |
| 2565 | 2026-04-06T23:57:37.437Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2566 | 2026-04-06T23:57:39.290Z | [sidecar.quartet] pkill softnpu |
| 2567 | 2026-04-06T23:57:39.305Z | |
| 2568 | 2026-04-06T23:57:39.305Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2569 | 2026-04-06T23:57:42.110Z | test ddm::test_quartet ... ok |
| 2570 | 2026-04-06T23:57:42.110Z | |
| 2571 | 2026-04-06T23:57:42.120Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.06s |
| 2572 | 2026-04-06T23:57:42.120Z | |
| 2573 | 2026-04-06T23:57:42.152Z | + cleanup |
| 2574 | 2026-04-06T23:57:42.161Z | ++ id -un |
| 2575 | 2026-04-06T23:57:42.161Z | ++ id -gn |
| 2576 | 2026-04-06T23:57:42.161Z | + pfexec chown -R build:build . |
| 2577 | 2026-04-06T23:57:42.335Z | process exited: duration 518517 ms, exit code 0 |
| |
| 2578 | 2026-04-06T23:57:42.358Z | found 6 output files |
| 2579 | 2026-04-06T23:57:42.358Z | uploading: /work/s1.quartet.log (3447 bytes) |
| 2580 | 2026-04-06T23:57:43.372Z | uploaded: /work/s1.quartet.log |
| 2581 | 2026-04-06T23:57:43.372Z | uploading: /work/s2.quartet.log (4114 bytes) |
| 2582 | 2026-04-06T23:57:44.392Z | uploaded: /work/s2.quartet.log |
| 2583 | 2026-04-06T23:57:44.392Z | uploading: /work/s3.quartet.log (4250 bytes) |
| 2584 | 2026-04-06T23:57:45.404Z | uploaded: /work/s3.quartet.log |
| 2585 | 2026-04-06T23:57:45.405Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2586 | 2026-04-06T23:57:46.418Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2587 | 2026-04-06T23:57:46.418Z | uploading: /work/t1.quartet-dpd.log (199800 bytes) |
| 2588 | 2026-04-06T23:57:47.433Z | uploaded: /work/t1.quartet-dpd.log |
| 2589 | 2026-04-06T23:57:47.433Z | uploading: /work/t1.quartet.log (17174 bytes) |
| 2590 | 2026-04-06T23:57:51.130Z | uploaded: /work/t1.quartet.log |