|
|
|
| 1 | 2026-05-27T05:17:58.238Z | job assigned to worker 01KSKXTW4Y0J7Q8BHA5JZ3H3J6 [factory aws, i-09ade5b70248f12d7] (queued for 57 s) |
| |
| 2 | 2026-05-27T05:18:04.853Z | starting task 0: "setup" |
| 3 | 2026-05-27T05:18:04.860Z | ++ uname -s |
| 4 | 2026-05-27T05:18:04.863Z | + kern=SunOS |
| 5 | 2026-05-27T05:18:04.863Z | + build_user=build |
| 6 | 2026-05-27T05:18:04.863Z | + build_uid=12345 |
| 7 | 2026-05-27T05:18:04.863Z | + work_dir=/work |
| 8 | 2026-05-27T05:18:04.863Z | + input_dir=/input |
| 9 | 2026-05-27T05:18:04.863Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-27T05:18:04.863Z | + case "$kern" in |
| 11 | 2026-05-27T05:18:04.863Z | + groupadd -g 12345 build |
| 12 | 2026-05-27T05:18:04.867Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-27T05:18:06.870Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-27T05:18:06.983Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-27T05:18:06.986Z | + home_fs=zfs |
| 16 | 2026-05-27T05:18:06.986Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-27T05:18:06.986Z | + mkdir -p /home/build |
| 18 | 2026-05-27T05:18:06.986Z | + chown build:build /home/build /work |
| 19 | 2026-05-27T05:18:08.988Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-27T05:18:08.991Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-05-27T05:18:08.997Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-27T05:18:09.002Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-27T05:18:09.002Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-27T05:18:09.002Z | * rust toolchain profile = "default" |
| 25 | 2026-05-27T05:18:09.002Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-27T05:18:09.003Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-27T05:18:09.003Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-27T05:18:09.006Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-27T05:18:09.006Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-27T05:18:09.087Z | info: downloading installer |
| 31 | 2026-05-27T05:18:10.465Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-05-27T05:18:10.465Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-05-27T05:18:10.465Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-05-27T05:18:10.465Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-05-27T05:18:10.478Z | info: profile set to default |
| 36 | 2026-05-27T05:18:10.478Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-05-27T05:18:10.481Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-05-27T05:18:10.611Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-05-27T05:18:10.637Z | info: downloading 6 components |
| 40 | 2026-05-27T05:18:24.421Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 41 | 2026-05-27T05:18:24.421Z | |
| 42 | 2026-05-27T05:18:24.450Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-05-27T05:18:24.450Z | |
| 44 | 2026-05-27T05:18:24.454Z | |
| 45 | 2026-05-27T05:18:24.454Z | Rust is installed now. Great! |
| 46 | 2026-05-27T05:18:24.454Z | |
| 47 | 2026-05-27T05:18:24.454Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-05-27T05:18:24.454Z | environment variable. This has not been done automatically. |
| 49 | 2026-05-27T05:18:24.454Z | |
| 50 | 2026-05-27T05:18:24.454Z | To configure your current shell, you need to source |
| 51 | 2026-05-27T05:18:24.454Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-05-27T05:18:24.454Z | |
| 53 | 2026-05-27T05:18:24.454Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-05-27T05:18:24.454Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-05-27T05:18:24.454Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-05-27T05:18:24.454Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-05-27T05:18:24.454Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-05-27T05:18:24.454Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-05-27T05:18:24.454Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-05-27T05:18:24.454Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-05-27T05:18:24.454Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-05-27T05:18:24.555Z | + rustup --version |
| 63 | 2026-05-27T05:18:24.562Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-05-27T05:18:24.566Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-05-27T05:18:24.584Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-05-27T05:18:24.588Z | + cargo --version |
| 67 | 2026-05-27T05:18:24.601Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-05-27T05:18:24.604Z | + rustc --version |
| 69 | 2026-05-27T05:18:24.625Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-05-27T05:18:24.629Z | process exited: duration 15629 ms, exit code 0 |
| |
| 71 | 2026-05-27T05:18:24.635Z | starting task 2: "authentication" |
| 72 | 2026-05-27T05:18:24.652Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-05-27T05:18:24.660Z | starting task 3: "clone repository" |
| 74 | 2026-05-27T05:18:24.663Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-05-27T05:18:24.666Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-05-27T05:18:24.706Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-05-27T05:18:34.569Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-05-27T05:18:34.569Z | + git fetch origin 04f75510a02f379f9a03470e90efc841d3939640 |
| 79 | 2026-05-27T05:18:34.840Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-05-27T05:18:34.840Z | * branch 04f75510a02f379f9a03470e90efc841d3939640 -> FETCH_HEAD |
| 81 | 2026-05-27T05:18:34.851Z | + [[ -n renovate/crate-hickory-proto-vulnerability ]] |
| 82 | 2026-05-27T05:18:34.854Z | ++ git branch --show-current |
| 83 | 2026-05-27T05:18:34.855Z | + current=main |
| 84 | 2026-05-27T05:18:34.855Z | + [[ main != renovate/crate-hickory-proto-vulnerability ]] |
| 85 | 2026-05-27T05:18:34.855Z | + git branch -f renovate/crate-hickory-proto-vulnerability 04f75510a02f379f9a03470e90efc841d3939640 |
| 86 | 2026-05-27T05:18:34.862Z | + git checkout -f renovate/crate-hickory-proto-vulnerability |
| 87 | 2026-05-27T05:18:35.092Z | Switched to branch 'renovate/crate-hickory-proto-vulnerability' |
| 88 | 2026-05-27T05:18:35.095Z | + git reset --hard 04f75510a02f379f9a03470e90efc841d3939640 |
| 89 | 2026-05-27T05:18:35.108Z | HEAD is now at 04f75510a Update Rust crate hickory-proto to 0.26.0 [SECURITY] |
| 90 | 2026-05-27T05:18:35.112Z | process exited: duration 10451 ms, exit code 0 |
| |
| 91 | 2026-05-27T05:18:35.118Z | starting task 4: "build" |
| 92 | 2026-05-27T05:18:35.122Z | + source ./env.sh |
| 93 | 2026-05-27T05:18:35.122Z | ++ OLD_SHELL_OPTS=ehxB |
| 94 | 2026-05-27T05:18:35.122Z | ++ set -o xtrace |
| 95 | 2026-05-27T05:18:35.125Z | ++++ dirname ./env.sh |
| 96 | 2026-05-27T05:18:35.128Z | +++ readlink -f . |
| 97 | 2026-05-27T05:18:35.131Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 98 | 2026-05-27T05:18:35.131Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 99 | 2026-05-27T05:18:35.131Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 100 | 2026-05-27T05:18:35.131Z | ++ 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 |
| 101 | 2026-05-27T05:18:35.131Z | ++ 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 |
| 102 | 2026-05-27T05:18:35.131Z | ++ 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 |
| 103 | 2026-05-27T05:18:35.131Z | ++ 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 |
| 104 | 2026-05-27T05:18:35.131Z | ++ 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 |
| 105 | 2026-05-27T05:18:35.131Z | ++ 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 |
| 106 | 2026-05-27T05:18:35.131Z | ++ case $OLD_SHELL_OPTS in |
| 107 | 2026-05-27T05:18:35.131Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 108 | 2026-05-27T05:18:35.131Z | + source .github/buildomat/ci-env.sh |
| 109 | 2026-05-27T05:18:35.131Z | ++ export CARGO_TERM_COLOR=always |
| 110 | 2026-05-27T05:18:35.131Z | ++ CARGO_TERM_COLOR=always |
| 111 | 2026-05-27T05:18:35.131Z | + cargo --version |
| 112 | 2026-05-27T05:18:35.139Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 113 | 2026-05-27T05:18:35.142Z | + rustc --version |
| 114 | 2026-05-27T05:18:35.164Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 115 | 2026-05-27T05:18:35.166Z | + banner prerequisites |
| 116 | 2026-05-27T05:18:35.169Z | |
| 117 | 2026-05-27T05:18:35.169Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 118 | 2026-05-27T05:18:35.169Z | # # # # # # # # # # # # # # # |
| 119 | 2026-05-27T05:18:35.169Z | # # # # ##### # # ##### # # # # # #### # |
| 120 | 2026-05-27T05:18:35.169Z | ##### ##### # ##### # # # # # # # # # |
| 121 | 2026-05-27T05:18:35.169Z | # # # # # # # # # # # # # # # |
| 122 | 2026-05-27T05:18:35.169Z | # # # ###### # # ###### ### # #### # #### # |
| 123 | 2026-05-27T05:18:35.170Z | |
| 124 | 2026-05-27T05:18:35.170Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 125 | 2026-05-27T05:18:36.861Z | Startup: Refreshing catalog 'helios' ... Done |
| 126 | 2026-05-27T05:18:36.937Z | Startup: Caching catalogs ... Done |
| 127 | 2026-05-27T05:18:37.198Z | Planning: Solver setup ... Done (0.226s) |
| 128 | 2026-05-27T05:18:37.216Z | Planning: Running solver ... Done (0.018s) |
| 129 | 2026-05-27T05:18:37.223Z | Planning: Finding local manifests ... Done (0.003s) |
| 130 | 2026-05-27T05:18:37.236Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-05-27T05:18:37.253Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-05-27T05:18:37.267Z | Planning: Package planning ... Done (0.013s) |
| 133 | 2026-05-27T05:18:37.270Z | Planning: Merging actions ... Done (0.001s) |
| 134 | 2026-05-27T05:18:37.456Z | Planning: Checking for conflicting actions ... Done (0.187s) |
| 135 | 2026-05-27T05:18:37.459Z | Planning: Consolidating action changes ... Done (0.001s) |
| 136 | 2026-05-27T05:18:38.467Z | Planning: Evaluating mediators ... Done (1.010s) |
| 137 | 2026-05-27T05:18:38.470Z | Planning: Planning completed in 1.51 seconds |
| 138 | 2026-05-27T05:18:38.476Z | Packages to install: 2 |
| 139 | 2026-05-27T05:18:38.479Z | Estimated space available: 156.07 GB |
| 140 | 2026-05-27T05:18:38.479Z | Estimated space to be consumed: 22.53 MB |
| 141 | 2026-05-27T05:18:38.479Z | Create boot environment: No |
| 142 | 2026-05-27T05:18:38.479Z | Create backup boot environment: No |
| 143 | 2026-05-27T05:18:38.479Z | Rebuild boot archive: No |
| 144 | 2026-05-27T05:18:38.479Z | |
| 145 | 2026-05-27T05:18:38.479Z | Changed packages: |
| 146 | 2026-05-27T05:18:38.479Z | helios |
| 147 | 2026-05-27T05:18:38.479Z | developer/build-essential |
| 148 | 2026-05-27T05:18:38.479Z | None -> 11-3.0 |
| 149 | 2026-05-27T05:18:38.479Z | library/libxmlsec1 |
| 150 | 2026-05-27T05:18:38.479Z | None -> 1.2.35-3.0 |
| 151 | 2026-05-27T05:18:38.511Z | |
| 152 | 2026-05-27T05:18:38.512Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 153 | 2026-05-27T05:18:39.103Z | Download: Completed 1.28 MB in 0.59 seconds (2.2M/s) |
| 154 | 2026-05-27T05:18:39.151Z | Actions: 1/268 actions (Installing new actions) |
| 155 | 2026-05-27T05:18:39.189Z | Actions: Completed 268 actions in 0.04 seconds. |
| 156 | 2026-05-27T05:18:39.220Z | Finalize: Updating package state database ... Done (0.031s) |
| 157 | 2026-05-27T05:18:39.220Z | Finalize: Updating package cache ... Done (0.000s) |
| 158 | 2026-05-27T05:18:39.239Z | Finalize: Updating image state ... Done (0.018s) |
| 159 | 2026-05-27T05:18:41.668Z | Finalize: Creating fast lookup database ... Done (2.408s) |
| 160 | 2026-05-27T05:18:41.743Z | Finalize: Reading search index ... Done (0.018s) |
| 161 | 2026-05-27T05:18:41.746Z | Finalize: Updating search index ... Done (0.000s) |
| 162 | 2026-05-27T05:18:41.798Z | Finalize: Updating package cache ... Done (0.000s) |
| 163 | 2026-05-27T05:18:42.105Z | Planning: Evaluating mediator changes ... Done |
| 164 | 2026-05-27T05:18:42.211Z | Planning: Checking for conflicting actions ... Done |
| 165 | 2026-05-27T05:18:42.214Z | Planning: Consolidating action changes ... Done |
| 166 | 2026-05-27T05:18:42.369Z | Planning: Evaluating mediators ... Done |
| 167 | 2026-05-27T05:18:42.372Z | Planning: Planning completed in 0.27 seconds |
| 168 | 2026-05-27T05:18:42.392Z | Mediators to change: 2 |
| 169 | 2026-05-27T05:18:42.392Z | Create boot environment: No |
| 170 | 2026-05-27T05:18:42.392Z | Create backup boot environment: No |
| 171 | 2026-05-27T05:18:42.430Z | Finalize: Updating package state database ... Done |
| 172 | 2026-05-27T05:18:42.430Z | Finalize: Updating package cache ... Done |
| 173 | 2026-05-27T05:18:42.440Z | Finalize: Updating image state ... Done |
| 174 | 2026-05-27T05:18:44.414Z | Finalize: Creating fast lookup database ... Done |
| 175 | 2026-05-27T05:18:44.483Z | Finalize: Reading search index ... Done |
| 176 | 2026-05-27T05:18:44.486Z | Finalize: Updating search index ... Done |
| 177 | 2026-05-27T05:18:44.534Z | Finalize: Updating package cache ... Done |
| 178 | 2026-05-27T05:18:44.820Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-05-27T05:18:44.928Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-05-27T05:18:44.930Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-05-27T05:18:45.086Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-05-27T05:18:45.089Z | Planning: Planning completed in 0.27 seconds |
| 183 | 2026-05-27T05:18:45.109Z | Mediators to change: 1 |
| 184 | 2026-05-27T05:18:45.109Z | Create boot environment: No |
| 185 | 2026-05-27T05:18:45.109Z | Create backup boot environment: No |
| 186 | 2026-05-27T05:18:45.162Z | Finalize: Updating package state database ... Done |
| 187 | 2026-05-27T05:18:45.162Z | Finalize: Updating package cache ... Done |
| 188 | 2026-05-27T05:18:45.172Z | Finalize: Updating image state ... Done |
| 189 | 2026-05-27T05:18:47.133Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-05-27T05:18:47.203Z | Finalize: Reading search index ... Done |
| 191 | 2026-05-27T05:18:47.206Z | Finalize: Updating search index ... Done |
| 192 | 2026-05-27T05:18:47.280Z | Finalize: Updating package cache ... Done |
| 193 | 2026-05-27T05:18:47.594Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 194 | 2026-05-27T05:18:47.594Z | apache system 2.4 system |
| 195 | 2026-05-27T05:18:47.594Z | clang system 15 system |
| 196 | 2026-05-27T05:18:47.594Z | csh system system illumos |
| 197 | 2026-05-27T05:18:47.594Z | ctags system system illumos |
| 198 | 2026-05-27T05:18:47.594Z | file vendor vendor darwinsys |
| 199 | 2026-05-27T05:18:47.594Z | file system system illumos |
| 200 | 2026-05-27T05:18:47.594Z | gcc vendor 14 vendor |
| 201 | 2026-05-27T05:18:47.594Z | gcc system 13 system |
| 202 | 2026-05-27T05:18:47.594Z | gcc system 10 system |
| 203 | 2026-05-27T05:18:47.594Z | go system 1.25 system |
| 204 | 2026-05-27T05:18:47.594Z | llvm system 15 system |
| 205 | 2026-05-27T05:18:47.594Z | mariadb system 11.4 system |
| 206 | 2026-05-27T05:18:47.595Z | mta vendor vendor dma |
| 207 | 2026-05-27T05:18:47.595Z | openjdk system 17 system |
| 208 | 2026-05-27T05:18:47.595Z | openjdk system 11 system |
| 209 | 2026-05-27T05:18:47.595Z | openssl vendor 3 vendor |
| 210 | 2026-05-27T05:18:47.595Z | perl system 5.40 system |
| 211 | 2026-05-27T05:18:47.595Z | postgresql system 18 system |
| 212 | 2026-05-27T05:18:47.595Z | postgresql system 17 system |
| 213 | 2026-05-27T05:18:47.595Z | python vendor 3 vendor |
| 214 | 2026-05-27T05:18:47.595Z | python system 2 system |
| 215 | 2026-05-27T05:18:47.595Z | python3 vendor 3.13 vendor |
| 216 | 2026-05-27T05:18:47.595Z | ruby system 3.4 system |
| 217 | 2026-05-27T05:18:47.595Z | ruby system 3.0 system |
| 218 | 2026-05-27T05:18:47.595Z | words vendor vendor american-english |
| 219 | 2026-05-27T05:18:47.595Z | words system system australian-english |
| 220 | 2026-05-27T05:18:47.595Z | words system system british-english |
| 221 | 2026-05-27T05:18:47.595Z | words system system canadian-english |
| 222 | 2026-05-27T05:18:47.595Z | words system system french |
| 223 | 2026-05-27T05:18:47.595Z | words system system italian |
| 224 | 2026-05-27T05:18:47.595Z | words system system ngerman |
| 225 | 2026-05-27T05:18:47.595Z | words system system ogerman |
| 226 | 2026-05-27T05:18:47.595Z | words system system spanish |
| 227 | 2026-05-27T05:18:47.856Z | PUBLISHER TYPE STATUS P LOCATION |
| 228 | 2026-05-27T05:18:47.856Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 229 | 2026-05-27T05:18:48.140Z | FMRI IFO |
| 230 | 2026-05-27T05:18:48.140Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 231 | 2026-05-27T05:18:48.140Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 232 | 2026-05-27T05:18:48.140Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 233 | 2026-05-27T05:18:48.140Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 234 | 2026-05-27T05:18:48.140Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 235 | 2026-05-27T05:18:48.140Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 236 | 2026-05-27T05:18:48.140Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 237 | 2026-05-27T05:18:48.140Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 238 | 2026-05-27T05:18:48.140Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 239 | 2026-05-27T05:18:48.396Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 240 | 2026-05-27T05:18:48.714Z | Updating crates.io index |
| 241 | 2026-05-27T05:18:48.717Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 242 | 2026-05-27T05:18:49.188Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 243 | 2026-05-27T05:18:49.573Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 244 | 2026-05-27T05:18:49.889Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 245 | 2026-05-27T05:18:50.897Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 246 | 2026-05-27T05:18:51.456Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 247 | 2026-05-27T05:18:52.975Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 248 | 2026-05-27T05:18:53.725Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 249 | 2026-05-27T05:18:54.084Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 250 | 2026-05-27T05:18:54.915Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 251 | 2026-05-27T05:18:55.504Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 252 | 2026-05-27T05:18:55.829Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 253 | 2026-05-27T05:18:56.282Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 254 | 2026-05-27T05:18:57.206Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 255 | 2026-05-27T05:18:57.657Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 256 | 2026-05-27T05:18:57.965Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 257 | 2026-05-27T05:18:58.203Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 258 | 2026-05-27T05:18:58.554Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 259 | 2026-05-27T05:18:58.849Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 260 | 2026-05-27T05:18:59.128Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 261 | 2026-05-27T05:18:59.364Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 262 | 2026-05-27T05:18:59.597Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 263 | 2026-05-27T05:19:00.128Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 264 | 2026-05-27T05:19:00.642Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 265 | 2026-05-27T05:19:00.961Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 266 | 2026-05-27T05:19:01.485Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 267 | 2026-05-27T05:19:01.752Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 268 | 2026-05-27T05:19:02.190Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 269 | 2026-05-27T05:19:03.189Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 270 | 2026-05-27T05:19:03.447Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 271 | 2026-05-27T05:19:04.265Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 272 | 2026-05-27T05:19:04.511Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 273 | 2026-05-27T05:19:04.889Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 274 | 2026-05-27T05:19:05.157Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 275 | 2026-05-27T05:19:05.475Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 276 | 2026-05-27T05:19:05.983Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 277 | 2026-05-27T05:19:06.221Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 278 | 2026-05-27T05:19:06.485Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 279 | 2026-05-27T05:19:06.728Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 280 | 2026-05-27T05:19:07.065Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 281 | 2026-05-27T05:19:18.675Z | Downloading crates ... |
| 282 | 2026-05-27T05:19:18.727Z | Downloaded clap_lex v1.0.0 |
| 283 | 2026-05-27T05:19:18.730Z | Downloaded clap_derive v4.5.55 |
| 284 | 2026-05-27T05:19:18.730Z | Downloaded anstream v0.6.21 |
| 285 | 2026-05-27T05:19:18.734Z | Downloaded cfg-if v1.0.4 |
| 286 | 2026-05-27T05:19:18.736Z | Downloaded zerofrom v0.1.6 |
| 287 | 2026-05-27T05:19:18.737Z | Downloaded bytecount v0.6.9 |
| 288 | 2026-05-27T05:19:18.737Z | Downloaded autocfg v1.5.0 |
| 289 | 2026-05-27T05:19:18.739Z | Downloaded serde_spanned v0.6.9 |
| 290 | 2026-05-27T05:19:18.740Z | Downloaded ordered-float v2.10.1 |
| 291 | 2026-05-27T05:19:18.740Z | Downloaded scroll_derive v0.12.1 |
| 292 | 2026-05-27T05:19:18.740Z | Downloaded smawk v0.3.2 |
| 293 | 2026-05-27T05:19:18.742Z | Downloaded fnv v1.0.7 |
| 294 | 2026-05-27T05:19:18.742Z | Downloaded dtrace-parser v0.2.0 |
| 295 | 2026-05-27T05:19:18.743Z | Downloaded camino-tempfile v1.4.1 |
| 296 | 2026-05-27T05:19:18.743Z | Downloaded version_check v0.9.5 |
| 297 | 2026-05-27T05:19:18.746Z | Downloaded typeid v1.0.3 |
| 298 | 2026-05-27T05:19:18.746Z | Downloaded serde-untagged v0.1.9 |
| 299 | 2026-05-27T05:19:18.749Z | Downloaded erased-serde v0.4.9 |
| 300 | 2026-05-27T05:19:18.755Z | Downloaded utf8_iter v1.0.4 |
| 301 | 2026-05-27T05:19:18.758Z | Downloaded yoke-derive v0.8.1 |
| 302 | 2026-05-27T05:19:18.758Z | Downloaded utf8parse v0.2.2 |
| 303 | 2026-05-27T05:19:18.758Z | Downloaded stable_deref_trait v1.2.1 |
| 304 | 2026-05-27T05:19:18.761Z | Downloaded usdt v0.5.0 |
| 305 | 2026-05-27T05:19:18.761Z | Downloaded unicode-xid v0.2.6 |
| 306 | 2026-05-27T05:19:18.764Z | Downloaded usdt-attr-macro v0.5.0 |
| 307 | 2026-05-27T05:19:18.764Z | Downloaded toml_write v0.1.2 |
| 308 | 2026-05-27T05:19:18.767Z | Downloaded plain v0.2.3 |
| 309 | 2026-05-27T05:19:18.767Z | Downloaded icu_properties v2.1.2 |
| 310 | 2026-05-27T05:19:18.770Z | Downloaded thread-id v4.2.2 |
| 311 | 2026-05-27T05:19:18.770Z | Downloaded zmij v1.0.21 |
| 312 | 2026-05-27T05:19:18.770Z | Downloaded zerofrom-derive v0.1.6 |
| 313 | 2026-05-27T05:19:18.774Z | Downloaded thiserror v1.0.69 |
| 314 | 2026-05-27T05:19:18.774Z | Downloaded serde_derive v1.0.228 |
| 315 | 2026-05-27T05:19:18.777Z | Downloaded usdt-macro v0.5.0 |
| 316 | 2026-05-27T05:19:18.777Z | Downloaded icu_locale_core v2.1.1 |
| 317 | 2026-05-27T05:19:18.781Z | Downloaded toml_datetime v0.6.11 |
| 318 | 2026-05-27T05:19:18.781Z | Downloaded strsim v0.11.1 |
| 319 | 2026-05-27T05:19:18.781Z | Downloaded percent-encoding v2.3.2 |
| 320 | 2026-05-27T05:19:18.784Z | Downloaded yoke v0.8.1 |
| 321 | 2026-05-27T05:19:18.784Z | Downloaded smallvec v1.15.1 |
| 322 | 2026-05-27T05:19:18.785Z | Downloaded unicode-linebreak v0.1.5 |
| 323 | 2026-05-27T05:19:18.788Z | Downloaded dof v0.3.0 |
| 324 | 2026-05-27T05:19:18.788Z | Downloaded ucd-trie v0.1.7 |
| 325 | 2026-05-27T05:19:18.788Z | Downloaded pretty-hex v0.4.1 |
| 326 | 2026-05-27T05:19:18.788Z | Downloaded clap v4.5.60 |
| 327 | 2026-05-27T05:19:18.792Z | Downloaded zerovec-derive v0.11.2 |
| 328 | 2026-05-27T05:19:18.795Z | Downloaded writeable v0.6.2 |
| 329 | 2026-05-27T05:19:18.796Z | Downloaded tabled_derive v0.7.0 |
| 330 | 2026-05-27T05:19:18.796Z | Downloaded is_terminal_polyfill v1.70.2 |
| 331 | 2026-05-27T05:19:18.798Z | Downloaded thiserror v2.0.18 |
| 332 | 2026-05-27T05:19:18.802Z | Downloaded anstyle-query v1.1.5 |
| 333 | 2026-05-27T05:19:18.802Z | Downloaded log v0.4.29 |
| 334 | 2026-05-27T05:19:18.802Z | Downloaded zerocopy-derive v0.7.35 |
| 335 | 2026-05-27T05:19:18.805Z | Downloaded thiserror-impl v1.0.69 |
| 336 | 2026-05-27T05:19:18.805Z | Downloaded toml v0.8.23 |
| 337 | 2026-05-27T05:19:18.808Z | Downloaded usdt-impl v0.5.0 |
| 338 | 2026-05-27T05:19:18.808Z | Downloaded tinystr v0.8.2 |
| 339 | 2026-05-27T05:19:18.811Z | Downloaded thiserror-impl v2.0.18 |
| 340 | 2026-05-27T05:19:18.814Z | Downloaded equivalent v1.0.2 |
| 341 | 2026-05-27T05:19:18.814Z | Downloaded serde-value v0.7.0 |
| 342 | 2026-05-27T05:19:18.814Z | Downloaded crypto-common v0.1.7 |
| 343 | 2026-05-27T05:19:18.817Z | Downloaded potential_utf v0.1.4 |
| 344 | 2026-05-27T05:19:18.817Z | Downloaded colorchoice v1.0.4 |
| 345 | 2026-05-27T05:19:18.817Z | Downloaded unicode-ident v1.0.24 |
| 346 | 2026-05-27T05:19:18.820Z | Downloaded toml_edit v0.22.27 |
| 347 | 2026-05-27T05:19:18.824Z | Downloaded zerotrie v0.2.3 |
| 348 | 2026-05-27T05:19:18.824Z | Downloaded heck v0.4.1 |
| 349 | 2026-05-27T05:19:18.828Z | Downloaded block-buffer v0.10.4 |
| 350 | 2026-05-27T05:19:18.828Z | Downloaded url v2.5.8 |
| 351 | 2026-05-27T05:19:18.828Z | Downloaded errno v0.3.14 |
| 352 | 2026-05-27T05:19:18.828Z | Downloaded cpufeatures v0.2.17 |
| 353 | 2026-05-27T05:19:18.833Z | Downloaded itoa v1.0.17 |
| 354 | 2026-05-27T05:19:18.833Z | Downloaded generic-array v0.14.7 |
| 355 | 2026-05-27T05:19:18.833Z | Downloaded typenum v1.19.0 |
| 356 | 2026-05-27T05:19:18.836Z | Downloaded terminal_size v0.4.3 |
| 357 | 2026-05-27T05:19:18.836Z | Downloaded fastrand v2.3.0 |
| 358 | 2026-05-27T05:19:18.836Z | Downloaded textwrap v0.16.2 |
| 359 | 2026-05-27T05:19:18.836Z | Downloaded zerovec v0.11.5 |
| 360 | 2026-05-27T05:19:18.839Z | Downloaded memmap v0.7.0 |
| 361 | 2026-05-27T05:19:18.842Z | Downloaded macaddr v1.0.1 |
| 362 | 2026-05-27T05:19:18.842Z | Downloaded cargo-platform v0.2.0 |
| 363 | 2026-05-27T05:19:18.842Z | Downloaded form_urlencoded v1.2.2 |
| 364 | 2026-05-27T05:19:18.845Z | Downloaded idna_adapter v1.2.1 |
| 365 | 2026-05-27T05:19:18.847Z | Downloaded heck v0.5.0 |
| 366 | 2026-05-27T05:19:18.849Z | Downloaded swrite v0.1.0 |
| 367 | 2026-05-27T05:19:18.852Z | Downloaded zerocopy v0.7.35 |
| 368 | 2026-05-27T05:19:18.857Z | Downloaded winnow v0.7.14 |
| 369 | 2026-05-27T05:19:18.863Z | Downloaded cargo_metadata v0.21.0 |
| 370 | 2026-05-27T05:19:18.866Z | Downloaded serde_tokenstream v0.2.3 |
| 371 | 2026-05-27T05:19:18.866Z | Downloaded scroll v0.12.0 |
| 372 | 2026-05-27T05:19:18.866Z | Downloaded proc-macro-error v1.0.4 |
| 373 | 2026-05-27T05:19:18.869Z | Downloaded unicode-width v0.2.0 |
| 374 | 2026-05-27T05:19:18.873Z | Downloaded unicode-width v0.1.14 |
| 375 | 2026-05-27T05:19:18.876Z | Downloaded synstructure v0.13.2 |
| 376 | 2026-05-27T05:19:18.877Z | Downloaded proc-macro-error-attr v1.0.4 |
| 377 | 2026-05-27T05:19:18.877Z | Downloaded sha2 v0.10.9 |
| 378 | 2026-05-27T05:19:18.879Z | Downloaded byteorder v1.5.0 |
| 379 | 2026-05-27T05:19:18.880Z | Downloaded pest_derive v2.8.6 |
| 380 | 2026-05-27T05:19:18.880Z | Downloaded displaydoc v0.2.5 |
| 381 | 2026-05-27T05:19:18.882Z | Downloaded digest v0.10.7 |
| 382 | 2026-05-27T05:19:18.882Z | Downloaded anstyle v1.0.13 |
| 383 | 2026-05-27T05:19:18.886Z | Downloaded quote v1.0.45 |
| 384 | 2026-05-27T05:19:18.891Z | Downloaded cargo_toml v0.21.0 |
| 385 | 2026-05-27T05:19:18.891Z | Downloaded camino v1.2.2 |
| 386 | 2026-05-27T05:19:18.891Z | Downloaded anstyle-parse v0.2.7 |
| 387 | 2026-05-27T05:19:18.891Z | Downloaded anyhow v1.0.102 |
| 388 | 2026-05-27T05:19:18.895Z | Downloaded once_cell v1.21.3 |
| 389 | 2026-05-27T05:19:18.897Z | Downloaded cargo-util-schemas v0.8.2 |
| 390 | 2026-05-27T05:19:18.900Z | Downloaded indexmap v2.14.0 |
| 391 | 2026-05-27T05:19:18.903Z | Downloaded tempfile v3.25.0 |
| 392 | 2026-05-27T05:19:18.903Z | Downloaded litemap v0.8.1 |
| 393 | 2026-05-27T05:19:18.906Z | Downloaded semver v1.0.28 |
| 394 | 2026-05-27T05:19:18.912Z | Downloaded fs-err v3.3.0 |
| 395 | 2026-05-27T05:19:18.916Z | Downloaded pest_generator v2.8.6 |
| 396 | 2026-05-27T05:19:18.916Z | Downloaded icu_provider v2.1.1 |
| 397 | 2026-05-27T05:19:18.919Z | Downloaded bitflags v2.11.0 |
| 398 | 2026-05-27T05:19:18.928Z | Downloaded serde_core v1.0.228 |
| 399 | 2026-05-27T05:19:18.934Z | Downloaded num-traits v0.2.19 |
| 400 | 2026-05-27T05:19:18.937Z | Downloaded proc-macro2 v1.0.106 |
| 401 | 2026-05-27T05:19:18.940Z | Downloaded pest_meta v2.8.6 |
| 402 | 2026-05-27T05:19:18.943Z | Downloaded papergrid v0.11.0 |
| 403 | 2026-05-27T05:19:18.947Z | Downloaded icu_normalizer v2.1.1 |
| 404 | 2026-05-27T05:19:18.950Z | Downloaded getrandom v0.4.1 |
| 405 | 2026-05-27T05:19:18.950Z | Downloaded serde v1.0.228 |
| 406 | 2026-05-27T05:19:18.954Z | Downloaded icu_normalizer_data v2.1.1 |
| 407 | 2026-05-27T05:19:18.954Z | Downloaded memchr v2.8.0 |
| 408 | 2026-05-27T05:19:18.966Z | Downloaded icu_collections v2.1.1 |
| 409 | 2026-05-27T05:19:18.969Z | Downloaded hashbrown v0.17.0 |
| 410 | 2026-05-27T05:19:18.973Z | Downloaded clap_builder v4.5.60 |
| 411 | 2026-05-27T05:19:18.982Z | Downloaded pest v2.8.6 |
| 412 | 2026-05-27T05:19:18.992Z | Downloaded idna v1.1.0 |
| 413 | 2026-05-27T05:19:18.998Z | Downloaded icu_properties_data v2.1.2 |
| 414 | 2026-05-27T05:19:19.006Z | Downloaded serde_json v1.0.149 |
| 415 | 2026-05-27T05:19:19.011Z | Downloaded goblin v0.8.2 |
| 416 | 2026-05-27T05:19:19.023Z | Downloaded tabled v0.15.0 |
| 417 | 2026-05-27T05:19:19.036Z | Downloaded syn v1.0.109 |
| 418 | 2026-05-27T05:19:19.041Z | Downloaded syn v2.0.117 |
| 419 | 2026-05-27T05:19:19.060Z | Downloaded rustix v1.1.3 |
| 420 | 2026-05-27T05:19:19.075Z | Downloaded libc v0.2.185 |
| 421 | 2026-05-27T05:19:19.143Z | Compiling proc-macro2 v1.0.106 |
| 422 | 2026-05-27T05:19:19.146Z | Compiling unicode-ident v1.0.24 |
| 423 | 2026-05-27T05:19:19.146Z | Compiling quote v1.0.45 |
| 424 | 2026-05-27T05:19:19.146Z | Compiling serde_core v1.0.228 |
| 425 | 2026-05-27T05:19:19.147Z | Compiling libc v0.2.185 |
| 426 | 2026-05-27T05:19:19.147Z | Compiling version_check v0.9.5 |
| 427 | 2026-05-27T05:19:19.147Z | Compiling serde v1.0.228 |
| 428 | 2026-05-27T05:19:19.147Z | Compiling memchr v2.8.0 |
| 429 | 2026-05-27T05:19:19.525Z | Compiling stable_deref_trait v1.2.1 |
| 430 | 2026-05-27T05:19:19.604Z | Compiling zmij v1.0.21 |
| 431 | 2026-05-27T05:19:19.668Z | Compiling thiserror v1.0.69 |
| 432 | 2026-05-27T05:19:19.788Z | Compiling itoa v1.0.17 |
| 433 | 2026-05-27T05:19:19.940Z | Compiling ucd-trie v0.1.7 |
| 434 | 2026-05-27T05:19:19.956Z | Compiling autocfg v1.5.0 |
| 435 | 2026-05-27T05:19:20.119Z | Compiling pest v2.8.6 |
| 436 | 2026-05-27T05:19:20.152Z | Compiling litemap v0.8.1 |
| 437 | 2026-05-27T05:19:20.167Z | Compiling writeable v0.6.2 |
| 438 | 2026-05-27T05:19:20.198Z | Compiling icu_normalizer_data v2.1.1 |
| 439 | 2026-05-27T05:19:20.345Z | Compiling byteorder v1.5.0 |
| 440 | 2026-05-27T05:19:20.362Z | Compiling rustix v1.1.3 |
| 441 | 2026-05-27T05:19:20.578Z | Compiling icu_properties_data v2.1.2 |
| 442 | 2026-05-27T05:19:20.661Z | Compiling syn v2.0.117 |
| 443 | 2026-05-27T05:19:20.730Z | Compiling errno v0.3.14 |
| 444 | 2026-05-27T05:19:20.743Z | Compiling serde_json v1.0.149 |
| 445 | 2026-05-27T05:19:20.783Z | Compiling bitflags v2.11.0 |
| 446 | 2026-05-27T05:19:21.003Z | Compiling num-traits v0.2.19 |
| 447 | 2026-05-27T05:19:21.039Z | Compiling hashbrown v0.17.0 |
| 448 | 2026-05-27T05:19:21.188Z | Compiling pest_meta v2.8.6 |
| 449 | 2026-05-27T05:19:21.212Z | Compiling smallvec v1.15.1 |
| 450 | 2026-05-27T05:19:21.364Z | Compiling equivalent v1.0.2 |
| 451 | 2026-05-27T05:19:21.424Z | Compiling typeid v1.0.3 |
| 452 | 2026-05-27T05:19:21.579Z | Compiling indexmap v2.14.0 |
| 453 | 2026-05-27T05:19:21.644Z | Compiling thread-id v4.2.2 |
| 454 | 2026-05-27T05:19:21.655Z | Compiling usdt-impl v0.5.0 |
| 455 | 2026-05-27T05:19:21.723Z | Compiling proc-macro-error-attr v1.0.4 |
| 456 | 2026-05-27T05:19:21.740Z | Compiling syn v1.0.109 |
| 457 | 2026-05-27T05:19:21.936Z | Compiling erased-serde v0.4.9 |
| 458 | 2026-05-27T05:19:22.007Z | Compiling toml_write v0.1.2 |
| 459 | 2026-05-27T05:19:22.040Z | Compiling winnow v0.7.14 |
| 460 | 2026-05-27T05:19:22.361Z | Compiling proc-macro-error v1.0.4 |
| 461 | 2026-05-27T05:19:22.426Z | Compiling log v0.4.29 |
| 462 | 2026-05-27T05:19:22.533Z | Compiling utf8_iter v1.0.4 |
| 463 | 2026-05-27T05:19:22.603Z | Compiling plain v0.2.3 |
| 464 | 2026-05-27T05:19:22.657Z | Compiling utf8parse v0.2.2 |
| 465 | 2026-05-27T05:19:22.700Z | Compiling camino v1.2.2 |
| 466 | 2026-05-27T05:19:22.773Z | Compiling getrandom v0.4.1 |
| 467 | 2026-05-27T05:19:22.846Z | Compiling percent-encoding v2.3.2 |
| 468 | 2026-05-27T05:19:22.862Z | Compiling thiserror v2.0.18 |
| 469 | 2026-05-27T05:19:22.931Z | Compiling ordered-float v2.10.1 |
| 470 | 2026-05-27T05:19:23.049Z | Compiling form_urlencoded v1.2.2 |
| 471 | 2026-05-27T05:19:23.069Z | Compiling anstyle-parse v0.2.7 |
| 472 | 2026-05-27T05:19:23.253Z | Compiling synstructure v0.13.2 |
| 473 | 2026-05-27T05:19:23.275Z | Compiling pest_generator v2.8.6 |
| 474 | 2026-05-27T05:19:23.415Z | Compiling terminal_size v0.4.3 |
| 475 | 2026-05-27T05:19:23.569Z | Compiling anstyle v1.0.13 |
| 476 | 2026-05-27T05:19:23.637Z | Compiling pretty-hex v0.4.1 |
| 477 | 2026-05-27T05:19:23.703Z | Compiling anstyle-query v1.1.5 |
| 478 | 2026-05-27T05:19:23.782Z | Compiling colorchoice v1.0.4 |
| 479 | 2026-05-27T05:19:23.787Z | Compiling cfg-if v1.0.4 |
| 480 | 2026-05-27T05:19:23.817Z | Compiling is_terminal_polyfill v1.70.2 |
| 481 | 2026-05-27T05:19:23.899Z | Compiling anstream v0.6.21 |
| 482 | 2026-05-27T05:19:23.911Z | Compiling serde-untagged v0.1.9 |
| 483 | 2026-05-27T05:19:23.942Z | Compiling semver v1.0.28 |
| 484 | 2026-05-27T05:19:24.037Z | Compiling fs-err v3.3.0 |
| 485 | 2026-05-27T05:19:24.155Z | Compiling unicode-xid v0.2.6 |
| 486 | 2026-05-27T05:19:24.200Z | Compiling heck v0.5.0 |
| 487 | 2026-05-27T05:19:24.223Z | Compiling bytecount v0.6.9 |
| 488 | 2026-05-27T05:19:24.260Z | Compiling unicode-width v0.1.14 |
| 489 | 2026-05-27T05:19:24.281Z | Compiling fnv v1.0.7 |
| 490 | 2026-05-27T05:19:24.310Z | Compiling heck v0.4.1 |
| 491 | 2026-05-27T05:19:24.356Z | Compiling anyhow v1.0.102 |
| 492 | 2026-05-27T05:19:24.383Z | Compiling clap_lex v1.0.0 |
| 493 | 2026-05-27T05:19:24.438Z | Compiling strsim v0.11.1 |
| 494 | 2026-05-27T05:19:24.532Z | Compiling fastrand v2.3.0 |
| 495 | 2026-05-27T05:19:24.613Z | Compiling once_cell v1.21.3 |
| 496 | 2026-05-27T05:19:24.789Z | Compiling tempfile v3.25.0 |
| 497 | 2026-05-27T05:19:24.807Z | Compiling clap_builder v4.5.60 |
| 498 | 2026-05-27T05:19:24.829Z | Compiling papergrid v0.11.0 |
| 499 | 2026-05-27T05:19:24.875Z | Compiling memmap v0.7.0 |
| 500 | 2026-05-27T05:19:24.944Z | Compiling smawk v0.3.2 |
| 501 | 2026-05-27T05:19:24.977Z | Compiling serde_derive v1.0.228 |
| 502 | 2026-05-27T05:19:25.052Z | Compiling zerofrom-derive v0.1.6 |
| 503 | 2026-05-27T05:19:25.082Z | Compiling yoke-derive v0.8.1 |
| 504 | 2026-05-27T05:19:25.160Z | Compiling zerovec-derive v0.11.2 |
| 505 | 2026-05-27T05:19:25.396Z | Compiling displaydoc v0.2.5 |
| 506 | 2026-05-27T05:19:26.128Z | Compiling thiserror-impl v1.0.69 |
| 507 | 2026-05-27T05:19:26.226Z | Compiling zerocopy-derive v0.7.35 |
| 508 | 2026-05-27T05:19:26.242Z | Compiling pest_derive v2.8.6 |
| 509 | 2026-05-27T05:19:26.255Z | Compiling scroll_derive v0.12.1 |
| 510 | 2026-05-27T05:19:26.427Z | Compiling zerofrom v0.1.6 |
| 511 | 2026-05-27T05:19:26.560Z | Compiling yoke v0.8.1 |
| 512 | 2026-05-27T05:19:26.661Z | Compiling thiserror-impl v2.0.18 |
| 513 | 2026-05-27T05:19:26.770Z | Compiling zerovec v0.11.5 |
| 514 | 2026-05-27T05:19:26.912Z | Compiling zerotrie v0.2.3 |
| 515 | 2026-05-27T05:19:27.090Z | Compiling zerocopy v0.7.35 |
| 516 | 2026-05-27T05:19:27.222Z | Compiling tinystr v0.8.2 |
| 517 | 2026-05-27T05:19:27.323Z | Compiling potential_utf v0.1.4 |
| 518 | 2026-05-27T05:19:27.450Z | Compiling icu_locale_core v2.1.1 |
| 519 | 2026-05-27T05:19:27.500Z | Compiling icu_collections v2.1.1 |
| 520 | 2026-05-27T05:19:27.542Z | Compiling dtrace-parser v0.2.0 |
| 521 | 2026-05-27T05:19:27.723Z | Compiling scroll v0.12.0 |
| 522 | 2026-05-27T05:19:27.851Z | Compiling tabled_derive v0.7.0 |
| 523 | 2026-05-27T05:19:27.990Z | Compiling goblin v0.8.2 |
| 524 | 2026-05-27T05:19:28.009Z | Compiling clap_derive v4.5.55 |
| 525 | 2026-05-27T05:19:28.151Z | Compiling icu_provider v2.1.1 |
| 526 | 2026-05-27T05:19:28.296Z | Compiling unicode-width v0.2.0 |
| 527 | 2026-05-27T05:19:28.355Z | Compiling serde_spanned v0.6.9 |
| 528 | 2026-05-27T05:19:28.429Z | Compiling icu_normalizer v2.1.1 |
| 529 | 2026-05-27T05:19:28.456Z | Compiling icu_properties v2.1.2 |
| 530 | 2026-05-27T05:19:28.474Z | Compiling toml_datetime v0.6.11 |
| 531 | 2026-05-27T05:19:28.504Z | Compiling dof v0.3.0 |
| 532 | 2026-05-27T05:19:28.580Z | Compiling serde_tokenstream v0.2.3 |
| 533 | 2026-05-27T05:19:28.742Z | Compiling toml_edit v0.22.27 |
| 534 | 2026-05-27T05:19:28.893Z | Compiling serde-value v0.7.0 |
| 535 | 2026-05-27T05:19:28.909Z | Compiling cargo-platform v0.2.0 |
| 536 | 2026-05-27T05:19:28.963Z | Compiling unicode-linebreak v0.1.5 |
| 537 | 2026-05-27T05:19:29.185Z | Compiling textwrap v0.16.2 |
| 538 | 2026-05-27T05:19:29.213Z | Compiling tabled v0.15.0 |
| 539 | 2026-05-27T05:19:29.257Z | Compiling macaddr v1.0.1 |
| 540 | 2026-05-27T05:19:29.405Z | Compiling idna_adapter v1.2.1 |
| 541 | 2026-05-27T05:19:29.489Z | Compiling usdt-macro v0.5.0 |
| 542 | 2026-05-27T05:19:29.550Z | Compiling idna v1.1.0 |
| 543 | 2026-05-27T05:19:29.554Z | Compiling usdt-attr-macro v0.5.0 |
| 544 | 2026-05-27T05:19:29.670Z | Compiling camino-tempfile v1.4.1 |
| 545 | 2026-05-27T05:19:29.784Z | Compiling clap v4.5.60 |
| 546 | 2026-05-27T05:19:29.873Z | Compiling url v2.5.8 |
| 547 | 2026-05-27T05:19:30.139Z | Compiling toml v0.8.23 |
| 548 | 2026-05-27T05:19:30.259Z | Compiling swrite v0.1.0 |
| 549 | 2026-05-27T05:19:30.360Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 550 | 2026-05-27T05:19:30.551Z | Compiling cargo-util-schemas v0.8.2 |
| 551 | 2026-05-27T05:19:30.628Z | Compiling cargo_toml v0.21.0 |
| 552 | 2026-05-27T05:19:30.949Z | Compiling usdt v0.5.0 |
| 553 | 2026-05-27T05:19:31.476Z | Compiling cargo_metadata v0.21.0 |
| 554 | 2026-05-27T05:19:32.410Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 555 | 2026-05-27T05:19:34.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.28s |
| 556 | 2026-05-27T05:19:34.748Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 557 | 2026-05-27T05:19:35.308Z | Downloading crates ... |
| 558 | 2026-05-27T05:19:35.403Z | Downloaded ciborium-ll v0.2.2 |
| 559 | 2026-05-27T05:19:35.416Z | Downloaded crossbeam-utils v0.8.21 |
| 560 | 2026-05-27T05:19:35.419Z | Downloaded csv-core v0.1.13 |
| 561 | 2026-05-27T05:19:35.422Z | Downloaded bb8 v0.8.6 |
| 562 | 2026-05-27T05:19:35.422Z | Downloaded async-recursion v1.1.1 |
| 563 | 2026-05-27T05:19:35.426Z | Downloaded crucible-workspace-hack v0.1.0 |
| 564 | 2026-05-27T05:19:35.426Z | Downloaded assert_matches v1.5.0 |
| 565 | 2026-05-27T05:19:35.429Z | Downloaded async-stream-impl v0.3.6 |
| 566 | 2026-05-27T05:19:35.429Z | Downloaded array-init v0.0.4 |
| 567 | 2026-05-27T05:19:35.429Z | Downloaded base64ct v1.8.3 |
| 568 | 2026-05-27T05:19:35.429Z | Downloaded aead v0.5.2 |
| 569 | 2026-05-27T05:19:35.433Z | Downloaded darling_macro v0.20.11 |
| 570 | 2026-05-27T05:19:35.433Z | Downloaded cstr-argument v0.1.2 |
| 571 | 2026-05-27T05:19:35.433Z | Downloaded document-features v0.2.12 |
| 572 | 2026-05-27T05:19:35.438Z | Downloaded crc8 v0.1.1 |
| 573 | 2026-05-27T05:19:35.438Z | Downloaded base64 v0.22.1 |
| 574 | 2026-05-27T05:19:35.438Z | Downloaded dunce v1.0.5 |
| 575 | 2026-05-27T05:19:35.445Z | Downloaded darling_macro v0.21.3 |
| 576 | 2026-05-27T05:19:35.445Z | Downloaded arrayvec v0.7.6 |
| 577 | 2026-05-27T05:19:35.445Z | Downloaded darling_macro v0.23.0 |
| 578 | 2026-05-27T05:19:35.445Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 579 | 2026-05-27T05:19:35.445Z | Downloaded async-compression v0.4.41 |
| 580 | 2026-05-27T05:19:35.448Z | Downloaded fixedbitset v0.4.2 |
| 581 | 2026-05-27T05:19:35.448Z | Downloaded async-bb8-diesel v0.2.1 |
| 582 | 2026-05-27T05:19:35.451Z | Downloaded dtrace-parser v0.3.0 |
| 583 | 2026-05-27T05:19:35.451Z | Downloaded display-error-chain v0.2.2 |
| 584 | 2026-05-27T05:19:35.451Z | Downloaded async-trait v0.1.89 |
| 585 | 2026-05-27T05:19:35.454Z | Downloaded float-ord v0.3.2 |
| 586 | 2026-05-27T05:19:35.456Z | Downloaded clang-sys v1.8.1 |
| 587 | 2026-05-27T05:19:35.456Z | Downloaded flagset v0.4.7 |
| 588 | 2026-05-27T05:19:35.456Z | Downloaded env_filter v1.0.0 |
| 589 | 2026-05-27T05:19:35.460Z | Downloaded enum-as-inner v0.6.1 |
| 590 | 2026-05-27T05:19:35.460Z | Downloaded difflib v0.4.0 |
| 591 | 2026-05-27T05:19:35.460Z | Downloaded compression-codecs v0.4.37 |
| 592 | 2026-05-27T05:19:35.463Z | Downloaded embedded-io v0.4.0 |
| 593 | 2026-05-27T05:19:35.466Z | Downloaded defmt v0.3.100 |
| 594 | 2026-05-27T05:19:35.466Z | Downloaded colored v3.1.1 |
| 595 | 2026-05-27T05:19:35.470Z | Downloaded downcast-rs v2.0.2 |
| 596 | 2026-05-27T05:19:35.470Z | Downloaded crc v3.4.0 |
| 597 | 2026-05-27T05:19:35.470Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 598 | 2026-05-27T05:19:35.473Z | Downloaded compression-core v0.4.31 |
| 599 | 2026-05-27T05:19:35.473Z | Downloaded base64 v0.21.7 |
| 600 | 2026-05-27T05:19:35.476Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 601 | 2026-05-27T05:19:35.476Z | Downloaded bitfield-macros v0.19.4 |
| 602 | 2026-05-27T05:19:35.476Z | Downloaded cargo-platform v0.3.2 |
| 603 | 2026-05-27T05:19:35.477Z | Downloaded dyn-clone v1.0.20 |
| 604 | 2026-05-27T05:19:35.481Z | Downloaded dof v0.4.0 |
| 605 | 2026-05-27T05:19:35.481Z | Downloaded crunchy v0.2.4 |
| 606 | 2026-05-27T05:19:35.481Z | Downloaded crc-catalog v2.4.0 |
| 607 | 2026-05-27T05:19:35.485Z | Downloaded cfg_aliases v0.2.1 |
| 608 | 2026-05-27T05:19:35.485Z | Downloaded bit-set v0.5.3 |
| 609 | 2026-05-27T05:19:35.485Z | Downloaded atty v0.2.14 |
| 610 | 2026-05-27T05:19:35.485Z | Downloaded dirs-next v2.0.0 |
| 611 | 2026-05-27T05:19:35.485Z | Downloaded derive_builder_macro v0.20.2 |
| 612 | 2026-05-27T05:19:35.485Z | Downloaded console v0.15.11 |
| 613 | 2026-05-27T05:19:35.490Z | Downloaded arrayref v0.3.9 |
| 614 | 2026-05-27T05:19:35.490Z | Downloaded defmt-parser v1.0.0 |
| 615 | 2026-05-27T05:19:35.490Z | Downloaded cobs v0.3.0 |
| 616 | 2026-05-27T05:19:35.490Z | Downloaded bcs v0.1.6 |
| 617 | 2026-05-27T05:19:35.493Z | Downloaded embedded-io v0.6.1 |
| 618 | 2026-05-27T05:19:35.493Z | Downloaded backon v1.6.0 |
| 619 | 2026-05-27T05:19:35.496Z | Downloaded atomicwrites v0.4.4 |
| 620 | 2026-05-27T05:19:35.496Z | Downloaded atomic-waker v1.1.2 |
| 621 | 2026-05-27T05:19:35.500Z | Downloaded float-cmp v0.10.0 |
| 622 | 2026-05-27T05:19:35.500Z | Downloaded fd-lock v4.0.4 |
| 623 | 2026-05-27T05:19:35.500Z | Downloaded dsl_auto_type v0.2.0 |
| 624 | 2026-05-27T05:19:35.505Z | Downloaded crossbeam-deque v0.8.6 |
| 625 | 2026-05-27T05:19:35.505Z | Downloaded either v1.15.0 |
| 626 | 2026-05-27T05:19:35.505Z | Downloaded ed25519 v2.2.3 |
| 627 | 2026-05-27T05:19:35.508Z | Downloaded ctr v0.9.2 |
| 628 | 2026-05-27T05:19:35.508Z | Downloaded derive-ex v0.1.8 |
| 629 | 2026-05-27T05:19:35.508Z | Downloaded critical-section v1.2.0 |
| 630 | 2026-05-27T05:19:35.511Z | Downloaded cpufeatures v0.3.0 |
| 631 | 2026-05-27T05:19:35.512Z | Downloaded bit-set v0.8.0 |
| 632 | 2026-05-27T05:19:35.512Z | Downloaded backoff v0.4.0 |
| 633 | 2026-05-27T05:19:35.515Z | Downloaded defmt-macros v1.0.1 |
| 634 | 2026-05-27T05:19:35.515Z | Downloaded futures-sink v0.3.32 |
| 635 | 2026-05-27T05:19:35.515Z | Downloaded futures-macro v0.3.32 |
| 636 | 2026-05-27T05:19:35.518Z | Downloaded convert_case v0.4.0 |
| 637 | 2026-05-27T05:19:35.518Z | Downloaded cfg_aliases v0.1.1 |
| 638 | 2026-05-27T05:19:35.518Z | Downloaded futures-io v0.3.32 |
| 639 | 2026-05-27T05:19:35.518Z | Downloaded funty v2.0.0 |
| 640 | 2026-05-27T05:19:35.521Z | Downloaded foreign-types v0.3.2 |
| 641 | 2026-05-27T05:19:35.521Z | Downloaded futures-task v0.3.32 |
| 642 | 2026-05-27T05:19:35.521Z | Downloaded block-padding v0.3.3 |
| 643 | 2026-05-27T05:19:35.524Z | Downloaded hash32 v0.2.1 |
| 644 | 2026-05-27T05:19:35.524Z | Downloaded endian-type v0.1.2 |
| 645 | 2026-05-27T05:19:35.524Z | Downloaded castaway v0.2.4 |
| 646 | 2026-05-27T05:19:35.527Z | Downloaded daft-derive v0.1.7 |
| 647 | 2026-05-27T05:19:35.527Z | Downloaded erased-serde v0.3.31 |
| 648 | 2026-05-27T05:19:35.530Z | Downloaded foreign-types-shared v0.1.1 |
| 649 | 2026-05-27T05:19:35.530Z | Downloaded fixedbitset v0.5.7 |
| 650 | 2026-05-27T05:19:35.533Z | Downloaded ena v0.14.4 |
| 651 | 2026-05-27T05:19:35.533Z | Downloaded ecdsa v0.16.9 |
| 652 | 2026-05-27T05:19:35.533Z | Downloaded debug-ignore v1.0.5 |
| 653 | 2026-05-27T05:19:35.536Z | Downloaded base16ct v0.2.0 |
| 654 | 2026-05-27T05:19:35.536Z | Downloaded async-stream v0.3.6 |
| 655 | 2026-05-27T05:19:35.539Z | Downloaded ascii-canvas v3.0.0 |
| 656 | 2026-05-27T05:19:35.539Z | Downloaded foreign-types-shared v0.3.1 |
| 657 | 2026-05-27T05:19:35.539Z | Downloaded ff v0.13.1 |
| 658 | 2026-05-27T05:19:35.545Z | Downloaded blowfish v0.9.1 |
| 659 | 2026-05-27T05:19:35.545Z | Downloaded derive_builder_core v0.20.2 |
| 660 | 2026-05-27T05:19:35.548Z | Downloaded daft v0.1.7 |
| 661 | 2026-05-27T05:19:35.548Z | Downloaded argon2 v0.5.3 |
| 662 | 2026-05-27T05:19:35.548Z | Downloaded bitfield-struct v0.6.2 |
| 663 | 2026-05-27T05:19:35.549Z | Downloaded foldhash v0.1.5 |
| 664 | 2026-05-27T05:19:35.549Z | Downloaded gethostname v0.5.0 |
| 665 | 2026-05-27T05:19:35.553Z | Downloaded ghash v0.5.1 |
| 666 | 2026-05-27T05:19:35.553Z | Downloaded foreign-types-macros v0.2.3 |
| 667 | 2026-05-27T05:19:35.553Z | Downloaded fallible-iterator v0.2.0 |
| 668 | 2026-05-27T05:19:35.553Z | Downloaded env_logger v0.11.9 |
| 669 | 2026-05-27T05:19:35.556Z | Downloaded globwalk v0.9.1 |
| 670 | 2026-05-27T05:19:35.556Z | Downloaded headers-core v0.3.0 |
| 671 | 2026-05-27T05:19:35.556Z | Downloaded hash32 v0.3.1 |
| 672 | 2026-05-27T05:19:35.562Z | Downloaded const-oid v0.9.6 |
| 673 | 2026-05-27T05:19:35.562Z | Downloaded ciborium-io v0.2.2 |
| 674 | 2026-05-27T05:19:35.562Z | Downloaded filetime v0.2.27 |
| 675 | 2026-05-27T05:19:35.565Z | Downloaded console v0.16.2 |
| 676 | 2026-05-27T05:19:35.565Z | Downloaded futures-core v0.3.32 |
| 677 | 2026-05-27T05:19:35.565Z | Downloaded git-stub v1.0.0 |
| 678 | 2026-05-27T05:19:35.565Z | Downloaded fxhash v0.2.1 |
| 679 | 2026-05-27T05:19:35.565Z | Downloaded derive_builder v0.20.2 |
| 680 | 2026-05-27T05:19:35.569Z | Downloaded hex-literal v0.4.1 |
| 681 | 2026-05-27T05:19:35.607Z | Downloaded hex v0.4.3 |
| 682 | 2026-05-27T05:19:35.607Z | Downloaded crc32fast v1.5.0 |
| 683 | 2026-05-27T05:19:35.607Z | Downloaded der_derive v0.7.3 |
| 684 | 2026-05-27T05:19:35.607Z | Downloaded defmt v1.0.1 |
| 685 | 2026-05-27T05:19:35.613Z | Downloaded constant_time_eq v0.4.2 |
| 686 | 2026-05-27T05:19:35.613Z | Downloaded httpdate v1.0.3 |
| 687 | 2026-05-27T05:19:35.613Z | Downloaded http-range v0.1.5 |
| 688 | 2026-05-27T05:19:35.613Z | Downloaded http-body v1.0.1 |
| 689 | 2026-05-27T05:19:35.613Z | Downloaded hubpack_derive v0.1.1 |
| 690 | 2026-05-27T05:19:35.613Z | Downloaded futures-executor v0.3.32 |
| 691 | 2026-05-27T05:19:35.614Z | Downloaded cbc v0.1.2 |
| 692 | 2026-05-27T05:19:35.614Z | Downloaded fs-err v2.11.0 |
| 693 | 2026-05-27T05:19:35.614Z | Downloaded chacha20 v0.9.1 |
| 694 | 2026-05-27T05:19:35.614Z | Downloaded bit-vec v0.6.3 |
| 695 | 2026-05-27T05:19:35.614Z | Downloaded cassowary v0.3.0 |
| 696 | 2026-05-27T05:19:35.614Z | Downloaded illumos-nvpair v0.3.0 |
| 697 | 2026-05-27T05:19:35.614Z | Downloaded ident_case v1.0.1 |
| 698 | 2026-05-27T05:19:35.614Z | Downloaded darling v0.13.4 |
| 699 | 2026-05-27T05:19:35.614Z | Downloaded glob v0.3.3 |
| 700 | 2026-05-27T05:19:35.614Z | Downloaded convert_case v0.10.0 |
| 701 | 2026-05-27T05:19:35.614Z | Downloaded cmake v0.1.57 |
| 702 | 2026-05-27T05:19:35.614Z | Downloaded darling v0.23.0 |
| 703 | 2026-05-27T05:19:35.614Z | Downloaded find-msvc-tools v0.1.9 |
| 704 | 2026-05-27T05:19:35.614Z | Downloaded corncobs v0.1.4 |
| 705 | 2026-05-27T05:19:35.614Z | Downloaded cargo_metadata v0.23.1 |
| 706 | 2026-05-27T05:19:35.614Z | Downloaded des v0.8.1 |
| 707 | 2026-05-27T05:19:35.614Z | Downloaded deranged v0.5.8 |
| 708 | 2026-05-27T05:19:35.614Z | Downloaded buf-list v1.1.2 |
| 709 | 2026-05-27T05:19:35.614Z | Downloaded fs_extra v1.3.0 |
| 710 | 2026-05-27T05:19:35.614Z | Downloaded colored v2.2.0 |
| 711 | 2026-05-27T05:19:35.614Z | Downloaded cipher v0.4.4 |
| 712 | 2026-05-27T05:19:35.614Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 713 | 2026-05-27T05:19:35.623Z | Downloaded hyper-tls v0.6.0 |
| 714 | 2026-05-27T05:19:35.623Z | Downloaded git-stub-vcs v0.1.0 |
| 715 | 2026-05-27T05:19:35.623Z | Downloaded indoc v1.0.9 |
| 716 | 2026-05-27T05:19:35.623Z | Downloaded indent_write v2.2.0 |
| 717 | 2026-05-27T05:19:35.623Z | Downloaded instant v0.1.13 |
| 718 | 2026-05-27T05:19:35.626Z | Downloaded is_ci v1.2.0 |
| 719 | 2026-05-27T05:19:35.626Z | Downloaded cookie_store v0.22.1 |
| 720 | 2026-05-27T05:19:35.626Z | Downloaded diff v0.1.13 |
| 721 | 2026-05-27T05:19:35.626Z | Downloaded bitfield v0.19.4 |
| 722 | 2026-05-27T05:19:35.626Z | Downloaded darling v0.20.11 |
| 723 | 2026-05-27T05:19:35.629Z | Downloaded internet-checksum v0.2.1 |
| 724 | 2026-05-27T05:19:35.629Z | Downloaded derive_more v0.99.20 |
| 725 | 2026-05-27T05:19:35.633Z | Downloaded instability v0.3.11 |
| 726 | 2026-05-27T05:19:35.633Z | Downloaded group v0.13.0 |
| 727 | 2026-05-27T05:19:35.636Z | Downloaded globset v0.4.18 |
| 728 | 2026-05-27T05:19:35.636Z | Downloaded inout v0.1.4 |
| 729 | 2026-05-27T05:19:35.636Z | Downloaded darling_core v0.13.4 |
| 730 | 2026-05-27T05:19:35.639Z | Downloaded hubpack v0.1.2 |
| 731 | 2026-05-27T05:19:35.641Z | Downloaded lalrpop-util v0.19.12 |
| 732 | 2026-05-27T05:19:35.641Z | Downloaded keccak v0.1.6 |
| 733 | 2026-05-27T05:19:35.641Z | Downloaded http-body-util v0.1.3 |
| 734 | 2026-05-27T05:19:35.644Z | Downloaded hostname v0.4.2 |
| 735 | 2026-05-27T05:19:35.644Z | Downloaded lazy_static v1.5.0 |
| 736 | 2026-05-27T05:19:35.648Z | Downloaded linked-hash-map v0.5.6 |
| 737 | 2026-05-27T05:19:35.648Z | Downloaded chacha20 v0.10.0 |
| 738 | 2026-05-27T05:19:35.648Z | Downloaded highway v1.3.0 |
| 739 | 2026-05-27T05:19:35.650Z | Downloaded libscf-sys v1.1.0 |
| 740 | 2026-05-27T05:19:35.650Z | Downloaded hostname v0.3.1 |
| 741 | 2026-05-27T05:19:35.653Z | Downloaded diesel-dtrace v0.5.0 |
| 742 | 2026-05-27T05:19:35.653Z | Downloaded cookie v0.18.1 |
| 743 | 2026-05-27T05:19:35.656Z | Downloaded const_format_proc_macros v0.2.34 |
| 744 | 2026-05-27T05:19:35.656Z | Downloaded cancel-safe-futures v0.1.5 |
| 745 | 2026-05-27T05:19:35.659Z | Downloaded bzip2 v0.4.4 |
| 746 | 2026-05-27T05:19:35.659Z | Downloaded humantime v2.3.0 |
| 747 | 2026-05-27T05:19:35.662Z | Downloaded lru-slab v0.1.2 |
| 748 | 2026-05-27T05:19:35.662Z | Downloaded maplit v1.0.2 |
| 749 | 2026-05-27T05:19:35.662Z | Downloaded lru v0.12.5 |
| 750 | 2026-05-27T05:19:35.666Z | Downloaded mime v0.3.17 |
| 751 | 2026-05-27T05:19:35.666Z | Downloaded memoffset v0.9.1 |
| 752 | 2026-05-27T05:19:35.666Z | Downloaded getrandom v0.2.17 |
| 753 | 2026-05-27T05:19:35.669Z | Downloaded md5 v0.7.0 |
| 754 | 2026-05-27T05:19:35.669Z | Downloaded md-5 v0.10.6 |
| 755 | 2026-05-27T05:19:35.669Z | Downloaded crossbeam-epoch v0.9.18 |
| 756 | 2026-05-27T05:19:35.672Z | Downloaded maybe-uninit v2.0.0 |
| 757 | 2026-05-27T05:19:35.673Z | Downloaded derive-where v1.6.0 |
| 758 | 2026-05-27T05:19:35.678Z | Downloaded hyper-staticfile v0.10.1 |
| 759 | 2026-05-27T05:19:35.682Z | Downloaded foldhash v0.2.0 |
| 760 | 2026-05-27T05:19:35.682Z | Downloaded futures-channel v0.3.32 |
| 761 | 2026-05-27T05:19:35.682Z | Downloaded elliptic-curve v0.13.8 |
| 762 | 2026-05-27T05:19:35.685Z | Downloaded bytes v1.11.1 |
| 763 | 2026-05-27T05:19:35.685Z | Downloaded ahash v0.8.12 |
| 764 | 2026-05-27T05:19:35.691Z | Downloaded nodrop v0.1.14 |
| 765 | 2026-05-27T05:19:35.691Z | Downloaded newtype_derive v0.1.6 |
| 766 | 2026-05-27T05:19:35.695Z | Downloaded new_debug_unreachable v1.0.6 |
| 767 | 2026-05-27T05:19:35.695Z | Downloaded newline-converter v0.3.0 |
| 768 | 2026-05-27T05:19:35.695Z | Downloaded multimap v0.10.1 |
| 769 | 2026-05-27T05:19:35.695Z | Downloaded is-terminal v0.4.17 |
| 770 | 2026-05-27T05:19:35.695Z | Downloaded ipnet v2.11.0 |
| 771 | 2026-05-27T05:19:35.695Z | Downloaded ingot v0.1.1 |
| 772 | 2026-05-27T05:19:35.695Z | Downloaded indoc v2.0.7 |
| 773 | 2026-05-27T05:19:35.698Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 774 | 2026-05-27T05:19:35.698Z | Downloaded darling v0.21.3 |
| 775 | 2026-05-27T05:19:35.702Z | Downloaded jobserver v0.1.34 |
| 776 | 2026-05-27T05:19:35.704Z | Downloaded ingot-types v0.1.2 |
| 777 | 2026-05-27T05:19:35.704Z | Downloaded num v0.4.3 |
| 778 | 2026-05-27T05:19:35.704Z | Downloaded ipnetwork v0.21.1 |
| 779 | 2026-05-27T05:19:35.707Z | Downloaded hmac v0.12.1 |
| 780 | 2026-05-27T05:19:35.707Z | Downloaded num-iter v0.1.45 |
| 781 | 2026-05-27T05:19:35.711Z | Downloaded num-derive v0.4.2 |
| 782 | 2026-05-27T05:19:35.711Z | Downloaded num-derive v0.3.3 |
| 783 | 2026-05-27T05:19:35.714Z | Downloaded nonempty v0.12.0 |
| 784 | 2026-05-27T05:19:35.714Z | Downloaded darling_core v0.23.0 |
| 785 | 2026-05-27T05:19:35.717Z | Downloaded libloading v0.8.9 |
| 786 | 2026-05-27T05:19:35.717Z | Downloaded num-conv v0.2.0 |
| 787 | 2026-05-27T05:19:35.720Z | Downloaded normalize-line-endings v0.3.0 |
| 788 | 2026-05-27T05:19:35.720Z | Downloaded num_threads v0.1.7 |
| 789 | 2026-05-27T05:19:35.721Z | Downloaded linear-map v1.2.0 |
| 790 | 2026-05-27T05:19:35.721Z | Downloaded num_enum_derive v0.5.11 |
| 791 | 2026-05-27T05:19:35.724Z | Downloaded crc-any v2.5.0 |
| 792 | 2026-05-27T05:19:35.724Z | Downloaded openssl-probe v0.2.1 |
| 793 | 2026-05-27T05:19:35.729Z | Downloaded httparse v1.10.1 |
| 794 | 2026-05-27T05:19:35.729Z | Downloaded libsw-core v0.3.2 |
| 795 | 2026-05-27T05:19:35.729Z | Downloaded chacha20poly1305 v0.10.1 |
| 796 | 2026-05-27T05:19:35.733Z | Downloaded oso-derive v0.27.3 |
| 797 | 2026-05-27T05:19:35.733Z | Downloaded openssl-probe v0.1.6 |
| 798 | 2026-05-27T05:19:35.733Z | Downloaded managed v0.8.0 |
| 799 | 2026-05-27T05:19:35.733Z | Downloaded lock_api v0.4.14 |
| 800 | 2026-05-27T05:19:35.737Z | Downloaded arc-swap v1.8.2 |
| 801 | 2026-05-27T05:19:35.737Z | Downloaded olpc-cjson v0.1.4 |
| 802 | 2026-05-27T05:19:35.737Z | Downloaded libefi-sys v0.1.0 |
| 803 | 2026-05-27T05:19:35.740Z | Downloaded futures v0.3.32 |
| 804 | 2026-05-27T05:19:35.740Z | Downloaded opaque-debug v0.3.1 |
| 805 | 2026-05-27T05:19:35.743Z | Downloaded openssl-macros v0.1.1 |
| 806 | 2026-05-27T05:19:35.743Z | Downloaded mime_guess v2.0.5 |
| 807 | 2026-05-27T05:19:35.746Z | Downloaded drift v0.2.0 |
| 808 | 2026-05-27T05:19:35.750Z | Downloaded packed_struct_codegen v0.10.1 |
| 809 | 2026-05-27T05:19:35.753Z | Downloaded newtype-uuid-macros v0.1.0 |
| 810 | 2026-05-27T05:19:35.753Z | Downloaded newtype-uuid v1.3.2 |
| 811 | 2026-05-27T05:19:35.753Z | Downloaded flume v0.11.1 |
| 812 | 2026-05-27T05:19:35.756Z | Downloaded parse-size v1.1.0 |
| 813 | 2026-05-27T05:19:35.759Z | Downloaded parse-display v0.10.0 |
| 814 | 2026-05-27T05:19:35.759Z | Downloaded native-tls v0.2.18 |
| 815 | 2026-05-27T05:19:35.760Z | Downloaded multer v3.1.0 |
| 816 | 2026-05-27T05:19:35.762Z | Downloaded fatfs v0.3.6 |
| 817 | 2026-05-27T05:19:35.765Z | Downloaded half v2.7.1 |
| 818 | 2026-05-27T05:19:35.766Z | Downloaded getrandom v0.3.4 |
| 819 | 2026-05-27T05:19:35.769Z | Downloaded ingot-macros v0.1.1 |
| 820 | 2026-05-27T05:19:35.769Z | Downloaded half v1.8.3 |
| 821 | 2026-05-27T05:19:35.772Z | Downloaded num_enum_derive v0.7.5 |
| 822 | 2026-05-27T05:19:35.772Z | Downloaded num_enum v0.5.11 |
| 823 | 2026-05-27T05:19:35.779Z | Downloaded pbkdf2 v0.12.2 |
| 824 | 2026-05-27T05:19:35.783Z | Downloaded num-rational v0.4.2 |
| 825 | 2026-05-27T05:19:35.783Z | Downloaded nu-ansi-term v0.50.3 |
| 826 | 2026-05-27T05:19:35.783Z | Downloaded nibble_vec v0.1.0 |
| 827 | 2026-05-27T05:19:35.783Z | Downloaded dropshot_endpoint v0.17.0 |
| 828 | 2026-05-27T05:19:35.783Z | Downloaded nanorand v0.7.0 |
| 829 | 2026-05-27T05:19:35.787Z | Downloaded litrs v1.0.0 |
| 830 | 2026-05-27T05:19:35.787Z | Downloaded const_format v0.2.35 |
| 831 | 2026-05-27T05:19:35.792Z | Downloaded phf_shared v0.11.3 |
| 832 | 2026-05-27T05:19:35.792Z | Downloaded path-slash v0.1.5 |
| 833 | 2026-05-27T05:19:35.792Z | Downloaded pin-utils v0.1.0 |
| 834 | 2026-05-27T05:19:35.795Z | Downloaded phf_shared v0.12.1 |
| 835 | 2026-05-27T05:19:35.795Z | Downloaded kstat-rs v0.2.4 |
| 836 | 2026-05-27T05:19:35.795Z | Downloaded bzip2 v0.6.1 |
| 837 | 2026-05-27T05:19:35.795Z | Downloaded bit-vec v0.8.0 |
| 838 | 2026-05-27T05:19:35.798Z | Downloaded ar_archive_writer v0.5.1 |
| 839 | 2026-05-27T05:19:35.798Z | Downloaded hyper-rustls v0.27.7 |
| 840 | 2026-05-27T05:19:35.801Z | Downloaded aes v0.8.4 |
| 841 | 2026-05-27T05:19:35.804Z | Downloaded owo-colors v4.3.0 |
| 842 | 2026-05-27T05:19:35.804Z | Downloaded num_enum v0.7.5 |
| 843 | 2026-05-27T05:19:35.807Z | Downloaded predicates-tree v1.0.13 |
| 844 | 2026-05-27T05:19:35.810Z | Downloaded predicates-core v1.0.10 |
| 845 | 2026-05-27T05:19:35.810Z | Downloaded peg-runtime v0.8.5 |
| 846 | 2026-05-27T05:19:35.810Z | Downloaded compact_str v0.8.1 |
| 847 | 2026-05-27T05:19:35.813Z | Downloaded precomputed-hash v0.1.1 |
| 848 | 2026-05-27T05:19:35.828Z | Downloaded proc-macro-crate v3.4.0 |
| 849 | 2026-05-27T05:19:35.831Z | Downloaded darling_core v0.21.3 |
| 850 | 2026-05-27T05:19:35.834Z | Downloaded proc-macro-crate v1.3.1 |
| 851 | 2026-05-27T05:19:35.834Z | Downloaded powerfmt v0.2.0 |
| 852 | 2026-05-27T05:19:35.834Z | Downloaded parse-display-derive v0.10.0 |
| 853 | 2026-05-27T05:19:35.838Z | Downloaded parking_lot_core v0.8.6 |
| 854 | 2026-05-27T05:19:35.838Z | Downloaded progenitor-client v0.14.0 |
| 855 | 2026-05-27T05:19:35.838Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 856 | 2026-05-27T05:19:35.838Z | Downloaded heapless v0.7.17 |
| 857 | 2026-05-27T05:19:35.842Z | Downloaded crossbeam-channel v0.5.15 |
| 858 | 2026-05-27T05:19:35.845Z | Downloaded progenitor-macro v0.14.0 |
| 859 | 2026-05-27T05:19:35.845Z | Downloaded progenitor-client v0.11.2 |
| 860 | 2026-05-27T05:19:35.848Z | Downloaded pem-rfc7468 v0.7.0 |
| 861 | 2026-05-27T05:19:35.848Z | Downloaded password-hash v0.4.2 |
| 862 | 2026-05-27T05:19:35.848Z | Downloaded libbz2-rs-sys v0.2.2 |
| 863 | 2026-05-27T05:19:35.851Z | Downloaded quick-error v1.2.3 |
| 864 | 2026-05-27T05:19:35.851Z | Downloaded psl-types v2.0.11 |
| 865 | 2026-05-27T05:19:35.854Z | Downloaded progenitor-macro v0.13.0 |
| 866 | 2026-05-27T05:19:35.854Z | Downloaded phf v0.13.1 |
| 867 | 2026-05-27T05:19:35.854Z | Downloaded phf v0.12.1 |
| 868 | 2026-05-27T05:19:35.858Z | Downloaded peg-macros v0.8.5 |
| 869 | 2026-05-27T05:19:35.858Z | Downloaded phf_shared v0.13.1 |
| 870 | 2026-05-27T05:19:35.863Z | Downloaded pem v3.0.6 |
| 871 | 2026-05-27T05:19:35.863Z | Downloaded peg v0.8.5 |
| 872 | 2026-05-27T05:19:35.863Z | Downloaded pbkdf2 v0.11.0 |
| 873 | 2026-05-27T05:19:35.866Z | Downloaded pin-project-internal v1.1.11 |
| 874 | 2026-05-27T05:19:35.866Z | Downloaded rand_chacha v0.3.1 |
| 875 | 2026-05-27T05:19:35.866Z | Downloaded radium v0.7.0 |
| 876 | 2026-05-27T05:19:35.866Z | Downloaded paste v1.0.15 |
| 877 | 2026-05-27T05:19:35.870Z | Downloaded flate2 v1.1.9 |
| 878 | 2026-05-27T05:19:35.875Z | Downloaded polyval v0.6.2 |
| 879 | 2026-05-27T05:19:35.875Z | Downloaded poly1305 v0.8.0 |
| 880 | 2026-05-27T05:19:35.880Z | Downloaded pkcs8 v0.10.2 |
| 881 | 2026-05-27T05:19:35.880Z | Downloaded pin-project-lite v0.2.17 |
| 882 | 2026-05-27T05:19:35.884Z | Downloaded recursive v0.1.1 |
| 883 | 2026-05-27T05:19:35.884Z | Downloaded der v0.7.10 |
| 884 | 2026-05-27T05:19:35.884Z | Downloaded omicron-zone-package v0.12.2 |
| 885 | 2026-05-27T05:19:35.887Z | Downloaded rand_xorshift v0.4.0 |
| 886 | 2026-05-27T05:19:35.887Z | Downloaded pkg-config v0.3.32 |
| 887 | 2026-05-27T05:19:35.890Z | Downloaded indicatif v0.18.4 |
| 888 | 2026-05-27T05:19:35.890Z | Downloaded password-hash v0.5.0 |
| 889 | 2026-05-27T05:19:35.893Z | Downloaded progenitor v0.11.2 |
| 890 | 2026-05-27T05:19:35.893Z | Downloaded ppv-lite86 v0.2.21 |
| 891 | 2026-05-27T05:19:35.896Z | Downloaded parking_lot_core v0.9.12 |
| 892 | 2026-05-27T05:19:35.896Z | Downloaded ref-cast v1.0.25 |
| 893 | 2026-05-27T05:19:35.899Z | Downloaded ref-cast-impl v1.0.25 |
| 894 | 2026-05-27T05:19:35.899Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 895 | 2026-05-27T05:19:35.903Z | Downloaded progenitor v0.14.0 |
| 896 | 2026-05-27T05:19:35.903Z | Downloaded progenitor-macro v0.11.2 |
| 897 | 2026-05-27T05:19:35.903Z | Downloaded primeorder v0.13.6 |
| 898 | 2026-05-27T05:19:35.903Z | Downloaded progenitor-extras v0.2.0 |
| 899 | 2026-05-27T05:19:35.906Z | Downloaded rfc6979 v0.4.0 |
| 900 | 2026-05-27T05:19:35.906Z | Downloaded rtoolbox v0.0.3 |
| 901 | 2026-05-27T05:19:35.906Z | Downloaded hickory-resolver v0.24.4 |
| 902 | 2026-05-27T05:19:35.909Z | Downloaded progenitor-client v0.13.0 |
| 903 | 2026-05-27T05:19:35.912Z | Downloaded proc-macro-error2 v2.0.1 |
| 904 | 2026-05-27T05:19:35.912Z | Downloaded progenitor-client v0.10.0 |
| 905 | 2026-05-27T05:19:35.915Z | Downloaded ignore v0.4.25 |
| 906 | 2026-05-27T05:19:35.915Z | Downloaded heapless v0.8.0 |
| 907 | 2026-05-27T05:19:35.918Z | Downloaded diesel_derives v2.3.7 |
| 908 | 2026-05-27T05:19:35.921Z | Downloaded rand_chacha v0.9.0 |
| 909 | 2026-05-27T05:19:35.924Z | Downloaded bumpalo v3.20.2 |
| 910 | 2026-05-27T05:19:35.924Z | Downloaded derive_more-impl v2.1.1 |
| 911 | 2026-05-27T05:19:35.927Z | Downloaded psm v0.1.30 |
| 912 | 2026-05-27T05:19:35.930Z | Downloaded expectorate v1.2.0 |
| 913 | 2026-05-27T05:19:35.933Z | Downloaded rustc_version v0.4.1 |
| 914 | 2026-05-27T05:19:35.933Z | Downloaded rustc_version v0.1.7 |
| 915 | 2026-05-27T05:19:35.933Z | Downloaded rustc-hash v2.1.1 |
| 916 | 2026-05-27T05:19:35.938Z | Downloaded russh-cryptovec v0.7.3 |
| 917 | 2026-05-27T05:19:35.938Z | Downloaded r2d2 v0.8.10 |
| 918 | 2026-05-27T05:19:35.938Z | Downloaded cc v1.2.56 |
| 919 | 2026-05-27T05:19:35.940Z | Downloaded memmap2 v0.9.10 |
| 920 | 2026-05-27T05:19:35.941Z | Downloaded crypto-bigint v0.5.5 |
| 921 | 2026-05-27T05:19:35.943Z | Downloaded same-file v1.0.6 |
| 922 | 2026-05-27T05:19:35.946Z | Downloaded sapling-renderdag v0.1.0 |
| 923 | 2026-05-27T05:19:35.946Z | Downloaded salsa20 v0.10.2 |
| 924 | 2026-05-27T05:19:35.951Z | Downloaded predicates v3.1.4 |
| 925 | 2026-05-27T05:19:35.951Z | Downloaded rand_seeder v0.4.0 |
| 926 | 2026-05-27T05:19:35.954Z | Downloaded rand_core v0.6.4 |
| 927 | 2026-05-27T05:19:35.954Z | Downloaded rand_core v0.9.5 |
| 928 | 2026-05-27T05:19:35.954Z | Downloaded postgres-protocol v0.6.10 |
| 929 | 2026-05-27T05:19:35.954Z | Downloaded postcard v1.1.3 |
| 930 | 2026-05-27T05:19:35.958Z | Downloaded scheduled-thread-pool v0.2.7 |
| 931 | 2026-05-27T05:19:35.958Z | Downloaded oso v0.27.3 |
| 932 | 2026-05-27T05:19:35.962Z | Downloaded parking_lot v0.12.5 |
| 933 | 2026-05-27T05:19:35.962Z | Downloaded parking_lot v0.11.2 |
| 934 | 2026-05-27T05:19:35.967Z | Downloaded scrypt v0.11.0 |
| 935 | 2026-05-27T05:19:35.967Z | Downloaded papergrid v0.17.0 |
| 936 | 2026-05-27T05:19:35.970Z | Downloaded secrecy v0.10.3 |
| 937 | 2026-05-27T05:19:35.970Z | Downloaded progenitor v0.13.0 |
| 938 | 2026-05-27T05:19:35.970Z | Downloaded hickory-resolver v0.25.2 |
| 939 | 2026-05-27T05:19:35.973Z | Downloaded serde_bytes v0.11.19 |
| 940 | 2026-05-27T05:19:35.973Z | Downloaded resolv-conf v0.7.6 |
| 941 | 2026-05-27T05:19:35.976Z | Downloaded scroll_derive v0.13.1 |
| 942 | 2026-05-27T05:19:35.976Z | Downloaded scopeguard v1.2.0 |
| 943 | 2026-05-27T05:19:35.976Z | Downloaded miniz_oxide v0.8.9 |
| 944 | 2026-05-27T05:19:35.979Z | Downloaded pin-project v1.1.11 |
| 945 | 2026-05-27T05:19:35.985Z | Downloaded serde-big-array v0.5.1 |
| 946 | 2026-05-27T05:19:35.990Z | Downloaded seq-macro v0.3.6 |
| 947 | 2026-05-27T05:19:35.990Z | Downloaded semver v0.1.20 |
| 948 | 2026-05-27T05:19:35.993Z | Downloaded rustls-native-certs v0.8.3 |
| 949 | 2026-05-27T05:19:35.993Z | Downloaded crossterm v0.28.1 |
| 950 | 2026-05-27T05:19:35.997Z | Downloaded sha1 v0.10.6 |
| 951 | 2026-05-27T05:19:35.997Z | Downloaded serde_urlencoded v0.7.1 |
| 952 | 2026-05-27T05:19:36.002Z | Downloaded serde_repr v0.1.20 |
| 953 | 2026-05-27T05:19:36.002Z | Downloaded serde_plain v1.0.2 |
| 954 | 2026-05-27T05:19:36.002Z | Downloaded quinn-udp v0.5.14 |
| 955 | 2026-05-27T05:19:36.007Z | Downloaded jiff-static v0.2.21 |
| 956 | 2026-05-27T05:19:36.007Z | Downloaded pkcs5 v0.7.1 |
| 957 | 2026-05-27T05:19:36.011Z | Downloaded pkcs1 v0.7.5 |
| 958 | 2026-05-27T05:19:36.011Z | Downloaded signature v2.2.0 |
| 959 | 2026-05-27T05:19:36.011Z | Downloaded rustls-pemfile v2.2.0 |
| 960 | 2026-05-27T05:19:36.011Z | Downloaded rand_core v0.10.0 |
| 961 | 2026-05-27T05:19:36.014Z | Downloaded p256 v0.13.2 |
| 962 | 2026-05-27T05:19:36.014Z | Downloaded siphasher v1.0.2 |
| 963 | 2026-05-27T05:19:36.014Z | Downloaded sigpipe v0.1.3 |
| 964 | 2026-05-27T05:19:36.017Z | Downloaded signal-hook-tokio v0.3.1 |
| 965 | 2026-05-27T05:19:36.017Z | Downloaded signal-hook-mio v0.2.5 |
| 966 | 2026-05-27T05:19:36.018Z | Downloaded shell-words v1.1.1 |
| 967 | 2026-05-27T05:19:36.018Z | Downloaded rustversion v1.0.22 |
| 968 | 2026-05-27T05:19:36.022Z | Downloaded rusty-fork v0.3.1 |
| 969 | 2026-05-27T05:19:36.022Z | Downloaded schemars_derive v0.8.22 |
| 970 | 2026-05-27T05:19:36.026Z | Downloaded postgres-types v0.2.12 |
| 971 | 2026-05-27T05:19:36.026Z | Downloaded openssl-sys v0.9.115 |
| 972 | 2026-05-27T05:19:36.029Z | Downloaded secrecy v0.8.0 |
| 973 | 2026-05-27T05:19:36.029Z | Downloaded crossterm v0.29.0 |
| 974 | 2026-05-27T05:19:36.032Z | Downloaded slog-bunyan v2.5.0 |
| 975 | 2026-05-27T05:19:36.035Z | Downloaded slog-envlogger v2.2.0 |
| 976 | 2026-05-27T05:19:36.036Z | Downloaded scroll v0.13.0 |
| 977 | 2026-05-27T05:19:36.036Z | Downloaded hashbrown v0.13.2 |
| 978 | 2026-05-27T05:19:36.039Z | Downloaded hashbrown v0.12.3 |
| 979 | 2026-05-27T05:19:36.042Z | Downloaded serde_derive_internals v0.29.1 |
| 980 | 2026-05-27T05:19:36.046Z | Downloaded progenitor-impl v0.11.2 |
| 981 | 2026-05-27T05:19:36.046Z | Downloaded sec1 v0.7.3 |
| 982 | 2026-05-27T05:19:36.046Z | Downloaded sct v0.7.1 |
| 983 | 2026-05-27T05:19:36.049Z | Downloaded http v1.4.0 |
| 984 | 2026-05-27T05:19:36.052Z | Downloaded prefix-trie v0.7.0 |
| 985 | 2026-05-27T05:19:36.052Z | Downloaded aho-corasick v1.1.4 |
| 986 | 2026-05-27T05:19:36.055Z | Downloaded serde_spanned v1.0.4 |
| 987 | 2026-05-27T05:19:36.058Z | Downloaded serde_path_to_error v0.1.20 |
| 988 | 2026-05-27T05:19:36.058Z | Downloaded serde-hex v0.1.0 |
| 989 | 2026-05-27T05:19:36.061Z | Downloaded rustls-pemfile v1.0.4 |
| 990 | 2026-05-27T05:19:36.061Z | Downloaded ssh-cipher v0.2.0 |
| 991 | 2026-05-27T05:19:36.061Z | Downloaded headers v0.4.1 |
| 992 | 2026-05-27T05:19:36.069Z | Downloaded packed_struct v0.10.1 |
| 993 | 2026-05-27T05:19:36.074Z | Downloaded oxnet v0.1.4 |
| 994 | 2026-05-27T05:19:36.074Z | Downloaded shlex v1.3.0 |
| 995 | 2026-05-27T05:19:36.074Z | Downloaded serde_with_macros v1.5.2 |
| 996 | 2026-05-27T05:19:36.074Z | Downloaded oxide-tokio-rt v0.1.4 |
| 997 | 2026-05-27T05:19:36.074Z | Downloaded indexmap v1.9.3 |
| 998 | 2026-05-27T05:19:36.080Z | Downloaded sqlparser_derive v0.5.0 |
| 999 | 2026-05-27T05:19:36.080Z | Downloaded rcgen v0.12.1 |
| 1000 | 2026-05-27T05:19:36.080Z | Downloaded strsim v0.10.0 |
| 1001 | 2026-05-27T05:19:36.080Z | Downloaded ssh-encoding v0.2.0 |
| 1002 | 2026-05-27T05:19:36.080Z | Downloaded iana-time-zone v0.1.65 |
| 1003 | 2026-05-27T05:19:36.084Z | Downloaded russh-keys v0.45.0 |
| 1004 | 2026-05-27T05:19:36.084Z | Downloaded structmeta-derive v0.3.0 |
| 1005 | 2026-05-27T05:19:36.085Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1006 | 2026-05-27T05:19:36.085Z | Downloaded strum v0.26.3 |
| 1007 | 2026-05-27T05:19:36.089Z | Downloaded hyper-util v0.1.20 |
| 1008 | 2026-05-27T05:19:36.089Z | Downloaded rustls-pki-types v1.14.0 |
| 1009 | 2026-05-27T05:19:36.092Z | Downloaded minimal-lexical v0.2.1 |
| 1010 | 2026-05-27T05:19:36.096Z | Downloaded prettyplease v0.2.37 |
| 1011 | 2026-05-27T05:19:36.099Z | Downloaded pretty_assertions v1.4.1 |
| 1012 | 2026-05-27T05:19:36.099Z | Downloaded strum v0.27.2 |
| 1013 | 2026-05-27T05:19:36.099Z | Downloaded dropshot-api-manager v0.7.2 |
| 1014 | 2026-05-27T05:19:36.102Z | Downloaded sync_wrapper v1.0.2 |
| 1015 | 2026-05-27T05:19:36.102Z | Downloaded subtle v2.6.1 |
| 1016 | 2026-05-27T05:19:36.105Z | Downloaded structmeta v0.3.0 |
| 1017 | 2026-05-27T05:19:36.105Z | Downloaded slog-scope v4.4.1 |
| 1018 | 2026-05-27T05:19:36.105Z | Downloaded simd-adler32 v0.3.8 |
| 1019 | 2026-05-27T05:19:36.108Z | Downloaded ed25519-dalek v2.2.0 |
| 1020 | 2026-05-27T05:19:36.108Z | Downloaded progenitor-impl v0.14.0 |
| 1021 | 2026-05-27T05:19:36.111Z | Downloaded hickory-server v0.25.2 |
| 1022 | 2026-05-27T05:19:36.117Z | Downloaded derive_more v2.1.1 |
| 1023 | 2026-05-27T05:19:36.120Z | Downloaded tap v1.0.1 |
| 1024 | 2026-05-27T05:19:36.123Z | Downloaded take_mut v0.2.2 |
| 1025 | 2026-05-27T05:19:36.123Z | Downloaded slog-dtrace v0.3.0 |
| 1026 | 2026-05-27T05:19:36.123Z | Downloaded thread-id v5.1.0 |
| 1027 | 2026-05-27T05:19:36.126Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1028 | 2026-05-27T05:19:36.126Z | Downloaded testing_table v0.3.0 |
| 1029 | 2026-05-27T05:19:36.126Z | Downloaded tagptr v0.2.0 |
| 1030 | 2026-05-27T05:19:36.131Z | Downloaded tabwriter v1.4.1 |
| 1031 | 2026-05-27T05:19:36.131Z | Downloaded tabled_derive v0.11.0 |
| 1032 | 2026-05-27T05:19:36.131Z | Downloaded sync-ptr v0.1.4 |
| 1033 | 2026-05-27T05:19:36.135Z | Downloaded ron v0.8.1 |
| 1034 | 2026-05-27T05:19:36.135Z | Downloaded supports-color v3.0.2 |
| 1035 | 2026-05-27T05:19:36.138Z | Downloaded serde_cbor v0.11.2 |
| 1036 | 2026-05-27T05:19:36.138Z | Downloaded smf v0.2.3 |
| 1037 | 2026-05-27T05:19:36.138Z | Downloaded smallvec v0.6.14 |
| 1038 | 2026-05-27T05:19:36.139Z | Downloaded termtree v0.5.1 |
| 1039 | 2026-05-27T05:19:36.144Z | Downloaded sqlformat v0.3.5 |
| 1040 | 2026-05-27T05:19:36.144Z | Downloaded time-core v0.1.8 |
| 1041 | 2026-05-27T05:19:36.150Z | Downloaded signal-hook-registry v1.4.8 |
| 1042 | 2026-05-27T05:19:36.150Z | Downloaded slog-term v2.9.2 |
| 1043 | 2026-05-27T05:19:36.150Z | Downloaded slog-json v2.6.1 |
| 1044 | 2026-05-27T05:19:36.150Z | Downloaded tinyvec_macros v0.1.1 |
| 1045 | 2026-05-27T05:19:36.150Z | Downloaded stringprep v0.1.5 |
| 1046 | 2026-05-27T05:19:36.156Z | Downloaded static_assertions v1.1.0 |
| 1047 | 2026-05-27T05:19:36.156Z | Downloaded spki v0.7.3 |
| 1048 | 2026-05-27T05:19:36.156Z | Downloaded stacker v0.1.23 |
| 1049 | 2026-05-27T05:19:36.156Z | Downloaded num-integer v0.1.46 |
| 1050 | 2026-05-27T05:19:36.156Z | Downloaded rayon-core v1.13.0 |
| 1051 | 2026-05-27T05:19:36.160Z | Downloaded serde_with_macros v3.17.0 |
| 1052 | 2026-05-27T05:19:36.160Z | Downloaded aes-gcm v0.10.3 |
| 1053 | 2026-05-27T05:19:36.165Z | Downloaded string_cache v0.8.9 |
| 1054 | 2026-05-27T05:19:36.165Z | Downloaded tokio-macros v2.7.0 |
| 1055 | 2026-05-27T05:19:36.165Z | Downloaded ryu v1.0.23 |
| 1056 | 2026-05-27T05:19:36.172Z | Downloaded slab v0.4.12 |
| 1057 | 2026-05-27T05:19:36.172Z | Downloaded progenitor-impl v0.13.0 |
| 1058 | 2026-05-27T05:19:36.172Z | Downloaded num-complex v0.4.6 |
| 1059 | 2026-05-27T05:19:36.176Z | Downloaded libsw v3.5.0 |
| 1060 | 2026-05-27T05:19:36.176Z | Downloaded allocator-api2 v0.2.21 |
| 1061 | 2026-05-27T05:19:36.176Z | Downloaded darling_core v0.20.11 |
| 1062 | 2026-05-27T05:19:36.176Z | Downloaded strum_macros v0.26.4 |
| 1063 | 2026-05-27T05:19:36.181Z | Downloaded strum_macros v0.27.2 |
| 1064 | 2026-05-27T05:19:36.181Z | Downloaded strum_macros v0.24.3 |
| 1065 | 2026-05-27T05:19:36.181Z | Downloaded slog-async v2.8.0 |
| 1066 | 2026-05-27T05:19:36.188Z | Downloaded schemars v0.8.22 |
| 1067 | 2026-05-27T05:19:36.196Z | Downloaded support-bundle-viewer v0.1.2 |
| 1068 | 2026-05-27T05:19:36.196Z | Downloaded slog-stdlog v4.1.1 |
| 1069 | 2026-05-27T05:19:36.196Z | Downloaded num-bigint v0.4.6 |
| 1070 | 2026-05-27T05:19:36.201Z | Downloaded tower-service v0.3.3 |
| 1071 | 2026-05-27T05:19:36.201Z | Downloaded tower-layer v0.3.3 |
| 1072 | 2026-05-27T05:19:36.201Z | Downloaded hashbrown v0.15.5 |
| 1073 | 2026-05-27T05:19:36.201Z | Downloaded match_cfg v0.1.0 |
| 1074 | 2026-05-27T05:19:36.201Z | Downloaded lzss v0.8.2 |
| 1075 | 2026-05-27T05:19:36.201Z | Downloaded lru-cache v0.1.2 |
| 1076 | 2026-05-27T05:19:36.206Z | Downloaded byte-wrapper v0.1.0 |
| 1077 | 2026-05-27T05:19:36.206Z | Downloaded publicsuffix v2.3.0 |
| 1078 | 2026-05-27T05:19:36.206Z | Downloaded blake2 v0.10.6 |
| 1079 | 2026-05-27T05:19:36.210Z | Downloaded signal-hook v0.3.18 |
| 1080 | 2026-05-27T05:19:36.210Z | Downloaded tls_codec v0.4.2 |
| 1081 | 2026-05-27T05:19:36.215Z | Downloaded try-lock v0.2.5 |
| 1082 | 2026-05-27T05:19:36.215Z | Downloaded trait-variant v0.1.2 |
| 1083 | 2026-05-27T05:19:36.215Z | Downloaded thread_local v1.1.9 |
| 1084 | 2026-05-27T05:19:36.215Z | Downloaded ciborium v0.2.2 |
| 1085 | 2026-05-27T05:19:36.220Z | Downloaded tiny-keccak v2.0.2 |
| 1086 | 2026-05-27T05:19:36.220Z | Downloaded tls_codec_derive v0.4.2 |
| 1087 | 2026-05-27T05:19:36.220Z | Downloaded rand v0.8.6 |
| 1088 | 2026-05-27T05:19:36.224Z | Downloaded topological-sort v0.2.2 |
| 1089 | 2026-05-27T05:19:36.224Z | Downloaded termios v0.3.3 |
| 1090 | 2026-05-27T05:19:36.224Z | Downloaded tokio-dtrace v0.1.1 |
| 1091 | 2026-05-27T05:19:36.224Z | Downloaded thiserror-no-std v2.0.2 |
| 1092 | 2026-05-27T05:19:36.229Z | Downloaded itertools v0.12.1 |
| 1093 | 2026-05-27T05:19:36.232Z | Downloaded tokio-native-tls v0.3.1 |
| 1094 | 2026-05-27T05:19:36.232Z | Downloaded tokio-tungstenite v0.23.1 |
| 1095 | 2026-05-27T05:19:36.235Z | Downloaded spin v0.9.8 |
| 1096 | 2026-05-27T05:19:36.235Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1097 | 2026-05-27T05:19:36.238Z | Downloaded unarray v0.1.4 |
| 1098 | 2026-05-27T05:19:36.243Z | Downloaded unicode-truncate v1.1.0 |
| 1099 | 2026-05-27T05:19:36.243Z | Downloaded typify-macro v0.4.3 |
| 1100 | 2026-05-27T05:19:36.243Z | Downloaded universal-hash v0.5.1 |
| 1101 | 2026-05-27T05:19:36.243Z | Downloaded similar v2.7.0 |
| 1102 | 2026-05-27T05:19:36.248Z | Downloaded schemars v0.9.0 |
| 1103 | 2026-05-27T05:19:36.254Z | Downloaded typify-macro v0.6.2 |
| 1104 | 2026-05-27T05:19:36.258Z | Downloaded tokio-rustls v0.25.0 |
| 1105 | 2026-05-27T05:19:36.258Z | Downloaded rsa v0.9.10 |
| 1106 | 2026-05-27T05:19:36.261Z | Downloaded usdt-attr-macro v0.6.0 |
| 1107 | 2026-05-27T05:19:36.261Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1108 | 2026-05-27T05:19:36.261Z | Downloaded untrusted v0.9.0 |
| 1109 | 2026-05-27T05:19:36.261Z | Downloaded usdt v0.6.0 |
| 1110 | 2026-05-27T05:19:36.261Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1111 | 2026-05-27T05:19:36.265Z | Downloaded quinn v0.11.9 |
| 1112 | 2026-05-27T05:19:36.265Z | Downloaded usdt-macro v0.6.0 |
| 1113 | 2026-05-27T05:19:36.309Z | Downloaded untrusted v0.7.1 |
| 1114 | 2026-05-27T05:19:36.309Z | Downloaded unit-prefix v0.5.2 |
| 1115 | 2026-05-27T05:19:36.309Z | Downloaded nom v7.1.3 |
| 1116 | 2026-05-27T05:19:36.309Z | Downloaded term v1.2.1 |
| 1117 | 2026-05-27T05:19:36.309Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1118 | 2026-05-27T05:19:36.309Z | Downloaded tokio-tungstenite v0.21.0 |
| 1119 | 2026-05-27T05:19:36.309Z | Downloaded itertools v0.10.5 |
| 1120 | 2026-05-27T05:19:36.309Z | Downloaded rand v0.10.0 |
| 1121 | 2026-05-27T05:19:36.309Z | Downloaded utf-8 v0.7.6 |
| 1122 | 2026-05-27T05:19:36.309Z | Downloaded qorb v0.4.1 |
| 1123 | 2026-05-27T05:19:36.309Z | Downloaded void v1.0.2 |
| 1124 | 2026-05-27T05:19:36.309Z | Downloaded num-bigint-dig v0.8.6 |
| 1125 | 2026-05-27T05:19:36.309Z | Downloaded tui-tree-widget v0.23.1 |
| 1126 | 2026-05-27T05:19:36.309Z | Downloaded time-macros v0.2.27 |
| 1127 | 2026-05-27T05:19:36.309Z | Downloaded term v0.7.0 |
| 1128 | 2026-05-27T05:19:36.309Z | Downloaded want v0.3.1 |
| 1129 | 2026-05-27T05:19:36.309Z | Downloaded wait-timeout v0.2.1 |
| 1130 | 2026-05-27T05:19:36.309Z | Downloaded socket2 v0.6.3 |
| 1131 | 2026-05-27T05:19:36.309Z | Downloaded socket2 v0.5.10 |
| 1132 | 2026-05-27T05:19:36.309Z | Downloaded samael v0.0.19 |
| 1133 | 2026-05-27T05:19:36.309Z | Downloaded waitgroup v0.1.2 |
| 1134 | 2026-05-27T05:19:36.309Z | Downloaded futures-util v0.3.32 |
| 1135 | 2026-05-27T05:19:36.316Z | Downloaded snafu-derive v0.8.9 |
| 1136 | 2026-05-27T05:19:36.316Z | Downloaded rustls-webpki v0.103.9 |
| 1137 | 2026-05-27T05:19:36.316Z | Downloaded rand v0.9.2 |
| 1138 | 2026-05-27T05:19:36.316Z | Downloaded h2 v0.4.13 |
| 1139 | 2026-05-27T05:19:36.320Z | Downloaded hyper v1.8.1 |
| 1140 | 2026-05-27T05:19:36.320Z | Downloaded itertools v0.13.0 |
| 1141 | 2026-05-27T05:19:36.323Z | Downloaded hashbrown v0.16.1 |
| 1142 | 2026-05-27T05:19:36.327Z | Downloaded xattr v1.6.1 |
| 1143 | 2026-05-27T05:19:36.327Z | Downloaded xshell-macros v0.2.7 |
| 1144 | 2026-05-27T05:19:36.330Z | Downloaded unicase v2.9.0 |
| 1145 | 2026-05-27T05:19:36.330Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1146 | 2026-05-27T05:19:36.330Z | Downloaded tokio-rustls v0.24.1 |
| 1147 | 2026-05-27T05:19:36.333Z | Downloaded subprocess v0.2.15 |
| 1148 | 2026-05-27T05:19:36.333Z | Downloaded usdt-impl v0.6.0 |
| 1149 | 2026-05-27T05:19:36.336Z | Downloaded uzers v0.12.2 |
| 1150 | 2026-05-27T05:19:36.336Z | Downloaded libxml v0.3.3 |
| 1151 | 2026-05-27T05:19:36.340Z | Downloaded zone_cfg_derive v0.3.1 |
| 1152 | 2026-05-27T05:19:36.340Z | Downloaded test-strategy v0.4.5 |
| 1153 | 2026-05-27T05:19:36.343Z | Downloaded zone v0.3.1 |
| 1154 | 2026-05-27T05:19:36.343Z | Downloaded iri-string v0.7.10 |
| 1155 | 2026-05-27T05:19:36.348Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1156 | 2026-05-27T05:19:36.351Z | Downloaded tokio-stream v0.1.18 |
| 1157 | 2026-05-27T05:19:36.351Z | Downloaded tracing-attributes v0.1.31 |
| 1158 | 2026-05-27T05:19:36.355Z | Downloaded mio v1.2.0 |
| 1159 | 2026-05-27T05:19:36.359Z | Downloaded vergen-gitcl v1.0.8 |
| 1160 | 2026-05-27T05:19:36.359Z | Downloaded russh v0.45.0 |
| 1161 | 2026-05-27T05:19:36.359Z | Downloaded vsss-rs v3.3.4 |
| 1162 | 2026-05-27T05:19:36.362Z | Downloaded vergen-lib v9.1.0 |
| 1163 | 2026-05-27T05:19:36.363Z | Downloaded vergen-lib v0.1.6 |
| 1164 | 2026-05-27T05:19:36.363Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1165 | 2026-05-27T05:19:36.363Z | Downloaded vergen-git2 v9.1.0 |
| 1166 | 2026-05-27T05:19:36.366Z | Downloaded home v0.5.12 |
| 1167 | 2026-05-27T05:19:36.366Z | Downloaded cexpr v0.6.0 |
| 1168 | 2026-05-27T05:19:36.366Z | Downloaded bitflags v1.3.2 |
| 1169 | 2026-05-27T05:19:36.370Z | Downloaded data-encoding v2.10.0 |
| 1170 | 2026-05-27T05:19:36.370Z | Downloaded foreign-types v0.5.0 |
| 1171 | 2026-05-27T05:19:36.370Z | Downloaded dirs-sys-next v0.1.2 |
| 1172 | 2026-05-27T05:19:36.370Z | Downloaded darling_macro v0.13.4 |
| 1173 | 2026-05-27T05:19:36.370Z | Downloaded walkdir v2.5.0 |
| 1174 | 2026-05-27T05:19:36.373Z | Downloaded unicode-properties v0.1.4 |
| 1175 | 2026-05-27T05:19:36.373Z | Downloaded tinyvec v1.10.0 |
| 1176 | 2026-05-27T05:19:36.377Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1177 | 2026-05-27T05:19:36.377Z | Downloaded adler2 v2.0.1 |
| 1178 | 2026-05-27T05:19:36.381Z | Downloaded whoami v1.6.1 |
| 1179 | 2026-05-27T05:19:36.381Z | Downloaded whoami v2.1.0 |
| 1180 | 2026-05-27T05:19:36.381Z | Downloaded twox-hash v2.1.2 |
| 1181 | 2026-05-27T05:19:36.390Z | Downloaded schemars v1.2.1 |
| 1182 | 2026-05-27T05:19:36.393Z | Downloaded zeroize v1.8.2 |
| 1183 | 2026-05-27T05:19:36.393Z | Downloaded wyz v0.5.1 |
| 1184 | 2026-05-27T05:19:36.393Z | Downloaded xshell v0.2.7 |
| 1185 | 2026-05-27T05:19:36.393Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1186 | 2026-05-27T05:19:36.396Z | Downloaded tokio-rustls v0.26.4 |
| 1187 | 2026-05-27T05:19:36.396Z | Downloaded snafu v0.8.9 |
| 1188 | 2026-05-27T05:19:36.399Z | Downloaded zstd-safe v7.2.4 |
| 1189 | 2026-05-27T05:19:36.403Z | Downloaded itertools v0.14.0 |
| 1190 | 2026-05-27T05:19:36.406Z | Downloaded vergen v9.1.0 |
| 1191 | 2026-05-27T05:19:36.406Z | Downloaded blake3 v1.8.3 |
| 1192 | 2026-05-27T05:19:36.411Z | Downloaded zeroize_derive v1.4.3 |
| 1193 | 2026-05-27T05:19:36.414Z | Downloaded tracing-core v0.1.36 |
| 1194 | 2026-05-27T05:19:36.414Z | Downloaded zstd v0.13.3 |
| 1195 | 2026-05-27T05:19:36.423Z | Downloaded aws-lc-rs v1.16.3 |
| 1196 | 2026-05-27T05:19:36.426Z | Downloaded typify v0.4.3 |
| 1197 | 2026-05-27T05:19:36.431Z | Downloaded steno v0.4.1 |
| 1198 | 2026-05-27T05:19:36.435Z | Downloaded tungstenite v0.23.0 |
| 1199 | 2026-05-27T05:19:36.435Z | Downloaded rustyline v14.0.0 |
| 1200 | 2026-05-27T05:19:36.444Z | Downloaded p521 v0.13.3 |
| 1201 | 2026-05-27T05:19:36.448Z | Downloaded tar v0.4.45 |
| 1202 | 2026-05-27T05:19:36.449Z | Downloaded slog v2.8.2 |
| 1203 | 2026-05-27T05:19:36.449Z | Downloaded iddqd v0.4.2 |
| 1204 | 2026-05-27T05:19:36.453Z | Downloaded rpassword v7.4.0 |
| 1205 | 2026-05-27T05:19:36.453Z | Downloaded toml v0.7.8 |
| 1206 | 2026-05-27T05:19:36.456Z | Downloaded uuid v1.23.0 |
| 1207 | 2026-05-27T05:19:36.456Z | Downloaded unicode-bidi v0.3.18 |
| 1208 | 2026-05-27T05:19:36.456Z | Downloaded unsafe-libyaml v0.2.11 |
| 1209 | 2026-05-27T05:19:36.461Z | Downloaded serde_with v1.14.0 |
| 1210 | 2026-05-27T05:19:36.464Z | Downloaded hkdf v0.12.4 |
| 1211 | 2026-05-27T05:19:36.467Z | Downloaded tungstenite v0.21.0 |
| 1212 | 2026-05-27T05:19:36.469Z | Downloaded vte v0.14.1 |
| 1213 | 2026-05-27T05:19:36.479Z | Downloaded typify v0.6.2 |
| 1214 | 2026-05-27T05:19:36.495Z | Downloaded zerocopy v0.6.6 |
| 1215 | 2026-05-27T05:19:36.499Z | Downloaded toml_edit v0.19.15 |
| 1216 | 2026-05-27T05:19:36.503Z | Downloaded zopfli v0.8.3 |
| 1217 | 2026-05-27T05:19:36.506Z | Downloaded bitvec v1.0.1 |
| 1218 | 2026-05-27T05:19:36.514Z | Downloaded yasna v0.5.2 |
| 1219 | 2026-05-27T05:19:36.517Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1220 | 2026-05-27T05:19:36.517Z | Downloaded reedline v0.40.0 |
| 1221 | 2026-05-27T05:19:36.520Z | Downloaded tokio-postgres v0.7.16 |
| 1222 | 2026-05-27T05:19:36.525Z | Downloaded libm v0.2.16 |
| 1223 | 2026-05-27T05:19:36.528Z | Downloaded regex v1.12.3 |
| 1224 | 2026-05-27T05:19:36.534Z | Downloaded unicode_categories v0.1.1 |
| 1225 | 2026-05-27T05:19:36.537Z | Downloaded yansi v1.0.1 |
| 1226 | 2026-05-27T05:19:36.540Z | Downloaded bindgen v0.71.1 |
| 1227 | 2026-05-27T05:19:36.551Z | Downloaded zip v0.6.6 |
| 1228 | 2026-05-27T05:19:36.554Z | Downloaded git2 v0.20.4 |
| 1229 | 2026-05-27T05:19:36.563Z | Downloaded unicode-segmentation v1.12.0 |
| 1230 | 2026-05-27T05:19:36.576Z | Downloaded reqwest v0.12.28 |
| 1231 | 2026-05-27T05:19:36.579Z | Downloaded chrono v0.4.44 |
| 1232 | 2026-05-27T05:19:36.586Z | Downloaded ssh-key v0.6.7 |
| 1233 | 2026-05-27T05:19:36.589Z | Downloaded rayon v1.11.0 |
| 1234 | 2026-05-27T05:19:36.596Z | Downloaded typed-path v0.9.3 |
| 1235 | 2026-05-27T05:19:36.599Z | Downloaded tower v0.5.3 |
| 1236 | 2026-05-27T05:19:36.602Z | Downloaded rustls-webpki v0.101.7 |
| 1237 | 2026-05-27T05:19:36.612Z | Downloaded zerocopy-derive v0.8.40 |
| 1238 | 2026-05-27T05:19:36.617Z | Downloaded reqwest v0.13.2 |
| 1239 | 2026-05-27T05:19:36.620Z | Downloaded quick-xml v0.37.5 |
| 1240 | 2026-05-27T05:19:36.623Z | Downloaded lalrpop v0.19.12 |
| 1241 | 2026-05-27T05:19:36.629Z | Downloaded unicode-normalization v0.1.25 |
| 1242 | 2026-05-27T05:19:36.634Z | Downloaded portable-atomic v1.13.1 |
| 1243 | 2026-05-27T05:19:36.637Z | Downloaded zip v4.6.1 |
| 1244 | 2026-05-27T05:19:36.640Z | Downloaded serde_with v3.17.0 |
| 1245 | 2026-05-27T05:19:36.647Z | Downloaded salty v0.3.0 |
| 1246 | 2026-05-27T05:19:36.650Z | Downloaded petname v2.0.2 |
| 1247 | 2026-05-27T05:19:36.653Z | Downloaded tower-http v0.6.8 |
| 1248 | 2026-05-27T05:19:36.659Z | Downloaded tough v0.22.0 |
| 1249 | 2026-05-27T05:19:36.664Z | Downloaded rustls-webpki v0.102.8 |
| 1250 | 2026-05-27T05:19:36.671Z | Downloaded tokio-util v0.7.18 |
| 1251 | 2026-05-27T05:19:36.675Z | Downloaded proptest v1.10.0 |
| 1252 | 2026-05-27T05:19:36.682Z | Downloaded x509-cert v0.2.5 |
| 1253 | 2026-05-27T05:19:36.686Z | Downloaded moka v0.12.13 |
| 1254 | 2026-05-27T05:19:36.689Z | Downloaded p384 v0.13.1 |
| 1255 | 2026-05-27T05:19:36.699Z | Downloaded goblin v0.10.5 |
| 1256 | 2026-05-27T05:19:36.704Z | Downloaded nix v0.27.1 |
| 1257 | 2026-05-27T05:19:36.712Z | Downloaded winnow v0.5.40 |
| 1258 | 2026-05-27T05:19:36.717Z | Downloaded object v0.30.4 |
| 1259 | 2026-05-27T05:19:36.720Z | Downloaded curve25519-dalek v4.1.3 |
| 1260 | 2026-05-27T05:19:36.732Z | Downloaded quinn-proto v0.11.13 |
| 1261 | 2026-05-27T05:19:36.737Z | Downloaded hickory-proto v0.26.1 |
| 1262 | 2026-05-27T05:19:36.737Z | Downloaded winnow v0.6.26 |
| 1263 | 2026-05-27T05:19:36.741Z | Downloaded polar-core v0.27.3 |
| 1264 | 2026-05-27T05:19:36.745Z | Downloaded radix_trie v0.2.1 |
| 1265 | 2026-05-27T05:19:36.755Z | Downloaded tabled v0.20.0 |
| 1266 | 2026-05-27T05:19:36.765Z | Downloaded openssl v0.10.79 |
| 1267 | 2026-05-27T05:19:36.771Z | Downloaded regex-syntax v0.6.29 |
| 1268 | 2026-05-27T05:19:36.775Z | Downloaded time v0.3.47 |
| 1269 | 2026-05-27T05:19:36.781Z | Downloaded dropshot v0.17.0 |
| 1270 | 2026-05-27T05:19:36.793Z | Downloaded smoltcp v0.9.1 |
| 1271 | 2026-05-27T05:19:36.799Z | Downloaded nix v0.31.2 |
| 1272 | 2026-05-27T05:19:36.806Z | Downloaded rustls v0.21.12 |
| 1273 | 2026-05-27T05:19:36.812Z | Downloaded nix v0.28.0 |
| 1274 | 2026-05-27T05:19:36.818Z | Downloaded bstr v1.12.1 |
| 1275 | 2026-05-27T05:19:36.823Z | Downloaded vcpkg v0.2.15 |
| 1276 | 2026-05-27T05:19:36.847Z | Downloaded zlib-rs v0.6.2 |
| 1277 | 2026-05-27T05:19:36.850Z | Downloaded zerocopy v0.8.40 |
| 1278 | 2026-05-27T05:19:36.854Z | Downloaded webpki-roots v1.0.6 |
| 1279 | 2026-05-27T05:19:36.857Z | Downloaded object v0.37.3 |
| 1280 | 2026-05-27T05:19:36.863Z | Downloaded rustls v0.22.4 |
| 1281 | 2026-05-27T05:19:36.870Z | Downloaded smoltcp v0.11.0 |
| 1282 | 2026-05-27T05:19:36.879Z | Downloaded regress v0.10.5 |
| 1283 | 2026-05-27T05:19:36.883Z | Downloaded openapiv3 v2.2.0 |
| 1284 | 2026-05-27T05:19:36.889Z | Downloaded rustls v0.23.37 |
| 1285 | 2026-05-27T05:19:36.898Z | Downloaded regress v0.11.1 |
| 1286 | 2026-05-27T05:19:36.902Z | Downloaded rustix v0.38.44 |
| 1287 | 2026-05-27T05:19:36.945Z | Downloaded regex-syntax v0.8.10 |
| 1288 | 2026-05-27T05:19:36.952Z | Downloaded hickory-proto v0.25.2 |
| 1289 | 2026-05-27T05:19:36.952Z | Downloaded diesel v2.3.7 |
| 1290 | 2026-05-27T05:19:36.952Z | Downloaded hickory-proto v0.24.4 |
| 1291 | 2026-05-27T05:19:36.959Z | Downloaded sqlparser v0.61.0 |
| 1292 | 2026-05-27T05:19:36.966Z | Downloaded sled v0.34.7 |
| 1293 | 2026-05-27T05:19:36.976Z | Downloaded tracing v0.1.44 |
| 1294 | 2026-05-27T05:19:36.988Z | Downloaded typify-impl v0.6.2 |
| 1295 | 2026-05-27T05:19:36.999Z | Downloaded ratatui v0.29.0 |
| 1296 | 2026-05-27T05:19:37.010Z | Downloaded typify-impl v0.4.3 |
| 1297 | 2026-05-27T05:19:37.017Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1298 | 2026-05-27T05:19:37.025Z | Downloaded zerocopy-derive v0.6.6 |
| 1299 | 2026-05-27T05:19:37.045Z | Downloaded regex-automata v0.4.14 |
| 1300 | 2026-05-27T05:19:37.052Z | Downloaded petgraph v0.6.5 |
| 1301 | 2026-05-27T05:19:37.063Z | Downloaded chrono-tz v0.10.4 |
| 1302 | 2026-05-27T05:19:37.072Z | Downloaded jiff v0.2.21 |
| 1303 | 2026-05-27T05:19:37.100Z | Downloaded petgraph v0.8.3 |
| 1304 | 2026-05-27T05:19:37.115Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1305 | 2026-05-27T05:19:37.122Z | Downloaded libz-sys v1.1.24 |
| 1306 | 2026-05-27T05:19:37.135Z | Downloaded csv v1.4.0 |
| 1307 | 2026-05-27T05:19:37.147Z | Downloaded sha3 v0.10.8 |
| 1308 | 2026-05-27T05:19:37.154Z | Downloaded tokio v1.52.1 |
| 1309 | 2026-05-27T05:19:37.205Z | Downloaded encoding_rs v0.8.35 |
| 1310 | 2026-05-27T05:19:37.247Z | Downloaded ring v0.17.14 |
| 1311 | 2026-05-27T05:19:37.276Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1312 | 2026-05-27T05:19:37.773Z | Downloaded aws-lc-sys v0.40.0 |
| 1313 | 2026-05-27T05:19:38.016Z | Compiling libc v0.2.185 |
| 1314 | 2026-05-27T05:19:38.016Z | Compiling serde v1.0.228 |
| 1315 | 2026-05-27T05:19:38.020Z | Compiling log v0.4.29 |
| 1316 | 2026-05-27T05:19:38.020Z | Compiling shlex v1.3.0 |
| 1317 | 2026-05-27T05:19:38.183Z | Compiling find-msvc-tools v0.1.9 |
| 1318 | 2026-05-27T05:19:38.193Z | Compiling syn v2.0.117 |
| 1319 | 2026-05-27T05:19:38.196Z | Compiling smallvec v1.15.1 |
| 1320 | 2026-05-27T05:19:38.196Z | Compiling typenum v1.19.0 |
| 1321 | 2026-05-27T05:19:38.422Z | Compiling generic-array v0.14.7 |
| 1322 | 2026-05-27T05:19:38.425Z | Compiling subtle v2.6.1 |
| 1323 | 2026-05-27T05:19:38.448Z | Compiling scopeguard v1.2.0 |
| 1324 | 2026-05-27T05:19:38.493Z | Compiling const-oid v0.9.6 |
| 1325 | 2026-05-27T05:19:38.561Z | Compiling lock_api v0.4.14 |
| 1326 | 2026-05-27T05:19:38.593Z | Compiling serde_json v1.0.149 |
| 1327 | 2026-05-27T05:19:38.607Z | Compiling zerocopy v0.8.40 |
| 1328 | 2026-05-27T05:19:38.693Z | Compiling pin-project-lite v0.2.17 |
| 1329 | 2026-05-27T05:19:38.805Z | Compiling portable-atomic v1.13.1 |
| 1330 | 2026-05-27T05:19:38.818Z | Compiling parking_lot_core v0.9.12 |
| 1331 | 2026-05-27T05:19:39.081Z | Compiling pkg-config v0.3.32 |
| 1332 | 2026-05-27T05:19:39.096Z | Compiling bitflags v2.11.0 |
| 1333 | 2026-05-27T05:19:39.177Z | Compiling getrandom v0.2.17 |
| 1334 | 2026-05-27T05:19:39.202Z | Compiling jobserver v0.1.34 |
| 1335 | 2026-05-27T05:19:39.278Z | Compiling errno v0.3.14 |
| 1336 | 2026-05-27T05:19:39.326Z | Compiling rand_core v0.6.4 |
| 1337 | 2026-05-27T05:19:39.424Z | Compiling cc v1.2.56 |
| 1338 | 2026-05-27T05:19:39.427Z | Compiling signal-hook-registry v1.4.8 |
| 1339 | 2026-05-27T05:19:39.620Z | Compiling critical-section v1.2.0 |
| 1340 | 2026-05-27T05:19:39.656Z | Compiling futures-core v0.3.32 |
| 1341 | 2026-05-27T05:19:39.729Z | Compiling libm v0.2.16 |
| 1342 | 2026-05-27T05:19:39.743Z | Compiling mio v1.2.0 |
| 1343 | 2026-05-27T05:19:39.822Z | Compiling parking_lot v0.12.5 |
| 1344 | 2026-05-27T05:19:39.861Z | Compiling once_cell v1.21.3 |
| 1345 | 2026-05-27T05:19:39.900Z | Compiling num-traits v0.2.19 |
| 1346 | 2026-05-27T05:19:39.991Z | Compiling percent-encoding v2.3.2 |
| 1347 | 2026-05-27T05:19:40.087Z | Compiling socket2 v0.6.3 |
| 1348 | 2026-05-27T05:19:40.208Z | Compiling futures-sink v0.3.32 |
| 1349 | 2026-05-27T05:19:40.223Z | Compiling getrandom v0.4.1 |
| 1350 | 2026-05-27T05:19:40.226Z | Compiling rand_core v0.10.0 |
| 1351 | 2026-05-27T05:19:40.295Z | Compiling futures-channel v0.3.32 |
| 1352 | 2026-05-27T05:19:40.321Z | Compiling futures-task v0.3.32 |
| 1353 | 2026-05-27T05:19:40.411Z | Compiling slab v0.4.12 |
| 1354 | 2026-05-27T05:19:40.507Z | Compiling cpufeatures v0.2.17 |
| 1355 | 2026-05-27T05:19:40.522Z | Compiling futures-io v0.3.32 |
| 1356 | 2026-05-27T05:19:40.541Z | Compiling indexmap v2.14.0 |
| 1357 | 2026-05-27T05:19:40.588Z | Compiling getrandom v0.3.4 |
| 1358 | 2026-05-27T05:19:40.614Z | Compiling rustversion v1.0.22 |
| 1359 | 2026-05-27T05:19:40.680Z | Compiling cmake v0.1.57 |
| 1360 | 2026-05-27T05:19:40.829Z | Compiling form_urlencoded v1.2.2 |
| 1361 | 2026-05-27T05:19:41.038Z | Compiling dunce v1.0.5 |
| 1362 | 2026-05-27T05:19:41.068Z | Compiling synstructure v0.13.2 |
| 1363 | 2026-05-27T05:19:41.092Z | Compiling fs_extra v1.3.0 |
| 1364 | 2026-05-27T05:19:41.208Z | Compiling ident_case v1.0.1 |
| 1365 | 2026-05-27T05:19:41.235Z | Compiling base64ct v1.8.3 |
| 1366 | 2026-05-27T05:19:41.346Z | Compiling iana-time-zone v0.1.65 |
| 1367 | 2026-05-27T05:19:41.360Z | Compiling aws-lc-sys v0.40.0 |
| 1368 | 2026-05-27T05:19:41.533Z | Compiling pem-rfc7468 v0.7.0 |
| 1369 | 2026-05-27T05:19:41.551Z | Compiling flagset v0.4.7 |
| 1370 | 2026-05-27T05:19:41.566Z | Compiling regex-syntax v0.8.10 |
| 1371 | 2026-05-27T05:19:41.584Z | Compiling rustix v1.1.3 |
| 1372 | 2026-05-27T05:19:41.664Z | Compiling rand_core v0.9.5 |
| 1373 | 2026-05-27T05:19:41.694Z | Compiling ring v0.17.14 |
| 1374 | 2026-05-27T05:19:41.710Z | Compiling aws-lc-rs v1.16.3 |
| 1375 | 2026-05-27T05:19:41.845Z | Compiling vcpkg v0.2.15 |
| 1376 | 2026-05-27T05:19:41.935Z | Compiling uuid v1.23.0 |
| 1377 | 2026-05-27T05:19:42.002Z | Compiling rustc_version v0.4.1 |
| 1378 | 2026-05-27T05:19:42.397Z | Compiling tracing-core v0.1.36 |
| 1379 | 2026-05-27T05:19:42.599Z | Compiling openssl-sys v0.9.115 |
| 1380 | 2026-05-27T05:19:42.708Z | Compiling base64 v0.22.1 |
| 1381 | 2026-05-27T05:19:42.818Z | Compiling serde_derive v1.0.228 |
| 1382 | 2026-05-27T05:19:42.959Z | Compiling zeroize_derive v1.4.3 |
| 1383 | 2026-05-27T05:19:43.045Z | Compiling zerofrom-derive v0.1.6 |
| 1384 | 2026-05-27T05:19:43.137Z | Compiling yoke-derive v0.8.1 |
| 1385 | 2026-05-27T05:19:43.372Z | Compiling zerovec-derive v0.11.2 |
| 1386 | 2026-05-27T05:19:43.621Z | Compiling zeroize v1.8.2 |
| 1387 | 2026-05-27T05:19:43.986Z | Compiling zerocopy-derive v0.8.40 |
| 1388 | 2026-05-27T05:19:44.322Z | Compiling displaydoc v0.2.5 |
| 1389 | 2026-05-27T05:19:44.408Z | Compiling crypto-common v0.1.7 |
| 1390 | 2026-05-27T05:19:44.469Z | Compiling zerofrom v0.1.6 |
| 1391 | 2026-05-27T05:19:44.511Z | Compiling block-buffer v0.10.4 |
| 1392 | 2026-05-27T05:19:44.560Z | Compiling tokio-macros v2.7.0 |
| 1393 | 2026-05-27T05:19:44.601Z | Compiling yoke v0.8.1 |
| 1394 | 2026-05-27T05:19:44.687Z | Compiling digest v0.10.7 |
| 1395 | 2026-05-27T05:19:44.795Z | Compiling zerovec v0.11.5 |
| 1396 | 2026-05-27T05:19:44.947Z | Compiling futures-macro v0.3.32 |
| 1397 | 2026-05-27T05:19:45.064Z | Compiling zerotrie v0.2.3 |
| 1398 | 2026-05-27T05:19:45.282Z | Compiling tinystr v0.8.2 |
| 1399 | 2026-05-27T05:19:45.302Z | Compiling potential_utf v0.1.4 |
| 1400 | 2026-05-27T05:19:45.369Z | Compiling hmac v0.12.1 |
| 1401 | 2026-05-27T05:19:45.470Z | Compiling icu_locale_core v2.1.1 |
| 1402 | 2026-05-27T05:19:45.488Z | Compiling icu_collections v2.1.1 |
| 1403 | 2026-05-27T05:19:45.524Z | Compiling block-padding v0.3.3 |
| 1404 | 2026-05-27T05:19:45.691Z | Compiling inout v0.1.4 |
| 1405 | 2026-05-27T05:19:45.738Z | Compiling futures-util v0.3.32 |
| 1406 | 2026-05-27T05:19:45.858Z | Compiling cipher v0.4.4 |
| 1407 | 2026-05-27T05:19:45.968Z | Compiling sha2 v0.10.9 |
| 1408 | 2026-05-27T05:19:46.127Z | Compiling icu_provider v2.1.1 |
| 1409 | 2026-05-27T05:19:46.304Z | Compiling bytes v1.11.1 |
| 1410 | 2026-05-27T05:19:46.357Z | Compiling der_derive v0.7.3 |
| 1411 | 2026-05-27T05:19:46.435Z | Compiling icu_properties v2.1.2 |
| 1412 | 2026-05-27T05:19:46.453Z | Compiling icu_normalizer v2.1.1 |
| 1413 | 2026-05-27T05:19:46.918Z | Compiling tokio v1.52.1 |
| 1414 | 2026-05-27T05:19:47.007Z | Compiling http v1.4.0 |
| 1415 | 2026-05-27T05:19:47.340Z | Compiling der v0.7.10 |
| 1416 | 2026-05-27T05:19:47.391Z | Compiling idna_adapter v1.2.1 |
| 1417 | 2026-05-27T05:19:47.543Z | Compiling idna v1.1.0 |
| 1418 | 2026-05-27T05:19:47.614Z | Compiling chrono v0.4.44 |
| 1419 | 2026-05-27T05:19:47.925Z | Compiling url v2.5.8 |
| 1420 | 2026-05-27T05:19:48.033Z | Compiling salsa20 v0.10.2 |
| 1421 | 2026-05-27T05:19:48.185Z | Compiling spki v0.7.3 |
| 1422 | 2026-05-27T05:19:48.205Z | Compiling pbkdf2 v0.12.2 |
| 1423 | 2026-05-27T05:19:48.335Z | Compiling ppv-lite86 v0.2.21 |
| 1424 | 2026-05-27T05:19:48.407Z | Compiling rustls-pki-types v1.14.0 |
| 1425 | 2026-05-27T05:19:48.458Z | Compiling thiserror-impl v2.0.18 |
| 1426 | 2026-05-27T05:19:48.555Z | Compiling tracing-attributes v0.1.31 |
| 1427 | 2026-05-27T05:19:48.667Z | Compiling rand_chacha v0.9.0 |
| 1428 | 2026-05-27T05:19:48.735Z | Compiling scrypt v0.11.0 |
| 1429 | 2026-05-27T05:19:48.860Z | Compiling http-body v1.0.1 |
| 1430 | 2026-05-27T05:19:48.998Z | Compiling aes v0.8.4 |
| 1431 | 2026-05-27T05:19:49.013Z | Compiling cbc v0.1.2 |
| 1432 | 2026-05-27T05:19:49.098Z | Compiling untrusted v0.7.1 |
| 1433 | 2026-05-27T05:19:49.172Z | Compiling tinyvec_macros v0.1.1 |
| 1434 | 2026-05-27T05:19:49.231Z | Compiling openssl-probe v0.2.1 |
| 1435 | 2026-05-27T05:19:49.249Z | Compiling httparse v1.10.1 |
| 1436 | 2026-05-27T05:19:49.370Z | Compiling untrusted v0.9.0 |
| 1437 | 2026-05-27T05:19:49.414Z | Compiling pkcs5 v0.7.1 |
| 1438 | 2026-05-27T05:19:49.638Z | Compiling tinyvec v1.10.0 |
| 1439 | 2026-05-27T05:19:49.779Z | Compiling thiserror v2.0.18 |
| 1440 | 2026-05-27T05:19:49.868Z | Compiling tracing v0.1.44 |
| 1441 | 2026-05-27T05:19:49.893Z | Compiling pest_generator v2.8.6 |
| 1442 | 2026-05-27T05:19:49.907Z | Compiling rand v0.9.2 |
| 1443 | 2026-05-27T05:19:49.985Z | Compiling serde_derive_internals v0.29.1 |
| 1444 | 2026-05-27T05:19:50.057Z | Compiling aho-corasick v1.1.4 |
| 1445 | 2026-05-27T05:19:50.134Z | Compiling tower-layer v0.3.3 |
| 1446 | 2026-05-27T05:19:50.305Z | Compiling atomic-waker v1.1.2 |
| 1447 | 2026-05-27T05:19:50.440Z | Compiling schemars v0.8.22 |
| 1448 | 2026-05-27T05:19:50.576Z | Compiling tower-service v0.3.3 |
| 1449 | 2026-05-27T05:19:50.650Z | Compiling try-lock v0.2.5 |
| 1450 | 2026-05-27T05:19:50.682Z | Compiling tokio-util v0.7.18 |
| 1451 | 2026-05-27T05:19:50.696Z | Compiling rustls v0.23.37 |
| 1452 | 2026-05-27T05:19:50.766Z | Compiling dyn-clone v1.0.20 |
| 1453 | 2026-05-27T05:19:50.868Z | Compiling schemars_derive v0.8.22 |
| 1454 | 2026-05-27T05:19:50.871Z | Compiling regex-automata v0.4.14 |
| 1455 | 2026-05-27T05:19:50.909Z | Compiling want v0.3.1 |
| 1456 | 2026-05-27T05:19:51.102Z | Compiling pest_derive v2.8.6 |
| 1457 | 2026-05-27T05:19:51.254Z | Compiling pkcs8 v0.10.2 |
| 1458 | 2026-05-27T05:19:51.536Z | Compiling h2 v0.4.13 |
| 1459 | 2026-05-27T05:19:51.697Z | Compiling ipnet v2.11.0 |
| 1460 | 2026-05-27T05:19:51.724Z | Compiling scroll_derive v0.13.1 |
| 1461 | 2026-05-27T05:19:51.877Z | Compiling darling_core v0.20.11 |
| 1462 | 2026-05-27T05:19:52.105Z | Compiling foreign-types-shared v0.1.1 |
| 1463 | 2026-05-27T05:19:52.197Z | Compiling openssl v0.10.79 |
| 1464 | 2026-05-27T05:19:52.211Z | Compiling pin-utils v0.1.0 |
| 1465 | 2026-05-27T05:19:52.314Z | Compiling httpdate v1.0.3 |
| 1466 | 2026-05-27T05:19:52.496Z | Compiling tempfile v3.25.0 |
| 1467 | 2026-05-27T05:19:52.550Z | Compiling foreign-types v0.3.2 |
| 1468 | 2026-05-27T05:19:52.578Z | Compiling scroll v0.13.0 |
| 1469 | 2026-05-27T05:19:52.681Z | Compiling unicode-normalization v0.1.25 |
| 1470 | 2026-05-27T05:19:52.859Z | Compiling openssl-macros v0.1.1 |
| 1471 | 2026-05-27T05:19:53.153Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1472 | 2026-05-27T05:19:53.256Z | Compiling spin v0.9.8 |
| 1473 | 2026-05-27T05:19:53.271Z | Compiling native-tls v0.2.18 |
| 1474 | 2026-05-27T05:19:53.474Z | Compiling powerfmt v0.2.0 |
| 1475 | 2026-05-27T05:19:53.487Z | Compiling num-conv v0.2.0 |
| 1476 | 2026-05-27T05:19:53.551Z | Compiling crc32fast v1.5.0 |
| 1477 | 2026-05-27T05:19:53.626Z | Compiling time-core v0.1.8 |
| 1478 | 2026-05-27T05:19:53.684Z | Compiling deranged v0.5.8 |
| 1479 | 2026-05-27T05:19:53.781Z | Compiling time-macros v0.2.27 |
| 1480 | 2026-05-27T05:19:54.233Z | Compiling darling_macro v0.20.11 |
| 1481 | 2026-05-27T05:19:54.647Z | Compiling hyper v1.8.1 |
| 1482 | 2026-05-27T05:19:54.697Z | Compiling darling v0.20.11 |
| 1483 | 2026-05-27T05:19:54.788Z | Compiling goblin v0.10.5 |
| 1484 | 2026-05-27T05:19:54.839Z | Compiling rustls-native-certs v0.8.3 |
| 1485 | 2026-05-27T05:19:54.998Z | Compiling sync_wrapper v1.0.2 |
| 1486 | 2026-05-27T05:19:55.121Z | Compiling wait-timeout v0.2.1 |
| 1487 | 2026-05-27T05:19:55.140Z | Compiling num_threads v0.1.7 |
| 1488 | 2026-05-27T05:19:55.248Z | Compiling syn v1.0.109 |
| 1489 | 2026-05-27T05:19:55.393Z | Compiling siphasher v1.0.2 |
| 1490 | 2026-05-27T05:19:55.490Z | Compiling quick-error v1.2.3 |
| 1491 | 2026-05-27T05:19:55.558Z | Compiling crossbeam-utils v0.8.21 |
| 1492 | 2026-05-27T05:19:55.589Z | Compiling bit-vec v0.8.0 |
| 1493 | 2026-05-27T05:19:55.604Z | Compiling simd-adler32 v0.3.8 |
| 1494 | 2026-05-27T05:19:55.822Z | Compiling hyper-util v0.1.20 |
| 1495 | 2026-05-27T05:19:55.842Z | Compiling usdt-impl v0.6.0 |
| 1496 | 2026-05-27T05:19:55.874Z | Compiling bit-set v0.8.0 |
| 1497 | 2026-05-27T05:19:56.045Z | Compiling rusty-fork v0.3.1 |
| 1498 | 2026-05-27T05:19:56.129Z | Compiling time v0.3.47 |
| 1499 | 2026-05-27T05:19:56.363Z | Compiling tower v0.5.3 |
| 1500 | 2026-05-27T05:19:56.524Z | Compiling derive_builder_core v0.20.2 |
| 1501 | 2026-05-27T05:19:56.927Z | Compiling dtrace-parser v0.3.0 |
| 1502 | 2026-05-27T05:19:57.029Z | Compiling http-body-util v0.1.3 |
| 1503 | 2026-05-27T05:19:57.336Z | Compiling webpki-roots v1.0.6 |
| 1504 | 2026-05-27T05:19:57.450Z | Compiling signature v2.2.0 |
| 1505 | 2026-05-27T05:19:57.472Z | Compiling dof v0.4.0 |
| 1506 | 2026-05-27T05:19:57.554Z | Compiling thiserror-impl v1.0.69 |
| 1507 | 2026-05-27T05:19:57.637Z | Compiling scroll_derive v0.12.1 |
| 1508 | 2026-05-27T05:19:57.736Z | Compiling heapless v0.7.17 |
| 1509 | 2026-05-27T05:19:57.751Z | Compiling rand_xorshift v0.4.0 |
| 1510 | 2026-05-27T05:19:57.920Z | Compiling slog v2.8.2 |
| 1511 | 2026-05-27T05:19:57.982Z | Compiling darling_core v0.21.3 |
| 1512 | 2026-05-27T05:19:58.115Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1513 | 2026-05-27T05:19:58.301Z | Compiling thread-id v5.1.0 |
| 1514 | 2026-05-27T05:19:58.394Z | Compiling cookie v0.18.1 |
| 1515 | 2026-05-27T05:19:58.398Z | Compiling iri-string v0.7.10 |
| 1516 | 2026-05-27T05:19:58.590Z | Compiling unarray v0.1.4 |
| 1517 | 2026-05-27T05:19:58.658Z | Compiling ryu v1.0.23 |
| 1518 | 2026-05-27T05:19:58.706Z | Compiling anyhow v1.0.102 |
| 1519 | 2026-05-27T05:19:58.827Z | Compiling unicode-bidi v0.3.18 |
| 1520 | 2026-05-27T05:19:58.842Z | Compiling signal-hook v0.3.18 |
| 1521 | 2026-05-27T05:19:59.026Z | Compiling adler2 v2.0.1 |
| 1522 | 2026-05-27T05:19:59.035Z | Compiling paste v1.0.15 |
| 1523 | 2026-05-27T05:19:59.045Z | Compiling unicode-properties v0.1.4 |
| 1524 | 2026-05-27T05:19:59.154Z | Compiling allocator-api2 v0.2.21 |
| 1525 | 2026-05-27T05:19:59.255Z | Compiling zstd-safe v7.2.4 |
| 1526 | 2026-05-27T05:19:59.348Z | Compiling stringprep v0.1.5 |
| 1527 | 2026-05-27T05:19:59.362Z | Compiling miniz_oxide v0.8.9 |
| 1528 | 2026-05-27T05:19:59.496Z | Compiling thiserror v1.0.69 |
| 1529 | 2026-05-27T05:19:59.608Z | Compiling tower-http v0.6.8 |
| 1530 | 2026-05-27T05:19:59.692Z | Compiling serde_urlencoded v0.7.1 |
| 1531 | 2026-05-27T05:19:59.793Z | Compiling proptest v1.10.0 |
| 1532 | 2026-05-27T05:19:59.966Z | Compiling scroll v0.12.0 |
| 1533 | 2026-05-27T05:20:00.080Z | Compiling derive_builder_macro v0.20.2 |
| 1534 | 2026-05-27T05:20:00.233Z | Compiling tokio-native-tls v0.3.1 |
| 1535 | 2026-05-27T05:20:00.477Z | Compiling darling_macro v0.21.3 |
| 1536 | 2026-05-27T05:20:00.520Z | Compiling ipnetwork v0.21.1 |
| 1537 | 2026-05-27T05:20:00.546Z | Compiling bstr v1.12.1 |
| 1538 | 2026-05-27T05:20:00.689Z | Compiling rand_chacha v0.3.1 |
| 1539 | 2026-05-27T05:20:00.917Z | Compiling erased-serde v0.3.31 |
| 1540 | 2026-05-27T05:20:00.950Z | Compiling serde_tokenstream v0.2.3 |
| 1541 | 2026-05-27T05:20:01.013Z | Compiling toml_datetime v0.6.11 |
| 1542 | 2026-05-27T05:20:01.193Z | Compiling serde_spanned v0.6.9 |
| 1543 | 2026-05-27T05:20:01.268Z | Compiling md-5 v0.10.6 |
| 1544 | 2026-05-27T05:20:01.283Z | Compiling pin-project-internal v1.1.11 |
| 1545 | 2026-05-27T05:20:01.342Z | Compiling zerocopy-derive v0.7.35 |
| 1546 | 2026-05-27T05:20:01.397Z | Compiling async-trait v0.1.89 |
| 1547 | 2026-05-27T05:20:01.440Z | Compiling curve25519-dalek v4.1.3 |
| 1548 | 2026-05-27T05:20:01.494Z | Compiling vergen-lib v9.1.0 |
| 1549 | 2026-05-27T05:20:01.687Z | Compiling num-integer v0.1.46 |
| 1550 | 2026-05-27T05:20:01.778Z | Compiling hash32 v0.2.1 |
| 1551 | 2026-05-27T05:20:01.987Z | Compiling ff v0.13.1 |
| 1552 | 2026-05-27T05:20:02.021Z | Compiling memoffset v0.9.1 |
| 1553 | 2026-05-27T05:20:02.132Z | Compiling encoding_rs v0.8.35 |
| 1554 | 2026-05-27T05:20:02.207Z | Compiling num-bigint-dig v0.8.6 |
| 1555 | 2026-05-27T05:20:02.221Z | Compiling litrs v1.0.0 |
| 1556 | 2026-05-27T05:20:02.433Z | Compiling ref-cast v1.0.25 |
| 1557 | 2026-05-27T05:20:02.436Z | Compiling psl-types v2.0.11 |
| 1558 | 2026-05-27T05:20:02.469Z | Compiling fallible-iterator v0.2.0 |
| 1559 | 2026-05-27T05:20:02.628Z | Compiling base16ct v0.2.0 |
| 1560 | 2026-05-27T05:20:02.792Z | Compiling cfg_aliases v0.2.1 |
| 1561 | 2026-05-27T05:20:02.847Z | Compiling rustix v0.38.44 |
| 1562 | 2026-05-27T05:20:02.848Z | Compiling mime v0.3.17 |
| 1563 | 2026-05-27T05:20:02.848Z | Compiling zlib-rs v0.6.2 |
| 1564 | 2026-05-27T05:20:02.912Z | Compiling smoltcp v0.9.1 |
| 1565 | 2026-05-27T05:20:03.070Z | Compiling nix v0.31.2 |
| 1566 | 2026-05-27T05:20:03.214Z | Compiling document-features v0.2.12 |
| 1567 | 2026-05-27T05:20:03.291Z | Compiling postgres-protocol v0.6.10 |
| 1568 | 2026-05-27T05:20:03.462Z | Compiling sec1 v0.7.3 |
| 1569 | 2026-05-27T05:20:03.726Z | Compiling publicsuffix v2.3.0 |
| 1570 | 2026-05-27T05:20:03.733Z | Compiling pin-project v1.1.11 |
| 1571 | 2026-05-27T05:20:03.836Z | Compiling zerocopy v0.7.35 |
| 1572 | 2026-05-27T05:20:03.839Z | Compiling group v0.13.0 |
| 1573 | 2026-05-27T05:20:03.893Z | Compiling newtype-uuid v1.3.2 |
| 1574 | 2026-05-27T05:20:04.016Z | Compiling num-iter v0.1.45 |
| 1575 | 2026-05-27T05:20:04.258Z | Compiling darling v0.21.3 |
| 1576 | 2026-05-27T05:20:04.295Z | Compiling hubpack_derive v0.1.1 |
| 1577 | 2026-05-27T05:20:04.346Z | Compiling rand v0.8.6 |
| 1578 | 2026-05-27T05:20:04.385Z | Compiling oxnet v0.1.4 |
| 1579 | 2026-05-27T05:20:04.505Z | Compiling derive_builder v0.20.2 |
| 1580 | 2026-05-27T05:20:04.647Z | Compiling hyper-tls v0.6.0 |
| 1581 | 2026-05-27T05:20:04.737Z | Compiling goblin v0.8.2 |
| 1582 | 2026-05-27T05:20:05.178Z | Compiling phf_shared v0.13.1 |
| 1583 | 2026-05-27T05:20:05.203Z | Compiling lazy_static v1.5.0 |
| 1584 | 2026-05-27T05:20:05.304Z | Compiling regex v1.12.3 |
| 1585 | 2026-05-27T05:20:05.319Z | Compiling futures-executor v0.3.32 |
| 1586 | 2026-05-27T05:20:05.435Z | Compiling hex v0.4.3 |
| 1587 | 2026-05-27T05:20:05.595Z | Compiling hkdf v0.12.4 |
| 1588 | 2026-05-27T05:20:05.700Z | Compiling flate2 v1.1.9 |
| 1589 | 2026-05-27T05:20:05.712Z | Compiling crypto-bigint v0.5.5 |
| 1590 | 2026-05-27T05:20:05.741Z | Compiling terminal_size v0.4.3 |
| 1591 | 2026-05-27T05:20:05.803Z | Compiling daft-derive v0.1.7 |
| 1592 | 2026-05-27T05:20:05.884Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1593 | 2026-05-27T05:20:06.006Z | Compiling ref-cast-impl v1.0.25 |
| 1594 | 2026-05-27T05:20:06.110Z | Compiling strum_macros v0.27.2 |
| 1595 | 2026-05-27T05:20:06.495Z | Compiling snafu-derive v0.8.9 |
| 1596 | 2026-05-27T05:20:06.529Z | Compiling vergen v9.1.0 |
| 1597 | 2026-05-27T05:20:06.551Z | Compiling fs-err v3.3.0 |
| 1598 | 2026-05-27T05:20:06.718Z | Compiling cargo-platform v0.3.2 |
| 1599 | 2026-05-27T05:20:06.752Z | Compiling ahash v0.8.12 |
| 1600 | 2026-05-27T05:20:06.967Z | Compiling foldhash v0.2.0 |
| 1601 | 2026-05-27T05:20:06.997Z | Compiling libbz2-rs-sys v0.2.2 |
| 1602 | 2026-05-27T05:20:07.202Z | Compiling object v0.37.3 |
| 1603 | 2026-05-27T05:20:07.536Z | Compiling winnow v0.5.40 |
| 1604 | 2026-05-27T05:20:07.727Z | Compiling foldhash v0.1.5 |
| 1605 | 2026-05-27T05:20:07.828Z | Compiling managed v0.8.0 |
| 1606 | 2026-05-27T05:20:07.911Z | Compiling same-file v1.0.6 |
| 1607 | 2026-05-27T05:20:08.061Z | Compiling bitflags v1.3.2 |
| 1608 | 2026-05-27T05:20:08.089Z | Compiling unicode-segmentation v1.12.0 |
| 1609 | 2026-05-27T05:20:08.144Z | Compiling cpufeatures v0.3.0 |
| 1610 | 2026-05-27T05:20:08.159Z | Compiling bumpalo v3.20.2 |
| 1611 | 2026-05-27T05:20:08.212Z | Compiling chacha20 v0.10.0 |
| 1612 | 2026-05-27T05:20:08.231Z | Compiling strum v0.27.2 |
| 1613 | 2026-05-27T05:20:08.376Z | Compiling zopfli v0.8.3 |
| 1614 | 2026-05-27T05:20:08.415Z | Compiling clap_builder v4.5.60 |
| 1615 | 2026-05-27T05:20:08.469Z | Compiling snafu v0.8.9 |
| 1616 | 2026-05-27T05:20:08.545Z | Compiling walkdir v2.5.0 |
| 1617 | 2026-05-27T05:20:08.829Z | Compiling toml_edit v0.19.15 |
| 1618 | 2026-05-27T05:20:08.862Z | Compiling hashbrown v0.15.5 |
| 1619 | 2026-05-27T05:20:09.038Z | Compiling bzip2 v0.6.1 |
| 1620 | 2026-05-27T05:20:09.056Z | Compiling hashbrown v0.16.1 |
| 1621 | 2026-05-27T05:20:09.285Z | Compiling dof v0.3.0 |
| 1622 | 2026-05-27T05:20:09.304Z | Compiling cargo_metadata v0.23.1 |
| 1623 | 2026-05-27T05:20:09.551Z | Compiling elliptic-curve v0.13.8 |
| 1624 | 2026-05-27T05:20:09.954Z | Compiling daft v0.1.7 |
| 1625 | 2026-05-27T05:20:09.998Z | Compiling futures v0.3.32 |
| 1626 | 2026-05-27T05:20:10.090Z | Compiling phf v0.13.1 |
| 1627 | 2026-05-27T05:20:10.260Z | Compiling signal-hook-mio v0.2.5 |
| 1628 | 2026-05-27T05:20:10.660Z | Compiling cookie_store v0.22.1 |
| 1629 | 2026-05-27T05:20:10.757Z | Compiling zstd v0.13.3 |
| 1630 | 2026-05-27T05:20:10.906Z | Compiling hubpack v0.1.2 |
| 1631 | 2026-05-27T05:20:11.032Z | Compiling bzip2 v0.4.4 |
| 1632 | 2026-05-27T05:20:11.141Z | Compiling serde_with_macros v3.17.0 |
| 1633 | 2026-05-27T05:20:11.318Z | Compiling postgres-types v0.2.12 |
| 1634 | 2026-05-27T05:20:11.378Z | Compiling usdt-macro v0.6.0 |
| 1635 | 2026-05-27T05:20:11.454Z | Compiling usdt-attr-macro v0.6.0 |
| 1636 | 2026-05-27T05:20:11.865Z | Compiling globset v0.4.18 |
| 1637 | 2026-05-27T05:20:12.118Z | Compiling dtrace-parser v0.2.0 |
| 1638 | 2026-05-27T05:20:12.252Z | Compiling ed25519 v2.2.3 |
| 1639 | 2026-05-27T05:20:12.286Z | Compiling phf_shared v0.11.3 |
| 1640 | 2026-05-27T05:20:12.485Z | Compiling olpc-cjson v0.1.4 |
| 1641 | 2026-05-27T05:20:12.511Z | Compiling pkcs1 v0.7.5 |
| 1642 | 2026-05-27T05:20:12.600Z | Compiling serde-big-array v0.5.1 |
| 1643 | 2026-05-27T05:20:12.655Z | Compiling serde_plain v1.0.2 |
| 1644 | 2026-05-27T05:20:12.753Z | Compiling rfc6979 v0.4.0 |
| 1645 | 2026-05-27T05:20:12.832Z | Compiling pem v3.0.6 |
| 1646 | 2026-05-27T05:20:12.862Z | Compiling enum-as-inner v0.6.1 |
| 1647 | 2026-05-27T05:20:12.887Z | Compiling strum_macros v0.26.4 |
| 1648 | 2026-05-27T05:20:12.892Z | Compiling clap_derive v4.5.55 |
| 1649 | 2026-05-27T05:20:12.958Z | Compiling async-recursion v1.1.1 |
| 1650 | 2026-05-27T05:20:13.171Z | Compiling serde_repr v0.1.20 |
| 1651 | 2026-05-27T05:20:13.203Z | Compiling float-cmp v0.10.0 |
| 1652 | 2026-05-27T05:20:13.361Z | Compiling memmap2 v0.9.10 |
| 1653 | 2026-05-27T05:20:13.379Z | Compiling thread-id v4.2.2 |
| 1654 | 2026-05-27T05:20:13.476Z | Compiling env_filter v1.0.0 |
| 1655 | 2026-05-27T05:20:13.586Z | Compiling static_assertions v1.1.0 |
| 1656 | 2026-05-27T05:20:13.631Z | Compiling data-encoding v2.10.0 |
| 1657 | 2026-05-27T05:20:13.670Z | Compiling precomputed-hash v0.1.1 |
| 1658 | 2026-05-27T05:20:13.710Z | Compiling new_debug_unreachable v1.0.6 |
| 1659 | 2026-05-27T05:20:13.768Z | Compiling difflib v0.4.0 |
| 1660 | 2026-05-27T05:20:13.785Z | Compiling either v1.15.0 |
| 1661 | 2026-05-27T05:20:13.801Z | Compiling normalize-line-endings v0.3.0 |
| 1662 | 2026-05-27T05:20:13.906Z | Compiling typed-path v0.9.3 |
| 1663 | 2026-05-27T05:20:14.003Z | Compiling predicates-core v1.0.10 |
| 1664 | 2026-05-27T05:20:14.193Z | Compiling keccak v0.1.6 |
| 1665 | 2026-05-27T05:20:14.296Z | Compiling fixedbitset v0.4.2 |
| 1666 | 2026-05-27T05:20:14.321Z | Compiling fixedbitset v0.5.7 |
| 1667 | 2026-05-27T05:20:14.519Z | Compiling whoami v2.1.0 |
| 1668 | 2026-05-27T05:20:14.638Z | Compiling jiff v0.2.21 |
| 1669 | 2026-05-27T05:20:14.652Z | Compiling strum v0.26.3 |
| 1670 | 2026-05-27T05:20:14.684Z | Compiling clap v4.5.60 |
| 1671 | 2026-05-27T05:20:14.774Z | Compiling tokio-postgres v0.7.16 |
| 1672 | 2026-05-27T05:20:14.792Z | Compiling petgraph v0.8.3 |
| 1673 | 2026-05-27T05:20:14.897Z | Compiling petgraph v0.6.5 |
| 1674 | 2026-05-27T05:20:15.011Z | Compiling sha3 v0.10.8 |
| 1675 | 2026-05-27T05:20:15.171Z | Compiling predicates v3.1.4 |
| 1676 | 2026-05-27T05:20:15.472Z | Compiling itertools v0.13.0 |
| 1677 | 2026-05-27T05:20:15.768Z | Compiling hickory-proto v0.25.2 |
| 1678 | 2026-05-27T05:20:15.881Z | Compiling string_cache v0.8.9 |
| 1679 | 2026-05-27T05:20:16.116Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1680 | 2026-05-27T05:20:16.368Z | Compiling toml_edit v0.22.27 |
| 1681 | 2026-05-27T05:20:16.715Z | Compiling env_logger v0.11.9 |
| 1682 | 2026-05-27T05:20:16.723Z | Compiling usdt v0.6.0 |
| 1683 | 2026-05-27T05:20:16.970Z | Compiling usdt-impl v0.5.0 |
| 1684 | 2026-05-27T05:20:16.993Z | Compiling ecdsa v0.16.9 |
| 1685 | 2026-05-27T05:20:17.067Z | Compiling rsa v0.9.10 |
| 1686 | 2026-05-27T05:20:17.418Z | Compiling zip v4.6.1 |
| 1687 | 2026-05-27T05:20:17.560Z | Compiling ed25519-dalek v2.2.0 |
| 1688 | 2026-05-27T05:20:18.242Z | Compiling serde_with v3.17.0 |
| 1689 | 2026-05-27T05:20:18.416Z | Compiling crossterm v0.28.1 |
| 1690 | 2026-05-27T05:20:18.983Z | Compiling zip v0.6.6 |
| 1691 | 2026-05-27T05:20:19.571Z | Compiling iddqd v0.4.2 |
| 1692 | 2026-05-27T05:20:19.584Z | Compiling toml v0.7.8 |
| 1693 | 2026-05-27T05:20:20.188Z | Compiling rand v0.10.0 |
| 1694 | 2026-05-27T05:20:20.213Z | Compiling similar v2.7.0 |
| 1695 | 2026-05-27T05:20:20.377Z | Compiling heck v0.4.1 |
| 1696 | 2026-05-27T05:20:20.440Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1697 | 2026-05-27T05:20:20.468Z | Compiling crossbeam-epoch v0.9.18 |
| 1698 | 2026-05-27T05:20:20.613Z | Compiling tokio-stream v0.1.18 |
| 1699 | 2026-05-27T05:20:20.801Z | Compiling buf-list v1.1.2 |
| 1700 | 2026-05-27T05:20:20.861Z | Compiling x509-cert v0.2.5 |
| 1701 | 2026-05-27T05:20:21.064Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1702 | 2026-05-27T05:20:21.068Z | Compiling openapiv3 v2.2.0 |
| 1703 | 2026-05-27T05:20:21.093Z | Compiling sha1 v0.10.6 |
| 1704 | 2026-05-27T05:20:21.096Z | Compiling peg-runtime v0.8.5 |
| 1705 | 2026-05-27T05:20:21.119Z | Compiling lalrpop-util v0.19.12 |
| 1706 | 2026-05-27T05:20:21.312Z | Compiling thread_local v1.1.9 |
| 1707 | 2026-05-27T05:20:21.331Z | Compiling slog-async v2.8.0 |
| 1708 | 2026-05-27T05:20:21.362Z | Compiling crossbeam-channel v0.5.15 |
| 1709 | 2026-05-27T05:20:21.387Z | Compiling is-terminal v0.4.17 |
| 1710 | 2026-05-27T05:20:21.502Z | Compiling filetime v0.2.27 |
| 1711 | 2026-05-27T05:20:21.590Z | Compiling xattr v1.6.1 |
| 1712 | 2026-05-27T05:20:21.654Z | Compiling term v1.2.1 |
| 1713 | 2026-05-27T05:20:21.677Z | Compiling take_mut v0.2.2 |
| 1714 | 2026-05-27T05:20:21.743Z | Compiling tar v0.4.45 |
| 1715 | 2026-05-27T05:20:22.253Z | Compiling slog-term v2.9.2 |
| 1716 | 2026-05-27T05:20:31.993Z | Compiling rustls-webpki v0.103.9 |
| 1717 | 2026-05-27T05:20:34.765Z | Compiling tokio-rustls v0.26.4 |
| 1718 | 2026-05-27T05:20:34.765Z | Compiling rustls-platform-verifier v0.6.2 |
| 1719 | 2026-05-27T05:20:34.971Z | Compiling hyper-rustls v0.27.7 |
| 1720 | 2026-05-27T05:20:35.176Z | Compiling reqwest v0.12.28 |
| 1721 | 2026-05-27T05:20:35.179Z | Compiling reqwest v0.13.2 |
| 1722 | 2026-05-27T05:20:36.430Z | Compiling tough v0.22.0 |
| 1723 | 2026-05-27T05:20:39.006Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1724 | 2026-05-27T05:20:39.221Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1725 | 2026-05-27T05:20:42.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 1726 | 2026-05-27T05:20:42.198Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1727 | 2026-05-27T05:20:42.255Z | May 27 05:20:41.239 INFO Starting download, target: Clickhouse |
| 1728 | 2026-05-27T05:20:42.255Z | May 27 05:20:41.240 INFO Starting download, target: Cockroach |
| 1729 | 2026-05-27T05:20:42.255Z | May 27 05:20:41.240 INFO Starting download, target: Console |
| 1730 | 2026-05-27T05:20:42.256Z | May 27 05:20:41.240 INFO Starting download, target: DendriteStub |
| 1731 | 2026-05-27T05:20:42.256Z | May 27 05:20:41.240 INFO Starting download, target: MaghemiteMgd |
| 1732 | 2026-05-27T05:20:42.256Z | May 27 05:20:41.240 INFO Starting download, target: TransceiverControl |
| 1733 | 2026-05-27T05:20:42.256Z | May 27 05:20:41.240 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1734 | 2026-05-27T05:20:42.262Z | May 27 05:20:41.241 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1735 | 2026-05-27T05:20:42.262Z | May 27 05:20:41.241 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1736 | 2026-05-27T05:20:42.262Z | May 27 05:20:41.241 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1737 | 2026-05-27T05:20:42.262Z | May 27 05:20:41.241 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1738 | 2026-05-27T05:20:42.262Z | May 27 05:20:41.241 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1739 | 2026-05-27T05:20:42.606Z | May 27 05:20:41.572 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1740 | 2026-05-27T05:20:42.831Z | May 27 05:20:41.792 INFO Download complete, target: TransceiverControl |
| 1741 | 2026-05-27T05:20:43.330Z | May 27 05:20:42.313 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1742 | 2026-05-27T05:20:43.584Z | May 27 05:20:42.548 INFO Download complete, target: Console |
| 1743 | 2026-05-27T05:20:44.073Z | May 27 05:20:43.026 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1744 | 2026-05-27T05:20:45.207Z | May 27 05:20:44.151 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1745 | 2026-05-27T05:20:45.331Z | May 27 05:20:44.264 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1746 | 2026-05-27T05:20:46.364Z | May 27 05:20:45.350 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1747 | 2026-05-27T05:20:46.364Z | May 27 05:20:45.350 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1748 | 2026-05-27T05:20:47.607Z | May 27 05:20:46.593 INFO Download complete, target: DendriteStub |
| 1749 | 2026-05-27T05:20:47.736Z | May 27 05:20:46.724 INFO Download complete, target: MaghemiteMgd |
| 1750 | 2026-05-27T05:20:50.890Z | May 27 05:20:49.875 INFO Checking that binary works, target: Clickhouse |
| 1751 | 2026-05-27T05:20:51.009Z | May 27 05:20:49.997 INFO Download complete, target: Clickhouse |
| 1752 | 2026-05-27T05:20:51.044Z | May 27 05:20:50.028 INFO Checking that binary works, target: Cockroach |
| 1753 | 2026-05-27T05:20:51.169Z | May 27 05:20:50.157 INFO Download complete, target: Cockroach |
| 1754 | 2026-05-27T05:20:51.205Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1755 | 2026-05-27T05:20:51.208Z | |
| 1756 | 2026-05-27T05:20:51.208Z | real 2:16.033542984 |
| 1757 | 2026-05-27T05:20:51.208Z | user 6:58.540003429 |
| 1758 | 2026-05-27T05:20:51.208Z | sys 1:25.195252499 |
| 1759 | 2026-05-27T05:20:51.208Z | trap 0.214179056 |
| 1760 | 2026-05-27T05:20:51.208Z | tflt 0.799314231 |
| 1761 | 2026-05-27T05:20:51.208Z | dflt 0.721347487 |
| 1762 | 2026-05-27T05:20:51.208Z | kflt 0.038255999 |
| 1763 | 2026-05-27T05:20:51.208Z | lock 22:27.122566140 |
| 1764 | 2026-05-27T05:20:51.208Z | slp 21:31.023073832 |
| 1765 | 2026-05-27T05:20:51.209Z | lat 42.845012314 |
| 1766 | 2026-05-27T05:20:51.209Z | stop 1:55.348551194 |
| 1767 | 2026-05-27T05:20:51.209Z | + banner clippy |
| 1768 | 2026-05-27T05:20:51.209Z | |
| 1769 | 2026-05-27T05:20:51.209Z | #### # # ##### ##### # # |
| 1770 | 2026-05-27T05:20:51.209Z | # # # # # # # # # # |
| 1771 | 2026-05-27T05:20:51.209Z | # # # # # # # # |
| 1772 | 2026-05-27T05:20:51.209Z | # # # ##### ##### # |
| 1773 | 2026-05-27T05:20:51.209Z | # # # # # # # |
| 1774 | 2026-05-27T05:20:51.209Z | #### ###### # # # # |
| 1775 | 2026-05-27T05:20:51.209Z | |
| 1776 | 2026-05-27T05:20:51.209Z | + export CARGO_INCREMENTAL=0 |
| 1777 | 2026-05-27T05:20:51.209Z | + CARGO_INCREMENTAL=0 |
| 1778 | 2026-05-27T05:20:51.209Z | + ptime -m cargo xtask clippy |
| 1779 | 2026-05-27T05:20:51.732Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1780 | 2026-05-27T05:20:51.951Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1781 | 2026-05-27T05:20:53.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.58s |
| 1782 | 2026-05-27T05:20:53.884Z | Running `target/debug/xtask clippy` |
| 1783 | 2026-05-27T05:20:53.911Z | running: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
| 1784 | 2026-05-27T05:20:54.517Z | Downloading crates ... |
| 1785 | 2026-05-27T05:20:54.735Z | Downloaded plotters-svg v0.3.7 |
| 1786 | 2026-05-27T05:20:54.739Z | Downloaded backtrace-ext v0.2.1 |
| 1787 | 2026-05-27T05:20:54.742Z | Downloaded event-listener-strategy v0.5.4 |
| 1788 | 2026-05-27T05:20:54.742Z | Downloaded guppy-workspace-hack v0.1.0 |
| 1789 | 2026-05-27T05:20:54.746Z | Downloaded concurrent-queue v2.5.0 |
| 1790 | 2026-05-27T05:20:54.746Z | Downloaded assert_cmd v2.1.2 |
| 1791 | 2026-05-27T05:20:54.749Z | Downloaded supports-unicode v2.1.0 |
| 1792 | 2026-05-27T05:20:54.749Z | Downloaded cast v0.3.0 |
| 1793 | 2026-05-27T05:20:54.752Z | Downloaded assert-json-diff v2.0.2 |
| 1794 | 2026-05-27T05:20:54.755Z | Downloaded approx v0.5.1 |
| 1795 | 2026-05-27T05:20:54.758Z | Downloaded constant_time_eq v0.3.1 |
| 1796 | 2026-05-27T05:20:54.758Z | Downloaded escape8259 v0.5.3 |
| 1797 | 2026-05-27T05:20:54.761Z | Downloaded tokio-test v0.4.5 |
| 1798 | 2026-05-27T05:20:54.770Z | Downloaded stringmetrics v2.2.2 |
| 1799 | 2026-05-27T05:20:54.772Z | Downloaded async-object-pool v0.2.0 |
| 1800 | 2026-05-27T05:20:54.775Z | Downloaded rustc-demangle v0.1.27 |
| 1801 | 2026-05-27T05:20:54.780Z | Downloaded parking v2.2.1 |
| 1802 | 2026-05-27T05:20:54.782Z | Downloaded anes v0.1.6 |
| 1803 | 2026-05-27T05:20:54.783Z | Downloaded miette-derive v5.10.0 |
| 1804 | 2026-05-27T05:20:54.786Z | Downloaded datatest-stable v0.3.3 |
| 1805 | 2026-05-27T05:20:54.789Z | Downloaded futures-timer v3.0.3 |
| 1806 | 2026-05-27T05:20:54.792Z | Downloaded criterion-plot v0.6.0 |
| 1807 | 2026-05-27T05:20:54.792Z | Downloaded supports-color v2.1.0 |
| 1808 | 2026-05-27T05:20:54.792Z | Downloaded pathdiff v0.2.3 |
| 1809 | 2026-05-27T05:20:54.795Z | Downloaded linkme-impl v0.3.35 |
| 1810 | 2026-05-27T05:20:54.801Z | Downloaded similar-asserts v1.7.0 |
| 1811 | 2026-05-27T05:20:54.801Z | Downloaded plotters-backend v0.3.7 |
| 1812 | 2026-05-27T05:20:54.801Z | Downloaded async-lock v3.4.2 |
| 1813 | 2026-05-27T05:20:54.804Z | Downloaded httptest v0.16.4 |
| 1814 | 2026-05-27T05:20:54.808Z | Downloaded cfg-expr v0.20.6 |
| 1815 | 2026-05-27T05:20:54.808Z | Downloaded supports-hyperlinks v2.1.0 |
| 1816 | 2026-05-27T05:20:54.811Z | Downloaded terminal_size v0.1.17 |
| 1817 | 2026-05-27T05:20:54.815Z | Downloaded serde_regex v1.1.0 |
| 1818 | 2026-05-27T05:20:54.826Z | Downloaded nested v0.1.1 |
| 1819 | 2026-05-27T05:20:54.832Z | Downloaded tinytemplate v1.2.1 |
| 1820 | 2026-05-27T05:20:54.841Z | Downloaded addr2line v0.25.1 |
| 1821 | 2026-05-27T05:20:54.843Z | Downloaded path-tree v0.8.3 |
| 1822 | 2026-05-27T05:20:54.843Z | Downloaded event-listener v5.4.1 |
| 1823 | 2026-05-27T05:20:54.843Z | Downloaded target-spec v3.5.7 |
| 1824 | 2026-05-27T05:20:54.843Z | Downloaded target-triple v1.0.0 |
| 1825 | 2026-05-27T05:20:54.843Z | Downloaded relative-path v1.9.3 |
| 1826 | 2026-05-27T05:20:54.843Z | Downloaded owo-colors v3.5.0 |
| 1827 | 2026-05-27T05:20:54.848Z | Downloaded target-lexicon v0.13.3 |
| 1828 | 2026-05-27T05:20:54.848Z | Downloaded linkme v0.3.35 |
| 1829 | 2026-05-27T05:20:54.852Z | Downloaded libtest-mimic v0.8.1 |
| 1830 | 2026-05-27T05:20:54.852Z | Downloaded miette v5.10.0 |
| 1831 | 2026-05-27T05:20:54.852Z | Downloaded knuffel-derive v3.2.0 |
| 1832 | 2026-05-27T05:20:54.855Z | Downloaded trybuild v1.0.116 |
| 1833 | 2026-05-27T05:20:54.863Z | Downloaded textwrap v0.15.2 |
| 1834 | 2026-05-27T05:20:54.863Z | Downloaded chumsky v0.9.3 |
| 1835 | 2026-05-27T05:20:54.863Z | Downloaded partial-io v0.5.4 |
| 1836 | 2026-05-27T05:20:54.863Z | Downloaded termcolor v1.4.1 |
| 1837 | 2026-05-27T05:20:54.863Z | Downloaded oorandom v11.1.5 |
| 1838 | 2026-05-27T05:20:54.863Z | Downloaded hickory-client v0.25.2 |
| 1839 | 2026-05-27T05:20:54.866Z | Downloaded backtrace v0.3.76 |
| 1840 | 2026-05-27T05:20:54.869Z | Downloaded rstest v0.25.0 |
| 1841 | 2026-05-27T05:20:54.873Z | Downloaded rust-argon2 v2.1.0 |
| 1842 | 2026-05-27T05:20:54.876Z | Downloaded fancy-regex v0.14.0 |
| 1843 | 2026-05-27T05:20:54.881Z | Downloaded guppy v0.17.25 |
| 1844 | 2026-05-27T05:20:54.884Z | Downloaded blake2b_simd v1.0.4 |
| 1845 | 2026-05-27T05:20:54.884Z | Downloaded rstest_macros v0.25.0 |
| 1846 | 2026-05-27T05:20:54.884Z | Downloaded rand_distr v0.5.1 |
| 1847 | 2026-05-27T05:20:54.887Z | Downloaded knuffel v3.2.0 |
| 1848 | 2026-05-27T05:20:54.892Z | Downloaded criterion v0.7.0 |
| 1849 | 2026-05-27T05:20:54.897Z | Downloaded plotters v0.3.7 |
| 1850 | 2026-05-27T05:20:54.900Z | Downloaded hashbrown v0.14.5 |
| 1851 | 2026-05-27T05:20:54.911Z | Downloaded gimli v0.32.3 |
| 1852 | 2026-05-27T05:20:55.007Z | Downloaded httpmock v0.8.3 |
| 1853 | 2026-05-27T05:20:56.668Z | Checking cfg-if v1.0.4 |
| 1854 | 2026-05-27T05:20:57.035Z | Checking libc v0.2.185 |
| 1855 | 2026-05-27T05:20:57.066Z | Checking serde_core v1.0.228 |
| 1856 | 2026-05-27T05:20:57.129Z | Checking memchr v2.8.0 |
| 1857 | 2026-05-27T05:20:57.129Z | Checking smallvec v1.15.1 |
| 1858 | 2026-05-27T05:20:57.180Z | Checking itoa v1.0.17 |
| 1859 | 2026-05-27T05:20:57.181Z | Checking log v0.4.29 |
| 1860 | 2026-05-27T05:20:57.243Z | Checking zeroize v1.8.2 |
| 1861 | 2026-05-27T05:20:57.293Z | Checking libm v0.2.16 |
| 1862 | 2026-05-27T05:20:57.339Z | Checking scopeguard v1.2.0 |
| 1863 | 2026-05-27T05:20:57.391Z | Checking stable_deref_trait v1.2.1 |
| 1864 | 2026-05-27T05:20:57.442Z | Checking zmij v1.0.21 |
| 1865 | 2026-05-27T05:20:57.466Z | Checking errno v0.3.14 |
| 1866 | 2026-05-27T05:20:57.466Z | Checking getrandom v0.2.17 |
| 1867 | 2026-05-27T05:20:57.525Z | Checking lock_api v0.4.14 |
| 1868 | 2026-05-27T05:20:57.554Z | Checking zerofrom v0.1.6 |
| 1869 | 2026-05-27T05:20:57.589Z | Checking percent-encoding v2.3.2 |
| 1870 | 2026-05-27T05:20:57.746Z | Checking writeable v0.6.2 |
| 1871 | 2026-05-27T05:20:57.785Z | Checking litemap v0.8.1 |
| 1872 | 2026-05-27T05:20:57.785Z | Checking yoke v0.8.1 |
| 1873 | 2026-05-27T05:20:57.785Z | Checking icu_normalizer_data v2.1.1 |
| 1874 | 2026-05-27T05:20:57.785Z | Checking icu_properties_data v2.1.2 |
| 1875 | 2026-05-27T05:20:57.821Z | Checking subtle v2.6.1 |
| 1876 | 2026-05-27T05:20:57.821Z | Checking form_urlencoded v1.2.2 |
| 1877 | 2026-05-27T05:20:57.861Z | Checking utf8_iter v1.0.4 |
| 1878 | 2026-05-27T05:20:57.861Z | Checking pin-project-lite v0.2.17 |
| 1879 | 2026-05-27T05:20:57.939Z | Checking zerovec v0.11.5 |
| 1880 | 2026-05-27T05:20:57.958Z | Checking zerotrie v0.2.3 |
| 1881 | 2026-05-27T05:20:58.038Z | Checking num-traits v0.2.19 |
| 1882 | 2026-05-27T05:20:58.091Z | Checking rand_core v0.6.4 |
| 1883 | 2026-05-27T05:20:58.091Z | Checking parking_lot_core v0.9.12 |
| 1884 | 2026-05-27T05:20:58.105Z | Checking rand_core v0.10.0 |
| 1885 | 2026-05-27T05:20:58.132Z | Checking zerocopy v0.8.40 |
| 1886 | 2026-05-27T05:20:58.266Z | Checking portable-atomic v1.13.1 |
| 1887 | 2026-05-27T05:20:58.317Z | Checking critical-section v1.2.0 |
| 1888 | 2026-05-27T05:20:58.335Z | Checking getrandom v0.4.1 |
| 1889 | 2026-05-27T05:20:58.335Z | Checking parking_lot v0.12.5 |
| 1890 | 2026-05-27T05:20:58.405Z | Checking tinystr v0.8.2 |
| 1891 | 2026-05-27T05:20:58.462Z | Checking potential_utf v0.1.4 |
| 1892 | 2026-05-27T05:20:58.564Z | Checking signal-hook-registry v1.4.8 |
| 1893 | 2026-05-27T05:20:58.635Z | Checking serde v1.0.228 |
| 1894 | 2026-05-27T05:20:58.635Z | Checking serde_json v1.0.149 |
| 1895 | 2026-05-27T05:20:58.635Z | Checking bitflags v2.11.0 |
| 1896 | 2026-05-27T05:20:58.673Z | Checking icu_locale_core v2.1.1 |
| 1897 | 2026-05-27T05:20:58.673Z | Checking icu_collections v2.1.1 |
| 1898 | 2026-05-27T05:20:58.731Z | Checking once_cell v1.21.3 |
| 1899 | 2026-05-27T05:20:58.779Z | Checking mio v1.2.0 |
| 1900 | 2026-05-27T05:20:58.817Z | Checking socket2 v0.6.3 |
| 1901 | 2026-05-27T05:20:58.939Z | Checking typenum v1.19.0 |
| 1902 | 2026-05-27T05:20:59.025Z | Checking bytes v1.11.1 |
| 1903 | 2026-05-27T05:20:59.079Z | Checking thiserror v2.0.18 |
| 1904 | 2026-05-27T05:20:59.112Z | Checking iana-time-zone v0.1.65 |
| 1905 | 2026-05-27T05:20:59.164Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1906 | 2026-05-27T05:20:59.207Z | Checking uuid v1.23.0 |
| 1907 | 2026-05-27T05:20:59.250Z | Checking icu_provider v2.1.1 |
| 1908 | 2026-05-27T05:20:59.279Z | Checking chrono v0.4.44 |
| 1909 | 2026-05-27T05:20:59.382Z | Checking semver v1.0.28 |
| 1910 | 2026-05-27T05:20:59.431Z | Checking futures-core v0.3.32 |
| 1911 | 2026-05-27T05:20:59.478Z | Checking tokio v1.52.1 |
| 1912 | 2026-05-27T05:20:59.483Z | Checking generic-array v0.14.7 |
| 1913 | 2026-05-27T05:20:59.558Z | Checking icu_normalizer v2.1.1 |
| 1914 | 2026-05-27T05:20:59.562Z | Checking icu_properties v2.1.2 |
| 1915 | 2026-05-27T05:20:59.581Z | Checking equivalent v1.0.2 |
| 1916 | 2026-05-27T05:20:59.623Z | Checking dyn-clone v1.0.20 |
| 1917 | 2026-05-27T05:20:59.720Z | Checking const-oid v0.9.6 |
| 1918 | 2026-05-27T05:20:59.791Z | Checking futures-sink v0.3.32 |
| 1919 | 2026-05-27T05:20:59.881Z | Checking futures-task v0.3.32 |
| 1920 | 2026-05-27T05:20:59.916Z | Checking futures-channel v0.3.32 |
| 1921 | 2026-05-27T05:20:59.985Z | Checking crypto-common v0.1.7 |
| 1922 | 2026-05-27T05:21:00.042Z | Checking block-buffer v0.10.4 |
| 1923 | 2026-05-27T05:21:00.134Z | Checking futures-io v0.3.32 |
| 1924 | 2026-05-27T05:21:00.161Z | Checking slab v0.4.12 |
| 1925 | 2026-05-27T05:21:00.171Z | Checking rustix v1.1.3 |
| 1926 | 2026-05-27T05:21:00.232Z | Checking byteorder v1.5.0 |
| 1927 | 2026-05-27T05:21:00.271Z | Checking hashbrown v0.17.0 |
| 1928 | 2026-05-27T05:21:00.346Z | Checking futures-util v0.3.32 |
| 1929 | 2026-05-27T05:21:00.425Z | Checking idna_adapter v1.2.1 |
| 1930 | 2026-05-27T05:21:00.467Z | Checking digest v0.10.7 |
| 1931 | 2026-05-27T05:21:00.496Z | Checking cpufeatures v0.2.17 |
| 1932 | 2026-05-27T05:21:00.557Z | Checking idna v1.1.0 |
| 1933 | 2026-05-27T05:21:00.589Z | Checking thiserror v1.0.69 |
| 1934 | 2026-05-27T05:21:00.844Z | Checking getrandom v0.3.4 |
| 1935 | 2026-05-27T05:21:00.860Z | Checking fnv v1.0.7 |
| 1936 | 2026-05-27T05:21:00.860Z | Checking indexmap v2.14.0 |
| 1937 | 2026-05-27T05:21:00.860Z | Checking url v2.5.8 |
| 1938 | 2026-05-27T05:21:00.873Z | Checking regex-syntax v0.8.10 |
| 1939 | 2026-05-27T05:21:00.874Z | Checking http v1.4.0 |
| 1940 | 2026-05-27T05:21:00.920Z | Checking ppv-lite86 v0.2.21 |
| 1941 | 2026-05-27T05:21:01.041Z | Checking tracing-core v0.1.36 |
| 1942 | 2026-05-27T05:21:01.233Z | Checking base64 v0.22.1 |
| 1943 | 2026-05-27T05:21:01.288Z | Checking schemars v0.8.22 |
| 1944 | 2026-05-27T05:21:01.350Z | Checking ipnet v2.11.0 |
| 1945 | 2026-05-27T05:21:01.377Z | Checking tracing v0.1.44 |
| 1946 | 2026-05-27T05:21:01.470Z | Checking unicode-ident v1.0.24 |
| 1947 | 2026-05-27T05:21:01.511Z | Checking anstyle v1.0.13 |
| 1948 | 2026-05-27T05:21:01.601Z | Checking untrusted v0.9.0 |
| 1949 | 2026-05-27T05:21:01.616Z | Checking utf8parse v0.2.2 |
| 1950 | 2026-05-27T05:21:01.665Z | Checking proc-macro2 v1.0.106 |
| 1951 | 2026-05-27T05:21:01.704Z | Checking base64ct v1.8.3 |
| 1952 | 2026-05-27T05:21:01.732Z | Checking ring v0.17.14 |
| 1953 | 2026-05-27T05:21:01.795Z | Checking anstyle-parse v0.2.7 |
| 1954 | 2026-05-27T05:21:01.944Z | Checking block-padding v0.3.3 |
| 1955 | 2026-05-27T05:21:01.973Z | Checking aho-corasick v1.1.4 |
| 1956 | 2026-05-27T05:21:01.980Z | Checking is_terminal_polyfill v1.70.2 |
| 1957 | 2026-05-27T05:21:02.046Z | Checking quote v1.0.45 |
| 1958 | 2026-05-27T05:21:02.107Z | Checking anstyle-query v1.1.5 |
| 1959 | 2026-05-27T05:21:02.132Z | Checking colorchoice v1.0.4 |
| 1960 | 2026-05-27T05:21:02.182Z | Checking inout v0.1.4 |
| 1961 | 2026-05-27T05:21:02.223Z | Checking rustls-pki-types v1.14.0 |
| 1962 | 2026-05-27T05:21:02.250Z | Checking syn v2.0.117 |
| 1963 | 2026-05-27T05:21:02.254Z | Checking anstream v0.6.21 |
| 1964 | 2026-05-27T05:21:02.254Z | Checking httparse v1.10.1 |
| 1965 | 2026-05-27T05:21:02.350Z | Checking cipher v0.4.4 |
| 1966 | 2026-05-27T05:21:02.519Z | Checking terminal_size v0.4.3 |
| 1967 | 2026-05-27T05:21:02.550Z | Checking crossbeam-utils v0.8.21 |
| 1968 | 2026-05-27T05:21:02.564Z | Checking clap_lex v1.0.0 |
| 1969 | 2026-05-27T05:21:02.615Z | Checking allocator-api2 v0.2.21 |
| 1970 | 2026-05-27T05:21:02.669Z | Checking tokio-util v0.7.18 |
| 1971 | 2026-05-27T05:21:02.687Z | Checking regex-automata v0.4.14 |
| 1972 | 2026-05-27T05:21:02.687Z | Checking strsim v0.11.1 |
| 1973 | 2026-05-27T05:21:02.768Z | Checking pem-rfc7468 v0.7.0 |
| 1974 | 2026-05-27T05:21:02.777Z | Checking http-body v1.0.1 |
| 1975 | 2026-05-27T05:21:02.957Z | Checking clap_builder v4.5.60 |
| 1976 | 2026-05-27T05:21:03.003Z | Checking sha2 v0.10.9 |
| 1977 | 2026-05-27T05:21:03.003Z | Checking atomic-waker v1.1.2 |
| 1978 | 2026-05-27T05:21:03.003Z | Checking powerfmt v0.2.0 |
| 1979 | 2026-05-27T05:21:03.003Z | Checking rand_core v0.9.5 |
| 1980 | 2026-05-27T05:21:03.089Z | Checking hmac v0.12.1 |
| 1981 | 2026-05-27T05:21:03.172Z | Checking deranged v0.5.8 |
| 1982 | 2026-05-27T05:21:03.218Z | Checking num-conv v0.2.0 |
| 1983 | 2026-05-27T05:21:03.251Z | Checking time-core v0.1.8 |
| 1984 | 2026-05-27T05:21:03.251Z | Checking httpdate v1.0.3 |
| 1985 | 2026-05-27T05:21:03.317Z | Checking num_threads v0.1.7 |
| 1986 | 2026-05-27T05:21:03.361Z | Checking try-lock v0.2.5 |
| 1987 | 2026-05-27T05:21:03.408Z | Checking h2 v0.4.13 |
| 1988 | 2026-05-27T05:21:03.445Z | Checking tower-service v0.3.3 |
| 1989 | 2026-05-27T05:21:03.462Z | Checking pin-utils v0.1.0 |
| 1990 | 2026-05-27T05:21:03.513Z | Checking want v0.3.1 |
| 1991 | 2026-05-27T05:21:03.586Z | Checking ryu v1.0.23 |
| 1992 | 2026-05-27T05:21:03.661Z | Checking flagset v0.4.7 |
| 1993 | 2026-05-27T05:21:03.702Z | Checking tower-layer v0.3.3 |
| 1994 | 2026-05-27T05:21:03.735Z | Checking rand_chacha v0.9.0 |
| 1995 | 2026-05-27T05:21:03.767Z | Checking der v0.7.10 |
| 1996 | 2026-05-27T05:21:03.864Z | Checking erased-serde v0.3.31 |
| 1997 | 2026-05-27T05:21:03.977Z | Checking mime v0.3.17 |
| 1998 | 2026-05-27T05:21:04.153Z | Checking time v0.3.47 |
| 1999 | 2026-05-27T05:21:04.255Z | Checking clap v4.5.60 |
| 2000 | 2026-05-27T05:21:04.255Z | Checking rand v0.9.2 |
| 2001 | 2026-05-27T05:21:04.309Z | Checking slog v2.8.2 |
| 2002 | 2026-05-27T05:21:04.309Z | Checking spin v0.9.8 |
| 2003 | 2026-05-27T05:21:04.503Z | Checking anyhow v1.0.102 |
| 2004 | 2026-05-27T05:21:04.571Z | Checking http-body-util v0.1.3 |
| 2005 | 2026-05-27T05:21:04.610Z | Checking aws-lc-sys v0.40.0 |
| 2006 | 2026-05-27T05:21:04.610Z | Checking untrusted v0.7.1 |
| 2007 | 2026-05-27T05:21:04.610Z | Checking openssl-probe v0.2.1 |
| 2008 | 2026-05-27T05:21:04.660Z | Checking fastrand v2.3.0 |
| 2009 | 2026-05-27T05:21:04.728Z | Checking spki v0.7.3 |
| 2010 | 2026-05-27T05:21:04.782Z | Checking serde_urlencoded v0.7.1 |
| 2011 | 2026-05-27T05:21:04.866Z | Checking pbkdf2 v0.12.2 |
| 2012 | 2026-05-27T05:21:04.866Z | Checking aes v0.8.4 |
| 2013 | 2026-05-27T05:21:04.906Z | Checking encoding_rs v0.8.35 |
| 2014 | 2026-05-27T05:21:04.933Z | Checking regex v1.12.3 |
| 2015 | 2026-05-27T05:21:04.972Z | Checking cbc v0.1.2 |
| 2016 | 2026-05-27T05:21:04.995Z | Checking salsa20 v0.10.2 |
| 2017 | 2026-05-27T05:21:05.095Z | Checking aws-lc-rs v1.16.3 |
| 2018 | 2026-05-27T05:21:05.149Z | Checking rand_chacha v0.3.1 |
| 2019 | 2026-05-27T05:21:05.240Z | Checking hex v0.4.3 |
| 2020 | 2026-05-27T05:21:05.240Z | Checking pretty-hex v0.4.1 |
| 2021 | 2026-05-27T05:21:05.304Z | Checking simd-adler32 v0.3.8 |
| 2022 | 2026-05-27T05:21:05.304Z | Checking scrypt v0.11.0 |
| 2023 | 2026-05-27T05:21:05.338Z | Checking tempfile v3.25.0 |
| 2024 | 2026-05-27T05:21:05.399Z | Checking rand v0.8.6 |
| 2025 | 2026-05-27T05:21:05.411Z | Checking ipnetwork v0.21.1 |
| 2026 | 2026-05-27T05:21:05.447Z | Checking plain v0.2.3 |
| 2027 | 2026-05-27T05:21:05.477Z | Checking adler2 v2.0.1 |
| 2028 | 2026-05-27T05:21:05.552Z | Checking pkcs5 v0.7.1 |
| 2029 | 2026-05-27T05:21:05.591Z | Checking miniz_oxide v0.8.9 |
| 2030 | 2026-05-27T05:21:05.724Z | Checking rustls-native-certs v0.8.3 |
| 2031 | 2026-05-27T05:21:05.743Z | Checking sync_wrapper v1.0.2 |
| 2032 | 2026-05-27T05:21:05.805Z | Checking ucd-trie v0.1.7 |
| 2033 | 2026-05-27T05:21:05.869Z | Checking webpki-roots v1.0.6 |
| 2034 | 2026-05-27T05:21:05.908Z | Checking pkcs8 v0.10.2 |
| 2035 | 2026-05-27T05:21:05.909Z | Checking tower v0.5.3 |
| 2036 | 2026-05-27T05:21:05.949Z | Checking camino v1.2.2 |
| 2037 | 2026-05-27T05:21:05.992Z | Checking rustls-webpki v0.103.9 |
| 2038 | 2026-05-27T05:21:06.004Z | Checking pest v2.8.6 |
| 2039 | 2026-05-27T05:21:06.041Z | Checking foldhash v0.2.0 |
| 2040 | 2026-05-27T05:21:06.045Z | Checking iri-string v0.7.10 |
| 2041 | 2026-05-27T05:21:06.045Z | Checking hyper v1.8.1 |
| 2042 | 2026-05-27T05:21:06.132Z | Checking futures-executor v0.3.32 |
| 2043 | 2026-05-27T05:21:06.195Z | Checking either v1.15.0 |
| 2044 | 2026-05-27T05:21:06.249Z | Checking hashbrown v0.16.1 |
| 2045 | 2026-05-27T05:21:06.302Z | Checking openapiv3 v2.2.0 |
| 2046 | 2026-05-27T05:21:06.340Z | Checking futures v0.3.32 |
| 2047 | 2026-05-27T05:21:06.404Z | Checking crc32fast v1.5.0 |
| 2048 | 2026-05-27T05:21:06.408Z | Checking rustls v0.23.37 |
| 2049 | 2026-05-27T05:21:06.471Z | Checking static_assertions v1.1.0 |
| 2050 | 2026-05-27T05:21:06.574Z | Checking oxnet v0.1.4 |
| 2051 | 2026-05-27T05:21:06.578Z | Checking lazy_static v1.5.0 |
| 2052 | 2026-05-27T05:21:06.721Z | Checking signature v2.2.0 |
| 2053 | 2026-05-27T05:21:06.760Z | Checking winnow v0.7.14 |
| 2054 | 2026-05-27T05:21:06.835Z | Checking hubpack v0.1.2 |
| 2055 | 2026-05-27T05:21:06.873Z | Checking zlib-rs v0.6.2 |
| 2056 | 2026-05-27T05:21:07.008Z | Checking hyper-util v0.1.20 |
| 2057 | 2026-05-27T05:21:07.058Z | Checking strum v0.26.3 |
| 2058 | 2026-05-27T05:21:07.085Z | Checking tower-http v0.6.8 |
| 2059 | 2026-05-27T05:21:07.085Z | Checking tinyvec_macros v0.1.1 |
| 2060 | 2026-05-27T05:21:07.178Z | Checking psl-types v2.0.11 |
| 2061 | 2026-05-27T05:21:07.212Z | Checking tinyvec v1.10.0 |
| 2062 | 2026-05-27T05:21:07.319Z | Checking data-encoding v2.10.0 |
| 2063 | 2026-05-27T05:21:07.374Z | Checking publicsuffix v2.3.0 |
| 2064 | 2026-05-27T05:21:07.537Z | Checking cookie v0.18.1 |
| 2065 | 2026-05-27T05:21:07.577Z | Checking sha1 v0.10.6 |
| 2066 | 2026-05-27T05:21:07.607Z | Checking num-integer v0.1.46 |
| 2067 | 2026-05-27T05:21:07.610Z | Checking scroll v0.13.0 |
| 2068 | 2026-05-27T05:21:07.762Z | Checking toml_datetime v0.6.11 |
| 2069 | 2026-05-27T05:21:07.766Z | Checking flate2 v1.1.9 |
| 2070 | 2026-05-27T05:21:07.831Z | Checking cookie_store v0.22.1 |
| 2071 | 2026-05-27T05:21:07.864Z | Checking serde_spanned v0.6.9 |
| 2072 | 2026-05-27T05:21:07.899Z | Checking goblin v0.10.5 |
| 2073 | 2026-05-27T05:21:07.938Z | Checking memmap2 v0.9.10 |
| 2074 | 2026-05-27T05:21:07.976Z | Checking foreign-types-shared v0.1.1 |
| 2075 | 2026-05-27T05:21:08.018Z | Checking bit-vec v0.8.0 |
| 2076 | 2026-05-27T05:21:08.099Z | Checking base16ct v0.2.0 |
| 2077 | 2026-05-27T05:21:08.124Z | Checking foreign-types v0.3.2 |
| 2078 | 2026-05-27T05:21:08.127Z | Checking dtrace-parser v0.3.0 |
| 2079 | 2026-05-27T05:21:08.200Z | Checking ff v0.13.1 |
| 2080 | 2026-05-27T05:21:08.289Z | Checking bit-set v0.8.0 |
| 2081 | 2026-05-27T05:21:08.306Z | Checking sec1 v0.7.3 |
| 2082 | 2026-05-27T05:21:08.306Z | Checking openssl-sys v0.9.115 |
| 2083 | 2026-05-27T05:21:08.306Z | Checking wait-timeout v0.2.1 |
| 2084 | 2026-05-27T05:21:08.382Z | Checking thread-id v5.1.0 |
| 2085 | 2026-05-27T05:21:08.416Z | Checking group v0.13.0 |
| 2086 | 2026-05-27T05:21:08.419Z | Checking num-iter v0.1.45 |
| 2087 | 2026-05-27T05:21:08.486Z | Checking bstr v1.12.1 |
| 2088 | 2026-05-27T05:21:08.494Z | Checking hkdf v0.12.4 |
| 2089 | 2026-05-27T05:21:08.555Z | Checking crossbeam-epoch v0.9.18 |
| 2090 | 2026-05-27T05:21:08.587Z | Checking ahash v0.8.12 |
| 2091 | 2026-05-27T05:21:08.590Z | Checking crypto-bigint v0.5.5 |
| 2092 | 2026-05-27T05:21:08.678Z | Checking quick-error v1.2.3 |
| 2093 | 2026-05-27T05:21:08.746Z | Checking openssl v0.10.79 |
| 2094 | 2026-05-27T05:21:08.793Z | Checking tokio-rustls v0.26.4 |
| 2095 | 2026-05-27T05:21:08.835Z | Checking rustls-platform-verifier v0.6.2 |
| 2096 | 2026-05-27T05:21:08.864Z | Checking rusty-fork v0.3.1 |
| 2097 | 2026-05-27T05:21:08.864Z | Checking rand_xorshift v0.4.0 |
| 2098 | 2026-05-27T05:21:08.945Z | Checking scroll v0.12.0 |
| 2099 | 2026-05-27T05:21:08.992Z | Checking unarray v0.1.4 |
| 2100 | 2026-05-27T05:21:09.032Z | Checking hyper-rustls v0.27.7 |
| 2101 | 2026-05-27T05:21:09.045Z | Checking num-bigint-dig v0.8.6 |
| 2102 | 2026-05-27T05:21:09.100Z | Checking pkcs1 v0.7.5 |
| 2103 | 2026-05-27T05:21:09.137Z | Checking proptest v1.10.0 |
| 2104 | 2026-05-27T05:21:09.170Z | Checking goblin v0.8.2 |
| 2105 | 2026-05-27T05:21:09.266Z | Checking reqwest v0.13.2 |
| 2106 | 2026-05-27T05:21:09.334Z | Checking x509-cert v0.2.5 |
| 2107 | 2026-05-27T05:21:09.511Z | Checking elliptic-curve v0.13.8 |
| 2108 | 2026-05-27T05:21:09.844Z | Checking zerocopy v0.7.35 |
| 2109 | 2026-05-27T05:21:09.890Z | Checking unicode-segmentation v1.12.0 |
| 2110 | 2026-05-27T05:21:10.020Z | Checking rsa v0.9.10 |
| 2111 | 2026-05-27T05:21:10.127Z | Checking dtrace-parser v0.2.0 |
| 2112 | 2026-05-27T05:21:10.214Z | Checking dof v0.4.0 |
| 2113 | 2026-05-27T05:21:10.255Z | Checking rfc6979 v0.4.0 |
| 2114 | 2026-05-27T05:21:10.345Z | Checking memoffset v0.9.1 |
| 2115 | 2026-05-27T05:21:10.390Z | Checking thread-id v4.2.2 |
| 2116 | 2026-05-27T05:21:10.394Z | Checking ecdsa v0.16.9 |
| 2117 | 2026-05-27T05:21:10.456Z | Checking curve25519-dalek v4.1.3 |
| 2118 | 2026-05-27T05:21:10.508Z | Checking rustix v0.38.44 |
| 2119 | 2026-05-27T05:21:10.531Z | Checking env_filter v1.0.0 |
| 2120 | 2026-05-27T05:21:10.695Z | Checking keccak v0.1.6 |
| 2121 | 2026-05-27T05:21:10.746Z | Checking toml_write v0.1.2 |
| 2122 | 2026-05-27T05:21:10.794Z | Checking native-tls v0.2.18 |
| 2123 | 2026-05-27T05:21:10.893Z | Checking usdt-impl v0.6.0 |
| 2124 | 2026-05-27T05:21:10.918Z | Checking same-file v1.0.6 |
| 2125 | 2026-05-27T05:21:10.921Z | Checking newtype-uuid v1.3.2 |
| 2126 | 2026-05-27T05:21:10.986Z | Checking toml_edit v0.22.27 |
| 2127 | 2026-05-27T05:21:11.032Z | Checking tokio-native-tls v0.3.1 |
| 2128 | 2026-05-27T05:21:11.058Z | Checking dof v0.3.0 |
| 2129 | 2026-05-27T05:21:11.090Z | Checking walkdir v2.5.0 |
| 2130 | 2026-05-27T05:21:11.189Z | Checking daft v0.1.7 |
| 2131 | 2026-05-27T05:21:11.229Z | Checking hyper-tls v0.6.0 |
| 2132 | 2026-05-27T05:21:11.248Z | Checking usdt v0.6.0 |
| 2133 | 2026-05-27T05:21:11.283Z | Checking sha3 v0.10.8 |
| 2134 | 2026-05-27T05:21:11.287Z | Checking env_logger v0.11.9 |
| 2135 | 2026-05-27T05:21:11.351Z | Checking ed25519 v2.2.3 |
| 2136 | 2026-05-27T05:21:11.382Z | Checking usdt-impl v0.5.0 |
| 2137 | 2026-05-27T05:21:11.418Z | Checking reqwest v0.12.28 |
| 2138 | 2026-05-27T05:21:11.521Z | Checking itertools v0.13.0 |
| 2139 | 2026-05-27T05:21:11.536Z | Checking serde_with v3.17.0 |
| 2140 | 2026-05-27T05:21:11.536Z | Checking siphasher v1.0.2 |
| 2141 | 2026-05-27T05:21:11.566Z | Checking bitflags v1.3.2 |
| 2142 | 2026-05-27T05:21:11.570Z | Checking ed25519-dalek v2.2.0 |
| 2143 | 2026-05-27T05:21:11.663Z | Checking nix v0.31.2 |
| 2144 | 2026-05-27T05:21:11.729Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2145 | 2026-05-27T05:21:11.742Z | Checking unicode-normalization v0.1.25 |
| 2146 | 2026-05-27T05:21:11.884Z | Checking signal-hook v0.3.18 |
| 2147 | 2026-05-27T05:21:12.041Z | Checking winnow v0.5.40 |
| 2148 | 2026-05-27T05:21:12.077Z | Checking managed v0.8.0 |
| 2149 | 2026-05-27T05:21:12.091Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2150 | 2026-05-27T05:21:12.153Z | Checking object v0.37.3 |
| 2151 | 2026-05-27T05:21:12.218Z | Checking foldhash v0.1.5 |
| 2152 | 2026-05-27T05:21:12.277Z | Checking bzip2 v0.4.4 |
| 2153 | 2026-05-27T05:21:12.310Z | Checking signal-hook-mio v0.2.5 |
| 2154 | 2026-05-27T05:21:12.378Z | Checking hashbrown v0.15.5 |
| 2155 | 2026-05-27T05:21:12.439Z | Checking globset v0.4.18 |
| 2156 | 2026-05-27T05:21:12.481Z | Checking ref-cast v1.0.25 |
| 2157 | 2026-05-27T05:21:12.509Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2158 | 2026-05-27T05:21:12.607Z | Checking zip v0.6.6 |
| 2159 | 2026-05-27T05:21:12.654Z | Checking zstd-safe v7.2.4 |
| 2160 | 2026-05-27T05:21:12.724Z | Checking pin-project v1.1.11 |
| 2161 | 2026-05-27T05:21:12.759Z | Checking bumpalo v3.20.2 |
| 2162 | 2026-05-27T05:21:12.835Z | Checking libbz2-rs-sys v0.2.2 |
| 2163 | 2026-05-27T05:21:12.874Z | Checking cpufeatures v0.3.0 |
| 2164 | 2026-05-27T05:21:12.882Z | Checking zstd v0.13.3 |
| 2165 | 2026-05-27T05:21:12.937Z | Checking crossterm v0.28.1 |
| 2166 | 2026-05-27T05:21:12.974Z | Checking similar v2.7.0 |
| 2167 | 2026-05-27T05:21:12.991Z | Checking chacha20 v0.10.0 |
| 2168 | 2026-05-27T05:21:13.051Z | Checking zopfli v0.8.3 |
| 2169 | 2026-05-27T05:21:13.120Z | Checking tokio-stream v0.1.18 |
| 2170 | 2026-05-27T05:21:13.218Z | Checking toml_edit v0.19.15 |
| 2171 | 2026-05-27T05:21:13.262Z | Checking fs-err v3.3.0 |
| 2172 | 2026-05-27T05:21:13.298Z | Checking bzip2 v0.6.1 |
| 2173 | 2026-05-27T05:21:13.453Z | Checking pem v3.0.6 |
| 2174 | 2026-05-27T05:21:13.482Z | Checking hash32 v0.2.1 |
| 2175 | 2026-05-27T05:21:13.492Z | Checking serde-big-array v0.5.1 |
| 2176 | 2026-05-27T05:21:13.532Z | Checking unicode-properties v0.1.4 |
| 2177 | 2026-05-27T05:21:13.575Z | Checking jiff v0.2.21 |
| 2178 | 2026-05-27T05:21:13.611Z | Checking predicates-core v1.0.10 |
| 2179 | 2026-05-27T05:21:13.650Z | Checking unicode-bidi v0.3.18 |
| 2180 | 2026-05-27T05:21:13.655Z | Checking heapless v0.7.17 |
| 2181 | 2026-05-27T05:21:13.714Z | Checking rand v0.10.0 |
| 2182 | 2026-05-27T05:21:13.748Z | Checking snafu v0.8.9 |
| 2183 | 2026-05-27T05:21:13.783Z | Checking olpc-cjson v0.1.4 |
| 2184 | 2026-05-27T05:21:13.941Z | Checking hickory-proto v0.25.2 |
| 2185 | 2026-05-27T05:21:14.034Z | Checking stringprep v0.1.5 |
| 2186 | 2026-05-27T05:21:14.059Z | Checking md-5 v0.10.6 |
| 2187 | 2026-05-27T05:21:14.105Z | Checking serde_plain v1.0.2 |
| 2188 | 2026-05-27T05:21:14.156Z | Checking float-cmp v0.10.0 |
| 2189 | 2026-05-27T05:21:14.190Z | Checking difflib v0.4.0 |
| 2190 | 2026-05-27T05:21:14.224Z | Checking fallible-iterator v0.2.0 |
| 2191 | 2026-05-27T05:21:14.260Z | Checking toml v0.7.8 |
| 2192 | 2026-05-27T05:21:14.295Z | Checking normalize-line-endings v0.3.0 |
| 2193 | 2026-05-27T05:21:14.328Z | Checking typed-path v0.9.3 |
| 2194 | 2026-05-27T05:21:14.388Z | Checking smoltcp v0.9.1 |
| 2195 | 2026-05-27T05:21:14.425Z | Checking predicates v3.1.4 |
| 2196 | 2026-05-27T05:21:14.477Z | Checking iddqd v0.4.2 |
| 2197 | 2026-05-27T05:21:14.518Z | Checking postgres-protocol v0.6.10 |
| 2198 | 2026-05-27T05:21:14.595Z | Checking phf_shared v0.11.3 |
| 2199 | 2026-05-27T05:21:14.748Z | Checking phf_shared v0.13.1 |
| 2200 | 2026-05-27T05:21:14.785Z | Checking buf-list v1.1.2 |
| 2201 | 2026-05-27T05:21:14.862Z | Checking strum v0.27.2 |
| 2202 | 2026-05-27T05:21:14.969Z | Checking precomputed-hash v0.1.1 |
| 2203 | 2026-05-27T05:21:15.089Z | Checking new_debug_unreachable v1.0.6 |
| 2204 | 2026-05-27T05:21:15.095Z | Checking fixedbitset v0.5.7 |
| 2205 | 2026-05-27T05:21:15.095Z | Checking lalrpop-util v0.19.12 |
| 2206 | 2026-05-27T05:21:15.108Z | Checking fixedbitset v0.4.2 |
| 2207 | 2026-05-27T05:21:15.111Z | Checking tough v0.22.0 |
| 2208 | 2026-05-27T05:21:15.176Z | Checking string_cache v0.8.9 |
| 2209 | 2026-05-27T05:21:15.257Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2210 | 2026-05-27T05:21:15.262Z | Checking petgraph v0.8.3 |
| 2211 | 2026-05-27T05:21:15.326Z | Checking petgraph v0.6.5 |
| 2212 | 2026-05-27T05:21:15.367Z | Checking phf v0.13.1 |
| 2213 | 2026-05-27T05:21:15.403Z | Checking postgres-types v0.2.12 |
| 2214 | 2026-05-27T05:21:15.546Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2215 | 2026-05-27T05:21:15.768Z | Checking peg-runtime v0.8.5 |
| 2216 | 2026-05-27T05:21:15.850Z | Checking whoami v2.1.0 |
| 2217 | 2026-05-27T05:21:15.865Z | Checking zip v4.6.1 |
| 2218 | 2026-05-27T05:21:16.037Z | Checking is-terminal v0.4.17 |
| 2219 | 2026-05-27T05:21:16.075Z | Checking tokio-postgres v0.7.16 |
| 2220 | 2026-05-27T05:21:16.160Z | Checking crossbeam-channel v0.5.15 |
| 2221 | 2026-05-27T05:21:16.471Z | Compiling structmeta-derive v0.3.0 |
| 2222 | 2026-05-27T05:21:16.530Z | Checking thread_local v1.1.9 |
| 2223 | 2026-05-27T05:21:16.595Z | Checking take_mut v0.2.2 |
| 2224 | 2026-05-27T05:21:16.720Z | Checking term v1.2.1 |
| 2225 | 2026-05-27T05:21:16.755Z | Checking slog-async v2.8.0 |
| 2226 | 2026-05-27T05:21:16.776Z | Compiling newtype-uuid-macros v0.1.0 |
| 2227 | 2026-05-27T05:21:16.872Z | Compiling rustls v0.22.4 |
| 2228 | 2026-05-27T05:21:16.968Z | Compiling multer v3.1.0 |
| 2229 | 2026-05-27T05:21:17.004Z | Checking slog-term v2.9.2 |
| 2230 | 2026-05-27T05:21:17.116Z | Compiling async-stream-impl v0.3.6 |
| 2231 | 2026-05-27T05:21:17.174Z | Compiling dropshot v0.17.0 |
| 2232 | 2026-05-27T05:21:17.275Z | Compiling dropshot_endpoint v0.17.0 |
| 2233 | 2026-05-27T05:21:17.298Z | Checking match_cfg v0.1.0 |
| 2234 | 2026-05-27T05:21:17.361Z | Checking slog-json v2.6.1 |
| 2235 | 2026-05-27T05:21:17.441Z | Checking hostname v0.3.1 |
| 2236 | 2026-05-27T05:21:17.466Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2237 | 2026-05-27T05:21:17.559Z | Checking debug-ignore v1.0.5 |
| 2238 | 2026-05-27T05:21:17.599Z | Compiling structmeta v0.3.0 |
| 2239 | 2026-05-27T05:21:17.617Z | Checking slog-bunyan v2.5.0 |
| 2240 | 2026-05-27T05:21:17.617Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2241 | 2026-05-27T05:21:17.739Z | Checking rustls-webpki v0.102.8 |
| 2242 | 2026-05-27T05:21:17.788Z | Checking serde_path_to_error v0.1.20 |
| 2243 | 2026-05-27T05:21:17.828Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2244 | 2026-05-27T05:21:17.887Z | Checking serde_spanned v1.0.4 |
| 2245 | 2026-05-27T05:21:17.887Z | Compiling derive-ex v0.1.8 |
| 2246 | 2026-05-27T05:21:18.007Z | Checking compression-core v0.4.31 |
| 2247 | 2026-05-27T05:21:18.047Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2248 | 2026-05-27T05:21:18.093Z | Checking progenitor-client v0.14.0 |
| 2249 | 2026-05-27T05:21:18.093Z | Checking compression-codecs v0.4.37 |
| 2250 | 2026-05-27T05:21:18.093Z | Checking async-stream v0.3.6 |
| 2251 | 2026-05-27T05:21:18.234Z | Checking toml v1.0.6+spec-1.1.0 |
| 2252 | 2026-05-27T05:21:18.290Z | Checking waitgroup v0.1.2 |
| 2253 | 2026-05-27T05:21:18.323Z | Checking async-compression v0.4.41 |
| 2254 | 2026-05-27T05:21:18.383Z | Checking rustls-pemfile v2.2.0 |
| 2255 | 2026-05-27T05:21:18.478Z | Checking hostname v0.4.2 |
| 2256 | 2026-05-27T05:21:18.567Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2257 | 2026-05-27T05:21:18.568Z | Compiling parse-display-derive v0.10.0 |
| 2258 | 2026-05-27T05:21:18.630Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2259 | 2026-05-27T05:21:18.630Z | Checking regress v0.10.5 |
| 2260 | 2026-05-27T05:21:18.630Z | Checking itertools v0.14.0 |
| 2261 | 2026-05-27T05:21:18.726Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2262 | 2026-05-27T05:21:18.858Z | Checking macaddr v1.0.1 |
| 2263 | 2026-05-27T05:21:19.147Z | Checking instant v0.1.13 |
| 2264 | 2026-05-27T05:21:19.295Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2265 | 2026-05-27T05:21:19.295Z | Checking backon v1.6.0 |
| 2266 | 2026-05-27T05:21:19.295Z | Checking backoff v0.4.0 |
| 2267 | 2026-05-27T05:21:19.387Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2268 | 2026-05-27T05:21:19.451Z | Checking humantime v2.3.0 |
| 2269 | 2026-05-27T05:21:19.451Z | Checking progenitor-extras v0.2.0 |
| 2270 | 2026-05-27T05:21:19.565Z | Compiling test-strategy v0.4.5 |
| 2271 | 2026-05-27T05:21:19.623Z | Checking progenitor-client v0.10.0 |
| 2272 | 2026-05-27T05:21:19.678Z | Checking tokio-rustls v0.25.0 |
| 2273 | 2026-05-27T05:21:19.678Z | Checking unicode-width v0.2.0 |
| 2274 | 2026-05-27T05:21:19.755Z | Checking heck v0.5.0 |
| 2275 | 2026-05-27T05:21:19.821Z | Compiling convert_case v0.4.0 |
| 2276 | 2026-05-27T05:21:19.893Z | Checking half v2.7.1 |
| 2277 | 2026-05-27T05:21:19.929Z | Checking ciborium-io v0.2.2 |
| 2278 | 2026-05-27T05:21:19.986Z | Checking secrecy v0.10.3 |
| 2279 | 2026-05-27T05:21:20.080Z | Compiling regress v0.11.1 |
| 2280 | 2026-05-27T05:21:20.148Z | Checking indent_write v2.2.0 |
| 2281 | 2026-05-27T05:21:20.149Z | Checking universal-hash v0.5.1 |
| 2282 | 2026-05-27T05:21:20.191Z | Checking ciborium-ll v0.2.2 |
| 2283 | 2026-05-27T05:21:20.235Z | Compiling unsafe-libyaml v0.2.11 |
| 2284 | 2026-05-27T05:21:20.306Z | Checking parse-display v0.10.0 |
| 2285 | 2026-05-27T05:21:20.306Z | Compiling derive_more v0.99.20 |
| 2286 | 2026-05-27T05:21:20.391Z | Checking opaque-debug v0.3.1 |
| 2287 | 2026-05-27T05:21:20.391Z | Checking ciborium v0.2.2 |
| 2288 | 2026-05-27T05:21:20.479Z | Checking camino-tempfile v1.4.1 |
| 2289 | 2026-05-27T05:21:20.648Z | Compiling crucible-workspace-hack v0.1.0 |
| 2290 | 2026-05-27T05:21:20.894Z | Compiling serde_yaml v0.9.34+deprecated |
| 2291 | 2026-05-27T05:21:20.926Z | Checking aead v0.5.2 |
| 2292 | 2026-05-27T05:21:21.064Z | Checking poly1305 v0.8.0 |
| 2293 | 2026-05-27T05:21:21.164Z | Checking chacha20 v0.9.1 |
| 2294 | 2026-05-27T05:21:21.164Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2295 | 2026-05-27T05:21:21.328Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2296 | 2026-05-27T05:21:21.376Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2297 | 2026-05-27T05:21:21.507Z | Checking password-hash v0.5.0 |
| 2298 | 2026-05-27T05:21:21.628Z | Compiling typify-impl v0.6.2 |
| 2299 | 2026-05-27T05:21:21.765Z | Checking blake2 v0.10.6 |
| 2300 | 2026-05-27T05:21:21.860Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2301 | 2026-05-27T05:21:22.015Z | Checking argon2 v0.5.3 |
| 2302 | 2026-05-27T05:21:22.232Z | Checking chacha20poly1305 v0.10.1 |
| 2303 | 2026-05-27T05:21:22.384Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2304 | 2026-05-27T05:21:22.389Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2305 | 2026-05-27T05:21:22.520Z | Checking thiserror-no-std v2.0.2 |
| 2306 | 2026-05-27T05:21:22.636Z | Checking vsss-rs v3.3.4 |
| 2307 | 2026-05-27T05:21:22.730Z | Checking byte-wrapper v0.1.0 |
| 2308 | 2026-05-27T05:21:22.777Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2309 | 2026-05-27T05:21:22.822Z | Checking swrite v0.1.0 |
| 2310 | 2026-05-27T05:21:22.941Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2311 | 2026-05-27T05:21:22.978Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2312 | 2026-05-27T05:21:23.035Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2313 | 2026-05-27T05:21:23.229Z | Checking crossbeam-deque v0.8.6 |
| 2314 | 2026-05-27T05:21:23.232Z | Compiling rayon-core v1.13.0 |
| 2315 | 2026-05-27T05:21:23.438Z | Checking toml v0.8.23 |
| 2316 | 2026-05-27T05:21:23.750Z | Compiling proc-macro-error v1.0.4 |
| 2317 | 2026-05-27T05:21:23.790Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2318 | 2026-05-27T05:21:23.826Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2319 | 2026-05-27T05:21:23.872Z | Checking rayon v1.11.0 |
| 2320 | 2026-05-27T05:21:24.066Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2321 | 2026-05-27T05:21:24.101Z | Checking tabwriter v1.4.1 |
| 2322 | 2026-05-27T05:21:24.280Z | Checking glob v0.3.3 |
| 2323 | 2026-05-27T05:21:24.336Z | Checking colored v3.1.1 |
| 2324 | 2026-05-27T05:21:24.496Z | Compiling heapless v0.8.0 |
| 2325 | 2026-05-27T05:21:24.541Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2326 | 2026-05-27T05:21:24.575Z | Compiling ingot-macros v0.1.1 |
| 2327 | 2026-05-27T05:21:24.665Z | Compiling proc-macro-crate v3.4.0 |
| 2328 | 2026-05-27T05:21:25.003Z | Checking hash32 v0.3.1 |
| 2329 | 2026-05-27T05:21:25.009Z | Compiling smoltcp v0.11.0 |
| 2330 | 2026-05-27T05:21:25.155Z | Checking unicode-width v0.1.14 |
| 2331 | 2026-05-27T05:21:25.191Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2332 | 2026-05-27T05:21:25.339Z | Checking cobs v0.3.0 |
| 2333 | 2026-05-27T05:21:25.443Z | Compiling usdt-macro v0.5.0 |
| 2334 | 2026-05-27T05:21:25.515Z | Compiling usdt-attr-macro v0.5.0 |
| 2335 | 2026-05-27T05:21:25.538Z | Checking memmap v0.7.0 |
| 2336 | 2026-05-27T05:21:25.574Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2337 | 2026-05-27T05:21:25.698Z | Checking postcard v1.1.3 |
| 2338 | 2026-05-27T05:21:25.859Z | Compiling num_enum_derive v0.7.5 |
| 2339 | 2026-05-27T05:21:26.020Z | Compiling proc-macro-crate v1.3.1 |
| 2340 | 2026-05-27T05:21:26.132Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2341 | 2026-05-27T05:21:26.221Z | Compiling typify-macro v0.6.2 |
| 2342 | 2026-05-27T05:21:26.234Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2343 | 2026-05-27T05:21:26.324Z | Checking usdt v0.5.0 |
| 2344 | 2026-05-27T05:21:26.464Z | Checking sigpipe v0.1.3 |
| 2345 | 2026-05-27T05:21:26.485Z | Compiling foreign-types-macros v0.2.3 |
| 2346 | 2026-05-27T05:21:26.523Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2347 | 2026-05-27T05:21:26.573Z | Checking foreign-types-shared v0.3.1 |
| 2348 | 2026-05-27T05:21:26.674Z | Compiling num_enum_derive v0.5.11 |
| 2349 | 2026-05-27T05:21:26.939Z | Checking num_enum v0.7.5 |
| 2350 | 2026-05-27T05:21:26.963Z | Checking cstr-argument v0.1.2 |
| 2351 | 2026-05-27T05:21:27.002Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2352 | 2026-05-27T05:21:27.072Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2353 | 2026-05-27T05:21:27.107Z | Checking foreign-types v0.5.0 |
| 2354 | 2026-05-27T05:21:27.138Z | Compiling num-derive v0.4.2 |
| 2355 | 2026-05-27T05:21:27.211Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2356 | 2026-05-27T05:21:27.357Z | Checking ingot-types v0.1.2 |
| 2357 | 2026-05-27T05:21:27.452Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2358 | 2026-05-27T05:21:27.493Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2359 | 2026-05-27T05:21:27.538Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2360 | 2026-05-27T05:21:27.583Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2361 | 2026-05-27T05:21:27.685Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2362 | 2026-05-27T05:21:27.728Z | Checking num_enum v0.5.11 |
| 2363 | 2026-05-27T05:21:27.730Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2364 | 2026-05-27T05:21:27.796Z | Checking ingot v0.1.1 |
| 2365 | 2026-05-27T05:21:27.862Z | Compiling zone_cfg_derive v0.3.1 |
| 2366 | 2026-05-27T05:21:27.865Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2367 | 2026-05-27T05:21:27.938Z | Compiling typify v0.6.2 |
| 2368 | 2026-05-27T05:21:28.073Z | Compiling progenitor-impl v0.14.0 |
| 2369 | 2026-05-27T05:21:28.108Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2370 | 2026-05-27T05:21:28.272Z | Checking itertools v0.12.1 |
| 2371 | 2026-05-27T05:21:28.382Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2372 | 2026-05-27T05:21:28.594Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2373 | 2026-05-27T05:21:28.702Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2374 | 2026-05-27T05:21:28.770Z | Checking smf v0.2.3 |
| 2375 | 2026-05-27T05:21:28.849Z | Checking whoami v1.6.1 |
| 2376 | 2026-05-27T05:21:28.956Z | Checking tokio-dtrace v0.1.1 |
| 2377 | 2026-05-27T05:21:29.041Z | Compiling derive-where v1.6.0 |
| 2378 | 2026-05-27T05:21:29.086Z | Checking console v0.15.11 |
| 2379 | 2026-05-27T05:21:29.184Z | Checking atomicwrites v0.4.4 |
| 2380 | 2026-05-27T05:21:29.194Z | Checking oxide-tokio-rt v0.1.4 |
| 2381 | 2026-05-27T05:21:29.318Z | Checking newline-converter v0.3.0 |
| 2382 | 2026-05-27T05:21:29.328Z | Checking zone v0.3.1 |
| 2383 | 2026-05-27T05:21:29.424Z | Checking num-rational v0.4.2 |
| 2384 | 2026-05-27T05:21:29.448Z | Checking num-complex v0.4.6 |
| 2385 | 2026-05-27T05:21:29.448Z | Checking expectorate v1.2.0 |
| 2386 | 2026-05-27T05:21:29.466Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2387 | 2026-05-27T05:21:29.585Z | Checking bytecount v0.6.9 |
| 2388 | 2026-05-27T05:21:29.660Z | Checking float-ord v0.3.2 |
| 2389 | 2026-05-27T05:21:29.708Z | Compiling owo-colors v4.3.0 |
| 2390 | 2026-05-27T05:21:29.740Z | Compiling prettyplease v0.2.37 |
| 2391 | 2026-05-27T05:21:29.772Z | Checking num v0.4.3 |
| 2392 | 2026-05-27T05:21:29.804Z | Compiling cancel-safe-futures v0.1.5 |
| 2393 | 2026-05-27T05:21:29.890Z | Compiling progenitor-impl v0.13.0 |
| 2394 | 2026-05-27T05:21:30.026Z | Checking libsw-core v0.3.2 |
| 2395 | 2026-05-27T05:21:30.196Z | Checking libsw v3.5.0 |
| 2396 | 2026-05-27T05:21:30.421Z | Checking progenitor-client v0.13.0 |
| 2397 | 2026-05-27T05:21:30.430Z | Checking linear-map v1.2.0 |
| 2398 | 2026-05-27T05:21:30.626Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2399 | 2026-05-27T05:21:30.703Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2400 | 2026-05-27T05:21:30.740Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2401 | 2026-05-27T05:21:30.794Z | Compiling progenitor-macro v0.14.0 |
| 2402 | 2026-05-27T05:21:31.296Z | Checking gethostname v0.5.0 |
| 2403 | 2026-05-27T05:21:31.411Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2404 | 2026-05-27T05:21:31.700Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2405 | 2026-05-27T05:21:32.466Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2406 | 2026-05-27T05:21:32.497Z | Compiling progenitor-macro v0.13.0 |
| 2407 | 2026-05-27T05:21:33.594Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2408 | 2026-05-27T05:21:34.888Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2409 | 2026-05-27T05:21:35.700Z | Checking progenitor v0.14.0 |
| 2410 | 2026-05-27T05:21:35.914Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2411 | 2026-05-27T05:21:36.536Z | Checking resolv-conf v0.7.6 |
| 2412 | 2026-05-27T05:21:36.734Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2413 | 2026-05-27T05:21:36.770Z | Checking smawk v0.3.2 |
| 2414 | 2026-05-27T05:21:36.919Z | Checking unicode-linebreak v0.1.5 |
| 2415 | 2026-05-27T05:21:36.961Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2416 | 2026-05-27T05:21:37.091Z | Checking papergrid v0.11.0 |
| 2417 | 2026-05-27T05:21:37.175Z | Compiling tabled_derive v0.7.0 |
| 2418 | 2026-05-27T05:21:37.291Z | Compiling convert_case v0.10.0 |
| 2419 | 2026-05-27T05:21:37.470Z | Checking progenitor v0.13.0 |
| 2420 | 2026-05-27T05:21:37.617Z | Compiling slog-dtrace v0.3.0 |
| 2421 | 2026-05-27T05:21:37.652Z | Compiling derive_more-impl v2.1.1 |
| 2422 | 2026-05-27T05:21:37.709Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2423 | 2026-05-27T05:21:38.163Z | Checking tabled v0.15.0 |
| 2424 | 2026-05-27T05:21:38.386Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2425 | 2026-05-27T05:21:38.434Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2426 | 2026-05-27T05:21:38.516Z | Checking linked-hash-map v0.5.6 |
| 2427 | 2026-05-27T05:21:38.552Z | Checking derive_more v2.1.1 |
| 2428 | 2026-05-27T05:21:38.555Z | Checking hickory-proto v0.24.4 |
| 2429 | 2026-05-27T05:21:38.618Z | Checking fd-lock v4.0.4 |
| 2430 | 2026-05-27T05:21:38.656Z | Checking crossterm v0.29.0 |
| 2431 | 2026-05-27T05:21:38.785Z | Checking lru-cache v0.1.2 |
| 2432 | 2026-05-27T05:21:38.790Z | Checking vte v0.14.1 |
| 2433 | 2026-05-27T05:21:38.861Z | Checking display-error-chain v0.2.2 |
| 2434 | 2026-05-27T05:21:38.954Z | Checking strip-ansi-escapes v0.2.1 |
| 2435 | 2026-05-27T05:21:39.010Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2436 | 2026-05-27T05:21:39.088Z | Checking nu-ansi-term v0.50.3 |
| 2437 | 2026-05-27T05:21:39.124Z | Checking termtree v0.5.1 |
| 2438 | 2026-05-27T05:21:39.172Z | Checking textwrap v0.16.2 |
| 2439 | 2026-05-27T05:21:39.238Z | Compiling minimal-lexical v0.2.1 |
| 2440 | 2026-05-27T05:21:39.290Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2441 | 2026-05-27T05:21:39.326Z | Checking reedline v0.40.0 |
| 2442 | 2026-05-27T05:21:39.358Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2443 | 2026-05-27T05:21:39.420Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2444 | 2026-05-27T05:21:39.524Z | Compiling nom v7.1.3 |
| 2445 | 2026-05-27T05:21:39.772Z | Compiling ar_archive_writer v0.5.1 |
| 2446 | 2026-05-27T05:21:39.934Z | Checking csv-core v0.1.13 |
| 2447 | 2026-05-27T05:21:40.041Z | Compiling stacker v0.1.23 |
| 2448 | 2026-05-27T05:21:40.143Z | Checking csv v1.4.0 |
| 2449 | 2026-05-27T05:21:40.329Z | Compiling semver v0.1.20 |
| 2450 | 2026-05-27T05:21:40.401Z | Checking hickory-resolver v0.24.4 |
| 2451 | 2026-05-27T05:21:40.486Z | Checking highway v1.3.0 |
| 2452 | 2026-05-27T05:21:40.520Z | Compiling cfg_aliases v0.1.1 |
| 2453 | 2026-05-27T05:21:40.597Z | Compiling rustc_version v0.1.7 |
| 2454 | 2026-05-27T05:21:40.633Z | Checking nibble_vec v0.1.0 |
| 2455 | 2026-05-27T05:21:40.636Z | Compiling nix v0.28.0 |
| 2456 | 2026-05-27T05:21:40.698Z | Compiling psm v0.1.30 |
| 2457 | 2026-05-27T05:21:40.739Z | Checking endian-type v0.1.2 |
| 2458 | 2026-05-27T05:21:40.789Z | Checking home v0.5.12 |
| 2459 | 2026-05-27T05:21:40.862Z | Compiling newtype_derive v0.1.6 |
| 2460 | 2026-05-27T05:21:40.887Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2461 | 2026-05-27T05:21:40.919Z | Checking radix_trie v0.2.1 |
| 2462 | 2026-05-27T05:21:40.922Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2463 | 2026-05-27T05:21:41.075Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2464 | 2026-05-27T05:21:41.117Z | Checking phf_shared v0.12.1 |
| 2465 | 2026-05-27T05:21:41.153Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2466 | 2026-05-27T05:21:41.186Z | Checking qorb v0.4.1 |
| 2467 | 2026-05-27T05:21:41.281Z | Compiling chrono-tz v0.10.4 |
| 2468 | 2026-05-27T05:21:41.443Z | Checking phf v0.12.1 |
| 2469 | 2026-05-27T05:21:41.587Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2470 | 2026-05-27T05:21:41.653Z | Compiling const_format_proc_macros v0.2.34 |
| 2471 | 2026-05-27T05:21:41.657Z | Checking recursive v0.1.1 |
| 2472 | 2026-05-27T05:21:41.719Z | Compiling peg-macros v0.8.5 |
| 2473 | 2026-05-27T05:21:41.752Z | Checking winnow v0.6.26 |
| 2474 | 2026-05-27T05:21:41.809Z | Compiling sqlparser_derive v0.5.0 |
| 2475 | 2026-05-27T05:21:42.100Z | Checking unicode_categories v0.1.1 |
| 2476 | 2026-05-27T05:21:42.508Z | Checking const_format v0.2.35 |
| 2477 | 2026-05-27T05:21:42.531Z | Checking rustyline v14.0.0 |
| 2478 | 2026-05-27T05:21:42.643Z | Checking sqlparser v0.61.0 |
| 2479 | 2026-05-27T05:21:42.949Z | Checking sqlformat v0.3.5 |
| 2480 | 2026-05-27T05:21:43.113Z | Checking peg v0.8.5 |
| 2481 | 2026-05-27T05:21:43.269Z | Checking bcs v0.1.6 |
| 2482 | 2026-05-27T05:21:43.290Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2483 | 2026-05-27T05:21:43.412Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2484 | 2026-05-27T05:21:43.587Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2485 | 2026-05-27T05:21:43.643Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2486 | 2026-05-27T05:21:43.679Z | Checking steno v0.4.1 |
| 2487 | 2026-05-27T05:21:43.680Z | Checking filetime v0.2.27 |
| 2488 | 2026-05-27T05:21:43.852Z | Checking xattr v1.6.1 |
| 2489 | 2026-05-27T05:21:43.995Z | Checking tar v0.4.45 |
| 2490 | 2026-05-27T05:21:44.216Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2491 | 2026-05-27T05:21:44.405Z | Checking subprocess v0.2.15 |
| 2492 | 2026-05-27T05:21:44.428Z | Checking base64 v0.21.7 |
| 2493 | 2026-05-27T05:21:44.676Z | Checking headers-core v0.3.0 |
| 2494 | 2026-05-27T05:21:44.705Z | Checking yasna v0.5.2 |
| 2495 | 2026-05-27T05:21:44.765Z | Checking dropshot-api-manager-types v0.7.2 |
| 2496 | 2026-05-27T05:21:44.881Z | Checking headers v0.4.1 |
| 2497 | 2026-05-27T05:21:44.930Z | Checking tagptr v0.2.0 |
| 2498 | 2026-05-27T05:21:45.099Z | Checking moka v0.12.13 |
| 2499 | 2026-05-27T05:21:45.132Z | Checking rcgen v0.12.1 |
| 2500 | 2026-05-27T05:21:45.334Z | Checking hickory-proto v0.26.1 |
| 2501 | 2026-05-27T05:21:45.478Z | Checking utf-8 v0.7.6 |
| 2502 | 2026-05-27T05:21:45.586Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2503 | 2026-05-27T05:21:45.644Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2504 | 2026-05-27T05:21:45.759Z | Compiling libefi-sys v0.1.0 |
| 2505 | 2026-05-27T05:21:45.793Z | Checking hickory-resolver v0.25.2 |
| 2506 | 2026-05-27T05:21:46.024Z | Checking tungstenite v0.21.0 |
| 2507 | 2026-05-27T05:21:46.144Z | Compiling bitfield-struct v0.6.2 |
| 2508 | 2026-05-27T05:21:46.381Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2509 | 2026-05-27T05:21:46.468Z | Checking tokio-tungstenite v0.21.0 |
| 2510 | 2026-05-27T05:21:46.660Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2511 | 2026-05-27T05:21:46.741Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2512 | 2026-05-27T05:21:46.774Z | Compiling radium v0.7.0 |
| 2513 | 2026-05-27T05:21:46.814Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2514 | 2026-05-27T05:21:46.855Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2515 | 2026-05-27T05:21:47.033Z | Compiling maybe-uninit v2.0.0 |
| 2516 | 2026-05-27T05:21:47.097Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2517 | 2026-05-27T05:21:47.140Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2518 | 2026-05-27T05:21:47.173Z | Checking tap v1.0.1 |
| 2519 | 2026-05-27T05:21:47.206Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2520 | 2026-05-27T05:21:47.301Z | Checking wyz v0.5.1 |
| 2521 | 2026-05-27T05:21:47.367Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2522 | 2026-05-27T05:21:47.436Z | Compiling zerocopy-derive v0.6.6 |
| 2523 | 2026-05-27T05:21:47.468Z | Checking funty v2.0.0 |
| 2524 | 2026-05-27T05:21:47.472Z | Checking crc-catalog v2.4.0 |
| 2525 | 2026-05-27T05:21:47.531Z | Compiling packed_struct v0.10.1 |
| 2526 | 2026-05-27T05:21:47.618Z | Checking crc v3.4.0 |
| 2527 | 2026-05-27T05:21:47.840Z | Checking bitvec v1.0.1 |
| 2528 | 2026-05-27T05:21:47.905Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2529 | 2026-05-27T05:21:47.969Z | Compiling packed_struct_codegen v0.10.1 |
| 2530 | 2026-05-27T05:21:48.302Z | Checking zerocopy v0.6.6 |
| 2531 | 2026-05-27T05:21:48.634Z | Compiling bitfield-macros v0.19.4 |
| 2532 | 2026-05-27T05:21:48.958Z | Compiling indexmap v1.9.3 |
| 2533 | 2026-05-27T05:21:49.118Z | Checking nodrop v0.1.14 |
| 2534 | 2026-05-27T05:21:49.156Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2535 | 2026-05-27T05:21:49.253Z | Checking array-init v0.0.4 |
| 2536 | 2026-05-27T05:21:49.284Z | Checking smallvec v0.6.14 |
| 2537 | 2026-05-27T05:21:49.380Z | Checking bitfield v0.19.4 |
| 2538 | 2026-05-27T05:21:49.450Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2539 | 2026-05-27T05:21:49.496Z | Checking hashbrown v0.12.3 |
| 2540 | 2026-05-27T05:21:49.566Z | Checking serde-hex v0.1.0 |
| 2541 | 2026-05-27T05:21:49.677Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2542 | 2026-05-27T05:21:49.722Z | Checking ron v0.8.1 |
| 2543 | 2026-05-27T05:21:49.862Z | Checking hashbrown v0.13.2 |
| 2544 | 2026-05-27T05:21:50.271Z | Checking crc-any v2.5.0 |
| 2545 | 2026-05-27T05:21:50.276Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2546 | 2026-05-27T05:21:50.338Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2547 | 2026-05-27T05:21:50.415Z | Checking object v0.30.4 |
| 2548 | 2026-05-27T05:21:50.456Z | Checking path-slash v0.1.5 |
| 2549 | 2026-05-27T05:21:50.503Z | Compiling xshell-macros v0.2.7 |
| 2550 | 2026-05-27T05:21:50.585Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2551 | 2026-05-27T05:21:50.901Z | Checking xshell v0.2.7 |
| 2552 | 2026-05-27T05:21:51.059Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2553 | 2026-05-27T05:21:51.263Z | Checking half v1.8.3 |
| 2554 | 2026-05-27T05:21:51.298Z | Compiling num-derive v0.3.3 |
| 2555 | 2026-05-27T05:21:51.465Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2556 | 2026-05-27T05:21:51.499Z | Checking serde_cbor v0.11.2 |
| 2557 | 2026-05-27T05:21:51.907Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2558 | 2026-05-27T05:21:52.194Z | Checking libscf-sys v1.1.0 |
| 2559 | 2026-05-27T05:21:52.327Z | Compiling proc-macro-error2 v2.0.1 |
| 2560 | 2026-05-27T05:21:52.363Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2561 | 2026-05-27T05:21:52.427Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2562 | 2026-05-27T05:21:52.460Z | Checking papergrid v0.17.0 |
| 2563 | 2026-05-27T05:21:52.607Z | Checking testing_table v0.3.0 |
| 2564 | 2026-05-27T05:21:52.668Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2565 | 2026-05-27T05:21:52.770Z | Compiling tabled_derive v0.11.0 |
| 2566 | 2026-05-27T05:21:52.780Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2567 | 2026-05-27T05:21:52.882Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2568 | 2026-05-27T05:21:53.195Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2569 | 2026-05-27T05:21:53.268Z | Checking maplit v1.0.2 |
| 2570 | 2026-05-27T05:21:53.423Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2571 | 2026-05-27T05:21:53.570Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2572 | 2026-05-27T05:21:53.604Z | Compiling git-stub v1.0.0 |
| 2573 | 2026-05-27T05:21:53.721Z | Checking crc8 v0.1.1 |
| 2574 | 2026-05-27T05:21:53.850Z | Compiling git-stub-vcs v0.1.0 |
| 2575 | 2026-05-27T05:21:53.891Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2576 | 2026-05-27T05:21:53.967Z | Checking tabled v0.20.0 |
| 2577 | 2026-05-27T05:21:54.232Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2578 | 2026-05-27T05:21:54.426Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2579 | 2026-05-27T05:21:54.461Z | Checking fxhash v0.2.1 |
| 2580 | 2026-05-27T05:21:54.508Z | Checking unicase v2.9.0 |
| 2581 | 2026-05-27T05:21:54.640Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2582 | 2026-05-27T05:21:54.695Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2583 | 2026-05-27T05:21:54.798Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2584 | 2026-05-27T05:21:54.997Z | Compiling vergen-lib v0.1.6 |
| 2585 | 2026-05-27T05:21:55.037Z | Compiling diesel_derives v2.3.7 |
| 2586 | 2026-05-27T05:21:55.104Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2587 | 2026-05-27T05:21:55.305Z | Checking scheduled-thread-pool v0.2.7 |
| 2588 | 2026-05-27T05:21:55.340Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2589 | 2026-05-27T05:21:55.370Z | Compiling dsl_auto_type v0.2.0 |
| 2590 | 2026-05-27T05:21:55.404Z | Compiling vergen-gitcl v1.0.8 |
| 2591 | 2026-05-27T05:21:55.475Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2592 | 2026-05-27T05:21:55.660Z | Checking r2d2 v0.8.10 |
| 2593 | 2026-05-27T05:21:55.725Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2594 | 2026-05-27T05:21:55.870Z | Checking kstat-rs v0.2.4 |
| 2595 | 2026-05-27T05:21:56.047Z | Checking arc-swap v1.8.2 |
| 2596 | 2026-05-27T05:21:56.110Z | Checking downcast-rs v2.0.2 |
| 2597 | 2026-05-27T05:21:56.174Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2598 | 2026-05-27T05:21:56.216Z | Compiling parking_lot_core v0.8.6 |
| 2599 | 2026-05-27T05:21:56.252Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2600 | 2026-05-27T05:21:56.287Z | Checking slog-scope v4.4.1 |
| 2601 | 2026-05-27T05:21:56.454Z | Checking slog-stdlog v4.1.1 |
| 2602 | 2026-05-27T05:21:56.484Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2603 | 2026-05-27T05:21:56.604Z | Checking slog-envlogger v2.2.0 |
| 2604 | 2026-05-27T05:21:56.733Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2605 | 2026-05-27T05:21:56.773Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2606 | 2026-05-27T05:21:56.806Z | Compiling dirs-sys-next v0.1.2 |
| 2607 | 2026-05-27T05:21:56.836Z | Compiling crunchy v0.2.4 |
| 2608 | 2026-05-27T05:21:56.964Z | Checking parking_lot v0.11.2 |
| 2609 | 2026-05-27T05:21:56.993Z | Compiling dirs-next v2.0.0 |
| 2610 | 2026-05-27T05:21:57.041Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2611 | 2026-05-27T05:21:57.127Z | Compiling clang-sys v1.8.1 |
| 2612 | 2026-05-27T05:21:57.180Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2613 | 2026-05-27T05:21:57.183Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2614 | 2026-05-27T05:21:57.252Z | Checking prefix-trie v0.7.0 |
| 2615 | 2026-05-27T05:21:57.345Z | Compiling tiny-keccak v2.0.2 |
| 2616 | 2026-05-27T05:21:57.598Z | Checking hickory-server v0.25.2 |
| 2617 | 2026-05-27T05:21:57.694Z | Checking sled v0.34.7 |
| 2618 | 2026-05-27T05:21:57.726Z | Compiling term v0.7.0 |
| 2619 | 2026-05-27T05:21:57.822Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2620 | 2026-05-27T05:21:57.825Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2621 | 2026-05-27T05:21:57.885Z | Compiling typify-impl v0.4.3 |
| 2622 | 2026-05-27T05:21:57.974Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2623 | 2026-05-27T05:21:58.420Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2624 | 2026-05-27T05:21:58.564Z | Checking nanorand v0.7.0 |
| 2625 | 2026-05-27T05:21:58.730Z | Compiling bit-vec v0.6.3 |
| 2626 | 2026-05-27T05:21:58.793Z | Compiling salty v0.3.0 |
| 2627 | 2026-05-27T05:21:58.976Z | Compiling bit-set v0.5.3 |
| 2628 | 2026-05-27T05:21:59.000Z | Checking flume v0.11.1 |
| 2629 | 2026-05-27T05:21:59.005Z | Compiling ascii-canvas v3.0.0 |
| 2630 | 2026-05-27T05:21:59.159Z | Checking primeorder v0.13.6 |
| 2631 | 2026-05-27T05:21:59.228Z | Compiling itertools v0.10.5 |
| 2632 | 2026-05-27T05:21:59.277Z | Compiling ena v0.14.4 |
| 2633 | 2026-05-27T05:21:59.307Z | Compiling libloading v0.8.9 |
| 2634 | 2026-05-27T05:21:59.420Z | Compiling bindgen v0.71.1 |
| 2635 | 2026-05-27T05:21:59.515Z | Compiling diff v0.1.13 |
| 2636 | 2026-05-27T05:21:59.544Z | Compiling regex-syntax v0.6.29 |
| 2637 | 2026-05-27T05:22:00.087Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2638 | 2026-05-27T05:22:00.222Z | error[E0271]: expected `Answers` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2639 | 2026-05-27T05:22:00.222Z | --> dns-server/src/dns_server.rs:487:12 |
| 2640 | 2026-05-27T05:22:00.222Z | | |
| 2641 | 2026-05-27T05:22:00.222Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2642 | 2026-05-27T05:22:00.222Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2643 | 2026-05-27T05:22:00.222Z | | |
| 2644 | 2026-05-27T05:22:00.223Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2645 | 2026-05-27T05:22:00.223Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2646 | 2026-05-27T05:22:00.223Z | | |
| 2647 | 2026-05-27T05:22:00.223Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2648 | 2026-05-27T05:22:00.223Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2649 | 2026-05-27T05:22:00.223Z | | |
| 2650 | 2026-05-27T05:22:00.223Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2651 | 2026-05-27T05:22:00.223Z | | |
| 2652 | 2026-05-27T05:22:00.223Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2653 | 2026-05-27T05:22:00.223Z | | ---------------------------------------- this is the found type |
| 2654 | 2026-05-27T05:22:00.223Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2655 | 2026-05-27T05:22:00.223Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 2656 | 2026-05-27T05:22:00.223Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 2657 | 2026-05-27T05:22:00.223Z | | |
| 2658 | 2026-05-27T05:22:00.223Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2659 | 2026-05-27T05:22:00.223Z | | --------------- required by a bound in this struct |
| 2660 | 2026-05-27T05:22:00.223Z | 22 | where |
| 2661 | 2026-05-27T05:22:00.223Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 2662 | 2026-05-27T05:22:00.223Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2663 | 2026-05-27T05:22:00.223Z | |
| 2664 | 2026-05-27T05:22:00.226Z | error[E0271]: expected `NameServers` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2665 | 2026-05-27T05:22:00.226Z | --> dns-server/src/dns_server.rs:487:12 |
| 2666 | 2026-05-27T05:22:00.226Z | | |
| 2667 | 2026-05-27T05:22:00.226Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2668 | 2026-05-27T05:22:00.227Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2669 | 2026-05-27T05:22:00.227Z | | |
| 2670 | 2026-05-27T05:22:00.227Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2671 | 2026-05-27T05:22:00.227Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2672 | 2026-05-27T05:22:00.227Z | | |
| 2673 | 2026-05-27T05:22:00.227Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2674 | 2026-05-27T05:22:00.227Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2675 | 2026-05-27T05:22:00.227Z | | |
| 2676 | 2026-05-27T05:22:00.227Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2677 | 2026-05-27T05:22:00.227Z | | |
| 2678 | 2026-05-27T05:22:00.227Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2679 | 2026-05-27T05:22:00.227Z | | ---------------------------------------- this is the found type |
| 2680 | 2026-05-27T05:22:00.227Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2681 | 2026-05-27T05:22:00.227Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 2682 | 2026-05-27T05:22:00.227Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:24:27 |
| 2683 | 2026-05-27T05:22:00.227Z | | |
| 2684 | 2026-05-27T05:22:00.227Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2685 | 2026-05-27T05:22:00.227Z | | --------------- required by a bound in this struct |
| 2686 | 2026-05-27T05:22:00.227Z | ... |
| 2687 | 2026-05-27T05:22:00.227Z | 24 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 2688 | 2026-05-27T05:22:00.227Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2689 | 2026-05-27T05:22:00.227Z | |
| 2690 | 2026-05-27T05:22:00.239Z | error[E0271]: expected `Soa` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2691 | 2026-05-27T05:22:00.239Z | --> dns-server/src/dns_server.rs:487:12 |
| 2692 | 2026-05-27T05:22:00.239Z | | |
| 2693 | 2026-05-27T05:22:00.239Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2694 | 2026-05-27T05:22:00.239Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2695 | 2026-05-27T05:22:00.239Z | | |
| 2696 | 2026-05-27T05:22:00.239Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2697 | 2026-05-27T05:22:00.239Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2698 | 2026-05-27T05:22:00.239Z | | |
| 2699 | 2026-05-27T05:22:00.239Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2700 | 2026-05-27T05:22:00.239Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2701 | 2026-05-27T05:22:00.239Z | | |
| 2702 | 2026-05-27T05:22:00.240Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2703 | 2026-05-27T05:22:00.240Z | | |
| 2704 | 2026-05-27T05:22:00.240Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2705 | 2026-05-27T05:22:00.240Z | | ---------------------------------------- this is the found type |
| 2706 | 2026-05-27T05:22:00.240Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2707 | 2026-05-27T05:22:00.240Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 2708 | 2026-05-27T05:22:00.240Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:25:19 |
| 2709 | 2026-05-27T05:22:00.240Z | | |
| 2710 | 2026-05-27T05:22:00.240Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2711 | 2026-05-27T05:22:00.240Z | | --------------- required by a bound in this struct |
| 2712 | 2026-05-27T05:22:00.240Z | ... |
| 2713 | 2026-05-27T05:22:00.240Z | 25 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 2714 | 2026-05-27T05:22:00.240Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2715 | 2026-05-27T05:22:00.240Z | |
| 2716 | 2026-05-27T05:22:00.244Z | error[E0271]: expected `Additionals` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2717 | 2026-05-27T05:22:00.244Z | --> dns-server/src/dns_server.rs:487:12 |
| 2718 | 2026-05-27T05:22:00.244Z | | |
| 2719 | 2026-05-27T05:22:00.244Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2720 | 2026-05-27T05:22:00.244Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2721 | 2026-05-27T05:22:00.244Z | | |
| 2722 | 2026-05-27T05:22:00.244Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2723 | 2026-05-27T05:22:00.244Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2724 | 2026-05-27T05:22:00.244Z | | |
| 2725 | 2026-05-27T05:22:00.244Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2726 | 2026-05-27T05:22:00.244Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2727 | 2026-05-27T05:22:00.244Z | | |
| 2728 | 2026-05-27T05:22:00.244Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2729 | 2026-05-27T05:22:00.244Z | | |
| 2730 | 2026-05-27T05:22:00.245Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2731 | 2026-05-27T05:22:00.245Z | | ---------------------------------------- this is the found type |
| 2732 | 2026-05-27T05:22:00.245Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2733 | 2026-05-27T05:22:00.245Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 2734 | 2026-05-27T05:22:00.245Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 2735 | 2026-05-27T05:22:00.245Z | | |
| 2736 | 2026-05-27T05:22:00.245Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2737 | 2026-05-27T05:22:00.245Z | | --------------- required by a bound in this struct |
| 2738 | 2026-05-27T05:22:00.245Z | ... |
| 2739 | 2026-05-27T05:22:00.245Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 2740 | 2026-05-27T05:22:00.245Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2741 | 2026-05-27T05:22:00.245Z | |
| 2742 | 2026-05-27T05:22:00.402Z | error[E0599]: no function or associated item named `read` found for struct `hickory_server::authority::MessageRequest` in the current scope |
| 2743 | 2026-05-27T05:22:00.402Z | --> dns-server/src/dns_server.rs:161:36 |
| 2744 | 2026-05-27T05:22:00.402Z | | |
| 2745 | 2026-05-27T05:22:00.402Z | 161 | let mr = match MessageRequest::read(&mut dec) { |
| 2746 | 2026-05-27T05:22:00.402Z | | ^^^^ function or associated item not found in `hickory_server::authority::MessageRequest` |
| 2747 | 2026-05-27T05:22:00.402Z | | |
| 2748 | 2026-05-27T05:22:00.402Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2749 | 2026-05-27T05:22:00.402Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/serialize/binary/mod.rs:44:1 |
| 2750 | 2026-05-27T05:22:00.402Z | | |
| 2751 | 2026-05-27T05:22:00.402Z | 44 | pub trait BinDecodable<'r>: Sized { |
| 2752 | 2026-05-27T05:22:00.402Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait |
| 2753 | 2026-05-27T05:22:00.402Z | | |
| 2754 | 2026-05-27T05:22:00.402Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/serialize/binary/mod.rs:45:1 |
| 2755 | 2026-05-27T05:22:00.402Z | | |
| 2756 | 2026-05-27T05:22:00.402Z | 45 | pub trait BinDecodable<'r>: Sized { |
| 2757 | 2026-05-27T05:22:00.402Z | | --------------------------------- this is the trait that was imported |
| 2758 | 2026-05-27T05:22:00.402Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2759 | 2026-05-27T05:22:00.402Z | |
| 2760 | 2026-05-27T05:22:00.414Z | error[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope |
| 2761 | 2026-05-27T05:22:00.414Z | --> dns-server/src/dns_server.rs:173:34 |
| 2762 | 2026-05-27T05:22:00.414Z | | |
| 2763 | 2026-05-27T05:22:00.414Z | 173 | let header = Header::response_from_request(mr.header()); |
| 2764 | 2026-05-27T05:22:00.414Z | | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header` |
| 2765 | 2026-05-27T05:22:00.414Z | | |
| 2766 | 2026-05-27T05:22:00.414Z | note: the function `response_from_request` is implemented on `hickory_proto::op::Metadata` |
| 2767 | 2026-05-27T05:22:00.414Z | --> dns-server/src/dns_server.rs:173:26 |
| 2768 | 2026-05-27T05:22:00.414Z | | |
| 2769 | 2026-05-27T05:22:00.414Z | 173 | let header = Header::response_from_request(mr.header()); |
| 2770 | 2026-05-27T05:22:00.414Z | | ^^^^^^ |
| 2771 | 2026-05-27T05:22:00.414Z | |
| 2772 | 2026-05-27T05:22:00.418Z | Compiling cexpr v0.6.0 |
| 2773 | 2026-05-27T05:22:00.451Z | error[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope |
| 2774 | 2026-05-27T05:22:00.451Z | --> dns-server/src/dns_server.rs:273:30 |
| 2775 | 2026-05-27T05:22:00.452Z | | |
| 2776 | 2026-05-27T05:22:00.452Z | 273 | let mut header = Header::response_from_request(mr.header()); |
| 2777 | 2026-05-27T05:22:00.452Z | | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header` |
| 2778 | 2026-05-27T05:22:00.452Z | | |
| 2779 | 2026-05-27T05:22:00.452Z | note: the function `response_from_request` is implemented on `hickory_proto::op::Metadata` |
| 2780 | 2026-05-27T05:22:00.452Z | --> dns-server/src/dns_server.rs:273:22 |
| 2781 | 2026-05-27T05:22:00.452Z | | |
| 2782 | 2026-05-27T05:22:00.452Z | 273 | let mut header = Header::response_from_request(mr.header()); |
| 2783 | 2026-05-27T05:22:00.452Z | | ^^^^^^ |
| 2784 | 2026-05-27T05:22:00.452Z | |
| 2785 | 2026-05-27T05:22:00.456Z | error[E0308]: mismatched types |
| 2786 | 2026-05-27T05:22:00.456Z | --> dns-server/src/dns_server.rs:299:30 |
| 2787 | 2026-05-27T05:22:00.456Z | | |
| 2788 | 2026-05-27T05:22:00.456Z | 299 | let answer = store.query(query)?; |
| 2789 | 2026-05-27T05:22:00.456Z | | ----- ^^^^^ expected `hickory_proto::op::LowerQuery`, found `LowerQuery` |
| 2790 | 2026-05-27T05:22:00.456Z | | | |
| 2791 | 2026-05-27T05:22:00.456Z | | arguments to this method are incorrect |
| 2792 | 2026-05-27T05:22:00.456Z | | |
| 2793 | 2026-05-27T05:22:00.456Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2794 | 2026-05-27T05:22:00.456Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/lower_query.rs:22:1 |
| 2795 | 2026-05-27T05:22:00.456Z | | |
| 2796 | 2026-05-27T05:22:00.457Z | 22 | pub struct LowerQuery { |
| 2797 | 2026-05-27T05:22:00.457Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2798 | 2026-05-27T05:22:00.457Z | | |
| 2799 | 2026-05-27T05:22:00.457Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/lower_query.rs:18:1 |
| 2800 | 2026-05-27T05:22:00.457Z | | |
| 2801 | 2026-05-27T05:22:00.457Z | 18 | pub struct LowerQuery { |
| 2802 | 2026-05-27T05:22:00.457Z | | --------------------- this is the found type |
| 2803 | 2026-05-27T05:22:00.457Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2804 | 2026-05-27T05:22:00.457Z | note: method defined here |
| 2805 | 2026-05-27T05:22:00.457Z | --> dns-server/src/storage.rs:762:19 |
| 2806 | 2026-05-27T05:22:00.457Z | | |
| 2807 | 2026-05-27T05:22:00.458Z | 762 | pub(crate) fn query( |
| 2808 | 2026-05-27T05:22:00.458Z | | ^^^^^ |
| 2809 | 2026-05-27T05:22:00.458Z | 763 | &self, |
| 2810 | 2026-05-27T05:22:00.458Z | 764 | query: &LowerQuery, |
| 2811 | 2026-05-27T05:22:00.458Z | | ------------------ |
| 2812 | 2026-05-27T05:22:00.458Z | |
| 2813 | 2026-05-27T05:22:00.488Z | error[E0308]: mismatched types |
| 2814 | 2026-05-27T05:22:00.488Z | --> dns-server/src/dns_server.rs:311:55 |
| 2815 | 2026-05-27T05:22:00.488Z | | |
| 2816 | 2026-05-27T05:22:00.488Z | 311 | if answer.name.is_none() && query.query_type() == RecordType::SOA { |
| 2817 | 2026-05-27T05:22:00.488Z | | ------------------ ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType` |
| 2818 | 2026-05-27T05:22:00.488Z | | | |
| 2819 | 2026-05-27T05:22:00.488Z | | expected because this is `hickory_resolver::hickory_proto::rr::RecordType` |
| 2820 | 2026-05-27T05:22:00.488Z | | |
| 2821 | 2026-05-27T05:22:00.488Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2822 | 2026-05-27T05:22:00.489Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1 |
| 2823 | 2026-05-27T05:22:00.489Z | | |
| 2824 | 2026-05-27T05:22:00.489Z | 33 | pub enum RecordType { |
| 2825 | 2026-05-27T05:22:00.489Z | | ^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2826 | 2026-05-27T05:22:00.489Z | | |
| 2827 | 2026-05-27T05:22:00.489Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1 |
| 2828 | 2026-05-27T05:22:00.489Z | | |
| 2829 | 2026-05-27T05:22:00.489Z | 33 | pub enum RecordType { |
| 2830 | 2026-05-27T05:22:00.489Z | | ------------------- this is the found type |
| 2831 | 2026-05-27T05:22:00.489Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2832 | 2026-05-27T05:22:00.489Z | |
| 2833 | 2026-05-27T05:22:00.500Z | error[E0599]: no method named `data` found for reference `&hickory_proto::rr::Record` in the current scope |
| 2834 | 2026-05-27T05:22:00.500Z | --> dns-server/src/dns_server.rs:327:60 |
| 2835 | 2026-05-27T05:22:00.500Z | | |
| 2836 | 2026-05-27T05:22:00.500Z | 327 | .filter(|record| match (query.query_type(), record.data()) { |
| 2837 | 2026-05-27T05:22:00.500Z | | ^^^^-- help: remove the arguments |
| 2838 | 2026-05-27T05:22:00.500Z | | | |
| 2839 | 2026-05-27T05:22:00.500Z | | field, not a method |
| 2840 | 2026-05-27T05:22:00.500Z | |
| 2841 | 2026-05-27T05:22:00.500Z | error[E0599]: no method named `data` found for struct `hickory_proto::rr::Record<R>` in the current scope |
| 2842 | 2026-05-27T05:22:00.500Z | --> dns-server/src/dns_server.rs:348:51 |
| 2843 | 2026-05-27T05:22:00.500Z | | |
| 2844 | 2026-05-27T05:22:00.500Z | 348 | let additionals_target = match record.data() { |
| 2845 | 2026-05-27T05:22:00.500Z | | ^^^^-- help: remove the arguments |
| 2846 | 2026-05-27T05:22:00.500Z | | | |
| 2847 | 2026-05-27T05:22:00.500Z | | field, not a method |
| 2848 | 2026-05-27T05:22:00.500Z | |
| 2849 | 2026-05-27T05:22:00.511Z | error[E0599]: no method named `target` found for struct `hickory_proto::rr::rdata::SRV` in the current scope |
| 2850 | 2026-05-27T05:22:00.511Z | --> dns-server/src/dns_server.rs:349:45 |
| 2851 | 2026-05-27T05:22:00.511Z | | |
| 2852 | 2026-05-27T05:22:00.511Z | 349 | RData::SRV(srv) => Some(srv.target()), |
| 2853 | 2026-05-27T05:22:00.511Z | | ^^^^^^-- help: remove the arguments |
| 2854 | 2026-05-27T05:22:00.511Z | | | |
| 2855 | 2026-05-27T05:22:00.511Z | | field, not a method |
| 2856 | 2026-05-27T05:22:00.511Z | |
| 2857 | 2026-05-27T05:22:00.511Z | error[E0271]: type mismatch resolving `<Vec<&Record> as IntoIterator>::Item == &Record` |
| 2858 | 2026-05-27T05:22:00.511Z | --> dns-server/src/dns_server.rs:416:9 |
| 2859 | 2026-05-27T05:22:00.511Z | | |
| 2860 | 2026-05-27T05:22:00.511Z | 414 | let mresp = rb.build( |
| 2861 | 2026-05-27T05:22:00.511Z | | ----- required by a bound introduced by this call |
| 2862 | 2026-05-27T05:22:00.511Z | 415 | header, |
| 2863 | 2026-05-27T05:22:00.511Z | 416 | response_records.iter().collect::<Vec<&Record>>(), |
| 2864 | 2026-05-27T05:22:00.511Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2865 | 2026-05-27T05:22:00.511Z | | |
| 2866 | 2026-05-27T05:22:00.511Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2867 | 2026-05-27T05:22:00.511Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2868 | 2026-05-27T05:22:00.511Z | | |
| 2869 | 2026-05-27T05:22:00.511Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2870 | 2026-05-27T05:22:00.512Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2871 | 2026-05-27T05:22:00.512Z | | |
| 2872 | 2026-05-27T05:22:00.512Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2873 | 2026-05-27T05:22:00.512Z | | |
| 2874 | 2026-05-27T05:22:00.512Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2875 | 2026-05-27T05:22:00.512Z | | ---------------------------------------- this is the found type |
| 2876 | 2026-05-27T05:22:00.512Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2877 | 2026-05-27T05:22:00.512Z | note: the method call chain might not have had the expected associated types |
| 2878 | 2026-05-27T05:22:00.512Z | --> dns-server/src/dns_server.rs:416:26 |
| 2879 | 2026-05-27T05:22:00.512Z | | |
| 2880 | 2026-05-27T05:22:00.512Z | 411 | response_records: &[Record], |
| 2881 | 2026-05-27T05:22:00.512Z | | ---------------- this expression has type `&[Record]` |
| 2882 | 2026-05-27T05:22:00.512Z | ... |
| 2883 | 2026-05-27T05:22:00.512Z | 416 | response_records.iter().collect::<Vec<&Record>>(), |
| 2884 | 2026-05-27T05:22:00.512Z | | ^^^^^^ ------------------------- `IntoIterator::Item` remains `&Record` here |
| 2885 | 2026-05-27T05:22:00.512Z | | | |
| 2886 | 2026-05-27T05:22:00.512Z | | `IntoIterator::Item` is `&Record` here |
| 2887 | 2026-05-27T05:22:00.512Z | note: required by a bound in `hickory_server::authority::MessageResponseBuilder::<'q>::build` |
| 2888 | 2026-05-27T05:22:00.512Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:138:25 |
| 2889 | 2026-05-27T05:22:00.512Z | | |
| 2890 | 2026-05-27T05:22:00.513Z | 129 | pub fn build<'a, A, N, S, D>( |
| 2891 | 2026-05-27T05:22:00.513Z | | ----- required by a bound in this associated function |
| 2892 | 2026-05-27T05:22:00.513Z | ... |
| 2893 | 2026-05-27T05:22:00.513Z | 138 | A: IntoIterator<Item = &'a Record> + Send + 'a, |
| 2894 | 2026-05-27T05:22:00.513Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build` |
| 2895 | 2026-05-27T05:22:00.513Z | |
| 2896 | 2026-05-27T05:22:00.521Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2897 | 2026-05-27T05:22:00.521Z | --> dns-server/src/dns_server.rs:414:20 |
| 2898 | 2026-05-27T05:22:00.521Z | | |
| 2899 | 2026-05-27T05:22:00.521Z | 414 | let mresp = rb.build( |
| 2900 | 2026-05-27T05:22:00.521Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2901 | 2026-05-27T05:22:00.521Z | | |
| 2902 | 2026-05-27T05:22:00.521Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2903 | 2026-05-27T05:22:00.521Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2904 | 2026-05-27T05:22:00.521Z | | |
| 2905 | 2026-05-27T05:22:00.521Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2906 | 2026-05-27T05:22:00.521Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2907 | 2026-05-27T05:22:00.521Z | | |
| 2908 | 2026-05-27T05:22:00.521Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2909 | 2026-05-27T05:22:00.521Z | | |
| 2910 | 2026-05-27T05:22:00.521Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2911 | 2026-05-27T05:22:00.521Z | | ---------------------------------------- this is the found type |
| 2912 | 2026-05-27T05:22:00.521Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2913 | 2026-05-27T05:22:00.521Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 2914 | 2026-05-27T05:22:00.521Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 2915 | 2026-05-27T05:22:00.521Z | | |
| 2916 | 2026-05-27T05:22:00.521Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2917 | 2026-05-27T05:22:00.521Z | | --------------- required by a bound in this struct |
| 2918 | 2026-05-27T05:22:00.521Z | 22 | where |
| 2919 | 2026-05-27T05:22:00.521Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 2920 | 2026-05-27T05:22:00.521Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2921 | 2026-05-27T05:22:00.521Z | |
| 2922 | 2026-05-27T05:22:00.521Z | error[E0271]: type mismatch resolving `<&[Record] as IntoIterator>::Item == &Record` |
| 2923 | 2026-05-27T05:22:00.521Z | --> dns-server/src/dns_server.rs:419:9 |
| 2924 | 2026-05-27T05:22:00.521Z | | |
| 2925 | 2026-05-27T05:22:00.521Z | 414 | let mresp = rb.build( |
| 2926 | 2026-05-27T05:22:00.521Z | | ----- required by a bound introduced by this call |
| 2927 | 2026-05-27T05:22:00.521Z | ... |
| 2928 | 2026-05-27T05:22:00.521Z | 419 | additional_records, |
| 2929 | 2026-05-27T05:22:00.521Z | | ^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2930 | 2026-05-27T05:22:00.522Z | | |
| 2931 | 2026-05-27T05:22:00.522Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2932 | 2026-05-27T05:22:00.522Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2933 | 2026-05-27T05:22:00.522Z | | |
| 2934 | 2026-05-27T05:22:00.522Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2935 | 2026-05-27T05:22:00.522Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2936 | 2026-05-27T05:22:00.522Z | | |
| 2937 | 2026-05-27T05:22:00.522Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2938 | 2026-05-27T05:22:00.522Z | | |
| 2939 | 2026-05-27T05:22:00.522Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2940 | 2026-05-27T05:22:00.522Z | | ---------------------------------------- this is the found type |
| 2941 | 2026-05-27T05:22:00.522Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2942 | 2026-05-27T05:22:00.522Z | note: required by a bound in `hickory_server::authority::MessageResponseBuilder::<'q>::build` |
| 2943 | 2026-05-27T05:22:00.522Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:144:25 |
| 2944 | 2026-05-27T05:22:00.522Z | | |
| 2945 | 2026-05-27T05:22:00.522Z | 129 | pub fn build<'a, A, N, S, D>( |
| 2946 | 2026-05-27T05:22:00.522Z | | ----- required by a bound in this associated function |
| 2947 | 2026-05-27T05:22:00.522Z | ... |
| 2948 | 2026-05-27T05:22:00.522Z | 144 | D: IntoIterator<Item = &'a Record> + Send + 'a, |
| 2949 | 2026-05-27T05:22:00.522Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build` |
| 2950 | 2026-05-27T05:22:00.522Z | |
| 2951 | 2026-05-27T05:22:00.522Z | error[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2952 | 2026-05-27T05:22:00.522Z | --> dns-server/src/dns_server.rs:414:20 |
| 2953 | 2026-05-27T05:22:00.522Z | | |
| 2954 | 2026-05-27T05:22:00.522Z | 414 | let mresp = rb.build( |
| 2955 | 2026-05-27T05:22:00.522Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2956 | 2026-05-27T05:22:00.522Z | | |
| 2957 | 2026-05-27T05:22:00.522Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2958 | 2026-05-27T05:22:00.522Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2959 | 2026-05-27T05:22:00.522Z | | |
| 2960 | 2026-05-27T05:22:00.522Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2961 | 2026-05-27T05:22:00.522Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2962 | 2026-05-27T05:22:00.522Z | | |
| 2963 | 2026-05-27T05:22:00.522Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2964 | 2026-05-27T05:22:00.522Z | | |
| 2965 | 2026-05-27T05:22:00.522Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2966 | 2026-05-27T05:22:00.522Z | | ---------------------------------------- this is the found type |
| 2967 | 2026-05-27T05:22:00.522Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2968 | 2026-05-27T05:22:00.522Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 2969 | 2026-05-27T05:22:00.523Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 2970 | 2026-05-27T05:22:00.523Z | | |
| 2971 | 2026-05-27T05:22:00.523Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2972 | 2026-05-27T05:22:00.523Z | | --------------- required by a bound in this struct |
| 2973 | 2026-05-27T05:22:00.523Z | ... |
| 2974 | 2026-05-27T05:22:00.523Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 2975 | 2026-05-27T05:22:00.523Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2976 | 2026-05-27T05:22:00.523Z | |
| 2977 | 2026-05-27T05:22:00.527Z | error[E0308]: mismatched types |
| 2978 | 2026-05-27T05:22:00.527Z | --> dns-server/src/dns_server.rs:415:9 |
| 2979 | 2026-05-27T05:22:00.527Z | | |
| 2980 | 2026-05-27T05:22:00.527Z | 414 | let mresp = rb.build( |
| 2981 | 2026-05-27T05:22:00.527Z | | ----- arguments to this method are incorrect |
| 2982 | 2026-05-27T05:22:00.527Z | 415 | header, |
| 2983 | 2026-05-27T05:22:00.527Z | | ^^^^^^ expected `Header`, found `hickory_proto::op::Header` |
| 2984 | 2026-05-27T05:22:00.527Z | | |
| 2985 | 2026-05-27T05:22:00.527Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2986 | 2026-05-27T05:22:00.527Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1 |
| 2987 | 2026-05-27T05:22:00.527Z | | |
| 2988 | 2026-05-27T05:22:00.527Z | 57 | pub struct Header { |
| 2989 | 2026-05-27T05:22:00.527Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 2990 | 2026-05-27T05:22:00.527Z | | |
| 2991 | 2026-05-27T05:22:00.527Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1 |
| 2992 | 2026-05-27T05:22:00.527Z | | |
| 2993 | 2026-05-27T05:22:00.527Z | 57 | pub struct Header { |
| 2994 | 2026-05-27T05:22:00.527Z | | ----------------- this is the found type |
| 2995 | 2026-05-27T05:22:00.527Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2996 | 2026-05-27T05:22:00.527Z | note: method defined here |
| 2997 | 2026-05-27T05:22:00.527Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:129:12 |
| 2998 | 2026-05-27T05:22:00.527Z | | |
| 2999 | 2026-05-27T05:22:00.527Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3000 | 2026-05-27T05:22:00.527Z | | ^^^^^ |
| 3001 | 2026-05-27T05:22:00.528Z | |
| 3002 | 2026-05-27T05:22:00.528Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3003 | 2026-05-27T05:22:00.528Z | --> dns-server/src/dns_server.rs:422:31 |
| 3004 | 2026-05-27T05:22:00.528Z | | |
| 3005 | 2026-05-27T05:22:00.528Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3006 | 2026-05-27T05:22:00.528Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3007 | 2026-05-27T05:22:00.528Z | | | |
| 3008 | 2026-05-27T05:22:00.528Z | | required by a bound introduced by this call |
| 3009 | 2026-05-27T05:22:00.528Z | | |
| 3010 | 2026-05-27T05:22:00.528Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3011 | 2026-05-27T05:22:00.528Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3012 | 2026-05-27T05:22:00.528Z | | |
| 3013 | 2026-05-27T05:22:00.528Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3014 | 2026-05-27T05:22:00.528Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3015 | 2026-05-27T05:22:00.528Z | | |
| 3016 | 2026-05-27T05:22:00.528Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3017 | 2026-05-27T05:22:00.528Z | | |
| 3018 | 2026-05-27T05:22:00.528Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3019 | 2026-05-27T05:22:00.528Z | | ---------------------------------------- this is the found type |
| 3020 | 2026-05-27T05:22:00.528Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3021 | 2026-05-27T05:22:00.528Z | note: required by a bound in `dns_server::encode_and_send` |
| 3022 | 2026-05-27T05:22:00.528Z | --> dns-server/src/dns_server.rs:492:27 |
| 3023 | 2026-05-27T05:22:00.528Z | | |
| 3024 | 2026-05-27T05:22:00.528Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3025 | 2026-05-27T05:22:00.528Z | | --------------- required by a bound in this function |
| 3026 | 2026-05-27T05:22:00.528Z | ... |
| 3027 | 2026-05-27T05:22:00.528Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3028 | 2026-05-27T05:22:00.528Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3029 | 2026-05-27T05:22:00.528Z | |
| 3030 | 2026-05-27T05:22:00.528Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3031 | 2026-05-27T05:22:00.528Z | --> dns-server/src/dns_server.rs:422:31 |
| 3032 | 2026-05-27T05:22:00.528Z | | |
| 3033 | 2026-05-27T05:22:00.528Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3034 | 2026-05-27T05:22:00.528Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3035 | 2026-05-27T05:22:00.528Z | | |
| 3036 | 2026-05-27T05:22:00.528Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3037 | 2026-05-27T05:22:00.528Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3038 | 2026-05-27T05:22:00.528Z | | |
| 3039 | 2026-05-27T05:22:00.529Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3040 | 2026-05-27T05:22:00.529Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3041 | 2026-05-27T05:22:00.529Z | | |
| 3042 | 2026-05-27T05:22:00.529Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3043 | 2026-05-27T05:22:00.529Z | | |
| 3044 | 2026-05-27T05:22:00.529Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3045 | 2026-05-27T05:22:00.529Z | | ---------------------------------------- this is the found type |
| 3046 | 2026-05-27T05:22:00.529Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3047 | 2026-05-27T05:22:00.529Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 3048 | 2026-05-27T05:22:00.529Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 3049 | 2026-05-27T05:22:00.529Z | | |
| 3050 | 2026-05-27T05:22:00.529Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3051 | 2026-05-27T05:22:00.529Z | | --------------- required by a bound in this struct |
| 3052 | 2026-05-27T05:22:00.529Z | 22 | where |
| 3053 | 2026-05-27T05:22:00.529Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3054 | 2026-05-27T05:22:00.530Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3055 | 2026-05-27T05:22:00.530Z | |
| 3056 | 2026-05-27T05:22:00.530Z | error[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3057 | 2026-05-27T05:22:00.530Z | --> dns-server/src/dns_server.rs:422:31 |
| 3058 | 2026-05-27T05:22:00.530Z | | |
| 3059 | 2026-05-27T05:22:00.530Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3060 | 2026-05-27T05:22:00.530Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3061 | 2026-05-27T05:22:00.530Z | | |
| 3062 | 2026-05-27T05:22:00.530Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3063 | 2026-05-27T05:22:00.530Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3064 | 2026-05-27T05:22:00.530Z | | |
| 3065 | 2026-05-27T05:22:00.530Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3066 | 2026-05-27T05:22:00.530Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3067 | 2026-05-27T05:22:00.530Z | | |
| 3068 | 2026-05-27T05:22:00.530Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3069 | 2026-05-27T05:22:00.530Z | | |
| 3070 | 2026-05-27T05:22:00.530Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3071 | 2026-05-27T05:22:00.530Z | | ---------------------------------------- this is the found type |
| 3072 | 2026-05-27T05:22:00.530Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3073 | 2026-05-27T05:22:00.530Z | note: required by a bound in `hickory_server::authority::MessageResponse` |
| 3074 | 2026-05-27T05:22:00.530Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 3075 | 2026-05-27T05:22:00.530Z | | |
| 3076 | 2026-05-27T05:22:00.530Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3077 | 2026-05-27T05:22:00.537Z | | --------------- required by a bound in this struct |
| 3078 | 2026-05-27T05:22:00.537Z | ... |
| 3079 | 2026-05-27T05:22:00.537Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3080 | 2026-05-27T05:22:00.537Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3081 | 2026-05-27T05:22:00.537Z | |
| 3082 | 2026-05-27T05:22:00.537Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3083 | 2026-05-27T05:22:00.537Z | --> dns-server/src/dns_server.rs:422:5 |
| 3084 | 2026-05-27T05:22:00.537Z | | |
| 3085 | 2026-05-27T05:22:00.537Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3086 | 2026-05-27T05:22:00.537Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3087 | 2026-05-27T05:22:00.537Z | | |
| 3088 | 2026-05-27T05:22:00.537Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3089 | 2026-05-27T05:22:00.537Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3090 | 2026-05-27T05:22:00.537Z | | |
| 3091 | 2026-05-27T05:22:00.537Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3092 | 2026-05-27T05:22:00.537Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3093 | 2026-05-27T05:22:00.537Z | | |
| 3094 | 2026-05-27T05:22:00.537Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3095 | 2026-05-27T05:22:00.537Z | | |
| 3096 | 2026-05-27T05:22:00.537Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3097 | 2026-05-27T05:22:00.537Z | | ---------------------------------------- this is the found type |
| 3098 | 2026-05-27T05:22:00.537Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3099 | 2026-05-27T05:22:00.537Z | note: required by a bound in `dns_server::encode_and_send` |
| 3100 | 2026-05-27T05:22:00.537Z | --> dns-server/src/dns_server.rs:492:27 |
| 3101 | 2026-05-27T05:22:00.537Z | | |
| 3102 | 2026-05-27T05:22:00.538Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3103 | 2026-05-27T05:22:00.538Z | | --------------- required by a bound in this function |
| 3104 | 2026-05-27T05:22:00.538Z | ... |
| 3105 | 2026-05-27T05:22:00.538Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3106 | 2026-05-27T05:22:00.538Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3107 | 2026-05-27T05:22:00.538Z | |
| 3108 | 2026-05-27T05:22:00.538Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3109 | 2026-05-27T05:22:00.538Z | --> dns-server/src/dns_server.rs:422:49 |
| 3110 | 2026-05-27T05:22:00.538Z | | |
| 3111 | 2026-05-27T05:22:00.538Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3112 | 2026-05-27T05:22:00.538Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3113 | 2026-05-27T05:22:00.538Z | | |
| 3114 | 2026-05-27T05:22:00.538Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3115 | 2026-05-27T05:22:00.538Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3116 | 2026-05-27T05:22:00.538Z | | |
| 3117 | 2026-05-27T05:22:00.538Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3118 | 2026-05-27T05:22:00.538Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3119 | 2026-05-27T05:22:00.538Z | | |
| 3120 | 2026-05-27T05:22:00.538Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3121 | 2026-05-27T05:22:00.538Z | | |
| 3122 | 2026-05-27T05:22:00.538Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3123 | 2026-05-27T05:22:00.538Z | | ---------------------------------------- this is the found type |
| 3124 | 2026-05-27T05:22:00.538Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3125 | 2026-05-27T05:22:00.538Z | note: required by a bound in `dns_server::encode_and_send` |
| 3126 | 2026-05-27T05:22:00.538Z | --> dns-server/src/dns_server.rs:492:27 |
| 3127 | 2026-05-27T05:22:00.538Z | | |
| 3128 | 2026-05-27T05:22:00.538Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3129 | 2026-05-27T05:22:00.538Z | | --------------- required by a bound in this function |
| 3130 | 2026-05-27T05:22:00.538Z | ... |
| 3131 | 2026-05-27T05:22:00.538Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3132 | 2026-05-27T05:22:00.538Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3133 | 2026-05-27T05:22:00.538Z | |
| 3134 | 2026-05-27T05:22:00.542Z | error[E0308]: arguments to this method are incorrect |
| 3135 | 2026-05-27T05:22:00.542Z | --> dns-server/src/dns_server.rs:438:33 |
| 3136 | 2026-05-27T05:22:00.542Z | | |
| 3137 | 2026-05-27T05:22:00.542Z | 438 | let mut mresp = rb_nxdomain.error_msg(&header, ResponseCode::NXDomain); |
| 3138 | 2026-05-27T05:22:00.542Z | | ^^^^^^^^^ ------- ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode` |
| 3139 | 2026-05-27T05:22:00.543Z | | | |
| 3140 | 2026-05-27T05:22:00.543Z | | expected `&Header`, found `&&Header` |
| 3141 | 2026-05-27T05:22:00.543Z | | |
| 3142 | 2026-05-27T05:22:00.543Z | = note: expected reference `&hickory_resolver::hickory_proto::op::Header` |
| 3143 | 2026-05-27T05:22:00.543Z | found reference `&&hickory_proto::op::Header` |
| 3144 | 2026-05-27T05:22:00.543Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3145 | 2026-05-27T05:22:00.543Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1 |
| 3146 | 2026-05-27T05:22:00.543Z | | |
| 3147 | 2026-05-27T05:22:00.543Z | 67 | pub enum ResponseCode { |
| 3148 | 2026-05-27T05:22:00.543Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3149 | 2026-05-27T05:22:00.543Z | | |
| 3150 | 2026-05-27T05:22:00.543Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1 |
| 3151 | 2026-05-27T05:22:00.543Z | | |
| 3152 | 2026-05-27T05:22:00.543Z | 67 | pub enum ResponseCode { |
| 3153 | 2026-05-27T05:22:00.543Z | | --------------------- this is the found type |
| 3154 | 2026-05-27T05:22:00.543Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3155 | 2026-05-27T05:22:00.543Z | note: method defined here |
| 3156 | 2026-05-27T05:22:00.543Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12 |
| 3157 | 2026-05-27T05:22:00.543Z | | |
| 3158 | 2026-05-27T05:22:00.543Z | 190 | pub fn error_msg<'a>( |
| 3159 | 2026-05-27T05:22:00.543Z | | ^^^^^^^^^ |
| 3160 | 2026-05-27T05:22:00.543Z | |
| 3161 | 2026-05-27T05:22:00.543Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3162 | 2026-05-27T05:22:00.543Z | --> dns-server/src/dns_server.rs:457:50 |
| 3163 | 2026-05-27T05:22:00.543Z | | |
| 3164 | 2026-05-27T05:22:00.543Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3165 | 2026-05-27T05:22:00.543Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3166 | 2026-05-27T05:22:00.543Z | | | |
| 3167 | 2026-05-27T05:22:00.543Z | | required by a bound introduced by this call |
| 3168 | 2026-05-27T05:22:00.543Z | | |
| 3169 | 2026-05-27T05:22:00.543Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3170 | 2026-05-27T05:22:00.543Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3171 | 2026-05-27T05:22:00.543Z | | |
| 3172 | 2026-05-27T05:22:00.543Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3173 | 2026-05-27T05:22:00.543Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3174 | 2026-05-27T05:22:00.543Z | | |
| 3175 | 2026-05-27T05:22:00.544Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3176 | 2026-05-27T05:22:00.544Z | | |
| 3177 | 2026-05-27T05:22:00.544Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3178 | 2026-05-27T05:22:00.544Z | | ---------------------------------------- this is the found type |
| 3179 | 2026-05-27T05:22:00.544Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3180 | 2026-05-27T05:22:00.544Z | note: required by a bound in `dns_server::encode_and_send` |
| 3181 | 2026-05-27T05:22:00.544Z | --> dns-server/src/dns_server.rs:491:23 |
| 3182 | 2026-05-27T05:22:00.544Z | | |
| 3183 | 2026-05-27T05:22:00.544Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3184 | 2026-05-27T05:22:00.544Z | | --------------- required by a bound in this function |
| 3185 | 2026-05-27T05:22:00.545Z | ... |
| 3186 | 2026-05-27T05:22:00.545Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3187 | 2026-05-27T05:22:00.545Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3188 | 2026-05-27T05:22:00.545Z | |
| 3189 | 2026-05-27T05:22:00.545Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3190 | 2026-05-27T05:22:00.545Z | --> dns-server/src/dns_server.rs:457:50 |
| 3191 | 2026-05-27T05:22:00.545Z | | |
| 3192 | 2026-05-27T05:22:00.545Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3193 | 2026-05-27T05:22:00.545Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3194 | 2026-05-27T05:22:00.545Z | | | |
| 3195 | 2026-05-27T05:22:00.545Z | | required by a bound introduced by this call |
| 3196 | 2026-05-27T05:22:00.545Z | | |
| 3197 | 2026-05-27T05:22:00.545Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3198 | 2026-05-27T05:22:00.545Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3199 | 2026-05-27T05:22:00.545Z | | |
| 3200 | 2026-05-27T05:22:00.545Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3201 | 2026-05-27T05:22:00.545Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3202 | 2026-05-27T05:22:00.545Z | | |
| 3203 | 2026-05-27T05:22:00.545Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3204 | 2026-05-27T05:22:00.545Z | | |
| 3205 | 2026-05-27T05:22:00.545Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3206 | 2026-05-27T05:22:00.545Z | | ---------------------------------------- this is the found type |
| 3207 | 2026-05-27T05:22:00.545Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3208 | 2026-05-27T05:22:00.545Z | note: required by a bound in `dns_server::encode_and_send` |
| 3209 | 2026-05-27T05:22:00.545Z | --> dns-server/src/dns_server.rs:492:27 |
| 3210 | 2026-05-27T05:22:00.545Z | | |
| 3211 | 2026-05-27T05:22:00.545Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3212 | 2026-05-27T05:22:00.545Z | | --------------- required by a bound in this function |
| 3213 | 2026-05-27T05:22:00.545Z | ... |
| 3214 | 2026-05-27T05:22:00.545Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3215 | 2026-05-27T05:22:00.545Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3216 | 2026-05-27T05:22:00.545Z | |
| 3217 | 2026-05-27T05:22:00.545Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3218 | 2026-05-27T05:22:00.545Z | --> dns-server/src/dns_server.rs:457:50 |
| 3219 | 2026-05-27T05:22:00.546Z | | |
| 3220 | 2026-05-27T05:22:00.546Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3221 | 2026-05-27T05:22:00.546Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3222 | 2026-05-27T05:22:00.546Z | | | |
| 3223 | 2026-05-27T05:22:00.546Z | | required by a bound introduced by this call |
| 3224 | 2026-05-27T05:22:00.546Z | | |
| 3225 | 2026-05-27T05:22:00.546Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3226 | 2026-05-27T05:22:00.546Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3227 | 2026-05-27T05:22:00.546Z | | |
| 3228 | 2026-05-27T05:22:00.546Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3229 | 2026-05-27T05:22:00.546Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3230 | 2026-05-27T05:22:00.546Z | | |
| 3231 | 2026-05-27T05:22:00.546Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3232 | 2026-05-27T05:22:00.546Z | | |
| 3233 | 2026-05-27T05:22:00.546Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3234 | 2026-05-27T05:22:00.550Z | | ---------------------------------------- this is the found type |
| 3235 | 2026-05-27T05:22:00.550Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3236 | 2026-05-27T05:22:00.550Z | note: required by a bound in `dns_server::encode_and_send` |
| 3237 | 2026-05-27T05:22:00.550Z | --> dns-server/src/dns_server.rs:493:19 |
| 3238 | 2026-05-27T05:22:00.550Z | | |
| 3239 | 2026-05-27T05:22:00.550Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3240 | 2026-05-27T05:22:00.550Z | | --------------- required by a bound in this function |
| 3241 | 2026-05-27T05:22:00.550Z | ... |
| 3242 | 2026-05-27T05:22:00.550Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3243 | 2026-05-27T05:22:00.551Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3244 | 2026-05-27T05:22:00.551Z | |
| 3245 | 2026-05-27T05:22:00.551Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3246 | 2026-05-27T05:22:00.551Z | --> dns-server/src/dns_server.rs:457:50 |
| 3247 | 2026-05-27T05:22:00.551Z | | |
| 3248 | 2026-05-27T05:22:00.551Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3249 | 2026-05-27T05:22:00.551Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3250 | 2026-05-27T05:22:00.551Z | | | |
| 3251 | 2026-05-27T05:22:00.551Z | | required by a bound introduced by this call |
| 3252 | 2026-05-27T05:22:00.551Z | | |
| 3253 | 2026-05-27T05:22:00.551Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3254 | 2026-05-27T05:22:00.551Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3255 | 2026-05-27T05:22:00.551Z | | |
| 3256 | 2026-05-27T05:22:00.551Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3257 | 2026-05-27T05:22:00.551Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3258 | 2026-05-27T05:22:00.551Z | | |
| 3259 | 2026-05-27T05:22:00.551Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3260 | 2026-05-27T05:22:00.551Z | | |
| 3261 | 2026-05-27T05:22:00.551Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3262 | 2026-05-27T05:22:00.551Z | | ---------------------------------------- this is the found type |
| 3263 | 2026-05-27T05:22:00.551Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3264 | 2026-05-27T05:22:00.551Z | note: required by a bound in `dns_server::encode_and_send` |
| 3265 | 2026-05-27T05:22:00.551Z | --> dns-server/src/dns_server.rs:494:27 |
| 3266 | 2026-05-27T05:22:00.551Z | | |
| 3267 | 2026-05-27T05:22:00.551Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3268 | 2026-05-27T05:22:00.551Z | | --------------- required by a bound in this function |
| 3269 | 2026-05-27T05:22:00.551Z | ... |
| 3270 | 2026-05-27T05:22:00.552Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3271 | 2026-05-27T05:22:00.552Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3272 | 2026-05-27T05:22:00.552Z | |
| 3273 | 2026-05-27T05:22:00.552Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3274 | 2026-05-27T05:22:00.552Z | --> dns-server/src/dns_server.rs:457:25 |
| 3275 | 2026-05-27T05:22:00.552Z | | |
| 3276 | 2026-05-27T05:22:00.552Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3277 | 2026-05-27T05:22:00.552Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3278 | 2026-05-27T05:22:00.552Z | | |
| 3279 | 2026-05-27T05:22:00.552Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3280 | 2026-05-27T05:22:00.552Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3281 | 2026-05-27T05:22:00.552Z | | |
| 3282 | 2026-05-27T05:22:00.552Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3283 | 2026-05-27T05:22:00.552Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3284 | 2026-05-27T05:22:00.552Z | | |
| 3285 | 2026-05-27T05:22:00.552Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3286 | 2026-05-27T05:22:00.552Z | | |
| 3287 | 2026-05-27T05:22:00.552Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3288 | 2026-05-27T05:22:00.552Z | | ---------------------------------------- this is the found type |
| 3289 | 2026-05-27T05:22:00.552Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3290 | 2026-05-27T05:22:00.552Z | note: required by a bound in `dns_server::encode_and_send` |
| 3291 | 2026-05-27T05:22:00.552Z | --> dns-server/src/dns_server.rs:491:23 |
| 3292 | 2026-05-27T05:22:00.552Z | | |
| 3293 | 2026-05-27T05:22:00.552Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3294 | 2026-05-27T05:22:00.552Z | | --------------- required by a bound in this function |
| 3295 | 2026-05-27T05:22:00.552Z | ... |
| 3296 | 2026-05-27T05:22:00.553Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3297 | 2026-05-27T05:22:00.553Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3298 | 2026-05-27T05:22:00.553Z | |
| 3299 | 2026-05-27T05:22:00.553Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3300 | 2026-05-27T05:22:00.553Z | --> dns-server/src/dns_server.rs:457:25 |
| 3301 | 2026-05-27T05:22:00.553Z | | |
| 3302 | 2026-05-27T05:22:00.553Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3303 | 2026-05-27T05:22:00.553Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3304 | 2026-05-27T05:22:00.553Z | | |
| 3305 | 2026-05-27T05:22:00.553Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3306 | 2026-05-27T05:22:00.553Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3307 | 2026-05-27T05:22:00.553Z | | |
| 3308 | 2026-05-27T05:22:00.553Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3309 | 2026-05-27T05:22:00.553Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3310 | 2026-05-27T05:22:00.553Z | | |
| 3311 | 2026-05-27T05:22:00.553Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3312 | 2026-05-27T05:22:00.553Z | | |
| 3313 | 2026-05-27T05:22:00.553Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3314 | 2026-05-27T05:22:00.553Z | | ---------------------------------------- this is the found type |
| 3315 | 2026-05-27T05:22:00.553Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3316 | 2026-05-27T05:22:00.553Z | note: required by a bound in `dns_server::encode_and_send` |
| 3317 | 2026-05-27T05:22:00.553Z | --> dns-server/src/dns_server.rs:492:27 |
| 3318 | 2026-05-27T05:22:00.553Z | | |
| 3319 | 2026-05-27T05:22:00.553Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3320 | 2026-05-27T05:22:00.553Z | | --------------- required by a bound in this function |
| 3321 | 2026-05-27T05:22:00.553Z | ... |
| 3322 | 2026-05-27T05:22:00.553Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3323 | 2026-05-27T05:22:00.553Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3324 | 2026-05-27T05:22:00.553Z | |
| 3325 | 2026-05-27T05:22:00.553Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3326 | 2026-05-27T05:22:00.553Z | --> dns-server/src/dns_server.rs:457:25 |
| 3327 | 2026-05-27T05:22:00.553Z | | |
| 3328 | 2026-05-27T05:22:00.553Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3329 | 2026-05-27T05:22:00.553Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3330 | 2026-05-27T05:22:00.553Z | | |
| 3331 | 2026-05-27T05:22:00.553Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3332 | 2026-05-27T05:22:00.553Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3333 | 2026-05-27T05:22:00.553Z | | |
| 3334 | 2026-05-27T05:22:00.558Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3335 | 2026-05-27T05:22:00.558Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3336 | 2026-05-27T05:22:00.558Z | | |
| 3337 | 2026-05-27T05:22:00.558Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3338 | 2026-05-27T05:22:00.558Z | | |
| 3339 | 2026-05-27T05:22:00.558Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3340 | 2026-05-27T05:22:00.558Z | | ---------------------------------------- this is the found type |
| 3341 | 2026-05-27T05:22:00.558Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3342 | 2026-05-27T05:22:00.558Z | note: required by a bound in `dns_server::encode_and_send` |
| 3343 | 2026-05-27T05:22:00.558Z | --> dns-server/src/dns_server.rs:493:19 |
| 3344 | 2026-05-27T05:22:00.558Z | | |
| 3345 | 2026-05-27T05:22:00.558Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3346 | 2026-05-27T05:22:00.558Z | | --------------- required by a bound in this function |
| 3347 | 2026-05-27T05:22:00.558Z | ... |
| 3348 | 2026-05-27T05:22:00.558Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3349 | 2026-05-27T05:22:00.558Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3350 | 2026-05-27T05:22:00.558Z | |
| 3351 | 2026-05-27T05:22:00.558Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3352 | 2026-05-27T05:22:00.558Z | --> dns-server/src/dns_server.rs:457:25 |
| 3353 | 2026-05-27T05:22:00.558Z | | |
| 3354 | 2026-05-27T05:22:00.558Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3355 | 2026-05-27T05:22:00.558Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3356 | 2026-05-27T05:22:00.558Z | | |
| 3357 | 2026-05-27T05:22:00.558Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3358 | 2026-05-27T05:22:00.558Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3359 | 2026-05-27T05:22:00.559Z | | |
| 3360 | 2026-05-27T05:22:00.559Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3361 | 2026-05-27T05:22:00.559Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3362 | 2026-05-27T05:22:00.559Z | | |
| 3363 | 2026-05-27T05:22:00.559Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3364 | 2026-05-27T05:22:00.559Z | | |
| 3365 | 2026-05-27T05:22:00.559Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3366 | 2026-05-27T05:22:00.559Z | | ---------------------------------------- this is the found type |
| 3367 | 2026-05-27T05:22:00.559Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3368 | 2026-05-27T05:22:00.559Z | note: required by a bound in `dns_server::encode_and_send` |
| 3369 | 2026-05-27T05:22:00.559Z | --> dns-server/src/dns_server.rs:494:27 |
| 3370 | 2026-05-27T05:22:00.559Z | | |
| 3371 | 2026-05-27T05:22:00.559Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3372 | 2026-05-27T05:22:00.559Z | | --------------- required by a bound in this function |
| 3373 | 2026-05-27T05:22:00.559Z | ... |
| 3374 | 2026-05-27T05:22:00.559Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3375 | 2026-05-27T05:22:00.559Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3376 | 2026-05-27T05:22:00.559Z | |
| 3377 | 2026-05-27T05:22:00.559Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3378 | 2026-05-27T05:22:00.559Z | --> dns-server/src/dns_server.rs:457:69 |
| 3379 | 2026-05-27T05:22:00.559Z | | |
| 3380 | 2026-05-27T05:22:00.559Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3381 | 2026-05-27T05:22:00.559Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3382 | 2026-05-27T05:22:00.559Z | | |
| 3383 | 2026-05-27T05:22:00.559Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3384 | 2026-05-27T05:22:00.559Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3385 | 2026-05-27T05:22:00.559Z | | |
| 3386 | 2026-05-27T05:22:00.559Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3387 | 2026-05-27T05:22:00.559Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3388 | 2026-05-27T05:22:00.559Z | | |
| 3389 | 2026-05-27T05:22:00.559Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3390 | 2026-05-27T05:22:00.559Z | | |
| 3391 | 2026-05-27T05:22:00.559Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3392 | 2026-05-27T05:22:00.559Z | | ---------------------------------------- this is the found type |
| 3393 | 2026-05-27T05:22:00.559Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3394 | 2026-05-27T05:22:00.559Z | note: required by a bound in `dns_server::encode_and_send` |
| 3395 | 2026-05-27T05:22:00.559Z | --> dns-server/src/dns_server.rs:491:23 |
| 3396 | 2026-05-27T05:22:00.559Z | | |
| 3397 | 2026-05-27T05:22:00.559Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3398 | 2026-05-27T05:22:00.560Z | | --------------- required by a bound in this function |
| 3399 | 2026-05-27T05:22:00.560Z | ... |
| 3400 | 2026-05-27T05:22:00.560Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3401 | 2026-05-27T05:22:00.560Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3402 | 2026-05-27T05:22:00.560Z | |
| 3403 | 2026-05-27T05:22:00.560Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3404 | 2026-05-27T05:22:00.560Z | --> dns-server/src/dns_server.rs:457:69 |
| 3405 | 2026-05-27T05:22:00.560Z | | |
| 3406 | 2026-05-27T05:22:00.560Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3407 | 2026-05-27T05:22:00.560Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3408 | 2026-05-27T05:22:00.560Z | | |
| 3409 | 2026-05-27T05:22:00.560Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3410 | 2026-05-27T05:22:00.560Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3411 | 2026-05-27T05:22:00.560Z | | |
| 3412 | 2026-05-27T05:22:00.560Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3413 | 2026-05-27T05:22:00.560Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3414 | 2026-05-27T05:22:00.560Z | | |
| 3415 | 2026-05-27T05:22:00.560Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3416 | 2026-05-27T05:22:00.560Z | | |
| 3417 | 2026-05-27T05:22:00.560Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3418 | 2026-05-27T05:22:00.561Z | | ---------------------------------------- this is the found type |
| 3419 | 2026-05-27T05:22:00.561Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3420 | 2026-05-27T05:22:00.561Z | note: required by a bound in `dns_server::encode_and_send` |
| 3421 | 2026-05-27T05:22:00.561Z | --> dns-server/src/dns_server.rs:492:27 |
| 3422 | 2026-05-27T05:22:00.561Z | | |
| 3423 | 2026-05-27T05:22:00.561Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3424 | 2026-05-27T05:22:00.561Z | | --------------- required by a bound in this function |
| 3425 | 2026-05-27T05:22:00.561Z | ... |
| 3426 | 2026-05-27T05:22:00.561Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3427 | 2026-05-27T05:22:00.561Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3428 | 2026-05-27T05:22:00.561Z | |
| 3429 | 2026-05-27T05:22:00.561Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3430 | 2026-05-27T05:22:00.561Z | --> dns-server/src/dns_server.rs:457:69 |
| 3431 | 2026-05-27T05:22:00.561Z | | |
| 3432 | 2026-05-27T05:22:00.561Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3433 | 2026-05-27T05:22:00.561Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3434 | 2026-05-27T05:22:00.568Z | | |
| 3435 | 2026-05-27T05:22:00.568Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3436 | 2026-05-27T05:22:00.568Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3437 | 2026-05-27T05:22:00.569Z | | |
| 3438 | 2026-05-27T05:22:00.569Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3439 | 2026-05-27T05:22:00.569Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3440 | 2026-05-27T05:22:00.569Z | | |
| 3441 | 2026-05-27T05:22:00.569Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3442 | 2026-05-27T05:22:00.569Z | | |
| 3443 | 2026-05-27T05:22:00.569Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3444 | 2026-05-27T05:22:00.569Z | | ---------------------------------------- this is the found type |
| 3445 | 2026-05-27T05:22:00.569Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3446 | 2026-05-27T05:22:00.569Z | note: required by a bound in `dns_server::encode_and_send` |
| 3447 | 2026-05-27T05:22:00.569Z | --> dns-server/src/dns_server.rs:493:19 |
| 3448 | 2026-05-27T05:22:00.569Z | | |
| 3449 | 2026-05-27T05:22:00.570Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3450 | 2026-05-27T05:22:00.570Z | | --------------- required by a bound in this function |
| 3451 | 2026-05-27T05:22:00.570Z | ... |
| 3452 | 2026-05-27T05:22:00.570Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3453 | 2026-05-27T05:22:00.570Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3454 | 2026-05-27T05:22:00.570Z | |
| 3455 | 2026-05-27T05:22:00.570Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3456 | 2026-05-27T05:22:00.570Z | --> dns-server/src/dns_server.rs:457:69 |
| 3457 | 2026-05-27T05:22:00.570Z | | |
| 3458 | 2026-05-27T05:22:00.570Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3459 | 2026-05-27T05:22:00.570Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3460 | 2026-05-27T05:22:00.570Z | | |
| 3461 | 2026-05-27T05:22:00.570Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3462 | 2026-05-27T05:22:00.570Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3463 | 2026-05-27T05:22:00.570Z | | |
| 3464 | 2026-05-27T05:22:00.570Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3465 | 2026-05-27T05:22:00.570Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3466 | 2026-05-27T05:22:00.570Z | | |
| 3467 | 2026-05-27T05:22:00.570Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3468 | 2026-05-27T05:22:00.570Z | | |
| 3469 | 2026-05-27T05:22:00.570Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3470 | 2026-05-27T05:22:00.570Z | | ---------------------------------------- this is the found type |
| 3471 | 2026-05-27T05:22:00.570Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3472 | 2026-05-27T05:22:00.570Z | note: required by a bound in `dns_server::encode_and_send` |
| 3473 | 2026-05-27T05:22:00.570Z | --> dns-server/src/dns_server.rs:494:27 |
| 3474 | 2026-05-27T05:22:00.570Z | | |
| 3475 | 2026-05-27T05:22:00.570Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3476 | 2026-05-27T05:22:00.570Z | | --------------- required by a bound in this function |
| 3477 | 2026-05-27T05:22:00.570Z | ... |
| 3478 | 2026-05-27T05:22:00.570Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3479 | 2026-05-27T05:22:00.570Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3480 | 2026-05-27T05:22:00.570Z | |
| 3481 | 2026-05-27T05:22:00.570Z | error[E0308]: arguments to this method are incorrect |
| 3482 | 2026-05-27T05:22:00.570Z | --> dns-server/src/dns_server.rs:477:20 |
| 3483 | 2026-05-27T05:22:00.570Z | | |
| 3484 | 2026-05-27T05:22:00.570Z | 477 | let mresp = rb.error_msg(header, ResponseCode::ServFail); |
| 3485 | 2026-05-27T05:22:00.570Z | | ^^^^^^^^^ ------ ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode` |
| 3486 | 2026-05-27T05:22:00.570Z | | | |
| 3487 | 2026-05-27T05:22:00.570Z | | expected `Header`, found `hickory_proto::op::Header` |
| 3488 | 2026-05-27T05:22:00.571Z | | |
| 3489 | 2026-05-27T05:22:00.571Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3490 | 2026-05-27T05:22:00.571Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1 |
| 3491 | 2026-05-27T05:22:00.571Z | | |
| 3492 | 2026-05-27T05:22:00.571Z | 57 | pub struct Header { |
| 3493 | 2026-05-27T05:22:00.571Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 3494 | 2026-05-27T05:22:00.571Z | | |
| 3495 | 2026-05-27T05:22:00.571Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1 |
| 3496 | 2026-05-27T05:22:00.571Z | | |
| 3497 | 2026-05-27T05:22:00.571Z | 57 | pub struct Header { |
| 3498 | 2026-05-27T05:22:00.571Z | | ----------------- this is the found type |
| 3499 | 2026-05-27T05:22:00.571Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3500 | 2026-05-27T05:22:00.571Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3501 | 2026-05-27T05:22:00.571Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1 |
| 3502 | 2026-05-27T05:22:00.571Z | | |
| 3503 | 2026-05-27T05:22:00.571Z | 67 | pub enum ResponseCode { |
| 3504 | 2026-05-27T05:22:00.571Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3505 | 2026-05-27T05:22:00.571Z | | |
| 3506 | 2026-05-27T05:22:00.571Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1 |
| 3507 | 2026-05-27T05:22:00.571Z | | |
| 3508 | 2026-05-27T05:22:00.571Z | 67 | pub enum ResponseCode { |
| 3509 | 2026-05-27T05:22:00.571Z | | --------------------- this is the found type |
| 3510 | 2026-05-27T05:22:00.571Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3511 | 2026-05-27T05:22:00.571Z | note: method defined here |
| 3512 | 2026-05-27T05:22:00.571Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12 |
| 3513 | 2026-05-27T05:22:00.571Z | | |
| 3514 | 2026-05-27T05:22:00.571Z | 190 | pub fn error_msg<'a>( |
| 3515 | 2026-05-27T05:22:00.571Z | | ^^^^^^^^^ |
| 3516 | 2026-05-27T05:22:00.571Z | |
| 3517 | 2026-05-27T05:22:00.571Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3518 | 2026-05-27T05:22:00.571Z | --> dns-server/src/dns_server.rs:478:50 |
| 3519 | 2026-05-27T05:22:00.571Z | | |
| 3520 | 2026-05-27T05:22:00.571Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3521 | 2026-05-27T05:22:00.571Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3522 | 2026-05-27T05:22:00.571Z | | | |
| 3523 | 2026-05-27T05:22:00.571Z | | required by a bound introduced by this call |
| 3524 | 2026-05-27T05:22:00.571Z | | |
| 3525 | 2026-05-27T05:22:00.571Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3526 | 2026-05-27T05:22:00.572Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3527 | 2026-05-27T05:22:00.572Z | | |
| 3528 | 2026-05-27T05:22:00.572Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3529 | 2026-05-27T05:22:00.572Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3530 | 2026-05-27T05:22:00.572Z | | |
| 3531 | 2026-05-27T05:22:00.572Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3532 | 2026-05-27T05:22:00.572Z | | |
| 3533 | 2026-05-27T05:22:00.572Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3534 | 2026-05-27T05:22:00.576Z | | ---------------------------------------- this is the found type |
| 3535 | 2026-05-27T05:22:00.576Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3536 | 2026-05-27T05:22:00.576Z | note: required by a bound in `dns_server::encode_and_send` |
| 3537 | 2026-05-27T05:22:00.576Z | --> dns-server/src/dns_server.rs:491:23 |
| 3538 | 2026-05-27T05:22:00.576Z | | |
| 3539 | 2026-05-27T05:22:00.576Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3540 | 2026-05-27T05:22:00.577Z | | --------------- required by a bound in this function |
| 3541 | 2026-05-27T05:22:00.577Z | ... |
| 3542 | 2026-05-27T05:22:00.577Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3543 | 2026-05-27T05:22:00.577Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3544 | 2026-05-27T05:22:00.577Z | |
| 3545 | 2026-05-27T05:22:00.577Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3546 | 2026-05-27T05:22:00.577Z | --> dns-server/src/dns_server.rs:478:50 |
| 3547 | 2026-05-27T05:22:00.577Z | | |
| 3548 | 2026-05-27T05:22:00.577Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3549 | 2026-05-27T05:22:00.577Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3550 | 2026-05-27T05:22:00.577Z | | | |
| 3551 | 2026-05-27T05:22:00.577Z | | required by a bound introduced by this call |
| 3552 | 2026-05-27T05:22:00.578Z | | |
| 3553 | 2026-05-27T05:22:00.578Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3554 | 2026-05-27T05:22:00.578Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3555 | 2026-05-27T05:22:00.578Z | | |
| 3556 | 2026-05-27T05:22:00.578Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3557 | 2026-05-27T05:22:00.578Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3558 | 2026-05-27T05:22:00.578Z | | |
| 3559 | 2026-05-27T05:22:00.578Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3560 | 2026-05-27T05:22:00.578Z | | |
| 3561 | 2026-05-27T05:22:00.578Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3562 | 2026-05-27T05:22:00.578Z | | ---------------------------------------- this is the found type |
| 3563 | 2026-05-27T05:22:00.578Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3564 | 2026-05-27T05:22:00.578Z | note: required by a bound in `dns_server::encode_and_send` |
| 3565 | 2026-05-27T05:22:00.579Z | --> dns-server/src/dns_server.rs:492:27 |
| 3566 | 2026-05-27T05:22:00.579Z | | |
| 3567 | 2026-05-27T05:22:00.579Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3568 | 2026-05-27T05:22:00.579Z | | --------------- required by a bound in this function |
| 3569 | 2026-05-27T05:22:00.579Z | ... |
| 3570 | 2026-05-27T05:22:00.579Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3571 | 2026-05-27T05:22:00.579Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3572 | 2026-05-27T05:22:00.579Z | |
| 3573 | 2026-05-27T05:22:00.579Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3574 | 2026-05-27T05:22:00.579Z | --> dns-server/src/dns_server.rs:478:50 |
| 3575 | 2026-05-27T05:22:00.579Z | | |
| 3576 | 2026-05-27T05:22:00.579Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3577 | 2026-05-27T05:22:00.579Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3578 | 2026-05-27T05:22:00.579Z | | | |
| 3579 | 2026-05-27T05:22:00.579Z | | required by a bound introduced by this call |
| 3580 | 2026-05-27T05:22:00.579Z | | |
| 3581 | 2026-05-27T05:22:00.579Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3582 | 2026-05-27T05:22:00.579Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3583 | 2026-05-27T05:22:00.579Z | | |
| 3584 | 2026-05-27T05:22:00.579Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3585 | 2026-05-27T05:22:00.579Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3586 | 2026-05-27T05:22:00.580Z | | |
| 3587 | 2026-05-27T05:22:00.580Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3588 | 2026-05-27T05:22:00.580Z | | |
| 3589 | 2026-05-27T05:22:00.580Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3590 | 2026-05-27T05:22:00.580Z | | ---------------------------------------- this is the found type |
| 3591 | 2026-05-27T05:22:00.580Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3592 | 2026-05-27T05:22:00.580Z | note: required by a bound in `dns_server::encode_and_send` |
| 3593 | 2026-05-27T05:22:00.580Z | --> dns-server/src/dns_server.rs:493:19 |
| 3594 | 2026-05-27T05:22:00.580Z | | |
| 3595 | 2026-05-27T05:22:00.580Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3596 | 2026-05-27T05:22:00.580Z | | --------------- required by a bound in this function |
| 3597 | 2026-05-27T05:22:00.580Z | ... |
| 3598 | 2026-05-27T05:22:00.580Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3599 | 2026-05-27T05:22:00.580Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3600 | 2026-05-27T05:22:00.580Z | |
| 3601 | 2026-05-27T05:22:00.580Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3602 | 2026-05-27T05:22:00.580Z | --> dns-server/src/dns_server.rs:478:50 |
| 3603 | 2026-05-27T05:22:00.580Z | | |
| 3604 | 2026-05-27T05:22:00.581Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3605 | 2026-05-27T05:22:00.581Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3606 | 2026-05-27T05:22:00.581Z | | | |
| 3607 | 2026-05-27T05:22:00.581Z | | required by a bound introduced by this call |
| 3608 | 2026-05-27T05:22:00.581Z | | |
| 3609 | 2026-05-27T05:22:00.581Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3610 | 2026-05-27T05:22:00.581Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3611 | 2026-05-27T05:22:00.581Z | | |
| 3612 | 2026-05-27T05:22:00.581Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3613 | 2026-05-27T05:22:00.581Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3614 | 2026-05-27T05:22:00.581Z | | |
| 3615 | 2026-05-27T05:22:00.581Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3616 | 2026-05-27T05:22:00.581Z | | |
| 3617 | 2026-05-27T05:22:00.581Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3618 | 2026-05-27T05:22:00.581Z | | ---------------------------------------- this is the found type |
| 3619 | 2026-05-27T05:22:00.581Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3620 | 2026-05-27T05:22:00.581Z | note: required by a bound in `dns_server::encode_and_send` |
| 3621 | 2026-05-27T05:22:00.581Z | --> dns-server/src/dns_server.rs:494:27 |
| 3622 | 2026-05-27T05:22:00.581Z | | |
| 3623 | 2026-05-27T05:22:00.581Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3624 | 2026-05-27T05:22:00.581Z | | --------------- required by a bound in this function |
| 3625 | 2026-05-27T05:22:00.581Z | ... |
| 3626 | 2026-05-27T05:22:00.581Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3627 | 2026-05-27T05:22:00.581Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3628 | 2026-05-27T05:22:00.581Z | |
| 3629 | 2026-05-27T05:22:00.581Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3630 | 2026-05-27T05:22:00.581Z | --> dns-server/src/dns_server.rs:478:25 |
| 3631 | 2026-05-27T05:22:00.581Z | | |
| 3632 | 2026-05-27T05:22:00.581Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3633 | 2026-05-27T05:22:00.581Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3634 | 2026-05-27T05:22:00.586Z | | |
| 3635 | 2026-05-27T05:22:00.587Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3636 | 2026-05-27T05:22:00.587Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3637 | 2026-05-27T05:22:00.587Z | | |
| 3638 | 2026-05-27T05:22:00.587Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3639 | 2026-05-27T05:22:00.587Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3640 | 2026-05-27T05:22:00.587Z | | |
| 3641 | 2026-05-27T05:22:00.587Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3642 | 2026-05-27T05:22:00.587Z | | |
| 3643 | 2026-05-27T05:22:00.587Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3644 | 2026-05-27T05:22:00.587Z | | ---------------------------------------- this is the found type |
| 3645 | 2026-05-27T05:22:00.587Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3646 | 2026-05-27T05:22:00.588Z | note: required by a bound in `dns_server::encode_and_send` |
| 3647 | 2026-05-27T05:22:00.588Z | --> dns-server/src/dns_server.rs:491:23 |
| 3648 | 2026-05-27T05:22:00.588Z | | |
| 3649 | 2026-05-27T05:22:00.588Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3650 | 2026-05-27T05:22:00.588Z | | --------------- required by a bound in this function |
| 3651 | 2026-05-27T05:22:00.588Z | ... |
| 3652 | 2026-05-27T05:22:00.588Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3653 | 2026-05-27T05:22:00.588Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3654 | 2026-05-27T05:22:00.588Z | |
| 3655 | 2026-05-27T05:22:00.588Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3656 | 2026-05-27T05:22:00.588Z | --> dns-server/src/dns_server.rs:478:25 |
| 3657 | 2026-05-27T05:22:00.588Z | | |
| 3658 | 2026-05-27T05:22:00.588Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3659 | 2026-05-27T05:22:00.588Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3660 | 2026-05-27T05:22:00.588Z | | |
| 3661 | 2026-05-27T05:22:00.588Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3662 | 2026-05-27T05:22:00.588Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3663 | 2026-05-27T05:22:00.588Z | | |
| 3664 | 2026-05-27T05:22:00.588Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3665 | 2026-05-27T05:22:00.588Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3666 | 2026-05-27T05:22:00.588Z | | |
| 3667 | 2026-05-27T05:22:00.588Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3668 | 2026-05-27T05:22:00.588Z | | |
| 3669 | 2026-05-27T05:22:00.588Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3670 | 2026-05-27T05:22:00.589Z | | ---------------------------------------- this is the found type |
| 3671 | 2026-05-27T05:22:00.589Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3672 | 2026-05-27T05:22:00.589Z | note: required by a bound in `dns_server::encode_and_send` |
| 3673 | 2026-05-27T05:22:00.589Z | --> dns-server/src/dns_server.rs:492:27 |
| 3674 | 2026-05-27T05:22:00.589Z | | |
| 3675 | 2026-05-27T05:22:00.589Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3676 | 2026-05-27T05:22:00.589Z | | --------------- required by a bound in this function |
| 3677 | 2026-05-27T05:22:00.589Z | ... |
| 3678 | 2026-05-27T05:22:00.589Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3679 | 2026-05-27T05:22:00.589Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3680 | 2026-05-27T05:22:00.589Z | |
| 3681 | 2026-05-27T05:22:00.589Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3682 | 2026-05-27T05:22:00.589Z | --> dns-server/src/dns_server.rs:478:25 |
| 3683 | 2026-05-27T05:22:00.589Z | | |
| 3684 | 2026-05-27T05:22:00.589Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3685 | 2026-05-27T05:22:00.590Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3686 | 2026-05-27T05:22:00.590Z | | |
| 3687 | 2026-05-27T05:22:00.590Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3688 | 2026-05-27T05:22:00.590Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3689 | 2026-05-27T05:22:00.590Z | | |
| 3690 | 2026-05-27T05:22:00.590Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3691 | 2026-05-27T05:22:00.590Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3692 | 2026-05-27T05:22:00.590Z | | |
| 3693 | 2026-05-27T05:22:00.590Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3694 | 2026-05-27T05:22:00.591Z | | |
| 3695 | 2026-05-27T05:22:00.591Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3696 | 2026-05-27T05:22:00.591Z | | ---------------------------------------- this is the found type |
| 3697 | 2026-05-27T05:22:00.591Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3698 | 2026-05-27T05:22:00.591Z | note: required by a bound in `dns_server::encode_and_send` |
| 3699 | 2026-05-27T05:22:00.591Z | --> dns-server/src/dns_server.rs:493:19 |
| 3700 | 2026-05-27T05:22:00.591Z | | |
| 3701 | 2026-05-27T05:22:00.591Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3702 | 2026-05-27T05:22:00.591Z | | --------------- required by a bound in this function |
| 3703 | 2026-05-27T05:22:00.591Z | ... |
| 3704 | 2026-05-27T05:22:00.591Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3705 | 2026-05-27T05:22:00.591Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3706 | 2026-05-27T05:22:00.591Z | |
| 3707 | 2026-05-27T05:22:00.591Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3708 | 2026-05-27T05:22:00.591Z | --> dns-server/src/dns_server.rs:478:25 |
| 3709 | 2026-05-27T05:22:00.591Z | | |
| 3710 | 2026-05-27T05:22:00.591Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3711 | 2026-05-27T05:22:00.591Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3712 | 2026-05-27T05:22:00.591Z | | |
| 3713 | 2026-05-27T05:22:00.591Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3714 | 2026-05-27T05:22:00.591Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3715 | 2026-05-27T05:22:00.591Z | | |
| 3716 | 2026-05-27T05:22:00.591Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3717 | 2026-05-27T05:22:00.591Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3718 | 2026-05-27T05:22:00.591Z | | |
| 3719 | 2026-05-27T05:22:00.591Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3720 | 2026-05-27T05:22:00.591Z | | |
| 3721 | 2026-05-27T05:22:00.591Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3722 | 2026-05-27T05:22:00.591Z | | ---------------------------------------- this is the found type |
| 3723 | 2026-05-27T05:22:00.591Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3724 | 2026-05-27T05:22:00.591Z | note: required by a bound in `dns_server::encode_and_send` |
| 3725 | 2026-05-27T05:22:00.591Z | --> dns-server/src/dns_server.rs:494:27 |
| 3726 | 2026-05-27T05:22:00.591Z | | |
| 3727 | 2026-05-27T05:22:00.592Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3728 | 2026-05-27T05:22:00.592Z | | --------------- required by a bound in this function |
| 3729 | 2026-05-27T05:22:00.592Z | ... |
| 3730 | 2026-05-27T05:22:00.592Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3731 | 2026-05-27T05:22:00.592Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3732 | 2026-05-27T05:22:00.592Z | |
| 3733 | 2026-05-27T05:22:00.592Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3734 | 2026-05-27T05:22:00.597Z | --> dns-server/src/dns_server.rs:478:69 |
| 3735 | 2026-05-27T05:22:00.597Z | | |
| 3736 | 2026-05-27T05:22:00.597Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3737 | 2026-05-27T05:22:00.597Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3738 | 2026-05-27T05:22:00.597Z | | |
| 3739 | 2026-05-27T05:22:00.597Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3740 | 2026-05-27T05:22:00.597Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3741 | 2026-05-27T05:22:00.597Z | | |
| 3742 | 2026-05-27T05:22:00.597Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3743 | 2026-05-27T05:22:00.597Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3744 | 2026-05-27T05:22:00.597Z | | |
| 3745 | 2026-05-27T05:22:00.597Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3746 | 2026-05-27T05:22:00.597Z | | |
| 3747 | 2026-05-27T05:22:00.597Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3748 | 2026-05-27T05:22:00.597Z | | ---------------------------------------- this is the found type |
| 3749 | 2026-05-27T05:22:00.597Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3750 | 2026-05-27T05:22:00.597Z | note: required by a bound in `dns_server::encode_and_send` |
| 3751 | 2026-05-27T05:22:00.597Z | --> dns-server/src/dns_server.rs:491:23 |
| 3752 | 2026-05-27T05:22:00.597Z | | |
| 3753 | 2026-05-27T05:22:00.597Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3754 | 2026-05-27T05:22:00.597Z | | --------------- required by a bound in this function |
| 3755 | 2026-05-27T05:22:00.597Z | ... |
| 3756 | 2026-05-27T05:22:00.597Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3757 | 2026-05-27T05:22:00.597Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3758 | 2026-05-27T05:22:00.597Z | |
| 3759 | 2026-05-27T05:22:00.597Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3760 | 2026-05-27T05:22:00.597Z | --> dns-server/src/dns_server.rs:478:69 |
| 3761 | 2026-05-27T05:22:00.597Z | | |
| 3762 | 2026-05-27T05:22:00.597Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3763 | 2026-05-27T05:22:00.598Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3764 | 2026-05-27T05:22:00.598Z | | |
| 3765 | 2026-05-27T05:22:00.598Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3766 | 2026-05-27T05:22:00.598Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3767 | 2026-05-27T05:22:00.598Z | | |
| 3768 | 2026-05-27T05:22:00.598Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3769 | 2026-05-27T05:22:00.598Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3770 | 2026-05-27T05:22:00.598Z | | |
| 3771 | 2026-05-27T05:22:00.598Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3772 | 2026-05-27T05:22:00.598Z | | |
| 3773 | 2026-05-27T05:22:00.598Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3774 | 2026-05-27T05:22:00.598Z | | ---------------------------------------- this is the found type |
| 3775 | 2026-05-27T05:22:00.598Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3776 | 2026-05-27T05:22:00.598Z | note: required by a bound in `dns_server::encode_and_send` |
| 3777 | 2026-05-27T05:22:00.598Z | --> dns-server/src/dns_server.rs:492:27 |
| 3778 | 2026-05-27T05:22:00.598Z | | |
| 3779 | 2026-05-27T05:22:00.598Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3780 | 2026-05-27T05:22:00.598Z | | --------------- required by a bound in this function |
| 3781 | 2026-05-27T05:22:00.598Z | ... |
| 3782 | 2026-05-27T05:22:00.598Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3783 | 2026-05-27T05:22:00.598Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3784 | 2026-05-27T05:22:00.598Z | |
| 3785 | 2026-05-27T05:22:00.598Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3786 | 2026-05-27T05:22:00.598Z | --> dns-server/src/dns_server.rs:478:69 |
| 3787 | 2026-05-27T05:22:00.598Z | | |
| 3788 | 2026-05-27T05:22:00.598Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3789 | 2026-05-27T05:22:00.599Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3790 | 2026-05-27T05:22:00.599Z | | |
| 3791 | 2026-05-27T05:22:00.599Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3792 | 2026-05-27T05:22:00.599Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3793 | 2026-05-27T05:22:00.599Z | | |
| 3794 | 2026-05-27T05:22:00.599Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3795 | 2026-05-27T05:22:00.599Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3796 | 2026-05-27T05:22:00.599Z | | |
| 3797 | 2026-05-27T05:22:00.599Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3798 | 2026-05-27T05:22:00.599Z | | |
| 3799 | 2026-05-27T05:22:00.599Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3800 | 2026-05-27T05:22:00.599Z | | ---------------------------------------- this is the found type |
| 3801 | 2026-05-27T05:22:00.599Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3802 | 2026-05-27T05:22:00.599Z | note: required by a bound in `dns_server::encode_and_send` |
| 3803 | 2026-05-27T05:22:00.599Z | --> dns-server/src/dns_server.rs:493:19 |
| 3804 | 2026-05-27T05:22:00.599Z | | |
| 3805 | 2026-05-27T05:22:00.599Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3806 | 2026-05-27T05:22:00.599Z | | --------------- required by a bound in this function |
| 3807 | 2026-05-27T05:22:00.599Z | ... |
| 3808 | 2026-05-27T05:22:00.599Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3809 | 2026-05-27T05:22:00.599Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3810 | 2026-05-27T05:22:00.599Z | |
| 3811 | 2026-05-27T05:22:00.599Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3812 | 2026-05-27T05:22:00.599Z | --> dns-server/src/dns_server.rs:478:69 |
| 3813 | 2026-05-27T05:22:00.600Z | | |
| 3814 | 2026-05-27T05:22:00.600Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3815 | 2026-05-27T05:22:00.600Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3816 | 2026-05-27T05:22:00.600Z | | |
| 3817 | 2026-05-27T05:22:00.600Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3818 | 2026-05-27T05:22:00.600Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3819 | 2026-05-27T05:22:00.600Z | | |
| 3820 | 2026-05-27T05:22:00.600Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3821 | 2026-05-27T05:22:00.600Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3822 | 2026-05-27T05:22:00.600Z | | |
| 3823 | 2026-05-27T05:22:00.600Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3824 | 2026-05-27T05:22:00.600Z | | |
| 3825 | 2026-05-27T05:22:00.600Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3826 | 2026-05-27T05:22:00.600Z | | ---------------------------------------- this is the found type |
| 3827 | 2026-05-27T05:22:00.600Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3828 | 2026-05-27T05:22:00.600Z | note: required by a bound in `dns_server::encode_and_send` |
| 3829 | 2026-05-27T05:22:00.600Z | --> dns-server/src/dns_server.rs:494:27 |
| 3830 | 2026-05-27T05:22:00.600Z | | |
| 3831 | 2026-05-27T05:22:00.601Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3832 | 2026-05-27T05:22:00.601Z | | --------------- required by a bound in this function |
| 3833 | 2026-05-27T05:22:00.601Z | ... |
| 3834 | 2026-05-27T05:22:00.605Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3835 | 2026-05-27T05:22:00.605Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3836 | 2026-05-27T05:22:00.605Z | |
| 3837 | 2026-05-27T05:22:00.605Z | error[E0599]: the method `destructive_emit` exists for struct `hickory_server::authority::MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>`, but its trait bounds were not satisfied |
| 3838 | 2026-05-27T05:22:00.605Z | --> dns-server/src/dns_server.rs:500:14 |
| 3839 | 2026-05-27T05:22:00.605Z | | |
| 3840 | 2026-05-27T05:22:00.605Z | 499 | let _ = mresp |
| 3841 | 2026-05-27T05:22:00.605Z | | _________________- |
| 3842 | 2026-05-27T05:22:00.605Z | 500 | | .destructive_emit(&mut enc) |
| 3843 | 2026-05-27T05:22:00.605Z | | | -^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds |
| 3844 | 2026-05-27T05:22:00.605Z | | |_____________| |
| 3845 | 2026-05-27T05:22:00.605Z | | |
| 3846 | 2026-05-27T05:22:00.605Z | | |
| 3847 | 2026-05-27T05:22:00.605Z | = note: the following trait bounds were not satisfied: |
| 3848 | 2026-05-27T05:22:00.605Z | `<Answers as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3849 | 2026-05-27T05:22:00.605Z | `<NameServers as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3850 | 2026-05-27T05:22:00.605Z | `<Soa as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3851 | 2026-05-27T05:22:00.605Z | `<Additionals as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3852 | 2026-05-27T05:22:00.605Z | |
| 3853 | 2026-05-27T05:22:00.605Z | error[E0308]: mismatched types |
| 3854 | 2026-05-27T05:22:00.605Z | --> dns-server/src/dns_server.rs:229:35 |
| 3855 | 2026-05-27T05:22:00.605Z | | |
| 3856 | 2026-05-27T05:22:00.605Z | 229 | Ok(Record::from_rdata(name.clone(), 0, RData::A((*addr).into()))) |
| 3857 | 2026-05-27T05:22:00.605Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 3858 | 2026-05-27T05:22:00.605Z | | | |
| 3859 | 2026-05-27T05:22:00.605Z | | arguments to this function are incorrect |
| 3860 | 2026-05-27T05:22:00.605Z | | |
| 3861 | 2026-05-27T05:22:00.605Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3862 | 2026-05-27T05:22:00.605Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 3863 | 2026-05-27T05:22:00.605Z | | |
| 3864 | 2026-05-27T05:22:00.606Z | 34 | pub struct Name { |
| 3865 | 2026-05-27T05:22:00.606Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 3866 | 2026-05-27T05:22:00.606Z | | |
| 3867 | 2026-05-27T05:22:00.606Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 3868 | 2026-05-27T05:22:00.606Z | | |
| 3869 | 2026-05-27T05:22:00.606Z | 37 | pub struct Name { |
| 3870 | 2026-05-27T05:22:00.606Z | | --------------- this is the found type |
| 3871 | 2026-05-27T05:22:00.606Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3872 | 2026-05-27T05:22:00.606Z | note: associated function defined here |
| 3873 | 2026-05-27T05:22:00.606Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 3874 | 2026-05-27T05:22:00.606Z | | |
| 3875 | 2026-05-27T05:22:00.606Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 3876 | 2026-05-27T05:22:00.606Z | | ^^^^^^^^^^ |
| 3877 | 2026-05-27T05:22:00.606Z | |
| 3878 | 2026-05-27T05:22:00.606Z | error[E0308]: mismatched types |
| 3879 | 2026-05-27T05:22:00.606Z | --> dns-server/src/dns_server.rs:233:35 |
| 3880 | 2026-05-27T05:22:00.606Z | | |
| 3881 | 2026-05-27T05:22:00.606Z | 233 | Ok(Record::from_rdata(name.clone(), 0, RData::AAAA((*addr).into()))) |
| 3882 | 2026-05-27T05:22:00.606Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 3883 | 2026-05-27T05:22:00.606Z | | | |
| 3884 | 2026-05-27T05:22:00.606Z | | arguments to this function are incorrect |
| 3885 | 2026-05-27T05:22:00.606Z | | |
| 3886 | 2026-05-27T05:22:00.606Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3887 | 2026-05-27T05:22:00.606Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 3888 | 2026-05-27T05:22:00.606Z | | |
| 3889 | 2026-05-27T05:22:00.606Z | 34 | pub struct Name { |
| 3890 | 2026-05-27T05:22:00.606Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 3891 | 2026-05-27T05:22:00.606Z | | |
| 3892 | 2026-05-27T05:22:00.606Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 3893 | 2026-05-27T05:22:00.606Z | | |
| 3894 | 2026-05-27T05:22:00.606Z | 37 | pub struct Name { |
| 3895 | 2026-05-27T05:22:00.606Z | | --------------- this is the found type |
| 3896 | 2026-05-27T05:22:00.606Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3897 | 2026-05-27T05:22:00.606Z | note: associated function defined here |
| 3898 | 2026-05-27T05:22:00.606Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 3899 | 2026-05-27T05:22:00.606Z | | |
| 3900 | 2026-05-27T05:22:00.607Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 3901 | 2026-05-27T05:22:00.607Z | | ^^^^^^^^^^ |
| 3902 | 2026-05-27T05:22:00.607Z | |
| 3903 | 2026-05-27T05:22:00.611Z | error[E0308]: mismatched types |
| 3904 | 2026-05-27T05:22:00.612Z | --> dns-server/src/dns_server.rs:247:60 |
| 3905 | 2026-05-27T05:22:00.612Z | | |
| 3906 | 2026-05-27T05:22:00.612Z | 247 | RData::SRV(SRV::new(*prio, *weight, *port, tgt)), |
| 3907 | 2026-05-27T05:22:00.612Z | | -------- ^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 3908 | 2026-05-27T05:22:00.612Z | | | |
| 3909 | 2026-05-27T05:22:00.612Z | | arguments to this function are incorrect |
| 3910 | 2026-05-27T05:22:00.612Z | | |
| 3911 | 2026-05-27T05:22:00.612Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3912 | 2026-05-27T05:22:00.612Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 3913 | 2026-05-27T05:22:00.612Z | | |
| 3914 | 2026-05-27T05:22:00.612Z | 34 | pub struct Name { |
| 3915 | 2026-05-27T05:22:00.612Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 3916 | 2026-05-27T05:22:00.612Z | | |
| 3917 | 2026-05-27T05:22:00.612Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 3918 | 2026-05-27T05:22:00.612Z | | |
| 3919 | 2026-05-27T05:22:00.612Z | 37 | pub struct Name { |
| 3920 | 2026-05-27T05:22:00.612Z | | --------------- this is the found type |
| 3921 | 2026-05-27T05:22:00.612Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3922 | 2026-05-27T05:22:00.612Z | note: associated function defined here |
| 3923 | 2026-05-27T05:22:00.612Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/srv.rs:174:12 |
| 3924 | 2026-05-27T05:22:00.612Z | | |
| 3925 | 2026-05-27T05:22:00.612Z | 174 | pub fn new(priority: u16, weight: u16, port: u16, target: Name) -> Self { |
| 3926 | 2026-05-27T05:22:00.612Z | | ^^^ |
| 3927 | 2026-05-27T05:22:00.612Z | |
| 3928 | 2026-05-27T05:22:00.612Z | error[E0308]: mismatched types |
| 3929 | 2026-05-27T05:22:00.612Z | --> dns-server/src/dns_server.rs:245:17 |
| 3930 | 2026-05-27T05:22:00.612Z | | |
| 3931 | 2026-05-27T05:22:00.612Z | 244 | Ok(Record::from_rdata( |
| 3932 | 2026-05-27T05:22:00.612Z | | ------------------ arguments to this function are incorrect |
| 3933 | 2026-05-27T05:22:00.612Z | 245 | name.clone(), |
| 3934 | 2026-05-27T05:22:00.612Z | | ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 3935 | 2026-05-27T05:22:00.612Z | | |
| 3936 | 2026-05-27T05:22:00.612Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3937 | 2026-05-27T05:22:00.612Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 3938 | 2026-05-27T05:22:00.612Z | | |
| 3939 | 2026-05-27T05:22:00.613Z | 34 | pub struct Name { |
| 3940 | 2026-05-27T05:22:00.613Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 3941 | 2026-05-27T05:22:00.613Z | | |
| 3942 | 2026-05-27T05:22:00.613Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 3943 | 2026-05-27T05:22:00.613Z | | |
| 3944 | 2026-05-27T05:22:00.613Z | 37 | pub struct Name { |
| 3945 | 2026-05-27T05:22:00.613Z | | --------------- this is the found type |
| 3946 | 2026-05-27T05:22:00.613Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3947 | 2026-05-27T05:22:00.613Z | note: associated function defined here |
| 3948 | 2026-05-27T05:22:00.613Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 3949 | 2026-05-27T05:22:00.614Z | | |
| 3950 | 2026-05-27T05:22:00.614Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 3951 | 2026-05-27T05:22:00.614Z | | ^^^^^^^^^^ |
| 3952 | 2026-05-27T05:22:00.614Z | |
| 3953 | 2026-05-27T05:22:00.614Z | error[E0308]: mismatched types |
| 3954 | 2026-05-27T05:22:00.614Z | --> dns-server/src/dns_server.rs:259:65 |
| 3955 | 2026-05-27T05:22:00.614Z | | |
| 3956 | 2026-05-27T05:22:00.614Z | 259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname)))) |
| 3957 | 2026-05-27T05:22:00.614Z | | -- ^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 3958 | 2026-05-27T05:22:00.614Z | | | |
| 3959 | 2026-05-27T05:22:00.614Z | | arguments to this struct are incorrect |
| 3960 | 2026-05-27T05:22:00.614Z | | |
| 3961 | 2026-05-27T05:22:00.615Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3962 | 2026-05-27T05:22:00.615Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 3963 | 2026-05-27T05:22:00.615Z | | |
| 3964 | 2026-05-27T05:22:00.615Z | 34 | pub struct Name { |
| 3965 | 2026-05-27T05:22:00.615Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 3966 | 2026-05-27T05:22:00.615Z | | |
| 3967 | 2026-05-27T05:22:00.615Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 3968 | 2026-05-27T05:22:00.615Z | | |
| 3969 | 2026-05-27T05:22:00.615Z | 37 | pub struct Name { |
| 3970 | 2026-05-27T05:22:00.615Z | | --------------- this is the found type |
| 3971 | 2026-05-27T05:22:00.615Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3972 | 2026-05-27T05:22:00.615Z | note: tuple struct defined here |
| 3973 | 2026-05-27T05:22:00.615Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/name.rs:98:13 |
| 3974 | 2026-05-27T05:22:00.615Z | | |
| 3975 | 2026-05-27T05:22:00.615Z | 98 | name_rdata!(NS, RDataEncoding::StandardRecord); |
| 3976 | 2026-05-27T05:22:00.615Z | | ^^ |
| 3977 | 2026-05-27T05:22:00.615Z | |
| 3978 | 2026-05-27T05:22:00.615Z | error[E0308]: mismatched types |
| 3979 | 2026-05-27T05:22:00.615Z | --> dns-server/src/dns_server.rs:259:35 |
| 3980 | 2026-05-27T05:22:00.615Z | | |
| 3981 | 2026-05-27T05:22:00.615Z | 259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname)))) |
| 3982 | 2026-05-27T05:22:00.615Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 3983 | 2026-05-27T05:22:00.616Z | | | |
| 3984 | 2026-05-27T05:22:00.616Z | | arguments to this function are incorrect |
| 3985 | 2026-05-27T05:22:00.616Z | | |
| 3986 | 2026-05-27T05:22:00.616Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3987 | 2026-05-27T05:22:00.616Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 3988 | 2026-05-27T05:22:00.616Z | | |
| 3989 | 2026-05-27T05:22:00.616Z | 34 | pub struct Name { |
| 3990 | 2026-05-27T05:22:00.616Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 3991 | 2026-05-27T05:22:00.616Z | | |
| 3992 | 2026-05-27T05:22:00.616Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 3993 | 2026-05-27T05:22:00.616Z | | |
| 3994 | 2026-05-27T05:22:00.616Z | 37 | pub struct Name { |
| 3995 | 2026-05-27T05:22:00.616Z | | --------------- this is the found type |
| 3996 | 2026-05-27T05:22:00.616Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3997 | 2026-05-27T05:22:00.616Z | note: associated function defined here |
| 3998 | 2026-05-27T05:22:00.616Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 3999 | 2026-05-27T05:22:00.616Z | | |
| 4000 | 2026-05-27T05:22:00.616Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4001 | 2026-05-27T05:22:00.616Z | | ^^^^^^^^^^ |
| 4002 | 2026-05-27T05:22:00.616Z | |
| 4003 | 2026-05-27T05:22:00.647Z | error[E0308]: arguments to this function are incorrect |
| 4004 | 2026-05-27T05:22:00.647Z | --> dns-server/src/storage.rs:448:43 |
| 4005 | 2026-05-27T05:22:00.647Z | | |
| 4006 | 2026-05-27T05:22:00.648Z | 448 | hickory_proto::rr::RData::SOA(hickory_proto::rr::rdata::SOA::new( |
| 4007 | 2026-05-27T05:22:00.648Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 4008 | 2026-05-27T05:22:00.648Z | 449 | preferred_nameserver, |
| 4009 | 2026-05-27T05:22:00.648Z | | -------------------- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4010 | 2026-05-27T05:22:00.648Z | 450 | rname, |
| 4011 | 2026-05-27T05:22:00.648Z | | ----- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4012 | 2026-05-27T05:22:00.648Z | | |
| 4013 | 2026-05-27T05:22:00.648Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4014 | 2026-05-27T05:22:00.648Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4015 | 2026-05-27T05:22:00.648Z | | |
| 4016 | 2026-05-27T05:22:00.648Z | 34 | pub struct Name { |
| 4017 | 2026-05-27T05:22:00.648Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4018 | 2026-05-27T05:22:00.648Z | | |
| 4019 | 2026-05-27T05:22:00.648Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4020 | 2026-05-27T05:22:00.648Z | | |
| 4021 | 2026-05-27T05:22:00.648Z | 37 | pub struct Name { |
| 4022 | 2026-05-27T05:22:00.648Z | | --------------- this is the found type |
| 4023 | 2026-05-27T05:22:00.648Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4024 | 2026-05-27T05:22:00.648Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4025 | 2026-05-27T05:22:00.649Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4026 | 2026-05-27T05:22:00.649Z | | |
| 4027 | 2026-05-27T05:22:00.649Z | 34 | pub struct Name { |
| 4028 | 2026-05-27T05:22:00.649Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4029 | 2026-05-27T05:22:00.649Z | | |
| 4030 | 2026-05-27T05:22:00.649Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4031 | 2026-05-27T05:22:00.649Z | | |
| 4032 | 2026-05-27T05:22:00.649Z | 37 | pub struct Name { |
| 4033 | 2026-05-27T05:22:00.649Z | | --------------- this is the found type |
| 4034 | 2026-05-27T05:22:00.649Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4035 | 2026-05-27T05:22:00.650Z | note: associated function defined here |
| 4036 | 2026-05-27T05:22:00.650Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/soa.rs:154:12 |
| 4037 | 2026-05-27T05:22:00.650Z | | |
| 4038 | 2026-05-27T05:22:00.650Z | 154 | pub fn new( |
| 4039 | 2026-05-27T05:22:00.650Z | | ^^^ |
| 4040 | 2026-05-27T05:22:00.650Z | |
| 4041 | 2026-05-27T05:22:00.650Z | error[E0308]: mismatched types |
| 4042 | 2026-05-27T05:22:00.650Z | --> dns-server/src/storage.rs:446:13 |
| 4043 | 2026-05-27T05:22:00.650Z | | |
| 4044 | 2026-05-27T05:22:00.650Z | 445 | let record = hickory_proto::rr::Record::from_rdata( |
| 4045 | 2026-05-27T05:22:00.650Z | | ------------------------------------- arguments to this function are incorrect |
| 4046 | 2026-05-27T05:22:00.650Z | 446 | soa_name, |
| 4047 | 2026-05-27T05:22:00.650Z | | ^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4048 | 2026-05-27T05:22:00.650Z | | |
| 4049 | 2026-05-27T05:22:00.650Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4050 | 2026-05-27T05:22:00.650Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4051 | 2026-05-27T05:22:00.650Z | | |
| 4052 | 2026-05-27T05:22:00.650Z | 34 | pub struct Name { |
| 4053 | 2026-05-27T05:22:00.650Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4054 | 2026-05-27T05:22:00.651Z | | |
| 4055 | 2026-05-27T05:22:00.651Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4056 | 2026-05-27T05:22:00.651Z | | |
| 4057 | 2026-05-27T05:22:00.651Z | 37 | pub struct Name { |
| 4058 | 2026-05-27T05:22:00.651Z | | --------------- this is the found type |
| 4059 | 2026-05-27T05:22:00.651Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4060 | 2026-05-27T05:22:00.651Z | note: associated function defined here |
| 4061 | 2026-05-27T05:22:00.651Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4062 | 2026-05-27T05:22:00.651Z | | |
| 4063 | 2026-05-27T05:22:00.651Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4064 | 2026-05-27T05:22:00.651Z | | ^^^^^^^^^^ |
| 4065 | 2026-05-27T05:22:00.651Z | |
| 4066 | 2026-05-27T05:22:00.659Z | error[E0308]: mismatched types |
| 4067 | 2026-05-27T05:22:00.659Z | --> dns-server/src/storage.rs:768:30 |
| 4068 | 2026-05-27T05:22:00.659Z | | |
| 4069 | 2026-05-27T05:22:00.659Z | 768 | self.query_raw(name, orig_name) |
| 4070 | 2026-05-27T05:22:00.660Z | | --------- ^^^^^^^^^ expected `hickory_resolver::Name`, found `hickory_proto::rr::Name` |
| 4071 | 2026-05-27T05:22:00.660Z | | | |
| 4072 | 2026-05-27T05:22:00.660Z | | arguments to this method are incorrect |
| 4073 | 2026-05-27T05:22:00.660Z | | |
| 4074 | 2026-05-27T05:22:00.660Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4075 | 2026-05-27T05:22:00.660Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4076 | 2026-05-27T05:22:00.660Z | | |
| 4077 | 2026-05-27T05:22:00.660Z | 37 | pub struct Name { |
| 4078 | 2026-05-27T05:22:00.660Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4079 | 2026-05-27T05:22:00.660Z | | |
| 4080 | 2026-05-27T05:22:00.660Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4081 | 2026-05-27T05:22:00.660Z | | |
| 4082 | 2026-05-27T05:22:00.660Z | 34 | pub struct Name { |
| 4083 | 2026-05-27T05:22:00.660Z | | --------------- this is the found type |
| 4084 | 2026-05-27T05:22:00.660Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4085 | 2026-05-27T05:22:00.660Z | note: method defined here |
| 4086 | 2026-05-27T05:22:00.660Z | --> dns-server/src/storage.rs:780:8 |
| 4087 | 2026-05-27T05:22:00.660Z | | |
| 4088 | 2026-05-27T05:22:00.660Z | 780 | fn query_raw( |
| 4089 | 2026-05-27T05:22:00.660Z | | ^^^^^^^^^ |
| 4090 | 2026-05-27T05:22:00.660Z | ... |
| 4091 | 2026-05-27T05:22:00.660Z | 783 | orig_name: &Name, |
| 4092 | 2026-05-27T05:22:00.660Z | | ---------------- |
| 4093 | 2026-05-27T05:22:00.661Z | |
| 4094 | 2026-05-27T05:22:00.667Z | error[E0308]: mismatched types |
| 4095 | 2026-05-27T05:22:00.667Z | --> dns-server/src/storage.rs:777:40 |
| 4096 | 2026-05-27T05:22:00.667Z | | |
| 4097 | 2026-05-27T05:22:00.667Z | 777 | self.query_raw(&LowerName::new(name), name) |
| 4098 | 2026-05-27T05:22:00.667Z | | -------------- ^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4099 | 2026-05-27T05:22:00.667Z | | | |
| 4100 | 2026-05-27T05:22:00.667Z | | arguments to this function are incorrect |
| 4101 | 2026-05-27T05:22:00.667Z | | |
| 4102 | 2026-05-27T05:22:00.667Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4103 | 2026-05-27T05:22:00.667Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4104 | 2026-05-27T05:22:00.667Z | | |
| 4105 | 2026-05-27T05:22:00.667Z | 34 | pub struct Name { |
| 4106 | 2026-05-27T05:22:00.667Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4107 | 2026-05-27T05:22:00.667Z | | |
| 4108 | 2026-05-27T05:22:00.667Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4109 | 2026-05-27T05:22:00.668Z | | |
| 4110 | 2026-05-27T05:22:00.668Z | 37 | pub struct Name { |
| 4111 | 2026-05-27T05:22:00.668Z | | --------------- this is the found type |
| 4112 | 2026-05-27T05:22:00.668Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4113 | 2026-05-27T05:22:00.668Z | note: associated function defined here |
| 4114 | 2026-05-27T05:22:00.668Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:37:12 |
| 4115 | 2026-05-27T05:22:00.668Z | | |
| 4116 | 2026-05-27T05:22:00.668Z | 37 | pub fn new(name: &Name) -> Self { |
| 4117 | 2026-05-27T05:22:00.668Z | | ^^^ |
| 4118 | 2026-05-27T05:22:00.668Z | |
| 4119 | 2026-05-27T05:22:00.671Z | error[E0277]: the trait bound `hickory_proto::rr::LowerName: std::convert::From<hickory_resolver::Name>` is not satisfied |
| 4120 | 2026-05-27T05:22:00.671Z | --> dns-server/src/storage.rs:791:33 |
| 4121 | 2026-05-27T05:22:00.671Z | | |
| 4122 | 2026-05-27T05:22:00.671Z | 791 | let zone_name = LowerName::from(Name::from_str(&z).unwrap()); |
| 4123 | 2026-05-27T05:22:00.671Z | | ^^^^^^^^^ the trait `std::convert::From<hickory_resolver::Name>` is not implemented for `hickory_proto::rr::LowerName` |
| 4124 | 2026-05-27T05:22:00.671Z | | |
| 4125 | 2026-05-27T05:22:00.671Z | help: item with same name found |
| 4126 | 2026-05-27T05:22:00.671Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/lower_name.rs:28:1 |
| 4127 | 2026-05-27T05:22:00.671Z | | |
| 4128 | 2026-05-27T05:22:00.671Z | 28 | pub struct LowerName(Name); |
| 4129 | 2026-05-27T05:22:00.671Z | | ^^^^^^^^^^^^^^^^^^^^ |
| 4130 | 2026-05-27T05:22:00.671Z | = note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4131 | 2026-05-27T05:22:00.671Z | help: the following other types implement trait `std::convert::From<T>` |
| 4132 | 2026-05-27T05:22:00.671Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:240:1 |
| 4133 | 2026-05-27T05:22:00.671Z | | |
| 4134 | 2026-05-27T05:22:00.671Z | 240 | impl From<Name> for LowerName { |
| 4135 | 2026-05-27T05:22:00.672Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<hickory_proto::rr::Name>` |
| 4136 | 2026-05-27T05:22:00.672Z | ... |
| 4137 | 2026-05-27T05:22:00.672Z | 246 | impl<'a> From<&'a Name> for LowerName { |
| 4138 | 2026-05-27T05:22:00.672Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<&hickory_proto::rr::Name>` |
| 4139 | 2026-05-27T05:22:00.672Z | = note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4140 | 2026-05-27T05:22:00.672Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4141 | 2026-05-27T05:22:00.672Z | |
| 4142 | 2026-05-27T05:22:00.696Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4143 | 2026-05-27T05:22:00.875Z | Some errors have detailed explanations: E0271, E0277, E0308, E0599. |
| 4144 | 2026-05-27T05:22:00.875Z | For more information about an error, try `rustc --explain E0271`. |
| 4145 | 2026-05-27T05:22:00.923Z | error: could not compile `dns-server` (lib) due to 60 previous errors |
| 4146 | 2026-05-27T05:22:00.924Z | warning: build failed, waiting for other jobs to finish... |
| 4147 | 2026-05-27T05:22:06.942Z | Error: failed: exit status: 101 |
| 4148 | 2026-05-27T05:22:06.946Z | |
| 4149 | 2026-05-27T05:22:06.946Z | real 1:15.731288099 |
| 4150 | 2026-05-27T05:22:06.946Z | user 6:12.297554110 |
| 4151 | 2026-05-27T05:22:06.946Z | sys 1:54.540265189 |
| 4152 | 2026-05-27T05:22:06.946Z | trap 0.159927314 |
| 4153 | 2026-05-27T05:22:06.946Z | tflt 0.085860347 |
| 4154 | 2026-05-27T05:22:06.946Z | dflt 0.141700015 |
| 4155 | 2026-05-27T05:22:06.946Z | kflt 0.001569061 |
| 4156 | 2026-05-27T05:22:06.946Z | lock 17:15.414795613 |
| 4157 | 2026-05-27T05:22:06.946Z | slp 15:26.748312616 |
| 4158 | 2026-05-27T05:22:06.946Z | lat 49.424694653 |
| 4159 | 2026-05-27T05:22:06.946Z | stop 5:35.121105951 |
| 4160 | 2026-05-27T05:22:06.947Z | process exited: duration 211824 ms, exit code 1 |
| |
| 4161 | 2026-05-27T05:22:06.954Z | found 0 output files |