|
|
|
| 1 | 2025-02-28T07:29:58.926Z | job assigned to worker 01JN5QB3F3Q6ZF76H2HS0VKSVM [factory aws, i-0a7c57e81e46a2df6] (queued for 15 m 51 s) |
| |
| 2 | 2025-02-28T07:30:07.532Z | starting task 0: "setup" |
| 3 | 2025-02-28T07:30:07.539Z | ++ uname -s |
| 4 | 2025-02-28T07:30:07.542Z | + kern=SunOS |
| 5 | 2025-02-28T07:30:07.542Z | + build_user=build |
| 6 | 2025-02-28T07:30:07.543Z | + build_uid=12345 |
| 7 | 2025-02-28T07:30:07.543Z | + work_dir=/work |
| 8 | 2025-02-28T07:30:07.543Z | + input_dir=/input |
| 9 | 2025-02-28T07:30:07.543Z | + [[ 0 == 12345 ]] |
| 10 | 2025-02-28T07:30:07.543Z | + case "$kern" in |
| 11 | 2025-02-28T07:30:07.543Z | + groupadd -g 12345 build |
| 12 | 2025-02-28T07:30:07.546Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-02-28T07:30:09.552Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-02-28T07:30:09.697Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-02-28T07:30:09.700Z | + home_fs=zfs |
| 16 | 2025-02-28T07:30:09.700Z | + [[ zfs == autofs ]] |
| 17 | 2025-02-28T07:30:09.700Z | + mkdir -p /home/build |
| 18 | 2025-02-28T07:30:09.703Z | + chown build:build /home/build /work |
| 19 | 2025-02-28T07:30:10.704Z | + chmod 0700 /home/build /work |
| 20 | 2025-02-28T07:30:10.706Z | process exited: duration 3174 ms, exit code 0 |
| |
| 21 | 2025-02-28T07:30:10.712Z | starting task 1: "rust-toolchain" |
| 22 | 2025-02-28T07:30:10.717Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-02-28T07:30:10.717Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-02-28T07:30:10.717Z | * rust toolchain channel = "1.85.0" |
| 25 | 2025-02-28T07:30:10.718Z | * rust toolchain profile = "default" |
| 26 | 2025-02-28T07:30:10.718Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-02-28T07:30:10.718Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-02-28T07:30:10.721Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-02-28T07:30:10.721Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-02-28T07:30:10.839Z | info: downloading installer |
| 31 | 2025-02-28T07:30:12.366Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-02-28T07:30:12.366Z | warning: /opt/ooce/bin |
| 33 | 2025-02-28T07:30:12.366Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-02-28T07:30:12.366Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-02-28T07:30:12.366Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-02-28T07:30:12.366Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-02-28T07:30:12.366Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-02-28T07:30:12.366Z | error: cannot install while Rust is installed |
| 39 | 2025-02-28T07:30:12.366Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-02-28T07:30:12.378Z | info: profile set to 'default' |
| 41 | 2025-02-28T07:30:12.378Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-02-28T07:30:12.382Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-02-28T07:30:12.549Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-02-28T07:30:12.550Z | info: downloading component 'cargo' |
| 45 | 2025-02-28T07:30:13.459Z | info: downloading component 'clippy' |
| 46 | 2025-02-28T07:30:13.803Z | info: downloading component 'rust-docs' |
| 47 | 2025-02-28T07:30:15.150Z | info: downloading component 'rust-std' |
| 48 | 2025-02-28T07:30:17.137Z | info: downloading component 'rustc' |
| 49 | 2025-02-28T07:30:23.965Z | info: downloading component 'rustfmt' |
| 50 | 2025-02-28T07:30:24.224Z | info: installing component 'cargo' |
| 51 | 2025-02-28T07:30:25.062Z | info: installing component 'clippy' |
| 52 | 2025-02-28T07:30:25.449Z | info: installing component 'rust-docs' |
| 53 | 2025-02-28T07:30:27.228Z | info: installing component 'rust-std' |
| 54 | 2025-02-28T07:30:29.126Z | info: installing component 'rustc' |
| 55 | 2025-02-28T07:30:35.044Z | info: installing component 'rustfmt' |
| 56 | 2025-02-28T07:30:35.379Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-02-28T07:30:35.379Z | |
| 58 | 2025-02-28T07:30:35.754Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-02-28T07:30:35.754Z | |
| 60 | 2025-02-28T07:30:35.757Z | |
| 61 | 2025-02-28T07:30:35.757Z | Rust is installed now. Great! |
| 62 | 2025-02-28T07:30:35.757Z | |
| 63 | 2025-02-28T07:30:35.757Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-02-28T07:30:35.757Z | environment variable. This has not been done automatically. |
| 65 | 2025-02-28T07:30:35.758Z | |
| 66 | 2025-02-28T07:30:35.758Z | To configure your current shell, you need to source |
| 67 | 2025-02-28T07:30:35.758Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-02-28T07:30:35.758Z | |
| 69 | 2025-02-28T07:30:35.758Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-02-28T07:30:35.758Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-02-28T07:30:35.758Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-02-28T07:30:35.832Z | + rustup --version |
| 73 | 2025-02-28T07:30:35.841Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-02-28T07:30:35.841Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-02-28T07:30:35.923Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 76 | 2025-02-28T07:30:35.927Z | + cargo --version |
| 77 | 2025-02-28T07:30:35.985Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 78 | 2025-02-28T07:30:35.988Z | + rustc --version |
| 79 | 2025-02-28T07:30:36.054Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 80 | 2025-02-28T07:30:36.057Z | process exited: duration 25341 ms, exit code 0 |
| |
| 81 | 2025-02-28T07:30:36.063Z | starting task 2: "authentication" |
| 82 | 2025-02-28T07:30:36.089Z | process exited: duration 25 ms, exit code 0 |
| |
| 83 | 2025-02-28T07:30:36.094Z | starting task 3: "clone repository" |
| 84 | 2025-02-28T07:30:36.099Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-02-28T07:30:36.102Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-02-28T07:30:36.142Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-02-28T07:30:44.278Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-02-28T07:30:44.278Z | + git fetch origin 58de55e1b4f41bb160513f1d568213dcf6770a8f |
| 89 | 2025-02-28T07:30:44.590Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-02-28T07:30:44.590Z | * branch 58de55e1b4f41bb160513f1d568213dcf6770a8f -> FETCH_HEAD |
| 91 | 2025-02-28T07:30:44.601Z | + [[ -n renovate/rand_seeder-0.x ]] |
| 92 | 2025-02-28T07:30:44.604Z | ++ git branch --show-current |
| 93 | 2025-02-28T07:30:44.607Z | + current=main |
| 94 | 2025-02-28T07:30:44.607Z | + [[ main != renovate/rand_seeder-0.x ]] |
| 95 | 2025-02-28T07:30:44.607Z | + git branch -f renovate/rand_seeder-0.x 58de55e1b4f41bb160513f1d568213dcf6770a8f |
| 96 | 2025-02-28T07:30:44.610Z | + git checkout -f renovate/rand_seeder-0.x |
| 97 | 2025-02-28T07:30:44.800Z | Switched to branch 'renovate/rand_seeder-0.x' |
| 98 | 2025-02-28T07:30:44.803Z | + git reset --hard 58de55e1b4f41bb160513f1d568213dcf6770a8f |
| 99 | 2025-02-28T07:30:44.817Z | HEAD is now at 58de55e1b Update Rust crate rand_seeder to 0.4.0 |
| 100 | 2025-02-28T07:30:44.820Z | process exited: duration 8723 ms, exit code 0 |
| |
| 101 | 2025-02-28T07:30:44.826Z | starting task 4: "build" |
| 102 | 2025-02-28T07:30:44.831Z | + source .github/buildomat/ci-env.sh |
| 103 | 2025-02-28T07:30:44.831Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2025-02-28T07:30:44.834Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2025-02-28T07:30:44.834Z | + cargo --version |
| 106 | 2025-02-28T07:30:44.884Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 107 | 2025-02-28T07:30:44.887Z | + rustc --version |
| 108 | 2025-02-28T07:30:44.952Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 109 | 2025-02-28T07:30:44.955Z | + cargo tree --locked |
| 110 | 2025-02-28T07:30:45.196Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 111 | 2025-02-28T07:30:45.492Z | Updating crates.io index |
| 112 | 2025-02-28T07:30:45.524Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 113 | 2025-02-28T07:30:46.084Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 114 | 2025-02-28T07:30:46.356Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 115 | 2025-02-28T07:30:46.664Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 116 | 2025-02-28T07:30:47.640Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 117 | 2025-02-28T07:30:49.342Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 118 | 2025-02-28T07:30:50.018Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 119 | 2025-02-28T07:30:50.823Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 120 | 2025-02-28T07:30:51.150Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 121 | 2025-02-28T07:30:51.460Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 122 | 2025-02-28T07:30:52.048Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 123 | 2025-02-28T07:30:52.522Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 124 | 2025-02-28T07:30:52.860Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 125 | 2025-02-28T07:30:53.298Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 126 | 2025-02-28T07:30:53.556Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 127 | 2025-02-28T07:30:53.828Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 128 | 2025-02-28T07:30:54.044Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 129 | 2025-02-28T07:30:54.284Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 130 | 2025-02-28T07:30:54.602Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 131 | 2025-02-28T07:30:54.876Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 132 | 2025-02-28T07:30:55.172Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 133 | 2025-02-28T07:30:55.477Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 134 | 2025-02-28T07:30:55.852Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 135 | 2025-02-28T07:30:56.087Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 136 | 2025-02-28T07:30:56.623Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 137 | 2025-02-28T07:30:56.882Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 138 | 2025-02-28T07:30:57.229Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 139 | 2025-02-28T07:30:57.587Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 140 | 2025-02-28T07:30:57.851Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 141 | 2025-02-28T07:30:58.217Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 142 | 2025-02-28T07:30:58.516Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 143 | 2025-02-28T07:30:59.745Z | Downloading crates ... |
| 144 | 2025-02-28T07:30:59.837Z | Downloaded aead v0.5.2 |
| 145 | 2025-02-28T07:30:59.841Z | Downloaded adler2 v2.0.0 |
| 146 | 2025-02-28T07:30:59.841Z | Downloaded addr2line v0.24.2 |
| 147 | 2025-02-28T07:30:59.856Z | Downloaded async-object-pool v0.1.5 |
| 148 | 2025-02-28T07:30:59.858Z | Downloaded equivalent v1.0.1 |
| 149 | 2025-02-28T07:30:59.865Z | Downloaded atty v0.2.14 |
| 150 | 2025-02-28T07:30:59.866Z | Downloaded async-stream-impl v0.3.6 |
| 151 | 2025-02-28T07:30:59.866Z | Downloaded cfg_aliases v0.2.1 |
| 152 | 2025-02-28T07:30:59.866Z | Downloaded escape8259 v0.5.3 |
| 153 | 2025-02-28T07:30:59.866Z | Downloaded cfg_aliases v0.1.1 |
| 154 | 2025-02-28T07:30:59.869Z | Downloaded event-listener v2.5.3 |
| 155 | 2025-02-28T07:30:59.869Z | Downloaded env_filter v0.1.2 |
| 156 | 2025-02-28T07:30:59.873Z | Downloaded anstyle-query v1.1.1 |
| 157 | 2025-02-28T07:30:59.873Z | Downloaded anstyle-parse v0.2.5 |
| 158 | 2025-02-28T07:30:59.878Z | Downloaded env_logger v0.11.5 |
| 159 | 2025-02-28T07:30:59.882Z | Downloaded atomicwrites v0.4.4 |
| 160 | 2025-02-28T07:30:59.883Z | Downloaded errno v0.3.9 |
| 161 | 2025-02-28T07:30:59.883Z | Downloaded http-body v1.0.1 |
| 162 | 2025-02-28T07:30:59.886Z | Downloaded async-channel v2.3.1 |
| 163 | 2025-02-28T07:30:59.886Z | Downloaded assert_matches v1.5.0 |
| 164 | 2025-02-28T07:30:59.886Z | Downloaded guppy-workspace-hack v0.1.0 |
| 165 | 2025-02-28T07:30:59.886Z | Downloaded ascii-canvas v3.0.0 |
| 166 | 2025-02-28T07:30:59.889Z | Downloaded arrayref v0.3.9 |
| 167 | 2025-02-28T07:30:59.889Z | Downloaded hubpack_derive v0.1.1 |
| 168 | 2025-02-28T07:30:59.889Z | Downloaded async-channel v1.9.0 |
| 169 | 2025-02-28T07:30:59.895Z | Downloaded fxhash v0.2.1 |
| 170 | 2025-02-28T07:30:59.895Z | Downloaded array-init v0.0.4 |
| 171 | 2025-02-28T07:30:59.895Z | Downloaded foreign-types v0.3.2 |
| 172 | 2025-02-28T07:30:59.895Z | Downloaded foreign-types-shared v0.3.1 |
| 173 | 2025-02-28T07:30:59.895Z | Downloaded castaway v0.2.3 |
| 174 | 2025-02-28T07:30:59.900Z | Downloaded blocking v1.6.1 |
| 175 | 2025-02-28T07:30:59.900Z | Downloaded async-recursion v1.1.1 |
| 176 | 2025-02-28T07:30:59.904Z | Downloaded bytecount v0.6.8 |
| 177 | 2025-02-28T07:30:59.908Z | Downloaded bb8 v0.8.5 |
| 178 | 2025-02-28T07:30:59.908Z | Downloaded async-signal v0.2.10 |
| 179 | 2025-02-28T07:30:59.908Z | Downloaded headers-core v0.3.0 |
| 180 | 2025-02-28T07:30:59.908Z | Downloaded foreign-types-shared v0.1.1 |
| 181 | 2025-02-28T07:30:59.908Z | Downloaded anstyle v1.0.10 |
| 182 | 2025-02-28T07:30:59.912Z | Downloaded http-range v0.1.5 |
| 183 | 2025-02-28T07:30:59.915Z | Downloaded event-listener v5.3.1 |
| 184 | 2025-02-28T07:30:59.916Z | Downloaded hostname v0.3.1 |
| 185 | 2025-02-28T07:30:59.919Z | Downloaded normalize-line-endings v0.3.0 |
| 186 | 2025-02-28T07:30:59.919Z | Downloaded chacha20 v0.9.1 |
| 187 | 2025-02-28T07:30:59.922Z | Downloaded cfg-if v1.0.0 |
| 188 | 2025-02-28T07:30:59.922Z | Downloaded http-body-util v0.1.2 |
| 189 | 2025-02-28T07:30:59.925Z | Downloaded futures-macro v0.3.31 |
| 190 | 2025-02-28T07:30:59.925Z | Downloaded event-listener-strategy v0.5.2 |
| 191 | 2025-02-28T07:30:59.928Z | Downloaded fastrand v2.1.1 |
| 192 | 2025-02-28T07:30:59.932Z | Downloaded num-iter v0.1.45 |
| 193 | 2025-02-28T07:30:59.932Z | Downloaded form_urlencoded v1.2.1 |
| 194 | 2025-02-28T07:30:59.936Z | Downloaded hostname v0.4.0 |
| 195 | 2025-02-28T07:30:59.936Z | Downloaded assert_cmd v2.0.16 |
| 196 | 2025-02-28T07:30:59.941Z | Downloaded gethostname v0.5.0 |
| 197 | 2025-02-28T07:30:59.941Z | Downloaded fs-err v2.11.0 |
| 198 | 2025-02-28T07:30:59.945Z | Downloaded heck v0.3.3 |
| 199 | 2025-02-28T07:30:59.946Z | Downloaded glob v0.3.2 |
| 200 | 2025-02-28T07:30:59.946Z | Downloaded async-bb8-diesel v0.2.1 |
| 201 | 2025-02-28T07:30:59.949Z | Downloaded heck v0.4.1 |
| 202 | 2025-02-28T07:30:59.949Z | Downloaded chacha20poly1305 v0.10.1 |
| 203 | 2025-02-28T07:30:59.951Z | Downloaded base64ct v1.6.0 |
| 204 | 2025-02-28T07:30:59.957Z | Downloaded humantime v2.1.0 |
| 205 | 2025-02-28T07:30:59.957Z | Downloaded async-lock v3.4.0 |
| 206 | 2025-02-28T07:30:59.957Z | Downloaded httpdate v1.0.3 |
| 207 | 2025-02-28T07:30:59.960Z | Downloaded hubpack v0.1.2 |
| 208 | 2025-02-28T07:30:59.960Z | Downloaded phf_shared v0.10.0 |
| 209 | 2025-02-28T07:30:59.963Z | Downloaded ahash v0.8.11 |
| 210 | 2025-02-28T07:30:59.966Z | Downloaded futures-channel v0.3.31 |
| 211 | 2025-02-28T07:30:59.966Z | Downloaded arrayvec v0.7.6 |
| 212 | 2025-02-28T07:30:59.968Z | Downloaded async-trait v0.1.86 |
| 213 | 2025-02-28T07:30:59.973Z | Downloaded num_enum_derive v0.5.11 |
| 214 | 2025-02-28T07:30:59.975Z | Downloaded radium v0.7.0 |
| 215 | 2025-02-28T07:30:59.978Z | Downloaded futures-lite v2.3.0 |
| 216 | 2025-02-28T07:30:59.978Z | Downloaded fixedbitset v0.4.2 |
| 217 | 2025-02-28T07:30:59.983Z | Downloaded cargo_metadata v0.18.1 |
| 218 | 2025-02-28T07:30:59.986Z | Downloaded serde-big-array v0.5.1 |
| 219 | 2025-02-28T07:30:59.986Z | Downloaded httptest v0.16.3 |
| 220 | 2025-02-28T07:30:59.989Z | Downloaded globset v0.4.15 |
| 221 | 2025-02-28T07:30:59.989Z | Downloaded foldhash v0.1.3 |
| 222 | 2025-02-28T07:30:59.992Z | Downloaded camino v1.1.9 |
| 223 | 2025-02-28T07:30:59.992Z | Downloaded camino-tempfile v1.1.1 |
| 224 | 2025-02-28T07:30:59.994Z | Downloaded foreign-types v0.5.0 |
| 225 | 2025-02-28T07:30:59.999Z | Downloaded paste v1.0.15 |
| 226 | 2025-02-28T07:31:00.002Z | Downloaded fragile v2.0.0 |
| 227 | 2025-02-28T07:31:00.002Z | Downloaded pin-utils v0.1.0 |
| 228 | 2025-02-28T07:31:00.002Z | Downloaded time-core v0.1.2 |
| 229 | 2025-02-28T07:31:00.007Z | Downloaded take_mut v0.2.2 |
| 230 | 2025-02-28T07:31:00.007Z | Downloaded httparse v1.9.5 |
| 231 | 2025-02-28T07:31:00.010Z | Downloaded tower-service v0.3.3 |
| 232 | 2025-02-28T07:31:00.010Z | Downloaded tower-layer v0.3.3 |
| 233 | 2025-02-28T07:31:00.010Z | Downloaded progenitor-macro v0.9.1 |
| 234 | 2025-02-28T07:31:00.012Z | Downloaded progenitor-macro v0.8.0 |
| 235 | 2025-02-28T07:31:00.012Z | Downloaded proc-macro-crate v1.3.1 |
| 236 | 2025-02-28T07:31:00.015Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 237 | 2025-02-28T07:31:00.015Z | Downloaded fixedbitset v0.5.7 |
| 238 | 2025-02-28T07:31:00.018Z | Downloaded vte_generate_state_changes v0.1.2 |
| 239 | 2025-02-28T07:31:00.018Z | Downloaded olpc-cjson v0.1.4 |
| 240 | 2025-02-28T07:31:00.022Z | Downloaded getrandom v0.2.15 |
| 241 | 2025-02-28T07:31:00.025Z | Downloaded zerofrom v0.1.4 |
| 242 | 2025-02-28T07:31:00.025Z | Downloaded hickory-client v0.24.4 |
| 243 | 2025-02-28T07:31:00.028Z | Downloaded rand_xorshift v0.3.0 |
| 244 | 2025-02-28T07:31:00.031Z | Downloaded serde-hex v0.1.0 |
| 245 | 2025-02-28T07:31:00.031Z | Downloaded rand_seeder v0.4.0 |
| 246 | 2025-02-28T07:31:00.033Z | Downloaded typify-macro v0.3.0 |
| 247 | 2025-02-28T07:31:00.036Z | Downloaded arc-swap v1.7.1 |
| 248 | 2025-02-28T07:31:00.039Z | Downloaded target-triple v0.1.3 |
| 249 | 2025-02-28T07:31:00.043Z | Downloaded base64 v0.13.1 |
| 250 | 2025-02-28T07:31:00.045Z | Downloaded simd-adler32 v0.3.7 |
| 251 | 2025-02-28T07:31:00.045Z | Downloaded serde_path_to_error v0.1.16 |
| 252 | 2025-02-28T07:31:00.048Z | Downloaded siphasher v0.3.11 |
| 253 | 2025-02-28T07:31:00.048Z | Downloaded password-hash v0.5.0 |
| 254 | 2025-02-28T07:31:00.052Z | Downloaded downcast v0.11.0 |
| 255 | 2025-02-28T07:31:00.054Z | Downloaded smawk v0.3.2 |
| 256 | 2025-02-28T07:31:00.054Z | Downloaded endian-type v0.1.2 |
| 257 | 2025-02-28T07:31:00.055Z | Downloaded tls_codec_derive v0.4.1 |
| 258 | 2025-02-28T07:31:00.059Z | Downloaded partial-io v0.5.4 |
| 259 | 2025-02-28T07:31:00.062Z | Downloaded smf v0.2.3 |
| 260 | 2025-02-28T07:31:00.062Z | Downloaded utf-8 v0.7.6 |
| 261 | 2025-02-28T07:31:00.066Z | Downloaded tokio-native-tls v0.3.1 |
| 262 | 2025-02-28T07:31:00.066Z | Downloaded rand_core v0.9.2 |
| 263 | 2025-02-28T07:31:00.071Z | Downloaded unarray v0.1.4 |
| 264 | 2025-02-28T07:31:00.071Z | Downloaded instant v0.1.13 |
| 265 | 2025-02-28T07:31:00.073Z | Downloaded version_check v0.9.5 |
| 266 | 2025-02-28T07:31:00.073Z | Downloaded typify-macro v0.2.0 |
| 267 | 2025-02-28T07:31:00.073Z | Downloaded postgres-protocol v0.6.8 |
| 268 | 2025-02-28T07:31:00.076Z | Downloaded ciborium-ll v0.2.2 |
| 269 | 2025-02-28T07:31:00.076Z | Downloaded zerofrom-derive v0.1.4 |
| 270 | 2025-02-28T07:31:00.080Z | Downloaded utf16_iter v1.0.5 |
| 271 | 2025-02-28T07:31:00.080Z | Downloaded backtrace v0.3.74 |
| 272 | 2025-02-28T07:31:00.088Z | Downloaded headers v0.4.0 |
| 273 | 2025-02-28T07:31:00.092Z | Downloaded peg-runtime v0.8.3 |
| 274 | 2025-02-28T07:31:00.095Z | Downloaded num-conv v0.1.0 |
| 275 | 2025-02-28T07:31:00.095Z | Downloaded crc-catalog v2.4.0 |
| 276 | 2025-02-28T07:31:00.096Z | Downloaded flume v0.11.1 |
| 277 | 2025-02-28T07:31:00.099Z | Downloaded serde_derive_internals v0.29.1 |
| 278 | 2025-02-28T07:31:00.103Z | Downloaded precomputed-hash v0.1.1 |
| 279 | 2025-02-28T07:31:00.103Z | Downloaded parking_lot v0.12.3 |
| 280 | 2025-02-28T07:31:00.110Z | Downloaded dof v0.3.0 |
| 281 | 2025-02-28T07:31:00.110Z | Downloaded similar-asserts v1.6.1 |
| 282 | 2025-02-28T07:31:00.114Z | Downloaded progenitor-client v0.9.1 |
| 283 | 2025-02-28T07:31:00.114Z | Downloaded pathdiff v0.2.3 |
| 284 | 2025-02-28T07:31:00.114Z | Downloaded waitgroup v0.1.2 |
| 285 | 2025-02-28T07:31:00.114Z | Downloaded snafu-derive v0.8.5 |
| 286 | 2025-02-28T07:31:00.117Z | Downloaded unicase v2.7.0 |
| 287 | 2025-02-28T07:31:00.117Z | Downloaded internet-checksum v0.2.1 |
| 288 | 2025-02-28T07:31:00.117Z | Downloaded ed25519 v2.2.3 |
| 289 | 2025-02-28T07:31:00.121Z | Downloaded libefi-sys v0.1.0 |
| 290 | 2025-02-28T07:31:00.121Z | Downloaded lazycell v1.3.0 |
| 291 | 2025-02-28T07:31:00.125Z | Downloaded target-lexicon v0.13.2 |
| 292 | 2025-02-28T07:31:00.125Z | Downloaded lalrpop-util v0.19.12 |
| 293 | 2025-02-28T07:31:00.129Z | Downloaded nodrop v0.1.14 |
| 294 | 2025-02-28T07:31:00.129Z | Downloaded memmap v0.7.0 |
| 295 | 2025-02-28T07:31:00.132Z | Downloaded md-5 v0.10.6 |
| 296 | 2025-02-28T07:31:00.132Z | Downloaded rustls-native-certs v0.7.3 |
| 297 | 2025-02-28T07:31:00.135Z | Downloaded heapless v0.8.0 |
| 298 | 2025-02-28T07:31:00.139Z | Downloaded hickory-resolver v0.24.4 |
| 299 | 2025-02-28T07:31:00.142Z | Downloaded sync-ptr v0.1.1 |
| 300 | 2025-02-28T07:31:00.146Z | Downloaded darling v0.20.10 |
| 301 | 2025-02-28T07:31:00.151Z | Downloaded sqlparser_derive v0.2.2 |
| 302 | 2025-02-28T07:31:00.151Z | Downloaded pest_generator v2.7.14 |
| 303 | 2025-02-28T07:31:00.156Z | Downloaded packed_struct_codegen v0.10.1 |
| 304 | 2025-02-28T07:31:00.156Z | Downloaded der_derive v0.7.3 |
| 305 | 2025-02-28T07:31:00.159Z | Downloaded termtree v0.4.1 |
| 306 | 2025-02-28T07:31:00.159Z | Downloaded structmeta v0.3.0 |
| 307 | 2025-02-28T07:31:00.159Z | Downloaded vsss-rs v3.3.4 |
| 308 | 2025-02-28T07:31:00.161Z | Downloaded socket2 v0.5.8 |
| 309 | 2025-02-28T07:31:00.164Z | Downloaded icu_locid_transform v1.5.0 |
| 310 | 2025-02-28T07:31:00.166Z | Downloaded write16 v1.0.0 |
| 311 | 2025-02-28T07:31:00.166Z | Downloaded clap_derive v4.5.28 |
| 312 | 2025-02-28T07:31:00.169Z | Downloaded similar v2.6.0 |
| 313 | 2025-02-28T07:31:00.176Z | Downloaded scheduled-thread-pool v0.2.7 |
| 314 | 2025-02-28T07:31:00.179Z | Downloaded rustc_version v0.4.1 |
| 315 | 2025-02-28T07:31:00.179Z | Downloaded memmap2 v0.9.5 |
| 316 | 2025-02-28T07:31:00.179Z | Downloaded io-lifetimes v1.0.11 |
| 317 | 2025-02-28T07:31:00.182Z | Downloaded num-derive v0.4.2 |
| 318 | 2025-02-28T07:31:00.184Z | Downloaded utf8parse v0.2.2 |
| 319 | 2025-02-28T07:31:00.188Z | Downloaded rand_distr v0.4.3 |
| 320 | 2025-02-28T07:31:00.190Z | Downloaded serde_derive v1.0.218 |
| 321 | 2025-02-28T07:31:00.193Z | Downloaded expectorate v1.1.0 |
| 322 | 2025-02-28T07:31:00.196Z | Downloaded crunchy v0.2.2 |
| 323 | 2025-02-28T07:31:00.196Z | Downloaded semver v1.0.25 |
| 324 | 2025-02-28T07:31:00.199Z | Downloaded structmeta-derive v0.3.0 |
| 325 | 2025-02-28T07:31:00.201Z | Downloaded sha1 v0.10.6 |
| 326 | 2025-02-28T07:31:00.204Z | Downloaded pin-project-lite v0.2.14 |
| 327 | 2025-02-28T07:31:00.207Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 328 | 2025-02-28T07:31:00.209Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 329 | 2025-02-28T07:31:00.209Z | Downloaded tiny-keccak v2.0.2 |
| 330 | 2025-02-28T07:31:00.213Z | Downloaded tinystr v0.7.6 |
| 331 | 2025-02-28T07:31:00.216Z | Downloaded icu_normalizer_data v1.5.0 |
| 332 | 2025-02-28T07:31:00.219Z | Downloaded tabled_derive v0.10.0 |
| 333 | 2025-02-28T07:31:00.219Z | Downloaded termtree v0.5.1 |
| 334 | 2025-02-28T07:31:00.221Z | Downloaded tui-tree-widget v0.23.0 |
| 335 | 2025-02-28T07:31:00.221Z | Downloaded dirs-sys-next v0.1.2 |
| 336 | 2025-02-28T07:31:00.224Z | Downloaded unicode-linebreak v0.1.5 |
| 337 | 2025-02-28T07:31:00.224Z | Downloaded ucd-trie v0.1.7 |
| 338 | 2025-02-28T07:31:00.227Z | Downloaded snafu v0.8.5 |
| 339 | 2025-02-28T07:31:00.236Z | Downloaded parse-size v1.1.0 |
| 340 | 2025-02-28T07:31:00.239Z | Downloaded openssl-probe v0.1.5 |
| 341 | 2025-02-28T07:31:00.239Z | Downloaded openssl-macros v0.1.1 |
| 342 | 2025-02-28T07:31:00.239Z | Downloaded xz2 v0.1.7 |
| 343 | 2025-02-28T07:31:00.239Z | Downloaded tar v0.4.44 |
| 344 | 2025-02-28T07:31:00.242Z | Downloaded concurrent-queue v2.5.0 |
| 345 | 2025-02-28T07:31:00.244Z | Downloaded whoami v1.5.2 |
| 346 | 2025-02-28T07:31:00.247Z | Downloaded pretty-hex v0.4.1 |
| 347 | 2025-02-28T07:31:00.250Z | Downloaded plotters-svg v0.3.7 |
| 348 | 2025-02-28T07:31:00.250Z | Downloaded darling_core v0.20.10 |
| 349 | 2025-02-28T07:31:00.254Z | Downloaded debug-ignore v1.0.5 |
| 350 | 2025-02-28T07:31:00.257Z | Downloaded parse-zoneinfo v0.3.1 |
| 351 | 2025-02-28T07:31:00.285Z | Downloaded ctr v0.9.2 |
| 352 | 2025-02-28T07:31:00.288Z | Downloaded crossbeam-deque v0.8.5 |
| 353 | 2025-02-28T07:31:00.288Z | Downloaded signal-hook-tokio v0.3.1 |
| 354 | 2025-02-28T07:31:00.288Z | Downloaded russh-cryptovec v0.7.3 |
| 355 | 2025-02-28T07:31:00.288Z | Downloaded dsl_auto_type v0.1.2 |
| 356 | 2025-02-28T07:31:00.288Z | Downloaded diesel-dtrace v0.4.2 |
| 357 | 2025-02-28T07:31:00.288Z | Downloaded libsw-core v0.3.1 |
| 358 | 2025-02-28T07:31:00.288Z | Downloaded memoffset v0.9.1 |
| 359 | 2025-02-28T07:31:00.288Z | Downloaded mime v0.3.17 |
| 360 | 2025-02-28T07:31:00.288Z | Downloaded enum-as-inner v0.6.1 |
| 361 | 2025-02-28T07:31:00.288Z | Downloaded tokio-tungstenite v0.21.0 |
| 362 | 2025-02-28T07:31:00.288Z | Downloaded tokio-rustls v0.26.0 |
| 363 | 2025-02-28T07:31:00.288Z | Downloaded tokio-tungstenite v0.23.1 |
| 364 | 2025-02-28T07:31:00.288Z | Downloaded pkcs5 v0.7.1 |
| 365 | 2025-02-28T07:31:00.291Z | Downloaded tinyvec_macros v0.1.1 |
| 366 | 2025-02-28T07:31:00.291Z | Downloaded strum v0.26.3 |
| 367 | 2025-02-28T07:31:00.291Z | Downloaded parse-display v0.10.0 |
| 368 | 2025-02-28T07:31:00.294Z | Downloaded rustls-pki-types v1.10.0 |
| 369 | 2025-02-28T07:31:00.299Z | Downloaded itoa v1.0.11 |
| 370 | 2025-02-28T07:31:00.299Z | Downloaded ron v0.7.1 |
| 371 | 2025-02-28T07:31:00.302Z | Downloaded usdt-attr-macro v0.5.0 |
| 372 | 2025-02-28T07:31:00.305Z | Downloaded parse-display-derive v0.10.0 |
| 373 | 2025-02-28T07:31:00.305Z | Downloaded rand_core v0.6.4 |
| 374 | 2025-02-28T07:31:00.308Z | Downloaded flate2 v1.1.0 |
| 375 | 2025-02-28T07:31:00.314Z | Downloaded yoke-derive v0.7.4 |
| 376 | 2025-02-28T07:31:00.318Z | Downloaded quinn-udp v0.5.5 |
| 377 | 2025-02-28T07:31:00.318Z | Downloaded ciborium-io v0.2.2 |
| 378 | 2025-02-28T07:31:00.321Z | Downloaded defmt v0.3.8 |
| 379 | 2025-02-28T07:31:00.321Z | Downloaded cstr-argument v0.1.2 |
| 380 | 2025-02-28T07:31:00.324Z | Downloaded semver v0.1.20 |
| 381 | 2025-02-28T07:31:00.324Z | Downloaded ssh-encoding v0.2.0 |
| 382 | 2025-02-28T07:31:00.326Z | Downloaded signal-hook-registry v1.4.2 |
| 383 | 2025-02-28T07:31:00.329Z | Downloaded hyper-rustls v0.26.0 |
| 384 | 2025-02-28T07:31:00.332Z | Downloaded mime_guess v2.0.5 |
| 385 | 2025-02-28T07:31:00.334Z | Downloaded dtrace-parser v0.2.0 |
| 386 | 2025-02-28T07:31:00.334Z | Downloaded path-slash v0.1.5 |
| 387 | 2025-02-28T07:31:00.334Z | Downloaded signature v2.2.0 |
| 388 | 2025-02-28T07:31:00.339Z | Downloaded is_terminal_polyfill v1.70.1 |
| 389 | 2025-02-28T07:31:00.343Z | Downloaded strum_macros v0.24.3 |
| 390 | 2025-02-28T07:31:00.343Z | Downloaded aes v0.8.4 |
| 391 | 2025-02-28T07:31:00.347Z | Downloaded synstructure v0.13.1 |
| 392 | 2025-02-28T07:31:00.347Z | Downloaded tls_codec v0.4.1 |
| 393 | 2025-02-28T07:31:00.349Z | Downloaded parking_lot_core v0.8.6 |
| 394 | 2025-02-28T07:31:00.350Z | Downloaded guppy v0.17.17 |
| 395 | 2025-02-28T07:31:00.357Z | Downloaded serde_yaml v0.9.34+deprecated |
| 396 | 2025-02-28T07:31:00.360Z | Downloaded plotters-backend v0.3.7 |
| 397 | 2025-02-28T07:31:00.363Z | Downloaded zone v0.1.8 |
| 398 | 2025-02-28T07:31:00.363Z | Downloaded termios v0.3.3 |
| 399 | 2025-02-28T07:31:00.366Z | Downloaded parking_lot_core v0.9.10 |
| 400 | 2025-02-28T07:31:00.369Z | Downloaded chrono-tz-build v0.4.0 |
| 401 | 2025-02-28T07:31:00.369Z | Downloaded dropshot_endpoint v0.16.0 |
| 402 | 2025-02-28T07:31:00.372Z | Downloaded doc-comment v0.3.3 |
| 403 | 2025-02-28T07:31:00.375Z | Downloaded usdt v0.5.0 |
| 404 | 2025-02-28T07:31:00.375Z | Downloaded untrusted v0.9.0 |
| 405 | 2025-02-28T07:31:00.379Z | Downloaded sigpipe v0.1.3 |
| 406 | 2025-02-28T07:31:00.381Z | Downloaded cpufeatures v0.2.14 |
| 407 | 2025-02-28T07:31:00.381Z | Downloaded rustc-demangle v0.1.24 |
| 408 | 2025-02-28T07:31:00.384Z | Downloaded document-features v0.2.10 |
| 409 | 2025-02-28T07:31:00.384Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 410 | 2025-02-28T07:31:00.388Z | Downloaded crypto-common v0.1.6 |
| 411 | 2025-02-28T07:31:00.388Z | Downloaded tungstenite v0.21.0 |
| 412 | 2025-02-28T07:31:00.392Z | Downloaded indoc v1.0.9 |
| 413 | 2025-02-28T07:31:00.394Z | Downloaded path-tree v0.8.1 |
| 414 | 2025-02-28T07:31:00.397Z | Downloaded oorandom v11.1.4 |
| 415 | 2025-02-28T07:31:00.397Z | Downloaded maybe-uninit v2.0.0 |
| 416 | 2025-02-28T07:31:00.400Z | Downloaded toml_edit v0.22.24 |
| 417 | 2025-02-28T07:31:00.420Z | Downloaded want v0.3.1 |
| 418 | 2025-02-28T07:31:00.423Z | Downloaded psl-types v2.0.11 |
| 419 | 2025-02-28T07:31:00.423Z | Downloaded pbkdf2 v0.11.0 |
| 420 | 2025-02-28T07:31:00.425Z | Downloaded parking v2.2.1 |
| 421 | 2025-02-28T07:31:00.425Z | Downloaded parking_lot v0.11.2 |
| 422 | 2025-02-28T07:31:00.428Z | Downloaded rusty-fork v0.3.0 |
| 423 | 2025-02-28T07:31:00.431Z | Downloaded predicates-core v1.0.8 |
| 424 | 2025-02-28T07:31:00.431Z | Downloaded ppv-lite86 v0.2.20 |
| 425 | 2025-02-28T07:31:00.434Z | Downloaded diesel_derives v2.2.3 |
| 426 | 2025-02-28T07:31:00.437Z | Downloaded ident_case v1.0.1 |
| 427 | 2025-02-28T07:31:00.440Z | Downloaded icu_provider_macros v1.5.0 |
| 428 | 2025-02-28T07:31:00.440Z | Downloaded derive_builder_macro v0.20.2 |
| 429 | 2025-02-28T07:31:00.440Z | Downloaded serde_repr v0.1.19 |
| 430 | 2025-02-28T07:31:00.443Z | Downloaded smallvec v0.6.14 |
| 431 | 2025-02-28T07:31:00.445Z | Downloaded slog-async v2.8.0 |
| 432 | 2025-02-28T07:31:00.448Z | Downloaded crossbeam-channel v0.5.13 |
| 433 | 2025-02-28T07:31:00.452Z | Downloaded oso-derive v0.27.3 |
| 434 | 2025-02-28T07:31:00.456Z | Downloaded terminal_size v0.2.6 |
| 435 | 2025-02-28T07:31:00.456Z | Downloaded static_assertions v1.1.0 |
| 436 | 2025-02-28T07:31:00.456Z | Downloaded thread-id v4.2.2 |
| 437 | 2025-02-28T07:31:00.459Z | Downloaded indicatif v0.17.11 |
| 438 | 2025-02-28T07:31:00.461Z | Downloaded futures-util v0.3.31 |
| 439 | 2025-02-28T07:31:00.473Z | Downloaded progenitor v0.9.1 |
| 440 | 2025-02-28T07:31:00.476Z | Downloaded toml_datetime v0.6.8 |
| 441 | 2025-02-28T07:31:00.476Z | Downloaded thread_local v1.1.8 |
| 442 | 2025-02-28T07:31:00.478Z | Downloaded textwrap v0.16.1 |
| 443 | 2025-02-28T07:31:00.481Z | Downloaded stringmetrics v2.2.2 |
| 444 | 2025-02-28T07:31:00.484Z | Downloaded stable_deref_trait v1.2.0 |
| 445 | 2025-02-28T07:31:00.484Z | Downloaded blake3 v1.5.4 |
| 446 | 2025-02-28T07:31:00.491Z | Downloaded constant_time_eq v0.3.1 |
| 447 | 2025-02-28T07:31:00.496Z | Downloaded string_cache v0.8.7 |
| 448 | 2025-02-28T07:31:00.499Z | Downloaded mockall v0.13.1 |
| 449 | 2025-02-28T07:31:00.499Z | Downloaded either v1.14.0 |
| 450 | 2025-02-28T07:31:00.499Z | Downloaded serde_spanned v0.6.8 |
| 451 | 2025-02-28T07:31:00.502Z | Downloaded zerocopy v0.6.6 |
| 452 | 2025-02-28T07:31:00.502Z | Downloaded macaddr v1.0.1 |
| 453 | 2025-02-28T07:31:00.505Z | Downloaded utf8_iter v1.0.4 |
| 454 | 2025-02-28T07:31:00.506Z | Downloaded usdt-macro v0.5.0 |
| 455 | 2025-02-28T07:31:00.508Z | Downloaded toolchain_find v0.4.0 |
| 456 | 2025-02-28T07:31:00.508Z | Downloaded tabwriter v1.4.0 |
| 457 | 2025-02-28T07:31:00.508Z | Downloaded managed v0.8.0 |
| 458 | 2025-02-28T07:31:00.511Z | Downloaded num_enum v0.5.11 |
| 459 | 2025-02-28T07:31:00.514Z | Downloaded mockall_derive v0.13.1 |
| 460 | 2025-02-28T07:31:00.519Z | Downloaded tungstenite v0.24.0 |
| 461 | 2025-02-28T07:31:00.521Z | Downloaded h2 v0.4.6 |
| 462 | 2025-02-28T07:31:00.528Z | Downloaded opaque-debug v0.3.1 |
| 463 | 2025-02-28T07:31:00.531Z | Downloaded number_prefix v0.4.0 |
| 464 | 2025-02-28T07:31:00.531Z | Downloaded rand_chacha v0.9.0 |
| 465 | 2025-02-28T07:31:00.534Z | Downloaded relative-path v1.9.3 |
| 466 | 2025-02-28T07:31:00.534Z | Downloaded phf_shared v0.11.2 |
| 467 | 2025-02-28T07:31:00.536Z | Downloaded num_threads v0.1.7 |
| 468 | 2025-02-28T07:31:00.536Z | Downloaded is_ci v1.2.0 |
| 469 | 2025-02-28T07:31:00.539Z | Downloaded r2d2 v0.8.10 |
| 470 | 2025-02-28T07:31:00.542Z | Downloaded sync_wrapper v1.0.1 |
| 471 | 2025-02-28T07:31:00.542Z | Downloaded rustc_version v0.1.7 |
| 472 | 2025-02-28T07:31:00.542Z | Downloaded zerocopy-derive v0.7.35 |
| 473 | 2025-02-28T07:31:00.546Z | Downloaded ssh-cipher v0.2.0 |
| 474 | 2025-02-28T07:31:00.549Z | Downloaded slog-json v2.6.1 |
| 475 | 2025-02-28T07:31:00.553Z | Downloaded serde_regex v1.1.0 |
| 476 | 2025-02-28T07:31:00.553Z | Downloaded sec1 v0.7.3 |
| 477 | 2025-02-28T07:31:00.556Z | Downloaded swrite v0.1.0 |
| 478 | 2025-02-28T07:31:00.556Z | Downloaded topological-sort v0.2.2 |
| 479 | 2025-02-28T07:31:00.556Z | Downloaded derive_builder_core v0.20.2 |
| 480 | 2025-02-28T07:31:00.558Z | Downloaded derive_builder v0.20.2 |
| 481 | 2025-02-28T07:31:00.562Z | Downloaded nu-ansi-term v0.50.1 |
| 482 | 2025-02-28T07:31:00.565Z | Downloaded litemap v0.7.3 |
| 483 | 2025-02-28T07:31:00.568Z | Downloaded colorchoice v1.0.2 |
| 484 | 2025-02-28T07:31:00.571Z | Downloaded owo-colors v4.2.0 |
| 485 | 2025-02-28T07:31:00.573Z | Downloaded serde_json v1.0.139 |
| 486 | 2025-02-28T07:31:00.581Z | Downloaded cobs v0.2.3 |
| 487 | 2025-02-28T07:31:00.584Z | Downloaded darling_macro v0.20.10 |
| 488 | 2025-02-28T07:31:00.584Z | Downloaded zone_cfg_derive v0.3.0 |
| 489 | 2025-02-28T07:31:00.585Z | Downloaded oxnet v0.1.1 |
| 490 | 2025-02-28T07:31:00.587Z | Downloaded defmt-parser v0.3.4 |
| 491 | 2025-02-28T07:31:00.588Z | Downloaded toml v0.8.20 |
| 492 | 2025-02-28T07:31:00.591Z | Downloaded ref-cast-impl v1.0.23 |
| 493 | 2025-02-28T07:31:00.603Z | Downloaded miniz_oxide v0.8.5 |
| 494 | 2025-02-28T07:31:00.604Z | Downloaded typenum v1.17.0 |
| 495 | 2025-02-28T07:31:00.607Z | Downloaded serde_tokenstream v0.2.2 |
| 496 | 2025-02-28T07:31:00.607Z | Downloaded typify v0.3.0 |
| 497 | 2025-02-28T07:31:00.607Z | Downloaded num_cpus v1.16.0 |
| 498 | 2025-02-28T07:31:00.607Z | Downloaded pretty_assertions v1.4.1 |
| 499 | 2025-02-28T07:31:00.610Z | Downloaded x509-cert v0.2.5 |
| 500 | 2025-02-28T07:31:00.619Z | Downloaded supports-color v3.0.2 |
| 501 | 2025-02-28T07:31:00.622Z | Downloaded aws-lc-rs v1.12.4 |
| 502 | 2025-02-28T07:31:00.626Z | Downloaded scroll_derive v0.12.0 |
| 503 | 2025-02-28T07:31:00.639Z | Downloaded scrypt v0.11.0 |
| 504 | 2025-02-28T07:31:00.639Z | Downloaded ref-cast v1.0.23 |
| 505 | 2025-02-28T07:31:00.643Z | Downloaded icu_provider v1.5.0 |
| 506 | 2025-02-28T07:31:00.643Z | Downloaded reedline v0.35.0 |
| 507 | 2025-02-28T07:31:00.647Z | Downloaded crucible-workspace-hack v0.1.0 |
| 508 | 2025-02-28T07:31:00.647Z | Downloaded des v0.8.1 |
| 509 | 2025-02-28T07:31:00.647Z | Downloaded difflib v0.4.0 |
| 510 | 2025-02-28T07:31:00.650Z | Downloaded crypto-bigint v0.5.5 |
| 511 | 2025-02-28T07:31:00.654Z | Downloaded ipnet v2.11.0 |
| 512 | 2025-02-28T07:31:00.657Z | Downloaded lru-cache v0.1.2 |
| 513 | 2025-02-28T07:31:00.660Z | Downloaded lru v0.12.5 |
| 514 | 2025-02-28T07:31:00.660Z | Downloaded inout v0.1.3 |
| 515 | 2025-02-28T07:31:00.660Z | Downloaded lockfree-object-pool v0.1.6 |
| 516 | 2025-02-28T07:31:00.664Z | Downloaded num-rational v0.4.2 |
| 517 | 2025-02-28T07:31:00.669Z | Downloaded bindgen v0.69.5 |
| 518 | 2025-02-28T07:31:00.673Z | Downloaded papergrid v0.14.0 |
| 519 | 2025-02-28T07:31:00.678Z | Downloaded tinytemplate v1.2.1 |
| 520 | 2025-02-28T07:31:00.680Z | Downloaded sct v0.7.1 |
| 521 | 2025-02-28T07:31:00.684Z | Downloaded value-bag v1.9.0 |
| 522 | 2025-02-28T07:31:00.686Z | Downloaded threadpool v1.8.1 |
| 523 | 2025-02-28T07:31:00.689Z | Downloaded uzers v0.12.1 |
| 524 | 2025-02-28T07:31:00.692Z | Downloaded progenitor-client v0.8.0 |
| 525 | 2025-02-28T07:31:00.692Z | Downloaded salsa20 v0.10.2 |
| 526 | 2025-02-28T07:31:00.695Z | Downloaded unicode-normalization v0.1.24 |
| 527 | 2025-02-28T07:31:00.700Z | Downloaded unicode-xid v0.2.6 |
| 528 | 2025-02-28T07:31:00.703Z | Downloaded num-bigint-dig v0.8.4 |
| 529 | 2025-02-28T07:31:00.703Z | Downloaded zerovec-derive v0.10.3 |
| 530 | 2025-02-28T07:31:00.706Z | Downloaded daft-derive v0.1.1 |
| 531 | 2025-02-28T07:31:00.709Z | Downloaded pretty-hex v0.2.1 |
| 532 | 2025-02-28T07:31:00.712Z | Downloaded display-error-chain v0.2.2 |
| 533 | 2025-02-28T07:31:00.712Z | Downloaded daft v0.1.1 |
| 534 | 2025-02-28T07:31:00.715Z | Downloaded dunce v1.0.5 |
| 535 | 2025-02-28T07:31:00.715Z | Downloaded displaydoc v0.2.5 |
| 536 | 2025-02-28T07:31:00.718Z | Downloaded polyval v0.6.2 |
| 537 | 2025-02-28T07:31:00.723Z | Downloaded pbkdf2 v0.12.2 |
| 538 | 2025-02-28T07:31:00.726Z | Downloaded thiserror-impl v1.0.69 |
| 539 | 2025-02-28T07:31:00.726Z | Downloaded terminal_size v0.4.0 |
| 540 | 2025-02-28T07:31:00.726Z | Downloaded lock_api v0.4.12 |
| 541 | 2025-02-28T07:31:00.728Z | Downloaded postgres-types v0.2.9 |
| 542 | 2025-02-28T07:31:00.732Z | Downloaded slog-stdlog v4.1.1 |
| 543 | 2025-02-28T07:31:00.732Z | Downloaded rand_chacha v0.3.1 |
| 544 | 2025-02-28T07:31:00.736Z | Downloaded mio v1.0.2 |
| 545 | 2025-02-28T07:31:00.739Z | Downloaded slog-envlogger v2.2.0 |
| 546 | 2025-02-28T07:31:00.742Z | Downloaded keccak v0.1.5 |
| 547 | 2025-02-28T07:31:00.745Z | Downloaded untrusted v0.7.1 |
| 548 | 2025-02-28T07:31:00.745Z | Downloaded universal-hash v0.5.1 |
| 549 | 2025-02-28T07:31:00.748Z | Downloaded toml v0.7.8 |
| 550 | 2025-02-28T07:31:00.751Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 551 | 2025-02-28T07:31:00.755Z | Downloaded idna_adapter v1.2.0 |
| 552 | 2025-02-28T07:31:00.756Z | Downloaded uuid v1.15.1 |
| 553 | 2025-02-28T07:31:00.759Z | Downloaded indoc v2.0.5 |
| 554 | 2025-02-28T07:31:00.763Z | Downloaded yoke v0.7.4 |
| 555 | 2025-02-28T07:31:00.763Z | Downloaded derive_more v0.99.19 |
| 556 | 2025-02-28T07:31:00.767Z | Downloaded nested v0.1.1 |
| 557 | 2025-02-28T07:31:00.770Z | Downloaded digest v0.10.7 |
| 558 | 2025-02-28T07:31:00.773Z | Downloaded thiserror-no-std v2.0.2 |
| 559 | 2025-02-28T07:31:00.776Z | Downloaded rpassword v7.3.1 |
| 560 | 2025-02-28T07:31:00.776Z | Downloaded shlex v1.3.0 |
| 561 | 2025-02-28T07:31:00.780Z | Downloaded kstat-rs v0.2.4 |
| 562 | 2025-02-28T07:31:00.780Z | Downloaded thiserror v2.0.11 |
| 563 | 2025-02-28T07:31:00.785Z | Downloaded num-traits v0.2.19 |
| 564 | 2025-02-28T07:31:00.788Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 565 | 2025-02-28T07:31:00.791Z | Downloaded poly1305 v0.8.0 |
| 566 | 2025-02-28T07:31:00.794Z | Downloaded instability v0.3.2 |
| 567 | 2025-02-28T07:31:00.794Z | Downloaded hyper-tls v0.6.0 |
| 568 | 2025-02-28T07:31:00.796Z | Downloaded ed25519-dalek v2.1.1 |
| 569 | 2025-02-28T07:31:00.799Z | Downloaded proc-macro-error-attr v1.0.4 |
| 570 | 2025-02-28T07:31:00.802Z | Downloaded slog-bunyan v2.5.0 |
| 571 | 2025-02-28T07:31:00.802Z | Downloaded zone_cfg_derive v0.1.2 |
| 572 | 2025-02-28T07:31:00.802Z | Downloaded slog-scope v4.4.0 |
| 573 | 2025-02-28T07:31:00.805Z | Downloaded log v0.4.22 |
| 574 | 2025-02-28T07:31:00.808Z | Downloaded ryu v1.0.18 |
| 575 | 2025-02-28T07:31:00.811Z | Downloaded tinyvec v1.8.0 |
| 576 | 2025-02-28T07:31:00.813Z | Downloaded walkdir v2.5.0 |
| 577 | 2025-02-28T07:31:00.816Z | Downloaded ssh-key v0.6.6 |
| 578 | 2025-02-28T07:31:00.821Z | Downloaded try-lock v0.2.5 |
| 579 | 2025-02-28T07:31:00.824Z | Downloaded nibble_vec v0.1.0 |
| 580 | 2025-02-28T07:31:00.824Z | Downloaded resolv-conf v0.7.0 |
| 581 | 2025-02-28T07:31:00.827Z | Downloaded rustls-webpki v0.101.7 |
| 582 | 2025-02-28T07:31:00.840Z | Downloaded rustls-pemfile v2.2.0 |
| 583 | 2025-02-28T07:31:00.843Z | Downloaded crossbeam-utils v0.8.20 |
| 584 | 2025-02-28T07:31:00.846Z | Downloaded litrs v0.4.1 |
| 585 | 2025-02-28T07:31:00.849Z | Downloaded thiserror-impl v2.0.11 |
| 586 | 2025-02-28T07:31:00.852Z | Downloaded embedded-io v0.6.1 |
| 587 | 2025-02-28T07:31:00.852Z | Downloaded jobserver v0.1.32 |
| 588 | 2025-02-28T07:31:00.855Z | Downloaded hyper-rustls v0.27.3 |
| 589 | 2025-02-28T07:31:00.855Z | Downloaded typed-path v0.9.3 |
| 590 | 2025-02-28T07:31:00.861Z | Downloaded sqlparser v0.45.0 |
| 591 | 2025-02-28T07:31:00.866Z | Downloaded quote v1.0.38 |
| 592 | 2025-02-28T07:31:00.869Z | Downloaded slog-dtrace v0.3.0 |
| 593 | 2025-02-28T07:31:00.872Z | Downloaded match_cfg v0.1.0 |
| 594 | 2025-02-28T07:31:00.872Z | Downloaded zone v0.3.0 |
| 595 | 2025-02-28T07:31:00.874Z | Downloaded itertools v0.14.0 |
| 596 | 2025-02-28T07:31:00.879Z | Downloaded unsafe-libyaml v0.2.11 |
| 597 | 2025-02-28T07:31:00.883Z | Downloaded toml_edit v0.19.15 |
| 598 | 2025-02-28T07:31:00.897Z | Downloaded percent-encoding v2.3.1 |
| 599 | 2025-02-28T07:31:00.900Z | Downloaded p384 v0.13.0 |
| 600 | 2025-02-28T07:31:00.904Z | Downloaded which v4.4.2 |
| 601 | 2025-02-28T07:31:00.909Z | Downloaded peg-macros v0.8.4 |
| 602 | 2025-02-28T07:31:00.909Z | Downloaded syn v1.0.109 |
| 603 | 2025-02-28T07:31:00.916Z | Downloaded termcolor v1.4.1 |
| 604 | 2025-02-28T07:31:00.919Z | Downloaded crc v3.2.1 |
| 605 | 2025-02-28T07:31:00.922Z | Downloaded cipher v0.4.4 |
| 606 | 2025-02-28T07:31:00.922Z | Downloaded powerfmt v0.2.0 |
| 607 | 2025-02-28T07:31:00.925Z | Downloaded strum_macros v0.26.4 |
| 608 | 2025-02-28T07:31:00.925Z | Downloaded icu_properties v1.5.1 |
| 609 | 2025-02-28T07:31:00.927Z | Downloaded multimap v0.10.0 |
| 610 | 2025-02-28T07:31:00.930Z | Downloaded pem v3.0.5 |
| 611 | 2025-02-28T07:31:00.930Z | Downloaded clang-sys v1.8.1 |
| 612 | 2025-02-28T07:31:00.933Z | Downloaded polling v3.7.3 |
| 613 | 2025-02-28T07:31:00.936Z | Downloaded rustls-pemfile v1.0.4 |
| 614 | 2025-02-28T07:31:00.938Z | Downloaded multer v3.1.0 |
| 615 | 2025-02-28T07:31:00.941Z | Downloaded pem-rfc7468 v0.7.0 |
| 616 | 2025-02-28T07:31:00.948Z | Downloaded winnow v0.7.3 |
| 617 | 2025-02-28T07:31:00.950Z | Downloaded slog-term v2.9.1 |
| 618 | 2025-02-28T07:31:00.953Z | Downloaded colored v2.2.0 |
| 619 | 2025-02-28T07:31:00.956Z | Downloaded maplit v1.0.2 |
| 620 | 2025-02-28T07:31:00.956Z | Downloaded pest_derive v2.7.14 |
| 621 | 2025-02-28T07:31:00.959Z | Downloaded unicode_categories v0.1.1 |
| 622 | 2025-02-28T07:31:00.961Z | Downloaded term v0.7.0 |
| 623 | 2025-02-28T07:31:00.964Z | Downloaded subprocess v0.2.9 |
| 624 | 2025-02-28T07:31:00.967Z | Downloaded gimli v0.31.1 |
| 625 | 2025-02-28T07:31:00.974Z | Downloaded smallvec v1.14.0 |
| 626 | 2025-02-28T07:31:00.978Z | Downloaded proc-macro2 v1.0.93 |
| 627 | 2025-02-28T07:31:00.981Z | Downloaded rand v0.9.0 |
| 628 | 2025-02-28T07:31:00.985Z | Downloaded quick-xml v0.37.2 |
| 629 | 2025-02-28T07:31:00.991Z | Downloaded rand v0.8.5 |
| 630 | 2025-02-28T07:31:00.995Z | Downloaded publicsuffix v2.3.0 |
| 631 | 2025-02-28T07:31:00.997Z | Downloaded tracing-core v0.1.32 |
| 632 | 2025-02-28T07:31:01.000Z | Downloaded rustls v0.21.12 |
| 633 | 2025-02-28T07:31:01.013Z | Downloaded compact_str v0.8.0 |
| 634 | 2025-02-28T07:31:01.016Z | Downloaded crc-any v2.5.0 |
| 635 | 2025-02-28T07:31:01.019Z | Downloaded elliptic-curve v0.13.8 |
| 636 | 2025-02-28T07:31:01.023Z | Downloaded proc-macro-error2 v2.0.1 |
| 637 | 2025-02-28T07:31:01.026Z | Downloaded rustyline v14.0.0 |
| 638 | 2025-02-28T07:31:01.032Z | Downloaded pin-project v1.1.6 |
| 639 | 2025-02-28T07:31:01.044Z | Downloaded zip v0.6.6 |
| 640 | 2025-02-28T07:31:01.048Z | Downloaded itertools v0.12.1 |
| 641 | 2025-02-28T07:31:01.056Z | Downloaded tabled v0.15.0 |
| 642 | 2025-02-28T07:31:01.073Z | Downloaded idna v1.0.3 |
| 643 | 2025-02-28T07:31:01.076Z | Downloaded syn v2.0.98 |
| 644 | 2025-02-28T07:31:01.089Z | Downloaded tower v0.5.2 |
| 645 | 2025-02-28T07:31:01.098Z | Downloaded quinn-proto v0.11.8 |
| 646 | 2025-02-28T07:31:01.105Z | Downloaded zerocopy v0.8.10 |
| 647 | 2025-02-28T07:31:01.130Z | Downloaded rustls v0.23.19 |
| 648 | 2025-02-28T07:31:01.143Z | Downloaded icu_properties_data v1.5.0 |
| 649 | 2025-02-28T07:31:01.154Z | Downloaded zip v2.1.3 |
| 650 | 2025-02-28T07:31:01.157Z | Downloaded tokio-util v0.7.13 |
| 651 | 2025-02-28T07:31:01.164Z | Downloaded tabled v0.18.0 |
| 652 | 2025-02-28T07:31:01.183Z | Downloaded openssl v0.10.71 |
| 653 | 2025-02-28T07:31:01.191Z | Downloaded serde_with v3.11.0 |
| 654 | 2025-02-28T07:31:01.199Z | Downloaded petname v2.0.2 |
| 655 | 2025-02-28T07:31:01.205Z | Downloaded salty v0.3.0 |
| 656 | 2025-02-28T07:31:01.213Z | Downloaded object v0.36.5 |
| 657 | 2025-02-28T07:31:01.226Z | Downloaded regex v1.11.1 |
| 658 | 2025-02-28T07:31:01.239Z | Downloaded pest v2.7.14 |
| 659 | 2025-02-28T07:31:01.244Z | Downloaded radix_trie v0.2.1 |
| 660 | 2025-02-28T07:31:01.249Z | Downloaded rustls v0.22.4 |
| 661 | 2025-02-28T07:31:01.264Z | Downloaded webpki-roots v0.26.6 |
| 662 | 2025-02-28T07:31:01.268Z | Downloaded nix v0.29.0 |
| 663 | 2025-02-28T07:31:01.279Z | Downloaded smoltcp v0.11.0 |
| 664 | 2025-02-28T07:31:01.293Z | Downloaded portable-atomic v1.9.0 |
| 665 | 2025-02-28T07:31:01.300Z | Downloaded nix v0.27.1 |
| 666 | 2025-02-28T07:31:01.311Z | Downloaded clap_builder v4.5.31 |
| 667 | 2025-02-28T07:31:01.318Z | Downloaded hickory-proto v0.24.4 |
| 668 | 2025-02-28T07:31:01.334Z | Downloaded nix v0.28.0 |
| 669 | 2025-02-28T07:31:01.346Z | Downloaded openapiv3 v2.0.0 |
| 670 | 2025-02-28T07:31:01.357Z | Downloaded vcpkg v0.2.15 |
| 671 | 2025-02-28T07:31:01.395Z | Downloaded curve25519-dalek v4.1.3 |
| 672 | 2025-02-28T07:31:01.404Z | Downloaded unicode-width v0.2.0 |
| 673 | 2025-02-28T07:31:01.409Z | Downloaded typify-impl v0.2.0 |
| 674 | 2025-02-28T07:31:01.423Z | Downloaded object v0.30.4 |
| 675 | 2025-02-28T07:31:01.433Z | Downloaded dropshot v0.16.0 |
| 676 | 2025-02-28T07:31:01.454Z | Downloaded unicode-width v0.1.14 |
| 677 | 2025-02-28T07:31:01.459Z | Downloaded rustix v0.37.28 |
| 678 | 2025-02-28T07:31:01.479Z | Downloaded chrono v0.4.40 |
| 679 | 2025-02-28T07:31:01.487Z | Downloaded regress v0.10.1 |
| 680 | 2025-02-28T07:31:01.495Z | Downloaded regress v0.9.1 |
| 681 | 2025-02-28T07:31:01.504Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 682 | 2025-02-28T07:31:01.518Z | Downloaded regex-syntax v0.8.5 |
| 683 | 2025-02-28T07:31:01.526Z | Downloaded rustix v0.38.37 |
| 684 | 2025-02-28T07:31:01.549Z | Downloaded diesel v2.2.7 |
| 685 | 2025-02-28T07:31:01.568Z | Downloaded sled v0.34.7 |
| 686 | 2025-02-28T07:31:01.579Z | Downloaded ratatui v0.29.0 |
| 687 | 2025-02-28T07:31:01.600Z | Downloaded tokio v1.43.0 |
| 688 | 2025-02-28T07:31:01.647Z | Downloaded regex-syntax v0.6.29 |
| 689 | 2025-02-28T07:31:01.655Z | Downloaded dropshot v0.12.0 |
| 690 | 2025-02-28T07:31:01.681Z | Downloaded petgraph v0.6.5 |
| 691 | 2025-02-28T07:31:01.701Z | Downloaded reqwest v0.12.12 |
| 692 | 2025-02-28T07:31:01.709Z | Downloaded typify-impl v0.3.0 |
| 693 | 2025-02-28T07:31:01.725Z | Downloaded libz-sys v1.1.20 |
| 694 | 2025-02-28T07:31:01.749Z | Downloaded zerocopy-derive v0.6.6 |
| 695 | 2025-02-28T07:31:01.755Z | Downloaded chrono-tz v0.10.1 |
| 696 | 2025-02-28T07:31:01.762Z | Downloaded polar-core v0.27.3 |
| 697 | 2025-02-28T07:31:01.770Z | Downloaded bstr v1.10.0 |
| 698 | 2025-02-28T07:31:01.781Z | Downloaded regex-automata v0.4.8 |
| 699 | 2025-02-28T07:31:01.797Z | Downloaded petgraph v0.7.1 |
| 700 | 2025-02-28T07:31:01.814Z | Downloaded itertools v0.13.0 |
| 701 | 2025-02-28T07:31:01.821Z | Downloaded rustls-webpki v0.102.8 |
| 702 | 2025-02-28T07:31:01.839Z | Downloaded smoltcp v0.9.1 |
| 703 | 2025-02-28T07:31:01.848Z | Downloaded crossterm v0.28.1 |
| 704 | 2025-02-28T07:31:01.854Z | Downloaded libc v0.2.170 |
| 705 | 2025-02-28T07:31:01.880Z | Downloaded plotters v0.3.7 |
| 706 | 2025-02-28T07:31:01.889Z | Downloaded clap v4.5.31 |
| 707 | 2025-02-28T07:31:01.897Z | Downloaded quinn v0.11.5 |
| 708 | 2025-02-28T07:31:01.900Z | Downloaded tough v0.19.0 |
| 709 | 2025-02-28T07:31:01.907Z | Downloaded zerovec v0.10.4 |
| 710 | 2025-02-28T07:31:01.913Z | Downloaded icu_collections v1.5.0 |
| 711 | 2025-02-28T07:31:01.919Z | Downloaded hyper-util v0.1.10 |
| 712 | 2025-02-28T07:31:01.923Z | Downloaded rsa v0.9.6 |
| 713 | 2025-02-28T07:31:01.929Z | Downloaded rayon v1.10.0 |
| 714 | 2025-02-28T07:31:01.938Z | Downloaded lalrpop v0.19.12 |
| 715 | 2025-02-28T07:31:01.958Z | Downloaded csv v1.3.1 |
| 716 | 2025-02-28T07:31:01.983Z | Downloaded sha3 v0.10.8 |
| 717 | 2025-02-28T07:31:01.988Z | Downloaded lzma-sys v0.1.20 |
| 718 | 2025-02-28T07:31:02.013Z | Downloaded native-tls v0.2.12 |
| 719 | 2025-02-28T07:31:02.015Z | Downloaded yansi v1.0.1 |
| 720 | 2025-02-28T07:31:02.015Z | Downloaded trybuild v1.0.103 |
| 721 | 2025-02-28T07:31:02.018Z | Downloaded rstest_macros v0.23.0 |
| 722 | 2025-02-28T07:31:02.022Z | Downloaded libm v0.2.8 |
| 723 | 2025-02-28T07:31:02.032Z | Downloaded itertools v0.10.5 |
| 724 | 2025-02-28T07:31:02.036Z | Downloaded progenitor v0.8.0 |
| 725 | 2025-02-28T07:31:02.040Z | Downloaded tokio-tungstenite v0.24.0 |
| 726 | 2025-02-28T07:31:02.043Z | Downloaded encoding_rs v0.8.34 |
| 727 | 2025-02-28T07:31:02.061Z | Downloaded signal-hook v0.3.17 |
| 728 | 2025-02-28T07:31:02.064Z | Downloaded rustc-hash v2.1.1 |
| 729 | 2025-02-28T07:31:02.068Z | Downloaded nanorand v0.7.0 |
| 730 | 2025-02-28T07:31:02.071Z | Downloaded strum_macros v0.25.3 |
| 731 | 2025-02-28T07:31:02.071Z | Downloaded strsim v0.11.1 |
| 732 | 2025-02-28T07:31:02.071Z | Downloaded strip-ansi-escapes v0.2.0 |
| 733 | 2025-02-28T07:31:02.074Z | Downloaded stringprep v0.1.5 |
| 734 | 2025-02-28T07:31:02.075Z | Downloaded spki v0.7.3 |
| 735 | 2025-02-28T07:31:02.081Z | Downloaded phf v0.11.2 |
| 736 | 2025-02-28T07:31:02.082Z | Downloaded ena v0.14.3 |
| 737 | 2025-02-28T07:31:02.082Z | Downloaded embedded-io v0.4.0 |
| 738 | 2025-02-28T07:31:02.086Z | Downloaded cmake v0.1.51 |
| 739 | 2025-02-28T07:31:02.086Z | Downloaded tempfile v3.13.0 |
| 740 | 2025-02-28T07:31:02.086Z | Downloaded crossbeam-epoch v0.9.18 |
| 741 | 2025-02-28T07:31:02.086Z | Downloaded p256 v0.13.2 |
| 742 | 2025-02-28T07:31:02.089Z | Downloaded schemars v0.8.22 |
| 743 | 2025-02-28T07:31:02.099Z | Downloaded samael v0.0.18 |
| 744 | 2025-02-28T07:31:02.106Z | Downloaded winnow v0.6.20 |
| 745 | 2025-02-28T07:31:02.114Z | Downloaded httpmock v0.8.0-alpha.1 |
| 746 | 2025-02-28T07:31:02.132Z | Downloaded hyper v1.6.0 |
| 747 | 2025-02-28T07:31:02.138Z | Downloaded iana-time-zone v0.1.61 |
| 748 | 2025-02-28T07:31:02.142Z | Downloaded bitvec v1.0.1 |
| 749 | 2025-02-28T07:31:02.155Z | Downloaded async-std v1.13.0 |
| 750 | 2025-02-28T07:31:02.174Z | Downloaded tokio-rustls v0.25.0 |
| 751 | 2025-02-28T07:31:02.177Z | Downloaded ring v0.17.11 |
| 752 | 2025-02-28T07:31:02.219Z | Downloaded diff v0.1.13 |
| 753 | 2025-02-28T07:31:02.223Z | Downloaded openssl-sys v0.9.106 |
| 754 | 2025-02-28T07:31:02.226Z | Downloaded winnow v0.5.40 |
| 755 | 2025-02-28T07:31:02.234Z | Downloaded bindgen v0.71.1 |
| 756 | 2025-02-28T07:31:02.241Z | Downloaded russh v0.45.0 |
| 757 | 2025-02-28T07:31:02.246Z | Downloaded shell-words v1.1.0 |
| 758 | 2025-02-28T07:31:02.248Z | Downloaded pin-project-internal v1.1.6 |
| 759 | 2025-02-28T07:31:02.249Z | Downloaded yasna v0.5.2 |
| 760 | 2025-02-28T07:31:02.251Z | Downloaded zopfli v0.8.1 |
| 761 | 2025-02-28T07:31:02.254Z | Downloaded steno v0.4.1 |
| 762 | 2025-02-28T07:31:02.257Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 763 | 2025-02-28T07:31:02.313Z | Downloaded proptest v1.6.0 |
| 764 | 2025-02-28T07:31:02.322Z | Downloaded postcard v1.0.10 |
| 765 | 2025-02-28T07:31:02.325Z | Downloaded sha2 v0.10.8 |
| 766 | 2025-02-28T07:31:02.329Z | Downloaded const_format v0.2.34 |
| 767 | 2025-02-28T07:31:02.332Z | Downloaded dirs-next v2.0.0 |
| 768 | 2025-02-28T07:31:02.333Z | Downloaded libloading v0.8.5 |
| 769 | 2025-02-28T07:31:02.335Z | Downloaded zerocopy-derive v0.8.10 |
| 770 | 2025-02-28T07:31:02.340Z | Downloaded git2 v0.19.0 |
| 771 | 2025-02-28T07:31:02.348Z | Downloaded peg v0.8.4 |
| 772 | 2025-02-28T07:31:02.354Z | Downloaded minimal-lexical v0.2.1 |
| 773 | 2025-02-28T07:31:02.357Z | Downloaded cookie_store v0.21.1 |
| 774 | 2025-02-28T07:31:02.361Z | Downloaded libxml v0.3.3 |
| 775 | 2025-02-28T07:31:02.364Z | Downloaded oso v0.27.3 |
| 776 | 2025-02-28T07:31:02.367Z | Downloaded hkdf v0.12.4 |
| 777 | 2025-02-28T07:31:02.369Z | Downloaded url v2.5.3 |
| 778 | 2025-02-28T07:31:02.372Z | Downloaded tokio-postgres v0.7.13 |
| 779 | 2025-02-28T07:31:02.377Z | Downloaded subtle v2.6.1 |
| 780 | 2025-02-28T07:31:02.380Z | Downloaded serde_urlencoded v0.7.1 |
| 781 | 2025-02-28T07:31:02.385Z | Downloaded num v0.4.3 |
| 782 | 2025-02-28T07:31:02.385Z | Downloaded time-macros v0.2.18 |
| 783 | 2025-02-28T07:31:02.388Z | Downloaded goblin v0.8.2 |
| 784 | 2025-02-28T07:31:02.390Z | Downloaded zerocopy v0.7.35 |
| 785 | 2025-02-28T07:31:02.405Z | Downloaded is-terminal v0.4.13 |
| 786 | 2025-02-28T07:31:02.408Z | Downloaded ipnetwork v0.21.1 |
| 787 | 2025-02-28T07:31:02.408Z | Downloaded defmt-macros v0.3.9 |
| 788 | 2025-02-28T07:31:02.410Z | Downloaded datatest-stable v0.2.9 |
| 789 | 2025-02-28T07:31:02.413Z | Downloaded data-encoding v2.6.0 |
| 790 | 2025-02-28T07:31:02.413Z | Downloaded proc-macro-error v1.0.4 |
| 791 | 2025-02-28T07:31:02.416Z | Downloaded unicode-segmentation v1.12.0 |
| 792 | 2025-02-28T07:31:02.420Z | Downloaded usdt-impl v0.5.0 |
| 793 | 2025-02-28T07:31:02.423Z | Downloaded num-bigint v0.4.6 |
| 794 | 2025-02-28T07:31:02.427Z | Downloaded tungstenite v0.23.0 |
| 795 | 2025-02-28T07:31:02.430Z | Downloaded const_format_proc_macros v0.2.34 |
| 796 | 2025-02-28T07:31:02.437Z | Downloaded console v0.15.10 |
| 797 | 2025-02-28T07:31:02.437Z | Downloaded twox-hash v2.1.0 |
| 798 | 2025-02-28T07:31:02.440Z | Downloaded progenitor-impl v0.9.1 |
| 799 | 2025-02-28T07:31:02.440Z | Downloaded progenitor-impl v0.8.0 |
| 800 | 2025-02-28T07:31:02.440Z | Downloaded prettyplease v0.2.29 |
| 801 | 2025-02-28T07:31:02.443Z | Downloaded typify v0.2.0 |
| 802 | 2025-02-28T07:31:02.446Z | Downloaded phf_generator v0.11.2 |
| 803 | 2025-02-28T07:31:02.450Z | Downloaded phf_codegen v0.11.2 |
| 804 | 2025-02-28T07:31:02.450Z | Downloaded pkcs8 v0.10.2 |
| 805 | 2025-02-28T07:31:02.452Z | Downloaded newtype-uuid v1.2.1 |
| 806 | 2025-02-28T07:31:02.452Z | Downloaded dyn-clone v1.0.18 |
| 807 | 2025-02-28T07:31:02.455Z | Downloaded dropshot_endpoint v0.12.0 |
| 808 | 2025-02-28T07:31:02.458Z | Downloaded indexmap v2.7.1 |
| 809 | 2025-02-28T07:31:02.460Z | Downloaded unicode-ident v1.0.14 |
| 810 | 2025-02-28T07:31:02.463Z | Downloaded criterion v0.5.1 |
| 811 | 2025-02-28T07:31:02.469Z | Downloaded indent_write v2.2.0 |
| 812 | 2025-02-28T07:31:02.473Z | Downloaded time v0.3.36 |
| 813 | 2025-02-28T07:31:02.477Z | Downloaded rustversion v1.0.17 |
| 814 | 2025-02-28T07:31:02.479Z | Downloaded rustfmt-wrapper v0.2.1 |
| 815 | 2025-02-28T07:31:02.482Z | Downloaded ciborium v0.2.2 |
| 816 | 2025-02-28T07:31:02.485Z | Downloaded unicode-truncate v1.1.0 |
| 817 | 2025-02-28T07:31:02.485Z | Downloaded p521 v0.13.3 |
| 818 | 2025-02-28T07:31:02.487Z | Downloaded hashbrown v0.14.5 |
| 819 | 2025-02-28T07:31:02.495Z | Downloaded der v0.7.9 |
| 820 | 2025-02-28T07:31:02.498Z | Downloaded hashbrown v0.15.1 |
| 821 | 2025-02-28T07:31:02.503Z | Downloaded serde v1.0.218 |
| 822 | 2025-02-28T07:31:02.506Z | Downloaded indexmap v1.9.3 |
| 823 | 2025-02-28T07:31:02.509Z | Downloaded linked-hash-map v0.5.6 |
| 824 | 2025-02-28T07:31:02.512Z | Downloaded linear-map v1.2.0 |
| 825 | 2025-02-28T07:31:02.512Z | Downloaded libsw v3.4.0 |
| 826 | 2025-02-28T07:31:02.515Z | Downloaded tokio-rustls v0.24.1 |
| 827 | 2025-02-28T07:31:02.515Z | Downloaded thiserror v1.0.69 |
| 828 | 2025-02-28T07:31:02.519Z | Downloaded qorb v0.2.1 |
| 829 | 2025-02-28T07:31:02.523Z | Downloaded memchr v2.7.4 |
| 830 | 2025-02-28T07:31:02.529Z | Downloaded aho-corasick v1.1.3 |
| 831 | 2025-02-28T07:31:02.533Z | Downloaded num-complex v0.4.6 |
| 832 | 2025-02-28T07:31:02.536Z | Downloaded rcgen v0.12.1 |
| 833 | 2025-02-28T07:31:02.538Z | Downloaded nom v7.1.3 |
| 834 | 2025-02-28T07:31:02.544Z | Downloaded serde_plain v1.0.2 |
| 835 | 2025-02-28T07:31:02.545Z | Downloaded ron v0.8.1 |
| 836 | 2025-02-28T07:31:02.549Z | Downloaded unicode-properties v0.1.3 |
| 837 | 2025-02-28T07:31:02.552Z | Downloaded rayon-core v1.12.1 |
| 838 | 2025-02-28T07:31:02.555Z | Downloaded tracing v0.1.40 |
| 839 | 2025-02-28T07:31:02.560Z | Downloaded aes-gcm v0.10.3 |
| 840 | 2025-02-28T07:31:02.563Z | Downloaded libtest-mimic v0.7.3 |
| 841 | 2025-02-28T07:31:02.565Z | Downloaded vergen v8.3.2 |
| 842 | 2025-02-28T07:31:02.568Z | Downloaded tokio-stream v0.1.17 |
| 843 | 2025-02-28T07:31:02.572Z | Downloaded test-strategy v0.4.0 |
| 844 | 2025-02-28T07:31:02.575Z | Downloaded signal-hook-mio v0.2.4 |
| 845 | 2025-02-28T07:31:02.578Z | Downloaded rtoolbox v0.0.2 |
| 846 | 2025-02-28T07:31:02.578Z | Downloaded secrecy v0.8.0 |
| 847 | 2025-02-28T07:31:02.581Z | Downloaded scroll v0.12.0 |
| 848 | 2025-02-28T07:31:02.581Z | Downloaded rustc-hash v1.1.0 |
| 849 | 2025-02-28T07:31:02.581Z | Downloaded csv-core v0.1.11 |
| 850 | 2025-02-28T07:31:02.583Z | Downloaded slog v2.7.0 |
| 851 | 2025-02-28T07:31:02.586Z | Downloaded derive-where v1.2.7 |
| 852 | 2025-02-28T07:31:02.588Z | Downloaded papergrid v0.11.0 |
| 853 | 2025-02-28T07:31:02.592Z | Downloaded heapless v0.7.17 |
| 854 | 2025-02-28T07:31:02.596Z | Downloaded tabled_derive v0.7.0 |
| 855 | 2025-02-28T07:31:02.598Z | Downloaded serde_with_macros v3.11.0 |
| 856 | 2025-02-28T07:31:02.601Z | Downloaded convert_case v0.4.0 |
| 857 | 2025-02-28T07:31:02.601Z | Downloaded icu_locid_transform_data v1.5.0 |
| 858 | 2025-02-28T07:31:02.603Z | Downloaded icu_locid v1.5.0 |
| 859 | 2025-02-28T07:31:02.606Z | Downloaded crc32fast v1.4.2 |
| 860 | 2025-02-28T07:31:02.608Z | Downloaded fancy-regex v0.13.0 |
| 861 | 2025-02-28T07:31:02.613Z | Downloaded sqlformat v0.2.6 |
| 862 | 2025-02-28T07:31:02.617Z | Downloaded slab v0.4.9 |
| 863 | 2025-02-28T07:31:02.617Z | Downloaded pest_meta v2.7.14 |
| 864 | 2025-02-28T07:31:02.617Z | Downloaded http v1.2.0 |
| 865 | 2025-02-28T07:31:02.619Z | Downloaded hashbrown v0.12.3 |
| 866 | 2025-02-28T07:31:02.623Z | Downloaded spin v0.9.8 |
| 867 | 2025-02-28T07:31:02.626Z | Downloaded xattr v1.3.1 |
| 868 | 2025-02-28T07:31:02.629Z | Downloaded wyz v0.5.1 |
| 869 | 2025-02-28T07:31:02.630Z | Downloaded writeable v0.5.5 |
| 870 | 2025-02-28T07:31:02.632Z | Downloaded newline-converter v0.3.0 |
| 871 | 2025-02-28T07:31:02.632Z | Downloaded new_debug_unreachable v1.0.6 |
| 872 | 2025-02-28T07:31:02.632Z | Downloaded pkcs1 v0.7.5 |
| 873 | 2025-02-28T07:31:02.634Z | Downloaded icu_normalizer v1.5.0 |
| 874 | 2025-02-28T07:31:02.637Z | Downloaded vte v0.11.1 |
| 875 | 2025-02-28T07:31:02.640Z | Downloaded hyper-staticfile v0.10.1 |
| 876 | 2025-02-28T07:31:02.644Z | Downloaded predicates v3.1.3 |
| 877 | 2025-02-28T07:31:02.647Z | Downloaded const-oid v0.9.6 |
| 878 | 2025-02-28T07:31:02.647Z | Downloaded same-file v1.0.6 |
| 879 | 2025-02-28T07:31:02.647Z | Downloaded piper v0.2.4 |
| 880 | 2025-02-28T07:31:02.650Z | Downloaded unicode-bidi v0.3.17 |
| 881 | 2025-02-28T07:31:02.650Z | Downloaded bumpalo v3.16.0 |
| 882 | 2025-02-28T07:31:02.652Z | Downloaded hickory-server v0.24.4 |
| 883 | 2025-02-28T07:31:02.658Z | Downloaded kv-log-macro v1.0.7 |
| 884 | 2025-02-28T07:31:02.660Z | Downloaded rstest v0.23.0 |
| 885 | 2025-02-28T07:31:02.665Z | Downloaded hashbrown v0.13.2 |
| 886 | 2025-02-28T07:31:03.672Z | Downloaded ecdsa v0.16.9 |
| 887 | 2025-02-28T07:31:03.678Z | Downloaded rfc6979 v0.4.0 |
| 888 | 2025-02-28T07:31:03.678Z | Downloaded quick-error v1.2.3 |
| 889 | 2025-02-28T07:31:03.678Z | Downloaded target-spec v3.4.2 |
| 890 | 2025-02-28T07:31:03.678Z | Downloaded pkg-config v0.3.31 |
| 891 | 2025-02-28T07:31:03.679Z | Downloaded cookie v0.18.1 |
| 892 | 2025-02-28T07:31:03.679Z | Downloaded cc v1.2.15 |
| 893 | 2025-02-28T07:31:03.679Z | Downloaded packed_struct v0.10.1 |
| 894 | 2025-02-28T07:31:03.679Z | Downloaded num-integer v0.1.46 |
| 895 | 2025-02-28T07:31:03.679Z | Downloaded schemars_derive v0.8.22 |
| 896 | 2025-02-28T07:31:03.679Z | Downloaded base64 v0.22.1 |
| 897 | 2025-02-28T07:31:03.679Z | Downloaded base64 v0.21.7 |
| 898 | 2025-02-28T07:31:03.679Z | Downloaded futures v0.3.31 |
| 899 | 2025-02-28T07:31:03.679Z | Downloaded russh-keys v0.45.0 |
| 900 | 2025-02-28T07:31:03.679Z | Downloaded bytes v1.10.0 |
| 901 | 2025-02-28T07:31:03.679Z | Downloaded lazy_static v1.5.0 |
| 902 | 2025-02-28T07:31:03.680Z | Downloaded tracing-attributes v0.1.27 |
| 903 | 2025-02-28T07:31:03.680Z | Downloaded deranged v0.3.11 |
| 904 | 2025-02-28T07:31:03.680Z | Downloaded async-io v2.3.4 |
| 905 | 2025-02-28T07:31:03.680Z | Downloaded half v2.4.1 |
| 906 | 2025-02-28T07:31:03.680Z | Downloaded newtype_derive v0.1.6 |
| 907 | 2025-02-28T07:31:03.680Z | Downloaded md5 v0.7.0 |
| 908 | 2025-02-28T07:31:03.680Z | Downloaded criterion-plot v0.5.0 |
| 909 | 2025-02-28T07:31:03.680Z | Downloaded clap_lex v0.7.4 |
| 910 | 2025-02-28T07:31:03.680Z | Downloaded zeroize_derive v1.4.2 |
| 911 | 2025-02-28T07:31:03.680Z | Downloaded zeroize v1.8.1 |
| 912 | 2025-02-28T07:31:03.680Z | Downloaded wait-timeout v0.2.0 |
| 913 | 2025-02-28T07:31:03.680Z | Downloaded tap v1.0.1 |
| 914 | 2025-02-28T07:31:03.680Z | Downloaded rust-argon2 v2.1.0 |
| 915 | 2025-02-28T07:31:03.680Z | Downloaded hmac v0.12.1 |
| 916 | 2025-02-28T07:31:03.680Z | Downloaded omicron-zone-package v0.12.0 |
| 917 | 2025-02-28T07:31:03.681Z | Downloaded tokio-macros v2.5.0 |
| 918 | 2025-02-28T07:31:03.681Z | Downloaded fatfs v0.3.6 |
| 919 | 2025-02-28T07:31:03.681Z | Downloaded once_cell v1.20.3 |
| 920 | 2025-02-28T07:31:03.681Z | Downloaded password-hash v0.4.2 |
| 921 | 2025-02-28T07:31:03.681Z | Downloaded scopeguard v1.2.0 |
| 922 | 2025-02-28T07:31:03.681Z | Downloaded futures-executor v0.3.31 |
| 923 | 2025-02-28T07:31:03.681Z | Downloaded allocator-api2 v0.2.18 |
| 924 | 2025-02-28T07:31:03.681Z | Downloaded proc-macro-crate v3.2.0 |
| 925 | 2025-02-28T07:31:03.681Z | Downloaded getrandom v0.3.1 |
| 926 | 2025-02-28T07:31:03.681Z | Downloaded primeorder v0.13.6 |
| 927 | 2025-02-28T07:31:03.681Z | Downloaded predicates-tree v1.0.11 |
| 928 | 2025-02-28T07:31:03.681Z | Downloaded plain v0.2.3 |
| 929 | 2025-02-28T07:31:03.681Z | Downloaded cfg-expr v0.18.0 |
| 930 | 2025-02-28T07:31:03.681Z | Downloaded blake2 v0.10.6 |
| 931 | 2025-02-28T07:31:03.682Z | Downloaded bitflags v2.6.0 |
| 932 | 2025-02-28T07:31:03.682Z | Downloaded bzip2 v0.4.4 |
| 933 | 2025-02-28T07:31:03.682Z | Downloaded bit-vec v0.8.0 |
| 934 | 2025-02-28T07:31:03.682Z | Downloaded anyhow v1.0.96 |
| 935 | 2025-02-28T07:31:03.682Z | Downloaded highway v1.3.0 |
| 936 | 2025-02-28T07:31:03.682Z | Downloaded float-cmp v0.10.0 |
| 937 | 2025-02-28T07:31:03.682Z | Downloaded blake2b_simd v1.0.2 |
| 938 | 2025-02-28T07:31:03.682Z | Downloaded async-process v2.3.0 |
| 939 | 2025-02-28T07:31:03.682Z | Downloaded anstream v0.6.15 |
| 940 | 2025-02-28T07:31:03.682Z | Downloaded backoff v0.4.0 |
| 941 | 2025-02-28T07:31:03.682Z | Downloaded autocfg v1.4.0 |
| 942 | 2025-02-28T07:31:03.682Z | Downloaded async-task v4.7.1 |
| 943 | 2025-02-28T07:31:03.682Z | Downloaded fs_extra v1.3.0 |
| 944 | 2025-02-28T07:31:03.682Z | Downloaded futures-io v0.3.31 |
| 945 | 2025-02-28T07:31:03.682Z | Downloaded cargo_metadata v0.19.1 |
| 946 | 2025-02-28T07:31:03.682Z | Downloaded cancel-safe-futures v0.1.5 |
| 947 | 2025-02-28T07:31:03.683Z | Downloaded async-executor v1.13.1 |
| 948 | 2025-02-28T07:31:03.683Z | Downloaded hex v0.4.3 |
| 949 | 2025-02-28T07:31:03.683Z | Downloaded futures-sink v0.3.31 |
| 950 | 2025-02-28T07:31:03.683Z | Downloaded fnv v1.0.7 |
| 951 | 2025-02-28T07:31:03.683Z | Downloaded cexpr v0.6.0 |
| 952 | 2025-02-28T07:31:03.683Z | Downloaded bcs v0.1.6 |
| 953 | 2025-02-28T07:31:03.683Z | Downloaded cbc v0.1.2 |
| 954 | 2025-02-28T07:31:03.683Z | Downloaded bitfield v0.14.0 |
| 955 | 2025-02-28T07:31:03.683Z | Downloaded futures-core v0.3.31 |
| 956 | 2025-02-28T07:31:03.683Z | Downloaded cargo-platform v0.1.8 |
| 957 | 2025-02-28T07:31:03.683Z | Downloaded byteorder v1.5.0 |
| 958 | 2025-02-28T07:31:03.683Z | Downloaded block-buffer v0.10.4 |
| 959 | 2025-02-28T07:31:03.683Z | Downloaded async-stream v0.3.6 |
| 960 | 2025-02-28T07:31:03.683Z | Downloaded argon2 v0.5.3 |
| 961 | 2025-02-28T07:31:03.683Z | Downloaded hex-literal v0.4.1 |
| 962 | 2025-02-28T07:31:03.683Z | Downloaded ghash v0.5.1 |
| 963 | 2025-02-28T07:31:03.684Z | Downloaded futures-timer v3.0.3 |
| 964 | 2025-02-28T07:31:03.684Z | Downloaded funty v2.0.0 |
| 965 | 2025-02-28T07:31:03.684Z | Downloaded fd-lock v4.0.2 |
| 966 | 2025-02-28T07:31:03.684Z | Downloaded cast v0.3.0 |
| 967 | 2025-02-28T07:31:03.684Z | Downloaded bit-set v0.8.0 |
| 968 | 2025-02-28T07:31:03.684Z | Downloaded blowfish v0.9.1 |
| 969 | 2025-02-28T07:31:03.685Z | Downloaded bitflags v1.3.2 |
| 970 | 2025-02-28T07:31:03.685Z | Downloaded bit-set v0.5.3 |
| 971 | 2025-02-28T07:31:03.685Z | Downloaded anes v0.1.6 |
| 972 | 2025-02-28T07:31:03.685Z | Downloaded home v0.5.9 |
| 973 | 2025-02-28T07:31:03.685Z | Downloaded generic-array v0.14.7 |
| 974 | 2025-02-28T07:31:03.685Z | Downloaded ff v0.13.0 |
| 975 | 2025-02-28T07:31:03.685Z | Downloaded fallible-iterator v0.2.0 |
| 976 | 2025-02-28T07:31:03.685Z | Downloaded buf-list v1.0.3 |
| 977 | 2025-02-28T07:31:03.685Z | Downloaded hash32 v0.3.1 |
| 978 | 2025-02-28T07:31:03.685Z | Downloaded group v0.13.0 |
| 979 | 2025-02-28T07:31:03.686Z | Downloaded futures-task v0.3.31 |
| 980 | 2025-02-28T07:31:03.686Z | Downloaded foreign-types-macros v0.2.3 |
| 981 | 2025-02-28T07:31:03.686Z | Downloaded float-ord v0.3.2 |
| 982 | 2025-02-28T07:31:03.686Z | Downloaded flagset v0.4.6 |
| 983 | 2025-02-28T07:31:03.686Z | Downloaded filetime v0.2.25 |
| 984 | 2025-02-28T07:31:03.686Z | Downloaded heck v0.5.0 |
| 985 | 2025-02-28T07:31:03.686Z | Downloaded hash32 v0.2.1 |
| 986 | 2025-02-28T07:31:03.686Z | Downloaded async-global-executor v2.4.1 |
| 987 | 2025-02-28T07:31:03.692Z | Downloaded env_logger v0.10.2 |
| 988 | 2025-02-28T07:31:03.692Z | Downloaded bitfield-struct v0.6.2 |
| 989 | 2025-02-28T07:31:03.692Z | Downloaded bit-vec v0.6.3 |
| 990 | 2025-02-28T07:31:03.692Z | Downloaded atomic-waker v1.1.2 |
| 991 | 2025-02-28T07:31:03.692Z | Downloaded cassowary v0.3.0 |
| 992 | 2025-02-28T07:31:03.693Z | Downloaded block-padding v0.3.3 |
| 993 | 2025-02-28T07:31:03.693Z | Downloaded base16ct v0.2.0 |
| 994 | 2025-02-28T07:31:03.693Z | Downloaded async-attributes v1.1.2 |
| 995 | 2025-02-28T07:31:03.693Z | Downloaded approx v0.5.1 |
| 996 | 2025-02-28T07:31:03.693Z | Downloaded assert-json-diff v2.0.2 |
| 997 | 2025-02-28T07:31:03.693Z | Downloaded aws-lc-sys v0.26.0 |
| 998 | 2025-02-28T07:31:03.693Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 999 | 2025-02-28T07:31:05.320Z | pkg list: illegal option -- F |
| 1000 | 2025-02-28T07:31:05.320Z | Usage: |
| 1001 | 2025-02-28T07:31:05.324Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 1002 | 2025-02-28T07:31:05.324Z | [pkg_fmri_pattern ...] |
| 1003 | 2025-02-28T07:31:06.164Z | pkg list: illegal option -- F |
| 1004 | 2025-02-28T07:31:06.164Z | Usage: |
| 1005 | 2025-02-28T07:31:06.164Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 1006 | 2025-02-28T07:31:06.164Z | [pkg_fmri_pattern ...] |
| 1007 | 2025-02-28T07:31:14.540Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1008 | 2025-02-28T07:31:18.842Z | Startup: Caching catalogs ... Done |
| 1009 | 2025-02-28T07:31:32.531Z | Planning: Solver setup ... Done (12.745s) |
| 1010 | 2025-02-28T07:31:32.688Z | Planning: Running solver ... Done (0.158s) |
| 1011 | 2025-02-28T07:31:32.816Z | Planning: Finding local manifests ... Done (0.007s) |
| 1012 | 2025-02-28T07:31:32.828Z | Planning: Fetching manifests: 0/7 0% complete |
| 1013 | 2025-02-28T07:31:33.071Z | Planning: Fetching manifests: 7/7 100% complete |
| 1014 | 2025-02-28T07:31:33.186Z | Planning: Package planning ... Done (0.115s) |
| 1015 | 2025-02-28T07:31:33.245Z | Planning: Merging actions ... Done (0.058s) |
| 1016 | 2025-02-28T07:31:33.446Z | Planning: Checking for conflicting actions ... Done (0.200s) |
| 1017 | 2025-02-28T07:31:35.762Z | Planning: Consolidating action changes ... Done (2.316s) |
| 1018 | 2025-02-28T07:31:36.225Z | Planning: Evaluating mediators ... Done (0.463s) |
| 1019 | 2025-02-28T07:31:36.307Z | Planning: Planning completed in 17.36 seconds |
| 1020 | 2025-02-28T07:31:36.326Z | Packages to install: 4 |
| 1021 | 2025-02-28T07:31:36.326Z | Packages to update: 3 |
| 1022 | 2025-02-28T07:31:36.329Z | Mediators to change: 2 |
| 1023 | 2025-02-28T07:31:36.329Z | Services to change: 1 |
| 1024 | 2025-02-28T07:31:36.329Z | Estimated space available: 155.37 GB |
| 1025 | 2025-02-28T07:31:36.329Z | Estimated space to be consumed: 1.66 GB |
| 1026 | 2025-02-28T07:31:36.329Z | Create boot environment: No |
| 1027 | 2025-02-28T07:31:36.329Z | Create backup boot environment: Yes |
| 1028 | 2025-02-28T07:31:36.329Z | Rebuild boot archive: No |
| 1029 | 2025-02-28T07:31:36.329Z | |
| 1030 | 2025-02-28T07:31:36.329Z | Changed mediators: |
| 1031 | 2025-02-28T07:31:36.329Z | mediator clang: |
| 1032 | 2025-02-28T07:31:36.329Z | version: None -> 15 (system default) |
| 1033 | 2025-02-28T07:31:36.329Z | |
| 1034 | 2025-02-28T07:31:36.329Z | mediator llvm: |
| 1035 | 2025-02-28T07:31:36.329Z | version: 14 (system default) -> 15 (system default) |
| 1036 | 2025-02-28T07:31:36.329Z | |
| 1037 | 2025-02-28T07:31:36.329Z | Changed packages: |
| 1038 | 2025-02-28T07:31:36.329Z | helios-dev |
| 1039 | 2025-02-28T07:31:36.329Z | developer/build-essential |
| 1040 | 2025-02-28T07:31:36.329Z | None -> 11-2.0 |
| 1041 | 2025-02-28T07:31:36.329Z | library/libxmlsec1 |
| 1042 | 2025-02-28T07:31:36.330Z | None -> 1.2.35-2.0 |
| 1043 | 2025-02-28T07:31:36.330Z | ooce/developer/clang-15 |
| 1044 | 2025-02-28T07:31:36.330Z | None -> 15.0.7-2.0 |
| 1045 | 2025-02-28T07:31:36.330Z | ooce/developer/llvm-15 |
| 1046 | 2025-02-28T07:31:36.330Z | None -> 15.0.7-2.0 |
| 1047 | 2025-02-28T07:31:36.330Z | package/pkg |
| 1048 | 2025-02-28T07:31:36.330Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
| 1049 | 2025-02-28T07:31:36.330Z | system/library/g++-runtime |
| 1050 | 2025-02-28T07:31:36.330Z | 13-2.0 -> 14-2.0 |
| 1051 | 2025-02-28T07:31:36.330Z | system/library/gcc-runtime |
| 1052 | 2025-02-28T07:31:36.330Z | 13-2.0 -> 14-2.0 |
| 1053 | 2025-02-28T07:31:36.330Z | |
| 1054 | 2025-02-28T07:31:36.330Z | Services: |
| 1055 | 2025-02-28T07:31:36.330Z | restart_fmri: |
| 1056 | 2025-02-28T07:31:36.330Z | svc:/system/update-man-index:default |
| 1057 | 2025-02-28T07:31:36.330Z | |
| 1058 | 2025-02-28T07:31:36.330Z | Editable files to change: |
| 1059 | 2025-02-28T07:31:36.330Z | Update: |
| 1060 | 2025-02-28T07:31:36.330Z | usr/share/lib/pkg/web/config.shtml |
| 1061 | 2025-02-28T07:31:36.409Z | |
| 1062 | 2025-02-28T07:31:36.409Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
| 1063 | 2025-02-28T07:31:41.412Z | Download: 1489/4301 items 117.4/225.4MB 52% complete (23.8M/s) |
| 1064 | 2025-02-28T07:31:46.415Z | Download: 3092/4301 items 121.5/225.4MB 53% complete (12.2M/s) |
| 1065 | 2025-02-28T07:31:51.527Z | Download: 4206/4301 items 220.6/225.4MB 97% complete (13.1M/s) |
| 1066 | 2025-02-28T07:31:52.545Z | Download: Completed 225.42 MB in 16.13 seconds (14.0M/s) |
| 1067 | 2025-02-28T07:31:55.023Z | Actions: 1/5122 actions (Removing old actions) |
| 1068 | 2025-02-28T07:31:55.048Z | Actions: 194/5122 actions (Installing new actions) |
| 1069 | 2025-02-28T07:31:59.794Z | Actions: 4267/5122 actions (Updating modified actions) |
| 1070 | 2025-02-28T07:32:00.148Z | Actions: Completed 5122 actions in 5.12 seconds. |
| 1071 | 2025-02-28T07:32:00.573Z | Done (0.417s) |
| 1072 | 2025-02-28T07:32:00.576Z | Done (0.002s) |
| 1073 | 2025-02-28T07:32:01.200Z | Done (0.624s) |
| 1074 | 2025-02-28T07:32:05.902Z | Done (4.457s) |
| 1075 | 2025-02-28T07:32:05.990Z | Done (0.017s) |
| 1076 | 2025-02-28T07:32:05.993Z | Done (0.000s) |
| 1077 | 2025-02-28T07:32:06.171Z | Done (0.000s) |
| 1078 | 2025-02-28T07:32:06.909Z | Planning: Evaluating mediator changes ... Done |
| 1079 | 2025-02-28T07:32:07.071Z | Planning: Checking for conflicting actions ... Done |
| 1080 | 2025-02-28T07:32:07.074Z | Planning: Consolidating action changes ... Done |
| 1081 | 2025-02-28T07:32:07.347Z | Planning: Evaluating mediators ... Done |
| 1082 | 2025-02-28T07:32:07.350Z | Planning: Planning completed in 0.44 seconds |
| 1083 | 2025-02-28T07:32:07.390Z | Mediators to change: 2 |
| 1084 | 2025-02-28T07:32:07.390Z | Create boot environment: No |
| 1085 | 2025-02-28T07:32:07.393Z | Create backup boot environment: No |
| 1086 | 2025-02-28T07:32:07.477Z | Done |
| 1087 | 2025-02-28T07:32:07.477Z | Done |
| 1088 | 2025-02-28T07:32:07.907Z | Done |
| 1089 | 2025-02-28T07:32:11.610Z | Done |
| 1090 | 2025-02-28T07:32:11.695Z | Done |
| 1091 | 2025-02-28T07:32:11.698Z | Done |
| 1092 | 2025-02-28T07:32:11.827Z | Done |
| 1093 | 2025-02-28T07:32:12.448Z | Planning: Evaluating mediator changes ... Done |
| 1094 | 2025-02-28T07:32:12.451Z | Planning: Merging actions ... Done |
| 1095 | 2025-02-28T07:32:12.641Z | Planning: Checking for conflicting actions ... Done |
| 1096 | 2025-02-28T07:32:12.643Z | Planning: Consolidating action changes ... Done |
| 1097 | 2025-02-28T07:32:12.918Z | Planning: Evaluating mediators ... Done |
| 1098 | 2025-02-28T07:32:12.976Z | Planning: Planning completed in 0.77 seconds |
| 1099 | 2025-02-28T07:32:13.018Z | Packages to change: 1 |
| 1100 | 2025-02-28T07:32:13.019Z | Mediators to change: 1 |
| 1101 | 2025-02-28T07:32:13.022Z | Services to change: 1 |
| 1102 | 2025-02-28T07:32:13.022Z | Create boot environment: No |
| 1103 | 2025-02-28T07:32:13.022Z | Create backup boot environment: Yes |
| 1104 | 2025-02-28T07:32:15.422Z | Actions: 1/6 actions (Updating modified actions) |
| 1105 | 2025-02-28T07:32:15.428Z | Actions: Completed 6 actions in 0.00 seconds. |
| 1106 | 2025-02-28T07:32:15.429Z | Done |
| 1107 | 2025-02-28T07:32:15.429Z | Done |
| 1108 | 2025-02-28T07:32:15.550Z | Done |
| 1109 | 2025-02-28T07:32:19.337Z | Done |
| 1110 | 2025-02-28T07:32:19.429Z | Done |
| 1111 | 2025-02-28T07:32:19.432Z | Done |
| 1112 | 2025-02-28T07:32:19.572Z | Done |
| 1113 | 2025-02-28T07:32:20.028Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 1114 | 2025-02-28T07:32:20.028Z | clang system 15 system |
| 1115 | 2025-02-28T07:32:20.028Z | csh system system illumos |
| 1116 | 2025-02-28T07:32:20.028Z | ctags system system illumos |
| 1117 | 2025-02-28T07:32:20.028Z | gcc vendor 12 vendor |
| 1118 | 2025-02-28T07:32:20.028Z | gcc system 10 system |
| 1119 | 2025-02-28T07:32:20.028Z | gcc system 7 system |
| 1120 | 2025-02-28T07:32:20.028Z | go system 1.20 system |
| 1121 | 2025-02-28T07:32:20.028Z | go system 1.19 system |
| 1122 | 2025-02-28T07:32:20.028Z | llvm system 15 system |
| 1123 | 2025-02-28T07:32:20.028Z | llvm system 14 system |
| 1124 | 2025-02-28T07:32:20.028Z | mariadb system 10.6 system |
| 1125 | 2025-02-28T07:32:20.029Z | mta vendor vendor dma |
| 1126 | 2025-02-28T07:32:20.029Z | openjdk system 17 system |
| 1127 | 2025-02-28T07:32:20.029Z | openjdk system 11 system |
| 1128 | 2025-02-28T07:32:20.029Z | openjdk system 1.8 system |
| 1129 | 2025-02-28T07:32:20.029Z | openssl vendor 3 vendor |
| 1130 | 2025-02-28T07:32:20.029Z | perl system 5.36 system |
| 1131 | 2025-02-28T07:32:20.029Z | postgresql system 15 system |
| 1132 | 2025-02-28T07:32:20.029Z | postgresql system 13 system |
| 1133 | 2025-02-28T07:32:20.029Z | python vendor 3 vendor |
| 1134 | 2025-02-28T07:32:20.029Z | python system 2 system |
| 1135 | 2025-02-28T07:32:20.029Z | python3 system 3.11 system |
| 1136 | 2025-02-28T07:32:20.029Z | ruby system 3.0 system |
| 1137 | 2025-02-28T07:32:20.029Z | words vendor vendor american-english |
| 1138 | 2025-02-28T07:32:20.029Z | words system system australian-english |
| 1139 | 2025-02-28T07:32:20.029Z | words system system british-english |
| 1140 | 2025-02-28T07:32:20.029Z | words system system canadian-english |
| 1141 | 2025-02-28T07:32:20.029Z | words system system french |
| 1142 | 2025-02-28T07:32:20.029Z | words system system italian |
| 1143 | 2025-02-28T07:32:20.029Z | words system system ngerman |
| 1144 | 2025-02-28T07:32:20.029Z | words system system ogerman |
| 1145 | 2025-02-28T07:32:20.029Z | words system system spanish |
| 1146 | 2025-02-28T07:32:20.352Z | PUBLISHER TYPE STATUS P LOCATION |
| 1147 | 2025-02-28T07:32:20.352Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 1148 | 2025-02-28T07:32:23.416Z | FMRI IFO |
| 1149 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 1150 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 1151 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 1152 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 1153 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 1154 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 1155 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
| 1156 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 1157 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 1158 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
| 1159 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 1160 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 1161 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
| 1162 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 1163 | 2025-02-28T07:32:23.416Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 1164 | 2025-02-28T07:32:24.567Z | Downloading crates ... |
| 1165 | 2025-02-28T07:32:24.644Z | Downloaded cargo_toml v0.21.0 |
| 1166 | 2025-02-28T07:32:24.791Z | Compiling proc-macro2 v1.0.93 |
| 1167 | 2025-02-28T07:32:24.794Z | Compiling unicode-ident v1.0.14 |
| 1168 | 2025-02-28T07:32:24.794Z | Compiling libc v0.2.170 |
| 1169 | 2025-02-28T07:32:24.794Z | Compiling serde v1.0.218 |
| 1170 | 2025-02-28T07:32:24.794Z | Compiling version_check v0.9.5 |
| 1171 | 2025-02-28T07:32:24.794Z | Compiling memchr v2.7.4 |
| 1172 | 2025-02-28T07:32:24.794Z | Compiling thiserror v1.0.69 |
| 1173 | 2025-02-28T07:32:24.794Z | Compiling itoa v1.0.11 |
| 1174 | 2025-02-28T07:32:25.066Z | Compiling ucd-trie v0.1.7 |
| 1175 | 2025-02-28T07:32:25.082Z | Compiling ryu v1.0.18 |
| 1176 | 2025-02-28T07:32:25.500Z | Compiling once_cell v1.20.3 |
| 1177 | 2025-02-28T07:32:25.533Z | Compiling byteorder v1.5.0 |
| 1178 | 2025-02-28T07:32:25.570Z | Compiling serde_json v1.0.139 |
| 1179 | 2025-02-28T07:32:25.858Z | Compiling rustix v0.38.37 |
| 1180 | 2025-02-28T07:32:25.912Z | Compiling bitflags v2.6.0 |
| 1181 | 2025-02-28T07:32:26.002Z | Compiling usdt-impl v0.5.0 |
| 1182 | 2025-02-28T07:32:26.288Z | Compiling proc-macro-error-attr v1.0.4 |
| 1183 | 2025-02-28T07:32:26.303Z | Compiling syn v1.0.109 |
| 1184 | 2025-02-28T07:32:26.324Z | Compiling io-lifetimes v1.0.11 |
| 1185 | 2025-02-28T07:32:26.506Z | Compiling proc-macro-error v1.0.4 |
| 1186 | 2025-02-28T07:32:26.568Z | Compiling quote v1.0.38 |
| 1187 | 2025-02-28T07:32:26.710Z | Compiling errno v0.3.9 |
| 1188 | 2025-02-28T07:32:26.848Z | Compiling rustix v0.37.28 |
| 1189 | 2025-02-28T07:32:26.920Z | Compiling syn v2.0.98 |
| 1190 | 2025-02-28T07:32:26.940Z | Compiling equivalent v1.0.1 |
| 1191 | 2025-02-28T07:32:27.058Z | Compiling utf8parse v0.2.2 |
| 1192 | 2025-02-28T07:32:27.157Z | Compiling thread-id v4.2.2 |
| 1193 | 2025-02-28T07:32:27.170Z | Compiling hashbrown v0.15.1 |
| 1194 | 2025-02-28T07:32:27.206Z | Compiling plain v0.2.3 |
| 1195 | 2025-02-28T07:32:27.221Z | Compiling camino v1.1.9 |
| 1196 | 2025-02-28T07:32:27.271Z | Compiling log v0.4.22 |
| 1197 | 2025-02-28T07:32:27.483Z | Compiling anstyle-parse v0.2.5 |
| 1198 | 2025-02-28T07:32:27.845Z | Compiling anstyle v1.0.10 |
| 1199 | 2025-02-28T07:32:27.859Z | Compiling autocfg v1.4.0 |
| 1200 | 2025-02-28T07:32:28.101Z | Compiling unicode-width v0.1.14 |
| 1201 | 2025-02-28T07:32:28.169Z | Compiling anstyle-query v1.1.1 |
| 1202 | 2025-02-28T07:32:28.249Z | Compiling indexmap v2.7.1 |
| 1203 | 2025-02-28T07:32:28.262Z | Compiling semver v1.0.25 |
| 1204 | 2025-02-28T07:32:28.317Z | Compiling is_terminal_polyfill v1.70.1 |
| 1205 | 2025-02-28T07:32:28.442Z | Compiling winnow v0.7.3 |
| 1206 | 2025-02-28T07:32:28.599Z | Compiling thiserror v2.0.11 |
| 1207 | 2025-02-28T07:32:28.762Z | Compiling bitflags v1.3.2 |
| 1208 | 2025-02-28T07:32:28.776Z | Compiling colorchoice v1.0.2 |
| 1209 | 2025-02-28T07:32:28.864Z | Compiling pretty-hex v0.4.1 |
| 1210 | 2025-02-28T07:32:28.944Z | Compiling anstream v0.6.15 |
| 1211 | 2025-02-28T07:32:29.385Z | Compiling terminal_size v0.4.0 |
| 1212 | 2025-02-28T07:32:29.535Z | Compiling fs-err v2.11.0 |
| 1213 | 2025-02-28T07:32:29.668Z | Compiling strsim v0.11.1 |
| 1214 | 2025-02-28T07:32:29.685Z | Compiling fastrand v2.1.1 |
| 1215 | 2025-02-28T07:32:29.701Z | Compiling bytecount v0.6.8 |
| 1216 | 2025-02-28T07:32:29.846Z | Compiling cfg-if v1.0.0 |
| 1217 | 2025-02-28T07:32:29.912Z | Compiling heck v0.5.0 |
| 1218 | 2025-02-28T07:32:29.943Z | Compiling fnv v1.0.7 |
| 1219 | 2025-02-28T07:32:30.084Z | Compiling heck v0.4.1 |
| 1220 | 2025-02-28T07:32:30.404Z | Compiling clap_lex v0.7.4 |
| 1221 | 2025-02-28T07:32:30.419Z | Compiling anyhow v1.0.96 |
| 1222 | 2025-02-28T07:32:30.497Z | Compiling terminal_size v0.2.6 |
| 1223 | 2025-02-28T07:32:30.589Z | Compiling tempfile v3.13.0 |
| 1224 | 2025-02-28T07:32:30.694Z | Compiling clap_builder v4.5.31 |
| 1225 | 2025-02-28T07:32:30.832Z | Compiling papergrid v0.11.0 |
| 1226 | 2025-02-28T07:32:31.090Z | Compiling memmap v0.7.0 |
| 1227 | 2025-02-28T07:32:31.346Z | Compiling unicode-linebreak v0.1.5 |
| 1228 | 2025-02-28T07:32:31.389Z | Compiling smawk v0.3.2 |
| 1229 | 2025-02-28T07:32:31.826Z | Compiling textwrap v0.16.1 |
| 1230 | 2025-02-28T07:32:31.933Z | Compiling swrite v0.1.0 |
| 1231 | 2025-02-28T07:32:32.436Z | Compiling tabled_derive v0.7.0 |
| 1232 | 2025-02-28T07:32:33.891Z | Compiling tabled v0.15.0 |
| 1233 | 2025-02-28T07:32:33.971Z | Compiling serde_derive v1.0.218 |
| 1234 | 2025-02-28T07:32:33.971Z | Compiling thiserror-impl v1.0.69 |
| 1235 | 2025-02-28T07:32:33.973Z | Compiling zerocopy-derive v0.7.35 |
| 1236 | 2025-02-28T07:32:33.973Z | Compiling scroll_derive v0.12.0 |
| 1237 | 2025-02-28T07:32:33.973Z | Compiling thiserror-impl v2.0.11 |
| 1238 | 2025-02-28T07:32:33.973Z | Compiling clap_derive v4.5.28 |
| 1239 | 2025-02-28T07:32:35.410Z | Compiling scroll v0.12.0 |
| 1240 | 2025-02-28T07:32:35.950Z | Compiling goblin v0.8.2 |
| 1241 | 2025-02-28T07:32:36.004Z | Compiling zerocopy v0.7.35 |
| 1242 | 2025-02-28T07:32:37.077Z | Compiling pest v2.7.14 |
| 1243 | 2025-02-28T07:32:38.238Z | Compiling clap v4.5.31 |
| 1244 | 2025-02-28T07:32:39.266Z | Compiling pest_meta v2.7.14 |
| 1245 | 2025-02-28T07:32:40.295Z | Compiling pest_generator v2.7.14 |
| 1246 | 2025-02-28T07:32:41.642Z | Compiling pest_derive v2.7.14 |
| 1247 | 2025-02-28T07:32:42.232Z | Compiling dtrace-parser v0.2.0 |
| 1248 | 2025-02-28T07:32:43.052Z | Compiling toml_datetime v0.6.8 |
| 1249 | 2025-02-28T07:32:43.055Z | Compiling serde_spanned v0.6.8 |
| 1250 | 2025-02-28T07:32:43.055Z | Compiling cargo-platform v0.1.8 |
| 1251 | 2025-02-28T07:32:43.345Z | Compiling serde_tokenstream v0.2.2 |
| 1252 | 2025-02-28T07:32:43.394Z | Compiling toml_edit v0.22.24 |
| 1253 | 2025-02-28T07:32:43.513Z | Compiling macaddr v1.0.1 |
| 1254 | 2025-02-28T07:32:43.667Z | Compiling camino-tempfile v1.1.1 |
| 1255 | 2025-02-28T07:32:44.455Z | Compiling dof v0.3.0 |
| 1256 | 2025-02-28T07:32:44.455Z | Compiling cargo_metadata v0.19.1 |
| 1257 | 2025-02-28T07:32:46.022Z | Compiling usdt-macro v0.5.0 |
| 1258 | 2025-02-28T07:32:46.022Z | Compiling usdt-attr-macro v0.5.0 |
| 1259 | 2025-02-28T07:32:46.090Z | Compiling toml v0.8.20 |
| 1260 | 2025-02-28T07:32:47.023Z | Compiling cargo_toml v0.21.0 |
| 1261 | 2025-02-28T07:32:47.265Z | Compiling usdt v0.5.0 |
| 1262 | 2025-02-28T07:32:49.607Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1263 | 2025-02-28T07:32:52.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.81s |
| 1264 | 2025-02-28T07:32:52.886Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 1265 | 2025-02-28T07:32:53.805Z | Compiling serde v1.0.218 |
| 1266 | 2025-02-28T07:32:53.808Z | Compiling value-bag v1.9.0 |
| 1267 | 2025-02-28T07:32:53.808Z | Compiling lock_api v0.4.12 |
| 1268 | 2025-02-28T07:32:53.808Z | Compiling scopeguard v1.2.0 |
| 1269 | 2025-02-28T07:32:53.808Z | Compiling typenum v1.17.0 |
| 1270 | 2025-02-28T07:32:53.808Z | Compiling generic-array v0.14.7 |
| 1271 | 2025-02-28T07:32:53.941Z | Compiling syn v2.0.98 |
| 1272 | 2025-02-28T07:32:53.944Z | Compiling getrandom v0.2.15 |
| 1273 | 2025-02-28T07:32:54.212Z | Compiling rand_core v0.6.4 |
| 1274 | 2025-02-28T07:32:54.343Z | Compiling subtle v2.6.1 |
| 1275 | 2025-02-28T07:32:54.411Z | Compiling log v0.4.22 |
| 1276 | 2025-02-28T07:32:54.455Z | Compiling shlex v1.3.0 |
| 1277 | 2025-02-28T07:32:54.553Z | Compiling jobserver v0.1.32 |
| 1278 | 2025-02-28T07:32:54.714Z | Compiling smallvec v1.14.0 |
| 1279 | 2025-02-28T07:32:54.767Z | Compiling const-oid v0.9.6 |
| 1280 | 2025-02-28T07:32:54.833Z | Compiling pin-project-lite v0.2.14 |
| 1281 | 2025-02-28T07:32:54.883Z | Compiling rustix v0.38.37 |
| 1282 | 2025-02-28T07:32:54.970Z | Compiling cc v1.2.15 |
| 1283 | 2025-02-28T07:32:55.101Z | Compiling parking_lot_core v0.9.10 |
| 1284 | 2025-02-28T07:32:55.241Z | Compiling futures-core v0.3.31 |
| 1285 | 2025-02-28T07:32:55.356Z | Compiling spin v0.9.8 |
| 1286 | 2025-02-28T07:32:55.494Z | Compiling signal-hook-registry v1.4.2 |
| 1287 | 2025-02-28T07:32:55.707Z | Compiling mio v1.0.2 |
| 1288 | 2025-02-28T07:32:55.726Z | Compiling aho-corasick v1.1.3 |
| 1289 | 2025-02-28T07:32:56.110Z | Compiling parking_lot v0.12.3 |
| 1290 | 2025-02-28T07:32:56.159Z | Compiling futures-sink v0.3.31 |
| 1291 | 2025-02-28T07:32:56.325Z | Compiling cpufeatures v0.2.14 |
| 1292 | 2025-02-28T07:32:56.368Z | Compiling regex-syntax v0.8.5 |
| 1293 | 2025-02-28T07:32:56.437Z | Compiling either v1.14.0 |
| 1294 | 2025-02-28T07:32:56.721Z | Compiling stable_deref_trait v1.2.0 |
| 1295 | 2025-02-28T07:32:56.740Z | Compiling socket2 v0.5.8 |
| 1296 | 2025-02-28T07:32:56.856Z | Compiling slab v0.4.9 |
| 1297 | 2025-02-28T07:32:56.861Z | Compiling glob v0.3.2 |
| 1298 | 2025-02-28T07:32:56.884Z | Compiling prettyplease v0.2.29 |
| 1299 | 2025-02-28T07:32:57.250Z | Compiling lazy_static v1.5.0 |
| 1300 | 2025-02-28T07:32:57.398Z | Compiling minimal-lexical v0.2.1 |
| 1301 | 2025-02-28T07:32:57.578Z | Compiling serde_json v1.0.139 |
| 1302 | 2025-02-28T07:32:57.611Z | Compiling futures-channel v0.3.31 |
| 1303 | 2025-02-28T07:32:57.688Z | Compiling clang-sys v1.8.1 |
| 1304 | 2025-02-28T07:32:57.889Z | Compiling nom v7.1.3 |
| 1305 | 2025-02-28T07:32:57.942Z | Compiling libloading v0.8.5 |
| 1306 | 2025-02-28T07:32:58.015Z | Compiling pin-utils v0.1.0 |
| 1307 | 2025-02-28T07:32:58.121Z | Compiling futures-io v0.3.31 |
| 1308 | 2025-02-28T07:32:58.325Z | Compiling home v0.5.9 |
| 1309 | 2025-02-28T07:32:58.391Z | Compiling futures-task v0.3.31 |
| 1310 | 2025-02-28T07:32:58.412Z | Compiling bindgen v0.69.5 |
| 1311 | 2025-02-28T07:32:58.690Z | Compiling itertools v0.12.1 |
| 1312 | 2025-02-28T07:32:58.694Z | Compiling libm v0.2.8 |
| 1313 | 2025-02-28T07:32:59.053Z | Compiling foldhash v0.1.3 |
| 1314 | 2025-02-28T07:32:59.279Z | Compiling rustc-hash v1.1.0 |
| 1315 | 2025-02-28T07:32:59.356Z | Compiling allocator-api2 v0.2.18 |
| 1316 | 2025-02-28T07:32:59.443Z | Compiling lazycell v1.3.0 |
| 1317 | 2025-02-28T07:32:59.677Z | Compiling cmake v0.1.51 |
| 1318 | 2025-02-28T07:33:00.127Z | Compiling regex-automata v0.4.8 |
| 1319 | 2025-02-28T07:33:00.146Z | Compiling hashbrown v0.15.1 |
| 1320 | 2025-02-28T07:33:00.543Z | Compiling num-traits v0.2.19 |
| 1321 | 2025-02-28T07:33:00.878Z | Compiling pkg-config v0.3.31 |
| 1322 | 2025-02-28T07:33:01.203Z | Compiling synstructure v0.13.1 |
| 1323 | 2025-02-28T07:33:01.292Z | Compiling cexpr v0.6.0 |
| 1324 | 2025-02-28T07:33:02.158Z | Compiling fs_extra v1.3.0 |
| 1325 | 2025-02-28T07:33:02.350Z | Compiling dunce v1.0.5 |
| 1326 | 2025-02-28T07:33:02.693Z | Compiling writeable v0.5.5 |
| 1327 | 2025-02-28T07:33:02.741Z | Compiling litemap v0.7.3 |
| 1328 | 2025-02-28T07:33:02.809Z | Compiling getrandom v0.3.1 |
| 1329 | 2025-02-28T07:33:03.113Z | Compiling ring v0.17.11 |
| 1330 | 2025-02-28T07:33:03.239Z | Compiling paste v1.0.15 |
| 1331 | 2025-02-28T07:33:03.745Z | Compiling base64ct v1.6.0 |
| 1332 | 2025-02-28T07:33:04.273Z | Compiling pem-rfc7468 v0.7.0 |
| 1333 | 2025-02-28T07:33:04.336Z | Compiling httparse v1.9.5 |
| 1334 | 2025-02-28T07:33:04.426Z | Compiling icu_locid_transform_data v1.5.0 |
| 1335 | 2025-02-28T07:33:04.562Z | Compiling flagset v0.4.6 |
| 1336 | 2025-02-28T07:33:04.790Z | Compiling aws-lc-rs v1.12.4 |
| 1337 | 2025-02-28T07:33:05.132Z | Compiling tracing-core v0.1.32 |
| 1338 | 2025-02-28T07:33:05.227Z | Compiling percent-encoding v2.3.1 |
| 1339 | 2025-02-28T07:33:05.262Z | Compiling crossbeam-utils v0.8.20 |
| 1340 | 2025-02-28T07:33:05.546Z | Compiling regex v1.11.1 |
| 1341 | 2025-02-28T07:33:05.759Z | Compiling icu_properties_data v1.5.0 |
| 1342 | 2025-02-28T07:33:05.892Z | Compiling rustls-pki-types v1.10.0 |
| 1343 | 2025-02-28T07:33:05.970Z | Compiling serde_derive v1.0.218 |
| 1344 | 2025-02-28T07:33:06.018Z | Compiling zeroize_derive v1.4.2 |
| 1345 | 2025-02-28T07:33:06.270Z | Compiling zerocopy-derive v0.7.35 |
| 1346 | 2025-02-28T07:33:06.494Z | Compiling tokio-macros v2.5.0 |
| 1347 | 2025-02-28T07:33:06.812Z | Compiling zerofrom-derive v0.1.4 |
| 1348 | 2025-02-28T07:33:07.371Z | Compiling zeroize v1.8.1 |
| 1349 | 2025-02-28T07:33:07.926Z | Compiling yoke-derive v0.7.4 |
| 1350 | 2025-02-28T07:33:08.215Z | Compiling zerocopy v0.7.35 |
| 1351 | 2025-02-28T07:33:08.762Z | Compiling futures-macro v0.3.31 |
| 1352 | 2025-02-28T07:33:08.962Z | Compiling crypto-common v0.1.6 |
| 1353 | 2025-02-28T07:33:09.210Z | Compiling block-buffer v0.10.4 |
| 1354 | 2025-02-28T07:33:09.477Z | Compiling digest v0.10.7 |
| 1355 | 2025-02-28T07:33:10.073Z | Compiling zerovec-derive v0.10.3 |
| 1356 | 2025-02-28T07:33:10.103Z | Compiling thiserror-impl v1.0.69 |
| 1357 | 2025-02-28T07:33:10.104Z | Compiling hmac v0.12.1 |
| 1358 | 2025-02-28T07:33:10.218Z | Compiling zerofrom v0.1.4 |
| 1359 | 2025-02-28T07:33:10.239Z | Compiling displaydoc v0.2.5 |
| 1360 | 2025-02-28T07:33:10.457Z | Compiling block-padding v0.3.3 |
| 1361 | 2025-02-28T07:33:10.501Z | Compiling yoke v0.7.4 |
| 1362 | 2025-02-28T07:33:10.563Z | Compiling futures-util v0.3.31 |
| 1363 | 2025-02-28T07:33:10.598Z | Compiling ppv-lite86 v0.2.20 |
| 1364 | 2025-02-28T07:33:10.720Z | Compiling inout v0.1.3 |
| 1365 | 2025-02-28T07:33:10.868Z | Compiling sha2 v0.10.8 |
| 1366 | 2025-02-28T07:33:11.005Z | Compiling cipher v0.4.4 |
| 1367 | 2025-02-28T07:33:11.381Z | Compiling icu_provider_macros v1.5.0 |
| 1368 | 2025-02-28T07:33:11.527Z | Compiling der_derive v0.7.3 |
| 1369 | 2025-02-28T07:33:11.728Z | Compiling tracing-attributes v0.1.27 |
| 1370 | 2025-02-28T07:33:11.984Z | Compiling zerovec v0.10.4 |
| 1371 | 2025-02-28T07:33:12.440Z | Compiling salsa20 v0.10.2 |
| 1372 | 2025-02-28T07:33:12.686Z | Compiling thiserror v1.0.69 |
| 1373 | 2025-02-28T07:33:12.703Z | Compiling pbkdf2 v0.12.2 |
| 1374 | 2025-02-28T07:33:12.841Z | Compiling pest v2.7.14 |
| 1375 | 2025-02-28T07:33:13.543Z | Compiling utf8_iter v1.0.4 |
| 1376 | 2025-02-28T07:33:13.731Z | Compiling tinystr v0.7.6 |
| 1377 | 2025-02-28T07:33:13.796Z | Compiling der v0.7.9 |
| 1378 | 2025-02-28T07:33:13.931Z | Compiling icu_collections v1.5.0 |
| 1379 | 2025-02-28T07:33:14.115Z | Compiling icu_locid v1.5.0 |
| 1380 | 2025-02-28T07:33:14.543Z | Compiling write16 v1.0.0 |
| 1381 | 2025-02-28T07:33:14.709Z | Compiling untrusted v0.7.1 |
| 1382 | 2025-02-28T07:33:14.922Z | Compiling powerfmt v0.2.0 |
| 1383 | 2025-02-28T07:33:14.940Z | Compiling tracing v0.1.40 |
| 1384 | 2025-02-28T07:33:15.174Z | Compiling time-core v0.1.2 |
| 1385 | 2025-02-28T07:33:15.305Z | Compiling icu_provider v1.5.0 |
| 1386 | 2025-02-28T07:33:15.351Z | Compiling untrusted v0.9.0 |
| 1387 | 2025-02-28T07:33:15.452Z | Compiling icu_normalizer_data v1.5.0 |
| 1388 | 2025-02-28T07:33:15.548Z | Compiling utf16_iter v1.0.5 |
| 1389 | 2025-02-28T07:33:15.571Z | Compiling num-conv v0.1.0 |
| 1390 | 2025-02-28T07:33:15.767Z | Compiling vcpkg v0.2.15 |
| 1391 | 2025-02-28T07:33:15.855Z | Compiling spki v0.7.3 |
| 1392 | 2025-02-28T07:33:15.857Z | Compiling time-macros v0.2.18 |
| 1393 | 2025-02-28T07:33:16.135Z | Compiling icu_locid_transform v1.5.0 |
| 1394 | 2025-02-28T07:33:16.229Z | Compiling pest_meta v2.7.14 |
| 1395 | 2025-02-28T07:33:16.306Z | Compiling deranged v0.3.11 |
| 1396 | 2025-02-28T07:33:17.482Z | Compiling icu_properties v1.5.1 |
| 1397 | 2025-02-28T07:33:17.743Z | Compiling openssl-sys v0.9.106 |
| 1398 | 2025-02-28T07:33:17.931Z | Compiling scrypt v0.11.0 |
| 1399 | 2025-02-28T07:33:18.450Z | Compiling cbc v0.1.2 |
| 1400 | 2025-02-28T07:33:18.452Z | Compiling aes v0.8.4 |
| 1401 | 2025-02-28T07:33:18.721Z | Compiling bitflags v2.6.0 |
| 1402 | 2025-02-28T07:33:18.753Z | Compiling bytes v1.10.0 |
| 1403 | 2025-02-28T07:33:18.803Z | Compiling indexmap v2.7.1 |
| 1404 | 2025-02-28T07:33:20.208Z | Compiling tokio v1.43.0 |
| 1405 | 2025-02-28T07:33:20.227Z | Compiling semver v1.0.25 |
| 1406 | 2025-02-28T07:33:20.247Z | Compiling http v1.2.0 |
| 1407 | 2025-02-28T07:33:20.399Z | Compiling scroll_derive v0.12.0 |
| 1408 | 2025-02-28T07:33:20.894Z | Compiling rustc_version v0.4.1 |
| 1409 | 2025-02-28T07:33:21.199Z | Compiling icu_normalizer v1.5.0 |
| 1410 | 2025-02-28T07:33:21.542Z | Compiling num_threads v0.1.7 |
| 1411 | 2025-02-28T07:33:21.573Z | Compiling atomic-waker v1.1.2 |
| 1412 | 2025-02-28T07:33:21.695Z | Compiling tinyvec_macros v0.1.1 |
| 1413 | 2025-02-28T07:33:21.766Z | Compiling http-body v1.0.1 |
| 1414 | 2025-02-28T07:33:21.791Z | Compiling scroll v0.12.0 |
| 1415 | 2025-02-28T07:33:21.811Z | Compiling tinyvec v1.8.0 |
| 1416 | 2025-02-28T07:33:22.014Z | Compiling time v0.3.36 |
| 1417 | 2025-02-28T07:33:22.127Z | Compiling idna_adapter v1.2.0 |
| 1418 | 2025-02-28T07:33:22.301Z | Compiling pkcs5 v0.7.1 |
| 1419 | 2025-02-28T07:33:22.393Z | Compiling pest_generator v2.7.14 |
| 1420 | 2025-02-28T07:33:22.457Z | Compiling rand_chacha v0.3.1 |
| 1421 | 2025-02-28T07:33:22.946Z | Compiling which v4.4.2 |
| 1422 | 2025-02-28T07:33:23.359Z | Compiling form_urlencoded v1.2.1 |
| 1423 | 2025-02-28T07:33:23.481Z | Compiling try-lock v0.2.5 |
| 1424 | 2025-02-28T07:33:23.652Z | Compiling slog v2.7.0 |
| 1425 | 2025-02-28T07:33:23.692Z | Compiling zerocopy v0.8.10 |
| 1426 | 2025-02-28T07:33:23.876Z | Compiling goblin v0.8.2 |
| 1427 | 2025-02-28T07:33:24.177Z | Compiling pest_derive v2.7.14 |
| 1428 | 2025-02-28T07:33:24.231Z | Compiling want v0.3.1 |
| 1429 | 2025-02-28T07:33:24.556Z | Compiling rand v0.8.5 |
| 1430 | 2025-02-28T07:33:24.576Z | Compiling pkcs8 v0.10.2 |
| 1431 | 2025-02-28T07:33:24.899Z | Compiling idna v1.0.3 |
| 1432 | 2025-02-28T07:33:24.989Z | Compiling uuid v1.15.1 |
| 1433 | 2025-02-28T07:33:25.250Z | Compiling zerocopy-derive v0.8.10 |
| 1434 | 2025-02-28T07:33:26.440Z | Compiling httpdate v1.0.3 |
| 1435 | 2025-02-28T07:33:26.561Z | Compiling tower-service v0.3.3 |
| 1436 | 2025-02-28T07:33:26.608Z | Compiling iana-time-zone v0.1.61 |
| 1437 | 2025-02-28T07:33:26.631Z | Compiling dtrace-parser v0.2.0 |
| 1438 | 2025-02-28T07:33:26.856Z | Compiling chrono v0.4.40 |
| 1439 | 2025-02-28T07:33:26.956Z | Compiling serde_tokenstream v0.2.2 |
| 1440 | 2025-02-28T07:33:27.404Z | Compiling serde_spanned v0.6.8 |
| 1441 | 2025-02-28T07:33:27.526Z | Compiling toml_datetime v0.6.8 |
| 1442 | 2025-02-28T07:33:27.640Z | Compiling base64 v0.22.1 |
| 1443 | 2025-02-28T07:33:27.991Z | Compiling foreign-types-shared v0.1.1 |
| 1444 | 2025-02-28T07:33:28.127Z | Compiling openssl v0.10.71 |
| 1445 | 2025-02-28T07:33:28.340Z | Compiling tokio-util v0.7.13 |
| 1446 | 2025-02-28T07:33:28.466Z | Compiling rustversion v1.0.17 |
| 1447 | 2025-02-28T07:33:28.547Z | Compiling adler2 v2.0.0 |
| 1448 | 2025-02-28T07:33:28.756Z | Compiling match_cfg v0.1.0 |
| 1449 | 2025-02-28T07:33:28.869Z | Compiling hostname v0.3.1 |
| 1450 | 2025-02-28T07:33:29.088Z | Compiling miniz_oxide v0.8.5 |
| 1451 | 2025-02-28T07:33:29.261Z | Compiling h2 v0.4.6 |
| 1452 | 2025-02-28T07:33:29.606Z | Compiling dof v0.3.0 |
| 1453 | 2025-02-28T07:33:30.182Z | Compiling foreign-types v0.3.2 |
| 1454 | 2025-02-28T07:33:30.294Z | Compiling url v2.5.3 |
| 1455 | 2025-02-28T07:33:30.595Z | Compiling usdt-impl v0.5.0 |
| 1456 | 2025-02-28T07:33:30.989Z | Compiling rand_core v0.9.2 |
| 1457 | 2025-02-28T07:33:31.448Z | Compiling openssl-macros v0.1.1 |
| 1458 | 2025-02-28T07:33:31.933Z | Compiling async-trait v0.1.86 |
| 1459 | 2025-02-28T07:33:32.041Z | Compiling serde_derive_internals v0.29.1 |
| 1460 | 2025-02-28T07:33:32.175Z | Compiling dirs-sys-next v0.1.2 |
| 1461 | 2025-02-28T07:33:32.668Z | Compiling schemars v0.8.22 |
| 1462 | 2025-02-28T07:33:32.731Z | Compiling syn v1.0.109 |
| 1463 | 2025-02-28T07:33:32.847Z | Compiling rustls v0.23.19 |
| 1464 | 2025-02-28T07:33:33.022Z | Compiling data-encoding v2.6.0 |
| 1465 | 2025-02-28T07:33:33.161Z | Compiling rustls v0.22.4 |
| 1466 | 2025-02-28T07:33:33.199Z | Compiling native-tls v0.2.12 |
| 1467 | 2025-02-28T07:33:33.319Z | Compiling siphasher v0.3.11 |
| 1468 | 2025-02-28T07:33:33.606Z | Compiling dirs-next v2.0.0 |
| 1469 | 2025-02-28T07:33:33.687Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2025-02-28T07:33:34.269Z | Compiling schemars_derive v0.8.22 |
| 1471 | 2025-02-28T07:33:34.328Z | Compiling unicode-normalization v0.1.24 |
| 1472 | 2025-02-28T07:33:34.955Z | Compiling http-body-util v0.1.2 |
| 1473 | 2025-02-28T07:33:35.050Z | Compiling heapless v0.7.17 |
| 1474 | 2025-02-28T07:33:35.442Z | Compiling crossbeam-epoch v0.9.18 |
| 1475 | 2025-02-28T07:33:35.463Z | Compiling sha1 v0.10.6 |
| 1476 | 2025-02-28T07:33:35.516Z | Compiling signature v2.2.0 |
| 1477 | 2025-02-28T07:33:35.709Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 1478 | 2025-02-28T07:33:35.804Z | Compiling thread_local v1.1.8 |
| 1479 | 2025-02-28T07:33:35.860Z | Compiling encoding_rs v0.8.34 |
| 1480 | 2025-02-28T07:33:36.108Z | Compiling multer v3.1.0 |
| 1481 | 2025-02-28T07:33:36.203Z | Compiling cookie v0.18.1 |
| 1482 | 2025-02-28T07:33:36.286Z | Compiling unicode-properties v0.1.3 |
| 1483 | 2025-02-28T07:33:36.430Z | Compiling hyper v1.6.0 |
| 1484 | 2025-02-28T07:33:36.524Z | Compiling unicode-bidi v0.3.17 |
| 1485 | 2025-02-28T07:33:36.683Z | Compiling slog-async v2.8.0 |
| 1486 | 2025-02-28T07:33:37.185Z | Compiling rayon-core v1.12.1 |
| 1487 | 2025-02-28T07:33:37.246Z | Compiling gimli v0.31.1 |
| 1488 | 2025-02-28T07:33:37.510Z | Compiling mime v0.3.17 |
| 1489 | 2025-02-28T07:33:37.770Z | Compiling dyn-clone v1.0.18 |
| 1490 | 2025-02-28T07:33:38.008Z | Compiling signal-hook v0.3.17 |
| 1491 | 2025-02-28T07:33:38.028Z | Compiling ipnet v2.11.0 |
| 1492 | 2025-02-28T07:33:38.319Z | Compiling openssl-probe v0.1.5 |
| 1493 | 2025-02-28T07:33:39.077Z | Compiling hyper-util v0.1.10 |
| 1494 | 2025-02-28T07:33:39.108Z | Compiling toml_edit v0.22.24 |
| 1495 | 2025-02-28T07:33:40.027Z | Compiling stringprep v0.1.5 |
| 1496 | 2025-02-28T07:33:41.030Z | Compiling crossbeam-deque v0.8.5 |
| 1497 | 2025-02-28T07:33:41.367Z | Compiling addr2line v0.24.2 |
| 1498 | 2025-02-28T07:33:41.454Z | Compiling rand v0.9.0 |
| 1499 | 2025-02-28T07:33:41.896Z | Compiling term v0.7.0 |
| 1500 | 2025-02-28T07:33:42.044Z | Compiling usdt-attr-macro v0.5.0 |
| 1501 | 2025-02-28T07:33:42.047Z | Compiling usdt-macro v0.5.0 |
| 1502 | 2025-02-28T07:33:42.410Z | Compiling slog-json v2.6.1 |
| 1503 | 2025-02-28T07:33:42.782Z | Compiling serde_urlencoded v0.7.1 |
| 1504 | 2025-02-28T07:33:43.083Z | Compiling curve25519-dalek v4.1.3 |
| 1505 | 2025-02-28T07:33:43.103Z | Compiling crossbeam-channel v0.5.13 |
| 1506 | 2025-02-28T07:33:43.285Z | Compiling futures-executor v0.3.31 |
| 1507 | 2025-02-28T07:33:43.464Z | Compiling enum-as-inner v0.6.1 |
| 1508 | 2025-02-28T07:33:43.555Z | Compiling md-5 v0.10.6 |
| 1509 | 2025-02-28T07:33:43.744Z | Compiling rustls-pemfile v2.2.0 |
| 1510 | 2025-02-28T07:33:43.807Z | Compiling async-stream-impl v0.3.6 |
| 1511 | 2025-02-28T07:33:43.857Z | Compiling num-integer v0.1.46 |
| 1512 | 2025-02-28T07:33:44.086Z | Compiling hash32 v0.2.1 |
| 1513 | 2025-02-28T07:33:44.149Z | Compiling ff v0.13.0 |
| 1514 | 2025-02-28T07:33:44.333Z | Compiling is-terminal v0.4.13 |
| 1515 | 2025-02-28T07:33:44.427Z | Compiling object v0.36.5 |
| 1516 | 2025-02-28T07:33:44.492Z | Compiling dropshot v0.12.0 |
| 1517 | 2025-02-28T07:33:44.514Z | Compiling memoffset v0.9.1 |
| 1518 | 2025-02-28T07:33:44.664Z | Compiling take_mut v0.2.2 |
| 1519 | 2025-02-28T07:33:44.802Z | Compiling linked-hash-map v0.5.6 |
| 1520 | 2025-02-28T07:33:44.827Z | Compiling quick-error v1.2.3 |
| 1521 | 2025-02-28T07:33:44.850Z | Compiling utf-8 v0.7.6 |
| 1522 | 2025-02-28T07:33:45.003Z | Compiling smoltcp v0.9.1 |
| 1523 | 2025-02-28T07:33:45.054Z | Compiling fallible-iterator v0.2.0 |
| 1524 | 2025-02-28T07:33:45.140Z | Compiling litrs v0.4.1 |
| 1525 | 2025-02-28T07:33:45.160Z | Compiling portable-atomic v1.9.0 |
| 1526 | 2025-02-28T07:33:45.655Z | Compiling cfg_aliases v0.2.1 |
| 1527 | 2025-02-28T07:33:45.714Z | Compiling rustc-demangle v0.1.24 |
| 1528 | 2025-02-28T07:33:45.767Z | Compiling base16ct v0.2.0 |
| 1529 | 2025-02-28T07:33:46.097Z | Compiling psl-types v2.0.11 |
| 1530 | 2025-02-28T07:33:46.142Z | Compiling anyhow v1.0.96 |
| 1531 | 2025-02-28T07:33:46.218Z | Compiling num-bigint-dig v0.8.4 |
| 1532 | 2025-02-28T07:33:46.238Z | Compiling document-features v0.2.10 |
| 1533 | 2025-02-28T07:33:46.310Z | Compiling publicsuffix v2.3.0 |
| 1534 | 2025-02-28T07:33:46.593Z | Compiling sec1 v0.7.3 |
| 1535 | 2025-02-28T07:33:46.611Z | Compiling nix v0.29.0 |
| 1536 | 2025-02-28T07:33:46.651Z | Compiling postgres-protocol v0.6.8 |
| 1537 | 2025-02-28T07:33:47.123Z | Compiling lru-cache v0.1.2 |
| 1538 | 2025-02-28T07:33:47.148Z | Compiling async-stream v0.3.6 |
| 1539 | 2025-02-28T07:33:47.327Z | Compiling tungstenite v0.24.0 |
| 1540 | 2025-02-28T07:33:47.371Z | Compiling resolv-conf v0.7.0 |
| 1541 | 2025-02-28T07:33:47.595Z | Compiling hickory-proto v0.24.4 |
| 1542 | 2025-02-28T07:33:47.813Z | Compiling slog-term v2.9.1 |
| 1543 | 2025-02-28T07:33:48.058Z | Compiling usdt v0.5.0 |
| 1544 | 2025-02-28T07:33:48.559Z | Compiling num-iter v0.1.45 |
| 1545 | 2025-02-28T07:33:48.763Z | Compiling group v0.13.0 |
| 1546 | 2025-02-28T07:33:49.080Z | Compiling futures v0.3.31 |
| 1547 | 2025-02-28T07:33:49.107Z | Compiling slog-bunyan v2.5.0 |
| 1548 | 2025-02-28T07:33:49.209Z | Compiling toml v0.8.20 |
| 1549 | 2025-02-28T07:33:50.479Z | Compiling tokio-native-tls v0.3.1 |
| 1550 | 2025-02-28T07:33:50.569Z | Compiling camino v1.1.9 |
| 1551 | 2025-02-28T07:33:50.771Z | Compiling phf_shared v0.11.2 |
| 1552 | 2025-02-28T07:33:50.821Z | Compiling backtrace v0.3.74 |
| 1553 | 2025-02-28T07:33:51.145Z | Compiling dropshot_endpoint v0.12.0 |
| 1554 | 2025-02-28T07:33:51.394Z | Compiling terminal_size v0.4.0 |
| 1555 | 2025-02-28T07:33:51.419Z | Compiling waitgroup v0.1.2 |
| 1556 | 2025-02-28T07:33:51.515Z | Compiling openapiv3 v2.0.0 |
| 1557 | 2025-02-28T07:33:51.631Z | Compiling serde_path_to_error v0.1.16 |
| 1558 | 2025-02-28T07:33:51.651Z | Compiling hkdf v0.12.4 |
| 1559 | 2025-02-28T07:33:51.921Z | Compiling crypto-bigint v0.5.5 |
| 1560 | 2025-02-28T07:33:52.421Z | Compiling webpki-roots v0.26.6 |
| 1561 | 2025-02-28T07:33:52.654Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1562 | 2025-02-28T07:33:53.682Z | Compiling zerocopy-derive v0.6.6 |
| 1563 | 2025-02-28T07:33:53.870Z | Compiling hubpack_derive v0.1.1 |
| 1564 | 2025-02-28T07:33:54.064Z | Compiling sync_wrapper v1.0.1 |
| 1565 | 2025-02-28T07:33:54.239Z | Compiling hostname v0.4.0 |
| 1566 | 2025-02-28T07:33:54.468Z | Compiling ahash v0.8.11 |
| 1567 | 2025-02-28T07:33:54.790Z | Compiling crc32fast v1.4.2 |
| 1568 | 2025-02-28T07:33:54.821Z | Compiling fs-err v2.11.0 |
| 1569 | 2025-02-28T07:33:55.125Z | Compiling newtype-uuid v1.2.1 |
| 1570 | 2025-02-28T07:33:55.153Z | Compiling managed v0.8.0 |
| 1571 | 2025-02-28T07:33:55.194Z | Compiling tower-layer v0.3.3 |
| 1572 | 2025-02-28T07:33:55.428Z | Compiling unicode-width v0.2.0 |
| 1573 | 2025-02-28T07:33:55.473Z | Compiling debug-ignore v1.0.5 |
| 1574 | 2025-02-28T07:33:55.581Z | Compiling winnow v0.5.40 |
| 1575 | 2025-02-28T07:33:55.600Z | Compiling clap_builder v4.5.31 |
| 1576 | 2025-02-28T07:33:55.616Z | Compiling zerocopy v0.6.6 |
| 1577 | 2025-02-28T07:33:55.966Z | Compiling console v0.15.10 |
| 1578 | 2025-02-28T07:33:56.333Z | Compiling tower v0.5.2 |
| 1579 | 2025-02-28T07:33:56.521Z | Compiling strum_macros v0.25.3 |
| 1580 | 2025-02-28T07:33:57.595Z | Compiling flate2 v1.1.0 |
| 1581 | 2025-02-28T07:33:57.629Z | Compiling elliptic-curve v0.13.8 |
| 1582 | 2025-02-28T07:33:57.666Z | Compiling hubpack v0.1.2 |
| 1583 | 2025-02-28T07:33:58.018Z | Compiling hickory-resolver v0.24.4 |
| 1584 | 2025-02-28T07:33:58.132Z | Compiling signal-hook-mio v0.2.4 |
| 1585 | 2025-02-28T07:33:58.319Z | Compiling phf v0.11.2 |
| 1586 | 2025-02-28T07:33:58.600Z | Compiling hyper-tls v0.6.0 |
| 1587 | 2025-02-28T07:33:58.828Z | Compiling toml_edit v0.19.15 |
| 1588 | 2025-02-28T07:33:59.012Z | Compiling rayon v1.10.0 |
| 1589 | 2025-02-28T07:33:59.016Z | Compiling cookie_store v0.21.1 |
| 1590 | 2025-02-28T07:34:00.144Z | Compiling bzip2 v0.4.4 |
| 1591 | 2025-02-28T07:34:00.536Z | Compiling tokio-tungstenite v0.24.0 |
| 1592 | 2025-02-28T07:34:01.256Z | Compiling postgres-types v0.2.9 |
| 1593 | 2025-02-28T07:34:03.398Z | Compiling ed25519 v2.2.3 |
| 1594 | 2025-02-28T07:34:03.446Z | Compiling phf_shared v0.10.0 |
| 1595 | 2025-02-28T07:34:03.636Z | Compiling tokio-stream v0.1.17 |
| 1596 | 2025-02-28T07:34:03.769Z | Compiling pkcs1 v0.7.5 |
| 1597 | 2025-02-28T07:34:03.818Z | Compiling serde-big-array v0.5.1 |
| 1598 | 2025-02-28T07:34:04.062Z | Compiling clap_derive v4.5.28 |
| 1599 | 2025-02-28T07:34:04.638Z | Compiling rfc6979 v0.4.0 |
| 1600 | 2025-02-28T07:34:04.691Z | Compiling derive-where v1.2.7 |
| 1601 | 2025-02-28T07:34:04.848Z | Compiling serde_repr v0.1.19 |
| 1602 | 2025-02-28T07:34:05.235Z | Compiling bstr v1.10.0 |
| 1603 | 2025-02-28T07:34:05.772Z | Compiling float-cmp v0.10.0 |
| 1604 | 2025-02-28T07:34:05.863Z | Compiling number_prefix v0.4.0 |
| 1605 | 2025-02-28T07:34:05.952Z | Compiling fixedbitset v0.4.2 |
| 1606 | 2025-02-28T07:34:06.014Z | Compiling new_debug_unreachable v1.0.6 |
| 1607 | 2025-02-28T07:34:06.111Z | Compiling normalize-line-endings v0.3.0 |
| 1608 | 2025-02-28T07:34:06.130Z | Compiling bit-vec v0.6.3 |
| 1609 | 2025-02-28T07:34:06.259Z | Compiling unicode-segmentation v1.12.0 |
| 1610 | 2025-02-28T07:34:06.382Z | Compiling whoami v1.5.2 |
| 1611 | 2025-02-28T07:34:06.530Z | Compiling static_assertions v1.1.0 |
| 1612 | 2025-02-28T07:34:06.652Z | Compiling predicates-core v1.0.8 |
| 1613 | 2025-02-28T07:34:06.841Z | Compiling difflib v0.4.0 |
| 1614 | 2025-02-28T07:34:06.951Z | Compiling precomputed-hash v0.1.1 |
| 1615 | 2025-02-28T07:34:06.977Z | Compiling similar v2.6.0 |
| 1616 | 2025-02-28T07:34:07.092Z | Compiling string_cache v0.8.7 |
| 1617 | 2025-02-28T07:34:07.152Z | Compiling tokio-postgres v0.7.13 |
| 1618 | 2025-02-28T07:34:07.498Z | Compiling predicates v3.1.3 |
| 1619 | 2025-02-28T07:34:07.793Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1620 | 2025-02-28T07:34:08.124Z | Compiling bit-set v0.5.3 |
| 1621 | 2025-02-28T07:34:08.395Z | Compiling petgraph v0.6.5 |
| 1622 | 2025-02-28T07:34:08.538Z | Compiling clap v4.5.31 |
| 1623 | 2025-02-28T07:34:08.670Z | Compiling indicatif v0.17.11 |
| 1624 | 2025-02-28T07:34:08.961Z | Compiling ecdsa v0.16.9 |
| 1625 | 2025-02-28T07:34:09.042Z | Compiling rsa v0.9.6 |
| 1626 | 2025-02-28T07:34:09.850Z | Compiling ed25519-dalek v2.1.1 |
| 1627 | 2025-02-28T07:34:10.653Z | Compiling toml v0.7.8 |
| 1628 | 2025-02-28T07:34:12.049Z | Compiling zip v0.6.6 |
| 1629 | 2025-02-28T07:34:12.069Z | Compiling crossterm v0.28.1 |
| 1630 | 2025-02-28T07:34:13.359Z | Compiling hex v0.4.3 |
| 1631 | 2025-02-28T07:34:13.650Z | Compiling x509-cert v0.2.5 |
| 1632 | 2025-02-28T07:34:13.924Z | Compiling itertools v0.10.5 |
| 1633 | 2025-02-28T07:34:13.945Z | Compiling unicode-xid v0.2.6 |
| 1634 | 2025-02-28T07:34:14.014Z | Compiling peg-runtime v0.8.3 |
| 1635 | 2025-02-28T07:34:14.139Z | Compiling lalrpop-util v0.19.12 |
| 1636 | 2025-02-28T07:34:14.342Z | Compiling strum_macros v0.26.4 |
| 1637 | 2025-02-28T07:34:14.532Z | Compiling xattr v1.3.1 |
| 1638 | 2025-02-28T07:34:14.599Z | Compiling filetime v0.2.25 |
| 1639 | 2025-02-28T07:34:14.817Z | Compiling tar v0.4.44 |
| 1640 | 2025-02-28T07:34:18.808Z | Compiling strum v0.26.3 |
| 1641 | 2025-02-28T07:34:21.972Z | Compiling aws-lc-sys v0.26.0 |
| 1642 | 2025-02-28T07:34:52.300Z | Compiling rustls-webpki v0.102.8 |
| 1643 | 2025-02-28T07:34:55.530Z | Compiling tokio-rustls v0.25.0 |
| 1644 | 2025-02-28T07:34:57.120Z | Compiling tokio-rustls v0.26.0 |
| 1645 | 2025-02-28T07:34:57.420Z | Compiling hyper-rustls v0.27.3 |
| 1646 | 2025-02-28T07:34:57.785Z | Compiling reqwest v0.12.12 |
| 1647 | 2025-02-28T07:34:59.316Z | Compiling qorb v0.2.1 |
| 1648 | 2025-02-28T07:35:02.346Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1649 | 2025-02-28T07:35:02.617Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1650 | 2025-02-28T07:35:07.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s |
| 1651 | 2025-02-28T07:35:07.471Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 1652 | 2025-02-28T07:35:07.516Z | Feb 28 07:35:06.881 INFO Starting download, target: Clickhouse |
| 1653 | 2025-02-28T07:35:07.517Z | Feb 28 07:35:06.881 INFO Starting download, target: Console |
| 1654 | 2025-02-28T07:35:07.517Z | Feb 28 07:35:06.881 INFO Starting download, target: Cockroach |
| 1655 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.881 INFO Starting download, target: DendriteOpenapi |
| 1656 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.881 INFO Starting download, target: DendriteStub |
| 1657 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.881 INFO Starting download, target: MaghemiteMgd |
| 1658 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.881 INFO Starting download, target: TransceiverControl |
| 1659 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1660 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
| 1661 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1662 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1663 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1664 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1665 | 2025-02-28T07:35:07.520Z | Feb 28 07:35:06.882 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1666 | 2025-02-28T07:35:07.714Z | Feb 28 07:35:07.075 INFO Download complete, target: DendriteOpenapi |
| 1667 | 2025-02-28T07:35:07.866Z | Feb 28 07:35:07.208 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1668 | 2025-02-28T07:35:07.988Z | Feb 28 07:35:07.337 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1669 | 2025-02-28T07:35:08.315Z | Feb 28 07:35:07.660 INFO Download complete, target: TransceiverControl |
| 1670 | 2025-02-28T07:35:08.345Z | Feb 28 07:35:07.662 INFO Download complete, target: Console |
| 1671 | 2025-02-28T07:35:08.446Z | Feb 28 07:35:07.804 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1672 | 2025-02-28T07:35:08.528Z | Feb 28 07:35:07.892 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1673 | 2025-02-28T07:35:09.029Z | Feb 28 07:35:08.393 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1674 | 2025-02-28T07:35:09.029Z | Feb 28 07:35:08.393 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1675 | 2025-02-28T07:35:09.783Z | Feb 28 07:35:09.147 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1676 | 2025-02-28T07:35:10.968Z | Feb 28 07:35:10.332 INFO Download complete, target: DendriteStub |
| 1677 | 2025-02-28T07:35:11.143Z | Feb 28 07:35:10.506 INFO Download complete, target: MaghemiteMgd |
| 1678 | 2025-02-28T07:35:15.669Z | Feb 28 07:35:15.032 INFO Checking that binary works, target: Cockroach |
| 1679 | 2025-02-28T07:35:15.833Z | Feb 28 07:35:15.196 INFO Download complete, target: Cockroach |
| 1680 | 2025-02-28T07:35:20.501Z | Feb 28 07:35:19.864 INFO Checking that binary works, target: Clickhouse |
| 1681 | 2025-02-28T07:35:20.666Z | Feb 28 07:35:20.028 INFO Download complete, target: Clickhouse |
| 1682 | 2025-02-28T07:35:20.673Z | All prerequisites installed successfully |
| 1683 | 2025-02-28T07:35:20.676Z | |
| 1684 | 2025-02-28T07:35:20.676Z | real 4:17.101824495 |
| 1685 | 2025-02-28T07:35:20.676Z | user 15:42.017653459 |
| 1686 | 2025-02-28T07:35:20.676Z | sys 2:06.219725867 |
| 1687 | 2025-02-28T07:35:20.676Z | trap 0.538901663 |
| 1688 | 2025-02-28T07:35:20.676Z | tflt 0.976719609 |
| 1689 | 2025-02-28T07:35:20.676Z | dflt 1.283041254 |
| 1690 | 2025-02-28T07:35:20.676Z | kflt 0.028440675 |
| 1691 | 2025-02-28T07:35:20.676Z | lock 26:42.973333199 |
| 1692 | 2025-02-28T07:35:20.676Z | slp 55:37.359850961 |
| 1693 | 2025-02-28T07:35:20.676Z | lat 1:00.231573064 |
| 1694 | 2025-02-28T07:35:20.676Z | stop 2:21.697600278 |
| 1695 | 2025-02-28T07:35:20.676Z | + source ./tools/include/force-git-over-https.sh |
| 1696 | 2025-02-28T07:35:20.676Z | ++ override_urls=('git://github.com/' 'git@github.com:' 'ssh://github.com/' 'ssh://git@github.com/' 'git+ssh://git@github.com/') |
| 1697 | 2025-02-28T07:35:20.676Z | ++ (( i = 0 )) |
| 1698 | 2025-02-28T07:35:20.676Z | ++ (( i < 5 )) |
| 1699 | 2025-02-28T07:35:20.677Z | ++ git config --add --global url.https://github.com/.insteadOf git://github.com/ |
| 1700 | 2025-02-28T07:35:20.679Z | ++ (( i++ )) |
| 1701 | 2025-02-28T07:35:20.679Z | ++ (( i < 5 )) |
| 1702 | 2025-02-28T07:35:20.679Z | ++ git config --add --global url.https://github.com/.insteadOf git@github.com: |
| 1703 | 2025-02-28T07:35:20.682Z | ++ (( i++ )) |
| 1704 | 2025-02-28T07:35:20.683Z | ++ (( i < 5 )) |
| 1705 | 2025-02-28T07:35:20.683Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://github.com/ |
| 1706 | 2025-02-28T07:35:20.685Z | ++ (( i++ )) |
| 1707 | 2025-02-28T07:35:20.685Z | ++ (( i < 5 )) |
| 1708 | 2025-02-28T07:35:20.685Z | ++ git config --add --global url.https://github.com/.insteadOf ssh://git@github.com/ |
| 1709 | 2025-02-28T07:35:20.688Z | ++ (( i++ )) |
| 1710 | 2025-02-28T07:35:20.688Z | ++ (( i < 5 )) |
| 1711 | 2025-02-28T07:35:20.688Z | ++ git config --add --global url.https://github.com/.insteadOf git+ssh://git@github.com/ |
| 1712 | 2025-02-28T07:35:20.691Z | ++ (( i++ )) |
| 1713 | 2025-02-28T07:35:20.691Z | ++ (( i < 5 )) |
| 1714 | 2025-02-28T07:35:20.694Z | ++ export CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1715 | 2025-02-28T07:35:20.694Z | ++ CARGO_NET_GIT_FETCH_WITH_CLI=true |
| 1716 | 2025-02-28T07:35:20.694Z | + rc=0 |
| 1717 | 2025-02-28T07:35:20.694Z | + pfexec pkg install -q /system/zones/brand/omicron1/tools |
| 1718 | 2025-02-28T07:35:55.287Z | + case $rc in |
| 1719 | 2025-02-28T07:35:55.287Z | + pfexec zfs create -p rpool/images/build/host |
| 1720 | 2025-02-28T07:35:55.547Z | + pfexec zfs create -p rpool/images/build/recovery |
| 1721 | 2025-02-28T07:35:55.631Z | + cargo xtask releng --output-dir /work |
| 1722 | 2025-02-28T07:35:56.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1723 | 2025-02-28T07:35:56.237Z | Running `target/debug/xtask releng --output-dir /work` |
| 1724 | 2025-02-28T07:35:57.197Z | Compiling proc-macro2 v1.0.93 |
| 1725 | 2025-02-28T07:35:57.197Z | Compiling unicode-ident v1.0.14 |
| 1726 | 2025-02-28T07:35:57.200Z | Compiling libc v0.2.170 |
| 1727 | 2025-02-28T07:35:57.200Z | Compiling serde v1.0.218 |
| 1728 | 2025-02-28T07:35:57.200Z | Compiling autocfg v1.4.0 |
| 1729 | 2025-02-28T07:35:57.200Z | Compiling version_check v0.9.5 |
| 1730 | 2025-02-28T07:35:57.200Z | Compiling cfg-if v1.0.0 |
| 1731 | 2025-02-28T07:35:57.507Z | Compiling memchr v2.7.4 |
| 1732 | 2025-02-28T07:35:57.527Z | Compiling typenum v1.17.0 |
| 1733 | 2025-02-28T07:35:57.565Z | Compiling shlex v1.3.0 |
| 1734 | 2025-02-28T07:35:57.955Z | Compiling value-bag v1.9.0 |
| 1735 | 2025-02-28T07:35:58.054Z | Compiling generic-array v0.14.7 |
| 1736 | 2025-02-28T07:35:58.109Z | Compiling lock_api v0.4.12 |
| 1737 | 2025-02-28T07:35:58.382Z | Compiling log v0.4.22 |
| 1738 | 2025-02-28T07:35:58.448Z | Compiling scopeguard v1.2.0 |
| 1739 | 2025-02-28T07:35:58.473Z | Compiling parking_lot_core v0.9.10 |
| 1740 | 2025-02-28T07:35:58.809Z | Compiling rustix v0.38.37 |
| 1741 | 2025-02-28T07:35:58.901Z | Compiling serde_json v1.0.139 |
| 1742 | 2025-02-28T07:35:59.089Z | Compiling libm v0.2.8 |
| 1743 | 2025-02-28T07:35:59.110Z | Compiling num-traits v0.2.19 |
| 1744 | 2025-02-28T07:35:59.243Z | Compiling quote v1.0.38 |
| 1745 | 2025-02-28T07:35:59.378Z | Compiling jobserver v0.1.32 |
| 1746 | 2025-02-28T07:35:59.423Z | Compiling getrandom v0.2.15 |
| 1747 | 2025-02-28T07:35:59.444Z | Compiling once_cell v1.20.3 |
| 1748 | 2025-02-28T07:35:59.686Z | Compiling syn v2.0.98 |
| 1749 | 2025-02-28T07:35:59.742Z | Compiling slab v0.4.9 |
| 1750 | 2025-02-28T07:35:59.803Z | Compiling cc v1.2.15 |
| 1751 | 2025-02-28T07:35:59.822Z | Compiling semver v1.0.25 |
| 1752 | 2025-02-28T07:35:59.825Z | Compiling itoa v1.0.11 |
| 1753 | 2025-02-28T07:36:00.087Z | Compiling aho-corasick v1.1.3 |
| 1754 | 2025-02-28T07:36:00.129Z | Compiling regex-syntax v0.8.5 |
| 1755 | 2025-02-28T07:36:00.174Z | Compiling thiserror v1.0.69 |
| 1756 | 2025-02-28T07:36:00.801Z | Compiling spin v0.9.8 |
| 1757 | 2025-02-28T07:36:00.855Z | Compiling byteorder v1.5.0 |
| 1758 | 2025-02-28T07:36:01.372Z | Compiling errno v0.3.9 |
| 1759 | 2025-02-28T07:36:01.397Z | Compiling getrandom v0.3.1 |
| 1760 | 2025-02-28T07:36:01.422Z | Compiling either v1.14.0 |
| 1761 | 2025-02-28T07:36:01.673Z | Compiling glob v0.3.2 |
| 1762 | 2025-02-28T07:36:01.794Z | Compiling rand_core v0.6.4 |
| 1763 | 2025-02-28T07:36:01.891Z | Compiling prettyplease v0.2.29 |
| 1764 | 2025-02-28T07:36:02.237Z | Compiling subtle v2.6.1 |
| 1765 | 2025-02-28T07:36:02.330Z | Compiling lazy_static v1.5.0 |
| 1766 | 2025-02-28T07:36:02.417Z | Compiling clang-sys v1.8.1 |
| 1767 | 2025-02-28T07:36:02.484Z | Compiling minimal-lexical v0.2.1 |
| 1768 | 2025-02-28T07:36:02.826Z | Compiling libloading v0.8.5 |
| 1769 | 2025-02-28T07:36:02.997Z | Compiling nom v7.1.3 |
| 1770 | 2025-02-28T07:36:03.169Z | Compiling home v0.5.9 |
| 1771 | 2025-02-28T07:36:03.264Z | Compiling smallvec v1.14.0 |
| 1772 | 2025-02-28T07:36:03.373Z | Compiling bindgen v0.69.5 |
| 1773 | 2025-02-28T07:36:03.886Z | Compiling itertools v0.12.1 |
| 1774 | 2025-02-28T07:36:04.025Z | Compiling regex-automata v0.4.8 |
| 1775 | 2025-02-28T07:36:04.208Z | Compiling rustc-hash v1.1.0 |
| 1776 | 2025-02-28T07:36:04.395Z | Compiling lazycell v1.3.0 |
| 1777 | 2025-02-28T07:36:05.155Z | Compiling cmake v0.1.51 |
| 1778 | 2025-02-28T07:36:05.937Z | Compiling dunce v1.0.5 |
| 1779 | 2025-02-28T07:36:05.991Z | Compiling fs_extra v1.3.0 |
| 1780 | 2025-02-28T07:36:06.135Z | Compiling pkg-config v0.3.31 |
| 1781 | 2025-02-28T07:36:06.318Z | Compiling cexpr v0.6.0 |
| 1782 | 2025-02-28T07:36:06.451Z | Compiling ring v0.17.11 |
| 1783 | 2025-02-28T07:36:06.726Z | Compiling paste v1.0.15 |
| 1784 | 2025-02-28T07:36:07.233Z | Compiling ryu v1.0.18 |
| 1785 | 2025-02-28T07:36:07.269Z | Compiling synstructure v0.13.1 |
| 1786 | 2025-02-28T07:36:07.595Z | Compiling heck v0.5.0 |
| 1787 | 2025-02-28T07:36:08.080Z | Compiling aws-lc-rs v1.12.4 |
| 1788 | 2025-02-28T07:36:08.144Z | Compiling pin-project-lite v0.2.14 |
| 1789 | 2025-02-28T07:36:08.310Z | Compiling httparse v1.9.5 |
| 1790 | 2025-02-28T07:36:08.606Z | Compiling const-oid v0.9.6 |
| 1791 | 2025-02-28T07:36:09.092Z | Compiling allocator-api2 v0.2.18 |
| 1792 | 2025-02-28T07:36:09.109Z | Compiling futures-core v0.3.31 |
| 1793 | 2025-02-28T07:36:09.829Z | Compiling regex v1.11.1 |
| 1794 | 2025-02-28T07:36:10.240Z | Compiling signal-hook-registry v1.4.2 |
| 1795 | 2025-02-28T07:36:10.873Z | Compiling parking_lot v0.12.3 |
| 1796 | 2025-02-28T07:36:11.033Z | Compiling mio v1.0.2 |
| 1797 | 2025-02-28T07:36:11.193Z | Compiling time-core v0.1.2 |
| 1798 | 2025-02-28T07:36:11.618Z | Compiling num-conv v0.1.0 |
| 1799 | 2025-02-28T07:36:11.647Z | Compiling serde_derive v1.0.218 |
| 1800 | 2025-02-28T07:36:11.861Z | Compiling zeroize_derive v1.4.2 |
| 1801 | 2025-02-28T07:36:11.941Z | Compiling zerocopy-derive v0.7.35 |
| 1802 | 2025-02-28T07:36:12.459Z | Compiling tokio-macros v2.5.0 |
| 1803 | 2025-02-28T07:36:12.730Z | Compiling zerofrom-derive v0.1.4 |
| 1804 | 2025-02-28T07:36:12.930Z | Compiling thiserror-impl v1.0.69 |
| 1805 | 2025-02-28T07:36:12.962Z | Compiling yoke-derive v0.7.4 |
| 1806 | 2025-02-28T07:36:13.363Z | Compiling futures-macro v0.3.31 |
| 1807 | 2025-02-28T07:36:13.403Z | Compiling zeroize v1.8.1 |
| 1808 | 2025-02-28T07:36:13.988Z | Compiling zerovec-derive v0.10.3 |
| 1809 | 2025-02-28T07:36:14.148Z | Compiling displaydoc v0.2.5 |
| 1810 | 2025-02-28T07:36:14.282Z | Compiling zerocopy v0.7.35 |
| 1811 | 2025-02-28T07:36:15.703Z | Compiling icu_provider_macros v1.5.0 |
| 1812 | 2025-02-28T07:36:15.978Z | Compiling tracing-attributes v0.1.27 |
| 1813 | 2025-02-28T07:36:16.030Z | Compiling der_derive v0.7.3 |
| 1814 | 2025-02-28T07:36:16.663Z | Compiling time-macros v0.2.18 |
| 1815 | 2025-02-28T07:36:16.798Z | Compiling crypto-common v0.1.6 |
| 1816 | 2025-02-28T07:36:16.896Z | Compiling block-buffer v0.10.4 |
| 1817 | 2025-02-28T07:36:17.134Z | Compiling digest v0.10.7 |
| 1818 | 2025-02-28T07:36:17.213Z | Compiling schemars v0.8.22 |
| 1819 | 2025-02-28T07:36:17.538Z | Compiling vcpkg v0.2.15 |
| 1820 | 2025-02-28T07:36:17.623Z | Compiling crossbeam-utils v0.8.20 |
| 1821 | 2025-02-28T07:36:17.667Z | Compiling serde_derive_internals v0.29.1 |
| 1822 | 2025-02-28T07:36:17.979Z | Compiling socket2 v0.5.8 |
| 1823 | 2025-02-28T07:36:19.071Z | Compiling openssl-sys v0.9.106 |
| 1824 | 2025-02-28T07:36:20.301Z | Compiling futures-sink v0.3.31 |
| 1825 | 2025-02-28T07:36:20.330Z | Compiling schemars_derive v0.8.22 |
| 1826 | 2025-02-28T07:36:20.331Z | Compiling fnv v1.0.7 |
| 1827 | 2025-02-28T07:36:21.008Z | Compiling ahash v0.8.11 |
| 1828 | 2025-02-28T07:36:21.511Z | Compiling stable_deref_trait v1.2.0 |
| 1829 | 2025-02-28T07:36:21.899Z | Compiling foldhash v0.1.3 |
| 1830 | 2025-02-28T07:36:21.925Z | Compiling cpufeatures v0.2.14 |
| 1831 | 2025-02-28T07:36:22.221Z | Compiling equivalent v1.0.1 |
| 1832 | 2025-02-28T07:36:22.358Z | Compiling hashbrown v0.15.1 |
| 1833 | 2025-02-28T07:36:22.645Z | Compiling slog v2.7.0 |
| 1834 | 2025-02-28T07:36:22.691Z | Compiling futures-channel v0.3.31 |
| 1835 | 2025-02-28T07:36:22.813Z | Compiling zerofrom v0.1.4 |
| 1836 | 2025-02-28T07:36:23.255Z | Compiling pin-utils v0.1.0 |
| 1837 | 2025-02-28T07:36:23.286Z | Compiling futures-io v0.3.31 |
| 1838 | 2025-02-28T07:36:23.374Z | Compiling futures-task v0.3.31 |
| 1839 | 2025-02-28T07:36:23.440Z | Compiling yoke v0.7.4 |
| 1840 | 2025-02-28T07:36:23.707Z | Compiling futures-util v0.3.31 |
| 1841 | 2025-02-28T07:36:23.732Z | Compiling openssl v0.10.71 |
| 1842 | 2025-02-28T07:36:23.856Z | Compiling zerovec v0.10.4 |
| 1843 | 2025-02-28T07:36:24.298Z | Compiling scroll_derive v0.12.0 |
| 1844 | 2025-02-28T07:36:24.675Z | Compiling bitflags v2.6.0 |
| 1845 | 2025-02-28T07:36:24.724Z | Compiling bytes v1.10.0 |
| 1846 | 2025-02-28T07:36:26.147Z | Compiling tokio v1.43.0 |
| 1847 | 2025-02-28T07:36:26.707Z | Compiling indexmap v2.7.1 |
| 1848 | 2025-02-28T07:36:27.759Z | Compiling serde_tokenstream v0.2.2 |
| 1849 | 2025-02-28T07:36:28.484Z | Compiling http v1.2.0 |
| 1850 | 2025-02-28T07:36:28.506Z | Compiling ucd-trie v0.1.7 |
| 1851 | 2025-02-28T07:36:33.194Z | Compiling which v4.4.2 |
| 1852 | 2025-02-28T07:36:33.279Z | Compiling pest v2.7.14 |
| 1853 | 2025-02-28T07:36:33.279Z | Compiling rustc_version v0.4.1 |
| 1854 | 2025-02-28T07:36:33.279Z | Compiling uuid v1.15.1 |
| 1855 | 2025-02-28T07:36:33.323Z | Compiling hmac v0.12.1 |
| 1856 | 2025-02-28T07:36:33.487Z | Compiling openssl-macros v0.1.1 |
| 1857 | 2025-02-28T07:36:33.491Z | Compiling iana-time-zone v0.1.61 |
| 1858 | 2025-02-28T07:36:33.886Z | Compiling zerocopy v0.8.10 |
| 1859 | 2025-02-28T07:36:34.320Z | Compiling native-tls v0.2.12 |
| 1860 | 2025-02-28T07:36:34.720Z | Compiling rustls v0.23.19 |
| 1861 | 2025-02-28T07:36:34.779Z | Compiling chrono v0.4.40 |
| 1862 | 2025-02-28T07:36:34.790Z | Compiling pest_meta v2.7.14 |
| 1863 | 2025-02-28T07:36:35.060Z | Compiling tinystr v0.7.6 |
| 1864 | 2025-02-28T07:36:35.280Z | Compiling block-padding v0.3.3 |
| 1865 | 2025-02-28T07:36:35.509Z | Compiling writeable v0.5.5 |
| 1866 | 2025-02-28T07:36:35.556Z | Compiling litemap v0.7.3 |
| 1867 | 2025-02-28T07:36:35.773Z | Compiling inout v0.1.3 |
| 1868 | 2025-02-28T07:36:36.062Z | Compiling icu_locid v1.5.0 |
| 1869 | 2025-02-28T07:36:36.691Z | Compiling pest_generator v2.7.14 |
| 1870 | 2025-02-28T07:36:36.765Z | Compiling ppv-lite86 v0.2.20 |
| 1871 | 2025-02-28T07:36:37.789Z | Compiling zerocopy-derive v0.8.10 |
| 1872 | 2025-02-28T07:36:38.532Z | Compiling cookie v0.18.1 |
| 1873 | 2025-02-28T07:36:39.810Z | Compiling pest_derive v2.7.14 |
| 1874 | 2025-02-28T07:36:40.372Z | Compiling icu_provider v1.5.0 |
| 1875 | 2025-02-28T07:36:40.852Z | Compiling cipher v0.4.4 |
| 1876 | 2025-02-28T07:36:41.489Z | Compiling sha2 v0.10.8 |
| 1877 | 2025-02-28T07:36:42.301Z | Compiling async-trait v0.1.86 |
| 1878 | 2025-02-28T07:36:42.450Z | Compiling aws-lc-sys v0.26.0 |
| 1879 | 2025-02-28T07:36:42.482Z | Compiling tracing-core v0.1.32 |
| 1880 | 2025-02-28T07:36:42.692Z | Compiling usdt-impl v0.5.0 |
| 1881 | 2025-02-28T07:36:43.148Z | Compiling percent-encoding v2.3.1 |
| 1882 | 2025-02-28T07:36:43.753Z | Compiling dyn-clone v1.0.18 |
| 1883 | 2025-02-28T07:36:43.908Z | Compiling icu_locid_transform_data v1.5.0 |
| 1884 | 2025-02-28T07:36:43.962Z | Compiling base64ct v1.6.0 |
| 1885 | 2025-02-28T07:36:44.009Z | Compiling rustls-pki-types v1.10.0 |
| 1886 | 2025-02-28T07:36:44.521Z | Compiling pem-rfc7468 v0.7.0 |
| 1887 | 2025-02-28T07:36:44.636Z | Compiling icu_locid_transform v1.5.0 |
| 1888 | 2025-02-28T07:36:45.195Z | Compiling tracing v0.1.40 |
| 1889 | 2025-02-28T07:36:48.150Z | Compiling tokio-util v0.7.13 |
| 1890 | 2025-02-28T07:36:48.176Z | Compiling icu_collections v1.5.0 |
| 1891 | 2025-02-28T07:36:48.449Z | Compiling scroll v0.12.0 |
| 1892 | 2025-02-28T07:36:50.880Z | Compiling camino v1.1.9 |
| 1893 | 2025-02-28T07:36:50.930Z | Compiling icu_properties_data v1.5.0 |
| 1894 | 2025-02-28T07:36:51.282Z | Compiling powerfmt v0.2.0 |
| 1895 | 2025-02-28T07:36:51.307Z | Compiling plain v0.2.3 |
| 1896 | 2025-02-28T07:36:51.434Z | Compiling flagset v0.4.6 |
| 1897 | 2025-02-28T07:36:51.481Z | Compiling untrusted v0.7.1 |
| 1898 | 2025-02-28T07:36:51.643Z | Compiling untrusted v0.9.0 |
| 1899 | 2025-02-28T07:36:51.687Z | Compiling syn v1.0.109 |
| 1900 | 2025-02-28T07:36:51.714Z | Compiling der v0.7.9 |
| 1901 | 2025-02-28T07:36:51.850Z | Compiling deranged v0.3.11 |
| 1902 | 2025-02-28T07:36:52.294Z | Compiling goblin v0.8.2 |
| 1903 | 2025-02-28T07:36:54.482Z | Compiling icu_properties v1.5.1 |
| 1904 | 2025-02-28T07:36:58.059Z | Compiling rustls v0.22.4 |
| 1905 | 2025-02-28T07:36:58.831Z | Compiling utf8_iter v1.0.4 |
| 1906 | 2025-02-28T07:36:58.956Z | Compiling write16 v1.0.0 |
| 1907 | 2025-02-28T07:36:59.205Z | Compiling pretty-hex v0.4.1 |
| 1908 | 2025-02-28T07:36:59.823Z | Compiling litrs v0.4.1 |
| 1909 | 2025-02-28T07:37:00.061Z | Compiling atomic-waker v1.1.2 |
| 1910 | 2025-02-28T07:37:00.366Z | Compiling icu_normalizer_data v1.5.0 |
| 1911 | 2025-02-28T07:37:00.517Z | Compiling rayon-core v1.12.1 |
| 1912 | 2025-02-28T07:37:00.773Z | Compiling utf16_iter v1.0.5 |
| 1913 | 2025-02-28T07:37:00.911Z | Compiling num_threads v0.1.7 |
| 1914 | 2025-02-28T07:37:01.090Z | Compiling document-features v0.2.10 |
| 1915 | 2025-02-28T07:37:01.095Z | Compiling icu_normalizer v1.5.0 |
| 1916 | 2025-02-28T07:37:01.349Z | Compiling dof v0.3.0 |
| 1917 | 2025-02-28T07:37:01.405Z | Compiling time v0.3.36 |
| 1918 | 2025-02-28T07:37:03.139Z | Compiling spki v0.7.3 |
| 1919 | 2025-02-28T07:37:03.513Z | Compiling form_urlencoded v1.2.1 |
| 1920 | 2025-02-28T07:37:03.773Z | Compiling salsa20 v0.10.2 |
| 1921 | 2025-02-28T07:37:04.038Z | Compiling dtrace-parser v0.2.0 |
| 1922 | 2025-02-28T07:37:05.664Z | Compiling pbkdf2 v0.12.2 |
| 1923 | 2025-02-28T07:37:05.710Z | Compiling http-body v1.0.1 |
| 1924 | 2025-02-28T07:37:05.970Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 1925 | 2025-02-28T07:37:06.095Z | Compiling thread-id v4.2.2 |
| 1926 | 2025-02-28T07:37:06.383Z | Compiling try-lock v0.2.5 |
| 1927 | 2025-02-28T07:37:07.144Z | Compiling want v0.3.1 |
| 1928 | 2025-02-28T07:37:12.296Z | Compiling scrypt v0.11.0 |
| 1929 | 2025-02-28T07:37:12.296Z | Compiling idna_adapter v1.2.0 |
| 1930 | 2025-02-28T07:37:12.296Z | Compiling h2 v0.4.6 |
| 1931 | 2025-02-28T07:37:12.296Z | Compiling aes v0.8.4 |
| 1932 | 2025-02-28T07:37:12.296Z | Compiling cbc v0.1.2 |
| 1933 | 2025-02-28T07:37:12.296Z | Compiling multer v3.1.0 |
| 1934 | 2025-02-28T07:37:12.296Z | Compiling slog-async v2.8.0 |
| 1935 | 2025-02-28T07:37:12.297Z | Compiling httpdate v1.0.3 |
| 1936 | 2025-02-28T07:37:12.474Z | Compiling base64 v0.22.1 |
| 1937 | 2025-02-28T07:37:12.579Z | Compiling tinyvec_macros v0.1.1 |
| 1938 | 2025-02-28T07:37:12.626Z | Compiling tower-service v0.3.3 |
| 1939 | 2025-02-28T07:37:12.843Z | Compiling tinyvec v1.8.0 |
| 1940 | 2025-02-28T07:37:15.030Z | Compiling pkcs5 v0.7.1 |
| 1941 | 2025-02-28T07:37:16.139Z | Compiling idna v1.0.3 |
| 1942 | 2025-02-28T07:37:17.997Z | Compiling rand_chacha v0.3.1 |
| 1943 | 2025-02-28T07:37:19.004Z | Compiling heapless v0.7.17 |
| 1944 | 2025-02-28T07:37:19.542Z | Compiling hyper v1.6.0 |
| 1945 | 2025-02-28T07:37:22.168Z | Compiling zerocopy-derive v0.6.6 |
| 1946 | 2025-02-28T07:37:22.743Z | Compiling anyhow v1.0.96 |
| 1947 | 2025-02-28T07:37:23.326Z | Compiling signal-hook v0.3.17 |
| 1948 | 2025-02-28T07:37:23.378Z | Compiling num-bigint-dig v0.8.4 |
| 1949 | 2025-02-28T07:37:23.747Z | Compiling hyper-util v0.1.10 |
| 1950 | 2025-02-28T07:37:26.439Z | Compiling rand v0.8.5 |
| 1951 | 2025-02-28T07:37:28.131Z | Compiling pkcs8 v0.10.2 |
| 1952 | 2025-02-28T07:37:28.771Z | Compiling usdt-attr-macro v0.5.0 |
| 1953 | 2025-02-28T07:37:28.929Z | Compiling usdt-macro v0.5.0 |
| 1954 | 2025-02-28T07:37:30.227Z | Compiling async-stream-impl v0.3.6 |
| 1955 | 2025-02-28T07:37:30.450Z | Compiling foreign-types-shared v0.1.1 |
| 1956 | 2025-02-28T07:37:30.500Z | Compiling strsim v0.11.1 |
| 1957 | 2025-02-28T07:37:30.686Z | Compiling rustversion v1.0.17 |
| 1958 | 2025-02-28T07:37:31.358Z | Compiling foreign-types v0.3.2 |
| 1959 | 2025-02-28T07:37:32.228Z | Compiling url v2.5.3 |
| 1960 | 2025-02-28T07:37:32.704Z | Compiling http-body-util v0.1.2 |
| 1961 | 2025-02-28T07:37:34.293Z | Compiling curve25519-dalek v4.1.3 |
| 1962 | 2025-02-28T07:37:34.838Z | Compiling openapiv3 v2.0.0 |
| 1963 | 2025-02-28T07:37:34.924Z | Compiling toml_datetime v0.6.8 |
| 1964 | 2025-02-28T07:37:35.397Z | Compiling serde_spanned v0.6.8 |
| 1965 | 2025-02-28T07:37:35.856Z | Compiling enum-as-inner v0.6.1 |
| 1966 | 2025-02-28T07:37:36.988Z | Compiling memoffset v0.9.1 |
| 1967 | 2025-02-28T07:37:37.420Z | Compiling dropshot v0.12.0 |
| 1968 | 2025-02-28T07:37:37.786Z | Compiling encoding_rs v0.8.34 |
| 1969 | 2025-02-28T07:37:38.721Z | Compiling newtype-uuid v1.2.1 |
| 1970 | 2025-02-28T07:37:38.992Z | Compiling match_cfg v0.1.0 |
| 1971 | 2025-02-28T07:37:39.094Z | Compiling adler2 v2.0.0 |
| 1972 | 2025-02-28T07:37:39.165Z | Compiling smoltcp v0.9.1 |
| 1973 | 2025-02-28T07:37:39.308Z | Compiling mime v0.3.17 |
| 1974 | 2025-02-28T07:37:39.764Z | Compiling portable-atomic v1.9.0 |
| 1975 | 2025-02-28T07:37:40.315Z | Compiling miniz_oxide v0.8.5 |
| 1976 | 2025-02-28T07:37:42.419Z | Compiling hostname v0.3.1 |
| 1977 | 2025-02-28T07:37:42.947Z | Compiling rand_core v0.9.2 |
| 1978 | 2025-02-28T07:37:52.216Z | Compiling serde_urlencoded v0.7.1 |
| 1979 | 2025-02-28T07:37:52.447Z | Compiling rustls-pemfile v2.2.0 |
| 1980 | 2025-02-28T07:37:52.902Z | Compiling clap_derive v4.5.28 |
| 1981 | 2025-02-28T07:37:52.956Z | Compiling dirs-sys-next v0.1.2 |
| 1982 | 2025-02-28T07:37:53.870Z | Compiling siphasher v0.3.11 |
| 1983 | 2025-02-28T07:37:54.249Z | Compiling openssl-probe v0.1.5 |
| 1984 | 2025-02-28T07:37:54.871Z | Compiling ipnet v2.11.0 |
| 1985 | 2025-02-28T07:37:57.609Z | Compiling data-encoding v2.6.0 |
| 1986 | 2025-02-28T07:37:57.763Z | Compiling cfg_aliases v0.2.1 |
| 1987 | 2025-02-28T07:37:57.965Z | Compiling nix v0.29.0 |
| 1988 | 2025-02-28T07:37:59.092Z | Compiling dirs-next v2.0.0 |
| 1989 | 2025-02-28T07:37:59.667Z | Compiling rand_chacha v0.9.0 |
| 1990 | 2025-02-28T07:38:02.669Z | Compiling hubpack_derive v0.1.1 |
| 1991 | 2025-02-28T07:38:03.084Z | Compiling unicode-normalization v0.1.24 |
| 1992 | 2025-02-28T07:38:03.252Z | Compiling crossbeam-epoch v0.9.18 |
| 1993 | 2025-02-28T07:38:03.928Z | Compiling rustls-webpki v0.102.8 |
| 1994 | 2025-02-28T07:38:04.051Z | Compiling dropshot_endpoint v0.12.0 |
| 1995 | 2025-02-28T07:38:05.176Z | Compiling sha1 v0.10.6 |
| 1996 | 2025-02-28T07:38:05.385Z | Compiling signature v2.2.0 |
| 1997 | 2025-02-28T07:38:05.634Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1998 | 2025-02-28T07:38:05.697Z | Compiling thread_local v1.1.8 |
| 1999 | 2025-02-28T07:38:05.741Z | Compiling fs-err v2.11.0 |
| 2000 | 2025-02-28T07:38:06.178Z | Compiling utf8parse v0.2.2 |
| 2001 | 2025-02-28T07:38:06.391Z | Compiling anstyle v1.0.10 |
| 2002 | 2025-02-28T07:38:06.886Z | Compiling gimli v0.31.1 |
| 2003 | 2025-02-28T07:38:07.106Z | Compiling unicode-bidi v0.3.17 |
| 2004 | 2025-02-28T07:38:08.083Z | Compiling winnow v0.7.3 |
| 2005 | 2025-02-28T07:38:08.772Z | Compiling psl-types v2.0.11 |
| 2006 | 2025-02-28T07:38:08.813Z | Compiling unicode-properties v0.1.3 |
| 2007 | 2025-02-28T07:38:09.041Z | Compiling publicsuffix v2.3.0 |
| 2008 | 2025-02-28T07:38:09.339Z | Compiling stringprep v0.1.5 |
| 2009 | 2025-02-28T07:38:09.758Z | Compiling anstyle-parse v0.2.5 |
| 2010 | 2025-02-28T07:38:11.786Z | Compiling toml_edit v0.22.24 |
| 2011 | 2025-02-28T07:38:11.905Z | Compiling addr2line v0.24.2 |
| 2012 | 2025-02-28T07:38:12.570Z | Compiling crossbeam-deque v0.8.5 |
| 2013 | 2025-02-28T07:38:12.909Z | Compiling rand v0.9.0 |
| 2014 | 2025-02-28T07:38:12.931Z | Compiling term v0.7.0 |
| 2015 | 2025-02-28T07:38:14.015Z | Compiling tokio-native-tls v0.3.1 |
| 2016 | 2025-02-28T07:38:14.132Z | Compiling slog-json v2.6.1 |
| 2017 | 2025-02-28T07:38:14.645Z | Compiling crossbeam-channel v0.5.13 |
| 2018 | 2025-02-28T07:38:16.041Z | Compiling webpki-roots v0.26.6 |
| 2019 | 2025-02-28T07:38:16.351Z | Compiling futures-executor v0.3.31 |
| 2020 | 2025-02-28T07:38:16.631Z | Compiling num-integer v0.1.46 |
| 2021 | 2025-02-28T07:38:16.789Z | Compiling md-5 v0.10.6 |
| 2022 | 2025-02-28T07:38:17.047Z | Compiling sync_wrapper v1.0.1 |
| 2023 | 2025-02-28T07:38:17.236Z | Compiling ff v0.13.0 |
| 2024 | 2025-02-28T07:38:17.348Z | Compiling hash32 v0.2.1 |
| 2025 | 2025-02-28T07:38:17.479Z | Compiling is-terminal v0.4.13 |
| 2026 | 2025-02-28T07:38:17.640Z | Compiling memmap v0.7.0 |
| 2027 | 2025-02-28T07:38:17.718Z | Compiling object v0.36.5 |
| 2028 | 2025-02-28T07:38:17.740Z | Compiling base16ct v0.2.0 |
| 2029 | 2025-02-28T07:38:17.932Z | Compiling anstyle-query v1.1.1 |
| 2030 | 2025-02-28T07:38:18.045Z | Compiling utf-8 v0.7.6 |
| 2031 | 2025-02-28T07:38:18.097Z | Compiling fallible-iterator v0.2.0 |
| 2032 | 2025-02-28T07:38:18.181Z | Compiling linked-hash-map v0.5.6 |
| 2033 | 2025-02-28T07:38:18.342Z | Compiling tower-layer v0.3.3 |
| 2034 | 2025-02-28T07:38:18.540Z | Compiling quick-error v1.2.3 |
| 2035 | 2025-02-28T07:38:18.714Z | Compiling colorchoice v1.0.2 |
| 2036 | 2025-02-28T07:38:18.767Z | Compiling heck v0.4.1 |
| 2037 | 2025-02-28T07:38:18.790Z | Compiling is_terminal_polyfill v1.70.1 |
| 2038 | 2025-02-28T07:38:18.900Z | Compiling rustc-demangle v0.1.24 |
| 2039 | 2025-02-28T07:38:18.936Z | Compiling take_mut v0.2.2 |
| 2040 | 2025-02-28T07:38:19.144Z | Compiling strum_macros v0.25.3 |
| 2041 | 2025-02-28T07:38:19.712Z | Compiling anstream v0.6.15 |
| 2042 | 2025-02-28T07:38:20.010Z | Compiling postgres-protocol v0.6.8 |
| 2043 | 2025-02-28T07:38:20.309Z | Compiling tower v0.5.2 |
| 2044 | 2025-02-28T07:38:21.142Z | Compiling resolv-conf v0.7.0 |
| 2045 | 2025-02-28T07:38:21.295Z | Compiling lru-cache v0.1.2 |
| 2046 | 2025-02-28T07:38:21.494Z | Compiling tungstenite v0.24.0 |
| 2047 | 2025-02-28T07:38:21.765Z | Compiling sec1 v0.7.3 |
| 2048 | 2025-02-28T07:38:21.885Z | Compiling usdt v0.5.0 |
| 2049 | 2025-02-28T07:38:22.341Z | Compiling slog-term v2.9.1 |
| 2050 | 2025-02-28T07:38:22.447Z | Compiling group v0.13.0 |
| 2051 | 2025-02-28T07:38:22.777Z | Compiling num-iter v0.1.45 |
| 2052 | 2025-02-28T07:38:22.987Z | Compiling tokio-rustls v0.26.0 |
| 2053 | 2025-02-28T07:38:23.347Z | Compiling futures v0.3.31 |
| 2054 | 2025-02-28T07:38:23.473Z | Compiling toml v0.8.20 |
| 2055 | 2025-02-28T07:38:24.228Z | Compiling tokio-rustls v0.25.0 |
| 2056 | 2025-02-28T07:38:24.653Z | Compiling backtrace v0.3.74 |
| 2057 | 2025-02-28T07:38:24.746Z | Compiling slog-bunyan v2.5.0 |
| 2058 | 2025-02-28T07:38:24.818Z | Compiling hyper-tls v0.6.0 |
| 2059 | 2025-02-28T07:38:24.958Z | Compiling cookie_store v0.21.1 |
| 2060 | 2025-02-28T07:38:25.244Z | Compiling hickory-proto v0.24.4 |
| 2061 | 2025-02-28T07:38:25.325Z | Compiling phf_shared v0.11.2 |
| 2062 | 2025-02-28T07:38:25.849Z | Compiling async-stream v0.3.6 |
| 2063 | 2025-02-28T07:38:26.141Z | Compiling waitgroup v0.1.2 |
| 2064 | 2025-02-28T07:38:26.315Z | Compiling hashbrown v0.14.5 |
| 2065 | 2025-02-28T07:38:26.429Z | Compiling hkdf v0.12.4 |
| 2066 | 2025-02-28T07:38:26.489Z | Compiling terminal_size v0.4.0 |
| 2067 | 2025-02-28T07:38:26.729Z | Compiling serde_path_to_error v0.1.16 |
| 2068 | 2025-02-28T07:38:27.185Z | Compiling crypto-bigint v0.5.5 |
| 2069 | 2025-02-28T07:38:27.308Z | Compiling derive-where v1.2.7 |
| 2070 | 2025-02-28T07:38:27.460Z | Compiling serde_repr v0.1.19 |
| 2071 | 2025-02-28T07:38:27.696Z | Compiling hostname v0.4.0 |
| 2072 | 2025-02-28T07:38:27.915Z | Compiling crc32fast v1.4.2 |
| 2073 | 2025-02-28T07:38:28.515Z | Compiling bitflags v1.3.2 |
| 2074 | 2025-02-28T07:38:28.647Z | Compiling winnow v0.5.40 |
| 2075 | 2025-02-28T07:38:28.760Z | Compiling unicode-width v0.2.0 |
| 2076 | 2025-02-28T07:38:29.036Z | Compiling managed v0.8.0 |
| 2077 | 2025-02-28T07:38:30.135Z | Compiling debug-ignore v1.0.5 |
| 2078 | 2025-02-28T07:38:30.174Z | Compiling clap_lex v0.7.4 |
| 2079 | 2025-02-28T07:38:30.604Z | Compiling clap_builder v4.5.31 |
| 2080 | 2025-02-28T07:38:30.754Z | Compiling hickory-resolver v0.24.4 |
| 2081 | 2025-02-28T07:38:32.043Z | Compiling toml_edit v0.19.15 |
| 2082 | 2025-02-28T07:38:34.960Z | Compiling elliptic-curve v0.13.8 |
| 2083 | 2025-02-28T07:38:36.578Z | Compiling console v0.15.10 |
| 2084 | 2025-02-28T07:38:36.793Z | Compiling flate2 v1.1.0 |
| 2085 | 2025-02-28T07:38:37.641Z | Compiling regress v0.10.1 |
| 2086 | 2025-02-28T07:38:38.008Z | Compiling hyper-rustls v0.27.3 |
| 2087 | 2025-02-28T07:38:40.475Z | Compiling phf v0.11.2 |
| 2088 | 2025-02-28T07:38:40.796Z | Compiling signal-hook-mio v0.2.4 |
| 2089 | 2025-02-28T07:38:41.019Z | Compiling rayon v1.10.0 |
| 2090 | 2025-02-28T07:38:41.148Z | Compiling bzip2 v0.4.4 |
| 2091 | 2025-02-28T07:38:41.207Z | Compiling tokio-tungstenite v0.24.0 |
| 2092 | 2025-02-28T07:38:41.210Z | Compiling postgres-types v0.2.9 |
| 2093 | 2025-02-28T07:38:41.670Z | Compiling ed25519 v2.2.3 |
| 2094 | 2025-02-28T07:38:41.710Z | Compiling hubpack v0.1.2 |
| 2095 | 2025-02-28T07:38:42.084Z | Compiling phf_shared v0.10.0 |
| 2096 | 2025-02-28T07:38:42.164Z | Compiling pkcs1 v0.7.5 |
| 2097 | 2025-02-28T07:38:42.371Z | Compiling zerocopy v0.6.6 |
| 2098 | 2025-02-28T07:38:42.434Z | Compiling tokio-stream v0.1.17 |
| 2099 | 2025-02-28T07:38:43.014Z | Compiling rfc6979 v0.4.0 |
| 2100 | 2025-02-28T07:38:43.410Z | Compiling serde-big-array v0.5.1 |
| 2101 | 2025-02-28T07:38:43.434Z | Compiling float-cmp v0.10.0 |
| 2102 | 2025-02-28T07:38:43.683Z | Compiling bstr v1.10.0 |
| 2103 | 2025-02-28T07:38:43.745Z | Compiling unicode-segmentation v1.12.0 |
| 2104 | 2025-02-28T07:38:44.310Z | Compiling predicates-core v1.0.8 |
| 2105 | 2025-02-28T07:38:44.611Z | Compiling normalize-line-endings v0.3.0 |
| 2106 | 2025-02-28T07:38:44.798Z | Compiling new_debug_unreachable v1.0.6 |
| 2107 | 2025-02-28T07:38:44.888Z | Compiling static_assertions v1.1.0 |
| 2108 | 2025-02-28T07:38:44.920Z | Compiling number_prefix v0.4.0 |
| 2109 | 2025-02-28T07:38:45.011Z | Compiling bit-vec v0.6.3 |
| 2110 | 2025-02-28T07:38:45.135Z | Compiling whoami v1.5.2 |
| 2111 | 2025-02-28T07:38:45.424Z | Compiling precomputed-hash v0.1.1 |
| 2112 | 2025-02-28T07:38:45.528Z | Compiling fixedbitset v0.4.2 |
| 2113 | 2025-02-28T07:38:45.570Z | Compiling difflib v0.4.0 |
| 2114 | 2025-02-28T07:38:45.600Z | Compiling string_cache v0.8.7 |
| 2115 | 2025-02-28T07:38:45.978Z | Compiling petgraph v0.6.5 |
| 2116 | 2025-02-28T07:38:46.049Z | Compiling predicates v3.1.3 |
| 2117 | 2025-02-28T07:38:48.451Z | Compiling tokio-postgres v0.7.13 |
| 2118 | 2025-02-28T07:38:48.650Z | Compiling bit-set v0.5.3 |
| 2119 | 2025-02-28T07:38:48.957Z | Compiling indicatif v0.17.11 |
| 2120 | 2025-02-28T07:38:49.003Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2121 | 2025-02-28T07:38:50.523Z | Compiling similar v2.6.0 |
| 2122 | 2025-02-28T07:38:51.122Z | Compiling qorb v0.2.1 |
| 2123 | 2025-02-28T07:38:51.531Z | Compiling ecdsa v0.16.9 |
| 2124 | 2025-02-28T07:38:52.354Z | Compiling rsa v0.9.6 |
| 2125 | 2025-02-28T07:38:53.630Z | Compiling ed25519-dalek v2.1.1 |
| 2126 | 2025-02-28T07:38:53.786Z | Compiling reqwest v0.12.12 |
| 2127 | 2025-02-28T07:38:54.951Z | Compiling zip v0.6.6 |
| 2128 | 2025-02-28T07:38:55.016Z | Compiling typify-impl v0.2.0 |
| 2129 | 2025-02-28T07:38:56.106Z | Compiling crossterm v0.28.1 |
| 2130 | 2025-02-28T07:38:56.478Z | Compiling toml v0.7.8 |
| 2131 | 2025-02-28T07:38:56.741Z | Compiling clap v4.5.31 |
| 2132 | 2025-02-28T07:38:58.975Z | Compiling x509-cert v0.2.5 |
| 2133 | 2025-02-28T07:39:00.769Z | Compiling hex v0.4.3 |
| 2134 | 2025-02-28T07:39:02.826Z | Compiling itertools v0.10.5 |
| 2135 | 2025-02-28T07:39:03.413Z | Compiling peg-runtime v0.8.3 |
| 2136 | 2025-02-28T07:39:03.582Z | Compiling unicode-xid v0.2.6 |
| 2137 | 2025-02-28T07:39:03.799Z | Compiling lalrpop-util v0.19.12 |
| 2138 | 2025-02-28T07:39:07.127Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2139 | 2025-02-28T07:39:07.150Z | Compiling typify-macro v0.2.0 |
| 2140 | 2025-02-28T07:39:36.746Z | Compiling radium v0.7.0 |
| 2141 | 2025-02-28T07:39:42.609Z | Compiling ident_case v1.0.1 |
| 2142 | 2025-02-28T07:39:42.821Z | Compiling maybe-uninit v2.0.0 |
| 2143 | 2025-02-28T07:39:44.654Z | Compiling thiserror v2.0.11 |
| 2144 | 2025-02-28T07:39:44.831Z | Compiling tap v1.0.1 |
| 2145 | 2025-02-28T07:39:45.732Z | Compiling wyz v0.5.1 |
| 2146 | 2025-02-28T07:39:47.946Z | Compiling darling_core v0.20.10 |
| 2147 | 2025-02-28T07:39:55.155Z | Compiling typify v0.2.0 |
| 2148 | 2025-02-28T07:39:57.383Z | Compiling thiserror-impl v2.0.11 |
| 2149 | 2025-02-28T07:39:57.413Z | Compiling funty v2.0.0 |
| 2150 | 2025-02-28T07:39:59.045Z | Compiling packed_struct v0.10.1 |
| 2151 | 2025-02-28T07:39:59.628Z | Compiling unsafe-libyaml v0.2.11 |
| 2152 | 2025-02-28T07:40:02.308Z | Compiling serde_yaml v0.9.34+deprecated |
| 2153 | 2025-02-28T07:40:08.692Z | Compiling bitvec v1.0.1 |
| 2154 | 2025-02-28T07:40:14.837Z | Compiling progenitor-impl v0.8.0 |
| 2155 | 2025-02-28T07:40:15.346Z | Compiling darling_macro v0.20.10 |
| 2156 | 2025-02-28T07:40:17.219Z | Compiling ipnetwork v0.21.1 |
| 2157 | 2025-02-28T07:40:18.621Z | Compiling packed_struct_codegen v0.10.1 |
| 2158 | 2025-02-28T07:40:19.558Z | Compiling structmeta-derive v0.3.0 |
| 2159 | 2025-02-28T07:40:20.089Z | Compiling indexmap v1.9.3 |
| 2160 | 2025-02-28T07:40:20.452Z | Compiling crc-catalog v2.4.0 |
| 2161 | 2025-02-28T07:40:20.580Z | Compiling fastrand v2.1.1 |
| 2162 | 2025-02-28T07:40:21.002Z | Compiling nodrop v0.1.14 |
| 2163 | 2025-02-28T07:40:21.154Z | Compiling array-init v0.0.4 |
| 2164 | 2025-02-28T07:40:21.255Z | Compiling tempfile v3.13.0 |
| 2165 | 2025-02-28T07:40:21.997Z | Compiling structmeta v0.3.0 |
| 2166 | 2025-02-28T07:40:22.040Z | Compiling crc v3.2.1 |
| 2167 | 2025-02-28T07:40:22.207Z | Compiling progenitor-macro v0.8.0 |
| 2168 | 2025-02-28T07:40:22.409Z | Compiling oxnet v0.1.1 |
| 2169 | 2025-02-28T07:40:23.079Z | Compiling smallvec v0.6.14 |
| 2170 | 2025-02-28T07:40:23.397Z | Compiling darling v0.20.10 |
| 2171 | 2025-02-28T07:40:23.917Z | Compiling progenitor-client v0.8.0 |
| 2172 | 2025-02-28T07:40:24.116Z | Compiling xattr v1.3.1 |
| 2173 | 2025-02-28T07:40:24.491Z | Compiling pin-project-internal v1.1.6 |
| 2174 | 2025-02-28T07:40:24.805Z | Compiling daft-derive v0.1.1 |
| 2175 | 2025-02-28T07:40:25.373Z | Compiling filetime v0.2.25 |
| 2176 | 2025-02-28T07:40:25.749Z | Compiling dropshot v0.16.0 |
| 2177 | 2025-02-28T07:40:26.097Z | Compiling hashbrown v0.12.3 |
| 2178 | 2025-02-28T07:40:26.117Z | Compiling base64 v0.21.7 |
| 2179 | 2025-02-28T07:40:26.253Z | Compiling bitfield v0.14.0 |
| 2180 | 2025-02-28T07:40:26.574Z | Compiling same-file v1.0.6 |
| 2181 | 2025-02-28T07:40:26.885Z | Compiling termcolor v1.4.1 |
| 2182 | 2025-02-28T07:40:26.978Z | Compiling pin-project v1.1.6 |
| 2183 | 2025-02-28T07:40:27.162Z | Compiling walkdir v2.5.0 |
| 2184 | 2025-02-28T07:40:27.249Z | Compiling ron v0.8.1 |
| 2185 | 2025-02-28T07:40:27.933Z | Compiling env_logger v0.10.2 |
| 2186 | 2025-02-28T07:40:28.531Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2187 | 2025-02-28T07:40:28.774Z | Compiling daft v0.1.1 |
| 2188 | 2025-02-28T07:40:29.358Z | Compiling tar v0.4.44 |
| 2189 | 2025-02-28T07:40:31.120Z | Compiling serde_with_macros v3.11.0 |
| 2190 | 2025-02-28T07:40:32.620Z | Compiling progenitor v0.8.0 |
| 2191 | 2025-02-28T07:40:32.868Z | Compiling serde-hex v0.1.0 |
| 2192 | 2025-02-28T07:40:33.172Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2193 | 2025-02-28T07:40:33.452Z | Compiling parse-display-derive v0.10.0 |
| 2194 | 2025-02-28T07:40:33.520Z | Compiling strum_macros v0.26.4 |
| 2195 | 2025-02-28T07:40:35.290Z | Compiling hashbrown v0.13.2 |
| 2196 | 2025-02-28T07:40:36.656Z | Compiling dropshot_endpoint v0.16.0 |
| 2197 | 2025-02-28T07:40:36.977Z | Compiling snafu-derive v0.8.5 |
| 2198 | 2025-02-28T07:40:37.657Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2199 | 2025-02-28T07:40:37.821Z | Compiling blake3 v1.5.4 |
| 2200 | 2025-02-28T07:40:38.444Z | Compiling instant v0.1.13 |
| 2201 | 2025-02-28T07:40:38.466Z | Compiling buf-list v1.0.3 |
| 2202 | 2025-02-28T07:40:38.644Z | Compiling bumpalo v3.16.0 |
| 2203 | 2025-02-28T07:40:39.037Z | Compiling crc-any v2.5.0 |
| 2204 | 2025-02-28T07:40:39.218Z | Compiling zip v2.1.3 |
| 2205 | 2025-02-28T07:40:39.580Z | Compiling simd-adler32 v0.3.7 |
| 2206 | 2025-02-28T07:40:40.006Z | Compiling lockfree-object-pool v0.1.6 |
| 2207 | 2025-02-28T07:40:40.314Z | Compiling zopfli v0.8.1 |
| 2208 | 2025-02-28T07:40:40.940Z | Compiling backoff v0.4.0 |
| 2209 | 2025-02-28T07:40:41.127Z | Compiling snafu v0.8.5 |
| 2210 | 2025-02-28T07:40:41.754Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2211 | 2025-02-28T07:40:41.996Z | Compiling strum v0.26.3 |
| 2212 | 2025-02-28T07:40:42.022Z | Compiling parse-display v0.10.0 |
| 2213 | 2025-02-28T07:40:42.222Z | Compiling object v0.30.4 |
| 2214 | 2025-02-28T07:40:42.311Z | Compiling serde_with v3.11.0 |
| 2215 | 2025-02-28T07:40:43.917Z | Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2216 | 2025-02-28T07:40:44.589Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2217 | 2025-02-28T07:40:46.229Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2218 | 2025-02-28T07:40:46.338Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2219 | 2025-02-28T07:40:47.075Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2220 | 2025-02-28T07:40:47.834Z | Compiling camino-tempfile v1.1.1 |
| 2221 | 2025-02-28T07:40:48.577Z | Compiling globset v0.4.15 |
| 2222 | 2025-02-28T07:40:52.044Z | Compiling regress v0.9.1 |
| 2223 | 2025-02-28T07:40:54.464Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2224 | 2025-02-28T07:40:54.686Z | Compiling progenitor-client v0.9.1 |
| 2225 | 2025-02-28T07:40:54.760Z | Compiling olpc-cjson v0.1.4 |
| 2226 | 2025-02-28T07:40:55.082Z | Compiling pem v3.0.5 |
| 2227 | 2025-02-28T07:40:55.636Z | Compiling cargo-platform v0.1.8 |
| 2228 | 2025-02-28T07:40:56.547Z | Compiling macaddr v1.0.1 |
| 2229 | 2025-02-28T07:40:56.792Z | Compiling serde_plain v1.0.2 |
| 2230 | 2025-02-28T07:40:57.182Z | Compiling async-recursion v1.1.1 |
| 2231 | 2025-02-28T07:40:57.296Z | Compiling memmap2 v0.9.5 |
| 2232 | 2025-02-28T07:40:57.847Z | Compiling path-slash v0.1.5 |
| 2233 | 2025-02-28T07:40:58.116Z | Compiling constant_time_eq v0.3.1 |
| 2234 | 2025-02-28T07:40:58.179Z | Compiling arrayvec v0.7.6 |
| 2235 | 2025-02-28T07:40:58.306Z | Compiling typed-path v0.9.3 |
| 2236 | 2025-02-28T07:40:58.514Z | Compiling arrayref v0.3.9 |
| 2237 | 2025-02-28T07:40:58.675Z | Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
| 2238 | 2025-02-28T07:41:02.784Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2239 | 2025-02-28T07:41:02.958Z | Compiling tough v0.19.0 |
| 2240 | 2025-02-28T07:41:02.958Z | Compiling cargo_metadata v0.19.1 |
| 2241 | 2025-02-28T07:41:05.134Z | Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 2242 | 2025-02-28T07:41:05.394Z | Compiling itertools v0.14.0 |
| 2243 | 2025-02-28T07:41:05.611Z | Compiling topological-sort v0.2.2 |
| 2244 | 2025-02-28T07:41:05.758Z | Compiling parse-size v1.1.0 |
| 2245 | 2025-02-28T07:41:05.933Z | Compiling omicron-zone-package v0.12.0 |
| 2246 | 2025-02-28T07:41:06.094Z | Compiling omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 2247 | 2025-02-28T07:41:08.886Z | Compiling shell-words v1.1.0 |
| 2248 | 2025-02-28T07:41:15.179Z | Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 2249 | 2025-02-28T07:41:25.299Z | Compiling omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 2250 | 2025-02-28T07:41:39.269Z | Finished `release` profile [optimized] target(s) in 5m 42s |
| 2251 | 2025-02-28T07:41:39.450Z | Running `target/release/omicron-releng --output-dir /work` |
| 2252 | 2025-02-28T07:41:39.477Z | Feb 28 07:41:38.775 DEBG changing working directory to /work/oxidecomputer/omicron |
| 2253 | 2025-02-28T07:41:39.612Z | Feb 28 07:41:38.889 DEBG running: git rev-parse HEAD |
| 2254 | 2025-02-28T07:41:39.622Z | Feb 28 07:41:38.896 DEBG process exited with exit status: 0 (7.111916ms) |
| 2255 | 2025-02-28T07:41:39.623Z | Feb 28 07:41:38.896 INFO version: 13.0.0-0.ci+git58de55e1b4f |
| 2256 | 2025-02-28T07:41:39.648Z | Feb 28 07:41:38.941 INFO cloning helios to /work/oxidecomputer/helios |
| 2257 | 2025-02-28T07:41:39.649Z | Feb 28 07:41:38.941 DEBG running: git clone https://github.com/oxidecomputer/helios.git /work/oxidecomputer/helios |
| 2258 | 2025-02-28T07:41:39.686Z | Cloning into '/work/oxidecomputer/helios'... |
| 2259 | 2025-02-28T07:41:40.177Z | Feb 28 07:41:39.476 DEBG process exited with exit status: 0 (534.65485ms) |
| 2260 | 2025-02-28T07:41:40.177Z | Feb 28 07:41:39.476 DEBG running: pkg verify -q /system/zones/brand/omicron1/tools |
| 2261 | 2025-02-28T07:41:41.110Z | Feb 28 07:41:40.412 DEBG process exited with exit status: 0 (935.938444ms) |
| 2262 | 2025-02-28T07:41:41.110Z | Feb 28 07:41:40.412 DEBG running: zfs list rpool/images/build/host |
| 2263 | 2025-02-28T07:41:41.129Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2264 | 2025-02-28T07:41:41.129Z | rpool/images/build/host 24K 152G 24K /rpool/images/build/host |
| 2265 | 2025-02-28T07:41:41.134Z | Feb 28 07:41:40.419 DEBG process exited with exit status: 0 (7.680628ms) |
| 2266 | 2025-02-28T07:41:41.134Z | Feb 28 07:41:40.419 DEBG running: zfs list rpool/images/build/recovery |
| 2267 | 2025-02-28T07:41:41.135Z | NAME USED AVAIL REFER MOUNTPOINT |
| 2268 | 2025-02-28T07:41:41.135Z | rpool/images/build/recovery 24K 152G 24K /rpool/images/build/recovery |
| 2269 | 2025-02-28T07:41:41.135Z | Feb 28 07:41:40.426 DEBG process exited with exit status: 0 (6.483883ms) |
| 2270 | 2025-02-28T07:41:41.135Z | Feb 28 07:41:40.426 DEBG running: git -C /work/oxidecomputer/helios status --branch '--porcelain=2' |
| 2271 | 2025-02-28T07:41:41.135Z | # branch.oid 873badbd0b076bec558c882d9d377855dcb48038 |
| 2272 | 2025-02-28T07:41:41.135Z | # branch.head master |
| 2273 | 2025-02-28T07:41:41.135Z | # branch.upstream origin/master |
| 2274 | 2025-02-28T07:41:41.135Z | # branch.ab +0 -0 |
| 2275 | 2025-02-28T07:41:41.136Z | Feb 28 07:41:40.435 DEBG process exited with exit status: 0 (8.444494ms) |
| 2276 | 2025-02-28T07:41:41.136Z | Feb 28 07:41:40.435 INFO [hubris-staging] running task |
| 2277 | 2025-02-28T07:41:41.136Z | Feb 28 07:41:40.436 INFO [hubris-production] running task |
| 2278 | 2025-02-28T07:41:41.136Z | Feb 28 07:41:40.436 INFO [helios-setup] running: BUILD_OS=no PWD=/work/oxidecomputer/helios ptime -m gmake setup |
| 2279 | 2025-02-28T07:41:41.146Z | Feb 28 07:41:40.440 INFO [omicron-package] running: ptime -m /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo build --locked --release --bin omicron-package |
| 2280 | 2025-02-28T07:41:41.221Z | [ helios-setup] cd tools/helios-build && cargo build --quiet |
| 2281 | 2025-02-28T07:41:41.655Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2282 | 2025-02-28T07:41:42.122Z | [ omicron-package] Blocking waiting for file lock on package cache |
| 2283 | 2025-02-28T07:41:43.001Z | Feb 28 07:41:42.304 INFO [hubris-production] task succeeded (1.86785036s) |
| 2284 | 2025-02-28T07:41:43.219Z | [ omicron-package] Compiling ring v0.17.11 |
| 2285 | 2025-02-28T07:41:43.230Z | [ omicron-package] Compiling proc-macro-crate v1.3.1 |
| 2286 | 2025-02-28T07:41:43.230Z | [ omicron-package] Compiling itertools v0.13.0 |
| 2287 | 2025-02-28T07:41:43.233Z | [ omicron-package] Compiling heapless v0.8.0 |
| 2288 | 2025-02-28T07:41:43.233Z | [ omicron-package] Compiling hash32 v0.3.1 |
| 2289 | 2025-02-28T07:41:43.233Z | [ omicron-package] Compiling smoltcp v0.11.0 |
| 2290 | 2025-02-28T07:41:43.233Z | [ omicron-package] Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2291 | 2025-02-28T07:41:44.277Z | [ omicron-package] Compiling num_enum_derive v0.5.11 |
| 2292 | 2025-02-28T07:41:44.543Z | [ omicron-package] Compiling proc-macro-error-attr v1.0.4 |
| 2293 | 2025-02-28T07:41:45.083Z | [ omicron-package] Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2294 | 2025-02-28T07:41:45.463Z | [ omicron-package] Compiling cobs v0.2.3 |
| 2295 | 2025-02-28T07:41:45.920Z | [ omicron-package] Compiling postcard v1.0.10 |
| 2296 | 2025-02-28T07:41:46.399Z | [ omicron-package] Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2297 | 2025-02-28T07:41:46.497Z | [ omicron-package] Compiling proc-macro-error v1.0.4 |
| 2298 | 2025-02-28T07:41:47.089Z | [ omicron-package] Compiling foreign-types-macros v0.2.3 |
| 2299 | 2025-02-28T07:41:47.438Z | [ omicron-package] Compiling unicode-width v0.1.14 |
| 2300 | 2025-02-28T07:41:47.788Z | [ omicron-package] Compiling foreign-types-shared v0.3.1 |
| 2301 | 2025-02-28T07:41:48.018Z | [ omicron-package] Compiling num_enum v0.5.11 |
| 2302 | 2025-02-28T07:41:48.607Z | [ omicron-package] Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2303 | 2025-02-28T07:41:48.793Z | [ omicron-package] Compiling tabwriter v1.4.0 |
| 2304 | 2025-02-28T07:41:49.957Z | [ omicron-package] Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2305 | 2025-02-28T07:41:50.014Z | [ omicron-package] Compiling foreign-types v0.5.0 |
| 2306 | 2025-02-28T07:41:50.359Z | [ omicron-package] Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2307 | 2025-02-28T07:41:50.553Z | [ omicron-package] Compiling cstr-argument v0.1.2 |
| 2308 | 2025-02-28T07:41:50.815Z | [ omicron-package] Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2309 | 2025-02-28T07:41:50.913Z | [ omicron-package] Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2310 | 2025-02-28T07:41:51.575Z | [ omicron-package] Compiling rustls v0.23.19 |
| 2311 | 2025-02-28T07:41:51.733Z | [ omicron-package] Compiling rustls v0.22.4 |
| 2312 | 2025-02-28T07:41:51.807Z | [ omicron-package] Compiling crucible-workspace-hack v0.1.0 |
| 2313 | 2025-02-28T07:41:51.849Z | [ omicron-package] Compiling pretty-hex v0.2.1 |
| 2314 | 2025-02-28T07:41:52.089Z | [ omicron-package] Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2315 | 2025-02-28T07:41:52.635Z | [ omicron-package] Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2316 | 2025-02-28T07:41:52.803Z | [ omicron-package] Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2317 | 2025-02-28T07:41:52.950Z | [ omicron-package] Compiling colored v2.2.0 |
| 2318 | 2025-02-28T07:41:54.001Z | [ omicron-package] Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 2319 | 2025-02-28T07:41:54.065Z | [ omicron-package] Compiling winnow v0.6.20 |
| 2320 | 2025-02-28T07:41:54.531Z | [ omicron-package] Compiling zone_cfg_derive v0.3.0 |
| 2321 | 2025-02-28T07:41:55.301Z | [ omicron-package] Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2322 | 2025-02-28T07:41:55.635Z | [ omicron-package] Compiling sigpipe v0.1.3 |
| 2323 | 2025-02-28T07:41:55.833Z | [ omicron-package] Compiling rustls-webpki v0.102.8 |
| 2324 | 2025-02-28T07:41:55.909Z | [ omicron-package] Compiling num-derive v0.4.2 |
| 2325 | 2025-02-28T07:41:56.637Z | [ omicron-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2326 | 2025-02-28T07:41:58.612Z | [ omicron-package] Compiling libefi-sys v0.1.0 |
| 2327 | 2025-02-28T07:41:59.251Z | [ omicron-package] Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 2328 | 2025-02-28T07:41:59.877Z | [ omicron-package] Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2329 | 2025-02-28T07:42:00.245Z | [ omicron-package] Compiling zone v0.3.0 |
| 2330 | 2025-02-28T07:42:00.984Z | [ omicron-package] Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2331 | 2025-02-28T07:42:01.282Z | [ omicron-package] Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2332 | 2025-02-28T07:42:01.822Z | [ omicron-package] Compiling smf v0.2.3 |
| 2333 | 2025-02-28T07:42:02.254Z | [ omicron-package] Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 2334 | 2025-02-28T07:42:02.928Z | [ omicron-package] Compiling bitfield-struct v0.6.2 |
| 2335 | 2025-02-28T07:42:04.632Z | [ omicron-package] Compiling tokio-rustls v0.25.0 |
| 2336 | 2025-02-28T07:42:04.899Z | [ omicron-package] Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2337 | 2025-02-28T07:42:05.276Z | [ omicron-package] Compiling dropshot v0.12.0 |
| 2338 | 2025-02-28T07:42:05.324Z | [ omicron-package] Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2339 | 2025-02-28T07:42:06.300Z | [ omicron-package] Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2340 | 2025-02-28T07:42:06.340Z | [ omicron-package] Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2341 | 2025-02-28T07:42:06.584Z | [ omicron-package] Compiling tokio-rustls v0.26.0 |
| 2342 | 2025-02-28T07:42:07.675Z | [ omicron-package] Compiling hyper-rustls v0.27.3 |
| 2343 | 2025-02-28T07:42:08.168Z | [ omicron-package] Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2344 | 2025-02-28T07:42:08.421Z | [ omicron-package] Compiling reqwest v0.12.12 |
| 2345 | 2025-02-28T07:42:11.529Z | [ omicron-package] Compiling qorb v0.2.1 |
| 2346 | 2025-02-28T07:42:12.969Z | [ omicron-package] Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2347 | 2025-02-28T07:42:14.842Z | [ omicron-package] Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2348 | 2025-02-28T07:42:15.134Z | [ omicron-package] Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2349 | 2025-02-28T07:42:15.720Z | [ omicron-package] Compiling gethostname v0.5.0 |
| 2350 | 2025-02-28T07:42:16.001Z | [ omicron-package] Compiling indent_write v2.2.0 |
| 2351 | 2025-02-28T07:42:17.254Z | Feb 28 07:42:16.552 INFO [hubris-staging] task succeeded (36.116853784s) |
| 2352 | 2025-02-28T07:42:18.049Z | [ omicron-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2353 | 2025-02-28T07:42:18.499Z | [ omicron-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2354 | 2025-02-28T07:42:19.849Z | [ omicron-package] Compiling dropshot v0.16.0 |
| 2355 | 2025-02-28T07:42:26.661Z | [ helios-setup] Feb 28 07:42:25.957 INFO helios repository root is: /work/oxidecomputer/helios |
| 2356 | 2025-02-28T07:42:26.664Z | [ helios-setup] Feb 28 07:42:25.960 INFO skipping project "omnios-extra" because "BUILD_OS" is set to "no" |
| 2357 | 2025-02-28T07:42:26.664Z | [ helios-setup] Feb 28 07:42:25.960 INFO project phbl: Project { github: Some("oxidecomputer/phbl"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: false, use_debug: false, unless_env: None, fixup: [] }, project: phbl |
| 2358 | 2025-02-28T07:42:26.664Z | [ helios-setup] Feb 28 07:42:25.960 INFO cloning https://github.com/oxidecomputer/phbl.git at "/work/oxidecomputer/helios/projects/phbl"..., project: phbl |
| 2359 | 2025-02-28T07:42:26.669Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/phbl'... |
| 2360 | 2025-02-28T07:42:27.380Z | [ helios-setup] Feb 28 07:42:26.675 INFO clone ok!, project: phbl |
| 2361 | 2025-02-28T07:42:27.386Z | [ helios-setup] Feb 28 07:42:26.675 INFO project image-builder: Project { github: Some("illumos/image-builder"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: true, unless_env: None, fixup: [] }, project: image-builder |
| 2362 | 2025-02-28T07:42:27.386Z | [ helios-setup] Feb 28 07:42:26.675 INFO cloning https://github.com/illumos/image-builder.git at "/work/oxidecomputer/helios/projects/image-builder"..., project: image-builder |
| 2363 | 2025-02-28T07:42:27.386Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/image-builder'... |
| 2364 | 2025-02-28T07:42:27.599Z | [ omicron-package] Compiling progenitor-client v0.8.0 |
| 2365 | 2025-02-28T07:42:28.130Z | [ helios-setup] Feb 28 07:42:27.426 INFO clone ok!, project: image-builder |
| 2366 | 2025-02-28T07:42:28.134Z | [ helios-setup] Feb 28 07:42:27.426 INFO project bootserver: Project { github: Some("oxidecomputer/boot-image-tools"), url: None, auto_update: true, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: bootserver |
| 2367 | 2025-02-28T07:42:28.135Z | [ helios-setup] Feb 28 07:42:27.426 INFO cloning https://github.com/oxidecomputer/boot-image-tools.git at "/work/oxidecomputer/helios/projects/bootserver"..., project: bootserver |
| 2368 | 2025-02-28T07:42:28.139Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/bootserver'... |
| 2369 | 2025-02-28T07:42:28.316Z | [ omicron-package] Compiling progenitor v0.8.0 |
| 2370 | 2025-02-28T07:42:28.572Z | [ omicron-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2371 | 2025-02-28T07:42:28.622Z | [ omicron-package] Compiling progenitor-client v0.9.1 |
| 2372 | 2025-02-28T07:42:28.872Z | [ helios-setup] Feb 28 07:42:28.167 INFO clone ok!, project: bootserver |
| 2373 | 2025-02-28T07:42:28.877Z | [ helios-setup] Feb 28 07:42:28.167 INFO skipping project "illumos" because "BUILD_OS" is set to "no" |
| 2374 | 2025-02-28T07:42:28.877Z | [ helios-setup] Feb 28 07:42:28.167 INFO project pilot: Project { github: Some("oxidecomputer/pilot"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: pilot |
| 2375 | 2025-02-28T07:42:28.877Z | [ helios-setup] Feb 28 07:42:28.167 INFO cloning git@github.com:oxidecomputer/pilot.git at "/work/oxidecomputer/helios/projects/pilot"..., project: pilot |
| 2376 | 2025-02-28T07:42:28.880Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pilot'... |
| 2377 | 2025-02-28T07:42:29.682Z | [ omicron-package] Compiling omicron-zone-package v0.12.0 |
| 2378 | 2025-02-28T07:42:30.076Z | [ helios-setup] Feb 28 07:42:29.372 INFO clone ok!, project: pilot |
| 2379 | 2025-02-28T07:42:30.079Z | [ helios-setup] Feb 28 07:42:29.372 INFO project chelsio-t6-roms: Project { github: Some("oxidecomputer/chelsio-t6-roms"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: chelsio-t6-roms |
| 2380 | 2025-02-28T07:42:30.079Z | [ helios-setup] Feb 28 07:42:29.372 INFO cloning git@github.com:oxidecomputer/chelsio-t6-roms.git at "/work/oxidecomputer/helios/projects/chelsio-t6-roms"..., project: chelsio-t6-roms |
| 2381 | 2025-02-28T07:42:30.082Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/chelsio-t6-roms'... |
| 2382 | 2025-02-28T07:42:31.329Z | [ helios-setup] Feb 28 07:42:30.625 INFO clone ok!, project: chelsio-t6-roms |
| 2383 | 2025-02-28T07:42:31.334Z | [ helios-setup] Feb 28 07:42:30.625 INFO project pinprick: Project { github: Some("oxidecomputer/pinprick"), url: None, auto_update: false, rev: None, use_ssh: false, site_sh: false, cargo_build: true, use_debug: false, unless_env: None, fixup: [] }, project: pinprick |
| 2384 | 2025-02-28T07:42:31.334Z | [ helios-setup] Feb 28 07:42:30.625 INFO cloning https://github.com/oxidecomputer/pinprick.git at "/work/oxidecomputer/helios/projects/pinprick"..., project: pinprick |
| 2385 | 2025-02-28T07:42:31.338Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/pinprick'... |
| 2386 | 2025-02-28T07:42:32.086Z | [ helios-setup] Feb 28 07:42:31.381 INFO clone ok!, project: pinprick |
| 2387 | 2025-02-28T07:42:32.088Z | [ helios-setup] Feb 28 07:42:31.382 INFO skipping project "omnios-build" because "BUILD_OS" is set to "no" |
| 2388 | 2025-02-28T07:42:32.088Z | [ helios-setup] Feb 28 07:42:31.382 INFO project amd-firmware: Project { github: Some("oxidecomputer/amd-firmware"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: false, use_debug: false, unless_env: Some("OXIDE_STAFF"), fixup: [] }, project: amd-firmware |
| 2389 | 2025-02-28T07:42:32.088Z | [ helios-setup] Feb 28 07:42:31.382 INFO cloning git@github.com:oxidecomputer/amd-firmware.git at "/work/oxidecomputer/helios/projects/amd-firmware"..., project: amd-firmware |
| 2390 | 2025-02-28T07:42:32.091Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-firmware'... |
| 2391 | 2025-02-28T07:42:36.097Z | [ omicron-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2392 | 2025-02-28T07:42:39.358Z | [ omicron-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2393 | 2025-02-28T07:42:42.096Z | [ helios-setup] Feb 28 07:42:41.388 INFO clone ok!, project: amd-firmware |
| 2394 | 2025-02-28T07:42:42.099Z | [ helios-setup] Feb 28 07:42:41.389 INFO project amd-host-image-builder: Project { github: Some("oxidecomputer/amd-host-image-builder"), url: None, auto_update: true, rev: None, use_ssh: true, site_sh: false, cargo_build: true, use_debug: true, unless_env: Some("OXIDE_STAFF"), fixup: [Fixup { from_commit: "4eae23e8a86a6b5ae16e26283e9c0bee87cc2167", to_branch: "main" }] }, project: amd-host-image-builder |
| 2395 | 2025-02-28T07:42:42.099Z | [ helios-setup] Feb 28 07:42:41.389 INFO cloning git@github.com:oxidecomputer/amd-host-image-builder.git at "/work/oxidecomputer/helios/projects/amd-host-image-builder"..., project: amd-host-image-builder |
| 2396 | 2025-02-28T07:42:42.103Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder'... |
| 2397 | 2025-02-28T07:42:43.445Z | [ helios-setup] Submodule 'amd-firmware' (git@github.com:oxidecomputer/amd-firmware.git) registered for path 'amd-firmware' |
| 2398 | 2025-02-28T07:42:43.459Z | [ helios-setup] Cloning into '/work/oxidecomputer/helios/projects/amd-host-image-builder/amd-firmware'... |
| 2399 | 2025-02-28T07:42:52.803Z | [ helios-setup] Submodule path 'amd-firmware': checked out '1a6eeff3c909666c2c562bb7d934fad7744bf7de' |
| 2400 | 2025-02-28T07:42:52.811Z | [ helios-setup] Feb 28 07:42:52.103 INFO clone ok!, project: amd-host-image-builder |
| 2401 | 2025-02-28T07:42:52.814Z | [ helios-setup] Feb 28 07:42:52.104 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/os"], pwd: None |
| 2402 | 2025-02-28T07:42:53.354Z | [ helios-setup] Feb 28 07:42:52.646 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/os", "helios-dev"], pwd: None |
| 2403 | 2025-02-28T07:42:53.676Z | [ helios-setup] Feb 28 07:42:52.967 INFO repository /work/oxidecomputer/helios/packages/os for publisher helios-dev created |
| 2404 | 2025-02-28T07:42:53.680Z | [ helios-setup] Feb 28 07:42:52.968 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/other"], pwd: None |
| 2405 | 2025-02-28T07:42:54.108Z | [ helios-setup] Feb 28 07:42:53.400 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/other", "helios-dev"], pwd: None |
| 2406 | 2025-02-28T07:42:54.641Z | [ helios-setup] Feb 28 07:42:53.933 INFO repository /work/oxidecomputer/helios/packages/other for publisher helios-dev created |
| 2407 | 2025-02-28T07:42:54.646Z | [ helios-setup] Feb 28 07:42:53.933 INFO exec: ["/usr/bin/pkgrepo", "create", "/work/oxidecomputer/helios/packages/combined"], pwd: None |
| 2408 | 2025-02-28T07:42:55.185Z | [ helios-setup] Feb 28 07:42:54.477 INFO exec: ["/usr/bin/pkgrepo", "add-publisher", "-s", "/work/oxidecomputer/helios/packages/combined", "helios-dev"], pwd: None |
| 2409 | 2025-02-28T07:42:55.524Z | [ helios-setup] Feb 28 07:42:54.812 INFO repository /work/oxidecomputer/helios/packages/combined for publisher helios-dev created |
| 2410 | 2025-02-28T07:42:55.528Z | [ helios-setup] Feb 28 07:42:54.812 INFO file /work/oxidecomputer/helios/packages/publisher.mogrify does not exist |
| 2411 | 2025-02-28T07:42:55.528Z | [ helios-setup] Feb 28 07:42:54.812 INFO writing /work/oxidecomputer/helios/packages/publisher.mogrify ... |
| 2412 | 2025-02-28T07:42:55.528Z | [ helios-setup] Feb 28 07:42:54.812 INFO ok! |
| 2413 | 2025-02-28T07:42:55.528Z | [ helios-setup] Feb 28 07:42:54.812 INFO link /work/oxidecomputer/helios/packages/os-conflicts.mogrify does not exist |
| 2414 | 2025-02-28T07:42:55.528Z | [ helios-setup] Feb 28 07:42:54.812 INFO linking /work/oxidecomputer/helios/packages/os-conflicts.mogrify -> ../tools/packages/os-conflicts.mogrify ... |
| 2415 | 2025-02-28T07:42:55.530Z | [ helios-setup] Feb 28 07:42:54.812 INFO ok! |
| 2416 | 2025-02-28T07:42:55.530Z | [ helios-setup] Feb 28 07:42:54.812 INFO link /work/oxidecomputer/helios/packages/os-deps.mogrify does not exist |
| 2417 | 2025-02-28T07:42:55.530Z | [ helios-setup] Feb 28 07:42:54.812 INFO linking /work/oxidecomputer/helios/packages/os-deps.mogrify -> ../tools/packages/os-deps.mogrify ... |
| 2418 | 2025-02-28T07:42:55.530Z | [ helios-setup] Feb 28 07:42:54.812 INFO ok! |
| 2419 | 2025-02-28T07:42:55.530Z | [ helios-setup] Feb 28 07:42:54.812 INFO building project "image-builder" at /work/oxidecomputer/helios/projects/image-builder |
| 2420 | 2025-02-28T07:42:55.530Z | [ helios-setup] Feb 28 07:42:54.812 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/image-builder") |
| 2421 | 2025-02-28T07:42:55.734Z | [ helios-setup] Feb 28 07:42:55.026 INFO E| Updating git repository `https://github.com/jclulow/rust-jmclib` |
| 2422 | 2025-02-28T07:42:56.058Z | [ helios-setup] Feb 28 07:42:55.350 INFO E| From https://github.com/jclulow/rust-jmclib |
| 2423 | 2025-02-28T07:42:56.059Z | [ helios-setup] Feb 28 07:42:55.350 INFO E| * [new ref] 98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 -> refs/commit/98fb2268f5a2f350e65ab5c8fc490b27eb1b3949 |
| 2424 | 2025-02-28T07:42:56.075Z | [ helios-setup] Feb 28 07:42:55.363 INFO E| Updating crates.io index |
| 2425 | 2025-02-28T07:42:56.164Z | [ helios-setup] Feb 28 07:42:55.455 INFO E| Downloading crates ... |
| 2426 | 2025-02-28T07:42:56.247Z | [ helios-setup] Feb 28 07:42:55.529 INFO E| Downloaded bitflags v2.3.3 |
| 2427 | 2025-02-28T07:42:56.256Z | [ helios-setup] Feb 28 07:42:55.534 INFO E| Downloaded cpufeatures v0.2.9 |
| 2428 | 2025-02-28T07:42:56.256Z | [ helios-setup] Feb 28 07:42:55.536 INFO E| Downloaded glob v0.3.1 |
| 2429 | 2025-02-28T07:42:56.256Z | [ helios-setup] Feb 28 07:42:55.537 INFO E| Downloaded opaque-debug v0.3.0 |
| 2430 | 2025-02-28T07:42:56.256Z | [ helios-setup] Feb 28 07:42:55.538 INFO E| Downloaded errno v0.3.1 |
| 2431 | 2025-02-28T07:42:56.290Z | [ helios-setup] Feb 28 07:42:55.568 INFO E| Downloaded ryu v1.0.15 |
| 2432 | 2025-02-28T07:42:56.295Z | [ helios-setup] Feb 28 07:42:55.573 INFO E| Downloaded libdevinfo-sys v1.0.0 |
| 2433 | 2025-02-28T07:42:56.296Z | [ helios-setup] Feb 28 07:42:55.574 INFO E| Downloaded block-buffer v0.9.0 |
| 2434 | 2025-02-28T07:42:56.343Z | [ helios-setup] Feb 28 07:42:55.603 INFO E| Downloaded sha-1 v0.9.8 |
| 2435 | 2025-02-28T07:42:56.345Z | [ helios-setup] Feb 28 07:42:55.606 INFO E| Downloaded quote v1.0.31 |
| 2436 | 2025-02-28T07:42:56.345Z | [ helios-setup] Feb 28 07:42:55.609 INFO E| Downloaded itoa v1.0.9 |
| 2437 | 2025-02-28T07:42:56.346Z | [ helios-setup] Feb 28 07:42:55.611 INFO E| Downloaded digest v0.9.0 |
| 2438 | 2025-02-28T07:42:56.346Z | [ helios-setup] Feb 28 07:42:55.613 INFO E| Downloaded uuid v0.8.2 |
| 2439 | 2025-02-28T07:42:56.346Z | [ helios-setup] Feb 28 07:42:55.617 INFO E| Downloaded getrandom v0.2.10 |
| 2440 | 2025-02-28T07:42:56.353Z | [ helios-setup] Feb 28 07:42:55.622 INFO E| Downloaded walkdir v2.3.3 |
| 2441 | 2025-02-28T07:42:56.354Z | [ helios-setup] Feb 28 07:42:55.625 INFO E| Downloaded anyhow v1.0.72 |
| 2442 | 2025-02-28T07:42:56.354Z | [ helios-setup] Feb 28 07:42:55.630 INFO E| Downloaded unicode-ident v1.0.11 |
| 2443 | 2025-02-28T07:42:56.354Z | [ helios-setup] Feb 28 07:42:55.634 INFO E| Downloaded typenum v1.16.0 |
| 2444 | 2025-02-28T07:42:56.354Z | [ helios-setup] Feb 28 07:42:55.637 INFO E| Downloaded toml v0.5.11 |
| 2445 | 2025-02-28T07:42:56.354Z | [ helios-setup] Feb 28 07:42:55.641 INFO E| Downloaded serde_derive v1.0.193 |
| 2446 | 2025-02-28T07:42:56.359Z | [ helios-setup] Feb 28 07:42:55.645 INFO E| Downloaded serde v1.0.193 |
| 2447 | 2025-02-28T07:42:56.366Z | [ helios-setup] Feb 28 07:42:55.650 INFO E| Downloaded proc-macro2 v1.0.66 |
| 2448 | 2025-02-28T07:42:56.366Z | [ helios-setup] Feb 28 07:42:55.654 INFO E| Downloaded tempfile v3.7.0 |
| 2449 | 2025-02-28T07:42:56.371Z | [ helios-setup] Feb 28 07:42:55.657 INFO E| Downloaded once_cell v1.18.0 |
| 2450 | 2025-02-28T07:42:56.371Z | [ helios-setup] Feb 28 07:42:55.660 INFO E| Downloaded unicode-width v0.1.10 |
| 2451 | 2025-02-28T07:42:56.371Z | [ helios-setup] Feb 28 07:42:55.662 INFO E| Downloaded md-5 v0.9.1 |
| 2452 | 2025-02-28T07:42:56.378Z | [ helios-setup] Feb 28 07:42:55.664 INFO E| Downloaded serde_json v1.0.103 |
| 2453 | 2025-02-28T07:42:56.389Z | [ helios-setup] Feb 28 07:42:55.675 INFO E| Downloaded fastrand v2.0.0 |
| 2454 | 2025-02-28T07:42:56.417Z | [ helios-setup] Feb 28 07:42:55.708 INFO E| Downloaded syn v2.0.32 |
| 2455 | 2025-02-28T07:42:56.444Z | [ helios-setup] Feb 28 07:42:55.723 INFO E| Downloaded rustix v0.38.4 |
| 2456 | 2025-02-28T07:42:56.525Z | [ helios-setup] Feb 28 07:42:55.812 INFO E| Downloaded libc v0.2.147 |
| 2457 | 2025-02-28T07:42:56.652Z | [ helios-setup] Feb 28 07:42:55.938 INFO E| Compiling libc v0.2.147 |
| 2458 | 2025-02-28T07:42:56.663Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling proc-macro2 v1.0.66 |
| 2459 | 2025-02-28T07:42:56.664Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling cfg-if v1.0.0 |
| 2460 | 2025-02-28T07:42:56.665Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling unicode-ident v1.0.11 |
| 2461 | 2025-02-28T07:42:56.665Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling version_check v0.9.4 |
| 2462 | 2025-02-28T07:42:56.665Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling typenum v1.16.0 |
| 2463 | 2025-02-28T07:42:56.666Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling serde v1.0.193 |
| 2464 | 2025-02-28T07:42:56.666Z | [ helios-setup] Feb 28 07:42:55.946 INFO E| Compiling slog v2.7.0 |
| 2465 | 2025-02-28T07:42:57.097Z | [ helios-setup] Feb 28 07:42:56.358 INFO E| Compiling itoa v1.0.9 |
| 2466 | 2025-02-28T07:42:57.416Z | [ helios-setup] Feb 28 07:42:56.690 INFO E| Compiling time-core v0.1.2 |
| 2467 | 2025-02-28T07:42:57.484Z | [ helios-setup] Feb 28 07:42:56.771 INFO E| Compiling num-conv v0.1.0 |
| 2468 | 2025-02-28T07:42:57.889Z | [ helios-setup] Feb 28 07:42:57.180 INFO E| Compiling powerfmt v0.2.0 |
| 2469 | 2025-02-28T07:42:58.010Z | [ helios-setup] Feb 28 07:42:57.277 INFO E| Compiling rustix v0.38.4 |
| 2470 | 2025-02-28T07:42:58.055Z | [ helios-setup] Feb 28 07:42:57.335 INFO E| Compiling generic-array v0.14.7 |
| 2471 | 2025-02-28T07:42:58.135Z | [ helios-setup] Feb 28 07:42:57.424 INFO E| Compiling time-macros v0.2.18 |
| 2472 | 2025-02-28T07:42:58.304Z | [ helios-setup] Feb 28 07:42:57.595 INFO E| Compiling once_cell v1.18.0 |
| 2473 | 2025-02-28T07:42:58.888Z | [ helios-setup] Feb 28 07:42:58.179 INFO E| Compiling deranged v0.3.11 |
| 2474 | 2025-02-28T07:42:58.969Z | [ helios-setup] Feb 28 07:42:58.258 INFO E| Compiling bitflags v2.3.3 |
| 2475 | 2025-02-28T07:42:59.014Z | [ helios-setup] Feb 28 07:42:58.303 INFO E| Compiling num_threads v0.1.6 |
| 2476 | 2025-02-28T07:42:59.375Z | [ helios-setup] Feb 28 07:42:58.654 INFO E| Compiling thread_local v1.1.7 |
| 2477 | 2025-02-28T07:42:59.466Z | [ omicron-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2478 | 2025-02-28T07:42:59.894Z | [ helios-setup] Feb 28 07:42:59.182 INFO E| Compiling quote v1.0.31 |
| 2479 | 2025-02-28T07:43:00.501Z | [ helios-setup] Feb 28 07:42:59.791 INFO E| Compiling syn v2.0.32 |
| 2480 | 2025-02-28T07:43:00.661Z | [ helios-setup] Feb 28 07:42:59.948 INFO E| Compiling serde_json v1.0.103 |
| 2481 | 2025-02-28T07:43:01.013Z | [ helios-setup] Feb 28 07:43:00.304 INFO E| Compiling opaque-debug v0.3.0 |
| 2482 | 2025-02-28T07:43:01.115Z | [ helios-setup] Feb 28 07:43:00.406 INFO E| Compiling fastrand v2.0.0 |
| 2483 | 2025-02-28T07:43:01.351Z | [ omicron-package] Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2484 | 2025-02-28T07:43:01.541Z | [ helios-setup] Feb 28 07:43:00.821 INFO E| Compiling dirs-sys-next v0.1.2 |
| 2485 | 2025-02-28T07:43:01.709Z | [ helios-setup] Feb 28 07:43:00.999 INFO E| Compiling errno v0.3.1 |
| 2486 | 2025-02-28T07:43:01.770Z | [ helios-setup] Feb 28 07:43:01.061 INFO E| Compiling atty v0.2.14 |
| 2487 | 2025-02-28T07:43:01.997Z | [ helios-setup] Feb 28 07:43:01.288 INFO E| Compiling dirs-next v2.0.0 |
| 2488 | 2025-02-28T07:43:02.125Z | [ helios-setup] Feb 28 07:43:01.416 INFO E| Compiling anyhow v1.0.72 |
| 2489 | 2025-02-28T07:43:02.515Z | [ helios-setup] Feb 28 07:43:01.805 INFO E| Compiling term v0.7.0 |
| 2490 | 2025-02-28T07:43:02.666Z | [ helios-setup] Feb 28 07:43:01.957 INFO E| Compiling digest v0.9.0 |
| 2491 | 2025-02-28T07:43:02.733Z | [ helios-setup] Feb 28 07:43:02.022 INFO E| Compiling block-buffer v0.9.0 |
| 2492 | 2025-02-28T07:43:02.876Z | [ helios-setup] Feb 28 07:43:02.166 INFO E| Compiling getrandom v0.2.10 |
| 2493 | 2025-02-28T07:43:03.027Z | [ helios-setup] Feb 28 07:43:02.315 INFO E| Compiling unicode-width v0.1.10 |
| 2494 | 2025-02-28T07:43:03.096Z | [ helios-setup] Feb 28 07:43:02.384 INFO E| Compiling cpufeatures v0.2.9 |
| 2495 | 2025-02-28T07:43:03.112Z | [ helios-setup] Feb 28 07:43:02.401 INFO E| Compiling time v0.3.36 |
| 2496 | 2025-02-28T07:43:03.467Z | [ helios-setup] Feb 28 07:43:02.748 INFO E| Compiling ryu v1.0.15 |
| 2497 | 2025-02-28T07:43:03.596Z | [ helios-setup] Feb 28 07:43:02.862 INFO E| Compiling same-file v1.0.6 |
| 2498 | 2025-02-28T07:43:03.682Z | [ helios-setup] Feb 28 07:43:02.955 INFO E| Compiling getopts v0.2.21 |
| 2499 | 2025-02-28T07:43:04.074Z | [ helios-setup] Feb 28 07:43:03.364 INFO E| Compiling walkdir v2.3.3 |
| 2500 | 2025-02-28T07:43:04.157Z | [ helios-setup] Feb 28 07:43:03.442 INFO E| Compiling sha-1 v0.9.8 |
| 2501 | 2025-02-28T07:43:05.256Z | [ helios-setup] Feb 28 07:43:04.537 INFO E| Compiling tempfile v3.7.0 |
| 2502 | 2025-02-28T07:43:05.342Z | [ helios-setup] Feb 28 07:43:04.630 INFO E| Compiling md-5 v0.9.1 |
| 2503 | 2025-02-28T07:43:05.374Z | [ helios-setup] Feb 28 07:43:04.662 INFO E| Compiling glob v0.3.1 |
| 2504 | 2025-02-28T07:43:05.487Z | [ helios-setup] Feb 28 07:43:04.774 INFO E| Compiling libdevinfo-sys v1.0.0 |
| 2505 | 2025-02-28T07:43:06.864Z | [ helios-setup] Feb 28 07:43:06.150 INFO E| Compiling slog-term v2.9.0 |
| 2506 | 2025-02-28T07:43:07.411Z | [ omicron-package] Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2507 | 2025-02-28T07:43:07.978Z | [ helios-setup] Feb 28 07:43:07.265 INFO E| Compiling serde_derive v1.0.193 |
| 2508 | 2025-02-28T07:43:19.080Z | [ helios-setup] Feb 28 07:43:16.354 INFO E| Compiling toml v0.5.11 |
| 2509 | 2025-02-28T07:43:19.081Z | [ helios-setup] Feb 28 07:43:16.354 INFO E| Compiling uuid v0.8.2 |
| 2510 | 2025-02-28T07:43:19.263Z | [ helios-setup] Feb 28 07:43:18.327 INFO E| Compiling jmclib v0.1.0 (https://github.com/jclulow/rust-jmclib#98fb2268) |
| 2511 | 2025-02-28T07:43:19.906Z | [ helios-setup] Feb 28 07:43:19.194 INFO E| Compiling illumos-image-builder v0.0.0 (/work/oxidecomputer/helios/projects/image-builder) |
| 2512 | 2025-02-28T07:43:24.410Z | [ omicron-package] Finished `release` profile [optimized] target(s) in 1m 43s |
| 2513 | 2025-02-28T07:43:24.716Z | [ omicron-package] |
| 2514 | 2025-02-28T07:43:24.716Z | [ omicron-package] real 1:43.503940699 |
| 2515 | 2025-02-28T07:43:24.716Z | [ omicron-package] user 9:02.092395254 |
| 2516 | 2025-02-28T07:43:24.720Z | [ omicron-package] sys 30.765260976 |
| 2517 | 2025-02-28T07:43:24.720Z | [ omicron-package] trap 1.019115045 |
| 2518 | 2025-02-28T07:43:24.720Z | [ omicron-package] tflt 1.021678687 |
| 2519 | 2025-02-28T07:43:24.721Z | [ omicron-package] dflt 0.584153750 |
| 2520 | 2025-02-28T07:43:24.721Z | [ omicron-package] kflt 0.000014216 |
| 2521 | 2025-02-28T07:43:24.721Z | [ omicron-package] lock 20:48.795779421 |
| 2522 | 2025-02-28T07:43:24.722Z | [ omicron-package] slp 32:54.473615729 |
| 2523 | 2025-02-28T07:43:24.722Z | [ omicron-package] lat 3:15.567980240 |
| 2524 | 2025-02-28T07:43:24.722Z | [ omicron-package] stop 1:11.311334572 |
| 2525 | 2025-02-28T07:43:24.722Z | Feb 28 07:43:24.003 INFO [omicron-package] process exited with exit status: 0 (103.563269184s) |
| 2526 | 2025-02-28T07:43:24.722Z | Feb 28 07:43:24.003 INFO [host-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out target create --preset host |
| 2527 | 2025-02-28T07:43:24.833Z | Feb 28 07:43:24.120 INFO [recovery-target] running: /work/oxidecomputer/omicron/target/release/omicron-package --target recovery --artifacts /work/artifacts-recovery target create --preset recovery |
| 2528 | 2025-02-28T07:43:24.846Z | [ host-target] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2529 | 2025-02-28T07:43:24.850Z | [ host-target] Created new build target 'host' and set it as active |
| 2530 | 2025-02-28T07:43:24.850Z | Feb 28 07:43:24.136 INFO [host-target] process exited with exit status: 0 (132.572214ms) |
| 2531 | 2025-02-28T07:43:24.850Z | Feb 28 07:43:24.136 INFO [host-package] running: /work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package |
| 2532 | 2025-02-28T07:43:24.860Z | [ recovery-target] Created new build target 'recovery' and set it as active |
| 2533 | 2025-02-28T07:43:24.860Z | [ recovery-target] Logging to: /work/artifacts-recovery/LOG |
| 2534 | 2025-02-28T07:43:24.864Z | Feb 28 07:43:24.151 INFO [recovery-target] process exited with exit status: 0 (30.660232ms) |
| 2535 | 2025-02-28T07:43:24.872Z | [ host-package] Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2536 | 2025-02-28T07:43:26.084Z | [ helios-setup] Feb 28 07:43:25.370 INFO E| Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.46s |
| 2537 | 2025-02-28T07:43:26.107Z | [ helios-setup] Feb 28 07:43:25.393 INFO building project "image-builder" ok (30 seconds) |
| 2538 | 2025-02-28T07:43:26.107Z | [ helios-setup] Feb 28 07:43:25.393 INFO building project "bootserver" at /work/oxidecomputer/helios/projects/bootserver |
| 2539 | 2025-02-28T07:43:26.112Z | [ helios-setup] Feb 28 07:43:25.393 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/bootserver") |
| 2540 | 2025-02-28T07:43:26.217Z | [ host-package] Compiling ring v0.17.11 |
| 2541 | 2025-02-28T07:43:26.253Z | [ helios-setup] Feb 28 07:43:25.540 INFO E| Downloading crates ... |
| 2542 | 2025-02-28T07:43:26.317Z | [ helios-setup] Feb 28 07:43:25.604 INFO E| Downloaded bytes v1.2.1 |
| 2543 | 2025-02-28T07:43:26.321Z | [ helios-setup] Feb 28 07:43:25.608 INFO E| Downloaded miniz_oxide v0.6.2 |
| 2544 | 2025-02-28T07:43:26.326Z | [ helios-setup] Feb 28 07:43:25.613 INFO E| Downloaded cpufeatures v0.2.5 |
| 2545 | 2025-02-28T07:43:26.330Z | [ helios-setup] Feb 28 07:43:25.614 INFO E| Downloaded sha2 v0.10.5 |
| 2546 | 2025-02-28T07:43:26.330Z | [ helios-setup] Feb 28 07:43:25.616 INFO E| Downloaded generic-array v0.14.6 |
| 2547 | 2025-02-28T07:43:26.334Z | [ helios-setup] Feb 28 07:43:25.619 INFO E| Downloaded digest v0.10.3 |
| 2548 | 2025-02-28T07:43:26.337Z | [ helios-setup] Feb 28 07:43:25.621 INFO E| Downloaded block-buffer v0.10.3 |
| 2549 | 2025-02-28T07:43:26.341Z | [ helios-setup] Feb 28 07:43:25.625 INFO E| Downloaded typenum v1.15.0 |
| 2550 | 2025-02-28T07:43:26.341Z | [ helios-setup] Feb 28 07:43:25.627 INFO E| Downloaded flate2 v1.0.25 |
| 2551 | 2025-02-28T07:43:26.345Z | [ helios-setup] Feb 28 07:43:25.631 INFO E| Downloaded anyhow v1.0.62 |
| 2552 | 2025-02-28T07:43:26.392Z | [ helios-setup] Feb 28 07:43:25.678 INFO E| Compiling version_check v0.9.4 |
| 2553 | 2025-02-28T07:43:26.392Z | [ helios-setup] Feb 28 07:43:25.678 INFO E| Compiling typenum v1.15.0 |
| 2554 | 2025-02-28T07:43:26.397Z | [ helios-setup] Feb 28 07:43:25.678 INFO E| Compiling cfg-if v1.0.0 |
| 2555 | 2025-02-28T07:43:26.397Z | [ helios-setup] Feb 28 07:43:25.678 INFO E| Compiling crc32fast v1.3.2 |
| 2556 | 2025-02-28T07:43:26.397Z | [ helios-setup] Feb 28 07:43:25.678 INFO E| Compiling anyhow v1.0.62 |
| 2557 | 2025-02-28T07:43:26.398Z | [ helios-setup] Feb 28 07:43:25.678 INFO E| Compiling adler v1.0.2 |
| 2558 | 2025-02-28T07:43:26.398Z | [ helios-setup] Feb 28 07:43:25.682 INFO E| Compiling unicode-width v0.1.10 |
| 2559 | 2025-02-28T07:43:26.404Z | [ helios-setup] Feb 28 07:43:25.690 INFO E| Compiling cpufeatures v0.2.5 |
| 2560 | 2025-02-28T07:43:26.414Z | [ host-package] Compiling thiserror v2.0.11 |
| 2561 | 2025-02-28T07:43:26.426Z | [ host-package] Compiling typify-impl v0.3.0 |
| 2562 | 2025-02-28T07:43:26.530Z | [ host-package] Compiling convert_case v0.4.0 |
| 2563 | 2025-02-28T07:43:26.543Z | [ host-package] Compiling newline-converter v0.3.0 |
| 2564 | 2025-02-28T07:43:26.543Z | [ host-package] Compiling password-hash v0.5.0 |
| 2565 | 2025-02-28T07:43:26.543Z | [ host-package] Compiling blake2 v0.10.6 |
| 2566 | 2025-02-28T07:43:26.621Z | [ helios-setup] Feb 28 07:43:25.907 INFO E| Compiling getopts v0.2.21 |
| 2567 | 2025-02-28T07:43:26.621Z | [ helios-setup] Feb 28 07:43:25.907 INFO E| Compiling bytes v1.2.1 |
| 2568 | 2025-02-28T07:43:26.912Z | [ helios-setup] Feb 28 07:43:26.197 INFO E| Compiling miniz_oxide v0.6.2 |
| 2569 | 2025-02-28T07:43:26.912Z | [ helios-setup] Feb 28 07:43:26.197 INFO E| Compiling bitflags v1.3.2 |
| 2570 | 2025-02-28T07:43:27.028Z | [ helios-setup] Feb 28 07:43:26.313 INFO E| Compiling generic-array v0.14.6 |
| 2571 | 2025-02-28T07:43:27.419Z | [ host-package] Compiling expectorate v1.1.0 |
| 2572 | 2025-02-28T07:43:27.902Z | [ host-package] Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2573 | 2025-02-28T07:43:28.062Z | [ host-package] Compiling derive_more v0.99.19 |
| 2574 | 2025-02-28T07:43:28.577Z | [ helios-setup] Feb 28 07:43:27.863 INFO E| Compiling flate2 v1.0.25 |
| 2575 | 2025-02-28T07:43:28.891Z | [ host-package] Compiling argon2 v0.5.3 |
| 2576 | 2025-02-28T07:43:29.776Z | [ host-package] Compiling atomicwrites v0.4.4 |
| 2577 | 2025-02-28T07:43:30.626Z | [ host-package] Compiling owo-colors v4.2.0 |
| 2578 | 2025-02-28T07:43:30.659Z | [ host-package] Compiling cancel-safe-futures v0.1.5 |
| 2579 | 2025-02-28T07:43:31.199Z | [ host-package] Compiling num-rational v0.4.2 |
| 2580 | 2025-02-28T07:43:31.337Z | [ helios-setup] Feb 28 07:43:30.613 INFO E| Compiling block-buffer v0.10.3 |
| 2581 | 2025-02-28T07:43:31.342Z | [ helios-setup] Feb 28 07:43:30.614 INFO E| Compiling crypto-common v0.1.6 |
| 2582 | 2025-02-28T07:43:31.482Z | [ host-package] Compiling libsw-core v0.3.1 |
| 2583 | 2025-02-28T07:43:31.524Z | [ helios-setup] Feb 28 07:43:30.809 INFO E| Compiling digest v0.10.3 |
| 2584 | 2025-02-28T07:43:31.846Z | [ host-package] Compiling num-complex v0.4.6 |
| 2585 | 2025-02-28T07:43:31.852Z | [ helios-setup] Feb 28 07:43:31.138 INFO E| Compiling sha2 v0.10.5 |
| 2586 | 2025-02-28T07:43:32.061Z | [ host-package] Compiling libsw v3.4.0 |
| 2587 | 2025-02-28T07:43:32.368Z | [ helios-setup] Feb 28 07:43:31.654 INFO E| Compiling bootserver v0.1.0 (/work/oxidecomputer/helios/projects/bootserver) |
| 2588 | 2025-02-28T07:43:33.542Z | [ host-package] Compiling rustls v0.23.19 |
| 2589 | 2025-02-28T07:43:33.631Z | [ host-package] Compiling rustls v0.22.4 |
| 2590 | 2025-02-28T07:43:33.632Z | [ host-package] Compiling num v0.4.3 |
| 2591 | 2025-02-28T07:43:34.182Z | [ host-package] Compiling swrite v0.1.0 |
| 2592 | 2025-02-28T07:43:34.413Z | [ host-package] Compiling float-ord v0.3.2 |
| 2593 | 2025-02-28T07:43:34.550Z | [ host-package] Compiling linear-map v1.2.0 |
| 2594 | 2025-02-28T07:43:34.628Z | [ host-package] Compiling highway v1.3.0 |
| 2595 | 2025-02-28T07:43:35.001Z | [ host-package] Compiling tungstenite v0.21.0 |
| 2596 | 2025-02-28T07:43:35.646Z | [ host-package] Compiling semver v0.1.20 |
| 2597 | 2025-02-28T07:43:35.738Z | [ host-package] Compiling ipnetwork v0.21.1 |
| 2598 | 2025-02-28T07:43:36.843Z | [ host-package] Compiling rustls-webpki v0.102.8 |
| 2599 | 2025-02-28T07:43:37.058Z | [ host-package] Compiling rustc_version v0.1.7 |
| 2600 | 2025-02-28T07:43:37.085Z | [ host-package] Compiling oxnet v0.1.1 |
| 2601 | 2025-02-28T07:43:37.321Z | [ helios-setup] Feb 28 07:43:36.594 INFO E| Finished `release` profile [optimized] target(s) in 11.14s |
| 2602 | 2025-02-28T07:43:37.347Z | [ helios-setup] Feb 28 07:43:36.610 INFO building project "bootserver" ok (11 seconds) |
| 2603 | 2025-02-28T07:43:37.347Z | [ helios-setup] Feb 28 07:43:36.610 INFO building project "pilot" at /work/oxidecomputer/helios/projects/pilot |
| 2604 | 2025-02-28T07:43:37.347Z | [ helios-setup] Feb 28 07:43:36.610 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pilot") |
| 2605 | 2025-02-28T07:43:37.524Z | [ host-package] Compiling tokio-tungstenite v0.21.0 |
| 2606 | 2025-02-28T07:43:37.635Z | [ helios-setup] Feb 28 07:43:36.917 INFO E| Updating git repository `https://github.com/oxidecomputer/progenitor` |
| 2607 | 2025-02-28T07:43:37.803Z | [ host-package] Compiling newtype_derive v0.1.6 |
| 2608 | 2025-02-28T07:43:38.354Z | [ host-package] Compiling humantime v2.1.0 |
| 2609 | 2025-02-28T07:43:38.524Z | [ helios-setup] Feb 28 07:43:37.807 INFO E| From https://github.com/oxidecomputer/progenitor |
| 2610 | 2025-02-28T07:43:38.524Z | [ helios-setup] Feb 28 07:43:37.807 INFO E| * [new ref] 3a5fe998e6c790223a9ff195df96e1f34ba2c149 -> refs/commit/3a5fe998e6c790223a9ff195df96e1f34ba2c149 |
| 2611 | 2025-02-28T07:43:38.623Z | [ helios-setup] Feb 28 07:43:37.908 INFO E| Updating git repository `https://github.com/jclulow/hiercmd` |
| 2612 | 2025-02-28T07:43:38.755Z | [ host-package] Compiling daft v0.1.1 |
| 2613 | 2025-02-28T07:43:38.990Z | [ helios-setup] Feb 28 07:43:38.274 INFO E| From https://github.com/jclulow/hiercmd |
| 2614 | 2025-02-28T07:43:38.990Z | [ helios-setup] Feb 28 07:43:38.274 INFO E| * [new ref] d9d28d6aa06f0740b8668b9e64c0f4bb69243aad -> refs/commit/d9d28d6aa06f0740b8668b9e64c0f4bb69243aad |
| 2615 | 2025-02-28T07:43:39.011Z | [ helios-setup] Feb 28 07:43:38.294 INFO E| Updating git repository `https://github.com/jclulow/network-interface` |
| 2616 | 2025-02-28T07:43:39.240Z | [ host-package] Compiling dropshot v0.16.0 |
| 2617 | 2025-02-28T07:43:39.332Z | [ host-package] Compiling instant v0.1.13 |
| 2618 | 2025-02-28T07:43:39.379Z | [ helios-setup] Feb 28 07:43:38.662 INFO E| From https://github.com/jclulow/network-interface |
| 2619 | 2025-02-28T07:43:39.379Z | [ helios-setup] Feb 28 07:43:38.662 INFO E| * [new ref] 827e6b7ba62ea32474ef38b1b02942bdf3933624 -> refs/commit/827e6b7ba62ea32474ef38b1b02942bdf3933624 |
| 2620 | 2025-02-28T07:43:39.396Z | [ helios-setup] Feb 28 07:43:38.680 INFO E| Updating git repository `https://github.com/oxidecomputer/boot-image-tools.git` |
| 2621 | 2025-02-28T07:43:39.508Z | [ host-package] Compiling backoff v0.4.0 |
| 2622 | 2025-02-28T07:43:39.585Z | [ host-package] Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2623 | 2025-02-28T07:43:39.898Z | [ host-package] Compiling steno v0.4.1 |
| 2624 | 2025-02-28T07:43:39.921Z | [ helios-setup] Feb 28 07:43:39.205 INFO E| From https://github.com/oxidecomputer/boot-image-tools |
| 2625 | 2025-02-28T07:43:39.921Z | [ helios-setup] Feb 28 07:43:39.206 INFO E| * [new ref] 300caa098652a2988eb3cbf936868cb719a155ff -> refs/commit/300caa098652a2988eb3cbf936868cb719a155ff |
| 2626 | 2025-02-28T07:43:39.949Z | [ host-package] Compiling typify-macro v0.3.0 |
| 2627 | 2025-02-28T07:43:39.956Z | [ helios-setup] Feb 28 07:43:39.241 INFO E| Updating git repository `git+ssh://git@github.com/oxidecomputer/facade` |
| 2628 | 2025-02-28T07:43:40.103Z | [ host-package] Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2629 | 2025-02-28T07:43:40.588Z | [ helios-setup] Feb 28 07:43:39.873 INFO E| From https://github.com/oxidecomputer/facade |
| 2630 | 2025-02-28T07:43:40.588Z | [ helios-setup] Feb 28 07:43:39.873 INFO E| * [new ref] aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 -> refs/commit/aadb1404d3e53f6d1b5928a1aa09dcec0e0a3892 |
| 2631 | 2025-02-28T07:43:40.631Z | [ helios-setup] Feb 28 07:43:39.916 INFO E| Updating git repository `https://github.com/oxidecomputer/dropshot.git` |
| 2632 | 2025-02-28T07:43:40.838Z | [ host-package] Compiling parse-display v0.10.0 |
| 2633 | 2025-02-28T07:43:41.283Z | [ helios-setup] Feb 28 07:43:40.567 INFO E| From https://github.com/oxidecomputer/dropshot |
| 2634 | 2025-02-28T07:43:41.283Z | [ helios-setup] Feb 28 07:43:40.567 INFO E| * [new ref] 9911f3cf00178e0ee64b99f2c59b5a5464075230 -> refs/commit/9911f3cf00178e0ee64b99f2c59b5a5464075230 |
| 2635 | 2025-02-28T07:43:41.327Z | [ helios-setup] Feb 28 07:43:40.611 INFO E| Updating crates.io index |
| 2636 | 2025-02-28T07:43:41.423Z | [ host-package] Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2637 | 2025-02-28T07:43:41.573Z | [ helios-setup] Feb 28 07:43:40.857 INFO E| Updating git repository `https://github.com/oxidecomputer/typify` |
| 2638 | 2025-02-28T07:43:41.637Z | [ host-package] Compiling serde_with v3.11.0 |
| 2639 | 2025-02-28T07:43:42.234Z | [ helios-setup] Feb 28 07:43:41.518 INFO E| From https://github.com/oxidecomputer/typify |
| 2640 | 2025-02-28T07:43:42.234Z | [ helios-setup] Feb 28 07:43:41.518 INFO E| * [new ref] fec09bd1924a676ac18eecc0dea64b8ec042fdb4 -> refs/commit/fec09bd1924a676ac18eecc0dea64b8ec042fdb4 |
| 2641 | 2025-02-28T07:43:42.463Z | [ helios-setup] Feb 28 07:43:41.747 INFO E| Downloading crates ... |
| 2642 | 2025-02-28T07:43:42.636Z | [ helios-setup] Feb 28 07:43:41.920 INFO E| Downloaded smartstring v1.0.1 |
| 2643 | 2025-02-28T07:43:42.640Z | [ helios-setup] Feb 28 07:43:41.924 INFO E| Downloaded toolchain_find v0.2.0 |
| 2644 | 2025-02-28T07:43:42.644Z | [ helios-setup] Feb 28 07:43:41.926 INFO E| Downloaded bincode v1.3.3 |
| 2645 | 2025-02-28T07:43:42.648Z | [ helios-setup] Feb 28 07:43:41.930 INFO E| Downloaded base64 v0.21.0 |
| 2646 | 2025-02-28T07:43:42.652Z | [ helios-setup] Feb 28 07:43:41.936 INFO E| Downloaded tower-service v0.3.2 |
| 2647 | 2025-02-28T07:43:42.656Z | [ helios-setup] Feb 28 07:43:41.938 INFO E| Downloaded byteorder v1.4.3 |
| 2648 | 2025-02-28T07:43:42.659Z | [ helios-setup] Feb 28 07:43:41.941 INFO E| Downloaded built v0.6.0 |
| 2649 | 2025-02-28T07:43:42.659Z | [ helios-setup] Feb 28 07:43:41.943 INFO E| Downloaded autocfg v1.1.0 |
| 2650 | 2025-02-28T07:43:42.666Z | [ helios-setup] Feb 28 07:43:41.947 INFO E| Downloaded try-lock v0.2.4 |
| 2651 | 2025-02-28T07:43:42.666Z | [ helios-setup] Feb 28 07:43:41.949 INFO E| Downloaded slog-async v2.7.0 |
| 2652 | 2025-02-28T07:43:42.670Z | [ helios-setup] Feb 28 07:43:41.951 INFO E| Downloaded async-stream-impl v0.3.5 |
| 2653 | 2025-02-28T07:43:42.670Z | [ helios-setup] Feb 28 07:43:41.953 INFO E| Downloaded aho-corasick v0.7.20 |
| 2654 | 2025-02-28T07:43:42.675Z | [ helios-setup] Feb 28 07:43:41.959 INFO E| Downloaded signal-hook-registry v1.4.0 |
| 2655 | 2025-02-28T07:43:42.678Z | [ helios-setup] Feb 28 07:43:41.961 INFO E| Downloaded sha1 v0.10.5 |
| 2656 | 2025-02-28T07:43:42.682Z | [ helios-setup] Feb 28 07:43:41.964 INFO E| Downloaded spin v0.5.2 |
| 2657 | 2025-02-28T07:43:42.685Z | [ helios-setup] Feb 28 07:43:41.967 INFO E| Downloaded crossbeam-channel v0.5.6 |
| 2658 | 2025-02-28T07:43:42.690Z | [ helios-setup] Feb 28 07:43:41.974 INFO E| Downloaded tokio-macros v2.0.0 |
| 2659 | 2025-02-28T07:43:42.694Z | [ helios-setup] Feb 28 07:43:41.976 INFO E| Downloaded strsim v0.10.0 |
| 2660 | 2025-02-28T07:43:42.697Z | [ helios-setup] Feb 28 07:43:41.978 INFO E| Downloaded crossbeam-deque v0.8.2 |
| 2661 | 2025-02-28T07:43:42.697Z | [ helios-setup] Feb 28 07:43:41.981 INFO E| Downloaded slab v0.4.7 |
| 2662 | 2025-02-28T07:43:42.701Z | [ helios-setup] Feb 28 07:43:41.983 INFO E| Downloaded clap_derive v4.2.0 |
| 2663 | 2025-02-28T07:43:42.705Z | [ helios-setup] Feb 28 07:43:41.986 INFO E| Downloaded cc v1.0.78 |
| 2664 | 2025-02-28T07:43:42.709Z | [ helios-setup] Feb 28 07:43:41.991 INFO E| Downloaded utf8parse v0.2.1 |
| 2665 | 2025-02-28T07:43:42.709Z | [ helios-setup] Feb 28 07:43:41.992 INFO E| Downloaded thiserror v1.0.38 |
| 2666 | 2025-02-28T07:43:42.715Z | [ helios-setup] Feb 28 07:43:42.000 INFO E| Downloaded toml_datetime v0.6.1 |
| 2667 | 2025-02-28T07:43:42.719Z | [ helios-setup] Feb 28 07:43:42.003 INFO E| Downloaded rustfmt-wrapper v0.2.0 |
| 2668 | 2025-02-28T07:43:42.723Z | [ helios-setup] Feb 28 07:43:42.006 INFO E| Downloaded semver-parser v0.10.2 |
| 2669 | 2025-02-28T07:43:42.727Z | [ helios-setup] Feb 28 07:43:42.009 INFO E| Downloaded serde_derive_internals v0.26.0 |
| 2670 | 2025-02-28T07:43:42.731Z | [ helios-setup] Feb 28 07:43:42.013 INFO E| Downloaded sct v0.7.0 |
| 2671 | 2025-02-28T07:43:42.736Z | [ helios-setup] Feb 28 07:43:42.021 INFO E| Downloaded tokio-tungstenite v0.18.0 |
| 2672 | 2025-02-28T07:43:42.741Z | [ helios-setup] Feb 28 07:43:42.025 INFO E| Downloaded serde_path_to_error v0.1.11 |
| 2673 | 2025-02-28T07:43:42.745Z | [ helios-setup] Feb 28 07:43:42.028 INFO E| Downloaded ryu v1.0.13 |
| 2674 | 2025-02-28T07:43:42.750Z | [ helios-setup] Feb 28 07:43:42.034 INFO E| Downloaded tungstenite v0.18.0 |
| 2675 | 2025-02-28T07:43:42.755Z | [ helios-setup] Feb 28 07:43:42.039 INFO E| Downloaded iana-time-zone v0.1.56 |
| 2676 | 2025-02-28T07:43:42.758Z | [ helios-setup] Feb 28 07:43:42.043 INFO E| Downloaded unicode-bidi v0.3.13 |
| 2677 | 2025-02-28T07:43:42.763Z | [ helios-setup] Feb 28 07:43:42.047 INFO E| Downloaded home v0.5.4 |
| 2678 | 2025-02-28T07:43:42.767Z | [ helios-setup] Feb 28 07:43:42.049 INFO E| Downloaded uuid v1.3.0 |
| 2679 | 2025-02-28T07:43:42.772Z | [ helios-setup] Feb 28 07:43:42.056 INFO E| Downloaded toml v0.7.3 |
| 2680 | 2025-02-28T07:43:42.777Z | [ helios-setup] Feb 28 07:43:42.062 INFO E| Downloaded unicode-ident v1.0.8 |
| 2681 | 2025-02-28T07:43:42.783Z | [ helios-setup] Feb 28 07:43:42.067 INFO E| Downloaded serde_yaml v0.9.21 |
| 2682 | 2025-02-28T07:43:42.789Z | [ helios-setup] Feb 28 07:43:42.073 INFO E| Downloaded want v0.3.0 |
| 2683 | 2025-02-28T07:43:42.793Z | [ helios-setup] Feb 28 07:43:42.075 INFO E| Downloaded unsafe-libyaml v0.2.8 |
| 2684 | 2025-02-28T07:43:42.796Z | [ helios-setup] Feb 28 07:43:42.081 INFO E| Downloaded ucd-trie v0.1.5 |
| 2685 | 2025-02-28T07:43:42.800Z | [ helios-setup] Feb 28 07:43:42.083 INFO E| Downloaded num-integer v0.1.45 |
| 2686 | 2025-02-28T07:43:42.804Z | [ helios-setup] Feb 28 07:43:42.086 INFO E| Downloaded tracing v0.1.37 |
| 2687 | 2025-02-28T07:43:42.810Z | [ helios-setup] Feb 28 07:43:42.094 INFO E| Downloaded unicode-linebreak v0.1.4 |
| 2688 | 2025-02-28T07:43:42.814Z | [ helios-setup] Feb 28 07:43:42.097 INFO E| Downloaded toml_edit v0.19.8 |
| 2689 | 2025-02-28T07:43:42.841Z | [ helios-setup] Feb 28 07:43:42.125 INFO E| Downloaded url v2.3.1 |
| 2690 | 2025-02-28T07:43:42.846Z | [ helios-setup] Feb 28 07:43:42.131 INFO E| Downloaded anstyle-parse v0.1.1 |
| 2691 | 2025-02-28T07:43:42.850Z | [ helios-setup] Feb 28 07:43:42.134 INFO E| Downloaded serde_json v1.0.95 |
| 2692 | 2025-02-28T07:43:42.862Z | [ helios-setup] Feb 28 07:43:42.145 INFO E| Downloaded unicode-normalization v0.1.22 |
| 2693 | 2025-02-28T07:43:42.867Z | [ helios-setup] Feb 28 07:43:42.151 INFO E| Downloaded winnow v0.4.1 |
| 2694 | 2025-02-28T07:43:42.880Z | [ helios-setup] Feb 28 07:43:42.164 INFO E| Downloaded rhai_codegen v1.5.0 |
| 2695 | 2025-02-28T07:43:42.893Z | [ helios-setup] Feb 28 07:43:42.177 INFO E| Downloaded log v0.4.17 |
| 2696 | 2025-02-28T07:43:42.897Z | [ helios-setup] Feb 28 07:43:42.181 INFO E| Downloaded crossbeam-epoch v0.9.13 |
| 2697 | 2025-02-28T07:43:42.903Z | [ helios-setup] Feb 28 07:43:42.187 INFO E| Downloaded quote v1.0.36 |
| 2698 | 2025-02-28T07:43:42.907Z | [ helios-setup] Feb 28 07:43:42.192 INFO E| Downloaded parking_lot v0.12.1 |
| 2699 | 2025-02-28T07:43:42.912Z | [ helios-setup] Feb 28 07:43:42.196 INFO E| Downloaded pin-project-lite v0.2.9 |
| 2700 | 2025-02-28T07:43:42.920Z | [ helios-setup] Feb 28 07:43:42.204 INFO E| Downloaded syn v1.0.107 |
| 2701 | 2025-02-28T07:43:42.937Z | [ helios-setup] Feb 28 07:43:42.221 INFO E| Downloaded syn v2.0.72 |
| 2702 | 2025-02-28T07:43:42.955Z | [ helios-setup] Feb 28 07:43:42.239 INFO E| Downloaded rustls v0.21.0 |
| 2703 | 2025-02-28T07:43:42.972Z | [ helios-setup] Feb 28 07:43:42.256 INFO E| Downloaded mio v0.8.5 |
| 2704 | 2025-02-28T07:43:42.981Z | [ helios-setup] Feb 28 07:43:42.265 INFO E| Downloaded chrono v0.4.24 |
| 2705 | 2025-02-28T07:43:42.993Z | [ helios-setup] Feb 28 07:43:42.277 INFO E| Downloaded http v0.2.9 |
| 2706 | 2025-02-28T07:43:43.003Z | [ helios-setup] Feb 28 07:43:42.287 INFO E| Downloaded pest v2.5.7 |
| 2707 | 2025-02-28T07:43:43.010Z | [ helios-setup] Feb 28 07:43:42.294 INFO E| Downloaded rustix v0.37.3 |
| 2708 | 2025-02-28T07:43:43.042Z | [ helios-setup] Feb 28 07:43:42.326 INFO E| Downloaded memchr v2.5.0 |
| 2709 | 2025-02-28T07:43:43.049Z | [ helios-setup] Feb 28 07:43:42.333 INFO E| Downloaded rayon-core v1.10.2 |
| 2710 | 2025-02-28T07:43:43.055Z | [ helios-setup] Feb 28 07:43:42.339 INFO E| Downloaded futures-util v0.3.28 |
| 2711 | 2025-02-28T07:43:43.104Z | [ helios-setup] Feb 28 07:43:42.359 INFO E| Downloaded reqwest v0.11.16 |
| 2712 | 2025-02-28T07:43:43.107Z | [ helios-setup] Feb 28 07:43:42.371 INFO E| Downloaded rayon v1.6.1 |
| 2713 | 2025-02-28T07:43:43.107Z | [ helios-setup] Feb 28 07:43:42.386 INFO E| Downloaded h2 v0.3.16 |
| 2714 | 2025-02-28T07:43:43.113Z | [ helios-setup] Feb 28 07:43:42.398 INFO E| Downloaded hyper v0.14.25 |
| 2715 | 2025-02-28T07:43:43.127Z | [ helios-setup] Feb 28 07:43:42.411 INFO E| Downloaded git2 v0.16.1 |
| 2716 | 2025-02-28T07:43:43.141Z | [ helios-setup] Feb 28 07:43:42.424 INFO E| Downloaded proc-macro2 v1.0.86 |
| 2717 | 2025-02-28T07:43:43.145Z | [ helios-setup] Feb 28 07:43:42.428 INFO E| Downloaded num-traits v0.2.15 |
| 2718 | 2025-02-28T07:43:43.155Z | [ helios-setup] Feb 28 07:43:42.439 INFO E| Downloaded regress v0.5.0 |
| 2719 | 2025-02-28T07:43:43.165Z | [ helios-setup] Feb 28 07:43:42.450 INFO E| Downloaded regex v1.7.3 |
| 2720 | 2025-02-28T07:43:43.178Z | [ helios-setup] Feb 28 07:43:42.462 INFO E| Downloaded idna v0.3.0 |
| 2721 | 2025-02-28T07:43:43.212Z | [ helios-setup] Feb 28 07:43:42.472 INFO E| Downloaded once_cell v1.17.0 |
| 2722 | 2025-02-28T07:43:43.212Z | [ helios-setup] Feb 28 07:43:42.475 INFO E| Downloaded anyhow v1.0.68 |
| 2723 | 2025-02-28T07:43:43.216Z | [ helios-setup] Feb 28 07:43:42.481 INFO E| Downloaded tokio v1.27.0 |
| 2724 | 2025-02-28T07:43:43.254Z | [ helios-setup] Feb 28 07:43:42.538 INFO E| Downloaded parking_lot_core v0.9.6 |
| 2725 | 2025-02-28T07:43:43.257Z | [ helios-setup] Feb 28 07:43:42.541 INFO E| Downloaded futures v0.3.28 |
| 2726 | 2025-02-28T07:43:43.266Z | [ helios-setup] Feb 28 07:43:42.549 INFO E| Downloaded dyn-clone v1.0.11 |
| 2727 | 2025-02-28T07:43:43.269Z | [ helios-setup] Feb 28 07:43:42.552 INFO E| Downloaded crossbeam-utils v0.8.14 |
| 2728 | 2025-02-28T07:43:43.273Z | [ helios-setup] Feb 28 07:43:42.557 INFO E| Downloaded lock_api v0.4.9 |
| 2729 | 2025-02-28T07:43:43.277Z | [ helios-setup] Feb 28 07:43:42.560 INFO E| Downloaded openapiv3 v1.0.2 |
| 2730 | 2025-02-28T07:43:43.296Z | [ helios-setup] Feb 28 07:43:42.580 INFO E| Downloaded rhai v1.14.0 |
| 2731 | 2025-02-28T07:43:43.313Z | [ helios-setup] Feb 28 07:43:42.597 INFO E| Downloaded ipnet v2.7.2 |
| 2732 | 2025-02-28T07:43:43.318Z | [ helios-setup] Feb 28 07:43:42.600 INFO E| Downloaded httparse v1.8.0 |
| 2733 | 2025-02-28T07:43:43.322Z | [ helios-setup] Feb 28 07:43:42.602 INFO E| Downloaded tokio-util v0.7.7 |
| 2734 | 2025-02-28T07:43:43.330Z | [ helios-setup] Feb 28 07:43:42.614 INFO E| Downloaded ppv-lite86 v0.2.17 |
| 2735 | 2025-02-28T07:43:43.335Z | [ helios-setup] Feb 28 07:43:42.616 INFO E| Downloaded pkg-config v0.3.26 |
| 2736 | 2025-02-28T07:43:43.336Z | [ helios-setup] Feb 28 07:43:42.618 INFO E| Downloaded num_enum_derive v0.5.7 |
| 2737 | 2025-02-28T07:43:43.339Z | [ helios-setup] Feb 28 07:43:42.620 INFO E| Downloaded num_enum v0.5.7 |
| 2738 | 2025-02-28T07:43:43.343Z | [ helios-setup] Feb 28 07:43:42.626 INFO E| Downloaded memoffset v0.7.1 |
| 2739 | 2025-02-28T07:43:43.343Z | [ helios-setup] Feb 28 07:43:42.627 INFO E| Downloaded io-lifetimes v1.0.10 |
| 2740 | 2025-02-28T07:43:43.349Z | [ helios-setup] Feb 28 07:43:42.630 INFO E| Downloaded percent-encoding v2.2.0 |
| 2741 | 2025-02-28T07:43:43.349Z | [ helios-setup] Feb 28 07:43:42.631 INFO E| Downloaded itoa v1.0.6 |
| 2742 | 2025-02-28T07:43:43.353Z | [ helios-setup] Feb 28 07:43:42.632 INFO E| Downloaded futures-core v0.3.28 |
| 2743 | 2025-02-28T07:43:43.353Z | [ helios-setup] Feb 28 07:43:42.634 INFO E| Downloaded getrandom v0.2.8 |
| 2744 | 2025-02-28T07:43:43.357Z | [ helios-setup] Feb 28 07:43:42.637 INFO E| Downloaded futures-channel v0.3.28 |
| 2745 | 2025-02-28T07:43:43.357Z | [ helios-setup] Feb 28 07:43:42.640 INFO E| Downloaded thiserror-impl v1.0.38 |
| 2746 | 2025-02-28T07:43:43.361Z | [ helios-setup] Feb 28 07:43:42.641 INFO E| Downloaded serde v1.0.204 |
| 2747 | 2025-02-28T07:43:43.365Z | [ helios-setup] Feb 28 07:43:42.646 INFO E| Downloaded scopeguard v1.1.0 |
| 2748 | 2025-02-28T07:43:43.366Z | [ helios-setup] Feb 28 07:43:42.647 INFO E| Downloaded proc-macro-hack v0.5.20+deprecated |
| 2749 | 2025-02-28T07:43:43.371Z | [ helios-setup] Feb 28 07:43:42.650 INFO E| Downloaded paste v1.0.12 |
| 2750 | 2025-02-28T07:43:43.371Z | [ helios-setup] Feb 28 07:43:42.653 INFO E| Downloaded rustls-webpki v0.100.1 |
| 2751 | 2025-02-28T07:43:43.376Z | [ helios-setup] Feb 28 07:43:42.660 INFO E| Downloaded num_cpus v1.15.0 |
| 2752 | 2025-02-28T07:43:43.380Z | [ helios-setup] Feb 28 07:43:42.663 INFO E| Downloaded lazy_static v1.4.0 |
| 2753 | 2025-02-28T07:43:43.384Z | [ helios-setup] Feb 28 07:43:42.665 INFO E| Downloaded jobserver v0.1.26 |
| 2754 | 2025-02-28T07:43:43.385Z | [ helios-setup] Feb 28 07:43:42.667 INFO E| Downloaded is-terminal v0.4.7 |
| 2755 | 2025-02-28T07:43:43.385Z | [ helios-setup] Feb 28 07:43:42.668 INFO E| Downloaded serde_derive v1.0.204 |
| 2756 | 2025-02-28T07:43:43.389Z | [ helios-setup] Feb 28 07:43:42.671 INFO E| Downloaded httpdate v1.0.2 |
| 2757 | 2025-02-28T07:43:43.395Z | [ helios-setup] Feb 28 07:43:42.673 INFO E| Downloaded libc v0.2.139 |
| 2758 | 2025-02-28T07:43:43.395Z | [ host-package] Compiling tokio-rustls v0.25.0 |
| 2759 | 2025-02-28T07:43:43.428Z | [ helios-setup] Feb 28 07:43:42.712 INFO E| Downloaded http-body v0.4.5 |
| 2760 | 2025-02-28T07:43:43.432Z | [ helios-setup] Feb 28 07:43:42.715 INFO E| Downloaded futures-executor v0.3.28 |
| 2761 | 2025-02-28T07:43:43.436Z | [ helios-setup] Feb 28 07:43:42.717 INFO E| Downloaded clap_lex v0.4.1 |
| 2762 | 2025-02-28T07:43:43.436Z | [ helios-setup] Feb 28 07:43:42.719 INFO E| Downloaded async-stream v0.3.5 |
| 2763 | 2025-02-28T07:43:43.440Z | [ helios-setup] Feb 28 07:43:42.722 INFO E| Downloaded tracing-core v0.1.30 |
| 2764 | 2025-02-28T07:43:43.447Z | [ helios-setup] Feb 28 07:43:42.730 INFO E| Downloaded futures-task v0.3.28 |
| 2765 | 2025-02-28T07:43:43.451Z | [ helios-setup] Feb 28 07:43:42.732 INFO E| Downloaded futures-sink v0.3.28 |
| 2766 | 2025-02-28T07:43:43.451Z | [ helios-setup] Feb 28 07:43:42.733 INFO E| Downloaded project-root v0.2.2 |
| 2767 | 2025-02-28T07:43:43.452Z | [ helios-setup] Feb 28 07:43:42.734 INFO E| Downloaded proc-macro-crate v1.2.1 |
| 2768 | 2025-02-28T07:43:43.456Z | [ helios-setup] Feb 28 07:43:42.735 INFO E| Downloaded concolor-override v1.0.0 |
| 2769 | 2025-02-28T07:43:43.456Z | [ helios-setup] Feb 28 07:43:42.737 INFO E| Downloaded textwrap v0.16.0 |
| 2770 | 2025-02-28T07:43:43.460Z | [ helios-setup] Feb 28 07:43:42.741 INFO E| Downloaded tinyvec v1.6.0 |
| 2771 | 2025-02-28T07:43:43.464Z | [ helios-setup] Feb 28 07:43:42.746 INFO E| Downloaded tempfile v3.5.0 |
| 2772 | 2025-02-28T07:43:43.467Z | [ helios-setup] Feb 28 07:43:42.750 INFO E| Downloaded futures-macro v0.3.28 |
| 2773 | 2025-02-28T07:43:43.471Z | [ helios-setup] Feb 28 07:43:42.752 INFO E| Downloaded futures-io v0.3.28 |
| 2774 | 2025-02-28T07:43:43.471Z | [ helios-setup] Feb 28 07:43:42.753 INFO E| Downloaded form_urlencoded v1.1.0 |
| 2775 | 2025-02-28T07:43:43.471Z | [ helios-setup] Feb 28 07:43:42.754 INFO E| Downloaded fastrand v1.9.0 |
| 2776 | 2025-02-28T07:43:43.477Z | [ helios-setup] Feb 28 07:43:42.757 INFO E| Downloaded either v1.8.0 |
| 2777 | 2025-02-28T07:43:43.477Z | [ helios-setup] Feb 28 07:43:42.759 INFO E| Downloaded digest v0.10.6 |
| 2778 | 2025-02-28T07:43:43.481Z | [ helios-setup] Feb 28 07:43:42.761 INFO E| Downloaded concolor-query v0.3.3 |
| 2779 | 2025-02-28T07:43:43.481Z | [ helios-setup] Feb 28 07:43:42.763 INFO E| Downloaded socket2 v0.4.9 |
| 2780 | 2025-02-28T07:43:43.487Z | [ helios-setup] Feb 28 07:43:42.766 INFO E| Downloaded time v0.1.45 |
| 2781 | 2025-02-28T07:43:43.487Z | [ helios-setup] Feb 28 07:43:42.768 INFO E| Downloaded smallvec v1.10.0 |
| 2782 | 2025-02-28T07:43:43.492Z | [ helios-setup] Feb 28 07:43:42.772 INFO E| Downloaded schemars v0.8.12 |
| 2783 | 2025-02-28T07:43:43.506Z | [ helios-setup] Feb 28 07:43:42.790 INFO E| Downloaded const-random-macro v0.1.15 |
| 2784 | 2025-02-28T07:43:43.510Z | [ helios-setup] Feb 28 07:43:42.792 INFO E| Downloaded clap_builder v4.2.1 |
| 2785 | 2025-02-28T07:43:43.517Z | [ helios-setup] Feb 28 07:43:42.802 INFO E| Downloaded tokio-rustls v0.24.0 |
| 2786 | 2025-02-28T07:43:43.521Z | [ helios-setup] Feb 28 07:43:42.804 INFO E| Downloaded smawk v0.3.1 |
| 2787 | 2025-02-28T07:43:43.525Z | [ helios-setup] Feb 28 07:43:42.806 INFO E| Downloaded sha2 v0.10.6 |
| 2788 | 2025-02-28T07:43:43.528Z | [ helios-setup] Feb 28 07:43:42.809 INFO E| Downloaded serde_tokenstream v0.2.0 |
| 2789 | 2025-02-28T07:43:43.532Z | [ helios-setup] Feb 28 07:43:42.814 INFO E| Downloaded semver v1.0.17 |
| 2790 | 2025-02-28T07:43:43.535Z | [ helios-setup] Feb 28 07:43:42.818 INFO E| Downloaded clap v4.2.1 |
| 2791 | 2025-02-28T07:43:43.553Z | [ helios-setup] Feb 28 07:43:42.837 INFO E| Downloaded cargo-lock v8.0.3 |
| 2792 | 2025-02-28T07:43:43.557Z | [ helios-setup] Feb 28 07:43:42.842 INFO E| Downloaded const-random v0.1.15 |
| 2793 | 2025-02-28T07:43:43.560Z | [ helios-setup] Feb 28 07:43:42.843 INFO E| Downloaded semver v0.11.0 |
| 2794 | 2025-02-28T07:43:43.564Z | [ helios-setup] Feb 28 07:43:42.846 INFO E| Downloaded camino v1.1.4 |
| 2795 | 2025-02-28T07:43:43.568Z | [ helios-setup] Feb 28 07:43:42.849 INFO E| Downloaded slog-bunyan v2.4.0 |
| 2796 | 2025-02-28T07:43:43.568Z | [ helios-setup] Feb 28 07:43:42.850 INFO E| Downloaded anstream v0.2.6 |
| 2797 | 2025-02-28T07:43:43.571Z | [ helios-setup] Feb 28 07:43:42.853 INFO E| Downloaded async-trait v0.1.68 |
| 2798 | 2025-02-28T07:43:43.575Z | [ helios-setup] Feb 28 07:43:42.857 INFO E| Downloaded anstyle v0.3.5 |
| 2799 | 2025-02-28T07:43:43.576Z | [ helios-setup] Feb 28 07:43:42.859 INFO E| Downloaded serde_spanned v0.6.1 |
| 2800 | 2025-02-28T07:43:43.581Z | [ helios-setup] Feb 28 07:43:42.860 INFO E| Downloaded bytes v1.4.0 |
| 2801 | 2025-02-28T07:43:43.688Z | [ helios-setup] Feb 28 07:43:42.867 INFO E| Downloaded ahash v0.8.3 |
| 2802 | 2025-02-28T07:43:43.700Z | [ helios-setup] Feb 28 07:43:42.870 INFO E| Downloaded ahash v0.7.6 |
| 2803 | 2025-02-28T07:43:43.700Z | [ helios-setup] Feb 28 07:43:42.874 INFO E| Downloaded schemars_derive v0.8.12 |
| 2804 | 2025-02-28T07:43:43.700Z | [ helios-setup] Feb 28 07:43:42.876 INFO E| Downloaded rustls-pemfile v1.0.2 |
| 2805 | 2025-02-28T07:43:43.706Z | [ helios-setup] Feb 28 07:43:42.987 INFO E| Downloaded encoding_rs v0.8.32 |
| 2806 | 2025-02-28T07:43:43.880Z | [ helios-setup] Feb 28 07:43:43.137 INFO E| Downloaded libgit2-sys v0.14.2+1.5.1 |
| 2807 | 2025-02-28T07:43:43.885Z | [ host-package] Compiling dropshot v0.12.0 |
| 2808 | 2025-02-28T07:43:44.158Z | [ host-package] Compiling typify v0.3.0 |
| 2809 | 2025-02-28T07:43:44.168Z | [ helios-setup] Feb 28 07:43:43.450 INFO E| Downloaded libz-sys v1.1.8 |
| 2810 | 2025-02-28T07:43:44.332Z | [ host-package] Compiling progenitor-impl v0.9.1 |
| 2811 | 2025-02-28T07:43:44.502Z | [ helios-setup] Feb 28 07:43:43.786 INFO E| Downloaded ring v0.16.20 |
| 2812 | 2025-02-28T07:43:44.888Z | [ helios-setup] Feb 28 07:43:44.171 INFO E| Compiling proc-macro2 v1.0.86 |
| 2813 | 2025-02-28T07:43:44.888Z | [ helios-setup] Feb 28 07:43:44.172 INFO E| Compiling libc v0.2.139 |
| 2814 | 2025-02-28T07:43:44.911Z | [ helios-setup] Feb 28 07:43:44.195 INFO E| Compiling unicode-ident v1.0.8 |
| 2815 | 2025-02-28T07:43:44.911Z | [ helios-setup] Feb 28 07:43:44.195 INFO E| Compiling autocfg v1.1.0 |
| 2816 | 2025-02-28T07:43:44.915Z | [ helios-setup] Feb 28 07:43:44.195 INFO E| Compiling cfg-if v1.0.0 |
| 2817 | 2025-02-28T07:43:44.915Z | [ helios-setup] Feb 28 07:43:44.195 INFO E| Compiling version_check v0.9.4 |
| 2818 | 2025-02-28T07:43:44.923Z | [ helios-setup] Feb 28 07:43:44.207 INFO E| Compiling serde v1.0.204 |
| 2819 | 2025-02-28T07:43:44.923Z | [ helios-setup] Feb 28 07:43:44.207 INFO E| Compiling syn v1.0.107 |
| 2820 | 2025-02-28T07:43:45.312Z | [ helios-setup] Feb 28 07:43:44.596 INFO E| Compiling memchr v2.5.0 |
| 2821 | 2025-02-28T07:43:45.759Z | [ helios-setup] Feb 28 07:43:45.044 INFO E| Compiling once_cell v1.17.0 |
| 2822 | 2025-02-28T07:43:46.149Z | [ helios-setup] Feb 28 07:43:45.432 INFO E| Compiling thiserror v1.0.38 |
| 2823 | 2025-02-28T07:43:46.207Z | [ helios-setup] Feb 28 07:43:45.491 INFO E| Compiling log v0.4.17 |
| 2824 | 2025-02-28T07:43:46.240Z | [ host-package] Compiling tokio-rustls v0.26.0 |
| 2825 | 2025-02-28T07:43:46.986Z | [ helios-setup] Feb 28 07:43:46.270 INFO E| Compiling serde_json v1.0.95 |
| 2826 | 2025-02-28T07:43:47.258Z | [ host-package] Compiling hyper-rustls v0.27.3 |
| 2827 | 2025-02-28T07:43:47.303Z | [ helios-setup] Feb 28 07:43:46.587 INFO E| Compiling itoa v1.0.6 |
| 2828 | 2025-02-28T07:43:47.811Z | [ helios-setup] Feb 28 07:43:47.094 INFO E| Compiling scopeguard v1.1.0 |
| 2829 | 2025-02-28T07:43:48.186Z | [ helios-setup] Feb 28 07:43:47.470 INFO E| Compiling pin-project-lite v0.2.9 |
| 2830 | 2025-02-28T07:43:48.267Z | [ helios-setup] Feb 28 07:43:47.551 INFO E| Compiling indexmap v1.9.3 |
| 2831 | 2025-02-28T07:43:48.353Z | [ helios-setup] Feb 28 07:43:47.637 INFO E| Compiling bytes v1.4.0 |
| 2832 | 2025-02-28T07:43:48.467Z | [ host-package] Compiling reqwest v0.12.12 |
| 2833 | 2025-02-28T07:43:48.671Z | [ helios-setup] Feb 28 07:43:47.950 INFO E| Compiling futures-core v0.3.28 |
| 2834 | 2025-02-28T07:43:48.900Z | [ helios-setup] Feb 28 07:43:48.184 INFO E| Compiling quote v1.0.36 |
| 2835 | 2025-02-28T07:43:49.286Z | [ helios-setup] Feb 28 07:43:48.569 INFO E| Compiling getrandom v0.2.8 |
| 2836 | 2025-02-28T07:43:49.706Z | [ helios-setup] Feb 28 07:43:48.990 INFO E| Compiling jobserver v0.1.26 |
| 2837 | 2025-02-28T07:43:49.750Z | [ helios-setup] Feb 28 07:43:49.033 INFO E| Compiling syn v2.0.72 |
| 2838 | 2025-02-28T07:43:50.143Z | [ helios-setup] Feb 28 07:43:49.426 INFO E| Compiling num-integer v0.1.45 |
| 2839 | 2025-02-28T07:43:50.440Z | [ helios-setup] Feb 28 07:43:49.723 INFO E| Compiling cc v1.0.78 |
| 2840 | 2025-02-28T07:43:51.023Z | [ helios-setup] Feb 28 07:43:50.305 INFO E| Compiling ryu v1.0.13 |
| 2841 | 2025-02-28T07:43:52.020Z | [ helios-setup] Feb 28 07:43:51.303 INFO E| Compiling lock_api v0.4.9 |
| 2842 | 2025-02-28T07:43:52.106Z | [ helios-setup] Feb 28 07:43:51.390 INFO E| Compiling bitflags v1.3.2 |
| 2843 | 2025-02-28T07:43:52.385Z | [ helios-setup] Feb 28 07:43:51.667 INFO E| Compiling parking_lot_core v0.9.6 |
| 2844 | 2025-02-28T07:43:52.504Z | [ helios-setup] Feb 28 07:43:51.786 INFO E| Compiling typenum v1.16.0 |
| 2845 | 2025-02-28T07:43:52.517Z | [ helios-setup] Feb 28 07:43:51.798 INFO E| Compiling num_cpus v1.15.0 |
| 2846 | 2025-02-28T07:43:53.040Z | [ helios-setup] Feb 28 07:43:52.323 INFO E| Compiling slab v0.4.7 |
| 2847 | 2025-02-28T07:43:53.802Z | [ helios-setup] Feb 28 07:43:53.085 INFO E| Compiling generic-array v0.14.6 |
| 2848 | 2025-02-28T07:43:53.875Z | [ helios-setup] Feb 28 07:43:53.157 INFO E| Compiling futures-task v0.3.28 |
| 2849 | 2025-02-28T07:43:53.967Z | [ helios-setup] Feb 28 07:43:53.249 INFO E| Compiling futures-channel v0.3.28 |
| 2850 | 2025-02-28T07:43:54.079Z | [ helios-setup] Feb 28 07:43:53.362 INFO E| Compiling futures-sink v0.3.28 |
| 2851 | 2025-02-28T07:43:54.224Z | [ host-package] Compiling qorb v0.2.1 |
| 2852 | 2025-02-28T07:43:54.540Z | [ helios-setup] Feb 28 07:43:53.823 INFO E| Compiling tokio v1.27.0 |
| 2853 | 2025-02-28T07:43:54.996Z | [ helios-setup] Feb 28 07:43:54.278 INFO E| Compiling futures-util v0.3.28 |
| 2854 | 2025-02-28T07:43:55.849Z | [ helios-setup] Feb 28 07:43:55.132 INFO E| Compiling socket2 v0.4.9 |
| 2855 | 2025-02-28T07:43:55.982Z | [ helios-setup] Feb 28 07:43:55.264 INFO E| Compiling signal-hook-registry v1.4.0 |
| 2856 | 2025-02-28T07:43:55.985Z | [ helios-setup] Feb 28 07:43:55.266 INFO E| Compiling mio v0.8.5 |
| 2857 | 2025-02-28T07:43:56.202Z | [ helios-setup] Feb 28 07:43:55.484 INFO E| Compiling pin-utils v0.1.0 |
| 2858 | 2025-02-28T07:43:56.902Z | [ helios-setup] Feb 28 07:43:56.184 INFO E| Compiling futures-io v0.3.28 |
| 2859 | 2025-02-28T07:43:56.905Z | [ helios-setup] Feb 28 07:43:56.184 INFO E| Compiling schemars v0.8.12 |
| 2860 | 2025-02-28T07:43:57.856Z | [ helios-setup] Feb 28 07:43:57.138 INFO E| Compiling num-traits v0.2.15 |
| 2861 | 2025-02-28T07:43:58.169Z | [ helios-setup] Feb 28 07:43:57.451 INFO E| Compiling ahash v0.7.6 |
| 2862 | 2025-02-28T07:43:58.825Z | [ helios-setup] Feb 28 07:43:58.107 INFO E| Compiling crunchy v0.2.2 |
| 2863 | 2025-02-28T07:43:58.919Z | [ helios-setup] Feb 28 07:43:58.201 INFO E| Compiling io-lifetimes v1.0.10 |
| 2864 | 2025-02-28T07:43:59.809Z | [ helios-setup] Feb 28 07:43:59.091 INFO E| Compiling ahash v0.8.3 |
| 2865 | 2025-02-28T07:44:00.141Z | [ helios-setup] Feb 28 07:43:59.423 INFO E| Compiling block-buffer v0.10.3 |
| 2866 | 2025-02-28T07:44:00.189Z | [ helios-setup] Feb 28 07:43:59.471 INFO E| Compiling crypto-common v0.1.6 |
| 2867 | 2025-02-28T07:44:00.358Z | [ helios-setup] Feb 28 07:43:59.639 INFO E| Compiling crossbeam-utils v0.8.14 |
| 2868 | 2025-02-28T07:44:00.869Z | [ helios-setup] Feb 28 07:44:00.151 INFO E| Compiling tiny-keccak v2.0.2 |
| 2869 | 2025-02-28T07:44:01.045Z | [ helios-setup] Feb 28 07:44:00.326 INFO E| Compiling serde_derive_internals v0.26.0 |
| 2870 | 2025-02-28T07:44:01.072Z | [ helios-setup] Feb 28 07:44:00.353 INFO E| Compiling rustix v0.37.3 |
| 2871 | 2025-02-28T07:44:01.542Z | [ helios-setup] Feb 28 07:44:00.823 INFO E| Compiling hashbrown v0.12.3 |
| 2872 | 2025-02-28T07:44:01.598Z | [ helios-setup] Feb 28 07:44:00.880 INFO E| Compiling slog v2.7.0 |
| 2873 | 2025-02-28T07:44:01.914Z | [ helios-setup] Feb 28 07:44:01.195 INFO E| Compiling proc-macro-hack v0.5.20+deprecated |
| 2874 | 2025-02-28T07:44:01.917Z | [ host-package] Compiling progenitor-macro v0.9.1 |
| 2875 | 2025-02-28T07:44:03.535Z | [ helios-setup] Feb 28 07:44:02.816 INFO E| Compiling digest v0.10.6 |
| 2876 | 2025-02-28T07:44:03.733Z | [ host-package] Compiling progenitor-client v0.9.1 |
| 2877 | 2025-02-28T07:44:04.361Z | [ helios-setup] Feb 28 07:44:03.643 INFO E| Compiling errno v0.3.1 |
| 2878 | 2025-02-28T07:44:04.891Z | [ helios-setup] Feb 28 07:44:04.172 INFO E| Compiling anyhow v1.0.68 |
| 2879 | 2025-02-28T07:44:04.906Z | [ helios-setup] Feb 28 07:44:04.174 INFO E| Compiling cpufeatures v0.2.5 |
| 2880 | 2025-02-28T07:44:04.906Z | [ helios-setup] Feb 28 07:44:04.187 INFO E| Compiling pkg-config v0.3.26 |
| 2881 | 2025-02-28T07:44:04.988Z | [ host-package] Compiling progenitor-client v0.8.0 |
| 2882 | 2025-02-28T07:44:04.991Z | [ host-package] Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2883 | 2025-02-28T07:44:05.005Z | [ helios-setup] Feb 28 07:44:04.286 INFO E| Compiling unicode-width v0.1.10 |
| 2884 | 2025-02-28T07:44:05.271Z | [ helios-setup] Feb 28 07:44:04.552 INFO E| Compiling fnv v1.0.7 |
| 2885 | 2025-02-28T07:44:05.651Z | [ helios-setup] Feb 28 07:44:04.932 INFO E| Compiling http v0.2.9 |
| 2886 | 2025-02-28T07:44:05.794Z | [ host-package] Compiling progenitor v0.8.0 |
| 2887 | 2025-02-28T07:44:06.479Z | [ host-package] Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2888 | 2025-02-28T07:44:06.571Z | [ host-package] Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2889 | 2025-02-28T07:44:07.081Z | [ host-package] Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2890 | 2025-02-28T07:44:07.441Z | [ helios-setup] Feb 28 07:44:06.721 INFO E| Compiling thiserror-impl v1.0.38 |
| 2891 | 2025-02-28T07:44:07.726Z | [ helios-setup] Feb 28 07:44:07.005 INFO E| Compiling schemars_derive v0.8.12 |
| 2892 | 2025-02-28T07:44:09.213Z | [ helios-setup] Feb 28 07:44:08.493 INFO E| Compiling serde_derive v1.0.204 |
| 2893 | 2025-02-28T07:44:09.848Z | [ helios-setup] Feb 28 07:44:09.128 INFO E| Compiling tokio-macros v2.0.0 |
| 2894 | 2025-02-28T07:44:10.631Z | [ helios-setup] Feb 28 07:44:09.911 INFO E| Compiling futures-macro v0.3.28 |
| 2895 | 2025-02-28T07:44:11.590Z | [ helios-setup] Feb 28 07:44:10.870 INFO E| Compiling aho-corasick v0.7.20 |
| 2896 | 2025-02-28T07:44:12.338Z | [ helios-setup] Feb 28 07:44:11.618 INFO E| Compiling httparse v1.8.0 |
| 2897 | 2025-02-28T07:44:13.061Z | [ helios-setup] Feb 28 07:44:12.341 INFO E| Compiling percent-encoding v2.2.0 |
| 2898 | 2025-02-28T07:44:13.127Z | [ helios-setup] Feb 28 07:44:12.406 INFO E| Compiling heck v0.4.1 |
| 2899 | 2025-02-28T07:44:13.542Z | [ helios-setup] Feb 28 07:44:12.822 INFO E| Compiling regex-syntax v0.6.29 |
| 2900 | 2025-02-28T07:44:13.747Z | [ helios-setup] Feb 28 07:44:13.027 INFO E| Compiling tinyvec_macros v0.1.1 |
| 2901 | 2025-02-28T07:44:14.005Z | [ helios-setup] Feb 28 07:44:13.284 INFO E| Compiling tinyvec v1.6.0 |
| 2902 | 2025-02-28T07:44:14.138Z | [ helios-setup] Feb 28 07:44:13.416 INFO E| Compiling form_urlencoded v1.1.0 |
| 2903 | 2025-02-28T07:44:14.652Z | [ helios-setup] Feb 28 07:44:13.932 INFO E| Compiling const-random-macro v0.1.15 |
| 2904 | 2025-02-28T07:44:15.483Z | [ helios-setup] Feb 28 07:44:14.762 INFO E| Compiling hashbrown v0.13.2 |
| 2905 | 2025-02-28T07:44:16.936Z | [ helios-setup] Feb 28 07:44:16.215 INFO E| Compiling chrono v0.4.24 |
| 2906 | 2025-02-28T07:44:17.772Z | [ helios-setup] Feb 28 07:44:17.051 INFO E| Compiling libz-sys v1.1.8 |
| 2907 | 2025-02-28T07:44:18.127Z | [ helios-setup] Feb 28 07:44:17.406 INFO E| Compiling getopts v0.2.21 |
| 2908 | 2025-02-28T07:44:18.780Z | [ helios-setup] Feb 28 07:44:18.060 INFO E| Compiling memoffset v0.7.1 |
| 2909 | 2025-02-28T07:44:19.662Z | [ helios-setup] Feb 28 07:44:18.941 INFO E| Compiling uuid v1.3.0 |
| 2910 | 2025-02-28T07:44:19.695Z | [ helios-setup] Feb 28 07:44:18.974 INFO E| Compiling time-core v0.1.2 |
| 2911 | 2025-02-28T07:44:20.250Z | [ helios-setup] Feb 28 07:44:19.529 INFO E| Compiling regex v1.7.3 |
| 2912 | 2025-02-28T07:44:20.302Z | [ helios-setup] Feb 28 07:44:19.580 INFO E| Compiling num-conv v0.1.0 |
| 2913 | 2025-02-28T07:44:20.411Z | [ helios-setup] Feb 28 07:44:19.690 INFO E| Compiling powerfmt v0.2.0 |
| 2914 | 2025-02-28T07:44:21.016Z | [ helios-setup] Feb 28 07:44:20.205 INFO E| Compiling dyn-clone v1.0.11 |
| 2915 | 2025-02-28T07:44:21.045Z | [ helios-setup] Feb 28 07:44:20.324 INFO E| Compiling time-macros v0.2.18 |
| 2916 | 2025-02-28T07:44:21.792Z | [ helios-setup] Feb 28 07:44:21.071 INFO E| Compiling deranged v0.3.11 |
| 2917 | 2025-02-28T07:44:22.492Z | [ helios-setup] Feb 28 07:44:21.771 INFO E| Compiling unicode-normalization v0.1.22 |
| 2918 | 2025-02-28T07:44:23.193Z | [ helios-setup] Feb 28 07:44:22.471 INFO E| Compiling regress v0.5.0 |
| 2919 | 2025-02-28T07:44:24.293Z | [ host-package] Compiling strum v0.26.3 |
| 2920 | 2025-02-28T07:44:24.887Z | [ host-package] Compiling regress v0.9.1 |
| 2921 | 2025-02-28T07:44:25.263Z | [ helios-setup] Feb 28 07:44:24.541 INFO E| Compiling const-random v0.1.15 |
| 2922 | 2025-02-28T07:44:27.217Z | [ helios-setup] Feb 28 07:44:26.495 INFO E| Compiling tracing-core v0.1.30 |
| 2923 | 2025-02-28T07:44:28.331Z | [ helios-setup] Feb 28 07:44:27.608 INFO E| Compiling crossbeam-epoch v0.9.13 |
| 2924 | 2025-02-28T07:44:28.615Z | [ helios-setup] Feb 28 07:44:27.892 INFO E| Compiling unicode-bidi v0.3.13 |
| 2925 | 2025-02-28T07:44:30.577Z | [ helios-setup] Feb 28 07:44:29.854 INFO E| Compiling num_threads v0.1.6 |
| 2926 | 2025-02-28T07:44:30.911Z | [ helios-setup] Feb 28 07:44:30.188 INFO E| Compiling ucd-trie v0.1.5 |
| 2927 | 2025-02-28T07:44:31.374Z | [ helios-setup] Feb 28 07:44:30.651 INFO E| Compiling time v0.3.36 |
| 2928 | 2025-02-28T07:44:31.582Z | [ helios-setup] Feb 28 07:44:30.859 INFO E| Compiling pest v2.5.7 |
| 2929 | 2025-02-28T07:44:31.726Z | [ helios-setup] Feb 28 07:44:31.003 INFO E| Compiling idna v0.3.0 |
| 2930 | 2025-02-28T07:44:34.301Z | [ helios-setup] Feb 28 07:44:33.578 INFO E| Compiling toml v0.5.11 |
| 2931 | 2025-02-28T07:44:34.354Z | [ helios-setup] Feb 28 07:44:33.631 INFO E| Compiling smallvec v1.10.0 |
| 2932 | 2025-02-28T07:44:37.031Z | [ helios-setup] Feb 28 07:44:36.307 INFO E| Compiling parking_lot v0.12.1 |
| 2933 | 2025-02-28T07:44:37.662Z | [ helios-setup] Feb 28 07:44:36.939 INFO E| Compiling serde_tokenstream v0.2.0 |
| 2934 | 2025-02-28T07:44:40.620Z | [ helios-setup] Feb 28 07:44:39.896 INFO E| Compiling tracing v0.1.37 |
| 2935 | 2025-02-28T07:44:43.956Z | [ helios-setup] Feb 28 07:44:43.231 INFO E| Compiling crossbeam-channel v0.5.6 |
| 2936 | 2025-02-28T07:44:44.762Z | [ helios-setup] Feb 28 07:44:44.037 INFO E| Compiling typify-impl v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
| 2937 | 2025-02-28T07:44:46.396Z | [ helios-setup] Feb 28 07:44:45.670 INFO E| Compiling libgit2-sys v0.14.2+1.5.1 |
| 2938 | 2025-02-28T07:44:46.412Z | [ helios-setup] Feb 28 07:44:45.687 INFO E| Compiling time v0.1.45 |
| 2939 | 2025-02-28T07:44:47.891Z | [ helios-setup] Feb 28 07:44:47.166 INFO E| Compiling dirs-sys-next v0.1.2 |
| 2940 | 2025-02-28T07:44:48.044Z | [ helios-setup] Feb 28 07:44:47.318 INFO E| Compiling iana-time-zone v0.1.56 |
| 2941 | 2025-02-28T07:44:48.730Z | [ helios-setup] Feb 28 07:44:48.004 INFO E| Compiling crc32fast v1.3.2 |
| 2942 | 2025-02-28T07:44:49.362Z | [ helios-setup] Feb 28 07:44:48.636 INFO E| Compiling semver v1.0.17 |
| 2943 | 2025-02-28T07:44:50.431Z | [ helios-setup] Feb 28 07:44:49.705 INFO E| Compiling dirs-next v2.0.0 |
| 2944 | 2025-02-28T07:44:52.238Z | [ helios-setup] Feb 28 07:44:51.511 INFO E| Compiling proc-macro-crate v1.2.1 |
| 2945 | 2025-02-28T07:44:53.585Z | [ helios-setup] Feb 28 07:44:52.859 INFO E| Compiling semver-parser v0.10.2 |
| 2946 | 2025-02-28T07:44:53.851Z | [ helios-setup] Feb 28 07:44:53.124 INFO E| Compiling url v2.3.1 |
| 2947 | 2025-02-28T07:44:55.724Z | [ helios-setup] Feb 28 07:44:54.998 INFO E| Compiling futures-executor v0.3.28 |
| 2948 | 2025-02-28T07:44:56.737Z | [ helios-setup] Feb 28 07:44:56.010 INFO E| Compiling tokio-util v0.7.7 |
| 2949 | 2025-02-28T07:44:57.290Z | [ helios-setup] Feb 28 07:44:56.563 INFO E| Compiling typify-macro v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
| 2950 | 2025-02-28T07:44:58.081Z | [ helios-setup] Feb 28 07:44:57.354 INFO E| Compiling thread_local v1.1.7 |
| 2951 | 2025-02-28T07:44:58.120Z | [ helios-setup] Feb 28 07:44:57.393 INFO E| Compiling rayon-core v1.10.2 |
| 2952 | 2025-02-28T07:44:58.605Z | [ helios-setup] Feb 28 07:44:57.878 INFO E| Compiling same-file v1.0.6 |
| 2953 | 2025-02-28T07:44:59.269Z | [ helios-setup] Feb 28 07:44:58.540 INFO E| Compiling try-lock v0.2.4 |
| 2954 | 2025-02-28T07:44:59.506Z | [ helios-setup] Feb 28 07:44:58.778 INFO E| Compiling adler v1.0.2 |
| 2955 | 2025-02-28T07:44:59.606Z | [ helios-setup] Feb 28 07:44:58.878 INFO E| Compiling want v0.3.0 |
| 2956 | 2025-02-28T07:45:00.168Z | [ helios-setup] Feb 28 07:44:59.441 INFO E| Compiling miniz_oxide v0.6.2 |
| 2957 | 2025-02-28T07:45:00.897Z | [ helios-setup] Feb 28 07:45:00.168 INFO E| Compiling walkdir v2.3.3 |
| 2958 | 2025-02-28T07:45:01.292Z | [ helios-setup] Feb 28 07:45:00.564 INFO E| Compiling h2 v0.3.16 |
| 2959 | 2025-02-28T07:45:05.924Z | [ host-package] Compiling progenitor v0.9.1 |
| 2960 | 2025-02-28T07:45:05.930Z | [ helios-setup] Feb 28 07:45:03.769 INFO E| Compiling futures v0.3.28 |
| 2961 | 2025-02-28T07:45:05.930Z | [ host-package] Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2962 | 2025-02-28T07:45:05.930Z | [ helios-setup] Feb 28 07:45:04.700 INFO E| Compiling semver v0.11.0 |
| 2963 | 2025-02-28T07:45:05.974Z | [ helios-setup] Feb 28 07:45:05.242 INFO E| Compiling num_enum_derive v0.5.7 |
| 2964 | 2025-02-28T07:45:07.162Z | [ helios-setup] Feb 28 07:45:05.320 INFO E| Compiling crossbeam-deque v0.8.2 |
| 2965 | 2025-02-28T07:45:07.190Z | [ helios-setup] Feb 28 07:45:05.716 INFO E| Compiling term v0.7.0 |
| 2966 | 2025-02-28T07:45:09.971Z | [ helios-setup] Feb 28 07:45:09.241 INFO E| Compiling http-body v0.4.5 |
| 2967 | 2025-02-28T07:45:10.958Z | [ host-package] Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2968 | 2025-02-28T07:45:11.019Z | [ helios-setup] Feb 28 07:45:10.289 INFO E| Compiling sha2 v0.10.6 |
| 2969 | 2025-02-28T07:45:12.273Z | [ helios-setup] Feb 28 07:45:11.294 INFO E| Compiling ring v0.16.20 |
| 2970 | 2025-02-28T07:45:12.593Z | [ host-package] Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2971 | 2025-02-28T07:45:12.682Z | [ helios-setup] Feb 28 07:45:11.953 INFO E| Compiling rand_core v0.6.4 |
| 2972 | 2025-02-28T07:45:14.153Z | [ helios-setup] Feb 28 07:45:13.383 INFO E| Compiling atty v0.2.14 |
| 2973 | 2025-02-28T07:45:14.512Z | [ helios-setup] Feb 28 07:45:13.783 INFO E| Compiling network-interface v0.1.6 (https://github.com/jclulow/network-interface?branch=illumos#827e6b7b) |
| 2974 | 2025-02-28T07:45:14.710Z | [ helios-setup] Feb 28 07:45:13.922 INFO E| Compiling utf8parse v0.2.1 |
| 2975 | 2025-02-28T07:45:15.219Z | [ helios-setup] Feb 28 07:45:14.455 INFO E| Compiling base64 v0.21.0 |
| 2976 | 2025-02-28T07:45:16.296Z | [ helios-setup] Feb 28 07:45:15.566 INFO E| Compiling tower-service v0.3.2 |
| 2977 | 2025-02-28T07:45:16.734Z | [ helios-setup] Feb 28 07:45:15.981 INFO E| Compiling httpdate v1.0.2 |
| 2978 | 2025-02-28T07:45:17.577Z | [ helios-setup] Feb 28 07:45:16.847 INFO E| Compiling lazy_static v1.4.0 |
| 2979 | 2025-02-28T07:45:17.906Z | [ helios-setup] Feb 28 07:45:17.143 INFO E| Compiling ppv-lite86 v0.2.17 |
| 2980 | 2025-02-28T07:45:17.976Z | [ helios-setup] Feb 28 07:45:17.245 INFO E| Compiling home v0.5.4 |
| 2981 | 2025-02-28T07:45:18.450Z | [ helios-setup] Feb 28 07:45:17.719 INFO E| Compiling fastrand v1.9.0 |
| 2982 | 2025-02-28T07:45:18.938Z | [ helios-setup] Feb 28 07:45:18.143 INFO E| Compiling toolchain_find v0.2.0 |
| 2983 | 2025-02-28T07:45:19.368Z | [ helios-setup] Feb 28 07:45:18.638 INFO E| Compiling rand_chacha v0.3.1 |
| 2984 | 2025-02-28T07:45:19.595Z | [ helios-setup] Feb 28 07:45:18.864 INFO E| Compiling tempfile v3.5.0 |
| 2985 | 2025-02-28T07:45:19.952Z | [ helios-setup] Feb 28 07:45:19.221 INFO E| Compiling hyper v0.14.25 |
| 2986 | 2025-02-28T07:45:21.231Z | [ helios-setup] Feb 28 07:45:20.500 INFO E| Compiling anstyle-parse v0.1.1 |
| 2987 | 2025-02-28T07:45:22.679Z | [ helios-setup] Feb 28 07:45:21.899 INFO E| Compiling slog-term v2.9.0 |
| 2988 | 2025-02-28T07:45:22.924Z | [ host-package] Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2989 | 2025-02-28T07:45:23.293Z | [ host-package] Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2990 | 2025-02-28T07:45:27.202Z | [ host-package] Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2991 | 2025-02-28T07:45:28.488Z | [ helios-setup] Feb 28 07:45:27.757 INFO E| Compiling num_enum v0.5.7 |
| 2992 | 2025-02-28T07:45:30.421Z | [ host-package] Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2993 | 2025-02-28T07:45:30.837Z | [ helios-setup] Feb 28 07:45:30.105 INFO E| Compiling cargo-lock v8.0.3 |
| 2994 | 2025-02-28T07:45:31.829Z | [ host-package] Compiling macaddr v1.0.1 |
| 2995 | 2025-02-28T07:45:32.791Z | [ helios-setup] Feb 28 07:45:32.058 INFO E| Compiling flate2 v1.0.25 |
| 2996 | 2025-02-28T07:45:33.282Z | [ host-package] Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2997 | 2025-02-28T07:45:35.351Z | [ host-package] Compiling slog-dtrace v0.3.0 |
| 2998 | 2025-02-28T07:45:36.649Z | [ helios-setup] Feb 28 07:45:35.916 INFO E| Compiling serde_urlencoded v0.7.1 |
| 2999 | 2025-02-28T07:45:36.798Z | [ host-package] Compiling prettyplease v0.2.29 |
| 3000 | 2025-02-28T07:45:37.174Z | [ helios-setup] Feb 28 07:45:36.441 INFO E| Compiling is-terminal v0.4.7 |
| 3001 | 2025-02-28T07:45:37.828Z | [ helios-setup] Feb 28 07:45:37.095 INFO E| Compiling sha1 v0.10.5 |
| 3002 | 2025-02-28T07:45:39.731Z | [ helios-setup] Feb 28 07:45:38.998 INFO E| Compiling anstyle v0.3.5 |
| 3003 | 2025-02-28T07:45:40.058Z | [ helios-setup] Feb 28 07:45:39.324 INFO E| Compiling either v1.8.0 |
| 3004 | 2025-02-28T07:45:40.396Z | [ host-package] Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3005 | 2025-02-28T07:45:40.782Z | [ helios-setup] Feb 28 07:45:40.048 INFO E| Compiling concolor-override v1.0.0 |
| 3006 | 2025-02-28T07:45:41.187Z | [ helios-setup] Feb 28 07:45:40.454 INFO E| Compiling concolor-query v0.3.3 |
| 3007 | 2025-02-28T07:45:42.902Z | [ host-package] Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 3008 | 2025-02-28T07:45:43.159Z | [ host-package] Compiling half v2.4.1 |
| 3009 | 2025-02-28T07:45:44.117Z | [ helios-setup] Feb 28 07:45:43.383 INFO E| Compiling anstream v0.2.6 |
| 3010 | 2025-02-28T07:45:45.003Z | [ host-package] Compiling ciborium-io v0.2.2 |
| 3011 | 2025-02-28T07:45:45.810Z | [ host-package] Compiling ciborium-ll v0.2.2 |
| 3012 | 2025-02-28T07:45:46.369Z | [ helios-setup] Feb 28 07:45:45.635 INFO E| Compiling rayon v1.6.1 |
| 3013 | 2025-02-28T07:45:46.520Z | [ helios-setup] Feb 28 07:45:45.786 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git#300caa09) |
| 3014 | 2025-02-28T07:45:46.709Z | [ helios-setup] Feb 28 07:45:45.974 INFO E| Compiling devinfo v0.1.0 (git+ssh://git@github.com/oxidecomputer/facade#aadb1404) |
| 3015 | 2025-02-28T07:45:46.923Z | [ host-package] Compiling bytecount v0.6.8 |
| 3016 | 2025-02-28T07:45:47.860Z | [ host-package] Compiling ciborium v0.2.2 |
| 3017 | 2025-02-28T07:45:49.177Z | [ helios-setup] Feb 28 07:45:48.442 INFO E| Compiling rustfmt-wrapper v0.2.0 |
| 3018 | 2025-02-28T07:45:49.288Z | [ helios-setup] Feb 28 07:45:48.552 INFO E| Compiling rand v0.8.5 |
| 3019 | 2025-02-28T07:45:50.237Z | [ host-package] Compiling display-error-chain v0.2.2 |
| 3020 | 2025-02-28T07:45:50.483Z | [ helios-setup] Feb 28 07:45:49.747 INFO E| Compiling bootserver v0.1.0 (https://github.com/oxidecomputer/boot-image-tools.git?rev=ab61443eae8c99b17aac82cbedb9a0c917828f57#ab61443e) |
| 3021 | 2025-02-28T07:45:50.684Z | [ host-package] Compiling const_format_proc_macros v0.2.34 |
| 3022 | 2025-02-28T07:45:50.916Z | [ host-package] Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3023 | 2025-02-28T07:45:51.768Z | [ helios-setup] Feb 28 07:45:51.031 INFO E| Compiling openapiv3 v1.0.2 |
| 3024 | 2025-02-28T07:45:51.972Z | [ host-package] Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3025 | 2025-02-28T07:45:52.543Z | [ helios-setup] Feb 28 07:45:51.807 INFO E| Compiling typify v0.0.12-dev (https://github.com/oxidecomputer/typify#fec09bd1) |
| 3026 | 2025-02-28T07:45:52.962Z | [ helios-setup] Feb 28 07:45:52.226 INFO E| Compiling hiercmd v0.1.0 (https://github.com/jclulow/hiercmd#d9d28d6a) |
| 3027 | 2025-02-28T07:45:53.839Z | [ helios-setup] Feb 28 07:45:53.103 INFO E| Compiling encoding_rs v0.8.32 |
| 3028 | 2025-02-28T07:45:54.362Z | [ host-package] Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3029 | 2025-02-28T07:45:56.900Z | [ helios-setup] Feb 28 07:45:56.164 INFO E| Compiling mime v0.3.17 |
| 3030 | 2025-02-28T07:45:58.538Z | [ helios-setup] Feb 28 07:45:57.802 INFO E| Compiling clap_lex v0.4.1 |
| 3031 | 2025-02-28T07:45:58.946Z | [ helios-setup] Feb 28 07:45:58.209 INFO E| Compiling ipnet v2.7.2 |
| 3032 | 2025-02-28T07:46:00.002Z | [ helios-setup] Feb 28 07:45:59.265 INFO E| Compiling unsafe-libyaml v0.2.8 |
| 3033 | 2025-02-28T07:46:00.060Z | [ helios-setup] Feb 28 07:45:59.323 INFO E| Compiling untrusted v0.7.1 |
| 3034 | 2025-02-28T07:46:00.866Z | [ helios-setup] Feb 28 07:46:00.129 INFO E| Compiling strsim v0.10.0 |
| 3035 | 2025-02-28T07:46:02.848Z | [ host-package] Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3036 | 2025-02-28T07:46:04.108Z | [ helios-setup] Feb 28 07:46:03.371 INFO E| Compiling project-root v0.2.2 |
| 3037 | 2025-02-28T07:46:04.696Z | [ helios-setup] Feb 28 07:46:03.958 INFO E| Compiling spin v0.5.2 |
| 3038 | 2025-02-28T07:46:04.792Z | [ helios-setup] Feb 28 07:46:04.055 INFO E| Compiling byteorder v1.4.3 |
| 3039 | 2025-02-28T07:46:04.979Z | [ helios-setup] Feb 28 07:46:04.242 INFO E| Compiling base64 v0.13.1 |
| 3040 | 2025-02-28T07:46:05.043Z | [ host-package] Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3041 | 2025-02-28T07:46:05.113Z | [ helios-setup] Feb 28 07:46:04.376 INFO E| Compiling utf-8 v0.7.6 |
| 3042 | 2025-02-28T07:46:05.290Z | [ helios-setup] Feb 28 07:46:04.553 INFO E| Compiling serde_yaml v0.9.21 |
| 3043 | 2025-02-28T07:46:06.057Z | [ helios-setup] Feb 28 07:46:05.319 INFO E| Compiling clap_builder v4.2.1 |
| 3044 | 2025-02-28T07:46:06.106Z | [ helios-setup] Feb 28 07:46:05.369 INFO E| Compiling reqwest v0.11.16 |
| 3045 | 2025-02-28T07:46:06.703Z | [ helios-setup] Feb 28 07:46:05.966 INFO E| Compiling tungstenite v0.18.0 |
| 3046 | 2025-02-28T07:46:08.405Z | [ host-package] Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 3047 | 2025-02-28T07:46:09.302Z | [ helios-setup] Feb 28 07:46:08.564 INFO E| Compiling progenitor-impl v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3048 | 2025-02-28T07:46:11.827Z | [ host-package] Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3049 | 2025-02-28T07:46:12.134Z | [ helios-setup] Feb 28 07:46:11.395 INFO E| Compiling pilot-common v0.1.0 (/work/oxidecomputer/helios/projects/pilot/common) |
| 3050 | 2025-02-28T07:46:17.388Z | [ helios-setup] Feb 28 07:46:16.649 INFO E| Compiling clap_derive v4.2.0 |
| 3051 | 2025-02-28T07:46:18.852Z | [ helios-setup] Feb 28 07:46:18.113 INFO E| Compiling progenitor-macro v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3052 | 2025-02-28T07:46:22.345Z | [ host-package] Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3053 | 2025-02-28T07:46:22.786Z | [ host-package] Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3054 | 2025-02-28T07:46:24.682Z | [ host-package] Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3055 | 2025-02-28T07:46:26.587Z | [ helios-setup] Feb 28 07:46:25.847 INFO E| Compiling clap v4.2.1 |
| 3056 | 2025-02-28T07:46:29.462Z | [ host-package] Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3057 | 2025-02-28T07:46:36.601Z | [ host-package] Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3058 | 2025-02-28T07:46:41.869Z | [ host-package] Compiling keccak v0.1.5 |
| 3059 | 2025-02-28T07:46:42.999Z | [ host-package] Compiling same-file v1.0.6 |
| 3060 | 2025-02-28T07:46:43.939Z | [ host-package] Compiling maplit v1.0.2 |
| 3061 | 2025-02-28T07:46:44.115Z | [ helios-setup] Feb 28 07:46:43.372 INFO E| Compiling progenitor-client v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3062 | 2025-02-28T07:46:44.363Z | [ host-package] Compiling crunchy v0.2.2 |
| 3063 | 2025-02-28T07:46:44.502Z | [ host-package] Compiling fastrand v2.1.1 |
| 3064 | 2025-02-28T07:46:45.506Z | [ host-package] Compiling tempfile v3.13.0 |
| 3065 | 2025-02-28T07:46:45.939Z | [ helios-setup] Feb 28 07:46:45.195 INFO E| Compiling tokio-tungstenite v0.18.0 |
| 3066 | 2025-02-28T07:46:46.003Z | [ host-package] Compiling walkdir v2.5.0 |
| 3067 | 2025-02-28T07:46:46.944Z | [ host-package] Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3068 | 2025-02-28T07:46:47.179Z | [ host-package] Compiling sha3 v0.10.8 |
| 3069 | 2025-02-28T07:46:47.196Z | [ helios-setup] Feb 28 07:46:46.452 INFO E| Compiling smartstring v1.0.1 |
| 3070 | 2025-02-28T07:46:47.227Z | [ helios-setup] Feb 28 07:46:46.483 INFO E| Compiling rustls v0.21.0 |
| 3071 | 2025-02-28T07:46:47.542Z | [ host-package] Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3072 | 2025-02-28T07:46:48.035Z | [ helios-setup] Feb 28 07:46:47.291 INFO E| Compiling serde_spanned v0.6.1 |
| 3073 | 2025-02-28T07:46:48.078Z | [ host-package] Compiling const_format v0.2.34 |
| 3074 | 2025-02-28T07:46:48.869Z | [ helios-setup] Feb 28 07:46:48.124 INFO E| Compiling toml_datetime v0.6.1 |
| 3075 | 2025-02-28T07:46:48.941Z | [ host-package] Compiling tiny-keccak v2.0.2 |
| 3076 | 2025-02-28T07:46:49.636Z | [ helios-setup] Feb 28 07:46:48.892 INFO E| Compiling async-trait v0.1.68 |
| 3077 | 2025-02-28T07:46:50.026Z | [ host-package] Compiling blake3 v1.5.4 |
| 3078 | 2025-02-28T07:46:50.456Z | [ helios-setup] Feb 28 07:46:49.712 INFO E| Compiling winnow v0.4.1 |
| 3079 | 2025-02-28T07:46:50.499Z | [ host-package] Compiling dsl_auto_type v0.1.2 |
| 3080 | 2025-02-28T07:46:50.905Z | [ host-package] Compiling scheduled-thread-pool v0.2.7 |
| 3081 | 2025-02-28T07:46:51.103Z | [ helios-setup] Feb 28 07:46:50.359 INFO E| Compiling slog-async v2.7.0 |
| 3082 | 2025-02-28T07:46:51.115Z | [ host-package] Compiling xattr v1.3.1 |
| 3083 | 2025-02-28T07:46:51.731Z | [ host-package] Compiling diesel_table_macro_syntax v0.2.0 |
| 3084 | 2025-02-28T07:46:51.888Z | [ host-package] Compiling filetime v0.2.25 |
| 3085 | 2025-02-28T07:46:52.244Z | [ helios-setup] Feb 28 07:46:51.499 INFO E| Compiling paste v1.0.12 |
| 3086 | 2025-02-28T07:46:52.891Z | [ host-package] Compiling memmap2 v0.9.5 |
| 3087 | 2025-02-28T07:46:52.977Z | [ host-package] Compiling constant_time_eq v0.3.1 |
| 3088 | 2025-02-28T07:46:53.002Z | [ host-package] Compiling arrayvec v0.7.6 |
| 3089 | 2025-02-28T07:46:53.401Z | [ host-package] Compiling arrayref v0.3.9 |
| 3090 | 2025-02-28T07:46:53.676Z | [ helios-setup] Feb 28 07:46:52.931 INFO E| Compiling match_cfg v0.1.0 |
| 3091 | 2025-02-28T07:46:53.761Z | [ host-package] Compiling diesel_derives v2.2.3 |
| 3092 | 2025-02-28T07:46:53.992Z | [ helios-setup] Feb 28 07:46:53.247 INFO E| Compiling camino v1.1.4 |
| 3093 | 2025-02-28T07:46:54.097Z | [ host-package] Compiling tar v0.4.44 |
| 3094 | 2025-02-28T07:46:54.101Z | [ host-package] Compiling r2d2 v0.8.10 |
| 3095 | 2025-02-28T07:46:55.679Z | [ helios-setup] Feb 28 07:46:54.934 INFO E| Compiling static_assertions v1.1.0 |
| 3096 | 2025-02-28T07:46:55.788Z | [ host-package] Compiling toolchain_find v0.4.0 |
| 3097 | 2025-02-28T07:46:55.958Z | [ host-package] Compiling camino-tempfile v1.1.1 |
| 3098 | 2025-02-28T07:46:56.248Z | [ host-package] Compiling phf_generator v0.11.2 |
| 3099 | 2025-02-28T07:46:56.916Z | [ host-package] Compiling ascii-canvas v3.0.0 |
| 3100 | 2025-02-28T07:46:57.028Z | [ helios-setup] Feb 28 07:46:56.283 INFO E| Compiling toml_edit v0.19.8 |
| 3101 | 2025-02-28T07:46:57.043Z | [ host-package] Compiling secrecy v0.8.0 |
| 3102 | 2025-02-28T07:46:57.066Z | [ host-package] Compiling ena v0.14.3 |
| 3103 | 2025-02-28T07:46:57.267Z | [ helios-setup] Feb 28 07:46:56.521 INFO E| Compiling hostname v0.3.1 |
| 3104 | 2025-02-28T07:46:57.825Z | [ host-package] Compiling regex-syntax v0.6.29 |
| 3105 | 2025-02-28T07:46:57.964Z | [ host-package] Compiling diff v0.1.13 |
| 3106 | 2025-02-28T07:46:57.981Z | [ helios-setup] Feb 28 07:46:57.236 INFO E| Compiling racktest-agent-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/protocol) |
| 3107 | 2025-02-28T07:46:57.985Z | [ host-package] Compiling topological-sort v0.2.2 |
| 3108 | 2025-02-28T07:46:58.050Z | [ helios-setup] Feb 28 07:46:57.295 INFO E| Compiling slog-json v2.6.1 |
| 3109 | 2025-02-28T07:46:58.073Z | [ host-package] Compiling bindgen v0.71.1 |
| 3110 | 2025-02-28T07:46:58.928Z | [ host-package] Compiling omicron-zone-package v0.12.0 |
| 3111 | 2025-02-28T07:46:59.066Z | [ helios-setup] Feb 28 07:46:58.320 INFO E| Compiling bincode v1.3.3 |
| 3112 | 2025-02-28T07:46:59.074Z | [ host-package] Compiling phf_codegen v0.11.2 |
| 3113 | 2025-02-28T07:46:59.164Z | [ helios-setup] Feb 28 07:46:58.417 INFO E| Compiling unicode-linebreak v0.1.4 |
| 3114 | 2025-02-28T07:46:59.567Z | [ host-package] Compiling rustfmt-wrapper v0.2.1 |
| 3115 | 2025-02-28T07:46:59.794Z | [ host-package] Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3116 | 2025-02-28T07:47:01.493Z | [ helios-setup] Feb 28 07:47:00.746 INFO E| Compiling async-stream-impl v0.3.5 |
| 3117 | 2025-02-28T07:47:01.679Z | [ host-package] Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3118 | 2025-02-28T07:47:02.123Z | [ host-package] Compiling universal-hash v0.5.1 |
| 3119 | 2025-02-28T07:47:02.316Z | [ host-package] Compiling thiserror-impl-no-std v2.0.2 |
| 3120 | 2025-02-28T07:47:02.935Z | [ host-package] Compiling parse-zoneinfo v0.3.1 |
| 3121 | 2025-02-28T07:47:03.618Z | [ helios-setup] Feb 28 07:47:02.872 INFO E| Compiling rhai_codegen v1.5.0 |
| 3122 | 2025-02-28T07:47:04.302Z | [ helios-setup] Feb 28 07:47:03.555 INFO E| Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
| 3123 | 2025-02-28T07:47:05.300Z | [ helios-setup] Feb 28 07:47:04.554 INFO E| Compiling take_mut v0.2.2 |
| 3124 | 2025-02-28T07:47:05.721Z | [ host-package] Compiling lalrpop v0.19.12 |
| 3125 | 2025-02-28T07:47:06.973Z | [ host-package] Compiling ref-cast v1.0.23 |
| 3126 | 2025-02-28T07:47:07.203Z | [ host-package] Compiling rustc-hash v2.1.1 |
| 3127 | 2025-02-28T07:47:07.381Z | [ host-package] Compiling opaque-debug v0.3.1 |
| 3128 | 2025-02-28T07:47:07.824Z | [ host-package] Compiling poly1305 v0.8.0 |
| 3129 | 2025-02-28T07:47:08.256Z | [ host-package] Compiling thiserror-no-std v2.0.2 |
| 3130 | 2025-02-28T07:47:08.381Z | [ host-package] Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 3131 | 2025-02-28T07:47:08.446Z | [ helios-setup] Feb 28 07:47:07.699 INFO E| Compiling rhai v1.14.0 |
| 3132 | 2025-02-28T07:47:08.806Z | [ host-package] Compiling chrono-tz-build v0.4.0 |
| 3133 | 2025-02-28T07:47:10.934Z | [ host-package] Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3134 | 2025-02-28T07:47:11.066Z | [ helios-setup] Feb 28 07:47:10.319 INFO E| Compiling async-stream v0.3.5 |
| 3135 | 2025-02-28T07:47:11.128Z | [ host-package] Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3136 | 2025-02-28T07:47:11.946Z | [ host-package] Compiling derive_builder_core v0.20.2 |
| 3137 | 2025-02-28T07:47:12.035Z | [ helios-setup] Feb 28 07:47:11.287 INFO E| Compiling toml v0.7.3 |
| 3138 | 2025-02-28T07:47:12.187Z | [ host-package] Compiling chacha20 v0.9.1 |
| 3139 | 2025-02-28T07:47:13.515Z | [ host-package] Compiling headers-core v0.3.0 |
| 3140 | 2025-02-28T07:47:13.996Z | [ host-package] Compiling aead v0.5.2 |
| 3141 | 2025-02-28T07:47:14.110Z | [ helios-setup] Feb 28 07:47:13.362 INFO E| Compiling racktest-control-protocol v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/protocol) |
| 3142 | 2025-02-28T07:47:14.523Z | [ host-package] Compiling diesel v2.2.7 |
| 3143 | 2025-02-28T07:47:14.914Z | [ host-package] Compiling libxml v0.3.3 |
| 3144 | 2025-02-28T07:47:15.913Z | [ host-package] Compiling ref-cast-impl v1.0.23 |
| 3145 | 2025-02-28T07:47:16.063Z | [ host-package] Compiling vte_generate_state_changes v0.1.2 |
| 3146 | 2025-02-28T07:47:16.768Z | [ helios-setup] Feb 28 07:47:16.019 INFO E| Compiling slog-bunyan v2.4.0 |
| 3147 | 2025-02-28T07:47:17.767Z | [ host-package] Compiling arc-swap v1.7.1 |
| 3148 | 2025-02-28T07:47:18.185Z | [ host-package] Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3149 | 2025-02-28T07:47:19.166Z | [ host-package] Compiling slog-scope v4.4.0 |
| 3150 | 2025-02-28T07:47:19.471Z | [ host-package] Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3151 | 2025-02-28T07:47:21.077Z | [ host-package] Compiling vte v0.11.1 |
| 3152 | 2025-02-28T07:47:23.907Z | [ helios-setup] Feb 28 07:47:23.158 INFO E| Compiling rustls-pemfile v1.0.2 |
| 3153 | 2025-02-28T07:47:23.994Z | [ helios-setup] Feb 28 07:47:23.245 INFO E| Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot.git?rev=9911f3cf00178e0ee64b99f2c59b5a5464075230#9911f3cf) |
| 3154 | 2025-02-28T07:47:25.075Z | [ host-package] Compiling derive_builder_macro v0.20.2 |
| 3155 | 2025-02-28T07:47:25.173Z | [ helios-setup] Feb 28 07:47:24.423 INFO E| Compiling serde_path_to_error v0.1.11 |
| 3156 | 2025-02-28T07:47:27.041Z | [ helios-setup] Feb 28 07:47:26.291 INFO E| Compiling terminal_size v0.2.6 |
| 3157 | 2025-02-28T07:47:27.357Z | [ host-package] Compiling chacha20poly1305 v0.10.1 |
| 3158 | 2025-02-28T07:47:27.379Z | [ helios-setup] Feb 28 07:47:26.629 INFO E| Compiling smawk v0.3.1 |
| 3159 | 2025-02-28T07:47:27.937Z | [ helios-setup] Feb 28 07:47:27.187 INFO E| Compiling textwrap v0.16.0 |
| 3160 | 2025-02-28T07:47:27.945Z | [ host-package] Compiling headers v0.4.0 |
| 3161 | 2025-02-28T07:47:27.993Z | [ helios-setup] Feb 28 07:47:27.242 INFO E| Compiling racktest-control-client v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/client) |
| 3162 | 2025-02-28T07:47:29.817Z | [ host-package] Compiling chrono-tz v0.10.1 |
| 3163 | 2025-02-28T07:47:31.416Z | [ host-package] Compiling vsss-rs v3.3.4 |
| 3164 | 2025-02-28T07:47:34.020Z | [ host-package] Compiling samael v0.0.18 |
| 3165 | 2025-02-28T07:47:34.238Z | [ host-package] Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3166 | 2025-02-28T07:47:34.680Z | [ helios-setup] Feb 28 07:47:33.929 INFO E| Compiling sct v0.7.0 |
| 3167 | 2025-02-28T07:47:34.866Z | [ helios-setup] Feb 28 07:47:34.113 INFO E| Compiling rustls-webpki v0.100.1 |
| 3168 | 2025-02-28T07:47:37.795Z | [ host-package] Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3169 | 2025-02-28T07:47:40.354Z | [ host-package] Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3170 | 2025-02-28T07:47:40.816Z | [ host-package] Compiling strum_macros v0.24.3 |
| 3171 | 2025-02-28T07:47:41.436Z | [ host-package] Compiling unicase v2.7.0 |
| 3172 | 2025-02-28T07:47:42.095Z | [ host-package] Compiling indoc v1.0.9 |
| 3173 | 2025-02-28T07:47:45.171Z | [ helios-setup] Feb 28 07:47:44.418 INFO E| Compiling git2 v0.16.1 |
| 3174 | 2025-02-28T07:47:46.091Z | [ helios-setup] Feb 28 07:47:45.338 INFO E| Compiling tokio-rustls v0.24.0 |
| 3175 | 2025-02-28T07:47:48.371Z | [ host-package] Compiling polar-core v0.27.3 |
| 3176 | 2025-02-28T07:47:52.899Z | [ host-package] Compiling derive_builder v0.20.2 |
| 3177 | 2025-02-28T07:47:56.030Z | [ helios-setup] Feb 28 07:47:55.275 INFO E| Compiling built v0.6.0 |
| 3178 | 2025-02-28T07:47:57.212Z | [ helios-setup] Feb 28 07:47:56.457 INFO E| Compiling progenitor v0.2.1-dev (https://github.com/oxidecomputer/progenitor#3a5fe998) |
| 3179 | 2025-02-28T07:47:59.796Z | [ helios-setup] Feb 28 07:47:59.041 INFO E| Compiling racktest-agent-openapi v0.1.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/openapi) |
| 3180 | 2025-02-28T07:48:01.144Z | [ helios-setup] Feb 28 07:48:00.389 INFO E| Compiling racktest-agent v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/agent/server) |
| 3181 | 2025-02-28T07:48:01.787Z | [ host-package] Compiling strip-ansi-escapes v0.2.0 |
| 3182 | 2025-02-28T07:48:02.599Z | [ host-package] Compiling slog-stdlog v4.1.1 |
| 3183 | 2025-02-28T07:48:04.176Z | [ host-package] Compiling papergrid v0.11.0 |
| 3184 | 2025-02-28T07:48:04.301Z | [ host-package] Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3185 | 2025-02-28T07:48:05.337Z | [ host-package] Compiling tabled_derive v0.7.0 |
| 3186 | 2025-02-28T07:48:09.450Z | [ host-package] Compiling fd-lock v4.0.2 |
| 3187 | 2025-02-28T07:48:09.941Z | [ host-package] Compiling peg-macros v0.8.4 |
| 3188 | 2025-02-28T07:48:10.274Z | [ host-package] Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3189 | 2025-02-28T07:48:11.984Z | [ host-package] Compiling oso-derive v0.27.3 |
| 3190 | 2025-02-28T07:48:14.281Z | [ host-package] Compiling impl-trait-for-tuples v0.2.2 |
| 3191 | 2025-02-28T07:48:15.349Z | [ host-package] Compiling quick-xml v0.37.2 |
| 3192 | 2025-02-28T07:48:21.171Z | [ host-package] Compiling diesel-dtrace v0.4.2 |
| 3193 | 2025-02-28T07:48:21.794Z | [ host-package] Compiling nu-ansi-term v0.50.1 |
| 3194 | 2025-02-28T07:48:23.330Z | [ host-package] Compiling reedline v0.35.0 |
| 3195 | 2025-02-28T07:48:23.666Z | [ host-package] Compiling peg v0.8.4 |
| 3196 | 2025-02-28T07:48:23.895Z | [ host-package] Compiling tabled v0.15.0 |
| 3197 | 2025-02-28T07:48:32.406Z | [ helios-setup] Feb 28 07:48:31.646 INFO E| Compiling racktest-driver v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/driver) |
| 3198 | 2025-02-28T07:48:40.230Z | [ host-package] Compiling oso v0.27.3 |
| 3199 | 2025-02-28T07:48:44.770Z | [ helios-setup] Feb 28 07:48:44.007 INFO E| Compiling racktest-control-server v0.0.0 (/work/oxidecomputer/helios/projects/pilot/racktest/control/server) |
| 3200 | 2025-02-28T07:48:47.853Z | [ host-package] Compiling slog-envlogger v2.2.0 |
| 3201 | 2025-02-28T07:48:52.366Z | [ host-package] Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3202 | 2025-02-28T07:49:01.954Z | [ host-package] Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3203 | 2025-02-28T07:49:05.676Z | [ host-package] Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3204 | 2025-02-28T07:49:06.559Z | [ host-package] Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3205 | 2025-02-28T07:49:11.475Z | [ helios-setup] Feb 28 07:49:10.709 INFO E| Compiling pilot v0.1.0 (/work/oxidecomputer/helios/projects/pilot) |
| 3206 | 2025-02-28T07:49:11.972Z | [ host-package] Compiling bb8 v0.8.5 |
| 3207 | 2025-02-28T07:49:12.975Z | [ host-package] Compiling bcs v0.1.6 |
| 3208 | 2025-02-28T07:49:13.964Z | [ host-package] Compiling fxhash v0.2.1 |
| 3209 | 2025-02-28T07:49:14.301Z | [ host-package] Compiling libz-sys v1.1.20 |
| 3210 | 2025-02-28T07:49:15.131Z | [ host-package] Compiling termtree v0.5.1 |
| 3211 | 2025-02-28T07:49:16.576Z | [ host-package] Compiling async-bb8-diesel v0.2.1 |
| 3212 | 2025-02-28T07:49:18.427Z | [ host-package] Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3213 | 2025-02-28T07:49:19.567Z | [ host-package] Compiling kstat-rs v0.2.4 |
| 3214 | 2025-02-28T07:49:19.659Z | [ host-package] Compiling proc-macro-error-attr2 v2.0.0 |
| 3215 | 2025-02-28T07:49:20.507Z | [ host-package] Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3216 | 2025-02-28T07:49:20.531Z | [ host-package] Compiling proc-macro-error2 v2.0.1 |
| 3217 | 2025-02-28T07:49:21.798Z | [ host-package] Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3218 | 2025-02-28T07:49:27.206Z | [ host-package] Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 3219 | 2025-02-28T07:49:28.546Z | [ host-package] Compiling libgit2-sys v0.17.0+1.8.1 |
| 3220 | 2025-02-28T07:49:30.537Z | [ host-package] Compiling nanorand v0.7.0 |
| 3221 | 2025-02-28T07:49:32.091Z | [ host-package] Compiling parking_lot_core v0.8.6 |
| 3222 | 2025-02-28T07:49:33.278Z | [ host-package] Compiling flume v0.11.1 |
| 3223 | 2025-02-28T07:49:36.796Z | [ host-package] Compiling mime_guess v2.0.5 |
| 3224 | 2025-02-28T07:49:38.525Z | [ host-package] Compiling tabled_derive v0.10.0 |
| 3225 | 2025-02-28T07:49:43.115Z | [ host-package] Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3226 | 2025-02-28T07:49:51.870Z | [ host-package] Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3227 | 2025-02-28T07:49:54.738Z | [ host-package] Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3228 | 2025-02-28T07:50:00.040Z | [ host-package] Compiling papergrid v0.14.0 |
| 3229 | 2025-02-28T07:50:05.194Z | [ host-package] Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3230 | 2025-02-28T07:50:06.633Z | [ helios-setup] Feb 28 07:50:05.857 INFO E| Finished `release` profile [optimized] target(s) in 6m 29s |
| 3231 | 2025-02-28T07:50:06.753Z | [ helios-setup] Feb 28 07:50:05.978 INFO building project "pilot" ok (389 seconds) |
| 3232 | 2025-02-28T07:50:06.756Z | [ helios-setup] Feb 28 07:50:05.978 INFO building project "pinprick" at /work/oxidecomputer/helios/projects/pinprick |
| 3233 | 2025-02-28T07:50:06.756Z | [ helios-setup] Feb 28 07:50:05.978 INFO exec: ["cargo", "build", "--locked", "--release"], pwd: Some("/work/oxidecomputer/helios/projects/pinprick") |
| 3234 | 2025-02-28T07:50:07.007Z | [ helios-setup] Feb 28 07:50:06.232 INFO E| Downloading crates ... |
| 3235 | 2025-02-28T07:50:07.058Z | [ host-package] Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3236 | 2025-02-28T07:50:07.076Z | [ helios-setup] Feb 28 07:50:06.301 INFO E| Downloaded miniz_oxide v0.7.2 |
| 3237 | 2025-02-28T07:50:07.142Z | [ helios-setup] Feb 28 07:50:06.364 INFO E| Compiling adler v1.0.2 |
| 3238 | 2025-02-28T07:50:07.319Z | [ helios-setup] Feb 28 07:50:06.544 INFO E| Compiling miniz_oxide v0.7.2 |
| 3239 | 2025-02-28T07:50:07.879Z | [ host-package] Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125) |
| 3240 | 2025-02-28T07:50:09.940Z | [ helios-setup] Feb 28 07:50:09.164 INFO E| Compiling pinprick v0.1.0 (/work/oxidecomputer/helios/projects/pinprick) |
| 3241 | 2025-02-28T07:50:10.538Z | [ host-package] Compiling tabled v0.18.0 |
| 3242 | 2025-02-28T07:50:10.943Z | [ helios-setup] Feb 28 07:50:10.167 INFO E| Finished `release` profile [optimized] target(s) in 4.08s |
| 3243 | 2025-02-28T07:50:10.955Z | [ helios-setup] Feb 28 07:50:10.179 INFO building project "pinprick" ok (4 seconds) |
| 3244 | 2025-02-28T07:50:10.969Z | [ helios-setup] Feb 28 07:50:10.180 INFO building project "amd-host-image-builder" at /work/oxidecomputer/helios/projects/amd-host-image-builder |
| 3245 | 2025-02-28T07:50:10.969Z | [ helios-setup] Feb 28 07:50:10.180 INFO exec: ["cargo", "build", "--locked"], pwd: Some("/work/oxidecomputer/helios/projects/amd-host-image-builder") |
| 3246 | 2025-02-28T07:50:10.969Z | [ helios-setup] Feb 28 07:50:10.190 INFO E| info: syncing channel updates for 'nightly-2023-12-30-x86_64-unknown-illumos' |
| 3247 | 2025-02-28T07:50:11.165Z | [ helios-setup] Feb 28 07:50:10.390 INFO E| info: latest update on 2023-12-30, rust version 1.77.0-nightly (3cdd004e5 2023-12-29) |
| 3248 | 2025-02-28T07:50:11.165Z | [ helios-setup] Feb 28 07:50:10.390 INFO E| info: downloading component 'cargo' |
| 3249 | 2025-02-28T07:50:12.363Z | [ helios-setup] Feb 28 07:50:11.587 INFO E| info: downloading component 'clippy' |
| 3250 | 2025-02-28T07:50:12.623Z | [ helios-setup] Feb 28 07:50:11.847 INFO E| info: downloading component 'rust-docs' |
| 3251 | 2025-02-28T07:50:13.720Z | [ helios-setup] Feb 28 07:50:12.944 INFO E| info: downloading component 'rust-src' |
| 3252 | 2025-02-28T07:50:13.917Z | [ helios-setup] Feb 28 07:50:13.141 INFO E| info: downloading component 'rust-std' |
| 3253 | 2025-02-28T07:50:15.740Z | [ helios-setup] Feb 28 07:50:14.945 INFO E| info: downloading component 'rustc' |
| 3254 | 2025-02-28T07:50:16.122Z | [ host-package] Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3255 | 2025-02-28T07:50:18.378Z | [ host-package] Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3256 | 2025-02-28T07:50:19.190Z | [ host-package] Compiling itertools v0.13.0 |
| 3257 | 2025-02-28T07:50:20.339Z | [ helios-setup] Feb 28 07:50:19.554 INFO E| info: downloading component 'rustfmt' |
| 3258 | 2025-02-28T07:50:20.593Z | [ helios-setup] Feb 28 07:50:19.788 INFO E| info: installing component 'cargo' |
| 3259 | 2025-02-28T07:50:21.867Z | [ helios-setup] Feb 28 07:50:21.064 INFO E| info: installing component 'clippy' |
| 3260 | 2025-02-28T07:50:21.920Z | [ host-package] Compiling vergen v8.3.2 |
| 3261 | 2025-02-28T07:50:22.290Z | [ host-package] Compiling castaway v0.2.3 |
| 3262 | 2025-02-28T07:50:22.411Z | [ helios-setup] Feb 28 07:50:21.633 INFO E| info: installing component 'rust-docs' |
| 3263 | 2025-02-28T07:50:22.567Z | [ host-package] Compiling nibble_vec v0.1.0 |
| 3264 | 2025-02-28T07:50:22.928Z | [ host-package] Compiling cargo-platform v0.1.8 |
| 3265 | 2025-02-28T07:50:23.187Z | [ host-package] Compiling atty v0.2.14 |
| 3266 | 2025-02-28T07:50:23.404Z | [ host-package] Compiling io-lifetimes v1.0.11 |
| 3267 | 2025-02-28T07:50:23.548Z | [ host-package] Compiling endian-type v0.1.2 |
| 3268 | 2025-02-28T07:50:23.832Z | [ host-package] Compiling http-range v0.1.5 |
| 3269 | 2025-02-28T07:50:24.151Z | [ host-package] Compiling salty v0.3.0 |
| 3270 | 2025-02-28T07:50:24.552Z | [ host-package] Compiling tough v0.19.0 |
| 3271 | 2025-02-28T07:50:24.921Z | [ host-package] Compiling radix_trie v0.2.1 |
| 3272 | 2025-02-28T07:50:25.296Z | [ host-package] Compiling cargo_metadata v0.18.1 |
| 3273 | 2025-02-28T07:50:26.234Z | [ host-package] Compiling unicode-truncate v1.1.0 |
| 3274 | 2025-02-28T07:50:26.668Z | [ host-package] Compiling compact_str v0.8.0 |
| 3275 | 2025-02-28T07:50:26.772Z | [ helios-setup] Feb 28 07:50:25.953 INFO E| info: installing component 'rust-src' |
| 3276 | 2025-02-28T07:50:30.242Z | [ helios-setup] Feb 28 07:50:26.397 INFO E| info: installing component 'rust-std' |
| 3277 | 2025-02-28T07:50:30.359Z | [ host-package] Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3278 | 2025-02-28T07:50:30.359Z | [ helios-setup] Feb 28 07:50:28.868 INFO E| info: installing component 'rustc' |
| 3279 | 2025-02-28T07:50:30.359Z | [ host-package] Compiling parking_lot v0.11.2 |
| 3280 | 2025-02-28T07:50:33.545Z | [ host-package] Compiling git2 v0.19.0 |
| 3281 | 2025-02-28T07:50:34.144Z | [ host-package] Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3282 | 2025-02-28T07:50:35.988Z | [ helios-setup] Feb 28 07:50:35.204 INFO E| info: installing component 'rustfmt' |
| 3283 | 2025-02-28T07:50:36.760Z | [ helios-setup] Feb 28 07:50:35.981 INFO E| Updating git repository `https://github.com/oxidecomputer/amd-apcb.git` |
| 3284 | 2025-02-28T07:50:37.897Z | [ helios-setup] Feb 28 07:50:37.117 INFO E| From https://github.com/oxidecomputer/amd-apcb |
| 3285 | 2025-02-28T07:50:37.897Z | [ helios-setup] Feb 28 07:50:37.117 INFO E| * [new ref] fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 -> refs/commit/fb4e63cc3fd34b5581b0e487c2f5d4addca198a6 |
| 3286 | 2025-02-28T07:50:37.901Z | [ helios-setup] Feb 28 07:50:37.117 INFO E| * [new tag] v0.4.5 -> v0.4.5 |
| 3287 | 2025-02-28T07:50:37.929Z | [ helios-setup] Feb 28 07:50:37.149 INFO E| * [new tag] v0.1.3 -> v0.1.3 |
| 3288 | 2025-02-28T07:50:37.929Z | [ helios-setup] Feb 28 07:50:37.149 INFO E| * [new tag] v0.1.4 -> v0.1.4 |
| 3289 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.149 INFO E| * [new tag] v0.1.5 -> v0.1.5 |
| 3290 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.149 INFO E| * [new tag] v0.2.0 -> v0.2.0 |
| 3291 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.149 INFO E| * [new tag] v0.3.0 -> v0.3.0 |
| 3292 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.149 INFO E| * [new tag] v0.3.1 -> v0.3.1 |
| 3293 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.3.2 -> v0.3.2 |
| 3294 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.3.3 -> v0.3.3 |
| 3295 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.4.0 -> v0.4.0 |
| 3296 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.4.1 -> v0.4.1 |
| 3297 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.4.2 -> v0.4.2 |
| 3298 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.4.3 -> v0.4.3 |
| 3299 | 2025-02-28T07:50:37.933Z | [ helios-setup] Feb 28 07:50:37.150 INFO E| * [new tag] v0.4.4 -> v0.4.4 |
| 3300 | 2025-02-28T07:50:37.976Z | [ helios-setup] Feb 28 07:50:37.196 INFO E| Updating git repository `ssh://git@github.com/oxidecomputer/amd-efs.git` |
| 3301 | 2025-02-28T07:50:38.999Z | [ helios-setup] Feb 28 07:50:38.219 INFO E| From https://github.com/oxidecomputer/amd-efs |
| 3302 | 2025-02-28T07:50:39.000Z | [ helios-setup] Feb 28 07:50:38.219 INFO E| * [new branch] empty -> origin/empty |
| 3303 | 2025-02-28T07:50:39.000Z | [ helios-setup] Feb 28 07:50:38.219 INFO E| * [new branch] issue-99 -> origin/issue-99 |
| 3304 | 2025-02-28T07:50:39.005Z | [ helios-setup] Feb 28 07:50:38.220 INFO E| * [new branch] main -> origin/main |
| 3305 | 2025-02-28T07:50:39.005Z | [ helios-setup] Feb 28 07:50:38.220 INFO E| * [new branch] review -> origin/review |
| 3306 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.220 INFO E| * [new ref] -> origin/HEAD |
| 3307 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.220 INFO E| * [new tag] v0.2.0 -> v0.2.0 |
| 3308 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.220 INFO E| * [new tag] v0.2.1 -> v0.2.1 |
| 3309 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.2.2 -> v0.2.2 |
| 3310 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.2.3 -> v0.2.3 |
| 3311 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.2.4 -> v0.2.4 |
| 3312 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.2.5 -> v0.2.5 |
| 3313 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.2.6 -> v0.2.6 |
| 3314 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.2.7 -> v0.2.7 |
| 3315 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.221 INFO E| * [new tag] v0.3.0 -> v0.3.0 |
| 3316 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.222 INFO E| * [new tag] v0.3.1 -> v0.3.1 |
| 3317 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.222 INFO E| * [new tag] v0.4.0 -> v0.4.0 |
| 3318 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.222 INFO E| * [new tag] v0.4.1 -> v0.4.1 |
| 3319 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.222 INFO E| * [new tag] v0.4.2 -> v0.4.2 |
| 3320 | 2025-02-28T07:50:39.008Z | [ helios-setup] Feb 28 07:50:38.222 INFO E| * [new tag] v0.4.3 -> v0.4.3 |
| 3321 | 2025-02-28T07:50:39.009Z | [ helios-setup] Feb 28 07:50:38.222 INFO E| * [new tag] v0.4.4 -> v0.4.4 |
| 3322 | 2025-02-28T07:50:39.026Z | [ helios-setup] Feb 28 07:50:38.246 INFO E| Updating crates.io index |
| 3323 | 2025-02-28T07:50:39.648Z | [ helios-setup] Feb 28 07:50:38.868 INFO E| Downloading crates ... |
| 3324 | 2025-02-28T07:50:39.815Z | [ helios-setup] Feb 28 07:50:39.035 INFO E| Downloaded scroll_derive v0.10.5 |
| 3325 | 2025-02-28T07:50:39.853Z | [ helios-setup] Feb 28 07:50:39.072 INFO E| Downloaded unic-ucd-version v0.9.0 |
| 3326 | 2025-02-28T07:50:39.856Z | [ helios-setup] Feb 28 07:50:39.074 INFO E| Downloaded unic-char-property v0.9.0 |
| 3327 | 2025-02-28T07:50:39.856Z | [ helios-setup] Feb 28 07:50:39.076 INFO E| Downloaded parse_int v0.6.0 |
| 3328 | 2025-02-28T07:50:39.859Z | [ helios-setup] Feb 28 07:50:39.077 INFO E| Downloaded memoffset v0.5.6 |
| 3329 | 2025-02-28T07:50:39.859Z | [ helios-setup] Feb 28 07:50:39.079 INFO E| Downloaded fletcher v0.1.0 |
| 3330 | 2025-02-28T07:50:39.861Z | [ helios-setup] Feb 28 07:50:39.080 INFO E| Downloaded atty v0.2.14 |
| 3331 | 2025-02-28T07:50:39.864Z | [ helios-setup] Feb 28 07:50:39.082 INFO E| Downloaded unic-common v0.9.0 |
| 3332 | 2025-02-28T07:50:39.864Z | [ helios-setup] Feb 28 07:50:39.083 INFO E| Downloaded unic-char-range v0.9.0 |
| 3333 | 2025-02-28T07:50:39.868Z | [ helios-setup] Feb 28 07:50:39.086 INFO E| Downloaded lazy_static v1.5.0 |
| 3334 | 2025-02-28T07:50:39.871Z | [ helios-setup] Feb 28 07:50:39.089 INFO E| Downloaded generic-array v0.14.7 |
| 3335 | 2025-02-28T07:50:39.872Z | [ helios-setup] Feb 28 07:50:39.091 INFO E| Downloaded bytesize v1.3.0 |
| 3336 | 2025-02-28T07:50:39.875Z | [ helios-setup] Feb 28 07:50:39.093 INFO E| Downloaded json5 v0.4.1 |
| 3337 | 2025-02-28T07:50:39.878Z | [ helios-setup] Feb 28 07:50:39.096 INFO E| Downloaded strum v0.23.0 |
| 3338 | 2025-02-28T07:50:39.878Z | [ helios-setup] Feb 28 07:50:39.097 INFO E| Downloaded cfg-if v0.1.10 |
| 3339 | 2025-02-28T07:50:39.881Z | [ helios-setup] Feb 28 07:50:39.099 INFO E| Downloaded itoa v1.0.14 |
| 3340 | 2025-02-28T07:50:39.884Z | [ helios-setup] Feb 28 07:50:39.101 INFO E| Downloaded heck v0.3.3 |
| 3341 | 2025-02-28T07:50:39.884Z | [ helios-setup] Feb 28 07:50:39.103 INFO E| Downloaded plain v0.2.3 |
| 3342 | 2025-02-28T07:50:39.887Z | [ helios-setup] Feb 28 07:50:39.105 INFO E| Downloaded digest v0.10.7 |
| 3343 | 2025-02-28T07:50:39.907Z | [ helios-setup] Feb 28 07:50:39.127 INFO E| Downloaded thiserror-impl v1.0.69 |
| 3344 | 2025-02-28T07:50:39.910Z | [ helios-setup] Feb 28 07:50:39.129 INFO E| Downloaded strsim v0.8.0 |
| 3345 | 2025-02-28T07:50:39.913Z | [ helios-setup] Feb 28 07:50:39.131 INFO E| Downloaded semver-parser v0.7.0 |
| 3346 | 2025-02-28T07:50:39.914Z | [ helios-setup] Feb 28 07:50:39.132 INFO E| Downloaded semver v0.9.0 |
| 3347 | 2025-02-28T07:50:39.917Z | [ helios-setup] Feb 28 07:50:39.134 INFO E| Downloaded pre v0.2.1 |
| 3348 | 2025-02-28T07:50:39.917Z | [ helios-setup] Feb 28 07:50:39.136 INFO E| Downloaded schemars_derive v0.8.21 |
| 3349 | 2025-02-28T07:50:39.920Z | [ helios-setup] Feb 28 07:50:39.139 INFO E| Downloaded structopt-derive v0.4.18 |
| 3350 | 2025-02-28T07:50:39.924Z | [ helios-setup] Feb 28 07:50:39.141 INFO E| Downloaded vec_map v0.8.2 |
| 3351 | 2025-02-28T07:50:39.924Z | [ helios-setup] Feb 28 07:50:39.143 INFO E| Downloaded textwrap v0.11.0 |
| 3352 | 2025-02-28T07:50:39.927Z | [ helios-setup] Feb 28 07:50:39.146 INFO E| Downloaded strum_macros v0.23.1 |
| 3353 | 2025-02-28T07:50:39.930Z | [ helios-setup] Feb 28 07:50:39.149 INFO E| Downloaded unic-ucd-ident v0.9.0 |
| 3354 | 2025-02-28T07:50:39.933Z | [ helios-setup] Feb 28 07:50:39.153 INFO E| Downloaded modular-bitfield-impl v0.11.2 |
| 3355 | 2025-02-28T07:50:39.936Z | [ helios-setup] Feb 28 07:50:39.155 INFO E| Downloaded version_check v0.9.5 |
| 3356 | 2025-02-28T07:50:39.939Z | [ helios-setup] Feb 28 07:50:39.158 INFO E| Downloaded ansi_term v0.12.1 |
| 3357 | 2025-02-28T07:50:39.942Z | [ helios-setup] Feb 28 07:50:39.161 INFO E| Downloaded pre-proc-macro v0.2.1 |
| 3358 | 2025-02-28T07:50:39.946Z | [ helios-setup] Feb 28 07:50:39.164 INFO E| Downloaded sha2 v0.10.8 |
| 3359 | 2025-02-28T07:50:39.949Z | [ helios-setup] Feb 28 07:50:39.168 INFO E| Downloaded serde_derive_internals v0.29.1 |
| 3360 | 2025-02-28T07:50:39.952Z | [ helios-setup] Feb 28 07:50:39.171 INFO E| Downloaded once_cell v1.20.2 |
| 3361 | 2025-02-28T07:50:39.956Z | [ helios-setup] Feb 28 07:50:39.176 INFO E| Downloaded thiserror v1.0.69 |
| 3362 | 2025-02-28T07:50:39.977Z | [ helios-setup] Feb 28 07:50:39.196 INFO E| Downloaded thiserror v2.0.11 |
| 3363 | 2025-02-28T07:50:39.984Z | [ helios-setup] Feb 28 07:50:39.203 INFO E| Downloaded quote v1.0.38 |
| 3364 | 2025-02-28T07:50:39.988Z | [ helios-setup] Feb 28 07:50:39.207 INFO E| Downloaded ryu v1.0.18 |
| 3365 | 2025-02-28T07:50:39.992Z | [ helios-setup] Feb 28 07:50:39.212 INFO E| Downloaded ucd-trie v0.1.7 |
| 3366 | 2025-02-28T07:50:39.995Z | [ helios-setup] Feb 28 07:50:39.214 INFO E| Downloaded zerocopy v0.6.6 |
| 3367 | 2025-02-28T07:50:39.999Z | [ helios-setup] Feb 28 07:50:39.218 INFO E| Downloaded typenum v1.17.0 |
| 3368 | 2025-02-28T07:50:40.004Z | [ helios-setup] Feb 28 07:50:39.221 INFO E| Downloaded structopt v0.3.26 |
| 3369 | 2025-02-28T07:50:40.011Z | [ helios-setup] Feb 28 07:50:39.230 INFO E| Downloaded unicode-ident v1.0.14 |
| 3370 | 2025-02-28T07:50:40.015Z | [ helios-setup] Feb 28 07:50:39.234 INFO E| Downloaded serde_derive v1.0.217 |
| 3371 | 2025-02-28T07:50:40.019Z | [ helios-setup] Feb 28 07:50:39.238 INFO E| Downloaded schemars v0.8.21 |
| 3372 | 2025-02-28T07:50:40.034Z | [ helios-setup] Feb 28 07:50:39.254 INFO E| Downloaded toml v0.5.11 |
| 3373 | 2025-02-28T07:50:40.038Z | [ helios-setup] Feb 28 07:50:39.257 INFO E| Downloaded serde v1.0.217 |
| 3374 | 2025-02-28T07:50:40.042Z | [ helios-setup] Feb 28 07:50:39.261 INFO E| Downloaded memchr v2.7.4 |
| 3375 | 2025-02-28T07:50:40.047Z | [ host-package] Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 3376 | 2025-02-28T07:50:40.051Z | [ helios-setup] Feb 28 07:50:39.269 INFO E| Downloaded unicode-segmentation v1.12.0 |
| 3377 | 2025-02-28T07:50:40.055Z | [ helios-setup] Feb 28 07:50:39.275 INFO E| Downloaded proc-macro2 v1.0.93 |
| 3378 | 2025-02-28T07:50:40.060Z | [ helios-setup] Feb 28 07:50:39.280 INFO E| Downloaded scroll v0.10.2 |
| 3379 | 2025-02-28T07:50:40.063Z | [ helios-setup] Feb 28 07:50:39.283 INFO E| Downloaded pest_meta v2.7.15 |
| 3380 | 2025-02-28T07:50:40.067Z | [ helios-setup] Feb 28 07:50:39.286 INFO E| Downloaded pest_derive v2.7.15 |
| 3381 | 2025-02-28T07:50:40.072Z | [ helios-setup] Feb 28 07:50:39.289 INFO E| Downloaded proc-macro-error v1.0.4 |
| 3382 | 2025-02-28T07:50:40.076Z | [ helios-setup] Feb 28 07:50:39.294 INFO E| Downloaded pest v2.7.15 |
| 3383 | 2025-02-28T07:50:40.082Z | [ helios-setup] Feb 28 07:50:39.301 INFO E| Downloaded goblin v0.4.3 |
| 3384 | 2025-02-28T07:50:40.090Z | [ helios-setup] Feb 28 07:50:39.309 INFO E| Downloaded num-traits v0.2.19 |
| 3385 | 2025-02-28T07:50:40.094Z | [ helios-setup] Feb 28 07:50:39.313 INFO E| Downloaded clap v2.34.0 |
| 3386 | 2025-02-28T07:50:40.105Z | [ helios-setup] Feb 28 07:50:39.324 INFO E| Downloaded serde_json v1.0.135 |
| 3387 | 2025-02-28T07:50:40.120Z | [ helios-setup] Feb 28 07:50:39.337 INFO E| Downloaded syn v1.0.109 |
| 3388 | 2025-02-28T07:50:40.134Z | [ helios-setup] Feb 28 07:50:39.353 INFO E| Downloaded modular-bitfield v0.11.2 |
| 3389 | 2025-02-28T07:50:40.153Z | [ helios-setup] Feb 28 07:50:39.372 INFO E| Downloaded unicode-width v0.1.14 |
| 3390 | 2025-02-28T07:50:40.162Z | [ helios-setup] Feb 28 07:50:39.381 INFO E| Downloaded syn v2.0.96 |
| 3391 | 2025-02-28T07:50:40.878Z | [ helios-setup] Feb 28 07:50:39.402 INFO E| Downloaded zerocopy-derive v0.6.6 |
| 3392 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.417 INFO E| Downloaded libc v0.2.169 |
| 3393 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.470 INFO E| Downloaded log v0.4.22 |
| 3394 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.473 INFO E| Downloaded static_assertions v1.1.0 |
| 3395 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.475 INFO E| Downloaded thiserror-impl v2.0.11 |
| 3396 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.477 INFO E| Downloaded rustversion v1.0.19 |
| 3397 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.481 INFO E| Downloaded rustc_version v0.2.3 |
| 3398 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.482 INFO E| Downloaded proc-macro-error-attr v1.0.4 |
| 3399 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.483 INFO E| Downloaded proc-macro-crate v0.1.5 |
| 3400 | 2025-02-28T07:50:41.741Z | [ helios-setup] Feb 28 07:50:39.484 INFO E| Downloaded pest_generator v2.7.15 |
| 3401 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.486 INFO E| Downloaded paste v1.0.15 |
| 3402 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.489 INFO E| Downloaded num-derive v0.4.2 |
| 3403 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.491 INFO E| Downloaded four-cc v0.3.0 |
| 3404 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.492 INFO E| Downloaded dyn-clone v1.0.17 |
| 3405 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.494 INFO E| Downloaded crypto-common v0.1.6 |
| 3406 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.495 INFO E| Downloaded cpufeatures v0.2.16 |
| 3407 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.497 INFO E| Downloaded cfg-if v1.0.0 |
| 3408 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.500 INFO E| Downloaded bitflags v1.3.2 |
| 3409 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.504 INFO E| Downloaded autocfg v1.4.0 |
| 3410 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.507 INFO E| Downloaded byteorder v1.5.0 |
| 3411 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.509 INFO E| Downloaded block-buffer v0.10.4 |
| 3412 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling proc-macro2 v1.0.93 |
| 3413 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling unicode-ident v1.0.14 |
| 3414 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling syn v1.0.109 |
| 3415 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling version_check v0.9.5 |
| 3416 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling memchr v2.7.4 |
| 3417 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling autocfg v1.4.0 |
| 3418 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling semver-parser v0.7.0 |
| 3419 | 2025-02-28T07:50:41.742Z | [ helios-setup] Feb 28 07:50:39.728 INFO E| Compiling serde v1.0.217 |
| 3420 | 2025-02-28T07:50:41.742Z | [ host-package] Compiling rand_seeder v0.4.0 |
| 3421 | 2025-02-28T07:50:41.764Z | [ host-package] Compiling lru v0.12.5 |
| 3422 | 2025-02-28T07:50:41.771Z | [ host-package] Compiling lzma-sys v0.1.20 |
| 3423 | 2025-02-28T07:50:41.923Z | [ host-package] Compiling instability v0.3.2 |
| 3424 | 2025-02-28T07:50:41.930Z | [ helios-setup] Feb 28 07:50:41.149 INFO E| Compiling semver v0.9.0 |
| 3425 | 2025-02-28T07:50:42.050Z | [ helios-setup] Feb 28 07:50:41.269 INFO E| Compiling proc-macro-error-attr v1.0.4 |
| 3426 | 2025-02-28T07:50:42.082Z | [ helios-setup] Feb 28 07:50:41.301 INFO E| Compiling proc-macro-error v1.0.4 |
| 3427 | 2025-02-28T07:50:42.164Z | [ helios-setup] Feb 28 07:50:41.383 INFO E| Compiling serde_json v1.0.135 |
| 3428 | 2025-02-28T07:50:42.474Z | [ helios-setup] Feb 28 07:50:41.694 INFO E| Compiling rustc_version v0.2.3 |
| 3429 | 2025-02-28T07:50:42.717Z | [ helios-setup] Feb 28 07:50:41.937 INFO E| Compiling thiserror v2.0.11 |
| 3430 | 2025-02-28T07:50:43.059Z | [ host-package] Compiling rustix v0.37.28 |
| 3431 | 2025-02-28T07:50:43.167Z | [ helios-setup] Feb 28 07:50:42.386 INFO E| Compiling num-traits v0.2.19 |
| 3432 | 2025-02-28T07:50:43.179Z | [ helios-setup] Feb 28 07:50:42.398 INFO E| Compiling schemars v0.8.21 |
| 3433 | 2025-02-28T07:50:43.242Z | [ host-package] Compiling rustls v0.21.12 |
| 3434 | 2025-02-28T07:50:43.396Z | [ helios-setup] Feb 28 07:50:42.614 INFO E| Compiling itoa v1.0.14 |
| 3435 | 2025-02-28T07:50:43.618Z | [ helios-setup] Feb 28 07:50:42.837 INFO E| Compiling unicode-segmentation v1.12.0 |
| 3436 | 2025-02-28T07:50:43.758Z | [ helios-setup] Feb 28 07:50:42.977 INFO E| Compiling ryu v1.0.18 |
| 3437 | 2025-02-28T07:50:44.027Z | [ helios-setup] Feb 28 07:50:43.247 INFO E| Compiling pre-proc-macro v0.2.1 |
| 3438 | 2025-02-28T07:50:44.049Z | [ helios-setup] Feb 28 07:50:43.268 INFO E| Compiling memoffset v0.5.6 |
| 3439 | 2025-02-28T07:50:44.183Z | [ host-package] Compiling cassowary v0.3.0 |
| 3440 | 2025-02-28T07:50:44.271Z | [ host-package] Compiling indoc v2.0.5 |
| 3441 | 2025-02-28T07:50:44.405Z | [ helios-setup] Feb 28 07:50:43.624 INFO E| Compiling libc v0.2.169 |
| 3442 | 2025-02-28T07:50:44.460Z | [ helios-setup] Feb 28 07:50:43.679 INFO E| Compiling lazy_static v1.5.0 |
| 3443 | 2025-02-28T07:50:44.587Z | [ helios-setup] Feb 28 07:50:43.806 INFO E| Compiling quote v1.0.38 |
| 3444 | 2025-02-28T07:50:44.615Z | [ helios-setup] Feb 28 07:50:43.833 INFO E| Compiling ucd-trie v0.1.7 |
| 3445 | 2025-02-28T07:50:44.858Z | [ host-package] Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 3446 | 2025-02-28T07:50:44.957Z | [ helios-setup] Feb 28 07:50:44.176 INFO E| Compiling thiserror v1.0.69 |
| 3447 | 2025-02-28T07:50:45.111Z | [ helios-setup] Feb 28 07:50:44.327 INFO E| Compiling heck v0.3.3 |
| 3448 | 2025-02-28T07:50:45.444Z | [ helios-setup] Feb 28 07:50:44.662 INFO E| Compiling paste v1.0.15 |
| 3449 | 2025-02-28T07:50:45.820Z | [ helios-setup] Feb 28 07:50:45.038 INFO E| Compiling syn v2.0.96 |
| 3450 | 2025-02-28T07:50:45.947Z | [ helios-setup] Feb 28 07:50:45.166 INFO E| Compiling rustversion v1.0.19 |
| 3451 | 2025-02-28T07:50:46.374Z | [ helios-setup] Feb 28 07:50:45.593 INFO E| Compiling dyn-clone v1.0.17 |
| 3452 | 2025-02-28T07:50:46.432Z | [ host-package] Compiling ratatui v0.29.0 |
| 3453 | 2025-02-28T07:50:46.782Z | [ helios-setup] Feb 28 07:50:46.000 INFO E| Compiling pre v0.2.1 |
| 3454 | 2025-02-28T07:50:46.817Z | [ helios-setup] Feb 28 07:50:46.034 INFO E| Compiling once_cell v1.20.2 |
| 3455 | 2025-02-28T07:50:47.395Z | [ helios-setup] Feb 28 07:50:46.613 INFO E| Compiling byteorder v1.5.0 |
| 3456 | 2025-02-28T07:50:47.448Z | [ helios-setup] Feb 28 07:50:46.647 INFO E| Compiling static_assertions v1.1.0 |
| 3457 | 2025-02-28T07:50:47.721Z | [ helios-setup] Feb 28 07:50:46.933 INFO E| Compiling cfg-if v0.1.10 |
| 3458 | 2025-02-28T07:50:48.240Z | [ helios-setup] Feb 28 07:50:47.458 INFO E| Compiling unicode-width v0.1.14 |
| 3459 | 2025-02-28T07:50:48.493Z | [ host-package] Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3460 | 2025-02-28T07:50:48.957Z | [ host-package] error[E0599]: no method named `make_rng` found for struct `Seeder` in the current scope |
| 3461 | 2025-02-28T07:50:48.957Z | [ host-package] --> typed-rng/src/lib.rs:85:12 |
| 3462 | 2025-02-28T07:50:48.957Z | [ host-package] | |
| 3463 | 2025-02-28T07:50:48.957Z | [ host-package] 85 | seeder.make_rng::<R>() |
| 3464 | 2025-02-28T07:50:48.961Z | [ host-package] | ^^^^^^^^ method not found in `Seeder` |
| 3465 | 2025-02-28T07:50:48.961Z | [ host-package] |
| 3466 | 2025-02-28T07:50:48.966Z | [ host-package] error[E0599]: no method named `make_rng` found for struct `Seeder` in the current scope |
| 3467 | 2025-02-28T07:50:48.966Z | [ host-package] --> typed-rng/src/lib.rs:98:12 |
| 3468 | 2025-02-28T07:50:48.966Z | [ host-package] | |
| 3469 | 2025-02-28T07:50:48.966Z | [ host-package] 98 | seeder.make_rng::<R>() |
| 3470 | 2025-02-28T07:50:48.970Z | [ host-package] | ^^^^^^^^ method not found in `Seeder` |
| 3471 | 2025-02-28T07:50:48.970Z | [ host-package] |
| 3472 | 2025-02-28T07:50:48.992Z | [ host-package] error[E0599]: no method named `make_rng` found for struct `Seeder` in the current scope |
| 3473 | 2025-02-28T07:50:48.993Z | [ host-package] --> typed-rng/src/lib.rs:165:26 |
| 3474 | 2025-02-28T07:50:49.002Z | [ host-package] | |
| 3475 | 2025-02-28T07:50:49.002Z | [ host-package] 165 | Self::new(seeder.make_rng::<R>()) |
| 3476 | 2025-02-28T07:50:49.002Z | [ host-package] | ^^^^^^^^ method not found in `Seeder` |
| 3477 | 2025-02-28T07:50:49.002Z | [ host-package] |
| 3478 | 2025-02-28T07:50:49.045Z | [ host-package] error[E0599]: no method named `make_rng` found for struct `Seeder` in the current scope |
| 3479 | 2025-02-28T07:50:49.045Z | [ host-package] --> typed-rng/src/lib.rs:179:27 |
| 3480 | 2025-02-28T07:50:49.048Z | [ host-package] | |
| 3481 | 2025-02-28T07:50:49.048Z | [ host-package] 179 | self.rng = seeder.make_rng::<R>(); |
| 3482 | 2025-02-28T07:50:49.048Z | [ host-package] | ^^^^^^^^ method not found in `Seeder` |
| 3483 | 2025-02-28T07:50:49.048Z | [ host-package] |
| 3484 | 2025-02-28T07:50:49.495Z | [ host-package] For more information about this error, try `rustc --explain E0599`. |
| 3485 | 2025-02-28T07:50:49.559Z | [ host-package] error: could not compile `typed-rng` (lib) due to 4 previous errors |
| 3486 | 2025-02-28T07:50:49.559Z | [ host-package] warning: build failed, waiting for other jobs to finish... |
| 3487 | 2025-02-28T07:50:49.572Z | [ helios-setup] Feb 28 07:50:48.791 INFO E| Compiling atty v0.2.14 |
| 3488 | 2025-02-28T07:50:49.911Z | [ helios-setup] Feb 28 07:50:49.129 INFO E| Compiling textwrap v0.11.0 |
| 3489 | 2025-02-28T07:50:49.956Z | [ helios-setup] Feb 28 07:50:49.174 INFO E| Compiling bitflags v1.3.2 |
| 3490 | 2025-02-28T07:50:50.331Z | [ helios-setup] Feb 28 07:50:49.549 INFO E| Compiling strum v0.23.0 |
| 3491 | 2025-02-28T07:50:50.426Z | [ helios-setup] Feb 28 07:50:49.643 INFO E| Compiling fletcher v0.1.0 |
| 3492 | 2025-02-28T07:50:50.682Z | [ helios-setup] Feb 28 07:50:49.900 INFO E| Compiling unic-common v0.9.0 |
| 3493 | 2025-02-28T07:50:50.766Z | [ helios-setup] Feb 28 07:50:49.985 INFO E| Compiling parse_int v0.6.0 |
| 3494 | 2025-02-28T07:50:50.769Z | [ helios-setup] Feb 28 07:50:49.985 INFO E| Compiling ansi_term v0.12.1 |
| 3495 | 2025-02-28T07:50:51.026Z | [ helios-setup] Feb 28 07:50:50.244 INFO E| Compiling vec_map v0.8.2 |
| 3496 | 2025-02-28T07:50:51.077Z | [ helios-setup] Feb 28 07:50:50.296 INFO E| Compiling strsim v0.8.0 |
| 3497 | 2025-02-28T07:50:51.254Z | [ helios-setup] Feb 28 07:50:50.473 INFO E| Compiling unic-char-range v0.9.0 |
| 3498 | 2025-02-28T07:50:51.365Z | [ helios-setup] Feb 28 07:50:50.582 INFO E| Compiling unic-ucd-version v0.9.0 |
| 3499 | 2025-02-28T07:50:51.614Z | [ helios-setup] Feb 28 07:50:50.832 INFO E| Compiling unic-char-property v0.9.0 |
| 3500 | 2025-02-28T07:50:51.824Z | [ helios-setup] Feb 28 07:50:51.041 INFO E| Compiling clap v2.34.0 |
| 3501 | 2025-02-28T07:50:51.948Z | [ helios-setup] Feb 28 07:50:51.166 INFO E| Compiling plain v0.2.3 |
| 3502 | 2025-02-28T07:50:52.014Z | [ helios-setup] Feb 28 07:50:51.230 INFO E| Compiling log v0.4.22 |
| 3503 | 2025-02-28T07:50:52.170Z | [ helios-setup] Feb 28 07:50:51.387 INFO E| Compiling unic-ucd-ident v0.9.0 |
| 3504 | 2025-02-28T07:50:52.677Z | [ helios-setup] Feb 28 07:50:51.894 INFO E| Compiling bytesize v1.3.0 |
| 3505 | 2025-02-28T07:50:54.521Z | [ helios-setup] Feb 28 07:50:53.738 INFO E| Compiling serde_derive_internals v0.29.1 |
| 3506 | 2025-02-28T07:50:55.057Z | [ helios-setup] Feb 28 07:50:54.274 INFO E| Compiling toml v0.5.11 |
| 3507 | 2025-02-28T07:50:58.169Z | [ helios-setup] Feb 28 07:50:57.386 INFO E| Compiling proc-macro-crate v0.1.5 |
| 3508 | 2025-02-28T07:50:59.356Z | [ helios-setup] Feb 28 07:50:58.573 INFO E| Compiling serde_derive v1.0.217 |
| 3509 | 2025-02-28T07:50:59.450Z | [ helios-setup] Feb 28 07:50:58.666 INFO E| Compiling thiserror-impl v2.0.11 |
| 3510 | 2025-02-28T07:50:59.955Z | [ helios-setup] Feb 28 07:50:59.171 INFO E| Compiling schemars_derive v0.8.21 |
| 3511 | 2025-02-28T07:51:00.777Z | [ helios-setup] Feb 28 07:50:59.994 INFO E| Compiling thiserror-impl v1.0.69 |
| 3512 | 2025-02-28T07:51:01.103Z | [ helios-setup] Feb 28 07:51:00.320 INFO E| Compiling zerocopy-derive v0.6.6 |
| 3513 | 2025-02-28T07:51:04.242Z | [ helios-setup] Feb 28 07:51:03.458 INFO E| Compiling num-derive v0.4.2 |
| 3514 | 2025-02-28T07:51:05.290Z | [ helios-setup] Feb 28 07:51:04.505 INFO E| Compiling zerocopy v0.6.6 |
| 3515 | 2025-02-28T07:51:06.422Z | [ helios-setup] Feb 28 07:51:05.637 INFO E| Compiling pest v2.7.15 |
| 3516 | 2025-02-28T07:51:08.019Z | [ helios-setup] Feb 28 07:51:07.234 INFO E| Compiling modular-bitfield-impl v0.11.2 |
| 3517 | 2025-02-28T07:51:08.456Z | [ helios-setup] Feb 28 07:51:07.671 INFO E| Compiling scroll_derive v0.10.5 |
| 3518 | 2025-02-28T07:51:09.282Z | [ helios-setup] Feb 28 07:51:08.497 INFO E| Compiling strum_macros v0.23.1 |
| 3519 | 2025-02-28T07:51:10.051Z | [ helios-setup] Feb 28 07:51:09.266 INFO E| Compiling structopt-derive v0.4.18 |
| 3520 | 2025-02-28T07:51:11.588Z | [ helios-setup] Feb 28 07:51:10.803 INFO E| Compiling pest_meta v2.7.15 |
| 3521 | 2025-02-28T07:51:12.894Z | [ helios-setup] Feb 28 07:51:12.109 INFO E| Compiling scroll v0.10.2 |
| 3522 | 2025-02-28T07:51:13.376Z | [ helios-setup] Feb 28 07:51:12.591 INFO E| Compiling modular-bitfield v0.11.2 |
| 3523 | 2025-02-28T07:51:14.540Z | [ helios-setup] Feb 28 07:51:13.755 INFO E| Compiling pest_generator v2.7.15 |
| 3524 | 2025-02-28T07:51:14.788Z | [ helios-setup] Feb 28 07:51:14.003 INFO E| Compiling goblin v0.4.3 |
| 3525 | 2025-02-28T07:51:15.990Z | [ helios-setup] Feb 28 07:51:15.204 INFO E| Compiling structopt v0.3.26 |
| 3526 | 2025-02-28T07:51:18.249Z | [ helios-setup] Feb 28 07:51:17.464 INFO E| Compiling pest_derive v2.7.15 |
| 3527 | 2025-02-28T07:51:22.052Z | [ host-package] Error: Failed to build packages |
| 3528 | 2025-02-28T07:51:22.056Z | Feb 28 07:51:21.269 ERRO [host-package] process exited with exit status: 1 (477.133131655s) |
| 3529 | 2025-02-28T07:51:22.063Z | Error: command `/work/oxidecomputer/omicron/target/release/omicron-package --target host --artifacts /work/oxidecomputer/omicron/out package` exited with exit status: 1 |
| 3530 | 2025-02-28T07:51:22.104Z | process exited: duration 1237086 ms, exit code 1 |
| |
| 3531 | 2025-02-28T07:51:22.113Z | found 5 output files |
| 3532 | 2025-02-28T07:51:22.113Z | uploading: /work/helios-setup.log (67624 bytes) |
| 3533 | 2025-02-28T07:51:23.129Z | uploaded: /work/helios-setup.log |
| 3534 | 2025-02-28T07:51:23.132Z | uploading: /work/host-package.log (17744 bytes) |
| 3535 | 2025-02-28T07:51:24.142Z | uploaded: /work/host-package.log |
| 3536 | 2025-02-28T07:51:24.145Z | uploading: /work/host-target.log (101 bytes) |
| 3537 | 2025-02-28T07:51:25.156Z | uploaded: /work/host-target.log |
| 3538 | 2025-02-28T07:51:25.159Z | uploading: /work/omicron-package.log (6668 bytes) |
| 3539 | 2025-02-28T07:51:26.171Z | uploaded: /work/omicron-package.log |
| 3540 | 2025-02-28T07:51:26.174Z | uploading: /work/recovery-target.log (57 bytes) |
| 3541 | 2025-02-28T07:51:27.180Z | uploaded: /work/recovery-target.log |
| 3542 | 2025-02-28T07:51:27.180Z | upload error: rule "/work/manifest.toml" required a match, but was not used |
| 3543 | 2025-02-28T07:51:27.180Z | upload error: rule "/work/repo.zip" required a match, but was not used |
| 3544 | 2025-02-28T07:51:27.180Z | upload error: rule "/work/repo.zip.sha256.txt" required a match, but was not used |