|
|
|
| 1 | 2026-07-20T18:32:03.134Z | job assigned to worker 01KY0CR0ZHFRSN2VS0A8PFRM8B [factory aws, i-049e6e0302c827b77] (queued for 1 m 3 s) |
| |
| 2 | 2026-07-20T18:32:10.025Z | starting task 0: "setup" |
| 3 | 2026-07-20T18:32:10.029Z | ++ uname -s |
| 4 | 2026-07-20T18:32:10.032Z | + kern=SunOS |
| 5 | 2026-07-20T18:32:10.032Z | + build_user=build |
| 6 | 2026-07-20T18:32:10.033Z | + build_uid=12345 |
| 7 | 2026-07-20T18:32:10.033Z | + work_dir=/work |
| 8 | 2026-07-20T18:32:10.033Z | + input_dir=/input |
| 9 | 2026-07-20T18:32:10.033Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-20T18:32:10.033Z | + case "$kern" in |
| 11 | 2026-07-20T18:32:10.033Z | + groupadd -g 12345 build |
| 12 | 2026-07-20T18:32:10.036Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-20T18:32:12.042Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-20T18:32:12.149Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-20T18:32:12.152Z | + home_fs=zfs |
| 16 | 2026-07-20T18:32:12.152Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-20T18:32:12.152Z | + mkdir -p /home/build |
| 18 | 2026-07-20T18:32:12.152Z | + chown build:build /home/build /work |
| 19 | 2026-07-20T18:32:14.154Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-20T18:32:14.157Z | process exited: duration 4133 ms, exit code 0 |
| |
| 21 | 2026-07-20T18:32:14.199Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-20T18:32:14.202Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-20T18:32:14.202Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-20T18:32:14.202Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-20T18:32:14.203Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-07-20T18:32:14.203Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-20T18:32:14.203Z | * rust toolchain profile = "default" |
| 28 | 2026-07-20T18:32:14.203Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-20T18:32:14.206Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-20T18:32:14.299Z | info: downloading installer |
| 31 | 2026-07-20T18:32:15.677Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-20T18:32:15.678Z | warn: /opt/ooce/bin |
| 33 | 2026-07-20T18:32:15.678Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-20T18:32:15.678Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-20T18:32:15.681Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-20T18:32:15.681Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-20T18:32:15.681Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-20T18:32:15.681Z | error: cannot install while Rust is installed |
| 39 | 2026-07-20T18:32:15.681Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-20T18:32:15.681Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-20T18:32:15.681Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-20T18:32:15.681Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-20T18:32:15.682Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-20T18:32:15.692Z | info: profile set to default |
| 45 | 2026-07-20T18:32:15.692Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-20T18:32:15.695Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-20T18:32:15.833Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-20T18:32:15.836Z | info: downloading 6 components |
| 49 | 2026-07-20T18:32:29.975Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-20T18:32:29.975Z | |
| 51 | 2026-07-20T18:32:30.003Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-20T18:32:30.003Z | |
| 53 | 2026-07-20T18:32:30.003Z | |
| 54 | 2026-07-20T18:32:30.003Z | Rust is installed now. Great! |
| 55 | 2026-07-20T18:32:30.003Z | |
| 56 | 2026-07-20T18:32:30.007Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-20T18:32:30.007Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-20T18:32:30.007Z | |
| 59 | 2026-07-20T18:32:30.007Z | To configure your current shell, you need to source |
| 60 | 2026-07-20T18:32:30.007Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-20T18:32:30.007Z | |
| 62 | 2026-07-20T18:32:30.007Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-20T18:32:30.007Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-20T18:32:30.007Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-20T18:32:30.007Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-20T18:32:30.007Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-20T18:32:30.007Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-20T18:32:30.007Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-20T18:32:30.007Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-20T18:32:30.007Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-20T18:32:30.099Z | + rustup --version |
| 72 | 2026-07-20T18:32:30.108Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-20T18:32:30.111Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-20T18:32:30.129Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-20T18:32:30.132Z | + cargo --version |
| 76 | 2026-07-20T18:32:30.146Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-20T18:32:30.149Z | + rustc --version |
| 78 | 2026-07-20T18:32:30.168Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-20T18:32:30.174Z | process exited: duration 15973 ms, exit code 0 |
| |
| 80 | 2026-07-20T18:32:30.186Z | starting task 2: "authentication" |
| 81 | 2026-07-20T18:32:30.200Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-07-20T18:32:30.208Z | starting task 3: "clone repository" |
| 83 | 2026-07-20T18:32:30.211Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-20T18:32:30.216Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-20T18:32:30.245Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-20T18:32:32.005Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-20T18:32:32.005Z | + git fetch origin f0b83004340d5ed67132f3c0c90979ee68090937 |
| 88 | 2026-07-20T18:32:32.378Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-20T18:32:32.378Z | * branch f0b83004340d5ed67132f3c0c90979ee68090937 -> FETCH_HEAD |
| 90 | 2026-07-20T18:32:32.397Z | + [[ -n john/bfd-async-wiring ]] |
| 91 | 2026-07-20T18:32:32.397Z | ++ git branch --show-current |
| 92 | 2026-07-20T18:32:32.397Z | + current=main |
| 93 | 2026-07-20T18:32:32.397Z | + [[ main != john/bfd-async-wiring ]] |
| 94 | 2026-07-20T18:32:32.397Z | + git branch -f john/bfd-async-wiring f0b83004340d5ed67132f3c0c90979ee68090937 |
| 95 | 2026-07-20T18:32:32.397Z | + git checkout -f john/bfd-async-wiring |
| 96 | 2026-07-20T18:32:32.404Z | Switched to branch 'john/bfd-async-wiring' |
| 97 | 2026-07-20T18:32:32.404Z | + git reset --hard f0b83004340d5ed67132f3c0c90979ee68090937 |
| 98 | 2026-07-20T18:32:32.420Z | HEAD is now at f0b8300 fix build errors after rebasing |
| 99 | 2026-07-20T18:32:32.423Z | process exited: duration 2213 ms, exit code 0 |
| |
| 100 | 2026-07-20T18:32:32.431Z | starting task 4: "build" |
| 101 | 2026-07-20T18:32:32.438Z | ++ dladm |
| 102 | 2026-07-20T18:32:32.444Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-07-20T18:32:32.444Z | ena0 phys 9216 up -- -- |
| 104 | 2026-07-20T18:32:32.448Z | ++ ipadm |
| 105 | 2026-07-20T18:32:32.449Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-07-20T18:32:32.449Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-07-20T18:32:32.449Z | ena0/dhcp dhcp ok 10.150.1.237/24 |
| 108 | 2026-07-20T18:32:32.449Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-07-20T18:32:32.449Z | ++ banner collect |
| 110 | 2026-07-20T18:32:32.449Z | |
| 111 | 2026-07-20T18:32:32.449Z | #### #### # # ###### #### ##### |
| 112 | 2026-07-20T18:32:32.449Z | # # # # # # # # # # |
| 113 | 2026-07-20T18:32:32.449Z | # # # # # ##### # # |
| 114 | 2026-07-20T18:32:32.449Z | # # # # # # # # |
| 115 | 2026-07-20T18:32:32.449Z | # # # # # # # # # # |
| 116 | 2026-07-20T18:32:32.449Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-07-20T18:32:32.449Z | |
| 118 | 2026-07-20T18:32:32.449Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-07-20T18:32:32.449Z | ++ repo=softnpu |
| 120 | 2026-07-20T18:32:32.449Z | ++ series=image |
| 121 | 2026-07-20T18:32:32.449Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-07-20T18:32:32.449Z | ++ name=softnpu |
| 123 | 2026-07-20T18:32:32.449Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-07-20T18:32:32.449Z | ++ mkdir -p download |
| 125 | 2026-07-20T18:32:32.454Z | ++ pushd download |
| 126 | 2026-07-20T18:32:32.454Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-07-20T18:32:32.454Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-07-20T18:32:32.454Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-07-20T18:32:32.457Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-07-20T18:32:32.457Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-07-20T18:32:32.801Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 45.93M 0 0
100 15.63M 100 15.63M 0 0 45.92M 0 0
100 15.63M 100 15.63M 0 0 45.92M 0 0 |
| 132 | 2026-07-20T18:32:32.809Z | /work/oxidecomputer/maghemite |
| 133 | 2026-07-20T18:32:32.809Z | ++ popd |
| 134 | 2026-07-20T18:32:32.809Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-07-20T18:32:32.809Z | ++ repo=sidecar-lite |
| 136 | 2026-07-20T18:32:32.809Z | ++ series=release |
| 137 | 2026-07-20T18:32:32.809Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-07-20T18:32:32.809Z | ++ name=libsidecar_lite.so |
| 139 | 2026-07-20T18:32:32.809Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-07-20T18:32:32.809Z | ++ mkdir -p download |
| 141 | 2026-07-20T18:32:32.810Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 142 | 2026-07-20T18:32:32.810Z | ++ pushd download |
| 143 | 2026-07-20T18:32:32.810Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-07-20T18:32:32.810Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-07-20T18:32:32.810Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-07-20T18:32:32.810Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-07-20T18:32:33.031Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 53.82M 0 0
100 12.04M 100 12.04M 0 0 53.81M 0 0
100 12.04M 100 12.04M 0 0 53.79M 0 0 |
| 148 | 2026-07-20T18:32:33.037Z | /work/oxidecomputer/maghemite |
| 149 | 2026-07-20T18:32:33.037Z | ++ popd |
| 150 | 2026-07-20T18:32:33.037Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-07-20T18:32:33.037Z | ++ repo=sidecar-lite |
| 152 | 2026-07-20T18:32:33.037Z | ++ series=release |
| 153 | 2026-07-20T18:32:33.037Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-07-20T18:32:33.037Z | ++ name=scadm |
| 155 | 2026-07-20T18:32:33.038Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-07-20T18:32:33.038Z | ++ mkdir -p download |
| 157 | 2026-07-20T18:32:33.038Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 158 | 2026-07-20T18:32:33.038Z | ++ pushd download |
| 159 | 2026-07-20T18:32:33.038Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-07-20T18:32:33.038Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-07-20T18:32:33.038Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-07-20T18:32:33.038Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-07-20T18:32:33.340Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 52.49M 0 0
100 15.78M 100 15.78M 0 0 52.48M 0 0
100 15.78M 100 15.78M 0 0 52.47M 0 0 |
| 164 | 2026-07-20T18:32:33.345Z | ++ popd |
| 165 | 2026-07-20T18:32:33.346Z | /work/oxidecomputer/maghemite |
| 166 | 2026-07-20T18:32:33.346Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-07-20T18:32:33.346Z | ++ repo=dendrite |
| 168 | 2026-07-20T18:32:33.346Z | ++ series=image |
| 169 | 2026-07-20T18:32:33.346Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-07-20T18:32:33.346Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-07-20T18:32:33.346Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-07-20T18:32:33.346Z | ++ mkdir -p download |
| 173 | 2026-07-20T18:32:33.346Z | ++ pushd download |
| 174 | 2026-07-20T18:32:33.346Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-07-20T18:32:33.346Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-07-20T18:32:33.346Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-07-20T18:32:33.346Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-07-20T18:32:33.346Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-07-20T18:32:34.319Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 73.66M 0 0
100 71.59M 100 71.59M 0 0 73.66M 0 0
100 71.59M 100 71.59M 0 0 73.66M 0 0 |
| 180 | 2026-07-20T18:32:34.324Z | ++ popd |
| 181 | 2026-07-20T18:32:34.324Z | /work/oxidecomputer/maghemite |
| 182 | 2026-07-20T18:32:34.324Z | ++ get_artifact maghemite release f0b83004340d5ed67132f3c0c90979ee68090937 ddm |
| 183 | 2026-07-20T18:32:34.324Z | ++ repo=maghemite |
| 184 | 2026-07-20T18:32:34.324Z | ++ series=release |
| 185 | 2026-07-20T18:32:34.324Z | ++ commit=f0b83004340d5ed67132f3c0c90979ee68090937 |
| 186 | 2026-07-20T18:32:34.324Z | ++ name=ddm |
| 187 | 2026-07-20T18:32:34.324Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-07-20T18:32:34.325Z | ++ mkdir -p download |
| 189 | 2026-07-20T18:32:34.325Z | ++ pushd download |
| 190 | 2026-07-20T18:32:34.325Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-07-20T18:32:34.325Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-07-20T18:32:34.325Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/f0b83004340d5ed67132f3c0c90979ee68090937/ddm |
| 193 | 2026-07-20T18:32:34.331Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-07-20T18:32:34.331Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-07-20T18:32:34.385Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-07-20T18:32:34.385Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-07-20T18:32:34.388Z | ++ popd |
| 198 | 2026-07-20T18:32:34.388Z | /work/oxidecomputer/maghemite |
| 199 | 2026-07-20T18:32:34.388Z | ++ get_artifact maghemite release f0b83004340d5ed67132f3c0c90979ee68090937 ddmadm |
| 200 | 2026-07-20T18:32:34.388Z | ++ repo=maghemite |
| 201 | 2026-07-20T18:32:34.388Z | ++ series=release |
| 202 | 2026-07-20T18:32:34.388Z | ++ commit=f0b83004340d5ed67132f3c0c90979ee68090937 |
| 203 | 2026-07-20T18:32:34.388Z | ++ name=ddmadm |
| 204 | 2026-07-20T18:32:34.389Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-07-20T18:32:34.389Z | ++ mkdir -p download |
| 206 | 2026-07-20T18:32:34.392Z | ++ pushd download |
| 207 | 2026-07-20T18:32:34.392Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-07-20T18:32:34.392Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-07-20T18:32:34.392Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/f0b83004340d5ed67132f3c0c90979ee68090937/ddmadm |
| 210 | 2026-07-20T18:32:34.396Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-07-20T18:32:34.396Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-07-20T18:32:34.455Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-07-20T18:32:34.458Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-07-20T18:32:34.458Z | ++ popd |
| 215 | 2026-07-20T18:32:34.458Z | /work/oxidecomputer/maghemite |
| 216 | 2026-07-20T18:32:34.458Z | ++ pushd download |
| 217 | 2026-07-20T18:32:34.458Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-07-20T18:32:34.458Z | ++ chmod +x softnpu |
| 219 | 2026-07-20T18:32:34.461Z | ++ chmod +x scadm |
| 220 | 2026-07-20T18:32:34.461Z | ++ chmod +x ddmadm |
| 221 | 2026-07-20T18:32:34.461Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-07-20T18:32:34.465Z | ++ chmod +x ddmd |
| 223 | 2026-07-20T18:32:34.465Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-07-20T18:32:34.465Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-07-20T18:32:34.465Z | mv: cannot access ddmadm |
| 226 | 2026-07-20T18:32:34.465Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-07-20T18:32:34.465Z | mv: cannot access ddmd |
| 228 | 2026-07-20T18:32:34.465Z | ++ rm -rf zones/dendrite |
| 229 | 2026-07-20T18:32:34.468Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-07-20T18:32:34.469Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-07-20T18:32:35.495Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-07-20T18:32:35.502Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-07-20T18:32:35.502Z | ++ popd |
| 234 | 2026-07-20T18:32:35.502Z | /work/oxidecomputer/maghemite |
| 235 | 2026-07-20T18:32:35.502Z | ++ banner install |
| 236 | 2026-07-20T18:32:35.502Z | |
| 237 | 2026-07-20T18:32:35.502Z | # # # #### ##### ## # # |
| 238 | 2026-07-20T18:32:35.502Z | # ## # # # # # # # |
| 239 | 2026-07-20T18:32:35.502Z | # # # # #### # # # # # |
| 240 | 2026-07-20T18:32:35.502Z | # # # # # # ###### # # |
| 241 | 2026-07-20T18:32:35.502Z | # # ## # # # # # # # |
| 242 | 2026-07-20T18:32:35.502Z | # # # #### # # # ###### ###### |
| 243 | 2026-07-20T18:32:35.502Z | |
| 244 | 2026-07-20T18:32:35.502Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-07-20T18:32:35.503Z | ++ set +o errexit |
| 246 | 2026-07-20T18:32:35.503Z | ++ pkg info clang-15 |
| 247 | 2026-07-20T18:32:35.503Z | ++ grep -qi installed |
| 248 | 2026-07-20T18:32:36.669Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-07-20T18:32:36.669Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-07-20T18:32:36.669Z | |
| 251 | 2026-07-20T18:32:36.669Z | clang-15 |
| 252 | 2026-07-20T18:32:36.708Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-07-20T18:32:36.708Z | ++ set -o errexit |
| 254 | 2026-07-20T18:32:36.712Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-07-20T18:32:43.788Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-07-20T18:32:51.472Z | Startup: Caching catalogs ... Done |
| 257 | 2026-07-20T18:32:58.691Z | Planning: Solver setup ... Done |
| 258 | 2026-07-20T18:32:58.731Z | Planning: Running solver ... Done |
| 259 | 2026-07-20T18:32:58.875Z | Planning: Finding local manifests ... Done |
| 260 | 2026-07-20T18:32:59.298Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-07-20T18:32:59.398Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-07-20T18:32:59.427Z | Planning: Package planning ... Done |
| 263 | 2026-07-20T18:32:59.452Z | Planning: Merging actions ... Done |
| 264 | 2026-07-20T18:32:59.561Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-07-20T18:32:59.568Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-07-20T18:33:00.353Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-07-20T18:33:00.358Z | Planning: Planning completed in 8.72 seconds |
| 268 | 2026-07-20T18:33:00.369Z | Packages to install: 2 |
| 269 | 2026-07-20T18:33:00.369Z | Mediators to change: 2 |
| 270 | 2026-07-20T18:33:00.370Z | Services to change: 1 |
| 271 | 2026-07-20T18:33:00.373Z | Create boot environment: No |
| 272 | 2026-07-20T18:33:00.373Z | Create backup boot environment: No |
| 273 | 2026-07-20T18:33:00.411Z | |
| 274 | 2026-07-20T18:33:00.411Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-07-20T18:33:06.482Z | Download: 977/3076 items 82.1/211.3MB 38% complete (18.7M/s) |
| 276 | 2026-07-20T18:33:12.849Z | Download: 981/3076 items 82.1/211.3MB 38% complete (17.8M/s) |
| 277 | 2026-07-20T18:33:25.554Z | Download: 982/3076 items 82.2/211.3MB 38% complete |
| 278 | 2026-07-20T18:33:30.816Z | Download: 3067/3076 items 209.8/211.3MB 99% complete (25.8M/s) |
| 279 | 2026-07-20T18:33:30.846Z | Download: Completed 211.31 MB in 30.43 seconds (6.9M/s) |
| 280 | 2026-07-20T18:33:31.147Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-07-20T18:33:34.282Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 282 | 2026-07-20T18:33:34.942Z | Done |
| 283 | 2026-07-20T18:33:34.942Z | Done |
| 284 | 2026-07-20T18:33:35.678Z | Done |
| 285 | 2026-07-20T18:33:39.149Z | Done |
| 286 | 2026-07-20T18:33:39.166Z | Done |
| 287 | 2026-07-20T18:33:39.168Z | Done |
| 288 | 2026-07-20T18:33:39.290Z | Done |
| 289 | 2026-07-20T18:33:39.965Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-07-20T18:33:39.965Z | ++ set +o errexit |
| 291 | 2026-07-20T18:33:39.968Z | ++ pkg info pkg-config |
| 292 | 2026-07-20T18:33:39.968Z | ++ grep -qi installed |
| 293 | 2026-07-20T18:33:40.196Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-07-20T18:33:40.196Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-07-20T18:33:40.197Z | ++ set +o errexit |
| 296 | 2026-07-20T18:33:40.200Z | ++ pkg info brand/omicron1 |
| 297 | 2026-07-20T18:33:40.200Z | ++ grep -qi installed |
| 298 | 2026-07-20T18:33:40.384Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-07-20T18:33:40.384Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-07-20T18:33:40.384Z | |
| 301 | 2026-07-20T18:33:40.384Z | brand/omicron1 |
| 302 | 2026-07-20T18:33:40.417Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-07-20T18:33:40.417Z | ++ set -o errexit |
| 304 | 2026-07-20T18:33:40.417Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-07-20T18:33:40.846Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-07-20T18:33:48.085Z | Planning: Solver setup ... Done |
| 307 | 2026-07-20T18:33:48.124Z | Planning: Running solver ... Done |
| 308 | 2026-07-20T18:33:48.260Z | Planning: Finding local manifests ... Done |
| 309 | 2026-07-20T18:33:48.265Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-07-20T18:33:48.391Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-07-20T18:33:48.403Z | Planning: Package planning ... Done |
| 312 | 2026-07-20T18:33:48.406Z | Planning: Merging actions ... Done |
| 313 | 2026-07-20T18:33:48.553Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-07-20T18:33:48.556Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-07-20T18:33:48.727Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-07-20T18:33:48.735Z | Planning: Planning completed in 7.87 seconds |
| 317 | 2026-07-20T18:33:48.735Z | Packages to install: 2 |
| 318 | 2026-07-20T18:33:48.735Z | Create boot environment: No |
| 319 | 2026-07-20T18:33:48.735Z | Create backup boot environment: No |
| 320 | 2026-07-20T18:33:48.749Z | |
| 321 | 2026-07-20T18:33:48.749Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-07-20T18:33:48.779Z | Download: Completed 1.07 MB in 0.03 seconds (35.7M/s) |
| 323 | 2026-07-20T18:33:48.844Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-07-20T18:33:48.858Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-07-20T18:33:49.364Z | Done |
| 326 | 2026-07-20T18:33:49.364Z | Done |
| 327 | 2026-07-20T18:33:50.003Z | Done |
| 328 | 2026-07-20T18:33:52.854Z | Done |
| 329 | 2026-07-20T18:33:52.928Z | Done |
| 330 | 2026-07-20T18:33:52.931Z | Done |
| 331 | 2026-07-20T18:33:53.049Z | Done |
| 332 | 2026-07-20T18:33:53.182Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-07-20T18:33:53.187Z | ++ set +o errexit |
| 334 | 2026-07-20T18:33:53.187Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-07-20T18:33:53.187Z | ++ grep -qi installed |
| 336 | 2026-07-20T18:33:53.369Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-07-20T18:33:53.370Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-07-20T18:33:53.370Z | |
| 339 | 2026-07-20T18:33:53.370Z | brand/omicron1/tools |
| 340 | 2026-07-20T18:33:53.423Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-07-20T18:33:53.423Z | ++ set -o errexit |
| 342 | 2026-07-20T18:33:53.423Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-07-20T18:33:53.812Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-07-20T18:34:01.053Z | Planning: Solver setup ... Done |
| 345 | 2026-07-20T18:34:01.093Z | Planning: Running solver ... Done |
| 346 | 2026-07-20T18:34:01.238Z | Planning: Finding local manifests ... Done |
| 347 | 2026-07-20T18:34:01.241Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-07-20T18:34:01.371Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-07-20T18:34:01.384Z | Planning: Package planning ... Done |
| 350 | 2026-07-20T18:34:01.387Z | Planning: Merging actions ... Done |
| 351 | 2026-07-20T18:34:01.527Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-07-20T18:34:01.530Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-07-20T18:34:01.686Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-07-20T18:34:01.689Z | Planning: Planning completed in 7.87 seconds |
| 355 | 2026-07-20T18:34:01.694Z | Packages to install: 1 |
| 356 | 2026-07-20T18:34:01.694Z | Services to change: 1 |
| 357 | 2026-07-20T18:34:01.694Z | Create boot environment: No |
| 358 | 2026-07-20T18:34:01.694Z | Create backup boot environment: No |
| 359 | 2026-07-20T18:34:01.727Z | |
| 360 | 2026-07-20T18:34:01.727Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-07-20T18:34:01.751Z | Download: Completed 1.19 MB in 0.03 seconds (43.6M/s) |
| 362 | 2026-07-20T18:34:01.814Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-07-20T18:34:01.827Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-07-20T18:34:02.342Z | Done |
| 365 | 2026-07-20T18:34:02.342Z | Done |
| 366 | 2026-07-20T18:34:02.981Z | Done |
| 367 | 2026-07-20T18:34:05.914Z | Done |
| 368 | 2026-07-20T18:34:05.987Z | Done |
| 369 | 2026-07-20T18:34:05.990Z | Done |
| 370 | 2026-07-20T18:34:06.109Z | Done |
| 371 | 2026-07-20T18:34:06.251Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-07-20T18:34:06.267Z | ++ retry=0 |
| 373 | 2026-07-20T18:34:06.270Z | +++ svcs -Hostate baseline |
| 374 | 2026-07-20T18:34:06.282Z | ++ [[ offline* != online ]] |
| 375 | 2026-07-20T18:34:06.282Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-07-20T18:34:06.282Z | ++ sleep 1 |
| 377 | 2026-07-20T18:34:07.285Z | ++ retry=1 |
| 378 | 2026-07-20T18:34:07.288Z | +++ svcs -Hostate baseline |
| 379 | 2026-07-20T18:34:07.299Z | ++ [[ offline* != online ]] |
| 380 | 2026-07-20T18:34:07.299Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-07-20T18:34:07.299Z | ++ sleep 1 |
| 382 | 2026-07-20T18:34:08.301Z | ++ retry=2 |
| 383 | 2026-07-20T18:34:08.305Z | +++ svcs -Hostate baseline |
| 384 | 2026-07-20T18:34:08.316Z | ++ [[ offline* != online ]] |
| 385 | 2026-07-20T18:34:08.316Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-07-20T18:34:08.316Z | ++ sleep 1 |
| 387 | 2026-07-20T18:34:09.318Z | ++ retry=3 |
| 388 | 2026-07-20T18:34:09.321Z | +++ svcs -Hostate baseline |
| 389 | 2026-07-20T18:34:09.334Z | ++ [[ offline* != online ]] |
| 390 | 2026-07-20T18:34:09.334Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-07-20T18:34:09.334Z | ++ sleep 1 |
| 392 | 2026-07-20T18:34:10.337Z | ++ retry=4 |
| 393 | 2026-07-20T18:34:10.340Z | +++ svcs -Hostate baseline |
| 394 | 2026-07-20T18:34:10.351Z | ++ [[ offline* != online ]] |
| 395 | 2026-07-20T18:34:10.351Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-07-20T18:34:10.351Z | ++ sleep 1 |
| 397 | 2026-07-20T18:34:11.353Z | ++ retry=5 |
| 398 | 2026-07-20T18:34:11.357Z | +++ svcs -Hostate baseline |
| 399 | 2026-07-20T18:34:11.368Z | ++ [[ offline* != online ]] |
| 400 | 2026-07-20T18:34:11.368Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-07-20T18:34:11.371Z | ++ sleep 1 |
| 402 | 2026-07-20T18:34:12.371Z | ++ retry=6 |
| 403 | 2026-07-20T18:34:12.374Z | +++ svcs -Hostate baseline |
| 404 | 2026-07-20T18:34:12.390Z | ++ [[ offline* != online ]] |
| 405 | 2026-07-20T18:34:12.390Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-07-20T18:34:12.390Z | ++ sleep 1 |
| 407 | 2026-07-20T18:34:13.389Z | ++ retry=7 |
| 408 | 2026-07-20T18:34:13.393Z | +++ svcs -Hostate baseline |
| 409 | 2026-07-20T18:34:13.404Z | ++ [[ offline* != online ]] |
| 410 | 2026-07-20T18:34:13.404Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-07-20T18:34:13.404Z | ++ sleep 1 |
| 412 | 2026-07-20T18:34:14.407Z | ++ retry=8 |
| 413 | 2026-07-20T18:34:14.410Z | +++ svcs -Hostate baseline |
| 414 | 2026-07-20T18:34:14.426Z | ++ [[ offline* != online ]] |
| 415 | 2026-07-20T18:34:14.426Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-07-20T18:34:14.426Z | ++ sleep 1 |
| 417 | 2026-07-20T18:34:15.425Z | ++ retry=9 |
| 418 | 2026-07-20T18:34:15.428Z | +++ svcs -Hostate baseline |
| 419 | 2026-07-20T18:34:15.442Z | ++ [[ offline* != online ]] |
| 420 | 2026-07-20T18:34:15.442Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-07-20T18:34:15.442Z | ++ sleep 1 |
| 422 | 2026-07-20T18:34:16.445Z | ++ retry=10 |
| 423 | 2026-07-20T18:34:16.448Z | +++ svcs -Hostate baseline |
| 424 | 2026-07-20T18:34:16.460Z | ++ [[ offline* != online ]] |
| 425 | 2026-07-20T18:34:16.460Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-07-20T18:34:16.461Z | ++ sleep 1 |
| 427 | 2026-07-20T18:34:17.463Z | ++ retry=11 |
| 428 | 2026-07-20T18:34:17.466Z | +++ svcs -Hostate baseline |
| 429 | 2026-07-20T18:34:17.479Z | ++ [[ offline* != online ]] |
| 430 | 2026-07-20T18:34:17.479Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-07-20T18:34:17.479Z | ++ sleep 1 |
| 432 | 2026-07-20T18:34:18.485Z | ++ retry=12 |
| 433 | 2026-07-20T18:34:18.491Z | +++ svcs -Hostate baseline |
| 434 | 2026-07-20T18:34:18.497Z | ++ [[ offline* != online ]] |
| 435 | 2026-07-20T18:34:18.497Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-07-20T18:34:18.497Z | ++ sleep 1 |
| 437 | 2026-07-20T18:34:19.517Z | ++ retry=13 |
| 438 | 2026-07-20T18:34:19.546Z | +++ svcs -Hostate baseline |
| 439 | 2026-07-20T18:34:19.546Z | ++ [[ offline* != online ]] |
| 440 | 2026-07-20T18:34:19.546Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-07-20T18:34:19.546Z | ++ sleep 1 |
| 442 | 2026-07-20T18:34:20.523Z | ++ retry=14 |
| 443 | 2026-07-20T18:34:20.537Z | +++ svcs -Hostate baseline |
| 444 | 2026-07-20T18:34:20.542Z | ++ [[ offline* != online ]] |
| 445 | 2026-07-20T18:34:20.543Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-07-20T18:34:20.543Z | ++ sleep 1 |
| 447 | 2026-07-20T18:34:21.538Z | ++ retry=15 |
| 448 | 2026-07-20T18:34:21.542Z | +++ svcs -Hostate baseline |
| 449 | 2026-07-20T18:34:21.551Z | ++ [[ offline* != online ]] |
| 450 | 2026-07-20T18:34:21.551Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-07-20T18:34:21.557Z | ++ sleep 1 |
| 452 | 2026-07-20T18:34:22.553Z | ++ retry=16 |
| 453 | 2026-07-20T18:34:22.556Z | +++ svcs -Hostate baseline |
| 454 | 2026-07-20T18:34:22.569Z | ++ [[ offline* != online ]] |
| 455 | 2026-07-20T18:34:22.569Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-07-20T18:34:22.569Z | ++ sleep 1 |
| 457 | 2026-07-20T18:34:23.571Z | ++ retry=17 |
| 458 | 2026-07-20T18:34:23.574Z | +++ svcs -Hostate baseline |
| 459 | 2026-07-20T18:34:23.587Z | ++ [[ offline* != online ]] |
| 460 | 2026-07-20T18:34:23.587Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-07-20T18:34:23.587Z | ++ sleep 1 |
| 462 | 2026-07-20T18:34:24.590Z | ++ retry=18 |
| 463 | 2026-07-20T18:34:24.593Z | +++ svcs -Hostate baseline |
| 464 | 2026-07-20T18:34:24.606Z | ++ [[ offline* != online ]] |
| 465 | 2026-07-20T18:34:24.606Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-07-20T18:34:24.606Z | ++ sleep 1 |
| 467 | 2026-07-20T18:34:25.615Z | ++ retry=19 |
| 468 | 2026-07-20T18:34:25.618Z | +++ svcs -Hostate baseline |
| 469 | 2026-07-20T18:34:25.627Z | ++ [[ offline* != online ]] |
| 470 | 2026-07-20T18:34:25.627Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-07-20T18:34:25.627Z | ++ sleep 1 |
| 472 | 2026-07-20T18:34:26.627Z | ++ retry=20 |
| 473 | 2026-07-20T18:34:26.631Z | +++ svcs -Hostate baseline |
| 474 | 2026-07-20T18:34:26.645Z | ++ [[ offline* != online ]] |
| 475 | 2026-07-20T18:34:26.645Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-07-20T18:34:26.648Z | ++ sleep 1 |
| 477 | 2026-07-20T18:34:27.645Z | ++ retry=21 |
| 478 | 2026-07-20T18:34:27.648Z | +++ svcs -Hostate baseline |
| 479 | 2026-07-20T18:34:27.661Z | ++ [[ offline* != online ]] |
| 480 | 2026-07-20T18:34:27.661Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-07-20T18:34:27.661Z | ++ sleep 1 |
| 482 | 2026-07-20T18:34:28.664Z | ++ retry=22 |
| 483 | 2026-07-20T18:34:28.667Z | +++ svcs -Hostate baseline |
| 484 | 2026-07-20T18:34:28.680Z | ++ [[ offline* != online ]] |
| 485 | 2026-07-20T18:34:28.680Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-07-20T18:34:28.680Z | ++ sleep 1 |
| 487 | 2026-07-20T18:34:29.682Z | ++ retry=23 |
| 488 | 2026-07-20T18:34:29.686Z | +++ svcs -Hostate baseline |
| 489 | 2026-07-20T18:34:29.698Z | ++ [[ offline* != online ]] |
| 490 | 2026-07-20T18:34:29.698Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-07-20T18:34:29.698Z | ++ sleep 1 |
| 492 | 2026-07-20T18:34:30.700Z | ++ retry=24 |
| 493 | 2026-07-20T18:34:30.704Z | +++ svcs -Hostate baseline |
| 494 | 2026-07-20T18:34:30.716Z | ++ [[ offline* != online ]] |
| 495 | 2026-07-20T18:34:30.716Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-07-20T18:34:30.716Z | ++ sleep 1 |
| 497 | 2026-07-20T18:34:31.718Z | ++ retry=25 |
| 498 | 2026-07-20T18:34:31.721Z | +++ svcs -Hostate baseline |
| 499 | 2026-07-20T18:34:31.735Z | ++ [[ offline* != online ]] |
| 500 | 2026-07-20T18:34:31.735Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-07-20T18:34:31.735Z | ++ sleep 1 |
| 502 | 2026-07-20T18:34:32.737Z | ++ retry=26 |
| 503 | 2026-07-20T18:34:32.740Z | +++ svcs -Hostate baseline |
| 504 | 2026-07-20T18:34:32.754Z | ++ [[ offline* != online ]] |
| 505 | 2026-07-20T18:34:32.754Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-07-20T18:34:32.754Z | ++ sleep 1 |
| 507 | 2026-07-20T18:34:33.755Z | ++ retry=27 |
| 508 | 2026-07-20T18:34:33.758Z | +++ svcs -Hostate baseline |
| 509 | 2026-07-20T18:34:33.772Z | ++ [[ offline* != online ]] |
| 510 | 2026-07-20T18:34:33.773Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-07-20T18:34:33.773Z | ++ sleep 1 |
| 512 | 2026-07-20T18:34:34.774Z | ++ retry=28 |
| 513 | 2026-07-20T18:34:34.777Z | +++ svcs -Hostate baseline |
| 514 | 2026-07-20T18:34:34.789Z | ++ [[ offline* != online ]] |
| 515 | 2026-07-20T18:34:34.789Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-07-20T18:34:34.789Z | ++ sleep 1 |
| 517 | 2026-07-20T18:34:35.791Z | ++ retry=29 |
| 518 | 2026-07-20T18:34:35.794Z | +++ svcs -Hostate baseline |
| 519 | 2026-07-20T18:34:35.807Z | ++ [[ offline* != online ]] |
| 520 | 2026-07-20T18:34:35.807Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-07-20T18:34:35.807Z | ++ sleep 1 |
| 522 | 2026-07-20T18:34:36.809Z | ++ retry=30 |
| 523 | 2026-07-20T18:34:36.812Z | +++ svcs -Hostate baseline |
| 524 | 2026-07-20T18:34:36.825Z | ++ [[ offline* != online ]] |
| 525 | 2026-07-20T18:34:36.825Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-07-20T18:34:36.825Z | ++ sleep 1 |
| 527 | 2026-07-20T18:34:37.827Z | ++ retry=31 |
| 528 | 2026-07-20T18:34:37.831Z | +++ svcs -Hostate baseline |
| 529 | 2026-07-20T18:34:37.843Z | ++ [[ offline* != online ]] |
| 530 | 2026-07-20T18:34:37.843Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-07-20T18:34:37.843Z | ++ sleep 1 |
| 532 | 2026-07-20T18:34:38.845Z | ++ retry=32 |
| 533 | 2026-07-20T18:34:38.848Z | +++ svcs -Hostate baseline |
| 534 | 2026-07-20T18:34:38.861Z | ++ [[ offline* != online ]] |
| 535 | 2026-07-20T18:34:38.861Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-07-20T18:34:38.862Z | ++ sleep 1 |
| 537 | 2026-07-20T18:34:39.864Z | ++ retry=33 |
| 538 | 2026-07-20T18:34:39.867Z | +++ svcs -Hostate baseline |
| 539 | 2026-07-20T18:34:39.882Z | ++ [[ offline* != online ]] |
| 540 | 2026-07-20T18:34:39.882Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-07-20T18:34:39.882Z | ++ sleep 1 |
| 542 | 2026-07-20T18:34:40.883Z | ++ retry=34 |
| 543 | 2026-07-20T18:34:40.886Z | +++ svcs -Hostate baseline |
| 544 | 2026-07-20T18:34:40.899Z | ++ [[ offline* != online ]] |
| 545 | 2026-07-20T18:34:40.899Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-07-20T18:34:40.899Z | ++ sleep 1 |
| 547 | 2026-07-20T18:34:41.899Z | ++ retry=35 |
| 548 | 2026-07-20T18:34:41.902Z | +++ svcs -Hostate baseline |
| 549 | 2026-07-20T18:34:41.919Z | ++ [[ offline* != online ]] |
| 550 | 2026-07-20T18:34:41.919Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-07-20T18:34:41.920Z | ++ sleep 1 |
| 552 | 2026-07-20T18:34:42.917Z | ++ retry=36 |
| 553 | 2026-07-20T18:34:42.921Z | +++ svcs -Hostate baseline |
| 554 | 2026-07-20T18:34:42.941Z | ++ [[ offline* != online ]] |
| 555 | 2026-07-20T18:34:42.941Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-07-20T18:34:42.941Z | ++ sleep 1 |
| 557 | 2026-07-20T18:34:43.937Z | ++ retry=37 |
| 558 | 2026-07-20T18:34:43.941Z | +++ svcs -Hostate baseline |
| 559 | 2026-07-20T18:34:43.952Z | ++ [[ offline* != online ]] |
| 560 | 2026-07-20T18:34:43.952Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-07-20T18:34:43.956Z | ++ sleep 1 |
| 562 | 2026-07-20T18:34:44.954Z | ++ retry=38 |
| 563 | 2026-07-20T18:34:44.957Z | +++ svcs -Hostate baseline |
| 564 | 2026-07-20T18:34:44.970Z | ++ [[ offline* != online ]] |
| 565 | 2026-07-20T18:34:44.970Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-07-20T18:34:44.970Z | ++ sleep 1 |
| 567 | 2026-07-20T18:34:45.972Z | ++ retry=39 |
| 568 | 2026-07-20T18:34:45.976Z | +++ svcs -Hostate baseline |
| 569 | 2026-07-20T18:34:45.988Z | ++ [[ offline* != online ]] |
| 570 | 2026-07-20T18:34:45.988Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-07-20T18:34:45.992Z | ++ sleep 1 |
| 572 | 2026-07-20T18:34:46.992Z | ++ retry=40 |
| 573 | 2026-07-20T18:34:46.997Z | +++ svcs -Hostate baseline |
| 574 | 2026-07-20T18:34:47.007Z | ++ [[ offline* != online ]] |
| 575 | 2026-07-20T18:34:47.007Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-07-20T18:34:47.007Z | ++ sleep 1 |
| 577 | 2026-07-20T18:34:48.010Z | ++ retry=41 |
| 578 | 2026-07-20T18:34:48.013Z | +++ svcs -Hostate baseline |
| 579 | 2026-07-20T18:34:48.029Z | ++ [[ offline* != online ]] |
| 580 | 2026-07-20T18:34:48.029Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-07-20T18:34:48.029Z | ++ sleep 1 |
| 582 | 2026-07-20T18:34:49.028Z | ++ retry=42 |
| 583 | 2026-07-20T18:34:49.031Z | +++ svcs -Hostate baseline |
| 584 | 2026-07-20T18:34:49.043Z | ++ [[ offline* != online ]] |
| 585 | 2026-07-20T18:34:49.044Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-07-20T18:34:49.044Z | ++ sleep 1 |
| 587 | 2026-07-20T18:34:50.045Z | ++ retry=43 |
| 588 | 2026-07-20T18:34:50.051Z | +++ svcs -Hostate baseline |
| 589 | 2026-07-20T18:34:50.062Z | ++ [[ offline* != online ]] |
| 590 | 2026-07-20T18:34:50.062Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-07-20T18:34:50.062Z | ++ sleep 1 |
| 592 | 2026-07-20T18:34:51.064Z | ++ retry=44 |
| 593 | 2026-07-20T18:34:51.066Z | +++ svcs -Hostate baseline |
| 594 | 2026-07-20T18:34:51.080Z | ++ [[ offline* != online ]] |
| 595 | 2026-07-20T18:34:51.080Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-07-20T18:34:51.083Z | ++ sleep 1 |
| 597 | 2026-07-20T18:34:52.082Z | ++ retry=45 |
| 598 | 2026-07-20T18:34:52.085Z | +++ svcs -Hostate baseline |
| 599 | 2026-07-20T18:34:52.099Z | ++ [[ offline* != online ]] |
| 600 | 2026-07-20T18:34:52.099Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-07-20T18:34:52.099Z | ++ sleep 1 |
| 602 | 2026-07-20T18:34:53.105Z | ++ retry=46 |
| 603 | 2026-07-20T18:34:53.108Z | +++ svcs -Hostate baseline |
| 604 | 2026-07-20T18:34:53.116Z | ++ [[ offline* != online ]] |
| 605 | 2026-07-20T18:34:53.116Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-07-20T18:34:53.116Z | ++ sleep 1 |
| 607 | 2026-07-20T18:34:54.119Z | ++ retry=47 |
| 608 | 2026-07-20T18:34:54.125Z | +++ svcs -Hostate baseline |
| 609 | 2026-07-20T18:34:54.135Z | ++ [[ offline* != online ]] |
| 610 | 2026-07-20T18:34:54.135Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-07-20T18:34:54.135Z | ++ sleep 1 |
| 612 | 2026-07-20T18:34:55.137Z | ++ retry=48 |
| 613 | 2026-07-20T18:34:55.140Z | +++ svcs -Hostate baseline |
| 614 | 2026-07-20T18:34:55.153Z | ++ [[ offline* != online ]] |
| 615 | 2026-07-20T18:34:55.153Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-07-20T18:34:55.153Z | ++ sleep 1 |
| 617 | 2026-07-20T18:34:56.155Z | ++ retry=49 |
| 618 | 2026-07-20T18:34:56.158Z | +++ svcs -Hostate baseline |
| 619 | 2026-07-20T18:34:56.171Z | ++ [[ offline* != online ]] |
| 620 | 2026-07-20T18:34:56.171Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-07-20T18:34:56.171Z | ++ sleep 1 |
| 622 | 2026-07-20T18:34:57.174Z | ++ retry=50 |
| 623 | 2026-07-20T18:34:57.177Z | +++ svcs -Hostate baseline |
| 624 | 2026-07-20T18:34:57.189Z | ++ [[ offline* != online ]] |
| 625 | 2026-07-20T18:34:57.189Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-07-20T18:34:57.189Z | ++ sleep 1 |
| 627 | 2026-07-20T18:34:58.192Z | ++ retry=51 |
| 628 | 2026-07-20T18:34:58.195Z | +++ svcs -Hostate baseline |
| 629 | 2026-07-20T18:34:58.208Z | ++ [[ offline* != online ]] |
| 630 | 2026-07-20T18:34:58.208Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-07-20T18:34:58.208Z | ++ sleep 1 |
| 632 | 2026-07-20T18:34:59.210Z | ++ retry=52 |
| 633 | 2026-07-20T18:34:59.213Z | +++ svcs -Hostate baseline |
| 634 | 2026-07-20T18:34:59.226Z | ++ [[ offline* != online ]] |
| 635 | 2026-07-20T18:34:59.226Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-07-20T18:34:59.226Z | ++ sleep 1 |
| 637 | 2026-07-20T18:35:00.229Z | ++ retry=53 |
| 638 | 2026-07-20T18:35:00.233Z | +++ svcs -Hostate baseline |
| 639 | 2026-07-20T18:35:00.244Z | ++ [[ offline* != online ]] |
| 640 | 2026-07-20T18:35:00.245Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-07-20T18:35:00.245Z | ++ sleep 1 |
| 642 | 2026-07-20T18:35:01.291Z | ++ retry=54 |
| 643 | 2026-07-20T18:35:01.297Z | +++ svcs -Hostate baseline |
| 644 | 2026-07-20T18:35:01.297Z | ++ [[ offline* != online ]] |
| 645 | 2026-07-20T18:35:01.297Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-07-20T18:35:01.297Z | ++ sleep 1 |
| 647 | 2026-07-20T18:35:02.265Z | ++ retry=55 |
| 648 | 2026-07-20T18:35:02.268Z | +++ svcs -Hostate baseline |
| 649 | 2026-07-20T18:35:02.282Z | ++ [[ offline* != online ]] |
| 650 | 2026-07-20T18:35:02.282Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-07-20T18:35:02.287Z | ++ sleep 1 |
| 652 | 2026-07-20T18:35:03.285Z | ++ retry=56 |
| 653 | 2026-07-20T18:35:03.290Z | +++ svcs -Hostate baseline |
| 654 | 2026-07-20T18:35:03.300Z | ++ [[ offline* != online ]] |
| 655 | 2026-07-20T18:35:03.301Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-07-20T18:35:03.303Z | ++ sleep 1 |
| 657 | 2026-07-20T18:35:04.303Z | ++ retry=57 |
| 658 | 2026-07-20T18:35:04.305Z | +++ svcs -Hostate baseline |
| 659 | 2026-07-20T18:35:04.320Z | ++ [[ offline* != online ]] |
| 660 | 2026-07-20T18:35:04.320Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-07-20T18:35:04.320Z | ++ sleep 1 |
| 662 | 2026-07-20T18:35:05.321Z | ++ retry=58 |
| 663 | 2026-07-20T18:35:05.325Z | +++ svcs -Hostate baseline |
| 664 | 2026-07-20T18:35:05.338Z | ++ [[ offline* != online ]] |
| 665 | 2026-07-20T18:35:05.338Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-07-20T18:35:05.345Z | ++ sleep 1 |
| 667 | 2026-07-20T18:35:06.343Z | ++ retry=59 |
| 668 | 2026-07-20T18:35:06.347Z | +++ svcs -Hostate baseline |
| 669 | 2026-07-20T18:35:06.356Z | ++ [[ offline* != online ]] |
| 670 | 2026-07-20T18:35:06.356Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-07-20T18:35:06.356Z | ++ sleep 1 |
| 672 | 2026-07-20T18:35:07.359Z | ++ retry=60 |
| 673 | 2026-07-20T18:35:07.362Z | +++ svcs -Hostate baseline |
| 674 | 2026-07-20T18:35:07.374Z | ++ [[ offline* != online ]] |
| 675 | 2026-07-20T18:35:07.374Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-07-20T18:35:07.374Z | ++ sleep 1 |
| 677 | 2026-07-20T18:35:08.376Z | ++ retry=61 |
| 678 | 2026-07-20T18:35:08.380Z | +++ svcs -Hostate baseline |
| 679 | 2026-07-20T18:35:08.394Z | ++ [[ offline* != online ]] |
| 680 | 2026-07-20T18:35:08.394Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-07-20T18:35:08.395Z | ++ sleep 1 |
| 682 | 2026-07-20T18:35:09.394Z | ++ retry=62 |
| 683 | 2026-07-20T18:35:09.397Z | +++ svcs -Hostate baseline |
| 684 | 2026-07-20T18:35:09.411Z | ++ [[ offline* != online ]] |
| 685 | 2026-07-20T18:35:09.411Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-07-20T18:35:09.411Z | ++ sleep 1 |
| 687 | 2026-07-20T18:35:10.413Z | ++ retry=63 |
| 688 | 2026-07-20T18:35:10.479Z | +++ svcs -Hostate baseline |
| 689 | 2026-07-20T18:35:10.488Z | ++ [[ offline* != online ]] |
| 690 | 2026-07-20T18:35:10.488Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-07-20T18:35:10.488Z | ++ sleep 1 |
| 692 | 2026-07-20T18:35:11.432Z | ++ retry=64 |
| 693 | 2026-07-20T18:35:11.435Z | +++ svcs -Hostate baseline |
| 694 | 2026-07-20T18:35:11.448Z | ++ [[ offline* != online ]] |
| 695 | 2026-07-20T18:35:11.448Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-07-20T18:35:11.449Z | ++ sleep 1 |
| 697 | 2026-07-20T18:35:12.450Z | ++ retry=65 |
| 698 | 2026-07-20T18:35:12.453Z | +++ svcs -Hostate baseline |
| 699 | 2026-07-20T18:35:12.466Z | ++ [[ offline* != online ]] |
| 700 | 2026-07-20T18:35:12.466Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-07-20T18:35:12.466Z | ++ sleep 1 |
| 702 | 2026-07-20T18:35:13.469Z | ++ retry=66 |
| 703 | 2026-07-20T18:35:13.472Z | +++ svcs -Hostate baseline |
| 704 | 2026-07-20T18:35:13.484Z | ++ [[ offline* != online ]] |
| 705 | 2026-07-20T18:35:13.484Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-07-20T18:35:13.484Z | ++ sleep 1 |
| 707 | 2026-07-20T18:35:14.487Z | ++ retry=67 |
| 708 | 2026-07-20T18:35:14.492Z | +++ svcs -Hostate baseline |
| 709 | 2026-07-20T18:35:14.503Z | ++ [[ offline* != online ]] |
| 710 | 2026-07-20T18:35:14.503Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-07-20T18:35:14.503Z | ++ sleep 1 |
| 712 | 2026-07-20T18:35:15.505Z | ++ retry=68 |
| 713 | 2026-07-20T18:35:15.508Z | +++ svcs -Hostate baseline |
| 714 | 2026-07-20T18:35:15.521Z | ++ [[ offline* != online ]] |
| 715 | 2026-07-20T18:35:15.521Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-07-20T18:35:15.524Z | ++ sleep 1 |
| 717 | 2026-07-20T18:35:16.524Z | ++ retry=69 |
| 718 | 2026-07-20T18:35:16.529Z | +++ svcs -Hostate baseline |
| 719 | 2026-07-20T18:35:16.539Z | ++ [[ offline* != online ]] |
| 720 | 2026-07-20T18:35:16.539Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-07-20T18:35:16.539Z | ++ sleep 1 |
| 722 | 2026-07-20T18:35:17.543Z | ++ retry=70 |
| 723 | 2026-07-20T18:35:17.546Z | +++ svcs -Hostate baseline |
| 724 | 2026-07-20T18:35:17.557Z | ++ [[ offline* != online ]] |
| 725 | 2026-07-20T18:35:17.557Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-07-20T18:35:17.557Z | ++ sleep 1 |
| 727 | 2026-07-20T18:35:18.561Z | ++ retry=71 |
| 728 | 2026-07-20T18:35:18.564Z | +++ svcs -Hostate baseline |
| 729 | 2026-07-20T18:35:18.576Z | ++ [[ offline* != online ]] |
| 730 | 2026-07-20T18:35:18.576Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-07-20T18:35:18.576Z | ++ sleep 1 |
| 732 | 2026-07-20T18:35:19.578Z | ++ retry=72 |
| 733 | 2026-07-20T18:35:19.581Z | +++ svcs -Hostate baseline |
| 734 | 2026-07-20T18:35:19.594Z | ++ [[ offline* != online ]] |
| 735 | 2026-07-20T18:35:19.594Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-07-20T18:35:19.594Z | ++ sleep 1 |
| 737 | 2026-07-20T18:35:20.596Z | ++ retry=73 |
| 738 | 2026-07-20T18:35:20.599Z | +++ svcs -Hostate baseline |
| 739 | 2026-07-20T18:35:20.613Z | ++ [[ offline* != online ]] |
| 740 | 2026-07-20T18:35:20.614Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-07-20T18:35:20.617Z | ++ sleep 1 |
| 742 | 2026-07-20T18:35:21.615Z | ++ retry=74 |
| 743 | 2026-07-20T18:35:21.618Z | +++ svcs -Hostate baseline |
| 744 | 2026-07-20T18:35:21.631Z | ++ [[ offline* != online ]] |
| 745 | 2026-07-20T18:35:21.631Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-07-20T18:35:21.631Z | ++ sleep 1 |
| 747 | 2026-07-20T18:35:22.633Z | ++ retry=75 |
| 748 | 2026-07-20T18:35:22.636Z | +++ svcs -Hostate baseline |
| 749 | 2026-07-20T18:35:22.649Z | ++ [[ offline* != online ]] |
| 750 | 2026-07-20T18:35:22.650Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-07-20T18:35:22.650Z | ++ sleep 1 |
| 752 | 2026-07-20T18:35:23.652Z | ++ retry=76 |
| 753 | 2026-07-20T18:35:23.655Z | +++ svcs -Hostate baseline |
| 754 | 2026-07-20T18:35:23.668Z | ++ [[ offline* != online ]] |
| 755 | 2026-07-20T18:35:23.668Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-07-20T18:35:23.668Z | ++ sleep 1 |
| 757 | 2026-07-20T18:35:24.671Z | ++ retry=77 |
| 758 | 2026-07-20T18:35:24.675Z | +++ svcs -Hostate baseline |
| 759 | 2026-07-20T18:35:24.686Z | ++ [[ offline* != online ]] |
| 760 | 2026-07-20T18:35:24.686Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-07-20T18:35:24.686Z | ++ sleep 1 |
| 762 | 2026-07-20T18:35:25.688Z | ++ retry=78 |
| 763 | 2026-07-20T18:35:25.691Z | +++ svcs -Hostate baseline |
| 764 | 2026-07-20T18:35:25.704Z | ++ [[ offline* != online ]] |
| 765 | 2026-07-20T18:35:25.704Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-07-20T18:35:25.704Z | ++ sleep 1 |
| 767 | 2026-07-20T18:35:26.706Z | ++ retry=79 |
| 768 | 2026-07-20T18:35:26.709Z | +++ svcs -Hostate baseline |
| 769 | 2026-07-20T18:35:26.724Z | ++ [[ offline* != online ]] |
| 770 | 2026-07-20T18:35:26.724Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-07-20T18:35:26.724Z | ++ sleep 1 |
| 772 | 2026-07-20T18:35:27.724Z | ++ retry=80 |
| 773 | 2026-07-20T18:35:27.727Z | +++ svcs -Hostate baseline |
| 774 | 2026-07-20T18:35:27.740Z | ++ [[ offline* != online ]] |
| 775 | 2026-07-20T18:35:27.740Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-07-20T18:35:27.740Z | ++ sleep 1 |
| 777 | 2026-07-20T18:35:28.743Z | ++ retry=81 |
| 778 | 2026-07-20T18:35:28.746Z | +++ svcs -Hostate baseline |
| 779 | 2026-07-20T18:35:28.759Z | ++ [[ offline* != online ]] |
| 780 | 2026-07-20T18:35:28.759Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-07-20T18:35:28.759Z | ++ sleep 1 |
| 782 | 2026-07-20T18:35:29.762Z | ++ retry=82 |
| 783 | 2026-07-20T18:35:29.767Z | +++ svcs -Hostate baseline |
| 784 | 2026-07-20T18:35:29.777Z | ++ [[ offline* != online ]] |
| 785 | 2026-07-20T18:35:29.777Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-07-20T18:35:29.777Z | ++ sleep 1 |
| 787 | 2026-07-20T18:35:30.779Z | ++ retry=83 |
| 788 | 2026-07-20T18:35:30.787Z | +++ svcs -Hostate baseline |
| 789 | 2026-07-20T18:35:30.795Z | ++ [[ offline* != online ]] |
| 790 | 2026-07-20T18:35:30.795Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-07-20T18:35:30.799Z | ++ sleep 1 |
| 792 | 2026-07-20T18:35:31.798Z | ++ retry=84 |
| 793 | 2026-07-20T18:35:31.801Z | +++ svcs -Hostate baseline |
| 794 | 2026-07-20T18:35:31.814Z | ++ [[ offline* != online ]] |
| 795 | 2026-07-20T18:35:31.814Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-07-20T18:35:31.814Z | ++ sleep 1 |
| 797 | 2026-07-20T18:35:32.816Z | ++ retry=85 |
| 798 | 2026-07-20T18:35:32.818Z | +++ svcs -Hostate baseline |
| 799 | 2026-07-20T18:35:32.832Z | ++ [[ offline* != online ]] |
| 800 | 2026-07-20T18:35:32.832Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-07-20T18:35:32.832Z | ++ sleep 1 |
| 802 | 2026-07-20T18:35:33.834Z | ++ retry=86 |
| 803 | 2026-07-20T18:35:33.837Z | +++ svcs -Hostate baseline |
| 804 | 2026-07-20T18:35:33.850Z | ++ [[ offline* != online ]] |
| 805 | 2026-07-20T18:35:33.850Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-07-20T18:35:33.850Z | ++ sleep 1 |
| 807 | 2026-07-20T18:35:34.852Z | ++ retry=87 |
| 808 | 2026-07-20T18:35:34.855Z | +++ svcs -Hostate baseline |
| 809 | 2026-07-20T18:35:34.868Z | ++ [[ offline* != online ]] |
| 810 | 2026-07-20T18:35:34.868Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-07-20T18:35:34.868Z | ++ sleep 1 |
| 812 | 2026-07-20T18:35:35.871Z | ++ retry=88 |
| 813 | 2026-07-20T18:35:35.875Z | +++ svcs -Hostate baseline |
| 814 | 2026-07-20T18:35:35.886Z | ++ [[ offline* != online ]] |
| 815 | 2026-07-20T18:35:35.886Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-07-20T18:35:35.886Z | ++ sleep 1 |
| 817 | 2026-07-20T18:35:36.888Z | ++ retry=89 |
| 818 | 2026-07-20T18:35:36.891Z | +++ svcs -Hostate baseline |
| 819 | 2026-07-20T18:35:36.904Z | ++ [[ offline* != online ]] |
| 820 | 2026-07-20T18:35:36.904Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-07-20T18:35:36.904Z | ++ sleep 1 |
| 822 | 2026-07-20T18:35:37.906Z | ++ retry=90 |
| 823 | 2026-07-20T18:35:37.909Z | +++ svcs -Hostate baseline |
| 824 | 2026-07-20T18:35:37.923Z | ++ [[ offline* != online ]] |
| 825 | 2026-07-20T18:35:37.923Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-07-20T18:35:37.923Z | ++ sleep 1 |
| 827 | 2026-07-20T18:35:38.924Z | ++ retry=91 |
| 828 | 2026-07-20T18:35:38.927Z | +++ svcs -Hostate baseline |
| 829 | 2026-07-20T18:35:38.941Z | ++ [[ offline* != online ]] |
| 830 | 2026-07-20T18:35:38.941Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-07-20T18:35:38.941Z | ++ sleep 1 |
| 832 | 2026-07-20T18:35:39.944Z | ++ retry=92 |
| 833 | 2026-07-20T18:35:39.949Z | +++ svcs -Hostate baseline |
| 834 | 2026-07-20T18:35:39.961Z | ++ [[ offline* != online ]] |
| 835 | 2026-07-20T18:35:39.961Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-07-20T18:35:39.961Z | ++ sleep 1 |
| 837 | 2026-07-20T18:35:40.960Z | ++ retry=93 |
| 838 | 2026-07-20T18:35:40.963Z | +++ svcs -Hostate baseline |
| 839 | 2026-07-20T18:35:40.976Z | ++ [[ offline* != online ]] |
| 840 | 2026-07-20T18:35:40.976Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-07-20T18:35:40.976Z | ++ sleep 1 |
| 842 | 2026-07-20T18:35:41.978Z | ++ retry=94 |
| 843 | 2026-07-20T18:35:41.982Z | +++ svcs -Hostate baseline |
| 844 | 2026-07-20T18:35:41.994Z | ++ [[ offline* != online ]] |
| 845 | 2026-07-20T18:35:41.994Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-07-20T18:35:41.994Z | ++ sleep 1 |
| 847 | 2026-07-20T18:35:42.996Z | ++ retry=95 |
| 848 | 2026-07-20T18:35:42.999Z | +++ svcs -Hostate baseline |
| 849 | 2026-07-20T18:35:43.011Z | ++ [[ offline* != online ]] |
| 850 | 2026-07-20T18:35:43.011Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-07-20T18:35:43.011Z | ++ sleep 1 |
| 852 | 2026-07-20T18:35:44.013Z | ++ retry=96 |
| 853 | 2026-07-20T18:35:44.016Z | +++ svcs -Hostate baseline |
| 854 | 2026-07-20T18:35:44.029Z | ++ [[ offline* != online ]] |
| 855 | 2026-07-20T18:35:44.029Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-07-20T18:35:44.029Z | ++ sleep 1 |
| 857 | 2026-07-20T18:35:45.030Z | ++ retry=97 |
| 858 | 2026-07-20T18:35:45.037Z | +++ svcs -Hostate baseline |
| 859 | 2026-07-20T18:35:45.046Z | ++ [[ offline* != online ]] |
| 860 | 2026-07-20T18:35:45.046Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-07-20T18:35:45.046Z | ++ sleep 1 |
| 862 | 2026-07-20T18:35:46.049Z | ++ retry=98 |
| 863 | 2026-07-20T18:35:46.052Z | +++ svcs -Hostate baseline |
| 864 | 2026-07-20T18:35:46.067Z | ++ [[ offline* != online ]] |
| 865 | 2026-07-20T18:35:46.067Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-07-20T18:35:46.067Z | ++ sleep 1 |
| 867 | 2026-07-20T18:35:47.066Z | ++ retry=99 |
| 868 | 2026-07-20T18:35:47.069Z | +++ svcs -Hostate baseline |
| 869 | 2026-07-20T18:35:47.083Z | ++ [[ offline* != online ]] |
| 870 | 2026-07-20T18:35:47.083Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-07-20T18:35:47.083Z | ++ sleep 1 |
| 872 | 2026-07-20T18:35:48.085Z | ++ retry=100 |
| 873 | 2026-07-20T18:35:48.088Z | +++ svcs -Hostate baseline |
| 874 | 2026-07-20T18:35:48.101Z | ++ [[ offline* != online ]] |
| 875 | 2026-07-20T18:35:48.101Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-07-20T18:35:48.101Z | ++ sleep 1 |
| 877 | 2026-07-20T18:35:49.104Z | ++ retry=101 |
| 878 | 2026-07-20T18:35:49.107Z | +++ svcs -Hostate baseline |
| 879 | 2026-07-20T18:35:49.119Z | ++ [[ offline* != online ]] |
| 880 | 2026-07-20T18:35:49.119Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-07-20T18:35:49.120Z | ++ sleep 1 |
| 882 | 2026-07-20T18:35:50.122Z | ++ retry=102 |
| 883 | 2026-07-20T18:35:50.125Z | +++ svcs -Hostate baseline |
| 884 | 2026-07-20T18:35:50.138Z | ++ [[ offline* != online ]] |
| 885 | 2026-07-20T18:35:50.138Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-07-20T18:35:50.138Z | ++ sleep 1 |
| 887 | 2026-07-20T18:35:51.139Z | ++ retry=103 |
| 888 | 2026-07-20T18:35:51.143Z | +++ svcs -Hostate baseline |
| 889 | 2026-07-20T18:35:51.154Z | ++ [[ offline* != online ]] |
| 890 | 2026-07-20T18:35:51.154Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-07-20T18:35:51.154Z | ++ sleep 1 |
| 892 | 2026-07-20T18:35:52.166Z | ++ retry=104 |
| 893 | 2026-07-20T18:35:52.169Z | +++ svcs -Hostate baseline |
| 894 | 2026-07-20T18:35:52.172Z | ++ [[ offline* != online ]] |
| 895 | 2026-07-20T18:35:52.172Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-07-20T18:35:52.173Z | ++ sleep 1 |
| 897 | 2026-07-20T18:35:53.174Z | ++ retry=105 |
| 898 | 2026-07-20T18:35:53.177Z | +++ svcs -Hostate baseline |
| 899 | 2026-07-20T18:35:53.191Z | ++ [[ offline* != online ]] |
| 900 | 2026-07-20T18:35:53.191Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-07-20T18:35:53.191Z | ++ sleep 1 |
| 902 | 2026-07-20T18:35:54.194Z | ++ retry=106 |
| 903 | 2026-07-20T18:35:54.197Z | +++ svcs -Hostate baseline |
| 904 | 2026-07-20T18:35:54.208Z | ++ [[ offline* != online ]] |
| 905 | 2026-07-20T18:35:54.208Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-07-20T18:35:54.208Z | ++ sleep 1 |
| 907 | 2026-07-20T18:35:55.211Z | ++ retry=107 |
| 908 | 2026-07-20T18:35:55.214Z | +++ svcs -Hostate baseline |
| 909 | 2026-07-20T18:35:55.226Z | ++ [[ online != online ]] |
| 910 | 2026-07-20T18:35:55.226Z | ++ set -o errexit |
| 911 | 2026-07-20T18:35:55.229Z | ++ set -o pipefail |
| 912 | 2026-07-20T18:35:55.229Z | ++ banner build |
| 913 | 2026-07-20T18:35:55.229Z | |
| 914 | 2026-07-20T18:35:55.230Z | ##### # # # # ##### |
| 915 | 2026-07-20T18:35:55.230Z | # # # # # # # # |
| 916 | 2026-07-20T18:35:55.230Z | ##### # # # # # # |
| 917 | 2026-07-20T18:35:55.230Z | # # # # # # # # |
| 918 | 2026-07-20T18:35:55.230Z | # # # # # # # # |
| 919 | 2026-07-20T18:35:55.230Z | ##### #### # ###### ##### |
| 920 | 2026-07-20T18:35:55.230Z | |
| 921 | 2026-07-20T18:35:55.230Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 922 | 2026-07-20T18:35:55.234Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 923 | 2026-07-20T18:35:55.381Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 924 | 2026-07-20T18:35:55.385Z | info: downloading 6 components |
| 925 | 2026-07-20T18:36:10.788Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 926 | 2026-07-20T18:36:11.701Z | From https://github.com/oxidecomputer/falcon |
| 927 | 2026-07-20T18:36:11.701Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 928 | 2026-07-20T18:36:11.781Z | Updating crates.io index |
| 929 | 2026-07-20T18:36:11.784Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 930 | 2026-07-20T18:36:12.206Z | From https://github.com/oxidecomputer/dendrite |
| 931 | 2026-07-20T18:36:12.206Z | * [new ref] 5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf -> refs/commit/5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf |
| 932 | 2026-07-20T18:36:12.286Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 933 | 2026-07-20T18:36:12.529Z | From https://github.com/oxidecomputer/ispf |
| 934 | 2026-07-20T18:36:12.529Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 935 | 2026-07-20T18:36:12.535Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 936 | 2026-07-20T18:36:12.860Z | From https://github.com/oxidecomputer/netadm-sys |
| 937 | 2026-07-20T18:36:12.860Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 938 | 2026-07-20T18:36:12.867Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 939 | 2026-07-20T18:36:18.798Z | From https://github.com/oxidecomputer/omicron |
| 940 | 2026-07-20T18:36:18.798Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 941 | 2026-07-20T18:36:19.218Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 942 | 2026-07-20T18:36:20.025Z | From https://github.com/oxidecomputer/opte |
| 943 | 2026-07-20T18:36:20.025Z | * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e |
| 944 | 2026-07-20T18:36:20.054Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 945 | 2026-07-20T18:36:20.305Z | From https://github.com/oxidecomputer/slog-error-chain |
| 946 | 2026-07-20T18:36:20.306Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 947 | 2026-07-20T18:36:20.314Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 948 | 2026-07-20T18:36:20.585Z | From https://github.com/illumos/smf-rs |
| 949 | 2026-07-20T18:36:20.585Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 950 | 2026-07-20T18:36:20.593Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 951 | 2026-07-20T18:36:20.848Z | From https://github.com/oxidecomputer/network-interface |
| 952 | 2026-07-20T18:36:20.848Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 953 | 2026-07-20T18:36:20.856Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 954 | 2026-07-20T18:36:21.151Z | From https://github.com/oxidecomputer/zone |
| 955 | 2026-07-20T18:36:21.151Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 956 | 2026-07-20T18:36:21.158Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 957 | 2026-07-20T18:36:21.813Z | From https://github.com/oxidecomputer/propolis |
| 958 | 2026-07-20T18:36:21.813Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 959 | 2026-07-20T18:36:21.856Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 960 | 2026-07-20T18:36:22.426Z | From https://github.com/oxidecomputer/transceiver-control |
| 961 | 2026-07-20T18:36:22.426Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 962 | 2026-07-20T18:36:22.436Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 963 | 2026-07-20T18:36:22.725Z | From https://github.com/oxidecomputer/dlpi-sys |
| 964 | 2026-07-20T18:36:22.725Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 965 | 2026-07-20T18:36:22.731Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 966 | 2026-07-20T18:36:23.028Z | From https://github.com/jmesmon/rust-libzfs |
| 967 | 2026-07-20T18:36:23.029Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 968 | 2026-07-20T18:36:23.035Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 969 | 2026-07-20T18:36:23.334Z | From https://github.com/oxidecomputer/rusty-doors |
| 970 | 2026-07-20T18:36:23.334Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 971 | 2026-07-20T18:36:23.340Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 972 | 2026-07-20T18:36:23.693Z | From https://github.com/oxidecomputer/lldp |
| 973 | 2026-07-20T18:36:23.693Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 974 | 2026-07-20T18:36:23.705Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 975 | 2026-07-20T18:36:24.192Z | From https://github.com/oxidecomputer/tufaceous |
| 976 | 2026-07-20T18:36:24.192Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 977 | 2026-07-20T18:36:24.202Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 978 | 2026-07-20T18:36:24.725Z | From https://github.com/oxidecomputer/management-gateway-service |
| 979 | 2026-07-20T18:36:24.725Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 980 | 2026-07-20T18:36:24.738Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 981 | 2026-07-20T18:36:25.906Z | From https://github.com/oxidecomputer/crucible |
| 982 | 2026-07-20T18:36:25.908Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 983 | 2026-07-20T18:36:25.949Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 984 | 2026-07-20T18:36:26.223Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 985 | 2026-07-20T18:36:26.223Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 986 | 2026-07-20T18:36:26.232Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 987 | 2026-07-20T18:36:26.664Z | From https://github.com/oxidecomputer/propolis |
| 988 | 2026-07-20T18:36:26.665Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 989 | 2026-07-20T18:36:26.708Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 990 | 2026-07-20T18:36:27.494Z | From https://github.com/oxidecomputer/crucible |
| 991 | 2026-07-20T18:36:27.494Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 992 | 2026-07-20T18:36:27.558Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 993 | 2026-07-20T18:36:27.923Z | From https://github.com/oxidecomputer/tofino |
| 994 | 2026-07-20T18:36:27.923Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 995 | 2026-07-20T18:36:27.935Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 996 | 2026-07-20T18:36:28.883Z | From https://github.com/oxidecomputer/maghemite |
| 997 | 2026-07-20T18:36:28.883Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 998 | 2026-07-20T18:36:28.914Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 999 | 2026-07-20T18:36:29.214Z | From https://github.com/oxidecomputer/clickward |
| 1000 | 2026-07-20T18:36:29.214Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1001 | 2026-07-20T18:36:29.220Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1002 | 2026-07-20T18:36:29.463Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1003 | 2026-07-20T18:36:29.463Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1004 | 2026-07-20T18:36:31.742Z | Downloading crates ... |
| 1005 | 2026-07-20T18:36:31.821Z | Downloaded backon v1.6.0 |
| 1006 | 2026-07-20T18:36:31.825Z | Downloaded base64ct v1.8.3 |
| 1007 | 2026-07-20T18:36:31.828Z | Downloaded base16ct v0.2.0 |
| 1008 | 2026-07-20T18:36:31.831Z | Downloaded anstyle v1.0.14 |
| 1009 | 2026-07-20T18:36:31.831Z | Downloaded bit-vec v0.8.0 |
| 1010 | 2026-07-20T18:36:31.834Z | Downloaded fnv v1.0.7 |
| 1011 | 2026-07-20T18:36:31.834Z | Downloaded bit-set v0.8.0 |
| 1012 | 2026-07-20T18:36:31.834Z | Downloaded blake2 v0.10.6 |
| 1013 | 2026-07-20T18:36:31.838Z | Downloaded anstyle-query v1.1.5 |
| 1014 | 2026-07-20T18:36:31.838Z | Downloaded base16ct v1.0.0 |
| 1015 | 2026-07-20T18:36:31.838Z | Downloaded ahash v0.8.12 |
| 1016 | 2026-07-20T18:36:31.841Z | Downloaded async-stream-impl v0.3.6 |
| 1017 | 2026-07-20T18:36:31.844Z | Downloaded foldhash v0.2.0 |
| 1018 | 2026-07-20T18:36:31.847Z | Downloaded either v1.16.0 |
| 1019 | 2026-07-20T18:36:31.847Z | Downloaded drift v0.2.0 |
| 1020 | 2026-07-20T18:36:31.851Z | Downloaded debug-ignore v1.0.5 |
| 1021 | 2026-07-20T18:36:31.854Z | Downloaded darling v0.23.0 |
| 1022 | 2026-07-20T18:36:31.857Z | Downloaded crypto-common v0.1.7 |
| 1023 | 2026-07-20T18:36:31.857Z | Downloaded atomicwrites v0.4.4 |
| 1024 | 2026-07-20T18:36:31.860Z | Downloaded atomic-waker v1.1.2 |
| 1025 | 2026-07-20T18:36:31.860Z | Downloaded cfg-if v1.0.4 |
| 1026 | 2026-07-20T18:36:31.860Z | Downloaded block-buffer v0.12.0 |
| 1027 | 2026-07-20T18:36:31.863Z | Downloaded deranged v0.5.8 |
| 1028 | 2026-07-20T18:36:31.863Z | Downloaded defmt-parser v1.0.0 |
| 1029 | 2026-07-20T18:36:31.863Z | Downloaded darling_macro v0.23.0 |
| 1030 | 2026-07-20T18:36:31.863Z | Downloaded darling_core v0.21.3 |
| 1031 | 2026-07-20T18:36:31.866Z | Downloaded crunchy v0.2.4 |
| 1032 | 2026-07-20T18:36:31.871Z | Downloaded defmt v1.1.0 |
| 1033 | 2026-07-20T18:36:31.874Z | Downloaded foreign-types v0.5.0 |
| 1034 | 2026-07-20T18:36:31.874Z | Downloaded foreign-types v0.3.2 |
| 1035 | 2026-07-20T18:36:31.874Z | Downloaded float-ord v0.3.2 |
| 1036 | 2026-07-20T18:36:31.874Z | Downloaded errno v0.3.14 |
| 1037 | 2026-07-20T18:36:31.874Z | Downloaded bcs v0.1.6 |
| 1038 | 2026-07-20T18:36:31.876Z | Downloaded autocfg v1.5.1 |
| 1039 | 2026-07-20T18:36:31.876Z | Downloaded dtrace-parser v0.2.0 |
| 1040 | 2026-07-20T18:36:31.876Z | Downloaded darling_core v0.23.0 |
| 1041 | 2026-07-20T18:36:31.879Z | Downloaded dof v0.4.0 |
| 1042 | 2026-07-20T18:36:31.884Z | Downloaded async-trait v0.1.89 |
| 1043 | 2026-07-20T18:36:31.884Z | Downloaded adler2 v2.0.1 |
| 1044 | 2026-07-20T18:36:31.889Z | Downloaded crc8 v0.1.1 |
| 1045 | 2026-07-20T18:36:31.889Z | Downloaded ciborium-ll v0.2.2 |
| 1046 | 2026-07-20T18:36:31.889Z | Downloaded anstream v1.0.0 |
| 1047 | 2026-07-20T18:36:31.889Z | Downloaded erased-serde v0.3.31 |
| 1048 | 2026-07-20T18:36:31.889Z | Downloaded defmt v0.3.100 |
| 1049 | 2026-07-20T18:36:31.893Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1050 | 2026-07-20T18:36:31.893Z | Downloaded const-random-macro v0.1.16 |
| 1051 | 2026-07-20T18:36:31.893Z | Downloaded data-encoding v2.11.0 |
| 1052 | 2026-07-20T18:36:31.893Z | Downloaded const-random v0.1.18 |
| 1053 | 2026-07-20T18:36:31.893Z | Downloaded compression-core v0.4.32 |
| 1054 | 2026-07-20T18:36:31.897Z | Downloaded aead v0.5.2 |
| 1055 | 2026-07-20T18:36:31.897Z | Downloaded derive-where v1.6.1 |
| 1056 | 2026-07-20T18:36:31.897Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1057 | 2026-07-20T18:36:31.900Z | Downloaded cpufeatures v0.3.0 |
| 1058 | 2026-07-20T18:36:31.900Z | Downloaded cobs v0.3.0 |
| 1059 | 2026-07-20T18:36:31.900Z | Downloaded async-stream v0.3.6 |
| 1060 | 2026-07-20T18:36:31.900Z | Downloaded cpufeatures v0.2.17 |
| 1061 | 2026-07-20T18:36:31.904Z | Downloaded async-recursion v1.1.1 |
| 1062 | 2026-07-20T18:36:31.904Z | Downloaded equivalent v1.0.2 |
| 1063 | 2026-07-20T18:36:31.907Z | Downloaded dof v0.3.0 |
| 1064 | 2026-07-20T18:36:31.907Z | Downloaded futures-task v0.3.32 |
| 1065 | 2026-07-20T18:36:31.907Z | Downloaded convert_case v0.4.0 |
| 1066 | 2026-07-20T18:36:31.907Z | Downloaded hex v0.4.3 |
| 1067 | 2026-07-20T18:36:31.910Z | Downloaded fixedbitset v0.4.2 |
| 1068 | 2026-07-20T18:36:31.911Z | Downloaded cfg_aliases v0.2.1 |
| 1069 | 2026-07-20T18:36:31.911Z | Downloaded dtrace-parser v0.3.0 |
| 1070 | 2026-07-20T18:36:31.915Z | Downloaded derive_more v0.99.20 |
| 1071 | 2026-07-20T18:36:31.915Z | Downloaded fastrand v2.4.1 |
| 1072 | 2026-07-20T18:36:31.918Z | Downloaded byteorder v1.5.0 |
| 1073 | 2026-07-20T18:36:31.918Z | Downloaded form_urlencoded v1.2.2 |
| 1074 | 2026-07-20T18:36:31.919Z | Downloaded foreign-types-macros v0.2.3 |
| 1075 | 2026-07-20T18:36:31.919Z | Downloaded bytecount v0.6.9 |
| 1076 | 2026-07-20T18:36:31.922Z | Downloaded digest v0.10.7 |
| 1077 | 2026-07-20T18:36:31.922Z | Downloaded enum-as-inner v0.6.1 |
| 1078 | 2026-07-20T18:36:31.922Z | Downloaded argon2 v0.5.3 |
| 1079 | 2026-07-20T18:36:31.925Z | Downloaded chacha20 v0.9.1 |
| 1080 | 2026-07-20T18:36:31.925Z | Downloaded futures-core v0.3.32 |
| 1081 | 2026-07-20T18:36:31.925Z | Downloaded block-buffer v0.10.4 |
| 1082 | 2026-07-20T18:36:31.928Z | Downloaded backoff v0.4.0 |
| 1083 | 2026-07-20T18:36:31.928Z | Downloaded heck v0.5.0 |
| 1084 | 2026-07-20T18:36:31.931Z | Downloaded futures-io v0.3.32 |
| 1085 | 2026-07-20T18:36:31.931Z | Downloaded cstr-argument v0.1.2 |
| 1086 | 2026-07-20T18:36:31.931Z | Downloaded crypto-common v0.2.2 |
| 1087 | 2026-07-20T18:36:31.931Z | Downloaded fixedbitset v0.5.7 |
| 1088 | 2026-07-20T18:36:31.934Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1089 | 2026-07-20T18:36:31.934Z | Downloaded byte-wrapper v0.1.0 |
| 1090 | 2026-07-20T18:36:31.936Z | Downloaded elliptic-curve v0.13.8 |
| 1091 | 2026-07-20T18:36:31.936Z | Downloaded globset v0.4.18 |
| 1092 | 2026-07-20T18:36:31.939Z | Downloaded fxhash v0.2.1 |
| 1093 | 2026-07-20T18:36:31.939Z | Downloaded hostname v0.3.1 |
| 1094 | 2026-07-20T18:36:31.942Z | Downloaded dunce v1.0.5 |
| 1095 | 2026-07-20T18:36:31.942Z | Downloaded defmt-macros v1.1.0 |
| 1096 | 2026-07-20T18:36:31.942Z | Downloaded crossbeam-utils v0.8.21 |
| 1097 | 2026-07-20T18:36:31.945Z | Downloaded clap_lex v1.1.0 |
| 1098 | 2026-07-20T18:36:31.945Z | Downloaded foreign-types-shared v0.1.1 |
| 1099 | 2026-07-20T18:36:31.948Z | Downloaded embedded-io v0.4.0 |
| 1100 | 2026-07-20T18:36:31.948Z | Downloaded dyn-clone v1.0.20 |
| 1101 | 2026-07-20T18:36:31.948Z | Downloaded hubpack_derive v0.1.1 |
| 1102 | 2026-07-20T18:36:31.952Z | Downloaded hubpack v0.1.2 |
| 1103 | 2026-07-20T18:36:31.952Z | Downloaded ciborium-io v0.2.2 |
| 1104 | 2026-07-20T18:36:31.952Z | Downloaded anstyle-parse v1.0.0 |
| 1105 | 2026-07-20T18:36:31.952Z | Downloaded heck v0.4.1 |
| 1106 | 2026-07-20T18:36:31.955Z | Downloaded colorchoice v1.0.5 |
| 1107 | 2026-07-20T18:36:31.955Z | Downloaded generic-array v0.14.7 |
| 1108 | 2026-07-20T18:36:31.955Z | Downloaded darling_macro v0.21.3 |
| 1109 | 2026-07-20T18:36:31.955Z | Downloaded ident_case v1.0.1 |
| 1110 | 2026-07-20T18:36:31.958Z | Downloaded daft v0.1.7 |
| 1111 | 2026-07-20T18:36:31.958Z | Downloaded cmake v0.1.58 |
| 1112 | 2026-07-20T18:36:31.958Z | Downloaded bitflags v1.3.2 |
| 1113 | 2026-07-20T18:36:31.961Z | Downloaded hostname v0.4.2 |
| 1114 | 2026-07-20T18:36:31.961Z | Downloaded displaydoc v0.2.6 |
| 1115 | 2026-07-20T18:36:31.964Z | Downloaded idna_adapter v1.2.2 |
| 1116 | 2026-07-20T18:36:31.964Z | Downloaded futures-sink v0.3.32 |
| 1117 | 2026-07-20T18:36:31.964Z | Downloaded derive-ex v0.1.8 |
| 1118 | 2026-07-20T18:36:31.967Z | Downloaded futures-macro v0.3.32 |
| 1119 | 2026-07-20T18:36:31.967Z | Downloaded foldhash v0.1.5 |
| 1120 | 2026-07-20T18:36:31.968Z | Downloaded embedded-io v0.6.1 |
| 1121 | 2026-07-20T18:36:31.970Z | Downloaded daft-derive v0.1.7 |
| 1122 | 2026-07-20T18:36:31.974Z | Downloaded digest v0.11.3 |
| 1123 | 2026-07-20T18:36:31.974Z | Downloaded glob v0.3.3 |
| 1124 | 2026-07-20T18:36:31.978Z | Downloaded gethostname v0.5.0 |
| 1125 | 2026-07-20T18:36:31.978Z | Downloaded compression-codecs v0.4.38 |
| 1126 | 2026-07-20T18:36:31.981Z | Downloaded instant v0.1.13 |
| 1127 | 2026-07-20T18:36:31.981Z | Downloaded hash32 v0.3.1 |
| 1128 | 2026-07-20T18:36:31.981Z | Downloaded csv-core v0.1.13 |
| 1129 | 2026-07-20T18:36:31.981Z | Downloaded konst_macro_rules v0.2.19 |
| 1130 | 2026-07-20T18:36:31.984Z | Downloaded find-msvc-tools v0.1.9 |
| 1131 | 2026-07-20T18:36:31.984Z | Downloaded inout v0.1.4 |
| 1132 | 2026-07-20T18:36:31.984Z | Downloaded ff v0.13.1 |
| 1133 | 2026-07-20T18:36:31.987Z | Downloaded keccak v0.1.6 |
| 1134 | 2026-07-20T18:36:31.987Z | Downloaded itoa v1.0.18 |
| 1135 | 2026-07-20T18:36:31.991Z | Downloaded bs58 v0.5.1 |
| 1136 | 2026-07-20T18:36:31.996Z | Downloaded critical-section v1.2.0 |
| 1137 | 2026-07-20T18:36:31.996Z | Downloaded camino v1.2.4 |
| 1138 | 2026-07-20T18:36:31.996Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1139 | 2026-07-20T18:36:32.001Z | Downloaded is-terminal v0.4.17 |
| 1140 | 2026-07-20T18:36:32.001Z | Downloaded lazy_static v1.5.0 |
| 1141 | 2026-07-20T18:36:32.001Z | Downloaded is_ci v1.2.0 |
| 1142 | 2026-07-20T18:36:32.001Z | Downloaded http-body v1.0.1 |
| 1143 | 2026-07-20T18:36:32.001Z | Downloaded camino-tempfile v1.4.1 |
| 1144 | 2026-07-20T18:36:32.004Z | Downloaded anyhow v1.0.104 |
| 1145 | 2026-07-20T18:36:32.004Z | Downloaded clap_derive v4.6.1 |
| 1146 | 2026-07-20T18:36:32.004Z | Downloaded match_cfg v0.1.0 |
| 1147 | 2026-07-20T18:36:32.007Z | Downloaded http-body-util v0.1.4 |
| 1148 | 2026-07-20T18:36:32.007Z | Downloaded group v0.13.0 |
| 1149 | 2026-07-20T18:36:32.007Z | Downloaded linked-hash-map v0.5.6 |
| 1150 | 2026-07-20T18:36:32.010Z | Downloaded libscf-sys v1.2.0 |
| 1151 | 2026-07-20T18:36:32.010Z | Downloaded crossbeam-epoch v0.9.18 |
| 1152 | 2026-07-20T18:36:32.013Z | Downloaded git-stub v1.0.0 |
| 1153 | 2026-07-20T18:36:32.013Z | Downloaded highway v1.3.0 |
| 1154 | 2026-07-20T18:36:32.013Z | Downloaded git-stub-vcs v0.1.0 |
| 1155 | 2026-07-20T18:36:32.016Z | Downloaded httpdate v1.0.3 |
| 1156 | 2026-07-20T18:36:32.020Z | Downloaded futures-executor v0.3.32 |
| 1157 | 2026-07-20T18:36:32.020Z | Downloaded humantime v2.3.0 |
| 1158 | 2026-07-20T18:36:32.022Z | Downloaded memoffset v0.9.1 |
| 1159 | 2026-07-20T18:36:32.022Z | Downloaded fs_extra v1.3.0 |
| 1160 | 2026-07-20T18:36:32.023Z | Downloaded macaddr v1.0.1 |
| 1161 | 2026-07-20T18:36:32.026Z | Downloaded hyper-rustls v0.27.9 |
| 1162 | 2026-07-20T18:36:32.026Z | Downloaded managed v0.8.0 |
| 1163 | 2026-07-20T18:36:32.026Z | Downloaded mime v0.3.17 |
| 1164 | 2026-07-20T18:36:32.029Z | Downloaded num-conv v0.2.2 |
| 1165 | 2026-07-20T18:36:32.029Z | Downloaded no-std-compat v0.4.1 |
| 1166 | 2026-07-20T18:36:32.029Z | Downloaded lru-slab v0.1.2 |
| 1167 | 2026-07-20T18:36:32.032Z | Downloaded memmap v0.7.0 |
| 1168 | 2026-07-20T18:36:32.032Z | Downloaded num-derive v0.4.2 |
| 1169 | 2026-07-20T18:36:32.032Z | Downloaded natord v1.0.9 |
| 1170 | 2026-07-20T18:36:32.033Z | Downloaded crc32fast v1.5.0 |
| 1171 | 2026-07-20T18:36:32.035Z | Downloaded num-iter v0.1.45 |
| 1172 | 2026-07-20T18:36:32.035Z | Downloaded hmac v0.12.1 |
| 1173 | 2026-07-20T18:36:32.038Z | Downloaded ciborium v0.2.2 |
| 1174 | 2026-07-20T18:36:32.038Z | Downloaded lru-cache v0.1.2 |
| 1175 | 2026-07-20T18:36:32.038Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1176 | 2026-07-20T18:36:32.043Z | Downloaded fs-err v3.3.0 |
| 1177 | 2026-07-20T18:36:32.046Z | Downloaded darling v0.21.3 |
| 1178 | 2026-07-20T18:36:32.049Z | Downloaded ipnetwork v0.21.1 |
| 1179 | 2026-07-20T18:36:32.049Z | Downloaded ipnet v2.12.0 |
| 1180 | 2026-07-20T18:36:32.053Z | Downloaded olpc-cjson v0.1.4 |
| 1181 | 2026-07-20T18:36:32.053Z | Downloaded num_enum_derive v0.5.11 |
| 1182 | 2026-07-20T18:36:32.056Z | Downloaded opaque-debug v0.3.1 |
| 1183 | 2026-07-20T18:36:32.056Z | Downloaded num_threads v0.1.7 |
| 1184 | 2026-07-20T18:36:32.056Z | Downloaded internet-checksum v0.2.1 |
| 1185 | 2026-07-20T18:36:32.056Z | Downloaded newtype_derive v0.1.6 |
| 1186 | 2026-07-20T18:36:32.056Z | Downloaded num v0.4.3 |
| 1187 | 2026-07-20T18:36:32.056Z | Downloaded newline-converter v0.3.0 |
| 1188 | 2026-07-20T18:36:32.059Z | Downloaded ingot-types v0.1.2 |
| 1189 | 2026-07-20T18:36:32.059Z | Downloaded cookie v0.18.1 |
| 1190 | 2026-07-20T18:36:32.115Z | Downloaded ingot v0.1.1 |
| 1191 | 2026-07-20T18:36:32.115Z | Downloaded indent_write v2.2.0 |
| 1192 | 2026-07-20T18:36:32.115Z | Downloaded libsw-core v0.3.2 |
| 1193 | 2026-07-20T18:36:32.115Z | Downloaded chacha20 v0.10.0 |
| 1194 | 2026-07-20T18:36:32.115Z | Downloaded lock_api v0.4.14 |
| 1195 | 2026-07-20T18:36:32.115Z | Downloaded httparse v1.10.1 |
| 1196 | 2026-07-20T18:36:32.115Z | Downloaded console v0.16.3 |
| 1197 | 2026-07-20T18:36:32.115Z | Downloaded cargo_toml v0.22.3 |
| 1198 | 2026-07-20T18:36:32.115Z | Downloaded cancel-safe-futures v0.1.5 |
| 1199 | 2026-07-20T18:36:32.115Z | Downloaded parse-display v0.10.0 |
| 1200 | 2026-07-20T18:36:32.115Z | Downloaded openssl-probe v0.2.1 |
| 1201 | 2026-07-20T18:36:32.116Z | Downloaded linear-map v1.2.0 |
| 1202 | 2026-07-20T18:36:32.116Z | Downloaded openssl-macros v0.1.1 |
| 1203 | 2026-07-20T18:36:32.116Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1204 | 2026-07-20T18:36:32.116Z | Downloaded libsw v3.5.0 |
| 1205 | 2026-07-20T18:36:32.116Z | Downloaded const_format_proc_macros v0.2.34 |
| 1206 | 2026-07-20T18:36:32.116Z | Downloaded colored v3.1.1 |
| 1207 | 2026-07-20T18:36:32.116Z | Downloaded foreign-types-shared v0.3.1 |
| 1208 | 2026-07-20T18:36:32.116Z | Downloaded getrandom v0.2.17 |
| 1209 | 2026-07-20T18:36:32.116Z | Downloaded base64 v0.22.1 |
| 1210 | 2026-07-20T18:36:32.116Z | Downloaded base64 v0.21.7 |
| 1211 | 2026-07-20T18:36:32.116Z | Downloaded console v0.15.11 |
| 1212 | 2026-07-20T18:36:32.116Z | Downloaded hybrid-array v0.4.12 |
| 1213 | 2026-07-20T18:36:32.116Z | Downloaded percent-encoding v2.3.2 |
| 1214 | 2026-07-20T18:36:32.116Z | Downloaded phf_shared v0.12.1 |
| 1215 | 2026-07-20T18:36:32.116Z | Downloaded multer v3.1.0 |
| 1216 | 2026-07-20T18:36:32.116Z | Downloaded powerfmt v0.2.0 |
| 1217 | 2026-07-20T18:36:32.122Z | Downloaded dropshot_endpoint v0.17.1 |
| 1218 | 2026-07-20T18:36:32.122Z | Downloaded num-integer v0.1.46 |
| 1219 | 2026-07-20T18:36:32.122Z | Downloaded futures-channel v0.3.32 |
| 1220 | 2026-07-20T18:36:32.122Z | Downloaded bitflags v2.12.1 |
| 1221 | 2026-07-20T18:36:32.122Z | Downloaded newtype-uuid v1.3.2 |
| 1222 | 2026-07-20T18:36:32.125Z | Downloaded proc-macro-crate v1.3.1 |
| 1223 | 2026-07-20T18:36:32.125Z | Downloaded cipher v0.4.4 |
| 1224 | 2026-07-20T18:36:32.125Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1225 | 2026-07-20T18:36:32.125Z | Downloaded num_enum v0.7.6 |
| 1226 | 2026-07-20T18:36:32.128Z | Downloaded num-complex v0.4.6 |
| 1227 | 2026-07-20T18:36:32.128Z | Downloaded num-rational v0.4.2 |
| 1228 | 2026-07-20T18:36:32.128Z | Downloaded progenitor-client v0.10.0 |
| 1229 | 2026-07-20T18:36:32.131Z | Downloaded ingot-macros v0.1.1 |
| 1230 | 2026-07-20T18:36:32.131Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1231 | 2026-07-20T18:36:32.131Z | Downloaded pretty-hex v0.4.2 |
| 1232 | 2026-07-20T18:36:32.135Z | Downloaded potential_utf v0.1.5 |
| 1233 | 2026-07-20T18:36:32.135Z | Downloaded plain v0.2.3 |
| 1234 | 2026-07-20T18:36:32.135Z | Downloaded num_enum v0.5.11 |
| 1235 | 2026-07-20T18:36:32.138Z | Downloaded const-oid v0.10.2 |
| 1236 | 2026-07-20T18:36:32.138Z | Downloaded crossbeam-deque v0.8.6 |
| 1237 | 2026-07-20T18:36:32.142Z | Downloaded jobserver v0.1.34 |
| 1238 | 2026-07-20T18:36:32.142Z | Downloaded clap v4.6.2 |
| 1239 | 2026-07-20T18:36:32.145Z | Downloaded progenitor-macro v0.13.0 |
| 1240 | 2026-07-20T18:36:32.148Z | Downloaded proc-macro-crate v3.5.0 |
| 1241 | 2026-07-20T18:36:32.148Z | Downloaded litemap v0.8.2 |
| 1242 | 2026-07-20T18:36:32.151Z | Downloaded oxnet v0.1.6 |
| 1243 | 2026-07-20T18:36:32.152Z | Downloaded progenitor-macro v0.10.0 |
| 1244 | 2026-07-20T18:36:32.152Z | Downloaded quick-error v1.2.3 |
| 1245 | 2026-07-20T18:36:32.155Z | Downloaded paste v1.0.15 |
| 1246 | 2026-07-20T18:36:32.155Z | Downloaded owo-colors v4.3.0 |
| 1247 | 2026-07-20T18:36:32.158Z | Downloaded ref-cast-impl v1.0.25 |
| 1248 | 2026-07-20T18:36:32.158Z | Downloaded progenitor-macro v0.14.0 |
| 1249 | 2026-07-20T18:36:32.158Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1250 | 2026-07-20T18:36:32.158Z | Downloaded password-hash v0.5.0 |
| 1251 | 2026-07-20T18:36:32.161Z | Downloaded parse-display-derive v0.10.0 |
| 1252 | 2026-07-20T18:36:32.161Z | Downloaded pem v3.0.6 |
| 1253 | 2026-07-20T18:36:32.161Z | Downloaded getrandom v0.3.4 |
| 1254 | 2026-07-20T18:36:32.165Z | Downloaded iana-time-zone v0.1.65 |
| 1255 | 2026-07-20T18:36:32.168Z | Downloaded half v2.7.1 |
| 1256 | 2026-07-20T18:36:32.168Z | Downloaded phf v0.12.1 |
| 1257 | 2026-07-20T18:36:32.171Z | Downloaded parking_lot_core v0.8.6 |
| 1258 | 2026-07-20T18:36:32.171Z | Downloaded pin-project-lite v0.2.17 |
| 1259 | 2026-07-20T18:36:32.174Z | Downloaded rand_chacha v0.3.1 |
| 1260 | 2026-07-20T18:36:32.177Z | Downloaded memmap2 v0.9.10 |
| 1261 | 2026-07-20T18:36:32.180Z | Downloaded rand_xorshift v0.4.0 |
| 1262 | 2026-07-20T18:36:32.185Z | Downloaded rustc-hash v2.1.2 |
| 1263 | 2026-07-20T18:36:32.191Z | Downloaded allocator-api2 v0.2.21 |
| 1264 | 2026-07-20T18:36:32.194Z | Downloaded arc-swap v1.9.1 |
| 1265 | 2026-07-20T18:36:32.197Z | Downloaded indexmap v1.9.3 |
| 1266 | 2026-07-20T18:36:32.200Z | Downloaded port-file v0.1.0 |
| 1267 | 2026-07-20T18:36:32.203Z | Downloaded poly1305 v0.8.0 |
| 1268 | 2026-07-20T18:36:32.203Z | Downloaded proc-macro-error v1.0.4 |
| 1269 | 2026-07-20T18:36:32.206Z | Downloaded rustc_version v0.1.7 |
| 1270 | 2026-07-20T18:36:32.206Z | Downloaded heapless v0.8.0 |
| 1271 | 2026-07-20T18:36:32.210Z | Downloaded rustc_version v0.4.1 |
| 1272 | 2026-07-20T18:36:32.210Z | Downloaded num_enum_derive v0.7.6 |
| 1273 | 2026-07-20T18:36:32.211Z | Downloaded flate2 v1.1.9 |
| 1274 | 2026-07-20T18:36:32.213Z | Downloaded ppv-lite86 v0.2.21 |
| 1275 | 2026-07-20T18:36:32.213Z | Downloaded icu_provider v2.2.0 |
| 1276 | 2026-07-20T18:36:32.216Z | Downloaded progenitor v0.14.0 |
| 1277 | 2026-07-20T18:36:32.216Z | Downloaded progenitor v0.13.0 |
| 1278 | 2026-07-20T18:36:32.220Z | Downloaded proc-macro-error2 v2.0.1 |
| 1279 | 2026-07-20T18:36:32.220Z | Downloaded progenitor-client v0.14.0 |
| 1280 | 2026-07-20T18:36:32.220Z | Downloaded progenitor v0.10.0 |
| 1281 | 2026-07-20T18:36:32.224Z | Downloaded once_cell v1.21.4 |
| 1282 | 2026-07-20T18:36:32.224Z | Downloaded same-file v1.0.6 |
| 1283 | 2026-07-20T18:36:32.224Z | Downloaded async-compression v0.4.42 |
| 1284 | 2026-07-20T18:36:32.228Z | Downloaded progenitor-client v0.13.0 |
| 1285 | 2026-07-20T18:36:32.231Z | Downloaded parking_lot_core v0.9.12 |
| 1286 | 2026-07-20T18:36:32.231Z | Downloaded quote v1.0.45 |
| 1287 | 2026-07-20T18:36:32.231Z | Downloaded log v0.4.32 |
| 1288 | 2026-07-20T18:36:32.234Z | Downloaded serde-big-array v0.5.1 |
| 1289 | 2026-07-20T18:36:32.234Z | Downloaded scroll_derive v0.12.1 |
| 1290 | 2026-07-20T18:36:32.237Z | Downloaded semver v0.1.20 |
| 1291 | 2026-07-20T18:36:32.237Z | Downloaded secrecy v0.10.3 |
| 1292 | 2026-07-20T18:36:32.237Z | Downloaded scroll_derive v0.13.1 |
| 1293 | 2026-07-20T18:36:32.237Z | Downloaded scopeguard v1.2.0 |
| 1294 | 2026-07-20T18:36:32.240Z | Downloaded chacha20poly1305 v0.10.1 |
| 1295 | 2026-07-20T18:36:32.240Z | Downloaded pkg-config v0.3.33 |
| 1296 | 2026-07-20T18:36:32.244Z | Downloaded const_format v0.2.36 |
| 1297 | 2026-07-20T18:36:32.244Z | Downloaded pest_generator v2.8.6 |
| 1298 | 2026-07-20T18:36:32.247Z | Downloaded parking_lot v0.11.2 |
| 1299 | 2026-07-20T18:36:32.247Z | Downloaded pin-project-internal v1.1.13 |
| 1300 | 2026-07-20T18:36:32.247Z | Downloaded futures v0.3.32 |
| 1301 | 2026-07-20T18:36:32.250Z | Downloaded rand_chacha v0.9.0 |
| 1302 | 2026-07-20T18:36:32.253Z | Downloaded getrandom v0.4.2 |
| 1303 | 2026-07-20T18:36:32.255Z | Downloaded rand_core v0.9.5 |
| 1304 | 2026-07-20T18:36:32.256Z | Downloaded icu_normalizer_data v2.2.0 |
| 1305 | 2026-07-20T18:36:32.258Z | Downloaded rand_core v0.6.4 |
| 1306 | 2026-07-20T18:36:32.258Z | Downloaded bytes v1.11.1 |
| 1307 | 2026-07-20T18:36:32.261Z | Downloaded serde_urlencoded v0.7.1 |
| 1308 | 2026-07-20T18:36:32.261Z | Downloaded serde_spanned v0.6.9 |
| 1309 | 2026-07-20T18:36:32.261Z | Downloaded serde_repr v0.1.21 |
| 1310 | 2026-07-20T18:36:32.264Z | Downloaded serde_spanned v1.1.1 |
| 1311 | 2026-07-20T18:36:32.264Z | Downloaded sha1 v0.11.0 |
| 1312 | 2026-07-20T18:36:32.267Z | Downloaded serde_plain v1.0.2 |
| 1313 | 2026-07-20T18:36:32.267Z | Downloaded sha1 v0.10.6 |
| 1314 | 2026-07-20T18:36:32.267Z | Downloaded icu_collections v2.2.0 |
| 1315 | 2026-07-20T18:36:32.272Z | Downloaded resolv-conf v0.7.6 |
| 1316 | 2026-07-20T18:36:32.275Z | Downloaded icu_properties v2.2.0 |
| 1317 | 2026-07-20T18:36:32.280Z | Downloaded ref-cast v1.0.25 |
| 1318 | 2026-07-20T18:36:32.284Z | Downloaded crypto-bigint v0.5.5 |
| 1319 | 2026-07-20T18:36:32.287Z | Downloaded siphasher v1.0.3 |
| 1320 | 2026-07-20T18:36:32.287Z | Downloaded rustls-native-certs v0.8.4 |
| 1321 | 2026-07-20T18:36:32.287Z | Downloaded sigpipe v0.1.3 |
| 1322 | 2026-07-20T18:36:32.298Z | Downloaded indicatif v0.18.4 |
| 1323 | 2026-07-20T18:36:32.302Z | Downloaded slog-bunyan v2.5.0 |
| 1324 | 2026-07-20T18:36:32.305Z | Downloaded rusty-fork v0.3.1 |
| 1325 | 2026-07-20T18:36:32.305Z | Downloaded rustversion v1.0.22 |
| 1326 | 2026-07-20T18:36:32.305Z | Downloaded crossbeam-channel v0.5.15 |
| 1327 | 2026-07-20T18:36:32.308Z | Downloaded progenitor-extras v0.2.0 |
| 1328 | 2026-07-20T18:36:32.308Z | Downloaded parking_lot v0.12.5 |
| 1329 | 2026-07-20T18:36:32.311Z | Downloaded scroll v0.12.0 |
| 1330 | 2026-07-20T18:36:32.311Z | Downloaded schemars_derive v0.8.22 |
| 1331 | 2026-07-20T18:36:32.311Z | Downloaded papergrid v0.18.0 |
| 1332 | 2026-07-20T18:36:32.315Z | Downloaded papergrid v0.11.0 |
| 1333 | 2026-07-20T18:36:32.319Z | Downloaded strum v0.26.3 |
| 1334 | 2026-07-20T18:36:32.319Z | Downloaded stable_deref_trait v1.2.1 |
| 1335 | 2026-07-20T18:36:32.319Z | Downloaded smawk v0.3.2 |
| 1336 | 2026-07-20T18:36:32.322Z | Downloaded strsim v0.11.1 |
| 1337 | 2026-07-20T18:36:32.325Z | Downloaded konst v0.2.20 |
| 1338 | 2026-07-20T18:36:32.330Z | Downloaded pin-project v1.1.13 |
| 1339 | 2026-07-20T18:36:32.336Z | Downloaded rand_core v0.10.1 |
| 1340 | 2026-07-20T18:36:32.339Z | Downloaded pest_derive v2.8.6 |
| 1341 | 2026-07-20T18:36:32.342Z | Downloaded subtle v2.6.1 |
| 1342 | 2026-07-20T18:36:32.342Z | Downloaded serde_tokenstream v0.2.3 |
| 1343 | 2026-07-20T18:36:32.342Z | Downloaded postcard v1.1.3 |
| 1344 | 2026-07-20T18:36:32.345Z | Downloaded swrite v0.1.0 |
| 1345 | 2026-07-20T18:36:32.345Z | Downloaded strum v0.27.2 |
| 1346 | 2026-07-20T18:36:32.348Z | Downloaded structmeta-derive v0.3.0 |
| 1347 | 2026-07-20T18:36:32.349Z | Downloaded supports-color v3.0.2 |
| 1348 | 2026-07-20T18:36:32.349Z | Downloaded sync_wrapper v1.0.2 |
| 1349 | 2026-07-20T18:36:32.353Z | Downloaded structmeta v0.3.0 |
| 1350 | 2026-07-20T18:36:32.353Z | Downloaded miniz_oxide v0.8.9 |
| 1351 | 2026-07-20T18:36:32.353Z | Downloaded rhai_codegen v3.2.0 |
| 1352 | 2026-07-20T18:36:32.356Z | Downloaded cc v1.2.63 |
| 1353 | 2026-07-20T18:36:32.360Z | Downloaded jiff-static v0.2.28 |
| 1354 | 2026-07-20T18:36:32.363Z | Downloaded take_mut v0.2.2 |
| 1355 | 2026-07-20T18:36:32.363Z | Downloaded shlex v2.0.1 |
| 1356 | 2026-07-20T18:36:32.366Z | Downloaded terminal_size v0.4.4 |
| 1357 | 2026-07-20T18:36:32.366Z | Downloaded tagptr v0.2.0 |
| 1358 | 2026-07-20T18:36:32.369Z | Downloaded proc-macro2 v1.0.106 |
| 1359 | 2026-07-20T18:36:32.372Z | Downloaded tabled_derive v0.7.0 |
| 1360 | 2026-07-20T18:36:32.372Z | Downloaded simd-adler32 v0.3.9 |
| 1361 | 2026-07-20T18:36:32.372Z | Downloaded tabwriter v1.4.1 |
| 1362 | 2026-07-20T18:36:32.375Z | Downloaded slog-stdlog v4.1.1 |
| 1363 | 2026-07-20T18:36:32.375Z | Downloaded tabled_derive v0.11.0 |
| 1364 | 2026-07-20T18:36:32.375Z | Downloaded slog-json v2.6.1 |
| 1365 | 2026-07-20T18:36:32.378Z | Downloaded slog-async v2.8.0 |
| 1366 | 2026-07-20T18:36:32.378Z | Downloaded thread-id v4.2.2 |
| 1367 | 2026-07-20T18:36:32.381Z | Downloaded testing_table v0.3.0 |
| 1368 | 2026-07-20T18:36:32.381Z | Downloaded termtree v0.5.1 |
| 1369 | 2026-07-20T18:36:32.381Z | Downloaded slog-scope v4.4.1 |
| 1370 | 2026-07-20T18:36:32.381Z | Downloaded slog-envlogger v2.2.0 |
| 1371 | 2026-07-20T18:36:32.385Z | Downloaded icu_normalizer v2.2.0 |
| 1372 | 2026-07-20T18:36:32.385Z | Downloaded openssl-sys v0.9.116 |
| 1373 | 2026-07-20T18:36:32.388Z | Downloaded quinn-udp v0.5.14 |
| 1374 | 2026-07-20T18:36:32.392Z | Downloaded progenitor-impl v0.10.0 |
| 1375 | 2026-07-20T18:36:32.392Z | Downloaded scroll v0.13.0 |
| 1376 | 2026-07-20T18:36:32.395Z | Downloaded static_assertions v1.1.0 |
| 1377 | 2026-07-20T18:36:32.395Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1378 | 2026-07-20T18:36:32.395Z | Downloaded thread-id v5.1.0 |
| 1379 | 2026-07-20T18:36:32.395Z | Downloaded spin v0.5.2 |
| 1380 | 2026-07-20T18:36:32.395Z | Downloaded smartstring v1.0.1 |
| 1381 | 2026-07-20T18:36:32.398Z | Downloaded serde_derive_internals v0.29.1 |
| 1382 | 2026-07-20T18:36:32.398Z | Downloaded slog-term v2.9.2 |
| 1383 | 2026-07-20T18:36:32.400Z | Downloaded time-core v0.1.8 |
| 1384 | 2026-07-20T18:36:32.401Z | Downloaded progenitor-impl v0.13.0 |
| 1385 | 2026-07-20T18:36:32.403Z | Downloaded snafu-derive v0.8.9 |
| 1386 | 2026-07-20T18:36:32.403Z | Downloaded smf v0.2.3 |
| 1387 | 2026-07-20T18:36:32.403Z | Downloaded serde_path_to_error v0.1.20 |
| 1388 | 2026-07-20T18:36:32.406Z | Downloaded slab v0.4.12 |
| 1389 | 2026-07-20T18:36:32.406Z | Downloaded rustls-pki-types v1.14.1 |
| 1390 | 2026-07-20T18:36:32.409Z | Downloaded rustls-pemfile v2.2.0 |
| 1391 | 2026-07-20T18:36:32.409Z | Downloaded expectorate v1.2.0 |
| 1392 | 2026-07-20T18:36:32.415Z | Downloaded pest_meta v2.8.6 |
| 1393 | 2026-07-20T18:36:32.418Z | Downloaded strum_macros v0.27.2 |
| 1394 | 2026-07-20T18:36:32.424Z | Downloaded sha2 v0.10.9 |
| 1395 | 2026-07-20T18:36:32.424Z | Downloaded semver v1.0.28 |
| 1396 | 2026-07-20T18:36:32.426Z | Downloaded tinyvec_macros v0.1.1 |
| 1397 | 2026-07-20T18:36:32.426Z | Downloaded serde_with_macros v3.21.0 |
| 1398 | 2026-07-20T18:36:32.427Z | Downloaded tokio-macros v2.7.0 |
| 1399 | 2026-07-20T18:36:32.427Z | Downloaded synstructure v0.13.2 |
| 1400 | 2026-07-20T18:36:32.427Z | Downloaded hickory-resolver v0.24.4 |
| 1401 | 2026-07-20T18:36:32.432Z | Downloaded signal-hook-registry v1.4.8 |
| 1402 | 2026-07-20T18:36:32.436Z | Downloaded indexmap v2.14.0 |
| 1403 | 2026-07-20T18:36:32.439Z | Downloaded icu_locale_core v2.2.0 |
| 1404 | 2026-07-20T18:36:32.442Z | Downloaded prettyplease v0.2.37 |
| 1405 | 2026-07-20T18:36:32.445Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1406 | 2026-07-20T18:36:32.448Z | Downloaded slog-dtrace v0.3.0 |
| 1407 | 2026-07-20T18:36:32.451Z | Downloaded toml_datetime v0.6.11 |
| 1408 | 2026-07-20T18:36:32.454Z | Downloaded schemars v0.8.22 |
| 1409 | 2026-07-20T18:36:32.458Z | Downloaded thiserror-no-std v2.0.2 |
| 1410 | 2026-07-20T18:36:32.460Z | Downloaded unarray v0.1.4 |
| 1411 | 2026-07-20T18:36:32.463Z | Downloaded try-lock v0.2.5 |
| 1412 | 2026-07-20T18:36:32.463Z | Downloaded ryu v1.0.23 |
| 1413 | 2026-07-20T18:36:32.466Z | Downloaded tower-service v0.3.3 |
| 1414 | 2026-07-20T18:36:32.466Z | Downloaded tower-layer v0.3.3 |
| 1415 | 2026-07-20T18:36:32.466Z | Downloaded toml_write v0.1.2 |
| 1416 | 2026-07-20T18:36:32.466Z | Downloaded thread_local v1.1.9 |
| 1417 | 2026-07-20T18:36:32.469Z | Downloaded rayon-core v1.13.0 |
| 1418 | 2026-07-20T18:36:32.472Z | Downloaded tiny-keccak v2.0.2 |
| 1419 | 2026-07-20T18:36:32.472Z | Downloaded thiserror-impl v2.0.19 |
| 1420 | 2026-07-20T18:36:32.472Z | Downloaded spin v0.9.8 |
| 1421 | 2026-07-20T18:36:32.475Z | Downloaded smallvec v1.15.1 |
| 1422 | 2026-07-20T18:36:32.475Z | Downloaded mio v1.2.1 |
| 1423 | 2026-07-20T18:36:32.478Z | Downloaded typeid v1.0.3 |
| 1424 | 2026-07-20T18:36:32.482Z | Downloaded time-macros v0.2.27 |
| 1425 | 2026-07-20T18:36:32.482Z | Downloaded strum_macros v0.26.4 |
| 1426 | 2026-07-20T18:36:32.487Z | Downloaded hickory-resolver v0.25.2 |
| 1427 | 2026-07-20T18:36:32.487Z | Downloaded unicode-linebreak v0.1.5 |
| 1428 | 2026-07-20T18:36:32.487Z | Downloaded memchr v2.8.1 |
| 1429 | 2026-07-20T18:36:32.491Z | Downloaded unit-prefix v0.5.2 |
| 1430 | 2026-07-20T18:36:32.491Z | Downloaded hyper-util v0.1.20 |
| 1431 | 2026-07-20T18:36:32.494Z | Downloaded tinystr v0.8.3 |
| 1432 | 2026-07-20T18:36:32.494Z | Downloaded serde_derive v1.0.228 |
| 1433 | 2026-07-20T18:36:32.497Z | Downloaded typify-macro v0.6.2 |
| 1434 | 2026-07-20T18:36:32.497Z | Downloaded thiserror-impl v1.0.69 |
| 1435 | 2026-07-20T18:36:32.497Z | Downloaded thiserror v1.0.69 |
| 1436 | 2026-07-20T18:36:32.501Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1437 | 2026-07-20T18:36:32.504Z | Downloaded untrusted v0.9.0 |
| 1438 | 2026-07-20T18:36:32.504Z | Downloaded untrusted v0.7.1 |
| 1439 | 2026-07-20T18:36:32.504Z | Downloaded minimal-lexical v0.2.1 |
| 1440 | 2026-07-20T18:36:32.507Z | Downloaded universal-hash v0.5.1 |
| 1441 | 2026-07-20T18:36:32.507Z | Downloaded usdt v0.5.0 |
| 1442 | 2026-07-20T18:36:32.507Z | Downloaded unicode-xid v0.2.6 |
| 1443 | 2026-07-20T18:36:32.510Z | Downloaded usdt-attr-macro v0.6.0 |
| 1444 | 2026-07-20T18:36:32.510Z | Downloaded typify-macro v0.4.3 |
| 1445 | 2026-07-20T18:36:32.510Z | Downloaded tokio-tungstenite v0.21.0 |
| 1446 | 2026-07-20T18:36:32.513Z | Downloaded usdt v0.6.0 |
| 1447 | 2026-07-20T18:36:32.513Z | Downloaded dropshot v0.17.1 |
| 1448 | 2026-07-20T18:36:32.523Z | Downloaded version_check v0.9.5 |
| 1449 | 2026-07-20T18:36:32.526Z | Downloaded utf8parse v0.2.2 |
| 1450 | 2026-07-20T18:36:32.526Z | Downloaded utf8_iter v1.0.4 |
| 1451 | 2026-07-20T18:36:32.526Z | Downloaded usdt-macro v0.6.0 |
| 1452 | 2026-07-20T18:36:32.529Z | Downloaded usdt-macro v0.5.0 |
| 1453 | 2026-07-20T18:36:32.529Z | Downloaded usdt-attr-macro v0.5.0 |
| 1454 | 2026-07-20T18:36:32.529Z | Downloaded thin-vec v0.2.18 |
| 1455 | 2026-07-20T18:36:32.529Z | Downloaded slog v2.8.2 |
| 1456 | 2026-07-20T18:36:32.532Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1457 | 2026-07-20T18:36:32.532Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1458 | 2026-07-20T18:36:32.535Z | Downloaded want v0.3.1 |
| 1459 | 2026-07-20T18:36:32.536Z | Downloaded wait-timeout v0.2.1 |
| 1460 | 2026-07-20T18:36:32.536Z | Downloaded thiserror v2.0.19 |
| 1461 | 2026-07-20T18:36:32.539Z | Downloaded waitgroup v0.1.2 |
| 1462 | 2026-07-20T18:36:32.539Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1463 | 2026-07-20T18:36:32.539Z | Downloaded term v1.2.1 |
| 1464 | 2026-07-20T18:36:32.543Z | Downloaded tempfile v3.27.0 |
| 1465 | 2026-07-20T18:36:32.546Z | Downloaded yoke-derive v0.8.2 |
| 1466 | 2026-07-20T18:36:32.546Z | Downloaded similar v2.7.0 |
| 1467 | 2026-07-20T18:36:32.546Z | Downloaded progenitor-impl v0.14.0 |
| 1468 | 2026-07-20T18:36:32.549Z | Downloaded num-traits v0.2.19 |
| 1469 | 2026-07-20T18:36:32.558Z | Downloaded zerofrom v0.1.8 |
| 1470 | 2026-07-20T18:36:32.565Z | Downloaded rand v0.8.6 |
| 1471 | 2026-07-20T18:36:32.568Z | Downloaded zerofrom-derive v0.1.7 |
| 1472 | 2026-07-20T18:36:32.571Z | Downloaded serde_core v1.0.228 |
| 1473 | 2026-07-20T18:36:32.571Z | Downloaded nom v7.1.3 |
| 1474 | 2026-07-20T18:36:32.574Z | Downloaded quinn v0.11.9 |
| 1475 | 2026-07-20T18:36:32.577Z | Downloaded utf-8 v0.7.6 |
| 1476 | 2026-07-20T18:36:32.577Z | Downloaded hashbrown v0.12.3 |
| 1477 | 2026-07-20T18:36:32.580Z | Downloaded tokio-stream v0.1.18 |
| 1478 | 2026-07-20T18:36:32.583Z | Downloaded zeroize_derive v1.4.3 |
| 1479 | 2026-07-20T18:36:32.583Z | Downloaded toml v0.8.23 |
| 1480 | 2026-07-20T18:36:32.583Z | Downloaded tokio-rustls v0.26.4 |
| 1481 | 2026-07-20T18:36:32.586Z | Downloaded tokio-dtrace v0.1.1 |
| 1482 | 2026-07-20T18:36:32.586Z | Downloaded zone_cfg_derive v0.3.1 |
| 1483 | 2026-07-20T18:36:32.586Z | Downloaded zone v0.3.1 |
| 1484 | 2026-07-20T18:36:32.589Z | Downloaded test-strategy v0.4.5 |
| 1485 | 2026-07-20T18:36:32.592Z | Downloaded textwrap v0.16.2 |
| 1486 | 2026-07-20T18:36:32.594Z | Downloaded vsss-rs v3.3.4 |
| 1487 | 2026-07-20T18:36:32.599Z | Downloaded snafu v0.8.9 |
| 1488 | 2026-07-20T18:36:32.604Z | Downloaded rustls-webpki v0.103.13 |
| 1489 | 2026-07-20T18:36:32.608Z | Downloaded whoami v1.6.1 |
| 1490 | 2026-07-20T18:36:32.611Z | Downloaded xz2 v0.1.7 |
| 1491 | 2026-07-20T18:36:32.611Z | Downloaded rand v0.9.4 |
| 1492 | 2026-07-20T18:36:32.614Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1493 | 2026-07-20T18:36:32.617Z | Downloaded schemars v0.9.0 |
| 1494 | 2026-07-20T18:36:32.621Z | Downloaded tracing-attributes v0.1.31 |
| 1495 | 2026-07-20T18:36:32.624Z | Downloaded walkdir v2.5.0 |
| 1496 | 2026-07-20T18:36:32.624Z | Downloaded socket2 v0.6.5 |
| 1497 | 2026-07-20T18:36:32.627Z | Downloaded serde v1.0.228 |
| 1498 | 2026-07-20T18:36:32.627Z | Downloaded qorb v0.4.1 |
| 1499 | 2026-07-20T18:36:32.630Z | Downloaded tinyvec v1.11.0 |
| 1500 | 2026-07-20T18:36:32.634Z | Downloaded zeroize v1.8.2 |
| 1501 | 2026-07-20T18:36:32.634Z | Downloaded ucd-trie v0.1.7 |
| 1502 | 2026-07-20T18:36:32.634Z | Downloaded http v1.4.2 |
| 1503 | 2026-07-20T18:36:32.637Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1504 | 2026-07-20T18:36:32.637Z | Downloaded dropshot-api-manager v0.7.2 |
| 1505 | 2026-07-20T18:36:32.640Z | Downloaded writeable v0.6.3 |
| 1506 | 2026-07-20T18:36:32.647Z | Downloaded zmij v1.0.21 |
| 1507 | 2026-07-20T18:36:32.651Z | Downloaded zerovec-derive v0.11.3 |
| 1508 | 2026-07-20T18:36:32.651Z | Downloaded usdt-impl v0.6.0 |
| 1509 | 2026-07-20T18:36:32.654Z | Downloaded usdt-impl v0.5.0 |
| 1510 | 2026-07-20T18:36:32.654Z | Downloaded schemars v1.2.1 |
| 1511 | 2026-07-20T18:36:32.660Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1512 | 2026-07-20T18:36:32.666Z | Downloaded steno v0.4.1 |
| 1513 | 2026-07-20T18:36:32.669Z | Downloaded hashbrown v0.16.1 |
| 1514 | 2026-07-20T18:36:32.672Z | Downloaded hashbrown v0.15.5 |
| 1515 | 2026-07-20T18:36:32.678Z | Downloaded tungstenite v0.21.0 |
| 1516 | 2026-07-20T18:36:32.684Z | Downloaded zerocopy-derive v0.7.35 |
| 1517 | 2026-07-20T18:36:32.686Z | Downloaded yoke v0.8.3 |
| 1518 | 2026-07-20T18:36:32.689Z | Downloaded unicode-ident v1.0.24 |
| 1519 | 2026-07-20T18:36:32.692Z | Downloaded idna v1.1.0 |
| 1520 | 2026-07-20T18:36:32.695Z | Downloaded rand v0.10.2 |
| 1521 | 2026-07-20T18:36:32.695Z | Downloaded unsafe-libyaml v0.2.11 |
| 1522 | 2026-07-20T18:36:32.698Z | Downloaded pest v2.8.6 |
| 1523 | 2026-07-20T18:36:32.701Z | Downloaded toml_edit v0.22.27 |
| 1524 | 2026-07-20T18:36:32.704Z | Downloaded itertools v0.15.0 |
| 1525 | 2026-07-20T18:36:32.707Z | Downloaded itertools v0.14.0 |
| 1526 | 2026-07-20T18:36:32.711Z | Downloaded typify v0.4.3 |
| 1527 | 2026-07-20T18:36:32.714Z | Downloaded h2 v0.4.14 |
| 1528 | 2026-07-20T18:36:32.717Z | Downloaded itertools v0.12.1 |
| 1529 | 2026-07-20T18:36:32.721Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1530 | 2026-07-20T18:36:32.725Z | Downloaded libm v0.2.16 |
| 1531 | 2026-07-20T18:36:32.730Z | Downloaded nom v8.0.0 |
| 1532 | 2026-07-20T18:36:32.733Z | Downloaded hyper v1.10.1 |
| 1533 | 2026-07-20T18:36:32.736Z | Downloaded hashbrown v0.17.1 |
| 1534 | 2026-07-20T18:36:32.739Z | Downloaded icu_properties_data v2.2.0 |
| 1535 | 2026-07-20T18:36:32.752Z | Downloaded uuid v1.24.0 |
| 1536 | 2026-07-20T18:36:32.756Z | Downloaded hkdf v0.12.4 |
| 1537 | 2026-07-20T18:36:32.759Z | Downloaded toml_edit v0.19.15 |
| 1538 | 2026-07-20T18:36:32.767Z | Downloaded typify v0.6.2 |
| 1539 | 2026-07-20T18:36:32.770Z | Downloaded tracing-core v0.1.36 |
| 1540 | 2026-07-20T18:36:32.770Z | Downloaded ron v0.12.1 |
| 1541 | 2026-07-20T18:36:32.773Z | Downloaded iddqd v0.4.5 |
| 1542 | 2026-07-20T18:36:32.777Z | Downloaded url v2.5.8 |
| 1543 | 2026-07-20T18:36:32.780Z | Downloaded goblin v0.8.2 |
| 1544 | 2026-07-20T18:36:32.783Z | Downloaded futures-util v0.3.32 |
| 1545 | 2026-07-20T18:36:32.788Z | Downloaded aho-corasick v1.1.4 |
| 1546 | 2026-07-20T18:36:32.792Z | Downloaded typenum v1.20.1 |
| 1547 | 2026-07-20T18:36:32.794Z | Downloaded clap_builder v4.6.2 |
| 1548 | 2026-07-20T18:36:32.809Z | Downloaded zerotrie v0.2.4 |
| 1549 | 2026-07-20T18:36:32.812Z | Downloaded reqwest v0.12.28 |
| 1550 | 2026-07-20T18:36:32.823Z | Downloaded tower v0.5.3 |
| 1551 | 2026-07-20T18:36:32.828Z | Downloaded serde_json v1.0.150 |
| 1552 | 2026-07-20T18:36:32.832Z | Downloaded zerocopy-derive v0.8.50 |
| 1553 | 2026-07-20T18:36:32.836Z | Downloaded unicode-segmentation v1.13.3 |
| 1554 | 2026-07-20T18:36:32.839Z | Downloaded portable-atomic v1.13.1 |
| 1555 | 2026-07-20T18:36:32.842Z | Downloaded regex v1.12.3 |
| 1556 | 2026-07-20T18:36:32.851Z | Downloaded rayon v1.12.0 |
| 1557 | 2026-07-20T18:36:32.856Z | Downloaded typed-path v0.9.3 |
| 1558 | 2026-07-20T18:36:32.859Z | Downloaded reqwest v0.13.4 |
| 1559 | 2026-07-20T18:36:32.862Z | Downloaded unicode-normalization v0.1.25 |
| 1560 | 2026-07-20T18:36:32.878Z | Downloaded aws-lc-rs v1.17.0 |
| 1561 | 2026-07-20T18:36:32.884Z | Downloaded tough v0.22.0 |
| 1562 | 2026-07-20T18:36:32.888Z | Downloaded chrono v0.4.45 |
| 1563 | 2026-07-20T18:36:32.898Z | Downloaded zerovec v0.11.6 |
| 1564 | 2026-07-20T18:36:32.906Z | Downloaded tower-http v0.6.11 |
| 1565 | 2026-07-20T18:36:32.912Z | Downloaded moka v0.12.15 |
| 1566 | 2026-07-20T18:36:32.918Z | Downloaded proptest v1.11.0 |
| 1567 | 2026-07-20T18:36:32.930Z | Downloaded tokio-util v0.7.18 |
| 1568 | 2026-07-20T18:36:32.934Z | Downloaded winnow v0.5.40 |
| 1569 | 2026-07-20T18:36:32.940Z | Downloaded zerocopy v0.7.35 |
| 1570 | 2026-07-20T18:36:32.949Z | Downloaded serde_with v3.21.0 |
| 1571 | 2026-07-20T18:36:32.955Z | Downloaded quinn-proto v0.11.14 |
| 1572 | 2026-07-20T18:36:32.959Z | Downloaded goblin v0.10.7 |
| 1573 | 2026-07-20T18:36:32.974Z | Downloaded tabled v0.15.0 |
| 1574 | 2026-07-20T18:36:33.018Z | Downloaded curve25519-dalek v4.1.3 |
| 1575 | 2026-07-20T18:36:33.030Z | Downloaded winnow v0.7.15 |
| 1576 | 2026-07-20T18:36:33.031Z | Downloaded tabled v0.21.0 |
| 1577 | 2026-07-20T18:36:33.031Z | Downloaded winnow v1.0.3 |
| 1578 | 2026-07-20T18:36:33.038Z | Downloaded webpki-roots v1.0.7 |
| 1579 | 2026-07-20T18:36:33.038Z | Downloaded time v0.3.47 |
| 1580 | 2026-07-20T18:36:33.038Z | Downloaded vcpkg v0.2.15 |
| 1581 | 2026-07-20T18:36:33.057Z | Downloaded bstr v1.12.1 |
| 1582 | 2026-07-20T18:36:33.063Z | Downloaded openssl v0.10.80 |
| 1583 | 2026-07-20T18:36:33.067Z | Downloaded syn v1.0.109 |
| 1584 | 2026-07-20T18:36:33.079Z | Downloaded nix v0.31.3 |
| 1585 | 2026-07-20T18:36:33.085Z | Downloaded unicode-width v0.1.14 |
| 1586 | 2026-07-20T18:36:33.090Z | Downloaded smoltcp v0.11.0 |
| 1587 | 2026-07-20T18:36:33.095Z | Downloaded regress v0.10.5 |
| 1588 | 2026-07-20T18:36:33.099Z | Downloaded zerocopy v0.8.50 |
| 1589 | 2026-07-20T18:36:33.111Z | Downloaded unicode-width v0.2.2 |
| 1590 | 2026-07-20T18:36:33.119Z | Downloaded regress v0.11.1 |
| 1591 | 2026-07-20T18:36:33.122Z | Downloaded openapiv3 v2.2.0 |
| 1592 | 2026-07-20T18:36:33.128Z | Downloaded hickory-proto v0.24.4 |
| 1593 | 2026-07-20T18:36:33.133Z | Downloaded rustls v0.23.40 |
| 1594 | 2026-07-20T18:36:33.141Z | Downloaded rustix v0.38.44 |
| 1595 | 2026-07-20T18:36:33.154Z | Downloaded hickory-proto v0.25.2 |
| 1596 | 2026-07-20T18:36:33.171Z | Downloaded syn v2.0.117 |
| 1597 | 2026-07-20T18:36:33.174Z | Downloaded rhai v1.25.1 |
| 1598 | 2026-07-20T18:36:33.179Z | Downloaded rustix v1.1.4 |
| 1599 | 2026-07-20T18:36:33.191Z | Downloaded regex-syntax v0.8.10 |
| 1600 | 2026-07-20T18:36:33.194Z | Downloaded sled v0.34.7 |
| 1601 | 2026-07-20T18:36:33.198Z | Downloaded syn v3.0.0 |
| 1602 | 2026-07-20T18:36:33.204Z | Downloaded typify-impl v0.6.2 |
| 1603 | 2026-07-20T18:36:33.210Z | Downloaded typify-impl v0.4.3 |
| 1604 | 2026-07-20T18:36:33.218Z | Downloaded tracing v0.1.44 |
| 1605 | 2026-07-20T18:36:33.251Z | Downloaded petgraph v0.6.5 |
| 1606 | 2026-07-20T18:36:33.259Z | Downloaded lzma-sys v0.1.20 |
| 1607 | 2026-07-20T18:36:33.275Z | Downloaded regex-automata v0.4.14 |
| 1608 | 2026-07-20T18:36:33.284Z | Downloaded petgraph v0.8.3 |
| 1609 | 2026-07-20T18:36:33.311Z | Downloaded encoding_rs v0.8.35 |
| 1610 | 2026-07-20T18:36:33.341Z | Downloaded jiff v0.2.28 |
| 1611 | 2026-07-20T18:36:33.356Z | Downloaded chrono-tz v0.10.4 |
| 1612 | 2026-07-20T18:36:33.371Z | Downloaded csv v1.4.0 |
| 1613 | 2026-07-20T18:36:33.383Z | Downloaded libc v0.2.186 |
| 1614 | 2026-07-20T18:36:33.402Z | Downloaded sha3 v0.10.9 |
| 1615 | 2026-07-20T18:36:33.421Z | Downloaded tokio v1.53.0 |
| 1616 | 2026-07-20T18:36:33.491Z | Downloaded ring v0.17.14 |
| 1617 | 2026-07-20T18:36:34.043Z | Downloaded aws-lc-sys v0.41.0 |
| 1618 | 2026-07-20T18:36:34.404Z | Compiling proc-macro2 v1.0.106 |
| 1619 | 2026-07-20T18:36:34.404Z | Compiling quote v1.0.45 |
| 1620 | 2026-07-20T18:36:34.404Z | Compiling unicode-ident v1.0.24 |
| 1621 | 2026-07-20T18:36:34.405Z | Compiling serde_core v1.0.228 |
| 1622 | 2026-07-20T18:36:34.409Z | Compiling serde v1.0.228 |
| 1623 | 2026-07-20T18:36:34.409Z | Compiling libc v0.2.186 |
| 1624 | 2026-07-20T18:36:34.409Z | Compiling cfg-if v1.0.4 |
| 1625 | 2026-07-20T18:36:34.730Z | Compiling zmij v1.0.21 |
| 1626 | 2026-07-20T18:36:34.750Z | Compiling autocfg v1.5.1 |
| 1627 | 2026-07-20T18:36:35.122Z | Compiling memchr v2.8.1 |
| 1628 | 2026-07-20T18:36:35.185Z | Compiling libm v0.2.16 |
| 1629 | 2026-07-20T18:36:35.527Z | Compiling itoa v1.0.18 |
| 1630 | 2026-07-20T18:36:35.573Z | Compiling icu_properties_data v2.2.0 |
| 1631 | 2026-07-20T18:36:35.700Z | Compiling icu_normalizer_data v2.2.0 |
| 1632 | 2026-07-20T18:36:35.818Z | Compiling version_check v0.9.5 |
| 1633 | 2026-07-20T18:36:35.836Z | Compiling stable_deref_trait v1.2.1 |
| 1634 | 2026-07-20T18:36:35.950Z | Compiling serde_json v1.0.150 |
| 1635 | 2026-07-20T18:36:35.967Z | Compiling litemap v0.8.2 |
| 1636 | 2026-07-20T18:36:36.027Z | Compiling syn v2.0.117 |
| 1637 | 2026-07-20T18:36:36.087Z | Compiling syn v3.0.0 |
| 1638 | 2026-07-20T18:36:36.203Z | Compiling writeable v0.6.3 |
| 1639 | 2026-07-20T18:36:36.229Z | Compiling parking_lot_core v0.9.12 |
| 1640 | 2026-07-20T18:36:36.273Z | Compiling num-traits v0.2.19 |
| 1641 | 2026-07-20T18:36:36.324Z | Compiling utf8_iter v1.0.4 |
| 1642 | 2026-07-20T18:36:36.532Z | Compiling percent-encoding v2.3.2 |
| 1643 | 2026-07-20T18:36:36.697Z | Compiling thiserror v2.0.19 |
| 1644 | 2026-07-20T18:36:36.896Z | Compiling rand_core v0.10.1 |
| 1645 | 2026-07-20T18:36:36.914Z | Compiling getrandom v0.4.2 |
| 1646 | 2026-07-20T18:36:37.078Z | Compiling form_urlencoded v1.2.2 |
| 1647 | 2026-07-20T18:36:37.081Z | Compiling zerocopy v0.8.50 |
| 1648 | 2026-07-20T18:36:37.142Z | Compiling errno v0.3.14 |
| 1649 | 2026-07-20T18:36:37.351Z | Compiling iana-time-zone v0.1.65 |
| 1650 | 2026-07-20T18:36:37.490Z | Compiling heck v0.5.0 |
| 1651 | 2026-07-20T18:36:37.703Z | Compiling uuid v1.24.0 |
| 1652 | 2026-07-20T18:36:37.935Z | Compiling jobserver v0.1.34 |
| 1653 | 2026-07-20T18:36:37.954Z | Compiling find-msvc-tools v0.1.9 |
| 1654 | 2026-07-20T18:36:37.954Z | Compiling thiserror-impl v2.0.19 |
| 1655 | 2026-07-20T18:36:38.193Z | Compiling shlex v2.0.1 |
| 1656 | 2026-07-20T18:36:38.266Z | Compiling rustversion v1.0.22 |
| 1657 | 2026-07-20T18:36:38.339Z | Compiling semver v1.0.28 |
| 1658 | 2026-07-20T18:36:38.373Z | Compiling cc v1.2.63 |
| 1659 | 2026-07-20T18:36:38.410Z | Compiling schemars v0.8.22 |
| 1660 | 2026-07-20T18:36:38.708Z | Compiling dyn-clone v1.0.20 |
| 1661 | 2026-07-20T18:36:38.865Z | Compiling synstructure v0.13.2 |
| 1662 | 2026-07-20T18:36:38.900Z | Compiling serde_derive_internals v0.29.1 |
| 1663 | 2026-07-20T18:36:39.038Z | Compiling pin-project-lite v0.2.17 |
| 1664 | 2026-07-20T18:36:39.152Z | Compiling getrandom v0.2.17 |
| 1665 | 2026-07-20T18:36:39.290Z | Compiling scopeguard v1.2.0 |
| 1666 | 2026-07-20T18:36:39.376Z | Compiling lock_api v0.4.14 |
| 1667 | 2026-07-20T18:36:39.379Z | Compiling bitflags v2.12.1 |
| 1668 | 2026-07-20T18:36:39.451Z | Compiling socket2 v0.6.5 |
| 1669 | 2026-07-20T18:36:39.550Z | Compiling cmake v0.1.58 |
| 1670 | 2026-07-20T18:36:39.636Z | Compiling signal-hook-registry v1.4.8 |
| 1671 | 2026-07-20T18:36:39.663Z | Compiling mio v1.2.1 |
| 1672 | 2026-07-20T18:36:39.686Z | Compiling portable-atomic v1.13.1 |
| 1673 | 2026-07-20T18:36:39.739Z | Compiling dunce v1.0.5 |
| 1674 | 2026-07-20T18:36:39.830Z | Compiling fs_extra v1.3.0 |
| 1675 | 2026-07-20T18:36:39.902Z | Compiling critical-section v1.2.0 |
| 1676 | 2026-07-20T18:36:39.919Z | Compiling log v0.4.32 |
| 1677 | 2026-07-20T18:36:40.019Z | Compiling futures-core v0.3.32 |
| 1678 | 2026-07-20T18:36:40.075Z | Compiling serde_derive v1.0.228 |
| 1679 | 2026-07-20T18:36:40.105Z | Compiling zerofrom-derive v0.1.7 |
| 1680 | 2026-07-20T18:36:40.123Z | Compiling yoke-derive v0.8.2 |
| 1681 | 2026-07-20T18:36:40.140Z | Compiling zerovec-derive v0.11.3 |
| 1682 | 2026-07-20T18:36:40.161Z | Compiling displaydoc v0.2.6 |
| 1683 | 2026-07-20T18:36:40.185Z | Compiling schemars_derive v0.8.22 |
| 1684 | 2026-07-20T18:36:40.283Z | Compiling tokio-macros v2.7.0 |
| 1685 | 2026-07-20T18:36:40.385Z | Compiling zerocopy-derive v0.8.50 |
| 1686 | 2026-07-20T18:36:40.961Z | Compiling zeroize_derive v1.4.3 |
| 1687 | 2026-07-20T18:36:41.033Z | Compiling futures-macro v0.3.32 |
| 1688 | 2026-07-20T18:36:41.239Z | Compiling aws-lc-sys v0.41.0 |
| 1689 | 2026-07-20T18:36:41.309Z | Compiling zerofrom v0.1.8 |
| 1690 | 2026-07-20T18:36:41.441Z | Compiling yoke v0.8.3 |
| 1691 | 2026-07-20T18:36:41.640Z | Compiling zerovec v0.11.6 |
| 1692 | 2026-07-20T18:36:41.664Z | Compiling zerotrie v0.2.4 |
| 1693 | 2026-07-20T18:36:41.689Z | Compiling zeroize v1.8.2 |
| 1694 | 2026-07-20T18:36:41.883Z | Compiling once_cell v1.21.4 |
| 1695 | 2026-07-20T18:36:41.935Z | Compiling subtle v2.6.1 |
| 1696 | 2026-07-20T18:36:42.102Z | Compiling equivalent v1.0.2 |
| 1697 | 2026-07-20T18:36:42.119Z | Compiling httparse v1.10.1 |
| 1698 | 2026-07-20T18:36:42.140Z | Compiling futures-sink v0.3.32 |
| 1699 | 2026-07-20T18:36:42.193Z | Compiling tinystr v0.8.3 |
| 1700 | 2026-07-20T18:36:42.241Z | Compiling potential_utf v0.1.5 |
| 1701 | 2026-07-20T18:36:42.259Z | Compiling rustix v1.1.4 |
| 1702 | 2026-07-20T18:36:42.293Z | Compiling slab v0.4.12 |
| 1703 | 2026-07-20T18:36:42.404Z | Compiling icu_locale_core v2.2.0 |
| 1704 | 2026-07-20T18:36:42.428Z | Compiling icu_collections v2.2.0 |
| 1705 | 2026-07-20T18:36:42.487Z | Compiling ucd-trie v0.1.7 |
| 1706 | 2026-07-20T18:36:42.501Z | Compiling thiserror v1.0.69 |
| 1707 | 2026-07-20T18:36:42.557Z | Compiling typenum v1.20.1 |
| 1708 | 2026-07-20T18:36:42.651Z | Compiling pest v2.8.6 |
| 1709 | 2026-07-20T18:36:42.710Z | Compiling futures-channel v0.3.32 |
| 1710 | 2026-07-20T18:36:42.964Z | Compiling thiserror-impl v1.0.69 |
| 1711 | 2026-07-20T18:36:43.246Z | Compiling icu_provider v2.2.0 |
| 1712 | 2026-07-20T18:36:43.336Z | Compiling smallvec v1.15.1 |
| 1713 | 2026-07-20T18:36:43.411Z | Compiling bytes v1.11.1 |
| 1714 | 2026-07-20T18:36:43.433Z | Compiling chrono v0.4.45 |
| 1715 | 2026-07-20T18:36:43.631Z | Compiling icu_normalizer v2.2.0 |
| 1716 | 2026-07-20T18:36:43.864Z | Compiling icu_properties v2.2.0 |
| 1717 | 2026-07-20T18:36:44.161Z | Compiling parking_lot v0.12.5 |
| 1718 | 2026-07-20T18:36:44.304Z | Compiling serde_tokenstream v0.2.3 |
| 1719 | 2026-07-20T18:36:44.619Z | Compiling tokio v1.53.0 |
| 1720 | 2026-07-20T18:36:44.818Z | Compiling idna_adapter v1.2.2 |
| 1721 | 2026-07-20T18:36:44.902Z | Compiling pest_meta v2.8.6 |
| 1722 | 2026-07-20T18:36:44.979Z | Compiling idna v1.1.0 |
| 1723 | 2026-07-20T18:36:45.048Z | Compiling futures-task v0.3.32 |
| 1724 | 2026-07-20T18:36:45.066Z | Compiling futures-io v0.3.32 |
| 1725 | 2026-07-20T18:36:45.229Z | Compiling futures-util v0.3.32 |
| 1726 | 2026-07-20T18:36:45.265Z | Compiling getrandom v0.3.4 |
| 1727 | 2026-07-20T18:36:45.293Z | Compiling regex-syntax v0.8.10 |
| 1728 | 2026-07-20T18:36:45.441Z | Compiling url v2.5.8 |
| 1729 | 2026-07-20T18:36:45.617Z | Compiling pest_generator v2.8.6 |
| 1730 | 2026-07-20T18:36:46.247Z | Compiling pest_derive v2.8.6 |
| 1731 | 2026-07-20T18:36:46.789Z | Compiling strsim v0.11.1 |
| 1732 | 2026-07-20T18:36:46.914Z | Compiling rand_core v0.6.4 |
| 1733 | 2026-07-20T18:36:47.028Z | Compiling aho-corasick v1.1.4 |
| 1734 | 2026-07-20T18:36:47.083Z | Compiling ipnetwork v0.21.1 |
| 1735 | 2026-07-20T18:36:47.178Z | Compiling hashbrown v0.17.1 |
| 1736 | 2026-07-20T18:36:47.333Z | Compiling byteorder v1.5.0 |
| 1737 | 2026-07-20T18:36:47.590Z | Compiling tracing-core v0.1.36 |
| 1738 | 2026-07-20T18:36:47.843Z | Compiling regex-automata v0.4.14 |
| 1739 | 2026-07-20T18:36:47.883Z | Compiling indexmap v2.14.0 |
| 1740 | 2026-07-20T18:36:47.929Z | Compiling tracing-attributes v0.1.31 |
| 1741 | 2026-07-20T18:36:48.428Z | Compiling ident_case v1.0.1 |
| 1742 | 2026-07-20T18:36:48.566Z | Compiling slog v2.8.2 |
| 1743 | 2026-07-20T18:36:48.701Z | Compiling fnv v1.0.7 |
| 1744 | 2026-07-20T18:36:48.730Z | Compiling paste v1.0.15 |
| 1745 | 2026-07-20T18:36:48.765Z | Compiling base64 v0.22.1 |
| 1746 | 2026-07-20T18:36:49.052Z | Compiling anyhow v1.0.104 |
| 1747 | 2026-07-20T18:36:49.226Z | Compiling tracing v0.1.44 |
| 1748 | 2026-07-20T18:36:49.260Z | Compiling erased-serde v0.3.31 |
| 1749 | 2026-07-20T18:36:49.702Z | Compiling regex v1.12.3 |
| 1750 | 2026-07-20T18:36:49.755Z | Compiling omicron-workspace-hack v0.1.0 |
| 1751 | 2026-07-20T18:36:50.117Z | Compiling http v1.4.2 |
| 1752 | 2026-07-20T18:36:50.567Z | Compiling oxnet v0.1.6 |
| 1753 | 2026-07-20T18:36:50.643Z | Compiling rustls-pki-types v1.14.1 |
| 1754 | 2026-07-20T18:36:51.325Z | Compiling scroll_derive v0.13.1 |
| 1755 | 2026-07-20T18:36:51.492Z | Compiling ring v0.17.14 |
| 1756 | 2026-07-20T18:36:51.821Z | Compiling num-conv v0.2.2 |
| 1757 | 2026-07-20T18:36:51.953Z | Compiling aws-lc-rs v1.17.0 |
| 1758 | 2026-07-20T18:36:51.980Z | Compiling time-core v0.1.8 |
| 1759 | 2026-07-20T18:36:52.131Z | Compiling time-macros v0.2.27 |
| 1760 | 2026-07-20T18:36:52.276Z | Compiling tokio-util v0.7.18 |
| 1761 | 2026-07-20T18:36:52.600Z | Compiling untrusted v0.9.0 |
| 1762 | 2026-07-20T18:36:52.741Z | Compiling camino v1.2.4 |
| 1763 | 2026-07-20T18:36:53.115Z | Compiling ipnet v2.12.0 |
| 1764 | 2026-07-20T18:36:53.163Z | Compiling untrusted v0.7.1 |
| 1765 | 2026-07-20T18:36:53.294Z | Compiling ppv-lite86 v0.2.21 |
| 1766 | 2026-07-20T18:36:53.635Z | Compiling async-trait v0.1.89 |
| 1767 | 2026-07-20T18:36:53.788Z | Compiling daft-derive v0.1.7 |
| 1768 | 2026-07-20T18:36:53.806Z | Compiling crc32fast v1.5.0 |
| 1769 | 2026-07-20T18:36:54.111Z | Compiling rustls v0.23.40 |
| 1770 | 2026-07-20T18:36:54.462Z | Compiling http-body v1.0.1 |
| 1771 | 2026-07-20T18:36:54.581Z | Compiling pretty-hex v0.4.2 |
| 1772 | 2026-07-20T18:36:54.599Z | Compiling crossbeam-utils v0.8.21 |
| 1773 | 2026-07-20T18:36:54.624Z | Compiling atomic-waker v1.1.2 |
| 1774 | 2026-07-20T18:36:54.720Z | Compiling usdt-impl v0.6.0 |
| 1775 | 2026-07-20T18:36:54.936Z | Compiling scroll v0.13.0 |
| 1776 | 2026-07-20T18:36:54.983Z | Compiling tower-service v0.3.3 |
| 1777 | 2026-07-20T18:36:55.083Z | Compiling try-lock v0.2.5 |
| 1778 | 2026-07-20T18:36:55.196Z | Compiling plain v0.2.3 |
| 1779 | 2026-07-20T18:36:55.213Z | Compiling ryu v1.0.23 |
| 1780 | 2026-07-20T18:36:55.213Z | Compiling tower-layer v0.3.3 |
| 1781 | 2026-07-20T18:36:55.425Z | Compiling goblin v0.10.7 |
| 1782 | 2026-07-20T18:36:55.501Z | Compiling want v0.3.1 |
| 1783 | 2026-07-20T18:36:55.683Z | Compiling h2 v0.4.14 |
| 1784 | 2026-07-20T18:36:56.299Z | Compiling slog-async v2.8.0 |
| 1785 | 2026-07-20T18:36:56.448Z | Compiling httpdate v1.0.3 |
| 1786 | 2026-07-20T18:36:56.784Z | Compiling dtrace-parser v0.3.0 |
| 1787 | 2026-07-20T18:36:56.845Z | Compiling thread-id v5.1.0 |
| 1788 | 2026-07-20T18:36:56.931Z | Compiling ref-cast v1.0.25 |
| 1789 | 2026-07-20T18:36:58.256Z | Compiling dof v0.4.0 |
| 1790 | 2026-07-20T18:36:58.873Z | Compiling hyper v1.10.1 |
| 1791 | 2026-07-20T18:36:59.252Z | Compiling rand_core v0.9.5 |
| 1792 | 2026-07-20T18:36:59.509Z | Compiling serde_urlencoded v0.7.1 |
| 1793 | 2026-07-20T18:36:59.661Z | Compiling http-body-util v0.1.4 |
| 1794 | 2026-07-20T18:36:59.819Z | Compiling ref-cast-impl v1.0.25 |
| 1795 | 2026-07-20T18:37:00.149Z | Compiling syn v1.0.109 |
| 1796 | 2026-07-20T18:37:00.441Z | Compiling hyper-util v0.1.20 |
| 1797 | 2026-07-20T18:37:01.422Z | Compiling usdt-macro v0.6.0 |
| 1798 | 2026-07-20T18:37:01.794Z | Compiling usdt-attr-macro v0.6.0 |
| 1799 | 2026-07-20T18:37:02.261Z | Compiling structmeta-derive v0.3.0 |
| 1800 | 2026-07-20T18:37:02.680Z | Compiling multer v3.1.0 |
| 1801 | 2026-07-20T18:37:02.978Z | Compiling foldhash v0.2.0 |
| 1802 | 2026-07-20T18:37:03.068Z | Compiling allocator-api2 v0.2.21 |
| 1803 | 2026-07-20T18:37:03.242Z | Compiling powerfmt v0.2.0 |
| 1804 | 2026-07-20T18:37:03.323Z | Compiling structmeta v0.3.0 |
| 1805 | 2026-07-20T18:37:03.458Z | Compiling hashbrown v0.16.1 |
| 1806 | 2026-07-20T18:37:03.507Z | Compiling deranged v0.5.8 |
| 1807 | 2026-07-20T18:37:03.530Z | Compiling rand_chacha v0.9.0 |
| 1808 | 2026-07-20T18:37:03.938Z | Compiling darling_core v0.23.0 |
| 1809 | 2026-07-20T18:37:04.084Z | Compiling newtype-uuid-macros v0.1.0 |
| 1810 | 2026-07-20T18:37:04.454Z | Compiling num_threads v0.1.7 |
| 1811 | 2026-07-20T18:37:04.597Z | Compiling time v0.3.47 |
| 1812 | 2026-07-20T18:37:04.615Z | Compiling rand v0.9.4 |
| 1813 | 2026-07-20T18:37:04.944Z | Compiling newtype-uuid v1.3.2 |
| 1814 | 2026-07-20T18:37:05.342Z | Compiling sync_wrapper v1.0.2 |
| 1815 | 2026-07-20T18:37:05.461Z | Compiling strum_macros v0.26.4 |
| 1816 | 2026-07-20T18:37:05.630Z | Compiling async-stream-impl v0.3.6 |
| 1817 | 2026-07-20T18:37:05.898Z | Compiling dropshot v0.17.1 |
| 1818 | 2026-07-20T18:37:06.013Z | Compiling darling_macro v0.23.0 |
| 1819 | 2026-07-20T18:37:06.273Z | Compiling fastrand v2.4.1 |
| 1820 | 2026-07-20T18:37:06.578Z | Compiling hex v0.4.3 |
| 1821 | 2026-07-20T18:37:06.600Z | Compiling darling v0.23.0 |
| 1822 | 2026-07-20T18:37:06.600Z | Compiling tower v0.5.3 |
| 1823 | 2026-07-20T18:37:06.688Z | Compiling daft v0.1.7 |
| 1824 | 2026-07-20T18:37:06.974Z | Compiling crossbeam-channel v0.5.15 |
| 1825 | 2026-07-20T18:37:07.095Z | Compiling webpki-roots v1.0.7 |
| 1826 | 2026-07-20T18:37:07.226Z | Compiling openapiv3 v2.2.0 |
| 1827 | 2026-07-20T18:37:07.474Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-07-20T18:37:07.871Z | Compiling tower-http v0.6.11 |
| 1829 | 2026-07-20T18:37:07.899Z | Compiling serde_with_macros v3.21.0 |
| 1830 | 2026-07-20T18:37:08.590Z | Compiling futures-executor v0.3.32 |
| 1831 | 2026-07-20T18:37:08.609Z | Compiling dropshot_endpoint v0.17.1 |
| 1832 | 2026-07-20T18:37:09.039Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1833 | 2026-07-20T18:37:09.075Z | Compiling thread_local v1.1.9 |
| 1834 | 2026-07-20T18:37:09.447Z | Compiling openssl-probe v0.2.1 |
| 1835 | 2026-07-20T18:37:09.519Z | Compiling cpufeatures v0.3.0 |
| 1836 | 2026-07-20T18:37:09.606Z | Compiling rustls-native-certs v0.8.4 |
| 1837 | 2026-07-20T18:37:09.637Z | Compiling futures v0.3.32 |
| 1838 | 2026-07-20T18:37:10.239Z | Compiling tempfile v3.27.0 |
| 1839 | 2026-07-20T18:37:10.291Z | Compiling derive-ex v0.1.8 |
| 1840 | 2026-07-20T18:37:10.506Z | Compiling strum_macros v0.27.2 |
| 1841 | 2026-07-20T18:37:11.068Z | Compiling is-terminal v0.4.17 |
| 1842 | 2026-07-20T18:37:11.178Z | Compiling winnow v1.0.3 |
| 1843 | 2026-07-20T18:37:11.412Z | Compiling take_mut v0.2.2 |
| 1844 | 2026-07-20T18:37:11.538Z | Compiling term v1.2.1 |
| 1845 | 2026-07-20T18:37:11.876Z | Compiling test-strategy v0.4.5 |
| 1846 | 2026-07-20T18:37:12.329Z | Compiling slog-term v2.9.2 |
| 1847 | 2026-07-20T18:37:13.667Z | Compiling hybrid-array v0.4.12 |
| 1848 | 2026-07-20T18:37:13.693Z | Compiling macaddr v1.0.1 |
| 1849 | 2026-07-20T18:37:14.162Z | Compiling simd-adler32 v0.3.9 |
| 1850 | 2026-07-20T18:37:14.232Z | Compiling match_cfg v0.1.0 |
| 1851 | 2026-07-20T18:37:14.326Z | Compiling adler2 v2.0.1 |
| 1852 | 2026-07-20T18:37:14.362Z | Compiling hostname v0.3.1 |
| 1853 | 2026-07-20T18:37:14.499Z | Compiling miniz_oxide v0.8.9 |
| 1854 | 2026-07-20T18:37:15.120Z | Compiling slog-json v2.6.1 |
| 1855 | 2026-07-20T18:37:15.411Z | Compiling memmap2 v0.9.10 |
| 1856 | 2026-07-20T18:37:15.790Z | Compiling usdt v0.6.0 |
| 1857 | 2026-07-20T18:37:15.982Z | Compiling slog-bunyan v2.5.0 |
| 1858 | 2026-07-20T18:37:16.070Z | Compiling flate2 v1.1.9 |
| 1859 | 2026-07-20T18:37:16.169Z | Compiling block-buffer v0.12.0 |
| 1860 | 2026-07-20T18:37:16.347Z | Compiling crypto-common v0.2.2 |
| 1861 | 2026-07-20T18:37:16.423Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-07-20T18:37:16.622Z | Compiling debug-ignore v1.0.5 |
| 1863 | 2026-07-20T18:37:16.639Z | Compiling compression-core v0.4.32 |
| 1864 | 2026-07-20T18:37:16.737Z | Compiling const-oid v0.10.2 |
| 1865 | 2026-07-20T18:37:16.815Z | Compiling either v1.16.0 |
| 1866 | 2026-07-20T18:37:17.076Z | Compiling digest v0.11.3 |
| 1867 | 2026-07-20T18:37:17.251Z | Compiling compression-codecs v0.4.38 |
| 1868 | 2026-07-20T18:37:17.402Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1869 | 2026-07-20T18:37:18.370Z | Compiling crypto-common v0.1.7 |
| 1870 | 2026-07-20T18:37:18.370Z | Compiling parse-display-derive v0.10.0 |
| 1871 | 2026-07-20T18:37:18.370Z | Compiling rand_chacha v0.3.1 |
| 1872 | 2026-07-20T18:37:18.370Z | Compiling serde_spanned v1.1.1 |
| 1873 | 2026-07-20T18:37:18.371Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1874 | 2026-07-20T18:37:18.371Z | Compiling encoding_rs v0.8.35 |
| 1875 | 2026-07-20T18:37:18.371Z | Compiling mime v0.3.17 |
| 1876 | 2026-07-20T18:37:18.389Z | Compiling spin v0.9.8 |
| 1877 | 2026-07-20T18:37:18.413Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1878 | 2026-07-20T18:37:18.638Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1879 | 2026-07-20T18:37:18.677Z | Compiling rand v0.8.6 |
| 1880 | 2026-07-20T18:37:18.760Z | Compiling async-compression v0.4.42 |
| 1881 | 2026-07-20T18:37:19.022Z | Compiling sha1 v0.11.0 |
| 1882 | 2026-07-20T18:37:19.216Z | Compiling strum v0.26.3 |
| 1883 | 2026-07-20T18:37:19.356Z | Compiling async-stream v0.3.6 |
| 1884 | 2026-07-20T18:37:19.479Z | Compiling waitgroup v0.1.2 |
| 1885 | 2026-07-20T18:37:19.552Z | Compiling rustls-pemfile v2.2.0 |
| 1886 | 2026-07-20T18:37:19.630Z | Compiling serde_path_to_error v0.1.20 |
| 1887 | 2026-07-20T18:37:19.700Z | Compiling hostname v0.4.2 |
| 1888 | 2026-07-20T18:37:19.843Z | Compiling wait-timeout v0.2.1 |
| 1889 | 2026-07-20T18:37:20.279Z | Compiling bit-vec v0.8.0 |
| 1890 | 2026-07-20T18:37:20.367Z | Compiling quick-error v1.2.3 |
| 1891 | 2026-07-20T18:37:20.453Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-07-20T18:37:20.483Z | Compiling rusty-fork v0.3.1 |
| 1893 | 2026-07-20T18:37:20.627Z | Compiling bit-set v0.8.0 |
| 1894 | 2026-07-20T18:37:20.779Z | Compiling serde_with v3.21.0 |
| 1895 | 2026-07-20T18:37:20.879Z | Compiling rand_xorshift v0.4.0 |
| 1896 | 2026-07-20T18:37:20.972Z | Compiling unarray v0.1.4 |
| 1897 | 2026-07-20T18:37:21.085Z | Compiling proptest v1.11.0 |
| 1898 | 2026-07-20T18:37:21.330Z | Compiling strum v0.27.2 |
| 1899 | 2026-07-20T18:37:21.456Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1900 | 2026-07-20T18:37:21.606Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1901 | 2026-07-20T18:37:21.711Z | Compiling instant v0.1.13 |
| 1902 | 2026-07-20T18:37:22.025Z | Compiling itertools v0.14.0 |
| 1903 | 2026-07-20T18:37:22.093Z | Compiling iddqd v0.4.5 |
| 1904 | 2026-07-20T18:37:22.818Z | Compiling unicode-width v0.2.2 |
| 1905 | 2026-07-20T18:37:23.346Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-07-20T18:37:23.365Z | Compiling block-buffer v0.10.4 |
| 1907 | 2026-07-20T18:37:23.531Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1908 | 2026-07-20T18:37:23.559Z | Compiling backon v1.6.0 |
| 1909 | 2026-07-20T18:37:25.090Z | Compiling digest v0.10.7 |
| 1910 | 2026-07-20T18:37:25.133Z | Compiling backoff v0.4.0 |
| 1911 | 2026-07-20T18:37:25.306Z | Compiling parse-display v0.10.0 |
| 1912 | 2026-07-20T18:37:25.354Z | Compiling regress v0.10.5 |
| 1913 | 2026-07-20T18:37:25.452Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1914 | 2026-07-20T18:37:25.603Z | Compiling humantime v2.3.0 |
| 1915 | 2026-07-20T18:37:28.155Z | Compiling regress v0.11.1 |
| 1916 | 2026-07-20T18:37:29.857Z | Compiling typify-impl v0.6.2 |
| 1917 | 2026-07-20T18:37:29.990Z | Compiling zerocopy-derive v0.7.35 |
| 1918 | 2026-07-20T18:37:30.642Z | Compiling darling_core v0.21.3 |
| 1919 | 2026-07-20T18:37:31.008Z | Compiling clap_derive v4.6.1 |
| 1920 | 2026-07-20T18:37:31.216Z | Compiling cpufeatures v0.2.17 |
| 1921 | 2026-07-20T18:37:31.561Z | Compiling convert_case v0.4.0 |
| 1922 | 2026-07-20T18:37:31.881Z | Compiling utf8parse v0.2.2 |
| 1923 | 2026-07-20T18:37:31.996Z | Compiling anstyle-parse v1.0.0 |
| 1924 | 2026-07-20T18:37:32.177Z | Compiling derive_more v0.99.20 |
| 1925 | 2026-07-20T18:37:32.705Z | Compiling darling_macro v0.21.3 |
| 1926 | 2026-07-20T18:37:33.093Z | Compiling typify-macro v0.6.2 |
| 1927 | 2026-07-20T18:37:33.284Z | Compiling terminal_size v0.4.4 |
| 1928 | 2026-07-20T18:37:33.310Z | Compiling toml_datetime v0.6.11 |
| 1929 | 2026-07-20T18:37:33.363Z | Compiling is_terminal_polyfill v1.70.2 |
| 1930 | 2026-07-20T18:37:33.433Z | Compiling colorchoice v1.0.5 |
| 1931 | 2026-07-20T18:37:33.460Z | Compiling anstyle-query v1.1.5 |
| 1932 | 2026-07-20T18:37:33.562Z | Compiling anstyle v1.0.14 |
| 1933 | 2026-07-20T18:37:33.597Z | Compiling darling v0.21.3 |
| 1934 | 2026-07-20T18:37:33.846Z | Compiling anstream v1.0.0 |
| 1935 | 2026-07-20T18:37:35.739Z | Compiling secrecy v0.10.3 |
| 1936 | 2026-07-20T18:37:35.758Z | Compiling heapless v0.8.0 |
| 1937 | 2026-07-20T18:37:35.758Z | Compiling crucible-workspace-hack v0.1.0 |
| 1938 | 2026-07-20T18:37:35.758Z | Compiling tinyvec_macros v0.1.1 |
| 1939 | 2026-07-20T18:37:35.758Z | Compiling clap_lex v1.1.0 |
| 1940 | 2026-07-20T18:37:35.758Z | Compiling clap_builder v4.6.2 |
| 1941 | 2026-07-20T18:37:35.768Z | Compiling tinyvec v1.11.0 |
| 1942 | 2026-07-20T18:37:35.768Z | Compiling typify v0.6.2 |
| 1943 | 2026-07-20T18:37:35.768Z | Compiling ingot-macros v0.1.1 |
| 1944 | 2026-07-20T18:37:35.768Z | Compiling zerocopy v0.7.35 |
| 1945 | 2026-07-20T18:37:35.933Z | Compiling hash32 v0.3.1 |
| 1946 | 2026-07-20T18:37:36.090Z | Compiling rustc_version v0.4.1 |
| 1947 | 2026-07-20T18:37:36.090Z | Compiling scroll_derive v0.12.1 |
| 1948 | 2026-07-20T18:37:36.297Z | Compiling num-integer v0.1.46 |
| 1949 | 2026-07-20T18:37:36.359Z | Compiling usdt-impl v0.5.0 |
| 1950 | 2026-07-20T18:37:36.642Z | Compiling smoltcp v0.11.0 |
| 1951 | 2026-07-20T18:37:36.823Z | Compiling scroll v0.12.0 |
| 1952 | 2026-07-20T18:37:36.889Z | Compiling clap v4.6.2 |
| 1953 | 2026-07-20T18:37:36.981Z | Compiling curve25519-dalek v4.1.3 |
| 1954 | 2026-07-20T18:37:37.282Z | Compiling dof v0.3.0 |
| 1955 | 2026-07-20T18:37:38.162Z | Compiling ingot-types v0.1.2 |
| 1956 | 2026-07-20T18:37:38.799Z | Compiling hmac v0.12.1 |
| 1957 | 2026-07-20T18:37:38.944Z | Compiling dtrace-parser v0.2.0 |
| 1958 | 2026-07-20T18:37:38.963Z | Compiling inout v0.1.4 |
| 1959 | 2026-07-20T18:37:39.121Z | Compiling ff v0.13.1 |
| 1960 | 2026-07-20T18:37:39.163Z | Compiling cobs v0.3.0 |
| 1961 | 2026-07-20T18:37:39.499Z | Compiling thread-id v4.2.2 |
| 1962 | 2026-07-20T18:37:39.577Z | Compiling unsafe-libyaml v0.2.11 |
| 1963 | 2026-07-20T18:37:39.636Z | Compiling managed v0.8.0 |
| 1964 | 2026-07-20T18:37:39.757Z | Compiling bitflags v1.3.2 |
| 1965 | 2026-07-20T18:37:40.150Z | Compiling serde_yaml v0.9.34+deprecated |
| 1966 | 2026-07-20T18:37:40.890Z | Compiling postcard v1.1.3 |
| 1967 | 2026-07-20T18:37:41.088Z | Compiling group v0.13.0 |
| 1968 | 2026-07-20T18:37:41.257Z | Compiling cipher v0.4.4 |
| 1969 | 2026-07-20T18:37:41.393Z | Compiling hkdf v0.12.4 |
| 1970 | 2026-07-20T18:37:41.557Z | Compiling ingot v0.1.1 |
| 1971 | 2026-07-20T18:37:42.089Z | Compiling goblin v0.8.2 |
| 1972 | 2026-07-20T18:37:42.436Z | Compiling num-rational v0.4.2 |
| 1973 | 2026-07-20T18:37:43.446Z | Compiling num-iter v0.1.45 |
| 1974 | 2026-07-20T18:37:43.782Z | Compiling tabwriter v1.4.1 |
| 1975 | 2026-07-20T18:37:44.026Z | Compiling universal-hash v0.5.1 |
| 1976 | 2026-07-20T18:37:44.133Z | Compiling crypto-bigint v0.5.5 |
| 1977 | 2026-07-20T18:37:44.171Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1978 | 2026-07-20T18:37:44.342Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1979 | 2026-07-20T18:37:44.806Z | Compiling hubpack_derive v0.1.1 |
| 1980 | 2026-07-20T18:37:45.293Z | Compiling crossbeam-epoch v0.9.18 |
| 1981 | 2026-07-20T18:37:45.423Z | Compiling half v2.7.1 |
| 1982 | 2026-07-20T18:37:45.630Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1983 | 2026-07-20T18:37:45.785Z | Compiling num-complex v0.4.6 |
| 1984 | 2026-07-20T18:37:46.422Z | Compiling memoffset v0.9.1 |
| 1985 | 2026-07-20T18:37:46.442Z | Compiling base64ct v1.8.3 |
| 1986 | 2026-07-20T18:37:46.618Z | Compiling prettyplease v0.2.37 |
| 1987 | 2026-07-20T18:37:46.782Z | Compiling ciborium-io v0.2.2 |
| 1988 | 2026-07-20T18:37:46.875Z | Compiling rustix v0.38.44 |
| 1989 | 2026-07-20T18:37:47.005Z | Compiling cfg_aliases v0.2.1 |
| 1990 | 2026-07-20T18:37:47.201Z | Compiling opaque-debug v0.3.1 |
| 1991 | 2026-07-20T18:37:47.239Z | Compiling base16ct v0.2.0 |
| 1992 | 2026-07-20T18:37:47.415Z | Compiling elliptic-curve v0.13.8 |
| 1993 | 2026-07-20T18:37:47.487Z | Compiling poly1305 v0.8.0 |
| 1994 | 2026-07-20T18:37:48.141Z | Compiling nix v0.31.3 |
| 1995 | 2026-07-20T18:37:48.561Z | Compiling ciborium-ll v0.2.2 |
| 1996 | 2026-07-20T18:37:48.578Z | Compiling password-hash v0.5.0 |
| 1997 | 2026-07-20T18:37:49.066Z | Compiling num v0.4.3 |
| 1998 | 2026-07-20T18:37:49.149Z | Compiling thiserror-no-std v2.0.2 |
| 1999 | 2026-07-20T18:37:49.251Z | Compiling hubpack v0.1.2 |
| 2000 | 2026-07-20T18:37:50.437Z | Compiling chacha20 v0.9.1 |
| 2001 | 2026-07-20T18:37:50.908Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2002 | 2026-07-20T18:37:50.985Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2003 | 2026-07-20T18:37:51.068Z | Compiling reqwest v0.12.28 |
| 2004 | 2026-07-20T18:37:51.876Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2005 | 2026-07-20T18:37:52.232Z | Compiling blake2 v0.10.6 |
| 2006 | 2026-07-20T18:37:52.250Z | Compiling aead v0.5.2 |
| 2007 | 2026-07-20T18:37:52.720Z | Compiling byte-wrapper v0.1.0 |
| 2008 | 2026-07-20T18:37:52.789Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2009 | 2026-07-20T18:37:53.059Z | Compiling serde_repr v0.1.21 |
| 2010 | 2026-07-20T18:37:53.522Z | Compiling proc-macro-error-attr v1.0.4 |
| 2011 | 2026-07-20T18:37:53.608Z | Compiling bstr v1.12.1 |
| 2012 | 2026-07-20T18:37:53.682Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2013 | 2026-07-20T18:37:53.851Z | Compiling keccak v0.1.6 |
| 2014 | 2026-07-20T18:37:53.882Z | Compiling static_assertions v1.1.0 |
| 2015 | 2026-07-20T18:37:53.967Z | Compiling float-ord v0.3.2 |
| 2016 | 2026-07-20T18:37:54.083Z | Compiling sha3 v0.10.9 |
| 2017 | 2026-07-20T18:37:54.320Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2018 | 2026-07-20T18:37:54.557Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2019 | 2026-07-20T18:37:55.132Z | Compiling argon2 v0.5.3 |
| 2020 | 2026-07-20T18:37:55.238Z | Compiling proc-macro-crate v3.5.0 |
| 2021 | 2026-07-20T18:37:55.658Z | Compiling chacha20poly1305 v0.10.1 |
| 2022 | 2026-07-20T18:37:55.836Z | Compiling progenitor-client v0.10.0 |
| 2023 | 2026-07-20T18:37:56.121Z | Compiling vsss-rs v3.3.4 |
| 2024 | 2026-07-20T18:37:57.421Z | Compiling rustls-webpki v0.103.13 |
| 2025 | 2026-07-20T18:37:57.574Z | Compiling ciborium v0.2.2 |
| 2026 | 2026-07-20T18:37:59.020Z | Compiling usdt-macro v0.5.0 |
| 2027 | 2026-07-20T18:37:59.040Z | Compiling usdt-attr-macro v0.5.0 |
| 2028 | 2026-07-20T18:38:00.422Z | Compiling num-derive v0.4.2 |
| 2029 | 2026-07-20T18:38:00.580Z | Compiling enum-as-inner v0.6.1 |
| 2030 | 2026-07-20T18:38:01.176Z | Compiling proc-macro-error v1.0.4 |
| 2031 | 2026-07-20T18:38:01.210Z | Compiling memmap v0.7.0 |
| 2032 | 2026-07-20T18:38:01.383Z | Compiling indent_write v2.2.0 |
| 2033 | 2026-07-20T18:38:01.431Z | Compiling winnow v0.5.40 |
| 2034 | 2026-07-20T18:38:01.757Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2035 | 2026-07-20T18:38:01.788Z | Compiling data-encoding v2.11.0 |
| 2036 | 2026-07-20T18:38:01.972Z | Compiling tokio-rustls v0.26.4 |
| 2037 | 2026-07-20T18:38:01.999Z | Compiling rustls-platform-verifier v0.7.0 |
| 2038 | 2026-07-20T18:38:02.271Z | Compiling hyper-rustls v0.27.9 |
| 2039 | 2026-07-20T18:38:02.593Z | Compiling reqwest v0.13.4 |
| 2040 | 2026-07-20T18:38:02.808Z | Compiling toml_edit v0.19.15 |
| 2041 | 2026-07-20T18:38:02.935Z | Compiling usdt v0.5.0 |
| 2042 | 2026-07-20T18:38:03.648Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2043 | 2026-07-20T18:38:04.481Z | Compiling progenitor-client v0.14.0 |
| 2044 | 2026-07-20T18:38:04.796Z | Compiling progenitor-extras v0.2.0 |
| 2045 | 2026-07-20T18:38:05.409Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2046 | 2026-07-20T18:38:05.556Z | Compiling num_enum_derive v0.7.6 |
| 2047 | 2026-07-20T18:38:06.568Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-07-20T18:38:07.618Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-07-20T18:38:08.543Z | Compiling serde_spanned v0.6.9 |
| 2050 | 2026-07-20T18:38:08.701Z | Compiling foreign-types-macros v0.2.3 |
| 2051 | 2026-07-20T18:38:09.393Z | Compiling pkg-config v0.3.33 |
| 2052 | 2026-07-20T18:38:09.853Z | Compiling foreign-types-shared v0.3.1 |
| 2053 | 2026-07-20T18:38:09.962Z | Compiling bytecount v0.6.9 |
| 2054 | 2026-07-20T18:38:10.163Z | Compiling toml_write v0.1.2 |
| 2055 | 2026-07-20T18:38:11.875Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-07-20T18:38:13.627Z | Compiling winnow v0.7.15 |
| 2057 | 2026-07-20T18:38:15.101Z | Compiling colored v3.1.1 |
| 2058 | 2026-07-20T18:38:15.929Z | Compiling vcpkg v0.2.15 |
| 2059 | 2026-07-20T18:38:16.950Z | Compiling openssl-sys v0.9.116 |
| 2060 | 2026-07-20T18:38:17.529Z | Compiling toml_edit v0.22.27 |
| 2061 | 2026-07-20T18:38:17.909Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2062 | 2026-07-20T18:38:18.132Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-07-20T18:38:18.185Z | Compiling foreign-types v0.5.0 |
| 2064 | 2026-07-20T18:38:18.574Z | Compiling num_enum v0.7.6 |
| 2065 | 2026-07-20T18:38:18.710Z | Compiling proc-macro-crate v1.3.1 |
| 2066 | 2026-07-20T18:38:19.193Z | Compiling atomicwrites v0.4.4 |
| 2067 | 2026-07-20T18:38:19.560Z | Compiling progenitor-impl v0.14.0 |
| 2068 | 2026-07-20T18:38:19.618Z | Compiling chacha20 v0.10.0 |
| 2069 | 2026-07-20T18:38:19.752Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2070 | 2026-07-20T18:38:20.101Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2071 | 2026-07-20T18:38:20.283Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2072 | 2026-07-20T18:38:20.284Z | Compiling cstr-argument v0.1.2 |
| 2073 | 2026-07-20T18:38:20.560Z | Compiling linked-hash-map v0.5.6 |
| 2074 | 2026-07-20T18:38:20.802Z | Compiling heck v0.4.1 |
| 2075 | 2026-07-20T18:38:20.946Z | Compiling resolv-conf v0.7.6 |
| 2076 | 2026-07-20T18:38:21.276Z | Compiling swrite v0.1.0 |
| 2077 | 2026-07-20T18:38:21.397Z | Compiling semver v0.1.20 |
| 2078 | 2026-07-20T18:38:21.563Z | Compiling rayon-core v1.13.0 |
| 2079 | 2026-07-20T18:38:21.652Z | Compiling unicode-segmentation v1.13.3 |
| 2080 | 2026-07-20T18:38:21.669Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2081 | 2026-07-20T18:38:21.809Z | Compiling progenitor-macro v0.14.0 |
| 2082 | 2026-07-20T18:38:21.849Z | Compiling rustc_version v0.1.7 |
| 2083 | 2026-07-20T18:38:21.945Z | Compiling lru-cache v0.1.2 |
| 2084 | 2026-07-20T18:38:22.062Z | Compiling newline-converter v0.3.0 |
| 2085 | 2026-07-20T18:38:22.295Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2086 | 2026-07-20T18:38:22.373Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2087 | 2026-07-20T18:38:22.515Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2088 | 2026-07-20T18:38:22.658Z | Compiling rand v0.10.2 |
| 2089 | 2026-07-20T18:38:23.022Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2090 | 2026-07-20T18:38:23.278Z | Compiling num_enum_derive v0.5.11 |
| 2091 | 2026-07-20T18:38:23.501Z | Compiling toml v0.8.23 |
| 2092 | 2026-07-20T18:38:23.809Z | Compiling hickory-proto v0.24.4 |
| 2093 | 2026-07-20T18:38:23.828Z | Compiling similar v2.7.0 |
| 2094 | 2026-07-20T18:38:24.081Z | Compiling crossbeam-deque v0.8.6 |
| 2095 | 2026-07-20T18:38:24.303Z | Compiling progenitor-impl v0.13.0 |
| 2096 | 2026-07-20T18:38:24.321Z | Compiling console v0.15.11 |
| 2097 | 2026-07-20T18:38:25.596Z | Compiling camino-tempfile v1.4.1 |
| 2098 | 2026-07-20T18:38:26.020Z | Compiling serde-big-array v0.5.1 |
| 2099 | 2026-07-20T18:38:26.038Z | Compiling pin-project-internal v1.1.13 |
| 2100 | 2026-07-20T18:38:26.191Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2101 | 2026-07-20T18:38:26.350Z | Compiling derive-where v1.6.1 |
| 2102 | 2026-07-20T18:38:26.600Z | Compiling minimal-lexical v0.2.1 |
| 2103 | 2026-07-20T18:38:26.728Z | Compiling lazy_static v1.5.0 |
| 2104 | 2026-07-20T18:38:26.846Z | Compiling siphasher v1.0.3 |
| 2105 | 2026-07-20T18:38:26.864Z | Compiling nom v7.1.3 |
| 2106 | 2026-07-20T18:38:27.067Z | Compiling phf_shared v0.12.1 |
| 2107 | 2026-07-20T18:38:27.150Z | Compiling pin-project v1.1.13 |
| 2108 | 2026-07-20T18:38:27.296Z | Compiling progenitor-macro v0.13.0 |
| 2109 | 2026-07-20T18:38:27.636Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2110 | 2026-07-20T18:38:28.099Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2111 | 2026-07-20T18:38:28.218Z | Compiling progenitor v0.14.0 |
| 2112 | 2026-07-20T18:38:28.370Z | Compiling hickory-resolver v0.24.4 |
| 2113 | 2026-07-20T18:38:30.572Z | Compiling expectorate v1.2.0 |
| 2114 | 2026-07-20T18:38:30.795Z | Compiling num_enum v0.5.11 |
| 2115 | 2026-07-20T18:38:31.536Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2116 | 2026-07-20T18:38:32.705Z | Compiling newtype_derive v0.1.6 |
| 2117 | 2026-07-20T18:38:32.975Z | Compiling progenitor-client v0.13.0 |
| 2118 | 2026-07-20T18:38:34.450Z | Compiling unicode-normalization v0.1.25 |
| 2119 | 2026-07-20T18:38:35.056Z | Compiling tokio-stream v0.1.18 |
| 2120 | 2026-07-20T18:38:35.640Z | Compiling snafu-derive v0.8.9 |
| 2121 | 2026-07-20T18:38:35.895Z | Compiling async-recursion v1.1.1 |
| 2122 | 2026-07-20T18:38:35.975Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2123 | 2026-07-20T18:38:36.314Z | Compiling slog-dtrace v0.3.0 |
| 2124 | 2026-07-20T18:38:36.580Z | Compiling csv-core v0.1.13 |
| 2125 | 2026-07-20T18:38:36.681Z | Compiling openssl v0.10.80 |
| 2126 | 2026-07-20T18:38:36.985Z | Compiling chrono-tz v0.10.4 |
| 2127 | 2026-07-20T18:38:37.002Z | Compiling unicode-width v0.1.14 |
| 2128 | 2026-07-20T18:38:37.083Z | Compiling same-file v1.0.6 |
| 2129 | 2026-07-20T18:38:37.237Z | Compiling foreign-types-shared v0.1.1 |
| 2130 | 2026-07-20T18:38:37.269Z | Compiling highway v1.3.0 |
| 2131 | 2026-07-20T18:38:37.316Z | Compiling konst_macro_rules v0.2.19 |
| 2132 | 2026-07-20T18:38:37.340Z | Compiling owo-colors v4.3.0 |
| 2133 | 2026-07-20T18:38:37.402Z | Compiling cancel-safe-futures v0.1.5 |
| 2134 | 2026-07-20T18:38:37.513Z | Compiling foldhash v0.1.5 |
| 2135 | 2026-07-20T18:38:37.678Z | Compiling unicode-xid v0.2.6 |
| 2136 | 2026-07-20T18:38:37.764Z | Compiling hashbrown v0.15.5 |
| 2137 | 2026-07-20T18:38:37.786Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2138 | 2026-07-20T18:38:37.811Z | Compiling const_format_proc_macros v0.2.34 |
| 2139 | 2026-07-20T18:38:37.963Z | Compiling konst v0.2.20 |
| 2140 | 2026-07-20T18:38:38.372Z | Compiling snafu v0.8.9 |
| 2141 | 2026-07-20T18:38:38.434Z | Compiling foreign-types v0.3.2 |
| 2142 | 2026-07-20T18:38:38.547Z | Compiling walkdir v2.5.0 |
| 2143 | 2026-07-20T18:38:38.678Z | Compiling csv v1.4.0 |
| 2144 | 2026-07-20T18:38:39.077Z | Compiling qorb v0.4.1 |
| 2145 | 2026-07-20T18:38:39.230Z | Compiling progenitor v0.13.0 |
| 2146 | 2026-07-20T18:38:39.296Z | Compiling olpc-cjson v0.1.4 |
| 2147 | 2026-07-20T18:38:39.448Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2148 | 2026-07-20T18:38:39.645Z | Compiling rayon v1.12.0 |
| 2149 | 2026-07-20T18:38:40.478Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2150 | 2026-07-20T18:38:41.817Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2151 | 2026-07-20T18:38:42.364Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-07-20T18:38:42.915Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-07-20T18:38:43.473Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2154 | 2026-07-20T18:38:43.816Z | Compiling phf v0.12.1 |
| 2155 | 2026-07-20T18:38:44.430Z | Compiling zone_cfg_derive v0.3.1 |
| 2156 | 2026-07-20T18:38:44.853Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2157 | 2026-07-20T18:38:45.144Z | Compiling tokio-dtrace v0.1.1 |
| 2158 | 2026-07-20T18:38:45.475Z | Compiling globset v0.4.18 |
| 2159 | 2026-07-20T18:38:45.688Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2160 | 2026-07-20T18:38:45.922Z | Compiling itertools v0.12.1 |
| 2161 | 2026-07-20T18:38:46.111Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2162 | 2026-07-20T18:38:46.729Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2163 | 2026-07-20T18:38:47.278Z | Compiling pem v3.0.6 |
| 2164 | 2026-07-20T18:38:47.390Z | Compiling libsw-core v0.3.2 |
| 2165 | 2026-07-20T18:38:47.426Z | Compiling serde_plain v1.0.2 |
| 2166 | 2026-07-20T18:38:47.578Z | Compiling openssl-macros v0.1.1 |
| 2167 | 2026-07-20T18:38:47.714Z | Compiling cookie v0.18.1 |
| 2168 | 2026-07-20T18:38:47.951Z | Compiling sigpipe v0.1.3 |
| 2169 | 2026-07-20T18:38:47.986Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2170 | 2026-07-20T18:38:48.068Z | Compiling fixedbitset v0.5.7 |
| 2171 | 2026-07-20T18:38:48.093Z | Compiling jiff v0.2.28 |
| 2172 | 2026-07-20T18:38:48.122Z | Compiling typed-path v0.9.3 |
| 2173 | 2026-07-20T18:38:48.251Z | Compiling fixedbitset v0.4.2 |
| 2174 | 2026-07-20T18:38:48.316Z | Compiling glob v0.3.3 |
| 2175 | 2026-07-20T18:38:48.597Z | Compiling petgraph v0.6.5 |
| 2176 | 2026-07-20T18:38:48.616Z | Compiling petgraph v0.8.3 |
| 2177 | 2026-07-20T18:38:49.240Z | Compiling tough v0.22.0 |
| 2178 | 2026-07-20T18:38:50.460Z | Compiling libsw v3.5.0 |
| 2179 | 2026-07-20T18:38:50.510Z | Compiling zone v0.3.1 |
| 2180 | 2026-07-20T18:38:50.652Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2181 | 2026-07-20T18:38:50.991Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2182 | 2026-07-20T18:38:51.050Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2183 | 2026-07-20T18:38:51.239Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2184 | 2026-07-20T18:38:51.347Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-07-20T18:38:52.217Z | Compiling oxide-tokio-rt v0.1.6 |
| 2186 | 2026-07-20T18:38:52.816Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2187 | 2026-07-20T18:38:53.231Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2188 | 2026-07-20T18:38:54.408Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-07-20T18:38:54.965Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-07-20T18:38:55.941Z | Compiling const_format v0.2.36 |
| 2191 | 2026-07-20T18:38:56.778Z | Compiling papergrid v0.11.0 |
| 2192 | 2026-07-20T18:38:56.830Z | Compiling tabled_derive v0.7.0 |
| 2193 | 2026-07-20T18:38:57.636Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2194 | 2026-07-20T18:38:57.831Z | Compiling libscf-sys v1.2.0 |
| 2195 | 2026-07-20T18:38:58.009Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2196 | 2026-07-20T18:38:58.201Z | Compiling gethostname v0.5.0 |
| 2197 | 2026-07-20T18:38:58.344Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2198 | 2026-07-20T18:38:58.363Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2199 | 2026-07-20T18:38:58.428Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-07-20T18:38:58.475Z | Compiling bcs v0.1.6 |
| 2201 | 2026-07-20T18:38:58.557Z | Compiling smf v0.2.3 |
| 2202 | 2026-07-20T18:38:58.708Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2203 | 2026-07-20T18:38:58.872Z | Compiling termtree v0.5.1 |
| 2204 | 2026-07-20T18:38:59.051Z | Compiling whoami v1.6.1 |
| 2205 | 2026-07-20T18:38:59.504Z | Compiling smawk v0.3.2 |
| 2206 | 2026-07-20T18:38:59.678Z | Compiling linear-map v1.2.0 |
| 2207 | 2026-07-20T18:38:59.710Z | Compiling unicode-linebreak v0.1.5 |
| 2208 | 2026-07-20T18:38:59.915Z | Compiling tagptr v0.2.0 |
| 2209 | 2026-07-20T18:38:59.938Z | Compiling textwrap v0.16.2 |
| 2210 | 2026-07-20T18:38:59.995Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-07-20T18:39:00.090Z | Compiling moka v0.12.15 |
| 2212 | 2026-07-20T18:39:01.355Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2213 | 2026-07-20T18:39:01.606Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-07-20T18:39:01.625Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-07-20T18:39:01.962Z | Compiling tabled v0.15.0 |
| 2216 | 2026-07-20T18:39:02.613Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-07-20T18:39:02.782Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-07-20T18:39:02.832Z | Compiling steno v0.4.1 |
| 2219 | 2026-07-20T18:39:04.486Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-07-20T18:39:07.872Z | Compiling hickory-proto v0.25.2 |
| 2221 | 2026-07-20T18:39:08.106Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2222 | 2026-07-20T18:39:08.572Z | Compiling proc-macro-error2 v2.0.1 |
| 2223 | 2026-07-20T18:39:08.864Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2224 | 2026-07-20T18:39:09.319Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2225 | 2026-07-20T18:39:09.587Z | Compiling parking_lot_core v0.8.6 |
| 2226 | 2026-07-20T18:39:09.837Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2227 | 2026-07-20T18:39:09.872Z | Compiling tabled_derive v0.11.0 |
| 2228 | 2026-07-20T18:39:09.924Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-07-20T18:39:10.989Z | Compiling hickory-resolver v0.25.2 |
| 2230 | 2026-07-20T18:39:11.186Z | Compiling papergrid v0.18.0 |
| 2231 | 2026-07-20T18:39:11.555Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2232 | 2026-07-20T18:39:12.997Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2233 | 2026-07-20T18:39:13.001Z | Compiling testing_table v0.3.0 |
| 2234 | 2026-07-20T18:39:13.436Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2235 | 2026-07-20T18:39:13.506Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2236 | 2026-07-20T18:39:13.830Z | Compiling tabled v0.21.0 |
| 2237 | 2026-07-20T18:39:14.794Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2238 | 2026-07-20T18:39:16.838Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2239 | 2026-07-20T18:39:17.148Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2240 | 2026-07-20T18:39:17.270Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2241 | 2026-07-20T18:39:17.285Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2242 | 2026-07-20T18:39:17.950Z | Compiling arc-swap v1.9.1 |
| 2243 | 2026-07-20T18:39:18.008Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 2244 | 2026-07-20T18:39:18.338Z | Compiling slog-scope v4.4.1 |
| 2245 | 2026-07-20T18:39:20.168Z | Compiling parking_lot v0.11.2 |
| 2246 | 2026-07-20T18:39:20.340Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2247 | 2026-07-20T18:39:20.997Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2248 | 2026-07-20T18:39:21.098Z | Compiling fxhash v0.2.1 |
| 2249 | 2026-07-20T18:39:22.262Z | Compiling crc8 v0.1.1 |
| 2250 | 2026-07-20T18:39:22.286Z | Compiling sled v0.34.7 |
| 2251 | 2026-07-20T18:39:22.286Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=5cb3f22dafbb440a14284b7b2a0eedb13d1c2dcf#5cb3f22d) |
| 2252 | 2026-07-20T18:39:22.286Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2253 | 2026-07-20T18:39:22.286Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2254 | 2026-07-20T18:39:22.519Z | Compiling slog-stdlog v4.1.1 |
| 2255 | 2026-07-20T18:39:22.962Z | Compiling port-file v0.1.0 |
| 2256 | 2026-07-20T18:39:23.240Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2257 | 2026-07-20T18:39:23.539Z | Compiling slog-envlogger v2.2.0 |
| 2258 | 2026-07-20T18:39:23.976Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2259 | 2026-07-20T18:39:26.038Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2260 | 2026-07-20T18:39:28.460Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2261 | 2026-07-20T18:39:30.993Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2262 | 2026-07-20T18:39:32.207Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2263 | 2026-07-20T18:39:42.752Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2264 | 2026-07-20T18:39:46.622Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2265 | 2026-07-20T18:39:49.828Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2266 | 2026-07-20T18:39:50.160Z | + banner trio |
| 2267 | 2026-07-20T18:39:50.171Z | |
| 2268 | 2026-07-20T18:39:50.171Z | ##### ##### # #### |
| 2269 | 2026-07-20T18:39:50.171Z | # # # # # # |
| 2270 | 2026-07-20T18:39:50.171Z | # # # # # # |
| 2271 | 2026-07-20T18:39:50.172Z | # ##### # # # |
| 2272 | 2026-07-20T18:39:50.172Z | # # # # # # |
| 2273 | 2026-07-20T18:39:50.172Z | # # # # #### |
| 2274 | 2026-07-20T18:39:50.172Z | |
| 2275 | 2026-07-20T18:39:50.172Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2276 | 2026-07-20T18:39:50.730Z | Compiling cfg-if v1.0.4 |
| 2277 | 2026-07-20T18:39:50.737Z | Compiling libc v0.2.186 |
| 2278 | 2026-07-20T18:39:50.737Z | Compiling serde_core v1.0.228 |
| 2279 | 2026-07-20T18:39:50.852Z | Compiling memchr v2.8.1 |
| 2280 | 2026-07-20T18:39:50.860Z | Compiling itoa v1.0.18 |
| 2281 | 2026-07-20T18:39:50.860Z | Compiling smallvec v1.15.1 |
| 2282 | 2026-07-20T18:39:50.868Z | Compiling stable_deref_trait v1.2.1 |
| 2283 | 2026-07-20T18:39:50.872Z | Compiling zerofrom v0.1.8 |
| 2284 | 2026-07-20T18:39:50.891Z | Compiling zmij v1.0.21 |
| 2285 | 2026-07-20T18:39:50.937Z | Compiling writeable v0.6.3 |
| 2286 | 2026-07-20T18:39:50.995Z | Compiling yoke v0.8.3 |
| 2287 | 2026-07-20T18:39:51.080Z | Compiling litemap v0.8.2 |
| 2288 | 2026-07-20T18:39:51.098Z | Compiling utf8_iter v1.0.4 |
| 2289 | 2026-07-20T18:39:51.172Z | Compiling zerovec v0.11.6 |
| 2290 | 2026-07-20T18:39:51.192Z | Compiling zerotrie v0.2.4 |
| 2291 | 2026-07-20T18:39:51.217Z | Compiling percent-encoding v2.3.2 |
| 2292 | 2026-07-20T18:39:51.253Z | Compiling libm v0.2.16 |
| 2293 | 2026-07-20T18:39:51.267Z | Compiling icu_properties_data v2.2.0 |
| 2294 | 2026-07-20T18:39:51.353Z | Compiling icu_normalizer_data v2.2.0 |
| 2295 | 2026-07-20T18:39:51.406Z | Compiling form_urlencoded v1.2.2 |
| 2296 | 2026-07-20T18:39:51.454Z | Compiling rand_core v0.10.1 |
| 2297 | 2026-07-20T18:39:51.482Z | Compiling errno v0.3.14 |
| 2298 | 2026-07-20T18:39:51.611Z | Compiling getrandom v0.4.2 |
| 2299 | 2026-07-20T18:39:51.625Z | Compiling iana-time-zone v0.1.65 |
| 2300 | 2026-07-20T18:39:51.644Z | Compiling pin-project-lite v0.2.17 |
| 2301 | 2026-07-20T18:39:51.697Z | Compiling tinystr v0.8.3 |
| 2302 | 2026-07-20T18:39:51.744Z | Compiling potential_utf v0.1.5 |
| 2303 | 2026-07-20T18:39:51.769Z | Compiling zeroize v1.8.2 |
| 2304 | 2026-07-20T18:39:51.810Z | Compiling dyn-clone v1.0.20 |
| 2305 | 2026-07-20T18:39:51.910Z | Compiling icu_locale_core v2.2.0 |
| 2306 | 2026-07-20T18:39:51.924Z | Compiling icu_collections v2.2.0 |
| 2307 | 2026-07-20T18:39:51.949Z | Compiling socket2 v0.6.5 |
| 2308 | 2026-07-20T18:39:51.961Z | Compiling scopeguard v1.2.0 |
| 2309 | 2026-07-20T18:39:51.971Z | Compiling parking_lot_core v0.9.12 |
| 2310 | 2026-07-20T18:39:52.009Z | Compiling signal-hook-registry v1.4.8 |
| 2311 | 2026-07-20T18:39:52.070Z | Compiling num-traits v0.2.19 |
| 2312 | 2026-07-20T18:39:52.351Z | Compiling lock_api v0.4.14 |
| 2313 | 2026-07-20T18:39:52.574Z | Compiling parking_lot v0.12.5 |
| 2314 | 2026-07-20T18:39:52.599Z | Compiling mio v1.2.1 |
| 2315 | 2026-07-20T18:39:52.668Z | Compiling portable-atomic v1.13.1 |
| 2316 | 2026-07-20T18:39:52.745Z | Compiling serde v1.0.228 |
| 2317 | 2026-07-20T18:39:52.823Z | Compiling serde_json v1.0.150 |
| 2318 | 2026-07-20T18:39:52.874Z | Compiling icu_provider v2.2.0 |
| 2319 | 2026-07-20T18:39:53.791Z | Compiling uuid v1.24.0 |
| 2320 | 2026-07-20T18:39:53.809Z | Compiling bytes v1.11.1 |
| 2321 | 2026-07-20T18:39:53.809Z | Compiling icu_properties v2.2.0 |
| 2322 | 2026-07-20T18:39:53.809Z | Compiling icu_normalizer v2.2.0 |
| 2323 | 2026-07-20T18:39:53.809Z | Compiling chrono v0.4.45 |
| 2324 | 2026-07-20T18:39:53.809Z | Compiling semver v1.0.28 |
| 2325 | 2026-07-20T18:39:53.809Z | Compiling thiserror v2.0.19 |
| 2326 | 2026-07-20T18:39:53.809Z | Compiling bitflags v2.12.1 |
| 2327 | 2026-07-20T18:39:54.178Z | Compiling tokio v1.53.0 |
| 2328 | 2026-07-20T18:39:54.224Z | Compiling futures-core v0.3.32 |
| 2329 | 2026-07-20T18:39:54.236Z | Compiling critical-section v1.2.0 |
| 2330 | 2026-07-20T18:39:54.343Z | Compiling idna_adapter v1.2.2 |
| 2331 | 2026-07-20T18:39:54.386Z | Compiling once_cell v1.21.4 |
| 2332 | 2026-07-20T18:39:54.481Z | Compiling idna v1.1.0 |
| 2333 | 2026-07-20T18:39:54.634Z | Compiling equivalent v1.0.2 |
| 2334 | 2026-07-20T18:39:54.636Z | Compiling log v0.4.32 |
| 2335 | 2026-07-20T18:39:54.727Z | Compiling subtle v2.6.1 |
| 2336 | 2026-07-20T18:39:54.788Z | Compiling zerocopy v0.8.50 |
| 2337 | 2026-07-20T18:39:54.898Z | Compiling url v2.5.8 |
| 2338 | 2026-07-20T18:39:54.910Z | Compiling futures-sink v0.3.32 |
| 2339 | 2026-07-20T18:39:55.008Z | Compiling slab v0.4.12 |
| 2340 | 2026-07-20T18:39:55.020Z | Compiling typenum v1.20.1 |
| 2341 | 2026-07-20T18:39:55.220Z | Compiling futures-channel v0.3.32 |
| 2342 | 2026-07-20T18:39:55.488Z | Compiling schemars v0.8.22 |
| 2343 | 2026-07-20T18:39:55.522Z | Compiling getrandom v0.2.17 |
| 2344 | 2026-07-20T18:39:55.743Z | Compiling futures-io v0.3.32 |
| 2345 | 2026-07-20T18:39:55.849Z | Compiling futures-task v0.3.32 |
| 2346 | 2026-07-20T18:39:55.943Z | Compiling rand_core v0.6.4 |
| 2347 | 2026-07-20T18:39:56.029Z | Compiling futures-util v0.3.32 |
| 2348 | 2026-07-20T18:39:56.204Z | Compiling hashbrown v0.17.1 |
| 2349 | 2026-07-20T18:39:56.628Z | Compiling tracing-core v0.1.36 |
| 2350 | 2026-07-20T18:39:56.890Z | Compiling indexmap v2.14.0 |
| 2351 | 2026-07-20T18:39:57.084Z | Compiling tracing v0.1.44 |
| 2352 | 2026-07-20T18:39:57.438Z | Compiling ipnetwork v0.21.1 |
| 2353 | 2026-07-20T18:39:57.451Z | Compiling base64 v0.22.1 |
| 2354 | 2026-07-20T18:39:57.710Z | Compiling http v1.4.2 |
| 2355 | 2026-07-20T18:39:57.730Z | Compiling unicode-ident v1.0.24 |
| 2356 | 2026-07-20T18:39:57.851Z | Compiling proc-macro2 v1.0.106 |
| 2357 | 2026-07-20T18:39:57.951Z | Compiling slog v2.8.2 |
| 2358 | 2026-07-20T18:39:57.968Z | Compiling erased-serde v0.3.31 |
| 2359 | 2026-07-20T18:39:58.033Z | Compiling fnv v1.0.7 |
| 2360 | 2026-07-20T18:39:58.153Z | Compiling oxnet v0.1.6 |
| 2361 | 2026-07-20T18:39:58.800Z | Compiling quote v1.0.45 |
| 2362 | 2026-07-20T18:39:59.205Z | Compiling syn v2.0.117 |
| 2363 | 2026-07-20T18:39:59.488Z | Compiling tokio-util v0.7.18 |
| 2364 | 2026-07-20T18:39:59.552Z | Compiling byteorder v1.5.0 |
| 2365 | 2026-07-20T18:39:59.604Z | Compiling ipnet v2.12.0 |
| 2366 | 2026-07-20T18:39:59.813Z | Compiling thiserror v1.0.69 |
| 2367 | 2026-07-20T18:39:59.925Z | Compiling ppv-lite86 v0.2.21 |
| 2368 | 2026-07-20T18:40:00.022Z | Compiling rustls-pki-types v1.14.1 |
| 2369 | 2026-07-20T18:40:00.277Z | Compiling aws-lc-sys v0.41.0 |
| 2370 | 2026-07-20T18:40:00.376Z | Compiling http-body v1.0.1 |
| 2371 | 2026-07-20T18:40:00.545Z | Compiling untrusted v0.7.1 |
| 2372 | 2026-07-20T18:40:00.557Z | Compiling atomic-waker v1.1.2 |
| 2373 | 2026-07-20T18:40:00.676Z | Compiling httparse v1.10.1 |
| 2374 | 2026-07-20T18:40:00.691Z | Compiling pretty-hex v0.4.2 |
| 2375 | 2026-07-20T18:40:00.738Z | Compiling untrusted v0.9.0 |
| 2376 | 2026-07-20T18:40:00.834Z | Compiling aws-lc-rs v1.17.0 |
| 2377 | 2026-07-20T18:40:00.846Z | Compiling tower-service v0.3.3 |
| 2378 | 2026-07-20T18:40:00.865Z | Compiling rustls v0.23.40 |
| 2379 | 2026-07-20T18:40:00.877Z | Compiling tower-layer v0.3.3 |
| 2380 | 2026-07-20T18:40:00.898Z | Compiling try-lock v0.2.5 |
| 2381 | 2026-07-20T18:40:00.938Z | Compiling ryu v1.0.23 |
| 2382 | 2026-07-20T18:40:01.017Z | Compiling want v0.3.1 |
| 2383 | 2026-07-20T18:40:01.071Z | Compiling h2 v0.4.14 |
| 2384 | 2026-07-20T18:40:01.118Z | Compiling httpdate v1.0.3 |
| 2385 | 2026-07-20T18:40:01.155Z | Compiling rustix v1.1.4 |
| 2386 | 2026-07-20T18:40:01.200Z | Compiling regex-syntax v0.8.10 |
| 2387 | 2026-07-20T18:40:01.234Z | Compiling plain v0.2.3 |
| 2388 | 2026-07-20T18:40:01.351Z | Compiling getrandom v0.3.4 |
| 2389 | 2026-07-20T18:40:01.494Z | Compiling omicron-workspace-hack v0.1.0 |
| 2390 | 2026-07-20T18:40:01.559Z | Compiling ucd-trie v0.1.7 |
| 2391 | 2026-07-20T18:40:01.573Z | Compiling rand_core v0.9.5 |
| 2392 | 2026-07-20T18:40:01.832Z | Compiling pest v2.8.6 |
| 2393 | 2026-07-20T18:40:02.150Z | Compiling rustls-webpki v0.103.13 |
| 2394 | 2026-07-20T18:40:03.538Z | Compiling hyper v1.10.1 |
| 2395 | 2026-07-20T18:40:03.763Z | Compiling crossbeam-utils v0.8.21 |
| 2396 | 2026-07-20T18:40:04.553Z | Compiling serde_urlencoded v0.7.1 |
| 2397 | 2026-07-20T18:40:04.840Z | Compiling http-body-util v0.1.4 |
| 2398 | 2026-07-20T18:40:04.854Z | Compiling foldhash v0.2.0 |
| 2399 | 2026-07-20T18:40:05.148Z | Compiling hyper-util v0.1.20 |
| 2400 | 2026-07-20T18:40:05.151Z | Compiling allocator-api2 v0.2.21 |
| 2401 | 2026-07-20T18:40:05.549Z | Compiling hashbrown v0.16.1 |
| 2402 | 2026-07-20T18:40:06.282Z | Compiling newtype-uuid v1.3.2 |
| 2403 | 2026-07-20T18:40:07.271Z | Compiling tokio-rustls v0.26.4 |
| 2404 | 2026-07-20T18:40:07.344Z | Compiling hex v0.4.3 |
| 2405 | 2026-07-20T18:40:07.613Z | Compiling daft v0.1.7 |
| 2406 | 2026-07-20T18:40:07.678Z | Compiling rand_chacha v0.9.0 |
| 2407 | 2026-07-20T18:40:07.910Z | Compiling sync_wrapper v1.0.2 |
| 2408 | 2026-07-20T18:40:08.028Z | Compiling aho-corasick v1.1.4 |
| 2409 | 2026-07-20T18:40:08.161Z | Compiling fastrand v2.4.1 |
| 2410 | 2026-07-20T18:40:08.175Z | Compiling tower v0.5.3 |
| 2411 | 2026-07-20T18:40:08.227Z | Compiling anyhow v1.0.104 |
| 2412 | 2026-07-20T18:40:08.263Z | Compiling rand v0.9.4 |
| 2413 | 2026-07-20T18:40:08.508Z | Compiling powerfmt v0.2.0 |
| 2414 | 2026-07-20T18:40:08.521Z | Compiling generic-array v0.14.7 |
| 2415 | 2026-07-20T18:40:08.770Z | Compiling deranged v0.5.8 |
| 2416 | 2026-07-20T18:40:08.783Z | Compiling tower-http v0.6.11 |
| 2417 | 2026-07-20T18:40:08.891Z | Compiling openapiv3 v2.2.0 |
| 2418 | 2026-07-20T18:40:09.013Z | Compiling regex-automata v0.4.14 |
| 2419 | 2026-07-20T18:40:09.093Z | Compiling num_threads v0.1.7 |
| 2420 | 2026-07-20T18:40:09.194Z | Compiling cpufeatures v0.3.0 |
| 2421 | 2026-07-20T18:40:09.276Z | Compiling openssl-probe v0.2.1 |
| 2422 | 2026-07-20T18:40:09.495Z | Compiling num-conv v0.2.2 |
| 2423 | 2026-07-20T18:40:09.527Z | Compiling time-core v0.1.8 |
| 2424 | 2026-07-20T18:40:09.657Z | Compiling rustls-native-certs v0.8.4 |
| 2425 | 2026-07-20T18:40:09.680Z | Compiling camino v1.2.4 |
| 2426 | 2026-07-20T18:40:09.893Z | Compiling time v0.3.47 |
| 2427 | 2026-07-20T18:40:10.299Z | Compiling tempfile v3.27.0 |
| 2428 | 2026-07-20T18:40:10.522Z | Compiling futures-executor v0.3.32 |
| 2429 | 2026-07-20T18:40:11.089Z | Compiling winnow v1.0.3 |
| 2430 | 2026-07-20T18:40:11.208Z | Compiling regex v1.12.3 |
| 2431 | 2026-07-20T18:40:11.401Z | Compiling futures v0.3.32 |
| 2432 | 2026-07-20T18:40:11.487Z | Compiling rustls-platform-verifier v0.7.0 |
| 2433 | 2026-07-20T18:40:12.133Z | Compiling hyper-rustls v0.27.9 |
| 2434 | 2026-07-20T18:40:12.511Z | Compiling crossbeam-channel v0.5.15 |
| 2435 | 2026-07-20T18:40:12.573Z | Compiling scroll v0.13.0 |
| 2436 | 2026-07-20T18:40:12.675Z | Compiling hybrid-array v0.4.12 |
| 2437 | 2026-07-20T18:40:12.864Z | Compiling simd-adler32 v0.3.9 |
| 2438 | 2026-07-20T18:40:12.880Z | Compiling adler2 v2.0.1 |
| 2439 | 2026-07-20T18:40:13.061Z | Compiling miniz_oxide v0.8.9 |
| 2440 | 2026-07-20T18:40:13.176Z | Compiling goblin v0.10.7 |
| 2441 | 2026-07-20T18:40:13.274Z | Compiling crc32fast v1.5.0 |
| 2442 | 2026-07-20T18:40:13.513Z | Compiling reqwest v0.13.4 |
| 2443 | 2026-07-20T18:40:13.537Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2444 | 2026-07-20T18:40:13.729Z | Compiling thread_local v1.1.9 |
| 2445 | 2026-07-20T18:40:14.089Z | Compiling either v1.16.0 |
| 2446 | 2026-07-20T18:40:14.321Z | Compiling flate2 v1.1.9 |
| 2447 | 2026-07-20T18:40:14.506Z | Compiling block-buffer v0.12.0 |
| 2448 | 2026-07-20T18:40:14.690Z | Compiling crypto-common v0.2.2 |
| 2449 | 2026-07-20T18:40:14.914Z | Compiling crypto-common v0.1.7 |
| 2450 | 2026-07-20T18:40:15.076Z | Compiling dtrace-parser v0.3.0 |
| 2451 | 2026-07-20T18:40:15.549Z | Compiling rand_chacha v0.3.1 |
| 2452 | 2026-07-20T18:40:16.000Z | Compiling thread-id v5.1.0 |
| 2453 | 2026-07-20T18:40:16.094Z | Compiling is-terminal v0.4.17 |
| 2454 | 2026-07-20T18:40:16.182Z | Compiling debug-ignore v1.0.5 |
| 2455 | 2026-07-20T18:40:16.200Z | Compiling compression-core v0.4.32 |
| 2456 | 2026-07-20T18:40:16.298Z | Compiling take_mut v0.2.2 |
| 2457 | 2026-07-20T18:40:16.378Z | Compiling dof v0.4.0 |
| 2458 | 2026-07-20T18:40:16.416Z | Compiling term v1.2.1 |
| 2459 | 2026-07-20T18:40:17.614Z | Compiling match_cfg v0.1.0 |
| 2460 | 2026-07-20T18:40:17.690Z | Compiling const-oid v0.10.2 |
| 2461 | 2026-07-20T18:40:17.999Z | Compiling digest v0.11.3 |
| 2462 | 2026-07-20T18:40:18.210Z | Compiling hostname v0.3.1 |
| 2463 | 2026-07-20T18:40:18.370Z | Compiling usdt-impl v0.6.0 |
| 2464 | 2026-07-20T18:40:18.382Z | Compiling slog-term v2.9.2 |
| 2465 | 2026-07-20T18:40:19.487Z | Compiling slog-async v2.8.0 |
| 2466 | 2026-07-20T18:40:19.742Z | Compiling compression-codecs v0.4.38 |
| 2467 | 2026-07-20T18:40:20.135Z | Compiling rand v0.8.6 |
| 2468 | 2026-07-20T18:40:20.215Z | Compiling ref-cast v1.0.25 |
| 2469 | 2026-07-20T18:40:20.329Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2470 | 2026-07-20T18:40:20.943Z | Compiling slog-json v2.6.1 |
| 2471 | 2026-07-20T18:40:20.988Z | Compiling strum v0.26.3 |
| 2472 | 2026-07-20T18:40:21.130Z | Compiling macaddr v1.0.1 |
| 2473 | 2026-07-20T18:40:21.205Z | Compiling serde_spanned v1.1.1 |
| 2474 | 2026-07-20T18:40:21.361Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2475 | 2026-07-20T18:40:21.407Z | Compiling memmap2 v0.9.10 |
| 2476 | 2026-07-20T18:40:21.657Z | Compiling wait-timeout v0.2.1 |
| 2477 | 2026-07-20T18:40:21.700Z | Compiling encoding_rs v0.8.35 |
| 2478 | 2026-07-20T18:40:21.775Z | Compiling spin v0.9.8 |
| 2479 | 2026-07-20T18:40:21.907Z | Compiling mime v0.3.17 |
| 2480 | 2026-07-20T18:40:22.157Z | Compiling quick-error v1.2.3 |
| 2481 | 2026-07-20T18:40:22.267Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2482 | 2026-07-20T18:40:22.381Z | Compiling bit-vec v0.8.0 |
| 2483 | 2026-07-20T18:40:22.531Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2484 | 2026-07-20T18:40:22.681Z | Compiling bit-set v0.8.0 |
| 2485 | 2026-07-20T18:40:22.703Z | Compiling rusty-fork v0.3.1 |
| 2486 | 2026-07-20T18:40:22.872Z | Compiling multer v3.1.0 |
| 2487 | 2026-07-20T18:40:23.563Z | Compiling usdt v0.6.0 |
| 2488 | 2026-07-20T18:40:24.117Z | Compiling slog-bunyan v2.5.0 |
| 2489 | 2026-07-20T18:40:24.236Z | Compiling async-compression v0.4.42 |
| 2490 | 2026-07-20T18:40:24.344Z | Compiling sha1 v0.11.0 |
| 2491 | 2026-07-20T18:40:24.711Z | Compiling serde_with v3.21.0 |
| 2492 | 2026-07-20T18:40:24.711Z | Compiling async-stream v0.3.6 |
| 2493 | 2026-07-20T18:40:24.759Z | Compiling rand_xorshift v0.4.0 |
| 2494 | 2026-07-20T18:40:24.832Z | Compiling waitgroup v0.1.2 |
| 2495 | 2026-07-20T18:40:24.908Z | Compiling rustls-pemfile v2.2.0 |
| 2496 | 2026-07-20T18:40:24.920Z | Compiling serde_path_to_error v0.1.20 |
| 2497 | 2026-07-20T18:40:24.986Z | Compiling hostname v0.4.2 |
| 2498 | 2026-07-20T18:40:25.149Z | Compiling unarray v0.1.4 |
| 2499 | 2026-07-20T18:40:25.185Z | Compiling progenitor-client v0.14.0 |
| 2500 | 2026-07-20T18:40:25.208Z | Compiling strum v0.27.2 |
| 2501 | 2026-07-20T18:40:25.266Z | Compiling proptest v1.11.0 |
| 2502 | 2026-07-20T18:40:25.338Z | Compiling dropshot v0.17.1 |
| 2503 | 2026-07-20T18:40:25.362Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2504 | 2026-07-20T18:40:25.509Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2505 | 2026-07-20T18:40:25.694Z | Compiling iddqd v0.4.5 |
| 2506 | 2026-07-20T18:40:25.741Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2507 | 2026-07-20T18:40:26.002Z | Compiling reqwest v0.12.28 |
| 2508 | 2026-07-20T18:40:26.051Z | Compiling block-buffer v0.10.4 |
| 2509 | 2026-07-20T18:40:26.225Z | Compiling backon v1.6.0 |
| 2510 | 2026-07-20T18:40:26.499Z | Compiling instant v0.1.13 |
| 2511 | 2026-07-20T18:40:26.624Z | Compiling backoff v0.4.0 |
| 2512 | 2026-07-20T18:40:26.848Z | Compiling progenitor-extras v0.2.0 |
| 2513 | 2026-07-20T18:40:27.093Z | Compiling progenitor-client v0.10.0 |
| 2514 | 2026-07-20T18:40:27.134Z | Compiling digest v0.10.7 |
| 2515 | 2026-07-20T18:40:27.392Z | Compiling parse-display v0.10.0 |
| 2516 | 2026-07-20T18:40:27.582Z | Compiling itertools v0.14.0 |
| 2517 | 2026-07-20T18:40:27.594Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2518 | 2026-07-20T18:40:27.612Z | Compiling regress v0.10.5 |
| 2519 | 2026-07-20T18:40:28.336Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2520 | 2026-07-20T18:40:29.138Z | Compiling humantime v2.3.0 |
| 2521 | 2026-07-20T18:40:29.580Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2522 | 2026-07-20T18:40:30.357Z | Compiling cpufeatures v0.2.17 |
| 2523 | 2026-07-20T18:40:30.440Z | Compiling unicode-width v0.2.2 |
| 2524 | 2026-07-20T18:40:30.759Z | Compiling heck v0.5.0 |
| 2525 | 2026-07-20T18:40:31.367Z | Compiling secrecy v0.10.3 |
| 2526 | 2026-07-20T18:40:31.457Z | Compiling tinyvec_macros v0.1.1 |
| 2527 | 2026-07-20T18:40:31.466Z | Compiling num-integer v0.1.46 |
| 2528 | 2026-07-20T18:40:31.528Z | Compiling tinyvec v1.11.0 |
| 2529 | 2026-07-20T18:40:31.543Z | Compiling scroll v0.12.0 |
| 2530 | 2026-07-20T18:40:31.850Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-07-20T18:40:31.934Z | Compiling hmac v0.12.1 |
| 2532 | 2026-07-20T18:40:31.979Z | Compiling inout v0.1.4 |
| 2533 | 2026-07-20T18:40:31.994Z | Compiling regress v0.11.1 |
| 2534 | 2026-07-20T18:40:32.100Z | Compiling ff v0.13.1 |
| 2535 | 2026-07-20T18:40:32.145Z | Compiling utf8parse v0.2.2 |
| 2536 | 2026-07-20T18:40:32.251Z | Compiling anstyle-parse v1.0.0 |
| 2537 | 2026-07-20T18:40:32.272Z | Compiling group v0.13.0 |
| 2538 | 2026-07-20T18:40:32.384Z | Compiling cipher v0.4.4 |
| 2539 | 2026-07-20T18:40:32.402Z | Compiling hkdf v0.12.4 |
| 2540 | 2026-07-20T18:40:32.473Z | Compiling goblin v0.8.2 |
| 2541 | 2026-07-20T18:40:32.568Z | Compiling num-iter v0.1.45 |
| 2542 | 2026-07-20T18:40:32.743Z | Compiling num-rational v0.4.2 |
| 2543 | 2026-07-20T18:40:32.754Z | Compiling zerocopy v0.7.35 |
| 2544 | 2026-07-20T18:40:33.327Z | Compiling universal-hash v0.5.1 |
| 2545 | 2026-07-20T18:40:33.479Z | Compiling crypto-bigint v0.5.5 |
| 2546 | 2026-07-20T18:40:33.865Z | Compiling typify-impl v0.6.2 |
| 2547 | 2026-07-20T18:40:34.303Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2548 | 2026-07-20T18:40:36.976Z | Compiling terminal_size v0.4.4 |
| 2549 | 2026-07-20T18:40:37.022Z | Compiling half v2.7.1 |
| 2550 | 2026-07-20T18:40:37.022Z | Compiling num-complex v0.4.6 |
| 2551 | 2026-07-20T18:40:37.022Z | Compiling is_terminal_polyfill v1.70.2 |
| 2552 | 2026-07-20T18:40:37.022Z | Compiling base16ct v0.2.0 |
| 2553 | 2026-07-20T18:40:37.022Z | Compiling ciborium-io v0.2.2 |
| 2554 | 2026-07-20T18:40:37.022Z | Compiling base64ct v1.8.3 |
| 2555 | 2026-07-20T18:40:37.022Z | Compiling anstyle v1.0.14 |
| 2556 | 2026-07-20T18:40:37.022Z | Compiling opaque-debug v0.3.1 |
| 2557 | 2026-07-20T18:40:37.022Z | Compiling anstyle-query v1.1.5 |
| 2558 | 2026-07-20T18:40:37.022Z | Compiling colorchoice v1.0.5 |
| 2559 | 2026-07-20T18:40:37.022Z | Compiling poly1305 v0.8.0 |
| 2560 | 2026-07-20T18:40:37.022Z | Compiling anstream v1.0.0 |
| 2561 | 2026-07-20T18:40:37.022Z | Compiling password-hash v0.5.0 |
| 2562 | 2026-07-20T18:40:37.306Z | Compiling elliptic-curve v0.13.8 |
| 2563 | 2026-07-20T18:40:37.332Z | Compiling ciborium-ll v0.2.2 |
| 2564 | 2026-07-20T18:40:37.614Z | Compiling num v0.4.3 |
| 2565 | 2026-07-20T18:40:37.627Z | Compiling curve25519-dalek v4.1.3 |
| 2566 | 2026-07-20T18:40:37.698Z | Compiling typify v0.6.2 |
| 2567 | 2026-07-20T18:40:37.816Z | Compiling thiserror-no-std v2.0.2 |
| 2568 | 2026-07-20T18:40:37.865Z | Compiling dof v0.3.0 |
| 2569 | 2026-07-20T18:40:37.914Z | Compiling chacha20 v0.9.1 |
| 2570 | 2026-07-20T18:40:38.185Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2571 | 2026-07-20T18:40:38.795Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2572 | 2026-07-20T18:40:40.330Z | Compiling blake2 v0.10.6 |
| 2573 | 2026-07-20T18:40:40.412Z | Compiling aead v0.5.2 |
| 2574 | 2026-07-20T18:40:40.566Z | Compiling byte-wrapper v0.1.0 |
| 2575 | 2026-07-20T18:40:40.606Z | Compiling crossbeam-epoch v0.9.18 |
| 2576 | 2026-07-20T18:40:40.827Z | Compiling dtrace-parser v0.2.0 |
| 2577 | 2026-07-20T18:40:41.113Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2578 | 2026-07-20T18:40:41.143Z | Compiling thread-id v4.2.2 |
| 2579 | 2026-07-20T18:40:41.234Z | Compiling clap_lex v1.1.0 |
| 2580 | 2026-07-20T18:40:41.560Z | Compiling strsim v0.11.1 |
| 2581 | 2026-07-20T18:40:41.613Z | Compiling float-ord v0.3.2 |
| 2582 | 2026-07-20T18:40:41.732Z | Compiling keccak v0.1.6 |
| 2583 | 2026-07-20T18:40:41.860Z | Compiling clap_builder v4.6.2 |
| 2584 | 2026-07-20T18:40:42.406Z | Compiling sha3 v0.10.9 |
| 2585 | 2026-07-20T18:40:42.445Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2586 | 2026-07-20T18:40:42.669Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2587 | 2026-07-20T18:40:42.802Z | Compiling usdt-impl v0.5.0 |
| 2588 | 2026-07-20T18:40:43.384Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2589 | 2026-07-20T18:40:45.699Z | Compiling argon2 v0.5.3 |
| 2590 | 2026-07-20T18:40:46.755Z | Compiling chacha20poly1305 v0.10.1 |
| 2591 | 2026-07-20T18:40:46.913Z | Compiling vsss-rs v3.3.4 |
| 2592 | 2026-07-20T18:40:47.152Z | Compiling ciborium v0.2.2 |
| 2593 | 2026-07-20T18:40:48.051Z | Compiling hash32 v0.3.1 |
| 2594 | 2026-07-20T18:40:48.224Z | Compiling memmap v0.7.0 |
| 2595 | 2026-07-20T18:40:48.404Z | Compiling data-encoding v2.11.0 |
| 2596 | 2026-07-20T18:40:48.458Z | Compiling indent_write v2.2.0 |
| 2597 | 2026-07-20T18:40:48.472Z | Compiling usdt v0.5.0 |
| 2598 | 2026-07-20T18:40:48.610Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2599 | 2026-07-20T18:40:49.114Z | Compiling heapless v0.8.0 |
| 2600 | 2026-07-20T18:40:49.622Z | Compiling ingot-types v0.1.2 |
| 2601 | 2026-07-20T18:40:49.757Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2602 | 2026-07-20T18:40:50.084Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2603 | 2026-07-20T18:40:50.111Z | Compiling clap v4.6.2 |
| 2604 | 2026-07-20T18:40:50.185Z | Compiling rustix v0.38.44 |
| 2605 | 2026-07-20T18:40:50.200Z | Compiling tabwriter v1.4.1 |
| 2606 | 2026-07-20T18:40:50.567Z | Compiling cobs v0.3.0 |
| 2607 | 2026-07-20T18:40:50.849Z | Compiling managed v0.8.0 |
| 2608 | 2026-07-20T18:40:51.118Z | Compiling bitflags v1.3.2 |
| 2609 | 2026-07-20T18:40:51.129Z | Compiling colored v3.1.1 |
| 2610 | 2026-07-20T18:40:51.199Z | Compiling foreign-types-shared v0.3.1 |
| 2611 | 2026-07-20T18:40:51.301Z | Compiling foreign-types v0.5.0 |
| 2612 | 2026-07-20T18:40:51.387Z | Compiling smoltcp v0.11.0 |
| 2613 | 2026-07-20T18:40:51.595Z | Compiling postcard v1.1.3 |
| 2614 | 2026-07-20T18:40:51.801Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2615 | 2026-07-20T18:40:51.977Z | Compiling ingot v0.1.1 |
| 2616 | 2026-07-20T18:40:53.010Z | Compiling num_enum v0.7.6 |
| 2617 | 2026-07-20T18:40:53.013Z | Compiling memoffset v0.9.1 |
| 2618 | 2026-07-20T18:40:53.114Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2619 | 2026-07-20T18:40:53.149Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2620 | 2026-07-20T18:40:53.231Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2621 | 2026-07-20T18:40:53.354Z | Compiling chacha20 v0.10.0 |
| 2622 | 2026-07-20T18:40:53.428Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2623 | 2026-07-20T18:40:53.653Z | Compiling toml_datetime v0.6.11 |
| 2624 | 2026-07-20T18:40:53.850Z | Compiling serde_spanned v0.6.9 |
| 2625 | 2026-07-20T18:40:54.016Z | Compiling cstr-argument v0.1.2 |
| 2626 | 2026-07-20T18:40:54.059Z | Compiling toml_write v0.1.2 |
| 2627 | 2026-07-20T18:40:54.190Z | Compiling resolv-conf v0.7.6 |
| 2628 | 2026-07-20T18:40:54.218Z | Compiling linked-hash-map v0.5.6 |
| 2629 | 2026-07-20T18:40:54.311Z | Compiling winnow v0.7.15 |
| 2630 | 2026-07-20T18:40:54.433Z | Compiling unicode-segmentation v1.13.3 |
| 2631 | 2026-07-20T18:40:54.590Z | Compiling static_assertions v1.1.0 |
| 2632 | 2026-07-20T18:40:54.671Z | Compiling swrite v0.1.0 |
| 2633 | 2026-07-20T18:40:54.690Z | Compiling lru-cache v0.1.2 |
| 2634 | 2026-07-20T18:40:54.781Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2635 | 2026-07-20T18:40:54.829Z | Compiling newline-converter v0.3.0 |
| 2636 | 2026-07-20T18:40:54.841Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2637 | 2026-07-20T18:40:54.966Z | Compiling rand v0.10.2 |
| 2638 | 2026-07-20T18:40:55.073Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2639 | 2026-07-20T18:40:55.202Z | Compiling hubpack v0.1.2 |
| 2640 | 2026-07-20T18:40:55.214Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2641 | 2026-07-20T18:40:55.439Z | Compiling nix v0.31.3 |
| 2642 | 2026-07-20T18:40:55.463Z | Compiling atomicwrites v0.4.4 |
| 2643 | 2026-07-20T18:40:55.753Z | Compiling hickory-proto v0.24.4 |
| 2644 | 2026-07-20T18:40:55.795Z | Compiling crossbeam-deque v0.8.6 |
| 2645 | 2026-07-20T18:40:56.024Z | Compiling toml_edit v0.22.27 |
| 2646 | 2026-07-20T18:40:56.252Z | Compiling console v0.15.11 |
| 2647 | 2026-07-20T18:40:56.545Z | Compiling itertools v0.12.1 |
| 2648 | 2026-07-20T18:40:57.594Z | Compiling camino-tempfile v1.4.1 |
| 2649 | 2026-07-20T18:40:58.036Z | Compiling serde-big-array v0.5.1 |
| 2650 | 2026-07-20T18:40:58.049Z | Compiling similar v2.7.0 |
| 2651 | 2026-07-20T18:40:58.061Z | Compiling siphasher v1.0.3 |
| 2652 | 2026-07-20T18:40:58.198Z | Compiling lazy_static v1.5.0 |
| 2653 | 2026-07-20T18:40:58.274Z | Compiling phf_shared v0.12.1 |
| 2654 | 2026-07-20T18:40:58.311Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2655 | 2026-07-20T18:40:58.503Z | Compiling pin-project v1.1.13 |
| 2656 | 2026-07-20T18:40:58.610Z | Compiling expectorate v1.2.0 |
| 2657 | 2026-07-20T18:40:58.822Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2658 | 2026-07-20T18:40:59.089Z | Compiling hickory-resolver v0.24.4 |
| 2659 | 2026-07-20T18:40:59.681Z | Compiling toml v0.8.23 |
| 2660 | 2026-07-20T18:41:00.786Z | Compiling prettyplease v0.2.37 |
| 2661 | 2026-07-20T18:41:02.221Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2662 | 2026-07-20T18:41:02.527Z | Compiling rayon-core v1.13.0 |
| 2663 | 2026-07-20T18:41:04.191Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2664 | 2026-07-20T18:41:04.270Z | Compiling num_enum v0.5.11 |
| 2665 | 2026-07-20T18:41:04.400Z | Compiling progenitor-impl v0.14.0 |
| 2666 | 2026-07-20T18:41:04.749Z | Compiling progenitor-impl v0.13.0 |
| 2667 | 2026-07-20T18:41:05.520Z | Compiling unicode-normalization v0.1.25 |
| 2668 | 2026-07-20T18:41:06.117Z | Compiling progenitor-client v0.13.0 |
| 2669 | 2026-07-20T18:41:06.645Z | Compiling tokio-stream v0.1.18 |
| 2670 | 2026-07-20T18:41:07.234Z | Compiling csv-core v0.1.13 |
| 2671 | 2026-07-20T18:41:07.646Z | Compiling bstr v1.12.1 |
| 2672 | 2026-07-20T18:41:07.914Z | Compiling foreign-types-shared v0.1.1 |
| 2673 | 2026-07-20T18:41:08.012Z | Compiling unicode-width v0.1.14 |
| 2674 | 2026-07-20T18:41:08.247Z | Compiling konst_macro_rules v0.2.19 |
| 2675 | 2026-07-20T18:41:08.333Z | Compiling highway v1.3.0 |
| 2676 | 2026-07-20T18:41:08.357Z | Compiling same-file v1.0.6 |
| 2677 | 2026-07-20T18:41:08.458Z | Compiling foldhash v0.1.5 |
| 2678 | 2026-07-20T18:41:08.535Z | Compiling walkdir v2.5.0 |
| 2679 | 2026-07-20T18:41:08.669Z | Compiling hashbrown v0.15.5 |
| 2680 | 2026-07-20T18:41:09.017Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2681 | 2026-07-20T18:41:09.328Z | Compiling konst v0.2.20 |
| 2682 | 2026-07-20T18:41:09.340Z | Compiling globset v0.4.18 |
| 2683 | 2026-07-20T18:41:09.713Z | Compiling foreign-types v0.3.2 |
| 2684 | 2026-07-20T18:41:09.797Z | Compiling csv v1.4.0 |
| 2685 | 2026-07-20T18:41:10.777Z | Compiling snafu v0.8.9 |
| 2686 | 2026-07-20T18:41:11.363Z | Compiling qorb v0.4.1 |
| 2687 | 2026-07-20T18:41:12.282Z | Compiling progenitor v0.13.0 |
| 2688 | 2026-07-20T18:41:12.447Z | Compiling olpc-cjson v0.1.4 |
| 2689 | 2026-07-20T18:41:12.603Z | Compiling progenitor v0.14.0 |
| 2690 | 2026-07-20T18:41:12.659Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2691 | 2026-07-20T18:41:12.740Z | Compiling rayon v1.12.0 |
| 2692 | 2026-07-20T18:41:12.850Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2693 | 2026-07-20T18:41:13.295Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2694 | 2026-07-20T18:41:14.956Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2695 | 2026-07-20T18:41:16.169Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2696 | 2026-07-20T18:41:17.223Z | Compiling phf v0.12.1 |
| 2697 | 2026-07-20T18:41:17.401Z | Compiling openssl-sys v0.9.116 |
| 2698 | 2026-07-20T18:41:17.835Z | Compiling tokio-dtrace v0.1.1 |
| 2699 | 2026-07-20T18:41:18.181Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2700 | 2026-07-20T18:41:19.315Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2701 | 2026-07-20T18:41:19.543Z | Compiling libsw-core v0.3.2 |
| 2702 | 2026-07-20T18:41:19.736Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2703 | 2026-07-20T18:41:20.500Z | Compiling pem v3.0.6 |
| 2704 | 2026-07-20T18:41:21.192Z | Compiling serde_plain v1.0.2 |
| 2705 | 2026-07-20T18:41:21.215Z | Compiling sigpipe v0.1.3 |
| 2706 | 2026-07-20T18:41:21.304Z | Compiling bytecount v0.6.9 |
| 2707 | 2026-07-20T18:41:21.317Z | Compiling minimal-lexical v0.2.1 |
| 2708 | 2026-07-20T18:41:21.471Z | Compiling jiff v0.2.28 |
| 2709 | 2026-07-20T18:41:21.500Z | Compiling glob v0.3.3 |
| 2710 | 2026-07-20T18:41:21.608Z | Compiling typed-path v0.9.3 |
| 2711 | 2026-07-20T18:41:21.630Z | Compiling fixedbitset v0.5.7 |
| 2712 | 2026-07-20T18:41:22.156Z | Compiling fixedbitset v0.4.2 |
| 2713 | 2026-07-20T18:41:22.488Z | Compiling petgraph v0.6.5 |
| 2714 | 2026-07-20T18:41:22.529Z | Compiling petgraph v0.8.3 |
| 2715 | 2026-07-20T18:41:23.181Z | Compiling tough v0.22.0 |
| 2716 | 2026-07-20T18:41:23.663Z | Compiling nom v7.1.3 |
| 2717 | 2026-07-20T18:41:24.335Z | Compiling papergrid v0.11.0 |
| 2718 | 2026-07-20T18:41:24.574Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2719 | 2026-07-20T18:41:25.023Z | Compiling openssl v0.10.80 |
| 2720 | 2026-07-20T18:41:25.384Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2721 | 2026-07-20T18:41:26.015Z | Compiling libsw v3.5.0 |
| 2722 | 2026-07-20T18:41:26.205Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2723 | 2026-07-20T18:41:26.439Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2724 | 2026-07-20T18:41:26.736Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2725 | 2026-07-20T18:41:27.029Z | Compiling zone v0.3.1 |
| 2726 | 2026-07-20T18:41:28.846Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2727 | 2026-07-20T18:41:29.047Z | Compiling oxide-tokio-rt v0.1.6 |
| 2728 | 2026-07-20T18:41:29.699Z | Compiling chrono-tz v0.10.4 |
| 2729 | 2026-07-20T18:41:29.737Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2730 | 2026-07-20T18:41:30.055Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2731 | 2026-07-20T18:41:30.237Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2732 | 2026-07-20T18:41:30.723Z | Compiling newtype_derive v0.1.6 |
| 2733 | 2026-07-20T18:41:30.807Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-07-20T18:41:30.907Z | Compiling slog-dtrace v0.3.0 |
| 2735 | 2026-07-20T18:41:31.633Z | Compiling owo-colors v4.3.0 |
| 2736 | 2026-07-20T18:41:32.410Z | Compiling const_format v0.2.36 |
| 2737 | 2026-07-20T18:41:32.557Z | Compiling cancel-safe-futures v0.1.5 |
| 2738 | 2026-07-20T18:41:32.916Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2739 | 2026-07-20T18:41:32.928Z | Compiling gethostname v0.5.0 |
| 2740 | 2026-07-20T18:41:33.074Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2741 | 2026-07-20T18:41:33.669Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2742 | 2026-07-20T18:41:33.802Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-07-20T18:41:33.923Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-07-20T18:41:34.013Z | Compiling bcs v0.1.6 |
| 2745 | 2026-07-20T18:41:34.406Z | Compiling smf v0.2.3 |
| 2746 | 2026-07-20T18:41:34.584Z | Compiling whoami v1.6.1 |
| 2747 | 2026-07-20T18:41:34.715Z | Compiling termtree v0.5.1 |
| 2748 | 2026-07-20T18:41:34.788Z | Compiling smawk v0.3.2 |
| 2749 | 2026-07-20T18:41:34.887Z | Compiling tagptr v0.2.0 |
| 2750 | 2026-07-20T18:41:34.951Z | Compiling unicode-linebreak v0.1.5 |
| 2751 | 2026-07-20T18:41:35.053Z | Compiling linear-map v1.2.0 |
| 2752 | 2026-07-20T18:41:35.053Z | Compiling moka v0.12.15 |
| 2753 | 2026-07-20T18:41:35.226Z | Compiling textwrap v0.16.2 |
| 2754 | 2026-07-20T18:41:35.271Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2755 | 2026-07-20T18:41:35.680Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-07-20T18:41:36.274Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-07-20T18:41:36.830Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-07-20T18:41:36.865Z | Compiling tabled v0.15.0 |
| 2759 | 2026-07-20T18:41:36.920Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-07-20T18:41:37.701Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-07-20T18:41:37.909Z | Compiling steno v0.4.1 |
| 2762 | 2026-07-20T18:41:38.252Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-07-20T18:41:38.900Z | Compiling cookie v0.18.1 |
| 2764 | 2026-07-20T18:41:40.276Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-07-20T18:41:44.252Z | Compiling hickory-proto v0.25.2 |
| 2766 | 2026-07-20T18:41:44.925Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2767 | 2026-07-20T18:41:45.623Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2768 | 2026-07-20T18:41:45.636Z | Compiling arc-swap v1.9.1 |
| 2769 | 2026-07-20T18:41:45.991Z | Compiling slog-scope v4.4.1 |
| 2770 | 2026-07-20T18:41:46.468Z | Compiling hickory-resolver v0.25.2 |
| 2771 | 2026-07-20T18:41:47.534Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-07-20T18:41:48.077Z | Compiling libscf-sys v1.2.0 |
| 2773 | 2026-07-20T18:41:48.230Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-07-20T18:41:48.698Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2775 | 2026-07-20T18:41:49.475Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2776 | 2026-07-20T18:41:50.067Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2777 | 2026-07-20T18:41:51.135Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2778 | 2026-07-20T18:41:51.925Z | Compiling slog-stdlog v4.1.1 |
| 2779 | 2026-07-20T18:41:52.084Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2780 | 2026-07-20T18:41:52.190Z | Compiling slog-envlogger v2.2.0 |
| 2781 | 2026-07-20T18:41:52.325Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2782 | 2026-07-20T18:41:53.402Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2783 | 2026-07-20T18:41:53.501Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2784 | 2026-07-20T18:42:00.403Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2785 | 2026-07-20T18:42:02.736Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-07-20T18:42:04.521Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2787 | 2026-07-20T18:42:13.658Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2788 | 2026-07-20T18:42:17.478Z | Finished `release` profile [optimized] target(s) in 2m 27s |
| 2789 | 2026-07-20T18:42:17.595Z | Running unittests src/lib.rs (target/release/deps/mg_tests-0eb896c21d55f2f7) |
| 2790 | 2026-07-20T18:42:17.598Z | |
| 2791 | 2026-07-20T18:42:17.599Z | running 1 test |
| 2792 | 2026-07-20T18:42:17.759Z | configure zone |
| 2793 | 2026-07-20T18:42:17.777Z | install zone |
| 2794 | 2026-07-20T18:42:27.429Z | boot zone |
| 2795 | 2026-07-20T18:42:27.508Z | start zone s1 |
| 2796 | 2026-07-20T18:42:27.512Z | configure zone |
| 2797 | 2026-07-20T18:42:27.517Z | install zone |
| 2798 | 2026-07-20T18:42:29.305Z | boot zone |
| 2799 | 2026-07-20T18:42:29.653Z | start zone s2 |
| 2800 | 2026-07-20T18:42:29.653Z | configure zone |
| 2801 | 2026-07-20T18:42:29.665Z | install zone |
| 2802 | 2026-07-20T18:42:31.788Z | boot zone |
| 2803 | 2026-07-20T18:42:31.907Z | start zone t1 |
| 2804 | 2026-07-20T18:42:31.907Z | configure zone |
| 2805 | 2026-07-20T18:42:31.959Z | install zone |
| 2806 | 2026-07-20T18:42:34.531Z | boot zone |
| 2807 | 2026-07-20T18:42:34.631Z | waiting for zones to come up |
| 2808 | 2026-07-20T18:42:44.632Z | [sidecar.trio] svcs milestone/network |
| 2809 | 2026-07-20T18:42:44.667Z | STATE STIME FMRI |
| 2810 | 2026-07-20T18:42:44.667Z | online 18:42:26 svc:/milestone/network:default |
| 2811 | 2026-07-20T18:42:44.667Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2812 | 2026-07-20T18:42:44.687Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2813 | 2026-07-20T18:42:44.746Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2814 | 2026-07-20T18:42:44.746Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2815 | 2026-07-20T18:42:44.746Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2816 | 2026-07-20T18:42:45.007Z | |
| 2817 | 2026-07-20T18:42:45.007Z | running zone s1.trio setup |
| 2818 | 2026-07-20T18:42:45.007Z | [s1.trio] svcs milestone/network |
| 2819 | 2026-07-20T18:42:45.007Z | STATE STIME FMRI |
| 2820 | 2026-07-20T18:42:45.007Z | online 18:42:28 svc:/milestone/network:default |
| 2821 | 2026-07-20T18:42:45.007Z | [s1.trio] dladm |
| 2822 | 2026-07-20T18:42:45.253Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2823 | 2026-07-20T18:42:45.254Z | sl0 simnet 9000 up -- ? |
| 2824 | 2026-07-20T18:42:45.254Z | mg2 vnic 9000 up -- ? |
| 2825 | 2026-07-20T18:42:45.254Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2826 | 2026-07-20T18:42:45.434Z | |
| 2827 | 2026-07-20T18:42:45.434Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2828 | 2026-07-20T18:42:45.496Z | |
| 2829 | 2026-07-20T18:42:45.497Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2830 | 2026-07-20T18:42:45.497Z | |
| 2831 | 2026-07-20T18:42:45.497Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2832 | 2026-07-20T18:42:45.546Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2833 | 2026-07-20T18:42:45.652Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 03e40bd0-d3a1-4bb4-92b1-1841ded5843a --sled-uuid 46d60546-04fe-4d52-98b6-67af3ea52bf3 -a sl0/v6 &> /opt/ddmd.log & |
| 2834 | 2026-07-20T18:42:45.658Z | |
| 2835 | 2026-07-20T18:42:45.658Z | running zone s2.trio setup |
| 2836 | 2026-07-20T18:42:45.658Z | [s2.trio] svcs milestone/network |
| 2837 | 2026-07-20T18:42:45.658Z | STATE STIME FMRI |
| 2838 | 2026-07-20T18:42:45.658Z | online 18:42:31 svc:/milestone/network:default |
| 2839 | 2026-07-20T18:42:45.658Z | [s2.trio] dladm |
| 2840 | 2026-07-20T18:42:45.664Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2841 | 2026-07-20T18:42:45.665Z | sl1 simnet 9000 up -- ? |
| 2842 | 2026-07-20T18:42:45.665Z | mg3 vnic 9000 up -- ? |
| 2843 | 2026-07-20T18:42:45.665Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2844 | 2026-07-20T18:42:46.194Z | |
| 2845 | 2026-07-20T18:42:46.194Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2846 | 2026-07-20T18:42:46.217Z | |
| 2847 | 2026-07-20T18:42:46.217Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2848 | 2026-07-20T18:42:46.221Z | |
| 2849 | 2026-07-20T18:42:46.221Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2850 | 2026-07-20T18:42:46.256Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2851 | 2026-07-20T18:42:46.283Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ed27f54c-1a7a-400c-a47c-ea3a154aa5a8 --sled-uuid e3e9e060-9354-4349-adfe-99fa6ea2a4a2 -a sl1/v6 &> /opt/ddmd.log & |
| 2852 | 2026-07-20T18:42:46.294Z | |
| 2853 | 2026-07-20T18:42:46.294Z | running zone t1.trio setup |
| 2854 | 2026-07-20T18:42:46.294Z | [t1.trio] svcs milestone/network |
| 2855 | 2026-07-20T18:42:46.309Z | STATE STIME FMRI |
| 2856 | 2026-07-20T18:42:46.309Z | online 18:42:33 svc:/milestone/network:default |
| 2857 | 2026-07-20T18:42:46.309Z | [t1.trio] dladm |
| 2858 | 2026-07-20T18:42:46.322Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2859 | 2026-07-20T18:42:46.322Z | tfportrear0_0 simnet 9000 up -- ? |
| 2860 | 2026-07-20T18:42:46.322Z | tfportrear1_0 simnet 9000 up -- ? |
| 2861 | 2026-07-20T18:42:46.322Z | mg1 vnic 9000 up -- ? |
| 2862 | 2026-07-20T18:42:46.322Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2863 | 2026-07-20T18:42:46.828Z | |
| 2864 | 2026-07-20T18:42:46.828Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2865 | 2026-07-20T18:42:48.034Z | |
| 2866 | 2026-07-20T18:42:48.034Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2867 | 2026-07-20T18:42:48.034Z | |
| 2868 | 2026-07-20T18:42:48.034Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2869 | 2026-07-20T18:42:48.034Z | |
| 2870 | 2026-07-20T18:42:48.034Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2871 | 2026-07-20T18:42:48.034Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2872 | 2026-07-20T18:42:48.034Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2873 | 2026-07-20T18:42:48.034Z | waiting 3s for copy of files to zone to complete ... |
| 2874 | 2026-07-20T18:42:50.173Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2875 | 2026-07-20T18:42:50.308Z | |
| 2876 | 2026-07-20T18:42:50.308Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2877 | 2026-07-20T18:42:50.414Z | |
| 2878 | 2026-07-20T18:42:50.415Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2879 | 2026-07-20T18:42:50.451Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2880 | 2026-07-20T18:42:50.488Z | [t1.trio] svcadm disable dendrite |
| 2881 | 2026-07-20T18:42:50.507Z | |
| 2882 | 2026-07-20T18:42:50.507Z | [t1.trio] svcadm disable tfport |
| 2883 | 2026-07-20T18:42:50.542Z | |
| 2884 | 2026-07-20T18:42:50.542Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2885 | 2026-07-20T18:42:50.558Z | |
| 2886 | 2026-07-20T18:42:50.558Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2887 | 2026-07-20T18:42:50.581Z | |
| 2888 | 2026-07-20T18:42:50.581Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2889 | 2026-07-20T18:42:50.607Z | |
| 2890 | 2026-07-20T18:42:50.608Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2891 | 2026-07-20T18:42:50.629Z | |
| 2892 | 2026-07-20T18:42:50.629Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2893 | 2026-07-20T18:42:50.666Z | |
| 2894 | 2026-07-20T18:42:50.666Z | [t1.trio] svcadm refresh dendrite:default |
| 2895 | 2026-07-20T18:42:50.676Z | |
| 2896 | 2026-07-20T18:42:50.676Z | [t1.trio] svcadm enable dendrite:default |
| 2897 | 2026-07-20T18:42:50.697Z | |
| 2898 | 2026-07-20T18:42:50.697Z | wait 10s for dendrite to come up ... |
| 2899 | 2026-07-20T18:43:01.183Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2900 | 2026-07-20T18:43:01.198Z | |
| 2901 | 2026-07-20T18:43:01.198Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2902 | 2026-07-20T18:43:01.198Z | |
| 2903 | 2026-07-20T18:43:01.198Z | [t1.trio] svcadm refresh tfport:default |
| 2904 | 2026-07-20T18:43:01.198Z | |
| 2905 | 2026-07-20T18:43:01.198Z | [t1.trio] svcadm enable tfport |
| 2906 | 2026-07-20T18:43:01.198Z | |
| 2907 | 2026-07-20T18:43:01.198Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid dce072d9-dace-42fc-8b51-68f469635d14 --sled-uuid 572ac85f-17e1-4de1-a319-414e586b5b71 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2908 | 2026-07-20T18:43:01.198Z | |
| 2909 | 2026-07-20T18:43:01.198Z | [t1.trio] ipadm |
| 2910 | 2026-07-20T18:43:01.198Z | ADDROBJ TYPE STATE ADDR |
| 2911 | 2026-07-20T18:43:01.198Z | lo0/v4 static ok 127.0.0.1/8 |
| 2912 | 2026-07-20T18:43:01.198Z | mg1/v4 static ok 10.0.0.3/24 |
| 2913 | 2026-07-20T18:43:01.198Z | lo0/v6 static ok ::1/128 |
| 2914 | 2026-07-20T18:43:01.199Z | lo0/u6 static ok fd00:3::1/64 |
| 2915 | 2026-07-20T18:43:01.199Z | tfportrear0_0/v6 addrconf ok fe80::f097:75ff:febf:79fd%tfportrear0_0/10 |
| 2916 | 2026-07-20T18:43:01.199Z | tfportrear1_0/v6 addrconf ok fe80::3884:9cff:fee9:6b0a%tfportrear1_0/10 |
| 2917 | 2026-07-20T18:43:02.944Z | initial peering test passed |
| 2918 | 2026-07-20T18:43:03.941Z | advertise from one passed |
| 2919 | 2026-07-20T18:43:04.942Z | advertise from two passed |
| 2920 | 2026-07-20T18:43:04.942Z | [s1.trio] ping fd00:2::1 |
| 2921 | 2026-07-20T18:43:04.959Z | fd00:2::1 is alive |
| 2922 | 2026-07-20T18:43:04.959Z | [s2.trio] ping fd00:1::1 |
| 2923 | 2026-07-20T18:43:04.971Z | fd00:1::1 is alive |
| 2924 | 2026-07-20T18:43:04.971Z | connectivity test passed |
| 2925 | 2026-07-20T18:43:04.971Z | [t1.trio] pkill ddmd |
| 2926 | 2026-07-20T18:43:04.986Z | |
| 2927 | 2026-07-20T18:43:10.990Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 70c77981-3abc-4aae-84d2-955333213c05 --sled-uuid 908d79a2-4d8d-417a-a811-b94aa58dfa76 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2928 | 2026-07-20T18:43:11.002Z | |
| 2929 | 2026-07-20T18:43:11.002Z | [t1.trio] ipadm |
| 2930 | 2026-07-20T18:43:11.019Z | ADDROBJ TYPE STATE ADDR |
| 2931 | 2026-07-20T18:43:11.019Z | lo0/v4 static ok 127.0.0.1/8 |
| 2932 | 2026-07-20T18:43:11.019Z | mg1/v4 static ok 10.0.0.3/24 |
| 2933 | 2026-07-20T18:43:11.019Z | lo0/v6 static ok ::1/128 |
| 2934 | 2026-07-20T18:43:11.019Z | lo0/u6 static ok fd00:3::1/64 |
| 2935 | 2026-07-20T18:43:11.019Z | tfportrear0_0/v6 addrconf ok fe80::f097:75ff:febf:79fd%tfportrear0_0/10 |
| 2936 | 2026-07-20T18:43:11.019Z | tfportrear1_0/v6 addrconf ok fe80::3884:9cff:fee9:6b0a%tfportrear1_0/10 |
| 2937 | 2026-07-20T18:43:14.020Z | [s1.trio] ping fd00:2::1 |
| 2938 | 2026-07-20T18:43:14.034Z | fd00:2::1 is alive |
| 2939 | 2026-07-20T18:43:14.035Z | [s2.trio] ping fd00:1::1 |
| 2940 | 2026-07-20T18:43:14.048Z | fd00:1::1 is alive |
| 2941 | 2026-07-20T18:43:14.048Z | transit router restart passed |
| 2942 | 2026-07-20T18:43:14.048Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2943 | 2026-07-20T18:43:14.065Z | local v6: |
| 2944 | 2026-07-20T18:43:14.065Z | fe80::3884:9cff:fee9:6b0a |
| 2945 | 2026-07-20T18:43:14.065Z | fe80::f097:75ff:febf:79fd |
| 2946 | 2026-07-20T18:43:14.065Z | local v4: |
| 2947 | 2026-07-20T18:43:14.065Z | router v6_idx: |
| 2948 | 2026-07-20T18:43:14.065Z | fd00:1::/64 -> 0 |
| 2949 | 2026-07-20T18:43:14.065Z | fd00:2::/64 -> 1 |
| 2950 | 2026-07-20T18:43:14.065Z | router v6_routes: |
| 2951 | 2026-07-20T18:43:14.065Z | 1 -> fe80::dcdd:f3ff:fe81:eab4 (2) |
| 2952 | 2026-07-20T18:43:14.065Z | 0 -> fe80::c459:67ff:febc:3810 (1) |
| 2953 | 2026-07-20T18:43:14.065Z | router v4_idx: |
| 2954 | 2026-07-20T18:43:14.065Z | router v4_routes: |
| 2955 | 2026-07-20T18:43:14.066Z | resolver v4: |
| 2956 | 2026-07-20T18:43:14.066Z | 10.0.0.254 -> 02:08:20:e9:c0:b1 |
| 2957 | 2026-07-20T18:43:14.066Z | 10.0.0.3 -> 02:08:20:09:4e:98 |
| 2958 | 2026-07-20T18:43:14.066Z | resolver v6: |
| 2959 | 2026-07-20T18:43:14.066Z | fe80::dcdd:f3ff:fe81:eab4 -> de:dd:f3:81:ea:b4 |
| 2960 | 2026-07-20T18:43:14.066Z | fe80::3884:9cff:fee9:6b0a -> 3a:84:9c:e9:6b:0a |
| 2961 | 2026-07-20T18:43:14.066Z | fe80::f097:75ff:febf:79fd -> f2:97:75:bf:79:fd |
| 2962 | 2026-07-20T18:43:14.066Z | fe80::c459:67ff:febc:3810 -> c6:59:67:bc:38:10 |
| 2963 | 2026-07-20T18:43:14.066Z | nat v4: |
| 2964 | 2026-07-20T18:43:14.066Z | nat_v6: |
| 2965 | 2026-07-20T18:43:14.066Z | port_mac: |
| 2966 | 2026-07-20T18:43:14.066Z | 1: a8:40:25:4d:c4:ba |
| 2967 | 2026-07-20T18:43:14.066Z | 1000: a8:40:25:4d:c4:b9 |
| 2968 | 2026-07-20T18:43:14.066Z | 2: a8:40:25:4d:c4:bb |
| 2969 | 2026-07-20T18:43:14.066Z | proxy arp: |
| 2970 | 2026-07-20T18:43:14.066Z | [s1.trio] pkill ddmd |
| 2971 | 2026-07-20T18:43:14.077Z | |
| 2972 | 2026-07-20T18:43:17.773Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2973 | 2026-07-20T18:43:19.078Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2974 | 2026-07-20T18:43:19.095Z | local v6: |
| 2975 | 2026-07-20T18:43:19.095Z | fe80::3884:9cff:fee9:6b0a |
| 2976 | 2026-07-20T18:43:19.095Z | fe80::f097:75ff:febf:79fd |
| 2977 | 2026-07-20T18:43:19.095Z | local v4: |
| 2978 | 2026-07-20T18:43:19.096Z | router v6_idx: |
| 2979 | 2026-07-20T18:43:19.096Z | fd00:2::/64 -> 1 |
| 2980 | 2026-07-20T18:43:19.096Z | router v6_routes: |
| 2981 | 2026-07-20T18:43:19.096Z | 1 -> fe80::dcdd:f3ff:fe81:eab4 (2) |
| 2982 | 2026-07-20T18:43:19.096Z | router v4_idx: |
| 2983 | 2026-07-20T18:43:19.096Z | router v4_routes: |
| 2984 | 2026-07-20T18:43:19.096Z | resolver v4: |
| 2985 | 2026-07-20T18:43:19.096Z | 10.0.0.254 -> 02:08:20:e9:c0:b1 |
| 2986 | 2026-07-20T18:43:19.096Z | 10.0.0.3 -> 02:08:20:09:4e:98 |
| 2987 | 2026-07-20T18:43:19.096Z | resolver v6: |
| 2988 | 2026-07-20T18:43:19.096Z | fe80::dcdd:f3ff:fe81:eab4 -> de:dd:f3:81:ea:b4 |
| 2989 | 2026-07-20T18:43:19.096Z | fe80::3884:9cff:fee9:6b0a -> 3a:84:9c:e9:6b:0a |
| 2990 | 2026-07-20T18:43:19.096Z | fe80::f097:75ff:febf:79fd -> f2:97:75:bf:79:fd |
| 2991 | 2026-07-20T18:43:19.096Z | fe80::c459:67ff:febc:3810 -> c6:59:67:bc:38:10 |
| 2992 | 2026-07-20T18:43:19.096Z | nat v4: |
| 2993 | 2026-07-20T18:43:19.096Z | nat_v6: |
| 2994 | 2026-07-20T18:43:19.096Z | port_mac: |
| 2995 | 2026-07-20T18:43:19.096Z | 1: a8:40:25:4d:c4:ba |
| 2996 | 2026-07-20T18:43:19.096Z | 1000: a8:40:25:4d:c4:b9 |
| 2997 | 2026-07-20T18:43:19.096Z | 2: a8:40:25:4d:c4:bb |
| 2998 | 2026-07-20T18:43:19.096Z | proxy arp: |
| 2999 | 2026-07-20T18:43:19.096Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid db35e34b-f4ee-41d0-ae97-88ece13d196d --sled-uuid 0e576642-167d-44e8-b3cb-efb8a9641323 -a sl0/v6 &> /opt/ddmd.log & |
| 3000 | 2026-07-20T18:43:19.106Z | |
| 3001 | 2026-07-20T18:43:22.112Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3002 | 2026-07-20T18:43:22.129Z | local v6: |
| 3003 | 2026-07-20T18:43:22.129Z | fe80::3884:9cff:fee9:6b0a |
| 3004 | 2026-07-20T18:43:22.129Z | fe80::f097:75ff:febf:79fd |
| 3005 | 2026-07-20T18:43:22.129Z | local v4: |
| 3006 | 2026-07-20T18:43:22.129Z | router v6_idx: |
| 3007 | 2026-07-20T18:43:22.129Z | fd00:1::/64 -> 0 |
| 3008 | 2026-07-20T18:43:22.129Z | fd00:2::/64 -> 1 |
| 3009 | 2026-07-20T18:43:22.129Z | router v6_routes: |
| 3010 | 2026-07-20T18:43:22.133Z | 1 -> fe80::dcdd:f3ff:fe81:eab4 (2) |
| 3011 | 2026-07-20T18:43:22.133Z | 0 -> fe80::c459:67ff:febc:3810 (1) |
| 3012 | 2026-07-20T18:43:22.133Z | router v4_idx: |
| 3013 | 2026-07-20T18:43:22.133Z | router v4_routes: |
| 3014 | 2026-07-20T18:43:22.133Z | resolver v4: |
| 3015 | 2026-07-20T18:43:22.134Z | 10.0.0.254 -> 02:08:20:e9:c0:b1 |
| 3016 | 2026-07-20T18:43:22.134Z | 10.0.0.3 -> 02:08:20:09:4e:98 |
| 3017 | 2026-07-20T18:43:22.134Z | resolver v6: |
| 3018 | 2026-07-20T18:43:22.134Z | fe80::dcdd:f3ff:fe81:eab4 -> de:dd:f3:81:ea:b4 |
| 3019 | 2026-07-20T18:43:22.134Z | fe80::3884:9cff:fee9:6b0a -> 3a:84:9c:e9:6b:0a |
| 3020 | 2026-07-20T18:43:22.134Z | fe80::f097:75ff:febf:79fd -> f2:97:75:bf:79:fd |
| 3021 | 2026-07-20T18:43:22.134Z | fe80::c459:67ff:febc:3810 -> c6:59:67:bc:38:10 |
| 3022 | 2026-07-20T18:43:22.134Z | nat v4: |
| 3023 | 2026-07-20T18:43:22.134Z | nat_v6: |
| 3024 | 2026-07-20T18:43:22.134Z | port_mac: |
| 3025 | 2026-07-20T18:43:22.134Z | 1: a8:40:25:4d:c4:ba |
| 3026 | 2026-07-20T18:43:22.134Z | 1000: a8:40:25:4d:c4:b9 |
| 3027 | 2026-07-20T18:43:22.134Z | 2: a8:40:25:4d:c4:bb |
| 3028 | 2026-07-20T18:43:22.134Z | proxy arp: |
| 3029 | 2026-07-20T18:43:22.134Z | [s2.trio] netstat -nr -f inet6 |
| 3030 | 2026-07-20T18:43:22.142Z | Routing Table: IPv6 |
| 3031 | 2026-07-20T18:43:22.142Z | Destination/Mask Gateway Flags Ref Use If |
| 3032 | 2026-07-20T18:43:22.142Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3033 | 2026-07-20T18:43:22.142Z | ::1 ::1 UH 2 0 lo0 |
| 3034 | 2026-07-20T18:43:22.142Z | fd00:1::/64 fe80::3884:9cff:fee9:6b0a UG 1 0 sl1 |
| 3035 | 2026-07-20T18:43:22.142Z | fe80::/10 fe80::dcdd:f3ff:fe81:eab4 U 3 64 sl1 |
| 3036 | 2026-07-20T18:43:22.142Z | [s2.trio] ipadm |
| 3037 | 2026-07-20T18:43:22.154Z | ADDROBJ TYPE STATE ADDR |
| 3038 | 2026-07-20T18:43:22.154Z | lo0/v4 static ok 127.0.0.1/8 |
| 3039 | 2026-07-20T18:43:22.154Z | mg3/v4 static ok 10.0.0.2/24 |
| 3040 | 2026-07-20T18:43:22.154Z | lo0/v6 static ok ::1/128 |
| 3041 | 2026-07-20T18:43:22.154Z | lo0/u6 static ok fd00:2::1/64 |
| 3042 | 2026-07-20T18:43:22.154Z | sl1/v6 addrconf ok fe80::dcdd:f3ff:fe81:eab4%sl1/10 |
| 3043 | 2026-07-20T18:43:22.154Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3044 | 2026-07-20T18:43:22.167Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3045 | 2026-07-20T18:43:22.167Z | locks: inits: |
| 3046 | 2026-07-20T18:43:22.167Z | sockaddrs: <DST,IFP> |
| 3047 | 2026-07-20T18:43:22.167Z | fd00:1::1 |
| 3048 | 2026-07-20T18:43:22.167Z | route to: fd00:1::1 |
| 3049 | 2026-07-20T18:43:22.167Z | destination: fd00:1:: |
| 3050 | 2026-07-20T18:43:22.167Z | mask: ffff:ffff:ffff:ffff:: |
| 3051 | 2026-07-20T18:43:22.167Z | gateway: fe80::3884:9cff:fee9:6b0a |
| 3052 | 2026-07-20T18:43:22.167Z | interface: sl1 index 3 address de dd f3 81 ea b4 |
| 3053 | 2026-07-20T18:43:22.167Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3054 | 2026-07-20T18:43:22.167Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3055 | 2026-07-20T18:43:22.167Z | 0 0 0 0 0 0 9000 0 |
| 3056 | 2026-07-20T18:43:22.167Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3057 | 2026-07-20T18:43:22.167Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3058 | 2026-07-20T18:43:22.167Z | fd00:1:: fe80::3884:9cff:fee9:6b0a ffff:ffff:ffff:ffff:: sl1:de.dd.f3.81.ea.b4 fe80::dcdd:f3ff:fe81:eab4 |
| 3059 | 2026-07-20T18:43:22.167Z | [s2.trio] ndp -na |
| 3060 | 2026-07-20T18:43:22.179Z | Net to Media Table: IPv6 |
| 3061 | 2026-07-20T18:43:22.179Z | If Physical Address Type State Destination/Mask |
| 3062 | 2026-07-20T18:43:22.179Z | ----- ----------------- ------- ------------ --------------------------- |
| 3063 | 2026-07-20T18:43:22.179Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3064 | 2026-07-20T18:43:22.179Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3065 | 2026-07-20T18:43:22.179Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3066 | 2026-07-20T18:43:22.179Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3067 | 2026-07-20T18:43:22.179Z | sl1 de:dd:f3:81:ea:b4 local REACHABLE fe80::dcdd:f3ff:fe81:eab4 |
| 3068 | 2026-07-20T18:43:22.179Z | sl1 33:33:ff:e9:6b:0a other REACHABLE ff02::1:ffe9:6b0a |
| 3069 | 2026-07-20T18:43:22.179Z | sl1 3a:84:9c:e9:6b:0a dynamic REACHABLE fe80::3884:9cff:fee9:6b0a |
| 3070 | 2026-07-20T18:43:22.179Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3071 | 2026-07-20T18:43:22.180Z | sl1 33:33:ff:81:ea:b4 other REACHABLE ff02::1:ff81:eab4 |
| 3072 | 2026-07-20T18:43:22.180Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3073 | 2026-07-20T18:43:22.197Z | local v6: |
| 3074 | 2026-07-20T18:43:22.197Z | fe80::3884:9cff:fee9:6b0a |
| 3075 | 2026-07-20T18:43:22.197Z | fe80::f097:75ff:febf:79fd |
| 3076 | 2026-07-20T18:43:22.197Z | local v4: |
| 3077 | 2026-07-20T18:43:22.197Z | router v6_idx: |
| 3078 | 2026-07-20T18:43:22.197Z | fd00:1::/64 -> 0 |
| 3079 | 2026-07-20T18:43:22.197Z | fd00:2::/64 -> 1 |
| 3080 | 2026-07-20T18:43:22.197Z | router v6_routes: |
| 3081 | 2026-07-20T18:43:22.197Z | 1 -> fe80::dcdd:f3ff:fe81:eab4 (2) |
| 3082 | 2026-07-20T18:43:22.197Z | 0 -> fe80::c459:67ff:febc:3810 (1) |
| 3083 | 2026-07-20T18:43:22.197Z | router v4_idx: |
| 3084 | 2026-07-20T18:43:22.197Z | router v4_routes: |
| 3085 | 2026-07-20T18:43:22.197Z | resolver v4: |
| 3086 | 2026-07-20T18:43:22.197Z | 10.0.0.254 -> 02:08:20:e9:c0:b1 |
| 3087 | 2026-07-20T18:43:22.197Z | 10.0.0.3 -> 02:08:20:09:4e:98 |
| 3088 | 2026-07-20T18:43:22.197Z | resolver v6: |
| 3089 | 2026-07-20T18:43:22.197Z | fe80::dcdd:f3ff:fe81:eab4 -> de:dd:f3:81:ea:b4 |
| 3090 | 2026-07-20T18:43:22.197Z | fe80::3884:9cff:fee9:6b0a -> 3a:84:9c:e9:6b:0a |
| 3091 | 2026-07-20T18:43:22.197Z | fe80::f097:75ff:febf:79fd -> f2:97:75:bf:79:fd |
| 3092 | 2026-07-20T18:43:22.197Z | fe80::c459:67ff:febc:3810 -> c6:59:67:bc:38:10 |
| 3093 | 2026-07-20T18:43:22.197Z | nat v4: |
| 3094 | 2026-07-20T18:43:22.197Z | nat_v6: |
| 3095 | 2026-07-20T18:43:22.197Z | port_mac: |
| 3096 | 2026-07-20T18:43:22.197Z | 1: a8:40:25:4d:c4:ba |
| 3097 | 2026-07-20T18:43:22.197Z | 1000: a8:40:25:4d:c4:b9 |
| 3098 | 2026-07-20T18:43:22.197Z | 2: a8:40:25:4d:c4:bb |
| 3099 | 2026-07-20T18:43:22.197Z | proxy arp: |
| 3100 | 2026-07-20T18:43:22.197Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3101 | 2026-07-20T18:43:22.236Z | Subnet Port Link Gateway Vlan |
| 3102 | 2026-07-20T18:43:22.236Z | fd00:1::/64 rear0 0 fe80::c459:67ff:febc:3810 |
| 3103 | 2026-07-20T18:43:22.236Z | fd00:2::/64 rear1 0 fe80::dcdd:f3ff:fe81:eab4 |
| 3104 | 2026-07-20T18:43:22.236Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3105 | 2026-07-20T18:43:22.275Z | host mac age |
| 3106 | 2026-07-20T18:43:22.275Z | 10.0.0.3 02:08:20:09:4e:98 21s |
| 3107 | 2026-07-20T18:43:22.275Z | 10.0.0.254 02:08:20:e9:c0:b1 18s |
| 3108 | 2026-07-20T18:43:22.276Z | fe80::3884:9cff:fee9:6b0a 3a:84:9c:e9:6b:0a 21s |
| 3109 | 2026-07-20T18:43:22.276Z | fe80::c459:67ff:febc:3810 c6:59:67:bc:38:10 21s |
| 3110 | 2026-07-20T18:43:22.276Z | fe80::dcdd:f3ff:fe81:eab4 de:dd:f3:81:ea:b4 21s |
| 3111 | 2026-07-20T18:43:22.276Z | fe80::f097:75ff:febf:79fd f2:97:75:bf:79:fd 21s |
| 3112 | 2026-07-20T18:43:22.276Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3113 | 2026-07-20T18:43:22.314Z | Link IPv4 IPv6 |
| 3114 | 2026-07-20T18:43:22.315Z | rear0/0 fe80::f097:75ff:febf:79fd |
| 3115 | 2026-07-20T18:43:22.315Z | rear1/0 fe80::3884:9cff:fee9:6b0a |
| 3116 | 2026-07-20T18:43:22.315Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3117 | 2026-07-20T18:43:23.340Z | ADDROBJ TYPE STATE ADDR |
| 3118 | 2026-07-20T18:43:23.340Z | lo0/v4 static ok 127.0.0.1/8 |
| 3119 | 2026-07-20T18:43:23.340Z | mg2/v4 static ok 10.0.0.1/24 |
| 3120 | 2026-07-20T18:43:23.340Z | lo0/v6 static ok ::1/128 |
| 3121 | 2026-07-20T18:43:23.340Z | lo0/u6 static ok fd00:1::1/64 |
| 3122 | 2026-07-20T18:43:23.340Z | sl0/v6 addrconf ok fe80::c459:67ff:febc:3810%sl0/10 |
| 3123 | 2026-07-20T18:43:23.340Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3124 | 2026-07-20T18:43:23.340Z | locks: inits: |
| 3125 | 2026-07-20T18:43:23.340Z | sockaddrs: <DST,IFP> |
| 3126 | 2026-07-20T18:43:23.340Z | fd00:2::1 |
| 3127 | 2026-07-20T18:43:23.340Z | route to: fd00:2::1 |
| 3128 | 2026-07-20T18:43:23.340Z | destination: fd00:2:: |
| 3129 | 2026-07-20T18:43:23.340Z | mask: ffff:ffff:ffff:ffff:: |
| 3130 | 2026-07-20T18:43:23.340Z | gateway: fe80::f097:75ff:febf:79fd |
| 3131 | 2026-07-20T18:43:23.340Z | interface: sl0 index 3 address c6 59 67 bc 38 10 |
| 3132 | 2026-07-20T18:43:23.340Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3133 | 2026-07-20T18:43:23.340Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3134 | 2026-07-20T18:43:23.340Z | 0 0 0 0 0 0 9000 0 |
| 3135 | 2026-07-20T18:43:23.340Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3136 | 2026-07-20T18:43:23.340Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3137 | 2026-07-20T18:43:23.340Z | fd00:2:: fe80::f097:75ff:febf:79fd ffff:ffff:ffff:ffff:: sl0:c6.59.67.bc.38.10 fe80::c459:67ff:febc:3810 |
| 3138 | 2026-07-20T18:43:23.340Z | |
| 3139 | 2026-07-20T18:43:23.340Z | Net to Media Table: IPv6 |
| 3140 | 2026-07-20T18:43:23.340Z | If Physical Address Type State Destination/Mask |
| 3141 | 2026-07-20T18:43:23.340Z | ----- ----------------- ------- ------------ --------------------------- |
| 3142 | 2026-07-20T18:43:23.340Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3143 | 2026-07-20T18:43:23.340Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3144 | 2026-07-20T18:43:23.340Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3145 | 2026-07-20T18:43:23.341Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3146 | 2026-07-20T18:43:23.341Z | sl0 f2:97:75:bf:79:fd dynamic REACHABLE fe80::f097:75ff:febf:79fd |
| 3147 | 2026-07-20T18:43:23.341Z | sl0 33:33:ff:bf:79:fd other REACHABLE ff02::1:ffbf:79fd |
| 3148 | 2026-07-20T18:43:23.341Z | sl0 c6:59:67:bc:38:10 local REACHABLE fe80::c459:67ff:febc:3810 |
| 3149 | 2026-07-20T18:43:23.341Z | sl0 33:33:ff:bc:38:10 other REACHABLE ff02::1:ffbc:3810 |
| 3150 | 2026-07-20T18:43:23.341Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3151 | 2026-07-20T18:43:23.341Z | |
| 3152 | 2026-07-20T18:43:23.341Z | |
| 3153 | 2026-07-20T18:43:23.341Z | Routing Table: IPv6 |
| 3154 | 2026-07-20T18:43:23.341Z | Destination/Mask Gateway Flags Ref Use If |
| 3155 | 2026-07-20T18:43:23.341Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3156 | 2026-07-20T18:43:23.341Z | ::1 ::1 UH 2 0 lo0 |
| 3157 | 2026-07-20T18:43:23.341Z | fd00:2::/64 fe80::f097:75ff:febf:79fd UG 2 2 sl0 |
| 3158 | 2026-07-20T18:43:23.341Z | fe80::/10 fe80::c459:67ff:febc:3810 U 3 64 sl0 |
| 3159 | 2026-07-20T18:43:23.341Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3160 | 2026-07-20T18:43:23.341Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.200 ms |
| 3161 | 2026-07-20T18:43:23.341Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.333 ms |
| 3162 | 2026-07-20T18:43:23.341Z | |
| 3163 | 2026-07-20T18:43:23.341Z | ----fd00:2::1 PING Statistics---- |
| 3164 | 2026-07-20T18:43:23.341Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3165 | 2026-07-20T18:43:23.341Z | round-trip (ms) min/avg/max/stddev = 0.200/0.267/0.333/0.094 |
| 3166 | 2026-07-20T18:43:23.341Z | [s2.trio] ping fd00:1::1 |
| 3167 | 2026-07-20T18:43:23.355Z | fd00:1::1 is alive |
| 3168 | 2026-07-20T18:43:23.355Z | server router restart passed |
| 3169 | 2026-07-20T18:43:27.361Z | peer expiration recovery passed |
| 3170 | 2026-07-20T18:43:28.362Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3171 | 2026-07-20T18:43:28.382Z | 3 |
| 3172 | 2026-07-20T18:43:28.382Z | redundant advertise passed |
| 3173 | 2026-07-20T18:43:29.384Z | tunnel endpoint advertise passed |
| 3174 | 2026-07-20T18:43:34.398Z | redundant tunnel endpoint advertise passed |
| 3175 | 2026-07-20T18:43:34.398Z | [s1.trio] pkill ddmd |
| 3176 | 2026-07-20T18:43:34.403Z | |
| 3177 | 2026-07-20T18:43:39.403Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e5c2decf-9b29-4a34-ad8c-9c9445763b8c --sled-uuid 630ba9fc-0c6a-478b-a016-f7dfdece581f -a sl0/v6 &> /opt/ddmd.log & |
| 3178 | 2026-07-20T18:43:39.417Z | |
| 3179 | 2026-07-20T18:43:44.424Z | tunnel router restart passed |
| 3180 | 2026-07-20T18:43:45.426Z | tunnel endpoint withdraw passed |
| 3181 | 2026-07-20T18:43:45.434Z | [t1.trio] pkill ddmd |
| 3182 | 2026-07-20T18:43:45.444Z | |
| 3183 | 2026-07-20T18:43:45.444Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3184 | 2026-07-20T18:43:45.457Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3185 | 2026-07-20T18:43:47.325Z | [s2.trio] pkill ddmd |
| 3186 | 2026-07-20T18:43:47.340Z | |
| 3187 | 2026-07-20T18:43:47.341Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3188 | 2026-07-20T18:43:49.149Z | [s1.trio] pkill ddmd |
| 3189 | 2026-07-20T18:43:49.163Z | |
| 3190 | 2026-07-20T18:43:49.163Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3191 | 2026-07-20T18:43:50.905Z | [sidecar.trio] pkill softnpu |
| 3192 | 2026-07-20T18:43:50.919Z | |
| 3193 | 2026-07-20T18:43:50.919Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3194 | 2026-07-20T18:43:53.565Z | test ddm::test_trio_v3 ... ok |
| 3195 | 2026-07-20T18:43:53.565Z | |
| 3196 | 2026-07-20T18:43:53.565Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 95.96s |
| 3197 | 2026-07-20T18:43:53.565Z | |
| 3198 | 2026-07-20T18:43:53.616Z | + cleanup |
| 3199 | 2026-07-20T18:43:53.620Z | ++ id -un |
| 3200 | 2026-07-20T18:43:53.623Z | ++ id -gn |
| 3201 | 2026-07-20T18:43:53.623Z | + pfexec chown -R build:build . |
| 3202 | 2026-07-20T18:43:53.755Z | process exited: duration 681283 ms, exit code 0 |
| |
| 3203 | 2026-07-20T18:43:53.768Z | found 5 output files |
| 3204 | 2026-07-20T18:43:53.768Z | uploading: /work/s1.trio.log (3896 bytes) |
| 3205 | 2026-07-20T18:43:54.781Z | uploaded: /work/s1.trio.log |
| 3206 | 2026-07-20T18:43:54.781Z | uploading: /work/s2.trio.log (10654 bytes) |
| 3207 | 2026-07-20T18:43:55.796Z | uploaded: /work/s2.trio.log |
| 3208 | 2026-07-20T18:43:55.796Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3209 | 2026-07-20T18:43:56.807Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3210 | 2026-07-20T18:43:56.807Z | uploading: /work/t1.trio-dpd.log (329314 bytes) |
| 3211 | 2026-07-20T18:43:57.826Z | uploaded: /work/t1.trio-dpd.log |
| 3212 | 2026-07-20T18:43:57.827Z | uploading: /work/t1.trio.log (25600 bytes) |
| 3213 | 2026-07-20T18:43:58.842Z | uploaded: /work/t1.trio.log |