|
|
|
| 1 | 2026-05-26T22:59:16.593Z | job assigned to worker 01KSK83JJ0HST9HNVG7TFQP0AJ [factory aws, i-0d59749a0e3785199] (queued for 1 m 57 s) |
| |
| 2 | 2026-05-26T22:59:23.602Z | starting task 0: "setup" |
| 3 | 2026-05-26T22:59:23.612Z | ++ uname -s |
| 4 | 2026-05-26T22:59:23.612Z | + kern=SunOS |
| 5 | 2026-05-26T22:59:23.612Z | + build_user=build |
| 6 | 2026-05-26T22:59:23.612Z | + build_uid=12345 |
| 7 | 2026-05-26T22:59:23.612Z | + work_dir=/work |
| 8 | 2026-05-26T22:59:23.612Z | + input_dir=/input |
| 9 | 2026-05-26T22:59:23.612Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-26T22:59:23.612Z | + case "$kern" in |
| 11 | 2026-05-26T22:59:23.612Z | + groupadd -g 12345 build |
| 12 | 2026-05-26T22:59:23.612Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-26T22:59:23.625Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-26T22:59:23.736Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-26T22:59:23.742Z | + home_fs=zfs |
| 16 | 2026-05-26T22:59:23.742Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-26T22:59:23.742Z | + mkdir -p /home/build |
| 18 | 2026-05-26T22:59:23.742Z | + chown build:build /home/build /work |
| 19 | 2026-05-26T22:59:23.742Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-26T22:59:23.745Z | process exited: duration 151 ms, exit code 0 |
| |
| 21 | 2026-05-26T22:59:23.755Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-26T22:59:23.760Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-26T22:59:23.761Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-26T22:59:23.761Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-26T22:59:23.761Z | * rust toolchain channel = "1.94.0" |
| 26 | 2026-05-26T22:59:23.761Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-26T22:59:23.762Z | * rust toolchain profile = "default" |
| 28 | 2026-05-26T22:59:23.772Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-26T22:59:23.772Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-26T22:59:23.876Z | info: downloading installer |
| 31 | 2026-05-26T22:59:25.271Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-05-26T22:59:25.271Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-05-26T22:59:25.271Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-05-26T22:59:25.271Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-05-26T22:59:25.279Z | info: profile set to default |
| 36 | 2026-05-26T22:59:25.279Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-05-26T22:59:25.283Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-05-26T22:59:25.442Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-05-26T22:59:25.445Z | info: downloading 6 components |
| 40 | 2026-05-26T22:59:39.880Z | |
| 41 | 2026-05-26T22:59:39.880Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 42 | 2026-05-26T22:59:39.909Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-05-26T22:59:39.909Z | |
| 44 | 2026-05-26T22:59:39.909Z | |
| 45 | 2026-05-26T22:59:39.909Z | Rust is installed now. Great! |
| 46 | 2026-05-26T22:59:39.909Z | |
| 47 | 2026-05-26T22:59:39.910Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-05-26T22:59:39.910Z | environment variable. This has not been done automatically. |
| 49 | 2026-05-26T22:59:39.910Z | |
| 50 | 2026-05-26T22:59:39.910Z | To configure your current shell, you need to source |
| 51 | 2026-05-26T22:59:39.910Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-05-26T22:59:39.910Z | |
| 53 | 2026-05-26T22:59:39.910Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-05-26T22:59:39.910Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-05-26T22:59:39.910Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-05-26T22:59:39.910Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-05-26T22:59:39.910Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-05-26T22:59:39.910Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-05-26T22:59:39.910Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-05-26T22:59:39.914Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-05-26T22:59:39.914Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-05-26T22:59:40.010Z | + rustup --version |
| 63 | 2026-05-26T22:59:40.019Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-05-26T22:59:40.025Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-05-26T22:59:40.039Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-05-26T22:59:40.043Z | + cargo --version |
| 67 | 2026-05-26T22:59:40.053Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-05-26T22:59:40.056Z | + rustc --version |
| 69 | 2026-05-26T22:59:40.074Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-05-26T22:59:40.079Z | process exited: duration 16322 ms, exit code 0 |
| |
| 71 | 2026-05-26T22:59:40.090Z | starting task 2: "authentication" |
| 72 | 2026-05-26T22:59:40.114Z | process exited: duration 20 ms, exit code 0 |
| |
| 73 | 2026-05-26T22:59:40.119Z | starting task 3: "clone repository" |
| 74 | 2026-05-26T22:59:40.124Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-05-26T22:59:40.128Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-05-26T22:59:40.171Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-05-26T22:59:50.104Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-05-26T22:59:50.104Z | + git fetch origin e3c33b6e7dcfb3deda051b62fcad86934c9bf75e |
| 79 | 2026-05-26T22:59:50.400Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-05-26T22:59:50.400Z | * branch e3c33b6e7dcfb3deda051b62fcad86934c9bf75e -> FETCH_HEAD |
| 81 | 2026-05-26T22:59:50.414Z | + [[ -n renovate/crate-hickory-proto-vulnerability ]] |
| 82 | 2026-05-26T22:59:50.424Z | ++ git branch --show-current |
| 83 | 2026-05-26T22:59:50.424Z | + current=main |
| 84 | 2026-05-26T22:59:50.424Z | + [[ main != renovate/crate-hickory-proto-vulnerability ]] |
| 85 | 2026-05-26T22:59:50.424Z | + git branch -f renovate/crate-hickory-proto-vulnerability e3c33b6e7dcfb3deda051b62fcad86934c9bf75e |
| 86 | 2026-05-26T22:59:50.424Z | + git checkout -f renovate/crate-hickory-proto-vulnerability |
| 87 | 2026-05-26T22:59:50.664Z | Switched to branch 'renovate/crate-hickory-proto-vulnerability' |
| 88 | 2026-05-26T22:59:50.674Z | + git reset --hard e3c33b6e7dcfb3deda051b62fcad86934c9bf75e |
| 89 | 2026-05-26T22:59:50.682Z | HEAD is now at e3c33b6e7 Update Rust crate hickory-proto to 0.26.0 [SECURITY] |
| 90 | 2026-05-26T22:59:50.693Z | process exited: duration 10562 ms, exit code 0 |
| |
| 91 | 2026-05-26T22:59:50.716Z | starting task 4: "build" |
| 92 | 2026-05-26T22:59:50.729Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-05-26T22:59:50.729Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-05-26T22:59:50.729Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-05-26T22:59:50.729Z | + cargo --version |
| 96 | 2026-05-26T22:59:50.737Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 97 | 2026-05-26T22:59:50.737Z | + rustc --version |
| 98 | 2026-05-26T22:59:50.756Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 99 | 2026-05-26T22:59:50.769Z | + WORK=/work |
| 100 | 2026-05-26T22:59:50.769Z | + pfexec mkdir -p /work |
| 101 | 2026-05-26T22:59:50.770Z | + pfexec chown build /work |
| 102 | 2026-05-26T22:59:50.770Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 103 | 2026-05-26T22:59:52.307Z | Startup: Refreshing catalog 'helios' ... Done |
| 104 | 2026-05-26T22:59:52.378Z | Startup: Caching catalogs ... Done |
| 105 | 2026-05-26T22:59:52.640Z | Planning: Solver setup ... Done (0.226s) |
| 106 | 2026-05-26T22:59:52.658Z | Planning: Running solver ... Done (0.018s) |
| 107 | 2026-05-26T22:59:52.677Z | Planning: Finding local manifests ... Done (0.004s) |
| 108 | 2026-05-26T22:59:52.685Z | Planning: Fetching manifests: 0/2 0% complete |
| 109 | 2026-05-26T22:59:52.700Z | Planning: Fetching manifests: 2/2 100% complete |
| 110 | 2026-05-26T22:59:52.716Z | Planning: Package planning ... Done (0.016s) |
| 111 | 2026-05-26T22:59:52.723Z | Planning: Merging actions ... Done (0.002s) |
| 112 | 2026-05-26T22:59:52.918Z | Planning: Checking for conflicting actions ... Done (0.200s) |
| 113 | 2026-05-26T22:59:52.936Z | Planning: Consolidating action changes ... Done (0.001s) |
| 114 | 2026-05-26T22:59:53.876Z | Planning: Evaluating mediators ... Done (0.925s) |
| 115 | 2026-05-26T22:59:53.890Z | Planning: Planning completed in 1.45 seconds |
| 116 | 2026-05-26T22:59:53.890Z | Packages to install: 2 |
| 117 | 2026-05-26T22:59:53.890Z | Estimated space available: 156.07 GB |
| 118 | 2026-05-26T22:59:53.890Z | Estimated space to be consumed: 22.53 MB |
| 119 | 2026-05-26T22:59:53.890Z | Create boot environment: No |
| 120 | 2026-05-26T22:59:53.891Z | Create backup boot environment: No |
| 121 | 2026-05-26T22:59:53.891Z | Rebuild boot archive: No |
| 122 | 2026-05-26T22:59:53.891Z | |
| 123 | 2026-05-26T22:59:53.891Z | Changed packages: |
| 124 | 2026-05-26T22:59:53.891Z | helios |
| 125 | 2026-05-26T22:59:53.891Z | developer/build-essential |
| 126 | 2026-05-26T22:59:53.891Z | None -> 11-3.0 |
| 127 | 2026-05-26T22:59:53.899Z | library/libxmlsec1 |
| 128 | 2026-05-26T22:59:53.899Z | None -> 1.2.35-3.0 |
| 129 | 2026-05-26T22:59:53.899Z | |
| 130 | 2026-05-26T22:59:53.899Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 131 | 2026-05-26T22:59:54.394Z | Download: Completed 1.28 MB in 0.51 seconds (2.5M/s) |
| 132 | 2026-05-26T22:59:54.470Z | Actions: 1/268 actions (Installing new actions) |
| 133 | 2026-05-26T22:59:54.511Z | Actions: Completed 268 actions in 0.04 seconds. |
| 134 | 2026-05-26T22:59:54.554Z | Finalize: Updating package state database ... Done (0.034s) |
| 135 | 2026-05-26T22:59:54.554Z | Finalize: Updating package cache ... Done (0.000s) |
| 136 | 2026-05-26T22:59:54.568Z | Finalize: Updating image state ... Done (0.018s) |
| 137 | 2026-05-26T22:59:59.491Z | Finalize: Creating fast lookup database ... Done (2.587s) |
| 138 | 2026-05-26T22:59:59.551Z | Finalize: Reading search index ... Done (0.013s) |
| 139 | 2026-05-26T22:59:59.551Z | Finalize: Updating search index ... Done (0.000s) |
| 140 | 2026-05-26T22:59:59.551Z | Finalize: Updating package cache ... Done (0.000s) |
| 141 | 2026-05-26T22:59:59.551Z | Planning: Evaluating mediator changes ... Done |
| 142 | 2026-05-26T22:59:59.551Z | Planning: Checking for conflicting actions ... Done |
| 143 | 2026-05-26T22:59:59.551Z | Planning: Consolidating action changes ... Done |
| 144 | 2026-05-26T22:59:59.551Z | Planning: Evaluating mediators ... Done |
| 145 | 2026-05-26T22:59:59.554Z | Planning: Planning completed in 0.27 seconds |
| 146 | 2026-05-26T22:59:59.554Z | Mediators to change: 2 |
| 147 | 2026-05-26T22:59:59.554Z | Create boot environment: No |
| 148 | 2026-05-26T22:59:59.555Z | Create backup boot environment: No |
| 149 | 2026-05-26T22:59:59.555Z | Finalize: Updating package state database ... Done |
| 150 | 2026-05-26T22:59:59.555Z | Finalize: Updating package cache ... Done |
| 151 | 2026-05-26T22:59:59.555Z | Finalize: Updating image state ... Done |
| 152 | 2026-05-26T22:59:59.987Z | Finalize: Creating fast lookup database ... Done |
| 153 | 2026-05-26T23:00:00.054Z | Finalize: Reading search index ... Done |
| 154 | 2026-05-26T23:00:00.059Z | Finalize: Updating search index ... Done |
| 155 | 2026-05-26T23:00:00.147Z | Finalize: Updating package cache ... Done |
| 156 | 2026-05-26T23:00:00.437Z | Planning: Evaluating mediator changes ... Done |
| 157 | 2026-05-26T23:00:00.547Z | Planning: Checking for conflicting actions ... Done |
| 158 | 2026-05-26T23:00:00.550Z | Planning: Consolidating action changes ... Done |
| 159 | 2026-05-26T23:00:00.707Z | Planning: Evaluating mediators ... Done |
| 160 | 2026-05-26T23:00:00.710Z | Planning: Planning completed in 0.27 seconds |
| 161 | 2026-05-26T23:00:00.731Z | Mediators to change: 1 |
| 162 | 2026-05-26T23:00:00.731Z | Create boot environment: No |
| 163 | 2026-05-26T23:00:00.731Z | Create backup boot environment: No |
| 164 | 2026-05-26T23:00:00.786Z | Finalize: Updating package state database ... Done |
| 165 | 2026-05-26T23:00:00.786Z | Finalize: Updating package cache ... Done |
| 166 | 2026-05-26T23:00:00.797Z | Finalize: Updating image state ... Done |
| 167 | 2026-05-26T23:00:02.772Z | Finalize: Creating fast lookup database ... Done |
| 168 | 2026-05-26T23:00:02.838Z | Finalize: Reading search index ... Done |
| 169 | 2026-05-26T23:00:02.841Z | Finalize: Updating search index ... Done |
| 170 | 2026-05-26T23:00:02.922Z | Finalize: Updating package cache ... Done |
| 171 | 2026-05-26T23:00:03.241Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 172 | 2026-05-26T23:00:03.241Z | apache system 2.4 system |
| 173 | 2026-05-26T23:00:03.242Z | clang system 15 system |
| 174 | 2026-05-26T23:00:03.242Z | csh system system illumos |
| 175 | 2026-05-26T23:00:03.243Z | ctags system system illumos |
| 176 | 2026-05-26T23:00:03.243Z | file vendor vendor darwinsys |
| 177 | 2026-05-26T23:00:03.243Z | file system system illumos |
| 178 | 2026-05-26T23:00:03.243Z | gcc vendor 14 vendor |
| 179 | 2026-05-26T23:00:03.243Z | gcc system 13 system |
| 180 | 2026-05-26T23:00:03.243Z | gcc system 10 system |
| 181 | 2026-05-26T23:00:03.243Z | go system 1.25 system |
| 182 | 2026-05-26T23:00:03.243Z | llvm system 15 system |
| 183 | 2026-05-26T23:00:03.243Z | mariadb system 11.4 system |
| 184 | 2026-05-26T23:00:03.243Z | mta vendor vendor dma |
| 185 | 2026-05-26T23:00:03.243Z | openjdk system 17 system |
| 186 | 2026-05-26T23:00:03.243Z | openjdk system 11 system |
| 187 | 2026-05-26T23:00:03.243Z | openssl vendor 3 vendor |
| 188 | 2026-05-26T23:00:03.243Z | perl system 5.40 system |
| 189 | 2026-05-26T23:00:03.243Z | postgresql system 18 system |
| 190 | 2026-05-26T23:00:03.243Z | postgresql system 17 system |
| 191 | 2026-05-26T23:00:03.243Z | python vendor 3 vendor |
| 192 | 2026-05-26T23:00:03.243Z | python system 2 system |
| 193 | 2026-05-26T23:00:03.243Z | python3 vendor 3.13 vendor |
| 194 | 2026-05-26T23:00:03.243Z | ruby system 3.4 system |
| 195 | 2026-05-26T23:00:03.243Z | ruby system 3.0 system |
| 196 | 2026-05-26T23:00:03.243Z | words vendor vendor american-english |
| 197 | 2026-05-26T23:00:03.243Z | words system system australian-english |
| 198 | 2026-05-26T23:00:03.243Z | words system system british-english |
| 199 | 2026-05-26T23:00:03.245Z | words system system canadian-english |
| 200 | 2026-05-26T23:00:03.245Z | words system system french |
| 201 | 2026-05-26T23:00:03.245Z | words system system italian |
| 202 | 2026-05-26T23:00:03.245Z | words system system ngerman |
| 203 | 2026-05-26T23:00:03.245Z | words system system ogerman |
| 204 | 2026-05-26T23:00:03.245Z | words system system spanish |
| 205 | 2026-05-26T23:00:03.506Z | PUBLISHER TYPE STATUS P LOCATION |
| 206 | 2026-05-26T23:00:03.507Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 207 | 2026-05-26T23:00:03.784Z | FMRI IFO |
| 208 | 2026-05-26T23:00:03.784Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 209 | 2026-05-26T23:00:03.784Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 210 | 2026-05-26T23:00:03.784Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 211 | 2026-05-26T23:00:03.784Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 212 | 2026-05-26T23:00:03.784Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 213 | 2026-05-26T23:00:03.784Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 214 | 2026-05-26T23:00:03.785Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 215 | 2026-05-26T23:00:03.785Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 216 | 2026-05-26T23:00:03.785Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 217 | 2026-05-26T23:00:04.030Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 218 | 2026-05-26T23:00:04.394Z | Updating crates.io index |
| 219 | 2026-05-26T23:00:04.430Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 220 | 2026-05-26T23:00:05.210Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 221 | 2026-05-26T23:00:05.588Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 222 | 2026-05-26T23:00:06.430Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 223 | 2026-05-26T23:00:07.381Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 224 | 2026-05-26T23:00:07.919Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 225 | 2026-05-26T23:00:09.790Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 226 | 2026-05-26T23:00:10.742Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 227 | 2026-05-26T23:00:11.096Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 228 | 2026-05-26T23:00:12.082Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 229 | 2026-05-26T23:00:12.563Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 230 | 2026-05-26T23:00:13.090Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 231 | 2026-05-26T23:00:13.534Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 232 | 2026-05-26T23:00:14.651Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 233 | 2026-05-26T23:00:15.157Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 234 | 2026-05-26T23:00:15.502Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 235 | 2026-05-26T23:00:15.762Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 236 | 2026-05-26T23:00:16.144Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 237 | 2026-05-26T23:00:16.592Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 238 | 2026-05-26T23:00:17.155Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 239 | 2026-05-26T23:00:17.426Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 240 | 2026-05-26T23:00:17.706Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 241 | 2026-05-26T23:00:18.141Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 242 | 2026-05-26T23:00:18.509Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 243 | 2026-05-26T23:00:18.948Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 244 | 2026-05-26T23:00:19.341Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 245 | 2026-05-26T23:00:19.924Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 246 | 2026-05-26T23:00:20.225Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 247 | 2026-05-26T23:00:20.511Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 248 | 2026-05-26T23:00:21.652Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 249 | 2026-05-26T23:00:22.110Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 250 | 2026-05-26T23:00:22.367Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 251 | 2026-05-26T23:00:22.759Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 252 | 2026-05-26T23:00:23.158Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 253 | 2026-05-26T23:00:23.525Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 254 | 2026-05-26T23:00:23.999Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 255 | 2026-05-26T23:00:24.265Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 256 | 2026-05-26T23:00:24.529Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 257 | 2026-05-26T23:00:24.810Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 258 | 2026-05-26T23:00:25.209Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 259 | 2026-05-26T23:00:37.025Z | Downloading crates ... |
| 260 | 2026-05-26T23:00:37.029Z | Downloaded digest v0.10.7 |
| 261 | 2026-05-26T23:00:37.029Z | Downloaded proc-macro-error-attr v1.0.4 |
| 262 | 2026-05-26T23:00:37.029Z | Downloaded form_urlencoded v1.2.2 |
| 263 | 2026-05-26T23:00:37.029Z | Downloaded crypto-common v0.1.7 |
| 264 | 2026-05-26T23:00:37.029Z | Downloaded dof v0.3.0 |
| 265 | 2026-05-26T23:00:37.036Z | Downloaded toml_datetime v0.6.11 |
| 266 | 2026-05-26T23:00:37.036Z | Downloaded displaydoc v0.2.5 |
| 267 | 2026-05-26T23:00:37.041Z | Downloaded dtrace-parser v0.2.0 |
| 268 | 2026-05-26T23:00:37.041Z | Downloaded cargo-util-schemas v0.8.2 |
| 269 | 2026-05-26T23:00:37.041Z | Downloaded cfg-if v1.0.4 |
| 270 | 2026-05-26T23:00:37.045Z | Downloaded toml_write v0.1.2 |
| 271 | 2026-05-26T23:00:37.046Z | Downloaded clap_lex v1.0.0 |
| 272 | 2026-05-26T23:00:37.046Z | Downloaded cargo_metadata v0.21.0 |
| 273 | 2026-05-26T23:00:37.046Z | Downloaded anstyle-query v1.1.5 |
| 274 | 2026-05-26T23:00:37.046Z | Downloaded cargo_toml v0.21.0 |
| 275 | 2026-05-26T23:00:37.052Z | Downloaded utf8_iter v1.0.4 |
| 276 | 2026-05-26T23:00:37.052Z | Downloaded thread-id v4.2.2 |
| 277 | 2026-05-26T23:00:37.053Z | Downloaded zerofrom v0.1.6 |
| 278 | 2026-05-26T23:00:37.053Z | Downloaded utf8parse v0.2.2 |
| 279 | 2026-05-26T23:00:37.053Z | Downloaded ucd-trie v0.1.7 |
| 280 | 2026-05-26T23:00:37.053Z | Downloaded thiserror v2.0.18 |
| 281 | 2026-05-26T23:00:37.057Z | Downloaded usdt v0.5.0 |
| 282 | 2026-05-26T23:00:37.058Z | Downloaded clap_derive v4.5.55 |
| 283 | 2026-05-26T23:00:37.058Z | Downloaded yoke-derive v0.8.1 |
| 284 | 2026-05-26T23:00:37.058Z | Downloaded unicode-linebreak v0.1.5 |
| 285 | 2026-05-26T23:00:37.058Z | Downloaded typeid v1.0.3 |
| 286 | 2026-05-26T23:00:37.058Z | Downloaded camino-tempfile v1.4.1 |
| 287 | 2026-05-26T23:00:37.058Z | Downloaded unicode-xid v0.2.6 |
| 288 | 2026-05-26T23:00:37.074Z | Downloaded cargo-platform v0.2.0 |
| 289 | 2026-05-26T23:00:37.074Z | Downloaded anstream v0.6.21 |
| 290 | 2026-05-26T23:00:37.074Z | Downloaded cpufeatures v0.2.17 |
| 291 | 2026-05-26T23:00:37.074Z | Downloaded equivalent v1.0.2 |
| 292 | 2026-05-26T23:00:37.074Z | Downloaded usdt-macro v0.5.0 |
| 293 | 2026-05-26T23:00:37.074Z | Downloaded block-buffer v0.10.4 |
| 294 | 2026-05-26T23:00:37.074Z | Downloaded pretty-hex v0.4.1 |
| 295 | 2026-05-26T23:00:37.092Z | Downloaded anstyle-parse v0.2.7 |
| 296 | 2026-05-26T23:00:37.092Z | Downloaded anstyle v1.0.13 |
| 297 | 2026-05-26T23:00:37.092Z | Downloaded potential_utf v0.1.4 |
| 298 | 2026-05-26T23:00:37.092Z | Downloaded usdt-impl v0.5.0 |
| 299 | 2026-05-26T23:00:37.093Z | Downloaded usdt-attr-macro v0.5.0 |
| 300 | 2026-05-26T23:00:37.093Z | Downloaded url v2.5.8 |
| 301 | 2026-05-26T23:00:37.093Z | Downloaded thiserror-impl v1.0.69 |
| 302 | 2026-05-26T23:00:37.093Z | Downloaded thiserror-impl v2.0.18 |
| 303 | 2026-05-26T23:00:37.093Z | Downloaded version_check v0.9.5 |
| 304 | 2026-05-26T23:00:37.093Z | Downloaded zerofrom-derive v0.1.6 |
| 305 | 2026-05-26T23:00:37.118Z | Downloaded bitflags v2.11.0 |
| 306 | 2026-05-26T23:00:37.118Z | Downloaded zmij v1.0.21 |
| 307 | 2026-05-26T23:00:37.119Z | Downloaded thiserror v1.0.69 |
| 308 | 2026-05-26T23:00:37.119Z | Downloaded yoke v0.8.1 |
| 309 | 2026-05-26T23:00:37.119Z | Downloaded zerovec-derive v0.11.2 |
| 310 | 2026-05-26T23:00:37.119Z | Downloaded toml v0.8.23 |
| 311 | 2026-05-26T23:00:37.119Z | Downloaded tinystr v0.8.2 |
| 312 | 2026-05-26T23:00:37.119Z | Downloaded terminal_size v0.4.3 |
| 313 | 2026-05-26T23:00:37.119Z | Downloaded serde_spanned v0.6.9 |
| 314 | 2026-05-26T23:00:37.119Z | Downloaded generic-array v0.14.7 |
| 315 | 2026-05-26T23:00:37.120Z | Downloaded zerocopy-derive v0.7.35 |
| 316 | 2026-05-26T23:00:37.120Z | Downloaded plain v0.2.3 |
| 317 | 2026-05-26T23:00:37.120Z | Downloaded writeable v0.6.2 |
| 318 | 2026-05-26T23:00:37.120Z | Downloaded strsim v0.11.1 |
| 319 | 2026-05-26T23:00:37.124Z | Downloaded textwrap v0.16.2 |
| 320 | 2026-05-26T23:00:37.124Z | Downloaded fnv v1.0.7 |
| 321 | 2026-05-26T23:00:37.131Z | Downloaded smawk v0.3.2 |
| 322 | 2026-05-26T23:00:37.131Z | Downloaded camino v1.2.2 |
| 323 | 2026-05-26T23:00:37.131Z | Downloaded unicode-ident v1.0.24 |
| 324 | 2026-05-26T23:00:37.132Z | Downloaded heck v0.5.0 |
| 325 | 2026-05-26T23:00:37.132Z | Downloaded typenum v1.19.0 |
| 326 | 2026-05-26T23:00:37.132Z | Downloaded toml_edit v0.22.27 |
| 327 | 2026-05-26T23:00:37.132Z | Downloaded zerotrie v0.2.3 |
| 328 | 2026-05-26T23:00:37.132Z | Downloaded scroll_derive v0.12.1 |
| 329 | 2026-05-26T23:00:37.132Z | Downloaded swrite v0.1.0 |
| 330 | 2026-05-26T23:00:37.132Z | Downloaded macaddr v1.0.1 |
| 331 | 2026-05-26T23:00:37.132Z | Downloaded percent-encoding v2.3.2 |
| 332 | 2026-05-26T23:00:37.132Z | Downloaded heck v0.4.1 |
| 333 | 2026-05-26T23:00:37.132Z | Downloaded fastrand v2.3.0 |
| 334 | 2026-05-26T23:00:37.168Z | Downloaded errno v0.3.14 |
| 335 | 2026-05-26T23:00:37.169Z | Downloaded idna_adapter v1.2.1 |
| 336 | 2026-05-26T23:00:37.169Z | Downloaded zerovec v0.11.5 |
| 337 | 2026-05-26T23:00:37.169Z | Downloaded itoa v1.0.17 |
| 338 | 2026-05-26T23:00:37.169Z | Downloaded zerocopy v0.7.35 |
| 339 | 2026-05-26T23:00:37.210Z | Downloaded tabled_derive v0.7.0 |
| 340 | 2026-05-26T23:00:37.210Z | Downloaded winnow v0.7.14 |
| 341 | 2026-05-26T23:00:37.218Z | Downloaded colorchoice v1.0.4 |
| 342 | 2026-05-26T23:00:37.219Z | Downloaded serde-value v0.7.0 |
| 343 | 2026-05-26T23:00:37.219Z | Downloaded unicode-width v0.2.0 |
| 344 | 2026-05-26T23:00:37.219Z | Downloaded ordered-float v2.10.1 |
| 345 | 2026-05-26T23:00:37.219Z | Downloaded stable_deref_trait v1.2.1 |
| 346 | 2026-05-26T23:00:37.219Z | Downloaded log v0.4.29 |
| 347 | 2026-05-26T23:00:37.219Z | Downloaded is_terminal_polyfill v1.70.2 |
| 348 | 2026-05-26T23:00:37.219Z | Downloaded unicode-width v0.1.14 |
| 349 | 2026-05-26T23:00:37.219Z | Downloaded byteorder v1.5.0 |
| 350 | 2026-05-26T23:00:37.219Z | Downloaded serde-untagged v0.1.9 |
| 351 | 2026-05-26T23:00:37.219Z | Downloaded sha2 v0.10.9 |
| 352 | 2026-05-26T23:00:37.219Z | Downloaded autocfg v1.5.0 |
| 353 | 2026-05-26T23:00:37.219Z | Downloaded tempfile v3.25.0 |
| 354 | 2026-05-26T23:00:37.270Z | Downloaded memmap v0.7.0 |
| 355 | 2026-05-26T23:00:37.270Z | Downloaded fs-err v3.3.0 |
| 356 | 2026-05-26T23:00:37.270Z | Downloaded serde_tokenstream v0.2.3 |
| 357 | 2026-05-26T23:00:37.270Z | Downloaded proc-macro-error v1.0.4 |
| 358 | 2026-05-26T23:00:37.270Z | Downloaded bytecount v0.6.9 |
| 359 | 2026-05-26T23:00:37.270Z | Downloaded scroll v0.12.0 |
| 360 | 2026-05-26T23:00:37.270Z | Downloaded quote v1.0.45 |
| 361 | 2026-05-26T23:00:37.270Z | Downloaded erased-serde v0.4.9 |
| 362 | 2026-05-26T23:00:37.270Z | Downloaded once_cell v1.21.3 |
| 363 | 2026-05-26T23:00:37.270Z | Downloaded synstructure v0.13.2 |
| 364 | 2026-05-26T23:00:37.270Z | Downloaded semver v1.0.28 |
| 365 | 2026-05-26T23:00:37.289Z | Downloaded pest_derive v2.8.6 |
| 366 | 2026-05-26T23:00:37.289Z | Downloaded litemap v0.8.1 |
| 367 | 2026-05-26T23:00:37.289Z | Downloaded smallvec v1.15.1 |
| 368 | 2026-05-26T23:00:37.289Z | Downloaded serde_core v1.0.228 |
| 369 | 2026-05-26T23:00:37.289Z | Downloaded icu_properties v2.1.2 |
| 370 | 2026-05-26T23:00:37.290Z | Downloaded pest_generator v2.8.6 |
| 371 | 2026-05-26T23:00:37.290Z | Downloaded icu_provider v2.1.1 |
| 372 | 2026-05-26T23:00:37.290Z | Downloaded proc-macro2 v1.0.106 |
| 373 | 2026-05-26T23:00:37.290Z | Downloaded clap v4.5.60 |
| 374 | 2026-05-26T23:00:37.290Z | Downloaded serde_derive v1.0.228 |
| 375 | 2026-05-26T23:00:37.290Z | Downloaded num-traits v0.2.19 |
| 376 | 2026-05-26T23:00:37.290Z | Downloaded getrandom v0.4.1 |
| 377 | 2026-05-26T23:00:37.300Z | Downloaded anyhow v1.0.102 |
| 378 | 2026-05-26T23:00:37.300Z | Downloaded icu_normalizer_data v2.1.1 |
| 379 | 2026-05-26T23:00:37.312Z | Downloaded serde v1.0.228 |
| 380 | 2026-05-26T23:00:37.312Z | Downloaded icu_normalizer v2.1.1 |
| 381 | 2026-05-26T23:00:37.312Z | Downloaded pest_meta v2.8.6 |
| 382 | 2026-05-26T23:00:37.312Z | Downloaded papergrid v0.11.0 |
| 383 | 2026-05-26T23:00:37.324Z | Downloaded icu_collections v2.1.1 |
| 384 | 2026-05-26T23:00:37.329Z | Downloaded icu_locale_core v2.1.1 |
| 385 | 2026-05-26T23:00:37.330Z | Downloaded memchr v2.8.0 |
| 386 | 2026-05-26T23:00:37.339Z | Downloaded clap_builder v4.5.60 |
| 387 | 2026-05-26T23:00:37.346Z | Downloaded indexmap v2.14.0 |
| 388 | 2026-05-26T23:00:37.357Z | Downloaded serde_json v1.0.149 |
| 389 | 2026-05-26T23:00:37.370Z | Downloaded idna v1.1.0 |
| 390 | 2026-05-26T23:00:37.382Z | Downloaded pest v2.8.6 |
| 391 | 2026-05-26T23:00:37.390Z | Downloaded hashbrown v0.17.0 |
| 392 | 2026-05-26T23:00:37.423Z | Downloaded icu_properties_data v2.1.2 |
| 393 | 2026-05-26T23:00:37.480Z | Downloaded goblin v0.8.2 |
| 394 | 2026-05-26T23:00:37.481Z | Downloaded tabled v0.15.0 |
| 395 | 2026-05-26T23:00:37.481Z | Downloaded syn v1.0.109 |
| 396 | 2026-05-26T23:00:37.481Z | Downloaded syn v2.0.117 |
| 397 | 2026-05-26T23:00:37.526Z | Downloaded rustix v1.1.3 |
| 398 | 2026-05-26T23:00:37.571Z | Downloaded libc v0.2.185 |
| 399 | 2026-05-26T23:00:37.571Z | Compiling proc-macro2 v1.0.106 |
| 400 | 2026-05-26T23:00:37.571Z | Compiling unicode-ident v1.0.24 |
| 401 | 2026-05-26T23:00:37.571Z | Compiling quote v1.0.45 |
| 402 | 2026-05-26T23:00:37.571Z | Compiling serde_core v1.0.228 |
| 403 | 2026-05-26T23:00:37.571Z | Compiling libc v0.2.185 |
| 404 | 2026-05-26T23:00:37.571Z | Compiling version_check v0.9.5 |
| 405 | 2026-05-26T23:00:37.571Z | Compiling serde v1.0.228 |
| 406 | 2026-05-26T23:00:37.571Z | Compiling stable_deref_trait v1.2.1 |
| 407 | 2026-05-26T23:00:37.572Z | Compiling memchr v2.8.0 |
| 408 | 2026-05-26T23:00:37.572Z | Compiling zmij v1.0.21 |
| 409 | 2026-05-26T23:00:37.572Z | Compiling ucd-trie v0.1.7 |
| 410 | 2026-05-26T23:00:37.758Z | Compiling autocfg v1.5.0 |
| 411 | 2026-05-26T23:00:37.787Z | Compiling itoa v1.0.17 |
| 412 | 2026-05-26T23:00:37.788Z | Compiling thiserror v1.0.69 |
| 413 | 2026-05-26T23:00:37.789Z | Compiling writeable v0.6.2 |
| 414 | 2026-05-26T23:00:38.029Z | Compiling litemap v0.8.1 |
| 415 | 2026-05-26T23:00:38.067Z | Compiling byteorder v1.5.0 |
| 416 | 2026-05-26T23:00:38.095Z | Compiling icu_normalizer_data v2.1.1 |
| 417 | 2026-05-26T23:00:38.234Z | Compiling icu_properties_data v2.1.2 |
| 418 | 2026-05-26T23:00:38.271Z | Compiling rustix v1.1.3 |
| 419 | 2026-05-26T23:00:38.320Z | Compiling bitflags v2.11.0 |
| 420 | 2026-05-26T23:00:38.320Z | Compiling serde_json v1.0.149 |
| 421 | 2026-05-26T23:00:38.382Z | Compiling equivalent v1.0.2 |
| 422 | 2026-05-26T23:00:38.422Z | Compiling pest v2.8.6 |
| 423 | 2026-05-26T23:00:38.434Z | Compiling num-traits v0.2.19 |
| 424 | 2026-05-26T23:00:38.519Z | Compiling typeid v1.0.3 |
| 425 | 2026-05-26T23:00:38.585Z | Compiling hashbrown v0.17.0 |
| 426 | 2026-05-26T23:00:38.703Z | Compiling smallvec v1.15.1 |
| 427 | 2026-05-26T23:00:38.738Z | Compiling proc-macro-error-attr v1.0.4 |
| 428 | 2026-05-26T23:00:38.738Z | Compiling usdt-impl v0.5.0 |
| 429 | 2026-05-26T23:00:38.738Z | Compiling winnow v0.7.14 |
| 430 | 2026-05-26T23:00:38.738Z | Compiling toml_write v0.1.2 |
| 431 | 2026-05-26T23:00:38.845Z | Compiling erased-serde v0.4.9 |
| 432 | 2026-05-26T23:00:38.881Z | Compiling errno v0.3.14 |
| 433 | 2026-05-26T23:00:38.926Z | Compiling thread-id v4.2.2 |
| 434 | 2026-05-26T23:00:38.959Z | Compiling syn v1.0.109 |
| 435 | 2026-05-26T23:00:39.071Z | Compiling proc-macro-error v1.0.4 |
| 436 | 2026-05-26T23:00:39.129Z | Compiling log v0.4.29 |
| 437 | 2026-05-26T23:00:39.129Z | Compiling utf8parse v0.2.2 |
| 438 | 2026-05-26T23:00:39.129Z | Compiling plain v0.2.3 |
| 439 | 2026-05-26T23:00:39.169Z | Compiling indexmap v2.14.0 |
| 440 | 2026-05-26T23:00:39.222Z | Compiling camino v1.2.2 |
| 441 | 2026-05-26T23:00:39.282Z | Compiling getrandom v0.4.1 |
| 442 | 2026-05-26T23:00:39.350Z | Compiling syn v2.0.117 |
| 443 | 2026-05-26T23:00:39.350Z | Compiling percent-encoding v2.3.2 |
| 444 | 2026-05-26T23:00:39.352Z | Compiling utf8_iter v1.0.4 |
| 445 | 2026-05-26T23:00:39.352Z | Compiling thiserror v2.0.18 |
| 446 | 2026-05-26T23:00:39.487Z | Compiling form_urlencoded v1.2.2 |
| 447 | 2026-05-26T23:00:39.521Z | Compiling anstyle-parse v0.2.7 |
| 448 | 2026-05-26T23:00:39.611Z | Compiling pest_meta v2.8.6 |
| 449 | 2026-05-26T23:00:39.658Z | Compiling ordered-float v2.10.1 |
| 450 | 2026-05-26T23:00:39.703Z | Compiling anstyle v1.0.13 |
| 451 | 2026-05-26T23:00:39.730Z | Compiling colorchoice v1.0.4 |
| 452 | 2026-05-26T23:00:39.767Z | Compiling pretty-hex v0.4.1 |
| 453 | 2026-05-26T23:00:39.788Z | Compiling cfg-if v1.0.4 |
| 454 | 2026-05-26T23:00:39.828Z | Compiling anstyle-query v1.1.5 |
| 455 | 2026-05-26T23:00:39.865Z | Compiling is_terminal_polyfill v1.70.2 |
| 456 | 2026-05-26T23:00:39.944Z | Compiling fs-err v3.3.0 |
| 457 | 2026-05-26T23:00:39.985Z | Compiling anstream v0.6.21 |
| 458 | 2026-05-26T23:00:39.985Z | Compiling fastrand v2.3.0 |
| 459 | 2026-05-26T23:00:39.986Z | Compiling unicode-width v0.1.14 |
| 460 | 2026-05-26T23:00:39.987Z | Compiling fnv v1.0.7 |
| 461 | 2026-05-26T23:00:39.987Z | Compiling clap_lex v1.0.0 |
| 462 | 2026-05-26T23:00:40.038Z | Compiling anyhow v1.0.102 |
| 463 | 2026-05-26T23:00:40.072Z | Compiling terminal_size v0.4.3 |
| 464 | 2026-05-26T23:00:40.143Z | Compiling heck v0.4.1 |
| 465 | 2026-05-26T23:00:40.162Z | Compiling once_cell v1.21.3 |
| 466 | 2026-05-26T23:00:40.228Z | Compiling strsim v0.11.1 |
| 467 | 2026-05-26T23:00:40.246Z | Compiling heck v0.5.0 |
| 468 | 2026-05-26T23:00:40.313Z | Compiling semver v1.0.28 |
| 469 | 2026-05-26T23:00:40.391Z | Compiling bytecount v0.6.9 |
| 470 | 2026-05-26T23:00:40.395Z | Compiling unicode-xid v0.2.6 |
| 471 | 2026-05-26T23:00:40.446Z | Compiling clap_builder v4.5.60 |
| 472 | 2026-05-26T23:00:40.508Z | Compiling papergrid v0.11.0 |
| 473 | 2026-05-26T23:00:40.555Z | Compiling tempfile v3.25.0 |
| 474 | 2026-05-26T23:00:40.602Z | Compiling memmap v0.7.0 |
| 475 | 2026-05-26T23:00:40.673Z | Compiling unicode-linebreak v0.1.5 |
| 476 | 2026-05-26T23:00:40.690Z | Compiling serde-untagged v0.1.9 |
| 477 | 2026-05-26T23:00:40.707Z | Compiling smawk v0.3.2 |
| 478 | 2026-05-26T23:00:40.768Z | Compiling unicode-width v0.2.0 |
| 479 | 2026-05-26T23:00:40.869Z | Compiling camino-tempfile v1.4.1 |
| 480 | 2026-05-26T23:00:40.873Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 481 | 2026-05-26T23:00:40.947Z | Compiling swrite v0.1.0 |
| 482 | 2026-05-26T23:00:41.055Z | Compiling textwrap v0.16.2 |
| 483 | 2026-05-26T23:00:41.249Z | Compiling tabled_derive v0.7.0 |
| 484 | 2026-05-26T23:00:41.866Z | Compiling synstructure v0.13.2 |
| 485 | 2026-05-26T23:00:41.866Z | Compiling pest_generator v2.8.6 |
| 486 | 2026-05-26T23:00:41.915Z | Compiling tabled v0.15.0 |
| 487 | 2026-05-26T23:00:42.430Z | Compiling serde_derive v1.0.228 |
| 488 | 2026-05-26T23:00:42.431Z | Compiling zerofrom-derive v0.1.6 |
| 489 | 2026-05-26T23:00:42.433Z | Compiling yoke-derive v0.8.1 |
| 490 | 2026-05-26T23:00:42.433Z | Compiling zerovec-derive v0.11.2 |
| 491 | 2026-05-26T23:00:42.433Z | Compiling displaydoc v0.2.5 |
| 492 | 2026-05-26T23:00:42.434Z | Compiling thiserror-impl v1.0.69 |
| 493 | 2026-05-26T23:00:42.434Z | Compiling zerocopy-derive v0.7.35 |
| 494 | 2026-05-26T23:00:42.434Z | Compiling scroll_derive v0.12.1 |
| 495 | 2026-05-26T23:00:42.483Z | Compiling thiserror-impl v2.0.18 |
| 496 | 2026-05-26T23:00:42.518Z | Compiling clap_derive v4.5.55 |
| 497 | 2026-05-26T23:00:42.551Z | Compiling pest_derive v2.8.6 |
| 498 | 2026-05-26T23:00:43.117Z | Compiling scroll v0.12.0 |
| 499 | 2026-05-26T23:00:43.353Z | Compiling goblin v0.8.2 |
| 500 | 2026-05-26T23:00:43.425Z | Compiling zerocopy v0.7.35 |
| 501 | 2026-05-26T23:00:43.544Z | Compiling zerofrom v0.1.6 |
| 502 | 2026-05-26T23:00:43.657Z | Compiling yoke v0.8.1 |
| 503 | 2026-05-26T23:00:43.674Z | Compiling dtrace-parser v0.2.0 |
| 504 | 2026-05-26T23:00:43.817Z | Compiling zerovec v0.11.5 |
| 505 | 2026-05-26T23:00:43.817Z | Compiling zerotrie v0.2.3 |
| 506 | 2026-05-26T23:00:44.010Z | Compiling clap v4.5.60 |
| 507 | 2026-05-26T23:00:44.260Z | Compiling tinystr v0.8.2 |
| 508 | 2026-05-26T23:00:44.260Z | Compiling potential_utf v0.1.4 |
| 509 | 2026-05-26T23:00:44.392Z | Compiling icu_collections v2.1.1 |
| 510 | 2026-05-26T23:00:44.411Z | Compiling icu_locale_core v2.1.1 |
| 511 | 2026-05-26T23:00:44.959Z | Compiling icu_provider v2.1.1 |
| 512 | 2026-05-26T23:00:45.107Z | Compiling toml_datetime v0.6.11 |
| 513 | 2026-05-26T23:00:45.113Z | Compiling serde_spanned v0.6.9 |
| 514 | 2026-05-26T23:00:45.113Z | Compiling serde-value v0.7.0 |
| 515 | 2026-05-26T23:00:45.113Z | Compiling cargo-platform v0.2.0 |
| 516 | 2026-05-26T23:00:45.113Z | Compiling macaddr v1.0.1 |
| 517 | 2026-05-26T23:00:45.137Z | Compiling dof v0.3.0 |
| 518 | 2026-05-26T23:00:45.144Z | Compiling serde_tokenstream v0.2.3 |
| 519 | 2026-05-26T23:00:45.192Z | Compiling icu_properties v2.1.2 |
| 520 | 2026-05-26T23:00:45.195Z | Compiling icu_normalizer v2.1.1 |
| 521 | 2026-05-26T23:00:45.371Z | Compiling toml_edit v0.22.27 |
| 522 | 2026-05-26T23:00:45.945Z | Compiling usdt-attr-macro v0.5.0 |
| 523 | 2026-05-26T23:00:45.948Z | Compiling usdt-macro v0.5.0 |
| 524 | 2026-05-26T23:00:46.107Z | Compiling idna_adapter v1.2.1 |
| 525 | 2026-05-26T23:00:46.233Z | Compiling idna v1.1.0 |
| 526 | 2026-05-26T23:00:46.521Z | Compiling url v2.5.8 |
| 527 | 2026-05-26T23:00:46.546Z | Compiling usdt v0.5.0 |
| 528 | 2026-05-26T23:00:46.664Z | Compiling toml v0.8.23 |
| 529 | 2026-05-26T23:00:47.025Z | Compiling cargo-util-schemas v0.8.2 |
| 530 | 2026-05-26T23:00:47.025Z | Compiling cargo_toml v0.21.0 |
| 531 | 2026-05-26T23:00:47.875Z | Compiling cargo_metadata v0.21.0 |
| 532 | 2026-05-26T23:00:48.797Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 533 | 2026-05-26T23:00:50.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.06s |
| 534 | 2026-05-26T23:00:51.186Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 535 | 2026-05-26T23:00:51.739Z | Downloading crates ... |
| 536 | 2026-05-26T23:00:51.848Z | Downloaded buf-list v1.1.2 |
| 537 | 2026-05-26T23:00:51.853Z | Downloaded adler2 v2.0.1 |
| 538 | 2026-05-26T23:00:51.978Z | Downloaded crossbeam-channel v0.5.15 |
| 539 | 2026-05-26T23:00:51.978Z | Downloaded ahash v0.8.12 |
| 540 | 2026-05-26T23:00:51.978Z | Downloaded aead v0.5.2 |
| 541 | 2026-05-26T23:00:51.978Z | Downloaded darling_core v0.13.4 |
| 542 | 2026-05-26T23:00:51.979Z | Downloaded defmt-parser v1.0.0 |
| 543 | 2026-05-26T23:00:51.979Z | Downloaded darling_macro v0.21.3 |
| 544 | 2026-05-26T23:00:51.979Z | Downloaded darling v0.20.11 |
| 545 | 2026-05-26T23:00:51.979Z | Downloaded crossbeam-utils v0.8.21 |
| 546 | 2026-05-26T23:00:51.979Z | Downloaded env_logger v0.11.9 |
| 547 | 2026-05-26T23:00:51.979Z | Downloaded crc8 v0.1.1 |
| 548 | 2026-05-26T23:00:51.979Z | Downloaded ciborium v0.2.2 |
| 549 | 2026-05-26T23:00:51.979Z | Downloaded display-error-chain v0.2.2 |
| 550 | 2026-05-26T23:00:51.979Z | Downloaded defmt v1.0.1 |
| 551 | 2026-05-26T23:00:51.979Z | Downloaded darling v0.13.4 |
| 552 | 2026-05-26T23:00:51.979Z | Downloaded daft v0.1.7 |
| 553 | 2026-05-26T23:00:51.979Z | Downloaded cobs v0.3.0 |
| 554 | 2026-05-26T23:00:51.979Z | Downloaded derive-where v1.6.0 |
| 555 | 2026-05-26T23:00:51.979Z | Downloaded bitfield-struct v0.6.2 |
| 556 | 2026-05-26T23:00:51.979Z | Downloaded deranged v0.5.8 |
| 557 | 2026-05-26T23:00:51.979Z | Downloaded defmt-macros v1.0.1 |
| 558 | 2026-05-26T23:00:51.979Z | Downloaded darling_macro v0.13.4 |
| 559 | 2026-05-26T23:00:51.980Z | Downloaded daft-derive v0.1.7 |
| 560 | 2026-05-26T23:00:51.980Z | Downloaded derive_more v0.99.20 |
| 561 | 2026-05-26T23:00:51.980Z | Downloaded float-cmp v0.10.0 |
| 562 | 2026-05-26T23:00:51.980Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 563 | 2026-05-26T23:00:51.980Z | Downloaded crc-catalog v2.4.0 |
| 564 | 2026-05-26T23:00:51.980Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 565 | 2026-05-26T23:00:51.980Z | Downloaded ciborium-ll v0.2.2 |
| 566 | 2026-05-26T23:00:51.980Z | Downloaded atty v0.2.14 |
| 567 | 2026-05-26T23:00:51.980Z | Downloaded enum-as-inner v0.6.1 |
| 568 | 2026-05-26T23:00:51.980Z | Downloaded critical-section v1.2.0 |
| 569 | 2026-05-26T23:00:51.980Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 570 | 2026-05-26T23:00:51.980Z | Downloaded camino-tempfile-ext v0.3.3 |
| 571 | 2026-05-26T23:00:51.980Z | Downloaded cfg_aliases v0.2.1 |
| 572 | 2026-05-26T23:00:51.980Z | Downloaded bb8 v0.8.6 |
| 573 | 2026-05-26T23:00:51.980Z | Downloaded arrayvec v0.7.6 |
| 574 | 2026-05-26T23:00:51.980Z | Downloaded bcs v0.1.6 |
| 575 | 2026-05-26T23:00:51.980Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 576 | 2026-05-26T23:00:51.981Z | Downloaded defmt v0.3.100 |
| 577 | 2026-05-26T23:00:51.981Z | Downloaded darling_core v0.20.11 |
| 578 | 2026-05-26T23:00:51.981Z | Downloaded either v1.15.0 |
| 579 | 2026-05-26T23:00:51.981Z | Downloaded env_filter v1.0.0 |
| 580 | 2026-05-26T23:00:51.981Z | Downloaded bitfield v0.19.4 |
| 581 | 2026-05-26T23:00:51.981Z | Downloaded dropshot_endpoint v0.17.0 |
| 582 | 2026-05-26T23:00:51.981Z | Downloaded difflib v0.4.0 |
| 583 | 2026-05-26T23:00:51.981Z | Downloaded convert_case v0.4.0 |
| 584 | 2026-05-26T23:00:51.981Z | Downloaded cassowary v0.3.0 |
| 585 | 2026-05-26T23:00:51.981Z | Downloaded compression-core v0.4.31 |
| 586 | 2026-05-26T23:00:51.981Z | Downloaded cargo-platform v0.3.2 |
| 587 | 2026-05-26T23:00:51.981Z | Downloaded bzip2 v0.6.1 |
| 588 | 2026-05-26T23:00:51.981Z | Downloaded dirs-next v2.0.0 |
| 589 | 2026-05-26T23:00:51.982Z | Downloaded derive_builder_macro v0.20.2 |
| 590 | 2026-05-26T23:00:51.982Z | Downloaded darling_macro v0.20.11 |
| 591 | 2026-05-26T23:00:51.982Z | Downloaded ascii-canvas v3.0.0 |
| 592 | 2026-05-26T23:00:51.982Z | Downloaded array-init v0.0.4 |
| 593 | 2026-05-26T23:00:51.982Z | Downloaded debug-ignore v1.0.5 |
| 594 | 2026-05-26T23:00:51.982Z | Downloaded ff v0.13.1 |
| 595 | 2026-05-26T23:00:51.982Z | Downloaded bit-set v0.5.3 |
| 596 | 2026-05-26T23:00:51.982Z | Downloaded base16ct v0.2.0 |
| 597 | 2026-05-26T23:00:51.982Z | Downloaded fixedbitset v0.4.2 |
| 598 | 2026-05-26T23:00:51.983Z | Downloaded assert_matches v1.5.0 |
| 599 | 2026-05-26T23:00:51.983Z | Downloaded cpufeatures v0.3.0 |
| 600 | 2026-05-26T23:00:51.983Z | Downloaded der_derive v0.7.3 |
| 601 | 2026-05-26T23:00:51.983Z | Downloaded async-stream v0.3.6 |
| 602 | 2026-05-26T23:00:51.983Z | Downloaded bit-vec v0.6.3 |
| 603 | 2026-05-26T23:00:51.983Z | Downloaded derive-ex v0.1.8 |
| 604 | 2026-05-26T23:00:51.983Z | Downloaded dsl_auto_type v0.2.0 |
| 605 | 2026-05-26T23:00:51.983Z | Downloaded downcast-rs v2.0.2 |
| 606 | 2026-05-26T23:00:51.983Z | Downloaded cookie v0.18.1 |
| 607 | 2026-05-26T23:00:51.983Z | Downloaded diff v0.1.13 |
| 608 | 2026-05-26T23:00:51.983Z | Downloaded ena v0.14.4 |
| 609 | 2026-05-26T23:00:51.984Z | Downloaded atomic-waker v1.1.2 |
| 610 | 2026-05-26T23:00:51.984Z | Downloaded csv-core v0.1.13 |
| 611 | 2026-05-26T23:00:51.984Z | Downloaded crucible-workspace-hack v0.1.0 |
| 612 | 2026-05-26T23:00:51.984Z | Downloaded futures-macro v0.3.32 |
| 613 | 2026-05-26T23:00:51.985Z | Downloaded dyn-clone v1.0.20 |
| 614 | 2026-05-26T23:00:51.985Z | Downloaded arrayref v0.3.9 |
| 615 | 2026-05-26T23:00:51.990Z | Downloaded byte-wrapper v0.1.0 |
| 616 | 2026-05-26T23:00:51.991Z | Downloaded float-ord v0.3.2 |
| 617 | 2026-05-26T23:00:51.991Z | Downloaded fallible-iterator v0.2.0 |
| 618 | 2026-05-26T23:00:51.991Z | Downloaded foldhash v0.1.5 |
| 619 | 2026-05-26T23:00:51.991Z | Downloaded filetime v0.2.27 |
| 620 | 2026-05-26T23:00:51.991Z | Downloaded foreign-types-macros v0.2.3 |
| 621 | 2026-05-26T23:00:51.992Z | Downloaded futures-task v0.3.32 |
| 622 | 2026-05-26T23:00:51.992Z | Downloaded foreign-types-shared v0.3.1 |
| 623 | 2026-05-26T23:00:51.992Z | Downloaded dirs-sys-next v0.1.2 |
| 624 | 2026-05-26T23:00:51.992Z | Downloaded cexpr v0.6.0 |
| 625 | 2026-05-26T23:00:51.992Z | Downloaded git-stub v1.0.0 |
| 626 | 2026-05-26T23:00:51.993Z | Downloaded gethostname v0.5.0 |
| 627 | 2026-05-26T23:00:51.993Z | Downloaded funty v2.0.0 |
| 628 | 2026-05-26T23:00:51.993Z | Downloaded foreign-types-shared v0.1.1 |
| 629 | 2026-05-26T23:00:51.993Z | Downloaded dunce v1.0.5 |
| 630 | 2026-05-26T23:00:51.998Z | Downloaded fxhash v0.2.1 |
| 631 | 2026-05-26T23:00:51.999Z | Downloaded ed25519 v2.2.3 |
| 632 | 2026-05-26T23:00:51.999Z | Downloaded foldhash v0.2.0 |
| 633 | 2026-05-26T23:00:51.999Z | Downloaded base64ct v1.8.3 |
| 634 | 2026-05-26T23:00:51.999Z | Downloaded find-msvc-tools v0.1.9 |
| 635 | 2026-05-26T23:00:51.999Z | Downloaded diesel-dtrace v0.5.0 |
| 636 | 2026-05-26T23:00:52.006Z | Downloaded crypto-bigint v0.5.5 |
| 637 | 2026-05-26T23:00:52.006Z | Downloaded async-recursion v1.1.1 |
| 638 | 2026-05-26T23:00:52.010Z | Downloaded hash32 v0.2.1 |
| 639 | 2026-05-26T23:00:52.010Z | Downloaded crc v3.4.0 |
| 640 | 2026-05-26T23:00:52.010Z | Downloaded async-stream-impl v0.3.6 |
| 641 | 2026-05-26T23:00:52.010Z | Downloaded derive_builder_core v0.20.2 |
| 642 | 2026-05-26T23:00:52.017Z | Downloaded foreign-types v0.5.0 |
| 643 | 2026-05-26T23:00:52.017Z | Downloaded erased-serde v0.3.31 |
| 644 | 2026-05-26T23:00:52.017Z | Downloaded bit-vec v0.8.0 |
| 645 | 2026-05-26T23:00:52.022Z | Downloaded hex v0.4.3 |
| 646 | 2026-05-26T23:00:52.022Z | Downloaded block-padding v0.3.3 |
| 647 | 2026-05-26T23:00:52.023Z | Downloaded bitfield-macros v0.19.4 |
| 648 | 2026-05-26T23:00:52.023Z | Downloaded ctr v0.9.2 |
| 649 | 2026-05-26T23:00:52.027Z | Downloaded darling v0.23.0 |
| 650 | 2026-05-26T23:00:52.032Z | Downloaded cargo_metadata v0.23.1 |
| 651 | 2026-05-26T23:00:52.032Z | Downloaded async-trait v0.1.89 |
| 652 | 2026-05-26T23:00:52.032Z | Downloaded darling v0.21.3 |
| 653 | 2026-05-26T23:00:52.036Z | Downloaded hubpack v0.1.2 |
| 654 | 2026-05-26T23:00:52.036Z | Downloaded hostname v0.4.2 |
| 655 | 2026-05-26T23:00:52.037Z | Downloaded futures-io v0.3.32 |
| 656 | 2026-05-26T23:00:52.040Z | Downloaded foreign-types v0.3.2 |
| 657 | 2026-05-26T23:00:52.040Z | Downloaded hostname v0.3.1 |
| 658 | 2026-05-26T23:00:52.040Z | Downloaded fs-err v2.11.0 |
| 659 | 2026-05-26T23:00:52.043Z | Downloaded flate2 v1.1.9 |
| 660 | 2026-05-26T23:00:52.046Z | Downloaded http-body v1.0.1 |
| 661 | 2026-05-26T23:00:52.046Z | Downloaded hex-literal v0.4.1 |
| 662 | 2026-05-26T23:00:52.046Z | Downloaded headers-core v0.3.0 |
| 663 | 2026-05-26T23:00:52.046Z | Downloaded globwalk v0.9.1 |
| 664 | 2026-05-26T23:00:52.050Z | Downloaded cfg_aliases v0.1.1 |
| 665 | 2026-05-26T23:00:52.050Z | Downloaded castaway v0.2.4 |
| 666 | 2026-05-26T23:00:52.050Z | Downloaded console v0.16.2 |
| 667 | 2026-05-26T23:00:52.050Z | Downloaded console v0.15.11 |
| 668 | 2026-05-26T23:00:52.055Z | Downloaded group v0.13.0 |
| 669 | 2026-05-26T23:00:52.055Z | Downloaded fs_extra v1.3.0 |
| 670 | 2026-05-26T23:00:52.055Z | Downloaded glob v0.3.3 |
| 671 | 2026-05-26T23:00:52.058Z | Downloaded highway v1.3.0 |
| 672 | 2026-05-26T23:00:52.058Z | Downloaded diesel_derives v2.3.7 |
| 673 | 2026-05-26T23:00:52.063Z | Downloaded illumos-nvpair v0.3.0 |
| 674 | 2026-05-26T23:00:52.063Z | Downloaded home v0.5.12 |
| 675 | 2026-05-26T23:00:52.063Z | Downloaded ghash v0.5.1 |
| 676 | 2026-05-26T23:00:52.063Z | Downloaded darling_macro v0.23.0 |
| 677 | 2026-05-26T23:00:52.066Z | Downloaded crunchy v0.2.4 |
| 678 | 2026-05-26T23:00:52.066Z | Downloaded clang-sys v1.8.1 |
| 679 | 2026-05-26T23:00:52.066Z | Downloaded crossbeam-epoch v0.9.18 |
| 680 | 2026-05-26T23:00:52.069Z | Downloaded getrandom v0.2.17 |
| 681 | 2026-05-26T23:00:52.070Z | Downloaded flume v0.11.1 |
| 682 | 2026-05-26T23:00:52.073Z | Downloaded ciborium-io v0.2.2 |
| 683 | 2026-05-26T23:00:52.073Z | Downloaded dtrace-parser v0.3.0 |
| 684 | 2026-05-26T23:00:52.076Z | Downloaded drift v0.2.0 |
| 685 | 2026-05-26T23:00:52.079Z | Downloaded ident_case v1.0.1 |
| 686 | 2026-05-26T23:00:52.083Z | Downloaded futures-sink v0.3.32 |
| 687 | 2026-05-26T23:00:52.083Z | Downloaded flagset v0.4.7 |
| 688 | 2026-05-26T23:00:52.083Z | Downloaded dof v0.4.0 |
| 689 | 2026-05-26T23:00:52.083Z | Downloaded constant_time_eq v0.4.2 |
| 690 | 2026-05-26T23:00:52.086Z | Downloaded blowfish v0.9.1 |
| 691 | 2026-05-26T23:00:52.087Z | Downloaded arc-swap v1.8.2 |
| 692 | 2026-05-26T23:00:52.091Z | Downloaded indoc v1.0.9 |
| 693 | 2026-05-26T23:00:52.091Z | Downloaded fd-lock v4.0.4 |
| 694 | 2026-05-26T23:00:52.091Z | Downloaded fatfs v0.3.6 |
| 695 | 2026-05-26T23:00:52.094Z | Downloaded hubpack_derive v0.1.1 |
| 696 | 2026-05-26T23:00:52.094Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 697 | 2026-05-26T23:00:52.094Z | Downloaded hyper-tls v0.6.0 |
| 698 | 2026-05-26T23:00:52.097Z | Downloaded allocator-api2 v0.2.21 |
| 699 | 2026-05-26T23:00:52.098Z | Downloaded httpdate v1.0.3 |
| 700 | 2026-05-26T23:00:52.105Z | Downloaded data-encoding v2.10.0 |
| 701 | 2026-05-26T23:00:52.106Z | Downloaded hash32 v0.3.1 |
| 702 | 2026-05-26T23:00:52.106Z | Downloaded endian-type v0.1.2 |
| 703 | 2026-05-26T23:00:52.106Z | Downloaded embedded-io v0.4.0 |
| 704 | 2026-05-26T23:00:52.106Z | Downloaded document-features v0.2.12 |
| 705 | 2026-05-26T23:00:52.106Z | Downloaded argon2 v0.5.3 |
| 706 | 2026-05-26T23:00:52.106Z | Downloaded is_ci v1.2.0 |
| 707 | 2026-05-26T23:00:52.106Z | Downloaded embedded-io v0.6.1 |
| 708 | 2026-05-26T23:00:52.106Z | Downloaded instability v0.3.11 |
| 709 | 2026-05-26T23:00:52.112Z | Downloaded colored v3.1.1 |
| 710 | 2026-05-26T23:00:52.112Z | Downloaded instant v0.1.13 |
| 711 | 2026-05-26T23:00:52.113Z | Downloaded cbc v0.1.2 |
| 712 | 2026-05-26T23:00:52.118Z | Downloaded darling_core v0.21.3 |
| 713 | 2026-05-26T23:00:52.118Z | Downloaded internet-checksum v0.2.1 |
| 714 | 2026-05-26T23:00:52.118Z | Downloaded backoff v0.4.0 |
| 715 | 2026-05-26T23:00:52.118Z | Downloaded cipher v0.4.4 |
| 716 | 2026-05-26T23:00:52.122Z | Downloaded half v1.8.3 |
| 717 | 2026-05-26T23:00:52.123Z | Downloaded indent_write v2.2.0 |
| 718 | 2026-05-26T23:00:52.123Z | Downloaded futures-core v0.3.32 |
| 719 | 2026-05-26T23:00:52.123Z | Downloaded cstr-argument v0.1.2 |
| 720 | 2026-05-26T23:00:52.123Z | Downloaded lalrpop-util v0.19.12 |
| 721 | 2026-05-26T23:00:52.123Z | Downloaded inout v0.1.4 |
| 722 | 2026-05-26T23:00:52.123Z | Downloaded bzip2 v0.4.4 |
| 723 | 2026-05-26T23:00:52.128Z | Downloaded bitflags v1.3.2 |
| 724 | 2026-05-26T23:00:52.128Z | Downloaded ed25519-dalek v2.2.0 |
| 725 | 2026-05-26T23:00:52.132Z | Downloaded crossbeam-deque v0.8.6 |
| 726 | 2026-05-26T23:00:52.132Z | Downloaded blake2 v0.10.6 |
| 727 | 2026-05-26T23:00:52.133Z | Downloaded futures-channel v0.3.32 |
| 728 | 2026-05-26T23:00:52.136Z | Downloaded libscf-sys v1.1.0 |
| 729 | 2026-05-26T23:00:52.136Z | Downloaded chacha20 v0.9.1 |
| 730 | 2026-05-26T23:00:52.136Z | Downloaded derive_more-impl v2.1.1 |
| 731 | 2026-05-26T23:00:52.140Z | Downloaded maplit v1.0.2 |
| 732 | 2026-05-26T23:00:52.140Z | Downloaded is-terminal v0.4.17 |
| 733 | 2026-05-26T23:00:52.140Z | Downloaded hyper-staticfile v0.10.1 |
| 734 | 2026-05-26T23:00:52.143Z | Downloaded http-range v0.1.5 |
| 735 | 2026-05-26T23:00:52.143Z | Downloaded const_format_proc_macros v0.2.34 |
| 736 | 2026-05-26T23:00:52.143Z | Downloaded lru v0.12.5 |
| 737 | 2026-05-26T23:00:52.148Z | Downloaded cmake v0.1.57 |
| 738 | 2026-05-26T23:00:52.148Z | Downloaded managed v0.8.0 |
| 739 | 2026-05-26T23:00:52.148Z | Downloaded md5 v0.7.0 |
| 740 | 2026-05-26T23:00:52.148Z | Downloaded lzss v0.8.2 |
| 741 | 2026-05-26T23:00:52.153Z | Downloaded keccak v0.1.6 |
| 742 | 2026-05-26T23:00:52.153Z | Downloaded http-body-util v0.1.3 |
| 743 | 2026-05-26T23:00:52.154Z | Downloaded cancel-safe-futures v0.1.5 |
| 744 | 2026-05-26T23:00:52.157Z | Downloaded half v2.7.1 |
| 745 | 2026-05-26T23:00:52.157Z | Downloaded const_format v0.2.35 |
| 746 | 2026-05-26T23:00:52.161Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 747 | 2026-05-26T23:00:52.161Z | Downloaded crc32fast v1.5.0 |
| 748 | 2026-05-26T23:00:52.161Z | Downloaded corncobs v0.1.4 |
| 749 | 2026-05-26T23:00:52.166Z | Downloaded iana-time-zone v0.1.65 |
| 750 | 2026-05-26T23:00:52.166Z | Downloaded memoffset v0.9.1 |
| 751 | 2026-05-26T23:00:52.166Z | Downloaded linked-hash-map v0.5.6 |
| 752 | 2026-05-26T23:00:52.166Z | Downloaded ecdsa v0.16.9 |
| 753 | 2026-05-26T23:00:52.169Z | Downloaded multimap v0.10.1 |
| 754 | 2026-05-26T23:00:52.169Z | Downloaded match_cfg v0.1.0 |
| 755 | 2026-05-26T23:00:52.169Z | Downloaded crc-any v2.5.0 |
| 756 | 2026-05-26T23:00:52.169Z | Downloaded new_debug_unreachable v1.0.6 |
| 757 | 2026-05-26T23:00:52.173Z | Downloaded convert_case v0.10.0 |
| 758 | 2026-05-26T23:00:52.173Z | Downloaded base64 v0.22.1 |
| 759 | 2026-05-26T23:00:52.176Z | Downloaded maybe-uninit v2.0.0 |
| 760 | 2026-05-26T23:00:52.176Z | Downloaded lru-cache v0.1.2 |
| 761 | 2026-05-26T23:00:52.176Z | Downloaded derive_builder v0.20.2 |
| 762 | 2026-05-26T23:00:52.180Z | Downloaded newtype_derive v0.1.6 |
| 763 | 2026-05-26T23:00:52.183Z | Downloaded humantime v2.3.0 |
| 764 | 2026-05-26T23:00:52.183Z | Downloaded cookie_store v0.22.1 |
| 765 | 2026-05-26T23:00:52.184Z | Downloaded nonempty v0.12.0 |
| 766 | 2026-05-26T23:00:52.192Z | Downloaded nibble_vec v0.1.0 |
| 767 | 2026-05-26T23:00:52.192Z | Downloaded ar_archive_writer v0.5.1 |
| 768 | 2026-05-26T23:00:52.192Z | Downloaded async-bb8-diesel v0.2.1 |
| 769 | 2026-05-26T23:00:52.192Z | Downloaded aes-gcm v0.10.3 |
| 770 | 2026-05-26T23:00:52.195Z | Downloaded newtype-uuid-macros v0.1.0 |
| 771 | 2026-05-26T23:00:52.195Z | Downloaded ingot v0.1.1 |
| 772 | 2026-05-26T23:00:52.196Z | Downloaded num-derive v0.4.2 |
| 773 | 2026-05-26T23:00:52.196Z | Downloaded num-conv v0.2.0 |
| 774 | 2026-05-26T23:00:52.196Z | Downloaded git-stub-vcs v0.1.0 |
| 775 | 2026-05-26T23:00:52.207Z | Downloaded libsw v3.5.0 |
| 776 | 2026-05-26T23:00:52.207Z | Downloaded ingot-types v0.1.2 |
| 777 | 2026-05-26T23:00:52.207Z | Downloaded num-iter v0.1.45 |
| 778 | 2026-05-26T23:00:52.207Z | Downloaded const-oid v0.9.6 |
| 779 | 2026-05-26T23:00:52.207Z | Downloaded olpc-cjson v0.1.4 |
| 780 | 2026-05-26T23:00:52.207Z | Downloaded mime v0.3.17 |
| 781 | 2026-05-26T23:00:52.207Z | Downloaded md-5 v0.10.6 |
| 782 | 2026-05-26T23:00:52.207Z | Downloaded compression-codecs v0.4.37 |
| 783 | 2026-05-26T23:00:52.211Z | Downloaded globset v0.4.18 |
| 784 | 2026-05-26T23:00:52.211Z | Downloaded backon v1.6.0 |
| 785 | 2026-05-26T23:00:52.212Z | Downloaded ipnet v2.11.0 |
| 786 | 2026-05-26T23:00:52.212Z | Downloaded lazy_static v1.5.0 |
| 787 | 2026-05-26T23:00:52.212Z | Downloaded ipnetwork v0.21.1 |
| 788 | 2026-05-26T23:00:52.215Z | Downloaded kstat-rs v0.2.4 |
| 789 | 2026-05-26T23:00:52.216Z | Downloaded openssl-macros v0.1.1 |
| 790 | 2026-05-26T23:00:52.216Z | Downloaded openssl-probe v0.2.1 |
| 791 | 2026-05-26T23:00:52.216Z | Downloaded opaque-debug v0.3.1 |
| 792 | 2026-05-26T23:00:52.220Z | Downloaded num-derive v0.3.3 |
| 793 | 2026-05-26T23:00:52.220Z | Downloaded jobserver v0.1.34 |
| 794 | 2026-05-26T23:00:52.220Z | Downloaded normalize-line-endings v0.3.0 |
| 795 | 2026-05-26T23:00:52.220Z | Downloaded newline-converter v0.3.0 |
| 796 | 2026-05-26T23:00:52.224Z | Downloaded libloading v0.8.9 |
| 797 | 2026-05-26T23:00:52.224Z | Downloaded num v0.4.3 |
| 798 | 2026-05-26T23:00:52.224Z | Downloaded hyper-rustls v0.27.7 |
| 799 | 2026-05-26T23:00:52.227Z | Downloaded nodrop v0.1.14 |
| 800 | 2026-05-26T23:00:52.227Z | Downloaded native-tls v0.2.18 |
| 801 | 2026-05-26T23:00:52.227Z | Downloaded oso-derive v0.27.3 |
| 802 | 2026-05-26T23:00:52.227Z | Downloaded num_enum_derive v0.5.11 |
| 803 | 2026-05-26T23:00:52.231Z | Downloaded hmac v0.12.1 |
| 804 | 2026-05-26T23:00:52.231Z | Downloaded crossterm v0.29.0 |
| 805 | 2026-05-26T23:00:52.235Z | Downloaded multer v3.1.0 |
| 806 | 2026-05-26T23:00:52.235Z | Downloaded getrandom v0.3.4 |
| 807 | 2026-05-26T23:00:52.238Z | Downloaded chacha20 v0.10.0 |
| 808 | 2026-05-26T23:00:52.239Z | Downloaded libefi-sys v0.1.0 |
| 809 | 2026-05-26T23:00:52.242Z | Downloaded nanorand v0.7.0 |
| 810 | 2026-05-26T23:00:52.242Z | Downloaded base64 v0.21.7 |
| 811 | 2026-05-26T23:00:52.245Z | Downloaded compact_str v0.8.1 |
| 812 | 2026-05-26T23:00:52.264Z | Downloaded path-slash v0.1.5 |
| 813 | 2026-05-26T23:00:52.268Z | Downloaded parse-size v1.1.0 |
| 814 | 2026-05-26T23:00:52.269Z | Downloaded parse-display v0.10.0 |
| 815 | 2026-05-26T23:00:52.269Z | Downloaded packed_struct_codegen v0.10.1 |
| 816 | 2026-05-26T23:00:52.269Z | Downloaded openssl-probe v0.1.6 |
| 817 | 2026-05-26T23:00:52.269Z | Downloaded mime_guess v2.0.5 |
| 818 | 2026-05-26T23:00:52.269Z | Downloaded linear-map v1.2.0 |
| 819 | 2026-05-26T23:00:52.269Z | Downloaded libsw-core v0.3.2 |
| 820 | 2026-05-26T23:00:52.269Z | Downloaded httparse v1.10.1 |
| 821 | 2026-05-26T23:00:52.275Z | Downloaded num-integer v0.1.46 |
| 822 | 2026-05-26T23:00:52.276Z | Downloaded num-complex v0.4.6 |
| 823 | 2026-05-26T23:00:52.276Z | Downloaded lru-slab v0.1.2 |
| 824 | 2026-05-26T23:00:52.276Z | Downloaded colored v2.2.0 |
| 825 | 2026-05-26T23:00:52.279Z | Downloaded indoc v2.0.7 |
| 826 | 2026-05-26T23:00:52.280Z | Downloaded phf_shared v0.12.1 |
| 827 | 2026-05-26T23:00:52.280Z | Downloaded num_enum v0.5.11 |
| 828 | 2026-05-26T23:00:52.283Z | Downloaded derive_more v2.1.1 |
| 829 | 2026-05-26T23:00:52.287Z | Downloaded pin-utils v0.1.0 |
| 830 | 2026-05-26T23:00:52.291Z | Downloaded phf_shared v0.13.1 |
| 831 | 2026-05-26T23:00:52.291Z | Downloaded peg-runtime v0.8.5 |
| 832 | 2026-05-26T23:00:52.291Z | Downloaded litrs v1.0.0 |
| 833 | 2026-05-26T23:00:52.295Z | Downloaded precomputed-hash v0.1.1 |
| 834 | 2026-05-26T23:00:52.295Z | Downloaded lock_api v0.4.14 |
| 835 | 2026-05-26T23:00:52.295Z | Downloaded ingot-macros v0.1.1 |
| 836 | 2026-05-26T23:00:52.296Z | Downloaded chacha20poly1305 v0.10.1 |
| 837 | 2026-05-26T23:00:52.299Z | Downloaded pbkdf2 v0.11.0 |
| 838 | 2026-05-26T23:00:52.300Z | Downloaded num_threads v0.1.7 |
| 839 | 2026-05-26T23:00:52.300Z | Downloaded heapless v0.8.0 |
| 840 | 2026-05-26T23:00:52.314Z | Downloaded hickory-resolver v0.24.4 |
| 841 | 2026-05-26T23:00:52.314Z | Downloaded nu-ansi-term v0.50.3 |
| 842 | 2026-05-26T23:00:52.314Z | Downloaded darling_core v0.23.0 |
| 843 | 2026-05-26T23:00:52.314Z | Downloaded indexmap v1.9.3 |
| 844 | 2026-05-26T23:00:52.314Z | Downloaded bumpalo v3.20.2 |
| 845 | 2026-05-26T23:00:52.318Z | Downloaded num_enum v0.7.5 |
| 846 | 2026-05-26T23:00:52.318Z | Downloaded packed_struct v0.10.1 |
| 847 | 2026-05-26T23:00:52.318Z | Downloaded newtype-uuid v1.3.2 |
| 848 | 2026-05-26T23:00:52.318Z | Downloaded progenitor-client v0.11.2 |
| 849 | 2026-05-26T23:00:52.318Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 850 | 2026-05-26T23:00:52.321Z | Downloaded parse-display-derive v0.10.0 |
| 851 | 2026-05-26T23:00:52.324Z | Downloaded progenitor-client v0.14.0 |
| 852 | 2026-05-26T23:00:52.325Z | Downloaded predicates-core v1.0.10 |
| 853 | 2026-05-26T23:00:52.325Z | Downloaded progenitor-macro v0.11.2 |
| 854 | 2026-05-26T23:00:52.325Z | Downloaded memmap2 v0.9.10 |
| 855 | 2026-05-26T23:00:52.325Z | Downloaded proc-macro-crate v3.4.0 |
| 856 | 2026-05-26T23:00:52.325Z | Downloaded num_enum_derive v0.7.5 |
| 857 | 2026-05-26T23:00:52.328Z | Downloaded parking_lot_core v0.8.6 |
| 858 | 2026-05-26T23:00:52.328Z | Downloaded quick-error v1.2.3 |
| 859 | 2026-05-26T23:00:52.328Z | Downloaded futures v0.3.32 |
| 860 | 2026-05-26T23:00:52.332Z | Downloaded peg-macros v0.8.5 |
| 861 | 2026-05-26T23:00:52.332Z | Downloaded ignore v0.4.25 |
| 862 | 2026-05-26T23:00:52.335Z | Downloaded oxnet v0.1.4 |
| 863 | 2026-05-26T23:00:52.335Z | Downloaded async-compression v0.4.41 |
| 864 | 2026-05-26T23:00:52.340Z | Downloaded progenitor-client v0.10.0 |
| 865 | 2026-05-26T23:00:52.340Z | Downloaded psl-types v2.0.11 |
| 866 | 2026-05-26T23:00:52.341Z | Downloaded progenitor-macro v0.14.0 |
| 867 | 2026-05-26T23:00:52.347Z | Downloaded predicates-tree v1.0.13 |
| 868 | 2026-05-26T23:00:52.347Z | Downloaded proc-macro-crate v1.3.1 |
| 869 | 2026-05-26T23:00:52.347Z | Downloaded peg v0.8.5 |
| 870 | 2026-05-26T23:00:52.347Z | Downloaded progenitor-macro v0.13.0 |
| 871 | 2026-05-26T23:00:52.352Z | Downloaded rand_chacha v0.3.1 |
| 872 | 2026-05-26T23:00:52.352Z | Downloaded num-rational v0.4.2 |
| 873 | 2026-05-26T23:00:52.352Z | Downloaded oxide-tokio-rt v0.1.4 |
| 874 | 2026-05-26T23:00:52.352Z | Downloaded indicatif v0.18.4 |
| 875 | 2026-05-26T23:00:52.352Z | Downloaded cc v1.2.56 |
| 876 | 2026-05-26T23:00:52.355Z | Downloaded heapless v0.7.17 |
| 877 | 2026-05-26T23:00:52.361Z | Downloaded radium v0.7.0 |
| 878 | 2026-05-26T23:00:52.361Z | Downloaded paste v1.0.15 |
| 879 | 2026-05-26T23:00:52.361Z | Downloaded password-hash v0.4.2 |
| 880 | 2026-05-26T23:00:52.361Z | Downloaded elliptic-curve v0.13.8 |
| 881 | 2026-05-26T23:00:52.364Z | Downloaded expectorate v1.2.0 |
| 882 | 2026-05-26T23:00:52.364Z | Downloaded poly1305 v0.8.0 |
| 883 | 2026-05-26T23:00:52.367Z | Downloaded predicates v3.1.4 |
| 884 | 2026-05-26T23:00:52.367Z | Downloaded des v0.8.1 |
| 885 | 2026-05-26T23:00:52.371Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 886 | 2026-05-26T23:00:52.371Z | Downloaded polyval v0.6.2 |
| 887 | 2026-05-26T23:00:52.371Z | Downloaded phf_shared v0.11.3 |
| 888 | 2026-05-26T23:00:52.371Z | Downloaded pbkdf2 v0.12.2 |
| 889 | 2026-05-26T23:00:52.374Z | Downloaded pin-project-lite v0.2.17 |
| 890 | 2026-05-26T23:00:52.378Z | Downloaded ref-cast-impl v1.0.25 |
| 891 | 2026-05-26T23:00:52.378Z | Downloaded primeorder v0.13.6 |
| 892 | 2026-05-26T23:00:52.378Z | Downloaded powerfmt v0.2.0 |
| 893 | 2026-05-26T23:00:52.378Z | Downloaded pkg-config v0.3.32 |
| 894 | 2026-05-26T23:00:52.381Z | Downloaded pem-rfc7468 v0.7.0 |
| 895 | 2026-05-26T23:00:52.381Z | Downloaded pkcs8 v0.10.2 |
| 896 | 2026-05-26T23:00:52.384Z | Downloaded parking_lot v0.12.5 |
| 897 | 2026-05-26T23:00:52.384Z | Downloaded phf v0.12.1 |
| 898 | 2026-05-26T23:00:52.387Z | Downloaded der v0.7.10 |
| 899 | 2026-05-26T23:00:52.387Z | Downloaded aes v0.8.4 |
| 900 | 2026-05-26T23:00:52.390Z | Downloaded progenitor-client v0.13.0 |
| 901 | 2026-05-26T23:00:52.390Z | Downloaded progenitor v0.11.2 |
| 902 | 2026-05-26T23:00:52.394Z | Downloaded proc-macro-error2 v2.0.1 |
| 903 | 2026-05-26T23:00:52.394Z | Downloaded pin-project-internal v1.1.11 |
| 904 | 2026-05-26T23:00:52.398Z | Downloaded futures-executor v0.3.32 |
| 905 | 2026-05-26T23:00:52.398Z | Downloaded postgres-protocol v0.6.10 |
| 906 | 2026-05-26T23:00:52.398Z | Downloaded owo-colors v4.3.0 |
| 907 | 2026-05-26T23:00:52.405Z | Downloaded fixedbitset v0.5.7 |
| 908 | 2026-05-26T23:00:52.405Z | Downloaded bit-set v0.8.0 |
| 909 | 2026-05-26T23:00:52.405Z | Downloaded atomicwrites v0.4.4 |
| 910 | 2026-05-26T23:00:52.405Z | Downloaded rand_xorshift v0.4.0 |
| 911 | 2026-05-26T23:00:52.411Z | Downloaded recursive v0.1.1 |
| 912 | 2026-05-26T23:00:52.411Z | Downloaded parking_lot v0.11.2 |
| 913 | 2026-05-26T23:00:52.411Z | Downloaded parking_lot_core v0.9.12 |
| 914 | 2026-05-26T23:00:52.411Z | Downloaded progenitor-extras v0.2.0 |
| 915 | 2026-05-26T23:00:52.411Z | Downloaded phf v0.13.1 |
| 916 | 2026-05-26T23:00:52.411Z | Downloaded headers v0.4.1 |
| 917 | 2026-05-26T23:00:52.416Z | Downloaded ppv-lite86 v0.2.21 |
| 918 | 2026-05-26T23:00:52.416Z | Downloaded rfc6979 v0.4.0 |
| 919 | 2026-05-26T23:00:52.420Z | Downloaded progenitor v0.14.0 |
| 920 | 2026-05-26T23:00:52.423Z | Downloaded rustc_version v0.1.7 |
| 921 | 2026-05-26T23:00:52.423Z | Downloaded rtoolbox v0.0.3 |
| 922 | 2026-05-26T23:00:52.429Z | Downloaded password-hash v0.5.0 |
| 923 | 2026-05-26T23:00:52.433Z | Downloaded hickory-server v0.25.2 |
| 924 | 2026-05-26T23:00:52.437Z | Downloaded pem v3.0.6 |
| 925 | 2026-05-26T23:00:52.441Z | Downloaded psm v0.1.30 |
| 926 | 2026-05-26T23:00:52.441Z | Downloaded russh-cryptovec v0.7.3 |
| 927 | 2026-05-26T23:00:52.444Z | Downloaded ref-cast v1.0.25 |
| 928 | 2026-05-26T23:00:52.444Z | Downloaded pkcs5 v0.7.1 |
| 929 | 2026-05-26T23:00:52.448Z | Downloaded pkcs1 v0.7.5 |
| 930 | 2026-05-26T23:00:52.452Z | Downloaded libbz2-rs-sys v0.2.2 |
| 931 | 2026-05-26T23:00:52.455Z | Downloaded scheduled-thread-pool v0.2.7 |
| 932 | 2026-05-26T23:00:52.455Z | Downloaded p256 v0.13.2 |
| 933 | 2026-05-26T23:00:52.458Z | Downloaded rand_chacha v0.9.0 |
| 934 | 2026-05-26T23:00:52.462Z | Downloaded hickory-resolver v0.25.2 |
| 935 | 2026-05-26T23:00:52.465Z | Downloaded rand_core v0.9.5 |
| 936 | 2026-05-26T23:00:52.469Z | Downloaded rand_core v0.6.4 |
| 937 | 2026-05-26T23:00:52.473Z | Downloaded r2d2 v0.8.10 |
| 938 | 2026-05-26T23:00:52.473Z | Downloaded scopeguard v1.2.0 |
| 939 | 2026-05-26T23:00:52.473Z | Downloaded rand_core v0.10.0 |
| 940 | 2026-05-26T23:00:52.476Z | Downloaded same-file v1.0.6 |
| 941 | 2026-05-26T23:00:52.480Z | Downloaded semver v0.1.20 |
| 942 | 2026-05-26T23:00:52.483Z | Downloaded sapling-renderdag v0.1.0 |
| 943 | 2026-05-26T23:00:52.484Z | Downloaded resolv-conf v0.7.6 |
| 944 | 2026-05-26T23:00:52.484Z | Downloaded rand_seeder v0.4.0 |
| 945 | 2026-05-26T23:00:52.488Z | Downloaded scrypt v0.11.0 |
| 946 | 2026-05-26T23:00:52.499Z | Downloaded serde-big-array v0.5.1 |
| 947 | 2026-05-26T23:00:52.499Z | Downloaded quinn-udp v0.5.14 |
| 948 | 2026-05-26T23:00:52.520Z | Downloaded serde_bytes v0.11.19 |
| 949 | 2026-05-26T23:00:52.520Z | Downloaded secrecy v0.8.0 |
| 950 | 2026-05-26T23:00:52.520Z | Downloaded serde_repr v0.1.20 |
| 951 | 2026-05-26T23:00:52.520Z | Downloaded secrecy v0.10.3 |
| 952 | 2026-05-26T23:00:52.520Z | Downloaded scroll_derive v0.13.1 |
| 953 | 2026-05-26T23:00:52.520Z | Downloaded serde_plain v1.0.2 |
| 954 | 2026-05-26T23:00:52.520Z | Downloaded omicron-zone-package v0.12.2 |
| 955 | 2026-05-26T23:00:52.520Z | Downloaded rustc-hash v2.1.1 |
| 956 | 2026-05-26T23:00:52.564Z | Downloaded progenitor v0.13.0 |
| 957 | 2026-05-26T23:00:52.564Z | Downloaded rustls-native-certs v0.8.3 |
| 958 | 2026-05-26T23:00:52.565Z | Downloaded serde_urlencoded v0.7.1 |
| 959 | 2026-05-26T23:00:52.565Z | Downloaded papergrid v0.17.0 |
| 960 | 2026-05-26T23:00:52.565Z | Downloaded serde_spanned v1.0.4 |
| 961 | 2026-05-26T23:00:52.570Z | Downloaded hashbrown v0.13.2 |
| 962 | 2026-05-26T23:00:52.570Z | Downloaded rusty-fork v0.3.1 |
| 963 | 2026-05-26T23:00:52.570Z | Downloaded sha1 v0.10.6 |
| 964 | 2026-05-26T23:00:52.570Z | Downloaded bytes v1.11.1 |
| 965 | 2026-05-26T23:00:52.570Z | Downloaded postcard v1.1.3 |
| 966 | 2026-05-26T23:00:52.570Z | Downloaded rustls-pemfile v1.0.4 |
| 967 | 2026-05-26T23:00:52.570Z | Downloaded rustls-pemfile v2.2.0 |
| 968 | 2026-05-26T23:00:52.570Z | Downloaded salsa20 v0.10.2 |
| 969 | 2026-05-26T23:00:52.570Z | Downloaded jiff-static v0.2.21 |
| 970 | 2026-05-26T23:00:52.572Z | Downloaded siphasher v1.0.2 |
| 971 | 2026-05-26T23:00:52.572Z | Downloaded rustc_version v0.4.1 |
| 972 | 2026-05-26T23:00:52.572Z | Downloaded signal-hook-tokio v0.3.1 |
| 973 | 2026-05-26T23:00:52.572Z | Downloaded sigpipe v0.1.3 |
| 974 | 2026-05-26T23:00:52.572Z | Downloaded oso v0.27.3 |
| 975 | 2026-05-26T23:00:52.572Z | Downloaded signature v2.2.0 |
| 976 | 2026-05-26T23:00:52.572Z | Downloaded signal-hook-mio v0.2.5 |
| 977 | 2026-05-26T23:00:52.572Z | Downloaded slog-bunyan v2.5.0 |
| 978 | 2026-05-26T23:00:52.572Z | Downloaded sec1 v0.7.3 |
| 979 | 2026-05-26T23:00:52.572Z | Downloaded scroll v0.13.0 |
| 980 | 2026-05-26T23:00:52.572Z | Downloaded schemars_derive v0.8.22 |
| 981 | 2026-05-26T23:00:52.573Z | Downloaded rustversion v1.0.22 |
| 982 | 2026-05-26T23:00:52.573Z | Downloaded slog-envlogger v2.2.0 |
| 983 | 2026-05-26T23:00:52.581Z | Downloaded sct v0.7.1 |
| 984 | 2026-05-26T23:00:52.581Z | Downloaded postgres-types v0.2.12 |
| 985 | 2026-05-26T23:00:52.581Z | Downloaded progenitor-impl v0.14.0 |
| 986 | 2026-05-26T23:00:52.584Z | Downloaded pin-project v1.1.11 |
| 987 | 2026-05-26T23:00:52.588Z | Downloaded http v1.4.0 |
| 988 | 2026-05-26T23:00:52.588Z | Downloaded prefix-trie v0.7.0 |
| 989 | 2026-05-26T23:00:52.588Z | Downloaded seq-macro v0.3.6 |
| 990 | 2026-05-26T23:00:52.588Z | Downloaded shlex v1.3.0 |
| 991 | 2026-05-26T23:00:52.589Z | Downloaded shell-words v1.1.1 |
| 992 | 2026-05-26T23:00:52.592Z | Downloaded rcgen v0.12.1 |
| 993 | 2026-05-26T23:00:52.592Z | Downloaded serde_derive_internals v0.29.1 |
| 994 | 2026-05-26T23:00:52.593Z | Downloaded rustls-pki-types v1.14.0 |
| 995 | 2026-05-26T23:00:52.596Z | Downloaded hashbrown v0.15.5 |
| 996 | 2026-05-26T23:00:52.603Z | Downloaded openssl-sys v0.9.115 |
| 997 | 2026-05-26T23:00:52.603Z | Downloaded serde_with_macros v1.5.2 |
| 998 | 2026-05-26T23:00:52.608Z | Downloaded progenitor-impl v0.11.2 |
| 999 | 2026-05-26T23:00:52.608Z | Downloaded crossterm v0.28.1 |
| 1000 | 2026-05-26T23:00:52.613Z | Downloaded simd-adler32 v0.3.8 |
| 1001 | 2026-05-26T23:00:52.613Z | Downloaded serde_path_to_error v0.1.20 |
| 1002 | 2026-05-26T23:00:52.613Z | Downloaded progenitor-impl v0.13.0 |
| 1003 | 2026-05-26T23:00:52.613Z | Downloaded hashbrown v0.12.3 |
| 1004 | 2026-05-26T23:00:52.617Z | Downloaded signal-hook-registry v1.4.8 |
| 1005 | 2026-05-26T23:00:52.622Z | Downloaded hyper-util v0.1.20 |
| 1006 | 2026-05-26T23:00:52.629Z | Downloaded ssh-encoding v0.2.0 |
| 1007 | 2026-05-26T23:00:52.629Z | Downloaded slog-async v2.8.0 |
| 1008 | 2026-05-26T23:00:52.629Z | Downloaded structmeta-derive v0.3.0 |
| 1009 | 2026-05-26T23:00:52.629Z | Downloaded strum v0.27.2 |
| 1010 | 2026-05-26T23:00:52.638Z | Downloaded subtle v2.6.1 |
| 1011 | 2026-05-26T23:00:52.640Z | Downloaded strsim v0.10.0 |
| 1012 | 2026-05-26T23:00:52.640Z | Downloaded ssh-cipher v0.2.0 |
| 1013 | 2026-05-26T23:00:52.640Z | Downloaded strum v0.26.3 |
| 1014 | 2026-05-26T23:00:52.640Z | Downloaded structmeta v0.3.0 |
| 1015 | 2026-05-26T23:00:52.640Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1016 | 2026-05-26T23:00:52.641Z | Downloaded sqlparser_derive v0.5.0 |
| 1017 | 2026-05-26T23:00:52.641Z | Downloaded smallvec v0.6.14 |
| 1018 | 2026-05-26T23:00:52.646Z | Downloaded russh-keys v0.45.0 |
| 1019 | 2026-05-26T23:00:52.646Z | Downloaded serde_cbor v0.11.2 |
| 1020 | 2026-05-26T23:00:52.646Z | Downloaded slog-term v2.9.2 |
| 1021 | 2026-05-26T23:00:52.646Z | Downloaded sync_wrapper v1.0.2 |
| 1022 | 2026-05-26T23:00:52.647Z | Downloaded tap v1.0.1 |
| 1023 | 2026-05-26T23:00:52.653Z | Downloaded tagptr v0.2.0 |
| 1024 | 2026-05-26T23:00:52.653Z | Downloaded tabwriter v1.4.1 |
| 1025 | 2026-05-26T23:00:52.653Z | Downloaded sync-ptr v0.1.4 |
| 1026 | 2026-05-26T23:00:52.653Z | Downloaded mio v1.2.0 |
| 1027 | 2026-05-26T23:00:52.663Z | Downloaded serde-hex v0.1.0 |
| 1028 | 2026-05-26T23:00:52.663Z | Downloaded ron v0.8.1 |
| 1029 | 2026-05-26T23:00:52.664Z | Downloaded miniz_oxide v0.8.9 |
| 1030 | 2026-05-26T23:00:52.668Z | Downloaded testing_table v0.3.0 |
| 1031 | 2026-05-26T23:00:52.668Z | Downloaded tabled_derive v0.11.0 |
| 1032 | 2026-05-26T23:00:52.669Z | Downloaded pretty_assertions v1.4.1 |
| 1033 | 2026-05-26T23:00:52.669Z | Downloaded supports-color v3.0.2 |
| 1034 | 2026-05-26T23:00:52.669Z | Downloaded slog-json v2.6.1 |
| 1035 | 2026-05-26T23:00:52.669Z | Downloaded time-core v0.1.8 |
| 1036 | 2026-05-26T23:00:52.669Z | Downloaded thread-id v5.1.0 |
| 1037 | 2026-05-26T23:00:52.671Z | Downloaded sqlformat v0.3.5 |
| 1038 | 2026-05-26T23:00:52.671Z | Downloaded spki v0.7.3 |
| 1039 | 2026-05-26T23:00:52.671Z | Downloaded minimal-lexical v0.2.1 |
| 1040 | 2026-05-26T23:00:52.677Z | Downloaded take_mut v0.2.2 |
| 1041 | 2026-05-26T23:00:52.677Z | Downloaded rayon-core v1.13.0 |
| 1042 | 2026-05-26T23:00:52.677Z | Downloaded static_assertions v1.1.0 |
| 1043 | 2026-05-26T23:00:52.707Z | Downloaded smf v0.2.3 |
| 1044 | 2026-05-26T23:00:52.707Z | Downloaded slog-stdlog v4.1.1 |
| 1045 | 2026-05-26T23:00:52.707Z | Downloaded slog-scope v4.4.1 |
| 1046 | 2026-05-26T23:00:52.707Z | Downloaded string_cache v0.8.9 |
| 1047 | 2026-05-26T23:00:52.707Z | Downloaded ryu v1.0.23 |
| 1048 | 2026-05-26T23:00:52.707Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1049 | 2026-05-26T23:00:52.736Z | Downloaded termtree v0.5.1 |
| 1050 | 2026-05-26T23:00:52.736Z | Downloaded prettyplease v0.2.37 |
| 1051 | 2026-05-26T23:00:52.736Z | Downloaded support-bundle-viewer v0.1.2 |
| 1052 | 2026-05-26T23:00:52.736Z | Downloaded strum_macros v0.24.3 |
| 1053 | 2026-05-26T23:00:52.736Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1054 | 2026-05-26T23:00:52.736Z | Downloaded tokio-macros v2.7.0 |
| 1055 | 2026-05-26T23:00:52.736Z | Downloaded dropshot-api-manager v0.7.2 |
| 1056 | 2026-05-26T23:00:52.737Z | Downloaded stringprep v0.1.5 |
| 1057 | 2026-05-26T23:00:52.737Z | Downloaded slab v0.4.12 |
| 1058 | 2026-05-26T23:00:52.737Z | Downloaded snafu-derive v0.8.9 |
| 1059 | 2026-05-26T23:00:52.737Z | Downloaded num-bigint v0.4.6 |
| 1060 | 2026-05-26T23:00:52.737Z | Downloaded stacker v0.1.23 |
| 1061 | 2026-05-26T23:00:52.737Z | Downloaded strum_macros v0.27.2 |
| 1062 | 2026-05-26T23:00:52.737Z | Downloaded strum_macros v0.26.4 |
| 1063 | 2026-05-26T23:00:52.739Z | Downloaded thiserror-no-std v2.0.2 |
| 1064 | 2026-05-26T23:00:52.739Z | Downloaded topological-sort v0.2.2 |
| 1065 | 2026-05-26T23:00:52.746Z | Downloaded slog-dtrace v0.3.0 |
| 1066 | 2026-05-26T23:00:52.746Z | Downloaded tls_codec v0.4.2 |
| 1067 | 2026-05-26T23:00:52.746Z | Downloaded tinyvec_macros v0.1.1 |
| 1068 | 2026-05-26T23:00:52.746Z | Downloaded try-lock v0.2.5 |
| 1069 | 2026-05-26T23:00:52.747Z | Downloaded similar v2.7.0 |
| 1070 | 2026-05-26T23:00:52.747Z | Downloaded time-macros v0.2.27 |
| 1071 | 2026-05-26T23:00:52.782Z | Downloaded aho-corasick v1.1.4 |
| 1072 | 2026-05-26T23:00:52.782Z | Downloaded itertools v0.10.5 |
| 1073 | 2026-05-26T23:00:52.782Z | Downloaded schemars v0.8.22 |
| 1074 | 2026-05-26T23:00:52.782Z | Downloaded tokio-dtrace v0.1.1 |
| 1075 | 2026-05-26T23:00:52.782Z | Downloaded itertools v0.13.0 |
| 1076 | 2026-05-26T23:00:52.782Z | Downloaded typify-macro v0.6.2 |
| 1077 | 2026-05-26T23:00:52.782Z | Downloaded typify-macro v0.4.3 |
| 1078 | 2026-05-26T23:00:52.782Z | Downloaded serde_with_macros v3.17.0 |
| 1079 | 2026-05-26T23:00:52.782Z | Downloaded tokio-native-tls v0.3.1 |
| 1080 | 2026-05-26T23:00:52.782Z | Downloaded h2 v0.4.13 |
| 1081 | 2026-05-26T23:00:52.791Z | Downloaded tower-service v0.3.3 |
| 1082 | 2026-05-26T23:00:52.791Z | Downloaded tower-layer v0.3.3 |
| 1083 | 2026-05-26T23:00:52.791Z | Downloaded termios v0.3.3 |
| 1084 | 2026-05-26T23:00:52.791Z | Downloaded num-bigint-dig v0.8.6 |
| 1085 | 2026-05-26T23:00:52.791Z | Downloaded unicode-truncate v1.1.0 |
| 1086 | 2026-05-26T23:00:52.791Z | Downloaded trait-variant v0.1.2 |
| 1087 | 2026-05-26T23:00:52.791Z | Downloaded tokio-rustls v0.25.0 |
| 1088 | 2026-05-26T23:00:52.791Z | Downloaded publicsuffix v2.3.0 |
| 1089 | 2026-05-26T23:00:52.793Z | Downloaded untrusted v0.7.1 |
| 1090 | 2026-05-26T23:00:52.793Z | Downloaded unit-prefix v0.5.2 |
| 1091 | 2026-05-26T23:00:52.793Z | Downloaded usdt-macro v0.6.0 |
| 1092 | 2026-05-26T23:00:52.793Z | Downloaded quinn v0.11.9 |
| 1093 | 2026-05-26T23:00:52.793Z | Downloaded signal-hook v0.3.18 |
| 1094 | 2026-05-26T23:00:52.820Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1095 | 2026-05-26T23:00:52.820Z | Downloaded spin v0.9.8 |
| 1096 | 2026-05-26T23:00:52.820Z | Downloaded utf-8 v0.7.6 |
| 1097 | 2026-05-26T23:00:52.820Z | Downloaded unarray v0.1.4 |
| 1098 | 2026-05-26T23:00:52.820Z | Downloaded tiny-keccak v2.0.2 |
| 1099 | 2026-05-26T23:00:52.820Z | Downloaded thread_local v1.1.9 |
| 1100 | 2026-05-26T23:00:52.820Z | Downloaded hyper v1.8.1 |
| 1101 | 2026-05-26T23:00:52.820Z | Downloaded usdt-attr-macro v0.6.0 |
| 1102 | 2026-05-26T23:00:52.820Z | Downloaded usdt v0.6.0 |
| 1103 | 2026-05-26T23:00:52.821Z | Downloaded iri-string v0.7.10 |
| 1104 | 2026-05-26T23:00:52.826Z | Downloaded tls_codec_derive v0.4.2 |
| 1105 | 2026-05-26T23:00:52.826Z | Downloaded futures-util v0.3.32 |
| 1106 | 2026-05-26T23:00:52.826Z | Downloaded samael v0.0.19 |
| 1107 | 2026-05-26T23:00:52.826Z | Downloaded nom v7.1.3 |
| 1108 | 2026-05-26T23:00:52.831Z | Downloaded slog v2.8.2 |
| 1109 | 2026-05-26T23:00:52.831Z | Downloaded libxml v0.3.3 |
| 1110 | 2026-05-26T23:00:52.835Z | Downloaded want v0.3.1 |
| 1111 | 2026-05-26T23:00:52.835Z | Downloaded tokio-tungstenite v0.23.1 |
| 1112 | 2026-05-26T23:00:52.835Z | Downloaded untrusted v0.9.0 |
| 1113 | 2026-05-26T23:00:52.892Z | Downloaded tokio-rustls v0.26.4 |
| 1114 | 2026-05-26T23:00:52.893Z | Downloaded snafu v0.8.9 |
| 1115 | 2026-05-26T23:00:52.894Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1116 | 2026-05-26T23:00:52.894Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1117 | 2026-05-26T23:00:52.894Z | Downloaded tokio-tungstenite v0.21.0 |
| 1118 | 2026-05-26T23:00:52.894Z | Downloaded wait-timeout v0.2.1 |
| 1119 | 2026-05-26T23:00:52.894Z | Downloaded void v1.0.2 |
| 1120 | 2026-05-26T23:00:52.894Z | Downloaded socket2 v0.6.3 |
| 1121 | 2026-05-26T23:00:52.915Z | Downloaded xattr v1.6.1 |
| 1122 | 2026-05-26T23:00:52.915Z | Downloaded term v1.2.1 |
| 1123 | 2026-05-26T23:00:52.915Z | Downloaded rand v0.8.6 |
| 1124 | 2026-05-26T23:00:52.915Z | Downloaded itertools v0.12.1 |
| 1125 | 2026-05-26T23:00:52.916Z | Downloaded xshell-macros v0.2.7 |
| 1126 | 2026-05-26T23:00:52.916Z | Downloaded iddqd v0.4.1 |
| 1127 | 2026-05-26T23:00:52.916Z | Downloaded waitgroup v0.1.2 |
| 1128 | 2026-05-26T23:00:52.916Z | Downloaded usdt-impl v0.6.0 |
| 1129 | 2026-05-26T23:00:52.916Z | Downloaded tui-tree-widget v0.23.1 |
| 1130 | 2026-05-26T23:00:52.916Z | Downloaded zeroize_derive v1.4.3 |
| 1131 | 2026-05-26T23:00:52.916Z | Downloaded vergen-git2 v9.1.0 |
| 1132 | 2026-05-26T23:00:52.916Z | Downloaded universal-hash v0.5.1 |
| 1133 | 2026-05-26T23:00:52.916Z | Downloaded socket2 v0.5.10 |
| 1134 | 2026-05-26T23:00:52.916Z | Downloaded rand v0.9.2 |
| 1135 | 2026-05-26T23:00:52.916Z | Downloaded vergen-lib v9.1.0 |
| 1136 | 2026-05-26T23:00:52.916Z | Downloaded vergen-lib v0.1.6 |
| 1137 | 2026-05-26T23:00:52.916Z | Downloaded twox-hash v2.1.2 |
| 1138 | 2026-05-26T23:00:52.918Z | Downloaded unicase v2.9.0 |
| 1139 | 2026-05-26T23:00:52.918Z | Downloaded p521 v0.13.3 |
| 1140 | 2026-05-26T23:00:52.918Z | Downloaded hashbrown v0.16.1 |
| 1141 | 2026-05-26T23:00:52.918Z | Downloaded subprocess v0.2.15 |
| 1142 | 2026-05-26T23:00:52.937Z | Downloaded vsss-rs v3.3.4 |
| 1143 | 2026-05-26T23:00:52.937Z | Downloaded tokio-rustls v0.24.1 |
| 1144 | 2026-05-26T23:00:52.937Z | Downloaded rustls-webpki v0.103.9 |
| 1145 | 2026-05-26T23:00:52.937Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1146 | 2026-05-26T23:00:52.937Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1147 | 2026-05-26T23:00:52.937Z | Downloaded zone_cfg_derive v0.3.1 |
| 1148 | 2026-05-26T23:00:52.937Z | Downloaded toml v0.7.8 |
| 1149 | 2026-05-26T23:00:52.937Z | Downloaded tokio-stream v0.1.18 |
| 1150 | 2026-05-26T23:00:52.937Z | Downloaded schemars v0.9.0 |
| 1151 | 2026-05-26T23:00:52.959Z | Downloaded wyz v0.5.1 |
| 1152 | 2026-05-26T23:00:52.959Z | Downloaded tar v0.4.45 |
| 1153 | 2026-05-26T23:00:52.959Z | Downloaded zone v0.3.1 |
| 1154 | 2026-05-26T23:00:52.959Z | Downloaded vergen-gitcl v1.0.8 |
| 1155 | 2026-05-26T23:00:52.959Z | Downloaded uzers v0.12.2 |
| 1156 | 2026-05-26T23:00:52.959Z | Downloaded libm v0.2.16 |
| 1157 | 2026-05-26T23:00:52.960Z | Downloaded rsa v0.9.10 |
| 1158 | 2026-05-26T23:00:52.960Z | Downloaded vergen v9.1.0 |
| 1159 | 2026-05-26T23:00:52.960Z | Downloaded test-strategy v0.4.5 |
| 1160 | 2026-05-26T23:00:52.960Z | Downloaded rand v0.10.0 |
| 1161 | 2026-05-26T23:00:52.990Z | Downloaded walkdir v2.5.0 |
| 1162 | 2026-05-26T23:00:52.990Z | Downloaded zstd v0.13.3 |
| 1163 | 2026-05-26T23:00:52.990Z | Downloaded steno v0.4.1 |
| 1164 | 2026-05-26T23:00:52.990Z | Downloaded tracing-attributes v0.1.31 |
| 1165 | 2026-05-26T23:00:52.990Z | Downloaded qorb v0.4.1 |
| 1166 | 2026-05-26T23:00:52.990Z | Downloaded zstd-safe v7.2.4 |
| 1167 | 2026-05-26T23:00:52.990Z | Downloaded unicode-properties v0.1.4 |
| 1168 | 2026-05-26T23:00:52.990Z | Downloaded itertools v0.14.0 |
| 1169 | 2026-05-26T23:00:52.990Z | Downloaded typify v0.6.2 |
| 1170 | 2026-05-26T23:00:52.990Z | Downloaded whoami v1.6.1 |
| 1171 | 2026-05-26T23:00:52.990Z | Downloaded tinyvec v1.10.0 |
| 1172 | 2026-05-26T23:00:52.990Z | Downloaded hkdf v0.12.4 |
| 1173 | 2026-05-26T23:00:52.990Z | Downloaded term v0.7.0 |
| 1174 | 2026-05-26T23:00:52.990Z | Downloaded unicode-bidi v0.3.18 |
| 1175 | 2026-05-26T23:00:52.991Z | Downloaded schemars v1.2.1 |
| 1176 | 2026-05-26T23:00:53.006Z | Downloaded zeroize v1.8.2 |
| 1177 | 2026-05-26T23:00:53.006Z | Downloaded unsafe-libyaml v0.2.11 |
| 1178 | 2026-05-26T23:00:53.006Z | Downloaded yasna v0.5.2 |
| 1179 | 2026-05-26T23:00:53.006Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1180 | 2026-05-26T23:00:53.006Z | Downloaded uuid v1.23.0 |
| 1181 | 2026-05-26T23:00:53.006Z | Downloaded reedline v0.40.0 |
| 1182 | 2026-05-26T23:00:53.041Z | Downloaded vte v0.14.1 |
| 1183 | 2026-05-26T23:00:53.041Z | Downloaded tungstenite v0.23.0 |
| 1184 | 2026-05-26T23:00:53.041Z | Downloaded typify v0.4.3 |
| 1185 | 2026-05-26T23:00:53.041Z | Downloaded whoami v2.1.0 |
| 1186 | 2026-05-26T23:00:53.042Z | Downloaded serde_with v1.14.0 |
| 1187 | 2026-05-26T23:00:53.042Z | Downloaded russh v0.45.0 |
| 1188 | 2026-05-26T23:00:53.042Z | Downloaded tungstenite v0.21.0 |
| 1189 | 2026-05-26T23:00:53.068Z | Downloaded blake3 v1.8.3 |
| 1190 | 2026-05-26T23:00:53.068Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1191 | 2026-05-26T23:00:53.068Z | Downloaded rpassword v7.4.0 |
| 1192 | 2026-05-26T23:00:53.068Z | Downloaded tracing-core v0.1.36 |
| 1193 | 2026-05-26T23:00:53.093Z | Downloaded bindgen v0.71.1 |
| 1194 | 2026-05-26T23:00:53.093Z | Downloaded regex v1.12.3 |
| 1195 | 2026-05-26T23:00:53.093Z | Downloaded zopfli v0.8.3 |
| 1196 | 2026-05-26T23:00:53.093Z | Downloaded p384 v0.13.1 |
| 1197 | 2026-05-26T23:00:53.093Z | Downloaded xshell v0.2.7 |
| 1198 | 2026-05-26T23:00:53.093Z | Downloaded reqwest v0.12.28 |
| 1199 | 2026-05-26T23:00:53.094Z | Downloaded unicode_categories v0.1.1 |
| 1200 | 2026-05-26T23:00:53.094Z | Downloaded toml_edit v0.19.15 |
| 1201 | 2026-05-26T23:00:53.114Z | Downloaded zerocopy v0.6.6 |
| 1202 | 2026-05-26T23:00:53.114Z | Downloaded chrono v0.4.44 |
| 1203 | 2026-05-26T23:00:53.114Z | Downloaded rayon v1.11.0 |
| 1204 | 2026-05-26T23:00:53.115Z | Downloaded git2 v0.20.4 |
| 1205 | 2026-05-26T23:00:53.121Z | Downloaded rustyline v14.0.0 |
| 1206 | 2026-05-26T23:00:53.121Z | Downloaded reqwest v0.13.2 |
| 1207 | 2026-05-26T23:00:53.121Z | Downloaded zip v0.6.6 |
| 1208 | 2026-05-26T23:00:53.122Z | Downloaded tokio-postgres v0.7.16 |
| 1209 | 2026-05-26T23:00:53.125Z | Downloaded aws-lc-rs v1.16.3 |
| 1210 | 2026-05-26T23:00:53.135Z | Downloaded yansi v1.0.1 |
| 1211 | 2026-05-26T23:00:53.146Z | Downloaded tower v0.5.3 |
| 1212 | 2026-05-26T23:00:53.146Z | Downloaded zerocopy-derive v0.8.40 |
| 1213 | 2026-05-26T23:00:53.167Z | Downloaded ssh-key v0.6.7 |
| 1214 | 2026-05-26T23:00:53.195Z | Downloaded lalrpop v0.19.12 |
| 1215 | 2026-05-26T23:00:53.196Z | Downloaded typed-path v0.9.3 |
| 1216 | 2026-05-26T23:00:53.196Z | Downloaded x509-cert v0.2.5 |
| 1217 | 2026-05-26T23:00:53.196Z | Downloaded unicode-segmentation v1.12.0 |
| 1218 | 2026-05-26T23:00:53.196Z | Downloaded quick-xml v0.37.5 |
| 1219 | 2026-05-26T23:00:53.196Z | Downloaded portable-atomic v1.13.1 |
| 1220 | 2026-05-26T23:00:53.216Z | Downloaded moka v0.12.13 |
| 1221 | 2026-05-26T23:00:53.216Z | Downloaded bitvec v1.0.1 |
| 1222 | 2026-05-26T23:00:53.216Z | Downloaded salty v0.3.0 |
| 1223 | 2026-05-26T23:00:53.216Z | Downloaded rustls-webpki v0.101.7 |
| 1224 | 2026-05-26T23:00:53.216Z | Downloaded tokio-util v0.7.18 |
| 1225 | 2026-05-26T23:00:53.230Z | Downloaded unicode-normalization v0.1.25 |
| 1226 | 2026-05-26T23:00:53.230Z | Downloaded tough v0.22.0 |
| 1227 | 2026-05-26T23:00:53.243Z | Downloaded serde_with v3.17.0 |
| 1228 | 2026-05-26T23:00:53.244Z | Downloaded nix v0.27.1 |
| 1229 | 2026-05-26T23:00:53.256Z | Downloaded goblin v0.10.5 |
| 1230 | 2026-05-26T23:00:53.272Z | Downloaded zip v4.6.1 |
| 1231 | 2026-05-26T23:00:53.272Z | Downloaded curve25519-dalek v4.1.3 |
| 1232 | 2026-05-26T23:00:53.272Z | Downloaded petname v2.0.2 |
| 1233 | 2026-05-26T23:00:53.273Z | Downloaded tower-http v0.6.8 |
| 1234 | 2026-05-26T23:00:53.305Z | Downloaded rustls-webpki v0.102.8 |
| 1235 | 2026-05-26T23:00:53.305Z | Downloaded proptest v1.10.0 |
| 1236 | 2026-05-26T23:00:53.315Z | Downloaded quinn-proto v0.11.13 |
| 1237 | 2026-05-26T23:00:53.315Z | Downloaded winnow v0.5.40 |
| 1238 | 2026-05-26T23:00:53.315Z | Downloaded polar-core v0.27.3 |
| 1239 | 2026-05-26T23:00:53.315Z | Downloaded object v0.30.4 |
| 1240 | 2026-05-26T23:00:53.315Z | Downloaded radix_trie v0.2.1 |
| 1241 | 2026-05-26T23:00:53.325Z | Downloaded hickory-proto v0.26.1 |
| 1242 | 2026-05-26T23:00:53.329Z | Downloaded winnow v0.6.26 |
| 1243 | 2026-05-26T23:00:53.363Z | Downloaded openssl v0.10.79 |
| 1244 | 2026-05-26T23:00:53.386Z | Downloaded time v0.3.47 |
| 1245 | 2026-05-26T23:00:53.386Z | Downloaded smoltcp v0.9.1 |
| 1246 | 2026-05-26T23:00:53.386Z | Downloaded regex-syntax v0.6.29 |
| 1247 | 2026-05-26T23:00:53.386Z | Downloaded nix v0.28.0 |
| 1248 | 2026-05-26T23:00:53.407Z | Downloaded rustls v0.21.12 |
| 1249 | 2026-05-26T23:00:53.410Z | Downloaded bstr v1.12.1 |
| 1250 | 2026-05-26T23:00:53.410Z | Downloaded tabled v0.20.0 |
| 1251 | 2026-05-26T23:00:53.410Z | Downloaded nix v0.31.2 |
| 1252 | 2026-05-26T23:00:53.418Z | Downloaded dropshot v0.17.0 |
| 1253 | 2026-05-26T23:00:53.422Z | Downloaded diesel v2.3.7 |
| 1254 | 2026-05-26T23:00:53.433Z | Downloaded vcpkg v0.2.15 |
| 1255 | 2026-05-26T23:00:53.457Z | Downloaded zerocopy v0.8.40 |
| 1256 | 2026-05-26T23:00:53.467Z | Downloaded object v0.37.3 |
| 1257 | 2026-05-26T23:00:53.467Z | Downloaded zlib-rs v0.6.2 |
| 1258 | 2026-05-26T23:00:53.475Z | Downloaded openapiv3 v2.2.0 |
| 1259 | 2026-05-26T23:00:53.475Z | Downloaded hickory-proto v0.25.2 |
| 1260 | 2026-05-26T23:00:53.494Z | Downloaded webpki-roots v1.0.6 |
| 1261 | 2026-05-26T23:00:53.494Z | Downloaded regex-syntax v0.8.10 |
| 1262 | 2026-05-26T23:00:53.515Z | Downloaded smoltcp v0.11.0 |
| 1263 | 2026-05-26T23:00:53.515Z | Downloaded rustix v0.38.44 |
| 1264 | 2026-05-26T23:00:53.520Z | Downloaded rustls v0.23.37 |
| 1265 | 2026-05-26T23:00:53.520Z | Downloaded regress v0.11.1 |
| 1266 | 2026-05-26T23:00:53.520Z | Downloaded regress v0.10.5 |
| 1267 | 2026-05-26T23:00:53.525Z | Downloaded hickory-proto v0.24.4 |
| 1268 | 2026-05-26T23:00:53.536Z | Downloaded rustls v0.22.4 |
| 1269 | 2026-05-26T23:00:53.560Z | Downloaded sqlparser v0.61.0 |
| 1270 | 2026-05-26T23:00:53.593Z | Downloaded tracing v0.1.44 |
| 1271 | 2026-05-26T23:00:53.627Z | Downloaded sled v0.34.7 |
| 1272 | 2026-05-26T23:00:53.650Z | Downloaded ratatui v0.29.0 |
| 1273 | 2026-05-26T23:00:53.651Z | Downloaded typify-impl v0.6.2 |
| 1274 | 2026-05-26T23:00:53.651Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1275 | 2026-05-26T23:00:53.651Z | Downloaded typify-impl v0.4.3 |
| 1276 | 2026-05-26T23:00:53.669Z | Downloaded petgraph v0.6.5 |
| 1277 | 2026-05-26T23:00:53.676Z | Downloaded chrono-tz v0.10.4 |
| 1278 | 2026-05-26T23:00:53.689Z | Downloaded zerocopy-derive v0.6.6 |
| 1279 | 2026-05-26T23:00:53.689Z | Downloaded regex-automata v0.4.14 |
| 1280 | 2026-05-26T23:00:53.730Z | Downloaded libz-sys v1.1.24 |
| 1281 | 2026-05-26T23:00:53.751Z | Downloaded jiff v0.2.21 |
| 1282 | 2026-05-26T23:00:53.751Z | Downloaded petgraph v0.8.3 |
| 1283 | 2026-05-26T23:00:53.759Z | Downloaded tokio v1.52.1 |
| 1284 | 2026-05-26T23:00:53.776Z | Downloaded csv v1.4.0 |
| 1285 | 2026-05-26T23:00:53.798Z | Downloaded sha3 v0.10.8 |
| 1286 | 2026-05-26T23:00:53.826Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1287 | 2026-05-26T23:00:53.846Z | Downloaded encoding_rs v0.8.35 |
| 1288 | 2026-05-26T23:00:53.860Z | Downloaded ring v0.17.14 |
| 1289 | 2026-05-26T23:00:53.899Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1290 | 2026-05-26T23:00:54.549Z | Downloaded aws-lc-sys v0.40.0 |
| 1291 | 2026-05-26T23:00:54.797Z | Compiling libc v0.2.185 |
| 1292 | 2026-05-26T23:00:54.854Z | Compiling serde v1.0.228 |
| 1293 | 2026-05-26T23:00:54.854Z | Compiling log v0.4.29 |
| 1294 | 2026-05-26T23:00:54.854Z | Compiling shlex v1.3.0 |
| 1295 | 2026-05-26T23:00:54.854Z | Compiling find-msvc-tools v0.1.9 |
| 1296 | 2026-05-26T23:00:54.854Z | Compiling smallvec v1.15.1 |
| 1297 | 2026-05-26T23:00:54.854Z | Compiling typenum v1.19.0 |
| 1298 | 2026-05-26T23:00:54.854Z | Compiling subtle v2.6.1 |
| 1299 | 2026-05-26T23:00:54.914Z | Compiling generic-array v0.14.7 |
| 1300 | 2026-05-26T23:00:54.923Z | Compiling scopeguard v1.2.0 |
| 1301 | 2026-05-26T23:00:54.924Z | Compiling const-oid v0.9.6 |
| 1302 | 2026-05-26T23:00:55.015Z | Compiling serde_json v1.0.149 |
| 1303 | 2026-05-26T23:00:55.053Z | Compiling syn v2.0.117 |
| 1304 | 2026-05-26T23:00:55.054Z | Compiling zerocopy v0.8.40 |
| 1305 | 2026-05-26T23:00:55.054Z | Compiling pin-project-lite v0.2.17 |
| 1306 | 2026-05-26T23:00:55.085Z | Compiling portable-atomic v1.13.1 |
| 1307 | 2026-05-26T23:00:55.095Z | Compiling lock_api v0.4.14 |
| 1308 | 2026-05-26T23:00:55.113Z | Compiling parking_lot_core v0.9.12 |
| 1309 | 2026-05-26T23:00:55.126Z | Compiling pkg-config v0.3.32 |
| 1310 | 2026-05-26T23:00:55.151Z | Compiling bitflags v2.11.0 |
| 1311 | 2026-05-26T23:00:55.169Z | Compiling critical-section v1.2.0 |
| 1312 | 2026-05-26T23:00:55.184Z | Compiling libm v0.2.16 |
| 1313 | 2026-05-26T23:00:55.210Z | Compiling futures-core v0.3.32 |
| 1314 | 2026-05-26T23:00:55.258Z | Compiling num-traits v0.2.19 |
| 1315 | 2026-05-26T23:00:55.274Z | Compiling percent-encoding v2.3.2 |
| 1316 | 2026-05-26T23:00:55.324Z | Compiling futures-sink v0.3.32 |
| 1317 | 2026-05-26T23:00:55.353Z | Compiling rand_core v0.10.0 |
| 1318 | 2026-05-26T23:00:55.401Z | Compiling getrandom v0.4.1 |
| 1319 | 2026-05-26T23:00:55.405Z | Compiling cpufeatures v0.2.17 |
| 1320 | 2026-05-26T23:00:55.438Z | Compiling futures-channel v0.3.32 |
| 1321 | 2026-05-26T23:00:55.451Z | Compiling futures-task v0.3.32 |
| 1322 | 2026-05-26T23:00:55.503Z | Compiling slab v0.4.12 |
| 1323 | 2026-05-26T23:00:55.507Z | Compiling futures-io v0.3.32 |
| 1324 | 2026-05-26T23:00:55.526Z | Compiling indexmap v2.14.0 |
| 1325 | 2026-05-26T23:00:55.549Z | Compiling getrandom v0.3.4 |
| 1326 | 2026-05-26T23:00:55.657Z | Compiling rustversion v1.0.22 |
| 1327 | 2026-05-26T23:00:55.679Z | Compiling form_urlencoded v1.2.2 |
| 1328 | 2026-05-26T23:00:55.693Z | Compiling fs_extra v1.3.0 |
| 1329 | 2026-05-26T23:00:55.706Z | Compiling dunce v1.0.5 |
| 1330 | 2026-05-26T23:00:55.727Z | Compiling ident_case v1.0.1 |
| 1331 | 2026-05-26T23:00:55.734Z | Compiling base64ct v1.8.3 |
| 1332 | 2026-05-26T23:00:55.759Z | Compiling flagset v0.4.7 |
| 1333 | 2026-05-26T23:00:55.806Z | Compiling iana-time-zone v0.1.65 |
| 1334 | 2026-05-26T23:00:55.821Z | Compiling getrandom v0.2.17 |
| 1335 | 2026-05-26T23:00:55.872Z | Compiling jobserver v0.1.34 |
| 1336 | 2026-05-26T23:00:55.886Z | Compiling errno v0.3.14 |
| 1337 | 2026-05-26T23:00:55.933Z | Compiling mio v1.2.0 |
| 1338 | 2026-05-26T23:00:55.982Z | Compiling rand_core v0.6.4 |
| 1339 | 2026-05-26T23:00:55.996Z | Compiling socket2 v0.6.3 |
| 1340 | 2026-05-26T23:00:56.028Z | Compiling signal-hook-registry v1.4.8 |
| 1341 | 2026-05-26T23:00:56.081Z | Compiling once_cell v1.21.3 |
| 1342 | 2026-05-26T23:00:56.081Z | Compiling pem-rfc7468 v0.7.0 |
| 1343 | 2026-05-26T23:00:56.136Z | Compiling cc v1.2.56 |
| 1344 | 2026-05-26T23:00:56.166Z | Compiling parking_lot v0.12.5 |
| 1345 | 2026-05-26T23:00:56.238Z | Compiling regex-syntax v0.8.10 |
| 1346 | 2026-05-26T23:00:56.287Z | Compiling rustix v1.1.3 |
| 1347 | 2026-05-26T23:00:56.303Z | Compiling aws-lc-rs v1.16.3 |
| 1348 | 2026-05-26T23:00:56.307Z | Compiling vcpkg v0.2.15 |
| 1349 | 2026-05-26T23:00:56.307Z | Compiling tracing-core v0.1.36 |
| 1350 | 2026-05-26T23:00:56.361Z | Compiling uuid v1.23.0 |
| 1351 | 2026-05-26T23:00:56.444Z | Compiling rustc_version v0.4.1 |
| 1352 | 2026-05-26T23:00:56.459Z | Compiling base64 v0.22.1 |
| 1353 | 2026-05-26T23:00:56.495Z | Compiling untrusted v0.7.1 |
| 1354 | 2026-05-26T23:00:56.569Z | Compiling untrusted v0.9.0 |
| 1355 | 2026-05-26T23:00:56.628Z | Compiling rand_core v0.9.5 |
| 1356 | 2026-05-26T23:00:56.638Z | Compiling tinyvec_macros v0.1.1 |
| 1357 | 2026-05-26T23:00:56.689Z | Compiling httparse v1.10.1 |
| 1358 | 2026-05-26T23:00:56.710Z | Compiling openssl-probe v0.2.1 |
| 1359 | 2026-05-26T23:00:56.724Z | Compiling tinyvec v1.10.0 |
| 1360 | 2026-05-26T23:00:56.755Z | Compiling aho-corasick v1.1.4 |
| 1361 | 2026-05-26T23:00:56.800Z | Compiling tower-service v0.3.3 |
| 1362 | 2026-05-26T23:00:56.815Z | Compiling tower-layer v0.3.3 |
| 1363 | 2026-05-26T23:00:56.846Z | Compiling rustls v0.23.37 |
| 1364 | 2026-05-26T23:00:56.912Z | Compiling cmake v0.1.57 |
| 1365 | 2026-05-26T23:00:56.935Z | Compiling try-lock v0.2.5 |
| 1366 | 2026-05-26T23:00:56.939Z | Compiling atomic-waker v1.1.2 |
| 1367 | 2026-05-26T23:00:56.939Z | Compiling dyn-clone v1.0.20 |
| 1368 | 2026-05-26T23:00:57.004Z | Compiling schemars v0.8.22 |
| 1369 | 2026-05-26T23:00:57.047Z | Compiling want v0.3.1 |
| 1370 | 2026-05-26T23:00:57.048Z | Compiling openssl v0.10.79 |
| 1371 | 2026-05-26T23:00:57.081Z | Compiling foreign-types-shared v0.1.1 |
| 1372 | 2026-05-26T23:00:57.096Z | Compiling httpdate v1.0.3 |
| 1373 | 2026-05-26T23:00:57.127Z | Compiling pin-utils v0.1.0 |
| 1374 | 2026-05-26T23:00:57.144Z | Compiling unicode-normalization v0.1.25 |
| 1375 | 2026-05-26T23:00:57.148Z | Compiling spin v0.9.8 |
| 1376 | 2026-05-26T23:00:57.148Z | Compiling crc32fast v1.5.0 |
| 1377 | 2026-05-26T23:00:57.188Z | Compiling foreign-types v0.3.2 |
| 1378 | 2026-05-26T23:00:57.216Z | Compiling powerfmt v0.2.0 |
| 1379 | 2026-05-26T23:00:57.236Z | Compiling num-conv v0.2.0 |
| 1380 | 2026-05-26T23:00:57.270Z | Compiling native-tls v0.2.18 |
| 1381 | 2026-05-26T23:00:57.285Z | Compiling time-core v0.1.8 |
| 1382 | 2026-05-26T23:00:57.330Z | Compiling wait-timeout v0.2.1 |
| 1383 | 2026-05-26T23:00:57.343Z | Compiling sync_wrapper v1.0.2 |
| 1384 | 2026-05-26T23:00:57.357Z | Compiling simd-adler32 v0.3.8 |
| 1385 | 2026-05-26T23:00:57.388Z | Compiling deranged v0.5.8 |
| 1386 | 2026-05-26T23:00:57.402Z | Compiling num_threads v0.1.7 |
| 1387 | 2026-05-26T23:00:57.450Z | Compiling syn v1.0.109 |
| 1388 | 2026-05-26T23:00:57.471Z | Compiling time-macros v0.2.27 |
| 1389 | 2026-05-26T23:00:57.480Z | Compiling crossbeam-utils v0.8.21 |
| 1390 | 2026-05-26T23:00:57.512Z | Compiling usdt-impl v0.6.0 |
| 1391 | 2026-05-26T23:00:57.527Z | Compiling bit-vec v0.8.0 |
| 1392 | 2026-05-26T23:00:57.543Z | Compiling quick-error v1.2.3 |
| 1393 | 2026-05-26T23:00:57.547Z | Compiling siphasher v1.0.2 |
| 1394 | 2026-05-26T23:00:57.650Z | Compiling slog v2.8.2 |
| 1395 | 2026-05-26T23:00:57.654Z | Compiling rand_xorshift v0.4.0 |
| 1396 | 2026-05-26T23:00:57.679Z | Compiling heapless v0.7.17 |
| 1397 | 2026-05-26T23:00:57.751Z | Compiling regex-automata v0.4.14 |
| 1398 | 2026-05-26T23:00:57.792Z | Compiling bit-set v0.8.0 |
| 1399 | 2026-05-26T23:00:57.796Z | Compiling thread-id v5.1.0 |
| 1400 | 2026-05-26T23:00:57.809Z | Compiling aws-lc-sys v0.40.0 |
| 1401 | 2026-05-26T23:00:57.831Z | Compiling ring v0.17.14 |
| 1402 | 2026-05-26T23:00:57.855Z | Compiling openssl-sys v0.9.115 |
| 1403 | 2026-05-26T23:00:57.859Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1404 | 2026-05-26T23:00:58.010Z | Compiling synstructure v0.13.2 |
| 1405 | 2026-05-26T23:00:58.025Z | Compiling pest_generator v2.8.6 |
| 1406 | 2026-05-26T23:00:58.041Z | Compiling serde_derive_internals v0.29.1 |
| 1407 | 2026-05-26T23:00:58.046Z | Compiling darling_core v0.20.11 |
| 1408 | 2026-05-26T23:00:58.046Z | Compiling tempfile v3.25.0 |
| 1409 | 2026-05-26T23:00:58.323Z | Compiling rusty-fork v0.3.1 |
| 1410 | 2026-05-26T23:00:58.496Z | Compiling darling_core v0.21.3 |
| 1411 | 2026-05-26T23:00:58.636Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1412 | 2026-05-26T23:00:58.695Z | Compiling cookie v0.18.1 |
| 1413 | 2026-05-26T23:00:58.725Z | Compiling unarray v0.1.4 |
| 1414 | 2026-05-26T23:00:58.730Z | Compiling time v0.3.47 |
| 1415 | 2026-05-26T23:00:58.754Z | Compiling unicode-bidi v0.3.18 |
| 1416 | 2026-05-26T23:00:58.812Z | Compiling zstd-safe v7.2.4 |
| 1417 | 2026-05-26T23:00:58.827Z | Compiling ryu v1.0.23 |
| 1418 | 2026-05-26T23:00:58.858Z | Compiling unicode-properties v0.1.4 |
| 1419 | 2026-05-26T23:00:58.931Z | Compiling signal-hook v0.3.18 |
| 1420 | 2026-05-26T23:00:58.957Z | Compiling iri-string v0.7.10 |
| 1421 | 2026-05-26T23:00:59.041Z | Compiling adler2 v2.0.1 |
| 1422 | 2026-05-26T23:00:59.056Z | Compiling anyhow v1.0.102 |
| 1423 | 2026-05-26T23:00:59.072Z | Compiling allocator-api2 v0.2.21 |
| 1424 | 2026-05-26T23:00:59.118Z | Compiling paste v1.0.15 |
| 1425 | 2026-05-26T23:00:59.134Z | Compiling stringprep v0.1.5 |
| 1426 | 2026-05-26T23:00:59.170Z | Compiling miniz_oxide v0.8.9 |
| 1427 | 2026-05-26T23:00:59.560Z | Compiling num-integer v0.1.46 |
| 1428 | 2026-05-26T23:00:59.622Z | Compiling vergen-lib v9.1.0 |
| 1429 | 2026-05-26T23:00:59.647Z | Compiling curve25519-dalek v4.1.3 |
| 1430 | 2026-05-26T23:00:59.825Z | Compiling serde_derive v1.0.228 |
| 1431 | 2026-05-26T23:00:59.829Z | Compiling zeroize_derive v1.4.3 |
| 1432 | 2026-05-26T23:00:59.851Z | Compiling zerofrom-derive v0.1.6 |
| 1433 | 2026-05-26T23:00:59.928Z | Compiling yoke-derive v0.8.1 |
| 1434 | 2026-05-26T23:00:59.960Z | Compiling zerocopy-derive v0.8.40 |
| 1435 | 2026-05-26T23:01:00.005Z | Compiling zerovec-derive v0.11.2 |
| 1436 | 2026-05-26T23:01:00.030Z | Compiling displaydoc v0.2.5 |
| 1437 | 2026-05-26T23:01:00.502Z | Compiling tokio-macros v2.7.0 |
| 1438 | 2026-05-26T23:01:00.560Z | Compiling zeroize v1.8.2 |
| 1439 | 2026-05-26T23:01:00.598Z | Compiling futures-macro v0.3.32 |
| 1440 | 2026-05-26T23:01:00.627Z | Compiling der_derive v0.7.3 |
| 1441 | 2026-05-26T23:01:00.868Z | Compiling rustls-pki-types v1.14.0 |
| 1442 | 2026-05-26T23:01:01.253Z | Compiling thiserror-impl v2.0.18 |
| 1443 | 2026-05-26T23:01:01.267Z | Compiling tracing-attributes v0.1.31 |
| 1444 | 2026-05-26T23:01:01.267Z | Compiling schemars_derive v0.8.22 |
| 1445 | 2026-05-26T23:01:01.318Z | Compiling pest_derive v2.8.6 |
| 1446 | 2026-05-26T23:01:01.366Z | Compiling crypto-common v0.1.7 |
| 1447 | 2026-05-26T23:01:01.409Z | Compiling block-buffer v0.10.4 |
| 1448 | 2026-05-26T23:01:01.424Z | Compiling zerofrom v0.1.6 |
| 1449 | 2026-05-26T23:01:01.483Z | Compiling futures-util v0.3.32 |
| 1450 | 2026-05-26T23:01:01.541Z | Compiling yoke v0.8.1 |
| 1451 | 2026-05-26T23:01:01.577Z | Compiling digest v0.10.7 |
| 1452 | 2026-05-26T23:01:01.606Z | Compiling block-padding v0.3.3 |
| 1453 | 2026-05-26T23:01:01.702Z | Compiling der v0.7.10 |
| 1454 | 2026-05-26T23:01:01.752Z | Compiling zerovec v0.11.5 |
| 1455 | 2026-05-26T23:01:01.795Z | Compiling zerotrie v0.2.3 |
| 1456 | 2026-05-26T23:01:01.812Z | Compiling hmac v0.12.1 |
| 1457 | 2026-05-26T23:01:01.869Z | Compiling inout v0.1.4 |
| 1458 | 2026-05-26T23:01:01.994Z | Compiling cipher v0.4.4 |
| 1459 | 2026-05-26T23:01:02.044Z | Compiling sha2 v0.10.9 |
| 1460 | 2026-05-26T23:01:02.124Z | Compiling pbkdf2 v0.12.2 |
| 1461 | 2026-05-26T23:01:02.264Z | Compiling tinystr v0.8.2 |
| 1462 | 2026-05-26T23:01:02.290Z | Compiling potential_utf v0.1.4 |
| 1463 | 2026-05-26T23:01:02.306Z | Compiling salsa20 v0.10.2 |
| 1464 | 2026-05-26T23:01:02.384Z | Compiling cbc v0.1.2 |
| 1465 | 2026-05-26T23:01:02.474Z | Compiling icu_locale_core v2.1.1 |
| 1466 | 2026-05-26T23:01:02.487Z | Compiling icu_collections v2.1.1 |
| 1467 | 2026-05-26T23:01:02.503Z | Compiling scrypt v0.11.0 |
| 1468 | 2026-05-26T23:01:02.536Z | Compiling aes v0.8.4 |
| 1469 | 2026-05-26T23:01:02.642Z | Compiling spki v0.7.3 |
| 1470 | 2026-05-26T23:01:02.716Z | Compiling thiserror v2.0.18 |
| 1471 | 2026-05-26T23:01:02.719Z | Compiling tracing v0.1.44 |
| 1472 | 2026-05-26T23:01:02.804Z | Compiling scroll_derive v0.13.1 |
| 1473 | 2026-05-26T23:01:02.856Z | Compiling darling_macro v0.20.11 |
| 1474 | 2026-05-26T23:01:02.883Z | Compiling openssl-macros v0.1.1 |
| 1475 | 2026-05-26T23:01:03.030Z | Compiling pkcs5 v0.7.1 |
| 1476 | 2026-05-26T23:01:03.073Z | Compiling rustls-native-certs v0.8.3 |
| 1477 | 2026-05-26T23:01:03.089Z | Compiling dtrace-parser v0.3.0 |
| 1478 | 2026-05-26T23:01:03.372Z | Compiling icu_provider v2.1.1 |
| 1479 | 2026-05-26T23:01:03.401Z | Compiling pkcs8 v0.10.2 |
| 1480 | 2026-05-26T23:01:03.416Z | Compiling darling v0.20.11 |
| 1481 | 2026-05-26T23:01:03.509Z | Compiling bytes v1.11.1 |
| 1482 | 2026-05-26T23:01:03.524Z | Compiling chrono v0.4.44 |
| 1483 | 2026-05-26T23:01:03.574Z | Compiling ipnet v2.11.0 |
| 1484 | 2026-05-26T23:01:03.604Z | Compiling derive_builder_core v0.20.2 |
| 1485 | 2026-05-26T23:01:03.620Z | Compiling signature v2.2.0 |
| 1486 | 2026-05-26T23:01:03.713Z | Compiling icu_properties v2.1.2 |
| 1487 | 2026-05-26T23:01:03.740Z | Compiling icu_normalizer v2.1.1 |
| 1488 | 2026-05-26T23:01:03.756Z | Compiling scroll v0.13.0 |
| 1489 | 2026-05-26T23:01:03.759Z | Compiling webpki-roots v1.0.6 |
| 1490 | 2026-05-26T23:01:03.823Z | Compiling thiserror-impl v1.0.69 |
| 1491 | 2026-05-26T23:01:03.906Z | Compiling scroll_derive v0.12.1 |
| 1492 | 2026-05-26T23:01:03.922Z | Compiling erased-serde v0.3.31 |
| 1493 | 2026-05-26T23:01:04.005Z | Compiling goblin v0.10.5 |
| 1494 | 2026-05-26T23:01:04.057Z | Compiling tokio v1.52.1 |
| 1495 | 2026-05-26T23:01:04.142Z | Compiling http v1.4.0 |
| 1496 | 2026-05-26T23:01:04.193Z | Compiling serde_spanned v0.6.9 |
| 1497 | 2026-05-26T23:01:04.340Z | Compiling serde_urlencoded v0.7.1 |
| 1498 | 2026-05-26T23:01:04.359Z | Compiling toml_datetime v0.6.11 |
| 1499 | 2026-05-26T23:01:04.449Z | Compiling serde_tokenstream v0.2.3 |
| 1500 | 2026-05-26T23:01:04.533Z | Compiling md-5 v0.10.6 |
| 1501 | 2026-05-26T23:01:04.563Z | Compiling derive_builder_macro v0.20.2 |
| 1502 | 2026-05-26T23:01:04.613Z | Compiling darling_macro v0.21.3 |
| 1503 | 2026-05-26T23:01:04.646Z | Compiling idna_adapter v1.2.1 |
| 1504 | 2026-05-26T23:01:04.662Z | Compiling ppv-lite86 v0.2.21 |
| 1505 | 2026-05-26T23:01:04.719Z | Compiling scroll v0.12.0 |
| 1506 | 2026-05-26T23:01:04.801Z | Compiling idna v1.1.0 |
| 1507 | 2026-05-26T23:01:04.816Z | Compiling http-body v1.0.1 |
| 1508 | 2026-05-26T23:01:04.886Z | Compiling bstr v1.12.1 |
| 1509 | 2026-05-26T23:01:04.901Z | Compiling pin-project-internal v1.1.11 |
| 1510 | 2026-05-26T23:01:04.994Z | Compiling rand_chacha v0.9.0 |
| 1511 | 2026-05-26T23:01:05.009Z | Compiling http-body-util v0.1.3 |
| 1512 | 2026-05-26T23:01:05.023Z | Compiling rand_chacha v0.3.1 |
| 1513 | 2026-05-26T23:01:05.039Z | Compiling async-trait v0.1.89 |
| 1514 | 2026-05-26T23:01:05.078Z | Compiling zerocopy-derive v0.7.35 |
| 1515 | 2026-05-26T23:01:05.123Z | Compiling url v2.5.8 |
| 1516 | 2026-05-26T23:01:05.153Z | Compiling ff v0.13.1 |
| 1517 | 2026-05-26T23:01:05.215Z | Compiling rand v0.9.2 |
| 1518 | 2026-05-26T23:01:05.275Z | Compiling thiserror v1.0.69 |
| 1519 | 2026-05-26T23:01:05.307Z | Compiling hash32 v0.2.1 |
| 1520 | 2026-05-26T23:01:05.395Z | Compiling memoffset v0.9.1 |
| 1521 | 2026-05-26T23:01:05.522Z | Compiling encoding_rs v0.8.35 |
| 1522 | 2026-05-26T23:01:05.523Z | Compiling ref-cast v1.0.25 |
| 1523 | 2026-05-26T23:01:05.597Z | Compiling mime v0.3.17 |
| 1524 | 2026-05-26T23:01:05.612Z | Compiling zlib-rs v0.6.2 |
| 1525 | 2026-05-26T23:01:05.870Z | Compiling proptest v1.10.0 |
| 1526 | 2026-05-26T23:01:05.884Z | Compiling litrs v1.0.0 |
| 1527 | 2026-05-26T23:01:05.897Z | Compiling fallible-iterator v0.2.0 |
| 1528 | 2026-05-26T23:01:06.019Z | Compiling cfg_aliases v0.2.1 |
| 1529 | 2026-05-26T23:01:06.074Z | Compiling base16ct v0.2.0 |
| 1530 | 2026-05-26T23:01:06.100Z | Compiling smoltcp v0.9.1 |
| 1531 | 2026-05-26T23:01:06.115Z | Compiling psl-types v2.0.11 |
| 1532 | 2026-05-26T23:01:06.167Z | Compiling rustix v0.38.44 |
| 1533 | 2026-05-26T23:01:06.239Z | Compiling num-bigint-dig v0.8.6 |
| 1534 | 2026-05-26T23:01:06.279Z | Compiling publicsuffix v2.3.0 |
| 1535 | 2026-05-26T23:01:06.283Z | Compiling sec1 v0.7.3 |
| 1536 | 2026-05-26T23:01:06.324Z | Compiling postgres-protocol v0.6.10 |
| 1537 | 2026-05-26T23:01:06.424Z | Compiling document-features v0.2.12 |
| 1538 | 2026-05-26T23:01:06.472Z | Compiling nix v0.31.2 |
| 1539 | 2026-05-26T23:01:06.502Z | Compiling pin-project v1.1.11 |
| 1540 | 2026-05-26T23:01:06.506Z | Compiling zerocopy v0.7.35 |
| 1541 | 2026-05-26T23:01:06.551Z | Compiling ipnetwork v0.21.1 |
| 1542 | 2026-05-26T23:01:06.692Z | Compiling group v0.13.0 |
| 1543 | 2026-05-26T23:01:06.720Z | Compiling rand v0.8.6 |
| 1544 | 2026-05-26T23:01:06.780Z | Compiling darling v0.21.3 |
| 1545 | 2026-05-26T23:01:06.878Z | Compiling dof v0.4.0 |
| 1546 | 2026-05-26T23:01:06.879Z | Compiling oxnet v0.1.4 |
| 1547 | 2026-05-26T23:01:06.908Z | Compiling derive_builder v0.20.2 |
| 1548 | 2026-05-26T23:01:06.924Z | Compiling goblin v0.8.2 |
| 1549 | 2026-05-26T23:01:07.057Z | Compiling futures-executor v0.3.32 |
| 1550 | 2026-05-26T23:01:07.073Z | Compiling hubpack_derive v0.1.1 |
| 1551 | 2026-05-26T23:01:07.111Z | Compiling hex v0.4.3 |
| 1552 | 2026-05-26T23:01:07.128Z | Compiling hkdf v0.12.4 |
| 1553 | 2026-05-26T23:01:07.131Z | Compiling crypto-bigint v0.5.5 |
| 1554 | 2026-05-26T23:01:07.131Z | Compiling regex v1.12.3 |
| 1555 | 2026-05-26T23:01:07.411Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1556 | 2026-05-26T23:01:07.427Z | Compiling strum_macros v0.27.2 |
| 1557 | 2026-05-26T23:01:07.443Z | Compiling daft-derive v0.1.7 |
| 1558 | 2026-05-26T23:01:07.461Z | Compiling ref-cast-impl v1.0.25 |
| 1559 | 2026-05-26T23:01:07.569Z | Compiling snafu-derive v0.8.9 |
| 1560 | 2026-05-26T23:01:07.594Z | Compiling num-iter v0.1.45 |
| 1561 | 2026-05-26T23:01:08.097Z | Compiling tokio-util v0.7.18 |
| 1562 | 2026-05-26T23:01:08.145Z | Compiling tower v0.5.3 |
| 1563 | 2026-05-26T23:01:08.170Z | Compiling tokio-native-tls v0.3.1 |
| 1564 | 2026-05-26T23:01:08.242Z | Compiling terminal_size v0.4.3 |
| 1565 | 2026-05-26T23:01:08.292Z | Compiling phf_shared v0.13.1 |
| 1566 | 2026-05-26T23:01:08.369Z | Compiling newtype-uuid v1.3.2 |
| 1567 | 2026-05-26T23:01:08.407Z | Compiling lazy_static v1.5.0 |
| 1568 | 2026-05-26T23:01:08.442Z | Compiling vergen v9.1.0 |
| 1569 | 2026-05-26T23:01:08.472Z | Compiling cargo-platform v0.3.2 |
| 1570 | 2026-05-26T23:01:08.523Z | Compiling fs-err v3.3.0 |
| 1571 | 2026-05-26T23:01:08.538Z | Compiling flate2 v1.1.9 |
| 1572 | 2026-05-26T23:01:08.560Z | Compiling ahash v0.8.12 |
| 1573 | 2026-05-26T23:01:08.650Z | Compiling tower-http v0.6.8 |
| 1574 | 2026-05-26T23:01:08.672Z | Compiling foldhash v0.2.0 |
| 1575 | 2026-05-26T23:01:08.744Z | Compiling object v0.37.3 |
| 1576 | 2026-05-26T23:01:08.759Z | Compiling same-file v1.0.6 |
| 1577 | 2026-05-26T23:01:08.774Z | Compiling bumpalo v3.20.2 |
| 1578 | 2026-05-26T23:01:08.799Z | Compiling cpufeatures v0.3.0 |
| 1579 | 2026-05-26T23:01:08.890Z | Compiling h2 v0.4.13 |
| 1580 | 2026-05-26T23:01:08.923Z | Compiling libbz2-rs-sys v0.2.2 |
| 1581 | 2026-05-26T23:01:08.950Z | Compiling winnow v0.5.40 |
| 1582 | 2026-05-26T23:01:08.965Z | Compiling managed v0.8.0 |
| 1583 | 2026-05-26T23:01:08.985Z | Compiling bitflags v1.3.2 |
| 1584 | 2026-05-26T23:01:09.056Z | Compiling unicode-segmentation v1.12.0 |
| 1585 | 2026-05-26T23:01:09.056Z | Compiling foldhash v0.1.5 |
| 1586 | 2026-05-26T23:01:09.100Z | Compiling clap_builder v4.5.60 |
| 1587 | 2026-05-26T23:01:09.139Z | Compiling zopfli v0.8.3 |
| 1588 | 2026-05-26T23:01:09.205Z | Compiling hashbrown v0.15.5 |
| 1589 | 2026-05-26T23:01:09.252Z | Compiling walkdir v2.5.0 |
| 1590 | 2026-05-26T23:01:09.416Z | Compiling bzip2 v0.6.1 |
| 1591 | 2026-05-26T23:01:09.493Z | Compiling dof v0.3.0 |
| 1592 | 2026-05-26T23:01:09.545Z | Compiling strum v0.27.2 |
| 1593 | 2026-05-26T23:01:09.600Z | Compiling chacha20 v0.10.0 |
| 1594 | 2026-05-26T23:01:09.634Z | Compiling snafu v0.8.9 |
| 1595 | 2026-05-26T23:01:09.656Z | Compiling hashbrown v0.16.1 |
| 1596 | 2026-05-26T23:01:09.726Z | Compiling cargo_metadata v0.23.1 |
| 1597 | 2026-05-26T23:01:09.811Z | Compiling daft v0.1.7 |
| 1598 | 2026-05-26T23:01:09.860Z | Compiling phf v0.13.1 |
| 1599 | 2026-05-26T23:01:09.949Z | Compiling usdt-macro v0.6.0 |
| 1600 | 2026-05-26T23:01:10.020Z | Compiling usdt-attr-macro v0.6.0 |
| 1601 | 2026-05-26T23:01:10.040Z | Compiling signal-hook-mio v0.2.5 |
| 1602 | 2026-05-26T23:01:10.078Z | Compiling elliptic-curve v0.13.8 |
| 1603 | 2026-05-26T23:01:10.252Z | Compiling cookie_store v0.22.1 |
| 1604 | 2026-05-26T23:01:10.268Z | Compiling hubpack v0.1.2 |
| 1605 | 2026-05-26T23:01:10.286Z | Compiling toml_edit v0.19.15 |
| 1606 | 2026-05-26T23:01:10.448Z | Compiling bzip2 v0.4.4 |
| 1607 | 2026-05-26T23:01:10.503Z | Compiling futures v0.3.32 |
| 1608 | 2026-05-26T23:01:10.519Z | Compiling serde_with_macros v3.17.0 |
| 1609 | 2026-05-26T23:01:10.622Z | Compiling postgres-types v0.2.12 |
| 1610 | 2026-05-26T23:01:10.687Z | Compiling zstd v0.13.3 |
| 1611 | 2026-05-26T23:01:10.700Z | Compiling dtrace-parser v0.2.0 |
| 1612 | 2026-05-26T23:01:10.750Z | Compiling globset v0.4.18 |
| 1613 | 2026-05-26T23:01:10.883Z | Compiling ed25519 v2.2.3 |
| 1614 | 2026-05-26T23:01:10.933Z | Compiling pkcs1 v0.7.5 |
| 1615 | 2026-05-26T23:01:10.980Z | Compiling serde-big-array v0.5.1 |
| 1616 | 2026-05-26T23:01:11.152Z | Compiling olpc-cjson v0.1.4 |
| 1617 | 2026-05-26T23:01:11.167Z | Compiling serde_plain v1.0.2 |
| 1618 | 2026-05-26T23:01:11.216Z | Compiling rfc6979 v0.4.0 |
| 1619 | 2026-05-26T23:01:11.337Z | Compiling serde_repr v0.1.20 |
| 1620 | 2026-05-26T23:01:11.360Z | Compiling strum_macros v0.26.4 |
| 1621 | 2026-05-26T23:01:11.374Z | Compiling clap_derive v4.5.55 |
| 1622 | 2026-05-26T23:01:11.407Z | Compiling async-recursion v1.1.1 |
| 1623 | 2026-05-26T23:01:11.488Z | Compiling enum-as-inner v0.6.1 |
| 1624 | 2026-05-26T23:01:11.503Z | Compiling phf_shared v0.11.3 |
| 1625 | 2026-05-26T23:01:11.717Z | Compiling float-cmp v0.10.0 |
| 1626 | 2026-05-26T23:01:11.733Z | Compiling pem v3.0.6 |
| 1627 | 2026-05-26T23:01:11.787Z | Compiling memmap2 v0.9.10 |
| 1628 | 2026-05-26T23:01:11.855Z | Compiling thread-id v4.2.2 |
| 1629 | 2026-05-26T23:01:11.884Z | Compiling env_filter v1.0.0 |
| 1630 | 2026-05-26T23:01:11.935Z | Compiling fixedbitset v0.5.7 |
| 1631 | 2026-05-26T23:01:11.962Z | Compiling typed-path v0.9.3 |
| 1632 | 2026-05-26T23:01:12.026Z | Compiling hyper v1.8.1 |
| 1633 | 2026-05-26T23:01:12.057Z | Compiling new_debug_unreachable v1.0.6 |
| 1634 | 2026-05-26T23:01:12.103Z | Compiling whoami v2.1.0 |
| 1635 | 2026-05-26T23:01:12.117Z | Compiling precomputed-hash v0.1.1 |
| 1636 | 2026-05-26T23:01:12.145Z | Compiling predicates-core v1.0.10 |
| 1637 | 2026-05-26T23:01:12.226Z | Compiling keccak v0.1.6 |
| 1638 | 2026-05-26T23:01:12.236Z | Compiling fixedbitset v0.4.2 |
| 1639 | 2026-05-26T23:01:12.258Z | Compiling data-encoding v2.10.0 |
| 1640 | 2026-05-26T23:01:12.275Z | Compiling normalize-line-endings v0.3.0 |
| 1641 | 2026-05-26T23:01:12.347Z | Compiling jiff v0.2.21 |
| 1642 | 2026-05-26T23:01:12.389Z | Compiling difflib v0.4.0 |
| 1643 | 2026-05-26T23:01:12.484Z | Compiling either v1.15.0 |
| 1644 | 2026-05-26T23:01:12.537Z | Compiling static_assertions v1.1.0 |
| 1645 | 2026-05-26T23:01:12.668Z | Compiling predicates v3.1.4 |
| 1646 | 2026-05-26T23:01:12.761Z | Compiling itertools v0.13.0 |
| 1647 | 2026-05-26T23:01:13.067Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1648 | 2026-05-26T23:01:13.142Z | Compiling hickory-proto v0.25.2 |
| 1649 | 2026-05-26T23:01:13.164Z | Compiling petgraph v0.6.5 |
| 1650 | 2026-05-26T23:01:13.164Z | Compiling sha3 v0.10.8 |
| 1651 | 2026-05-26T23:01:13.281Z | Compiling tokio-postgres v0.7.16 |
| 1652 | 2026-05-26T23:01:13.286Z | Compiling hyper-util v0.1.20 |
| 1653 | 2026-05-26T23:01:13.300Z | Compiling strum v0.26.3 |
| 1654 | 2026-05-26T23:01:13.329Z | Compiling clap v4.5.60 |
| 1655 | 2026-05-26T23:01:13.382Z | Compiling toml_edit v0.22.27 |
| 1656 | 2026-05-26T23:01:13.432Z | Compiling string_cache v0.8.9 |
| 1657 | 2026-05-26T23:01:13.447Z | Compiling petgraph v0.8.3 |
| 1658 | 2026-05-26T23:01:13.471Z | Compiling env_logger v0.11.9 |
| 1659 | 2026-05-26T23:01:13.671Z | Compiling usdt v0.6.0 |
| 1660 | 2026-05-26T23:01:13.704Z | Compiling usdt-impl v0.5.0 |
| 1661 | 2026-05-26T23:01:13.829Z | Compiling serde_with v3.17.0 |
| 1662 | 2026-05-26T23:01:13.877Z | Compiling toml v0.7.8 |
| 1663 | 2026-05-26T23:01:13.971Z | Compiling crossterm v0.28.1 |
| 1664 | 2026-05-26T23:01:14.186Z | Compiling ecdsa v0.16.9 |
| 1665 | 2026-05-26T23:01:14.355Z | Compiling rsa v0.9.10 |
| 1666 | 2026-05-26T23:01:14.537Z | Compiling ed25519-dalek v2.2.0 |
| 1667 | 2026-05-26T23:01:14.761Z | Compiling hyper-tls v0.6.0 |
| 1668 | 2026-05-26T23:01:15.160Z | Compiling zip v0.6.6 |
| 1669 | 2026-05-26T23:01:15.260Z | Compiling zip v4.6.1 |
| 1670 | 2026-05-26T23:01:15.371Z | Compiling iddqd v0.4.1 |
| 1671 | 2026-05-26T23:01:15.537Z | Compiling rand v0.10.0 |
| 1672 | 2026-05-26T23:01:15.650Z | Compiling similar v2.7.0 |
| 1673 | 2026-05-26T23:01:15.790Z | Compiling heck v0.4.1 |
| 1674 | 2026-05-26T23:01:15.869Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1675 | 2026-05-26T23:01:15.932Z | Compiling tokio-stream v0.1.18 |
| 1676 | 2026-05-26T23:01:16.058Z | Compiling buf-list v1.1.2 |
| 1677 | 2026-05-26T23:01:16.088Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1678 | 2026-05-26T23:01:16.243Z | Compiling openapiv3 v2.2.0 |
| 1679 | 2026-05-26T23:01:16.306Z | Compiling x509-cert v0.2.5 |
| 1680 | 2026-05-26T23:01:16.323Z | Compiling sha1 v0.10.6 |
| 1681 | 2026-05-26T23:01:16.361Z | Compiling crossbeam-epoch v0.9.18 |
| 1682 | 2026-05-26T23:01:16.419Z | Compiling lalrpop-util v0.19.12 |
| 1683 | 2026-05-26T23:01:16.435Z | Compiling peg-runtime v0.8.5 |
| 1684 | 2026-05-26T23:01:16.504Z | Compiling thread_local v1.1.9 |
| 1685 | 2026-05-26T23:01:16.546Z | Compiling slog-async v2.8.0 |
| 1686 | 2026-05-26T23:01:16.574Z | Compiling crossbeam-channel v0.5.15 |
| 1687 | 2026-05-26T23:01:16.588Z | Compiling is-terminal v0.4.17 |
| 1688 | 2026-05-26T23:01:16.630Z | Compiling filetime v0.2.27 |
| 1689 | 2026-05-26T23:01:16.667Z | Compiling xattr v1.6.1 |
| 1690 | 2026-05-26T23:01:16.699Z | Compiling take_mut v0.2.2 |
| 1691 | 2026-05-26T23:01:16.719Z | Compiling term v1.2.1 |
| 1692 | 2026-05-26T23:01:16.834Z | Compiling tar v0.4.45 |
| 1693 | 2026-05-26T23:01:17.064Z | Compiling slog-term v2.9.2 |
| 1694 | 2026-05-26T23:01:34.669Z | Compiling rustls-webpki v0.103.9 |
| 1695 | 2026-05-26T23:01:37.533Z | Compiling tokio-rustls v0.26.4 |
| 1696 | 2026-05-26T23:01:37.533Z | Compiling rustls-platform-verifier v0.6.2 |
| 1697 | 2026-05-26T23:01:37.735Z | Compiling hyper-rustls v0.27.7 |
| 1698 | 2026-05-26T23:01:37.937Z | Compiling reqwest v0.12.28 |
| 1699 | 2026-05-26T23:01:37.945Z | Compiling reqwest v0.13.2 |
| 1700 | 2026-05-26T23:01:39.170Z | Compiling tough v0.22.0 |
| 1701 | 2026-05-26T23:01:41.774Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1702 | 2026-05-26T23:01:42.014Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1703 | 2026-05-26T23:01:44.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.63s |
| 1704 | 2026-05-26T23:01:45.032Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1705 | 2026-05-26T23:01:45.089Z | May 26 23:01:44.451 INFO Starting download, target: Clickhouse |
| 1706 | 2026-05-26T23:01:45.089Z | May 26 23:01:44.452 INFO Starting download, target: Cockroach |
| 1707 | 2026-05-26T23:01:45.089Z | May 26 23:01:44.452 INFO Starting download, target: Console |
| 1708 | 2026-05-26T23:01:45.089Z | May 26 23:01:44.452 INFO Starting download, target: DendriteStub |
| 1709 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Starting download, target: MaghemiteMgd |
| 1710 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Starting download, target: TransceiverControl |
| 1711 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1712 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1713 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1714 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1715 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1716 | 2026-05-26T23:01:45.093Z | May 26 23:01:44.452 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1717 | 2026-05-26T23:01:45.521Z | May 26 23:01:44.868 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1718 | 2026-05-26T23:01:45.736Z | May 26 23:01:45.093 INFO Download complete, target: TransceiverControl |
| 1719 | 2026-05-26T23:01:46.177Z | May 26 23:01:45.536 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1720 | 2026-05-26T23:01:46.357Z | May 26 23:01:45.719 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1721 | 2026-05-26T23:01:46.461Z | May 26 23:01:45.797 INFO Download complete, target: Console |
| 1722 | 2026-05-26T23:01:46.684Z | May 26 23:01:46.044 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1723 | 2026-05-26T23:01:47.125Z | May 26 23:01:46.487 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1724 | 2026-05-26T23:01:47.125Z | May 26 23:01:46.487 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1725 | 2026-05-26T23:01:47.313Z | May 26 23:01:46.676 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1726 | 2026-05-26T23:01:48.853Z | May 26 23:01:48.215 INFO Download complete, target: MaghemiteMgd |
| 1727 | 2026-05-26T23:01:49.180Z | May 26 23:01:48.543 INFO Download complete, target: DendriteStub |
| 1728 | 2026-05-26T23:01:52.037Z | May 26 23:01:51.400 INFO Checking that binary works, target: Cockroach |
| 1729 | 2026-05-26T23:01:52.173Z | May 26 23:01:51.536 INFO Download complete, target: Cockroach |
| 1730 | 2026-05-26T23:01:54.302Z | May 26 23:01:53.664 INFO Checking that binary works, target: Clickhouse |
| 1731 | 2026-05-26T23:01:54.401Z | May 26 23:01:53.763 INFO Download complete, target: Clickhouse |
| 1732 | 2026-05-26T23:01:54.407Z | All prerequisites installed successfully |
| 1733 | 2026-05-26T23:01:54.413Z | |
| 1734 | 2026-05-26T23:01:54.413Z | real 2:03.642621133 |
| 1735 | 2026-05-26T23:01:54.413Z | user 7:14.441725560 |
| 1736 | 2026-05-26T23:01:54.413Z | sys 1:43.656546937 |
| 1737 | 2026-05-26T23:01:54.413Z | trap 0.269542516 |
| 1738 | 2026-05-26T23:01:54.413Z | tflt 1.080818418 |
| 1739 | 2026-05-26T23:01:54.413Z | dflt 1.860059242 |
| 1740 | 2026-05-26T23:01:54.413Z | kflt 0.031367340 |
| 1741 | 2026-05-26T23:01:54.413Z | lock 23:43.841416986 |
| 1742 | 2026-05-26T23:01:54.413Z | slp 19:40.256470587 |
| 1743 | 2026-05-26T23:01:54.413Z | lat 25.975809741 |
| 1744 | 2026-05-26T23:01:54.413Z | stop 2:55.091612318 |
| 1745 | 2026-05-26T23:01:54.413Z | + ptime -m cargo xtask download softnpu |
| 1746 | 2026-05-26T23:01:54.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1747 | 2026-05-26T23:01:54.966Z | Running `target/debug/xtask download softnpu` |
| 1748 | 2026-05-26T23:01:55.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 1749 | 2026-05-26T23:01:55.812Z | Running `target/debug/xtask-downloader softnpu` |
| 1750 | 2026-05-26T23:01:55.854Z | May 26 23:01:55.216 INFO Starting download, target: Softnpu |
| 1751 | 2026-05-26T23:01:55.857Z | May 26 23:01:55.217 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1752 | 2026-05-26T23:01:56.427Z | May 26 23:01:55.790 INFO Download complete, target: Softnpu |
| 1753 | 2026-05-26T23:01:56.431Z | |
| 1754 | 2026-05-26T23:01:56.434Z | real 2.017478299 |
| 1755 | 2026-05-26T23:01:56.434Z | user 1.361268116 |
| 1756 | 2026-05-26T23:01:56.434Z | sys 0.667193834 |
| 1757 | 2026-05-26T23:01:56.434Z | trap 0.000549380 |
| 1758 | 2026-05-26T23:01:56.434Z | tflt 0.000079670 |
| 1759 | 2026-05-26T23:01:56.434Z | dflt 0.000204790 |
| 1760 | 2026-05-26T23:01:56.434Z | kflt 0.000000000 |
| 1761 | 2026-05-26T23:01:56.434Z | lock 10.191972694 |
| 1762 | 2026-05-26T23:01:56.434Z | slp 0.438750361 |
| 1763 | 2026-05-26T23:01:56.434Z | lat 0.093629815 |
| 1764 | 2026-05-26T23:01:56.434Z | stop 0.000170730 |
| 1765 | 2026-05-26T23:01:56.434Z | + export CARGO_INCREMENTAL=0 |
| 1766 | 2026-05-26T23:01:56.434Z | + CARGO_INCREMENTAL=0 |
| 1767 | 2026-05-26T23:01:56.434Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1768 | 2026-05-26T23:01:57.370Z | Compiling proc-macro2 v1.0.106 |
| 1769 | 2026-05-26T23:01:57.370Z | Compiling quote v1.0.45 |
| 1770 | 2026-05-26T23:01:57.370Z | Compiling unicode-ident v1.0.24 |
| 1771 | 2026-05-26T23:01:57.370Z | Compiling libc v0.2.185 |
| 1772 | 2026-05-26T23:01:57.370Z | Compiling serde_core v1.0.228 |
| 1773 | 2026-05-26T23:01:57.370Z | Compiling serde v1.0.228 |
| 1774 | 2026-05-26T23:01:57.373Z | Compiling cfg-if v1.0.4 |
| 1775 | 2026-05-26T23:01:57.374Z | Compiling version_check v0.9.5 |
| 1776 | 2026-05-26T23:01:57.374Z | Compiling find-msvc-tools v0.1.9 |
| 1777 | 2026-05-26T23:01:57.374Z | Compiling shlex v1.3.0 |
| 1778 | 2026-05-26T23:01:57.374Z | Compiling typenum v1.19.0 |
| 1779 | 2026-05-26T23:01:57.374Z | Compiling zmij v1.0.21 |
| 1780 | 2026-05-26T23:01:57.374Z | Compiling autocfg v1.5.0 |
| 1781 | 2026-05-26T23:01:57.374Z | Compiling memchr v2.8.0 |
| 1782 | 2026-05-26T23:01:57.546Z | Compiling serde_json v1.0.149 |
| 1783 | 2026-05-26T23:01:57.784Z | Compiling portable-atomic v1.13.1 |
| 1784 | 2026-05-26T23:01:57.812Z | Compiling libm v0.2.16 |
| 1785 | 2026-05-26T23:01:57.829Z | Compiling zerocopy v0.8.40 |
| 1786 | 2026-05-26T23:01:57.844Z | Compiling parking_lot_core v0.9.12 |
| 1787 | 2026-05-26T23:01:57.987Z | Compiling generic-array v0.14.7 |
| 1788 | 2026-05-26T23:01:58.030Z | Compiling smallvec v1.15.1 |
| 1789 | 2026-05-26T23:01:58.033Z | Compiling icu_properties_data v2.1.2 |
| 1790 | 2026-05-26T23:01:58.045Z | Compiling num-traits v0.2.19 |
| 1791 | 2026-05-26T23:01:58.092Z | Compiling icu_normalizer_data v2.1.1 |
| 1792 | 2026-05-26T23:01:58.108Z | Compiling itoa v1.0.17 |
| 1793 | 2026-05-26T23:01:58.131Z | Compiling getrandom v0.4.1 |
| 1794 | 2026-05-26T23:01:58.172Z | Compiling log v0.4.29 |
| 1795 | 2026-05-26T23:01:58.225Z | Compiling stable_deref_trait v1.2.1 |
| 1796 | 2026-05-26T23:01:58.240Z | Compiling pkg-config v0.3.32 |
| 1797 | 2026-05-26T23:01:58.296Z | Compiling subtle v2.6.1 |
| 1798 | 2026-05-26T23:01:58.410Z | Compiling scopeguard v1.2.0 |
| 1799 | 2026-05-26T23:01:58.505Z | Compiling getrandom v0.2.17 |
| 1800 | 2026-05-26T23:01:58.509Z | Compiling errno v0.3.14 |
| 1801 | 2026-05-26T23:01:58.539Z | Compiling jobserver v0.1.34 |
| 1802 | 2026-05-26T23:01:58.579Z | Compiling lock_api v0.4.14 |
| 1803 | 2026-05-26T23:01:58.612Z | Compiling writeable v0.6.2 |
| 1804 | 2026-05-26T23:01:58.654Z | Compiling percent-encoding v2.3.2 |
| 1805 | 2026-05-26T23:01:58.675Z | Compiling rand_core v0.6.4 |
| 1806 | 2026-05-26T23:01:58.753Z | Compiling cc v1.2.56 |
| 1807 | 2026-05-26T23:01:58.767Z | Compiling litemap v0.8.1 |
| 1808 | 2026-05-26T23:01:58.933Z | Compiling pin-project-lite v0.2.17 |
| 1809 | 2026-05-26T23:01:58.948Z | Compiling syn v2.0.117 |
| 1810 | 2026-05-26T23:01:58.959Z | Compiling fnv v1.0.7 |
| 1811 | 2026-05-26T23:01:59.045Z | Compiling thiserror v2.0.18 |
| 1812 | 2026-05-26T23:01:59.048Z | Compiling getrandom v0.3.4 |
| 1813 | 2026-05-26T23:01:59.092Z | Compiling fs_extra v1.3.0 |
| 1814 | 2026-05-26T23:01:59.136Z | Compiling dunce v1.0.5 |
| 1815 | 2026-05-26T23:01:59.179Z | Compiling equivalent v1.0.2 |
| 1816 | 2026-05-26T23:01:59.198Z | Compiling schemars v0.8.22 |
| 1817 | 2026-05-26T23:01:59.257Z | Compiling utf8_iter v1.0.4 |
| 1818 | 2026-05-26T23:01:59.260Z | Compiling rand_core v0.10.0 |
| 1819 | 2026-05-26T23:01:59.279Z | Compiling rustversion v1.0.22 |
| 1820 | 2026-05-26T23:01:59.386Z | Compiling form_urlencoded v1.2.2 |
| 1821 | 2026-05-26T23:01:59.421Z | Compiling critical-section v1.2.0 |
| 1822 | 2026-05-26T23:01:59.471Z | Compiling signal-hook-registry v1.4.8 |
| 1823 | 2026-05-26T23:01:59.520Z | Compiling cmake v0.1.57 |
| 1824 | 2026-05-26T23:01:59.581Z | Compiling hashbrown v0.17.0 |
| 1825 | 2026-05-26T23:01:59.617Z | Compiling rustix v1.1.3 |
| 1826 | 2026-05-26T23:01:59.685Z | Compiling socket2 v0.6.3 |
| 1827 | 2026-05-26T23:01:59.743Z | Compiling parking_lot v0.12.5 |
| 1828 | 2026-05-26T23:01:59.941Z | Compiling bitflags v2.11.0 |
| 1829 | 2026-05-26T23:01:59.973Z | Compiling semver v1.0.28 |
| 1830 | 2026-05-26T23:01:59.989Z | Compiling once_cell v1.21.3 |
| 1831 | 2026-05-26T23:02:00.081Z | Compiling mio v1.2.0 |
| 1832 | 2026-05-26T23:02:00.099Z | Compiling const-oid v0.9.6 |
| 1833 | 2026-05-26T23:02:00.116Z | Compiling ring v0.17.14 |
| 1834 | 2026-05-26T23:02:00.168Z | Compiling aws-lc-sys v0.40.0 |
| 1835 | 2026-05-26T23:02:00.192Z | Compiling indexmap v2.14.0 |
| 1836 | 2026-05-26T23:02:00.333Z | Compiling aws-lc-rs v1.16.3 |
| 1837 | 2026-05-26T23:02:00.388Z | Compiling heck v0.5.0 |
| 1838 | 2026-05-26T23:02:00.406Z | Compiling futures-core v0.3.32 |
| 1839 | 2026-05-26T23:02:00.533Z | Compiling httparse v1.10.1 |
| 1840 | 2026-05-26T23:02:00.586Z | Compiling strsim v0.11.1 |
| 1841 | 2026-05-26T23:02:00.601Z | Compiling vcpkg v0.2.15 |
| 1842 | 2026-05-26T23:02:00.617Z | Compiling thiserror v1.0.69 |
| 1843 | 2026-05-26T23:02:00.723Z | Compiling iana-time-zone v0.1.65 |
| 1844 | 2026-05-26T23:02:00.824Z | Compiling ucd-trie v0.1.7 |
| 1845 | 2026-05-26T23:02:00.880Z | Compiling byteorder v1.5.0 |
| 1846 | 2026-05-26T23:02:00.937Z | Compiling regex-syntax v0.8.10 |
| 1847 | 2026-05-26T23:02:00.955Z | Compiling ident_case v1.0.1 |
| 1848 | 2026-05-26T23:02:00.970Z | Compiling syn v1.0.109 |
| 1849 | 2026-05-26T23:02:00.993Z | Compiling uuid v1.23.0 |
| 1850 | 2026-05-26T23:02:01.020Z | Compiling pest v2.8.6 |
| 1851 | 2026-05-26T23:02:01.037Z | Compiling cpufeatures v0.2.17 |
| 1852 | 2026-05-26T23:02:01.116Z | Compiling rustls v0.23.37 |
| 1853 | 2026-05-26T23:02:01.189Z | Compiling openssl-sys v0.9.115 |
| 1854 | 2026-05-26T23:02:01.332Z | Compiling futures-sink v0.3.32 |
| 1855 | 2026-05-26T23:02:01.335Z | Compiling rustc_version v0.4.1 |
| 1856 | 2026-05-26T23:02:01.443Z | Compiling futures-channel v0.3.32 |
| 1857 | 2026-05-26T23:02:01.462Z | Compiling futures-task v0.3.32 |
| 1858 | 2026-05-26T23:02:01.593Z | Compiling futures-io v0.3.32 |
| 1859 | 2026-05-26T23:02:01.611Z | Compiling slab v0.4.12 |
| 1860 | 2026-05-26T23:02:01.716Z | Compiling aho-corasick v1.1.4 |
| 1861 | 2026-05-26T23:02:01.770Z | Compiling synstructure v0.13.2 |
| 1862 | 2026-05-26T23:02:01.798Z | Compiling serde_derive_internals v0.29.1 |
| 1863 | 2026-05-26T23:02:01.815Z | Compiling dyn-clone v1.0.20 |
| 1864 | 2026-05-26T23:02:02.040Z | Compiling base64 v0.22.1 |
| 1865 | 2026-05-26T23:02:02.072Z | Compiling plain v0.2.3 |
| 1866 | 2026-05-26T23:02:02.076Z | Compiling crc32fast v1.5.0 |
| 1867 | 2026-05-26T23:02:02.076Z | Compiling openssl v0.10.79 |
| 1868 | 2026-05-26T23:02:02.147Z | Compiling time-core v0.1.8 |
| 1869 | 2026-05-26T23:02:02.200Z | Compiling pest_meta v2.8.6 |
| 1870 | 2026-05-26T23:02:02.286Z | Compiling num-conv v0.2.0 |
| 1871 | 2026-05-26T23:02:02.323Z | Compiling crossbeam-utils v0.8.21 |
| 1872 | 2026-05-26T23:02:02.438Z | Compiling time-macros v0.2.27 |
| 1873 | 2026-05-26T23:02:02.493Z | Compiling native-tls v0.2.18 |
| 1874 | 2026-05-26T23:02:02.521Z | Compiling pretty-hex v0.4.1 |
| 1875 | 2026-05-26T23:02:02.579Z | Compiling regex-automata v0.4.14 |
| 1876 | 2026-05-26T23:02:02.582Z | Compiling base64ct v1.8.3 |
| 1877 | 2026-05-26T23:02:02.609Z | Compiling anyhow v1.0.102 |
| 1878 | 2026-05-26T23:02:02.627Z | Compiling darling_core v0.21.3 |
| 1879 | 2026-05-26T23:02:02.737Z | Compiling tracing-core v0.1.36 |
| 1880 | 2026-05-26T23:02:02.775Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1881 | 2026-05-26T23:02:02.840Z | Compiling pest_generator v2.8.6 |
| 1882 | 2026-05-26T23:02:02.911Z | Compiling pem-rfc7468 v0.7.0 |
| 1883 | 2026-05-26T23:02:03.120Z | Compiling untrusted v0.9.0 |
| 1884 | 2026-05-26T23:02:03.137Z | Compiling serde_derive v1.0.228 |
| 1885 | 2026-05-26T23:02:03.161Z | Compiling zeroize_derive v1.4.3 |
| 1886 | 2026-05-26T23:02:03.177Z | Compiling zerofrom-derive v0.1.6 |
| 1887 | 2026-05-26T23:02:03.198Z | Compiling yoke-derive v0.8.1 |
| 1888 | 2026-05-26T23:02:03.215Z | Compiling zerovec-derive v0.11.2 |
| 1889 | 2026-05-26T23:02:03.269Z | Compiling displaydoc v0.2.5 |
| 1890 | 2026-05-26T23:02:03.435Z | Compiling zerocopy-derive v0.8.40 |
| 1891 | 2026-05-26T23:02:03.514Z | Compiling tokio-macros v2.7.0 |
| 1892 | 2026-05-26T23:02:03.530Z | Compiling futures-macro v0.3.32 |
| 1893 | 2026-05-26T23:02:03.784Z | Compiling zeroize v1.8.2 |
| 1894 | 2026-05-26T23:02:04.066Z | Compiling thiserror-impl v2.0.18 |
| 1895 | 2026-05-26T23:02:04.181Z | Compiling schemars_derive v0.8.22 |
| 1896 | 2026-05-26T23:02:04.220Z | Compiling tracing-attributes v0.1.31 |
| 1897 | 2026-05-26T23:02:04.280Z | Compiling der_derive v0.7.3 |
| 1898 | 2026-05-26T23:02:04.325Z | Compiling thiserror-impl v1.0.69 |
| 1899 | 2026-05-26T23:02:04.346Z | Compiling zerofrom v0.1.6 |
| 1900 | 2026-05-26T23:02:04.497Z | Compiling yoke v0.8.1 |
| 1901 | 2026-05-26T23:02:04.540Z | Compiling crypto-common v0.1.7 |
| 1902 | 2026-05-26T23:02:04.706Z | Compiling zerovec v0.11.5 |
| 1903 | 2026-05-26T23:02:04.723Z | Compiling zerotrie v0.2.3 |
| 1904 | 2026-05-26T23:02:04.880Z | Compiling block-buffer v0.10.4 |
| 1905 | 2026-05-26T23:02:05.069Z | Compiling digest v0.10.7 |
| 1906 | 2026-05-26T23:02:05.274Z | Compiling tinystr v0.8.2 |
| 1907 | 2026-05-26T23:02:05.312Z | Compiling potential_utf v0.1.4 |
| 1908 | 2026-05-26T23:02:05.335Z | Compiling pest_derive v2.8.6 |
| 1909 | 2026-05-26T23:02:05.367Z | Compiling futures-util v0.3.32 |
| 1910 | 2026-05-26T23:02:05.427Z | Compiling hmac v0.12.1 |
| 1911 | 2026-05-26T23:02:05.451Z | Compiling icu_locale_core v2.1.1 |
| 1912 | 2026-05-26T23:02:05.467Z | Compiling icu_collections v2.1.1 |
| 1913 | 2026-05-26T23:02:05.560Z | Compiling block-padding v0.3.3 |
| 1914 | 2026-05-26T23:02:05.587Z | Compiling rustls-pki-types v1.14.0 |
| 1915 | 2026-05-26T23:02:05.730Z | Compiling inout v0.1.4 |
| 1916 | 2026-05-26T23:02:05.795Z | Compiling openssl-macros v0.1.1 |
| 1917 | 2026-05-26T23:02:06.148Z | Compiling cipher v0.4.4 |
| 1918 | 2026-05-26T23:02:06.202Z | Compiling icu_provider v2.1.1 |
| 1919 | 2026-05-26T23:02:06.218Z | Compiling sha2 v0.10.9 |
| 1920 | 2026-05-26T23:02:06.368Z | Compiling bytes v1.11.1 |
| 1921 | 2026-05-26T23:02:06.407Z | Compiling chrono v0.4.44 |
| 1922 | 2026-05-26T23:02:06.425Z | Compiling serde_tokenstream v0.2.3 |
| 1923 | 2026-05-26T23:02:06.469Z | Compiling icu_properties v2.1.2 |
| 1924 | 2026-05-26T23:02:06.581Z | Compiling icu_normalizer v2.1.1 |
| 1925 | 2026-05-26T23:02:06.748Z | Compiling scroll_derive v0.13.1 |
| 1926 | 2026-05-26T23:02:06.977Z | Compiling tokio v1.52.1 |
| 1927 | 2026-05-26T23:02:07.608Z | Compiling idna_adapter v1.2.1 |
| 1928 | 2026-05-26T23:02:07.766Z | Compiling idna v1.1.0 |
| 1929 | 2026-05-26T23:02:07.848Z | Compiling ppv-lite86 v0.2.21 |
| 1930 | 2026-05-26T23:02:07.866Z | Compiling scroll_derive v0.12.1 |
| 1931 | 2026-05-26T23:02:07.904Z | Compiling http v1.4.0 |
| 1932 | 2026-05-26T23:02:08.158Z | Compiling url v2.5.8 |
| 1933 | 2026-05-26T23:02:08.176Z | Compiling flagset v0.4.7 |
| 1934 | 2026-05-26T23:02:08.340Z | Compiling der v0.7.10 |
| 1935 | 2026-05-26T23:02:08.382Z | Compiling tracing v0.1.44 |
| 1936 | 2026-05-26T23:02:08.548Z | Compiling regex v1.12.3 |
| 1937 | 2026-05-26T23:02:08.578Z | Compiling darling_macro v0.21.3 |
| 1938 | 2026-05-26T23:02:08.740Z | Compiling zerocopy-derive v0.7.35 |
| 1939 | 2026-05-26T23:02:08.987Z | Compiling rand_core v0.9.5 |
| 1940 | 2026-05-26T23:02:09.070Z | Compiling slog v2.8.2 |
| 1941 | 2026-05-26T23:02:09.520Z | Compiling spki v0.7.3 |
| 1942 | 2026-05-26T23:02:09.535Z | Compiling darling v0.21.3 |
| 1943 | 2026-05-26T23:02:09.538Z | Compiling salsa20 v0.10.2 |
| 1944 | 2026-05-26T23:02:09.637Z | Compiling pbkdf2 v0.12.2 |
| 1945 | 2026-05-26T23:02:10.031Z | Compiling cookie v0.18.1 |
| 1946 | 2026-05-26T23:02:10.142Z | Compiling camino v1.2.2 |
| 1947 | 2026-05-26T23:02:10.434Z | Compiling scrypt v0.11.0 |
| 1948 | 2026-05-26T23:02:10.452Z | Compiling rand_chacha v0.9.0 |
| 1949 | 2026-05-26T23:02:10.482Z | Compiling http-body v1.0.1 |
| 1950 | 2026-05-26T23:02:10.646Z | Compiling aes v0.8.4 |
| 1951 | 2026-05-26T23:02:10.691Z | Compiling cbc v0.1.2 |
| 1952 | 2026-05-26T23:02:10.719Z | Compiling usdt-impl v0.5.0 |
| 1953 | 2026-05-26T23:02:10.746Z | Compiling paste v1.0.15 |
| 1954 | 2026-05-26T23:02:10.771Z | Compiling ref-cast v1.0.25 |
| 1955 | 2026-05-26T23:02:10.817Z | Compiling tokio-util v0.7.18 |
| 1956 | 2026-05-26T23:02:10.992Z | Compiling usdt-impl v0.6.0 |
| 1957 | 2026-05-26T23:02:10.997Z | Compiling openssl-probe v0.2.1 |
| 1958 | 2026-05-26T23:02:10.997Z | Compiling atomic-waker v1.1.2 |
| 1959 | 2026-05-26T23:02:10.997Z | Compiling untrusted v0.7.1 |
| 1960 | 2026-05-26T23:02:11.026Z | Compiling either v1.15.0 |
| 1961 | 2026-05-26T23:02:11.067Z | Compiling winnow v0.7.14 |
| 1962 | 2026-05-26T23:02:11.088Z | Compiling tinyvec_macros v0.1.1 |
| 1963 | 2026-05-26T23:02:11.145Z | Compiling pkcs5 v0.7.1 |
| 1964 | 2026-05-26T23:02:11.184Z | Compiling tinyvec v1.10.0 |
| 1965 | 2026-05-26T23:02:11.321Z | Compiling rand v0.9.2 |
| 1966 | 2026-05-26T23:02:11.772Z | Compiling scroll v0.12.0 |
| 1967 | 2026-05-26T23:02:11.811Z | Compiling scroll v0.13.0 |
| 1968 | 2026-05-26T23:02:11.907Z | Compiling serde_spanned v0.6.9 |
| 1969 | 2026-05-26T23:02:11.931Z | Compiling toml_datetime v0.6.11 |
| 1970 | 2026-05-26T23:02:12.081Z | Compiling async-trait v0.1.89 |
| 1971 | 2026-05-26T23:02:12.107Z | Compiling heapless v0.7.17 |
| 1972 | 2026-05-26T23:02:12.184Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1973 | 2026-05-26T23:02:12.201Z | Compiling try-lock v0.2.5 |
| 1974 | 2026-05-26T23:02:12.218Z | Compiling tower-service v0.3.3 |
| 1975 | 2026-05-26T23:02:12.325Z | Compiling tower-layer v0.3.3 |
| 1976 | 2026-05-26T23:02:12.342Z | Compiling fastrand v2.3.0 |
| 1977 | 2026-05-26T23:02:12.561Z | Compiling signal-hook v0.3.18 |
| 1978 | 2026-05-26T23:02:12.597Z | Compiling zstd-safe v7.2.4 |
| 1979 | 2026-05-26T23:02:12.678Z | Compiling h2 v0.4.13 |
| 1980 | 2026-05-26T23:02:12.716Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1981 | 2026-05-26T23:02:12.733Z | Compiling want v0.3.1 |
| 1982 | 2026-05-26T23:02:12.927Z | Compiling goblin v0.10.5 |
| 1983 | 2026-05-26T23:02:12.975Z | Compiling goblin v0.8.2 |
| 1984 | 2026-05-26T23:02:13.032Z | Compiling pkcs8 v0.10.2 |
| 1985 | 2026-05-26T23:02:13.101Z | Compiling zerocopy v0.7.35 |
| 1986 | 2026-05-26T23:02:13.324Z | Compiling ipnet v2.11.0 |
| 1987 | 2026-05-26T23:02:13.539Z | Compiling ref-cast-impl v1.0.25 |
| 1988 | 2026-05-26T23:02:13.581Z | Compiling darling_core v0.20.11 |
| 1989 | 2026-05-26T23:02:13.694Z | Compiling curve25519-dalek v4.1.3 |
| 1990 | 2026-05-26T23:02:13.818Z | Compiling memoffset v0.9.1 |
| 1991 | 2026-05-26T23:02:14.043Z | Compiling winnow v0.5.40 |
| 1992 | 2026-05-26T23:02:14.101Z | Compiling pin-utils v0.1.0 |
| 1993 | 2026-05-26T23:02:14.192Z | Compiling rustix v0.38.44 |
| 1994 | 2026-05-26T23:02:14.334Z | Compiling litrs v1.0.0 |
| 1995 | 2026-05-26T23:02:14.539Z | Compiling httpdate v1.0.3 |
| 1996 | 2026-05-26T23:02:14.593Z | Compiling foreign-types-shared v0.1.1 |
| 1997 | 2026-05-26T23:02:14.820Z | Compiling document-features v0.2.12 |
| 1998 | 2026-05-26T23:02:14.875Z | Compiling foreign-types v0.3.2 |
| 1999 | 2026-05-26T23:02:14.891Z | Compiling tempfile v3.25.0 |
| 2000 | 2026-05-26T23:02:15.277Z | Compiling unicode-normalization v0.1.25 |
| 2001 | 2026-05-26T23:02:15.373Z | Compiling toml_edit v0.19.15 |
| 2002 | 2026-05-26T23:02:15.422Z | Compiling dof v0.3.0 |
| 2003 | 2026-05-26T23:02:15.523Z | Compiling dtrace-parser v0.2.0 |
| 2004 | 2026-05-26T23:02:15.634Z | Compiling darling_macro v0.20.11 |
| 2005 | 2026-05-26T23:02:15.780Z | Compiling hyper v1.8.1 |
| 2006 | 2026-05-26T23:02:15.812Z | Compiling dof v0.4.0 |
| 2007 | 2026-05-26T23:02:16.144Z | Compiling dtrace-parser v0.3.0 |
| 2008 | 2026-05-26T23:02:16.189Z | Compiling daft-derive v0.1.7 |
| 2009 | 2026-05-26T23:02:16.223Z | Compiling pin-project-internal v1.1.11 |
| 2010 | 2026-05-26T23:02:16.345Z | Compiling spin v0.9.8 |
| 2011 | 2026-05-26T23:02:16.372Z | Compiling thread-id v5.1.0 |
| 2012 | 2026-05-26T23:02:16.509Z | Compiling thread-id v4.2.2 |
| 2013 | 2026-05-26T23:02:16.548Z | Compiling smoltcp v0.9.1 |
| 2014 | 2026-05-26T23:02:16.616Z | Compiling cfg_aliases v0.2.1 |
| 2015 | 2026-05-26T23:02:16.708Z | Compiling powerfmt v0.2.0 |
| 2016 | 2026-05-26T23:02:16.728Z | Compiling num-bigint-dig v0.8.6 |
| 2017 | 2026-05-26T23:02:16.786Z | Compiling nix v0.31.2 |
| 2018 | 2026-05-26T23:02:16.895Z | Compiling deranged v0.5.8 |
| 2019 | 2026-05-26T23:02:16.927Z | Compiling hyper-util v0.1.20 |
| 2020 | 2026-05-26T23:02:17.321Z | Compiling darling v0.20.11 |
| 2021 | 2026-05-26T23:02:17.446Z | Compiling rustls-native-certs v0.8.3 |
| 2022 | 2026-05-26T23:02:17.550Z | Compiling ipnetwork v0.21.1 |
| 2023 | 2026-05-26T23:02:17.814Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2024 | 2026-05-26T23:02:17.897Z | Compiling strum_macros v0.26.4 |
| 2025 | 2026-05-26T23:02:18.195Z | Compiling sync_wrapper v1.0.2 |
| 2026 | 2026-05-26T23:02:18.277Z | Compiling wait-timeout v0.2.1 |
| 2027 | 2026-05-26T23:02:18.350Z | Compiling num_threads v0.1.7 |
| 2028 | 2026-05-26T23:02:18.463Z | Compiling siphasher v1.0.2 |
| 2029 | 2026-05-26T23:02:18.481Z | Compiling quick-error v1.2.3 |
| 2030 | 2026-05-26T23:02:18.603Z | Compiling bit-vec v0.8.0 |
| 2031 | 2026-05-26T23:02:18.714Z | Compiling utf8parse v0.2.2 |
| 2032 | 2026-05-26T23:02:18.756Z | Compiling anstyle v1.0.13 |
| 2033 | 2026-05-26T23:02:18.836Z | Compiling simd-adler32 v0.3.8 |
| 2034 | 2026-05-26T23:02:18.851Z | Compiling anstyle-parse v0.2.7 |
| 2035 | 2026-05-26T23:02:18.869Z | Compiling bit-set v0.8.0 |
| 2036 | 2026-05-26T23:02:18.915Z | Compiling time v0.3.47 |
| 2037 | 2026-05-26T23:02:19.100Z | Compiling rusty-fork v0.3.1 |
| 2038 | 2026-05-26T23:02:19.230Z | Compiling tower v0.5.3 |
| 2039 | 2026-05-26T23:02:19.631Z | Compiling derive_builder_core v0.20.2 |
| 2040 | 2026-05-26T23:02:19.746Z | Compiling http-body-util v0.1.3 |
| 2041 | 2026-05-26T23:02:19.934Z | Compiling webpki-roots v1.0.6 |
| 2042 | 2026-05-26T23:02:20.053Z | Compiling rand_xorshift v0.4.0 |
| 2043 | 2026-05-26T23:02:20.098Z | Compiling signature v2.2.0 |
| 2044 | 2026-05-26T23:02:20.114Z | Compiling hubpack_derive v0.1.1 |
| 2045 | 2026-05-26T23:02:20.130Z | Compiling strum_macros v0.27.2 |
| 2046 | 2026-05-26T23:02:20.217Z | Compiling snafu-derive v0.8.9 |
| 2047 | 2026-05-26T23:02:20.455Z | Compiling fs-err v3.3.0 |
| 2048 | 2026-05-26T23:02:20.471Z | Compiling ahash v0.8.12 |
| 2049 | 2026-05-26T23:02:20.601Z | Compiling encoding_rs v0.8.35 |
| 2050 | 2026-05-26T23:02:20.616Z | Compiling adler2 v2.0.1 |
| 2051 | 2026-05-26T23:02:20.685Z | Compiling anstyle-query v1.1.5 |
| 2052 | 2026-05-26T23:02:20.717Z | Compiling object v0.37.3 |
| 2053 | 2026-05-26T23:02:20.733Z | Compiling unicode-bidi v0.3.18 |
| 2054 | 2026-05-26T23:02:20.814Z | Compiling unarray v0.1.4 |
| 2055 | 2026-05-26T23:02:20.829Z | Compiling ryu v1.0.23 |
| 2056 | 2026-05-26T23:02:20.864Z | Compiling unicode-segmentation v1.12.0 |
| 2057 | 2026-05-26T23:02:20.880Z | Compiling unicode-properties v0.1.4 |
| 2058 | 2026-05-26T23:02:20.950Z | Compiling mime v0.3.17 |
| 2059 | 2026-05-26T23:02:21.113Z | Compiling colorchoice v1.0.4 |
| 2060 | 2026-05-26T23:02:21.248Z | Compiling iri-string v0.7.10 |
| 2061 | 2026-05-26T23:02:21.267Z | Compiling is_terminal_polyfill v1.70.2 |
| 2062 | 2026-05-26T23:02:21.285Z | Compiling allocator-api2 v0.2.21 |
| 2063 | 2026-05-26T23:02:21.342Z | Compiling serde_urlencoded v0.7.1 |
| 2064 | 2026-05-26T23:02:21.387Z | Compiling anstream v0.6.21 |
| 2065 | 2026-05-26T23:02:21.416Z | Compiling stringprep v0.1.5 |
| 2066 | 2026-05-26T23:02:21.610Z | Compiling proptest v1.10.0 |
| 2067 | 2026-05-26T23:02:21.668Z | Compiling miniz_oxide v0.8.9 |
| 2068 | 2026-05-26T23:02:21.734Z | Compiling derive_builder_macro v0.20.2 |
| 2069 | 2026-05-26T23:02:21.976Z | Compiling tokio-native-tls v0.3.1 |
| 2070 | 2026-05-26T23:02:22.006Z | Compiling usdt-attr-macro v0.6.0 |
| 2071 | 2026-05-26T23:02:22.150Z | Compiling usdt-macro v0.6.0 |
| 2072 | 2026-05-26T23:02:22.445Z | Compiling tower-http v0.6.8 |
| 2073 | 2026-05-26T23:02:22.784Z | Compiling rand_chacha v0.3.1 |
| 2074 | 2026-05-26T23:02:22.789Z | Compiling erased-serde v0.3.31 |
| 2075 | 2026-05-26T23:02:22.789Z | Compiling md-5 v0.10.6 |
| 2076 | 2026-05-26T23:02:22.829Z | Compiling bstr v1.12.1 |
| 2077 | 2026-05-26T23:02:22.939Z | Compiling num-integer v0.1.46 |
| 2078 | 2026-05-26T23:02:22.958Z | Compiling hash32 v0.2.1 |
| 2079 | 2026-05-26T23:02:22.961Z | Compiling vergen-lib v9.1.0 |
| 2080 | 2026-05-26T23:02:23.057Z | Compiling ff v0.13.1 |
| 2081 | 2026-05-26T23:02:23.192Z | Compiling psl-types v2.0.11 |
| 2082 | 2026-05-26T23:02:23.227Z | Compiling fallible-iterator v0.2.0 |
| 2083 | 2026-05-26T23:02:23.289Z | Compiling zlib-rs v0.6.2 |
| 2084 | 2026-05-26T23:02:23.337Z | Compiling base16ct v0.2.0 |
| 2085 | 2026-05-26T23:02:23.371Z | Compiling publicsuffix v2.3.0 |
| 2086 | 2026-05-26T23:02:23.475Z | Compiling sec1 v0.7.3 |
| 2087 | 2026-05-26T23:02:23.497Z | Compiling group v0.13.0 |
| 2088 | 2026-05-26T23:02:23.521Z | Compiling postgres-protocol v0.6.10 |
| 2089 | 2026-05-26T23:02:23.562Z | Compiling num-iter v0.1.45 |
| 2090 | 2026-05-26T23:02:23.767Z | Compiling newtype-uuid v1.3.2 |
| 2091 | 2026-05-26T23:02:24.051Z | Compiling rand v0.8.6 |
| 2092 | 2026-05-26T23:02:24.414Z | Compiling oxnet v0.1.4 |
| 2093 | 2026-05-26T23:02:24.507Z | Compiling derive_builder v0.20.2 |
| 2094 | 2026-05-26T23:02:24.533Z | Compiling hyper-tls v0.6.0 |
| 2095 | 2026-05-26T23:02:24.720Z | Compiling heck v0.4.1 |
| 2096 | 2026-05-26T23:02:24.759Z | Compiling phf_shared v0.13.1 |
| 2097 | 2026-05-26T23:02:24.783Z | Compiling pin-project v1.1.11 |
| 2098 | 2026-05-26T23:02:24.854Z | Compiling lazy_static v1.5.0 |
| 2099 | 2026-05-26T23:02:24.965Z | Compiling terminal_size v0.4.3 |
| 2100 | 2026-05-26T23:02:24.999Z | Compiling serde_with_macros v3.17.0 |
| 2101 | 2026-05-26T23:02:25.003Z | Compiling futures-executor v0.3.32 |
| 2102 | 2026-05-26T23:02:25.019Z | Compiling hex v0.4.3 |
| 2103 | 2026-05-26T23:02:25.190Z | Compiling hkdf v0.12.4 |
| 2104 | 2026-05-26T23:02:25.239Z | Compiling crypto-bigint v0.5.5 |
| 2105 | 2026-05-26T23:02:25.271Z | Compiling async-recursion v1.1.1 |
| 2106 | 2026-05-26T23:02:25.327Z | Compiling enum-as-inner v0.6.1 |
| 2107 | 2026-05-26T23:02:25.359Z | Compiling clap_derive v4.5.55 |
| 2108 | 2026-05-26T23:02:25.400Z | Compiling flate2 v1.1.9 |
| 2109 | 2026-05-26T23:02:25.532Z | Compiling serde_repr v0.1.20 |
| 2110 | 2026-05-26T23:02:25.682Z | Compiling vergen v9.1.0 |
| 2111 | 2026-05-26T23:02:25.718Z | Compiling cargo-platform v0.3.2 |
| 2112 | 2026-05-26T23:02:25.819Z | Compiling managed v0.8.0 |
| 2113 | 2026-05-26T23:02:25.904Z | Compiling clap_lex v1.0.0 |
| 2114 | 2026-05-26T23:02:25.927Z | Compiling same-file v1.0.6 |
| 2115 | 2026-05-26T23:02:25.996Z | Compiling foldhash v0.2.0 |
| 2116 | 2026-05-26T23:02:26.088Z | Compiling foldhash v0.1.5 |
| 2117 | 2026-05-26T23:02:26.105Z | Compiling bitflags v1.3.2 |
| 2118 | 2026-05-26T23:02:26.141Z | Compiling bumpalo v3.20.2 |
| 2119 | 2026-05-26T23:02:26.206Z | Compiling cpufeatures v0.3.0 |
| 2120 | 2026-05-26T23:02:26.257Z | Compiling libbz2-rs-sys v0.2.2 |
| 2121 | 2026-05-26T23:02:26.290Z | Compiling chacha20 v0.10.0 |
| 2122 | 2026-05-26T23:02:26.293Z | Compiling hashbrown v0.15.5 |
| 2123 | 2026-05-26T23:02:26.360Z | Compiling zopfli v0.8.3 |
| 2124 | 2026-05-26T23:02:26.408Z | Compiling hashbrown v0.16.1 |
| 2125 | 2026-05-26T23:02:26.507Z | Compiling elliptic-curve v0.13.8 |
| 2126 | 2026-05-26T23:02:26.869Z | Compiling bzip2 v0.6.1 |
| 2127 | 2026-05-26T23:02:26.869Z | Compiling clap_builder v4.5.60 |
| 2128 | 2026-05-26T23:02:26.930Z | Compiling walkdir v2.5.0 |
| 2129 | 2026-05-26T23:02:26.976Z | Compiling cargo_metadata v0.23.1 |
| 2130 | 2026-05-26T23:02:27.087Z | Compiling futures v0.3.32 |
| 2131 | 2026-05-26T23:02:27.235Z | Compiling phf v0.13.1 |
| 2132 | 2026-05-26T23:02:27.333Z | Compiling snafu v0.8.9 |
| 2133 | 2026-05-26T23:02:27.412Z | Compiling zstd v0.13.3 |
| 2134 | 2026-05-26T23:02:27.443Z | Compiling daft v0.1.7 |
| 2135 | 2026-05-26T23:02:27.569Z | Compiling signal-hook-mio v0.2.5 |
| 2136 | 2026-05-26T23:02:27.702Z | Compiling cookie_store v0.22.1 |
| 2137 | 2026-05-26T23:02:27.717Z | Compiling bzip2 v0.4.4 |
| 2138 | 2026-05-26T23:02:27.740Z | Compiling postgres-types v0.2.12 |
| 2139 | 2026-05-26T23:02:27.940Z | Compiling globset v0.4.18 |
| 2140 | 2026-05-26T23:02:28.012Z | Compiling strum v0.27.2 |
| 2141 | 2026-05-26T23:02:28.287Z | Compiling hubpack v0.1.2 |
| 2142 | 2026-05-26T23:02:28.322Z | Compiling ed25519 v2.2.3 |
| 2143 | 2026-05-26T23:02:28.338Z | Compiling phf_shared v0.11.3 |
| 2144 | 2026-05-26T23:02:28.395Z | Compiling crossbeam-epoch v0.9.18 |
| 2145 | 2026-05-26T23:02:28.563Z | Compiling olpc-cjson v0.1.4 |
| 2146 | 2026-05-26T23:02:28.566Z | Compiling pkcs1 v0.7.5 |
| 2147 | 2026-05-26T23:02:28.599Z | Compiling pem v3.0.6 |
| 2148 | 2026-05-26T23:02:28.750Z | Compiling serde_plain v1.0.2 |
| 2149 | 2026-05-26T23:02:28.767Z | Compiling serde-big-array v0.5.1 |
| 2150 | 2026-05-26T23:02:28.865Z | Compiling rfc6979 v0.4.0 |
| 2151 | 2026-05-26T23:02:28.932Z | Compiling float-cmp v0.10.0 |
| 2152 | 2026-05-26T23:02:28.932Z | Compiling memmap2 v0.9.10 |
| 2153 | 2026-05-26T23:02:28.949Z | Compiling env_filter v1.0.0 |
| 2154 | 2026-05-26T23:02:28.984Z | Compiling predicates-core v1.0.10 |
| 2155 | 2026-05-26T23:02:28.988Z | Compiling normalize-line-endings v0.3.0 |
| 2156 | 2026-05-26T23:02:29.018Z | Compiling static_assertions v1.1.0 |
| 2157 | 2026-05-26T23:02:29.018Z | Compiling data-encoding v2.10.0 |
| 2158 | 2026-05-26T23:02:29.102Z | Compiling keccak v0.1.6 |
| 2159 | 2026-05-26T23:02:29.118Z | Compiling fixedbitset v0.5.7 |
| 2160 | 2026-05-26T23:02:29.137Z | Compiling jiff v0.2.21 |
| 2161 | 2026-05-26T23:02:29.170Z | Compiling new_debug_unreachable v1.0.6 |
| 2162 | 2026-05-26T23:02:29.188Z | Compiling fixedbitset v0.4.2 |
| 2163 | 2026-05-26T23:02:29.248Z | Compiling typed-path v0.9.3 |
| 2164 | 2026-05-26T23:02:29.264Z | Compiling toml_write v0.1.2 |
| 2165 | 2026-05-26T23:02:29.334Z | Compiling whoami v2.1.0 |
| 2166 | 2026-05-26T23:02:29.368Z | Compiling difflib v0.4.0 |
| 2167 | 2026-05-26T23:02:29.436Z | Compiling precomputed-hash v0.1.1 |
| 2168 | 2026-05-26T23:02:29.488Z | Compiling toml_edit v0.22.27 |
| 2169 | 2026-05-26T23:02:29.556Z | Compiling tokio-postgres v0.7.16 |
| 2170 | 2026-05-26T23:02:29.572Z | Compiling string_cache v0.8.9 |
| 2171 | 2026-05-26T23:02:29.592Z | Compiling petgraph v0.6.5 |
| 2172 | 2026-05-26T23:02:29.689Z | Compiling predicates v3.1.4 |
| 2173 | 2026-05-26T23:02:29.814Z | Compiling hickory-proto v0.25.2 |
| 2174 | 2026-05-26T23:02:29.842Z | Compiling petgraph v0.8.3 |
| 2175 | 2026-05-26T23:02:29.950Z | Compiling sha3 v0.10.8 |
| 2176 | 2026-05-26T23:02:30.302Z | Compiling env_logger v0.11.9 |
| 2177 | 2026-05-26T23:02:30.440Z | Compiling usdt v0.6.0 |
| 2178 | 2026-05-26T23:02:30.458Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2179 | 2026-05-26T23:02:30.658Z | Compiling ecdsa v0.16.9 |
| 2180 | 2026-05-26T23:02:30.711Z | Compiling rsa v0.9.10 |
| 2181 | 2026-05-26T23:02:31.080Z | Compiling ed25519-dalek v2.2.0 |
| 2182 | 2026-05-26T23:02:31.152Z | Compiling clap v4.5.60 |
| 2183 | 2026-05-26T23:02:31.653Z | Compiling crossterm v0.28.1 |
| 2184 | 2026-05-26T23:02:31.688Z | Compiling zip v0.6.6 |
| 2185 | 2026-05-26T23:02:31.890Z | Compiling zip v4.6.1 |
| 2186 | 2026-05-26T23:02:31.959Z | Compiling iddqd v0.4.1 |
| 2187 | 2026-05-26T23:02:32.455Z | Compiling rand v0.10.0 |
| 2188 | 2026-05-26T23:02:32.486Z | Compiling serde_with v3.17.0 |
| 2189 | 2026-05-26T23:02:32.532Z | Compiling similar v2.7.0 |
| 2190 | 2026-05-26T23:02:32.858Z | Compiling strum v0.26.3 |
| 2191 | 2026-05-26T23:02:32.909Z | Compiling toml v0.7.8 |
| 2192 | 2026-05-26T23:02:33.016Z | Compiling tokio-stream v0.1.18 |
| 2193 | 2026-05-26T23:02:33.064Z | Compiling itertools v0.13.0 |
| 2194 | 2026-05-26T23:02:33.190Z | Compiling buf-list v1.1.2 |
| 2195 | 2026-05-26T23:02:33.311Z | Compiling x509-cert v0.2.5 |
| 2196 | 2026-05-26T23:02:33.475Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2197 | 2026-05-26T23:02:33.518Z | Compiling openapiv3 v2.2.0 |
| 2198 | 2026-05-26T23:02:33.802Z | Compiling sha1 v0.10.6 |
| 2199 | 2026-05-26T23:02:33.998Z | Compiling peg-runtime v0.8.5 |
| 2200 | 2026-05-26T23:02:34.050Z | Compiling lalrpop-util v0.19.12 |
| 2201 | 2026-05-26T23:02:49.910Z | Compiling rustls-webpki v0.103.9 |
| 2202 | 2026-05-26T23:02:51.263Z | Compiling macaddr v1.0.1 |
| 2203 | 2026-05-26T23:02:51.368Z | Compiling structmeta-derive v0.3.0 |
| 2204 | 2026-05-26T23:02:51.476Z | Compiling rayon-core v1.13.0 |
| 2205 | 2026-05-26T23:02:51.497Z | Compiling crucible-workspace-hack v0.1.0 |
| 2206 | 2026-05-26T23:02:51.570Z | Compiling itertools v0.14.0 |
| 2207 | 2026-05-26T23:02:51.672Z | Compiling secrecy v0.10.3 |
| 2208 | 2026-05-26T23:02:51.738Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2209 | 2026-05-26T23:02:51.764Z | Compiling heapless v0.8.0 |
| 2210 | 2026-05-26T23:02:51.869Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2211 | 2026-05-26T23:02:52.052Z | Compiling rustls v0.22.4 |
| 2212 | 2026-05-26T23:02:52.079Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2213 | 2026-05-26T23:02:52.191Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2214 | 2026-05-26T23:02:52.230Z | Compiling crossbeam-deque v0.8.6 |
| 2215 | 2026-05-26T23:02:52.290Z | Compiling rustls-webpki v0.102.8 |
| 2216 | 2026-05-26T23:02:52.305Z | Compiling hash32 v0.3.1 |
| 2217 | 2026-05-26T23:02:52.368Z | Compiling multer v3.1.0 |
| 2218 | 2026-05-26T23:02:52.448Z | Compiling structmeta v0.3.0 |
| 2219 | 2026-05-26T23:02:52.466Z | Compiling thread_local v1.1.9 |
| 2220 | 2026-05-26T23:02:52.489Z | Compiling unicode-width v0.2.0 |
| 2221 | 2026-05-26T23:02:52.505Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2222 | 2026-05-26T23:02:52.533Z | Compiling compression-core v0.4.31 |
| 2223 | 2026-05-26T23:02:52.596Z | Compiling smoltcp v0.11.0 |
| 2224 | 2026-05-26T23:02:52.672Z | Compiling match_cfg v0.1.0 |
| 2225 | 2026-05-26T23:02:52.692Z | Compiling slog-async v2.8.0 |
| 2226 | 2026-05-26T23:02:52.743Z | Compiling hostname v0.3.1 |
| 2227 | 2026-05-26T23:02:52.796Z | Compiling derive-ex v0.1.8 |
| 2228 | 2026-05-26T23:02:52.843Z | Compiling compression-codecs v0.4.37 |
| 2229 | 2026-05-26T23:02:52.859Z | Compiling proc-macro-crate v3.4.0 |
| 2230 | 2026-05-26T23:02:52.951Z | Compiling ingot-macros v0.1.1 |
| 2231 | 2026-05-26T23:02:53.041Z | Compiling slog-json v2.6.1 |
| 2232 | 2026-05-26T23:02:53.061Z | Compiling crossbeam-channel v0.5.15 |
| 2233 | 2026-05-26T23:02:53.243Z | Compiling half v2.7.1 |
| 2234 | 2026-05-26T23:02:53.323Z | Compiling newtype-uuid-macros v0.1.0 |
| 2235 | 2026-05-26T23:02:53.340Z | Compiling cobs v0.3.0 |
| 2236 | 2026-05-26T23:02:53.541Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2237 | 2026-05-26T23:02:53.681Z | Compiling universal-hash v0.5.1 |
| 2238 | 2026-05-26T23:02:53.681Z | Compiling async-stream-impl v0.3.6 |
| 2239 | 2026-05-26T23:02:53.791Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2240 | 2026-05-26T23:02:53.811Z | Compiling serde_spanned v1.0.4 |
| 2241 | 2026-05-26T23:02:54.006Z | Compiling tokio-rustls v0.26.4 |
| 2242 | 2026-05-26T23:02:54.089Z | Compiling rustls-platform-verifier v0.6.2 |
| 2243 | 2026-05-26T23:02:54.225Z | Compiling is-terminal v0.4.17 |
| 2244 | 2026-05-26T23:02:54.264Z | Compiling hyper-rustls v0.27.7 |
| 2245 | 2026-05-26T23:02:54.267Z | Compiling dropshot v0.17.0 |
| 2246 | 2026-05-26T23:02:54.310Z | Compiling proc-macro-error-attr v1.0.4 |
| 2247 | 2026-05-26T23:02:54.339Z | Compiling convert_case v0.4.0 |
| 2248 | 2026-05-26T23:02:54.369Z | Compiling term v1.2.1 |
| 2249 | 2026-05-26T23:02:54.386Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2250 | 2026-05-26T23:02:54.499Z | Compiling take_mut v0.2.2 |
| 2251 | 2026-05-26T23:02:54.528Z | Compiling reqwest v0.12.28 |
| 2252 | 2026-05-26T23:02:54.575Z | Compiling reqwest v0.13.2 |
| 2253 | 2026-05-26T23:02:54.634Z | Compiling opaque-debug v0.3.1 |
| 2254 | 2026-05-26T23:02:54.650Z | Compiling ciborium-io v0.2.2 |
| 2255 | 2026-05-26T23:02:54.668Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2256 | 2026-05-26T23:02:54.688Z | Compiling derive_more v0.99.20 |
| 2257 | 2026-05-26T23:02:54.691Z | Compiling slog-term v2.9.2 |
| 2258 | 2026-05-26T23:02:54.729Z | Compiling poly1305 v0.8.0 |
| 2259 | 2026-05-26T23:02:54.772Z | Compiling ciborium-ll v0.2.2 |
| 2260 | 2026-05-26T23:02:54.903Z | Compiling thiserror-no-std v2.0.2 |
| 2261 | 2026-05-26T23:02:55.019Z | Compiling tokio-rustls v0.25.0 |
| 2262 | 2026-05-26T23:02:55.172Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2263 | 2026-05-26T23:02:55.401Z | Compiling test-strategy v0.4.5 |
| 2264 | 2026-05-26T23:02:55.418Z | Compiling async-stream v0.3.6 |
| 2265 | 2026-05-26T23:02:55.647Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2266 | 2026-05-26T23:02:55.679Z | Compiling ingot-types v0.1.2 |
| 2267 | 2026-05-26T23:02:55.698Z | Compiling postcard v1.1.3 |
| 2268 | 2026-05-26T23:02:56.086Z | Compiling num_enum_derive v0.7.5 |
| 2269 | 2026-05-26T23:02:56.112Z | Compiling ingot v0.1.1 |
| 2270 | 2026-05-26T23:02:56.194Z | Compiling tough v0.22.0 |
| 2271 | 2026-05-26T23:02:56.269Z | Compiling slog-bunyan v2.5.0 |
| 2272 | 2026-05-26T23:02:56.404Z | Compiling async-compression v0.4.41 |
| 2273 | 2026-05-26T23:02:56.781Z | Compiling parse-display-derive v0.10.0 |
| 2274 | 2026-05-26T23:02:56.904Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2275 | 2026-05-26T23:02:56.984Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2276 | 2026-05-26T23:02:57.122Z | Compiling proc-macro-crate v1.3.1 |
| 2277 | 2026-05-26T23:02:57.247Z | Compiling backon v1.6.0 |
| 2278 | 2026-05-26T23:02:57.501Z | Compiling waitgroup v0.1.2 |
| 2279 | 2026-05-26T23:02:57.533Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2280 | 2026-05-26T23:02:57.549Z | Compiling password-hash v0.5.0 |
| 2281 | 2026-05-26T23:02:57.760Z | Compiling chacha20 v0.9.1 |
| 2282 | 2026-05-26T23:02:57.776Z | Compiling dropshot_endpoint v0.17.0 |
| 2283 | 2026-05-26T23:02:58.042Z | Compiling rustls-pemfile v2.2.0 |
| 2284 | 2026-05-26T23:02:58.058Z | Compiling blake2 v0.10.6 |
| 2285 | 2026-05-26T23:02:58.129Z | Compiling aead v0.5.2 |
| 2286 | 2026-05-26T23:02:58.343Z | Compiling foreign-types-macros v0.2.3 |
| 2287 | 2026-05-26T23:02:58.362Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2288 | 2026-05-26T23:02:58.379Z | Compiling serde_path_to_error v0.1.20 |
| 2289 | 2026-05-26T23:02:58.547Z | Compiling hostname v0.4.2 |
| 2290 | 2026-05-26T23:02:58.568Z | Compiling proc-macro-error v1.0.4 |
| 2291 | 2026-05-26T23:02:58.592Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2292 | 2026-05-26T23:02:58.703Z | Compiling instant v0.1.13 |
| 2293 | 2026-05-26T23:02:58.741Z | Compiling typeid v1.0.3 |
| 2294 | 2026-05-26T23:02:58.803Z | Compiling foreign-types-shared v0.3.1 |
| 2295 | 2026-05-26T23:02:58.817Z | Compiling debug-ignore v1.0.5 |
| 2296 | 2026-05-26T23:02:58.869Z | Compiling backoff v0.4.0 |
| 2297 | 2026-05-26T23:02:58.895Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2298 | 2026-05-26T23:02:58.923Z | Compiling parse-display v0.10.0 |
| 2299 | 2026-05-26T23:02:58.955Z | Compiling argon2 v0.5.3 |
| 2300 | 2026-05-26T23:02:58.971Z | Compiling foreign-types v0.5.0 |
| 2301 | 2026-05-26T23:02:58.986Z | Compiling chacha20poly1305 v0.10.1 |
| 2302 | 2026-05-26T23:02:59.072Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2303 | 2026-05-26T23:02:59.089Z | Compiling num_enum_derive v0.5.11 |
| 2304 | 2026-05-26T23:02:59.110Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2305 | 2026-05-26T23:02:59.127Z | Compiling num_enum v0.7.5 |
| 2306 | 2026-05-26T23:02:59.276Z | Compiling vsss-rs v3.3.4 |
| 2307 | 2026-05-26T23:02:59.449Z | Compiling ciborium v0.2.2 |
| 2308 | 2026-05-26T23:02:59.655Z | Compiling tabwriter v1.4.1 |
| 2309 | 2026-05-26T23:02:59.701Z | Compiling regress v0.10.5 |
| 2310 | 2026-05-26T23:02:59.836Z | Compiling byte-wrapper v0.1.0 |
| 2311 | 2026-05-26T23:02:59.984Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2312 | 2026-05-26T23:02:59.988Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2313 | 2026-05-26T23:03:00.042Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2314 | 2026-05-26T23:03:00.058Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2315 | 2026-05-26T23:03:00.076Z | Compiling cstr-argument v0.1.2 |
| 2316 | 2026-05-26T23:03:00.265Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2317 | 2026-05-26T23:03:00.295Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2318 | 2026-05-26T23:03:00.326Z | Compiling humantime v2.3.0 |
| 2319 | 2026-05-26T23:03:00.487Z | Compiling erased-serde v0.4.9 |
| 2320 | 2026-05-26T23:03:00.505Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2321 | 2026-05-26T23:03:00.641Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2322 | 2026-05-26T23:03:00.658Z | Compiling num_enum v0.5.11 |
| 2323 | 2026-05-26T23:03:00.675Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2324 | 2026-05-26T23:03:00.805Z | Compiling rayon v1.11.0 |
| 2325 | 2026-05-26T23:03:00.824Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2326 | 2026-05-26T23:03:00.828Z | Compiling indent_write v2.2.0 |
| 2327 | 2026-05-26T23:03:00.857Z | Compiling colored v3.1.1 |
| 2328 | 2026-05-26T23:03:00.915Z | Compiling libefi-sys v0.1.0 |
| 2329 | 2026-05-26T23:03:00.945Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2330 | 2026-05-26T23:03:01.021Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2331 | 2026-05-26T23:03:01.038Z | Compiling zone_cfg_derive v0.3.1 |
| 2332 | 2026-05-26T23:03:01.166Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2333 | 2026-05-26T23:03:01.188Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2334 | 2026-05-26T23:03:01.257Z | Compiling camino-tempfile v1.4.1 |
| 2335 | 2026-05-26T23:03:01.386Z | Compiling itertools v0.12.1 |
| 2336 | 2026-05-26T23:03:01.426Z | Compiling usdt-attr-macro v0.5.0 |
| 2337 | 2026-05-26T23:03:01.566Z | Compiling usdt-macro v0.5.0 |
| 2338 | 2026-05-26T23:03:01.686Z | Compiling num-derive v0.4.2 |
| 2339 | 2026-05-26T23:03:01.702Z | Compiling bitfield-struct v0.6.2 |
| 2340 | 2026-05-26T23:03:01.717Z | Compiling blake3 v1.8.3 |
| 2341 | 2026-05-26T23:03:01.732Z | Compiling ordered-float v2.10.1 |
| 2342 | 2026-05-26T23:03:02.047Z | Compiling sigpipe v0.1.3 |
| 2343 | 2026-05-26T23:03:02.136Z | Compiling memmap v0.7.0 |
| 2344 | 2026-05-26T23:03:02.165Z | Compiling swrite v0.1.0 |
| 2345 | 2026-05-26T23:03:02.219Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2346 | 2026-05-26T23:03:02.295Z | Compiling glob v0.3.3 |
| 2347 | 2026-05-26T23:03:02.298Z | Compiling usdt v0.5.0 |
| 2348 | 2026-05-26T23:03:02.382Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2349 | 2026-05-26T23:03:02.397Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2350 | 2026-05-26T23:03:02.619Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2351 | 2026-05-26T23:03:02.736Z | Compiling serde-value v0.7.0 |
| 2352 | 2026-05-26T23:03:02.940Z | Compiling zone v0.3.1 |
| 2353 | 2026-05-26T23:03:02.955Z | Compiling serde-untagged v0.1.9 |
| 2354 | 2026-05-26T23:03:03.092Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2355 | 2026-05-26T23:03:03.227Z | Compiling toml v0.8.23 |
| 2356 | 2026-05-26T23:03:03.258Z | Compiling smf v0.2.3 |
| 2357 | 2026-05-26T23:03:03.340Z | Compiling filetime v0.2.27 |
| 2358 | 2026-05-26T23:03:03.357Z | Compiling unicode-xid v0.2.6 |
| 2359 | 2026-05-26T23:03:03.379Z | Compiling xattr v1.6.1 |
| 2360 | 2026-05-26T23:03:03.418Z | Compiling constant_time_eq v0.4.2 |
| 2361 | 2026-05-26T23:03:03.465Z | Compiling arrayvec v0.7.6 |
| 2362 | 2026-05-26T23:03:03.535Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2363 | 2026-05-26T23:03:03.576Z | Compiling whoami v1.6.1 |
| 2364 | 2026-05-26T23:03:03.601Z | Compiling arrayref v0.3.9 |
| 2365 | 2026-05-26T23:03:03.602Z | Compiling tar v0.4.45 |
| 2366 | 2026-05-26T23:03:03.641Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2367 | 2026-05-26T23:03:03.655Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2368 | 2026-05-26T23:03:03.731Z | Compiling cargo-util-schemas v0.8.2 |
| 2369 | 2026-05-26T23:03:03.914Z | Compiling tokio-dtrace v0.1.1 |
| 2370 | 2026-05-26T23:03:04.056Z | Compiling console v0.16.2 |
| 2371 | 2026-05-26T23:03:04.271Z | Compiling gethostname v0.5.0 |
| 2372 | 2026-05-26T23:03:04.354Z | Compiling cargo-platform v0.2.0 |
| 2373 | 2026-05-26T23:03:04.436Z | Compiling topological-sort v0.2.2 |
| 2374 | 2026-05-26T23:03:04.452Z | Compiling unit-prefix v0.5.2 |
| 2375 | 2026-05-26T23:03:04.544Z | Compiling oxide-tokio-rt v0.1.4 |
| 2376 | 2026-05-26T23:03:04.560Z | Compiling shell-words v1.1.1 |
| 2377 | 2026-05-26T23:03:04.630Z | Compiling indicatif v0.18.4 |
| 2378 | 2026-05-26T23:03:04.646Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2379 | 2026-05-26T23:03:04.887Z | Compiling cargo_metadata v0.21.0 |
| 2380 | 2026-05-26T23:03:14.410Z | Compiling progenitor-client v0.14.0 |
| 2381 | 2026-05-26T23:03:14.451Z | Compiling progenitor-client v0.10.0 |
| 2382 | 2026-05-26T23:03:14.451Z | Compiling omicron-zone-package v0.12.2 |
| 2383 | 2026-05-26T23:03:14.864Z | Compiling progenitor-extras v0.2.0 |
| 2384 | 2026-05-26T23:03:17.259Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2385 | 2026-05-26T23:03:17.259Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2386 | 2026-05-26T23:03:17.289Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2387 | 2026-05-26T23:03:17.309Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2388 | 2026-05-26T23:03:17.311Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2389 | 2026-05-26T23:03:17.529Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2390 | 2026-05-26T23:03:17.589Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2391 | 2026-05-26T23:03:17.664Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2392 | 2026-05-26T23:03:17.743Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2393 | 2026-05-26T23:03:21.774Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2394 | 2026-05-26T23:03:29.568Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2395 | 2026-05-26T23:03:32.766Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2396 | 2026-05-26T23:03:33.780Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2397 | 2026-05-26T23:03:43.714Z | Finished `release` profile [optimized] target(s) in 1m 47s |
| 2398 | 2026-05-26T23:03:43.868Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2399 | 2026-05-26T23:03:43.932Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2400 | 2026-05-26T23:03:43.935Z | Created new build target 'test' and set it as active |
| 2401 | 2026-05-26T23:03:43.935Z | |
| 2402 | 2026-05-26T23:03:43.936Z | real 1:47.499412191 |
| 2403 | 2026-05-26T23:03:43.936Z | user 17:44.738018889 |
| 2404 | 2026-05-26T23:03:43.936Z | sys 2:40.348499439 |
| 2405 | 2026-05-26T23:03:43.936Z | trap 0.506615074 |
| 2406 | 2026-05-26T23:03:43.936Z | tflt 2.947479564 |
| 2407 | 2026-05-26T23:03:43.936Z | dflt 4.139387705 |
| 2408 | 2026-05-26T23:03:43.936Z | kflt 0.000940250 |
| 2409 | 2026-05-26T23:03:43.936Z | lock 55:08.282283665 |
| 2410 | 2026-05-26T23:03:43.936Z | slp 44:59.854103600 |
| 2411 | 2026-05-26T23:03:43.936Z | lat 45.653411687 |
| 2412 | 2026-05-26T23:03:43.936Z | stop 5:41.371595281 |
| 2413 | 2026-05-26T23:03:43.939Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2414 | 2026-05-26T23:03:44.844Z | Finished `release` profile [optimized] target(s) in 0.89s |
| 2415 | 2026-05-26T23:03:44.924Z | Running `target/release/omicron-package -t test package` |
| 2416 | 2026-05-26T23:03:44.984Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2417 | 2026-05-26T23:03:46.441Z | Compiling heck v0.5.0 |
| 2418 | 2026-05-26T23:03:46.444Z | Compiling regress v0.11.1 |
| 2419 | 2026-05-26T23:03:46.444Z | Compiling unsafe-libyaml v0.2.11 |
| 2420 | 2026-05-26T23:03:46.708Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2421 | 2026-05-26T23:03:46.732Z | Compiling regress v0.10.5 |
| 2422 | 2026-05-26T23:03:46.757Z | Compiling is-terminal v0.4.17 |
| 2423 | 2026-05-26T23:03:46.774Z | Compiling unicode-width v0.1.14 |
| 2424 | 2026-05-26T23:03:46.774Z | Compiling prettyplease v0.2.37 |
| 2425 | 2026-05-26T23:03:46.778Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2426 | 2026-05-26T23:03:46.778Z | Compiling bytecount v0.6.9 |
| 2427 | 2026-05-26T23:03:46.778Z | Compiling rustls v0.22.4 |
| 2428 | 2026-05-26T23:03:46.778Z | Compiling rustls-webpki v0.102.8 |
| 2429 | 2026-05-26T23:03:46.840Z | Compiling derive-where v1.6.0 |
| 2430 | 2026-05-26T23:03:46.860Z | Compiling thread_local v1.1.9 |
| 2431 | 2026-05-26T23:03:46.863Z | Compiling match_cfg v0.1.0 |
| 2432 | 2026-05-26T23:03:46.932Z | Compiling compression-core v0.4.31 |
| 2433 | 2026-05-26T23:03:46.952Z | Compiling multer v3.1.0 |
| 2434 | 2026-05-26T23:03:47.019Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2435 | 2026-05-26T23:03:47.022Z | Compiling hostname v0.3.1 |
| 2436 | 2026-05-26T23:03:47.064Z | Compiling slog-async v2.8.0 |
| 2437 | 2026-05-26T23:03:47.088Z | Compiling crossbeam-channel v0.5.15 |
| 2438 | 2026-05-26T23:03:47.114Z | Compiling compression-codecs v0.4.37 |
| 2439 | 2026-05-26T23:03:47.137Z | Compiling slog-json v2.6.1 |
| 2440 | 2026-05-26T23:03:47.141Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2441 | 2026-05-26T23:03:47.182Z | Compiling serde_spanned v1.0.4 |
| 2442 | 2026-05-26T23:03:47.207Z | Compiling serde_yaml v0.9.34+deprecated |
| 2443 | 2026-05-26T23:03:47.212Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2444 | 2026-05-26T23:03:47.256Z | Compiling take_mut v0.2.2 |
| 2445 | 2026-05-26T23:03:47.371Z | Compiling term v1.2.1 |
| 2446 | 2026-05-26T23:03:47.372Z | Compiling slog-bunyan v2.5.0 |
| 2447 | 2026-05-26T23:03:47.416Z | Compiling async-compression v0.4.41 |
| 2448 | 2026-05-26T23:03:47.519Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2449 | 2026-05-26T23:03:47.562Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2450 | 2026-05-26T23:03:47.585Z | Compiling async-stream v0.3.6 |
| 2451 | 2026-05-26T23:03:47.704Z | Compiling slog-term v2.9.2 |
| 2452 | 2026-05-26T23:03:47.726Z | Compiling dropshot v0.17.0 |
| 2453 | 2026-05-26T23:03:47.756Z | Compiling num-rational v0.4.2 |
| 2454 | 2026-05-26T23:03:47.785Z | Compiling progenitor-client v0.14.0 |
| 2455 | 2026-05-26T23:03:47.808Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2456 | 2026-05-26T23:03:47.901Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2457 | 2026-05-26T23:03:47.905Z | Compiling waitgroup v0.1.2 |
| 2458 | 2026-05-26T23:03:47.945Z | Compiling backon v1.6.0 |
| 2459 | 2026-05-26T23:03:48.016Z | Compiling rustls-pemfile v2.2.0 |
| 2460 | 2026-05-26T23:03:48.066Z | Compiling num-complex v0.4.6 |
| 2461 | 2026-05-26T23:03:48.111Z | Compiling serde_path_to_error v0.1.20 |
| 2462 | 2026-05-26T23:03:48.134Z | Compiling hostname v0.4.2 |
| 2463 | 2026-05-26T23:03:48.153Z | Compiling instant v0.1.13 |
| 2464 | 2026-05-26T23:03:48.183Z | Compiling debug-ignore v1.0.5 |
| 2465 | 2026-05-26T23:03:48.233Z | Compiling progenitor-extras v0.2.0 |
| 2466 | 2026-05-26T23:03:48.254Z | Compiling typify-impl v0.6.2 |
| 2467 | 2026-05-26T23:03:48.289Z | Compiling backoff v0.4.0 |
| 2468 | 2026-05-26T23:03:48.311Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2469 | 2026-05-26T23:03:48.335Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2470 | 2026-05-26T23:03:48.526Z | Compiling num v0.4.3 |
| 2471 | 2026-05-26T23:03:48.548Z | Compiling parse-display v0.10.0 |
| 2472 | 2026-05-26T23:03:48.573Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2473 | 2026-05-26T23:03:48.576Z | Compiling progenitor-client v0.10.0 |
| 2474 | 2026-05-26T23:03:48.629Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2475 | 2026-05-26T23:03:48.650Z | Compiling macaddr v1.0.1 |
| 2476 | 2026-05-26T23:03:48.705Z | Compiling float-ord v0.3.2 |
| 2477 | 2026-05-26T23:03:48.790Z | Compiling humantime v2.3.0 |
| 2478 | 2026-05-26T23:03:48.881Z | Compiling console v0.15.11 |
| 2479 | 2026-05-26T23:03:48.927Z | Compiling atomicwrites v0.4.4 |
| 2480 | 2026-05-26T23:03:48.931Z | Compiling newline-converter v0.3.0 |
| 2481 | 2026-05-26T23:03:49.048Z | Compiling progenitor-client v0.13.0 |
| 2482 | 2026-05-26T23:03:49.071Z | Compiling slog-dtrace v0.3.0 |
| 2483 | 2026-05-26T23:03:49.110Z | Compiling resolv-conf v0.7.6 |
| 2484 | 2026-05-26T23:03:49.280Z | Compiling expectorate v1.2.0 |
| 2485 | 2026-05-26T23:03:49.303Z | Compiling cancel-safe-futures v0.1.5 |
| 2486 | 2026-05-26T23:03:49.363Z | Compiling tokio-rustls v0.25.0 |
| 2487 | 2026-05-26T23:03:49.398Z | Compiling owo-colors v4.3.0 |
| 2488 | 2026-05-26T23:03:49.482Z | Compiling toml v0.8.23 |
| 2489 | 2026-05-26T23:03:49.533Z | Compiling libsw-core v0.3.2 |
| 2490 | 2026-05-26T23:03:49.663Z | Compiling linked-hash-map v0.5.6 |
| 2491 | 2026-05-26T23:03:49.772Z | Compiling libsw v3.5.0 |
| 2492 | 2026-05-26T23:03:49.772Z | Compiling linear-map v1.2.0 |
| 2493 | 2026-05-26T23:03:49.920Z | Compiling lru-cache v0.1.2 |
| 2494 | 2026-05-26T23:03:50.016Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2495 | 2026-05-26T23:03:50.038Z | Compiling minimal-lexical v0.2.1 |
| 2496 | 2026-05-26T23:03:50.072Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2497 | 2026-05-26T23:03:50.096Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2498 | 2026-05-26T23:03:50.120Z | Compiling hickory-proto v0.24.4 |
| 2499 | 2026-05-26T23:03:50.178Z | Compiling unicode-xid v0.2.6 |
| 2500 | 2026-05-26T23:03:50.236Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2501 | 2026-05-26T23:03:50.316Z | Compiling nom v7.1.3 |
| 2502 | 2026-05-26T23:03:50.339Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2503 | 2026-05-26T23:03:50.496Z | Compiling convert_case v0.10.0 |
| 2504 | 2026-05-26T23:03:50.801Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2505 | 2026-05-26T23:03:50.823Z | Compiling derive_more-impl v2.1.1 |
| 2506 | 2026-05-26T23:03:51.322Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2507 | 2026-05-26T23:03:51.646Z | Compiling derive_more v2.1.1 |
| 2508 | 2026-05-26T23:03:51.761Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2509 | 2026-05-26T23:03:51.784Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2510 | 2026-05-26T23:03:51.789Z | Compiling papergrid v0.11.0 |
| 2511 | 2026-05-26T23:03:51.950Z | Compiling typify-macro v0.6.2 |
| 2512 | 2026-05-26T23:03:51.990Z | Compiling tabled_derive v0.7.0 |
| 2513 | 2026-05-26T23:03:52.056Z | Compiling termtree v0.5.1 |
| 2514 | 2026-05-26T23:03:52.273Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2515 | 2026-05-26T23:03:52.624Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2516 | 2026-05-26T23:03:52.859Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2517 | 2026-05-26T23:03:52.985Z | Compiling hickory-resolver v0.24.4 |
| 2518 | 2026-05-26T23:03:53.050Z | Compiling tabled v0.15.0 |
| 2519 | 2026-05-26T23:03:53.146Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2520 | 2026-05-26T23:03:53.674Z | Compiling typify v0.6.2 |
| 2521 | 2026-05-26T23:03:53.972Z | Compiling progenitor-impl v0.14.0 |
| 2522 | 2026-05-26T23:03:54.595Z | Compiling progenitor-impl v0.13.0 |
| 2523 | 2026-05-26T23:03:56.250Z | Compiling progenitor-macro v0.14.0 |
| 2524 | 2026-05-26T23:03:56.460Z | Compiling qorb v0.4.1 |
| 2525 | 2026-05-26T23:03:56.922Z | Compiling progenitor-macro v0.13.0 |
| 2526 | 2026-05-26T23:03:58.021Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2527 | 2026-05-26T23:03:58.813Z | Compiling crossterm v0.29.0 |
| 2528 | 2026-05-26T23:03:58.852Z | Compiling phf_shared v0.12.1 |
| 2529 | 2026-05-26T23:03:59.103Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2530 | 2026-05-26T23:03:59.127Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2531 | 2026-05-26T23:03:59.301Z | Compiling vte v0.14.1 |
| 2532 | 2026-05-26T23:03:59.696Z | Compiling csv-core v0.1.13 |
| 2533 | 2026-05-26T23:04:01.034Z | Compiling highway v1.3.0 |
| 2534 | 2026-05-26T23:04:01.094Z | Compiling chrono-tz v0.10.4 |
| 2535 | 2026-05-26T23:04:01.094Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2536 | 2026-05-26T23:04:01.094Z | Compiling csv v1.4.0 |
| 2537 | 2026-05-26T23:04:01.096Z | Compiling progenitor v0.14.0 |
| 2538 | 2026-05-26T23:04:01.096Z | Compiling strip-ansi-escapes v0.2.1 |
| 2539 | 2026-05-26T23:04:01.096Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2540 | 2026-05-26T23:04:01.246Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2541 | 2026-05-26T23:04:01.299Z | Compiling progenitor v0.13.0 |
| 2542 | 2026-05-26T23:04:01.342Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2543 | 2026-05-26T23:04:01.437Z | Compiling phf v0.12.1 |
| 2544 | 2026-05-26T23:04:01.472Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2545 | 2026-05-26T23:04:01.531Z | Compiling const_format_proc_macros v0.2.34 |
| 2546 | 2026-05-26T23:04:01.643Z | Compiling fd-lock v4.0.4 |
| 2547 | 2026-05-26T23:04:01.827Z | Compiling peg-macros v0.8.5 |
| 2548 | 2026-05-26T23:04:01.860Z | Compiling nu-ansi-term v0.50.3 |
| 2549 | 2026-05-26T23:04:02.336Z | Compiling const_format v0.2.35 |
| 2550 | 2026-05-26T23:04:02.434Z | Compiling reedline v0.40.0 |
| 2551 | 2026-05-26T23:04:02.871Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2552 | 2026-05-26T23:04:03.148Z | Compiling peg v0.8.5 |
| 2553 | 2026-05-26T23:04:03.298Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2554 | 2026-05-26T23:04:04.098Z | Compiling bcs v0.1.6 |
| 2555 | 2026-05-26T23:04:04.152Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2556 | 2026-05-26T23:04:04.455Z | Compiling semver v0.1.20 |
| 2557 | 2026-05-26T23:04:04.551Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2558 | 2026-05-26T23:04:04.757Z | Compiling rustc_version v0.1.7 |
| 2559 | 2026-05-26T23:04:04.827Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2560 | 2026-05-26T23:04:05.021Z | Compiling newtype_derive v0.1.6 |
| 2561 | 2026-05-26T23:04:05.249Z | Compiling smawk v0.3.2 |
| 2562 | 2026-05-26T23:04:05.468Z | Compiling unicode-linebreak v0.1.5 |
| 2563 | 2026-05-26T23:04:05.562Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2564 | 2026-05-26T23:04:05.735Z | Compiling textwrap v0.16.2 |
| 2565 | 2026-05-26T23:04:05.903Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2566 | 2026-05-26T23:04:06.134Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2567 | 2026-05-26T23:04:06.327Z | Compiling base64 v0.21.7 |
| 2568 | 2026-05-26T23:04:06.777Z | Compiling steno v0.4.1 |
| 2569 | 2026-05-26T23:04:06.877Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2570 | 2026-05-26T23:04:07.051Z | Compiling tagptr v0.2.0 |
| 2571 | 2026-05-26T23:04:07.256Z | Compiling moka v0.12.13 |
| 2572 | 2026-05-26T23:04:07.462Z | Compiling utf-8 v0.7.6 |
| 2573 | 2026-05-26T23:04:07.517Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 2574 | 2026-05-26T23:04:07.630Z | Compiling hickory-proto v0.26.1 |
| 2575 | 2026-05-26T23:04:07.731Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2576 | 2026-05-26T23:04:07.787Z | Compiling tungstenite v0.21.0 |
| 2577 | 2026-05-26T23:04:07.790Z | Compiling radium v0.7.0 |
| 2578 | 2026-05-26T23:04:07.909Z | Compiling tap v1.0.1 |
| 2579 | 2026-05-26T23:04:08.060Z | Compiling display-error-chain v0.2.2 |
| 2580 | 2026-05-26T23:04:08.133Z | Compiling maybe-uninit v2.0.0 |
| 2581 | 2026-05-26T23:04:08.434Z | Compiling hickory-resolver v0.25.2 |
| 2582 | 2026-05-26T23:04:08.528Z | Compiling tokio-tungstenite v0.21.0 |
| 2583 | 2026-05-26T23:04:08.626Z | Compiling wyz v0.5.1 |
| 2584 | 2026-05-26T23:04:08.882Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd) |
| 2585 | 2026-05-26T23:04:09.127Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2586 | 2026-05-26T23:04:09.168Z | Compiling num-derive v0.3.3 |
| 2587 | 2026-05-26T23:04:09.980Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2588 | 2026-05-26T23:04:10.091Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2589 | 2026-05-26T23:04:10.116Z | Compiling zerocopy-derive v0.6.6 |
| 2590 | 2026-05-26T23:04:10.785Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2591 | 2026-05-26T23:04:10.911Z | Compiling funty v2.0.0 |
| 2592 | 2026-05-26T23:04:11.202Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2593 | 2026-05-26T23:04:11.901Z | Compiling crc-catalog v2.4.0 |
| 2594 | 2026-05-26T23:04:11.986Z | Compiling packed_struct v0.10.1 |
| 2595 | 2026-05-26T23:04:12.037Z | Compiling crc v3.4.0 |
| 2596 | 2026-05-26T23:04:12.064Z | Compiling bitvec v1.0.1 |
| 2597 | 2026-05-26T23:04:12.349Z | Compiling proc-macro-error2 v2.0.1 |
| 2598 | 2026-05-26T23:04:12.377Z | Compiling zerocopy v0.6.6 |
| 2599 | 2026-05-26T23:04:12.683Z | Compiling libscf-sys v1.1.0 |
| 2600 | 2026-05-26T23:04:12.871Z | Compiling packed_struct_codegen v0.10.1 |
| 2601 | 2026-05-26T23:04:12.895Z | Compiling vergen-lib v0.1.6 |
| 2602 | 2026-05-26T23:04:13.039Z | Compiling bitfield-macros v0.19.4 |
| 2603 | 2026-05-26T23:04:13.134Z | Compiling indexmap v1.9.3 |
| 2604 | 2026-05-26T23:04:13.386Z | Compiling nodrop v0.1.14 |
| 2605 | 2026-05-26T23:04:13.525Z | Compiling array-init v0.0.4 |
| 2606 | 2026-05-26T23:04:13.781Z | Compiling bitfield v0.19.4 |
| 2607 | 2026-05-26T23:04:13.945Z | Compiling smallvec v0.6.14 |
| 2608 | 2026-05-26T23:04:13.990Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2609 | 2026-05-26T23:04:13.994Z | Compiling tabled_derive v0.11.0 |
| 2610 | 2026-05-26T23:04:14.230Z | Compiling papergrid v0.17.0 |
| 2611 | 2026-05-26T23:04:14.319Z | Compiling testing_table v0.3.0 |
| 2612 | 2026-05-26T23:04:14.620Z | Compiling vergen-gitcl v1.0.8 |
| 2613 | 2026-05-26T23:04:14.721Z | Compiling dirs-sys-next v0.1.2 |
| 2614 | 2026-05-26T23:04:14.763Z | Compiling hashbrown v0.12.3 |
| 2615 | 2026-05-26T23:04:14.856Z | Compiling maplit v1.0.2 |
| 2616 | 2026-05-26T23:04:14.978Z | Compiling glob v0.3.3 |
| 2617 | 2026-05-26T23:04:15.003Z | Compiling diesel_derives v2.3.7 |
| 2618 | 2026-05-26T23:04:15.111Z | Compiling crunchy v0.2.4 |
| 2619 | 2026-05-26T23:04:15.258Z | Compiling dirs-next v2.0.0 |
| 2620 | 2026-05-26T23:04:15.361Z | Compiling clang-sys v1.8.1 |
| 2621 | 2026-05-26T23:04:15.396Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2622 | 2026-05-26T23:04:15.419Z | Compiling serde-hex v0.1.0 |
| 2623 | 2026-05-26T23:04:15.475Z | Compiling tabled v0.20.0 |
| 2624 | 2026-05-26T23:04:15.593Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2625 | 2026-05-26T23:04:15.760Z | Compiling ron v0.8.1 |
| 2626 | 2026-05-26T23:04:15.835Z | Compiling hashbrown v0.13.2 |
| 2627 | 2026-05-26T23:04:15.865Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2628 | 2026-05-26T23:04:15.908Z | Compiling scheduled-thread-pool v0.2.7 |
| 2629 | 2026-05-26T23:04:16.168Z | Compiling dsl_auto_type v0.2.0 |
| 2630 | 2026-05-26T23:04:16.473Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2631 | 2026-05-26T23:04:16.533Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2632 | 2026-05-26T23:04:16.738Z | Compiling tiny-keccak v2.0.2 |
| 2633 | 2026-05-26T23:04:16.752Z | Compiling crc-any v2.5.0 |
| 2634 | 2026-05-26T23:04:16.872Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2635 | 2026-05-26T23:04:17.013Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2636 | 2026-05-26T23:04:17.050Z | Compiling object v0.30.4 |
| 2637 | 2026-05-26T23:04:17.211Z | Compiling r2d2 v0.8.10 |
| 2638 | 2026-05-26T23:04:17.635Z | Compiling term v0.7.0 |
| 2639 | 2026-05-26T23:04:17.683Z | Compiling xshell-macros v0.2.7 |
| 2640 | 2026-05-26T23:04:17.743Z | Compiling path-slash v0.1.5 |
| 2641 | 2026-05-26T23:04:17.901Z | Compiling downcast-rs v2.0.2 |
| 2642 | 2026-05-26T23:04:17.940Z | Compiling bit-vec v0.6.3 |
| 2643 | 2026-05-26T23:04:18.041Z | Compiling ascii-canvas v3.0.0 |
| 2644 | 2026-05-26T23:04:18.094Z | Compiling xshell v0.2.7 |
| 2645 | 2026-05-26T23:04:18.178Z | Compiling bit-set v0.5.3 |
| 2646 | 2026-05-26T23:04:18.286Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2647 | 2026-05-26T23:04:18.314Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2648 | 2026-05-26T23:04:18.366Z | Compiling itertools v0.10.5 |
| 2649 | 2026-05-26T23:04:18.510Z | Compiling ena v0.14.4 |
| 2650 | 2026-05-26T23:04:18.763Z | Compiling libloading v0.8.9 |
| 2651 | 2026-05-26T23:04:18.806Z | Compiling crc8 v0.1.1 |
| 2652 | 2026-05-26T23:04:18.956Z | Compiling unicase v2.9.0 |
| 2653 | 2026-05-26T23:04:19.003Z | Compiling diff v0.1.13 |
| 2654 | 2026-05-26T23:04:19.313Z | Compiling bindgen v0.71.1 |
| 2655 | 2026-05-26T23:04:19.316Z | Compiling regex-syntax v0.6.29 |
| 2656 | 2026-05-26T23:04:19.490Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2657 | 2026-05-26T23:04:19.600Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2658 | 2026-05-26T23:04:20.218Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2659 | 2026-05-26T23:04:20.766Z | Compiling lalrpop v0.19.12 |
| 2660 | 2026-05-26T23:04:20.846Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2661 | 2026-05-26T23:04:20.945Z | Compiling cexpr v0.6.0 |
| 2662 | 2026-05-26T23:04:21.272Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2663 | 2026-05-26T23:04:21.397Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2664 | 2026-05-26T23:04:21.476Z | Compiling rustc-hash v2.1.1 |
| 2665 | 2026-05-26T23:04:21.536Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2666 | 2026-05-26T23:04:21.579Z | Compiling headers-core v0.3.0 |
| 2667 | 2026-05-26T23:04:21.644Z | Compiling libxml v0.3.3 |
| 2668 | 2026-05-26T23:04:21.722Z | Compiling diesel v2.3.7 |
| 2669 | 2026-05-26T23:04:21.746Z | Compiling headers v0.4.1 |
| 2670 | 2026-05-26T23:04:21.970Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2671 | 2026-05-26T23:04:22.101Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2672 | 2026-05-26T23:04:22.224Z | Compiling typify-impl v0.4.3 |
| 2673 | 2026-05-26T23:04:22.611Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2674 | 2026-05-26T23:04:22.715Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2675 | 2026-05-26T23:04:22.970Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2676 | 2026-05-26T23:04:23.524Z | Compiling strum_macros v0.24.3 |
| 2677 | 2026-05-26T23:04:23.547Z | Compiling git-stub v1.0.0 |
| 2678 | 2026-05-26T23:04:23.575Z | Compiling indoc v1.0.9 |
| 2679 | 2026-05-26T23:04:23.838Z | Compiling git-stub-vcs v0.1.0 |
| 2680 | 2026-05-26T23:04:24.032Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2681 | 2026-05-26T23:04:24.213Z | Compiling derive_builder v0.20.2 |
| 2682 | 2026-05-26T23:04:24.263Z | Compiling quick-xml v0.37.5 |
| 2683 | 2026-05-26T23:04:24.391Z | Compiling oso-derive v0.27.3 |
| 2684 | 2026-05-26T23:04:24.827Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2685 | 2026-05-26T23:04:24.915Z | Compiling openssl-probe v0.1.6 |
| 2686 | 2026-05-26T23:04:25.266Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2687 | 2026-05-26T23:04:25.617Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2688 | 2026-05-26T23:04:25.906Z | Compiling typify-macro v0.4.3 |
| 2689 | 2026-05-26T23:04:26.024Z | Compiling half v1.8.3 |
| 2690 | 2026-05-26T23:04:26.174Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2691 | 2026-05-26T23:04:26.375Z | Compiling serde_cbor v0.11.2 |
| 2692 | 2026-05-26T23:04:26.415Z | Compiling bb8 v0.8.6 |
| 2693 | 2026-05-26T23:04:26.503Z | Compiling trait-variant v0.1.2 |
| 2694 | 2026-05-26T23:04:26.527Z | Compiling samael v0.0.19 |
| 2695 | 2026-05-26T23:04:26.588Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2696 | 2026-05-26T23:04:26.807Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2697 | 2026-05-26T23:04:27.112Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 2698 | 2026-05-26T23:04:27.159Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2699 | 2026-05-26T23:04:27.421Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2700 | 2026-05-26T23:04:27.534Z | Compiling typify v0.4.3 |
| 2701 | 2026-05-26T23:04:27.558Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2702 | 2026-05-26T23:04:27.657Z | Compiling progenitor-impl v0.11.2 |
| 2703 | 2026-05-26T23:04:27.708Z | Compiling fxhash v0.2.1 |
| 2704 | 2026-05-26T23:04:27.729Z | Compiling libz-sys v1.1.24 |
| 2705 | 2026-05-26T23:04:27.752Z | Compiling salty v0.3.0 |
| 2706 | 2026-05-26T23:04:27.882Z | Compiling nonempty v0.12.0 |
| 2707 | 2026-05-26T23:04:28.129Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2708 | 2026-05-26T23:04:28.246Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=50ed531201ea5f85115141a2203d551fbbdaa3da#50ed5312) |
| 2709 | 2026-05-26T23:04:28.382Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2710 | 2026-05-26T23:04:28.558Z | Compiling progenitor-client v0.11.2 |
| 2711 | 2026-05-26T23:04:28.730Z | Compiling polar-core v0.27.3 |
| 2712 | 2026-05-26T23:04:28.929Z | Compiling kstat-rs v0.2.4 |
| 2713 | 2026-05-26T23:04:29.031Z | Compiling arc-swap v1.8.2 |
| 2714 | 2026-05-26T23:04:29.113Z | Compiling fs-err v2.11.0 |
| 2715 | 2026-05-26T23:04:29.596Z | Compiling slog-scope v4.4.1 |
| 2716 | 2026-05-26T23:04:29.659Z | Compiling mime_guess v2.0.5 |
| 2717 | 2026-05-26T23:04:29.942Z | Compiling progenitor-macro v0.11.2 |
| 2718 | 2026-05-26T23:04:30.071Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=50ed531201ea5f85115141a2203d551fbbdaa3da#50ed5312) |
| 2719 | 2026-05-26T23:04:30.205Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2720 | 2026-05-26T23:04:30.500Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2721 | 2026-05-26T23:04:32.647Z | Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client) |
| 2722 | 2026-05-26T23:04:32.808Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2723 | 2026-05-26T23:04:33.150Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2724 | 2026-05-26T23:04:33.337Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2725 | 2026-05-26T23:04:33.753Z | Compiling nanorand v0.7.0 |
| 2726 | 2026-05-26T23:04:34.083Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2727 | 2026-05-26T23:04:34.138Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2728 | 2026-05-26T23:04:34.206Z | Compiling progenitor v0.11.2 |
| 2729 | 2026-05-26T23:04:34.404Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2730 | 2026-05-26T23:04:34.428Z | Compiling darling_core v0.23.0 |
| 2731 | 2026-05-26T23:04:34.669Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2732 | 2026-05-26T23:04:35.112Z | Compiling parking_lot_core v0.8.6 |
| 2733 | 2026-05-26T23:04:36.700Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2734 | 2026-05-26T23:04:38.813Z | Compiling oso v0.27.3 |
| 2735 | 2026-05-26T23:04:42.323Z | Compiling async-bb8-diesel v0.2.1 |
| 2736 | 2026-05-26T23:04:42.792Z | Compiling diesel-dtrace v0.5.0 |
| 2737 | 2026-05-26T23:04:43.064Z | Compiling darling_macro v0.23.0 |
| 2738 | 2026-05-26T23:04:43.088Z | Compiling flume v0.11.1 |
| 2739 | 2026-05-26T23:04:43.130Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2740 | 2026-05-26T23:04:43.233Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2741 | 2026-05-26T23:04:43.495Z | Compiling slog-stdlog v4.1.1 |
| 2742 | 2026-05-26T23:04:43.731Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2743 | 2026-05-26T23:04:43.956Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2744 | 2026-05-26T23:04:44.184Z | Compiling primeorder v0.13.6 |
| 2745 | 2026-05-26T23:04:44.516Z | Compiling atty v0.2.14 |
| 2746 | 2026-05-26T23:04:44.674Z | Compiling parse-size v1.1.0 |
| 2747 | 2026-05-26T23:04:44.917Z | Compiling strsim v0.10.0 |
| 2748 | 2026-05-26T23:04:45.157Z | Compiling http-range v0.1.5 |
| 2749 | 2026-05-26T23:04:45.233Z | Compiling instability v0.3.11 |
| 2750 | 2026-05-26T23:04:45.407Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2751 | 2026-05-26T23:04:45.503Z | Compiling darling_core v0.13.4 |
| 2752 | 2026-05-26T23:04:45.526Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2753 | 2026-05-26T23:04:45.529Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2754 | 2026-05-26T23:04:45.645Z | Compiling p384 v0.13.1 |
| 2755 | 2026-05-26T23:04:45.720Z | Compiling slog-envlogger v2.2.0 |
| 2756 | 2026-05-26T23:04:46.833Z | Compiling darling v0.23.0 |
| 2757 | 2026-05-26T23:04:47.716Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2758 | 2026-05-26T23:04:47.782Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2759 | 2026-05-26T23:04:47.923Z | Compiling ignore v0.4.25 |
| 2760 | 2026-05-26T23:04:48.413Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2761 | 2026-05-26T23:04:48.593Z | Compiling vergen-git2 v9.1.0 |
| 2762 | 2026-05-26T23:04:48.859Z | Compiling castaway v0.2.4 |
| 2763 | 2026-05-26T23:04:49.024Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2764 | 2026-05-26T23:04:49.098Z | Compiling indoc v2.0.7 |
| 2765 | 2026-05-26T23:04:49.339Z | Compiling compact_str v0.8.1 |
| 2766 | 2026-05-26T23:04:49.914Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2767 | 2026-05-26T23:04:50.075Z | Compiling globwalk v0.9.1 |
| 2768 | 2026-05-26T23:04:50.265Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2769 | 2026-05-26T23:04:50.510Z | Compiling parking_lot v0.11.2 |
| 2770 | 2026-05-26T23:04:50.766Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2771 | 2026-05-26T23:04:50.823Z | Compiling hyper-staticfile v0.10.1 |
| 2772 | 2026-05-26T23:04:51.418Z | Compiling darling_macro v0.13.4 |
| 2773 | 2026-05-26T23:04:51.456Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2774 | 2026-05-26T23:04:52.078Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2775 | 2026-05-26T23:04:52.245Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2776 | 2026-05-26T23:04:52.798Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2777 | 2026-05-26T23:04:53.062Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2778 | 2026-05-26T23:04:53.084Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2779 | 2026-05-26T23:04:53.293Z | Compiling predicates-tree v1.0.13 |
| 2780 | 2026-05-26T23:04:53.810Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 2781 | 2026-05-26T23:04:53.896Z | Compiling unicode-truncate v1.1.0 |
| 2782 | 2026-05-26T23:04:53.956Z | Compiling lru v0.12.5 |
| 2783 | 2026-05-26T23:04:54.055Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2784 | 2026-05-26T23:04:54.120Z | Compiling prefix-trie v0.7.0 |
| 2785 | 2026-05-26T23:04:54.190Z | Compiling rand_seeder v0.4.0 |
| 2786 | 2026-05-26T23:04:54.327Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2787 | 2026-05-26T23:04:54.372Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2788 | 2026-05-26T23:04:54.458Z | Compiling corncobs v0.1.4 |
| 2789 | 2026-05-26T23:04:54.601Z | Compiling cassowary v0.3.0 |
| 2790 | 2026-05-26T23:04:54.624Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2791 | 2026-05-26T23:04:54.650Z | Compiling rustls v0.21.12 |
| 2792 | 2026-05-26T23:04:54.705Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2793 | 2026-05-26T23:04:54.726Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2794 | 2026-05-26T23:04:54.801Z | Compiling hickory-server v0.25.2 |
| 2795 | 2026-05-26T23:04:54.921Z | Compiling ratatui v0.29.0 |
| 2796 | 2026-05-26T23:04:54.943Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2797 | 2026-05-26T23:04:55.050Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2798 | 2026-05-26T23:04:55.088Z | Compiling camino-tempfile-ext v0.3.3 |
| 2799 | 2026-05-26T23:04:55.201Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2800 | 2026-05-26T23:04:55.486Z | Compiling darling v0.13.4 |
| 2801 | 2026-05-26T23:04:55.763Z | Compiling sled v0.34.7 |
| 2802 | 2026-05-26T23:04:56.076Z | Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 2803 | 2026-05-26T23:04:56.249Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2804 | 2026-05-26T23:04:56.389Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2805 | 2026-05-26T23:04:58.235Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2806 | 2026-05-26T23:04:59.140Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 2807 | 2026-05-26T23:04:59.289Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 2808 | 2026-05-26T23:04:59.374Z | Compiling sct v0.7.1 |
| 2809 | 2026-05-26T23:04:59.616Z | Compiling rustls-webpki v0.101.7 |
| 2810 | 2026-05-26T23:04:59.661Z | Compiling secrecy v0.8.0 |
| 2811 | 2026-05-26T23:04:59.857Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2812 | 2026-05-26T23:05:00.411Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 2813 | 2026-05-26T23:05:00.539Z | error[E0271]: expected `Answers` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2814 | 2026-05-26T23:05:00.540Z | --> dns-server/src/dns_server.rs:487:12 |
| 2815 | 2026-05-26T23:05:00.540Z | | |
| 2816 | 2026-05-26T23:05:00.541Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2817 | 2026-05-26T23:05:00.541Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2818 | 2026-05-26T23:05:00.541Z | | |
| 2819 | 2026-05-26T23:05:00.541Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2820 | 2026-05-26T23:05:00.541Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2821 | 2026-05-26T23:05:00.541Z | | |
| 2822 | 2026-05-26T23:05:00.541Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2823 | 2026-05-26T23:05:00.541Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2824 | 2026-05-26T23:05:00.541Z | | |
| 2825 | 2026-05-26T23:05:00.541Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2826 | 2026-05-26T23:05:00.541Z | | |
| 2827 | 2026-05-26T23:05:00.542Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2828 | 2026-05-26T23:05:00.542Z | | ---------------------------------------- this is the found type |
| 2829 | 2026-05-26T23:05:00.542Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2830 | 2026-05-26T23:05:00.543Z | note: required by a bound in `MessageResponse` |
| 2831 | 2026-05-26T23:05:00.543Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 2832 | 2026-05-26T23:05:00.543Z | | |
| 2833 | 2026-05-26T23:05:00.543Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2834 | 2026-05-26T23:05:00.543Z | | --------------- required by a bound in this struct |
| 2835 | 2026-05-26T23:05:00.543Z | 22 | where |
| 2836 | 2026-05-26T23:05:00.543Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 2837 | 2026-05-26T23:05:00.544Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2838 | 2026-05-26T23:05:00.544Z | |
| 2839 | 2026-05-26T23:05:00.544Z | error[E0271]: expected `NameServers` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2840 | 2026-05-26T23:05:00.544Z | --> dns-server/src/dns_server.rs:487:12 |
| 2841 | 2026-05-26T23:05:00.544Z | | |
| 2842 | 2026-05-26T23:05:00.544Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2843 | 2026-05-26T23:05:00.544Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2844 | 2026-05-26T23:05:00.544Z | | |
| 2845 | 2026-05-26T23:05:00.545Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2846 | 2026-05-26T23:05:00.545Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2847 | 2026-05-26T23:05:00.545Z | | |
| 2848 | 2026-05-26T23:05:00.545Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2849 | 2026-05-26T23:05:00.545Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2850 | 2026-05-26T23:05:00.545Z | | |
| 2851 | 2026-05-26T23:05:00.545Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2852 | 2026-05-26T23:05:00.545Z | | |
| 2853 | 2026-05-26T23:05:00.545Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2854 | 2026-05-26T23:05:00.545Z | | ---------------------------------------- this is the found type |
| 2855 | 2026-05-26T23:05:00.545Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2856 | 2026-05-26T23:05:00.545Z | note: required by a bound in `MessageResponse` |
| 2857 | 2026-05-26T23:05:00.545Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:24:27 |
| 2858 | 2026-05-26T23:05:00.548Z | | |
| 2859 | 2026-05-26T23:05:00.548Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2860 | 2026-05-26T23:05:00.548Z | | --------------- required by a bound in this struct |
| 2861 | 2026-05-26T23:05:00.548Z | ... |
| 2862 | 2026-05-26T23:05:00.548Z | 24 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 2863 | 2026-05-26T23:05:00.548Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2864 | 2026-05-26T23:05:00.548Z | |
| 2865 | 2026-05-26T23:05:00.548Z | error[E0271]: expected `Soa` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2866 | 2026-05-26T23:05:00.548Z | --> dns-server/src/dns_server.rs:487:12 |
| 2867 | 2026-05-26T23:05:00.548Z | | |
| 2868 | 2026-05-26T23:05:00.548Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2869 | 2026-05-26T23:05:00.548Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2870 | 2026-05-26T23:05:00.548Z | | |
| 2871 | 2026-05-26T23:05:00.548Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2872 | 2026-05-26T23:05:00.548Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2873 | 2026-05-26T23:05:00.548Z | | |
| 2874 | 2026-05-26T23:05:00.549Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2875 | 2026-05-26T23:05:00.549Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2876 | 2026-05-26T23:05:00.549Z | | |
| 2877 | 2026-05-26T23:05:00.549Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2878 | 2026-05-26T23:05:00.549Z | | |
| 2879 | 2026-05-26T23:05:00.549Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2880 | 2026-05-26T23:05:00.549Z | | ---------------------------------------- this is the found type |
| 2881 | 2026-05-26T23:05:00.549Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2882 | 2026-05-26T23:05:00.549Z | note: required by a bound in `MessageResponse` |
| 2883 | 2026-05-26T23:05:00.549Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:25:19 |
| 2884 | 2026-05-26T23:05:00.549Z | | |
| 2885 | 2026-05-26T23:05:00.549Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2886 | 2026-05-26T23:05:00.549Z | | --------------- required by a bound in this struct |
| 2887 | 2026-05-26T23:05:00.549Z | ... |
| 2888 | 2026-05-26T23:05:00.549Z | 25 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 2889 | 2026-05-26T23:05:00.549Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2890 | 2026-05-26T23:05:00.549Z | |
| 2891 | 2026-05-26T23:05:00.557Z | error[E0271]: expected `Additionals` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2892 | 2026-05-26T23:05:00.557Z | --> dns-server/src/dns_server.rs:487:12 |
| 2893 | 2026-05-26T23:05:00.557Z | | |
| 2894 | 2026-05-26T23:05:00.557Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2895 | 2026-05-26T23:05:00.557Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2896 | 2026-05-26T23:05:00.557Z | | |
| 2897 | 2026-05-26T23:05:00.557Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2898 | 2026-05-26T23:05:00.557Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2899 | 2026-05-26T23:05:00.557Z | | |
| 2900 | 2026-05-26T23:05:00.558Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2901 | 2026-05-26T23:05:00.558Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2902 | 2026-05-26T23:05:00.558Z | | |
| 2903 | 2026-05-26T23:05:00.558Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2904 | 2026-05-26T23:05:00.558Z | | |
| 2905 | 2026-05-26T23:05:00.558Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2906 | 2026-05-26T23:05:00.558Z | | ---------------------------------------- this is the found type |
| 2907 | 2026-05-26T23:05:00.558Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2908 | 2026-05-26T23:05:00.558Z | note: required by a bound in `MessageResponse` |
| 2909 | 2026-05-26T23:05:00.558Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 2910 | 2026-05-26T23:05:00.558Z | | |
| 2911 | 2026-05-26T23:05:00.558Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2912 | 2026-05-26T23:05:00.558Z | | --------------- required by a bound in this struct |
| 2913 | 2026-05-26T23:05:00.558Z | ... |
| 2914 | 2026-05-26T23:05:00.558Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 2915 | 2026-05-26T23:05:00.558Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2916 | 2026-05-26T23:05:00.558Z | |
| 2917 | 2026-05-26T23:05:00.719Z | error[E0599]: no function or associated item named `read` found for struct `MessageRequest` in the current scope |
| 2918 | 2026-05-26T23:05:00.719Z | --> dns-server/src/dns_server.rs:161:36 |
| 2919 | 2026-05-26T23:05:00.719Z | | |
| 2920 | 2026-05-26T23:05:00.719Z | 161 | let mr = match MessageRequest::read(&mut dec) { |
| 2921 | 2026-05-26T23:05:00.719Z | | ^^^^ function or associated item not found in `MessageRequest` |
| 2922 | 2026-05-26T23:05:00.719Z | | |
| 2923 | 2026-05-26T23:05:00.720Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2924 | 2026-05-26T23:05:00.720Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/serialize/binary/mod.rs:44:1 |
| 2925 | 2026-05-26T23:05:00.720Z | | |
| 2926 | 2026-05-26T23:05:00.720Z | 44 | pub trait BinDecodable<'r>: Sized { |
| 2927 | 2026-05-26T23:05:00.720Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait |
| 2928 | 2026-05-26T23:05:00.720Z | | |
| 2929 | 2026-05-26T23:05:00.720Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/serialize/binary/mod.rs:45:1 |
| 2930 | 2026-05-26T23:05:00.720Z | | |
| 2931 | 2026-05-26T23:05:00.720Z | 45 | pub trait BinDecodable<'r>: Sized { |
| 2932 | 2026-05-26T23:05:00.720Z | | --------------------------------- this is the trait that was imported |
| 2933 | 2026-05-26T23:05:00.720Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2934 | 2026-05-26T23:05:00.720Z | |
| 2935 | 2026-05-26T23:05:00.734Z | error[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope |
| 2936 | 2026-05-26T23:05:00.734Z | --> dns-server/src/dns_server.rs:173:34 |
| 2937 | 2026-05-26T23:05:00.734Z | | |
| 2938 | 2026-05-26T23:05:00.735Z | 173 | let header = Header::response_from_request(mr.header()); |
| 2939 | 2026-05-26T23:05:00.735Z | | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header` |
| 2940 | 2026-05-26T23:05:00.735Z | | |
| 2941 | 2026-05-26T23:05:00.735Z | note: the function `response_from_request` is implemented on `hickory_proto::op::Metadata` |
| 2942 | 2026-05-26T23:05:00.735Z | --> dns-server/src/dns_server.rs:173:26 |
| 2943 | 2026-05-26T23:05:00.735Z | | |
| 2944 | 2026-05-26T23:05:00.735Z | 173 | let header = Header::response_from_request(mr.header()); |
| 2945 | 2026-05-26T23:05:00.735Z | | ^^^^^^ |
| 2946 | 2026-05-26T23:05:00.735Z | |
| 2947 | 2026-05-26T23:05:00.760Z | error[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope |
| 2948 | 2026-05-26T23:05:00.760Z | --> dns-server/src/dns_server.rs:273:30 |
| 2949 | 2026-05-26T23:05:00.760Z | | |
| 2950 | 2026-05-26T23:05:00.760Z | 273 | let mut header = Header::response_from_request(mr.header()); |
| 2951 | 2026-05-26T23:05:00.760Z | | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header` |
| 2952 | 2026-05-26T23:05:00.760Z | | |
| 2953 | 2026-05-26T23:05:00.760Z | note: the function `response_from_request` is implemented on `hickory_proto::op::Metadata` |
| 2954 | 2026-05-26T23:05:00.760Z | --> dns-server/src/dns_server.rs:273:22 |
| 2955 | 2026-05-26T23:05:00.761Z | | |
| 2956 | 2026-05-26T23:05:00.761Z | 273 | let mut header = Header::response_from_request(mr.header()); |
| 2957 | 2026-05-26T23:05:00.761Z | | ^^^^^^ |
| 2958 | 2026-05-26T23:05:00.761Z | |
| 2959 | 2026-05-26T23:05:00.780Z | error[E0308]: mismatched types |
| 2960 | 2026-05-26T23:05:00.780Z | --> dns-server/src/dns_server.rs:299:30 |
| 2961 | 2026-05-26T23:05:00.780Z | | |
| 2962 | 2026-05-26T23:05:00.780Z | 299 | let answer = store.query(query)?; |
| 2963 | 2026-05-26T23:05:00.780Z | | ----- ^^^^^ expected `hickory_proto::op::LowerQuery`, found `LowerQuery` |
| 2964 | 2026-05-26T23:05:00.780Z | | | |
| 2965 | 2026-05-26T23:05:00.780Z | | arguments to this method are incorrect |
| 2966 | 2026-05-26T23:05:00.781Z | | |
| 2967 | 2026-05-26T23:05:00.781Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2968 | 2026-05-26T23:05:00.781Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/lower_query.rs:22:1 |
| 2969 | 2026-05-26T23:05:00.781Z | | |
| 2970 | 2026-05-26T23:05:00.781Z | 22 | pub struct LowerQuery { |
| 2971 | 2026-05-26T23:05:00.781Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2972 | 2026-05-26T23:05:00.781Z | | |
| 2973 | 2026-05-26T23:05:00.781Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/lower_query.rs:18:1 |
| 2974 | 2026-05-26T23:05:00.781Z | | |
| 2975 | 2026-05-26T23:05:00.781Z | 18 | pub struct LowerQuery { |
| 2976 | 2026-05-26T23:05:00.781Z | | --------------------- this is the found type |
| 2977 | 2026-05-26T23:05:00.781Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2978 | 2026-05-26T23:05:00.781Z | note: method defined here |
| 2979 | 2026-05-26T23:05:00.781Z | --> dns-server/src/storage.rs:762:19 |
| 2980 | 2026-05-26T23:05:00.781Z | | |
| 2981 | 2026-05-26T23:05:00.781Z | 762 | pub(crate) fn query( |
| 2982 | 2026-05-26T23:05:00.781Z | | ^^^^^ |
| 2983 | 2026-05-26T23:05:00.781Z | 763 | &self, |
| 2984 | 2026-05-26T23:05:00.781Z | 764 | query: &LowerQuery, |
| 2985 | 2026-05-26T23:05:00.781Z | | ------------------ |
| 2986 | 2026-05-26T23:05:00.781Z | |
| 2987 | 2026-05-26T23:05:00.786Z | error[E0308]: mismatched types |
| 2988 | 2026-05-26T23:05:00.786Z | --> dns-server/src/dns_server.rs:311:55 |
| 2989 | 2026-05-26T23:05:00.786Z | | |
| 2990 | 2026-05-26T23:05:00.786Z | 311 | if answer.name.is_none() && query.query_type() == RecordType::SOA { |
| 2991 | 2026-05-26T23:05:00.786Z | | ------------------ ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType` |
| 2992 | 2026-05-26T23:05:00.786Z | | | |
| 2993 | 2026-05-26T23:05:00.786Z | | expected because this is `hickory_resolver::hickory_proto::rr::RecordType` |
| 2994 | 2026-05-26T23:05:00.786Z | | |
| 2995 | 2026-05-26T23:05:00.786Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2996 | 2026-05-26T23:05:00.786Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1 |
| 2997 | 2026-05-26T23:05:00.786Z | | |
| 2998 | 2026-05-26T23:05:00.786Z | 33 | pub enum RecordType { |
| 2999 | 2026-05-26T23:05:00.786Z | | ^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3000 | 2026-05-26T23:05:00.786Z | | |
| 3001 | 2026-05-26T23:05:00.786Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1 |
| 3002 | 2026-05-26T23:05:00.786Z | | |
| 3003 | 2026-05-26T23:05:00.786Z | 33 | pub enum RecordType { |
| 3004 | 2026-05-26T23:05:00.786Z | | ------------------- this is the found type |
| 3005 | 2026-05-26T23:05:00.786Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3006 | 2026-05-26T23:05:00.786Z | |
| 3007 | 2026-05-26T23:05:00.804Z | error[E0599]: no method named `data` found for reference `&hickory_proto::rr::Record` in the current scope |
| 3008 | 2026-05-26T23:05:00.804Z | --> dns-server/src/dns_server.rs:327:60 |
| 3009 | 2026-05-26T23:05:00.804Z | | |
| 3010 | 2026-05-26T23:05:00.804Z | 327 | .filter(|record| match (query.query_type(), record.data()) { |
| 3011 | 2026-05-26T23:05:00.804Z | | ^^^^-- help: remove the arguments |
| 3012 | 2026-05-26T23:05:00.804Z | | | |
| 3013 | 2026-05-26T23:05:00.804Z | | field, not a method |
| 3014 | 2026-05-26T23:05:00.804Z | |
| 3015 | 2026-05-26T23:05:00.820Z | error[E0599]: no method named `data` found for struct `hickory_proto::rr::Record<R>` in the current scope |
| 3016 | 2026-05-26T23:05:00.821Z | --> dns-server/src/dns_server.rs:348:51 |
| 3017 | 2026-05-26T23:05:00.821Z | | |
| 3018 | 2026-05-26T23:05:00.821Z | 348 | let additionals_target = match record.data() { |
| 3019 | 2026-05-26T23:05:00.821Z | | ^^^^-- help: remove the arguments |
| 3020 | 2026-05-26T23:05:00.821Z | | | |
| 3021 | 2026-05-26T23:05:00.821Z | | field, not a method |
| 3022 | 2026-05-26T23:05:00.821Z | |
| 3023 | 2026-05-26T23:05:00.837Z | error[E0599]: no method named `target` found for struct `hickory_proto::rr::rdata::SRV` in the current scope |
| 3024 | 2026-05-26T23:05:00.837Z | --> dns-server/src/dns_server.rs:349:45 |
| 3025 | 2026-05-26T23:05:00.837Z | | |
| 3026 | 2026-05-26T23:05:00.837Z | 349 | RData::SRV(srv) => Some(srv.target()), |
| 3027 | 2026-05-26T23:05:00.837Z | | ^^^^^^-- help: remove the arguments |
| 3028 | 2026-05-26T23:05:00.837Z | | | |
| 3029 | 2026-05-26T23:05:00.837Z | | field, not a method |
| 3030 | 2026-05-26T23:05:00.837Z | |
| 3031 | 2026-05-26T23:05:00.843Z | error[E0271]: type mismatch resolving `<Vec<&Record> as IntoIterator>::Item == &Record` |
| 3032 | 2026-05-26T23:05:00.843Z | --> dns-server/src/dns_server.rs:416:9 |
| 3033 | 2026-05-26T23:05:00.843Z | | |
| 3034 | 2026-05-26T23:05:00.843Z | 414 | let mresp = rb.build( |
| 3035 | 2026-05-26T23:05:00.843Z | | ----- required by a bound introduced by this call |
| 3036 | 2026-05-26T23:05:00.843Z | 415 | header, |
| 3037 | 2026-05-26T23:05:00.843Z | 416 | response_records.iter().collect::<Vec<&Record>>(), |
| 3038 | 2026-05-26T23:05:00.844Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3039 | 2026-05-26T23:05:00.844Z | | |
| 3040 | 2026-05-26T23:05:00.844Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3041 | 2026-05-26T23:05:00.844Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3042 | 2026-05-26T23:05:00.844Z | | |
| 3043 | 2026-05-26T23:05:00.844Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3044 | 2026-05-26T23:05:00.844Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3045 | 2026-05-26T23:05:00.844Z | | |
| 3046 | 2026-05-26T23:05:00.844Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3047 | 2026-05-26T23:05:00.844Z | | |
| 3048 | 2026-05-26T23:05:00.844Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3049 | 2026-05-26T23:05:00.844Z | | ---------------------------------------- this is the found type |
| 3050 | 2026-05-26T23:05:00.844Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3051 | 2026-05-26T23:05:00.844Z | note: the method call chain might not have had the expected associated types |
| 3052 | 2026-05-26T23:05:00.844Z | --> dns-server/src/dns_server.rs:416:26 |
| 3053 | 2026-05-26T23:05:00.845Z | | |
| 3054 | 2026-05-26T23:05:00.845Z | 411 | response_records: &[Record], |
| 3055 | 2026-05-26T23:05:00.845Z | | ---------------- this expression has type `&[Record]` |
| 3056 | 2026-05-26T23:05:00.845Z | ... |
| 3057 | 2026-05-26T23:05:00.845Z | 416 | response_records.iter().collect::<Vec<&Record>>(), |
| 3058 | 2026-05-26T23:05:00.845Z | | ^^^^^^ ------------------------- `IntoIterator::Item` remains `&Record` here |
| 3059 | 2026-05-26T23:05:00.845Z | | | |
| 3060 | 2026-05-26T23:05:00.845Z | | `IntoIterator::Item` is `&Record` here |
| 3061 | 2026-05-26T23:05:00.845Z | note: required by a bound in `MessageResponseBuilder::<'q>::build` |
| 3062 | 2026-05-26T23:05:00.845Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:138:25 |
| 3063 | 2026-05-26T23:05:00.845Z | | |
| 3064 | 2026-05-26T23:05:00.845Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3065 | 2026-05-26T23:05:00.845Z | | ----- required by a bound in this associated function |
| 3066 | 2026-05-26T23:05:00.845Z | ... |
| 3067 | 2026-05-26T23:05:00.845Z | 138 | A: IntoIterator<Item = &'a Record> + Send + 'a, |
| 3068 | 2026-05-26T23:05:00.845Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build` |
| 3069 | 2026-05-26T23:05:00.845Z | |
| 3070 | 2026-05-26T23:05:00.845Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3071 | 2026-05-26T23:05:00.845Z | --> dns-server/src/dns_server.rs:414:20 |
| 3072 | 2026-05-26T23:05:00.845Z | | |
| 3073 | 2026-05-26T23:05:00.845Z | 414 | let mresp = rb.build( |
| 3074 | 2026-05-26T23:05:00.845Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3075 | 2026-05-26T23:05:00.846Z | | |
| 3076 | 2026-05-26T23:05:00.846Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3077 | 2026-05-26T23:05:00.846Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3078 | 2026-05-26T23:05:00.846Z | | |
| 3079 | 2026-05-26T23:05:00.846Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3080 | 2026-05-26T23:05:00.846Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3081 | 2026-05-26T23:05:00.846Z | | |
| 3082 | 2026-05-26T23:05:00.846Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3083 | 2026-05-26T23:05:00.846Z | | |
| 3084 | 2026-05-26T23:05:00.846Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3085 | 2026-05-26T23:05:00.846Z | | ---------------------------------------- this is the found type |
| 3086 | 2026-05-26T23:05:00.846Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3087 | 2026-05-26T23:05:00.846Z | note: required by a bound in `MessageResponse` |
| 3088 | 2026-05-26T23:05:00.846Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 3089 | 2026-05-26T23:05:00.846Z | | |
| 3090 | 2026-05-26T23:05:00.846Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3091 | 2026-05-26T23:05:00.846Z | | --------------- required by a bound in this struct |
| 3092 | 2026-05-26T23:05:00.846Z | 22 | where |
| 3093 | 2026-05-26T23:05:00.846Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3094 | 2026-05-26T23:05:00.846Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3095 | 2026-05-26T23:05:00.846Z | |
| 3096 | 2026-05-26T23:05:00.852Z | error[E0271]: type mismatch resolving `<&[Record] as IntoIterator>::Item == &Record` |
| 3097 | 2026-05-26T23:05:00.852Z | --> dns-server/src/dns_server.rs:419:9 |
| 3098 | 2026-05-26T23:05:00.852Z | | |
| 3099 | 2026-05-26T23:05:00.852Z | 414 | let mresp = rb.build( |
| 3100 | 2026-05-26T23:05:00.853Z | | ----- required by a bound introduced by this call |
| 3101 | 2026-05-26T23:05:00.853Z | ... |
| 3102 | 2026-05-26T23:05:00.853Z | 419 | additional_records, |
| 3103 | 2026-05-26T23:05:00.853Z | | ^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3104 | 2026-05-26T23:05:00.853Z | | |
| 3105 | 2026-05-26T23:05:00.853Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3106 | 2026-05-26T23:05:00.853Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3107 | 2026-05-26T23:05:00.853Z | | |
| 3108 | 2026-05-26T23:05:00.853Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3109 | 2026-05-26T23:05:00.855Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3110 | 2026-05-26T23:05:00.855Z | | |
| 3111 | 2026-05-26T23:05:00.855Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3112 | 2026-05-26T23:05:00.855Z | | |
| 3113 | 2026-05-26T23:05:00.855Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3114 | 2026-05-26T23:05:00.855Z | | ---------------------------------------- this is the found type |
| 3115 | 2026-05-26T23:05:00.855Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3116 | 2026-05-26T23:05:00.855Z | note: required by a bound in `MessageResponseBuilder::<'q>::build` |
| 3117 | 2026-05-26T23:05:00.855Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:144:25 |
| 3118 | 2026-05-26T23:05:00.857Z | | |
| 3119 | 2026-05-26T23:05:00.857Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3120 | 2026-05-26T23:05:00.857Z | | ----- required by a bound in this associated function |
| 3121 | 2026-05-26T23:05:00.857Z | ... |
| 3122 | 2026-05-26T23:05:00.857Z | 144 | D: IntoIterator<Item = &'a Record> + Send + 'a, |
| 3123 | 2026-05-26T23:05:00.857Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build` |
| 3124 | 2026-05-26T23:05:00.857Z | |
| 3125 | 2026-05-26T23:05:00.857Z | error[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3126 | 2026-05-26T23:05:00.857Z | --> dns-server/src/dns_server.rs:414:20 |
| 3127 | 2026-05-26T23:05:00.857Z | | |
| 3128 | 2026-05-26T23:05:00.857Z | 414 | let mresp = rb.build( |
| 3129 | 2026-05-26T23:05:00.857Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3130 | 2026-05-26T23:05:00.857Z | | |
| 3131 | 2026-05-26T23:05:00.857Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3132 | 2026-05-26T23:05:00.857Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3133 | 2026-05-26T23:05:00.857Z | | |
| 3134 | 2026-05-26T23:05:00.857Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3135 | 2026-05-26T23:05:00.857Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3136 | 2026-05-26T23:05:00.857Z | | |
| 3137 | 2026-05-26T23:05:00.857Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3138 | 2026-05-26T23:05:00.857Z | | |
| 3139 | 2026-05-26T23:05:00.857Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3140 | 2026-05-26T23:05:00.858Z | | ---------------------------------------- this is the found type |
| 3141 | 2026-05-26T23:05:00.858Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3142 | 2026-05-26T23:05:00.858Z | note: required by a bound in `MessageResponse` |
| 3143 | 2026-05-26T23:05:00.858Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 3144 | 2026-05-26T23:05:00.858Z | | |
| 3145 | 2026-05-26T23:05:00.858Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3146 | 2026-05-26T23:05:00.858Z | | --------------- required by a bound in this struct |
| 3147 | 2026-05-26T23:05:00.858Z | ... |
| 3148 | 2026-05-26T23:05:00.858Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3149 | 2026-05-26T23:05:00.858Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3150 | 2026-05-26T23:05:00.858Z | |
| 3151 | 2026-05-26T23:05:00.862Z | error[E0308]: mismatched types |
| 3152 | 2026-05-26T23:05:00.862Z | --> dns-server/src/dns_server.rs:415:9 |
| 3153 | 2026-05-26T23:05:00.862Z | | |
| 3154 | 2026-05-26T23:05:00.862Z | 414 | let mresp = rb.build( |
| 3155 | 2026-05-26T23:05:00.862Z | | ----- arguments to this method are incorrect |
| 3156 | 2026-05-26T23:05:00.862Z | 415 | header, |
| 3157 | 2026-05-26T23:05:00.862Z | | ^^^^^^ expected `Header`, found `hickory_proto::op::Header` |
| 3158 | 2026-05-26T23:05:00.862Z | | |
| 3159 | 2026-05-26T23:05:00.862Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3160 | 2026-05-26T23:05:00.862Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1 |
| 3161 | 2026-05-26T23:05:00.862Z | | |
| 3162 | 2026-05-26T23:05:00.862Z | 57 | pub struct Header { |
| 3163 | 2026-05-26T23:05:00.862Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 3164 | 2026-05-26T23:05:00.862Z | | |
| 3165 | 2026-05-26T23:05:00.862Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1 |
| 3166 | 2026-05-26T23:05:00.862Z | | |
| 3167 | 2026-05-26T23:05:00.862Z | 57 | pub struct Header { |
| 3168 | 2026-05-26T23:05:00.862Z | | ----------------- this is the found type |
| 3169 | 2026-05-26T23:05:00.862Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3170 | 2026-05-26T23:05:00.862Z | note: method defined here |
| 3171 | 2026-05-26T23:05:00.862Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:129:12 |
| 3172 | 2026-05-26T23:05:00.862Z | | |
| 3173 | 2026-05-26T23:05:00.862Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3174 | 2026-05-26T23:05:00.862Z | | ^^^^^ |
| 3175 | 2026-05-26T23:05:00.862Z | |
| 3176 | 2026-05-26T23:05:00.862Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3177 | 2026-05-26T23:05:00.862Z | --> dns-server/src/dns_server.rs:422:31 |
| 3178 | 2026-05-26T23:05:00.862Z | | |
| 3179 | 2026-05-26T23:05:00.862Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3180 | 2026-05-26T23:05:00.862Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3181 | 2026-05-26T23:05:00.862Z | | | |
| 3182 | 2026-05-26T23:05:00.862Z | | required by a bound introduced by this call |
| 3183 | 2026-05-26T23:05:00.863Z | | |
| 3184 | 2026-05-26T23:05:00.863Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3185 | 2026-05-26T23:05:00.863Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3186 | 2026-05-26T23:05:00.863Z | | |
| 3187 | 2026-05-26T23:05:00.863Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3188 | 2026-05-26T23:05:00.863Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3189 | 2026-05-26T23:05:00.863Z | | |
| 3190 | 2026-05-26T23:05:00.863Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3191 | 2026-05-26T23:05:00.863Z | | |
| 3192 | 2026-05-26T23:05:00.863Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3193 | 2026-05-26T23:05:00.863Z | | ---------------------------------------- this is the found type |
| 3194 | 2026-05-26T23:05:00.863Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3195 | 2026-05-26T23:05:00.863Z | note: required by a bound in `encode_and_send` |
| 3196 | 2026-05-26T23:05:00.863Z | --> dns-server/src/dns_server.rs:492:27 |
| 3197 | 2026-05-26T23:05:00.863Z | | |
| 3198 | 2026-05-26T23:05:00.864Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3199 | 2026-05-26T23:05:00.864Z | | --------------- required by a bound in this function |
| 3200 | 2026-05-26T23:05:00.864Z | ... |
| 3201 | 2026-05-26T23:05:00.864Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3202 | 2026-05-26T23:05:00.865Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3203 | 2026-05-26T23:05:00.865Z | |
| 3204 | 2026-05-26T23:05:00.865Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3205 | 2026-05-26T23:05:00.866Z | --> dns-server/src/dns_server.rs:422:31 |
| 3206 | 2026-05-26T23:05:00.867Z | | |
| 3207 | 2026-05-26T23:05:00.867Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3208 | 2026-05-26T23:05:00.867Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3209 | 2026-05-26T23:05:00.867Z | | |
| 3210 | 2026-05-26T23:05:00.867Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3211 | 2026-05-26T23:05:00.867Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3212 | 2026-05-26T23:05:00.867Z | | |
| 3213 | 2026-05-26T23:05:00.867Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3214 | 2026-05-26T23:05:00.867Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3215 | 2026-05-26T23:05:00.867Z | | |
| 3216 | 2026-05-26T23:05:00.867Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3217 | 2026-05-26T23:05:00.867Z | | |
| 3218 | 2026-05-26T23:05:00.867Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3219 | 2026-05-26T23:05:00.867Z | | ---------------------------------------- this is the found type |
| 3220 | 2026-05-26T23:05:00.867Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3221 | 2026-05-26T23:05:00.867Z | note: required by a bound in `MessageResponse` |
| 3222 | 2026-05-26T23:05:00.867Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 3223 | 2026-05-26T23:05:00.867Z | | |
| 3224 | 2026-05-26T23:05:00.867Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3225 | 2026-05-26T23:05:00.867Z | | --------------- required by a bound in this struct |
| 3226 | 2026-05-26T23:05:00.868Z | 22 | where |
| 3227 | 2026-05-26T23:05:00.868Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3228 | 2026-05-26T23:05:00.868Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3229 | 2026-05-26T23:05:00.868Z | |
| 3230 | 2026-05-26T23:05:00.868Z | error[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3231 | 2026-05-26T23:05:00.868Z | --> dns-server/src/dns_server.rs:422:31 |
| 3232 | 2026-05-26T23:05:00.868Z | | |
| 3233 | 2026-05-26T23:05:00.868Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3234 | 2026-05-26T23:05:00.868Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3235 | 2026-05-26T23:05:00.868Z | | |
| 3236 | 2026-05-26T23:05:00.868Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3237 | 2026-05-26T23:05:00.868Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3238 | 2026-05-26T23:05:00.868Z | | |
| 3239 | 2026-05-26T23:05:00.868Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3240 | 2026-05-26T23:05:00.868Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3241 | 2026-05-26T23:05:00.868Z | | |
| 3242 | 2026-05-26T23:05:00.868Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3243 | 2026-05-26T23:05:00.868Z | | |
| 3244 | 2026-05-26T23:05:00.868Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3245 | 2026-05-26T23:05:00.868Z | | ---------------------------------------- this is the found type |
| 3246 | 2026-05-26T23:05:00.868Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3247 | 2026-05-26T23:05:00.869Z | note: required by a bound in `MessageResponse` |
| 3248 | 2026-05-26T23:05:00.869Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 3249 | 2026-05-26T23:05:00.869Z | | |
| 3250 | 2026-05-26T23:05:00.869Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3251 | 2026-05-26T23:05:00.874Z | | --------------- required by a bound in this struct |
| 3252 | 2026-05-26T23:05:00.874Z | ... |
| 3253 | 2026-05-26T23:05:00.874Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3254 | 2026-05-26T23:05:00.874Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3255 | 2026-05-26T23:05:00.874Z | |
| 3256 | 2026-05-26T23:05:00.874Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3257 | 2026-05-26T23:05:00.874Z | --> dns-server/src/dns_server.rs:422:5 |
| 3258 | 2026-05-26T23:05:00.874Z | | |
| 3259 | 2026-05-26T23:05:00.874Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3260 | 2026-05-26T23:05:00.874Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3261 | 2026-05-26T23:05:00.874Z | | |
| 3262 | 2026-05-26T23:05:00.874Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3263 | 2026-05-26T23:05:00.874Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3264 | 2026-05-26T23:05:00.874Z | | |
| 3265 | 2026-05-26T23:05:00.874Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3266 | 2026-05-26T23:05:00.874Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3267 | 2026-05-26T23:05:00.875Z | | |
| 3268 | 2026-05-26T23:05:00.876Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3269 | 2026-05-26T23:05:00.876Z | | |
| 3270 | 2026-05-26T23:05:00.876Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3271 | 2026-05-26T23:05:00.876Z | | ---------------------------------------- this is the found type |
| 3272 | 2026-05-26T23:05:00.876Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3273 | 2026-05-26T23:05:00.876Z | note: required by a bound in `encode_and_send` |
| 3274 | 2026-05-26T23:05:00.876Z | --> dns-server/src/dns_server.rs:492:27 |
| 3275 | 2026-05-26T23:05:00.876Z | | |
| 3276 | 2026-05-26T23:05:00.876Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3277 | 2026-05-26T23:05:00.876Z | | --------------- required by a bound in this function |
| 3278 | 2026-05-26T23:05:00.876Z | ... |
| 3279 | 2026-05-26T23:05:00.876Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3280 | 2026-05-26T23:05:00.876Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3281 | 2026-05-26T23:05:00.876Z | |
| 3282 | 2026-05-26T23:05:00.876Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3283 | 2026-05-26T23:05:00.876Z | --> dns-server/src/dns_server.rs:422:49 |
| 3284 | 2026-05-26T23:05:00.876Z | | |
| 3285 | 2026-05-26T23:05:00.876Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3286 | 2026-05-26T23:05:00.876Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3287 | 2026-05-26T23:05:00.876Z | | |
| 3288 | 2026-05-26T23:05:00.876Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3289 | 2026-05-26T23:05:00.876Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3290 | 2026-05-26T23:05:00.876Z | | |
| 3291 | 2026-05-26T23:05:00.876Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3292 | 2026-05-26T23:05:00.876Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3293 | 2026-05-26T23:05:00.877Z | | |
| 3294 | 2026-05-26T23:05:00.877Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3295 | 2026-05-26T23:05:00.878Z | | |
| 3296 | 2026-05-26T23:05:00.878Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3297 | 2026-05-26T23:05:00.878Z | | ---------------------------------------- this is the found type |
| 3298 | 2026-05-26T23:05:00.878Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3299 | 2026-05-26T23:05:00.878Z | note: required by a bound in `encode_and_send` |
| 3300 | 2026-05-26T23:05:00.878Z | --> dns-server/src/dns_server.rs:492:27 |
| 3301 | 2026-05-26T23:05:00.878Z | | |
| 3302 | 2026-05-26T23:05:00.878Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3303 | 2026-05-26T23:05:00.878Z | | --------------- required by a bound in this function |
| 3304 | 2026-05-26T23:05:00.878Z | ... |
| 3305 | 2026-05-26T23:05:00.878Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3306 | 2026-05-26T23:05:00.878Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3307 | 2026-05-26T23:05:00.878Z | |
| 3308 | 2026-05-26T23:05:00.878Z | error[E0308]: arguments to this method are incorrect |
| 3309 | 2026-05-26T23:05:00.878Z | --> dns-server/src/dns_server.rs:438:33 |
| 3310 | 2026-05-26T23:05:00.878Z | | |
| 3311 | 2026-05-26T23:05:00.878Z | 438 | let mut mresp = rb_nxdomain.error_msg(&header, ResponseCode::NXDomain); |
| 3312 | 2026-05-26T23:05:00.878Z | | ^^^^^^^^^ ------- ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode` |
| 3313 | 2026-05-26T23:05:00.879Z | | | |
| 3314 | 2026-05-26T23:05:00.879Z | | expected `&Header`, found `&&Header` |
| 3315 | 2026-05-26T23:05:00.879Z | | |
| 3316 | 2026-05-26T23:05:00.879Z | = note: expected reference `&hickory_resolver::hickory_proto::op::Header` |
| 3317 | 2026-05-26T23:05:00.879Z | found reference `&&hickory_proto::op::Header` |
| 3318 | 2026-05-26T23:05:00.879Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3319 | 2026-05-26T23:05:00.879Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1 |
| 3320 | 2026-05-26T23:05:00.879Z | | |
| 3321 | 2026-05-26T23:05:00.879Z | 67 | pub enum ResponseCode { |
| 3322 | 2026-05-26T23:05:00.879Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3323 | 2026-05-26T23:05:00.879Z | | |
| 3324 | 2026-05-26T23:05:00.879Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1 |
| 3325 | 2026-05-26T23:05:00.879Z | | |
| 3326 | 2026-05-26T23:05:00.879Z | 67 | pub enum ResponseCode { |
| 3327 | 2026-05-26T23:05:00.879Z | | --------------------- this is the found type |
| 3328 | 2026-05-26T23:05:00.879Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3329 | 2026-05-26T23:05:00.879Z | note: method defined here |
| 3330 | 2026-05-26T23:05:00.879Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12 |
| 3331 | 2026-05-26T23:05:00.879Z | | |
| 3332 | 2026-05-26T23:05:00.879Z | 190 | pub fn error_msg<'a>( |
| 3333 | 2026-05-26T23:05:00.880Z | | ^^^^^^^^^ |
| 3334 | 2026-05-26T23:05:00.880Z | |
| 3335 | 2026-05-26T23:05:00.880Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3336 | 2026-05-26T23:05:00.880Z | --> dns-server/src/dns_server.rs:457:50 |
| 3337 | 2026-05-26T23:05:00.880Z | | |
| 3338 | 2026-05-26T23:05:00.880Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3339 | 2026-05-26T23:05:00.880Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3340 | 2026-05-26T23:05:00.880Z | | | |
| 3341 | 2026-05-26T23:05:00.880Z | | required by a bound introduced by this call |
| 3342 | 2026-05-26T23:05:00.880Z | | |
| 3343 | 2026-05-26T23:05:00.880Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3344 | 2026-05-26T23:05:00.880Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3345 | 2026-05-26T23:05:00.881Z | | |
| 3346 | 2026-05-26T23:05:00.881Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3347 | 2026-05-26T23:05:00.881Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3348 | 2026-05-26T23:05:00.881Z | | |
| 3349 | 2026-05-26T23:05:00.881Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3350 | 2026-05-26T23:05:00.881Z | | |
| 3351 | 2026-05-26T23:05:00.885Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3352 | 2026-05-26T23:05:00.885Z | | ---------------------------------------- this is the found type |
| 3353 | 2026-05-26T23:05:00.885Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3354 | 2026-05-26T23:05:00.885Z | note: required by a bound in `encode_and_send` |
| 3355 | 2026-05-26T23:05:00.886Z | --> dns-server/src/dns_server.rs:491:23 |
| 3356 | 2026-05-26T23:05:00.886Z | | |
| 3357 | 2026-05-26T23:05:00.886Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3358 | 2026-05-26T23:05:00.886Z | | --------------- required by a bound in this function |
| 3359 | 2026-05-26T23:05:00.886Z | ... |
| 3360 | 2026-05-26T23:05:00.886Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3361 | 2026-05-26T23:05:00.886Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3362 | 2026-05-26T23:05:00.886Z | |
| 3363 | 2026-05-26T23:05:00.886Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3364 | 2026-05-26T23:05:00.886Z | --> dns-server/src/dns_server.rs:457:50 |
| 3365 | 2026-05-26T23:05:00.886Z | | |
| 3366 | 2026-05-26T23:05:00.886Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3367 | 2026-05-26T23:05:00.886Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3368 | 2026-05-26T23:05:00.886Z | | | |
| 3369 | 2026-05-26T23:05:00.886Z | | required by a bound introduced by this call |
| 3370 | 2026-05-26T23:05:00.886Z | | |
| 3371 | 2026-05-26T23:05:00.886Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3372 | 2026-05-26T23:05:00.886Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3373 | 2026-05-26T23:05:00.886Z | | |
| 3374 | 2026-05-26T23:05:00.886Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3375 | 2026-05-26T23:05:00.886Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3376 | 2026-05-26T23:05:00.886Z | | |
| 3377 | 2026-05-26T23:05:00.886Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3378 | 2026-05-26T23:05:00.886Z | | |
| 3379 | 2026-05-26T23:05:00.887Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3380 | 2026-05-26T23:05:00.887Z | | ---------------------------------------- this is the found type |
| 3381 | 2026-05-26T23:05:00.887Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3382 | 2026-05-26T23:05:00.887Z | note: required by a bound in `encode_and_send` |
| 3383 | 2026-05-26T23:05:00.887Z | --> dns-server/src/dns_server.rs:492:27 |
| 3384 | 2026-05-26T23:05:00.887Z | | |
| 3385 | 2026-05-26T23:05:00.887Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3386 | 2026-05-26T23:05:00.887Z | | --------------- required by a bound in this function |
| 3387 | 2026-05-26T23:05:00.887Z | ... |
| 3388 | 2026-05-26T23:05:00.888Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3389 | 2026-05-26T23:05:00.888Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3390 | 2026-05-26T23:05:00.888Z | |
| 3391 | 2026-05-26T23:05:00.888Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3392 | 2026-05-26T23:05:00.888Z | --> dns-server/src/dns_server.rs:457:50 |
| 3393 | 2026-05-26T23:05:00.889Z | | |
| 3394 | 2026-05-26T23:05:00.889Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3395 | 2026-05-26T23:05:00.889Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3396 | 2026-05-26T23:05:00.891Z | | | |
| 3397 | 2026-05-26T23:05:00.891Z | | required by a bound introduced by this call |
| 3398 | 2026-05-26T23:05:00.891Z | | |
| 3399 | 2026-05-26T23:05:00.891Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3400 | 2026-05-26T23:05:00.891Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3401 | 2026-05-26T23:05:00.891Z | | |
| 3402 | 2026-05-26T23:05:00.891Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3403 | 2026-05-26T23:05:00.891Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3404 | 2026-05-26T23:05:00.891Z | | |
| 3405 | 2026-05-26T23:05:00.891Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3406 | 2026-05-26T23:05:00.891Z | | |
| 3407 | 2026-05-26T23:05:00.891Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3408 | 2026-05-26T23:05:00.891Z | | ---------------------------------------- this is the found type |
| 3409 | 2026-05-26T23:05:00.891Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3410 | 2026-05-26T23:05:00.891Z | note: required by a bound in `encode_and_send` |
| 3411 | 2026-05-26T23:05:00.891Z | --> dns-server/src/dns_server.rs:493:19 |
| 3412 | 2026-05-26T23:05:00.891Z | | |
| 3413 | 2026-05-26T23:05:00.891Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3414 | 2026-05-26T23:05:00.891Z | | --------------- required by a bound in this function |
| 3415 | 2026-05-26T23:05:00.891Z | ... |
| 3416 | 2026-05-26T23:05:00.891Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3417 | 2026-05-26T23:05:00.892Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3418 | 2026-05-26T23:05:00.892Z | |
| 3419 | 2026-05-26T23:05:00.892Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3420 | 2026-05-26T23:05:00.892Z | --> dns-server/src/dns_server.rs:457:50 |
| 3421 | 2026-05-26T23:05:00.892Z | | |
| 3422 | 2026-05-26T23:05:00.892Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3423 | 2026-05-26T23:05:00.892Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3424 | 2026-05-26T23:05:00.893Z | | | |
| 3425 | 2026-05-26T23:05:00.893Z | | required by a bound introduced by this call |
| 3426 | 2026-05-26T23:05:00.893Z | | |
| 3427 | 2026-05-26T23:05:00.893Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3428 | 2026-05-26T23:05:00.893Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3429 | 2026-05-26T23:05:00.893Z | | |
| 3430 | 2026-05-26T23:05:00.893Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3431 | 2026-05-26T23:05:00.893Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3432 | 2026-05-26T23:05:00.893Z | | |
| 3433 | 2026-05-26T23:05:00.893Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3434 | 2026-05-26T23:05:00.893Z | | |
| 3435 | 2026-05-26T23:05:00.893Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3436 | 2026-05-26T23:05:00.893Z | | ---------------------------------------- this is the found type |
| 3437 | 2026-05-26T23:05:00.893Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3438 | 2026-05-26T23:05:00.893Z | note: required by a bound in `encode_and_send` |
| 3439 | 2026-05-26T23:05:00.893Z | --> dns-server/src/dns_server.rs:494:27 |
| 3440 | 2026-05-26T23:05:00.893Z | | |
| 3441 | 2026-05-26T23:05:00.893Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3442 | 2026-05-26T23:05:00.893Z | | --------------- required by a bound in this function |
| 3443 | 2026-05-26T23:05:00.893Z | ... |
| 3444 | 2026-05-26T23:05:00.893Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3445 | 2026-05-26T23:05:00.893Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3446 | 2026-05-26T23:05:00.893Z | |
| 3447 | 2026-05-26T23:05:00.893Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3448 | 2026-05-26T23:05:00.894Z | --> dns-server/src/dns_server.rs:457:25 |
| 3449 | 2026-05-26T23:05:00.894Z | | |
| 3450 | 2026-05-26T23:05:00.894Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3451 | 2026-05-26T23:05:00.898Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3452 | 2026-05-26T23:05:00.899Z | | |
| 3453 | 2026-05-26T23:05:00.899Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3454 | 2026-05-26T23:05:00.899Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3455 | 2026-05-26T23:05:00.899Z | | |
| 3456 | 2026-05-26T23:05:00.899Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3457 | 2026-05-26T23:05:00.899Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3458 | 2026-05-26T23:05:00.899Z | | |
| 3459 | 2026-05-26T23:05:00.899Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3460 | 2026-05-26T23:05:00.900Z | | |
| 3461 | 2026-05-26T23:05:00.900Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3462 | 2026-05-26T23:05:00.900Z | | ---------------------------------------- this is the found type |
| 3463 | 2026-05-26T23:05:00.900Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3464 | 2026-05-26T23:05:00.900Z | note: required by a bound in `encode_and_send` |
| 3465 | 2026-05-26T23:05:00.900Z | --> dns-server/src/dns_server.rs:491:23 |
| 3466 | 2026-05-26T23:05:00.900Z | | |
| 3467 | 2026-05-26T23:05:00.900Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3468 | 2026-05-26T23:05:00.900Z | | --------------- required by a bound in this function |
| 3469 | 2026-05-26T23:05:00.900Z | ... |
| 3470 | 2026-05-26T23:05:00.900Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3471 | 2026-05-26T23:05:00.901Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3472 | 2026-05-26T23:05:00.901Z | |
| 3473 | 2026-05-26T23:05:00.901Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3474 | 2026-05-26T23:05:00.901Z | --> dns-server/src/dns_server.rs:457:25 |
| 3475 | 2026-05-26T23:05:00.901Z | | |
| 3476 | 2026-05-26T23:05:00.901Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3477 | 2026-05-26T23:05:00.901Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3478 | 2026-05-26T23:05:00.901Z | | |
| 3479 | 2026-05-26T23:05:00.901Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3480 | 2026-05-26T23:05:00.901Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3481 | 2026-05-26T23:05:00.903Z | | |
| 3482 | 2026-05-26T23:05:00.903Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3483 | 2026-05-26T23:05:00.903Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3484 | 2026-05-26T23:05:00.903Z | | |
| 3485 | 2026-05-26T23:05:00.903Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3486 | 2026-05-26T23:05:00.903Z | | |
| 3487 | 2026-05-26T23:05:00.903Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3488 | 2026-05-26T23:05:00.903Z | | ---------------------------------------- this is the found type |
| 3489 | 2026-05-26T23:05:00.903Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3490 | 2026-05-26T23:05:00.904Z | note: required by a bound in `encode_and_send` |
| 3491 | 2026-05-26T23:05:00.904Z | --> dns-server/src/dns_server.rs:492:27 |
| 3492 | 2026-05-26T23:05:00.904Z | | |
| 3493 | 2026-05-26T23:05:00.904Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3494 | 2026-05-26T23:05:00.904Z | | --------------- required by a bound in this function |
| 3495 | 2026-05-26T23:05:00.904Z | ... |
| 3496 | 2026-05-26T23:05:00.904Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3497 | 2026-05-26T23:05:00.904Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3498 | 2026-05-26T23:05:00.904Z | |
| 3499 | 2026-05-26T23:05:00.904Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3500 | 2026-05-26T23:05:00.904Z | --> dns-server/src/dns_server.rs:457:25 |
| 3501 | 2026-05-26T23:05:00.904Z | | |
| 3502 | 2026-05-26T23:05:00.904Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3503 | 2026-05-26T23:05:00.905Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3504 | 2026-05-26T23:05:00.905Z | | |
| 3505 | 2026-05-26T23:05:00.905Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3506 | 2026-05-26T23:05:00.905Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3507 | 2026-05-26T23:05:00.905Z | | |
| 3508 | 2026-05-26T23:05:00.905Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3509 | 2026-05-26T23:05:00.905Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3510 | 2026-05-26T23:05:00.906Z | | |
| 3511 | 2026-05-26T23:05:00.906Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3512 | 2026-05-26T23:05:00.906Z | | |
| 3513 | 2026-05-26T23:05:00.906Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3514 | 2026-05-26T23:05:00.906Z | | ---------------------------------------- this is the found type |
| 3515 | 2026-05-26T23:05:00.906Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3516 | 2026-05-26T23:05:00.906Z | note: required by a bound in `encode_and_send` |
| 3517 | 2026-05-26T23:05:00.906Z | --> dns-server/src/dns_server.rs:493:19 |
| 3518 | 2026-05-26T23:05:00.906Z | | |
| 3519 | 2026-05-26T23:05:00.906Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3520 | 2026-05-26T23:05:00.906Z | | --------------- required by a bound in this function |
| 3521 | 2026-05-26T23:05:00.906Z | ... |
| 3522 | 2026-05-26T23:05:00.906Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3523 | 2026-05-26T23:05:00.906Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3524 | 2026-05-26T23:05:00.906Z | |
| 3525 | 2026-05-26T23:05:00.906Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3526 | 2026-05-26T23:05:00.906Z | --> dns-server/src/dns_server.rs:457:25 |
| 3527 | 2026-05-26T23:05:00.906Z | | |
| 3528 | 2026-05-26T23:05:00.906Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3529 | 2026-05-26T23:05:00.906Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3530 | 2026-05-26T23:05:00.906Z | | |
| 3531 | 2026-05-26T23:05:00.906Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3532 | 2026-05-26T23:05:00.906Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3533 | 2026-05-26T23:05:00.906Z | | |
| 3534 | 2026-05-26T23:05:00.907Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3535 | 2026-05-26T23:05:00.907Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3536 | 2026-05-26T23:05:00.907Z | | |
| 3537 | 2026-05-26T23:05:00.907Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3538 | 2026-05-26T23:05:00.907Z | | |
| 3539 | 2026-05-26T23:05:00.907Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3540 | 2026-05-26T23:05:00.907Z | | ---------------------------------------- this is the found type |
| 3541 | 2026-05-26T23:05:00.907Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3542 | 2026-05-26T23:05:00.907Z | note: required by a bound in `encode_and_send` |
| 3543 | 2026-05-26T23:05:00.907Z | --> dns-server/src/dns_server.rs:494:27 |
| 3544 | 2026-05-26T23:05:00.907Z | | |
| 3545 | 2026-05-26T23:05:00.908Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3546 | 2026-05-26T23:05:00.908Z | | --------------- required by a bound in this function |
| 3547 | 2026-05-26T23:05:00.908Z | ... |
| 3548 | 2026-05-26T23:05:00.908Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3549 | 2026-05-26T23:05:00.908Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3550 | 2026-05-26T23:05:00.908Z | |
| 3551 | 2026-05-26T23:05:00.912Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3552 | 2026-05-26T23:05:00.912Z | --> dns-server/src/dns_server.rs:457:69 |
| 3553 | 2026-05-26T23:05:00.912Z | | |
| 3554 | 2026-05-26T23:05:00.912Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3555 | 2026-05-26T23:05:00.912Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3556 | 2026-05-26T23:05:00.912Z | | |
| 3557 | 2026-05-26T23:05:00.912Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3558 | 2026-05-26T23:05:00.912Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3559 | 2026-05-26T23:05:00.912Z | | |
| 3560 | 2026-05-26T23:05:00.912Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3561 | 2026-05-26T23:05:00.912Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3562 | 2026-05-26T23:05:00.912Z | | |
| 3563 | 2026-05-26T23:05:00.912Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3564 | 2026-05-26T23:05:00.912Z | | |
| 3565 | 2026-05-26T23:05:00.912Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3566 | 2026-05-26T23:05:00.913Z | | ---------------------------------------- this is the found type |
| 3567 | 2026-05-26T23:05:00.913Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3568 | 2026-05-26T23:05:00.913Z | note: required by a bound in `encode_and_send` |
| 3569 | 2026-05-26T23:05:00.913Z | --> dns-server/src/dns_server.rs:491:23 |
| 3570 | 2026-05-26T23:05:00.913Z | | |
| 3571 | 2026-05-26T23:05:00.913Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3572 | 2026-05-26T23:05:00.913Z | | --------------- required by a bound in this function |
| 3573 | 2026-05-26T23:05:00.913Z | ... |
| 3574 | 2026-05-26T23:05:00.913Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3575 | 2026-05-26T23:05:00.913Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3576 | 2026-05-26T23:05:00.913Z | |
| 3577 | 2026-05-26T23:05:00.913Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3578 | 2026-05-26T23:05:00.913Z | --> dns-server/src/dns_server.rs:457:69 |
| 3579 | 2026-05-26T23:05:00.913Z | | |
| 3580 | 2026-05-26T23:05:00.913Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3581 | 2026-05-26T23:05:00.913Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3582 | 2026-05-26T23:05:00.913Z | | |
| 3583 | 2026-05-26T23:05:00.913Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3584 | 2026-05-26T23:05:00.913Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3585 | 2026-05-26T23:05:00.913Z | | |
| 3586 | 2026-05-26T23:05:00.913Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3587 | 2026-05-26T23:05:00.914Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3588 | 2026-05-26T23:05:00.914Z | | |
| 3589 | 2026-05-26T23:05:00.914Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3590 | 2026-05-26T23:05:00.914Z | | |
| 3591 | 2026-05-26T23:05:00.914Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3592 | 2026-05-26T23:05:00.914Z | | ---------------------------------------- this is the found type |
| 3593 | 2026-05-26T23:05:00.914Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3594 | 2026-05-26T23:05:00.914Z | note: required by a bound in `encode_and_send` |
| 3595 | 2026-05-26T23:05:00.914Z | --> dns-server/src/dns_server.rs:492:27 |
| 3596 | 2026-05-26T23:05:00.914Z | | |
| 3597 | 2026-05-26T23:05:00.914Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3598 | 2026-05-26T23:05:00.914Z | | --------------- required by a bound in this function |
| 3599 | 2026-05-26T23:05:00.914Z | ... |
| 3600 | 2026-05-26T23:05:00.914Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3601 | 2026-05-26T23:05:00.914Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3602 | 2026-05-26T23:05:00.914Z | |
| 3603 | 2026-05-26T23:05:00.914Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3604 | 2026-05-26T23:05:00.914Z | --> dns-server/src/dns_server.rs:457:69 |
| 3605 | 2026-05-26T23:05:00.914Z | | |
| 3606 | 2026-05-26T23:05:00.914Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3607 | 2026-05-26T23:05:00.914Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3608 | 2026-05-26T23:05:00.915Z | | |
| 3609 | 2026-05-26T23:05:00.915Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3610 | 2026-05-26T23:05:00.915Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3611 | 2026-05-26T23:05:00.915Z | | |
| 3612 | 2026-05-26T23:05:00.915Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3613 | 2026-05-26T23:05:00.915Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3614 | 2026-05-26T23:05:00.916Z | | |
| 3615 | 2026-05-26T23:05:00.916Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3616 | 2026-05-26T23:05:00.916Z | | |
| 3617 | 2026-05-26T23:05:00.916Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3618 | 2026-05-26T23:05:00.916Z | | ---------------------------------------- this is the found type |
| 3619 | 2026-05-26T23:05:00.916Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3620 | 2026-05-26T23:05:00.916Z | note: required by a bound in `encode_and_send` |
| 3621 | 2026-05-26T23:05:00.916Z | --> dns-server/src/dns_server.rs:493:19 |
| 3622 | 2026-05-26T23:05:00.916Z | | |
| 3623 | 2026-05-26T23:05:00.916Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3624 | 2026-05-26T23:05:00.916Z | | --------------- required by a bound in this function |
| 3625 | 2026-05-26T23:05:00.916Z | ... |
| 3626 | 2026-05-26T23:05:00.916Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3627 | 2026-05-26T23:05:00.916Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3628 | 2026-05-26T23:05:00.916Z | |
| 3629 | 2026-05-26T23:05:00.916Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3630 | 2026-05-26T23:05:00.917Z | --> dns-server/src/dns_server.rs:457:69 |
| 3631 | 2026-05-26T23:05:00.917Z | | |
| 3632 | 2026-05-26T23:05:00.917Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3633 | 2026-05-26T23:05:00.917Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3634 | 2026-05-26T23:05:00.917Z | | |
| 3635 | 2026-05-26T23:05:00.917Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3636 | 2026-05-26T23:05:00.918Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3637 | 2026-05-26T23:05:00.918Z | | |
| 3638 | 2026-05-26T23:05:00.918Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3639 | 2026-05-26T23:05:00.918Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3640 | 2026-05-26T23:05:00.918Z | | |
| 3641 | 2026-05-26T23:05:00.918Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3642 | 2026-05-26T23:05:00.918Z | | |
| 3643 | 2026-05-26T23:05:00.918Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3644 | 2026-05-26T23:05:00.918Z | | ---------------------------------------- this is the found type |
| 3645 | 2026-05-26T23:05:00.918Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3646 | 2026-05-26T23:05:00.918Z | note: required by a bound in `encode_and_send` |
| 3647 | 2026-05-26T23:05:00.918Z | --> dns-server/src/dns_server.rs:494:27 |
| 3648 | 2026-05-26T23:05:00.918Z | | |
| 3649 | 2026-05-26T23:05:00.918Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3650 | 2026-05-26T23:05:00.918Z | | --------------- required by a bound in this function |
| 3651 | 2026-05-26T23:05:00.924Z | ... |
| 3652 | 2026-05-26T23:05:00.924Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3653 | 2026-05-26T23:05:00.924Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3654 | 2026-05-26T23:05:00.924Z | |
| 3655 | 2026-05-26T23:05:00.924Z | error[E0308]: arguments to this method are incorrect |
| 3656 | 2026-05-26T23:05:00.924Z | --> dns-server/src/dns_server.rs:477:20 |
| 3657 | 2026-05-26T23:05:00.924Z | | |
| 3658 | 2026-05-26T23:05:00.924Z | 477 | let mresp = rb.error_msg(header, ResponseCode::ServFail); |
| 3659 | 2026-05-26T23:05:00.924Z | | ^^^^^^^^^ ------ ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode` |
| 3660 | 2026-05-26T23:05:00.924Z | | | |
| 3661 | 2026-05-26T23:05:00.924Z | | expected `Header`, found `hickory_proto::op::Header` |
| 3662 | 2026-05-26T23:05:00.924Z | | |
| 3663 | 2026-05-26T23:05:00.924Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3664 | 2026-05-26T23:05:00.924Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1 |
| 3665 | 2026-05-26T23:05:00.924Z | | |
| 3666 | 2026-05-26T23:05:00.924Z | 57 | pub struct Header { |
| 3667 | 2026-05-26T23:05:00.924Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 3668 | 2026-05-26T23:05:00.924Z | | |
| 3669 | 2026-05-26T23:05:00.925Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1 |
| 3670 | 2026-05-26T23:05:00.925Z | | |
| 3671 | 2026-05-26T23:05:00.925Z | 57 | pub struct Header { |
| 3672 | 2026-05-26T23:05:00.925Z | | ----------------- this is the found type |
| 3673 | 2026-05-26T23:05:00.925Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3674 | 2026-05-26T23:05:00.925Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3675 | 2026-05-26T23:05:00.925Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1 |
| 3676 | 2026-05-26T23:05:00.925Z | | |
| 3677 | 2026-05-26T23:05:00.925Z | 67 | pub enum ResponseCode { |
| 3678 | 2026-05-26T23:05:00.925Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3679 | 2026-05-26T23:05:00.925Z | | |
| 3680 | 2026-05-26T23:05:00.925Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1 |
| 3681 | 2026-05-26T23:05:00.925Z | | |
| 3682 | 2026-05-26T23:05:00.925Z | 67 | pub enum ResponseCode { |
| 3683 | 2026-05-26T23:05:00.925Z | | --------------------- this is the found type |
| 3684 | 2026-05-26T23:05:00.925Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3685 | 2026-05-26T23:05:00.925Z | note: method defined here |
| 3686 | 2026-05-26T23:05:00.925Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12 |
| 3687 | 2026-05-26T23:05:00.925Z | | |
| 3688 | 2026-05-26T23:05:00.926Z | 190 | pub fn error_msg<'a>( |
| 3689 | 2026-05-26T23:05:00.926Z | | ^^^^^^^^^ |
| 3690 | 2026-05-26T23:05:00.926Z | |
| 3691 | 2026-05-26T23:05:00.926Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3692 | 2026-05-26T23:05:00.926Z | --> dns-server/src/dns_server.rs:478:50 |
| 3693 | 2026-05-26T23:05:00.926Z | | |
| 3694 | 2026-05-26T23:05:00.926Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3695 | 2026-05-26T23:05:00.927Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3696 | 2026-05-26T23:05:00.927Z | | | |
| 3697 | 2026-05-26T23:05:00.927Z | | required by a bound introduced by this call |
| 3698 | 2026-05-26T23:05:00.927Z | | |
| 3699 | 2026-05-26T23:05:00.927Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3700 | 2026-05-26T23:05:00.927Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3701 | 2026-05-26T23:05:00.927Z | | |
| 3702 | 2026-05-26T23:05:00.927Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3703 | 2026-05-26T23:05:00.927Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3704 | 2026-05-26T23:05:00.927Z | | |
| 3705 | 2026-05-26T23:05:00.927Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3706 | 2026-05-26T23:05:00.927Z | | |
| 3707 | 2026-05-26T23:05:00.927Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3708 | 2026-05-26T23:05:00.928Z | | ---------------------------------------- this is the found type |
| 3709 | 2026-05-26T23:05:00.928Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3710 | 2026-05-26T23:05:00.928Z | note: required by a bound in `encode_and_send` |
| 3711 | 2026-05-26T23:05:00.928Z | --> dns-server/src/dns_server.rs:491:23 |
| 3712 | 2026-05-26T23:05:00.928Z | | |
| 3713 | 2026-05-26T23:05:00.928Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3714 | 2026-05-26T23:05:00.928Z | | --------------- required by a bound in this function |
| 3715 | 2026-05-26T23:05:00.928Z | ... |
| 3716 | 2026-05-26T23:05:00.928Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3717 | 2026-05-26T23:05:00.928Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3718 | 2026-05-26T23:05:00.928Z | |
| 3719 | 2026-05-26T23:05:00.928Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3720 | 2026-05-26T23:05:00.928Z | --> dns-server/src/dns_server.rs:478:50 |
| 3721 | 2026-05-26T23:05:00.928Z | | |
| 3722 | 2026-05-26T23:05:00.928Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3723 | 2026-05-26T23:05:00.928Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3724 | 2026-05-26T23:05:00.928Z | | | |
| 3725 | 2026-05-26T23:05:00.928Z | | required by a bound introduced by this call |
| 3726 | 2026-05-26T23:05:00.928Z | | |
| 3727 | 2026-05-26T23:05:00.928Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3728 | 2026-05-26T23:05:00.928Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3729 | 2026-05-26T23:05:00.928Z | | |
| 3730 | 2026-05-26T23:05:00.928Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3731 | 2026-05-26T23:05:00.928Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3732 | 2026-05-26T23:05:00.928Z | | |
| 3733 | 2026-05-26T23:05:00.928Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3734 | 2026-05-26T23:05:00.928Z | | |
| 3735 | 2026-05-26T23:05:00.928Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3736 | 2026-05-26T23:05:00.928Z | | ---------------------------------------- this is the found type |
| 3737 | 2026-05-26T23:05:00.929Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3738 | 2026-05-26T23:05:00.930Z | note: required by a bound in `encode_and_send` |
| 3739 | 2026-05-26T23:05:00.930Z | --> dns-server/src/dns_server.rs:492:27 |
| 3740 | 2026-05-26T23:05:00.930Z | | |
| 3741 | 2026-05-26T23:05:00.930Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3742 | 2026-05-26T23:05:00.930Z | | --------------- required by a bound in this function |
| 3743 | 2026-05-26T23:05:00.930Z | ... |
| 3744 | 2026-05-26T23:05:00.930Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3745 | 2026-05-26T23:05:00.930Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3746 | 2026-05-26T23:05:00.930Z | |
| 3747 | 2026-05-26T23:05:00.930Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3748 | 2026-05-26T23:05:00.930Z | --> dns-server/src/dns_server.rs:478:50 |
| 3749 | 2026-05-26T23:05:00.930Z | | |
| 3750 | 2026-05-26T23:05:00.930Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3751 | 2026-05-26T23:05:00.935Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3752 | 2026-05-26T23:05:00.935Z | | | |
| 3753 | 2026-05-26T23:05:00.935Z | | required by a bound introduced by this call |
| 3754 | 2026-05-26T23:05:00.935Z | | |
| 3755 | 2026-05-26T23:05:00.935Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3756 | 2026-05-26T23:05:00.935Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3757 | 2026-05-26T23:05:00.935Z | | |
| 3758 | 2026-05-26T23:05:00.936Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3759 | 2026-05-26T23:05:00.936Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3760 | 2026-05-26T23:05:00.937Z | | |
| 3761 | 2026-05-26T23:05:00.937Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3762 | 2026-05-26T23:05:00.937Z | | |
| 3763 | 2026-05-26T23:05:00.937Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3764 | 2026-05-26T23:05:00.937Z | | ---------------------------------------- this is the found type |
| 3765 | 2026-05-26T23:05:00.937Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3766 | 2026-05-26T23:05:00.937Z | note: required by a bound in `encode_and_send` |
| 3767 | 2026-05-26T23:05:00.937Z | --> dns-server/src/dns_server.rs:493:19 |
| 3768 | 2026-05-26T23:05:00.937Z | | |
| 3769 | 2026-05-26T23:05:00.937Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3770 | 2026-05-26T23:05:00.937Z | | --------------- required by a bound in this function |
| 3771 | 2026-05-26T23:05:00.937Z | ... |
| 3772 | 2026-05-26T23:05:00.937Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3773 | 2026-05-26T23:05:00.937Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3774 | 2026-05-26T23:05:00.937Z | |
| 3775 | 2026-05-26T23:05:00.937Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3776 | 2026-05-26T23:05:00.937Z | --> dns-server/src/dns_server.rs:478:50 |
| 3777 | 2026-05-26T23:05:00.937Z | | |
| 3778 | 2026-05-26T23:05:00.937Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3779 | 2026-05-26T23:05:00.937Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3780 | 2026-05-26T23:05:00.937Z | | | |
| 3781 | 2026-05-26T23:05:00.938Z | | required by a bound introduced by this call |
| 3782 | 2026-05-26T23:05:00.938Z | | |
| 3783 | 2026-05-26T23:05:00.938Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3784 | 2026-05-26T23:05:00.938Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3785 | 2026-05-26T23:05:00.938Z | | |
| 3786 | 2026-05-26T23:05:00.938Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3787 | 2026-05-26T23:05:00.938Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3788 | 2026-05-26T23:05:00.938Z | | |
| 3789 | 2026-05-26T23:05:00.938Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3790 | 2026-05-26T23:05:00.938Z | | |
| 3791 | 2026-05-26T23:05:00.938Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3792 | 2026-05-26T23:05:00.938Z | | ---------------------------------------- this is the found type |
| 3793 | 2026-05-26T23:05:00.938Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3794 | 2026-05-26T23:05:00.938Z | note: required by a bound in `encode_and_send` |
| 3795 | 2026-05-26T23:05:00.938Z | --> dns-server/src/dns_server.rs:494:27 |
| 3796 | 2026-05-26T23:05:00.938Z | | |
| 3797 | 2026-05-26T23:05:00.938Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3798 | 2026-05-26T23:05:00.938Z | | --------------- required by a bound in this function |
| 3799 | 2026-05-26T23:05:00.938Z | ... |
| 3800 | 2026-05-26T23:05:00.938Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3801 | 2026-05-26T23:05:00.939Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3802 | 2026-05-26T23:05:00.939Z | |
| 3803 | 2026-05-26T23:05:00.939Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3804 | 2026-05-26T23:05:00.939Z | --> dns-server/src/dns_server.rs:478:25 |
| 3805 | 2026-05-26T23:05:00.939Z | | |
| 3806 | 2026-05-26T23:05:00.939Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3807 | 2026-05-26T23:05:00.939Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3808 | 2026-05-26T23:05:00.939Z | | |
| 3809 | 2026-05-26T23:05:00.939Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3810 | 2026-05-26T23:05:00.939Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3811 | 2026-05-26T23:05:00.939Z | | |
| 3812 | 2026-05-26T23:05:00.939Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3813 | 2026-05-26T23:05:00.939Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3814 | 2026-05-26T23:05:00.939Z | | |
| 3815 | 2026-05-26T23:05:00.939Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3816 | 2026-05-26T23:05:00.939Z | | |
| 3817 | 2026-05-26T23:05:00.939Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3818 | 2026-05-26T23:05:00.939Z | | ---------------------------------------- this is the found type |
| 3819 | 2026-05-26T23:05:00.939Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3820 | 2026-05-26T23:05:00.939Z | note: required by a bound in `encode_and_send` |
| 3821 | 2026-05-26T23:05:00.939Z | --> dns-server/src/dns_server.rs:491:23 |
| 3822 | 2026-05-26T23:05:00.939Z | | |
| 3823 | 2026-05-26T23:05:00.939Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3824 | 2026-05-26T23:05:00.939Z | | --------------- required by a bound in this function |
| 3825 | 2026-05-26T23:05:00.939Z | ... |
| 3826 | 2026-05-26T23:05:00.939Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3827 | 2026-05-26T23:05:00.939Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3828 | 2026-05-26T23:05:00.939Z | |
| 3829 | 2026-05-26T23:05:00.939Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3830 | 2026-05-26T23:05:00.939Z | --> dns-server/src/dns_server.rs:478:25 |
| 3831 | 2026-05-26T23:05:00.939Z | | |
| 3832 | 2026-05-26T23:05:00.939Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3833 | 2026-05-26T23:05:00.939Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3834 | 2026-05-26T23:05:00.940Z | | |
| 3835 | 2026-05-26T23:05:00.940Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3836 | 2026-05-26T23:05:00.940Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3837 | 2026-05-26T23:05:00.940Z | | |
| 3838 | 2026-05-26T23:05:00.940Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3839 | 2026-05-26T23:05:00.940Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3840 | 2026-05-26T23:05:00.940Z | | |
| 3841 | 2026-05-26T23:05:00.940Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3842 | 2026-05-26T23:05:00.940Z | | |
| 3843 | 2026-05-26T23:05:00.940Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3844 | 2026-05-26T23:05:00.940Z | | ---------------------------------------- this is the found type |
| 3845 | 2026-05-26T23:05:00.940Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3846 | 2026-05-26T23:05:00.940Z | note: required by a bound in `encode_and_send` |
| 3847 | 2026-05-26T23:05:00.940Z | --> dns-server/src/dns_server.rs:492:27 |
| 3848 | 2026-05-26T23:05:00.940Z | | |
| 3849 | 2026-05-26T23:05:00.940Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3850 | 2026-05-26T23:05:00.940Z | | --------------- required by a bound in this function |
| 3851 | 2026-05-26T23:05:00.945Z | ... |
| 3852 | 2026-05-26T23:05:00.945Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3853 | 2026-05-26T23:05:00.945Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3854 | 2026-05-26T23:05:00.945Z | |
| 3855 | 2026-05-26T23:05:00.945Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3856 | 2026-05-26T23:05:00.945Z | --> dns-server/src/dns_server.rs:478:25 |
| 3857 | 2026-05-26T23:05:00.945Z | | |
| 3858 | 2026-05-26T23:05:00.945Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3859 | 2026-05-26T23:05:00.945Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3860 | 2026-05-26T23:05:00.945Z | | |
| 3861 | 2026-05-26T23:05:00.945Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3862 | 2026-05-26T23:05:00.945Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3863 | 2026-05-26T23:05:00.945Z | | |
| 3864 | 2026-05-26T23:05:00.945Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3865 | 2026-05-26T23:05:00.945Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3866 | 2026-05-26T23:05:00.945Z | | |
| 3867 | 2026-05-26T23:05:00.945Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3868 | 2026-05-26T23:05:00.945Z | | |
| 3869 | 2026-05-26T23:05:00.945Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3870 | 2026-05-26T23:05:00.945Z | | ---------------------------------------- this is the found type |
| 3871 | 2026-05-26T23:05:00.945Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3872 | 2026-05-26T23:05:00.945Z | note: required by a bound in `encode_and_send` |
| 3873 | 2026-05-26T23:05:00.945Z | --> dns-server/src/dns_server.rs:493:19 |
| 3874 | 2026-05-26T23:05:00.945Z | | |
| 3875 | 2026-05-26T23:05:00.945Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3876 | 2026-05-26T23:05:00.945Z | | --------------- required by a bound in this function |
| 3877 | 2026-05-26T23:05:00.945Z | ... |
| 3878 | 2026-05-26T23:05:00.945Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3879 | 2026-05-26T23:05:00.945Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3880 | 2026-05-26T23:05:00.946Z | |
| 3881 | 2026-05-26T23:05:00.946Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3882 | 2026-05-26T23:05:00.946Z | --> dns-server/src/dns_server.rs:478:25 |
| 3883 | 2026-05-26T23:05:00.946Z | | |
| 3884 | 2026-05-26T23:05:00.946Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3885 | 2026-05-26T23:05:00.946Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3886 | 2026-05-26T23:05:00.948Z | | |
| 3887 | 2026-05-26T23:05:00.948Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3888 | 2026-05-26T23:05:00.948Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3889 | 2026-05-26T23:05:00.948Z | | |
| 3890 | 2026-05-26T23:05:00.948Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3891 | 2026-05-26T23:05:00.948Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3892 | 2026-05-26T23:05:00.948Z | | |
| 3893 | 2026-05-26T23:05:00.948Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3894 | 2026-05-26T23:05:00.948Z | | |
| 3895 | 2026-05-26T23:05:00.948Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3896 | 2026-05-26T23:05:00.948Z | | ---------------------------------------- this is the found type |
| 3897 | 2026-05-26T23:05:00.948Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3898 | 2026-05-26T23:05:00.948Z | note: required by a bound in `encode_and_send` |
| 3899 | 2026-05-26T23:05:00.948Z | --> dns-server/src/dns_server.rs:494:27 |
| 3900 | 2026-05-26T23:05:00.949Z | | |
| 3901 | 2026-05-26T23:05:00.949Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3902 | 2026-05-26T23:05:00.949Z | | --------------- required by a bound in this function |
| 3903 | 2026-05-26T23:05:00.949Z | ... |
| 3904 | 2026-05-26T23:05:00.949Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3905 | 2026-05-26T23:05:00.949Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3906 | 2026-05-26T23:05:00.949Z | |
| 3907 | 2026-05-26T23:05:00.949Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3908 | 2026-05-26T23:05:00.949Z | --> dns-server/src/dns_server.rs:478:69 |
| 3909 | 2026-05-26T23:05:00.949Z | | |
| 3910 | 2026-05-26T23:05:00.949Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3911 | 2026-05-26T23:05:00.950Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3912 | 2026-05-26T23:05:00.950Z | | |
| 3913 | 2026-05-26T23:05:00.950Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3914 | 2026-05-26T23:05:00.950Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3915 | 2026-05-26T23:05:00.950Z | | |
| 3916 | 2026-05-26T23:05:00.950Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3917 | 2026-05-26T23:05:00.950Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3918 | 2026-05-26T23:05:00.950Z | | |
| 3919 | 2026-05-26T23:05:00.950Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3920 | 2026-05-26T23:05:00.950Z | | |
| 3921 | 2026-05-26T23:05:00.950Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3922 | 2026-05-26T23:05:00.950Z | | ---------------------------------------- this is the found type |
| 3923 | 2026-05-26T23:05:00.950Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3924 | 2026-05-26T23:05:00.950Z | note: required by a bound in `encode_and_send` |
| 3925 | 2026-05-26T23:05:00.950Z | --> dns-server/src/dns_server.rs:491:23 |
| 3926 | 2026-05-26T23:05:00.950Z | | |
| 3927 | 2026-05-26T23:05:00.950Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3928 | 2026-05-26T23:05:00.950Z | | --------------- required by a bound in this function |
| 3929 | 2026-05-26T23:05:00.951Z | ... |
| 3930 | 2026-05-26T23:05:00.951Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3931 | 2026-05-26T23:05:00.951Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3932 | 2026-05-26T23:05:00.951Z | |
| 3933 | 2026-05-26T23:05:00.951Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3934 | 2026-05-26T23:05:00.951Z | --> dns-server/src/dns_server.rs:478:69 |
| 3935 | 2026-05-26T23:05:00.951Z | | |
| 3936 | 2026-05-26T23:05:00.951Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3937 | 2026-05-26T23:05:00.951Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3938 | 2026-05-26T23:05:00.951Z | | |
| 3939 | 2026-05-26T23:05:00.951Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3940 | 2026-05-26T23:05:00.952Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3941 | 2026-05-26T23:05:00.952Z | | |
| 3942 | 2026-05-26T23:05:00.952Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3943 | 2026-05-26T23:05:00.952Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3944 | 2026-05-26T23:05:00.952Z | | |
| 3945 | 2026-05-26T23:05:00.952Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3946 | 2026-05-26T23:05:00.953Z | | |
| 3947 | 2026-05-26T23:05:00.953Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3948 | 2026-05-26T23:05:00.953Z | | ---------------------------------------- this is the found type |
| 3949 | 2026-05-26T23:05:00.953Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3950 | 2026-05-26T23:05:00.954Z | note: required by a bound in `encode_and_send` |
| 3951 | 2026-05-26T23:05:00.959Z | --> dns-server/src/dns_server.rs:492:27 |
| 3952 | 2026-05-26T23:05:00.959Z | | |
| 3953 | 2026-05-26T23:05:00.959Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3954 | 2026-05-26T23:05:00.959Z | | --------------- required by a bound in this function |
| 3955 | 2026-05-26T23:05:00.959Z | ... |
| 3956 | 2026-05-26T23:05:00.959Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3957 | 2026-05-26T23:05:00.959Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3958 | 2026-05-26T23:05:00.959Z | |
| 3959 | 2026-05-26T23:05:00.959Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3960 | 2026-05-26T23:05:00.959Z | --> dns-server/src/dns_server.rs:478:69 |
| 3961 | 2026-05-26T23:05:00.959Z | | |
| 3962 | 2026-05-26T23:05:00.959Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3963 | 2026-05-26T23:05:00.959Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3964 | 2026-05-26T23:05:00.959Z | | |
| 3965 | 2026-05-26T23:05:00.959Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3966 | 2026-05-26T23:05:00.960Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3967 | 2026-05-26T23:05:00.960Z | | |
| 3968 | 2026-05-26T23:05:00.960Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3969 | 2026-05-26T23:05:00.960Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3970 | 2026-05-26T23:05:00.960Z | | |
| 3971 | 2026-05-26T23:05:00.960Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3972 | 2026-05-26T23:05:00.960Z | | |
| 3973 | 2026-05-26T23:05:00.960Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3974 | 2026-05-26T23:05:00.960Z | | ---------------------------------------- this is the found type |
| 3975 | 2026-05-26T23:05:00.960Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3976 | 2026-05-26T23:05:00.960Z | note: required by a bound in `encode_and_send` |
| 3977 | 2026-05-26T23:05:00.960Z | --> dns-server/src/dns_server.rs:493:19 |
| 3978 | 2026-05-26T23:05:00.960Z | | |
| 3979 | 2026-05-26T23:05:00.960Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3980 | 2026-05-26T23:05:00.960Z | | --------------- required by a bound in this function |
| 3981 | 2026-05-26T23:05:00.960Z | ... |
| 3982 | 2026-05-26T23:05:00.960Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3983 | 2026-05-26T23:05:00.960Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3984 | 2026-05-26T23:05:00.960Z | |
| 3985 | 2026-05-26T23:05:00.960Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3986 | 2026-05-26T23:05:00.960Z | --> dns-server/src/dns_server.rs:478:69 |
| 3987 | 2026-05-26T23:05:00.961Z | | |
| 3988 | 2026-05-26T23:05:00.961Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3989 | 2026-05-26T23:05:00.961Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3990 | 2026-05-26T23:05:00.961Z | | |
| 3991 | 2026-05-26T23:05:00.961Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3992 | 2026-05-26T23:05:00.961Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3993 | 2026-05-26T23:05:00.962Z | | |
| 3994 | 2026-05-26T23:05:00.962Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3995 | 2026-05-26T23:05:00.962Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3996 | 2026-05-26T23:05:00.962Z | | |
| 3997 | 2026-05-26T23:05:00.962Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3998 | 2026-05-26T23:05:00.963Z | | |
| 3999 | 2026-05-26T23:05:00.963Z | 77 | pub struct Record<R: RecordData = RData> { |
| 4000 | 2026-05-26T23:05:00.963Z | | ---------------------------------------- this is the found type |
| 4001 | 2026-05-26T23:05:00.963Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4002 | 2026-05-26T23:05:00.963Z | note: required by a bound in `encode_and_send` |
| 4003 | 2026-05-26T23:05:00.963Z | --> dns-server/src/dns_server.rs:494:27 |
| 4004 | 2026-05-26T23:05:00.963Z | | |
| 4005 | 2026-05-26T23:05:00.963Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 4006 | 2026-05-26T23:05:00.963Z | | --------------- required by a bound in this function |
| 4007 | 2026-05-26T23:05:00.963Z | ... |
| 4008 | 2026-05-26T23:05:00.963Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 4009 | 2026-05-26T23:05:00.963Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 4010 | 2026-05-26T23:05:00.963Z | |
| 4011 | 2026-05-26T23:05:00.963Z | error[E0599]: the method `destructive_emit` exists for struct `MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>`, but its trait bounds were not satisfied |
| 4012 | 2026-05-26T23:05:00.963Z | --> dns-server/src/dns_server.rs:500:14 |
| 4013 | 2026-05-26T23:05:00.963Z | | |
| 4014 | 2026-05-26T23:05:00.963Z | 499 | let _ = mresp |
| 4015 | 2026-05-26T23:05:00.964Z | | _________________- |
| 4016 | 2026-05-26T23:05:00.964Z | 500 | | .destructive_emit(&mut enc) |
| 4017 | 2026-05-26T23:05:00.964Z | | | -^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds |
| 4018 | 2026-05-26T23:05:00.964Z | | |_____________| |
| 4019 | 2026-05-26T23:05:00.964Z | | |
| 4020 | 2026-05-26T23:05:00.964Z | | |
| 4021 | 2026-05-26T23:05:00.964Z | = note: the following trait bounds were not satisfied: |
| 4022 | 2026-05-26T23:05:00.964Z | `<Answers as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 4023 | 2026-05-26T23:05:00.964Z | `<NameServers as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 4024 | 2026-05-26T23:05:00.964Z | `<Soa as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 4025 | 2026-05-26T23:05:00.964Z | `<Additionals as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 4026 | 2026-05-26T23:05:00.964Z | |
| 4027 | 2026-05-26T23:05:00.964Z | error[E0308]: mismatched types |
| 4028 | 2026-05-26T23:05:00.964Z | --> dns-server/src/dns_server.rs:229:35 |
| 4029 | 2026-05-26T23:05:00.964Z | | |
| 4030 | 2026-05-26T23:05:00.964Z | 229 | Ok(Record::from_rdata(name.clone(), 0, RData::A((*addr).into()))) |
| 4031 | 2026-05-26T23:05:00.964Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4032 | 2026-05-26T23:05:00.964Z | | | |
| 4033 | 2026-05-26T23:05:00.964Z | | arguments to this function are incorrect |
| 4034 | 2026-05-26T23:05:00.964Z | | |
| 4035 | 2026-05-26T23:05:00.964Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4036 | 2026-05-26T23:05:00.964Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4037 | 2026-05-26T23:05:00.965Z | | |
| 4038 | 2026-05-26T23:05:00.965Z | 34 | pub struct Name { |
| 4039 | 2026-05-26T23:05:00.965Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4040 | 2026-05-26T23:05:00.965Z | | |
| 4041 | 2026-05-26T23:05:00.965Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4042 | 2026-05-26T23:05:00.965Z | | |
| 4043 | 2026-05-26T23:05:00.965Z | 37 | pub struct Name { |
| 4044 | 2026-05-26T23:05:00.965Z | | --------------- this is the found type |
| 4045 | 2026-05-26T23:05:00.965Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4046 | 2026-05-26T23:05:00.965Z | note: associated function defined here |
| 4047 | 2026-05-26T23:05:00.965Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4048 | 2026-05-26T23:05:00.965Z | | |
| 4049 | 2026-05-26T23:05:00.965Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4050 | 2026-05-26T23:05:00.965Z | | ^^^^^^^^^^ |
| 4051 | 2026-05-26T23:05:00.971Z | |
| 4052 | 2026-05-26T23:05:00.971Z | error[E0308]: mismatched types |
| 4053 | 2026-05-26T23:05:00.971Z | --> dns-server/src/dns_server.rs:233:35 |
| 4054 | 2026-05-26T23:05:00.971Z | | |
| 4055 | 2026-05-26T23:05:00.971Z | 233 | Ok(Record::from_rdata(name.clone(), 0, RData::AAAA((*addr).into()))) |
| 4056 | 2026-05-26T23:05:00.971Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4057 | 2026-05-26T23:05:00.971Z | | | |
| 4058 | 2026-05-26T23:05:00.971Z | | arguments to this function are incorrect |
| 4059 | 2026-05-26T23:05:00.973Z | | |
| 4060 | 2026-05-26T23:05:00.973Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4061 | 2026-05-26T23:05:00.973Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4062 | 2026-05-26T23:05:00.973Z | | |
| 4063 | 2026-05-26T23:05:00.973Z | 34 | pub struct Name { |
| 4064 | 2026-05-26T23:05:00.973Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4065 | 2026-05-26T23:05:00.973Z | | |
| 4066 | 2026-05-26T23:05:00.973Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4067 | 2026-05-26T23:05:00.974Z | | |
| 4068 | 2026-05-26T23:05:00.974Z | 37 | pub struct Name { |
| 4069 | 2026-05-26T23:05:00.974Z | | --------------- this is the found type |
| 4070 | 2026-05-26T23:05:00.974Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4071 | 2026-05-26T23:05:00.974Z | note: associated function defined here |
| 4072 | 2026-05-26T23:05:00.974Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4073 | 2026-05-26T23:05:00.974Z | | |
| 4074 | 2026-05-26T23:05:00.974Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4075 | 2026-05-26T23:05:00.974Z | | ^^^^^^^^^^ |
| 4076 | 2026-05-26T23:05:00.974Z | |
| 4077 | 2026-05-26T23:05:00.974Z | error[E0308]: mismatched types |
| 4078 | 2026-05-26T23:05:00.974Z | --> dns-server/src/dns_server.rs:247:60 |
| 4079 | 2026-05-26T23:05:00.974Z | | |
| 4080 | 2026-05-26T23:05:00.975Z | 247 | RData::SRV(SRV::new(*prio, *weight, *port, tgt)), |
| 4081 | 2026-05-26T23:05:00.975Z | | -------- ^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4082 | 2026-05-26T23:05:00.976Z | | | |
| 4083 | 2026-05-26T23:05:00.976Z | | arguments to this function are incorrect |
| 4084 | 2026-05-26T23:05:00.976Z | | |
| 4085 | 2026-05-26T23:05:00.976Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4086 | 2026-05-26T23:05:00.976Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4087 | 2026-05-26T23:05:00.976Z | | |
| 4088 | 2026-05-26T23:05:00.976Z | 34 | pub struct Name { |
| 4089 | 2026-05-26T23:05:00.977Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4090 | 2026-05-26T23:05:00.977Z | | |
| 4091 | 2026-05-26T23:05:00.977Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4092 | 2026-05-26T23:05:00.977Z | | |
| 4093 | 2026-05-26T23:05:00.977Z | 37 | pub struct Name { |
| 4094 | 2026-05-26T23:05:00.977Z | | --------------- this is the found type |
| 4095 | 2026-05-26T23:05:00.977Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4096 | 2026-05-26T23:05:00.977Z | note: associated function defined here |
| 4097 | 2026-05-26T23:05:00.977Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/srv.rs:174:12 |
| 4098 | 2026-05-26T23:05:00.977Z | | |
| 4099 | 2026-05-26T23:05:00.977Z | 174 | pub fn new(priority: u16, weight: u16, port: u16, target: Name) -> Self { |
| 4100 | 2026-05-26T23:05:00.977Z | | ^^^ |
| 4101 | 2026-05-26T23:05:00.977Z | |
| 4102 | 2026-05-26T23:05:00.977Z | error[E0308]: mismatched types |
| 4103 | 2026-05-26T23:05:00.977Z | --> dns-server/src/dns_server.rs:245:17 |
| 4104 | 2026-05-26T23:05:00.978Z | | |
| 4105 | 2026-05-26T23:05:00.978Z | 244 | Ok(Record::from_rdata( |
| 4106 | 2026-05-26T23:05:00.978Z | | ------------------ arguments to this function are incorrect |
| 4107 | 2026-05-26T23:05:00.978Z | 245 | name.clone(), |
| 4108 | 2026-05-26T23:05:00.979Z | | ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4109 | 2026-05-26T23:05:00.979Z | | |
| 4110 | 2026-05-26T23:05:00.979Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4111 | 2026-05-26T23:05:00.979Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4112 | 2026-05-26T23:05:00.979Z | | |
| 4113 | 2026-05-26T23:05:00.979Z | 34 | pub struct Name { |
| 4114 | 2026-05-26T23:05:00.979Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4115 | 2026-05-26T23:05:00.979Z | | |
| 4116 | 2026-05-26T23:05:00.979Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4117 | 2026-05-26T23:05:00.979Z | | |
| 4118 | 2026-05-26T23:05:00.979Z | 37 | pub struct Name { |
| 4119 | 2026-05-26T23:05:00.979Z | | --------------- this is the found type |
| 4120 | 2026-05-26T23:05:00.979Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4121 | 2026-05-26T23:05:00.979Z | note: associated function defined here |
| 4122 | 2026-05-26T23:05:00.979Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4123 | 2026-05-26T23:05:00.979Z | | |
| 4124 | 2026-05-26T23:05:00.979Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4125 | 2026-05-26T23:05:00.979Z | | ^^^^^^^^^^ |
| 4126 | 2026-05-26T23:05:00.979Z | |
| 4127 | 2026-05-26T23:05:00.980Z | error[E0308]: mismatched types |
| 4128 | 2026-05-26T23:05:00.980Z | --> dns-server/src/dns_server.rs:259:65 |
| 4129 | 2026-05-26T23:05:00.980Z | | |
| 4130 | 2026-05-26T23:05:00.980Z | 259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname)))) |
| 4131 | 2026-05-26T23:05:00.980Z | | -- ^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4132 | 2026-05-26T23:05:00.980Z | | | |
| 4133 | 2026-05-26T23:05:00.980Z | | arguments to this struct are incorrect |
| 4134 | 2026-05-26T23:05:00.981Z | | |
| 4135 | 2026-05-26T23:05:00.981Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4136 | 2026-05-26T23:05:00.981Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4137 | 2026-05-26T23:05:00.981Z | | |
| 4138 | 2026-05-26T23:05:00.981Z | 34 | pub struct Name { |
| 4139 | 2026-05-26T23:05:00.981Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4140 | 2026-05-26T23:05:00.981Z | | |
| 4141 | 2026-05-26T23:05:00.981Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4142 | 2026-05-26T23:05:00.981Z | | |
| 4143 | 2026-05-26T23:05:00.981Z | 37 | pub struct Name { |
| 4144 | 2026-05-26T23:05:00.981Z | | --------------- this is the found type |
| 4145 | 2026-05-26T23:05:00.981Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4146 | 2026-05-26T23:05:00.981Z | note: tuple struct defined here |
| 4147 | 2026-05-26T23:05:00.981Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/name.rs:98:13 |
| 4148 | 2026-05-26T23:05:00.981Z | | |
| 4149 | 2026-05-26T23:05:00.981Z | 98 | name_rdata!(NS, RDataEncoding::StandardRecord); |
| 4150 | 2026-05-26T23:05:00.981Z | | ^^ |
| 4151 | 2026-05-26T23:05:00.986Z | |
| 4152 | 2026-05-26T23:05:00.986Z | error[E0308]: mismatched types |
| 4153 | 2026-05-26T23:05:00.986Z | --> dns-server/src/dns_server.rs:259:35 |
| 4154 | 2026-05-26T23:05:00.986Z | | |
| 4155 | 2026-05-26T23:05:00.986Z | 259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname)))) |
| 4156 | 2026-05-26T23:05:00.986Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4157 | 2026-05-26T23:05:00.986Z | | | |
| 4158 | 2026-05-26T23:05:00.986Z | | arguments to this function are incorrect |
| 4159 | 2026-05-26T23:05:00.986Z | | |
| 4160 | 2026-05-26T23:05:00.986Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4161 | 2026-05-26T23:05:00.986Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4162 | 2026-05-26T23:05:00.986Z | | |
| 4163 | 2026-05-26T23:05:00.986Z | 34 | pub struct Name { |
| 4164 | 2026-05-26T23:05:00.986Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4165 | 2026-05-26T23:05:00.986Z | | |
| 4166 | 2026-05-26T23:05:00.986Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4167 | 2026-05-26T23:05:00.986Z | | |
| 4168 | 2026-05-26T23:05:00.986Z | 37 | pub struct Name { |
| 4169 | 2026-05-26T23:05:00.986Z | | --------------- this is the found type |
| 4170 | 2026-05-26T23:05:00.987Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4171 | 2026-05-26T23:05:00.987Z | note: associated function defined here |
| 4172 | 2026-05-26T23:05:00.987Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4173 | 2026-05-26T23:05:00.988Z | | |
| 4174 | 2026-05-26T23:05:00.988Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4175 | 2026-05-26T23:05:00.988Z | | ^^^^^^^^^^ |
| 4176 | 2026-05-26T23:05:00.988Z | |
| 4177 | 2026-05-26T23:05:00.988Z | error[E0308]: arguments to this function are incorrect |
| 4178 | 2026-05-26T23:05:00.988Z | --> dns-server/src/storage.rs:448:43 |
| 4179 | 2026-05-26T23:05:00.988Z | | |
| 4180 | 2026-05-26T23:05:00.988Z | 448 | hickory_proto::rr::RData::SOA(hickory_proto::rr::rdata::SOA::new( |
| 4181 | 2026-05-26T23:05:00.988Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 4182 | 2026-05-26T23:05:00.988Z | 449 | preferred_nameserver, |
| 4183 | 2026-05-26T23:05:00.988Z | | -------------------- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4184 | 2026-05-26T23:05:00.988Z | 450 | rname, |
| 4185 | 2026-05-26T23:05:00.988Z | | ----- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4186 | 2026-05-26T23:05:00.988Z | | |
| 4187 | 2026-05-26T23:05:00.988Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4188 | 2026-05-26T23:05:00.988Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4189 | 2026-05-26T23:05:00.988Z | | |
| 4190 | 2026-05-26T23:05:00.988Z | 34 | pub struct Name { |
| 4191 | 2026-05-26T23:05:00.988Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4192 | 2026-05-26T23:05:00.990Z | | |
| 4193 | 2026-05-26T23:05:00.990Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4194 | 2026-05-26T23:05:00.990Z | | |
| 4195 | 2026-05-26T23:05:00.990Z | 37 | pub struct Name { |
| 4196 | 2026-05-26T23:05:00.990Z | | --------------- this is the found type |
| 4197 | 2026-05-26T23:05:00.990Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4198 | 2026-05-26T23:05:00.990Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4199 | 2026-05-26T23:05:00.990Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4200 | 2026-05-26T23:05:00.990Z | | |
| 4201 | 2026-05-26T23:05:00.990Z | 34 | pub struct Name { |
| 4202 | 2026-05-26T23:05:00.990Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4203 | 2026-05-26T23:05:00.990Z | | |
| 4204 | 2026-05-26T23:05:00.990Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4205 | 2026-05-26T23:05:00.990Z | | |
| 4206 | 2026-05-26T23:05:00.990Z | 37 | pub struct Name { |
| 4207 | 2026-05-26T23:05:00.990Z | | --------------- this is the found type |
| 4208 | 2026-05-26T23:05:00.990Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4209 | 2026-05-26T23:05:00.990Z | note: associated function defined here |
| 4210 | 2026-05-26T23:05:00.990Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/soa.rs:154:12 |
| 4211 | 2026-05-26T23:05:00.990Z | | |
| 4212 | 2026-05-26T23:05:00.990Z | 154 | pub fn new( |
| 4213 | 2026-05-26T23:05:00.990Z | | ^^^ |
| 4214 | 2026-05-26T23:05:00.991Z | |
| 4215 | 2026-05-26T23:05:00.991Z | error[E0308]: mismatched types |
| 4216 | 2026-05-26T23:05:00.991Z | --> dns-server/src/storage.rs:446:13 |
| 4217 | 2026-05-26T23:05:00.991Z | | |
| 4218 | 2026-05-26T23:05:00.991Z | 445 | let record = hickory_proto::rr::Record::from_rdata( |
| 4219 | 2026-05-26T23:05:00.991Z | | ------------------------------------- arguments to this function are incorrect |
| 4220 | 2026-05-26T23:05:00.991Z | 446 | soa_name, |
| 4221 | 2026-05-26T23:05:00.991Z | | ^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4222 | 2026-05-26T23:05:00.991Z | | |
| 4223 | 2026-05-26T23:05:00.991Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4224 | 2026-05-26T23:05:00.991Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4225 | 2026-05-26T23:05:00.992Z | | |
| 4226 | 2026-05-26T23:05:00.992Z | 34 | pub struct Name { |
| 4227 | 2026-05-26T23:05:00.992Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4228 | 2026-05-26T23:05:00.992Z | | |
| 4229 | 2026-05-26T23:05:00.992Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4230 | 2026-05-26T23:05:00.992Z | | |
| 4231 | 2026-05-26T23:05:00.992Z | 37 | pub struct Name { |
| 4232 | 2026-05-26T23:05:00.992Z | | --------------- this is the found type |
| 4233 | 2026-05-26T23:05:00.992Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4234 | 2026-05-26T23:05:00.992Z | note: associated function defined here |
| 4235 | 2026-05-26T23:05:00.992Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4236 | 2026-05-26T23:05:00.993Z | | |
| 4237 | 2026-05-26T23:05:00.993Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4238 | 2026-05-26T23:05:00.993Z | | ^^^^^^^^^^ |
| 4239 | 2026-05-26T23:05:00.993Z | |
| 4240 | 2026-05-26T23:05:00.997Z | error[E0308]: mismatched types |
| 4241 | 2026-05-26T23:05:00.997Z | --> dns-server/src/storage.rs:768:30 |
| 4242 | 2026-05-26T23:05:00.997Z | | |
| 4243 | 2026-05-26T23:05:00.997Z | 768 | self.query_raw(name, orig_name) |
| 4244 | 2026-05-26T23:05:00.997Z | | --------- ^^^^^^^^^ expected `hickory_resolver::Name`, found `hickory_proto::rr::Name` |
| 4245 | 2026-05-26T23:05:00.997Z | | | |
| 4246 | 2026-05-26T23:05:00.997Z | | arguments to this method are incorrect |
| 4247 | 2026-05-26T23:05:00.997Z | | |
| 4248 | 2026-05-26T23:05:00.997Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4249 | 2026-05-26T23:05:00.997Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4250 | 2026-05-26T23:05:00.997Z | | |
| 4251 | 2026-05-26T23:05:00.997Z | 37 | pub struct Name { |
| 4252 | 2026-05-26T23:05:00.997Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4253 | 2026-05-26T23:05:00.997Z | | |
| 4254 | 2026-05-26T23:05:00.997Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4255 | 2026-05-26T23:05:00.997Z | | |
| 4256 | 2026-05-26T23:05:00.997Z | 34 | pub struct Name { |
| 4257 | 2026-05-26T23:05:00.997Z | | --------------- this is the found type |
| 4258 | 2026-05-26T23:05:00.997Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4259 | 2026-05-26T23:05:00.998Z | note: method defined here |
| 4260 | 2026-05-26T23:05:00.998Z | --> dns-server/src/storage.rs:780:8 |
| 4261 | 2026-05-26T23:05:00.998Z | | |
| 4262 | 2026-05-26T23:05:00.998Z | 780 | fn query_raw( |
| 4263 | 2026-05-26T23:05:00.998Z | | ^^^^^^^^^ |
| 4264 | 2026-05-26T23:05:00.998Z | ... |
| 4265 | 2026-05-26T23:05:00.998Z | 783 | orig_name: &Name, |
| 4266 | 2026-05-26T23:05:00.998Z | | ---------------- |
| 4267 | 2026-05-26T23:05:00.998Z | |
| 4268 | 2026-05-26T23:05:00.998Z | error[E0308]: mismatched types |
| 4269 | 2026-05-26T23:05:00.998Z | --> dns-server/src/storage.rs:777:40 |
| 4270 | 2026-05-26T23:05:00.998Z | | |
| 4271 | 2026-05-26T23:05:00.998Z | 777 | self.query_raw(&LowerName::new(name), name) |
| 4272 | 2026-05-26T23:05:00.998Z | | -------------- ^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4273 | 2026-05-26T23:05:00.998Z | | | |
| 4274 | 2026-05-26T23:05:00.998Z | | arguments to this function are incorrect |
| 4275 | 2026-05-26T23:05:00.998Z | | |
| 4276 | 2026-05-26T23:05:00.998Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4277 | 2026-05-26T23:05:00.998Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4278 | 2026-05-26T23:05:00.998Z | | |
| 4279 | 2026-05-26T23:05:00.998Z | 34 | pub struct Name { |
| 4280 | 2026-05-26T23:05:00.998Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4281 | 2026-05-26T23:05:00.998Z | | |
| 4282 | 2026-05-26T23:05:00.998Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4283 | 2026-05-26T23:05:01.000Z | | |
| 4284 | 2026-05-26T23:05:01.000Z | 37 | pub struct Name { |
| 4285 | 2026-05-26T23:05:01.000Z | | --------------- this is the found type |
| 4286 | 2026-05-26T23:05:01.000Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4287 | 2026-05-26T23:05:01.000Z | note: associated function defined here |
| 4288 | 2026-05-26T23:05:01.000Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:37:12 |
| 4289 | 2026-05-26T23:05:01.000Z | | |
| 4290 | 2026-05-26T23:05:01.000Z | 37 | pub fn new(name: &Name) -> Self { |
| 4291 | 2026-05-26T23:05:01.000Z | | ^^^ |
| 4292 | 2026-05-26T23:05:01.000Z | |
| 4293 | 2026-05-26T23:05:01.000Z | error[E0277]: the trait bound `hickory_proto::rr::LowerName: std::convert::From<hickory_resolver::Name>` is not satisfied |
| 4294 | 2026-05-26T23:05:01.000Z | --> dns-server/src/storage.rs:791:33 |
| 4295 | 2026-05-26T23:05:01.000Z | | |
| 4296 | 2026-05-26T23:05:01.000Z | 791 | let zone_name = LowerName::from(Name::from_str(&z).unwrap()); |
| 4297 | 2026-05-26T23:05:01.000Z | | ^^^^^^^^^ the trait `std::convert::From<hickory_resolver::Name>` is not implemented for `hickory_proto::rr::LowerName` |
| 4298 | 2026-05-26T23:05:01.000Z | | |
| 4299 | 2026-05-26T23:05:01.000Z | help: item with same name found |
| 4300 | 2026-05-26T23:05:01.001Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/lower_name.rs:28:1 |
| 4301 | 2026-05-26T23:05:01.001Z | | |
| 4302 | 2026-05-26T23:05:01.001Z | 28 | pub struct LowerName(Name); |
| 4303 | 2026-05-26T23:05:01.001Z | | ^^^^^^^^^^^^^^^^^^^^ |
| 4304 | 2026-05-26T23:05:01.001Z | = note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4305 | 2026-05-26T23:05:01.001Z | help: the following other types implement trait `std::convert::From<T>` |
| 4306 | 2026-05-26T23:05:01.001Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:240:1 |
| 4307 | 2026-05-26T23:05:01.001Z | | |
| 4308 | 2026-05-26T23:05:01.001Z | 240 | impl From<Name> for LowerName { |
| 4309 | 2026-05-26T23:05:01.001Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<hickory_proto::rr::Name>` |
| 4310 | 2026-05-26T23:05:01.001Z | ... |
| 4311 | 2026-05-26T23:05:01.001Z | 246 | impl<'a> From<&'a Name> for LowerName { |
| 4312 | 2026-05-26T23:05:01.001Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<&hickory_proto::rr::Name>` |
| 4313 | 2026-05-26T23:05:01.001Z | = note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4314 | 2026-05-26T23:05:01.001Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4315 | 2026-05-26T23:05:01.001Z | |
| 4316 | 2026-05-26T23:05:01.231Z | Some errors have detailed explanations: E0271, E0277, E0308, E0599. |
| 4317 | 2026-05-26T23:05:01.231Z | For more information about an error, try `rustc --explain E0271`. |
| 4318 | 2026-05-26T23:05:01.237Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4319 | 2026-05-26T23:05:01.237Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4320 | 2026-05-26T23:05:01.303Z | error: could not compile `dns-server` (lib) due to 60 previous errors |
| 4321 | 2026-05-26T23:05:01.303Z | warning: build failed, waiting for other jobs to finish... |
| 4322 | 2026-05-26T23:05:10.417Z | Error: Failed to build packages |
| 4323 | 2026-05-26T23:05:10.420Z | |
| 4324 | 2026-05-26T23:05:10.420Z | real 1:26.477373041 |
| 4325 | 2026-05-26T23:05:10.420Z | user 19:11.177124918 |
| 4326 | 2026-05-26T23:05:10.420Z | sys 1:38.068587867 |
| 4327 | 2026-05-26T23:05:10.420Z | trap 0.570431074 |
| 4328 | 2026-05-26T23:05:10.420Z | tflt 1.517910916 |
| 4329 | 2026-05-26T23:05:10.420Z | dflt 1.538949469 |
| 4330 | 2026-05-26T23:05:10.420Z | kflt 0.005079421 |
| 4331 | 2026-05-26T23:05:10.420Z | lock 1:44:03.330499642 |
| 4332 | 2026-05-26T23:05:10.420Z | slp 53:24.685752468 |
| 4333 | 2026-05-26T23:05:10.420Z | lat 1:14.585945531 |
| 4334 | 2026-05-26T23:05:10.420Z | stop 3:57.126102094 |
| 4335 | 2026-05-26T23:05:10.423Z | process exited: duration 319708 ms, exit code 1 |
| |
| 4336 | 2026-05-26T23:05:10.430Z | found 0 output files |
| 4337 | 2026-05-26T23:05:10.430Z | upload error: rule "/work/package.tar.gz" required a match, but was not used |