|
|
|
| 1 | 2026-06-05T21:18:03.941Z | job assigned to worker 01KTCTBN20PNAA44H978DJJ8MW [factory aws, i-0a252d643194f3a42] (queued for 58 s) |
| |
| 2 | 2026-06-05T21:18:10.692Z | starting task 0: "setup" |
| 3 | 2026-06-05T21:18:10.697Z | ++ uname -s |
| 4 | 2026-06-05T21:18:10.700Z | + kern=SunOS |
| 5 | 2026-06-05T21:18:10.700Z | + build_user=build |
| 6 | 2026-06-05T21:18:10.700Z | + build_uid=12345 |
| 7 | 2026-06-05T21:18:10.700Z | + work_dir=/work |
| 8 | 2026-06-05T21:18:10.700Z | + input_dir=/input |
| 9 | 2026-06-05T21:18:10.700Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T21:18:10.700Z | + case "$kern" in |
| 11 | 2026-06-05T21:18:10.700Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T21:18:10.701Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T21:18:12.706Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T21:18:12.812Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T21:18:12.816Z | + home_fs=zfs |
| 16 | 2026-06-05T21:18:12.818Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T21:18:12.818Z | + mkdir -p /home/build |
| 18 | 2026-06-05T21:18:12.818Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T21:18:14.818Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T21:18:14.821Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-06-05T21:18:14.828Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T21:18:14.832Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T21:18:14.832Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T21:18:14.832Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T21:18:14.832Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T21:18:14.832Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T21:18:14.832Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T21:18:14.835Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T21:18:14.835Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T21:18:14.917Z | info: downloading installer |
| 31 | 2026-06-05T21:18:16.274Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T21:18:16.274Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T21:18:16.274Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T21:18:16.274Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T21:18:16.274Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T21:18:16.274Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T21:18:16.274Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T21:18:16.274Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T21:18:16.274Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T21:18:16.275Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T21:18:16.275Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T21:18:16.275Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T21:18:16.275Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T21:18:16.288Z | info: profile set to default |
| 45 | 2026-06-05T21:18:16.288Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T21:18:16.291Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T21:18:16.425Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T21:18:16.428Z | info: downloading 6 components |
| 49 | 2026-06-05T21:18:30.827Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T21:18:30.828Z | |
| 51 | 2026-06-05T21:18:30.857Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T21:18:30.857Z | |
| 53 | 2026-06-05T21:18:30.857Z | |
| 54 | 2026-06-05T21:18:30.857Z | Rust is installed now. Great! |
| 55 | 2026-06-05T21:18:30.857Z | |
| 56 | 2026-06-05T21:18:30.857Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T21:18:30.857Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T21:18:30.857Z | |
| 59 | 2026-06-05T21:18:30.858Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T21:18:30.858Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T21:18:30.858Z | |
| 62 | 2026-06-05T21:18:30.858Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T21:18:30.858Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T21:18:30.859Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T21:18:30.859Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T21:18:30.859Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T21:18:30.859Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T21:18:30.859Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T21:18:30.863Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T21:18:30.863Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T21:18:30.949Z | + rustup --version |
| 72 | 2026-06-05T21:18:30.957Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T21:18:30.961Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T21:18:30.978Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T21:18:30.981Z | + cargo --version |
| 76 | 2026-06-05T21:18:30.994Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T21:18:30.997Z | + rustc --version |
| 78 | 2026-06-05T21:18:31.016Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T21:18:31.019Z | process exited: duration 16188 ms, exit code 0 |
| |
| 80 | 2026-06-05T21:18:31.026Z | starting task 2: "authentication" |
| 81 | 2026-06-05T21:18:31.042Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T21:18:31.049Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T21:18:31.052Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T21:18:31.056Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T21:18:31.094Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T21:18:32.137Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T21:18:32.137Z | + git fetch origin 28cc72cd5873adf4359355c13a325e524897aa25 |
| 88 | 2026-06-05T21:18:32.375Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T21:18:32.375Z | * branch 28cc72cd5873adf4359355c13a325e524897aa25 -> FETCH_HEAD |
| 90 | 2026-06-05T21:18:32.378Z | + [[ -n trey/ndp-demux ]] |
| 91 | 2026-06-05T21:18:32.381Z | ++ git branch --show-current |
| 92 | 2026-06-05T21:18:32.381Z | + current=main |
| 93 | 2026-06-05T21:18:32.381Z | + [[ main != trey/ndp-demux ]] |
| 94 | 2026-06-05T21:18:32.381Z | + git branch -f trey/ndp-demux 28cc72cd5873adf4359355c13a325e524897aa25 |
| 95 | 2026-06-05T21:18:32.384Z | + git checkout -f trey/ndp-demux |
| 96 | 2026-06-05T21:18:32.400Z | Switched to branch 'trey/ndp-demux' |
| 97 | 2026-06-05T21:18:32.404Z | + git reset --hard 28cc72cd5873adf4359355c13a325e524897aa25 |
| 98 | 2026-06-05T21:18:32.418Z | HEAD is now at 28cc72c bump ispf dependency |
| 99 | 2026-06-05T21:18:32.421Z | process exited: duration 1369 ms, exit code 0 |
| |
| 100 | 2026-06-05T21:18:32.428Z | starting task 4: "build" |
| 101 | 2026-06-05T21:18:32.434Z | ++ dladm |
| 102 | 2026-06-05T21:18:32.437Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-05T21:18:32.437Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-05T21:18:32.440Z | ++ ipadm |
| 105 | 2026-06-05T21:18:32.440Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-05T21:18:32.440Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-05T21:18:32.441Z | ena0/dhcp dhcp ok 10.150.1.184/24 |
| 108 | 2026-06-05T21:18:32.442Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-05T21:18:32.442Z | ++ banner collect |
| 110 | 2026-06-05T21:18:32.446Z | |
| 111 | 2026-06-05T21:18:32.446Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-05T21:18:32.446Z | # # # # # # # # # # |
| 113 | 2026-06-05T21:18:32.446Z | # # # # # ##### # # |
| 114 | 2026-06-05T21:18:32.446Z | # # # # # # # # |
| 115 | 2026-06-05T21:18:32.446Z | # # # # # # # # # # |
| 116 | 2026-06-05T21:18:32.446Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-05T21:18:32.446Z | |
| 118 | 2026-06-05T21:18:32.446Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-05T21:18:32.446Z | ++ repo=softnpu |
| 120 | 2026-06-05T21:18:32.446Z | ++ series=image |
| 121 | 2026-06-05T21:18:32.446Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-05T21:18:32.446Z | ++ name=softnpu |
| 123 | 2026-06-05T21:18:32.446Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-05T21:18:32.446Z | ++ mkdir -p download |
| 125 | 2026-06-05T21:18:32.446Z | ++ pushd download |
| 126 | 2026-06-05T21:18:32.446Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-05T21:18:32.446Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-05T21:18:32.446Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-05T21:18:32.450Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-05T21:18:32.450Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-05T21:18:32.965Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 30.28M 0 0
100 15.63M 100 15.63M 0 0 30.28M 0 0
100 15.63M 100 15.63M 0 0 30.27M 0 0 |
| 132 | 2026-06-05T21:18:32.972Z | ++ popd |
| 133 | 2026-06-05T21:18:32.972Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-05T21:18:32.972Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-05T21:18:32.972Z | ++ repo=sidecar-lite |
| 136 | 2026-06-05T21:18:32.972Z | ++ series=release |
| 137 | 2026-06-05T21:18:32.972Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-05T21:18:32.972Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-05T21:18:32.972Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-05T21:18:32.972Z | ++ mkdir -p download |
| 141 | 2026-06-05T21:18:32.972Z | ++ pushd download |
| 142 | 2026-06-05T21:18:32.972Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 143 | 2026-06-05T21:18:32.972Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-06-05T21:18:32.972Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-05T21:18:32.976Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-05T21:18:32.976Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-05T21:18:33.282Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 39.06M 0 0
100 12.04M 100 12.04M 0 0 39.06M 0 0
100 12.04M 100 12.04M 0 0 39.05M 0 0 |
| 148 | 2026-06-05T21:18:33.286Z | ++ popd |
| 149 | 2026-06-05T21:18:33.286Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-05T21:18:33.286Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-05T21:18:33.286Z | ++ repo=sidecar-lite |
| 152 | 2026-06-05T21:18:33.286Z | ++ series=release |
| 153 | 2026-06-05T21:18:33.286Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-05T21:18:33.286Z | ++ name=scadm |
| 155 | 2026-06-05T21:18:33.286Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-05T21:18:33.286Z | ++ mkdir -p download |
| 157 | 2026-06-05T21:18:33.286Z | ++ pushd download |
| 158 | 2026-06-05T21:18:33.286Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-05T21:18:33.286Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T21:18:33.286Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-05T21:18:33.290Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-05T21:18:33.293Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-05T21:18:33.784Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 31.94M 0 0
100 15.78M 100 15.78M 0 0 31.94M 0 0
100 15.78M 100 15.78M 0 0 31.94M 0 0 |
| 164 | 2026-06-05T21:18:33.788Z | ++ popd |
| 165 | 2026-06-05T21:18:33.788Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-05T21:18:33.788Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-05T21:18:33.788Z | ++ repo=dendrite |
| 168 | 2026-06-05T21:18:33.788Z | ++ series=image |
| 169 | 2026-06-05T21:18:33.788Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-05T21:18:33.788Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-05T21:18:33.788Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-05T21:18:33.788Z | ++ mkdir -p download |
| 173 | 2026-06-05T21:18:33.788Z | ++ pushd download |
| 174 | 2026-06-05T21:18:33.788Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 175 | 2026-06-05T21:18:33.788Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-06-05T21:18:33.788Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-05T21:18:33.795Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-05T21:18:33.800Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-05T21:18:35.043Z |
0 0 0 0 0 0 0 0 0
76 71.59M 76 54.70M 0 0 54.62M 0 00:01 00:01 54.63M
100 71.59M 100 71.59M 0 0 58.04M 0 00:01 00:01 54.63M
100 71.59M 100 71.59M 0 0 58.03M 0 00:01 00:01 54.63M
100 71.59M 100 71.59M 0 0 58.03M 0 00:01 00:01 54.63M |
| 180 | 2026-06-05T21:18:35.048Z | ++ popd |
| 181 | 2026-06-05T21:18:35.048Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-05T21:18:35.049Z | ++ get_artifact maghemite release 28cc72cd5873adf4359355c13a325e524897aa25 ddm |
| 183 | 2026-06-05T21:18:35.049Z | ++ repo=maghemite |
| 184 | 2026-06-05T21:18:35.049Z | ++ series=release |
| 185 | 2026-06-05T21:18:35.049Z | ++ commit=28cc72cd5873adf4359355c13a325e524897aa25 |
| 186 | 2026-06-05T21:18:35.049Z | ++ name=ddm |
| 187 | 2026-06-05T21:18:35.049Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-05T21:18:35.049Z | ++ mkdir -p download |
| 189 | 2026-06-05T21:18:35.050Z | ++ pushd download |
| 190 | 2026-06-05T21:18:35.050Z | ++ [[ ! -f ddm ]] |
| 191 | 2026-06-05T21:18:35.050Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 192 | 2026-06-05T21:18:35.050Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/28cc72cd5873adf4359355c13a325e524897aa25/ddm |
| 193 | 2026-06-05T21:18:35.050Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-05T21:18:35.050Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-05T21:18:35.119Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-05T21:18:35.119Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-05T21:18:35.124Z | ++ popd |
| 198 | 2026-06-05T21:18:35.124Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-05T21:18:35.124Z | ++ get_artifact maghemite release 28cc72cd5873adf4359355c13a325e524897aa25 ddmadm |
| 200 | 2026-06-05T21:18:35.125Z | ++ repo=maghemite |
| 201 | 2026-06-05T21:18:35.125Z | ++ series=release |
| 202 | 2026-06-05T21:18:35.125Z | ++ commit=28cc72cd5873adf4359355c13a325e524897aa25 |
| 203 | 2026-06-05T21:18:35.125Z | ++ name=ddmadm |
| 204 | 2026-06-05T21:18:35.125Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-05T21:18:35.125Z | ++ mkdir -p download |
| 206 | 2026-06-05T21:18:35.125Z | ++ pushd download |
| 207 | 2026-06-05T21:18:35.125Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-05T21:18:35.125Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-05T21:18:35.125Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/28cc72cd5873adf4359355c13a325e524897aa25/ddmadm |
| 210 | 2026-06-05T21:18:35.129Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-05T21:18:35.129Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-05T21:18:35.195Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-05T21:18:35.197Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-05T21:18:35.201Z | ++ popd |
| 215 | 2026-06-05T21:18:35.201Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-05T21:18:35.201Z | ++ pushd download |
| 217 | 2026-06-05T21:18:35.202Z | ++ chmod +x softnpu |
| 218 | 2026-06-05T21:18:35.202Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T21:18:35.202Z | ++ chmod +x scadm |
| 220 | 2026-06-05T21:18:35.202Z | ++ chmod +x ddmadm |
| 221 | 2026-06-05T21:18:35.202Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-05T21:18:35.202Z | ++ chmod +x ddmd |
| 223 | 2026-06-05T21:18:35.202Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-05T21:18:35.203Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-05T21:18:35.207Z | mv: cannot access ddmadm |
| 226 | 2026-06-05T21:18:35.207Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-05T21:18:35.207Z | mv: cannot access ddmd |
| 228 | 2026-06-05T21:18:35.207Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-05T21:18:35.207Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-05T21:18:35.207Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-05T21:18:36.213Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-05T21:18:36.220Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-05T21:18:36.220Z | ++ popd |
| 234 | 2026-06-05T21:18:36.220Z | ++ banner install |
| 235 | 2026-06-05T21:18:36.220Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-05T21:18:36.220Z | |
| 237 | 2026-06-05T21:18:36.220Z | # # # #### ##### ## # # |
| 238 | 2026-06-05T21:18:36.220Z | # ## # # # # # # # |
| 239 | 2026-06-05T21:18:36.220Z | # # # # #### # # # # # |
| 240 | 2026-06-05T21:18:36.220Z | # # # # # # ###### # # |
| 241 | 2026-06-05T21:18:36.221Z | # # ## # # # # # # # |
| 242 | 2026-06-05T21:18:36.221Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-05T21:18:36.221Z | |
| 244 | 2026-06-05T21:18:36.221Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-05T21:18:36.221Z | ++ set +o errexit |
| 246 | 2026-06-05T21:18:36.221Z | ++ pkg info clang-15 |
| 247 | 2026-06-05T21:18:36.221Z | ++ grep -qi installed |
| 248 | 2026-06-05T21:18:37.430Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-05T21:18:37.430Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-05T21:18:37.430Z | |
| 251 | 2026-06-05T21:18:37.431Z | clang-15 |
| 252 | 2026-06-05T21:18:37.465Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-05T21:18:37.466Z | ++ set -o errexit |
| 254 | 2026-06-05T21:18:37.466Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-05T21:18:44.734Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-05T21:18:52.539Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-05T21:18:59.984Z | Planning: Solver setup ... Done |
| 258 | 2026-06-05T21:19:00.025Z | Planning: Running solver ... Done |
| 259 | 2026-06-05T21:19:00.226Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-05T21:19:00.601Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-05T21:19:00.701Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-05T21:19:00.726Z | Planning: Package planning ... Done |
| 263 | 2026-06-05T21:19:00.753Z | Planning: Merging actions ... Done |
| 264 | 2026-06-05T21:19:00.859Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-05T21:19:00.865Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-05T21:19:01.634Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-05T21:19:01.640Z | Planning: Planning completed in 8.93 seconds |
| 268 | 2026-06-05T21:19:01.652Z | Packages to install: 2 |
| 269 | 2026-06-05T21:19:01.652Z | Mediators to change: 2 |
| 270 | 2026-06-05T21:19:01.655Z | Services to change: 1 |
| 271 | 2026-06-05T21:19:01.655Z | Create boot environment: No |
| 272 | 2026-06-05T21:19:01.655Z | Create backup boot environment: No |
| 273 | 2026-06-05T21:19:01.696Z | |
| 274 | 2026-06-05T21:19:01.696Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-05T21:19:06.809Z | Download: 975/3076 items 82.1/211.3MB 38% complete (17.3M/s) |
| 276 | 2026-06-05T21:19:14.983Z | Download: 983/3076 items 82.2/211.3MB 38% complete (15.8M/s) |
| 277 | 2026-06-05T21:19:27.649Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 278 | 2026-06-05T21:19:32.649Z | Download: 2954/3076 items 166.8/211.3MB 78% complete (16.8M/s) |
| 279 | 2026-06-05T21:19:38.106Z | Download: 3075/3076 items 211.3/211.3MB 99% complete (13.3M/s) |
| 280 | 2026-06-05T21:19:38.121Z | Download: Completed 211.31 MB in 36.42 seconds (5.8M/s) |
| 281 | 2026-06-05T21:19:38.261Z | Actions: 1/3418 actions (Installing new actions) |
| 282 | 2026-06-05T21:19:41.416Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 283 | 2026-06-05T21:19:42.050Z | Done |
| 284 | 2026-06-05T21:19:42.050Z | Done |
| 285 | 2026-06-05T21:19:42.792Z | Done |
| 286 | 2026-06-05T21:19:46.181Z | Done |
| 287 | 2026-06-05T21:19:46.257Z | Done |
| 288 | 2026-06-05T21:19:46.261Z | Done |
| 289 | 2026-06-05T21:19:46.489Z | Done |
| 290 | 2026-06-05T21:19:47.174Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 291 | 2026-06-05T21:19:47.174Z | ++ set +o errexit |
| 292 | 2026-06-05T21:19:47.177Z | ++ pkg info pkg-config |
| 293 | 2026-06-05T21:19:47.177Z | ++ grep -qi installed |
| 294 | 2026-06-05T21:19:47.402Z | ++ [[ 0 != 0 ]] |
| 295 | 2026-06-05T21:19:47.402Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 296 | 2026-06-05T21:19:47.402Z | ++ set +o errexit |
| 297 | 2026-06-05T21:19:47.405Z | ++ pkg info brand/omicron1 |
| 298 | 2026-06-05T21:19:47.405Z | ++ grep -qi installed |
| 299 | 2026-06-05T21:19:47.588Z | pkg: info: no packages matching the following patterns you specified are |
| 300 | 2026-06-05T21:19:47.588Z | installed on the system. Try querying remotely instead: |
| 301 | 2026-06-05T21:19:47.588Z | |
| 302 | 2026-06-05T21:19:47.588Z | brand/omicron1 |
| 303 | 2026-06-05T21:19:47.623Z | ++ [[ 1 != 0 ]] |
| 304 | 2026-06-05T21:19:47.624Z | ++ set -o errexit |
| 305 | 2026-06-05T21:19:47.624Z | ++ pfexec pkg install brand/omicron1 |
| 306 | 2026-06-05T21:19:48.031Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 307 | 2026-06-05T21:19:55.242Z | Planning: Solver setup ... Done |
| 308 | 2026-06-05T21:19:55.281Z | Planning: Running solver ... Done |
| 309 | 2026-06-05T21:19:55.421Z | Planning: Finding local manifests ... Done |
| 310 | 2026-06-05T21:19:55.425Z | Planning: Fetching manifests: 0/2 0% complete |
| 311 | 2026-06-05T21:19:55.556Z | Planning: Fetching manifests: 2/2 100% complete |
| 312 | 2026-06-05T21:19:55.568Z | Planning: Package planning ... Done |
| 313 | 2026-06-05T21:19:55.573Z | Planning: Merging actions ... Done |
| 314 | 2026-06-05T21:19:55.717Z | Planning: Checking for conflicting actions ... Done |
| 315 | 2026-06-05T21:19:55.721Z | Planning: Consolidating action changes ... Done |
| 316 | 2026-06-05T21:19:55.875Z | Planning: Evaluating mediators ... Done |
| 317 | 2026-06-05T21:19:55.879Z | Planning: Planning completed in 7.84 seconds |
| 318 | 2026-06-05T21:19:55.883Z | Packages to install: 2 |
| 319 | 2026-06-05T21:19:55.883Z | Create boot environment: No |
| 320 | 2026-06-05T21:19:55.883Z | Create backup boot environment: No |
| 321 | 2026-06-05T21:19:55.912Z | |
| 322 | 2026-06-05T21:19:55.912Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 323 | 2026-06-05T21:19:55.973Z | Download: Completed 1.07 MB in 0.02 seconds (48.9M/s) |
| 324 | 2026-06-05T21:19:56.008Z | Actions: 1/28 actions (Installing new actions) |
| 325 | 2026-06-05T21:19:56.019Z | Actions: Completed 28 actions in 0.01 seconds. |
| 326 | 2026-06-05T21:19:56.518Z | Done |
| 327 | 2026-06-05T21:19:56.518Z | Done |
| 328 | 2026-06-05T21:19:57.157Z | Done |
| 329 | 2026-06-05T21:19:59.974Z | Done |
| 330 | 2026-06-05T21:20:00.050Z | Done |
| 331 | 2026-06-05T21:20:00.053Z | Done |
| 332 | 2026-06-05T21:20:00.196Z | Done |
| 333 | 2026-06-05T21:20:00.331Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 334 | 2026-06-05T21:20:00.331Z | ++ set +o errexit |
| 335 | 2026-06-05T21:20:00.335Z | ++ pkg info brand/omicron1/tools |
| 336 | 2026-06-05T21:20:00.335Z | ++ grep -qi installed |
| 337 | 2026-06-05T21:20:00.516Z | pkg: info: no packages matching the following patterns you specified are |
| 338 | 2026-06-05T21:20:00.516Z | installed on the system. Try querying remotely instead: |
| 339 | 2026-06-05T21:20:00.516Z | |
| 340 | 2026-06-05T21:20:00.516Z | brand/omicron1/tools |
| 341 | 2026-06-05T21:20:00.550Z | ++ [[ 1 != 0 ]] |
| 342 | 2026-06-05T21:20:00.551Z | ++ set -o errexit |
| 343 | 2026-06-05T21:20:00.551Z | ++ pfexec pkg install brand/omicron1/tools |
| 344 | 2026-06-05T21:20:00.940Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 345 | 2026-06-05T21:20:08.085Z | Planning: Solver setup ... Done |
| 346 | 2026-06-05T21:20:08.122Z | Planning: Running solver ... Done |
| 347 | 2026-06-05T21:20:08.264Z | Planning: Finding local manifests ... Done |
| 348 | 2026-06-05T21:20:08.267Z | Planning: Fetching manifests: 0/1 0% complete |
| 349 | 2026-06-05T21:20:08.379Z | Planning: Fetching manifests: 1/1 100% complete |
| 350 | 2026-06-05T21:20:08.391Z | Planning: Package planning ... Done |
| 351 | 2026-06-05T21:20:08.394Z | Planning: Merging actions ... Done |
| 352 | 2026-06-05T21:20:08.531Z | Planning: Checking for conflicting actions ... Done |
| 353 | 2026-06-05T21:20:08.534Z | Planning: Consolidating action changes ... Done |
| 354 | 2026-06-05T21:20:08.686Z | Planning: Evaluating mediators ... Done |
| 355 | 2026-06-05T21:20:08.689Z | Planning: Planning completed in 7.75 seconds |
| 356 | 2026-06-05T21:20:08.695Z | Packages to install: 1 |
| 357 | 2026-06-05T21:20:08.695Z | Services to change: 1 |
| 358 | 2026-06-05T21:20:08.699Z | Create boot environment: No |
| 359 | 2026-06-05T21:20:08.699Z | Create backup boot environment: No |
| 360 | 2026-06-05T21:20:08.724Z | |
| 361 | 2026-06-05T21:20:08.724Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 362 | 2026-06-05T21:20:08.749Z | Download: Completed 1.19 MB in 0.02 seconds (48.9M/s) |
| 363 | 2026-06-05T21:20:08.820Z | Actions: 1/19 actions (Installing new actions) |
| 364 | 2026-06-05T21:20:08.832Z | Actions: Completed 19 actions in 0.01 seconds. |
| 365 | 2026-06-05T21:20:09.336Z | Done |
| 366 | 2026-06-05T21:20:09.336Z | Done |
| 367 | 2026-06-05T21:20:09.962Z | Done |
| 368 | 2026-06-05T21:20:12.812Z | Done |
| 369 | 2026-06-05T21:20:12.883Z | Done |
| 370 | 2026-06-05T21:20:12.886Z | Done |
| 371 | 2026-06-05T21:20:13.045Z | Done |
| 372 | 2026-06-05T21:20:13.176Z | ++ pfexec svcadm enable baseline |
| 373 | 2026-06-05T21:20:13.191Z | ++ retry=0 |
| 374 | 2026-06-05T21:20:13.195Z | +++ svcs -Hostate baseline |
| 375 | 2026-06-05T21:20:13.206Z | ++ [[ offline* != online ]] |
| 376 | 2026-06-05T21:20:13.207Z | ++ [[ 0 -gt 300 ]] |
| 377 | 2026-06-05T21:20:13.210Z | ++ sleep 1 |
| 378 | 2026-06-05T21:20:14.209Z | ++ retry=1 |
| 379 | 2026-06-05T21:20:14.212Z | +++ svcs -Hostate baseline |
| 380 | 2026-06-05T21:20:14.223Z | ++ [[ offline* != online ]] |
| 381 | 2026-06-05T21:20:14.223Z | ++ [[ 1 -gt 300 ]] |
| 382 | 2026-06-05T21:20:14.223Z | ++ sleep 1 |
| 383 | 2026-06-05T21:20:15.224Z | ++ retry=2 |
| 384 | 2026-06-05T21:20:15.227Z | +++ svcs -Hostate baseline |
| 385 | 2026-06-05T21:20:15.237Z | ++ [[ offline* != online ]] |
| 386 | 2026-06-05T21:20:15.237Z | ++ [[ 2 -gt 300 ]] |
| 387 | 2026-06-05T21:20:15.237Z | ++ sleep 1 |
| 388 | 2026-06-05T21:20:16.240Z | ++ retry=3 |
| 389 | 2026-06-05T21:20:16.243Z | +++ svcs -Hostate baseline |
| 390 | 2026-06-05T21:20:16.254Z | ++ [[ offline* != online ]] |
| 391 | 2026-06-05T21:20:16.254Z | ++ [[ 3 -gt 300 ]] |
| 392 | 2026-06-05T21:20:16.254Z | ++ sleep 1 |
| 393 | 2026-06-05T21:20:17.256Z | ++ retry=4 |
| 394 | 2026-06-05T21:20:17.259Z | +++ svcs -Hostate baseline |
| 395 | 2026-06-05T21:20:17.272Z | ++ [[ offline* != online ]] |
| 396 | 2026-06-05T21:20:17.272Z | ++ [[ 4 -gt 300 ]] |
| 397 | 2026-06-05T21:20:17.272Z | ++ sleep 1 |
| 398 | 2026-06-05T21:20:18.274Z | ++ retry=5 |
| 399 | 2026-06-05T21:20:18.278Z | +++ svcs -Hostate baseline |
| 400 | 2026-06-05T21:20:18.293Z | ++ [[ offline* != online ]] |
| 401 | 2026-06-05T21:20:18.293Z | ++ [[ 5 -gt 300 ]] |
| 402 | 2026-06-05T21:20:18.296Z | ++ sleep 1 |
| 403 | 2026-06-05T21:20:19.295Z | ++ retry=6 |
| 404 | 2026-06-05T21:20:19.299Z | +++ svcs -Hostate baseline |
| 405 | 2026-06-05T21:20:19.310Z | ++ [[ offline* != online ]] |
| 406 | 2026-06-05T21:20:19.310Z | ++ [[ 6 -gt 300 ]] |
| 407 | 2026-06-05T21:20:19.310Z | ++ sleep 1 |
| 408 | 2026-06-05T21:20:20.312Z | ++ retry=7 |
| 409 | 2026-06-05T21:20:20.315Z | +++ svcs -Hostate baseline |
| 410 | 2026-06-05T21:20:20.326Z | ++ [[ offline* != online ]] |
| 411 | 2026-06-05T21:20:20.326Z | ++ [[ 7 -gt 300 ]] |
| 412 | 2026-06-05T21:20:20.326Z | ++ sleep 1 |
| 413 | 2026-06-05T21:20:21.328Z | ++ retry=8 |
| 414 | 2026-06-05T21:20:21.333Z | +++ svcs -Hostate baseline |
| 415 | 2026-06-05T21:20:21.342Z | ++ [[ offline* != online ]] |
| 416 | 2026-06-05T21:20:21.342Z | ++ [[ 8 -gt 300 ]] |
| 417 | 2026-06-05T21:20:21.342Z | ++ sleep 1 |
| 418 | 2026-06-05T21:20:22.344Z | ++ retry=9 |
| 419 | 2026-06-05T21:20:22.348Z | +++ svcs -Hostate baseline |
| 420 | 2026-06-05T21:20:22.359Z | ++ [[ offline* != online ]] |
| 421 | 2026-06-05T21:20:22.359Z | ++ [[ 9 -gt 300 ]] |
| 422 | 2026-06-05T21:20:22.359Z | ++ sleep 1 |
| 423 | 2026-06-05T21:20:23.361Z | ++ retry=10 |
| 424 | 2026-06-05T21:20:23.364Z | +++ svcs -Hostate baseline |
| 425 | 2026-06-05T21:20:23.376Z | ++ [[ offline* != online ]] |
| 426 | 2026-06-05T21:20:23.376Z | ++ [[ 10 -gt 300 ]] |
| 427 | 2026-06-05T21:20:23.376Z | ++ sleep 1 |
| 428 | 2026-06-05T21:20:24.378Z | ++ retry=11 |
| 429 | 2026-06-05T21:20:24.381Z | +++ svcs -Hostate baseline |
| 430 | 2026-06-05T21:20:24.392Z | ++ [[ offline* != online ]] |
| 431 | 2026-06-05T21:20:24.392Z | ++ [[ 11 -gt 300 ]] |
| 432 | 2026-06-05T21:20:24.392Z | ++ sleep 1 |
| 433 | 2026-06-05T21:20:25.394Z | ++ retry=12 |
| 434 | 2026-06-05T21:20:25.397Z | +++ svcs -Hostate baseline |
| 435 | 2026-06-05T21:20:25.409Z | ++ [[ offline* != online ]] |
| 436 | 2026-06-05T21:20:25.409Z | ++ [[ 12 -gt 300 ]] |
| 437 | 2026-06-05T21:20:25.409Z | ++ sleep 1 |
| 438 | 2026-06-05T21:20:26.413Z | ++ retry=13 |
| 439 | 2026-06-05T21:20:26.416Z | +++ svcs -Hostate baseline |
| 440 | 2026-06-05T21:20:26.427Z | ++ [[ offline* != online ]] |
| 441 | 2026-06-05T21:20:26.427Z | ++ [[ 13 -gt 300 ]] |
| 442 | 2026-06-05T21:20:26.427Z | ++ sleep 1 |
| 443 | 2026-06-05T21:20:27.427Z | ++ retry=14 |
| 444 | 2026-06-05T21:20:27.430Z | +++ svcs -Hostate baseline |
| 445 | 2026-06-05T21:20:27.442Z | ++ [[ offline* != online ]] |
| 446 | 2026-06-05T21:20:27.442Z | ++ [[ 14 -gt 300 ]] |
| 447 | 2026-06-05T21:20:27.442Z | ++ sleep 1 |
| 448 | 2026-06-05T21:20:28.455Z | ++ retry=15 |
| 449 | 2026-06-05T21:20:28.464Z | +++ svcs -Hostate baseline |
| 450 | 2026-06-05T21:20:28.464Z | ++ [[ offline* != online ]] |
| 451 | 2026-06-05T21:20:28.464Z | ++ [[ 15 -gt 300 ]] |
| 452 | 2026-06-05T21:20:28.464Z | ++ sleep 1 |
| 453 | 2026-06-05T21:20:29.461Z | ++ retry=16 |
| 454 | 2026-06-05T21:20:29.464Z | +++ svcs -Hostate baseline |
| 455 | 2026-06-05T21:20:29.476Z | ++ [[ offline* != online ]] |
| 456 | 2026-06-05T21:20:29.476Z | ++ [[ 16 -gt 300 ]] |
| 457 | 2026-06-05T21:20:29.476Z | ++ sleep 1 |
| 458 | 2026-06-05T21:20:30.476Z | ++ retry=17 |
| 459 | 2026-06-05T21:20:30.480Z | +++ svcs -Hostate baseline |
| 460 | 2026-06-05T21:20:30.491Z | ++ [[ offline* != online ]] |
| 461 | 2026-06-05T21:20:30.491Z | ++ [[ 17 -gt 300 ]] |
| 462 | 2026-06-05T21:20:30.491Z | ++ sleep 1 |
| 463 | 2026-06-05T21:20:31.493Z | ++ retry=18 |
| 464 | 2026-06-05T21:20:31.496Z | +++ svcs -Hostate baseline |
| 465 | 2026-06-05T21:20:31.509Z | ++ [[ offline* != online ]] |
| 466 | 2026-06-05T21:20:31.509Z | ++ [[ 18 -gt 300 ]] |
| 467 | 2026-06-05T21:20:31.509Z | ++ sleep 1 |
| 468 | 2026-06-05T21:20:32.511Z | ++ retry=19 |
| 469 | 2026-06-05T21:20:32.514Z | +++ svcs -Hostate baseline |
| 470 | 2026-06-05T21:20:32.527Z | ++ [[ offline* != online ]] |
| 471 | 2026-06-05T21:20:32.528Z | ++ [[ 19 -gt 300 ]] |
| 472 | 2026-06-05T21:20:32.528Z | ++ sleep 1 |
| 473 | 2026-06-05T21:20:33.526Z | ++ retry=20 |
| 474 | 2026-06-05T21:20:33.530Z | +++ svcs -Hostate baseline |
| 475 | 2026-06-05T21:20:33.541Z | ++ [[ offline* != online ]] |
| 476 | 2026-06-05T21:20:33.541Z | ++ [[ 20 -gt 300 ]] |
| 477 | 2026-06-05T21:20:33.541Z | ++ sleep 1 |
| 478 | 2026-06-05T21:20:34.543Z | ++ retry=21 |
| 479 | 2026-06-05T21:20:34.547Z | +++ svcs -Hostate baseline |
| 480 | 2026-06-05T21:20:34.558Z | ++ [[ offline* != online ]] |
| 481 | 2026-06-05T21:20:34.558Z | ++ [[ 21 -gt 300 ]] |
| 482 | 2026-06-05T21:20:34.558Z | ++ sleep 1 |
| 483 | 2026-06-05T21:20:35.560Z | ++ retry=22 |
| 484 | 2026-06-05T21:20:35.563Z | +++ svcs -Hostate baseline |
| 485 | 2026-06-05T21:20:35.575Z | ++ [[ offline* != online ]] |
| 486 | 2026-06-05T21:20:35.576Z | ++ [[ 22 -gt 300 ]] |
| 487 | 2026-06-05T21:20:35.576Z | ++ sleep 1 |
| 488 | 2026-06-05T21:20:36.576Z | ++ retry=23 |
| 489 | 2026-06-05T21:20:36.580Z | +++ svcs -Hostate baseline |
| 490 | 2026-06-05T21:20:36.592Z | ++ [[ offline* != online ]] |
| 491 | 2026-06-05T21:20:36.592Z | ++ [[ 23 -gt 300 ]] |
| 492 | 2026-06-05T21:20:36.592Z | ++ sleep 1 |
| 493 | 2026-06-05T21:20:37.593Z | ++ retry=24 |
| 494 | 2026-06-05T21:20:37.596Z | +++ svcs -Hostate baseline |
| 495 | 2026-06-05T21:20:37.607Z | ++ [[ offline* != online ]] |
| 496 | 2026-06-05T21:20:37.607Z | ++ [[ 24 -gt 300 ]] |
| 497 | 2026-06-05T21:20:37.607Z | ++ sleep 1 |
| 498 | 2026-06-05T21:20:38.609Z | ++ retry=25 |
| 499 | 2026-06-05T21:20:38.613Z | +++ svcs -Hostate baseline |
| 500 | 2026-06-05T21:20:38.623Z | ++ [[ offline* != online ]] |
| 501 | 2026-06-05T21:20:38.623Z | ++ [[ 25 -gt 300 ]] |
| 502 | 2026-06-05T21:20:38.624Z | ++ sleep 1 |
| 503 | 2026-06-05T21:20:39.625Z | ++ retry=26 |
| 504 | 2026-06-05T21:20:39.628Z | +++ svcs -Hostate baseline |
| 505 | 2026-06-05T21:20:39.639Z | ++ [[ offline* != online ]] |
| 506 | 2026-06-05T21:20:39.640Z | ++ [[ 26 -gt 300 ]] |
| 507 | 2026-06-05T21:20:39.640Z | ++ sleep 1 |
| 508 | 2026-06-05T21:20:40.641Z | ++ retry=27 |
| 509 | 2026-06-05T21:20:40.645Z | +++ svcs -Hostate baseline |
| 510 | 2026-06-05T21:20:40.656Z | ++ [[ offline* != online ]] |
| 511 | 2026-06-05T21:20:40.656Z | ++ [[ 27 -gt 300 ]] |
| 512 | 2026-06-05T21:20:40.656Z | ++ sleep 1 |
| 513 | 2026-06-05T21:20:41.658Z | ++ retry=28 |
| 514 | 2026-06-05T21:20:41.661Z | +++ svcs -Hostate baseline |
| 515 | 2026-06-05T21:20:41.672Z | ++ [[ offline* != online ]] |
| 516 | 2026-06-05T21:20:41.672Z | ++ [[ 28 -gt 300 ]] |
| 517 | 2026-06-05T21:20:41.672Z | ++ sleep 1 |
| 518 | 2026-06-05T21:20:42.674Z | ++ retry=29 |
| 519 | 2026-06-05T21:20:42.677Z | +++ svcs -Hostate baseline |
| 520 | 2026-06-05T21:20:42.688Z | ++ [[ offline* != online ]] |
| 521 | 2026-06-05T21:20:42.688Z | ++ [[ 29 -gt 300 ]] |
| 522 | 2026-06-05T21:20:42.688Z | ++ sleep 1 |
| 523 | 2026-06-05T21:20:43.690Z | ++ retry=30 |
| 524 | 2026-06-05T21:20:43.693Z | +++ svcs -Hostate baseline |
| 525 | 2026-06-05T21:20:43.705Z | ++ [[ offline* != online ]] |
| 526 | 2026-06-05T21:20:43.705Z | ++ [[ 30 -gt 300 ]] |
| 527 | 2026-06-05T21:20:43.708Z | ++ sleep 1 |
| 528 | 2026-06-05T21:20:44.707Z | ++ retry=31 |
| 529 | 2026-06-05T21:20:44.710Z | +++ svcs -Hostate baseline |
| 530 | 2026-06-05T21:20:44.721Z | ++ [[ offline* != online ]] |
| 531 | 2026-06-05T21:20:44.721Z | ++ [[ 31 -gt 300 ]] |
| 532 | 2026-06-05T21:20:44.721Z | ++ sleep 1 |
| 533 | 2026-06-05T21:20:45.724Z | ++ retry=32 |
| 534 | 2026-06-05T21:20:45.727Z | +++ svcs -Hostate baseline |
| 535 | 2026-06-05T21:20:45.737Z | ++ [[ offline* != online ]] |
| 536 | 2026-06-05T21:20:45.738Z | ++ [[ 32 -gt 300 ]] |
| 537 | 2026-06-05T21:20:45.741Z | ++ sleep 1 |
| 538 | 2026-06-05T21:20:46.741Z | ++ retry=33 |
| 539 | 2026-06-05T21:20:46.744Z | +++ svcs -Hostate baseline |
| 540 | 2026-06-05T21:20:46.754Z | ++ [[ offline* != online ]] |
| 541 | 2026-06-05T21:20:46.754Z | ++ [[ 33 -gt 300 ]] |
| 542 | 2026-06-05T21:20:46.754Z | ++ sleep 1 |
| 543 | 2026-06-05T21:20:47.756Z | ++ retry=34 |
| 544 | 2026-06-05T21:20:47.760Z | +++ svcs -Hostate baseline |
| 545 | 2026-06-05T21:20:47.771Z | ++ [[ offline* != online ]] |
| 546 | 2026-06-05T21:20:47.771Z | ++ [[ 34 -gt 300 ]] |
| 547 | 2026-06-05T21:20:47.771Z | ++ sleep 1 |
| 548 | 2026-06-05T21:20:48.773Z | ++ retry=35 |
| 549 | 2026-06-05T21:20:48.777Z | +++ svcs -Hostate baseline |
| 550 | 2026-06-05T21:20:48.787Z | ++ [[ offline* != online ]] |
| 551 | 2026-06-05T21:20:48.787Z | ++ [[ 35 -gt 300 ]] |
| 552 | 2026-06-05T21:20:48.788Z | ++ sleep 1 |
| 553 | 2026-06-05T21:20:49.789Z | ++ retry=36 |
| 554 | 2026-06-05T21:20:49.793Z | +++ svcs -Hostate baseline |
| 555 | 2026-06-05T21:20:49.804Z | ++ [[ offline* != online ]] |
| 556 | 2026-06-05T21:20:49.804Z | ++ [[ 36 -gt 300 ]] |
| 557 | 2026-06-05T21:20:49.804Z | ++ sleep 1 |
| 558 | 2026-06-05T21:20:50.806Z | ++ retry=37 |
| 559 | 2026-06-05T21:20:50.809Z | +++ svcs -Hostate baseline |
| 560 | 2026-06-05T21:20:50.820Z | ++ [[ offline* != online ]] |
| 561 | 2026-06-05T21:20:50.821Z | ++ [[ 37 -gt 300 ]] |
| 562 | 2026-06-05T21:20:50.821Z | ++ sleep 1 |
| 563 | 2026-06-05T21:20:51.822Z | ++ retry=38 |
| 564 | 2026-06-05T21:20:51.826Z | +++ svcs -Hostate baseline |
| 565 | 2026-06-05T21:20:51.837Z | ++ [[ offline* != online ]] |
| 566 | 2026-06-05T21:20:51.837Z | ++ [[ 38 -gt 300 ]] |
| 567 | 2026-06-05T21:20:51.840Z | ++ sleep 1 |
| 568 | 2026-06-05T21:20:52.839Z | ++ retry=39 |
| 569 | 2026-06-05T21:20:52.842Z | +++ svcs -Hostate baseline |
| 570 | 2026-06-05T21:20:52.854Z | ++ [[ offline* != online ]] |
| 571 | 2026-06-05T21:20:52.854Z | ++ [[ 39 -gt 300 ]] |
| 572 | 2026-06-05T21:20:52.857Z | ++ sleep 1 |
| 573 | 2026-06-05T21:20:53.857Z | ++ retry=40 |
| 574 | 2026-06-05T21:20:53.861Z | +++ svcs -Hostate baseline |
| 575 | 2026-06-05T21:20:53.870Z | ++ [[ offline* != online ]] |
| 576 | 2026-06-05T21:20:53.870Z | ++ [[ 40 -gt 300 ]] |
| 577 | 2026-06-05T21:20:53.870Z | ++ sleep 1 |
| 578 | 2026-06-05T21:20:54.872Z | ++ retry=41 |
| 579 | 2026-06-05T21:20:54.875Z | +++ svcs -Hostate baseline |
| 580 | 2026-06-05T21:20:54.887Z | ++ [[ offline* != online ]] |
| 581 | 2026-06-05T21:20:54.887Z | ++ [[ 41 -gt 300 ]] |
| 582 | 2026-06-05T21:20:54.887Z | ++ sleep 1 |
| 583 | 2026-06-05T21:20:55.889Z | ++ retry=42 |
| 584 | 2026-06-05T21:20:55.892Z | +++ svcs -Hostate baseline |
| 585 | 2026-06-05T21:20:55.904Z | ++ [[ offline* != online ]] |
| 586 | 2026-06-05T21:20:55.904Z | ++ [[ 42 -gt 300 ]] |
| 587 | 2026-06-05T21:20:55.904Z | ++ sleep 1 |
| 588 | 2026-06-05T21:20:56.906Z | ++ retry=43 |
| 589 | 2026-06-05T21:20:56.909Z | +++ svcs -Hostate baseline |
| 590 | 2026-06-05T21:20:56.921Z | ++ [[ offline* != online ]] |
| 591 | 2026-06-05T21:20:56.921Z | ++ [[ 43 -gt 300 ]] |
| 592 | 2026-06-05T21:20:56.924Z | ++ sleep 1 |
| 593 | 2026-06-05T21:20:57.923Z | ++ retry=44 |
| 594 | 2026-06-05T21:20:57.926Z | +++ svcs -Hostate baseline |
| 595 | 2026-06-05T21:20:57.937Z | ++ [[ offline* != online ]] |
| 596 | 2026-06-05T21:20:57.937Z | ++ [[ 44 -gt 300 ]] |
| 597 | 2026-06-05T21:20:57.940Z | ++ sleep 1 |
| 598 | 2026-06-05T21:20:58.939Z | ++ retry=45 |
| 599 | 2026-06-05T21:20:58.943Z | +++ svcs -Hostate baseline |
| 600 | 2026-06-05T21:20:58.954Z | ++ [[ offline* != online ]] |
| 601 | 2026-06-05T21:20:58.954Z | ++ [[ 45 -gt 300 ]] |
| 602 | 2026-06-05T21:20:58.957Z | ++ sleep 1 |
| 603 | 2026-06-05T21:20:59.956Z | ++ retry=46 |
| 604 | 2026-06-05T21:20:59.959Z | +++ svcs -Hostate baseline |
| 605 | 2026-06-05T21:20:59.971Z | ++ [[ offline* != online ]] |
| 606 | 2026-06-05T21:20:59.971Z | ++ [[ 46 -gt 300 ]] |
| 607 | 2026-06-05T21:20:59.971Z | ++ sleep 1 |
| 608 | 2026-06-05T21:21:00.973Z | ++ retry=47 |
| 609 | 2026-06-05T21:21:00.976Z | +++ svcs -Hostate baseline |
| 610 | 2026-06-05T21:21:00.987Z | ++ [[ offline* != online ]] |
| 611 | 2026-06-05T21:21:00.988Z | ++ [[ 47 -gt 300 ]] |
| 612 | 2026-06-05T21:21:00.988Z | ++ sleep 1 |
| 613 | 2026-06-05T21:21:01.989Z | ++ retry=48 |
| 614 | 2026-06-05T21:21:01.992Z | +++ svcs -Hostate baseline |
| 615 | 2026-06-05T21:21:02.005Z | ++ [[ offline* != online ]] |
| 616 | 2026-06-05T21:21:02.005Z | ++ [[ 48 -gt 300 ]] |
| 617 | 2026-06-05T21:21:02.005Z | ++ sleep 1 |
| 618 | 2026-06-05T21:21:03.008Z | ++ retry=49 |
| 619 | 2026-06-05T21:21:03.012Z | +++ svcs -Hostate baseline |
| 620 | 2026-06-05T21:21:03.021Z | ++ [[ offline* != online ]] |
| 621 | 2026-06-05T21:21:03.021Z | ++ [[ 49 -gt 300 ]] |
| 622 | 2026-06-05T21:21:03.024Z | ++ sleep 1 |
| 623 | 2026-06-05T21:21:04.023Z | ++ retry=50 |
| 624 | 2026-06-05T21:21:04.026Z | +++ svcs -Hostate baseline |
| 625 | 2026-06-05T21:21:04.037Z | ++ [[ offline* != online ]] |
| 626 | 2026-06-05T21:21:04.037Z | ++ [[ 50 -gt 300 ]] |
| 627 | 2026-06-05T21:21:04.037Z | ++ sleep 1 |
| 628 | 2026-06-05T21:21:05.039Z | ++ retry=51 |
| 629 | 2026-06-05T21:21:05.042Z | +++ svcs -Hostate baseline |
| 630 | 2026-06-05T21:21:05.054Z | ++ [[ offline* != online ]] |
| 631 | 2026-06-05T21:21:05.054Z | ++ [[ 51 -gt 300 ]] |
| 632 | 2026-06-05T21:21:05.054Z | ++ sleep 1 |
| 633 | 2026-06-05T21:21:06.056Z | ++ retry=52 |
| 634 | 2026-06-05T21:21:06.059Z | +++ svcs -Hostate baseline |
| 635 | 2026-06-05T21:21:06.070Z | ++ [[ offline* != online ]] |
| 636 | 2026-06-05T21:21:06.071Z | ++ [[ 52 -gt 300 ]] |
| 637 | 2026-06-05T21:21:06.071Z | ++ sleep 1 |
| 638 | 2026-06-05T21:21:07.073Z | ++ retry=53 |
| 639 | 2026-06-05T21:21:07.076Z | +++ svcs -Hostate baseline |
| 640 | 2026-06-05T21:21:07.087Z | ++ [[ offline* != online ]] |
| 641 | 2026-06-05T21:21:07.087Z | ++ [[ 53 -gt 300 ]] |
| 642 | 2026-06-05T21:21:07.087Z | ++ sleep 1 |
| 643 | 2026-06-05T21:21:08.089Z | ++ retry=54 |
| 644 | 2026-06-05T21:21:08.093Z | +++ svcs -Hostate baseline |
| 645 | 2026-06-05T21:21:08.104Z | ++ [[ offline* != online ]] |
| 646 | 2026-06-05T21:21:08.104Z | ++ [[ 54 -gt 300 ]] |
| 647 | 2026-06-05T21:21:08.104Z | ++ sleep 1 |
| 648 | 2026-06-05T21:21:09.106Z | ++ retry=55 |
| 649 | 2026-06-05T21:21:09.109Z | +++ svcs -Hostate baseline |
| 650 | 2026-06-05T21:21:09.121Z | ++ [[ offline* != online ]] |
| 651 | 2026-06-05T21:21:09.121Z | ++ [[ 55 -gt 300 ]] |
| 652 | 2026-06-05T21:21:09.121Z | ++ sleep 1 |
| 653 | 2026-06-05T21:21:10.125Z | ++ retry=56 |
| 654 | 2026-06-05T21:21:10.129Z | +++ svcs -Hostate baseline |
| 655 | 2026-06-05T21:21:10.138Z | ++ [[ offline* != online ]] |
| 656 | 2026-06-05T21:21:10.138Z | ++ [[ 56 -gt 300 ]] |
| 657 | 2026-06-05T21:21:10.138Z | ++ sleep 1 |
| 658 | 2026-06-05T21:21:11.140Z | ++ retry=57 |
| 659 | 2026-06-05T21:21:11.144Z | +++ svcs -Hostate baseline |
| 660 | 2026-06-05T21:21:11.156Z | ++ [[ offline* != online ]] |
| 661 | 2026-06-05T21:21:11.156Z | ++ [[ 57 -gt 300 ]] |
| 662 | 2026-06-05T21:21:11.156Z | ++ sleep 1 |
| 663 | 2026-06-05T21:21:12.158Z | ++ retry=58 |
| 664 | 2026-06-05T21:21:12.161Z | +++ svcs -Hostate baseline |
| 665 | 2026-06-05T21:21:12.172Z | ++ [[ offline* != online ]] |
| 666 | 2026-06-05T21:21:12.174Z | ++ [[ 58 -gt 300 ]] |
| 667 | 2026-06-05T21:21:12.174Z | ++ sleep 1 |
| 668 | 2026-06-05T21:21:13.175Z | ++ retry=59 |
| 669 | 2026-06-05T21:21:13.179Z | +++ svcs -Hostate baseline |
| 670 | 2026-06-05T21:21:13.189Z | ++ [[ offline* != online ]] |
| 671 | 2026-06-05T21:21:13.189Z | ++ [[ 59 -gt 300 ]] |
| 672 | 2026-06-05T21:21:13.189Z | ++ sleep 1 |
| 673 | 2026-06-05T21:21:14.191Z | ++ retry=60 |
| 674 | 2026-06-05T21:21:14.195Z | +++ svcs -Hostate baseline |
| 675 | 2026-06-05T21:21:14.205Z | ++ [[ offline* != online ]] |
| 676 | 2026-06-05T21:21:14.206Z | ++ [[ 60 -gt 300 ]] |
| 677 | 2026-06-05T21:21:14.206Z | ++ sleep 1 |
| 678 | 2026-06-05T21:21:15.207Z | ++ retry=61 |
| 679 | 2026-06-05T21:21:15.211Z | +++ svcs -Hostate baseline |
| 680 | 2026-06-05T21:21:15.222Z | ++ [[ offline* != online ]] |
| 681 | 2026-06-05T21:21:15.222Z | ++ [[ 61 -gt 300 ]] |
| 682 | 2026-06-05T21:21:15.222Z | ++ sleep 1 |
| 683 | 2026-06-05T21:21:16.224Z | ++ retry=62 |
| 684 | 2026-06-05T21:21:16.227Z | +++ svcs -Hostate baseline |
| 685 | 2026-06-05T21:21:16.238Z | ++ [[ offline* != online ]] |
| 686 | 2026-06-05T21:21:16.238Z | ++ [[ 62 -gt 300 ]] |
| 687 | 2026-06-05T21:21:16.238Z | ++ sleep 1 |
| 688 | 2026-06-05T21:21:17.240Z | ++ retry=63 |
| 689 | 2026-06-05T21:21:17.243Z | +++ svcs -Hostate baseline |
| 690 | 2026-06-05T21:21:17.254Z | ++ [[ offline* != online ]] |
| 691 | 2026-06-05T21:21:17.254Z | ++ [[ 63 -gt 300 ]] |
| 692 | 2026-06-05T21:21:17.254Z | ++ sleep 1 |
| 693 | 2026-06-05T21:21:18.256Z | ++ retry=64 |
| 694 | 2026-06-05T21:21:18.260Z | +++ svcs -Hostate baseline |
| 695 | 2026-06-05T21:21:18.271Z | ++ [[ offline* != online ]] |
| 696 | 2026-06-05T21:21:18.271Z | ++ [[ 64 -gt 300 ]] |
| 697 | 2026-06-05T21:21:18.271Z | ++ sleep 1 |
| 698 | 2026-06-05T21:21:19.273Z | ++ retry=65 |
| 699 | 2026-06-05T21:21:19.276Z | +++ svcs -Hostate baseline |
| 700 | 2026-06-05T21:21:19.288Z | ++ [[ offline* != online ]] |
| 701 | 2026-06-05T21:21:19.288Z | ++ [[ 65 -gt 300 ]] |
| 702 | 2026-06-05T21:21:19.288Z | ++ sleep 1 |
| 703 | 2026-06-05T21:21:20.291Z | ++ retry=66 |
| 704 | 2026-06-05T21:21:20.294Z | +++ svcs -Hostate baseline |
| 705 | 2026-06-05T21:21:20.305Z | ++ [[ offline* != online ]] |
| 706 | 2026-06-05T21:21:20.305Z | ++ [[ 66 -gt 300 ]] |
| 707 | 2026-06-05T21:21:20.305Z | ++ sleep 1 |
| 708 | 2026-06-05T21:21:21.307Z | ++ retry=67 |
| 709 | 2026-06-05T21:21:21.310Z | +++ svcs -Hostate baseline |
| 710 | 2026-06-05T21:21:21.322Z | ++ [[ offline* != online ]] |
| 711 | 2026-06-05T21:21:21.322Z | ++ [[ 67 -gt 300 ]] |
| 712 | 2026-06-05T21:21:21.322Z | ++ sleep 1 |
| 713 | 2026-06-05T21:21:22.324Z | ++ retry=68 |
| 714 | 2026-06-05T21:21:22.327Z | +++ svcs -Hostate baseline |
| 715 | 2026-06-05T21:21:22.338Z | ++ [[ offline* != online ]] |
| 716 | 2026-06-05T21:21:22.338Z | ++ [[ 68 -gt 300 ]] |
| 717 | 2026-06-05T21:21:22.338Z | ++ sleep 1 |
| 718 | 2026-06-05T21:21:23.341Z | ++ retry=69 |
| 719 | 2026-06-05T21:21:23.345Z | +++ svcs -Hostate baseline |
| 720 | 2026-06-05T21:21:23.361Z | ++ [[ offline* != online ]] |
| 721 | 2026-06-05T21:21:23.361Z | ++ [[ 69 -gt 300 ]] |
| 722 | 2026-06-05T21:21:23.361Z | ++ sleep 1 |
| 723 | 2026-06-05T21:21:24.357Z | ++ retry=70 |
| 724 | 2026-06-05T21:21:24.362Z | +++ svcs -Hostate baseline |
| 725 | 2026-06-05T21:21:24.373Z | ++ [[ offline* != online ]] |
| 726 | 2026-06-05T21:21:24.373Z | ++ [[ 70 -gt 300 ]] |
| 727 | 2026-06-05T21:21:24.373Z | ++ sleep 1 |
| 728 | 2026-06-05T21:21:25.374Z | ++ retry=71 |
| 729 | 2026-06-05T21:21:25.378Z | +++ svcs -Hostate baseline |
| 730 | 2026-06-05T21:21:25.389Z | ++ [[ offline* != online ]] |
| 731 | 2026-06-05T21:21:25.389Z | ++ [[ 71 -gt 300 ]] |
| 732 | 2026-06-05T21:21:25.389Z | ++ sleep 1 |
| 733 | 2026-06-05T21:21:26.391Z | ++ retry=72 |
| 734 | 2026-06-05T21:21:26.394Z | +++ svcs -Hostate baseline |
| 735 | 2026-06-05T21:21:26.405Z | ++ [[ offline* != online ]] |
| 736 | 2026-06-05T21:21:26.406Z | ++ [[ 72 -gt 300 ]] |
| 737 | 2026-06-05T21:21:26.406Z | ++ sleep 1 |
| 738 | 2026-06-05T21:21:27.407Z | ++ retry=73 |
| 739 | 2026-06-05T21:21:27.410Z | +++ svcs -Hostate baseline |
| 740 | 2026-06-05T21:21:27.422Z | ++ [[ offline* != online ]] |
| 741 | 2026-06-05T21:21:27.422Z | ++ [[ 73 -gt 300 ]] |
| 742 | 2026-06-05T21:21:27.422Z | ++ sleep 1 |
| 743 | 2026-06-05T21:21:28.424Z | ++ retry=74 |
| 744 | 2026-06-05T21:21:28.430Z | +++ svcs -Hostate baseline |
| 745 | 2026-06-05T21:21:28.439Z | ++ [[ offline* != online ]] |
| 746 | 2026-06-05T21:21:28.439Z | ++ [[ 74 -gt 300 ]] |
| 747 | 2026-06-05T21:21:28.439Z | ++ sleep 1 |
| 748 | 2026-06-05T21:21:29.441Z | ++ retry=75 |
| 749 | 2026-06-05T21:21:29.444Z | +++ svcs -Hostate baseline |
| 750 | 2026-06-05T21:21:29.456Z | ++ [[ offline* != online ]] |
| 751 | 2026-06-05T21:21:29.456Z | ++ [[ 75 -gt 300 ]] |
| 752 | 2026-06-05T21:21:29.456Z | ++ sleep 1 |
| 753 | 2026-06-05T21:21:30.458Z | ++ retry=76 |
| 754 | 2026-06-05T21:21:30.461Z | +++ svcs -Hostate baseline |
| 755 | 2026-06-05T21:21:30.474Z | ++ [[ offline* != online ]] |
| 756 | 2026-06-05T21:21:30.474Z | ++ [[ 76 -gt 300 ]] |
| 757 | 2026-06-05T21:21:30.474Z | ++ sleep 1 |
| 758 | 2026-06-05T21:21:31.474Z | ++ retry=77 |
| 759 | 2026-06-05T21:21:31.477Z | +++ svcs -Hostate baseline |
| 760 | 2026-06-05T21:21:31.489Z | ++ [[ offline* != online ]] |
| 761 | 2026-06-05T21:21:31.489Z | ++ [[ 77 -gt 300 ]] |
| 762 | 2026-06-05T21:21:31.489Z | ++ sleep 1 |
| 763 | 2026-06-05T21:21:32.491Z | ++ retry=78 |
| 764 | 2026-06-05T21:21:32.494Z | +++ svcs -Hostate baseline |
| 765 | 2026-06-05T21:21:32.505Z | ++ [[ offline* != online ]] |
| 766 | 2026-06-05T21:21:32.505Z | ++ [[ 78 -gt 300 ]] |
| 767 | 2026-06-05T21:21:32.508Z | ++ sleep 1 |
| 768 | 2026-06-05T21:21:33.508Z | ++ retry=79 |
| 769 | 2026-06-05T21:21:33.513Z | +++ svcs -Hostate baseline |
| 770 | 2026-06-05T21:21:33.524Z | ++ [[ offline* != online ]] |
| 771 | 2026-06-05T21:21:33.525Z | ++ [[ 79 -gt 300 ]] |
| 772 | 2026-06-05T21:21:33.525Z | ++ sleep 1 |
| 773 | 2026-06-05T21:21:34.525Z | ++ retry=80 |
| 774 | 2026-06-05T21:21:34.528Z | +++ svcs -Hostate baseline |
| 775 | 2026-06-05T21:21:34.539Z | ++ [[ offline* != online ]] |
| 776 | 2026-06-05T21:21:34.539Z | ++ [[ 80 -gt 300 ]] |
| 777 | 2026-06-05T21:21:34.542Z | ++ sleep 1 |
| 778 | 2026-06-05T21:21:35.541Z | ++ retry=81 |
| 779 | 2026-06-05T21:21:35.544Z | +++ svcs -Hostate baseline |
| 780 | 2026-06-05T21:21:35.555Z | ++ [[ offline* != online ]] |
| 781 | 2026-06-05T21:21:35.555Z | ++ [[ 81 -gt 300 ]] |
| 782 | 2026-06-05T21:21:35.555Z | ++ sleep 1 |
| 783 | 2026-06-05T21:21:36.557Z | ++ retry=82 |
| 784 | 2026-06-05T21:21:36.560Z | +++ svcs -Hostate baseline |
| 785 | 2026-06-05T21:21:36.572Z | ++ [[ offline* != online ]] |
| 786 | 2026-06-05T21:21:36.572Z | ++ [[ 82 -gt 300 ]] |
| 787 | 2026-06-05T21:21:36.572Z | ++ sleep 1 |
| 788 | 2026-06-05T21:21:37.574Z | ++ retry=83 |
| 789 | 2026-06-05T21:21:37.577Z | +++ svcs -Hostate baseline |
| 790 | 2026-06-05T21:21:37.589Z | ++ [[ offline* != online ]] |
| 791 | 2026-06-05T21:21:37.589Z | ++ [[ 83 -gt 300 ]] |
| 792 | 2026-06-05T21:21:37.590Z | ++ sleep 1 |
| 793 | 2026-06-05T21:21:38.591Z | ++ retry=84 |
| 794 | 2026-06-05T21:21:38.594Z | +++ svcs -Hostate baseline |
| 795 | 2026-06-05T21:21:38.605Z | ++ [[ offline* != online ]] |
| 796 | 2026-06-05T21:21:38.607Z | ++ [[ 84 -gt 300 ]] |
| 797 | 2026-06-05T21:21:38.607Z | ++ sleep 1 |
| 798 | 2026-06-05T21:21:39.608Z | ++ retry=85 |
| 799 | 2026-06-05T21:21:39.612Z | +++ svcs -Hostate baseline |
| 800 | 2026-06-05T21:21:39.625Z | ++ [[ offline* != online ]] |
| 801 | 2026-06-05T21:21:39.625Z | ++ [[ 85 -gt 300 ]] |
| 802 | 2026-06-05T21:21:39.625Z | ++ sleep 1 |
| 803 | 2026-06-05T21:21:40.624Z | ++ retry=86 |
| 804 | 2026-06-05T21:21:40.627Z | +++ svcs -Hostate baseline |
| 805 | 2026-06-05T21:21:40.638Z | ++ [[ offline* != online ]] |
| 806 | 2026-06-05T21:21:40.638Z | ++ [[ 86 -gt 300 ]] |
| 807 | 2026-06-05T21:21:40.638Z | ++ sleep 1 |
| 808 | 2026-06-05T21:21:41.657Z | ++ retry=87 |
| 809 | 2026-06-05T21:21:41.660Z | +++ svcs -Hostate baseline |
| 810 | 2026-06-05T21:21:41.660Z | ++ [[ offline* != online ]] |
| 811 | 2026-06-05T21:21:41.660Z | ++ [[ 87 -gt 300 ]] |
| 812 | 2026-06-05T21:21:41.661Z | ++ sleep 1 |
| 813 | 2026-06-05T21:21:42.657Z | ++ retry=88 |
| 814 | 2026-06-05T21:21:42.660Z | +++ svcs -Hostate baseline |
| 815 | 2026-06-05T21:21:42.671Z | ++ [[ offline* != online ]] |
| 816 | 2026-06-05T21:21:42.671Z | ++ [[ 88 -gt 300 ]] |
| 817 | 2026-06-05T21:21:42.671Z | ++ sleep 1 |
| 818 | 2026-06-05T21:21:43.673Z | ++ retry=89 |
| 819 | 2026-06-05T21:21:43.676Z | +++ svcs -Hostate baseline |
| 820 | 2026-06-05T21:21:43.688Z | ++ [[ offline* != online ]] |
| 821 | 2026-06-05T21:21:43.688Z | ++ [[ 89 -gt 300 ]] |
| 822 | 2026-06-05T21:21:43.688Z | ++ sleep 1 |
| 823 | 2026-06-05T21:21:44.689Z | ++ retry=90 |
| 824 | 2026-06-05T21:21:44.693Z | +++ svcs -Hostate baseline |
| 825 | 2026-06-05T21:21:44.704Z | ++ [[ offline* != online ]] |
| 826 | 2026-06-05T21:21:44.704Z | ++ [[ 90 -gt 300 ]] |
| 827 | 2026-06-05T21:21:44.704Z | ++ sleep 1 |
| 828 | 2026-06-05T21:21:45.706Z | ++ retry=91 |
| 829 | 2026-06-05T21:21:45.709Z | +++ svcs -Hostate baseline |
| 830 | 2026-06-05T21:21:45.721Z | ++ [[ offline* != online ]] |
| 831 | 2026-06-05T21:21:45.721Z | ++ [[ 91 -gt 300 ]] |
| 832 | 2026-06-05T21:21:45.724Z | ++ sleep 1 |
| 833 | 2026-06-05T21:21:46.723Z | ++ retry=92 |
| 834 | 2026-06-05T21:21:46.726Z | +++ svcs -Hostate baseline |
| 835 | 2026-06-05T21:21:46.740Z | ++ [[ offline* != online ]] |
| 836 | 2026-06-05T21:21:46.740Z | ++ [[ 92 -gt 300 ]] |
| 837 | 2026-06-05T21:21:46.740Z | ++ sleep 1 |
| 838 | 2026-06-05T21:21:47.739Z | ++ retry=93 |
| 839 | 2026-06-05T21:21:47.742Z | +++ svcs -Hostate baseline |
| 840 | 2026-06-05T21:21:47.754Z | ++ [[ offline* != online ]] |
| 841 | 2026-06-05T21:21:47.754Z | ++ [[ 93 -gt 300 ]] |
| 842 | 2026-06-05T21:21:47.758Z | ++ sleep 1 |
| 843 | 2026-06-05T21:21:48.757Z | ++ retry=94 |
| 844 | 2026-06-05T21:21:48.760Z | +++ svcs -Hostate baseline |
| 845 | 2026-06-05T21:21:48.770Z | ++ [[ offline* != online ]] |
| 846 | 2026-06-05T21:21:48.770Z | ++ [[ 94 -gt 300 ]] |
| 847 | 2026-06-05T21:21:48.770Z | ++ sleep 1 |
| 848 | 2026-06-05T21:21:49.773Z | ++ retry=95 |
| 849 | 2026-06-05T21:21:49.778Z | +++ svcs -Hostate baseline |
| 850 | 2026-06-05T21:21:49.786Z | ++ [[ offline* != online ]] |
| 851 | 2026-06-05T21:21:49.786Z | ++ [[ 95 -gt 300 ]] |
| 852 | 2026-06-05T21:21:49.786Z | ++ sleep 1 |
| 853 | 2026-06-05T21:21:50.788Z | ++ retry=96 |
| 854 | 2026-06-05T21:21:50.791Z | +++ svcs -Hostate baseline |
| 855 | 2026-06-05T21:21:50.802Z | ++ [[ offline* != online ]] |
| 856 | 2026-06-05T21:21:50.802Z | ++ [[ 96 -gt 300 ]] |
| 857 | 2026-06-05T21:21:50.802Z | ++ sleep 1 |
| 858 | 2026-06-05T21:21:51.803Z | ++ retry=97 |
| 859 | 2026-06-05T21:21:51.807Z | +++ svcs -Hostate baseline |
| 860 | 2026-06-05T21:21:51.817Z | ++ [[ offline* != online ]] |
| 861 | 2026-06-05T21:21:51.817Z | ++ [[ 97 -gt 300 ]] |
| 862 | 2026-06-05T21:21:51.817Z | ++ sleep 1 |
| 863 | 2026-06-05T21:21:52.819Z | ++ retry=98 |
| 864 | 2026-06-05T21:21:52.822Z | +++ svcs -Hostate baseline |
| 865 | 2026-06-05T21:21:52.834Z | ++ [[ offline* != online ]] |
| 866 | 2026-06-05T21:21:52.834Z | ++ [[ 98 -gt 300 ]] |
| 867 | 2026-06-05T21:21:52.834Z | ++ sleep 1 |
| 868 | 2026-06-05T21:21:53.851Z | ++ retry=99 |
| 869 | 2026-06-05T21:21:53.857Z | +++ svcs -Hostate baseline |
| 870 | 2026-06-05T21:21:53.857Z | ++ [[ offline* != online ]] |
| 871 | 2026-06-05T21:21:53.857Z | ++ [[ 99 -gt 300 ]] |
| 872 | 2026-06-05T21:21:53.857Z | ++ sleep 1 |
| 873 | 2026-06-05T21:21:54.853Z | ++ retry=100 |
| 874 | 2026-06-05T21:21:54.856Z | +++ svcs -Hostate baseline |
| 875 | 2026-06-05T21:21:54.867Z | ++ [[ offline* != online ]] |
| 876 | 2026-06-05T21:21:54.867Z | ++ [[ 100 -gt 300 ]] |
| 877 | 2026-06-05T21:21:54.867Z | ++ sleep 1 |
| 878 | 2026-06-05T21:21:55.869Z | ++ retry=101 |
| 879 | 2026-06-05T21:21:55.872Z | +++ svcs -Hostate baseline |
| 880 | 2026-06-05T21:21:55.884Z | ++ [[ offline* != online ]] |
| 881 | 2026-06-05T21:21:55.884Z | ++ [[ 101 -gt 300 ]] |
| 882 | 2026-06-05T21:21:55.884Z | ++ sleep 1 |
| 883 | 2026-06-05T21:21:56.886Z | ++ retry=102 |
| 884 | 2026-06-05T21:21:56.889Z | +++ svcs -Hostate baseline |
| 885 | 2026-06-05T21:21:56.900Z | ++ [[ offline* != online ]] |
| 886 | 2026-06-05T21:21:56.900Z | ++ [[ 102 -gt 300 ]] |
| 887 | 2026-06-05T21:21:56.900Z | ++ sleep 1 |
| 888 | 2026-06-05T21:21:57.902Z | ++ retry=103 |
| 889 | 2026-06-05T21:21:57.905Z | +++ svcs -Hostate baseline |
| 890 | 2026-06-05T21:21:57.916Z | ++ [[ offline* != online ]] |
| 891 | 2026-06-05T21:21:57.919Z | ++ [[ 103 -gt 300 ]] |
| 892 | 2026-06-05T21:21:57.919Z | ++ sleep 1 |
| 893 | 2026-06-05T21:21:58.920Z | ++ retry=104 |
| 894 | 2026-06-05T21:21:58.923Z | +++ svcs -Hostate baseline |
| 895 | 2026-06-05T21:21:58.932Z | ++ [[ offline* != online ]] |
| 896 | 2026-06-05T21:21:58.932Z | ++ [[ 104 -gt 300 ]] |
| 897 | 2026-06-05T21:21:58.932Z | ++ sleep 1 |
| 898 | 2026-06-05T21:21:59.935Z | ++ retry=105 |
| 899 | 2026-06-05T21:21:59.938Z | +++ svcs -Hostate baseline |
| 900 | 2026-06-05T21:21:59.948Z | ++ [[ offline* != online ]] |
| 901 | 2026-06-05T21:21:59.948Z | ++ [[ 105 -gt 300 ]] |
| 902 | 2026-06-05T21:21:59.948Z | ++ sleep 1 |
| 903 | 2026-06-05T21:22:00.950Z | ++ retry=106 |
| 904 | 2026-06-05T21:22:00.953Z | +++ svcs -Hostate baseline |
| 905 | 2026-06-05T21:22:00.964Z | ++ [[ offline* != online ]] |
| 906 | 2026-06-05T21:22:00.964Z | ++ [[ 106 -gt 300 ]] |
| 907 | 2026-06-05T21:22:00.964Z | ++ sleep 1 |
| 908 | 2026-06-05T21:22:01.966Z | ++ retry=107 |
| 909 | 2026-06-05T21:22:01.969Z | +++ svcs -Hostate baseline |
| 910 | 2026-06-05T21:22:01.980Z | ++ [[ offline* != online ]] |
| 911 | 2026-06-05T21:22:01.980Z | ++ [[ 107 -gt 300 ]] |
| 912 | 2026-06-05T21:22:01.980Z | ++ sleep 1 |
| 913 | 2026-06-05T21:22:02.982Z | ++ retry=108 |
| 914 | 2026-06-05T21:22:02.986Z | +++ svcs -Hostate baseline |
| 915 | 2026-06-05T21:22:02.997Z | ++ [[ offline* != online ]] |
| 916 | 2026-06-05T21:22:02.997Z | ++ [[ 108 -gt 300 ]] |
| 917 | 2026-06-05T21:22:03.000Z | ++ sleep 1 |
| 918 | 2026-06-05T21:22:03.999Z | ++ retry=109 |
| 919 | 2026-06-05T21:22:04.004Z | +++ svcs -Hostate baseline |
| 920 | 2026-06-05T21:22:04.013Z | ++ [[ online != online ]] |
| 921 | 2026-06-05T21:22:04.013Z | ++ set -o errexit |
| 922 | 2026-06-05T21:22:04.013Z | ++ set -o pipefail |
| 923 | 2026-06-05T21:22:04.016Z | ++ banner build |
| 924 | 2026-06-05T21:22:04.016Z | |
| 925 | 2026-06-05T21:22:04.016Z | ##### # # # # ##### |
| 926 | 2026-06-05T21:22:04.016Z | # # # # # # # # |
| 927 | 2026-06-05T21:22:04.016Z | ##### # # # # # # |
| 928 | 2026-06-05T21:22:04.016Z | # # # # # # # # |
| 929 | 2026-06-05T21:22:04.016Z | # # # # # # # # |
| 930 | 2026-06-05T21:22:04.016Z | ##### #### # ###### ##### |
| 931 | 2026-06-05T21:22:04.016Z | |
| 932 | 2026-06-05T21:22:04.016Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 933 | 2026-06-05T21:22:04.022Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 934 | 2026-06-05T21:22:04.173Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 935 | 2026-06-05T21:22:04.176Z | info: downloading 6 components |
| 936 | 2026-06-05T21:22:19.650Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 937 | 2026-06-05T21:22:20.243Z | From https://github.com/oxidecomputer/falcon |
| 938 | 2026-06-05T21:22:20.243Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 939 | 2026-06-05T21:22:20.323Z | Updating crates.io index |
| 940 | 2026-06-05T21:22:20.361Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 941 | 2026-06-05T21:22:21.270Z | From https://github.com/oxidecomputer/dendrite |
| 942 | 2026-06-05T21:22:21.270Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 943 | 2026-06-05T21:22:21.514Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 944 | 2026-06-05T21:22:21.801Z | From https://github.com/oxidecomputer/ispf |
| 945 | 2026-06-05T21:22:21.801Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 946 | 2026-06-05T21:22:21.807Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 947 | 2026-06-05T21:22:22.170Z | From https://github.com/oxidecomputer/netadm-sys |
| 948 | 2026-06-05T21:22:22.170Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 949 | 2026-06-05T21:22:22.177Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 950 | 2026-06-05T21:22:29.766Z | From https://github.com/oxidecomputer/omicron |
| 951 | 2026-06-05T21:22:29.766Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 952 | 2026-06-05T21:22:30.178Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 953 | 2026-06-05T21:22:30.832Z | From https://github.com/oxidecomputer/opte |
| 954 | 2026-06-05T21:22:30.832Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 955 | 2026-06-05T21:22:31.349Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 956 | 2026-06-05T21:22:31.607Z | From https://github.com/illumos/smf-rs |
| 957 | 2026-06-05T21:22:31.607Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 958 | 2026-06-05T21:22:31.844Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 959 | 2026-06-05T21:22:32.115Z | From https://github.com/oxidecomputer/network-interface |
| 960 | 2026-06-05T21:22:32.115Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 961 | 2026-06-05T21:22:32.135Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 962 | 2026-06-05T21:22:32.404Z | From https://github.com/oxidecomputer/zone |
| 963 | 2026-06-05T21:22:32.404Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 964 | 2026-06-05T21:22:32.527Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 965 | 2026-06-05T21:22:33.146Z | From https://github.com/oxidecomputer/propolis |
| 966 | 2026-06-05T21:22:33.147Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 967 | 2026-06-05T21:22:33.422Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 968 | 2026-06-05T21:22:33.954Z | From https://github.com/oxidecomputer/transceiver-control |
| 969 | 2026-06-05T21:22:33.954Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 970 | 2026-06-05T21:22:33.972Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 971 | 2026-06-05T21:22:34.242Z | From https://github.com/oxidecomputer/dlpi-sys |
| 972 | 2026-06-05T21:22:34.242Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 973 | 2026-06-05T21:22:34.250Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 974 | 2026-06-05T21:22:34.534Z | From https://github.com/jmesmon/rust-libzfs |
| 975 | 2026-06-05T21:22:34.534Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 976 | 2026-06-05T21:22:34.542Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 977 | 2026-06-05T21:22:34.816Z | From https://github.com/oxidecomputer/rusty-doors |
| 978 | 2026-06-05T21:22:34.816Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 979 | 2026-06-05T21:22:34.875Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 980 | 2026-06-05T21:22:35.195Z | From https://github.com/oxidecomputer/lldp |
| 981 | 2026-06-05T21:22:35.195Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 982 | 2026-06-05T21:22:35.258Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 983 | 2026-06-05T21:22:35.505Z | From https://github.com/oxidecomputer/slog-error-chain |
| 984 | 2026-06-05T21:22:35.505Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 985 | 2026-06-05T21:22:35.523Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 986 | 2026-06-05T21:22:35.821Z | From https://github.com/oxidecomputer/tufaceous |
| 987 | 2026-06-05T21:22:35.821Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 988 | 2026-06-05T21:22:36.011Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 989 | 2026-06-05T21:22:36.473Z | From https://github.com/oxidecomputer/management-gateway-service |
| 990 | 2026-06-05T21:22:36.473Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 991 | 2026-06-05T21:22:36.612Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 992 | 2026-06-05T21:22:37.616Z | From https://github.com/oxidecomputer/crucible |
| 993 | 2026-06-05T21:22:37.616Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 994 | 2026-06-05T21:22:38.598Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 995 | 2026-06-05T21:22:38.866Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 996 | 2026-06-05T21:22:38.866Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 997 | 2026-06-05T21:22:39.107Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 998 | 2026-06-05T21:22:39.510Z | From https://github.com/oxidecomputer/propolis |
| 999 | 2026-06-05T21:22:39.512Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 1000 | 2026-06-05T21:22:39.744Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1001 | 2026-06-05T21:22:40.273Z | From https://github.com/oxidecomputer/crucible |
| 1002 | 2026-06-05T21:22:40.273Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1003 | 2026-06-05T21:22:40.369Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1004 | 2026-06-05T21:22:40.709Z | From https://github.com/oxidecomputer/tofino |
| 1005 | 2026-06-05T21:22:40.709Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1006 | 2026-06-05T21:22:40.733Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1007 | 2026-06-05T21:22:41.404Z | From https://github.com/oxidecomputer/maghemite |
| 1008 | 2026-06-05T21:22:41.404Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1009 | 2026-06-05T21:22:41.456Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1010 | 2026-06-05T21:22:41.722Z | From https://github.com/oxidecomputer/clickward |
| 1011 | 2026-06-05T21:22:41.722Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1012 | 2026-06-05T21:22:41.880Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1013 | 2026-06-05T21:22:42.261Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1014 | 2026-06-05T21:22:42.261Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1015 | 2026-06-05T21:22:43.189Z | Downloading crates ... |
| 1016 | 2026-06-05T21:22:43.260Z | Downloaded async-stream-impl v0.3.6 |
| 1017 | 2026-06-05T21:22:43.265Z | Downloaded atomic-waker v1.1.2 |
| 1018 | 2026-06-05T21:22:43.271Z | Downloaded block-buffer v0.12.0 |
| 1019 | 2026-06-05T21:22:43.274Z | Downloaded atomicwrites v0.4.4 |
| 1020 | 2026-06-05T21:22:43.279Z | Downloaded backon v1.6.0 |
| 1021 | 2026-06-05T21:22:43.282Z | Downloaded darling v0.23.0 |
| 1022 | 2026-06-05T21:22:43.286Z | Downloaded block-buffer v0.10.4 |
| 1023 | 2026-06-05T21:22:43.289Z | Downloaded blake2 v0.10.6 |
| 1024 | 2026-06-05T21:22:43.293Z | Downloaded fixedbitset v0.4.2 |
| 1025 | 2026-06-05T21:22:43.293Z | Downloaded cancel-safe-futures v0.1.5 |
| 1026 | 2026-06-05T21:22:43.296Z | Downloaded byteorder v1.5.0 |
| 1027 | 2026-06-05T21:22:43.299Z | Downloaded derive-ex v0.1.8 |
| 1028 | 2026-06-05T21:22:43.300Z | Downloaded cpufeatures v0.2.17 |
| 1029 | 2026-06-05T21:22:43.303Z | Downloaded dof v0.4.0 |
| 1030 | 2026-06-05T21:22:43.306Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1031 | 2026-06-05T21:22:43.306Z | Downloaded dtrace-parser v0.3.0 |
| 1032 | 2026-06-05T21:22:43.309Z | Downloaded anstyle-query v1.1.5 |
| 1033 | 2026-06-05T21:22:43.309Z | Downloaded futures-io v0.3.32 |
| 1034 | 2026-06-05T21:22:43.312Z | Downloaded camino-tempfile v1.4.1 |
| 1035 | 2026-06-05T21:22:43.316Z | Downloaded embedded-io v0.4.0 |
| 1036 | 2026-06-05T21:22:43.316Z | Downloaded backoff v0.4.0 |
| 1037 | 2026-06-05T21:22:43.321Z | Downloaded adler2 v2.0.1 |
| 1038 | 2026-06-05T21:22:43.321Z | Downloaded elliptic-curve v0.13.8 |
| 1039 | 2026-06-05T21:22:43.327Z | Downloaded getrandom v0.4.2 |
| 1040 | 2026-06-05T21:22:43.330Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1041 | 2026-06-05T21:22:43.330Z | Downloaded cpufeatures v0.3.0 |
| 1042 | 2026-06-05T21:22:43.330Z | Downloaded cipher v0.4.4 |
| 1043 | 2026-06-05T21:22:43.334Z | Downloaded fs-err v3.3.0 |
| 1044 | 2026-06-05T21:22:43.334Z | Downloaded fnv v1.0.7 |
| 1045 | 2026-06-05T21:22:43.338Z | Downloaded ciborium-io v0.2.2 |
| 1046 | 2026-06-05T21:22:43.341Z | Downloaded critical-section v1.2.0 |
| 1047 | 2026-06-05T21:22:43.341Z | Downloaded bcs v0.1.6 |
| 1048 | 2026-06-05T21:22:43.344Z | Downloaded cmake v0.1.58 |
| 1049 | 2026-06-05T21:22:43.344Z | Downloaded autocfg v1.5.1 |
| 1050 | 2026-06-05T21:22:43.347Z | Downloaded dyn-clone v1.0.20 |
| 1051 | 2026-06-05T21:22:43.347Z | Downloaded base16ct v0.2.0 |
| 1052 | 2026-06-05T21:22:43.350Z | Downloaded derive-where v1.6.1 |
| 1053 | 2026-06-05T21:22:43.354Z | Downloaded anstyle-parse v1.0.0 |
| 1054 | 2026-06-05T21:22:43.358Z | Downloaded cstr-argument v0.1.2 |
| 1055 | 2026-06-05T21:22:43.358Z | Downloaded futures-executor v0.3.32 |
| 1056 | 2026-06-05T21:22:43.361Z | Downloaded either v1.16.0 |
| 1057 | 2026-06-05T21:22:43.361Z | Downloaded camino v1.2.2 |
| 1058 | 2026-06-05T21:22:43.364Z | Downloaded http-body v1.0.1 |
| 1059 | 2026-06-05T21:22:43.367Z | Downloaded const-random-macro v0.1.16 |
| 1060 | 2026-06-05T21:22:43.367Z | Downloaded hash32 v0.3.1 |
| 1061 | 2026-06-05T21:22:43.370Z | Downloaded dunce v1.0.5 |
| 1062 | 2026-06-05T21:22:43.370Z | Downloaded console v0.16.3 |
| 1063 | 2026-06-05T21:22:43.373Z | Downloaded hostname v0.3.1 |
| 1064 | 2026-06-05T21:22:43.376Z | Downloaded crypto-common v0.2.2 |
| 1065 | 2026-06-05T21:22:43.376Z | Downloaded deranged v0.5.8 |
| 1066 | 2026-06-05T21:22:43.379Z | Downloaded crypto-common v0.1.7 |
| 1067 | 2026-06-05T21:22:43.382Z | Downloaded httpdate v1.0.3 |
| 1068 | 2026-06-05T21:22:43.382Z | Downloaded dtrace-parser v0.2.0 |
| 1069 | 2026-06-05T21:22:43.385Z | Downloaded futures-macro v0.3.32 |
| 1070 | 2026-06-05T21:22:43.385Z | Downloaded form_urlencoded v1.2.2 |
| 1071 | 2026-06-05T21:22:43.388Z | Downloaded equivalent v1.0.2 |
| 1072 | 2026-06-05T21:22:43.388Z | Downloaded hubpack v0.1.2 |
| 1073 | 2026-06-05T21:22:43.391Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1074 | 2026-06-05T21:22:43.391Z | Downloaded foreign-types v0.5.0 |
| 1075 | 2026-06-05T21:22:43.394Z | Downloaded darling_macro v0.23.0 |
| 1076 | 2026-06-05T21:22:43.394Z | Downloaded compression-core v0.4.32 |
| 1077 | 2026-06-05T21:22:43.397Z | Downloaded convert_case v0.4.0 |
| 1078 | 2026-06-05T21:22:43.397Z | Downloaded debug-ignore v1.0.5 |
| 1079 | 2026-06-05T21:22:43.401Z | Downloaded crunchy v0.2.4 |
| 1080 | 2026-06-05T21:22:43.401Z | Downloaded cobs v0.3.0 |
| 1081 | 2026-06-05T21:22:43.404Z | Downloaded glob v0.3.3 |
| 1082 | 2026-06-05T21:22:43.407Z | Downloaded hubpack_derive v0.1.1 |
| 1083 | 2026-06-05T21:22:43.407Z | Downloaded git-stub v1.0.0 |
| 1084 | 2026-06-05T21:22:43.407Z | Downloaded darling_macro v0.21.3 |
| 1085 | 2026-06-05T21:22:43.410Z | Downloaded const-random v0.1.18 |
| 1086 | 2026-06-05T21:22:43.410Z | Downloaded generic-array v0.14.7 |
| 1087 | 2026-06-05T21:22:43.413Z | Downloaded hex v0.4.3 |
| 1088 | 2026-06-05T21:22:43.416Z | Downloaded gethostname v0.5.0 |
| 1089 | 2026-06-05T21:22:43.416Z | Downloaded crossbeam-deque v0.8.6 |
| 1090 | 2026-06-05T21:22:43.419Z | Downloaded compression-codecs v0.4.38 |
| 1091 | 2026-06-05T21:22:43.422Z | Downloaded hostname v0.4.2 |
| 1092 | 2026-06-05T21:22:43.422Z | Downloaded futures-task v0.3.32 |
| 1093 | 2026-06-05T21:22:43.426Z | Downloaded ident_case v1.0.1 |
| 1094 | 2026-06-05T21:22:43.426Z | Downloaded ciborium v0.2.2 |
| 1095 | 2026-06-05T21:22:43.430Z | Downloaded embedded-io v0.6.1 |
| 1096 | 2026-06-05T21:22:43.431Z | Downloaded heck v0.5.0 |
| 1097 | 2026-06-05T21:22:43.434Z | Downloaded foreign-types v0.3.2 |
| 1098 | 2026-06-05T21:22:43.434Z | Downloaded dof v0.3.0 |
| 1099 | 2026-06-05T21:22:43.434Z | Downloaded is-terminal v0.4.17 |
| 1100 | 2026-06-05T21:22:43.437Z | Downloaded indent_write v2.2.0 |
| 1101 | 2026-06-05T21:22:43.437Z | Downloaded internet-checksum v0.2.1 |
| 1102 | 2026-06-05T21:22:43.440Z | Downloaded derive_more v0.99.20 |
| 1103 | 2026-06-05T21:22:43.443Z | Downloaded keccak v0.1.6 |
| 1104 | 2026-06-05T21:22:43.446Z | Downloaded itoa v1.0.18 |
| 1105 | 2026-06-05T21:22:43.446Z | Downloaded getrandom v0.3.4 |
| 1106 | 2026-06-05T21:22:43.449Z | Downloaded konst_macro_rules v0.2.19 |
| 1107 | 2026-06-05T21:22:43.452Z | Downloaded idna_adapter v1.2.2 |
| 1108 | 2026-06-05T21:22:43.452Z | Downloaded heck v0.4.1 |
| 1109 | 2026-06-05T21:22:43.455Z | Downloaded futures-core v0.3.32 |
| 1110 | 2026-06-05T21:22:43.455Z | Downloaded const_format_proc_macros v0.2.34 |
| 1111 | 2026-06-05T21:22:43.459Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1112 | 2026-06-05T21:22:43.459Z | Downloaded is_ci v1.2.0 |
| 1113 | 2026-06-05T21:22:43.462Z | Downloaded foldhash v0.2.0 |
| 1114 | 2026-06-05T21:22:43.462Z | Downloaded erased-serde v0.3.31 |
| 1115 | 2026-06-05T21:22:43.467Z | Downloaded foldhash v0.1.5 |
| 1116 | 2026-06-05T21:22:43.467Z | Downloaded inout v0.1.4 |
| 1117 | 2026-06-05T21:22:43.471Z | Downloaded linked-hash-map v0.5.6 |
| 1118 | 2026-06-05T21:22:43.471Z | Downloaded lazy_static v1.5.0 |
| 1119 | 2026-06-05T21:22:43.471Z | Downloaded getrandom v0.2.17 |
| 1120 | 2026-06-05T21:22:43.474Z | Downloaded fastrand v2.4.1 |
| 1121 | 2026-06-05T21:22:43.474Z | Downloaded futures v0.3.32 |
| 1122 | 2026-06-05T21:22:43.478Z | Downloaded crossbeam-utils v0.8.21 |
| 1123 | 2026-06-05T21:22:43.481Z | Downloaded find-msvc-tools v0.1.9 |
| 1124 | 2026-06-05T21:22:43.484Z | Downloaded enum-as-inner v0.6.1 |
| 1125 | 2026-06-05T21:22:43.484Z | Downloaded managed v0.8.0 |
| 1126 | 2026-06-05T21:22:43.487Z | Downloaded lru-cache v0.1.2 |
| 1127 | 2026-06-05T21:22:43.487Z | Downloaded digest v0.11.3 |
| 1128 | 2026-06-05T21:22:43.490Z | Downloaded memoffset v0.9.1 |
| 1129 | 2026-06-05T21:22:43.493Z | Downloaded memmap v0.7.0 |
| 1130 | 2026-06-05T21:22:43.493Z | Downloaded match_cfg v0.1.0 |
| 1131 | 2026-06-05T21:22:43.496Z | Downloaded natord v1.0.9 |
| 1132 | 2026-06-05T21:22:43.496Z | Downloaded libscf-sys v1.2.0 |
| 1133 | 2026-06-05T21:22:43.496Z | Downloaded num v0.4.3 |
| 1134 | 2026-06-05T21:22:43.500Z | Downloaded heapless v0.8.0 |
| 1135 | 2026-06-05T21:22:43.503Z | Downloaded half v2.7.1 |
| 1136 | 2026-06-05T21:22:43.503Z | Downloaded mime v0.3.17 |
| 1137 | 2026-06-05T21:22:43.506Z | Downloaded newtype_derive v0.1.6 |
| 1138 | 2026-06-05T21:22:43.506Z | Downloaded ipnet v2.12.0 |
| 1139 | 2026-06-05T21:22:43.509Z | Downloaded num-derive v0.4.2 |
| 1140 | 2026-06-05T21:22:43.512Z | Downloaded num-conv v0.2.2 |
| 1141 | 2026-06-05T21:22:43.512Z | Downloaded group v0.13.0 |
| 1142 | 2026-06-05T21:22:43.515Z | Downloaded newline-converter v0.3.0 |
| 1143 | 2026-06-05T21:22:43.515Z | Downloaded num-iter v0.1.45 |
| 1144 | 2026-06-05T21:22:43.515Z | Downloaded ipnetwork v0.21.1 |
| 1145 | 2026-06-05T21:22:43.519Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1146 | 2026-06-05T21:22:43.519Z | Downloaded ingot v0.1.1 |
| 1147 | 2026-06-05T21:22:43.522Z | Downloaded highway v1.3.0 |
| 1148 | 2026-06-05T21:22:43.522Z | Downloaded macaddr v1.0.1 |
| 1149 | 2026-06-05T21:22:43.525Z | Downloaded jobserver v0.1.34 |
| 1150 | 2026-06-05T21:22:43.528Z | Downloaded olpc-cjson v0.1.4 |
| 1151 | 2026-06-05T21:22:43.528Z | Downloaded num_threads v0.1.7 |
| 1152 | 2026-06-05T21:22:43.528Z | Downloaded ahash v0.8.12 |
| 1153 | 2026-06-05T21:22:43.531Z | Downloaded clap_derive v4.6.1 |
| 1154 | 2026-06-05T21:22:43.534Z | Downloaded iana-time-zone v0.1.65 |
| 1155 | 2026-06-05T21:22:43.537Z | Downloaded linear-map v1.2.0 |
| 1156 | 2026-06-05T21:22:43.537Z | Downloaded anstream v1.0.0 |
| 1157 | 2026-06-05T21:22:43.540Z | Downloaded hmac v0.12.1 |
| 1158 | 2026-06-05T21:22:43.544Z | Downloaded fs_extra v1.3.0 |
| 1159 | 2026-06-05T21:22:43.544Z | Downloaded anyhow v1.0.102 |
| 1160 | 2026-06-05T21:22:43.547Z | Downloaded crc32fast v1.5.0 |
| 1161 | 2026-06-05T21:22:43.550Z | Downloaded const-oid v0.10.2 |
| 1162 | 2026-06-05T21:22:43.550Z | Downloaded percent-encoding v2.3.2 |
| 1163 | 2026-06-05T21:22:43.555Z | Downloaded parse-display v0.10.0 |
| 1164 | 2026-06-05T21:22:43.555Z | Downloaded openssl-probe v0.2.1 |
| 1165 | 2026-06-05T21:22:43.555Z | Downloaded openssl-macros v0.1.1 |
| 1166 | 2026-06-05T21:22:43.555Z | Downloaded phf_shared v0.12.1 |
| 1167 | 2026-06-05T21:22:43.558Z | Downloaded lru-slab v0.1.2 |
| 1168 | 2026-06-05T21:22:43.558Z | Downloaded libsw-core v0.3.2 |
| 1169 | 2026-06-05T21:22:43.562Z | Downloaded futures-channel v0.3.32 |
| 1170 | 2026-06-05T21:22:43.562Z | Downloaded libsw v3.5.0 |
| 1171 | 2026-06-05T21:22:43.565Z | Downloaded multer v3.1.0 |
| 1172 | 2026-06-05T21:22:43.565Z | Downloaded lock_api v0.4.14 |
| 1173 | 2026-06-05T21:22:43.568Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1174 | 2026-06-05T21:22:43.568Z | Downloaded no-std-compat v0.4.1 |
| 1175 | 2026-06-05T21:22:43.571Z | Downloaded hybrid-array v0.4.12 |
| 1176 | 2026-06-05T21:22:43.571Z | Downloaded chacha20 v0.10.0 |
| 1177 | 2026-06-05T21:22:43.574Z | Downloaded plain v0.2.3 |
| 1178 | 2026-06-05T21:22:43.574Z | Downloaded httparse v1.10.1 |
| 1179 | 2026-06-05T21:22:43.577Z | Downloaded num-integer v0.1.46 |
| 1180 | 2026-06-05T21:22:43.581Z | Downloaded ingot-macros v0.1.1 |
| 1181 | 2026-06-05T21:22:43.581Z | Downloaded powerfmt v0.2.0 |
| 1182 | 2026-06-05T21:22:43.581Z | Downloaded ingot-types v0.1.2 |
| 1183 | 2026-06-05T21:22:43.584Z | Downloaded globset v0.4.18 |
| 1184 | 2026-06-05T21:22:43.584Z | Downloaded http-body-util v0.1.3 |
| 1185 | 2026-06-05T21:22:43.587Z | Downloaded proc-macro-crate v1.3.1 |
| 1186 | 2026-06-05T21:22:43.587Z | Downloaded num_enum_derive v0.5.11 |
| 1187 | 2026-06-05T21:22:43.591Z | Downloaded num_enum v0.5.11 |
| 1188 | 2026-06-05T21:22:43.594Z | Downloaded pretty-hex v0.4.2 |
| 1189 | 2026-06-05T21:22:43.594Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1190 | 2026-06-05T21:22:43.594Z | Downloaded proc-macro-crate v3.5.0 |
| 1191 | 2026-06-05T21:22:43.597Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1192 | 2026-06-05T21:22:43.597Z | Downloaded num_enum_derive v0.7.6 |
| 1193 | 2026-06-05T21:22:43.600Z | Downloaded quick-error v1.2.3 |
| 1194 | 2026-06-05T21:22:43.600Z | Downloaded csv-core v0.1.13 |
| 1195 | 2026-06-05T21:22:43.604Z | Downloaded progenitor-macro v0.13.0 |
| 1196 | 2026-06-05T21:22:43.604Z | Downloaded progenitor-client v0.14.0 |
| 1197 | 2026-06-05T21:22:43.604Z | Downloaded progenitor-client v0.10.0 |
| 1198 | 2026-06-05T21:22:43.607Z | Downloaded clap v4.6.1 |
| 1199 | 2026-06-05T21:22:43.610Z | Downloaded dropshot_endpoint v0.17.1 |
| 1200 | 2026-06-05T21:22:43.613Z | Downloaded darling v0.21.3 |
| 1201 | 2026-06-05T21:22:43.616Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1202 | 2026-06-05T21:22:43.622Z | Downloaded rand_chacha v0.3.1 |
| 1203 | 2026-06-05T21:22:43.622Z | Downloaded cc v1.2.63 |
| 1204 | 2026-06-05T21:22:43.625Z | Downloaded litemap v0.8.2 |
| 1205 | 2026-06-05T21:22:43.625Z | Downloaded progenitor-macro v0.10.0 |
| 1206 | 2026-06-05T21:22:43.625Z | Downloaded pem v3.0.6 |
| 1207 | 2026-06-05T21:22:43.628Z | Downloaded password-hash v0.5.0 |
| 1208 | 2026-06-05T21:22:43.628Z | Downloaded parking_lot_core v0.8.6 |
| 1209 | 2026-06-05T21:22:43.633Z | Downloaded paste v1.0.15 |
| 1210 | 2026-06-05T21:22:43.633Z | Downloaded owo-colors v4.3.0 |
| 1211 | 2026-06-05T21:22:43.636Z | Downloaded parse-display-derive v0.10.0 |
| 1212 | 2026-06-05T21:22:43.636Z | Downloaded ref-cast-impl v1.0.25 |
| 1213 | 2026-06-05T21:22:43.636Z | Downloaded memmap2 v0.9.10 |
| 1214 | 2026-06-05T21:22:43.640Z | Downloaded ref-cast v1.0.25 |
| 1215 | 2026-06-05T21:22:43.640Z | Downloaded phf v0.12.1 |
| 1216 | 2026-06-05T21:22:43.643Z | Downloaded progenitor-macro v0.14.0 |
| 1217 | 2026-06-05T21:22:43.643Z | Downloaded rustc_version v0.1.7 |
| 1218 | 2026-06-05T21:22:43.643Z | Downloaded rand_xorshift v0.4.0 |
| 1219 | 2026-06-05T21:22:43.646Z | Downloaded icu_provider v2.2.0 |
| 1220 | 2026-06-05T21:22:43.649Z | Downloaded allocator-api2 v0.2.21 |
| 1221 | 2026-06-05T21:22:43.649Z | Downloaded arc-swap v1.9.1 |
| 1222 | 2026-06-05T21:22:43.652Z | Downloaded oxnet v0.1.6 |
| 1223 | 2026-06-05T21:22:43.655Z | Downloaded poly1305 v0.8.0 |
| 1224 | 2026-06-05T21:22:43.655Z | Downloaded pin-project-lite v0.2.17 |
| 1225 | 2026-06-05T21:22:43.658Z | Downloaded pkg-config v0.3.33 |
| 1226 | 2026-06-05T21:22:43.661Z | Downloaded indexmap v1.9.3 |
| 1227 | 2026-06-05T21:22:43.665Z | Downloaded rustc_version v0.4.1 |
| 1228 | 2026-06-05T21:22:43.665Z | Downloaded ppv-lite86 v0.2.21 |
| 1229 | 2026-06-05T21:22:43.665Z | Downloaded drift v0.2.0 |
| 1230 | 2026-06-05T21:22:43.670Z | Downloaded same-file v1.0.6 |
| 1231 | 2026-06-05T21:22:43.673Z | Downloaded proc-macro-error2 v2.0.1 |
| 1232 | 2026-06-05T21:22:43.676Z | Downloaded rustc-hash v2.1.2 |
| 1233 | 2026-06-05T21:22:43.676Z | Downloaded chacha20poly1305 v0.10.1 |
| 1234 | 2026-06-05T21:22:43.680Z | Downloaded num_enum v0.7.6 |
| 1235 | 2026-06-05T21:22:43.683Z | Downloaded progenitor-client v0.13.0 |
| 1236 | 2026-06-05T21:22:43.683Z | Downloaded parking_lot v0.12.5 |
| 1237 | 2026-06-05T21:22:43.686Z | Downloaded progenitor v0.14.0 |
| 1238 | 2026-06-05T21:22:43.686Z | Downloaded progenitor-extras v0.2.0 |
| 1239 | 2026-06-05T21:22:43.686Z | Downloaded icu_properties v2.2.0 |
| 1240 | 2026-06-05T21:22:43.690Z | Downloaded parking_lot_core v0.9.12 |
| 1241 | 2026-06-05T21:22:43.690Z | Downloaded parking_lot v0.11.2 |
| 1242 | 2026-06-05T21:22:43.693Z | Downloaded opaque-debug v0.3.1 |
| 1243 | 2026-06-05T21:22:43.693Z | Downloaded once_cell v1.21.4 |
| 1244 | 2026-06-05T21:22:43.696Z | Downloaded scroll_derive v0.12.1 |
| 1245 | 2026-06-05T21:22:43.696Z | Downloaded darling_core v0.21.3 |
| 1246 | 2026-06-05T21:22:43.701Z | Downloaded serde_repr v0.1.20 |
| 1247 | 2026-06-05T21:22:43.704Z | Downloaded quote v1.0.45 |
| 1248 | 2026-06-05T21:22:43.704Z | Downloaded rand_chacha v0.9.0 |
| 1249 | 2026-06-05T21:22:43.704Z | Downloaded pest_derive v2.8.6 |
| 1250 | 2026-06-05T21:22:43.707Z | Downloaded log v0.4.32 |
| 1251 | 2026-06-05T21:22:43.710Z | Downloaded dropshot v0.17.1 |
| 1252 | 2026-06-05T21:22:43.720Z | Downloaded serde_urlencoded v0.7.1 |
| 1253 | 2026-06-05T21:22:43.723Z | Downloaded serde_spanned v0.6.9 |
| 1254 | 2026-06-05T21:22:43.723Z | Downloaded rand_core v0.10.1 |
| 1255 | 2026-06-05T21:22:43.728Z | Downloaded rand_core v0.9.5 |
| 1256 | 2026-06-05T21:22:43.728Z | Downloaded icu_normalizer_data v2.2.0 |
| 1257 | 2026-06-05T21:22:43.731Z | Downloaded serde-big-array v0.5.1 |
| 1258 | 2026-06-05T21:22:43.731Z | Downloaded rand_core v0.6.4 |
| 1259 | 2026-06-05T21:22:43.731Z | Downloaded konst v0.2.20 |
| 1260 | 2026-06-05T21:22:43.734Z | Downloaded sha1 v0.10.6 |
| 1261 | 2026-06-05T21:22:43.737Z | Downloaded serde_spanned v1.1.1 |
| 1262 | 2026-06-05T21:22:43.737Z | Downloaded rustls-pemfile v2.2.0 |
| 1263 | 2026-06-05T21:22:43.740Z | Downloaded rustls-native-certs v0.8.4 |
| 1264 | 2026-06-05T21:22:43.740Z | Downloaded pin-project-internal v1.1.13 |
| 1265 | 2026-06-05T21:22:43.740Z | Downloaded semver v0.1.20 |
| 1266 | 2026-06-05T21:22:43.743Z | Downloaded num-traits v0.2.19 |
| 1267 | 2026-06-05T21:22:43.743Z | Downloaded slog-bunyan v2.5.0 |
| 1268 | 2026-06-05T21:22:43.746Z | Downloaded proc-macro-error v1.0.4 |
| 1269 | 2026-06-05T21:22:43.746Z | Downloaded resolv-conf v0.7.6 |
| 1270 | 2026-06-05T21:22:43.749Z | Downloaded const_format v0.2.36 |
| 1271 | 2026-06-05T21:22:43.752Z | Downloaded rusty-fork v0.3.1 |
| 1272 | 2026-06-05T21:22:43.752Z | Downloaded crypto-bigint v0.5.5 |
| 1273 | 2026-06-05T21:22:43.756Z | Downloaded slog-envlogger v2.2.0 |
| 1274 | 2026-06-05T21:22:43.758Z | Downloaded siphasher v1.0.3 |
| 1275 | 2026-06-05T21:22:43.758Z | Downloaded sigpipe v0.1.3 |
| 1276 | 2026-06-05T21:22:43.762Z | Downloaded rustversion v1.0.22 |
| 1277 | 2026-06-05T21:22:43.762Z | Downloaded darling_core v0.23.0 |
| 1278 | 2026-06-05T21:22:43.765Z | Downloaded scopeguard v1.2.0 |
| 1279 | 2026-06-05T21:22:43.765Z | Downloaded progenitor v0.13.0 |
| 1280 | 2026-06-05T21:22:43.768Z | Downloaded postcard v1.1.3 |
| 1281 | 2026-06-05T21:22:43.768Z | Downloaded quinn-udp v0.5.14 |
| 1282 | 2026-06-05T21:22:43.772Z | Downloaded icu_normalizer v2.2.0 |
| 1283 | 2026-06-05T21:22:43.775Z | Downloaded scroll v0.13.0 |
| 1284 | 2026-06-05T21:22:43.775Z | Downloaded smawk v0.3.2 |
| 1285 | 2026-06-05T21:22:43.775Z | Downloaded stable_deref_trait v1.2.1 |
| 1286 | 2026-06-05T21:22:43.779Z | Downloaded serde_derive_internals v0.29.1 |
| 1287 | 2026-06-05T21:22:43.779Z | Downloaded pest_generator v2.8.6 |
| 1288 | 2026-06-05T21:22:43.779Z | Downloaded spin v0.5.2 |
| 1289 | 2026-06-05T21:22:43.782Z | Downloaded scroll v0.12.0 |
| 1290 | 2026-06-05T21:22:43.782Z | Downloaded indicatif v0.18.4 |
| 1291 | 2026-06-05T21:22:43.785Z | Downloaded hickory-resolver v0.24.4 |
| 1292 | 2026-06-05T21:22:43.789Z | Downloaded pin-project v1.1.13 |
| 1293 | 2026-06-05T21:22:43.792Z | Downloaded structmeta v0.3.0 |
| 1294 | 2026-06-05T21:22:43.795Z | Downloaded swrite v0.1.0 |
| 1295 | 2026-06-05T21:22:43.796Z | Downloaded strum v0.27.2 |
| 1296 | 2026-06-05T21:22:43.796Z | Downloaded strum v0.26.3 |
| 1297 | 2026-06-05T21:22:43.799Z | Downloaded sync_wrapper v1.0.2 |
| 1298 | 2026-06-05T21:22:43.799Z | Downloaded supports-color v3.0.2 |
| 1299 | 2026-06-05T21:22:43.799Z | Downloaded subtle v2.6.1 |
| 1300 | 2026-06-05T21:22:43.802Z | Downloaded icu_locale_core v2.2.0 |
| 1301 | 2026-06-05T21:22:43.805Z | Downloaded serde_tokenstream v0.2.3 |
| 1302 | 2026-06-05T21:22:43.805Z | Downloaded icu_collections v2.2.0 |
| 1303 | 2026-06-05T21:22:43.810Z | Downloaded sha1 v0.11.0 |
| 1304 | 2026-06-05T21:22:43.813Z | Downloaded jiff-static v0.2.28 |
| 1305 | 2026-06-05T21:22:43.813Z | Downloaded rhai_codegen v3.2.0 |
| 1306 | 2026-06-05T21:22:43.816Z | Downloaded slab v0.4.12 |
| 1307 | 2026-06-05T21:22:43.819Z | Downloaded simd-adler32 v0.3.9 |
| 1308 | 2026-06-05T21:22:43.819Z | Downloaded flate2 v1.1.9 |
| 1309 | 2026-06-05T21:22:43.822Z | Downloaded take_mut v0.2.2 |
| 1310 | 2026-06-05T21:22:43.822Z | Downloaded slog-term v2.9.2 |
| 1311 | 2026-06-05T21:22:43.825Z | Downloaded smartstring v1.0.1 |
| 1312 | 2026-06-05T21:22:43.826Z | Downloaded slog-json v2.6.1 |
| 1313 | 2026-06-05T21:22:43.829Z | Downloaded slog-dtrace v0.3.0 |
| 1314 | 2026-06-05T21:22:43.829Z | Downloaded slog-async v2.8.0 |
| 1315 | 2026-06-05T21:22:43.829Z | Downloaded hyper-util v0.1.20 |
| 1316 | 2026-06-05T21:22:43.832Z | Downloaded sha2 v0.10.9 |
| 1317 | 2026-06-05T21:22:43.835Z | Downloaded progenitor-impl v0.10.0 |
| 1318 | 2026-06-05T21:22:43.835Z | Downloaded tagptr v0.2.0 |
| 1319 | 2026-06-05T21:22:43.839Z | Downloaded tabwriter v1.4.1 |
| 1320 | 2026-06-05T21:22:43.839Z | Downloaded progenitor-impl v0.13.0 |
| 1321 | 2026-06-05T21:22:43.843Z | Downloaded papergrid v0.18.0 |
| 1322 | 2026-06-05T21:22:43.843Z | Downloaded tabled_derive v0.11.0 |
| 1323 | 2026-06-05T21:22:43.846Z | Downloaded smf v0.2.3 |
| 1324 | 2026-06-05T21:22:43.846Z | Downloaded slog-stdlog v4.1.1 |
| 1325 | 2026-06-05T21:22:43.846Z | Downloaded pest_meta v2.8.6 |
| 1326 | 2026-06-05T21:22:43.851Z | Downloaded termtree v0.5.1 |
| 1327 | 2026-06-05T21:22:43.851Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1328 | 2026-06-05T21:22:43.851Z | Downloaded terminal_size v0.4.4 |
| 1329 | 2026-06-05T21:22:43.851Z | Downloaded papergrid v0.11.0 |
| 1330 | 2026-06-05T21:22:43.854Z | Downloaded thread-id v5.1.0 |
| 1331 | 2026-06-05T21:22:43.854Z | Downloaded snafu-derive v0.8.9 |
| 1332 | 2026-06-05T21:22:43.854Z | Downloaded minimal-lexical v0.2.1 |
| 1333 | 2026-06-05T21:22:43.859Z | Downloaded static_assertions v1.1.0 |
| 1334 | 2026-06-05T21:22:43.859Z | Downloaded openssl-sys v0.9.116 |
| 1335 | 2026-06-05T21:22:43.862Z | Downloaded structmeta-derive v0.3.0 |
| 1336 | 2026-06-05T21:22:43.862Z | Downloaded signal-hook-registry v1.4.8 |
| 1337 | 2026-06-05T21:22:43.865Z | Downloaded progenitor-impl v0.14.0 |
| 1338 | 2026-06-05T21:22:43.865Z | Downloaded tinyvec_macros v0.1.1 |
| 1339 | 2026-06-05T21:22:43.868Z | Downloaded time-core v0.1.8 |
| 1340 | 2026-06-05T21:22:43.868Z | Downloaded tabled_derive v0.7.0 |
| 1341 | 2026-06-05T21:22:43.868Z | Downloaded base64 v0.21.7 |
| 1342 | 2026-06-05T21:22:43.871Z | Downloaded thread-id v4.2.2 |
| 1343 | 2026-06-05T21:22:43.871Z | Downloaded strum_macros v0.27.2 |
| 1344 | 2026-06-05T21:22:43.877Z | Downloaded testing_table v0.3.0 |
| 1345 | 2026-06-05T21:22:43.877Z | Downloaded indexmap v2.14.0 |
| 1346 | 2026-06-05T21:22:43.880Z | Downloaded tokio-macros v2.7.0 |
| 1347 | 2026-06-05T21:22:43.880Z | Downloaded strsim v0.11.1 |
| 1348 | 2026-06-05T21:22:43.880Z | Downloaded ryu v1.0.23 |
| 1349 | 2026-06-05T21:22:43.880Z | Downloaded rustls-pki-types v1.14.1 |
| 1350 | 2026-06-05T21:22:43.883Z | Downloaded synstructure v0.13.2 |
| 1351 | 2026-06-05T21:22:43.883Z | Downloaded slog-scope v4.4.1 |
| 1352 | 2026-06-05T21:22:43.883Z | Downloaded shlex v2.0.1 |
| 1353 | 2026-06-05T21:22:43.886Z | Downloaded serde_plain v1.0.2 |
| 1354 | 2026-06-05T21:22:43.886Z | Downloaded crossbeam-channel v0.5.15 |
| 1355 | 2026-06-05T21:22:43.889Z | Downloaded serde_with_macros v3.20.0 |
| 1356 | 2026-06-05T21:22:43.889Z | Downloaded async-compression v0.4.42 |
| 1357 | 2026-06-05T21:22:43.892Z | Downloaded proc-macro2 v1.0.106 |
| 1358 | 2026-06-05T21:22:43.895Z | Downloaded serde_path_to_error v0.1.20 |
| 1359 | 2026-06-05T21:22:43.895Z | Downloaded schemars_derive v0.8.22 |
| 1360 | 2026-06-05T21:22:43.898Z | Downloaded hashbrown v0.12.3 |
| 1361 | 2026-06-05T21:22:43.902Z | Downloaded toml_datetime v0.6.11 |
| 1362 | 2026-06-05T21:22:43.902Z | Downloaded hickory-resolver v0.25.2 |
| 1363 | 2026-06-05T21:22:43.944Z | Downloaded secrecy v0.10.3 |
| 1364 | 2026-06-05T21:22:43.944Z | Downloaded smallvec v1.15.1 |
| 1365 | 2026-06-05T21:22:43.944Z | Downloaded scroll_derive v0.13.1 |
| 1366 | 2026-06-05T21:22:43.944Z | Downloaded progenitor v0.10.0 |
| 1367 | 2026-06-05T21:22:43.944Z | Downloaded thread_local v1.1.9 |
| 1368 | 2026-06-05T21:22:43.944Z | Downloaded thiserror v2.0.18 |
| 1369 | 2026-06-05T21:22:43.944Z | Downloaded tower-service v0.3.3 |
| 1370 | 2026-06-05T21:22:43.944Z | Downloaded potential_utf v0.1.5 |
| 1371 | 2026-06-05T21:22:43.944Z | Downloaded thiserror-impl v1.0.69 |
| 1372 | 2026-06-05T21:22:43.944Z | Downloaded http v1.4.1 |
| 1373 | 2026-06-05T21:22:43.944Z | Downloaded miniz_oxide v0.8.9 |
| 1374 | 2026-06-05T21:22:43.944Z | Downloaded expectorate v1.2.0 |
| 1375 | 2026-06-05T21:22:43.944Z | Downloaded spin v0.9.8 |
| 1376 | 2026-06-05T21:22:43.944Z | Downloaded tower-layer v0.3.3 |
| 1377 | 2026-06-05T21:22:43.944Z | Downloaded unarray v0.1.4 |
| 1378 | 2026-06-05T21:22:43.944Z | Downloaded try-lock v0.2.5 |
| 1379 | 2026-06-05T21:22:43.944Z | Downloaded typify-macro v0.4.3 |
| 1380 | 2026-06-05T21:22:43.944Z | Downloaded memchr v2.8.1 |
| 1381 | 2026-06-05T21:22:43.944Z | Downloaded semver v1.0.28 |
| 1382 | 2026-06-05T21:22:43.944Z | Downloaded unicode-linebreak v0.1.5 |
| 1383 | 2026-06-05T21:22:43.944Z | Downloaded thiserror-impl v2.0.18 |
| 1384 | 2026-06-05T21:22:43.944Z | Downloaded thiserror v1.0.69 |
| 1385 | 2026-06-05T21:22:43.945Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1386 | 2026-06-05T21:22:43.945Z | Downloaded num-rational v0.4.2 |
| 1387 | 2026-06-05T21:22:43.945Z | Downloaded num-complex v0.4.6 |
| 1388 | 2026-06-05T21:22:43.945Z | Downloaded slog v2.8.2 |
| 1389 | 2026-06-05T21:22:43.949Z | Downloaded serde_core v1.0.228 |
| 1390 | 2026-06-05T21:22:43.949Z | Downloaded newtype-uuid v1.3.2 |
| 1391 | 2026-06-05T21:22:43.949Z | Downloaded defmt v1.1.0 |
| 1392 | 2026-06-05T21:22:43.949Z | Downloaded untrusted v0.9.0 |
| 1393 | 2026-06-05T21:22:43.949Z | Downloaded toml_write v0.1.2 |
| 1394 | 2026-06-05T21:22:43.949Z | Downloaded universal-hash v0.5.1 |
| 1395 | 2026-06-05T21:22:43.949Z | Downloaded usdt v0.6.0 |
| 1396 | 2026-06-05T21:22:43.949Z | Downloaded typeid v1.0.3 |
| 1397 | 2026-06-05T21:22:43.949Z | Downloaded unit-prefix v0.5.2 |
| 1398 | 2026-06-05T21:22:43.949Z | Downloaded unicode-xid v0.2.6 |
| 1399 | 2026-06-05T21:22:43.952Z | Downloaded tinystr v0.8.3 |
| 1400 | 2026-06-05T21:22:43.952Z | Downloaded time-macros v0.2.27 |
| 1401 | 2026-06-05T21:22:43.952Z | Downloaded thiserror-no-std v2.0.2 |
| 1402 | 2026-06-05T21:22:43.955Z | Downloaded tiny-keccak v2.0.2 |
| 1403 | 2026-06-05T21:22:43.955Z | Downloaded schemars v0.9.0 |
| 1404 | 2026-06-05T21:22:43.962Z | Downloaded usdt v0.5.0 |
| 1405 | 2026-06-05T21:22:43.965Z | Downloaded usdt-macro v0.5.0 |
| 1406 | 2026-06-05T21:22:43.965Z | Downloaded untrusted v0.7.1 |
| 1407 | 2026-06-05T21:22:43.965Z | Downloaded usdt-attr-macro v0.5.0 |
| 1408 | 2026-06-05T21:22:43.965Z | Downloaded strum_macros v0.26.4 |
| 1409 | 2026-06-05T21:22:43.969Z | Downloaded utf-8 v0.7.6 |
| 1410 | 2026-06-05T21:22:43.969Z | Downloaded tokio-tungstenite v0.21.0 |
| 1411 | 2026-06-05T21:22:43.969Z | Downloaded tokio-dtrace v0.1.1 |
| 1412 | 2026-06-05T21:22:43.971Z | Downloaded serde_derive v1.0.228 |
| 1413 | 2026-06-05T21:22:43.972Z | Downloaded term v1.2.1 |
| 1414 | 2026-06-05T21:22:43.975Z | Downloaded usdt-attr-macro v0.6.0 |
| 1415 | 2026-06-05T21:22:43.975Z | Downloaded prettyplease v0.2.37 |
| 1416 | 2026-06-05T21:22:43.978Z | Downloaded version_check v0.9.5 |
| 1417 | 2026-06-05T21:22:43.978Z | Downloaded socket2 v0.6.4 |
| 1418 | 2026-06-05T21:22:43.978Z | Downloaded rayon-core v1.13.0 |
| 1419 | 2026-06-05T21:22:43.981Z | Downloaded daft v0.1.7 |
| 1420 | 2026-06-05T21:22:43.981Z | Downloaded hyper-rustls v0.27.9 |
| 1421 | 2026-06-05T21:22:43.984Z | Downloaded digest v0.10.7 |
| 1422 | 2026-06-05T21:22:43.984Z | Downloaded humantime v2.3.0 |
| 1423 | 2026-06-05T21:22:43.984Z | Downloaded similar v2.7.0 |
| 1424 | 2026-06-05T21:22:43.987Z | Downloaded wait-timeout v0.2.1 |
| 1425 | 2026-06-05T21:22:43.987Z | Downloaded utf8parse v0.2.2 |
| 1426 | 2026-06-05T21:22:43.992Z | Downloaded utf8_iter v1.0.4 |
| 1427 | 2026-06-05T21:22:43.992Z | Downloaded usdt-macro v0.6.0 |
| 1428 | 2026-06-05T21:22:43.993Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1429 | 2026-06-05T21:22:43.993Z | Downloaded quinn v0.11.9 |
| 1430 | 2026-06-05T21:22:43.995Z | Downloaded waitgroup v0.1.2 |
| 1431 | 2026-06-05T21:22:43.995Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1432 | 2026-06-05T21:22:43.995Z | Downloaded zerofrom v0.1.8 |
| 1433 | 2026-06-05T21:22:43.996Z | Downloaded typify-macro v0.6.2 |
| 1434 | 2026-06-05T21:22:43.999Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1435 | 2026-06-05T21:22:43.999Z | Downloaded rand v0.8.6 |
| 1436 | 2026-06-05T21:22:43.999Z | Downloaded schemars v0.8.22 |
| 1437 | 2026-06-05T21:22:44.005Z | Downloaded zeroize_derive v1.4.3 |
| 1438 | 2026-06-05T21:22:44.008Z | Downloaded git-stub-vcs v0.1.0 |
| 1439 | 2026-06-05T21:22:44.008Z | Downloaded data-encoding v2.11.0 |
| 1440 | 2026-06-05T21:22:44.008Z | Downloaded cookie v0.18.1 |
| 1441 | 2026-06-05T21:22:44.011Z | Downloaded console v0.15.11 |
| 1442 | 2026-06-05T21:22:44.011Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1443 | 2026-06-05T21:22:44.014Z | Downloaded qorb v0.4.1 |
| 1444 | 2026-06-05T21:22:44.014Z | Downloaded nom v7.1.3 |
| 1445 | 2026-06-05T21:22:44.017Z | Downloaded zerofrom-derive v0.1.7 |
| 1446 | 2026-06-05T21:22:44.017Z | Downloaded mio v1.2.1 |
| 1447 | 2026-06-05T21:22:44.020Z | Downloaded usdt-impl v0.5.0 |
| 1448 | 2026-06-05T21:22:44.023Z | Downloaded bitflags v2.12.1 |
| 1449 | 2026-06-05T21:22:44.023Z | Downloaded crossbeam-epoch v0.9.18 |
| 1450 | 2026-06-05T21:22:44.026Z | Downloaded tokio-stream v0.1.18 |
| 1451 | 2026-06-05T21:22:44.029Z | Downloaded zone_cfg_derive v0.3.1 |
| 1452 | 2026-06-05T21:22:44.029Z | Downloaded zone v0.3.1 |
| 1453 | 2026-06-05T21:22:44.029Z | Downloaded tokio-rustls v0.26.4 |
| 1454 | 2026-06-05T21:22:44.033Z | Downloaded ff v0.13.1 |
| 1455 | 2026-06-05T21:22:44.033Z | Downloaded toml v0.8.23 |
| 1456 | 2026-06-05T21:22:44.033Z | Downloaded daft-derive v0.1.7 |
| 1457 | 2026-06-05T21:22:44.036Z | Downloaded fixedbitset v0.5.7 |
| 1458 | 2026-06-05T21:22:44.036Z | Downloaded hashbrown v0.15.5 |
| 1459 | 2026-06-05T21:22:44.039Z | Downloaded displaydoc v0.2.6 |
| 1460 | 2026-06-05T21:22:44.039Z | Downloaded bitflags v1.3.2 |
| 1461 | 2026-06-05T21:22:44.042Z | Downloaded byte-wrapper v0.1.0 |
| 1462 | 2026-06-05T21:22:44.042Z | Downloaded foreign-types-macros v0.2.3 |
| 1463 | 2026-06-05T21:22:44.045Z | Downloaded instant v0.1.13 |
| 1464 | 2026-06-05T21:22:44.045Z | Downloaded foreign-types-shared v0.1.1 |
| 1465 | 2026-06-05T21:22:44.045Z | Downloaded bytecount v0.6.9 |
| 1466 | 2026-06-05T21:22:44.045Z | Downloaded serde v1.0.228 |
| 1467 | 2026-06-05T21:22:44.049Z | Downloaded chacha20 v0.9.1 |
| 1468 | 2026-06-05T21:22:44.049Z | Downloaded rustls-webpki v0.103.13 |
| 1469 | 2026-06-05T21:22:44.052Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1470 | 2026-06-05T21:22:44.052Z | Downloaded want v0.3.1 |
| 1471 | 2026-06-05T21:22:44.052Z | Downloaded whoami v1.6.1 |
| 1472 | 2026-06-05T21:22:44.056Z | Downloaded walkdir v2.5.0 |
| 1473 | 2026-06-05T21:22:44.056Z | Downloaded vsss-rs v3.3.4 |
| 1474 | 2026-06-05T21:22:44.059Z | Downloaded tempfile v3.27.0 |
| 1475 | 2026-06-05T21:22:44.059Z | Downloaded hashbrown v0.16.1 |
| 1476 | 2026-06-05T21:22:44.062Z | Downloaded cfg-if v1.0.4 |
| 1477 | 2026-06-05T21:22:44.062Z | Downloaded async-stream v0.3.6 |
| 1478 | 2026-06-05T21:22:44.068Z | Downloaded yoke-derive v0.8.2 |
| 1479 | 2026-06-05T21:22:44.068Z | Downloaded writeable v0.6.3 |
| 1480 | 2026-06-05T21:22:44.068Z | Downloaded textwrap v0.16.2 |
| 1481 | 2026-06-05T21:22:44.068Z | Downloaded xz2 v0.1.7 |
| 1482 | 2026-06-05T21:22:44.072Z | Downloaded ucd-trie v0.1.7 |
| 1483 | 2026-06-05T21:22:44.072Z | Downloaded thin-vec v0.2.18 |
| 1484 | 2026-06-05T21:22:44.072Z | Downloaded hashbrown v0.17.1 |
| 1485 | 2026-06-05T21:22:44.072Z | Downloaded test-strategy v0.4.5 |
| 1486 | 2026-06-05T21:22:44.075Z | Downloaded zeroize v1.8.2 |
| 1487 | 2026-06-05T21:22:44.075Z | Downloaded anstyle v1.0.14 |
| 1488 | 2026-06-05T21:22:44.075Z | Downloaded errno v0.3.14 |
| 1489 | 2026-06-05T21:22:44.078Z | Downloaded tinyvec v1.11.0 |
| 1490 | 2026-06-05T21:22:44.078Z | Downloaded rand v0.9.4 |
| 1491 | 2026-06-05T21:22:44.081Z | Downloaded bs58 v0.5.1 |
| 1492 | 2026-06-05T21:22:44.081Z | Downloaded foreign-types-shared v0.3.1 |
| 1493 | 2026-06-05T21:22:44.082Z | Downloaded crc8 v0.1.1 |
| 1494 | 2026-06-05T21:22:44.085Z | Downloaded clap_lex v1.1.0 |
| 1495 | 2026-06-05T21:22:44.085Z | Downloaded fxhash v0.2.1 |
| 1496 | 2026-06-05T21:22:44.085Z | Downloaded idna v1.1.0 |
| 1497 | 2026-06-05T21:22:44.088Z | Downloaded float-ord v0.3.2 |
| 1498 | 2026-06-05T21:22:44.088Z | Downloaded defmt v0.3.100 |
| 1499 | 2026-06-05T21:22:44.088Z | Downloaded ciborium-ll v0.2.2 |
| 1500 | 2026-06-05T21:22:44.088Z | Downloaded base64 v0.22.1 |
| 1501 | 2026-06-05T21:22:44.091Z | Downloaded bytes v1.11.1 |
| 1502 | 2026-06-05T21:22:44.094Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1503 | 2026-06-05T21:22:44.094Z | Downloaded zerovec-derive v0.11.3 |
| 1504 | 2026-06-05T21:22:44.099Z | Downloaded zmij v1.0.21 |
| 1505 | 2026-06-05T21:22:44.099Z | Downloaded dropshot-api-manager v0.7.2 |
| 1506 | 2026-06-05T21:22:44.099Z | Downloaded usdt-impl v0.6.0 |
| 1507 | 2026-06-05T21:22:44.102Z | Downloaded tracing-core v0.1.36 |
| 1508 | 2026-06-05T21:22:44.102Z | Downloaded schemars v1.2.1 |
| 1509 | 2026-06-05T21:22:44.109Z | Downloaded yoke v0.8.3 |
| 1510 | 2026-06-05T21:22:44.112Z | Downloaded futures-util v0.3.32 |
| 1511 | 2026-06-05T21:22:44.116Z | Downloaded unicode-ident v1.0.24 |
| 1512 | 2026-06-05T21:22:44.119Z | Downloaded steno v0.4.1 |
| 1513 | 2026-06-05T21:22:44.122Z | Downloaded rand v0.10.1 |
| 1514 | 2026-06-05T21:22:44.122Z | Downloaded tungstenite v0.21.0 |
| 1515 | 2026-06-05T21:22:44.128Z | Downloaded itertools v0.12.1 |
| 1516 | 2026-06-05T21:22:44.131Z | Downloaded snafu v0.8.9 |
| 1517 | 2026-06-05T21:22:44.131Z | Downloaded typify v0.4.3 |
| 1518 | 2026-06-05T21:22:44.137Z | Downloaded tracing-attributes v0.1.31 |
| 1519 | 2026-06-05T21:22:44.138Z | Downloaded h2 v0.4.14 |
| 1520 | 2026-06-05T21:22:44.142Z | Downloaded zerocopy-derive v0.7.35 |
| 1521 | 2026-06-05T21:22:44.142Z | Downloaded typify v0.6.2 |
| 1522 | 2026-06-05T21:22:44.142Z | Downloaded colored v3.1.1 |
| 1523 | 2026-06-05T21:22:44.145Z | Downloaded async-trait v0.1.89 |
| 1524 | 2026-06-05T21:22:44.145Z | Downloaded argon2 v0.5.3 |
| 1525 | 2026-06-05T21:22:44.148Z | Downloaded futures-sink v0.3.32 |
| 1526 | 2026-06-05T21:22:44.148Z | Downloaded defmt-macros v1.1.0 |
| 1527 | 2026-06-05T21:22:44.148Z | Downloaded colorchoice v1.0.5 |
| 1528 | 2026-06-05T21:22:44.151Z | Downloaded cfg_aliases v0.2.1 |
| 1529 | 2026-06-05T21:22:44.151Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1530 | 2026-06-05T21:22:44.154Z | Downloaded async-recursion v1.1.1 |
| 1531 | 2026-06-05T21:22:44.154Z | Downloaded aead v0.5.2 |
| 1532 | 2026-06-05T21:22:44.154Z | Downloaded defmt-parser v1.0.0 |
| 1533 | 2026-06-05T21:22:44.157Z | Downloaded cargo_toml v0.22.3 |
| 1534 | 2026-06-05T21:22:44.157Z | Downloaded base64ct v1.8.3 |
| 1535 | 2026-06-05T21:22:44.157Z | Downloaded bit-vec v0.8.0 |
| 1536 | 2026-06-05T21:22:44.160Z | Downloaded bit-set v0.8.0 |
| 1537 | 2026-06-05T21:22:44.160Z | Downloaded unsafe-libyaml v0.2.11 |
| 1538 | 2026-06-05T21:22:44.160Z | Downloaded clap_builder v4.6.0 |
| 1539 | 2026-06-05T21:22:44.163Z | Downloaded base16ct v1.0.0 |
| 1540 | 2026-06-05T21:22:44.166Z | Downloaded aho-corasick v1.1.4 |
| 1541 | 2026-06-05T21:22:44.169Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1542 | 2026-06-05T21:22:44.172Z | Downloaded iddqd v0.4.2 |
| 1543 | 2026-06-05T21:22:44.175Z | Downloaded uuid v1.23.2 |
| 1544 | 2026-06-05T21:22:44.178Z | Downloaded libm v0.2.16 |
| 1545 | 2026-06-05T21:22:44.182Z | Downloaded ron v0.12.1 |
| 1546 | 2026-06-05T21:22:44.187Z | Downloaded hkdf v0.12.4 |
| 1547 | 2026-06-05T21:22:44.195Z | Downloaded nom v8.0.0 |
| 1548 | 2026-06-05T21:22:44.198Z | Downloaded pest v2.8.6 |
| 1549 | 2026-06-05T21:22:44.202Z | Downloaded itertools v0.14.0 |
| 1550 | 2026-06-05T21:22:44.205Z | Downloaded hyper v1.10.1 |
| 1551 | 2026-06-05T21:22:44.209Z | Downloaded tower v0.5.3 |
| 1552 | 2026-06-05T21:22:44.213Z | Downloaded toml_edit v0.19.15 |
| 1553 | 2026-06-05T21:22:44.222Z | Downloaded toml_edit v0.22.27 |
| 1554 | 2026-06-05T21:22:44.226Z | Downloaded reqwest v0.13.4 |
| 1555 | 2026-06-05T21:22:44.236Z | Downloaded portable-atomic v1.13.1 |
| 1556 | 2026-06-05T21:22:44.243Z | Downloaded regex v1.12.3 |
| 1557 | 2026-06-05T21:22:44.247Z | Downloaded icu_properties_data v2.2.0 |
| 1558 | 2026-06-05T21:22:44.251Z | Downloaded typed-path v0.9.3 |
| 1559 | 2026-06-05T21:22:44.259Z | Downloaded goblin v0.8.2 |
| 1560 | 2026-06-05T21:22:44.263Z | Downloaded url v2.5.8 |
| 1561 | 2026-06-05T21:22:44.273Z | Downloaded reqwest v0.12.28 |
| 1562 | 2026-06-05T21:22:44.282Z | Downloaded zerotrie v0.2.4 |
| 1563 | 2026-06-05T21:22:44.288Z | Downloaded tough v0.22.0 |
| 1564 | 2026-06-05T21:22:44.299Z | Downloaded aws-lc-rs v1.17.0 |
| 1565 | 2026-06-05T21:22:44.309Z | Downloaded zerocopy-derive v0.8.50 |
| 1566 | 2026-06-05T21:22:44.314Z | Downloaded typenum v1.20.1 |
| 1567 | 2026-06-05T21:22:44.317Z | Downloaded serde_with v3.20.0 |
| 1568 | 2026-06-05T21:22:44.327Z | Downloaded goblin v0.10.7 |
| 1569 | 2026-06-05T21:22:44.331Z | Downloaded unicode-segmentation v1.13.3 |
| 1570 | 2026-06-05T21:22:44.368Z | Downloaded unicode-normalization v0.1.25 |
| 1571 | 2026-06-05T21:22:44.371Z | Downloaded tokio-util v0.7.18 |
| 1572 | 2026-06-05T21:22:44.375Z | Downloaded serde_json v1.0.150 |
| 1573 | 2026-06-05T21:22:44.382Z | Downloaded webpki-roots v1.0.7 |
| 1574 | 2026-06-05T21:22:44.395Z | Downloaded syn v1.0.109 |
| 1575 | 2026-06-05T21:22:44.401Z | Downloaded tabled v0.21.0 |
| 1576 | 2026-06-05T21:22:44.411Z | Downloaded zerovec v0.11.6 |
| 1577 | 2026-06-05T21:22:44.415Z | Downloaded winnow v0.5.40 |
| 1578 | 2026-06-05T21:22:44.419Z | Downloaded openssl v0.10.80 |
| 1579 | 2026-06-05T21:22:44.425Z | Downloaded moka v0.12.15 |
| 1580 | 2026-06-05T21:22:44.429Z | Downloaded time v0.3.47 |
| 1581 | 2026-06-05T21:22:44.436Z | Downloaded proptest v1.11.0 |
| 1582 | 2026-06-05T21:22:44.442Z | Downloaded nix v0.31.3 |
| 1583 | 2026-06-05T21:22:44.448Z | Downloaded zerocopy v0.7.35 |
| 1584 | 2026-06-05T21:22:44.458Z | Downloaded vcpkg v0.2.15 |
| 1585 | 2026-06-05T21:22:44.480Z | Downloaded hickory-proto v0.24.4 |
| 1586 | 2026-06-05T21:22:44.489Z | Downloaded openapiv3 v2.2.0 |
| 1587 | 2026-06-05T21:22:44.494Z | Downloaded syn v2.0.117 |
| 1588 | 2026-06-05T21:22:44.501Z | Downloaded winnow v0.7.15 |
| 1589 | 2026-06-05T21:22:44.506Z | Downloaded winnow v1.0.3 |
| 1590 | 2026-06-05T21:22:44.512Z | Downloaded rustix v0.38.44 |
| 1591 | 2026-06-05T21:22:44.525Z | Downloaded tabled v0.15.0 |
| 1592 | 2026-06-05T21:22:44.534Z | Downloaded bstr v1.12.1 |
| 1593 | 2026-06-05T21:22:44.539Z | Downloaded hickory-proto v0.25.2 |
| 1594 | 2026-06-05T21:22:44.548Z | Downloaded regress v0.11.1 |
| 1595 | 2026-06-05T21:22:44.554Z | Downloaded curve25519-dalek v4.1.3 |
| 1596 | 2026-06-05T21:22:44.559Z | Downloaded smoltcp v0.11.0 |
| 1597 | 2026-06-05T21:22:44.566Z | Downloaded quinn-proto v0.11.14 |
| 1598 | 2026-06-05T21:22:44.570Z | Downloaded chrono v0.4.45 |
| 1599 | 2026-06-05T21:22:44.574Z | Downloaded tower-http v0.6.11 |
| 1600 | 2026-06-05T21:22:44.580Z | Downloaded rayon v1.12.0 |
| 1601 | 2026-06-05T21:22:44.597Z | Downloaded regress v0.10.5 |
| 1602 | 2026-06-05T21:22:44.607Z | Downloaded regex-automata v0.4.14 |
| 1603 | 2026-06-05T21:22:44.616Z | Downloaded unicode-width v0.1.14 |
| 1604 | 2026-06-05T21:22:44.626Z | Downloaded regex-syntax v0.8.10 |
| 1605 | 2026-06-05T21:22:44.629Z | Downloaded rustls v0.23.40 |
| 1606 | 2026-06-05T21:22:44.636Z | Downloaded zerocopy v0.8.50 |
| 1607 | 2026-06-05T21:22:44.647Z | Downloaded unicode-width v0.2.2 |
| 1608 | 2026-06-05T21:22:44.651Z | Downloaded rhai v1.25.1 |
| 1609 | 2026-06-05T21:22:44.658Z | Downloaded libc v0.2.186 |
| 1610 | 2026-06-05T21:22:44.678Z | Downloaded lzma-sys v0.1.20 |
| 1611 | 2026-06-05T21:22:44.695Z | Downloaded rustix v1.1.4 |
| 1612 | 2026-06-05T21:22:44.723Z | Downloaded sled v0.34.7 |
| 1613 | 2026-06-05T21:22:44.734Z | Downloaded typify-impl v0.6.2 |
| 1614 | 2026-06-05T21:22:44.744Z | Downloaded sha3 v0.10.9 |
| 1615 | 2026-06-05T21:22:44.751Z | Downloaded tracing v0.1.44 |
| 1616 | 2026-06-05T21:22:44.764Z | Downloaded typify-impl v0.4.3 |
| 1617 | 2026-06-05T21:22:44.790Z | Downloaded encoding_rs v0.8.35 |
| 1618 | 2026-06-05T21:22:44.805Z | Downloaded ring v0.17.14 |
| 1619 | 2026-06-05T21:22:44.830Z | Downloaded petgraph v0.6.5 |
| 1620 | 2026-06-05T21:22:44.856Z | Downloaded jiff v0.2.28 |
| 1621 | 2026-06-05T21:22:44.867Z | Downloaded chrono-tz v0.10.4 |
| 1622 | 2026-06-05T21:22:44.878Z | Downloaded petgraph v0.8.3 |
| 1623 | 2026-06-05T21:22:44.892Z | Downloaded csv v1.4.0 |
| 1624 | 2026-06-05T21:22:44.904Z | Downloaded tokio v1.52.3 |
| 1625 | 2026-06-05T21:22:45.489Z | Downloaded aws-lc-sys v0.41.0 |
| 1626 | 2026-06-05T21:22:45.846Z | Compiling proc-macro2 v1.0.106 |
| 1627 | 2026-06-05T21:22:45.846Z | Compiling quote v1.0.45 |
| 1628 | 2026-06-05T21:22:45.846Z | Compiling unicode-ident v1.0.24 |
| 1629 | 2026-06-05T21:22:45.846Z | Compiling serde_core v1.0.228 |
| 1630 | 2026-06-05T21:22:45.850Z | Compiling serde v1.0.228 |
| 1631 | 2026-06-05T21:22:45.850Z | Compiling libc v0.2.186 |
| 1632 | 2026-06-05T21:22:45.850Z | Compiling cfg-if v1.0.4 |
| 1633 | 2026-06-05T21:22:46.127Z | Compiling zmij v1.0.21 |
| 1634 | 2026-06-05T21:22:46.148Z | Compiling autocfg v1.5.1 |
| 1635 | 2026-06-05T21:22:46.532Z | Compiling memchr v2.8.1 |
| 1636 | 2026-06-05T21:22:46.593Z | Compiling libm v0.2.16 |
| 1637 | 2026-06-05T21:22:47.016Z | Compiling itoa v1.0.18 |
| 1638 | 2026-06-05T21:22:47.176Z | Compiling icu_normalizer_data v2.2.0 |
| 1639 | 2026-06-05T21:22:47.271Z | Compiling icu_properties_data v2.2.0 |
| 1640 | 2026-06-05T21:22:47.315Z | Compiling version_check v0.9.5 |
| 1641 | 2026-06-05T21:22:47.426Z | Compiling syn v2.0.117 |
| 1642 | 2026-06-05T21:22:47.447Z | Compiling stable_deref_trait v1.2.1 |
| 1643 | 2026-06-05T21:22:47.530Z | Compiling serde_json v1.0.150 |
| 1644 | 2026-06-05T21:22:47.547Z | Compiling parking_lot_core v0.9.12 |
| 1645 | 2026-06-05T21:22:47.596Z | Compiling writeable v0.6.3 |
| 1646 | 2026-06-05T21:22:47.763Z | Compiling litemap v0.8.2 |
| 1647 | 2026-06-05T21:22:47.844Z | Compiling num-traits v0.2.19 |
| 1648 | 2026-06-05T21:22:47.844Z | Compiling utf8_iter v1.0.4 |
| 1649 | 2026-06-05T21:22:47.955Z | Compiling percent-encoding v2.3.2 |
| 1650 | 2026-06-05T21:22:48.171Z | Compiling thiserror v2.0.18 |
| 1651 | 2026-06-05T21:22:48.240Z | Compiling form_urlencoded v1.2.2 |
| 1652 | 2026-06-05T21:22:48.288Z | Compiling getrandom v0.4.2 |
| 1653 | 2026-06-05T21:22:48.305Z | Compiling rand_core v0.10.1 |
| 1654 | 2026-06-05T21:22:48.480Z | Compiling zerocopy v0.8.50 |
| 1655 | 2026-06-05T21:22:48.538Z | Compiling errno v0.3.14 |
| 1656 | 2026-06-05T21:22:48.595Z | Compiling heck v0.5.0 |
| 1657 | 2026-06-05T21:22:48.685Z | Compiling iana-time-zone v0.1.65 |
| 1658 | 2026-06-05T21:22:48.847Z | Compiling uuid v1.23.2 |
| 1659 | 2026-06-05T21:22:49.060Z | Compiling jobserver v0.1.34 |
| 1660 | 2026-06-05T21:22:49.147Z | Compiling shlex v2.0.1 |
| 1661 | 2026-06-05T21:22:49.343Z | Compiling find-msvc-tools v0.1.9 |
| 1662 | 2026-06-05T21:22:49.406Z | Compiling rustversion v1.0.22 |
| 1663 | 2026-06-05T21:22:49.465Z | Compiling semver v1.0.28 |
| 1664 | 2026-06-05T21:22:49.531Z | Compiling cc v1.2.63 |
| 1665 | 2026-06-05T21:22:49.610Z | Compiling schemars v0.8.22 |
| 1666 | 2026-06-05T21:22:49.724Z | Compiling dyn-clone v1.0.20 |
| 1667 | 2026-06-05T21:22:49.929Z | Compiling pin-project-lite v0.2.17 |
| 1668 | 2026-06-05T21:22:49.949Z | Compiling getrandom v0.2.17 |
| 1669 | 2026-06-05T21:22:50.042Z | Compiling scopeguard v1.2.0 |
| 1670 | 2026-06-05T21:22:50.171Z | Compiling lock_api v0.4.14 |
| 1671 | 2026-06-05T21:22:50.191Z | Compiling bitflags v2.12.1 |
| 1672 | 2026-06-05T21:22:50.231Z | Compiling socket2 v0.6.4 |
| 1673 | 2026-06-05T21:22:50.289Z | Compiling synstructure v0.13.2 |
| 1674 | 2026-06-05T21:22:50.435Z | Compiling serde_derive_internals v0.29.1 |
| 1675 | 2026-06-05T21:22:50.495Z | Compiling cmake v0.1.58 |
| 1676 | 2026-06-05T21:22:50.617Z | Compiling signal-hook-registry v1.4.8 |
| 1677 | 2026-06-05T21:22:50.806Z | Compiling mio v1.2.1 |
| 1678 | 2026-06-05T21:22:50.828Z | Compiling fs_extra v1.3.0 |
| 1679 | 2026-06-05T21:22:50.847Z | Compiling dunce v1.0.5 |
| 1680 | 2026-06-05T21:22:50.947Z | Compiling portable-atomic v1.13.1 |
| 1681 | 2026-06-05T21:22:51.017Z | Compiling futures-core v0.3.32 |
| 1682 | 2026-06-05T21:22:51.035Z | Compiling log v0.4.32 |
| 1683 | 2026-06-05T21:22:51.083Z | Compiling aws-lc-sys v0.41.0 |
| 1684 | 2026-06-05T21:22:51.098Z | Compiling critical-section v1.2.0 |
| 1685 | 2026-06-05T21:22:51.201Z | Compiling subtle v2.6.1 |
| 1686 | 2026-06-05T21:22:51.218Z | Compiling equivalent v1.0.2 |
| 1687 | 2026-06-05T21:22:51.332Z | Compiling httparse v1.10.1 |
| 1688 | 2026-06-05T21:22:51.375Z | Compiling futures-sink v0.3.32 |
| 1689 | 2026-06-05T21:22:51.506Z | Compiling slab v0.4.12 |
| 1690 | 2026-06-05T21:22:51.522Z | Compiling serde_derive v1.0.228 |
| 1691 | 2026-06-05T21:22:51.525Z | Compiling zerofrom-derive v0.1.7 |
| 1692 | 2026-06-05T21:22:51.561Z | Compiling yoke-derive v0.8.2 |
| 1693 | 2026-06-05T21:22:51.685Z | Compiling zerovec-derive v0.11.3 |
| 1694 | 2026-06-05T21:22:51.688Z | Compiling displaydoc v0.2.6 |
| 1695 | 2026-06-05T21:22:51.719Z | Compiling schemars_derive v0.8.22 |
| 1696 | 2026-06-05T21:22:51.970Z | Compiling thiserror-impl v2.0.18 |
| 1697 | 2026-06-05T21:22:52.204Z | Compiling tokio-macros v2.7.0 |
| 1698 | 2026-06-05T21:22:52.526Z | Compiling zerocopy-derive v0.8.50 |
| 1699 | 2026-06-05T21:22:52.634Z | Compiling zeroize_derive v1.4.3 |
| 1700 | 2026-06-05T21:22:52.737Z | Compiling zerofrom v0.1.8 |
| 1701 | 2026-06-05T21:22:52.824Z | Compiling futures-macro v0.3.32 |
| 1702 | 2026-06-05T21:22:52.872Z | Compiling yoke v0.8.3 |
| 1703 | 2026-06-05T21:22:52.963Z | Compiling once_cell v1.21.4 |
| 1704 | 2026-06-05T21:22:52.982Z | Compiling rustix v1.1.4 |
| 1705 | 2026-06-05T21:22:53.073Z | Compiling zerovec v0.11.6 |
| 1706 | 2026-06-05T21:22:53.205Z | Compiling zerotrie v0.2.4 |
| 1707 | 2026-06-05T21:22:53.344Z | Compiling zeroize v1.8.2 |
| 1708 | 2026-06-05T21:22:53.378Z | Compiling ucd-trie v0.1.7 |
| 1709 | 2026-06-05T21:22:53.471Z | Compiling thiserror v1.0.69 |
| 1710 | 2026-06-05T21:22:53.593Z | Compiling pest v2.8.6 |
| 1711 | 2026-06-05T21:22:53.611Z | Compiling typenum v1.20.1 |
| 1712 | 2026-06-05T21:22:53.631Z | Compiling tinystr v0.8.3 |
| 1713 | 2026-06-05T21:22:53.651Z | Compiling potential_utf v0.1.5 |
| 1714 | 2026-06-05T21:22:53.683Z | Compiling thiserror-impl v1.0.69 |
| 1715 | 2026-06-05T21:22:53.806Z | Compiling icu_collections v2.2.0 |
| 1716 | 2026-06-05T21:22:53.837Z | Compiling icu_locale_core v2.2.0 |
| 1717 | 2026-06-05T21:22:53.852Z | Compiling futures-channel v0.3.32 |
| 1718 | 2026-06-05T21:22:54.104Z | Compiling futures-task v0.3.32 |
| 1719 | 2026-06-05T21:22:54.410Z | Compiling futures-io v0.3.32 |
| 1720 | 2026-06-05T21:22:54.556Z | Compiling futures-util v0.3.32 |
| 1721 | 2026-06-05T21:22:54.613Z | Compiling pest_meta v2.8.6 |
| 1722 | 2026-06-05T21:22:54.775Z | Compiling smallvec v1.15.1 |
| 1723 | 2026-06-05T21:22:54.794Z | Compiling bytes v1.11.1 |
| 1724 | 2026-06-05T21:22:54.824Z | Compiling icu_provider v2.2.0 |
| 1725 | 2026-06-05T21:22:54.840Z | Compiling chrono v0.4.45 |
| 1726 | 2026-06-05T21:22:55.433Z | Compiling icu_normalizer v2.2.0 |
| 1727 | 2026-06-05T21:22:55.436Z | Compiling icu_properties v2.2.0 |
| 1728 | 2026-06-05T21:22:55.641Z | Compiling parking_lot v0.12.5 |
| 1729 | 2026-06-05T21:22:55.814Z | Compiling serde_tokenstream v0.2.3 |
| 1730 | 2026-06-05T21:22:56.107Z | Compiling tokio v1.52.3 |
| 1731 | 2026-06-05T21:22:56.496Z | Compiling idna_adapter v1.2.2 |
| 1732 | 2026-06-05T21:22:56.655Z | Compiling idna v1.1.0 |
| 1733 | 2026-06-05T21:22:56.739Z | Compiling pest_generator v2.8.6 |
| 1734 | 2026-06-05T21:22:56.998Z | Compiling regex-syntax v0.8.10 |
| 1735 | 2026-06-05T21:22:57.109Z | Compiling url v2.5.8 |
| 1736 | 2026-06-05T21:22:57.202Z | Compiling getrandom v0.3.4 |
| 1737 | 2026-06-05T21:22:57.237Z | Compiling strsim v0.11.1 |
| 1738 | 2026-06-05T21:22:57.402Z | Compiling pest_derive v2.8.6 |
| 1739 | 2026-06-05T21:22:57.531Z | Compiling rand_core v0.6.4 |
| 1740 | 2026-06-05T21:22:57.569Z | Compiling aho-corasick v1.1.4 |
| 1741 | 2026-06-05T21:22:57.976Z | Compiling byteorder v1.5.0 |
| 1742 | 2026-06-05T21:22:58.234Z | Compiling hashbrown v0.17.1 |
| 1743 | 2026-06-05T21:22:58.297Z | Compiling tracing-core v0.1.36 |
| 1744 | 2026-06-05T21:22:58.778Z | Compiling ipnetwork v0.21.1 |
| 1745 | 2026-06-05T21:22:58.917Z | Compiling indexmap v2.14.0 |
| 1746 | 2026-06-05T21:22:58.941Z | Compiling regex-automata v0.4.14 |
| 1747 | 2026-06-05T21:22:59.067Z | Compiling tracing-attributes v0.1.31 |
| 1748 | 2026-06-05T21:22:59.322Z | Compiling ident_case v1.0.1 |
| 1749 | 2026-06-05T21:22:59.457Z | Compiling slog v2.8.2 |
| 1750 | 2026-06-05T21:22:59.724Z | Compiling paste v1.0.15 |
| 1751 | 2026-06-05T21:22:59.899Z | Compiling base64 v0.22.1 |
| 1752 | 2026-06-05T21:23:00.041Z | Compiling fnv v1.0.7 |
| 1753 | 2026-06-05T21:23:00.155Z | Compiling anyhow v1.0.102 |
| 1754 | 2026-06-05T21:23:00.321Z | Compiling tracing v0.1.44 |
| 1755 | 2026-06-05T21:23:00.425Z | Compiling erased-serde v0.3.31 |
| 1756 | 2026-06-05T21:23:00.664Z | Compiling regex v1.12.3 |
| 1757 | 2026-06-05T21:23:00.936Z | Compiling omicron-workspace-hack v0.1.0 |
| 1758 | 2026-06-05T21:23:01.178Z | Compiling http v1.4.1 |
| 1759 | 2026-06-05T21:23:01.635Z | Compiling oxnet v0.1.6 |
| 1760 | 2026-06-05T21:23:01.900Z | Compiling rustls-pki-types v1.14.1 |
| 1761 | 2026-06-05T21:23:02.471Z | Compiling scroll_derive v0.13.1 |
| 1762 | 2026-06-05T21:23:02.758Z | Compiling ring v0.17.14 |
| 1763 | 2026-06-05T21:23:02.965Z | Compiling time-core v0.1.8 |
| 1764 | 2026-06-05T21:23:03.041Z | Compiling aws-lc-rs v1.17.0 |
| 1765 | 2026-06-05T21:23:03.114Z | Compiling num-conv v0.2.2 |
| 1766 | 2026-06-05T21:23:03.273Z | Compiling time-macros v0.2.27 |
| 1767 | 2026-06-05T21:23:03.380Z | Compiling tokio-util v0.7.18 |
| 1768 | 2026-06-05T21:23:03.758Z | Compiling ipnet v2.12.0 |
| 1769 | 2026-06-05T21:23:04.263Z | Compiling untrusted v0.7.1 |
| 1770 | 2026-06-05T21:23:04.266Z | Compiling untrusted v0.9.0 |
| 1771 | 2026-06-05T21:23:04.426Z | Compiling ppv-lite86 v0.2.21 |
| 1772 | 2026-06-05T21:23:04.673Z | Compiling daft-derive v0.1.7 |
| 1773 | 2026-06-05T21:23:04.760Z | Compiling async-trait v0.1.89 |
| 1774 | 2026-06-05T21:23:04.902Z | Compiling camino v1.2.2 |
| 1775 | 2026-06-05T21:23:05.000Z | Compiling crc32fast v1.5.0 |
| 1776 | 2026-06-05T21:23:05.239Z | Compiling rustls v0.23.40 |
| 1777 | 2026-06-05T21:23:05.414Z | Compiling http-body v1.0.1 |
| 1778 | 2026-06-05T21:23:05.516Z | Compiling usdt-impl v0.6.0 |
| 1779 | 2026-06-05T21:23:05.573Z | Compiling crossbeam-utils v0.8.21 |
| 1780 | 2026-06-05T21:23:05.625Z | Compiling atomic-waker v1.1.2 |
| 1781 | 2026-06-05T21:23:05.692Z | Compiling pretty-hex v0.4.2 |
| 1782 | 2026-06-05T21:23:05.831Z | Compiling scroll v0.13.0 |
| 1783 | 2026-06-05T21:23:05.914Z | Compiling plain v0.2.3 |
| 1784 | 2026-06-05T21:23:06.031Z | Compiling tower-layer v0.3.3 |
| 1785 | 2026-06-05T21:23:06.229Z | Compiling try-lock v0.2.5 |
| 1786 | 2026-06-05T21:23:06.257Z | Compiling ryu v1.0.23 |
| 1787 | 2026-06-05T21:23:06.348Z | Compiling tower-service v0.3.3 |
| 1788 | 2026-06-05T21:23:06.403Z | Compiling want v0.3.1 |
| 1789 | 2026-06-05T21:23:06.449Z | Compiling goblin v0.10.7 |
| 1790 | 2026-06-05T21:23:06.581Z | Compiling h2 v0.4.14 |
| 1791 | 2026-06-05T21:23:07.222Z | Compiling slog-async v2.8.0 |
| 1792 | 2026-06-05T21:23:07.671Z | Compiling httpdate v1.0.3 |
| 1793 | 2026-06-05T21:23:07.967Z | Compiling dtrace-parser v0.3.0 |
| 1794 | 2026-06-05T21:23:08.065Z | Compiling thread-id v5.1.0 |
| 1795 | 2026-06-05T21:23:08.152Z | Compiling ref-cast v1.0.25 |
| 1796 | 2026-06-05T21:23:08.944Z | Compiling hyper v1.10.1 |
| 1797 | 2026-06-05T21:23:10.062Z | Compiling dof v0.4.0 |
| 1798 | 2026-06-05T21:23:11.047Z | Compiling hyper-util v0.1.20 |
| 1799 | 2026-06-05T21:23:11.261Z | Compiling rand_core v0.9.5 |
| 1800 | 2026-06-05T21:23:11.526Z | Compiling serde_urlencoded v0.7.1 |
| 1801 | 2026-06-05T21:23:11.812Z | Compiling http-body-util v0.1.3 |
| 1802 | 2026-06-05T21:23:12.144Z | Compiling ref-cast-impl v1.0.25 |
| 1803 | 2026-06-05T21:23:12.388Z | Compiling syn v1.0.109 |
| 1804 | 2026-06-05T21:23:12.861Z | Compiling usdt-attr-macro v0.6.0 |
| 1805 | 2026-06-05T21:23:12.962Z | Compiling usdt-macro v0.6.0 |
| 1806 | 2026-06-05T21:23:13.777Z | Compiling structmeta-derive v0.3.0 |
| 1807 | 2026-06-05T21:23:13.798Z | Compiling multer v3.1.0 |
| 1808 | 2026-06-05T21:23:13.822Z | Compiling allocator-api2 v0.2.21 |
| 1809 | 2026-06-05T21:23:14.109Z | Compiling powerfmt v0.2.0 |
| 1810 | 2026-06-05T21:23:14.203Z | Compiling foldhash v0.2.0 |
| 1811 | 2026-06-05T21:23:14.358Z | Compiling deranged v0.5.8 |
| 1812 | 2026-06-05T21:23:14.379Z | Compiling hashbrown v0.16.1 |
| 1813 | 2026-06-05T21:23:14.523Z | Compiling rand_chacha v0.9.0 |
| 1814 | 2026-06-05T21:23:14.784Z | Compiling structmeta v0.3.0 |
| 1815 | 2026-06-05T21:23:15.079Z | Compiling darling_core v0.23.0 |
| 1816 | 2026-06-05T21:23:15.082Z | Compiling newtype-uuid-macros v0.1.0 |
| 1817 | 2026-06-05T21:23:15.369Z | Compiling num_threads v0.1.7 |
| 1818 | 2026-06-05T21:23:15.644Z | Compiling time v0.3.47 |
| 1819 | 2026-06-05T21:23:15.648Z | Compiling rand v0.9.4 |
| 1820 | 2026-06-05T21:23:15.875Z | Compiling newtype-uuid v1.3.2 |
| 1821 | 2026-06-05T21:23:16.341Z | Compiling async-stream-impl v0.3.6 |
| 1822 | 2026-06-05T21:23:16.668Z | Compiling strum_macros v0.26.4 |
| 1823 | 2026-06-05T21:23:16.814Z | Compiling sync_wrapper v1.0.2 |
| 1824 | 2026-06-05T21:23:16.960Z | Compiling dropshot v0.17.1 |
| 1825 | 2026-06-05T21:23:17.152Z | Compiling darling_macro v0.23.0 |
| 1826 | 2026-06-05T21:23:17.216Z | Compiling hex v0.4.3 |
| 1827 | 2026-06-05T21:23:17.514Z | Compiling tower v0.5.3 |
| 1828 | 2026-06-05T21:23:17.749Z | Compiling darling v0.23.0 |
| 1829 | 2026-06-05T21:23:17.768Z | Compiling daft v0.1.7 |
| 1830 | 2026-06-05T21:23:17.842Z | Compiling crossbeam-channel v0.5.15 |
| 1831 | 2026-06-05T21:23:18.148Z | Compiling webpki-roots v1.0.7 |
| 1832 | 2026-06-05T21:23:18.271Z | Compiling openapiv3 v2.2.0 |
| 1833 | 2026-06-05T21:23:18.473Z | Compiling generic-array v0.14.7 |
| 1834 | 2026-06-05T21:23:18.723Z | Compiling fastrand v2.4.1 |
| 1835 | 2026-06-05T21:23:19.046Z | Compiling tower-http v0.6.11 |
| 1836 | 2026-06-05T21:23:19.127Z | Compiling serde_with_macros v3.20.0 |
| 1837 | 2026-06-05T21:23:19.711Z | Compiling futures-executor v0.3.32 |
| 1838 | 2026-06-05T21:23:19.739Z | Compiling dropshot_endpoint v0.17.1 |
| 1839 | 2026-06-05T21:23:20.183Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1840 | 2026-06-05T21:23:20.254Z | Compiling thread_local v1.1.9 |
| 1841 | 2026-06-05T21:23:20.402Z | Compiling openssl-probe v0.2.1 |
| 1842 | 2026-06-05T21:23:20.591Z | Compiling cpufeatures v0.3.0 |
| 1843 | 2026-06-05T21:23:20.670Z | Compiling rustls-native-certs v0.8.4 |
| 1844 | 2026-06-05T21:23:20.686Z | Compiling futures v0.3.32 |
| 1845 | 2026-06-05T21:23:21.339Z | Compiling derive-ex v0.1.8 |
| 1846 | 2026-06-05T21:23:21.477Z | Compiling strum_macros v0.27.2 |
| 1847 | 2026-06-05T21:23:21.513Z | Compiling is-terminal v0.4.17 |
| 1848 | 2026-06-05T21:23:21.624Z | Compiling winnow v1.0.3 |
| 1849 | 2026-06-05T21:23:22.172Z | Compiling term v1.2.1 |
| 1850 | 2026-06-05T21:23:22.920Z | Compiling take_mut v0.2.2 |
| 1851 | 2026-06-05T21:23:23.079Z | Compiling test-strategy v0.4.5 |
| 1852 | 2026-06-05T21:23:23.299Z | Compiling slog-term v2.9.2 |
| 1853 | 2026-06-05T21:23:24.243Z | Compiling tempfile v3.27.0 |
| 1854 | 2026-06-05T21:23:24.620Z | Compiling macaddr v1.0.1 |
| 1855 | 2026-06-05T21:23:24.802Z | Compiling hybrid-array v0.4.12 |
| 1856 | 2026-06-05T21:23:24.989Z | Compiling adler2 v2.0.1 |
| 1857 | 2026-06-05T21:23:25.063Z | Compiling simd-adler32 v0.3.9 |
| 1858 | 2026-06-05T21:23:25.278Z | Compiling match_cfg v0.1.0 |
| 1859 | 2026-06-05T21:23:25.317Z | Compiling miniz_oxide v0.8.9 |
| 1860 | 2026-06-05T21:23:25.358Z | Compiling hostname v0.3.1 |
| 1861 | 2026-06-05T21:23:26.021Z | Compiling slog-json v2.6.1 |
| 1862 | 2026-06-05T21:23:26.308Z | Compiling memmap2 v0.9.10 |
| 1863 | 2026-06-05T21:23:26.752Z | Compiling usdt v0.6.0 |
| 1864 | 2026-06-05T21:23:26.874Z | Compiling slog-bunyan v2.5.0 |
| 1865 | 2026-06-05T21:23:26.920Z | Compiling flate2 v1.1.9 |
| 1866 | 2026-06-05T21:23:27.099Z | Compiling block-buffer v0.12.0 |
| 1867 | 2026-06-05T21:23:27.289Z | Compiling crypto-common v0.2.2 |
| 1868 | 2026-06-05T21:23:27.425Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-06-05T21:23:27.495Z | Compiling compression-core v0.4.32 |
| 1870 | 2026-06-05T21:23:27.676Z | Compiling either v1.16.0 |
| 1871 | 2026-06-05T21:23:27.680Z | Compiling const-oid v0.10.2 |
| 1872 | 2026-06-05T21:23:27.911Z | Compiling debug-ignore v1.0.5 |
| 1873 | 2026-06-05T21:23:28.032Z | Compiling digest v0.11.3 |
| 1874 | 2026-06-05T21:23:28.109Z | Compiling compression-codecs v0.4.38 |
| 1875 | 2026-06-05T21:23:28.322Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1876 | 2026-06-05T21:23:28.464Z | Compiling crypto-common v0.1.7 |
| 1877 | 2026-06-05T21:23:28.482Z | Compiling parse-display-derive v0.10.0 |
| 1878 | 2026-06-05T21:23:28.614Z | Compiling rand_chacha v0.3.1 |
| 1879 | 2026-06-05T21:23:28.766Z | Compiling serde_spanned v1.1.1 |
| 1880 | 2026-06-05T21:23:28.823Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1881 | 2026-06-05T21:23:28.922Z | Compiling encoding_rs v0.8.35 |
| 1882 | 2026-06-05T21:23:29.120Z | Compiling mime v0.3.17 |
| 1883 | 2026-06-05T21:23:29.244Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1884 | 2026-06-05T21:23:29.244Z | Compiling spin v0.9.8 |
| 1885 | 2026-06-05T21:23:29.526Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1886 | 2026-06-05T21:23:29.596Z | Compiling rand v0.8.6 |
| 1887 | 2026-06-05T21:23:29.659Z | Compiling async-compression v0.4.42 |
| 1888 | 2026-06-05T21:23:29.959Z | Compiling sha1 v0.11.0 |
| 1889 | 2026-06-05T21:23:30.113Z | Compiling strum v0.26.3 |
| 1890 | 2026-06-05T21:23:30.314Z | Compiling async-stream v0.3.6 |
| 1891 | 2026-06-05T21:23:30.373Z | Compiling waitgroup v0.1.2 |
| 1892 | 2026-06-05T21:23:30.504Z | Compiling rustls-pemfile v2.2.0 |
| 1893 | 2026-06-05T21:23:30.531Z | Compiling serde_path_to_error v0.1.20 |
| 1894 | 2026-06-05T21:23:30.604Z | Compiling wait-timeout v0.2.1 |
| 1895 | 2026-06-05T21:23:30.793Z | Compiling hostname v0.4.2 |
| 1896 | 2026-06-05T21:23:31.072Z | Compiling quick-error v1.2.3 |
| 1897 | 2026-06-05T21:23:31.191Z | Compiling bit-vec v0.8.0 |
| 1898 | 2026-06-05T21:23:31.345Z | Compiling rusty-fork v0.3.1 |
| 1899 | 2026-06-05T21:23:31.380Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1900 | 2026-06-05T21:23:31.488Z | Compiling bit-set v0.8.0 |
| 1901 | 2026-06-05T21:23:31.679Z | Compiling serde_with v3.20.0 |
| 1902 | 2026-06-05T21:23:31.909Z | Compiling rand_xorshift v0.4.0 |
| 1903 | 2026-06-05T21:23:31.933Z | Compiling unarray v0.1.4 |
| 1904 | 2026-06-05T21:23:32.082Z | Compiling proptest v1.11.0 |
| 1905 | 2026-06-05T21:23:32.233Z | Compiling strum v0.27.2 |
| 1906 | 2026-06-05T21:23:32.379Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1907 | 2026-06-05T21:23:32.539Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1908 | 2026-06-05T21:23:32.693Z | Compiling instant v0.1.13 |
| 1909 | 2026-06-05T21:23:32.952Z | Compiling itertools v0.14.0 |
| 1910 | 2026-06-05T21:23:33.046Z | Compiling iddqd v0.4.2 |
| 1911 | 2026-06-05T21:23:33.407Z | Compiling unicode-width v0.2.2 |
| 1912 | 2026-06-05T21:23:34.111Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-06-05T21:23:34.145Z | Compiling block-buffer v0.10.4 |
| 1914 | 2026-06-05T21:23:34.316Z | Compiling backon v1.6.0 |
| 1915 | 2026-06-05T21:23:34.414Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1916 | 2026-06-05T21:23:34.432Z | Compiling regress v0.10.5 |
| 1917 | 2026-06-05T21:23:36.095Z | Compiling digest v0.10.7 |
| 1918 | 2026-06-05T21:23:36.192Z | Compiling backoff v0.4.0 |
| 1919 | 2026-06-05T21:23:36.407Z | Compiling parse-display v0.10.0 |
| 1920 | 2026-06-05T21:23:36.788Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1921 | 2026-06-05T21:23:37.264Z | Compiling humantime v2.3.0 |
| 1922 | 2026-06-05T21:23:39.303Z | Compiling regress v0.11.1 |
| 1923 | 2026-06-05T21:23:40.461Z | Compiling zerocopy-derive v0.7.35 |
| 1924 | 2026-06-05T21:23:40.788Z | Compiling typify-impl v0.6.2 |
| 1925 | 2026-06-05T21:23:41.365Z | Compiling darling_core v0.21.3 |
| 1926 | 2026-06-05T21:23:41.420Z | Compiling clap_derive v4.6.1 |
| 1927 | 2026-06-05T21:23:42.196Z | Compiling utf8parse v0.2.2 |
| 1928 | 2026-06-05T21:23:42.314Z | Compiling cpufeatures v0.2.17 |
| 1929 | 2026-06-05T21:23:42.401Z | Compiling convert_case v0.4.0 |
| 1930 | 2026-06-05T21:23:42.693Z | Compiling derive_more v0.99.20 |
| 1931 | 2026-06-05T21:23:43.073Z | Compiling anstyle-parse v1.0.0 |
| 1932 | 2026-06-05T21:23:43.409Z | Compiling darling_macro v0.21.3 |
| 1933 | 2026-06-05T21:23:43.962Z | Compiling terminal_size v0.4.4 |
| 1934 | 2026-06-05T21:23:43.986Z | Compiling toml_datetime v0.6.11 |
| 1935 | 2026-06-05T21:23:44.058Z | Compiling typify-macro v0.6.2 |
| 1936 | 2026-06-05T21:23:44.111Z | Compiling is_terminal_polyfill v1.70.2 |
| 1937 | 2026-06-05T21:23:44.161Z | Compiling anstyle-query v1.1.5 |
| 1938 | 2026-06-05T21:23:44.225Z | Compiling colorchoice v1.0.5 |
| 1939 | 2026-06-05T21:23:44.341Z | Compiling anstyle v1.0.14 |
| 1940 | 2026-06-05T21:23:44.453Z | Compiling darling v0.21.3 |
| 1941 | 2026-06-05T21:23:44.539Z | Compiling anstream v1.0.0 |
| 1942 | 2026-06-05T21:23:45.082Z | Compiling secrecy v0.10.3 |
| 1943 | 2026-06-05T21:23:45.241Z | Compiling heapless v0.8.0 |
| 1944 | 2026-06-05T21:23:45.309Z | Compiling crucible-workspace-hack v0.1.0 |
| 1945 | 2026-06-05T21:23:45.526Z | Compiling clap_lex v1.1.0 |
| 1946 | 2026-06-05T21:23:45.558Z | Compiling tinyvec_macros v0.1.1 |
| 1947 | 2026-06-05T21:23:45.663Z | Compiling tinyvec v1.11.0 |
| 1948 | 2026-06-05T21:23:45.862Z | Compiling clap_builder v4.6.0 |
| 1949 | 2026-06-05T21:23:45.900Z | Compiling typify v0.6.2 |
| 1950 | 2026-06-05T21:23:46.137Z | Compiling ingot-macros v0.1.1 |
| 1951 | 2026-06-05T21:23:46.245Z | Compiling zerocopy v0.7.35 |
| 1952 | 2026-06-05T21:23:46.723Z | Compiling hash32 v0.3.1 |
| 1953 | 2026-06-05T21:23:46.772Z | Compiling scroll_derive v0.12.1 |
| 1954 | 2026-06-05T21:23:46.851Z | Compiling rustc_version v0.4.1 |
| 1955 | 2026-06-05T21:23:47.081Z | Compiling num-integer v0.1.46 |
| 1956 | 2026-06-05T21:23:47.149Z | Compiling usdt-impl v0.5.0 |
| 1957 | 2026-06-05T21:23:47.428Z | Compiling smoltcp v0.11.0 |
| 1958 | 2026-06-05T21:23:47.514Z | Compiling scroll v0.12.0 |
| 1959 | 2026-06-05T21:23:47.682Z | Compiling curve25519-dalek v4.1.3 |
| 1960 | 2026-06-05T21:23:47.810Z | Compiling clap v4.6.1 |
| 1961 | 2026-06-05T21:23:48.041Z | Compiling dof v0.3.0 |
| 1962 | 2026-06-05T21:23:48.785Z | Compiling ingot-types v0.1.2 |
| 1963 | 2026-06-05T21:23:49.550Z | Compiling hmac v0.12.1 |
| 1964 | 2026-06-05T21:23:49.578Z | Compiling dtrace-parser v0.2.0 |
| 1965 | 2026-06-05T21:23:49.629Z | Compiling inout v0.1.4 |
| 1966 | 2026-06-05T21:23:49.759Z | Compiling ff v0.13.1 |
| 1967 | 2026-06-05T21:23:49.790Z | Compiling cobs v0.3.0 |
| 1968 | 2026-06-05T21:23:50.141Z | Compiling thread-id v4.2.2 |
| 1969 | 2026-06-05T21:23:50.307Z | Compiling unsafe-libyaml v0.2.11 |
| 1970 | 2026-06-05T21:23:50.472Z | Compiling bitflags v1.3.2 |
| 1971 | 2026-06-05T21:23:50.554Z | Compiling managed v0.8.0 |
| 1972 | 2026-06-05T21:23:50.808Z | Compiling serde_yaml v0.9.34+deprecated |
| 1973 | 2026-06-05T21:23:51.476Z | Compiling postcard v1.1.3 |
| 1974 | 2026-06-05T21:23:51.836Z | Compiling group v0.13.0 |
| 1975 | 2026-06-05T21:23:51.986Z | Compiling cipher v0.4.4 |
| 1976 | 2026-06-05T21:23:52.052Z | Compiling hkdf v0.12.4 |
| 1977 | 2026-06-05T21:23:52.241Z | Compiling ingot v0.1.1 |
| 1978 | 2026-06-05T21:23:52.813Z | Compiling goblin v0.8.2 |
| 1979 | 2026-06-05T21:23:53.149Z | Compiling num-iter v0.1.45 |
| 1980 | 2026-06-05T21:23:53.283Z | Compiling num-rational v0.4.2 |
| 1981 | 2026-06-05T21:23:54.390Z | Compiling tabwriter v1.4.1 |
| 1982 | 2026-06-05T21:23:54.601Z | Compiling universal-hash v0.5.1 |
| 1983 | 2026-06-05T21:23:54.745Z | Compiling crypto-bigint v0.5.5 |
| 1984 | 2026-06-05T21:23:54.745Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1985 | 2026-06-05T21:23:54.836Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1986 | 2026-06-05T21:23:55.665Z | Compiling hubpack_derive v0.1.1 |
| 1987 | 2026-06-05T21:23:55.892Z | Compiling crossbeam-epoch v0.9.18 |
| 1988 | 2026-06-05T21:23:56.190Z | Compiling half v2.7.1 |
| 1989 | 2026-06-05T21:23:56.207Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1990 | 2026-06-05T21:23:56.547Z | Compiling num-complex v0.4.6 |
| 1991 | 2026-06-05T21:23:57.057Z | Compiling memoffset v0.9.1 |
| 1992 | 2026-06-05T21:23:57.088Z | Compiling cfg_aliases v0.2.1 |
| 1993 | 2026-06-05T21:23:57.109Z | Compiling prettyplease v0.2.37 |
| 1994 | 2026-06-05T21:23:57.381Z | Compiling ciborium-io v0.2.2 |
| 1995 | 2026-06-05T21:23:57.489Z | Compiling opaque-debug v0.3.1 |
| 1996 | 2026-06-05T21:23:57.525Z | Compiling base64ct v1.8.3 |
| 1997 | 2026-06-05T21:23:57.711Z | Compiling base16ct v0.2.0 |
| 1998 | 2026-06-05T21:23:57.864Z | Compiling elliptic-curve v0.13.8 |
| 1999 | 2026-06-05T21:23:58.037Z | Compiling password-hash v0.5.0 |
| 2000 | 2026-06-05T21:23:58.414Z | Compiling poly1305 v0.8.0 |
| 2001 | 2026-06-05T21:23:58.588Z | Compiling ciborium-ll v0.2.2 |
| 2002 | 2026-06-05T21:23:59.108Z | Compiling nix v0.31.3 |
| 2003 | 2026-06-05T21:23:59.475Z | Compiling num v0.4.3 |
| 2004 | 2026-06-05T21:23:59.556Z | Compiling hubpack v0.1.2 |
| 2005 | 2026-06-05T21:23:59.611Z | Compiling thiserror-no-std v2.0.2 |
| 2006 | 2026-06-05T21:24:00.639Z | Compiling chacha20 v0.9.1 |
| 2007 | 2026-06-05T21:24:01.186Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2008 | 2026-06-05T21:24:01.658Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2009 | 2026-06-05T21:24:01.745Z | Compiling reqwest v0.12.28 |
| 2010 | 2026-06-05T21:24:02.306Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2011 | 2026-06-05T21:24:02.606Z | Compiling blake2 v0.10.6 |
| 2012 | 2026-06-05T21:24:02.938Z | Compiling aead v0.5.2 |
| 2013 | 2026-06-05T21:24:03.177Z | Compiling byte-wrapper v0.1.0 |
| 2014 | 2026-06-05T21:24:03.253Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2015 | 2026-06-05T21:24:03.287Z | Compiling serde_repr v0.1.20 |
| 2016 | 2026-06-05T21:24:03.977Z | Compiling proc-macro-error-attr v1.0.4 |
| 2017 | 2026-06-05T21:24:04.096Z | Compiling bstr v1.12.1 |
| 2018 | 2026-06-05T21:24:04.209Z | Compiling rustix v0.38.44 |
| 2019 | 2026-06-05T21:24:04.227Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2020 | 2026-06-05T21:24:04.304Z | Compiling static_assertions v1.1.0 |
| 2021 | 2026-06-05T21:24:04.387Z | Compiling float-ord v0.3.2 |
| 2022 | 2026-06-05T21:24:04.575Z | Compiling keccak v0.1.6 |
| 2023 | 2026-06-05T21:24:04.730Z | Compiling sha3 v0.10.9 |
| 2024 | 2026-06-05T21:24:04.999Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2025 | 2026-06-05T21:24:05.107Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2026 | 2026-06-05T21:24:05.694Z | Compiling chacha20poly1305 v0.10.1 |
| 2027 | 2026-06-05T21:24:05.747Z | Compiling argon2 v0.5.3 |
| 2028 | 2026-06-05T21:24:05.839Z | Compiling proc-macro-crate v3.5.0 |
| 2029 | 2026-06-05T21:24:06.255Z | Compiling progenitor-client v0.10.0 |
| 2030 | 2026-06-05T21:24:06.747Z | Compiling vsss-rs v3.3.4 |
| 2031 | 2026-06-05T21:24:08.010Z | Compiling rustls-webpki v0.103.13 |
| 2032 | 2026-06-05T21:24:08.095Z | Compiling ciborium v0.2.2 |
| 2033 | 2026-06-05T21:24:08.899Z | Compiling usdt-attr-macro v0.5.0 |
| 2034 | 2026-06-05T21:24:08.954Z | Compiling usdt-macro v0.5.0 |
| 2035 | 2026-06-05T21:24:10.666Z | Compiling num-derive v0.4.2 |
| 2036 | 2026-06-05T21:24:10.761Z | Compiling enum-as-inner v0.6.1 |
| 2037 | 2026-06-05T21:24:11.346Z | Compiling proc-macro-error v1.0.4 |
| 2038 | 2026-06-05T21:24:11.444Z | Compiling memmap v0.7.0 |
| 2039 | 2026-06-05T21:24:11.605Z | Compiling winnow v0.5.40 |
| 2040 | 2026-06-05T21:24:11.823Z | Compiling data-encoding v2.11.0 |
| 2041 | 2026-06-05T21:24:11.889Z | Compiling indent_write v2.2.0 |
| 2042 | 2026-06-05T21:24:12.001Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2043 | 2026-06-05T21:24:12.399Z | Compiling tokio-rustls v0.26.4 |
| 2044 | 2026-06-05T21:24:12.558Z | Compiling rustls-platform-verifier v0.7.0 |
| 2045 | 2026-06-05T21:24:12.615Z | Compiling usdt v0.5.0 |
| 2046 | 2026-06-05T21:24:12.699Z | Compiling hyper-rustls v0.27.9 |
| 2047 | 2026-06-05T21:24:12.997Z | Compiling reqwest v0.13.4 |
| 2048 | 2026-06-05T21:24:13.255Z | Compiling toml_edit v0.19.15 |
| 2049 | 2026-06-05T21:24:13.512Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-05T21:24:14.479Z | Compiling progenitor-client v0.14.0 |
| 2051 | 2026-06-05T21:24:14.952Z | Compiling progenitor-extras v0.2.0 |
| 2052 | 2026-06-05T21:24:15.652Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2053 | 2026-06-05T21:24:15.762Z | Compiling num_enum_derive v0.7.6 |
| 2054 | 2026-06-05T21:24:16.474Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2055 | 2026-06-05T21:24:18.066Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-05T21:24:20.490Z | Compiling serde_spanned v0.6.9 |
| 2057 | 2026-06-05T21:24:20.646Z | Compiling foreign-types-macros v0.2.3 |
| 2058 | 2026-06-05T21:24:22.810Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-06-05T21:24:25.086Z | Compiling colored v3.1.1 |
| 2060 | 2026-06-05T21:24:27.217Z | Compiling pkg-config v0.3.33 |
| 2061 | 2026-06-05T21:24:27.296Z | Compiling foreign-types-shared v0.3.1 |
| 2062 | 2026-06-05T21:24:27.339Z | Compiling vcpkg v0.2.15 |
| 2063 | 2026-06-05T21:24:27.530Z | Compiling bytecount v0.6.9 |
| 2064 | 2026-06-05T21:24:27.730Z | Compiling toml_write v0.1.2 |
| 2065 | 2026-06-05T21:24:27.893Z | Compiling winnow v0.7.15 |
| 2066 | 2026-06-05T21:24:27.911Z | Compiling openssl-sys v0.9.116 |
| 2067 | 2026-06-05T21:24:28.088Z | Compiling foreign-types v0.5.0 |
| 2068 | 2026-06-05T21:24:28.183Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2069 | 2026-06-05T21:24:28.458Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2070 | 2026-06-05T21:24:28.764Z | Compiling num_enum v0.7.6 |
| 2071 | 2026-06-05T21:24:28.902Z | Compiling proc-macro-crate v1.3.1 |
| 2072 | 2026-06-05T21:24:29.244Z | Compiling toml_edit v0.22.27 |
| 2073 | 2026-06-05T21:24:29.591Z | Compiling progenitor-impl v0.13.0 |
| 2074 | 2026-06-05T21:24:30.258Z | Compiling chacha20 v0.10.0 |
| 2075 | 2026-06-05T21:24:30.567Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2076 | 2026-06-05T21:24:31.144Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2077 | 2026-06-05T21:24:31.485Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2078 | 2026-06-05T21:24:31.543Z | Compiling cstr-argument v0.1.2 |
| 2079 | 2026-06-05T21:24:31.588Z | Compiling semver v0.1.20 |
| 2080 | 2026-06-05T21:24:31.642Z | Compiling resolv-conf v0.7.6 |
| 2081 | 2026-06-05T21:24:31.694Z | Compiling swrite v0.1.0 |
| 2082 | 2026-06-05T21:24:31.716Z | Compiling heck v0.4.1 |
| 2083 | 2026-06-05T21:24:31.747Z | Compiling unicode-segmentation v1.13.3 |
| 2084 | 2026-06-05T21:24:31.851Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2085 | 2026-06-05T21:24:32.121Z | Compiling linked-hash-map v0.5.6 |
| 2086 | 2026-06-05T21:24:32.207Z | Compiling rayon-core v1.13.0 |
| 2087 | 2026-06-05T21:24:32.270Z | Compiling newline-converter v0.3.0 |
| 2088 | 2026-06-05T21:24:32.342Z | Compiling lru-cache v0.1.2 |
| 2089 | 2026-06-05T21:24:32.456Z | Compiling rustc_version v0.1.7 |
| 2090 | 2026-06-05T21:24:32.512Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2091 | 2026-06-05T21:24:32.543Z | Compiling progenitor-macro v0.13.0 |
| 2092 | 2026-06-05T21:24:32.664Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2093 | 2026-06-05T21:24:32.691Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2094 | 2026-06-05T21:24:32.741Z | Compiling toml v0.8.23 |
| 2095 | 2026-06-05T21:24:32.826Z | Compiling rand v0.10.1 |
| 2096 | 2026-06-05T21:24:33.604Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2097 | 2026-06-05T21:24:33.692Z | Compiling num_enum_derive v0.5.11 |
| 2098 | 2026-06-05T21:24:33.785Z | Compiling atomicwrites v0.4.4 |
| 2099 | 2026-06-05T21:24:33.843Z | Compiling progenitor-client v0.13.0 |
| 2100 | 2026-06-05T21:24:33.920Z | Compiling hickory-proto v0.24.4 |
| 2101 | 2026-06-05T21:24:34.064Z | Compiling similar v2.7.0 |
| 2102 | 2026-06-05T21:24:34.336Z | Compiling crossbeam-deque v0.8.6 |
| 2103 | 2026-06-05T21:24:34.557Z | Compiling progenitor-impl v0.14.0 |
| 2104 | 2026-06-05T21:24:34.727Z | Compiling console v0.15.11 |
| 2105 | 2026-06-05T21:24:35.981Z | Compiling camino-tempfile v1.4.1 |
| 2106 | 2026-06-05T21:24:36.406Z | Compiling serde-big-array v0.5.1 |
| 2107 | 2026-06-05T21:24:36.572Z | Compiling derive-where v1.6.1 |
| 2108 | 2026-06-05T21:24:36.594Z | Compiling pin-project-internal v1.1.13 |
| 2109 | 2026-06-05T21:24:36.692Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2110 | 2026-06-05T21:24:36.847Z | Compiling siphasher v1.0.3 |
| 2111 | 2026-06-05T21:24:37.095Z | Compiling minimal-lexical v0.2.1 |
| 2112 | 2026-06-05T21:24:37.268Z | Compiling lazy_static v1.5.0 |
| 2113 | 2026-06-05T21:24:37.350Z | Compiling nom v7.1.3 |
| 2114 | 2026-06-05T21:24:37.721Z | Compiling pin-project v1.1.13 |
| 2115 | 2026-06-05T21:24:37.837Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2116 | 2026-06-05T21:24:37.854Z | Compiling phf_shared v0.12.1 |
| 2117 | 2026-06-05T21:24:38.099Z | Compiling progenitor v0.13.0 |
| 2118 | 2026-06-05T21:24:38.205Z | Compiling progenitor-macro v0.14.0 |
| 2119 | 2026-06-05T21:24:38.249Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2120 | 2026-06-05T21:24:38.666Z | Compiling hickory-resolver v0.24.4 |
| 2121 | 2026-06-05T21:24:41.410Z | Compiling expectorate v1.2.0 |
| 2122 | 2026-06-05T21:24:41.717Z | Compiling num_enum v0.5.11 |
| 2123 | 2026-06-05T21:24:43.381Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2124 | 2026-06-05T21:24:44.060Z | Compiling newtype_derive v0.1.6 |
| 2125 | 2026-06-05T21:24:44.541Z | Compiling unicode-normalization v0.1.25 |
| 2126 | 2026-06-05T21:24:45.135Z | Compiling tokio-stream v0.1.18 |
| 2127 | 2026-06-05T21:24:45.714Z | Compiling snafu-derive v0.8.9 |
| 2128 | 2026-06-05T21:24:45.857Z | Compiling async-recursion v1.1.1 |
| 2129 | 2026-06-05T21:24:46.179Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2130 | 2026-06-05T21:24:46.526Z | Compiling slog-dtrace v0.3.0 |
| 2131 | 2026-06-05T21:24:46.578Z | Compiling csv-core v0.1.13 |
| 2132 | 2026-06-05T21:24:46.793Z | Compiling openssl v0.10.80 |
| 2133 | 2026-06-05T21:24:47.013Z | Compiling konst_macro_rules v0.2.19 |
| 2134 | 2026-06-05T21:24:47.100Z | Compiling chrono-tz v0.10.4 |
| 2135 | 2026-06-05T21:24:47.213Z | Compiling highway v1.3.0 |
| 2136 | 2026-06-05T21:24:47.356Z | Compiling same-file v1.0.6 |
| 2137 | 2026-06-05T21:24:47.511Z | Compiling unicode-xid v0.2.6 |
| 2138 | 2026-06-05T21:24:47.547Z | Compiling cancel-safe-futures v0.1.5 |
| 2139 | 2026-06-05T21:24:47.566Z | Compiling foldhash v0.1.5 |
| 2140 | 2026-06-05T21:24:47.641Z | Compiling foreign-types-shared v0.1.1 |
| 2141 | 2026-06-05T21:24:47.743Z | Compiling owo-colors v4.3.0 |
| 2142 | 2026-06-05T21:24:47.790Z | Compiling unicode-width v0.1.14 |
| 2143 | 2026-06-05T21:24:47.844Z | Compiling foreign-types v0.3.2 |
| 2144 | 2026-06-05T21:24:47.919Z | Compiling hashbrown v0.15.5 |
| 2145 | 2026-06-05T21:24:47.935Z | Compiling const_format_proc_macros v0.2.34 |
| 2146 | 2026-06-05T21:24:48.103Z | Compiling snafu v0.8.9 |
| 2147 | 2026-06-05T21:24:48.160Z | Compiling walkdir v2.5.0 |
| 2148 | 2026-06-05T21:24:48.569Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-06-05T21:24:48.694Z | Compiling konst v0.2.20 |
| 2150 | 2026-06-05T21:24:48.812Z | Compiling csv v1.4.0 |
| 2151 | 2026-06-05T21:24:48.935Z | Compiling progenitor v0.14.0 |
| 2152 | 2026-06-05T21:24:49.081Z | Compiling qorb v0.4.1 |
| 2153 | 2026-06-05T21:24:49.099Z | Compiling olpc-cjson v0.1.4 |
| 2154 | 2026-06-05T21:24:49.313Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2155 | 2026-06-05T21:24:49.740Z | Compiling rayon v1.12.0 |
| 2156 | 2026-06-05T21:24:50.789Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2157 | 2026-06-05T21:24:51.323Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-06-05T21:24:51.900Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2159 | 2026-06-05T21:24:52.760Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2160 | 2026-06-05T21:24:53.288Z | Compiling phf v0.12.1 |
| 2161 | 2026-06-05T21:24:53.472Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2162 | 2026-06-05T21:24:54.907Z | Compiling zone_cfg_derive v0.3.1 |
| 2163 | 2026-06-05T21:24:54.926Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2164 | 2026-06-05T21:24:55.637Z | Compiling tokio-dtrace v0.1.1 |
| 2165 | 2026-06-05T21:24:55.675Z | Compiling globset v0.4.18 |
| 2166 | 2026-06-05T21:24:55.970Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2167 | 2026-06-05T21:24:56.195Z | Compiling itertools v0.12.1 |
| 2168 | 2026-06-05T21:24:57.217Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2169 | 2026-06-05T21:24:57.495Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2170 | 2026-06-05T21:24:57.571Z | Compiling libsw-core v0.3.2 |
| 2171 | 2026-06-05T21:24:57.701Z | Compiling pem v3.0.6 |
| 2172 | 2026-06-05T21:24:57.761Z | Compiling serde_plain v1.0.2 |
| 2173 | 2026-06-05T21:24:57.831Z | Compiling openssl-macros v0.1.1 |
| 2174 | 2026-06-05T21:24:58.051Z | Compiling cookie v0.18.1 |
| 2175 | 2026-06-05T21:24:58.316Z | Compiling sigpipe v0.1.3 |
| 2176 | 2026-06-05T21:24:58.319Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2177 | 2026-06-05T21:24:58.351Z | Compiling glob v0.3.3 |
| 2178 | 2026-06-05T21:24:58.380Z | Compiling jiff v0.2.28 |
| 2179 | 2026-06-05T21:24:58.419Z | Compiling typed-path v0.9.3 |
| 2180 | 2026-06-05T21:24:58.586Z | Compiling fixedbitset v0.4.2 |
| 2181 | 2026-06-05T21:24:58.739Z | Compiling fixedbitset v0.5.7 |
| 2182 | 2026-06-05T21:24:59.139Z | Compiling petgraph v0.8.3 |
| 2183 | 2026-06-05T21:24:59.272Z | Compiling petgraph v0.6.5 |
| 2184 | 2026-06-05T21:24:59.385Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-06-05T21:24:59.657Z | Compiling tough v0.22.0 |
| 2186 | 2026-06-05T21:25:00.886Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2187 | 2026-06-05T21:25:01.055Z | Compiling libsw v3.5.0 |
| 2188 | 2026-06-05T21:25:01.261Z | Compiling zone v0.3.1 |
| 2189 | 2026-06-05T21:25:01.350Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2190 | 2026-06-05T21:25:01.526Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-06-05T21:25:01.647Z | Compiling oxide-tokio-rt v0.1.6 |
| 2192 | 2026-06-05T21:25:02.247Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2193 | 2026-06-05T21:25:02.960Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2194 | 2026-06-05T21:25:03.566Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2195 | 2026-06-05T21:25:05.130Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-06-05T21:25:05.430Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2197 | 2026-06-05T21:25:05.583Z | Compiling const_format v0.2.36 |
| 2198 | 2026-06-05T21:25:06.628Z | Compiling papergrid v0.11.0 |
| 2199 | 2026-06-05T21:25:07.013Z | Compiling tabled_derive v0.7.0 |
| 2200 | 2026-06-05T21:25:07.276Z | Compiling gethostname v0.5.0 |
| 2201 | 2026-06-05T21:25:07.421Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2202 | 2026-06-05T21:25:08.015Z | Compiling libscf-sys v1.2.0 |
| 2203 | 2026-06-05T21:25:08.169Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2204 | 2026-06-05T21:25:08.567Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2205 | 2026-06-05T21:25:08.611Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2206 | 2026-06-05T21:25:08.696Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2207 | 2026-06-05T21:25:08.702Z | Compiling bcs v0.1.6 |
| 2208 | 2026-06-05T21:25:08.839Z | Compiling smf v0.2.3 |
| 2209 | 2026-06-05T21:25:08.856Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2210 | 2026-06-05T21:25:09.091Z | Compiling unicode-linebreak v0.1.5 |
| 2211 | 2026-06-05T21:25:09.374Z | Compiling termtree v0.5.1 |
| 2212 | 2026-06-05T21:25:09.556Z | Compiling whoami v1.6.1 |
| 2213 | 2026-06-05T21:25:09.732Z | Compiling linear-map v1.2.0 |
| 2214 | 2026-06-05T21:25:09.961Z | Compiling tagptr v0.2.0 |
| 2215 | 2026-06-05T21:25:09.961Z | Compiling smawk v0.3.2 |
| 2216 | 2026-06-05T21:25:10.005Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-06-05T21:25:10.131Z | Compiling textwrap v0.16.2 |
| 2218 | 2026-06-05T21:25:10.158Z | Compiling moka v0.12.15 |
| 2219 | 2026-06-05T21:25:11.685Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2220 | 2026-06-05T21:25:11.730Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-05T21:25:11.815Z | Compiling tabled v0.15.0 |
| 2222 | 2026-06-05T21:25:12.004Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2223 | 2026-06-05T21:25:12.857Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2224 | 2026-06-05T21:25:13.074Z | Compiling steno v0.4.1 |
| 2225 | 2026-06-05T21:25:13.092Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2226 | 2026-06-05T21:25:14.484Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-06-05T21:25:18.116Z | Compiling hickory-proto v0.25.2 |
| 2228 | 2026-06-05T21:25:18.141Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2229 | 2026-06-05T21:25:18.597Z | Compiling proc-macro-error2 v2.0.1 |
| 2230 | 2026-06-05T21:25:18.887Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2231 | 2026-06-05T21:25:19.350Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2232 | 2026-06-05T21:25:19.586Z | Compiling parking_lot_core v0.8.6 |
| 2233 | 2026-06-05T21:25:19.679Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2234 | 2026-06-05T21:25:19.918Z | Compiling tabled_derive v0.11.0 |
| 2235 | 2026-06-05T21:25:19.936Z | Compiling papergrid v0.18.0 |
| 2236 | 2026-06-05T21:25:21.039Z | Compiling hickory-resolver v0.25.2 |
| 2237 | 2026-06-05T21:25:21.338Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2238 | 2026-06-05T21:25:21.359Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2239 | 2026-06-05T21:25:22.796Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2240 | 2026-06-05T21:25:23.367Z | Compiling testing_table v0.3.0 |
| 2241 | 2026-06-05T21:25:23.791Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2242 | 2026-06-05T21:25:24.357Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2243 | 2026-06-05T21:25:24.631Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2244 | 2026-06-05T21:25:25.271Z | Compiling tabled v0.21.0 |
| 2245 | 2026-06-05T21:25:25.418Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2246 | 2026-06-05T21:25:26.499Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2247 | 2026-06-05T21:25:26.616Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2248 | 2026-06-05T21:25:27.263Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2249 | 2026-06-05T21:25:27.331Z | Compiling arc-swap v1.9.1 |
| 2250 | 2026-06-05T21:25:27.681Z | Compiling slog-scope v4.4.1 |
| 2251 | 2026-06-05T21:25:27.956Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2252 | 2026-06-05T21:25:29.574Z | Compiling parking_lot v0.11.2 |
| 2253 | 2026-06-05T21:25:30.077Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2254 | 2026-06-05T21:25:30.493Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2255 | 2026-06-05T21:25:30.578Z | Compiling fxhash v0.2.1 |
| 2256 | 2026-06-05T21:25:30.661Z | Compiling crc8 v0.1.1 |
| 2257 | 2026-06-05T21:25:30.725Z | Compiling sled v0.34.7 |
| 2258 | 2026-06-05T21:25:30.780Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2259 | 2026-06-05T21:25:31.059Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2260 | 2026-06-05T21:25:32.327Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2261 | 2026-06-05T21:25:33.086Z | Compiling slog-stdlog v4.1.1 |
| 2262 | 2026-06-05T21:25:33.528Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2263 | 2026-06-05T21:25:33.819Z | Compiling slog-envlogger v2.2.0 |
| 2264 | 2026-06-05T21:25:33.863Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2265 | 2026-06-05T21:25:36.234Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2266 | 2026-06-05T21:25:39.132Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2267 | 2026-06-05T21:25:41.238Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2268 | 2026-06-05T21:25:42.147Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2269 | 2026-06-05T21:25:51.139Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2270 | 2026-06-05T21:25:55.782Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2271 | 2026-06-05T21:25:58.999Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2272 | 2026-06-05T21:25:59.324Z | + banner quartet |
| 2273 | 2026-06-05T21:25:59.328Z | |
| 2274 | 2026-06-05T21:25:59.328Z | #### # # ## ##### ##### ###### ##### |
| 2275 | 2026-06-05T21:25:59.328Z | # # # # # # # # # # # |
| 2276 | 2026-06-05T21:25:59.328Z | # # # # # # # # # ##### # |
| 2277 | 2026-06-05T21:25:59.328Z | # # # # # ###### ##### # # # |
| 2278 | 2026-06-05T21:25:59.328Z | # # # # # # # # # # # |
| 2279 | 2026-06-05T21:25:59.328Z | ### # #### # # # # # ###### # |
| 2280 | 2026-06-05T21:25:59.328Z | |
| 2281 | 2026-06-05T21:25:59.328Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2282 | 2026-06-05T21:25:59.876Z | Compiling cfg-if v1.0.4 |
| 2283 | 2026-06-05T21:25:59.974Z | Compiling libc v0.2.186 |
| 2284 | 2026-06-05T21:25:59.977Z | Compiling serde_core v1.0.228 |
| 2285 | 2026-06-05T21:25:59.985Z | Compiling memchr v2.8.1 |
| 2286 | 2026-06-05T21:25:59.992Z | Compiling itoa v1.0.18 |
| 2287 | 2026-06-05T21:25:59.995Z | Compiling smallvec v1.15.1 |
| 2288 | 2026-06-05T21:26:00.008Z | Compiling stable_deref_trait v1.2.1 |
| 2289 | 2026-06-05T21:26:00.011Z | Compiling zerofrom v0.1.8 |
| 2290 | 2026-06-05T21:26:00.028Z | Compiling zmij v1.0.21 |
| 2291 | 2026-06-05T21:26:00.078Z | Compiling writeable v0.6.3 |
| 2292 | 2026-06-05T21:26:00.135Z | Compiling yoke v0.8.3 |
| 2293 | 2026-06-05T21:26:00.223Z | Compiling litemap v0.8.2 |
| 2294 | 2026-06-05T21:26:00.238Z | Compiling utf8_iter v1.0.4 |
| 2295 | 2026-06-05T21:26:00.313Z | Compiling zerovec v0.11.6 |
| 2296 | 2026-06-05T21:26:00.326Z | Compiling zerotrie v0.2.4 |
| 2297 | 2026-06-05T21:26:00.347Z | Compiling percent-encoding v2.3.2 |
| 2298 | 2026-06-05T21:26:00.392Z | Compiling libm v0.2.16 |
| 2299 | 2026-06-05T21:26:00.417Z | Compiling icu_normalizer_data v2.2.0 |
| 2300 | 2026-06-05T21:26:00.482Z | Compiling icu_properties_data v2.2.0 |
| 2301 | 2026-06-05T21:26:00.494Z | Compiling form_urlencoded v1.2.2 |
| 2302 | 2026-06-05T21:26:00.611Z | Compiling rand_core v0.10.1 |
| 2303 | 2026-06-05T21:26:00.625Z | Compiling errno v0.3.14 |
| 2304 | 2026-06-05T21:26:00.754Z | Compiling getrandom v0.4.2 |
| 2305 | 2026-06-05T21:26:00.769Z | Compiling iana-time-zone v0.1.65 |
| 2306 | 2026-06-05T21:26:00.780Z | Compiling pin-project-lite v0.2.17 |
| 2307 | 2026-06-05T21:26:00.814Z | Compiling zeroize v1.8.2 |
| 2308 | 2026-06-05T21:26:00.876Z | Compiling tinystr v0.8.3 |
| 2309 | 2026-06-05T21:26:00.906Z | Compiling potential_utf v0.1.5 |
| 2310 | 2026-06-05T21:26:00.958Z | Compiling dyn-clone v1.0.20 |
| 2311 | 2026-06-05T21:26:01.053Z | Compiling icu_locale_core v2.2.0 |
| 2312 | 2026-06-05T21:26:01.083Z | Compiling icu_collections v2.2.0 |
| 2313 | 2026-06-05T21:26:01.087Z | Compiling socket2 v0.6.4 |
| 2314 | 2026-06-05T21:26:01.138Z | Compiling scopeguard v1.2.0 |
| 2315 | 2026-06-05T21:26:01.172Z | Compiling parking_lot_core v0.9.12 |
| 2316 | 2026-06-05T21:26:01.172Z | Compiling signal-hook-registry v1.4.8 |
| 2317 | 2026-06-05T21:26:01.212Z | Compiling num-traits v0.2.19 |
| 2318 | 2026-06-05T21:26:01.530Z | Compiling lock_api v0.4.14 |
| 2319 | 2026-06-05T21:26:01.657Z | Compiling mio v1.2.1 |
| 2320 | 2026-06-05T21:26:01.781Z | Compiling serde v1.0.228 |
| 2321 | 2026-06-05T21:26:01.819Z | Compiling serde_json v1.0.150 |
| 2322 | 2026-06-05T21:26:01.861Z | Compiling icu_provider v2.2.0 |
| 2323 | 2026-06-05T21:26:02.009Z | Compiling uuid v1.23.2 |
| 2324 | 2026-06-05T21:26:02.018Z | Compiling semver v1.0.28 |
| 2325 | 2026-06-05T21:26:02.096Z | Compiling parking_lot v0.12.5 |
| 2326 | 2026-06-05T21:26:02.406Z | Compiling bytes v1.11.1 |
| 2327 | 2026-06-05T21:26:02.438Z | Compiling icu_properties v2.2.0 |
| 2328 | 2026-06-05T21:26:02.511Z | Compiling icu_normalizer v2.2.0 |
| 2329 | 2026-06-05T21:26:02.605Z | Compiling chrono v0.4.45 |
| 2330 | 2026-06-05T21:26:02.674Z | Compiling portable-atomic v1.13.1 |
| 2331 | 2026-06-05T21:26:03.019Z | Compiling tokio v1.52.3 |
| 2332 | 2026-06-05T21:26:03.340Z | Compiling thiserror v2.0.18 |
| 2333 | 2026-06-05T21:26:03.383Z | Compiling idna_adapter v1.2.2 |
| 2334 | 2026-06-05T21:26:03.453Z | Compiling bitflags v2.12.1 |
| 2335 | 2026-06-05T21:26:03.519Z | Compiling idna v1.1.0 |
| 2336 | 2026-06-05T21:26:03.720Z | Compiling critical-section v1.2.0 |
| 2337 | 2026-06-05T21:26:03.837Z | Compiling futures-core v0.3.32 |
| 2338 | 2026-06-05T21:26:03.887Z | Compiling url v2.5.8 |
| 2339 | 2026-06-05T21:26:03.985Z | Compiling once_cell v1.21.4 |
| 2340 | 2026-06-05T21:26:04.003Z | Compiling subtle v2.6.1 |
| 2341 | 2026-06-05T21:26:04.031Z | Compiling log v0.4.32 |
| 2342 | 2026-06-05T21:26:04.173Z | Compiling equivalent v1.0.2 |
| 2343 | 2026-06-05T21:26:04.228Z | Compiling zerocopy v0.8.50 |
| 2344 | 2026-06-05T21:26:04.265Z | Compiling futures-sink v0.3.32 |
| 2345 | 2026-06-05T21:26:04.280Z | Compiling slab v0.4.12 |
| 2346 | 2026-06-05T21:26:04.377Z | Compiling typenum v1.20.1 |
| 2347 | 2026-06-05T21:26:04.482Z | Compiling schemars v0.8.22 |
| 2348 | 2026-06-05T21:26:04.537Z | Compiling futures-channel v0.3.32 |
| 2349 | 2026-06-05T21:26:04.803Z | Compiling getrandom v0.2.17 |
| 2350 | 2026-06-05T21:26:05.018Z | Compiling futures-task v0.3.32 |
| 2351 | 2026-06-05T21:26:05.183Z | Compiling futures-io v0.3.32 |
| 2352 | 2026-06-05T21:26:05.197Z | Compiling rand_core v0.6.4 |
| 2353 | 2026-06-05T21:26:05.382Z | Compiling futures-util v0.3.32 |
| 2354 | 2026-06-05T21:26:05.458Z | Compiling hashbrown v0.17.1 |
| 2355 | 2026-06-05T21:26:05.636Z | Compiling tracing-core v0.1.36 |
| 2356 | 2026-06-05T21:26:06.128Z | Compiling indexmap v2.14.0 |
| 2357 | 2026-06-05T21:26:06.141Z | Compiling tracing v0.1.44 |
| 2358 | 2026-06-05T21:26:06.421Z | Compiling ipnetwork v0.21.1 |
| 2359 | 2026-06-05T21:26:06.492Z | Compiling base64 v0.22.1 |
| 2360 | 2026-06-05T21:26:06.725Z | Compiling http v1.4.1 |
| 2361 | 2026-06-05T21:26:06.966Z | Compiling unicode-ident v1.0.24 |
| 2362 | 2026-06-05T21:26:06.993Z | Compiling slog v2.8.2 |
| 2363 | 2026-06-05T21:26:07.011Z | Compiling erased-serde v0.3.31 |
| 2364 | 2026-06-05T21:26:07.089Z | Compiling proc-macro2 v1.0.106 |
| 2365 | 2026-06-05T21:26:07.425Z | Compiling fnv v1.0.7 |
| 2366 | 2026-06-05T21:26:07.536Z | Compiling quote v1.0.45 |
| 2367 | 2026-06-05T21:26:08.064Z | Compiling oxnet v0.1.6 |
| 2368 | 2026-06-05T21:26:08.184Z | Compiling syn v2.0.117 |
| 2369 | 2026-06-05T21:26:08.275Z | Compiling tokio-util v0.7.18 |
| 2370 | 2026-06-05T21:26:08.455Z | Compiling byteorder v1.5.0 |
| 2371 | 2026-06-05T21:26:08.639Z | Compiling ipnet v2.12.0 |
| 2372 | 2026-06-05T21:26:08.712Z | Compiling thiserror v1.0.69 |
| 2373 | 2026-06-05T21:26:08.824Z | Compiling ppv-lite86 v0.2.21 |
| 2374 | 2026-06-05T21:26:09.166Z | Compiling rustls-pki-types v1.14.1 |
| 2375 | 2026-06-05T21:26:09.260Z | Compiling aws-lc-sys v0.41.0 |
| 2376 | 2026-06-05T21:26:09.498Z | Compiling http-body v1.0.1 |
| 2377 | 2026-06-05T21:26:09.511Z | Compiling atomic-waker v1.1.2 |
| 2378 | 2026-06-05T21:26:09.643Z | Compiling untrusted v0.7.1 |
| 2379 | 2026-06-05T21:26:09.667Z | Compiling httparse v1.10.1 |
| 2380 | 2026-06-05T21:26:09.771Z | Compiling aws-lc-rs v1.17.0 |
| 2381 | 2026-06-05T21:26:09.826Z | Compiling pretty-hex v0.4.2 |
| 2382 | 2026-06-05T21:26:09.841Z | Compiling untrusted v0.9.0 |
| 2383 | 2026-06-05T21:26:09.968Z | Compiling try-lock v0.2.5 |
| 2384 | 2026-06-05T21:26:09.971Z | Compiling tower-service v0.3.3 |
| 2385 | 2026-06-05T21:26:10.038Z | Compiling tower-layer v0.3.3 |
| 2386 | 2026-06-05T21:26:10.070Z | Compiling ryu v1.0.23 |
| 2387 | 2026-06-05T21:26:10.095Z | Compiling rustls v0.23.40 |
| 2388 | 2026-06-05T21:26:10.144Z | Compiling want v0.3.1 |
| 2389 | 2026-06-05T21:26:10.236Z | Compiling h2 v0.4.14 |
| 2390 | 2026-06-05T21:26:10.263Z | Compiling httpdate v1.0.3 |
| 2391 | 2026-06-05T21:26:10.326Z | Compiling rustix v1.1.4 |
| 2392 | 2026-06-05T21:26:10.351Z | Compiling regex-syntax v0.8.10 |
| 2393 | 2026-06-05T21:26:10.362Z | Compiling plain v0.2.3 |
| 2394 | 2026-06-05T21:26:10.476Z | Compiling getrandom v0.3.4 |
| 2395 | 2026-06-05T21:26:10.641Z | Compiling omicron-workspace-hack v0.1.0 |
| 2396 | 2026-06-05T21:26:10.687Z | Compiling ucd-trie v0.1.7 |
| 2397 | 2026-06-05T21:26:10.720Z | Compiling rand_core v0.9.5 |
| 2398 | 2026-06-05T21:26:11.029Z | Compiling rustls-webpki v0.103.13 |
| 2399 | 2026-06-05T21:26:11.286Z | Compiling pest v2.8.6 |
| 2400 | 2026-06-05T21:26:12.649Z | Compiling hyper v1.10.1 |
| 2401 | 2026-06-05T21:26:12.951Z | Compiling crossbeam-utils v0.8.21 |
| 2402 | 2026-06-05T21:26:13.707Z | Compiling serde_urlencoded v0.7.1 |
| 2403 | 2026-06-05T21:26:13.718Z | Compiling http-body-util v0.1.3 |
| 2404 | 2026-06-05T21:26:13.989Z | Compiling allocator-api2 v0.2.21 |
| 2405 | 2026-06-05T21:26:14.000Z | Compiling foldhash v0.2.0 |
| 2406 | 2026-06-05T21:26:14.299Z | Compiling hyper-util v0.1.20 |
| 2407 | 2026-06-05T21:26:14.384Z | Compiling hashbrown v0.16.1 |
| 2408 | 2026-06-05T21:26:15.113Z | Compiling newtype-uuid v1.3.2 |
| 2409 | 2026-06-05T21:26:16.130Z | Compiling tokio-rustls v0.26.4 |
| 2410 | 2026-06-05T21:26:16.406Z | Compiling hex v0.4.3 |
| 2411 | 2026-06-05T21:26:16.523Z | Compiling daft v0.1.7 |
| 2412 | 2026-06-05T21:26:16.718Z | Compiling rand_chacha v0.9.0 |
| 2413 | 2026-06-05T21:26:16.732Z | Compiling sync_wrapper v1.0.2 |
| 2414 | 2026-06-05T21:26:16.744Z | Compiling aho-corasick v1.1.4 |
| 2415 | 2026-06-05T21:26:16.849Z | Compiling fastrand v2.4.1 |
| 2416 | 2026-06-05T21:26:17.209Z | Compiling rand v0.9.4 |
| 2417 | 2026-06-05T21:26:17.285Z | Compiling tower v0.5.3 |
| 2418 | 2026-06-05T21:26:17.297Z | Compiling anyhow v1.0.102 |
| 2419 | 2026-06-05T21:26:17.310Z | Compiling powerfmt v0.2.0 |
| 2420 | 2026-06-05T21:26:17.575Z | Compiling deranged v0.5.8 |
| 2421 | 2026-06-05T21:26:17.589Z | Compiling generic-array v0.14.7 |
| 2422 | 2026-06-05T21:26:17.883Z | Compiling regex-automata v0.4.14 |
| 2423 | 2026-06-05T21:26:17.948Z | Compiling tower-http v0.6.11 |
| 2424 | 2026-06-05T21:26:17.977Z | Compiling openapiv3 v2.2.0 |
| 2425 | 2026-06-05T21:26:18.133Z | Compiling time-core v0.1.8 |
| 2426 | 2026-06-05T21:26:18.287Z | Compiling openssl-probe v0.2.1 |
| 2427 | 2026-06-05T21:26:18.543Z | Compiling num-conv v0.2.2 |
| 2428 | 2026-06-05T21:26:18.632Z | Compiling num_threads v0.1.7 |
| 2429 | 2026-06-05T21:26:18.683Z | Compiling cpufeatures v0.3.0 |
| 2430 | 2026-06-05T21:26:18.697Z | Compiling rustls-native-certs v0.8.4 |
| 2431 | 2026-06-05T21:26:18.730Z | Compiling time v0.3.47 |
| 2432 | 2026-06-05T21:26:18.760Z | Compiling camino v1.2.2 |
| 2433 | 2026-06-05T21:26:19.350Z | Compiling tempfile v3.27.0 |
| 2434 | 2026-06-05T21:26:19.550Z | Compiling futures-executor v0.3.32 |
| 2435 | 2026-06-05T21:26:20.089Z | Compiling winnow v1.0.3 |
| 2436 | 2026-06-05T21:26:20.250Z | Compiling regex v1.12.3 |
| 2437 | 2026-06-05T21:26:20.415Z | Compiling futures v0.3.32 |
| 2438 | 2026-06-05T21:26:20.502Z | Compiling rustls-platform-verifier v0.7.0 |
| 2439 | 2026-06-05T21:26:21.166Z | Compiling hyper-rustls v0.27.9 |
| 2440 | 2026-06-05T21:26:21.533Z | Compiling crossbeam-channel v0.5.15 |
| 2441 | 2026-06-05T21:26:21.548Z | Compiling scroll v0.13.0 |
| 2442 | 2026-06-05T21:26:21.677Z | Compiling hybrid-array v0.4.12 |
| 2443 | 2026-06-05T21:26:21.689Z | Compiling simd-adler32 v0.3.9 |
| 2444 | 2026-06-05T21:26:21.848Z | Compiling adler2 v2.0.1 |
| 2445 | 2026-06-05T21:26:22.018Z | Compiling miniz_oxide v0.8.9 |
| 2446 | 2026-06-05T21:26:22.175Z | Compiling goblin v0.10.7 |
| 2447 | 2026-06-05T21:26:22.187Z | Compiling crc32fast v1.5.0 |
| 2448 | 2026-06-05T21:26:22.254Z | Compiling reqwest v0.13.4 |
| 2449 | 2026-06-05T21:26:22.433Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2450 | 2026-06-05T21:26:22.563Z | Compiling thread_local v1.1.9 |
| 2451 | 2026-06-05T21:26:22.917Z | Compiling either v1.16.0 |
| 2452 | 2026-06-05T21:26:23.152Z | Compiling flate2 v1.1.9 |
| 2453 | 2026-06-05T21:26:23.468Z | Compiling block-buffer v0.12.0 |
| 2454 | 2026-06-05T21:26:23.651Z | Compiling crypto-common v0.2.2 |
| 2455 | 2026-06-05T21:26:23.709Z | Compiling crypto-common v0.1.7 |
| 2456 | 2026-06-05T21:26:23.861Z | Compiling dtrace-parser v0.3.0 |
| 2457 | 2026-06-05T21:26:24.469Z | Compiling rand_chacha v0.3.1 |
| 2458 | 2026-06-05T21:26:24.916Z | Compiling thread-id v5.1.0 |
| 2459 | 2026-06-05T21:26:25.011Z | Compiling is-terminal v0.4.17 |
| 2460 | 2026-06-05T21:26:25.114Z | Compiling debug-ignore v1.0.5 |
| 2461 | 2026-06-05T21:26:25.127Z | Compiling term v1.2.1 |
| 2462 | 2026-06-05T21:26:25.229Z | Compiling compression-core v0.4.32 |
| 2463 | 2026-06-05T21:26:25.410Z | Compiling dof v0.4.0 |
| 2464 | 2026-06-05T21:26:26.393Z | Compiling const-oid v0.10.2 |
| 2465 | 2026-06-05T21:26:26.698Z | Compiling take_mut v0.2.2 |
| 2466 | 2026-06-05T21:26:26.820Z | Compiling match_cfg v0.1.0 |
| 2467 | 2026-06-05T21:26:26.899Z | Compiling hostname v0.3.1 |
| 2468 | 2026-06-05T21:26:27.011Z | Compiling slog-async v2.8.0 |
| 2469 | 2026-06-05T21:26:27.085Z | Compiling digest v0.11.3 |
| 2470 | 2026-06-05T21:26:27.283Z | Compiling usdt-impl v0.6.0 |
| 2471 | 2026-06-05T21:26:28.479Z | Compiling slog-term v2.9.2 |
| 2472 | 2026-06-05T21:26:28.502Z | Compiling compression-codecs v0.4.38 |
| 2473 | 2026-06-05T21:26:28.891Z | Compiling rand v0.8.6 |
| 2474 | 2026-06-05T21:26:28.992Z | Compiling ref-cast v1.0.25 |
| 2475 | 2026-06-05T21:26:29.103Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2476 | 2026-06-05T21:26:29.706Z | Compiling slog-json v2.6.1 |
| 2477 | 2026-06-05T21:26:29.835Z | Compiling strum v0.26.3 |
| 2478 | 2026-06-05T21:26:29.969Z | Compiling macaddr v1.0.1 |
| 2479 | 2026-06-05T21:26:29.969Z | Compiling serde_spanned v1.1.1 |
| 2480 | 2026-06-05T21:26:30.127Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2481 | 2026-06-05T21:26:30.276Z | Compiling memmap2 v0.9.10 |
| 2482 | 2026-06-05T21:26:30.417Z | Compiling wait-timeout v0.2.1 |
| 2483 | 2026-06-05T21:26:30.539Z | Compiling encoding_rs v0.8.35 |
| 2484 | 2026-06-05T21:26:30.571Z | Compiling bit-vec v0.8.0 |
| 2485 | 2026-06-05T21:26:30.869Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2486 | 2026-06-05T21:26:30.913Z | Compiling quick-error v1.2.3 |
| 2487 | 2026-06-05T21:26:31.025Z | Compiling mime v0.3.17 |
| 2488 | 2026-06-05T21:26:31.128Z | Compiling spin v0.9.8 |
| 2489 | 2026-06-05T21:26:31.256Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2490 | 2026-06-05T21:26:31.501Z | Compiling rusty-fork v0.3.1 |
| 2491 | 2026-06-05T21:26:31.566Z | Compiling multer v3.1.0 |
| 2492 | 2026-06-05T21:26:32.360Z | Compiling bit-set v0.8.0 |
| 2493 | 2026-06-05T21:26:32.554Z | Compiling usdt v0.6.0 |
| 2494 | 2026-06-05T21:26:32.800Z | Compiling slog-bunyan v2.5.0 |
| 2495 | 2026-06-05T21:26:32.989Z | Compiling async-compression v0.4.42 |
| 2496 | 2026-06-05T21:26:33.216Z | Compiling sha1 v0.11.0 |
| 2497 | 2026-06-05T21:26:33.482Z | Compiling serde_with v3.20.0 |
| 2498 | 2026-06-05T21:26:33.607Z | Compiling async-stream v0.3.6 |
| 2499 | 2026-06-05T21:26:33.618Z | Compiling rand_xorshift v0.4.0 |
| 2500 | 2026-06-05T21:26:33.656Z | Compiling waitgroup v0.1.2 |
| 2501 | 2026-06-05T21:26:33.774Z | Compiling rustls-pemfile v2.2.0 |
| 2502 | 2026-06-05T21:26:33.797Z | Compiling serde_path_to_error v0.1.20 |
| 2503 | 2026-06-05T21:26:33.812Z | Compiling hostname v0.4.2 |
| 2504 | 2026-06-05T21:26:33.929Z | Compiling unarray v0.1.4 |
| 2505 | 2026-06-05T21:26:33.967Z | Compiling progenitor-client v0.14.0 |
| 2506 | 2026-06-05T21:26:34.046Z | Compiling proptest v1.11.0 |
| 2507 | 2026-06-05T21:26:34.049Z | Compiling strum v0.27.2 |
| 2508 | 2026-06-05T21:26:34.190Z | Compiling dropshot v0.17.1 |
| 2509 | 2026-06-05T21:26:34.245Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2510 | 2026-06-05T21:26:34.394Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2511 | 2026-06-05T21:26:34.472Z | Compiling iddqd v0.4.2 |
| 2512 | 2026-06-05T21:26:34.629Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2513 | 2026-06-05T21:26:34.792Z | Compiling reqwest v0.12.28 |
| 2514 | 2026-06-05T21:26:34.938Z | Compiling block-buffer v0.10.4 |
| 2515 | 2026-06-05T21:26:35.113Z | Compiling backon v1.6.0 |
| 2516 | 2026-06-05T21:26:35.381Z | Compiling instant v0.1.13 |
| 2517 | 2026-06-05T21:26:35.508Z | Compiling backoff v0.4.0 |
| 2518 | 2026-06-05T21:26:35.769Z | Compiling progenitor-extras v0.2.0 |
| 2519 | 2026-06-05T21:26:35.801Z | Compiling digest v0.10.7 |
| 2520 | 2026-06-05T21:26:36.008Z | Compiling progenitor-client v0.10.0 |
| 2521 | 2026-06-05T21:26:36.057Z | Compiling parse-display v0.10.0 |
| 2522 | 2026-06-05T21:26:36.200Z | Compiling itertools v0.14.0 |
| 2523 | 2026-06-05T21:26:36.505Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2524 | 2026-06-05T21:26:36.631Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2525 | 2026-06-05T21:26:36.978Z | Compiling regress v0.10.5 |
| 2526 | 2026-06-05T21:26:37.717Z | Compiling humantime v2.3.0 |
| 2527 | 2026-06-05T21:26:38.172Z | Compiling cpufeatures v0.2.17 |
| 2528 | 2026-06-05T21:26:38.258Z | Compiling heck v0.5.0 |
| 2529 | 2026-06-05T21:26:38.557Z | Compiling unicode-width v0.2.2 |
| 2530 | 2026-06-05T21:26:38.879Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2531 | 2026-06-05T21:26:38.883Z | Compiling secrecy v0.10.3 |
| 2532 | 2026-06-05T21:26:39.049Z | Compiling tinyvec_macros v0.1.1 |
| 2533 | 2026-06-05T21:26:39.129Z | Compiling tinyvec v1.11.0 |
| 2534 | 2026-06-05T21:26:39.585Z | Compiling num-integer v0.1.46 |
| 2535 | 2026-06-05T21:26:39.986Z | Compiling scroll v0.12.0 |
| 2536 | 2026-06-05T21:26:40.083Z | Compiling crucible-workspace-hack v0.1.0 |
| 2537 | 2026-06-05T21:26:40.167Z | Compiling hmac v0.12.1 |
| 2538 | 2026-06-05T21:26:40.286Z | Compiling inout v0.1.4 |
| 2539 | 2026-06-05T21:26:40.335Z | Compiling regress v0.11.1 |
| 2540 | 2026-06-05T21:26:40.459Z | Compiling ff v0.13.1 |
| 2541 | 2026-06-05T21:26:40.478Z | Compiling utf8parse v0.2.2 |
| 2542 | 2026-06-05T21:26:40.607Z | Compiling anstyle-parse v1.0.0 |
| 2543 | 2026-06-05T21:26:40.615Z | Compiling group v0.13.0 |
| 2544 | 2026-06-05T21:26:40.738Z | Compiling cipher v0.4.4 |
| 2545 | 2026-06-05T21:26:40.828Z | Compiling hkdf v0.12.4 |
| 2546 | 2026-06-05T21:26:40.998Z | Compiling goblin v0.8.2 |
| 2547 | 2026-06-05T21:26:41.004Z | Compiling num-iter v0.1.45 |
| 2548 | 2026-06-05T21:26:41.156Z | Compiling num-rational v0.4.2 |
| 2549 | 2026-06-05T21:26:42.507Z | Compiling zerocopy v0.7.35 |
| 2550 | 2026-06-05T21:26:42.552Z | Compiling typify-impl v0.6.2 |
| 2551 | 2026-06-05T21:26:42.552Z | Compiling universal-hash v0.5.1 |
| 2552 | 2026-06-05T21:26:42.552Z | Compiling crypto-bigint v0.5.5 |
| 2553 | 2026-06-05T21:26:43.009Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2554 | 2026-06-05T21:26:44.316Z | Compiling terminal_size v0.4.4 |
| 2555 | 2026-06-05T21:26:44.457Z | Compiling half v2.7.1 |
| 2556 | 2026-06-05T21:26:44.479Z | Compiling num-complex v0.4.6 |
| 2557 | 2026-06-05T21:26:44.814Z | Compiling anstyle-query v1.1.5 |
| 2558 | 2026-06-05T21:26:44.924Z | Compiling base16ct v0.2.0 |
| 2559 | 2026-06-05T21:26:44.936Z | Compiling opaque-debug v0.3.1 |
| 2560 | 2026-06-05T21:26:45.014Z | Compiling base64ct v1.8.3 |
| 2561 | 2026-06-05T21:26:45.133Z | Compiling colorchoice v1.0.5 |
| 2562 | 2026-06-05T21:26:45.176Z | Compiling is_terminal_polyfill v1.70.2 |
| 2563 | 2026-06-05T21:26:45.260Z | Compiling ciborium-io v0.2.2 |
| 2564 | 2026-06-05T21:26:45.276Z | Compiling anstyle v1.0.14 |
| 2565 | 2026-06-05T21:26:45.362Z | Compiling ciborium-ll v0.2.2 |
| 2566 | 2026-06-05T21:26:45.362Z | Compiling password-hash v0.5.0 |
| 2567 | 2026-06-05T21:26:45.551Z | Compiling anstream v1.0.0 |
| 2568 | 2026-06-05T21:26:45.632Z | Compiling elliptic-curve v0.13.8 |
| 2569 | 2026-06-05T21:26:45.948Z | Compiling poly1305 v0.8.0 |
| 2570 | 2026-06-05T21:26:46.101Z | Compiling num v0.4.3 |
| 2571 | 2026-06-05T21:26:46.191Z | Compiling curve25519-dalek v4.1.3 |
| 2572 | 2026-06-05T21:26:46.339Z | Compiling typify v0.6.2 |
| 2573 | 2026-06-05T21:26:46.456Z | Compiling dof v0.3.0 |
| 2574 | 2026-06-05T21:26:46.624Z | Compiling thiserror-no-std v2.0.2 |
| 2575 | 2026-06-05T21:26:46.725Z | Compiling chacha20 v0.9.1 |
| 2576 | 2026-06-05T21:26:46.996Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2577 | 2026-06-05T21:26:47.284Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2578 | 2026-06-05T21:26:48.880Z | Compiling blake2 v0.10.6 |
| 2579 | 2026-06-05T21:26:48.892Z | Compiling aead v0.5.2 |
| 2580 | 2026-06-05T21:26:49.081Z | Compiling byte-wrapper v0.1.0 |
| 2581 | 2026-06-05T21:26:49.167Z | Compiling crossbeam-epoch v0.9.18 |
| 2582 | 2026-06-05T21:26:49.379Z | Compiling dtrace-parser v0.2.0 |
| 2583 | 2026-06-05T21:26:49.673Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2584 | 2026-06-05T21:26:49.930Z | Compiling thread-id v4.2.2 |
| 2585 | 2026-06-05T21:26:50.025Z | Compiling strsim v0.11.1 |
| 2586 | 2026-06-05T21:26:50.048Z | Compiling float-ord v0.3.2 |
| 2587 | 2026-06-05T21:26:50.164Z | Compiling clap_lex v1.1.0 |
| 2588 | 2026-06-05T21:26:50.310Z | Compiling keccak v0.1.6 |
| 2589 | 2026-06-05T21:26:50.532Z | Compiling sha3 v0.10.9 |
| 2590 | 2026-06-05T21:26:50.846Z | Compiling clap_builder v4.6.0 |
| 2591 | 2026-06-05T21:26:50.923Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2592 | 2026-06-05T21:26:51.031Z | Compiling usdt-impl v0.5.0 |
| 2593 | 2026-06-05T21:26:51.267Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2594 | 2026-06-05T21:26:51.948Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2595 | 2026-06-05T21:26:54.425Z | Compiling argon2 v0.5.3 |
| 2596 | 2026-06-05T21:26:55.326Z | Compiling chacha20poly1305 v0.10.1 |
| 2597 | 2026-06-05T21:26:55.470Z | Compiling vsss-rs v3.3.4 |
| 2598 | 2026-06-05T21:26:55.487Z | Compiling ciborium v0.2.2 |
| 2599 | 2026-06-05T21:26:56.313Z | Compiling hash32 v0.3.1 |
| 2600 | 2026-06-05T21:26:56.482Z | Compiling memmap v0.7.0 |
| 2601 | 2026-06-05T21:26:56.722Z | Compiling indent_write v2.2.0 |
| 2602 | 2026-06-05T21:26:56.875Z | Compiling data-encoding v2.11.0 |
| 2603 | 2026-06-05T21:26:56.890Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2604 | 2026-06-05T21:26:56.954Z | Compiling usdt v0.5.0 |
| 2605 | 2026-06-05T21:26:57.610Z | Compiling heapless v0.8.0 |
| 2606 | 2026-06-05T21:26:58.111Z | Compiling ingot-types v0.1.2 |
| 2607 | 2026-06-05T21:26:58.566Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2608 | 2026-06-05T21:26:58.865Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2609 | 2026-06-05T21:26:58.922Z | Compiling clap v4.6.1 |
| 2610 | 2026-06-05T21:26:58.970Z | Compiling rustix v0.38.44 |
| 2611 | 2026-06-05T21:26:59.010Z | Compiling tabwriter v1.4.1 |
| 2612 | 2026-06-05T21:26:59.382Z | Compiling cobs v0.3.0 |
| 2613 | 2026-06-05T21:26:59.616Z | Compiling colored v3.1.1 |
| 2614 | 2026-06-05T21:26:59.662Z | Compiling bitflags v1.3.2 |
| 2615 | 2026-06-05T21:26:59.744Z | Compiling managed v0.8.0 |
| 2616 | 2026-06-05T21:27:00.004Z | Compiling foreign-types-shared v0.3.1 |
| 2617 | 2026-06-05T21:27:00.106Z | Compiling foreign-types v0.5.0 |
| 2618 | 2026-06-05T21:27:00.193Z | Compiling smoltcp v0.11.0 |
| 2619 | 2026-06-05T21:27:00.298Z | Compiling postcard v1.1.3 |
| 2620 | 2026-06-05T21:27:00.358Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2621 | 2026-06-05T21:27:00.673Z | Compiling num_enum v0.7.6 |
| 2622 | 2026-06-05T21:27:00.807Z | Compiling ingot v0.1.1 |
| 2623 | 2026-06-05T21:27:01.524Z | Compiling memoffset v0.9.1 |
| 2624 | 2026-06-05T21:27:01.619Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2625 | 2026-06-05T21:27:01.738Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2626 | 2026-06-05T21:27:01.892Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2627 | 2026-06-05T21:27:02.024Z | Compiling chacha20 v0.10.0 |
| 2628 | 2026-06-05T21:27:02.037Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2629 | 2026-06-05T21:27:02.330Z | Compiling serde_spanned v0.6.9 |
| 2630 | 2026-06-05T21:27:02.462Z | Compiling toml_datetime v0.6.11 |
| 2631 | 2026-06-05T21:27:02.489Z | Compiling cstr-argument v0.1.2 |
| 2632 | 2026-06-05T21:27:02.690Z | Compiling unicode-segmentation v1.13.3 |
| 2633 | 2026-06-05T21:27:02.863Z | Compiling static_assertions v1.1.0 |
| 2634 | 2026-06-05T21:27:02.945Z | Compiling swrite v0.1.0 |
| 2635 | 2026-06-05T21:27:02.973Z | Compiling toml_write v0.1.2 |
| 2636 | 2026-06-05T21:27:03.000Z | Compiling linked-hash-map v0.5.6 |
| 2637 | 2026-06-05T21:27:03.050Z | Compiling winnow v0.7.15 |
| 2638 | 2026-06-05T21:27:03.208Z | Compiling resolv-conf v0.7.6 |
| 2639 | 2026-06-05T21:27:03.220Z | Compiling lru-cache v0.1.2 |
| 2640 | 2026-06-05T21:27:03.296Z | Compiling newline-converter v0.3.0 |
| 2641 | 2026-06-05T21:27:03.359Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2642 | 2026-06-05T21:27:03.464Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2643 | 2026-06-05T21:27:03.483Z | Compiling rand v0.10.1 |
| 2644 | 2026-06-05T21:27:03.869Z | Compiling hubpack v0.1.2 |
| 2645 | 2026-06-05T21:27:03.945Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2646 | 2026-06-05T21:27:04.020Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2647 | 2026-06-05T21:27:04.090Z | Compiling nix v0.31.3 |
| 2648 | 2026-06-05T21:27:04.247Z | Compiling atomicwrites v0.4.4 |
| 2649 | 2026-06-05T21:27:04.305Z | Compiling hickory-proto v0.24.4 |
| 2650 | 2026-06-05T21:27:04.539Z | Compiling crossbeam-deque v0.8.6 |
| 2651 | 2026-06-05T21:27:04.773Z | Compiling toml_edit v0.22.27 |
| 2652 | 2026-06-05T21:27:04.940Z | Compiling console v0.15.11 |
| 2653 | 2026-06-05T21:27:05.006Z | Compiling itertools v0.12.1 |
| 2654 | 2026-06-05T21:27:06.260Z | Compiling camino-tempfile v1.4.1 |
| 2655 | 2026-06-05T21:27:06.452Z | Compiling serde-big-array v0.5.1 |
| 2656 | 2026-06-05T21:27:06.614Z | Compiling siphasher v1.0.3 |
| 2657 | 2026-06-05T21:27:06.688Z | Compiling lazy_static v1.5.0 |
| 2658 | 2026-06-05T21:27:06.704Z | Compiling similar v2.7.0 |
| 2659 | 2026-06-05T21:27:06.795Z | Compiling phf_shared v0.12.1 |
| 2660 | 2026-06-05T21:27:06.824Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2661 | 2026-06-05T21:27:07.028Z | Compiling pin-project v1.1.13 |
| 2662 | 2026-06-05T21:27:07.139Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2663 | 2026-06-05T21:27:07.266Z | Compiling expectorate v1.2.0 |
| 2664 | 2026-06-05T21:27:07.476Z | Compiling hickory-resolver v0.24.4 |
| 2665 | 2026-06-05T21:27:07.702Z | Compiling toml v0.8.23 |
| 2666 | 2026-06-05T21:27:09.429Z | Compiling prettyplease v0.2.37 |
| 2667 | 2026-06-05T21:27:10.548Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2668 | 2026-06-05T21:27:10.956Z | Compiling rayon-core v1.13.0 |
| 2669 | 2026-06-05T21:27:12.657Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2670 | 2026-06-05T21:27:12.674Z | Compiling num_enum v0.5.11 |
| 2671 | 2026-06-05T21:27:12.788Z | Compiling progenitor-impl v0.14.0 |
| 2672 | 2026-06-05T21:27:12.801Z | Compiling progenitor-impl v0.13.0 |
| 2673 | 2026-06-05T21:27:14.160Z | Compiling unicode-normalization v0.1.25 |
| 2674 | 2026-06-05T21:27:14.742Z | Compiling progenitor-client v0.13.0 |
| 2675 | 2026-06-05T21:27:15.262Z | Compiling tokio-stream v0.1.18 |
| 2676 | 2026-06-05T21:27:15.835Z | Compiling bstr v1.12.1 |
| 2677 | 2026-06-05T21:27:16.359Z | Compiling csv-core v0.1.13 |
| 2678 | 2026-06-05T21:27:16.541Z | Compiling foreign-types-shared v0.1.1 |
| 2679 | 2026-06-05T21:27:16.585Z | Compiling unicode-width v0.1.14 |
| 2680 | 2026-06-05T21:27:16.639Z | Compiling same-file v1.0.6 |
| 2681 | 2026-06-05T21:27:16.764Z | Compiling highway v1.3.0 |
| 2682 | 2026-06-05T21:27:16.817Z | Compiling konst_macro_rules v0.2.19 |
| 2683 | 2026-06-05T21:27:16.891Z | Compiling foldhash v0.1.5 |
| 2684 | 2026-06-05T21:27:17.020Z | Compiling hashbrown v0.15.5 |
| 2685 | 2026-06-05T21:27:17.119Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2686 | 2026-06-05T21:27:17.471Z | Compiling konst v0.2.20 |
| 2687 | 2026-06-05T21:27:17.671Z | Compiling walkdir v2.5.0 |
| 2688 | 2026-06-05T21:27:17.854Z | Compiling foreign-types v0.3.2 |
| 2689 | 2026-06-05T21:27:17.935Z | Compiling csv v1.4.0 |
| 2690 | 2026-06-05T21:27:18.466Z | Compiling globset v0.4.18 |
| 2691 | 2026-06-05T21:27:18.895Z | Compiling snafu v0.8.9 |
| 2692 | 2026-06-05T21:27:19.481Z | Compiling qorb v0.4.1 |
| 2693 | 2026-06-05T21:27:20.836Z | Compiling progenitor v0.13.0 |
| 2694 | 2026-06-05T21:27:20.908Z | Compiling olpc-cjson v0.1.4 |
| 2695 | 2026-06-05T21:27:20.975Z | Compiling progenitor v0.14.0 |
| 2696 | 2026-06-05T21:27:21.114Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2697 | 2026-06-05T21:27:21.117Z | Compiling rayon v1.12.0 |
| 2698 | 2026-06-05T21:27:21.711Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2699 | 2026-06-05T21:27:21.729Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2700 | 2026-06-05T21:27:23.374Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2701 | 2026-06-05T21:27:24.068Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2702 | 2026-06-05T21:27:26.329Z | Compiling phf v0.12.1 |
| 2703 | 2026-06-05T21:27:26.509Z | Compiling openssl-sys v0.9.116 |
| 2704 | 2026-06-05T21:27:26.954Z | Compiling tokio-dtrace v0.1.1 |
| 2705 | 2026-06-05T21:27:27.290Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2706 | 2026-06-05T21:27:28.119Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2707 | 2026-06-05T21:27:28.339Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2708 | 2026-06-05T21:27:28.890Z | Compiling libsw-core v0.3.2 |
| 2709 | 2026-06-05T21:27:29.075Z | Compiling pem v3.0.6 |
| 2710 | 2026-06-05T21:27:29.226Z | Compiling serde_plain v1.0.2 |
| 2711 | 2026-06-05T21:27:29.511Z | Compiling sigpipe v0.1.3 |
| 2712 | 2026-06-05T21:27:29.611Z | Compiling fixedbitset v0.5.7 |
| 2713 | 2026-06-05T21:27:29.776Z | Compiling fixedbitset v0.4.2 |
| 2714 | 2026-06-05T21:27:29.922Z | Compiling minimal-lexical v0.2.1 |
| 2715 | 2026-06-05T21:27:30.127Z | Compiling glob v0.3.3 |
| 2716 | 2026-06-05T21:27:30.142Z | Compiling jiff v0.2.28 |
| 2717 | 2026-06-05T21:27:30.238Z | Compiling typed-path v0.9.3 |
| 2718 | 2026-06-05T21:27:30.648Z | Compiling bytecount v0.6.9 |
| 2719 | 2026-06-05T21:27:30.841Z | Compiling papergrid v0.11.0 |
| 2720 | 2026-06-05T21:27:31.108Z | Compiling nom v7.1.3 |
| 2721 | 2026-06-05T21:27:31.351Z | Compiling tough v0.22.0 |
| 2722 | 2026-06-05T21:27:31.660Z | Compiling petgraph v0.6.5 |
| 2723 | 2026-06-05T21:27:32.819Z | Compiling petgraph v0.8.3 |
| 2724 | 2026-06-05T21:27:33.104Z | Compiling openssl v0.10.80 |
| 2725 | 2026-06-05T21:27:33.175Z | Compiling libsw v3.5.0 |
| 2726 | 2026-06-05T21:27:33.359Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2727 | 2026-06-05T21:27:33.482Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2728 | 2026-06-05T21:27:35.261Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2729 | 2026-06-05T21:27:35.496Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2730 | 2026-06-05T21:27:35.793Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2731 | 2026-06-05T21:27:35.814Z | Compiling zone v0.3.1 |
| 2732 | 2026-06-05T21:27:36.213Z | Compiling oxide-tokio-rt v0.1.6 |
| 2733 | 2026-06-05T21:27:36.884Z | Compiling chrono-tz v0.10.4 |
| 2734 | 2026-06-05T21:27:37.631Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2735 | 2026-06-05T21:27:38.751Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2736 | 2026-06-05T21:27:38.959Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2737 | 2026-06-05T21:27:39.042Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2738 | 2026-06-05T21:27:39.137Z | Compiling newtype_derive v0.1.6 |
| 2739 | 2026-06-05T21:27:39.222Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2740 | 2026-06-05T21:27:39.706Z | Compiling slog-dtrace v0.3.0 |
| 2741 | 2026-06-05T21:27:40.423Z | Compiling const_format v0.2.36 |
| 2742 | 2026-06-05T21:27:40.938Z | Compiling owo-colors v4.3.0 |
| 2743 | 2026-06-05T21:27:41.077Z | Compiling cancel-safe-futures v0.1.5 |
| 2744 | 2026-06-05T21:27:41.457Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2745 | 2026-06-05T21:27:41.645Z | Compiling gethostname v0.5.0 |
| 2746 | 2026-06-05T21:27:41.783Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2747 | 2026-06-05T21:27:41.840Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-06-05T21:27:41.877Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2749 | 2026-06-05T21:27:42.005Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2750 | 2026-06-05T21:27:42.009Z | Compiling bcs v0.1.6 |
| 2751 | 2026-06-05T21:27:42.188Z | Compiling smf v0.2.3 |
| 2752 | 2026-06-05T21:27:42.407Z | Compiling termtree v0.5.1 |
| 2753 | 2026-06-05T21:27:42.584Z | Compiling whoami v1.6.1 |
| 2754 | 2026-06-05T21:27:43.063Z | Compiling unicode-linebreak v0.1.5 |
| 2755 | 2026-06-05T21:27:43.076Z | Compiling linear-map v1.2.0 |
| 2756 | 2026-06-05T21:27:43.232Z | Compiling smawk v0.3.2 |
| 2757 | 2026-06-05T21:27:43.287Z | Compiling tagptr v0.2.0 |
| 2758 | 2026-06-05T21:27:43.336Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2759 | 2026-06-05T21:27:43.392Z | Compiling textwrap v0.16.2 |
| 2760 | 2026-06-05T21:27:43.450Z | Compiling moka v0.12.15 |
| 2761 | 2026-06-05T21:27:43.453Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-06-05T21:27:44.650Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-06-05T21:27:44.864Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2764 | 2026-06-05T21:27:44.973Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-05T21:27:45.027Z | Compiling tabled v0.15.0 |
| 2766 | 2026-06-05T21:27:45.755Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2767 | 2026-06-05T21:27:45.969Z | Compiling steno v0.4.1 |
| 2768 | 2026-06-05T21:27:46.860Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2769 | 2026-06-05T21:27:46.887Z | Compiling cookie v0.18.1 |
| 2770 | 2026-06-05T21:27:48.274Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2771 | 2026-06-05T21:27:52.267Z | Compiling hickory-proto v0.25.2 |
| 2772 | 2026-06-05T21:27:52.767Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2773 | 2026-06-05T21:27:53.653Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2774 | 2026-06-05T21:27:53.747Z | Compiling arc-swap v1.9.1 |
| 2775 | 2026-06-05T21:27:54.099Z | Compiling slog-scope v4.4.1 |
| 2776 | 2026-06-05T21:27:54.566Z | Compiling hickory-resolver v0.25.2 |
| 2777 | 2026-06-05T21:27:55.542Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2778 | 2026-06-05T21:27:55.961Z | Compiling libscf-sys v1.2.0 |
| 2779 | 2026-06-05T21:27:56.109Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2780 | 2026-06-05T21:27:56.542Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2781 | 2026-06-05T21:27:57.166Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2782 | 2026-06-05T21:27:57.276Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2783 | 2026-06-05T21:27:57.891Z | Compiling slog-stdlog v4.1.1 |
| 2784 | 2026-06-05T21:27:58.309Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2785 | 2026-06-05T21:27:58.416Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-06-05T21:27:58.947Z | Compiling slog-envlogger v2.2.0 |
| 2787 | 2026-06-05T21:27:59.990Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2788 | 2026-06-05T21:28:00.304Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2789 | 2026-06-05T21:28:01.027Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2790 | 2026-06-05T21:28:08.510Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2791 | 2026-06-05T21:28:10.818Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2792 | 2026-06-05T21:28:12.635Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2793 | 2026-06-05T21:28:21.309Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2794 | 2026-06-05T21:28:25.089Z | Finished `release` profile [optimized] target(s) in 2m 25s |
| 2795 | 2026-06-05T21:28:25.203Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2796 | 2026-06-05T21:28:25.207Z | |
| 2797 | 2026-06-05T21:28:25.207Z | running 1 test |
| 2798 | 2026-06-05T21:28:25.355Z | configure zone |
| 2799 | 2026-06-05T21:28:25.373Z | install zone |
| 2800 | 2026-06-05T21:28:35.113Z | boot zone |
| 2801 | 2026-06-05T21:28:35.193Z | start zone s1 |
| 2802 | 2026-06-05T21:28:35.196Z | configure zone |
| 2803 | 2026-06-05T21:28:35.202Z | install zone |
| 2804 | 2026-06-05T21:28:36.989Z | boot zone |
| 2805 | 2026-06-05T21:28:37.088Z | start zone s2 |
| 2806 | 2026-06-05T21:28:37.088Z | configure zone |
| 2807 | 2026-06-05T21:28:37.101Z | install zone |
| 2808 | 2026-06-05T21:28:39.415Z | boot zone |
| 2809 | 2026-06-05T21:28:39.519Z | start zone s3 |
| 2810 | 2026-06-05T21:28:39.519Z | configure zone |
| 2811 | 2026-06-05T21:28:39.530Z | install zone |
| 2812 | 2026-06-05T21:28:42.232Z | boot zone |
| 2813 | 2026-06-05T21:28:42.332Z | start zone t1 |
| 2814 | 2026-06-05T21:28:42.332Z | configure zone |
| 2815 | 2026-06-05T21:28:42.343Z | install zone |
| 2816 | 2026-06-05T21:28:45.196Z | boot zone |
| 2817 | 2026-06-05T21:28:45.304Z | waiting for zones to come up |
| 2818 | 2026-06-05T21:28:55.305Z | [sidecar.quartet] svcs milestone/network |
| 2819 | 2026-06-05T21:28:55.332Z | STATE STIME FMRI |
| 2820 | 2026-06-05T21:28:55.332Z | online 21:28:34 svc:/milestone/network:default |
| 2821 | 2026-06-05T21:28:55.332Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2822 | 2026-06-05T21:28:55.359Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2823 | 2026-06-05T21:28:55.385Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2824 | 2026-06-05T21:28:55.405Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2825 | 2026-06-05T21:28:55.408Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2826 | 2026-06-05T21:28:55.422Z | |
| 2827 | 2026-06-05T21:28:55.422Z | running zone s1.quartet setup |
| 2828 | 2026-06-05T21:28:55.422Z | [s1.quartet] svcs milestone/network |
| 2829 | 2026-06-05T21:28:55.437Z | STATE STIME FMRI |
| 2830 | 2026-06-05T21:28:55.437Z | online 21:28:36 svc:/milestone/network:default |
| 2831 | 2026-06-05T21:28:55.437Z | [s1.quartet] dladm |
| 2832 | 2026-06-05T21:28:55.449Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2833 | 2026-06-05T21:28:55.449Z | sl0 simnet 9000 up -- ? |
| 2834 | 2026-06-05T21:28:55.450Z | mgs1 vnic 9000 up -- ? |
| 2835 | 2026-06-05T21:28:55.452Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2836 | 2026-06-05T21:28:56.111Z | |
| 2837 | 2026-06-05T21:28:56.111Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2838 | 2026-06-05T21:28:56.127Z | |
| 2839 | 2026-06-05T21:28:56.127Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2840 | 2026-06-05T21:28:56.139Z | |
| 2841 | 2026-06-05T21:28:56.139Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2842 | 2026-06-05T21:28:56.221Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2843 | 2026-06-05T21:28:56.295Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c2278cb8-35a4-4510-a2ad-97ec18d5f9c3 --sled-uuid cee2e737-093a-4587-9417-b8fb61282889 -a sl0/v6 &> /opt/ddmd.log & |
| 2844 | 2026-06-05T21:28:56.309Z | |
| 2845 | 2026-06-05T21:28:56.309Z | running zone s2.quartet setup |
| 2846 | 2026-06-05T21:28:56.309Z | [s2.quartet] svcs milestone/network |
| 2847 | 2026-06-05T21:28:56.326Z | STATE STIME FMRI |
| 2848 | 2026-06-05T21:28:56.326Z | online 21:28:38 svc:/milestone/network:default |
| 2849 | 2026-06-05T21:28:56.326Z | [s2.quartet] dladm |
| 2850 | 2026-06-05T21:28:56.339Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2851 | 2026-06-05T21:28:56.342Z | sl1 simnet 9000 up -- ? |
| 2852 | 2026-06-05T21:28:56.342Z | mgs2 vnic 9000 up -- ? |
| 2853 | 2026-06-05T21:28:56.342Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2854 | 2026-06-05T21:28:56.902Z | |
| 2855 | 2026-06-05T21:28:56.902Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2856 | 2026-06-05T21:28:56.915Z | |
| 2857 | 2026-06-05T21:28:56.915Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2858 | 2026-06-05T21:28:56.926Z | |
| 2859 | 2026-06-05T21:28:56.926Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2860 | 2026-06-05T21:28:56.959Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2861 | 2026-06-05T21:28:56.986Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 53904c84-cde2-428e-873b-0a3216614f4b --sled-uuid 4a4ed664-12e5-48aa-a2ec-0078b035967d -a sl1/v6 &> /opt/ddmd.log & |
| 2862 | 2026-06-05T21:28:56.997Z | |
| 2863 | 2026-06-05T21:28:56.997Z | running zone s3.quartet setup |
| 2864 | 2026-06-05T21:28:56.997Z | [s3.quartet] svcs milestone/network |
| 2865 | 2026-06-05T21:28:57.012Z | STATE STIME FMRI |
| 2866 | 2026-06-05T21:28:57.012Z | online 21:28:41 svc:/milestone/network:default |
| 2867 | 2026-06-05T21:28:57.012Z | [s3.quartet] dladm |
| 2868 | 2026-06-05T21:28:57.026Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2869 | 2026-06-05T21:28:57.026Z | sl2 simnet 9000 up -- ? |
| 2870 | 2026-06-05T21:28:57.026Z | mgs3 vnic 9000 up -- ? |
| 2871 | 2026-06-05T21:28:57.026Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2872 | 2026-06-05T21:28:57.581Z | |
| 2873 | 2026-06-05T21:28:57.581Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2874 | 2026-06-05T21:28:57.594Z | |
| 2875 | 2026-06-05T21:28:57.594Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2876 | 2026-06-05T21:28:57.605Z | |
| 2877 | 2026-06-05T21:28:57.605Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2878 | 2026-06-05T21:28:57.638Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2879 | 2026-06-05T21:28:57.669Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c0ac0a90-fb2f-4209-88ba-4e1665e1396c --sled-uuid d222dc8a-2442-41dc-a819-e9d44cd2f05d -a sl2/v6 &> /opt/ddmd.log & |
| 2880 | 2026-06-05T21:28:57.680Z | |
| 2881 | 2026-06-05T21:28:57.680Z | running zone t1.quartet setup |
| 2882 | 2026-06-05T21:28:57.680Z | [t1.quartet] svcs milestone/network |
| 2883 | 2026-06-05T21:28:57.694Z | STATE STIME FMRI |
| 2884 | 2026-06-05T21:28:57.694Z | online 21:28:44 svc:/milestone/network:default |
| 2885 | 2026-06-05T21:28:57.696Z | [t1.quartet] dladm |
| 2886 | 2026-06-05T21:28:57.708Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2887 | 2026-06-05T21:28:57.708Z | tfportrear0_0 simnet 9000 up -- ? |
| 2888 | 2026-06-05T21:28:57.708Z | tfportrear1_0 simnet 9000 up -- ? |
| 2889 | 2026-06-05T21:28:57.708Z | tfportrear2_0 simnet 9000 up -- ? |
| 2890 | 2026-06-05T21:28:57.708Z | mgt1 vnic 9000 up -- ? |
| 2891 | 2026-06-05T21:28:57.708Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2892 | 2026-06-05T21:28:58.136Z | |
| 2893 | 2026-06-05T21:28:58.136Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2894 | 2026-06-05T21:28:58.149Z | |
| 2895 | 2026-06-05T21:28:58.150Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2896 | 2026-06-05T21:28:58.162Z | |
| 2897 | 2026-06-05T21:28:58.162Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2898 | 2026-06-05T21:28:58.175Z | |
| 2899 | 2026-06-05T21:28:58.175Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2900 | 2026-06-05T21:28:58.186Z | |
| 2901 | 2026-06-05T21:28:58.186Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2902 | 2026-06-05T21:28:58.500Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2903 | 2026-06-05T21:28:58.503Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2904 | 2026-06-05T21:28:58.506Z | waiting 3s for copy of files to zone to complete ... |
| 2905 | 2026-06-05T21:29:01.504Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2906 | 2026-06-05T21:29:01.635Z | |
| 2907 | 2026-06-05T21:29:01.636Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2908 | 2026-06-05T21:29:01.745Z | |
| 2909 | 2026-06-05T21:29:01.745Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2910 | 2026-06-05T21:29:01.780Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2911 | 2026-06-05T21:29:01.809Z | [t1.quartet] svcadm disable dendrite |
| 2912 | 2026-06-05T21:29:01.833Z | |
| 2913 | 2026-06-05T21:29:01.833Z | [t1.quartet] svcadm disable tfport |
| 2914 | 2026-06-05T21:29:01.855Z | |
| 2915 | 2026-06-05T21:29:01.855Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2916 | 2026-06-05T21:29:01.880Z | |
| 2917 | 2026-06-05T21:29:01.880Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2918 | 2026-06-05T21:29:01.905Z | |
| 2919 | 2026-06-05T21:29:01.905Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2920 | 2026-06-05T21:29:01.930Z | |
| 2921 | 2026-06-05T21:29:01.930Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2922 | 2026-06-05T21:29:01.954Z | |
| 2923 | 2026-06-05T21:29:01.955Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2924 | 2026-06-05T21:29:01.979Z | |
| 2925 | 2026-06-05T21:29:01.979Z | [t1.quartet] svcadm refresh dendrite:default |
| 2926 | 2026-06-05T21:29:02.000Z | |
| 2927 | 2026-06-05T21:29:02.001Z | [t1.quartet] svcadm enable dendrite:default |
| 2928 | 2026-06-05T21:29:02.022Z | |
| 2929 | 2026-06-05T21:29:02.022Z | wait 10s for dendrite to come up ... |
| 2930 | 2026-06-05T21:29:12.023Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2931 | 2026-06-05T21:29:12.050Z | |
| 2932 | 2026-06-05T21:29:12.050Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2933 | 2026-06-05T21:29:12.074Z | |
| 2934 | 2026-06-05T21:29:12.074Z | [t1.quartet] svcadm refresh tfport:default |
| 2935 | 2026-06-05T21:29:12.095Z | |
| 2936 | 2026-06-05T21:29:12.095Z | [t1.quartet] svcadm enable tfport |
| 2937 | 2026-06-05T21:29:12.116Z | |
| 2938 | 2026-06-05T21:29:12.116Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid f825a5bc-0df4-4c6f-bd87-ad1d920ee512 --sled-uuid 759e4c3b-d7f1-41bd-9222-57939e17657e -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2939 | 2026-06-05T21:29:12.127Z | |
| 2940 | 2026-06-05T21:29:12.127Z | [t1.quartet] ipadm |
| 2941 | 2026-06-05T21:29:12.141Z | ADDROBJ TYPE STATE ADDR |
| 2942 | 2026-06-05T21:29:12.141Z | lo0/v4 static ok 127.0.0.1/8 |
| 2943 | 2026-06-05T21:29:12.142Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2944 | 2026-06-05T21:29:12.142Z | lo0/v6 static ok ::1/128 |
| 2945 | 2026-06-05T21:29:12.142Z | lo0/u6 static ok fd00:4::1/64 |
| 2946 | 2026-06-05T21:29:12.142Z | tfportrear0_0/v6 addrconf ok fe80::a032:e1ff:fee0:16bd%tfportrear0_0/10 |
| 2947 | 2026-06-05T21:29:12.142Z | tfportrear1_0/v6 addrconf ok fe80::3036:f9ff:fe87:d6ae%tfportrear1_0/10 |
| 2948 | 2026-06-05T21:29:12.142Z | tfportrear2_0/v6 addrconf ok fe80::14fa:f4ff:fe8b:690c%tfportrear2_0/10 |
| 2949 | 2026-06-05T21:29:14.272Z | initial peering test passed |
| 2950 | 2026-06-05T21:29:15.273Z | [s3.quartet] ping fd00:1::1 |
| 2951 | 2026-06-05T21:29:15.288Z | fd00:1::1 is alive |
| 2952 | 2026-06-05T21:29:25.212Z | test ddm::test_quartet has been running for over 60 seconds |
| 2953 | 2026-06-05T21:29:26.291Z | [s3.quartet] ping fd00:1::1 |
| 2954 | 2026-06-05T21:29:26.305Z | fd00:1::1 is alive |
| 2955 | 2026-06-05T21:29:26.308Z | [t1.quartet] pkill ddmd |
| 2956 | 2026-06-05T21:29:26.317Z | |
| 2957 | 2026-06-05T21:29:26.317Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2958 | 2026-06-05T21:29:26.319Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2959 | 2026-06-05T21:29:28.208Z | [s3.quartet] pkill ddmd |
| 2960 | 2026-06-05T21:29:28.221Z | |
| 2961 | 2026-06-05T21:29:28.221Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2962 | 2026-06-05T21:29:30.028Z | [s2.quartet] pkill ddmd |
| 2963 | 2026-06-05T21:29:30.040Z | |
| 2964 | 2026-06-05T21:29:30.041Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2965 | 2026-06-05T21:29:32.148Z | [s1.quartet] pkill ddmd |
| 2966 | 2026-06-05T21:29:32.161Z | |
| 2967 | 2026-06-05T21:29:32.162Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2968 | 2026-06-05T21:29:34.012Z | [sidecar.quartet] pkill softnpu |
| 2969 | 2026-06-05T21:29:34.025Z | |
| 2970 | 2026-06-05T21:29:34.025Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2971 | 2026-06-05T21:29:36.670Z | test ddm::test_quartet ... ok |
| 2972 | 2026-06-05T21:29:36.670Z | |
| 2973 | 2026-06-05T21:29:36.670Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.46s |
| 2974 | 2026-06-05T21:29:36.670Z | |
| 2975 | 2026-06-05T21:29:36.720Z | + cleanup |
| 2976 | 2026-06-05T21:29:36.723Z | ++ id -un |
| 2977 | 2026-06-05T21:29:36.727Z | ++ id -gn |
| 2978 | 2026-06-05T21:29:36.727Z | + pfexec chown -R build:build . |
| 2979 | 2026-06-05T21:29:36.849Z | process exited: duration 664360 ms, exit code 0 |
| |
| 2980 | 2026-06-05T21:29:36.861Z | found 6 output files |
| 2981 | 2026-06-05T21:29:36.861Z | uploading: /work/s1.quartet.log (4852 bytes) |
| 2982 | 2026-06-05T21:29:37.872Z | uploaded: /work/s1.quartet.log |
| 2983 | 2026-06-05T21:29:37.872Z | uploading: /work/s2.quartet.log (4134 bytes) |
| 2984 | 2026-06-05T21:29:38.887Z | uploaded: /work/s2.quartet.log |
| 2985 | 2026-06-05T21:29:38.887Z | uploading: /work/s3.quartet.log (4254 bytes) |
| 2986 | 2026-06-05T21:29:39.898Z | uploaded: /work/s3.quartet.log |
| 2987 | 2026-06-05T21:29:39.898Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2988 | 2026-06-05T21:29:40.908Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2989 | 2026-06-05T21:29:40.908Z | uploading: /work/t1.quartet-dpd.log (206445 bytes) |
| 2990 | 2026-06-05T21:29:41.924Z | uploaded: /work/t1.quartet-dpd.log |
| 2991 | 2026-06-05T21:29:41.924Z | uploading: /work/t1.quartet.log (17186 bytes) |
| 2992 | 2026-06-05T21:29:42.938Z | uploaded: /work/t1.quartet.log |