01KZ8XHC3PGAM196XST2YB863M: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01KZ8XJ0A6VVCSKZDTTCXB27WG

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-05T12:15:45.006Zjob assigned to worker 01KZ8XJ600RS34SFPGY22ESW37 [factory aws, i-008f832bccb87e2e2] (queued for 57 s)
 
22026-08-05T12:15:51.140Zstarting task 0: "setup"
32026-08-05T12:15:51.143Z++ uname -s
42026-08-05T12:15:51.146Z+ kern=SunOS
52026-08-05T12:15:51.146Z+ build_user=build
62026-08-05T12:15:51.146Z+ build_uid=12345
72026-08-05T12:15:51.146Z+ work_dir=/work
82026-08-05T12:15:51.146Z+ input_dir=/input
92026-08-05T12:15:51.147Z+ [[ 0 == 12345 ]]
102026-08-05T12:15:51.147Z+ case "$kern" in
112026-08-05T12:15:51.147Z+ groupadd -g 12345 build
122026-08-05T12:15:51.147Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-05T12:15:53.151Z+ zfs create -o mountpoint=/work rpool/work
142026-08-05T12:15:53.268Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-05T12:15:53.271Z+ home_fs=zfs
162026-08-05T12:15:53.271Z+ [[ zfs == autofs ]]
172026-08-05T12:15:53.271Z+ mkdir -p /home/build
182026-08-05T12:15:53.271Z+ chown build:build /home/build /work
192026-08-05T12:15:55.317Z+ chmod 0700 /home/build /work
202026-08-05T12:15:55.321Zprocess exited: duration 4135 ms, exit code 0
 
212026-08-05T12:15:55.329Zstarting task 1: "rust-toolchain"
222026-08-05T12:15:55.332Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-05T12:15:55.333Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-05T12:15:55.333Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-08-05T12:15:55.333Z * rust toolchain channel = "1.97.1"
262026-08-05T12:15:55.333Z * rust toolchain profile = "default"
272026-08-05T12:15:55.333Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-05T12:15:55.336Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-05T12:15:55.336Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-05T12:15:55.449Zinfo: downloading installer
312026-08-05T12:15:57.207Zwarn: It looks like you have an existing rustup settings file at:
322026-08-05T12:15:57.207Zwarn: /home/build/.rustup/settings.toml
332026-08-05T12:15:57.207Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-05T12:15:57.207Zwarn: instead of the one inferred from the default host triple.
352026-08-05T12:15:57.220Zinfo: profile set to default
362026-08-05T12:15:57.220Zinfo: default host triple is x86_64-unknown-illumos
372026-08-05T12:15:57.223Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-05T12:15:57.358Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-05T12:15:57.361Zinfo: downloading 6 components
402026-08-05T12:16:14.457Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-05T12:16:14.457Z
422026-08-05T12:16:14.484Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-05T12:16:14.484Z
442026-08-05T12:16:14.484Z
452026-08-05T12:16:14.484ZRust is installed now. Great!
462026-08-05T12:16:14.484Z
472026-08-05T12:16:14.484ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-05T12:16:14.484Zenvironment variable. This has not been done automatically.
492026-08-05T12:16:14.484Z
502026-08-05T12:16:14.484ZTo configure your current shell, you need to source
512026-08-05T12:16:14.484Zthe corresponding env file under $HOME/.cargo.
522026-08-05T12:16:14.484Z
532026-08-05T12:16:14.484ZThis is usually done by running one of the following (note the leading DOT):
542026-08-05T12:16:14.487Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-05T12:16:14.488Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-05T12:16:14.488Zsource "~/.cargo/env.nu" # For nushell
572026-08-05T12:16:14.488Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-05T12:16:14.488Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-05T12:16:14.488Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-05T12:16:14.488Zwarn: no default linker (`cc`) was found in your PATH
612026-08-05T12:16:14.488Zwarn: many Rust crates require a system C toolchain to build
622026-08-05T12:16:14.588Z+ rustup --version
632026-08-05T12:16:14.597Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-05T12:16:14.600Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-05T12:16:14.618Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-05T12:16:14.621Z+ cargo --version
672026-08-05T12:16:14.635Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-05T12:16:14.639Z+ rustc --version
692026-08-05T12:16:14.656Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-05T12:16:14.659Zprocess exited: duration 19330 ms, exit code 0
 
712026-08-05T12:16:14.666Zstarting task 2: "authentication"
722026-08-05T12:16:14.682Zprocess exited: duration 16 ms, exit code 0
 
732026-08-05T12:16:14.689Zstarting task 3: "clone repository"
742026-08-05T12:16:14.693Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-05T12:16:14.696Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-05T12:16:14.723ZCloning into '/work/oxidecomputer/omicron'...
772026-08-05T12:16:24.894Z+ cd /work/oxidecomputer/omicron
782026-08-05T12:16:24.894Z+ git fetch origin d66e2aacae63609406171c66d379ca5e115ef0bf
792026-08-05T12:16:25.209ZFrom https://github.com/oxidecomputer/omicron
802026-08-05T12:16:25.209Z * branch d66e2aacae63609406171c66d379ca5e115ef0bf -> FETCH_HEAD
812026-08-05T12:16:25.219Z+ [[ -n renovate/crate-hickory-proto-vulnerability ]]
822026-08-05T12:16:25.222Z++ git branch --show-current
832026-08-05T12:16:25.222Z+ current=main
842026-08-05T12:16:25.222Z+ [[ main != renovate/crate-hickory-proto-vulnerability ]]
852026-08-05T12:16:25.222Z+ git branch -f renovate/crate-hickory-proto-vulnerability d66e2aacae63609406171c66d379ca5e115ef0bf
862026-08-05T12:16:25.227Z+ git checkout -f renovate/crate-hickory-proto-vulnerability
872026-08-05T12:16:25.476ZSwitched to branch 'renovate/crate-hickory-proto-vulnerability'
882026-08-05T12:16:25.479Z+ git reset --hard d66e2aacae63609406171c66d379ca5e115ef0bf
892026-08-05T12:16:25.497ZHEAD is now at d66e2aaca Update Rust crate hickory-proto to 0.26.0 [SECURITY]
902026-08-05T12:16:25.504Zprocess exited: duration 10808 ms, exit code 0
 
