|
|
|
| 1 | 2026-05-08T01:22:43.424Z | job assigned to worker 01KR2JTQW23A4R5EKM5HRXS8HE [factory aws, i-034a99a4192bb78d9] (queued for 51 s) |
| |
| 2 | 2026-05-08T01:22:50.535Z | starting task 0: "setup" |
| 3 | 2026-05-08T01:22:50.540Z | ++ uname -s |
| 4 | 2026-05-08T01:22:50.542Z | + kern=SunOS |
| 5 | 2026-05-08T01:22:50.543Z | + build_user=build |
| 6 | 2026-05-08T01:22:50.543Z | + build_uid=12345 |
| 7 | 2026-05-08T01:22:50.543Z | + work_dir=/work |
| 8 | 2026-05-08T01:22:50.543Z | + input_dir=/input |
| 9 | 2026-05-08T01:22:50.543Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T01:22:50.543Z | + case "$kern" in |
| 11 | 2026-05-08T01:22:50.543Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T01:22:50.546Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T01:22:52.553Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T01:22:52.670Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T01:22:52.673Z | + home_fs=zfs |
| 16 | 2026-05-08T01:22:52.673Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T01:22:52.673Z | + mkdir -p /home/build |
| 18 | 2026-05-08T01:22:52.676Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T01:22:54.676Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T01:22:54.679Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-05-08T01:22:54.684Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T01:22:54.690Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-08T01:22:54.690Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-05-08T01:22:54.690Z | * rust toolchain profile = "default" |
| 25 | 2026-05-08T01:22:54.690Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-08T01:22:54.690Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-08T01:22:54.690Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T01:22:54.693Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T01:22:54.693Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-08T01:22:54.787Z | info: downloading installer |
| 31 | 2026-05-08T01:22:56.550Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-05-08T01:22:56.550Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-05-08T01:22:56.550Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-05-08T01:22:56.550Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-05-08T01:22:56.562Z | info: profile set to default |
| 36 | 2026-05-08T01:22:56.562Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-05-08T01:22:56.566Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 38 | 2026-05-08T01:22:56.749Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 39 | 2026-05-08T01:22:56.752Z | info: downloading 6 components |
| 40 | 2026-05-08T01:23:11.853Z | |
| 41 | 2026-05-08T01:23:11.853Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 42 | 2026-05-08T01:23:11.875Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 43 | 2026-05-08T01:23:11.875Z | |
| 44 | 2026-05-08T01:23:11.880Z | |
| 45 | 2026-05-08T01:23:11.880Z | Rust is installed now. Great! |
| 46 | 2026-05-08T01:23:11.880Z | |
| 47 | 2026-05-08T01:23:11.880Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-05-08T01:23:11.880Z | environment variable. This has not been done automatically. |
| 49 | 2026-05-08T01:23:11.880Z | |
| 50 | 2026-05-08T01:23:11.880Z | To configure your current shell, you need to source |
| 51 | 2026-05-08T01:23:11.880Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-05-08T01:23:11.880Z | |
| 53 | 2026-05-08T01:23:11.880Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-05-08T01:23:11.880Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-05-08T01:23:11.880Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-05-08T01:23:11.880Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-05-08T01:23:11.880Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-05-08T01:23:11.880Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-05-08T01:23:11.880Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-05-08T01:23:11.880Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-05-08T01:23:11.880Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-05-08T01:23:11.984Z | + rustup --version |
| 63 | 2026-05-08T01:23:11.987Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-05-08T01:23:11.987Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-05-08T01:23:12.006Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 66 | 2026-05-08T01:23:12.008Z | + cargo --version |
| 67 | 2026-05-08T01:23:12.019Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 68 | 2026-05-08T01:23:12.022Z | + rustc --version |
| 69 | 2026-05-08T01:23:12.040Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 70 | 2026-05-08T01:23:12.047Z | process exited: duration 17357 ms, exit code 0 |
| |
| 71 | 2026-05-08T01:23:12.064Z | starting task 2: "authentication" |
| 72 | 2026-05-08T01:23:12.082Z | process exited: duration 18 ms, exit code 0 |
| |
| 73 | 2026-05-08T01:23:12.090Z | starting task 3: "clone repository" |
| 74 | 2026-05-08T01:23:12.095Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-05-08T01:23:12.098Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-05-08T01:23:12.131Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-05-08T01:23:21.518Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-05-08T01:23:21.519Z | + git fetch origin 8adca55079ea755827dad8bb42368e6b43efc511 |
| 79 | 2026-05-08T01:23:21.802Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-05-08T01:23:21.802Z | * branch 8adca55079ea755827dad8bb42368e6b43efc511 -> FETCH_HEAD |
| 81 | 2026-05-08T01:23:21.817Z | + [[ -n renovate/crate-hickory-proto-vulnerability ]] |
| 82 | 2026-05-08T01:23:21.823Z | ++ git branch --show-current |
| 83 | 2026-05-08T01:23:21.823Z | + current=main |
| 84 | 2026-05-08T01:23:21.823Z | + [[ main != renovate/crate-hickory-proto-vulnerability ]] |
| 85 | 2026-05-08T01:23:21.823Z | + git branch -f renovate/crate-hickory-proto-vulnerability 8adca55079ea755827dad8bb42368e6b43efc511 |
| 86 | 2026-05-08T01:23:21.823Z | + git checkout -f renovate/crate-hickory-proto-vulnerability |
| 87 | 2026-05-08T01:23:21.987Z | Switched to branch 'renovate/crate-hickory-proto-vulnerability' |
| 88 | 2026-05-08T01:23:21.993Z | + git reset --hard 8adca55079ea755827dad8bb42368e6b43efc511 |
| 89 | 2026-05-08T01:23:22.154Z | HEAD is now at 8adca5507 Update Rust crate hickory-proto to 0.26.0 [SECURITY] |
| 90 | 2026-05-08T01:23:22.157Z | process exited: duration 10065 ms, exit code 0 |
| |
| 91 | 2026-05-08T01:23:22.162Z | starting task 4: "build" |
| 92 | 2026-05-08T01:23:22.167Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-05-08T01:23:22.171Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-05-08T01:23:22.171Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-05-08T01:23:22.172Z | + cargo --version |
| 96 | 2026-05-08T01:23:22.177Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 97 | 2026-05-08T01:23:22.180Z | + rustc --version |
| 98 | 2026-05-08T01:23:22.202Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 99 | 2026-05-08T01:23:22.205Z | + WORK=/work |
| 100 | 2026-05-08T01:23:22.205Z | + pfexec mkdir -p /work |
| 101 | 2026-05-08T01:23:22.209Z | + pfexec chown build /work |
| 102 | 2026-05-08T01:23:22.214Z | + ptime -m ./tools/install_builder_prerequisites.sh -yp |
| 103 | 2026-05-08T01:23:23.615Z | Startup: Refreshing catalog 'helios' ... Done |
| 104 | 2026-05-08T01:23:23.755Z | Planning: Solver setup ... Done (0.095s) |
| 105 | 2026-05-08T01:23:23.761Z | Planning: Running solver ... Done (0.008s) |
| 106 | 2026-05-08T01:23:23.762Z | Planning: Finding local manifests ... Done (0.003s) |
| 107 | 2026-05-08T01:23:23.762Z | Planning: Fetching manifests: 0/2 0% complete |
| 108 | 2026-05-08T01:23:23.766Z | Planning: Fetching manifests: 2/2 100% complete |
| 109 | 2026-05-08T01:23:23.774Z | Planning: Package planning ... Done (0.012s) |
| 110 | 2026-05-08T01:23:23.778Z | Planning: Merging actions ... Done (0.002s) |
| 111 | 2026-05-08T01:23:23.964Z | Planning: Checking for conflicting actions ... Done (0.186s) |
| 112 | 2026-05-08T01:23:23.967Z | Planning: Consolidating action changes ... Done (0.001s) |
| 113 | 2026-05-08T01:23:24.840Z | Planning: Evaluating mediators ... Done (0.876s) |
| 114 | 2026-05-08T01:23:24.846Z | Planning: Planning completed in 1.22 seconds |
| 115 | 2026-05-08T01:23:24.850Z | Packages to install: 2 |
| 116 | 2026-05-08T01:23:24.850Z | Estimated space available: 156.10 GB |
| 117 | 2026-05-08T01:23:24.850Z | Estimated space to be consumed: 15.55 MB |
| 118 | 2026-05-08T01:23:24.850Z | Create boot environment: No |
| 119 | 2026-05-08T01:23:24.850Z | Create backup boot environment: No |
| 120 | 2026-05-08T01:23:24.850Z | Rebuild boot archive: No |
| 121 | 2026-05-08T01:23:24.850Z | |
| 122 | 2026-05-08T01:23:24.850Z | Changed packages: |
| 123 | 2026-05-08T01:23:24.850Z | helios |
| 124 | 2026-05-08T01:23:24.850Z | developer/build-essential |
| 125 | 2026-05-08T01:23:24.850Z | None -> 11-3.0 |
| 126 | 2026-05-08T01:23:24.850Z | library/libxmlsec1 |
| 127 | 2026-05-08T01:23:24.850Z | None -> 1.2.35-3.0 |
| 128 | 2026-05-08T01:23:24.876Z | |
| 129 | 2026-05-08T01:23:24.876Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 130 | 2026-05-08T01:23:25.568Z | Download: Completed 1.28 MB in 0.69 seconds (1.9M/s) |
| 131 | 2026-05-08T01:23:25.676Z | Actions: 1/268 actions (Installing new actions) |
| 132 | 2026-05-08T01:23:25.716Z | Actions: Completed 268 actions in 0.04 seconds. |
| 133 | 2026-05-08T01:23:25.725Z | Finalize: Updating package state database ... Done (0.007s) |
| 134 | 2026-05-08T01:23:25.730Z | Finalize: Updating package cache ... Done (0.000s) |
| 135 | 2026-05-08T01:23:25.734Z | Finalize: Updating image state ... Done (0.010s) |
| 136 | 2026-05-08T01:23:28.315Z | Finalize: Creating fast lookup database ... Done (2.563s) |
| 137 | 2026-05-08T01:23:28.388Z | Finalize: Reading search index ... Done (0.012s) |
| 138 | 2026-05-08T01:23:28.391Z | Finalize: Updating search index ... Done (0.000s) |
| 139 | 2026-05-08T01:23:28.471Z | Finalize: Updating package cache ... Done (0.000s) |
| 140 | 2026-05-08T01:23:29.758Z | Planning: Evaluating mediator changes ... Done |
| 141 | 2026-05-08T01:23:29.761Z | Planning: Checking for conflicting actions ... Done |
| 142 | 2026-05-08T01:23:29.762Z | Planning: Consolidating action changes ... Done |
| 143 | 2026-05-08T01:23:29.762Z | Planning: Evaluating mediators ... Done |
| 144 | 2026-05-08T01:23:29.762Z | Planning: Planning completed in 0.26 seconds |
| 145 | 2026-05-08T01:23:29.762Z | Mediators to change: 2 |
| 146 | 2026-05-08T01:23:29.762Z | Create boot environment: No |
| 147 | 2026-05-08T01:23:29.762Z | Create backup boot environment: No |
| 148 | 2026-05-08T01:23:29.762Z | Finalize: Updating package state database ... Done |
| 149 | 2026-05-08T01:23:29.762Z | Finalize: Updating package cache ... Done |
| 150 | 2026-05-08T01:23:29.762Z | Finalize: Updating image state ... Done |
| 151 | 2026-05-08T01:23:31.038Z | Finalize: Creating fast lookup database ... Done |
| 152 | 2026-05-08T01:23:31.093Z | Finalize: Reading search index ... Done |
| 153 | 2026-05-08T01:23:31.100Z | Finalize: Updating search index ... Done |
| 154 | 2026-05-08T01:23:31.188Z | Finalize: Updating package cache ... Done |
| 155 | 2026-05-08T01:23:31.478Z | Planning: Evaluating mediator changes ... Done |
| 156 | 2026-05-08T01:23:31.588Z | Planning: Checking for conflicting actions ... Done |
| 157 | 2026-05-08T01:23:31.593Z | Planning: Consolidating action changes ... Done |
| 158 | 2026-05-08T01:23:31.738Z | Planning: Evaluating mediators ... Done |
| 159 | 2026-05-08T01:23:31.743Z | Planning: Planning completed in 0.26 seconds |
| 160 | 2026-05-08T01:23:31.765Z | Mediators to change: 1 |
| 161 | 2026-05-08T01:23:31.765Z | Create boot environment: No |
| 162 | 2026-05-08T01:23:31.765Z | Create backup boot environment: No |
| 163 | 2026-05-08T01:23:31.831Z | Finalize: Updating package state database ... Done |
| 164 | 2026-05-08T01:23:31.831Z | Finalize: Updating package cache ... Done |
| 165 | 2026-05-08T01:23:31.836Z | Finalize: Updating image state ... Done |
| 166 | 2026-05-08T01:23:33.779Z | Finalize: Creating fast lookup database ... Done |
| 167 | 2026-05-08T01:23:33.864Z | Finalize: Reading search index ... Done |
| 168 | 2026-05-08T01:23:33.881Z | Finalize: Updating search index ... Done |
| 169 | 2026-05-08T01:23:33.935Z | Finalize: Updating package cache ... Done |
| 170 | 2026-05-08T01:23:34.244Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 171 | 2026-05-08T01:23:34.244Z | apache system 2.4 system |
| 172 | 2026-05-08T01:23:34.244Z | clang system 15 system |
| 173 | 2026-05-08T01:23:34.244Z | csh system system illumos |
| 174 | 2026-05-08T01:23:34.244Z | ctags system system illumos |
| 175 | 2026-05-08T01:23:34.245Z | file vendor vendor darwinsys |
| 176 | 2026-05-08T01:23:34.245Z | file system system illumos |
| 177 | 2026-05-08T01:23:34.245Z | gcc vendor 14 vendor |
| 178 | 2026-05-08T01:23:34.245Z | gcc system 13 system |
| 179 | 2026-05-08T01:23:34.245Z | gcc system 10 system |
| 180 | 2026-05-08T01:23:34.245Z | go system 1.25 system |
| 181 | 2026-05-08T01:23:34.245Z | llvm system 15 system |
| 182 | 2026-05-08T01:23:34.245Z | mariadb system 11.4 system |
| 183 | 2026-05-08T01:23:34.245Z | mta vendor vendor dma |
| 184 | 2026-05-08T01:23:34.245Z | openjdk system 17 system |
| 185 | 2026-05-08T01:23:34.245Z | openjdk system 11 system |
| 186 | 2026-05-08T01:23:34.245Z | openssl vendor 3 vendor |
| 187 | 2026-05-08T01:23:34.245Z | perl system 5.40 system |
| 188 | 2026-05-08T01:23:34.245Z | postgresql system 18 system |
| 189 | 2026-05-08T01:23:34.245Z | postgresql system 17 system |
| 190 | 2026-05-08T01:23:34.245Z | python vendor 3 vendor |
| 191 | 2026-05-08T01:23:34.246Z | python system 2 system |
| 192 | 2026-05-08T01:23:34.246Z | python3 vendor 3.13 vendor |
| 193 | 2026-05-08T01:23:34.246Z | ruby system 3.4 system |
| 194 | 2026-05-08T01:23:34.246Z | ruby system 3.0 system |
| 195 | 2026-05-08T01:23:34.246Z | words vendor vendor american-english |
| 196 | 2026-05-08T01:23:34.246Z | words system system australian-english |
| 197 | 2026-05-08T01:23:34.246Z | words system system british-english |
| 198 | 2026-05-08T01:23:34.246Z | words system system canadian-english |
| 199 | 2026-05-08T01:23:34.246Z | words system system french |
| 200 | 2026-05-08T01:23:34.246Z | words system system italian |
| 201 | 2026-05-08T01:23:34.246Z | words system system ngerman |
| 202 | 2026-05-08T01:23:34.246Z | words system system ogerman |
| 203 | 2026-05-08T01:23:34.246Z | words system system spanish |
| 204 | 2026-05-08T01:23:34.509Z | PUBLISHER TYPE STATUS P LOCATION |
| 205 | 2026-05-08T01:23:34.509Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 206 | 2026-05-08T01:23:34.759Z | FMRI IFO |
| 207 | 2026-05-08T01:23:34.759Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 208 | 2026-05-08T01:23:34.759Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 209 | 2026-05-08T01:23:34.759Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 210 | 2026-05-08T01:23:34.759Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 211 | 2026-05-08T01:23:34.759Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 212 | 2026-05-08T01:23:34.759Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 213 | 2026-05-08T01:23:34.759Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 214 | 2026-05-08T01:23:34.759Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 215 | 2026-05-08T01:23:34.759Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 216 | 2026-05-08T01:23:34.988Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 217 | 2026-05-08T01:23:35.227Z | Updating crates.io index |
| 218 | 2026-05-08T01:23:35.294Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 219 | 2026-05-08T01:23:36.089Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 220 | 2026-05-08T01:23:36.526Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 221 | 2026-05-08T01:23:36.797Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 222 | 2026-05-08T01:23:37.872Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 223 | 2026-05-08T01:23:38.417Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 224 | 2026-05-08T01:23:39.727Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 225 | 2026-05-08T01:23:40.396Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 226 | 2026-05-08T01:23:40.796Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 227 | 2026-05-08T01:23:41.713Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 228 | 2026-05-08T01:23:42.153Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 229 | 2026-05-08T01:23:42.419Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 230 | 2026-05-08T01:23:42.763Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 231 | 2026-05-08T01:23:43.763Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 232 | 2026-05-08T01:23:44.278Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 233 | 2026-05-08T01:23:44.666Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 234 | 2026-05-08T01:23:45.082Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 235 | 2026-05-08T01:23:45.483Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 236 | 2026-05-08T01:23:45.823Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 237 | 2026-05-08T01:23:46.022Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 238 | 2026-05-08T01:23:46.236Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 239 | 2026-05-08T01:23:46.621Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 240 | 2026-05-08T01:23:46.994Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 241 | 2026-05-08T01:23:47.563Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 242 | 2026-05-08T01:23:47.884Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 243 | 2026-05-08T01:23:48.176Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 244 | 2026-05-08T01:23:48.433Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 245 | 2026-05-08T01:23:49.590Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 246 | 2026-05-08T01:23:50.488Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 247 | 2026-05-08T01:23:50.922Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 248 | 2026-05-08T01:23:51.240Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 249 | 2026-05-08T01:23:51.477Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 250 | 2026-05-08T01:23:51.755Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 251 | 2026-05-08T01:23:52.060Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 252 | 2026-05-08T01:23:52.579Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 253 | 2026-05-08T01:23:52.814Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 254 | 2026-05-08T01:23:53.081Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 255 | 2026-05-08T01:23:53.421Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 256 | 2026-05-08T01:24:08.316Z | Downloading crates ... |
| 257 | 2026-05-08T01:24:08.422Z | Downloaded cfg-if v1.0.4 |
| 258 | 2026-05-08T01:24:08.422Z | Downloaded anstream v0.6.21 |
| 259 | 2026-05-08T01:24:08.422Z | Downloaded macaddr v1.0.1 |
| 260 | 2026-05-08T01:24:08.422Z | Downloaded getrandom v0.4.1 |
| 261 | 2026-05-08T01:24:08.422Z | Downloaded tabled_derive v0.7.0 |
| 262 | 2026-05-08T01:24:08.422Z | Downloaded smawk v0.3.2 |
| 263 | 2026-05-08T01:24:08.422Z | Downloaded synstructure v0.13.2 |
| 264 | 2026-05-08T01:24:08.422Z | Downloaded plain v0.2.3 |
| 265 | 2026-05-08T01:24:08.422Z | Downloaded serde_tokenstream v0.2.3 |
| 266 | 2026-05-08T01:24:08.422Z | Downloaded proc-macro2 v1.0.106 |
| 267 | 2026-05-08T01:24:08.422Z | Downloaded form_urlencoded v1.2.2 |
| 268 | 2026-05-08T01:24:08.422Z | Downloaded toml v0.8.23 |
| 269 | 2026-05-08T01:24:08.423Z | Downloaded num-traits v0.2.19 |
| 270 | 2026-05-08T01:24:08.423Z | Downloaded version_check v0.9.5 |
| 271 | 2026-05-08T01:24:08.423Z | Downloaded yoke-derive v0.8.1 |
| 272 | 2026-05-08T01:24:08.423Z | Downloaded toml_datetime v0.6.11 |
| 273 | 2026-05-08T01:24:08.423Z | Downloaded zerofrom-derive v0.1.6 |
| 274 | 2026-05-08T01:24:08.423Z | Downloaded serde_json v1.0.149 |
| 275 | 2026-05-08T01:24:08.423Z | Downloaded scroll_derive v0.12.1 |
| 276 | 2026-05-08T01:24:08.423Z | Downloaded pest_generator v2.8.6 |
| 277 | 2026-05-08T01:24:08.423Z | Downloaded cargo_toml v0.21.0 |
| 278 | 2026-05-08T01:24:08.423Z | Downloaded utf8parse v0.2.2 |
| 279 | 2026-05-08T01:24:08.423Z | Downloaded fastrand v2.3.0 |
| 280 | 2026-05-08T01:24:08.423Z | Downloaded usdt v0.5.0 |
| 281 | 2026-05-08T01:24:08.423Z | Downloaded once_cell v1.21.3 |
| 282 | 2026-05-08T01:24:08.423Z | Downloaded thread-id v4.2.2 |
| 283 | 2026-05-08T01:24:08.423Z | Downloaded heck v0.4.1 |
| 284 | 2026-05-08T01:24:08.423Z | Downloaded usdt-impl v0.5.0 |
| 285 | 2026-05-08T01:24:08.423Z | Downloaded unicode-linebreak v0.1.5 |
| 286 | 2026-05-08T01:24:08.423Z | Downloaded zerofrom v0.1.6 |
| 287 | 2026-05-08T01:24:08.423Z | Downloaded serde-value v0.7.0 |
| 288 | 2026-05-08T01:24:08.423Z | Downloaded memmap v0.7.0 |
| 289 | 2026-05-08T01:24:08.423Z | Downloaded usdt-macro v0.5.0 |
| 290 | 2026-05-08T01:24:08.423Z | Downloaded usdt-attr-macro v0.5.0 |
| 291 | 2026-05-08T01:24:08.423Z | Downloaded quote v1.0.45 |
| 292 | 2026-05-08T01:24:08.423Z | Downloaded utf8_iter v1.0.4 |
| 293 | 2026-05-08T01:24:08.423Z | Downloaded bitflags v2.11.0 |
| 294 | 2026-05-08T01:24:08.424Z | Downloaded tinystr v0.8.2 |
| 295 | 2026-05-08T01:24:08.424Z | Downloaded terminal_size v0.4.3 |
| 296 | 2026-05-08T01:24:08.424Z | Downloaded serde_spanned v0.6.9 |
| 297 | 2026-05-08T01:24:08.424Z | Downloaded anyhow v1.0.102 |
| 298 | 2026-05-08T01:24:08.424Z | Downloaded writeable v0.6.2 |
| 299 | 2026-05-08T01:24:08.424Z | Downloaded unicode-xid v0.2.6 |
| 300 | 2026-05-08T01:24:08.424Z | Downloaded itoa v1.0.17 |
| 301 | 2026-05-08T01:24:08.424Z | Downloaded zmij v1.0.21 |
| 302 | 2026-05-08T01:24:08.424Z | Downloaded zerovec-derive v0.11.2 |
| 303 | 2026-05-08T01:24:08.424Z | Downloaded thiserror-impl v2.0.18 |
| 304 | 2026-05-08T01:24:08.424Z | Downloaded potential_utf v0.1.4 |
| 305 | 2026-05-08T01:24:08.424Z | Downloaded thiserror v1.0.69 |
| 306 | 2026-05-08T01:24:08.425Z | Downloaded strsim v0.11.1 |
| 307 | 2026-05-08T01:24:08.425Z | Downloaded icu_locale_core v2.1.1 |
| 308 | 2026-05-08T01:24:08.425Z | Downloaded zerotrie v0.2.3 |
| 309 | 2026-05-08T01:24:08.425Z | Downloaded thiserror-impl v1.0.69 |
| 310 | 2026-05-08T01:24:08.425Z | Downloaded proc-macro-error-attr v1.0.4 |
| 311 | 2026-05-08T01:24:08.425Z | Downloaded percent-encoding v2.3.2 |
| 312 | 2026-05-08T01:24:08.425Z | Downloaded dof v0.3.0 |
| 313 | 2026-05-08T01:24:08.425Z | Downloaded toml_write v0.1.2 |
| 314 | 2026-05-08T01:24:08.425Z | Downloaded cpufeatures v0.2.17 |
| 315 | 2026-05-08T01:24:08.425Z | Downloaded generic-array v0.14.7 |
| 316 | 2026-05-08T01:24:08.425Z | Downloaded swrite v0.1.0 |
| 317 | 2026-05-08T01:24:08.425Z | Downloaded ordered-float v2.10.1 |
| 318 | 2026-05-08T01:24:08.425Z | Downloaded equivalent v1.0.2 |
| 319 | 2026-05-08T01:24:08.425Z | Downloaded fnv v1.0.7 |
| 320 | 2026-05-08T01:24:08.425Z | Downloaded thiserror v2.0.18 |
| 321 | 2026-05-08T01:24:08.425Z | Downloaded ucd-trie v0.1.7 |
| 322 | 2026-05-08T01:24:08.425Z | Downloaded yoke v0.8.1 |
| 323 | 2026-05-08T01:24:08.425Z | Downloaded crypto-common v0.1.7 |
| 324 | 2026-05-08T01:24:08.425Z | Downloaded typeid v1.0.3 |
| 325 | 2026-05-08T01:24:08.425Z | Downloaded anstyle v1.0.13 |
| 326 | 2026-05-08T01:24:08.425Z | Downloaded textwrap v0.16.2 |
| 327 | 2026-05-08T01:24:08.426Z | Downloaded cargo-util-schemas v0.8.2 |
| 328 | 2026-05-08T01:24:08.426Z | Downloaded zerocopy-derive v0.7.35 |
| 329 | 2026-05-08T01:24:08.426Z | Downloaded errno v0.3.14 |
| 330 | 2026-05-08T01:24:08.426Z | Downloaded toml_edit v0.22.27 |
| 331 | 2026-05-08T01:24:08.426Z | Downloaded stable_deref_trait v1.2.1 |
| 332 | 2026-05-08T01:24:08.426Z | Downloaded cargo-platform v0.2.0 |
| 333 | 2026-05-08T01:24:08.426Z | Downloaded anstyle-query v1.1.5 |
| 334 | 2026-05-08T01:24:08.426Z | Downloaded pretty-hex v0.4.1 |
| 335 | 2026-05-08T01:24:08.426Z | Downloaded colorchoice v1.0.4 |
| 336 | 2026-05-08T01:24:08.426Z | Downloaded block-buffer v0.10.4 |
| 337 | 2026-05-08T01:24:08.426Z | Downloaded unicode-ident v1.0.24 |
| 338 | 2026-05-08T01:24:08.426Z | Downloaded typenum v1.19.0 |
| 339 | 2026-05-08T01:24:08.426Z | Downloaded is_terminal_polyfill v1.70.2 |
| 340 | 2026-05-08T01:24:08.426Z | Downloaded url v2.5.8 |
| 341 | 2026-05-08T01:24:08.426Z | Downloaded heck v0.5.0 |
| 342 | 2026-05-08T01:24:08.426Z | Downloaded idna_adapter v1.2.1 |
| 343 | 2026-05-08T01:24:08.426Z | Downloaded clap_lex v1.0.0 |
| 344 | 2026-05-08T01:24:08.426Z | Downloaded zerovec v0.11.5 |
| 345 | 2026-05-08T01:24:08.426Z | Downloaded winnow v0.7.14 |
| 346 | 2026-05-08T01:24:08.426Z | Downloaded zerocopy v0.7.35 |
| 347 | 2026-05-08T01:24:08.426Z | Downloaded digest v0.10.7 |
| 348 | 2026-05-08T01:24:08.426Z | Downloaded unicode-width v0.1.14 |
| 349 | 2026-05-08T01:24:08.426Z | Downloaded clap v4.5.60 |
| 350 | 2026-05-08T01:24:08.427Z | Downloaded sha2 v0.10.9 |
| 351 | 2026-05-08T01:24:08.427Z | Downloaded serde-untagged v0.1.9 |
| 352 | 2026-05-08T01:24:08.427Z | Downloaded unicode-width v0.2.0 |
| 353 | 2026-05-08T01:24:08.427Z | Downloaded proc-macro-error v1.0.4 |
| 354 | 2026-05-08T01:24:08.427Z | Downloaded fs-err v3.3.0 |
| 355 | 2026-05-08T01:24:08.427Z | Downloaded anstyle-parse v0.2.7 |
| 356 | 2026-05-08T01:24:08.427Z | Downloaded clap_derive v4.5.55 |
| 357 | 2026-05-08T01:24:08.460Z | Downloaded bytecount v0.6.9 |
| 358 | 2026-05-08T01:24:08.461Z | Downloaded erased-serde v0.4.9 |
| 359 | 2026-05-08T01:24:08.461Z | Downloaded autocfg v1.5.0 |
| 360 | 2026-05-08T01:24:08.461Z | Downloaded cargo_metadata v0.21.0 |
| 361 | 2026-05-08T01:24:08.461Z | Downloaded pest_derive v2.8.6 |
| 362 | 2026-05-08T01:24:08.461Z | Downloaded tempfile v3.25.0 |
| 363 | 2026-05-08T01:24:08.461Z | Downloaded semver v1.0.28 |
| 364 | 2026-05-08T01:24:08.461Z | Downloaded smallvec v1.15.1 |
| 365 | 2026-05-08T01:24:08.461Z | Downloaded litemap v0.8.1 |
| 366 | 2026-05-08T01:24:08.461Z | Downloaded scroll v0.12.0 |
| 367 | 2026-05-08T01:24:08.461Z | Downloaded camino v1.2.2 |
| 368 | 2026-05-08T01:24:08.461Z | Downloaded byteorder v1.5.0 |
| 369 | 2026-05-08T01:24:08.461Z | Downloaded camino-tempfile v1.4.1 |
| 370 | 2026-05-08T01:24:08.461Z | Downloaded pest_meta v2.8.6 |
| 371 | 2026-05-08T01:24:08.461Z | Downloaded dtrace-parser v0.2.0 |
| 372 | 2026-05-08T01:24:08.461Z | Downloaded displaydoc v0.2.5 |
| 373 | 2026-05-08T01:24:08.461Z | Downloaded icu_provider v2.1.1 |
| 374 | 2026-05-08T01:24:08.461Z | Downloaded log v0.4.29 |
| 375 | 2026-05-08T01:24:08.461Z | Downloaded memchr v2.8.0 |
| 376 | 2026-05-08T01:24:08.461Z | Downloaded icu_properties v2.1.2 |
| 377 | 2026-05-08T01:24:08.461Z | Downloaded serde_derive v1.0.228 |
| 378 | 2026-05-08T01:24:08.461Z | Downloaded serde_core v1.0.228 |
| 379 | 2026-05-08T01:24:08.461Z | Downloaded icu_normalizer_data v2.1.1 |
| 380 | 2026-05-08T01:24:08.461Z | Downloaded icu_normalizer v2.1.1 |
| 381 | 2026-05-08T01:24:08.461Z | Downloaded papergrid v0.11.0 |
| 382 | 2026-05-08T01:24:08.461Z | Downloaded icu_collections v2.1.1 |
| 383 | 2026-05-08T01:24:08.461Z | Downloaded serde v1.0.228 |
| 384 | 2026-05-08T01:24:08.461Z | Downloaded indexmap v2.14.0 |
| 385 | 2026-05-08T01:24:08.461Z | Downloaded icu_properties_data v2.1.2 |
| 386 | 2026-05-08T01:24:08.461Z | Downloaded pest v2.8.6 |
| 387 | 2026-05-08T01:24:08.462Z | Downloaded idna v1.1.0 |
| 388 | 2026-05-08T01:24:08.462Z | Downloaded hashbrown v0.17.0 |
| 389 | 2026-05-08T01:24:08.462Z | Downloaded clap_builder v4.5.60 |
| 390 | 2026-05-08T01:24:08.462Z | Downloaded goblin v0.8.2 |
| 391 | 2026-05-08T01:24:08.462Z | Downloaded tabled v0.15.0 |
| 392 | 2026-05-08T01:24:08.462Z | Downloaded syn v1.0.109 |
| 393 | 2026-05-08T01:24:08.462Z | Downloaded syn v2.0.117 |
| 394 | 2026-05-08T01:24:08.462Z | Downloaded rustix v1.1.3 |
| 395 | 2026-05-08T01:24:08.462Z | Downloaded libc v0.2.185 |
| 396 | 2026-05-08T01:24:08.462Z | Compiling proc-macro2 v1.0.106 |
| 397 | 2026-05-08T01:24:08.462Z | Compiling unicode-ident v1.0.24 |
| 398 | 2026-05-08T01:24:08.462Z | Compiling quote v1.0.45 |
| 399 | 2026-05-08T01:24:08.462Z | Compiling serde_core v1.0.228 |
| 400 | 2026-05-08T01:24:08.462Z | Compiling libc v0.2.185 |
| 401 | 2026-05-08T01:24:08.462Z | Compiling version_check v0.9.5 |
| 402 | 2026-05-08T01:24:08.462Z | Compiling memchr v2.8.0 |
| 403 | 2026-05-08T01:24:08.462Z | Compiling stable_deref_trait v1.2.1 |
| 404 | 2026-05-08T01:24:08.462Z | Compiling serde v1.0.228 |
| 405 | 2026-05-08T01:24:08.462Z | Compiling zmij v1.0.21 |
| 406 | 2026-05-08T01:24:08.462Z | Compiling ucd-trie v0.1.7 |
| 407 | 2026-05-08T01:24:08.462Z | Compiling thiserror v1.0.69 |
| 408 | 2026-05-08T01:24:08.462Z | Compiling autocfg v1.5.0 |
| 409 | 2026-05-08T01:24:08.462Z | Compiling itoa v1.0.17 |
| 410 | 2026-05-08T01:24:08.462Z | Compiling litemap v0.8.1 |
| 411 | 2026-05-08T01:24:08.462Z | Compiling writeable v0.6.2 |
| 412 | 2026-05-08T01:24:08.462Z | Compiling rustix v1.1.3 |
| 413 | 2026-05-08T01:24:08.462Z | Compiling icu_normalizer_data v2.1.1 |
| 414 | 2026-05-08T01:24:08.462Z | Compiling pest v2.8.6 |
| 415 | 2026-05-08T01:24:08.462Z | Compiling byteorder v1.5.0 |
| 416 | 2026-05-08T01:24:08.462Z | Compiling icu_properties_data v2.1.2 |
| 417 | 2026-05-08T01:24:08.462Z | Compiling serde_json v1.0.149 |
| 418 | 2026-05-08T01:24:08.462Z | Compiling bitflags v2.11.0 |
| 419 | 2026-05-08T01:24:08.462Z | Compiling num-traits v0.2.19 |
| 420 | 2026-05-08T01:24:08.462Z | Compiling smallvec v1.15.1 |
| 421 | 2026-05-08T01:24:08.462Z | Compiling hashbrown v0.17.0 |
| 422 | 2026-05-08T01:24:08.463Z | Compiling equivalent v1.0.2 |
| 423 | 2026-05-08T01:24:08.463Z | Compiling typeid v1.0.3 |
| 424 | 2026-05-08T01:24:08.463Z | Compiling usdt-impl v0.5.0 |
| 425 | 2026-05-08T01:24:08.463Z | Compiling errno v0.3.14 |
| 426 | 2026-05-08T01:24:08.463Z | Compiling thread-id v4.2.2 |
| 427 | 2026-05-08T01:24:08.463Z | Compiling proc-macro-error-attr v1.0.4 |
| 428 | 2026-05-08T01:24:08.463Z | Compiling winnow v0.7.14 |
| 429 | 2026-05-08T01:24:08.463Z | Compiling syn v1.0.109 |
| 430 | 2026-05-08T01:24:08.463Z | Compiling toml_write v0.1.2 |
| 431 | 2026-05-08T01:24:08.463Z | Compiling erased-serde v0.4.9 |
| 432 | 2026-05-08T01:24:08.463Z | Compiling proc-macro-error v1.0.4 |
| 433 | 2026-05-08T01:24:08.463Z | Compiling thiserror v2.0.18 |
| 434 | 2026-05-08T01:24:08.463Z | Compiling indexmap v2.14.0 |
| 435 | 2026-05-08T01:24:08.463Z | Compiling utf8_iter v1.0.4 |
| 436 | 2026-05-08T01:24:08.463Z | Compiling utf8parse v0.2.2 |
| 437 | 2026-05-08T01:24:08.463Z | Compiling getrandom v0.4.1 |
| 438 | 2026-05-08T01:24:08.463Z | Compiling log v0.4.29 |
| 439 | 2026-05-08T01:24:08.463Z | Compiling syn v2.0.117 |
| 440 | 2026-05-08T01:24:08.463Z | Compiling percent-encoding v2.3.2 |
| 441 | 2026-05-08T01:24:08.463Z | Compiling pest_meta v2.8.6 |
| 442 | 2026-05-08T01:24:08.463Z | Compiling plain v0.2.3 |
| 443 | 2026-05-08T01:24:08.463Z | Compiling camino v1.2.2 |
| 444 | 2026-05-08T01:24:08.463Z | Compiling form_urlencoded v1.2.2 |
| 445 | 2026-05-08T01:24:08.463Z | Compiling ordered-float v2.10.1 |
| 446 | 2026-05-08T01:24:08.463Z | Compiling anstyle-parse v0.2.7 |
| 447 | 2026-05-08T01:24:08.463Z | Compiling cfg-if v1.0.4 |
| 448 | 2026-05-08T01:24:08.463Z | Compiling colorchoice v1.0.4 |
| 449 | 2026-05-08T01:24:08.463Z | Compiling anstyle v1.0.13 |
| 450 | 2026-05-08T01:24:08.463Z | Compiling anstyle-query v1.1.5 |
| 451 | 2026-05-08T01:24:08.463Z | Compiling pretty-hex v0.4.1 |
| 452 | 2026-05-08T01:24:08.463Z | Compiling is_terminal_polyfill v1.70.2 |
| 453 | 2026-05-08T01:24:08.463Z | Compiling terminal_size v0.4.3 |
| 454 | 2026-05-08T01:24:08.463Z | Compiling fs-err v3.3.0 |
| 455 | 2026-05-08T01:24:08.463Z | Compiling strsim v0.11.1 |
| 456 | 2026-05-08T01:24:08.463Z | Compiling semver v1.0.28 |
| 457 | 2026-05-08T01:24:08.477Z | Compiling anstream v0.6.21 |
| 458 | 2026-05-08T01:24:08.477Z | Compiling heck v0.5.0 |
| 459 | 2026-05-08T01:24:08.477Z | Compiling heck v0.4.1 |
| 460 | 2026-05-08T01:24:08.477Z | Compiling unicode-width v0.1.14 |
| 461 | 2026-05-08T01:24:08.477Z | Compiling bytecount v0.6.9 |
| 462 | 2026-05-08T01:24:08.477Z | Compiling unicode-xid v0.2.6 |
| 463 | 2026-05-08T01:24:08.477Z | Compiling anyhow v1.0.102 |
| 464 | 2026-05-08T01:24:08.477Z | Compiling fastrand v2.3.0 |
| 465 | 2026-05-08T01:24:08.477Z | Compiling serde-untagged v0.1.9 |
| 466 | 2026-05-08T01:24:08.478Z | Compiling fnv v1.0.7 |
| 467 | 2026-05-08T01:24:08.478Z | Compiling clap_lex v1.0.0 |
| 468 | 2026-05-08T01:24:08.478Z | Compiling once_cell v1.21.3 |
| 469 | 2026-05-08T01:24:08.478Z | Compiling memmap v0.7.0 |
| 470 | 2026-05-08T01:24:08.478Z | Compiling smawk v0.3.2 |
| 471 | 2026-05-08T01:24:08.478Z | Compiling unicode-linebreak v0.1.5 |
| 472 | 2026-05-08T01:24:08.516Z | Compiling papergrid v0.11.0 |
| 473 | 2026-05-08T01:24:08.564Z | Compiling clap_builder v4.5.60 |
| 474 | 2026-05-08T01:24:08.643Z | Compiling tempfile v3.25.0 |
| 475 | 2026-05-08T01:24:08.643Z | Compiling unicode-width v0.2.0 |
| 476 | 2026-05-08T01:24:08.692Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 477 | 2026-05-08T01:24:08.718Z | Compiling swrite v0.1.0 |
| 478 | 2026-05-08T01:24:08.956Z | Compiling textwrap v0.16.2 |
| 479 | 2026-05-08T01:24:09.028Z | Compiling camino-tempfile v1.4.1 |
| 480 | 2026-05-08T01:24:09.232Z | Compiling tabled_derive v0.7.0 |
| 481 | 2026-05-08T01:24:09.858Z | Compiling synstructure v0.13.2 |
| 482 | 2026-05-08T01:24:09.858Z | Compiling pest_generator v2.8.6 |
| 483 | 2026-05-08T01:24:09.944Z | Compiling tabled v0.15.0 |
| 484 | 2026-05-08T01:24:10.389Z | Compiling serde_derive v1.0.228 |
| 485 | 2026-05-08T01:24:10.389Z | Compiling zerofrom-derive v0.1.6 |
| 486 | 2026-05-08T01:24:10.391Z | Compiling yoke-derive v0.8.1 |
| 487 | 2026-05-08T01:24:10.391Z | Compiling zerovec-derive v0.11.2 |
| 488 | 2026-05-08T01:24:10.407Z | Compiling displaydoc v0.2.5 |
| 489 | 2026-05-08T01:24:10.411Z | Compiling thiserror-impl v1.0.69 |
| 490 | 2026-05-08T01:24:10.461Z | Compiling zerocopy-derive v0.7.35 |
| 491 | 2026-05-08T01:24:10.479Z | Compiling scroll_derive v0.12.1 |
| 492 | 2026-05-08T01:24:10.482Z | Compiling thiserror-impl v2.0.18 |
| 493 | 2026-05-08T01:24:10.482Z | Compiling clap_derive v4.5.55 |
| 494 | 2026-05-08T01:24:10.482Z | Compiling pest_derive v2.8.6 |
| 495 | 2026-05-08T01:24:11.165Z | Compiling scroll v0.12.0 |
| 496 | 2026-05-08T01:24:11.295Z | Compiling zerocopy v0.7.35 |
| 497 | 2026-05-08T01:24:11.387Z | Compiling goblin v0.8.2 |
| 498 | 2026-05-08T01:24:11.436Z | Compiling zerofrom v0.1.6 |
| 499 | 2026-05-08T01:24:11.545Z | Compiling yoke v0.8.1 |
| 500 | 2026-05-08T01:24:11.585Z | Compiling dtrace-parser v0.2.0 |
| 501 | 2026-05-08T01:24:11.696Z | Compiling zerovec v0.11.5 |
| 502 | 2026-05-08T01:24:11.696Z | Compiling zerotrie v0.2.3 |
| 503 | 2026-05-08T01:24:11.923Z | Compiling clap v4.5.60 |
| 504 | 2026-05-08T01:24:12.133Z | Compiling tinystr v0.8.2 |
| 505 | 2026-05-08T01:24:12.133Z | Compiling potential_utf v0.1.4 |
| 506 | 2026-05-08T01:24:12.243Z | Compiling icu_collections v2.1.1 |
| 507 | 2026-05-08T01:24:12.300Z | Compiling icu_locale_core v2.1.1 |
| 508 | 2026-05-08T01:24:12.885Z | Compiling icu_provider v2.1.1 |
| 509 | 2026-05-08T01:24:12.924Z | Compiling serde_spanned v0.6.9 |
| 510 | 2026-05-08T01:24:12.925Z | Compiling toml_datetime v0.6.11 |
| 511 | 2026-05-08T01:24:12.928Z | Compiling serde-value v0.7.0 |
| 512 | 2026-05-08T01:24:12.928Z | Compiling cargo-platform v0.2.0 |
| 513 | 2026-05-08T01:24:12.928Z | Compiling macaddr v1.0.1 |
| 514 | 2026-05-08T01:24:12.942Z | Compiling dof v0.3.0 |
| 515 | 2026-05-08T01:24:12.946Z | Compiling serde_tokenstream v0.2.3 |
| 516 | 2026-05-08T01:24:13.100Z | Compiling icu_normalizer v2.1.1 |
| 517 | 2026-05-08T01:24:13.101Z | Compiling icu_properties v2.1.2 |
| 518 | 2026-05-08T01:24:13.148Z | Compiling toml_edit v0.22.27 |
| 519 | 2026-05-08T01:24:13.686Z | Compiling usdt-macro v0.5.0 |
| 520 | 2026-05-08T01:24:13.689Z | Compiling usdt-attr-macro v0.5.0 |
| 521 | 2026-05-08T01:24:13.910Z | Compiling idna_adapter v1.2.1 |
| 522 | 2026-05-08T01:24:14.019Z | Compiling idna v1.1.0 |
| 523 | 2026-05-08T01:24:14.282Z | Compiling url v2.5.8 |
| 524 | 2026-05-08T01:24:14.300Z | Compiling usdt v0.5.0 |
| 525 | 2026-05-08T01:24:14.448Z | Compiling toml v0.8.23 |
| 526 | 2026-05-08T01:24:14.783Z | Compiling cargo-util-schemas v0.8.2 |
| 527 | 2026-05-08T01:24:14.783Z | Compiling cargo_toml v0.21.0 |
| 528 | 2026-05-08T01:24:15.574Z | Compiling cargo_metadata v0.21.0 |
| 529 | 2026-05-08T01:24:16.486Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 530 | 2026-05-08T01:24:18.561Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.76s |
| 531 | 2026-05-08T01:24:18.815Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 532 | 2026-05-08T01:24:19.379Z | Downloading crates ... |
| 533 | 2026-05-08T01:24:19.492Z | Downloaded ahash v0.8.12 |
| 534 | 2026-05-08T01:24:19.510Z | Downloaded backoff v0.4.0 |
| 535 | 2026-05-08T01:24:19.510Z | Downloaded cbc v0.1.2 |
| 536 | 2026-05-08T01:24:19.510Z | Downloaded async-trait v0.1.89 |
| 537 | 2026-05-08T01:24:19.511Z | Downloaded bit-vec v0.6.3 |
| 538 | 2026-05-08T01:24:19.511Z | Downloaded flagset v0.4.7 |
| 539 | 2026-05-08T01:24:19.511Z | Downloaded aes-gcm v0.10.3 |
| 540 | 2026-05-08T01:24:19.520Z | Downloaded aho-corasick v1.1.4 |
| 541 | 2026-05-08T01:24:19.520Z | Downloaded crossbeam-utils v0.8.21 |
| 542 | 2026-05-08T01:24:19.520Z | Downloaded bzip2 v0.4.4 |
| 543 | 2026-05-08T01:24:19.520Z | Downloaded cpufeatures v0.3.0 |
| 544 | 2026-05-08T01:24:19.520Z | Downloaded cfg_aliases v0.1.1 |
| 545 | 2026-05-08T01:24:19.521Z | Downloaded darling v0.20.11 |
| 546 | 2026-05-08T01:24:19.521Z | Downloaded crossbeam-channel v0.5.15 |
| 547 | 2026-05-08T01:24:19.521Z | Downloaded byte-wrapper v0.1.0 |
| 548 | 2026-05-08T01:24:19.528Z | Downloaded ciborium-ll v0.2.2 |
| 549 | 2026-05-08T01:24:19.528Z | Downloaded crossterm v0.28.1 |
| 550 | 2026-05-08T01:24:19.528Z | Downloaded crossterm v0.29.0 |
| 551 | 2026-05-08T01:24:19.537Z | Downloaded castaway v0.2.4 |
| 552 | 2026-05-08T01:24:19.537Z | Downloaded cargo-platform v0.1.9 |
| 553 | 2026-05-08T01:24:19.537Z | Downloaded bit-set v0.5.3 |
| 554 | 2026-05-08T01:24:19.537Z | Downloaded bitfield-macros v0.19.4 |
| 555 | 2026-05-08T01:24:19.537Z | Downloaded bitflags v1.3.2 |
| 556 | 2026-05-08T01:24:19.550Z | Downloaded console v0.15.11 |
| 557 | 2026-05-08T01:24:19.550Z | Downloaded ascii-canvas v3.0.0 |
| 558 | 2026-05-08T01:24:19.550Z | Downloaded ciborium-io v0.2.2 |
| 559 | 2026-05-08T01:24:19.550Z | Downloaded bb8 v0.8.6 |
| 560 | 2026-05-08T01:24:19.550Z | Downloaded aes v0.8.4 |
| 561 | 2026-05-08T01:24:19.550Z | Downloaded bit-set v0.8.0 |
| 562 | 2026-05-08T01:24:19.550Z | Downloaded adler2 v2.0.1 |
| 563 | 2026-05-08T01:24:19.588Z | Downloaded const_format_proc_macros v0.2.34 |
| 564 | 2026-05-08T01:24:19.588Z | Downloaded defmt-parser v1.0.0 |
| 565 | 2026-05-08T01:24:19.588Z | Downloaded diesel v2.3.7 |
| 566 | 2026-05-08T01:24:19.588Z | Downloaded float-ord v0.3.2 |
| 567 | 2026-05-08T01:24:19.607Z | Downloaded aead v0.5.2 |
| 568 | 2026-05-08T01:24:19.607Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 569 | 2026-05-08T01:24:19.607Z | Downloaded enum-as-inner v0.6.1 |
| 570 | 2026-05-08T01:24:19.607Z | Downloaded downcast-rs v2.0.2 |
| 571 | 2026-05-08T01:24:19.608Z | Downloaded embedded-io v0.6.1 |
| 572 | 2026-05-08T01:24:19.608Z | Downloaded document-features v0.2.12 |
| 573 | 2026-05-08T01:24:19.608Z | Downloaded assert_matches v1.5.0 |
| 574 | 2026-05-08T01:24:19.608Z | Downloaded display-error-chain v0.2.2 |
| 575 | 2026-05-08T01:24:19.608Z | Downloaded block-padding v0.3.3 |
| 576 | 2026-05-08T01:24:19.608Z | Downloaded arrayref v0.3.9 |
| 577 | 2026-05-08T01:24:19.608Z | Downloaded debug-ignore v1.0.5 |
| 578 | 2026-05-08T01:24:19.608Z | Downloaded cobs v0.3.0 |
| 579 | 2026-05-08T01:24:19.608Z | Downloaded cfg_aliases v0.2.1 |
| 580 | 2026-05-08T01:24:19.608Z | Downloaded atomicwrites v0.4.4 |
| 581 | 2026-05-08T01:24:19.608Z | Downloaded atomic-waker v1.1.2 |
| 582 | 2026-05-08T01:24:19.608Z | Downloaded crc v3.4.0 |
| 583 | 2026-05-08T01:24:19.609Z | Downloaded compression-core v0.4.31 |
| 584 | 2026-05-08T01:24:19.609Z | Downloaded dirs-sys-next v0.1.2 |
| 585 | 2026-05-08T01:24:19.609Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 586 | 2026-05-08T01:24:19.609Z | Downloaded convert_case v0.4.0 |
| 587 | 2026-05-08T01:24:19.609Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 588 | 2026-05-08T01:24:19.609Z | Downloaded crucible-workspace-hack v0.1.0 |
| 589 | 2026-05-08T01:24:19.609Z | Downloaded base16ct v0.2.0 |
| 590 | 2026-05-08T01:24:19.609Z | Downloaded endian-type v0.1.2 |
| 591 | 2026-05-08T01:24:19.609Z | Downloaded dyn-clone v1.0.20 |
| 592 | 2026-05-08T01:24:19.609Z | Downloaded darling_macro v0.20.11 |
| 593 | 2026-05-08T01:24:19.610Z | Downloaded fixedbitset v0.4.2 |
| 594 | 2026-05-08T01:24:19.610Z | Downloaded cipher v0.4.4 |
| 595 | 2026-05-08T01:24:19.610Z | Downloaded defmt v0.3.100 |
| 596 | 2026-05-08T01:24:19.610Z | Downloaded compression-codecs v0.4.37 |
| 597 | 2026-05-08T01:24:19.610Z | Downloaded dof v0.4.0 |
| 598 | 2026-05-08T01:24:19.610Z | Downloaded embedded-io v0.4.0 |
| 599 | 2026-05-08T01:24:19.610Z | Downloaded critical-section v1.2.0 |
| 600 | 2026-05-08T01:24:19.610Z | Downloaded dirs-next v2.0.0 |
| 601 | 2026-05-08T01:24:19.647Z | Downloaded crc-catalog v2.4.0 |
| 602 | 2026-05-08T01:24:19.647Z | Downloaded atty v0.2.14 |
| 603 | 2026-05-08T01:24:19.647Z | Downloaded ctr v0.9.2 |
| 604 | 2026-05-08T01:24:19.647Z | Downloaded crunchy v0.2.4 |
| 605 | 2026-05-08T01:24:19.648Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 606 | 2026-05-08T01:24:19.648Z | Downloaded foreign-types-macros v0.2.3 |
| 607 | 2026-05-08T01:24:19.648Z | Downloaded async-recursion v1.1.1 |
| 608 | 2026-05-08T01:24:19.648Z | Downloaded foreign-types v0.5.0 |
| 609 | 2026-05-08T01:24:19.648Z | Downloaded foreign-types v0.3.2 |
| 610 | 2026-05-08T01:24:19.648Z | Downloaded dtrace-parser v0.3.0 |
| 611 | 2026-05-08T01:24:19.648Z | Downloaded difflib v0.4.0 |
| 612 | 2026-05-08T01:24:19.648Z | Downloaded bitfield-struct v0.6.2 |
| 613 | 2026-05-08T01:24:19.648Z | Downloaded async-stream v0.3.6 |
| 614 | 2026-05-08T01:24:19.648Z | Downloaded futures-io v0.3.32 |
| 615 | 2026-05-08T01:24:19.648Z | Downloaded fxhash v0.2.1 |
| 616 | 2026-05-08T01:24:19.648Z | Downloaded futures-core v0.3.32 |
| 617 | 2026-05-08T01:24:19.648Z | Downloaded fd-lock v4.0.4 |
| 618 | 2026-05-08T01:24:19.648Z | Downloaded crc8 v0.1.1 |
| 619 | 2026-05-08T01:24:19.648Z | Downloaded dsl_auto_type v0.2.0 |
| 620 | 2026-05-08T01:24:19.648Z | Downloaded funty v2.0.0 |
| 621 | 2026-05-08T01:24:19.648Z | Downloaded futures-sink v0.3.32 |
| 622 | 2026-05-08T01:24:19.648Z | Downloaded gethostname v0.5.0 |
| 623 | 2026-05-08T01:24:19.648Z | Downloaded chacha20 v0.9.1 |
| 624 | 2026-05-08T01:24:19.649Z | Downloaded foldhash v0.2.0 |
| 625 | 2026-05-08T01:24:19.649Z | Downloaded bit-vec v0.8.0 |
| 626 | 2026-05-08T01:24:19.649Z | Downloaded data-encoding v2.10.0 |
| 627 | 2026-05-08T01:24:19.649Z | Downloaded csv-core v0.1.13 |
| 628 | 2026-05-08T01:24:19.649Z | Downloaded foreign-types-shared v0.3.1 |
| 629 | 2026-05-08T01:24:19.649Z | Downloaded float-cmp v0.10.0 |
| 630 | 2026-05-08T01:24:19.665Z | Downloaded cexpr v0.6.0 |
| 631 | 2026-05-08T01:24:19.665Z | Downloaded async-stream-impl v0.3.6 |
| 632 | 2026-05-08T01:24:19.665Z | Downloaded bcs v0.1.6 |
| 633 | 2026-05-08T01:24:19.665Z | Downloaded array-init v0.0.4 |
| 634 | 2026-05-08T01:24:19.665Z | Downloaded futures-macro v0.3.32 |
| 635 | 2026-05-08T01:24:19.665Z | Downloaded cmake v0.1.57 |
| 636 | 2026-05-08T01:24:19.665Z | Downloaded cargo_metadata v0.19.2 |
| 637 | 2026-05-08T01:24:19.665Z | Downloaded buf-list v1.1.2 |
| 638 | 2026-05-08T01:24:19.665Z | Downloaded git-stub v1.0.0 |
| 639 | 2026-05-08T01:24:19.665Z | Downloaded ghash v0.5.1 |
| 640 | 2026-05-08T01:24:19.665Z | Downloaded darling_macro v0.21.3 |
| 641 | 2026-05-08T01:24:19.665Z | Downloaded base64ct v1.8.3 |
| 642 | 2026-05-08T01:24:19.665Z | Downloaded hash32 v0.2.1 |
| 643 | 2026-05-08T01:24:19.665Z | Downloaded defmt-macros v1.0.1 |
| 644 | 2026-05-08T01:24:19.665Z | Downloaded colored v3.1.1 |
| 645 | 2026-05-08T01:24:19.665Z | Downloaded fixedbitset v0.5.7 |
| 646 | 2026-05-08T01:24:19.666Z | Downloaded diesel-dtrace v0.5.0 |
| 647 | 2026-05-08T01:24:19.666Z | Downloaded either v1.15.0 |
| 648 | 2026-05-08T01:24:19.666Z | Downloaded ena v0.14.4 |
| 649 | 2026-05-08T01:24:19.666Z | Downloaded globwalk v0.9.1 |
| 650 | 2026-05-08T01:24:19.666Z | Downloaded daft-derive v0.1.5 |
| 651 | 2026-05-08T01:24:19.666Z | Downloaded hash32 v0.3.1 |
| 652 | 2026-05-08T01:24:19.666Z | Downloaded der_derive v0.7.3 |
| 653 | 2026-05-08T01:24:19.666Z | Downloaded headers-core v0.3.0 |
| 654 | 2026-05-08T01:24:19.666Z | Downloaded env_filter v1.0.0 |
| 655 | 2026-05-08T01:24:19.666Z | Downloaded hex-literal v0.4.1 |
| 656 | 2026-05-08T01:24:19.679Z | Downloaded hex v0.4.3 |
| 657 | 2026-05-08T01:24:19.679Z | Downloaded bytes v1.11.1 |
| 658 | 2026-05-08T01:24:19.679Z | Downloaded deranged v0.5.8 |
| 659 | 2026-05-08T01:24:19.679Z | Downloaded cancel-safe-futures v0.1.5 |
| 660 | 2026-05-08T01:24:19.679Z | Downloaded ff v0.13.1 |
| 661 | 2026-05-08T01:24:19.679Z | Downloaded foreign-types-shared v0.1.1 |
| 662 | 2026-05-08T01:24:19.679Z | Downloaded corncobs v0.1.4 |
| 663 | 2026-05-08T01:24:19.679Z | Downloaded futures-task v0.3.32 |
| 664 | 2026-05-08T01:24:19.680Z | Downloaded fs_extra v1.3.0 |
| 665 | 2026-05-08T01:24:19.680Z | Downloaded crossbeam-deque v0.8.6 |
| 666 | 2026-05-08T01:24:19.680Z | Downloaded futures-executor v0.3.32 |
| 667 | 2026-05-08T01:24:19.680Z | Downloaded fallible-iterator v0.2.0 |
| 668 | 2026-05-08T01:24:19.680Z | Downloaded derive_builder_core v0.20.2 |
| 669 | 2026-05-08T01:24:19.701Z | Downloaded foldhash v0.1.5 |
| 670 | 2026-05-08T01:24:19.701Z | Downloaded ed25519 v2.2.3 |
| 671 | 2026-05-08T01:24:19.701Z | Downloaded diff v0.1.13 |
| 672 | 2026-05-08T01:24:19.701Z | Downloaded hostname v0.3.1 |
| 673 | 2026-05-08T01:24:19.701Z | Downloaded darling v0.23.0 |
| 674 | 2026-05-08T01:24:19.701Z | Downloaded des v0.8.1 |
| 675 | 2026-05-08T01:24:19.701Z | Downloaded fs-err v2.11.0 |
| 676 | 2026-05-08T01:24:19.701Z | Downloaded derive-ex v0.1.8 |
| 677 | 2026-05-08T01:24:19.701Z | Downloaded daft v0.1.5 |
| 678 | 2026-05-08T01:24:19.701Z | Downloaded colored v2.2.0 |
| 679 | 2026-05-08T01:24:19.702Z | Downloaded clang-sys v1.8.1 |
| 680 | 2026-05-08T01:24:19.715Z | Downloaded cookie v0.18.1 |
| 681 | 2026-05-08T01:24:19.715Z | Downloaded http-body v1.0.1 |
| 682 | 2026-05-08T01:24:19.715Z | Downloaded httpdate v1.0.3 |
| 683 | 2026-05-08T01:24:19.715Z | Downloaded hubpack v0.1.2 |
| 684 | 2026-05-08T01:24:19.715Z | Downloaded hostname v0.4.2 |
| 685 | 2026-05-08T01:24:19.715Z | Downloaded chacha20 v0.10.0 |
| 686 | 2026-05-08T01:24:19.715Z | Downloaded http-range v0.1.5 |
| 687 | 2026-05-08T01:24:19.716Z | Downloaded backon v1.6.0 |
| 688 | 2026-05-08T01:24:19.716Z | Downloaded ident_case v1.0.1 |
| 689 | 2026-05-08T01:24:19.716Z | Downloaded hubpack_derive v0.1.1 |
| 690 | 2026-05-08T01:24:19.716Z | Downloaded git-stub-vcs v0.1.0 |
| 691 | 2026-05-08T01:24:19.716Z | Downloaded inout v0.1.4 |
| 692 | 2026-05-08T01:24:19.716Z | Downloaded indoc v1.0.9 |
| 693 | 2026-05-08T01:24:19.716Z | Downloaded console v0.16.2 |
| 694 | 2026-05-08T01:24:19.716Z | Downloaded glob v0.3.3 |
| 695 | 2026-05-08T01:24:19.716Z | Downloaded erased-serde v0.3.31 |
| 696 | 2026-05-08T01:24:19.716Z | Downloaded crossbeam-epoch v0.9.18 |
| 697 | 2026-05-08T01:24:19.716Z | Downloaded bzip2 v0.6.1 |
| 698 | 2026-05-08T01:24:19.730Z | Downloaded group v0.13.0 |
| 699 | 2026-05-08T01:24:19.730Z | Downloaded globset v0.4.18 |
| 700 | 2026-05-08T01:24:19.730Z | Downloaded find-msvc-tools v0.1.9 |
| 701 | 2026-05-08T01:24:19.730Z | Downloaded drift v0.1.4 |
| 702 | 2026-05-08T01:24:19.730Z | Downloaded internet-checksum v0.2.1 |
| 703 | 2026-05-08T01:24:19.730Z | Downloaded is_ci v1.2.0 |
| 704 | 2026-05-08T01:24:19.730Z | Downloaded argon2 v0.5.3 |
| 705 | 2026-05-08T01:24:19.736Z | Downloaded is-terminal v0.4.17 |
| 706 | 2026-05-08T01:24:19.736Z | Downloaded instant v0.1.13 |
| 707 | 2026-05-08T01:24:19.736Z | Downloaded indent_write v2.2.0 |
| 708 | 2026-05-08T01:24:19.736Z | Downloaded derive_more v0.99.20 |
| 709 | 2026-05-08T01:24:19.737Z | Downloaded getrandom v0.2.17 |
| 710 | 2026-05-08T01:24:19.737Z | Downloaded ecdsa v0.16.9 |
| 711 | 2026-05-08T01:24:19.737Z | Downloaded futures-channel v0.3.32 |
| 712 | 2026-05-08T01:24:19.737Z | Downloaded lalrpop-util v0.19.12 |
| 713 | 2026-05-08T01:24:19.737Z | Downloaded lazy_static v1.5.0 |
| 714 | 2026-05-08T01:24:19.737Z | Downloaded keccak v0.1.6 |
| 715 | 2026-05-08T01:24:19.745Z | Downloaded kstat-rs v0.2.4 |
| 716 | 2026-05-08T01:24:19.745Z | Downloaded crc32fast v1.5.0 |
| 717 | 2026-05-08T01:24:19.745Z | Downloaded filetime v0.2.27 |
| 718 | 2026-05-08T01:24:19.745Z | Downloaded convert_case v0.10.0 |
| 719 | 2026-05-08T01:24:19.745Z | Downloaded lru-slab v0.1.2 |
| 720 | 2026-05-08T01:24:19.745Z | Downloaded constant_time_eq v0.4.2 |
| 721 | 2026-05-08T01:24:19.765Z | Downloaded home v0.5.12 |
| 722 | 2026-05-08T01:24:19.765Z | Downloaded async-bb8-diesel v0.2.1 |
| 723 | 2026-05-08T01:24:19.765Z | Downloaded bitfield v0.19.4 |
| 724 | 2026-05-08T01:24:19.765Z | Downloaded ciborium v0.2.2 |
| 725 | 2026-05-08T01:24:19.765Z | Downloaded lru v0.12.5 |
| 726 | 2026-05-08T01:24:19.765Z | Downloaded highway v1.3.0 |
| 727 | 2026-05-08T01:24:19.765Z | Downloaded match_cfg v0.1.0 |
| 728 | 2026-05-08T01:24:19.765Z | Downloaded maplit v1.0.2 |
| 729 | 2026-05-08T01:24:19.765Z | Downloaded managed v0.8.0 |
| 730 | 2026-05-08T01:24:19.765Z | Downloaded blake2 v0.10.6 |
| 731 | 2026-05-08T01:24:19.791Z | Downloaded lzss v0.8.2 |
| 732 | 2026-05-08T01:24:19.791Z | Downloaded memoffset v0.9.1 |
| 733 | 2026-05-08T01:24:19.791Z | Downloaded cookie_store v0.22.1 |
| 734 | 2026-05-08T01:24:19.791Z | Downloaded cassowary v0.3.0 |
| 735 | 2026-05-08T01:24:19.792Z | Downloaded camino-tempfile-ext v0.3.3 |
| 736 | 2026-05-08T01:24:19.792Z | Downloaded linked-hash-map v0.5.6 |
| 737 | 2026-05-08T01:24:19.792Z | Downloaded http-body-util v0.1.3 |
| 738 | 2026-05-08T01:24:19.792Z | Downloaded libscf-sys v1.1.0 |
| 739 | 2026-05-08T01:24:19.792Z | Downloaded md5 v0.7.0 |
| 740 | 2026-05-08T01:24:19.792Z | Downloaded hyper-tls v0.6.0 |
| 741 | 2026-05-08T01:24:19.792Z | Downloaded arc-swap v1.8.2 |
| 742 | 2026-05-08T01:24:19.792Z | Downloaded mime v0.3.17 |
| 743 | 2026-05-08T01:24:19.792Z | Downloaded maybe-uninit v2.0.0 |
| 744 | 2026-05-08T01:24:19.793Z | Downloaded md-5 v0.10.6 |
| 745 | 2026-05-08T01:24:19.793Z | Downloaded lru-cache v0.1.2 |
| 746 | 2026-05-08T01:24:19.793Z | Downloaded newline-converter v0.3.0 |
| 747 | 2026-05-08T01:24:19.793Z | Downloaded instability v0.3.11 |
| 748 | 2026-05-08T01:24:19.793Z | Downloaded hyper-staticfile v0.10.1 |
| 749 | 2026-05-08T01:24:19.794Z | Downloaded humantime v2.3.0 |
| 750 | 2026-05-08T01:24:19.794Z | Downloaded const_format v0.2.35 |
| 751 | 2026-05-08T01:24:19.811Z | Downloaded ingot-types v0.1.2 |
| 752 | 2026-05-08T01:24:19.811Z | Downloaded indoc v2.0.7 |
| 753 | 2026-05-08T01:24:19.811Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 754 | 2026-05-08T01:24:19.811Z | Downloaded newtype-uuid-macros v0.1.0 |
| 755 | 2026-05-08T01:24:19.811Z | Downloaded new_debug_unreachable v1.0.6 |
| 756 | 2026-05-08T01:24:19.811Z | Downloaded num-conv v0.2.0 |
| 757 | 2026-05-08T01:24:19.811Z | Downloaded ipnetwork v0.21.1 |
| 758 | 2026-05-08T01:24:19.811Z | Downloaded ipnet v2.11.0 |
| 759 | 2026-05-08T01:24:19.811Z | Downloaded ingot v0.1.1 |
| 760 | 2026-05-08T01:24:19.811Z | Downloaded crc-any v2.5.0 |
| 761 | 2026-05-08T01:24:19.813Z | Downloaded nodrop v0.1.14 |
| 762 | 2026-05-08T01:24:19.813Z | Downloaded newtype_derive v0.1.6 |
| 763 | 2026-05-08T01:24:19.813Z | Downloaded allocator-api2 v0.2.21 |
| 764 | 2026-05-08T01:24:19.813Z | Downloaded nonempty v0.12.0 |
| 765 | 2026-05-08T01:24:19.813Z | Downloaded num v0.4.3 |
| 766 | 2026-05-08T01:24:19.813Z | Downloaded multimap v0.10.1 |
| 767 | 2026-05-08T01:24:19.813Z | Downloaded nibble_vec v0.1.0 |
| 768 | 2026-05-08T01:24:19.813Z | Downloaded normalize-line-endings v0.3.0 |
| 769 | 2026-05-08T01:24:19.813Z | Downloaded num-derive v0.4.2 |
| 770 | 2026-05-08T01:24:19.813Z | Downloaded num-iter v0.1.45 |
| 771 | 2026-05-08T01:24:19.813Z | Downloaded jobserver v0.1.34 |
| 772 | 2026-05-08T01:24:19.813Z | Downloaded env_logger v0.11.9 |
| 773 | 2026-05-08T01:24:19.813Z | Downloaded derive-where v1.6.0 |
| 774 | 2026-05-08T01:24:19.827Z | Downloaded darling v0.21.3 |
| 775 | 2026-05-08T01:24:19.827Z | Downloaded chacha20poly1305 v0.10.1 |
| 776 | 2026-05-08T01:24:19.827Z | Downloaded libsw v3.5.0 |
| 777 | 2026-05-08T01:24:19.827Z | Downloaded num-derive v0.3.3 |
| 778 | 2026-05-08T01:24:19.827Z | Downloaded der v0.7.10 |
| 779 | 2026-05-08T01:24:19.827Z | Downloaded libefi-sys v0.1.0 |
| 780 | 2026-05-08T01:24:19.827Z | Downloaded hmac v0.12.1 |
| 781 | 2026-05-08T01:24:19.828Z | Downloaded opaque-debug v0.3.1 |
| 782 | 2026-05-08T01:24:19.828Z | Downloaded openssl-macros v0.1.1 |
| 783 | 2026-05-08T01:24:19.828Z | Downloaded libsw-core v0.3.2 |
| 784 | 2026-05-08T01:24:19.828Z | Downloaded num_enum_derive v0.5.11 |
| 785 | 2026-05-08T01:24:19.856Z | Downloaded olpc-cjson v0.1.4 |
| 786 | 2026-05-08T01:24:19.856Z | Downloaded linear-map v1.2.0 |
| 787 | 2026-05-08T01:24:19.856Z | Downloaded ar_archive_writer v0.5.1 |
| 788 | 2026-05-08T01:24:19.856Z | Downloaded getrandom v0.3.4 |
| 789 | 2026-05-08T01:24:19.856Z | Downloaded hyper-rustls v0.27.7 |
| 790 | 2026-05-08T01:24:19.856Z | Downloaded openssl-probe v0.2.1 |
| 791 | 2026-05-08T01:24:19.856Z | Downloaded defmt v1.0.1 |
| 792 | 2026-05-08T01:24:19.856Z | Downloaded oso-derive v0.27.3 |
| 793 | 2026-05-08T01:24:19.856Z | Downloaded darling_core v0.20.11 |
| 794 | 2026-05-08T01:24:19.856Z | Downloaded openssl-probe v0.1.6 |
| 795 | 2026-05-08T01:24:19.857Z | Downloaded native-tls v0.2.18 |
| 796 | 2026-05-08T01:24:19.857Z | Downloaded nanorand v0.7.0 |
| 797 | 2026-05-08T01:24:19.883Z | Downloaded newtype-uuid v1.3.2 |
| 798 | 2026-05-08T01:24:19.883Z | Downloaded iana-time-zone v0.1.65 |
| 799 | 2026-05-08T01:24:19.883Z | Downloaded half v2.7.1 |
| 800 | 2026-05-08T01:24:19.883Z | Downloaded flume v0.11.1 |
| 801 | 2026-05-08T01:24:19.883Z | Downloaded ingot-macros v0.1.1 |
| 802 | 2026-05-08T01:24:19.883Z | Downloaded diesel_derives v2.3.7 |
| 803 | 2026-05-08T01:24:19.883Z | Downloaded parse-size v1.1.0 |
| 804 | 2026-05-08T01:24:19.883Z | Downloaded pbkdf2 v0.12.2 |
| 805 | 2026-05-08T01:24:19.884Z | Downloaded parse-display v0.10.0 |
| 806 | 2026-05-08T01:24:19.884Z | Downloaded fatfs v0.3.6 |
| 807 | 2026-05-08T01:24:19.884Z | Downloaded nu-ansi-term v0.50.3 |
| 808 | 2026-05-08T01:24:19.884Z | Downloaded dropshot_endpoint v0.17.0 |
| 809 | 2026-05-08T01:24:19.884Z | Downloaded darling_core v0.21.3 |
| 810 | 2026-05-08T01:24:19.884Z | Downloaded derive_builder v0.20.2 |
| 811 | 2026-05-08T01:24:19.889Z | Downloaded num-complex v0.4.6 |
| 812 | 2026-05-08T01:24:19.889Z | Downloaded peg-runtime v0.8.5 |
| 813 | 2026-05-08T01:24:19.889Z | Downloaded phf_shared v0.12.1 |
| 814 | 2026-05-08T01:24:19.889Z | Downloaded pbkdf2 v0.11.0 |
| 815 | 2026-05-08T01:24:19.889Z | Downloaded phf_shared v0.11.3 |
| 816 | 2026-05-08T01:24:19.890Z | Downloaded memmap2 v0.9.10 |
| 817 | 2026-05-08T01:24:19.890Z | Downloaded path-slash v0.1.5 |
| 818 | 2026-05-08T01:24:19.890Z | Downloaded darling_core v0.23.0 |
| 819 | 2026-05-08T01:24:19.890Z | Downloaded pin-utils v0.1.0 |
| 820 | 2026-05-08T01:24:19.890Z | Downloaded phf_shared v0.13.1 |
| 821 | 2026-05-08T01:24:19.890Z | Downloaded num_enum_derive v0.7.5 |
| 822 | 2026-05-08T01:24:19.890Z | Downloaded num_enum v0.7.5 |
| 823 | 2026-05-08T01:24:19.890Z | Downloaded owo-colors v4.3.0 |
| 824 | 2026-05-08T01:24:19.890Z | Downloaded compact_str v0.8.1 |
| 825 | 2026-05-08T01:24:19.890Z | Downloaded packed_struct_codegen v0.10.1 |
| 826 | 2026-05-08T01:24:19.890Z | Downloaded bumpalo v3.20.2 |
| 827 | 2026-05-08T01:24:19.890Z | Downloaded multer v3.1.0 |
| 828 | 2026-05-08T01:24:19.923Z | Downloaded predicates-tree v1.0.13 |
| 829 | 2026-05-08T01:24:19.933Z | Downloaded predicates-core v1.0.10 |
| 830 | 2026-05-08T01:24:19.933Z | Downloaded precomputed-hash v0.1.1 |
| 831 | 2026-05-08T01:24:19.933Z | Downloaded powerfmt v0.2.0 |
| 832 | 2026-05-08T01:24:19.933Z | Downloaded num_enum v0.5.11 |
| 833 | 2026-05-08T01:24:19.933Z | Downloaded litrs v1.0.0 |
| 834 | 2026-05-08T01:24:19.934Z | Downloaded proc-macro-crate v3.4.0 |
| 835 | 2026-05-08T01:24:19.934Z | Downloaded proc-macro-crate v1.3.1 |
| 836 | 2026-05-08T01:24:19.934Z | Downloaded oxnet v0.1.4 |
| 837 | 2026-05-08T01:24:19.934Z | Downloaded oxide-tokio-rt v0.1.4 |
| 838 | 2026-05-08T01:24:19.934Z | Downloaded flate2 v1.1.9 |
| 839 | 2026-05-08T01:24:19.934Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 840 | 2026-05-08T01:24:19.934Z | Downloaded num-rational v0.4.2 |
| 841 | 2026-05-08T01:24:19.934Z | Downloaded mime_guess v2.0.5 |
| 842 | 2026-05-08T01:24:19.934Z | Downloaded ignore v0.4.25 |
| 843 | 2026-05-08T01:24:19.934Z | Downloaded indexmap v1.9.3 |
| 844 | 2026-05-08T01:24:19.934Z | Downloaded psl-types v2.0.11 |
| 845 | 2026-05-08T01:24:19.934Z | Downloaded base64 v0.22.1 |
| 846 | 2026-05-08T01:24:19.960Z | Downloaded progenitor-macro v0.11.2 |
| 847 | 2026-05-08T01:24:19.960Z | Downloaded progenitor-client v0.14.0 |
| 848 | 2026-05-08T01:24:19.960Z | Downloaded progenitor-client v0.10.0 |
| 849 | 2026-05-08T01:24:19.960Z | Downloaded progenitor-macro v0.13.0 |
| 850 | 2026-05-08T01:24:19.960Z | Downloaded peg-macros v0.8.5 |
| 851 | 2026-05-08T01:24:19.961Z | Downloaded password-hash v0.5.0 |
| 852 | 2026-05-08T01:24:19.961Z | Downloaded crypto-bigint v0.5.5 |
| 853 | 2026-05-08T01:24:19.961Z | Downloaded progenitor-macro v0.10.0 |
| 854 | 2026-05-08T01:24:19.961Z | Downloaded pem v3.0.6 |
| 855 | 2026-05-08T01:24:19.961Z | Downloaded parking_lot v0.11.2 |
| 856 | 2026-05-08T01:24:19.961Z | Downloaded password-hash v0.4.2 |
| 857 | 2026-05-08T01:24:19.961Z | Downloaded httparse v1.10.1 |
| 858 | 2026-05-08T01:24:19.961Z | Downloaded radium v0.7.0 |
| 859 | 2026-05-08T01:24:19.961Z | Downloaded paste v1.0.15 |
| 860 | 2026-05-08T01:24:19.961Z | Downloaded poly1305 v0.8.0 |
| 861 | 2026-05-08T01:24:19.980Z | Downloaded phf v0.13.1 |
| 862 | 2026-05-08T01:24:19.980Z | Downloaded pem-rfc7468 v0.7.0 |
| 863 | 2026-05-08T01:24:19.980Z | Downloaded cc v1.2.56 |
| 864 | 2026-05-08T01:24:19.980Z | Downloaded quick-error v1.2.3 |
| 865 | 2026-05-08T01:24:19.980Z | Downloaded ed25519-dalek v2.2.0 |
| 866 | 2026-05-08T01:24:19.981Z | Downloaded base64 v0.21.7 |
| 867 | 2026-05-08T01:24:19.981Z | Downloaded peg v0.8.5 |
| 868 | 2026-05-08T01:24:19.981Z | Downloaded predicates v3.1.4 |
| 869 | 2026-05-08T01:24:19.981Z | Downloaded pkg-config v0.3.32 |
| 870 | 2026-05-08T01:24:19.981Z | Downloaded pkcs8 v0.10.2 |
| 871 | 2026-05-08T01:24:19.981Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 872 | 2026-05-08T01:24:19.981Z | Downloaded ppv-lite86 v0.2.21 |
| 873 | 2026-05-08T01:24:19.981Z | Downloaded postgres-protocol v0.6.10 |
| 874 | 2026-05-08T01:24:19.994Z | Downloaded indicatif v0.18.4 |
| 875 | 2026-05-08T01:24:19.994Z | Downloaded parking_lot_core v0.9.12 |
| 876 | 2026-05-08T01:24:19.995Z | Downloaded rfc6979 v0.4.0 |
| 877 | 2026-05-08T01:24:19.995Z | Downloaded packed_struct v0.10.1 |
| 878 | 2026-05-08T01:24:19.995Z | Downloaded recursive v0.1.1 |
| 879 | 2026-05-08T01:24:19.995Z | Downloaded rand_xorshift v0.4.0 |
| 880 | 2026-05-08T01:24:19.995Z | Downloaded progenitor v0.10.0 |
| 881 | 2026-05-08T01:24:19.995Z | Downloaded derive_more v2.1.1 |
| 882 | 2026-05-08T01:24:19.995Z | Downloaded dropshot-api-manager v0.7.1 |
| 883 | 2026-05-08T01:24:20.020Z | Downloaded proc-macro-error2 v2.0.1 |
| 884 | 2026-05-08T01:24:20.020Z | Downloaded ref-cast-impl v1.0.25 |
| 885 | 2026-05-08T01:24:20.020Z | Downloaded progenitor v0.14.0 |
| 886 | 2026-05-08T01:24:20.020Z | Downloaded progenitor v0.11.2 |
| 887 | 2026-05-08T01:24:20.020Z | Downloaded progenitor-client v0.11.2 |
| 888 | 2026-05-08T01:24:20.020Z | Downloaded psm v0.1.30 |
| 889 | 2026-05-08T01:24:20.020Z | Downloaded ref-cast v1.0.25 |
| 890 | 2026-05-08T01:24:20.020Z | Downloaded progenitor v0.13.0 |
| 891 | 2026-05-08T01:24:20.020Z | Downloaded async-compression v0.4.41 |
| 892 | 2026-05-08T01:24:20.036Z | Downloaded russh-cryptovec v0.7.3 |
| 893 | 2026-05-08T01:24:20.037Z | Downloaded pkcs1 v0.7.5 |
| 894 | 2026-05-08T01:24:20.037Z | Downloaded rustc_version v0.1.7 |
| 895 | 2026-05-08T01:24:20.037Z | Downloaded rtoolbox v0.0.3 |
| 896 | 2026-05-08T01:24:20.037Z | Downloaded rustc-hash v2.1.1 |
| 897 | 2026-05-08T01:24:20.037Z | Downloaded phf v0.12.1 |
| 898 | 2026-05-08T01:24:20.037Z | Downloaded primeorder v0.13.6 |
| 899 | 2026-05-08T01:24:20.037Z | Downloaded heapless v0.8.0 |
| 900 | 2026-05-08T01:24:20.037Z | Downloaded pin-project-internal v1.1.11 |
| 901 | 2026-05-08T01:24:20.037Z | Downloaded r2d2 v0.8.10 |
| 902 | 2026-05-08T01:24:20.037Z | Downloaded pin-project-lite v0.2.17 |
| 903 | 2026-05-08T01:24:20.037Z | Downloaded progenitor-macro v0.14.0 |
| 904 | 2026-05-08T01:24:20.037Z | Downloaded progenitor-extras v0.2.0 |
| 905 | 2026-05-08T01:24:20.037Z | Downloaded pkcs5 v0.7.1 |
| 906 | 2026-05-08T01:24:20.037Z | Downloaded heapless v0.7.17 |
| 907 | 2026-05-08T01:24:20.038Z | Downloaded expectorate v1.2.0 |
| 908 | 2026-05-08T01:24:20.038Z | Downloaded parse-display-derive v0.10.0 |
| 909 | 2026-05-08T01:24:20.038Z | Downloaded parking_lot_core v0.8.6 |
| 910 | 2026-05-08T01:24:20.038Z | Downloaded postcard v1.1.3 |
| 911 | 2026-05-08T01:24:20.053Z | Downloaded rand_chacha v0.9.0 |
| 912 | 2026-05-08T01:24:20.053Z | Downloaded rand_core v0.10.0 |
| 913 | 2026-05-08T01:24:20.053Z | Downloaded polyval v0.6.2 |
| 914 | 2026-05-08T01:24:20.053Z | Downloaded rand_core v0.9.5 |
| 915 | 2026-05-08T01:24:20.053Z | Downloaded omicron-zone-package v0.12.2 |
| 916 | 2026-05-08T01:24:20.053Z | Downloaded rustc_version v0.4.1 |
| 917 | 2026-05-08T01:24:20.053Z | Downloaded rand_seeder v0.4.0 |
| 918 | 2026-05-08T01:24:20.053Z | Downloaded p256 v0.13.2 |
| 919 | 2026-05-08T01:24:20.053Z | Downloaded postgres-types v0.2.12 |
| 920 | 2026-05-08T01:24:20.053Z | Downloaded libbz2-rs-sys v0.2.2 |
| 921 | 2026-05-08T01:24:20.053Z | Downloaded scheduled-thread-pool v0.2.7 |
| 922 | 2026-05-08T01:24:20.053Z | Downloaded same-file v1.0.6 |
| 923 | 2026-05-08T01:24:20.053Z | Downloaded headers v0.4.1 |
| 924 | 2026-05-08T01:24:20.070Z | Downloaded sapling-renderdag v0.1.0 |
| 925 | 2026-05-08T01:24:20.070Z | Downloaded num-integer v0.1.46 |
| 926 | 2026-05-08T01:24:20.070Z | Downloaded scroll_derive v0.13.1 |
| 927 | 2026-05-08T01:24:20.071Z | Downloaded futures v0.3.32 |
| 928 | 2026-05-08T01:24:20.071Z | Downloaded miniz_oxide v0.8.9 |
| 929 | 2026-05-08T01:24:20.071Z | Downloaded papergrid v0.17.0 |
| 930 | 2026-05-08T01:24:20.071Z | Downloaded parking_lot v0.12.5 |
| 931 | 2026-05-08T01:24:20.071Z | Downloaded oso v0.27.3 |
| 932 | 2026-05-08T01:24:20.071Z | Downloaded scopeguard v1.2.0 |
| 933 | 2026-05-08T01:24:20.071Z | Downloaded scrypt v0.11.0 |
| 934 | 2026-05-08T01:24:20.107Z | Downloaded secrecy v0.8.0 |
| 935 | 2026-05-08T01:24:20.107Z | Downloaded salsa20 v0.10.2 |
| 936 | 2026-05-08T01:24:20.107Z | Downloaded semver v0.1.20 |
| 937 | 2026-05-08T01:24:20.107Z | Downloaded secrecy v0.10.3 |
| 938 | 2026-05-08T01:24:20.107Z | Downloaded progenitor-client v0.13.0 |
| 939 | 2026-05-08T01:24:20.107Z | Downloaded hickory-resolver v0.25.2 |
| 940 | 2026-05-08T01:24:20.107Z | Downloaded serde-big-array v0.5.1 |
| 941 | 2026-05-08T01:24:20.107Z | Downloaded resolv-conf v0.7.6 |
| 942 | 2026-05-08T01:24:20.107Z | Downloaded jiff-static v0.2.21 |
| 943 | 2026-05-08T01:24:20.107Z | Downloaded derive_more-impl v2.1.1 |
| 944 | 2026-05-08T01:24:20.107Z | Downloaded hashbrown v0.13.2 |
| 945 | 2026-05-08T01:24:20.107Z | Downloaded serde_spanned v1.0.4 |
| 946 | 2026-05-08T01:24:20.108Z | Downloaded serde_repr v0.1.20 |
| 947 | 2026-05-08T01:24:20.108Z | Downloaded serde_bytes v0.11.19 |
| 948 | 2026-05-08T01:24:20.108Z | Downloaded minimal-lexical v0.2.1 |
| 949 | 2026-05-08T01:24:20.108Z | Downloaded serde_plain v1.0.2 |
| 950 | 2026-05-08T01:24:20.108Z | Downloaded seq-macro v0.3.6 |
| 951 | 2026-05-08T01:24:20.108Z | Downloaded rand_chacha v0.3.1 |
| 952 | 2026-05-08T01:24:20.108Z | Downloaded quinn-udp v0.5.14 |
| 953 | 2026-05-08T01:24:20.108Z | Downloaded hickory-resolver v0.24.4 |
| 954 | 2026-05-08T01:24:20.108Z | Downloaded lock_api v0.4.14 |
| 955 | 2026-05-08T01:24:20.108Z | Downloaded num_threads v0.1.7 |
| 956 | 2026-05-08T01:24:20.108Z | Downloaded libloading v0.8.9 |
| 957 | 2026-05-08T01:24:20.108Z | Downloaded elliptic-curve v0.13.8 |
| 958 | 2026-05-08T01:24:20.108Z | Downloaded rand_core v0.6.4 |
| 959 | 2026-05-08T01:24:20.108Z | Downloaded sha1 v0.10.6 |
| 960 | 2026-05-08T01:24:20.120Z | Downloaded rustls-native-certs v0.8.3 |
| 961 | 2026-05-08T01:24:20.120Z | Downloaded half v1.8.3 |
| 962 | 2026-05-08T01:24:20.121Z | Downloaded dropshot_endpoint v0.16.7 |
| 963 | 2026-05-08T01:24:20.121Z | Downloaded shell-words v1.1.1 |
| 964 | 2026-05-08T01:24:20.121Z | Downloaded const-oid v0.9.6 |
| 965 | 2026-05-08T01:24:20.121Z | Downloaded blowfish v0.9.1 |
| 966 | 2026-05-08T01:24:20.121Z | Downloaded dunce v1.0.5 |
| 967 | 2026-05-08T01:24:20.121Z | Downloaded derive_builder_macro v0.20.2 |
| 968 | 2026-05-08T01:24:20.121Z | Downloaded darling_macro v0.23.0 |
| 969 | 2026-05-08T01:24:20.121Z | Downloaded cstr-argument v0.1.2 |
| 970 | 2026-05-08T01:24:20.121Z | Downloaded arrayvec v0.7.6 |
| 971 | 2026-05-08T01:24:20.121Z | Downloaded sigpipe v0.1.3 |
| 972 | 2026-05-08T01:24:20.121Z | Downloaded signal-hook-mio v0.2.5 |
| 973 | 2026-05-08T01:24:20.121Z | Downloaded prefix-trie v0.7.0 |
| 974 | 2026-05-08T01:24:20.122Z | Downloaded signature v2.2.0 |
| 975 | 2026-05-08T01:24:20.122Z | Downloaded signal-hook-tokio v0.3.1 |
| 976 | 2026-05-08T01:24:20.131Z | Downloaded slog-bunyan v2.5.0 |
| 977 | 2026-05-08T01:24:20.131Z | Downloaded scroll v0.13.0 |
| 978 | 2026-05-08T01:24:20.131Z | Downloaded hashbrown v0.12.3 |
| 979 | 2026-05-08T01:24:20.131Z | Downloaded rusty-fork v0.3.1 |
| 980 | 2026-05-08T01:24:20.131Z | Downloaded rustversion v1.0.22 |
| 981 | 2026-05-08T01:24:20.167Z | Downloaded sct v0.7.1 |
| 982 | 2026-05-08T01:24:20.167Z | Downloaded slog-envlogger v2.2.0 |
| 983 | 2026-05-08T01:24:20.167Z | Downloaded sec1 v0.7.3 |
| 984 | 2026-05-08T01:24:20.167Z | Downloaded progenitor-impl v0.13.0 |
| 985 | 2026-05-08T01:24:20.167Z | Downloaded progenitor-impl v0.10.0 |
| 986 | 2026-05-08T01:24:20.167Z | Downloaded serde-hex v0.1.0 |
| 987 | 2026-05-08T01:24:20.167Z | Downloaded openssl-sys v0.9.114 |
| 988 | 2026-05-08T01:24:20.167Z | Downloaded pin-project v1.1.11 |
| 989 | 2026-05-08T01:24:20.167Z | Downloaded ssh-encoding v0.2.0 |
| 990 | 2026-05-08T01:24:20.167Z | Downloaded ssh-cipher v0.2.0 |
| 991 | 2026-05-08T01:24:20.195Z | Downloaded serde_urlencoded v0.7.1 |
| 992 | 2026-05-08T01:24:20.195Z | Downloaded russh-keys v0.45.0 |
| 993 | 2026-05-08T01:24:20.195Z | Downloaded progenitor-impl v0.14.0 |
| 994 | 2026-05-08T01:24:20.195Z | Downloaded progenitor-impl v0.11.2 |
| 995 | 2026-05-08T01:24:20.195Z | Downloaded rustls-pemfile v2.2.0 |
| 996 | 2026-05-08T01:24:20.195Z | Downloaded shlex v1.3.0 |
| 997 | 2026-05-08T01:24:20.195Z | Downloaded hyper-util v0.1.20 |
| 998 | 2026-05-08T01:24:20.195Z | Downloaded serde_derive_internals v0.29.1 |
| 999 | 2026-05-08T01:24:20.195Z | Downloaded http v1.4.0 |
| 1000 | 2026-05-08T01:24:20.195Z | Downloaded strum v0.26.3 |
| 1001 | 2026-05-08T01:24:20.196Z | Downloaded rustls-pki-types v1.14.0 |
| 1002 | 2026-05-08T01:24:20.196Z | Downloaded rcgen v0.12.1 |
| 1003 | 2026-05-08T01:24:20.196Z | Downloaded pretty_assertions v1.4.1 |
| 1004 | 2026-05-08T01:24:20.196Z | Downloaded num-bigint v0.4.6 |
| 1005 | 2026-05-08T01:24:20.212Z | Downloaded strum v0.27.2 |
| 1006 | 2026-05-08T01:24:20.213Z | Downloaded rustls-pemfile v1.0.4 |
| 1007 | 2026-05-08T01:24:20.213Z | Downloaded prettyplease v0.2.37 |
| 1008 | 2026-05-08T01:24:20.213Z | Downloaded structmeta v0.3.0 |
| 1009 | 2026-05-08T01:24:20.213Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1010 | 2026-05-08T01:24:20.213Z | Downloaded siphasher v1.0.2 |
| 1011 | 2026-05-08T01:24:20.213Z | Downloaded simd-adler32 v0.3.8 |
| 1012 | 2026-05-08T01:24:20.213Z | Downloaded structmeta-derive v0.3.0 |
| 1013 | 2026-05-08T01:24:20.213Z | Downloaded slog-dtrace v0.3.0 |
| 1014 | 2026-05-08T01:24:20.213Z | Downloaded supports-color v3.0.2 |
| 1015 | 2026-05-08T01:24:20.213Z | Downloaded slog-async v2.8.0 |
| 1016 | 2026-05-08T01:24:20.213Z | Downloaded slab v0.4.12 |
| 1017 | 2026-05-08T01:24:20.213Z | Downloaded subtle v2.6.1 |
| 1018 | 2026-05-08T01:24:20.214Z | Downloaded tabled_derive v0.11.0 |
| 1019 | 2026-05-08T01:24:20.214Z | Downloaded slog-json v2.6.1 |
| 1020 | 2026-05-08T01:24:20.214Z | Downloaded sync_wrapper v1.0.2 |
| 1021 | 2026-05-08T01:24:20.214Z | Downloaded signal-hook-registry v1.4.8 |
| 1022 | 2026-05-08T01:24:20.214Z | Downloaded hickory-server v0.25.2 |
| 1023 | 2026-05-08T01:24:20.214Z | Downloaded slog-scope v4.4.1 |
| 1024 | 2026-05-08T01:24:20.214Z | Downloaded schemars_derive v0.8.22 |
| 1025 | 2026-05-08T01:24:20.214Z | Downloaded slog-term v2.9.2 |
| 1026 | 2026-05-08T01:24:20.230Z | Downloaded take_mut v0.2.2 |
| 1027 | 2026-05-08T01:24:20.230Z | Downloaded tagptr v0.2.0 |
| 1028 | 2026-05-08T01:24:20.230Z | Downloaded tap v1.0.1 |
| 1029 | 2026-05-08T01:24:20.230Z | Downloaded sqlparser_derive v0.5.0 |
| 1030 | 2026-05-08T01:24:20.230Z | Downloaded spki v0.7.3 |
| 1031 | 2026-05-08T01:24:20.230Z | Downloaded snafu-derive v0.8.9 |
| 1032 | 2026-05-08T01:24:20.230Z | Downloaded slog-stdlog v4.1.1 |
| 1033 | 2026-05-08T01:24:20.230Z | Downloaded smallvec v0.6.14 |
| 1034 | 2026-05-08T01:24:20.230Z | Downloaded ron v0.8.1 |
| 1035 | 2026-05-08T01:24:20.231Z | Downloaded mio v1.2.0 |
| 1036 | 2026-05-08T01:24:20.231Z | Downloaded itertools v0.10.5 |
| 1037 | 2026-05-08T01:24:20.231Z | Downloaded time-core v0.1.8 |
| 1038 | 2026-05-08T01:24:20.231Z | Downloaded stringprep v0.1.5 |
| 1039 | 2026-05-08T01:24:20.231Z | Downloaded stacker v0.1.23 |
| 1040 | 2026-05-08T01:24:20.238Z | Downloaded serde_path_to_error v0.1.20 |
| 1041 | 2026-05-08T01:24:20.238Z | Downloaded tabwriter v1.4.1 |
| 1042 | 2026-05-08T01:24:20.238Z | Downloaded serde_cbor v0.11.2 |
| 1043 | 2026-05-08T01:24:20.238Z | Downloaded static_assertions v1.1.0 |
| 1044 | 2026-05-08T01:24:20.238Z | Downloaded sync-ptr v0.1.4 |
| 1045 | 2026-05-08T01:24:20.238Z | Downloaded nom v7.1.3 |
| 1046 | 2026-05-08T01:24:20.239Z | Downloaded sqlformat v0.3.5 |
| 1047 | 2026-05-08T01:24:20.239Z | Downloaded blake3 v1.8.3 |
| 1048 | 2026-05-08T01:24:20.260Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1049 | 2026-05-08T01:24:20.261Z | Downloaded testing_table v0.3.0 |
| 1050 | 2026-05-08T01:24:20.261Z | Downloaded termtree v0.5.1 |
| 1051 | 2026-05-08T01:24:20.280Z | Downloaded thread-id v5.1.0 |
| 1052 | 2026-05-08T01:24:20.280Z | Downloaded strum_macros v0.26.4 |
| 1053 | 2026-05-08T01:24:20.280Z | Downloaded strum_macros v0.27.2 |
| 1054 | 2026-05-08T01:24:20.280Z | Downloaded tinyvec_macros v0.1.1 |
| 1055 | 2026-05-08T01:24:20.280Z | Downloaded tokio-macros v2.7.0 |
| 1056 | 2026-05-08T01:24:20.280Z | Downloaded strum_macros v0.24.3 |
| 1057 | 2026-05-08T01:24:20.280Z | Downloaded hashbrown v0.16.1 |
| 1058 | 2026-05-08T01:24:20.280Z | Downloaded ryu v1.0.23 |
| 1059 | 2026-05-08T01:24:20.287Z | Downloaded support-bundle-viewer v0.1.2 |
| 1060 | 2026-05-08T01:24:20.287Z | Downloaded hashbrown v0.15.5 |
| 1061 | 2026-05-08T01:24:20.287Z | Downloaded smf v0.2.3 |
| 1062 | 2026-05-08T01:24:20.287Z | Downloaded qorb v0.4.1 |
| 1063 | 2026-05-08T01:24:20.287Z | Downloaded topological-sort v0.2.2 |
| 1064 | 2026-05-08T01:24:20.287Z | Downloaded iddqd v0.3.18 |
| 1065 | 2026-05-08T01:24:20.298Z | Downloaded spin v0.9.8 |
| 1066 | 2026-05-08T01:24:20.328Z | Downloaded termios v0.3.3 |
| 1067 | 2026-05-08T01:24:20.328Z | Downloaded tower-layer v0.3.3 |
| 1068 | 2026-05-08T01:24:20.328Z | Downloaded trait-variant v0.1.2 |
| 1069 | 2026-05-08T01:24:20.328Z | Downloaded iri-string v0.7.10 |
| 1070 | 2026-05-08T01:24:20.328Z | Downloaded try-lock v0.2.5 |
| 1071 | 2026-05-08T01:24:20.328Z | Downloaded quinn v0.11.9 |
| 1072 | 2026-05-08T01:24:20.328Z | Downloaded string_cache v0.8.9 |
| 1073 | 2026-05-08T01:24:20.328Z | Downloaded tower-service v0.3.3 |
| 1074 | 2026-05-08T01:24:20.328Z | Downloaded thiserror-no-std v2.0.2 |
| 1075 | 2026-05-08T01:24:20.328Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1076 | 2026-05-08T01:24:20.329Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1077 | 2026-05-08T01:24:20.329Z | Downloaded thread_local v1.1.9 |
| 1078 | 2026-05-08T01:24:20.329Z | Downloaded signal-hook v0.3.18 |
| 1079 | 2026-05-08T01:24:20.329Z | Downloaded rayon-core v1.13.0 |
| 1080 | 2026-05-08T01:24:20.339Z | Downloaded tiny-keccak v2.0.2 |
| 1081 | 2026-05-08T01:24:20.339Z | Downloaded similar v2.7.0 |
| 1082 | 2026-05-08T01:24:20.339Z | Downloaded typify-macro v0.4.3 |
| 1083 | 2026-05-08T01:24:20.339Z | Downloaded time-macros v0.2.27 |
| 1084 | 2026-05-08T01:24:20.339Z | Downloaded libxml v0.3.3 |
| 1085 | 2026-05-08T01:24:20.339Z | Downloaded schemars v0.9.0 |
| 1086 | 2026-05-08T01:24:20.347Z | Downloaded universal-hash v0.5.1 |
| 1087 | 2026-05-08T01:24:20.347Z | Downloaded unit-prefix v0.5.2 |
| 1088 | 2026-05-08T01:24:20.347Z | Downloaded unarray v0.1.4 |
| 1089 | 2026-05-08T01:24:20.347Z | Downloaded untrusted v0.7.1 |
| 1090 | 2026-05-08T01:24:20.347Z | Downloaded typify-macro v0.6.2 |
| 1091 | 2026-05-08T01:24:20.347Z | Downloaded tokio-tungstenite v0.21.0 |
| 1092 | 2026-05-08T01:24:20.347Z | Downloaded tokio-native-tls v0.3.1 |
| 1093 | 2026-05-08T01:24:20.347Z | Downloaded untrusted v0.9.0 |
| 1094 | 2026-05-08T01:24:20.364Z | Downloaded tokio-dtrace v0.1.1 |
| 1095 | 2026-05-08T01:24:20.364Z | Downloaded publicsuffix v2.3.0 |
| 1096 | 2026-05-08T01:24:20.364Z | Downloaded futures-util v0.3.32 |
| 1097 | 2026-05-08T01:24:20.365Z | Downloaded usdt-macro v0.6.0 |
| 1098 | 2026-05-08T01:24:20.365Z | Downloaded tokio-tungstenite v0.23.1 |
| 1099 | 2026-05-08T01:24:20.365Z | Downloaded tls_codec_derive v0.4.2 |
| 1100 | 2026-05-08T01:24:20.369Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1101 | 2026-05-08T01:24:20.369Z | Downloaded term v0.7.0 |
| 1102 | 2026-05-08T01:24:20.369Z | Downloaded utf-8 v0.7.6 |
| 1103 | 2026-05-08T01:24:20.369Z | Downloaded itertools v0.14.0 |
| 1104 | 2026-05-08T01:24:20.369Z | Downloaded socket2 v0.6.3 |
| 1105 | 2026-05-08T01:24:20.369Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1106 | 2026-05-08T01:24:20.370Z | Downloaded term v1.2.1 |
| 1107 | 2026-05-08T01:24:20.370Z | Downloaded itertools v0.13.0 |
| 1108 | 2026-05-08T01:24:20.387Z | Downloaded rand v0.9.2 |
| 1109 | 2026-05-08T01:24:20.392Z | Downloaded rand v0.8.5 |
| 1110 | 2026-05-08T01:24:20.392Z | Downloaded rsa v0.9.10 |
| 1111 | 2026-05-08T01:24:20.392Z | Downloaded tui-tree-widget v0.23.1 |
| 1112 | 2026-05-08T01:24:20.392Z | Downloaded void v1.0.2 |
| 1113 | 2026-05-08T01:24:20.392Z | Downloaded num-bigint-dig v0.8.6 |
| 1114 | 2026-05-08T01:24:20.392Z | Downloaded chrono v0.4.44 |
| 1115 | 2026-05-08T01:24:20.392Z | Downloaded want v0.3.1 |
| 1116 | 2026-05-08T01:24:20.392Z | Downloaded waitgroup v0.1.2 |
| 1117 | 2026-05-08T01:24:20.392Z | Downloaded itertools v0.12.1 |
| 1118 | 2026-05-08T01:24:20.400Z | Downloaded hyper v1.8.1 |
| 1119 | 2026-05-08T01:24:20.400Z | Downloaded tokio-rustls v0.24.1 |
| 1120 | 2026-05-08T01:24:20.400Z | Downloaded schemars v1.2.1 |
| 1121 | 2026-05-08T01:24:20.417Z | Downloaded wait-timeout v0.2.1 |
| 1122 | 2026-05-08T01:24:20.424Z | Downloaded samael v0.0.19 |
| 1123 | 2026-05-08T01:24:20.424Z | Downloaded usdt-impl v0.6.0 |
| 1124 | 2026-05-08T01:24:20.424Z | Downloaded slog v2.8.2 |
| 1125 | 2026-05-08T01:24:20.424Z | Downloaded unicode-truncate v1.1.0 |
| 1126 | 2026-05-08T01:24:20.424Z | Downloaded usdt-attr-macro v0.6.0 |
| 1127 | 2026-05-08T01:24:20.424Z | Downloaded tokio-rustls v0.26.4 |
| 1128 | 2026-05-08T01:24:20.424Z | Downloaded xshell-macros v0.2.7 |
| 1129 | 2026-05-08T01:24:20.424Z | Downloaded uzers v0.12.2 |
| 1130 | 2026-05-08T01:24:20.424Z | Downloaded unicase v2.9.0 |
| 1131 | 2026-05-08T01:24:20.424Z | Downloaded zeroize_derive v1.4.3 |
| 1132 | 2026-05-08T01:24:20.424Z | Downloaded rustls-webpki v0.103.9 |
| 1133 | 2026-05-08T01:24:20.424Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1134 | 2026-05-08T01:24:20.433Z | Downloaded socket2 v0.5.10 |
| 1135 | 2026-05-08T01:24:20.433Z | Downloaded subprocess v0.2.15 |
| 1136 | 2026-05-08T01:24:20.434Z | Downloaded tokio-stream v0.1.18 |
| 1137 | 2026-05-08T01:24:20.434Z | Downloaded h2 v0.4.13 |
| 1138 | 2026-05-08T01:24:20.446Z | Downloaded usdt v0.6.0 |
| 1139 | 2026-05-08T01:24:20.446Z | Downloaded vergen-git2 v1.0.7 |
| 1140 | 2026-05-08T01:24:20.446Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1141 | 2026-05-08T01:24:20.446Z | Downloaded snafu v0.8.9 |
| 1142 | 2026-05-08T01:24:20.446Z | Downloaded rand v0.10.0 |
| 1143 | 2026-05-08T01:24:20.446Z | Downloaded vsss-rs v3.3.4 |
| 1144 | 2026-05-08T01:24:20.446Z | Downloaded vergen-lib v0.1.6 |
| 1145 | 2026-05-08T01:24:20.446Z | Downloaded tls_codec v0.4.2 |
| 1146 | 2026-05-08T01:24:20.446Z | Downloaded schemars v0.8.22 |
| 1147 | 2026-05-08T01:24:20.458Z | Downloaded zone_cfg_derive v0.3.1 |
| 1148 | 2026-05-08T01:24:20.458Z | Downloaded zone v0.3.1 |
| 1149 | 2026-05-08T01:24:20.459Z | Downloaded walkdir v2.5.0 |
| 1150 | 2026-05-08T01:24:20.459Z | Downloaded test-strategy v0.4.5 |
| 1151 | 2026-05-08T01:24:20.459Z | Downloaded whoami v1.6.1 |
| 1152 | 2026-05-08T01:24:20.471Z | Downloaded russh v0.45.0 |
| 1153 | 2026-05-08T01:24:20.471Z | Downloaded whoami v2.1.0 |
| 1154 | 2026-05-08T01:24:20.471Z | Downloaded xattr v1.6.1 |
| 1155 | 2026-05-08T01:24:20.471Z | Downloaded serde_with_macros v3.17.0 |
| 1156 | 2026-05-08T01:24:20.471Z | Downloaded libm v0.2.16 |
| 1157 | 2026-05-08T01:24:20.471Z | Downloaded twox-hash v2.1.2 |
| 1158 | 2026-05-08T01:24:20.472Z | Downloaded toml v0.7.8 |
| 1159 | 2026-05-08T01:24:20.479Z | Downloaded tar v0.4.45 |
| 1160 | 2026-05-08T01:24:20.486Z | Downloaded xshell v0.2.7 |
| 1161 | 2026-05-08T01:24:20.486Z | Downloaded vergen v9.0.6 |
| 1162 | 2026-05-08T01:24:20.486Z | Downloaded vergen-gitcl v1.0.8 |
| 1163 | 2026-05-08T01:24:20.486Z | Downloaded p521 v0.13.3 |
| 1164 | 2026-05-08T01:24:20.486Z | Downloaded tracing-attributes v0.1.31 |
| 1165 | 2026-05-08T01:24:20.497Z | Downloaded tokio-rustls v0.25.0 |
| 1166 | 2026-05-08T01:24:20.498Z | Downloaded tracing-core v0.1.36 |
| 1167 | 2026-05-08T01:24:20.498Z | Downloaded tungstenite v0.23.0 |
| 1168 | 2026-05-08T01:24:20.498Z | Downloaded tungstenite v0.21.0 |
| 1169 | 2026-05-08T01:24:20.498Z | Downloaded tinyvec v1.10.0 |
| 1170 | 2026-05-08T01:24:20.509Z | Downloaded zstd v0.13.3 |
| 1171 | 2026-05-08T01:24:20.509Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1172 | 2026-05-08T01:24:20.512Z | Downloaded zstd-safe v7.2.4 |
| 1173 | 2026-05-08T01:24:20.512Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1174 | 2026-05-08T01:24:20.519Z | Downloaded wyz v0.5.1 |
| 1175 | 2026-05-08T01:24:20.523Z | Downloaded zeroize v1.8.2 |
| 1176 | 2026-05-08T01:24:20.523Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1177 | 2026-05-08T01:24:20.532Z | Downloaded hkdf v0.12.4 |
| 1178 | 2026-05-08T01:24:20.541Z | Downloaded vte v0.14.1 |
| 1179 | 2026-05-08T01:24:20.541Z | Downloaded unicode-properties v0.1.4 |
| 1180 | 2026-05-08T01:24:20.541Z | Downloaded typify v0.6.2 |
| 1181 | 2026-05-08T01:24:20.541Z | Downloaded typify v0.4.3 |
| 1182 | 2026-05-08T01:24:20.547Z | Downloaded unsafe-libyaml v0.2.11 |
| 1183 | 2026-05-08T01:24:20.547Z | Downloaded yasna v0.5.2 |
| 1184 | 2026-05-08T01:24:20.548Z | Downloaded aws-lc-rs v1.16.0 |
| 1185 | 2026-05-08T01:24:20.560Z | Downloaded unicode-bidi v0.3.18 |
| 1186 | 2026-05-08T01:24:20.560Z | Downloaded tokio-postgres v0.7.16 |
| 1187 | 2026-05-08T01:24:20.560Z | Downloaded rpassword v7.4.0 |
| 1188 | 2026-05-08T01:24:20.560Z | Downloaded rustyline v14.0.0 |
| 1189 | 2026-05-08T01:24:20.576Z | Downloaded zerocopy v0.6.6 |
| 1190 | 2026-05-08T01:24:20.576Z | Downloaded uuid v1.23.0 |
| 1191 | 2026-05-08T01:24:20.586Z | Downloaded steno v0.4.1 |
| 1192 | 2026-05-08T01:24:20.586Z | Downloaded bitvec v1.0.1 |
| 1193 | 2026-05-08T01:24:20.598Z | Downloaded unicode_categories v0.1.1 |
| 1194 | 2026-05-08T01:24:20.598Z | Downloaded reedline v0.40.0 |
| 1195 | 2026-05-08T01:24:20.604Z | Downloaded p384 v0.13.1 |
| 1196 | 2026-05-08T01:24:20.604Z | Downloaded yansi v1.0.1 |
| 1197 | 2026-05-08T01:24:20.615Z | Downloaded zopfli v0.8.3 |
| 1198 | 2026-05-08T01:24:20.616Z | Downloaded toml_edit v0.19.15 |
| 1199 | 2026-05-08T01:24:20.625Z | Downloaded zip v0.6.6 |
| 1200 | 2026-05-08T01:24:20.625Z | Downloaded ssh-key v0.6.7 |
| 1201 | 2026-05-08T01:24:20.638Z | Downloaded rayon v1.11.0 |
| 1202 | 2026-05-08T01:24:20.643Z | Downloaded quick-xml v0.37.5 |
| 1203 | 2026-05-08T01:24:20.644Z | Downloaded lalrpop v0.19.12 |
| 1204 | 2026-05-08T01:24:20.655Z | Downloaded reqwest v0.13.2 |
| 1205 | 2026-05-08T01:24:20.661Z | Downloaded salty v0.3.0 |
| 1206 | 2026-05-08T01:24:20.662Z | Downloaded reqwest v0.12.28 |
| 1207 | 2026-05-08T01:24:20.669Z | Downloaded x509-cert v0.2.5 |
| 1208 | 2026-05-08T01:24:20.680Z | Downloaded zerocopy-derive v0.8.40 |
| 1209 | 2026-05-08T01:24:20.687Z | Downloaded git2 v0.20.4 |
| 1210 | 2026-05-08T01:24:20.695Z | Downloaded regex v1.12.3 |
| 1211 | 2026-05-08T01:24:20.701Z | Downloaded bindgen v0.71.1 |
| 1212 | 2026-05-08T01:24:20.718Z | Downloaded tower v0.5.3 |
| 1213 | 2026-05-08T01:24:20.718Z | Downloaded typed-path v0.9.3 |
| 1214 | 2026-05-08T01:24:20.723Z | Downloaded zip v4.6.1 |
| 1215 | 2026-05-08T01:24:20.723Z | Downloaded portable-atomic v1.13.1 |
| 1216 | 2026-05-08T01:24:20.723Z | Downloaded moka v0.12.13 |
| 1217 | 2026-05-08T01:24:20.723Z | Downloaded curve25519-dalek v4.1.3 |
| 1218 | 2026-05-08T01:24:20.730Z | Downloaded tokio-util v0.7.18 |
| 1219 | 2026-05-08T01:24:20.746Z | Downloaded rustls-webpki v0.101.7 |
| 1220 | 2026-05-08T01:24:20.753Z | Downloaded unicode-segmentation v1.12.0 |
| 1221 | 2026-05-08T01:24:20.763Z | Downloaded nix v0.27.1 |
| 1222 | 2026-05-08T01:24:20.767Z | Downloaded petname v2.0.2 |
| 1223 | 2026-05-08T01:24:20.767Z | Downloaded serde_with v3.17.0 |
| 1224 | 2026-05-08T01:24:20.775Z | Downloaded winnow v0.5.40 |
| 1225 | 2026-05-08T01:24:20.781Z | Downloaded quinn-proto v0.11.13 |
| 1226 | 2026-05-08T01:24:20.781Z | Downloaded tower-http v0.6.8 |
| 1227 | 2026-05-08T01:24:20.785Z | Downloaded proptest v1.10.0 |
| 1228 | 2026-05-08T01:24:20.790Z | Downloaded tough v0.20.0 |
| 1229 | 2026-05-08T01:24:20.793Z | Downloaded rustls-webpki v0.102.8 |
| 1230 | 2026-05-08T01:24:20.804Z | Downloaded winnow v0.6.26 |
| 1231 | 2026-05-08T01:24:20.808Z | Downloaded object v0.30.4 |
| 1232 | 2026-05-08T01:24:20.815Z | Downloaded nix v0.28.0 |
| 1233 | 2026-05-08T01:24:20.820Z | Downloaded hickory-proto v0.26.1 |
| 1234 | 2026-05-08T01:24:20.826Z | Downloaded dropshot v0.16.7 |
| 1235 | 2026-05-08T01:24:20.839Z | Downloaded time v0.3.47 |
| 1236 | 2026-05-08T01:24:20.846Z | Downloaded nix v0.29.0 |
| 1237 | 2026-05-08T01:24:20.852Z | Downloaded smoltcp v0.9.1 |
| 1238 | 2026-05-08T01:24:20.860Z | Downloaded radix_trie v0.2.1 |
| 1239 | 2026-05-08T01:24:20.865Z | Downloaded openssl v0.10.78 |
| 1240 | 2026-05-08T01:24:20.869Z | Downloaded tabled v0.20.0 |
| 1241 | 2026-05-08T01:24:20.877Z | Downloaded zlib-rs v0.6.2 |
| 1242 | 2026-05-08T01:24:20.881Z | Downloaded nix v0.31.2 |
| 1243 | 2026-05-08T01:24:20.887Z | Downloaded regex-syntax v0.6.29 |
| 1244 | 2026-05-08T01:24:20.890Z | Downloaded bstr v1.12.1 |
| 1245 | 2026-05-08T01:24:20.897Z | Downloaded polar-core v0.27.3 |
| 1246 | 2026-05-08T01:24:20.901Z | Downloaded webpki-roots v1.0.6 |
| 1247 | 2026-05-08T01:24:20.904Z | Downloaded smoltcp v0.11.0 |
| 1248 | 2026-05-08T01:24:20.910Z | Downloaded rustls v0.21.12 |
| 1249 | 2026-05-08T01:24:20.917Z | Downloaded hickory-proto v0.25.2 |
| 1250 | 2026-05-08T01:24:20.929Z | Downloaded vcpkg v0.2.15 |
| 1251 | 2026-05-08T01:24:20.948Z | Downloaded zerocopy v0.8.40 |
| 1252 | 2026-05-08T01:24:20.954Z | Downloaded hickory-proto v0.24.4 |
| 1253 | 2026-05-08T01:24:20.962Z | Downloaded dropshot v0.17.0 |
| 1254 | 2026-05-08T01:24:20.974Z | Downloaded rustls v0.22.4 |
| 1255 | 2026-05-08T01:24:20.987Z | Downloaded rustls v0.23.37 |
| 1256 | 2026-05-08T01:24:20.990Z | Downloaded regress v0.10.5 |
| 1257 | 2026-05-08T01:24:20.993Z | Downloaded regress v0.11.1 |
| 1258 | 2026-05-08T01:24:20.999Z | Downloaded rustix v0.38.44 |
| 1259 | 2026-05-08T01:24:21.014Z | Downloaded openapiv3 v2.2.0 |
| 1260 | 2026-05-08T01:24:21.019Z | Downloaded regex-syntax v0.8.10 |
| 1261 | 2026-05-08T01:24:21.023Z | Downloaded object v0.37.3 |
| 1262 | 2026-05-08T01:24:21.030Z | Downloaded unicode-normalization v0.1.25 |
| 1263 | 2026-05-08T01:24:21.033Z | Downloaded goblin v0.10.5 |
| 1264 | 2026-05-08T01:24:21.037Z | Downloaded sqlparser v0.61.0 |
| 1265 | 2026-05-08T01:24:21.047Z | Downloaded sled v0.34.7 |
| 1266 | 2026-05-08T01:24:21.069Z | Downloaded typify-impl v0.6.2 |
| 1267 | 2026-05-08T01:24:21.077Z | Downloaded typify-impl v0.4.3 |
| 1268 | 2026-05-08T01:24:21.085Z | Downloaded tracing v0.1.44 |
| 1269 | 2026-05-08T01:24:21.098Z | Downloaded ratatui v0.29.0 |
| 1270 | 2026-05-08T01:24:21.109Z | Downloaded zerocopy-derive v0.6.6 |
| 1271 | 2026-05-08T01:24:21.115Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1272 | 2026-05-08T01:24:21.122Z | Downloaded regex-automata v0.4.14 |
| 1273 | 2026-05-08T01:24:21.134Z | Downloaded petgraph v0.6.5 |
| 1274 | 2026-05-08T01:24:21.154Z | Downloaded chrono-tz v0.10.4 |
| 1275 | 2026-05-08T01:24:21.165Z | Downloaded jiff v0.2.21 |
| 1276 | 2026-05-08T01:24:21.176Z | Downloaded petgraph v0.8.3 |
| 1277 | 2026-05-08T01:24:21.196Z | Downloaded libz-sys v1.1.24 |
| 1278 | 2026-05-08T01:24:21.220Z | Downloaded sha3 v0.10.8 |
| 1279 | 2026-05-08T01:24:21.224Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1280 | 2026-05-08T01:24:21.233Z | Downloaded csv v1.4.0 |
| 1281 | 2026-05-08T01:24:21.245Z | Downloaded tokio v1.52.1 |
| 1282 | 2026-05-08T01:24:21.297Z | Downloaded encoding_rs v0.8.35 |
| 1283 | 2026-05-08T01:24:21.310Z | Downloaded ring v0.17.14 |
| 1284 | 2026-05-08T01:24:21.363Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1285 | 2026-05-08T01:24:21.865Z | Downloaded aws-lc-sys v0.37.1 |
| 1286 | 2026-05-08T01:24:22.118Z | Compiling libc v0.2.185 |
| 1287 | 2026-05-08T01:24:22.121Z | Compiling serde v1.0.228 |
| 1288 | 2026-05-08T01:24:22.121Z | Compiling log v0.4.29 |
| 1289 | 2026-05-08T01:24:22.121Z | Compiling find-msvc-tools v0.1.9 |
| 1290 | 2026-05-08T01:24:22.121Z | Compiling shlex v1.3.0 |
| 1291 | 2026-05-08T01:24:22.121Z | Compiling smallvec v1.15.1 |
| 1292 | 2026-05-08T01:24:22.121Z | Compiling typenum v1.19.0 |
| 1293 | 2026-05-08T01:24:22.121Z | Compiling subtle v2.6.1 |
| 1294 | 2026-05-08T01:24:22.121Z | Compiling generic-array v0.14.7 |
| 1295 | 2026-05-08T01:24:22.121Z | Compiling scopeguard v1.2.0 |
| 1296 | 2026-05-08T01:24:22.269Z | Compiling const-oid v0.9.6 |
| 1297 | 2026-05-08T01:24:22.330Z | Compiling portable-atomic v1.13.1 |
| 1298 | 2026-05-08T01:24:22.401Z | Compiling syn v2.0.117 |
| 1299 | 2026-05-08T01:24:22.403Z | Compiling zerocopy v0.8.40 |
| 1300 | 2026-05-08T01:24:22.403Z | Compiling serde_json v1.0.149 |
| 1301 | 2026-05-08T01:24:22.416Z | Compiling critical-section v1.2.0 |
| 1302 | 2026-05-08T01:24:22.461Z | Compiling lock_api v0.4.14 |
| 1303 | 2026-05-08T01:24:22.476Z | Compiling pin-project-lite v0.2.17 |
| 1304 | 2026-05-08T01:24:22.519Z | Compiling parking_lot_core v0.9.12 |
| 1305 | 2026-05-08T01:24:22.533Z | Compiling pkg-config v0.3.32 |
| 1306 | 2026-05-08T01:24:22.551Z | Compiling bitflags v2.11.0 |
| 1307 | 2026-05-08T01:24:22.551Z | Compiling libm v0.2.16 |
| 1308 | 2026-05-08T01:24:22.580Z | Compiling num-traits v0.2.19 |
| 1309 | 2026-05-08T01:24:22.596Z | Compiling futures-core v0.3.32 |
| 1310 | 2026-05-08T01:24:22.623Z | Compiling percent-encoding v2.3.2 |
| 1311 | 2026-05-08T01:24:22.649Z | Compiling rand_core v0.10.0 |
| 1312 | 2026-05-08T01:24:22.702Z | Compiling cpufeatures v0.2.17 |
| 1313 | 2026-05-08T01:24:22.780Z | Compiling futures-sink v0.3.32 |
| 1314 | 2026-05-08T01:24:22.811Z | Compiling getrandom v0.4.1 |
| 1315 | 2026-05-08T01:24:22.827Z | Compiling futures-io v0.3.32 |
| 1316 | 2026-05-08T01:24:22.840Z | Compiling futures-task v0.3.32 |
| 1317 | 2026-05-08T01:24:22.855Z | Compiling slab v0.4.12 |
| 1318 | 2026-05-08T01:24:22.869Z | Compiling futures-channel v0.3.32 |
| 1319 | 2026-05-08T01:24:22.913Z | Compiling rustversion v1.0.22 |
| 1320 | 2026-05-08T01:24:22.954Z | Compiling getrandom v0.3.4 |
| 1321 | 2026-05-08T01:24:23.002Z | Compiling indexmap v2.14.0 |
| 1322 | 2026-05-08T01:24:23.018Z | Compiling form_urlencoded v1.2.2 |
| 1323 | 2026-05-08T01:24:23.043Z | Compiling base64ct v1.8.3 |
| 1324 | 2026-05-08T01:24:23.057Z | Compiling ident_case v1.0.1 |
| 1325 | 2026-05-08T01:24:23.111Z | Compiling fs_extra v1.3.0 |
| 1326 | 2026-05-08T01:24:23.132Z | Compiling dunce v1.0.5 |
| 1327 | 2026-05-08T01:24:23.147Z | Compiling flagset v0.4.7 |
| 1328 | 2026-05-08T01:24:23.186Z | Compiling getrandom v0.2.17 |
| 1329 | 2026-05-08T01:24:23.200Z | Compiling jobserver v0.1.34 |
| 1330 | 2026-05-08T01:24:23.214Z | Compiling errno v0.3.14 |
| 1331 | 2026-05-08T01:24:23.264Z | Compiling mio v1.2.0 |
| 1332 | 2026-05-08T01:24:23.293Z | Compiling socket2 v0.6.3 |
| 1333 | 2026-05-08T01:24:23.355Z | Compiling rand_core v0.6.4 |
| 1334 | 2026-05-08T01:24:23.371Z | Compiling signal-hook-registry v1.4.8 |
| 1335 | 2026-05-08T01:24:23.391Z | Compiling once_cell v1.21.3 |
| 1336 | 2026-05-08T01:24:23.431Z | Compiling cc v1.2.56 |
| 1337 | 2026-05-08T01:24:23.456Z | Compiling parking_lot v0.12.5 |
| 1338 | 2026-05-08T01:24:23.544Z | Compiling pem-rfc7468 v0.7.0 |
| 1339 | 2026-05-08T01:24:23.558Z | Compiling rustix v1.1.3 |
| 1340 | 2026-05-08T01:24:23.599Z | Compiling iana-time-zone v0.1.65 |
| 1341 | 2026-05-08T01:24:23.627Z | Compiling uuid v1.23.0 |
| 1342 | 2026-05-08T01:24:23.658Z | Compiling rustc_version v0.4.1 |
| 1343 | 2026-05-08T01:24:23.674Z | Compiling aws-lc-rs v1.16.0 |
| 1344 | 2026-05-08T01:24:23.677Z | Compiling vcpkg v0.2.15 |
| 1345 | 2026-05-08T01:24:23.762Z | Compiling regex-syntax v0.8.10 |
| 1346 | 2026-05-08T01:24:23.830Z | Compiling tracing-core v0.1.36 |
| 1347 | 2026-05-08T01:24:23.855Z | Compiling base64 v0.22.1 |
| 1348 | 2026-05-08T01:24:23.868Z | Compiling httparse v1.10.1 |
| 1349 | 2026-05-08T01:24:23.918Z | Compiling rand_core v0.9.5 |
| 1350 | 2026-05-08T01:24:24.057Z | Compiling openssl-probe v0.2.1 |
| 1351 | 2026-05-08T01:24:24.072Z | Compiling untrusted v0.9.0 |
| 1352 | 2026-05-08T01:24:24.076Z | Compiling untrusted v0.7.1 |
| 1353 | 2026-05-08T01:24:24.172Z | Compiling schemars v0.8.22 |
| 1354 | 2026-05-08T01:24:24.187Z | Compiling tower-layer v0.3.3 |
| 1355 | 2026-05-08T01:24:24.212Z | Compiling dyn-clone v1.0.20 |
| 1356 | 2026-05-08T01:24:24.233Z | Compiling cmake v0.1.57 |
| 1357 | 2026-05-08T01:24:24.250Z | Compiling try-lock v0.2.5 |
| 1358 | 2026-05-08T01:24:24.250Z | Compiling rustls v0.23.37 |
| 1359 | 2026-05-08T01:24:24.280Z | Compiling tinyvec_macros v0.1.1 |
| 1360 | 2026-05-08T01:24:24.352Z | Compiling atomic-waker v1.1.2 |
| 1361 | 2026-05-08T01:24:24.370Z | Compiling tower-service v0.3.3 |
| 1362 | 2026-05-08T01:24:24.398Z | Compiling want v0.3.1 |
| 1363 | 2026-05-08T01:24:24.401Z | Compiling tinyvec v1.10.0 |
| 1364 | 2026-05-08T01:24:24.401Z | Compiling spin v0.9.8 |
| 1365 | 2026-05-08T01:24:24.461Z | Compiling aho-corasick v1.1.4 |
| 1366 | 2026-05-08T01:24:24.479Z | Compiling openssl v0.10.78 |
| 1367 | 2026-05-08T01:24:24.482Z | Compiling time-core v0.1.8 |
| 1368 | 2026-05-08T01:24:24.496Z | Compiling num-conv v0.2.0 |
| 1369 | 2026-05-08T01:24:24.509Z | Compiling powerfmt v0.2.0 |
| 1370 | 2026-05-08T01:24:24.524Z | Compiling foreign-types-shared v0.1.1 |
| 1371 | 2026-05-08T01:24:24.566Z | Compiling crc32fast v1.5.0 |
| 1372 | 2026-05-08T01:24:24.631Z | Compiling httpdate v1.0.3 |
| 1373 | 2026-05-08T01:24:24.647Z | Compiling pin-utils v0.1.0 |
| 1374 | 2026-05-08T01:24:24.662Z | Compiling foreign-types v0.3.2 |
| 1375 | 2026-05-08T01:24:24.677Z | Compiling wait-timeout v0.2.1 |
| 1376 | 2026-05-08T01:24:24.680Z | Compiling time-macros v0.2.27 |
| 1377 | 2026-05-08T01:24:24.695Z | Compiling num_threads v0.1.7 |
| 1378 | 2026-05-08T01:24:24.726Z | Compiling deranged v0.5.8 |
| 1379 | 2026-05-08T01:24:24.739Z | Compiling quick-error v1.2.3 |
| 1380 | 2026-05-08T01:24:24.754Z | Compiling crossbeam-utils v0.8.21 |
| 1381 | 2026-05-08T01:24:24.771Z | Compiling syn v1.0.109 |
| 1382 | 2026-05-08T01:24:24.787Z | Compiling siphasher v1.0.2 |
| 1383 | 2026-05-08T01:24:24.787Z | Compiling native-tls v0.2.18 |
| 1384 | 2026-05-08T01:24:24.834Z | Compiling usdt-impl v0.6.0 |
| 1385 | 2026-05-08T01:24:24.873Z | Compiling simd-adler32 v0.3.8 |
| 1386 | 2026-05-08T01:24:24.902Z | Compiling bit-vec v0.8.0 |
| 1387 | 2026-05-08T01:24:25.025Z | Compiling unicode-normalization v0.1.25 |
| 1388 | 2026-05-08T01:24:25.048Z | Compiling slog v2.8.2 |
| 1389 | 2026-05-08T01:24:25.081Z | Compiling rand_xorshift v0.4.0 |
| 1390 | 2026-05-08T01:24:25.135Z | Compiling heapless v0.7.17 |
| 1391 | 2026-05-08T01:24:25.182Z | Compiling aws-lc-sys v0.37.1 |
| 1392 | 2026-05-08T01:24:25.206Z | Compiling ring v0.17.14 |
| 1393 | 2026-05-08T01:24:25.221Z | Compiling openssl-sys v0.9.114 |
| 1394 | 2026-05-08T01:24:25.228Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1395 | 2026-05-08T01:24:25.231Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1396 | 2026-05-08T01:24:25.231Z | Compiling bit-set v0.8.0 |
| 1397 | 2026-05-08T01:24:25.273Z | Compiling thread-id v5.1.0 |
| 1398 | 2026-05-08T01:24:25.287Z | Compiling sync_wrapper v1.0.2 |
| 1399 | 2026-05-08T01:24:25.378Z | Compiling synstructure v0.13.2 |
| 1400 | 2026-05-08T01:24:25.409Z | Compiling serde_derive_internals v0.29.1 |
| 1401 | 2026-05-08T01:24:25.425Z | Compiling pest_generator v2.8.6 |
| 1402 | 2026-05-08T01:24:25.443Z | Compiling darling_core v0.20.11 |
| 1403 | 2026-05-08T01:24:25.537Z | Compiling regex-automata v0.4.14 |
| 1404 | 2026-05-08T01:24:25.565Z | Compiling tempfile v3.25.0 |
| 1405 | 2026-05-08T01:24:25.595Z | Compiling darling_core v0.21.3 |
| 1406 | 2026-05-08T01:24:25.832Z | Compiling rusty-fork v0.3.1 |
| 1407 | 2026-05-08T01:24:25.924Z | Compiling time v0.3.47 |
| 1408 | 2026-05-08T01:24:25.998Z | Compiling cookie v0.18.1 |
| 1409 | 2026-05-08T01:24:26.037Z | Compiling adler2 v2.0.1 |
| 1410 | 2026-05-08T01:24:26.190Z | Compiling paste v1.0.15 |
| 1411 | 2026-05-08T01:24:26.209Z | Compiling anyhow v1.0.102 |
| 1412 | 2026-05-08T01:24:26.210Z | Compiling allocator-api2 v0.2.21 |
| 1413 | 2026-05-08T01:24:26.236Z | Compiling unicode-bidi v0.3.18 |
| 1414 | 2026-05-08T01:24:26.339Z | Compiling signal-hook v0.3.18 |
| 1415 | 2026-05-08T01:24:26.342Z | Compiling unicode-properties v0.1.4 |
| 1416 | 2026-05-08T01:24:26.392Z | Compiling zstd-safe v7.2.4 |
| 1417 | 2026-05-08T01:24:26.494Z | Compiling unarray v0.1.4 |
| 1418 | 2026-05-08T01:24:26.572Z | Compiling miniz_oxide v0.8.9 |
| 1419 | 2026-05-08T01:24:26.608Z | Compiling stringprep v0.1.5 |
| 1420 | 2026-05-08T01:24:26.712Z | Compiling num-integer v0.1.46 |
| 1421 | 2026-05-08T01:24:26.814Z | Compiling vergen-lib v0.1.6 |
| 1422 | 2026-05-08T01:24:26.825Z | Compiling curve25519-dalek v4.1.3 |
| 1423 | 2026-05-08T01:24:27.008Z | Compiling ff v0.13.1 |
| 1424 | 2026-05-08T01:24:27.065Z | Compiling hash32 v0.2.1 |
| 1425 | 2026-05-08T01:24:27.104Z | Compiling memoffset v0.9.1 |
| 1426 | 2026-05-08T01:24:27.168Z | Compiling smoltcp v0.9.1 |
| 1427 | 2026-05-08T01:24:27.192Z | Compiling serde_derive v1.0.228 |
| 1428 | 2026-05-08T01:24:27.210Z | Compiling zeroize_derive v1.4.3 |
| 1429 | 2026-05-08T01:24:27.233Z | Compiling zerofrom-derive v0.1.6 |
| 1430 | 2026-05-08T01:24:27.248Z | Compiling yoke-derive v0.8.1 |
| 1431 | 2026-05-08T01:24:27.286Z | Compiling zerocopy-derive v0.8.40 |
| 1432 | 2026-05-08T01:24:27.318Z | Compiling zerovec-derive v0.11.2 |
| 1433 | 2026-05-08T01:24:27.408Z | Compiling displaydoc v0.2.5 |
| 1434 | 2026-05-08T01:24:27.537Z | Compiling tokio-macros v2.7.0 |
| 1435 | 2026-05-08T01:24:27.587Z | Compiling futures-macro v0.3.32 |
| 1436 | 2026-05-08T01:24:27.901Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-05-08T01:24:27.911Z | Compiling zeroize v1.8.2 |
| 1438 | 2026-05-08T01:24:28.250Z | Compiling thiserror-impl v2.0.18 |
| 1439 | 2026-05-08T01:24:28.290Z | Compiling rustls-pki-types v1.14.0 |
| 1440 | 2026-05-08T01:24:28.327Z | Compiling tracing-attributes v0.1.31 |
| 1441 | 2026-05-08T01:24:28.481Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-05-08T01:24:28.499Z | Compiling scroll_derive v0.13.1 |
| 1443 | 2026-05-08T01:24:28.528Z | Compiling pest_derive v2.8.6 |
| 1444 | 2026-05-08T01:24:28.728Z | Compiling crypto-common v0.1.7 |
| 1445 | 2026-05-08T01:24:28.765Z | Compiling zerofrom v0.1.6 |
| 1446 | 2026-05-08T01:24:28.826Z | Compiling block-buffer v0.10.4 |
| 1447 | 2026-05-08T01:24:28.871Z | Compiling yoke v0.8.1 |
| 1448 | 2026-05-08T01:24:28.957Z | Compiling block-padding v0.3.3 |
| 1449 | 2026-05-08T01:24:28.992Z | Compiling digest v0.10.7 |
| 1450 | 2026-05-08T01:24:29.028Z | Compiling der v0.7.10 |
| 1451 | 2026-05-08T01:24:29.038Z | Compiling schemars_derive v0.8.22 |
| 1452 | 2026-05-08T01:24:29.074Z | Compiling zerovec v0.11.5 |
| 1453 | 2026-05-08T01:24:29.182Z | Compiling zerotrie v0.2.3 |
| 1454 | 2026-05-08T01:24:29.314Z | Compiling hmac v0.12.1 |
| 1455 | 2026-05-08T01:24:29.438Z | Compiling inout v0.1.4 |
| 1456 | 2026-05-08T01:24:29.480Z | Compiling sha2 v0.10.9 |
| 1457 | 2026-05-08T01:24:29.497Z | Compiling pbkdf2 v0.12.2 |
| 1458 | 2026-05-08T01:24:29.629Z | Compiling tinystr v0.8.2 |
| 1459 | 2026-05-08T01:24:29.645Z | Compiling potential_utf v0.1.4 |
| 1460 | 2026-05-08T01:24:29.666Z | Compiling cipher v0.4.4 |
| 1461 | 2026-05-08T01:24:29.725Z | Compiling thiserror v2.0.18 |
| 1462 | 2026-05-08T01:24:29.846Z | Compiling tracing v0.1.44 |
| 1463 | 2026-05-08T01:24:29.862Z | Compiling icu_locale_core v2.1.1 |
| 1464 | 2026-05-08T01:24:29.862Z | Compiling icu_collections v2.1.1 |
| 1465 | 2026-05-08T01:24:29.890Z | Compiling scroll v0.13.0 |
| 1466 | 2026-05-08T01:24:29.907Z | Compiling darling_macro v0.20.11 |
| 1467 | 2026-05-08T01:24:30.006Z | Compiling salsa20 v0.10.2 |
| 1468 | 2026-05-08T01:24:30.087Z | Compiling spki v0.7.3 |
| 1469 | 2026-05-08T01:24:30.126Z | Compiling scrypt v0.11.0 |
| 1470 | 2026-05-08T01:24:30.170Z | Compiling aes v0.8.4 |
| 1471 | 2026-05-08T01:24:30.327Z | Compiling cbc v0.1.2 |
| 1472 | 2026-05-08T01:24:30.359Z | Compiling goblin v0.10.5 |
| 1473 | 2026-05-08T01:24:30.368Z | Compiling openssl-macros v0.1.1 |
| 1474 | 2026-05-08T01:24:30.401Z | Compiling darling v0.20.11 |
| 1475 | 2026-05-08T01:24:30.432Z | Compiling dtrace-parser v0.3.0 |
| 1476 | 2026-05-08T01:24:30.455Z | Compiling signature v2.2.0 |
| 1477 | 2026-05-08T01:24:30.510Z | Compiling icu_provider v2.1.1 |
| 1478 | 2026-05-08T01:24:30.528Z | Compiling derive_builder_core v0.20.2 |
| 1479 | 2026-05-08T01:24:30.677Z | Compiling pkcs5 v0.7.1 |
| 1480 | 2026-05-08T01:24:30.785Z | Compiling rustls-native-certs v0.8.3 |
| 1481 | 2026-05-08T01:24:30.852Z | Compiling scroll_derive v0.12.1 |
| 1482 | 2026-05-08T01:24:30.852Z | Compiling bytes v1.11.1 |
| 1483 | 2026-05-08T01:24:30.919Z | Compiling icu_normalizer v2.1.1 |
| 1484 | 2026-05-08T01:24:30.919Z | Compiling icu_properties v2.1.2 |
| 1485 | 2026-05-08T01:24:30.997Z | Compiling chrono v0.4.44 |
| 1486 | 2026-05-08T01:24:30.998Z | Compiling ipnet v2.11.0 |
| 1487 | 2026-05-08T01:24:31.098Z | Compiling pkcs8 v0.10.2 |
| 1488 | 2026-05-08T01:24:31.251Z | Compiling thiserror-impl v1.0.69 |
| 1489 | 2026-05-08T01:24:31.318Z | Compiling serde_tokenstream v0.2.3 |
| 1490 | 2026-05-08T01:24:31.412Z | Compiling tokio v1.52.1 |
| 1491 | 2026-05-08T01:24:31.471Z | Compiling http v1.4.0 |
| 1492 | 2026-05-08T01:24:31.471Z | Compiling derive_builder_macro v0.20.2 |
| 1493 | 2026-05-08T01:24:31.525Z | Compiling scroll v0.12.0 |
| 1494 | 2026-05-08T01:24:31.525Z | Compiling serde_spanned v0.6.9 |
| 1495 | 2026-05-08T01:24:31.525Z | Compiling erased-serde v0.3.31 |
| 1496 | 2026-05-08T01:24:31.664Z | Compiling toml_datetime v0.6.11 |
| 1497 | 2026-05-08T01:24:31.744Z | Compiling md-5 v0.10.6 |
| 1498 | 2026-05-08T01:24:31.777Z | Compiling webpki-roots v1.0.6 |
| 1499 | 2026-05-08T01:24:31.777Z | Compiling idna_adapter v1.2.1 |
| 1500 | 2026-05-08T01:24:31.825Z | Compiling ppv-lite86 v0.2.21 |
| 1501 | 2026-05-08T01:24:31.897Z | Compiling idna v1.1.0 |
| 1502 | 2026-05-08T01:24:31.924Z | Compiling darling_macro v0.21.3 |
| 1503 | 2026-05-08T01:24:31.924Z | Compiling zerocopy-derive v0.7.35 |
| 1504 | 2026-05-08T01:24:31.944Z | Compiling iri-string v0.7.10 |
| 1505 | 2026-05-08T01:24:32.000Z | Compiling cfg_aliases v0.2.1 |
| 1506 | 2026-05-08T01:24:32.046Z | Compiling ref-cast v1.0.25 |
| 1507 | 2026-05-08T01:24:32.087Z | Compiling http-body v1.0.1 |
| 1508 | 2026-05-08T01:24:32.130Z | Compiling zlib-rs v0.6.2 |
| 1509 | 2026-05-08T01:24:32.149Z | Compiling url v2.5.8 |
| 1510 | 2026-05-08T01:24:32.279Z | Compiling rand_chacha v0.9.0 |
| 1511 | 2026-05-08T01:24:32.368Z | Compiling http-body-util v0.1.3 |
| 1512 | 2026-05-08T01:24:32.408Z | Compiling rand_chacha v0.3.1 |
| 1513 | 2026-05-08T01:24:32.408Z | Compiling rustix v0.38.44 |
| 1514 | 2026-05-08T01:24:32.422Z | Compiling ryu v1.0.23 |
| 1515 | 2026-05-08T01:24:32.532Z | Compiling rand v0.9.2 |
| 1516 | 2026-05-08T01:24:32.532Z | Compiling thiserror v1.0.69 |
| 1517 | 2026-05-08T01:24:32.619Z | Compiling litrs v1.0.0 |
| 1518 | 2026-05-08T01:24:32.622Z | Compiling fallible-iterator v0.2.0 |
| 1519 | 2026-05-08T01:24:32.756Z | Compiling base16ct v0.2.0 |
| 1520 | 2026-05-08T01:24:32.803Z | Compiling num-bigint-dig v0.8.6 |
| 1521 | 2026-05-08T01:24:32.960Z | Compiling psl-types v2.0.11 |
| 1522 | 2026-05-08T01:24:32.976Z | Compiling sec1 v0.7.3 |
| 1523 | 2026-05-08T01:24:32.976Z | Compiling zerocopy v0.7.35 |
| 1524 | 2026-05-08T01:24:33.038Z | Compiling rand v0.8.5 |
| 1525 | 2026-05-08T01:24:33.100Z | Compiling dof v0.4.0 |
| 1526 | 2026-05-08T01:24:33.116Z | Compiling proptest v1.10.0 |
| 1527 | 2026-05-08T01:24:33.169Z | Compiling document-features v0.2.12 |
| 1528 | 2026-05-08T01:24:33.187Z | Compiling postgres-protocol v0.6.10 |
| 1529 | 2026-05-08T01:24:33.273Z | Compiling publicsuffix v2.3.0 |
| 1530 | 2026-05-08T01:24:33.347Z | Compiling serde_urlencoded v0.7.1 |
| 1531 | 2026-05-08T01:24:33.473Z | Compiling ipnetwork v0.21.1 |
| 1532 | 2026-05-08T01:24:33.502Z | Compiling darling v0.21.3 |
| 1533 | 2026-05-08T01:24:33.599Z | Compiling nix v0.31.2 |
| 1534 | 2026-05-08T01:24:33.617Z | Compiling derive_builder v0.20.2 |
| 1535 | 2026-05-08T01:24:33.757Z | Compiling oxnet v0.1.4 |
| 1536 | 2026-05-08T01:24:33.772Z | Compiling goblin v0.8.2 |
| 1537 | 2026-05-08T01:24:33.788Z | Compiling cargo-platform v0.1.9 |
| 1538 | 2026-05-08T01:24:33.906Z | Compiling hubpack_derive v0.1.1 |
| 1539 | 2026-05-08T01:24:33.974Z | Compiling hkdf v0.12.4 |
| 1540 | 2026-05-08T01:24:34.059Z | Compiling crypto-bigint v0.5.5 |
| 1541 | 2026-05-08T01:24:34.106Z | Compiling regex v1.12.3 |
| 1542 | 2026-05-08T01:24:34.213Z | Compiling ref-cast-impl v1.0.25 |
| 1543 | 2026-05-08T01:24:34.236Z | Compiling strum_macros v0.27.2 |
| 1544 | 2026-05-08T01:24:34.243Z | Compiling async-trait v0.1.89 |
| 1545 | 2026-05-08T01:24:34.259Z | Compiling daft-derive v0.1.5 |
| 1546 | 2026-05-08T01:24:34.349Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1547 | 2026-05-08T01:24:34.486Z | Compiling group v0.13.0 |
| 1548 | 2026-05-08T01:24:34.547Z | Compiling num-iter v0.1.45 |
| 1549 | 2026-05-08T01:24:34.684Z | Compiling terminal_size v0.4.3 |
| 1550 | 2026-05-08T01:24:34.795Z | Compiling phf_shared v0.13.1 |
| 1551 | 2026-05-08T01:24:34.845Z | Compiling lazy_static v1.5.0 |
| 1552 | 2026-05-08T01:24:34.962Z | Compiling flate2 v1.1.9 |
| 1553 | 2026-05-08T01:24:34.986Z | Compiling vergen v9.0.6 |
| 1554 | 2026-05-08T01:24:34.986Z | Compiling fs-err v3.3.0 |
| 1555 | 2026-05-08T01:24:35.019Z | Compiling ahash v0.8.12 |
| 1556 | 2026-05-08T01:24:35.035Z | Compiling unicode-segmentation v1.12.0 |
| 1557 | 2026-05-08T01:24:35.050Z | Compiling cpufeatures v0.3.0 |
| 1558 | 2026-05-08T01:24:35.067Z | Compiling bumpalo v3.20.2 |
| 1559 | 2026-05-08T01:24:35.149Z | Compiling tokio-util v0.7.18 |
| 1560 | 2026-05-08T01:24:35.205Z | Compiling tower v0.5.3 |
| 1561 | 2026-05-08T01:24:35.229Z | Compiling tokio-native-tls v0.3.1 |
| 1562 | 2026-05-08T01:24:35.254Z | Compiling winnow v0.5.40 |
| 1563 | 2026-05-08T01:24:35.254Z | Compiling object v0.37.3 |
| 1564 | 2026-05-08T01:24:35.329Z | Compiling libbz2-rs-sys v0.2.2 |
| 1565 | 2026-05-08T01:24:35.347Z | Compiling bitflags v1.3.2 |
| 1566 | 2026-05-08T01:24:35.359Z | Compiling foldhash v0.1.5 |
| 1567 | 2026-05-08T01:24:35.399Z | Compiling foldhash v0.2.0 |
| 1568 | 2026-05-08T01:24:35.420Z | Compiling managed v0.8.0 |
| 1569 | 2026-05-08T01:24:35.437Z | Compiling clap_builder v4.5.60 |
| 1570 | 2026-05-08T01:24:35.454Z | Compiling zopfli v0.8.3 |
| 1571 | 2026-05-08T01:24:35.553Z | Compiling newtype-uuid v1.3.2 |
| 1572 | 2026-05-08T01:24:35.627Z | Compiling tower-http v0.6.8 |
| 1573 | 2026-05-08T01:24:35.661Z | Compiling hashbrown v0.16.1 |
| 1574 | 2026-05-08T01:24:35.710Z | Compiling hashbrown v0.15.5 |
| 1575 | 2026-05-08T01:24:35.919Z | Compiling h2 v0.4.13 |
| 1576 | 2026-05-08T01:24:36.036Z | Compiling daft v0.1.5 |
| 1577 | 2026-05-08T01:24:36.060Z | Compiling dof v0.3.0 |
| 1578 | 2026-05-08T01:24:36.145Z | Compiling bzip2 v0.6.1 |
| 1579 | 2026-05-08T01:24:36.271Z | Compiling chacha20 v0.10.0 |
| 1580 | 2026-05-08T01:24:36.287Z | Compiling strum v0.27.2 |
| 1581 | 2026-05-08T01:24:36.305Z | Compiling phf v0.13.1 |
| 1582 | 2026-05-08T01:24:36.345Z | Compiling elliptic-curve v0.13.8 |
| 1583 | 2026-05-08T01:24:36.387Z | Compiling signal-hook-mio v0.2.5 |
| 1584 | 2026-05-08T01:24:36.492Z | Compiling cookie_store v0.22.1 |
| 1585 | 2026-05-08T01:24:36.526Z | Compiling cargo_metadata v0.19.2 |
| 1586 | 2026-05-08T01:24:36.599Z | Compiling toml_edit v0.19.15 |
| 1587 | 2026-05-08T01:24:36.612Z | Compiling usdt-attr-macro v0.6.0 |
| 1588 | 2026-05-08T01:24:36.722Z | Compiling usdt-macro v0.6.0 |
| 1589 | 2026-05-08T01:24:36.775Z | Compiling hubpack v0.1.2 |
| 1590 | 2026-05-08T01:24:36.827Z | Compiling bzip2 v0.4.4 |
| 1591 | 2026-05-08T01:24:36.919Z | Compiling serde_with_macros v3.17.0 |
| 1592 | 2026-05-08T01:24:37.018Z | Compiling postgres-types v0.2.12 |
| 1593 | 2026-05-08T01:24:37.062Z | Compiling zstd v0.13.3 |
| 1594 | 2026-05-08T01:24:37.181Z | Compiling dtrace-parser v0.2.0 |
| 1595 | 2026-05-08T01:24:37.351Z | Compiling ed25519 v2.2.3 |
| 1596 | 2026-05-08T01:24:37.371Z | Compiling pkcs1 v0.7.5 |
| 1597 | 2026-05-08T01:24:37.465Z | Compiling serde-big-array v0.5.1 |
| 1598 | 2026-05-08T01:24:37.518Z | Compiling hex v0.4.3 |
| 1599 | 2026-05-08T01:24:37.603Z | Compiling rfc6979 v0.4.0 |
| 1600 | 2026-05-08T01:24:37.636Z | Compiling bstr v1.12.1 |
| 1601 | 2026-05-08T01:24:37.771Z | Compiling strum_macros v0.26.4 |
| 1602 | 2026-05-08T01:24:37.805Z | Compiling enum-as-inner v0.6.1 |
| 1603 | 2026-05-08T01:24:37.826Z | Compiling clap_derive v4.5.55 |
| 1604 | 2026-05-08T01:24:37.890Z | Compiling serde_repr v0.1.20 |
| 1605 | 2026-05-08T01:24:37.981Z | Compiling phf_shared v0.11.3 |
| 1606 | 2026-05-08T01:24:38.096Z | Compiling float-cmp v0.10.0 |
| 1607 | 2026-05-08T01:24:38.220Z | Compiling thread-id v4.2.2 |
| 1608 | 2026-05-08T01:24:38.282Z | Compiling memmap2 v0.9.10 |
| 1609 | 2026-05-08T01:24:38.301Z | Compiling env_filter v1.0.0 |
| 1610 | 2026-05-08T01:24:38.317Z | Compiling encoding_rs v0.8.35 |
| 1611 | 2026-05-08T01:24:38.337Z | Compiling rustc-hash v2.1.1 |
| 1612 | 2026-05-08T01:24:38.423Z | Compiling difflib v0.4.0 |
| 1613 | 2026-05-08T01:24:38.424Z | Compiling data-encoding v2.10.0 |
| 1614 | 2026-05-08T01:24:38.485Z | Compiling whoami v2.1.0 |
| 1615 | 2026-05-08T01:24:38.554Z | Compiling keccak v0.1.6 |
| 1616 | 2026-05-08T01:24:38.554Z | Compiling static_assertions v1.1.0 |
| 1617 | 2026-05-08T01:24:38.579Z | Compiling either v1.15.0 |
| 1618 | 2026-05-08T01:24:38.602Z | Compiling predicates-core v1.0.10 |
| 1619 | 2026-05-08T01:24:38.700Z | Compiling normalize-line-endings v0.3.0 |
| 1620 | 2026-05-08T01:24:38.786Z | Compiling jiff v0.2.21 |
| 1621 | 2026-05-08T01:24:38.844Z | Compiling new_debug_unreachable v1.0.6 |
| 1622 | 2026-05-08T01:24:38.844Z | Compiling precomputed-hash v0.1.1 |
| 1623 | 2026-05-08T01:24:38.936Z | Compiling fixedbitset v0.5.7 |
| 1624 | 2026-05-08T01:24:39.004Z | Compiling fixedbitset v0.4.2 |
| 1625 | 2026-05-08T01:24:39.005Z | Compiling hyper v1.8.1 |
| 1626 | 2026-05-08T01:24:39.063Z | Compiling mime v0.3.17 |
| 1627 | 2026-05-08T01:24:39.129Z | Compiling petgraph v0.8.3 |
| 1628 | 2026-05-08T01:24:39.178Z | Compiling petgraph v0.6.5 |
| 1629 | 2026-05-08T01:24:39.242Z | Compiling toml_edit v0.22.27 |
| 1630 | 2026-05-08T01:24:39.288Z | Compiling string_cache v0.8.9 |
| 1631 | 2026-05-08T01:24:39.318Z | Compiling predicates v3.1.4 |
| 1632 | 2026-05-08T01:24:39.370Z | Compiling itertools v0.13.0 |
| 1633 | 2026-05-08T01:24:39.395Z | Compiling tokio-postgres v0.7.16 |
| 1634 | 2026-05-08T01:24:39.549Z | Compiling hickory-proto v0.25.2 |
| 1635 | 2026-05-08T01:24:39.662Z | Compiling strum v0.26.3 |
| 1636 | 2026-05-08T01:24:39.723Z | Compiling clap v4.5.60 |
| 1637 | 2026-05-08T01:24:39.809Z | Compiling sha3 v0.10.8 |
| 1638 | 2026-05-08T01:24:39.845Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1639 | 2026-05-08T01:24:39.921Z | Compiling env_logger v0.11.9 |
| 1640 | 2026-05-08T01:24:40.016Z | Compiling usdt v0.6.0 |
| 1641 | 2026-05-08T01:24:40.039Z | Compiling iddqd v0.3.18 |
| 1642 | 2026-05-08T01:24:40.283Z | Compiling hyper-util v0.1.20 |
| 1643 | 2026-05-08T01:24:40.319Z | Compiling usdt-impl v0.5.0 |
| 1644 | 2026-05-08T01:24:40.319Z | Compiling serde_with v3.17.0 |
| 1645 | 2026-05-08T01:24:40.640Z | Compiling similar v2.7.0 |
| 1646 | 2026-05-08T01:24:40.660Z | Compiling crossterm v0.28.1 |
| 1647 | 2026-05-08T01:24:40.701Z | Compiling toml v0.7.8 |
| 1648 | 2026-05-08T01:24:40.917Z | Compiling ecdsa v0.16.9 |
| 1649 | 2026-05-08T01:24:41.141Z | Compiling rsa v0.9.10 |
| 1650 | 2026-05-08T01:24:41.199Z | Compiling ed25519-dalek v2.2.0 |
| 1651 | 2026-05-08T01:24:41.345Z | Compiling zip v0.6.6 |
| 1652 | 2026-05-08T01:24:41.539Z | Compiling zip v4.6.1 |
| 1653 | 2026-05-08T01:24:41.774Z | Compiling hyper-tls v0.6.0 |
| 1654 | 2026-05-08T01:24:41.894Z | Compiling rand v0.10.0 |
| 1655 | 2026-05-08T01:24:42.026Z | Compiling tokio-stream v0.1.18 |
| 1656 | 2026-05-08T01:24:42.058Z | Compiling heck v0.4.1 |
| 1657 | 2026-05-08T01:24:42.078Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1658 | 2026-05-08T01:24:42.094Z | Compiling buf-list v1.1.2 |
| 1659 | 2026-05-08T01:24:42.242Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1660 | 2026-05-08T01:24:42.309Z | Compiling openapiv3 v2.2.0 |
| 1661 | 2026-05-08T01:24:42.382Z | Compiling x509-cert v0.2.5 |
| 1662 | 2026-05-08T01:24:42.396Z | Compiling sha1 v0.10.6 |
| 1663 | 2026-05-08T01:24:42.531Z | Compiling crossbeam-epoch v0.9.18 |
| 1664 | 2026-05-08T01:24:42.547Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1665 | 2026-05-08T01:24:42.562Z | Compiling lalrpop-util v0.19.12 |
| 1666 | 2026-05-08T01:24:42.654Z | Compiling peg-runtime v0.8.5 |
| 1667 | 2026-05-08T01:24:42.666Z | Compiling thread_local v1.1.9 |
| 1668 | 2026-05-08T01:24:42.721Z | Compiling slog-async v2.8.0 |
| 1669 | 2026-05-08T01:24:42.777Z | Compiling futures-executor v0.3.32 |
| 1670 | 2026-05-08T01:24:42.806Z | Compiling crossbeam-channel v0.5.15 |
| 1671 | 2026-05-08T01:24:42.853Z | Compiling filetime v0.2.27 |
| 1672 | 2026-05-08T01:24:42.890Z | Compiling is-terminal v0.4.17 |
| 1673 | 2026-05-08T01:24:42.932Z | Compiling xattr v1.6.1 |
| 1674 | 2026-05-08T01:24:42.953Z | Compiling term v1.2.1 |
| 1675 | 2026-05-08T01:24:43.007Z | Compiling take_mut v0.2.2 |
| 1676 | 2026-05-08T01:24:43.061Z | Compiling tar v0.4.45 |
| 1677 | 2026-05-08T01:24:43.076Z | Compiling futures v0.3.32 |
| 1678 | 2026-05-08T01:24:43.290Z | Compiling slog-term v2.9.2 |
| 1679 | 2026-05-08T01:25:00.866Z | Compiling rustls-webpki v0.103.9 |
| 1680 | 2026-05-08T01:25:03.655Z | Compiling tokio-rustls v0.26.4 |
| 1681 | 2026-05-08T01:25:03.655Z | Compiling rustls-platform-verifier v0.6.2 |
| 1682 | 2026-05-08T01:25:03.864Z | Compiling hyper-rustls v0.27.7 |
| 1683 | 2026-05-08T01:25:04.060Z | Compiling reqwest v0.12.28 |
| 1684 | 2026-05-08T01:25:04.060Z | Compiling reqwest v0.13.2 |
| 1685 | 2026-05-08T01:25:06.062Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1686 | 2026-05-08T01:25:06.299Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1687 | 2026-05-08T01:25:09.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.20s |
| 1688 | 2026-05-08T01:25:09.237Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1689 | 2026-05-08T01:25:09.299Z | May 08 01:25:08.967 INFO Starting download, target: Console |
| 1690 | 2026-05-08T01:25:09.299Z | May 08 01:25:08.968 INFO Starting download, target: Cockroach |
| 1691 | 2026-05-08T01:25:09.299Z | May 08 01:25:08.968 INFO Starting download, target: Clickhouse |
| 1692 | 2026-05-08T01:25:09.309Z | May 08 01:25:08.968 INFO Starting download, target: DendriteStub |
| 1693 | 2026-05-08T01:25:09.309Z | May 08 01:25:08.968 INFO Starting download, target: MaghemiteMgd |
| 1694 | 2026-05-08T01:25:09.309Z | May 08 01:25:08.968 INFO Starting download, target: TransceiverControl |
| 1695 | 2026-05-08T01:25:09.309Z | May 08 01:25:08.968 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1696 | 2026-05-08T01:25:09.309Z | May 08 01:25:08.968 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1697 | 2026-05-08T01:25:09.310Z | May 08 01:25:08.968 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1698 | 2026-05-08T01:25:09.310Z | May 08 01:25:08.968 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1699 | 2026-05-08T01:25:09.310Z | May 08 01:25:08.968 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1700 | 2026-05-08T01:25:09.310Z | May 08 01:25:08.968 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1701 | 2026-05-08T01:25:09.878Z | May 08 01:25:09.511 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1702 | 2026-05-08T01:25:10.058Z | May 08 01:25:09.720 INFO Download complete, target: TransceiverControl |
| 1703 | 2026-05-08T01:25:10.322Z | May 08 01:25:09.983 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1704 | 2026-05-08T01:25:10.605Z | May 08 01:25:10.250 INFO Download complete, target: Console |
| 1705 | 2026-05-08T01:25:11.040Z | May 08 01:25:10.656 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1706 | 2026-05-08T01:25:11.271Z | May 08 01:25:10.915 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1707 | 2026-05-08T01:25:11.326Z | May 08 01:25:10.983 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1708 | 2026-05-08T01:25:11.955Z | May 08 01:25:11.627 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1709 | 2026-05-08T01:25:11.955Z | May 08 01:25:11.627 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1710 | 2026-05-08T01:25:13.319Z | May 08 01:25:12.990 INFO Download complete, target: DendriteStub |
| 1711 | 2026-05-08T01:25:13.729Z | May 08 01:25:13.402 INFO Download complete, target: MaghemiteMgd |
| 1712 | 2026-05-08T01:25:16.733Z | May 08 01:25:16.403 INFO Checking that binary works, target: Cockroach |
| 1713 | 2026-05-08T01:25:16.886Z | May 08 01:25:16.558 INFO Download complete, target: Cockroach |
| 1714 | 2026-05-08T01:25:18.182Z | May 08 01:25:17.844 INFO Checking that binary works, target: Clickhouse |
| 1715 | 2026-05-08T01:25:18.257Z | May 08 01:25:17.929 INFO Download complete, target: Clickhouse |
| 1716 | 2026-05-08T01:25:18.265Z | All prerequisites installed successfully |
| 1717 | 2026-05-08T01:25:18.274Z | |
| 1718 | 2026-05-08T01:25:18.274Z | real 1:56.049599225 |
| 1719 | 2026-05-08T01:25:18.274Z | user 6:46.222414454 |
| 1720 | 2026-05-08T01:25:18.274Z | sys 1:43.892600453 |
| 1721 | 2026-05-08T01:25:18.274Z | trap 0.268208165 |
| 1722 | 2026-05-08T01:25:18.274Z | tflt 1.217534190 |
| 1723 | 2026-05-08T01:25:18.275Z | dflt 1.526279730 |
| 1724 | 2026-05-08T01:25:18.275Z | kflt 0.023792716 |
| 1725 | 2026-05-08T01:25:18.275Z | lock 22:20.617950881 |
| 1726 | 2026-05-08T01:25:18.275Z | slp 18:32.266179845 |
| 1727 | 2026-05-08T01:25:18.275Z | lat 24.974860848 |
| 1728 | 2026-05-08T01:25:18.278Z | stop 2:56.887832880 |
| 1729 | 2026-05-08T01:25:18.278Z | + ptime -m cargo xtask download softnpu |
| 1730 | 2026-05-08T01:25:18.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1731 | 2026-05-08T01:25:18.808Z | Running `target/debug/xtask download softnpu` |
| 1732 | 2026-05-08T01:25:19.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 1733 | 2026-05-08T01:25:19.638Z | Running `target/debug/xtask-downloader softnpu` |
| 1734 | 2026-05-08T01:25:19.681Z | May 08 01:25:19.354 INFO Starting download, target: Softnpu |
| 1735 | 2026-05-08T01:25:19.684Z | May 08 01:25:19.354 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu |
| 1736 | 2026-05-08T01:25:20.512Z | May 08 01:25:20.179 INFO Download complete, target: Softnpu |
| 1737 | 2026-05-08T01:25:20.528Z | |
| 1738 | 2026-05-08T01:25:20.528Z | real 2.241066320 |
| 1739 | 2026-05-08T01:25:20.528Z | user 1.346443058 |
| 1740 | 2026-05-08T01:25:20.528Z | sys 0.665061756 |
| 1741 | 2026-05-08T01:25:20.528Z | trap 0.000548540 |
| 1742 | 2026-05-08T01:25:20.528Z | tflt 0.000328240 |
| 1743 | 2026-05-08T01:25:20.528Z | dflt 0.000218140 |
| 1744 | 2026-05-08T01:25:20.528Z | kflt 0.000000000 |
| 1745 | 2026-05-08T01:25:20.528Z | lock 15.583451716 |
| 1746 | 2026-05-08T01:25:20.529Z | slp 0.673501213 |
| 1747 | 2026-05-08T01:25:20.529Z | lat 0.084798847 |
| 1748 | 2026-05-08T01:25:20.529Z | stop 0.000175510 |
| 1749 | 2026-05-08T01:25:20.529Z | + export CARGO_INCREMENTAL=0 |
| 1750 | 2026-05-08T01:25:20.529Z | + CARGO_INCREMENTAL=0 |
| 1751 | 2026-05-08T01:25:20.529Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev |
| 1752 | 2026-05-08T01:25:21.405Z | Compiling proc-macro2 v1.0.106 |
| 1753 | 2026-05-08T01:25:21.405Z | Compiling quote v1.0.45 |
| 1754 | 2026-05-08T01:25:21.405Z | Compiling unicode-ident v1.0.24 |
| 1755 | 2026-05-08T01:25:21.423Z | Compiling libc v0.2.185 |
| 1756 | 2026-05-08T01:25:21.423Z | Compiling serde_core v1.0.228 |
| 1757 | 2026-05-08T01:25:21.423Z | Compiling serde v1.0.228 |
| 1758 | 2026-05-08T01:25:21.423Z | Compiling cfg-if v1.0.4 |
| 1759 | 2026-05-08T01:25:21.423Z | Compiling version_check v0.9.5 |
| 1760 | 2026-05-08T01:25:21.612Z | Compiling shlex v1.3.0 |
| 1761 | 2026-05-08T01:25:21.636Z | Compiling find-msvc-tools v0.1.9 |
| 1762 | 2026-05-08T01:25:21.637Z | Compiling typenum v1.19.0 |
| 1763 | 2026-05-08T01:25:21.637Z | Compiling autocfg v1.5.0 |
| 1764 | 2026-05-08T01:25:21.637Z | Compiling zmij v1.0.21 |
| 1765 | 2026-05-08T01:25:21.637Z | Compiling memchr v2.8.0 |
| 1766 | 2026-05-08T01:25:21.637Z | Compiling serde_json v1.0.149 |
| 1767 | 2026-05-08T01:25:21.746Z | Compiling portable-atomic v1.13.1 |
| 1768 | 2026-05-08T01:25:21.750Z | Compiling zerocopy v0.8.40 |
| 1769 | 2026-05-08T01:25:21.927Z | Compiling generic-array v0.14.7 |
| 1770 | 2026-05-08T01:25:21.973Z | Compiling libm v0.2.16 |
| 1771 | 2026-05-08T01:25:21.992Z | Compiling smallvec v1.15.1 |
| 1772 | 2026-05-08T01:25:22.045Z | Compiling parking_lot_core v0.9.12 |
| 1773 | 2026-05-08T01:25:22.059Z | Compiling icu_properties_data v2.1.2 |
| 1774 | 2026-05-08T01:25:22.089Z | Compiling icu_normalizer_data v2.1.1 |
| 1775 | 2026-05-08T01:25:22.099Z | Compiling num-traits v0.2.19 |
| 1776 | 2026-05-08T01:25:22.153Z | Compiling itoa v1.0.17 |
| 1777 | 2026-05-08T01:25:22.195Z | Compiling getrandom v0.4.1 |
| 1778 | 2026-05-08T01:25:22.233Z | Compiling log v0.4.29 |
| 1779 | 2026-05-08T01:25:22.331Z | Compiling stable_deref_trait v1.2.1 |
| 1780 | 2026-05-08T01:25:22.359Z | Compiling pkg-config v0.3.32 |
| 1781 | 2026-05-08T01:25:22.372Z | Compiling subtle v2.6.1 |
| 1782 | 2026-05-08T01:25:22.517Z | Compiling scopeguard v1.2.0 |
| 1783 | 2026-05-08T01:25:22.603Z | Compiling jobserver v0.1.34 |
| 1784 | 2026-05-08T01:25:22.620Z | Compiling getrandom v0.2.17 |
| 1785 | 2026-05-08T01:25:22.718Z | Compiling lock_api v0.4.14 |
| 1786 | 2026-05-08T01:25:22.806Z | Compiling errno v0.3.14 |
| 1787 | 2026-05-08T01:25:22.831Z | Compiling rand_core v0.6.4 |
| 1788 | 2026-05-08T01:25:22.868Z | Compiling syn v2.0.117 |
| 1789 | 2026-05-08T01:25:22.868Z | Compiling cc v1.2.56 |
| 1790 | 2026-05-08T01:25:22.887Z | Compiling percent-encoding v2.3.2 |
| 1791 | 2026-05-08T01:25:22.897Z | Compiling litemap v0.8.1 |
| 1792 | 2026-05-08T01:25:22.909Z | Compiling writeable v0.6.2 |
| 1793 | 2026-05-08T01:25:22.944Z | Compiling pin-project-lite v0.2.17 |
| 1794 | 2026-05-08T01:25:22.968Z | Compiling thiserror v2.0.18 |
| 1795 | 2026-05-08T01:25:23.046Z | Compiling fnv v1.0.7 |
| 1796 | 2026-05-08T01:25:23.118Z | Compiling getrandom v0.3.4 |
| 1797 | 2026-05-08T01:25:23.205Z | Compiling critical-section v1.2.0 |
| 1798 | 2026-05-08T01:25:23.247Z | Compiling rustversion v1.0.22 |
| 1799 | 2026-05-08T01:25:23.289Z | Compiling equivalent v1.0.2 |
| 1800 | 2026-05-08T01:25:23.333Z | Compiling schemars v0.8.22 |
| 1801 | 2026-05-08T01:25:23.355Z | Compiling fs_extra v1.3.0 |
| 1802 | 2026-05-08T01:25:23.372Z | Compiling dunce v1.0.5 |
| 1803 | 2026-05-08T01:25:23.394Z | Compiling rand_core v0.10.0 |
| 1804 | 2026-05-08T01:25:23.436Z | Compiling utf8_iter v1.0.4 |
| 1805 | 2026-05-08T01:25:23.561Z | Compiling form_urlencoded v1.2.2 |
| 1806 | 2026-05-08T01:25:23.635Z | Compiling cmake v0.1.57 |
| 1807 | 2026-05-08T01:25:23.667Z | Compiling signal-hook-registry v1.4.8 |
| 1808 | 2026-05-08T01:25:23.744Z | Compiling once_cell v1.21.3 |
| 1809 | 2026-05-08T01:25:23.762Z | Compiling const-oid v0.9.6 |
| 1810 | 2026-05-08T01:25:23.937Z | Compiling hashbrown v0.17.0 |
| 1811 | 2026-05-08T01:25:24.018Z | Compiling semver v1.0.28 |
| 1812 | 2026-05-08T01:25:24.052Z | Compiling parking_lot v0.12.5 |
| 1813 | 2026-05-08T01:25:24.117Z | Compiling bitflags v2.11.0 |
| 1814 | 2026-05-08T01:25:24.134Z | Compiling socket2 v0.6.3 |
| 1815 | 2026-05-08T01:25:24.189Z | Compiling mio v1.2.0 |
| 1816 | 2026-05-08T01:25:24.208Z | Compiling ring v0.17.14 |
| 1817 | 2026-05-08T01:25:24.248Z | Compiling aws-lc-sys v0.37.1 |
| 1818 | 2026-05-08T01:25:24.304Z | Compiling rustix v1.1.3 |
| 1819 | 2026-05-08T01:25:24.323Z | Compiling aws-lc-rs v1.16.0 |
| 1820 | 2026-05-08T01:25:24.340Z | Compiling strsim v0.11.1 |
| 1821 | 2026-05-08T01:25:24.499Z | Compiling indexmap v2.14.0 |
| 1822 | 2026-05-08T01:25:24.519Z | Compiling futures-core v0.3.32 |
| 1823 | 2026-05-08T01:25:24.561Z | Compiling thiserror v1.0.69 |
| 1824 | 2026-05-08T01:25:24.659Z | Compiling ucd-trie v0.1.7 |
| 1825 | 2026-05-08T01:25:24.665Z | Compiling byteorder v1.5.0 |
| 1826 | 2026-05-08T01:25:24.692Z | Compiling httparse v1.10.1 |
| 1827 | 2026-05-08T01:25:24.775Z | Compiling syn v1.0.109 |
| 1828 | 2026-05-08T01:25:24.853Z | Compiling pest v2.8.6 |
| 1829 | 2026-05-08T01:25:24.926Z | Compiling vcpkg v0.2.15 |
| 1830 | 2026-05-08T01:25:24.947Z | Compiling heck v0.5.0 |
| 1831 | 2026-05-08T01:25:24.987Z | Compiling iana-time-zone v0.1.65 |
| 1832 | 2026-05-08T01:25:24.994Z | Compiling ident_case v1.0.1 |
| 1833 | 2026-05-08T01:25:25.029Z | Compiling uuid v1.23.0 |
| 1834 | 2026-05-08T01:25:25.044Z | Compiling cpufeatures v0.2.17 |
| 1835 | 2026-05-08T01:25:25.186Z | Compiling regex-syntax v0.8.10 |
| 1836 | 2026-05-08T01:25:25.346Z | Compiling rustc_version v0.4.1 |
| 1837 | 2026-05-08T01:25:25.408Z | Compiling rustls v0.23.37 |
| 1838 | 2026-05-08T01:25:25.478Z | Compiling futures-sink v0.3.32 |
| 1839 | 2026-05-08T01:25:25.516Z | Compiling openssl-sys v0.9.114 |
| 1840 | 2026-05-08T01:25:25.596Z | Compiling futures-channel v0.3.32 |
| 1841 | 2026-05-08T01:25:25.629Z | Compiling futures-io v0.3.32 |
| 1842 | 2026-05-08T01:25:25.658Z | Compiling synstructure v0.13.2 |
| 1843 | 2026-05-08T01:25:25.691Z | Compiling serde_derive_internals v0.29.1 |
| 1844 | 2026-05-08T01:25:25.697Z | Compiling futures-task v0.3.32 |
| 1845 | 2026-05-08T01:25:25.783Z | Compiling slab v0.4.12 |
| 1846 | 2026-05-08T01:25:25.916Z | Compiling pest_meta v2.8.6 |
| 1847 | 2026-05-08T01:25:25.929Z | Compiling dyn-clone v1.0.20 |
| 1848 | 2026-05-08T01:25:26.015Z | Compiling plain v0.2.3 |
| 1849 | 2026-05-08T01:25:26.050Z | Compiling crc32fast v1.5.0 |
| 1850 | 2026-05-08T01:25:26.143Z | Compiling aho-corasick v1.1.4 |
| 1851 | 2026-05-08T01:25:26.158Z | Compiling time-core v0.1.8 |
| 1852 | 2026-05-08T01:25:26.158Z | Compiling num-conv v0.2.0 |
| 1853 | 2026-05-08T01:25:26.158Z | Compiling crossbeam-utils v0.8.21 |
| 1854 | 2026-05-08T01:25:26.250Z | Compiling openssl v0.10.78 |
| 1855 | 2026-05-08T01:25:26.342Z | Compiling pretty-hex v0.4.1 |
| 1856 | 2026-05-08T01:25:26.362Z | Compiling time-macros v0.2.27 |
| 1857 | 2026-05-08T01:25:26.511Z | Compiling pest_generator v2.8.6 |
| 1858 | 2026-05-08T01:25:26.533Z | Compiling base64 v0.22.1 |
| 1859 | 2026-05-08T01:25:26.620Z | Compiling base64ct v1.8.3 |
| 1860 | 2026-05-08T01:25:26.671Z | Compiling anyhow v1.0.102 |
| 1861 | 2026-05-08T01:25:26.689Z | Compiling darling_core v0.21.3 |
| 1862 | 2026-05-08T01:25:26.756Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1863 | 2026-05-08T01:25:26.819Z | Compiling flagset v0.4.7 |
| 1864 | 2026-05-08T01:25:26.878Z | Compiling pem-rfc7468 v0.7.0 |
| 1865 | 2026-05-08T01:25:26.907Z | Compiling serde_derive v1.0.228 |
| 1866 | 2026-05-08T01:25:26.945Z | Compiling zeroize_derive v1.4.3 |
| 1867 | 2026-05-08T01:25:26.994Z | Compiling zerofrom-derive v0.1.6 |
| 1868 | 2026-05-08T01:25:27.009Z | Compiling yoke-derive v0.8.1 |
| 1869 | 2026-05-08T01:25:27.009Z | Compiling zerovec-derive v0.11.2 |
| 1870 | 2026-05-08T01:25:27.032Z | Compiling displaydoc v0.2.5 |
| 1871 | 2026-05-08T01:25:27.152Z | Compiling zerocopy-derive v0.8.40 |
| 1872 | 2026-05-08T01:25:27.161Z | Compiling tokio-macros v2.7.0 |
| 1873 | 2026-05-08T01:25:27.179Z | Compiling futures-macro v0.3.32 |
| 1874 | 2026-05-08T01:25:27.194Z | Compiling thiserror-impl v2.0.18 |
| 1875 | 2026-05-08T01:25:27.307Z | Compiling schemars_derive v0.8.22 |
| 1876 | 2026-05-08T01:25:27.353Z | Compiling der_derive v0.7.3 |
| 1877 | 2026-05-08T01:25:27.556Z | Compiling zeroize v1.8.2 |
| 1878 | 2026-05-08T01:25:27.720Z | Compiling tracing-attributes v0.1.31 |
| 1879 | 2026-05-08T01:25:27.856Z | Compiling thiserror-impl v1.0.69 |
| 1880 | 2026-05-08T01:25:27.965Z | Compiling pest_derive v2.8.6 |
| 1881 | 2026-05-08T01:25:27.983Z | Compiling futures-util v0.3.32 |
| 1882 | 2026-05-08T01:25:28.086Z | Compiling regex-automata v0.4.14 |
| 1883 | 2026-05-08T01:25:28.115Z | Compiling zerofrom v0.1.6 |
| 1884 | 2026-05-08T01:25:28.267Z | Compiling yoke v0.8.1 |
| 1885 | 2026-05-08T01:25:28.286Z | Compiling crypto-common v0.1.7 |
| 1886 | 2026-05-08T01:25:28.398Z | Compiling block-buffer v0.10.4 |
| 1887 | 2026-05-08T01:25:28.458Z | Compiling zerovec v0.11.5 |
| 1888 | 2026-05-08T01:25:28.488Z | Compiling zerotrie v0.2.3 |
| 1889 | 2026-05-08T01:25:28.547Z | Compiling digest v0.10.7 |
| 1890 | 2026-05-08T01:25:28.624Z | Compiling block-padding v0.3.3 |
| 1891 | 2026-05-08T01:25:28.803Z | Compiling hmac v0.12.1 |
| 1892 | 2026-05-08T01:25:28.849Z | Compiling inout v0.1.4 |
| 1893 | 2026-05-08T01:25:28.873Z | Compiling sha2 v0.10.9 |
| 1894 | 2026-05-08T01:25:28.966Z | Compiling rustls-pki-types v1.14.0 |
| 1895 | 2026-05-08T01:25:29.002Z | Compiling cipher v0.4.4 |
| 1896 | 2026-05-08T01:25:29.018Z | Compiling scroll_derive v0.12.1 |
| 1897 | 2026-05-08T01:25:29.038Z | Compiling tinystr v0.8.2 |
| 1898 | 2026-05-08T01:25:29.041Z | Compiling potential_utf v0.1.4 |
| 1899 | 2026-05-08T01:25:29.106Z | Compiling scroll_derive v0.13.1 |
| 1900 | 2026-05-08T01:25:29.257Z | Compiling icu_locale_core v2.1.1 |
| 1901 | 2026-05-08T01:25:29.257Z | Compiling icu_collections v2.1.1 |
| 1902 | 2026-05-08T01:25:29.317Z | Compiling openssl-macros v0.1.1 |
| 1903 | 2026-05-08T01:25:29.495Z | Compiling native-tls v0.2.18 |
| 1904 | 2026-05-08T01:25:29.754Z | Compiling darling_macro v0.21.3 |
| 1905 | 2026-05-08T01:25:29.892Z | Compiling der v0.7.10 |
| 1906 | 2026-05-08T01:25:29.955Z | Compiling icu_provider v2.1.1 |
| 1907 | 2026-05-08T01:25:29.971Z | Compiling zerocopy-derive v0.7.35 |
| 1908 | 2026-05-08T01:25:30.018Z | Compiling rand_core v0.9.5 |
| 1909 | 2026-05-08T01:25:30.039Z | Compiling bytes v1.11.1 |
| 1910 | 2026-05-08T01:25:30.213Z | Compiling chrono v0.4.44 |
| 1911 | 2026-05-08T01:25:30.243Z | Compiling icu_properties v2.1.2 |
| 1912 | 2026-05-08T01:25:30.247Z | Compiling icu_normalizer v2.1.1 |
| 1913 | 2026-05-08T01:25:30.394Z | Compiling serde_tokenstream v0.2.3 |
| 1914 | 2026-05-08T01:25:30.651Z | Compiling tokio v1.52.1 |
| 1915 | 2026-05-08T01:25:30.788Z | Compiling http v1.4.0 |
| 1916 | 2026-05-08T01:25:30.958Z | Compiling regex v1.12.3 |
| 1917 | 2026-05-08T01:25:31.220Z | Compiling idna_adapter v1.2.1 |
| 1918 | 2026-05-08T01:25:31.387Z | Compiling idna v1.1.0 |
| 1919 | 2026-05-08T01:25:31.398Z | Compiling slog v2.8.2 |
| 1920 | 2026-05-08T01:25:31.486Z | Compiling tracing-core v0.1.36 |
| 1921 | 2026-05-08T01:25:31.627Z | Compiling ppv-lite86 v0.2.21 |
| 1922 | 2026-05-08T01:25:31.767Z | Compiling url v2.5.8 |
| 1923 | 2026-05-08T01:25:31.843Z | Compiling untrusted v0.9.0 |
| 1924 | 2026-05-08T01:25:31.869Z | Compiling tracing v0.1.44 |
| 1925 | 2026-05-08T01:25:31.999Z | Compiling spki v0.7.3 |
| 1926 | 2026-05-08T01:25:32.236Z | Compiling darling v0.21.3 |
| 1927 | 2026-05-08T01:25:32.250Z | Compiling salsa20 v0.10.2 |
| 1928 | 2026-05-08T01:25:32.317Z | Compiling pbkdf2 v0.12.2 |
| 1929 | 2026-05-08T01:25:32.578Z | Compiling cookie v0.18.1 |
| 1930 | 2026-05-08T01:25:32.635Z | Compiling camino v1.2.2 |
| 1931 | 2026-05-08T01:25:32.832Z | Compiling scrypt v0.11.0 |
| 1932 | 2026-05-08T01:25:32.940Z | Compiling rand_chacha v0.9.0 |
| 1933 | 2026-05-08T01:25:32.960Z | Compiling cbc v0.1.2 |
| 1934 | 2026-05-08T01:25:33.045Z | Compiling aes v0.8.4 |
| 1935 | 2026-05-08T01:25:33.506Z | Compiling usdt-impl v0.5.0 |
| 1936 | 2026-05-08T01:25:33.522Z | Compiling paste v1.0.15 |
| 1937 | 2026-05-08T01:25:33.550Z | Compiling winnow v0.7.14 |
| 1938 | 2026-05-08T01:25:33.607Z | Compiling either v1.15.0 |
| 1939 | 2026-05-08T01:25:33.658Z | Compiling ref-cast v1.0.25 |
| 1940 | 2026-05-08T01:25:33.742Z | Compiling usdt-impl v0.6.0 |
| 1941 | 2026-05-08T01:25:33.918Z | Compiling pkcs5 v0.7.1 |
| 1942 | 2026-05-08T01:25:33.980Z | Compiling rand v0.9.2 |
| 1943 | 2026-05-08T01:25:33.997Z | Compiling http-body v1.0.1 |
| 1944 | 2026-05-08T01:25:34.182Z | Compiling serde_spanned v0.6.9 |
| 1945 | 2026-05-08T01:25:34.258Z | Compiling toml_datetime v0.6.11 |
| 1946 | 2026-05-08T01:25:34.343Z | Compiling scroll v0.13.0 |
| 1947 | 2026-05-08T01:25:34.360Z | Compiling tokio-util v0.7.18 |
| 1948 | 2026-05-08T01:25:34.384Z | Compiling scroll v0.12.0 |
| 1949 | 2026-05-08T01:25:34.481Z | Compiling heapless v0.7.17 |
| 1950 | 2026-05-08T01:25:34.567Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1951 | 2026-05-08T01:25:34.581Z | Compiling untrusted v0.7.1 |
| 1952 | 2026-05-08T01:25:34.633Z | Compiling openssl-probe v0.2.1 |
| 1953 | 2026-05-08T01:25:34.672Z | Compiling atomic-waker v1.1.2 |
| 1954 | 2026-05-08T01:25:34.744Z | Compiling signal-hook v0.3.18 |
| 1955 | 2026-05-08T01:25:34.870Z | Compiling zstd-safe v7.2.4 |
| 1956 | 2026-05-08T01:25:34.936Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1957 | 2026-05-08T01:25:34.954Z | Compiling goblin v0.8.2 |
| 1958 | 2026-05-08T01:25:35.074Z | Compiling goblin v0.10.5 |
| 1959 | 2026-05-08T01:25:35.106Z | Compiling pkcs8 v0.10.2 |
| 1960 | 2026-05-08T01:25:35.412Z | Compiling zerocopy v0.7.35 |
| 1961 | 2026-05-08T01:25:35.504Z | Compiling ref-cast-impl v1.0.25 |
| 1962 | 2026-05-08T01:25:35.579Z | Compiling curve25519-dalek v4.1.3 |
| 1963 | 2026-05-08T01:25:35.748Z | Compiling darling_core v0.20.11 |
| 1964 | 2026-05-08T01:25:35.819Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1965 | 2026-05-08T01:25:35.843Z | Compiling memoffset v0.9.1 |
| 1966 | 2026-05-08T01:25:35.964Z | Compiling tinyvec_macros v0.1.1 |
| 1967 | 2026-05-08T01:25:36.018Z | Compiling rustix v0.38.44 |
| 1968 | 2026-05-08T01:25:36.052Z | Compiling try-lock v0.2.5 |
| 1969 | 2026-05-08T01:25:36.096Z | Compiling fastrand v2.3.0 |
| 1970 | 2026-05-08T01:25:36.116Z | Compiling tower-layer v0.3.3 |
| 1971 | 2026-05-08T01:25:36.183Z | Compiling tower-service v0.3.3 |
| 1972 | 2026-05-08T01:25:36.212Z | Compiling litrs v1.0.0 |
| 1973 | 2026-05-08T01:25:36.316Z | Compiling winnow v0.5.40 |
| 1974 | 2026-05-08T01:25:36.585Z | Compiling want v0.3.1 |
| 1975 | 2026-05-08T01:25:36.673Z | Compiling document-features v0.2.12 |
| 1976 | 2026-05-08T01:25:36.690Z | Compiling h2 v0.4.13 |
| 1977 | 2026-05-08T01:25:36.835Z | Compiling tinyvec v1.10.0 |
| 1978 | 2026-05-08T01:25:37.196Z | Compiling dof v0.3.0 |
| 1979 | 2026-05-08T01:25:37.741Z | Compiling darling_macro v0.20.11 |
| 1980 | 2026-05-08T01:25:37.764Z | Compiling dof v0.4.0 |
| 1981 | 2026-05-08T01:25:37.855Z | Compiling toml_edit v0.19.15 |
| 1982 | 2026-05-08T01:25:37.957Z | Compiling dtrace-parser v0.2.0 |
| 1983 | 2026-05-08T01:25:38.146Z | Compiling ipnet v2.11.0 |
| 1984 | 2026-05-08T01:25:38.234Z | Compiling dtrace-parser v0.3.0 |
| 1985 | 2026-05-08T01:25:38.545Z | Compiling daft-derive v0.1.5 |
| 1986 | 2026-05-08T01:25:38.572Z | Compiling async-trait v0.1.89 |
| 1987 | 2026-05-08T01:25:38.634Z | Compiling spin v0.9.8 |
| 1988 | 2026-05-08T01:25:38.652Z | Compiling thread-id v4.2.2 |
| 1989 | 2026-05-08T01:25:38.758Z | Compiling thread-id v5.1.0 |
| 1990 | 2026-05-08T01:25:38.820Z | Compiling httpdate v1.0.3 |
| 1991 | 2026-05-08T01:25:38.860Z | Compiling pin-utils v0.1.0 |
| 1992 | 2026-05-08T01:25:38.877Z | Compiling num-bigint-dig v0.8.6 |
| 1993 | 2026-05-08T01:25:38.966Z | Compiling foreign-types-shared v0.1.1 |
| 1994 | 2026-05-08T01:25:39.003Z | Compiling smoltcp v0.9.1 |
| 1995 | 2026-05-08T01:25:39.055Z | Compiling cfg_aliases v0.2.1 |
| 1996 | 2026-05-08T01:25:39.075Z | Compiling powerfmt v0.2.0 |
| 1997 | 2026-05-08T01:25:39.147Z | Compiling nix v0.31.2 |
| 1998 | 2026-05-08T01:25:39.177Z | Compiling tempfile v3.25.0 |
| 1999 | 2026-05-08T01:25:39.262Z | Compiling deranged v0.5.8 |
| 2000 | 2026-05-08T01:25:39.287Z | Compiling foreign-types v0.3.2 |
| 2001 | 2026-05-08T01:25:39.487Z | Compiling darling v0.20.11 |
| 2002 | 2026-05-08T01:25:39.569Z | Compiling ipnetwork v0.21.1 |
| 2003 | 2026-05-08T01:25:39.765Z | Compiling hyper v1.8.1 |
| 2004 | 2026-05-08T01:25:39.906Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2005 | 2026-05-08T01:25:40.129Z | Compiling strum_macros v0.26.4 |
| 2006 | 2026-05-08T01:25:40.215Z | Compiling wait-timeout v0.2.1 |
| 2007 | 2026-05-08T01:25:40.267Z | Compiling quick-error v1.2.3 |
| 2008 | 2026-05-08T01:25:40.398Z | Compiling num_threads v0.1.7 |
| 2009 | 2026-05-08T01:25:40.516Z | Compiling utf8parse v0.2.2 |
| 2010 | 2026-05-08T01:25:40.613Z | Compiling bit-vec v0.8.0 |
| 2011 | 2026-05-08T01:25:40.629Z | Compiling siphasher v1.0.2 |
| 2012 | 2026-05-08T01:25:40.645Z | Compiling simd-adler32 v0.3.8 |
| 2013 | 2026-05-08T01:25:40.680Z | Compiling anstyle v1.0.13 |
| 2014 | 2026-05-08T01:25:40.859Z | Compiling hyper-util v0.1.20 |
| 2015 | 2026-05-08T01:25:40.874Z | Compiling bit-set v0.8.0 |
| 2016 | 2026-05-08T01:25:40.919Z | Compiling time v0.3.47 |
| 2017 | 2026-05-08T01:25:41.017Z | Compiling anstyle-parse v0.2.7 |
| 2018 | 2026-05-08T01:25:41.184Z | Compiling rusty-fork v0.3.1 |
| 2019 | 2026-05-08T01:25:41.487Z | Compiling derive_builder_core v0.20.2 |
| 2020 | 2026-05-08T01:25:41.730Z | Compiling unicode-normalization v0.1.25 |
| 2021 | 2026-05-08T01:25:42.282Z | Compiling rustls-native-certs v0.8.3 |
| 2022 | 2026-05-08T01:25:42.558Z | Compiling rand_xorshift v0.4.0 |
| 2023 | 2026-05-08T01:25:42.575Z | Compiling signature v2.2.0 |
| 2024 | 2026-05-08T01:25:42.581Z | Compiling hubpack_derive v0.1.1 |
| 2025 | 2026-05-08T01:25:42.718Z | Compiling strum_macros v0.27.2 |
| 2026 | 2026-05-08T01:25:42.742Z | Compiling sync_wrapper v1.0.2 |
| 2027 | 2026-05-08T01:25:42.757Z | Compiling fs-err v3.3.0 |
| 2028 | 2026-05-08T01:25:42.777Z | Compiling ahash v0.8.12 |
| 2029 | 2026-05-08T01:25:42.918Z | Compiling is_terminal_polyfill v1.70.2 |
| 2030 | 2026-05-08T01:25:42.960Z | Compiling unarray v0.1.4 |
| 2031 | 2026-05-08T01:25:43.013Z | Compiling allocator-api2 v0.2.21 |
| 2032 | 2026-05-08T01:25:43.045Z | Compiling object v0.37.3 |
| 2033 | 2026-05-08T01:25:43.100Z | Compiling adler2 v2.0.1 |
| 2034 | 2026-05-08T01:25:43.145Z | Compiling unicode-bidi v0.3.18 |
| 2035 | 2026-05-08T01:25:43.248Z | Compiling anstyle-query v1.1.5 |
| 2036 | 2026-05-08T01:25:43.381Z | Compiling colorchoice v1.0.4 |
| 2037 | 2026-05-08T01:25:43.392Z | Compiling unicode-segmentation v1.12.0 |
| 2038 | 2026-05-08T01:25:43.392Z | Compiling unicode-properties v0.1.4 |
| 2039 | 2026-05-08T01:25:43.392Z | Compiling miniz_oxide v0.8.9 |
| 2040 | 2026-05-08T01:25:43.480Z | Compiling anstream v0.6.21 |
| 2041 | 2026-05-08T01:25:43.544Z | Compiling proptest v1.10.0 |
| 2042 | 2026-05-08T01:25:43.588Z | Compiling stringprep v0.1.5 |
| 2043 | 2026-05-08T01:25:43.875Z | Compiling tower v0.5.3 |
| 2044 | 2026-05-08T01:25:43.967Z | Compiling derive_builder_macro v0.20.2 |
| 2045 | 2026-05-08T01:25:44.228Z | Compiling usdt-attr-macro v0.6.0 |
| 2046 | 2026-05-08T01:25:44.264Z | Compiling usdt-macro v0.6.0 |
| 2047 | 2026-05-08T01:25:44.707Z | Compiling http-body-util v0.1.3 |
| 2048 | 2026-05-08T01:25:44.934Z | Compiling webpki-roots v1.0.6 |
| 2049 | 2026-05-08T01:25:45.012Z | Compiling rand_chacha v0.3.1 |
| 2050 | 2026-05-08T01:25:45.040Z | Compiling erased-serde v0.3.31 |
| 2051 | 2026-05-08T01:25:45.040Z | Compiling md-5 v0.10.6 |
| 2052 | 2026-05-08T01:25:45.077Z | Compiling num-integer v0.1.46 |
| 2053 | 2026-05-08T01:25:45.126Z | Compiling hash32 v0.2.1 |
| 2054 | 2026-05-08T01:25:45.222Z | Compiling vergen-lib v0.1.6 |
| 2055 | 2026-05-08T01:25:45.255Z | Compiling ff v0.13.1 |
| 2056 | 2026-05-08T01:25:45.293Z | Compiling iri-string v0.7.10 |
| 2057 | 2026-05-08T01:25:45.319Z | Compiling ryu v1.0.23 |
| 2058 | 2026-05-08T01:25:45.331Z | Compiling zlib-rs v0.6.2 |
| 2059 | 2026-05-08T01:25:45.359Z | Compiling base16ct v0.2.0 |
| 2060 | 2026-05-08T01:25:45.395Z | Compiling fallible-iterator v0.2.0 |
| 2061 | 2026-05-08T01:25:45.434Z | Compiling psl-types v2.0.11 |
| 2062 | 2026-05-08T01:25:45.502Z | Compiling sec1 v0.7.3 |
| 2063 | 2026-05-08T01:25:45.549Z | Compiling publicsuffix v2.3.0 |
| 2064 | 2026-05-08T01:25:45.564Z | Compiling serde_urlencoded v0.7.1 |
| 2065 | 2026-05-08T01:25:45.579Z | Compiling newtype-uuid v1.3.2 |
| 2066 | 2026-05-08T01:25:45.622Z | Compiling group v0.13.0 |
| 2067 | 2026-05-08T01:25:45.652Z | Compiling num-iter v0.1.45 |
| 2068 | 2026-05-08T01:25:45.727Z | Compiling postgres-protocol v0.6.10 |
| 2069 | 2026-05-08T01:25:45.909Z | Compiling rand v0.8.5 |
| 2070 | 2026-05-08T01:25:46.067Z | Compiling oxnet v0.1.4 |
| 2071 | 2026-05-08T01:25:46.231Z | Compiling derive_builder v0.20.2 |
| 2072 | 2026-05-08T01:25:46.327Z | Compiling tokio-native-tls v0.3.1 |
| 2073 | 2026-05-08T01:25:46.382Z | Compiling heck v0.4.1 |
| 2074 | 2026-05-08T01:25:46.411Z | Compiling tower-http v0.6.8 |
| 2075 | 2026-05-08T01:25:46.450Z | Compiling phf_shared v0.13.1 |
| 2076 | 2026-05-08T01:25:46.537Z | Compiling lazy_static v1.5.0 |
| 2077 | 2026-05-08T01:25:46.627Z | Compiling terminal_size v0.4.3 |
| 2078 | 2026-05-08T01:25:46.660Z | Compiling serde_with_macros v3.17.0 |
| 2079 | 2026-05-08T01:25:46.670Z | Compiling cargo-platform v0.1.9 |
| 2080 | 2026-05-08T01:25:46.732Z | Compiling hkdf v0.12.4 |
| 2081 | 2026-05-08T01:25:46.736Z | Compiling crypto-bigint v0.5.5 |
| 2082 | 2026-05-08T01:25:46.784Z | Compiling clap_derive v4.5.55 |
| 2083 | 2026-05-08T01:25:46.802Z | Compiling enum-as-inner v0.6.1 |
| 2084 | 2026-05-08T01:25:46.852Z | Compiling serde_repr v0.1.20 |
| 2085 | 2026-05-08T01:25:46.895Z | Compiling vergen v9.0.6 |
| 2086 | 2026-05-08T01:25:46.962Z | Compiling bitflags v1.3.2 |
| 2087 | 2026-05-08T01:25:47.020Z | Compiling managed v0.8.0 |
| 2088 | 2026-05-08T01:25:47.224Z | Compiling foldhash v0.1.5 |
| 2089 | 2026-05-08T01:25:47.267Z | Compiling cpufeatures v0.3.0 |
| 2090 | 2026-05-08T01:25:47.287Z | Compiling clap_lex v1.0.0 |
| 2091 | 2026-05-08T01:25:47.310Z | Compiling foldhash v0.2.0 |
| 2092 | 2026-05-08T01:25:47.330Z | Compiling libbz2-rs-sys v0.2.2 |
| 2093 | 2026-05-08T01:25:47.375Z | Compiling flate2 v1.1.9 |
| 2094 | 2026-05-08T01:25:47.409Z | Compiling bumpalo v3.20.2 |
| 2095 | 2026-05-08T01:25:47.425Z | Compiling clap_builder v4.5.60 |
| 2096 | 2026-05-08T01:25:47.492Z | Compiling hashbrown v0.16.1 |
| 2097 | 2026-05-08T01:25:47.534Z | Compiling hashbrown v0.15.5 |
| 2098 | 2026-05-08T01:25:47.594Z | Compiling chacha20 v0.10.0 |
| 2099 | 2026-05-08T01:25:47.665Z | Compiling elliptic-curve v0.13.8 |
| 2100 | 2026-05-08T01:25:47.726Z | Compiling zopfli v0.8.3 |
| 2101 | 2026-05-08T01:25:47.757Z | Compiling bzip2 v0.6.1 |
| 2102 | 2026-05-08T01:25:48.027Z | Compiling cargo_metadata v0.19.2 |
| 2103 | 2026-05-08T01:25:48.085Z | Compiling zstd v0.13.3 |
| 2104 | 2026-05-08T01:25:48.396Z | Compiling phf v0.13.1 |
| 2105 | 2026-05-08T01:25:48.443Z | Compiling hyper-tls v0.6.0 |
| 2106 | 2026-05-08T01:25:48.644Z | Compiling signal-hook-mio v0.2.5 |
| 2107 | 2026-05-08T01:25:48.713Z | Compiling daft v0.1.5 |
| 2108 | 2026-05-08T01:25:48.728Z | Compiling cookie_store v0.22.1 |
| 2109 | 2026-05-08T01:25:48.777Z | Compiling postgres-types v0.2.12 |
| 2110 | 2026-05-08T01:25:48.927Z | Compiling bzip2 v0.4.4 |
| 2111 | 2026-05-08T01:25:49.018Z | Compiling strum v0.27.2 |
| 2112 | 2026-05-08T01:25:49.166Z | Compiling hubpack v0.1.2 |
| 2113 | 2026-05-08T01:25:49.352Z | Compiling ed25519 v2.2.3 |
| 2114 | 2026-05-08T01:25:49.355Z | Compiling phf_shared v0.11.3 |
| 2115 | 2026-05-08T01:25:49.409Z | Compiling crossbeam-epoch v0.9.18 |
| 2116 | 2026-05-08T01:25:49.439Z | Compiling pkcs1 v0.7.5 |
| 2117 | 2026-05-08T01:25:49.497Z | Compiling bstr v1.12.1 |
| 2118 | 2026-05-08T01:25:49.555Z | Compiling hex v0.4.3 |
| 2119 | 2026-05-08T01:25:49.570Z | Compiling serde-big-array v0.5.1 |
| 2120 | 2026-05-08T01:25:49.737Z | Compiling rfc6979 v0.4.0 |
| 2121 | 2026-05-08T01:25:49.755Z | Compiling float-cmp v0.10.0 |
| 2122 | 2026-05-08T01:25:49.770Z | Compiling memmap2 v0.9.10 |
| 2123 | 2026-05-08T01:25:49.836Z | Compiling env_filter v1.0.0 |
| 2124 | 2026-05-08T01:25:49.879Z | Compiling encoding_rs v0.8.35 |
| 2125 | 2026-05-08T01:25:49.923Z | Compiling normalize-line-endings v0.3.0 |
| 2126 | 2026-05-08T01:25:49.941Z | Compiling fixedbitset v0.4.2 |
| 2127 | 2026-05-08T01:25:49.957Z | Compiling toml_write v0.1.2 |
| 2128 | 2026-05-08T01:25:50.004Z | Compiling predicates-core v1.0.10 |
| 2129 | 2026-05-08T01:25:50.035Z | Compiling difflib v0.4.0 |
| 2130 | 2026-05-08T01:25:50.054Z | Compiling jiff v0.2.21 |
| 2131 | 2026-05-08T01:25:50.120Z | Compiling fixedbitset v0.5.7 |
| 2132 | 2026-05-08T01:25:50.136Z | Compiling keccak v0.1.6 |
| 2133 | 2026-05-08T01:25:50.166Z | Compiling data-encoding v2.10.0 |
| 2134 | 2026-05-08T01:25:50.182Z | Compiling precomputed-hash v0.1.1 |
| 2135 | 2026-05-08T01:25:50.202Z | Compiling rustc-hash v2.1.1 |
| 2136 | 2026-05-08T01:25:50.227Z | Compiling mime v0.3.17 |
| 2137 | 2026-05-08T01:25:50.347Z | Compiling new_debug_unreachable v1.0.6 |
| 2138 | 2026-05-08T01:25:50.362Z | Compiling whoami v2.1.0 |
| 2139 | 2026-05-08T01:25:50.417Z | Compiling static_assertions v1.1.0 |
| 2140 | 2026-05-08T01:25:50.454Z | Compiling string_cache v0.8.9 |
| 2141 | 2026-05-08T01:25:50.477Z | Compiling hickory-proto v0.25.2 |
| 2142 | 2026-05-08T01:25:50.509Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2143 | 2026-05-08T01:25:50.688Z | Compiling tokio-postgres v0.7.16 |
| 2144 | 2026-05-08T01:25:50.708Z | Compiling petgraph v0.8.3 |
| 2145 | 2026-05-08T01:25:50.726Z | Compiling iddqd v0.3.18 |
| 2146 | 2026-05-08T01:25:51.053Z | Compiling sha3 v0.10.8 |
| 2147 | 2026-05-08T01:25:51.202Z | Compiling predicates v3.1.4 |
| 2148 | 2026-05-08T01:25:51.297Z | Compiling toml_edit v0.22.27 |
| 2149 | 2026-05-08T01:25:51.328Z | Compiling petgraph v0.6.5 |
| 2150 | 2026-05-08T01:25:51.772Z | Compiling env_logger v0.11.9 |
| 2151 | 2026-05-08T01:25:52.106Z | Compiling similar v2.7.0 |
| 2152 | 2026-05-08T01:25:52.213Z | Compiling usdt v0.6.0 |
| 2153 | 2026-05-08T01:25:52.589Z | Compiling ecdsa v0.16.9 |
| 2154 | 2026-05-08T01:25:52.740Z | Compiling zip v4.6.1 |
| 2155 | 2026-05-08T01:25:52.796Z | Compiling serde_with v3.17.0 |
| 2156 | 2026-05-08T01:25:53.234Z | Compiling rsa v0.9.10 |
| 2157 | 2026-05-08T01:25:53.263Z | Compiling ed25519-dalek v2.2.0 |
| 2158 | 2026-05-08T01:25:53.573Z | Compiling crossterm v0.28.1 |
| 2159 | 2026-05-08T01:25:53.729Z | Compiling zip v0.6.6 |
| 2160 | 2026-05-08T01:25:53.775Z | Compiling clap v4.5.60 |
| 2161 | 2026-05-08T01:25:54.135Z | Compiling rand v0.10.0 |
| 2162 | 2026-05-08T01:25:54.208Z | Compiling strum v0.26.3 |
| 2163 | 2026-05-08T01:25:54.283Z | Compiling toml v0.7.8 |
| 2164 | 2026-05-08T01:25:54.300Z | Compiling tokio-stream v0.1.18 |
| 2165 | 2026-05-08T01:25:54.366Z | Compiling buf-list v1.1.2 |
| 2166 | 2026-05-08T01:25:54.595Z | Compiling itertools v0.13.0 |
| 2167 | 2026-05-08T01:25:54.675Z | Compiling x509-cert v0.2.5 |
| 2168 | 2026-05-08T01:25:54.766Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2169 | 2026-05-08T01:25:54.787Z | Compiling openapiv3 v2.2.0 |
| 2170 | 2026-05-08T01:25:54.847Z | Compiling sha1 v0.10.6 |
| 2171 | 2026-05-08T01:25:55.367Z | Compiling lalrpop-util v0.19.12 |
| 2172 | 2026-05-08T01:25:55.416Z | Compiling peg-runtime v0.8.5 |
| 2173 | 2026-05-08T01:26:11.778Z | Compiling macaddr v1.0.1 |
| 2174 | 2026-05-08T01:26:11.869Z | Compiling structmeta-derive v0.3.0 |
| 2175 | 2026-05-08T01:26:11.987Z | Compiling rayon-core v1.13.0 |
| 2176 | 2026-05-08T01:26:12.017Z | Compiling crucible-workspace-hack v0.1.0 |
| 2177 | 2026-05-08T01:26:12.077Z | Compiling itertools v0.14.0 |
| 2178 | 2026-05-08T01:26:12.218Z | Compiling secrecy v0.10.3 |
| 2179 | 2026-05-08T01:26:12.256Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2180 | 2026-05-08T01:26:12.300Z | Compiling rustls v0.22.4 |
| 2181 | 2026-05-08T01:26:12.406Z | Compiling heapless v0.8.0 |
| 2182 | 2026-05-08T01:26:12.621Z | Compiling crossbeam-deque v0.8.6 |
| 2183 | 2026-05-08T01:26:12.662Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2184 | 2026-05-08T01:26:12.837Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2185 | 2026-05-08T01:26:12.867Z | Compiling structmeta v0.3.0 |
| 2186 | 2026-05-08T01:26:12.872Z | Compiling rustls-webpki v0.102.8 |
| 2187 | 2026-05-08T01:26:12.900Z | Compiling futures-executor v0.3.32 |
| 2188 | 2026-05-08T01:26:12.922Z | Compiling hash32 v0.3.1 |
| 2189 | 2026-05-08T01:26:12.926Z | Compiling multer v3.1.0 |
| 2190 | 2026-05-08T01:26:13.011Z | Compiling thread_local v1.1.9 |
| 2191 | 2026-05-08T01:26:13.080Z | Compiling smoltcp v0.11.0 |
| 2192 | 2026-05-08T01:26:13.102Z | Compiling slog-async v2.8.0 |
| 2193 | 2026-05-08T01:26:13.118Z | Compiling match_cfg v0.1.0 |
| 2194 | 2026-05-08T01:26:13.160Z | Compiling unicode-width v0.2.0 |
| 2195 | 2026-05-08T01:26:13.210Z | Compiling compression-core v0.4.31 |
| 2196 | 2026-05-08T01:26:13.289Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2197 | 2026-05-08T01:26:13.341Z | Compiling ingot-macros v0.1.1 |
| 2198 | 2026-05-08T01:26:13.380Z | Compiling proc-macro-crate v3.4.0 |
| 2199 | 2026-05-08T01:26:13.398Z | Compiling compression-codecs v0.4.37 |
| 2200 | 2026-05-08T01:26:13.458Z | Compiling hostname v0.3.1 |
| 2201 | 2026-05-08T01:26:13.494Z | Compiling derive-ex v0.1.8 |
| 2202 | 2026-05-08T01:26:13.546Z | Compiling futures v0.3.32 |
| 2203 | 2026-05-08T01:26:13.663Z | Compiling slog-json v2.6.1 |
| 2204 | 2026-05-08T01:26:13.803Z | Compiling crossbeam-channel v0.5.15 |
| 2205 | 2026-05-08T01:26:13.820Z | Compiling half v2.7.1 |
| 2206 | 2026-05-08T01:26:13.865Z | Compiling newtype-uuid-macros v0.1.0 |
| 2207 | 2026-05-08T01:26:13.956Z | Compiling cobs v0.3.0 |
| 2208 | 2026-05-08T01:26:14.108Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2209 | 2026-05-08T01:26:14.201Z | Compiling universal-hash v0.5.1 |
| 2210 | 2026-05-08T01:26:14.329Z | Compiling async-stream-impl v0.3.6 |
| 2211 | 2026-05-08T01:26:14.368Z | Compiling serde_spanned v1.0.4 |
| 2212 | 2026-05-08T01:26:14.536Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2213 | 2026-05-08T01:26:14.560Z | Compiling is-terminal v0.4.17 |
| 2214 | 2026-05-08T01:26:14.609Z | Compiling dropshot v0.17.0 |
| 2215 | 2026-05-08T01:26:14.689Z | Compiling proc-macro-error-attr v1.0.4 |
| 2216 | 2026-05-08T01:26:14.744Z | Compiling take_mut v0.2.2 |
| 2217 | 2026-05-08T01:26:14.831Z | Compiling ciborium-io v0.2.2 |
| 2218 | 2026-05-08T01:26:14.883Z | Compiling term v1.2.1 |
| 2219 | 2026-05-08T01:26:14.916Z | Compiling opaque-debug v0.3.1 |
| 2220 | 2026-05-08T01:26:14.941Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2221 | 2026-05-08T01:26:14.958Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2222 | 2026-05-08T01:26:15.002Z | Compiling convert_case v0.4.0 |
| 2223 | 2026-05-08T01:26:15.018Z | Compiling poly1305 v0.8.0 |
| 2224 | 2026-05-08T01:26:15.066Z | Compiling test-strategy v0.4.5 |
| 2225 | 2026-05-08T01:26:15.191Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2226 | 2026-05-08T01:26:15.208Z | Compiling slog-term v2.9.2 |
| 2227 | 2026-05-08T01:26:15.224Z | Compiling thiserror-no-std v2.0.2 |
| 2228 | 2026-05-08T01:26:15.249Z | Compiling rustls-webpki v0.103.9 |
| 2229 | 2026-05-08T01:26:15.326Z | Compiling derive_more v0.99.20 |
| 2230 | 2026-05-08T01:26:15.343Z | Compiling async-stream v0.3.6 |
| 2231 | 2026-05-08T01:26:15.503Z | Compiling ciborium-ll v0.2.2 |
| 2232 | 2026-05-08T01:26:15.562Z | Compiling tokio-rustls v0.25.0 |
| 2233 | 2026-05-08T01:26:15.726Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2234 | 2026-05-08T01:26:15.836Z | Compiling postcard v1.1.3 |
| 2235 | 2026-05-08T01:26:16.005Z | Compiling ingot-types v0.1.2 |
| 2236 | 2026-05-08T01:26:16.231Z | Compiling slog-bunyan v2.5.0 |
| 2237 | 2026-05-08T01:26:16.377Z | Compiling num_enum_derive v0.7.5 |
| 2238 | 2026-05-08T01:26:16.439Z | Compiling ingot v0.1.1 |
| 2239 | 2026-05-08T01:26:16.456Z | Compiling async-compression v0.4.41 |
| 2240 | 2026-05-08T01:26:16.696Z | Compiling parse-display-derive v0.10.0 |
| 2241 | 2026-05-08T01:26:16.913Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2242 | 2026-05-08T01:26:16.938Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2243 | 2026-05-08T01:26:17.108Z | Compiling proc-macro-crate v1.3.1 |
| 2244 | 2026-05-08T01:26:17.195Z | Compiling backon v1.6.0 |
| 2245 | 2026-05-08T01:26:17.338Z | Compiling waitgroup v0.1.2 |
| 2246 | 2026-05-08T01:26:17.463Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2247 | 2026-05-08T01:26:17.467Z | Compiling password-hash v0.5.0 |
| 2248 | 2026-05-08T01:26:17.519Z | Compiling dropshot_endpoint v0.17.0 |
| 2249 | 2026-05-08T01:26:17.535Z | Compiling chacha20 v0.9.1 |
| 2250 | 2026-05-08T01:26:17.650Z | Compiling rustls-pemfile v2.2.0 |
| 2251 | 2026-05-08T01:26:17.674Z | Compiling blake2 v0.10.6 |
| 2252 | 2026-05-08T01:26:17.806Z | Compiling aead v0.5.2 |
| 2253 | 2026-05-08T01:26:18.017Z | Compiling foreign-types-macros v0.2.3 |
| 2254 | 2026-05-08T01:26:18.049Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2255 | 2026-05-08T01:26:18.168Z | Compiling serde_path_to_error v0.1.20 |
| 2256 | 2026-05-08T01:26:18.352Z | Compiling hostname v0.4.2 |
| 2257 | 2026-05-08T01:26:18.442Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2258 | 2026-05-08T01:26:18.475Z | Compiling proc-macro-error v1.0.4 |
| 2259 | 2026-05-08T01:26:18.503Z | Compiling instant v0.1.13 |
| 2260 | 2026-05-08T01:26:18.548Z | Compiling debug-ignore v1.0.5 |
| 2261 | 2026-05-08T01:26:18.593Z | Compiling typeid v1.0.3 |
| 2262 | 2026-05-08T01:26:18.644Z | Compiling foreign-types-shared v0.3.1 |
| 2263 | 2026-05-08T01:26:18.661Z | Compiling backoff v0.4.0 |
| 2264 | 2026-05-08T01:26:18.679Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2265 | 2026-05-08T01:26:18.693Z | Compiling parse-display v0.10.0 |
| 2266 | 2026-05-08T01:26:18.714Z | Compiling chacha20poly1305 v0.10.1 |
| 2267 | 2026-05-08T01:26:18.764Z | Compiling foreign-types v0.5.0 |
| 2268 | 2026-05-08T01:26:18.781Z | Compiling argon2 v0.5.3 |
| 2269 | 2026-05-08T01:26:18.867Z | Compiling tokio-rustls v0.26.4 |
| 2270 | 2026-05-08T01:26:18.883Z | Compiling rustls-platform-verifier v0.6.2 |
| 2271 | 2026-05-08T01:26:18.914Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2272 | 2026-05-08T01:26:18.917Z | Compiling num_enum_derive v0.5.11 |
| 2273 | 2026-05-08T01:26:18.953Z | Compiling num_enum v0.7.5 |
| 2274 | 2026-05-08T01:26:19.112Z | Compiling hyper-rustls v0.27.7 |
| 2275 | 2026-05-08T01:26:19.131Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2276 | 2026-05-08T01:26:19.164Z | Compiling ciborium v0.2.2 |
| 2277 | 2026-05-08T01:26:19.361Z | Compiling reqwest v0.13.2 |
| 2278 | 2026-05-08T01:26:19.456Z | Compiling reqwest v0.12.28 |
| 2279 | 2026-05-08T01:26:19.616Z | Compiling vsss-rs v3.3.4 |
| 2280 | 2026-05-08T01:26:19.816Z | Compiling tabwriter v1.4.1 |
| 2281 | 2026-05-08T01:26:19.834Z | Compiling regress v0.10.5 |
| 2282 | 2026-05-08T01:26:19.887Z | Compiling byte-wrapper v0.1.0 |
| 2283 | 2026-05-08T01:26:20.027Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2284 | 2026-05-08T01:26:20.202Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2285 | 2026-05-08T01:26:20.275Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2286 | 2026-05-08T01:26:20.406Z | Compiling cstr-argument v0.1.2 |
| 2287 | 2026-05-08T01:26:20.527Z | Compiling erased-serde v0.4.9 |
| 2288 | 2026-05-08T01:26:20.610Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2289 | 2026-05-08T01:26:20.654Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2290 | 2026-05-08T01:26:20.670Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2291 | 2026-05-08T01:26:20.809Z | Compiling num_enum v0.5.11 |
| 2292 | 2026-05-08T01:26:20.841Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2293 | 2026-05-08T01:26:20.876Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2294 | 2026-05-08T01:26:20.979Z | Compiling rayon v1.11.0 |
| 2295 | 2026-05-08T01:26:21.102Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2296 | 2026-05-08T01:26:21.123Z | Compiling indent_write v2.2.0 |
| 2297 | 2026-05-08T01:26:21.140Z | Compiling libefi-sys v0.1.0 |
| 2298 | 2026-05-08T01:26:21.162Z | Compiling colored v3.1.1 |
| 2299 | 2026-05-08T01:26:21.195Z | Compiling zone_cfg_derive v0.3.1 |
| 2300 | 2026-05-08T01:26:21.302Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2301 | 2026-05-08T01:26:21.522Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2302 | 2026-05-08T01:26:21.582Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2303 | 2026-05-08T01:26:21.821Z | Compiling camino-tempfile v1.4.1 |
| 2304 | 2026-05-08T01:26:21.837Z | Compiling itertools v0.12.1 |
| 2305 | 2026-05-08T01:26:21.857Z | Compiling usdt-attr-macro v0.5.0 |
| 2306 | 2026-05-08T01:26:21.998Z | Compiling usdt-macro v0.5.0 |
| 2307 | 2026-05-08T01:26:22.077Z | Compiling bitfield-struct v0.6.2 |
| 2308 | 2026-05-08T01:26:22.249Z | Compiling num-derive v0.4.2 |
| 2309 | 2026-05-08T01:26:22.618Z | Compiling blake3 v1.8.3 |
| 2310 | 2026-05-08T01:26:22.645Z | Compiling ordered-float v2.10.1 |
| 2311 | 2026-05-08T01:26:22.722Z | Compiling sigpipe v0.1.3 |
| 2312 | 2026-05-08T01:26:22.738Z | Compiling memmap v0.7.0 |
| 2313 | 2026-05-08T01:26:22.851Z | Compiling swrite v0.1.0 |
| 2314 | 2026-05-08T01:26:22.877Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2315 | 2026-05-08T01:26:22.949Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2316 | 2026-05-08T01:26:22.983Z | Compiling glob v0.3.3 |
| 2317 | 2026-05-08T01:26:23.013Z | Compiling serde-value v0.7.0 |
| 2318 | 2026-05-08T01:26:23.047Z | Compiling usdt v0.5.0 |
| 2319 | 2026-05-08T01:26:23.191Z | Compiling zone v0.3.1 |
| 2320 | 2026-05-08T01:26:23.194Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2321 | 2026-05-08T01:26:23.225Z | Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2322 | 2026-05-08T01:26:23.246Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2323 | 2026-05-08T01:26:23.321Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2324 | 2026-05-08T01:26:23.494Z | Compiling serde-untagged v0.1.9 |
| 2325 | 2026-05-08T01:26:23.531Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2326 | 2026-05-08T01:26:23.720Z | Compiling toml v0.8.23 |
| 2327 | 2026-05-08T01:26:23.737Z | Compiling smf v0.2.3 |
| 2328 | 2026-05-08T01:26:23.885Z | Compiling filetime v0.2.27 |
| 2329 | 2026-05-08T01:26:23.902Z | Compiling unicode-xid v0.2.6 |
| 2330 | 2026-05-08T01:26:23.917Z | Compiling same-file v1.0.6 |
| 2331 | 2026-05-08T01:26:23.953Z | Compiling constant_time_eq v0.4.2 |
| 2332 | 2026-05-08T01:26:23.968Z | Compiling whoami v1.6.1 |
| 2333 | 2026-05-08T01:26:24.070Z | Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2334 | 2026-05-08T01:26:24.114Z | Compiling arrayvec v0.7.6 |
| 2335 | 2026-05-08T01:26:24.117Z | Compiling arrayref v0.3.9 |
| 2336 | 2026-05-08T01:26:24.158Z | Compiling xattr v1.6.1 |
| 2337 | 2026-05-08T01:26:24.175Z | Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 2338 | 2026-05-08T01:26:24.181Z | Compiling walkdir v2.5.0 |
| 2339 | 2026-05-08T01:26:24.222Z | Compiling cargo-util-schemas v0.8.2 |
| 2340 | 2026-05-08T01:26:24.400Z | Compiling tar v0.4.45 |
| 2341 | 2026-05-08T01:26:24.445Z | Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 2342 | 2026-05-08T01:26:24.548Z | Compiling tokio-dtrace v0.1.1 |
| 2343 | 2026-05-08T01:26:24.698Z | Compiling console v0.16.2 |
| 2344 | 2026-05-08T01:26:24.794Z | Compiling gethostname v0.5.0 |
| 2345 | 2026-05-08T01:26:24.875Z | Compiling cargo-platform v0.2.0 |
| 2346 | 2026-05-08T01:26:24.903Z | Compiling unit-prefix v0.5.2 |
| 2347 | 2026-05-08T01:26:24.923Z | Compiling topological-sort v0.2.2 |
| 2348 | 2026-05-08T01:26:24.949Z | Compiling oxide-tokio-rt v0.1.4 |
| 2349 | 2026-05-08T01:26:24.965Z | Compiling shell-words v1.1.1 |
| 2350 | 2026-05-08T01:26:25.090Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 2351 | 2026-05-08T01:26:25.117Z | Compiling indicatif v0.18.4 |
| 2352 | 2026-05-08T01:26:25.390Z | Compiling cargo_metadata v0.21.0 |
| 2353 | 2026-05-08T01:26:34.750Z | Compiling progenitor-client v0.14.0 |
| 2354 | 2026-05-08T01:26:34.766Z | Compiling progenitor-client v0.10.0 |
| 2355 | 2026-05-08T01:26:34.766Z | Compiling omicron-zone-package v0.12.2 |
| 2356 | 2026-05-08T01:26:34.868Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2357 | 2026-05-08T01:26:34.900Z | Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2358 | 2026-05-08T01:26:34.934Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2359 | 2026-05-08T01:26:35.199Z | Compiling progenitor-extras v0.2.0 |
| 2360 | 2026-05-08T01:26:35.254Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2361 | 2026-05-08T01:26:35.268Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2362 | 2026-05-08T01:26:35.462Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2363 | 2026-05-08T01:26:35.846Z | Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2364 | 2026-05-08T01:26:36.042Z | Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2365 | 2026-05-08T01:26:36.092Z | Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2366 | 2026-05-08T01:26:39.824Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2367 | 2026-05-08T01:26:47.187Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2368 | 2026-05-08T01:26:50.269Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2369 | 2026-05-08T01:26:51.296Z | Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 2370 | 2026-05-08T01:27:00.485Z | Finished `release` profile [optimized] target(s) in 1m 39s |
| 2371 | 2026-05-08T01:27:00.639Z | Running `target/release/omicron-package -t test target create -p dev` |
| 2372 | 2026-05-08T01:27:00.703Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2373 | 2026-05-08T01:27:00.706Z | Created new build target 'test' and set it as active |
| 2374 | 2026-05-08T01:27:00.706Z | |
| 2375 | 2026-05-08T01:27:00.706Z | real 1:40.189946820 |
| 2376 | 2026-05-08T01:27:00.706Z | user 16:30.137064758 |
| 2377 | 2026-05-08T01:27:00.706Z | sys 2:36.707351644 |
| 2378 | 2026-05-08T01:27:00.706Z | trap 0.462899032 |
| 2379 | 2026-05-08T01:27:00.706Z | tflt 2.617525423 |
| 2380 | 2026-05-08T01:27:00.706Z | dflt 3.681590425 |
| 2381 | 2026-05-08T01:27:00.707Z | kflt 0.000448580 |
| 2382 | 2026-05-08T01:27:00.707Z | lock 51:51.249730633 |
| 2383 | 2026-05-08T01:27:00.707Z | slp 42:26.476003995 |
| 2384 | 2026-05-08T01:27:00.707Z | lat 46.404992442 |
| 2385 | 2026-05-08T01:27:00.707Z | stop 5:29.961519233 |
| 2386 | 2026-05-08T01:27:00.707Z | + ptime -m cargo run --locked --release --bin omicron-package -- -t test package |
| 2387 | 2026-05-08T01:27:01.589Z | Finished `release` profile [optimized] target(s) in 0.87s |
| 2388 | 2026-05-08T01:27:01.660Z | Running `target/release/omicron-package -t test package` |
| 2389 | 2026-05-08T01:27:01.717Z | Logging to: /work/oxidecomputer/omicron/out/LOG |
| 2390 | 2026-05-08T01:27:03.125Z | Compiling heck v0.5.0 |
| 2391 | 2026-05-08T01:27:03.125Z | Compiling regress v0.11.1 |
| 2392 | 2026-05-08T01:27:03.131Z | Compiling unsafe-libyaml v0.2.11 |
| 2393 | 2026-05-08T01:27:03.387Z | Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2394 | 2026-05-08T01:27:03.406Z | Compiling regress v0.10.5 |
| 2395 | 2026-05-08T01:27:03.428Z | Compiling unicode-width v0.1.14 |
| 2396 | 2026-05-08T01:27:03.453Z | Compiling is-terminal v0.4.17 |
| 2397 | 2026-05-08T01:27:03.469Z | Compiling prettyplease v0.2.37 |
| 2398 | 2026-05-08T01:27:03.469Z | Compiling bytecount v0.6.9 |
| 2399 | 2026-05-08T01:27:03.473Z | Compiling rustls v0.22.4 |
| 2400 | 2026-05-08T01:27:03.473Z | Compiling rustls-webpki v0.102.8 |
| 2401 | 2026-05-08T01:27:03.473Z | Compiling derive-where v1.6.0 |
| 2402 | 2026-05-08T01:27:03.490Z | Compiling thread_local v1.1.9 |
| 2403 | 2026-05-08T01:27:03.493Z | Compiling compression-core v0.4.31 |
| 2404 | 2026-05-08T01:27:03.493Z | Compiling match_cfg v0.1.0 |
| 2405 | 2026-05-08T01:27:03.614Z | Compiling multer v3.1.0 |
| 2406 | 2026-05-08T01:27:03.620Z | Compiling hostname v0.3.1 |
| 2407 | 2026-05-08T01:27:03.656Z | Compiling slog-async v2.8.0 |
| 2408 | 2026-05-08T01:27:03.717Z | Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2409 | 2026-05-08T01:27:03.731Z | Compiling compression-codecs v0.4.37 |
| 2410 | 2026-05-08T01:27:03.751Z | Compiling crossbeam-channel v0.5.15 |
| 2411 | 2026-05-08T01:27:03.778Z | Compiling slog-json v2.6.1 |
| 2412 | 2026-05-08T01:27:03.784Z | Compiling futures-executor v0.3.32 |
| 2413 | 2026-05-08T01:27:03.784Z | Compiling serde_spanned v1.0.4 |
| 2414 | 2026-05-08T01:27:03.843Z | Compiling toml_datetime v1.0.0+spec-1.1.0 |
| 2415 | 2026-05-08T01:27:03.847Z | Compiling term v1.2.1 |
| 2416 | 2026-05-08T01:27:03.928Z | Compiling serde_yaml v0.9.34+deprecated |
| 2417 | 2026-05-08T01:27:04.000Z | Compiling take_mut v0.2.2 |
| 2418 | 2026-05-08T01:27:04.024Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2419 | 2026-05-08T01:27:04.024Z | Compiling futures v0.3.32 |
| 2420 | 2026-05-08T01:27:04.084Z | Compiling slog-bunyan v2.5.0 |
| 2421 | 2026-05-08T01:27:04.164Z | Compiling slog-term v2.9.2 |
| 2422 | 2026-05-08T01:27:04.185Z | Compiling async-compression v0.4.41 |
| 2423 | 2026-05-08T01:27:04.225Z | Compiling toml v1.0.6+spec-1.1.0 |
| 2424 | 2026-05-08T01:27:04.307Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2425 | 2026-05-08T01:27:04.327Z | Compiling async-stream v0.3.6 |
| 2426 | 2026-05-08T01:27:04.382Z | Compiling dropshot v0.17.0 |
| 2427 | 2026-05-08T01:27:04.455Z | Compiling num-rational v0.4.2 |
| 2428 | 2026-05-08T01:27:04.477Z | Compiling progenitor-client v0.14.0 |
| 2429 | 2026-05-08T01:27:04.517Z | Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2430 | 2026-05-08T01:27:04.539Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2431 | 2026-05-08T01:27:04.571Z | Compiling waitgroup v0.1.2 |
| 2432 | 2026-05-08T01:27:04.672Z | Compiling backon v1.6.0 |
| 2433 | 2026-05-08T01:27:04.726Z | Compiling rustls-pemfile v2.2.0 |
| 2434 | 2026-05-08T01:27:04.749Z | Compiling num-complex v0.4.6 |
| 2435 | 2026-05-08T01:27:04.753Z | Compiling serde_path_to_error v0.1.20 |
| 2436 | 2026-05-08T01:27:04.774Z | Compiling hostname v0.4.2 |
| 2437 | 2026-05-08T01:27:04.822Z | Compiling instant v0.1.13 |
| 2438 | 2026-05-08T01:27:04.826Z | Compiling debug-ignore v1.0.5 |
| 2439 | 2026-05-08T01:27:04.908Z | Compiling typify-impl v0.6.2 |
| 2440 | 2026-05-08T01:27:04.944Z | Compiling backoff v0.4.0 |
| 2441 | 2026-05-08T01:27:04.968Z | Compiling progenitor-extras v0.2.0 |
| 2442 | 2026-05-08T01:27:04.972Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2443 | 2026-05-08T01:27:04.986Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2444 | 2026-05-08T01:27:05.179Z | Compiling num v0.4.3 |
| 2445 | 2026-05-08T01:27:05.240Z | Compiling parse-display v0.10.0 |
| 2446 | 2026-05-08T01:27:05.262Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2447 | 2026-05-08T01:27:05.265Z | Compiling progenitor-client v0.13.0 |
| 2448 | 2026-05-08T01:27:05.305Z | Compiling progenitor-client v0.10.0 |
| 2449 | 2026-05-08T01:27:05.308Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2450 | 2026-05-08T01:27:05.383Z | Compiling macaddr v1.0.1 |
| 2451 | 2026-05-08T01:27:05.412Z | Compiling float-ord v0.3.2 |
| 2452 | 2026-05-08T01:27:05.476Z | Compiling console v0.15.11 |
| 2453 | 2026-05-08T01:27:05.584Z | Compiling newline-converter v0.3.0 |
| 2454 | 2026-05-08T01:27:05.629Z | Compiling atomicwrites v0.4.4 |
| 2455 | 2026-05-08T01:27:05.653Z | Compiling slog-dtrace v0.3.0 |
| 2456 | 2026-05-08T01:27:05.813Z | Compiling async-recursion v1.1.1 |
| 2457 | 2026-05-08T01:27:05.891Z | Compiling tokio-rustls v0.25.0 |
| 2458 | 2026-05-08T01:27:05.960Z | Compiling expectorate v1.2.0 |
| 2459 | 2026-05-08T01:27:05.980Z | Compiling owo-colors v4.3.0 |
| 2460 | 2026-05-08T01:27:06.007Z | Compiling cancel-safe-futures v0.1.5 |
| 2461 | 2026-05-08T01:27:06.077Z | Compiling libsw-core v0.3.2 |
| 2462 | 2026-05-08T01:27:06.176Z | Compiling resolv-conf v0.7.6 |
| 2463 | 2026-05-08T01:27:06.202Z | Compiling toml v0.8.23 |
| 2464 | 2026-05-08T01:27:06.317Z | Compiling libsw v3.5.0 |
| 2465 | 2026-05-08T01:27:06.460Z | Compiling linear-map v1.2.0 |
| 2466 | 2026-05-08T01:27:06.483Z | Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2467 | 2026-05-08T01:27:06.573Z | Compiling minimal-lexical v0.2.1 |
| 2468 | 2026-05-08T01:27:06.707Z | Compiling linked-hash-map v0.5.6 |
| 2469 | 2026-05-08T01:27:06.765Z | Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2470 | 2026-05-08T01:27:06.768Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2471 | 2026-05-08T01:27:06.811Z | Compiling nom v7.1.3 |
| 2472 | 2026-05-08T01:27:06.816Z | Compiling unicode-xid v0.2.6 |
| 2473 | 2026-05-08T01:27:06.850Z | Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2474 | 2026-05-08T01:27:06.922Z | Compiling lru-cache v0.1.2 |
| 2475 | 2026-05-08T01:27:06.957Z | Compiling globset v0.4.18 |
| 2476 | 2026-05-08T01:27:06.980Z | Compiling hickory-proto v0.24.4 |
| 2477 | 2026-05-08T01:27:07.000Z | Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2478 | 2026-05-08T01:27:07.102Z | Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2479 | 2026-05-08T01:27:07.357Z | Compiling convert_case v0.10.0 |
| 2480 | 2026-05-08T01:27:07.653Z | Compiling derive_more-impl v2.1.1 |
| 2481 | 2026-05-08T01:27:07.807Z | Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2482 | 2026-05-08T01:27:08.179Z | Compiling pin-project-internal v1.1.11 |
| 2483 | 2026-05-08T01:27:08.215Z | Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2484 | 2026-05-08T01:27:08.389Z | Compiling typify-macro v0.6.2 |
| 2485 | 2026-05-08T01:27:08.445Z | Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2486 | 2026-05-08T01:27:08.700Z | Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2487 | 2026-05-08T01:27:08.963Z | Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2488 | 2026-05-08T01:27:09.185Z | Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2489 | 2026-05-08T01:27:09.236Z | Compiling pin-project v1.1.11 |
| 2490 | 2026-05-08T01:27:09.373Z | Compiling derive_more v2.1.1 |
| 2491 | 2026-05-08T01:27:09.486Z | Compiling hickory-resolver v0.24.4 |
| 2492 | 2026-05-08T01:27:09.673Z | Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2493 | 2026-05-08T01:27:09.709Z | Compiling papergrid v0.11.0 |
| 2494 | 2026-05-08T01:27:09.858Z | Compiling tabled_derive v0.7.0 |
| 2495 | 2026-05-08T01:27:09.990Z | Compiling typify v0.6.2 |
| 2496 | 2026-05-08T01:27:10.242Z | Compiling progenitor-impl v0.14.0 |
| 2497 | 2026-05-08T01:27:10.334Z | Compiling progenitor-impl v0.13.0 |
| 2498 | 2026-05-08T01:27:10.853Z | Compiling qorb v0.4.1 |
| 2499 | 2026-05-08T01:27:11.263Z | Compiling pem v3.0.6 |
| 2500 | 2026-05-08T01:27:11.978Z | Compiling snafu-derive v0.8.9 |
| 2501 | 2026-05-08T01:27:12.391Z | Compiling progenitor-macro v0.14.0 |
| 2502 | 2026-05-08T01:27:12.528Z | Compiling progenitor-macro v0.13.0 |
| 2503 | 2026-05-08T01:27:12.772Z | Compiling termtree v0.5.1 |
| 2504 | 2026-05-08T01:27:12.974Z | Compiling tabled v0.15.0 |
| 2505 | 2026-05-08T01:27:13.630Z | Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2506 | 2026-05-08T01:27:14.667Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2507 | 2026-05-08T01:27:14.999Z | Compiling snafu v0.8.9 |
| 2508 | 2026-05-08T01:27:15.257Z | Compiling crossterm v0.29.0 |
| 2509 | 2026-05-08T01:27:15.545Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2510 | 2026-05-08T01:27:15.601Z | Compiling phf_shared v0.12.1 |
| 2511 | 2026-05-08T01:27:15.894Z | Compiling olpc-cjson v0.1.4 |
| 2512 | 2026-05-08T01:27:16.142Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2513 | 2026-05-08T01:27:16.515Z | Compiling serde_plain v1.0.2 |
| 2514 | 2026-05-08T01:27:16.568Z | Compiling progenitor v0.14.0 |
| 2515 | 2026-05-08T01:27:16.690Z | Compiling csv-core v0.1.13 |
| 2516 | 2026-05-08T01:27:16.711Z | Compiling progenitor v0.13.0 |
| 2517 | 2026-05-08T01:27:16.748Z | Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2518 | 2026-05-08T01:27:16.870Z | Compiling vte v0.14.1 |
| 2519 | 2026-05-08T01:27:16.896Z | Compiling chrono-tz v0.10.4 |
| 2520 | 2026-05-08T01:27:17.116Z | Compiling highway v1.3.0 |
| 2521 | 2026-05-08T01:27:17.137Z | Compiling typed-path v0.9.3 |
| 2522 | 2026-05-08T01:27:17.187Z | Compiling strip-ansi-escapes v0.2.1 |
| 2523 | 2026-05-08T01:27:17.263Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2524 | 2026-05-08T01:27:17.749Z | Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2525 | 2026-05-08T01:27:17.762Z | Compiling csv v1.4.0 |
| 2526 | 2026-05-08T01:27:17.868Z | Compiling phf v0.12.1 |
| 2527 | 2026-05-08T01:27:18.093Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 2528 | 2026-05-08T01:27:18.213Z | Compiling tough v0.20.0 |
| 2529 | 2026-05-08T01:27:18.787Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2530 | 2026-05-08T01:27:19.274Z | Compiling const_format_proc_macros v0.2.34 |
| 2531 | 2026-05-08T01:27:19.645Z | Compiling fd-lock v4.0.4 |
| 2532 | 2026-05-08T01:27:19.823Z | Compiling peg-macros v0.8.5 |
| 2533 | 2026-05-08T01:27:20.049Z | Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2534 | 2026-05-08T01:27:20.072Z | Compiling nu-ansi-term v0.50.3 |
| 2535 | 2026-05-08T01:27:20.353Z | Compiling reedline v0.40.0 |
| 2536 | 2026-05-08T01:27:20.647Z | Compiling const_format v0.2.35 |
| 2537 | 2026-05-08T01:27:21.016Z | Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2538 | 2026-05-08T01:27:21.078Z | Compiling peg v0.8.5 |
| 2539 | 2026-05-08T01:27:21.162Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2540 | 2026-05-08T01:27:21.189Z | Compiling bcs v0.1.6 |
| 2541 | 2026-05-08T01:27:21.673Z | Compiling semver v0.1.20 |
| 2542 | 2026-05-08T01:27:21.963Z | Compiling rustc_version v0.1.7 |
| 2543 | 2026-05-08T01:27:21.986Z | Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2544 | 2026-05-08T01:27:22.142Z | Compiling unicode-linebreak v0.1.5 |
| 2545 | 2026-05-08T01:27:22.204Z | Compiling newtype_derive v0.1.6 |
| 2546 | 2026-05-08T01:27:22.246Z | Compiling humantime v2.3.0 |
| 2547 | 2026-05-08T01:27:22.431Z | Compiling smawk v0.3.2 |
| 2548 | 2026-05-08T01:27:22.525Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2549 | 2026-05-08T01:27:22.648Z | Compiling textwrap v0.16.2 |
| 2550 | 2026-05-08T01:27:22.847Z | Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2551 | 2026-05-08T01:27:23.206Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2552 | 2026-05-08T01:27:23.772Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2553 | 2026-05-08T01:27:23.807Z | Compiling base64 v0.21.7 |
| 2554 | 2026-05-08T01:27:24.288Z | Compiling steno v0.4.1 |
| 2555 | 2026-05-08T01:27:24.352Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2556 | 2026-05-08T01:27:24.374Z | Compiling utf-8 v0.7.6 |
| 2557 | 2026-05-08T01:27:24.399Z | Compiling tagptr v0.2.0 |
| 2558 | 2026-05-08T01:27:24.600Z | Compiling moka v0.12.13 |
| 2559 | 2026-05-08T01:27:24.619Z | Compiling hickory-proto v0.26.1 |
| 2560 | 2026-05-08T01:27:24.647Z | Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 2561 | 2026-05-08T01:27:24.788Z | Compiling tungstenite v0.21.0 |
| 2562 | 2026-05-08T01:27:24.826Z | Compiling radium v0.7.0 |
| 2563 | 2026-05-08T01:27:25.149Z | Compiling tap v1.0.1 |
| 2564 | 2026-05-08T01:27:25.308Z | Compiling maybe-uninit v2.0.0 |
| 2565 | 2026-05-08T01:27:25.505Z | Compiling tokio-tungstenite v0.21.0 |
| 2566 | 2026-05-08T01:27:25.736Z | Compiling hickory-resolver v0.25.2 |
| 2567 | 2026-05-08T01:27:25.837Z | Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2568 | 2026-05-08T01:27:25.906Z | Compiling wyz v0.5.1 |
| 2569 | 2026-05-08T01:27:26.165Z | Compiling zerocopy-derive v0.6.6 |
| 2570 | 2026-05-08T01:27:26.189Z | Compiling funty v2.0.0 |
| 2571 | 2026-05-08T01:27:26.227Z | Compiling packed_struct v0.10.1 |
| 2572 | 2026-05-08T01:27:26.506Z | Compiling display-error-chain v0.2.2 |
| 2573 | 2026-05-08T01:27:26.690Z | Compiling crc-catalog v2.4.0 |
| 2574 | 2026-05-08T01:27:26.848Z | Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2575 | 2026-05-08T01:27:26.943Z | Compiling crc v3.4.0 |
| 2576 | 2026-05-08T01:27:26.984Z | Compiling zerocopy v0.6.6 |
| 2577 | 2026-05-08T01:27:27.151Z | Compiling bitvec v1.0.1 |
| 2578 | 2026-05-08T01:27:27.307Z | Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 2579 | 2026-05-08T01:27:27.353Z | Compiling num-derive v0.3.3 |
| 2580 | 2026-05-08T01:27:27.417Z | Compiling packed_struct_codegen v0.10.1 |
| 2581 | 2026-05-08T01:27:28.240Z | Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2582 | 2026-05-08T01:27:28.431Z | Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 2583 | 2026-05-08T01:27:28.997Z | Compiling bitfield-macros v0.19.4 |
| 2584 | 2026-05-08T01:27:29.714Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2585 | 2026-05-08T01:27:29.798Z | Compiling indexmap v1.9.3 |
| 2586 | 2026-05-08T01:27:30.037Z | Compiling nodrop v0.1.14 |
| 2587 | 2026-05-08T01:27:30.109Z | Compiling proc-macro-error2 v2.0.1 |
| 2588 | 2026-05-08T01:27:30.170Z | Compiling array-init v0.0.4 |
| 2589 | 2026-05-08T01:27:30.223Z | Compiling bitfield v0.19.4 |
| 2590 | 2026-05-08T01:27:30.546Z | Compiling libscf-sys v1.1.0 |
| 2591 | 2026-05-08T01:27:30.595Z | Compiling smallvec v0.6.14 |
| 2592 | 2026-05-08T01:27:30.730Z | Compiling typify-impl v0.4.3 |
| 2593 | 2026-05-08T01:27:30.775Z | Compiling hashbrown v0.12.3 |
| 2594 | 2026-05-08T01:27:30.841Z | Compiling serde-hex v0.1.0 |
| 2595 | 2026-05-08T01:27:31.449Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2596 | 2026-05-08T01:27:31.611Z | Compiling tabled_derive v0.11.0 |
| 2597 | 2026-05-08T01:27:31.807Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2598 | 2026-05-08T01:27:31.950Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2599 | 2026-05-08T01:27:32.002Z | Compiling ron v0.8.1 |
| 2600 | 2026-05-08T01:27:32.171Z | Compiling papergrid v0.17.0 |
| 2601 | 2026-05-08T01:27:32.193Z | Compiling testing_table v0.3.0 |
| 2602 | 2026-05-08T01:27:32.221Z | Compiling hashbrown v0.13.2 |
| 2603 | 2026-05-08T01:27:32.659Z | Compiling vergen-gitcl v1.0.8 |
| 2604 | 2026-05-08T01:27:32.742Z | Compiling dirs-sys-next v0.1.2 |
| 2605 | 2026-05-08T01:27:32.820Z | Compiling glob v0.3.3 |
| 2606 | 2026-05-08T01:27:32.847Z | Compiling maplit v1.0.2 |
| 2607 | 2026-05-08T01:27:32.881Z | Compiling crunchy v0.2.4 |
| 2608 | 2026-05-08T01:27:32.939Z | Compiling crc-any v2.5.0 |
| 2609 | 2026-05-08T01:27:32.977Z | Compiling diesel_derives v2.3.7 |
| 2610 | 2026-05-08T01:27:33.025Z | Compiling dirs-next v2.0.0 |
| 2611 | 2026-05-08T01:27:33.183Z | Compiling clang-sys v1.8.1 |
| 2612 | 2026-05-08T01:27:33.198Z | Compiling object v0.30.4 |
| 2613 | 2026-05-08T01:27:33.272Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2614 | 2026-05-08T01:27:33.292Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2615 | 2026-05-08T01:27:33.370Z | Compiling tabled v0.20.0 |
| 2616 | 2026-05-08T01:27:33.572Z | Compiling dsl_auto_type v0.2.0 |
| 2617 | 2026-05-08T01:27:33.712Z | Compiling scheduled-thread-pool v0.2.7 |
| 2618 | 2026-05-08T01:27:33.952Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 2619 | 2026-05-08T01:27:33.983Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2620 | 2026-05-08T01:27:34.154Z | Compiling tiny-keccak v2.0.2 |
| 2621 | 2026-05-08T01:27:34.204Z | Compiling path-slash v0.1.5 |
| 2622 | 2026-05-08T01:27:34.233Z | Compiling xshell-macros v0.2.7 |
| 2623 | 2026-05-08T01:27:34.253Z | Compiling typify-macro v0.4.3 |
| 2624 | 2026-05-08T01:27:34.350Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 2625 | 2026-05-08T01:27:34.406Z | Compiling r2d2 v0.8.10 |
| 2626 | 2026-05-08T01:27:34.485Z | Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 2627 | 2026-05-08T01:27:34.629Z | Compiling xshell v0.2.7 |
| 2628 | 2026-05-08T01:27:34.719Z | Compiling term v0.7.0 |
| 2629 | 2026-05-08T01:27:34.843Z | Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 2630 | 2026-05-08T01:27:35.241Z | Compiling downcast-rs v2.0.2 |
| 2631 | 2026-05-08T01:27:35.278Z | Compiling bit-vec v0.6.3 |
| 2632 | 2026-05-08T01:27:35.318Z | Compiling ascii-canvas v3.0.0 |
| 2633 | 2026-05-08T01:27:35.583Z | Compiling bit-set v0.5.3 |
| 2634 | 2026-05-08T01:27:35.634Z | Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 2635 | 2026-05-08T01:27:35.769Z | Compiling itertools v0.10.5 |
| 2636 | 2026-05-08T01:27:35.785Z | Compiling ena v0.14.4 |
| 2637 | 2026-05-08T01:27:35.946Z | Compiling libloading v0.8.9 |
| 2638 | 2026-05-08T01:27:36.040Z | Compiling regex-syntax v0.6.29 |
| 2639 | 2026-05-08T01:27:36.184Z | Compiling bindgen v0.71.1 |
| 2640 | 2026-05-08T01:27:36.523Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2641 | 2026-05-08T01:27:36.851Z | Compiling diff v0.1.13 |
| 2642 | 2026-05-08T01:27:36.879Z | Compiling unicase v2.9.0 |
| 2643 | 2026-05-08T01:27:37.126Z | Compiling crc8 v0.1.1 |
| 2644 | 2026-05-08T01:27:37.301Z | Compiling typify v0.4.3 |
| 2645 | 2026-05-08T01:27:37.439Z | Compiling lalrpop v0.19.12 |
| 2646 | 2026-05-08T01:27:37.853Z | Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 2647 | 2026-05-08T01:27:37.988Z | Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 2648 | 2026-05-08T01:27:38.022Z | Compiling cexpr v0.6.0 |
| 2649 | 2026-05-08T01:27:42.518Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 2650 | 2026-05-08T01:27:42.669Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 2651 | 2026-05-08T01:27:42.669Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2652 | 2026-05-08T01:27:42.669Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 2653 | 2026-05-08T01:27:42.669Z | Compiling headers-core v0.3.0 |
| 2654 | 2026-05-08T01:27:42.669Z | Compiling libxml v0.3.3 |
| 2655 | 2026-05-08T01:27:42.670Z | Compiling headers v0.4.1 |
| 2656 | 2026-05-08T01:27:42.670Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 2657 | 2026-05-08T01:27:42.670Z | Compiling diesel v2.3.7 |
| 2658 | 2026-05-08T01:27:42.670Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 2659 | 2026-05-08T01:27:42.670Z | Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 2660 | 2026-05-08T01:27:42.670Z | Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2661 | 2026-05-08T01:27:42.670Z | Compiling strum_macros v0.24.3 |
| 2662 | 2026-05-08T01:27:42.670Z | Compiling indoc v1.0.9 |
| 2663 | 2026-05-08T01:27:42.670Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 2664 | 2026-05-08T01:27:42.670Z | Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 2665 | 2026-05-08T01:27:42.670Z | Compiling derive_builder v0.20.2 |
| 2666 | 2026-05-08T01:27:42.670Z | Compiling oso-derive v0.27.3 |
| 2667 | 2026-05-08T01:27:42.670Z | Compiling quick-xml v0.37.5 |
| 2668 | 2026-05-08T01:27:42.670Z | Compiling impl-trait-for-tuples v0.2.3 |
| 2669 | 2026-05-08T01:27:42.670Z | Compiling openssl-probe v0.1.6 |
| 2670 | 2026-05-08T01:27:42.670Z | Compiling half v1.8.3 |
| 2671 | 2026-05-08T01:27:42.701Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 2672 | 2026-05-08T01:27:42.703Z | Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 2673 | 2026-05-08T01:27:42.732Z | Compiling serde_cbor v0.11.2 |
| 2674 | 2026-05-08T01:27:42.948Z | Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 2675 | 2026-05-08T01:27:42.982Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 2676 | 2026-05-08T01:27:43.124Z | Compiling bb8 v0.8.6 |
| 2677 | 2026-05-08T01:27:43.211Z | Compiling trait-variant v0.1.2 |
| 2678 | 2026-05-08T01:27:43.353Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 2679 | 2026-05-08T01:27:43.493Z | Compiling samael v0.0.19 |
| 2680 | 2026-05-08T01:27:43.603Z | Compiling tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2681 | 2026-05-08T01:27:43.663Z | Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2682 | 2026-05-08T01:27:43.759Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 2683 | 2026-05-08T01:27:43.802Z | Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 2684 | 2026-05-08T01:27:43.941Z | Compiling fxhash v0.2.1 |
| 2685 | 2026-05-08T01:27:44.003Z | Compiling salty v0.3.0 |
| 2686 | 2026-05-08T01:27:44.119Z | Compiling progenitor-impl v0.11.2 |
| 2687 | 2026-05-08T01:27:44.312Z | Compiling progenitor-impl v0.10.0 |
| 2688 | 2026-05-08T01:27:44.345Z | Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 2689 | 2026-05-08T01:27:44.370Z | Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 2690 | 2026-05-08T01:27:44.643Z | Compiling kstat-rs v0.2.4 |
| 2691 | 2026-05-08T01:27:44.966Z | Compiling polar-core v0.27.3 |
| 2692 | 2026-05-08T01:27:45.062Z | Compiling libz-sys v1.1.24 |
| 2693 | 2026-05-08T01:27:45.133Z | Compiling nonempty v0.12.0 |
| 2694 | 2026-05-08T01:27:45.205Z | Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 2695 | 2026-05-08T01:27:45.371Z | Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2696 | 2026-05-08T01:27:46.332Z | Compiling progenitor-macro v0.11.2 |
| 2697 | 2026-05-08T01:27:46.510Z | Compiling progenitor-macro v0.10.0 |
| 2698 | 2026-05-08T01:27:47.555Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2699 | 2026-05-08T01:27:48.830Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2700 | 2026-05-08T01:27:48.908Z | Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 2701 | 2026-05-08T01:27:49.425Z | Compiling progenitor-client v0.11.2 |
| 2702 | 2026-05-08T01:27:49.975Z | Compiling darling_core v0.23.0 |
| 2703 | 2026-05-08T01:27:50.017Z | Compiling nanorand v0.7.0 |
| 2704 | 2026-05-08T01:27:50.351Z | Compiling arc-swap v1.8.2 |
| 2705 | 2026-05-08T01:27:50.408Z | Compiling fs-err v2.11.0 |
| 2706 | 2026-05-08T01:27:50.553Z | Compiling parking_lot_core v0.8.6 |
| 2707 | 2026-05-08T01:27:50.841Z | Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2708 | 2026-05-08T01:27:50.875Z | Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2709 | 2026-05-08T01:27:50.893Z | Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 2710 | 2026-05-08T01:27:52.158Z | Compiling darling_macro v0.23.0 |
| 2711 | 2026-05-08T01:27:52.667Z | Compiling mime_guess v2.0.5 |
| 2712 | 2026-05-08T01:27:53.177Z | Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2713 | 2026-05-08T01:27:53.746Z | Compiling slog-scope v4.4.1 |
| 2714 | 2026-05-08T01:27:54.202Z | Compiling oso v0.27.3 |
| 2715 | 2026-05-08T01:27:55.002Z | Compiling progenitor v0.10.0 |
| 2716 | 2026-05-08T01:27:55.189Z | Compiling progenitor v0.11.2 |
| 2717 | 2026-05-08T01:27:55.221Z | Compiling flume v0.11.1 |
| 2718 | 2026-05-08T01:27:55.382Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2719 | 2026-05-08T01:27:55.621Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 2720 | 2026-05-08T01:27:57.770Z | Compiling async-bb8-diesel v0.2.1 |
| 2721 | 2026-05-08T01:27:58.222Z | Compiling diesel-dtrace v0.5.0 |
| 2722 | 2026-05-08T01:27:58.409Z | Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 2723 | 2026-05-08T01:27:58.722Z | Compiling primeorder v0.13.6 |
| 2724 | 2026-05-08T01:27:59.064Z | Compiling git-stub v1.0.0 |
| 2725 | 2026-05-08T01:27:59.268Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 2726 | 2026-05-08T01:27:59.333Z | Compiling instability v0.3.11 |
| 2727 | 2026-05-08T01:27:59.568Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 2728 | 2026-05-08T01:27:59.888Z | Compiling git-stub-vcs v0.1.0 |
| 2729 | 2026-05-08T01:28:00.142Z | Compiling p384 v0.13.1 |
| 2730 | 2026-05-08T01:28:00.251Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2731 | 2026-05-08T01:28:00.697Z | Compiling slog-stdlog v4.1.1 |
| 2732 | 2026-05-08T01:28:01.326Z | Compiling darling v0.23.0 |
| 2733 | 2026-05-08T01:28:01.601Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 2734 | 2026-05-08T01:28:01.657Z | Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 2735 | 2026-05-08T01:28:01.710Z | Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 2736 | 2026-05-08T01:28:01.863Z | Compiling ignore v0.4.25 |
| 2737 | 2026-05-08T01:28:01.936Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2738 | 2026-05-08T01:28:02.289Z | Compiling castaway v0.2.4 |
| 2739 | 2026-05-08T01:28:02.475Z | Compiling atty v0.2.14 |
| 2740 | 2026-05-08T01:28:02.628Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2741 | 2026-05-08T01:28:02.873Z | Compiling parse-size v1.1.0 |
| 2742 | 2026-05-08T01:28:02.896Z | Compiling http-range v0.1.5 |
| 2743 | 2026-05-08T01:28:03.099Z | Compiling indoc v2.0.7 |
| 2744 | 2026-05-08T01:28:03.242Z | Compiling tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2745 | 2026-05-08T01:28:03.377Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 2746 | 2026-05-08T01:28:04.326Z | Compiling globwalk v0.9.1 |
| 2747 | 2026-05-08T01:28:04.419Z | Compiling compact_str v0.8.1 |
| 2748 | 2026-05-08T01:28:05.080Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2749 | 2026-05-08T01:28:05.597Z | Compiling parking_lot v0.11.2 |
| 2750 | 2026-05-08T01:28:06.606Z | Compiling slog-envlogger v2.2.0 |
| 2751 | 2026-05-08T01:28:06.865Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2752 | 2026-05-08T01:28:07.345Z | Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 2753 | 2026-05-08T01:28:07.628Z | Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2754 | 2026-05-08T01:28:07.666Z | Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2755 | 2026-05-08T01:28:07.690Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2756 | 2026-05-08T01:28:07.712Z | Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 2757 | 2026-05-08T01:28:07.790Z | Compiling predicates-tree v1.0.13 |
| 2758 | 2026-05-08T01:28:08.293Z | Compiling unicode-truncate v1.1.0 |
| 2759 | 2026-05-08T01:28:08.464Z | Compiling lru v0.12.5 |
| 2760 | 2026-05-08T01:28:08.497Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2761 | 2026-05-08T01:28:08.519Z | Compiling rand_seeder v0.4.0 |
| 2762 | 2026-05-08T01:28:08.553Z | Compiling prefix-trie v0.7.0 |
| 2763 | 2026-05-08T01:28:08.600Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 2764 | 2026-05-08T01:28:08.704Z | Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2765 | 2026-05-08T01:28:08.785Z | Compiling vergen-git2 v1.0.7 |
| 2766 | 2026-05-08T01:28:08.858Z | Compiling cassowary v0.3.0 |
| 2767 | 2026-05-08T01:28:09.029Z | Compiling corncobs v0.1.4 |
| 2768 | 2026-05-08T01:28:09.054Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 2769 | 2026-05-08T01:28:09.113Z | Compiling hickory-server v0.25.2 |
| 2770 | 2026-05-08T01:28:09.168Z | Compiling ratatui v0.29.0 |
| 2771 | 2026-05-08T01:28:09.280Z | Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2772 | 2026-05-08T01:28:09.411Z | Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 2773 | 2026-05-08T01:28:09.583Z | Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 2774 | 2026-05-08T01:28:09.627Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 2775 | 2026-05-08T01:28:10.007Z | Compiling camino-tempfile-ext v0.3.3 |
| 2776 | 2026-05-08T01:28:10.211Z | Compiling hyper-staticfile v0.10.1 |
| 2777 | 2026-05-08T01:28:10.457Z | Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 2778 | 2026-05-08T01:28:10.524Z | Compiling sled v0.34.7 |
| 2779 | 2026-05-08T01:28:10.979Z | Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 2780 | 2026-05-08T01:28:11.407Z | Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2781 | 2026-05-08T01:28:11.653Z | Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 2782 | 2026-05-08T01:28:13.184Z | Compiling secrecy v0.8.0 |
| 2783 | 2026-05-08T01:28:13.385Z | Compiling rustls v0.21.12 |
| 2784 | 2026-05-08T01:28:13.657Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 2785 | 2026-05-08T01:28:14.044Z | Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 2786 | 2026-05-08T01:28:14.131Z | Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 2787 | 2026-05-08T01:28:14.260Z | error[E0271]: expected `Answers` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2788 | 2026-05-08T01:28:14.260Z | --> dns-server/src/dns_server.rs:487:12 |
| 2789 | 2026-05-08T01:28:14.260Z | | |
| 2790 | 2026-05-08T01:28:14.260Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2791 | 2026-05-08T01:28:14.260Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2792 | 2026-05-08T01:28:14.260Z | | |
| 2793 | 2026-05-08T01:28:14.260Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2794 | 2026-05-08T01:28:14.260Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2795 | 2026-05-08T01:28:14.260Z | | |
| 2796 | 2026-05-08T01:28:14.260Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2797 | 2026-05-08T01:28:14.260Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2798 | 2026-05-08T01:28:14.260Z | | |
| 2799 | 2026-05-08T01:28:14.261Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2800 | 2026-05-08T01:28:14.261Z | | |
| 2801 | 2026-05-08T01:28:14.261Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2802 | 2026-05-08T01:28:14.261Z | | ---------------------------------------- this is the found type |
| 2803 | 2026-05-08T01:28:14.261Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2804 | 2026-05-08T01:28:14.261Z | note: required by a bound in `MessageResponse` |
| 2805 | 2026-05-08T01:28:14.261Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 2806 | 2026-05-08T01:28:14.261Z | | |
| 2807 | 2026-05-08T01:28:14.261Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2808 | 2026-05-08T01:28:14.261Z | | --------------- required by a bound in this struct |
| 2809 | 2026-05-08T01:28:14.261Z | 22 | where |
| 2810 | 2026-05-08T01:28:14.261Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 2811 | 2026-05-08T01:28:14.261Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2812 | 2026-05-08T01:28:14.261Z | |
| 2813 | 2026-05-08T01:28:14.261Z | error[E0271]: expected `NameServers` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2814 | 2026-05-08T01:28:14.261Z | --> dns-server/src/dns_server.rs:487:12 |
| 2815 | 2026-05-08T01:28:14.261Z | | |
| 2816 | 2026-05-08T01:28:14.261Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2817 | 2026-05-08T01:28:14.261Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2818 | 2026-05-08T01:28:14.261Z | | |
| 2819 | 2026-05-08T01:28:14.262Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2820 | 2026-05-08T01:28:14.262Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2821 | 2026-05-08T01:28:14.262Z | | |
| 2822 | 2026-05-08T01:28:14.262Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2823 | 2026-05-08T01:28:14.262Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2824 | 2026-05-08T01:28:14.262Z | | |
| 2825 | 2026-05-08T01:28:14.262Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2826 | 2026-05-08T01:28:14.262Z | | |
| 2827 | 2026-05-08T01:28:14.262Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2828 | 2026-05-08T01:28:14.262Z | | ---------------------------------------- this is the found type |
| 2829 | 2026-05-08T01:28:14.262Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2830 | 2026-05-08T01:28:14.262Z | note: required by a bound in `MessageResponse` |
| 2831 | 2026-05-08T01:28:14.262Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:24:27 |
| 2832 | 2026-05-08T01:28:14.262Z | | |
| 2833 | 2026-05-08T01:28:14.262Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2834 | 2026-05-08T01:28:14.262Z | | --------------- required by a bound in this struct |
| 2835 | 2026-05-08T01:28:14.262Z | ... |
| 2836 | 2026-05-08T01:28:14.262Z | 24 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 2837 | 2026-05-08T01:28:14.262Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2838 | 2026-05-08T01:28:14.262Z | |
| 2839 | 2026-05-08T01:28:14.269Z | error[E0271]: expected `Soa` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2840 | 2026-05-08T01:28:14.269Z | --> dns-server/src/dns_server.rs:487:12 |
| 2841 | 2026-05-08T01:28:14.269Z | | |
| 2842 | 2026-05-08T01:28:14.269Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2843 | 2026-05-08T01:28:14.269Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2844 | 2026-05-08T01:28:14.269Z | | |
| 2845 | 2026-05-08T01:28:14.269Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2846 | 2026-05-08T01:28:14.269Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2847 | 2026-05-08T01:28:14.269Z | | |
| 2848 | 2026-05-08T01:28:14.269Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2849 | 2026-05-08T01:28:14.269Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2850 | 2026-05-08T01:28:14.270Z | | |
| 2851 | 2026-05-08T01:28:14.270Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2852 | 2026-05-08T01:28:14.270Z | | |
| 2853 | 2026-05-08T01:28:14.270Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2854 | 2026-05-08T01:28:14.270Z | | ---------------------------------------- this is the found type |
| 2855 | 2026-05-08T01:28:14.270Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2856 | 2026-05-08T01:28:14.270Z | note: required by a bound in `MessageResponse` |
| 2857 | 2026-05-08T01:28:14.270Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:25:19 |
| 2858 | 2026-05-08T01:28:14.270Z | | |
| 2859 | 2026-05-08T01:28:14.270Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2860 | 2026-05-08T01:28:14.270Z | | --------------- required by a bound in this struct |
| 2861 | 2026-05-08T01:28:14.270Z | ... |
| 2862 | 2026-05-08T01:28:14.270Z | 25 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 2863 | 2026-05-08T01:28:14.270Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2864 | 2026-05-08T01:28:14.270Z | |
| 2865 | 2026-05-08T01:28:14.270Z | error[E0271]: expected `Additionals` to be an iterator that yields `&Record`, but it yields `&Record` |
| 2866 | 2026-05-08T01:28:14.270Z | --> dns-server/src/dns_server.rs:487:12 |
| 2867 | 2026-05-08T01:28:14.270Z | | |
| 2868 | 2026-05-08T01:28:14.270Z | 487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>, |
| 2869 | 2026-05-08T01:28:14.270Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 2870 | 2026-05-08T01:28:14.270Z | | |
| 2871 | 2026-05-08T01:28:14.270Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2872 | 2026-05-08T01:28:14.270Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 2873 | 2026-05-08T01:28:14.270Z | | |
| 2874 | 2026-05-08T01:28:14.270Z | 77 | pub struct Record<R: RecordData = RData> { |
| 2875 | 2026-05-08T01:28:14.270Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2876 | 2026-05-08T01:28:14.270Z | | |
| 2877 | 2026-05-08T01:28:14.271Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 2878 | 2026-05-08T01:28:14.271Z | | |
| 2879 | 2026-05-08T01:28:14.271Z | 78 | pub struct Record<R: RecordData = RData> { |
| 2880 | 2026-05-08T01:28:14.271Z | | ---------------------------------------- this is the found type |
| 2881 | 2026-05-08T01:28:14.271Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2882 | 2026-05-08T01:28:14.271Z | note: required by a bound in `MessageResponse` |
| 2883 | 2026-05-08T01:28:14.271Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 2884 | 2026-05-08T01:28:14.271Z | | |
| 2885 | 2026-05-08T01:28:14.271Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 2886 | 2026-05-08T01:28:14.271Z | | --------------- required by a bound in this struct |
| 2887 | 2026-05-08T01:28:14.271Z | ... |
| 2888 | 2026-05-08T01:28:14.271Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 2889 | 2026-05-08T01:28:14.271Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 2890 | 2026-05-08T01:28:14.271Z | |
| 2891 | 2026-05-08T01:28:14.449Z | error[E0599]: no function or associated item named `read` found for struct `MessageRequest` in the current scope |
| 2892 | 2026-05-08T01:28:14.449Z | --> dns-server/src/dns_server.rs:161:36 |
| 2893 | 2026-05-08T01:28:14.449Z | | |
| 2894 | 2026-05-08T01:28:14.450Z | 161 | let mr = match MessageRequest::read(&mut dec) { |
| 2895 | 2026-05-08T01:28:14.450Z | | ^^^^ function or associated item not found in `MessageRequest` |
| 2896 | 2026-05-08T01:28:14.450Z | | |
| 2897 | 2026-05-08T01:28:14.450Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2898 | 2026-05-08T01:28:14.450Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/serialize/binary/mod.rs:44:1 |
| 2899 | 2026-05-08T01:28:14.450Z | | |
| 2900 | 2026-05-08T01:28:14.450Z | 44 | pub trait BinDecodable<'r>: Sized { |
| 2901 | 2026-05-08T01:28:14.450Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait |
| 2902 | 2026-05-08T01:28:14.450Z | | |
| 2903 | 2026-05-08T01:28:14.450Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/serialize/binary/mod.rs:45:1 |
| 2904 | 2026-05-08T01:28:14.450Z | | |
| 2905 | 2026-05-08T01:28:14.450Z | 45 | pub trait BinDecodable<'r>: Sized { |
| 2906 | 2026-05-08T01:28:14.450Z | | --------------------------------- this is the trait that was imported |
| 2907 | 2026-05-08T01:28:14.450Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2908 | 2026-05-08T01:28:14.450Z | |
| 2909 | 2026-05-08T01:28:14.460Z | error[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope |
| 2910 | 2026-05-08T01:28:14.460Z | --> dns-server/src/dns_server.rs:173:34 |
| 2911 | 2026-05-08T01:28:14.460Z | | |
| 2912 | 2026-05-08T01:28:14.460Z | 173 | let header = Header::response_from_request(mr.header()); |
| 2913 | 2026-05-08T01:28:14.460Z | | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header` |
| 2914 | 2026-05-08T01:28:14.461Z | | |
| 2915 | 2026-05-08T01:28:14.461Z | note: the function `response_from_request` is implemented on `hickory_proto::op::Metadata` |
| 2916 | 2026-05-08T01:28:14.461Z | --> dns-server/src/dns_server.rs:173:26 |
| 2917 | 2026-05-08T01:28:14.461Z | | |
| 2918 | 2026-05-08T01:28:14.461Z | 173 | let header = Header::response_from_request(mr.header()); |
| 2919 | 2026-05-08T01:28:14.461Z | | ^^^^^^ |
| 2920 | 2026-05-08T01:28:14.461Z | |
| 2921 | 2026-05-08T01:28:14.486Z | error[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope |
| 2922 | 2026-05-08T01:28:14.486Z | --> dns-server/src/dns_server.rs:273:30 |
| 2923 | 2026-05-08T01:28:14.486Z | | |
| 2924 | 2026-05-08T01:28:14.486Z | 273 | let mut header = Header::response_from_request(mr.header()); |
| 2925 | 2026-05-08T01:28:14.486Z | | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header` |
| 2926 | 2026-05-08T01:28:14.486Z | | |
| 2927 | 2026-05-08T01:28:14.486Z | note: the function `response_from_request` is implemented on `hickory_proto::op::Metadata` |
| 2928 | 2026-05-08T01:28:14.486Z | --> dns-server/src/dns_server.rs:273:22 |
| 2929 | 2026-05-08T01:28:14.486Z | | |
| 2930 | 2026-05-08T01:28:14.486Z | 273 | let mut header = Header::response_from_request(mr.header()); |
| 2931 | 2026-05-08T01:28:14.487Z | | ^^^^^^ |
| 2932 | 2026-05-08T01:28:14.487Z | |
| 2933 | 2026-05-08T01:28:14.506Z | error[E0308]: mismatched types |
| 2934 | 2026-05-08T01:28:14.506Z | --> dns-server/src/dns_server.rs:299:30 |
| 2935 | 2026-05-08T01:28:14.506Z | | |
| 2936 | 2026-05-08T01:28:14.506Z | 299 | let answer = store.query(query)?; |
| 2937 | 2026-05-08T01:28:14.506Z | | ----- ^^^^^ expected `hickory_proto::op::LowerQuery`, found `LowerQuery` |
| 2938 | 2026-05-08T01:28:14.506Z | | | |
| 2939 | 2026-05-08T01:28:14.506Z | | arguments to this method are incorrect |
| 2940 | 2026-05-08T01:28:14.506Z | | |
| 2941 | 2026-05-08T01:28:14.506Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2942 | 2026-05-08T01:28:14.506Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/lower_query.rs:22:1 |
| 2943 | 2026-05-08T01:28:14.506Z | | |
| 2944 | 2026-05-08T01:28:14.506Z | 22 | pub struct LowerQuery { |
| 2945 | 2026-05-08T01:28:14.506Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2946 | 2026-05-08T01:28:14.506Z | | |
| 2947 | 2026-05-08T01:28:14.506Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/lower_query.rs:18:1 |
| 2948 | 2026-05-08T01:28:14.506Z | | |
| 2949 | 2026-05-08T01:28:14.506Z | 18 | pub struct LowerQuery { |
| 2950 | 2026-05-08T01:28:14.506Z | | --------------------- this is the found type |
| 2951 | 2026-05-08T01:28:14.506Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2952 | 2026-05-08T01:28:14.506Z | note: method defined here |
| 2953 | 2026-05-08T01:28:14.506Z | --> dns-server/src/storage.rs:762:19 |
| 2954 | 2026-05-08T01:28:14.506Z | | |
| 2955 | 2026-05-08T01:28:14.506Z | 762 | pub(crate) fn query( |
| 2956 | 2026-05-08T01:28:14.507Z | | ^^^^^ |
| 2957 | 2026-05-08T01:28:14.507Z | 763 | &self, |
| 2958 | 2026-05-08T01:28:14.507Z | 764 | query: &LowerQuery, |
| 2959 | 2026-05-08T01:28:14.507Z | | ------------------ |
| 2960 | 2026-05-08T01:28:14.507Z | |
| 2961 | 2026-05-08T01:28:14.510Z | error[E0308]: mismatched types |
| 2962 | 2026-05-08T01:28:14.510Z | --> dns-server/src/dns_server.rs:311:55 |
| 2963 | 2026-05-08T01:28:14.511Z | | |
| 2964 | 2026-05-08T01:28:14.511Z | 311 | if answer.name.is_none() && query.query_type() == RecordType::SOA { |
| 2965 | 2026-05-08T01:28:14.511Z | | ------------------ ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType` |
| 2966 | 2026-05-08T01:28:14.511Z | | | |
| 2967 | 2026-05-08T01:28:14.511Z | | expected because this is `hickory_resolver::hickory_proto::rr::RecordType` |
| 2968 | 2026-05-08T01:28:14.511Z | | |
| 2969 | 2026-05-08T01:28:14.511Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 2970 | 2026-05-08T01:28:14.511Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1 |
| 2971 | 2026-05-08T01:28:14.511Z | | |
| 2972 | 2026-05-08T01:28:14.511Z | 33 | pub enum RecordType { |
| 2973 | 2026-05-08T01:28:14.511Z | | ^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 2974 | 2026-05-08T01:28:14.511Z | | |
| 2975 | 2026-05-08T01:28:14.511Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1 |
| 2976 | 2026-05-08T01:28:14.511Z | | |
| 2977 | 2026-05-08T01:28:14.511Z | 33 | pub enum RecordType { |
| 2978 | 2026-05-08T01:28:14.511Z | | ------------------- this is the found type |
| 2979 | 2026-05-08T01:28:14.511Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2980 | 2026-05-08T01:28:14.511Z | |
| 2981 | 2026-05-08T01:28:14.534Z | error[E0599]: no method named `data` found for reference `&hickory_proto::rr::Record` in the current scope |
| 2982 | 2026-05-08T01:28:14.534Z | --> dns-server/src/dns_server.rs:327:60 |
| 2983 | 2026-05-08T01:28:14.535Z | | |
| 2984 | 2026-05-08T01:28:14.535Z | 327 | .filter(|record| match (query.query_type(), record.data()) { |
| 2985 | 2026-05-08T01:28:14.535Z | | ^^^^-- help: remove the arguments |
| 2986 | 2026-05-08T01:28:14.535Z | | | |
| 2987 | 2026-05-08T01:28:14.535Z | | field, not a method |
| 2988 | 2026-05-08T01:28:14.535Z | |
| 2989 | 2026-05-08T01:28:14.543Z | error[E0599]: no method named `data` found for struct `hickory_proto::rr::Record<R>` in the current scope |
| 2990 | 2026-05-08T01:28:14.543Z | --> dns-server/src/dns_server.rs:348:51 |
| 2991 | 2026-05-08T01:28:14.543Z | | |
| 2992 | 2026-05-08T01:28:14.543Z | 348 | let additionals_target = match record.data() { |
| 2993 | 2026-05-08T01:28:14.543Z | | ^^^^-- help: remove the arguments |
| 2994 | 2026-05-08T01:28:14.543Z | | | |
| 2995 | 2026-05-08T01:28:14.543Z | | field, not a method |
| 2996 | 2026-05-08T01:28:14.543Z | |
| 2997 | 2026-05-08T01:28:14.562Z | error[E0599]: no method named `target` found for struct `hickory_proto::rr::rdata::SRV` in the current scope |
| 2998 | 2026-05-08T01:28:14.562Z | --> dns-server/src/dns_server.rs:349:45 |
| 2999 | 2026-05-08T01:28:14.562Z | | |
| 3000 | 2026-05-08T01:28:14.563Z | 349 | RData::SRV(srv) => Some(srv.target()), |
| 3001 | 2026-05-08T01:28:14.563Z | | ^^^^^^-- help: remove the arguments |
| 3002 | 2026-05-08T01:28:14.563Z | | | |
| 3003 | 2026-05-08T01:28:14.563Z | | field, not a method |
| 3004 | 2026-05-08T01:28:14.563Z | |
| 3005 | 2026-05-08T01:28:14.572Z | error[E0271]: type mismatch resolving `<Vec<&Record> as IntoIterator>::Item == &Record` |
| 3006 | 2026-05-08T01:28:14.572Z | --> dns-server/src/dns_server.rs:416:9 |
| 3007 | 2026-05-08T01:28:14.572Z | | |
| 3008 | 2026-05-08T01:28:14.572Z | 414 | let mresp = rb.build( |
| 3009 | 2026-05-08T01:28:14.572Z | | ----- required by a bound introduced by this call |
| 3010 | 2026-05-08T01:28:14.572Z | 415 | header, |
| 3011 | 2026-05-08T01:28:14.572Z | 416 | response_records.iter().collect::<Vec<&Record>>(), |
| 3012 | 2026-05-08T01:28:14.572Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3013 | 2026-05-08T01:28:14.572Z | | |
| 3014 | 2026-05-08T01:28:14.572Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3015 | 2026-05-08T01:28:14.572Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3016 | 2026-05-08T01:28:14.572Z | | |
| 3017 | 2026-05-08T01:28:14.572Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3018 | 2026-05-08T01:28:14.572Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3019 | 2026-05-08T01:28:14.572Z | | |
| 3020 | 2026-05-08T01:28:14.572Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3021 | 2026-05-08T01:28:14.572Z | | |
| 3022 | 2026-05-08T01:28:14.572Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3023 | 2026-05-08T01:28:14.572Z | | ---------------------------------------- this is the found type |
| 3024 | 2026-05-08T01:28:14.572Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3025 | 2026-05-08T01:28:14.572Z | note: the method call chain might not have had the expected associated types |
| 3026 | 2026-05-08T01:28:14.572Z | --> dns-server/src/dns_server.rs:416:26 |
| 3027 | 2026-05-08T01:28:14.572Z | | |
| 3028 | 2026-05-08T01:28:14.572Z | 411 | response_records: &[Record], |
| 3029 | 2026-05-08T01:28:14.572Z | | ---------------- this expression has type `&[Record]` |
| 3030 | 2026-05-08T01:28:14.573Z | ... |
| 3031 | 2026-05-08T01:28:14.573Z | 416 | response_records.iter().collect::<Vec<&Record>>(), |
| 3032 | 2026-05-08T01:28:14.573Z | | ^^^^^^ ------------------------- `IntoIterator::Item` remains `&Record` here |
| 3033 | 2026-05-08T01:28:14.573Z | | | |
| 3034 | 2026-05-08T01:28:14.573Z | | `IntoIterator::Item` is `&Record` here |
| 3035 | 2026-05-08T01:28:14.573Z | note: required by a bound in `MessageResponseBuilder::<'q>::build` |
| 3036 | 2026-05-08T01:28:14.573Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:138:25 |
| 3037 | 2026-05-08T01:28:14.573Z | | |
| 3038 | 2026-05-08T01:28:14.573Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3039 | 2026-05-08T01:28:14.573Z | | ----- required by a bound in this associated function |
| 3040 | 2026-05-08T01:28:14.573Z | ... |
| 3041 | 2026-05-08T01:28:14.573Z | 138 | A: IntoIterator<Item = &'a Record> + Send + 'a, |
| 3042 | 2026-05-08T01:28:14.573Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build` |
| 3043 | 2026-05-08T01:28:14.573Z | |
| 3044 | 2026-05-08T01:28:14.573Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3045 | 2026-05-08T01:28:14.573Z | --> dns-server/src/dns_server.rs:414:20 |
| 3046 | 2026-05-08T01:28:14.573Z | | |
| 3047 | 2026-05-08T01:28:14.573Z | 414 | let mresp = rb.build( |
| 3048 | 2026-05-08T01:28:14.573Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3049 | 2026-05-08T01:28:14.573Z | | |
| 3050 | 2026-05-08T01:28:14.573Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3051 | 2026-05-08T01:28:14.573Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3052 | 2026-05-08T01:28:14.573Z | | |
| 3053 | 2026-05-08T01:28:14.573Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3054 | 2026-05-08T01:28:14.573Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3055 | 2026-05-08T01:28:14.573Z | | |
| 3056 | 2026-05-08T01:28:14.573Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3057 | 2026-05-08T01:28:14.573Z | | |
| 3058 | 2026-05-08T01:28:14.573Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3059 | 2026-05-08T01:28:14.573Z | | ---------------------------------------- this is the found type |
| 3060 | 2026-05-08T01:28:14.573Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3061 | 2026-05-08T01:28:14.573Z | note: required by a bound in `MessageResponse` |
| 3062 | 2026-05-08T01:28:14.573Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 3063 | 2026-05-08T01:28:14.573Z | | |
| 3064 | 2026-05-08T01:28:14.573Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3065 | 2026-05-08T01:28:14.573Z | | --------------- required by a bound in this struct |
| 3066 | 2026-05-08T01:28:14.574Z | 22 | where |
| 3067 | 2026-05-08T01:28:14.574Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3068 | 2026-05-08T01:28:14.574Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3069 | 2026-05-08T01:28:14.574Z | |
| 3070 | 2026-05-08T01:28:14.574Z | error[E0271]: type mismatch resolving `<&[Record] as IntoIterator>::Item == &Record` |
| 3071 | 2026-05-08T01:28:14.574Z | --> dns-server/src/dns_server.rs:419:9 |
| 3072 | 2026-05-08T01:28:14.574Z | | |
| 3073 | 2026-05-08T01:28:14.574Z | 414 | let mresp = rb.build( |
| 3074 | 2026-05-08T01:28:14.574Z | | ----- required by a bound introduced by this call |
| 3075 | 2026-05-08T01:28:14.574Z | ... |
| 3076 | 2026-05-08T01:28:14.574Z | 419 | additional_records, |
| 3077 | 2026-05-08T01:28:14.574Z | | ^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3078 | 2026-05-08T01:28:14.574Z | | |
| 3079 | 2026-05-08T01:28:14.574Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3080 | 2026-05-08T01:28:14.574Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3081 | 2026-05-08T01:28:14.574Z | | |
| 3082 | 2026-05-08T01:28:14.574Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3083 | 2026-05-08T01:28:14.574Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3084 | 2026-05-08T01:28:14.574Z | | |
| 3085 | 2026-05-08T01:28:14.574Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3086 | 2026-05-08T01:28:14.574Z | | |
| 3087 | 2026-05-08T01:28:14.574Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3088 | 2026-05-08T01:28:14.574Z | | ---------------------------------------- this is the found type |
| 3089 | 2026-05-08T01:28:14.574Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3090 | 2026-05-08T01:28:14.574Z | note: required by a bound in `MessageResponseBuilder::<'q>::build` |
| 3091 | 2026-05-08T01:28:14.574Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:144:25 |
| 3092 | 2026-05-08T01:28:14.574Z | | |
| 3093 | 2026-05-08T01:28:14.574Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3094 | 2026-05-08T01:28:14.574Z | | ----- required by a bound in this associated function |
| 3095 | 2026-05-08T01:28:14.574Z | ... |
| 3096 | 2026-05-08T01:28:14.574Z | 144 | D: IntoIterator<Item = &'a Record> + Send + 'a, |
| 3097 | 2026-05-08T01:28:14.574Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build` |
| 3098 | 2026-05-08T01:28:14.574Z | |
| 3099 | 2026-05-08T01:28:14.574Z | error[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3100 | 2026-05-08T01:28:14.575Z | --> dns-server/src/dns_server.rs:414:20 |
| 3101 | 2026-05-08T01:28:14.575Z | | |
| 3102 | 2026-05-08T01:28:14.575Z | 414 | let mresp = rb.build( |
| 3103 | 2026-05-08T01:28:14.575Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3104 | 2026-05-08T01:28:14.575Z | | |
| 3105 | 2026-05-08T01:28:14.584Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3106 | 2026-05-08T01:28:14.584Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3107 | 2026-05-08T01:28:14.584Z | | |
| 3108 | 2026-05-08T01:28:14.584Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3109 | 2026-05-08T01:28:14.584Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3110 | 2026-05-08T01:28:14.584Z | | |
| 3111 | 2026-05-08T01:28:14.584Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3112 | 2026-05-08T01:28:14.584Z | | |
| 3113 | 2026-05-08T01:28:14.584Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3114 | 2026-05-08T01:28:14.584Z | | ---------------------------------------- this is the found type |
| 3115 | 2026-05-08T01:28:14.584Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3116 | 2026-05-08T01:28:14.584Z | note: required by a bound in `MessageResponse` |
| 3117 | 2026-05-08T01:28:14.584Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 3118 | 2026-05-08T01:28:14.584Z | | |
| 3119 | 2026-05-08T01:28:14.585Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3120 | 2026-05-08T01:28:14.585Z | | --------------- required by a bound in this struct |
| 3121 | 2026-05-08T01:28:14.585Z | ... |
| 3122 | 2026-05-08T01:28:14.585Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3123 | 2026-05-08T01:28:14.585Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3124 | 2026-05-08T01:28:14.585Z | |
| 3125 | 2026-05-08T01:28:14.585Z | error[E0308]: mismatched types |
| 3126 | 2026-05-08T01:28:14.585Z | --> dns-server/src/dns_server.rs:415:9 |
| 3127 | 2026-05-08T01:28:14.585Z | | |
| 3128 | 2026-05-08T01:28:14.585Z | 414 | let mresp = rb.build( |
| 3129 | 2026-05-08T01:28:14.585Z | | ----- arguments to this method are incorrect |
| 3130 | 2026-05-08T01:28:14.585Z | 415 | header, |
| 3131 | 2026-05-08T01:28:14.585Z | | ^^^^^^ expected `Header`, found `hickory_proto::op::Header` |
| 3132 | 2026-05-08T01:28:14.585Z | | |
| 3133 | 2026-05-08T01:28:14.585Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3134 | 2026-05-08T01:28:14.585Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1 |
| 3135 | 2026-05-08T01:28:14.585Z | | |
| 3136 | 2026-05-08T01:28:14.585Z | 57 | pub struct Header { |
| 3137 | 2026-05-08T01:28:14.585Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 3138 | 2026-05-08T01:28:14.585Z | | |
| 3139 | 2026-05-08T01:28:14.586Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1 |
| 3140 | 2026-05-08T01:28:14.586Z | | |
| 3141 | 2026-05-08T01:28:14.586Z | 57 | pub struct Header { |
| 3142 | 2026-05-08T01:28:14.586Z | | ----------------- this is the found type |
| 3143 | 2026-05-08T01:28:14.586Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3144 | 2026-05-08T01:28:14.586Z | note: method defined here |
| 3145 | 2026-05-08T01:28:14.586Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:129:12 |
| 3146 | 2026-05-08T01:28:14.586Z | | |
| 3147 | 2026-05-08T01:28:14.586Z | 129 | pub fn build<'a, A, N, S, D>( |
| 3148 | 2026-05-08T01:28:14.586Z | | ^^^^^ |
| 3149 | 2026-05-08T01:28:14.586Z | |
| 3150 | 2026-05-08T01:28:14.586Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3151 | 2026-05-08T01:28:14.586Z | --> dns-server/src/dns_server.rs:422:31 |
| 3152 | 2026-05-08T01:28:14.586Z | | |
| 3153 | 2026-05-08T01:28:14.586Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3154 | 2026-05-08T01:28:14.586Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3155 | 2026-05-08T01:28:14.586Z | | | |
| 3156 | 2026-05-08T01:28:14.586Z | | required by a bound introduced by this call |
| 3157 | 2026-05-08T01:28:14.587Z | | |
| 3158 | 2026-05-08T01:28:14.587Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3159 | 2026-05-08T01:28:14.587Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3160 | 2026-05-08T01:28:14.587Z | | |
| 3161 | 2026-05-08T01:28:14.587Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3162 | 2026-05-08T01:28:14.587Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3163 | 2026-05-08T01:28:14.587Z | | |
| 3164 | 2026-05-08T01:28:14.587Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3165 | 2026-05-08T01:28:14.587Z | | |
| 3166 | 2026-05-08T01:28:14.587Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3167 | 2026-05-08T01:28:14.587Z | | ---------------------------------------- this is the found type |
| 3168 | 2026-05-08T01:28:14.587Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3169 | 2026-05-08T01:28:14.587Z | note: required by a bound in `encode_and_send` |
| 3170 | 2026-05-08T01:28:14.587Z | --> dns-server/src/dns_server.rs:492:27 |
| 3171 | 2026-05-08T01:28:14.587Z | | |
| 3172 | 2026-05-08T01:28:14.587Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3173 | 2026-05-08T01:28:14.587Z | | --------------- required by a bound in this function |
| 3174 | 2026-05-08T01:28:14.587Z | ... |
| 3175 | 2026-05-08T01:28:14.587Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3176 | 2026-05-08T01:28:14.587Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3177 | 2026-05-08T01:28:14.587Z | |
| 3178 | 2026-05-08T01:28:14.587Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3179 | 2026-05-08T01:28:14.588Z | --> dns-server/src/dns_server.rs:422:31 |
| 3180 | 2026-05-08T01:28:14.588Z | | |
| 3181 | 2026-05-08T01:28:14.588Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3182 | 2026-05-08T01:28:14.588Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3183 | 2026-05-08T01:28:14.588Z | | |
| 3184 | 2026-05-08T01:28:14.588Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3185 | 2026-05-08T01:28:14.588Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3186 | 2026-05-08T01:28:14.588Z | | |
| 3187 | 2026-05-08T01:28:14.588Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3188 | 2026-05-08T01:28:14.588Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3189 | 2026-05-08T01:28:14.588Z | | |
| 3190 | 2026-05-08T01:28:14.588Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3191 | 2026-05-08T01:28:14.588Z | | |
| 3192 | 2026-05-08T01:28:14.588Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3193 | 2026-05-08T01:28:14.588Z | | ---------------------------------------- this is the found type |
| 3194 | 2026-05-08T01:28:14.588Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3195 | 2026-05-08T01:28:14.588Z | note: required by a bound in `MessageResponse` |
| 3196 | 2026-05-08T01:28:14.588Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23 |
| 3197 | 2026-05-08T01:28:14.589Z | | |
| 3198 | 2026-05-08T01:28:14.589Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3199 | 2026-05-08T01:28:14.589Z | | --------------- required by a bound in this struct |
| 3200 | 2026-05-08T01:28:14.589Z | 22 | where |
| 3201 | 2026-05-08T01:28:14.589Z | 23 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3202 | 2026-05-08T01:28:14.589Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3203 | 2026-05-08T01:28:14.589Z | |
| 3204 | 2026-05-08T01:28:14.589Z | error[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3205 | 2026-05-08T01:28:14.596Z | --> dns-server/src/dns_server.rs:422:31 |
| 3206 | 2026-05-08T01:28:14.596Z | | |
| 3207 | 2026-05-08T01:28:14.596Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3208 | 2026-05-08T01:28:14.596Z | | ^^^^^ expected `Record`, found `hickory_proto::rr::Record` |
| 3209 | 2026-05-08T01:28:14.597Z | | |
| 3210 | 2026-05-08T01:28:14.597Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3211 | 2026-05-08T01:28:14.597Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3212 | 2026-05-08T01:28:14.597Z | | |
| 3213 | 2026-05-08T01:28:14.597Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3214 | 2026-05-08T01:28:14.597Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3215 | 2026-05-08T01:28:14.597Z | | |
| 3216 | 2026-05-08T01:28:14.597Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3217 | 2026-05-08T01:28:14.597Z | | |
| 3218 | 2026-05-08T01:28:14.597Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3219 | 2026-05-08T01:28:14.597Z | | ---------------------------------------- this is the found type |
| 3220 | 2026-05-08T01:28:14.597Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3221 | 2026-05-08T01:28:14.597Z | note: required by a bound in `MessageResponse` |
| 3222 | 2026-05-08T01:28:14.597Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27 |
| 3223 | 2026-05-08T01:28:14.597Z | | |
| 3224 | 2026-05-08T01:28:14.597Z | 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals> |
| 3225 | 2026-05-08T01:28:14.597Z | | --------------- required by a bound in this struct |
| 3226 | 2026-05-08T01:28:14.597Z | ... |
| 3227 | 2026-05-08T01:28:14.598Z | 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3228 | 2026-05-08T01:28:14.598Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse` |
| 3229 | 2026-05-08T01:28:14.598Z | |
| 3230 | 2026-05-08T01:28:14.598Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3231 | 2026-05-08T01:28:14.598Z | --> dns-server/src/dns_server.rs:422:5 |
| 3232 | 2026-05-08T01:28:14.598Z | | |
| 3233 | 2026-05-08T01:28:14.598Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3234 | 2026-05-08T01:28:14.598Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3235 | 2026-05-08T01:28:14.598Z | | |
| 3236 | 2026-05-08T01:28:14.598Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3237 | 2026-05-08T01:28:14.598Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3238 | 2026-05-08T01:28:14.598Z | | |
| 3239 | 2026-05-08T01:28:14.598Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3240 | 2026-05-08T01:28:14.598Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3241 | 2026-05-08T01:28:14.598Z | | |
| 3242 | 2026-05-08T01:28:14.598Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3243 | 2026-05-08T01:28:14.598Z | | |
| 3244 | 2026-05-08T01:28:14.598Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3245 | 2026-05-08T01:28:14.598Z | | ---------------------------------------- this is the found type |
| 3246 | 2026-05-08T01:28:14.598Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3247 | 2026-05-08T01:28:14.598Z | note: required by a bound in `encode_and_send` |
| 3248 | 2026-05-08T01:28:14.598Z | --> dns-server/src/dns_server.rs:492:27 |
| 3249 | 2026-05-08T01:28:14.598Z | | |
| 3250 | 2026-05-08T01:28:14.598Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3251 | 2026-05-08T01:28:14.598Z | | --------------- required by a bound in this function |
| 3252 | 2026-05-08T01:28:14.598Z | ... |
| 3253 | 2026-05-08T01:28:14.598Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3254 | 2026-05-08T01:28:14.598Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3255 | 2026-05-08T01:28:14.598Z | |
| 3256 | 2026-05-08T01:28:14.598Z | error[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3257 | 2026-05-08T01:28:14.599Z | --> dns-server/src/dns_server.rs:422:49 |
| 3258 | 2026-05-08T01:28:14.599Z | | |
| 3259 | 2026-05-08T01:28:14.599Z | 422 | encode_and_send(&request, mresp, "records").await.map_err(|error| { |
| 3260 | 2026-05-08T01:28:14.599Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3261 | 2026-05-08T01:28:14.599Z | | |
| 3262 | 2026-05-08T01:28:14.599Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3263 | 2026-05-08T01:28:14.599Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3264 | 2026-05-08T01:28:14.599Z | | |
| 3265 | 2026-05-08T01:28:14.599Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3266 | 2026-05-08T01:28:14.599Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3267 | 2026-05-08T01:28:14.599Z | | |
| 3268 | 2026-05-08T01:28:14.599Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3269 | 2026-05-08T01:28:14.599Z | | |
| 3270 | 2026-05-08T01:28:14.599Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3271 | 2026-05-08T01:28:14.599Z | | ---------------------------------------- this is the found type |
| 3272 | 2026-05-08T01:28:14.599Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3273 | 2026-05-08T01:28:14.599Z | note: required by a bound in `encode_and_send` |
| 3274 | 2026-05-08T01:28:14.599Z | --> dns-server/src/dns_server.rs:492:27 |
| 3275 | 2026-05-08T01:28:14.599Z | | |
| 3276 | 2026-05-08T01:28:14.599Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3277 | 2026-05-08T01:28:14.599Z | | --------------- required by a bound in this function |
| 3278 | 2026-05-08T01:28:14.599Z | ... |
| 3279 | 2026-05-08T01:28:14.599Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3280 | 2026-05-08T01:28:14.599Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3281 | 2026-05-08T01:28:14.599Z | |
| 3282 | 2026-05-08T01:28:14.599Z | error[E0308]: arguments to this method are incorrect |
| 3283 | 2026-05-08T01:28:14.599Z | --> dns-server/src/dns_server.rs:438:33 |
| 3284 | 2026-05-08T01:28:14.599Z | | |
| 3285 | 2026-05-08T01:28:14.599Z | 438 | let mut mresp = rb_nxdomain.error_msg(&header, ResponseCode::NXDomain); |
| 3286 | 2026-05-08T01:28:14.599Z | | ^^^^^^^^^ ------- ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode` |
| 3287 | 2026-05-08T01:28:14.599Z | | | |
| 3288 | 2026-05-08T01:28:14.599Z | | expected `&Header`, found `&&Header` |
| 3289 | 2026-05-08T01:28:14.599Z | | |
| 3290 | 2026-05-08T01:28:14.599Z | = note: expected reference `&hickory_resolver::hickory_proto::op::Header` |
| 3291 | 2026-05-08T01:28:14.599Z | found reference `&&hickory_proto::op::Header` |
| 3292 | 2026-05-08T01:28:14.600Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3293 | 2026-05-08T01:28:14.600Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1 |
| 3294 | 2026-05-08T01:28:14.600Z | | |
| 3295 | 2026-05-08T01:28:14.600Z | 67 | pub enum ResponseCode { |
| 3296 | 2026-05-08T01:28:14.600Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3297 | 2026-05-08T01:28:14.601Z | | |
| 3298 | 2026-05-08T01:28:14.601Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1 |
| 3299 | 2026-05-08T01:28:14.601Z | | |
| 3300 | 2026-05-08T01:28:14.601Z | 67 | pub enum ResponseCode { |
| 3301 | 2026-05-08T01:28:14.601Z | | --------------------- this is the found type |
| 3302 | 2026-05-08T01:28:14.601Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3303 | 2026-05-08T01:28:14.601Z | note: method defined here |
| 3304 | 2026-05-08T01:28:14.601Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12 |
| 3305 | 2026-05-08T01:28:14.607Z | | |
| 3306 | 2026-05-08T01:28:14.607Z | 190 | pub fn error_msg<'a>( |
| 3307 | 2026-05-08T01:28:14.607Z | | ^^^^^^^^^ |
| 3308 | 2026-05-08T01:28:14.607Z | |
| 3309 | 2026-05-08T01:28:14.607Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3310 | 2026-05-08T01:28:14.607Z | --> dns-server/src/dns_server.rs:457:50 |
| 3311 | 2026-05-08T01:28:14.607Z | | |
| 3312 | 2026-05-08T01:28:14.607Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3313 | 2026-05-08T01:28:14.607Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3314 | 2026-05-08T01:28:14.607Z | | | |
| 3315 | 2026-05-08T01:28:14.607Z | | required by a bound introduced by this call |
| 3316 | 2026-05-08T01:28:14.607Z | | |
| 3317 | 2026-05-08T01:28:14.607Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3318 | 2026-05-08T01:28:14.607Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3319 | 2026-05-08T01:28:14.607Z | | |
| 3320 | 2026-05-08T01:28:14.607Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3321 | 2026-05-08T01:28:14.607Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3322 | 2026-05-08T01:28:14.607Z | | |
| 3323 | 2026-05-08T01:28:14.607Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3324 | 2026-05-08T01:28:14.607Z | | |
| 3325 | 2026-05-08T01:28:14.607Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3326 | 2026-05-08T01:28:14.607Z | | ---------------------------------------- this is the found type |
| 3327 | 2026-05-08T01:28:14.607Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3328 | 2026-05-08T01:28:14.607Z | note: required by a bound in `encode_and_send` |
| 3329 | 2026-05-08T01:28:14.608Z | --> dns-server/src/dns_server.rs:491:23 |
| 3330 | 2026-05-08T01:28:14.608Z | | |
| 3331 | 2026-05-08T01:28:14.608Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3332 | 2026-05-08T01:28:14.608Z | | --------------- required by a bound in this function |
| 3333 | 2026-05-08T01:28:14.608Z | ... |
| 3334 | 2026-05-08T01:28:14.608Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3335 | 2026-05-08T01:28:14.608Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3336 | 2026-05-08T01:28:14.608Z | |
| 3337 | 2026-05-08T01:28:14.608Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3338 | 2026-05-08T01:28:14.608Z | --> dns-server/src/dns_server.rs:457:50 |
| 3339 | 2026-05-08T01:28:14.608Z | | |
| 3340 | 2026-05-08T01:28:14.608Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3341 | 2026-05-08T01:28:14.608Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3342 | 2026-05-08T01:28:14.608Z | | | |
| 3343 | 2026-05-08T01:28:14.608Z | | required by a bound introduced by this call |
| 3344 | 2026-05-08T01:28:14.608Z | | |
| 3345 | 2026-05-08T01:28:14.608Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3346 | 2026-05-08T01:28:14.608Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3347 | 2026-05-08T01:28:14.608Z | | |
| 3348 | 2026-05-08T01:28:14.608Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3349 | 2026-05-08T01:28:14.608Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3350 | 2026-05-08T01:28:14.608Z | | |
| 3351 | 2026-05-08T01:28:14.608Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3352 | 2026-05-08T01:28:14.608Z | | |
| 3353 | 2026-05-08T01:28:14.608Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3354 | 2026-05-08T01:28:14.608Z | | ---------------------------------------- this is the found type |
| 3355 | 2026-05-08T01:28:14.608Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3356 | 2026-05-08T01:28:14.608Z | note: required by a bound in `encode_and_send` |
| 3357 | 2026-05-08T01:28:14.608Z | --> dns-server/src/dns_server.rs:492:27 |
| 3358 | 2026-05-08T01:28:14.608Z | | |
| 3359 | 2026-05-08T01:28:14.608Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3360 | 2026-05-08T01:28:14.608Z | | --------------- required by a bound in this function |
| 3361 | 2026-05-08T01:28:14.608Z | ... |
| 3362 | 2026-05-08T01:28:14.608Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3363 | 2026-05-08T01:28:14.608Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3364 | 2026-05-08T01:28:14.608Z | |
| 3365 | 2026-05-08T01:28:14.609Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3366 | 2026-05-08T01:28:14.609Z | --> dns-server/src/dns_server.rs:457:50 |
| 3367 | 2026-05-08T01:28:14.609Z | | |
| 3368 | 2026-05-08T01:28:14.609Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3369 | 2026-05-08T01:28:14.609Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3370 | 2026-05-08T01:28:14.609Z | | | |
| 3371 | 2026-05-08T01:28:14.609Z | | required by a bound introduced by this call |
| 3372 | 2026-05-08T01:28:14.609Z | | |
| 3373 | 2026-05-08T01:28:14.609Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3374 | 2026-05-08T01:28:14.609Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3375 | 2026-05-08T01:28:14.609Z | | |
| 3376 | 2026-05-08T01:28:14.609Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3377 | 2026-05-08T01:28:14.609Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3378 | 2026-05-08T01:28:14.609Z | | |
| 3379 | 2026-05-08T01:28:14.609Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3380 | 2026-05-08T01:28:14.609Z | | |
| 3381 | 2026-05-08T01:28:14.609Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3382 | 2026-05-08T01:28:14.609Z | | ---------------------------------------- this is the found type |
| 3383 | 2026-05-08T01:28:14.609Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3384 | 2026-05-08T01:28:14.609Z | note: required by a bound in `encode_and_send` |
| 3385 | 2026-05-08T01:28:14.609Z | --> dns-server/src/dns_server.rs:493:19 |
| 3386 | 2026-05-08T01:28:14.609Z | | |
| 3387 | 2026-05-08T01:28:14.609Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3388 | 2026-05-08T01:28:14.609Z | | --------------- required by a bound in this function |
| 3389 | 2026-05-08T01:28:14.609Z | ... |
| 3390 | 2026-05-08T01:28:14.609Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3391 | 2026-05-08T01:28:14.609Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3392 | 2026-05-08T01:28:14.609Z | |
| 3393 | 2026-05-08T01:28:14.609Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3394 | 2026-05-08T01:28:14.609Z | --> dns-server/src/dns_server.rs:457:50 |
| 3395 | 2026-05-08T01:28:14.609Z | | |
| 3396 | 2026-05-08T01:28:14.609Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3397 | 2026-05-08T01:28:14.609Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3398 | 2026-05-08T01:28:14.610Z | | | |
| 3399 | 2026-05-08T01:28:14.610Z | | required by a bound introduced by this call |
| 3400 | 2026-05-08T01:28:14.610Z | | |
| 3401 | 2026-05-08T01:28:14.610Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3402 | 2026-05-08T01:28:14.610Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3403 | 2026-05-08T01:28:14.610Z | | |
| 3404 | 2026-05-08T01:28:14.610Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3405 | 2026-05-08T01:28:14.620Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3406 | 2026-05-08T01:28:14.620Z | | |
| 3407 | 2026-05-08T01:28:14.620Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3408 | 2026-05-08T01:28:14.620Z | | |
| 3409 | 2026-05-08T01:28:14.620Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3410 | 2026-05-08T01:28:14.620Z | | ---------------------------------------- this is the found type |
| 3411 | 2026-05-08T01:28:14.620Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3412 | 2026-05-08T01:28:14.620Z | note: required by a bound in `encode_and_send` |
| 3413 | 2026-05-08T01:28:14.620Z | --> dns-server/src/dns_server.rs:494:27 |
| 3414 | 2026-05-08T01:28:14.620Z | | |
| 3415 | 2026-05-08T01:28:14.621Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3416 | 2026-05-08T01:28:14.621Z | | --------------- required by a bound in this function |
| 3417 | 2026-05-08T01:28:14.621Z | ... |
| 3418 | 2026-05-08T01:28:14.621Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3419 | 2026-05-08T01:28:14.621Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3420 | 2026-05-08T01:28:14.621Z | |
| 3421 | 2026-05-08T01:28:14.621Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3422 | 2026-05-08T01:28:14.621Z | --> dns-server/src/dns_server.rs:457:25 |
| 3423 | 2026-05-08T01:28:14.621Z | | |
| 3424 | 2026-05-08T01:28:14.621Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3425 | 2026-05-08T01:28:14.621Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3426 | 2026-05-08T01:28:14.621Z | | |
| 3427 | 2026-05-08T01:28:14.621Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3428 | 2026-05-08T01:28:14.621Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3429 | 2026-05-08T01:28:14.621Z | | |
| 3430 | 2026-05-08T01:28:14.621Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3431 | 2026-05-08T01:28:14.621Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3432 | 2026-05-08T01:28:14.621Z | | |
| 3433 | 2026-05-08T01:28:14.621Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3434 | 2026-05-08T01:28:14.621Z | | |
| 3435 | 2026-05-08T01:28:14.621Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3436 | 2026-05-08T01:28:14.622Z | | ---------------------------------------- this is the found type |
| 3437 | 2026-05-08T01:28:14.622Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3438 | 2026-05-08T01:28:14.622Z | note: required by a bound in `encode_and_send` |
| 3439 | 2026-05-08T01:28:14.622Z | --> dns-server/src/dns_server.rs:491:23 |
| 3440 | 2026-05-08T01:28:14.622Z | | |
| 3441 | 2026-05-08T01:28:14.622Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3442 | 2026-05-08T01:28:14.622Z | | --------------- required by a bound in this function |
| 3443 | 2026-05-08T01:28:14.622Z | ... |
| 3444 | 2026-05-08T01:28:14.622Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3445 | 2026-05-08T01:28:14.622Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3446 | 2026-05-08T01:28:14.622Z | |
| 3447 | 2026-05-08T01:28:14.622Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3448 | 2026-05-08T01:28:14.622Z | --> dns-server/src/dns_server.rs:457:25 |
| 3449 | 2026-05-08T01:28:14.622Z | | |
| 3450 | 2026-05-08T01:28:14.622Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3451 | 2026-05-08T01:28:14.622Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3452 | 2026-05-08T01:28:14.622Z | | |
| 3453 | 2026-05-08T01:28:14.622Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3454 | 2026-05-08T01:28:14.622Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3455 | 2026-05-08T01:28:14.622Z | | |
| 3456 | 2026-05-08T01:28:14.622Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3457 | 2026-05-08T01:28:14.623Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3458 | 2026-05-08T01:28:14.623Z | | |
| 3459 | 2026-05-08T01:28:14.623Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3460 | 2026-05-08T01:28:14.623Z | | |
| 3461 | 2026-05-08T01:28:14.623Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3462 | 2026-05-08T01:28:14.623Z | | ---------------------------------------- this is the found type |
| 3463 | 2026-05-08T01:28:14.623Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3464 | 2026-05-08T01:28:14.623Z | note: required by a bound in `encode_and_send` |
| 3465 | 2026-05-08T01:28:14.623Z | --> dns-server/src/dns_server.rs:492:27 |
| 3466 | 2026-05-08T01:28:14.623Z | | |
| 3467 | 2026-05-08T01:28:14.623Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3468 | 2026-05-08T01:28:14.623Z | | --------------- required by a bound in this function |
| 3469 | 2026-05-08T01:28:14.623Z | ... |
| 3470 | 2026-05-08T01:28:14.623Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3471 | 2026-05-08T01:28:14.623Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3472 | 2026-05-08T01:28:14.623Z | |
| 3473 | 2026-05-08T01:28:14.623Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3474 | 2026-05-08T01:28:14.623Z | --> dns-server/src/dns_server.rs:457:25 |
| 3475 | 2026-05-08T01:28:14.623Z | | |
| 3476 | 2026-05-08T01:28:14.623Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3477 | 2026-05-08T01:28:14.623Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3478 | 2026-05-08T01:28:14.623Z | | |
| 3479 | 2026-05-08T01:28:14.623Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3480 | 2026-05-08T01:28:14.623Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3481 | 2026-05-08T01:28:14.624Z | | |
| 3482 | 2026-05-08T01:28:14.624Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3483 | 2026-05-08T01:28:14.624Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3484 | 2026-05-08T01:28:14.624Z | | |
| 3485 | 2026-05-08T01:28:14.624Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3486 | 2026-05-08T01:28:14.624Z | | |
| 3487 | 2026-05-08T01:28:14.624Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3488 | 2026-05-08T01:28:14.624Z | | ---------------------------------------- this is the found type |
| 3489 | 2026-05-08T01:28:14.624Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3490 | 2026-05-08T01:28:14.624Z | note: required by a bound in `encode_and_send` |
| 3491 | 2026-05-08T01:28:14.624Z | --> dns-server/src/dns_server.rs:493:19 |
| 3492 | 2026-05-08T01:28:14.624Z | | |
| 3493 | 2026-05-08T01:28:14.624Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3494 | 2026-05-08T01:28:14.624Z | | --------------- required by a bound in this function |
| 3495 | 2026-05-08T01:28:14.624Z | ... |
| 3496 | 2026-05-08T01:28:14.624Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3497 | 2026-05-08T01:28:14.624Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3498 | 2026-05-08T01:28:14.625Z | |
| 3499 | 2026-05-08T01:28:14.625Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3500 | 2026-05-08T01:28:14.625Z | --> dns-server/src/dns_server.rs:457:25 |
| 3501 | 2026-05-08T01:28:14.625Z | | |
| 3502 | 2026-05-08T01:28:14.625Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3503 | 2026-05-08T01:28:14.625Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3504 | 2026-05-08T01:28:14.625Z | | |
| 3505 | 2026-05-08T01:28:14.629Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3506 | 2026-05-08T01:28:14.629Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3507 | 2026-05-08T01:28:14.629Z | | |
| 3508 | 2026-05-08T01:28:14.629Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3509 | 2026-05-08T01:28:14.629Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3510 | 2026-05-08T01:28:14.629Z | | |
| 3511 | 2026-05-08T01:28:14.629Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3512 | 2026-05-08T01:28:14.629Z | | |
| 3513 | 2026-05-08T01:28:14.630Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3514 | 2026-05-08T01:28:14.630Z | | ---------------------------------------- this is the found type |
| 3515 | 2026-05-08T01:28:14.630Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3516 | 2026-05-08T01:28:14.630Z | note: required by a bound in `encode_and_send` |
| 3517 | 2026-05-08T01:28:14.630Z | --> dns-server/src/dns_server.rs:494:27 |
| 3518 | 2026-05-08T01:28:14.630Z | | |
| 3519 | 2026-05-08T01:28:14.630Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3520 | 2026-05-08T01:28:14.630Z | | --------------- required by a bound in this function |
| 3521 | 2026-05-08T01:28:14.630Z | ... |
| 3522 | 2026-05-08T01:28:14.630Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3523 | 2026-05-08T01:28:14.630Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3524 | 2026-05-08T01:28:14.630Z | |
| 3525 | 2026-05-08T01:28:14.630Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3526 | 2026-05-08T01:28:14.630Z | --> dns-server/src/dns_server.rs:457:69 |
| 3527 | 2026-05-08T01:28:14.630Z | | |
| 3528 | 2026-05-08T01:28:14.630Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3529 | 2026-05-08T01:28:14.630Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3530 | 2026-05-08T01:28:14.630Z | | |
| 3531 | 2026-05-08T01:28:14.630Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3532 | 2026-05-08T01:28:14.630Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3533 | 2026-05-08T01:28:14.630Z | | |
| 3534 | 2026-05-08T01:28:14.630Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3535 | 2026-05-08T01:28:14.630Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3536 | 2026-05-08T01:28:14.631Z | | |
| 3537 | 2026-05-08T01:28:14.631Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3538 | 2026-05-08T01:28:14.631Z | | |
| 3539 | 2026-05-08T01:28:14.631Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3540 | 2026-05-08T01:28:14.631Z | | ---------------------------------------- this is the found type |
| 3541 | 2026-05-08T01:28:14.631Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3542 | 2026-05-08T01:28:14.631Z | note: required by a bound in `encode_and_send` |
| 3543 | 2026-05-08T01:28:14.631Z | --> dns-server/src/dns_server.rs:491:23 |
| 3544 | 2026-05-08T01:28:14.631Z | | |
| 3545 | 2026-05-08T01:28:14.631Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3546 | 2026-05-08T01:28:14.631Z | | --------------- required by a bound in this function |
| 3547 | 2026-05-08T01:28:14.631Z | ... |
| 3548 | 2026-05-08T01:28:14.631Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3549 | 2026-05-08T01:28:14.631Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3550 | 2026-05-08T01:28:14.631Z | |
| 3551 | 2026-05-08T01:28:14.631Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3552 | 2026-05-08T01:28:14.631Z | --> dns-server/src/dns_server.rs:457:69 |
| 3553 | 2026-05-08T01:28:14.631Z | | |
| 3554 | 2026-05-08T01:28:14.631Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3555 | 2026-05-08T01:28:14.631Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3556 | 2026-05-08T01:28:14.631Z | | |
| 3557 | 2026-05-08T01:28:14.631Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3558 | 2026-05-08T01:28:14.631Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3559 | 2026-05-08T01:28:14.631Z | | |
| 3560 | 2026-05-08T01:28:14.631Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3561 | 2026-05-08T01:28:14.631Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3562 | 2026-05-08T01:28:14.631Z | | |
| 3563 | 2026-05-08T01:28:14.632Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3564 | 2026-05-08T01:28:14.632Z | | |
| 3565 | 2026-05-08T01:28:14.632Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3566 | 2026-05-08T01:28:14.632Z | | ---------------------------------------- this is the found type |
| 3567 | 2026-05-08T01:28:14.632Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3568 | 2026-05-08T01:28:14.632Z | note: required by a bound in `encode_and_send` |
| 3569 | 2026-05-08T01:28:14.632Z | --> dns-server/src/dns_server.rs:492:27 |
| 3570 | 2026-05-08T01:28:14.632Z | | |
| 3571 | 2026-05-08T01:28:14.632Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3572 | 2026-05-08T01:28:14.632Z | | --------------- required by a bound in this function |
| 3573 | 2026-05-08T01:28:14.632Z | ... |
| 3574 | 2026-05-08T01:28:14.632Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3575 | 2026-05-08T01:28:14.632Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3576 | 2026-05-08T01:28:14.632Z | |
| 3577 | 2026-05-08T01:28:14.632Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3578 | 2026-05-08T01:28:14.632Z | --> dns-server/src/dns_server.rs:457:69 |
| 3579 | 2026-05-08T01:28:14.632Z | | |
| 3580 | 2026-05-08T01:28:14.632Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3581 | 2026-05-08T01:28:14.632Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3582 | 2026-05-08T01:28:14.632Z | | |
| 3583 | 2026-05-08T01:28:14.632Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3584 | 2026-05-08T01:28:14.632Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3585 | 2026-05-08T01:28:14.633Z | | |
| 3586 | 2026-05-08T01:28:14.633Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3587 | 2026-05-08T01:28:14.633Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3588 | 2026-05-08T01:28:14.633Z | | |
| 3589 | 2026-05-08T01:28:14.633Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3590 | 2026-05-08T01:28:14.633Z | | |
| 3591 | 2026-05-08T01:28:14.633Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3592 | 2026-05-08T01:28:14.633Z | | ---------------------------------------- this is the found type |
| 3593 | 2026-05-08T01:28:14.633Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3594 | 2026-05-08T01:28:14.633Z | note: required by a bound in `encode_and_send` |
| 3595 | 2026-05-08T01:28:14.633Z | --> dns-server/src/dns_server.rs:493:19 |
| 3596 | 2026-05-08T01:28:14.633Z | | |
| 3597 | 2026-05-08T01:28:14.633Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3598 | 2026-05-08T01:28:14.633Z | | --------------- required by a bound in this function |
| 3599 | 2026-05-08T01:28:14.633Z | ... |
| 3600 | 2026-05-08T01:28:14.633Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3601 | 2026-05-08T01:28:14.633Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3602 | 2026-05-08T01:28:14.633Z | |
| 3603 | 2026-05-08T01:28:14.633Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3604 | 2026-05-08T01:28:14.633Z | --> dns-server/src/dns_server.rs:457:69 |
| 3605 | 2026-05-08T01:28:14.641Z | | |
| 3606 | 2026-05-08T01:28:14.641Z | 457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await { |
| 3607 | 2026-05-08T01:28:14.641Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3608 | 2026-05-08T01:28:14.641Z | | |
| 3609 | 2026-05-08T01:28:14.641Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3610 | 2026-05-08T01:28:14.641Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3611 | 2026-05-08T01:28:14.641Z | | |
| 3612 | 2026-05-08T01:28:14.641Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3613 | 2026-05-08T01:28:14.641Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3614 | 2026-05-08T01:28:14.641Z | | |
| 3615 | 2026-05-08T01:28:14.641Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3616 | 2026-05-08T01:28:14.641Z | | |
| 3617 | 2026-05-08T01:28:14.641Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3618 | 2026-05-08T01:28:14.641Z | | ---------------------------------------- this is the found type |
| 3619 | 2026-05-08T01:28:14.641Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3620 | 2026-05-08T01:28:14.641Z | note: required by a bound in `encode_and_send` |
| 3621 | 2026-05-08T01:28:14.642Z | --> dns-server/src/dns_server.rs:494:27 |
| 3622 | 2026-05-08T01:28:14.642Z | | |
| 3623 | 2026-05-08T01:28:14.642Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3624 | 2026-05-08T01:28:14.642Z | | --------------- required by a bound in this function |
| 3625 | 2026-05-08T01:28:14.642Z | ... |
| 3626 | 2026-05-08T01:28:14.642Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3627 | 2026-05-08T01:28:14.642Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3628 | 2026-05-08T01:28:14.642Z | |
| 3629 | 2026-05-08T01:28:14.642Z | error[E0308]: arguments to this method are incorrect |
| 3630 | 2026-05-08T01:28:14.642Z | --> dns-server/src/dns_server.rs:477:20 |
| 3631 | 2026-05-08T01:28:14.642Z | | |
| 3632 | 2026-05-08T01:28:14.642Z | 477 | let mresp = rb.error_msg(header, ResponseCode::ServFail); |
| 3633 | 2026-05-08T01:28:14.642Z | | ^^^^^^^^^ ------ ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode` |
| 3634 | 2026-05-08T01:28:14.642Z | | | |
| 3635 | 2026-05-08T01:28:14.642Z | | expected `Header`, found `hickory_proto::op::Header` |
| 3636 | 2026-05-08T01:28:14.642Z | | |
| 3637 | 2026-05-08T01:28:14.642Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3638 | 2026-05-08T01:28:14.642Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1 |
| 3639 | 2026-05-08T01:28:14.642Z | | |
| 3640 | 2026-05-08T01:28:14.642Z | 57 | pub struct Header { |
| 3641 | 2026-05-08T01:28:14.642Z | | ^^^^^^^^^^^^^^^^^ this is the expected type |
| 3642 | 2026-05-08T01:28:14.642Z | | |
| 3643 | 2026-05-08T01:28:14.642Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1 |
| 3644 | 2026-05-08T01:28:14.642Z | | |
| 3645 | 2026-05-08T01:28:14.642Z | 57 | pub struct Header { |
| 3646 | 2026-05-08T01:28:14.642Z | | ----------------- this is the found type |
| 3647 | 2026-05-08T01:28:14.642Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3648 | 2026-05-08T01:28:14.642Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3649 | 2026-05-08T01:28:14.642Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1 |
| 3650 | 2026-05-08T01:28:14.642Z | | |
| 3651 | 2026-05-08T01:28:14.642Z | 67 | pub enum ResponseCode { |
| 3652 | 2026-05-08T01:28:14.642Z | | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3653 | 2026-05-08T01:28:14.642Z | | |
| 3654 | 2026-05-08T01:28:14.642Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1 |
| 3655 | 2026-05-08T01:28:14.642Z | | |
| 3656 | 2026-05-08T01:28:14.642Z | 67 | pub enum ResponseCode { |
| 3657 | 2026-05-08T01:28:14.643Z | | --------------------- this is the found type |
| 3658 | 2026-05-08T01:28:14.643Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3659 | 2026-05-08T01:28:14.643Z | note: method defined here |
| 3660 | 2026-05-08T01:28:14.643Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12 |
| 3661 | 2026-05-08T01:28:14.643Z | | |
| 3662 | 2026-05-08T01:28:14.643Z | 190 | pub fn error_msg<'a>( |
| 3663 | 2026-05-08T01:28:14.643Z | | ^^^^^^^^^ |
| 3664 | 2026-05-08T01:28:14.643Z | |
| 3665 | 2026-05-08T01:28:14.643Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3666 | 2026-05-08T01:28:14.643Z | --> dns-server/src/dns_server.rs:478:50 |
| 3667 | 2026-05-08T01:28:14.643Z | | |
| 3668 | 2026-05-08T01:28:14.643Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3669 | 2026-05-08T01:28:14.643Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3670 | 2026-05-08T01:28:14.643Z | | | |
| 3671 | 2026-05-08T01:28:14.643Z | | required by a bound introduced by this call |
| 3672 | 2026-05-08T01:28:14.643Z | | |
| 3673 | 2026-05-08T01:28:14.643Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3674 | 2026-05-08T01:28:14.643Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3675 | 2026-05-08T01:28:14.643Z | | |
| 3676 | 2026-05-08T01:28:14.643Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3677 | 2026-05-08T01:28:14.643Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3678 | 2026-05-08T01:28:14.643Z | | |
| 3679 | 2026-05-08T01:28:14.643Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3680 | 2026-05-08T01:28:14.643Z | | |
| 3681 | 2026-05-08T01:28:14.643Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3682 | 2026-05-08T01:28:14.643Z | | ---------------------------------------- this is the found type |
| 3683 | 2026-05-08T01:28:14.643Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3684 | 2026-05-08T01:28:14.643Z | note: required by a bound in `encode_and_send` |
| 3685 | 2026-05-08T01:28:14.643Z | --> dns-server/src/dns_server.rs:491:23 |
| 3686 | 2026-05-08T01:28:14.643Z | | |
| 3687 | 2026-05-08T01:28:14.643Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3688 | 2026-05-08T01:28:14.643Z | | --------------- required by a bound in this function |
| 3689 | 2026-05-08T01:28:14.643Z | ... |
| 3690 | 2026-05-08T01:28:14.643Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3691 | 2026-05-08T01:28:14.643Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3692 | 2026-05-08T01:28:14.644Z | |
| 3693 | 2026-05-08T01:28:14.644Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3694 | 2026-05-08T01:28:14.644Z | --> dns-server/src/dns_server.rs:478:50 |
| 3695 | 2026-05-08T01:28:14.644Z | | |
| 3696 | 2026-05-08T01:28:14.644Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3697 | 2026-05-08T01:28:14.644Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3698 | 2026-05-08T01:28:14.644Z | | | |
| 3699 | 2026-05-08T01:28:14.644Z | | required by a bound introduced by this call |
| 3700 | 2026-05-08T01:28:14.644Z | | |
| 3701 | 2026-05-08T01:28:14.644Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3702 | 2026-05-08T01:28:14.644Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3703 | 2026-05-08T01:28:14.644Z | | |
| 3704 | 2026-05-08T01:28:14.644Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3705 | 2026-05-08T01:28:14.657Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3706 | 2026-05-08T01:28:14.657Z | | |
| 3707 | 2026-05-08T01:28:14.657Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3708 | 2026-05-08T01:28:14.657Z | | |
| 3709 | 2026-05-08T01:28:14.657Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3710 | 2026-05-08T01:28:14.657Z | | ---------------------------------------- this is the found type |
| 3711 | 2026-05-08T01:28:14.657Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3712 | 2026-05-08T01:28:14.658Z | note: required by a bound in `encode_and_send` |
| 3713 | 2026-05-08T01:28:14.658Z | --> dns-server/src/dns_server.rs:492:27 |
| 3714 | 2026-05-08T01:28:14.658Z | | |
| 3715 | 2026-05-08T01:28:14.658Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3716 | 2026-05-08T01:28:14.658Z | | --------------- required by a bound in this function |
| 3717 | 2026-05-08T01:28:14.658Z | ... |
| 3718 | 2026-05-08T01:28:14.658Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3719 | 2026-05-08T01:28:14.658Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3720 | 2026-05-08T01:28:14.658Z | |
| 3721 | 2026-05-08T01:28:14.658Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3722 | 2026-05-08T01:28:14.658Z | --> dns-server/src/dns_server.rs:478:50 |
| 3723 | 2026-05-08T01:28:14.658Z | | |
| 3724 | 2026-05-08T01:28:14.658Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3725 | 2026-05-08T01:28:14.658Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3726 | 2026-05-08T01:28:14.658Z | | | |
| 3727 | 2026-05-08T01:28:14.658Z | | required by a bound introduced by this call |
| 3728 | 2026-05-08T01:28:14.658Z | | |
| 3729 | 2026-05-08T01:28:14.658Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3730 | 2026-05-08T01:28:14.658Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3731 | 2026-05-08T01:28:14.658Z | | |
| 3732 | 2026-05-08T01:28:14.659Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3733 | 2026-05-08T01:28:14.659Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3734 | 2026-05-08T01:28:14.659Z | | |
| 3735 | 2026-05-08T01:28:14.659Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3736 | 2026-05-08T01:28:14.659Z | | |
| 3737 | 2026-05-08T01:28:14.659Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3738 | 2026-05-08T01:28:14.659Z | | ---------------------------------------- this is the found type |
| 3739 | 2026-05-08T01:28:14.659Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3740 | 2026-05-08T01:28:14.659Z | note: required by a bound in `encode_and_send` |
| 3741 | 2026-05-08T01:28:14.659Z | --> dns-server/src/dns_server.rs:493:19 |
| 3742 | 2026-05-08T01:28:14.659Z | | |
| 3743 | 2026-05-08T01:28:14.659Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3744 | 2026-05-08T01:28:14.659Z | | --------------- required by a bound in this function |
| 3745 | 2026-05-08T01:28:14.659Z | ... |
| 3746 | 2026-05-08T01:28:14.659Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3747 | 2026-05-08T01:28:14.659Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3748 | 2026-05-08T01:28:14.659Z | |
| 3749 | 2026-05-08T01:28:14.659Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3750 | 2026-05-08T01:28:14.659Z | --> dns-server/src/dns_server.rs:478:50 |
| 3751 | 2026-05-08T01:28:14.659Z | | |
| 3752 | 2026-05-08T01:28:14.659Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3753 | 2026-05-08T01:28:14.659Z | | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3754 | 2026-05-08T01:28:14.659Z | | | |
| 3755 | 2026-05-08T01:28:14.659Z | | required by a bound introduced by this call |
| 3756 | 2026-05-08T01:28:14.659Z | | |
| 3757 | 2026-05-08T01:28:14.659Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3758 | 2026-05-08T01:28:14.659Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3759 | 2026-05-08T01:28:14.660Z | | |
| 3760 | 2026-05-08T01:28:14.660Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3761 | 2026-05-08T01:28:14.660Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3762 | 2026-05-08T01:28:14.660Z | | |
| 3763 | 2026-05-08T01:28:14.660Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3764 | 2026-05-08T01:28:14.660Z | | |
| 3765 | 2026-05-08T01:28:14.660Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3766 | 2026-05-08T01:28:14.660Z | | ---------------------------------------- this is the found type |
| 3767 | 2026-05-08T01:28:14.660Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3768 | 2026-05-08T01:28:14.660Z | note: required by a bound in `encode_and_send` |
| 3769 | 2026-05-08T01:28:14.660Z | --> dns-server/src/dns_server.rs:494:27 |
| 3770 | 2026-05-08T01:28:14.660Z | | |
| 3771 | 2026-05-08T01:28:14.660Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3772 | 2026-05-08T01:28:14.660Z | | --------------- required by a bound in this function |
| 3773 | 2026-05-08T01:28:14.660Z | ... |
| 3774 | 2026-05-08T01:28:14.660Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3775 | 2026-05-08T01:28:14.660Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3776 | 2026-05-08T01:28:14.660Z | |
| 3777 | 2026-05-08T01:28:14.660Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3778 | 2026-05-08T01:28:14.660Z | --> dns-server/src/dns_server.rs:478:25 |
| 3779 | 2026-05-08T01:28:14.660Z | | |
| 3780 | 2026-05-08T01:28:14.661Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3781 | 2026-05-08T01:28:14.661Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3782 | 2026-05-08T01:28:14.661Z | | |
| 3783 | 2026-05-08T01:28:14.661Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3784 | 2026-05-08T01:28:14.661Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3785 | 2026-05-08T01:28:14.661Z | | |
| 3786 | 2026-05-08T01:28:14.661Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3787 | 2026-05-08T01:28:14.661Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3788 | 2026-05-08T01:28:14.661Z | | |
| 3789 | 2026-05-08T01:28:14.661Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3790 | 2026-05-08T01:28:14.661Z | | |
| 3791 | 2026-05-08T01:28:14.661Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3792 | 2026-05-08T01:28:14.661Z | | ---------------------------------------- this is the found type |
| 3793 | 2026-05-08T01:28:14.661Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3794 | 2026-05-08T01:28:14.661Z | note: required by a bound in `encode_and_send` |
| 3795 | 2026-05-08T01:28:14.661Z | --> dns-server/src/dns_server.rs:491:23 |
| 3796 | 2026-05-08T01:28:14.661Z | | |
| 3797 | 2026-05-08T01:28:14.661Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3798 | 2026-05-08T01:28:14.661Z | | --------------- required by a bound in this function |
| 3799 | 2026-05-08T01:28:14.661Z | ... |
| 3800 | 2026-05-08T01:28:14.661Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3801 | 2026-05-08T01:28:14.661Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3802 | 2026-05-08T01:28:14.661Z | |
| 3803 | 2026-05-08T01:28:14.661Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3804 | 2026-05-08T01:28:14.661Z | --> dns-server/src/dns_server.rs:478:25 |
| 3805 | 2026-05-08T01:28:14.666Z | | |
| 3806 | 2026-05-08T01:28:14.666Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3807 | 2026-05-08T01:28:14.666Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3808 | 2026-05-08T01:28:14.666Z | | |
| 3809 | 2026-05-08T01:28:14.666Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3810 | 2026-05-08T01:28:14.666Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3811 | 2026-05-08T01:28:14.666Z | | |
| 3812 | 2026-05-08T01:28:14.666Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3813 | 2026-05-08T01:28:14.666Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3814 | 2026-05-08T01:28:14.666Z | | |
| 3815 | 2026-05-08T01:28:14.666Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3816 | 2026-05-08T01:28:14.666Z | | |
| 3817 | 2026-05-08T01:28:14.666Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3818 | 2026-05-08T01:28:14.666Z | | ---------------------------------------- this is the found type |
| 3819 | 2026-05-08T01:28:14.666Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3820 | 2026-05-08T01:28:14.666Z | note: required by a bound in `encode_and_send` |
| 3821 | 2026-05-08T01:28:14.667Z | --> dns-server/src/dns_server.rs:492:27 |
| 3822 | 2026-05-08T01:28:14.667Z | | |
| 3823 | 2026-05-08T01:28:14.667Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3824 | 2026-05-08T01:28:14.667Z | | --------------- required by a bound in this function |
| 3825 | 2026-05-08T01:28:14.667Z | ... |
| 3826 | 2026-05-08T01:28:14.667Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3827 | 2026-05-08T01:28:14.667Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3828 | 2026-05-08T01:28:14.667Z | |
| 3829 | 2026-05-08T01:28:14.667Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3830 | 2026-05-08T01:28:14.667Z | --> dns-server/src/dns_server.rs:478:25 |
| 3831 | 2026-05-08T01:28:14.667Z | | |
| 3832 | 2026-05-08T01:28:14.667Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3833 | 2026-05-08T01:28:14.667Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3834 | 2026-05-08T01:28:14.667Z | | |
| 3835 | 2026-05-08T01:28:14.667Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3836 | 2026-05-08T01:28:14.667Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3837 | 2026-05-08T01:28:14.667Z | | |
| 3838 | 2026-05-08T01:28:14.667Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3839 | 2026-05-08T01:28:14.667Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3840 | 2026-05-08T01:28:14.667Z | | |
| 3841 | 2026-05-08T01:28:14.667Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3842 | 2026-05-08T01:28:14.667Z | | |
| 3843 | 2026-05-08T01:28:14.667Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3844 | 2026-05-08T01:28:14.667Z | | ---------------------------------------- this is the found type |
| 3845 | 2026-05-08T01:28:14.667Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3846 | 2026-05-08T01:28:14.667Z | note: required by a bound in `encode_and_send` |
| 3847 | 2026-05-08T01:28:14.667Z | --> dns-server/src/dns_server.rs:493:19 |
| 3848 | 2026-05-08T01:28:14.668Z | | |
| 3849 | 2026-05-08T01:28:14.668Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3850 | 2026-05-08T01:28:14.668Z | | --------------- required by a bound in this function |
| 3851 | 2026-05-08T01:28:14.668Z | ... |
| 3852 | 2026-05-08T01:28:14.668Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3853 | 2026-05-08T01:28:14.668Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3854 | 2026-05-08T01:28:14.668Z | |
| 3855 | 2026-05-08T01:28:14.668Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3856 | 2026-05-08T01:28:14.668Z | --> dns-server/src/dns_server.rs:478:25 |
| 3857 | 2026-05-08T01:28:14.668Z | | |
| 3858 | 2026-05-08T01:28:14.668Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3859 | 2026-05-08T01:28:14.668Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3860 | 2026-05-08T01:28:14.668Z | | |
| 3861 | 2026-05-08T01:28:14.668Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3862 | 2026-05-08T01:28:14.668Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3863 | 2026-05-08T01:28:14.668Z | | |
| 3864 | 2026-05-08T01:28:14.668Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3865 | 2026-05-08T01:28:14.668Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3866 | 2026-05-08T01:28:14.668Z | | |
| 3867 | 2026-05-08T01:28:14.668Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3868 | 2026-05-08T01:28:14.668Z | | |
| 3869 | 2026-05-08T01:28:14.668Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3870 | 2026-05-08T01:28:14.668Z | | ---------------------------------------- this is the found type |
| 3871 | 2026-05-08T01:28:14.669Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3872 | 2026-05-08T01:28:14.669Z | note: required by a bound in `encode_and_send` |
| 3873 | 2026-05-08T01:28:14.669Z | --> dns-server/src/dns_server.rs:494:27 |
| 3874 | 2026-05-08T01:28:14.669Z | | |
| 3875 | 2026-05-08T01:28:14.669Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3876 | 2026-05-08T01:28:14.669Z | | --------------- required by a bound in this function |
| 3877 | 2026-05-08T01:28:14.669Z | ... |
| 3878 | 2026-05-08T01:28:14.669Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3879 | 2026-05-08T01:28:14.669Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3880 | 2026-05-08T01:28:14.669Z | |
| 3881 | 2026-05-08T01:28:14.669Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3882 | 2026-05-08T01:28:14.669Z | --> dns-server/src/dns_server.rs:478:69 |
| 3883 | 2026-05-08T01:28:14.669Z | | |
| 3884 | 2026-05-08T01:28:14.669Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3885 | 2026-05-08T01:28:14.669Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3886 | 2026-05-08T01:28:14.669Z | | |
| 3887 | 2026-05-08T01:28:14.669Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3888 | 2026-05-08T01:28:14.669Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3889 | 2026-05-08T01:28:14.669Z | | |
| 3890 | 2026-05-08T01:28:14.669Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3891 | 2026-05-08T01:28:14.669Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3892 | 2026-05-08T01:28:14.669Z | | |
| 3893 | 2026-05-08T01:28:14.669Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3894 | 2026-05-08T01:28:14.669Z | | |
| 3895 | 2026-05-08T01:28:14.669Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3896 | 2026-05-08T01:28:14.669Z | | ---------------------------------------- this is the found type |
| 3897 | 2026-05-08T01:28:14.669Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3898 | 2026-05-08T01:28:14.669Z | note: required by a bound in `encode_and_send` |
| 3899 | 2026-05-08T01:28:14.669Z | --> dns-server/src/dns_server.rs:491:23 |
| 3900 | 2026-05-08T01:28:14.669Z | | |
| 3901 | 2026-05-08T01:28:14.669Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3902 | 2026-05-08T01:28:14.669Z | | --------------- required by a bound in this function |
| 3903 | 2026-05-08T01:28:14.669Z | ... |
| 3904 | 2026-05-08T01:28:14.669Z | 491 | Answers: Iterator<Item = &'a Record> + Send + 'a, |
| 3905 | 2026-05-08T01:28:14.677Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3906 | 2026-05-08T01:28:14.677Z | |
| 3907 | 2026-05-08T01:28:14.677Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3908 | 2026-05-08T01:28:14.677Z | --> dns-server/src/dns_server.rs:478:69 |
| 3909 | 2026-05-08T01:28:14.677Z | | |
| 3910 | 2026-05-08T01:28:14.677Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3911 | 2026-05-08T01:28:14.677Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3912 | 2026-05-08T01:28:14.677Z | | |
| 3913 | 2026-05-08T01:28:14.677Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3914 | 2026-05-08T01:28:14.677Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3915 | 2026-05-08T01:28:14.677Z | | |
| 3916 | 2026-05-08T01:28:14.677Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3917 | 2026-05-08T01:28:14.677Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3918 | 2026-05-08T01:28:14.677Z | | |
| 3919 | 2026-05-08T01:28:14.677Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3920 | 2026-05-08T01:28:14.677Z | | |
| 3921 | 2026-05-08T01:28:14.677Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3922 | 2026-05-08T01:28:14.677Z | | ---------------------------------------- this is the found type |
| 3923 | 2026-05-08T01:28:14.677Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3924 | 2026-05-08T01:28:14.677Z | note: required by a bound in `encode_and_send` |
| 3925 | 2026-05-08T01:28:14.678Z | --> dns-server/src/dns_server.rs:492:27 |
| 3926 | 2026-05-08T01:28:14.678Z | | |
| 3927 | 2026-05-08T01:28:14.678Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3928 | 2026-05-08T01:28:14.678Z | | --------------- required by a bound in this function |
| 3929 | 2026-05-08T01:28:14.678Z | ... |
| 3930 | 2026-05-08T01:28:14.678Z | 492 | NameServers: Iterator<Item = &'a Record> + Send + 'a, |
| 3931 | 2026-05-08T01:28:14.678Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3932 | 2026-05-08T01:28:14.678Z | |
| 3933 | 2026-05-08T01:28:14.678Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3934 | 2026-05-08T01:28:14.678Z | --> dns-server/src/dns_server.rs:478:69 |
| 3935 | 2026-05-08T01:28:14.678Z | | |
| 3936 | 2026-05-08T01:28:14.678Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3937 | 2026-05-08T01:28:14.678Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3938 | 2026-05-08T01:28:14.678Z | | |
| 3939 | 2026-05-08T01:28:14.678Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3940 | 2026-05-08T01:28:14.678Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3941 | 2026-05-08T01:28:14.678Z | | |
| 3942 | 2026-05-08T01:28:14.678Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3943 | 2026-05-08T01:28:14.678Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3944 | 2026-05-08T01:28:14.678Z | | |
| 3945 | 2026-05-08T01:28:14.678Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3946 | 2026-05-08T01:28:14.678Z | | |
| 3947 | 2026-05-08T01:28:14.678Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3948 | 2026-05-08T01:28:14.678Z | | ---------------------------------------- this is the found type |
| 3949 | 2026-05-08T01:28:14.678Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3950 | 2026-05-08T01:28:14.679Z | note: required by a bound in `encode_and_send` |
| 3951 | 2026-05-08T01:28:14.679Z | --> dns-server/src/dns_server.rs:493:19 |
| 3952 | 2026-05-08T01:28:14.679Z | | |
| 3953 | 2026-05-08T01:28:14.679Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3954 | 2026-05-08T01:28:14.679Z | | --------------- required by a bound in this function |
| 3955 | 2026-05-08T01:28:14.679Z | ... |
| 3956 | 2026-05-08T01:28:14.679Z | 493 | Soa: Iterator<Item = &'a Record> + Send + 'a, |
| 3957 | 2026-05-08T01:28:14.679Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3958 | 2026-05-08T01:28:14.679Z | |
| 3959 | 2026-05-08T01:28:14.679Z | error[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record` |
| 3960 | 2026-05-08T01:28:14.679Z | --> dns-server/src/dns_server.rs:478:69 |
| 3961 | 2026-05-08T01:28:14.679Z | | |
| 3962 | 2026-05-08T01:28:14.679Z | 478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await { |
| 3963 | 2026-05-08T01:28:14.679Z | | ^^^^^ expected `hickory_proto::rr::Record`, found `Record` |
| 3964 | 2026-05-08T01:28:14.679Z | | |
| 3965 | 2026-05-08T01:28:14.679Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 3966 | 2026-05-08T01:28:14.679Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1 |
| 3967 | 2026-05-08T01:28:14.679Z | | |
| 3968 | 2026-05-08T01:28:14.679Z | 78 | pub struct Record<R: RecordData = RData> { |
| 3969 | 2026-05-08T01:28:14.679Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type |
| 3970 | 2026-05-08T01:28:14.679Z | | |
| 3971 | 2026-05-08T01:28:14.679Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1 |
| 3972 | 2026-05-08T01:28:14.679Z | | |
| 3973 | 2026-05-08T01:28:14.679Z | 77 | pub struct Record<R: RecordData = RData> { |
| 3974 | 2026-05-08T01:28:14.679Z | | ---------------------------------------- this is the found type |
| 3975 | 2026-05-08T01:28:14.679Z | = help: you can use `cargo tree` to explore your dependency tree |
| 3976 | 2026-05-08T01:28:14.679Z | note: required by a bound in `encode_and_send` |
| 3977 | 2026-05-08T01:28:14.679Z | --> dns-server/src/dns_server.rs:494:27 |
| 3978 | 2026-05-08T01:28:14.679Z | | |
| 3979 | 2026-05-08T01:28:14.680Z | 485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>( |
| 3980 | 2026-05-08T01:28:14.680Z | | --------------- required by a bound in this function |
| 3981 | 2026-05-08T01:28:14.680Z | ... |
| 3982 | 2026-05-08T01:28:14.680Z | 494 | Additionals: Iterator<Item = &'a Record> + Send + 'a, |
| 3983 | 2026-05-08T01:28:14.680Z | | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send` |
| 3984 | 2026-05-08T01:28:14.680Z | |
| 3985 | 2026-05-08T01:28:14.680Z | error[E0599]: the method `destructive_emit` exists for struct `MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>`, but its trait bounds were not satisfied |
| 3986 | 2026-05-08T01:28:14.680Z | --> dns-server/src/dns_server.rs:500:14 |
| 3987 | 2026-05-08T01:28:14.680Z | | |
| 3988 | 2026-05-08T01:28:14.680Z | 499 | let _ = mresp |
| 3989 | 2026-05-08T01:28:14.680Z | | _________________- |
| 3990 | 2026-05-08T01:28:14.680Z | 500 | | .destructive_emit(&mut enc) |
| 3991 | 2026-05-08T01:28:14.680Z | | | -^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds |
| 3992 | 2026-05-08T01:28:14.680Z | | |_____________| |
| 3993 | 2026-05-08T01:28:14.680Z | | |
| 3994 | 2026-05-08T01:28:14.680Z | | |
| 3995 | 2026-05-08T01:28:14.680Z | = note: the following trait bounds were not satisfied: |
| 3996 | 2026-05-08T01:28:14.680Z | `<Answers as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3997 | 2026-05-08T01:28:14.680Z | `<NameServers as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3998 | 2026-05-08T01:28:14.680Z | `<Soa as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 3999 | 2026-05-08T01:28:14.680Z | `<Additionals as Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record` |
| 4000 | 2026-05-08T01:28:14.680Z | |
| 4001 | 2026-05-08T01:28:14.680Z | error[E0308]: mismatched types |
| 4002 | 2026-05-08T01:28:14.680Z | --> dns-server/src/dns_server.rs:229:35 |
| 4003 | 2026-05-08T01:28:14.680Z | | |
| 4004 | 2026-05-08T01:28:14.680Z | 229 | Ok(Record::from_rdata(name.clone(), 0, RData::A((*addr).into()))) |
| 4005 | 2026-05-08T01:28:14.686Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4006 | 2026-05-08T01:28:14.686Z | | | |
| 4007 | 2026-05-08T01:28:14.686Z | | arguments to this function are incorrect |
| 4008 | 2026-05-08T01:28:14.686Z | | |
| 4009 | 2026-05-08T01:28:14.687Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4010 | 2026-05-08T01:28:14.687Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4011 | 2026-05-08T01:28:14.687Z | | |
| 4012 | 2026-05-08T01:28:14.687Z | 34 | pub struct Name { |
| 4013 | 2026-05-08T01:28:14.687Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4014 | 2026-05-08T01:28:14.687Z | | |
| 4015 | 2026-05-08T01:28:14.687Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4016 | 2026-05-08T01:28:14.687Z | | |
| 4017 | 2026-05-08T01:28:14.687Z | 37 | pub struct Name { |
| 4018 | 2026-05-08T01:28:14.687Z | | --------------- this is the found type |
| 4019 | 2026-05-08T01:28:14.687Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4020 | 2026-05-08T01:28:14.687Z | note: associated function defined here |
| 4021 | 2026-05-08T01:28:14.687Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4022 | 2026-05-08T01:28:14.687Z | | |
| 4023 | 2026-05-08T01:28:14.687Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4024 | 2026-05-08T01:28:14.688Z | | ^^^^^^^^^^ |
| 4025 | 2026-05-08T01:28:14.688Z | |
| 4026 | 2026-05-08T01:28:14.688Z | error[E0308]: mismatched types |
| 4027 | 2026-05-08T01:28:14.688Z | --> dns-server/src/dns_server.rs:233:35 |
| 4028 | 2026-05-08T01:28:14.688Z | | |
| 4029 | 2026-05-08T01:28:14.688Z | 233 | Ok(Record::from_rdata(name.clone(), 0, RData::AAAA((*addr).into()))) |
| 4030 | 2026-05-08T01:28:14.688Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4031 | 2026-05-08T01:28:14.688Z | | | |
| 4032 | 2026-05-08T01:28:14.688Z | | arguments to this function are incorrect |
| 4033 | 2026-05-08T01:28:14.688Z | | |
| 4034 | 2026-05-08T01:28:14.688Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4035 | 2026-05-08T01:28:14.688Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4036 | 2026-05-08T01:28:14.688Z | | |
| 4037 | 2026-05-08T01:28:14.688Z | 34 | pub struct Name { |
| 4038 | 2026-05-08T01:28:14.688Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4039 | 2026-05-08T01:28:14.689Z | | |
| 4040 | 2026-05-08T01:28:14.689Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4041 | 2026-05-08T01:28:14.689Z | | |
| 4042 | 2026-05-08T01:28:14.689Z | 37 | pub struct Name { |
| 4043 | 2026-05-08T01:28:14.689Z | | --------------- this is the found type |
| 4044 | 2026-05-08T01:28:14.689Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4045 | 2026-05-08T01:28:14.689Z | note: associated function defined here |
| 4046 | 2026-05-08T01:28:14.689Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4047 | 2026-05-08T01:28:14.689Z | | |
| 4048 | 2026-05-08T01:28:14.689Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4049 | 2026-05-08T01:28:14.689Z | | ^^^^^^^^^^ |
| 4050 | 2026-05-08T01:28:14.689Z | |
| 4051 | 2026-05-08T01:28:14.689Z | error[E0308]: mismatched types |
| 4052 | 2026-05-08T01:28:14.689Z | --> dns-server/src/dns_server.rs:247:60 |
| 4053 | 2026-05-08T01:28:14.689Z | | |
| 4054 | 2026-05-08T01:28:14.690Z | 247 | RData::SRV(SRV::new(*prio, *weight, *port, tgt)), |
| 4055 | 2026-05-08T01:28:14.690Z | | -------- ^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4056 | 2026-05-08T01:28:14.690Z | | | |
| 4057 | 2026-05-08T01:28:14.690Z | | arguments to this function are incorrect |
| 4058 | 2026-05-08T01:28:14.690Z | | |
| 4059 | 2026-05-08T01:28:14.690Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4060 | 2026-05-08T01:28:14.690Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4061 | 2026-05-08T01:28:14.690Z | | |
| 4062 | 2026-05-08T01:28:14.690Z | 34 | pub struct Name { |
| 4063 | 2026-05-08T01:28:14.690Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4064 | 2026-05-08T01:28:14.690Z | | |
| 4065 | 2026-05-08T01:28:14.690Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4066 | 2026-05-08T01:28:14.690Z | | |
| 4067 | 2026-05-08T01:28:14.690Z | 37 | pub struct Name { |
| 4068 | 2026-05-08T01:28:14.690Z | | --------------- this is the found type |
| 4069 | 2026-05-08T01:28:14.690Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4070 | 2026-05-08T01:28:14.690Z | note: associated function defined here |
| 4071 | 2026-05-08T01:28:14.690Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/srv.rs:174:12 |
| 4072 | 2026-05-08T01:28:14.690Z | | |
| 4073 | 2026-05-08T01:28:14.690Z | 174 | pub fn new(priority: u16, weight: u16, port: u16, target: Name) -> Self { |
| 4074 | 2026-05-08T01:28:14.691Z | | ^^^ |
| 4075 | 2026-05-08T01:28:14.691Z | |
| 4076 | 2026-05-08T01:28:14.691Z | error[E0308]: mismatched types |
| 4077 | 2026-05-08T01:28:14.691Z | --> dns-server/src/dns_server.rs:245:17 |
| 4078 | 2026-05-08T01:28:14.691Z | | |
| 4079 | 2026-05-08T01:28:14.691Z | 244 | Ok(Record::from_rdata( |
| 4080 | 2026-05-08T01:28:14.691Z | | ------------------ arguments to this function are incorrect |
| 4081 | 2026-05-08T01:28:14.691Z | 245 | name.clone(), |
| 4082 | 2026-05-08T01:28:14.691Z | | ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4083 | 2026-05-08T01:28:14.691Z | | |
| 4084 | 2026-05-08T01:28:14.691Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4085 | 2026-05-08T01:28:14.691Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4086 | 2026-05-08T01:28:14.691Z | | |
| 4087 | 2026-05-08T01:28:14.691Z | 34 | pub struct Name { |
| 4088 | 2026-05-08T01:28:14.691Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4089 | 2026-05-08T01:28:14.691Z | | |
| 4090 | 2026-05-08T01:28:14.691Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4091 | 2026-05-08T01:28:14.691Z | | |
| 4092 | 2026-05-08T01:28:14.691Z | 37 | pub struct Name { |
| 4093 | 2026-05-08T01:28:14.691Z | | --------------- this is the found type |
| 4094 | 2026-05-08T01:28:14.691Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4095 | 2026-05-08T01:28:14.691Z | note: associated function defined here |
| 4096 | 2026-05-08T01:28:14.691Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4097 | 2026-05-08T01:28:14.691Z | | |
| 4098 | 2026-05-08T01:28:14.691Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4099 | 2026-05-08T01:28:14.692Z | | ^^^^^^^^^^ |
| 4100 | 2026-05-08T01:28:14.692Z | |
| 4101 | 2026-05-08T01:28:14.692Z | error[E0308]: mismatched types |
| 4102 | 2026-05-08T01:28:14.692Z | --> dns-server/src/dns_server.rs:259:65 |
| 4103 | 2026-05-08T01:28:14.692Z | | |
| 4104 | 2026-05-08T01:28:14.692Z | 259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname)))) |
| 4105 | 2026-05-08T01:28:14.697Z | | -- ^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4106 | 2026-05-08T01:28:14.697Z | | | |
| 4107 | 2026-05-08T01:28:14.697Z | | arguments to this struct are incorrect |
| 4108 | 2026-05-08T01:28:14.697Z | | |
| 4109 | 2026-05-08T01:28:14.697Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4110 | 2026-05-08T01:28:14.697Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4111 | 2026-05-08T01:28:14.698Z | | |
| 4112 | 2026-05-08T01:28:14.698Z | 34 | pub struct Name { |
| 4113 | 2026-05-08T01:28:14.698Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4114 | 2026-05-08T01:28:14.698Z | | |
| 4115 | 2026-05-08T01:28:14.698Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4116 | 2026-05-08T01:28:14.698Z | | |
| 4117 | 2026-05-08T01:28:14.698Z | 37 | pub struct Name { |
| 4118 | 2026-05-08T01:28:14.698Z | | --------------- this is the found type |
| 4119 | 2026-05-08T01:28:14.698Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4120 | 2026-05-08T01:28:14.698Z | note: tuple struct defined here |
| 4121 | 2026-05-08T01:28:14.698Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/name.rs:98:13 |
| 4122 | 2026-05-08T01:28:14.698Z | | |
| 4123 | 2026-05-08T01:28:14.698Z | 98 | name_rdata!(NS, RDataEncoding::StandardRecord); |
| 4124 | 2026-05-08T01:28:14.698Z | | ^^ |
| 4125 | 2026-05-08T01:28:14.698Z | |
| 4126 | 2026-05-08T01:28:14.698Z | error[E0308]: mismatched types |
| 4127 | 2026-05-08T01:28:14.698Z | --> dns-server/src/dns_server.rs:259:35 |
| 4128 | 2026-05-08T01:28:14.698Z | | |
| 4129 | 2026-05-08T01:28:14.699Z | 259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname)))) |
| 4130 | 2026-05-08T01:28:14.699Z | | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4131 | 2026-05-08T01:28:14.699Z | | | |
| 4132 | 2026-05-08T01:28:14.699Z | | arguments to this function are incorrect |
| 4133 | 2026-05-08T01:28:14.699Z | | |
| 4134 | 2026-05-08T01:28:14.699Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4135 | 2026-05-08T01:28:14.699Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4136 | 2026-05-08T01:28:14.699Z | | |
| 4137 | 2026-05-08T01:28:14.699Z | 34 | pub struct Name { |
| 4138 | 2026-05-08T01:28:14.699Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4139 | 2026-05-08T01:28:14.699Z | | |
| 4140 | 2026-05-08T01:28:14.699Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4141 | 2026-05-08T01:28:14.699Z | | |
| 4142 | 2026-05-08T01:28:14.699Z | 37 | pub struct Name { |
| 4143 | 2026-05-08T01:28:14.699Z | | --------------- this is the found type |
| 4144 | 2026-05-08T01:28:14.699Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4145 | 2026-05-08T01:28:14.699Z | note: associated function defined here |
| 4146 | 2026-05-08T01:28:14.699Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4147 | 2026-05-08T01:28:14.699Z | | |
| 4148 | 2026-05-08T01:28:14.699Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4149 | 2026-05-08T01:28:14.699Z | | ^^^^^^^^^^ |
| 4150 | 2026-05-08T01:28:14.699Z | |
| 4151 | 2026-05-08T01:28:14.699Z | error[E0308]: arguments to this function are incorrect |
| 4152 | 2026-05-08T01:28:14.699Z | --> dns-server/src/storage.rs:448:43 |
| 4153 | 2026-05-08T01:28:14.699Z | | |
| 4154 | 2026-05-08T01:28:14.699Z | 448 | hickory_proto::rr::RData::SOA(hickory_proto::rr::rdata::SOA::new( |
| 4155 | 2026-05-08T01:28:14.700Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 4156 | 2026-05-08T01:28:14.700Z | 449 | preferred_nameserver, |
| 4157 | 2026-05-08T01:28:14.700Z | | -------------------- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4158 | 2026-05-08T01:28:14.700Z | 450 | rname, |
| 4159 | 2026-05-08T01:28:14.700Z | | ----- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4160 | 2026-05-08T01:28:14.700Z | | |
| 4161 | 2026-05-08T01:28:14.700Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4162 | 2026-05-08T01:28:14.700Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4163 | 2026-05-08T01:28:14.700Z | | |
| 4164 | 2026-05-08T01:28:14.700Z | 34 | pub struct Name { |
| 4165 | 2026-05-08T01:28:14.700Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4166 | 2026-05-08T01:28:14.700Z | | |
| 4167 | 2026-05-08T01:28:14.700Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4168 | 2026-05-08T01:28:14.700Z | | |
| 4169 | 2026-05-08T01:28:14.700Z | 37 | pub struct Name { |
| 4170 | 2026-05-08T01:28:14.700Z | | --------------- this is the found type |
| 4171 | 2026-05-08T01:28:14.700Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4172 | 2026-05-08T01:28:14.701Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4173 | 2026-05-08T01:28:14.701Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4174 | 2026-05-08T01:28:14.701Z | | |
| 4175 | 2026-05-08T01:28:14.701Z | 34 | pub struct Name { |
| 4176 | 2026-05-08T01:28:14.701Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4177 | 2026-05-08T01:28:14.701Z | | |
| 4178 | 2026-05-08T01:28:14.701Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4179 | 2026-05-08T01:28:14.701Z | | |
| 4180 | 2026-05-08T01:28:14.701Z | 37 | pub struct Name { |
| 4181 | 2026-05-08T01:28:14.701Z | | --------------- this is the found type |
| 4182 | 2026-05-08T01:28:14.701Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4183 | 2026-05-08T01:28:14.701Z | note: associated function defined here |
| 4184 | 2026-05-08T01:28:14.701Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/soa.rs:154:12 |
| 4185 | 2026-05-08T01:28:14.701Z | | |
| 4186 | 2026-05-08T01:28:14.701Z | 154 | pub fn new( |
| 4187 | 2026-05-08T01:28:14.701Z | | ^^^ |
| 4188 | 2026-05-08T01:28:14.701Z | |
| 4189 | 2026-05-08T01:28:14.701Z | error[E0308]: mismatched types |
| 4190 | 2026-05-08T01:28:14.701Z | --> dns-server/src/storage.rs:446:13 |
| 4191 | 2026-05-08T01:28:14.701Z | | |
| 4192 | 2026-05-08T01:28:14.701Z | 445 | let record = hickory_proto::rr::Record::from_rdata( |
| 4193 | 2026-05-08T01:28:14.701Z | | ------------------------------------- arguments to this function are incorrect |
| 4194 | 2026-05-08T01:28:14.701Z | 446 | soa_name, |
| 4195 | 2026-05-08T01:28:14.701Z | | ^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4196 | 2026-05-08T01:28:14.701Z | | |
| 4197 | 2026-05-08T01:28:14.701Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4198 | 2026-05-08T01:28:14.701Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4199 | 2026-05-08T01:28:14.702Z | | |
| 4200 | 2026-05-08T01:28:14.702Z | 34 | pub struct Name { |
| 4201 | 2026-05-08T01:28:14.702Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4202 | 2026-05-08T01:28:14.702Z | | |
| 4203 | 2026-05-08T01:28:14.702Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4204 | 2026-05-08T01:28:14.702Z | | |
| 4205 | 2026-05-08T01:28:14.705Z | 37 | pub struct Name { |
| 4206 | 2026-05-08T01:28:14.705Z | | --------------- this is the found type |
| 4207 | 2026-05-08T01:28:14.705Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4208 | 2026-05-08T01:28:14.706Z | note: associated function defined here |
| 4209 | 2026-05-08T01:28:14.706Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12 |
| 4210 | 2026-05-08T01:28:14.706Z | | |
| 4211 | 2026-05-08T01:28:14.706Z | 163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self { |
| 4212 | 2026-05-08T01:28:14.706Z | | ^^^^^^^^^^ |
| 4213 | 2026-05-08T01:28:14.706Z | |
| 4214 | 2026-05-08T01:28:14.706Z | Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4215 | 2026-05-08T01:28:14.727Z | error[E0308]: mismatched types |
| 4216 | 2026-05-08T01:28:14.727Z | --> dns-server/src/storage.rs:768:30 |
| 4217 | 2026-05-08T01:28:14.727Z | | |
| 4218 | 2026-05-08T01:28:14.727Z | 768 | self.query_raw(name, orig_name) |
| 4219 | 2026-05-08T01:28:14.727Z | | --------- ^^^^^^^^^ expected `hickory_resolver::Name`, found `hickory_proto::rr::Name` |
| 4220 | 2026-05-08T01:28:14.727Z | | | |
| 4221 | 2026-05-08T01:28:14.727Z | | arguments to this method are incorrect |
| 4222 | 2026-05-08T01:28:14.727Z | | |
| 4223 | 2026-05-08T01:28:14.728Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4224 | 2026-05-08T01:28:14.728Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4225 | 2026-05-08T01:28:14.728Z | | |
| 4226 | 2026-05-08T01:28:14.728Z | 37 | pub struct Name { |
| 4227 | 2026-05-08T01:28:14.728Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4228 | 2026-05-08T01:28:14.728Z | | |
| 4229 | 2026-05-08T01:28:14.728Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4230 | 2026-05-08T01:28:14.728Z | | |
| 4231 | 2026-05-08T01:28:14.728Z | 34 | pub struct Name { |
| 4232 | 2026-05-08T01:28:14.728Z | | --------------- this is the found type |
| 4233 | 2026-05-08T01:28:14.728Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4234 | 2026-05-08T01:28:14.728Z | note: method defined here |
| 4235 | 2026-05-08T01:28:14.728Z | --> dns-server/src/storage.rs:780:8 |
| 4236 | 2026-05-08T01:28:14.728Z | | |
| 4237 | 2026-05-08T01:28:14.728Z | 780 | fn query_raw( |
| 4238 | 2026-05-08T01:28:14.728Z | | ^^^^^^^^^ |
| 4239 | 2026-05-08T01:28:14.728Z | ... |
| 4240 | 2026-05-08T01:28:14.728Z | 783 | orig_name: &Name, |
| 4241 | 2026-05-08T01:28:14.729Z | | ---------------- |
| 4242 | 2026-05-08T01:28:14.729Z | |
| 4243 | 2026-05-08T01:28:14.729Z | error[E0308]: mismatched types |
| 4244 | 2026-05-08T01:28:14.729Z | --> dns-server/src/storage.rs:777:40 |
| 4245 | 2026-05-08T01:28:14.729Z | | |
| 4246 | 2026-05-08T01:28:14.729Z | 777 | self.query_raw(&LowerName::new(name), name) |
| 4247 | 2026-05-08T01:28:14.729Z | | -------------- ^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name` |
| 4248 | 2026-05-08T01:28:14.729Z | | | |
| 4249 | 2026-05-08T01:28:14.729Z | | arguments to this function are incorrect |
| 4250 | 2026-05-08T01:28:14.729Z | | |
| 4251 | 2026-05-08T01:28:14.729Z | note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4252 | 2026-05-08T01:28:14.729Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1 |
| 4253 | 2026-05-08T01:28:14.729Z | | |
| 4254 | 2026-05-08T01:28:14.729Z | 34 | pub struct Name { |
| 4255 | 2026-05-08T01:28:14.729Z | | ^^^^^^^^^^^^^^^ this is the expected type |
| 4256 | 2026-05-08T01:28:14.729Z | | |
| 4257 | 2026-05-08T01:28:14.729Z | ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1 |
| 4258 | 2026-05-08T01:28:14.729Z | | |
| 4259 | 2026-05-08T01:28:14.729Z | 37 | pub struct Name { |
| 4260 | 2026-05-08T01:28:14.729Z | | --------------- this is the found type |
| 4261 | 2026-05-08T01:28:14.729Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4262 | 2026-05-08T01:28:14.729Z | note: associated function defined here |
| 4263 | 2026-05-08T01:28:14.729Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:37:12 |
| 4264 | 2026-05-08T01:28:14.729Z | | |
| 4265 | 2026-05-08T01:28:14.730Z | 37 | pub fn new(name: &Name) -> Self { |
| 4266 | 2026-05-08T01:28:14.730Z | | ^^^ |
| 4267 | 2026-05-08T01:28:14.730Z | |
| 4268 | 2026-05-08T01:28:14.734Z | error[E0277]: the trait bound `hickory_proto::rr::LowerName: std::convert::From<hickory_resolver::Name>` is not satisfied |
| 4269 | 2026-05-08T01:28:14.734Z | --> dns-server/src/storage.rs:791:33 |
| 4270 | 2026-05-08T01:28:14.734Z | | |
| 4271 | 2026-05-08T01:28:14.735Z | 791 | let zone_name = LowerName::from(Name::from_str(&z).unwrap()); |
| 4272 | 2026-05-08T01:28:14.735Z | | ^^^^^^^^^ the trait `std::convert::From<hickory_resolver::Name>` is not implemented for `hickory_proto::rr::LowerName` |
| 4273 | 2026-05-08T01:28:14.735Z | | |
| 4274 | 2026-05-08T01:28:14.735Z | help: item with same name found |
| 4275 | 2026-05-08T01:28:14.735Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/lower_name.rs:28:1 |
| 4276 | 2026-05-08T01:28:14.735Z | | |
| 4277 | 2026-05-08T01:28:14.735Z | 28 | pub struct LowerName(Name); |
| 4278 | 2026-05-08T01:28:14.735Z | | ^^^^^^^^^^^^^^^^^^^^ |
| 4279 | 2026-05-08T01:28:14.735Z | = note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4280 | 2026-05-08T01:28:14.735Z | help: the following other types implement trait `std::convert::From<T>` |
| 4281 | 2026-05-08T01:28:14.735Z | --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:240:1 |
| 4282 | 2026-05-08T01:28:14.735Z | | |
| 4283 | 2026-05-08T01:28:14.735Z | 240 | impl From<Name> for LowerName { |
| 4284 | 2026-05-08T01:28:14.735Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<hickory_proto::rr::Name>` |
| 4285 | 2026-05-08T01:28:14.735Z | ... |
| 4286 | 2026-05-08T01:28:14.735Z | 246 | impl<'a> From<&'a Name> for LowerName { |
| 4287 | 2026-05-08T01:28:14.735Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<&hickory_proto::rr::Name>` |
| 4288 | 2026-05-08T01:28:14.735Z | = note: there are multiple different versions of crate `hickory_proto` in the dependency graph |
| 4289 | 2026-05-08T01:28:14.735Z | = help: you can use `cargo tree` to explore your dependency tree |
| 4290 | 2026-05-08T01:28:14.735Z | |
| 4291 | 2026-05-08T01:28:14.794Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 4292 | 2026-05-08T01:28:14.946Z | Some errors have detailed explanations: E0271, E0277, E0308, E0599. |
| 4293 | 2026-05-08T01:28:14.946Z | For more information about an error, try `rustc --explain E0271`. |
| 4294 | 2026-05-08T01:28:15.027Z | error: could not compile `dns-server` (lib) due to 60 previous errors |
| 4295 | 2026-05-08T01:28:15.027Z | warning: build failed, waiting for other jobs to finish... |
| 4296 | 2026-05-08T01:28:22.754Z | Error: Failed to build packages |
| 4297 | 2026-05-08T01:28:22.760Z | |
| 4298 | 2026-05-08T01:28:22.761Z | real 1:22.043358018 |
| 4299 | 2026-05-08T01:28:22.761Z | user 18:30.626135446 |
| 4300 | 2026-05-08T01:28:22.761Z | sys 1:36.332637765 |
| 4301 | 2026-05-08T01:28:22.761Z | trap 0.555652356 |
| 4302 | 2026-05-08T01:28:22.761Z | tflt 1.588269984 |
| 4303 | 2026-05-08T01:28:22.762Z | dflt 1.151116873 |
| 4304 | 2026-05-08T01:28:22.762Z | kflt 0.005946380 |
| 4305 | 2026-05-08T01:28:22.763Z | lock 1:40:34.777672789 |
| 4306 | 2026-05-08T01:28:22.763Z | slp 51:51.076659670 |
| 4307 | 2026-05-08T01:28:22.763Z | lat 1:18.556624377 |
| 4308 | 2026-05-08T01:28:22.763Z | stop 3:46.835620208 |
| 4309 | 2026-05-08T01:28:22.763Z | process exited: duration 300591 ms, exit code 1 |
| |
| 4310 | 2026-05-08T01:28:22.770Z | found 0 output files |
| 4311 | 2026-05-08T01:28:22.771Z | upload error: rule "/work/package.tar.gz" required a match, but was not used |