|
|
|
| 1 | 2026-07-20T18:32:01.122Z | job assigned to worker 01KY0CQND3Q7TW6SRXNSDQFK3A [factory aws, i-031f87663fbcf426b] (queued for 1 m 1 s) |
| |
| 2 | 2026-07-20T18:32:07.745Z | starting task 0: "setup" |
| 3 | 2026-07-20T18:32:07.749Z | ++ uname -s |
| 4 | 2026-07-20T18:32:07.752Z | + kern=SunOS |
| 5 | 2026-07-20T18:32:07.752Z | + build_user=build |
| 6 | 2026-07-20T18:32:07.752Z | + build_uid=12345 |
| 7 | 2026-07-20T18:32:07.752Z | + work_dir=/work |
| 8 | 2026-07-20T18:32:07.752Z | + input_dir=/input |
| 9 | 2026-07-20T18:32:07.753Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T18:32:07.753Z | + case "$kern" in |
| 11 | 2026-07-20T18:32:07.753Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T18:32:07.753Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T18:32:09.757Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T18:32:09.834Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T18:32:09.837Z | + home_fs=zfs |
| 16 | 2026-07-20T18:32:09.837Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T18:32:09.837Z | + mkdir -p /home/build |
| 18 | 2026-07-20T18:32:09.837Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T18:32:11.838Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T18:32:11.841Z | process exited: duration 4095 ms, exit code 0 |
| |
| 21 | 2026-07-20T18:32:11.847Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T18:32:11.850Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-20T18:32:11.850Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-07-20T18:32:11.850Z | * rust toolchain channel = "stable" |
| 25 | 2026-07-20T18:32:11.850Z | * rust toolchain profile = "default" |
| 26 | 2026-07-20T18:32:11.850Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T18:32:11.850Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-20T18:32:11.853Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T18:32:11.853Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-20T18:32:11.973Z | info: downloading installer |
| 31 | 2026-07-20T18:32:13.403Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-20T18:32:13.403Z | warn: /opt/ooce/bin |
| 33 | 2026-07-20T18:32:13.403Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-20T18:32:13.403Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-20T18:32:13.403Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-20T18:32:13.403Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-20T18:32:13.403Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-20T18:32:13.403Z | error: cannot install while Rust is installed |
| 39 | 2026-07-20T18:32:13.403Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-20T18:32:13.404Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-20T18:32:13.404Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-20T18:32:13.404Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-20T18:32:13.404Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-20T18:32:13.417Z | info: profile set to default |
| 45 | 2026-07-20T18:32:13.417Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-20T18:32:13.422Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-20T18:32:13.549Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-20T18:32:13.552Z | info: downloading 6 components |
| 49 | 2026-07-20T18:32:28.815Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-20T18:32:28.815Z | |
| 51 | 2026-07-20T18:32:28.842Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-20T18:32:28.842Z | |
| 53 | 2026-07-20T18:32:28.842Z | |
| 54 | 2026-07-20T18:32:28.842Z | Rust is installed now. Great! |
| 55 | 2026-07-20T18:32:28.842Z | |
| 56 | 2026-07-20T18:32:28.842Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-20T18:32:28.842Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-20T18:32:28.842Z | |
| 59 | 2026-07-20T18:32:28.842Z | To configure your current shell, you need to source |
| 60 | 2026-07-20T18:32:28.842Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-20T18:32:28.842Z | |
| 62 | 2026-07-20T18:32:28.842Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-20T18:32:28.842Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-20T18:32:28.842Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-20T18:32:28.842Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-20T18:32:28.842Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-20T18:32:28.842Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-20T18:32:28.842Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-20T18:32:28.845Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-20T18:32:28.845Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-20T18:32:28.955Z | + rustup --version |
| 72 | 2026-07-20T18:32:28.963Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-20T18:32:28.967Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-20T18:32:28.985Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-20T18:32:28.988Z | + cargo --version |
| 76 | 2026-07-20T18:32:29.002Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-20T18:32:29.005Z | + rustc --version |
| 78 | 2026-07-20T18:32:29.024Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-20T18:32:29.028Z | process exited: duration 17178 ms, exit code 0 |
| |
| 80 | 2026-07-20T18:32:29.035Z | starting task 2: "authentication" |
| 81 | 2026-07-20T18:32:29.051Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-20T18:32:29.057Z | starting task 3: "clone repository" |
| 83 | 2026-07-20T18:32:29.060Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-20T18:32:29.064Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-20T18:32:29.161Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-20T18:32:30.813Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-20T18:32:30.813Z | + git fetch origin f0b83004340d5ed67132f3c0c90979ee68090937 |
| 88 | 2026-07-20T18:32:31.229Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-20T18:32:31.229Z | * branch f0b83004340d5ed67132f3c0c90979ee68090937 -> FETCH_HEAD |
| 90 | 2026-07-20T18:32:31.238Z | + [[ -n john/bfd-async-wiring ]] |
| 91 | 2026-07-20T18:32:31.242Z | ++ git branch --show-current |
| 92 | 2026-07-20T18:32:31.242Z | + current=main |
| 93 | 2026-07-20T18:32:31.242Z | + [[ main != john/bfd-async-wiring ]] |
| 94 | 2026-07-20T18:32:31.242Z | + git branch -f john/bfd-async-wiring f0b83004340d5ed67132f3c0c90979ee68090937 |
| 95 | 2026-07-20T18:32:31.242Z | + git checkout -f john/bfd-async-wiring |
| 96 | 2026-07-20T18:32:31.260Z | Switched to branch 'john/bfd-async-wiring' |
| 97 | 2026-07-20T18:32:31.265Z | + git reset --hard f0b83004340d5ed67132f3c0c90979ee68090937 |
| 98 | 2026-07-20T18:32:31.272Z | HEAD is now at f0b8300 fix build errors after rebasing |
| 99 | 2026-07-20T18:32:31.272Z | process exited: duration 2208 ms, exit code 0 |
| |
| 100 | 2026-07-20T18:32:31.285Z | starting task 4: "build" |
| 101 | 2026-07-20T18:32:31.290Z | ++ dladm |
| 102 | 2026-07-20T18:32:31.295Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-07-20T18:32:31.295Z | ena0 phys 9216 up -- -- |
| 104 | 2026-07-20T18:32:31.295Z | ++ ipadm |
| 105 | 2026-07-20T18:32:31.295Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-07-20T18:32:31.295Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-07-20T18:32:31.295Z | ena0/dhcp dhcp ok 10.150.1.51/24 |
| 108 | 2026-07-20T18:32:31.295Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-07-20T18:32:31.295Z | ++ banner collect |
| 110 | 2026-07-20T18:32:31.301Z | |
| 111 | 2026-07-20T18:32:31.301Z | #### #### # # ###### #### ##### |
| 112 | 2026-07-20T18:32:31.301Z | # # # # # # # # # # |
| 113 | 2026-07-20T18:32:31.301Z | # # # # # ##### # # |
| 114 | 2026-07-20T18:32:31.301Z | # # # # # # # # |
| 115 | 2026-07-20T18:32:31.301Z | # # # # # # # # # # |
| 116 | 2026-07-20T18:32:31.301Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-07-20T18:32:31.301Z | |
| 118 | 2026-07-20T18:32:31.301Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-07-20T18:32:31.301Z | ++ repo=softnpu |
| 120 | 2026-07-20T18:32:31.301Z | ++ series=image |
| 121 | 2026-07-20T18:32:31.301Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-07-20T18:32:31.301Z | ++ name=softnpu |
| 123 | 2026-07-20T18:32:31.301Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-07-20T18:32:31.301Z | ++ mkdir -p download |
| 125 | 2026-07-20T18:32:31.301Z | ++ pushd download |
| 126 | 2026-07-20T18:32:31.301Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-07-20T18:32:31.301Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-07-20T18:32:31.301Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-07-20T18:32:31.306Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-07-20T18:32:31.306Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-07-20T18:32:31.663Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 43.34M 0 0
100 15.63M 100 15.63M 0 0 43.33M 0 0
100 15.63M 100 15.63M 0 0 43.33M 0 0 |
| 132 | 2026-07-20T18:32:31.666Z | ++ popd |
| 133 | 2026-07-20T18:32:31.669Z | /work/oxidecomputer/maghemite |
| 134 | 2026-07-20T18:32:31.669Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-07-20T18:32:31.669Z | ++ repo=sidecar-lite |
| 136 | 2026-07-20T18:32:31.669Z | ++ series=release |
| 137 | 2026-07-20T18:32:31.669Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-07-20T18:32:31.669Z | ++ name=libsidecar_lite.so |
| 139 | 2026-07-20T18:32:31.669Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-07-20T18:32:31.669Z | ++ mkdir -p download |
| 141 | 2026-07-20T18:32:31.669Z | ++ pushd download |
| 142 | 2026-07-20T18:32:31.669Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-07-20T18:32:31.669Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-07-20T18:32:31.669Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-07-20T18:32:31.674Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-07-20T18:32:31.677Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-07-20T18:32:32.207Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 22.70M 0 0
100 12.04M 100 12.04M 0 0 22.70M 0 0
100 12.04M 100 12.04M 0 0 22.70M 0 0 |
| 148 | 2026-07-20T18:32:32.210Z | ++ popd |
| 149 | 2026-07-20T18:32:32.210Z | /work/oxidecomputer/maghemite |
| 150 | 2026-07-20T18:32:32.210Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-07-20T18:32:32.210Z | ++ repo=sidecar-lite |
| 152 | 2026-07-20T18:32:32.210Z | ++ series=release |
| 153 | 2026-07-20T18:32:32.210Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-07-20T18:32:32.211Z | ++ name=scadm |
| 155 | 2026-07-20T18:32:32.211Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-07-20T18:32:32.211Z | ++ mkdir -p download |
| 157 | 2026-07-20T18:32:32.217Z | ++ pushd download |
| 158 | 2026-07-20T18:32:32.217Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-07-20T18:32:32.217Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-07-20T18:32:32.217Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-07-20T18:32:32.221Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-07-20T18:32:32.221Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-07-20T18:32:32.816Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 26.54M 0 0
100 15.78M 100 15.78M 0 0 26.54M 0 0
100 15.78M 100 15.78M 0 0 26.54M 0 0 |
| 164 | 2026-07-20T18:32:32.823Z | ++ popd |
| 165 | 2026-07-20T18:32:32.823Z | /work/oxidecomputer/maghemite |
| 166 | 2026-07-20T18:32:32.823Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-07-20T18:32:32.823Z | ++ repo=dendrite |
| 168 | 2026-07-20T18:32:32.823Z | ++ series=image |
| 169 | 2026-07-20T18:32:32.823Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-07-20T18:32:32.824Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-07-20T18:32:32.824Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-07-20T18:32:32.824Z | ++ mkdir -p download |
| 173 | 2026-07-20T18:32:32.824Z | ++ pushd download |
| 174 | 2026-07-20T18:32:32.824Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-07-20T18:32:32.824Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-07-20T18:32:32.824Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-07-20T18:32:32.828Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-07-20T18:32:32.828Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-07-20T18:32:33.968Z |
0 0 0 0 0 0 0 0 0
87 71.59M 87 62.30M 0 0 62.35M 0 00:01 00:01 62.36M
100 71.59M 100 71.59M 0 0 64.18M 0 00:01 00:01 62.36M
100 71.59M 100 71.59M 0 0 64.17M 0 00:01 00:01 62.36M
100 71.59M 100 71.59M 0 0 64.17M 0 00:01 00:01 62.36M |
| 180 | 2026-07-20T18:32:33.972Z | ++ popd |
| 181 | 2026-07-20T18:32:33.972Z | /work/oxidecomputer/maghemite |
| 182 | 2026-07-20T18:32:33.973Z | ++ get_artifact maghemite release f0b83004340d5ed67132f3c0c90979ee68090937 ddm |
| 183 | 2026-07-20T18:32:33.973Z | ++ repo=maghemite |
| 184 | 2026-07-20T18:32:33.973Z | ++ series=release |
| 185 | 2026-07-20T18:32:33.973Z | ++ commit=f0b83004340d5ed67132f3c0c90979ee68090937 |
| 186 | 2026-07-20T18:32:33.973Z | ++ name=ddm |
| 187 | 2026-07-20T18:32:33.973Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-07-20T18:32:33.974Z | ++ mkdir -p download |
| 189 | 2026-07-20T18:32:33.974Z | ++ pushd download |
| 190 | 2026-07-20T18:32:33.974Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-07-20T18:32:33.974Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-07-20T18:32:33.974Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/f0b83004340d5ed67132f3c0c90979ee68090937/ddm |
| 193 | 2026-07-20T18:32:33.974Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-07-20T18:32:33.974Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-07-20T18:32:34.052Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-07-20T18:32:34.058Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-07-20T18:32:34.058Z | ++ popd |
| 198 | 2026-07-20T18:32:34.058Z | /work/oxidecomputer/maghemite |
| 199 | 2026-07-20T18:32:34.058Z | ++ get_artifact maghemite release f0b83004340d5ed67132f3c0c90979ee68090937 ddmadm |
| 200 | 2026-07-20T18:32:34.058Z | ++ repo=maghemite |
| 201 | 2026-07-20T18:32:34.058Z | ++ series=release |
| 202 | 2026-07-20T18:32:34.058Z | ++ commit=f0b83004340d5ed67132f3c0c90979ee68090937 |
| 203 | 2026-07-20T18:32:34.058Z | ++ name=ddmadm |
| 204 | 2026-07-20T18:32:34.058Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-07-20T18:32:34.058Z | ++ mkdir -p download |
| 206 | 2026-07-20T18:32:34.059Z | ++ pushd download |
| 207 | 2026-07-20T18:32:34.059Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-07-20T18:32:34.059Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-07-20T18:32:34.059Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/f0b83004340d5ed67132f3c0c90979ee68090937/ddmadm |
| 210 | 2026-07-20T18:32:34.059Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-07-20T18:32:34.059Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-07-20T18:32:34.202Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-07-20T18:32:34.202Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-07-20T18:32:34.216Z | ++ popd |
| 215 | 2026-07-20T18:32:34.216Z | /work/oxidecomputer/maghemite |
| 216 | 2026-07-20T18:32:34.216Z | ++ pushd download |
| 217 | 2026-07-20T18:32:34.216Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-07-20T18:32:34.217Z | ++ chmod +x softnpu |
| 219 | 2026-07-20T18:32:34.218Z | ++ chmod +x scadm |
| 220 | 2026-07-20T18:32:34.218Z | ++ chmod +x ddmadm |
| 221 | 2026-07-20T18:32:34.218Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-07-20T18:32:34.218Z | ++ chmod +x ddmd |
| 223 | 2026-07-20T18:32:34.218Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-07-20T18:32:34.218Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-07-20T18:32:34.218Z | mv: cannot access ddmadm |
| 226 | 2026-07-20T18:32:34.218Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-07-20T18:32:34.218Z | mv: cannot access ddmd |
| 228 | 2026-07-20T18:32:34.218Z | ++ rm -rf zones/dendrite |
| 229 | 2026-07-20T18:32:34.218Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-07-20T18:32:34.218Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-07-20T18:32:35.166Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-07-20T18:32:35.168Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-07-20T18:32:35.171Z | ++ popd |
| 234 | 2026-07-20T18:32:35.171Z | /work/oxidecomputer/maghemite |
| 235 | 2026-07-20T18:32:35.171Z | ++ banner install |
| 236 | 2026-07-20T18:32:35.171Z | |
| 237 | 2026-07-20T18:32:35.172Z | # # # #### ##### ## # # |
| 238 | 2026-07-20T18:32:35.172Z | # ## # # # # # # # |
| 239 | 2026-07-20T18:32:35.172Z | # # # # #### # # # # # |
| 240 | 2026-07-20T18:32:35.172Z | # # # # # # ###### # # |
| 241 | 2026-07-20T18:32:35.172Z | # # ## # # # # # # # |
| 242 | 2026-07-20T18:32:35.172Z | # # # #### # # # ###### ###### |
| 243 | 2026-07-20T18:32:35.172Z | |
| 244 | 2026-07-20T18:32:35.172Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-07-20T18:32:35.172Z | ++ set +o errexit |
| 246 | 2026-07-20T18:32:35.172Z | ++ pkg info clang-15 |
| 247 | 2026-07-20T18:32:35.172Z | ++ grep -qi installed |
| 248 | 2026-07-20T18:32:36.929Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-07-20T18:32:36.929Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-07-20T18:32:36.929Z | |
| 251 | 2026-07-20T18:32:36.929Z | clang-15 |
| 252 | 2026-07-20T18:32:36.970Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-07-20T18:32:36.970Z | ++ set -o errexit |
| 254 | 2026-07-20T18:32:36.970Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-07-20T18:32:45.564Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-07-20T18:32:53.623Z | Startup: Caching catalogs ... Done |
| 257 | 2026-07-20T18:33:00.968Z | Planning: Solver setup ... Done |
| 258 | 2026-07-20T18:33:01.010Z | Planning: Running solver ... Done |
| 259 | 2026-07-20T18:33:01.149Z | Planning: Finding local manifests ... Done |
| 260 | 2026-07-20T18:33:01.170Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-07-20T18:33:01.266Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-07-20T18:33:01.296Z | Planning: Package planning ... Done |
| 263 | 2026-07-20T18:33:01.321Z | Planning: Merging actions ... Done |
| 264 | 2026-07-20T18:33:01.560Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-07-20T18:33:01.566Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-07-20T18:33:03.599Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-07-20T18:33:03.602Z | Planning: Planning completed in 9.81 seconds |
| 268 | 2026-07-20T18:33:03.615Z | Packages to install: 2 |
| 269 | 2026-07-20T18:33:03.615Z | Mediators to change: 2 |
| 270 | 2026-07-20T18:33:03.622Z | Services to change: 1 |
| 271 | 2026-07-20T18:33:03.622Z | Create boot environment: No |
| 272 | 2026-07-20T18:33:03.622Z | Create backup boot environment: No |
| 273 | 2026-07-20T18:33:03.684Z | |
| 274 | 2026-07-20T18:33:03.684Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-07-20T18:33:11.463Z | Download: 984/3076 items 82.2/211.3MB 38% complete (35.5M/s) |
| 276 | 2026-07-20T18:33:17.646Z | Download: 2004/3076 items 116.6/211.3MB 55% complete (7.7M/s) |
| 277 | 2026-07-20T18:33:22.646Z | Download: 2739/3076 items 119.9/211.3MB 56% complete (520k/s) |
| 278 | 2026-07-20T18:33:28.151Z | Download: 3073/3076 items 211.2/211.3MB 99% complete (10.5M/s) |
| 279 | 2026-07-20T18:33:28.170Z | Download: Completed 211.31 MB in 24.49 seconds (8.6M/s) |
| 280 | 2026-07-20T18:33:28.279Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-07-20T18:33:31.520Z | Actions: Completed 3418 actions in 3.24 seconds. |
| 282 | 2026-07-20T18:33:32.179Z | Done |
| 283 | 2026-07-20T18:33:32.179Z | Done |
| 284 | 2026-07-20T18:33:32.929Z | Done |
| 285 | 2026-07-20T18:33:37.163Z | Done |
| 286 | 2026-07-20T18:33:37.267Z | Done |
| 287 | 2026-07-20T18:33:37.270Z | Done |
| 288 | 2026-07-20T18:33:37.441Z | Done |
| 289 | 2026-07-20T18:33:38.141Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-07-20T18:33:38.141Z | ++ set +o errexit |
| 291 | 2026-07-20T18:33:38.144Z | ++ pkg info pkg-config |
| 292 | 2026-07-20T18:33:38.144Z | ++ grep -qi installed |
| 293 | 2026-07-20T18:33:38.368Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-07-20T18:33:38.368Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-07-20T18:33:38.368Z | ++ set +o errexit |
| 296 | 2026-07-20T18:33:38.371Z | ++ pkg info brand/omicron1 |
| 297 | 2026-07-20T18:33:38.371Z | ++ grep -qi installed |
| 298 | 2026-07-20T18:33:38.552Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-07-20T18:33:38.552Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-07-20T18:33:38.552Z | |
| 301 | 2026-07-20T18:33:38.552Z | brand/omicron1 |
| 302 | 2026-07-20T18:33:38.588Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-07-20T18:33:38.588Z | ++ set -o errexit |
| 304 | 2026-07-20T18:33:38.588Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-07-20T18:33:39.424Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-07-20T18:33:46.643Z | Planning: Solver setup ... Done |
| 307 | 2026-07-20T18:33:46.685Z | Planning: Running solver ... Done |
| 308 | 2026-07-20T18:33:46.828Z | Planning: Finding local manifests ... Done |
| 309 | 2026-07-20T18:33:46.832Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-07-20T18:33:46.955Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-07-20T18:33:46.968Z | Planning: Package planning ... Done |
| 312 | 2026-07-20T18:33:46.971Z | Planning: Merging actions ... Done |
| 313 | 2026-07-20T18:33:47.118Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-07-20T18:33:47.122Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-07-20T18:33:47.278Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-07-20T18:33:47.281Z | Planning: Planning completed in 7.85 seconds |
| 317 | 2026-07-20T18:33:47.286Z | Packages to install: 2 |
| 318 | 2026-07-20T18:33:47.286Z | Create boot environment: No |
| 319 | 2026-07-20T18:33:47.286Z | Create backup boot environment: No |
| 320 | 2026-07-20T18:33:47.316Z | |
| 321 | 2026-07-20T18:33:47.316Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-07-20T18:33:47.747Z | Download: Completed 1.07 MB in 0.43 seconds (2.5M/s) |
| 323 | 2026-07-20T18:33:47.822Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-07-20T18:33:47.837Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-07-20T18:33:48.353Z | Done |
| 326 | 2026-07-20T18:33:48.353Z | Done |
| 327 | 2026-07-20T18:33:48.984Z | Done |
| 328 | 2026-07-20T18:33:51.883Z | Done |
| 329 | 2026-07-20T18:33:51.965Z | Done |
| 330 | 2026-07-20T18:33:51.968Z | Done |
| 331 | 2026-07-20T18:33:52.101Z | Done |
| 332 | 2026-07-20T18:33:52.237Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-07-20T18:33:52.237Z | ++ set +o errexit |
| 334 | 2026-07-20T18:33:52.241Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-07-20T18:33:52.241Z | ++ grep -qi installed |
| 336 | 2026-07-20T18:33:52.421Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-07-20T18:33:52.422Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-07-20T18:33:52.422Z | |
| 339 | 2026-07-20T18:33:52.422Z | brand/omicron1/tools |
| 340 | 2026-07-20T18:33:52.455Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-07-20T18:33:52.455Z | ++ set -o errexit |
| 342 | 2026-07-20T18:33:52.455Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-07-20T18:33:52.865Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-07-20T18:34:00.278Z | Planning: Solver setup ... Done |
| 345 | 2026-07-20T18:34:00.285Z | Planning: Running solver ... Done |
| 346 | 2026-07-20T18:34:00.424Z | Planning: Finding local manifests ... Done |
| 347 | 2026-07-20T18:34:00.428Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-07-20T18:34:00.541Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-07-20T18:34:00.553Z | Planning: Package planning ... Done |
| 350 | 2026-07-20T18:34:00.556Z | Planning: Merging actions ... Done |
| 351 | 2026-07-20T18:34:00.695Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-07-20T18:34:00.698Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-07-20T18:34:00.855Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-07-20T18:34:00.860Z | Planning: Planning completed in 7.99 seconds |
| 355 | 2026-07-20T18:34:00.863Z | Packages to install: 1 |
| 356 | 2026-07-20T18:34:00.863Z | Services to change: 1 |
| 357 | 2026-07-20T18:34:00.864Z | Create boot environment: No |
| 358 | 2026-07-20T18:34:00.865Z | Create backup boot environment: No |
| 359 | 2026-07-20T18:34:00.892Z | |
| 360 | 2026-07-20T18:34:00.892Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-07-20T18:34:00.920Z | Download: Completed 1.19 MB in 0.03 seconds (43.6M/s) |
| 362 | 2026-07-20T18:34:00.989Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-07-20T18:34:01.001Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-07-20T18:34:01.517Z | Done |
| 365 | 2026-07-20T18:34:01.517Z | Done |
| 366 | 2026-07-20T18:34:02.162Z | Done |
| 367 | 2026-07-20T18:34:05.052Z | Done |
| 368 | 2026-07-20T18:34:05.128Z | Done |
| 369 | 2026-07-20T18:34:05.131Z | Done |
| 370 | 2026-07-20T18:34:05.346Z | Done |
| 371 | 2026-07-20T18:34:05.482Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-07-20T18:34:05.497Z | ++ retry=0 |
| 373 | 2026-07-20T18:34:05.500Z | +++ svcs -Hostate baseline |
| 374 | 2026-07-20T18:34:05.513Z | ++ [[ offline* != online ]] |
| 375 | 2026-07-20T18:34:05.513Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-07-20T18:34:05.516Z | ++ sleep 1 |
| 377 | 2026-07-20T18:34:06.515Z | ++ retry=1 |
| 378 | 2026-07-20T18:34:06.519Z | +++ svcs -Hostate baseline |
| 379 | 2026-07-20T18:34:06.529Z | ++ [[ offline* != online ]] |
| 380 | 2026-07-20T18:34:06.529Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-07-20T18:34:06.529Z | ++ sleep 1 |
| 382 | 2026-07-20T18:34:07.531Z | ++ retry=2 |
| 383 | 2026-07-20T18:34:07.534Z | +++ svcs -Hostate baseline |
| 384 | 2026-07-20T18:34:07.544Z | ++ [[ offline* != online ]] |
| 385 | 2026-07-20T18:34:07.544Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-07-20T18:34:07.544Z | ++ sleep 1 |
| 387 | 2026-07-20T18:34:08.546Z | ++ retry=3 |
| 388 | 2026-07-20T18:34:08.549Z | +++ svcs -Hostate baseline |
| 389 | 2026-07-20T18:34:08.560Z | ++ [[ offline* != online ]] |
| 390 | 2026-07-20T18:34:08.563Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-07-20T18:34:08.563Z | ++ sleep 1 |
| 392 | 2026-07-20T18:34:09.562Z | ++ retry=4 |
| 393 | 2026-07-20T18:34:09.567Z | +++ svcs -Hostate baseline |
| 394 | 2026-07-20T18:34:09.583Z | ++ [[ offline* != online ]] |
| 395 | 2026-07-20T18:34:09.583Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-07-20T18:34:09.586Z | ++ sleep 1 |
| 397 | 2026-07-20T18:34:10.581Z | ++ retry=5 |
| 398 | 2026-07-20T18:34:10.584Z | +++ svcs -Hostate baseline |
| 399 | 2026-07-20T18:34:10.596Z | ++ [[ offline* != online ]] |
| 400 | 2026-07-20T18:34:10.596Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-07-20T18:34:10.599Z | ++ sleep 1 |
| 402 | 2026-07-20T18:34:11.601Z | ++ retry=6 |
| 403 | 2026-07-20T18:34:11.605Z | +++ svcs -Hostate baseline |
| 404 | 2026-07-20T18:34:11.614Z | ++ [[ offline* != online ]] |
| 405 | 2026-07-20T18:34:11.614Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-07-20T18:34:11.614Z | ++ sleep 1 |
| 407 | 2026-07-20T18:34:12.619Z | ++ retry=7 |
| 408 | 2026-07-20T18:34:12.623Z | +++ svcs -Hostate baseline |
| 409 | 2026-07-20T18:34:12.632Z | ++ [[ offline* != online ]] |
| 410 | 2026-07-20T18:34:12.632Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-07-20T18:34:12.632Z | ++ sleep 1 |
| 412 | 2026-07-20T18:34:13.633Z | ++ retry=8 |
| 413 | 2026-07-20T18:34:13.636Z | +++ svcs -Hostate baseline |
| 414 | 2026-07-20T18:34:13.647Z | ++ [[ offline* != online ]] |
| 415 | 2026-07-20T18:34:13.647Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-07-20T18:34:13.647Z | ++ sleep 1 |
| 417 | 2026-07-20T18:34:14.649Z | ++ retry=9 |
| 418 | 2026-07-20T18:34:14.652Z | +++ svcs -Hostate baseline |
| 419 | 2026-07-20T18:34:14.664Z | ++ [[ offline* != online ]] |
| 420 | 2026-07-20T18:34:14.664Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-07-20T18:34:14.664Z | ++ sleep 1 |
| 422 | 2026-07-20T18:34:15.666Z | ++ retry=10 |
| 423 | 2026-07-20T18:34:15.670Z | +++ svcs -Hostate baseline |
| 424 | 2026-07-20T18:34:15.681Z | ++ [[ offline* != online ]] |
| 425 | 2026-07-20T18:34:15.681Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-07-20T18:34:15.682Z | ++ sleep 1 |
| 427 | 2026-07-20T18:34:16.682Z | ++ retry=11 |
| 428 | 2026-07-20T18:34:16.685Z | +++ svcs -Hostate baseline |
| 429 | 2026-07-20T18:34:16.697Z | ++ [[ offline* != online ]] |
| 430 | 2026-07-20T18:34:16.697Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-07-20T18:34:16.697Z | ++ sleep 1 |
| 432 | 2026-07-20T18:34:17.702Z | ++ retry=12 |
| 433 | 2026-07-20T18:34:17.706Z | +++ svcs -Hostate baseline |
| 434 | 2026-07-20T18:34:17.714Z | ++ [[ offline* != online ]] |
| 435 | 2026-07-20T18:34:17.714Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-07-20T18:34:17.714Z | ++ sleep 1 |
| 437 | 2026-07-20T18:34:18.717Z | ++ retry=13 |
| 438 | 2026-07-20T18:34:18.720Z | +++ svcs -Hostate baseline |
| 439 | 2026-07-20T18:34:18.731Z | ++ [[ offline* != online ]] |
| 440 | 2026-07-20T18:34:18.731Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-07-20T18:34:18.731Z | ++ sleep 1 |
| 442 | 2026-07-20T18:34:19.734Z | ++ retry=14 |
| 443 | 2026-07-20T18:34:19.740Z | +++ svcs -Hostate baseline |
| 444 | 2026-07-20T18:34:19.760Z | ++ [[ offline* != online ]] |
| 445 | 2026-07-20T18:34:19.761Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-07-20T18:34:19.761Z | ++ sleep 1 |
| 447 | 2026-07-20T18:34:20.751Z | ++ retry=15 |
| 448 | 2026-07-20T18:34:20.763Z | +++ svcs -Hostate baseline |
| 449 | 2026-07-20T18:34:20.767Z | ++ [[ offline* != online ]] |
| 450 | 2026-07-20T18:34:20.768Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-07-20T18:34:20.768Z | ++ sleep 1 |
| 452 | 2026-07-20T18:34:21.766Z | ++ retry=16 |
| 453 | 2026-07-20T18:34:21.769Z | +++ svcs -Hostate baseline |
| 454 | 2026-07-20T18:34:21.782Z | ++ [[ offline* != online ]] |
| 455 | 2026-07-20T18:34:21.782Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-07-20T18:34:21.782Z | ++ sleep 1 |
| 457 | 2026-07-20T18:34:22.783Z | ++ retry=17 |
| 458 | 2026-07-20T18:34:22.786Z | +++ svcs -Hostate baseline |
| 459 | 2026-07-20T18:34:22.797Z | ++ [[ offline* != online ]] |
| 460 | 2026-07-20T18:34:22.797Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-07-20T18:34:22.797Z | ++ sleep 1 |
| 462 | 2026-07-20T18:34:23.799Z | ++ retry=18 |
| 463 | 2026-07-20T18:34:23.802Z | +++ svcs -Hostate baseline |
| 464 | 2026-07-20T18:34:23.814Z | ++ [[ offline* != online ]] |
| 465 | 2026-07-20T18:34:23.814Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-07-20T18:34:23.814Z | ++ sleep 1 |
| 467 | 2026-07-20T18:34:24.820Z | ++ retry=19 |
| 468 | 2026-07-20T18:34:24.823Z | +++ svcs -Hostate baseline |
| 469 | 2026-07-20T18:34:24.831Z | ++ [[ offline* != online ]] |
| 470 | 2026-07-20T18:34:24.831Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-07-20T18:34:24.831Z | ++ sleep 1 |
| 472 | 2026-07-20T18:34:25.833Z | ++ retry=20 |
| 473 | 2026-07-20T18:34:25.836Z | +++ svcs -Hostate baseline |
| 474 | 2026-07-20T18:34:25.847Z | ++ [[ offline* != online ]] |
| 475 | 2026-07-20T18:34:25.847Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-07-20T18:34:25.847Z | ++ sleep 1 |
| 477 | 2026-07-20T18:34:26.849Z | ++ retry=21 |
| 478 | 2026-07-20T18:34:26.852Z | +++ svcs -Hostate baseline |
| 479 | 2026-07-20T18:34:26.865Z | ++ [[ offline* != online ]] |
| 480 | 2026-07-20T18:34:26.865Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-07-20T18:34:26.865Z | ++ sleep 1 |
| 482 | 2026-07-20T18:34:27.867Z | ++ retry=22 |
| 483 | 2026-07-20T18:34:27.870Z | +++ svcs -Hostate baseline |
| 484 | 2026-07-20T18:34:27.882Z | ++ [[ offline* != online ]] |
| 485 | 2026-07-20T18:34:27.882Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-07-20T18:34:27.882Z | ++ sleep 1 |
| 487 | 2026-07-20T18:34:28.891Z | ++ retry=23 |
| 488 | 2026-07-20T18:34:28.901Z | +++ svcs -Hostate baseline |
| 489 | 2026-07-20T18:34:28.909Z | ++ [[ offline* != online ]] |
| 490 | 2026-07-20T18:34:28.909Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-07-20T18:34:28.909Z | ++ sleep 1 |
| 492 | 2026-07-20T18:34:29.901Z | ++ retry=24 |
| 493 | 2026-07-20T18:34:29.905Z | +++ svcs -Hostate baseline |
| 494 | 2026-07-20T18:34:29.916Z | ++ [[ offline* != online ]] |
| 495 | 2026-07-20T18:34:29.916Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-07-20T18:34:29.916Z | ++ sleep 1 |
| 497 | 2026-07-20T18:34:30.918Z | ++ retry=25 |
| 498 | 2026-07-20T18:34:30.921Z | +++ svcs -Hostate baseline |
| 499 | 2026-07-20T18:34:30.933Z | ++ [[ offline* != online ]] |
| 500 | 2026-07-20T18:34:30.933Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-07-20T18:34:30.933Z | ++ sleep 1 |
| 502 | 2026-07-20T18:34:31.934Z | ++ retry=26 |
| 503 | 2026-07-20T18:34:31.937Z | +++ svcs -Hostate baseline |
| 504 | 2026-07-20T18:34:31.949Z | ++ [[ offline* != online ]] |
| 505 | 2026-07-20T18:34:31.949Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-07-20T18:34:31.949Z | ++ sleep 1 |
| 507 | 2026-07-20T18:34:32.951Z | ++ retry=27 |
| 508 | 2026-07-20T18:34:32.954Z | +++ svcs -Hostate baseline |
| 509 | 2026-07-20T18:34:32.966Z | ++ [[ offline* != online ]] |
| 510 | 2026-07-20T18:34:32.966Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-07-20T18:34:32.966Z | ++ sleep 1 |
| 512 | 2026-07-20T18:34:33.969Z | ++ retry=28 |
| 513 | 2026-07-20T18:34:33.976Z | +++ svcs -Hostate baseline |
| 514 | 2026-07-20T18:34:33.982Z | ++ [[ offline* != online ]] |
| 515 | 2026-07-20T18:34:33.982Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-07-20T18:34:33.982Z | ++ sleep 1 |
| 517 | 2026-07-20T18:34:34.985Z | ++ retry=29 |
| 518 | 2026-07-20T18:34:34.988Z | +++ svcs -Hostate baseline |
| 519 | 2026-07-20T18:34:34.999Z | ++ [[ offline* != online ]] |
| 520 | 2026-07-20T18:34:34.999Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-07-20T18:34:34.999Z | ++ sleep 1 |
| 522 | 2026-07-20T18:34:36.001Z | ++ retry=30 |
| 523 | 2026-07-20T18:34:36.004Z | +++ svcs -Hostate baseline |
| 524 | 2026-07-20T18:34:36.015Z | ++ [[ offline* != online ]] |
| 525 | 2026-07-20T18:34:36.016Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-07-20T18:34:36.016Z | ++ sleep 1 |
| 527 | 2026-07-20T18:34:37.017Z | ++ retry=31 |
| 528 | 2026-07-20T18:34:37.020Z | +++ svcs -Hostate baseline |
| 529 | 2026-07-20T18:34:37.031Z | ++ [[ offline* != online ]] |
| 530 | 2026-07-20T18:34:37.031Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-07-20T18:34:37.032Z | ++ sleep 1 |
| 532 | 2026-07-20T18:34:38.034Z | ++ retry=32 |
| 533 | 2026-07-20T18:34:38.037Z | +++ svcs -Hostate baseline |
| 534 | 2026-07-20T18:34:38.058Z | ++ [[ offline* != online ]] |
| 535 | 2026-07-20T18:34:38.058Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-07-20T18:34:38.061Z | ++ sleep 1 |
| 537 | 2026-07-20T18:34:39.050Z | ++ retry=33 |
| 538 | 2026-07-20T18:34:39.053Z | +++ svcs -Hostate baseline |
| 539 | 2026-07-20T18:34:39.065Z | ++ [[ offline* != online ]] |
| 540 | 2026-07-20T18:34:39.065Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-07-20T18:34:39.065Z | ++ sleep 1 |
| 542 | 2026-07-20T18:34:40.067Z | ++ retry=34 |
| 543 | 2026-07-20T18:34:40.070Z | +++ svcs -Hostate baseline |
| 544 | 2026-07-20T18:34:40.081Z | ++ [[ offline* != online ]] |
| 545 | 2026-07-20T18:34:40.081Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-07-20T18:34:40.084Z | ++ sleep 1 |
| 547 | 2026-07-20T18:34:41.083Z | ++ retry=35 |
| 548 | 2026-07-20T18:34:41.086Z | +++ svcs -Hostate baseline |
| 549 | 2026-07-20T18:34:41.098Z | ++ [[ offline* != online ]] |
| 550 | 2026-07-20T18:34:41.098Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-07-20T18:34:41.101Z | ++ sleep 1 |
| 552 | 2026-07-20T18:34:42.099Z | ++ retry=36 |
| 553 | 2026-07-20T18:34:42.102Z | +++ svcs -Hostate baseline |
| 554 | 2026-07-20T18:34:42.114Z | ++ [[ offline* != online ]] |
| 555 | 2026-07-20T18:34:42.114Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-07-20T18:34:42.114Z | ++ sleep 1 |
| 557 | 2026-07-20T18:34:43.117Z | ++ retry=37 |
| 558 | 2026-07-20T18:34:43.121Z | +++ svcs -Hostate baseline |
| 559 | 2026-07-20T18:34:43.138Z | ++ [[ offline* != online ]] |
| 560 | 2026-07-20T18:34:43.138Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-07-20T18:34:43.151Z | ++ sleep 1 |
| 562 | 2026-07-20T18:34:44.133Z | ++ retry=38 |
| 563 | 2026-07-20T18:34:44.136Z | +++ svcs -Hostate baseline |
| 564 | 2026-07-20T18:34:44.148Z | ++ [[ offline* != online ]] |
| 565 | 2026-07-20T18:34:44.148Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-07-20T18:34:44.148Z | ++ sleep 1 |
| 567 | 2026-07-20T18:34:45.149Z | ++ retry=39 |
| 568 | 2026-07-20T18:34:45.152Z | +++ svcs -Hostate baseline |
| 569 | 2026-07-20T18:34:45.169Z | ++ [[ offline* != online ]] |
| 570 | 2026-07-20T18:34:45.169Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-07-20T18:34:45.169Z | ++ sleep 1 |
| 572 | 2026-07-20T18:34:46.166Z | ++ retry=40 |
| 573 | 2026-07-20T18:34:46.172Z | +++ svcs -Hostate baseline |
| 574 | 2026-07-20T18:34:46.180Z | ++ [[ offline* != online ]] |
| 575 | 2026-07-20T18:34:46.180Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-07-20T18:34:46.180Z | ++ sleep 1 |
| 577 | 2026-07-20T18:34:47.183Z | ++ retry=41 |
| 578 | 2026-07-20T18:34:47.188Z | +++ svcs -Hostate baseline |
| 579 | 2026-07-20T18:34:47.197Z | ++ [[ offline* != online ]] |
| 580 | 2026-07-20T18:34:47.197Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-07-20T18:34:47.197Z | ++ sleep 1 |
| 582 | 2026-07-20T18:34:48.199Z | ++ retry=42 |
| 583 | 2026-07-20T18:34:48.204Z | +++ svcs -Hostate baseline |
| 584 | 2026-07-20T18:34:48.215Z | ++ [[ offline* != online ]] |
| 585 | 2026-07-20T18:34:48.215Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-07-20T18:34:48.215Z | ++ sleep 1 |
| 587 | 2026-07-20T18:34:49.217Z | ++ retry=43 |
| 588 | 2026-07-20T18:34:49.222Z | +++ svcs -Hostate baseline |
| 589 | 2026-07-20T18:34:49.230Z | ++ [[ offline* != online ]] |
| 590 | 2026-07-20T18:34:49.230Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-07-20T18:34:49.230Z | ++ sleep 1 |
| 592 | 2026-07-20T18:34:50.232Z | ++ retry=44 |
| 593 | 2026-07-20T18:34:50.236Z | +++ svcs -Hostate baseline |
| 594 | 2026-07-20T18:34:50.251Z | ++ [[ offline* != online ]] |
| 595 | 2026-07-20T18:34:50.251Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-07-20T18:34:50.251Z | ++ sleep 1 |
| 597 | 2026-07-20T18:34:51.249Z | ++ retry=45 |
| 598 | 2026-07-20T18:34:51.252Z | +++ svcs -Hostate baseline |
| 599 | 2026-07-20T18:34:51.263Z | ++ [[ offline* != online ]] |
| 600 | 2026-07-20T18:34:51.263Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-07-20T18:34:51.263Z | ++ sleep 1 |
| 602 | 2026-07-20T18:34:52.265Z | ++ retry=46 |
| 603 | 2026-07-20T18:34:52.268Z | +++ svcs -Hostate baseline |
| 604 | 2026-07-20T18:34:52.283Z | ++ [[ offline* != online ]] |
| 605 | 2026-07-20T18:34:52.283Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-07-20T18:34:52.283Z | ++ sleep 1 |
| 607 | 2026-07-20T18:34:53.283Z | ++ retry=47 |
| 608 | 2026-07-20T18:34:53.286Z | +++ svcs -Hostate baseline |
| 609 | 2026-07-20T18:34:53.298Z | ++ [[ offline* != online ]] |
| 610 | 2026-07-20T18:34:53.298Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-07-20T18:34:53.298Z | ++ sleep 1 |
| 612 | 2026-07-20T18:34:54.299Z | ++ retry=48 |
| 613 | 2026-07-20T18:34:54.301Z | +++ svcs -Hostate baseline |
| 614 | 2026-07-20T18:34:54.313Z | ++ [[ offline* != online ]] |
| 615 | 2026-07-20T18:34:54.313Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-07-20T18:34:54.313Z | ++ sleep 1 |
| 617 | 2026-07-20T18:34:55.316Z | ++ retry=49 |
| 618 | 2026-07-20T18:34:55.319Z | +++ svcs -Hostate baseline |
| 619 | 2026-07-20T18:34:55.331Z | ++ [[ offline* != online ]] |
| 620 | 2026-07-20T18:34:55.331Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-07-20T18:34:55.331Z | ++ sleep 1 |
| 622 | 2026-07-20T18:34:56.332Z | ++ retry=50 |
| 623 | 2026-07-20T18:34:56.335Z | +++ svcs -Hostate baseline |
| 624 | 2026-07-20T18:34:56.346Z | ++ [[ offline* != online ]] |
| 625 | 2026-07-20T18:34:56.346Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-07-20T18:34:56.346Z | ++ sleep 1 |
| 627 | 2026-07-20T18:34:57.348Z | ++ retry=51 |
| 628 | 2026-07-20T18:34:57.352Z | +++ svcs -Hostate baseline |
| 629 | 2026-07-20T18:34:57.364Z | ++ [[ offline* != online ]] |
| 630 | 2026-07-20T18:34:57.364Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-07-20T18:34:57.364Z | ++ sleep 1 |
| 632 | 2026-07-20T18:34:58.365Z | ++ retry=52 |
| 633 | 2026-07-20T18:34:58.368Z | +++ svcs -Hostate baseline |
| 634 | 2026-07-20T18:34:58.380Z | ++ [[ offline* != online ]] |
| 635 | 2026-07-20T18:34:58.380Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-07-20T18:34:58.380Z | ++ sleep 1 |
| 637 | 2026-07-20T18:34:59.382Z | ++ retry=53 |
| 638 | 2026-07-20T18:34:59.384Z | +++ svcs -Hostate baseline |
| 639 | 2026-07-20T18:34:59.396Z | ++ [[ offline* != online ]] |
| 640 | 2026-07-20T18:34:59.396Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-07-20T18:34:59.396Z | ++ sleep 1 |
| 642 | 2026-07-20T18:35:00.399Z | ++ retry=54 |
| 643 | 2026-07-20T18:35:00.402Z | +++ svcs -Hostate baseline |
| 644 | 2026-07-20T18:35:00.413Z | ++ [[ offline* != online ]] |
| 645 | 2026-07-20T18:35:00.413Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-07-20T18:35:00.413Z | ++ sleep 1 |
| 647 | 2026-07-20T18:35:01.415Z | ++ retry=55 |
| 648 | 2026-07-20T18:35:01.418Z | +++ svcs -Hostate baseline |
| 649 | 2026-07-20T18:35:01.429Z | ++ [[ offline* != online ]] |
| 650 | 2026-07-20T18:35:01.429Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-07-20T18:35:01.429Z | ++ sleep 1 |
| 652 | 2026-07-20T18:35:02.431Z | ++ retry=56 |
| 653 | 2026-07-20T18:35:02.434Z | +++ svcs -Hostate baseline |
| 654 | 2026-07-20T18:35:02.446Z | ++ [[ offline* != online ]] |
| 655 | 2026-07-20T18:35:02.446Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-07-20T18:35:02.446Z | ++ sleep 1 |
| 657 | 2026-07-20T18:35:03.448Z | ++ retry=57 |
| 658 | 2026-07-20T18:35:03.453Z | +++ svcs -Hostate baseline |
| 659 | 2026-07-20T18:35:03.464Z | ++ [[ offline* != online ]] |
| 660 | 2026-07-20T18:35:03.464Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-07-20T18:35:03.464Z | ++ sleep 1 |
| 662 | 2026-07-20T18:35:04.466Z | ++ retry=58 |
| 663 | 2026-07-20T18:35:04.468Z | +++ svcs -Hostate baseline |
| 664 | 2026-07-20T18:35:04.481Z | ++ [[ offline* != online ]] |
| 665 | 2026-07-20T18:35:04.481Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-07-20T18:35:04.481Z | ++ sleep 1 |
| 667 | 2026-07-20T18:35:05.483Z | ++ retry=59 |
| 668 | 2026-07-20T18:35:05.486Z | +++ svcs -Hostate baseline |
| 669 | 2026-07-20T18:35:05.500Z | ++ [[ offline* != online ]] |
| 670 | 2026-07-20T18:35:05.500Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-07-20T18:35:05.500Z | ++ sleep 1 |
| 672 | 2026-07-20T18:35:06.500Z | ++ retry=60 |
| 673 | 2026-07-20T18:35:06.503Z | +++ svcs -Hostate baseline |
| 674 | 2026-07-20T18:35:06.514Z | ++ [[ offline* != online ]] |
| 675 | 2026-07-20T18:35:06.514Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-07-20T18:35:06.514Z | ++ sleep 1 |
| 677 | 2026-07-20T18:35:07.516Z | ++ retry=61 |
| 678 | 2026-07-20T18:35:07.519Z | +++ svcs -Hostate baseline |
| 679 | 2026-07-20T18:35:07.531Z | ++ [[ offline* != online ]] |
| 680 | 2026-07-20T18:35:07.531Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-07-20T18:35:07.531Z | ++ sleep 1 |
| 682 | 2026-07-20T18:35:08.533Z | ++ retry=62 |
| 683 | 2026-07-20T18:35:08.537Z | +++ svcs -Hostate baseline |
| 684 | 2026-07-20T18:35:08.548Z | ++ [[ offline* != online ]] |
| 685 | 2026-07-20T18:35:08.548Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-07-20T18:35:08.548Z | ++ sleep 1 |
| 687 | 2026-07-20T18:35:09.550Z | ++ retry=63 |
| 688 | 2026-07-20T18:35:09.553Z | +++ svcs -Hostate baseline |
| 689 | 2026-07-20T18:35:09.565Z | ++ [[ offline* != online ]] |
| 690 | 2026-07-20T18:35:09.565Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-07-20T18:35:09.565Z | ++ sleep 1 |
| 692 | 2026-07-20T18:35:10.567Z | ++ retry=64 |
| 693 | 2026-07-20T18:35:10.571Z | +++ svcs -Hostate baseline |
| 694 | 2026-07-20T18:35:10.585Z | ++ [[ offline* != online ]] |
| 695 | 2026-07-20T18:35:10.585Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-07-20T18:35:10.585Z | ++ sleep 1 |
| 697 | 2026-07-20T18:35:11.584Z | ++ retry=65 |
| 698 | 2026-07-20T18:35:11.587Z | +++ svcs -Hostate baseline |
| 699 | 2026-07-20T18:35:11.600Z | ++ [[ offline* != online ]] |
| 700 | 2026-07-20T18:35:11.600Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-07-20T18:35:11.600Z | ++ sleep 1 |
| 702 | 2026-07-20T18:35:12.601Z | ++ retry=66 |
| 703 | 2026-07-20T18:35:12.605Z | +++ svcs -Hostate baseline |
| 704 | 2026-07-20T18:35:12.615Z | ++ [[ offline* != online ]] |
| 705 | 2026-07-20T18:35:12.616Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-07-20T18:35:12.616Z | ++ sleep 1 |
| 707 | 2026-07-20T18:35:13.619Z | ++ retry=67 |
| 708 | 2026-07-20T18:35:13.622Z | +++ svcs -Hostate baseline |
| 709 | 2026-07-20T18:35:13.632Z | ++ [[ offline* != online ]] |
| 710 | 2026-07-20T18:35:13.632Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-07-20T18:35:13.632Z | ++ sleep 1 |
| 712 | 2026-07-20T18:35:14.634Z | ++ retry=68 |
| 713 | 2026-07-20T18:35:14.637Z | +++ svcs -Hostate baseline |
| 714 | 2026-07-20T18:35:14.649Z | ++ [[ offline* != online ]] |
| 715 | 2026-07-20T18:35:14.649Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-07-20T18:35:14.651Z | ++ sleep 1 |
| 717 | 2026-07-20T18:35:15.676Z | ++ retry=69 |
| 718 | 2026-07-20T18:35:15.679Z | +++ svcs -Hostate baseline |
| 719 | 2026-07-20T18:35:15.680Z | ++ [[ offline* != online ]] |
| 720 | 2026-07-20T18:35:15.680Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-07-20T18:35:15.680Z | ++ sleep 1 |
| 722 | 2026-07-20T18:35:16.668Z | ++ retry=70 |
| 723 | 2026-07-20T18:35:16.676Z | +++ svcs -Hostate baseline |
| 724 | 2026-07-20T18:35:16.684Z | ++ [[ offline* != online ]] |
| 725 | 2026-07-20T18:35:16.684Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-07-20T18:35:16.684Z | ++ sleep 1 |
| 727 | 2026-07-20T18:35:17.688Z | ++ retry=71 |
| 728 | 2026-07-20T18:35:17.691Z | +++ svcs -Hostate baseline |
| 729 | 2026-07-20T18:35:17.700Z | ++ [[ offline* != online ]] |
| 730 | 2026-07-20T18:35:17.700Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-07-20T18:35:17.700Z | ++ sleep 1 |
| 732 | 2026-07-20T18:35:18.705Z | ++ retry=72 |
| 733 | 2026-07-20T18:35:18.711Z | +++ svcs -Hostate baseline |
| 734 | 2026-07-20T18:35:18.717Z | ++ [[ offline* != online ]] |
| 735 | 2026-07-20T18:35:18.717Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-07-20T18:35:18.720Z | ++ sleep 1 |
| 737 | 2026-07-20T18:35:19.719Z | ++ retry=73 |
| 738 | 2026-07-20T18:35:19.722Z | +++ svcs -Hostate baseline |
| 739 | 2026-07-20T18:35:19.735Z | ++ [[ offline* != online ]] |
| 740 | 2026-07-20T18:35:19.735Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-07-20T18:35:19.735Z | ++ sleep 1 |
| 742 | 2026-07-20T18:35:20.735Z | ++ retry=74 |
| 743 | 2026-07-20T18:35:20.739Z | +++ svcs -Hostate baseline |
| 744 | 2026-07-20T18:35:20.750Z | ++ [[ offline* != online ]] |
| 745 | 2026-07-20T18:35:20.750Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-07-20T18:35:20.753Z | ++ sleep 1 |
| 747 | 2026-07-20T18:35:21.791Z | ++ retry=75 |
| 748 | 2026-07-20T18:35:21.811Z | +++ svcs -Hostate baseline |
| 749 | 2026-07-20T18:35:21.811Z | ++ [[ offline* != online ]] |
| 750 | 2026-07-20T18:35:21.811Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-07-20T18:35:21.811Z | ++ sleep 1 |
| 752 | 2026-07-20T18:35:22.768Z | ++ retry=76 |
| 753 | 2026-07-20T18:35:22.771Z | +++ svcs -Hostate baseline |
| 754 | 2026-07-20T18:35:22.783Z | ++ [[ offline* != online ]] |
| 755 | 2026-07-20T18:35:22.783Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-07-20T18:35:22.783Z | ++ sleep 1 |
| 757 | 2026-07-20T18:35:23.786Z | ++ retry=77 |
| 758 | 2026-07-20T18:35:23.789Z | +++ svcs -Hostate baseline |
| 759 | 2026-07-20T18:35:23.801Z | ++ [[ offline* != online ]] |
| 760 | 2026-07-20T18:35:23.801Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-07-20T18:35:23.801Z | ++ sleep 1 |
| 762 | 2026-07-20T18:35:24.803Z | ++ retry=78 |
| 763 | 2026-07-20T18:35:24.806Z | +++ svcs -Hostate baseline |
| 764 | 2026-07-20T18:35:24.817Z | ++ [[ offline* != online ]] |
| 765 | 2026-07-20T18:35:24.817Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-07-20T18:35:24.820Z | ++ sleep 1 |
| 767 | 2026-07-20T18:35:25.820Z | ++ retry=79 |
| 768 | 2026-07-20T18:35:25.823Z | +++ svcs -Hostate baseline |
| 769 | 2026-07-20T18:35:25.834Z | ++ [[ offline* != online ]] |
| 770 | 2026-07-20T18:35:25.834Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-07-20T18:35:25.834Z | ++ sleep 1 |
| 772 | 2026-07-20T18:35:26.837Z | ++ retry=80 |
| 773 | 2026-07-20T18:35:26.840Z | +++ svcs -Hostate baseline |
| 774 | 2026-07-20T18:35:26.851Z | ++ [[ offline* != online ]] |
| 775 | 2026-07-20T18:35:26.851Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-07-20T18:35:26.851Z | ++ sleep 1 |
| 777 | 2026-07-20T18:35:27.853Z | ++ retry=81 |
| 778 | 2026-07-20T18:35:27.856Z | +++ svcs -Hostate baseline |
| 779 | 2026-07-20T18:35:27.869Z | ++ [[ offline* != online ]] |
| 780 | 2026-07-20T18:35:27.869Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-07-20T18:35:27.869Z | ++ sleep 1 |
| 782 | 2026-07-20T18:35:28.869Z | ++ retry=82 |
| 783 | 2026-07-20T18:35:28.872Z | +++ svcs -Hostate baseline |
| 784 | 2026-07-20T18:35:28.884Z | ++ [[ offline* != online ]] |
| 785 | 2026-07-20T18:35:28.884Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-07-20T18:35:28.884Z | ++ sleep 1 |
| 787 | 2026-07-20T18:35:29.886Z | ++ retry=83 |
| 788 | 2026-07-20T18:35:29.889Z | +++ svcs -Hostate baseline |
| 789 | 2026-07-20T18:35:29.901Z | ++ [[ offline* != online ]] |
| 790 | 2026-07-20T18:35:29.901Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-07-20T18:35:29.901Z | ++ sleep 1 |
| 792 | 2026-07-20T18:35:30.903Z | ++ retry=84 |
| 793 | 2026-07-20T18:35:30.906Z | +++ svcs -Hostate baseline |
| 794 | 2026-07-20T18:35:30.917Z | ++ [[ offline* != online ]] |
| 795 | 2026-07-20T18:35:30.918Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-07-20T18:35:30.922Z | ++ sleep 1 |
| 797 | 2026-07-20T18:35:31.919Z | ++ retry=85 |
| 798 | 2026-07-20T18:35:31.923Z | +++ svcs -Hostate baseline |
| 799 | 2026-07-20T18:35:31.934Z | ++ [[ offline* != online ]] |
| 800 | 2026-07-20T18:35:31.935Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-07-20T18:35:31.935Z | ++ sleep 1 |
| 802 | 2026-07-20T18:35:32.943Z | ++ retry=86 |
| 803 | 2026-07-20T18:35:32.948Z | +++ svcs -Hostate baseline |
| 804 | 2026-07-20T18:35:32.951Z | ++ [[ offline* != online ]] |
| 805 | 2026-07-20T18:35:32.951Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-07-20T18:35:32.951Z | ++ sleep 1 |
| 807 | 2026-07-20T18:35:33.953Z | ++ retry=87 |
| 808 | 2026-07-20T18:35:33.956Z | +++ svcs -Hostate baseline |
| 809 | 2026-07-20T18:35:33.970Z | ++ [[ offline* != online ]] |
| 810 | 2026-07-20T18:35:33.970Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-07-20T18:35:33.970Z | ++ sleep 1 |
| 812 | 2026-07-20T18:35:34.969Z | ++ retry=88 |
| 813 | 2026-07-20T18:35:34.973Z | +++ svcs -Hostate baseline |
| 814 | 2026-07-20T18:35:34.984Z | ++ [[ offline* != online ]] |
| 815 | 2026-07-20T18:35:34.984Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-07-20T18:35:34.984Z | ++ sleep 1 |
| 817 | 2026-07-20T18:35:35.987Z | ++ retry=89 |
| 818 | 2026-07-20T18:35:35.990Z | +++ svcs -Hostate baseline |
| 819 | 2026-07-20T18:35:36.001Z | ++ [[ offline* != online ]] |
| 820 | 2026-07-20T18:35:36.001Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-07-20T18:35:36.001Z | ++ sleep 1 |
| 822 | 2026-07-20T18:35:37.002Z | ++ retry=90 |
| 823 | 2026-07-20T18:35:37.005Z | +++ svcs -Hostate baseline |
| 824 | 2026-07-20T18:35:37.017Z | ++ [[ offline* != online ]] |
| 825 | 2026-07-20T18:35:37.017Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-07-20T18:35:37.017Z | ++ sleep 1 |
| 827 | 2026-07-20T18:35:38.019Z | ++ retry=91 |
| 828 | 2026-07-20T18:35:38.022Z | +++ svcs -Hostate baseline |
| 829 | 2026-07-20T18:35:38.033Z | ++ [[ offline* != online ]] |
| 830 | 2026-07-20T18:35:38.033Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-07-20T18:35:38.033Z | ++ sleep 1 |
| 832 | 2026-07-20T18:35:39.036Z | ++ retry=92 |
| 833 | 2026-07-20T18:35:39.040Z | +++ svcs -Hostate baseline |
| 834 | 2026-07-20T18:35:39.050Z | ++ [[ offline* != online ]] |
| 835 | 2026-07-20T18:35:39.050Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-07-20T18:35:39.050Z | ++ sleep 1 |
| 837 | 2026-07-20T18:35:40.053Z | ++ retry=93 |
| 838 | 2026-07-20T18:35:40.056Z | +++ svcs -Hostate baseline |
| 839 | 2026-07-20T18:35:40.067Z | ++ [[ offline* != online ]] |
| 840 | 2026-07-20T18:35:40.067Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-07-20T18:35:40.067Z | ++ sleep 1 |
| 842 | 2026-07-20T18:35:41.069Z | ++ retry=94 |
| 843 | 2026-07-20T18:35:41.072Z | +++ svcs -Hostate baseline |
| 844 | 2026-07-20T18:35:41.084Z | ++ [[ offline* != online ]] |
| 845 | 2026-07-20T18:35:41.084Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-07-20T18:35:41.084Z | ++ sleep 1 |
| 847 | 2026-07-20T18:35:42.086Z | ++ retry=95 |
| 848 | 2026-07-20T18:35:42.090Z | +++ svcs -Hostate baseline |
| 849 | 2026-07-20T18:35:42.101Z | ++ [[ offline* != online ]] |
| 850 | 2026-07-20T18:35:42.101Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-07-20T18:35:42.101Z | ++ sleep 1 |
| 852 | 2026-07-20T18:35:43.103Z | ++ retry=96 |
| 853 | 2026-07-20T18:35:43.107Z | +++ svcs -Hostate baseline |
| 854 | 2026-07-20T18:35:43.118Z | ++ [[ offline* != online ]] |
| 855 | 2026-07-20T18:35:43.118Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-07-20T18:35:43.118Z | ++ sleep 1 |
| 857 | 2026-07-20T18:35:44.120Z | ++ retry=97 |
| 858 | 2026-07-20T18:35:44.123Z | +++ svcs -Hostate baseline |
| 859 | 2026-07-20T18:35:44.134Z | ++ [[ offline* != online ]] |
| 860 | 2026-07-20T18:35:44.134Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-07-20T18:35:44.134Z | ++ sleep 1 |
| 862 | 2026-07-20T18:35:45.137Z | ++ retry=98 |
| 863 | 2026-07-20T18:35:45.140Z | +++ svcs -Hostate baseline |
| 864 | 2026-07-20T18:35:45.149Z | ++ [[ offline* != online ]] |
| 865 | 2026-07-20T18:35:45.149Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-07-20T18:35:45.149Z | ++ sleep 1 |
| 867 | 2026-07-20T18:35:46.152Z | ++ retry=99 |
| 868 | 2026-07-20T18:35:46.156Z | +++ svcs -Hostate baseline |
| 869 | 2026-07-20T18:35:46.168Z | ++ [[ offline* != online ]] |
| 870 | 2026-07-20T18:35:46.168Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-07-20T18:35:46.168Z | ++ sleep 1 |
| 872 | 2026-07-20T18:35:47.168Z | ++ retry=100 |
| 873 | 2026-07-20T18:35:47.170Z | +++ svcs -Hostate baseline |
| 874 | 2026-07-20T18:35:47.182Z | ++ [[ offline* != online ]] |
| 875 | 2026-07-20T18:35:47.182Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-07-20T18:35:47.182Z | ++ sleep 1 |
| 877 | 2026-07-20T18:35:48.185Z | ++ retry=101 |
| 878 | 2026-07-20T18:35:48.187Z | +++ svcs -Hostate baseline |
| 879 | 2026-07-20T18:35:48.199Z | ++ [[ offline* != online ]] |
| 880 | 2026-07-20T18:35:48.199Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-07-20T18:35:48.199Z | ++ sleep 1 |
| 882 | 2026-07-20T18:35:49.201Z | ++ retry=102 |
| 883 | 2026-07-20T18:35:49.204Z | +++ svcs -Hostate baseline |
| 884 | 2026-07-20T18:35:49.216Z | ++ [[ offline* != online ]] |
| 885 | 2026-07-20T18:35:49.216Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-07-20T18:35:49.216Z | ++ sleep 1 |
| 887 | 2026-07-20T18:35:50.218Z | ++ retry=103 |
| 888 | 2026-07-20T18:35:50.221Z | +++ svcs -Hostate baseline |
| 889 | 2026-07-20T18:35:50.232Z | ++ [[ offline* != online ]] |
| 890 | 2026-07-20T18:35:50.235Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-07-20T18:35:50.235Z | ++ sleep 1 |
| 892 | 2026-07-20T18:35:51.234Z | ++ retry=104 |
| 893 | 2026-07-20T18:35:51.237Z | +++ svcs -Hostate baseline |
| 894 | 2026-07-20T18:35:51.248Z | ++ [[ offline* != online ]] |
| 895 | 2026-07-20T18:35:51.248Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-07-20T18:35:51.248Z | ++ sleep 1 |
| 897 | 2026-07-20T18:35:52.250Z | ++ retry=105 |
| 898 | 2026-07-20T18:35:52.253Z | +++ svcs -Hostate baseline |
| 899 | 2026-07-20T18:35:52.264Z | ++ [[ offline* != online ]] |
| 900 | 2026-07-20T18:35:52.264Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-07-20T18:35:52.264Z | ++ sleep 1 |
| 902 | 2026-07-20T18:35:53.265Z | ++ retry=106 |
| 903 | 2026-07-20T18:35:53.268Z | +++ svcs -Hostate baseline |
| 904 | 2026-07-20T18:35:53.279Z | ++ [[ offline* != online ]] |
| 905 | 2026-07-20T18:35:53.279Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-07-20T18:35:53.279Z | ++ sleep 1 |
| 907 | 2026-07-20T18:35:54.281Z | ++ retry=107 |
| 908 | 2026-07-20T18:35:54.283Z | +++ svcs -Hostate baseline |
| 909 | 2026-07-20T18:35:54.297Z | ++ [[ offline* != online ]] |
| 910 | 2026-07-20T18:35:54.297Z | ++ [[ 107 -gt 300 ]] |
| 911 | 2026-07-20T18:35:54.297Z | ++ sleep 1 |
| 912 | 2026-07-20T18:35:55.298Z | ++ retry=108 |
| 913 | 2026-07-20T18:35:55.302Z | +++ svcs -Hostate baseline |
| 914 | 2026-07-20T18:35:55.312Z | ++ [[ offline* != online ]] |
| 915 | 2026-07-20T18:35:55.312Z | ++ [[ 108 -gt 300 ]] |
| 916 | 2026-07-20T18:35:55.312Z | ++ sleep 1 |
| 917 | 2026-07-20T18:35:56.316Z | ++ retry=109 |
| 918 | 2026-07-20T18:35:56.330Z | +++ svcs -Hostate baseline |
| 919 | 2026-07-20T18:35:56.337Z | ++ [[ online != online ]] |
| 920 | 2026-07-20T18:35:56.337Z | ++ set -o errexit |
| 921 | 2026-07-20T18:35:56.337Z | ++ set -o pipefail |
| 922 | 2026-07-20T18:35:56.337Z | ++ banner build |
| 923 | 2026-07-20T18:35:56.337Z | |
| 924 | 2026-07-20T18:35:56.337Z | ##### # # # # ##### |
| 925 | 2026-07-20T18:35:56.337Z | # # # # # # # # |
| 926 | 2026-07-20T18:35:56.337Z | ##### # # # # # # |
| 927 | 2026-07-20T18:35:56.337Z | # # # # # # # # |
| 928 | 2026-07-20T18:35:56.337Z | # # # # # # # # |
| 929 | 2026-07-20T18:35:56.337Z | ##### #### # ###### ##### |
| 930 | 2026-07-20T18:35:56.337Z | |
| 931 | 2026-07-20T18:35:56.338Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 932 | 2026-07-20T18:35:56.342Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 933 | 2026-07-20T18:35:56.485Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 934 | 2026-07-20T18:35:56.488Z | info: downloading 6 components |
| 935 | 2026-07-20T18:36:11.994Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 936 | 2026-07-20T18:36:12.922Z | From https://github.com/oxidecomputer/falcon |
| 937 | 2026-07-20T18:36:12.922Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 938 | 2026-07-20T18:36:13.002Z | Updating crates.io index |
| 939 | 2026-07-20T18:36:13.005Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 940 | 2026-07-20T18:36:13.434Z | From https://github.com/oxidecomputer/dendrite |
| 941 | 2026-07-20T18:36:13.434Z | * [new ref] 5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf -> refs/commit/5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf |
| 942 | 2026-07-20T18:36:13.469Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 943 | 2026-07-20T18:36:13.738Z | From https://github.com/oxidecomputer/ispf |
| 944 | 2026-07-20T18:36:13.738Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 945 | 2026-07-20T18:36:13.744Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 946 | 2026-07-20T18:36:14.093Z | From https://github.com/oxidecomputer/netadm-sys |
| 947 | 2026-07-20T18:36:14.093Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 948 | 2026-07-20T18:36:14.101Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 949 | 2026-07-20T18:36:20.187Z | From https://github.com/oxidecomputer/omicron |
| 950 | 2026-07-20T18:36:20.187Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 951 | 2026-07-20T18:36:20.607Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 952 | 2026-07-20T18:36:21.380Z | From https://github.com/oxidecomputer/opte |
| 953 | 2026-07-20T18:36:21.380Z | * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e |
| 954 | 2026-07-20T18:36:21.409Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 955 | 2026-07-20T18:36:21.680Z | From https://github.com/oxidecomputer/slog-error-chain |
| 956 | 2026-07-20T18:36:21.681Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 957 | 2026-07-20T18:36:21.688Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 958 | 2026-07-20T18:36:21.928Z | From https://github.com/illumos/smf-rs |
| 959 | 2026-07-20T18:36:21.928Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 960 | 2026-07-20T18:36:21.936Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 961 | 2026-07-20T18:36:22.221Z | From https://github.com/oxidecomputer/network-interface |
| 962 | 2026-07-20T18:36:22.221Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 963 | 2026-07-20T18:36:22.227Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 964 | 2026-07-20T18:36:22.482Z | From https://github.com/oxidecomputer/zone |
| 965 | 2026-07-20T18:36:22.482Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 966 | 2026-07-20T18:36:22.487Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 967 | 2026-07-20T18:36:23.124Z | From https://github.com/oxidecomputer/propolis |
| 968 | 2026-07-20T18:36:23.124Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 969 | 2026-07-20T18:36:23.167Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 970 | 2026-07-20T18:36:24.009Z | From https://github.com/oxidecomputer/transceiver-control |
| 971 | 2026-07-20T18:36:24.009Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 972 | 2026-07-20T18:36:24.019Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 973 | 2026-07-20T18:36:24.282Z | From https://github.com/oxidecomputer/dlpi-sys |
| 974 | 2026-07-20T18:36:24.282Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 975 | 2026-07-20T18:36:24.287Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 976 | 2026-07-20T18:36:24.545Z | From https://github.com/jmesmon/rust-libzfs |
| 977 | 2026-07-20T18:36:24.545Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 978 | 2026-07-20T18:36:24.553Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 979 | 2026-07-20T18:36:24.826Z | From https://github.com/oxidecomputer/rusty-doors |
| 980 | 2026-07-20T18:36:24.826Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 981 | 2026-07-20T18:36:24.832Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 982 | 2026-07-20T18:36:25.164Z | From https://github.com/oxidecomputer/lldp |
| 983 | 2026-07-20T18:36:25.164Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 984 | 2026-07-20T18:36:25.176Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 985 | 2026-07-20T18:36:25.470Z | From https://github.com/oxidecomputer/tufaceous |
| 986 | 2026-07-20T18:36:25.470Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 987 | 2026-07-20T18:36:25.480Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 988 | 2026-07-20T18:36:25.957Z | From https://github.com/oxidecomputer/management-gateway-service |
| 989 | 2026-07-20T18:36:25.957Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 990 | 2026-07-20T18:36:25.970Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 991 | 2026-07-20T18:36:27.112Z | From https://github.com/oxidecomputer/crucible |
| 992 | 2026-07-20T18:36:27.112Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 993 | 2026-07-20T18:36:27.156Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 994 | 2026-07-20T18:36:27.452Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 995 | 2026-07-20T18:36:27.452Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 996 | 2026-07-20T18:36:27.461Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 997 | 2026-07-20T18:36:27.870Z | From https://github.com/oxidecomputer/propolis |
| 998 | 2026-07-20T18:36:27.870Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 999 | 2026-07-20T18:36:27.914Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1000 | 2026-07-20T18:36:28.676Z | From https://github.com/oxidecomputer/crucible |
| 1001 | 2026-07-20T18:36:28.676Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1002 | 2026-07-20T18:36:28.741Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1003 | 2026-07-20T18:36:29.068Z | From https://github.com/oxidecomputer/tofino |
| 1004 | 2026-07-20T18:36:29.068Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1005 | 2026-07-20T18:36:29.078Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1006 | 2026-07-20T18:36:29.977Z | From https://github.com/oxidecomputer/maghemite |
| 1007 | 2026-07-20T18:36:29.978Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1008 | 2026-07-20T18:36:30.009Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1009 | 2026-07-20T18:36:30.262Z | From https://github.com/oxidecomputer/clickward |
| 1010 | 2026-07-20T18:36:30.262Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1011 | 2026-07-20T18:36:30.268Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1012 | 2026-07-20T18:36:30.554Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1013 | 2026-07-20T18:36:30.554Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1014 | 2026-07-20T18:36:32.760Z | Downloading crates ... |
| 1015 | 2026-07-20T18:36:32.835Z | Downloaded anstyle v1.0.14 |
| 1016 | 2026-07-20T18:36:32.838Z | Downloaded adler2 v2.0.1 |
| 1017 | 2026-07-20T18:36:32.841Z | Downloaded block-buffer v0.10.4 |
| 1018 | 2026-07-20T18:36:32.843Z | Downloaded async-recursion v1.1.1 |
| 1019 | 2026-07-20T18:36:32.846Z | Downloaded arc-swap v1.9.1 |
| 1020 | 2026-07-20T18:36:32.857Z | Downloaded fixedbitset v0.4.2 |
| 1021 | 2026-07-20T18:36:32.860Z | Downloaded cfg-if v1.0.4 |
| 1022 | 2026-07-20T18:36:32.860Z | Downloaded bitflags v1.3.2 |
| 1023 | 2026-07-20T18:36:32.864Z | Downloaded atomicwrites v0.4.4 |
| 1024 | 2026-07-20T18:36:32.864Z | Downloaded atomic-waker v1.1.2 |
| 1025 | 2026-07-20T18:36:32.864Z | Downloaded dtrace-parser v0.2.0 |
| 1026 | 2026-07-20T18:36:32.867Z | Downloaded block-buffer v0.12.0 |
| 1027 | 2026-07-20T18:36:32.867Z | Downloaded darling v0.23.0 |
| 1028 | 2026-07-20T18:36:32.869Z | Downloaded hash32 v0.3.1 |
| 1029 | 2026-07-20T18:36:32.869Z | Downloaded darling_macro v0.21.3 |
| 1030 | 2026-07-20T18:36:32.870Z | Downloaded async-stream v0.3.6 |
| 1031 | 2026-07-20T18:36:32.872Z | Downloaded hostname v0.4.2 |
| 1032 | 2026-07-20T18:36:32.872Z | Downloaded heck v0.4.1 |
| 1033 | 2026-07-20T18:36:32.875Z | Downloaded futures-macro v0.3.32 |
| 1034 | 2026-07-20T18:36:32.875Z | Downloaded dyn-clone v1.0.20 |
| 1035 | 2026-07-20T18:36:32.875Z | Downloaded erased-serde v0.3.31 |
| 1036 | 2026-07-20T18:36:32.879Z | Downloaded fnv v1.0.7 |
| 1037 | 2026-07-20T18:36:32.879Z | Downloaded defmt v0.3.100 |
| 1038 | 2026-07-20T18:36:32.879Z | Downloaded anstyle-query v1.1.5 |
| 1039 | 2026-07-20T18:36:32.882Z | Downloaded data-encoding v2.11.0 |
| 1040 | 2026-07-20T18:36:32.886Z | Downloaded find-msvc-tools v0.1.9 |
| 1041 | 2026-07-20T18:36:32.894Z | Downloaded camino-tempfile v1.4.1 |
| 1042 | 2026-07-20T18:36:32.896Z | Downloaded async-stream-impl v0.3.6 |
| 1043 | 2026-07-20T18:36:32.897Z | Downloaded float-ord v0.3.2 |
| 1044 | 2026-07-20T18:36:32.897Z | Downloaded dof v0.4.0 |
| 1045 | 2026-07-20T18:36:32.899Z | Downloaded hickory-resolver v0.24.4 |
| 1046 | 2026-07-20T18:36:32.902Z | Downloaded aead v0.5.2 |
| 1047 | 2026-07-20T18:36:32.902Z | Downloaded dropshot-api-manager v0.7.2 |
| 1048 | 2026-07-20T18:36:32.905Z | Downloaded dtrace-parser v0.3.0 |
| 1049 | 2026-07-20T18:36:32.908Z | Downloaded base16ct v0.2.0 |
| 1050 | 2026-07-20T18:36:32.908Z | Downloaded compression-core v0.4.32 |
| 1051 | 2026-07-20T18:36:32.910Z | Downloaded derive-where v1.6.1 |
| 1052 | 2026-07-20T18:36:32.913Z | Downloaded darling_macro v0.23.0 |
| 1053 | 2026-07-20T18:36:32.913Z | Downloaded ciborium-ll v0.2.2 |
| 1054 | 2026-07-20T18:36:32.913Z | Downloaded fixedbitset v0.5.7 |
| 1055 | 2026-07-20T18:36:32.916Z | Downloaded cpufeatures v0.2.17 |
| 1056 | 2026-07-20T18:36:32.917Z | Downloaded embedded-io v0.6.1 |
| 1057 | 2026-07-20T18:36:32.921Z | Downloaded crunchy v0.2.4 |
| 1058 | 2026-07-20T18:36:32.921Z | Downloaded foreign-types v0.5.0 |
| 1059 | 2026-07-20T18:36:32.924Z | Downloaded cstr-argument v0.1.2 |
| 1060 | 2026-07-20T18:36:32.929Z | Downloaded colorchoice v1.0.5 |
| 1061 | 2026-07-20T18:36:32.929Z | Downloaded ciborium-io v0.2.2 |
| 1062 | 2026-07-20T18:36:32.933Z | Downloaded defmt-parser v1.0.0 |
| 1063 | 2026-07-20T18:36:32.933Z | Downloaded crc8 v0.1.1 |
| 1064 | 2026-07-20T18:36:32.933Z | Downloaded const-random v0.1.18 |
| 1065 | 2026-07-20T18:36:32.937Z | Downloaded autocfg v1.5.1 |
| 1066 | 2026-07-20T18:36:32.937Z | Downloaded bit-vec v0.8.0 |
| 1067 | 2026-07-20T18:36:32.941Z | Downloaded byte-wrapper v0.1.0 |
| 1068 | 2026-07-20T18:36:32.941Z | Downloaded heck v0.5.0 |
| 1069 | 2026-07-20T18:36:32.941Z | Downloaded bit-set v0.8.0 |
| 1070 | 2026-07-20T18:36:32.941Z | Downloaded backoff v0.4.0 |
| 1071 | 2026-07-20T18:36:32.946Z | Downloaded hostname v0.3.1 |
| 1072 | 2026-07-20T18:36:32.946Z | Downloaded foreign-types-macros v0.2.3 |
| 1073 | 2026-07-20T18:36:32.946Z | Downloaded argon2 v0.5.3 |
| 1074 | 2026-07-20T18:36:32.946Z | Downloaded base64ct v1.8.3 |
| 1075 | 2026-07-20T18:36:32.950Z | Downloaded foreign-types v0.3.2 |
| 1076 | 2026-07-20T18:36:32.950Z | Downloaded dunce v1.0.5 |
| 1077 | 2026-07-20T18:36:32.950Z | Downloaded cobs v0.3.0 |
| 1078 | 2026-07-20T18:36:32.950Z | Downloaded generic-array v0.14.7 |
| 1079 | 2026-07-20T18:36:32.953Z | Downloaded enum-as-inner v0.6.1 |
| 1080 | 2026-07-20T18:36:32.953Z | Downloaded crypto-common v0.2.2 |
| 1081 | 2026-07-20T18:36:32.953Z | Downloaded futures-sink v0.3.32 |
| 1082 | 2026-07-20T18:36:32.953Z | Downloaded futures-core v0.3.32 |
| 1083 | 2026-07-20T18:36:32.956Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1084 | 2026-07-20T18:36:32.956Z | Downloaded foreign-types-shared v0.1.1 |
| 1085 | 2026-07-20T18:36:32.957Z | Downloaded equivalent v1.0.2 |
| 1086 | 2026-07-20T18:36:32.957Z | Downloaded crypto-common v0.1.7 |
| 1087 | 2026-07-20T18:36:32.957Z | Downloaded clap_lex v1.1.0 |
| 1088 | 2026-07-20T18:36:32.960Z | Downloaded errno v0.3.14 |
| 1089 | 2026-07-20T18:36:32.960Z | Downloaded cfg_aliases v0.2.1 |
| 1090 | 2026-07-20T18:36:32.960Z | Downloaded futures-task v0.3.32 |
| 1091 | 2026-07-20T18:36:32.963Z | Downloaded bcs v0.1.6 |
| 1092 | 2026-07-20T18:36:32.963Z | Downloaded anstream v1.0.0 |
| 1093 | 2026-07-20T18:36:32.963Z | Downloaded bs58 v0.5.1 |
| 1094 | 2026-07-20T18:36:32.966Z | Downloaded defmt-macros v1.1.0 |
| 1095 | 2026-07-20T18:36:32.966Z | Downloaded debug-ignore v1.0.5 |
| 1096 | 2026-07-20T18:36:32.969Z | Downloaded fastrand v2.4.1 |
| 1097 | 2026-07-20T18:36:32.972Z | Downloaded blake2 v0.10.6 |
| 1098 | 2026-07-20T18:36:33.010Z | Downloaded http-body v1.0.1 |
| 1099 | 2026-07-20T18:36:33.020Z | Downloaded async-trait v0.1.89 |
| 1100 | 2026-07-20T18:36:33.020Z | Downloaded dof v0.3.0 |
| 1101 | 2026-07-20T18:36:33.022Z | Downloaded hubpack_derive v0.1.1 |
| 1102 | 2026-07-20T18:36:33.022Z | Downloaded cpufeatures v0.3.0 |
| 1103 | 2026-07-20T18:36:33.022Z | Downloaded idna_adapter v1.2.2 |
| 1104 | 2026-07-20T18:36:33.022Z | Downloaded ident_case v1.0.1 |
| 1105 | 2026-07-20T18:36:33.022Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1106 | 2026-07-20T18:36:33.022Z | Downloaded futures-util v0.3.32 |
| 1107 | 2026-07-20T18:36:33.022Z | Downloaded httpdate v1.0.3 |
| 1108 | 2026-07-20T18:36:33.022Z | Downloaded futures-io v0.3.32 |
| 1109 | 2026-07-20T18:36:33.022Z | Downloaded group v0.13.0 |
| 1110 | 2026-07-20T18:36:33.022Z | Downloaded ff v0.13.1 |
| 1111 | 2026-07-20T18:36:33.022Z | Downloaded digest v0.11.3 |
| 1112 | 2026-07-20T18:36:33.022Z | Downloaded derive-ex v0.1.8 |
| 1113 | 2026-07-20T18:36:33.022Z | Downloaded const-random-macro v0.1.16 |
| 1114 | 2026-07-20T18:36:33.022Z | Downloaded hex v0.4.3 |
| 1115 | 2026-07-20T18:36:33.022Z | Downloaded fxhash v0.2.1 |
| 1116 | 2026-07-20T18:36:33.022Z | Downloaded foreign-types-shared v0.3.1 |
| 1117 | 2026-07-20T18:36:33.022Z | Downloaded base16ct v1.0.0 |
| 1118 | 2026-07-20T18:36:33.022Z | Downloaded critical-section v1.2.0 |
| 1119 | 2026-07-20T18:36:33.022Z | Downloaded bytecount v0.6.9 |
| 1120 | 2026-07-20T18:36:33.022Z | Downloaded inout v0.1.4 |
| 1121 | 2026-07-20T18:36:33.022Z | Downloaded embedded-io v0.4.0 |
| 1122 | 2026-07-20T18:36:33.022Z | Downloaded byteorder v1.5.0 |
| 1123 | 2026-07-20T18:36:33.022Z | Downloaded form_urlencoded v1.2.2 |
| 1124 | 2026-07-20T18:36:33.028Z | Downloaded indent_write v2.2.0 |
| 1125 | 2026-07-20T18:36:33.028Z | Downloaded internet-checksum v0.2.1 |
| 1126 | 2026-07-20T18:36:33.028Z | Downloaded daft-derive v0.1.7 |
| 1127 | 2026-07-20T18:36:33.029Z | Downloaded globset v0.4.18 |
| 1128 | 2026-07-20T18:36:33.029Z | Downloaded gethostname v0.5.0 |
| 1129 | 2026-07-20T18:36:33.029Z | Downloaded instant v0.1.13 |
| 1130 | 2026-07-20T18:36:33.029Z | Downloaded foldhash v0.1.5 |
| 1131 | 2026-07-20T18:36:33.029Z | Downloaded highway v1.3.0 |
| 1132 | 2026-07-20T18:36:33.041Z | Downloaded anstyle-parse v1.0.0 |
| 1133 | 2026-07-20T18:36:33.041Z | Downloaded deranged v0.5.8 |
| 1134 | 2026-07-20T18:36:33.041Z | Downloaded ahash v0.8.12 |
| 1135 | 2026-07-20T18:36:33.041Z | Downloaded fs-err v3.3.0 |
| 1136 | 2026-07-20T18:36:33.041Z | Downloaded is_ci v1.2.0 |
| 1137 | 2026-07-20T18:36:33.045Z | Downloaded getrandom v0.2.17 |
| 1138 | 2026-07-20T18:36:33.045Z | Downloaded convert_case v0.4.0 |
| 1139 | 2026-07-20T18:36:33.045Z | Downloaded camino v1.2.4 |
| 1140 | 2026-07-20T18:36:33.045Z | Downloaded either v1.16.0 |
| 1141 | 2026-07-20T18:36:33.045Z | Downloaded foldhash v0.2.0 |
| 1142 | 2026-07-20T18:36:33.045Z | Downloaded fs_extra v1.3.0 |
| 1143 | 2026-07-20T18:36:33.045Z | Downloaded displaydoc v0.2.6 |
| 1144 | 2026-07-20T18:36:33.045Z | Downloaded chacha20 v0.9.1 |
| 1145 | 2026-07-20T18:36:33.045Z | Downloaded crossbeam-deque v0.8.6 |
| 1146 | 2026-07-20T18:36:33.049Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1147 | 2026-07-20T18:36:33.049Z | Downloaded cargo_toml v0.22.3 |
| 1148 | 2026-07-20T18:36:33.049Z | Downloaded anyhow v1.0.104 |
| 1149 | 2026-07-20T18:36:33.049Z | Downloaded lazy_static v1.5.0 |
| 1150 | 2026-07-20T18:36:33.052Z | Downloaded digest v0.10.7 |
| 1151 | 2026-07-20T18:36:33.052Z | Downloaded cipher v0.4.4 |
| 1152 | 2026-07-20T18:36:33.055Z | Downloaded bitflags v2.12.1 |
| 1153 | 2026-07-20T18:36:33.055Z | Downloaded lru-cache v0.1.2 |
| 1154 | 2026-07-20T18:36:33.058Z | Downloaded match_cfg v0.1.0 |
| 1155 | 2026-07-20T18:36:33.058Z | Downloaded itoa v1.0.18 |
| 1156 | 2026-07-20T18:36:33.058Z | Downloaded is-terminal v0.4.17 |
| 1157 | 2026-07-20T18:36:33.064Z | Downloaded dropshot_endpoint v0.17.1 |
| 1158 | 2026-07-20T18:36:33.064Z | Downloaded mime v0.3.17 |
| 1159 | 2026-07-20T18:36:33.068Z | Downloaded keccak v0.1.6 |
| 1160 | 2026-07-20T18:36:33.068Z | Downloaded natord v1.0.9 |
| 1161 | 2026-07-20T18:36:33.068Z | Downloaded humantime v2.3.0 |
| 1162 | 2026-07-20T18:36:33.068Z | Downloaded glob v0.3.3 |
| 1163 | 2026-07-20T18:36:33.068Z | Downloaded http-body-util v0.1.4 |
| 1164 | 2026-07-20T18:36:33.068Z | Downloaded hubpack v0.1.2 |
| 1165 | 2026-07-20T18:36:33.068Z | Downloaded const_format_proc_macros v0.2.34 |
| 1166 | 2026-07-20T18:36:33.074Z | Downloaded csv-core v0.1.13 |
| 1167 | 2026-07-20T18:36:33.074Z | Downloaded git-stub v1.0.0 |
| 1168 | 2026-07-20T18:36:33.074Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1169 | 2026-07-20T18:36:33.077Z | Downloaded futures-executor v0.3.32 |
| 1170 | 2026-07-20T18:36:33.077Z | Downloaded konst_macro_rules v0.2.19 |
| 1171 | 2026-07-20T18:36:33.077Z | Downloaded cmake v0.1.58 |
| 1172 | 2026-07-20T18:36:33.077Z | Downloaded memoffset v0.9.1 |
| 1173 | 2026-07-20T18:36:33.077Z | Downloaded linked-hash-map v0.5.6 |
| 1174 | 2026-07-20T18:36:33.078Z | Downloaded libscf-sys v1.2.0 |
| 1175 | 2026-07-20T18:36:33.081Z | Downloaded ciborium v0.2.2 |
| 1176 | 2026-07-20T18:36:33.081Z | Downloaded ingot-types v0.1.2 |
| 1177 | 2026-07-20T18:36:33.084Z | Downloaded newline-converter v0.3.0 |
| 1178 | 2026-07-20T18:36:33.084Z | Downloaded no-std-compat v0.4.1 |
| 1179 | 2026-07-20T18:36:33.084Z | Downloaded managed v0.8.0 |
| 1180 | 2026-07-20T18:36:33.084Z | Downloaded macaddr v1.0.1 |
| 1181 | 2026-07-20T18:36:33.087Z | Downloaded num-conv v0.2.2 |
| 1182 | 2026-07-20T18:36:33.087Z | Downloaded lru-slab v0.1.2 |
| 1183 | 2026-07-20T18:36:33.087Z | Downloaded hyper-rustls v0.27.9 |
| 1184 | 2026-07-20T18:36:33.092Z | Downloaded clap_derive v4.6.1 |
| 1185 | 2026-07-20T18:36:33.092Z | Downloaded newtype_derive v0.1.6 |
| 1186 | 2026-07-20T18:36:33.092Z | Downloaded defmt v1.1.0 |
| 1187 | 2026-07-20T18:36:33.097Z | Downloaded ipnetwork v0.21.1 |
| 1188 | 2026-07-20T18:36:33.097Z | Downloaded backon v1.6.0 |
| 1189 | 2026-07-20T18:36:33.102Z | Downloaded crc32fast v1.5.0 |
| 1190 | 2026-07-20T18:36:33.102Z | Downloaded num-iter v0.1.45 |
| 1191 | 2026-07-20T18:36:33.102Z | Downloaded git-stub-vcs v0.1.0 |
| 1192 | 2026-07-20T18:36:33.102Z | Downloaded colored v3.1.1 |
| 1193 | 2026-07-20T18:36:33.105Z | Downloaded cookie v0.18.1 |
| 1194 | 2026-07-20T18:36:33.109Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1195 | 2026-07-20T18:36:33.109Z | Downloaded num_threads v0.1.7 |
| 1196 | 2026-07-20T18:36:33.109Z | Downloaded num_enum_derive v0.5.11 |
| 1197 | 2026-07-20T18:36:33.109Z | Downloaded memmap v0.7.0 |
| 1198 | 2026-07-20T18:36:33.117Z | Downloaded olpc-cjson v0.1.4 |
| 1199 | 2026-07-20T18:36:33.117Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1200 | 2026-07-20T18:36:33.120Z | Downloaded compression-codecs v0.4.38 |
| 1201 | 2026-07-20T18:36:33.120Z | Downloaded lock_api v0.4.14 |
| 1202 | 2026-07-20T18:36:33.121Z | Downloaded daft v0.1.7 |
| 1203 | 2026-07-20T18:36:33.125Z | Downloaded crossbeam-utils v0.8.21 |
| 1204 | 2026-07-20T18:36:33.125Z | Downloaded ingot v0.1.1 |
| 1205 | 2026-07-20T18:36:33.131Z | Downloaded console v0.16.3 |
| 1206 | 2026-07-20T18:36:33.132Z | Downloaded console v0.15.11 |
| 1207 | 2026-07-20T18:36:33.132Z | Downloaded opaque-debug v0.3.1 |
| 1208 | 2026-07-20T18:36:33.132Z | Downloaded multer v3.1.0 |
| 1209 | 2026-07-20T18:36:33.136Z | Downloaded num-derive v0.4.2 |
| 1210 | 2026-07-20T18:36:33.136Z | Downloaded futures v0.3.32 |
| 1211 | 2026-07-20T18:36:33.139Z | Downloaded percent-encoding v2.3.2 |
| 1212 | 2026-07-20T18:36:33.142Z | Downloaded base64 v0.22.1 |
| 1213 | 2026-07-20T18:36:33.149Z | Downloaded ipnet v2.12.0 |
| 1214 | 2026-07-20T18:36:33.149Z | Downloaded openssl-macros v0.1.1 |
| 1215 | 2026-07-20T18:36:33.149Z | Downloaded jobserver v0.1.34 |
| 1216 | 2026-07-20T18:36:33.155Z | Downloaded ingot-macros v0.1.1 |
| 1217 | 2026-07-20T18:36:33.155Z | Downloaded hmac v0.12.1 |
| 1218 | 2026-07-20T18:36:33.155Z | Downloaded futures-channel v0.3.32 |
| 1219 | 2026-07-20T18:36:33.155Z | Downloaded parse-display v0.10.0 |
| 1220 | 2026-07-20T18:36:33.155Z | Downloaded httparse v1.10.1 |
| 1221 | 2026-07-20T18:36:33.160Z | Downloaded num v0.4.3 |
| 1222 | 2026-07-20T18:36:33.160Z | Downloaded newtype-uuid v1.3.2 |
| 1223 | 2026-07-20T18:36:33.160Z | Downloaded crossbeam-epoch v0.9.18 |
| 1224 | 2026-07-20T18:36:33.160Z | Downloaded derive_more v0.99.20 |
| 1225 | 2026-07-20T18:36:33.168Z | Downloaded linear-map v1.2.0 |
| 1226 | 2026-07-20T18:36:33.168Z | Downloaded libsw-core v0.3.2 |
| 1227 | 2026-07-20T18:36:33.168Z | Downloaded num_enum v0.5.11 |
| 1228 | 2026-07-20T18:36:33.172Z | Downloaded num-rational v0.4.2 |
| 1229 | 2026-07-20T18:36:33.172Z | Downloaded phf_shared v0.12.1 |
| 1230 | 2026-07-20T18:36:33.172Z | Downloaded plain v0.2.3 |
| 1231 | 2026-07-20T18:36:33.176Z | Downloaded iana-time-zone v0.1.65 |
| 1232 | 2026-07-20T18:36:33.181Z | Downloaded cancel-safe-futures v0.1.5 |
| 1233 | 2026-07-20T18:36:33.181Z | Downloaded drift v0.2.0 |
| 1234 | 2026-07-20T18:36:33.184Z | Downloaded chacha20 v0.10.0 |
| 1235 | 2026-07-20T18:36:33.187Z | Downloaded pretty-hex v0.4.2 |
| 1236 | 2026-07-20T18:36:33.192Z | Downloaded powerfmt v0.2.0 |
| 1237 | 2026-07-20T18:36:33.196Z | Downloaded proc-macro-crate v3.5.0 |
| 1238 | 2026-07-20T18:36:33.196Z | Downloaded potential_utf v0.1.5 |
| 1239 | 2026-07-20T18:36:33.196Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1240 | 2026-07-20T18:36:33.200Z | Downloaded progenitor-macro v0.14.0 |
| 1241 | 2026-07-20T18:36:33.200Z | Downloaded hybrid-array v0.4.12 |
| 1242 | 2026-07-20T18:36:33.202Z | Downloaded darling v0.21.3 |
| 1243 | 2026-07-20T18:36:33.205Z | Downloaded progenitor-client v0.10.0 |
| 1244 | 2026-07-20T18:36:33.208Z | Downloaded proc-macro-crate v1.3.1 |
| 1245 | 2026-07-20T18:36:33.209Z | Downloaded num-integer v0.1.46 |
| 1246 | 2026-07-20T18:36:33.209Z | Downloaded num-complex v0.4.6 |
| 1247 | 2026-07-20T18:36:33.213Z | Downloaded progenitor-client v0.14.0 |
| 1248 | 2026-07-20T18:36:33.213Z | Downloaded clap v4.6.2 |
| 1249 | 2026-07-20T18:36:33.216Z | Downloaded quick-error v1.2.3 |
| 1250 | 2026-07-20T18:36:33.219Z | Downloaded progenitor-macro v0.13.0 |
| 1251 | 2026-07-20T18:36:33.219Z | Downloaded num_enum_derive v0.7.6 |
| 1252 | 2026-07-20T18:36:33.219Z | Downloaded allocator-api2 v0.2.21 |
| 1253 | 2026-07-20T18:36:33.222Z | Downloaded rand_chacha v0.3.1 |
| 1254 | 2026-07-20T18:36:33.222Z | Downloaded progenitor-macro v0.10.0 |
| 1255 | 2026-07-20T18:36:33.222Z | Downloaded paste v1.0.15 |
| 1256 | 2026-07-20T18:36:33.226Z | Downloaded openssl-probe v0.2.1 |
| 1257 | 2026-07-20T18:36:33.226Z | Downloaded icu_provider v2.2.0 |
| 1258 | 2026-07-20T18:36:33.230Z | Downloaded getrandom v0.3.4 |
| 1259 | 2026-07-20T18:36:33.230Z | Downloaded indexmap v1.9.3 |
| 1260 | 2026-07-20T18:36:33.233Z | Downloaded half v2.7.1 |
| 1261 | 2026-07-20T18:36:33.233Z | Downloaded phf v0.12.1 |
| 1262 | 2026-07-20T18:36:33.236Z | Downloaded rand_xorshift v0.4.0 |
| 1263 | 2026-07-20T18:36:33.236Z | Downloaded base64 v0.21.7 |
| 1264 | 2026-07-20T18:36:33.240Z | Downloaded ref-cast v1.0.25 |
| 1265 | 2026-07-20T18:36:33.240Z | Downloaded getrandom v0.4.2 |
| 1266 | 2026-07-20T18:36:33.243Z | Downloaded parse-display-derive v0.10.0 |
| 1267 | 2026-07-20T18:36:33.243Z | Downloaded pem v3.0.6 |
| 1268 | 2026-07-20T18:36:33.243Z | Downloaded password-hash v0.5.0 |
| 1269 | 2026-07-20T18:36:33.246Z | Downloaded litemap v0.8.2 |
| 1270 | 2026-07-20T18:36:33.246Z | Downloaded libsw v3.5.0 |
| 1271 | 2026-07-20T18:36:33.249Z | Downloaded pin-project-internal v1.1.13 |
| 1272 | 2026-07-20T18:36:33.250Z | Downloaded port-file v0.1.0 |
| 1273 | 2026-07-20T18:36:33.250Z | Downloaded parking_lot_core v0.8.6 |
| 1274 | 2026-07-20T18:36:33.254Z | Downloaded ref-cast-impl v1.0.25 |
| 1275 | 2026-07-20T18:36:33.254Z | Downloaded poly1305 v0.8.0 |
| 1276 | 2026-07-20T18:36:33.257Z | Downloaded pkg-config v0.3.33 |
| 1277 | 2026-07-20T18:36:33.257Z | Downloaded rustc_version v0.1.7 |
| 1278 | 2026-07-20T18:36:33.257Z | Downloaded ppv-lite86 v0.2.21 |
| 1279 | 2026-07-20T18:36:33.257Z | Downloaded darling_core v0.21.3 |
| 1280 | 2026-07-20T18:36:33.261Z | Downloaded pin-project-lite v0.2.17 |
| 1281 | 2026-07-20T18:36:33.265Z | Downloaded rustc-hash v2.1.2 |
| 1282 | 2026-07-20T18:36:33.265Z | Downloaded num_enum v0.7.6 |
| 1283 | 2026-07-20T18:36:33.268Z | Downloaded const_format v0.2.36 |
| 1284 | 2026-07-20T18:36:33.271Z | Downloaded heapless v0.8.0 |
| 1285 | 2026-07-20T18:36:33.271Z | Downloaded rustc_version v0.4.1 |
| 1286 | 2026-07-20T18:36:33.274Z | Downloaded progenitor v0.14.0 |
| 1287 | 2026-07-20T18:36:33.274Z | Downloaded progenitor v0.13.0 |
| 1288 | 2026-07-20T18:36:33.274Z | Downloaded proc-macro-error v1.0.4 |
| 1289 | 2026-07-20T18:36:33.277Z | Downloaded memmap2 v0.9.10 |
| 1290 | 2026-07-20T18:36:33.277Z | Downloaded const-oid v0.10.2 |
| 1291 | 2026-07-20T18:36:33.280Z | Downloaded chacha20poly1305 v0.10.1 |
| 1292 | 2026-07-20T18:36:33.280Z | Downloaded progenitor-extras v0.2.0 |
| 1293 | 2026-07-20T18:36:33.283Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1294 | 2026-07-20T18:36:33.283Z | Downloaded elliptic-curve v0.13.8 |
| 1295 | 2026-07-20T18:36:33.287Z | Downloaded log v0.4.32 |
| 1296 | 2026-07-20T18:36:33.287Z | Downloaded bytes v1.11.1 |
| 1297 | 2026-07-20T18:36:33.290Z | Downloaded parking_lot_core v0.9.12 |
| 1298 | 2026-07-20T18:36:33.290Z | Downloaded parking_lot v0.12.5 |
| 1299 | 2026-07-20T18:36:33.293Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1300 | 2026-07-20T18:36:33.293Z | Downloaded owo-colors v4.3.0 |
| 1301 | 2026-07-20T18:36:33.293Z | Downloaded pest_derive v2.8.6 |
| 1302 | 2026-07-20T18:36:33.296Z | Downloaded scroll_derive v0.13.1 |
| 1303 | 2026-07-20T18:36:33.296Z | Downloaded same-file v1.0.6 |
| 1304 | 2026-07-20T18:36:33.300Z | Downloaded progenitor-client v0.13.0 |
| 1305 | 2026-07-20T18:36:33.300Z | Downloaded proc-macro-error2 v2.0.1 |
| 1306 | 2026-07-20T18:36:33.302Z | Downloaded semver v0.1.20 |
| 1307 | 2026-07-20T18:36:33.302Z | Downloaded once_cell v1.21.4 |
| 1308 | 2026-07-20T18:36:33.305Z | Downloaded oxnet v0.1.6 |
| 1309 | 2026-07-20T18:36:33.305Z | Downloaded icu_normalizer v2.2.0 |
| 1310 | 2026-07-20T18:36:33.308Z | Downloaded darling_core v0.23.0 |
| 1311 | 2026-07-20T18:36:33.312Z | Downloaded rand_core v0.9.5 |
| 1312 | 2026-07-20T18:36:33.315Z | Downloaded rand_chacha v0.9.0 |
| 1313 | 2026-07-20T18:36:33.315Z | Downloaded scopeguard v1.2.0 |
| 1314 | 2026-07-20T18:36:33.315Z | Downloaded rand_core v0.6.4 |
| 1315 | 2026-07-20T18:36:33.315Z | Downloaded secrecy v0.10.3 |
| 1316 | 2026-07-20T18:36:33.315Z | Downloaded scroll_derive v0.12.1 |
| 1317 | 2026-07-20T18:36:33.318Z | Downloaded quote v1.0.45 |
| 1318 | 2026-07-20T18:36:33.318Z | Downloaded icu_properties v2.2.0 |
| 1319 | 2026-07-20T18:36:33.321Z | Downloaded rand_core v0.10.1 |
| 1320 | 2026-07-20T18:36:33.321Z | Downloaded num-traits v0.2.19 |
| 1321 | 2026-07-20T18:36:33.327Z | Downloaded parking_lot v0.11.2 |
| 1322 | 2026-07-20T18:36:33.332Z | Downloaded sigpipe v0.1.3 |
| 1323 | 2026-07-20T18:36:33.334Z | Downloaded expectorate v1.2.0 |
| 1324 | 2026-07-20T18:36:33.339Z | Downloaded resolv-conf v0.7.6 |
| 1325 | 2026-07-20T18:36:33.339Z | Downloaded hickory-resolver v0.25.2 |
| 1326 | 2026-07-20T18:36:33.343Z | Downloaded serde_spanned v0.6.9 |
| 1327 | 2026-07-20T18:36:33.343Z | Downloaded progenitor v0.10.0 |
| 1328 | 2026-07-20T18:36:33.343Z | Downloaded serde_repr v0.1.21 |
| 1329 | 2026-07-20T18:36:33.345Z | Downloaded rusty-fork v0.3.1 |
| 1330 | 2026-07-20T18:36:33.345Z | Downloaded serde_spanned v1.1.1 |
| 1331 | 2026-07-20T18:36:33.349Z | Downloaded sha1 v0.11.0 |
| 1332 | 2026-07-20T18:36:33.349Z | Downloaded serde_urlencoded v0.7.1 |
| 1333 | 2026-07-20T18:36:33.349Z | Downloaded sha1 v0.10.6 |
| 1334 | 2026-07-20T18:36:33.353Z | Downloaded cc v1.2.63 |
| 1335 | 2026-07-20T18:36:33.353Z | Downloaded siphasher v1.0.3 |
| 1336 | 2026-07-20T18:36:33.357Z | Downloaded serde_plain v1.0.2 |
| 1337 | 2026-07-20T18:36:33.357Z | Downloaded rustls-pemfile v2.2.0 |
| 1338 | 2026-07-20T18:36:33.358Z | Downloaded quinn-udp v0.5.14 |
| 1339 | 2026-07-20T18:36:33.358Z | Downloaded indicatif v0.18.4 |
| 1340 | 2026-07-20T18:36:33.360Z | Downloaded icu_normalizer_data v2.2.0 |
| 1341 | 2026-07-20T18:36:33.360Z | Downloaded miniz_oxide v0.8.9 |
| 1342 | 2026-07-20T18:36:33.363Z | Downloaded crypto-bigint v0.5.5 |
| 1343 | 2026-07-20T18:36:33.367Z | Downloaded rustls-native-certs v0.8.4 |
| 1344 | 2026-07-20T18:36:33.369Z | Downloaded slog-envlogger v2.2.0 |
| 1345 | 2026-07-20T18:36:33.370Z | Downloaded crossbeam-channel v0.5.15 |
| 1346 | 2026-07-20T18:36:33.374Z | Downloaded schemars_derive v0.8.22 |
| 1347 | 2026-07-20T18:36:33.374Z | Downloaded rustversion v1.0.22 |
| 1348 | 2026-07-20T18:36:33.374Z | Downloaded postcard v1.1.3 |
| 1349 | 2026-07-20T18:36:33.385Z | Downloaded smawk v0.3.2 |
| 1350 | 2026-07-20T18:36:33.387Z | Downloaded slog-bunyan v2.5.0 |
| 1351 | 2026-07-20T18:36:33.391Z | Downloaded stable_deref_trait v1.2.1 |
| 1352 | 2026-07-20T18:36:33.391Z | Downloaded spin v0.5.2 |
| 1353 | 2026-07-20T18:36:33.395Z | Downloaded http v1.4.2 |
| 1354 | 2026-07-20T18:36:33.395Z | Downloaded scroll v0.13.0 |
| 1355 | 2026-07-20T18:36:33.398Z | Downloaded serde-big-array v0.5.1 |
| 1356 | 2026-07-20T18:36:33.398Z | Downloaded scroll v0.12.0 |
| 1357 | 2026-07-20T18:36:33.401Z | Downloaded jiff-static v0.2.28 |
| 1358 | 2026-07-20T18:36:33.405Z | Downloaded strsim v0.11.1 |
| 1359 | 2026-07-20T18:36:33.408Z | Downloaded swrite v0.1.0 |
| 1360 | 2026-07-20T18:36:33.408Z | Downloaded structmeta v0.3.0 |
| 1361 | 2026-07-20T18:36:33.412Z | Downloaded structmeta-derive v0.3.0 |
| 1362 | 2026-07-20T18:36:33.413Z | Downloaded serde_derive_internals v0.29.1 |
| 1363 | 2026-07-20T18:36:33.413Z | Downloaded strum v0.26.3 |
| 1364 | 2026-07-20T18:36:33.416Z | Downloaded supports-color v3.0.2 |
| 1365 | 2026-07-20T18:36:33.416Z | Downloaded subtle v2.6.1 |
| 1366 | 2026-07-20T18:36:33.419Z | Downloaded serde_path_to_error v0.1.20 |
| 1367 | 2026-07-20T18:36:33.419Z | Downloaded sync_wrapper v1.0.2 |
| 1368 | 2026-07-20T18:36:33.419Z | Downloaded tabled_derive v0.7.0 |
| 1369 | 2026-07-20T18:36:33.422Z | Downloaded flate2 v1.1.9 |
| 1370 | 2026-07-20T18:36:33.425Z | Downloaded pest_generator v2.8.6 |
| 1371 | 2026-07-20T18:36:33.428Z | Downloaded rhai_codegen v3.2.0 |
| 1372 | 2026-07-20T18:36:33.431Z | Downloaded take_mut v0.2.2 |
| 1373 | 2026-07-20T18:36:33.431Z | Downloaded simd-adler32 v0.3.9 |
| 1374 | 2026-07-20T18:36:33.434Z | Downloaded serde_tokenstream v0.2.3 |
| 1375 | 2026-07-20T18:36:33.434Z | Downloaded rustls-pki-types v1.14.1 |
| 1376 | 2026-07-20T18:36:33.437Z | Downloaded termtree v0.5.1 |
| 1377 | 2026-07-20T18:36:33.437Z | Downloaded tabwriter v1.4.1 |
| 1378 | 2026-07-20T18:36:33.437Z | Downloaded icu_locale_core v2.2.0 |
| 1379 | 2026-07-20T18:36:33.440Z | Downloaded testing_table v0.3.0 |
| 1380 | 2026-07-20T18:36:33.445Z | Downloaded slab v0.4.12 |
| 1381 | 2026-07-20T18:36:33.445Z | Downloaded signal-hook-registry v1.4.8 |
| 1382 | 2026-07-20T18:36:33.445Z | Downloaded terminal_size v0.4.4 |
| 1383 | 2026-07-20T18:36:33.445Z | Downloaded openssl-sys v0.9.116 |
| 1384 | 2026-07-20T18:36:33.447Z | Downloaded minimal-lexical v0.2.1 |
| 1385 | 2026-07-20T18:36:33.450Z | Downloaded papergrid v0.11.0 |
| 1386 | 2026-07-20T18:36:33.453Z | Downloaded tabled_derive v0.11.0 |
| 1387 | 2026-07-20T18:36:33.456Z | Downloaded progenitor-impl v0.10.0 |
| 1388 | 2026-07-20T18:36:33.456Z | Downloaded slog-term v2.9.2 |
| 1389 | 2026-07-20T18:36:33.459Z | Downloaded slog-stdlog v4.1.1 |
| 1390 | 2026-07-20T18:36:33.459Z | Downloaded thread-id v4.2.2 |
| 1391 | 2026-07-20T18:36:33.459Z | Downloaded thread-id v5.1.0 |
| 1392 | 2026-07-20T18:36:33.463Z | Downloaded semver v1.0.28 |
| 1393 | 2026-07-20T18:36:33.463Z | Downloaded proc-macro2 v1.0.106 |
| 1394 | 2026-07-20T18:36:33.466Z | Downloaded async-compression v0.4.42 |
| 1395 | 2026-07-20T18:36:33.469Z | Downloaded strum v0.27.2 |
| 1396 | 2026-07-20T18:36:33.469Z | Downloaded slog-json v2.6.1 |
| 1397 | 2026-07-20T18:36:33.469Z | Downloaded snafu-derive v0.8.9 |
| 1398 | 2026-07-20T18:36:33.472Z | Downloaded slog-async v2.8.0 |
| 1399 | 2026-07-20T18:36:33.472Z | Downloaded time-core v0.1.8 |
| 1400 | 2026-07-20T18:36:33.472Z | Downloaded tinyvec_macros v0.1.1 |
| 1401 | 2026-07-20T18:36:33.472Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1402 | 2026-07-20T18:36:33.477Z | Downloaded slog-dtrace v0.3.0 |
| 1403 | 2026-07-20T18:36:33.481Z | Downloaded konst v0.2.20 |
| 1404 | 2026-07-20T18:36:33.484Z | Downloaded pin-project v1.1.13 |
| 1405 | 2026-07-20T18:36:33.489Z | Downloaded static_assertions v1.1.0 |
| 1406 | 2026-07-20T18:36:33.492Z | Downloaded smf v0.2.3 |
| 1407 | 2026-07-20T18:36:33.492Z | Downloaded slog-scope v4.4.1 |
| 1408 | 2026-07-20T18:36:33.495Z | Downloaded sha2 v0.10.9 |
| 1409 | 2026-07-20T18:36:33.495Z | Downloaded strum_macros v0.26.4 |
| 1410 | 2026-07-20T18:36:33.498Z | Downloaded serde_with_macros v3.21.0 |
| 1411 | 2026-07-20T18:36:33.506Z | Downloaded ryu v1.0.23 |
| 1412 | 2026-07-20T18:36:33.508Z | Downloaded tagptr v0.2.0 |
| 1413 | 2026-07-20T18:36:33.511Z | Downloaded synstructure v0.13.2 |
| 1414 | 2026-07-20T18:36:33.511Z | Downloaded pest_meta v2.8.6 |
| 1415 | 2026-07-20T18:36:33.511Z | Downloaded papergrid v0.18.0 |
| 1416 | 2026-07-20T18:36:33.523Z | Downloaded tower-layer v0.3.3 |
| 1417 | 2026-07-20T18:36:33.526Z | Downloaded toml_write v0.1.2 |
| 1418 | 2026-07-20T18:36:33.527Z | Downloaded thiserror-impl v2.0.19 |
| 1419 | 2026-07-20T18:36:33.529Z | Downloaded typeid v1.0.3 |
| 1420 | 2026-07-20T18:36:33.532Z | Downloaded thiserror v2.0.19 |
| 1421 | 2026-07-20T18:36:33.535Z | Downloaded thread_local v1.1.9 |
| 1422 | 2026-07-20T18:36:33.539Z | Downloaded indexmap v2.14.0 |
| 1423 | 2026-07-20T18:36:33.542Z | Downloaded prettyplease v0.2.37 |
| 1424 | 2026-07-20T18:36:33.543Z | Downloaded hashbrown v0.12.3 |
| 1425 | 2026-07-20T18:36:33.545Z | Downloaded tinystr v0.8.3 |
| 1426 | 2026-07-20T18:36:33.546Z | Downloaded thiserror v1.0.69 |
| 1427 | 2026-07-20T18:36:33.549Z | Downloaded try-lock v0.2.5 |
| 1428 | 2026-07-20T18:36:33.552Z | Downloaded thiserror-impl v1.0.69 |
| 1429 | 2026-07-20T18:36:33.552Z | Downloaded typify-macro v0.4.3 |
| 1430 | 2026-07-20T18:36:33.552Z | Downloaded tiny-keccak v2.0.2 |
| 1431 | 2026-07-20T18:36:33.552Z | Downloaded time-macros v0.2.27 |
| 1432 | 2026-07-20T18:36:33.555Z | Downloaded thiserror-no-std v2.0.2 |
| 1433 | 2026-07-20T18:36:33.558Z | Downloaded usdt v0.5.0 |
| 1434 | 2026-07-20T18:36:33.558Z | Downloaded universal-hash v0.5.1 |
| 1435 | 2026-07-20T18:36:33.558Z | Downloaded unicode-xid v0.2.6 |
| 1436 | 2026-07-20T18:36:33.558Z | Downloaded progenitor-impl v0.14.0 |
| 1437 | 2026-07-20T18:36:33.561Z | Downloaded smartstring v1.0.1 |
| 1438 | 2026-07-20T18:36:33.561Z | Downloaded smallvec v1.15.1 |
| 1439 | 2026-07-20T18:36:33.564Z | Downloaded tokio-macros v2.7.0 |
| 1440 | 2026-07-20T18:36:33.564Z | Downloaded serde_derive v1.0.228 |
| 1441 | 2026-07-20T18:36:33.568Z | Downloaded rayon-core v1.13.0 |
| 1442 | 2026-07-20T18:36:33.568Z | Downloaded typify-macro v0.6.2 |
| 1443 | 2026-07-20T18:36:33.571Z | Downloaded progenitor-impl v0.13.0 |
| 1444 | 2026-07-20T18:36:33.571Z | Downloaded unit-prefix v0.5.2 |
| 1445 | 2026-07-20T18:36:33.571Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1446 | 2026-07-20T18:36:33.573Z | Downloaded spin v0.9.8 |
| 1447 | 2026-07-20T18:36:33.573Z | Downloaded icu_collections v2.2.0 |
| 1448 | 2026-07-20T18:36:33.576Z | Downloaded untrusted v0.9.0 |
| 1449 | 2026-07-20T18:36:33.579Z | Downloaded untrusted v0.7.1 |
| 1450 | 2026-07-20T18:36:33.582Z | Downloaded usdt-macro v0.5.0 |
| 1451 | 2026-07-20T18:36:33.582Z | Downloaded strum_macros v0.27.2 |
| 1452 | 2026-07-20T18:36:33.585Z | Downloaded tokio-dtrace v0.1.1 |
| 1453 | 2026-07-20T18:36:33.589Z | Downloaded toml_datetime v0.6.11 |
| 1454 | 2026-07-20T18:36:33.592Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1455 | 2026-07-20T18:36:33.592Z | Downloaded utf8_iter v1.0.4 |
| 1456 | 2026-07-20T18:36:33.592Z | Downloaded term v1.2.1 |
| 1457 | 2026-07-20T18:36:33.592Z | Downloaded wait-timeout v0.2.1 |
| 1458 | 2026-07-20T18:36:33.597Z | Downloaded usdt-macro v0.6.0 |
| 1459 | 2026-07-20T18:36:33.597Z | Downloaded usdt-attr-macro v0.5.0 |
| 1460 | 2026-07-20T18:36:33.597Z | Downloaded utf8parse v0.2.2 |
| 1461 | 2026-07-20T18:36:33.597Z | Downloaded usdt-attr-macro v0.6.0 |
| 1462 | 2026-07-20T18:36:33.601Z | Downloaded serde_core v1.0.228 |
| 1463 | 2026-07-20T18:36:33.601Z | Downloaded usdt v0.6.0 |
| 1464 | 2026-07-20T18:36:33.602Z | Downloaded similar v2.7.0 |
| 1465 | 2026-07-20T18:36:33.602Z | Downloaded memchr v2.8.1 |
| 1466 | 2026-07-20T18:36:33.605Z | Downloaded qorb v0.4.1 |
| 1467 | 2026-07-20T18:36:33.607Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1468 | 2026-07-20T18:36:33.610Z | Downloaded slog v2.8.2 |
| 1469 | 2026-07-20T18:36:33.610Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1470 | 2026-07-20T18:36:33.613Z | Downloaded shlex v2.0.1 |
| 1471 | 2026-07-20T18:36:33.617Z | Downloaded waitgroup v0.1.2 |
| 1472 | 2026-07-20T18:36:33.620Z | Downloaded version_check v0.9.5 |
| 1473 | 2026-07-20T18:36:33.621Z | Downloaded want v0.3.1 |
| 1474 | 2026-07-20T18:36:33.621Z | Downloaded tempfile v3.27.0 |
| 1475 | 2026-07-20T18:36:33.630Z | Downloaded tokio-stream v0.1.18 |
| 1476 | 2026-07-20T18:36:33.633Z | Downloaded unarray v0.1.4 |
| 1477 | 2026-07-20T18:36:33.636Z | Downloaded tokio-tungstenite v0.21.0 |
| 1478 | 2026-07-20T18:36:33.639Z | Downloaded tower-service v0.3.3 |
| 1479 | 2026-07-20T18:36:33.639Z | Downloaded thin-vec v0.2.18 |
| 1480 | 2026-07-20T18:36:33.652Z | Downloaded schemars v0.8.22 |
| 1481 | 2026-07-20T18:36:33.652Z | Downloaded yoke-derive v0.8.2 |
| 1482 | 2026-07-20T18:36:33.652Z | Downloaded tokio-rustls v0.26.4 |
| 1483 | 2026-07-20T18:36:33.658Z | Downloaded quinn v0.11.9 |
| 1484 | 2026-07-20T18:36:33.661Z | Downloaded zerofrom-derive v0.1.7 |
| 1485 | 2026-07-20T18:36:33.666Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1486 | 2026-07-20T18:36:33.666Z | Downloaded rand v0.8.6 |
| 1487 | 2026-07-20T18:36:33.668Z | Downloaded zerofrom v0.1.8 |
| 1488 | 2026-07-20T18:36:33.671Z | Downloaded toml v0.8.23 |
| 1489 | 2026-07-20T18:36:33.674Z | Downloaded usdt-impl v0.6.0 |
| 1490 | 2026-07-20T18:36:33.674Z | Downloaded zeroize_derive v1.4.3 |
| 1491 | 2026-07-20T18:36:33.674Z | Downloaded utf-8 v0.7.6 |
| 1492 | 2026-07-20T18:36:33.674Z | Downloaded usdt-impl v0.5.0 |
| 1493 | 2026-07-20T18:36:33.677Z | Downloaded zone_cfg_derive v0.3.1 |
| 1494 | 2026-07-20T18:36:33.681Z | Downloaded zone v0.3.1 |
| 1495 | 2026-07-20T18:36:33.684Z | Downloaded hyper-util v0.1.20 |
| 1496 | 2026-07-20T18:36:33.686Z | Downloaded rand v0.9.4 |
| 1497 | 2026-07-20T18:36:33.696Z | Downloaded snafu v0.8.9 |
| 1498 | 2026-07-20T18:36:33.699Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1499 | 2026-07-20T18:36:33.702Z | Downloaded walkdir v2.5.0 |
| 1500 | 2026-07-20T18:36:33.702Z | Downloaded vsss-rs v3.3.4 |
| 1501 | 2026-07-20T18:36:33.705Z | Downloaded writeable v0.6.3 |
| 1502 | 2026-07-20T18:36:33.705Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1503 | 2026-07-20T18:36:33.708Z | Downloaded idna v1.1.0 |
| 1504 | 2026-07-20T18:36:33.712Z | Downloaded mio v1.2.1 |
| 1505 | 2026-07-20T18:36:33.715Z | Downloaded test-strategy v0.4.5 |
| 1506 | 2026-07-20T18:36:33.719Z | Downloaded xz2 v0.1.7 |
| 1507 | 2026-07-20T18:36:33.721Z | Downloaded schemars v0.9.0 |
| 1508 | 2026-07-20T18:36:33.727Z | Downloaded tinyvec v1.11.0 |
| 1509 | 2026-07-20T18:36:33.732Z | Downloaded unicode-linebreak v0.1.5 |
| 1510 | 2026-07-20T18:36:33.735Z | Downloaded ucd-trie v0.1.7 |
| 1511 | 2026-07-20T18:36:33.735Z | Downloaded zeroize v1.8.2 |
| 1512 | 2026-07-20T18:36:33.742Z | Downloaded socket2 v0.6.5 |
| 1513 | 2026-07-20T18:36:33.746Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1514 | 2026-07-20T18:36:33.749Z | Downloaded zerovec-derive v0.11.3 |
| 1515 | 2026-07-20T18:36:33.749Z | Downloaded hashbrown v0.16.1 |
| 1516 | 2026-07-20T18:36:33.754Z | Downloaded tungstenite v0.21.0 |
| 1517 | 2026-07-20T18:36:33.757Z | Downloaded zmij v1.0.21 |
| 1518 | 2026-07-20T18:36:33.760Z | Downloaded typify v0.4.3 |
| 1519 | 2026-07-20T18:36:33.760Z | Downloaded rand v0.10.2 |
| 1520 | 2026-07-20T18:36:33.764Z | Downloaded hashbrown v0.15.5 |
| 1521 | 2026-07-20T18:36:33.767Z | Downloaded serde v1.0.228 |
| 1522 | 2026-07-20T18:36:33.771Z | Downloaded whoami v1.6.1 |
| 1523 | 2026-07-20T18:36:33.774Z | Downloaded tracing-attributes v0.1.31 |
| 1524 | 2026-07-20T18:36:33.777Z | Downloaded rustls-webpki v0.103.13 |
| 1525 | 2026-07-20T18:36:33.780Z | Downloaded textwrap v0.16.2 |
| 1526 | 2026-07-20T18:36:33.780Z | Downloaded itertools v0.14.0 |
| 1527 | 2026-07-20T18:36:33.783Z | Downloaded hashbrown v0.17.1 |
| 1528 | 2026-07-20T18:36:33.787Z | Downloaded h2 v0.4.14 |
| 1529 | 2026-07-20T18:36:33.790Z | Downloaded yoke v0.8.3 |
| 1530 | 2026-07-20T18:36:33.793Z | Downloaded unicode-ident v1.0.24 |
| 1531 | 2026-07-20T18:36:33.796Z | Downloaded itertools v0.12.1 |
| 1532 | 2026-07-20T18:36:33.799Z | Downloaded uuid v1.24.0 |
| 1533 | 2026-07-20T18:36:33.801Z | Downloaded zerocopy-derive v0.7.35 |
| 1534 | 2026-07-20T18:36:33.804Z | Downloaded steno v0.4.1 |
| 1535 | 2026-07-20T18:36:33.807Z | Downloaded schemars v1.2.1 |
| 1536 | 2026-07-20T18:36:33.813Z | Downloaded pest v2.8.6 |
| 1537 | 2026-07-20T18:36:33.816Z | Downloaded icu_properties_data v2.2.0 |
| 1538 | 2026-07-20T18:36:33.822Z | Downloaded hkdf v0.12.4 |
| 1539 | 2026-07-20T18:36:33.824Z | Downloaded typify v0.6.2 |
| 1540 | 2026-07-20T18:36:33.857Z | Downloaded itertools v0.15.0 |
| 1541 | 2026-07-20T18:36:33.858Z | Downloaded hyper v1.10.1 |
| 1542 | 2026-07-20T18:36:33.858Z | Downloaded ron v0.12.1 |
| 1543 | 2026-07-20T18:36:33.858Z | Downloaded goblin v0.8.2 |
| 1544 | 2026-07-20T18:36:33.858Z | Downloaded nom v8.0.0 |
| 1545 | 2026-07-20T18:36:33.858Z | Downloaded nom v7.1.3 |
| 1546 | 2026-07-20T18:36:33.858Z | Downloaded tracing-core v0.1.36 |
| 1547 | 2026-07-20T18:36:33.858Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1548 | 2026-07-20T18:36:33.861Z | Downloaded iddqd v0.4.5 |
| 1549 | 2026-07-20T18:36:33.864Z | Downloaded libm v0.2.16 |
| 1550 | 2026-07-20T18:36:33.867Z | Downloaded toml_edit v0.22.27 |
| 1551 | 2026-07-20T18:36:33.870Z | Downloaded toml_edit v0.19.15 |
| 1552 | 2026-07-20T18:36:33.879Z | Downloaded url v2.5.8 |
| 1553 | 2026-07-20T18:36:33.882Z | Downloaded clap_builder v4.6.2 |
| 1554 | 2026-07-20T18:36:33.898Z | Downloaded unsafe-libyaml v0.2.11 |
| 1555 | 2026-07-20T18:36:33.913Z | Downloaded aho-corasick v1.1.4 |
| 1556 | 2026-07-20T18:36:33.916Z | Downloaded regex v1.12.3 |
| 1557 | 2026-07-20T18:36:33.922Z | Downloaded zerocopy-derive v0.8.50 |
| 1558 | 2026-07-20T18:36:33.927Z | Downloaded zerotrie v0.2.4 |
| 1559 | 2026-07-20T18:36:33.929Z | Downloaded tower v0.5.3 |
| 1560 | 2026-07-20T18:36:33.934Z | Downloaded typenum v1.20.1 |
| 1561 | 2026-07-20T18:36:33.937Z | Downloaded hickory-proto v0.24.4 |
| 1562 | 2026-07-20T18:36:33.944Z | Downloaded unicode-segmentation v1.13.3 |
| 1563 | 2026-07-20T18:36:33.947Z | Downloaded reqwest v0.12.28 |
| 1564 | 2026-07-20T18:36:33.959Z | Downloaded typed-path v0.9.3 |
| 1565 | 2026-07-20T18:36:33.966Z | Downloaded unicode-normalization v0.1.25 |
| 1566 | 2026-07-20T18:36:33.969Z | Downloaded rayon v1.12.0 |
| 1567 | 2026-07-20T18:36:33.975Z | Downloaded reqwest v0.13.4 |
| 1568 | 2026-07-20T18:36:33.978Z | Downloaded portable-atomic v1.13.1 |
| 1569 | 2026-07-20T18:36:33.983Z | Downloaded serde_json v1.0.150 |
| 1570 | 2026-07-20T18:36:33.995Z | Downloaded aws-lc-rs v1.17.0 |
| 1571 | 2026-07-20T18:36:34.007Z | Downloaded tokio-util v0.7.18 |
| 1572 | 2026-07-20T18:36:34.016Z | Downloaded zerovec v0.11.6 |
| 1573 | 2026-07-20T18:36:34.020Z | Downloaded proptest v1.11.0 |
| 1574 | 2026-07-20T18:36:34.027Z | Downloaded goblin v0.10.7 |
| 1575 | 2026-07-20T18:36:34.031Z | Downloaded tough v0.22.0 |
| 1576 | 2026-07-20T18:36:34.036Z | Downloaded chrono v0.4.45 |
| 1577 | 2026-07-20T18:36:34.049Z | Downloaded tower-http v0.6.11 |
| 1578 | 2026-07-20T18:36:34.069Z | Downloaded zerocopy v0.7.35 |
| 1579 | 2026-07-20T18:36:34.080Z | Downloaded dropshot v0.17.1 |
| 1580 | 2026-07-20T18:36:34.092Z | Downloaded winnow v0.5.40 |
| 1581 | 2026-07-20T18:36:34.098Z | Downloaded moka v0.12.15 |
| 1582 | 2026-07-20T18:36:34.108Z | Downloaded winnow v0.7.15 |
| 1583 | 2026-07-20T18:36:34.113Z | Downloaded winnow v1.0.3 |
| 1584 | 2026-07-20T18:36:34.119Z | Downloaded syn v1.0.109 |
| 1585 | 2026-07-20T18:36:34.126Z | Downloaded serde_with v3.21.0 |
| 1586 | 2026-07-20T18:36:34.133Z | Downloaded openssl v0.10.80 |
| 1587 | 2026-07-20T18:36:34.138Z | Downloaded tabled v0.15.0 |
| 1588 | 2026-07-20T18:36:34.146Z | Downloaded quinn-proto v0.11.14 |
| 1589 | 2026-07-20T18:36:34.150Z | Downloaded curve25519-dalek v4.1.3 |
| 1590 | 2026-07-20T18:36:34.165Z | Downloaded time v0.3.47 |
| 1591 | 2026-07-20T18:36:34.172Z | Downloaded bstr v1.12.1 |
| 1592 | 2026-07-20T18:36:34.181Z | Downloaded syn v2.0.117 |
| 1593 | 2026-07-20T18:36:34.188Z | Downloaded tabled v0.21.0 |
| 1594 | 2026-07-20T18:36:34.198Z | Downloaded webpki-roots v1.0.7 |
| 1595 | 2026-07-20T18:36:34.201Z | Downloaded regress v0.10.5 |
| 1596 | 2026-07-20T18:36:34.204Z | Downloaded nix v0.31.3 |
| 1597 | 2026-07-20T18:36:34.211Z | Downloaded zerocopy v0.8.50 |
| 1598 | 2026-07-20T18:36:34.222Z | Downloaded vcpkg v0.2.15 |
| 1599 | 2026-07-20T18:36:34.245Z | Downloaded hickory-proto v0.25.2 |
| 1600 | 2026-07-20T18:36:34.253Z | Downloaded unicode-width v0.2.2 |
| 1601 | 2026-07-20T18:36:34.256Z | Downloaded unicode-width v0.1.14 |
| 1602 | 2026-07-20T18:36:34.259Z | Downloaded regress v0.11.1 |
| 1603 | 2026-07-20T18:36:34.265Z | Downloaded openapiv3 v2.2.0 |
| 1604 | 2026-07-20T18:36:34.271Z | Downloaded syn v3.0.0 |
| 1605 | 2026-07-20T18:36:34.277Z | Downloaded rhai v1.25.1 |
| 1606 | 2026-07-20T18:36:34.284Z | Downloaded regex-syntax v0.8.10 |
| 1607 | 2026-07-20T18:36:34.288Z | Downloaded smoltcp v0.11.0 |
| 1608 | 2026-07-20T18:36:34.299Z | Downloaded rustix v0.38.44 |
| 1609 | 2026-07-20T18:36:34.312Z | Downloaded rustls v0.23.40 |
| 1610 | 2026-07-20T18:36:34.320Z | Downloaded typify-impl v0.6.2 |
| 1611 | 2026-07-20T18:36:34.325Z | Downloaded typify-impl v0.4.3 |
| 1612 | 2026-07-20T18:36:34.333Z | Downloaded tracing v0.1.44 |
| 1613 | 2026-07-20T18:36:34.344Z | Downloaded rustix v1.1.4 |
| 1614 | 2026-07-20T18:36:34.384Z | Downloaded sled v0.34.7 |
| 1615 | 2026-07-20T18:36:34.390Z | Downloaded petgraph v0.6.5 |
| 1616 | 2026-07-20T18:36:34.420Z | Downloaded petgraph v0.8.3 |
| 1617 | 2026-07-20T18:36:34.436Z | Downloaded sha3 v0.10.9 |
| 1618 | 2026-07-20T18:36:34.483Z | Downloaded regex-automata v0.4.14 |
| 1619 | 2026-07-20T18:36:34.492Z | Downloaded encoding_rs v0.8.35 |
| 1620 | 2026-07-20T18:36:34.511Z | Downloaded ring v0.17.14 |
| 1621 | 2026-07-20T18:36:34.532Z | Downloaded jiff v0.2.28 |
| 1622 | 2026-07-20T18:36:34.542Z | Downloaded chrono-tz v0.10.4 |
| 1623 | 2026-07-20T18:36:34.569Z | Downloaded lzma-sys v0.1.20 |
| 1624 | 2026-07-20T18:36:34.587Z | Downloaded libc v0.2.186 |
| 1625 | 2026-07-20T18:36:34.605Z | Downloaded csv v1.4.0 |
| 1626 | 2026-07-20T18:36:34.628Z | Downloaded tokio v1.53.0 |
| 1627 | 2026-07-20T18:36:35.316Z | Downloaded aws-lc-sys v0.41.0 |
| 1628 | 2026-07-20T18:36:35.668Z | Compiling proc-macro2 v1.0.106 |
| 1629 | 2026-07-20T18:36:35.668Z | Compiling quote v1.0.45 |
| 1630 | 2026-07-20T18:36:35.668Z | Compiling unicode-ident v1.0.24 |
| 1631 | 2026-07-20T18:36:35.668Z | Compiling serde_core v1.0.228 |
| 1632 | 2026-07-20T18:36:35.671Z | Compiling serde v1.0.228 |
| 1633 | 2026-07-20T18:36:35.671Z | Compiling libc v0.2.186 |
| 1634 | 2026-07-20T18:36:35.671Z | Compiling cfg-if v1.0.4 |
| 1635 | 2026-07-20T18:36:35.954Z | Compiling zmij v1.0.21 |
| 1636 | 2026-07-20T18:36:35.971Z | Compiling autocfg v1.5.1 |
| 1637 | 2026-07-20T18:36:36.306Z | Compiling memchr v2.8.1 |
| 1638 | 2026-07-20T18:36:36.373Z | Compiling libm v0.2.16 |
| 1639 | 2026-07-20T18:36:36.790Z | Compiling itoa v1.0.18 |
| 1640 | 2026-07-20T18:36:36.836Z | Compiling icu_normalizer_data v2.2.0 |
| 1641 | 2026-07-20T18:36:37.080Z | Compiling icu_properties_data v2.2.0 |
| 1642 | 2026-07-20T18:36:37.109Z | Compiling version_check v0.9.5 |
| 1643 | 2026-07-20T18:36:37.140Z | Compiling stable_deref_trait v1.2.1 |
| 1644 | 2026-07-20T18:36:37.209Z | Compiling syn v2.0.117 |
| 1645 | 2026-07-20T18:36:37.227Z | Compiling serde_json v1.0.150 |
| 1646 | 2026-07-20T18:36:37.341Z | Compiling syn v3.0.0 |
| 1647 | 2026-07-20T18:36:37.370Z | Compiling writeable v0.6.3 |
| 1648 | 2026-07-20T18:36:37.463Z | Compiling parking_lot_core v0.9.12 |
| 1649 | 2026-07-20T18:36:37.503Z | Compiling litemap v0.8.2 |
| 1650 | 2026-07-20T18:36:37.610Z | Compiling num-traits v0.2.19 |
| 1651 | 2026-07-20T18:36:37.628Z | Compiling utf8_iter v1.0.4 |
| 1652 | 2026-07-20T18:36:37.796Z | Compiling percent-encoding v2.3.2 |
| 1653 | 2026-07-20T18:36:37.991Z | Compiling thiserror v2.0.19 |
| 1654 | 2026-07-20T18:36:38.111Z | Compiling rand_core v0.10.1 |
| 1655 | 2026-07-20T18:36:38.207Z | Compiling getrandom v0.4.2 |
| 1656 | 2026-07-20T18:36:38.230Z | Compiling form_urlencoded v1.2.2 |
| 1657 | 2026-07-20T18:36:38.348Z | Compiling zerocopy v0.8.50 |
| 1658 | 2026-07-20T18:36:38.467Z | Compiling errno v0.3.14 |
| 1659 | 2026-07-20T18:36:38.680Z | Compiling heck v0.5.0 |
| 1660 | 2026-07-20T18:36:38.827Z | Compiling iana-time-zone v0.1.65 |
| 1661 | 2026-07-20T18:36:39.204Z | Compiling uuid v1.24.0 |
| 1662 | 2026-07-20T18:36:39.238Z | Compiling jobserver v0.1.34 |
| 1663 | 2026-07-20T18:36:39.303Z | Compiling thiserror-impl v2.0.19 |
| 1664 | 2026-07-20T18:36:39.321Z | Compiling find-msvc-tools v0.1.9 |
| 1665 | 2026-07-20T18:36:39.552Z | Compiling shlex v2.0.1 |
| 1666 | 2026-07-20T18:36:39.569Z | Compiling rustversion v1.0.22 |
| 1667 | 2026-07-20T18:36:39.586Z | Compiling semver v1.0.28 |
| 1668 | 2026-07-20T18:36:39.749Z | Compiling cc v1.2.63 |
| 1669 | 2026-07-20T18:36:39.860Z | Compiling schemars v0.8.22 |
| 1670 | 2026-07-20T18:36:40.004Z | Compiling dyn-clone v1.0.20 |
| 1671 | 2026-07-20T18:36:40.143Z | Compiling synstructure v0.13.2 |
| 1672 | 2026-07-20T18:36:40.178Z | Compiling serde_derive_internals v0.29.1 |
| 1673 | 2026-07-20T18:36:40.310Z | Compiling pin-project-lite v0.2.17 |
| 1674 | 2026-07-20T18:36:40.425Z | Compiling getrandom v0.2.17 |
| 1675 | 2026-07-20T18:36:40.530Z | Compiling scopeguard v1.2.0 |
| 1676 | 2026-07-20T18:36:40.675Z | Compiling lock_api v0.4.14 |
| 1677 | 2026-07-20T18:36:40.678Z | Compiling bitflags v2.12.1 |
| 1678 | 2026-07-20T18:36:40.826Z | Compiling socket2 v0.6.5 |
| 1679 | 2026-07-20T18:36:40.894Z | Compiling cmake v0.1.58 |
| 1680 | 2026-07-20T18:36:40.928Z | Compiling signal-hook-registry v1.4.8 |
| 1681 | 2026-07-20T18:36:40.945Z | Compiling mio v1.2.1 |
| 1682 | 2026-07-20T18:36:41.030Z | Compiling portable-atomic v1.13.1 |
| 1683 | 2026-07-20T18:36:41.066Z | Compiling dunce v1.0.5 |
| 1684 | 2026-07-20T18:36:41.111Z | Compiling fs_extra v1.3.0 |
| 1685 | 2026-07-20T18:36:41.230Z | Compiling critical-section v1.2.0 |
| 1686 | 2026-07-20T18:36:41.260Z | Compiling log v0.4.32 |
| 1687 | 2026-07-20T18:36:41.299Z | Compiling serde_derive v1.0.228 |
| 1688 | 2026-07-20T18:36:41.346Z | Compiling zerofrom-derive v0.1.7 |
| 1689 | 2026-07-20T18:36:41.386Z | Compiling yoke-derive v0.8.2 |
| 1690 | 2026-07-20T18:36:41.420Z | Compiling zerovec-derive v0.11.3 |
| 1691 | 2026-07-20T18:36:41.453Z | Compiling displaydoc v0.2.6 |
| 1692 | 2026-07-20T18:36:41.522Z | Compiling schemars_derive v0.8.22 |
| 1693 | 2026-07-20T18:36:41.681Z | Compiling tokio-macros v2.7.0 |
| 1694 | 2026-07-20T18:36:41.699Z | Compiling zerocopy-derive v0.8.50 |
| 1695 | 2026-07-20T18:36:42.277Z | Compiling zeroize_derive v1.4.3 |
| 1696 | 2026-07-20T18:36:42.442Z | Compiling futures-macro v0.3.32 |
| 1697 | 2026-07-20T18:36:42.531Z | Compiling aws-lc-sys v0.41.0 |
| 1698 | 2026-07-20T18:36:42.554Z | Compiling zerofrom v0.1.8 |
| 1699 | 2026-07-20T18:36:42.690Z | Compiling yoke v0.8.3 |
| 1700 | 2026-07-20T18:36:42.750Z | Compiling futures-core v0.3.32 |
| 1701 | 2026-07-20T18:36:42.896Z | Compiling zerovec v0.11.6 |
| 1702 | 2026-07-20T18:36:42.917Z | Compiling zerotrie v0.2.4 |
| 1703 | 2026-07-20T18:36:42.960Z | Compiling zeroize v1.8.2 |
| 1704 | 2026-07-20T18:36:43.235Z | Compiling once_cell v1.21.4 |
| 1705 | 2026-07-20T18:36:43.382Z | Compiling subtle v2.6.1 |
| 1706 | 2026-07-20T18:36:43.435Z | Compiling equivalent v1.0.2 |
| 1707 | 2026-07-20T18:36:43.490Z | Compiling tinystr v0.8.3 |
| 1708 | 2026-07-20T18:36:43.517Z | Compiling potential_utf v0.1.5 |
| 1709 | 2026-07-20T18:36:43.535Z | Compiling httparse v1.10.1 |
| 1710 | 2026-07-20T18:36:43.554Z | Compiling futures-sink v0.3.32 |
| 1711 | 2026-07-20T18:36:43.698Z | Compiling icu_locale_core v2.2.0 |
| 1712 | 2026-07-20T18:36:43.698Z | Compiling icu_collections v2.2.0 |
| 1713 | 2026-07-20T18:36:43.733Z | Compiling rustix v1.1.4 |
| 1714 | 2026-07-20T18:36:43.752Z | Compiling slab v0.4.12 |
| 1715 | 2026-07-20T18:36:43.899Z | Compiling ucd-trie v0.1.7 |
| 1716 | 2026-07-20T18:36:43.936Z | Compiling thiserror v1.0.69 |
| 1717 | 2026-07-20T18:36:43.959Z | Compiling typenum v1.20.1 |
| 1718 | 2026-07-20T18:36:44.130Z | Compiling pest v2.8.6 |
| 1719 | 2026-07-20T18:36:44.282Z | Compiling futures-channel v0.3.32 |
| 1720 | 2026-07-20T18:36:44.485Z | Compiling thiserror-impl v1.0.69 |
| 1721 | 2026-07-20T18:36:44.542Z | Compiling smallvec v1.15.1 |
| 1722 | 2026-07-20T18:36:44.617Z | Compiling bytes v1.11.1 |
| 1723 | 2026-07-20T18:36:44.649Z | Compiling icu_provider v2.2.0 |
| 1724 | 2026-07-20T18:36:44.802Z | Compiling chrono v0.4.45 |
| 1725 | 2026-07-20T18:36:45.218Z | Compiling icu_properties v2.2.0 |
| 1726 | 2026-07-20T18:36:45.269Z | Compiling icu_normalizer v2.2.0 |
| 1727 | 2026-07-20T18:36:45.351Z | Compiling parking_lot v0.12.5 |
| 1728 | 2026-07-20T18:36:45.535Z | Compiling serde_tokenstream v0.2.3 |
| 1729 | 2026-07-20T18:36:45.676Z | Compiling tokio v1.53.0 |
| 1730 | 2026-07-20T18:36:46.220Z | Compiling idna_adapter v1.2.2 |
| 1731 | 2026-07-20T18:36:46.376Z | Compiling idna v1.1.0 |
| 1732 | 2026-07-20T18:36:46.414Z | Compiling pest_meta v2.8.6 |
| 1733 | 2026-07-20T18:36:46.433Z | Compiling futures-io v0.3.32 |
| 1734 | 2026-07-20T18:36:46.436Z | Compiling futures-task v0.3.32 |
| 1735 | 2026-07-20T18:36:46.600Z | Compiling futures-util v0.3.32 |
| 1736 | 2026-07-20T18:36:46.629Z | Compiling getrandom v0.3.4 |
| 1737 | 2026-07-20T18:36:46.647Z | Compiling regex-syntax v0.8.10 |
| 1738 | 2026-07-20T18:36:46.818Z | Compiling url v2.5.8 |
| 1739 | 2026-07-20T18:36:46.988Z | Compiling pest_generator v2.8.6 |
| 1740 | 2026-07-20T18:36:47.658Z | Compiling pest_derive v2.8.6 |
| 1741 | 2026-07-20T18:36:48.222Z | Compiling strsim v0.11.1 |
| 1742 | 2026-07-20T18:36:48.278Z | Compiling rand_core v0.6.4 |
| 1743 | 2026-07-20T18:36:48.412Z | Compiling aho-corasick v1.1.4 |
| 1744 | 2026-07-20T18:36:48.520Z | Compiling hashbrown v0.17.1 |
| 1745 | 2026-07-20T18:36:48.540Z | Compiling byteorder v1.5.0 |
| 1746 | 2026-07-20T18:36:48.726Z | Compiling ipnetwork v0.21.1 |
| 1747 | 2026-07-20T18:36:48.839Z | Compiling tracing-core v0.1.36 |
| 1748 | 2026-07-20T18:36:49.212Z | Compiling indexmap v2.14.0 |
| 1749 | 2026-07-20T18:36:49.319Z | Compiling regex-automata v0.4.14 |
| 1750 | 2026-07-20T18:36:49.337Z | Compiling tracing-attributes v0.1.31 |
| 1751 | 2026-07-20T18:36:49.889Z | Compiling ident_case v1.0.1 |
| 1752 | 2026-07-20T18:36:49.907Z | Compiling slog v2.8.2 |
| 1753 | 2026-07-20T18:36:50.167Z | Compiling fnv v1.0.7 |
| 1754 | 2026-07-20T18:36:50.281Z | Compiling paste v1.0.15 |
| 1755 | 2026-07-20T18:36:50.302Z | Compiling base64 v0.22.1 |
| 1756 | 2026-07-20T18:36:50.323Z | Compiling anyhow v1.0.104 |
| 1757 | 2026-07-20T18:36:50.581Z | Compiling tracing v0.1.44 |
| 1758 | 2026-07-20T18:36:50.691Z | Compiling erased-serde v0.3.31 |
| 1759 | 2026-07-20T18:36:50.930Z | Compiling omicron-workspace-hack v0.1.0 |
| 1760 | 2026-07-20T18:36:51.137Z | Compiling regex v1.12.3 |
| 1761 | 2026-07-20T18:36:51.546Z | Compiling http v1.4.2 |
| 1762 | 2026-07-20T18:36:51.874Z | Compiling oxnet v0.1.6 |
| 1763 | 2026-07-20T18:36:51.947Z | Compiling rustls-pki-types v1.14.1 |
| 1764 | 2026-07-20T18:36:52.708Z | Compiling scroll_derive v0.13.1 |
| 1765 | 2026-07-20T18:36:52.801Z | Compiling ring v0.17.14 |
| 1766 | 2026-07-20T18:36:53.259Z | Compiling aws-lc-rs v1.17.0 |
| 1767 | 2026-07-20T18:36:53.352Z | Compiling num-conv v0.2.2 |
| 1768 | 2026-07-20T18:36:53.383Z | Compiling time-core v0.1.8 |
| 1769 | 2026-07-20T18:36:53.548Z | Compiling time-macros v0.2.27 |
| 1770 | 2026-07-20T18:36:53.633Z | Compiling tokio-util v0.7.18 |
| 1771 | 2026-07-20T18:36:54.042Z | Compiling untrusted v0.7.1 |
| 1772 | 2026-07-20T18:36:54.176Z | Compiling ipnet v2.12.0 |
| 1773 | 2026-07-20T18:36:54.576Z | Compiling camino v1.2.4 |
| 1774 | 2026-07-20T18:36:54.579Z | Compiling untrusted v0.9.0 |
| 1775 | 2026-07-20T18:36:54.772Z | Compiling ppv-lite86 v0.2.21 |
| 1776 | 2026-07-20T18:36:55.125Z | Compiling async-trait v0.1.89 |
| 1777 | 2026-07-20T18:36:55.312Z | Compiling daft-derive v0.1.7 |
| 1778 | 2026-07-20T18:36:55.338Z | Compiling crc32fast v1.5.0 |
| 1779 | 2026-07-20T18:36:55.386Z | Compiling rustls v0.23.40 |
| 1780 | 2026-07-20T18:36:55.755Z | Compiling http-body v1.0.1 |
| 1781 | 2026-07-20T18:36:55.986Z | Compiling atomic-waker v1.1.2 |
| 1782 | 2026-07-20T18:36:56.066Z | Compiling crossbeam-utils v0.8.21 |
| 1783 | 2026-07-20T18:36:56.083Z | Compiling pretty-hex v0.4.2 |
| 1784 | 2026-07-20T18:36:56.116Z | Compiling usdt-impl v0.6.0 |
| 1785 | 2026-07-20T18:36:56.379Z | Compiling scroll v0.13.0 |
| 1786 | 2026-07-20T18:36:56.420Z | Compiling ryu v1.0.23 |
| 1787 | 2026-07-20T18:36:56.641Z | Compiling try-lock v0.2.5 |
| 1788 | 2026-07-20T18:36:56.692Z | Compiling tower-layer v0.3.3 |
| 1789 | 2026-07-20T18:36:56.762Z | Compiling plain v0.2.3 |
| 1790 | 2026-07-20T18:36:56.876Z | Compiling tower-service v0.3.3 |
| 1791 | 2026-07-20T18:36:56.893Z | Compiling goblin v0.10.7 |
| 1792 | 2026-07-20T18:36:56.978Z | Compiling want v0.3.1 |
| 1793 | 2026-07-20T18:36:57.157Z | Compiling h2 v0.4.14 |
| 1794 | 2026-07-20T18:36:57.523Z | Compiling slog-async v2.8.0 |
| 1795 | 2026-07-20T18:36:57.826Z | Compiling httpdate v1.0.3 |
| 1796 | 2026-07-20T18:36:57.996Z | Compiling dtrace-parser v0.3.0 |
| 1797 | 2026-07-20T18:36:58.129Z | Compiling thread-id v5.1.0 |
| 1798 | 2026-07-20T18:36:58.233Z | Compiling ref-cast v1.0.25 |
| 1799 | 2026-07-20T18:36:59.614Z | Compiling dof v0.4.0 |
| 1800 | 2026-07-20T18:37:00.184Z | Compiling hyper v1.10.1 |
| 1801 | 2026-07-20T18:37:00.640Z | Compiling rand_core v0.9.5 |
| 1802 | 2026-07-20T18:37:00.896Z | Compiling serde_urlencoded v0.7.1 |
| 1803 | 2026-07-20T18:37:01.113Z | Compiling http-body-util v0.1.4 |
| 1804 | 2026-07-20T18:37:01.205Z | Compiling ref-cast-impl v1.0.25 |
| 1805 | 2026-07-20T18:37:01.598Z | Compiling hyper-util v0.1.20 |
| 1806 | 2026-07-20T18:37:01.835Z | Compiling syn v1.0.109 |
| 1807 | 2026-07-20T18:37:02.891Z | Compiling usdt-macro v0.6.0 |
| 1808 | 2026-07-20T18:37:03.528Z | Compiling usdt-attr-macro v0.6.0 |
| 1809 | 2026-07-20T18:37:03.751Z | Compiling structmeta-derive v0.3.0 |
| 1810 | 2026-07-20T18:37:04.318Z | Compiling multer v3.1.0 |
| 1811 | 2026-07-20T18:37:04.420Z | Compiling allocator-api2 v0.2.21 |
| 1812 | 2026-07-20T18:37:04.565Z | Compiling foldhash v0.2.0 |
| 1813 | 2026-07-20T18:37:04.761Z | Compiling powerfmt v0.2.0 |
| 1814 | 2026-07-20T18:37:04.809Z | Compiling hashbrown v0.16.1 |
| 1815 | 2026-07-20T18:37:04.848Z | Compiling structmeta v0.3.0 |
| 1816 | 2026-07-20T18:37:04.904Z | Compiling rand_chacha v0.9.0 |
| 1817 | 2026-07-20T18:37:05.025Z | Compiling deranged v0.5.8 |
| 1818 | 2026-07-20T18:37:05.443Z | Compiling darling_core v0.23.0 |
| 1819 | 2026-07-20T18:37:05.470Z | Compiling newtype-uuid-macros v0.1.0 |
| 1820 | 2026-07-20T18:37:05.525Z | Compiling num_threads v0.1.7 |
| 1821 | 2026-07-20T18:37:05.940Z | Compiling rand v0.9.4 |
| 1822 | 2026-07-20T18:37:06.130Z | Compiling time v0.3.47 |
| 1823 | 2026-07-20T18:37:06.320Z | Compiling newtype-uuid v1.3.2 |
| 1824 | 2026-07-20T18:37:06.666Z | Compiling sync_wrapper v1.0.2 |
| 1825 | 2026-07-20T18:37:06.788Z | Compiling async-stream-impl v0.3.6 |
| 1826 | 2026-07-20T18:37:06.881Z | Compiling strum_macros v0.26.4 |
| 1827 | 2026-07-20T18:37:07.259Z | Compiling dropshot v0.17.1 |
| 1828 | 2026-07-20T18:37:07.517Z | Compiling fastrand v2.4.1 |
| 1829 | 2026-07-20T18:37:07.536Z | Compiling darling_macro v0.23.0 |
| 1830 | 2026-07-20T18:37:07.847Z | Compiling hex v0.4.3 |
| 1831 | 2026-07-20T18:37:08.134Z | Compiling tower v0.5.3 |
| 1832 | 2026-07-20T18:37:08.138Z | Compiling darling v0.23.0 |
| 1833 | 2026-07-20T18:37:08.186Z | Compiling daft v0.1.7 |
| 1834 | 2026-07-20T18:37:08.514Z | Compiling crossbeam-channel v0.5.15 |
| 1835 | 2026-07-20T18:37:08.738Z | Compiling webpki-roots v1.0.7 |
| 1836 | 2026-07-20T18:37:08.855Z | Compiling openapiv3 v2.2.0 |
| 1837 | 2026-07-20T18:37:08.994Z | Compiling generic-array v0.14.7 |
| 1838 | 2026-07-20T18:37:09.411Z | Compiling tower-http v0.6.11 |
| 1839 | 2026-07-20T18:37:09.483Z | Compiling serde_with_macros v3.21.0 |
| 1840 | 2026-07-20T18:37:10.138Z | Compiling futures-executor v0.3.32 |
| 1841 | 2026-07-20T18:37:10.154Z | Compiling dropshot_endpoint v0.17.1 |
| 1842 | 2026-07-20T18:37:10.515Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1843 | 2026-07-20T18:37:10.615Z | Compiling thread_local v1.1.9 |
| 1844 | 2026-07-20T18:37:10.959Z | Compiling openssl-probe v0.2.1 |
| 1845 | 2026-07-20T18:37:11.036Z | Compiling cpufeatures v0.3.0 |
| 1846 | 2026-07-20T18:37:11.084Z | Compiling rustls-native-certs v0.8.4 |
| 1847 | 2026-07-20T18:37:11.208Z | Compiling futures v0.3.32 |
| 1848 | 2026-07-20T18:37:11.731Z | Compiling tempfile v3.27.0 |
| 1849 | 2026-07-20T18:37:11.858Z | Compiling derive-ex v0.1.8 |
| 1850 | 2026-07-20T18:37:11.980Z | Compiling strum_macros v0.27.2 |
| 1851 | 2026-07-20T18:37:12.566Z | Compiling is-terminal v0.4.17 |
| 1852 | 2026-07-20T18:37:12.676Z | Compiling winnow v1.0.3 |
| 1853 | 2026-07-20T18:37:12.724Z | Compiling term v1.2.1 |
| 1854 | 2026-07-20T18:37:13.428Z | Compiling take_mut v0.2.2 |
| 1855 | 2026-07-20T18:37:13.818Z | Compiling test-strategy v0.4.5 |
| 1856 | 2026-07-20T18:37:13.837Z | Compiling slog-term v2.9.2 |
| 1857 | 2026-07-20T18:37:15.194Z | Compiling hybrid-array v0.4.12 |
| 1858 | 2026-07-20T18:37:15.214Z | Compiling macaddr v1.0.1 |
| 1859 | 2026-07-20T18:37:15.598Z | Compiling match_cfg v0.1.0 |
| 1860 | 2026-07-20T18:37:15.650Z | Compiling simd-adler32 v0.3.9 |
| 1861 | 2026-07-20T18:37:15.660Z | Compiling adler2 v2.0.1 |
| 1862 | 2026-07-20T18:37:15.836Z | Compiling miniz_oxide v0.8.9 |
| 1863 | 2026-07-20T18:37:15.859Z | Compiling hostname v0.3.1 |
| 1864 | 2026-07-20T18:37:16.547Z | Compiling slog-json v2.6.1 |
| 1865 | 2026-07-20T18:37:16.835Z | Compiling memmap2 v0.9.10 |
| 1866 | 2026-07-20T18:37:17.238Z | Compiling usdt v0.6.0 |
| 1867 | 2026-07-20T18:37:17.346Z | Compiling slog-bunyan v2.5.0 |
| 1868 | 2026-07-20T18:37:17.351Z | Compiling flate2 v1.1.9 |
| 1869 | 2026-07-20T18:37:18.369Z | Compiling crypto-common v0.2.2 |
| 1870 | 2026-07-20T18:37:18.396Z | Compiling block-buffer v0.12.0 |
| 1871 | 2026-07-20T18:37:18.396Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-07-20T18:37:18.396Z | Compiling either v1.16.0 |
| 1873 | 2026-07-20T18:37:18.396Z | Compiling debug-ignore v1.0.5 |
| 1874 | 2026-07-20T18:37:18.396Z | Compiling const-oid v0.10.2 |
| 1875 | 2026-07-20T18:37:18.396Z | Compiling compression-core v0.4.32 |
| 1876 | 2026-07-20T18:37:18.541Z | Compiling digest v0.11.3 |
| 1877 | 2026-07-20T18:37:18.618Z | Compiling compression-codecs v0.4.38 |
| 1878 | 2026-07-20T18:37:18.862Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1879 | 2026-07-20T18:37:18.888Z | Compiling crypto-common v0.1.7 |
| 1880 | 2026-07-20T18:37:18.999Z | Compiling parse-display-derive v0.10.0 |
| 1881 | 2026-07-20T18:37:19.042Z | Compiling rand_chacha v0.3.1 |
| 1882 | 2026-07-20T18:37:19.232Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1883 | 2026-07-20T18:37:19.390Z | Compiling serde_spanned v1.1.1 |
| 1884 | 2026-07-20T18:37:19.547Z | Compiling encoding_rs v0.8.35 |
| 1885 | 2026-07-20T18:37:19.660Z | Compiling mime v0.3.17 |
| 1886 | 2026-07-20T18:37:19.681Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1887 | 2026-07-20T18:37:19.816Z | Compiling spin v0.9.8 |
| 1888 | 2026-07-20T18:37:19.911Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1889 | 2026-07-20T18:37:20.144Z | Compiling rand v0.8.6 |
| 1890 | 2026-07-20T18:37:20.205Z | Compiling async-compression v0.4.42 |
| 1891 | 2026-07-20T18:37:20.469Z | Compiling sha1 v0.11.0 |
| 1892 | 2026-07-20T18:37:20.569Z | Compiling strum v0.26.3 |
| 1893 | 2026-07-20T18:37:20.766Z | Compiling async-stream v0.3.6 |
| 1894 | 2026-07-20T18:37:20.895Z | Compiling waitgroup v0.1.2 |
| 1895 | 2026-07-20T18:37:20.968Z | Compiling rustls-pemfile v2.2.0 |
| 1896 | 2026-07-20T18:37:21.083Z | Compiling serde_path_to_error v0.1.20 |
| 1897 | 2026-07-20T18:37:21.148Z | Compiling wait-timeout v0.2.1 |
| 1898 | 2026-07-20T18:37:21.299Z | Compiling hostname v0.4.2 |
| 1899 | 2026-07-20T18:37:21.578Z | Compiling bit-vec v0.8.0 |
| 1900 | 2026-07-20T18:37:21.828Z | Compiling quick-error v1.2.3 |
| 1901 | 2026-07-20T18:37:21.873Z | Compiling bit-set v0.8.0 |
| 1902 | 2026-07-20T18:37:21.952Z | Compiling rusty-fork v0.3.1 |
| 1903 | 2026-07-20T18:37:21.969Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1904 | 2026-07-20T18:37:22.059Z | Compiling serde_with v3.21.0 |
| 1905 | 2026-07-20T18:37:22.458Z | Compiling rand_xorshift v0.4.0 |
| 1906 | 2026-07-20T18:37:22.623Z | Compiling unarray v0.1.4 |
| 1907 | 2026-07-20T18:37:22.752Z | Compiling proptest v1.11.0 |
| 1908 | 2026-07-20T18:37:22.790Z | Compiling strum v0.27.2 |
| 1909 | 2026-07-20T18:37:22.919Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1910 | 2026-07-20T18:37:23.130Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1911 | 2026-07-20T18:37:23.214Z | Compiling instant v0.1.13 |
| 1912 | 2026-07-20T18:37:23.497Z | Compiling itertools v0.14.0 |
| 1913 | 2026-07-20T18:37:23.593Z | Compiling iddqd v0.4.5 |
| 1914 | 2026-07-20T18:37:24.336Z | Compiling unicode-width v0.2.2 |
| 1915 | 2026-07-20T18:37:24.851Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-07-20T18:37:24.851Z | Compiling block-buffer v0.10.4 |
| 1917 | 2026-07-20T18:37:24.864Z | Compiling backon v1.6.0 |
| 1918 | 2026-07-20T18:37:25.316Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1919 | 2026-07-20T18:37:26.636Z | Compiling digest v0.10.7 |
| 1920 | 2026-07-20T18:37:26.674Z | Compiling backoff v0.4.0 |
| 1921 | 2026-07-20T18:37:26.837Z | Compiling parse-display v0.10.0 |
| 1922 | 2026-07-20T18:37:26.878Z | Compiling regress v0.10.5 |
| 1923 | 2026-07-20T18:37:26.923Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1924 | 2026-07-20T18:37:28.146Z | Compiling humantime v2.3.0 |
| 1925 | 2026-07-20T18:37:29.847Z | Compiling regress v0.11.1 |
| 1926 | 2026-07-20T18:37:31.224Z | Compiling typify-impl v0.6.2 |
| 1927 | 2026-07-20T18:37:31.462Z | Compiling zerocopy-derive v0.7.35 |
| 1928 | 2026-07-20T18:37:32.326Z | Compiling darling_core v0.21.3 |
| 1929 | 2026-07-20T18:37:32.766Z | Compiling clap_derive v4.6.1 |
| 1930 | 2026-07-20T18:37:32.875Z | Compiling cpufeatures v0.2.17 |
| 1931 | 2026-07-20T18:37:32.891Z | Compiling convert_case v0.4.0 |
| 1932 | 2026-07-20T18:37:32.953Z | Compiling utf8parse v0.2.2 |
| 1933 | 2026-07-20T18:37:33.185Z | Compiling derive_more v0.99.20 |
| 1934 | 2026-07-20T18:37:33.690Z | Compiling anstyle-parse v1.0.0 |
| 1935 | 2026-07-20T18:37:35.741Z | Compiling darling_macro v0.21.3 |
| 1936 | 2026-07-20T18:37:35.760Z | Compiling typify-macro v0.6.2 |
| 1937 | 2026-07-20T18:37:35.760Z | Compiling terminal_size v0.4.4 |
| 1938 | 2026-07-20T18:37:35.760Z | Compiling toml_datetime v0.6.11 |
| 1939 | 2026-07-20T18:37:35.760Z | Compiling colorchoice v1.0.5 |
| 1940 | 2026-07-20T18:37:35.760Z | Compiling anstyle-query v1.1.5 |
| 1941 | 2026-07-20T18:37:35.760Z | Compiling is_terminal_polyfill v1.70.2 |
| 1942 | 2026-07-20T18:37:35.760Z | Compiling anstyle v1.0.14 |
| 1943 | 2026-07-20T18:37:35.760Z | Compiling anstream v1.0.0 |
| 1944 | 2026-07-20T18:37:35.760Z | Compiling darling v0.21.3 |
| 1945 | 2026-07-20T18:37:35.939Z | Compiling secrecy v0.10.3 |
| 1946 | 2026-07-20T18:37:36.012Z | Compiling crucible-workspace-hack v0.1.0 |
| 1947 | 2026-07-20T18:37:36.218Z | Compiling heapless v0.8.0 |
| 1948 | 2026-07-20T18:37:36.304Z | Compiling clap_lex v1.1.0 |
| 1949 | 2026-07-20T18:37:36.438Z | Compiling tinyvec_macros v0.1.1 |
| 1950 | 2026-07-20T18:37:36.461Z | Compiling clap_builder v4.6.2 |
| 1951 | 2026-07-20T18:37:36.514Z | Compiling tinyvec v1.11.0 |
| 1952 | 2026-07-20T18:37:36.888Z | Compiling typify v0.6.2 |
| 1953 | 2026-07-20T18:37:36.982Z | Compiling ingot-macros v0.1.1 |
| 1954 | 2026-07-20T18:37:37.139Z | Compiling zerocopy v0.7.35 |
| 1955 | 2026-07-20T18:37:37.559Z | Compiling hash32 v0.3.1 |
| 1956 | 2026-07-20T18:37:37.646Z | Compiling rustc_version v0.4.1 |
| 1957 | 2026-07-20T18:37:37.684Z | Compiling scroll_derive v0.12.1 |
| 1958 | 2026-07-20T18:37:37.895Z | Compiling num-integer v0.1.46 |
| 1959 | 2026-07-20T18:37:37.914Z | Compiling usdt-impl v0.5.0 |
| 1960 | 2026-07-20T18:37:38.186Z | Compiling smoltcp v0.11.0 |
| 1961 | 2026-07-20T18:37:38.376Z | Compiling clap v4.6.2 |
| 1962 | 2026-07-20T18:37:38.402Z | Compiling scroll v0.12.0 |
| 1963 | 2026-07-20T18:37:38.575Z | Compiling curve25519-dalek v4.1.3 |
| 1964 | 2026-07-20T18:37:38.896Z | Compiling dof v0.3.0 |
| 1965 | 2026-07-20T18:37:39.671Z | Compiling ingot-types v0.1.2 |
| 1966 | 2026-07-20T18:37:40.467Z | Compiling hmac v0.12.1 |
| 1967 | 2026-07-20T18:37:40.470Z | Compiling dtrace-parser v0.2.0 |
| 1968 | 2026-07-20T18:37:40.523Z | Compiling inout v0.1.4 |
| 1969 | 2026-07-20T18:37:40.673Z | Compiling ff v0.13.1 |
| 1970 | 2026-07-20T18:37:40.692Z | Compiling cobs v0.3.0 |
| 1971 | 2026-07-20T18:37:41.046Z | Compiling thread-id v4.2.2 |
| 1972 | 2026-07-20T18:37:41.185Z | Compiling unsafe-libyaml v0.2.11 |
| 1973 | 2026-07-20T18:37:41.213Z | Compiling bitflags v1.3.2 |
| 1974 | 2026-07-20T18:37:41.408Z | Compiling managed v0.8.0 |
| 1975 | 2026-07-20T18:37:41.836Z | Compiling serde_yaml v0.9.34+deprecated |
| 1976 | 2026-07-20T18:37:42.489Z | Compiling postcard v1.1.3 |
| 1977 | 2026-07-20T18:37:42.769Z | Compiling group v0.13.0 |
| 1978 | 2026-07-20T18:37:42.891Z | Compiling cipher v0.4.4 |
| 1979 | 2026-07-20T18:37:43.082Z | Compiling hkdf v0.12.4 |
| 1980 | 2026-07-20T18:37:43.211Z | Compiling ingot v0.1.1 |
| 1981 | 2026-07-20T18:37:43.794Z | Compiling goblin v0.8.2 |
| 1982 | 2026-07-20T18:37:44.114Z | Compiling num-rational v0.4.2 |
| 1983 | 2026-07-20T18:37:44.855Z | Compiling num-iter v0.1.45 |
| 1984 | 2026-07-20T18:37:45.403Z | Compiling tabwriter v1.4.1 |
| 1985 | 2026-07-20T18:37:45.477Z | Compiling universal-hash v0.5.1 |
| 1986 | 2026-07-20T18:37:45.628Z | Compiling crypto-bigint v0.5.5 |
| 1987 | 2026-07-20T18:37:45.766Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1988 | 2026-07-20T18:37:45.794Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1989 | 2026-07-20T18:37:46.314Z | Compiling hubpack_derive v0.1.1 |
| 1990 | 2026-07-20T18:37:46.864Z | Compiling crossbeam-epoch v0.9.18 |
| 1991 | 2026-07-20T18:37:46.901Z | Compiling half v2.7.1 |
| 1992 | 2026-07-20T18:37:47.173Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1993 | 2026-07-20T18:37:47.351Z | Compiling num-complex v0.4.6 |
| 1994 | 2026-07-20T18:37:47.959Z | Compiling memoffset v0.9.1 |
| 1995 | 2026-07-20T18:37:47.976Z | Compiling cfg_aliases v0.2.1 |
| 1996 | 2026-07-20T18:37:48.109Z | Compiling base64ct v1.8.3 |
| 1997 | 2026-07-20T18:37:48.220Z | Compiling prettyplease v0.2.37 |
| 1998 | 2026-07-20T18:37:48.289Z | Compiling opaque-debug v0.3.1 |
| 1999 | 2026-07-20T18:37:48.503Z | Compiling ciborium-io v0.2.2 |
| 2000 | 2026-07-20T18:37:48.633Z | Compiling rustix v0.38.44 |
| 2001 | 2026-07-20T18:37:48.708Z | Compiling base16ct v0.2.0 |
| 2002 | 2026-07-20T18:37:48.941Z | Compiling elliptic-curve v0.13.8 |
| 2003 | 2026-07-20T18:37:49.426Z | Compiling ciborium-ll v0.2.2 |
| 2004 | 2026-07-20T18:37:49.682Z | Compiling password-hash v0.5.0 |
| 2005 | 2026-07-20T18:37:49.832Z | Compiling poly1305 v0.8.0 |
| 2006 | 2026-07-20T18:37:50.442Z | Compiling nix v0.31.3 |
| 2007 | 2026-07-20T18:37:50.836Z | Compiling num v0.4.3 |
| 2008 | 2026-07-20T18:37:50.854Z | Compiling thiserror-no-std v2.0.2 |
| 2009 | 2026-07-20T18:37:50.919Z | Compiling hubpack v0.1.2 |
| 2010 | 2026-07-20T18:37:51.994Z | Compiling chacha20 v0.9.1 |
| 2011 | 2026-07-20T18:37:52.243Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2012 | 2026-07-20T18:37:52.415Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2013 | 2026-07-20T18:37:52.724Z | Compiling reqwest v0.12.28 |
| 2014 | 2026-07-20T18:37:53.598Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2015 | 2026-07-20T18:37:53.677Z | Compiling blake2 v0.10.6 |
| 2016 | 2026-07-20T18:37:53.813Z | Compiling aead v0.5.2 |
| 2017 | 2026-07-20T18:37:54.174Z | Compiling byte-wrapper v0.1.0 |
| 2018 | 2026-07-20T18:37:54.330Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2019 | 2026-07-20T18:37:54.743Z | Compiling serde_repr v0.1.21 |
| 2020 | 2026-07-20T18:37:55.038Z | Compiling proc-macro-error-attr v1.0.4 |
| 2021 | 2026-07-20T18:37:55.192Z | Compiling bstr v1.12.1 |
| 2022 | 2026-07-20T18:37:55.283Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2023 | 2026-07-20T18:37:55.301Z | Compiling keccak v0.1.6 |
| 2024 | 2026-07-20T18:37:55.483Z | Compiling float-ord v0.3.2 |
| 2025 | 2026-07-20T18:37:55.548Z | Compiling static_assertions v1.1.0 |
| 2026 | 2026-07-20T18:37:55.652Z | Compiling sha3 v0.10.9 |
| 2027 | 2026-07-20T18:37:55.909Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2028 | 2026-07-20T18:37:56.031Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2029 | 2026-07-20T18:37:56.681Z | Compiling proc-macro-crate v3.5.0 |
| 2030 | 2026-07-20T18:37:56.778Z | Compiling chacha20poly1305 v0.10.1 |
| 2031 | 2026-07-20T18:37:56.927Z | Compiling argon2 v0.5.3 |
| 2032 | 2026-07-20T18:37:57.105Z | Compiling progenitor-client v0.10.0 |
| 2033 | 2026-07-20T18:37:57.632Z | Compiling vsss-rs v3.3.4 |
| 2034 | 2026-07-20T18:37:59.041Z | Compiling rustls-webpki v0.103.13 |
| 2035 | 2026-07-20T18:37:59.164Z | Compiling ciborium v0.2.2 |
| 2036 | 2026-07-20T18:38:00.544Z | Compiling usdt-macro v0.5.0 |
| 2037 | 2026-07-20T18:38:00.614Z | Compiling usdt-attr-macro v0.5.0 |
| 2038 | 2026-07-20T18:38:01.970Z | Compiling num-derive v0.4.2 |
| 2039 | 2026-07-20T18:38:02.171Z | Compiling enum-as-inner v0.6.1 |
| 2040 | 2026-07-20T18:38:02.762Z | Compiling proc-macro-error v1.0.4 |
| 2041 | 2026-07-20T18:38:02.777Z | Compiling memmap v0.7.0 |
| 2042 | 2026-07-20T18:38:03.025Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2043 | 2026-07-20T18:38:03.126Z | Compiling indent_write v2.2.0 |
| 2044 | 2026-07-20T18:38:03.261Z | Compiling data-encoding v2.11.0 |
| 2045 | 2026-07-20T18:38:03.335Z | Compiling winnow v0.5.40 |
| 2046 | 2026-07-20T18:38:03.519Z | Compiling tokio-rustls v0.26.4 |
| 2047 | 2026-07-20T18:38:03.577Z | Compiling rustls-platform-verifier v0.7.0 |
| 2048 | 2026-07-20T18:38:03.831Z | Compiling hyper-rustls v0.27.9 |
| 2049 | 2026-07-20T18:38:04.183Z | Compiling reqwest v0.13.4 |
| 2050 | 2026-07-20T18:38:04.398Z | Compiling usdt v0.5.0 |
| 2051 | 2026-07-20T18:38:04.750Z | Compiling toml_edit v0.19.15 |
| 2052 | 2026-07-20T18:38:05.113Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-07-20T18:38:05.960Z | Compiling progenitor-client v0.14.0 |
| 2054 | 2026-07-20T18:38:06.446Z | Compiling progenitor-extras v0.2.0 |
| 2055 | 2026-07-20T18:38:06.990Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2056 | 2026-07-20T18:38:07.156Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-07-20T18:38:07.303Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-07-20T18:38:09.490Z | Compiling num_enum_derive v0.7.6 |
| 2059 | 2026-07-20T18:38:11.121Z | Compiling serde_spanned v0.6.9 |
| 2060 | 2026-07-20T18:38:11.275Z | Compiling foreign-types-macros v0.2.3 |
| 2061 | 2026-07-20T18:38:11.952Z | Compiling bytecount v0.6.9 |
| 2062 | 2026-07-20T18:38:12.154Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-07-20T18:38:18.587Z | Compiling toml_write v0.1.2 |
| 2064 | 2026-07-20T18:38:18.774Z | Compiling foreign-types-shared v0.3.1 |
| 2065 | 2026-07-20T18:38:18.812Z | Compiling pkg-config v0.3.33 |
| 2066 | 2026-07-20T18:38:18.886Z | Compiling winnow v0.7.15 |
| 2067 | 2026-07-20T18:38:19.092Z | Compiling vcpkg v0.2.15 |
| 2068 | 2026-07-20T18:38:19.342Z | Compiling colored v3.1.1 |
| 2069 | 2026-07-20T18:38:19.643Z | Compiling openssl-sys v0.9.116 |
| 2070 | 2026-07-20T18:38:20.031Z | Compiling foreign-types v0.5.0 |
| 2071 | 2026-07-20T18:38:20.132Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2072 | 2026-07-20T18:38:20.240Z | Compiling toml_edit v0.22.27 |
| 2073 | 2026-07-20T18:38:20.349Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-07-20T18:38:20.695Z | Compiling num_enum v0.7.6 |
| 2075 | 2026-07-20T18:38:20.840Z | Compiling proc-macro-crate v1.3.1 |
| 2076 | 2026-07-20T18:38:21.184Z | Compiling atomicwrites v0.4.4 |
| 2077 | 2026-07-20T18:38:21.305Z | Compiling progenitor-impl v0.14.0 |
| 2078 | 2026-07-20T18:38:21.331Z | Compiling chacha20 v0.10.0 |
| 2079 | 2026-07-20T18:38:21.482Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2080 | 2026-07-20T18:38:22.036Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2081 | 2026-07-20T18:38:22.185Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2082 | 2026-07-20T18:38:22.457Z | Compiling cstr-argument v0.1.2 |
| 2083 | 2026-07-20T18:38:22.493Z | Compiling heck v0.4.1 |
| 2084 | 2026-07-20T18:38:22.554Z | Compiling resolv-conf v0.7.6 |
| 2085 | 2026-07-20T18:38:22.706Z | Compiling unicode-segmentation v1.13.3 |
| 2086 | 2026-07-20T18:38:22.895Z | Compiling linked-hash-map v0.5.6 |
| 2087 | 2026-07-20T18:38:22.957Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2088 | 2026-07-20T18:38:23.161Z | Compiling rayon-core v1.13.0 |
| 2089 | 2026-07-20T18:38:23.215Z | Compiling swrite v0.1.0 |
| 2090 | 2026-07-20T18:38:23.337Z | Compiling semver v0.1.20 |
| 2091 | 2026-07-20T18:38:23.378Z | Compiling lru-cache v0.1.2 |
| 2092 | 2026-07-20T18:38:23.396Z | Compiling progenitor-macro v0.14.0 |
| 2093 | 2026-07-20T18:38:23.439Z | Compiling newline-converter v0.3.0 |
| 2094 | 2026-07-20T18:38:23.528Z | Compiling rustc_version v0.1.7 |
| 2095 | 2026-07-20T18:38:23.581Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2096 | 2026-07-20T18:38:23.741Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2097 | 2026-07-20T18:38:23.942Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2098 | 2026-07-20T18:38:24.017Z | Compiling toml v0.8.23 |
| 2099 | 2026-07-20T18:38:24.089Z | Compiling rand v0.10.2 |
| 2100 | 2026-07-20T18:38:24.506Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2101 | 2026-07-20T18:38:24.585Z | Compiling num_enum_derive v0.5.11 |
| 2102 | 2026-07-20T18:38:25.059Z | Compiling hickory-proto v0.24.4 |
| 2103 | 2026-07-20T18:38:25.086Z | Compiling similar v2.7.0 |
| 2104 | 2026-07-20T18:38:25.444Z | Compiling crossbeam-deque v0.8.6 |
| 2105 | 2026-07-20T18:38:25.636Z | Compiling progenitor-impl v0.13.0 |
| 2106 | 2026-07-20T18:38:25.671Z | Compiling console v0.15.11 |
| 2107 | 2026-07-20T18:38:26.940Z | Compiling camino-tempfile v1.4.1 |
| 2108 | 2026-07-20T18:38:27.374Z | Compiling serde-big-array v0.5.1 |
| 2109 | 2026-07-20T18:38:27.543Z | Compiling derive-where v1.6.1 |
| 2110 | 2026-07-20T18:38:27.640Z | Compiling pin-project-internal v1.1.13 |
| 2111 | 2026-07-20T18:38:27.686Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2112 | 2026-07-20T18:38:27.866Z | Compiling minimal-lexical v0.2.1 |
| 2113 | 2026-07-20T18:38:28.118Z | Compiling siphasher v1.0.3 |
| 2114 | 2026-07-20T18:38:28.229Z | Compiling lazy_static v1.5.0 |
| 2115 | 2026-07-20T18:38:28.339Z | Compiling phf_shared v0.12.1 |
| 2116 | 2026-07-20T18:38:28.567Z | Compiling nom v7.1.3 |
| 2117 | 2026-07-20T18:38:28.777Z | Compiling pin-project v1.1.13 |
| 2118 | 2026-07-20T18:38:28.833Z | Compiling progenitor-macro v0.13.0 |
| 2119 | 2026-07-20T18:38:28.893Z | Compiling progenitor v0.14.0 |
| 2120 | 2026-07-20T18:38:29.058Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2121 | 2026-07-20T18:38:29.193Z | Compiling hickory-resolver v0.24.4 |
| 2122 | 2026-07-20T18:38:29.963Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2123 | 2026-07-20T18:38:32.945Z | Compiling expectorate v1.2.0 |
| 2124 | 2026-07-20T18:38:33.146Z | Compiling num_enum v0.5.11 |
| 2125 | 2026-07-20T18:38:33.281Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2126 | 2026-07-20T18:38:34.534Z | Compiling newtype_derive v0.1.6 |
| 2127 | 2026-07-20T18:38:34.797Z | Compiling progenitor-client v0.13.0 |
| 2128 | 2026-07-20T18:38:35.288Z | Compiling unicode-normalization v0.1.25 |
| 2129 | 2026-07-20T18:38:35.892Z | Compiling tokio-stream v0.1.18 |
| 2130 | 2026-07-20T18:38:36.467Z | Compiling snafu-derive v0.8.9 |
| 2131 | 2026-07-20T18:38:36.769Z | Compiling async-recursion v1.1.1 |
| 2132 | 2026-07-20T18:38:37.487Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2133 | 2026-07-20T18:38:37.819Z | Compiling slog-dtrace v0.3.0 |
| 2134 | 2026-07-20T18:38:38.028Z | Compiling csv-core v0.1.13 |
| 2135 | 2026-07-20T18:38:38.086Z | Compiling openssl v0.10.80 |
| 2136 | 2026-07-20T18:38:38.218Z | Compiling highway v1.3.0 |
| 2137 | 2026-07-20T18:38:38.438Z | Compiling foldhash v0.1.5 |
| 2138 | 2026-07-20T18:38:38.509Z | Compiling unicode-width v0.1.14 |
| 2139 | 2026-07-20T18:38:38.689Z | Compiling cancel-safe-futures v0.1.5 |
| 2140 | 2026-07-20T18:38:38.844Z | Compiling konst_macro_rules v0.2.19 |
| 2141 | 2026-07-20T18:38:38.934Z | Compiling owo-colors v4.3.0 |
| 2142 | 2026-07-20T18:38:38.974Z | Compiling chrono-tz v0.10.4 |
| 2143 | 2026-07-20T18:38:39.051Z | Compiling same-file v1.0.6 |
| 2144 | 2026-07-20T18:38:39.226Z | Compiling unicode-xid v0.2.6 |
| 2145 | 2026-07-20T18:38:39.243Z | Compiling foreign-types-shared v0.1.1 |
| 2146 | 2026-07-20T18:38:39.292Z | Compiling walkdir v2.5.0 |
| 2147 | 2026-07-20T18:38:39.343Z | Compiling foreign-types v0.3.2 |
| 2148 | 2026-07-20T18:38:39.360Z | Compiling const_format_proc_macros v0.2.34 |
| 2149 | 2026-07-20T18:38:39.378Z | Compiling konst v0.2.20 |
| 2150 | 2026-07-20T18:38:39.452Z | Compiling hashbrown v0.15.5 |
| 2151 | 2026-07-20T18:38:39.761Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-07-20T18:38:40.034Z | Compiling csv v1.4.0 |
| 2153 | 2026-07-20T18:38:40.113Z | Compiling snafu v0.8.9 |
| 2154 | 2026-07-20T18:38:40.296Z | Compiling progenitor v0.13.0 |
| 2155 | 2026-07-20T18:38:40.450Z | Compiling qorb v0.4.1 |
| 2156 | 2026-07-20T18:38:40.521Z | Compiling olpc-cjson v0.1.4 |
| 2157 | 2026-07-20T18:38:40.731Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-07-20T18:38:40.970Z | Compiling rayon v1.12.0 |
| 2159 | 2026-07-20T18:38:42.242Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2160 | 2026-07-20T18:38:42.801Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2161 | 2026-07-20T18:38:43.158Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2162 | 2026-07-20T18:38:44.202Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2163 | 2026-07-20T18:38:44.748Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2164 | 2026-07-20T18:38:45.715Z | Compiling phf v0.12.1 |
| 2165 | 2026-07-20T18:38:46.069Z | Compiling zone_cfg_derive v0.3.1 |
| 2166 | 2026-07-20T18:38:46.367Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2167 | 2026-07-20T18:38:46.808Z | Compiling tokio-dtrace v0.1.1 |
| 2168 | 2026-07-20T18:38:46.945Z | Compiling globset v0.4.18 |
| 2169 | 2026-07-20T18:38:47.114Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2170 | 2026-07-20T18:38:47.340Z | Compiling itertools v0.12.1 |
| 2171 | 2026-07-20T18:38:48.615Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2172 | 2026-07-20T18:38:48.812Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2173 | 2026-07-20T18:38:48.835Z | Compiling pem v3.0.6 |
| 2174 | 2026-07-20T18:38:48.951Z | Compiling libsw-core v0.3.2 |
| 2175 | 2026-07-20T18:38:49.145Z | Compiling serde_plain v1.0.2 |
| 2176 | 2026-07-20T18:38:49.254Z | Compiling openssl-macros v0.1.1 |
| 2177 | 2026-07-20T18:38:49.436Z | Compiling cookie v0.18.1 |
| 2178 | 2026-07-20T18:38:49.538Z | Compiling sigpipe v0.1.3 |
| 2179 | 2026-07-20T18:38:49.595Z | Compiling fixedbitset v0.5.7 |
| 2180 | 2026-07-20T18:38:49.695Z | Compiling jiff v0.2.28 |
| 2181 | 2026-07-20T18:38:49.756Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2182 | 2026-07-20T18:38:49.964Z | Compiling typed-path v0.9.3 |
| 2183 | 2026-07-20T18:38:50.005Z | Compiling fixedbitset v0.4.2 |
| 2184 | 2026-07-20T18:38:50.060Z | Compiling glob v0.3.3 |
| 2185 | 2026-07-20T18:38:50.144Z | Compiling petgraph v0.8.3 |
| 2186 | 2026-07-20T18:38:50.373Z | Compiling petgraph v0.6.5 |
| 2187 | 2026-07-20T18:38:51.029Z | Compiling tough v0.22.0 |
| 2188 | 2026-07-20T18:38:51.800Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-07-20T18:38:52.047Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2190 | 2026-07-20T18:38:52.206Z | Compiling libsw v3.5.0 |
| 2191 | 2026-07-20T18:38:52.401Z | Compiling zone v0.3.1 |
| 2192 | 2026-07-20T18:38:52.572Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2193 | 2026-07-20T18:38:52.869Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2194 | 2026-07-20T18:38:52.886Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2195 | 2026-07-20T18:38:54.113Z | Compiling oxide-tokio-rt v0.1.6 |
| 2196 | 2026-07-20T18:38:54.733Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2197 | 2026-07-20T18:38:55.899Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2198 | 2026-07-20T18:38:56.073Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-07-20T18:38:57.009Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-07-20T18:38:57.142Z | Compiling const_format v0.2.36 |
| 2201 | 2026-07-20T18:38:58.028Z | Compiling papergrid v0.11.0 |
| 2202 | 2026-07-20T18:38:58.696Z | Compiling tabled_derive v0.7.0 |
| 2203 | 2026-07-20T18:38:58.728Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2204 | 2026-07-20T18:38:59.715Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2205 | 2026-07-20T18:38:59.747Z | Compiling libscf-sys v1.2.0 |
| 2206 | 2026-07-20T18:38:59.922Z | Compiling gethostname v0.5.0 |
| 2207 | 2026-07-20T18:38:59.970Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-07-20T18:39:00.072Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2209 | 2026-07-20T18:39:00.101Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2210 | 2026-07-20T18:39:00.213Z | Compiling smf v0.2.3 |
| 2211 | 2026-07-20T18:39:00.240Z | Compiling bcs v0.1.6 |
| 2212 | 2026-07-20T18:39:00.409Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2213 | 2026-07-20T18:39:00.623Z | Compiling linear-map v1.2.0 |
| 2214 | 2026-07-20T18:39:00.850Z | Compiling smawk v0.3.2 |
| 2215 | 2026-07-20T18:39:01.017Z | Compiling tagptr v0.2.0 |
| 2216 | 2026-07-20T18:39:01.035Z | Compiling whoami v1.6.1 |
| 2217 | 2026-07-20T18:39:01.187Z | Compiling unicode-linebreak v0.1.5 |
| 2218 | 2026-07-20T18:39:01.338Z | Compiling termtree v0.5.1 |
| 2219 | 2026-07-20T18:39:01.469Z | Compiling textwrap v0.16.2 |
| 2220 | 2026-07-20T18:39:02.665Z | Compiling moka v0.12.15 |
| 2221 | 2026-07-20T18:39:03.027Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2222 | 2026-07-20T18:39:03.249Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2223 | 2026-07-20T18:39:03.277Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2224 | 2026-07-20T18:39:03.301Z | Compiling tabled v0.15.0 |
| 2225 | 2026-07-20T18:39:03.901Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2226 | 2026-07-20T18:39:04.343Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-07-20T18:39:04.484Z | Compiling steno v0.4.1 |
| 2228 | 2026-07-20T18:39:04.552Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-07-20T18:39:07.803Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2230 | 2026-07-20T18:39:10.069Z | Compiling hickory-proto v0.25.2 |
| 2231 | 2026-07-20T18:39:11.132Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2232 | 2026-07-20T18:39:11.399Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2233 | 2026-07-20T18:39:11.425Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2234 | 2026-07-20T18:39:11.594Z | Compiling proc-macro-error2 v2.0.1 |
| 2235 | 2026-07-20T18:39:11.710Z | Compiling parking_lot_core v0.8.6 |
| 2236 | 2026-07-20T18:39:11.878Z | Compiling tabled_derive v0.11.0 |
| 2237 | 2026-07-20T18:39:11.911Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2238 | 2026-07-20T18:39:12.043Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2239 | 2026-07-20T18:39:12.798Z | Compiling hickory-resolver v0.25.2 |
| 2240 | 2026-07-20T18:39:13.012Z | Compiling papergrid v0.18.0 |
| 2241 | 2026-07-20T18:39:13.611Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2242 | 2026-07-20T18:39:13.622Z | Compiling testing_table v0.3.0 |
| 2243 | 2026-07-20T18:39:14.051Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2244 | 2026-07-20T18:39:15.053Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2245 | 2026-07-20T18:39:15.113Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2246 | 2026-07-20T18:39:15.441Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2247 | 2026-07-20T18:39:16.841Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2248 | 2026-07-20T18:39:18.122Z | Compiling tabled v0.21.0 |
| 2249 | 2026-07-20T18:39:18.924Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2250 | 2026-07-20T18:39:19.036Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2251 | 2026-07-20T18:39:19.064Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2252 | 2026-07-20T18:39:19.598Z | Compiling arc-swap v1.9.1 |
| 2253 | 2026-07-20T18:39:19.711Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 2254 | 2026-07-20T18:39:19.733Z | Compiling parking_lot v0.11.2 |
| 2255 | 2026-07-20T18:39:19.933Z | Compiling slog-scope v4.4.1 |
| 2256 | 2026-07-20T18:39:20.614Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2257 | 2026-07-20T18:39:20.887Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2258 | 2026-07-20T18:39:22.259Z | Compiling fxhash v0.2.1 |
| 2259 | 2026-07-20T18:39:22.282Z | Compiling crc8 v0.1.1 |
| 2260 | 2026-07-20T18:39:22.282Z | Compiling sled v0.34.7 |
| 2261 | 2026-07-20T18:39:22.282Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 2262 | 2026-07-20T18:39:22.731Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2263 | 2026-07-20T18:39:22.801Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2264 | 2026-07-20T18:39:25.641Z | Compiling slog-stdlog v4.1.1 |
| 2265 | 2026-07-20T18:39:25.967Z | Compiling port-file v0.1.0 |
| 2266 | 2026-07-20T18:39:26.126Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2267 | 2026-07-20T18:39:26.219Z | Compiling slog-envlogger v2.2.0 |
| 2268 | 2026-07-20T18:39:26.222Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2269 | 2026-07-20T18:39:27.953Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2270 | 2026-07-20T18:39:30.194Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2271 | 2026-07-20T18:39:35.065Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2272 | 2026-07-20T18:39:35.116Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2273 | 2026-07-20T18:39:42.748Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2274 | 2026-07-20T18:39:47.950Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2275 | 2026-07-20T18:39:51.178Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2276 | 2026-07-20T18:39:51.508Z | + banner quartet |
| 2277 | 2026-07-20T18:39:51.513Z | |
| 2278 | 2026-07-20T18:39:51.513Z | #### # # ## ##### ##### ###### ##### |
| 2279 | 2026-07-20T18:39:51.513Z | # # # # # # # # # # # |
| 2280 | 2026-07-20T18:39:51.513Z | # # # # # # # # # ##### # |
| 2281 | 2026-07-20T18:39:51.513Z | # # # # # ###### ##### # # # |
| 2282 | 2026-07-20T18:39:51.513Z | # # # # # # # # # # # |
| 2283 | 2026-07-20T18:39:51.513Z | ### # #### # # # # # ###### # |
| 2284 | 2026-07-20T18:39:51.513Z | |
| 2285 | 2026-07-20T18:39:51.514Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2286 | 2026-07-20T18:39:52.073Z | Compiling cfg-if v1.0.4 |
| 2287 | 2026-07-20T18:39:52.178Z | Compiling libc v0.2.186 |
| 2288 | 2026-07-20T18:39:52.182Z | Compiling serde_core v1.0.228 |
| 2289 | 2026-07-20T18:39:52.186Z | Compiling memchr v2.8.1 |
| 2290 | 2026-07-20T18:39:52.193Z | Compiling itoa v1.0.18 |
| 2291 | 2026-07-20T18:39:52.196Z | Compiling smallvec v1.15.1 |
| 2292 | 2026-07-20T18:39:52.209Z | Compiling stable_deref_trait v1.2.1 |
| 2293 | 2026-07-20T18:39:52.214Z | Compiling zerofrom v0.1.8 |
| 2294 | 2026-07-20T18:39:52.231Z | Compiling zmij v1.0.21 |
| 2295 | 2026-07-20T18:39:52.279Z | Compiling litemap v0.8.2 |
| 2296 | 2026-07-20T18:39:52.336Z | Compiling yoke v0.8.3 |
| 2297 | 2026-07-20T18:39:52.422Z | Compiling writeable v0.6.3 |
| 2298 | 2026-07-20T18:39:52.441Z | Compiling utf8_iter v1.0.4 |
| 2299 | 2026-07-20T18:39:52.470Z | Compiling percent-encoding v2.3.2 |
| 2300 | 2026-07-20T18:39:52.532Z | Compiling zerovec v0.11.6 |
| 2301 | 2026-07-20T18:39:52.568Z | Compiling zerotrie v0.2.4 |
| 2302 | 2026-07-20T18:39:52.608Z | Compiling libm v0.2.16 |
| 2303 | 2026-07-20T18:39:52.656Z | Compiling icu_properties_data v2.2.0 |
| 2304 | 2026-07-20T18:39:52.692Z | Compiling icu_normalizer_data v2.2.0 |
| 2305 | 2026-07-20T18:39:52.730Z | Compiling form_urlencoded v1.2.2 |
| 2306 | 2026-07-20T18:39:52.774Z | Compiling rand_core v0.10.1 |
| 2307 | 2026-07-20T18:39:52.794Z | Compiling errno v0.3.14 |
| 2308 | 2026-07-20T18:39:52.934Z | Compiling getrandom v0.4.2 |
| 2309 | 2026-07-20T18:39:53.805Z | Compiling iana-time-zone v0.1.65 |
| 2310 | 2026-07-20T18:39:53.805Z | Compiling pin-project-lite v0.2.17 |
| 2311 | 2026-07-20T18:39:53.805Z | Compiling zeroize v1.8.2 |
| 2312 | 2026-07-20T18:39:53.805Z | Compiling tinystr v0.8.3 |
| 2313 | 2026-07-20T18:39:53.805Z | Compiling potential_utf v0.1.5 |
| 2314 | 2026-07-20T18:39:53.805Z | Compiling dyn-clone v1.0.20 |
| 2315 | 2026-07-20T18:39:53.805Z | Compiling icu_locale_core v2.2.0 |
| 2316 | 2026-07-20T18:39:53.805Z | Compiling icu_collections v2.2.0 |
| 2317 | 2026-07-20T18:39:53.805Z | Compiling socket2 v0.6.5 |
| 2318 | 2026-07-20T18:39:53.805Z | Compiling scopeguard v1.2.0 |
| 2319 | 2026-07-20T18:39:53.805Z | Compiling parking_lot_core v0.9.12 |
| 2320 | 2026-07-20T18:39:53.805Z | Compiling signal-hook-registry v1.4.8 |
| 2321 | 2026-07-20T18:39:53.805Z | Compiling num-traits v0.2.19 |
| 2322 | 2026-07-20T18:39:53.805Z | Compiling lock_api v0.4.14 |
| 2323 | 2026-07-20T18:39:53.882Z | Compiling mio v1.2.1 |
| 2324 | 2026-07-20T18:39:53.984Z | Compiling parking_lot v0.12.5 |
| 2325 | 2026-07-20T18:39:54.043Z | Compiling serde v1.0.228 |
| 2326 | 2026-07-20T18:39:54.093Z | Compiling serde_json v1.0.150 |
| 2327 | 2026-07-20T18:39:54.211Z | Compiling icu_provider v2.2.0 |
| 2328 | 2026-07-20T18:39:54.230Z | Compiling uuid v1.24.0 |
| 2329 | 2026-07-20T18:39:54.366Z | Compiling semver v1.0.28 |
| 2330 | 2026-07-20T18:39:54.605Z | Compiling bytes v1.11.1 |
| 2331 | 2026-07-20T18:39:54.691Z | Compiling icu_normalizer v2.2.0 |
| 2332 | 2026-07-20T18:39:54.836Z | Compiling icu_properties v2.2.0 |
| 2333 | 2026-07-20T18:39:54.850Z | Compiling chrono v0.4.45 |
| 2334 | 2026-07-20T18:39:54.922Z | Compiling portable-atomic v1.13.1 |
| 2335 | 2026-07-20T18:39:55.018Z | Compiling thiserror v2.0.19 |
| 2336 | 2026-07-20T18:39:55.132Z | Compiling bitflags v2.12.1 |
| 2337 | 2026-07-20T18:39:55.509Z | Compiling tokio v1.53.0 |
| 2338 | 2026-07-20T18:39:55.534Z | Compiling critical-section v1.2.0 |
| 2339 | 2026-07-20T18:39:55.635Z | Compiling futures-core v0.3.32 |
| 2340 | 2026-07-20T18:39:55.648Z | Compiling once_cell v1.21.4 |
| 2341 | 2026-07-20T18:39:55.799Z | Compiling idna_adapter v1.2.2 |
| 2342 | 2026-07-20T18:39:55.883Z | Compiling log v0.4.32 |
| 2343 | 2026-07-20T18:39:55.895Z | Compiling subtle v2.6.1 |
| 2344 | 2026-07-20T18:39:55.935Z | Compiling idna v1.1.0 |
| 2345 | 2026-07-20T18:39:56.076Z | Compiling equivalent v1.0.2 |
| 2346 | 2026-07-20T18:39:56.136Z | Compiling zerocopy v0.8.50 |
| 2347 | 2026-07-20T18:39:56.149Z | Compiling futures-sink v0.3.32 |
| 2348 | 2026-07-20T18:39:56.169Z | Compiling slab v0.4.12 |
| 2349 | 2026-07-20T18:39:56.259Z | Compiling typenum v1.20.1 |
| 2350 | 2026-07-20T18:39:56.377Z | Compiling url v2.5.8 |
| 2351 | 2026-07-20T18:39:56.395Z | Compiling futures-channel v0.3.32 |
| 2352 | 2026-07-20T18:39:56.655Z | Compiling getrandom v0.2.17 |
| 2353 | 2026-07-20T18:39:56.795Z | Compiling futures-io v0.3.32 |
| 2354 | 2026-07-20T18:39:56.875Z | Compiling futures-task v0.3.32 |
| 2355 | 2026-07-20T18:39:56.993Z | Compiling schemars v0.8.22 |
| 2356 | 2026-07-20T18:39:57.058Z | Compiling futures-util v0.3.32 |
| 2357 | 2026-07-20T18:39:57.088Z | Compiling rand_core v0.6.4 |
| 2358 | 2026-07-20T18:39:57.349Z | Compiling hashbrown v0.17.1 |
| 2359 | 2026-07-20T18:39:58.036Z | Compiling indexmap v2.14.0 |
| 2360 | 2026-07-20T18:39:58.051Z | Compiling tracing-core v0.1.36 |
| 2361 | 2026-07-20T18:39:58.364Z | Compiling ipnetwork v0.21.1 |
| 2362 | 2026-07-20T18:39:58.874Z | Compiling tracing v0.1.44 |
| 2363 | 2026-07-20T18:39:58.939Z | Compiling base64 v0.22.1 |
| 2364 | 2026-07-20T18:39:59.148Z | Compiling http v1.4.2 |
| 2365 | 2026-07-20T18:39:59.240Z | Compiling unicode-ident v1.0.24 |
| 2366 | 2026-07-20T18:39:59.337Z | Compiling proc-macro2 v1.0.106 |
| 2367 | 2026-07-20T18:39:59.370Z | Compiling slog v2.8.2 |
| 2368 | 2026-07-20T18:39:59.387Z | Compiling erased-serde v0.3.31 |
| 2369 | 2026-07-20T18:39:59.438Z | Compiling fnv v1.0.7 |
| 2370 | 2026-07-20T18:39:59.546Z | Compiling oxnet v0.1.6 |
| 2371 | 2026-07-20T18:39:59.769Z | Compiling quote v1.0.45 |
| 2372 | 2026-07-20T18:40:00.378Z | Compiling syn v2.0.117 |
| 2373 | 2026-07-20T18:40:00.491Z | Compiling tokio-util v0.7.18 |
| 2374 | 2026-07-20T18:40:00.550Z | Compiling byteorder v1.5.0 |
| 2375 | 2026-07-20T18:40:00.810Z | Compiling ipnet v2.12.0 |
| 2376 | 2026-07-20T18:40:01.077Z | Compiling thiserror v1.0.69 |
| 2377 | 2026-07-20T18:40:01.192Z | Compiling ppv-lite86 v0.2.21 |
| 2378 | 2026-07-20T18:40:01.437Z | Compiling rustls-pki-types v1.14.1 |
| 2379 | 2026-07-20T18:40:01.534Z | Compiling aws-lc-sys v0.41.0 |
| 2380 | 2026-07-20T18:40:01.743Z | Compiling http-body v1.0.1 |
| 2381 | 2026-07-20T18:40:01.758Z | Compiling untrusted v0.7.1 |
| 2382 | 2026-07-20T18:40:01.886Z | Compiling atomic-waker v1.1.2 |
| 2383 | 2026-07-20T18:40:01.910Z | Compiling httparse v1.10.1 |
| 2384 | 2026-07-20T18:40:02.012Z | Compiling tower-layer v0.3.3 |
| 2385 | 2026-07-20T18:40:02.030Z | Compiling aws-lc-rs v1.17.0 |
| 2386 | 2026-07-20T18:40:02.053Z | Compiling ryu v1.0.23 |
| 2387 | 2026-07-20T18:40:02.115Z | Compiling pretty-hex v0.4.2 |
| 2388 | 2026-07-20T18:40:02.214Z | Compiling rustls v0.23.40 |
| 2389 | 2026-07-20T18:40:02.260Z | Compiling tower-service v0.3.3 |
| 2390 | 2026-07-20T18:40:02.307Z | Compiling try-lock v0.2.5 |
| 2391 | 2026-07-20T18:40:02.346Z | Compiling untrusted v0.9.0 |
| 2392 | 2026-07-20T18:40:02.358Z | Compiling h2 v0.4.14 |
| 2393 | 2026-07-20T18:40:02.387Z | Compiling httpdate v1.0.3 |
| 2394 | 2026-07-20T18:40:02.426Z | Compiling want v0.3.1 |
| 2395 | 2026-07-20T18:40:02.474Z | Compiling rustix v1.1.4 |
| 2396 | 2026-07-20T18:40:02.485Z | Compiling regex-syntax v0.8.10 |
| 2397 | 2026-07-20T18:40:02.609Z | Compiling plain v0.2.3 |
| 2398 | 2026-07-20T18:40:02.730Z | Compiling getrandom v0.3.4 |
| 2399 | 2026-07-20T18:40:02.763Z | Compiling omicron-workspace-hack v0.1.0 |
| 2400 | 2026-07-20T18:40:02.839Z | Compiling ucd-trie v0.1.7 |
| 2401 | 2026-07-20T18:40:02.936Z | Compiling rand_core v0.9.5 |
| 2402 | 2026-07-20T18:40:03.195Z | Compiling rustls-webpki v0.103.13 |
| 2403 | 2026-07-20T18:40:03.430Z | Compiling pest v2.8.6 |
| 2404 | 2026-07-20T18:40:04.911Z | Compiling hyper v1.10.1 |
| 2405 | 2026-07-20T18:40:05.136Z | Compiling crossbeam-utils v0.8.21 |
| 2406 | 2026-07-20T18:40:05.869Z | Compiling serde_urlencoded v0.7.1 |
| 2407 | 2026-07-20T18:40:05.918Z | Compiling http-body-util v0.1.4 |
| 2408 | 2026-07-20T18:40:06.225Z | Compiling foldhash v0.2.0 |
| 2409 | 2026-07-20T18:40:06.237Z | Compiling allocator-api2 v0.2.21 |
| 2410 | 2026-07-20T18:40:06.524Z | Compiling hyper-util v0.1.20 |
| 2411 | 2026-07-20T18:40:06.662Z | Compiling hashbrown v0.16.1 |
| 2412 | 2026-07-20T18:40:07.385Z | Compiling newtype-uuid v1.3.2 |
| 2413 | 2026-07-20T18:40:08.423Z | Compiling tokio-rustls v0.26.4 |
| 2414 | 2026-07-20T18:40:08.523Z | Compiling hex v0.4.3 |
| 2415 | 2026-07-20T18:40:08.748Z | Compiling daft v0.1.7 |
| 2416 | 2026-07-20T18:40:08.855Z | Compiling rand_chacha v0.9.0 |
| 2417 | 2026-07-20T18:40:09.050Z | Compiling sync_wrapper v1.0.2 |
| 2418 | 2026-07-20T18:40:09.174Z | Compiling aho-corasick v1.1.4 |
| 2419 | 2026-07-20T18:40:09.406Z | Compiling fastrand v2.4.1 |
| 2420 | 2026-07-20T18:40:09.427Z | Compiling tower v0.5.3 |
| 2421 | 2026-07-20T18:40:09.597Z | Compiling rand v0.9.4 |
| 2422 | 2026-07-20T18:40:09.610Z | Compiling anyhow v1.0.104 |
| 2423 | 2026-07-20T18:40:09.726Z | Compiling powerfmt v0.2.0 |
| 2424 | 2026-07-20T18:40:09.754Z | Compiling generic-array v0.14.7 |
| 2425 | 2026-07-20T18:40:10.004Z | Compiling deranged v0.5.8 |
| 2426 | 2026-07-20T18:40:10.036Z | Compiling tower-http v0.6.11 |
| 2427 | 2026-07-20T18:40:10.274Z | Compiling regex-automata v0.4.14 |
| 2428 | 2026-07-20T18:40:10.311Z | Compiling openapiv3 v2.2.0 |
| 2429 | 2026-07-20T18:40:10.353Z | Compiling time-core v0.1.8 |
| 2430 | 2026-07-20T18:40:10.508Z | Compiling num_threads v0.1.7 |
| 2431 | 2026-07-20T18:40:10.609Z | Compiling cpufeatures v0.3.0 |
| 2432 | 2026-07-20T18:40:10.688Z | Compiling openssl-probe v0.2.1 |
| 2433 | 2026-07-20T18:40:10.738Z | Compiling num-conv v0.2.2 |
| 2434 | 2026-07-20T18:40:10.900Z | Compiling rustls-native-certs v0.8.4 |
| 2435 | 2026-07-20T18:40:10.940Z | Compiling camino v1.2.4 |
| 2436 | 2026-07-20T18:40:11.106Z | Compiling time v0.3.47 |
| 2437 | 2026-07-20T18:40:11.551Z | Compiling tempfile v3.27.0 |
| 2438 | 2026-07-20T18:40:11.766Z | Compiling futures-executor v0.3.32 |
| 2439 | 2026-07-20T18:40:12.331Z | Compiling winnow v1.0.3 |
| 2440 | 2026-07-20T18:40:12.475Z | Compiling regex v1.12.3 |
| 2441 | 2026-07-20T18:40:12.833Z | Compiling futures v0.3.32 |
| 2442 | 2026-07-20T18:40:12.920Z | Compiling rustls-platform-verifier v0.7.0 |
| 2443 | 2026-07-20T18:40:13.579Z | Compiling hyper-rustls v0.27.9 |
| 2444 | 2026-07-20T18:40:13.819Z | Compiling crossbeam-channel v0.5.15 |
| 2445 | 2026-07-20T18:40:13.951Z | Compiling scroll v0.13.0 |
| 2446 | 2026-07-20T18:40:13.963Z | Compiling hybrid-array v0.4.12 |
| 2447 | 2026-07-20T18:40:14.040Z | Compiling simd-adler32 v0.3.9 |
| 2448 | 2026-07-20T18:40:14.256Z | Compiling adler2 v2.0.1 |
| 2449 | 2026-07-20T18:40:14.426Z | Compiling miniz_oxide v0.8.9 |
| 2450 | 2026-07-20T18:40:14.456Z | Compiling goblin v0.10.7 |
| 2451 | 2026-07-20T18:40:14.587Z | Compiling crc32fast v1.5.0 |
| 2452 | 2026-07-20T18:40:14.639Z | Compiling reqwest v0.13.4 |
| 2453 | 2026-07-20T18:40:14.840Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2454 | 2026-07-20T18:40:14.881Z | Compiling thread_local v1.1.9 |
| 2455 | 2026-07-20T18:40:15.241Z | Compiling either v1.16.0 |
| 2456 | 2026-07-20T18:40:15.476Z | Compiling flate2 v1.1.9 |
| 2457 | 2026-07-20T18:40:15.856Z | Compiling crypto-common v0.2.2 |
| 2458 | 2026-07-20T18:40:16.034Z | Compiling block-buffer v0.12.0 |
| 2459 | 2026-07-20T18:40:16.218Z | Compiling crypto-common v0.1.7 |
| 2460 | 2026-07-20T18:40:16.372Z | Compiling dtrace-parser v0.3.0 |
| 2461 | 2026-07-20T18:40:16.828Z | Compiling rand_chacha v0.3.1 |
| 2462 | 2026-07-20T18:40:17.143Z | Compiling thread-id v5.1.0 |
| 2463 | 2026-07-20T18:40:17.236Z | Compiling is-terminal v0.4.17 |
| 2464 | 2026-07-20T18:40:17.342Z | Compiling match_cfg v0.1.0 |
| 2465 | 2026-07-20T18:40:17.422Z | Compiling take_mut v0.2.2 |
| 2466 | 2026-07-20T18:40:17.469Z | Compiling compression-core v0.4.32 |
| 2467 | 2026-07-20T18:40:17.543Z | Compiling debug-ignore v1.0.5 |
| 2468 | 2026-07-20T18:40:17.649Z | Compiling dof v0.4.0 |
| 2469 | 2026-07-20T18:40:17.660Z | Compiling term v1.2.1 |
| 2470 | 2026-07-20T18:40:18.905Z | Compiling const-oid v0.10.2 |
| 2471 | 2026-07-20T18:40:19.214Z | Compiling digest v0.11.3 |
| 2472 | 2026-07-20T18:40:19.405Z | Compiling usdt-impl v0.6.0 |
| 2473 | 2026-07-20T18:40:19.597Z | Compiling slog-term v2.9.2 |
| 2474 | 2026-07-20T18:40:20.755Z | Compiling compression-codecs v0.4.38 |
| 2475 | 2026-07-20T18:40:20.971Z | Compiling slog-async v2.8.0 |
| 2476 | 2026-07-20T18:40:21.149Z | Compiling hostname v0.3.1 |
| 2477 | 2026-07-20T18:40:21.318Z | Compiling rand v0.8.6 |
| 2478 | 2026-07-20T18:40:21.434Z | Compiling ref-cast v1.0.25 |
| 2479 | 2026-07-20T18:40:21.546Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2480 | 2026-07-20T18:40:22.130Z | Compiling slog-json v2.6.1 |
| 2481 | 2026-07-20T18:40:22.399Z | Compiling strum v0.26.3 |
| 2482 | 2026-07-20T18:40:22.458Z | Compiling macaddr v1.0.1 |
| 2483 | 2026-07-20T18:40:22.537Z | Compiling serde_spanned v1.1.1 |
| 2484 | 2026-07-20T18:40:22.705Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2485 | 2026-07-20T18:40:22.735Z | Compiling wait-timeout v0.2.1 |
| 2486 | 2026-07-20T18:40:22.866Z | Compiling memmap2 v0.9.10 |
| 2487 | 2026-07-20T18:40:23.116Z | Compiling encoding_rs v0.8.35 |
| 2488 | 2026-07-20T18:40:23.164Z | Compiling bit-vec v0.8.0 |
| 2489 | 2026-07-20T18:40:23.216Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2490 | 2026-07-20T18:40:23.463Z | Compiling mime v0.3.17 |
| 2491 | 2026-07-20T18:40:23.483Z | Compiling spin v0.9.8 |
| 2492 | 2026-07-20T18:40:23.615Z | Compiling quick-error v1.2.3 |
| 2493 | 2026-07-20T18:40:23.721Z | Compiling rusty-fork v0.3.1 |
| 2494 | 2026-07-20T18:40:23.727Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2495 | 2026-07-20T18:40:23.950Z | Compiling bit-set v0.8.0 |
| 2496 | 2026-07-20T18:40:24.145Z | Compiling usdt v0.6.0 |
| 2497 | 2026-07-20T18:40:24.576Z | Compiling multer v3.1.0 |
| 2498 | 2026-07-20T18:40:24.797Z | Compiling slog-bunyan v2.5.0 |
| 2499 | 2026-07-20T18:40:24.982Z | Compiling async-compression v0.4.42 |
| 2500 | 2026-07-20T18:40:25.477Z | Compiling sha1 v0.11.0 |
| 2501 | 2026-07-20T18:40:25.793Z | Compiling serde_with v3.21.0 |
| 2502 | 2026-07-20T18:40:25.880Z | Compiling async-stream v0.3.6 |
| 2503 | 2026-07-20T18:40:25.933Z | Compiling rand_xorshift v0.4.0 |
| 2504 | 2026-07-20T18:40:26.078Z | Compiling waitgroup v0.1.2 |
| 2505 | 2026-07-20T18:40:26.089Z | Compiling rustls-pemfile v2.2.0 |
| 2506 | 2026-07-20T18:40:26.098Z | Compiling serde_path_to_error v0.1.20 |
| 2507 | 2026-07-20T18:40:26.162Z | Compiling hostname v0.4.2 |
| 2508 | 2026-07-20T18:40:26.229Z | Compiling unarray v0.1.4 |
| 2509 | 2026-07-20T18:40:26.321Z | Compiling proptest v1.11.0 |
| 2510 | 2026-07-20T18:40:26.349Z | Compiling progenitor-client v0.14.0 |
| 2511 | 2026-07-20T18:40:26.362Z | Compiling strum v0.27.2 |
| 2512 | 2026-07-20T18:40:26.494Z | Compiling dropshot v0.17.1 |
| 2513 | 2026-07-20T18:40:26.539Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-07-20T18:40:26.690Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2515 | 2026-07-20T18:40:26.861Z | Compiling iddqd v0.4.5 |
| 2516 | 2026-07-20T18:40:26.917Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2517 | 2026-07-20T18:40:27.225Z | Compiling reqwest v0.12.28 |
| 2518 | 2026-07-20T18:40:27.390Z | Compiling block-buffer v0.10.4 |
| 2519 | 2026-07-20T18:40:27.568Z | Compiling backon v1.6.0 |
| 2520 | 2026-07-20T18:40:27.836Z | Compiling instant v0.1.13 |
| 2521 | 2026-07-20T18:40:27.962Z | Compiling backoff v0.4.0 |
| 2522 | 2026-07-20T18:40:28.187Z | Compiling progenitor-extras v0.2.0 |
| 2523 | 2026-07-20T18:40:28.352Z | Compiling progenitor-client v0.10.0 |
| 2524 | 2026-07-20T18:40:28.430Z | Compiling digest v0.10.7 |
| 2525 | 2026-07-20T18:40:28.575Z | Compiling parse-display v0.10.0 |
| 2526 | 2026-07-20T18:40:28.689Z | Compiling itertools v0.14.0 |
| 2527 | 2026-07-20T18:40:28.789Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2528 | 2026-07-20T18:40:28.861Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2529 | 2026-07-20T18:40:29.521Z | Compiling regress v0.10.5 |
| 2530 | 2026-07-20T18:40:30.206Z | Compiling humantime v2.3.0 |
| 2531 | 2026-07-20T18:40:30.649Z | Compiling cpufeatures v0.2.17 |
| 2532 | 2026-07-20T18:40:30.736Z | Compiling unicode-width v0.2.2 |
| 2533 | 2026-07-20T18:40:30.788Z | Compiling heck v0.5.0 |
| 2534 | 2026-07-20T18:40:31.055Z | Compiling secrecy v0.10.3 |
| 2535 | 2026-07-20T18:40:31.226Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2536 | 2026-07-20T18:40:31.388Z | Compiling tinyvec_macros v0.1.1 |
| 2537 | 2026-07-20T18:40:31.467Z | Compiling tinyvec v1.11.0 |
| 2538 | 2026-07-20T18:40:31.930Z | Compiling num-integer v0.1.46 |
| 2539 | 2026-07-20T18:40:32.429Z | Compiling scroll v0.12.0 |
| 2540 | 2026-07-20T18:40:32.477Z | Compiling crucible-workspace-hack v0.1.0 |
| 2541 | 2026-07-20T18:40:32.565Z | Compiling hmac v0.12.1 |
| 2542 | 2026-07-20T18:40:32.751Z | Compiling inout v0.1.4 |
| 2543 | 2026-07-20T18:40:32.773Z | Compiling regress v0.11.1 |
| 2544 | 2026-07-20T18:40:32.773Z | Compiling ff v0.13.1 |
| 2545 | 2026-07-20T18:40:32.845Z | Compiling utf8parse v0.2.2 |
| 2546 | 2026-07-20T18:40:32.882Z | Compiling group v0.13.0 |
| 2547 | 2026-07-20T18:40:32.962Z | Compiling anstyle-parse v1.0.0 |
| 2548 | 2026-07-20T18:40:33.004Z | Compiling cipher v0.4.4 |
| 2549 | 2026-07-20T18:40:33.194Z | Compiling hkdf v0.12.4 |
| 2550 | 2026-07-20T18:40:33.258Z | Compiling goblin v0.8.2 |
| 2551 | 2026-07-20T18:40:33.363Z | Compiling num-iter v0.1.45 |
| 2552 | 2026-07-20T18:40:33.496Z | Compiling num-rational v0.4.2 |
| 2553 | 2026-07-20T18:40:34.296Z | Compiling zerocopy v0.7.35 |
| 2554 | 2026-07-20T18:40:34.718Z | Compiling typify-impl v0.6.2 |
| 2555 | 2026-07-20T18:40:34.904Z | Compiling universal-hash v0.5.1 |
| 2556 | 2026-07-20T18:40:35.053Z | Compiling crypto-bigint v0.5.5 |
| 2557 | 2026-07-20T18:40:36.965Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2558 | 2026-07-20T18:40:37.015Z | Compiling terminal_size v0.4.4 |
| 2559 | 2026-07-20T18:40:37.015Z | Compiling half v2.7.1 |
| 2560 | 2026-07-20T18:40:37.038Z | Compiling num-complex v0.4.6 |
| 2561 | 2026-07-20T18:40:37.206Z | Compiling colorchoice v1.0.5 |
| 2562 | 2026-07-20T18:40:37.326Z | Compiling opaque-debug v0.3.1 |
| 2563 | 2026-07-20T18:40:37.406Z | Compiling is_terminal_polyfill v1.70.2 |
| 2564 | 2026-07-20T18:40:37.452Z | Compiling anstyle-query v1.1.5 |
| 2565 | 2026-07-20T18:40:37.511Z | Compiling ciborium-io v0.2.2 |
| 2566 | 2026-07-20T18:40:37.568Z | Compiling anstyle v1.0.14 |
| 2567 | 2026-07-20T18:40:37.590Z | Compiling base16ct v0.2.0 |
| 2568 | 2026-07-20T18:40:37.611Z | Compiling base64ct v1.8.3 |
| 2569 | 2026-07-20T18:40:37.805Z | Compiling anstream v1.0.0 |
| 2570 | 2026-07-20T18:40:37.846Z | Compiling elliptic-curve v0.13.8 |
| 2571 | 2026-07-20T18:40:37.957Z | Compiling password-hash v0.5.0 |
| 2572 | 2026-07-20T18:40:38.156Z | Compiling ciborium-ll v0.2.2 |
| 2573 | 2026-07-20T18:40:38.369Z | Compiling poly1305 v0.8.0 |
| 2574 | 2026-07-20T18:40:38.458Z | Compiling num v0.4.3 |
| 2575 | 2026-07-20T18:40:38.542Z | Compiling curve25519-dalek v4.1.3 |
| 2576 | 2026-07-20T18:40:38.941Z | Compiling typify v0.6.2 |
| 2577 | 2026-07-20T18:40:39.012Z | Compiling thiserror-no-std v2.0.2 |
| 2578 | 2026-07-20T18:40:39.056Z | Compiling dof v0.3.0 |
| 2579 | 2026-07-20T18:40:39.113Z | Compiling chacha20 v0.9.1 |
| 2580 | 2026-07-20T18:40:39.374Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2581 | 2026-07-20T18:40:39.898Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2582 | 2026-07-20T18:40:41.256Z | Compiling blake2 v0.10.6 |
| 2583 | 2026-07-20T18:40:41.529Z | Compiling aead v0.5.2 |
| 2584 | 2026-07-20T18:40:41.721Z | Compiling byte-wrapper v0.1.0 |
| 2585 | 2026-07-20T18:40:41.734Z | Compiling crossbeam-epoch v0.9.18 |
| 2586 | 2026-07-20T18:40:41.762Z | Compiling dtrace-parser v0.2.0 |
| 2587 | 2026-07-20T18:40:42.243Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2588 | 2026-07-20T18:40:42.257Z | Compiling thread-id v4.2.2 |
| 2589 | 2026-07-20T18:40:42.375Z | Compiling strsim v0.11.1 |
| 2590 | 2026-07-20T18:40:42.630Z | Compiling float-ord v0.3.2 |
| 2591 | 2026-07-20T18:40:42.716Z | Compiling keccak v0.1.6 |
| 2592 | 2026-07-20T18:40:42.752Z | Compiling clap_lex v1.1.0 |
| 2593 | 2026-07-20T18:40:43.124Z | Compiling clap_builder v4.6.2 |
| 2594 | 2026-07-20T18:40:43.221Z | Compiling sha3 v0.10.9 |
| 2595 | 2026-07-20T18:40:43.424Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2596 | 2026-07-20T18:40:43.618Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2597 | 2026-07-20T18:40:43.795Z | Compiling usdt-impl v0.5.0 |
| 2598 | 2026-07-20T18:40:44.317Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2599 | 2026-07-20T18:40:46.718Z | Compiling chacha20poly1305 v0.10.1 |
| 2600 | 2026-07-20T18:40:46.880Z | Compiling argon2 v0.5.3 |
| 2601 | 2026-07-20T18:40:47.917Z | Compiling vsss-rs v3.3.4 |
| 2602 | 2026-07-20T18:40:48.137Z | Compiling ciborium v0.2.2 |
| 2603 | 2026-07-20T18:40:49.025Z | Compiling hash32 v0.3.1 |
| 2604 | 2026-07-20T18:40:49.198Z | Compiling memmap v0.7.0 |
| 2605 | 2026-07-20T18:40:49.327Z | Compiling indent_write v2.2.0 |
| 2606 | 2026-07-20T18:40:49.441Z | Compiling data-encoding v2.11.0 |
| 2607 | 2026-07-20T18:40:49.478Z | Compiling usdt v0.5.0 |
| 2608 | 2026-07-20T18:40:49.491Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2609 | 2026-07-20T18:40:50.128Z | Compiling heapless v0.8.0 |
| 2610 | 2026-07-20T18:40:50.651Z | Compiling ingot-types v0.1.2 |
| 2611 | 2026-07-20T18:40:51.125Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2612 | 2026-07-20T18:40:51.276Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2613 | 2026-07-20T18:40:51.382Z | Compiling clap v4.6.2 |
| 2614 | 2026-07-20T18:40:51.471Z | Compiling rustix v0.38.44 |
| 2615 | 2026-07-20T18:40:51.474Z | Compiling tabwriter v1.4.1 |
| 2616 | 2026-07-20T18:40:51.844Z | Compiling cobs v0.3.0 |
| 2617 | 2026-07-20T18:40:52.109Z | Compiling managed v0.8.0 |
| 2618 | 2026-07-20T18:40:52.127Z | Compiling bitflags v1.3.2 |
| 2619 | 2026-07-20T18:40:52.209Z | Compiling colored v3.1.1 |
| 2620 | 2026-07-20T18:40:52.376Z | Compiling foreign-types-shared v0.3.1 |
| 2621 | 2026-07-20T18:40:52.482Z | Compiling foreign-types v0.5.0 |
| 2622 | 2026-07-20T18:40:52.584Z | Compiling smoltcp v0.11.0 |
| 2623 | 2026-07-20T18:40:52.867Z | Compiling postcard v1.1.3 |
| 2624 | 2026-07-20T18:40:52.890Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2625 | 2026-07-20T18:40:53.250Z | Compiling num_enum v0.7.6 |
| 2626 | 2026-07-20T18:40:53.382Z | Compiling ingot v0.1.1 |
| 2627 | 2026-07-20T18:40:53.856Z | Compiling memoffset v0.9.1 |
| 2628 | 2026-07-20T18:40:53.952Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2629 | 2026-07-20T18:40:54.075Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2630 | 2026-07-20T18:40:54.276Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2631 | 2026-07-20T18:40:54.364Z | Compiling chacha20 v0.10.0 |
| 2632 | 2026-07-20T18:40:54.398Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2633 | 2026-07-20T18:40:54.667Z | Compiling serde_spanned v0.6.9 |
| 2634 | 2026-07-20T18:40:54.823Z | Compiling toml_datetime v0.6.11 |
| 2635 | 2026-07-20T18:40:54.838Z | Compiling cstr-argument v0.1.2 |
| 2636 | 2026-07-20T18:40:55.015Z | Compiling static_assertions v1.1.0 |
| 2637 | 2026-07-20T18:40:55.101Z | Compiling unicode-segmentation v1.13.3 |
| 2638 | 2026-07-20T18:40:55.229Z | Compiling resolv-conf v0.7.6 |
| 2639 | 2026-07-20T18:40:55.594Z | Compiling toml_write v0.1.2 |
| 2640 | 2026-07-20T18:40:55.640Z | Compiling swrite v0.1.0 |
| 2641 | 2026-07-20T18:40:55.744Z | Compiling linked-hash-map v0.5.6 |
| 2642 | 2026-07-20T18:40:55.757Z | Compiling winnow v0.7.15 |
| 2643 | 2026-07-20T18:40:55.843Z | Compiling newline-converter v0.3.0 |
| 2644 | 2026-07-20T18:40:55.863Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2645 | 2026-07-20T18:40:55.880Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2646 | 2026-07-20T18:40:55.960Z | Compiling lru-cache v0.1.2 |
| 2647 | 2026-07-20T18:40:55.982Z | Compiling rand v0.10.2 |
| 2648 | 2026-07-20T18:40:56.107Z | Compiling hubpack v0.1.2 |
| 2649 | 2026-07-20T18:40:56.303Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2650 | 2026-07-20T18:40:56.366Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2651 | 2026-07-20T18:40:56.436Z | Compiling nix v0.31.3 |
| 2652 | 2026-07-20T18:40:56.594Z | Compiling atomicwrites v0.4.4 |
| 2653 | 2026-07-20T18:40:56.812Z | Compiling hickory-proto v0.24.4 |
| 2654 | 2026-07-20T18:40:56.886Z | Compiling crossbeam-deque v0.8.6 |
| 2655 | 2026-07-20T18:40:57.113Z | Compiling console v0.15.11 |
| 2656 | 2026-07-20T18:40:57.558Z | Compiling toml_edit v0.22.27 |
| 2657 | 2026-07-20T18:40:57.672Z | Compiling itertools v0.12.1 |
| 2658 | 2026-07-20T18:40:58.469Z | Compiling camino-tempfile v1.4.1 |
| 2659 | 2026-07-20T18:40:58.933Z | Compiling serde-big-array v0.5.1 |
| 2660 | 2026-07-20T18:40:59.083Z | Compiling lazy_static v1.5.0 |
| 2661 | 2026-07-20T18:40:59.102Z | Compiling similar v2.7.0 |
| 2662 | 2026-07-20T18:40:59.192Z | Compiling siphasher v1.0.3 |
| 2663 | 2026-07-20T18:40:59.204Z | Compiling toml v0.8.23 |
| 2664 | 2026-07-20T18:40:59.412Z | Compiling phf_shared v0.12.1 |
| 2665 | 2026-07-20T18:40:59.640Z | Compiling expectorate v1.2.0 |
| 2666 | 2026-07-20T18:40:59.857Z | Compiling pin-project v1.1.13 |
| 2667 | 2026-07-20T18:40:59.898Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2668 | 2026-07-20T18:40:59.966Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2669 | 2026-07-20T18:41:00.757Z | Compiling hickory-resolver v0.24.4 |
| 2670 | 2026-07-20T18:41:01.814Z | Compiling prettyplease v0.2.37 |
| 2671 | 2026-07-20T18:41:02.073Z | Compiling rayon-core v1.13.0 |
| 2672 | 2026-07-20T18:41:03.818Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2673 | 2026-07-20T18:41:03.837Z | Compiling num_enum v0.5.11 |
| 2674 | 2026-07-20T18:41:03.965Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2675 | 2026-07-20T18:41:05.308Z | Compiling progenitor-impl v0.13.0 |
| 2676 | 2026-07-20T18:41:05.353Z | Compiling progenitor-impl v0.14.0 |
| 2677 | 2026-07-20T18:41:07.031Z | Compiling unicode-normalization v0.1.25 |
| 2678 | 2026-07-20T18:41:07.635Z | Compiling progenitor-client v0.13.0 |
| 2679 | 2026-07-20T18:41:07.692Z | Compiling tokio-stream v0.1.18 |
| 2680 | 2026-07-20T18:41:08.168Z | Compiling csv-core v0.1.13 |
| 2681 | 2026-07-20T18:41:08.277Z | Compiling bstr v1.12.1 |
| 2682 | 2026-07-20T18:41:08.580Z | Compiling foldhash v0.1.5 |
| 2683 | 2026-07-20T18:41:08.823Z | Compiling konst_macro_rules v0.2.19 |
| 2684 | 2026-07-20T18:41:08.991Z | Compiling foreign-types-shared v0.1.1 |
| 2685 | 2026-07-20T18:41:09.034Z | Compiling unicode-width v0.1.14 |
| 2686 | 2026-07-20T18:41:09.089Z | Compiling same-file v1.0.6 |
| 2687 | 2026-07-20T18:41:09.278Z | Compiling highway v1.3.0 |
| 2688 | 2026-07-20T18:41:09.347Z | Compiling walkdir v2.5.0 |
| 2689 | 2026-07-20T18:41:09.873Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2690 | 2026-07-20T18:41:09.967Z | Compiling foreign-types v0.3.2 |
| 2691 | 2026-07-20T18:41:10.047Z | Compiling konst v0.2.20 |
| 2692 | 2026-07-20T18:41:10.140Z | Compiling hashbrown v0.15.5 |
| 2693 | 2026-07-20T18:41:10.432Z | Compiling globset v0.4.18 |
| 2694 | 2026-07-20T18:41:10.802Z | Compiling csv v1.4.0 |
| 2695 | 2026-07-20T18:41:11.780Z | Compiling snafu v0.8.9 |
| 2696 | 2026-07-20T18:41:12.367Z | Compiling qorb v0.4.1 |
| 2697 | 2026-07-20T18:41:13.232Z | Compiling progenitor v0.13.0 |
| 2698 | 2026-07-20T18:41:13.381Z | Compiling olpc-cjson v0.1.4 |
| 2699 | 2026-07-20T18:41:13.625Z | Compiling progenitor v0.14.0 |
| 2700 | 2026-07-20T18:41:13.670Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2701 | 2026-07-20T18:41:13.775Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2702 | 2026-07-20T18:41:14.332Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2703 | 2026-07-20T18:41:14.375Z | Compiling rayon v1.12.0 |
| 2704 | 2026-07-20T18:41:16.611Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2705 | 2026-07-20T18:41:16.904Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2706 | 2026-07-20T18:41:18.882Z | Compiling phf v0.12.1 |
| 2707 | 2026-07-20T18:41:19.065Z | Compiling openssl-sys v0.9.116 |
| 2708 | 2026-07-20T18:41:19.495Z | Compiling tokio-dtrace v0.1.1 |
| 2709 | 2026-07-20T18:41:19.824Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2710 | 2026-07-20T18:41:20.680Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2711 | 2026-07-20T18:41:20.900Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2712 | 2026-07-20T18:41:21.017Z | Compiling libsw-core v0.3.2 |
| 2713 | 2026-07-20T18:41:21.205Z | Compiling pem v3.0.6 |
| 2714 | 2026-07-20T18:41:21.943Z | Compiling serde_plain v1.0.2 |
| 2715 | 2026-07-20T18:41:22.195Z | Compiling sigpipe v0.1.3 |
| 2716 | 2026-07-20T18:41:22.230Z | Compiling typed-path v0.9.3 |
| 2717 | 2026-07-20T18:41:22.292Z | Compiling jiff v0.2.28 |
| 2718 | 2026-07-20T18:41:22.446Z | Compiling glob v0.3.3 |
| 2719 | 2026-07-20T18:41:23.203Z | Compiling fixedbitset v0.4.2 |
| 2720 | 2026-07-20T18:41:23.428Z | Compiling minimal-lexical v0.2.1 |
| 2721 | 2026-07-20T18:41:23.575Z | Compiling fixedbitset v0.5.7 |
| 2722 | 2026-07-20T18:41:23.765Z | Compiling bytecount v0.6.9 |
| 2723 | 2026-07-20T18:41:23.962Z | Compiling papergrid v0.11.0 |
| 2724 | 2026-07-20T18:41:24.058Z | Compiling petgraph v0.8.3 |
| 2725 | 2026-07-20T18:41:24.062Z | Compiling nom v7.1.3 |
| 2726 | 2026-07-20T18:41:24.099Z | Compiling petgraph v0.6.5 |
| 2727 | 2026-07-20T18:41:25.194Z | Compiling tough v0.22.0 |
| 2728 | 2026-07-20T18:41:25.788Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2729 | 2026-07-20T18:41:25.916Z | Compiling openssl v0.10.80 |
| 2730 | 2026-07-20T18:41:26.495Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2731 | 2026-07-20T18:41:26.570Z | Compiling libsw v3.5.0 |
| 2732 | 2026-07-20T18:41:26.759Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2733 | 2026-07-20T18:41:26.993Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2734 | 2026-07-20T18:41:27.290Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2735 | 2026-07-20T18:41:28.263Z | Compiling zone v0.3.1 |
| 2736 | 2026-07-20T18:41:29.299Z | Compiling oxide-tokio-rt v0.1.6 |
| 2737 | 2026-07-20T18:41:29.940Z | Compiling chrono-tz v0.10.4 |
| 2738 | 2026-07-20T18:41:30.108Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2739 | 2026-07-20T18:41:30.308Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2740 | 2026-07-20T18:41:30.610Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2741 | 2026-07-20T18:41:30.794Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2742 | 2026-07-20T18:41:31.469Z | Compiling newtype_derive v0.1.6 |
| 2743 | 2026-07-20T18:41:31.547Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-07-20T18:41:31.559Z | Compiling slog-dtrace v0.3.0 |
| 2745 | 2026-07-20T18:41:32.272Z | Compiling const_format v0.2.36 |
| 2746 | 2026-07-20T18:41:32.782Z | Compiling owo-colors v4.3.0 |
| 2747 | 2026-07-20T18:41:33.250Z | Compiling cancel-safe-futures v0.1.5 |
| 2748 | 2026-07-20T18:41:33.621Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2749 | 2026-07-20T18:41:33.757Z | Compiling gethostname v0.5.0 |
| 2750 | 2026-07-20T18:41:33.901Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2751 | 2026-07-20T18:41:34.367Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2752 | 2026-07-20T18:41:34.499Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-07-20T18:41:34.567Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2754 | 2026-07-20T18:41:34.623Z | Compiling smf v0.2.3 |
| 2755 | 2026-07-20T18:41:34.795Z | Compiling bcs v0.1.6 |
| 2756 | 2026-07-20T18:41:35.197Z | Compiling tagptr v0.2.0 |
| 2757 | 2026-07-20T18:41:35.365Z | Compiling whoami v1.6.1 |
| 2758 | 2026-07-20T18:41:35.459Z | Compiling smawk v0.3.2 |
| 2759 | 2026-07-20T18:41:35.625Z | Compiling linear-map v1.2.0 |
| 2760 | 2026-07-20T18:41:35.699Z | Compiling unicode-linebreak v0.1.5 |
| 2761 | 2026-07-20T18:41:35.836Z | Compiling termtree v0.5.1 |
| 2762 | 2026-07-20T18:41:35.848Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-07-20T18:41:35.852Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2764 | 2026-07-20T18:41:35.971Z | Compiling textwrap v0.16.2 |
| 2765 | 2026-07-20T18:41:36.009Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2766 | 2026-07-20T18:41:37.542Z | Compiling moka v0.12.15 |
| 2767 | 2026-07-20T18:41:37.605Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2768 | 2026-07-20T18:41:38.683Z | Compiling tabled v0.15.0 |
| 2769 | 2026-07-20T18:41:38.735Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2770 | 2026-07-20T18:41:38.810Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-07-20T18:41:38.966Z | Compiling steno v0.4.1 |
| 2772 | 2026-07-20T18:41:39.023Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2773 | 2026-07-20T18:41:39.461Z | Compiling cookie v0.18.1 |
| 2774 | 2026-07-20T18:41:40.813Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2775 | 2026-07-20T18:41:45.036Z | Compiling hickory-proto v0.25.2 |
| 2776 | 2026-07-20T18:41:45.410Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2777 | 2026-07-20T18:41:47.390Z | Compiling hickory-resolver v0.25.2 |
| 2778 | 2026-07-20T18:41:47.394Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2779 | 2026-07-20T18:41:48.973Z | Compiling arc-swap v1.9.1 |
| 2780 | 2026-07-20T18:41:49.159Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2781 | 2026-07-20T18:41:49.323Z | Compiling slog-scope v4.4.1 |
| 2782 | 2026-07-20T18:41:49.338Z | Compiling libscf-sys v1.2.0 |
| 2783 | 2026-07-20T18:41:49.485Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2784 | 2026-07-20T18:41:49.539Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2785 | 2026-07-20T18:41:49.820Z | Compiling slog-stdlog v4.1.1 |
| 2786 | 2026-07-20T18:41:50.217Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2787 | 2026-07-20T18:41:50.239Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2788 | 2026-07-20T18:41:50.935Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2789 | 2026-07-20T18:41:51.898Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2790 | 2026-07-20T18:41:52.010Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2791 | 2026-07-20T18:41:53.293Z | Compiling slog-envlogger v2.2.0 |
| 2792 | 2026-07-20T18:41:53.325Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2793 | 2026-07-20T18:41:54.079Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2794 | 2026-07-20T18:42:01.252Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2795 | 2026-07-20T18:42:03.561Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2796 | 2026-07-20T18:42:05.306Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2797 | 2026-07-20T18:42:14.444Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2798 | 2026-07-20T18:42:18.260Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2799 | 2026-07-20T18:42:18.376Z | Running unittests src/lib.rs (target/release/deps/mg_tests-0eb896c21d55f2f7) |
| 2800 | 2026-07-20T18:42:18.380Z | |
| 2801 | 2026-07-20T18:42:18.380Z | running 1 test |
| 2802 | 2026-07-20T18:42:18.513Z | configure zone |
| 2803 | 2026-07-20T18:42:18.530Z | install zone |
| 2804 | 2026-07-20T18:42:28.245Z | boot zone |
| 2805 | 2026-07-20T18:42:28.333Z | start zone s1 |
| 2806 | 2026-07-20T18:42:28.336Z | configure zone |
| 2807 | 2026-07-20T18:42:28.341Z | install zone |
| 2808 | 2026-07-20T18:42:30.252Z | boot zone |
| 2809 | 2026-07-20T18:42:30.342Z | start zone s2 |
| 2810 | 2026-07-20T18:42:30.342Z | configure zone |
| 2811 | 2026-07-20T18:42:30.352Z | install zone |
| 2812 | 2026-07-20T18:42:32.656Z | boot zone |
| 2813 | 2026-07-20T18:42:32.755Z | start zone s3 |
| 2814 | 2026-07-20T18:42:32.755Z | configure zone |
| 2815 | 2026-07-20T18:42:32.876Z | install zone |
| 2816 | 2026-07-20T18:42:35.477Z | boot zone |
| 2817 | 2026-07-20T18:42:35.569Z | start zone t1 |
| 2818 | 2026-07-20T18:42:35.569Z | configure zone |
| 2819 | 2026-07-20T18:42:35.580Z | install zone |
| 2820 | 2026-07-20T18:42:38.353Z | boot zone |
| 2821 | 2026-07-20T18:42:38.445Z | waiting for zones to come up |
| 2822 | 2026-07-20T18:42:48.445Z | [sidecar.quartet] svcs milestone/network |
| 2823 | 2026-07-20T18:42:48.471Z | STATE STIME FMRI |
| 2824 | 2026-07-20T18:42:48.471Z | online 18:42:28 svc:/milestone/network:default |
| 2825 | 2026-07-20T18:42:48.471Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2826 | 2026-07-20T18:42:48.498Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2827 | 2026-07-20T18:42:48.525Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2828 | 2026-07-20T18:42:48.546Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2829 | 2026-07-20T18:42:48.549Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2830 | 2026-07-20T18:42:48.562Z | |
| 2831 | 2026-07-20T18:42:48.562Z | running zone s1.quartet setup |
| 2832 | 2026-07-20T18:42:48.562Z | [s1.quartet] svcs milestone/network |
| 2833 | 2026-07-20T18:42:48.578Z | STATE STIME FMRI |
| 2834 | 2026-07-20T18:42:48.578Z | online 18:42:30 svc:/milestone/network:default |
| 2835 | 2026-07-20T18:42:48.578Z | [s1.quartet] dladm |
| 2836 | 2026-07-20T18:42:48.591Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2837 | 2026-07-20T18:42:48.591Z | sl0 simnet 9000 up -- ? |
| 2838 | 2026-07-20T18:42:48.591Z | mgs1 vnic 9000 up -- ? |
| 2839 | 2026-07-20T18:42:48.591Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2840 | 2026-07-20T18:42:49.203Z | |
| 2841 | 2026-07-20T18:42:49.203Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2842 | 2026-07-20T18:42:49.218Z | |
| 2843 | 2026-07-20T18:42:49.218Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2844 | 2026-07-20T18:42:49.231Z | |
| 2845 | 2026-07-20T18:42:49.232Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2846 | 2026-07-20T18:42:49.321Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2847 | 2026-07-20T18:42:49.390Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 6aef37ab-634b-4717-84e8-5d1433aca267 --sled-uuid 0c616391-a1a2-44fa-8257-c57e7fb37a43 -a sl0/v6 &> /opt/ddmd.log & |
| 2848 | 2026-07-20T18:42:49.402Z | |
| 2849 | 2026-07-20T18:42:49.402Z | running zone s2.quartet setup |
| 2850 | 2026-07-20T18:42:49.402Z | [s2.quartet] svcs milestone/network |
| 2851 | 2026-07-20T18:42:49.418Z | STATE STIME FMRI |
| 2852 | 2026-07-20T18:42:49.418Z | online 18:42:32 svc:/milestone/network:default |
| 2853 | 2026-07-20T18:42:49.418Z | [s2.quartet] dladm |
| 2854 | 2026-07-20T18:42:49.435Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2855 | 2026-07-20T18:42:49.435Z | sl1 simnet 9000 up -- ? |
| 2856 | 2026-07-20T18:42:49.435Z | mgs2 vnic 9000 up -- ? |
| 2857 | 2026-07-20T18:42:49.435Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2858 | 2026-07-20T18:42:50.033Z | |
| 2859 | 2026-07-20T18:42:50.033Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2860 | 2026-07-20T18:42:50.043Z | |
| 2861 | 2026-07-20T18:42:50.043Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2862 | 2026-07-20T18:42:50.057Z | |
| 2863 | 2026-07-20T18:42:50.057Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2864 | 2026-07-20T18:42:50.091Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2865 | 2026-07-20T18:42:50.117Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b812bf54-fff6-4c37-bc74-a46746fabf5e --sled-uuid b6720c94-5e52-40b6-ab75-0db810ce4df2 -a sl1/v6 &> /opt/ddmd.log & |
| 2866 | 2026-07-20T18:42:50.128Z | |
| 2867 | 2026-07-20T18:42:50.128Z | running zone s3.quartet setup |
| 2868 | 2026-07-20T18:42:50.128Z | [s3.quartet] svcs milestone/network |
| 2869 | 2026-07-20T18:42:50.142Z | STATE STIME FMRI |
| 2870 | 2026-07-20T18:42:50.142Z | online 18:42:35 svc:/milestone/network:default |
| 2871 | 2026-07-20T18:42:50.142Z | [s3.quartet] dladm |
| 2872 | 2026-07-20T18:42:50.156Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2873 | 2026-07-20T18:42:50.156Z | sl2 simnet 9000 up -- ? |
| 2874 | 2026-07-20T18:42:50.156Z | mgs3 vnic 9000 up -- ? |
| 2875 | 2026-07-20T18:42:50.156Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2876 | 2026-07-20T18:42:50.777Z | |
| 2877 | 2026-07-20T18:42:50.777Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2878 | 2026-07-20T18:42:50.790Z | |
| 2879 | 2026-07-20T18:42:50.791Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2880 | 2026-07-20T18:42:50.801Z | |
| 2881 | 2026-07-20T18:42:50.801Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2882 | 2026-07-20T18:42:50.841Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2883 | 2026-07-20T18:42:50.871Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 09095521-35b6-4cd1-9251-8fdc523569a3 --sled-uuid 4fa28ffe-e66a-4b0c-8fb4-3a4299282c0e -a sl2/v6 &> /opt/ddmd.log & |
| 2884 | 2026-07-20T18:42:50.880Z | |
| 2885 | 2026-07-20T18:42:50.880Z | running zone t1.quartet setup |
| 2886 | 2026-07-20T18:42:50.880Z | [t1.quartet] svcs milestone/network |
| 2887 | 2026-07-20T18:42:50.892Z | STATE STIME FMRI |
| 2888 | 2026-07-20T18:42:50.893Z | online 18:42:38 svc:/milestone/network:default |
| 2889 | 2026-07-20T18:42:50.893Z | [t1.quartet] dladm |
| 2890 | 2026-07-20T18:42:50.911Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2891 | 2026-07-20T18:42:50.911Z | tfportrear0_0 simnet 9000 up -- ? |
| 2892 | 2026-07-20T18:42:50.911Z | tfportrear1_0 simnet 9000 up -- ? |
| 2893 | 2026-07-20T18:42:50.911Z | tfportrear2_0 simnet 9000 up -- ? |
| 2894 | 2026-07-20T18:42:50.911Z | mgt1 vnic 9000 up -- ? |
| 2895 | 2026-07-20T18:42:50.911Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2896 | 2026-07-20T18:42:51.403Z | |
| 2897 | 2026-07-20T18:42:51.403Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2898 | 2026-07-20T18:42:51.413Z | |
| 2899 | 2026-07-20T18:42:51.413Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2900 | 2026-07-20T18:42:51.425Z | |
| 2901 | 2026-07-20T18:42:51.425Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2902 | 2026-07-20T18:42:51.446Z | |
| 2903 | 2026-07-20T18:42:51.446Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2904 | 2026-07-20T18:42:51.454Z | |
| 2905 | 2026-07-20T18:42:51.454Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2906 | 2026-07-20T18:42:51.770Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2907 | 2026-07-20T18:42:51.778Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2908 | 2026-07-20T18:42:51.779Z | waiting 3s for copy of files to zone to complete ... |
| 2909 | 2026-07-20T18:42:54.772Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2910 | 2026-07-20T18:42:54.927Z | |
| 2911 | 2026-07-20T18:42:54.927Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2912 | 2026-07-20T18:42:55.012Z | |
| 2913 | 2026-07-20T18:42:55.012Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2914 | 2026-07-20T18:42:55.049Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2915 | 2026-07-20T18:42:55.078Z | [t1.quartet] svcadm disable dendrite |
| 2916 | 2026-07-20T18:42:55.103Z | |
| 2917 | 2026-07-20T18:42:55.103Z | [t1.quartet] svcadm disable tfport |
| 2918 | 2026-07-20T18:42:55.127Z | |
| 2919 | 2026-07-20T18:42:55.127Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2920 | 2026-07-20T18:42:55.157Z | |
| 2921 | 2026-07-20T18:42:55.157Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2922 | 2026-07-20T18:42:55.179Z | |
| 2923 | 2026-07-20T18:42:55.179Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2924 | 2026-07-20T18:42:55.203Z | |
| 2925 | 2026-07-20T18:42:55.203Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2926 | 2026-07-20T18:42:55.228Z | |
| 2927 | 2026-07-20T18:42:55.228Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2928 | 2026-07-20T18:42:55.266Z | |
| 2929 | 2026-07-20T18:42:55.266Z | [t1.quartet] svcadm refresh dendrite:default |
| 2930 | 2026-07-20T18:42:55.284Z | |
| 2931 | 2026-07-20T18:42:55.284Z | [t1.quartet] svcadm enable dendrite:default |
| 2932 | 2026-07-20T18:42:55.317Z | |
| 2933 | 2026-07-20T18:42:55.317Z | wait 10s for dendrite to come up ... |
| 2934 | 2026-07-20T18:43:05.297Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2935 | 2026-07-20T18:43:05.324Z | |
| 2936 | 2026-07-20T18:43:05.324Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2937 | 2026-07-20T18:43:05.348Z | |
| 2938 | 2026-07-20T18:43:05.348Z | [t1.quartet] svcadm refresh tfport:default |
| 2939 | 2026-07-20T18:43:05.372Z | |
| 2940 | 2026-07-20T18:43:05.372Z | [t1.quartet] svcadm enable tfport |
| 2941 | 2026-07-20T18:43:05.390Z | |
| 2942 | 2026-07-20T18:43:05.395Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 149c511f-dda4-4291-ad40-213bd39b4fae --sled-uuid cd1dcf47-54e4-4389-8b76-79e2baa13978 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2943 | 2026-07-20T18:43:05.402Z | |
| 2944 | 2026-07-20T18:43:05.402Z | [t1.quartet] ipadm |
| 2945 | 2026-07-20T18:43:05.415Z | ADDROBJ TYPE STATE ADDR |
| 2946 | 2026-07-20T18:43:05.415Z | lo0/v4 static ok 127.0.0.1/8 |
| 2947 | 2026-07-20T18:43:05.415Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2948 | 2026-07-20T18:43:05.415Z | lo0/v6 static ok ::1/128 |
| 2949 | 2026-07-20T18:43:05.416Z | lo0/u6 static ok fd00:4::1/64 |
| 2950 | 2026-07-20T18:43:05.416Z | tfportrear0_0/v6 addrconf ok fe80::a073:5aff:feaa:5ccc%tfportrear0_0/10 |
| 2951 | 2026-07-20T18:43:05.416Z | tfportrear1_0/v6 addrconf ok fe80::4f6:13ff:fe0d:8518%tfportrear1_0/10 |
| 2952 | 2026-07-20T18:43:05.416Z | tfportrear2_0/v6 addrconf ok fe80::8857:dcff:feb6:1ea7%tfportrear2_0/10 |
| 2953 | 2026-07-20T18:43:07.535Z | initial peering test passed |
| 2954 | 2026-07-20T18:43:08.539Z | [s3.quartet] ping fd00:1::1 |
| 2955 | 2026-07-20T18:43:08.555Z | fd00:1::1 is alive |
| 2956 | 2026-07-20T18:43:18.385Z | test ddm::test_quartet has been running for over 60 seconds |
| 2957 | 2026-07-20T18:43:19.553Z | [s3.quartet] ping fd00:1::1 |
| 2958 | 2026-07-20T18:43:19.567Z | fd00:1::1 is alive |
| 2959 | 2026-07-20T18:43:19.573Z | [t1.quartet] pkill ddmd |
| 2960 | 2026-07-20T18:43:19.578Z | |
| 2961 | 2026-07-20T18:43:19.578Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2962 | 2026-07-20T18:43:19.583Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2963 | 2026-07-20T18:43:21.461Z | [s3.quartet] pkill ddmd |
| 2964 | 2026-07-20T18:43:21.474Z | |
| 2965 | 2026-07-20T18:43:21.474Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2966 | 2026-07-20T18:43:23.284Z | [s2.quartet] pkill ddmd |
| 2967 | 2026-07-20T18:43:23.297Z | |
| 2968 | 2026-07-20T18:43:23.297Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2969 | 2026-07-20T18:43:25.311Z | [s1.quartet] pkill ddmd |
| 2970 | 2026-07-20T18:43:25.325Z | |
| 2971 | 2026-07-20T18:43:25.325Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2972 | 2026-07-20T18:43:27.177Z | [sidecar.quartet] pkill softnpu |
| 2973 | 2026-07-20T18:43:27.190Z | |
| 2974 | 2026-07-20T18:43:27.190Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2975 | 2026-07-20T18:43:30.384Z | test ddm::test_quartet ... ok |
| 2976 | 2026-07-20T18:43:30.385Z | |
| 2977 | 2026-07-20T18:43:30.385Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 72.00s |
| 2978 | 2026-07-20T18:43:30.385Z | |
| 2979 | 2026-07-20T18:43:30.436Z | + cleanup |
| 2980 | 2026-07-20T18:43:30.440Z | ++ id -un |
| 2981 | 2026-07-20T18:43:30.443Z | ++ id -gn |
| 2982 | 2026-07-20T18:43:30.443Z | + pfexec chown -R build:build . |
| 2983 | 2026-07-20T18:43:30.566Z | process exited: duration 659259 ms, exit code 0 |
| |
| 2984 | 2026-07-20T18:43:30.574Z | found 6 output files |
| 2985 | 2026-07-20T18:43:30.574Z | uploading: /work/s1.quartet.log (3814 bytes) |
| 2986 | 2026-07-20T18:43:31.588Z | uploaded: /work/s1.quartet.log |
| 2987 | 2026-07-20T18:43:31.588Z | uploading: /work/s2.quartet.log (3990 bytes) |
| 2988 | 2026-07-20T18:43:32.600Z | uploaded: /work/s2.quartet.log |
| 2989 | 2026-07-20T18:43:32.600Z | uploading: /work/s3.quartet.log (4107 bytes) |
| 2990 | 2026-07-20T18:43:33.613Z | uploaded: /work/s3.quartet.log |
| 2991 | 2026-07-20T18:43:33.613Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2992 | 2026-07-20T18:43:34.626Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2993 | 2026-07-20T18:43:34.626Z | uploading: /work/t1.quartet-dpd.log (206310 bytes) |
| 2994 | 2026-07-20T18:43:35.645Z | uploaded: /work/t1.quartet-dpd.log |
| 2995 | 2026-07-20T18:43:35.645Z | uploading: /work/t1.quartet.log (17046 bytes) |
| 2996 | 2026-07-20T18:43:36.659Z | uploaded: /work/t1.quartet.log |