912026-08-05T12:16:25.512Zstarting task 4: "build"
922026-08-05T12:16:25.518Z+ source ./env.sh
932026-08-05T12:16:25.527Z++ OLD_SHELL_OPTS=ehxB
942026-08-05T12:16:25.527Z++ set -o xtrace
952026-08-05T12:16:25.527Z++++ dirname ./env.sh
962026-08-05T12:16:25.527Z+++ readlink -f .
972026-08-05T12:16:25.527Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-05T12:16:25.527Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-05T12:16:25.527Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-05T12:16:25.527Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-05T12:16:25.527Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-08-05T12:16:25.527Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-08-05T12:16:25.527Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-08-05T12:16:25.527Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-08-05T12:16:25.528Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-08-05T12:16:25.528Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-08-05T12:16:25.528Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-08-05T12:16:25.528Z++ case $OLD_SHELL_OPTS in
1092026-08-05T12:16:25.528Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-05T12:16:25.528Z+ source .github/buildomat/ci-env.sh
1112026-08-05T12:16:25.528Z++ export CARGO_TERM_COLOR=always
1122026-08-05T12:16:25.528Z++ CARGO_TERM_COLOR=always
1132026-08-05T12:16:25.528Z+++ uname -s
1142026-08-05T12:16:25.532Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-05T12:16:25.533Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-05T12:16:25.533Z+ cargo --version
1172026-08-05T12:16:25.537Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-05T12:16:25.537Z+ rustc --version
1192026-08-05T12:16:25.557Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-05T12:16:25.560Z+ banner prerequisites
1212026-08-05T12:16:25.564Z
1222026-08-05T12:16:25.564Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-05T12:16:25.564Z # # # # # # # # # # # # # # #
1242026-08-05T12:16:25.564Z # # # # ##### # # ##### # # # # # #### #
1252026-08-05T12:16:25.564Z ##### ##### # ##### # # # # # # # # #
1262026-08-05T12:16:25.565Z # # # # # # # # # # # # # # #
1272026-08-05T12:16:25.565Z # # # ###### # # ###### ### # #### # #### #
1282026-08-05T12:16:25.565Z
1292026-08-05T12:16:25.565Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-05T12:16:27.260Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-05T12:16:27.504Z Startup: Caching catalogs ... Done
1322026-08-05T12:16:28.832ZPlanning: Solver setup ... Done (1.244s)
1332026-08-05T12:16:28.876ZPlanning: Running solver ... Done (0.045s)
1342026-08-05T12:16:28.909ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-05T12:16:28.921ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-05T12:16:28.941ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-05T12:16:28.954ZPlanning: Package planning ... Done (0.014s)
1382026-08-05T12:16:28.957ZPlanning: Merging actions ... Done (0.002s)
1392026-08-05T12:16:29.117ZPlanning: Checking for conflicting actions ... Done (0.161s)
1402026-08-05T12:16:29.120ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-05T12:16:29.916ZPlanning: Evaluating mediators ... Done (0.798s)
1422026-08-05T12:16:29.920ZPlanning: Planning completed in 2.39 seconds
1432026-08-05T12:16:29.925Z Packages to install: 2
1442026-08-05T12:16:29.925Z Estimated space available: 156.02 GB
1452026-08-05T12:16:29.928ZEstimated space to be consumed: 56.47 MB
1462026-08-05T12:16:29.928Z Create boot environment: No
1472026-08-05T12:16:29.928ZCreate backup boot environment: No
1482026-08-05T12:16:29.928Z Rebuild boot archive: No
1492026-08-05T12:16:29.929Z
1502026-08-05T12:16:29.929ZChanged packages:
1512026-08-05T12:16:29.929Zhelios
1522026-08-05T12:16:29.929Z developer/build-essential
1532026-08-05T12:16:29.929Z None -> 11-3.0
1542026-08-05T12:16:29.929Z library/libxmlsec1
1552026-08-05T12:16:29.929Z None -> 1.2.35-3.0
1562026-08-05T12:16:29.950Z
1572026-08-05T12:16:29.950ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-05T12:16:30.018ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1592026-08-05T12:16:30.096Z Actions: 1/268 actions (Installing new actions)
1602026-08-05T12:16:30.134Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-05T12:16:30.158ZFinalize: Updating package state database ... Done (0.024s)
1622026-08-05T12:16:30.162ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-05T12:16:30.218ZFinalize: Updating image state ... Done (0.060s)
1642026-08-05T12:16:32.691ZFinalize: Creating fast lookup database ... Done (2.434s)
1652026-08-05T12:16:32.757ZFinalize: Reading search index ... Done (0.012s)
1662026-08-05T12:16:32.760ZFinalize: Updating search index ... Done (0.000s)
1672026-08-05T12:16:32.848ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-05T12:16:33.192ZPlanning: Evaluating mediator changes ... Done
1692026-08-05T12:16:33.297ZPlanning: Checking for conflicting actions ... Done
1702026-08-05T12:16:33.300ZPlanning: Consolidating action changes ... Done
1712026-08-05T12:16:33.453ZPlanning: Evaluating mediators ... Done
1722026-08-05T12:16:33.457ZPlanning: Planning completed in 0.26 seconds
1732026-08-05T12:16:33.477Z Mediators to change: 2
1742026-08-05T12:16:33.477Z Create boot environment: No
1752026-08-05T12:16:33.477ZCreate backup boot environment: No
1762026-08-05T12:16:33.539ZFinalize: Updating package state database ... Done
1772026-08-05T12:16:33.539ZFinalize: Updating package cache ... Done
1782026-08-05T12:16:33.574ZFinalize: Updating image state ... Done
1792026-08-05T12:16:35.505ZFinalize: Creating fast lookup database ... Done
1802026-08-05T12:16:35.568ZFinalize: Reading search index ... Done
1812026-08-05T12:16:35.572ZFinalize: Updating search index ... Done
1822026-08-05T12:16:35.615ZFinalize: Updating package cache ... Done
1832026-08-05T12:16:35.898ZPlanning: Evaluating mediator changes ... Done
1842026-08-05T12:16:36.006ZPlanning: Checking for conflicting actions ... Done
1852026-08-05T12:16:36.010ZPlanning: Consolidating action changes ... Done
1862026-08-05T12:16:36.162ZPlanning: Evaluating mediators ... Done
1872026-08-05T12:16:36.165ZPlanning: Planning completed in 0.26 seconds
1882026-08-05T12:16:36.184Z Mediators to change: 1
1892026-08-05T12:16:36.184Z Create boot environment: No
1902026-08-05T12:16:36.185ZCreate backup boot environment: No
1912026-08-05T12:16:36.225ZFinalize: Updating package state database ... Done
1922026-08-05T12:16:36.225ZFinalize: Updating package cache ... Done
1932026-08-05T12:16:36.260ZFinalize: Updating image state ... Done
1942026-08-05T12:16:38.194ZFinalize: Creating fast lookup database ... Done
1952026-08-05T12:16:38.263ZFinalize: Reading search index ... Done
1962026-08-05T12:16:38.268ZFinalize: Updating search index ... Done
1972026-08-05T12:16:38.343ZFinalize: Updating package cache ... Done
1982026-08-05T12:16:38.656ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-05T12:16:38.656Zapache system 2.4 system
2002026-08-05T12:16:38.656Zclang system 15 system
2012026-08-05T12:16:38.656Zcsh system system illumos
2022026-08-05T12:16:38.656Zctags system system illumos
2032026-08-05T12:16:38.656Zfile vendor vendor darwinsys
2042026-08-05T12:16:38.656Zfile system system illumos
2052026-08-05T12:16:38.656Zgcc vendor 14 vendor
2062026-08-05T12:16:38.656Zgcc system 13 system
2072026-08-05T12:16:38.656Zgcc system 10 system
2082026-08-05T12:16:38.657Zgo system 1.25 system
2092026-08-05T12:16:38.657Zllvm system 15 system
2102026-08-05T12:16:38.657Zmariadb system 11.4 system
2112026-08-05T12:16:38.657Zmta vendor vendor dma
2122026-08-05T12:16:38.657Zopenjdk system 17 system
2132026-08-05T12:16:38.657Zopenjdk system 11 system
2142026-08-05T12:16:38.657Zopenssl vendor 3 vendor
2152026-08-05T12:16:38.657Zperl system 5.40 system
2162026-08-05T12:16:38.657Zpostgresql system 18 system
2172026-08-05T12:16:38.657Zpostgresql system 17 system
2182026-08-05T12:16:38.657Zpython vendor 3 vendor
2192026-08-05T12:16:38.657Zpython system 2 system
2202026-08-05T12:16:38.657Zpython3 vendor 3.13 vendor
2212026-08-05T12:16:38.657Zruby system 3.4 system
2222026-08-05T12:16:38.657Zruby system 3.0 system
2232026-08-05T12:16:38.657Zwords vendor vendor american-english
2242026-08-05T12:16:38.657Zwords system system australian-english
2252026-08-05T12:16:38.657Zwords system system british-english
2262026-08-05T12:16:38.657Zwords system system canadian-english
2272026-08-05T12:16:38.657Zwords system system french
2282026-08-05T12:16:38.657Zwords system system italian
2292026-08-05T12:16:38.657Zwords system system ngerman
2302026-08-05T12:16:38.657Zwords system system ogerman
2312026-08-05T12:16:38.657Zwords system system spanish
2322026-08-05T12:16:38.913ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-05T12:16:38.913Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-05T12:16:39.311ZFMRI IFO
2352026-08-05T12:16:39.311Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-05T12:16:39.311Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-05T12:16:39.311Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-05T12:16:39.311Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-05T12:16:39.311Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-05T12:16:39.311Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-05T12:16:39.311Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-05T12:16:39.311Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-05T12:16:39.311Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-05T12:16:39.624Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-05T12:16:39.922Z Updating crates.io index
2462026-08-05T12:16:39.925Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-05T12:16:40.168Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-05T12:16:40.474Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-05T12:16:41.453Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-05T12:16:41.976Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-05T12:16:43.582Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-05T12:16:44.464Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-05T12:16:44.715Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-05T12:16:45.056Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-05T12:16:46.453Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-05T12:16:46.739Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-05T12:16:47.097Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-08-05T12:16:47.361Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-08-05T12:16:47.811Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-08-05T12:16:48.301Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-08-05T12:16:48.552Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-05T12:16:48.788Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-05T12:16:49.091Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-08-05T12:16:49.404Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-08-05T12:16:49.667Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-08-05T12:16:49.896Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-08-05T12:16:50.150Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-08-05T12:16:50.552Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-08-05T12:16:50.874Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-08-05T12:16:51.115Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-08-05T12:16:51.543Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-08-05T12:16:51.795Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-08-05T12:16:52.116Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-08-05T12:16:52.599Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-08-05T12:16:52.980Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-08-05T12:16:53.262Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-08-05T12:16:53.608Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-08-05T12:16:54.045Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-08-05T12:16:54.289Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2802026-08-05T12:16:54.559Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2812026-08-05T12:16:54.859Z Updating git repository `https://github.com/oxidecomputer/tough`
2822026-08-05T12:16:55.424Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-08-05T12:16:55.741Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842026-08-05T12:16:57.004Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-08-05T12:16:57.250Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-08-05T12:16:57.580Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-08-05T12:16:57.850Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-08-05T12:17:00.778Z Downloading crates ...
2892026-08-05T12:17:00.824Z Downloaded anstream v1.0.0
2902026-08-05T12:17:00.842Z Downloaded zerocopy v0.7.35
2912026-08-05T12:17:00.848Z Downloaded utf8parse v0.2.2
2922026-08-05T12:17:00.852Z Downloaded autocfg v1.5.0
2932026-08-05T12:17:00.852Z Downloaded cargo-platform v0.3.2
2942026-08-05T12:17:00.852Z Downloaded block-buffer v0.10.4
2952026-08-05T12:17:00.852Z Downloaded macaddr v1.0.1
2962026-08-05T12:17:00.852Z Downloaded is_terminal_polyfill v1.70.2
2972026-08-05T12:17:00.858Z Downloaded anyhow v1.0.102
2982026-08-05T12:17:00.858Z Downloaded digest v0.10.7
2992026-08-05T12:17:00.858Z Downloaded generic-array v0.14.7
3002026-08-05T12:17:00.858Z Downloaded anstyle v1.0.14
3012026-08-05T12:17:00.862Z Downloaded zmij v1.0.21
3022026-08-05T12:17:00.862Z Downloaded clap_derive v4.6.1
3032026-08-05T12:17:00.862Z Downloaded heck v0.5.0
3042026-08-05T12:17:00.865Z Downloaded winnow v0.7.14
3052026-08-05T12:17:00.868Z Downloaded zerocopy-derive v0.7.35
3062026-08-05T12:17:00.871Z Downloaded proc-macro-error-attr v1.0.4
3072026-08-05T12:17:00.874Z Downloaded memmap v0.7.0
3082026-08-05T12:17:00.877Z Downloaded scroll_derive v0.12.1
3092026-08-05T12:17:00.882Z Downloaded toml_write v0.1.2
3102026-08-05T12:17:00.886Z Downloaded clap_lex v1.0.0
3112026-08-05T12:17:00.889Z Downloaded toml_datetime v0.6.11
3122026-08-05T12:17:00.892Z Downloaded errno v0.3.14
3132026-08-05T12:17:00.892Z Downloaded swrite v0.1.0
3142026-08-05T12:17:00.892Z Downloaded thread-id v4.2.2
3152026-08-05T12:17:00.902Z Downloaded fastrand v2.3.0
3162026-08-05T12:17:00.914Z Downloaded equivalent v1.0.2
3172026-08-05T12:17:00.914Z Downloaded itoa v1.0.17
3182026-08-05T12:17:00.914Z Downloaded cpufeatures v0.2.17
3192026-08-05T12:17:00.914Z Downloaded crypto-common v0.1.7
3202026-08-05T12:17:00.914Z Downloaded heck v0.4.1
3212026-08-05T12:17:00.937Z Downloaded cfg-if v1.0.4
3222026-08-05T12:17:00.938Z Downloaded fnv v1.0.7
3232026-08-05T12:17:00.938Z Downloaded dtrace-parser v0.2.0
3242026-08-05T12:17:00.938Z Downloaded smawk v0.3.2
3252026-08-05T12:17:01.014Z Downloaded strsim v0.11.1
3262026-08-05T12:17:01.014Z Downloaded plain v0.2.3
3272026-08-05T12:17:01.014Z Downloaded usdt-macro v0.5.0
3282026-08-05T12:17:01.014Z Downloaded pretty-hex v0.4.1
3292026-08-05T12:17:01.014Z Downloaded version_check v0.9.5
3302026-08-05T12:17:01.014Z Downloaded dof v0.3.0
3312026-08-05T12:17:01.014Z Downloaded terminal_size v0.4.3
3322026-08-05T12:17:01.015Z Downloaded anstyle-query v1.1.5
3332026-08-05T12:17:01.015Z Downloaded serde_spanned v0.6.9
3342026-08-05T12:17:01.015Z Downloaded colorchoice v1.0.4
3352026-08-05T12:17:01.015Z Downloaded usdt v0.5.0
3362026-08-05T12:17:01.015Z Downloaded usdt-attr-macro v0.5.0
3372026-08-05T12:17:01.015Z Downloaded tabled_derive v0.7.0
3382026-08-05T12:17:01.015Z Downloaded unicode-linebreak v0.1.5
3392026-08-05T12:17:01.015Z Downloaded cargo_metadata v0.23.1
3402026-08-05T12:17:01.015Z Downloaded proc-macro-error v1.0.4
3412026-08-05T12:17:01.015Z Downloaded thiserror-impl v1.0.69
3422026-08-05T12:17:01.015Z Downloaded cargo_toml v0.21.0
3432026-08-05T12:17:01.015Z Downloaded bytecount v0.6.9
3442026-08-05T12:17:01.015Z Downloaded byteorder v1.5.0
3452026-08-05T12:17:01.015Z Downloaded anstyle-parse v1.0.0
3462026-08-05T12:17:01.015Z Downloaded camino-tempfile v1.4.1
3472026-08-05T12:17:01.015Z Downloaded scroll v0.12.0
3482026-08-05T12:17:01.015Z Downloaded fs-err v3.3.0
3492026-08-05T12:17:01.015Z Downloaded quote v1.0.45
3502026-08-05T12:17:01.015Z Downloaded serde_tokenstream v0.2.3
3512026-08-05T12:17:01.015Z Downloaded thiserror v2.0.18
3522026-08-05T12:17:01.015Z Downloaded usdt-impl v0.5.0
3532026-08-05T12:17:01.015Z Downloaded thiserror v1.0.69
3542026-08-05T12:17:01.015Z Downloaded thiserror-impl v2.0.18
3552026-08-05T12:17:01.020Z Downloaded pest_derive v2.8.6
3562026-08-05T12:17:01.020Z Downloaded sha2 v0.10.9
3572026-08-05T12:17:01.030Z Downloaded toml v0.8.23
3582026-08-05T12:17:01.043Z Downloaded semver v1.0.28
3592026-08-05T12:17:01.046Z Downloaded pest_generator v2.8.6
3602026-08-05T12:17:01.051Z Downloaded once_cell v1.21.3
3612026-08-05T12:17:01.055Z Downloaded bitflags v2.11.0
3622026-08-05T12:17:01.059Z Downloaded serde_derive v1.0.228
3632026-08-05T12:17:01.062Z Downloaded unicode-ident v1.0.24
3642026-08-05T12:17:01.065Z Downloaded camino v1.2.2
3652026-08-05T12:17:01.065Z Downloaded getrandom v0.4.1
3662026-08-05T12:17:01.068Z Downloaded tempfile v3.25.0
3672026-08-05T12:17:01.071Z Downloaded ucd-trie v0.1.7
3682026-08-05T12:17:01.074Z Downloaded proc-macro2 v1.0.106
3692026-08-05T12:17:01.074Z Downloaded papergrid v0.11.0
3702026-08-05T12:17:01.085Z Downloaded textwrap v0.16.2
3712026-08-05T12:17:01.090Z Downloaded serde_core v1.0.228
3722026-08-05T12:17:01.095Z Downloaded log v0.4.29
3732026-08-05T12:17:01.103Z Downloaded pest_meta v2.8.6
3742026-08-05T12:17:01.134Z Downloaded clap v4.6.1
3752026-08-05T12:17:01.152Z Downloaded indexmap v2.14.0
3762026-08-05T12:17:01.152Z Downloaded serde v1.0.228
3772026-08-05T12:17:01.165Z Downloaded memchr v2.8.0
3782026-08-05T12:17:01.165Z Downloaded typenum v1.20.1
3792026-08-05T12:17:01.165Z Downloaded toml_edit v0.22.27
3802026-08-05T12:17:01.179Z Downloaded pest v2.8.6
3812026-08-05T12:17:01.208Z Downloaded hashbrown v0.17.0
3822026-08-05T12:17:01.223Z Downloaded serde_json v1.0.151
3832026-08-05T12:17:01.223Z Downloaded clap_builder v4.6.0
3842026-08-05T12:17:01.241Z Downloaded goblin v0.8.2
3852026-08-05T12:17:01.242Z Downloaded tabled v0.15.0
3862026-08-05T12:17:01.250Z Downloaded syn v1.0.109
3872026-08-05T12:17:01.264Z Downloaded unicode-width v0.2.0
3882026-08-05T12:17:01.300Z Downloaded unicode-width v0.1.14
3892026-08-05T12:17:01.301Z Downloaded syn v2.0.117
3902026-08-05T12:17:01.346Z Downloaded rustix v1.1.3
3912026-08-05T12:17:01.388Z Downloaded libc v0.2.185
3922026-08-05T12:17:01.433Z Compiling proc-macro2 v1.0.106
3932026-08-05T12:17:01.434Z Compiling unicode-ident v1.0.24
3942026-08-05T12:17:01.434Z Compiling quote v1.0.45
3952026-08-05T12:17:01.434Z Compiling serde_core v1.0.228
3962026-08-05T12:17:01.434Z Compiling libc v0.2.185
3972026-08-05T12:17:01.434Z Compiling version_check v0.9.5
3982026-08-05T12:17:01.434Z Compiling memchr v2.8.0
3992026-08-05T12:17:01.434Z Compiling serde v1.0.228
4002026-08-05T12:17:01.762Z Compiling zmij v1.0.21
4012026-08-05T12:17:01.916Z Compiling ucd-trie v0.1.7
4022026-08-05T12:17:02.035Z Compiling thiserror v1.0.69
4032026-08-05T12:17:02.063Z Compiling itoa v1.0.17
4042026-08-05T12:17:02.227Z Compiling pest v2.8.6
4052026-08-05T12:17:02.345Z Compiling byteorder v1.5.0
4062026-08-05T12:17:02.492Z Compiling rustix v1.1.3
4072026-08-05T12:17:02.505Z Compiling errno v0.3.14
4082026-08-05T12:17:02.581Z Compiling serde_json v1.0.151
4092026-08-05T12:17:02.590Z Compiling bitflags v2.11.0
4102026-08-05T12:17:02.802Z Compiling syn v2.0.117
4112026-08-05T12:17:02.869Z Compiling thread-id v4.2.2
4122026-08-05T12:17:02.890Z Compiling usdt-impl v0.5.0
4132026-08-05T12:17:02.951Z Compiling proc-macro-error-attr v1.0.4
4142026-08-05T12:17:03.024Z Compiling camino v1.2.2
4152026-08-05T12:17:03.097Z Compiling syn v1.0.109
4162026-08-05T12:17:03.306Z Compiling pest_meta v2.8.6
4172026-08-05T12:17:03.452Z Compiling proc-macro-error v1.0.4
4182026-08-05T12:17:03.529Z Compiling equivalent v1.0.2
4192026-08-05T12:17:03.563Z Compiling getrandom v0.4.1
4202026-08-05T12:17:03.639Z Compiling hashbrown v0.17.0
4212026-08-05T12:17:03.658Z Compiling log v0.4.29
4222026-08-05T12:17:03.904Z Compiling plain v0.2.3
4232026-08-05T12:17:03.947Z Compiling utf8parse v0.2.2
4242026-08-05T12:17:04.024Z Compiling anstyle-parse v1.0.0
4252026-08-05T12:17:04.079Z Compiling terminal_size v0.4.3
4262026-08-05T12:17:04.220Z Compiling indexmap v2.14.0
4272026-08-05T12:17:04.771Z Compiling pretty-hex v0.4.1
4282026-08-05T12:17:04.855Z Compiling anstyle v1.0.14
4292026-08-05T12:17:04.872Z Compiling winnow v0.7.14
4302026-08-05T12:17:04.896Z Compiling anstyle-query v1.1.5
4312026-08-05T12:17:04.914Z Compiling thiserror v2.0.18
4322026-08-05T12:17:05.026Z Compiling toml_write v0.1.2
4332026-08-05T12:17:05.040Z Compiling autocfg v1.5.0
4342026-08-05T12:17:05.092Z Compiling cfg-if v1.0.4
4352026-08-05T12:17:05.168Z Compiling pest_generator v2.8.6
4362026-08-05T12:17:05.217Z Compiling colorchoice v1.0.4
4372026-08-05T12:17:05.257Z Compiling is_terminal_polyfill v1.70.2
4382026-08-05T12:17:05.340Z Compiling anstream v1.0.0
4392026-08-05T12:17:05.460Z Compiling fs-err v3.3.0
4402026-08-05T12:17:05.656Z Compiling fnv v1.0.7
4412026-08-05T12:17:05.674Z Compiling bytecount v0.6.9
4422026-08-05T12:17:05.746Z Compiling strsim v0.11.1
4432026-08-05T12:17:05.761Z Compiling fastrand v2.3.0
4442026-08-05T12:17:05.778Z Compiling heck v0.5.0
4452026-08-05T12:17:05.801Z Compiling clap_lex v1.0.0
4462026-08-05T12:17:05.851Z Compiling anyhow v1.0.102
4472026-08-05T12:17:06.012Z Compiling once_cell v1.21.3
4482026-08-05T12:17:06.027Z Compiling heck v0.4.1
4492026-08-05T12:17:06.041Z Compiling unicode-width v0.1.14
4502026-08-05T12:17:06.074Z Compiling clap_builder v4.6.0
4512026-08-05T12:17:06.222Z Compiling tempfile v3.25.0
4522026-08-05T12:17:06.272Z Compiling tabled_derive v0.7.0
4532026-08-05T12:17:06.310Z Compiling papergrid v0.11.0
4542026-08-05T12:17:06.328Z Compiling cargo-platform v0.3.2
4552026-08-05T12:17:06.345Z Compiling semver v1.0.28
4562026-08-05T12:17:06.367Z Compiling memmap v0.7.0
4572026-08-05T12:17:06.551Z Compiling unicode-linebreak v0.1.5
4582026-08-05T12:17:06.584Z Compiling unicode-width v0.2.0
4592026-08-05T12:17:06.600Z Compiling smawk v0.3.2
4602026-08-05T12:17:06.683Z Compiling camino-tempfile v1.4.1
4612026-08-05T12:17:06.761Z Compiling serde_derive v1.0.228
4622026-08-05T12:17:06.791Z Compiling thiserror-impl v1.0.69
4632026-08-05T12:17:06.854Z Compiling zerocopy-derive v0.7.35
4642026-08-05T12:17:06.895Z Compiling pest_derive v2.8.6
4652026-08-05T12:17:07.085Z Compiling scroll_derive v0.12.1
4662026-08-05T12:17:07.152Z Compiling thiserror-impl v2.0.18
4672026-08-05T12:17:07.336Z Compiling clap_derive v4.6.1
4682026-08-05T12:17:07.712Z Compiling tabled v0.15.0
4692026-08-05T12:17:07.728Z Compiling zerocopy v0.7.35
4702026-08-05T12:17:07.759Z Compiling scroll v0.12.0
4712026-08-05T12:17:08.030Z Compiling goblin v0.8.2
4722026-08-05T12:17:08.170Z Compiling dtrace-parser v0.2.0
4732026-08-05T12:17:08.291Z Compiling textwrap v0.16.2
4742026-08-05T12:17:08.815Z Compiling swrite v0.1.0
4752026-08-05T12:17:09.095Z Compiling clap v4.6.1
4762026-08-05T12:17:09.836Z Compiling dof v0.3.0
4772026-08-05T12:17:09.836Z Compiling serde_spanned v0.6.9
4782026-08-05T12:17:09.836Z Compiling toml_datetime v0.6.11
4792026-08-05T12:17:09.839Z Compiling serde_tokenstream v0.2.3
4802026-08-05T12:17:09.839Z Compiling cargo_metadata v0.23.1
4812026-08-05T12:17:09.913Z Compiling macaddr v1.0.1
4822026-08-05T12:17:09.917Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-08-05T12:17:10.042Z Compiling toml_edit v0.22.27
4842026-08-05T12:17:10.603Z Compiling usdt-macro v0.5.0
4852026-08-05T12:17:10.632Z Compiling usdt-attr-macro v0.5.0
4862026-08-05T12:17:11.220Z Compiling usdt v0.5.0
4872026-08-05T12:17:11.373Z Compiling toml v0.8.23
4882026-08-05T12:17:11.695Z Compiling cargo_toml v0.21.0
4892026-08-05T12:17:12.939Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-08-05T12:17:14.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.53s
4912026-08-05T12:17:15.188Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-08-05T12:17:15.705Z Downloading crates ...
4932026-08-05T12:17:15.737Z Downloaded adler2 v2.0.1
4942026-08-05T12:17:15.749Z Downloaded array-init v0.0.4
4952026-08-05T12:17:15.754Z Downloaded aead v0.5.2
4962026-08-05T12:17:15.754Z Downloaded aead v0.6.1
4972026-08-05T12:17:15.754Z Downloaded arrayref v0.3.9
4982026-08-05T12:17:15.754Z Downloaded argon2 v0.6.0-rc.8
4992026-08-05T12:17:15.754Z Downloaded arrayvec v0.7.6
5002026-08-05T12:17:15.765Z Downloaded bitfield-macros v0.19.4
5012026-08-05T12:17:15.773Z Downloaded anstyle-parse v0.2.7
5022026-08-05T12:17:15.774Z Downloaded argon2 v0.5.3
5032026-08-05T12:17:15.774Z Downloaded convert_case v0.4.0
5042026-08-05T12:17:15.774Z Downloaded ahash v0.8.12
5052026-08-05T12:17:15.774Z Downloaded atomicwrites v0.4.4
5062026-08-05T12:17:15.774Z Downloaded ascii-canvas v3.0.0
5072026-08-05T12:17:15.785Z Downloaded ff v0.13.1
5082026-08-05T12:17:15.785Z Downloaded fixedbitset v0.5.7
5092026-08-05T12:17:15.785Z Downloaded gethostname v0.5.0
5102026-08-05T12:17:15.785Z Downloaded foreign-types v0.5.0
5112026-08-05T12:17:15.785Z Downloaded fatfs v0.3.6
5122026-08-05T12:17:15.793Z Downloaded fxhash v0.2.1
5132026-08-05T12:17:15.793Z Downloaded bcrypt-pbkdf v0.11.0
5142026-08-05T12:17:15.793Z Downloaded atomic-waker v1.1.2
5152026-08-05T12:17:15.793Z Downloaded bit-set v0.5.3
5162026-08-05T12:17:15.793Z Downloaded flagset v0.4.7
5172026-08-05T12:17:15.793Z Downloaded fd-lock v4.0.4
5182026-08-05T12:17:15.793Z Downloaded ff v0.14.0
5192026-08-05T12:17:15.793Z Downloaded fixedbitset v0.4.2
5202026-08-05T12:17:15.793Z Downloaded async-stream-impl v0.3.6
5212026-08-05T12:17:15.794Z Downloaded base16ct v1.0.0
5222026-08-05T12:17:15.794Z Downloaded base16ct v0.2.0
5232026-08-05T12:17:15.794Z Downloaded bit-set v0.8.0
5242026-08-05T12:17:15.794Z Downloaded bitfield-struct v0.6.2
5252026-08-05T12:17:15.807Z Downloaded git-stub v1.0.0
5262026-08-05T12:17:15.807Z Downloaded foreign-types-shared v0.1.1
5272026-08-05T12:17:15.808Z Downloaded async-stream v0.3.6
5282026-08-05T12:17:15.808Z Downloaded form_urlencoded v1.2.2
5292026-08-05T12:17:15.808Z Downloaded futures-io v0.3.32
5302026-08-05T12:17:15.808Z Downloaded float-ord v0.3.2
5312026-08-05T12:17:15.808Z Downloaded backon v1.6.0
5322026-08-05T12:17:15.808Z Downloaded bit-vec v0.6.3
5332026-08-05T12:17:15.808Z Downloaded foreign-types v0.3.2
5342026-08-05T12:17:15.808Z Downloaded globwalk v0.9.1
5352026-08-05T12:17:15.820Z Downloaded assert_matches v1.5.0
5362026-08-05T12:17:15.820Z Downloaded group v0.13.0
5372026-08-05T12:17:15.820Z Downloaded async-recursion v1.1.1
5382026-08-05T12:17:15.820Z Downloaded atty v0.2.14
5392026-08-05T12:17:15.820Z Downloaded bb8 v0.8.6
5402026-08-05T12:17:15.820Z Downloaded blake2 v0.10.6
5412026-08-05T12:17:15.820Z Downloaded hyper-tls v0.6.0
5422026-08-05T12:17:15.820Z Downloaded futures-task v0.3.32
5432026-08-05T12:17:15.820Z Downloaded async-trait v0.1.89
5442026-08-05T12:17:15.820Z Downloaded bitfield v0.19.4
5452026-08-05T12:17:15.835Z Downloaded bit-vec v0.8.0
5462026-08-05T12:17:15.835Z Downloaded bitflags v1.3.2
5472026-08-05T12:17:15.835Z Downloaded backoff v0.4.0
5482026-08-05T12:17:15.835Z Downloaded futures-macro v0.3.32
5492026-08-05T12:17:15.835Z Downloaded futures-sink v0.3.32
5502026-08-05T12:17:15.835Z Downloaded hex v0.4.3
5512026-08-05T12:17:15.835Z Downloaded http-body v1.0.1
5522026-08-05T12:17:15.835Z Downloaded foreign-types-shared v0.3.1
5532026-08-05T12:17:15.850Z Downloaded hash32 v0.2.1
5542026-08-05T12:17:15.850Z Downloaded cfg_aliases v0.2.1
5552026-08-05T12:17:15.850Z Downloaded ciborium-io v0.2.2
5562026-08-05T12:17:15.850Z Downloaded fallible-iterator v0.2.0
5572026-08-05T12:17:15.850Z Downloaded futures-core v0.3.32
5582026-08-05T12:17:15.850Z Downloaded compression-core v0.4.31
5592026-08-05T12:17:15.850Z Downloaded block-buffer v0.12.1
5602026-08-05T12:17:15.850Z Downloaded ghash v0.6.0
5612026-08-05T12:17:15.850Z Downloaded bcs v0.1.6
5622026-08-05T12:17:15.862Z Downloaded cobs v0.3.0
5632026-08-05T12:17:15.862Z Downloaded hubpack v0.1.2
5642026-08-05T12:17:15.862Z Downloaded hostname v0.4.2
5652026-08-05T12:17:15.862Z Downloaded home v0.5.12
5662026-08-05T12:17:15.862Z Downloaded cfg_aliases v0.1.1
5672026-08-05T12:17:15.862Z Downloaded env_filter v1.0.0
5682026-08-05T12:17:15.862Z Downloaded headers-core v0.3.0
5692026-08-05T12:17:15.875Z Downloaded httpdate v1.0.3
5702026-08-05T12:17:15.875Z Downloaded foreign-types-macros v0.2.3
5712026-08-05T12:17:15.875Z Downloaded hex-literal v1.1.0
5722026-08-05T12:17:15.875Z Downloaded hash32 v0.3.1
5732026-08-05T12:17:15.875Z Downloaded castaway v0.2.4
5742026-08-05T12:17:15.879Z Downloaded hubpack_derive v0.1.1
5752026-08-05T12:17:15.880Z Downloaded path-slash v0.1.5
5762026-08-05T12:17:15.880Z Downloaded percent-encoding v2.3.2
5772026-08-05T12:17:15.880Z Downloaded block-padding v0.4.2
5782026-08-05T12:17:15.880Z Downloaded peg-runtime v0.8.5
5792026-08-05T12:17:15.880Z Downloaded phf_shared v0.12.1
5802026-08-05T12:17:15.880Z Downloaded num-derive v0.4.2
5812026-08-05T12:17:15.898Z Downloaded opaque-debug v0.3.1
5822026-08-05T12:17:15.898Z Downloaded openssl-probe v0.1.6
5832026-08-05T12:17:15.898Z Downloaded float-cmp v0.10.0
5842026-08-05T12:17:15.898Z Downloaded fs-err v2.11.0
5852026-08-05T12:17:15.916Z Downloaded futures-executor v0.3.32
5862026-08-05T12:17:15.916Z Downloaded glob v0.3.3
5872026-08-05T12:17:15.916Z Downloaded http-body-util v0.1.3
5882026-08-05T12:17:15.916Z Downloaded filetime v0.2.27
5892026-08-05T12:17:15.917Z Downloaded fs_extra v1.3.0
5902026-08-05T12:17:15.917Z Downloaded humantime v2.3.0
5912026-08-05T12:17:15.917Z Downloaded git-stub-vcs v0.1.0
5922026-08-05T12:17:15.917Z Downloaded packed_struct_codegen v0.10.1
5932026-08-05T12:17:15.917Z Downloaded foldhash v0.1.5
5942026-08-05T12:17:15.917Z Downloaded funty v2.0.0
5952026-08-05T12:17:15.917Z Downloaded hyper-staticfile v0.10.1
5962026-08-05T12:17:15.917Z Downloaded foldhash v0.2.0
5972026-08-05T12:17:15.917Z Downloaded arc-swap v1.8.2
5982026-08-05T12:17:15.918Z Downloaded parse-size v1.1.0
5992026-08-05T12:17:15.918Z Downloaded phf_shared v0.13.1
6002026-08-05T12:17:15.938Z Downloaded potential_utf v0.1.4
6012026-08-05T12:17:15.939Z Downloaded predicates-core v1.0.10
6022026-08-05T12:17:15.939Z Downloaded recursive-proc-macro-impl v0.1.1
6032026-08-05T12:17:15.939Z Downloaded anstream v0.6.21
6042026-08-05T12:17:15.939Z Downloaded cmake v0.1.57
6052026-08-05T12:17:15.939Z Downloaded const_format_proc_macros v0.2.34
6062026-08-05T12:17:15.939Z Downloaded cbc v0.2.1
6072026-08-05T12:17:15.939Z Downloaded cexpr v0.6.0
6082026-08-05T12:17:15.939Z Downloaded predicates-tree v1.0.13
6092026-08-05T12:17:15.939Z Downloaded cipher v0.5.2
6102026-08-05T12:17:15.939Z Downloaded rustc-hash v2.1.1
6112026-08-05T12:17:15.939Z Downloaded rfc6979 v0.4.0
6122026-08-05T12:17:15.939Z Downloaded same-file v1.0.6
6132026-08-05T12:17:15.939Z Downloaded sha1 v0.11.0
6142026-08-05T12:17:15.939Z Downloaded sigpipe v0.1.3
6152026-08-05T12:17:15.939Z Downloaded find-msvc-tools v0.1.9
6162026-08-05T12:17:15.939Z Downloaded globset v0.4.18
6172026-08-05T12:17:15.939Z Downloaded http-range v0.1.5
6182026-08-05T12:17:15.939Z Downloaded rtoolbox v0.0.3
6192026-08-05T12:17:15.944Z Downloaded hostname v0.3.1
6202026-08-05T12:17:15.944Z Downloaded base64ct v1.8.3
6212026-08-05T12:17:15.944Z Downloaded byte-wrapper v0.1.0
6222026-08-05T12:17:15.944Z Downloaded ciborium-ll v0.2.2
6232026-08-05T12:17:15.944Z Downloaded blowfish v0.10.0
6242026-08-05T12:17:15.944Z Downloaded shell-words v1.1.1
6252026-08-05T12:17:15.944Z Downloaded signature v3.0.0
6262026-08-05T12:17:15.966Z Downloaded buf-list v1.1.2
6272026-08-05T12:17:15.966Z Downloaded cmov v0.5.4
6282026-08-05T12:17:15.970Z Downloaded num-conv v0.2.0
6292026-08-05T12:17:15.970Z Downloaded futures-channel v0.3.32
6302026-08-05T12:17:15.970Z Downloaded getrandom v0.2.17
6312026-08-05T12:17:15.970Z Downloaded iana-time-zone v0.1.65
6322026-08-05T12:17:15.970Z Downloaded cipher v0.4.4
6332026-08-05T12:17:15.970Z Downloaded constant_time_eq v0.4.2
6342026-08-05T12:17:15.970Z Downloaded chacha20 v0.9.1
6352026-08-05T12:17:15.970Z Downloaded group v0.14.0
6362026-08-05T12:17:15.970Z Downloaded structmeta-derive v0.3.0
6372026-08-05T12:17:15.970Z Downloaded camino-tempfile-ext v0.3.3
6382026-08-05T12:17:15.970Z Downloaded bs58 v0.5.1
6392026-08-05T12:17:15.970Z Downloaded serde_bytes v0.11.19
6402026-08-05T12:17:15.970Z Downloaded serde_repr v0.1.20
6412026-08-05T12:17:15.970Z Downloaded async-bb8-diesel v0.2.1
6422026-08-05T12:17:15.970Z Downloaded chacha20 v0.10.0
6432026-08-05T12:17:15.970Z Downloaded phc v0.6.1
6442026-08-05T12:17:15.970Z Downloaded predicates v3.1.4
6452026-08-05T12:17:15.970Z Downloaded rand_xorshift v0.4.0
6462026-08-05T12:17:15.970Z Downloaded rand_seeder v0.4.0
6472026-08-05T12:17:15.990Z Downloaded resolv-conf v0.7.6
6482026-08-05T12:17:15.990Z Downloaded compression-codecs v0.4.37
6492026-08-05T12:17:15.990Z Downloaded ar_archive_writer v0.5.1
6502026-08-05T12:17:15.990Z Downloaded thread-id v5.1.0
6512026-08-05T12:17:16.000Z Downloaded tinyvec_macros v0.1.1
6522026-08-05T12:17:16.000Z Downloaded tokio-test v0.4.5
6532026-08-05T12:17:16.001Z Downloaded oxide-update-engine-display v0.1.2
6542026-08-05T12:17:16.001Z Downloaded pkcs8 v0.10.2
6552026-08-05T12:17:16.001Z Downloaded sponge-cursor v0.1.0
6562026-08-05T12:17:16.001Z Downloaded colored v2.2.0
6572026-08-05T12:17:16.001Z Downloaded console v0.15.11
6582026-08-05T12:17:16.001Z Downloaded bzip2 v0.4.4
6592026-08-05T12:17:16.001Z Downloaded cassowary v0.3.0
6602026-08-05T12:17:16.001Z Downloaded poly1305 v0.8.0
6612026-08-05T12:17:16.001Z Downloaded proc-macro-error2 v2.0.1
6622026-08-05T12:17:16.001Z Downloaded progenitor v0.13.0
6632026-08-05T12:17:16.012Z Downloaded hmac v0.13.0
6642026-08-05T12:17:16.012Z Downloaded psm v0.1.30
6652026-08-05T12:17:16.012Z Downloaded rand_core v0.6.4
6662026-08-05T12:17:16.012Z Downloaded rustls-native-certs v0.8.3
6672026-08-05T12:17:16.012Z Downloaded sec1 v0.7.3
6682026-08-05T12:17:16.012Z Downloaded tagptr v0.2.0
6692026-08-05T12:17:16.012Z Downloaded highway v1.3.0
6702026-08-05T12:17:16.012Z Downloaded httparse v1.10.1
6712026-08-05T12:17:16.022Z Downloaded allocator-api2 v0.2.21
6722026-08-05T12:17:16.022Z Downloaded hyper-rustls v0.27.7
6732026-08-05T12:17:16.022Z Downloaded colored v3.1.1
6742026-08-05T12:17:16.029Z Downloaded ssh-cipher v0.3.0
6752026-08-05T12:17:16.029Z Downloaded blake2 v0.11.0-rc.6
6762026-08-05T12:17:16.030Z Downloaded bzip2 v0.6.1
6772026-08-05T12:17:16.030Z Downloaded num-complex v0.4.6
6782026-08-05T12:17:16.030Z Downloaded zone v0.3.1
6792026-08-05T12:17:16.030Z Downloaded generic-array v1.4.3
6802026-08-05T12:17:16.040Z Downloaded getrandom v0.3.4
6812026-08-05T12:17:16.040Z Downloaded ciborium v0.2.2
6822026-08-05T12:17:16.040Z Downloaded console v0.16.2
6832026-08-05T12:17:16.040Z Downloaded serde-hex v0.1.0
6842026-08-05T12:17:16.040Z Downloaded smallvec v0.6.14
6852026-08-05T12:17:16.040Z Downloaded cancel-safe-futures v0.1.5
6862026-08-05T12:17:16.051Z Downloaded hmac v0.12.1
6872026-08-05T12:17:16.051Z Downloaded base64 v0.22.1
6882026-08-05T12:17:16.051Z Downloaded defmt-parser v1.0.0
6892026-08-05T12:17:16.051Z Downloaded flume v0.11.1
6902026-08-05T12:17:16.051Z Downloaded strum_macros v0.26.4
6912026-08-05T12:17:16.051Z Downloaded support-bundle-viewer v0.1.2
6922026-08-05T12:17:16.051Z Downloaded darling_macro v0.13.4
6932026-08-05T12:17:16.051Z Downloaded parking_lot_core v0.8.6
6942026-08-05T12:17:16.096Z Downloaded slog-async v2.8.0
6952026-08-05T12:17:16.096Z Downloaded slog-bunyan v2.5.0
6962026-08-05T12:17:16.096Z Downloaded stacker v0.1.23
6972026-08-05T12:17:16.096Z Downloaded stringprep v0.1.5
6982026-08-05T12:17:16.096Z Downloaded document-features v0.2.12
6992026-08-05T12:17:16.096Z Downloaded dirs-next v2.0.0
7002026-08-05T12:17:16.096Z Downloaded poly1305 v0.9.0
7012026-08-05T12:17:16.096Z Downloaded serde_with_macros v3.21.0
7022026-08-05T12:17:16.096Z Downloaded thread_local v1.1.9
7032026-08-05T12:17:16.097Z Downloaded rustls-pemfile v2.2.0
7042026-08-05T12:17:16.126Z Downloaded usdt-impl v0.6.0
7052026-08-05T12:17:16.126Z Downloaded synstructure v0.13.2
7062026-08-05T12:17:16.126Z Downloaded tokio-dtrace v0.1.1
7072026-08-05T12:17:16.126Z Downloaded try-lock v0.2.5
7082026-08-05T12:17:16.127Z Downloaded unicase v2.9.0
7092026-08-05T12:17:16.127Z Downloaded vergen-lib v0.1.6
7102026-08-05T12:17:16.127Z Downloaded walkdir v2.5.0
7112026-08-05T12:17:16.127Z Downloaded wyz v0.5.1
7122026-08-05T12:17:16.127Z Downloaded endian-type v0.1.2
7132026-08-05T12:17:16.127Z Downloaded enum-as-inner v0.6.1
7142026-08-05T12:17:16.127Z Downloaded inout v0.1.4
7152026-08-05T12:17:16.127Z Downloaded illumos-nvpair v0.3.0
7162026-08-05T12:17:16.127Z Downloaded illumos-nvpair-sys v0.2.0
7172026-08-05T12:17:16.127Z Downloaded inout v0.2.2
7182026-08-05T12:17:16.127Z Downloaded keccak v0.1.6
7192026-08-05T12:17:16.127Z Downloaded lru-slab v0.1.2
7202026-08-05T12:17:16.127Z Downloaded writeable v0.6.2
7212026-08-05T12:17:16.127Z Downloaded zeroize v1.9.0
7222026-08-05T12:17:16.127Z Downloaded hybrid-array v0.4.13
7232026-08-05T12:17:16.128Z Downloaded half v1.8.3
7242026-08-05T12:17:16.128Z Downloaded half v2.7.1
7252026-08-05T12:17:16.128Z Downloaded clang-sys v1.8.1
7262026-08-05T12:17:16.128Z Downloaded const-oid v0.9.6
7272026-08-05T12:17:16.128Z Downloaded zerovec-derive v0.11.2
7282026-08-05T12:17:16.128Z Downloaded lzss v0.8.2
7292026-08-05T12:17:16.128Z Downloaded smallvec v1.15.1
7302026-08-05T12:17:16.134Z Downloaded convert_case v0.10.0
7312026-08-05T12:17:16.134Z Downloaded num-iter v0.1.45
7322026-08-05T12:17:16.134Z Downloaded num_threads v0.1.7
7332026-08-05T12:17:16.134Z Downloaded futures v0.3.32
7342026-08-05T12:17:16.134Z Downloaded icu_locale_core v2.1.1
7352026-08-05T12:17:16.134Z Downloaded icu_normalizer v2.1.1
7362026-08-05T12:17:16.134Z Downloaded zstd-safe v7.2.4
7372026-08-05T12:17:16.134Z Downloaded aes v0.9.1
7382026-08-05T12:17:16.134Z Downloaded darling v0.13.4
7392026-08-05T12:17:16.134Z Downloaded data-encoding v2.10.0
7402026-08-05T12:17:16.134Z Downloaded flate2 v1.1.9
7412026-08-05T12:17:16.134Z Downloaded term v0.7.0
7422026-08-05T12:17:16.135Z Downloaded const-oid v0.10.2
7432026-08-05T12:17:16.135Z Downloaded progenitor-impl v0.13.0
7442026-08-05T12:17:16.158Z Downloaded unicode-properties v0.1.4
7452026-08-05T12:17:16.158Z Downloaded toml_parser v1.1.2+spec-1.1.0
7462026-08-05T12:17:16.185Z Downloaded twox-hash v2.1.2
7472026-08-05T12:17:16.185Z Downloaded vergen-gitcl v1.0.8
7482026-08-05T12:17:16.185Z Downloaded libloading v0.8.9
7492026-08-05T12:17:16.185Z Downloaded managed v0.8.0
7502026-08-05T12:17:16.185Z Downloaded progenitor-macro v0.13.0
7512026-08-05T12:17:16.185Z Downloaded radium v0.7.0
7522026-08-05T12:17:16.185Z Downloaded russh-cryptovec v0.62.0
7532026-08-05T12:17:16.185Z Downloaded recursive v0.1.1
7542026-08-05T12:17:16.185Z Downloaded russh-util v0.52.0
7552026-08-05T12:17:16.185Z Downloaded scheduled-thread-pool v0.2.7
7562026-08-05T12:17:16.185Z Downloaded scopeguard v1.2.0
7572026-08-05T12:17:16.185Z Downloaded seq-macro v0.3.6
7582026-08-05T12:17:16.185Z Downloaded semver v0.1.20
7592026-08-05T12:17:16.185Z Downloaded heapless v0.7.17
7602026-08-05T12:17:16.185Z Downloaded chacha20poly1305 v0.10.1
7612026-08-05T12:17:16.185Z Downloaded compact_str v0.8.1
7622026-08-05T12:17:16.185Z Downloaded const_format v0.2.35
7632026-08-05T12:17:16.185Z Downloaded icu_properties v2.1.2
7642026-08-05T12:17:16.185Z Downloaded libefi-sys v0.1.0
7652026-08-05T12:17:16.185Z Downloaded nanorand v0.7.0
7662026-08-05T12:17:16.185Z Downloaded icu_normalizer_data v2.1.1
7672026-08-05T12:17:16.186Z Downloaded num-integer v0.1.46
7682026-08-05T12:17:16.196Z Downloaded crossbeam-epoch v0.9.18
7692026-08-05T12:17:16.196Z Downloaded crossbeam-utils v0.8.21
7702026-08-05T12:17:16.196Z Downloaded signal-hook-mio v0.2.5
7712026-08-05T12:17:16.196Z Downloaded sqlparser_derive v0.5.0
7722026-08-05T12:17:16.196Z Downloaded oxide-tokio-rt v0.1.4
7732026-08-05T12:17:16.196Z Downloaded socket2 v0.6.3
7742026-08-05T12:17:16.196Z Downloaded strum v0.26.3
7752026-08-05T12:17:16.196Z Downloaded heapless v0.8.0
7762026-08-05T12:17:16.202Z Downloaded termtree v0.5.1
7772026-08-05T12:17:16.202Z Downloaded password-hash v0.5.0
7782026-08-05T12:17:16.202Z Downloaded phf v0.12.1
7792026-08-05T12:17:16.202Z Downloaded defmt-macros v1.0.1
7802026-08-05T12:17:16.202Z Downloaded derive_builder v0.20.2
7812026-08-05T12:17:16.207Z Downloaded pem-rfc7468 v0.7.0
7822026-08-05T12:17:16.207Z Downloaded subtle v2.6.1
7832026-08-05T12:17:16.207Z Downloaded supports-color v3.0.2
7842026-08-05T12:17:16.207Z Downloaded progenitor-client v0.13.0
7852026-08-05T12:17:16.207Z Downloaded tower-layer v0.3.3
7862026-08-05T12:17:16.207Z Downloaded unicode-truncate v1.1.0
7872026-08-05T12:17:16.207Z Downloaded utf8_iter v1.0.4
7882026-08-05T12:17:16.214Z Downloaded usdt v0.6.0
7892026-08-05T12:17:16.215Z Downloaded want v0.3.1
7902026-08-05T12:17:16.215Z Downloaded yoke-derive v0.8.1
7912026-08-05T12:17:16.215Z Downloaded base64 v0.21.7
7922026-08-05T12:17:16.225Z Downloaded bumpalo v3.20.2
7932026-08-05T12:17:16.225Z Downloaded test-strategy v0.4.5
7942026-08-05T12:17:16.225Z Downloaded tokio-rustls v0.26.4
7952026-08-05T12:17:16.225Z Downloaded tokio-stream v0.1.18
7962026-08-05T12:17:16.225Z Downloaded unicode-bidi v0.3.18
7972026-08-05T12:17:16.234Z Downloaded ecdsa v0.16.9
7982026-08-05T12:17:16.234Z Downloaded newtype-uuid v1.3.2
7992026-08-05T12:17:16.234Z Downloaded proc-macro-crate v1.3.1
8002026-08-05T12:17:16.235Z Downloaded r2d2 v0.8.10
8012026-08-05T12:17:16.235Z Downloaded xshell-macros v0.2.7
8022026-08-05T12:17:16.235Z Downloaded async-compression v0.4.41
8032026-08-05T12:17:16.245Z Downloaded bytes v1.11.1
8042026-08-05T12:17:16.245Z Downloaded cc v1.2.56
8052026-08-05T12:17:16.253Z Downloaded oso v0.27.3
8062026-08-05T12:17:16.253Z Downloaded defmt v0.3.100
8072026-08-05T12:17:16.253Z Downloaded headers v0.4.1
8082026-08-05T12:17:16.253Z Downloaded icu_collections v2.1.1
8092026-08-05T12:17:16.254Z Downloaded zone_cfg_derive v0.3.1
8102026-08-05T12:17:16.265Z Downloaded serdect v0.4.3
8112026-08-05T12:17:16.283Z Downloaded difflib v0.4.0
8122026-08-05T12:17:16.283Z Downloaded owo-colors v4.3.0
8132026-08-05T12:17:16.287Z Downloaded shlex v1.3.0
8142026-08-05T12:17:16.287Z Downloaded dsl_auto_type v0.2.0
8152026-08-05T12:17:16.287Z Downloaded smf v0.2.3
8162026-08-05T12:17:16.287Z Downloaded parse-display-derive v0.10.0
8172026-08-05T12:17:16.287Z Downloaded postcard v1.1.3
8182026-08-05T12:17:16.287Z Downloaded string_cache v0.8.9
8192026-08-05T12:17:16.287Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8202026-08-05T12:17:16.287Z Downloaded cookie v0.18.1
8212026-08-05T12:17:16.287Z Downloaded termios v0.3.3
8222026-08-05T12:17:16.287Z Downloaded tiny-keccak v2.0.2
8232026-08-05T12:17:16.287Z Downloaded tinystr v0.8.2
8242026-08-05T12:17:16.287Z Downloaded tokio-tungstenite v0.21.0
8252026-08-05T12:17:16.288Z Downloaded instant v0.1.13
8262026-08-05T12:17:16.288Z Downloaded downcast-rs v2.0.2
8272026-08-05T12:17:16.288Z Downloaded postgres-protocol v0.6.10
8282026-08-05T12:17:16.288Z Downloaded derive-where v1.6.0
8292026-08-05T12:17:16.288Z Downloaded parking_lot v0.11.2
8302026-08-05T12:17:16.288Z Downloaded publicsuffix v2.3.0
8312026-08-05T12:17:16.304Z Downloaded idna_adapter v1.2.1
8322026-08-05T12:17:16.305Z Downloaded pkcs1 v0.8.0-rc.4
8332026-08-05T12:17:16.305Z Downloaded samael v0.0.19
8342026-08-05T12:17:16.305Z Downloaded scuffle v0.1.0
8352026-08-05T12:17:16.315Z Downloaded jiff-static v0.2.34
8362026-08-05T12:17:16.315Z Downloaded openssl-probe v0.2.1
8372026-08-05T12:17:16.316Z Downloaded vergen-git2 v9.1.0
8382026-08-05T12:17:16.316Z Downloaded whoami v1.6.1
8392026-08-05T12:17:16.316Z Downloaded kem v0.3.0
8402026-08-05T12:17:16.316Z Downloaded kstat-rs v0.2.5
8412026-08-05T12:17:16.316Z Downloaded schemars v1.2.1
8422026-08-05T12:17:16.316Z Downloaded maplit v1.0.2
8432026-08-05T12:17:16.316Z Downloaded md-5 v0.10.6
8442026-08-05T12:17:16.317Z Downloaded new_debug_unreachable v1.0.6
8452026-08-05T12:17:16.317Z Downloaded quinn-udp v0.5.14
8462026-08-05T12:17:16.317Z Downloaded ignore v0.4.25
8472026-08-05T12:17:16.322Z Downloaded sec1 v0.8.1
8482026-08-05T12:17:16.322Z Downloaded critical-section v1.2.0
8492026-08-05T12:17:16.322Z Downloaded newline-converter v0.3.0
8502026-08-05T12:17:16.331Z Downloaded ctr v0.10.1
8512026-08-05T12:17:16.338Z Downloaded psl-types v2.0.11
8522026-08-05T12:17:16.338Z Downloaded daft v0.1.7
8532026-08-05T12:17:16.338Z Downloaded derive_builder_core v0.20.2
8542026-08-05T12:17:16.338Z Downloaded diesel_table_macro_syntax v0.3.0
8552026-08-05T12:17:16.342Z Downloaded parse-display v0.10.0
8562026-08-05T12:17:16.342Z Downloaded powerfmt v0.2.0
8572026-08-05T12:17:16.342Z Downloaded hickory-resolver v0.25.2
8582026-08-05T12:17:16.343Z Downloaded ref-cast-impl v1.0.25
8592026-08-05T12:17:16.343Z Downloaded ref-cast v1.0.25
8602026-08-05T12:17:16.343Z Downloaded hashbrown v0.13.2
8612026-08-05T12:17:16.353Z Downloaded http v1.4.2
8622026-08-05T12:17:16.353Z Downloaded hickory-resolver v0.24.4
8632026-08-05T12:17:16.360Z Downloaded hyper-util v0.1.20
8642026-08-05T12:17:16.361Z Downloaded diff v0.1.13
8652026-08-05T12:17:16.361Z Downloaded pkcs5 v0.8.1
8662026-08-05T12:17:16.361Z Downloaded secrecy v0.8.0
8672026-08-05T12:17:16.361Z Downloaded serde_spanned v1.1.1
8682026-08-05T12:17:16.361Z Downloaded spin v0.9.8
8692026-08-05T12:17:16.367Z Downloaded scroll_derive v0.13.1
8702026-08-05T12:17:16.367Z Downloaded darling_core v0.13.4
8712026-08-05T12:17:16.380Z Downloaded ed25519 v3.0.0
8722026-08-05T12:17:16.380Z Downloaded impl-trait-for-tuples v0.2.3
8732026-08-05T12:17:16.380Z Downloaded ipnetwork v0.21.1
8742026-08-05T12:17:16.390Z Downloaded vergen v9.1.0
8752026-08-05T12:17:16.390Z Downloaded mime_guess v2.0.5
8762026-08-05T12:17:16.390Z Downloaded siphasher v1.0.2
8772026-08-05T12:17:16.391Z Downloaded wait-timeout v0.2.1
8782026-08-05T12:17:16.391Z Downloaded rand v0.9.2
8792026-08-05T12:17:16.397Z Downloaded num_enum v0.5.11
8802026-08-05T12:17:16.397Z Downloaded num_enum v0.7.6
8812026-08-05T12:17:16.402Z Downloaded strip-ansi-escapes v0.2.1
8822026-08-05T12:17:16.402Z Downloaded ryu v1.0.23
8832026-08-05T12:17:16.402Z Downloaded tap v1.0.1
8842026-08-05T12:17:16.402Z Downloaded zerocopy v0.6.6
8852026-08-05T12:17:16.412Z Downloaded crypto-bigint v0.5.5
8862026-08-05T12:17:16.412Z Downloaded darling v0.23.0
8872026-08-05T12:17:16.429Z Downloaded pem-rfc7468 v1.0.0
8882026-08-05T12:17:16.429Z Downloaded primefield v0.14.0
8892026-08-05T12:17:16.429Z Downloaded progenitor-extras v0.2.0
8902026-08-05T12:17:16.429Z Downloaded trait-variant v0.1.2
8912026-08-05T12:17:16.429Z Downloaded universal-hash v0.5.1
8922026-08-05T12:17:16.429Z Downloaded universal-hash v0.6.1
8932026-08-05T12:17:16.429Z Downloaded zeroize_derive v1.5.0
8942026-08-05T12:17:16.429Z Downloaded crc-catalog v2.4.0
8952026-08-05T12:17:16.429Z Downloaded signal-hook v0.3.18
8962026-08-05T12:17:16.439Z Downloaded crc v3.4.0
8972026-08-05T12:17:16.439Z Downloaded curve25519-dalek-derive v0.1.1
8982026-08-05T12:17:16.439Z Downloaded rpassword v7.5.4
8992026-08-05T12:17:16.439Z Downloaded subprocess v0.2.15
9002026-08-05T12:17:16.439Z Downloaded tungstenite v0.21.0
9012026-08-05T12:17:16.439Z Downloaded ed25519 v2.2.3
9022026-08-05T12:17:16.439Z Downloaded hashbrown v0.12.3
9032026-08-05T12:17:16.439Z Downloaded miniz_oxide v0.8.9
9042026-08-05T12:17:16.439Z Downloaded scrypt v0.12.0
9052026-08-05T12:17:16.439Z Downloaded cpufeatures v0.3.0
9062026-08-05T12:17:16.451Z Downloaded derive_builder_macro v0.20.2
9072026-08-05T12:17:16.451Z Downloaded dtrace-parser v0.3.0
9082026-08-05T12:17:16.451Z Downloaded darling_macro v0.23.0
9092026-08-05T12:17:16.451Z Downloaded dirs-sys-next v0.1.2
9102026-08-05T12:17:16.451Z Downloaded signal-hook-registry v1.4.8
9112026-08-05T12:17:16.463Z Downloaded prettyplease v0.2.37
9122026-08-05T12:17:16.463Z Downloaded ecdsa v0.17.0
9132026-08-05T12:17:16.463Z Downloaded litrs v1.0.0
9142026-08-05T12:17:16.463Z Downloaded zopfli v0.8.3
9152026-08-05T12:17:16.463Z Downloaded slog-scope v4.4.1
9162026-08-05T12:17:16.476Z Downloaded internet-checksum v0.2.1
9172026-08-05T12:17:16.476Z Downloaded num_enum_derive v0.5.11
9182026-08-05T12:17:16.476Z Downloaded maybe-uninit v2.0.0
9192026-08-05T12:17:16.476Z Downloaded openssl-macros v0.1.1
9202026-08-05T12:17:16.476Z Downloaded oso-derive v0.27.3
9212026-08-05T12:17:16.476Z Downloaded typed-path v0.9.3
9222026-08-05T12:17:16.476Z Downloaded unicode-segmentation v1.12.0
9232026-08-05T12:17:16.476Z Downloaded x509-cert v0.2.5
9242026-08-05T12:17:16.476Z Downloaded ed25519-dalek v2.2.0
9252026-08-05T12:17:16.483Z Downloaded crc-any v2.5.0
9262026-08-05T12:17:16.483Z Downloaded strum_macros v0.24.3
9272026-08-05T12:17:16.483Z Downloaded libscf-sys v1.2.0
9282026-08-05T12:17:16.483Z Downloaded nonempty v0.12.0
9292026-08-05T12:17:16.483Z Downloaded newtype_derive v0.1.6
9302026-08-05T12:17:16.488Z Downloaded unit-prefix v0.5.2
9312026-08-05T12:17:16.488Z Downloaded parking_lot_core v0.9.12
9322026-08-05T12:17:16.488Z Downloaded aes-gcm v0.11.0
9332026-08-05T12:17:16.496Z Downloaded pkcs8 v0.11.0
9342026-08-05T12:17:16.497Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9352026-08-05T12:17:16.501Z Downloaded minimal-lexical v0.2.1
9362026-08-05T12:17:16.501Z Downloaded rfc6979 v0.6.0
9372026-08-05T12:17:16.501Z Downloaded socket2 v0.5.10
9382026-08-05T12:17:16.501Z Downloaded vergen-lib v9.1.0
9392026-08-05T12:17:16.507Z Downloaded quick-error v1.2.3
9402026-08-05T12:17:16.514Z Downloaded zstd v0.13.3
9412026-08-05T12:17:16.521Z Downloaded diesel-dtrace v0.5.0
9422026-08-05T12:17:16.521Z Downloaded dropshot-api-manager-types v0.7.2
9432026-08-05T12:17:16.521Z Downloaded progenitor-client v0.14.0
9442026-08-05T12:17:16.521Z Downloaded sapling-renderdag v0.1.0
9452026-08-05T12:17:16.521Z Downloaded serde-big-array v0.5.1
9462026-08-05T12:17:16.521Z Downloaded rustc_version v0.4.1
9472026-08-05T12:17:16.528Z Downloaded unsafe-libyaml v0.2.11
9482026-08-05T12:17:16.536Z Downloaded slog-envlogger v2.2.0
9492026-08-05T12:17:16.536Z Downloaded jobserver v0.1.34
9502026-08-05T12:17:16.536Z Downloaded multer v3.1.0
9512026-08-05T12:17:16.543Z Downloaded libsw v3.5.0
9522026-08-05T12:17:16.543Z Downloaded sync-ptr v0.1.4
9532026-08-05T12:17:16.543Z Downloaded testing_table v0.3.0
9542026-08-05T12:17:16.543Z Downloaded unarray v0.1.4
9552026-08-05T12:17:16.548Z Downloaded thiserror-impl-no-std v2.0.2
9562026-08-05T12:17:16.548Z Downloaded tower v0.5.3
9572026-08-05T12:17:16.555Z Downloaded darling_core v0.20.11
9582026-08-05T12:17:16.562Z Downloaded mime v0.3.17
9592026-08-05T12:17:16.573Z Downloaded paste v1.0.15
9602026-08-05T12:17:16.575Z Downloaded zerofrom-derive v0.1.6
9612026-08-05T12:17:16.576Z Downloaded hashbrown v0.15.5
9622026-08-05T12:17:16.576Z Downloaded hickory-server v0.25.2
9632026-08-05T12:17:16.576Z Downloaded cstr-argument v0.1.2
9642026-08-05T12:17:16.582Z Downloaded phf v0.13.1
9652026-08-05T12:17:16.591Z Downloaded pin-project-lite v0.2.17
9662026-08-05T12:17:16.591Z Downloaded tokio-postgres v0.7.16
9672026-08-05T12:17:16.604Z Downloaded tungstenite v0.23.0
9682026-08-05T12:17:16.604Z Downloaded ron v0.8.1
9692026-08-05T12:17:16.604Z Downloaded primeorder v0.14.0
9702026-08-05T12:17:16.605Z Downloaded schemars v0.8.22
9712026-08-05T12:17:16.655Z Downloaded ppv-lite86 v0.2.21
9722026-08-05T12:17:16.655Z Downloaded digest-io v0.1.0
9732026-08-05T12:17:16.655Z Downloaded ident_case v1.0.1
9742026-08-05T12:17:16.655Z Downloaded instability v0.3.11
9752026-08-05T12:17:16.655Z Downloaded rand_core v0.9.5
9762026-08-05T12:17:16.655Z Downloaded is_ci v1.2.0
9772026-08-05T12:17:16.655Z Downloaded lru v0.12.5
9782026-08-05T12:17:16.655Z Downloaded futures-util v0.3.32
9792026-08-05T12:17:16.667Z Downloaded normalize-line-endings v0.3.0
9802026-08-05T12:17:16.667Z Downloaded rand_chacha v0.3.1
9812026-08-05T12:17:16.667Z Downloaded slab v0.4.12
9822026-08-05T12:17:16.667Z Downloaded similar v2.7.0
9832026-08-05T12:17:16.668Z Downloaded newtype-uuid-macros v0.1.0
9842026-08-05T12:17:16.668Z Downloaded h2 v0.4.15
9852026-08-05T12:17:16.668Z Downloaded password-hash v0.6.1
9862026-08-05T12:17:16.668Z Downloaded static_assertions v1.1.0
9872026-08-05T12:17:16.668Z Downloaded sqlformat v0.3.5
9882026-08-05T12:17:16.668Z Downloaded qorb v0.4.1
9892026-08-05T12:17:16.668Z Downloaded ed25519-dalek v3.0.0
9902026-08-05T12:17:16.668Z Downloaded openssl-sys v0.9.117
9912026-08-05T12:17:16.668Z Downloaded tokio-macros v2.7.0
9922026-08-05T12:17:16.668Z Downloaded tui-tree-widget v0.23.1
9932026-08-05T12:17:16.668Z Downloaded serde_urlencoded v0.7.1
9942026-08-05T12:17:16.668Z Downloaded signal-hook-tokio v0.3.1
9952026-08-05T12:17:16.668Z Downloaded nom v7.1.3
9962026-08-05T12:17:16.668Z Downloaded hashbrown v0.16.1
9972026-08-05T12:17:16.668Z Downloaded hyper v1.10.1
9982026-08-05T12:17:16.668Z Downloaded toml v1.1.2+spec-1.1.0
9992026-08-05T12:17:16.668Z Downloaded whoami v2.1.0
10002026-08-05T12:17:16.668Z Downloaded pkcs1 v0.7.5
10012026-08-05T12:17:16.691Z Downloaded daft-derive v0.1.7
10022026-08-05T12:17:16.691Z Downloaded delegate v0.13.5
10032026-08-05T12:17:16.691Z Downloaded digest v0.11.3
10042026-08-05T12:17:16.703Z Downloaded dropshot_endpoint v0.17.1
10052026-08-05T12:17:16.703Z Downloaded lock_api v0.4.14
10062026-08-05T12:17:16.703Z Downloaded ena v0.14.4
10072026-08-05T12:17:16.703Z Downloaded tabled_derive v0.11.0
10082026-08-05T12:17:16.703Z Downloaded tabwriter v1.4.1
10092026-08-05T12:17:16.703Z Downloaded typify-macro v0.6.2
10102026-08-05T12:17:16.704Z Downloaded structmeta v0.3.0
10112026-08-05T12:17:16.704Z Downloaded snafu v0.8.9
10122026-08-05T12:17:16.704Z Downloaded icu_provider v2.1.1
10132026-08-05T12:17:16.704Z Downloaded ingot-macros v0.2.0
10142026-08-05T12:17:16.704Z Downloaded waitgroup v0.1.2
10152026-08-05T12:17:16.709Z Downloaded oxnet v0.1.6
10162026-08-05T12:17:16.709Z Downloaded pem v3.0.6
10172026-08-05T12:17:16.709Z Downloaded pin-project-internal v1.1.11
10182026-08-05T12:17:16.709Z Downloaded dof v0.4.0
10192026-08-05T12:17:16.709Z Downloaded tower-http v0.6.8
10202026-08-05T12:17:16.709Z Downloaded unicode-normalization v0.1.25
10212026-08-05T12:17:16.709Z Downloaded crossbeam-channel v0.5.15
10222026-08-05T12:17:16.709Z Downloaded primeorder v0.13.6
10232026-08-05T12:17:16.709Z Downloaded libbz2-rs-sys v0.2.2
10242026-08-05T12:17:16.722Z Downloaded pretty_assertions v1.4.1
10252026-08-05T12:17:16.722Z Downloaded yansi v1.0.1
10262026-08-05T12:17:16.722Z Downloaded darling v0.20.11
10272026-08-05T12:17:16.731Z Downloaded crucible-workspace-hack v0.1.0
10282026-08-05T12:17:16.731Z Downloaded lazy_static v1.5.0
10292026-08-05T12:17:16.732Z Downloaded multimap v0.10.1
10302026-08-05T12:17:16.732Z Downloaded tar v0.4.46
10312026-08-05T12:17:16.732Z Downloaded toml v0.7.8
10322026-08-05T12:17:16.732Z Downloaded yasna v0.5.2
10332026-08-05T12:17:16.732Z Downloaded signature v2.2.0
10342026-08-05T12:17:16.732Z Downloaded darling_core v0.21.3
10352026-08-05T12:17:16.738Z Downloaded hkdf v0.12.4
10362026-08-05T12:17:16.738Z Downloaded papergrid v0.17.0
10372026-08-05T12:17:16.738Z Downloaded crc32fast v1.5.0
10382026-08-05T12:17:16.738Z Downloaded nom v8.0.0
10392026-08-05T12:17:16.738Z Downloaded rsa v0.9.10
10402026-08-05T12:17:16.743Z Downloaded nodrop v0.1.14
10412026-08-05T12:17:16.743Z Downloaded vsss-rs v3.3.4
10422026-08-05T12:17:16.743Z Downloaded schemars_derive v0.8.22
10432026-08-05T12:17:16.743Z Downloaded derive_more-impl v2.1.1
10442026-08-05T12:17:16.751Z Downloaded aho-corasick v1.1.4
10452026-08-05T12:17:16.751Z Downloaded expectorate v1.2.0
10462026-08-05T12:17:16.751Z Downloaded progenitor-macro v0.14.0
10472026-08-05T12:17:16.758Z Downloaded tls_codec v0.4.2
10482026-08-05T12:17:16.758Z Downloaded rand_pcg v0.10.2
10492026-08-05T12:17:16.763Z Downloaded dropshot-api-manager v0.7.2
10502026-08-05T12:17:16.763Z Downloaded regex v1.12.3
10512026-08-05T12:17:16.763Z Downloaded drift v0.2.0
10522026-08-05T12:17:16.767Z Downloaded indicatif v0.18.4
10532026-08-05T12:17:16.772Z Downloaded ml-kem v0.3.2
10542026-08-05T12:17:16.772Z Downloaded uzers v0.12.2
10552026-08-05T12:17:16.772Z Downloaded sha2 v0.11.0
10562026-08-05T12:17:16.775Z Downloaded xshell v0.2.7
10572026-08-05T12:17:16.775Z Downloaded usdt-attr-macro v0.6.0
10582026-08-05T12:17:16.775Z Downloaded void v1.0.2
10592026-08-05T12:17:16.775Z Downloaded crc8 v0.1.1
10602026-08-05T12:17:16.775Z Downloaded itertools v0.12.1
10612026-08-05T12:17:16.778Z Downloaded serde_with v1.14.0
10622026-08-05T12:17:16.782Z Downloaded der_derive v0.7.3
10632026-08-05T12:17:16.787Z Downloaded enum_dispatch v0.3.13
10642026-08-05T12:17:16.793Z Downloaded topological-sort v0.2.2
10652026-08-05T12:17:16.793Z Downloaded libsw-core v0.3.2
10662026-08-05T12:17:16.793Z Downloaded winnow v0.5.40
10672026-08-05T12:17:16.799Z Downloaded unicode-xid v0.2.6
10682026-08-05T12:17:16.799Z Downloaded xattr v1.6.1
10692026-08-05T12:17:16.807Z Downloaded darling_macro v0.20.11
10702026-08-05T12:17:16.808Z Downloaded displaydoc v0.2.5
10712026-08-05T12:17:16.808Z Downloaded display-error-chain v0.2.2
10722026-08-05T12:17:16.808Z Downloaded hkdf v0.13.0
10732026-08-05T12:17:16.808Z Downloaded rand v0.8.6
10742026-08-05T12:17:16.822Z Downloaded der v0.8.0
10752026-08-05T12:17:16.822Z Downloaded p384 v0.13.1
10762026-08-05T12:17:16.822Z Downloaded derive_more v0.99.20
10772026-08-05T12:17:16.822Z Downloaded slog-term v2.9.2
10782026-08-05T12:17:16.831Z Downloaded embedded-io v0.4.0
10792026-08-05T12:17:16.831Z Downloaded nu-ansi-term v0.50.3
10802026-08-05T12:17:16.831Z Downloaded ingot-types v0.2.0
10812026-08-05T12:17:16.831Z Downloaded linked-hash-map v0.5.6
10822026-08-05T12:17:16.831Z Downloaded der v0.7.10
10832026-08-05T12:17:16.831Z Downloaded phf_shared v0.11.3
10842026-08-05T12:17:16.831Z Downloaded polyval v0.7.1
10852026-08-05T12:17:16.831Z Downloaded precomputed-hash v0.1.1
10862026-08-05T12:17:16.831Z Downloaded memoffset v0.9.1
10872026-08-05T12:17:16.837Z Downloaded rustc_version v0.1.7
10882026-08-05T12:17:16.837Z Downloaded tracing-attributes v0.1.31
10892026-08-05T12:17:16.837Z Downloaded zerovec v0.11.5
10902026-08-05T12:17:16.847Z Downloaded iri-string v0.7.10
10912026-08-05T12:17:16.852Z Downloaded omicron-zone-package v0.12.3
10922026-08-05T12:17:16.852Z Downloaded slog-stdlog v4.1.1
10932026-08-05T12:17:16.852Z Downloaded rusty-fork v0.3.1
10942026-08-05T12:17:16.852Z Downloaded dunce v1.0.5
10952026-08-05T12:17:16.852Z Downloaded thiserror-no-std v2.0.2
10962026-08-05T12:17:16.852Z Downloaded cpubits v0.1.1
10972026-08-05T12:17:16.852Z Downloaded num v0.4.3
10982026-08-05T12:17:16.852Z Downloaded serde_with_macros v1.5.2
10992026-08-05T12:17:16.852Z Downloaded strum_macros v0.27.2
11002026-08-05T12:17:16.852Z Downloaded defmt v1.0.1
11012026-08-05T12:17:16.858Z Downloaded csv-core v0.1.13
11022026-08-05T12:17:16.858Z Downloaded debug-ignore v1.0.5
11032026-08-05T12:17:16.859Z Downloaded toml_edit v0.23.10+spec-1.0.0
11042026-08-05T12:17:16.869Z Downloaded reedline v0.40.0
11052026-08-05T12:17:16.876Z Downloaded p521 v0.14.0
11062026-08-05T12:17:16.876Z Downloaded uuid v1.23.4
11072026-08-05T12:17:16.876Z Downloaded progenitor-impl v0.14.0
11082026-08-05T12:17:16.876Z Downloaded rustls-platform-verifier v0.6.2
11092026-08-05T12:17:16.882Z Downloaded memmap2 v0.9.10
11102026-08-05T12:17:16.883Z Downloaded indoc v1.0.9
11112026-08-05T12:17:16.896Z Downloaded serde_plain v1.0.2
11122026-08-05T12:17:16.896Z Downloaded wnaf v0.14.0
11132026-08-05T12:17:16.896Z Downloaded ingot v0.2.1
11142026-08-05T12:17:16.907Z Downloaded md5 v0.8.0
11152026-08-05T12:17:16.908Z Downloaded parking_lot v0.12.5
11162026-08-05T12:17:16.908Z Downloaded elliptic-curve v0.13.8
11172026-08-05T12:17:16.908Z Downloaded serde_path_to_error v0.1.20
11182026-08-05T12:17:16.908Z Downloaded rustyline v14.0.0
11192026-08-05T12:17:16.916Z Downloaded crypto-common v0.2.2
11202026-08-05T12:17:16.916Z Downloaded num-rational v0.4.2
11212026-08-05T12:17:16.916Z Downloaded rand_chacha v0.9.0
11222026-08-05T12:17:16.916Z Downloaded match_cfg v0.1.0
11232026-08-05T12:17:16.916Z Downloaded time-core v0.1.8
11242026-08-05T12:17:16.916Z Downloaded usdt-macro v0.6.0
11252026-08-05T12:17:16.916Z Downloaded indent_write v2.2.0
11262026-08-05T12:17:16.917Z Downloaded num-traits v0.2.19
11272026-08-05T12:17:16.917Z Downloaded ssh-encoding v0.3.0
11282026-08-05T12:17:16.926Z Downloaded proc-macro-error-attr2 v2.0.0
11292026-08-05T12:17:16.926Z Downloaded simd-adler32 v0.3.8
11302026-08-05T12:17:16.935Z Downloaded snafu-derive v0.8.9
11312026-08-05T12:17:16.935Z Downloaded spki v0.7.3
11322026-08-05T12:17:16.935Z Downloaded tls_codec_derive v0.4.2
11332026-08-05T12:17:16.935Z Downloaded module-lattice v0.2.3
11342026-08-05T12:17:16.935Z Downloaded reqwest v0.13.2
11352026-08-05T12:17:16.935Z Downloaded libm v0.2.16
11362026-08-05T12:17:16.942Z Downloaded olpc-cjson v0.1.4
11372026-08-05T12:17:16.942Z Downloaded secrecy v0.10.3
11382026-08-05T12:17:16.942Z Downloaded steno v0.4.1
11392026-08-05T12:17:16.954Z Downloaded num-bigint v0.4.6
11402026-08-05T12:17:16.954Z Downloaded indexmap v1.9.3
11412026-08-05T12:17:16.954Z Downloaded ctutils v0.4.2
11422026-08-05T12:17:16.958Z Downloaded indoc v2.0.7
11432026-08-05T12:17:16.958Z Downloaded packed_struct v0.10.1
11442026-08-05T12:17:16.958Z Downloaded pkg-config v0.3.32
11452026-08-05T12:17:16.959Z Downloaded untrusted v0.9.0
11462026-08-05T12:17:16.960Z Downloaded embedded-io v0.6.1
11472026-08-05T12:17:16.960Z Downloaded is-terminal v0.4.17
11482026-08-05T12:17:16.960Z Downloaded schemars v0.9.0
11492026-08-05T12:17:16.960Z Downloaded stable_deref_trait v1.2.1
11502026-08-05T12:17:16.976Z Downloaded url v2.5.8
11512026-08-05T12:17:16.976Z Downloaded derive-ex v0.1.8
11522026-08-05T12:17:16.976Z Downloaded sha3 v0.12.0
11532026-08-05T12:17:16.976Z Downloaded sha1 v0.10.6
11542026-08-05T12:17:16.976Z Downloaded bitvec v1.0.1
11552026-08-05T12:17:16.984Z Downloaded lalrpop-util v0.19.12
11562026-08-05T12:17:16.986Z Downloaded rand_core v0.10.0
11572026-08-05T12:17:16.986Z Downloaded rustversion v1.0.22
11582026-08-05T12:17:16.986Z Downloaded utf-8 v0.7.6
11592026-08-05T12:17:16.986Z Downloaded crunchy v0.2.4
11602026-08-05T12:17:16.986Z Downloaded prefix-trie v0.7.0
11612026-08-05T12:17:16.986Z Downloaded rustls-webpki v0.103.13
11622026-08-05T12:17:16.986Z Downloaded oxide-update-engine-types v0.1.2
11632026-08-05T12:17:16.986Z Downloaded toml_writer v1.1.1+spec-1.1.0
11642026-08-05T12:17:16.986Z Downloaded keccak v0.2.0
11652026-08-05T12:17:16.986Z Downloaded strsim v0.10.0
11662026-08-05T12:17:17.001Z Downloaded take_mut v0.2.2
11672026-08-05T12:17:17.001Z Downloaded serde_cbor v0.11.2
11682026-08-05T12:17:17.001Z Downloaded zerofrom v0.1.6
11692026-08-05T12:17:17.001Z Downloaded salsa20 v0.11.0
11702026-08-05T12:17:17.001Z Downloaded iddqd v0.4.2
11712026-08-05T12:17:17.001Z Downloaded itertools v0.10.5
11722026-08-05T12:17:17.007Z Downloaded tough v0.22.0
11732026-08-05T12:17:17.007Z Downloaded zip v0.6.6
11742026-08-05T12:17:17.007Z Downloaded itertools v0.13.0
11752026-08-05T12:17:17.007Z Downloaded tower-service v0.3.3
11762026-08-05T12:17:17.007Z Downloaded dyn-clone v1.0.20
11772026-08-05T12:17:17.007Z Downloaded pbkdf2 v0.13.0
11782026-08-05T12:17:17.007Z Downloaded quinn v0.11.11
11792026-08-05T12:17:17.014Z Downloaded strum v0.27.2
11802026-08-05T12:17:17.014Z Downloaded tokio-native-tls v0.3.1
11812026-08-05T12:17:17.014Z Downloaded crossbeam-deque v0.8.6
11822026-08-05T12:17:17.014Z Downloaded darling_core v0.23.0
11832026-08-05T12:17:17.014Z Downloaded reqwest v0.12.28
11842026-08-05T12:17:17.024Z Downloaded litemap v0.8.1
11852026-08-05T12:17:17.032Z Downloaded nibble_vec v0.1.0
11862026-08-05T12:17:17.032Z Downloaded ipnet v2.11.0
11872026-08-05T12:17:17.032Z Downloaded progenitor v0.14.0
11882026-08-05T12:17:17.032Z Downloaded yoke v0.8.1
11892026-08-05T12:17:17.032Z Downloaded proc-macro-crate v3.4.0
11902026-08-05T12:17:17.032Z Downloaded untrusted v0.7.1
11912026-08-05T12:17:17.032Z Downloaded darling_macro v0.21.3
11922026-08-05T12:17:17.032Z Downloaded spki v0.8.0
11932026-08-05T12:17:17.041Z Downloaded sync_wrapper v1.0.2
11942026-08-05T12:17:17.041Z Downloaded lru-cache v0.1.2
11952026-08-05T12:17:17.041Z Downloaded oxide-update-engine v0.1.2
11962026-08-05T12:17:17.043Z Downloaded erased-serde v0.3.31
11972026-08-05T12:17:17.054Z Downloaded idna v1.1.0
11982026-08-05T12:17:17.054Z Downloaded toml_edit v0.19.15
11992026-08-05T12:17:17.068Z Downloaded cookie_store v0.22.1
12002026-08-05T12:17:17.068Z Downloaded goblin v0.10.5
12012026-08-05T12:17:17.068Z Downloaded env_logger v0.11.9
12022026-08-05T12:17:17.079Z Downloaded git2 v0.20.4
12032026-08-05T12:17:17.079Z Downloaded aws-lc-rs v1.16.3
12042026-08-05T12:17:17.079Z Downloaded peg-macros v0.8.5
12052026-08-05T12:17:17.080Z Downloaded tracing-core v0.1.36
12062026-08-05T12:17:17.080Z Downloaded typify v0.6.2
12072026-08-05T12:17:17.090Z Downloaded zerotrie v0.2.3
12082026-08-05T12:17:17.090Z Downloaded either v1.15.0
12092026-08-05T12:17:17.090Z Downloaded ssh-key v0.7.0-rc.11
12102026-08-05T12:17:17.090Z Downloaded tinyvec v1.10.0
12112026-08-05T12:17:17.090Z Downloaded slog-dtrace v0.3.0
12122026-08-05T12:17:17.090Z Downloaded slog-json v2.6.1
12132026-08-05T12:17:17.090Z Downloaded term v1.2.1
12142026-08-05T12:17:17.090Z Downloaded scroll v0.13.0
12152026-08-05T12:17:17.104Z Downloaded time-macros v0.2.27
12162026-08-05T12:17:17.104Z Downloaded serde_derive_internals v0.29.1
12172026-08-05T12:17:17.104Z Downloaded deranged v0.5.8
12182026-08-05T12:17:17.104Z Downloaded num_enum_derive v0.7.6
12192026-08-05T12:17:17.104Z Downloaded rawzip v0.4.4
12202026-08-05T12:17:17.104Z Downloaded pin-project v1.1.11
12212026-08-05T12:17:17.108Z Downloaded num-bigint-dig v0.8.6
12222026-08-05T12:17:17.108Z Downloaded tokio-util v0.7.18
12232026-08-05T12:17:17.108Z Downloaded elliptic-curve v0.14.1
12242026-08-05T12:17:17.109Z Downloaded port-file v0.1.0
12252026-08-05T12:17:17.109Z Downloaded tokio-tungstenite v0.23.1
12262026-08-05T12:17:17.109Z Downloaded p384 v0.14.0
12272026-08-05T12:17:17.109Z Downloaded peg v0.8.5
12282026-08-05T12:17:17.119Z Downloaded corncobs v0.1.4
12292026-08-05T12:17:17.119Z Downloaded darling v0.21.3
12302026-08-05T12:17:17.119Z Downloaded p256 v0.14.0
12312026-08-05T12:17:17.123Z Downloaded linear-map v1.2.0
12322026-08-05T12:17:17.123Z Downloaded bindgen v0.71.1
12332026-08-05T12:17:17.123Z Downloaded chrono v0.4.45
12342026-08-05T12:17:17.123Z Downloaded blake3 v1.8.5
12352026-08-05T12:17:17.134Z Downloaded postgres-types v0.2.12
12362026-08-05T12:17:17.140Z Downloaded crypto-primes v0.7.2
12372026-08-05T12:17:17.140Z Downloaded native-tls v0.2.18
12382026-08-05T12:17:17.140Z Downloaded rand v0.10.1
12392026-08-05T12:17:17.140Z Downloaded winnow v0.6.26
12402026-08-05T12:17:17.140Z Downloaded slog v2.8.2
12412026-08-05T12:17:17.144Z Downloaded rsa v0.10.0-rc.18
12422026-08-05T12:17:17.144Z Downloaded serde_yaml v0.9.34+deprecated
12432026-08-05T12:17:17.194Z Downloaded rustls-pki-types v1.14.0
12442026-08-05T12:17:17.194Z Downloaded libxml v0.3.3
12452026-08-05T12:17:17.209Z Downloaded vte v0.14.1
12462026-08-05T12:17:17.209Z Downloaded des v0.9.0
12472026-08-05T12:17:17.209Z Downloaded lalrpop v0.19.12
12482026-08-05T12:17:17.209Z Downloaded object v0.30.4
12492026-08-05T12:17:17.210Z Downloaded unicode_categories v0.1.1
12502026-08-05T12:17:17.210Z Downloaded crossterm v0.29.0
12512026-08-05T12:17:17.210Z Downloaded petname v2.0.2
12522026-08-05T12:17:17.210Z Downloaded rayon-core v1.13.0
12532026-08-05T12:17:17.210Z Downloaded quinn-proto v0.11.16
12542026-08-05T12:17:17.210Z Downloaded derive_more v2.1.1
12552026-08-05T12:17:17.225Z Downloaded zip v4.6.1
12562026-08-05T12:17:17.225Z Downloaded russh v0.62.4
12572026-08-05T12:17:17.225Z Downloaded itertools v0.14.0
12582026-08-05T12:17:17.235Z Downloaded diesel_derives v2.3.7
12592026-08-05T12:17:17.241Z Downloaded hickory-proto v0.26.1
12602026-08-05T12:17:17.241Z Downloaded rcgen v0.12.1
12612026-08-05T12:17:17.245Z Downloaded quick-xml v0.37.5
12622026-08-05T12:17:17.254Z Downloaded icu_properties_data v2.1.2
12632026-08-05T12:17:17.259Z Downloaded jiff-core v0.1.0
12642026-08-05T12:17:17.260Z Downloaded salty v0.3.0
12652026-08-05T12:17:17.260Z Downloaded crossterm v0.28.1
12662026-08-05T12:17:17.272Z Downloaded crypto-bigint v0.7.5
12672026-08-05T12:17:17.278Z Downloaded zerocopy-derive v0.8.40
12682026-08-05T12:17:17.282Z Downloaded itertools v0.15.0
12692026-08-05T12:17:17.288Z Downloaded moka v0.12.13
12702026-08-05T12:17:17.301Z Downloaded internal-russh-num-bigint v0.5.0
12712026-08-05T12:17:17.314Z Downloaded tabled v0.20.0
12722026-08-05T12:17:17.314Z Downloaded time v0.3.47
12732026-08-05T12:17:17.319Z Downloaded nix v0.27.1
12742026-08-05T12:17:17.319Z Downloaded mio v1.2.0
12752026-08-05T12:17:17.319Z Downloaded radix_trie v0.2.1
12762026-08-05T12:17:17.336Z Downloaded rayon v1.11.0
12772026-08-05T12:17:17.350Z Downloaded serde_with v3.21.0
12782026-08-05T12:17:17.350Z Downloaded zlib-rs v0.6.2
12792026-08-05T12:17:17.350Z Downloaded bstr v1.12.1
12802026-08-05T12:17:17.350Z Downloaded portable-atomic v1.13.1
12812026-08-05T12:17:17.360Z Downloaded zerocopy v0.8.40
12822026-08-05T12:17:17.360Z Downloaded openssl v0.10.80
12832026-08-05T12:17:17.368Z Downloaded curve25519-dalek v5.0.0
12842026-08-05T12:17:17.386Z Downloaded rustls v0.23.41
12852026-08-05T12:17:17.396Z Downloaded proptest v1.11.0
12862026-08-05T12:17:17.396Z Downloaded winnow v1.0.3
12872026-08-05T12:17:17.401Z Downloaded dropshot v0.17.1
12882026-08-05T12:17:17.414Z Downloaded hickory-proto v0.24.4
12892026-08-05T12:17:17.428Z Downloaded openapiv3 v2.2.0
12902026-08-05T12:17:17.438Z Downloaded smoltcp v0.9.1
12912026-08-05T12:17:17.438Z Downloaded nix v0.31.2
12922026-08-05T12:17:17.445Z Downloaded regex-syntax v0.6.29
12932026-08-05T12:17:17.451Z Downloaded vcpkg v0.2.15
12942026-08-05T12:17:17.478Z Downloaded smoltcp v0.11.0
12952026-08-05T12:17:17.487Z Downloaded polar-core v0.27.3
12962026-08-05T12:17:17.488Z Downloaded hickory-proto v0.25.2
12972026-08-05T12:17:17.503Z Downloaded diesel v2.3.7
12982026-08-05T12:17:17.516Z Downloaded curve25519-dalek v4.1.3
12992026-08-05T12:17:17.540Z Downloaded regress v0.10.5
13002026-08-05T12:17:17.558Z Downloaded regress v0.11.1
13012026-08-05T12:17:17.565Z Downloaded nix v0.28.0
13022026-08-05T12:17:17.575Z Downloaded zerocopy-derive v0.6.6
13032026-08-05T12:17:17.591Z Downloaded object v0.37.3
13042026-08-05T12:17:17.617Z Downloaded tracing v0.1.44
13052026-08-05T12:17:17.617Z Downloaded sha3 v0.11.0
13062026-08-05T12:17:17.623Z Downloaded sqlparser v0.61.0
13072026-08-05T12:17:17.623Z Downloaded rustix v0.38.44
13082026-08-05T12:17:17.623Z Downloaded regex-automata v0.4.14
13092026-08-05T12:17:17.644Z Downloaded regex-syntax v0.8.10
13102026-08-05T12:17:17.667Z Downloaded typify-impl v0.6.2
13112026-08-05T12:17:17.667Z Downloaded bzip2-sys v0.1.13+1.0.8
13122026-08-05T12:17:17.667Z Downloaded ratatui v0.29.0
13132026-08-05T12:17:17.678Z Downloaded sled v0.34.7
13142026-08-05T12:17:17.679Z Downloaded jiff v0.2.34
13152026-08-05T12:17:17.685Z Downloaded petgraph v0.6.5
13162026-08-05T12:17:17.695Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13172026-08-05T12:17:17.703Z Downloaded chrono-tz v0.10.4
13182026-08-05T12:17:17.709Z Downloaded petgraph v0.8.3
13192026-08-05T12:17:17.718Z Downloaded tokio v1.52.1
13202026-08-05T12:17:17.746Z Downloaded libz-sys v1.1.24
13212026-08-05T12:17:17.758Z Downloaded sha3 v0.10.8
13222026-08-05T12:17:17.764Z Downloaded ring v0.17.14
13232026-08-05T12:17:17.827Z Downloaded csv v1.4.0
13242026-08-05T12:17:17.860Z Downloaded encoding_rs v0.8.35
13252026-08-05T12:17:17.918Z Downloaded libgit2-sys v0.18.3+1.9.2
13262026-08-05T12:17:18.420Z Downloaded aws-lc-sys v0.40.0
13272026-08-05T12:17:18.672Z Compiling libc v0.2.185
13282026-08-05T12:17:18.672Z Compiling serde_core v1.0.228
13292026-08-05T12:17:18.679Z Compiling serde v1.0.228
13302026-08-05T12:17:18.679Z Compiling log v0.4.29
13312026-08-05T12:17:18.679Z Compiling smallvec v1.15.1
13322026-08-05T12:17:18.679Z Compiling find-msvc-tools v0.1.9
13332026-08-05T12:17:18.679Z Compiling shlex v1.3.0
13342026-08-05T12:17:18.679Z Compiling syn v2.0.117
13352026-08-05T12:17:19.026Z Compiling subtle v2.6.1
13362026-08-05T12:17:19.039Z Compiling scopeguard v1.2.0
13372026-08-05T12:17:19.052Z Compiling typenum v1.20.1
13382026-08-05T12:17:19.108Z Compiling stable_deref_trait v1.2.1
13392026-08-05T12:17:19.119Z Compiling lock_api v0.4.14
13402026-08-05T12:17:19.135Z Compiling zerocopy v0.8.40
13412026-08-05T12:17:19.175Z Compiling portable-atomic v1.13.1
13422026-08-05T12:17:19.196Z Compiling serde_json v1.0.151
13432026-08-05T12:17:19.352Z Compiling critical-section v1.2.0
13442026-08-05T12:17:19.404Z Compiling libm v0.2.16
13452026-08-05T12:17:19.467Z Compiling num-traits v0.2.19
13462026-08-05T12:17:19.568Z Compiling pkg-config v0.3.32
13472026-08-05T12:17:19.638Z Compiling errno v0.3.14
13482026-08-05T12:17:19.652Z Compiling jobserver v0.1.34
13492026-08-05T12:17:19.711Z Compiling getrandom v0.2.17
13502026-08-05T12:17:19.806Z Compiling getrandom v0.4.1
13512026-08-05T12:17:19.856Z Compiling cc v1.2.56
13522026-08-05T12:17:19.946Z Compiling rand_core v0.6.4
13532026-08-05T12:17:20.180Z Compiling once_cell v1.21.3
13542026-08-05T12:17:20.238Z Compiling generic-array v0.14.7
13552026-08-05T12:17:20.262Z Compiling pin-project-lite v0.2.17
13562026-08-05T12:17:20.284Z Compiling const-oid v0.9.6
13572026-08-05T12:17:20.362Z Compiling parking_lot_core v0.9.12
13582026-08-05T12:17:20.399Z Compiling rand_core v0.10.0
13592026-08-05T12:17:20.477Z Compiling signal-hook-registry v1.4.8
13602026-08-05T12:17:20.758Z Compiling percent-encoding v2.3.2
13612026-08-05T12:17:20.788Z Compiling litemap v0.8.1
13622026-08-05T12:17:20.910Z Compiling bitflags v2.11.0
13632026-08-05T12:17:21.039Z Compiling futures-core v0.3.32
13642026-08-05T12:17:21.052Z Compiling writeable v0.6.2
13652026-08-05T12:17:21.140Z Compiling semver v1.0.28
13662026-08-05T12:17:21.157Z Compiling parking_lot v0.12.5
13672026-08-05T12:17:21.192Z Compiling mio v1.2.0
13682026-08-05T12:17:21.244Z Compiling icu_normalizer_data v2.1.1
13692026-08-05T12:17:21.445Z Compiling icu_properties_data v2.1.2
13702026-08-05T12:17:21.469Z Compiling socket2 v0.6.3
13712026-08-05T12:17:21.542Z Compiling getrandom v0.3.4
13722026-08-05T12:17:21.558Z Compiling futures-sink v0.3.32
13732026-08-05T12:17:21.608Z Compiling indexmap v2.14.0
13742026-08-05T12:17:21.674Z Compiling futures-channel v0.3.32
13752026-08-05T12:17:21.686Z Compiling rustix v1.1.3
13762026-08-05T12:17:21.793Z Compiling synstructure v0.13.2
13772026-08-05T12:17:21.880Z Compiling utf8_iter v1.0.4
13782026-08-05T12:17:21.911Z Compiling futures-io v0.3.32
13792026-08-05T12:17:22.030Z Compiling futures-task v0.3.32
13802026-08-05T12:17:22.046Z Compiling slab v0.4.12
13812026-08-05T12:17:22.116Z Compiling form_urlencoded v1.2.2
13822026-08-05T12:17:22.209Z Compiling rustversion v1.0.22
13832026-08-05T12:17:22.224Z Compiling base64ct v1.8.3
13842026-08-05T12:17:22.292Z Compiling iana-time-zone v0.1.65
13852026-08-05T12:17:22.295Z Compiling cmake v0.1.57
13862026-08-05T12:17:22.391Z Compiling flagset v0.4.7
13872026-08-05T12:17:22.458Z Compiling pem-rfc7468 v0.7.0
13882026-08-05T12:17:22.507Z Compiling dunce v1.0.5
13892026-08-05T12:17:22.507Z Compiling ident_case v1.0.1
13902026-08-05T12:17:22.522Z Compiling fs_extra v1.3.0
13912026-08-05T12:17:22.612Z Compiling regex-syntax v0.8.10
13922026-08-05T12:17:22.643Z Compiling rand_core v0.9.5
13932026-08-05T12:17:22.685Z Compiling uuid v1.23.4
13942026-08-05T12:17:22.753Z Compiling base64 v0.22.1
13952026-08-05T12:17:22.799Z Compiling aws-lc-sys v0.40.0
13962026-08-05T12:17:22.909Z Compiling vcpkg v0.2.15
13972026-08-05T12:17:23.073Z Compiling syn v1.0.109
13982026-08-05T12:17:23.166Z Compiling serde_derive_internals v0.29.1
13992026-08-05T12:17:23.416Z Compiling serde_derive v1.0.228
14002026-08-05T12:17:23.432Z Compiling zeroize_derive v1.5.0
14012026-08-05T12:17:23.446Z Compiling zerofrom-derive v0.1.6
14022026-08-05T12:17:23.461Z Compiling zerocopy-derive v0.8.40
14032026-08-05T12:17:23.630Z Compiling yoke-derive v0.8.1
14042026-08-05T12:17:24.086Z Compiling zeroize v1.9.0
14052026-08-05T12:17:24.122Z Compiling zerovec-derive v0.11.2
14062026-08-05T12:17:24.332Z Compiling displaydoc v0.2.5
14072026-08-05T12:17:24.841Z Compiling zerofrom v0.1.6
14082026-08-05T12:17:24.969Z Compiling yoke v0.8.1
14092026-08-05T12:17:24.987Z Compiling tokio-macros v2.7.0
14102026-08-05T12:17:25.061Z Compiling futures-macro v0.3.32
14112026-08-05T12:17:25.179Z Compiling zerotrie v0.2.3
14122026-08-05T12:17:25.257Z Compiling zerovec v0.11.5
14132026-08-05T12:17:25.403Z Compiling crypto-common v0.1.7
14142026-08-05T12:17:25.457Z Compiling block-buffer v0.10.4
14152026-08-05T12:17:25.553Z Compiling der_derive v0.7.3
14162026-08-05T12:17:25.631Z Compiling digest v0.10.7
14172026-08-05T12:17:25.703Z Compiling tinystr v0.8.2
14182026-08-05T12:17:25.756Z Compiling potential_utf v0.1.4
14192026-08-05T12:17:25.858Z Compiling icu_locale_core v2.1.1
14202026-08-05T12:17:25.910Z Compiling icu_collections v2.1.1
14212026-08-05T12:17:25.928Z Compiling futures-util v0.3.32
14222026-08-05T12:17:25.938Z Compiling thiserror-impl v2.0.18
14232026-08-05T12:17:26.370Z Compiling openssl-sys v0.9.117
14242026-08-05T12:17:26.511Z Compiling icu_provider v2.1.1
14252026-08-05T12:17:26.724Z Compiling der v0.7.10
14262026-08-05T12:17:26.813Z Compiling icu_normalizer v2.1.1
14272026-08-05T12:17:26.866Z Compiling bytes v1.11.1
14282026-08-05T12:17:26.903Z Compiling icu_properties v2.1.2
14292026-08-05T12:17:27.221Z Compiling chrono v0.4.45
14302026-08-05T12:17:27.336Z Compiling tokio v1.52.1
14312026-08-05T12:17:27.464Z Compiling thiserror v2.0.18
14322026-08-05T12:17:27.569Z Compiling spki v0.7.3
14332026-08-05T12:17:27.780Z Compiling idna_adapter v1.2.1
14342026-08-05T12:17:27.884Z Compiling ppv-lite86 v0.2.21
14352026-08-05T12:17:27.906Z Compiling idna v1.1.0
14362026-08-05T12:17:27.919Z Compiling http v1.4.2
14372026-08-05T12:17:28.043Z Compiling tracing-attributes v0.1.31
14382026-08-05T12:17:28.176Z Compiling rand_chacha v0.9.0
14392026-08-05T12:17:28.202Z Compiling url v2.5.8
14402026-08-05T12:17:28.597Z Compiling rustc_version v0.4.1
14412026-08-05T12:17:28.617Z Compiling tracing-core v0.1.36
14422026-08-05T12:17:28.861Z Compiling cmov v0.5.4
14432026-08-05T12:17:28.916Z Compiling cpufeatures v0.2.17
14442026-08-05T12:17:28.942Z Compiling schemars v0.8.22
14452026-08-05T12:17:28.989Z Compiling aws-lc-rs v1.16.3
14462026-08-05T12:17:29.065Z Compiling dyn-clone v1.0.20
14472026-08-05T12:17:29.078Z Compiling ctutils v0.4.2
14482026-08-05T12:17:29.157Z Compiling http-body v1.0.1
14492026-08-05T12:17:29.169Z Compiling rand v0.9.2
14502026-08-05T12:17:29.265Z Compiling pkcs8 v0.10.2
14512026-08-05T12:17:29.302Z Compiling rustls-pki-types v1.14.0
14522026-08-05T12:17:29.376Z Compiling schemars_derive v0.8.22
14532026-08-05T12:17:29.411Z Compiling tracing v0.1.44
14542026-08-05T12:17:29.513Z Compiling spin v0.9.8
14552026-08-05T12:17:29.677Z Compiling crc32fast v1.5.0
14562026-08-05T12:17:29.728Z Compiling httparse v1.10.1
14572026-08-05T12:17:29.755Z Compiling openssl-probe v0.2.1
14582026-08-05T12:17:29.910Z Compiling tinyvec_macros v0.1.1
14592026-08-05T12:17:29.930Z Compiling tempfile v3.25.0
14602026-08-05T12:17:29.985Z Compiling tinyvec v1.10.0
14612026-08-05T12:17:30.002Z Compiling pest_generator v2.8.6
14622026-08-05T12:17:30.094Z Compiling hybrid-array v0.4.13
14632026-08-05T12:17:30.276Z Compiling sha2 v0.10.9
14642026-08-05T12:17:30.313Z Compiling aho-corasick v1.1.4
14652026-08-05T12:17:30.653Z Compiling radium v0.7.0
14662026-08-05T12:17:30.840Z Compiling tower-service v0.3.3
14672026-08-05T12:17:30.891Z Compiling untrusted v0.7.1
14682026-08-05T12:17:30.934Z Compiling tower-layer v0.3.3
14692026-08-05T12:17:31.012Z Compiling try-lock v0.2.5
14702026-08-05T12:17:31.091Z Compiling atomic-waker v1.1.2
14712026-08-05T12:17:31.121Z Compiling tokio-util v0.7.18
14722026-08-05T12:17:31.214Z Compiling want v0.3.1
14732026-08-05T12:17:31.380Z Compiling regex-automata v0.4.14
14742026-08-05T12:17:31.567Z Compiling pest_derive v2.8.6
14752026-08-05T12:17:31.843Z Compiling h2 v0.4.15
14762026-08-05T12:17:32.129Z Compiling ipnet v2.11.0
14772026-08-05T12:17:32.175Z Compiling scroll_derive v0.13.1
14782026-08-05T12:17:32.211Z Compiling darling_core v0.20.11
14792026-08-05T12:17:32.617Z Compiling tap v1.0.1
14802026-08-05T12:17:33.138Z Compiling httpdate v1.0.3
14812026-08-05T12:17:33.142Z Compiling foreign-types-shared v0.1.1
14822026-08-05T12:17:33.142Z Compiling maybe-uninit v2.0.0
14832026-08-05T12:17:33.142Z Compiling simd-adler32 v0.3.8
14842026-08-05T12:17:33.142Z Compiling untrusted v0.9.0
14852026-08-05T12:17:33.142Z Compiling openssl v0.10.80
14862026-08-05T12:17:33.153Z Compiling rustls v0.23.41
14872026-08-05T12:17:33.205Z Compiling foreign-types v0.3.2
14882026-08-05T12:17:33.264Z Compiling scroll v0.13.0
14892026-08-05T12:17:33.276Z Compiling wyz v0.5.1
14902026-08-05T12:17:33.368Z Compiling unicode-normalization v0.1.25
14912026-08-05T12:17:33.552Z Compiling rand_chacha v0.3.1
14922026-08-05T12:17:33.556Z Compiling hex v0.4.3
14932026-08-05T12:17:33.824Z Compiling signature v2.2.0
14942026-08-05T12:17:33.838Z Compiling thiserror-impl v1.0.69
14952026-08-05T12:17:33.899Z Compiling openssl-macros v0.1.1
14962026-08-05T12:17:34.005Z Compiling terminal_size v0.4.3
14972026-08-05T12:17:34.145Z Compiling num-integer v0.1.46
14982026-08-05T12:17:34.297Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14992026-08-05T12:17:34.324Z Compiling bzip2-sys v0.1.13+1.0.8
15002026-08-05T12:17:34.467Z Compiling wait-timeout v0.2.1
15012026-08-05T12:17:34.499Z Compiling darling_macro v0.20.11
15022026-08-05T12:17:34.600Z Compiling ahash v0.8.12
15032026-08-05T12:17:34.679Z Compiling bit-vec v0.8.0
15042026-08-05T12:17:34.724Z Compiling num-conv v0.2.0
15052026-08-05T12:17:34.798Z Compiling num-bigint-dig v0.8.6
15062026-08-05T12:17:34.854Z Compiling time-core v0.1.8
15072026-08-05T12:17:34.908Z Compiling packed_struct v0.10.1
15082026-08-05T12:17:34.979Z Compiling hyper v1.10.1
15092026-08-05T12:17:34.982Z Compiling funty v2.0.0
15102026-08-05T12:17:35.013Z Compiling quick-error v1.2.3
15112026-08-05T12:17:35.073Z Compiling native-tls v0.2.18
15122026-08-05T12:17:35.109Z Compiling adler2 v2.0.1
15132026-08-05T12:17:35.142Z Compiling powerfmt v0.2.0
15142026-08-05T12:17:35.258Z Compiling miniz_oxide v0.8.9
15152026-08-05T12:17:35.306Z Compiling bitvec v1.0.1
15162026-08-05T12:17:35.349Z Compiling deranged v0.5.8
15172026-08-05T12:17:35.437Z Compiling clap_builder v4.6.0
15182026-08-05T12:17:35.578Z Compiling rusty-fork v0.3.1
15192026-08-05T12:17:35.830Z Compiling thiserror v1.0.69
15202026-08-05T12:17:35.883Z Compiling time-macros v0.2.27
15212026-08-05T12:17:35.944Z Compiling darling v0.20.11
15222026-08-05T12:17:35.966Z Compiling bit-set v0.8.0
15232026-08-05T12:17:36.147Z Compiling hyper-util v0.1.20
15242026-08-05T12:17:36.572Z Compiling num-iter v0.1.45
15252026-08-05T12:17:36.698Z Compiling rand v0.8.6
15262026-08-05T12:17:36.890Z Compiling goblin v0.10.5
15272026-08-05T12:17:37.152Z Compiling packed_struct_codegen v0.10.1
15282026-08-05T12:17:37.484Z Compiling lazy_static v1.5.0
15292026-08-05T12:17:37.580Z Compiling toml_datetime v0.6.11
15302026-08-05T12:17:37.806Z Compiling serde_spanned v0.6.9
15312026-08-05T12:17:37.833Z Compiling hmac v0.12.1
15322026-08-05T12:17:37.949Z Compiling bitfield-macros v0.19.4
15332026-08-05T12:17:37.984Z Compiling clap_derive v4.6.1
15342026-08-05T12:17:38.203Z Compiling zerocopy-derive v0.6.6
15352026-08-05T12:17:38.356Z Compiling anstyle-parse v0.2.7
15362026-08-05T12:17:38.570Z Compiling rand_xorshift v0.4.0
15372026-08-05T12:17:38.714Z Compiling sync_wrapper v1.0.2
15382026-08-05T12:17:38.729Z Compiling indexmap v1.9.3
15392026-08-05T12:17:38.811Z Compiling zlib-rs v0.6.2
15402026-08-05T12:17:38.909Z Compiling crossbeam-utils v0.8.21
15412026-08-05T12:17:39.130Z Compiling paste v1.0.15
15422026-08-05T12:17:39.190Z Compiling crc-catalog v2.4.0
15432026-08-05T12:17:39.288Z Compiling nodrop v0.1.14
15442026-08-05T12:17:39.358Z Compiling unarray v0.1.4
15452026-08-05T12:17:39.377Z Compiling num_threads v0.1.7
15462026-08-05T12:17:39.470Z Compiling usdt-impl v0.6.0
15472026-08-05T12:17:39.486Z Compiling siphasher v1.0.2
15482026-08-05T12:17:39.660Z Compiling dof v0.4.0
15492026-08-05T12:17:40.080Z Compiling time v0.3.47
15502026-08-05T12:17:40.087Z Compiling proptest v1.11.0
15512026-08-05T12:17:40.087Z Compiling clap v4.6.1
15522026-08-05T12:17:40.087Z Compiling array-init v0.0.4
15532026-08-05T12:17:40.257Z Compiling crc v3.4.0
15542026-08-05T12:17:40.457Z Compiling zerocopy v0.6.6
15552026-08-05T12:17:40.811Z Compiling tower v0.5.3
15562026-08-05T12:17:41.069Z Compiling bitfield v0.19.4
15572026-08-05T12:17:41.085Z Compiling anstream v0.6.21
15582026-08-05T12:17:41.350Z Compiling smallvec v0.6.14
15592026-08-05T12:17:41.549Z Compiling derive_builder_core v0.20.2
15602026-08-05T12:17:41.689Z Compiling flate2 v1.1.9
15612026-08-05T12:17:41.963Z Compiling dtrace-parser v0.3.0
15622026-08-05T12:17:42.477Z Compiling ipnetwork v0.21.1
15632026-08-05T12:17:42.480Z Compiling block-buffer v0.12.1
15642026-08-05T12:17:42.481Z Compiling block-padding v0.4.2
15652026-08-05T12:17:42.481Z Compiling crypto-common v0.2.2
15662026-08-05T12:17:42.557Z Compiling pkcs1 v0.7.5
15672026-08-05T12:17:42.573Z Compiling http-body-util v0.1.3
15682026-08-05T12:17:42.606Z Compiling heapless v0.7.17
15692026-08-05T12:17:42.687Z Compiling structmeta-derive v0.3.0
15702026-08-05T12:17:42.821Z Compiling scroll_derive v0.12.1
15712026-08-05T12:17:42.842Z Compiling slog v2.8.2
15722026-08-05T12:17:42.943Z Compiling darling_core v0.23.0
15732026-08-05T12:17:43.022Z Compiling thread-id v5.1.0
15742026-08-05T12:17:43.122Z Compiling cookie v0.18.1
15752026-08-05T12:17:43.302Z Compiling env_filter v1.0.0
15762026-08-05T12:17:43.512Z Compiling unicode-bidi v0.3.18
15772026-08-05T12:17:43.622Z Compiling winnow v0.5.40
15782026-08-05T12:17:44.149Z Compiling unicode-properties v0.1.4
15792026-08-05T12:17:44.158Z Compiling anyhow v1.0.102
15802026-08-05T12:17:44.158Z Compiling base64 v0.21.7
15812026-08-05T12:17:44.218Z Compiling signal-hook v0.3.18
15822026-08-05T12:17:44.678Z Compiling hashbrown v0.12.3
15832026-08-05T12:17:44.684Z Compiling allocator-api2 v0.2.21
15842026-08-05T12:17:44.684Z Compiling iri-string v0.7.10
15852026-08-05T12:17:44.684Z Compiling ryu v1.0.23
15862026-08-05T12:17:44.744Z Compiling zstd-safe v7.2.4
15872026-08-05T12:17:44.858Z Compiling serde_urlencoded v0.7.1
15882026-08-05T12:17:44.957Z Compiling toml_edit v0.19.15
15892026-08-05T12:17:45.343Z Compiling ron v0.8.1
15902026-08-05T12:17:45.434Z Compiling stringprep v0.1.5
15912026-08-05T12:17:45.455Z Compiling darling_macro v0.23.0
15922026-08-05T12:17:45.884Z Compiling tower-http v0.6.8
15932026-08-05T12:17:45.892Z Compiling structmeta v0.3.0
15942026-08-05T12:17:45.931Z Compiling scroll v0.12.0
15952026-08-05T12:17:46.106Z Compiling env_logger v0.11.9
15962026-08-05T12:17:46.305Z Compiling rsa v0.9.10
15972026-08-05T12:17:46.342Z Compiling inout v0.2.2
15982026-08-05T12:17:46.508Z Compiling derive_builder_macro v0.20.2
15992026-08-05T12:17:46.568Z Compiling oxnet v0.1.6
16002026-08-05T12:17:46.688Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16012026-08-05T12:17:46.814Z Compiling newtype-uuid v1.3.2
16022026-08-05T12:17:46.977Z Compiling hashbrown v0.13.2
16032026-08-05T12:17:46.998Z Compiling serde-hex v0.1.0
16042026-08-05T12:17:47.148Z Compiling bzip2 v0.4.4
16052026-08-05T12:17:47.356Z Compiling tokio-native-tls v0.3.1
16062026-08-05T12:17:47.465Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16072026-08-05T12:17:47.524Z Compiling camino v1.2.2
16082026-08-05T12:17:47.901Z Compiling bstr v1.12.1
16092026-08-05T12:17:48.050Z Compiling rustls-native-certs v0.8.3
16102026-08-05T12:17:48.149Z Compiling curve25519-dalek v4.1.3
16112026-08-05T12:17:48.357Z Compiling x509-cert v0.2.5
16122026-08-05T12:17:48.517Z Compiling erased-serde v0.3.31
16132026-08-05T12:17:48.563Z Compiling serde_tokenstream v0.2.3
16142026-08-05T12:17:48.752Z Compiling md-5 v0.10.6
16152026-08-05T12:17:48.880Z Compiling pin-project-internal v1.1.11
16162026-08-05T12:17:48.919Z Compiling daft-derive v0.1.7
16172026-08-05T12:17:49.022Z Compiling async-trait v0.1.89
16182026-08-05T12:17:49.356Z Compiling zerocopy-derive v0.7.35
16192026-08-05T12:17:49.649Z Compiling vergen-lib v9.1.0
16202026-08-05T12:17:49.821Z Compiling hash32 v0.2.1
16212026-08-05T12:17:49.954Z Compiling memoffset v0.9.1
16222026-08-05T12:17:50.000Z Compiling encoding_rs v0.8.35
16232026-08-05T12:17:50.016Z Compiling litrs v1.0.0
16242026-08-05T12:17:50.030Z Compiling smoltcp v0.9.1
16252026-08-05T12:17:50.150Z Compiling fallible-iterator v0.2.0
16262026-08-05T12:17:50.225Z Compiling ref-cast v1.0.25
16272026-08-05T12:17:50.361Z Compiling crc-any v2.5.0
16282026-08-05T12:17:50.457Z Compiling cfg_aliases v0.2.1
16292026-08-05T12:17:50.515Z Compiling mime v0.3.17
16302026-08-05T12:17:50.516Z Compiling rustix v0.38.44
16312026-08-05T12:17:50.543Z Compiling psl-types v2.0.11
16322026-08-05T12:17:50.577Z Compiling nix v0.31.2
16332026-08-05T12:17:50.606Z Compiling document-features v0.2.12
16342026-08-05T12:17:50.666Z Compiling publicsuffix v2.3.0
16352026-08-05T12:17:50.819Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16362026-08-05T12:17:50.831Z Compiling postgres-protocol v0.6.10
16372026-08-05T12:17:50.951Z Compiling zerocopy v0.7.35
16382026-08-05T12:17:51.065Z Compiling pin-project v1.1.11
16392026-08-05T12:17:51.203Z Compiling daft v0.1.7
16402026-08-05T12:17:51.438Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16412026-08-05T12:17:51.459Z Compiling hyper-tls v0.6.0
16422026-08-05T12:17:51.473Z Compiling object v0.30.4
16432026-08-05T12:17:51.486Z Compiling zip v0.6.6
16442026-08-05T12:17:51.656Z Compiling derive_builder v0.20.2
16452026-08-05T12:17:52.087Z Compiling cipher v0.5.2
16462026-08-05T12:17:52.091Z Compiling toml v0.7.8
16472026-08-05T12:17:52.091Z Compiling goblin v0.8.2
16482026-08-05T12:17:52.091Z Compiling derive-ex v0.1.8
16492026-08-05T12:17:52.092Z Compiling darling v0.23.0
16502026-08-05T12:17:52.292Z Compiling phf_shared v0.13.1
16512026-08-05T12:17:52.877Z Compiling regex v1.12.3
16522026-08-05T12:17:52.880Z Compiling hubpack_derive v0.1.1
16532026-08-05T12:17:52.880Z Compiling futures-executor v0.3.32
16542026-08-05T12:17:52.880Z Compiling ref-cast-impl v1.0.25
16552026-08-05T12:17:52.900Z Compiling strum_macros v0.27.2
16562026-08-05T12:17:52.970Z Compiling curve25519-dalek-derive v0.1.1
16572026-08-05T12:17:53.403Z Compiling snafu-derive v0.8.9
16582026-08-05T12:17:53.637Z Compiling vergen v9.1.0
16592026-08-05T12:17:53.660Z Compiling cargo-platform v0.3.2
16602026-08-05T12:17:53.819Z Compiling ff v0.13.1
16612026-08-05T12:17:53.942Z Compiling fs-err v3.3.0
16622026-08-05T12:17:53.960Z Compiling either v1.15.0
16632026-08-05T12:17:54.131Z Compiling bumpalo v3.20.2
16642026-08-05T12:17:54.168Z Compiling base16ct v0.2.0
16652026-08-05T12:17:54.354Z Compiling managed v0.8.0
16662026-08-05T12:17:54.368Z Compiling path-slash v0.1.5
16672026-08-05T12:17:54.385Z Compiling foldhash v0.1.5
16682026-08-05T12:17:54.497Z Compiling bitflags v1.3.2
16692026-08-05T12:17:54.558Z Compiling cpufeatures v0.3.0
16702026-08-05T12:17:54.573Z Compiling object v0.37.3
16712026-08-05T12:17:54.573Z Compiling jiff-core v0.1.0
16722026-08-05T12:17:55.041Z Compiling same-file v1.0.6
16732026-08-05T12:17:55.047Z Compiling foldhash v0.2.0
16742026-08-05T12:17:55.047Z Compiling unicode-segmentation v1.12.0
16752026-08-05T12:17:55.047Z Compiling libbz2-rs-sys v0.2.2
16762026-08-05T12:17:55.047Z Compiling hashbrown v0.16.1
16772026-08-05T12:17:55.230Z Compiling strum v0.27.2
16782026-08-05T12:17:55.313Z Compiling snafu v0.8.9
16792026-08-05T12:17:55.356Z Compiling bzip2 v0.6.1
16802026-08-05T12:17:55.360Z Compiling jiff v0.2.34
16812026-08-05T12:17:55.575Z Compiling walkdir v2.5.0
16822026-08-05T12:17:55.600Z Compiling chacha20 v0.10.0
16832026-08-05T12:17:55.631Z Compiling hashbrown v0.15.5
16842026-08-05T12:17:55.653Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16852026-08-05T12:17:55.867Z Compiling zopfli v0.8.3
16862026-08-05T12:17:55.966Z Compiling sec1 v0.7.3
16872026-08-05T12:17:56.233Z Compiling dof v0.3.0
16882026-08-05T12:17:56.265Z Compiling group v0.13.0
16892026-08-05T12:17:56.384Z Compiling cargo_metadata v0.23.1
16902026-08-05T12:17:56.522Z Compiling test-strategy v0.4.5
16912026-08-05T12:17:57.039Z Compiling hubpack v0.1.2
16922026-08-05T12:17:57.050Z Compiling futures v0.3.32
16932026-08-05T12:17:57.132Z Compiling phf v0.13.1
16942026-08-05T12:17:57.717Z Compiling signal-hook-mio v0.2.5
16952026-08-05T12:17:57.746Z Compiling serde_with_macros v3.21.0
16962026-08-05T12:17:57.746Z Compiling cookie_store v0.22.1
16972026-08-05T12:17:57.765Z Compiling zstd v0.13.3
16982026-08-05T12:17:58.056Z Compiling reqwest v0.12.28
16992026-08-05T12:17:58.083Z Compiling postgres-types v0.2.12
17002026-08-05T12:17:58.560Z Compiling usdt-macro v0.6.0
17012026-08-05T12:17:58.631Z Compiling usdt-attr-macro v0.6.0
17022026-08-05T12:17:58.914Z Compiling globset v0.4.18
17032026-08-05T12:17:59.328Z Compiling phf_shared v0.11.3
17042026-08-05T12:17:59.426Z Compiling hkdf v0.12.4
17052026-08-05T12:17:59.481Z Compiling dtrace-parser v0.2.0
17062026-08-05T12:17:59.517Z Compiling ed25519 v2.2.3
17072026-08-05T12:17:59.581Z Compiling byte-wrapper v0.1.0
17082026-08-05T12:17:59.625Z Compiling olpc-cjson v0.1.4
17092026-08-05T12:17:59.651Z Compiling serde-big-array v0.5.1
17102026-08-05T12:17:59.781Z Compiling serde_plain v1.0.2
17112026-08-05T12:18:00.213Z Compiling crypto-bigint v0.5.5
17122026-08-05T12:18:00.241Z Compiling async-recursion v1.1.1
17132026-08-05T12:18:00.241Z Compiling serde_repr v0.1.20
17142026-08-05T12:18:00.241Z Compiling enum-as-inner v0.6.1
17152026-08-05T12:18:00.242Z Compiling strum_macros v0.26.4
17162026-08-05T12:18:00.413Z Compiling pem v3.0.6
17172026-08-05T12:18:00.469Z Compiling float-cmp v0.10.0
17182026-08-05T12:18:00.470Z Compiling memmap2 v0.9.10
17192026-08-05T12:18:00.572Z Compiling thread-id v4.2.2
17202026-08-05T12:18:00.624Z Compiling precomputed-hash v0.1.1
17212026-08-05T12:18:00.673Z Compiling const-oid v0.10.2
17222026-08-05T12:18:00.735Z Compiling data-encoding v2.10.0
17232026-08-05T12:18:00.736Z Compiling whoami v2.1.0
17242026-08-05T12:18:00.798Z Compiling difflib v0.4.0
17252026-08-05T12:18:01.253Z Compiling new_debug_unreachable v1.0.6
17262026-08-05T12:18:01.714Z Compiling fixedbitset v0.5.7
17272026-08-05T12:18:01.714Z Compiling winnow v1.0.3
17282026-08-05T12:18:01.773Z Compiling keccak v0.1.6
17292026-08-05T12:18:01.773Z Compiling static_assertions v1.1.0
17302026-08-05T12:18:01.773Z Compiling typed-path v0.9.3
17312026-08-05T12:18:01.773Z Compiling fixedbitset v0.4.2
17322026-08-05T12:18:01.773Z Compiling normalize-line-endings v0.3.0
17332026-08-05T12:18:01.773Z Compiling predicates-core v1.0.10
17342026-08-05T12:18:01.773Z Compiling petgraph v0.6.5
17352026-08-05T12:18:01.773Z Compiling predicates v3.1.4
17362026-08-05T12:18:01.886Z Compiling sha3 v0.10.8
17372026-08-05T12:18:01.941Z Compiling toml_parser v1.1.2+spec-1.1.0
17382026-08-05T12:18:01.975Z Compiling strum v0.26.3
17392026-08-05T12:18:01.975Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17402026-08-05T12:18:02.084Z Compiling petgraph v0.8.3
17412026-08-05T12:18:02.224Z Compiling hickory-proto v0.25.2
17422026-08-05T12:18:02.307Z Compiling string_cache v0.8.9
17432026-08-05T12:18:02.520Z Compiling tokio-postgres v0.7.16
17442026-08-05T12:18:02.559Z Compiling digest v0.11.3
17452026-08-05T12:18:02.560Z Compiling elliptic-curve v0.13.8
17462026-08-05T12:18:02.773Z Compiling toml_edit v0.22.27
17472026-08-05T12:18:02.927Z Compiling usdt v0.6.0
17482026-08-05T12:18:03.062Z Compiling usdt-impl v0.5.0
17492026-08-05T12:18:03.195Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17502026-08-05T12:18:04.051Z Compiling ed25519-dalek v2.2.0
17512026-08-05T12:18:04.058Z Compiling crossterm v0.28.1
17522026-08-05T12:18:04.732Z Compiling serde_with v3.21.0
17532026-08-05T12:18:04.754Z Compiling zip v4.6.1
17542026-08-05T12:18:05.279Z Compiling iddqd v0.4.2
17552026-08-05T12:18:05.476Z Compiling rand v0.10.1
17562026-08-05T12:18:05.723Z Compiling similar v2.7.0
17572026-08-05T12:18:07.092Z Compiling heck v0.4.1
17582026-08-05T12:18:07.106Z Compiling itertools v0.15.0
17592026-08-05T12:18:07.106Z Compiling itertools v0.13.0
17602026-08-05T12:18:07.107Z Compiling crossbeam-epoch v0.9.18
17612026-08-05T12:18:07.107Z Compiling tokio-stream v0.1.18
17622026-08-05T12:18:07.107Z Compiling buf-list v1.1.2
17632026-08-05T12:18:07.107Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17642026-08-05T12:18:07.107Z Compiling openapiv3 v2.2.0
17652026-08-05T12:18:07.107Z Compiling lalrpop-util v0.19.12
17662026-08-05T12:18:07.107Z Compiling peg-runtime v0.8.5
17672026-08-05T12:18:07.118Z Compiling thread_local v1.1.9
17682026-08-05T12:18:07.118Z Compiling slog-async v2.8.0
17692026-08-05T12:18:07.343Z Compiling crossbeam-channel v0.5.15
17702026-08-05T12:18:07.483Z Compiling filetime v0.2.27
17712026-08-05T12:18:07.483Z Compiling is-terminal v0.4.17
17722026-08-05T12:18:07.574Z Compiling take_mut v0.2.2
17732026-08-05T12:18:07.574Z Compiling xattr v1.6.1
17742026-08-05T12:18:07.574Z Compiling term v1.2.1
17752026-08-05T12:18:07.597Z Compiling camino-tempfile v1.4.1
17762026-08-05T12:18:07.735Z Compiling tar v0.4.46
17772026-08-05T12:18:07.841Z Compiling slog-term v2.9.2
17782026-08-05T12:18:14.197Z Compiling rustls-webpki v0.103.13
17792026-08-05T12:18:16.886Z Compiling tokio-rustls v0.26.4
17802026-08-05T12:18:16.887Z Compiling rustls-platform-verifier v0.6.2
17812026-08-05T12:18:16.894Z Compiling tough v0.22.0
17822026-08-05T12:18:17.087Z Compiling hyper-rustls v0.27.7
17832026-08-05T12:18:17.288Z Compiling reqwest v0.13.2
17842026-08-05T12:18:19.508Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17852026-08-05T12:18:19.720Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17862026-08-05T12:18:22.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17872026-08-05T12:18:22.850Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17882026-08-05T12:18:22.894ZAug 05 12:18:21.569 INFO Starting download, target: Console
17892026-08-05T12:18:22.894ZAug 05 12:18:21.569 INFO Starting download, target: Cockroach
17902026-08-05T12:18:22.894ZAug 05 12:18:21.569 INFO Starting download, target: Clickhouse
17912026-08-05T12:18:22.894ZAug 05 12:18:21.569 INFO Starting download, target: DendriteStub
17922026-08-05T12:18:23.085ZAug 05 12:18:21.569 INFO Starting download, target: MaghemiteMgd
17932026-08-05T12:18:23.085ZAug 05 12:18:21.569 INFO Starting download, target: MaghemiteDdmd
17942026-08-05T12:18:23.085ZAug 05 12:18:21.569 INFO Starting download, target: TransceiverControl
17952026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17962026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17972026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17982026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17992026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18002026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18012026-08-05T12:18:23.086ZAug 05 12:18:21.569 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18022026-08-05T12:18:24.687ZAug 05 12:18:23.315 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18032026-08-05T12:18:24.858ZAug 05 12:18:23.388 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18042026-08-05T12:18:24.905ZAug 05 12:18:23.488 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18052026-08-05T12:18:24.955ZAug 05 12:18:23.637 INFO Download complete, target: Console
18062026-08-05T12:18:25.030ZAug 05 12:18:23.696 INFO Download complete, target: TransceiverControl
18072026-08-05T12:18:31.372ZAug 05 12:18:29.998 INFO Checking that binary works, target: Clickhouse
18082026-08-05T12:18:31.443ZAug 05 12:18:30.096 INFO Download complete, target: Clickhouse
18092026-08-05T12:18:33.369ZAug 05 12:18:32.040 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18102026-08-05T12:18:34.565ZAug 05 12:18:33.230 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18112026-08-05T12:18:35.610ZAug 05 12:18:34.285 INFO Download complete, target: DendriteStub
18122026-08-05T12:18:36.486ZAug 05 12:18:35.092 INFO Download complete, target: MaghemiteDdmd
18132026-08-05T12:18:37.760ZAug 05 12:18:36.320 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18142026-08-05T12:18:40.278ZAug 05 12:18:38.796 INFO Download complete, target: MaghemiteMgd
18152026-08-05T12:18:45.501ZAug 05 12:18:44.163 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18162026-08-05T12:18:45.519ZAug 05 12:18:44.163 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18172026-08-05T12:18:50.114ZAug 05 12:18:48.787 INFO Checking that binary works, target: Cockroach
18182026-08-05T12:18:50.246ZAug 05 12:18:48.913 INFO Download complete, target: Cockroach
18192026-08-05T12:18:50.331ZAll builder prerequisites installed successfully, and PATH looks valid
18202026-08-05T12:18:50.331Z
18212026-08-05T12:18:50.331Zreal 2:24.666132003
18222026-08-05T12:18:50.331Zuser 7:10.387759560
18232026-08-05T12:18:50.331Zsys 1:25.187039505
18242026-08-05T12:18:50.331Ztrap 0.238208323
18252026-08-05T12:18:50.331Ztflt 0.607970417
18262026-08-05T12:18:50.331Zdflt 0.775225930
18272026-08-05T12:18:50.332Zkflt 0.023590645
18282026-08-05T12:18:50.332Zlock 32:18.464229305
18292026-08-05T12:18:50.332Zslp 22:08.265952081
18302026-08-05T12:18:50.332Zlat 44.604704579
18312026-08-05T12:18:50.332Zstop 2:41.603882891
18322026-08-05T12:18:50.332Z+ banner clippy
18332026-08-05T12:18:50.332Z
18342026-08-05T12:18:50.332Z #### # # ##### ##### # #
18352026-08-05T12:18:50.332Z # # # # # # # # # #
18362026-08-05T12:18:50.333Z # # # # # # # #
18372026-08-05T12:18:50.333Z # # # ##### ##### #
18382026-08-05T12:18:50.333Z # # # # # # #
18392026-08-05T12:18:50.333Z #### ###### # # # #
18402026-08-05T12:18:50.333Z
18412026-08-05T12:18:50.333Z+ export CARGO_INCREMENTAL=0
18422026-08-05T12:18:50.333Z+ CARGO_INCREMENTAL=0
18432026-08-05T12:18:50.333Z+ ptime -m cargo xtask clippy
18442026-08-05T12:18:50.720Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18452026-08-05T12:18:51.057Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18462026-08-05T12:18:52.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
18472026-08-05T12:18:52.836Z Running `target/debug/xtask clippy`
18482026-08-05T12:18:52.910Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18492026-08-05T12:18:53.448Z Downloading crates ...
18502026-08-05T12:18:53.597Z Downloaded anes v0.1.6
18512026-08-05T12:18:53.611Z Downloaded concurrent-queue v2.5.0
18522026-08-05T12:18:53.611Z Downloaded assert-json-diff v2.0.2
18532026-08-05T12:18:53.611Z Downloaded approx v0.5.1
18542026-08-05T12:18:53.612Z Downloaded constant_time_eq v0.3.1
18552026-08-05T12:18:53.612Z Downloaded addr2line v0.25.1
18562026-08-05T12:18:53.612Z Downloaded chumsky v0.9.3
18572026-08-05T12:18:53.612Z Downloaded cast v0.3.0
18582026-08-05T12:18:53.612Z Downloaded async-object-pool v0.2.0
18592026-08-05T12:18:53.612Z Downloaded backtrace-ext v0.2.1
18602026-08-05T12:18:53.612Z Downloaded event-listener-strategy v0.5.4
18612026-08-05T12:18:53.613Z Downloaded criterion-plot v0.6.0
18622026-08-05T12:18:53.613Z Downloaded assert_cmd v2.1.2
18632026-08-05T12:18:53.613Z Downloaded escape8259 v0.5.3
18642026-08-05T12:18:53.613Z Downloaded async-lock v3.4.2
18652026-08-05T12:18:53.613Z Downloaded blake2b_simd v1.0.4
18662026-08-05T12:18:53.613Z Downloaded cfg-expr v0.20.6
18672026-08-05T12:18:53.628Z Downloaded futures-timer v3.0.3
18682026-08-05T12:18:53.628Z Downloaded datatest-stable v0.3.3
18692026-08-05T12:18:53.628Z Downloaded event-listener v5.4.1
18702026-08-05T12:18:53.628Z Downloaded guppy-workspace-hack v0.1.0
18712026-08-05T12:18:53.628Z Downloaded backtrace v0.3.76
18722026-08-05T12:18:53.628Z Downloaded hex-literal v0.4.1
18732026-08-05T12:18:53.628Z Downloaded fancy-regex v0.14.0
18742026-08-05T12:18:53.628Z Downloaded hickory-client v0.25.2
18752026-08-05T12:18:53.628Z Downloaded httptest v0.16.4
18762026-08-05T12:18:53.629Z Downloaded criterion v0.7.0
18772026-08-05T12:18:53.629Z Downloaded linkme v0.3.35
18782026-08-05T12:18:53.644Z Downloaded libtest-mimic v0.8.1
18792026-08-05T12:18:53.644Z Downloaded linkme-impl v0.3.35
18802026-08-05T12:18:53.644Z Downloaded miette-derive v5.10.0
18812026-08-05T12:18:53.644Z Downloaded nested v0.1.1
18822026-08-05T12:18:53.644Z Downloaded knuffel-derive v3.2.0
18832026-08-05T12:18:53.644Z Downloaded parking v2.2.1
18842026-08-05T12:18:53.644Z Downloaded pathdiff v0.2.3
18852026-08-05T12:18:53.644Z Downloaded path-tree v0.8.3
18862026-08-05T12:18:53.645Z Downloaded plotters-backend v0.3.7
18872026-08-05T12:18:53.645Z Downloaded oorandom v11.1.5
18882026-08-05T12:18:53.645Z Downloaded owo-colors v3.5.0
18892026-08-05T12:18:53.645Z Downloaded knuffel v3.2.0
18902026-08-05T12:18:53.645Z Downloaded partial-io v0.5.4
18912026-08-05T12:18:53.645Z Downloaded plotters-svg v0.3.7
18922026-08-05T12:18:53.645Z Downloaded guppy v0.17.25
18932026-08-05T12:18:53.645Z Downloaded miette v5.10.0
18942026-08-05T12:18:53.645Z Downloaded similar-asserts v1.7.0
18952026-08-05T12:18:53.645Z Downloaded rust-argon2 v2.1.0
18962026-08-05T12:18:53.645Z Downloaded rustc-demangle v0.1.27
18972026-08-05T12:18:53.655Z Downloaded serde_regex v1.1.0
18982026-08-05T12:18:53.655Z Downloaded relative-path v1.9.3
18992026-08-05T12:18:53.655Z Downloaded supports-color v2.1.0
19002026-08-05T12:18:53.655Z Downloaded target-triple v1.0.0
19012026-08-05T12:18:53.655Z Downloaded terminal_size v0.1.17
19022026-08-05T12:18:53.656Z Downloaded rand_distr v0.5.1
19032026-08-05T12:18:53.656Z Downloaded hashbrown v0.14.5
19042026-08-05T12:18:53.656Z Downloaded rstest v0.25.0
19052026-08-05T12:18:53.656Z Downloaded supports-hyperlinks v2.1.0
19062026-08-05T12:18:53.656Z Downloaded stringmetrics v2.2.2
19072026-08-05T12:18:53.656Z Downloaded rstest_macros v0.25.0
19082026-08-05T12:18:53.656Z Downloaded supports-unicode v2.1.0
19092026-08-05T12:18:53.656Z Downloaded target-spec v3.5.7
19102026-08-05T12:18:53.670Z Downloaded target-lexicon v0.13.3
19112026-08-05T12:18:53.670Z Downloaded termcolor v1.4.1
19122026-08-05T12:18:53.670Z Downloaded tinytemplate v1.2.1
19132026-08-05T12:18:53.670Z Downloaded textwrap v0.15.2
19142026-08-05T12:18:53.670Z Downloaded gimli v0.32.3
19152026-08-05T12:18:53.670Z Downloaded plotters v0.3.7
19162026-08-05T12:18:53.681Z Downloaded trybuild v1.0.116
19172026-08-05T12:18:53.795Z Downloaded httpmock v0.8.3
19182026-08-05T12:18:55.588Z Checking cfg-if v1.0.4
19192026-08-05T12:18:55.904Z Checking libc v0.2.185
19202026-08-05T12:18:55.910Z Checking serde_core v1.0.228
19212026-08-05T12:18:55.989Z Checking memchr v2.8.0
19222026-08-05T12:18:56.022Z Checking smallvec v1.15.1
19232026-08-05T12:18:56.053Z Checking zeroize v1.9.0
19242026-08-05T12:18:56.089Z Checking rand_core v0.10.0
19252026-08-05T12:18:56.127Z Checking itoa v1.0.17
19262026-08-05T12:18:56.173Z Checking subtle v2.6.1
19272026-08-05T12:18:56.231Z Checking log v0.4.29
19282026-08-05T12:18:56.269Z Checking libm v0.2.16
19292026-08-05T12:18:56.326Z Checking typenum v1.20.1
19302026-08-05T12:18:56.362Z Checking getrandom v0.4.1
19312026-08-05T12:18:56.362Z Checking errno v0.3.14
19322026-08-05T12:18:56.438Z Checking scopeguard v1.2.0
19332026-08-05T12:18:56.477Z Checking stable_deref_trait v1.2.1
19342026-08-05T12:18:56.493Z Checking zmij v1.0.21
19352026-08-05T12:18:56.563Z Checking zerofrom v0.1.6
19362026-08-05T12:18:56.584Z Checking lock_api v0.4.14
19372026-08-05T12:18:56.626Z Checking percent-encoding v2.3.2
19382026-08-05T12:18:56.626Z Checking writeable v0.6.2
19392026-08-05T12:18:56.697Z Checking yoke v0.8.1
19402026-08-05T12:18:56.739Z Checking litemap v0.8.1
19412026-08-05T12:18:56.824Z Checking icu_properties_data v2.1.2
19422026-08-05T12:18:56.828Z Checking icu_normalizer_data v2.1.1
19432026-08-05T12:18:56.894Z Checking zerovec v0.11.5
19442026-08-05T12:18:56.899Z Checking zerotrie v0.2.3
19452026-08-05T12:18:56.981Z Checking form_urlencoded v1.2.2
19462026-08-05T12:18:57.009Z Checking utf8_iter v1.0.4
19472026-08-05T12:18:57.015Z Checking num-traits v0.2.19
19482026-08-05T12:18:57.086Z Checking pin-project-lite v0.2.17
19492026-08-05T12:18:57.129Z Checking zerocopy v0.8.40
19502026-08-05T12:18:57.172Z Checking portable-atomic v1.13.1
19512026-08-05T12:18:57.207Z Checking parking_lot_core v0.9.12
19522026-08-05T12:18:57.248Z Checking critical-section v1.2.0
19532026-08-05T12:18:57.298Z Checking signal-hook-registry v1.4.8
19542026-08-05T12:18:57.355Z Checking tinystr v0.8.2
19552026-08-05T12:18:57.395Z Checking potential_utf v0.1.4
19562026-08-05T12:18:57.440Z Checking parking_lot v0.12.5
19572026-08-05T12:18:57.472Z Checking serde v1.0.228
19582026-08-05T12:18:57.504Z Checking serde_json v1.0.151
19592026-08-05T12:18:57.544Z Checking bitflags v2.11.0
19602026-08-05T12:18:57.575Z Checking icu_locale_core v2.1.1
19612026-08-05T12:18:57.661Z Checking icu_collections v2.1.1
19622026-08-05T12:18:57.689Z Checking once_cell v1.21.3
19632026-08-05T12:18:57.703Z Checking mio v1.2.0
19642026-08-05T12:18:57.743Z Checking iana-time-zone v0.1.65
19652026-08-05T12:18:57.828Z Checking socket2 v0.6.3
19662026-08-05T12:18:57.893Z Checking bytes v1.11.1
19672026-08-05T12:18:57.896Z Checking chrono v0.4.45
19682026-08-05T12:18:57.987Z Checking uuid v1.23.4
19692026-08-05T12:18:58.031Z Checking semver v1.0.28
19702026-08-05T12:18:58.097Z Checking thiserror v2.0.18
19712026-08-05T12:18:58.151Z Checking icu_provider v2.1.1
19722026-08-05T12:18:58.211Z Checking dyn-clone v1.0.20
19732026-08-05T12:18:58.258Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19742026-08-05T12:18:58.308Z Checking futures-core v0.3.32
19752026-08-05T12:18:58.347Z Checking equivalent v1.0.2
19762026-08-05T12:18:58.355Z Checking rustix v1.1.3
19772026-08-05T12:18:58.407Z Checking tokio v1.52.1
19782026-08-05T12:18:58.412Z Checking icu_normalizer v2.1.1
19792026-08-05T12:18:58.481Z Checking icu_properties v2.1.2
19802026-08-05T12:18:58.497Z Checking getrandom v0.2.17
19812026-08-05T12:18:58.602Z Checking cmov v0.5.4
19822026-08-05T12:18:58.695Z Checking rand_core v0.6.4
19832026-08-05T12:18:58.778Z Checking futures-sink v0.3.32
19842026-08-05T12:18:58.816Z Checking byteorder v1.5.0
19852026-08-05T12:18:58.849Z Checking ctutils v0.4.2
19862026-08-05T12:18:58.899Z Checking futures-channel v0.3.32
19872026-08-05T12:18:58.902Z Checking getrandom v0.3.4
19882026-08-05T12:18:59.042Z Checking futures-io v0.3.32
19892026-08-05T12:18:59.077Z Checking futures-task v0.3.32
19902026-08-05T12:18:59.113Z Checking hybrid-array v0.4.13
19912026-08-05T12:18:59.150Z Checking slab v0.4.12
19922026-08-05T12:18:59.186Z Checking generic-array v0.14.7
19932026-08-05T12:18:59.224Z Checking hashbrown v0.17.0
19942026-08-05T12:18:59.261Z Checking thiserror v1.0.69
19952026-08-05T12:18:59.316Z Checking idna_adapter v1.2.1
19962026-08-05T12:18:59.366Z Checking futures-util v0.3.32
19972026-08-05T12:18:59.393Z Checking fnv v1.0.7
19982026-08-05T12:18:59.474Z Checking idna v1.1.0
19992026-08-05T12:18:59.514Z Checking regex-syntax v0.8.10
20002026-08-05T12:18:59.654Z Checking base64ct v1.8.3
20012026-08-05T12:18:59.712Z Checking indexmap v2.14.0
20022026-08-05T12:18:59.750Z Checking url v2.5.8
20032026-08-05T12:18:59.875Z Checking ppv-lite86 v0.2.21
20042026-08-05T12:18:59.913Z Checking crypto-common v0.2.2
20052026-08-05T12:18:59.917Z Checking const-oid v0.9.6
20062026-08-05T12:19:00.220Z Checking crypto-common v0.1.7
20072026-08-05T12:19:00.255Z Checking schemars v0.8.22
20082026-08-05T12:19:00.313Z Checking block-buffer v0.12.1
20092026-08-05T12:19:00.377Z Checking block-buffer v0.10.4
20102026-08-05T12:19:00.502Z Checking base64 v0.22.1
20112026-08-05T12:19:00.544Z Checking utf8parse v0.2.2
20122026-08-05T12:19:00.581Z Checking anstyle v1.0.14
20132026-08-05T12:19:00.671Z Checking digest v0.10.7
20142026-08-05T12:19:00.716Z Checking tracing-core v0.1.36
20152026-08-05T12:19:00.766Z Checking http v1.4.2
20162026-08-05T12:19:00.806Z Checking anstyle-query v1.1.5
20172026-08-05T12:19:00.843Z Checking is_terminal_polyfill v1.70.2
20182026-08-05T12:19:00.894Z Checking colorchoice v1.0.4
20192026-08-05T12:19:00.933Z Checking rand_core v0.9.5
20202026-08-05T12:19:00.943Z Checking anstyle-parse v1.0.0
20212026-08-05T12:19:01.006Z Checking terminal_size v0.4.3
20222026-08-05T12:19:01.044Z Checking tracing v0.1.44
20232026-08-05T12:19:01.050Z Checking ipnet v2.11.0
20242026-08-05T12:19:01.139Z Checking const-oid v0.10.2
20252026-08-05T12:19:01.179Z Checking rand_chacha v0.9.0
20262026-08-05T12:19:01.184Z Checking anstream v1.0.0
20272026-08-05T12:19:01.276Z Checking aho-corasick v1.1.4
20282026-08-05T12:19:01.279Z Checking clap_lex v1.0.0
20292026-08-05T12:19:01.347Z Checking strsim v0.11.1
20302026-08-05T12:19:01.352Z Checking crossbeam-utils v0.8.21
20312026-08-05T12:19:01.415Z Checking rand v0.9.2
20322026-08-05T12:19:01.422Z Checking erased-serde v0.3.31
20332026-08-05T12:19:01.487Z Checking powerfmt v0.2.0
20342026-08-05T12:19:01.492Z Checking unicode-ident v1.0.24
20352026-08-05T12:19:01.559Z Checking clap_builder v4.6.0
20362026-08-05T12:19:01.652Z Checking proc-macro2 v1.0.106
20372026-08-05T12:19:01.700Z Checking deranged v0.5.8
20382026-08-05T12:19:01.705Z Checking tokio-util v0.7.18
20392026-08-05T12:19:01.767Z Checking num_threads v0.1.7
20402026-08-05T12:19:01.854Z Checking slog v2.8.2
20412026-08-05T12:19:01.891Z Checking fastrand v2.3.0
20422026-08-05T12:19:01.932Z Checking num-conv v0.2.0
20432026-08-05T12:19:01.969Z Checking regex-automata v0.4.14
20442026-08-05T12:19:02.005Z Checking cpufeatures v0.3.0
20452026-08-05T12:19:02.074Z Checking time-core v0.1.8
20462026-08-05T12:19:02.115Z Checking quote v1.0.45
20472026-08-05T12:19:02.119Z Checking digest v0.11.3
20482026-08-05T12:19:02.190Z Checking httparse v1.10.1
20492026-08-05T12:19:02.240Z Checking anyhow v1.0.102
20502026-08-05T12:19:02.316Z Checking allocator-api2 v0.2.21
20512026-08-05T12:19:02.370Z Checking syn v2.0.117
20522026-08-05T12:19:02.397Z Checking cpufeatures v0.2.17
20532026-08-05T12:19:02.430Z Checking tempfile v3.25.0
20542026-08-05T12:19:02.472Z Checking ipnetwork v0.21.1
20552026-08-05T12:19:02.508Z Checking aws-lc-sys v0.40.0
20562026-08-05T12:19:02.641Z Checking rustls-pki-types v1.14.0
20572026-08-05T12:19:02.670Z Checking time v0.3.47
20582026-08-05T12:19:02.680Z Checking untrusted v0.7.1
20592026-08-05T12:19:02.737Z Checking http-body v1.0.1
20602026-08-05T12:19:02.798Z Checking clap v4.6.1
20612026-08-05T12:19:02.836Z Checking atomic-waker v1.1.2
20622026-08-05T12:19:02.893Z Checking hex v0.4.3
20632026-08-05T12:19:02.930Z Checking try-lock v0.2.5
20642026-08-05T12:19:02.967Z Checking httpdate v1.0.3
20652026-08-05T12:19:02.975Z Checking h2 v0.4.15
20662026-08-05T12:19:03.088Z Checking aws-lc-rs v1.16.3
20672026-08-05T12:19:03.105Z Checking want v0.3.1
20682026-08-05T12:19:03.137Z Checking ryu v1.0.23
20692026-08-05T12:19:03.144Z Checking tower-layer v0.3.3
20702026-08-05T12:19:03.220Z Checking untrusted v0.9.0
20712026-08-05T12:19:03.301Z Checking tower-service v0.3.3
20722026-08-05T12:19:03.349Z Checking pem-rfc7468 v0.7.0
20732026-08-05T12:19:03.386Z Checking spin v0.9.8
20742026-08-05T12:19:03.422Z Checking flagset v0.4.7
20752026-08-05T12:19:03.535Z Checking mime v0.3.17
20762026-08-05T12:19:03.581Z Checking der v0.7.10
20772026-08-05T12:19:03.613Z Checking simd-adler32 v0.3.8
20782026-08-05T12:19:03.735Z Checking block-padding v0.4.2
20792026-08-05T12:19:03.808Z Checking adler2 v2.0.1
20802026-08-05T12:19:03.847Z Checking http-body-util v0.1.3
20812026-08-05T12:19:03.852Z Checking oxnet v0.1.6
20822026-08-05T12:19:03.916Z Checking inout v0.2.2
20832026-08-05T12:19:03.919Z Checking rustls-webpki v0.103.13
20842026-08-05T12:19:03.934Z Checking miniz_oxide v0.8.9
20852026-08-05T12:19:04.108Z Checking camino v1.2.2
20862026-08-05T12:19:04.153Z Checking pretty-hex v0.4.1
20872026-08-05T12:19:04.156Z Checking plain v0.2.3
20882026-08-05T12:19:04.303Z Checking openssl-probe v0.2.1
20892026-08-05T12:19:04.341Z Checking cipher v0.5.2
20902026-08-05T12:19:04.349Z Checking regex v1.12.3
20912026-08-05T12:19:04.415Z Checking serde_urlencoded v0.7.1
20922026-08-05T12:19:04.447Z Checking rand_chacha v0.3.1
20932026-08-05T12:19:04.450Z Checking encoding_rs v0.8.35
20942026-08-05T12:19:04.523Z Checking rustls v0.23.41
20952026-08-05T12:19:04.607Z Checking ucd-trie v0.1.7
20962026-08-05T12:19:04.645Z Checking spki v0.7.3
20972026-08-05T12:19:04.649Z Checking futures-executor v0.3.32
20982026-08-05T12:19:04.715Z Checking crc32fast v1.5.0
20992026-08-05T12:19:04.719Z Checking rand v0.8.6
21002026-08-05T12:19:04.787Z Checking pest v2.8.6
21012026-08-05T12:19:04.839Z Checking either v1.15.0
21022026-08-05T12:19:04.877Z Checking futures v0.3.32
21032026-08-05T12:19:04.913Z Checking sync_wrapper v1.0.2
21042026-08-05T12:19:04.992Z Checking pkcs8 v0.10.2
21052026-08-05T12:19:05.054Z Checking tower v0.5.3
21062026-08-05T12:19:05.094Z Checking iri-string v0.7.10
21072026-08-05T12:19:05.187Z Checking zlib-rs v0.6.2
21082026-08-05T12:19:05.311Z Checking foldhash v0.2.0
21092026-08-05T12:19:05.454Z Checking bit-vec v0.8.0
21102026-08-05T12:19:05.494Z Checking static_assertions v1.1.0
21112026-08-05T12:19:05.498Z Checking hashbrown v0.16.1
21122026-08-05T12:19:05.593Z Checking sha2 v0.10.9
21132026-08-05T12:19:05.675Z Checking bit-set v0.8.0
21142026-08-05T12:19:05.829Z Checking hyper v1.10.1
21152026-08-05T12:19:05.857Z Checking openapiv3 v2.2.0
21162026-08-05T12:19:05.904Z Checking wait-timeout v0.2.1
21172026-08-05T12:19:05.907Z Checking tinyvec_macros v0.1.1
21182026-08-05T12:19:06.034Z Checking tinyvec v1.10.0
21192026-08-05T12:19:06.063Z Checking lazy_static v1.5.0
21202026-08-05T12:19:06.067Z Checking hubpack v0.1.2
21212026-08-05T12:19:06.137Z Checking flate2 v1.1.9
21222026-08-05T12:19:06.141Z Checking tower-http v0.6.8
21232026-08-05T12:19:06.205Z Checking quick-error v1.2.3
21242026-08-05T12:19:06.291Z Checking rustls-native-certs v0.8.3
21252026-08-05T12:19:06.337Z Checking rusty-fork v0.3.1
21262026-08-05T12:19:06.375Z Checking rand_xorshift v0.4.0
21272026-08-05T12:19:06.447Z Checking strum v0.26.3
21282026-08-05T12:19:06.451Z Checking psl-types v2.0.11
21292026-08-05T12:19:06.520Z Checking unarray v0.1.4
21302026-08-05T12:19:06.526Z Checking cookie v0.18.1
21312026-08-05T12:19:06.593Z Checking signature v2.2.0
21322026-08-05T12:19:06.596Z Checking num-integer v0.1.46
21332026-08-05T12:19:06.662Z Checking publicsuffix v2.3.0
21342026-08-05T12:19:06.665Z Checking proptest v1.11.0
21352026-08-05T12:19:06.748Z Checking scroll v0.13.0
21362026-08-05T12:19:06.787Z Checking hyper-util v0.1.20
21372026-08-05T12:19:06.791Z Checking tokio-rustls v0.26.4
21382026-08-05T12:19:06.858Z Checking rustls-platform-verifier v0.6.2
21392026-08-05T12:19:06.861Z Checking cookie_store v0.22.1
21402026-08-05T12:19:06.997Z Checking anstyle-parse v0.2.7
21412026-08-05T12:19:07.041Z Checking goblin v0.10.5
21422026-08-05T12:19:07.061Z Checking ahash v0.8.12
21432026-08-05T12:19:07.093Z Checking serde_spanned v0.6.9
21442026-08-05T12:19:07.116Z Checking toml_datetime v0.6.11
21452026-08-05T12:19:07.157Z Checking memmap2 v0.9.10
21462026-08-05T12:19:07.229Z Checking data-encoding v2.10.0
21472026-08-05T12:19:07.267Z Checking base64 v0.21.7
21482026-08-05T12:19:07.270Z Checking anstream v0.6.21
21492026-08-05T12:19:07.337Z Checking dtrace-parser v0.3.0
21502026-08-05T12:19:07.374Z Checking bstr v1.12.1
21512026-08-05T12:19:07.522Z Checking thread-id v5.1.0
21522026-08-05T12:19:07.525Z Checking x509-cert v0.2.5
21532026-08-05T12:19:07.595Z Checking hmac v0.12.1
21542026-08-05T12:19:07.632Z Checking num-iter v0.1.45
21552026-08-05T12:19:07.635Z Checking crossbeam-epoch v0.9.18
21562026-08-05T12:19:07.758Z Checking memoffset v0.9.1
21572026-08-05T12:19:07.798Z Checking scroll v0.12.0
21582026-08-05T12:19:07.802Z Checking env_filter v1.0.0
21592026-08-05T12:19:07.875Z Checking tap v1.0.1
21602026-08-05T12:19:07.909Z Checking num-bigint-dig v0.8.6
21612026-08-05T12:19:08.001Z Checking wyz v0.5.1
21622026-08-05T12:19:08.005Z Checking env_logger v0.11.9
21632026-08-05T12:19:08.081Z Checking goblin v0.8.2
21642026-08-05T12:19:08.086Z Checking hyper-rustls v0.27.7
21652026-08-05T12:19:08.274Z Checking pkcs1 v0.7.5
21662026-08-05T12:19:08.296Z Checking zerocopy v0.7.35
21672026-08-05T12:19:08.297Z Checking rustix v0.38.44
21682026-08-05T12:19:08.353Z Checking reqwest v0.13.2
21692026-08-05T12:19:08.438Z Checking radium v0.7.0
21702026-08-05T12:19:08.501Z Checking newtype-uuid v1.3.2
21712026-08-05T12:19:08.659Z Checking same-file v1.0.6
21722026-08-05T12:19:08.764Z Checking daft v0.1.7
21732026-08-05T12:19:08.792Z Checking crc-catalog v2.4.0
21742026-08-05T12:19:08.825Z Checking funty v2.0.0
21752026-08-05T12:19:08.902Z Checking unicode-segmentation v1.12.0
21762026-08-05T12:19:08.932Z Checking crc v3.4.0
21772026-08-05T12:19:09.076Z Checking walkdir v2.5.0
21782026-08-05T12:19:09.102Z Checking rsa v0.9.10
21792026-08-05T12:19:09.141Z Checking nix v0.31.2
21802026-08-05T12:19:09.191Z Checking bitvec v1.0.1
21812026-08-05T12:19:09.213Z Checking unicode-normalization v0.1.25
21822026-08-05T12:19:09.242Z Checking dtrace-parser v0.2.0
21832026-08-05T12:19:09.274Z Checking zerocopy v0.6.6
21842026-08-05T12:19:09.330Z Checking dof v0.4.0
21852026-08-05T12:19:09.532Z Checking ff v0.13.1
21862026-08-05T12:19:09.644Z Checking maybe-uninit v2.0.0
21872026-08-05T12:19:09.755Z Checking thread-id v4.2.2
21882026-08-05T12:19:09.755Z Checking foreign-types-shared v0.1.1
21892026-08-05T12:19:09.756Z Checking nodrop v0.1.14
21902026-08-05T12:19:09.784Z Checking base16ct v0.2.0
21912026-08-05T12:19:09.784Z Checking winnow v0.5.40
21922026-08-05T12:19:09.841Z Checking array-init v0.0.4
21932026-08-05T12:19:09.841Z Checking foreign-types v0.3.2
21942026-08-05T12:19:09.882Z Checking sec1 v0.7.3
21952026-08-05T12:19:09.926Z Checking smallvec v0.6.14
21962026-08-05T12:19:10.033Z Checking usdt-impl v0.6.0
21972026-08-05T12:19:10.119Z Checking dof v0.3.0
21982026-08-05T12:19:10.176Z Checking group v0.13.0
21992026-08-05T12:19:10.177Z Checking hkdf v0.12.4
22002026-08-05T12:19:10.177Z Checking serde_with v3.21.0
22012026-08-05T12:19:10.301Z Checking crypto-bigint v0.5.5
22022026-08-05T12:19:10.382Z Checking usdt v0.6.0
22032026-08-05T12:19:10.483Z Checking usdt-impl v0.5.0
22042026-08-05T12:19:10.483Z Checking bitfield v0.19.4
22052026-08-05T12:19:10.483Z Checking bzip2-sys v0.1.13+1.0.8
22062026-08-05T12:19:10.512Z Checking openssl-sys v0.9.117
22072026-08-05T12:19:10.658Z Checking winnow v0.7.14
22082026-08-05T12:19:10.658Z Checking packed_struct v0.10.1
22092026-08-05T12:19:10.704Z Checking hashbrown v0.12.3
22102026-08-05T12:19:10.745Z Checking foldhash v0.1.5
22112026-08-05T12:19:10.894Z Checking keccak v0.1.6
22122026-08-05T12:19:10.967Z Checking openssl v0.10.80
22132026-08-05T12:19:11.001Z Checking toml_edit v0.19.15
22142026-08-05T12:19:11.154Z Checking sha3 v0.10.8
22152026-08-05T12:19:11.218Z Checking indexmap v1.9.3
22162026-08-05T12:19:11.259Z Checking elliptic-curve v0.13.8
22172026-08-05T12:19:11.351Z Checking hashbrown v0.15.5
22182026-08-05T12:19:11.462Z Checking bzip2 v0.4.4
22192026-08-05T12:19:11.640Z Checking serde-hex v0.1.0
22202026-08-05T12:19:11.706Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22212026-08-05T12:19:11.706Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22222026-08-05T12:19:11.765Z Checking ron v0.8.1
22232026-08-05T12:19:11.967Z Checking hashbrown v0.13.2
22242026-08-05T12:19:12.030Z Checking itertools v0.13.0
22252026-08-05T12:19:12.031Z Checking bitflags v1.3.2
22262026-08-05T12:19:12.031Z Checking winnow v1.0.3
22272026-08-05T12:19:12.131Z Checking toml v0.7.8
22282026-08-05T12:19:12.235Z Checking siphasher v1.0.2
22292026-08-05T12:19:12.282Z Checking crc-any v2.5.0
22302026-08-05T12:19:12.324Z Checking toml_parser v1.1.2+spec-1.1.0
22312026-08-05T12:19:12.407Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22322026-08-05T12:19:12.507Z Checking object v0.30.4
22332026-08-05T12:19:12.507Z Checking zip v0.6.6
22342026-08-05T12:19:12.556Z Checking globset v0.4.18
22352026-08-05T12:19:12.727Z Checking chacha20 v0.10.0
22362026-08-05T12:19:12.865Z Checking signal-hook v0.3.18
22372026-08-05T12:19:12.881Z Checking toml_write v0.1.2
22382026-08-05T12:19:12.881Z Checking path-slash v0.1.5
22392026-08-05T12:19:12.907Z Checking managed v0.8.0
22402026-08-05T12:19:12.963Z Checking native-tls v0.2.18
22412026-08-05T12:19:13.014Z Checking curve25519-dalek v4.1.3
22422026-08-05T12:19:13.037Z Checking toml_edit v0.22.27
22432026-08-05T12:19:13.066Z Checking pin-project v1.1.11
22442026-08-05T12:19:13.119Z Checking object v0.37.3
22452026-08-05T12:19:13.150Z Checking jiff-core v0.1.0
22462026-08-05T12:19:13.183Z Checking tokio-native-tls v0.3.1
22472026-08-05T12:19:13.242Z Checking signal-hook-mio v0.2.5
22482026-08-05T12:19:13.417Z Checking ed25519 v2.2.3
22492026-08-05T12:19:13.509Z Checking pem v3.0.6
22502026-08-05T12:19:13.577Z Checking ref-cast v1.0.25
22512026-08-05T12:19:13.642Z Checking zstd-sys v2.0.16+zstd.1.5.7
22522026-08-05T12:19:13.715Z Checking hyper-tls v0.6.0
22532026-08-05T12:19:13.790Z Checking zstd-safe v7.2.4
22542026-08-05T12:19:13.852Z Checking ed25519-dalek v2.2.0
22552026-08-05T12:19:13.899Z Checking jiff v0.2.34
22562026-08-05T12:19:13.937Z Checking snafu v0.8.9
22572026-08-05T12:19:13.976Z Checking rand v0.10.1
22582026-08-05T12:19:14.075Z Checking serde_plain v1.0.2
22592026-08-05T12:19:14.212Z Checking typed-path v0.9.3
22602026-08-05T12:19:14.234Z Checking fixedbitset v0.5.7
22612026-08-05T12:19:14.248Z Checking bumpalo v3.20.2
22622026-08-05T12:19:14.443Z Checking libbz2-rs-sys v0.2.2
22632026-08-05T12:19:14.474Z Checking petgraph v0.8.3
22642026-08-05T12:19:14.502Z Checking zopfli v0.8.3
22652026-08-05T12:19:14.531Z Checking zstd v0.13.3
22662026-08-05T12:19:14.686Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22672026-08-05T12:19:14.734Z Checking reqwest v0.12.28
22682026-08-05T12:19:14.824Z Checking bzip2 v0.6.1
22692026-08-05T12:19:14.860Z Checking crossterm v0.28.1
22702026-08-05T12:19:14.941Z Checking similar v2.7.0
22712026-08-05T12:19:15.027Z Checking fs-err v3.3.0
22722026-08-05T12:19:15.362Z Checking hash32 v0.2.1
22732026-08-05T12:19:15.368Z Checking serde-big-array v0.5.1
22742026-08-05T12:19:15.436Z Checking unicode-bidi v0.3.18
22752026-08-05T12:19:15.511Z Checking unicode-properties v0.1.4
22762026-08-05T12:19:15.548Z Checking predicates-core v1.0.10
22772026-08-05T12:19:15.585Z Checking heapless v0.7.17
22782026-08-05T12:19:15.620Z Checking olpc-cjson v0.1.4
22792026-08-05T12:19:15.666Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22802026-08-05T12:19:15.704Z Checking hickory-proto v0.25.2
22812026-08-05T12:19:15.740Z Checking byte-wrapper v0.1.0
22822026-08-05T12:19:15.781Z Checking stringprep v0.1.5
22832026-08-05T12:19:15.786Z Checking zip v4.6.1
22842026-08-05T12:19:15.849Z Checking md-5 v0.10.6
22852026-08-05T12:19:15.961Z Checking float-cmp v0.10.0
22862026-08-05T12:19:16.006Z Checking normalize-line-endings v0.3.0
22872026-08-05T12:19:16.043Z Checking fallible-iterator v0.2.0
22882026-08-05T12:19:16.050Z Checking difflib v0.4.0
22892026-08-05T12:19:16.071Z Checking smoltcp v0.9.1
22902026-08-05T12:19:16.071Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22912026-08-05T12:19:16.211Z Checking tough v0.22.0
22922026-08-05T12:19:16.211Z Checking iddqd v0.4.2
22932026-08-05T12:19:16.276Z Checking predicates v3.1.4
22942026-08-05T12:19:16.332Z Checking postgres-protocol v0.6.10
22952026-08-05T12:19:16.398Z Checking phf_shared v0.11.3
22962026-08-05T12:19:16.571Z Checking phf_shared v0.13.1
22972026-08-05T12:19:16.610Z Checking tokio-stream v0.1.18
22982026-08-05T12:19:16.665Z Checking buf-list v1.1.2
22992026-08-05T12:19:16.708Z Checking strum v0.27.2
23002026-08-05T12:19:16.746Z Checking lalrpop-util v0.19.12
23012026-08-05T12:19:16.795Z Checking fixedbitset v0.4.2
23022026-08-05T12:19:16.852Z Checking new_debug_unreachable v1.0.6
23032026-08-05T12:19:16.889Z Checking precomputed-hash v0.1.1
23042026-08-05T12:19:16.932Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23052026-08-05T12:19:16.972Z Checking phf v0.13.1
23062026-08-05T12:19:16.984Z Checking petgraph v0.6.5
23072026-08-05T12:19:17.045Z Checking string_cache v0.8.9
23082026-08-05T12:19:17.053Z Checking postgres-types v0.2.12
23092026-08-05T12:19:17.136Z Checking itertools v0.15.0
23102026-08-05T12:19:17.174Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23112026-08-05T12:19:17.285Z Checking peg-runtime v0.8.5
23122026-08-05T12:19:17.406Z Checking whoami v2.1.0
23132026-08-05T12:19:17.485Z Checking is-terminal v0.4.17
23142026-08-05T12:19:17.558Z Checking crossbeam-channel v0.5.15
23152026-08-05T12:19:17.619Z Checking thread_local v1.1.9
23162026-08-05T12:19:17.654Z Checking tokio-postgres v0.7.16
23172026-08-05T12:19:17.807Z Checking term v1.2.1
23182026-08-05T12:19:17.917Z Checking take_mut v0.2.2
23192026-08-05T12:19:18.054Z Checking slog-async v2.8.0
23202026-08-05T12:19:18.061Z Checking slog-term v2.9.2
23212026-08-05T12:19:18.217Z Compiling newtype-uuid-macros v0.1.0
23222026-08-05T12:19:18.260Z Checking match_cfg v0.1.0
23232026-08-05T12:19:18.335Z Checking slog-json v2.6.1
23242026-08-05T12:19:18.348Z Compiling multer v3.1.0
23252026-08-05T12:19:18.370Z Compiling async-stream-impl v0.3.6
23262026-08-05T12:19:18.408Z Checking hostname v0.3.1
23272026-08-05T12:19:18.484Z Compiling dropshot v0.17.1
23282026-08-05T12:19:18.521Z Compiling dropshot_endpoint v0.17.1
23292026-08-05T12:19:18.558Z Checking slog-bunyan v2.5.0
23302026-08-05T12:19:18.669Z Checking debug-ignore v1.0.5
23312026-08-05T12:19:18.712Z Checking progenitor-client v0.14.0
23322026-08-05T12:19:18.798Z Checking sha1 v0.11.0
23332026-08-05T12:19:18.833Z Checking serde_spanned v1.1.1
23342026-08-05T12:19:18.926Z Checking serde_path_to_error v0.1.20
23352026-08-05T12:19:18.973Z Checking toml_datetime v1.1.1+spec-1.1.0
23362026-08-05T12:19:18.984Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23372026-08-05T12:19:19.042Z Checking toml_writer v1.1.1+spec-1.1.0
23382026-08-05T12:19:19.078Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23392026-08-05T12:19:19.141Z Checking compression-core v0.4.31
23402026-08-05T12:19:19.252Z Checking async-stream v0.3.6
23412026-08-05T12:19:19.258Z Checking toml v1.1.2+spec-1.1.0
23422026-08-05T12:19:19.360Z Checking compression-codecs v0.4.37
23432026-08-05T12:19:19.399Z Checking rustls-pemfile v2.2.0
23442026-08-05T12:19:19.404Z Checking waitgroup v0.1.2
23452026-08-05T12:19:19.479Z Checking hostname v0.4.2
23462026-08-05T12:19:19.523Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23472026-08-05T12:19:19.561Z Checking atomicwrites v0.4.4
23482026-08-05T12:19:19.566Z Checking async-compression v0.4.41
23492026-08-05T12:19:19.567Z Checking itertools v0.14.0
23502026-08-05T12:19:19.666Z Compiling parse-display-derive v0.10.0
23512026-08-05T12:19:19.669Z Checking macaddr v1.0.1
23522026-08-05T12:19:19.669Z Checking regress v0.10.5
23532026-08-05T12:19:19.770Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23542026-08-05T12:19:19.897Z Checking instant v0.1.13
23552026-08-05T12:19:19.939Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23562026-08-05T12:19:19.981Z Checking backon v1.6.0
23572026-08-05T12:19:20.040Z Checking backoff v0.4.0
23582026-08-05T12:19:20.179Z Checking humantime v2.3.0
23592026-08-05T12:19:20.217Z Checking progenitor-extras v0.2.0
23602026-08-05T12:19:20.258Z Checking unicode-width v0.2.0
23612026-08-05T12:19:20.262Z Compiling convert_case v0.4.0
23622026-08-05T12:19:20.384Z Checking half v2.7.1
23632026-08-05T12:19:20.464Z Checking ciborium-io v0.2.2
23642026-08-05T12:19:20.531Z Checking heck v0.5.0
23652026-08-05T12:19:20.585Z Checking secrecy v0.10.3
23662026-08-05T12:19:20.674Z Checking ciborium-ll v0.2.2
23672026-08-05T12:19:20.711Z Compiling derive_more v0.99.20
23682026-08-05T12:19:20.715Z Checking camino-tempfile v1.4.1
23692026-08-05T12:19:20.744Z Checking indent_write v2.2.0
23702026-08-05T12:19:20.811Z Compiling regress v0.11.1
23712026-08-05T12:19:20.869Z Checking ciborium v0.2.2
23722026-08-05T12:19:20.930Z Compiling crucible-workspace-hack v0.1.0
23732026-08-05T12:19:20.933Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23742026-08-05T12:19:21.173Z Checking inout v0.1.4
23752026-08-05T12:19:21.326Z Checking universal-hash v0.5.1
23762026-08-05T12:19:21.331Z Compiling thiserror-impl-no-std v2.0.2
23772026-08-05T12:19:21.410Z Checking cipher v0.4.4
23782026-08-05T12:19:21.427Z Checking parse-display v0.10.0
23792026-08-05T12:19:21.495Z Checking opaque-debug v0.3.1
23802026-08-05T12:19:21.595Z Checking poly1305 v0.8.0
23812026-08-05T12:19:21.618Z Checking blake2 v0.10.6
23822026-08-05T12:19:21.661Z Checking chacha20 v0.9.1
23832026-08-05T12:19:21.870Z Checking aead v0.5.2
23842026-08-05T12:19:21.873Z Checking password-hash v0.5.0
23852026-08-05T12:19:21.941Z Compiling unsafe-libyaml v0.2.11
23862026-08-05T12:19:22.043Z Checking chacha20poly1305 v0.10.1
23872026-08-05T12:19:22.157Z Checking argon2 v0.5.3
23882026-08-05T12:19:22.200Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23892026-08-05T12:19:22.315Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23902026-08-05T12:19:22.528Z Compiling typify-impl v0.6.2
23912026-08-05T12:19:22.563Z Checking thiserror-no-std v2.0.2
23922026-08-05T12:19:22.640Z Compiling serde_yaml v0.9.34+deprecated
23932026-08-05T12:19:22.680Z Checking vsss-rs v3.3.4
23942026-08-05T12:19:22.716Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23952026-08-05T12:19:23.032Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23962026-08-05T12:19:23.264Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23972026-08-05T12:19:23.300Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23982026-08-05T12:19:23.813Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23992026-08-05T12:19:23.978Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24002026-08-05T12:19:23.981Z Checking swrite v0.1.0
24012026-08-05T12:19:24.054Z Checking crossbeam-deque v0.8.6
24022026-08-05T12:19:24.089Z Compiling rayon-core v1.13.0
24032026-08-05T12:19:24.135Z Compiling num-derive v0.4.2
24042026-08-05T12:19:24.223Z Compiling toml_datetime v0.7.5+spec-1.1.0
24052026-08-05T12:19:24.276Z Compiling proc-macro-error v1.0.4
24062026-08-05T12:19:24.510Z Compiling toml_edit v0.23.10+spec-1.0.0
24072026-08-05T12:19:24.620Z Checking tabwriter v1.4.1
24082026-08-05T12:19:24.724Z Checking rayon v1.11.0
24092026-08-05T12:19:24.773Z Checking colored v3.1.1
24102026-08-05T12:19:25.072Z Checking glob v0.3.3
24112026-08-05T12:19:25.171Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24122026-08-05T12:19:25.171Z Compiling heapless v0.8.0
24132026-08-05T12:19:25.204Z Checking toml v0.8.23
24142026-08-05T12:19:25.204Z Compiling proc-macro-crate v3.4.0
24152026-08-05T12:19:25.227Z Checking hash32 v0.3.1
24162026-08-05T12:19:25.405Z Compiling ingot-macros v0.2.0
24172026-08-05T12:19:25.457Z Compiling smoltcp v0.11.0
24182026-08-05T12:19:25.613Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24192026-08-05T12:19:25.747Z Compiling num_enum_derive v0.7.6
24202026-08-05T12:19:25.925Z Checking cobs v0.3.0
24212026-08-05T12:19:25.962Z Compiling usdt-attr-macro v0.5.0
24222026-08-05T12:19:26.038Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24232026-08-05T12:19:26.065Z Compiling usdt-macro v0.5.0
24242026-08-05T12:19:26.097Z Checking memmap v0.7.0
24252026-08-05T12:19:26.249Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24262026-08-05T12:19:26.274Z Checking postcard v1.1.3
24272026-08-05T12:19:26.596Z Compiling proc-macro-crate v1.3.1
24282026-08-05T12:19:26.778Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24292026-08-05T12:19:26.813Z Checking num_enum v0.7.6
24302026-08-05T12:19:26.851Z Checking usdt v0.5.0
24312026-08-05T12:19:26.949Z Checking sigpipe v0.1.3
24322026-08-05T12:19:26.997Z Compiling foreign-types-macros v0.2.3
24332026-08-05T12:19:27.045Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24342026-08-05T12:19:27.077Z Checking foreign-types-shared v0.3.1
24352026-08-05T12:19:27.109Z Compiling typify-macro v0.6.2
24362026-08-05T12:19:27.109Z Compiling num_enum_derive v0.5.11
24372026-08-05T12:19:27.364Z Checking cstr-argument v0.1.2
24382026-08-05T12:19:27.463Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24392026-08-05T12:19:27.504Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24402026-08-05T12:19:27.584Z Checking foreign-types v0.5.0
24412026-08-05T12:19:27.692Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24422026-08-05T12:19:27.729Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24432026-08-05T12:19:27.936Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24442026-08-05T12:19:27.946Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24452026-08-05T12:19:28.007Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24462026-08-05T12:19:28.014Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24472026-08-05T12:19:28.105Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24482026-08-05T12:19:28.181Z Compiling zone_cfg_derive v0.3.1
24492026-08-05T12:19:28.220Z Checking ingot-types v0.2.0
24502026-08-05T12:19:28.223Z Checking num_enum v0.5.11
24512026-08-05T12:19:28.223Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24522026-08-05T12:19:28.409Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24532026-08-05T12:19:28.482Z Checking itertools v0.12.1
24542026-08-05T12:19:28.519Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24552026-08-05T12:19:28.603Z Checking ingot v0.2.1
24562026-08-05T12:19:28.780Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24572026-08-05T12:19:28.817Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24582026-08-05T12:19:28.851Z Compiling typify v0.6.2
24592026-08-05T12:19:28.962Z Compiling progenitor-impl v0.14.0
24602026-08-05T12:19:28.997Z Checking smf v0.2.3
24612026-08-05T12:19:29.001Z Checking whoami v1.6.1
24622026-08-05T12:19:29.068Z Compiling derive-where v1.6.0
24632026-08-05T12:19:29.197Z Checking tokio-dtrace v0.1.1
24642026-08-05T12:19:29.287Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24652026-08-05T12:19:29.410Z Checking oxide-tokio-rt v0.1.4
24662026-08-05T12:19:29.505Z Checking zone v0.3.1
24672026-08-05T12:19:29.612Z Checking console v0.15.11
24682026-08-05T12:19:29.891Z Checking newline-converter v0.3.0
24692026-08-05T12:19:29.928Z Checking bytecount v0.6.9
24702026-08-05T12:19:30.048Z Checking unicode-width v0.1.14
24712026-08-05T12:19:30.092Z Checking expectorate v1.2.0
24722026-08-05T12:19:30.127Z Checking num-rational v0.4.2
24732026-08-05T12:19:30.251Z Checking num-complex v0.4.6
24742026-08-05T12:19:30.287Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24752026-08-05T12:19:30.332Z Checking float-ord v0.3.2
24762026-08-05T12:19:30.431Z Compiling cancel-safe-futures v0.1.5
24772026-08-05T12:19:30.467Z Checking linear-map v1.2.0
24782026-08-05T12:19:30.470Z Checking oxide-update-engine-types v0.1.2
24792026-08-05T12:19:30.620Z Checking num v0.4.3
24802026-08-05T12:19:30.700Z Checking gethostname v0.5.0
24812026-08-05T12:19:30.735Z Compiling prettyplease v0.2.37
24822026-08-05T12:19:30.821Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24832026-08-05T12:19:31.013Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24842026-08-05T12:19:31.179Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24852026-08-05T12:19:31.241Z Compiling owo-colors v4.3.0
24862026-08-05T12:19:31.278Z Checking resolv-conf v0.7.6
24872026-08-05T12:19:31.427Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24882026-08-05T12:19:31.463Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24892026-08-05T12:19:31.463Z Checking oxide-update-engine v0.1.2
24902026-08-05T12:19:31.532Z Checking unicode-linebreak v0.1.5
24912026-08-05T12:19:31.669Z Compiling progenitor-macro v0.14.0
24922026-08-05T12:19:31.771Z Checking smawk v0.3.2
24932026-08-05T12:19:31.918Z Checking papergrid v0.11.0
24942026-08-05T12:19:31.962Z Compiling tabled_derive v0.7.0
24952026-08-05T12:19:32.288Z Compiling convert_case v0.10.0
24962026-08-05T12:19:32.555Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24972026-08-05T12:19:32.561Z Compiling slog-dtrace v0.3.0
24982026-08-05T12:19:32.624Z Compiling derive_more-impl v2.1.1
24992026-08-05T12:19:32.871Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25002026-08-05T12:19:32.913Z Checking tabled v0.15.0
25012026-08-05T12:19:32.949Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25022026-08-05T12:19:33.247Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25032026-08-05T12:19:33.485Z Checking derive_more v2.1.1
25042026-08-05T12:19:33.595Z Checking crossterm v0.29.0
25052026-08-05T12:19:33.792Z Checking linked-hash-map v0.5.6
25062026-08-05T12:19:34.019Z Checking lru-cache v0.1.2
25072026-08-05T12:19:34.290Z Checking hickory-proto v0.24.4
25082026-08-05T12:19:34.316Z Checking fd-lock v4.0.4
25092026-08-05T12:19:34.869Z Checking vte v0.14.1
25102026-08-05T12:19:35.207Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25112026-08-05T12:19:35.292Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25122026-08-05T12:19:35.308Z Checking display-error-chain v0.2.2
25132026-08-05T12:19:35.399Z Checking strip-ansi-escapes v0.2.1
25142026-08-05T12:19:35.598Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25152026-08-05T12:19:36.653Z Checking progenitor v0.14.0
25162026-08-05T12:19:36.746Z Checking nu-ansi-term v0.50.3
25172026-08-05T12:19:36.784Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25182026-08-05T12:19:36.984Z Checking termtree v0.5.1
25192026-08-05T12:19:37.123Z Checking reedline v0.40.0
25202026-08-05T12:19:37.270Z Checking hickory-resolver v0.24.4
25212026-08-05T12:19:37.307Z Checking textwrap v0.16.2
25222026-08-05T12:19:37.651Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25232026-08-05T12:19:37.705Z Compiling minimal-lexical v0.2.1
25242026-08-05T12:19:37.934Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25252026-08-05T12:19:37.989Z Compiling nom v7.1.3
25262026-08-05T12:19:38.040Z Checking qorb v0.4.1
25272026-08-05T12:19:38.301Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25282026-08-05T12:19:38.663Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25292026-08-05T12:19:38.814Z Compiling unicode-xid v0.2.6
25302026-08-05T12:19:38.970Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25312026-08-05T12:19:39.235Z Compiling ar_archive_writer v0.5.1
25322026-08-05T12:19:39.273Z Checking csv-core v0.1.13
25332026-08-05T12:19:39.307Z Compiling stacker v0.1.23
25342026-08-05T12:19:39.365Z Checking highway v1.3.0
25352026-08-05T12:19:39.473Z Checking csv v1.4.0
25362026-08-05T12:19:39.593Z Compiling cfg_aliases v0.1.1
25372026-08-05T12:19:39.632Z Compiling semver v0.1.20
25382026-08-05T12:19:39.705Z Compiling nix v0.28.0
25392026-08-05T12:19:39.743Z Checking nibble_vec v0.1.0
25402026-08-05T12:19:39.809Z Checking endian-type v0.1.2
25412026-08-05T12:19:39.868Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25422026-08-05T12:19:39.904Z Compiling rustc_version v0.1.7
25432026-08-05T12:19:39.969Z Checking radix_trie v0.2.1
25442026-08-05T12:19:40.028Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25452026-08-05T12:19:40.145Z Compiling psm v0.1.30
25462026-08-05T12:19:40.185Z Compiling newtype_derive v0.1.6
25472026-08-05T12:19:40.222Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25482026-08-05T12:19:40.255Z Checking phf_shared v0.12.1
25492026-08-05T12:19:40.383Z Checking nom v8.0.0
25502026-08-05T12:19:40.419Z Compiling recursive-proc-macro-impl v0.1.1
25512026-08-05T12:19:40.453Z Compiling chrono-tz v0.10.4
25522026-08-05T12:19:40.743Z Checking phf v0.12.1
25532026-08-05T12:19:40.903Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25542026-08-05T12:19:40.937Z Compiling const_format_proc_macros v0.2.34
25552026-08-05T12:19:40.940Z Compiling peg-macros v0.8.5
25562026-08-05T12:19:41.041Z Checking winnow v0.6.26
25572026-08-05T12:19:41.156Z Checking recursive v0.1.1
25582026-08-05T12:19:41.285Z Compiling sqlparser_derive v0.5.0
25592026-08-05T12:19:41.408Z Checking home v0.5.12
25602026-08-05T12:19:41.547Z Checking unicode_categories v0.1.1
25612026-08-05T12:19:41.778Z Checking const_format v0.2.35
25622026-08-05T12:19:41.820Z Checking rustyline v14.0.0
25632026-08-05T12:19:42.077Z Checking sqlparser v0.61.0
25642026-08-05T12:19:42.333Z Checking peg v0.8.5
25652026-08-05T12:19:42.370Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25662026-08-05T12:19:42.433Z Checking sqlformat v0.3.5
25672026-08-05T12:19:42.633Z Checking bcs v0.1.6
25682026-08-05T12:19:42.902Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25692026-08-05T12:19:42.907Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25702026-08-05T12:19:43.001Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25712026-08-05T12:19:43.089Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25722026-08-05T12:19:43.152Z Checking steno v0.4.1
25732026-08-05T12:19:43.517Z Checking sha1 v0.10.6
25742026-08-05T12:19:43.711Z Checking filetime v0.2.27
25752026-08-05T12:19:43.754Z Checking xattr v1.6.1
25762026-08-05T12:19:43.880Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25772026-08-05T12:19:43.912Z Checking tar v0.4.46
25782026-08-05T12:19:44.070Z Checking subprocess v0.2.15
25792026-08-05T12:19:44.109Z Checking headers-core v0.3.0
25802026-08-05T12:19:44.167Z Checking yasna v0.5.2
25812026-08-05T12:19:44.317Z Checking headers v0.4.1
25822026-08-05T12:19:44.387Z Checking port-file v0.1.0
25832026-08-05T12:19:44.622Z Checking rcgen v0.12.1
25842026-08-05T12:19:44.625Z Checking tagptr v0.2.0
25852026-08-05T12:19:44.797Z Checking dropshot-api-manager-types v0.7.2
25862026-08-05T12:19:44.832Z Checking moka v0.12.13
25872026-08-05T12:19:44.995Z Checking hickory-proto v0.26.1
25882026-08-05T12:19:45.031Z Checking utf-8 v0.7.6
25892026-08-05T12:19:45.198Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25902026-08-05T12:19:45.374Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25912026-08-05T12:19:45.413Z Checking tungstenite v0.21.0
25922026-08-05T12:19:45.548Z Checking hickory-resolver v0.25.2
25932026-08-05T12:19:45.846Z Compiling libefi-sys v0.1.0
25942026-08-05T12:19:45.882Z Checking tokio-tungstenite v0.21.0
25952026-08-05T12:19:46.102Z Compiling bitfield-struct v0.6.2
25962026-08-05T12:19:46.187Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25972026-08-05T12:19:46.223Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25982026-08-05T12:19:46.290Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25992026-08-05T12:19:46.350Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
26002026-08-05T12:19:46.473Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26012026-08-05T12:19:46.477Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26022026-08-05T12:19:46.573Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26032026-08-05T12:19:46.635Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26042026-08-05T12:19:46.708Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26052026-08-05T12:19:46.749Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26062026-08-05T12:19:46.818Z Compiling xshell-macros v0.2.7
26072026-08-05T12:19:46.858Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26082026-08-05T12:19:47.014Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26092026-08-05T12:19:47.223Z Checking xshell v0.2.7
26102026-08-05T12:19:47.271Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26112026-08-05T12:19:47.450Z Checking half v1.8.3
26122026-08-05T12:19:47.477Z Checking libscf-sys v1.2.0
26132026-08-05T12:19:47.541Z Compiling proc-macro-error-attr2 v2.0.0
26142026-08-05T12:19:47.645Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26152026-08-05T12:19:47.667Z Checking serde_cbor v0.11.2
26162026-08-05T12:19:47.861Z Checking papergrid v0.17.0
26172026-08-05T12:19:47.951Z Compiling proc-macro-error2 v2.0.1
26182026-08-05T12:19:48.024Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26192026-08-05T12:19:48.073Z Checking testing_table v0.3.0
26202026-08-05T12:19:48.192Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26212026-08-05T12:19:48.285Z Compiling tabled_derive v0.11.0
26222026-08-05T12:19:48.347Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26232026-08-05T12:19:48.669Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26242026-08-05T12:19:48.965Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26252026-08-05T12:19:49.009Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
26262026-08-05T12:19:49.171Z Checking maplit v1.0.2
26272026-08-05T12:19:49.210Z Checking crc8 v0.1.1
26282026-08-05T12:19:49.283Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26292026-08-05T12:19:49.334Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26302026-08-05T12:19:49.472Z Checking tabled v0.20.0
26312026-08-05T12:19:49.709Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26322026-08-05T12:19:49.750Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26332026-08-05T12:19:49.777Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26342026-08-05T12:19:49.836Z Checking unicase v2.9.0
26352026-08-05T12:19:49.892Z Checking fxhash v0.2.1
26362026-08-05T12:19:50.046Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26372026-08-05T12:19:50.095Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26382026-08-05T12:19:50.141Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26392026-08-05T12:19:50.378Z Compiling darling_core v0.21.3
26402026-08-05T12:19:50.412Z Checking sha2 v0.11.0
26412026-08-05T12:19:50.610Z Compiling vergen-lib v0.1.6
26422026-08-05T12:19:50.846Z Compiling diesel_derives v2.3.7
26432026-08-05T12:19:50.934Z Checking scheduled-thread-pool v0.2.7
26442026-08-05T12:19:51.102Z Compiling vergen-gitcl v1.0.8
26452026-08-05T12:19:51.137Z Compiling diesel_table_macro_syntax v0.3.0
26462026-08-05T12:19:51.155Z Checking r2d2 v0.8.10
26472026-08-05T12:19:51.398Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26482026-08-05T12:19:51.401Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26492026-08-05T12:19:51.659Z Checking downcast-rs v2.0.2
26502026-08-05T12:19:51.762Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26512026-08-05T12:19:51.795Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26522026-08-05T12:19:52.052Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26532026-08-05T12:19:52.234Z Checking kstat-rs v0.2.5
26542026-08-05T12:19:52.270Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26552026-08-05T12:19:52.303Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26562026-08-05T12:19:52.377Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26572026-08-05T12:19:52.455Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26582026-08-05T12:19:52.535Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26592026-08-05T12:19:52.911Z Compiling darling_macro v0.21.3
26602026-08-05T12:19:53.155Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26612026-08-05T12:19:53.194Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26622026-08-05T12:19:53.443Z Compiling darling v0.21.3
26632026-08-05T12:19:53.520Z Compiling dirs-sys-next v0.1.2
26642026-08-05T12:19:53.559Z Compiling dsl_auto_type v0.2.0
26652026-08-05T12:19:53.613Z Compiling crunchy v0.2.4
26662026-08-05T12:19:53.828Z Compiling parking_lot_core v0.8.6
26672026-08-05T12:19:53.943Z Compiling dirs-next v2.0.0
26682026-08-05T12:19:53.989Z Compiling clang-sys v1.8.1
26692026-08-05T12:19:54.094Z Compiling git-stub v1.0.0
26702026-08-05T12:19:54.107Z Compiling tiny-keccak v2.0.2
26712026-08-05T12:19:54.348Z Compiling git-stub-vcs v0.1.0
26722026-08-05T12:19:54.417Z Compiling term v0.7.0
26732026-08-05T12:19:54.485Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26742026-08-05T12:19:54.560Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26752026-08-05T12:19:54.726Z Compiling bit-vec v0.6.3
26762026-08-05T12:19:54.788Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26772026-08-05T12:19:54.828Z Compiling ascii-canvas v3.0.0
26782026-08-05T12:19:54.951Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26792026-08-05T12:19:55.006Z Compiling bit-set v0.5.3
26802026-08-05T12:19:55.127Z Checking parking_lot v0.11.2
26812026-08-05T12:19:55.195Z Checking prefix-trie v0.7.0
26822026-08-05T12:19:55.280Z Compiling itertools v0.10.5
26832026-08-05T12:19:55.323Z Compiling ena v0.14.4
26842026-08-05T12:19:55.351Z Compiling libloading v0.8.9
26852026-08-05T12:19:55.487Z Compiling diff v0.1.13
26862026-08-05T12:19:55.556Z Compiling bindgen v0.71.1
26872026-08-05T12:19:55.559Z Compiling regex-syntax v0.6.29
26882026-08-05T12:19:55.643Z Checking hickory-server v0.25.2
26892026-08-05T12:19:55.878Z Checking sled v0.34.7
26902026-08-05T12:19:56.061Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26912026-08-05T12:19:56.378Z Compiling cexpr v0.6.0
26922026-08-05T12:19:56.661Z Checking nanorand v0.7.0
26932026-08-05T12:19:56.891Z Compiling lalrpop v0.19.12
26942026-08-05T12:19:56.925Z Compiling salty v0.3.0
26952026-08-05T12:19:57.060Z Compiling rustc-hash v2.1.1
26962026-08-05T12:19:57.136Z Checking flume v0.11.1
26972026-08-05T12:19:57.219Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26982026-08-05T12:19:57.408Z Compiling libxml v0.3.3
26992026-08-05T12:19:57.735Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27002026-08-05T12:19:57.778Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27012026-08-05T12:19:57.984Zerror[E0271]: expected `Answers` to be an iterator that yields `&Record`, but it yields `&Record`
27022026-08-05T12:19:57.984Z --> dns-server/src/dns_server.rs:487:12
27032026-08-05T12:19:57.985Z |
27042026-08-05T12:19:57.985Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
27052026-08-05T12:19:57.985Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
27062026-08-05T12:19:57.985Z |
27072026-08-05T12:19:57.985Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27082026-08-05T12:19:57.985Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
27092026-08-05T12:19:57.985Z |
27102026-08-05T12:19:57.985Z 77 | pub struct Record<R: RecordData = RData> {
27112026-08-05T12:19:57.985Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27122026-08-05T12:19:57.985Z |
27132026-08-05T12:19:57.985Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
27142026-08-05T12:19:57.985Z |
27152026-08-05T12:19:57.985Z 78 | pub struct Record<R: RecordData = RData> {
27162026-08-05T12:19:57.985Z | ---------------------------------------- this is the found type
27172026-08-05T12:19:57.985Z = help: you can use `cargo tree` to explore your dependency tree
27182026-08-05T12:19:57.985Znote: required by a bound in `hickory_server::authority::MessageResponse`
27192026-08-05T12:19:57.985Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23
27202026-08-05T12:19:57.985Z |
27212026-08-05T12:19:57.985Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
27222026-08-05T12:19:57.985Z | --------------- required by a bound in this struct
27232026-08-05T12:19:57.985Z 22 | where
27242026-08-05T12:19:57.985Z 23 | Answers: Iterator<Item = &'a Record> + Send + 'a,
27252026-08-05T12:19:57.986Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
27262026-08-05T12:19:57.986Z
27272026-08-05T12:19:57.990Zerror[E0271]: expected `NameServers` to be an iterator that yields `&Record`, but it yields `&Record`
27282026-08-05T12:19:57.990Z --> dns-server/src/dns_server.rs:487:12
27292026-08-05T12:19:57.990Z |
27302026-08-05T12:19:57.991Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
27312026-08-05T12:19:57.991Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
27322026-08-05T12:19:57.991Z |
27332026-08-05T12:19:57.991Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27342026-08-05T12:19:57.991Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
27352026-08-05T12:19:57.991Z |
27362026-08-05T12:19:57.991Z 77 | pub struct Record<R: RecordData = RData> {
27372026-08-05T12:19:57.991Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27382026-08-05T12:19:57.991Z |
27392026-08-05T12:19:57.991Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
27402026-08-05T12:19:57.991Z |
27412026-08-05T12:19:57.991Z 78 | pub struct Record<R: RecordData = RData> {
27422026-08-05T12:19:57.991Z | ---------------------------------------- this is the found type
27432026-08-05T12:19:57.991Z = help: you can use `cargo tree` to explore your dependency tree
27442026-08-05T12:19:57.991Znote: required by a bound in `hickory_server::authority::MessageResponse`
27452026-08-05T12:19:57.991Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:24:27
27462026-08-05T12:19:57.991Z |
27472026-08-05T12:19:57.991Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
27482026-08-05T12:19:57.991Z | --------------- required by a bound in this struct
27492026-08-05T12:19:57.991Z...
27502026-08-05T12:19:57.992Z 24 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
27512026-08-05T12:19:57.992Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
27522026-08-05T12:19:57.992Z
27532026-08-05T12:19:57.999Zerror[E0271]: expected `Soa` to be an iterator that yields `&Record`, but it yields `&Record`
27542026-08-05T12:19:57.999Z --> dns-server/src/dns_server.rs:487:12
27552026-08-05T12:19:57.999Z |
27562026-08-05T12:19:57.999Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
27572026-08-05T12:19:57.999Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
27582026-08-05T12:19:57.999Z |
27592026-08-05T12:19:57.999Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27602026-08-05T12:19:57.999Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
27612026-08-05T12:19:58.000Z |
27622026-08-05T12:19:58.000Z 77 | pub struct Record<R: RecordData = RData> {
27632026-08-05T12:19:58.000Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27642026-08-05T12:19:58.000Z |
27652026-08-05T12:19:58.000Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
27662026-08-05T12:19:58.000Z |
27672026-08-05T12:19:58.000Z 78 | pub struct Record<R: RecordData = RData> {
27682026-08-05T12:19:58.000Z | ---------------------------------------- this is the found type
27692026-08-05T12:19:58.000Z = help: you can use `cargo tree` to explore your dependency tree
27702026-08-05T12:19:58.000Znote: required by a bound in `hickory_server::authority::MessageResponse`
27712026-08-05T12:19:58.000Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:25:19
27722026-08-05T12:19:58.000Z |
27732026-08-05T12:19:58.000Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
27742026-08-05T12:19:58.000Z | --------------- required by a bound in this struct
27752026-08-05T12:19:58.000Z...
27762026-08-05T12:19:58.001Z 25 | Soa: Iterator<Item = &'a Record> + Send + 'a,
27772026-08-05T12:19:58.001Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
27782026-08-05T12:19:58.001Z
27792026-08-05T12:19:58.001Zerror[E0271]: expected `Additionals` to be an iterator that yields `&Record`, but it yields `&Record`
27802026-08-05T12:19:58.001Z --> dns-server/src/dns_server.rs:487:12
27812026-08-05T12:19:58.001Z |
27822026-08-05T12:19:58.001Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
27832026-08-05T12:19:58.002Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
27842026-08-05T12:19:58.002Z |
27852026-08-05T12:19:58.002Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27862026-08-05T12:19:58.002Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
27872026-08-05T12:19:58.002Z |
27882026-08-05T12:19:58.002Z 77 | pub struct Record<R: RecordData = RData> {
27892026-08-05T12:19:58.002Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27902026-08-05T12:19:58.002Z |
27912026-08-05T12:19:58.002Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
27922026-08-05T12:19:58.002Z |
27932026-08-05T12:19:58.002Z 78 | pub struct Record<R: RecordData = RData> {
27942026-08-05T12:19:58.002Z | ---------------------------------------- this is the found type
27952026-08-05T12:19:58.002Z = help: you can use `cargo tree` to explore your dependency tree
27962026-08-05T12:19:58.002Znote: required by a bound in `hickory_server::authority::MessageResponse`
27972026-08-05T12:19:58.002Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27
27982026-08-05T12:19:58.002Z |
27992026-08-05T12:19:58.002Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
28002026-08-05T12:19:58.002Z | --------------- required by a bound in this struct
28012026-08-05T12:19:58.002Z...
28022026-08-05T12:19:58.002Z 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
28032026-08-05T12:19:58.004Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
28042026-08-05T12:19:58.013Z
28052026-08-05T12:19:58.235Zerror[E0599]: no associated function or constant named `read` found for struct `hickory_server::authority::MessageRequest` in the current scope
28062026-08-05T12:19:58.235Z --> dns-server/src/dns_server.rs:161:36
28072026-08-05T12:19:58.235Z |
28082026-08-05T12:19:58.235Z161 | let mr = match MessageRequest::read(&mut dec) {
28092026-08-05T12:19:58.235Z | ^^^^ associated function or constant not found in `hickory_server::authority::MessageRequest`
28102026-08-05T12:19:58.235Z |
28112026-08-05T12:19:58.235Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
28122026-08-05T12:19:58.235Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/serialize/binary/mod.rs:44:1
28132026-08-05T12:19:58.235Z |
28142026-08-05T12:19:58.235Z 44 | pub trait BinDecodable<'r>: Sized {
28152026-08-05T12:19:58.235Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
28162026-08-05T12:19:58.235Z |
28172026-08-05T12:19:58.235Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/serialize/binary/mod.rs:45:1
28182026-08-05T12:19:58.235Z |
28192026-08-05T12:19:58.235Z 45 | pub trait BinDecodable<'r>: Sized {
28202026-08-05T12:19:58.235Z | --------------------------------- this is the trait that was imported
28212026-08-05T12:19:58.235Z = help: you can use `cargo tree` to explore your dependency tree
28222026-08-05T12:19:58.235Z
28232026-08-05T12:19:58.264Z Compiling strum_macros v0.24.3
28242026-08-05T12:19:58.264Zerror[E0599]: no associated function or constant named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope
28252026-08-05T12:19:58.264Z --> dns-server/src/dns_server.rs:173:34
28262026-08-05T12:19:58.264Z |
28272026-08-05T12:19:58.264Z173 | let header = Header::response_from_request(mr.header());
28282026-08-05T12:19:58.264Z | ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `hickory_proto::op::Header`
28292026-08-05T12:19:58.264Z |
28302026-08-05T12:19:58.264Znote: the function `response_from_request` is implemented on `hickory_proto::op::Metadata`
28312026-08-05T12:19:58.265Z --> dns-server/src/dns_server.rs:173:26
28322026-08-05T12:19:58.265Z |
28332026-08-05T12:19:58.265Z173 | let header = Header::response_from_request(mr.header());
28342026-08-05T12:19:58.265Z | ^^^^^^
28352026-08-05T12:19:58.265Z
28362026-08-05T12:19:58.265Zerror[E0599]: no associated function or constant named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope
28372026-08-05T12:19:58.265Z --> dns-server/src/dns_server.rs:273:30
28382026-08-05T12:19:58.265Z |
28392026-08-05T12:19:58.265Z273 | let mut header = Header::response_from_request(mr.header());
28402026-08-05T12:19:58.265Z | ^^^^^^^^^^^^^^^^^^^^^ associated function or constant not found in `hickory_proto::op::Header`
28412026-08-05T12:19:58.265Z |
28422026-08-05T12:19:58.265Znote: the function `response_from_request` is implemented on `hickory_proto::op::Metadata`
28432026-08-05T12:19:58.265Z --> dns-server/src/dns_server.rs:273:22
28442026-08-05T12:19:58.265Z |
28452026-08-05T12:19:58.265Z273 | let mut header = Header::response_from_request(mr.header());
28462026-08-05T12:19:58.265Z | ^^^^^^
28472026-08-05T12:19:58.265Z
28482026-08-05T12:19:58.273Zerror[E0308]: mismatched types
28492026-08-05T12:19:58.273Z --> dns-server/src/dns_server.rs:299:30
28502026-08-05T12:19:58.273Z |
28512026-08-05T12:19:58.273Z299 | let answer = store.query(query)?;
28522026-08-05T12:19:58.273Z | ----- ^^^^^ expected `hickory_proto::op::LowerQuery`, found `LowerQuery`
28532026-08-05T12:19:58.273Z | |
28542026-08-05T12:19:58.273Z | arguments to this method are incorrect
28552026-08-05T12:19:58.273Z |
28562026-08-05T12:19:58.273Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
28572026-08-05T12:19:58.273Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/lower_query.rs:22:1
28582026-08-05T12:19:58.273Z |
28592026-08-05T12:19:58.273Z 22 | pub struct LowerQuery {
28602026-08-05T12:19:58.273Z | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type
28612026-08-05T12:19:58.273Z |
28622026-08-05T12:19:58.273Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/lower_query.rs:18:1
28632026-08-05T12:19:58.273Z |
28642026-08-05T12:19:58.273Z 18 | pub struct LowerQuery {
28652026-08-05T12:19:58.273Z | --------------------- this is the found type
28662026-08-05T12:19:58.273Z = help: you can use `cargo tree` to explore your dependency tree
28672026-08-05T12:19:58.273Znote: method defined here
28682026-08-05T12:19:58.273Z --> dns-server/src/storage.rs:762:19
28692026-08-05T12:19:58.273Z |
28702026-08-05T12:19:58.274Z762 | pub(crate) fn query(
28712026-08-05T12:19:58.274Z | ^^^^^
28722026-08-05T12:19:58.274Z763 | &self,
28732026-08-05T12:19:58.274Z764 | query: &LowerQuery,
28742026-08-05T12:19:58.274Z | ------------------
28752026-08-05T12:19:58.274Z
28762026-08-05T12:19:58.274Zerror[E0308]: mismatched types
28772026-08-05T12:19:58.274Z --> dns-server/src/dns_server.rs:311:55
28782026-08-05T12:19:58.274Z |
28792026-08-05T12:19:58.274Z311 | if answer.name.is_none() && query.query_type() == RecordType::SOA {
28802026-08-05T12:19:58.274Z | ------------------ ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
28812026-08-05T12:19:58.274Z | |
28822026-08-05T12:19:58.274Z | expected because this is `hickory_resolver::hickory_proto::rr::RecordType`
28832026-08-05T12:19:58.274Z |
28842026-08-05T12:19:58.274Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
28852026-08-05T12:19:58.274Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
28862026-08-05T12:19:58.274Z |
28872026-08-05T12:19:58.274Z 33 | pub enum RecordType {
28882026-08-05T12:19:58.274Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
28892026-08-05T12:19:58.274Z |
28902026-08-05T12:19:58.274Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
28912026-08-05T12:19:58.274Z |
28922026-08-05T12:19:58.274Z 33 | pub enum RecordType {
28932026-08-05T12:19:58.274Z | ------------------- this is the found type
28942026-08-05T12:19:58.274Z = help: you can use `cargo tree` to explore your dependency tree
28952026-08-05T12:19:58.274Z
28962026-08-05T12:19:58.288Zerror[E0599]: no method named `data` found for reference `&hickory_proto::rr::Record` in the current scope
28972026-08-05T12:19:58.288Z --> dns-server/src/dns_server.rs:327:60
28982026-08-05T12:19:58.288Z |
28992026-08-05T12:19:58.288Z327 | .filter(|record| match (query.query_type(), record.data()) {
29002026-08-05T12:19:58.288Z | ^^^^-- help: remove the arguments
29012026-08-05T12:19:58.288Z | |
29022026-08-05T12:19:58.288Z | field, not a method
29032026-08-05T12:19:58.288Z
29042026-08-05T12:19:58.297Zerror[E0308]: mismatched types
29052026-08-05T12:19:58.297Z --> dns-server/src/dns_server.rs:328:14
29062026-08-05T12:19:58.297Z |
29072026-08-05T12:19:58.297Z328 | (RecordType::ANY, _) => true,
29082026-08-05T12:19:58.297Z | ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
29092026-08-05T12:19:58.297Z |
29102026-08-05T12:19:58.297Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29112026-08-05T12:19:58.297Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
29122026-08-05T12:19:58.297Z |
29132026-08-05T12:19:58.298Z 33 | pub enum RecordType {
29142026-08-05T12:19:58.298Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
29152026-08-05T12:19:58.298Z |
29162026-08-05T12:19:58.298Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
29172026-08-05T12:19:58.298Z |
29182026-08-05T12:19:58.298Z 33 | pub enum RecordType {
29192026-08-05T12:19:58.298Z | ------------------- this is the found type
29202026-08-05T12:19:58.298Z = help: you can use `cargo tree` to explore your dependency tree
29212026-08-05T12:19:58.298Z
29222026-08-05T12:19:58.298Zerror[E0308]: mismatched types
29232026-08-05T12:19:58.298Z --> dns-server/src/dns_server.rs:329:14
29242026-08-05T12:19:58.298Z |
29252026-08-05T12:19:58.298Z329 | (RecordType::A, RData::A(_)) => true,
29262026-08-05T12:19:58.298Z | ^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
29272026-08-05T12:19:58.298Z |
29282026-08-05T12:19:58.298Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29292026-08-05T12:19:58.298Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
29302026-08-05T12:19:58.298Z |
29312026-08-05T12:19:58.298Z 33 | pub enum RecordType {
29322026-08-05T12:19:58.298Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
29332026-08-05T12:19:58.298Z |
29342026-08-05T12:19:58.298Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
29352026-08-05T12:19:58.299Z |
29362026-08-05T12:19:58.299Z 33 | pub enum RecordType {
29372026-08-05T12:19:58.299Z | ------------------- this is the found type
29382026-08-05T12:19:58.299Z = help: you can use `cargo tree` to explore your dependency tree
29392026-08-05T12:19:58.299Z
29402026-08-05T12:19:58.299Zerror[E0308]: mismatched types
29412026-08-05T12:19:58.299Z --> dns-server/src/dns_server.rs:330:14
29422026-08-05T12:19:58.299Z |
29432026-08-05T12:19:58.299Z330 | (RecordType::AAAA, RData::AAAA(_)) => true,
29442026-08-05T12:19:58.299Z | ^^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
29452026-08-05T12:19:58.299Z |
29462026-08-05T12:19:58.299Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29472026-08-05T12:19:58.299Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
29482026-08-05T12:19:58.299Z |
29492026-08-05T12:19:58.299Z 33 | pub enum RecordType {
29502026-08-05T12:19:58.299Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
29512026-08-05T12:19:58.299Z |
29522026-08-05T12:19:58.299Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
29532026-08-05T12:19:58.299Z |
29542026-08-05T12:19:58.299Z 33 | pub enum RecordType {
29552026-08-05T12:19:58.299Z | ------------------- this is the found type
29562026-08-05T12:19:58.299Z = help: you can use `cargo tree` to explore your dependency tree
29572026-08-05T12:19:58.299Z
29582026-08-05T12:19:58.299Zerror[E0308]: mismatched types
29592026-08-05T12:19:58.299Z --> dns-server/src/dns_server.rs:331:14
29602026-08-05T12:19:58.300Z |
29612026-08-05T12:19:58.300Z331 | (RecordType::SRV, RData::SRV(_)) => true,
29622026-08-05T12:19:58.300Z | ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
29632026-08-05T12:19:58.300Z |
29642026-08-05T12:19:58.300Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29652026-08-05T12:19:58.300Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
29662026-08-05T12:19:58.301Z |
29672026-08-05T12:19:58.301Z 33 | pub enum RecordType {
29682026-08-05T12:19:58.301Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
29692026-08-05T12:19:58.301Z |
29702026-08-05T12:19:58.301Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
29712026-08-05T12:19:58.301Z |
29722026-08-05T12:19:58.301Z 33 | pub enum RecordType {
29732026-08-05T12:19:58.301Z | ------------------- this is the found type
29742026-08-05T12:19:58.301Z = help: you can use `cargo tree` to explore your dependency tree
29752026-08-05T12:19:58.301Z
29762026-08-05T12:19:58.301Zerror[E0308]: mismatched types
29772026-08-05T12:19:58.301Z --> dns-server/src/dns_server.rs:332:14
29782026-08-05T12:19:58.301Z |
29792026-08-05T12:19:58.301Z332 | (RecordType::NS, RData::NS(_)) => true,
29802026-08-05T12:19:58.301Z | ^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
29812026-08-05T12:19:58.301Z |
29822026-08-05T12:19:58.301Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29832026-08-05T12:19:58.301Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
29842026-08-05T12:19:58.302Z |
29852026-08-05T12:19:58.302Z 33 | pub enum RecordType {
29862026-08-05T12:19:58.302Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
29872026-08-05T12:19:58.302Z |
29882026-08-05T12:19:58.302Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
29892026-08-05T12:19:58.302Z |
29902026-08-05T12:19:58.302Z 33 | pub enum RecordType {
29912026-08-05T12:19:58.302Z | ------------------- this is the found type
29922026-08-05T12:19:58.302Z = help: you can use `cargo tree` to explore your dependency tree
29932026-08-05T12:19:58.302Z
29942026-08-05T12:19:58.302Zerror[E0308]: mismatched types
29952026-08-05T12:19:58.302Z --> dns-server/src/dns_server.rs:333:14
29962026-08-05T12:19:58.302Z |
29972026-08-05T12:19:58.302Z333 | (RecordType::SOA, RData::SOA(_)) => true,
29982026-08-05T12:19:58.302Z | ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
29992026-08-05T12:19:58.302Z |
30002026-08-05T12:19:58.303Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30012026-08-05T12:19:58.303Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
30022026-08-05T12:19:58.303Z |
30032026-08-05T12:19:58.303Z 33 | pub enum RecordType {
30042026-08-05T12:19:58.312Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
30052026-08-05T12:19:58.312Z |
30062026-08-05T12:19:58.312Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
30072026-08-05T12:19:58.312Z |
30082026-08-05T12:19:58.312Z 33 | pub enum RecordType {
30092026-08-05T12:19:58.312Z | ------------------- this is the found type
30102026-08-05T12:19:58.312Z = help: you can use `cargo tree` to explore your dependency tree
30112026-08-05T12:19:58.312Z
30122026-08-05T12:19:58.313Zerror[E0599]: no method named `data` found for struct `hickory_proto::rr::Record<R>` in the current scope
30132026-08-05T12:19:58.313Z --> dns-server/src/dns_server.rs:348:51
30142026-08-05T12:19:58.313Z |
30152026-08-05T12:19:58.313Z348 | let additionals_target = match record.data() {
30162026-08-05T12:19:58.313Z | ^^^^-- help: remove the arguments
30172026-08-05T12:19:58.313Z | |
30182026-08-05T12:19:58.313Z | field, not a method
30192026-08-05T12:19:58.313Z
30202026-08-05T12:19:58.329Zerror[E0599]: no method named `target` found for struct `hickory_proto::rr::rdata::SRV` in the current scope
30212026-08-05T12:19:58.329Z --> dns-server/src/dns_server.rs:349:45
30222026-08-05T12:19:58.330Z |
30232026-08-05T12:19:58.330Z349 | RData::SRV(srv) => Some(srv.target()),
30242026-08-05T12:19:58.330Z | ^^^^^^-- help: remove the arguments
30252026-08-05T12:19:58.330Z | |
30262026-08-05T12:19:58.330Z | field, not a method
30272026-08-05T12:19:58.330Z
30282026-08-05T12:19:58.342Zerror[E0271]: type mismatch resolving `<Vec<&Record> as IntoIterator>::Item == &Record`
30292026-08-05T12:19:58.342Z --> dns-server/src/dns_server.rs:416:9
30302026-08-05T12:19:58.342Z |
30312026-08-05T12:19:58.342Z414 | let mresp = rb.build(
30322026-08-05T12:19:58.342Z | ----- required by a bound introduced by this call
30332026-08-05T12:19:58.342Z415 | header,
30342026-08-05T12:19:58.342Z416 | response_records.iter().collect::<Vec<&Record>>(),
30352026-08-05T12:19:58.342Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
30362026-08-05T12:19:58.342Z |
30372026-08-05T12:19:58.342Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30382026-08-05T12:19:58.342Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
30392026-08-05T12:19:58.342Z |
30402026-08-05T12:19:58.342Z 77 | pub struct Record<R: RecordData = RData> {
30412026-08-05T12:19:58.342Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30422026-08-05T12:19:58.342Z |
30432026-08-05T12:19:58.342Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
30442026-08-05T12:19:58.342Z |
30452026-08-05T12:19:58.343Z 78 | pub struct Record<R: RecordData = RData> {
30462026-08-05T12:19:58.343Z | ---------------------------------------- this is the found type
30472026-08-05T12:19:58.343Z = help: you can use `cargo tree` to explore your dependency tree
30482026-08-05T12:19:58.343Znote: the method call chain might not have had the expected associated types
30492026-08-05T12:19:58.343Z --> dns-server/src/dns_server.rs:416:26
30502026-08-05T12:19:58.343Z |
30512026-08-05T12:19:58.343Z411 | response_records: &[Record],
30522026-08-05T12:19:58.343Z | ---------------- this expression has type `&[Record]`
30532026-08-05T12:19:58.343Z...
30542026-08-05T12:19:58.343Z416 | response_records.iter().collect::<Vec<&Record>>(),
30552026-08-05T12:19:58.343Z | ^^^^^^ ------------------------- `IntoIterator::Item` remains `&Record` here
30562026-08-05T12:19:58.343Z | |
30572026-08-05T12:19:58.343Z | `IntoIterator::Item` is `&Record` here
30582026-08-05T12:19:58.343Znote: required by a bound in `hickory_server::authority::MessageResponseBuilder::<'q>::build`
30592026-08-05T12:19:58.343Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:138:25
30602026-08-05T12:19:58.343Z |
30612026-08-05T12:19:58.343Z129 | pub fn build<'a, A, N, S, D>(
30622026-08-05T12:19:58.343Z | ----- required by a bound in this associated function
30632026-08-05T12:19:58.343Z...
30642026-08-05T12:19:58.343Z138 | A: IntoIterator<Item = &'a Record> + Send + 'a,
30652026-08-05T12:19:58.344Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build`
30662026-08-05T12:19:58.344Z
30672026-08-05T12:19:58.348Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
30682026-08-05T12:19:58.348Z --> dns-server/src/dns_server.rs:414:20
30692026-08-05T12:19:58.348Z |
30702026-08-05T12:19:58.348Z414 | let mresp = rb.build(
30712026-08-05T12:19:58.348Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
30722026-08-05T12:19:58.348Z |
30732026-08-05T12:19:58.348Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30742026-08-05T12:19:58.348Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
30752026-08-05T12:19:58.348Z |
30762026-08-05T12:19:58.348Z 77 | pub struct Record<R: RecordData = RData> {
30772026-08-05T12:19:58.348Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30782026-08-05T12:19:58.348Z |
30792026-08-05T12:19:58.348Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
30802026-08-05T12:19:58.348Z |
30812026-08-05T12:19:58.348Z 78 | pub struct Record<R: RecordData = RData> {
30822026-08-05T12:19:58.348Z | ---------------------------------------- this is the found type
30832026-08-05T12:19:58.348Z = help: you can use `cargo tree` to explore your dependency tree
30842026-08-05T12:19:58.348Znote: required by a bound in `hickory_server::authority::MessageResponse`
30852026-08-05T12:19:58.348Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23
30862026-08-05T12:19:58.349Z |
30872026-08-05T12:19:58.349Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
30882026-08-05T12:19:58.349Z | --------------- required by a bound in this struct
30892026-08-05T12:19:58.349Z 22 | where
30902026-08-05T12:19:58.349Z 23 | Answers: Iterator<Item = &'a Record> + Send + 'a,
30912026-08-05T12:19:58.349Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
30922026-08-05T12:19:58.349Z
30932026-08-05T12:19:58.349Zerror[E0271]: type mismatch resolving `<&[Record] as IntoIterator>::Item == &Record`
30942026-08-05T12:19:58.349Z --> dns-server/src/dns_server.rs:419:9
30952026-08-05T12:19:58.349Z |
30962026-08-05T12:19:58.349Z414 | let mresp = rb.build(
30972026-08-05T12:19:58.349Z | ----- required by a bound introduced by this call
30982026-08-05T12:19:58.349Z...
30992026-08-05T12:19:58.349Z419 | additional_records,
31002026-08-05T12:19:58.349Z | ^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
31012026-08-05T12:19:58.349Z |
31022026-08-05T12:19:58.349Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31032026-08-05T12:19:58.349Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
31042026-08-05T12:19:58.349Z |
31052026-08-05T12:19:58.349Z 77 | pub struct Record<R: RecordData = RData> {
31062026-08-05T12:19:58.349Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31072026-08-05T12:19:58.351Z |
31082026-08-05T12:19:58.351Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
31092026-08-05T12:19:58.351Z |
31102026-08-05T12:19:58.351Z 78 | pub struct Record<R: RecordData = RData> {
31112026-08-05T12:19:58.351Z | ---------------------------------------- this is the found type
31122026-08-05T12:19:58.351Z = help: you can use `cargo tree` to explore your dependency tree
31132026-08-05T12:19:58.351Znote: required by a bound in `hickory_server::authority::MessageResponseBuilder::<'q>::build`
31142026-08-05T12:19:58.351Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:144:25
31152026-08-05T12:19:58.351Z |
31162026-08-05T12:19:58.351Z129 | pub fn build<'a, A, N, S, D>(
31172026-08-05T12:19:58.351Z | ----- required by a bound in this associated function
31182026-08-05T12:19:58.351Z...
31192026-08-05T12:19:58.351Z144 | D: IntoIterator<Item = &'a Record> + Send + 'a,
31202026-08-05T12:19:58.351Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build`
31212026-08-05T12:19:58.351Z
31222026-08-05T12:19:58.351Zerror[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record`
31232026-08-05T12:19:58.351Z --> dns-server/src/dns_server.rs:414:20
31242026-08-05T12:19:58.351Z |
31252026-08-05T12:19:58.351Z414 | let mresp = rb.build(
31262026-08-05T12:19:58.351Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
31272026-08-05T12:19:58.352Z |
31282026-08-05T12:19:58.352Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31292026-08-05T12:19:58.352Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
31302026-08-05T12:19:58.352Z |
31312026-08-05T12:19:58.352Z 77 | pub struct Record<R: RecordData = RData> {
31322026-08-05T12:19:58.352Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31332026-08-05T12:19:58.352Z |
31342026-08-05T12:19:58.352Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
31352026-08-05T12:19:58.352Z |
31362026-08-05T12:19:58.352Z 78 | pub struct Record<R: RecordData = RData> {
31372026-08-05T12:19:58.352Z | ---------------------------------------- this is the found type
31382026-08-05T12:19:58.352Z = help: you can use `cargo tree` to explore your dependency tree
31392026-08-05T12:19:58.352Znote: required by a bound in `hickory_server::authority::MessageResponse`
31402026-08-05T12:19:58.352Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27
31412026-08-05T12:19:58.352Z |
31422026-08-05T12:19:58.352Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
31432026-08-05T12:19:58.352Z | --------------- required by a bound in this struct
31442026-08-05T12:19:58.352Z...
31452026-08-05T12:19:58.352Z 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
31462026-08-05T12:19:58.352Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
31472026-08-05T12:19:58.352Z
31482026-08-05T12:19:58.361Zerror[E0308]: mismatched types
31492026-08-05T12:19:58.361Z --> dns-server/src/dns_server.rs:415:9
31502026-08-05T12:19:58.361Z |
31512026-08-05T12:19:58.361Z414 | let mresp = rb.build(
31522026-08-05T12:19:58.361Z | ----- arguments to this method are incorrect
31532026-08-05T12:19:58.361Z415 | header,
31542026-08-05T12:19:58.361Z | ^^^^^^ expected `Header`, found `hickory_proto::op::Header`
31552026-08-05T12:19:58.361Z |
31562026-08-05T12:19:58.361Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31572026-08-05T12:19:58.361Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1
31582026-08-05T12:19:58.361Z |
31592026-08-05T12:19:58.361Z 57 | pub struct Header {
31602026-08-05T12:19:58.361Z | ^^^^^^^^^^^^^^^^^ this is the expected type
31612026-08-05T12:19:58.361Z |
31622026-08-05T12:19:58.361Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1
31632026-08-05T12:19:58.361Z |
31642026-08-05T12:19:58.361Z 57 | pub struct Header {
31652026-08-05T12:19:58.361Z | ----------------- this is the found type
31662026-08-05T12:19:58.361Z = help: you can use `cargo tree` to explore your dependency tree
31672026-08-05T12:19:58.361Znote: method defined here
31682026-08-05T12:19:58.361Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:129:12
31692026-08-05T12:19:58.361Z |
31702026-08-05T12:19:58.361Z129 | pub fn build<'a, A, N, S, D>(
31712026-08-05T12:19:58.362Z | ^^^^^
31722026-08-05T12:19:58.362Z
31732026-08-05T12:19:58.362Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
31742026-08-05T12:19:58.362Z --> dns-server/src/dns_server.rs:422:31
31752026-08-05T12:19:58.362Z |
31762026-08-05T12:19:58.362Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
31772026-08-05T12:19:58.362Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
31782026-08-05T12:19:58.362Z | |
31792026-08-05T12:19:58.362Z | required by a bound introduced by this call
31802026-08-05T12:19:58.362Z |
31812026-08-05T12:19:58.362Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31822026-08-05T12:19:58.362Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
31832026-08-05T12:19:58.362Z |
31842026-08-05T12:19:58.362Z 78 | pub struct Record<R: RecordData = RData> {
31852026-08-05T12:19:58.362Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31862026-08-05T12:19:58.362Z |
31872026-08-05T12:19:58.362Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
31882026-08-05T12:19:58.362Z |
31892026-08-05T12:19:58.362Z 77 | pub struct Record<R: RecordData = RData> {
31902026-08-05T12:19:58.362Z | ---------------------------------------- this is the found type
31912026-08-05T12:19:58.362Z = help: you can use `cargo tree` to explore your dependency tree
31922026-08-05T12:19:58.362Znote: required by a bound in `dns_server::encode_and_send`
31932026-08-05T12:19:58.362Z --> dns-server/src/dns_server.rs:492:27
31942026-08-05T12:19:58.362Z |
31952026-08-05T12:19:58.362Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
31962026-08-05T12:19:58.362Z | --------------- required by a bound in this function
31972026-08-05T12:19:58.362Z...
31982026-08-05T12:19:58.362Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
31992026-08-05T12:19:58.363Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
32002026-08-05T12:19:58.363Z
32012026-08-05T12:19:58.363Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
32022026-08-05T12:19:58.363Z --> dns-server/src/dns_server.rs:422:31
32032026-08-05T12:19:58.363Z |
32042026-08-05T12:19:58.363Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
32052026-08-05T12:19:58.363Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
32062026-08-05T12:19:58.363Z |
32072026-08-05T12:19:58.363Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32082026-08-05T12:19:58.363Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32092026-08-05T12:19:58.363Z |
32102026-08-05T12:19:58.363Z 77 | pub struct Record<R: RecordData = RData> {
32112026-08-05T12:19:58.364Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32122026-08-05T12:19:58.364Z |
32132026-08-05T12:19:58.364Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32142026-08-05T12:19:58.364Z |
32152026-08-05T12:19:58.364Z 78 | pub struct Record<R: RecordData = RData> {
32162026-08-05T12:19:58.364Z | ---------------------------------------- this is the found type
32172026-08-05T12:19:58.364Z = help: you can use `cargo tree` to explore your dependency tree
32182026-08-05T12:19:58.364Znote: required by a bound in `hickory_server::authority::MessageResponse`
32192026-08-05T12:19:58.364Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23
32202026-08-05T12:19:58.364Z |
32212026-08-05T12:19:58.364Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
32222026-08-05T12:19:58.364Z | --------------- required by a bound in this struct
32232026-08-05T12:19:58.364Z 22 | where
32242026-08-05T12:19:58.364Z 23 | Answers: Iterator<Item = &'a Record> + Send + 'a,
32252026-08-05T12:19:58.364Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
32262026-08-05T12:19:58.364Z
32272026-08-05T12:19:58.364Zerror[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record`
32282026-08-05T12:19:58.364Z --> dns-server/src/dns_server.rs:422:31
32292026-08-05T12:19:58.364Z |
32302026-08-05T12:19:58.364Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
32312026-08-05T12:19:58.364Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
32322026-08-05T12:19:58.364Z |
32332026-08-05T12:19:58.365Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32342026-08-05T12:19:58.365Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32352026-08-05T12:19:58.365Z |
32362026-08-05T12:19:58.365Z 77 | pub struct Record<R: RecordData = RData> {
32372026-08-05T12:19:58.365Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32382026-08-05T12:19:58.365Z |
32392026-08-05T12:19:58.365Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32402026-08-05T12:19:58.365Z |
32412026-08-05T12:19:58.365Z 78 | pub struct Record<R: RecordData = RData> {
32422026-08-05T12:19:58.365Z | ---------------------------------------- this is the found type
32432026-08-05T12:19:58.365Z = help: you can use `cargo tree` to explore your dependency tree
32442026-08-05T12:19:58.365Znote: required by a bound in `hickory_server::authority::MessageResponse`
32452026-08-05T12:19:58.365Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27
32462026-08-05T12:19:58.365Z |
32472026-08-05T12:19:58.365Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
32482026-08-05T12:19:58.373Z | --------------- required by a bound in this struct
32492026-08-05T12:19:58.373Z...
32502026-08-05T12:19:58.373Z 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
32512026-08-05T12:19:58.373Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
32522026-08-05T12:19:58.374Z
32532026-08-05T12:19:58.374Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
32542026-08-05T12:19:58.374Z --> dns-server/src/dns_server.rs:422:5
32552026-08-05T12:19:58.374Z |
32562026-08-05T12:19:58.374Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
32572026-08-05T12:19:58.374Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
32582026-08-05T12:19:58.374Z |
32592026-08-05T12:19:58.374Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32602026-08-05T12:19:58.374Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32612026-08-05T12:19:58.374Z |
32622026-08-05T12:19:58.374Z 78 | pub struct Record<R: RecordData = RData> {
32632026-08-05T12:19:58.374Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32642026-08-05T12:19:58.374Z |
32652026-08-05T12:19:58.374Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32662026-08-05T12:19:58.374Z |
32672026-08-05T12:19:58.374Z 77 | pub struct Record<R: RecordData = RData> {
32682026-08-05T12:19:58.374Z | ---------------------------------------- this is the found type
32692026-08-05T12:19:58.374Z = help: you can use `cargo tree` to explore your dependency tree
32702026-08-05T12:19:58.375Znote: required by a bound in `dns_server::encode_and_send`
32712026-08-05T12:19:58.375Z --> dns-server/src/dns_server.rs:492:27
32722026-08-05T12:19:58.375Z |
32732026-08-05T12:19:58.375Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
32742026-08-05T12:19:58.375Z | --------------- required by a bound in this function
32752026-08-05T12:19:58.375Z...
32762026-08-05T12:19:58.375Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
32772026-08-05T12:19:58.376Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
32782026-08-05T12:19:58.376Z
32792026-08-05T12:19:58.376Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
32802026-08-05T12:19:58.376Z --> dns-server/src/dns_server.rs:422:49
32812026-08-05T12:19:58.376Z |
32822026-08-05T12:19:58.376Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
32832026-08-05T12:19:58.376Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
32842026-08-05T12:19:58.376Z |
32852026-08-05T12:19:58.376Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32862026-08-05T12:19:58.376Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32872026-08-05T12:19:58.376Z |
32882026-08-05T12:19:58.376Z 78 | pub struct Record<R: RecordData = RData> {
32892026-08-05T12:19:58.376Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32902026-08-05T12:19:58.376Z |
32912026-08-05T12:19:58.376Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32922026-08-05T12:19:58.376Z |
32932026-08-05T12:19:58.376Z 77 | pub struct Record<R: RecordData = RData> {
32942026-08-05T12:19:58.376Z | ---------------------------------------- this is the found type
32952026-08-05T12:19:58.376Z = help: you can use `cargo tree` to explore your dependency tree
32962026-08-05T12:19:58.376Znote: required by a bound in `dns_server::encode_and_send`
32972026-08-05T12:19:58.376Z --> dns-server/src/dns_server.rs:492:27
32982026-08-05T12:19:58.376Z |
32992026-08-05T12:19:58.376Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33002026-08-05T12:19:58.376Z | --------------- required by a bound in this function
33012026-08-05T12:19:58.376Z...
33022026-08-05T12:19:58.376Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
33032026-08-05T12:19:58.377Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
33042026-08-05T12:19:58.377Z
33052026-08-05T12:19:58.377Zerror[E0308]: arguments to this method are incorrect
33062026-08-05T12:19:58.377Z --> dns-server/src/dns_server.rs:438:33
33072026-08-05T12:19:58.377Z |
33082026-08-05T12:19:58.377Z438 | let mut mresp = rb_nxdomain.error_msg(&header, ResponseCode::NXDomain);
33092026-08-05T12:19:58.377Z | ^^^^^^^^^ ------- ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode`
33102026-08-05T12:19:58.377Z | |
33112026-08-05T12:19:58.377Z | expected `&Header`, found `&&Header`
33122026-08-05T12:19:58.377Z |
33132026-08-05T12:19:58.377Z = note: expected reference `&hickory_resolver::hickory_proto::op::Header`
33142026-08-05T12:19:58.377Z found reference `&&hickory_proto::op::Header`
33152026-08-05T12:19:58.377Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33162026-08-05T12:19:58.377Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1
33172026-08-05T12:19:58.377Z |
33182026-08-05T12:19:58.377Z 67 | pub enum ResponseCode {
33192026-08-05T12:19:58.377Z | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33202026-08-05T12:19:58.377Z |
33212026-08-05T12:19:58.377Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1
33222026-08-05T12:19:58.377Z |
33232026-08-05T12:19:58.377Z 67 | pub enum ResponseCode {
33242026-08-05T12:19:58.377Z | --------------------- this is the found type
33252026-08-05T12:19:58.377Z = help: you can use `cargo tree` to explore your dependency tree
33262026-08-05T12:19:58.377Znote: method defined here
33272026-08-05T12:19:58.377Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12
33282026-08-05T12:19:58.378Z |
33292026-08-05T12:19:58.378Z190 | pub fn error_msg<'a>(
33302026-08-05T12:19:58.378Z | ^^^^^^^^^
33312026-08-05T12:19:58.378Z
33322026-08-05T12:19:58.378Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33332026-08-05T12:19:58.378Z --> dns-server/src/dns_server.rs:457:50
33342026-08-05T12:19:58.378Z |
33352026-08-05T12:19:58.378Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33362026-08-05T12:19:58.378Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33372026-08-05T12:19:58.378Z | |
33382026-08-05T12:19:58.378Z | required by a bound introduced by this call
33392026-08-05T12:19:58.378Z |
33402026-08-05T12:19:58.378Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33412026-08-05T12:19:58.378Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33422026-08-05T12:19:58.378Z |
33432026-08-05T12:19:58.378Z 78 | pub struct Record<R: RecordData = RData> {
33442026-08-05T12:19:58.378Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33452026-08-05T12:19:58.378Z |
33462026-08-05T12:19:58.378Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
33472026-08-05T12:19:58.378Z |
33482026-08-05T12:19:58.387Z 77 | pub struct Record<R: RecordData = RData> {
33492026-08-05T12:19:58.387Z | ---------------------------------------- this is the found type
33502026-08-05T12:19:58.387Z = help: you can use `cargo tree` to explore your dependency tree
33512026-08-05T12:19:58.387Znote: required by a bound in `dns_server::encode_and_send`
33522026-08-05T12:19:58.387Z --> dns-server/src/dns_server.rs:491:23
33532026-08-05T12:19:58.387Z |
33542026-08-05T12:19:58.387Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33552026-08-05T12:19:58.387Z | --------------- required by a bound in this function
33562026-08-05T12:19:58.387Z...
33572026-08-05T12:19:58.387Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
33582026-08-05T12:19:58.387Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
33592026-08-05T12:19:58.387Z
33602026-08-05T12:19:58.387Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33612026-08-05T12:19:58.387Z --> dns-server/src/dns_server.rs:457:50
33622026-08-05T12:19:58.387Z |
33632026-08-05T12:19:58.387Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33642026-08-05T12:19:58.388Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33652026-08-05T12:19:58.388Z | |
33662026-08-05T12:19:58.388Z | required by a bound introduced by this call
33672026-08-05T12:19:58.388Z |
33682026-08-05T12:19:58.388Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33692026-08-05T12:19:58.388Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33702026-08-05T12:19:58.388Z |
33712026-08-05T12:19:58.388Z 78 | pub struct Record<R: RecordData = RData> {
33722026-08-05T12:19:58.388Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33732026-08-05T12:19:58.388Z |
33742026-08-05T12:19:58.388Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
33752026-08-05T12:19:58.388Z |
33762026-08-05T12:19:58.389Z 77 | pub struct Record<R: RecordData = RData> {
33772026-08-05T12:19:58.389Z | ---------------------------------------- this is the found type
33782026-08-05T12:19:58.389Z = help: you can use `cargo tree` to explore your dependency tree
33792026-08-05T12:19:58.389Znote: required by a bound in `dns_server::encode_and_send`
33802026-08-05T12:19:58.389Z --> dns-server/src/dns_server.rs:492:27
33812026-08-05T12:19:58.389Z |
33822026-08-05T12:19:58.389Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33832026-08-05T12:19:58.389Z | --------------- required by a bound in this function
33842026-08-05T12:19:58.389Z...
33852026-08-05T12:19:58.389Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
33862026-08-05T12:19:58.389Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
33872026-08-05T12:19:58.389Z
33882026-08-05T12:19:58.389Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33892026-08-05T12:19:58.389Z --> dns-server/src/dns_server.rs:457:50
33902026-08-05T12:19:58.389Z |
33912026-08-05T12:19:58.389Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33922026-08-05T12:19:58.389Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33932026-08-05T12:19:58.389Z | |
33942026-08-05T12:19:58.389Z | required by a bound introduced by this call
33952026-08-05T12:19:58.389Z |
33962026-08-05T12:19:58.389Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33972026-08-05T12:19:58.391Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33982026-08-05T12:19:58.391Z |
33992026-08-05T12:19:58.391Z 78 | pub struct Record<R: RecordData = RData> {
34002026-08-05T12:19:58.391Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34012026-08-05T12:19:58.391Z |
34022026-08-05T12:19:58.391Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34032026-08-05T12:19:58.391Z |
34042026-08-05T12:19:58.391Z 77 | pub struct Record<R: RecordData = RData> {
34052026-08-05T12:19:58.391Z | ---------------------------------------- this is the found type
34062026-08-05T12:19:58.391Z = help: you can use `cargo tree` to explore your dependency tree
34072026-08-05T12:19:58.392Znote: required by a bound in `dns_server::encode_and_send`
34082026-08-05T12:19:58.392Z --> dns-server/src/dns_server.rs:493:19
34092026-08-05T12:19:58.392Z |
34102026-08-05T12:19:58.392Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34112026-08-05T12:19:58.392Z | --------------- required by a bound in this function
34122026-08-05T12:19:58.392Z...
34132026-08-05T12:19:58.392Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
34142026-08-05T12:19:58.392Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34152026-08-05T12:19:58.392Z
34162026-08-05T12:19:58.392Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34172026-08-05T12:19:58.392Z --> dns-server/src/dns_server.rs:457:50
34182026-08-05T12:19:58.392Z |
34192026-08-05T12:19:58.392Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
34202026-08-05T12:19:58.392Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
34212026-08-05T12:19:58.392Z | |
34222026-08-05T12:19:58.392Z | required by a bound introduced by this call
34232026-08-05T12:19:58.392Z |
34242026-08-05T12:19:58.392Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34252026-08-05T12:19:58.392Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
34262026-08-05T12:19:58.392Z |
34272026-08-05T12:19:58.392Z 78 | pub struct Record<R: RecordData = RData> {
34282026-08-05T12:19:58.392Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34292026-08-05T12:19:58.392Z |
34302026-08-05T12:19:58.392Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34312026-08-05T12:19:58.392Z |
34322026-08-05T12:19:58.392Z 77 | pub struct Record<R: RecordData = RData> {
34332026-08-05T12:19:58.392Z | ---------------------------------------- this is the found type
34342026-08-05T12:19:58.392Z = help: you can use `cargo tree` to explore your dependency tree
34352026-08-05T12:19:58.393Znote: required by a bound in `dns_server::encode_and_send`
34362026-08-05T12:19:58.393Z --> dns-server/src/dns_server.rs:494:27
34372026-08-05T12:19:58.393Z |
34382026-08-05T12:19:58.393Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34392026-08-05T12:19:58.393Z | --------------- required by a bound in this function
34402026-08-05T12:19:58.393Z...
34412026-08-05T12:19:58.393Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
34422026-08-05T12:19:58.393Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34432026-08-05T12:19:58.393Z
34442026-08-05T12:19:58.393Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34452026-08-05T12:19:58.393Z --> dns-server/src/dns_server.rs:457:25
34462026-08-05T12:19:58.393Z |
34472026-08-05T12:19:58.393Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
34482026-08-05T12:19:58.399Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
34492026-08-05T12:19:58.399Z |
34502026-08-05T12:19:58.399Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34512026-08-05T12:19:58.399Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
34522026-08-05T12:19:58.401Z |
34532026-08-05T12:19:58.401Z 78 | pub struct Record<R: RecordData = RData> {
34542026-08-05T12:19:58.401Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34552026-08-05T12:19:58.401Z |
34562026-08-05T12:19:58.401Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34572026-08-05T12:19:58.401Z |
34582026-08-05T12:19:58.401Z 77 | pub struct Record<R: RecordData = RData> {
34592026-08-05T12:19:58.401Z | ---------------------------------------- this is the found type
34602026-08-05T12:19:58.401Z = help: you can use `cargo tree` to explore your dependency tree
34612026-08-05T12:19:58.401Znote: required by a bound in `dns_server::encode_and_send`
34622026-08-05T12:19:58.401Z --> dns-server/src/dns_server.rs:491:23
34632026-08-05T12:19:58.401Z |
34642026-08-05T12:19:58.401Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34652026-08-05T12:19:58.401Z | --------------- required by a bound in this function
34662026-08-05T12:19:58.401Z...
34672026-08-05T12:19:58.401Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
34682026-08-05T12:19:58.401Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34692026-08-05T12:19:58.401Z
34702026-08-05T12:19:58.401Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34712026-08-05T12:19:58.402Z --> dns-server/src/dns_server.rs:457:25
34722026-08-05T12:19:58.402Z |
34732026-08-05T12:19:58.402Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
34742026-08-05T12:19:58.403Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
34752026-08-05T12:19:58.403Z |
34762026-08-05T12:19:58.403Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34772026-08-05T12:19:58.403Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
34782026-08-05T12:19:58.403Z |
34792026-08-05T12:19:58.403Z 78 | pub struct Record<R: RecordData = RData> {
34802026-08-05T12:19:58.403Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34812026-08-05T12:19:58.403Z |
34822026-08-05T12:19:58.403Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34832026-08-05T12:19:58.403Z |
34842026-08-05T12:19:58.403Z 77 | pub struct Record<R: RecordData = RData> {
34852026-08-05T12:19:58.404Z | ---------------------------------------- this is the found type
34862026-08-05T12:19:58.404Z = help: you can use `cargo tree` to explore your dependency tree
34872026-08-05T12:19:58.404Znote: required by a bound in `dns_server::encode_and_send`
34882026-08-05T12:19:58.404Z --> dns-server/src/dns_server.rs:492:27
34892026-08-05T12:19:58.404Z |
34902026-08-05T12:19:58.404Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34912026-08-05T12:19:58.404Z | --------------- required by a bound in this function
34922026-08-05T12:19:58.404Z...
34932026-08-05T12:19:58.404Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
34942026-08-05T12:19:58.404Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34952026-08-05T12:19:58.404Z
34962026-08-05T12:19:58.404Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34972026-08-05T12:19:58.404Z --> dns-server/src/dns_server.rs:457:25
34982026-08-05T12:19:58.404Z |
34992026-08-05T12:19:58.404Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
35002026-08-05T12:19:58.404Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35012026-08-05T12:19:58.404Z |
35022026-08-05T12:19:58.404Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35032026-08-05T12:19:58.404Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35042026-08-05T12:19:58.404Z |
35052026-08-05T12:19:58.404Z 78 | pub struct Record<R: RecordData = RData> {
35062026-08-05T12:19:58.404Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35072026-08-05T12:19:58.404Z |
35082026-08-05T12:19:58.404Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35092026-08-05T12:19:58.404Z |
35102026-08-05T12:19:58.404Z 77 | pub struct Record<R: RecordData = RData> {
35112026-08-05T12:19:58.405Z | ---------------------------------------- this is the found type
35122026-08-05T12:19:58.405Z = help: you can use `cargo tree` to explore your dependency tree
35132026-08-05T12:19:58.405Znote: required by a bound in `dns_server::encode_and_send`
35142026-08-05T12:19:58.405Z --> dns-server/src/dns_server.rs:493:19
35152026-08-05T12:19:58.405Z |
35162026-08-05T12:19:58.405Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35172026-08-05T12:19:58.405Z | --------------- required by a bound in this function
35182026-08-05T12:19:58.405Z...
35192026-08-05T12:19:58.406Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
35202026-08-05T12:19:58.406Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
35212026-08-05T12:19:58.406Z
35222026-08-05T12:19:58.406Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
35232026-08-05T12:19:58.406Z --> dns-server/src/dns_server.rs:457:25
35242026-08-05T12:19:58.406Z |
35252026-08-05T12:19:58.406Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
35262026-08-05T12:19:58.406Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35272026-08-05T12:19:58.406Z |
35282026-08-05T12:19:58.406Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35292026-08-05T12:19:58.406Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35302026-08-05T12:19:58.406Z |
35312026-08-05T12:19:58.406Z 78 | pub struct Record<R: RecordData = RData> {
35322026-08-05T12:19:58.406Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35332026-08-05T12:19:58.406Z |
35342026-08-05T12:19:58.406Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35352026-08-05T12:19:58.406Z |
35362026-08-05T12:19:58.406Z 77 | pub struct Record<R: RecordData = RData> {
35372026-08-05T12:19:58.406Z | ---------------------------------------- this is the found type
35382026-08-05T12:19:58.407Z = help: you can use `cargo tree` to explore your dependency tree
35392026-08-05T12:19:58.407Znote: required by a bound in `dns_server::encode_and_send`
35402026-08-05T12:19:58.407Z --> dns-server/src/dns_server.rs:494:27
35412026-08-05T12:19:58.407Z |
35422026-08-05T12:19:58.407Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35432026-08-05T12:19:58.407Z | --------------- required by a bound in this function
35442026-08-05T12:19:58.407Z...
35452026-08-05T12:19:58.407Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
35462026-08-05T12:19:58.407Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
35472026-08-05T12:19:58.407Z
35482026-08-05T12:19:58.416Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
35492026-08-05T12:19:58.416Z --> dns-server/src/dns_server.rs:457:69
35502026-08-05T12:19:58.416Z |
35512026-08-05T12:19:58.416Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
35522026-08-05T12:19:58.416Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35532026-08-05T12:19:58.416Z |
35542026-08-05T12:19:58.416Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35552026-08-05T12:19:58.416Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35562026-08-05T12:19:58.416Z |
35572026-08-05T12:19:58.416Z 78 | pub struct Record<R: RecordData = RData> {
35582026-08-05T12:19:58.416Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35592026-08-05T12:19:58.416Z |
35602026-08-05T12:19:58.416Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35612026-08-05T12:19:58.416Z |
35622026-08-05T12:19:58.416Z 77 | pub struct Record<R: RecordData = RData> {
35632026-08-05T12:19:58.416Z | ---------------------------------------- this is the found type
35642026-08-05T12:19:58.416Z = help: you can use `cargo tree` to explore your dependency tree
35652026-08-05T12:19:58.416Znote: required by a bound in `dns_server::encode_and_send`
35662026-08-05T12:19:58.417Z --> dns-server/src/dns_server.rs:491:23
35672026-08-05T12:19:58.417Z |
35682026-08-05T12:19:58.417Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35692026-08-05T12:19:58.417Z | --------------- required by a bound in this function
35702026-08-05T12:19:58.417Z...
35712026-08-05T12:19:58.417Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
35722026-08-05T12:19:58.417Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
35732026-08-05T12:19:58.417Z
35742026-08-05T12:19:58.417Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
35752026-08-05T12:19:58.417Z --> dns-server/src/dns_server.rs:457:69
35762026-08-05T12:19:58.417Z |
35772026-08-05T12:19:58.417Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
35782026-08-05T12:19:58.417Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35792026-08-05T12:19:58.417Z |
35802026-08-05T12:19:58.417Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35812026-08-05T12:19:58.417Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35822026-08-05T12:19:58.417Z |
35832026-08-05T12:19:58.417Z 78 | pub struct Record<R: RecordData = RData> {
35842026-08-05T12:19:58.417Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35852026-08-05T12:19:58.417Z |
35862026-08-05T12:19:58.417Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35872026-08-05T12:19:58.417Z |
35882026-08-05T12:19:58.417Z 77 | pub struct Record<R: RecordData = RData> {
35892026-08-05T12:19:58.417Z | ---------------------------------------- this is the found type
35902026-08-05T12:19:58.417Z = help: you can use `cargo tree` to explore your dependency tree
35912026-08-05T12:19:58.417Znote: required by a bound in `dns_server::encode_and_send`
35922026-08-05T12:19:58.417Z --> dns-server/src/dns_server.rs:492:27
35932026-08-05T12:19:58.418Z |
35942026-08-05T12:19:58.418Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35952026-08-05T12:19:58.418Z | --------------- required by a bound in this function
35962026-08-05T12:19:58.418Z...
35972026-08-05T12:19:58.418Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
35982026-08-05T12:19:58.418Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
35992026-08-05T12:19:58.418Z
36002026-08-05T12:19:58.418Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36012026-08-05T12:19:58.418Z --> dns-server/src/dns_server.rs:457:69
36022026-08-05T12:19:58.418Z |
36032026-08-05T12:19:58.418Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
36042026-08-05T12:19:58.418Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36052026-08-05T12:19:58.418Z |
36062026-08-05T12:19:58.418Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36072026-08-05T12:19:58.418Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36082026-08-05T12:19:58.418Z |
36092026-08-05T12:19:58.418Z 78 | pub struct Record<R: RecordData = RData> {
36102026-08-05T12:19:58.418Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36112026-08-05T12:19:58.418Z |
36122026-08-05T12:19:58.418Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
36132026-08-05T12:19:58.418Z |
36142026-08-05T12:19:58.418Z 77 | pub struct Record<R: RecordData = RData> {
36152026-08-05T12:19:58.418Z | ---------------------------------------- this is the found type
36162026-08-05T12:19:58.418Z = help: you can use `cargo tree` to explore your dependency tree
36172026-08-05T12:19:58.418Znote: required by a bound in `dns_server::encode_and_send`
36182026-08-05T12:19:58.418Z --> dns-server/src/dns_server.rs:493:19
36192026-08-05T12:19:58.418Z |
36202026-08-05T12:19:58.418Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
36212026-08-05T12:19:58.419Z | --------------- required by a bound in this function
36222026-08-05T12:19:58.419Z...
36232026-08-05T12:19:58.419Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
36242026-08-05T12:19:58.419Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
36252026-08-05T12:19:58.419Z
36262026-08-05T12:19:58.419Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36272026-08-05T12:19:58.419Z --> dns-server/src/dns_server.rs:457:69
36282026-08-05T12:19:58.419Z |
36292026-08-05T12:19:58.419Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
36302026-08-05T12:19:58.419Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36312026-08-05T12:19:58.419Z |
36322026-08-05T12:19:58.419Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36332026-08-05T12:19:58.419Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36342026-08-05T12:19:58.419Z |
36352026-08-05T12:19:58.419Z 78 | pub struct Record<R: RecordData = RData> {
36362026-08-05T12:19:58.419Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36372026-08-05T12:19:58.419Z |
36382026-08-05T12:19:58.419Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
36392026-08-05T12:19:58.419Z |
36402026-08-05T12:19:58.419Z 77 | pub struct Record<R: RecordData = RData> {
36412026-08-05T12:19:58.419Z | ---------------------------------------- this is the found type
36422026-08-05T12:19:58.419Z = help: you can use `cargo tree` to explore your dependency tree
36432026-08-05T12:19:58.419Znote: required by a bound in `dns_server::encode_and_send`
36442026-08-05T12:19:58.419Z --> dns-server/src/dns_server.rs:494:27
36452026-08-05T12:19:58.419Z |
36462026-08-05T12:19:58.419Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
36472026-08-05T12:19:58.419Z | --------------- required by a bound in this function
36482026-08-05T12:19:58.424Z...
36492026-08-05T12:19:58.424Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
36502026-08-05T12:19:58.425Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
36512026-08-05T12:19:58.425Z
36522026-08-05T12:19:58.425Zerror[E0308]: arguments to this method are incorrect
36532026-08-05T12:19:58.425Z --> dns-server/src/dns_server.rs:477:20
36542026-08-05T12:19:58.425Z |
36552026-08-05T12:19:58.425Z477 | let mresp = rb.error_msg(header, ResponseCode::ServFail);
36562026-08-05T12:19:58.425Z | ^^^^^^^^^ ------ ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode`
36572026-08-05T12:19:58.425Z | |
36582026-08-05T12:19:58.425Z | expected `Header`, found `hickory_proto::op::Header`
36592026-08-05T12:19:58.425Z |
36602026-08-05T12:19:58.425Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36612026-08-05T12:19:58.425Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1
36622026-08-05T12:19:58.425Z |
36632026-08-05T12:19:58.425Z 57 | pub struct Header {
36642026-08-05T12:19:58.425Z | ^^^^^^^^^^^^^^^^^ this is the expected type
36652026-08-05T12:19:58.425Z |
36662026-08-05T12:19:58.425Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1
36672026-08-05T12:19:58.425Z |
36682026-08-05T12:19:58.425Z 57 | pub struct Header {
36692026-08-05T12:19:58.425Z | ----------------- this is the found type
36702026-08-05T12:19:58.425Z = help: you can use `cargo tree` to explore your dependency tree
36712026-08-05T12:19:58.425Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36722026-08-05T12:19:58.425Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1
36732026-08-05T12:19:58.425Z |
36742026-08-05T12:19:58.425Z 67 | pub enum ResponseCode {
36752026-08-05T12:19:58.425Z | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36762026-08-05T12:19:58.426Z |
36772026-08-05T12:19:58.426Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1
36782026-08-05T12:19:58.426Z |
36792026-08-05T12:19:58.426Z 67 | pub enum ResponseCode {
36802026-08-05T12:19:58.426Z | --------------------- this is the found type
36812026-08-05T12:19:58.426Z = help: you can use `cargo tree` to explore your dependency tree
36822026-08-05T12:19:58.426Znote: method defined here
36832026-08-05T12:19:58.426Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12
36842026-08-05T12:19:58.427Z |
36852026-08-05T12:19:58.427Z190 | pub fn error_msg<'a>(
36862026-08-05T12:19:58.427Z | ^^^^^^^^^
36872026-08-05T12:19:58.427Z
36882026-08-05T12:19:58.427Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36892026-08-05T12:19:58.427Z --> dns-server/src/dns_server.rs:478:50
36902026-08-05T12:19:58.427Z |
36912026-08-05T12:19:58.427Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
36922026-08-05T12:19:58.427Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36932026-08-05T12:19:58.427Z | |
36942026-08-05T12:19:58.427Z | required by a bound introduced by this call
36952026-08-05T12:19:58.427Z |
36962026-08-05T12:19:58.427Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36972026-08-05T12:19:58.427Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36982026-08-05T12:19:58.427Z |
36992026-08-05T12:19:58.427Z 78 | pub struct Record<R: RecordData = RData> {
37002026-08-05T12:19:58.427Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37012026-08-05T12:19:58.427Z |
37022026-08-05T12:19:58.427Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37032026-08-05T12:19:58.427Z |
37042026-08-05T12:19:58.427Z 77 | pub struct Record<R: RecordData = RData> {
37052026-08-05T12:19:58.427Z | ---------------------------------------- this is the found type
37062026-08-05T12:19:58.427Z = help: you can use `cargo tree` to explore your dependency tree
37072026-08-05T12:19:58.427Znote: required by a bound in `dns_server::encode_and_send`
37082026-08-05T12:19:58.427Z --> dns-server/src/dns_server.rs:491:23
37092026-08-05T12:19:58.428Z |
37102026-08-05T12:19:58.428Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37112026-08-05T12:19:58.428Z | --------------- required by a bound in this function
37122026-08-05T12:19:58.428Z...
37132026-08-05T12:19:58.428Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
37142026-08-05T12:19:58.428Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37152026-08-05T12:19:58.428Z
37162026-08-05T12:19:58.428Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37172026-08-05T12:19:58.428Z --> dns-server/src/dns_server.rs:478:50
37182026-08-05T12:19:58.428Z |
37192026-08-05T12:19:58.428Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37202026-08-05T12:19:58.428Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37212026-08-05T12:19:58.428Z | |
37222026-08-05T12:19:58.428Z | required by a bound introduced by this call
37232026-08-05T12:19:58.428Z |
37242026-08-05T12:19:58.428Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37252026-08-05T12:19:58.428Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37262026-08-05T12:19:58.428Z |
37272026-08-05T12:19:58.428Z 78 | pub struct Record<R: RecordData = RData> {
37282026-08-05T12:19:58.428Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37292026-08-05T12:19:58.428Z |
37302026-08-05T12:19:58.428Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37312026-08-05T12:19:58.428Z |
37322026-08-05T12:19:58.428Z 77 | pub struct Record<R: RecordData = RData> {
37332026-08-05T12:19:58.428Z | ---------------------------------------- this is the found type
37342026-08-05T12:19:58.428Z = help: you can use `cargo tree` to explore your dependency tree
37352026-08-05T12:19:58.428Znote: required by a bound in `dns_server::encode_and_send`
37362026-08-05T12:19:58.429Z --> dns-server/src/dns_server.rs:492:27
37372026-08-05T12:19:58.429Z |
37382026-08-05T12:19:58.429Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37392026-08-05T12:19:58.429Z | --------------- required by a bound in this function
37402026-08-05T12:19:58.429Z...
37412026-08-05T12:19:58.429Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
37422026-08-05T12:19:58.429Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37432026-08-05T12:19:58.429Z
37442026-08-05T12:19:58.429Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37452026-08-05T12:19:58.429Z --> dns-server/src/dns_server.rs:478:50
37462026-08-05T12:19:58.429Z |
37472026-08-05T12:19:58.429Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37482026-08-05T12:19:58.434Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37492026-08-05T12:19:58.434Z | |
37502026-08-05T12:19:58.434Z | required by a bound introduced by this call
37512026-08-05T12:19:58.434Z |
37522026-08-05T12:19:58.434Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37532026-08-05T12:19:58.434Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37542026-08-05T12:19:58.434Z |
37552026-08-05T12:19:58.434Z 78 | pub struct Record<R: RecordData = RData> {
37562026-08-05T12:19:58.434Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37572026-08-05T12:19:58.434Z |
37582026-08-05T12:19:58.434Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37592026-08-05T12:19:58.434Z |
37602026-08-05T12:19:58.434Z 77 | pub struct Record<R: RecordData = RData> {
37612026-08-05T12:19:58.434Z | ---------------------------------------- this is the found type
37622026-08-05T12:19:58.434Z = help: you can use `cargo tree` to explore your dependency tree
37632026-08-05T12:19:58.434Znote: required by a bound in `dns_server::encode_and_send`
37642026-08-05T12:19:58.434Z --> dns-server/src/dns_server.rs:493:19
37652026-08-05T12:19:58.434Z |
37662026-08-05T12:19:58.434Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37672026-08-05T12:19:58.434Z | --------------- required by a bound in this function
37682026-08-05T12:19:58.434Z...
37692026-08-05T12:19:58.435Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
37702026-08-05T12:19:58.436Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37712026-08-05T12:19:58.436Z
37722026-08-05T12:19:58.436Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37732026-08-05T12:19:58.436Z --> dns-server/src/dns_server.rs:478:50
37742026-08-05T12:19:58.436Z |
37752026-08-05T12:19:58.436Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37762026-08-05T12:19:58.436Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37772026-08-05T12:19:58.436Z | |
37782026-08-05T12:19:58.436Z | required by a bound introduced by this call
37792026-08-05T12:19:58.436Z |
37802026-08-05T12:19:58.436Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37812026-08-05T12:19:58.436Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37822026-08-05T12:19:58.436Z |
37832026-08-05T12:19:58.436Z 78 | pub struct Record<R: RecordData = RData> {
37842026-08-05T12:19:58.436Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37852026-08-05T12:19:58.436Z |
37862026-08-05T12:19:58.437Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37872026-08-05T12:19:58.437Z |
37882026-08-05T12:19:58.437Z 77 | pub struct Record<R: RecordData = RData> {
37892026-08-05T12:19:58.437Z | ---------------------------------------- this is the found type
37902026-08-05T12:19:58.437Z = help: you can use `cargo tree` to explore your dependency tree
37912026-08-05T12:19:58.437Znote: required by a bound in `dns_server::encode_and_send`
37922026-08-05T12:19:58.438Z --> dns-server/src/dns_server.rs:494:27
37932026-08-05T12:19:58.438Z |
37942026-08-05T12:19:58.438Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37952026-08-05T12:19:58.438Z | --------------- required by a bound in this function
37962026-08-05T12:19:58.438Z...
37972026-08-05T12:19:58.438Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
37982026-08-05T12:19:58.438Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37992026-08-05T12:19:58.438Z
38002026-08-05T12:19:58.438Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
38012026-08-05T12:19:58.438Z --> dns-server/src/dns_server.rs:478:25
38022026-08-05T12:19:58.438Z |
38032026-08-05T12:19:58.438Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
38042026-08-05T12:19:58.438Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
38052026-08-05T12:19:58.438Z |
38062026-08-05T12:19:58.438Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38072026-08-05T12:19:58.438Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
38082026-08-05T12:19:58.438Z |
38092026-08-05T12:19:58.438Z 78 | pub struct Record<R: RecordData = RData> {
38102026-08-05T12:19:58.438Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
38112026-08-05T12:19:58.438Z |
38122026-08-05T12:19:58.439Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
38132026-08-05T12:19:58.439Z |
38142026-08-05T12:19:58.439Z 77 | pub struct Record<R: RecordData = RData> {
38152026-08-05T12:19:58.439Z | ---------------------------------------- this is the found type
38162026-08-05T12:19:58.439Z = help: you can use `cargo tree` to explore your dependency tree
38172026-08-05T12:19:58.439Znote: required by a bound in `dns_server::encode_and_send`
38182026-08-05T12:19:58.439Z --> dns-server/src/dns_server.rs:491:23
38192026-08-05T12:19:58.439Z |
38202026-08-05T12:19:58.439Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
38212026-08-05T12:19:58.439Z | --------------- required by a bound in this function
38222026-08-05T12:19:58.439Z...
38232026-08-05T12:19:58.439Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
38242026-08-05T12:19:58.439Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
38252026-08-05T12:19:58.439Z
38262026-08-05T12:19:58.439Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
38272026-08-05T12:19:58.440Z --> dns-server/src/dns_server.rs:478:25
38282026-08-05T12:19:58.440Z |
38292026-08-05T12:19:58.440Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
38302026-08-05T12:19:58.440Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
38312026-08-05T12:19:58.440Z |
38322026-08-05T12:19:58.440Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38332026-08-05T12:19:58.440Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
38342026-08-05T12:19:58.440Z |
38352026-08-05T12:19:58.440Z 78 | pub struct Record<R: RecordData = RData> {
38362026-08-05T12:19:58.440Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
38372026-08-05T12:19:58.440Z |
38382026-08-05T12:19:58.440Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
38392026-08-05T12:19:58.440Z |
38402026-08-05T12:19:58.440Z 77 | pub struct Record<R: RecordData = RData> {
38412026-08-05T12:19:58.440Z | ---------------------------------------- this is the found type
38422026-08-05T12:19:58.440Z = help: you can use `cargo tree` to explore your dependency tree
38432026-08-05T12:19:58.440Znote: required by a bound in `dns_server::encode_and_send`
38442026-08-05T12:19:58.440Z --> dns-server/src/dns_server.rs:492:27
38452026-08-05T12:19:58.440Z |
38462026-08-05T12:19:58.440Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
38472026-08-05T12:19:58.440Z | --------------- required by a bound in this function
38482026-08-05T12:19:58.445Z...
38492026-08-05T12:19:58.445Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
38502026-08-05T12:19:58.445Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
38512026-08-05T12:19:58.445Z
38522026-08-05T12:19:58.445Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
38532026-08-05T12:19:58.446Z --> dns-server/src/dns_server.rs:478:25
38542026-08-05T12:19:58.446Z |
38552026-08-05T12:19:58.446Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
38562026-08-05T12:19:58.446Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
38572026-08-05T12:19:58.446Z |
38582026-08-05T12:19:58.446Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38592026-08-05T12:19:58.446Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
38602026-08-05T12:19:58.446Z |
38612026-08-05T12:19:58.446Z 78 | pub struct Record<R: RecordData = RData> {
38622026-08-05T12:19:58.446Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
38632026-08-05T12:19:58.446Z |
38642026-08-05T12:19:58.446Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
38652026-08-05T12:19:58.447Z |
38662026-08-05T12:19:58.447Z 77 | pub struct Record<R: RecordData = RData> {
38672026-08-05T12:19:58.447Z | ---------------------------------------- this is the found type
38682026-08-05T12:19:58.447Z = help: you can use `cargo tree` to explore your dependency tree
38692026-08-05T12:19:58.447Znote: required by a bound in `dns_server::encode_and_send`
38702026-08-05T12:19:58.447Z --> dns-server/src/dns_server.rs:493:19
38712026-08-05T12:19:58.447Z |
38722026-08-05T12:19:58.447Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
38732026-08-05T12:19:58.447Z | --------------- required by a bound in this function
38742026-08-05T12:19:58.447Z...
38752026-08-05T12:19:58.447Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
38762026-08-05T12:19:58.447Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
38772026-08-05T12:19:58.447Z
38782026-08-05T12:19:58.447Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
38792026-08-05T12:19:58.447Z --> dns-server/src/dns_server.rs:478:25
38802026-08-05T12:19:58.447Z |
38812026-08-05T12:19:58.447Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
38822026-08-05T12:19:58.447Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
38832026-08-05T12:19:58.447Z |
38842026-08-05T12:19:58.447Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38852026-08-05T12:19:58.447Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
38862026-08-05T12:19:58.447Z |
38872026-08-05T12:19:58.447Z 78 | pub struct Record<R: RecordData = RData> {
38882026-08-05T12:19:58.447Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
38892026-08-05T12:19:58.447Z |
38902026-08-05T12:19:58.447Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
38912026-08-05T12:19:58.447Z |
38922026-08-05T12:19:58.447Z 77 | pub struct Record<R: RecordData = RData> {
38932026-08-05T12:19:58.448Z | ---------------------------------------- this is the found type
38942026-08-05T12:19:58.448Z = help: you can use `cargo tree` to explore your dependency tree
38952026-08-05T12:19:58.448Znote: required by a bound in `dns_server::encode_and_send`
38962026-08-05T12:19:58.448Z --> dns-server/src/dns_server.rs:494:27
38972026-08-05T12:19:58.448Z |
38982026-08-05T12:19:58.448Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
38992026-08-05T12:19:58.448Z | --------------- required by a bound in this function
39002026-08-05T12:19:58.448Z...
39012026-08-05T12:19:58.448Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
39022026-08-05T12:19:58.448Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
39032026-08-05T12:19:58.448Z
39042026-08-05T12:19:58.448Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
39052026-08-05T12:19:58.448Z --> dns-server/src/dns_server.rs:478:69
39062026-08-05T12:19:58.448Z |
39072026-08-05T12:19:58.448Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
39082026-08-05T12:19:58.448Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
39092026-08-05T12:19:58.448Z |
39102026-08-05T12:19:58.448Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39112026-08-05T12:19:58.448Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
39122026-08-05T12:19:58.448Z |
39132026-08-05T12:19:58.448Z 78 | pub struct Record<R: RecordData = RData> {
39142026-08-05T12:19:58.448Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
39152026-08-05T12:19:58.448Z |
39162026-08-05T12:19:58.448Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
39172026-08-05T12:19:58.448Z |
39182026-08-05T12:19:58.448Z 77 | pub struct Record<R: RecordData = RData> {
39192026-08-05T12:19:58.448Z | ---------------------------------------- this is the found type
39202026-08-05T12:19:58.448Z = help: you can use `cargo tree` to explore your dependency tree
39212026-08-05T12:19:58.449Znote: required by a bound in `dns_server::encode_and_send`
39222026-08-05T12:19:58.449Z --> dns-server/src/dns_server.rs:491:23
39232026-08-05T12:19:58.449Z |
39242026-08-05T12:19:58.449Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
39252026-08-05T12:19:58.449Z | --------------- required by a bound in this function
39262026-08-05T12:19:58.449Z...
39272026-08-05T12:19:58.449Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
39282026-08-05T12:19:58.449Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
39292026-08-05T12:19:58.449Z
39302026-08-05T12:19:58.449Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
39312026-08-05T12:19:58.449Z --> dns-server/src/dns_server.rs:478:69
39322026-08-05T12:19:58.449Z |
39332026-08-05T12:19:58.449Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
39342026-08-05T12:19:58.449Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
39352026-08-05T12:19:58.449Z |
39362026-08-05T12:19:58.449Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39372026-08-05T12:19:58.450Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
39382026-08-05T12:19:58.450Z |
39392026-08-05T12:19:58.450Z 78 | pub struct Record<R: RecordData = RData> {
39402026-08-05T12:19:58.450Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
39412026-08-05T12:19:58.450Z |
39422026-08-05T12:19:58.450Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
39432026-08-05T12:19:58.450Z |
39442026-08-05T12:19:58.450Z 77 | pub struct Record<R: RecordData = RData> {
39452026-08-05T12:19:58.450Z | ---------------------------------------- this is the found type
39462026-08-05T12:19:58.450Z = help: you can use `cargo tree` to explore your dependency tree
39472026-08-05T12:19:58.450Znote: required by a bound in `dns_server::encode_and_send`
39482026-08-05T12:19:58.456Z --> dns-server/src/dns_server.rs:492:27
39492026-08-05T12:19:58.456Z |
39502026-08-05T12:19:58.456Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
39512026-08-05T12:19:58.456Z | --------------- required by a bound in this function
39522026-08-05T12:19:58.456Z...
39532026-08-05T12:19:58.456Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
39542026-08-05T12:19:58.456Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
39552026-08-05T12:19:58.456Z
39562026-08-05T12:19:58.456Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
39572026-08-05T12:19:58.456Z --> dns-server/src/dns_server.rs:478:69
39582026-08-05T12:19:58.456Z |
39592026-08-05T12:19:58.456Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
39602026-08-05T12:19:58.456Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
39612026-08-05T12:19:58.456Z |
39622026-08-05T12:19:58.456Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39632026-08-05T12:19:58.456Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
39642026-08-05T12:19:58.456Z |
39652026-08-05T12:19:58.456Z 78 | pub struct Record<R: RecordData = RData> {
39662026-08-05T12:19:58.456Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
39672026-08-05T12:19:58.456Z |
39682026-08-05T12:19:58.456Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
39692026-08-05T12:19:58.457Z |
39702026-08-05T12:19:58.457Z 77 | pub struct Record<R: RecordData = RData> {
39712026-08-05T12:19:58.457Z | ---------------------------------------- this is the found type
39722026-08-05T12:19:58.457Z = help: you can use `cargo tree` to explore your dependency tree
39732026-08-05T12:19:58.457Znote: required by a bound in `dns_server::encode_and_send`
39742026-08-05T12:19:58.457Z --> dns-server/src/dns_server.rs:493:19
39752026-08-05T12:19:58.457Z |
39762026-08-05T12:19:58.457Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
39772026-08-05T12:19:58.457Z | --------------- required by a bound in this function
39782026-08-05T12:19:58.457Z...
39792026-08-05T12:19:58.457Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
39802026-08-05T12:19:58.457Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
39812026-08-05T12:19:58.457Z
39822026-08-05T12:19:58.457Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
39832026-08-05T12:19:58.457Z --> dns-server/src/dns_server.rs:478:69
39842026-08-05T12:19:58.457Z |
39852026-08-05T12:19:58.457Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
39862026-08-05T12:19:58.457Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
39872026-08-05T12:19:58.457Z |
39882026-08-05T12:19:58.457Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39892026-08-05T12:19:58.457Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
39902026-08-05T12:19:58.457Z |
39912026-08-05T12:19:58.457Z 78 | pub struct Record<R: RecordData = RData> {
39922026-08-05T12:19:58.457Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
39932026-08-05T12:19:58.457Z |
39942026-08-05T12:19:58.457Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
39952026-08-05T12:19:58.457Z |
39962026-08-05T12:19:58.457Z 77 | pub struct Record<R: RecordData = RData> {
39972026-08-05T12:19:58.458Z | ---------------------------------------- this is the found type
39982026-08-05T12:19:58.458Z = help: you can use `cargo tree` to explore your dependency tree
39992026-08-05T12:19:58.458Znote: required by a bound in `dns_server::encode_and_send`
40002026-08-05T12:19:58.458Z --> dns-server/src/dns_server.rs:494:27
40012026-08-05T12:19:58.458Z |
40022026-08-05T12:19:58.458Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
40032026-08-05T12:19:58.458Z | --------------- required by a bound in this function
40042026-08-05T12:19:58.459Z...
40052026-08-05T12:19:58.459Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
40062026-08-05T12:19:58.459Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
40072026-08-05T12:19:58.459Z
40082026-08-05T12:19:58.459Zerror[E0599]: the method `destructive_emit` exists for struct `hickory_server::authority::MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>`, but its trait bounds were not satisfied
40092026-08-05T12:19:58.459Z --> dns-server/src/dns_server.rs:500:14
40102026-08-05T12:19:58.459Z |
40112026-08-05T12:19:58.459Z499 | let _ = mresp
40122026-08-05T12:19:58.459Z | _________________-
40132026-08-05T12:19:58.459Z500 | | .destructive_emit(&mut enc)
40142026-08-05T12:19:58.459Z | | -^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
40152026-08-05T12:19:58.459Z | |_____________|
40162026-08-05T12:19:58.459Z |
40172026-08-05T12:19:58.459Z |
40182026-08-05T12:19:58.459Z = note: the following trait bounds were not satisfied:
40192026-08-05T12:19:58.459Z `<Answers as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
40202026-08-05T12:19:58.459Z `<NameServers as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
40212026-08-05T12:19:58.459Z `<Soa as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
40222026-08-05T12:19:58.459Z `<Additionals as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
40232026-08-05T12:19:58.459Z
40242026-08-05T12:19:58.459Zerror[E0308]: mismatched types
40252026-08-05T12:19:58.459Z --> dns-server/src/dns_server.rs:229:35
40262026-08-05T12:19:58.459Z |
40272026-08-05T12:19:58.459Z229 | Ok(Record::from_rdata(name.clone(), 0, RData::A((*addr).into())))
40282026-08-05T12:19:58.459Z | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40292026-08-05T12:19:58.459Z | |
40302026-08-05T12:19:58.459Z | arguments to this function are incorrect
40312026-08-05T12:19:58.460Z |
40322026-08-05T12:19:58.460Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40332026-08-05T12:19:58.460Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40342026-08-05T12:19:58.460Z |
40352026-08-05T12:19:58.460Z 34 | pub struct Name {
40362026-08-05T12:19:58.460Z | ^^^^^^^^^^^^^^^ this is the expected type
40372026-08-05T12:19:58.460Z |
40382026-08-05T12:19:58.460Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40392026-08-05T12:19:58.460Z |
40402026-08-05T12:19:58.460Z 37 | pub struct Name {
40412026-08-05T12:19:58.460Z | --------------- this is the found type
40422026-08-05T12:19:58.460Z = help: you can use `cargo tree` to explore your dependency tree
40432026-08-05T12:19:58.461Znote: associated function defined here
40442026-08-05T12:19:58.461Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
40452026-08-05T12:19:58.461Z |
40462026-08-05T12:19:58.461Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
40472026-08-05T12:19:58.461Z | ^^^^^^^^^^
40482026-08-05T12:19:58.466Z
40492026-08-05T12:19:58.466Zerror[E0308]: mismatched types
40502026-08-05T12:19:58.466Z --> dns-server/src/dns_server.rs:233:35
40512026-08-05T12:19:58.466Z |
40522026-08-05T12:19:58.466Z233 | Ok(Record::from_rdata(name.clone(), 0, RData::AAAA((*addr).into())))
40532026-08-05T12:19:58.466Z | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40542026-08-05T12:19:58.466Z | |
40552026-08-05T12:19:58.466Z | arguments to this function are incorrect
40562026-08-05T12:19:58.466Z |
40572026-08-05T12:19:58.467Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40582026-08-05T12:19:58.467Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40592026-08-05T12:19:58.467Z |
40602026-08-05T12:19:58.467Z 34 | pub struct Name {
40612026-08-05T12:19:58.467Z | ^^^^^^^^^^^^^^^ this is the expected type
40622026-08-05T12:19:58.467Z |
40632026-08-05T12:19:58.467Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40642026-08-05T12:19:58.467Z |
40652026-08-05T12:19:58.467Z 37 | pub struct Name {
40662026-08-05T12:19:58.467Z | --------------- this is the found type
40672026-08-05T12:19:58.467Z = help: you can use `cargo tree` to explore your dependency tree
40682026-08-05T12:19:58.467Znote: associated function defined here
40692026-08-05T12:19:58.467Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
40702026-08-05T12:19:58.467Z |
40712026-08-05T12:19:58.467Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
40722026-08-05T12:19:58.467Z | ^^^^^^^^^^
40732026-08-05T12:19:58.467Z
40742026-08-05T12:19:58.467Zerror[E0308]: mismatched types
40752026-08-05T12:19:58.467Z --> dns-server/src/dns_server.rs:247:60
40762026-08-05T12:19:58.467Z |
40772026-08-05T12:19:58.467Z247 | RData::SRV(SRV::new(*prio, *weight, *port, tgt)),
40782026-08-05T12:19:58.467Z | -------- ^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40792026-08-05T12:19:58.467Z | |
40802026-08-05T12:19:58.467Z | arguments to this function are incorrect
40812026-08-05T12:19:58.467Z |
40822026-08-05T12:19:58.467Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40832026-08-05T12:19:58.468Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40842026-08-05T12:19:58.468Z |
40852026-08-05T12:19:58.468Z 34 | pub struct Name {
40862026-08-05T12:19:58.468Z | ^^^^^^^^^^^^^^^ this is the expected type
40872026-08-05T12:19:58.468Z |
40882026-08-05T12:19:58.468Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40892026-08-05T12:19:58.468Z |
40902026-08-05T12:19:58.468Z 37 | pub struct Name {
40912026-08-05T12:19:58.468Z | --------------- this is the found type
40922026-08-05T12:19:58.468Z = help: you can use `cargo tree` to explore your dependency tree
40932026-08-05T12:19:58.468Znote: associated function defined here
40942026-08-05T12:19:58.468Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/srv.rs:174:12
40952026-08-05T12:19:58.468Z |
40962026-08-05T12:19:58.468Z174 | pub fn new(priority: u16, weight: u16, port: u16, target: Name) -> Self {
40972026-08-05T12:19:58.468Z | ^^^
40982026-08-05T12:19:58.468Z
40992026-08-05T12:19:58.468Zerror[E0308]: mismatched types
41002026-08-05T12:19:58.468Z --> dns-server/src/dns_server.rs:245:17
41012026-08-05T12:19:58.468Z |
41022026-08-05T12:19:58.468Z244 | Ok(Record::from_rdata(
41032026-08-05T12:19:58.468Z | ------------------ arguments to this function are incorrect
41042026-08-05T12:19:58.468Z245 | name.clone(),
41052026-08-05T12:19:58.468Z | ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
41062026-08-05T12:19:58.468Z |
41072026-08-05T12:19:58.468Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
41082026-08-05T12:19:58.469Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
41092026-08-05T12:19:58.469Z |
41102026-08-05T12:19:58.469Z 34 | pub struct Name {
41112026-08-05T12:19:58.469Z | ^^^^^^^^^^^^^^^ this is the expected type
41122026-08-05T12:19:58.469Z |
41132026-08-05T12:19:58.469Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
41142026-08-05T12:19:58.469Z |
41152026-08-05T12:19:58.469Z 37 | pub struct Name {
41162026-08-05T12:19:58.469Z | --------------- this is the found type
41172026-08-05T12:19:58.469Z = help: you can use `cargo tree` to explore your dependency tree
41182026-08-05T12:19:58.469Znote: associated function defined here
41192026-08-05T12:19:58.469Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
41202026-08-05T12:19:58.469Z |
41212026-08-05T12:19:58.469Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
41222026-08-05T12:19:58.469Z | ^^^^^^^^^^
41232026-08-05T12:19:58.469Z
41242026-08-05T12:19:58.469Z Compiling indoc v1.0.9
41252026-08-05T12:19:58.474Zerror[E0308]: mismatched types
41262026-08-05T12:19:58.474Z --> dns-server/src/dns_server.rs:259:65
41272026-08-05T12:19:58.474Z |
41282026-08-05T12:19:58.474Z259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname))))
41292026-08-05T12:19:58.474Z | -- ^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
41302026-08-05T12:19:58.474Z | |
41312026-08-05T12:19:58.474Z | arguments to this struct are incorrect
41322026-08-05T12:19:58.474Z |
41332026-08-05T12:19:58.474Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
41342026-08-05T12:19:58.474Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
41352026-08-05T12:19:58.474Z |
41362026-08-05T12:19:58.474Z 34 | pub struct Name {
41372026-08-05T12:19:58.474Z | ^^^^^^^^^^^^^^^ this is the expected type
41382026-08-05T12:19:58.475Z |
41392026-08-05T12:19:58.475Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
41402026-08-05T12:19:58.475Z |
41412026-08-05T12:19:58.475Z 37 | pub struct Name {
41422026-08-05T12:19:58.475Z | --------------- this is the found type
41432026-08-05T12:19:58.475Z = help: you can use `cargo tree` to explore your dependency tree
41442026-08-05T12:19:58.475Znote: tuple struct defined here
41452026-08-05T12:19:58.476Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/name.rs:98:13
41462026-08-05T12:19:58.476Z |
41472026-08-05T12:19:58.476Z 98 | name_rdata!(NS, RDataEncoding::StandardRecord);
41482026-08-05T12:19:58.476Z | ^^
41492026-08-05T12:19:58.476Z
41502026-08-05T12:19:58.476Zerror[E0308]: mismatched types
41512026-08-05T12:19:58.476Z --> dns-server/src/dns_server.rs:259:35
41522026-08-05T12:19:58.476Z |
41532026-08-05T12:19:58.476Z259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname))))
41542026-08-05T12:19:58.476Z | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
41552026-08-05T12:19:58.476Z | |
41562026-08-05T12:19:58.476Z | arguments to this function are incorrect
41572026-08-05T12:19:58.476Z |
41582026-08-05T12:19:58.476Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
41592026-08-05T12:19:58.476Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
41602026-08-05T12:19:58.476Z |
41612026-08-05T12:19:58.476Z 34 | pub struct Name {
41622026-08-05T12:19:58.476Z | ^^^^^^^^^^^^^^^ this is the expected type
41632026-08-05T12:19:58.476Z |
41642026-08-05T12:19:58.476Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
41652026-08-05T12:19:58.476Z |
41662026-08-05T12:19:58.476Z 37 | pub struct Name {
41672026-08-05T12:19:58.476Z | --------------- this is the found type
41682026-08-05T12:19:58.476Z = help: you can use `cargo tree` to explore your dependency tree
41692026-08-05T12:19:58.476Znote: associated function defined here
41702026-08-05T12:19:58.476Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
41712026-08-05T12:19:58.476Z |
41722026-08-05T12:19:58.476Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
41732026-08-05T12:19:58.477Z | ^^^^^^^^^^
41742026-08-05T12:19:58.477Z
41752026-08-05T12:19:58.477Zerror[E0308]: arguments to this function are incorrect
41762026-08-05T12:19:58.477Z --> dns-server/src/storage.rs:448:43
41772026-08-05T12:19:58.477Z |
41782026-08-05T12:19:58.477Z448 | hickory_proto::rr::RData::SOA(hickory_proto::rr::rdata::SOA::new(
41792026-08-05T12:19:58.477Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
41802026-08-05T12:19:58.477Z449 | preferred_nameserver,
41812026-08-05T12:19:58.477Z | -------------------- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
41822026-08-05T12:19:58.477Z450 | rname,
41832026-08-05T12:19:58.477Z | ----- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
41842026-08-05T12:19:58.477Z |
41852026-08-05T12:19:58.477Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
41862026-08-05T12:19:58.477Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
41872026-08-05T12:19:58.477Z |
41882026-08-05T12:19:58.477Z 34 | pub struct Name {
41892026-08-05T12:19:58.477Z | ^^^^^^^^^^^^^^^ this is the expected type
41902026-08-05T12:19:58.477Z |
41912026-08-05T12:19:58.477Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
41922026-08-05T12:19:58.477Z |
41932026-08-05T12:19:58.477Z 37 | pub struct Name {
41942026-08-05T12:19:58.477Z | --------------- this is the found type
41952026-08-05T12:19:58.477Z = help: you can use `cargo tree` to explore your dependency tree
41962026-08-05T12:19:58.477Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
41972026-08-05T12:19:58.477Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
41982026-08-05T12:19:58.477Z |
41992026-08-05T12:19:58.478Z 34 | pub struct Name {
42002026-08-05T12:19:58.478Z | ^^^^^^^^^^^^^^^ this is the expected type
42012026-08-05T12:19:58.478Z |
42022026-08-05T12:19:58.478Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
42032026-08-05T12:19:58.478Z |
42042026-08-05T12:19:58.478Z 37 | pub struct Name {
42052026-08-05T12:19:58.478Z | --------------- this is the found type
42062026-08-05T12:19:58.478Z = help: you can use `cargo tree` to explore your dependency tree
42072026-08-05T12:19:58.478Znote: associated function defined here
42082026-08-05T12:19:58.478Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/soa.rs:154:12
42092026-08-05T12:19:58.478Z |
42102026-08-05T12:19:58.478Z154 | pub fn new(
42112026-08-05T12:19:58.478Z | ^^^
42122026-08-05T12:19:58.478Z
42132026-08-05T12:19:58.478Zerror[E0308]: mismatched types
42142026-08-05T12:19:58.478Z --> dns-server/src/storage.rs:446:13
42152026-08-05T12:19:58.478Z |
42162026-08-05T12:19:58.478Z445 | let record = hickory_proto::rr::Record::from_rdata(
42172026-08-05T12:19:58.478Z | ------------------------------------- arguments to this function are incorrect
42182026-08-05T12:19:58.478Z446 | soa_name,
42192026-08-05T12:19:58.478Z | ^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
42202026-08-05T12:19:58.478Z |
42212026-08-05T12:19:58.478Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
42222026-08-05T12:19:58.478Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
42232026-08-05T12:19:58.478Z |
42242026-08-05T12:19:58.478Z 34 | pub struct Name {
42252026-08-05T12:19:58.483Z | ^^^^^^^^^^^^^^^ this is the expected type
42262026-08-05T12:19:58.483Z |
42272026-08-05T12:19:58.483Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
42282026-08-05T12:19:58.483Z |
42292026-08-05T12:19:58.483Z 37 | pub struct Name {
42302026-08-05T12:19:58.483Z | --------------- this is the found type
42312026-08-05T12:19:58.483Z = help: you can use `cargo tree` to explore your dependency tree
42322026-08-05T12:19:58.483Znote: associated function defined here
42332026-08-05T12:19:58.483Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
42342026-08-05T12:19:58.484Z |
42352026-08-05T12:19:58.484Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
42362026-08-05T12:19:58.484Z | ^^^^^^^^^^
42372026-08-05T12:19:58.484Z
42382026-08-05T12:19:58.493Zerror[E0308]: mismatched types
42392026-08-05T12:19:58.493Z --> dns-server/src/storage.rs:768:30
42402026-08-05T12:19:58.493Z |
42412026-08-05T12:19:58.493Z768 | self.query_raw(name, orig_name)
42422026-08-05T12:19:58.493Z | --------- ^^^^^^^^^ expected `hickory_resolver::Name`, found `hickory_proto::rr::Name`
42432026-08-05T12:19:58.493Z | |
42442026-08-05T12:19:58.493Z | arguments to this method are incorrect
42452026-08-05T12:19:58.493Z |
42462026-08-05T12:19:58.493Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
42472026-08-05T12:19:58.493Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
42482026-08-05T12:19:58.493Z |
42492026-08-05T12:19:58.493Z 37 | pub struct Name {
42502026-08-05T12:19:58.493Z | ^^^^^^^^^^^^^^^ this is the expected type
42512026-08-05T12:19:58.493Z |
42522026-08-05T12:19:58.494Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
42532026-08-05T12:19:58.494Z |
42542026-08-05T12:19:58.494Z 34 | pub struct Name {
42552026-08-05T12:19:58.494Z | --------------- this is the found type
42562026-08-05T12:19:58.494Z = help: you can use `cargo tree` to explore your dependency tree
42572026-08-05T12:19:58.494Znote: method defined here
42582026-08-05T12:19:58.494Z --> dns-server/src/storage.rs:780:8
42592026-08-05T12:19:58.494Z |
42602026-08-05T12:19:58.494Z780 | fn query_raw(
42612026-08-05T12:19:58.494Z | ^^^^^^^^^
42622026-08-05T12:19:58.494Z...
42632026-08-05T12:19:58.494Z783 | orig_name: &Name,
42642026-08-05T12:19:58.494Z | ----------------
42652026-08-05T12:19:58.494Z
42662026-08-05T12:19:58.498Zerror[E0308]: mismatched types
42672026-08-05T12:19:58.498Z --> dns-server/src/storage.rs:777:40
42682026-08-05T12:19:58.498Z |
42692026-08-05T12:19:58.498Z777 | self.query_raw(&LowerName::new(name), name)
42702026-08-05T12:19:58.498Z | -------------- ^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
42712026-08-05T12:19:58.498Z | |
42722026-08-05T12:19:58.498Z | arguments to this function are incorrect
42732026-08-05T12:19:58.498Z |
42742026-08-05T12:19:58.498Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
42752026-08-05T12:19:58.498Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
42762026-08-05T12:19:58.498Z |
42772026-08-05T12:19:58.498Z 34 | pub struct Name {
42782026-08-05T12:19:58.498Z | ^^^^^^^^^^^^^^^ this is the expected type
42792026-08-05T12:19:58.498Z |
42802026-08-05T12:19:58.498Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
42812026-08-05T12:19:58.498Z |
42822026-08-05T12:19:58.498Z 37 | pub struct Name {
42832026-08-05T12:19:58.498Z | --------------- this is the found type
42842026-08-05T12:19:58.498Z = help: you can use `cargo tree` to explore your dependency tree
42852026-08-05T12:19:58.498Znote: associated function defined here
42862026-08-05T12:19:58.499Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:37:12
42872026-08-05T12:19:58.499Z |
42882026-08-05T12:19:58.499Z 37 | pub fn new(name: &Name) -> Self {
42892026-08-05T12:19:58.499Z | ^^^
42902026-08-05T12:19:58.499Z
42912026-08-05T12:19:58.503Zerror[E0277]: the trait bound `hickory_proto::rr::LowerName: std::convert::From<hickory_resolver::Name>` is not satisfied
42922026-08-05T12:19:58.503Z --> dns-server/src/storage.rs:791:33
42932026-08-05T12:19:58.503Z |
42942026-08-05T12:19:58.503Z791 | let zone_name = LowerName::from(Name::from_str(&z).unwrap());
42952026-08-05T12:19:58.503Z | ^^^^^^^^^ the trait `std::convert::From<hickory_resolver::Name>` is not implemented for `hickory_proto::rr::LowerName`
42962026-08-05T12:19:58.503Z |
42972026-08-05T12:19:58.503Zhelp: item with same name found
42982026-08-05T12:19:58.503Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/lower_name.rs:28:1
42992026-08-05T12:19:58.503Z |
43002026-08-05T12:19:58.503Z 28 | pub struct LowerName(Name);
43012026-08-05T12:19:58.503Z | ^^^^^^^^^^^^^^^^^^^^
43022026-08-05T12:19:58.503Z = note: there are multiple different versions of crate `hickory_proto` in the dependency graph
43032026-08-05T12:19:58.503Zhelp: `hickory_proto::rr::LowerName` implements trait `std::convert::From<T>`
43042026-08-05T12:19:58.503Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:240:1
43052026-08-05T12:19:58.503Z |
43062026-08-05T12:19:58.503Z240 | impl From<Name> for LowerName {
43072026-08-05T12:19:58.503Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::convert::From<hickory_proto::rr::Name>`
43082026-08-05T12:19:58.503Z...
43092026-08-05T12:19:58.503Z246 | impl<'a> From<&'a Name> for LowerName {
43102026-08-05T12:19:58.503Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `std::convert::From<&hickory_proto::rr::Name>`
43112026-08-05T12:19:58.503Z = note: there are multiple different versions of crate `hickory_proto` in the dependency graph
43122026-08-05T12:19:58.503Z = help: you can use `cargo tree` to explore your dependency tree
43132026-08-05T12:19:58.503Z
43142026-08-05T12:19:58.718ZSome errors have detailed explanations: E0271, E0277, E0308, E0599.
43152026-08-05T12:19:58.718ZFor more information about an error, try `rustc --explain E0271`.
43162026-08-05T12:19:58.780Zerror: could not compile `dns-server` (lib) due to 66 previous errors
43172026-08-05T12:19:58.780Zwarning: build failed, waiting for other jobs to finish...
43182026-08-05T12:20:13.649ZError: failed: exit status: 101
43192026-08-05T12:20:13.663Z
43202026-08-05T12:20:13.663Zreal 1:23.405228858
43212026-08-05T12:20:13.663Zuser 7:26.032634415
43222026-08-05T12:20:13.663Zsys 1:56.592111822
43232026-08-05T12:20:13.663Ztrap 0.178352209
43242026-08-05T12:20:13.663Ztflt 0.043512511
43252026-08-05T12:20:13.664Zdflt 0.322915214
43262026-08-05T12:20:13.664Zkflt 0.006108274
43272026-08-05T12:20:13.664Zlock 20:16.761060249
43282026-08-05T12:20:13.664Zslp 15:50.933068488
43292026-08-05T12:20:13.664Zlat 49.006835406
43302026-08-05T12:20:13.664Zstop 7:02.202671112
43312026-08-05T12:20:13.664Zprocess exited: duration 228129 ms, exit code 1
 
43322026-08-05T12:20:13.704Zfound 0 output files