|
|
|
| 1 | 2026-02-01T13:42:33.148Z | job assigned to worker 01KGCQ0YVPX1HFY8MKQ9VQVFFC [factory gimlet-EVT22200007-propolis, EVT22200007/56466] (queued for 26 s) |
| |
| 2 | 2026-02-01T13:42:41.624Z | starting task 0: "setup" |
| 3 | 2026-02-01T13:42:41.648Z | ++ uname -s |
| 4 | 2026-02-01T13:42:41.649Z | + kern=SunOS |
| 5 | 2026-02-01T13:42:41.649Z | + build_user=build |
| 6 | 2026-02-01T13:42:41.649Z | + build_uid=12345 |
| 7 | 2026-02-01T13:42:41.649Z | + work_dir=/work |
| 8 | 2026-02-01T13:42:41.649Z | + input_dir=/input |
| 9 | 2026-02-01T13:42:41.649Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-01T13:42:41.649Z | + case "$kern" in |
| 11 | 2026-02-01T13:42:41.649Z | + groupadd -g 12345 build |
| 12 | 2026-02-01T13:42:41.649Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-01T13:42:43.646Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-01T13:42:43.682Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-01T13:42:43.706Z | + home_fs=zfs |
| 16 | 2026-02-01T13:42:43.706Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-01T13:42:43.706Z | + mkdir -p /home/build |
| 18 | 2026-02-01T13:42:43.706Z | + chown build:build /home/build /work |
| 19 | 2026-02-01T13:42:45.690Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-01T13:42:45.715Z | process exited: duration 4072 ms, exit code 0 |
| |
| 21 | 2026-02-01T13:42:45.766Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-01T13:42:45.791Z | + printf ' * rust toolchain channel = "%s"\n' 1.93.0 |
| 23 | 2026-02-01T13:42:45.791Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-01T13:42:45.791Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-02-01T13:42:45.791Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-02-01T13:42:45.791Z | * rust toolchain channel = "1.93.0" |
| 27 | 2026-02-01T13:42:45.791Z | * rust toolchain profile = "default" |
| 28 | 2026-02-01T13:42:45.791Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-01T13:42:45.791Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.93.0 --profile default |
| 30 | 2026-02-01T13:42:45.899Z | info: downloading installer |
| 31 | 2026-02-01T13:42:47.432Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-01T13:42:47.432Z | warn: /opt/ooce/bin |
| 33 | 2026-02-01T13:42:47.432Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-01T13:42:47.432Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-01T13:42:47.432Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-01T13:42:47.432Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-01T13:42:47.432Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-01T13:42:47.432Z | error: cannot install while Rust is installed |
| 39 | 2026-02-01T13:42:47.432Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-01T13:42:47.457Z | info: profile set to 'default' |
| 41 | 2026-02-01T13:42:47.457Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-01T13:42:47.457Z | info: syncing channel updates for '1.93.0-x86_64-unknown-illumos' |
| 43 | 2026-02-01T13:42:47.599Z | info: latest update on 2026-01-22, rust version 1.93.0 (254b59607 2026-01-19) |
| 44 | 2026-02-01T13:42:47.599Z | info: downloading component 'cargo' |
| 45 | 2026-02-01T13:42:48.031Z | info: downloading component 'clippy' |
| 46 | 2026-02-01T13:42:48.140Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-01T13:42:48.446Z | info: downloading component 'rust-std' |
| 48 | 2026-02-01T13:42:49.035Z | info: downloading component 'rustc' |
| 49 | 2026-02-01T13:42:53.535Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-01T13:42:53.633Z | info: installing component 'cargo' |
| 51 | 2026-02-01T13:42:54.854Z | info: installing component 'clippy' |
| 52 | 2026-02-01T13:42:55.298Z | info: installing component 'rust-docs' |
| 53 | 2026-02-01T13:42:58.617Z | info: installing component 'rust-std' |
| 54 | 2026-02-01T13:43:00.763Z | info: installing component 'rustc' |
| 55 | 2026-02-01T13:43:08.775Z | info: installing component 'rustfmt' |
| 56 | 2026-02-01T13:43:09.148Z | info: default toolchain set to '1.93.0-x86_64-unknown-illumos' |
| 57 | 2026-02-01T13:43:09.148Z | |
| 58 | 2026-02-01T13:43:09.321Z | 1.93.0-x86_64-unknown-illumos installed - rustc 1.93.0 (254b59607 2026-01-19) |
| 59 | 2026-02-01T13:43:09.321Z | |
| 60 | 2026-02-01T13:43:09.346Z | |
| 61 | 2026-02-01T13:43:09.346Z | Rust is installed now. Great! |
| 62 | 2026-02-01T13:43:09.346Z | |
| 63 | 2026-02-01T13:43:09.346Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-01T13:43:09.346Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-01T13:43:09.346Z | |
| 66 | 2026-02-01T13:43:09.346Z | To configure your current shell, you need to source |
| 67 | 2026-02-01T13:43:09.346Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-01T13:43:09.346Z | |
| 69 | 2026-02-01T13:43:09.346Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-01T13:43:09.346Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-01T13:43:09.346Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-01T13:43:09.346Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-01T13:43:09.457Z | + rustup --version |
| 74 | 2026-02-01T13:43:09.481Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-01T13:43:09.481Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-01T13:43:09.583Z | info: The currently active `rustc` version is `rustc 1.93.0 (254b59607 2026-01-19)` |
| 77 | 2026-02-01T13:43:09.607Z | + cargo --version |
| 78 | 2026-02-01T13:43:09.691Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 79 | 2026-02-01T13:43:09.715Z | + rustc --version |
| 80 | 2026-02-01T13:43:09.804Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 81 | 2026-02-01T13:43:09.828Z | process exited: duration 24045 ms, exit code 0 |
| |
| 82 | 2026-02-01T13:43:09.876Z | starting task 2: "authentication" |
| 83 | 2026-02-01T13:43:09.933Z | process exited: duration 56 ms, exit code 0 |
| |
| 84 | 2026-02-01T13:43:09.984Z | starting task 3: "clone repository" |
| 85 | 2026-02-01T13:43:10.008Z | + mkdir -p /work/oxidecomputer/omicron |
| 86 | 2026-02-01T13:43:10.008Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 87 | 2026-02-01T13:43:10.032Z | Cloning into '/work/oxidecomputer/omicron'... |
| 88 | 2026-02-01T13:43:30.269Z | + cd /work/oxidecomputer/omicron |
| 89 | 2026-02-01T13:43:30.269Z | + git fetch origin 980086d2f41c3651d80b86c2dcdfdeceed797690 |
| 90 | 2026-02-01T13:43:30.882Z | From https://github.com/oxidecomputer/omicron |
| 91 | 2026-02-01T13:43:30.882Z | * branch 980086d2f41c3651d80b86c2dcdfdeceed797690 -> FETCH_HEAD |
| 92 | 2026-02-01T13:43:30.906Z | + [[ -n mergeconflict/rust-toolchain-1.93.0 ]] |
| 93 | 2026-02-01T13:43:30.906Z | ++ git branch --show-current |
| 94 | 2026-02-01T13:43:30.906Z | + current=main |
| 95 | 2026-02-01T13:43:30.906Z | + [[ main != mergeconflict/rust-toolchain-1.93.0 ]] |
| 96 | 2026-02-01T13:43:30.906Z | + git branch -f mergeconflict/rust-toolchain-1.93.0 980086d2f41c3651d80b86c2dcdfdeceed797690 |
| 97 | 2026-02-01T13:43:30.907Z | + git checkout -f mergeconflict/rust-toolchain-1.93.0 |
| 98 | 2026-02-01T13:43:30.932Z | Switched to branch 'mergeconflict/rust-toolchain-1.93.0' |
| 99 | 2026-02-01T13:43:30.956Z | + git reset --hard 980086d2f41c3651d80b86c2dcdfdeceed797690 |
| 100 | 2026-02-01T13:43:30.980Z | HEAD is now at 980086d2f [rust-toolchain] bump to 1.93.0 |
| 101 | 2026-02-01T13:43:30.980Z | process exited: duration 20985 ms, exit code 0 |
| |
| 102 | 2026-02-01T13:43:31.031Z | starting task 4: "build" |
| 103 | 2026-02-01T13:43:31.055Z | + source ./env.sh |
| 104 | 2026-02-01T13:43:31.055Z | ++ OLD_SHELL_OPTS=ehxB |
| 105 | 2026-02-01T13:43:31.055Z | ++ set -o xtrace |
| 106 | 2026-02-01T13:43:31.055Z | ++++ dirname ./env.sh |
| 107 | 2026-02-01T13:43:31.055Z | +++ readlink -f . |
| 108 | 2026-02-01T13:43:31.055Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 109 | 2026-02-01T13:43:31.055Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-02-01T13:43:31.055Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 111 | 2026-02-01T13:43:31.055Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 112 | 2026-02-01T13:43:31.055Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 113 | 2026-02-01T13:43:31.056Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 114 | 2026-02-01T13:43:31.056Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-02-01T13:43:31.056Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-02-01T13:43:31.056Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-02-01T13:43:31.056Z | ++ case $OLD_SHELL_OPTS in |
| 118 | 2026-02-01T13:43:31.056Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 119 | 2026-02-01T13:43:31.056Z | + source .github/buildomat/ci-env.sh |
| 120 | 2026-02-01T13:43:31.056Z | ++ export CARGO_TERM_COLOR=always |
| 121 | 2026-02-01T13:43:31.056Z | ++ CARGO_TERM_COLOR=always |
| 122 | 2026-02-01T13:43:31.056Z | + cargo --version |
| 123 | 2026-02-01T13:43:31.112Z | cargo 1.93.0 (083ac5135 2025-12-15) |
| 124 | 2026-02-01T13:43:31.138Z | + rustc --version |
| 125 | 2026-02-01T13:43:31.192Z | rustc 1.93.0 (254b59607 2026-01-19) |
| 126 | 2026-02-01T13:43:31.221Z | + banner prerequisites |
| 127 | 2026-02-01T13:43:31.222Z | |
| 128 | 2026-02-01T13:43:31.222Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-02-01T13:43:31.222Z | # # # # # # # # # # # # # # # |
| 130 | 2026-02-01T13:43:31.222Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-02-01T13:43:31.222Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-02-01T13:43:31.222Z | # # # # # # # # # # # # # # # |
| 133 | 2026-02-01T13:43:31.222Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-02-01T13:43:31.222Z | |
| 135 | 2026-02-01T13:43:31.222Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-02-01T13:43:47.024Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-02-01T13:43:58.961Z | Startup: Caching catalogs ... Done |
| 138 | 2026-02-01T13:44:23.303Z | Planning: Solver setup ... Done (22.554s) |
| 139 | 2026-02-01T13:44:23.481Z | Planning: Running solver ... Done (0.178s) |
| 140 | 2026-02-01T13:44:23.617Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-02-01T13:44:23.692Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-02-01T13:44:24.126Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-02-01T13:44:24.185Z | Planning: Package planning ... Done (0.059s) |
| 144 | 2026-02-01T13:44:24.245Z | Planning: Merging actions ... Done (0.060s) |
| 145 | 2026-02-01T13:44:24.569Z | Planning: Checking for conflicting actions ... Done (0.324s) |
| 146 | 2026-02-01T13:44:24.593Z | Planning: Consolidating action changes ... Done (0.013s) |
| 147 | 2026-02-01T13:44:25.199Z | Planning: Evaluating mediators ... Done (0.616s) |
| 148 | 2026-02-01T13:44:25.223Z | Planning: Planning completed in 26.13 seconds |
| 149 | 2026-02-01T13:44:25.249Z | Packages to install: 4 |
| 150 | 2026-02-01T13:44:25.249Z | Mediators to change: 2 |
| 151 | 2026-02-01T13:44:25.249Z | Services to change: 1 |
| 152 | 2026-02-01T13:44:25.249Z | Estimated space available: 154.94 GB |
| 153 | 2026-02-01T13:44:25.249Z | Estimated space to be consumed: 1.80 GB |
| 154 | 2026-02-01T13:44:25.249Z | Create boot environment: No |
| 155 | 2026-02-01T13:44:25.249Z | Create backup boot environment: No |
| 156 | 2026-02-01T13:44:25.250Z | Rebuild boot archive: No |
| 157 | 2026-02-01T13:44:25.250Z | |
| 158 | 2026-02-01T13:44:25.250Z | Changed mediators: |
| 159 | 2026-02-01T13:44:25.250Z | mediator clang: |
| 160 | 2026-02-01T13:44:25.250Z | version: None -> 15 (system default) |
| 161 | 2026-02-01T13:44:25.250Z | |
| 162 | 2026-02-01T13:44:25.250Z | mediator llvm: |
| 163 | 2026-02-01T13:44:25.250Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-02-01T13:44:25.250Z | |
| 165 | 2026-02-01T13:44:25.250Z | Changed packages: |
| 166 | 2026-02-01T13:44:25.250Z | helios-dev |
| 167 | 2026-02-01T13:44:25.250Z | developer/build-essential |
| 168 | 2026-02-01T13:44:25.250Z | None -> 11-2.0 |
| 169 | 2026-02-01T13:44:25.250Z | library/libxmlsec1 |
| 170 | 2026-02-01T13:44:25.250Z | None -> 1.2.35-2.0 |
| 171 | 2026-02-01T13:44:25.250Z | ooce/developer/clang-15 |
| 172 | 2026-02-01T13:44:25.250Z | None -> 15.0.7-2.0 |
| 173 | 2026-02-01T13:44:25.250Z | ooce/developer/llvm-15 |
| 174 | 2026-02-01T13:44:25.250Z | None -> 15.0.7-2.0 |
| 175 | 2026-02-01T13:44:25.250Z | |
| 176 | 2026-02-01T13:44:25.250Z | Services: |
| 177 | 2026-02-01T13:44:25.250Z | restart_fmri: |
| 178 | 2026-02-01T13:44:25.250Z | svc:/system/update-man-index:default |
| 179 | 2026-02-01T13:44:25.285Z | |
| 180 | 2026-02-01T13:44:25.285Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-02-01T13:44:30.292Z | Download: 1413/3290 items 106.7/212.6MB 50% complete (21.5M/s) |
| 182 | 2026-02-01T13:44:35.293Z | Download: 3246/3290 items 193.8/212.6MB 91% complete (19.5M/s) |
| 183 | 2026-02-01T13:44:37.943Z | Download: Completed 212.60 MB in 12.66 seconds (16.8M/s) |
| 184 | 2026-02-01T13:44:38.095Z | Actions: 1/3689 actions (Installing new actions) |
| 185 | 2026-02-01T13:44:43.148Z | Actions: 3217/3689 actions (Installing new actions) |
| 186 | 2026-02-01T13:44:43.914Z | Actions: Completed 3689 actions in 5.82 seconds. |
| 187 | 2026-02-01T13:44:44.532Z | Done (0.613s) |
| 188 | 2026-02-01T13:44:44.532Z | Done (0.000s) |
| 189 | 2026-02-01T13:44:45.792Z | Done (1.259s) |
| 190 | 2026-02-01T13:44:50.746Z | Done (4.702s) |
| 191 | 2026-02-01T13:44:50.835Z | Done (0.018s) |
| 192 | 2026-02-01T13:44:50.859Z | Done (0.000s) |
| 193 | 2026-02-01T13:44:50.981Z | Done (0.000s) |
| 194 | 2026-02-01T13:44:51.911Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-02-01T13:44:52.109Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-02-01T13:44:52.133Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-02-01T13:44:52.428Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-02-01T13:44:52.452Z | Planning: Planning completed in 0.52 seconds |
| 199 | 2026-02-01T13:44:52.476Z | Mediators to change: 2 |
| 200 | 2026-02-01T13:44:52.476Z | Create boot environment: No |
| 201 | 2026-02-01T13:44:52.476Z | Create backup boot environment: No |
| 202 | 2026-02-01T13:44:52.525Z | Done |
| 203 | 2026-02-01T13:44:52.525Z | Done |
| 204 | 2026-02-01T13:44:53.462Z | Done |
| 205 | 2026-02-01T13:44:57.902Z | Done |
| 206 | 2026-02-01T13:44:57.994Z | Done |
| 207 | 2026-02-01T13:44:58.018Z | Done |
| 208 | 2026-02-01T13:44:58.046Z | Done |
| 209 | 2026-02-01T13:44:58.741Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-02-01T13:44:58.765Z | Planning: Merging actions ... Done |
| 211 | 2026-02-01T13:44:58.971Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-02-01T13:44:58.995Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-02-01T13:44:59.285Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-02-01T13:44:59.350Z | Planning: Planning completed in 0.90 seconds |
| 215 | 2026-02-01T13:44:59.389Z | Packages to change: 1 |
| 216 | 2026-02-01T13:44:59.389Z | Mediators to change: 1 |
| 217 | 2026-02-01T13:44:59.389Z | Services to change: 1 |
| 218 | 2026-02-01T13:44:59.389Z | Create boot environment: No |
| 219 | 2026-02-01T13:44:59.389Z | Create backup boot environment: Yes |
| 220 | 2026-02-01T13:45:01.355Z | Actions: 1/6 actions (Updating modified actions) |
| 221 | 2026-02-01T13:45:01.379Z | Actions: Completed 6 actions in 0.00 seconds. |
| 222 | 2026-02-01T13:45:01.379Z | Done |
| 223 | 2026-02-01T13:45:01.379Z | Done |
| 224 | 2026-02-01T13:45:01.644Z | Done |
| 225 | 2026-02-01T13:45:06.087Z | Done |
| 226 | 2026-02-01T13:45:06.181Z | Done |
| 227 | 2026-02-01T13:45:06.181Z | Done |
| 228 | 2026-02-01T13:45:06.305Z | Done |
| 229 | 2026-02-01T13:45:06.862Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-02-01T13:45:06.862Z | clang system 15 system |
| 231 | 2026-02-01T13:45:06.862Z | csh system system illumos |
| 232 | 2026-02-01T13:45:06.862Z | ctags system system illumos |
| 233 | 2026-02-01T13:45:06.862Z | file system system illumos |
| 234 | 2026-02-01T13:45:06.862Z | gcc vendor 12 vendor |
| 235 | 2026-02-01T13:45:06.862Z | gcc system 10 system |
| 236 | 2026-02-01T13:45:06.862Z | gcc system 7 system |
| 237 | 2026-02-01T13:45:06.862Z | go system 1.20 system |
| 238 | 2026-02-01T13:45:06.862Z | go system 1.19 system |
| 239 | 2026-02-01T13:45:06.862Z | llvm system 15 system |
| 240 | 2026-02-01T13:45:06.862Z | llvm system 14 system |
| 241 | 2026-02-01T13:45:06.862Z | mariadb system 10.6 system |
| 242 | 2026-02-01T13:45:06.862Z | mta vendor vendor dma |
| 243 | 2026-02-01T13:45:06.862Z | openjdk system 17 system |
| 244 | 2026-02-01T13:45:06.862Z | openjdk system 11 system |
| 245 | 2026-02-01T13:45:06.862Z | openjdk system 1.8 system |
| 246 | 2026-02-01T13:45:06.862Z | openssl vendor 3 vendor |
| 247 | 2026-02-01T13:45:06.862Z | perl system 5.36 system |
| 248 | 2026-02-01T13:45:06.862Z | postgresql system 15 system |
| 249 | 2026-02-01T13:45:06.862Z | postgresql system 13 system |
| 250 | 2026-02-01T13:45:06.862Z | python vendor 3 vendor |
| 251 | 2026-02-01T13:45:06.862Z | python system 2 system |
| 252 | 2026-02-01T13:45:06.862Z | python3 system 3.11 system |
| 253 | 2026-02-01T13:45:06.862Z | ruby system 3.0 system |
| 254 | 2026-02-01T13:45:06.863Z | words vendor vendor american-english |
| 255 | 2026-02-01T13:45:06.863Z | words system system australian-english |
| 256 | 2026-02-01T13:45:06.863Z | words system system british-english |
| 257 | 2026-02-01T13:45:06.863Z | words system system canadian-english |
| 258 | 2026-02-01T13:45:06.863Z | words system system french |
| 259 | 2026-02-01T13:45:06.863Z | words system system italian |
| 260 | 2026-02-01T13:45:06.863Z | words system system ngerman |
| 261 | 2026-02-01T13:45:06.863Z | words system system ogerman |
| 262 | 2026-02-01T13:45:06.863Z | words system system spanish |
| 263 | 2026-02-01T13:45:07.243Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-02-01T13:45:07.243Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-02-01T13:45:14.672Z | FMRI IFO |
| 266 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 273 | 2026-02-01T13:45:14.672Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-02-01T13:45:14.673Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-02-01T13:45:15.855Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-02-01T13:45:16.520Z | Updating crates.io index |
| 284 | 2026-02-01T13:45:16.543Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 285 | 2026-02-01T13:45:17.313Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 286 | 2026-02-01T13:45:18.774Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 287 | 2026-02-01T13:45:19.429Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 288 | 2026-02-01T13:45:19.955Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 289 | 2026-02-01T13:45:20.737Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 290 | 2026-02-01T13:45:23.046Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-02-01T13:45:26.496Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-02-01T13:45:28.058Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-02-01T13:45:28.658Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 294 | 2026-02-01T13:45:30.286Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 295 | 2026-02-01T13:45:31.349Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 296 | 2026-02-01T13:45:32.101Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 297 | 2026-02-01T13:45:33.078Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 298 | 2026-02-01T13:45:33.693Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 299 | 2026-02-01T13:45:35.113Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 300 | 2026-02-01T13:45:36.076Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 301 | 2026-02-01T13:45:36.693Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 302 | 2026-02-01T13:45:37.454Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 303 | 2026-02-01T13:45:38.246Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 304 | 2026-02-01T13:45:38.808Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 305 | 2026-02-01T13:45:39.318Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 306 | 2026-02-01T13:45:39.993Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-02-01T13:45:40.774Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-02-01T13:45:41.801Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-02-01T13:45:42.425Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-02-01T13:45:43.165Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-02-01T13:45:43.749Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 312 | 2026-02-01T13:45:45.069Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 313 | 2026-02-01T13:45:45.848Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-02-01T13:45:46.393Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-02-01T13:45:47.167Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 316 | 2026-02-01T13:45:47.960Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-02-01T13:45:48.729Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-02-01T13:45:49.402Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-02-01T13:45:50.101Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-02-01T13:45:50.624Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-02-01T13:45:51.304Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-02-01T13:46:08.386Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 323 | 2026-02-01T13:46:10.266Z | Downloading crates ... |
| 324 | 2026-02-01T13:46:10.329Z | Downloaded anstyle v1.0.11 |
| 325 | 2026-02-01T13:46:10.354Z | Downloaded anyhow v1.0.99 |
| 326 | 2026-02-01T13:46:10.354Z | Downloaded crypto-common v0.1.6 |
| 327 | 2026-02-01T13:46:10.354Z | Downloaded clap v4.5.48 |
| 328 | 2026-02-01T13:46:10.354Z | Downloaded icu_normalizer_data v1.5.0 |
| 329 | 2026-02-01T13:46:10.354Z | Downloaded icu_provider_macros v1.5.0 |
| 330 | 2026-02-01T13:46:10.378Z | Downloaded thiserror-impl v1.0.69 |
| 331 | 2026-02-01T13:46:10.378Z | Downloaded zerovec-derive v0.10.3 |
| 332 | 2026-02-01T13:46:10.379Z | Downloaded yoke-derive v0.7.4 |
| 333 | 2026-02-01T13:46:10.379Z | Downloaded icu_provider v1.5.0 |
| 334 | 2026-02-01T13:46:10.379Z | Downloaded dof v0.3.0 |
| 335 | 2026-02-01T13:46:10.379Z | Downloaded unicode-ident v1.0.19 |
| 336 | 2026-02-01T13:46:10.379Z | Downloaded synstructure v0.13.1 |
| 337 | 2026-02-01T13:46:10.379Z | Downloaded scroll_derive v0.12.0 |
| 338 | 2026-02-01T13:46:10.379Z | Downloaded writeable v0.5.5 |
| 339 | 2026-02-01T13:46:10.379Z | Downloaded usdt v0.5.0 |
| 340 | 2026-02-01T13:46:10.379Z | Downloaded once_cell v1.21.3 |
| 341 | 2026-02-01T13:46:10.404Z | Downloaded zerofrom-derive v0.1.4 |
| 342 | 2026-02-01T13:46:10.404Z | Downloaded zerofrom v0.1.4 |
| 343 | 2026-02-01T13:46:10.404Z | Downloaded utf8parse v0.2.2 |
| 344 | 2026-02-01T13:46:10.404Z | Downloaded tabled_derive v0.7.0 |
| 345 | 2026-02-01T13:46:10.404Z | Downloaded write16 v1.0.0 |
| 346 | 2026-02-01T13:46:10.404Z | Downloaded toml_write v0.1.2 |
| 347 | 2026-02-01T13:46:10.404Z | Downloaded yoke v0.7.4 |
| 348 | 2026-02-01T13:46:10.404Z | Downloaded zmij v1.0.15 |
| 349 | 2026-02-01T13:46:10.404Z | Downloaded typenum v1.17.0 |
| 350 | 2026-02-01T13:46:10.404Z | Downloaded tempfile v3.24.0 |
| 351 | 2026-02-01T13:46:10.404Z | Downloaded pest v2.8.2 |
| 352 | 2026-02-01T13:46:10.428Z | Downloaded toml_edit v0.22.27 |
| 353 | 2026-02-01T13:46:10.428Z | Downloaded serde_json v1.0.149 |
| 354 | 2026-02-01T13:46:10.428Z | Downloaded zerovec v0.10.4 |
| 355 | 2026-02-01T13:46:10.428Z | Downloaded tabled v0.15.0 |
| 356 | 2026-02-01T13:46:10.452Z | Downloaded zerocopy v0.7.35 |
| 357 | 2026-02-01T13:46:10.475Z | Downloaded icu_properties_data v1.5.0 |
| 358 | 2026-02-01T13:46:10.475Z | Downloaded winnow v0.7.14 |
| 359 | 2026-02-01T13:46:10.499Z | Downloaded goblin v0.8.2 |
| 360 | 2026-02-01T13:46:10.499Z | Downloaded url v2.5.4 |
| 361 | 2026-02-01T13:46:10.499Z | Downloaded syn v2.0.114 |
| 362 | 2026-02-01T13:46:10.499Z | Downloaded syn v1.0.109 |
| 363 | 2026-02-01T13:46:10.523Z | Downloaded unicode-width v0.2.0 |
| 364 | 2026-02-01T13:46:10.523Z | Downloaded rustix v0.38.37 |
| 365 | 2026-02-01T13:46:10.547Z | Downloaded unicode-width v0.1.14 |
| 366 | 2026-02-01T13:46:10.547Z | Downloaded serde v1.0.228 |
| 367 | 2026-02-01T13:46:10.547Z | Downloaded tinystr v0.7.6 |
| 368 | 2026-02-01T13:46:10.547Z | Downloaded rustix v1.1.3 |
| 369 | 2026-02-01T13:46:10.571Z | Downloaded memchr v2.7.4 |
| 370 | 2026-02-01T13:46:10.571Z | Downloaded idna v1.0.3 |
| 371 | 2026-02-01T13:46:10.595Z | Downloaded hashbrown v0.16.1 |
| 372 | 2026-02-01T13:46:10.595Z | Downloaded serde_derive v1.0.228 |
| 373 | 2026-02-01T13:46:10.595Z | Downloaded thiserror v2.0.18 |
| 374 | 2026-02-01T13:46:10.595Z | Downloaded serde_core v1.0.228 |
| 375 | 2026-02-01T13:46:10.595Z | Downloaded num-traits v0.2.19 |
| 376 | 2026-02-01T13:46:10.595Z | Downloaded usdt-macro v0.5.0 |
| 377 | 2026-02-01T13:46:10.595Z | Downloaded thread-id v4.2.2 |
| 378 | 2026-02-01T13:46:10.595Z | Downloaded papergrid v0.11.0 |
| 379 | 2026-02-01T13:46:10.619Z | Downloaded indexmap v2.13.0 |
| 380 | 2026-02-01T13:46:10.620Z | Downloaded unicode-xid v0.2.6 |
| 381 | 2026-02-01T13:46:10.620Z | Downloaded pest_derive v2.8.2 |
| 382 | 2026-02-01T13:46:10.620Z | Downloaded icu_collections v1.5.0 |
| 383 | 2026-02-01T13:46:10.620Z | Downloaded typeid v1.0.3 |
| 384 | 2026-02-01T13:46:10.620Z | Downloaded toml_datetime v0.6.11 |
| 385 | 2026-02-01T13:46:10.620Z | Downloaded thiserror-impl v2.0.18 |
| 386 | 2026-02-01T13:46:10.620Z | Downloaded libc v0.2.180 |
| 387 | 2026-02-01T13:46:10.645Z | Downloaded textwrap v0.16.2 |
| 388 | 2026-02-01T13:46:10.669Z | Downloaded proc-macro2 v1.0.101 |
| 389 | 2026-02-01T13:46:10.670Z | Downloaded utf8_iter v1.0.4 |
| 390 | 2026-02-01T13:46:10.670Z | Downloaded usdt-impl v0.5.0 |
| 391 | 2026-02-01T13:46:10.670Z | Downloaded ucd-trie v0.1.7 |
| 392 | 2026-02-01T13:46:10.670Z | Downloaded smallvec v1.15.1 |
| 393 | 2026-02-01T13:46:10.670Z | Downloaded serde-value v0.7.0 |
| 394 | 2026-02-01T13:46:10.670Z | Downloaded serde-untagged v0.1.7 |
| 395 | 2026-02-01T13:46:10.670Z | Downloaded pest_meta v2.8.2 |
| 396 | 2026-02-01T13:46:10.670Z | Downloaded version_check v0.9.5 |
| 397 | 2026-02-01T13:46:10.670Z | Downloaded utf16_iter v1.0.5 |
| 398 | 2026-02-01T13:46:10.670Z | Downloaded percent-encoding v2.3.2 |
| 399 | 2026-02-01T13:46:10.670Z | Downloaded idna_adapter v1.2.0 |
| 400 | 2026-02-01T13:46:10.670Z | Downloaded form_urlencoded v1.2.2 |
| 401 | 2026-02-01T13:46:10.670Z | Downloaded equivalent v1.0.2 |
| 402 | 2026-02-01T13:46:10.670Z | Downloaded dtrace-parser v0.2.0 |
| 403 | 2026-02-01T13:46:10.670Z | Downloaded swrite v0.1.0 |
| 404 | 2026-02-01T13:46:10.670Z | Downloaded strsim v0.11.1 |
| 405 | 2026-02-01T13:46:10.670Z | Downloaded smawk v0.3.2 |
| 406 | 2026-02-01T13:46:10.670Z | Downloaded serde_tokenstream v0.2.2 |
| 407 | 2026-02-01T13:46:10.694Z | Downloaded serde_spanned v0.6.9 |
| 408 | 2026-02-01T13:46:10.694Z | Downloaded semver v1.0.27 |
| 409 | 2026-02-01T13:46:10.694Z | Downloaded proc-macro-error-attr v1.0.4 |
| 410 | 2026-02-01T13:46:10.694Z | Downloaded pretty-hex v0.4.1 |
| 411 | 2026-02-01T13:46:10.694Z | Downloaded pest_generator v2.8.2 |
| 412 | 2026-02-01T13:46:10.695Z | Downloaded unicode-linebreak v0.1.5 |
| 413 | 2026-02-01T13:46:10.695Z | Downloaded thiserror v1.0.69 |
| 414 | 2026-02-01T13:46:10.695Z | Downloaded stable_deref_trait v1.2.0 |
| 415 | 2026-02-01T13:46:10.695Z | Downloaded proc-macro-error v1.0.4 |
| 416 | 2026-02-01T13:46:10.695Z | Downloaded macaddr v1.0.1 |
| 417 | 2026-02-01T13:46:10.695Z | Downloaded log v0.4.29 |
| 418 | 2026-02-01T13:46:10.695Z | Downloaded is_terminal_polyfill v1.70.1 |
| 419 | 2026-02-01T13:46:10.695Z | Downloaded icu_locid v1.5.0 |
| 420 | 2026-02-01T13:46:10.719Z | Downloaded zerocopy-derive v0.7.35 |
| 421 | 2026-02-01T13:46:10.719Z | Downloaded usdt-attr-macro v0.5.0 |
| 422 | 2026-02-01T13:46:10.719Z | Downloaded toml v0.8.23 |
| 423 | 2026-02-01T13:46:10.719Z | Downloaded terminal_size v0.4.0 |
| 424 | 2026-02-01T13:46:10.720Z | Downloaded sha2 v0.10.9 |
| 425 | 2026-02-01T13:46:10.720Z | Downloaded scroll v0.12.0 |
| 426 | 2026-02-01T13:46:10.720Z | Downloaded plain v0.2.3 |
| 427 | 2026-02-01T13:46:10.720Z | Downloaded ordered-float v2.10.1 |
| 428 | 2026-02-01T13:46:10.720Z | Downloaded itoa v1.0.11 |
| 429 | 2026-02-01T13:46:10.720Z | Downloaded getrandom v0.3.4 |
| 430 | 2026-02-01T13:46:10.720Z | Downloaded cargo-util-schemas v0.8.2 |
| 431 | 2026-02-01T13:46:10.720Z | Downloaded quote v1.0.40 |
| 432 | 2026-02-01T13:46:10.720Z | Downloaded memmap v0.7.0 |
| 433 | 2026-02-01T13:46:10.720Z | Downloaded litemap v0.7.3 |
| 434 | 2026-02-01T13:46:10.744Z | Downloaded icu_locid_transform v1.5.0 |
| 435 | 2026-02-01T13:46:10.744Z | Downloaded fs-err v3.1.1 |
| 436 | 2026-02-01T13:46:10.744Z | Downloaded icu_properties v1.5.1 |
| 437 | 2026-02-01T13:46:10.744Z | Downloaded icu_normalizer v1.5.0 |
| 438 | 2026-02-01T13:46:10.744Z | Downloaded icu_locid_transform_data v1.5.0 |
| 439 | 2026-02-01T13:46:10.744Z | Downloaded heck v0.5.0 |
| 440 | 2026-02-01T13:46:10.744Z | Downloaded heck v0.4.1 |
| 441 | 2026-02-01T13:46:10.744Z | Downloaded generic-array v0.14.7 |
| 442 | 2026-02-01T13:46:10.744Z | Downloaded fnv v1.0.7 |
| 443 | 2026-02-01T13:46:10.744Z | Downloaded fastrand v2.1.1 |
| 444 | 2026-02-01T13:46:10.744Z | Downloaded errno v0.3.12 |
| 445 | 2026-02-01T13:46:10.744Z | Downloaded erased-serde v0.4.6 |
| 446 | 2026-02-01T13:46:10.744Z | Downloaded clap_builder v4.5.48 |
| 447 | 2026-02-01T13:46:10.769Z | Downloaded cargo-platform v0.2.0 |
| 448 | 2026-02-01T13:46:10.769Z | Downloaded camino-tempfile v1.4.1 |
| 449 | 2026-02-01T13:46:10.769Z | Downloaded camino v1.2.2 |
| 450 | 2026-02-01T13:46:10.769Z | Downloaded byteorder v1.5.0 |
| 451 | 2026-02-01T13:46:10.769Z | Downloaded autocfg v1.4.0 |
| 452 | 2026-02-01T13:46:10.769Z | Downloaded displaydoc v0.2.5 |
| 453 | 2026-02-01T13:46:10.769Z | Downloaded digest v0.10.7 |
| 454 | 2026-02-01T13:46:10.769Z | Downloaded colorchoice v1.0.2 |
| 455 | 2026-02-01T13:46:10.769Z | Downloaded clap_lex v0.7.4 |
| 456 | 2026-02-01T13:46:10.769Z | Downloaded bytecount v0.6.8 |
| 457 | 2026-02-01T13:46:10.769Z | Downloaded bitflags v2.9.4 |
| 458 | 2026-02-01T13:46:10.769Z | Downloaded anstyle-parse v0.2.5 |
| 459 | 2026-02-01T13:46:10.769Z | Downloaded anstream v0.6.18 |
| 460 | 2026-02-01T13:46:10.769Z | Downloaded cpufeatures v0.2.14 |
| 461 | 2026-02-01T13:46:10.794Z | Downloaded clap_derive v4.5.47 |
| 462 | 2026-02-01T13:46:10.794Z | Downloaded cfg-if v1.0.4 |
| 463 | 2026-02-01T13:46:10.794Z | Downloaded cargo_toml v0.21.0 |
| 464 | 2026-02-01T13:46:10.794Z | Downloaded cargo_metadata v0.21.0 |
| 465 | 2026-02-01T13:46:10.794Z | Downloaded block-buffer v0.10.4 |
| 466 | 2026-02-01T13:46:10.794Z | Downloaded anstyle-query v1.1.1 |
| 467 | 2026-02-01T13:46:10.863Z | Compiling proc-macro2 v1.0.101 |
| 468 | 2026-02-01T13:46:10.863Z | Compiling unicode-ident v1.0.19 |
| 469 | 2026-02-01T13:46:10.863Z | Compiling serde_core v1.0.228 |
| 470 | 2026-02-01T13:46:10.863Z | Compiling serde v1.0.228 |
| 471 | 2026-02-01T13:46:10.888Z | Compiling version_check v0.9.5 |
| 472 | 2026-02-01T13:46:10.888Z | Compiling libc v0.2.180 |
| 473 | 2026-02-01T13:46:10.888Z | Compiling memchr v2.7.4 |
| 474 | 2026-02-01T13:46:10.888Z | Compiling thiserror v2.0.18 |
| 475 | 2026-02-01T13:46:11.180Z | Compiling stable_deref_trait v1.2.0 |
| 476 | 2026-02-01T13:46:11.417Z | Compiling zmij v1.0.15 |
| 477 | 2026-02-01T13:46:11.802Z | Compiling autocfg v1.4.0 |
| 478 | 2026-02-01T13:46:11.840Z | Compiling writeable v0.5.5 |
| 479 | 2026-02-01T13:46:11.984Z | Compiling ucd-trie v0.1.7 |
| 480 | 2026-02-01T13:46:12.346Z | Compiling litemap v0.7.3 |
| 481 | 2026-02-01T13:46:12.424Z | Compiling thiserror v1.0.69 |
| 482 | 2026-02-01T13:46:12.566Z | Compiling itoa v1.0.11 |
| 483 | 2026-02-01T13:46:12.724Z | Compiling byteorder v1.5.0 |
| 484 | 2026-02-01T13:46:12.800Z | Compiling errno v0.3.12 |
| 485 | 2026-02-01T13:46:12.881Z | Compiling bitflags v2.9.4 |
| 486 | 2026-02-01T13:46:13.002Z | Compiling quote v1.0.40 |
| 487 | 2026-02-01T13:46:13.141Z | Compiling icu_locid_transform_data v1.5.0 |
| 488 | 2026-02-01T13:46:13.218Z | Compiling serde_json v1.0.149 |
| 489 | 2026-02-01T13:46:13.285Z | Compiling icu_properties_data v1.5.0 |
| 490 | 2026-02-01T13:46:13.318Z | Compiling num-traits v0.2.19 |
| 491 | 2026-02-01T13:46:13.451Z | Compiling syn v2.0.114 |
| 492 | 2026-02-01T13:46:13.550Z | Compiling utf8_iter v1.0.4 |
| 493 | 2026-02-01T13:46:13.574Z | Compiling utf16_iter v1.0.5 |
| 494 | 2026-02-01T13:46:13.612Z | Compiling hashbrown v0.16.1 |
| 495 | 2026-02-01T13:46:13.636Z | Compiling write16 v1.0.0 |
| 496 | 2026-02-01T13:46:13.806Z | Compiling smallvec v1.15.1 |
| 497 | 2026-02-01T13:46:13.837Z | Compiling typeid v1.0.3 |
| 498 | 2026-02-01T13:46:13.979Z | Compiling rustix v0.38.37 |
| 499 | 2026-02-01T13:46:14.177Z | Compiling equivalent v1.0.2 |
| 500 | 2026-02-01T13:46:14.213Z | Compiling icu_normalizer_data v1.5.0 |
| 501 | 2026-02-01T13:46:14.373Z | Compiling proc-macro-error-attr v1.0.4 |
| 502 | 2026-02-01T13:46:14.617Z | Compiling indexmap v2.13.0 |
| 503 | 2026-02-01T13:46:14.645Z | Compiling usdt-impl v0.5.0 |
| 504 | 2026-02-01T13:46:14.684Z | Compiling winnow v0.7.14 |
| 505 | 2026-02-01T13:46:14.734Z | Compiling toml_write v0.1.2 |
| 506 | 2026-02-01T13:46:15.008Z | Compiling syn v1.0.109 |
| 507 | 2026-02-01T13:46:15.093Z | Compiling thread-id v4.2.2 |
| 508 | 2026-02-01T13:46:15.843Z | Compiling proc-macro-error v1.0.4 |
| 509 | 2026-02-01T13:46:15.889Z | Compiling percent-encoding v2.3.2 |
| 510 | 2026-02-01T13:46:16.180Z | Compiling plain v0.2.3 |
| 511 | 2026-02-01T13:46:16.235Z | Compiling utf8parse v0.2.2 |
| 512 | 2026-02-01T13:46:16.448Z | Compiling log v0.4.29 |
| 513 | 2026-02-01T13:46:16.481Z | Compiling rustix v1.1.3 |
| 514 | 2026-02-01T13:46:16.514Z | Compiling camino v1.2.2 |
| 515 | 2026-02-01T13:46:17.011Z | Compiling getrandom v0.3.4 |
| 516 | 2026-02-01T13:46:17.141Z | Compiling ordered-float v2.10.1 |
| 517 | 2026-02-01T13:46:17.206Z | Compiling anstyle-parse v0.2.5 |
| 518 | 2026-02-01T13:46:17.552Z | Compiling form_urlencoded v1.2.2 |
| 519 | 2026-02-01T13:46:17.587Z | Compiling terminal_size v0.4.0 |
| 520 | 2026-02-01T13:46:17.801Z | Compiling anstyle v1.0.11 |
| 521 | 2026-02-01T13:46:17.840Z | Compiling anstyle-query v1.1.1 |
| 522 | 2026-02-01T13:46:18.014Z | Compiling colorchoice v1.0.2 |
| 523 | 2026-02-01T13:46:18.099Z | Compiling cfg-if v1.0.4 |
| 524 | 2026-02-01T13:46:18.187Z | Compiling pretty-hex v0.4.1 |
| 525 | 2026-02-01T13:46:18.220Z | Compiling is_terminal_polyfill v1.70.1 |
| 526 | 2026-02-01T13:46:18.452Z | Compiling anstream v0.6.18 |
| 527 | 2026-02-01T13:46:18.518Z | Compiling semver v1.0.27 |
| 528 | 2026-02-01T13:46:18.830Z | Compiling synstructure v0.13.1 |
| 529 | 2026-02-01T13:46:19.092Z | Compiling fs-err v3.1.1 |
| 530 | 2026-02-01T13:46:19.116Z | Compiling once_cell v1.21.3 |
| 531 | 2026-02-01T13:46:19.212Z | Compiling heck v0.5.0 |
| 532 | 2026-02-01T13:46:19.362Z | Compiling clap_lex v0.7.4 |
| 533 | 2026-02-01T13:46:19.475Z | Compiling unicode-xid v0.2.6 |
| 534 | 2026-02-01T13:46:19.623Z | Compiling strsim v0.11.1 |
| 535 | 2026-02-01T13:46:19.669Z | Compiling fnv v1.0.7 |
| 536 | 2026-02-01T13:46:19.751Z | Compiling heck v0.4.1 |
| 537 | 2026-02-01T13:46:19.919Z | Compiling fastrand v2.1.1 |
| 538 | 2026-02-01T13:46:20.058Z | Compiling anyhow v1.0.99 |
| 539 | 2026-02-01T13:46:20.148Z | Compiling bytecount v0.6.8 |
| 540 | 2026-02-01T13:46:20.259Z | Compiling unicode-width v0.1.14 |
| 541 | 2026-02-01T13:46:20.358Z | Compiling tempfile v3.24.0 |
| 542 | 2026-02-01T13:46:20.386Z | Compiling clap_builder v4.5.48 |
| 543 | 2026-02-01T13:46:20.566Z | Compiling memmap v0.7.0 |
| 544 | 2026-02-01T13:46:20.702Z | Compiling papergrid v0.11.0 |
| 545 | 2026-02-01T13:46:20.861Z | Compiling unicode-linebreak v0.1.5 |
| 546 | 2026-02-01T13:46:20.931Z | Compiling unicode-width v0.2.0 |
| 547 | 2026-02-01T13:46:21.041Z | Compiling smawk v0.3.2 |
| 548 | 2026-02-01T13:46:21.309Z | Compiling camino-tempfile v1.4.1 |
| 549 | 2026-02-01T13:46:21.443Z | Compiling textwrap v0.16.2 |
| 550 | 2026-02-01T13:46:21.902Z | Compiling swrite v0.1.0 |
| 551 | 2026-02-01T13:46:21.957Z | Compiling tabled_derive v0.7.0 |
| 552 | 2026-02-01T13:46:22.049Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 553 | 2026-02-01T13:46:22.483Z | Compiling serde_derive v1.0.228 |
| 554 | 2026-02-01T13:46:22.483Z | Compiling zerofrom-derive v0.1.4 |
| 555 | 2026-02-01T13:46:22.541Z | Compiling yoke-derive v0.7.4 |
| 556 | 2026-02-01T13:46:22.596Z | Compiling thiserror-impl v2.0.18 |
| 557 | 2026-02-01T13:46:23.016Z | Compiling zerovec-derive v0.10.3 |
| 558 | 2026-02-01T13:46:23.523Z | Compiling displaydoc v0.2.5 |
| 559 | 2026-02-01T13:46:24.580Z | Compiling icu_provider_macros v1.5.0 |
| 560 | 2026-02-01T13:46:24.729Z | Compiling thiserror-impl v1.0.69 |
| 561 | 2026-02-01T13:46:24.788Z | Compiling zerocopy-derive v0.7.35 |
| 562 | 2026-02-01T13:46:25.054Z | Compiling zerofrom v0.1.4 |
| 563 | 2026-02-01T13:46:25.090Z | Compiling pest v2.8.2 |
| 564 | 2026-02-01T13:46:25.285Z | Compiling yoke v0.7.4 |
| 565 | 2026-02-01T13:46:25.426Z | Compiling scroll_derive v0.12.0 |
| 566 | 2026-02-01T13:46:25.629Z | Compiling zerovec v0.10.4 |
| 567 | 2026-02-01T13:46:26.376Z | Compiling zerocopy v0.7.35 |
| 568 | 2026-02-01T13:46:26.512Z | Compiling scroll v0.12.0 |
| 569 | 2026-02-01T13:46:26.539Z | Compiling clap_derive v4.5.47 |
| 570 | 2026-02-01T13:46:26.980Z | Compiling goblin v0.8.2 |
| 571 | 2026-02-01T13:46:27.009Z | Compiling tabled v0.15.0 |
| 572 | 2026-02-01T13:46:27.280Z | Compiling tinystr v0.7.6 |
| 573 | 2026-02-01T13:46:27.494Z | Compiling pest_meta v2.8.2 |
| 574 | 2026-02-01T13:46:27.528Z | Compiling icu_collections v1.5.0 |
| 575 | 2026-02-01T13:46:27.603Z | Compiling icu_locid v1.5.0 |
| 576 | 2026-02-01T13:46:28.571Z | Compiling icu_provider v1.5.0 |
| 577 | 2026-02-01T13:46:28.957Z | Compiling pest_generator v2.8.2 |
| 578 | 2026-02-01T13:46:28.984Z | Compiling serde_spanned v0.6.9 |
| 579 | 2026-02-01T13:46:29.201Z | Compiling toml_datetime v0.6.11 |
| 580 | 2026-02-01T13:46:29.270Z | Compiling icu_locid_transform v1.5.0 |
| 581 | 2026-02-01T13:46:29.501Z | Compiling dof v0.3.0 |
| 582 | 2026-02-01T13:46:29.671Z | Compiling toml_edit v0.22.27 |
| 583 | 2026-02-01T13:46:29.764Z | Compiling erased-serde v0.4.6 |
| 584 | 2026-02-01T13:46:30.261Z | Compiling serde_tokenstream v0.2.2 |
| 585 | 2026-02-01T13:46:30.437Z | Compiling serde-value v0.7.0 |
| 586 | 2026-02-01T13:46:30.749Z | Compiling icu_properties v1.5.1 |
| 587 | 2026-02-01T13:46:30.832Z | Compiling serde-untagged v0.1.7 |
| 588 | 2026-02-01T13:46:30.977Z | Compiling pest_derive v2.8.2 |
| 589 | 2026-02-01T13:46:31.131Z | Compiling cargo-platform v0.2.0 |
| 590 | 2026-02-01T13:46:31.322Z | Compiling clap v4.5.48 |
| 591 | 2026-02-01T13:46:31.407Z | Compiling macaddr v1.0.1 |
| 592 | 2026-02-01T13:46:31.733Z | Compiling dtrace-parser v0.2.0 |
| 593 | 2026-02-01T13:46:32.762Z | Compiling toml v0.8.23 |
| 594 | 2026-02-01T13:46:33.436Z | Compiling usdt-attr-macro v0.5.0 |
| 595 | 2026-02-01T13:46:33.464Z | Compiling usdt-macro v0.5.0 |
| 596 | 2026-02-01T13:46:33.584Z | Compiling cargo_toml v0.21.0 |
| 597 | 2026-02-01T13:46:34.008Z | Compiling icu_normalizer v1.5.0 |
| 598 | 2026-02-01T13:46:34.471Z | Compiling usdt v0.5.0 |
| 599 | 2026-02-01T13:46:34.845Z | Compiling idna_adapter v1.2.0 |
| 600 | 2026-02-01T13:46:35.028Z | Compiling idna v1.0.3 |
| 601 | 2026-02-01T13:46:35.576Z | Compiling url v2.5.4 |
| 602 | 2026-02-01T13:46:36.510Z | Compiling cargo-util-schemas v0.8.2 |
| 603 | 2026-02-01T13:46:38.419Z | Compiling cargo_metadata v0.21.0 |
| 604 | 2026-02-01T13:46:40.463Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 605 | 2026-02-01T13:46:44.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 606 | 2026-02-01T13:46:44.917Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 607 | 2026-02-01T13:46:46.076Z | Downloading crates ... |
| 608 | 2026-02-01T13:46:46.219Z | Downloaded bit-vec v0.8.0 |
| 609 | 2026-02-01T13:46:46.244Z | Downloaded crucible-workspace-hack v0.1.0 |
| 610 | 2026-02-01T13:46:46.268Z | Downloaded crc v3.2.1 |
| 611 | 2026-02-01T13:46:46.293Z | Downloaded ghash v0.5.1 |
| 612 | 2026-02-01T13:46:46.320Z | Downloaded hash32 v0.3.1 |
| 613 | 2026-02-01T13:46:46.348Z | Downloaded is_ci v1.2.0 |
| 614 | 2026-02-01T13:46:46.372Z | Downloaded nodrop v0.1.14 |
| 615 | 2026-02-01T13:46:46.396Z | Downloaded packed_struct_codegen v0.10.1 |
| 616 | 2026-02-01T13:46:46.420Z | Downloaded psl-types v2.0.11 |
| 617 | 2026-02-01T13:46:46.444Z | Downloaded rfc6979 v0.4.0 |
| 618 | 2026-02-01T13:46:46.468Z | Downloaded scopeguard v1.2.0 |
| 619 | 2026-02-01T13:46:46.492Z | Downloaded siphasher v0.3.11 |
| 620 | 2026-02-01T13:46:46.517Z | Downloaded slog-bunyan v2.5.0 |
| 621 | 2026-02-01T13:46:46.541Z | Downloaded termtree v0.5.1 |
| 622 | 2026-02-01T13:46:46.567Z | Downloaded tower-service v0.3.3 |
| 623 | 2026-02-01T13:46:46.591Z | Downloaded which v4.4.2 |
| 624 | 2026-02-01T13:46:46.641Z | Downloaded zone_cfg_derive v0.3.0 |
| 625 | 2026-02-01T13:46:46.641Z | Downloaded zeroize v1.8.1 |
| 626 | 2026-02-01T13:46:46.665Z | Downloaded zstd-safe v7.2.3 |
| 627 | 2026-02-01T13:46:46.665Z | Downloaded zstd v0.13.3 |
| 628 | 2026-02-01T13:46:46.665Z | Downloaded zopfli v0.8.1 |
| 629 | 2026-02-01T13:46:46.665Z | Downloaded zerocopy-derive v0.8.27 |
| 630 | 2026-02-01T13:46:46.690Z | Downloaded rustls-webpki v0.101.7 |
| 631 | 2026-02-01T13:46:46.714Z | Downloaded zip v4.2.0 |
| 632 | 2026-02-01T13:46:46.737Z | Downloaded unicode-normalization v0.1.24 |
| 633 | 2026-02-01T13:46:46.738Z | Downloaded tabled v0.20.0 |
| 634 | 2026-02-01T13:46:46.761Z | Downloaded winnow v0.6.26 |
| 635 | 2026-02-01T13:46:46.785Z | Downloaded rustls v0.22.4 |
| 636 | 2026-02-01T13:46:46.785Z | Downloaded zlib-rs v0.5.1 |
| 637 | 2026-02-01T13:46:46.809Z | Downloaded regex-syntax v0.6.29 |
| 638 | 2026-02-01T13:46:46.809Z | Downloaded vcpkg v0.2.15 |
| 639 | 2026-02-01T13:46:46.861Z | Downloaded object v0.36.5 |
| 640 | 2026-02-01T13:46:46.885Z | Downloaded zerocopy v0.8.27 |
| 641 | 2026-02-01T13:46:46.910Z | Downloaded regress v0.10.4 |
| 642 | 2026-02-01T13:46:46.910Z | Downloaded regex-syntax v0.8.5 |
| 643 | 2026-02-01T13:46:46.934Z | Downloaded openapiv3 v2.2.0 |
| 644 | 2026-02-01T13:46:46.934Z | Downloaded webpki-roots v1.0.1 |
| 645 | 2026-02-01T13:46:46.958Z | Downloaded ratatui v0.29.0 |
| 646 | 2026-02-01T13:46:46.982Z | Downloaded nix v0.30.1 |
| 647 | 2026-02-01T13:46:46.982Z | Downloaded nix v0.29.0 |
| 648 | 2026-02-01T13:46:47.006Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 649 | 2026-02-01T13:46:47.030Z | Downloaded smoltcp v0.11.0 |
| 650 | 2026-02-01T13:46:47.030Z | Downloaded typify-impl v0.2.0 |
| 651 | 2026-02-01T13:46:47.054Z | Downloaded sled v0.34.7 |
| 652 | 2026-02-01T13:46:47.054Z | Downloaded typify-impl v0.4.3 |
| 653 | 2026-02-01T13:46:47.078Z | Downloaded chrono-tz v0.10.4 |
| 654 | 2026-02-01T13:46:47.102Z | Downloaded petgraph v0.6.5 |
| 655 | 2026-02-01T13:46:47.126Z | Downloaded zerocopy-derive v0.6.6 |
| 656 | 2026-02-01T13:46:47.150Z | Downloaded csv v1.3.1 |
| 657 | 2026-02-01T13:46:47.174Z | Downloaded regex-automata v0.4.11 |
| 658 | 2026-02-01T13:46:47.174Z | Downloaded petgraph v0.8.2 |
| 659 | 2026-02-01T13:46:47.198Z | Downloaded libz-sys v1.1.20 |
| 660 | 2026-02-01T13:46:47.222Z | Downloaded jiff v0.2.15 |
| 661 | 2026-02-01T13:46:47.246Z | Downloaded lzma-sys v0.1.20 |
| 662 | 2026-02-01T13:46:47.271Z | Downloaded dropshot v0.16.7 |
| 663 | 2026-02-01T13:46:47.298Z | Downloaded nix v0.28.0 |
| 664 | 2026-02-01T13:46:47.322Z | Downloaded rustls v0.23.19 |
| 665 | 2026-02-01T13:46:47.322Z | Downloaded polar-core v0.27.3 |
| 666 | 2026-02-01T13:46:47.345Z | Downloaded openssl v0.10.73 |
| 667 | 2026-02-01T13:46:47.345Z | Downloaded diesel v2.2.12 |
| 668 | 2026-02-01T13:46:47.369Z | Downloaded winnow v0.5.40 |
| 669 | 2026-02-01T13:46:47.393Z | Downloaded zstd-sys v2.0.14+zstd.1.5.7 |
| 670 | 2026-02-01T13:46:47.393Z | Downloaded smoltcp v0.9.1 |
| 671 | 2026-02-01T13:46:47.417Z | Downloaded sha3 v0.10.8 |
| 672 | 2026-02-01T13:46:47.417Z | Downloaded object v0.30.4 |
| 673 | 2026-02-01T13:46:47.417Z | Downloaded tokio v1.49.0 |
| 674 | 2026-02-01T13:46:47.459Z | Downloaded nix v0.27.1 |
| 675 | 2026-02-01T13:46:47.483Z | Downloaded tabled v0.18.0 |
| 676 | 2026-02-01T13:46:47.507Z | Downloaded rustls-webpki v0.102.8 |
| 677 | 2026-02-01T13:46:47.531Z | Downloaded rustls v0.21.12 |
| 678 | 2026-02-01T13:46:47.531Z | Downloaded proptest v1.7.0 |
| 679 | 2026-02-01T13:46:47.555Z | Downloaded x509-cert v0.2.5 |
| 680 | 2026-02-01T13:46:47.555Z | Downloaded tower-http v0.6.6 |
| 681 | 2026-02-01T13:46:47.555Z | Downloaded tough v0.20.0 |
| 682 | 2026-02-01T13:46:47.579Z | Downloaded time v0.3.43 |
| 683 | 2026-02-01T13:46:47.579Z | Downloaded salty v0.3.0 |
| 684 | 2026-02-01T13:46:47.603Z | Downloaded moka v0.12.10 |
| 685 | 2026-02-01T13:46:47.603Z | Downloaded hickory-proto v0.25.2 |
| 686 | 2026-02-01T13:46:47.627Z | Downloaded gimli v0.31.1 |
| 687 | 2026-02-01T13:46:47.628Z | Downloaded reqwest v0.12.24 |
| 688 | 2026-02-01T13:46:47.628Z | Downloaded regex v1.11.3 |
| 689 | 2026-02-01T13:46:47.652Z | Downloaded encoding_rs v0.8.34 |
| 690 | 2026-02-01T13:46:47.676Z | Downloaded portable-atomic v1.11.0 |
| 691 | 2026-02-01T13:46:47.676Z | Downloaded p384 v0.13.1 |
| 692 | 2026-02-01T13:46:47.676Z | Downloaded hickory-proto v0.24.4 |
| 693 | 2026-02-01T13:46:47.701Z | Downloaded unicode-segmentation v1.12.0 |
| 694 | 2026-02-01T13:46:47.701Z | Downloaded typed-path v0.9.3 |
| 695 | 2026-02-01T13:46:47.701Z | Downloaded tower v0.5.2 |
| 696 | 2026-02-01T13:46:47.725Z | Downloaded sqlparser v0.45.0 |
| 697 | 2026-02-01T13:46:47.725Z | Downloaded radix_trie v0.2.1 |
| 698 | 2026-02-01T13:46:47.725Z | Downloaded zip v0.6.6 |
| 699 | 2026-02-01T13:46:47.725Z | Downloaded yansi v1.0.1 |
| 700 | 2026-02-01T13:46:47.725Z | Downloaded unicode_categories v0.1.1 |
| 701 | 2026-02-01T13:46:47.749Z | Downloaded tokio-util v0.7.15 |
| 702 | 2026-02-01T13:46:47.749Z | Downloaded serde_with v3.16.1 |
| 703 | 2026-02-01T13:46:47.749Z | Downloaded petname v2.0.2 |
| 704 | 2026-02-01T13:46:48.797Z | Downloaded zerocopy v0.6.6 |
| 705 | 2026-02-01T13:46:48.797Z | Downloaded vte v0.11.1 |
| 706 | 2026-02-01T13:46:48.798Z | Downloaded tracing-core v0.1.32 |
| 707 | 2026-02-01T13:46:48.798Z | Downloaded tracing v0.1.40 |
| 708 | 2026-02-01T13:46:48.798Z | Downloaded ring v0.17.14 |
| 709 | 2026-02-01T13:46:48.844Z | Downloaded steno v0.4.1 |
| 710 | 2026-02-01T13:46:48.844Z | Downloaded ssh-key v0.6.6 |
| 711 | 2026-02-01T13:46:48.844Z | Downloaded rpassword v7.4.0 |
| 712 | 2026-02-01T13:46:48.844Z | Downloaded quinn-proto v0.11.8 |
| 713 | 2026-02-01T13:46:48.844Z | Downloaded git2 v0.20.2 |
| 714 | 2026-02-01T13:46:48.844Z | Downloaded yasna v0.5.2 |
| 715 | 2026-02-01T13:46:48.844Z | Downloaded xz2 v0.1.7 |
| 716 | 2026-02-01T13:46:48.844Z | Downloaded libgit2-sys v0.18.2+1.9.1 |
| 717 | 2026-02-01T13:46:48.844Z | Downloaded vergen v9.0.6 |
| 718 | 2026-02-01T13:46:48.844Z | Downloaded value-bag v1.12.0 |
| 719 | 2026-02-01T13:46:48.844Z | Downloaded uuid v1.19.0 |
| 720 | 2026-02-01T13:46:48.844Z | Downloaded unsafe-libyaml v0.2.11 |
| 721 | 2026-02-01T13:46:48.844Z | Downloaded unicode-bidi v0.3.17 |
| 722 | 2026-02-01T13:46:48.844Z | Downloaded typify v0.4.3 |
| 723 | 2026-02-01T13:46:48.844Z | Downloaded toml_edit v0.19.15 |
| 724 | 2026-02-01T13:46:48.844Z | Downloaded tokio-postgres v0.7.13 |
| 725 | 2026-02-01T13:46:48.844Z | Downloaded rustyline v14.0.0 |
| 726 | 2026-02-01T13:46:48.844Z | Downloaded p521 v0.13.3 |
| 727 | 2026-02-01T13:46:48.844Z | Downloaded itertools v0.14.0 |
| 728 | 2026-02-01T13:46:48.844Z | Downloaded bstr v1.10.0 |
| 729 | 2026-02-01T13:46:48.844Z | Downloaded xshell v0.2.7 |
| 730 | 2026-02-01T13:46:48.844Z | Downloaded wyz v0.5.1 |
| 731 | 2026-02-01T13:46:48.844Z | Downloaded whoami v1.5.2 |
| 732 | 2026-02-01T13:46:48.845Z | Downloaded walkdir v2.5.0 |
| 733 | 2026-02-01T13:46:48.845Z | Downloaded vsss-rs v3.3.4 |
| 734 | 2026-02-01T13:46:48.845Z | Downloaded usdt-impl v0.6.0 |
| 735 | 2026-02-01T13:46:48.845Z | Downloaded unicode-properties v0.1.3 |
| 736 | 2026-02-01T13:46:48.845Z | Downloaded tungstenite v0.23.0 |
| 737 | 2026-02-01T13:46:48.845Z | Downloaded tungstenite v0.21.0 |
| 738 | 2026-02-01T13:46:48.845Z | Downloaded test-strategy v0.4.3 |
| 739 | 2026-02-01T13:46:48.845Z | Downloaded rayon v1.10.0 |
| 740 | 2026-02-01T13:46:48.845Z | Downloaded quick-xml v0.37.2 |
| 741 | 2026-02-01T13:46:48.845Z | Downloaded zone_cfg_derive v0.1.2 |
| 742 | 2026-02-01T13:46:48.845Z | Downloaded zone v0.3.1 |
| 743 | 2026-02-01T13:46:48.845Z | Downloaded zone v0.1.8 |
| 744 | 2026-02-01T13:46:48.845Z | Downloaded zeroize_derive v1.4.2 |
| 745 | 2026-02-01T13:46:48.845Z | Downloaded xshell-macros v0.2.7 |
| 746 | 2026-02-01T13:46:48.845Z | Downloaded xattr v1.3.1 |
| 747 | 2026-02-01T13:46:48.845Z | Downloaded vergen-lib v0.1.6 |
| 748 | 2026-02-01T13:46:48.845Z | Downloaded vergen-gitcl v1.0.8 |
| 749 | 2026-02-01T13:46:48.845Z | Downloaded vergen-git2 v1.0.7 |
| 750 | 2026-02-01T13:46:48.845Z | Downloaded uzers v0.12.1 |
| 751 | 2026-02-01T13:46:48.845Z | Downloaded utf-8 v0.7.6 |
| 752 | 2026-02-01T13:46:48.845Z | Downloaded usdt-attr-macro v0.6.0 |
| 753 | 2026-02-01T13:46:48.845Z | Downloaded usdt v0.6.0 |
| 754 | 2026-02-01T13:46:48.845Z | Downloaded untrusted v0.7.1 |
| 755 | 2026-02-01T13:46:48.845Z | Downloaded unit-prefix v0.5.1 |
| 756 | 2026-02-01T13:46:48.845Z | Downloaded unicode-truncate v1.1.0 |
| 757 | 2026-02-01T13:46:48.845Z | Downloaded unicase v2.8.1 |
| 758 | 2026-02-01T13:46:48.845Z | Downloaded unarray v0.1.4 |
| 759 | 2026-02-01T13:46:48.845Z | Downloaded typify-macro v0.4.3 |
| 760 | 2026-02-01T13:46:48.845Z | Downloaded typify-macro v0.2.0 |
| 761 | 2026-02-01T13:46:48.845Z | Downloaded typify v0.2.0 |
| 762 | 2026-02-01T13:46:48.845Z | Downloaded twox-hash v2.1.0 |
| 763 | 2026-02-01T13:46:48.845Z | Downloaded tui-tree-widget v0.23.1 |
| 764 | 2026-02-01T13:46:48.845Z | Downloaded toml v0.9.11+spec-1.1.0 |
| 765 | 2026-02-01T13:46:48.845Z | Downloaded toml v0.7.8 |
| 766 | 2026-02-01T13:46:48.845Z | Downloaded tinyvec v1.8.0 |
| 767 | 2026-02-01T13:46:48.845Z | Downloaded thiserror-no-std v2.0.2 |
| 768 | 2026-02-01T13:46:48.845Z | Downloaded snafu v0.8.5 |
| 769 | 2026-02-01T13:46:48.845Z | Downloaded signal-hook v0.3.18 |
| 770 | 2026-02-01T13:46:48.845Z | Downloaded schemars v1.0.4 |
| 771 | 2026-02-01T13:46:48.846Z | Downloaded samael v0.0.19 |
| 772 | 2026-02-01T13:46:48.846Z | Downloaded reedline v0.40.0 |
| 773 | 2026-02-01T13:46:48.846Z | Downloaded want v0.3.1 |
| 774 | 2026-02-01T13:46:48.846Z | Downloaded waitgroup v0.1.2 |
| 775 | 2026-02-01T13:46:48.846Z | Downloaded wait-timeout v0.2.0 |
| 776 | 2026-02-01T13:46:48.846Z | Downloaded vte_generate_state_changes v0.1.2 |
| 777 | 2026-02-01T13:46:48.846Z | Downloaded void v1.0.2 |
| 778 | 2026-02-01T13:46:48.846Z | Downloaded usdt-macro v0.6.0 |
| 779 | 2026-02-01T13:46:48.846Z | Downloaded untrusted v0.9.0 |
| 780 | 2026-02-01T13:46:48.846Z | Downloaded universal-hash v0.5.1 |
| 781 | 2026-02-01T13:46:48.846Z | Downloaded try-lock v0.2.5 |
| 782 | 2026-02-01T13:46:48.846Z | Downloaded trait-variant v0.1.2 |
| 783 | 2026-02-01T13:46:48.846Z | Downloaded tracing-attributes v0.1.27 |
| 784 | 2026-02-01T13:46:48.846Z | Downloaded toml_parser v1.0.6+spec-1.1.0 |
| 785 | 2026-02-01T13:46:48.846Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 786 | 2026-02-01T13:46:48.846Z | Downloaded tokio-tungstenite v0.21.0 |
| 787 | 2026-02-01T13:46:48.846Z | Downloaded tokio-stream v0.1.17 |
| 788 | 2026-02-01T13:46:48.846Z | Downloaded tokio-rustls v0.26.0 |
| 789 | 2026-02-01T13:46:48.846Z | Downloaded tokio-rustls v0.25.0 |
| 790 | 2026-02-01T13:46:48.846Z | Downloaded tokio-rustls v0.24.1 |
| 791 | 2026-02-01T13:46:48.846Z | Downloaded tokio-native-tls v0.3.1 |
| 792 | 2026-02-01T13:46:48.846Z | Downloaded tokio-macros v2.6.0 |
| 793 | 2026-02-01T13:46:48.846Z | Downloaded tokio-dtrace v0.1.0 |
| 794 | 2026-02-01T13:46:48.846Z | Downloaded tls_codec_derive v0.4.1 |
| 795 | 2026-02-01T13:46:48.846Z | Downloaded tls_codec v0.4.1 |
| 796 | 2026-02-01T13:46:48.846Z | Downloaded tiny-keccak v2.0.2 |
| 797 | 2026-02-01T13:46:48.846Z | Downloaded time-macros v0.2.24 |
| 798 | 2026-02-01T13:46:48.846Z | Downloaded thread-id v5.0.0 |
| 799 | 2026-02-01T13:46:48.846Z | Downloaded tar v0.4.44 |
| 800 | 2026-02-01T13:46:48.846Z | Downloaded slog v2.8.2 |
| 801 | 2026-02-01T13:46:48.846Z | Downloaded similar v2.7.0 |
| 802 | 2026-02-01T13:46:48.846Z | Downloaded schemars v0.9.0 |
| 803 | 2026-02-01T13:46:48.846Z | Downloaded russh v0.45.0 |
| 804 | 2026-02-01T13:46:48.846Z | Downloaded rsa v0.9.8 |
| 805 | 2026-02-01T13:46:48.846Z | Downloaded lalrpop v0.19.12 |
| 806 | 2026-02-01T13:46:48.846Z | Downloaded itertools v0.13.0 |
| 807 | 2026-02-01T13:46:48.846Z | Downloaded iri-string v0.7.8 |
| 808 | 2026-02-01T13:46:48.846Z | Downloaded tower-layer v0.3.3 |
| 809 | 2026-02-01T13:46:48.872Z | Downloaded topological-sort v0.2.2 |
| 810 | 2026-02-01T13:46:48.872Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 811 | 2026-02-01T13:46:48.872Z | Downloaded tokio-tungstenite v0.23.1 |
| 812 | 2026-02-01T13:46:48.872Z | Downloaded tinyvec_macros v0.1.1 |
| 813 | 2026-02-01T13:46:48.872Z | Downloaded time-core v0.1.6 |
| 814 | 2026-02-01T13:46:48.872Z | Downloaded thread_local v1.1.8 |
| 815 | 2026-02-01T13:46:48.872Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 816 | 2026-02-01T13:46:48.872Z | Downloaded testing_table v0.3.0 |
| 817 | 2026-02-01T13:46:48.872Z | Downloaded termios v0.3.3 |
| 818 | 2026-02-01T13:46:48.872Z | Downloaded term v1.1.0 |
| 819 | 2026-02-01T13:46:48.872Z | Downloaded term v0.7.0 |
| 820 | 2026-02-01T13:46:48.872Z | Downloaded sync_wrapper v1.0.1 |
| 821 | 2026-02-01T13:46:48.872Z | Downloaded sync-ptr v0.1.4 |
| 822 | 2026-02-01T13:46:48.872Z | Downloaded support-bundle-viewer v0.1.2 |
| 823 | 2026-02-01T13:46:48.872Z | Downloaded subtle v2.6.1 |
| 824 | 2026-02-01T13:46:48.872Z | Downloaded subprocess v0.2.9 |
| 825 | 2026-02-01T13:46:48.872Z | Downloaded strum_macros v0.27.2 |
| 826 | 2026-02-01T13:46:48.872Z | Downloaded strum_macros v0.26.4 |
| 827 | 2026-02-01T13:46:48.872Z | Downloaded strum_macros v0.24.3 |
| 828 | 2026-02-01T13:46:48.872Z | Downloaded strum v0.27.2 |
| 829 | 2026-02-01T13:46:48.872Z | Downloaded stringprep v0.1.5 |
| 830 | 2026-02-01T13:46:48.872Z | Downloaded string_cache v0.8.9 |
| 831 | 2026-02-01T13:46:48.872Z | Downloaded static_assertions v1.1.0 |
| 832 | 2026-02-01T13:46:48.872Z | Downloaded spin v0.9.8 |
| 833 | 2026-02-01T13:46:48.872Z | Downloaded socket2 v0.6.1 |
| 834 | 2026-02-01T13:46:48.872Z | Downloaded socket2 v0.5.10 |
| 835 | 2026-02-01T13:46:48.872Z | Downloaded smf v0.2.3 |
| 836 | 2026-02-01T13:46:48.872Z | Downloaded serde_yaml v0.9.34+deprecated |
| 837 | 2026-02-01T13:46:48.872Z | Downloaded schemars v0.8.22 |
| 838 | 2026-02-01T13:46:48.872Z | Downloaded rustls-pki-types v1.10.0 |
| 839 | 2026-02-01T13:46:48.872Z | Downloaded rand v0.9.2 |
| 840 | 2026-02-01T13:46:48.872Z | Downloaded qorb v0.4.1 |
| 841 | 2026-02-01T13:46:48.872Z | Downloaded prettyplease v0.2.36 |
| 842 | 2026-02-01T13:46:48.872Z | Downloaded pretty_assertions v1.4.1 |
| 843 | 2026-02-01T13:46:48.872Z | Downloaded prefix-trie v0.7.0 |
| 844 | 2026-02-01T13:46:48.872Z | Downloaded nom v7.1.3 |
| 845 | 2026-02-01T13:46:48.873Z | Downloaded itertools v0.12.1 |
| 846 | 2026-02-01T13:46:48.873Z | Downloaded goblin v0.10.2 |
| 847 | 2026-02-01T13:46:48.873Z | Downloaded curve25519-dalek v4.1.3 |
| 848 | 2026-02-01T13:46:48.873Z | Downloaded tap v1.0.1 |
| 849 | 2026-02-01T13:46:48.873Z | Downloaded take_mut v0.2.2 |
| 850 | 2026-02-01T13:46:48.873Z | Downloaded tagptr v0.2.0 |
| 851 | 2026-02-01T13:46:48.873Z | Downloaded tabwriter v1.4.0 |
| 852 | 2026-02-01T13:46:48.873Z | Downloaded tabled_derive v0.11.0 |
| 853 | 2026-02-01T13:46:48.873Z | Downloaded tabled_derive v0.10.0 |
| 854 | 2026-02-01T13:46:48.873Z | Downloaded supports-color v3.0.2 |
| 855 | 2026-02-01T13:46:48.873Z | Downloaded strum v0.26.3 |
| 856 | 2026-02-01T13:46:48.873Z | Downloaded structmeta-derive v0.3.0 |
| 857 | 2026-02-01T13:46:48.873Z | Downloaded structmeta v0.3.0 |
| 858 | 2026-02-01T13:46:48.873Z | Downloaded strip-ansi-escapes v0.2.0 |
| 859 | 2026-02-01T13:46:48.873Z | Downloaded ssh-encoding v0.2.0 |
| 860 | 2026-02-01T13:46:48.873Z | Downloaded ssh-cipher v0.2.0 |
| 861 | 2026-02-01T13:46:48.873Z | Downloaded sqlparser_derive v0.2.2 |
| 862 | 2026-02-01T13:46:48.873Z | Downloaded sqlformat v0.3.5 |
| 863 | 2026-02-01T13:46:48.873Z | Downloaded spki v0.7.3 |
| 864 | 2026-02-01T13:46:48.873Z | Downloaded snafu-derive v0.8.5 |
| 865 | 2026-02-01T13:46:48.873Z | Downloaded smallvec v0.6.14 |
| 866 | 2026-02-01T13:46:48.873Z | Downloaded slog-term v2.9.2 |
| 867 | 2026-02-01T13:46:48.873Z | Downloaded slog-stdlog v4.1.1 |
| 868 | 2026-02-01T13:46:48.873Z | Downloaded slog-scope v4.4.0 |
| 869 | 2026-02-01T13:46:48.873Z | Downloaded slog-json v2.6.1 |
| 870 | 2026-02-01T13:46:48.873Z | Downloaded slog-envlogger v2.2.0 |
| 871 | 2026-02-01T13:46:48.873Z | Downloaded slog-dtrace v0.3.0 |
| 872 | 2026-02-01T13:46:48.873Z | Downloaded slog-async v2.8.0 |
| 873 | 2026-02-01T13:46:48.873Z | Downloaded slab v0.4.9 |
| 874 | 2026-02-01T13:46:48.873Z | Downloaded signal-hook-registry v1.4.2 |
| 875 | 2026-02-01T13:46:48.873Z | Downloaded serde_with_macros v3.16.1 |
| 876 | 2026-02-01T13:46:48.873Z | Downloaded serde_derive_internals v0.29.1 |
| 877 | 2026-02-01T13:46:48.873Z | Downloaded serde_cbor v0.11.2 |
| 878 | 2026-02-01T13:46:48.873Z | Downloaded serde_bytes v0.11.19 |
| 879 | 2026-02-01T13:46:48.873Z | Downloaded sec1 v0.7.3 |
| 880 | 2026-02-01T13:46:48.873Z | Downloaded ryu v1.0.18 |
| 881 | 2026-02-01T13:46:48.873Z | Downloaded rustls-native-certs v0.8.1 |
| 882 | 2026-02-01T13:46:48.873Z | Downloaded ron v0.8.1 |
| 883 | 2026-02-01T13:46:48.874Z | Downloaded ron v0.7.1 |
| 884 | 2026-02-01T13:46:48.874Z | Downloaded rcgen v0.12.1 |
| 885 | 2026-02-01T13:46:48.874Z | Downloaded rayon-core v1.12.1 |
| 886 | 2026-02-01T13:46:48.874Z | Downloaded rand v0.8.5 |
| 887 | 2026-02-01T13:46:48.874Z | Downloaded quinn v0.11.5 |
| 888 | 2026-02-01T13:46:48.874Z | Downloaded publicsuffix v2.3.0 |
| 889 | 2026-02-01T13:46:48.874Z | Downloaded progenitor-impl v0.11.2 |
| 890 | 2026-02-01T13:46:48.874Z | Downloaded num-bigint-dig v0.8.6 |
| 891 | 2026-02-01T13:46:48.874Z | Downloaded mio v1.0.2 |
| 892 | 2026-02-01T13:46:48.874Z | Downloaded libxml v0.3.3 |
| 893 | 2026-02-01T13:46:48.874Z | Downloaded itertools v0.10.5 |
| 894 | 2026-02-01T13:46:48.874Z | Downloaded hyper v1.8.1 |
| 895 | 2026-02-01T13:46:48.874Z | Downloaded hkdf v0.12.4 |
| 896 | 2026-02-01T13:46:48.874Z | Downloaded futures-util v0.3.31 |
| 897 | 2026-02-01T13:46:48.874Z | Downloaded siphasher v1.0.1 |
| 898 | 2026-02-01T13:46:48.874Z | Downloaded signal-hook-tokio v0.3.1 |
| 899 | 2026-02-01T13:46:48.874Z | Downloaded shlex v1.3.0 |
| 900 | 2026-02-01T13:46:48.874Z | Downloaded shell-words v1.1.0 |
| 901 | 2026-02-01T13:46:48.874Z | Downloaded serde_urlencoded v0.7.1 |
| 902 | 2026-02-01T13:46:48.874Z | Downloaded serde_spanned v1.0.4 |
| 903 | 2026-02-01T13:46:48.874Z | Downloaded serde_repr v0.1.19 |
| 904 | 2026-02-01T13:46:48.874Z | Downloaded serde_plain v1.0.2 |
| 905 | 2026-02-01T13:46:48.874Z | Downloaded serde_path_to_error v0.1.20 |
| 906 | 2026-02-01T13:46:48.874Z | Downloaded serde-hex v0.1.0 |
| 907 | 2026-02-01T13:46:48.874Z | Downloaded serde-big-array v0.5.1 |
| 908 | 2026-02-01T13:46:48.874Z | Downloaded seq-macro v0.3.6 |
| 909 | 2026-02-01T13:46:48.899Z | Downloaded semver v0.1.20 |
| 910 | 2026-02-01T13:46:48.899Z | Downloaded secrecy v0.8.0 |
| 911 | 2026-02-01T13:46:48.899Z | Downloaded sct v0.7.1 |
| 912 | 2026-02-01T13:46:48.899Z | Downloaded scroll v0.13.0 |
| 913 | 2026-02-01T13:46:48.899Z | Downloaded schemars_derive v0.8.22 |
| 914 | 2026-02-01T13:46:48.899Z | Downloaded rusty-fork v0.3.0 |
| 915 | 2026-02-01T13:46:48.899Z | Downloaded rustls-pemfile v2.2.0 |
| 916 | 2026-02-01T13:46:48.899Z | Downloaded rustc-demangle v0.1.24 |
| 917 | 2026-02-01T13:46:48.899Z | Downloaded russh-keys v0.45.0 |
| 918 | 2026-02-01T13:46:48.899Z | Downloaded rtoolbox v0.0.2 |
| 919 | 2026-02-01T13:46:48.899Z | Downloaded progenitor-impl v0.10.0 |
| 920 | 2026-02-01T13:46:48.899Z | Downloaded libm v0.2.8 |
| 921 | 2026-02-01T13:46:48.899Z | Downloaded iddqd v0.3.16 |
| 922 | 2026-02-01T13:46:48.899Z | Downloaded simd-adler32 v0.3.7 |
| 923 | 2026-02-01T13:46:48.900Z | Downloaded sigpipe v0.1.3 |
| 924 | 2026-02-01T13:46:48.900Z | Downloaded signature v2.2.0 |
| 925 | 2026-02-01T13:46:48.900Z | Downloaded signal-hook-mio v0.2.4 |
| 926 | 2026-02-01T13:46:48.900Z | Downloaded sha1 v0.10.6 |
| 927 | 2026-02-01T13:46:48.900Z | Downloaded secrecy v0.10.3 |
| 928 | 2026-02-01T13:46:48.900Z | Downloaded scrypt v0.11.0 |
| 929 | 2026-02-01T13:46:48.900Z | Downloaded scroll_derive v0.13.1 |
| 930 | 2026-02-01T13:46:48.900Z | Downloaded sapling-renderdag v0.1.0 |
| 931 | 2026-02-01T13:46:48.900Z | Downloaded rustversion v1.0.22 |
| 932 | 2026-02-01T13:46:48.900Z | Downloaded rustls-pemfile v1.0.4 |
| 933 | 2026-02-01T13:46:48.900Z | Downloaded rustc_version v0.1.7 |
| 934 | 2026-02-01T13:46:48.900Z | Downloaded rustc-hash v2.1.1 |
| 935 | 2026-02-01T13:46:48.900Z | Downloaded russh-cryptovec v0.7.3 |
| 936 | 2026-02-01T13:46:48.900Z | Downloaded rand_seeder v0.4.0 |
| 937 | 2026-02-01T13:46:48.900Z | Downloaded rand_core v0.6.4 |
| 938 | 2026-02-01T13:46:48.900Z | Downloaded rand_chacha v0.9.0 |
| 939 | 2026-02-01T13:46:48.900Z | Downloaded r2d2 v0.8.10 |
| 940 | 2026-02-01T13:46:48.900Z | Downloaded quinn-udp v0.5.5 |
| 941 | 2026-02-01T13:46:48.900Z | Downloaded quick-error v1.2.3 |
| 942 | 2026-02-01T13:46:48.900Z | Downloaded progenitor-impl v0.8.0 |
| 943 | 2026-02-01T13:46:48.900Z | Downloaded pkcs5 v0.7.1 |
| 944 | 2026-02-01T13:46:48.900Z | Downloaded pin-project v1.1.6 |
| 945 | 2026-02-01T13:46:48.900Z | Downloaded parking_lot v0.12.3 |
| 946 | 2026-02-01T13:46:48.900Z | Downloaded papergrid v0.17.0 |
| 947 | 2026-02-01T13:46:48.900Z | Downloaded papergrid v0.14.0 |
| 948 | 2026-02-01T13:46:48.900Z | Downloaded p256 v0.13.2 |
| 949 | 2026-02-01T13:46:48.900Z | Downloaded oso v0.27.3 |
| 950 | 2026-02-01T13:46:48.900Z | Downloaded openssl-sys v0.9.109 |
| 951 | 2026-02-01T13:46:48.900Z | Downloaded num-bigint v0.4.6 |
| 952 | 2026-02-01T13:46:48.900Z | Downloaded minimal-lexical v0.2.1 |
| 953 | 2026-02-01T13:46:48.900Z | Downloaded h2 v0.4.6 |
| 954 | 2026-02-01T13:46:48.900Z | Downloaded chrono v0.4.43 |
| 955 | 2026-02-01T13:46:48.900Z | Downloaded scheduled-thread-pool v0.2.7 |
| 956 | 2026-02-01T13:46:48.900Z | Downloaded same-file v1.0.6 |
| 957 | 2026-02-01T13:46:48.900Z | Downloaded salsa20 v0.10.2 |
| 958 | 2026-02-01T13:46:48.900Z | Downloaded rustc_version v0.4.1 |
| 959 | 2026-02-01T13:46:48.900Z | Downloaded rustc-hash v1.1.0 |
| 960 | 2026-02-01T13:46:48.900Z | Downloaded resolv-conf v0.7.0 |
| 961 | 2026-02-01T13:46:48.900Z | Downloaded rand_xorshift v0.4.0 |
| 962 | 2026-02-01T13:46:48.900Z | Downloaded rand_core v0.9.3 |
| 963 | 2026-02-01T13:46:48.901Z | Downloaded rand_chacha v0.3.1 |
| 964 | 2026-02-01T13:46:48.901Z | Downloaded progenitor v0.11.2 |
| 965 | 2026-02-01T13:46:48.901Z | Downloaded progenitor v0.10.0 |
| 966 | 2026-02-01T13:46:48.901Z | Downloaded proc-macro-error2 v2.0.1 |
| 967 | 2026-02-01T13:46:48.901Z | Downloaded ppv-lite86 v0.2.20 |
| 968 | 2026-02-01T13:46:48.901Z | Downloaded postgres-types v0.2.9 |
| 969 | 2026-02-01T13:46:48.901Z | Downloaded postcard v1.0.10 |
| 970 | 2026-02-01T13:46:48.901Z | Downloaded pkcs1 v0.7.5 |
| 971 | 2026-02-01T13:46:48.901Z | Downloaded pin-project-lite v0.2.14 |
| 972 | 2026-02-01T13:46:48.901Z | Downloaded pin-project-internal v1.1.6 |
| 973 | 2026-02-01T13:46:48.901Z | Downloaded pem v3.0.5 |
| 974 | 2026-02-01T13:46:48.901Z | Downloaded peg-macros v0.8.5 |
| 975 | 2026-02-01T13:46:48.901Z | Downloaded peg v0.8.5 |
| 976 | 2026-02-01T13:46:48.901Z | Downloaded paste v1.0.15 |
| 977 | 2026-02-01T13:46:48.901Z | Downloaded password-hash v0.5.0 |
| 978 | 2026-02-01T13:46:48.901Z | Downloaded password-hash v0.4.2 |
| 979 | 2026-02-01T13:46:48.901Z | Downloaded parse-display-derive v0.10.0 |
| 980 | 2026-02-01T13:46:48.901Z | Downloaded parking_lot_core v0.9.10 |
| 981 | 2026-02-01T13:46:48.901Z | Downloaded parking_lot_core v0.8.6 |
| 982 | 2026-02-01T13:46:48.901Z | Downloaded parking_lot v0.11.2 |
| 983 | 2026-02-01T13:46:48.901Z | Downloaded indicatif v0.18.0 |
| 984 | 2026-02-01T13:46:48.901Z | Downloaded hyper-util v0.1.19 |
| 985 | 2026-02-01T13:46:48.901Z | Downloaded hashbrown v0.15.4 |
| 986 | 2026-02-01T13:46:48.901Z | Downloaded expectorate v1.2.0 |
| 987 | 2026-02-01T13:46:48.901Z | Downloaded ref-cast-impl v1.0.25 |
| 988 | 2026-02-01T13:46:48.901Z | Downloaded ref-cast v1.0.25 |
| 989 | 2026-02-01T13:46:48.901Z | Downloaded radium v0.7.0 |
| 990 | 2026-02-01T13:46:48.901Z | Downloaded progenitor-macro v0.11.2 |
| 991 | 2026-02-01T13:46:48.901Z | Downloaded progenitor-macro v0.10.0 |
| 992 | 2026-02-01T13:46:48.901Z | Downloaded progenitor-macro v0.8.0 |
| 993 | 2026-02-01T13:46:48.901Z | Downloaded progenitor-client v0.11.2 |
| 994 | 2026-02-01T13:46:48.901Z | Downloaded progenitor-client v0.8.0 |
| 995 | 2026-02-01T13:46:48.901Z | Downloaded primeorder v0.13.6 |
| 996 | 2026-02-01T13:46:48.901Z | Downloaded predicates-core v1.0.8 |
| 997 | 2026-02-01T13:46:48.901Z | Downloaded predicates v3.1.3 |
| 998 | 2026-02-01T13:46:48.901Z | Downloaded precomputed-hash v0.1.1 |
| 999 | 2026-02-01T13:46:48.901Z | Downloaded postgres-protocol v0.6.8 |
| 1000 | 2026-02-01T13:46:48.901Z | Downloaded polyval v0.6.2 |
| 1001 | 2026-02-01T13:46:48.902Z | Downloaded poly1305 v0.8.0 |
| 1002 | 2026-02-01T13:46:48.902Z | Downloaded pkg-config v0.3.31 |
| 1003 | 2026-02-01T13:46:48.902Z | Downloaded pkcs8 v0.10.2 |
| 1004 | 2026-02-01T13:46:48.902Z | Downloaded pin-utils v0.1.0 |
| 1005 | 2026-02-01T13:46:48.902Z | Downloaded phf_shared v0.12.1 |
| 1006 | 2026-02-01T13:46:48.902Z | Downloaded phf_shared v0.11.2 |
| 1007 | 2026-02-01T13:46:48.902Z | Downloaded phf v0.12.1 |
| 1008 | 2026-02-01T13:46:48.902Z | Downloaded phf v0.11.2 |
| 1009 | 2026-02-01T13:46:48.927Z | Downloaded pem-rfc7468 v0.7.0 |
| 1010 | 2026-02-01T13:46:48.927Z | Downloaded peg-runtime v0.8.5 |
| 1011 | 2026-02-01T13:46:48.927Z | Downloaded pbkdf2 v0.12.2 |
| 1012 | 2026-02-01T13:46:48.927Z | Downloaded pbkdf2 v0.11.0 |
| 1013 | 2026-02-01T13:46:48.927Z | Downloaded path-slash v0.1.5 |
| 1014 | 2026-02-01T13:46:48.927Z | Downloaded parse-size v1.1.0 |
| 1015 | 2026-02-01T13:46:48.927Z | Downloaded parse-display v0.10.0 |
| 1016 | 2026-02-01T13:46:48.927Z | Downloaded owo-colors v4.2.2 |
| 1017 | 2026-02-01T13:46:48.927Z | Downloaded omicron-zone-package v0.12.2 |
| 1018 | 2026-02-01T13:46:48.927Z | Downloaded num-complex v0.4.6 |
| 1019 | 2026-02-01T13:46:48.927Z | Downloaded nu-ansi-term v0.50.1 |
| 1020 | 2026-02-01T13:46:48.927Z | Downloaded miniz_oxide v0.8.5 |
| 1021 | 2026-02-01T13:46:48.927Z | Downloaded litrs v0.4.1 |
| 1022 | 2026-02-01T13:46:48.927Z | Downloaded indicatif v0.17.11 |
| 1023 | 2026-02-01T13:46:48.927Z | Downloaded ignore v0.4.23 |
| 1024 | 2026-02-01T13:46:48.927Z | Downloaded http v1.4.0 |
| 1025 | 2026-02-01T13:46:48.927Z | Downloaded hickory-server v0.25.2 |
| 1026 | 2026-02-01T13:46:48.927Z | Downloaded hashbrown v0.13.2 |
| 1027 | 2026-02-01T13:46:48.927Z | Downloaded progenitor-client v0.10.0 |
| 1028 | 2026-02-01T13:46:48.927Z | Downloaded progenitor v0.8.0 |
| 1029 | 2026-02-01T13:46:48.927Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1030 | 2026-02-01T13:46:48.928Z | Downloaded proc-macro-crate v1.3.1 |
| 1031 | 2026-02-01T13:46:48.928Z | Downloaded pretty-hex v0.2.1 |
| 1032 | 2026-02-01T13:46:48.928Z | Downloaded predicates-tree v1.0.12 |
| 1033 | 2026-02-01T13:46:48.928Z | Downloaded powerfmt v0.2.0 |
| 1034 | 2026-02-01T13:46:48.928Z | Downloaded packed_struct v0.10.1 |
| 1035 | 2026-02-01T13:46:48.928Z | Downloaded oxnet v0.1.4 |
| 1036 | 2026-02-01T13:46:48.928Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1037 | 2026-02-01T13:46:48.928Z | Downloaded num_threads v0.1.7 |
| 1038 | 2026-02-01T13:46:48.928Z | Downloaded num_enum_derive v0.5.11 |
| 1039 | 2026-02-01T13:46:48.928Z | Downloaded num_enum v0.5.11 |
| 1040 | 2026-02-01T13:46:48.928Z | Downloaded num-rational v0.4.2 |
| 1041 | 2026-02-01T13:46:48.928Z | Downloaded num-integer v0.1.46 |
| 1042 | 2026-02-01T13:46:48.928Z | Downloaded num-derive v0.3.3 |
| 1043 | 2026-02-01T13:46:48.928Z | Downloaded newtype-uuid v1.3.2 |
| 1044 | 2026-02-01T13:46:48.928Z | Downloaded native-tls v0.2.12 |
| 1045 | 2026-02-01T13:46:48.928Z | Downloaded memmap2 v0.9.8 |
| 1046 | 2026-02-01T13:46:48.928Z | Downloaded libz-rs-sys v0.5.1 |
| 1047 | 2026-02-01T13:46:48.928Z | Downloaded libefi-sys v0.1.0 |
| 1048 | 2026-02-01T13:46:48.928Z | Downloaded jobserver v0.1.32 |
| 1049 | 2026-02-01T13:46:48.928Z | Downloaded jiff-static v0.2.15 |
| 1050 | 2026-02-01T13:46:48.928Z | Downloaded indexmap v1.9.3 |
| 1051 | 2026-02-01T13:46:48.928Z | Downloaded hyper-rustls v0.27.7 |
| 1052 | 2026-02-01T13:46:48.928Z | Downloaded httparse v1.9.5 |
| 1053 | 2026-02-01T13:46:48.928Z | Downloaded hickory-resolver v0.25.2 |
| 1054 | 2026-02-01T13:46:48.928Z | Downloaded hickory-resolver v0.24.4 |
| 1055 | 2026-02-01T13:46:48.928Z | Downloaded heapless v0.7.17 |
| 1056 | 2026-02-01T13:46:48.928Z | Downloaded hashbrown v0.12.3 |
| 1057 | 2026-02-01T13:46:48.928Z | Downloaded flate2 v1.1.2 |
| 1058 | 2026-02-01T13:46:48.928Z | Downloaded ed25519-dalek v2.1.1 |
| 1059 | 2026-02-01T13:46:48.928Z | Downloaded dropshot-api-manager v0.2.4 |
| 1060 | 2026-02-01T13:46:48.928Z | Downloaded oso-derive v0.27.3 |
| 1061 | 2026-02-01T13:46:48.928Z | Downloaded openssl-probe v0.1.5 |
| 1062 | 2026-02-01T13:46:48.928Z | Downloaded openssl-macros v0.1.1 |
| 1063 | 2026-02-01T13:46:48.928Z | Downloaded opaque-debug v0.3.1 |
| 1064 | 2026-02-01T13:46:48.928Z | Downloaded olpc-cjson v0.1.4 |
| 1065 | 2026-02-01T13:46:48.928Z | Downloaded number_prefix v0.4.0 |
| 1066 | 2026-02-01T13:46:48.928Z | Downloaded num-iter v0.1.45 |
| 1067 | 2026-02-01T13:46:48.928Z | Downloaded num-derive v0.4.2 |
| 1068 | 2026-02-01T13:46:48.929Z | Downloaded num-conv v0.1.0 |
| 1069 | 2026-02-01T13:46:48.929Z | Downloaded num v0.4.3 |
| 1070 | 2026-02-01T13:46:48.929Z | Downloaded normalize-line-endings v0.3.0 |
| 1071 | 2026-02-01T13:46:48.929Z | Downloaded nonempty v0.12.0 |
| 1072 | 2026-02-01T13:46:48.929Z | Downloaded nanorand v0.7.0 |
| 1073 | 2026-02-01T13:46:48.929Z | Downloaded multer v3.1.0 |
| 1074 | 2026-02-01T13:46:48.929Z | Downloaded mime_guess v2.0.5 |
| 1075 | 2026-02-01T13:46:48.929Z | Downloaded lockfree-object-pool v0.1.6 |
| 1076 | 2026-02-01T13:46:48.929Z | Downloaded lock_api v0.4.12 |
| 1077 | 2026-02-01T13:46:48.929Z | Downloaded linear-map v1.2.0 |
| 1078 | 2026-02-01T13:46:48.929Z | Downloaded libsw v3.5.0 |
| 1079 | 2026-02-01T13:46:48.929Z | Downloaded libscf-sys v1.1.0 |
| 1080 | 2026-02-01T13:46:48.929Z | Downloaded libloading v0.8.5 |
| 1081 | 2026-02-01T13:46:48.929Z | Downloaded lazycell v1.3.0 |
| 1082 | 2026-02-01T13:46:48.929Z | Downloaded kstat-rs v0.2.4 |
| 1083 | 2026-02-01T13:46:48.929Z | Downloaded keccak v0.1.5 |
| 1084 | 2026-02-01T13:46:48.929Z | Downloaded ingot-macros v0.1.1 |
| 1085 | 2026-02-01T13:46:48.929Z | Downloaded ingot v0.1.1 |
| 1086 | 2026-02-01T13:46:48.929Z | Downloaded indoc v2.0.6 |
| 1087 | 2026-02-01T13:46:48.929Z | Downloaded iana-time-zone v0.1.63 |
| 1088 | 2026-02-01T13:46:48.929Z | Downloaded hyper-staticfile v0.10.1 |
| 1089 | 2026-02-01T13:46:48.929Z | Downloaded humantime v2.2.0 |
| 1090 | 2026-02-01T13:46:48.929Z | Downloaded hubpack v0.1.2 |
| 1091 | 2026-02-01T13:46:48.929Z | Downloaded aws-lc-sys v0.26.0 |
| 1092 | 2026-02-01T13:46:49.104Z | Downloaded heapless v0.8.0 |
| 1093 | 2026-02-01T13:46:49.128Z | Downloaded headers v0.4.1 |
| 1094 | 2026-02-01T13:46:49.128Z | Downloaded futures v0.3.31 |
| 1095 | 2026-02-01T13:46:49.128Z | Downloaded dropshot_endpoint v0.16.7 |
| 1096 | 2026-02-01T13:46:49.128Z | Downloaded crossterm v0.29.0 |
| 1097 | 2026-02-01T13:46:49.152Z | Downloaded crossterm v0.28.1 |
| 1098 | 2026-02-01T13:46:49.152Z | Downloaded nibble_vec v0.1.0 |
| 1099 | 2026-02-01T13:46:49.152Z | Downloaded newtype_derive v0.1.6 |
| 1100 | 2026-02-01T13:46:49.152Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1101 | 2026-02-01T13:46:49.152Z | Downloaded newline-converter v0.3.0 |
| 1102 | 2026-02-01T13:46:49.152Z | Downloaded new_debug_unreachable v1.0.6 |
| 1103 | 2026-02-01T13:46:49.152Z | Downloaded multimap v0.10.1 |
| 1104 | 2026-02-01T13:46:49.152Z | Downloaded mime v0.3.17 |
| 1105 | 2026-02-01T13:46:49.152Z | Downloaded memoffset v0.9.1 |
| 1106 | 2026-02-01T13:46:49.152Z | Downloaded md5 v0.7.0 |
| 1107 | 2026-02-01T13:46:49.153Z | Downloaded md-5 v0.10.6 |
| 1108 | 2026-02-01T13:46:49.153Z | Downloaded maybe-uninit v2.0.0 |
| 1109 | 2026-02-01T13:46:49.153Z | Downloaded match_cfg v0.1.0 |
| 1110 | 2026-02-01T13:46:49.153Z | Downloaded maplit v1.0.2 |
| 1111 | 2026-02-01T13:46:49.153Z | Downloaded managed v0.8.0 |
| 1112 | 2026-02-01T13:46:49.153Z | Downloaded lzss v0.8.2 |
| 1113 | 2026-02-01T13:46:49.153Z | Downloaded lru-cache v0.1.2 |
| 1114 | 2026-02-01T13:46:49.177Z | Downloaded lru v0.12.5 |
| 1115 | 2026-02-01T13:46:49.177Z | Downloaded linked-hash-map v0.5.6 |
| 1116 | 2026-02-01T13:46:49.177Z | Downloaded libsw-core v0.3.1 |
| 1117 | 2026-02-01T13:46:49.177Z | Downloaded lazy_static v1.5.0 |
| 1118 | 2026-02-01T13:46:49.177Z | Downloaded lalrpop-util v0.19.12 |
| 1119 | 2026-02-01T13:46:49.177Z | Downloaded ipnetwork v0.21.1 |
| 1120 | 2026-02-01T13:46:49.177Z | Downloaded ipnet v2.11.0 |
| 1121 | 2026-02-01T13:46:49.177Z | Downloaded internet-checksum v0.2.1 |
| 1122 | 2026-02-01T13:46:49.177Z | Downloaded instant v0.1.13 |
| 1123 | 2026-02-01T13:46:49.177Z | Downloaded instability v0.3.2 |
| 1124 | 2026-02-01T13:46:49.177Z | Downloaded inout v0.1.3 |
| 1125 | 2026-02-01T13:46:49.177Z | Downloaded ingot-types v0.1.2 |
| 1126 | 2026-02-01T13:46:49.177Z | Downloaded indoc v1.0.9 |
| 1127 | 2026-02-01T13:46:49.177Z | Downloaded indent_write v2.2.0 |
| 1128 | 2026-02-01T13:46:49.177Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 1129 | 2026-02-01T13:46:49.202Z | Downloaded ident_case v1.0.1 |
| 1130 | 2026-02-01T13:46:49.202Z | Downloaded hyper-tls v0.6.0 |
| 1131 | 2026-02-01T13:46:49.202Z | Downloaded hubpack_derive v0.1.1 |
| 1132 | 2026-02-01T13:46:49.202Z | Downloaded httpdate v1.0.3 |
| 1133 | 2026-02-01T13:46:49.202Z | Downloaded http-range v0.1.5 |
| 1134 | 2026-02-01T13:46:49.202Z | Downloaded http-body-util v0.1.3 |
| 1135 | 2026-02-01T13:46:49.202Z | Downloaded http-body v1.0.1 |
| 1136 | 2026-02-01T13:46:49.202Z | Downloaded hmac v0.12.1 |
| 1137 | 2026-02-01T13:46:49.202Z | Downloaded hickory-client v0.25.2 |
| 1138 | 2026-02-01T13:46:49.202Z | Downloaded heck v0.3.3 |
| 1139 | 2026-02-01T13:46:49.202Z | Downloaded half v2.4.1 |
| 1140 | 2026-02-01T13:46:49.202Z | Downloaded getrandom v0.2.15 |
| 1141 | 2026-02-01T13:46:49.202Z | Downloaded fs_extra v1.3.0 |
| 1142 | 2026-02-01T13:46:49.202Z | Downloaded fs-err v2.11.0 |
| 1143 | 2026-02-01T13:46:49.202Z | Downloaded foldhash v0.1.5 |
| 1144 | 2026-02-01T13:46:49.227Z | Downloaded flume v0.11.1 |
| 1145 | 2026-02-01T13:46:49.227Z | Downloaded fatfs v0.3.6 |
| 1146 | 2026-02-01T13:46:49.227Z | Downloaded fallible-iterator v0.2.0 |
| 1147 | 2026-02-01T13:46:49.227Z | Downloaded erased-serde v0.3.31 |
| 1148 | 2026-02-01T13:46:49.227Z | Downloaded env_logger v0.11.8 |
| 1149 | 2026-02-01T13:46:49.227Z | Downloaded enum-as-inner v0.6.1 |
| 1150 | 2026-02-01T13:46:49.227Z | Downloaded ena v0.14.3 |
| 1151 | 2026-02-01T13:46:49.227Z | Downloaded elliptic-curve v0.13.8 |
| 1152 | 2026-02-01T13:46:49.227Z | Downloaded ed25519 v2.2.3 |
| 1153 | 2026-02-01T13:46:49.227Z | Downloaded diff v0.1.13 |
| 1154 | 2026-02-01T13:46:49.227Z | Downloaded diesel_derives v2.2.3 |
| 1155 | 2026-02-01T13:46:49.251Z | Downloaded derive_more v2.0.1 |
| 1156 | 2026-02-01T13:46:49.251Z | Downloaded derive-where v1.5.0 |
| 1157 | 2026-02-01T13:46:49.251Z | Downloaded der v0.7.10 |
| 1158 | 2026-02-01T13:46:49.251Z | Downloaded crypto-bigint v0.5.5 |
| 1159 | 2026-02-01T13:46:49.275Z | Downloaded cc v1.2.30 |
| 1160 | 2026-02-01T13:46:49.275Z | Downloaded bitvec v1.0.1 |
| 1161 | 2026-02-01T13:46:49.300Z | Downloaded bindgen v0.71.1 |
| 1162 | 2026-02-01T13:46:49.300Z | Downloaded is-terminal v0.4.13 |
| 1163 | 2026-02-01T13:46:49.300Z | Downloaded hostname v0.4.2 |
| 1164 | 2026-02-01T13:46:49.300Z | Downloaded hostname v0.3.1 |
| 1165 | 2026-02-01T13:46:49.300Z | Downloaded home v0.5.9 |
| 1166 | 2026-02-01T13:46:49.300Z | Downloaded highway v1.3.0 |
| 1167 | 2026-02-01T13:46:49.300Z | Downloaded hex-literal v0.4.1 |
| 1168 | 2026-02-01T13:46:49.300Z | Downloaded hex v0.4.3 |
| 1169 | 2026-02-01T13:46:49.300Z | Downloaded headers-core v0.3.0 |
| 1170 | 2026-02-01T13:46:49.300Z | Downloaded half v1.8.3 |
| 1171 | 2026-02-01T13:46:49.300Z | Downloaded group v0.13.0 |
| 1172 | 2026-02-01T13:46:49.300Z | Downloaded globset v0.4.15 |
| 1173 | 2026-02-01T13:46:49.300Z | Downloaded fxhash v0.2.1 |
| 1174 | 2026-02-01T13:46:49.300Z | Downloaded futures-task v0.3.31 |
| 1175 | 2026-02-01T13:46:49.324Z | Downloaded futures-io v0.3.31 |
| 1176 | 2026-02-01T13:46:49.324Z | Downloaded futures-executor v0.3.31 |
| 1177 | 2026-02-01T13:46:49.324Z | Downloaded futures-core v0.3.31 |
| 1178 | 2026-02-01T13:46:49.324Z | Downloaded futures-channel v0.3.31 |
| 1179 | 2026-02-01T13:46:49.324Z | Downloaded foreign-types-macros v0.2.3 |
| 1180 | 2026-02-01T13:46:49.324Z | Downloaded foreign-types v0.5.0 |
| 1181 | 2026-02-01T13:46:49.324Z | Downloaded foreign-types v0.3.2 |
| 1182 | 2026-02-01T13:46:49.325Z | Downloaded fixedbitset v0.5.7 |
| 1183 | 2026-02-01T13:46:49.325Z | Downloaded fixedbitset v0.4.2 |
| 1184 | 2026-02-01T13:46:49.325Z | Downloaded filetime v0.2.26 |
| 1185 | 2026-02-01T13:46:49.325Z | Downloaded ff v0.13.0 |
| 1186 | 2026-02-01T13:46:49.325Z | Downloaded env_filter v0.1.2 |
| 1187 | 2026-02-01T13:46:49.325Z | Downloaded embedded-io v0.6.1 |
| 1188 | 2026-02-01T13:46:49.325Z | Downloaded ecdsa v0.16.9 |
| 1189 | 2026-02-01T13:46:49.325Z | Downloaded dunce v1.0.5 |
| 1190 | 2026-02-01T13:46:49.325Z | Downloaded dtrace-parser v0.3.0 |
| 1191 | 2026-02-01T13:46:49.325Z | Downloaded dropshot-api-manager-types v0.2.4 |
| 1192 | 2026-02-01T13:46:49.325Z | Downloaded derive_more-impl v2.0.1 |
| 1193 | 2026-02-01T13:46:49.349Z | Downloaded darling_core v0.21.0 |
| 1194 | 2026-02-01T13:46:49.349Z | Downloaded darling_core v0.20.10 |
| 1195 | 2026-02-01T13:46:49.349Z | Downloaded darling v0.21.0 |
| 1196 | 2026-02-01T13:46:49.349Z | Downloaded crossbeam-channel v0.5.15 |
| 1197 | 2026-02-01T13:46:49.349Z | Downloaded const_format v0.2.34 |
| 1198 | 2026-02-01T13:46:49.374Z | Downloaded bytes v1.10.1 |
| 1199 | 2026-02-01T13:46:49.374Z | Downloaded bumpalo v3.16.0 |
| 1200 | 2026-02-01T13:46:49.374Z | Downloaded blake3 v1.5.4 |
| 1201 | 2026-02-01T13:46:49.374Z | Downloaded hash32 v0.2.1 |
| 1202 | 2026-02-01T13:46:49.374Z | Downloaded globwalk v0.9.1 |
| 1203 | 2026-02-01T13:46:49.374Z | Downloaded glob v0.3.2 |
| 1204 | 2026-02-01T13:46:49.374Z | Downloaded gethostname v0.5.0 |
| 1205 | 2026-02-01T13:46:49.374Z | Downloaded futures-sink v0.3.31 |
| 1206 | 2026-02-01T13:46:49.374Z | Downloaded futures-macro v0.3.31 |
| 1207 | 2026-02-01T13:46:49.374Z | Downloaded funty v2.0.0 |
| 1208 | 2026-02-01T13:46:49.374Z | Downloaded foreign-types-shared v0.3.1 |
| 1209 | 2026-02-01T13:46:49.374Z | Downloaded foreign-types-shared v0.1.1 |
| 1210 | 2026-02-01T13:46:49.398Z | Downloaded foldhash v0.2.0 |
| 1211 | 2026-02-01T13:46:49.398Z | Downloaded float-ord v0.3.2 |
| 1212 | 2026-02-01T13:46:49.398Z | Downloaded float-cmp v0.10.0 |
| 1213 | 2026-02-01T13:46:49.398Z | Downloaded flagset v0.4.6 |
| 1214 | 2026-02-01T13:46:49.398Z | Downloaded fd-lock v4.0.2 |
| 1215 | 2026-02-01T13:46:49.398Z | Downloaded embedded-io v0.4.0 |
| 1216 | 2026-02-01T13:46:49.398Z | Downloaded either v1.15.0 |
| 1217 | 2026-02-01T13:46:49.399Z | Downloaded dsl_auto_type v0.1.2 |
| 1218 | 2026-02-01T13:46:49.399Z | Downloaded drift v0.1.3 |
| 1219 | 2026-02-01T13:46:49.399Z | Downloaded dof v0.4.0 |
| 1220 | 2026-02-01T13:46:49.399Z | Downloaded dirs-next v2.0.0 |
| 1221 | 2026-02-01T13:46:49.399Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 1222 | 2026-02-01T13:46:49.399Z | Downloaded diesel-dtrace v0.4.2 |
| 1223 | 2026-02-01T13:46:49.399Z | Downloaded des v0.8.1 |
| 1224 | 2026-02-01T13:46:49.399Z | Downloaded derive_more v0.99.20 |
| 1225 | 2026-02-01T13:46:49.423Z | Downloaded derive_builder_macro v0.20.2 |
| 1226 | 2026-02-01T13:46:49.423Z | Downloaded derive_builder_core v0.20.2 |
| 1227 | 2026-02-01T13:46:49.423Z | Downloaded derive_builder v0.20.2 |
| 1228 | 2026-02-01T13:46:49.423Z | Downloaded der_derive v0.7.3 |
| 1229 | 2026-02-01T13:46:49.423Z | Downloaded defmt-parser v0.3.4 |
| 1230 | 2026-02-01T13:46:49.423Z | Downloaded defmt-macros v0.3.9 |
| 1231 | 2026-02-01T13:46:49.423Z | Downloaded defmt v0.3.8 |
| 1232 | 2026-02-01T13:46:49.423Z | Downloaded debug-ignore v1.0.5 |
| 1233 | 2026-02-01T13:46:49.423Z | Downloaded data-encoding v2.9.0 |
| 1234 | 2026-02-01T13:46:49.423Z | Downloaded darling_macro v0.20.10 |
| 1235 | 2026-02-01T13:46:49.448Z | Downloaded darling v0.20.10 |
| 1236 | 2026-02-01T13:46:49.448Z | Downloaded daft-derive v0.1.4 |
| 1237 | 2026-02-01T13:46:49.448Z | Downloaded ctr v0.9.2 |
| 1238 | 2026-02-01T13:46:49.448Z | Downloaded csv-core v0.1.11 |
| 1239 | 2026-02-01T13:46:49.448Z | Downloaded crossbeam-utils v0.8.21 |
| 1240 | 2026-02-01T13:46:49.448Z | Downloaded crossbeam-epoch v0.9.18 |
| 1241 | 2026-02-01T13:46:49.448Z | Downloaded crossbeam-deque v0.8.5 |
| 1242 | 2026-02-01T13:46:49.448Z | Downloaded critical-section v1.1.3 |
| 1243 | 2026-02-01T13:46:49.448Z | Downloaded crc32fast v1.4.2 |
| 1244 | 2026-02-01T13:46:49.448Z | Downloaded crc-any v2.5.0 |
| 1245 | 2026-02-01T13:46:49.448Z | Downloaded cookie_store v0.21.1 |
| 1246 | 2026-02-01T13:46:49.473Z | Downloaded convert_case v0.7.1 |
| 1247 | 2026-02-01T13:46:49.473Z | Downloaded const_format_proc_macros v0.2.34 |
| 1248 | 2026-02-01T13:46:49.473Z | Downloaded const-oid v0.9.6 |
| 1249 | 2026-02-01T13:46:49.473Z | Downloaded compact_str v0.8.0 |
| 1250 | 2026-02-01T13:46:49.473Z | Downloaded chacha20 v0.9.1 |
| 1251 | 2026-02-01T13:46:49.473Z | Downloaded cargo_metadata v0.19.2 |
| 1252 | 2026-02-01T13:46:49.473Z | Downloaded cancel-safe-futures v0.1.5 |
| 1253 | 2026-02-01T13:46:49.473Z | Downloaded camino-tempfile-ext v0.3.2 |
| 1254 | 2026-02-01T13:46:49.473Z | Downloaded bzip2 v0.4.4 |
| 1255 | 2026-02-01T13:46:49.473Z | Downloaded buf-list v1.0.3 |
| 1256 | 2026-02-01T13:46:49.473Z | Downloaded bindgen v0.69.5 |
| 1257 | 2026-02-01T13:46:49.497Z | Downloaded aws-lc-rs v1.12.4 |
| 1258 | 2026-02-01T13:46:49.497Z | Downloaded endian-type v0.1.2 |
| 1259 | 2026-02-01T13:46:49.497Z | Downloaded dyn-clone v1.0.20 |
| 1260 | 2026-02-01T13:46:49.497Z | Downloaded document-features v0.2.11 |
| 1261 | 2026-02-01T13:46:49.497Z | Downloaded display-error-chain v0.2.2 |
| 1262 | 2026-02-01T13:46:49.497Z | Downloaded dirs-sys-next v0.1.2 |
| 1263 | 2026-02-01T13:46:49.497Z | Downloaded difflib v0.4.0 |
| 1264 | 2026-02-01T13:46:49.497Z | Downloaded derive-ex v0.1.8 |
| 1265 | 2026-02-01T13:46:49.497Z | Downloaded deranged v0.5.3 |
| 1266 | 2026-02-01T13:46:49.497Z | Downloaded darling_macro v0.21.0 |
| 1267 | 2026-02-01T13:46:49.497Z | Downloaded daft v0.1.4 |
| 1268 | 2026-02-01T13:46:49.521Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1269 | 2026-02-01T13:46:49.521Z | Downloaded cstr-argument v0.1.2 |
| 1270 | 2026-02-01T13:46:49.521Z | Downloaded crunchy v0.2.2 |
| 1271 | 2026-02-01T13:46:49.521Z | Downloaded crc8 v0.1.1 |
| 1272 | 2026-02-01T13:46:49.522Z | Downloaded crc-catalog v2.4.0 |
| 1273 | 2026-02-01T13:46:49.522Z | Downloaded corncobs v0.1.4 |
| 1274 | 2026-02-01T13:46:49.522Z | Downloaded cookie v0.18.1 |
| 1275 | 2026-02-01T13:46:49.522Z | Downloaded convert_case v0.4.0 |
| 1276 | 2026-02-01T13:46:49.522Z | Downloaded console v0.16.0 |
| 1277 | 2026-02-01T13:46:49.522Z | Downloaded console v0.15.10 |
| 1278 | 2026-02-01T13:46:49.522Z | Downloaded colored v3.0.0 |
| 1279 | 2026-02-01T13:46:49.522Z | Downloaded colored v2.2.0 |
| 1280 | 2026-02-01T13:46:49.522Z | Downloaded cmake v0.1.51 |
| 1281 | 2026-02-01T13:46:49.522Z | Downloaded clang-sys v1.8.1 |
| 1282 | 2026-02-01T13:46:49.547Z | Downloaded cipher v0.4.4 |
| 1283 | 2026-02-01T13:46:49.547Z | Downloaded ciborium-ll v0.2.2 |
| 1284 | 2026-02-01T13:46:49.547Z | Downloaded ciborium-io v0.2.2 |
| 1285 | 2026-02-01T13:46:49.547Z | Downloaded ciborium v0.2.2 |
| 1286 | 2026-02-01T13:46:49.547Z | Downloaded chacha20poly1305 v0.10.1 |
| 1287 | 2026-02-01T13:46:49.547Z | Downloaded cfg_aliases v0.2.1 |
| 1288 | 2026-02-01T13:46:49.547Z | Downloaded cfg_aliases v0.1.1 |
| 1289 | 2026-02-01T13:46:49.547Z | Downloaded cexpr v0.6.0 |
| 1290 | 2026-02-01T13:46:49.547Z | Downloaded cbc v0.1.2 |
| 1291 | 2026-02-01T13:46:49.547Z | Downloaded castaway v0.2.3 |
| 1292 | 2026-02-01T13:46:49.547Z | Downloaded cassowary v0.3.0 |
| 1293 | 2026-02-01T13:46:49.547Z | Downloaded cargo-platform v0.1.8 |
| 1294 | 2026-02-01T13:46:49.547Z | Downloaded bzip2 v0.5.2 |
| 1295 | 2026-02-01T13:46:49.547Z | Downloaded blowfish v0.9.1 |
| 1296 | 2026-02-01T13:46:49.547Z | Downloaded base64 v0.21.7 |
| 1297 | 2026-02-01T13:46:49.571Z | Downloaded backtrace v0.3.74 |
| 1298 | 2026-02-01T13:46:49.572Z | Downloaded atomicwrites v0.4.4 |
| 1299 | 2026-02-01T13:46:49.572Z | Downloaded constant_time_eq v0.3.1 |
| 1300 | 2026-02-01T13:46:49.572Z | Downloaded cobs v0.2.3 |
| 1301 | 2026-02-01T13:46:49.572Z | Downloaded block-padding v0.3.3 |
| 1302 | 2026-02-01T13:46:49.572Z | Downloaded blake2 v0.10.6 |
| 1303 | 2026-02-01T13:46:49.572Z | Downloaded bitflags v1.3.2 |
| 1304 | 2026-02-01T13:46:49.572Z | Downloaded bitfield-struct v0.6.2 |
| 1305 | 2026-02-01T13:46:49.572Z | Downloaded bitfield-macros v0.19.2 |
| 1306 | 2026-02-01T13:46:49.572Z | Downloaded bitfield v0.19.2 |
| 1307 | 2026-02-01T13:46:49.572Z | Downloaded bit-vec v0.6.3 |
| 1308 | 2026-02-01T13:46:49.572Z | Downloaded bit-set v0.8.0 |
| 1309 | 2026-02-01T13:46:49.572Z | Downloaded bcs v0.1.6 |
| 1310 | 2026-02-01T13:46:49.572Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1311 | 2026-02-01T13:46:49.572Z | Downloaded bb8 v0.8.5 |
| 1312 | 2026-02-01T13:46:49.572Z | Downloaded base64ct v1.6.0 |
| 1313 | 2026-02-01T13:46:49.596Z | Downloaded base64 v0.22.1 |
| 1314 | 2026-02-01T13:46:49.596Z | Downloaded base64 v0.13.1 |
| 1315 | 2026-02-01T13:46:49.596Z | Downloaded base16ct v0.2.0 |
| 1316 | 2026-02-01T13:46:49.596Z | Downloaded backoff v0.4.0 |
| 1317 | 2026-02-01T13:46:49.596Z | Downloaded atty v0.2.14 |
| 1318 | 2026-02-01T13:46:49.596Z | Downloaded atomic-waker v1.1.2 |
| 1319 | 2026-02-01T13:46:49.596Z | Downloaded arrayvec v0.7.6 |
| 1320 | 2026-02-01T13:46:49.596Z | Downloaded array-init v0.0.4 |
| 1321 | 2026-02-01T13:46:49.596Z | Downloaded arc-swap v1.7.1 |
| 1322 | 2026-02-01T13:46:49.596Z | Downloaded allocator-api2 v0.2.21 |
| 1323 | 2026-02-01T13:46:49.596Z | Downloaded aho-corasick v1.1.3 |
| 1324 | 2026-02-01T13:46:49.621Z | Downloaded aes-gcm v0.10.3 |
| 1325 | 2026-02-01T13:46:49.621Z | Downloaded aes v0.8.4 |
| 1326 | 2026-02-01T13:46:49.621Z | Downloaded aead v0.5.2 |
| 1327 | 2026-02-01T13:46:49.621Z | Downloaded addr2line v0.24.2 |
| 1328 | 2026-02-01T13:46:49.621Z | Downloaded bit-set v0.5.3 |
| 1329 | 2026-02-01T13:46:49.621Z | Downloaded async-trait v0.1.89 |
| 1330 | 2026-02-01T13:46:49.621Z | Downloaded async-stream-impl v0.3.6 |
| 1331 | 2026-02-01T13:46:49.621Z | Downloaded async-recursion v1.1.1 |
| 1332 | 2026-02-01T13:46:49.621Z | Downloaded async-bb8-diesel v0.2.1 |
| 1333 | 2026-02-01T13:46:49.645Z | Downloaded ascii-canvas v3.0.0 |
| 1334 | 2026-02-01T13:46:49.645Z | Downloaded argon2 v0.5.3 |
| 1335 | 2026-02-01T13:46:49.646Z | Downloaded adler2 v2.0.0 |
| 1336 | 2026-02-01T13:46:49.646Z | Downloaded async-stream v0.3.6 |
| 1337 | 2026-02-01T13:46:49.646Z | Downloaded assert_matches v1.5.0 |
| 1338 | 2026-02-01T13:46:49.646Z | Downloaded arrayref v0.3.9 |
| 1339 | 2026-02-01T13:46:49.646Z | Downloaded ahash v0.8.12 |
| 1340 | 2026-02-01T13:46:49.843Z | Compiling value-bag v1.12.0 |
| 1341 | 2026-02-01T13:46:49.843Z | Compiling lock_api v0.4.12 |
| 1342 | 2026-02-01T13:46:49.843Z | Compiling scopeguard v1.2.0 |
| 1343 | 2026-02-01T13:46:49.867Z | Compiling shlex v1.3.0 |
| 1344 | 2026-02-01T13:46:49.867Z | Compiling smallvec v1.15.1 |
| 1345 | 2026-02-01T13:46:49.867Z | Compiling syn v2.0.114 |
| 1346 | 2026-02-01T13:46:49.891Z | Compiling getrandom v0.2.15 |
| 1347 | 2026-02-01T13:46:49.891Z | Compiling jobserver v0.1.32 |
| 1348 | 2026-02-01T13:46:50.079Z | Compiling typenum v1.17.0 |
| 1349 | 2026-02-01T13:46:50.313Z | Compiling log v0.4.29 |
| 1350 | 2026-02-01T13:46:50.386Z | Compiling cc v1.2.30 |
| 1351 | 2026-02-01T13:46:50.410Z | Compiling rand_core v0.6.4 |
| 1352 | 2026-02-01T13:46:50.436Z | Compiling generic-array v0.14.7 |
| 1353 | 2026-02-01T13:46:50.670Z | Compiling subtle v2.6.1 |
| 1354 | 2026-02-01T13:46:50.783Z | Compiling portable-atomic v1.11.0 |
| 1355 | 2026-02-01T13:46:50.826Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-02-01T13:46:50.927Z | Compiling critical-section v1.1.3 |
| 1357 | 2026-02-01T13:46:51.018Z | Compiling pkg-config v0.3.31 |
| 1358 | 2026-02-01T13:46:51.043Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-02-01T13:46:51.096Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-02-01T13:46:51.785Z | Compiling spin v0.9.8 |
| 1361 | 2026-02-01T13:46:52.215Z | Compiling regex-syntax v0.8.5 |
| 1362 | 2026-02-01T13:46:52.549Z | Compiling parking_lot_core v0.9.10 |
| 1363 | 2026-02-01T13:46:52.615Z | Compiling pin-project-lite v0.2.14 |
| 1364 | 2026-02-01T13:46:52.978Z | Compiling libm v0.2.8 |
| 1365 | 2026-02-01T13:46:53.029Z | Compiling rustix v0.38.37 |
| 1366 | 2026-02-01T13:46:53.259Z | Compiling once_cell v1.21.3 |
| 1367 | 2026-02-01T13:46:53.370Z | Compiling signal-hook-registry v1.4.2 |
| 1368 | 2026-02-01T13:46:53.588Z | Compiling num-traits v0.2.19 |
| 1369 | 2026-02-01T13:46:53.649Z | Compiling allocator-api2 v0.2.21 |
| 1370 | 2026-02-01T13:46:53.807Z | Compiling parking_lot v0.12.3 |
| 1371 | 2026-02-01T13:46:54.077Z | Compiling mio v1.0.2 |
| 1372 | 2026-02-01T13:46:54.112Z | Compiling futures-core v0.3.31 |
| 1373 | 2026-02-01T13:46:54.241Z | Compiling lazy_static v1.5.0 |
| 1374 | 2026-02-01T13:46:54.350Z | Compiling aho-corasick v1.1.3 |
| 1375 | 2026-02-01T13:46:54.379Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-02-01T13:46:54.510Z | Compiling socket2 v0.6.1 |
| 1377 | 2026-02-01T13:46:54.931Z | Compiling slab v0.4.9 |
| 1378 | 2026-02-01T13:46:54.955Z | Compiling cpufeatures v0.2.14 |
| 1379 | 2026-02-01T13:46:55.058Z | Compiling futures-sink v0.3.31 |
| 1380 | 2026-02-01T13:46:55.082Z | Compiling glob v0.3.2 |
| 1381 | 2026-02-01T13:46:55.240Z | Compiling either v1.15.0 |
| 1382 | 2026-02-01T13:46:55.264Z | Compiling futures-channel v0.3.31 |
| 1383 | 2026-02-01T13:46:55.624Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-02-01T13:46:55.651Z | Compiling futures-io v0.3.31 |
| 1385 | 2026-02-01T13:46:55.651Z | Compiling rustversion v1.0.22 |
| 1386 | 2026-02-01T13:46:55.787Z | Compiling clang-sys v1.8.1 |
| 1387 | 2026-02-01T13:46:55.914Z | Compiling pin-utils v0.1.0 |
| 1388 | 2026-02-01T13:46:56.015Z | Compiling regex-automata v0.4.11 |
| 1389 | 2026-02-01T13:46:56.099Z | Compiling futures-task v0.3.31 |
| 1390 | 2026-02-01T13:46:56.250Z | Compiling prettyplease v0.2.36 |
| 1391 | 2026-02-01T13:46:56.435Z | Compiling synstructure v0.13.1 |
| 1392 | 2026-02-01T13:46:56.542Z | Compiling minimal-lexical v0.2.1 |
| 1393 | 2026-02-01T13:46:56.732Z | Compiling indexmap v2.13.0 |
| 1394 | 2026-02-01T13:46:56.968Z | Compiling nom v7.1.3 |
| 1395 | 2026-02-01T13:46:57.103Z | Compiling libloading v0.8.5 |
| 1396 | 2026-02-01T13:46:57.407Z | Compiling base64ct v1.6.0 |
| 1397 | 2026-02-01T13:46:57.551Z | Compiling home v0.5.9 |
| 1398 | 2026-02-01T13:46:57.599Z | Compiling ident_case v1.0.1 |
| 1399 | 2026-02-01T13:46:57.747Z | Compiling bindgen v0.69.5 |
| 1400 | 2026-02-01T13:46:57.913Z | Compiling pem-rfc7468 v0.7.0 |
| 1401 | 2026-02-01T13:46:57.963Z | Compiling itertools v0.12.1 |
| 1402 | 2026-02-01T13:46:58.468Z | Compiling form_urlencoded v1.2.2 |
| 1403 | 2026-02-01T13:46:58.525Z | Compiling flagset v0.4.6 |
| 1404 | 2026-02-01T13:46:58.718Z | Compiling lazycell v1.3.0 |
| 1405 | 2026-02-01T13:46:58.749Z | Compiling rustc-hash v1.1.0 |
| 1406 | 2026-02-01T13:46:58.890Z | Compiling rand_core v0.9.3 |
| 1407 | 2026-02-01T13:46:58.914Z | Compiling cmake v0.1.51 |
| 1408 | 2026-02-01T13:46:59.343Z | Compiling cexpr v0.6.0 |
| 1409 | 2026-02-01T13:46:59.518Z | Compiling paste v1.0.15 |
| 1410 | 2026-02-01T13:46:59.617Z | Compiling dunce v1.0.5 |
| 1411 | 2026-02-01T13:46:59.749Z | Compiling foldhash v0.1.5 |
| 1412 | 2026-02-01T13:46:59.928Z | Compiling fs_extra v1.3.0 |
| 1413 | 2026-02-01T13:47:00.043Z | Compiling iana-time-zone v0.1.63 |
| 1414 | 2026-02-01T13:47:00.135Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-02-01T13:47:00.240Z | Compiling zeroize_derive v1.4.2 |
| 1416 | 2026-02-01T13:47:00.288Z | Compiling zerofrom-derive v0.1.4 |
| 1417 | 2026-02-01T13:47:00.382Z | Compiling yoke-derive v0.7.4 |
| 1418 | 2026-02-01T13:47:00.414Z | Compiling zerovec-derive v0.10.3 |
| 1419 | 2026-02-01T13:47:00.618Z | Compiling displaydoc v0.2.5 |
| 1420 | 2026-02-01T13:47:01.334Z | Compiling zeroize v1.8.1 |
| 1421 | 2026-02-01T13:47:01.855Z | Compiling icu_provider_macros v1.5.0 |
| 1422 | 2026-02-01T13:47:02.339Z | Compiling zerocopy-derive v0.7.35 |
| 1423 | 2026-02-01T13:47:02.496Z | Compiling tokio-macros v2.6.0 |
| 1424 | 2026-02-01T13:47:02.647Z | Compiling thiserror-impl v2.0.18 |
| 1425 | 2026-02-01T13:47:02.751Z | Compiling crypto-common v0.1.6 |
| 1426 | 2026-02-01T13:47:02.969Z | Compiling block-buffer v0.10.4 |
| 1427 | 2026-02-01T13:47:02.993Z | Compiling zerofrom v0.1.4 |
| 1428 | 2026-02-01T13:47:03.189Z | Compiling digest v0.10.7 |
| 1429 | 2026-02-01T13:47:03.228Z | Compiling yoke v0.7.4 |
| 1430 | 2026-02-01T13:47:03.550Z | Compiling zerovec v0.10.4 |
| 1431 | 2026-02-01T13:47:03.610Z | Compiling hmac v0.12.1 |
| 1432 | 2026-02-01T13:47:03.716Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-02-01T13:47:03.826Z | Compiling zerocopy v0.7.35 |
| 1434 | 2026-02-01T13:47:03.851Z | Compiling futures-macro v0.3.31 |
| 1435 | 2026-02-01T13:47:03.969Z | Compiling inout v0.1.3 |
| 1436 | 2026-02-01T13:47:04.219Z | Compiling regex v1.11.3 |
| 1437 | 2026-02-01T13:47:04.383Z | Compiling cipher v0.4.4 |
| 1438 | 2026-02-01T13:47:04.828Z | Compiling sha2 v0.10.9 |
| 1439 | 2026-02-01T13:47:04.973Z | Compiling ppv-lite86 v0.2.20 |
| 1440 | 2026-02-01T13:47:05.055Z | Compiling tinystr v0.7.6 |
| 1441 | 2026-02-01T13:47:05.080Z | Compiling icu_collections v1.5.0 |
| 1442 | 2026-02-01T13:47:05.292Z | Compiling thiserror v2.0.18 |
| 1443 | 2026-02-01T13:47:05.316Z | Compiling futures-util v0.3.31 |
| 1444 | 2026-02-01T13:47:05.421Z | Compiling icu_locid v1.5.0 |
| 1445 | 2026-02-01T13:47:05.464Z | Compiling der_derive v0.7.3 |
| 1446 | 2026-02-01T13:47:05.662Z | Compiling pest v2.8.2 |
| 1447 | 2026-02-01T13:47:05.740Z | Compiling serde v1.0.228 |
| 1448 | 2026-02-01T13:47:05.951Z | Compiling salsa20 v0.10.2 |
| 1449 | 2026-02-01T13:47:06.167Z | Compiling pbkdf2 v0.12.2 |
| 1450 | 2026-02-01T13:47:06.191Z | Compiling hashbrown v0.15.4 |
| 1451 | 2026-02-01T13:47:06.508Z | Compiling icu_provider v1.5.0 |
| 1452 | 2026-02-01T13:47:06.834Z | Compiling bitflags v2.9.4 |
| 1453 | 2026-02-01T13:47:07.192Z | Compiling bytes v1.10.1 |
| 1454 | 2026-02-01T13:47:07.303Z | Compiling icu_locid_transform v1.5.0 |
| 1455 | 2026-02-01T13:47:07.335Z | Compiling der v0.7.10 |
| 1456 | 2026-02-01T13:47:07.405Z | Compiling chrono v0.4.43 |
| 1457 | 2026-02-01T13:47:07.504Z | Compiling rustc_version v0.4.1 |
| 1458 | 2026-02-01T13:47:08.103Z | Compiling uuid v1.19.0 |
| 1459 | 2026-02-01T13:47:08.208Z | Compiling tokio v1.49.0 |
| 1460 | 2026-02-01T13:47:08.446Z | Compiling zerocopy v0.8.27 |
| 1461 | 2026-02-01T13:47:09.102Z | Compiling icu_properties v1.5.1 |
| 1462 | 2026-02-01T13:47:09.312Z | Compiling spki v0.7.3 |
| 1463 | 2026-02-01T13:47:09.340Z | Compiling vcpkg v0.2.15 |
| 1464 | 2026-02-01T13:47:09.753Z | Compiling http v1.4.0 |
| 1465 | 2026-02-01T13:47:09.915Z | Compiling pest_meta v2.8.2 |
| 1466 | 2026-02-01T13:47:10.251Z | Compiling scrypt v0.11.0 |
| 1467 | 2026-02-01T13:47:10.713Z | Compiling which v4.4.2 |
| 1468 | 2026-02-01T13:47:10.860Z | Compiling openssl-sys v0.9.109 |
| 1469 | 2026-02-01T13:47:11.234Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2026-02-01T13:47:11.284Z | Compiling aes v0.8.4 |
| 1471 | 2026-02-01T13:47:11.769Z | Compiling cbc v0.1.2 |
| 1472 | 2026-02-01T13:47:11.889Z | Compiling zerocopy-derive v0.8.27 |
| 1473 | 2026-02-01T13:47:12.210Z | Compiling pkcs5 v0.7.1 |
| 1474 | 2026-02-01T13:47:12.635Z | Compiling icu_normalizer v1.5.0 |
| 1475 | 2026-02-01T13:47:13.218Z | Compiling rand v0.9.2 |
| 1476 | 2026-02-01T13:47:13.242Z | Compiling pest_generator v2.8.2 |
| 1477 | 2026-02-01T13:47:13.514Z | Compiling idna_adapter v1.2.0 |
| 1478 | 2026-02-01T13:47:13.738Z | Compiling idna v1.0.3 |
| 1479 | 2026-02-01T13:47:13.859Z | Compiling tracing-attributes v0.1.27 |
| 1480 | 2026-02-01T13:47:14.052Z | Compiling serde_derive_internals v0.29.1 |
| 1481 | 2026-02-01T13:47:14.419Z | Compiling url v2.5.4 |
| 1482 | 2026-02-01T13:47:14.787Z | Compiling ring v0.17.14 |
| 1483 | 2026-02-01T13:47:15.023Z | Compiling tracing-core v0.1.32 |
| 1484 | 2026-02-01T13:47:15.780Z | Compiling adler2 v2.0.0 |
| 1485 | 2026-02-01T13:47:15.918Z | Compiling rustix v1.1.3 |
| 1486 | 2026-02-01T13:47:16.039Z | Compiling aws-lc-rs v1.12.4 |
| 1487 | 2026-02-01T13:47:16.063Z | Compiling schemars v0.8.22 |
| 1488 | 2026-02-01T13:47:16.121Z | Compiling miniz_oxide v0.8.5 |
| 1489 | 2026-02-01T13:47:16.522Z | Compiling schemars_derive v0.8.22 |
| 1490 | 2026-02-01T13:47:16.640Z | Compiling tracing v0.1.40 |
| 1491 | 2026-02-01T13:47:16.664Z | Compiling tokio-util v0.7.15 |
| 1492 | 2026-02-01T13:47:17.420Z | Compiling pest_derive v2.8.2 |
| 1493 | 2026-02-01T13:47:17.444Z | Compiling pkcs8 v0.10.2 |
| 1494 | 2026-02-01T13:47:18.047Z | Compiling http-body v1.0.1 |
| 1495 | 2026-02-01T13:47:18.100Z | Compiling scroll_derive v0.13.1 |
| 1496 | 2026-02-01T13:47:18.157Z | Compiling darling_core v0.20.10 |
| 1497 | 2026-02-01T13:47:18.307Z | Compiling base64 v0.22.1 |
| 1498 | 2026-02-01T13:47:18.688Z | Compiling tinyvec_macros v0.1.1 |
| 1499 | 2026-02-01T13:47:18.792Z | Compiling rustls-pki-types v1.10.0 |
| 1500 | 2026-02-01T13:47:18.887Z | Compiling dyn-clone v1.0.20 |
| 1501 | 2026-02-01T13:47:18.972Z | Compiling httparse v1.9.5 |
| 1502 | 2026-02-01T13:47:19.579Z | Compiling scroll v0.13.0 |
| 1503 | 2026-02-01T13:47:19.625Z | Compiling tinyvec v1.8.0 |
| 1504 | 2026-02-01T13:47:20.134Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1505 | 2026-02-01T13:47:20.666Z | Compiling zstd-sys v2.0.14+zstd.1.5.7 |
| 1506 | 2026-02-01T13:47:20.974Z | Compiling num-conv v0.1.0 |
| 1507 | 2026-02-01T13:47:21.170Z | Compiling openssl-probe v0.1.5 |
| 1508 | 2026-02-01T13:47:21.323Z | Compiling powerfmt v0.2.0 |
| 1509 | 2026-02-01T13:47:21.382Z | Compiling openssl v0.10.73 |
| 1510 | 2026-02-01T13:47:21.406Z | Compiling tower-service v0.3.3 |
| 1511 | 2026-02-01T13:47:21.539Z | Compiling try-lock v0.2.5 |
| 1512 | 2026-02-01T13:47:21.563Z | Compiling time-core v0.1.6 |
| 1513 | 2026-02-01T13:47:21.679Z | Compiling atomic-waker v1.1.2 |
| 1514 | 2026-02-01T13:47:21.713Z | Compiling tower-layer v0.3.3 |
| 1515 | 2026-02-01T13:47:21.760Z | Compiling untrusted v0.7.1 |
| 1516 | 2026-02-01T13:47:21.825Z | Compiling untrusted v0.9.0 |
| 1517 | 2026-02-01T13:47:21.876Z | Compiling foreign-types-shared v0.1.1 |
| 1518 | 2026-02-01T13:47:21.962Z | Compiling time-macros v0.2.24 |
| 1519 | 2026-02-01T13:47:21.990Z | Compiling foreign-types v0.3.2 |
| 1520 | 2026-02-01T13:47:22.053Z | Compiling h2 v0.4.6 |
| 1521 | 2026-02-01T13:47:22.077Z | Compiling tempfile v3.24.0 |
| 1522 | 2026-02-01T13:47:22.170Z | Compiling want v0.3.1 |
| 1523 | 2026-02-01T13:47:22.406Z | Compiling deranged v0.5.3 |
| 1524 | 2026-02-01T13:47:23.194Z | Compiling darling_macro v0.20.10 |
| 1525 | 2026-02-01T13:47:23.943Z | Compiling darling v0.20.10 |
| 1526 | 2026-02-01T13:47:24.068Z | Compiling goblin v0.10.2 |
| 1527 | 2026-02-01T13:47:24.558Z | Compiling ipnet v2.11.0 |
| 1528 | 2026-02-01T13:47:24.840Z | Compiling openssl-macros v0.1.1 |
| 1529 | 2026-02-01T13:47:25.222Z | Compiling wait-timeout v0.2.0 |
| 1530 | 2026-02-01T13:47:25.568Z | Compiling bit-vec v0.8.0 |
| 1531 | 2026-02-01T13:47:25.633Z | Compiling gimli v0.31.1 |
| 1532 | 2026-02-01T13:47:25.727Z | Compiling native-tls v0.2.12 |
| 1533 | 2026-02-01T13:47:25.970Z | Compiling syn v1.0.109 |
| 1534 | 2026-02-01T13:47:26.030Z | Compiling quick-error v1.2.3 |
| 1535 | 2026-02-01T13:47:26.118Z | Compiling crossbeam-utils v0.8.21 |
| 1536 | 2026-02-01T13:47:26.192Z | Compiling rustls v0.23.19 |
| 1537 | 2026-02-01T13:47:26.521Z | Compiling usdt-impl v0.6.0 |
| 1538 | 2026-02-01T13:47:26.599Z | Compiling httpdate v1.0.3 |
| 1539 | 2026-02-01T13:47:26.635Z | Compiling num_threads v0.1.7 |
| 1540 | 2026-02-01T13:47:26.748Z | Compiling time v0.3.43 |
| 1541 | 2026-02-01T13:47:26.973Z | Compiling rusty-fork v0.3.0 |
| 1542 | 2026-02-01T13:47:27.040Z | Compiling bit-set v0.8.0 |
| 1543 | 2026-02-01T13:47:27.732Z | Compiling derive_builder_core v0.20.2 |
| 1544 | 2026-02-01T13:47:29.576Z | Compiling addr2line v0.24.2 |
| 1545 | 2026-02-01T13:47:29.861Z | Compiling hyper v1.8.1 |
| 1546 | 2026-02-01T13:47:29.976Z | Compiling dof v0.4.0 |
| 1547 | 2026-02-01T13:47:30.191Z | Compiling unicode-normalization v0.1.24 |
| 1548 | 2026-02-01T13:47:30.736Z | Compiling dtrace-parser v0.3.0 |
| 1549 | 2026-02-01T13:47:31.186Z | Compiling heapless v0.7.17 |
| 1550 | 2026-02-01T13:47:31.605Z | Compiling signature v2.2.0 |
| 1551 | 2026-02-01T13:47:31.888Z | Compiling scroll_derive v0.12.0 |
| 1552 | 2026-02-01T13:47:31.943Z | Compiling thiserror-impl v1.0.69 |
| 1553 | 2026-02-01T13:47:32.433Z | Compiling rand_xorshift v0.4.0 |
| 1554 | 2026-02-01T13:47:32.694Z | Compiling darling_core v0.21.0 |
| 1555 | 2026-02-01T13:47:33.023Z | Compiling slog v2.8.2 |
| 1556 | 2026-02-01T13:47:33.204Z | Compiling thread-id v5.0.0 |
| 1557 | 2026-02-01T13:47:33.326Z | Compiling cookie v0.18.1 |
| 1558 | 2026-02-01T13:47:33.350Z | Compiling crc32fast v1.4.2 |
| 1559 | 2026-02-01T13:47:33.482Z | Compiling object v0.36.5 |
| 1560 | 2026-02-01T13:47:33.626Z | Compiling anyhow v1.0.99 |
| 1561 | 2026-02-01T13:47:33.672Z | Compiling signal-hook v0.3.18 |
| 1562 | 2026-02-01T13:47:33.970Z | Compiling unicode-bidi v0.3.17 |
| 1563 | 2026-02-01T13:47:33.997Z | Compiling siphasher v0.3.11 |
| 1564 | 2026-02-01T13:47:34.176Z | Compiling zlib-rs v0.5.1 |
| 1565 | 2026-02-01T13:47:34.200Z | Compiling unarray v0.1.4 |
| 1566 | 2026-02-01T13:47:34.387Z | Compiling rustc-demangle v0.1.24 |
| 1567 | 2026-02-01T13:47:34.412Z | Compiling zstd-safe v7.2.3 |
| 1568 | 2026-02-01T13:47:34.437Z | Compiling unicode-properties v0.1.3 |
| 1569 | 2026-02-01T13:47:34.756Z | Compiling stringprep v0.1.5 |
| 1570 | 2026-02-01T13:47:34.811Z | Compiling thiserror v1.0.69 |
| 1571 | 2026-02-01T13:47:34.971Z | Compiling proptest v1.7.0 |
| 1572 | 2026-02-01T13:47:35.077Z | Compiling phf_shared v0.11.2 |
| 1573 | 2026-02-01T13:47:35.687Z | Compiling scroll v0.12.0 |
| 1574 | 2026-02-01T13:47:36.203Z | Compiling hyper-util v0.1.19 |
| 1575 | 2026-02-01T13:47:36.436Z | Compiling derive_builder_macro v0.20.2 |
| 1576 | 2026-02-01T13:47:37.863Z | Compiling darling_macro v0.21.0 |
| 1577 | 2026-02-01T13:47:38.110Z | Compiling ipnetwork v0.21.1 |
| 1578 | 2026-02-01T13:47:38.599Z | Compiling curve25519-dalek v4.1.3 |
| 1579 | 2026-02-01T13:47:38.806Z | Compiling serde_spanned v0.6.9 |
| 1580 | 2026-02-01T13:47:39.050Z | Compiling backtrace v0.3.74 |
| 1581 | 2026-02-01T13:47:39.164Z | Compiling serde_tokenstream v0.2.2 |
| 1582 | 2026-02-01T13:47:39.367Z | Compiling erased-serde v0.3.31 |
| 1583 | 2026-02-01T13:47:39.748Z | Compiling libz-rs-sys v0.5.1 |
| 1584 | 2026-02-01T13:47:39.772Z | Compiling toml_datetime v0.6.11 |
| 1585 | 2026-02-01T13:47:40.029Z | Compiling rand_chacha v0.3.1 |
| 1586 | 2026-02-01T13:47:40.284Z | Compiling md-5 v0.10.6 |
| 1587 | 2026-02-01T13:47:40.479Z | Compiling vergen-lib v0.1.6 |
| 1588 | 2026-02-01T13:47:40.551Z | Compiling num-integer v0.1.46 |
| 1589 | 2026-02-01T13:47:40.586Z | Compiling sync_wrapper v1.0.1 |
| 1590 | 2026-02-01T13:47:40.763Z | Compiling ff v0.13.0 |
| 1591 | 2026-02-01T13:47:40.788Z | Compiling hash32 v0.2.1 |
| 1592 | 2026-02-01T13:47:41.003Z | Compiling memoffset v0.9.1 |
| 1593 | 2026-02-01T13:47:41.165Z | Compiling fallible-iterator v0.2.0 |
| 1594 | 2026-02-01T13:47:41.236Z | Compiling base16ct v0.2.0 |
| 1595 | 2026-02-01T13:47:41.360Z | Compiling num-bigint-dig v0.8.6 |
| 1596 | 2026-02-01T13:47:41.606Z | Compiling psl-types v2.0.11 |
| 1597 | 2026-02-01T13:47:41.653Z | Compiling cfg_aliases v0.2.1 |
| 1598 | 2026-02-01T13:47:41.677Z | Compiling smoltcp v0.9.1 |
| 1599 | 2026-02-01T13:47:41.739Z | Compiling ref-cast v1.0.25 |
| 1600 | 2026-02-01T13:47:41.772Z | Compiling litrs v0.4.1 |
| 1601 | 2026-02-01T13:47:41.808Z | Compiling publicsuffix v2.3.0 |
| 1602 | 2026-02-01T13:47:41.833Z | Compiling nix v0.29.0 |
| 1603 | 2026-02-01T13:47:42.085Z | Compiling postgres-protocol v0.6.8 |
| 1604 | 2026-02-01T13:47:42.355Z | Compiling sec1 v0.7.3 |
| 1605 | 2026-02-01T13:47:42.569Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-02-01T13:47:42.723Z | Compiling document-features v0.2.11 |
| 1607 | 2026-02-01T13:47:42.766Z | Compiling group v0.13.0 |
| 1608 | 2026-02-01T13:47:42.935Z | Compiling tower v0.5.2 |
| 1609 | 2026-02-01T13:47:43.065Z | Compiling rand v0.8.5 |
| 1610 | 2026-02-01T13:47:43.483Z | Compiling newtype-uuid v1.3.2 |
| 1611 | 2026-02-01T13:47:43.781Z | Compiling flate2 v1.1.2 |
| 1612 | 2026-02-01T13:47:44.062Z | Compiling darling v0.21.0 |
| 1613 | 2026-02-01T13:47:44.087Z | Compiling oxnet v0.1.4 |
| 1614 | 2026-02-01T13:47:44.200Z | Compiling derive_builder v0.20.2 |
| 1615 | 2026-02-01T13:47:44.388Z | Compiling goblin v0.8.2 |
| 1616 | 2026-02-01T13:47:44.502Z | Compiling tokio-native-tls v0.3.1 |
| 1617 | 2026-02-01T13:47:44.833Z | Compiling rustls-native-certs v0.8.1 |
| 1618 | 2026-02-01T13:47:45.187Z | Compiling webpki-roots v1.0.1 |
| 1619 | 2026-02-01T13:47:45.365Z | Compiling http-body-util v0.1.3 |
| 1620 | 2026-02-01T13:47:45.397Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-02-01T13:47:45.593Z | Compiling terminal_size v0.4.0 |
| 1622 | 2026-02-01T13:47:45.690Z | Compiling cargo-platform v0.1.8 |
| 1623 | 2026-02-01T13:47:45.823Z | Compiling hkdf v0.12.4 |
| 1624 | 2026-02-01T13:47:45.847Z | Compiling crypto-bigint v0.5.5 |
| 1625 | 2026-02-01T13:47:46.094Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-02-01T13:47:46.149Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1627 | 2026-02-01T13:47:47.159Z | Compiling async-trait v0.1.89 |
| 1628 | 2026-02-01T13:47:47.343Z | Compiling hubpack_derive v0.1.1 |
| 1629 | 2026-02-01T13:47:47.489Z | Compiling daft-derive v0.1.4 |
| 1630 | 2026-02-01T13:47:48.195Z | Compiling vergen v9.0.6 |
| 1631 | 2026-02-01T13:47:48.523Z | Compiling ahash v0.8.12 |
| 1632 | 2026-02-01T13:47:48.897Z | Compiling fs-err v3.1.1 |
| 1633 | 2026-02-01T13:47:48.929Z | Compiling unicode-segmentation v1.12.0 |
| 1634 | 2026-02-01T13:47:49.237Z | Compiling ryu v1.0.18 |
| 1635 | 2026-02-01T13:47:49.315Z | Compiling iri-string v0.7.8 |
| 1636 | 2026-02-01T13:47:49.590Z | Compiling managed v0.8.0 |
| 1637 | 2026-02-01T13:47:49.680Z | Compiling simd-adler32 v0.3.7 |
| 1638 | 2026-02-01T13:47:49.713Z | Compiling bumpalo v3.16.0 |
| 1639 | 2026-02-01T13:47:50.020Z | Compiling lockfree-object-pool v0.1.6 |
| 1640 | 2026-02-01T13:47:50.159Z | Compiling bitflags v1.3.2 |
| 1641 | 2026-02-01T13:47:50.223Z | Compiling winnow v0.5.40 |
| 1642 | 2026-02-01T13:47:50.288Z | Compiling buf-list v1.0.3 |
| 1643 | 2026-02-01T13:47:50.424Z | Compiling zopfli v0.8.1 |
| 1644 | 2026-02-01T13:47:50.907Z | Compiling strum v0.27.2 |
| 1645 | 2026-02-01T13:47:51.106Z | Compiling serde_urlencoded v0.7.1 |
| 1646 | 2026-02-01T13:47:51.649Z | Compiling dof v0.3.0 |
| 1647 | 2026-02-01T13:47:51.967Z | Compiling clap_builder v4.5.48 |
| 1648 | 2026-02-01T13:47:52.022Z | Compiling tower-http v0.6.6 |
| 1649 | 2026-02-01T13:47:52.264Z | Compiling daft v0.1.4 |
| 1650 | 2026-02-01T13:47:52.812Z | Compiling hubpack v0.1.2 |
| 1651 | 2026-02-01T13:47:52.836Z | Compiling elliptic-curve v0.13.8 |
| 1652 | 2026-02-01T13:47:53.120Z | Compiling toml_edit v0.19.15 |
| 1653 | 2026-02-01T13:47:53.288Z | Compiling cargo_metadata v0.19.2 |
| 1654 | 2026-02-01T13:47:53.367Z | Compiling hyper-tls v0.6.0 |
| 1655 | 2026-02-01T13:47:53.636Z | Compiling signal-hook-mio v0.2.4 |
| 1656 | 2026-02-01T13:47:53.743Z | Compiling cookie_store v0.21.1 |
| 1657 | 2026-02-01T13:47:53.816Z | Compiling zstd v0.13.3 |
| 1658 | 2026-02-01T13:47:55.083Z | Compiling serde_with_macros v3.16.1 |
| 1659 | 2026-02-01T13:47:56.167Z | Compiling postgres-types v0.2.9 |
| 1660 | 2026-02-01T13:47:57.142Z | Compiling usdt-attr-macro v0.6.0 |
| 1661 | 2026-02-01T13:47:57.247Z | Compiling usdt-macro v0.6.0 |
| 1662 | 2026-02-01T13:47:57.317Z | Compiling phf v0.11.2 |
| 1663 | 2026-02-01T13:47:57.598Z | Compiling dtrace-parser v0.2.0 |
| 1664 | 2026-02-01T13:47:58.485Z | Compiling ed25519 v2.2.3 |
| 1665 | 2026-02-01T13:47:58.547Z | Compiling bzip2 v0.5.2 |
| 1666 | 2026-02-01T13:47:58.571Z | Compiling bzip2 v0.4.4 |
| 1667 | 2026-02-01T13:47:58.919Z | Compiling pkcs1 v0.7.5 |
| 1668 | 2026-02-01T13:47:58.961Z | Compiling enum-as-inner v0.6.1 |
| 1669 | 2026-02-01T13:47:58.999Z | Compiling clap_derive v4.5.47 |
| 1670 | 2026-02-01T13:47:59.127Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-02-01T13:47:59.225Z | Compiling hex v0.4.3 |
| 1672 | 2026-02-01T13:47:59.745Z | Compiling serde-big-array v0.5.1 |
| 1673 | 2026-02-01T13:47:59.771Z | Compiling rfc6979 v0.4.0 |
| 1674 | 2026-02-01T13:47:59.839Z | Compiling bstr v1.10.0 |
| 1675 | 2026-02-01T13:47:59.992Z | Compiling serde_repr v0.1.19 |
| 1676 | 2026-02-01T13:48:00.017Z | Compiling float-cmp v0.10.0 |
| 1677 | 2026-02-01T13:48:00.191Z | Compiling env_filter v0.1.2 |
| 1678 | 2026-02-01T13:48:00.253Z | Compiling memmap2 v0.9.8 |
| 1679 | 2026-02-01T13:48:00.706Z | Compiling socket2 v0.5.10 |
| 1680 | 2026-02-01T13:48:00.780Z | Compiling encoding_rs v0.8.34 |
| 1681 | 2026-02-01T13:48:00.902Z | Compiling predicates-core v1.0.8 |
| 1682 | 2026-02-01T13:48:01.190Z | Compiling keccak v0.1.5 |
| 1683 | 2026-02-01T13:48:01.214Z | Compiling mime v0.3.17 |
| 1684 | 2026-02-01T13:48:01.602Z | Compiling fixedbitset v0.5.7 |
| 1685 | 2026-02-01T13:48:01.718Z | Compiling difflib v0.4.0 |
| 1686 | 2026-02-01T13:48:02.178Z | Compiling foldhash v0.2.0 |
| 1687 | 2026-02-01T13:48:02.553Z | Compiling static_assertions v1.1.0 |
| 1688 | 2026-02-01T13:48:02.577Z | Compiling jiff v0.2.15 |
| 1689 | 2026-02-01T13:48:02.641Z | Compiling rustc-hash v2.1.1 |
| 1690 | 2026-02-01T13:48:02.675Z | Compiling whoami v1.5.2 |
| 1691 | 2026-02-01T13:48:02.836Z | Compiling precomputed-hash v0.1.1 |
| 1692 | 2026-02-01T13:48:02.862Z | Compiling data-encoding v2.9.0 |
| 1693 | 2026-02-01T13:48:02.886Z | Compiling normalize-line-endings v0.3.0 |
| 1694 | 2026-02-01T13:48:02.977Z | Compiling fixedbitset v0.4.2 |
| 1695 | 2026-02-01T13:48:03.042Z | Compiling new_debug_unreachable v1.0.6 |
| 1696 | 2026-02-01T13:48:03.154Z | Compiling toml_edit v0.22.27 |
| 1697 | 2026-02-01T13:48:03.186Z | Compiling string_cache v0.8.9 |
| 1698 | 2026-02-01T13:48:03.369Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-02-01T13:48:03.591Z | Compiling hickory-proto v0.25.2 |
| 1700 | 2026-02-01T13:48:03.766Z | Compiling predicates v3.1.3 |
| 1701 | 2026-02-01T13:48:04.300Z | Compiling tokio-postgres v0.7.13 |
| 1702 | 2026-02-01T13:48:05.090Z | Compiling iddqd v0.3.16 |
| 1703 | 2026-02-01T13:48:06.429Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1704 | 2026-02-01T13:48:06.639Z | Compiling clap v4.5.48 |
| 1705 | 2026-02-01T13:48:06.768Z | Compiling strum v0.26.3 |
| 1706 | 2026-02-01T13:48:06.969Z | Compiling petgraph v0.8.2 |
| 1707 | 2026-02-01T13:48:07.422Z | Compiling sha3 v0.10.8 |
| 1708 | 2026-02-01T13:48:08.256Z | Compiling usdt-impl v0.5.0 |
| 1709 | 2026-02-01T13:48:08.696Z | Compiling zip v4.2.0 |
| 1710 | 2026-02-01T13:48:09.070Z | Compiling similar v2.7.0 |
| 1711 | 2026-02-01T13:48:09.375Z | Compiling usdt v0.6.0 |
| 1712 | 2026-02-01T13:48:09.824Z | Compiling env_logger v0.11.8 |
| 1713 | 2026-02-01T13:48:10.547Z | Compiling ecdsa v0.16.9 |
| 1714 | 2026-02-01T13:48:10.676Z | Compiling serde_with v3.16.1 |
| 1715 | 2026-02-01T13:48:10.817Z | Compiling rsa v0.9.8 |
| 1716 | 2026-02-01T13:48:10.896Z | Compiling zip v0.6.6 |
| 1717 | 2026-02-01T13:48:11.331Z | Compiling ed25519-dalek v2.1.1 |
| 1718 | 2026-02-01T13:48:12.121Z | Compiling toml v0.7.8 |
| 1719 | 2026-02-01T13:48:12.461Z | Compiling crossterm v0.28.1 |
| 1720 | 2026-02-01T13:48:13.579Z | Compiling heck v0.4.1 |
| 1721 | 2026-02-01T13:48:13.789Z | Compiling crossbeam-epoch v0.9.18 |
| 1722 | 2026-02-01T13:48:13.893Z | Compiling tokio-stream v0.1.17 |
| 1723 | 2026-02-01T13:48:13.974Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-02-01T13:48:14.117Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-02-01T13:48:14.404Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-02-01T13:48:14.431Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-02-01T13:48:14.476Z | Compiling itertools v0.13.0 |
| 1728 | 2026-02-01T13:48:14.786Z | Compiling itertools v0.10.5 |
| 1729 | 2026-02-01T13:48:14.852Z | Compiling winnow v0.6.26 |
| 1730 | 2026-02-01T13:48:15.279Z | Compiling lalrpop-util v0.19.12 |
| 1731 | 2026-02-01T13:48:15.643Z | Compiling peg-runtime v0.8.5 |
| 1732 | 2026-02-01T13:48:16.154Z | Compiling thread_local v1.1.8 |
| 1733 | 2026-02-01T13:48:16.644Z | Compiling slog-async v2.8.0 |
| 1734 | 2026-02-01T13:48:17.013Z | Compiling crossbeam-channel v0.5.15 |
| 1735 | 2026-02-01T13:48:17.157Z | Compiling xattr v1.3.1 |
| 1736 | 2026-02-01T13:48:17.181Z | Compiling futures-executor v0.3.31 |
| 1737 | 2026-02-01T13:48:17.420Z | Compiling is-terminal v0.4.13 |
| 1738 | 2026-02-01T13:48:17.563Z | Compiling filetime v0.2.26 |
| 1739 | 2026-02-01T13:48:17.620Z | Compiling term v1.1.0 |
| 1740 | 2026-02-01T13:48:17.671Z | Compiling take_mut v0.2.2 |
| 1741 | 2026-02-01T13:48:17.696Z | Compiling futures v0.3.31 |
| 1742 | 2026-02-01T13:48:17.859Z | Compiling tar v0.4.44 |
| 1743 | 2026-02-01T13:48:18.761Z | Compiling slog-term v2.9.2 |
| 1744 | 2026-02-01T13:48:20.533Z | Compiling aws-lc-sys v0.26.0 |
| 1745 | 2026-02-01T13:48:53.109Z | Compiling rustls-webpki v0.102.8 |
| 1746 | 2026-02-01T13:48:58.711Z | Compiling tokio-rustls v0.26.0 |
| 1747 | 2026-02-01T13:48:59.021Z | Compiling hyper-rustls v0.27.7 |
| 1748 | 2026-02-01T13:48:59.350Z | Compiling reqwest v0.12.24 |
| 1749 | 2026-02-01T13:49:03.653Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-02-01T13:49:04.010Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-02-01T13:49:09.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s |
| 1752 | 2026-02-01T13:49:09.432Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-02-01T13:49:09.512Z | Feb 01 13:49:09.285 INFO Starting download, target: Cockroach |
| 1754 | 2026-02-01T13:49:09.512Z | Feb 01 13:49:09.286 INFO Starting download, target: Clickhouse |
| 1755 | 2026-02-01T13:49:09.512Z | Feb 01 13:49:09.286 INFO Starting download, target: Console |
| 1756 | 2026-02-01T13:49:09.512Z | Feb 01 13:49:09.286 INFO Starting download, target: DendriteStub |
| 1757 | 2026-02-01T13:49:09.512Z | Feb 01 13:49:09.286 INFO Starting download, target: MaghemiteMgd |
| 1758 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.286 INFO Starting download, target: TransceiverControl |
| 1759 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.286 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1760 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.287 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1761 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.287 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.287 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1763 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.287 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-02-01T13:49:09.536Z | Feb 01 13:49:09.287 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-02-01T13:49:09.989Z | Feb 01 13:49:09.754 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-02-01T13:49:10.300Z | Feb 01 13:49:10.065 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1767 | 2026-02-01T13:49:10.454Z | Feb 01 13:49:10.226 INFO Download complete, target: Console |
| 1768 | 2026-02-01T13:49:10.745Z | Feb 01 13:49:10.518 INFO Download complete, target: TransceiverControl |
| 1769 | 2026-02-01T13:49:13.023Z | Feb 01 13:49:12.798 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1770 | 2026-02-01T13:49:13.048Z | Feb 01 13:49:12.804 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1771 | 2026-02-01T13:49:14.782Z | Feb 01 13:49:14.556 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-02-01T13:49:14.782Z | Feb 01 13:49:14.556 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-02-01T13:49:17.995Z | Feb 01 13:49:17.768 INFO Download complete, target: MaghemiteMgd |
| 1774 | 2026-02-01T13:49:18.130Z | Feb 01 13:49:17.902 INFO Download complete, target: DendriteStub |
| 1775 | 2026-02-01T13:49:24.605Z | Feb 01 13:49:24.376 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-02-01T13:49:24.854Z | Feb 01 13:49:24.627 INFO Download complete, target: Cockroach |
| 1777 | 2026-02-01T13:49:24.998Z | Feb 01 13:49:24.771 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1778 | 2026-02-01T13:49:38.776Z | Feb 01 13:49:38.550 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-02-01T13:49:39.008Z | Feb 01 13:49:38.783 INFO Download complete, target: Clickhouse |
| 1780 | 2026-02-01T13:49:39.035Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-02-01T13:49:39.059Z | |
| 1782 | 2026-02-01T13:49:39.059Z | real 6:07.843988399 |
| 1783 | 2026-02-01T13:49:39.059Z | user 16:34.384872095 |
| 1784 | 2026-02-01T13:49:39.059Z | sys 2:43.710127771 |
| 1785 | 2026-02-01T13:49:39.059Z | trap 0.607067979 |
| 1786 | 2026-02-01T13:49:39.059Z | tflt 0.388784855 |
| 1787 | 2026-02-01T13:49:39.059Z | dflt 0.936817560 |
| 1788 | 2026-02-01T13:49:39.059Z | kflt 0.008558941 |
| 1789 | 2026-02-01T13:49:39.059Z | lock 58:13.092749420 |
| 1790 | 2026-02-01T13:49:39.059Z | slp 47:34.874898950 |
| 1791 | 2026-02-01T13:49:39.059Z | lat 1:23.787843611 |
| 1792 | 2026-02-01T13:49:39.060Z | stop 3:09.935342887 |
| 1793 | 2026-02-01T13:49:39.060Z | + banner clippy |
| 1794 | 2026-02-01T13:49:39.060Z | |
| 1795 | 2026-02-01T13:49:39.060Z | #### # # ##### ##### # # |
| 1796 | 2026-02-01T13:49:39.060Z | # # # # # # # # # # |
| 1797 | 2026-02-01T13:49:39.060Z | # # # # # # # # |
| 1798 | 2026-02-01T13:49:39.060Z | # # # ##### ##### # |
| 1799 | 2026-02-01T13:49:39.060Z | # # # # # # # |
| 1800 | 2026-02-01T13:49:39.060Z | #### ###### # # # # |
| 1801 | 2026-02-01T13:49:39.060Z | |
| 1802 | 2026-02-01T13:49:39.060Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-02-01T13:49:39.060Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-02-01T13:49:39.060Z | + ptime -m cargo xtask clippy |
| 1805 | 2026-02-01T13:49:40.275Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-02-01T13:49:40.596Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-02-01T13:49:44.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s |
| 1808 | 2026-02-01T13:49:44.716Z | Running `target/debug/xtask clippy` |
| 1809 | 2026-02-01T13:49:44.750Z | running: /home/build/.rustup/toolchains/1.93.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1810 | 2026-02-01T13:49:45.898Z | Downloading crates ... |
| 1811 | 2026-02-01T13:49:46.252Z | Downloaded async-channel v2.3.1 |
| 1812 | 2026-02-01T13:49:46.276Z | Downloaded assert-json-diff v2.0.2 |
| 1813 | 2026-02-01T13:49:46.276Z | Downloaded concurrent-queue v2.5.0 |
| 1814 | 2026-02-01T13:49:46.276Z | Downloaded cast v0.3.0 |
| 1815 | 2026-02-01T13:49:46.300Z | Downloaded termcolor v1.4.1 |
| 1816 | 2026-02-01T13:49:46.300Z | Downloaded textwrap v0.15.2 |
| 1817 | 2026-02-01T13:49:46.300Z | Downloaded target-triple v0.1.3 |
| 1818 | 2026-02-01T13:49:46.300Z | Downloaded tinytemplate v1.2.1 |
| 1819 | 2026-02-01T13:49:46.324Z | Downloaded trybuild v1.0.106 |
| 1820 | 2026-02-01T13:49:46.324Z | Downloaded knuffel v3.2.0 |
| 1821 | 2026-02-01T13:49:46.324Z | Downloaded plotters v0.3.7 |
| 1822 | 2026-02-01T13:49:46.324Z | Downloaded hashbrown v0.14.5 |
| 1823 | 2026-02-01T13:49:46.324Z | Downloaded miette v5.10.0 |
| 1824 | 2026-02-01T13:49:46.348Z | Downloaded partial-io v0.5.4 |
| 1825 | 2026-02-01T13:49:46.348Z | Downloaded target-spec v3.5.0 |
| 1826 | 2026-02-01T13:49:46.348Z | Downloaded target-lexicon v0.13.2 |
| 1827 | 2026-02-01T13:49:46.348Z | Downloaded supports-hyperlinks v2.1.0 |
| 1828 | 2026-02-01T13:49:46.348Z | Downloaded rust-argon2 v2.1.0 |
| 1829 | 2026-02-01T13:49:46.348Z | Downloaded libtest-mimic v0.8.1 |
| 1830 | 2026-02-01T13:49:46.348Z | Downloaded rstest_macros v0.25.0 |
| 1831 | 2026-02-01T13:49:46.372Z | Downloaded rand_distr v0.5.1 |
| 1832 | 2026-02-01T13:49:46.372Z | Downloaded fancy-regex v0.14.0 |
| 1833 | 2026-02-01T13:49:46.372Z | Downloaded kv-log-macro v1.0.7 |
| 1834 | 2026-02-01T13:49:46.372Z | Downloaded httptest v0.16.3 |
| 1835 | 2026-02-01T13:49:46.372Z | Downloaded guppy v0.17.20 |
| 1836 | 2026-02-01T13:49:46.372Z | Downloaded supports-unicode v2.1.0 |
| 1837 | 2026-02-01T13:49:46.372Z | Downloaded supports-color v2.1.0 |
| 1838 | 2026-02-01T13:49:46.372Z | Downloaded similar-asserts v1.7.0 |
| 1839 | 2026-02-01T13:49:46.372Z | Downloaded plotters-svg v0.3.7 |
| 1840 | 2026-02-01T13:49:46.372Z | Downloaded nested v0.1.1 |
| 1841 | 2026-02-01T13:49:46.397Z | Downloaded escape8259 v0.5.3 |
| 1842 | 2026-02-01T13:49:46.397Z | Downloaded criterion-plot v0.6.0 |
| 1843 | 2026-02-01T13:49:46.397Z | Downloaded terminal_size v0.1.17 |
| 1844 | 2026-02-01T13:49:46.397Z | Downloaded serde_regex v1.1.0 |
| 1845 | 2026-02-01T13:49:46.397Z | Downloaded path-tree v0.8.1 |
| 1846 | 2026-02-01T13:49:46.397Z | Downloaded parking v2.2.1 |
| 1847 | 2026-02-01T13:49:46.397Z | Downloaded oorandom v11.1.4 |
| 1848 | 2026-02-01T13:49:46.397Z | Downloaded miette-derive v5.10.0 |
| 1849 | 2026-02-01T13:49:46.397Z | Downloaded knuffel-derive v3.2.0 |
| 1850 | 2026-02-01T13:49:46.397Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1851 | 2026-02-01T13:49:46.397Z | Downloaded futures-timer v3.0.3 |
| 1852 | 2026-02-01T13:49:46.397Z | Downloaded futures-lite v2.3.0 |
| 1853 | 2026-02-01T13:49:46.397Z | Downloaded event-listener-strategy v0.5.2 |
| 1854 | 2026-02-01T13:49:46.397Z | Downloaded event-listener v5.3.1 |
| 1855 | 2026-02-01T13:49:46.397Z | Downloaded event-listener v2.5.3 |
| 1856 | 2026-02-01T13:49:46.397Z | Downloaded doc-comment v0.3.3 |
| 1857 | 2026-02-01T13:49:46.397Z | Downloaded datatest-stable v0.3.2 |
| 1858 | 2026-02-01T13:49:46.421Z | Downloaded criterion v0.7.0 |
| 1859 | 2026-02-01T13:49:46.421Z | Downloaded async-task v4.7.1 |
| 1860 | 2026-02-01T13:49:46.421Z | Downloaded async-std v1.13.0 |
| 1861 | 2026-02-01T13:49:46.445Z | Downloaded httpmock v0.8.0-alpha.1 |
| 1862 | 2026-02-01T13:49:46.469Z | Downloaded stringmetrics v2.2.2 |
| 1863 | 2026-02-01T13:49:46.469Z | Downloaded rstest v0.25.0 |
| 1864 | 2026-02-01T13:49:46.469Z | Downloaded relative-path v1.9.3 |
| 1865 | 2026-02-01T13:49:46.469Z | Downloaded proc-macro-crate v3.2.0 |
| 1866 | 2026-02-01T13:49:46.469Z | Downloaded polling v3.7.3 |
| 1867 | 2026-02-01T13:49:46.469Z | Downloaded plotters-backend v0.3.7 |
| 1868 | 2026-02-01T13:49:46.469Z | Downloaded piper v0.2.4 |
| 1869 | 2026-02-01T13:49:46.469Z | Downloaded pathdiff v0.2.3 |
| 1870 | 2026-02-01T13:49:46.469Z | Downloaded owo-colors v3.5.0 |
| 1871 | 2026-02-01T13:49:46.469Z | Downloaded chumsky v0.9.3 |
| 1872 | 2026-02-01T13:49:46.493Z | Downloaded blocking v1.6.1 |
| 1873 | 2026-02-01T13:49:46.493Z | Downloaded blake2b_simd v1.0.2 |
| 1874 | 2026-02-01T13:49:46.493Z | Downloaded async-io v2.3.4 |
| 1875 | 2026-02-01T13:49:46.493Z | Downloaded async-global-executor v2.4.1 |
| 1876 | 2026-02-01T13:49:46.493Z | Downloaded async-executor v1.13.1 |
| 1877 | 2026-02-01T13:49:46.493Z | Downloaded backtrace-ext v0.2.1 |
| 1878 | 2026-02-01T13:49:46.493Z | Downloaded async-process v2.3.0 |
| 1879 | 2026-02-01T13:49:46.494Z | Downloaded async-lock v3.4.0 |
| 1880 | 2026-02-01T13:49:46.494Z | Downloaded async-channel v1.9.0 |
| 1881 | 2026-02-01T13:49:46.494Z | Downloaded assert_cmd v2.0.17 |
| 1882 | 2026-02-01T13:49:46.494Z | Downloaded approx v0.5.1 |
| 1883 | 2026-02-01T13:49:46.494Z | Downloaded anes v0.1.6 |
| 1884 | 2026-02-01T13:49:46.494Z | Downloaded cfg-expr v0.20.1 |
| 1885 | 2026-02-01T13:49:46.494Z | Downloaded async-signal v0.2.10 |
| 1886 | 2026-02-01T13:49:46.518Z | Downloaded async-object-pool v0.1.5 |
| 1887 | 2026-02-01T13:49:46.518Z | Downloaded async-attributes v1.1.2 |
| 1888 | 2026-02-01T13:49:49.553Z | Checking cfg-if v1.0.4 |
| 1889 | 2026-02-01T13:49:49.662Z | Checking libc v0.2.180 |
| 1890 | 2026-02-01T13:49:49.686Z | Checking serde_core v1.0.228 |
| 1891 | 2026-02-01T13:49:49.803Z | Checking memchr v2.7.4 |
| 1892 | 2026-02-01T13:49:49.873Z | Checking smallvec v1.15.1 |
| 1893 | 2026-02-01T13:49:49.934Z | Checking value-bag v1.12.0 |
| 1894 | 2026-02-01T13:49:50.004Z | Checking itoa v1.0.11 |
| 1895 | 2026-02-01T13:49:50.068Z | Checking scopeguard v1.2.0 |
| 1896 | 2026-02-01T13:49:50.141Z | Checking libm v0.2.8 |
| 1897 | 2026-02-01T13:49:50.274Z | Checking zeroize v1.8.1 |
| 1898 | 2026-02-01T13:49:50.338Z | Checking lock_api v0.4.12 |
| 1899 | 2026-02-01T13:49:50.409Z | Checking log v0.4.29 |
| 1900 | 2026-02-01T13:49:50.492Z | Checking portable-atomic v1.11.0 |
| 1901 | 2026-02-01T13:49:50.593Z | Checking getrandom v0.2.15 |
| 1902 | 2026-02-01T13:49:50.651Z | Checking stable_deref_trait v1.2.0 |
| 1903 | 2026-02-01T13:49:50.701Z | Checking getrandom v0.3.4 |
| 1904 | 2026-02-01T13:49:50.824Z | Checking critical-section v1.1.3 |
| 1905 | 2026-02-01T13:49:50.885Z | Checking pin-project-lite v0.2.14 |
| 1906 | 2026-02-01T13:49:50.948Z | Checking num-traits v0.2.19 |
| 1907 | 2026-02-01T13:49:51.007Z | Checking zerofrom v0.1.4 |
| 1908 | 2026-02-01T13:49:51.065Z | Checking zmij v1.0.15 |
| 1909 | 2026-02-01T13:49:51.138Z | Checking rand_core v0.6.4 |
| 1910 | 2026-02-01T13:49:51.202Z | Checking percent-encoding v2.3.2 |
| 1911 | 2026-02-01T13:49:51.202Z | Checking litemap v0.7.3 |
| 1912 | 2026-02-01T13:49:51.334Z | Checking yoke v0.7.4 |
| 1913 | 2026-02-01T13:49:51.477Z | Checking writeable v0.5.5 |
| 1914 | 2026-02-01T13:49:51.536Z | Checking once_cell v1.21.3 |
| 1915 | 2026-02-01T13:49:51.560Z | Checking byteorder v1.5.0 |
| 1916 | 2026-02-01T13:49:51.660Z | Checking icu_locid_transform_data v1.5.0 |
| 1917 | 2026-02-01T13:49:51.725Z | Checking zerovec v0.10.4 |
| 1918 | 2026-02-01T13:49:51.725Z | Checking icu_properties_data v1.5.0 |
| 1919 | 2026-02-01T13:49:51.847Z | Checking subtle v2.6.1 |
| 1920 | 2026-02-01T13:49:51.871Z | Checking utf8_iter v1.0.4 |
| 1921 | 2026-02-01T13:49:51.972Z | Checking write16 v1.0.0 |
| 1922 | 2026-02-01T13:49:52.038Z | Checking icu_normalizer_data v1.5.0 |
| 1923 | 2026-02-01T13:49:52.106Z | Checking utf16_iter v1.0.5 |
| 1924 | 2026-02-01T13:49:52.175Z | Checking form_urlencoded v1.2.2 |
| 1925 | 2026-02-01T13:49:52.199Z | Checking parking_lot_core v0.9.10 |
| 1926 | 2026-02-01T13:49:52.310Z | Checking signal-hook-registry v1.4.2 |
| 1927 | 2026-02-01T13:49:52.386Z | Checking mio v1.0.2 |
| 1928 | 2026-02-01T13:49:52.410Z | Checking typenum v1.17.0 |
| 1929 | 2026-02-01T13:49:52.526Z | Checking futures-core v0.3.31 |
| 1930 | 2026-02-01T13:49:52.586Z | Checking allocator-api2 v0.2.21 |
| 1931 | 2026-02-01T13:49:52.644Z | Checking parking_lot v0.12.3 |
| 1932 | 2026-02-01T13:49:52.712Z | Checking socket2 v0.6.1 |
| 1933 | 2026-02-01T13:49:52.788Z | Checking iana-time-zone v0.1.63 |
| 1934 | 2026-02-01T13:49:52.978Z | Checking equivalent v1.0.2 |
| 1935 | 2026-02-01T13:49:53.044Z | Checking errno v0.3.12 |
| 1936 | 2026-02-01T13:49:53.107Z | Checking serde v1.0.228 |
| 1937 | 2026-02-01T13:49:53.107Z | Checking serde_json v1.0.149 |
| 1938 | 2026-02-01T13:49:53.238Z | Checking tinystr v0.7.6 |
| 1939 | 2026-02-01T13:49:53.238Z | Checking icu_collections v1.5.0 |
| 1940 | 2026-02-01T13:49:53.374Z | Checking uuid v1.19.0 |
| 1941 | 2026-02-01T13:49:53.445Z | Checking generic-array v0.14.7 |
| 1942 | 2026-02-01T13:49:53.515Z | Checking semver v1.0.27 |
| 1943 | 2026-02-01T13:49:53.598Z | Checking icu_locid v1.5.0 |
| 1944 | 2026-02-01T13:49:53.666Z | Checking zerocopy v0.7.35 |
| 1945 | 2026-02-01T13:49:53.935Z | Checking futures-io v0.3.31 |
| 1946 | 2026-02-01T13:49:53.999Z | Checking const-oid v0.9.6 |
| 1947 | 2026-02-01T13:49:54.067Z | Checking bytes v1.10.1 |
| 1948 | 2026-02-01T13:49:54.067Z | Checking bitflags v2.9.4 |
| 1949 | 2026-02-01T13:49:54.179Z | Checking chrono v0.4.43 |
| 1950 | 2026-02-01T13:49:54.443Z | Checking icu_provider v1.5.0 |
| 1951 | 2026-02-01T13:49:54.504Z | Checking crypto-common v0.1.6 |
| 1952 | 2026-02-01T13:49:54.583Z | Checking thiserror v1.0.69 |
| 1953 | 2026-02-01T13:49:54.607Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1954 | 2026-02-01T13:49:54.707Z | Checking slab v0.4.9 |
| 1955 | 2026-02-01T13:49:54.772Z | Checking block-buffer v0.10.4 |
| 1956 | 2026-02-01T13:49:54.832Z | Checking thiserror v2.0.18 |
| 1957 | 2026-02-01T13:49:54.976Z | Checking tokio v1.49.0 |
| 1958 | 2026-02-01T13:49:55.045Z | Checking dyn-clone v1.0.20 |
| 1959 | 2026-02-01T13:49:55.102Z | Checking icu_locid_transform v1.5.0 |
| 1960 | 2026-02-01T13:49:55.126Z | Checking futures-sink v0.3.31 |
| 1961 | 2026-02-01T13:49:55.126Z | Checking pin-utils v0.1.0 |
| 1962 | 2026-02-01T13:49:55.353Z | Checking hashbrown v0.16.1 |
| 1963 | 2026-02-01T13:49:55.417Z | Checking cpufeatures v0.2.14 |
| 1964 | 2026-02-01T13:49:55.491Z | Checking futures-task v0.3.31 |
| 1965 | 2026-02-01T13:49:55.515Z | Checking futures-channel v0.3.31 |
| 1966 | 2026-02-01T13:49:55.614Z | Checking digest v0.10.7 |
| 1967 | 2026-02-01T13:49:55.638Z | Checking ppv-lite86 v0.2.20 |
| 1968 | 2026-02-01T13:49:55.784Z | Checking rustix v0.38.37 |
| 1969 | 2026-02-01T13:49:55.859Z | Checking foldhash v0.1.5 |
| 1970 | 2026-02-01T13:49:55.942Z | Checking futures-util v0.3.31 |
| 1971 | 2026-02-01T13:49:56.007Z | Checking icu_properties v1.5.1 |
| 1972 | 2026-02-01T13:49:56.068Z | Checking fnv v1.0.7 |
| 1973 | 2026-02-01T13:49:56.140Z | Checking hashbrown v0.15.4 |
| 1974 | 2026-02-01T13:49:56.261Z | Checking tracing-core v0.1.32 |
| 1975 | 2026-02-01T13:49:56.327Z | Checking regex-syntax v0.8.5 |
| 1976 | 2026-02-01T13:49:56.387Z | Checking indexmap v2.13.0 |
| 1977 | 2026-02-01T13:49:56.879Z | Checking tracing v0.1.40 |
| 1978 | 2026-02-01T13:49:57.105Z | Checking http v1.4.0 |
| 1979 | 2026-02-01T13:49:57.279Z | Checking spin v0.9.8 |
| 1980 | 2026-02-01T13:49:57.596Z | Checking crossbeam-utils v0.8.21 |
| 1981 | 2026-02-01T13:49:57.650Z | Checking adler2 v2.0.0 |
| 1982 | 2026-02-01T13:49:57.865Z | Checking miniz_oxide v0.8.5 |
| 1983 | 2026-02-01T13:49:58.269Z | Checking unicode-ident v1.0.19 |
| 1984 | 2026-02-01T13:49:58.324Z | Checking utf8parse v0.2.2 |
| 1985 | 2026-02-01T13:49:58.506Z | Checking base64 v0.22.1 |
| 1986 | 2026-02-01T13:49:58.569Z | Checking proc-macro2 v1.0.101 |
| 1987 | 2026-02-01T13:49:58.593Z | Checking block-padding v0.3.3 |
| 1988 | 2026-02-01T13:49:58.691Z | Checking ipnet v2.11.0 |
| 1989 | 2026-02-01T13:49:58.864Z | Checking aho-corasick v1.1.3 |
| 1990 | 2026-02-01T13:49:58.934Z | Checking icu_normalizer v1.5.0 |
| 1991 | 2026-02-01T13:49:58.958Z | Checking base64ct v1.6.0 |
| 1992 | 2026-02-01T13:49:59.062Z | Checking inout v0.1.3 |
| 1993 | 2026-02-01T13:49:59.257Z | Checking anstyle v1.0.11 |
| 1994 | 2026-02-01T13:49:59.321Z | Checking quote v1.0.40 |
| 1995 | 2026-02-01T13:49:59.387Z | Checking powerfmt v0.2.0 |
| 1996 | 2026-02-01T13:49:59.456Z | Checking cipher v0.4.4 |
| 1997 | 2026-02-01T13:49:59.645Z | Checking num-conv v0.1.0 |
| 1998 | 2026-02-01T13:49:59.710Z | Checking syn v2.0.114 |
| 1999 | 2026-02-01T13:49:59.773Z | Checking deranged v0.5.3 |
| 2000 | 2026-02-01T13:49:59.797Z | Checking idna_adapter v1.2.0 |
| 2001 | 2026-02-01T13:49:59.903Z | Checking time-core v0.1.6 |
| 2002 | 2026-02-01T13:49:59.927Z | Checking num_threads v0.1.7 |
| 2003 | 2026-02-01T13:49:59.951Z | Checking atomic-waker v1.1.2 |
| 2004 | 2026-02-01T13:50:00.122Z | Checking idna v1.0.3 |
| 2005 | 2026-02-01T13:50:00.225Z | Checking anstyle-parse v0.2.5 |
| 2006 | 2026-02-01T13:50:00.287Z | Checking anstyle-query v1.1.1 |
| 2007 | 2026-02-01T13:50:00.311Z | Checking regex-automata v0.4.11 |
| 2008 | 2026-02-01T13:50:00.311Z | Checking is_terminal_polyfill v1.70.1 |
| 2009 | 2026-02-01T13:50:00.477Z | Checking gimli v0.31.1 |
| 2010 | 2026-02-01T13:50:00.541Z | Checking colorchoice v1.0.2 |
| 2011 | 2026-02-01T13:50:00.606Z | Checking untrusted v0.9.0 |
| 2012 | 2026-02-01T13:50:00.630Z | Checking url v2.5.4 |
| 2013 | 2026-02-01T13:50:00.756Z | Checking fastrand v2.1.1 |
| 2014 | 2026-02-01T13:50:00.841Z | Checking ring v0.17.14 |
| 2015 | 2026-02-01T13:50:01.122Z | Checking anstream v0.6.18 |
| 2016 | 2026-02-01T13:50:01.274Z | Checking tokio-util v0.7.15 |
| 2017 | 2026-02-01T13:50:01.452Z | Checking schemars v0.8.22 |
| 2018 | 2026-02-01T13:50:01.557Z | Checking sha2 v0.10.9 |
| 2019 | 2026-02-01T13:50:01.814Z | Checking time v0.3.43 |
| 2020 | 2026-02-01T13:50:02.063Z | Checking object v0.36.5 |
| 2021 | 2026-02-01T13:50:02.395Z | Checking zerocopy v0.8.27 |
| 2022 | 2026-02-01T13:50:02.692Z | Checking httparse v1.9.5 |
| 2023 | 2026-02-01T13:50:02.799Z | Checking rustc-demangle v0.1.24 |
| 2024 | 2026-02-01T13:50:03.135Z | Checking pem-rfc7468 v0.7.0 |
| 2025 | 2026-02-01T13:50:03.247Z | Checking terminal_size v0.4.0 |
| 2026 | 2026-02-01T13:50:03.429Z | Checking lazy_static v1.5.0 |
| 2027 | 2026-02-01T13:50:03.479Z | Checking hmac v0.12.1 |
| 2028 | 2026-02-01T13:50:03.605Z | Checking rand_chacha v0.3.1 |
| 2029 | 2026-02-01T13:50:03.741Z | Checking rustls-pki-types v1.10.0 |
| 2030 | 2026-02-01T13:50:03.793Z | Checking addr2line v0.24.2 |
| 2031 | 2026-02-01T13:50:03.936Z | Checking clap_lex v0.7.4 |
| 2032 | 2026-02-01T13:50:04.000Z | Checking strsim v0.11.1 |
| 2033 | 2026-02-01T13:50:04.059Z | Checking rand v0.8.5 |
| 2034 | 2026-02-01T13:50:04.252Z | Checking http-body v1.0.1 |
| 2035 | 2026-02-01T13:50:04.277Z | Checking flagset v0.4.6 |
| 2036 | 2026-02-01T13:50:04.363Z | Checking clap_builder v4.5.48 |
| 2037 | 2026-02-01T13:50:04.387Z | Checking aws-lc-sys v0.26.0 |
| 2038 | 2026-02-01T13:50:04.517Z | Checking httpdate v1.0.3 |
| 2039 | 2026-02-01T13:50:04.578Z | Checking der v0.7.10 |
| 2040 | 2026-02-01T13:50:04.786Z | Checking untrusted v0.7.1 |
| 2041 | 2026-02-01T13:50:04.839Z | Checking try-lock v0.2.5 |
| 2042 | 2026-02-01T13:50:05.022Z | Checking h2 v0.4.6 |
| 2043 | 2026-02-01T13:50:05.079Z | Checking want v0.3.1 |
| 2044 | 2026-02-01T13:50:05.139Z | Checking ryu v1.0.18 |
| 2045 | 2026-02-01T13:50:05.163Z | Checking tower-service v0.3.3 |
| 2046 | 2026-02-01T13:50:05.326Z | Checking tower-layer v0.3.3 |
| 2047 | 2026-02-01T13:50:05.385Z | Checking erased-serde v0.3.31 |
| 2048 | 2026-02-01T13:50:05.442Z | Checking rand_core v0.9.3 |
| 2049 | 2026-02-01T13:50:05.622Z | Checking mime v0.3.17 |
| 2050 | 2026-02-01T13:50:05.777Z | Checking aws-lc-rs v1.12.4 |
| 2051 | 2026-02-01T13:50:05.834Z | Checking pbkdf2 v0.12.2 |
| 2052 | 2026-02-01T13:50:05.976Z | Checking aes v0.8.4 |
| 2053 | 2026-02-01T13:50:06.060Z | Checking rand_chacha v0.9.0 |
| 2054 | 2026-02-01T13:50:06.115Z | Checking spki v0.7.3 |
| 2055 | 2026-02-01T13:50:06.308Z | Checking slog v2.8.2 |
| 2056 | 2026-02-01T13:50:06.450Z | Checking http-body-util v0.1.3 |
| 2057 | 2026-02-01T13:50:06.500Z | Checking regex v1.11.3 |
| 2058 | 2026-02-01T13:50:06.670Z | Checking backtrace v0.3.74 |
| 2059 | 2026-02-01T13:50:06.751Z | Checking clap v4.5.48 |
| 2060 | 2026-02-01T13:50:06.803Z | Checking cbc v0.1.2 |
| 2061 | 2026-02-01T13:50:06.870Z | Checking salsa20 v0.10.2 |
| 2062 | 2026-02-01T13:50:06.930Z | Checking rustix v1.1.3 |
| 2063 | 2026-02-01T13:50:06.954Z | Checking rand v0.9.2 |
| 2064 | 2026-02-01T13:50:07.065Z | Checking foreign-types-shared v0.1.1 |
| 2065 | 2026-02-01T13:50:07.125Z | Checking openssl-probe v0.1.5 |
| 2066 | 2026-02-01T13:50:07.234Z | Checking scrypt v0.11.0 |
| 2067 | 2026-02-01T13:50:07.258Z | Checking anyhow v1.0.99 |
| 2068 | 2026-02-01T13:50:07.258Z | Checking foreign-types v0.3.2 |
| 2069 | 2026-02-01T13:50:07.385Z | Checking serde_urlencoded v0.7.1 |
| 2070 | 2026-02-01T13:50:07.409Z | Checking rustls-webpki v0.102.8 |
| 2071 | 2026-02-01T13:50:07.509Z | Checking pkcs5 v0.7.1 |
| 2072 | 2026-02-01T13:50:07.533Z | Checking openssl-sys v0.9.109 |
| 2073 | 2026-02-01T13:50:07.712Z | Checking encoding_rs v0.8.34 |
| 2074 | 2026-02-01T13:50:07.809Z | Checking ipnetwork v0.21.1 |
| 2075 | 2026-02-01T13:50:07.975Z | Checking plain v0.2.3 |
| 2076 | 2026-02-01T13:50:08.035Z | Checking pkcs8 v0.10.2 |
| 2077 | 2026-02-01T13:50:08.184Z | Checking rustls v0.23.19 |
| 2078 | 2026-02-01T13:50:08.244Z | Checking hex v0.4.3 |
| 2079 | 2026-02-01T13:50:08.245Z | Checking ucd-trie v0.1.7 |
| 2080 | 2026-02-01T13:50:08.381Z | Checking sync_wrapper v1.0.1 |
| 2081 | 2026-02-01T13:50:08.463Z | Checking openssl v0.10.73 |
| 2082 | 2026-02-01T13:50:08.564Z | Checking pest v2.8.2 |
| 2083 | 2026-02-01T13:50:08.615Z | Checking psl-types v2.0.11 |
| 2084 | 2026-02-01T13:50:08.697Z | Checking tempfile v3.24.0 |
| 2085 | 2026-02-01T13:50:08.748Z | Checking pretty-hex v0.4.1 |
| 2086 | 2026-02-01T13:50:08.844Z | Checking either v1.15.0 |
| 2087 | 2026-02-01T13:50:08.978Z | Checking publicsuffix v2.3.0 |
| 2088 | 2026-02-01T13:50:09.100Z | Checking tower v0.5.2 |
| 2089 | 2026-02-01T13:50:09.226Z | Checking rustls-native-certs v0.8.1 |
| 2090 | 2026-02-01T13:50:09.287Z | Checking webpki-roots v1.0.1 |
| 2091 | 2026-02-01T13:50:09.477Z | Checking cookie v0.18.1 |
| 2092 | 2026-02-01T13:50:09.535Z | Checking openapiv3 v2.2.0 |
| 2093 | 2026-02-01T13:50:09.558Z | Checking iri-string v0.7.8 |
| 2094 | 2026-02-01T13:50:09.844Z | Checking serde_spanned v0.6.9 |
| 2095 | 2026-02-01T13:50:09.928Z | Checking cookie_store v0.21.1 |
| 2096 | 2026-02-01T13:50:10.082Z | Checking toml_datetime v0.6.11 |
| 2097 | 2026-02-01T13:50:10.225Z | Checking hyper v1.8.1 |
| 2098 | 2026-02-01T13:50:10.444Z | Checking signature v2.2.0 |
| 2099 | 2026-02-01T13:50:10.539Z | Checking winnow v0.7.14 |
| 2100 | 2026-02-01T13:50:10.634Z | Checking sha1 v0.10.6 |
| 2101 | 2026-02-01T13:50:10.691Z | Checking data-encoding v2.9.0 |
| 2102 | 2026-02-01T13:50:10.936Z | Checking oxnet v0.1.4 |
| 2103 | 2026-02-01T13:50:11.249Z | Checking quick-error v1.2.3 |
| 2104 | 2026-02-01T13:50:11.393Z | Checking tinyvec_macros v0.1.1 |
| 2105 | 2026-02-01T13:50:11.445Z | Checking strum v0.26.3 |
| 2106 | 2026-02-01T13:50:11.543Z | Checking tinyvec v1.8.0 |
| 2107 | 2026-02-01T13:50:11.609Z | Checking tower-http v0.6.6 |
| 2108 | 2026-02-01T13:50:11.675Z | Checking num-integer v0.1.46 |
| 2109 | 2026-02-01T13:50:11.957Z | Checking hyper-util v0.1.19 |
| 2110 | 2026-02-01T13:50:12.118Z | Checking static_assertions v1.1.0 |
| 2111 | 2026-02-01T13:50:12.176Z | Checking bit-vec v0.8.0 |
| 2112 | 2026-02-01T13:50:12.241Z | Checking hubpack v0.1.2 |
| 2113 | 2026-02-01T13:50:12.303Z | Checking scroll v0.12.0 |
| 2114 | 2026-02-01T13:50:12.483Z | Checking tokio-rustls v0.26.0 |
| 2115 | 2026-02-01T13:50:12.565Z | Checking native-tls v0.2.12 |
| 2116 | 2026-02-01T13:50:12.620Z | Checking wait-timeout v0.2.0 |
| 2117 | 2026-02-01T13:50:12.644Z | Checking bit-set v0.8.0 |
| 2118 | 2026-02-01T13:50:12.726Z | Checking crc32fast v1.4.2 |
| 2119 | 2026-02-01T13:50:12.789Z | Checking base16ct v0.2.0 |
| 2120 | 2026-02-01T13:50:12.856Z | Checking goblin v0.8.2 |
| 2121 | 2026-02-01T13:50:12.921Z | Checking tokio-native-tls v0.3.1 |
| 2122 | 2026-02-01T13:50:12.945Z | Checking num-iter v0.1.45 |
| 2123 | 2026-02-01T13:50:12.945Z | Checking ahash v0.8.12 |
| 2124 | 2026-02-01T13:50:13.055Z | Checking bstr v1.10.0 |
| 2125 | 2026-02-01T13:50:13.119Z | Checking ff v0.13.0 |
| 2126 | 2026-02-01T13:50:13.179Z | Checking sec1 v0.7.3 |
| 2127 | 2026-02-01T13:50:13.292Z | Checking rusty-fork v0.3.0 |
| 2128 | 2026-02-01T13:50:13.316Z | Checking dtrace-parser v0.2.0 |
| 2129 | 2026-02-01T13:50:13.441Z | Checking group v0.13.0 |
| 2130 | 2026-02-01T13:50:13.497Z | Checking rand_xorshift v0.4.0 |
| 2131 | 2026-02-01T13:50:13.639Z | Checking hkdf v0.12.4 |
| 2132 | 2026-02-01T13:50:13.699Z | Checking crossbeam-epoch v0.9.18 |
| 2133 | 2026-02-01T13:50:13.766Z | Checking crypto-bigint v0.5.5 |
| 2134 | 2026-02-01T13:50:13.790Z | Checking thread-id v4.2.2 |
| 2135 | 2026-02-01T13:50:13.880Z | Checking unarray v0.1.4 |
| 2136 | 2026-02-01T13:50:13.938Z | Checking zlib-rs v0.5.1 |
| 2137 | 2026-02-01T13:50:13.938Z | Checking num-bigint-dig v0.8.6 |
| 2138 | 2026-02-01T13:50:14.059Z | Checking pkcs1 v0.7.5 |
| 2139 | 2026-02-01T13:50:14.121Z | Checking proptest v1.7.0 |
| 2140 | 2026-02-01T13:50:14.182Z | Checking scroll v0.13.0 |
| 2141 | 2026-02-01T13:50:14.370Z | Checking hyper-rustls v0.27.7 |
| 2142 | 2026-02-01T13:50:14.516Z | Checking hyper-tls v0.6.0 |
| 2143 | 2026-02-01T13:50:14.652Z | Checking unicode-segmentation v1.12.0 |
| 2144 | 2026-02-01T13:50:14.738Z | Checking toml_write v0.1.2 |
| 2145 | 2026-02-01T13:50:14.819Z | Checking reqwest v0.12.24 |
| 2146 | 2026-02-01T13:50:15.050Z | Checking toml_edit v0.22.27 |
| 2147 | 2026-02-01T13:50:15.242Z | Checking goblin v0.10.2 |
| 2148 | 2026-02-01T13:50:15.515Z | Checking libz-rs-sys v0.5.1 |
| 2149 | 2026-02-01T13:50:15.715Z | Checking rsa v0.9.8 |
| 2150 | 2026-02-01T13:50:15.780Z | Checking flate2 v1.1.2 |
| 2151 | 2026-02-01T13:50:15.839Z | Checking elliptic-curve v0.13.8 |
| 2152 | 2026-02-01T13:50:16.430Z | Checking x509-cert v0.2.5 |
| 2153 | 2026-02-01T13:50:16.487Z | Checking memmap2 v0.9.8 |
| 2154 | 2026-02-01T13:50:16.511Z | Checking winnow v0.5.40 |
| 2155 | 2026-02-01T13:50:16.672Z | Checking bitflags v1.3.2 |
| 2156 | 2026-02-01T13:50:16.742Z | Checking dof v0.3.0 |
| 2157 | 2026-02-01T13:50:16.808Z | Checking dtrace-parser v0.3.0 |
| 2158 | 2026-02-01T13:50:16.870Z | Checking rfc6979 v0.4.0 |
| 2159 | 2026-02-01T13:50:17.097Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2160 | 2026-02-01T13:50:17.261Z | Checking thread-id v5.0.0 |
| 2161 | 2026-02-01T13:50:17.326Z | Checking usdt-impl v0.5.0 |
| 2162 | 2026-02-01T13:50:17.351Z | Checking ecdsa v0.16.9 |
| 2163 | 2026-02-01T13:50:17.351Z | Checking itertools v0.13.0 |
| 2164 | 2026-02-01T13:50:17.504Z | Checking curve25519-dalek v4.1.3 |
| 2165 | 2026-02-01T13:50:17.758Z | Checking env_filter v0.1.2 |
| 2166 | 2026-02-01T13:50:17.810Z | Checking newtype-uuid v1.3.2 |
| 2167 | 2026-02-01T13:50:17.872Z | Checking unicode-normalization v0.1.24 |
| 2168 | 2026-02-01T13:50:18.031Z | Checking env_logger v0.11.8 |
| 2169 | 2026-02-01T13:50:18.106Z | Checking ed25519 v2.2.3 |
| 2170 | 2026-02-01T13:50:18.206Z | Checking daft v0.1.4 |
| 2171 | 2026-02-01T13:50:18.371Z | Checking memoffset v0.9.1 |
| 2172 | 2026-02-01T13:50:18.439Z | Checking signal-hook v0.3.18 |
| 2173 | 2026-02-01T13:50:18.526Z | Checking managed v0.8.0 |
| 2174 | 2026-02-01T13:50:18.617Z | Checking keccak v0.1.5 |
| 2175 | 2026-02-01T13:50:18.667Z | Checking serde_with v3.16.1 |
| 2176 | 2026-02-01T13:50:18.784Z | Checking signal-hook-mio v0.2.4 |
| 2177 | 2026-02-01T13:50:18.896Z | Checking bzip2 v0.4.4 |
| 2178 | 2026-02-01T13:50:18.957Z | Checking sha3 v0.10.8 |
| 2179 | 2026-02-01T13:50:18.984Z | Checking toml_edit v0.19.15 |
| 2180 | 2026-02-01T13:50:19.077Z | Checking ref-cast v1.0.25 |
| 2181 | 2026-02-01T13:50:19.101Z | Checking ed25519-dalek v2.1.1 |
| 2182 | 2026-02-01T13:50:19.223Z | Checking zstd-sys v2.0.14+zstd.1.5.7 |
| 2183 | 2026-02-01T13:50:19.293Z | Checking zip v0.6.6 |
| 2184 | 2026-02-01T13:50:19.391Z | Checking simd-adler32 v0.3.7 |
| 2185 | 2026-02-01T13:50:19.456Z | Checking zstd-safe v7.2.3 |
| 2186 | 2026-02-01T13:50:19.517Z | Checking siphasher v0.3.11 |
| 2187 | 2026-02-01T13:50:19.584Z | Checking bumpalo v3.16.0 |
| 2188 | 2026-02-01T13:50:19.740Z | Checking lockfree-object-pool v0.1.6 |
| 2189 | 2026-02-01T13:50:19.804Z | Checking zstd v0.13.3 |
| 2190 | 2026-02-01T13:50:19.867Z | Checking phf_shared v0.11.2 |
| 2191 | 2026-02-01T13:50:19.944Z | Checking crossterm v0.28.1 |
| 2192 | 2026-02-01T13:50:19.969Z | Checking bzip2 v0.5.2 |
| 2193 | 2026-02-01T13:50:20.053Z | Checking dof v0.4.0 |
| 2194 | 2026-02-01T13:50:20.077Z | Checking zopfli v0.8.1 |
| 2195 | 2026-02-01T13:50:20.177Z | Checking similar v2.7.0 |
| 2196 | 2026-02-01T13:50:20.241Z | Checking serde-big-array v0.5.1 |
| 2197 | 2026-02-01T13:50:20.314Z | Checking hash32 v0.2.1 |
| 2198 | 2026-02-01T13:50:20.493Z | Checking winnow v0.6.26 |
| 2199 | 2026-02-01T13:50:20.635Z | Checking socket2 v0.5.10 |
| 2200 | 2026-02-01T13:50:20.726Z | Checking jiff v0.2.15 |
| 2201 | 2026-02-01T13:50:20.829Z | Checking usdt-impl v0.6.0 |
| 2202 | 2026-02-01T13:50:20.927Z | Checking unicode-properties v0.1.3 |
| 2203 | 2026-02-01T13:50:21.073Z | Checking toml v0.7.8 |
| 2204 | 2026-02-01T13:50:21.138Z | Checking unicode-bidi v0.3.17 |
| 2205 | 2026-02-01T13:50:21.302Z | Checking predicates-core v1.0.8 |
| 2206 | 2026-02-01T13:50:21.359Z | Checking usdt v0.6.0 |
| 2207 | 2026-02-01T13:50:21.417Z | Checking heapless v0.7.17 |
| 2208 | 2026-02-01T13:50:21.544Z | Checking hickory-proto v0.25.2 |
| 2209 | 2026-02-01T13:50:21.667Z | Checking tokio-stream v0.1.17 |
| 2210 | 2026-02-01T13:50:21.733Z | Checking stringprep v0.1.5 |
| 2211 | 2026-02-01T13:50:21.757Z | Checking fs-err v3.1.1 |
| 2212 | 2026-02-01T13:50:21.864Z | Checking md-5 v0.10.6 |
| 2213 | 2026-02-01T13:50:22.056Z | Checking float-cmp v0.10.0 |
| 2214 | 2026-02-01T13:50:22.139Z | Checking rustc-hash v2.1.1 |
| 2215 | 2026-02-01T13:50:22.272Z | Checking normalize-line-endings v0.3.0 |
| 2216 | 2026-02-01T13:50:22.324Z | Checking foldhash v0.2.0 |
| 2217 | 2026-02-01T13:50:22.382Z | Checking fallible-iterator v0.2.0 |
| 2218 | 2026-02-01T13:50:22.407Z | Checking difflib v0.4.0 |
| 2219 | 2026-02-01T13:50:22.518Z | Checking smoltcp v0.9.1 |
| 2220 | 2026-02-01T13:50:22.542Z | Checking nix v0.29.0 |
| 2221 | 2026-02-01T13:50:22.640Z | Checking iddqd v0.3.16 |
| 2222 | 2026-02-01T13:50:22.807Z | Checking itertools v0.10.5 |
| 2223 | 2026-02-01T13:50:22.858Z | Checking predicates v3.1.3 |
| 2224 | 2026-02-01T13:50:22.979Z | Checking postgres-protocol v0.6.8 |
| 2225 | 2026-02-01T13:50:23.497Z | Checking buf-list v1.0.3 |
| 2226 | 2026-02-01T13:50:23.585Z | Checking strum v0.27.2 |
| 2227 | 2026-02-01T13:50:23.772Z | Checking fixedbitset v0.4.2 |
| 2228 | 2026-02-01T13:50:23.829Z | Checking new_debug_unreachable v1.0.6 |
| 2229 | 2026-02-01T13:50:23.830Z | Checking fixedbitset v0.5.7 |
| 2230 | 2026-02-01T13:50:23.891Z | Checking lalrpop-util v0.19.12 |
| 2231 | 2026-02-01T13:50:24.011Z | Checking precomputed-hash v0.1.1 |
| 2232 | 2026-02-01T13:50:24.075Z | Checking petgraph v0.6.5 |
| 2233 | 2026-02-01T13:50:24.197Z | Checking string_cache v0.8.9 |
| 2234 | 2026-02-01T13:50:24.278Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2235 | 2026-02-01T13:50:24.340Z | Checking petgraph v0.8.2 |
| 2236 | 2026-02-01T13:50:24.365Z | Checking postgres-types v0.2.9 |
| 2237 | 2026-02-01T13:50:24.513Z | Checking phf v0.11.2 |
| 2238 | 2026-02-01T13:50:24.623Z | Checking itertools v0.12.1 |
| 2239 | 2026-02-01T13:50:24.805Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2240 | 2026-02-01T13:50:25.005Z | Checking whoami v1.5.2 |
| 2241 | 2026-02-01T13:50:25.154Z | Checking minimal-lexical v0.2.1 |
| 2242 | 2026-02-01T13:50:25.322Z | Checking peg-runtime v0.8.5 |
| 2243 | 2026-02-01T13:50:25.534Z | Checking nom v7.1.3 |
| 2244 | 2026-02-01T13:50:25.589Z | Checking tokio-postgres v0.7.13 |
| 2245 | 2026-02-01T13:50:25.797Z | Checking zip v4.2.0 |
| 2246 | 2026-02-01T13:50:26.754Z | Checking camino v1.2.2 |
| 2247 | 2026-02-01T13:50:26.877Z | Compiling regress v0.10.4 |
| 2248 | 2026-02-01T13:50:26.938Z | Checking futures-executor v0.3.31 |
| 2249 | 2026-02-01T13:50:27.018Z | Checking is-terminal v0.4.13 |
| 2250 | 2026-02-01T13:50:27.201Z | Compiling unsafe-libyaml v0.2.11 |
| 2251 | 2026-02-01T13:50:27.264Z | Checking futures v0.3.31 |
| 2252 | 2026-02-01T13:50:27.336Z | Checking crossbeam-channel v0.5.15 |
| 2253 | 2026-02-01T13:50:27.360Z | Checking heck v0.5.0 |
| 2254 | 2026-02-01T13:50:27.465Z | Checking thread_local v1.1.8 |
| 2255 | 2026-02-01T13:50:27.670Z | Compiling rustls v0.22.4 |
| 2256 | 2026-02-01T13:50:27.813Z | Compiling newtype-uuid-macros v0.1.0 |
| 2257 | 2026-02-01T13:50:27.939Z | Compiling structmeta-derive v0.3.0 |
| 2258 | 2026-02-01T13:50:28.080Z | Checking term v1.1.0 |
| 2259 | 2026-02-01T13:50:28.160Z | Checking take_mut v0.2.2 |
| 2260 | 2026-02-01T13:50:28.362Z | Compiling serde_yaml v0.9.34+deprecated |
| 2261 | 2026-02-01T13:50:28.491Z | Checking slog-term v2.9.2 |
| 2262 | 2026-02-01T13:50:28.673Z | Checking slog-async v2.8.0 |
| 2263 | 2026-02-01T13:50:28.877Z | Compiling multer v3.1.0 |
| 2264 | 2026-02-01T13:50:29.000Z | Compiling async-stream-impl v0.3.6 |
| 2265 | 2026-02-01T13:50:29.024Z | Compiling dropshot v0.16.7 |
| 2266 | 2026-02-01T13:50:29.203Z | Checking match_cfg v0.1.0 |
| 2267 | 2026-02-01T13:50:29.357Z | Checking hostname v0.3.1 |
| 2268 | 2026-02-01T13:50:29.411Z | Compiling dropshot_endpoint v0.16.7 |
| 2269 | 2026-02-01T13:50:29.555Z | Checking debug-ignore v1.0.5 |
| 2270 | 2026-02-01T13:50:29.611Z | Checking unicode-width v0.1.14 |
| 2271 | 2026-02-01T13:50:29.773Z | Compiling typify-impl v0.4.3 |
| 2272 | 2026-02-01T13:50:29.950Z | Compiling structmeta v0.3.0 |
| 2273 | 2026-02-01T13:50:30.070Z | Checking slog-json v2.6.1 |
| 2274 | 2026-02-01T13:50:30.121Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2275 | 2026-02-01T13:50:30.398Z | Compiling derive-ex v0.1.8 |
| 2276 | 2026-02-01T13:50:30.423Z | Checking slog-bunyan v2.5.0 |
| 2277 | 2026-02-01T13:50:30.681Z | Checking toml_parser v1.0.6+spec-1.1.0 |
| 2278 | 2026-02-01T13:50:30.910Z | Checking serde_path_to_error v0.1.20 |
| 2279 | 2026-02-01T13:50:31.329Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2280 | 2026-02-01T13:50:31.387Z | Checking serde_spanned v1.0.4 |
| 2281 | 2026-02-01T13:50:31.521Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2282 | 2026-02-01T13:50:31.727Z | Checking async-stream v0.3.6 |
| 2283 | 2026-02-01T13:50:31.884Z | Checking toml v0.9.11+spec-1.1.0 |
| 2284 | 2026-02-01T13:50:32.395Z | Checking rustls-pemfile v2.2.0 |
| 2285 | 2026-02-01T13:50:32.492Z | Checking waitgroup v0.1.2 |
| 2286 | 2026-02-01T13:50:32.669Z | Checking hostname v0.4.2 |
| 2287 | 2026-02-01T13:50:32.728Z | Checking progenitor-client v0.10.0 |
| 2288 | 2026-02-01T13:50:32.752Z | Compiling parse-display-derive v0.10.0 |
| 2289 | 2026-02-01T13:50:32.841Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a) |
| 2290 | 2026-02-01T13:50:32.901Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2291 | 2026-02-01T13:50:33.112Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2292 | 2026-02-01T13:50:33.166Z | Checking macaddr v1.0.1 |
| 2293 | 2026-02-01T13:50:33.227Z | Checking tabwriter v1.4.0 |
| 2294 | 2026-02-01T13:50:33.495Z | Checking itertools v0.14.0 |
| 2295 | 2026-02-01T13:50:33.550Z | Checking instant v0.1.13 |
| 2296 | 2026-02-01T13:50:33.608Z | Checking progenitor-client v0.11.2 |
| 2297 | 2026-02-01T13:50:33.692Z | Compiling test-strategy v0.4.3 |
| 2298 | 2026-02-01T13:50:33.747Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2299 | 2026-02-01T13:50:33.810Z | Checking backoff v0.4.0 |
| 2300 | 2026-02-01T13:50:33.974Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2301 | 2026-02-01T13:50:34.037Z | Checking colored v3.0.0 |
| 2302 | 2026-02-01T13:50:34.149Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69) |
| 2303 | 2026-02-01T13:50:34.405Z | Checking camino-tempfile v1.4.1 |
| 2304 | 2026-02-01T13:50:34.535Z | Checking tokio-rustls v0.25.0 |
| 2305 | 2026-02-01T13:50:34.724Z | Checking toml v0.8.23 |
| 2306 | 2026-02-01T13:50:35.044Z | Checking crossbeam-deque v0.8.5 |
| 2307 | 2026-02-01T13:50:35.377Z | Compiling rayon-core v1.12.1 |
| 2308 | 2026-02-01T13:50:35.440Z | Compiling proc-macro-error v1.0.4 |
| 2309 | 2026-02-01T13:50:35.673Z | Checking unicode-width v0.2.0 |
| 2310 | 2026-02-01T13:50:35.856Z | Checking parse-display v0.10.0 |
| 2311 | 2026-02-01T13:50:36.059Z | Compiling crucible-workspace-hack v0.1.0 |
| 2312 | 2026-02-01T13:50:36.143Z | Compiling proc-macro-crate v1.3.1 |
| 2313 | 2026-02-01T13:50:36.193Z | Compiling nix v0.30.1 |
| 2314 | 2026-02-01T13:50:36.506Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2315 | 2026-02-01T13:50:36.531Z | Checking rayon v1.10.0 |
| 2316 | 2026-02-01T13:50:36.639Z | Checking glob v0.3.2 |
| 2317 | 2026-02-01T13:50:36.977Z | Compiling heapless v0.8.0 |
| 2318 | 2026-02-01T13:50:37.002Z | Compiling num_enum_derive v0.5.11 |
| 2319 | 2026-02-01T13:50:37.073Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2320 | 2026-02-01T13:50:37.097Z | Compiling ingot-macros v0.1.1 |
| 2321 | 2026-02-01T13:50:37.572Z | Checking hash32 v0.3.1 |
| 2322 | 2026-02-01T13:50:37.811Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2323 | 2026-02-01T13:50:37.858Z | Compiling smoltcp v0.11.0 |
| 2324 | 2026-02-01T13:50:38.553Z | Compiling foreign-types-macros v0.2.3 |
| 2325 | 2026-02-01T13:50:38.629Z | Checking cobs v0.2.3 |
| 2326 | 2026-02-01T13:50:38.853Z | Checking foreign-types-shared v0.3.1 |
| 2327 | 2026-02-01T13:50:38.901Z | Checking num_enum v0.5.11 |
| 2328 | 2026-02-01T13:50:39.094Z | Checking postcard v1.0.10 |
| 2329 | 2026-02-01T13:50:39.215Z | Compiling typify-macro v0.4.3 |
| 2330 | 2026-02-01T13:50:39.386Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2331 | 2026-02-01T13:50:39.451Z | Checking cstr-argument v0.1.2 |
| 2332 | 2026-02-01T13:50:39.598Z | Checking foreign-types v0.5.0 |
| 2333 | 2026-02-01T13:50:39.663Z | Checking sigpipe v0.1.3 |
| 2334 | 2026-02-01T13:50:39.727Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2335 | 2026-02-01T13:50:39.751Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2336 | 2026-02-01T13:50:39.858Z | Checking pretty-hex v0.2.1 |
| 2337 | 2026-02-01T13:50:39.882Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2338 | 2026-02-01T13:50:39.882Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2339 | 2026-02-01T13:50:40.114Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2340 | 2026-02-01T13:50:40.259Z | Checking colored v2.2.0 |
| 2341 | 2026-02-01T13:50:40.315Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2342 | 2026-02-01T13:50:40.434Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2343 | 2026-02-01T13:50:41.518Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2344 | 2026-02-01T13:50:41.518Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2345 | 2026-02-01T13:50:41.542Z | Compiling convert_case v0.4.0 |
| 2346 | 2026-02-01T13:50:41.542Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2347 | 2026-02-01T13:50:41.542Z | Compiling zone_cfg_derive v0.3.0 |
| 2348 | 2026-02-01T13:50:41.543Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2349 | 2026-02-01T13:50:41.543Z | Checking smf v0.2.3 |
| 2350 | 2026-02-01T13:50:41.543Z | Compiling derive_more v0.99.20 |
| 2351 | 2026-02-01T13:50:41.543Z | Compiling num-derive v0.4.2 |
| 2352 | 2026-02-01T13:50:41.567Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2353 | 2026-02-01T13:50:41.727Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2354 | 2026-02-01T13:50:42.055Z | Compiling usdt-attr-macro v0.5.0 |
| 2355 | 2026-02-01T13:50:42.299Z | Compiling usdt-macro v0.5.0 |
| 2356 | 2026-02-01T13:50:42.359Z | Checking zone v0.3.1 |
| 2357 | 2026-02-01T13:50:42.384Z | Checking ingot-types v0.1.2 |
| 2358 | 2026-02-01T13:50:42.490Z | Checking memmap v0.7.0 |
| 2359 | 2026-02-01T13:50:42.604Z | Compiling typify v0.4.3 |
| 2360 | 2026-02-01T13:50:42.819Z | Compiling progenitor-impl v0.11.2 |
| 2361 | 2026-02-01T13:50:43.170Z | Compiling progenitor-impl v0.10.0 |
| 2362 | 2026-02-01T13:50:43.230Z | Checking ingot v0.1.1 |
| 2363 | 2026-02-01T13:50:43.296Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2364 | 2026-02-01T13:50:43.593Z | Checking indent_write v2.2.0 |
| 2365 | 2026-02-01T13:50:43.736Z | Checking usdt v0.5.0 |
| 2366 | 2026-02-01T13:50:43.849Z | Checking half v2.4.1 |
| 2367 | 2026-02-01T13:50:44.053Z | Checking ciborium-io v0.2.2 |
| 2368 | 2026-02-01T13:50:44.230Z | Checking secrecy v0.10.3 |
| 2369 | 2026-02-01T13:50:44.325Z | Checking ciborium-ll v0.2.2 |
| 2370 | 2026-02-01T13:50:44.453Z | Checking swrite v0.1.0 |
| 2371 | 2026-02-01T13:50:44.631Z | Checking universal-hash v0.5.1 |
| 2372 | 2026-02-01T13:50:44.686Z | Checking ciborium v0.2.2 |
| 2373 | 2026-02-01T13:50:44.710Z | Checking opaque-debug v0.3.1 |
| 2374 | 2026-02-01T13:50:44.872Z | Checking aead v0.5.2 |
| 2375 | 2026-02-01T13:50:44.925Z | Checking poly1305 v0.8.0 |
| 2376 | 2026-02-01T13:50:45.122Z | Checking chacha20 v0.9.1 |
| 2377 | 2026-02-01T13:50:45.175Z | Checking password-hash v0.5.0 |
| 2378 | 2026-02-01T13:50:45.438Z | Checking blake2 v0.10.6 |
| 2379 | 2026-02-01T13:50:45.496Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2380 | 2026-02-01T13:50:45.563Z | Checking chacha20poly1305 v0.10.1 |
| 2381 | 2026-02-01T13:50:45.632Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2382 | 2026-02-01T13:50:45.824Z | Checking tokio-dtrace v0.1.0 |
| 2383 | 2026-02-01T13:50:45.909Z | Checking argon2 v0.5.3 |
| 2384 | 2026-02-01T13:50:45.990Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2385 | 2026-02-01T13:50:46.144Z | Checking console v0.15.10 |
| 2386 | 2026-02-01T13:50:46.209Z | Compiling derive-where v1.5.0 |
| 2387 | 2026-02-01T13:50:46.577Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2388 | 2026-02-01T13:50:46.636Z | Checking oxide-tokio-rt v0.1.2 |
| 2389 | 2026-02-01T13:50:46.696Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2390 | 2026-02-01T13:50:46.902Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2391 | 2026-02-01T13:50:46.974Z | Checking atomicwrites v0.4.4 |
| 2392 | 2026-02-01T13:50:47.205Z | Checking newline-converter v0.3.0 |
| 2393 | 2026-02-01T13:50:47.290Z | Checking bytecount v0.6.8 |
| 2394 | 2026-02-01T13:50:47.377Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2aa7f9d0ee84a1c45e821d6444b1d2f0e69b743e#2aa7f9d0) |
| 2395 | 2026-02-01T13:50:47.439Z | Checking expectorate v1.2.0 |
| 2396 | 2026-02-01T13:50:47.511Z | Compiling owo-colors v4.2.2 |
| 2397 | 2026-02-01T13:50:47.703Z | Compiling cancel-safe-futures v0.1.5 |
| 2398 | 2026-02-01T13:50:47.810Z | Checking thiserror-no-std v2.0.2 |
| 2399 | 2026-02-01T13:50:48.038Z | Checking vsss-rs v3.3.4 |
| 2400 | 2026-02-01T13:50:48.270Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2401 | 2026-02-01T13:50:48.387Z | Checking libsw-core v0.3.1 |
| 2402 | 2026-02-01T13:50:48.485Z | Compiling progenitor-macro v0.11.2 |
| 2403 | 2026-02-01T13:50:48.643Z | Compiling progenitor-macro v0.10.0 |
| 2404 | 2026-02-01T13:50:48.694Z | Checking libsw v3.5.0 |
| 2405 | 2026-02-01T13:50:49.005Z | Checking num-rational v0.4.2 |
| 2406 | 2026-02-01T13:50:49.296Z | Checking num-complex v0.4.6 |
| 2407 | 2026-02-01T13:50:49.496Z | Checking linear-map v1.2.0 |
| 2408 | 2026-02-01T13:50:49.558Z | Checking float-ord v0.3.2 |
| 2409 | 2026-02-01T13:50:49.746Z | Checking same-file v1.0.6 |
| 2410 | 2026-02-01T13:50:49.831Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2411 | 2026-02-01T13:50:49.976Z | Checking walkdir v2.5.0 |
| 2412 | 2026-02-01T13:50:50.039Z | Checking num v0.4.3 |
| 2413 | 2026-02-01T13:50:50.063Z | Checking gethostname v0.5.0 |
| 2414 | 2026-02-01T13:50:50.263Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2415 | 2026-02-01T13:50:50.324Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2416 | 2026-02-01T13:50:50.663Z | Checking prettyplease v0.2.36 |
| 2417 | 2026-02-01T13:50:54.390Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2418 | 2026-02-01T13:50:56.494Z | Compiling async-recursion v1.1.1 |
| 2419 | 2026-02-01T13:50:56.803Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2420 | 2026-02-01T13:50:57.185Z | Checking smawk v0.3.2 |
| 2421 | 2026-02-01T13:50:57.284Z | Checking unicode-linebreak v0.1.5 |
| 2422 | 2026-02-01T13:50:57.479Z | Checking resolv-conf v0.7.0 |
| 2423 | 2026-02-01T13:50:57.543Z | Compiling convert_case v0.7.1 |
| 2424 | 2026-02-01T13:50:57.773Z | Compiling slog-dtrace v0.3.0 |
| 2425 | 2026-02-01T13:50:57.882Z | Checking globset v0.4.15 |
| 2426 | 2026-02-01T13:50:57.941Z | Compiling vte_generate_state_changes v0.1.2 |
| 2427 | 2026-02-01T13:50:58.351Z | Compiling derive_more-impl v2.0.1 |
| 2428 | 2026-02-01T13:50:58.469Z | Checking fd-lock v4.0.2 |
| 2429 | 2026-02-01T13:50:58.602Z | Checking display-error-chain v0.2.2 |
| 2430 | 2026-02-01T13:50:58.657Z | Checking vte v0.11.1 |
| 2431 | 2026-02-01T13:50:58.720Z | Compiling pin-project-internal v1.1.6 |
| 2432 | 2026-02-01T13:50:58.847Z | Checking nu-ansi-term v0.50.1 |
| 2433 | 2026-02-01T13:50:58.872Z | Checking termtree v0.5.1 |
| 2434 | 2026-02-01T13:50:59.203Z | Checking progenitor v0.11.2 |
| 2435 | 2026-02-01T13:50:59.328Z | Checking linked-hash-map v0.5.6 |
| 2436 | 2026-02-01T13:50:59.408Z | Checking progenitor v0.10.0 |
| 2437 | 2026-02-01T13:50:59.474Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=3abfb8eb7f6d4ca4658981b4a7a76759a0a3f8ec#3abfb8eb) |
| 2438 | 2026-02-01T13:50:59.685Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2439 | 2026-02-01T13:50:59.739Z | Checking lru-cache v0.1.2 |
| 2440 | 2026-02-01T13:50:59.820Z | Checking strip-ansi-escapes v0.2.0 |
| 2441 | 2026-02-01T13:50:59.958Z | Checking derive_more v2.0.1 |
| 2442 | 2026-02-01T13:51:00.009Z | Checking textwrap v0.16.2 |
| 2443 | 2026-02-01T13:51:00.072Z | Checking reedline v0.40.0 |
| 2444 | 2026-02-01T13:51:00.136Z | Checking crossterm v0.29.0 |
| 2445 | 2026-02-01T13:51:00.473Z | Checking hickory-proto v0.24.4 |
| 2446 | 2026-02-01T13:51:00.972Z | Checking pin-project v1.1.6 |
| 2447 | 2026-02-01T13:51:01.175Z | Checking pem v3.0.5 |
| 2448 | 2026-02-01T13:51:01.297Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2449 | 2026-02-01T13:51:01.489Z | Checking nibble_vec v0.1.0 |
| 2450 | 2026-02-01T13:51:01.736Z | Compiling snafu-derive v0.8.5 |
| 2451 | 2026-02-01T13:51:02.253Z | Checking endian-type v0.1.2 |
| 2452 | 2026-02-01T13:51:02.437Z | Checking olpc-cjson v0.1.4 |
| 2453 | 2026-02-01T13:51:02.515Z | Checking radix_trie v0.2.1 |
| 2454 | 2026-02-01T13:51:02.702Z | Checking serde_plain v1.0.2 |
| 2455 | 2026-02-01T13:51:02.932Z | Checking typed-path v0.9.3 |
| 2456 | 2026-02-01T13:51:03.088Z | Checking humantime v2.2.0 |
| 2457 | 2026-02-01T13:51:03.437Z | Checking base64 v0.21.7 |
| 2458 | 2026-02-01T13:51:03.906Z | Checking csv-core v0.1.11 |
| 2459 | 2026-02-01T13:51:04.267Z | Checking csv v1.3.1 |
| 2460 | 2026-02-01T13:51:04.329Z | Checking hickory-resolver v0.24.4 |
| 2461 | 2026-02-01T13:51:04.738Z | Compiling cfg_aliases v0.1.1 |
| 2462 | 2026-02-01T13:51:04.790Z | Checking papergrid v0.11.0 |
| 2463 | 2026-02-01T13:51:04.913Z | Compiling nix v0.28.0 |
| 2464 | 2026-02-01T13:51:04.970Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2465 | 2026-02-01T13:51:05.098Z | Compiling tabled_derive v0.7.0 |
| 2466 | 2026-02-01T13:51:05.699Z | Checking snafu v0.8.5 |
| 2467 | 2026-02-01T13:51:05.776Z | Checking home v0.5.9 |
| 2468 | 2026-02-01T13:51:05.843Z | Checking qorb v0.4.1 |
| 2469 | 2026-02-01T13:51:06.009Z | Checking siphasher v1.0.1 |
| 2470 | 2026-02-01T13:51:06.212Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2471 | 2026-02-01T13:51:06.262Z | Checking tough v0.20.0 |
| 2472 | 2026-02-01T13:51:06.369Z | Checking phf_shared v0.12.1 |
| 2473 | 2026-02-01T13:51:06.693Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2474 | 2026-02-01T13:51:06.975Z | Checking tabled v0.15.0 |
| 2475 | 2026-02-01T13:51:07.145Z | Compiling chrono-tz v0.10.4 |
| 2476 | 2026-02-01T13:51:07.469Z | Compiling semver v0.1.20 |
| 2477 | 2026-02-01T13:51:07.520Z | Checking highway v1.3.0 |
| 2478 | 2026-02-01T13:51:07.737Z | Checking phf v0.12.1 |
| 2479 | 2026-02-01T13:51:08.047Z | Compiling rustc_version v0.1.7 |
| 2480 | 2026-02-01T13:51:08.102Z | Compiling const_format_proc_macros v0.2.34 |
| 2481 | 2026-02-01T13:51:08.224Z | Compiling peg-macros v0.8.5 |
| 2482 | 2026-02-01T13:51:08.483Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2483 | 2026-02-01T13:51:09.377Z | Compiling sqlparser_derive v0.2.2 |
| 2484 | 2026-02-01T13:51:09.427Z | Checking unicode_categories v0.1.1 |
| 2485 | 2026-02-01T13:51:09.745Z | Checking const_format v0.2.34 |
| 2486 | 2026-02-01T13:51:09.793Z | Checking sqlformat v0.3.5 |
| 2487 | 2026-02-01T13:51:10.144Z | Checking rustyline v14.0.0 |
| 2488 | 2026-02-01T13:51:10.304Z | Checking sqlparser v0.45.0 |
| 2489 | 2026-02-01T13:51:10.358Z | Compiling newtype_derive v0.1.6 |
| 2490 | 2026-02-01T13:51:10.653Z | Checking bcs v0.1.6 |
| 2491 | 2026-02-01T13:51:10.834Z | Checking peg v0.8.5 |
| 2492 | 2026-02-01T13:51:10.997Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2493 | 2026-02-01T13:51:11.058Z | Checking steno v0.4.1 |
| 2494 | 2026-02-01T13:51:11.136Z | Checking utf-8 v0.7.6 |
| 2495 | 2026-02-01T13:51:11.356Z | Checking xattr v1.3.1 |
| 2496 | 2026-02-01T13:51:11.419Z | Checking filetime v0.2.26 |
| 2497 | 2026-02-01T13:51:11.563Z | Checking arc-swap v1.7.1 |
| 2498 | 2026-02-01T13:51:11.648Z | Checking tungstenite v0.21.0 |
| 2499 | 2026-02-01T13:51:11.711Z | Checking tar v0.4.44 |
| 2500 | 2026-02-01T13:51:12.021Z | Checking slog-scope v4.4.0 |
| 2501 | 2026-02-01T13:51:12.272Z | Checking slog-stdlog v4.1.1 |
| 2502 | 2026-02-01T13:51:12.492Z | Checking slog-envlogger v2.2.0 |
| 2503 | 2026-02-01T13:51:12.543Z | Compiling typify-impl v0.2.0 |
| 2504 | 2026-02-01T13:51:12.568Z | Checking tokio-tungstenite v0.21.0 |
| 2505 | 2026-02-01T13:51:12.793Z | Checking subprocess v0.2.9 |
| 2506 | 2026-02-01T13:51:13.056Z | Checking headers-core v0.3.0 |
| 2507 | 2026-02-01T13:51:13.271Z | Checking headers v0.4.1 |
| 2508 | 2026-02-01T13:51:13.389Z | Compiling lzma-sys v0.1.20 |
| 2509 | 2026-02-01T13:51:14.182Z | Checking progenitor-client v0.8.0 |
| 2510 | 2026-02-01T13:51:14.290Z | Compiling heck v0.3.3 |
| 2511 | 2026-02-01T13:51:14.686Z | Compiling zone_cfg_derive v0.1.2 |
| 2512 | 2026-02-01T13:51:14.850Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2513 | 2026-02-01T13:51:15.207Z | Checking yasna v0.5.2 |
| 2514 | 2026-02-01T13:51:15.312Z | Checking number_prefix v0.4.0 |
| 2515 | 2026-02-01T13:51:15.585Z | Checking base64 v0.13.1 |
| 2516 | 2026-02-01T13:51:16.050Z | Checking ron v0.7.1 |
| 2517 | 2026-02-01T13:51:16.108Z | Checking zone v0.1.8 |
| 2518 | 2026-02-01T13:51:16.135Z | Checking rcgen v0.12.1 |
| 2519 | 2026-02-01T13:51:16.736Z | Checking indicatif v0.17.11 |
| 2520 | 2026-02-01T13:51:16.789Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2521 | 2026-02-01T13:51:17.133Z | Checking xz2 v0.1.7 |
| 2522 | 2026-02-01T13:51:17.269Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2523 | 2026-02-01T13:51:17.438Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2524 | 2026-02-01T13:51:17.493Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2525 | 2026-02-01T13:51:17.729Z | Checking dropshot-api-manager-types v0.2.4 |
| 2526 | 2026-02-01T13:51:18.057Z | Compiling moka v0.12.10 |
| 2527 | 2026-02-01T13:51:18.134Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2528 | 2026-02-01T13:51:18.454Z | Checking tagptr v0.2.0 |
| 2529 | 2026-02-01T13:51:18.641Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2530 | 2026-02-01T13:51:18.696Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2531 | 2026-02-01T13:51:18.972Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2532 | 2026-02-01T13:51:19.530Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2533 | 2026-02-01T13:51:20.090Z | Checking hickory-resolver v0.25.2 |
| 2534 | 2026-02-01T13:51:20.145Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2535 | 2026-02-01T13:51:20.449Z | Compiling radium v0.7.0 |
| 2536 | 2026-02-01T13:51:20.569Z | Compiling libefi-sys v0.1.0 |
| 2537 | 2026-02-01T13:51:21.039Z | Compiling bitfield-struct v0.6.2 |
| 2538 | 2026-02-01T13:51:21.106Z | Compiling maybe-uninit v2.0.0 |
| 2539 | 2026-02-01T13:51:21.171Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2540 | 2026-02-01T13:51:21.380Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2541 | 2026-02-01T13:51:21.509Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2542 | 2026-02-01T13:51:21.633Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2543 | 2026-02-01T13:51:22.087Z | Compiling typify-macro v0.2.0 |
| 2544 | 2026-02-01T13:51:22.149Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2545 | 2026-02-01T13:51:22.211Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2546 | 2026-02-01T13:51:22.494Z | Checking tap v1.0.1 |
| 2547 | 2026-02-01T13:51:22.550Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2548 | 2026-02-01T13:51:22.722Z | Checking wyz v0.5.1 |
| 2549 | 2026-02-01T13:51:23.277Z | Compiling zerocopy-derive v0.6.6 |
| 2550 | 2026-02-01T13:51:23.590Z | Checking funty v2.0.0 |
| 2551 | 2026-02-01T13:51:23.641Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2552 | 2026-02-01T13:51:23.826Z | Checking crc-catalog v2.4.0 |
| 2553 | 2026-02-01T13:51:23.914Z | Compiling packed_struct v0.10.1 |
| 2554 | 2026-02-01T13:51:23.994Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2555 | 2026-02-01T13:51:24.186Z | error: value assigned to `rack_uuid` is never read |
| 2556 | 2026-02-01T13:51:24.187Z | --> bootstore/src/schemes/v0/share_pkg.rs:34:9 |
| 2557 | 2026-02-01T13:51:24.187Z | | |
| 2558 | 2026-02-01T13:51:24.187Z | 34 | pub rack_uuid: Uuid, |
| 2559 | 2026-02-01T13:51:24.187Z | | ^^^^^^^^^ |
| 2560 | 2026-02-01T13:51:24.187Z | | |
| 2561 | 2026-02-01T13:51:24.187Z | = help: maybe it is overwritten before being read? |
| 2562 | 2026-02-01T13:51:24.187Z | = note: `-D unused-assignments` implied by `-D warnings` |
| 2563 | 2026-02-01T13:51:24.187Z | = help: to override `-D warnings` add `#[allow(unused_assignments)]` |
| 2564 | 2026-02-01T13:51:24.187Z | |
| 2565 | 2026-02-01T13:51:24.187Z | error: value assigned to `share_digests` is never read |
| 2566 | 2026-02-01T13:51:24.187Z | --> bootstore/src/schemes/v0/share_pkg.rs:50:9 |
| 2567 | 2026-02-01T13:51:24.187Z | | |
| 2568 | 2026-02-01T13:51:24.187Z | 50 | pub share_digests: BTreeSet<Sha3_256Digest>, |
| 2569 | 2026-02-01T13:51:24.187Z | | ^^^^^^^^^^^^^ |
| 2570 | 2026-02-01T13:51:24.187Z | | |
| 2571 | 2026-02-01T13:51:24.187Z | = help: maybe it is overwritten before being read? |
| 2572 | 2026-02-01T13:51:24.187Z | |
| 2573 | 2026-02-01T13:51:24.213Z | error: value assigned to `initial_membership` is never read |
| 2574 | 2026-02-01T13:51:24.213Z | --> bootstore/src/schemes/v0/share_pkg.rs:65:9 |
| 2575 | 2026-02-01T13:51:24.213Z | | |
| 2576 | 2026-02-01T13:51:24.213Z | 65 | pub initial_membership: BTreeSet<Baseboard>, |
| 2577 | 2026-02-01T13:51:24.213Z | | ^^^^^^^^^^^^^^^^^^ |
| 2578 | 2026-02-01T13:51:24.213Z | | |
| 2579 | 2026-02-01T13:51:24.213Z | = help: maybe it is overwritten before being read? |
| 2580 | 2026-02-01T13:51:24.213Z | |
| 2581 | 2026-02-01T13:51:24.213Z | error: value assigned to `encrypted_shares` is never read |
| 2582 | 2026-02-01T13:51:24.213Z | --> bootstore/src/schemes/v0/share_pkg.rs:90:9 |
| 2583 | 2026-02-01T13:51:24.213Z | | |
| 2584 | 2026-02-01T13:51:24.213Z | 90 | pub encrypted_shares: Vec<u8>, |
| 2585 | 2026-02-01T13:51:24.213Z | | ^^^^^^^^^^^^^^^^ |
| 2586 | 2026-02-01T13:51:24.213Z | | |
| 2587 | 2026-02-01T13:51:24.213Z | = help: maybe it is overwritten before being read? |
| 2588 | 2026-02-01T13:51:24.213Z | |
| 2589 | 2026-02-01T13:51:24.417Z | Checking bitvec v1.0.1 |
| 2590 | 2026-02-01T13:51:24.480Z | Checking crc v3.2.1 |
| 2591 | 2026-02-01T13:51:24.542Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2592 | 2026-02-01T13:51:24.879Z | Checking zerocopy v0.6.6 |
| 2593 | 2026-02-01T13:51:24.936Z | error: could not compile `bootstore` (lib) due to 4 previous errors |
| 2594 | 2026-02-01T13:51:24.937Z | warning: build failed, waiting for other jobs to finish... |
| 2595 | 2026-02-01T13:51:27.977Z | Error: failed: exit status: 101 |
| 2596 | 2026-02-01T13:51:28.001Z | |
| 2597 | 2026-02-01T13:51:28.001Z | real 1:48.937582347 |
| 2598 | 2026-02-01T13:51:28.001Z | user 9:21.307569995 |
| 2599 | 2026-02-01T13:51:28.001Z | sys 2:46.572797525 |
| 2600 | 2026-02-01T13:51:28.001Z | trap 0.289301734 |
| 2601 | 2026-02-01T13:51:28.001Z | tflt 0.019535667 |
| 2602 | 2026-02-01T13:51:28.001Z | dflt 0.315756679 |
| 2603 | 2026-02-01T13:51:28.001Z | kflt 0.000759921 |
| 2604 | 2026-02-01T13:51:28.001Z | lock 29:22.059659228 |
| 2605 | 2026-02-01T13:51:28.002Z | slp 23:56.503510495 |
| 2606 | 2026-02-01T13:51:28.002Z | lat 50.609104973 |
| 2607 | 2026-02-01T13:51:28.002Z | stop 7:13.374916448 |
| 2608 | 2026-02-01T13:51:28.002Z | process exited: duration 476962 ms, exit code 1 |
| |
| 2609 | 2026-02-01T13:51:28.051Z | found 0 output files |