01KSK82YKD60W23SB14C352N2K: clippy (helios)

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

Buildomat Job: 01KSK83DFGBWPH54HZ04EZZ29M

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-26T22:58:05.370Zjob assigned to worker 01KSK83KKZ7WDFJWJ71BTYRT9V [factory aws, i-0aee1f2a958da529b] (queued for 48 s)
 
22026-05-26T22:58:11.796Zstarting task 0: "setup"
32026-05-26T22:58:11.802Z++ uname -s
42026-05-26T22:58:11.805Z+ kern=SunOS
52026-05-26T22:58:11.805Z+ build_user=build
62026-05-26T22:58:11.805Z+ build_uid=12345
72026-05-26T22:58:11.805Z+ work_dir=/work
82026-05-26T22:58:11.805Z+ input_dir=/input
92026-05-26T22:58:11.805Z+ [[ 0 == 12345 ]]
102026-05-26T22:58:11.805Z+ case "$kern" in
112026-05-26T22:58:11.805Z+ groupadd -g 12345 build
122026-05-26T22:58:11.805Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-26T22:58:13.810Z+ zfs create -o mountpoint=/work rpool/work
142026-05-26T22:58:13.905Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-26T22:58:13.907Z+ home_fs=zfs
162026-05-26T22:58:13.907Z+ [[ zfs == autofs ]]
172026-05-26T22:58:13.907Z+ mkdir -p /home/build
182026-05-26T22:58:13.907Z+ chown build:build /home/build /work
192026-05-26T22:58:15.909Z+ chmod 0700 /home/build /work
202026-05-26T22:58:15.911Zprocess exited: duration 4113 ms, exit code 0
 
212026-05-26T22:58:15.917Zstarting task 1: "rust-toolchain"
222026-05-26T22:58:15.920Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-05-26T22:58:15.920Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-05-26T22:58:15.920Z * rust toolchain channel = "1.94.0"
252026-05-26T22:58:15.920Z * rust toolchain profile = "default"
262026-05-26T22:58:15.920Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-26T22:58:15.920Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-26T22:58:15.923Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-26T22:58:15.923Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-05-26T22:58:16.027Zinfo: downloading installer
312026-05-26T22:58:17.589Zwarn: It looks like you have an existing rustup settings file at:
322026-05-26T22:58:17.589Zwarn: /home/build/.rustup/settings.toml
332026-05-26T22:58:17.589Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-05-26T22:58:17.589Zwarn: instead of the one inferred from the default host triple.
352026-05-26T22:58:17.601Zinfo: profile set to default
362026-05-26T22:58:17.604Zinfo: default host triple is x86_64-unknown-illumos
372026-05-26T22:58:17.607Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-05-26T22:58:17.740Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-05-26T22:58:17.743Zinfo: downloading 6 components
402026-05-26T22:58:31.971Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-05-26T22:58:31.971Z
422026-05-26T22:58:32.004Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-05-26T22:58:32.004Z
442026-05-26T22:58:32.004Z
452026-05-26T22:58:32.004ZRust is installed now. Great!
462026-05-26T22:58:32.004Z
472026-05-26T22:58:32.004ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-05-26T22:58:32.004Zenvironment variable. This has not been done automatically.
492026-05-26T22:58:32.004Z
502026-05-26T22:58:32.004ZTo configure your current shell, you need to source
512026-05-26T22:58:32.004Zthe corresponding env file under $HOME/.cargo.
522026-05-26T22:58:32.004Z
532026-05-26T22:58:32.004ZThis is usually done by running one of the following (note the leading DOT):
542026-05-26T22:58:32.004Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-05-26T22:58:32.004Zsource "$HOME/.cargo/env.fish" # For fish
562026-05-26T22:58:32.004Zsource "~/.cargo/env.nu" # For nushell
572026-05-26T22:58:32.004Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-05-26T22:58:32.004Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-05-26T22:58:32.004Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-05-26T22:58:32.007Zwarn: no default linker (`cc`) was found in your PATH
612026-05-26T22:58:32.007Zwarn: many Rust crates require a system C toolchain to build
622026-05-26T22:58:32.091Z+ rustup --version
632026-05-26T22:58:32.101Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-05-26T22:58:32.104Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-05-26T22:58:32.122Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-05-26T22:58:32.125Z+ cargo --version
672026-05-26T22:58:32.138Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-05-26T22:58:32.141Z+ rustc --version
692026-05-26T22:58:32.160Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-05-26T22:58:32.163Zprocess exited: duration 16245 ms, exit code 0
 
712026-05-26T22:58:32.168Zstarting task 2: "authentication"
722026-05-26T22:58:32.184Zprocess exited: duration 15 ms, exit code 0
 
732026-05-26T22:58:32.189Zstarting task 3: "clone repository"
742026-05-26T22:58:32.193Z+ mkdir -p /work/oxidecomputer/omicron
752026-05-26T22:58:32.195Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-05-26T22:58:32.232ZCloning into '/work/oxidecomputer/omicron'...
772026-05-26T22:58:43.626Z+ cd /work/oxidecomputer/omicron
782026-05-26T22:58:43.627Z+ git fetch origin e3c33b6e7dcfb3deda051b62fcad86934c9bf75e
792026-05-26T22:58:43.942ZFrom https://github.com/oxidecomputer/omicron
802026-05-26T22:58:43.942Z * branch e3c33b6e7dcfb3deda051b62fcad86934c9bf75e -> FETCH_HEAD
812026-05-26T22:58:43.951Z+ [[ -n renovate/crate-hickory-proto-vulnerability ]]
822026-05-26T22:58:43.954Z++ git branch --show-current
832026-05-26T22:58:43.955Z+ current=main
842026-05-26T22:58:43.955Z+ [[ main != renovate/crate-hickory-proto-vulnerability ]]
852026-05-26T22:58:43.955Z+ git branch -f renovate/crate-hickory-proto-vulnerability e3c33b6e7dcfb3deda051b62fcad86934c9bf75e
862026-05-26T22:58:43.958Z+ git checkout -f renovate/crate-hickory-proto-vulnerability
872026-05-26T22:58:44.191ZSwitched to branch 'renovate/crate-hickory-proto-vulnerability'
882026-05-26T22:58:44.195Z+ git reset --hard e3c33b6e7dcfb3deda051b62fcad86934c9bf75e
892026-05-26T22:58:44.429ZHEAD is now at e3c33b6e7 Update Rust crate hickory-proto to 0.26.0 [SECURITY]
902026-05-26T22:58:44.432Zprocess exited: duration 12241 ms, exit code 0
 
912026-05-26T22:58:44.438Zstarting task 4: "build"
922026-05-26T22:58:44.442Z+ source ./env.sh
932026-05-26T22:58:44.445Z++ OLD_SHELL_OPTS=ehxB
942026-05-26T22:58:44.445Z++ set -o xtrace
952026-05-26T22:58:44.445Z++++ dirname ./env.sh
962026-05-26T22:58:44.447Z+++ readlink -f .
972026-05-26T22:58:44.450Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-05-26T22:58:44.450Z++ 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-05-26T22:58:44.450Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-05-26T22:58:44.450Z++ 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-05-26T22:58:44.451Z++ 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-05-26T22:58:44.451Z++ 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-05-26T22:58:44.451Z++ 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-05-26T22:58:44.451Z++ 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-05-26T22:58:44.451Z++ 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-05-26T22:58:44.451Z++ case $OLD_SHELL_OPTS in
1072026-05-26T22:58:44.451Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-05-26T22:58:44.451Z+ source .github/buildomat/ci-env.sh
1092026-05-26T22:58:44.451Z++ export CARGO_TERM_COLOR=always
1102026-05-26T22:58:44.451Z++ CARGO_TERM_COLOR=always
1112026-05-26T22:58:44.451Z+ cargo --version
1122026-05-26T22:58:44.459Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-05-26T22:58:44.461Z+ rustc --version
1142026-05-26T22:58:44.481Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-05-26T22:58:44.486Z+ banner prerequisites
1162026-05-26T22:58:44.486Z
1172026-05-26T22:58:44.486Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-05-26T22:58:44.486Z # # # # # # # # # # # # # # #
1192026-05-26T22:58:44.486Z # # # # ##### # # ##### # # # # # #### #
1202026-05-26T22:58:44.486Z ##### ##### # ##### # # # # # # # # #
1212026-05-26T22:58:44.486Z # # # # # # # # # # # # # # #
1222026-05-26T22:58:44.487Z # # # ###### # # ###### ### # #### # #### #
1232026-05-26T22:58:44.487Z
1242026-05-26T22:58:44.487Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-05-26T22:58:46.249Z Startup: Refreshing catalog 'helios' ... Done
1262026-05-26T22:58:46.318Z Startup: Caching catalogs ... Done
1272026-05-26T22:58:46.582ZPlanning: Solver setup ... Done (0.227s)
1282026-05-26T22:58:46.600ZPlanning: Running solver ... Done (0.018s)
1292026-05-26T22:58:46.606ZPlanning: Finding local manifests ... Done (0.003s)
1302026-05-26T22:58:46.617ZPlanning: Fetching manifests: 0/2 0% complete
1312026-05-26T22:58:46.635ZPlanning: Fetching manifests: 2/2 100% complete
1322026-05-26T22:58:46.648ZPlanning: Package planning ... Done (0.013s)
1332026-05-26T22:58:46.651ZPlanning: Merging actions ... Done (0.002s)
1342026-05-26T22:58:46.838ZPlanning: Checking for conflicting actions ... Done (0.188s)
1352026-05-26T22:58:46.841ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-05-26T22:58:47.647ZPlanning: Evaluating mediators ... Done (0.808s)
1372026-05-26T22:58:47.650ZPlanning: Planning completed in 1.31 seconds
1382026-05-26T22:58:47.656Z Packages to install: 2
1392026-05-26T22:58:47.659Z Estimated space available: 156.08 GB
1402026-05-26T22:58:47.659ZEstimated space to be consumed: 22.53 MB
1412026-05-26T22:58:47.659Z Create boot environment: No
1422026-05-26T22:58:47.659ZCreate backup boot environment: No
1432026-05-26T22:58:47.659Z Rebuild boot archive: No
1442026-05-26T22:58:47.659Z
1452026-05-26T22:58:47.659ZChanged packages:
1462026-05-26T22:58:47.660Zhelios
1472026-05-26T22:58:47.660Z developer/build-essential
1482026-05-26T22:58:47.660Z None -> 11-3.0
1492026-05-26T22:58:47.660Z library/libxmlsec1
1502026-05-26T22:58:47.660Z None -> 1.2.35-3.0
1512026-05-26T22:58:47.681Z
1522026-05-26T22:58:47.681ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-05-26T22:58:48.266ZDownload: Completed 1.28 MB in 0.58 seconds (2.2M/s)
1542026-05-26T22:58:48.346Z Actions: 1/268 actions (Installing new actions)
1552026-05-26T22:58:48.384Z Actions: Completed 268 actions in 0.04 seconds.
1562026-05-26T22:58:48.418ZFinalize: Updating package state database ... Done (0.033s)
1572026-05-26T22:58:48.421ZFinalize: Updating package cache ... Done (0.000s)
1582026-05-26T22:58:48.437ZFinalize: Updating image state ... Done (0.018s)
1592026-05-26T22:58:50.785ZFinalize: Creating fast lookup database ... Done (2.325s)
1602026-05-26T22:58:50.849ZFinalize: Reading search index ... Done (0.013s)
1612026-05-26T22:58:50.852ZFinalize: Updating search index ... Done (0.000s)
1622026-05-26T22:58:50.938ZFinalize: Updating package cache ... Done (0.000s)
1632026-05-26T22:58:51.234ZPlanning: Evaluating mediator changes ... Done
1642026-05-26T22:58:51.338ZPlanning: Checking for conflicting actions ... Done
1652026-05-26T22:58:51.341ZPlanning: Consolidating action changes ... Done
1662026-05-26T22:58:51.497ZPlanning: Evaluating mediators ... Done
1672026-05-26T22:58:51.500ZPlanning: Planning completed in 0.26 seconds
1682026-05-26T22:58:51.520Z Mediators to change: 2
1692026-05-26T22:58:51.520Z Create boot environment: No
1702026-05-26T22:58:51.523ZCreate backup boot environment: No
1712026-05-26T22:58:51.585ZFinalize: Updating package state database ... Done
1722026-05-26T22:58:51.585ZFinalize: Updating package cache ... Done
1732026-05-26T22:58:51.596ZFinalize: Updating image state ... Done
1742026-05-26T22:58:53.540ZFinalize: Creating fast lookup database ... Done
1752026-05-26T22:58:53.602ZFinalize: Reading search index ... Done
1762026-05-26T22:58:53.605ZFinalize: Updating search index ... Done
1772026-05-26T22:58:53.692ZFinalize: Updating package cache ... Done
1782026-05-26T22:58:53.980ZPlanning: Evaluating mediator changes ... Done
1792026-05-26T22:58:54.085ZPlanning: Checking for conflicting actions ... Done
1802026-05-26T22:58:54.088ZPlanning: Consolidating action changes ... Done
1812026-05-26T22:58:54.245ZPlanning: Evaluating mediators ... Done
1822026-05-26T22:58:54.247ZPlanning: Planning completed in 0.26 seconds
1832026-05-26T22:58:54.265Z Mediators to change: 1
1842026-05-26T22:58:54.265Z Create boot environment: No
1852026-05-26T22:58:54.265ZCreate backup boot environment: No
1862026-05-26T22:58:54.318ZFinalize: Updating package state database ... Done
1872026-05-26T22:58:54.318ZFinalize: Updating package cache ... Done
1882026-05-26T22:58:54.328ZFinalize: Updating image state ... Done
1892026-05-26T22:58:56.256ZFinalize: Creating fast lookup database ... Done
1902026-05-26T22:58:56.321ZFinalize: Reading search index ... Done
1912026-05-26T22:58:56.324ZFinalize: Updating search index ... Done
1922026-05-26T22:58:56.393ZFinalize: Updating package cache ... Done
1932026-05-26T22:58:56.707ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-05-26T22:58:56.707Zapache system 2.4 system
1952026-05-26T22:58:56.707Zclang system 15 system
1962026-05-26T22:58:56.707Zcsh system system illumos
1972026-05-26T22:58:56.707Zctags system system illumos
1982026-05-26T22:58:56.707Zfile vendor vendor darwinsys
1992026-05-26T22:58:56.707Zfile system system illumos
2002026-05-26T22:58:56.707Zgcc vendor 14 vendor
2012026-05-26T22:58:56.707Zgcc system 13 system
2022026-05-26T22:58:56.707Zgcc system 10 system
2032026-05-26T22:58:56.707Zgo system 1.25 system
2042026-05-26T22:58:56.707Zllvm system 15 system
2052026-05-26T22:58:56.707Zmariadb system 11.4 system
2062026-05-26T22:58:56.707Zmta vendor vendor dma
2072026-05-26T22:58:56.707Zopenjdk system 17 system
2082026-05-26T22:58:56.707Zopenjdk system 11 system
2092026-05-26T22:58:56.707Zopenssl vendor 3 vendor
2102026-05-26T22:58:56.707Zperl system 5.40 system
2112026-05-26T22:58:56.708Zpostgresql system 18 system
2122026-05-26T22:58:56.708Zpostgresql system 17 system
2132026-05-26T22:58:56.708Zpython vendor 3 vendor
2142026-05-26T22:58:56.708Zpython system 2 system
2152026-05-26T22:58:56.708Zpython3 vendor 3.13 vendor
2162026-05-26T22:58:56.708Zruby system 3.4 system
2172026-05-26T22:58:56.708Zruby system 3.0 system
2182026-05-26T22:58:56.708Zwords vendor vendor american-english
2192026-05-26T22:58:56.708Zwords system system australian-english
2202026-05-26T22:58:56.708Zwords system system british-english
2212026-05-26T22:58:56.709Zwords system system canadian-english
2222026-05-26T22:58:56.709Zwords system system french
2232026-05-26T22:58:56.709Zwords system system italian
2242026-05-26T22:58:56.709Zwords system system ngerman
2252026-05-26T22:58:56.709Zwords system system ogerman
2262026-05-26T22:58:56.709Zwords system system spanish
2272026-05-26T22:58:56.960ZPUBLISHER TYPE STATUS P LOCATION
2282026-05-26T22:58:56.960Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-05-26T22:58:57.236ZFMRI IFO
2302026-05-26T22:58:57.236Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-05-26T22:58:57.236Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-05-26T22:58:57.236Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-05-26T22:58:57.236Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-05-26T22:58:57.236Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-05-26T22:58:57.236Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-05-26T22:58:57.236Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-05-26T22:58:57.236Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-05-26T22:58:57.236Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-05-26T22:58:57.477Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-05-26T22:58:57.751Z Updating crates.io index
2412026-05-26T22:58:57.783Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-05-26T22:58:58.012Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-05-26T22:58:58.956Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-05-26T22:58:59.600Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-05-26T22:59:00.437Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-05-26T22:59:01.000Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-05-26T22:59:02.893Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-05-26T22:59:03.682Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-05-26T22:59:04.155Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-05-26T22:59:05.065Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-05-26T22:59:05.463Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-05-26T22:59:05.794Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-05-26T22:59:06.230Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-05-26T22:59:07.200Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-05-26T22:59:07.754Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2562026-05-26T22:59:08.081Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-05-26T22:59:08.420Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-05-26T22:59:08.693Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2592026-05-26T22:59:09.110Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-05-26T22:59:09.600Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-05-26T22:59:09.839Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-05-26T22:59:10.132Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2632026-05-26T22:59:10.581Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642026-05-26T22:59:10.926Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-05-26T22:59:11.462Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-05-26T22:59:11.933Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-05-26T22:59:12.251Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-05-26T22:59:12.569Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-05-26T22:59:12.895Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-05-26T22:59:14.068Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-05-26T22:59:14.534Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2722026-05-26T22:59:15.002Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2732026-05-26T22:59:15.402Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-05-26T22:59:15.699Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2752026-05-26T22:59:16.043Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2762026-05-26T22:59:16.841Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2772026-05-26T22:59:17.101Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2782026-05-26T22:59:17.356Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2792026-05-26T22:59:17.621Z Updating git repository `https://github.com/illumos/smf-rs`
2802026-05-26T22:59:18.016Z Updating git repository `https://github.com/oxidecomputer/omicron`
2812026-05-26T22:59:29.610Z Downloading crates ...
2822026-05-26T22:59:29.661Z Downloaded anstream v0.6.21
2832026-05-26T22:59:29.670Z Downloaded thread-id v4.2.2
2842026-05-26T22:59:29.676Z Downloaded toml_datetime v0.6.11
2852026-05-26T22:59:29.681Z Downloaded percent-encoding v2.3.2
2862026-05-26T22:59:29.681Z Downloaded usdt-impl v0.5.0
2872026-05-26T22:59:29.681Z Downloaded num-traits v0.2.19
2882026-05-26T22:59:29.686Z Downloaded utf8_iter v1.0.4
2892026-05-26T22:59:29.686Z Downloaded potential_utf v0.1.4
2902026-05-26T22:59:29.689Z Downloaded plain v0.2.3
2912026-05-26T22:59:29.693Z Downloaded macaddr v1.0.1
2922026-05-26T22:59:29.693Z Downloaded cargo-platform v0.2.0
2932026-05-26T22:59:29.693Z Downloaded anyhow v1.0.102
2942026-05-26T22:59:29.693Z Downloaded yoke v0.8.1
2952026-05-26T22:59:29.693Z Downloaded version_check v0.9.5
2962026-05-26T22:59:29.693Z Downloaded thiserror-impl v1.0.69
2972026-05-26T22:59:29.698Z Downloaded cfg-if v1.0.4
2982026-05-26T22:59:29.698Z Downloaded zmij v1.0.21
2992026-05-26T22:59:29.698Z Downloaded thiserror v1.0.69
3002026-05-26T22:59:29.701Z Downloaded usdt v0.5.0
3012026-05-26T22:59:29.701Z Downloaded typeid v1.0.3
3022026-05-26T22:59:29.701Z Downloaded synstructure v0.13.2
3032026-05-26T22:59:29.704Z Downloaded scroll v0.12.0
3042026-05-26T22:59:29.704Z Downloaded zerofrom-derive v0.1.6
3052026-05-26T22:59:29.704Z Downloaded zerofrom v0.1.6
3062026-05-26T22:59:29.704Z Downloaded usdt-macro v0.5.0
3072026-05-26T22:59:29.704Z Downloaded typenum v1.19.0
3082026-05-26T22:59:29.707Z Downloaded thiserror-impl v2.0.18
3092026-05-26T22:59:29.707Z Downloaded proc-macro-error v1.0.4
3102026-05-26T22:59:29.712Z Downloaded quote v1.0.45
3112026-05-26T22:59:29.712Z Downloaded stable_deref_trait v1.2.1
3122026-05-26T22:59:29.712Z Downloaded smallvec v1.15.1
3132026-05-26T22:59:29.712Z Downloaded is_terminal_polyfill v1.70.2
3142026-05-26T22:59:29.712Z Downloaded textwrap v0.16.2
3152026-05-26T22:59:29.719Z Downloaded yoke-derive v0.8.1
3162026-05-26T22:59:29.719Z Downloaded idna_adapter v1.2.1
3172026-05-26T22:59:29.719Z Downloaded usdt-attr-macro v0.5.0
3182026-05-26T22:59:29.720Z Downloaded unicode-linebreak v0.1.5
3192026-05-26T22:59:29.724Z Downloaded utf8parse v0.2.2
3202026-05-26T22:59:29.724Z Downloaded writeable v0.6.2
3212026-05-26T22:59:29.724Z Downloaded dtrace-parser v0.2.0
3222026-05-26T22:59:29.724Z Downloaded unicode-xid v0.2.6
3232026-05-26T22:59:29.728Z Downloaded ordered-float v2.10.1
3242026-05-26T22:59:29.728Z Downloaded sha2 v0.10.9
3252026-05-26T22:59:29.732Z Downloaded toml_write v0.1.2
3262026-05-26T22:59:29.732Z Downloaded ucd-trie v0.1.7
3272026-05-26T22:59:29.735Z Downloaded memmap v0.7.0
3282026-05-26T22:59:29.735Z Downloaded thiserror v2.0.18
3292026-05-26T22:59:29.738Z Downloaded proc-macro-error-attr v1.0.4
3302026-05-26T22:59:29.779Z Downloaded scroll_derive v0.12.1
3312026-05-26T22:59:29.779Z Downloaded colorchoice v1.0.4
3322026-05-26T22:59:29.779Z Downloaded anstyle-query v1.1.5
3332026-05-26T22:59:29.784Z Downloaded itoa v1.0.17
3342026-05-26T22:59:29.784Z Downloaded unicode-ident v1.0.24
3352026-05-26T22:59:29.784Z Downloaded zerocopy-derive v0.7.35
3362026-05-26T22:59:29.785Z Downloaded zerovec-derive v0.11.2
3372026-05-26T22:59:29.785Z Downloaded fastrand v2.3.0
3382026-05-26T22:59:29.785Z Downloaded clap_lex v1.0.0
3392026-05-26T22:59:29.785Z Downloaded cargo_toml v0.21.0
3402026-05-26T22:59:29.785Z Downloaded toml v0.8.23
3412026-05-26T22:59:29.786Z Downloaded tinystr v0.8.2
3422026-05-26T22:59:29.786Z Downloaded heck v0.5.0
3432026-05-26T22:59:29.786Z Downloaded block-buffer v0.10.4
3442026-05-26T22:59:29.786Z Downloaded pretty-hex v0.4.1
3452026-05-26T22:59:29.786Z Downloaded errno v0.3.14
3462026-05-26T22:59:29.787Z Downloaded crypto-common v0.1.7
3472026-05-26T22:59:29.787Z Downloaded toml_edit v0.22.27
3482026-05-26T22:59:29.787Z Downloaded url v2.5.8
3492026-05-26T22:59:29.787Z Downloaded dof v0.3.0
3502026-05-26T22:59:29.787Z Downloaded tabled_derive v0.7.0
3512026-05-26T22:59:29.787Z Downloaded cpufeatures v0.2.17
3522026-05-26T22:59:29.787Z Downloaded zerotrie v0.2.3
3532026-05-26T22:59:29.787Z Downloaded smawk v0.3.2
3542026-05-26T22:59:29.787Z Downloaded serde_spanned v0.6.9
3552026-05-26T22:59:29.787Z Downloaded heck v0.4.1
3562026-05-26T22:59:29.787Z Downloaded serde-value v0.7.0
3572026-05-26T22:59:29.795Z Downloaded generic-array v0.14.7
3582026-05-26T22:59:29.795Z Downloaded fnv v1.0.7
3592026-05-26T22:59:29.795Z Downloaded terminal_size v0.4.3
3602026-05-26T22:59:29.798Z Downloaded cargo_metadata v0.21.0
3612026-05-26T22:59:29.798Z Downloaded zerovec v0.11.5
3622026-05-26T22:59:29.798Z Downloaded form_urlencoded v1.2.2
3632026-05-26T22:59:29.798Z Downloaded swrite v0.1.0
3642026-05-26T22:59:29.801Z Downloaded zerocopy v0.7.35
3652026-05-26T22:59:29.808Z Downloaded winnow v0.7.14
3662026-05-26T22:59:29.814Z Downloaded digest v0.10.7
3672026-05-26T22:59:29.818Z Downloaded bytecount v0.6.9
3682026-05-26T22:59:29.818Z Downloaded fs-err v3.3.0
3692026-05-26T22:59:29.818Z Downloaded unicode-width v0.2.0
3702026-05-26T22:59:29.822Z Downloaded byteorder v1.5.0
3712026-05-26T22:59:29.822Z Downloaded unicode-width v0.1.14
3722026-05-26T22:59:29.827Z Downloaded strsim v0.11.1
3732026-05-26T22:59:29.827Z Downloaded anstyle v1.0.13
3742026-05-26T22:59:29.831Z Downloaded serde-untagged v0.1.9
3752026-05-26T22:59:29.831Z Downloaded erased-serde v0.4.9
3762026-05-26T22:59:29.831Z Downloaded displaydoc v0.2.5
3772026-05-26T22:59:29.831Z Downloaded equivalent v1.0.2
3782026-05-26T22:59:29.831Z Downloaded autocfg v1.5.0
3792026-05-26T22:59:29.835Z Downloaded anstyle-parse v0.2.7
3802026-05-26T22:59:29.835Z Downloaded pest_meta v2.8.6
3812026-05-26T22:59:29.842Z Downloaded once_cell v1.21.3
3822026-05-26T22:59:29.842Z Downloaded camino-tempfile v1.4.1
3832026-05-26T22:59:29.849Z Downloaded pest_derive v2.8.6
3842026-05-26T22:59:29.854Z Downloaded bitflags v2.11.0
3852026-05-26T22:59:29.855Z Downloaded serde_derive v1.0.228
3862026-05-26T22:59:29.861Z Downloaded semver v1.0.28
3872026-05-26T22:59:29.864Z Downloaded litemap v0.8.1
3882026-05-26T22:59:29.867Z Downloaded pest_generator v2.8.6
3892026-05-26T22:59:29.870Z Downloaded camino v1.2.2
3902026-05-26T22:59:29.870Z Downloaded tempfile v3.25.0
3912026-05-26T22:59:29.878Z Downloaded log v0.4.29
3922026-05-26T22:59:29.878Z Downloaded icu_provider v2.1.1
3932026-05-26T22:59:29.878Z Downloaded icu_properties v2.1.2
3942026-05-26T22:59:29.878Z Downloaded cargo-util-schemas v0.8.2
3952026-05-26T22:59:29.882Z Downloaded icu_locale_core v2.1.1
3962026-05-26T22:59:29.882Z Downloaded memchr v2.8.0
3972026-05-26T22:59:29.892Z Downloaded serde_tokenstream v0.2.3
3982026-05-26T22:59:29.895Z Downloaded clap_derive v4.5.55
3992026-05-26T22:59:29.895Z Downloaded serde_core v1.0.228
4002026-05-26T22:59:29.895Z Downloaded indexmap v2.14.0
4012026-05-26T22:59:29.898Z Downloaded clap v4.5.60
4022026-05-26T22:59:29.901Z Downloaded serde v1.0.228
4032026-05-26T22:59:29.906Z Downloaded getrandom v0.4.1
4042026-05-26T22:59:29.907Z Downloaded icu_normalizer v2.1.1
4052026-05-26T22:59:29.912Z Downloaded proc-macro2 v1.0.106
4062026-05-26T22:59:29.912Z Downloaded icu_normalizer_data v2.1.1
4072026-05-26T22:59:29.918Z Downloaded papergrid v0.11.0
4082026-05-26T22:59:29.918Z Downloaded icu_properties_data v2.1.2
4092026-05-26T22:59:29.922Z Downloaded icu_collections v2.1.1
4102026-05-26T22:59:29.938Z Downloaded pest v2.8.6
4112026-05-26T22:59:29.945Z Downloaded idna v1.1.0
4122026-05-26T22:59:29.952Z Downloaded goblin v0.8.2
4132026-05-26T22:59:29.958Z Downloaded serde_json v1.0.149
4142026-05-26T22:59:29.958Z Downloaded hashbrown v0.17.0
4152026-05-26T22:59:29.969Z Downloaded clap_builder v4.5.60
4162026-05-26T22:59:29.974Z Downloaded tabled v0.15.0
4172026-05-26T22:59:29.987Z Downloaded syn v1.0.109
4182026-05-26T22:59:29.993Z Downloaded syn v2.0.117
4192026-05-26T22:59:30.013Z Downloaded rustix v1.1.3
4202026-05-26T22:59:30.031Z Downloaded libc v0.2.185
4212026-05-26T22:59:30.098Z Compiling proc-macro2 v1.0.106
4222026-05-26T22:59:30.099Z Compiling quote v1.0.45
4232026-05-26T22:59:30.103Z Compiling unicode-ident v1.0.24
4242026-05-26T22:59:30.103Z Compiling serde_core v1.0.228
4252026-05-26T22:59:30.103Z Compiling libc v0.2.185
4262026-05-26T22:59:30.103Z Compiling version_check v0.9.5
4272026-05-26T22:59:30.103Z Compiling stable_deref_trait v1.2.1
4282026-05-26T22:59:30.103Z Compiling serde v1.0.228
4292026-05-26T22:59:30.372Z Compiling memchr v2.8.0
4302026-05-26T22:59:30.417Z Compiling zmij v1.0.21
4312026-05-26T22:59:30.691Z Compiling ucd-trie v0.1.7
4322026-05-26T22:59:30.700Z Compiling itoa v1.0.17
4332026-05-26T22:59:30.718Z Compiling autocfg v1.5.0
4342026-05-26T22:59:30.891Z Compiling thiserror v1.0.69
4352026-05-26T22:59:30.987Z Compiling pest v2.8.6
4362026-05-26T22:59:31.032Z Compiling writeable v0.6.2
4372026-05-26T22:59:31.123Z Compiling litemap v0.8.1
4382026-05-26T22:59:31.159Z Compiling rustix v1.1.3
4392026-05-26T22:59:31.225Z Compiling icu_normalizer_data v2.1.1
4402026-05-26T22:59:31.393Z Compiling byteorder v1.5.0
4412026-05-26T22:59:31.551Z Compiling syn v2.0.117
4422026-05-26T22:59:31.630Z Compiling icu_properties_data v2.1.2
4432026-05-26T22:59:31.678Z Compiling errno v0.3.14
4442026-05-26T22:59:31.774Z Compiling bitflags v2.11.0
4452026-05-26T22:59:31.826Z Compiling serde_json v1.0.149
4462026-05-26T22:59:32.006Z Compiling num-traits v0.2.19
4472026-05-26T22:59:32.026Z Compiling hashbrown v0.17.0
4482026-05-26T22:59:32.067Z Compiling pest_meta v2.8.6
4492026-05-26T22:59:32.200Z Compiling smallvec v1.15.1
4502026-05-26T22:59:32.424Z Compiling typeid v1.0.3
4512026-05-26T22:59:32.468Z Compiling equivalent v1.0.2
4522026-05-26T22:59:32.583Z Compiling indexmap v2.14.0
4532026-05-26T22:59:32.710Z Compiling thread-id v4.2.2
4542026-05-26T22:59:32.744Z Compiling usdt-impl v0.5.0
4552026-05-26T22:59:32.777Z Compiling proc-macro-error-attr v1.0.4
4562026-05-26T22:59:32.802Z Compiling syn v1.0.109
4572026-05-26T22:59:32.961Z Compiling winnow v0.7.14
4582026-05-26T22:59:32.965Z Compiling erased-serde v0.4.9
4592026-05-26T22:59:33.105Z Compiling toml_write v0.1.2
4602026-05-26T22:59:33.381Z Compiling proc-macro-error v1.0.4
4612026-05-26T22:59:33.396Z Compiling plain v0.2.3
4622026-05-26T22:59:33.500Z Compiling getrandom v0.4.1
4632026-05-26T22:59:33.518Z Compiling percent-encoding v2.3.2
4642026-05-26T22:59:33.724Z Compiling utf8_iter v1.0.4
4652026-05-26T22:59:33.736Z Compiling log v0.4.29
4662026-05-26T22:59:33.869Z Compiling thiserror v2.0.18
4672026-05-26T22:59:33.880Z Compiling utf8parse v0.2.2
4682026-05-26T22:59:33.895Z Compiling camino v1.2.2
4692026-05-26T22:59:33.966Z Compiling ordered-float v2.10.1
4702026-05-26T22:59:33.996Z Compiling anstyle-parse v0.2.7
4712026-05-26T22:59:34.121Z Compiling form_urlencoded v1.2.2
4722026-05-26T22:59:34.185Z Compiling synstructure v0.13.2
4732026-05-26T22:59:34.202Z Compiling pest_generator v2.8.6
4742026-05-26T22:59:34.421Z Compiling terminal_size v0.4.3
4752026-05-26T22:59:34.548Z Compiling anstyle v1.0.13
4762026-05-26T22:59:34.632Z Compiling pretty-hex v0.4.1
4772026-05-26T22:59:34.691Z Compiling colorchoice v1.0.4
4782026-05-26T22:59:34.774Z Compiling is_terminal_polyfill v1.70.2
4792026-05-26T22:59:34.781Z Compiling anstyle-query v1.1.5
4802026-05-26T22:59:34.781Z Compiling cfg-if v1.0.4
4812026-05-26T22:59:34.808Z Compiling serde-untagged v0.1.9
4822026-05-26T22:59:34.877Z Compiling anstream v0.6.21
4832026-05-26T22:59:34.943Z Compiling semver v1.0.28
4842026-05-26T22:59:35.020Z Compiling fs-err v3.3.0
4852026-05-26T22:59:35.052Z Compiling anyhow v1.0.102
4862026-05-26T22:59:35.168Z Compiling fnv v1.0.7
4872026-05-26T22:59:35.268Z Compiling heck v0.4.1
4882026-05-26T22:59:35.306Z Compiling strsim v0.11.1
4892026-05-26T22:59:35.306Z Compiling bytecount v0.6.9
4902026-05-26T22:59:35.306Z Compiling unicode-width v0.1.14
4912026-05-26T22:59:35.357Z Compiling once_cell v1.21.3
4922026-05-26T22:59:35.412Z Compiling unicode-xid v0.2.6
4932026-05-26T22:59:35.433Z Compiling heck v0.5.0
4942026-05-26T22:59:35.676Z Compiling fastrand v2.3.0
4952026-05-26T22:59:35.699Z Compiling clap_lex v1.0.0
4962026-05-26T22:59:35.699Z Compiling papergrid v0.11.0
4972026-05-26T22:59:35.794Z Compiling tempfile v3.25.0
4982026-05-26T22:59:35.814Z Compiling clap_builder v4.5.60
4992026-05-26T22:59:35.896Z Compiling serde_derive v1.0.228
5002026-05-26T22:59:35.938Z Compiling zerofrom-derive v0.1.6
5012026-05-26T22:59:36.016Z Compiling yoke-derive v0.8.1
5022026-05-26T22:59:36.213Z Compiling zerovec-derive v0.11.2
5032026-05-26T22:59:36.479Z Compiling displaydoc v0.2.5
5042026-05-26T22:59:37.080Z Compiling thiserror-impl v1.0.69
5052026-05-26T22:59:37.133Z Compiling zerocopy-derive v0.7.35
5062026-05-26T22:59:37.186Z Compiling pest_derive v2.8.6
5072026-05-26T22:59:37.300Z Compiling scroll_derive v0.12.1
5082026-05-26T22:59:37.333Z Compiling zerofrom v0.1.6
5092026-05-26T22:59:37.456Z Compiling yoke v0.8.1
5102026-05-26T22:59:37.600Z Compiling thiserror-impl v2.0.18
5112026-05-26T22:59:37.648Z Compiling zerovec v0.11.5
5122026-05-26T22:59:37.961Z Compiling zerotrie v0.2.3
5132026-05-26T22:59:37.992Z Compiling zerocopy v0.7.35
5142026-05-26T22:59:38.153Z Compiling tinystr v0.8.2
5152026-05-26T22:59:38.266Z Compiling potential_utf v0.1.4
5162026-05-26T22:59:38.366Z Compiling icu_locale_core v2.1.1
5172026-05-26T22:59:38.412Z Compiling icu_collections v2.1.1
5182026-05-26T22:59:38.496Z Compiling dtrace-parser v0.2.0
5192026-05-26T22:59:38.548Z Compiling scroll v0.12.0
5202026-05-26T22:59:38.843Z Compiling goblin v0.8.2
5212026-05-26T22:59:38.878Z Compiling tabled_derive v0.7.0
5222026-05-26T22:59:38.896Z Compiling clap_derive v4.5.55
5232026-05-26T22:59:39.037Z Compiling icu_provider v2.1.1
5242026-05-26T22:59:39.184Z Compiling memmap v0.7.0
5252026-05-26T22:59:39.239Z Compiling toml_datetime v0.6.11
5262026-05-26T22:59:39.310Z Compiling icu_normalizer v2.1.1
5272026-05-26T22:59:39.334Z Compiling icu_properties v2.1.2
5282026-05-26T22:59:39.398Z Compiling serde_spanned v0.6.9
5292026-05-26T22:59:39.464Z Compiling dof v0.3.0
5302026-05-26T22:59:39.502Z Compiling toml_edit v0.22.27
5312026-05-26T22:59:39.525Z Compiling serde_tokenstream v0.2.3
5322026-05-26T22:59:39.810Z Compiling serde-value v0.7.0
5332026-05-26T22:59:39.875Z Compiling cargo-platform v0.2.0
5342026-05-26T22:59:39.884Z Compiling smawk v0.3.2
5352026-05-26T22:59:40.014Z Compiling unicode-width v0.2.0
5362026-05-26T22:59:40.121Z Compiling unicode-linebreak v0.1.5
5372026-05-26T22:59:40.163Z Compiling tabled v0.15.0
5382026-05-26T22:59:40.291Z Compiling idna_adapter v1.2.1
5392026-05-26T22:59:40.369Z Compiling textwrap v0.16.2
5402026-05-26T22:59:40.400Z Compiling idna v1.1.0
5412026-05-26T22:59:40.430Z Compiling usdt-attr-macro v0.5.0
5422026-05-26T22:59:40.446Z Compiling usdt-macro v0.5.0
5432026-05-26T22:59:40.655Z Compiling clap v4.5.60
5442026-05-26T22:59:40.742Z Compiling url v2.5.8
5452026-05-26T22:59:40.821Z Compiling macaddr v1.0.1
5462026-05-26T22:59:41.045Z Compiling toml v0.8.23
5472026-05-26T22:59:41.064Z Compiling camino-tempfile v1.4.1
5482026-05-26T22:59:41.411Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-05-26T22:59:41.540Z Compiling cargo-util-schemas v0.8.2
5502026-05-26T22:59:41.730Z Compiling cargo_toml v0.21.0
5512026-05-26T22:59:41.750Z Compiling swrite v0.1.0
5522026-05-26T22:59:42.013Z Compiling usdt v0.5.0
5532026-05-26T22:59:42.473Z Compiling cargo_metadata v0.21.0
5542026-05-26T22:59:43.407Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5552026-05-26T22:59:45.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.15s
5562026-05-26T22:59:45.709Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5572026-05-26T22:59:46.294Z Downloading crates ...
5582026-05-26T22:59:46.361Z Downloaded atty v0.2.14
5592026-05-26T22:59:46.372Z Downloaded aead v0.5.2
5602026-05-26T22:59:46.382Z Downloaded cbc v0.1.2
5612026-05-26T22:59:46.382Z Downloaded allocator-api2 v0.2.21
5622026-05-26T22:59:46.386Z Downloaded crc32fast v1.5.0
5632026-05-26T22:59:46.389Z Downloaded bytes v1.11.1
5642026-05-26T22:59:46.402Z Downloaded enum-as-inner v0.6.1
5652026-05-26T22:59:46.406Z Downloaded elliptic-curve v0.13.8
5662026-05-26T22:59:46.411Z Downloaded env_logger v0.11.9
5672026-05-26T22:59:46.416Z Downloaded dsl_auto_type v0.2.0
5682026-05-26T22:59:46.416Z Downloaded adler2 v2.0.1
5692026-05-26T22:59:46.416Z Downloaded darling_macro v0.21.3
5702026-05-26T22:59:46.416Z Downloaded bit-set v0.5.3
5712026-05-26T22:59:46.416Z Downloaded base16ct v0.2.0
5722026-05-26T22:59:46.419Z Downloaded either v1.15.0
5732026-05-26T22:59:46.419Z Downloaded filetime v0.2.27
5742026-05-26T22:59:46.420Z Downloaded crc-catalog v2.4.0
5752026-05-26T22:59:46.423Z Downloaded cpufeatures v0.3.0
5762026-05-26T22:59:46.423Z Downloaded ciborium-io v0.2.2
5772026-05-26T22:59:46.423Z Downloaded async-recursion v1.1.1
5782026-05-26T22:59:46.426Z Downloaded env_filter v1.0.0
5792026-05-26T22:59:46.426Z Downloaded foreign-types v0.3.2
5802026-05-26T22:59:46.426Z Downloaded embedded-io v0.4.0
5812026-05-26T22:59:46.429Z Downloaded block-padding v0.3.3
5822026-05-26T22:59:46.429Z Downloaded async-stream-impl v0.3.6
5832026-05-26T22:59:46.431Z Downloaded crunchy v0.2.4
5842026-05-26T22:59:46.435Z Downloaded dtrace-parser v0.3.0
5852026-05-26T22:59:46.435Z Downloaded diesel_table_macro_syntax v0.3.0
5862026-05-26T22:59:46.435Z Downloaded daft-derive v0.1.7
5872026-05-26T22:59:46.438Z Downloaded cstr-argument v0.1.2
5882026-05-26T22:59:46.438Z Downloaded cfg_aliases v0.1.1
5892026-05-26T22:59:46.438Z Downloaded erased-serde v0.3.31
5902026-05-26T22:59:46.441Z Downloaded derive_builder_core v0.20.2
5912026-05-26T22:59:46.441Z Downloaded cfg_aliases v0.2.1
5922026-05-26T22:59:46.441Z Downloaded assert_matches v1.5.0
5932026-05-26T22:59:46.444Z Downloaded dyn-clone v1.0.20
5942026-05-26T22:59:46.444Z Downloaded ctr v0.9.2
5952026-05-26T22:59:46.444Z Downloaded bitfield-struct v0.6.2
5962026-05-26T22:59:46.447Z Downloaded atomic-waker v1.1.2
5972026-05-26T22:59:46.447Z Downloaded compression-core v0.4.31
5982026-05-26T22:59:46.450Z Downloaded cobs v0.3.0
5992026-05-26T22:59:46.450Z Downloaded difflib v0.4.0
6002026-05-26T22:59:46.450Z Downloaded ciborium-ll v0.2.2
6012026-05-26T22:59:46.450Z Downloaded bitfield-macros v0.19.4
6022026-05-26T22:59:46.453Z Downloaded bit-set v0.8.0
6032026-05-26T22:59:46.453Z Downloaded dunce v1.0.5
6042026-05-26T22:59:46.456Z Downloaded crc v3.4.0
6052026-05-26T22:59:46.456Z Downloaded dof v0.4.0
6062026-05-26T22:59:46.456Z Downloaded darling_macro v0.20.11
6072026-05-26T22:59:46.462Z Downloaded array-init v0.0.4
6082026-05-26T22:59:46.462Z Downloaded crucible-workspace-hack v0.1.0
6092026-05-26T22:59:46.462Z Downloaded flagset v0.4.7
6102026-05-26T22:59:46.465Z Downloaded atomicwrites v0.4.4
6112026-05-26T22:59:46.465Z Downloaded arrayref v0.3.9
6122026-05-26T22:59:46.465Z Downloaded endian-type v0.1.2
6132026-05-26T22:59:46.465Z Downloaded async-stream v0.3.6
6142026-05-26T22:59:46.465Z Downloaded defmt-parser v1.0.0
6152026-05-26T22:59:46.468Z Downloaded ff v0.13.1
6162026-05-26T22:59:46.468Z Downloaded castaway v0.2.4
6172026-05-26T22:59:46.468Z Downloaded bcrypt-pbkdf v0.10.0
6182026-05-26T22:59:46.472Z Downloaded crc8 v0.1.1
6192026-05-26T22:59:46.472Z Downloaded darling_macro v0.23.0
6202026-05-26T22:59:46.475Z Downloaded cargo-platform v0.3.2
6212026-05-26T22:59:46.475Z Downloaded document-features v0.2.12
6222026-05-26T22:59:46.477Z Downloaded dirs-sys-next v0.1.2
6232026-05-26T22:59:46.480Z Downloaded foreign-types-shared v0.3.1
6242026-05-26T22:59:46.484Z Downloaded bb8 v0.8.6
6252026-05-26T22:59:46.484Z Downloaded foreign-types v0.5.0
6262026-05-26T22:59:46.487Z Downloaded foreign-types-macros v0.2.3
6272026-05-26T22:59:46.487Z Downloaded futures-sink v0.3.32
6282026-05-26T22:59:46.487Z Downloaded gethostname v0.5.0
6292026-05-26T22:59:46.491Z Downloaded futures-core v0.3.32
6302026-05-26T22:59:46.491Z Downloaded ena v0.14.4
6312026-05-26T22:59:46.491Z Downloaded daft v0.1.7
6322026-05-26T22:59:46.496Z Downloaded display-error-chain v0.2.2
6332026-05-26T22:59:46.496Z Downloaded fd-lock v4.0.4
6342026-05-26T22:59:46.496Z Downloaded dirs-next v2.0.0
6352026-05-26T22:59:46.496Z Downloaded argon2 v0.5.3
6362026-05-26T22:59:46.500Z Downloaded dropshot-api-manager-types v0.7.2
6372026-05-26T22:59:46.500Z Downloaded darling_core v0.21.3
6382026-05-26T22:59:46.505Z Downloaded embedded-io v0.6.1
6392026-05-26T22:59:46.505Z Downloaded convert_case v0.10.0
6402026-05-26T22:59:46.509Z Downloaded fixedbitset v0.4.2
6412026-05-26T22:59:46.509Z Downloaded derive_builder_macro v0.20.2
6422026-05-26T22:59:46.509Z Downloaded defmt v0.3.100
6432026-05-26T22:59:46.509Z Downloaded darling_macro v0.13.4
6442026-05-26T22:59:46.509Z Downloaded async-trait v0.1.89
6452026-05-26T22:59:46.512Z Downloaded float-ord v0.3.2
6462026-05-26T22:59:46.512Z Downloaded fallible-iterator v0.2.0
6472026-05-26T22:59:46.512Z Downloaded crossbeam-epoch v0.9.18
6482026-05-26T22:59:46.515Z Downloaded camino-tempfile-ext v0.3.3
6492026-05-26T22:59:46.515Z Downloaded cassowary v0.3.0
6502026-05-26T22:59:46.519Z Downloaded blowfish v0.9.1
6512026-05-26T22:59:46.519Z Downloaded cargo_metadata v0.23.1
6522026-05-26T22:59:46.519Z Downloaded base64ct v1.8.3
6532026-05-26T22:59:46.523Z Downloaded foreign-types-shared v0.1.1
6542026-05-26T22:59:46.524Z Downloaded constant_time_eq v0.4.2
6552026-05-26T22:59:46.524Z Downloaded chacha20 v0.9.1
6562026-05-26T22:59:46.527Z Downloaded arrayvec v0.7.6
6572026-05-26T22:59:46.527Z Downloaded futures-macro v0.3.32
6582026-05-26T22:59:46.528Z Downloaded futures-task v0.3.32
6592026-05-26T22:59:46.531Z Downloaded cmake v0.1.57
6602026-05-26T22:59:46.531Z Downloaded funty v2.0.0
6612026-05-26T22:59:46.531Z Downloaded futures-io v0.3.32
6622026-05-26T22:59:46.531Z Downloaded bit-vec v0.6.3
6632026-05-26T22:59:46.535Z Downloaded globwalk v0.9.1
6642026-05-26T22:59:46.535Z Downloaded cookie v0.18.1
6652026-05-26T22:59:46.535Z Downloaded backon v1.6.0
6662026-05-26T22:59:46.538Z Downloaded bitflags v1.3.2
6672026-05-26T22:59:46.541Z Downloaded ghash v0.5.1
6682026-05-26T22:59:46.541Z Downloaded hash32 v0.3.1
6692026-05-26T22:59:46.541Z Downloaded git-stub v1.0.0
6702026-05-26T22:59:46.546Z Downloaded fxhash v0.2.1
6712026-05-26T22:59:46.546Z Downloaded ecdsa v0.16.9
6722026-05-26T22:59:46.546Z Downloaded debug-ignore v1.0.5
6732026-05-26T22:59:46.549Z Downloaded futures-executor v0.3.32
6742026-05-26T22:59:46.549Z Downloaded hash32 v0.2.1
6752026-05-26T22:59:46.549Z Downloaded hex-literal v0.4.1
6762026-05-26T22:59:46.549Z Downloaded cexpr v0.6.0
6772026-05-26T22:59:46.553Z Downloaded headers-core v0.3.0
6782026-05-26T22:59:46.553Z Downloaded ascii-canvas v3.0.0
6792026-05-26T22:59:46.553Z Downloaded ed25519 v2.2.3
6802026-05-26T22:59:46.553Z Downloaded downcast-rs v2.0.2
6812026-05-26T22:59:46.556Z Downloaded float-cmp v0.10.0
6822026-05-26T22:59:46.557Z Downloaded diesel-dtrace v0.5.0
6832026-05-26T22:59:46.560Z Downloaded home v0.5.12
6842026-05-26T22:59:46.560Z Downloaded defmt-macros v1.0.1
6852026-05-26T22:59:46.560Z Downloaded hubpack_derive v0.1.1
6862026-05-26T22:59:46.560Z Downloaded http-body v1.0.1
6872026-05-26T22:59:46.563Z Downloaded derive-ex v0.1.8
6882026-05-26T22:59:46.563Z Downloaded deranged v0.5.8
6892026-05-26T22:59:46.566Z Downloaded hex v0.4.3
6902026-05-26T22:59:46.566Z Downloaded git-stub-vcs v0.1.0
6912026-05-26T22:59:46.566Z Downloaded chacha20 v0.10.0
6922026-05-26T22:59:46.569Z Downloaded hostname v0.3.1
6932026-05-26T22:59:46.569Z Downloaded foldhash v0.2.0
6942026-05-26T22:59:46.569Z Downloaded cookie_store v0.22.1
6952026-05-26T22:59:46.572Z Downloaded colored v2.2.0
6962026-05-26T22:59:46.575Z Downloaded foldhash v0.1.5
6972026-05-26T22:59:46.575Z Downloaded der_derive v0.7.3
6982026-05-26T22:59:46.575Z Downloaded hubpack v0.1.2
6992026-05-26T22:59:46.578Z Downloaded httpdate v1.0.3
7002026-05-26T22:59:46.579Z Downloaded backoff v0.4.0
7012026-05-26T22:59:46.579Z Downloaded console v0.15.11
7022026-05-26T22:59:46.582Z Downloaded hostname v0.4.2
7032026-05-26T22:59:46.582Z Downloaded fixedbitset v0.5.7
7042026-05-26T22:59:46.582Z Downloaded corncobs v0.1.4
7052026-05-26T22:59:46.586Z Downloaded console v0.16.2
7062026-05-26T22:59:46.586Z Downloaded crossbeam-deque v0.8.6
7072026-05-26T22:59:46.586Z Downloaded ciborium v0.2.2
7082026-05-26T22:59:46.588Z Downloaded ident_case v1.0.1
7092026-05-26T22:59:46.588Z Downloaded illumos-nvpair v0.3.0
7102026-05-26T22:59:46.588Z Downloaded hyper-tls v0.6.0
7112026-05-26T22:59:46.591Z Downloaded fs_extra v1.3.0
7122026-05-26T22:59:46.592Z Downloaded ahash v0.8.12
7132026-05-26T22:59:46.595Z Downloaded const-oid v0.9.6
7142026-05-26T22:59:46.595Z Downloaded base64 v0.21.7
7152026-05-26T22:59:46.598Z Downloaded bzip2 v0.6.1
7162026-05-26T22:59:46.601Z Downloaded indoc v1.0.9
7172026-05-26T22:59:46.601Z Downloaded crossbeam-utils v0.8.21
7182026-05-26T22:59:46.605Z Downloaded blake2 v0.10.6
7192026-05-26T22:59:46.605Z Downloaded group v0.13.0
7202026-05-26T22:59:46.605Z Downloaded getrandom v0.2.17
7212026-05-26T22:59:46.608Z Downloaded illumos-nvpair-sys v0.2.0
7222026-05-26T22:59:46.609Z Downloaded is-terminal v0.4.17
7232026-05-26T22:59:46.612Z Downloaded bcs v0.1.6
7242026-05-26T22:59:46.612Z Downloaded cancel-safe-futures v0.1.5
7252026-05-26T22:59:46.620Z Downloaded instability v0.3.11
7262026-05-26T22:59:46.620Z Downloaded inout v0.1.4
7272026-05-26T22:59:46.620Z Downloaded bzip2 v0.4.4
7282026-05-26T22:59:46.620Z Downloaded async-bb8-diesel v0.2.1
7292026-05-26T22:59:46.620Z Downloaded http-body-util v0.1.3
7302026-05-26T22:59:46.623Z Downloaded lalrpop-util v0.19.12
7312026-05-26T22:59:46.623Z Downloaded find-msvc-tools v0.1.9
7322026-05-26T22:59:46.623Z Downloaded darling v0.23.0
7332026-05-26T22:59:46.626Z Downloaded keccak v0.1.6
7342026-05-26T22:59:46.626Z Downloaded glob v0.3.3
7352026-05-26T22:59:46.626Z Downloaded libscf-sys v1.1.0
7362026-05-26T22:59:46.629Z Downloaded expectorate v1.2.0
7372026-05-26T22:59:46.629Z Downloaded des v0.8.1
7382026-05-26T22:59:46.632Z Downloaded darling v0.20.11
7392026-05-26T22:59:46.635Z Downloaded crc-any v2.5.0
7402026-05-26T22:59:46.635Z Downloaded lazy_static v1.5.0
7412026-05-26T22:59:46.638Z Downloaded derive-where v1.6.0
7422026-05-26T22:59:46.641Z Downloaded derive_more-impl v2.1.1
7432026-05-26T22:59:46.643Z Downloaded linked-hash-map v0.5.6
7442026-05-26T22:59:46.643Z Downloaded buf-list v1.1.2
7452026-05-26T22:59:46.647Z Downloaded colored v3.1.1
7462026-05-26T22:59:46.650Z Downloaded lru v0.12.5
7472026-05-26T22:59:46.650Z Downloaded maplit v1.0.2
7482026-05-26T22:59:46.650Z Downloaded futures-channel v0.3.32
7492026-05-26T22:59:46.651Z Downloaded data-encoding v2.10.0
7502026-05-26T22:59:46.654Z Downloaded memoffset v0.9.1
7512026-05-26T22:59:46.654Z Downloaded indent_write v2.2.0
7522026-05-26T22:59:46.654Z Downloaded hyper-staticfile v0.10.1
7532026-05-26T22:59:46.657Z Downloaded md-5 v0.10.6
7542026-05-26T22:59:46.657Z Downloaded maybe-uninit v2.0.0
7552026-05-26T22:59:46.665Z Downloaded match_cfg v0.1.0
7562026-05-26T22:59:46.665Z Downloaded lru-cache v0.1.2
7572026-05-26T22:59:46.665Z Downloaded mime v0.3.17
7582026-05-26T22:59:46.666Z Downloaded impl-trait-for-tuples v0.2.3
7592026-05-26T22:59:46.670Z Downloaded instant v0.1.13
7602026-05-26T22:59:46.670Z Downloaded nibble_vec v0.1.0
7612026-05-26T22:59:46.670Z Downloaded newline-converter v0.3.0
7622026-05-26T22:59:46.670Z Downloaded multimap v0.10.1
7632026-05-26T22:59:46.670Z Downloaded md5 v0.7.0
7642026-05-26T22:59:46.670Z Downloaded globset v0.4.18
7652026-05-26T22:59:46.670Z Downloaded newtype-uuid-macros v0.1.0
7662026-05-26T22:59:46.670Z Downloaded newtype_derive v0.1.6
7672026-05-26T22:59:46.672Z Downloaded diff v0.1.13
7682026-05-26T22:59:46.672Z Downloaded getrandom v0.3.4
7692026-05-26T22:59:46.675Z Downloaded derive_more v0.99.20
7702026-05-26T22:59:46.678Z Downloaded fs-err v2.11.0
7712026-05-26T22:59:46.681Z Downloaded httparse v1.10.1
7722026-05-26T22:59:46.681Z Downloaded ingot-types v0.1.2
7732026-05-26T22:59:46.681Z Downloaded indoc v2.0.7
7742026-05-26T22:59:46.693Z Downloaded libefi-sys v0.1.0
7752026-05-26T22:59:46.693Z Downloaded jobserver v0.1.34
7762026-05-26T22:59:46.693Z Downloaded new_debug_unreachable v1.0.6
7772026-05-26T22:59:46.693Z Downloaded ipnetwork v0.21.1
7782026-05-26T22:59:46.693Z Downloaded num-derive v0.4.2
7792026-05-26T22:59:46.693Z Downloaded normalize-line-endings v0.3.0
7802026-05-26T22:59:46.693Z Downloaded nonempty v0.12.0
7812026-05-26T22:59:46.693Z Downloaded half v1.8.3
7822026-05-26T22:59:46.698Z Downloaded num-conv v0.2.0
7832026-05-26T22:59:46.698Z Downloaded drift v0.2.0
7842026-05-26T22:59:46.698Z Downloaded olpc-cjson v0.1.4
7852026-05-26T22:59:46.704Z Downloaded num v0.4.3
7862026-05-26T22:59:46.704Z Downloaded ingot v0.1.1
7872026-05-26T22:59:46.705Z Downloaded hmac v0.12.1
7882026-05-26T22:59:46.705Z Downloaded num_enum_derive v0.5.11
7892026-05-26T22:59:46.705Z Downloaded arc-swap v1.8.2
7902026-05-26T22:59:46.711Z Downloaded num-derive v0.3.3
7912026-05-26T22:59:46.711Z Downloaded libsw-core v0.3.2
7922026-05-26T22:59:46.711Z Downloaded fatfs v0.3.6
7932026-05-26T22:59:46.711Z Downloaded num_threads v0.1.7
7942026-05-26T22:59:46.711Z Downloaded chacha20poly1305 v0.10.1
7952026-05-26T22:59:46.716Z Downloaded darling_core v0.13.4
7962026-05-26T22:59:46.716Z Downloaded openssl-probe v0.1.6
7972026-05-26T22:59:46.717Z Downloaded mime_guess v2.0.5
7982026-05-26T22:59:46.722Z Downloaded lock_api v0.4.14
7992026-05-26T22:59:46.722Z Downloaded openssl-probe v0.2.1
8002026-05-26T22:59:46.722Z Downloaded linear-map v1.2.0
8012026-05-26T22:59:46.722Z Downloaded iana-time-zone v0.1.65
8022026-05-26T22:59:46.729Z Downloaded oso-derive v0.27.3
8032026-05-26T22:59:46.729Z Downloaded nanorand v0.7.0
8042026-05-26T22:59:46.729Z Downloaded path-slash v0.1.5
8052026-05-26T22:59:46.729Z Downloaded parse-size v1.1.0
8062026-05-26T22:59:46.729Z Downloaded multer v3.1.0
8072026-05-26T22:59:46.729Z Downloaded hyper-rustls v0.27.7
8082026-05-26T22:59:46.737Z Downloaded packed_struct_codegen v0.10.1
8092026-05-26T22:59:46.738Z Downloaded native-tls v0.2.18
8102026-05-26T22:59:46.738Z Downloaded opaque-debug v0.3.1
8112026-05-26T22:59:46.738Z Downloaded compact_str v0.8.1
8122026-05-26T22:59:46.738Z Downloaded lzss v0.8.2
8132026-05-26T22:59:46.742Z Downloaded parse-display v0.10.0
8142026-05-26T22:59:46.742Z Downloaded newtype-uuid v1.3.2
8152026-05-26T22:59:46.742Z Downloaded half v2.7.1
8162026-05-26T22:59:46.743Z Downloaded dropshot_endpoint v0.17.0
8172026-05-26T22:59:46.743Z Downloaded lru-slab v0.1.2
8182026-05-26T22:59:46.747Z Downloaded managed v0.8.0
8192026-05-26T22:59:46.747Z Downloaded ipnet v2.11.0
8202026-05-26T22:59:46.747Z Downloaded humantime v2.3.0
8212026-05-26T22:59:46.749Z Downloaded base64 v0.22.1
8222026-05-26T22:59:46.755Z Downloaded nodrop v0.1.14
8232026-05-26T22:59:46.756Z Downloaded num-complex v0.4.6
8242026-05-26T22:59:46.756Z Downloaded num_enum v0.5.11
8252026-05-26T22:59:46.757Z Downloaded peg-runtime v0.8.5
8262026-05-26T22:59:46.757Z Downloaded phf_shared v0.12.1
8272026-05-26T22:59:46.758Z Downloaded phf_shared v0.11.3
8282026-05-26T22:59:46.758Z Downloaded pbkdf2 v0.12.2
8292026-05-26T22:59:46.766Z Downloaded pbkdf2 v0.11.0
8302026-05-26T22:59:46.766Z Downloaded num-iter v0.1.45
8312026-05-26T22:59:46.766Z Downloaded num-integer v0.1.46
8322026-05-26T22:59:46.766Z Downloaded nu-ansi-term v0.50.3
8332026-05-26T22:59:46.766Z Downloaded flume v0.11.1
8342026-05-26T22:59:46.766Z Downloaded darling v0.21.3
8352026-05-26T22:59:46.772Z Downloaded num_enum v0.7.5
8362026-05-26T22:59:46.772Z Downloaded phf_shared v0.13.1
8372026-05-26T22:59:46.772Z Downloaded pin-utils v0.1.0
8382026-05-26T22:59:46.772Z Downloaded highway v1.3.0
8392026-05-26T22:59:46.780Z Downloaded const_format v0.2.35
8402026-05-26T22:59:46.794Z Downloaded predicates-tree v1.0.13
8412026-05-26T22:59:46.806Z Downloaded precomputed-hash v0.1.1
8422026-05-26T22:59:46.806Z Downloaded powerfmt v0.2.0
8432026-05-26T22:59:46.806Z Downloaded openssl-macros v0.1.1
8442026-05-26T22:59:46.806Z Downloaded ignore v0.4.25
8452026-05-26T22:59:46.806Z Downloaded cc v1.2.56
8462026-05-26T22:59:46.820Z Downloaded num-rational v0.4.2
8472026-05-26T22:59:46.827Z Downloaded oxnet v0.1.4
8482026-05-26T22:59:46.827Z Downloaded packed_struct v0.10.1
8492026-05-26T22:59:46.827Z Downloaded owo-colors v4.3.0
8502026-05-26T22:59:46.827Z Downloaded libloading v0.8.9
8512026-05-26T22:59:46.827Z Downloaded indexmap v1.9.3
8522026-05-26T22:59:46.827Z Downloaded progenitor-macro v0.13.0
8532026-05-26T22:59:46.827Z Downloaded progenitor-client v0.11.2
8542026-05-26T22:59:46.827Z Downloaded progenitor-client v0.10.0
8552026-05-26T22:59:46.828Z Downloaded proc-macro-error-attr2 v2.0.0
8562026-05-26T22:59:46.828Z Downloaded proc-macro-crate v3.4.0
8572026-05-26T22:59:46.835Z Downloaded proc-macro-crate v1.3.1
8582026-05-26T22:59:46.835Z Downloaded predicates-core v1.0.10
8592026-05-26T22:59:46.835Z Downloaded psl-types v2.0.11
8602026-05-26T22:59:46.835Z Downloaded crypto-bigint v0.5.5
8612026-05-26T22:59:46.835Z Downloaded password-hash v0.4.2
8622026-05-26T22:59:46.835Z Downloaded crossbeam-channel v0.5.15
8632026-05-26T22:59:46.835Z Downloaded ingot-macros v0.1.1
8642026-05-26T22:59:46.835Z Downloaded heapless v0.7.17
8652026-05-26T22:59:46.835Z Downloaded paste v1.0.15
8662026-05-26T22:59:46.836Z Downloaded progenitor-macro v0.14.0
8672026-05-26T22:59:46.836Z Downloaded progenitor-macro v0.11.2
8682026-05-26T22:59:46.836Z Downloaded progenitor-client v0.14.0
8692026-05-26T22:59:46.836Z Downloaded pin-project-internal v1.1.11
8702026-05-26T22:59:46.836Z Downloaded phf v0.13.1
8712026-05-26T22:59:46.836Z Downloaded diesel_derives v2.3.7
8722026-05-26T22:59:46.843Z Downloaded quick-error v1.2.3
8732026-05-26T22:59:46.843Z Downloaded bumpalo v3.20.2
8742026-05-26T22:59:46.843Z Downloaded phf v0.12.1
8752026-05-26T22:59:46.844Z Downloaded pem-rfc7468 v0.7.0
8762026-05-26T22:59:46.844Z Downloaded pin-project-lite v0.2.17
8772026-05-26T22:59:46.850Z Downloaded num_enum_derive v0.7.5
8782026-05-26T22:59:46.851Z Downloaded pem v3.0.6
8792026-05-26T22:59:46.851Z Downloaded peg-macros v0.8.5
8802026-05-26T22:59:46.851Z Downloaded rand_chacha v0.3.1
8812026-05-26T22:59:46.851Z Downloaded async-compression v0.4.41
8822026-05-26T22:59:46.858Z Downloaded libbz2-rs-sys v0.2.2
8832026-05-26T22:59:46.859Z Downloaded poly1305 v0.8.0
8842026-05-26T22:59:46.859Z Downloaded litrs v1.0.0
8852026-05-26T22:59:46.867Z Downloaded radium v0.7.0
8862026-05-26T22:59:46.867Z Downloaded pkcs8 v0.10.2
8872026-05-26T22:59:46.867Z Downloaded oxide-tokio-rt v0.1.4
8882026-05-26T22:59:46.867Z Downloaded recursive v0.1.1
8892026-05-26T22:59:46.867Z Downloaded progenitor v0.14.0
8902026-05-26T22:59:46.867Z Downloaded primeorder v0.13.6
8912026-05-26T22:59:46.867Z Downloaded peg v0.8.5
8922026-05-26T22:59:46.868Z Downloaded headers v0.4.1
8932026-05-26T22:59:46.877Z Downloaded rand_xorshift v0.4.0
8942026-05-26T22:59:46.877Z Downloaded predicates v3.1.4
8952026-05-26T22:59:46.877Z Downloaded memmap2 v0.9.10
8962026-05-26T22:59:46.877Z Downloaded flate2 v1.1.9
8972026-05-26T22:59:46.891Z Downloaded progenitor v0.11.2
8982026-05-26T22:59:46.891Z Downloaded progenitor-client v0.13.0
8992026-05-26T22:59:46.891Z Downloaded progenitor v0.13.0
9002026-05-26T22:59:46.891Z Downloaded ref-cast-impl v1.0.25
9012026-05-26T22:59:46.891Z Downloaded parking_lot_core v0.9.12
9022026-05-26T22:59:46.891Z Downloaded hickory-resolver v0.24.4
9032026-05-26T22:59:46.891Z Downloaded der v0.7.10
9042026-05-26T22:59:46.919Z Downloaded darling_core v0.23.0
9052026-05-26T22:59:46.919Z Downloaded heapless v0.8.0
9062026-05-26T22:59:46.919Z Downloaded ref-cast v1.0.25
9072026-05-26T22:59:46.919Z Downloaded recursive-proc-macro-impl v0.1.1
9082026-05-26T22:59:46.919Z Downloaded ppv-lite86 v0.2.21
9092026-05-26T22:59:46.919Z Downloaded psm v0.1.30
9102026-05-26T22:59:46.919Z Downloaded rustc_version v0.1.7
9112026-05-26T22:59:46.919Z Downloaded progenitor-extras v0.2.0
9122026-05-26T22:59:46.919Z Downloaded pkg-config v0.3.32
9132026-05-26T22:59:46.919Z Downloaded rustc-hash v2.1.1
9142026-05-26T22:59:46.919Z Downloaded postcard v1.1.3
9152026-05-26T22:59:46.920Z Downloaded parking_lot_core v0.8.6
9162026-05-26T22:59:46.920Z Downloaded hickory-resolver v0.25.2
9172026-05-26T22:59:46.946Z Downloaded proc-macro-error2 v2.0.1
9182026-05-26T22:59:46.946Z Downloaded derive_more v2.1.1
9192026-05-26T22:59:46.946Z Downloaded rustc_version v0.4.1
9202026-05-26T22:59:46.947Z Downloaded russh-cryptovec v0.7.3
9212026-05-26T22:59:46.947Z Downloaded rtoolbox v0.0.3
9222026-05-26T22:59:46.947Z Downloaded r2d2 v0.8.10
9232026-05-26T22:59:46.947Z Downloaded postgres-types v0.2.12
9242026-05-26T22:59:46.947Z Downloaded pkcs1 v0.7.5
9252026-05-26T22:59:46.947Z Downloaded omicron-zone-package v0.12.2
9262026-05-26T22:59:46.947Z Downloaded polyval v0.6.2
9272026-05-26T22:59:46.947Z Downloaded parse-display-derive v0.10.0
9282026-05-26T22:59:46.947Z Downloaded aes v0.8.4
9292026-05-26T22:59:46.947Z Downloaded scopeguard v1.2.0
9302026-05-26T22:59:46.947Z Downloaded rand_core v0.10.0
9312026-05-26T22:59:46.947Z Downloaded rand_core v0.6.4
9322026-05-26T22:59:46.947Z Downloaded postgres-protocol v0.6.10
9332026-05-26T22:59:46.947Z Downloaded rand_seeder v0.4.0
9342026-05-26T22:59:46.947Z Downloaded rand_core v0.9.5
9352026-05-26T22:59:46.947Z Downloaded pkcs5 v0.7.1
9362026-05-26T22:59:46.947Z Downloaded parking_lot v0.11.2
9372026-05-26T22:59:46.947Z Downloaded oso v0.27.3
9382026-05-26T22:59:46.956Z Downloaded scheduled-thread-pool v0.2.7
9392026-05-26T22:59:46.956Z Downloaded indicatif v0.18.4
9402026-05-26T22:59:46.956Z Downloaded scroll_derive v0.13.1
9412026-05-26T22:59:46.956Z Downloaded futures v0.3.32
9422026-05-26T22:59:46.956Z Downloaded scrypt v0.11.0
9432026-05-26T22:59:46.956Z Downloaded sapling-renderdag v0.1.0
9442026-05-26T22:59:46.956Z Downloaded resolv-conf v0.7.6
9452026-05-26T22:59:46.956Z Downloaded parking_lot v0.12.5
9462026-05-26T22:59:46.964Z Downloaded ar_archive_writer v0.5.1
9472026-05-26T22:59:46.975Z Downloaded libsw v3.5.0
9482026-05-26T22:59:46.975Z Downloaded hickory-server v0.25.2
9492026-05-26T22:59:46.975Z Downloaded serde-big-array v0.5.1
9502026-05-26T22:59:46.975Z Downloaded pin-project v1.1.11
9512026-05-26T22:59:46.976Z Downloaded serde_urlencoded v0.7.1
9522026-05-26T22:59:46.976Z Downloaded rfc6979 v0.4.0
9532026-05-26T22:59:46.976Z Downloaded password-hash v0.5.0
9542026-05-26T22:59:46.986Z Downloaded secrecy v0.10.3
9552026-05-26T22:59:46.986Z Downloaded jiff-static v0.2.21
9562026-05-26T22:59:46.986Z Downloaded serde_bytes v0.11.19
9572026-05-26T22:59:46.986Z Downloaded quinn-udp v0.5.14
9582026-05-26T22:59:46.986Z Downloaded semver v0.1.20
9592026-05-26T22:59:46.986Z Downloaded rustls-pemfile v2.2.0
9602026-05-26T22:59:46.986Z Downloaded shell-words v1.1.1
9612026-05-26T22:59:46.986Z Downloaded seq-macro v0.3.6
9622026-05-26T22:59:46.986Z Downloaded clang-sys v1.8.1
9632026-05-26T22:59:46.995Z Downloaded serde_repr v0.1.20
9642026-05-26T22:59:46.995Z Downloaded derive_builder v0.20.2
9652026-05-26T22:59:46.995Z Downloaded serde_spanned v1.0.4
9662026-05-26T22:59:46.995Z Downloaded rustls-pemfile v1.0.4
9672026-05-26T22:59:46.995Z Downloaded rustls-native-certs v0.8.3
9682026-05-26T22:59:46.995Z Downloaded kstat-rs v0.2.4
9692026-05-26T22:59:46.995Z Downloaded is_ci v1.2.0
9702026-05-26T22:59:46.995Z Downloaded internet-checksum v0.2.1
9712026-05-26T22:59:46.995Z Downloaded http-range v0.1.5
9722026-05-26T22:59:46.995Z Downloaded salsa20 v0.10.2
9732026-05-26T22:59:47.004Z Downloaded rusty-fork v0.3.1
9742026-05-26T22:59:47.004Z Downloaded rand_chacha v0.9.0
9752026-05-26T22:59:47.004Z Downloaded ed25519-dalek v2.2.0
9762026-05-26T22:59:47.004Z Downloaded siphasher v1.0.2
9772026-05-26T22:59:47.004Z Downloaded http v1.4.0
9782026-05-26T22:59:47.004Z Downloaded signal-hook-mio v0.2.5
9792026-05-26T22:59:47.004Z Downloaded sha1 v0.10.6
9802026-05-26T22:59:47.046Z Downloaded minimal-lexical v0.2.1
9812026-05-26T22:59:47.047Z Downloaded schemars_derive v0.8.22
9822026-05-26T22:59:47.047Z Downloaded papergrid v0.17.0
9832026-05-26T22:59:47.047Z Downloaded secrecy v0.8.0
9842026-05-26T22:59:47.047Z Downloaded scroll v0.13.0
9852026-05-26T22:59:47.047Z Downloaded slog-envlogger v2.2.0
9862026-05-26T22:59:47.047Z Downloaded miniz_oxide v0.8.9
9872026-05-26T22:59:47.047Z Downloaded p256 v0.13.2
9882026-05-26T22:59:47.048Z Downloaded same-file v1.0.6
9892026-05-26T22:59:47.048Z Downloaded signature v2.2.0
9902026-05-26T22:59:47.048Z Downloaded defmt v1.0.1
9912026-05-26T22:59:47.048Z Downloaded progenitor-impl v0.14.0
9922026-05-26T22:59:47.048Z Downloaded progenitor-impl v0.11.2
9932026-05-26T22:59:47.048Z Downloaded sigpipe v0.1.3
9942026-05-26T22:59:47.072Z Downloaded serde_path_to_error v0.1.20
9952026-05-26T22:59:47.072Z Downloaded slog-bunyan v2.5.0
9962026-05-26T22:59:47.072Z Downloaded progenitor-impl v0.13.0
9972026-05-26T22:59:47.072Z Downloaded serde-hex v0.1.0
9982026-05-26T22:59:47.072Z Downloaded sec1 v0.7.3
9992026-05-26T22:59:47.072Z Downloaded critical-section v1.2.0
10002026-05-26T22:59:47.075Z Downloaded darling_core v0.20.11
10012026-05-26T22:59:47.075Z Downloaded hashbrown v0.13.2
10022026-05-26T22:59:47.075Z Downloaded hashbrown v0.12.3
10032026-05-26T22:59:47.076Z Downloaded darling v0.13.4
10042026-05-26T22:59:47.076Z Downloaded csv-core v0.1.13
10052026-05-26T22:59:47.076Z Downloaded convert_case v0.4.0
10062026-05-26T22:59:47.076Z Downloaded curve25519-dalek-derive v0.1.1
10072026-05-26T22:59:47.076Z Downloaded const_format_proc_macros v0.2.34
10082026-05-26T22:59:47.076Z Downloaded cipher v0.4.4
10092026-05-26T22:59:47.076Z Downloaded bit-vec v0.8.0
10102026-05-26T22:59:47.076Z Downloaded bitfield v0.19.4
10112026-05-26T22:59:47.085Z Downloaded signal-hook-tokio v0.3.1
10122026-05-26T22:59:47.085Z Downloaded compression-codecs v0.4.37
10132026-05-26T22:59:47.085Z Downloaded serde_with_macros v1.5.2
10142026-05-26T22:59:47.085Z Downloaded byte-wrapper v0.1.0
10152026-05-26T22:59:47.086Z Downloaded serde_plain v1.0.2
10162026-05-26T22:59:47.086Z Downloaded serde_derive_internals v0.29.1
10172026-05-26T22:59:47.086Z Downloaded sqlparser_derive v0.5.0
10182026-05-26T22:59:47.086Z Downloaded ssh-encoding v0.2.0
10192026-05-26T22:59:47.096Z Downloaded shlex v1.3.0
10202026-05-26T22:59:47.096Z Downloaded ssh-cipher v0.2.0
10212026-05-26T22:59:47.096Z Downloaded aes-gcm v0.10.3
10222026-05-26T22:59:47.096Z Downloaded crossterm v0.28.1
10232026-05-26T22:59:47.096Z Downloaded openssl-sys v0.9.115
10242026-05-26T22:59:47.096Z Downloaded slab v0.4.12
10252026-05-26T22:59:47.096Z Downloaded strum v0.26.3
10262026-05-26T22:59:47.099Z Downloaded signal-hook-registry v1.4.8
10272026-05-26T22:59:47.099Z Downloaded rustversion v1.0.22
10282026-05-26T22:59:47.099Z Downloaded subtle v2.6.1
10292026-05-26T22:59:47.099Z Downloaded sync_wrapper v1.0.2
10302026-05-26T22:59:47.113Z Downloaded strum v0.27.2
10312026-05-26T22:59:47.113Z Downloaded prefix-trie v0.7.0
10322026-05-26T22:59:47.113Z Downloaded simd-adler32 v0.3.8
10332026-05-26T22:59:47.113Z Downloaded pretty_assertions v1.4.1
10342026-05-26T22:59:47.113Z Downloaded hyper-util v0.1.20
10352026-05-26T22:59:47.113Z Downloaded rcgen v0.12.1
10362026-05-26T22:59:47.113Z Downloaded itertools v0.10.5
10372026-05-26T22:59:47.113Z Downloaded slog-term v2.9.2
10382026-05-26T22:59:47.113Z Downloaded tagptr v0.2.0
10392026-05-26T22:59:47.113Z Downloaded tabwriter v1.4.1
10402026-05-26T22:59:47.113Z Downloaded tabled_derive v0.11.0
10412026-05-26T22:59:47.115Z Downloaded sync-ptr v0.1.4
10422026-05-26T22:59:47.115Z Downloaded take_mut v0.2.2
10432026-05-26T22:59:47.115Z Downloaded sct v0.7.1
10442026-05-26T22:59:47.115Z Downloaded smallvec v0.6.14
10452026-05-26T22:59:47.121Z Downloaded slog-scope v4.4.1
10462026-05-26T22:59:47.121Z Downloaded slog-json v2.6.1
10472026-05-26T22:59:47.132Z Downloaded supports-color v3.0.2
10482026-05-26T22:59:47.132Z Downloaded snafu-derive v0.8.9
10492026-05-26T22:59:47.132Z Downloaded serde_cbor v0.11.2
10502026-05-26T22:59:47.132Z Downloaded slog-dtrace v0.3.0
10512026-05-26T22:59:47.132Z Downloaded mio v1.2.0
10522026-05-26T22:59:47.132Z Downloaded strip-ansi-escapes v0.2.1
10532026-05-26T22:59:47.132Z Downloaded slog-async v2.8.0
10542026-05-26T22:59:47.132Z Downloaded rustls-pki-types v1.14.0
10552026-05-26T22:59:47.132Z Downloaded structmeta v0.3.0
10562026-05-26T22:59:47.132Z Downloaded strsim v0.10.0
10572026-05-26T22:59:47.132Z Downloaded termtree v0.5.1
10582026-05-26T22:59:47.133Z Downloaded testing_table v0.3.0
10592026-05-26T22:59:47.133Z Downloaded smf v0.2.3
10602026-05-26T22:59:47.133Z Downloaded slog-stdlog v4.1.1
10612026-05-26T22:59:47.141Z Downloaded spki v0.7.3
10622026-05-26T22:59:47.141Z Downloaded thread-id v5.1.0
10632026-05-26T22:59:47.149Z Downloaded time-core v0.1.8
10642026-05-26T22:59:47.149Z Downloaded tap v1.0.1
10652026-05-26T22:59:47.149Z Downloaded stacker v0.1.23
10662026-05-26T22:59:47.149Z Downloaded tinyvec_macros v0.1.1
10672026-05-26T22:59:47.149Z Downloaded crossterm v0.29.0
10682026-05-26T22:59:47.157Z Downloaded rustls-platform-verifier v0.6.2
10692026-05-26T22:59:47.158Z Downloaded structmeta-derive v0.3.0
10702026-05-26T22:59:47.164Z Downloaded static_assertions v1.1.0
10712026-05-26T22:59:47.165Z Downloaded serde_with_macros v3.17.0
10722026-05-26T22:59:47.165Z Downloaded stringprep v0.1.5
10732026-05-26T22:59:47.236Z Downloaded string_cache v0.8.9
10742026-05-26T22:59:47.236Z Downloaded russh-keys v0.45.0
10752026-05-26T22:59:47.236Z Downloaded ron v0.8.1
10762026-05-26T22:59:47.236Z Downloaded strum_macros v0.24.3
10772026-05-26T22:59:47.236Z Downloaded rayon-core v1.13.0
10782026-05-26T22:59:47.236Z Downloaded tokio-macros v2.7.0
10792026-05-26T22:59:47.236Z Downloaded schemars v0.8.22
10802026-05-26T22:59:47.236Z Downloaded support-bundle-viewer v0.1.2
10812026-05-26T22:59:47.236Z Downloaded publicsuffix v2.3.0
10822026-05-26T22:59:47.236Z Downloaded termios v0.3.3
10832026-05-26T22:59:47.236Z Downloaded sqlformat v0.3.5
10842026-05-26T22:59:47.236Z Downloaded num-bigint v0.4.6
10852026-05-26T22:59:47.236Z Downloaded try-lock v0.2.5
10862026-05-26T22:59:47.236Z Downloaded topological-sort v0.2.2
10872026-05-26T22:59:47.236Z Downloaded thiserror-no-std v2.0.2
10882026-05-26T22:59:47.236Z Downloaded libxml v0.3.3
10892026-05-26T22:59:47.236Z Downloaded thiserror-impl-no-std v2.0.2
10902026-05-26T22:59:47.236Z Downloaded rand v0.8.6
10912026-05-26T22:59:47.236Z Downloaded time-macros v0.2.27
10922026-05-26T22:59:47.237Z Downloaded tower-service v0.3.3
10932026-05-26T22:59:47.237Z Downloaded tower-layer v0.3.3
10942026-05-26T22:59:47.254Z Downloaded trait-variant v0.1.2
10952026-05-26T22:59:47.254Z Downloaded tiny-keccak v2.0.2
10962026-05-26T22:59:47.254Z Downloaded thread_local v1.1.9
10972026-05-26T22:59:47.254Z Downloaded signal-hook v0.3.18
10982026-05-26T22:59:47.254Z Downloaded dropshot-api-manager v0.7.2
10992026-05-26T22:59:47.254Z Downloaded unarray v0.1.4
11002026-05-26T22:59:47.254Z Downloaded typify-macro v0.4.3
11012026-05-26T22:59:47.254Z Downloaded tokio-dtrace v0.1.1
11022026-05-26T22:59:47.254Z Downloaded tls_codec_derive v0.4.2
11032026-05-26T22:59:47.254Z Downloaded tls_codec v0.4.2
11042026-05-26T22:59:47.254Z Downloaded nom v7.1.3
11052026-05-26T22:59:47.254Z Downloaded itertools v0.12.1
11062026-05-26T22:59:47.254Z Downloaded iri-string v0.7.10
11072026-05-26T22:59:47.254Z Downloaded strum_macros v0.27.2
11082026-05-26T22:59:47.254Z Downloaded strum_macros v0.26.4
11092026-05-26T22:59:47.261Z Downloaded usdt-macro v0.6.0
11102026-05-26T22:59:47.261Z Downloaded untrusted v0.9.0
11112026-05-26T22:59:47.261Z Downloaded unit-prefix v0.5.2
11122026-05-26T22:59:47.261Z Downloaded usdt-attr-macro v0.6.0
11132026-05-26T22:59:47.261Z Downloaded quinn v0.11.9
11142026-05-26T22:59:47.273Z Downloaded usdt v0.6.0
11152026-05-26T22:59:47.273Z Downloaded tokio-tungstenite v0.21.0
11162026-05-26T22:59:47.273Z Downloaded tokio-rustls v0.25.0
11172026-05-26T22:59:47.273Z Downloaded untrusted v0.7.1
11182026-05-26T22:59:47.273Z Downloaded universal-hash v0.5.1
11192026-05-26T22:59:47.273Z Downloaded term v1.2.1
11202026-05-26T22:59:47.273Z Downloaded term v0.7.0
11212026-05-26T22:59:47.274Z Downloaded hashbrown v0.15.5
11222026-05-26T22:59:47.274Z Downloaded qorb v0.4.1
11232026-05-26T22:59:47.284Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11242026-05-26T22:59:47.284Z Downloaded socket2 v0.6.3
11252026-05-26T22:59:47.284Z Downloaded num-bigint-dig v0.8.6
11262026-05-26T22:59:47.284Z Downloaded utf-8 v0.7.6
11272026-05-26T22:59:47.284Z Downloaded slog v2.8.2
11282026-05-26T22:59:47.284Z Downloaded ryu v1.0.23
11292026-05-26T22:59:47.285Z Downloaded hashbrown v0.16.1
11302026-05-26T22:59:47.292Z Downloaded rand v0.9.2
11312026-05-26T22:59:47.292Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11322026-05-26T22:59:47.292Z Downloaded void v1.0.2
11332026-05-26T22:59:47.301Z Downloaded similar v2.7.0
11342026-05-26T22:59:47.301Z Downloaded tui-tree-widget v0.23.1
11352026-05-26T22:59:47.301Z Downloaded serde_yaml v0.9.34+deprecated
11362026-05-26T22:59:47.310Z Downloaded subprocess v0.2.15
11372026-05-26T22:59:47.310Z Downloaded unicode-truncate v1.1.0
11382026-05-26T22:59:47.310Z Downloaded rand v0.10.0
11392026-05-26T22:59:47.310Z Downloaded unicase v2.9.0
11402026-05-26T22:59:47.310Z Downloaded typify-macro v0.6.2
11412026-05-26T22:59:47.310Z Downloaded waitgroup v0.1.2
11422026-05-26T22:59:47.310Z Downloaded wait-timeout v0.2.1
11432026-05-26T22:59:47.318Z Downloaded prettyplease v0.2.37
11442026-05-26T22:59:47.318Z Downloaded itertools v0.14.0
11452026-05-26T22:59:47.332Z Downloaded schemars v1.2.1
11462026-05-26T22:59:47.332Z Downloaded xattr v1.6.1
11472026-05-26T22:59:47.352Z Downloaded want v0.3.1
11482026-05-26T22:59:47.353Z Downloaded vergen-git2 v9.1.0
11492026-05-26T22:59:47.353Z Downloaded usdt-impl v0.6.0
11502026-05-26T22:59:47.353Z Downloaded tokio-stream v0.1.18
11512026-05-26T22:59:47.353Z Downloaded tokio-rustls v0.24.1
11522026-05-26T22:59:47.353Z Downloaded rsa v0.9.10
11532026-05-26T22:59:47.353Z Downloaded tokio-tungstenite v0.23.1
11542026-05-26T22:59:47.353Z Downloaded vergen-gitcl v1.0.8
11552026-05-26T22:59:47.353Z Downloaded futures-util v0.3.32
11562026-05-26T22:59:47.369Z Downloaded xshell-macros v0.2.7
11572026-05-26T22:59:47.369Z Downloaded toml_writer v1.0.6+spec-1.1.0
11582026-05-26T22:59:47.369Z Downloaded vergen-lib v0.1.6
11592026-05-26T22:59:47.369Z Downloaded spin v0.9.8
11602026-05-26T22:59:47.370Z Downloaded snafu v0.8.9
11612026-05-26T22:59:47.370Z Downloaded zeroize_derive v1.4.3
11622026-05-26T22:59:47.378Z Downloaded libm v0.2.16
11632026-05-26T22:59:47.378Z Downloaded test-strategy v0.4.5
11642026-05-26T22:59:47.378Z Downloaded zone_cfg_derive v0.3.1
11652026-05-26T22:59:47.378Z Downloaded rustls-webpki v0.103.9
11662026-05-26T22:59:47.378Z Downloaded hkdf v0.12.4
11672026-05-26T22:59:47.396Z Downloaded tokio-native-tls v0.3.1
11682026-05-26T22:59:47.396Z Downloaded socket2 v0.5.10
11692026-05-26T22:59:47.396Z Downloaded schemars v0.9.0
11702026-05-26T22:59:47.396Z Downloaded zone v0.3.1
11712026-05-26T22:59:47.396Z Downloaded walkdir v2.5.0
11722026-05-26T22:59:47.396Z Downloaded twox-hash v2.1.2
11732026-05-26T22:59:47.396Z Downloaded vergen-lib v9.1.0
11742026-05-26T22:59:47.396Z Downloaded tinyvec v1.10.0
11752026-05-26T22:59:47.396Z Downloaded iddqd v0.4.1
11762026-05-26T22:59:47.396Z Downloaded samael v0.0.19
11772026-05-26T22:59:47.396Z Downloaded unicode-properties v0.1.4
11782026-05-26T22:59:47.405Z Downloaded h2 v0.4.13
11792026-05-26T22:59:47.405Z Downloaded xshell v0.2.7
11802026-05-26T22:59:47.405Z Downloaded aho-corasick v1.1.4
11812026-05-26T22:59:47.405Z Downloaded whoami v2.1.0
11822026-05-26T22:59:47.406Z Downloaded hyper v1.8.1
11832026-05-26T22:59:47.406Z Downloaded tar v0.4.45
11842026-05-26T22:59:47.406Z Downloaded itertools v0.13.0
11852026-05-26T22:59:47.406Z Downloaded wyz v0.5.1
11862026-05-26T22:59:47.418Z Downloaded whoami v1.6.1
11872026-05-26T22:59:47.418Z Downloaded tokio-rustls v0.26.4
11882026-05-26T22:59:47.418Z Downloaded toml_parser v1.0.9+spec-1.1.0
11892026-05-26T22:59:47.418Z Downloaded toml v0.7.8
11902026-05-26T22:59:47.418Z Downloaded blake3 v1.8.3
11912026-05-26T22:59:47.429Z Downloaded zstd v0.13.3
11922026-05-26T22:59:47.429Z Downloaded zeroize v1.8.2
11932026-05-26T22:59:47.429Z Downloaded tracing-attributes v0.1.31
11942026-05-26T22:59:47.429Z Downloaded uzers v0.12.2
11952026-05-26T22:59:47.430Z Downloaded unicode-bidi v0.3.18
11962026-05-26T22:59:47.430Z Downloaded vsss-rs v3.3.4
11972026-05-26T22:59:47.438Z Downloaded tungstenite v0.21.0
11982026-05-26T22:59:47.439Z Downloaded tungstenite v0.23.0
11992026-05-26T22:59:47.439Z Downloaded typify v0.4.3
12002026-05-26T22:59:47.448Z Downloaded unsafe-libyaml v0.2.11
12012026-05-26T22:59:47.448Z Downloaded vergen v9.1.0
12022026-05-26T22:59:47.448Z Downloaded rustyline v14.0.0
12032026-05-26T22:59:47.456Z Downloaded toml v1.0.6+spec-1.1.0
12042026-05-26T22:59:47.456Z Downloaded uuid v1.23.0
12052026-05-26T22:59:47.478Z Downloaded yasna v0.5.2
12062026-05-26T22:59:47.478Z Downloaded zerocopy v0.6.6
12072026-05-26T22:59:47.478Z Downloaded bitvec v1.0.1
12082026-05-26T22:59:47.493Z Downloaded zstd-safe v7.2.4
12092026-05-26T22:59:47.493Z Downloaded vte v0.14.1
12102026-05-26T22:59:47.501Z Downloaded tracing-core v0.1.36
12112026-05-26T22:59:47.501Z Downloaded toml_edit v0.23.10+spec-1.0.0
12122026-05-26T22:59:47.501Z Downloaded serde_with v1.14.0
12132026-05-26T22:59:47.501Z Downloaded aws-lc-rs v1.16.3
12142026-05-26T22:59:47.515Z Downloaded typify v0.6.2
12152026-05-26T22:59:47.515Z Downloaded reedline v0.40.0
12162026-05-26T22:59:47.515Z Downloaded tokio-postgres v0.7.16
12172026-05-26T22:59:47.515Z Downloaded p521 v0.13.3
12182026-05-26T22:59:47.515Z Downloaded rpassword v7.4.0
12192026-05-26T22:59:47.524Z Downloaded zopfli v0.8.3
12202026-05-26T22:59:47.524Z Downloaded russh v0.45.0
12212026-05-26T22:59:47.524Z Downloaded steno v0.4.1
12222026-05-26T22:59:47.525Z Downloaded toml_edit v0.19.15
12232026-05-26T22:59:47.761Z Downloaded ssh-key v0.6.7
12242026-05-26T22:59:47.762Z Downloaded bindgen v0.71.1
12252026-05-26T22:59:47.762Z Downloaded reqwest v0.12.28
12262026-05-26T22:59:47.762Z Downloaded chrono v0.4.44
12272026-05-26T22:59:47.762Z Downloaded unicode_categories v0.1.1
12282026-05-26T22:59:47.762Z Downloaded reqwest v0.13.2
12292026-05-26T22:59:47.762Z Downloaded portable-atomic v1.13.1
12302026-05-26T22:59:47.762Z Downloaded yansi v1.0.1
12312026-05-26T22:59:47.762Z Downloaded git2 v0.20.4
12322026-05-26T22:59:47.762Z Downloaded p384 v0.13.1
12332026-05-26T22:59:47.779Z Downloaded lalrpop v0.19.12
12342026-05-26T22:59:47.779Z Downloaded regex v1.12.3
12352026-05-26T22:59:47.779Z Downloaded typed-path v0.9.3
12362026-05-26T22:59:47.779Z Downloaded rayon v1.11.0
12372026-05-26T22:59:47.779Z Downloaded unicode-segmentation v1.12.0
12382026-05-26T22:59:47.780Z Downloaded x509-cert v0.2.5
12392026-05-26T22:59:47.782Z Downloaded proptest v1.10.0
12402026-05-26T22:59:47.782Z Downloaded zip v0.6.6
12412026-05-26T22:59:47.782Z Downloaded rustls-webpki v0.101.7
12422026-05-26T22:59:47.782Z Downloaded salty v0.3.0
12432026-05-26T22:59:47.782Z Downloaded petname v2.0.2
12442026-05-26T22:59:47.782Z Downloaded moka v0.12.13
12452026-05-26T22:59:47.782Z Downloaded goblin v0.10.5
12462026-05-26T22:59:47.782Z Downloaded quick-xml v0.37.5
12472026-05-26T22:59:47.782Z Downloaded tough v0.22.0
12482026-05-26T22:59:47.782Z Downloaded tower v0.5.3
12492026-05-26T22:59:47.782Z Downloaded zerocopy-derive v0.8.40
12502026-05-26T22:59:47.782Z Downloaded quinn-proto v0.11.13
12512026-05-26T22:59:47.782Z Downloaded zip v4.6.1
12522026-05-26T22:59:47.804Z Downloaded rustls-webpki v0.102.8
12532026-05-26T22:59:47.804Z Downloaded tower-http v0.6.8
12542026-05-26T22:59:47.804Z Downloaded unicode-normalization v0.1.25
12552026-05-26T22:59:47.804Z Downloaded nix v0.27.1
12562026-05-26T22:59:47.804Z Downloaded tokio-util v0.7.18
12572026-05-26T22:59:47.804Z Downloaded serde_with v3.17.0
12582026-05-26T22:59:47.804Z Downloaded curve25519-dalek v4.1.3
12592026-05-26T22:59:47.804Z Downloaded polar-core v0.27.3
12602026-05-26T22:59:47.850Z Downloaded bstr v1.12.1
12612026-05-26T22:59:47.850Z Downloaded object v0.30.4
12622026-05-26T22:59:47.850Z Downloaded rustls v0.21.12
12632026-05-26T22:59:47.850Z Downloaded winnow v0.5.40
12642026-05-26T22:59:47.850Z Downloaded regex-syntax v0.6.29
12652026-05-26T22:59:47.850Z Downloaded radix_trie v0.2.1
12662026-05-26T22:59:47.850Z Downloaded nix v0.28.0
12672026-05-26T22:59:47.850Z Downloaded hickory-proto v0.26.1
12682026-05-26T22:59:47.851Z Downloaded dropshot v0.17.0
12692026-05-26T22:59:47.851Z Downloaded winnow v0.6.26
12702026-05-26T22:59:47.851Z Downloaded tabled v0.20.0
12712026-05-26T22:59:47.851Z Downloaded openssl v0.10.79
12722026-05-26T22:59:47.851Z Downloaded regress v0.10.5
12732026-05-26T22:59:47.851Z Downloaded webpki-roots v1.0.6
12742026-05-26T22:59:47.872Z Downloaded smoltcp v0.9.1
12752026-05-26T22:59:47.872Z Downloaded zerocopy v0.8.40
12762026-05-26T22:59:47.872Z Downloaded regex-syntax v0.8.10
12772026-05-26T22:59:47.872Z Downloaded hickory-proto v0.24.4
12782026-05-26T22:59:47.872Z Downloaded zlib-rs v0.6.2
12792026-05-26T22:59:47.872Z Downloaded vcpkg v0.2.15
12802026-05-26T22:59:47.876Z Downloaded time v0.3.47
12812026-05-26T22:59:47.882Z Downloaded smoltcp v0.11.0
12822026-05-26T22:59:47.889Z Downloaded rustls v0.22.4
12832026-05-26T22:59:47.898Z Downloaded regress v0.11.1
12842026-05-26T22:59:47.907Z Downloaded hickory-proto v0.25.2
12852026-05-26T22:59:47.926Z Downloaded rustix v0.38.44
12862026-05-26T22:59:47.935Z Downloaded rustls v0.23.37
12872026-05-26T22:59:47.951Z Downloaded diesel v2.3.7
12882026-05-26T22:59:47.968Z Downloaded object v0.37.3
12892026-05-26T22:59:47.968Z Downloaded tracing v0.1.44
12902026-05-26T22:59:47.991Z Downloaded sled v0.34.7
12912026-05-26T22:59:47.991Z Downloaded nix v0.31.2
12922026-05-26T22:59:48.005Z Downloaded openapiv3 v2.2.0
12932026-05-26T22:59:48.005Z Downloaded ratatui v0.29.0
12942026-05-26T22:59:48.005Z Downloaded bzip2-sys v0.1.13+1.0.8
12952026-05-26T22:59:48.024Z Downloaded sqlparser v0.61.0
12962026-05-26T22:59:48.024Z Downloaded zerocopy-derive v0.6.6
12972026-05-26T22:59:48.042Z Downloaded chrono-tz v0.10.4
12982026-05-26T22:59:48.050Z Downloaded typify-impl v0.6.2
12992026-05-26T22:59:48.058Z Downloaded typify-impl v0.4.3
13002026-05-26T22:59:48.087Z Downloaded regex-automata v0.4.14
13012026-05-26T22:59:48.103Z Downloaded tokio v1.52.1
13022026-05-26T22:59:48.141Z Downloaded petgraph v0.6.5
13032026-05-26T22:59:48.155Z Downloaded jiff v0.2.21
13042026-05-26T22:59:48.166Z Downloaded petgraph v0.8.3
13052026-05-26T22:59:48.193Z Downloaded libz-sys v1.1.24
13062026-05-26T22:59:48.205Z Downloaded csv v1.4.0
13072026-05-26T22:59:48.213Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13082026-05-26T22:59:48.223Z Downloaded sha3 v0.10.8
13092026-05-26T22:59:48.236Z Downloaded ring v0.17.14
13102026-05-26T22:59:48.264Z Downloaded encoding_rs v0.8.35
13112026-05-26T22:59:48.283Z Downloaded libgit2-sys v0.18.3+1.9.2
13122026-05-26T22:59:48.792Z Downloaded aws-lc-sys v0.40.0
13132026-05-26T22:59:49.050Z Compiling libc v0.2.185
13142026-05-26T22:59:49.050Z Compiling serde v1.0.228
13152026-05-26T22:59:49.061Z Compiling log v0.4.29
13162026-05-26T22:59:49.062Z Compiling find-msvc-tools v0.1.9
13172026-05-26T22:59:49.062Z Compiling shlex v1.3.0
13182026-05-26T22:59:49.198Z Compiling syn v2.0.117
13192026-05-26T22:59:49.206Z Compiling smallvec v1.15.1
13202026-05-26T22:59:49.206Z Compiling typenum v1.19.0
13212026-05-26T22:59:49.375Z Compiling generic-array v0.14.7
13222026-05-26T22:59:49.393Z Compiling subtle v2.6.1
13232026-05-26T22:59:49.428Z Compiling scopeguard v1.2.0
13242026-05-26T22:59:49.457Z Compiling const-oid v0.9.6
13252026-05-26T22:59:49.512Z Compiling lock_api v0.4.14
13262026-05-26T22:59:49.529Z Compiling serde_json v1.0.149
13272026-05-26T22:59:49.557Z Compiling zerocopy v0.8.40
13282026-05-26T22:59:49.605Z Compiling portable-atomic v1.13.1
13292026-05-26T22:59:49.747Z Compiling parking_lot_core v0.9.12
13302026-05-26T22:59:49.970Z Compiling pin-project-lite v0.2.17
13312026-05-26T22:59:50.009Z Compiling pkg-config v0.3.32
13322026-05-26T22:59:50.068Z Compiling getrandom v0.2.17
13332026-05-26T22:59:50.085Z Compiling jobserver v0.1.34
13342026-05-26T22:59:50.085Z Compiling errno v0.3.14
13352026-05-26T22:59:50.171Z Compiling rand_core v0.6.4
13362026-05-26T22:59:50.219Z Compiling signal-hook-registry v1.4.8
13372026-05-26T22:59:50.279Z Compiling cc v1.2.56
13382026-05-26T22:59:50.434Z Compiling bitflags v2.11.0
13392026-05-26T22:59:50.486Z Compiling futures-core v0.3.32
13402026-05-26T22:59:50.546Z Compiling libm v0.2.16
13412026-05-26T22:59:50.634Z Compiling critical-section v1.2.0
13422026-05-26T22:59:50.669Z Compiling parking_lot v0.12.5
13432026-05-26T22:59:50.699Z Compiling mio v1.2.0
13442026-05-26T22:59:50.709Z Compiling num-traits v0.2.19
13452026-05-26T22:59:50.744Z Compiling once_cell v1.21.3
13462026-05-26T22:59:50.832Z Compiling percent-encoding v2.3.2
13472026-05-26T22:59:50.940Z Compiling socket2 v0.6.3
13482026-05-26T22:59:51.016Z Compiling rand_core v0.10.0
13492026-05-26T22:59:51.030Z Compiling futures-sink v0.3.32
13502026-05-26T22:59:51.052Z Compiling getrandom v0.4.1
13512026-05-26T22:59:51.129Z Compiling futures-channel v0.3.32
13522026-05-26T22:59:51.142Z Compiling slab v0.4.12
13532026-05-26T22:59:51.173Z Compiling futures-task v0.3.32
13542026-05-26T22:59:51.331Z Compiling futures-io v0.3.32
13552026-05-26T22:59:51.424Z Compiling cpufeatures v0.2.17
13562026-05-26T22:59:51.474Z Compiling indexmap v2.14.0
13572026-05-26T22:59:51.508Z Compiling getrandom v0.3.4
13582026-05-26T22:59:51.523Z Compiling rustversion v1.0.22
13592026-05-26T22:59:51.571Z Compiling cmake v0.1.57
13602026-05-26T22:59:51.874Z Compiling form_urlencoded v1.2.2
13612026-05-26T22:59:51.939Z Compiling dunce v1.0.5
13622026-05-26T22:59:52.013Z Compiling fs_extra v1.3.0
13632026-05-26T22:59:52.047Z Compiling synstructure v0.13.2
13642026-05-26T22:59:52.122Z Compiling ident_case v1.0.1
13652026-05-26T22:59:52.169Z Compiling base64ct v1.8.3
13662026-05-26T22:59:52.246Z Compiling iana-time-zone v0.1.65
13672026-05-26T22:59:52.290Z Compiling aws-lc-sys v0.40.0
13682026-05-26T22:59:52.444Z Compiling pem-rfc7468 v0.7.0
13692026-05-26T22:59:52.463Z Compiling flagset v0.4.7
13702026-05-26T22:59:52.473Z Compiling rustix v1.1.3
13712026-05-26T22:59:52.501Z Compiling regex-syntax v0.8.10
13722026-05-26T22:59:52.589Z Compiling rand_core v0.9.5
13732026-05-26T22:59:52.647Z Compiling ring v0.17.14
13742026-05-26T22:59:52.665Z Compiling aws-lc-rs v1.16.3
13752026-05-26T22:59:52.757Z Compiling vcpkg v0.2.15
13762026-05-26T22:59:52.874Z Compiling uuid v1.23.0
13772026-05-26T22:59:52.952Z Compiling rustc_version v0.4.1
13782026-05-26T22:59:53.300Z Compiling tracing-core v0.1.36
13792026-05-26T22:59:53.517Z Compiling openssl-sys v0.9.115
13802026-05-26T22:59:53.601Z Compiling base64 v0.22.1
13812026-05-26T22:59:53.856Z Compiling serde_derive v1.0.228
13822026-05-26T22:59:53.884Z Compiling zeroize_derive v1.4.3
13832026-05-26T22:59:53.932Z Compiling zerofrom-derive v0.1.6
13842026-05-26T22:59:54.054Z Compiling yoke-derive v0.8.1
13852026-05-26T22:59:54.247Z Compiling zerovec-derive v0.11.2
13862026-05-26T22:59:54.517Z Compiling zeroize v1.8.2
13872026-05-26T22:59:54.928Z Compiling zerocopy-derive v0.8.40
13882026-05-26T22:59:59.466Z Compiling displaydoc v0.2.5
13892026-05-26T22:59:59.565Z Compiling crypto-common v0.1.7
13902026-05-26T22:59:59.565Z Compiling zerofrom v0.1.6
13912026-05-26T22:59:59.565Z Compiling block-buffer v0.10.4
13922026-05-26T22:59:59.565Z Compiling tokio-macros v2.7.0
13932026-05-26T22:59:59.565Z Compiling yoke v0.8.1
13942026-05-26T22:59:59.565Z Compiling digest v0.10.7
13952026-05-26T22:59:59.565Z Compiling zerovec v0.11.5
13962026-05-26T22:59:59.566Z Compiling futures-macro v0.3.32
13972026-05-26T22:59:59.568Z Compiling zerotrie v0.2.3
13982026-05-26T22:59:59.568Z Compiling tinystr v0.8.2
13992026-05-26T22:59:59.568Z Compiling potential_utf v0.1.4
14002026-05-26T22:59:59.568Z Compiling hmac v0.12.1
14012026-05-26T22:59:59.568Z Compiling icu_locale_core v2.1.1
14022026-05-26T22:59:59.568Z Compiling icu_collections v2.1.1
14032026-05-26T22:59:59.568Z Compiling block-padding v0.3.3
14042026-05-26T22:59:59.569Z Compiling inout v0.1.4
14052026-05-26T22:59:59.569Z Compiling futures-util v0.3.32
14062026-05-26T22:59:59.569Z Compiling cipher v0.4.4
14072026-05-26T22:59:59.588Z Compiling sha2 v0.10.9
14082026-05-26T22:59:59.588Z Compiling icu_provider v2.1.1
14092026-05-26T22:59:59.588Z Compiling bytes v1.11.1
14102026-05-26T22:59:59.588Z Compiling icu_properties v2.1.2
14112026-05-26T22:59:59.588Z Compiling icu_normalizer v2.1.1
14122026-05-26T22:59:59.588Z Compiling der_derive v0.7.3
14132026-05-26T22:59:59.589Z Compiling tokio v1.52.1
14142026-05-26T22:59:59.589Z Compiling http v1.4.0
14152026-05-26T22:59:59.590Z Compiling idna_adapter v1.2.1
14162026-05-26T22:59:59.590Z Compiling der v0.7.10
14172026-05-26T22:59:59.590Z Compiling idna v1.1.0
14182026-05-26T22:59:59.590Z Compiling chrono v0.4.44
14192026-05-26T22:59:59.590Z Compiling url v2.5.8
14202026-05-26T22:59:59.590Z Compiling salsa20 v0.10.2
14212026-05-26T22:59:59.590Z Compiling pbkdf2 v0.12.2
14222026-05-26T22:59:59.590Z Compiling rustls-pki-types v1.14.0
14232026-05-26T22:59:59.590Z Compiling spki v0.7.3
14242026-05-26T22:59:59.590Z Compiling ppv-lite86 v0.2.21
14252026-05-26T22:59:59.590Z Compiling thiserror-impl v2.0.18
14262026-05-26T22:59:59.590Z Compiling tracing-attributes v0.1.31
14272026-05-26T22:59:59.590Z Compiling scrypt v0.11.0
14282026-05-26T22:59:59.609Z Compiling http-body v1.0.1
14292026-05-26T22:59:59.650Z Compiling rand_chacha v0.9.0
14302026-05-26T22:59:59.725Z Compiling aes v0.8.4
14312026-05-26T22:59:59.742Z Compiling cbc v0.1.2
14322026-05-26T22:59:59.818Z Compiling httparse v1.10.1
14332026-05-26T22:59:59.888Z Compiling tinyvec_macros v0.1.1
14342026-05-26T22:59:59.961Z Compiling untrusted v0.9.0
14352026-05-26T23:00:00.083Z Compiling untrusted v0.7.1
14362026-05-26T23:00:00.150Z Compiling openssl-probe v0.2.1
14372026-05-26T23:00:00.253Z Compiling pkcs5 v0.7.1
14382026-05-26T23:00:00.324Z Compiling tinyvec v1.10.0
14392026-05-26T23:00:00.656Z Compiling thiserror v2.0.18
14402026-05-26T23:00:00.656Z Compiling rand v0.9.2
14412026-05-26T23:00:00.720Z Compiling pest_generator v2.8.6
14422026-05-26T23:00:00.752Z Compiling serde_derive_internals v0.29.1
14432026-05-26T23:00:00.754Z Compiling tracing v0.1.44
14442026-05-26T23:00:00.779Z Compiling aho-corasick v1.1.4
14452026-05-26T23:00:01.020Z Compiling dyn-clone v1.0.20
14462026-05-26T23:00:01.160Z Compiling schemars v0.8.22
14472026-05-26T23:00:01.375Z Compiling tower-layer v0.3.3
14482026-05-26T23:00:01.414Z Compiling atomic-waker v1.1.2
14492026-05-26T23:00:01.488Z Compiling try-lock v0.2.5
14502026-05-26T23:00:01.537Z Compiling tower-service v0.3.3
14512026-05-26T23:00:01.537Z Compiling rustls v0.23.37
14522026-05-26T23:00:01.595Z Compiling tokio-util v0.7.18
14532026-05-26T23:00:01.632Z Compiling regex-automata v0.4.14
14542026-05-26T23:00:01.663Z Compiling schemars_derive v0.8.22
14552026-05-26T23:00:01.714Z Compiling want v0.3.1
14562026-05-26T23:00:01.881Z Compiling pest_derive v2.8.6
14572026-05-26T23:00:02.145Z Compiling pkcs8 v0.10.2
14582026-05-26T23:00:02.305Z Compiling h2 v0.4.13
14592026-05-26T23:00:02.499Z Compiling ipnet v2.11.0
14602026-05-26T23:00:02.640Z Compiling scroll_derive v0.13.1
14612026-05-26T23:00:02.750Z Compiling darling_core v0.20.11
14622026-05-26T23:00:02.895Z Compiling foreign-types-shared v0.1.1
14632026-05-26T23:00:02.984Z Compiling httpdate v1.0.3
14642026-05-26T23:00:03.001Z Compiling pin-utils v0.1.0
14652026-05-26T23:00:03.073Z Compiling openssl v0.10.79
14662026-05-26T23:00:03.199Z Compiling tempfile v3.25.0
14672026-05-26T23:00:03.322Z Compiling foreign-types v0.3.2
14682026-05-26T23:00:03.424Z Compiling scroll v0.13.0
14692026-05-26T23:00:03.560Z Compiling unicode-normalization v0.1.25
14702026-05-26T23:00:03.682Z Compiling openssl-macros v0.1.1
14712026-05-26T23:00:03.984Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14722026-05-26T23:00:04.016Z Compiling spin v0.9.8
14732026-05-26T23:00:04.068Z Compiling time-core v0.1.8
14742026-05-26T23:00:04.216Z Compiling powerfmt v0.2.0
14752026-05-26T23:00:04.216Z Compiling num-conv v0.2.0
14762026-05-26T23:00:04.360Z Compiling crc32fast v1.5.0
14772026-05-26T23:00:04.375Z Compiling native-tls v0.2.18
14782026-05-26T23:00:04.591Z Compiling time-macros v0.2.27
14792026-05-26T23:00:04.667Z Compiling deranged v0.5.8
14802026-05-26T23:00:04.990Z Compiling darling_macro v0.20.11
14812026-05-26T23:00:05.455Z Compiling hyper v1.8.1
14822026-05-26T23:00:05.619Z Compiling darling v0.20.11
14832026-05-26T23:00:05.633Z Compiling goblin v0.10.5
14842026-05-26T23:00:05.656Z Compiling rustls-native-certs v0.8.3
14852026-05-26T23:00:05.697Z Compiling sync_wrapper v1.0.2
14862026-05-26T23:00:05.806Z Compiling wait-timeout v0.2.1
14872026-05-26T23:00:05.941Z Compiling syn v1.0.109
14882026-05-26T23:00:06.072Z Compiling usdt-impl v0.6.0
14892026-05-26T23:00:06.180Z Compiling bit-vec v0.8.0
14902026-05-26T23:00:06.244Z Compiling crossbeam-utils v0.8.21
14912026-05-26T23:00:06.272Z Compiling num_threads v0.1.7
14922026-05-26T23:00:06.416Z Compiling siphasher v1.0.2
14932026-05-26T23:00:06.431Z Compiling simd-adler32 v0.3.8
14942026-05-26T23:00:06.548Z Compiling hyper-util v0.1.20
14952026-05-26T23:00:06.608Z Compiling quick-error v1.2.3
14962026-05-26T23:00:06.693Z Compiling rusty-fork v0.3.1
14972026-05-26T23:00:06.714Z Compiling time v0.3.47
14982026-05-26T23:00:07.072Z Compiling bit-set v0.8.0
14992026-05-26T23:00:07.305Z Compiling tower v0.5.3
15002026-05-26T23:00:07.325Z Compiling derive_builder_core v0.20.2
15012026-05-26T23:00:07.783Z Compiling dtrace-parser v0.3.0
15022026-05-26T23:00:07.889Z Compiling http-body-util v0.1.3
15032026-05-26T23:00:08.137Z Compiling webpki-roots v1.0.6
15042026-05-26T23:00:08.189Z Compiling signature v2.2.0
15052026-05-26T23:00:08.258Z Compiling thiserror-impl v1.0.69
15062026-05-26T23:00:08.280Z Compiling scroll_derive v0.12.1
15072026-05-26T23:00:08.304Z Compiling heapless v0.7.17
15082026-05-26T23:00:08.366Z Compiling rand_xorshift v0.4.0
15092026-05-26T23:00:08.526Z Compiling dof v0.4.0
15102026-05-26T23:00:08.529Z Compiling slog v2.8.2
15112026-05-26T23:00:08.553Z Compiling darling_core v0.21.3
15122026-05-26T23:00:08.708Z Compiling bzip2-sys v0.1.13+1.0.8
15132026-05-26T23:00:08.922Z Compiling thread-id v5.1.0
15142026-05-26T23:00:08.975Z Compiling cookie v0.18.1
15152026-05-26T23:00:09.005Z Compiling unicode-properties v0.1.4
15162026-05-26T23:00:09.155Z Compiling anyhow v1.0.102
15172026-05-26T23:00:09.212Z Compiling iri-string v0.7.10
15182026-05-26T23:00:09.454Z Compiling ryu v1.0.23
15192026-05-26T23:00:09.496Z Compiling allocator-api2 v0.2.21
15202026-05-26T23:00:09.635Z Compiling signal-hook v0.3.18
15212026-05-26T23:00:09.695Z Compiling adler2 v2.0.1
15222026-05-26T23:00:09.803Z Compiling zstd-safe v7.2.4
15232026-05-26T23:00:09.816Z Compiling unarray v0.1.4
15242026-05-26T23:00:09.830Z Compiling paste v1.0.15
15252026-05-26T23:00:09.902Z Compiling unicode-bidi v0.3.18
15262026-05-26T23:00:09.921Z Compiling proptest v1.10.0
15272026-05-26T23:00:10.010Z Compiling miniz_oxide v0.8.9
15282026-05-26T23:00:10.134Z Compiling serde_urlencoded v0.7.1
15292026-05-26T23:00:10.381Z Compiling tower-http v0.6.8
15302026-05-26T23:00:10.425Z Compiling stringprep v0.1.5
15312026-05-26T23:00:10.607Z Compiling thiserror v1.0.69
15322026-05-26T23:00:10.857Z Compiling scroll v0.12.0
15332026-05-26T23:00:10.981Z Compiling derive_builder_macro v0.20.2
15342026-05-26T23:00:11.016Z Compiling darling_macro v0.21.3
15352026-05-26T23:00:11.116Z Compiling tokio-native-tls v0.3.1
15362026-05-26T23:00:11.286Z Compiling ipnetwork v0.21.1
15372026-05-26T23:00:11.455Z Compiling bstr v1.12.1
15382026-05-26T23:00:11.494Z Compiling rand_chacha v0.3.1
15392026-05-26T23:00:11.566Z Compiling erased-serde v0.3.31
15402026-05-26T23:00:11.687Z Compiling serde_spanned v0.6.9
15412026-05-26T23:00:11.833Z Compiling toml_datetime v0.6.11
15422026-05-26T23:00:11.837Z Compiling serde_tokenstream v0.2.3
15432026-05-26T23:00:12.056Z Compiling md-5 v0.10.6
15442026-05-26T23:00:12.074Z Compiling async-trait v0.1.89
15452026-05-26T23:00:12.102Z Compiling pin-project-internal v1.1.11
15462026-05-26T23:00:12.149Z Compiling zerocopy-derive v0.7.35
15472026-05-26T23:00:12.218Z Compiling curve25519-dalek v4.1.3
15482026-05-26T23:00:12.309Z Compiling vergen-lib v9.1.0
15492026-05-26T23:00:12.492Z Compiling num-integer v0.1.46
15502026-05-26T23:00:12.558Z Compiling hash32 v0.2.1
15512026-05-26T23:00:12.754Z Compiling ff v0.13.1
15522026-05-26T23:00:12.818Z Compiling memoffset v0.9.1
15532026-05-26T23:00:12.898Z Compiling encoding_rs v0.8.35
15542026-05-26T23:00:13.011Z Compiling fallible-iterator v0.2.0
15552026-05-26T23:00:13.014Z Compiling psl-types v2.0.11
15562026-05-26T23:00:13.094Z Compiling zlib-rs v0.6.2
15572026-05-26T23:00:13.150Z Compiling base16ct v0.2.0
15582026-05-26T23:00:13.198Z Compiling rustix v0.38.44
15592026-05-26T23:00:13.328Z Compiling smoltcp v0.9.1
15602026-05-26T23:00:13.328Z Compiling litrs v1.0.0
15612026-05-26T23:00:13.544Z Compiling ref-cast v1.0.25
15622026-05-26T23:00:13.662Z Compiling num-bigint-dig v0.8.6
15632026-05-26T23:00:13.845Z Compiling cfg_aliases v0.2.1
15642026-05-26T23:00:13.859Z Compiling mime v0.3.17
15652026-05-26T23:00:13.918Z Compiling nix v0.31.2
15662026-05-26T23:00:13.937Z Compiling document-features v0.2.12
15672026-05-26T23:00:14.225Z Compiling postgres-protocol v0.6.10
15682026-05-26T23:00:14.279Z Compiling sec1 v0.7.3
15692026-05-26T23:00:14.394Z Compiling pin-project v1.1.11
15702026-05-26T23:00:14.492Z Compiling publicsuffix v2.3.0
15712026-05-26T23:00:14.507Z Compiling zerocopy v0.7.35
15722026-05-26T23:00:14.643Z Compiling group v0.13.0
15732026-05-26T23:00:14.662Z Compiling num-iter v0.1.45
15742026-05-26T23:00:14.831Z Compiling newtype-uuid v1.3.2
15752026-05-26T23:00:14.920Z Compiling hubpack_derive v0.1.1
15762026-05-26T23:00:15.041Z Compiling rand v0.8.6
15772026-05-26T23:00:15.218Z Compiling oxnet v0.1.4
15782026-05-26T23:00:15.232Z Compiling darling v0.21.3
15792026-05-26T23:00:15.254Z Compiling derive_builder v0.20.2
15802026-05-26T23:00:15.321Z Compiling hyper-tls v0.6.0
15812026-05-26T23:00:15.361Z Compiling goblin v0.8.2
15822026-05-26T23:00:15.888Z Compiling phf_shared v0.13.1
15832026-05-26T23:00:16.101Z Compiling flate2 v1.1.9
15842026-05-26T23:00:16.101Z Compiling lazy_static v1.5.0
15852026-05-26T23:00:16.129Z Compiling regex v1.12.3
15862026-05-26T23:00:16.166Z Compiling futures-executor v0.3.32
15872026-05-26T23:00:16.206Z Compiling hex v0.4.3
15882026-05-26T23:00:16.277Z Compiling hkdf v0.12.4
15892026-05-26T23:00:16.473Z Compiling crypto-bigint v0.5.5
15902026-05-26T23:00:16.487Z Compiling terminal_size v0.4.3
15912026-05-26T23:00:16.500Z Compiling strum_macros v0.27.2
15922026-05-26T23:00:16.543Z Compiling curve25519-dalek-derive v0.1.1
15932026-05-26T23:00:16.582Z Compiling ref-cast-impl v1.0.25
15942026-05-26T23:00:16.618Z Compiling snafu-derive v0.8.9
15952026-05-26T23:00:17.131Z Compiling daft-derive v0.1.7
15962026-05-26T23:00:17.189Z Compiling vergen v9.1.0
15972026-05-26T23:00:17.371Z Compiling fs-err v3.3.0
15982026-05-26T23:00:17.564Z Compiling cargo-platform v0.3.2
15992026-05-26T23:00:17.842Z Compiling ahash v0.8.12
16002026-05-26T23:00:17.845Z Compiling winnow v0.5.40
16012026-05-26T23:00:18.043Z Compiling object v0.37.3
16022026-05-26T23:00:18.310Z Compiling bumpalo v3.20.2
16032026-05-26T23:00:18.454Z Compiling same-file v1.0.6
16042026-05-26T23:00:18.534Z Compiling bitflags v1.3.2
16052026-05-26T23:00:18.563Z Compiling libbz2-rs-sys v0.2.2
16062026-05-26T23:00:18.605Z Compiling foldhash v0.1.5
16072026-05-26T23:00:18.619Z Compiling cpufeatures v0.3.0
16082026-05-26T23:00:18.623Z Compiling unicode-segmentation v1.12.0
16092026-05-26T23:00:18.697Z Compiling foldhash v0.2.0
16102026-05-26T23:00:18.775Z Compiling managed v0.8.0
16112026-05-26T23:00:18.877Z Compiling hashbrown v0.16.1
16122026-05-26T23:00:18.917Z Compiling hashbrown v0.15.5
16132026-05-26T23:00:18.986Z Compiling bzip2 v0.6.1
16142026-05-26T23:00:19.191Z Compiling toml_edit v0.19.15
16152026-05-26T23:00:19.238Z Compiling chacha20 v0.10.0
16162026-05-26T23:00:19.262Z Compiling walkdir v2.5.0
16172026-05-26T23:00:19.453Z Compiling snafu v0.8.9
16182026-05-26T23:00:19.456Z Compiling zopfli v0.8.3
16192026-05-26T23:00:19.545Z Compiling strum v0.27.2
16202026-05-26T23:00:19.668Z Compiling clap_builder v4.5.60
16212026-05-26T23:00:19.724Z Compiling daft v0.1.7
16222026-05-26T23:00:19.799Z Compiling cargo_metadata v0.23.1
16232026-05-26T23:00:19.802Z Compiling dof v0.3.0
16242026-05-26T23:00:20.101Z Compiling elliptic-curve v0.13.8
16252026-05-26T23:00:20.508Z Compiling futures v0.3.32
16262026-05-26T23:00:20.606Z Compiling signal-hook-mio v0.2.5
16272026-05-26T23:00:20.723Z Compiling phf v0.13.1
16282026-05-26T23:00:20.848Z Compiling cookie_store v0.22.1
16292026-05-26T23:00:21.158Z Compiling zstd v0.13.3
16302026-05-26T23:00:21.245Z Compiling hubpack v0.1.2
16312026-05-26T23:00:21.463Z Compiling serde_with_macros v3.17.0
16322026-05-26T23:00:21.518Z Compiling bzip2 v0.4.4
16332026-05-26T23:00:21.619Z Compiling postgres-types v0.2.12
16342026-05-26T23:00:21.813Z Compiling usdt-macro v0.6.0
16352026-05-26T23:00:22.174Z Compiling usdt-attr-macro v0.6.0
16362026-05-26T23:00:22.565Z Compiling globset v0.4.18
16372026-05-26T23:00:22.609Z Compiling dtrace-parser v0.2.0
16382026-05-26T23:00:22.623Z Compiling ed25519 v2.2.3
16392026-05-26T23:00:22.863Z Compiling phf_shared v0.11.3
16402026-05-26T23:00:22.951Z Compiling olpc-cjson v0.1.4
16412026-05-26T23:00:23.045Z Compiling pkcs1 v0.7.5
16422026-05-26T23:00:23.111Z Compiling serde-big-array v0.5.1
16432026-05-26T23:00:23.135Z Compiling serde_plain v1.0.2
16442026-05-26T23:00:23.242Z Compiling rfc6979 v0.4.0
16452026-05-26T23:00:23.255Z Compiling enum-as-inner v0.6.1
16462026-05-26T23:00:23.351Z Compiling clap_derive v4.5.55
16472026-05-26T23:00:23.351Z Compiling async-recursion v1.1.1
16482026-05-26T23:00:23.378Z Compiling strum_macros v0.26.4
16492026-05-26T23:00:23.450Z Compiling serde_repr v0.1.20
16502026-05-26T23:00:23.518Z Compiling pem v3.0.6
16512026-05-26T23:00:23.747Z Compiling float-cmp v0.10.0
16522026-05-26T23:00:23.843Z Compiling thread-id v4.2.2
16532026-05-26T23:00:23.893Z Compiling memmap2 v0.9.10
16542026-05-26T23:00:23.931Z Compiling env_filter v1.0.0
16552026-05-26T23:00:23.979Z Compiling either v1.15.0
16562026-05-26T23:00:24.006Z Compiling predicates-core v1.0.10
16572026-05-26T23:00:24.106Z Compiling normalize-line-endings v0.3.0
16582026-05-26T23:00:24.194Z Compiling new_debug_unreachable v1.0.6
16592026-05-26T23:00:24.199Z Compiling fixedbitset v0.5.7
16602026-05-26T23:00:24.208Z Compiling keccak v0.1.6
16612026-05-26T23:00:24.229Z Compiling whoami v2.1.0
16622026-05-26T23:00:24.253Z Compiling fixedbitset v0.4.2
16632026-05-26T23:00:24.467Z Compiling precomputed-hash v0.1.1
16642026-05-26T23:00:24.490Z Compiling static_assertions v1.1.0
16652026-05-26T23:00:24.557Z Compiling typed-path v0.9.3
16662026-05-26T23:00:24.571Z Compiling difflib v0.4.0
16672026-05-26T23:00:24.595Z Compiling data-encoding v2.10.0
16682026-05-26T23:00:25.012Z Compiling jiff v0.2.21
16692026-05-26T23:00:25.088Z Compiling strum v0.26.3
16702026-05-26T23:00:25.091Z Compiling clap v4.5.60
16712026-05-26T23:00:25.115Z Compiling hickory-proto v0.25.2
16722026-05-26T23:00:25.182Z Compiling predicates v3.1.4
16732026-05-26T23:00:25.219Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16742026-05-26T23:00:25.274Z Compiling string_cache v0.8.9
16752026-05-26T23:00:25.499Z Compiling tokio-postgres v0.7.16
16762026-05-26T23:00:25.782Z Compiling petgraph v0.6.5
16772026-05-26T23:00:25.830Z Compiling petgraph v0.8.3
16782026-05-26T23:00:26.211Z Compiling sha3 v0.10.8
16792026-05-26T23:00:26.704Z Compiling toml_edit v0.22.27
16802026-05-26T23:00:27.309Z Compiling itertools v0.13.0
16812026-05-26T23:00:27.739Z Compiling zip v4.6.1
16822026-05-26T23:00:27.827Z Compiling env_logger v0.11.9
16832026-05-26T23:00:28.070Z Compiling usdt v0.6.0
16842026-05-26T23:00:28.181Z Compiling usdt-impl v0.5.0
16852026-05-26T23:00:28.334Z Compiling ecdsa v0.16.9
16862026-05-26T23:00:28.534Z Compiling rsa v0.9.10
16872026-05-26T23:00:28.687Z Compiling ed25519-dalek v2.2.0
16882026-05-26T23:00:28.726Z Compiling serde_with v3.17.0
16892026-05-26T23:00:28.762Z Compiling crossterm v0.28.1
16902026-05-26T23:00:29.337Z Compiling zip v0.6.6
16912026-05-26T23:00:29.796Z Compiling iddqd v0.4.1
16922026-05-26T23:00:29.811Z Compiling toml v0.7.8
16932026-05-26T23:00:30.309Z Compiling rand v0.10.0
16942026-05-26T23:00:30.414Z Compiling similar v2.7.0
16952026-05-26T23:00:30.429Z Compiling heck v0.4.1
16962026-05-26T23:00:30.654Z Compiling toml_parser v1.0.9+spec-1.1.0
16972026-05-26T23:00:30.747Z Compiling crossbeam-epoch v0.9.18
16982026-05-26T23:00:31.016Z Compiling tokio-stream v0.1.18
16992026-05-26T23:00:31.075Z Compiling buf-list v1.1.2
17002026-05-26T23:00:31.214Z Compiling x509-cert v0.2.5
17012026-05-26T23:00:31.277Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17022026-05-26T23:00:31.277Z Compiling openapiv3 v2.2.0
17032026-05-26T23:00:31.375Z Compiling sha1 v0.10.6
17042026-05-26T23:00:31.512Z Compiling peg-runtime v0.8.5
17052026-05-26T23:00:31.592Z Compiling lalrpop-util v0.19.12
17062026-05-26T23:00:31.607Z Compiling thread_local v1.1.9
17072026-05-26T23:00:31.789Z Compiling slog-async v2.8.0
17082026-05-26T23:00:31.804Z Compiling crossbeam-channel v0.5.15
17092026-05-26T23:00:31.865Z Compiling filetime v0.2.27
17102026-05-26T23:00:31.879Z Compiling is-terminal v0.4.17
17112026-05-26T23:00:31.975Z Compiling term v1.2.1
17122026-05-26T23:00:32.042Z Compiling take_mut v0.2.2
17132026-05-26T23:00:32.105Z Compiling xattr v1.6.1
17142026-05-26T23:00:32.257Z Compiling slog-term v2.9.2
17152026-05-26T23:00:32.278Z Compiling tar v0.4.45
17162026-05-26T23:00:42.040Z Compiling rustls-webpki v0.103.9
17172026-05-26T23:00:44.851Z Compiling tokio-rustls v0.26.4
17182026-05-26T23:00:44.851Z Compiling rustls-platform-verifier v0.6.2
17192026-05-26T23:00:45.102Z Compiling hyper-rustls v0.27.7
17202026-05-26T23:00:45.258Z Compiling reqwest v0.12.28
17212026-05-26T23:00:45.272Z Compiling reqwest v0.13.2
17222026-05-26T23:00:46.544Z Compiling tough v0.22.0
17232026-05-26T23:00:49.115Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17242026-05-26T23:00:49.348Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17252026-05-26T23:00:52.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17262026-05-26T23:00:52.277Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17272026-05-26T23:00:52.337ZMay 26 23:00:51.016 INFO Starting download, target: Clickhouse
17282026-05-26T23:00:52.337ZMay 26 23:00:51.016 INFO Starting download, target: Cockroach
17292026-05-26T23:00:52.342ZMay 26 23:00:51.016 INFO Starting download, target: Console
17302026-05-26T23:00:52.342ZMay 26 23:00:51.016 INFO Starting download, target: DendriteStub
17312026-05-26T23:00:52.343ZMay 26 23:00:51.016 INFO Starting download, target: TransceiverControl
17322026-05-26T23:00:52.343ZMay 26 23:00:51.016 INFO Starting download, target: MaghemiteMgd
17332026-05-26T23:00:52.343ZMay 26 23:00:51.016 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17342026-05-26T23:00:52.345ZMay 26 23:00:51.016 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17352026-05-26T23:00:52.345ZMay 26 23:00:51.016 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17362026-05-26T23:00:52.345ZMay 26 23:00:51.016 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17372026-05-26T23:00:52.345ZMay 26 23:00:51.016 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17382026-05-26T23:00:52.345ZMay 26 23:00:51.016 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17392026-05-26T23:00:52.906ZMay 26 23:00:51.547 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17402026-05-26T23:00:53.088ZMay 26 23:00:51.759 INFO Download complete, target: TransceiverControl
17412026-05-26T23:00:53.384ZMay 26 23:00:52.056 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17422026-05-26T23:00:53.619ZMay 26 23:00:52.290 INFO Download complete, target: Console
17432026-05-26T23:00:54.119ZMay 26 23:00:52.793 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17442026-05-26T23:00:54.225ZMay 26 23:00:52.887 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17452026-05-26T23:00:54.232ZMay 26 23:00:52.892 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17462026-05-26T23:00:55.256ZMay 26 23:00:53.934 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17472026-05-26T23:00:55.256ZMay 26 23:00:53.934 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17482026-05-26T23:00:56.713ZMay 26 23:00:55.393 INFO Download complete, target: MaghemiteMgd
17492026-05-26T23:00:56.713ZMay 26 23:00:55.393 INFO Download complete, target: DendriteStub
17502026-05-26T23:00:59.905ZMay 26 23:00:58.585 INFO Checking that binary works, target: Cockroach
17512026-05-26T23:01:00.028ZMay 26 23:00:58.708 INFO Download complete, target: Cockroach
17522026-05-26T23:01:00.886ZMay 26 23:00:59.566 INFO Checking that binary works, target: Clickhouse
17532026-05-26T23:01:00.985ZMay 26 23:00:59.665 INFO Download complete, target: Clickhouse
17542026-05-26T23:01:01.006ZAll builder prerequisites installed successfully, and PATH looks valid
17552026-05-26T23:01:01.009Z
17562026-05-26T23:01:01.009Zreal 2:16.513742183
17572026-05-26T23:01:01.010Zuser 6:56.587994523
17582026-05-26T23:01:01.010Zsys 1:23.044181277
17592026-05-26T23:01:01.010Ztrap 0.226301722
17602026-05-26T23:01:01.010Ztflt 0.718123986
17612026-05-26T23:01:01.010Zdflt 0.566836849
17622026-05-26T23:01:01.010Zkflt 0.029334039
17632026-05-26T23:01:01.010Zlock 21:44.290521558
17642026-05-26T23:01:01.010Zslp 21:21.985855894
17652026-05-26T23:01:01.010Zlat 44.238576608
17662026-05-26T23:01:01.010Zstop 1:54.303121520
17672026-05-26T23:01:01.010Z+ banner clippy
17682026-05-26T23:01:01.010Z
17692026-05-26T23:01:01.010Z #### # # ##### ##### # #
17702026-05-26T23:01:01.010Z # # # # # # # # # #
17712026-05-26T23:01:01.010Z # # # # # # # #
17722026-05-26T23:01:01.010Z # # # ##### ##### #
17732026-05-26T23:01:01.010Z # # # # # # #
17742026-05-26T23:01:01.010Z #### ###### # # # #
17752026-05-26T23:01:01.010Z
17762026-05-26T23:01:01.010Z+ export CARGO_INCREMENTAL=0
17772026-05-26T23:01:01.010Z+ CARGO_INCREMENTAL=0
17782026-05-26T23:01:01.010Z+ ptime -m cargo xtask clippy
17792026-05-26T23:01:01.528Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17802026-05-26T23:01:01.747Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17812026-05-26T23:01:03.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.61s
17822026-05-26T23:01:03.711Z Running `target/debug/xtask clippy`
17832026-05-26T23:01:03.739Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17842026-05-26T23:01:04.353Z Downloading crates ...
17852026-05-26T23:01:04.567Z Downloaded async-object-pool v0.2.0
17862026-05-26T23:01:04.571Z Downloaded approx v0.5.1
17872026-05-26T23:01:04.585Z Downloaded tokio-test v0.4.5
17882026-05-26T23:01:04.588Z Downloaded plotters-svg v0.3.7
17892026-05-26T23:01:04.592Z Downloaded target-triple v1.0.0
17902026-05-26T23:01:04.595Z Downloaded serde_regex v1.1.0
17912026-05-26T23:01:04.595Z Downloaded cast v0.3.0
17922026-05-26T23:01:04.600Z Downloaded supports-unicode v2.1.0
17932026-05-26T23:01:04.604Z Downloaded nested v0.1.1
17942026-05-26T23:01:04.611Z Downloaded similar-asserts v1.7.0
17952026-05-26T23:01:04.623Z Downloaded partial-io v0.5.4
17962026-05-26T23:01:04.626Z Downloaded guppy-workspace-hack v0.1.0
17972026-05-26T23:01:04.626Z Downloaded assert_cmd v2.1.2
17982026-05-26T23:01:04.626Z Downloaded miette-derive v5.10.0
17992026-05-26T23:01:04.630Z Downloaded event-listener-strategy v0.5.4
18002026-05-26T23:01:04.633Z Downloaded backtrace-ext v0.2.1
18012026-05-26T23:01:04.637Z Downloaded parking v2.2.1
18022026-05-26T23:01:04.637Z Downloaded escape8259 v0.5.3
18032026-05-26T23:01:04.637Z Downloaded terminal_size v0.1.17
18042026-05-26T23:01:04.640Z Downloaded pathdiff v0.2.3
18052026-05-26T23:01:04.644Z Downloaded constant_time_eq v0.3.1
18062026-05-26T23:01:04.648Z Downloaded linkme-impl v0.3.35
18072026-05-26T23:01:04.652Z Downloaded target-lexicon v0.13.3
18082026-05-26T23:01:04.655Z Downloaded criterion-plot v0.6.0
18092026-05-26T23:01:04.658Z Downloaded plotters-backend v0.3.7
18102026-05-26T23:01:04.659Z Downloaded owo-colors v3.5.0
18112026-05-26T23:01:04.659Z Downloaded libtest-mimic v0.8.1
18122026-05-26T23:01:04.668Z Downloaded assert-json-diff v2.0.2
18132026-05-26T23:01:04.672Z Downloaded supports-color v2.1.0
18142026-05-26T23:01:04.676Z Downloaded addr2line v0.25.1
18152026-05-26T23:01:04.676Z Downloaded concurrent-queue v2.5.0
18162026-05-26T23:01:04.679Z Downloaded anes v0.1.6
18172026-05-26T23:01:04.683Z Downloaded supports-hyperlinks v2.1.0
18182026-05-26T23:01:04.683Z Downloaded relative-path v1.9.3
18192026-05-26T23:01:04.683Z Downloaded oorandom v11.1.5
18202026-05-26T23:01:04.690Z Downloaded path-tree v0.8.3
18212026-05-26T23:01:04.693Z Downloaded hickory-client v0.25.2
18222026-05-26T23:01:04.693Z Downloaded datatest-stable v0.3.3
18232026-05-26T23:01:04.697Z Downloaded termcolor v1.4.1
18242026-05-26T23:01:04.700Z Downloaded stringmetrics v2.2.2
18252026-05-26T23:01:04.700Z Downloaded tinytemplate v1.2.1
18262026-05-26T23:01:04.717Z Downloaded linkme v0.3.35
18272026-05-26T23:01:04.721Z Downloaded trybuild v1.0.116
18282026-05-26T23:01:04.721Z Downloaded rust-argon2 v2.1.0
18292026-05-26T23:01:04.721Z Downloaded knuffel-derive v3.2.0
18302026-05-26T23:01:04.721Z Downloaded futures-timer v3.0.3
18312026-05-26T23:01:04.721Z Downloaded httptest v0.16.4
18322026-05-26T23:01:04.725Z Downloaded rustc-demangle v0.1.27
18332026-05-26T23:01:04.731Z Downloaded event-listener v5.4.1
18342026-05-26T23:01:04.734Z Downloaded target-spec v3.5.7
18352026-05-26T23:01:04.738Z Downloaded blake2b_simd v1.0.4
18362026-05-26T23:01:04.738Z Downloaded rstest v0.25.0
18372026-05-26T23:01:04.745Z Downloaded cfg-expr v0.20.6
18382026-05-26T23:01:04.750Z Downloaded chumsky v0.9.3
18392026-05-26T23:01:04.754Z Downloaded backtrace v0.3.76
18402026-05-26T23:01:04.757Z Downloaded rstest_macros v0.25.0
18412026-05-26T23:01:04.762Z Downloaded miette v5.10.0
18422026-05-26T23:01:04.762Z Downloaded fancy-regex v0.14.0
18432026-05-26T23:01:04.766Z Downloaded rand_distr v0.5.1
18442026-05-26T23:01:04.766Z Downloaded textwrap v0.15.2
18452026-05-26T23:01:04.766Z Downloaded knuffel v3.2.0
18462026-05-26T23:01:04.769Z Downloaded hashbrown v0.14.5
18472026-05-26T23:01:04.770Z Downloaded async-lock v3.4.2
18482026-05-26T23:01:04.774Z Downloaded guppy v0.17.25
18492026-05-26T23:01:04.795Z Downloaded plotters v0.3.7
18502026-05-26T23:01:04.800Z Downloaded criterion v0.7.0
18512026-05-26T23:01:04.814Z Downloaded gimli v0.32.3
18522026-05-26T23:01:04.909Z Downloaded httpmock v0.8.3
18532026-05-26T23:01:06.548Z Checking cfg-if v1.0.4
18542026-05-26T23:01:06.902Z Checking libc v0.2.185
18552026-05-26T23:01:06.906Z Checking serde_core v1.0.228
18562026-05-26T23:01:06.973Z Checking memchr v2.8.0
18572026-05-26T23:01:07.013Z Checking smallvec v1.15.1
18582026-05-26T23:01:07.053Z Checking log v0.4.29
18592026-05-26T23:01:07.053Z Checking itoa v1.0.17
18602026-05-26T23:01:07.129Z Checking zeroize v1.8.2
18612026-05-26T23:01:07.168Z Checking libm v0.2.16
18622026-05-26T23:01:07.221Z Checking scopeguard v1.2.0
18632026-05-26T23:01:07.261Z Checking stable_deref_trait v1.2.1
18642026-05-26T23:01:07.301Z Checking zmij v1.0.21
18652026-05-26T23:01:07.338Z Checking errno v0.3.14
18662026-05-26T23:01:07.338Z Checking getrandom v0.2.17
18672026-05-26T23:01:07.405Z Checking lock_api v0.4.14
18682026-05-26T23:01:07.436Z Checking zerofrom v0.1.6
18692026-05-26T23:01:07.473Z Checking percent-encoding v2.3.2
18702026-05-26T23:01:07.512Z Checking litemap v0.8.1
18712026-05-26T23:01:07.545Z Checking writeable v0.6.2
18722026-05-26T23:01:07.580Z Checking yoke v0.8.1
18732026-05-26T23:01:07.618Z Checking icu_normalizer_data v2.1.1
18742026-05-26T23:01:07.655Z Checking icu_properties_data v2.1.2
18752026-05-26T23:01:07.691Z Checking subtle v2.6.1
18762026-05-26T23:01:07.726Z Checking form_urlencoded v1.2.2
18772026-05-26T23:01:07.765Z Checking pin-project-lite v0.2.17
18782026-05-26T23:01:07.774Z Checking utf8_iter v1.0.4
18792026-05-26T23:01:07.829Z Checking zerovec v0.11.5
18802026-05-26T23:01:07.832Z Checking zerotrie v0.2.3
18812026-05-26T23:01:07.897Z Checking num-traits v0.2.19
18822026-05-26T23:01:07.936Z Checking rand_core v0.6.4
18832026-05-26T23:01:07.936Z Checking parking_lot_core v0.9.12
18842026-05-26T23:01:08.003Z Checking rand_core v0.10.0
18852026-05-26T23:01:08.041Z Checking zerocopy v0.8.40
18862026-05-26T23:01:08.127Z Checking portable-atomic v1.13.1
18872026-05-26T23:01:08.168Z Checking critical-section v1.2.0
18882026-05-26T23:01:08.173Z Checking getrandom v0.4.1
18892026-05-26T23:01:08.238Z Checking parking_lot v0.12.5
18902026-05-26T23:01:08.285Z Checking tinystr v0.8.2
18912026-05-26T23:01:08.319Z Checking potential_utf v0.1.4
18922026-05-26T23:01:08.379Z Checking signal-hook-registry v1.4.8
18932026-05-26T23:01:08.424Z Checking serde v1.0.228
18942026-05-26T23:01:08.460Z Checking serde_json v1.0.149
18952026-05-26T23:01:08.463Z Checking bitflags v2.11.0
18962026-05-26T23:01:08.527Z Checking icu_locale_core v2.1.1
18972026-05-26T23:01:08.530Z Checking icu_collections v2.1.1
18982026-05-26T23:01:08.619Z Checking once_cell v1.21.3
18992026-05-26T23:01:08.633Z Checking mio v1.2.0
19002026-05-26T23:01:08.694Z Checking socket2 v0.6.3
19012026-05-26T23:01:08.796Z Checking typenum v1.19.0
19022026-05-26T23:01:08.846Z Checking bytes v1.11.1
19032026-05-26T23:01:08.896Z Checking thiserror v2.0.18
19042026-05-26T23:01:08.937Z Checking iana-time-zone v0.1.65
19052026-05-26T23:01:08.988Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19062026-05-26T23:01:09.031Z Checking uuid v1.23.0
19072026-05-26T23:01:09.069Z Checking chrono v0.4.44
19082026-05-26T23:01:09.105Z Checking icu_provider v2.1.1
19092026-05-26T23:01:09.142Z Checking semver v1.0.28
19102026-05-26T23:01:09.260Z Checking futures-core v0.3.32
19112026-05-26T23:01:09.298Z Checking tokio v1.52.1
19122026-05-26T23:01:09.350Z Checking generic-array v0.14.7
19132026-05-26T23:01:09.385Z Checking equivalent v1.0.2
19142026-05-26T23:01:09.392Z Checking icu_properties v2.1.2
19152026-05-26T23:01:09.417Z Checking icu_normalizer v2.1.1
19162026-05-26T23:01:09.481Z Checking dyn-clone v1.0.20
19172026-05-26T23:01:09.515Z Checking const-oid v0.9.6
19182026-05-26T23:01:09.610Z Checking futures-sink v0.3.32
19192026-05-26T23:01:09.738Z Checking futures-channel v0.3.32
19202026-05-26T23:01:09.773Z Checking slab v0.4.12
19212026-05-26T23:01:09.810Z Checking crypto-common v0.1.7
19222026-05-26T23:01:09.921Z Checking block-buffer v0.10.4
19232026-05-26T23:01:09.957Z Checking futures-io v0.3.32
19242026-05-26T23:01:09.960Z Checking futures-task v0.3.32
19252026-05-26T23:01:09.960Z Checking rustix v1.1.3
19262026-05-26T23:01:10.084Z Checking byteorder v1.5.0
19272026-05-26T23:01:10.118Z Checking hashbrown v0.17.0
19282026-05-26T23:01:10.152Z Checking futures-util v0.3.32
19292026-05-26T23:01:10.220Z Checking digest v0.10.7
19302026-05-26T23:01:10.266Z Checking idna_adapter v1.2.1
19312026-05-26T23:01:10.322Z Checking cpufeatures v0.2.17
19322026-05-26T23:01:10.411Z Checking idna v1.1.0
19332026-05-26T23:01:10.446Z Checking thiserror v1.0.69
19342026-05-26T23:01:10.450Z Checking getrandom v0.3.4
19352026-05-26T23:01:10.575Z Checking fnv v1.0.7
19362026-05-26T23:01:10.614Z Checking indexmap v2.14.0
19372026-05-26T23:01:10.652Z Checking regex-syntax v0.8.10
19382026-05-26T23:01:10.689Z Checking url v2.5.8
19392026-05-26T23:01:10.726Z Checking http v1.4.0
19402026-05-26T23:01:10.841Z Checking ppv-lite86 v0.2.21
19412026-05-26T23:01:10.880Z Checking tracing-core v0.1.36
19422026-05-26T23:01:11.091Z Checking base64 v0.22.1
19432026-05-26T23:01:11.154Z Checking schemars v0.8.22
19442026-05-26T23:01:11.192Z Checking ipnet v2.11.0
19452026-05-26T23:01:11.227Z Checking tracing v0.1.44
19462026-05-26T23:01:11.286Z Checking utf8parse v0.2.2
19472026-05-26T23:01:11.356Z Checking untrusted v0.9.0
19482026-05-26T23:01:11.415Z Checking unicode-ident v1.0.24
19492026-05-26T23:01:11.457Z Checking anstyle v1.0.13
19502026-05-26T23:01:11.492Z Checking base64ct v1.8.3
19512026-05-26T23:01:11.496Z Checking ring v0.17.14
19522026-05-26T23:01:11.558Z Checking proc-macro2 v1.0.106
19532026-05-26T23:01:11.664Z Checking anstyle-parse v0.2.7
19542026-05-26T23:01:11.754Z Checking block-padding v0.3.3
19552026-05-26T23:01:11.814Z Checking aho-corasick v1.1.4
19562026-05-26T23:01:11.853Z Checking anstyle-query v1.1.5
19572026-05-26T23:01:11.897Z Checking quote v1.0.45
19582026-05-26T23:01:11.928Z Checking is_terminal_polyfill v1.70.2
19592026-05-26T23:01:11.968Z Checking colorchoice v1.0.4
19602026-05-26T23:01:11.973Z Checking inout v0.1.4
19612026-05-26T23:01:12.047Z Checking rustls-pki-types v1.14.0
19622026-05-26T23:01:12.091Z Checking httparse v1.10.1
19632026-05-26T23:01:12.128Z Checking anstream v0.6.21
19642026-05-26T23:01:12.131Z Checking syn v2.0.117
19652026-05-26T23:01:12.194Z Checking cipher v0.4.4
19662026-05-26T23:01:12.330Z Checking terminal_size v0.4.3
19672026-05-26T23:01:12.367Z Checking crossbeam-utils v0.8.21
19682026-05-26T23:01:12.374Z Checking clap_lex v1.0.0
19692026-05-26T23:01:12.437Z Checking strsim v0.11.1
19702026-05-26T23:01:12.476Z Checking allocator-api2 v0.2.21
19712026-05-26T23:01:12.514Z Checking tokio-util v0.7.18
19722026-05-26T23:01:12.551Z Checking regex-automata v0.4.14
19732026-05-26T23:01:12.557Z Checking pem-rfc7468 v0.7.0
19742026-05-26T23:01:12.618Z Checking http-body v1.0.1
19752026-05-26T23:01:12.651Z Checking clap_builder v4.5.60
19762026-05-26T23:01:12.728Z Checking sha2 v0.10.9
19772026-05-26T23:01:12.766Z Checking atomic-waker v1.1.2
19782026-05-26T23:01:12.802Z Checking powerfmt v0.2.0
19792026-05-26T23:01:12.805Z Checking rand_core v0.9.5
19802026-05-26T23:01:12.892Z Checking hmac v0.12.1
19812026-05-26T23:01:13.015Z Checking time-core v0.1.8
19822026-05-26T23:01:13.018Z Checking deranged v0.5.8
19832026-05-26T23:01:13.088Z Checking num-conv v0.2.0
19842026-05-26T23:01:13.096Z Checking try-lock v0.2.5
19852026-05-26T23:01:13.162Z Checking httpdate v1.0.3
19862026-05-26T23:01:13.252Z Checking num_threads v0.1.7
19872026-05-26T23:01:13.268Z Checking h2 v0.4.13
19882026-05-26T23:01:13.273Z Checking want v0.3.1
19892026-05-26T23:01:13.298Z Checking flagset v0.4.7
19902026-05-26T23:01:13.330Z Checking pin-utils v0.1.0
19912026-05-26T23:01:13.417Z Checking tower-service v0.3.3
19922026-05-26T23:01:13.442Z Checking tower-layer v0.3.3
19932026-05-26T23:01:13.475Z Checking ryu v1.0.23
19942026-05-26T23:01:13.532Z Checking der v0.7.10
19952026-05-26T23:01:13.621Z Checking rand_chacha v0.9.0
19962026-05-26T23:01:13.717Z Checking erased-serde v0.3.31
19972026-05-26T23:01:13.847Z Checking mime v0.3.17
19982026-05-26T23:01:13.885Z Checking clap v4.5.60
19992026-05-26T23:01:13.982Z Checking time v0.3.47
20002026-05-26T23:01:14.017Z Checking rand v0.9.2
20012026-05-26T23:01:14.052Z Checking spin v0.9.8
20022026-05-26T23:01:14.088Z Checking slog v2.8.2
20032026-05-26T23:01:14.264Z Checking anyhow v1.0.102
20042026-05-26T23:01:14.299Z Checking http-body-util v0.1.3
20052026-05-26T23:01:14.366Z Checking aws-lc-sys v0.40.0
20062026-05-26T23:01:14.393Z Checking untrusted v0.7.1
20072026-05-26T23:01:14.449Z Checking openssl-probe v0.2.1
20082026-05-26T23:01:14.490Z Checking fastrand v2.3.0
20092026-05-26T23:01:14.527Z Checking spki v0.7.3
20102026-05-26T23:01:14.562Z Checking serde_urlencoded v0.7.1
20112026-05-26T23:01:14.580Z Checking pbkdf2 v0.12.2
20122026-05-26T23:01:14.634Z Checking aes v0.8.4
20132026-05-26T23:01:14.692Z Checking encoding_rs v0.8.35
20142026-05-26T23:01:14.728Z Checking regex v1.12.3
20152026-05-26T23:01:14.733Z Checking cbc v0.1.2
20162026-05-26T23:01:14.792Z Checking salsa20 v0.10.2
20172026-05-26T23:01:14.882Z Checking rand_chacha v0.3.1
20182026-05-26T23:01:14.917Z Checking aws-lc-rs v1.16.3
20192026-05-26T23:01:14.954Z Checking hex v0.4.3
20202026-05-26T23:01:15.031Z Checking pretty-hex v0.4.1
20212026-05-26T23:01:15.067Z Checking simd-adler32 v0.3.8
20222026-05-26T23:01:15.124Z Checking rand v0.8.6
20232026-05-26T23:01:15.128Z Checking scrypt v0.11.0
20242026-05-26T23:01:15.220Z Checking tempfile v3.25.0
20252026-05-26T23:01:15.254Z Checking ipnetwork v0.21.1
20262026-05-26T23:01:15.290Z Checking plain v0.2.3
20272026-05-26T23:01:15.389Z Checking adler2 v2.0.1
20282026-05-26T23:01:15.428Z Checking pkcs5 v0.7.1
20292026-05-26T23:01:15.472Z Checking rustls-native-certs v0.8.3
20302026-05-26T23:01:15.529Z Checking miniz_oxide v0.8.9
20312026-05-26T23:01:15.563Z Checking sync_wrapper v1.0.2
20322026-05-26T23:01:15.626Z Checking ucd-trie v0.1.7
20332026-05-26T23:01:15.662Z Checking webpki-roots v1.0.6
20342026-05-26T23:01:15.696Z Checking tower v0.5.3
20352026-05-26T23:01:15.731Z Checking camino v1.2.2
20362026-05-26T23:01:15.737Z Checking pkcs8 v0.10.2
20372026-05-26T23:01:15.798Z Checking pest v2.8.6
20382026-05-26T23:01:15.801Z Checking rustls-webpki v0.103.9
20392026-05-26T23:01:15.801Z Checking iri-string v0.7.10
20402026-05-26T23:01:15.902Z Checking foldhash v0.2.0
20412026-05-26T23:01:15.938Z Checking hyper v1.8.1
20422026-05-26T23:01:15.944Z Checking futures-executor v0.3.32
20432026-05-26T23:01:16.034Z Checking either v1.15.0
20442026-05-26T23:01:16.084Z Checking hashbrown v0.16.1
20452026-05-26T23:01:16.119Z Checking openapiv3 v2.2.0
20462026-05-26T23:01:16.154Z Checking futures v0.3.32
20472026-05-26T23:01:16.245Z Checking crc32fast v1.5.0
20482026-05-26T23:01:16.279Z Checking static_assertions v1.1.0
20492026-05-26T23:01:16.315Z Checking rustls v0.23.37
20502026-05-26T23:01:16.379Z Checking oxnet v0.1.4
20512026-05-26T23:01:16.417Z Checking lazy_static v1.5.0
20522026-05-26T23:01:16.537Z Checking signature v2.2.0
20532026-05-26T23:01:16.610Z Checking winnow v0.7.14
20542026-05-26T23:01:16.644Z Checking hubpack v0.1.2
20552026-05-26T23:01:16.692Z Checking zlib-rs v0.6.2
20562026-05-26T23:01:16.840Z Checking strum v0.26.3
20572026-05-26T23:01:16.876Z Checking tinyvec_macros v0.1.1
20582026-05-26T23:01:16.880Z Checking hyper-util v0.1.20
20592026-05-26T23:01:16.880Z Checking tower-http v0.6.8
20602026-05-26T23:01:16.974Z Checking tinyvec v1.10.0
20612026-05-26T23:01:16.990Z Checking psl-types v2.0.11
20622026-05-26T23:01:17.152Z Checking data-encoding v2.10.0
20632026-05-26T23:01:17.234Z Checking publicsuffix v2.3.0
20642026-05-26T23:01:17.318Z Checking cookie v0.18.1
20652026-05-26T23:01:17.422Z Checking sha1 v0.10.6
20662026-05-26T23:01:17.458Z Checking num-integer v0.1.46
20672026-05-26T23:01:17.462Z Checking scroll v0.13.0
20682026-05-26T23:01:17.579Z Checking cookie_store v0.22.1
20692026-05-26T23:01:17.616Z Checking flate2 v1.1.9
20702026-05-26T23:01:17.620Z Checking serde_spanned v0.6.9
20712026-05-26T23:01:17.709Z Checking toml_datetime v0.6.11
20722026-05-26T23:01:17.748Z Checking goblin v0.10.5
20732026-05-26T23:01:17.799Z Checking memmap2 v0.9.10
20742026-05-26T23:01:17.930Z Checking base16ct v0.2.0
20752026-05-26T23:01:17.933Z Checking foreign-types-shared v0.1.1
20762026-05-26T23:01:17.957Z Checking bit-vec v0.8.0
20772026-05-26T23:01:17.960Z Checking dtrace-parser v0.3.0
20782026-05-26T23:01:18.024Z Checking ff v0.13.1
20792026-05-26T23:01:18.028Z Checking sec1 v0.7.3
20802026-05-26T23:01:18.089Z Checking foreign-types v0.3.2
20812026-05-26T23:01:18.175Z Checking openssl-sys v0.9.115
20822026-05-26T23:01:18.179Z Checking bit-set v0.8.0
20832026-05-26T23:01:18.245Z Checking wait-timeout v0.2.1
20842026-05-26T23:01:18.250Z Checking thread-id v5.1.0
20852026-05-26T23:01:18.250Z Checking group v0.13.0
20862026-05-26T23:01:18.341Z Checking num-iter v0.1.45
20872026-05-26T23:01:18.378Z Checking bstr v1.12.1
20882026-05-26T23:01:18.414Z Checking hkdf v0.12.4
20892026-05-26T23:01:18.418Z Checking crossbeam-epoch v0.9.18
20902026-05-26T23:01:18.480Z Checking ahash v0.8.12
20912026-05-26T23:01:18.484Z Checking crypto-bigint v0.5.5
20922026-05-26T23:01:18.575Z Checking quick-error v1.2.3
20932026-05-26T23:01:18.578Z Checking openssl v0.10.79
20942026-05-26T23:01:18.672Z Checking tokio-rustls v0.26.4
20952026-05-26T23:01:18.708Z Checking rustls-platform-verifier v0.6.2
20962026-05-26T23:01:18.713Z Checking rusty-fork v0.3.1
20972026-05-26T23:01:18.714Z Checking rand_xorshift v0.4.0
20982026-05-26T23:01:18.806Z Checking scroll v0.12.0
20992026-05-26T23:01:18.873Z Checking unarray v0.1.4
21002026-05-26T23:01:18.909Z Checking num-bigint-dig v0.8.6
21012026-05-26T23:01:18.943Z Checking hyper-rustls v0.27.7
21022026-05-26T23:01:18.977Z Checking pkcs1 v0.7.5
21032026-05-26T23:01:19.012Z Checking proptest v1.10.0
21042026-05-26T23:01:19.060Z Checking goblin v0.8.2
21052026-05-26T23:01:19.174Z Checking reqwest v0.13.2
21062026-05-26T23:01:19.213Z Checking x509-cert v0.2.5
21072026-05-26T23:01:19.415Z Checking elliptic-curve v0.13.8
21082026-05-26T23:01:19.732Z Checking zerocopy v0.7.35
21092026-05-26T23:01:19.768Z Checking unicode-segmentation v1.12.0
21102026-05-26T23:01:19.877Z Checking rsa v0.9.10
21112026-05-26T23:01:20.059Z Checking dtrace-parser v0.2.0
21122026-05-26T23:01:20.096Z Checking dof v0.4.0
21132026-05-26T23:01:20.134Z Checking rfc6979 v0.4.0
21142026-05-26T23:01:20.253Z Checking memoffset v0.9.1
21152026-05-26T23:01:20.290Z Checking thread-id v4.2.2
21162026-05-26T23:01:20.324Z Checking ecdsa v0.16.9
21172026-05-26T23:01:20.363Z Checking curve25519-dalek v4.1.3
21182026-05-26T23:01:20.400Z Checking rustix v0.38.44
21192026-05-26T23:01:20.404Z Checking env_filter v1.0.0
21202026-05-26T23:01:20.575Z Checking toml_write v0.1.2
21212026-05-26T23:01:20.616Z Checking native-tls v0.2.18
21222026-05-26T23:01:20.685Z Checking same-file v1.0.6
21232026-05-26T23:01:20.750Z Checking usdt-impl v0.6.0
21242026-05-26T23:01:20.786Z Checking keccak v0.1.6
21252026-05-26T23:01:20.790Z Checking newtype-uuid v1.3.2
21262026-05-26T23:01:20.854Z Checking walkdir v2.5.0
21272026-05-26T23:01:20.861Z Checking tokio-native-tls v0.3.1
21282026-05-26T23:01:20.955Z Checking dof v0.3.0
21292026-05-26T23:01:20.991Z Checking sha3 v0.10.8
21302026-05-26T23:01:21.042Z Checking toml_edit v0.22.27
21312026-05-26T23:01:21.046Z Checking daft v0.1.7
21322026-05-26T23:01:21.113Z Checking hyper-tls v0.6.0
21332026-05-26T23:01:21.118Z Checking usdt v0.6.0
21342026-05-26T23:01:21.180Z Checking env_logger v0.11.9
21352026-05-26T23:01:21.217Z Checking ed25519 v2.2.3
21362026-05-26T23:01:21.252Z Checking itertools v0.13.0
21372026-05-26T23:01:21.286Z Checking usdt-impl v0.5.0
21382026-05-26T23:01:21.321Z Checking serde_with v3.17.0
21392026-05-26T23:01:21.360Z Checking reqwest v0.12.28
21402026-05-26T23:01:21.363Z Checking siphasher v1.0.2
21412026-05-26T23:01:21.427Z Checking bitflags v1.3.2
21422026-05-26T23:01:21.431Z Checking ed25519-dalek v2.2.0
21432026-05-26T23:01:21.530Z Checking nix v0.31.2
21442026-05-26T23:01:21.566Z Checking toml_parser v1.0.9+spec-1.1.0
21452026-05-26T23:01:21.601Z Checking unicode-normalization v0.1.25
21462026-05-26T23:01:21.716Z Checking signal-hook v0.3.18
21472026-05-26T23:01:21.918Z Checking winnow v0.5.40
21482026-05-26T23:01:21.954Z Checking managed v0.8.0
21492026-05-26T23:01:22.038Z Checking bzip2-sys v0.1.13+1.0.8
21502026-05-26T23:01:22.154Z Checking object v0.37.3
21512026-05-26T23:01:22.191Z Checking foldhash v0.1.5
21522026-05-26T23:01:22.195Z Checking bzip2 v0.4.4
21532026-05-26T23:01:22.268Z Checking signal-hook-mio v0.2.5
21542026-05-26T23:01:22.305Z Checking globset v0.4.18
21552026-05-26T23:01:22.353Z Checking hashbrown v0.15.5
21562026-05-26T23:01:22.399Z Checking ref-cast v1.0.25
21572026-05-26T23:01:22.436Z Checking zstd-sys v2.0.16+zstd.1.5.7
21582026-05-26T23:01:22.528Z Checking zip v0.6.6
21592026-05-26T23:01:22.575Z Checking zstd-safe v7.2.4
21602026-05-26T23:01:22.610Z Checking pin-project v1.1.11
21612026-05-26T23:01:22.644Z Checking bumpalo v3.20.2
21622026-05-26T23:01:22.732Z Checking cpufeatures v0.3.0
21632026-05-26T23:01:22.769Z Checking libbz2-rs-sys v0.2.2
21642026-05-26T23:01:22.804Z Checking zstd v0.13.3
21652026-05-26T23:01:22.840Z Checking crossterm v0.28.1
21662026-05-26T23:01:22.843Z Checking chacha20 v0.10.0
21672026-05-26T23:01:22.906Z Checking zopfli v0.8.3
21682026-05-26T23:01:22.909Z Checking similar v2.7.0
21692026-05-26T23:01:23.013Z Checking tokio-stream v0.1.18
21702026-05-26T23:01:23.088Z Checking toml_edit v0.19.15
21712026-05-26T23:01:23.124Z Checking fs-err v3.3.0
21722026-05-26T23:01:23.183Z Checking bzip2 v0.6.1
21732026-05-26T23:01:23.260Z Checking pem v3.0.6
21742026-05-26T23:01:23.340Z Checking hash32 v0.2.1
21752026-05-26T23:01:23.376Z Checking serde-big-array v0.5.1
21762026-05-26T23:01:23.418Z Checking unicode-bidi v0.3.18
21772026-05-26T23:01:23.453Z Checking jiff v0.2.21
21782026-05-26T23:01:23.457Z Checking unicode-properties v0.1.4
21792026-05-26T23:01:23.522Z Checking predicates-core v1.0.10
21802026-05-26T23:01:23.559Z Checking heapless v0.7.17
21812026-05-26T23:01:23.597Z Checking rand v0.10.0
21822026-05-26T23:01:23.669Z Checking snafu v0.8.9
21832026-05-26T23:01:23.705Z Checking olpc-cjson v0.1.4
21842026-05-26T23:01:23.740Z Checking stringprep v0.1.5
21852026-05-26T23:01:23.868Z Checking hickory-proto v0.25.2
21862026-05-26T23:01:23.921Z Checking md-5 v0.10.6
21872026-05-26T23:01:23.957Z Checking serde_plain v1.0.2
21882026-05-26T23:01:23.990Z Checking float-cmp v0.10.0
21892026-05-26T23:01:24.085Z Checking difflib v0.4.0
21902026-05-26T23:01:24.090Z Checking typed-path v0.9.3
21912026-05-26T23:01:24.154Z Checking normalize-line-endings v0.3.0
21922026-05-26T23:01:24.157Z Checking toml v0.7.8
21932026-05-26T23:01:24.157Z Checking fallible-iterator v0.2.0
21942026-05-26T23:01:24.272Z Checking smoltcp v0.9.1
21952026-05-26T23:01:24.307Z Checking predicates v3.1.4
21962026-05-26T23:01:24.471Z Checking iddqd v0.4.1
21972026-05-26T23:01:24.507Z Checking postgres-protocol v0.6.10
21982026-05-26T23:01:24.550Z Checking phf_shared v0.11.3
21992026-05-26T23:01:24.632Z Checking phf_shared v0.13.1
22002026-05-26T23:01:24.719Z Checking buf-list v1.1.2
22012026-05-26T23:01:24.844Z Checking strum v0.27.2
22022026-05-26T23:01:24.881Z Checking fixedbitset v0.4.2
22032026-05-26T23:01:24.885Z Checking lalrpop-util v0.19.12
22042026-05-26T23:01:24.949Z Checking tough v0.22.0
22052026-05-26T23:01:24.952Z Checking precomputed-hash v0.1.1
22062026-05-26T23:01:25.014Z Checking fixedbitset v0.5.7
22072026-05-26T23:01:25.057Z Checking new_debug_unreachable v1.0.6
22082026-05-26T23:01:25.093Z Checking petgraph v0.6.5
22092026-05-26T23:01:25.096Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22102026-05-26T23:01:25.168Z Checking string_cache v0.8.9
22112026-05-26T23:01:25.231Z Checking petgraph v0.8.3
22122026-05-26T23:01:25.873Z Checking phf v0.13.1
22132026-05-26T23:01:25.890Z Checking postgres-types v0.2.12
22142026-05-26T23:01:25.890Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22152026-05-26T23:01:25.890Z Checking zip v4.6.1
22162026-05-26T23:01:25.890Z Checking whoami v2.1.0
22172026-05-26T23:01:25.890Z Checking peg-runtime v0.8.5
22182026-05-26T23:01:25.981Z Checking tokio-postgres v0.7.16
22192026-05-26T23:01:26.131Z Checking is-terminal v0.4.17
22202026-05-26T23:01:26.255Z Checking crossbeam-channel v0.5.15
22212026-05-26T23:01:26.301Z Compiling structmeta-derive v0.3.0
22222026-05-26T23:01:26.367Z Checking thread_local v1.1.9
22232026-05-26T23:01:26.563Z Checking take_mut v0.2.2
22242026-05-26T23:01:26.612Z Checking term v1.2.1
22252026-05-26T23:01:26.649Z Compiling newtype-uuid-macros v0.1.0
22262026-05-26T23:01:26.697Z Checking slog-async v2.8.0
22272026-05-26T23:01:26.811Z Compiling rustls v0.22.4
22282026-05-26T23:01:26.863Z Checking slog-term v2.9.2
22292026-05-26T23:01:26.901Z Compiling multer v3.1.0
22302026-05-26T23:01:26.976Z Compiling async-stream-impl v0.3.6
22312026-05-26T23:01:27.069Z Compiling dropshot v0.17.0
22322026-05-26T23:01:27.161Z Compiling dropshot_endpoint v0.17.0
22332026-05-26T23:01:27.205Z Checking match_cfg v0.1.0
22342026-05-26T23:01:27.263Z Checking slog-json v2.6.1
22352026-05-26T23:01:27.334Z Checking hostname v0.3.1
22362026-05-26T23:01:27.378Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22372026-05-26T23:01:27.412Z Compiling structmeta v0.3.0
22382026-05-26T23:01:27.446Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22392026-05-26T23:01:27.510Z Checking debug-ignore v1.0.5
22402026-05-26T23:01:27.513Z Checking slog-bunyan v2.5.0
22412026-05-26T23:01:27.588Z Checking rustls-webpki v0.102.8
22422026-05-26T23:01:27.625Z Checking toml_datetime v1.0.0+spec-1.1.0
22432026-05-26T23:01:27.659Z Compiling derive-ex v0.1.8
22442026-05-26T23:01:27.662Z Checking serde_spanned v1.0.4
22452026-05-26T23:01:27.724Z Checking serde_path_to_error v0.1.20
22462026-05-26T23:01:27.786Z Checking compression-core v0.4.31
22472026-05-26T23:01:27.851Z Checking toml_writer v1.0.6+spec-1.1.0
22482026-05-26T23:01:27.854Z Checking progenitor-client v0.14.0
22492026-05-26T23:01:27.918Z Checking async-stream v0.3.6
22502026-05-26T23:01:27.953Z Checking compression-codecs v0.4.37
22512026-05-26T23:01:28.075Z Checking waitgroup v0.1.2
22522026-05-26T23:01:28.109Z Checking toml v1.0.6+spec-1.1.0
22532026-05-26T23:01:28.113Z Checking rustls-pemfile v2.2.0
22542026-05-26T23:01:28.176Z Checking async-compression v0.4.41
22552026-05-26T23:01:28.210Z Checking hostname v0.4.2
22562026-05-26T23:01:28.260Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22572026-05-26T23:01:28.308Z Compiling parse-display-derive v0.10.0
22582026-05-26T23:01:28.344Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22592026-05-26T23:01:28.397Z Checking regress v0.10.5
22602026-05-26T23:01:28.444Z Checking itertools v0.14.0
22612026-05-26T23:01:28.507Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22622026-05-26T23:01:28.708Z Checking macaddr v1.0.1
22632026-05-26T23:01:28.921Z Checking instant v0.1.13
22642026-05-26T23:01:28.958Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22652026-05-26T23:01:28.962Z Checking backon v1.6.0
22662026-05-26T23:01:29.039Z Checking backoff v0.4.0
22672026-05-26T23:01:29.152Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22682026-05-26T23:01:29.244Z Checking humantime v2.3.0
22692026-05-26T23:01:29.247Z Checking progenitor-extras v0.2.0
22702026-05-26T23:01:29.372Z Compiling test-strategy v0.4.5
22712026-05-26T23:01:29.453Z Checking tokio-rustls v0.25.0
22722026-05-26T23:01:29.489Z Checking progenitor-client v0.10.0
22732026-05-26T23:01:29.521Z Checking unicode-width v0.2.0
22742026-05-26T23:01:29.556Z Checking heck v0.5.0
22752026-05-26T23:01:29.647Z Compiling convert_case v0.4.0
22762026-05-26T23:01:29.715Z Checking half v2.7.1
22772026-05-26T23:01:29.748Z Checking ciborium-io v0.2.2
22782026-05-26T23:01:29.795Z Checking secrecy v0.10.3
22792026-05-26T23:01:29.830Z Compiling regress v0.11.1
22802026-05-26T23:01:29.866Z Checking indent_write v2.2.0
22812026-05-26T23:01:29.941Z Checking universal-hash v0.5.1
22822026-05-26T23:01:29.993Z Checking ciborium-ll v0.2.2
22832026-05-26T23:01:30.028Z Checking parse-display v0.10.0
22842026-05-26T23:01:30.031Z Compiling unsafe-libyaml v0.2.11
22852026-05-26T23:01:30.093Z Checking opaque-debug v0.3.1
22862026-05-26T23:01:30.096Z Compiling derive_more v0.99.20
22872026-05-26T23:01:30.189Z Checking ciborium v0.2.2
22882026-05-26T23:01:30.254Z Checking camino-tempfile v1.4.1
22892026-05-26T23:01:30.435Z Compiling crucible-workspace-hack v0.1.0
22902026-05-26T23:01:30.639Z Compiling serde_yaml v0.9.34+deprecated
22912026-05-26T23:01:30.716Z Checking aead v0.5.2
22922026-05-26T23:01:30.874Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22932026-05-26T23:01:30.907Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22942026-05-26T23:01:30.941Z Checking poly1305 v0.8.0
22952026-05-26T23:01:31.229Z Checking chacha20 v0.9.1
22962026-05-26T23:01:31.264Z Compiling thiserror-impl-no-std v2.0.2
22972026-05-26T23:01:31.299Z Checking password-hash v0.5.0
22982026-05-26T23:01:31.451Z Compiling typify-impl v0.6.2
22992026-05-26T23:01:31.556Z Checking blake2 v0.10.6
23002026-05-26T23:01:31.591Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23012026-05-26T23:01:31.821Z Checking argon2 v0.5.3
23022026-05-26T23:01:32.181Z Checking chacha20poly1305 v0.10.1
23032026-05-26T23:01:32.216Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23042026-05-26T23:01:32.343Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23052026-05-26T23:01:32.525Z Checking thiserror-no-std v2.0.2
23062026-05-26T23:01:32.645Z Checking vsss-rs v3.3.4
23072026-05-26T23:01:32.681Z Checking byte-wrapper v0.1.0
23082026-05-26T23:01:32.684Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd)
23092026-05-26T23:01:32.747Z Checking swrite v0.1.0
23102026-05-26T23:01:32.869Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23112026-05-26T23:01:32.927Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23122026-05-26T23:01:32.980Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd)
23132026-05-26T23:01:33.111Z Checking crossbeam-deque v0.8.6
23142026-05-26T23:01:33.147Z Compiling rayon-core v1.13.0
23152026-05-26T23:01:33.327Z Checking toml v0.8.23
23162026-05-26T23:01:33.663Z Compiling proc-macro-error v1.0.4
23172026-05-26T23:01:33.699Z Compiling toml_datetime v0.7.5+spec-1.1.0
23182026-05-26T23:01:33.752Z Checking rayon v1.11.0
23192026-05-26T23:01:33.786Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23202026-05-26T23:01:33.969Z Compiling toml_edit v0.23.10+spec-1.0.0
23212026-05-26T23:01:34.004Z Checking tabwriter v1.4.1
23222026-05-26T23:01:34.178Z Checking glob v0.3.3
23232026-05-26T23:01:34.271Z Checking colored v3.1.1
23242026-05-26T23:01:34.395Z Compiling heapless v0.8.0
23252026-05-26T23:01:34.449Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd)
23262026-05-26T23:01:34.501Z Compiling ingot-macros v0.1.1
23272026-05-26T23:01:34.577Z Compiling proc-macro-crate v3.4.0
23282026-05-26T23:01:34.906Z Checking hash32 v0.3.1
23292026-05-26T23:01:34.954Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23302026-05-26T23:01:35.049Z Checking unicode-width v0.1.14
23312026-05-26T23:01:35.083Z Compiling smoltcp v0.11.0
23322026-05-26T23:01:35.231Z Checking cobs v0.3.0
23332026-05-26T23:01:35.273Z Compiling usdt-macro v0.5.0
23342026-05-26T23:01:35.326Z Compiling usdt-attr-macro v0.5.0
23352026-05-26T23:01:35.404Z Checking memmap v0.7.0
23362026-05-26T23:01:35.516Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23372026-05-26T23:01:35.568Z Checking postcard v1.1.3
23382026-05-26T23:01:35.804Z Compiling num_enum_derive v0.7.5
23392026-05-26T23:01:35.864Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23402026-05-26T23:01:35.917Z Compiling proc-macro-crate v1.3.1
23412026-05-26T23:01:36.011Z Compiling typify-macro v0.6.2
23422026-05-26T23:01:36.047Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23432026-05-26T23:01:36.129Z Checking usdt v0.5.0
23442026-05-26T23:01:36.280Z Checking sigpipe v0.1.3
23452026-05-26T23:01:36.329Z Compiling foreign-types-macros v0.2.3
23462026-05-26T23:01:36.362Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23472026-05-26T23:01:36.394Z Checking foreign-types-shared v0.3.1
23482026-05-26T23:01:36.514Z Compiling num_enum_derive v0.5.11
23492026-05-26T23:01:36.794Z Checking cstr-argument v0.1.2
23502026-05-26T23:01:36.835Z Checking num_enum v0.7.5
23512026-05-26T23:01:36.899Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23522026-05-26T23:01:36.940Z Checking foreign-types v0.5.0
23532026-05-26T23:01:36.944Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23542026-05-26T23:01:37.027Z Compiling num-derive v0.4.2
23552026-05-26T23:01:37.061Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23562026-05-26T23:01:37.322Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23572026-05-26T23:01:37.358Z Checking ingot-types v0.1.2
23582026-05-26T23:01:37.409Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23592026-05-26T23:01:37.450Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23602026-05-26T23:01:37.519Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23612026-05-26T23:01:37.554Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23622026-05-26T23:01:37.642Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23632026-05-26T23:01:37.647Z Checking num_enum v0.5.11
23642026-05-26T23:01:37.742Z Compiling zone_cfg_derive v0.3.1
23652026-05-26T23:01:37.774Z Checking ingot v0.1.1
23662026-05-26T23:01:37.810Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23672026-05-26T23:01:37.845Z Compiling typify v0.6.2
23682026-05-26T23:01:38.011Z Compiling progenitor-impl v0.14.0
23692026-05-26T23:01:38.018Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd)
23702026-05-26T23:01:38.078Z Checking itertools v0.12.1
23712026-05-26T23:01:38.214Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23722026-05-26T23:01:38.426Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd)
23732026-05-26T23:01:38.549Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23742026-05-26T23:01:38.607Z Checking smf v0.2.3
23752026-05-26T23:01:38.685Z Checking whoami v1.6.1
23762026-05-26T23:01:38.802Z Checking tokio-dtrace v0.1.1
23772026-05-26T23:01:38.866Z Compiling derive-where v1.6.0
23782026-05-26T23:01:38.900Z Checking console v0.15.11
23792026-05-26T23:01:39.010Z Checking atomicwrites v0.4.4
23802026-05-26T23:01:39.013Z Checking oxide-tokio-rt v0.1.4
23812026-05-26T23:01:39.105Z Checking zone v0.3.1
23822026-05-26T23:01:39.167Z Checking newline-converter v0.3.0
23832026-05-26T23:01:39.201Z Checking num-rational v0.4.2
23842026-05-26T23:01:39.241Z Checking num-complex v0.4.6
23852026-05-26T23:01:39.307Z Checking expectorate v1.2.0
23862026-05-26T23:01:39.429Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23872026-05-26T23:01:39.464Z Checking float-ord v0.3.2
23882026-05-26T23:01:39.496Z Checking bytecount v0.6.9
23892026-05-26T23:01:39.528Z Compiling prettyplease v0.2.37
23902026-05-26T23:01:39.594Z Compiling owo-colors v4.3.0
23912026-05-26T23:01:39.628Z Checking num v0.4.3
23922026-05-26T23:01:39.631Z Compiling cancel-safe-futures v0.1.5
23932026-05-26T23:01:39.730Z Compiling progenitor-impl v0.13.0
23942026-05-26T23:01:39.808Z Checking libsw-core v0.3.2
23952026-05-26T23:01:40.003Z Checking libsw v3.5.0
23962026-05-26T23:01:40.217Z Checking progenitor-client v0.13.0
23972026-05-26T23:01:40.221Z Checking linear-map v1.2.0
23982026-05-26T23:01:40.482Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23992026-05-26T23:01:40.626Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24002026-05-26T23:01:40.629Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
24012026-05-26T23:01:40.691Z Compiling progenitor-macro v0.14.0
24022026-05-26T23:01:41.092Z Checking gethostname v0.5.0
24032026-05-26T23:01:41.213Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24042026-05-26T23:01:41.714Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
24052026-05-26T23:01:42.400Z Compiling progenitor-macro v0.13.0
24062026-05-26T23:01:42.441Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24072026-05-26T23:01:43.556Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24082026-05-26T23:01:44.436Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24092026-05-26T23:01:45.648Z Checking progenitor v0.14.0
24102026-05-26T23:01:45.846Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24112026-05-26T23:01:46.456Z Checking resolv-conf v0.7.6
24122026-05-26T23:01:46.650Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24132026-05-26T23:01:46.715Z Checking unicode-linebreak v0.1.5
24142026-05-26T23:01:46.836Z Checking smawk v0.3.2
24152026-05-26T23:01:46.956Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24162026-05-26T23:01:46.990Z Checking papergrid v0.11.0
24172026-05-26T23:01:47.149Z Compiling tabled_derive v0.7.0
24182026-05-26T23:01:47.306Z Compiling convert_case v0.10.0
24192026-05-26T23:01:47.339Z Checking progenitor v0.13.0
24202026-05-26T23:01:47.392Z Compiling slog-dtrace v0.3.0
24212026-05-26T23:01:47.506Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24222026-05-26T23:01:47.650Z Compiling derive_more-impl v2.1.1
24232026-05-26T23:01:48.139Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24242026-05-26T23:01:48.177Z Checking tabled v0.15.0
24252026-05-26T23:01:48.329Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24262026-05-26T23:01:48.381Z Checking linked-hash-map v0.5.6
24272026-05-26T23:01:48.415Z Checking hickory-proto v0.24.4
24282026-05-26T23:01:48.464Z Checking fd-lock v4.0.4
24292026-05-26T23:01:48.498Z Checking derive_more v2.1.1
24302026-05-26T23:01:48.577Z Checking lru-cache v0.1.2
24312026-05-26T23:01:48.610Z Checking crossterm v0.29.0
24322026-05-26T23:01:48.642Z Checking vte v0.14.1
24332026-05-26T23:01:48.726Z Checking display-error-chain v0.2.2
24342026-05-26T23:01:48.825Z Checking strip-ansi-escapes v0.2.1
24352026-05-26T23:01:48.876Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24362026-05-26T23:01:48.959Z Checking termtree v0.5.1
24372026-05-26T23:01:49.003Z Checking nu-ansi-term v0.50.3
24382026-05-26T23:01:49.039Z Checking textwrap v0.16.2
24392026-05-26T23:01:49.124Z Compiling minimal-lexical v0.2.1
24402026-05-26T23:01:49.185Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24412026-05-26T23:01:49.244Z Checking reedline v0.40.0
24422026-05-26T23:01:49.288Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24432026-05-26T23:01:49.344Z Compiling nom v7.1.3
24442026-05-26T23:01:49.408Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452026-05-26T23:01:49.660Z Compiling ar_archive_writer v0.5.1
24462026-05-26T23:01:49.859Z Checking csv-core v0.1.13
24472026-05-26T23:01:50.019Z Compiling stacker v0.1.23
24482026-05-26T23:01:50.070Z Checking csv v1.4.0
24492026-05-26T23:01:50.221Z Checking hickory-resolver v0.24.4
24502026-05-26T23:01:50.305Z Compiling cfg_aliases v0.1.1
24512026-05-26T23:01:50.338Z Compiling semver v0.1.20
24522026-05-26T23:01:50.409Z Checking highway v1.3.0
24532026-05-26T23:01:50.444Z Compiling nix v0.28.0
24542026-05-26T23:01:50.523Z Checking nibble_vec v0.1.0
24552026-05-26T23:01:50.557Z Compiling psm v0.1.30
24562026-05-26T23:01:50.645Z Compiling rustc_version v0.1.7
24572026-05-26T23:01:50.680Z Checking endian-type v0.1.2
24582026-05-26T23:01:50.683Z Checking home v0.5.12
24592026-05-26T23:01:50.744Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24602026-05-26T23:01:50.851Z Checking radix_trie v0.2.1
24612026-05-26T23:01:50.854Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24622026-05-26T23:01:50.914Z Compiling newtype_derive v0.1.6
24632026-05-26T23:01:50.917Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24642026-05-26T23:01:50.980Z Checking qorb v0.4.1
24652026-05-26T23:01:51.099Z Checking phf_shared v0.12.1
24662026-05-26T23:01:51.128Z Compiling recursive-proc-macro-impl v0.1.1
24672026-05-26T23:01:51.263Z Compiling chrono-tz v0.10.4
24682026-05-26T23:01:51.387Z Checking phf v0.12.1
24692026-05-26T23:01:51.544Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24702026-05-26T23:01:51.604Z Compiling const_format_proc_macros v0.2.34
24712026-05-26T23:01:51.607Z Checking recursive v0.1.1
24722026-05-26T23:01:51.607Z Compiling peg-macros v0.8.5
24732026-05-26T23:01:51.671Z Checking winnow v0.6.26
24742026-05-26T23:01:51.728Z Compiling sqlparser_derive v0.5.0
24752026-05-26T23:01:52.102Z Checking unicode_categories v0.1.1
24762026-05-26T23:01:52.470Z Checking const_format v0.2.35
24772026-05-26T23:01:52.508Z Checking rustyline v14.0.0
24782026-05-26T23:01:52.546Z Checking sqlparser v0.61.0
24792026-05-26T23:01:52.879Z Checking sqlformat v0.3.5
24802026-05-26T23:01:53.088Z Checking peg v0.8.5
24812026-05-26T23:01:53.237Z Checking bcs v0.1.6
24822026-05-26T23:01:53.304Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24832026-05-26T23:01:53.351Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24842026-05-26T23:01:53.510Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24852026-05-26T23:01:53.550Z Checking steno v0.4.1
24862026-05-26T23:01:53.584Z Checking filetime v0.2.27
24872026-05-26T23:01:53.618Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24882026-05-26T23:01:53.749Z Checking xattr v1.6.1
24892026-05-26T23:01:53.910Z Checking tar v0.4.45
24902026-05-26T23:01:54.150Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24912026-05-26T23:01:54.318Z Checking subprocess v0.2.15
24922026-05-26T23:01:54.491Z Checking base64 v0.21.7
24932026-05-26T23:01:54.563Z Checking headers-core v0.3.0
24942026-05-26T23:01:54.693Z Checking yasna v0.5.2
24952026-05-26T23:01:54.727Z Checking headers v0.4.1
24962026-05-26T23:01:54.765Z Checking dropshot-api-manager-types v0.7.2
24972026-05-26T23:01:54.963Z Checking tagptr v0.2.0
24982026-05-26T23:01:55.100Z Checking rcgen v0.12.1
24992026-05-26T23:01:55.137Z Checking moka v0.12.13
25002026-05-26T23:01:55.216Z Checking hickory-proto v0.26.1
25012026-05-26T23:01:55.447Z Checking utf-8 v0.7.6
25022026-05-26T23:01:55.450Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25032026-05-26T23:01:55.612Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25042026-05-26T23:01:55.665Z Compiling libefi-sys v0.1.0
25052026-05-26T23:01:55.797Z Checking hickory-resolver v0.25.2
25062026-05-26T23:01:55.922Z Checking tungstenite v0.21.0
25072026-05-26T23:01:56.084Z Compiling bitfield-struct v0.6.2
25082026-05-26T23:01:56.219Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25092026-05-26T23:01:56.377Z Checking tokio-tungstenite v0.21.0
25102026-05-26T23:01:56.568Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25112026-05-26T23:01:56.677Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25122026-05-26T23:01:56.731Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25132026-05-26T23:01:56.765Z Compiling radium v0.7.0
25142026-05-26T23:01:56.796Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25152026-05-26T23:01:57.038Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25162026-05-26T23:01:57.045Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-05-26T23:01:57.115Z Checking tap v1.0.1
25182026-05-26T23:01:57.146Z Compiling maybe-uninit v2.0.0
25192026-05-26T23:01:57.242Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25202026-05-26T23:01:57.273Z Checking wyz v0.5.1
25212026-05-26T23:01:57.305Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=58ab73bde89ade637b0ca8118682ee9575da6c2a#58ab73bd)
25222026-05-26T23:01:57.309Z Compiling zerocopy-derive v0.6.6
25232026-05-26T23:01:57.376Z Checking crc-catalog v2.4.0
25242026-05-26T23:01:57.480Z Checking funty v2.0.0
25252026-05-26T23:01:57.512Z Compiling packed_struct v0.10.1
25262026-05-26T23:01:57.642Z Checking crc v3.4.0
25272026-05-26T23:01:57.828Z Checking bitvec v1.0.1
25282026-05-26T23:01:57.861Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25292026-05-26T23:01:57.891Z Compiling packed_struct_codegen v0.10.1
25302026-05-26T23:01:58.205Z Checking zerocopy v0.6.6
25312026-05-26T23:01:58.528Z Compiling bitfield-macros v0.19.4
25322026-05-26T23:01:58.852Z Compiling indexmap v1.9.3
25332026-05-26T23:01:59.017Z Checking nodrop v0.1.14
25342026-05-26T23:01:59.051Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25352026-05-26T23:01:59.125Z Checking smallvec v0.6.14
25362026-05-26T23:01:59.158Z Checking array-init v0.0.4
25372026-05-26T23:01:59.268Z Checking bitfield v0.19.4
25382026-05-26T23:01:59.343Z Checking hashbrown v0.12.3
25392026-05-26T23:01:59.376Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25402026-05-26T23:01:59.483Z Checking serde-hex v0.1.0
25412026-05-26T23:01:59.555Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25422026-05-26T23:01:59.648Z Checking ron v0.8.1
25432026-05-26T23:01:59.745Z Checking hashbrown v0.13.2
25442026-05-26T23:02:00.125Z Checking crc-any v2.5.0
25452026-05-26T23:02:00.190Z Checking object v0.30.4
25462026-05-26T23:02:00.223Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25472026-05-26T23:02:00.254Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25482026-05-26T23:02:00.329Z Checking path-slash v0.1.5
25492026-05-26T23:02:00.415Z Compiling xshell-macros v0.2.7
25502026-05-26T23:02:00.460Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25512026-05-26T23:02:00.820Z Checking xshell v0.2.7
25522026-05-26T23:02:00.979Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25532026-05-26T23:02:01.133Z Checking half v1.8.3
25542026-05-26T23:02:01.192Z Compiling num-derive v0.3.3
25552026-05-26T23:02:01.357Z Checking serde_cbor v0.11.2
25562026-05-26T23:02:01.391Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25572026-05-26T23:02:01.768Z Compiling proc-macro-error-attr2 v2.0.0
25582026-05-26T23:02:02.133Z Checking libscf-sys v1.1.0
25592026-05-26T23:02:02.266Z Compiling proc-macro-error2 v2.0.1
25602026-05-26T23:02:02.295Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25612026-05-26T23:02:02.326Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25622026-05-26T23:02:02.416Z Checking papergrid v0.17.0
25632026-05-26T23:02:02.542Z Checking testing_table v0.3.0
25642026-05-26T23:02:02.575Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25652026-05-26T23:02:02.607Z Compiling tabled_derive v0.11.0
25662026-05-26T23:02:02.664Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25672026-05-26T23:02:02.791Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25682026-05-26T23:02:03.092Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25692026-05-26T23:02:03.221Z Checking maplit v1.0.2
25702026-05-26T23:02:03.382Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25712026-05-26T23:02:03.481Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25722026-05-26T23:02:03.560Z Compiling git-stub v1.0.0
25732026-05-26T23:02:03.629Z Checking crc8 v0.1.1
25742026-05-26T23:02:03.757Z Compiling git-stub-vcs v0.1.0
25752026-05-26T23:02:03.805Z Checking tabled v0.20.0
25762026-05-26T23:02:03.848Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25772026-05-26T23:02:04.138Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25782026-05-26T23:02:04.369Z Checking fxhash v0.2.1
25792026-05-26T23:02:04.403Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25802026-05-26T23:02:04.466Z Checking unicase v2.9.0
25812026-05-26T23:02:04.530Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25822026-05-26T23:02:04.655Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25832026-05-26T23:02:04.777Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25842026-05-26T23:02:04.887Z Compiling vergen-lib v0.1.6
25852026-05-26T23:02:04.979Z Compiling diesel_derives v2.3.7
25862026-05-26T23:02:05.076Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25872026-05-26T23:02:05.147Z Checking scheduled-thread-pool v0.2.7
25882026-05-26T23:02:05.232Z Compiling dsl_auto_type v0.2.0
25892026-05-26T23:02:05.304Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25902026-05-26T23:02:05.338Z Compiling vergen-gitcl v1.0.8
25912026-05-26T23:02:05.370Z Compiling diesel_table_macro_syntax v0.3.0
25922026-05-26T23:02:05.585Z Checking r2d2 v0.8.10
25932026-05-26T23:02:05.655Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25942026-05-26T23:02:05.793Z Checking kstat-rs v0.2.4
25952026-05-26T23:02:05.845Z Checking arc-swap v1.8.2
25962026-05-26T23:02:06.011Z Checking downcast-rs v2.0.2
25972026-05-26T23:02:06.109Z Checking slog-scope v4.4.1
25982026-05-26T23:02:06.140Z Compiling parking_lot_core v0.8.6
25992026-05-26T23:02:06.171Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26002026-05-26T23:02:06.205Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26012026-05-26T23:02:06.268Z Checking slog-stdlog v4.1.1
26022026-05-26T23:02:06.440Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26032026-05-26T23:02:06.473Z Checking slog-envlogger v2.2.0
26042026-05-26T23:02:06.650Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26052026-05-26T23:02:06.685Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26062026-05-26T23:02:06.749Z Compiling dirs-sys-next v0.1.2
26072026-05-26T23:02:06.784Z Compiling crunchy v0.2.4
26082026-05-26T23:02:06.905Z Checking parking_lot v0.11.2
26092026-05-26T23:02:06.959Z Compiling dirs-next v2.0.0
26102026-05-26T23:02:07.009Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26112026-05-26T23:02:07.085Z Compiling clang-sys v1.8.1
26122026-05-26T23:02:07.149Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26132026-05-26T23:02:07.179Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26142026-05-26T23:02:07.214Z Checking prefix-trie v0.7.0
26152026-05-26T23:02:07.304Z Compiling tiny-keccak v2.0.2
26162026-05-26T23:02:07.607Z Checking hickory-server v0.25.2
26172026-05-26T23:02:07.639Z Checking sled v0.34.7
26182026-05-26T23:02:07.716Z Compiling term v0.7.0
26192026-05-26T23:02:07.724Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26202026-05-26T23:02:07.796Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
26212026-05-26T23:02:07.837Z Compiling typify-impl v0.4.3
26222026-05-26T23:02:08.146Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26232026-05-26T23:02:08.271Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26242026-05-26T23:02:08.442Z Checking nanorand v0.7.0
26252026-05-26T23:02:08.572Z Compiling salty v0.3.0
26262026-05-26T23:02:08.668Z Compiling bit-vec v0.6.3
26272026-05-26T23:02:08.878Z Compiling bit-set v0.5.3
26282026-05-26T23:02:08.911Z Checking flume v0.11.1
26292026-05-26T23:02:08.943Z Compiling ascii-canvas v3.0.0
26302026-05-26T23:02:09.064Z Checking primeorder v0.13.6
26312026-05-26T23:02:09.128Z Compiling itertools v0.10.5
26322026-05-26T23:02:09.175Z Compiling ena v0.14.4
26332026-05-26T23:02:09.214Z Compiling libloading v0.8.9
26342026-05-26T23:02:09.332Z Compiling bindgen v0.71.1
26352026-05-26T23:02:09.411Z Compiling regex-syntax v0.6.29
26362026-05-26T23:02:09.441Z Compiling diff v0.1.13
26372026-05-26T23:02:10.023Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26382026-05-26T23:02:10.146Zerror[E0271]: expected `Answers` to be an iterator that yields `&Record`, but it yields `&Record`
26392026-05-26T23:02:10.146Z --> dns-server/src/dns_server.rs:487:12
26402026-05-26T23:02:10.146Z |
26412026-05-26T23:02:10.146Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
26422026-05-26T23:02:10.146Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
26432026-05-26T23:02:10.146Z |
26442026-05-26T23:02:10.146Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
26452026-05-26T23:02:10.147Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
26462026-05-26T23:02:10.147Z |
26472026-05-26T23:02:10.147Z 77 | pub struct Record<R: RecordData = RData> {
26482026-05-26T23:02:10.147Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
26492026-05-26T23:02:10.147Z |
26502026-05-26T23:02:10.147Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
26512026-05-26T23:02:10.147Z |
26522026-05-26T23:02:10.147Z 78 | pub struct Record<R: RecordData = RData> {
26532026-05-26T23:02:10.147Z | ---------------------------------------- this is the found type
26542026-05-26T23:02:10.148Z = help: you can use `cargo tree` to explore your dependency tree
26552026-05-26T23:02:10.148Znote: required by a bound in `hickory_server::authority::MessageResponse`
26562026-05-26T23:02:10.148Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23
26572026-05-26T23:02:10.148Z |
26582026-05-26T23:02:10.148Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
26592026-05-26T23:02:10.148Z | --------------- required by a bound in this struct
26602026-05-26T23:02:10.148Z 22 | where
26612026-05-26T23:02:10.148Z 23 | Answers: Iterator<Item = &'a Record> + Send + 'a,
26622026-05-26T23:02:10.148Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
26632026-05-26T23:02:10.148Z
26642026-05-26T23:02:10.148Zerror[E0271]: expected `NameServers` to be an iterator that yields `&Record`, but it yields `&Record`
26652026-05-26T23:02:10.148Z --> dns-server/src/dns_server.rs:487:12
26662026-05-26T23:02:10.148Z |
26672026-05-26T23:02:10.148Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
26682026-05-26T23:02:10.148Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
26692026-05-26T23:02:10.148Z |
26702026-05-26T23:02:10.148Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
26712026-05-26T23:02:10.148Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
26722026-05-26T23:02:10.148Z |
26732026-05-26T23:02:10.148Z 77 | pub struct Record<R: RecordData = RData> {
26742026-05-26T23:02:10.148Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
26752026-05-26T23:02:10.148Z |
26762026-05-26T23:02:10.148Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
26772026-05-26T23:02:10.149Z |
26782026-05-26T23:02:10.149Z 78 | pub struct Record<R: RecordData = RData> {
26792026-05-26T23:02:10.150Z | ---------------------------------------- this is the found type
26802026-05-26T23:02:10.150Z = help: you can use `cargo tree` to explore your dependency tree
26812026-05-26T23:02:10.150Znote: required by a bound in `hickory_server::authority::MessageResponse`
26822026-05-26T23:02:10.150Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:24:27
26832026-05-26T23:02:10.150Z |
26842026-05-26T23:02:10.150Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
26852026-05-26T23:02:10.150Z | --------------- required by a bound in this struct
26862026-05-26T23:02:10.150Z...
26872026-05-26T23:02:10.150Z 24 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
26882026-05-26T23:02:10.150Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
26892026-05-26T23:02:10.150Z
26902026-05-26T23:02:10.165Zerror[E0271]: expected `Soa` to be an iterator that yields `&Record`, but it yields `&Record`
26912026-05-26T23:02:10.166Z --> dns-server/src/dns_server.rs:487:12
26922026-05-26T23:02:10.166Z |
26932026-05-26T23:02:10.166Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
26942026-05-26T23:02:10.166Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
26952026-05-26T23:02:10.166Z |
26962026-05-26T23:02:10.166Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
26972026-05-26T23:02:10.167Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
26982026-05-26T23:02:10.167Z |
26992026-05-26T23:02:10.167Z 77 | pub struct Record<R: RecordData = RData> {
27002026-05-26T23:02:10.167Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27012026-05-26T23:02:10.167Z |
27022026-05-26T23:02:10.167Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
27032026-05-26T23:02:10.167Z |
27042026-05-26T23:02:10.167Z 78 | pub struct Record<R: RecordData = RData> {
27052026-05-26T23:02:10.167Z | ---------------------------------------- this is the found type
27062026-05-26T23:02:10.167Z = help: you can use `cargo tree` to explore your dependency tree
27072026-05-26T23:02:10.167Znote: required by a bound in `hickory_server::authority::MessageResponse`
27082026-05-26T23:02:10.167Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:25:19
27092026-05-26T23:02:10.167Z |
27102026-05-26T23:02:10.167Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
27112026-05-26T23:02:10.167Z | --------------- required by a bound in this struct
27122026-05-26T23:02:10.168Z...
27132026-05-26T23:02:10.168Z 25 | Soa: Iterator<Item = &'a Record> + Send + 'a,
27142026-05-26T23:02:10.168Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
27152026-05-26T23:02:10.168Z
27162026-05-26T23:02:10.168Zerror[E0271]: expected `Additionals` to be an iterator that yields `&Record`, but it yields `&Record`
27172026-05-26T23:02:10.168Z --> dns-server/src/dns_server.rs:487:12
27182026-05-26T23:02:10.168Z |
27192026-05-26T23:02:10.168Z487 | mresp: MessageResponse<'a, 'a, Answers, NameServers, Soa, Additionals>,
27202026-05-26T23:02:10.168Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
27212026-05-26T23:02:10.168Z |
27222026-05-26T23:02:10.168Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27232026-05-26T23:02:10.168Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
27242026-05-26T23:02:10.168Z |
27252026-05-26T23:02:10.168Z 77 | pub struct Record<R: RecordData = RData> {
27262026-05-26T23:02:10.168Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27272026-05-26T23:02:10.168Z |
27282026-05-26T23:02:10.169Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
27292026-05-26T23:02:10.169Z |
27302026-05-26T23:02:10.169Z 78 | pub struct Record<R: RecordData = RData> {
27312026-05-26T23:02:10.169Z | ---------------------------------------- this is the found type
27322026-05-26T23:02:10.169Z = help: you can use `cargo tree` to explore your dependency tree
27332026-05-26T23:02:10.170Znote: required by a bound in `hickory_server::authority::MessageResponse`
27342026-05-26T23:02:10.170Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27
27352026-05-26T23:02:10.171Z |
27362026-05-26T23:02:10.171Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
27372026-05-26T23:02:10.171Z | --------------- required by a bound in this struct
27382026-05-26T23:02:10.171Z...
27392026-05-26T23:02:10.171Z 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
27402026-05-26T23:02:10.171Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
27412026-05-26T23:02:10.172Z
27422026-05-26T23:02:10.317Zerror[E0599]: no function or associated item named `read` found for struct `hickory_server::authority::MessageRequest` in the current scope
27432026-05-26T23:02:10.318Z --> dns-server/src/dns_server.rs:161:36
27442026-05-26T23:02:10.319Z |
27452026-05-26T23:02:10.319Z161 | let mr = match MessageRequest::read(&mut dec) {
27462026-05-26T23:02:10.319Z | ^^^^ function or associated item not found in `hickory_server::authority::MessageRequest`
27472026-05-26T23:02:10.319Z |
27482026-05-26T23:02:10.319Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27492026-05-26T23:02:10.319Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/serialize/binary/mod.rs:44:1
27502026-05-26T23:02:10.319Z |
27512026-05-26T23:02:10.319Z 44 | pub trait BinDecodable<'r>: Sized {
27522026-05-26T23:02:10.319Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
27532026-05-26T23:02:10.319Z |
27542026-05-26T23:02:10.319Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/serialize/binary/mod.rs:45:1
27552026-05-26T23:02:10.319Z |
27562026-05-26T23:02:10.319Z 45 | pub trait BinDecodable<'r>: Sized {
27572026-05-26T23:02:10.319Z | --------------------------------- this is the trait that was imported
27582026-05-26T23:02:10.319Z = help: you can use `cargo tree` to explore your dependency tree
27592026-05-26T23:02:10.319Z
27602026-05-26T23:02:10.333Zerror[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope
27612026-05-26T23:02:10.333Z --> dns-server/src/dns_server.rs:173:34
27622026-05-26T23:02:10.334Z |
27632026-05-26T23:02:10.334Z173 | let header = Header::response_from_request(mr.header());
27642026-05-26T23:02:10.334Z | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header`
27652026-05-26T23:02:10.334Z |
27662026-05-26T23:02:10.334Znote: the function `response_from_request` is implemented on `hickory_proto::op::Metadata`
27672026-05-26T23:02:10.334Z --> dns-server/src/dns_server.rs:173:26
27682026-05-26T23:02:10.334Z |
27692026-05-26T23:02:10.334Z173 | let header = Header::response_from_request(mr.header());
27702026-05-26T23:02:10.335Z | ^^^^^^
27712026-05-26T23:02:10.335Z
27722026-05-26T23:02:10.356Z Compiling cexpr v0.6.0
27732026-05-26T23:02:10.404Zerror[E0599]: no function or associated item named `response_from_request` found for struct `hickory_proto::op::Header` in the current scope
27742026-05-26T23:02:10.404Z --> dns-server/src/dns_server.rs:273:30
27752026-05-26T23:02:10.404Z |
27762026-05-26T23:02:10.404Z273 | let mut header = Header::response_from_request(mr.header());
27772026-05-26T23:02:10.404Z | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `hickory_proto::op::Header`
27782026-05-26T23:02:10.404Z |
27792026-05-26T23:02:10.404Znote: the function `response_from_request` is implemented on `hickory_proto::op::Metadata`
27802026-05-26T23:02:10.404Z --> dns-server/src/dns_server.rs:273:22
27812026-05-26T23:02:10.404Z |
27822026-05-26T23:02:10.404Z273 | let mut header = Header::response_from_request(mr.header());
27832026-05-26T23:02:10.404Z | ^^^^^^
27842026-05-26T23:02:10.404Z
27852026-05-26T23:02:10.404Zerror[E0308]: mismatched types
27862026-05-26T23:02:10.404Z --> dns-server/src/dns_server.rs:299:30
27872026-05-26T23:02:10.404Z |
27882026-05-26T23:02:10.404Z299 | let answer = store.query(query)?;
27892026-05-26T23:02:10.404Z | ----- ^^^^^ expected `hickory_proto::op::LowerQuery`, found `LowerQuery`
27902026-05-26T23:02:10.404Z | |
27912026-05-26T23:02:10.404Z | arguments to this method are incorrect
27922026-05-26T23:02:10.404Z |
27932026-05-26T23:02:10.404Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
27942026-05-26T23:02:10.404Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/lower_query.rs:22:1
27952026-05-26T23:02:10.405Z |
27962026-05-26T23:02:10.405Z 22 | pub struct LowerQuery {
27972026-05-26T23:02:10.405Z | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type
27982026-05-26T23:02:10.405Z |
27992026-05-26T23:02:10.405Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/lower_query.rs:18:1
28002026-05-26T23:02:10.405Z |
28012026-05-26T23:02:10.405Z 18 | pub struct LowerQuery {
28022026-05-26T23:02:10.405Z | --------------------- this is the found type
28032026-05-26T23:02:10.405Z = help: you can use `cargo tree` to explore your dependency tree
28042026-05-26T23:02:10.405Znote: method defined here
28052026-05-26T23:02:10.405Z --> dns-server/src/storage.rs:762:19
28062026-05-26T23:02:10.405Z |
28072026-05-26T23:02:10.405Z762 | pub(crate) fn query(
28082026-05-26T23:02:10.405Z | ^^^^^
28092026-05-26T23:02:10.406Z763 | &self,
28102026-05-26T23:02:10.406Z764 | query: &LowerQuery,
28112026-05-26T23:02:10.406Z | ------------------
28122026-05-26T23:02:10.406Z
28132026-05-26T23:02:10.410Zerror[E0308]: mismatched types
28142026-05-26T23:02:10.410Z --> dns-server/src/dns_server.rs:311:55
28152026-05-26T23:02:10.410Z |
28162026-05-26T23:02:10.410Z311 | if answer.name.is_none() && query.query_type() == RecordType::SOA {
28172026-05-26T23:02:10.410Z | ------------------ ^^^^^^^^^^^^^^^ expected `RecordType`, found `hickory_proto::rr::RecordType`
28182026-05-26T23:02:10.410Z | |
28192026-05-26T23:02:10.410Z | expected because this is `hickory_resolver::hickory_proto::rr::RecordType`
28202026-05-26T23:02:10.410Z |
28212026-05-26T23:02:10.410Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
28222026-05-26T23:02:10.410Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/record_type.rs:33:1
28232026-05-26T23:02:10.410Z |
28242026-05-26T23:02:10.410Z 33 | pub enum RecordType {
28252026-05-26T23:02:10.410Z | ^^^^^^^^^^^^^^^^^^^ this is the expected type
28262026-05-26T23:02:10.410Z |
28272026-05-26T23:02:10.410Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record_type.rs:33:1
28282026-05-26T23:02:10.410Z |
28292026-05-26T23:02:10.410Z 33 | pub enum RecordType {
28302026-05-26T23:02:10.410Z | ------------------- this is the found type
28312026-05-26T23:02:10.410Z = help: you can use `cargo tree` to explore your dependency tree
28322026-05-26T23:02:10.410Z
28332026-05-26T23:02:10.411Zerror[E0599]: no method named `data` found for reference `&hickory_proto::rr::Record` in the current scope
28342026-05-26T23:02:10.411Z --> dns-server/src/dns_server.rs:327:60
28352026-05-26T23:02:10.411Z |
28362026-05-26T23:02:10.411Z327 | .filter(|record| match (query.query_type(), record.data()) {
28372026-05-26T23:02:10.411Z | ^^^^-- help: remove the arguments
28382026-05-26T23:02:10.411Z | |
28392026-05-26T23:02:10.411Z | field, not a method
28402026-05-26T23:02:10.411Z
28412026-05-26T23:02:10.419Zerror[E0599]: no method named `data` found for struct `hickory_proto::rr::Record<R>` in the current scope
28422026-05-26T23:02:10.419Z --> dns-server/src/dns_server.rs:348:51
28432026-05-26T23:02:10.419Z |
28442026-05-26T23:02:10.419Z348 | let additionals_target = match record.data() {
28452026-05-26T23:02:10.419Z | ^^^^-- help: remove the arguments
28462026-05-26T23:02:10.419Z | |
28472026-05-26T23:02:10.419Z | field, not a method
28482026-05-26T23:02:10.419Z
28492026-05-26T23:02:10.439Zerror[E0599]: no method named `target` found for struct `hickory_proto::rr::rdata::SRV` in the current scope
28502026-05-26T23:02:10.439Z --> dns-server/src/dns_server.rs:349:45
28512026-05-26T23:02:10.439Z |
28522026-05-26T23:02:10.439Z349 | RData::SRV(srv) => Some(srv.target()),
28532026-05-26T23:02:10.439Z | ^^^^^^-- help: remove the arguments
28542026-05-26T23:02:10.439Z | |
28552026-05-26T23:02:10.439Z | field, not a method
28562026-05-26T23:02:10.439Z
28572026-05-26T23:02:10.443Zerror[E0271]: type mismatch resolving `<Vec<&Record> as IntoIterator>::Item == &Record`
28582026-05-26T23:02:10.443Z --> dns-server/src/dns_server.rs:416:9
28592026-05-26T23:02:10.443Z |
28602026-05-26T23:02:10.443Z414 | let mresp = rb.build(
28612026-05-26T23:02:10.443Z | ----- required by a bound introduced by this call
28622026-05-26T23:02:10.443Z415 | header,
28632026-05-26T23:02:10.443Z416 | response_records.iter().collect::<Vec<&Record>>(),
28642026-05-26T23:02:10.443Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
28652026-05-26T23:02:10.443Z |
28662026-05-26T23:02:10.443Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
28672026-05-26T23:02:10.443Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
28682026-05-26T23:02:10.443Z |
28692026-05-26T23:02:10.443Z 77 | pub struct Record<R: RecordData = RData> {
28702026-05-26T23:02:10.444Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
28712026-05-26T23:02:10.444Z |
28722026-05-26T23:02:10.444Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
28732026-05-26T23:02:10.444Z |
28742026-05-26T23:02:10.444Z 78 | pub struct Record<R: RecordData = RData> {
28752026-05-26T23:02:10.444Z | ---------------------------------------- this is the found type
28762026-05-26T23:02:10.444Z = help: you can use `cargo tree` to explore your dependency tree
28772026-05-26T23:02:10.444Znote: the method call chain might not have had the expected associated types
28782026-05-26T23:02:10.444Z --> dns-server/src/dns_server.rs:416:26
28792026-05-26T23:02:10.444Z |
28802026-05-26T23:02:10.444Z411 | response_records: &[Record],
28812026-05-26T23:02:10.444Z | ---------------- this expression has type `&[Record]`
28822026-05-26T23:02:10.444Z...
28832026-05-26T23:02:10.444Z416 | response_records.iter().collect::<Vec<&Record>>(),
28842026-05-26T23:02:10.444Z | ^^^^^^ ------------------------- `IntoIterator::Item` remains `&Record` here
28852026-05-26T23:02:10.444Z | |
28862026-05-26T23:02:10.444Z | `IntoIterator::Item` is `&Record` here
28872026-05-26T23:02:10.445Znote: required by a bound in `hickory_server::authority::MessageResponseBuilder::<'q>::build`
28882026-05-26T23:02:10.445Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:138:25
28892026-05-26T23:02:10.445Z |
28902026-05-26T23:02:10.445Z129 | pub fn build<'a, A, N, S, D>(
28912026-05-26T23:02:10.446Z | ----- required by a bound in this associated function
28922026-05-26T23:02:10.446Z...
28932026-05-26T23:02:10.446Z138 | A: IntoIterator<Item = &'a Record> + Send + 'a,
28942026-05-26T23:02:10.446Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build`
28952026-05-26T23:02:10.446Z
28962026-05-26T23:02:10.447Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
28972026-05-26T23:02:10.447Z --> dns-server/src/dns_server.rs:414:20
28982026-05-26T23:02:10.447Z |
28992026-05-26T23:02:10.447Z414 | let mresp = rb.build(
29002026-05-26T23:02:10.447Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
29012026-05-26T23:02:10.447Z |
29022026-05-26T23:02:10.447Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29032026-05-26T23:02:10.447Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
29042026-05-26T23:02:10.447Z |
29052026-05-26T23:02:10.447Z 77 | pub struct Record<R: RecordData = RData> {
29062026-05-26T23:02:10.447Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
29072026-05-26T23:02:10.447Z |
29082026-05-26T23:02:10.447Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
29092026-05-26T23:02:10.447Z |
29102026-05-26T23:02:10.447Z 78 | pub struct Record<R: RecordData = RData> {
29112026-05-26T23:02:10.447Z | ---------------------------------------- this is the found type
29122026-05-26T23:02:10.447Z = help: you can use `cargo tree` to explore your dependency tree
29132026-05-26T23:02:10.449Znote: required by a bound in `hickory_server::authority::MessageResponse`
29142026-05-26T23:02:10.449Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23
29152026-05-26T23:02:10.449Z |
29162026-05-26T23:02:10.449Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
29172026-05-26T23:02:10.449Z | --------------- required by a bound in this struct
29182026-05-26T23:02:10.449Z 22 | where
29192026-05-26T23:02:10.449Z 23 | Answers: Iterator<Item = &'a Record> + Send + 'a,
29202026-05-26T23:02:10.449Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
29212026-05-26T23:02:10.449Z
29222026-05-26T23:02:10.455Zerror[E0271]: type mismatch resolving `<&[Record] as IntoIterator>::Item == &Record`
29232026-05-26T23:02:10.455Z --> dns-server/src/dns_server.rs:419:9
29242026-05-26T23:02:10.455Z |
29252026-05-26T23:02:10.455Z414 | let mresp = rb.build(
29262026-05-26T23:02:10.455Z | ----- required by a bound introduced by this call
29272026-05-26T23:02:10.455Z...
29282026-05-26T23:02:10.455Z419 | additional_records,
29292026-05-26T23:02:10.455Z | ^^^^^^^^^^^^^^^^^^ expected `Record`, found `hickory_proto::rr::Record`
29302026-05-26T23:02:10.455Z |
29312026-05-26T23:02:10.455Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29322026-05-26T23:02:10.455Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
29332026-05-26T23:02:10.455Z |
29342026-05-26T23:02:10.455Z 77 | pub struct Record<R: RecordData = RData> {
29352026-05-26T23:02:10.455Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
29362026-05-26T23:02:10.455Z |
29372026-05-26T23:02:10.456Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
29382026-05-26T23:02:10.456Z |
29392026-05-26T23:02:10.456Z 78 | pub struct Record<R: RecordData = RData> {
29402026-05-26T23:02:10.456Z | ---------------------------------------- this is the found type
29412026-05-26T23:02:10.456Z = help: you can use `cargo tree` to explore your dependency tree
29422026-05-26T23:02:10.456Znote: required by a bound in `hickory_server::authority::MessageResponseBuilder::<'q>::build`
29432026-05-26T23:02:10.456Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:144:25
29442026-05-26T23:02:10.456Z |
29452026-05-26T23:02:10.456Z129 | pub fn build<'a, A, N, S, D>(
29462026-05-26T23:02:10.456Z | ----- required by a bound in this associated function
29472026-05-26T23:02:10.456Z...
29482026-05-26T23:02:10.456Z144 | D: IntoIterator<Item = &'a Record> + Send + 'a,
29492026-05-26T23:02:10.456Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponseBuilder::<'q>::build`
29502026-05-26T23:02:10.456Z
29512026-05-26T23:02:10.456Zerror[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record`
29522026-05-26T23:02:10.456Z --> dns-server/src/dns_server.rs:414:20
29532026-05-26T23:02:10.456Z |
29542026-05-26T23:02:10.457Z414 | let mresp = rb.build(
29552026-05-26T23:02:10.457Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
29562026-05-26T23:02:10.457Z |
29572026-05-26T23:02:10.457Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29582026-05-26T23:02:10.457Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
29592026-05-26T23:02:10.457Z |
29602026-05-26T23:02:10.457Z 77 | pub struct Record<R: RecordData = RData> {
29612026-05-26T23:02:10.457Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
29622026-05-26T23:02:10.457Z |
29632026-05-26T23:02:10.457Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
29642026-05-26T23:02:10.457Z |
29652026-05-26T23:02:10.457Z 78 | pub struct Record<R: RecordData = RData> {
29662026-05-26T23:02:10.457Z | ---------------------------------------- this is the found type
29672026-05-26T23:02:10.457Z = help: you can use `cargo tree` to explore your dependency tree
29682026-05-26T23:02:10.457Znote: required by a bound in `hickory_server::authority::MessageResponse`
29692026-05-26T23:02:10.457Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27
29702026-05-26T23:02:10.457Z |
29712026-05-26T23:02:10.458Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
29722026-05-26T23:02:10.458Z | --------------- required by a bound in this struct
29732026-05-26T23:02:10.458Z...
29742026-05-26T23:02:10.458Z 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
29752026-05-26T23:02:10.459Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
29762026-05-26T23:02:10.459Z
29772026-05-26T23:02:10.459Zerror[E0308]: mismatched types
29782026-05-26T23:02:10.459Z --> dns-server/src/dns_server.rs:415:9
29792026-05-26T23:02:10.459Z |
29802026-05-26T23:02:10.459Z414 | let mresp = rb.build(
29812026-05-26T23:02:10.459Z | ----- arguments to this method are incorrect
29822026-05-26T23:02:10.459Z415 | header,
29832026-05-26T23:02:10.460Z | ^^^^^^ expected `Header`, found `hickory_proto::op::Header`
29842026-05-26T23:02:10.460Z |
29852026-05-26T23:02:10.460Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
29862026-05-26T23:02:10.460Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1
29872026-05-26T23:02:10.460Z |
29882026-05-26T23:02:10.460Z 57 | pub struct Header {
29892026-05-26T23:02:10.460Z | ^^^^^^^^^^^^^^^^^ this is the expected type
29902026-05-26T23:02:10.460Z |
29912026-05-26T23:02:10.460Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1
29922026-05-26T23:02:10.460Z |
29932026-05-26T23:02:10.460Z 57 | pub struct Header {
29942026-05-26T23:02:10.460Z | ----------------- this is the found type
29952026-05-26T23:02:10.460Z = help: you can use `cargo tree` to explore your dependency tree
29962026-05-26T23:02:10.460Znote: method defined here
29972026-05-26T23:02:10.460Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:129:12
29982026-05-26T23:02:10.461Z |
29992026-05-26T23:02:10.461Z129 | pub fn build<'a, A, N, S, D>(
30002026-05-26T23:02:10.461Z | ^^^^^
30012026-05-26T23:02:10.461Z
30022026-05-26T23:02:10.461Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
30032026-05-26T23:02:10.461Z --> dns-server/src/dns_server.rs:422:31
30042026-05-26T23:02:10.461Z |
30052026-05-26T23:02:10.461Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
30062026-05-26T23:02:10.461Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
30072026-05-26T23:02:10.461Z | |
30082026-05-26T23:02:10.461Z | required by a bound introduced by this call
30092026-05-26T23:02:10.461Z |
30102026-05-26T23:02:10.461Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30112026-05-26T23:02:10.461Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
30122026-05-26T23:02:10.461Z |
30132026-05-26T23:02:10.461Z 78 | pub struct Record<R: RecordData = RData> {
30142026-05-26T23:02:10.461Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30152026-05-26T23:02:10.462Z |
30162026-05-26T23:02:10.462Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
30172026-05-26T23:02:10.462Z |
30182026-05-26T23:02:10.462Z 77 | pub struct Record<R: RecordData = RData> {
30192026-05-26T23:02:10.462Z | ---------------------------------------- this is the found type
30202026-05-26T23:02:10.462Z = help: you can use `cargo tree` to explore your dependency tree
30212026-05-26T23:02:10.462Znote: required by a bound in `dns_server::encode_and_send`
30222026-05-26T23:02:10.468Z --> dns-server/src/dns_server.rs:492:27
30232026-05-26T23:02:10.468Z |
30242026-05-26T23:02:10.469Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
30252026-05-26T23:02:10.469Z | --------------- required by a bound in this function
30262026-05-26T23:02:10.469Z...
30272026-05-26T23:02:10.469Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
30282026-05-26T23:02:10.469Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
30292026-05-26T23:02:10.470Z
30302026-05-26T23:02:10.470Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
30312026-05-26T23:02:10.470Z --> dns-server/src/dns_server.rs:422:31
30322026-05-26T23:02:10.470Z |
30332026-05-26T23:02:10.470Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
30342026-05-26T23:02:10.471Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
30352026-05-26T23:02:10.471Z |
30362026-05-26T23:02:10.471Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30372026-05-26T23:02:10.471Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
30382026-05-26T23:02:10.471Z |
30392026-05-26T23:02:10.471Z 77 | pub struct Record<R: RecordData = RData> {
30402026-05-26T23:02:10.472Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30412026-05-26T23:02:10.472Z |
30422026-05-26T23:02:10.472Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
30432026-05-26T23:02:10.472Z |
30442026-05-26T23:02:10.472Z 78 | pub struct Record<R: RecordData = RData> {
30452026-05-26T23:02:10.472Z | ---------------------------------------- this is the found type
30462026-05-26T23:02:10.472Z = help: you can use `cargo tree` to explore your dependency tree
30472026-05-26T23:02:10.472Znote: required by a bound in `hickory_server::authority::MessageResponse`
30482026-05-26T23:02:10.472Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:23:23
30492026-05-26T23:02:10.472Z |
30502026-05-26T23:02:10.472Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
30512026-05-26T23:02:10.472Z | --------------- required by a bound in this struct
30522026-05-26T23:02:10.472Z 22 | where
30532026-05-26T23:02:10.472Z 23 | Answers: Iterator<Item = &'a Record> + Send + 'a,
30542026-05-26T23:02:10.472Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
30552026-05-26T23:02:10.472Z
30562026-05-26T23:02:10.472Zerror[E0271]: expected `Iter<'_, Record>` to be an iterator that yields `&Record`, but it yields `&Record`
30572026-05-26T23:02:10.472Z --> dns-server/src/dns_server.rs:422:31
30582026-05-26T23:02:10.472Z |
30592026-05-26T23:02:10.472Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
30602026-05-26T23:02:10.472Z | ^^^^^ expected `Record`, found `hickory_proto::rr::Record`
30612026-05-26T23:02:10.473Z |
30622026-05-26T23:02:10.473Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30632026-05-26T23:02:10.473Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
30642026-05-26T23:02:10.473Z |
30652026-05-26T23:02:10.474Z 77 | pub struct Record<R: RecordData = RData> {
30662026-05-26T23:02:10.474Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30672026-05-26T23:02:10.474Z |
30682026-05-26T23:02:10.474Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
30692026-05-26T23:02:10.474Z |
30702026-05-26T23:02:10.474Z 78 | pub struct Record<R: RecordData = RData> {
30712026-05-26T23:02:10.474Z | ---------------------------------------- this is the found type
30722026-05-26T23:02:10.474Z = help: you can use `cargo tree` to explore your dependency tree
30732026-05-26T23:02:10.474Znote: required by a bound in `hickory_server::authority::MessageResponse`
30742026-05-26T23:02:10.474Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:26:27
30752026-05-26T23:02:10.474Z |
30762026-05-26T23:02:10.474Z 21 | pub struct MessageResponse<'q, 'a, Answers, NameServers, Soa, Additionals>
30772026-05-26T23:02:10.474Z | --------------- required by a bound in this struct
30782026-05-26T23:02:10.474Z...
30792026-05-26T23:02:10.474Z 26 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
30802026-05-26T23:02:10.474Z | ^^^^^^^^^^^^^^^^^ required by this bound in `MessageResponse`
30812026-05-26T23:02:10.474Z
30822026-05-26T23:02:10.475Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
30832026-05-26T23:02:10.475Z --> dns-server/src/dns_server.rs:422:5
30842026-05-26T23:02:10.475Z |
30852026-05-26T23:02:10.475Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
30862026-05-26T23:02:10.475Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
30872026-05-26T23:02:10.475Z |
30882026-05-26T23:02:10.475Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
30892026-05-26T23:02:10.475Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
30902026-05-26T23:02:10.475Z |
30912026-05-26T23:02:10.475Z 78 | pub struct Record<R: RecordData = RData> {
30922026-05-26T23:02:10.475Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
30932026-05-26T23:02:10.475Z |
30942026-05-26T23:02:10.475Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
30952026-05-26T23:02:10.475Z |
30962026-05-26T23:02:10.475Z 77 | pub struct Record<R: RecordData = RData> {
30972026-05-26T23:02:10.476Z | ---------------------------------------- this is the found type
30982026-05-26T23:02:10.476Z = help: you can use `cargo tree` to explore your dependency tree
30992026-05-26T23:02:10.476Znote: required by a bound in `dns_server::encode_and_send`
31002026-05-26T23:02:10.476Z --> dns-server/src/dns_server.rs:492:27
31012026-05-26T23:02:10.476Z |
31022026-05-26T23:02:10.476Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
31032026-05-26T23:02:10.476Z | --------------- required by a bound in this function
31042026-05-26T23:02:10.476Z...
31052026-05-26T23:02:10.476Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
31062026-05-26T23:02:10.476Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
31072026-05-26T23:02:10.476Z
31082026-05-26T23:02:10.476Zerror[E0271]: expected `IntoIter<&Record>` to be an iterator that yields `&Record`, but it yields `&Record`
31092026-05-26T23:02:10.476Z --> dns-server/src/dns_server.rs:422:49
31102026-05-26T23:02:10.476Z |
31112026-05-26T23:02:10.476Z422 | encode_and_send(&request, mresp, "records").await.map_err(|error| {
31122026-05-26T23:02:10.476Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
31132026-05-26T23:02:10.476Z |
31142026-05-26T23:02:10.476Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31152026-05-26T23:02:10.476Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
31162026-05-26T23:02:10.476Z |
31172026-05-26T23:02:10.476Z 78 | pub struct Record<R: RecordData = RData> {
31182026-05-26T23:02:10.476Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31192026-05-26T23:02:10.476Z |
31202026-05-26T23:02:10.476Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
31212026-05-26T23:02:10.476Z |
31222026-05-26T23:02:10.486Z 77 | pub struct Record<R: RecordData = RData> {
31232026-05-26T23:02:10.486Z | ---------------------------------------- this is the found type
31242026-05-26T23:02:10.486Z = help: you can use `cargo tree` to explore your dependency tree
31252026-05-26T23:02:10.489Znote: required by a bound in `dns_server::encode_and_send`
31262026-05-26T23:02:10.489Z --> dns-server/src/dns_server.rs:492:27
31272026-05-26T23:02:10.489Z |
31282026-05-26T23:02:10.489Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
31292026-05-26T23:02:10.489Z | --------------- required by a bound in this function
31302026-05-26T23:02:10.489Z...
31312026-05-26T23:02:10.489Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
31322026-05-26T23:02:10.489Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
31332026-05-26T23:02:10.489Z
31342026-05-26T23:02:10.489Zerror[E0308]: arguments to this method are incorrect
31352026-05-26T23:02:10.489Z --> dns-server/src/dns_server.rs:438:33
31362026-05-26T23:02:10.489Z |
31372026-05-26T23:02:10.489Z438 | let mut mresp = rb_nxdomain.error_msg(&header, ResponseCode::NXDomain);
31382026-05-26T23:02:10.489Z | ^^^^^^^^^ ------- ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode`
31392026-05-26T23:02:10.490Z | |
31402026-05-26T23:02:10.490Z | expected `&Header`, found `&&Header`
31412026-05-26T23:02:10.490Z |
31422026-05-26T23:02:10.490Z = note: expected reference `&hickory_resolver::hickory_proto::op::Header`
31432026-05-26T23:02:10.490Z found reference `&&hickory_proto::op::Header`
31442026-05-26T23:02:10.490Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31452026-05-26T23:02:10.490Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1
31462026-05-26T23:02:10.492Z |
31472026-05-26T23:02:10.492Z 67 | pub enum ResponseCode {
31482026-05-26T23:02:10.492Z | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31492026-05-26T23:02:10.492Z |
31502026-05-26T23:02:10.492Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1
31512026-05-26T23:02:10.492Z |
31522026-05-26T23:02:10.492Z 67 | pub enum ResponseCode {
31532026-05-26T23:02:10.492Z | --------------------- this is the found type
31542026-05-26T23:02:10.492Z = help: you can use `cargo tree` to explore your dependency tree
31552026-05-26T23:02:10.492Znote: method defined here
31562026-05-26T23:02:10.492Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12
31572026-05-26T23:02:10.492Z |
31582026-05-26T23:02:10.492Z190 | pub fn error_msg<'a>(
31592026-05-26T23:02:10.493Z | ^^^^^^^^^
31602026-05-26T23:02:10.493Z
31612026-05-26T23:02:10.493Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
31622026-05-26T23:02:10.493Z --> dns-server/src/dns_server.rs:457:50
31632026-05-26T23:02:10.493Z |
31642026-05-26T23:02:10.493Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
31652026-05-26T23:02:10.493Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
31662026-05-26T23:02:10.493Z | |
31672026-05-26T23:02:10.493Z | required by a bound introduced by this call
31682026-05-26T23:02:10.494Z |
31692026-05-26T23:02:10.494Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31702026-05-26T23:02:10.494Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
31712026-05-26T23:02:10.494Z |
31722026-05-26T23:02:10.494Z 78 | pub struct Record<R: RecordData = RData> {
31732026-05-26T23:02:10.494Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
31742026-05-26T23:02:10.494Z |
31752026-05-26T23:02:10.494Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
31762026-05-26T23:02:10.494Z |
31772026-05-26T23:02:10.494Z 77 | pub struct Record<R: RecordData = RData> {
31782026-05-26T23:02:10.494Z | ---------------------------------------- this is the found type
31792026-05-26T23:02:10.494Z = help: you can use `cargo tree` to explore your dependency tree
31802026-05-26T23:02:10.494Znote: required by a bound in `dns_server::encode_and_send`
31812026-05-26T23:02:10.494Z --> dns-server/src/dns_server.rs:491:23
31822026-05-26T23:02:10.494Z |
31832026-05-26T23:02:10.494Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
31842026-05-26T23:02:10.494Z | --------------- required by a bound in this function
31852026-05-26T23:02:10.494Z...
31862026-05-26T23:02:10.494Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
31872026-05-26T23:02:10.494Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
31882026-05-26T23:02:10.494Z
31892026-05-26T23:02:10.495Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
31902026-05-26T23:02:10.495Z --> dns-server/src/dns_server.rs:457:50
31912026-05-26T23:02:10.495Z |
31922026-05-26T23:02:10.495Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
31932026-05-26T23:02:10.496Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
31942026-05-26T23:02:10.496Z | |
31952026-05-26T23:02:10.496Z | required by a bound introduced by this call
31962026-05-26T23:02:10.496Z |
31972026-05-26T23:02:10.496Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
31982026-05-26T23:02:10.496Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
31992026-05-26T23:02:10.496Z |
32002026-05-26T23:02:10.496Z 78 | pub struct Record<R: RecordData = RData> {
32012026-05-26T23:02:10.496Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32022026-05-26T23:02:10.496Z |
32032026-05-26T23:02:10.496Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32042026-05-26T23:02:10.496Z |
32052026-05-26T23:02:10.496Z 77 | pub struct Record<R: RecordData = RData> {
32062026-05-26T23:02:10.496Z | ---------------------------------------- this is the found type
32072026-05-26T23:02:10.496Z = help: you can use `cargo tree` to explore your dependency tree
32082026-05-26T23:02:10.496Znote: required by a bound in `dns_server::encode_and_send`
32092026-05-26T23:02:10.496Z --> dns-server/src/dns_server.rs:492:27
32102026-05-26T23:02:10.496Z |
32112026-05-26T23:02:10.497Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
32122026-05-26T23:02:10.497Z | --------------- required by a bound in this function
32132026-05-26T23:02:10.497Z...
32142026-05-26T23:02:10.497Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
32152026-05-26T23:02:10.497Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
32162026-05-26T23:02:10.497Z
32172026-05-26T23:02:10.497Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
32182026-05-26T23:02:10.497Z --> dns-server/src/dns_server.rs:457:50
32192026-05-26T23:02:10.497Z |
32202026-05-26T23:02:10.497Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
32212026-05-26T23:02:10.500Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
32222026-05-26T23:02:10.505Z | |
32232026-05-26T23:02:10.505Z | required by a bound introduced by this call
32242026-05-26T23:02:10.505Z |
32252026-05-26T23:02:10.505Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32262026-05-26T23:02:10.505Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32272026-05-26T23:02:10.505Z |
32282026-05-26T23:02:10.505Z 78 | pub struct Record<R: RecordData = RData> {
32292026-05-26T23:02:10.505Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32302026-05-26T23:02:10.505Z |
32312026-05-26T23:02:10.505Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32322026-05-26T23:02:10.506Z |
32332026-05-26T23:02:10.506Z 77 | pub struct Record<R: RecordData = RData> {
32342026-05-26T23:02:10.506Z | ---------------------------------------- this is the found type
32352026-05-26T23:02:10.506Z = help: you can use `cargo tree` to explore your dependency tree
32362026-05-26T23:02:10.506Znote: required by a bound in `dns_server::encode_and_send`
32372026-05-26T23:02:10.506Z --> dns-server/src/dns_server.rs:493:19
32382026-05-26T23:02:10.506Z |
32392026-05-26T23:02:10.506Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
32402026-05-26T23:02:10.506Z | --------------- required by a bound in this function
32412026-05-26T23:02:10.506Z...
32422026-05-26T23:02:10.506Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
32432026-05-26T23:02:10.507Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
32442026-05-26T23:02:10.507Z
32452026-05-26T23:02:10.507Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
32462026-05-26T23:02:10.507Z --> dns-server/src/dns_server.rs:457:50
32472026-05-26T23:02:10.507Z |
32482026-05-26T23:02:10.507Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
32492026-05-26T23:02:10.507Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
32502026-05-26T23:02:10.507Z | |
32512026-05-26T23:02:10.507Z | required by a bound introduced by this call
32522026-05-26T23:02:10.507Z |
32532026-05-26T23:02:10.509Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32542026-05-26T23:02:10.509Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32552026-05-26T23:02:10.509Z |
32562026-05-26T23:02:10.509Z 78 | pub struct Record<R: RecordData = RData> {
32572026-05-26T23:02:10.509Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32582026-05-26T23:02:10.509Z |
32592026-05-26T23:02:10.509Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32602026-05-26T23:02:10.509Z |
32612026-05-26T23:02:10.510Z 77 | pub struct Record<R: RecordData = RData> {
32622026-05-26T23:02:10.510Z | ---------------------------------------- this is the found type
32632026-05-26T23:02:10.510Z = help: you can use `cargo tree` to explore your dependency tree
32642026-05-26T23:02:10.510Znote: required by a bound in `dns_server::encode_and_send`
32652026-05-26T23:02:10.510Z --> dns-server/src/dns_server.rs:494:27
32662026-05-26T23:02:10.510Z |
32672026-05-26T23:02:10.510Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
32682026-05-26T23:02:10.510Z | --------------- required by a bound in this function
32692026-05-26T23:02:10.510Z...
32702026-05-26T23:02:10.510Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
32712026-05-26T23:02:10.510Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
32722026-05-26T23:02:10.510Z
32732026-05-26T23:02:10.510Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
32742026-05-26T23:02:10.510Z --> dns-server/src/dns_server.rs:457:25
32752026-05-26T23:02:10.512Z |
32762026-05-26T23:02:10.512Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
32772026-05-26T23:02:10.512Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
32782026-05-26T23:02:10.512Z |
32792026-05-26T23:02:10.512Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
32802026-05-26T23:02:10.512Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
32812026-05-26T23:02:10.512Z |
32822026-05-26T23:02:10.512Z 78 | pub struct Record<R: RecordData = RData> {
32832026-05-26T23:02:10.512Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
32842026-05-26T23:02:10.512Z |
32852026-05-26T23:02:10.512Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
32862026-05-26T23:02:10.512Z |
32872026-05-26T23:02:10.512Z 77 | pub struct Record<R: RecordData = RData> {
32882026-05-26T23:02:10.512Z | ---------------------------------------- this is the found type
32892026-05-26T23:02:10.512Z = help: you can use `cargo tree` to explore your dependency tree
32902026-05-26T23:02:10.512Znote: required by a bound in `dns_server::encode_and_send`
32912026-05-26T23:02:10.512Z --> dns-server/src/dns_server.rs:491:23
32922026-05-26T23:02:10.512Z |
32932026-05-26T23:02:10.512Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
32942026-05-26T23:02:10.512Z | --------------- required by a bound in this function
32952026-05-26T23:02:10.512Z...
32962026-05-26T23:02:10.512Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
32972026-05-26T23:02:10.513Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
32982026-05-26T23:02:10.513Z
32992026-05-26T23:02:10.513Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33002026-05-26T23:02:10.513Z --> dns-server/src/dns_server.rs:457:25
33012026-05-26T23:02:10.513Z |
33022026-05-26T23:02:10.513Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33032026-05-26T23:02:10.513Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33042026-05-26T23:02:10.513Z |
33052026-05-26T23:02:10.513Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33062026-05-26T23:02:10.513Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33072026-05-26T23:02:10.513Z |
33082026-05-26T23:02:10.513Z 78 | pub struct Record<R: RecordData = RData> {
33092026-05-26T23:02:10.513Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33102026-05-26T23:02:10.513Z |
33112026-05-26T23:02:10.513Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
33122026-05-26T23:02:10.513Z |
33132026-05-26T23:02:10.513Z 77 | pub struct Record<R: RecordData = RData> {
33142026-05-26T23:02:10.513Z | ---------------------------------------- this is the found type
33152026-05-26T23:02:10.513Z = help: you can use `cargo tree` to explore your dependency tree
33162026-05-26T23:02:10.513Znote: required by a bound in `dns_server::encode_and_send`
33172026-05-26T23:02:10.515Z --> dns-server/src/dns_server.rs:492:27
33182026-05-26T23:02:10.516Z |
33192026-05-26T23:02:10.516Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33202026-05-26T23:02:10.516Z | --------------- required by a bound in this function
33212026-05-26T23:02:10.516Z...
33222026-05-26T23:02:10.521Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
33232026-05-26T23:02:10.521Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
33242026-05-26T23:02:10.521Z
33252026-05-26T23:02:10.521Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33262026-05-26T23:02:10.521Z --> dns-server/src/dns_server.rs:457:25
33272026-05-26T23:02:10.521Z |
33282026-05-26T23:02:10.521Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33292026-05-26T23:02:10.521Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33302026-05-26T23:02:10.521Z |
33312026-05-26T23:02:10.521Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33322026-05-26T23:02:10.521Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33332026-05-26T23:02:10.521Z |
33342026-05-26T23:02:10.521Z 78 | pub struct Record<R: RecordData = RData> {
33352026-05-26T23:02:10.521Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33362026-05-26T23:02:10.521Z |
33372026-05-26T23:02:10.521Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
33382026-05-26T23:02:10.522Z |
33392026-05-26T23:02:10.522Z 77 | pub struct Record<R: RecordData = RData> {
33402026-05-26T23:02:10.522Z | ---------------------------------------- this is the found type
33412026-05-26T23:02:10.522Z = help: you can use `cargo tree` to explore your dependency tree
33422026-05-26T23:02:10.522Znote: required by a bound in `dns_server::encode_and_send`
33432026-05-26T23:02:10.522Z --> dns-server/src/dns_server.rs:493:19
33442026-05-26T23:02:10.522Z |
33452026-05-26T23:02:10.522Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33462026-05-26T23:02:10.522Z | --------------- required by a bound in this function
33472026-05-26T23:02:10.522Z...
33482026-05-26T23:02:10.522Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
33492026-05-26T23:02:10.522Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
33502026-05-26T23:02:10.523Z
33512026-05-26T23:02:10.523Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33522026-05-26T23:02:10.523Z --> dns-server/src/dns_server.rs:457:25
33532026-05-26T23:02:10.523Z |
33542026-05-26T23:02:10.523Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33552026-05-26T23:02:10.523Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33562026-05-26T23:02:10.523Z |
33572026-05-26T23:02:10.523Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33582026-05-26T23:02:10.523Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33592026-05-26T23:02:10.523Z |
33602026-05-26T23:02:10.523Z 78 | pub struct Record<R: RecordData = RData> {
33612026-05-26T23:02:10.523Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33622026-05-26T23:02:10.523Z |
33632026-05-26T23:02:10.523Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
33642026-05-26T23:02:10.523Z |
33652026-05-26T23:02:10.523Z 77 | pub struct Record<R: RecordData = RData> {
33662026-05-26T23:02:10.523Z | ---------------------------------------- this is the found type
33672026-05-26T23:02:10.523Z = help: you can use `cargo tree` to explore your dependency tree
33682026-05-26T23:02:10.523Znote: required by a bound in `dns_server::encode_and_send`
33692026-05-26T23:02:10.523Z --> dns-server/src/dns_server.rs:494:27
33702026-05-26T23:02:10.523Z |
33712026-05-26T23:02:10.523Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33722026-05-26T23:02:10.523Z | --------------- required by a bound in this function
33732026-05-26T23:02:10.523Z...
33742026-05-26T23:02:10.523Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
33752026-05-26T23:02:10.523Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
33762026-05-26T23:02:10.524Z
33772026-05-26T23:02:10.524Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
33782026-05-26T23:02:10.524Z --> dns-server/src/dns_server.rs:457:69
33792026-05-26T23:02:10.524Z |
33802026-05-26T23:02:10.524Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
33812026-05-26T23:02:10.526Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
33822026-05-26T23:02:10.526Z |
33832026-05-26T23:02:10.526Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
33842026-05-26T23:02:10.526Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
33852026-05-26T23:02:10.526Z |
33862026-05-26T23:02:10.526Z 78 | pub struct Record<R: RecordData = RData> {
33872026-05-26T23:02:10.526Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
33882026-05-26T23:02:10.526Z |
33892026-05-26T23:02:10.526Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
33902026-05-26T23:02:10.526Z |
33912026-05-26T23:02:10.526Z 77 | pub struct Record<R: RecordData = RData> {
33922026-05-26T23:02:10.526Z | ---------------------------------------- this is the found type
33932026-05-26T23:02:10.526Z = help: you can use `cargo tree` to explore your dependency tree
33942026-05-26T23:02:10.526Znote: required by a bound in `dns_server::encode_and_send`
33952026-05-26T23:02:10.526Z --> dns-server/src/dns_server.rs:491:23
33962026-05-26T23:02:10.526Z |
33972026-05-26T23:02:10.527Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
33982026-05-26T23:02:10.527Z | --------------- required by a bound in this function
33992026-05-26T23:02:10.527Z...
34002026-05-26T23:02:10.527Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
34012026-05-26T23:02:10.527Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34022026-05-26T23:02:10.528Z
34032026-05-26T23:02:10.528Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34042026-05-26T23:02:10.528Z --> dns-server/src/dns_server.rs:457:69
34052026-05-26T23:02:10.528Z |
34062026-05-26T23:02:10.528Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
34072026-05-26T23:02:10.529Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
34082026-05-26T23:02:10.529Z |
34092026-05-26T23:02:10.529Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34102026-05-26T23:02:10.529Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
34112026-05-26T23:02:10.529Z |
34122026-05-26T23:02:10.529Z 78 | pub struct Record<R: RecordData = RData> {
34132026-05-26T23:02:10.530Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34142026-05-26T23:02:10.530Z |
34152026-05-26T23:02:10.530Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34162026-05-26T23:02:10.530Z |
34172026-05-26T23:02:10.530Z 77 | pub struct Record<R: RecordData = RData> {
34182026-05-26T23:02:10.530Z | ---------------------------------------- this is the found type
34192026-05-26T23:02:10.530Z = help: you can use `cargo tree` to explore your dependency tree
34202026-05-26T23:02:10.530Znote: required by a bound in `dns_server::encode_and_send`
34212026-05-26T23:02:10.530Z --> dns-server/src/dns_server.rs:492:27
34222026-05-26T23:02:10.535Z |
34232026-05-26T23:02:10.535Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34242026-05-26T23:02:10.535Z | --------------- required by a bound in this function
34252026-05-26T23:02:10.535Z...
34262026-05-26T23:02:10.535Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
34272026-05-26T23:02:10.535Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34282026-05-26T23:02:10.535Z
34292026-05-26T23:02:10.535Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34302026-05-26T23:02:10.535Z --> dns-server/src/dns_server.rs:457:69
34312026-05-26T23:02:10.535Z |
34322026-05-26T23:02:10.535Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
34332026-05-26T23:02:10.535Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
34342026-05-26T23:02:10.535Z |
34352026-05-26T23:02:10.535Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34362026-05-26T23:02:10.535Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
34372026-05-26T23:02:10.535Z |
34382026-05-26T23:02:10.535Z 78 | pub struct Record<R: RecordData = RData> {
34392026-05-26T23:02:10.535Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34402026-05-26T23:02:10.535Z |
34412026-05-26T23:02:10.535Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34422026-05-26T23:02:10.535Z |
34432026-05-26T23:02:10.535Z 77 | pub struct Record<R: RecordData = RData> {
34442026-05-26T23:02:10.536Z | ---------------------------------------- this is the found type
34452026-05-26T23:02:10.536Z = help: you can use `cargo tree` to explore your dependency tree
34462026-05-26T23:02:10.536Znote: required by a bound in `dns_server::encode_and_send`
34472026-05-26T23:02:10.536Z --> dns-server/src/dns_server.rs:493:19
34482026-05-26T23:02:10.536Z |
34492026-05-26T23:02:10.536Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34502026-05-26T23:02:10.536Z | --------------- required by a bound in this function
34512026-05-26T23:02:10.536Z...
34522026-05-26T23:02:10.536Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
34532026-05-26T23:02:10.536Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34542026-05-26T23:02:10.536Z
34552026-05-26T23:02:10.536Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
34562026-05-26T23:02:10.536Z --> dns-server/src/dns_server.rs:457:69
34572026-05-26T23:02:10.537Z |
34582026-05-26T23:02:10.537Z457 | if let Err(error) = encode_and_send(request, mresp, "NXDOMAIN").await {
34592026-05-26T23:02:10.537Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
34602026-05-26T23:02:10.537Z |
34612026-05-26T23:02:10.537Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34622026-05-26T23:02:10.537Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
34632026-05-26T23:02:10.537Z |
34642026-05-26T23:02:10.537Z 78 | pub struct Record<R: RecordData = RData> {
34652026-05-26T23:02:10.539Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
34662026-05-26T23:02:10.539Z |
34672026-05-26T23:02:10.539Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
34682026-05-26T23:02:10.539Z |
34692026-05-26T23:02:10.539Z 77 | pub struct Record<R: RecordData = RData> {
34702026-05-26T23:02:10.539Z | ---------------------------------------- this is the found type
34712026-05-26T23:02:10.539Z = help: you can use `cargo tree` to explore your dependency tree
34722026-05-26T23:02:10.539Znote: required by a bound in `dns_server::encode_and_send`
34732026-05-26T23:02:10.539Z --> dns-server/src/dns_server.rs:494:27
34742026-05-26T23:02:10.539Z |
34752026-05-26T23:02:10.539Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
34762026-05-26T23:02:10.540Z | --------------- required by a bound in this function
34772026-05-26T23:02:10.540Z...
34782026-05-26T23:02:10.540Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
34792026-05-26T23:02:10.540Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
34802026-05-26T23:02:10.540Z
34812026-05-26T23:02:10.540Zerror[E0308]: arguments to this method are incorrect
34822026-05-26T23:02:10.540Z --> dns-server/src/dns_server.rs:477:20
34832026-05-26T23:02:10.540Z |
34842026-05-26T23:02:10.540Z477 | let mresp = rb.error_msg(header, ResponseCode::ServFail);
34852026-05-26T23:02:10.540Z | ^^^^^^^^^ ------ ---------------------- expected `ResponseCode`, found `hickory_proto::op::ResponseCode`
34862026-05-26T23:02:10.540Z | |
34872026-05-26T23:02:10.540Z | expected `Header`, found `hickory_proto::op::Header`
34882026-05-26T23:02:10.540Z |
34892026-05-26T23:02:10.540Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
34902026-05-26T23:02:10.540Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/header.rs:57:1
34912026-05-26T23:02:10.540Z |
34922026-05-26T23:02:10.540Z 57 | pub struct Header {
34932026-05-26T23:02:10.540Z | ^^^^^^^^^^^^^^^^^ this is the expected type
34942026-05-26T23:02:10.540Z |
34952026-05-26T23:02:10.540Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/header.rs:57:1
34962026-05-26T23:02:10.540Z |
34972026-05-26T23:02:10.540Z 57 | pub struct Header {
34982026-05-26T23:02:10.540Z | ----------------- this is the found type
34992026-05-26T23:02:10.540Z = help: you can use `cargo tree` to explore your dependency tree
35002026-05-26T23:02:10.541Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35012026-05-26T23:02:10.541Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/op/response_code.rs:67:1
35022026-05-26T23:02:10.541Z |
35032026-05-26T23:02:10.541Z 67 | pub enum ResponseCode {
35042026-05-26T23:02:10.541Z | ^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35052026-05-26T23:02:10.541Z |
35062026-05-26T23:02:10.541Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/op/response_code.rs:67:1
35072026-05-26T23:02:10.542Z |
35082026-05-26T23:02:10.542Z 67 | pub enum ResponseCode {
35092026-05-26T23:02:10.542Z | --------------------- this is the found type
35102026-05-26T23:02:10.542Z = help: you can use `cargo tree` to explore your dependency tree
35112026-05-26T23:02:10.542Znote: method defined here
35122026-05-26T23:02:10.542Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-server-0.25.2/src/authority/message_response.rs:190:12
35132026-05-26T23:02:10.542Z |
35142026-05-26T23:02:10.542Z190 | pub fn error_msg<'a>(
35152026-05-26T23:02:10.542Z | ^^^^^^^^^
35162026-05-26T23:02:10.542Z
35172026-05-26T23:02:10.542Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
35182026-05-26T23:02:10.542Z --> dns-server/src/dns_server.rs:478:50
35192026-05-26T23:02:10.542Z |
35202026-05-26T23:02:10.542Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
35212026-05-26T23:02:10.542Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35222026-05-26T23:02:10.547Z | |
35232026-05-26T23:02:10.547Z | required by a bound introduced by this call
35242026-05-26T23:02:10.547Z |
35252026-05-26T23:02:10.547Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35262026-05-26T23:02:10.547Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35272026-05-26T23:02:10.548Z |
35282026-05-26T23:02:10.548Z 78 | pub struct Record<R: RecordData = RData> {
35292026-05-26T23:02:10.549Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35302026-05-26T23:02:10.549Z |
35312026-05-26T23:02:10.549Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35322026-05-26T23:02:10.549Z |
35332026-05-26T23:02:10.549Z 77 | pub struct Record<R: RecordData = RData> {
35342026-05-26T23:02:10.549Z | ---------------------------------------- this is the found type
35352026-05-26T23:02:10.549Z = help: you can use `cargo tree` to explore your dependency tree
35362026-05-26T23:02:10.549Znote: required by a bound in `dns_server::encode_and_send`
35372026-05-26T23:02:10.549Z --> dns-server/src/dns_server.rs:491:23
35382026-05-26T23:02:10.549Z |
35392026-05-26T23:02:10.549Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35402026-05-26T23:02:10.549Z | --------------- required by a bound in this function
35412026-05-26T23:02:10.549Z...
35422026-05-26T23:02:10.549Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
35432026-05-26T23:02:10.549Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
35442026-05-26T23:02:10.549Z
35452026-05-26T23:02:10.549Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
35462026-05-26T23:02:10.550Z --> dns-server/src/dns_server.rs:478:50
35472026-05-26T23:02:10.550Z |
35482026-05-26T23:02:10.550Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
35492026-05-26T23:02:10.550Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35502026-05-26T23:02:10.551Z | |
35512026-05-26T23:02:10.551Z | required by a bound introduced by this call
35522026-05-26T23:02:10.551Z |
35532026-05-26T23:02:10.551Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35542026-05-26T23:02:10.551Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35552026-05-26T23:02:10.551Z |
35562026-05-26T23:02:10.552Z 78 | pub struct Record<R: RecordData = RData> {
35572026-05-26T23:02:10.552Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35582026-05-26T23:02:10.552Z |
35592026-05-26T23:02:10.552Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35602026-05-26T23:02:10.552Z |
35612026-05-26T23:02:10.552Z 77 | pub struct Record<R: RecordData = RData> {
35622026-05-26T23:02:10.552Z | ---------------------------------------- this is the found type
35632026-05-26T23:02:10.552Z = help: you can use `cargo tree` to explore your dependency tree
35642026-05-26T23:02:10.552Znote: required by a bound in `dns_server::encode_and_send`
35652026-05-26T23:02:10.552Z --> dns-server/src/dns_server.rs:492:27
35662026-05-26T23:02:10.552Z |
35672026-05-26T23:02:10.552Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35682026-05-26T23:02:10.552Z | --------------- required by a bound in this function
35692026-05-26T23:02:10.552Z...
35702026-05-26T23:02:10.552Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
35712026-05-26T23:02:10.553Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
35722026-05-26T23:02:10.553Z
35732026-05-26T23:02:10.553Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
35742026-05-26T23:02:10.553Z --> dns-server/src/dns_server.rs:478:50
35752026-05-26T23:02:10.553Z |
35762026-05-26T23:02:10.553Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
35772026-05-26T23:02:10.553Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
35782026-05-26T23:02:10.553Z | |
35792026-05-26T23:02:10.553Z | required by a bound introduced by this call
35802026-05-26T23:02:10.553Z |
35812026-05-26T23:02:10.553Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
35822026-05-26T23:02:10.553Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
35832026-05-26T23:02:10.553Z |
35842026-05-26T23:02:10.554Z 78 | pub struct Record<R: RecordData = RData> {
35852026-05-26T23:02:10.554Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
35862026-05-26T23:02:10.554Z |
35872026-05-26T23:02:10.554Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
35882026-05-26T23:02:10.554Z |
35892026-05-26T23:02:10.554Z 77 | pub struct Record<R: RecordData = RData> {
35902026-05-26T23:02:10.554Z | ---------------------------------------- this is the found type
35912026-05-26T23:02:10.554Z = help: you can use `cargo tree` to explore your dependency tree
35922026-05-26T23:02:10.554Znote: required by a bound in `dns_server::encode_and_send`
35932026-05-26T23:02:10.554Z --> dns-server/src/dns_server.rs:493:19
35942026-05-26T23:02:10.554Z |
35952026-05-26T23:02:10.554Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
35962026-05-26T23:02:10.554Z | --------------- required by a bound in this function
35972026-05-26T23:02:10.554Z...
35982026-05-26T23:02:10.554Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
35992026-05-26T23:02:10.554Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
36002026-05-26T23:02:10.554Z
36012026-05-26T23:02:10.554Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36022026-05-26T23:02:10.554Z --> dns-server/src/dns_server.rs:478:50
36032026-05-26T23:02:10.554Z |
36042026-05-26T23:02:10.554Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
36052026-05-26T23:02:10.555Z | --------------- ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36062026-05-26T23:02:10.555Z | |
36072026-05-26T23:02:10.555Z | required by a bound introduced by this call
36082026-05-26T23:02:10.555Z |
36092026-05-26T23:02:10.555Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36102026-05-26T23:02:10.555Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36112026-05-26T23:02:10.555Z |
36122026-05-26T23:02:10.555Z 78 | pub struct Record<R: RecordData = RData> {
36132026-05-26T23:02:10.557Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36142026-05-26T23:02:10.557Z |
36152026-05-26T23:02:10.557Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
36162026-05-26T23:02:10.557Z |
36172026-05-26T23:02:10.557Z 77 | pub struct Record<R: RecordData = RData> {
36182026-05-26T23:02:10.557Z | ---------------------------------------- this is the found type
36192026-05-26T23:02:10.557Z = help: you can use `cargo tree` to explore your dependency tree
36202026-05-26T23:02:10.557Znote: required by a bound in `dns_server::encode_and_send`
36212026-05-26T23:02:10.557Z --> dns-server/src/dns_server.rs:494:27
36222026-05-26T23:02:10.562Z |
36232026-05-26T23:02:10.562Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
36242026-05-26T23:02:10.562Z | --------------- required by a bound in this function
36252026-05-26T23:02:10.562Z...
36262026-05-26T23:02:10.562Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
36272026-05-26T23:02:10.562Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
36282026-05-26T23:02:10.562Z
36292026-05-26T23:02:10.562Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36302026-05-26T23:02:10.562Z --> dns-server/src/dns_server.rs:478:25
36312026-05-26T23:02:10.562Z |
36322026-05-26T23:02:10.562Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
36332026-05-26T23:02:10.562Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36342026-05-26T23:02:10.564Z |
36352026-05-26T23:02:10.564Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36362026-05-26T23:02:10.564Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36372026-05-26T23:02:10.564Z |
36382026-05-26T23:02:10.564Z 78 | pub struct Record<R: RecordData = RData> {
36392026-05-26T23:02:10.564Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36402026-05-26T23:02:10.564Z |
36412026-05-26T23:02:10.564Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
36422026-05-26T23:02:10.564Z |
36432026-05-26T23:02:10.564Z 77 | pub struct Record<R: RecordData = RData> {
36442026-05-26T23:02:10.564Z | ---------------------------------------- this is the found type
36452026-05-26T23:02:10.564Z = help: you can use `cargo tree` to explore your dependency tree
36462026-05-26T23:02:10.564Znote: required by a bound in `dns_server::encode_and_send`
36472026-05-26T23:02:10.564Z --> dns-server/src/dns_server.rs:491:23
36482026-05-26T23:02:10.564Z |
36492026-05-26T23:02:10.564Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
36502026-05-26T23:02:10.564Z | --------------- required by a bound in this function
36512026-05-26T23:02:10.564Z...
36522026-05-26T23:02:10.564Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
36532026-05-26T23:02:10.564Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
36542026-05-26T23:02:10.565Z
36552026-05-26T23:02:10.565Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36562026-05-26T23:02:10.566Z --> dns-server/src/dns_server.rs:478:25
36572026-05-26T23:02:10.566Z |
36582026-05-26T23:02:10.566Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
36592026-05-26T23:02:10.566Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36602026-05-26T23:02:10.566Z |
36612026-05-26T23:02:10.566Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36622026-05-26T23:02:10.566Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36632026-05-26T23:02:10.566Z |
36642026-05-26T23:02:10.566Z 78 | pub struct Record<R: RecordData = RData> {
36652026-05-26T23:02:10.566Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36662026-05-26T23:02:10.566Z |
36672026-05-26T23:02:10.566Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
36682026-05-26T23:02:10.566Z |
36692026-05-26T23:02:10.566Z 77 | pub struct Record<R: RecordData = RData> {
36702026-05-26T23:02:10.566Z | ---------------------------------------- this is the found type
36712026-05-26T23:02:10.566Z = help: you can use `cargo tree` to explore your dependency tree
36722026-05-26T23:02:10.566Znote: required by a bound in `dns_server::encode_and_send`
36732026-05-26T23:02:10.566Z --> dns-server/src/dns_server.rs:492:27
36742026-05-26T23:02:10.566Z |
36752026-05-26T23:02:10.566Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
36762026-05-26T23:02:10.567Z | --------------- required by a bound in this function
36772026-05-26T23:02:10.567Z...
36782026-05-26T23:02:10.567Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
36792026-05-26T23:02:10.567Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
36802026-05-26T23:02:10.567Z
36812026-05-26T23:02:10.567Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
36822026-05-26T23:02:10.567Z --> dns-server/src/dns_server.rs:478:25
36832026-05-26T23:02:10.567Z |
36842026-05-26T23:02:10.567Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
36852026-05-26T23:02:10.567Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
36862026-05-26T23:02:10.568Z |
36872026-05-26T23:02:10.568Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
36882026-05-26T23:02:10.568Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
36892026-05-26T23:02:10.568Z |
36902026-05-26T23:02:10.568Z 78 | pub struct Record<R: RecordData = RData> {
36912026-05-26T23:02:10.568Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
36922026-05-26T23:02:10.568Z |
36932026-05-26T23:02:10.568Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
36942026-05-26T23:02:10.568Z |
36952026-05-26T23:02:10.568Z 77 | pub struct Record<R: RecordData = RData> {
36962026-05-26T23:02:10.568Z | ---------------------------------------- this is the found type
36972026-05-26T23:02:10.569Z = help: you can use `cargo tree` to explore your dependency tree
36982026-05-26T23:02:10.569Znote: required by a bound in `dns_server::encode_and_send`
36992026-05-26T23:02:10.570Z --> dns-server/src/dns_server.rs:493:19
37002026-05-26T23:02:10.570Z |
37012026-05-26T23:02:10.570Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37022026-05-26T23:02:10.570Z | --------------- required by a bound in this function
37032026-05-26T23:02:10.570Z...
37042026-05-26T23:02:10.571Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
37052026-05-26T23:02:10.571Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37062026-05-26T23:02:10.571Z
37072026-05-26T23:02:10.571Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37082026-05-26T23:02:10.571Z --> dns-server/src/dns_server.rs:478:25
37092026-05-26T23:02:10.571Z |
37102026-05-26T23:02:10.571Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37112026-05-26T23:02:10.571Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37122026-05-26T23:02:10.571Z |
37132026-05-26T23:02:10.571Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37142026-05-26T23:02:10.571Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37152026-05-26T23:02:10.571Z |
37162026-05-26T23:02:10.571Z 78 | pub struct Record<R: RecordData = RData> {
37172026-05-26T23:02:10.571Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37182026-05-26T23:02:10.572Z |
37192026-05-26T23:02:10.572Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37202026-05-26T23:02:10.572Z |
37212026-05-26T23:02:10.572Z 77 | pub struct Record<R: RecordData = RData> {
37222026-05-26T23:02:10.576Z | ---------------------------------------- this is the found type
37232026-05-26T23:02:10.576Z = help: you can use `cargo tree` to explore your dependency tree
37242026-05-26T23:02:10.576Znote: required by a bound in `dns_server::encode_and_send`
37252026-05-26T23:02:10.576Z --> dns-server/src/dns_server.rs:494:27
37262026-05-26T23:02:10.577Z |
37272026-05-26T23:02:10.577Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37282026-05-26T23:02:10.577Z | --------------- required by a bound in this function
37292026-05-26T23:02:10.577Z...
37302026-05-26T23:02:10.577Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
37312026-05-26T23:02:10.577Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37322026-05-26T23:02:10.577Z
37332026-05-26T23:02:10.577Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37342026-05-26T23:02:10.577Z --> dns-server/src/dns_server.rs:478:69
37352026-05-26T23:02:10.577Z |
37362026-05-26T23:02:10.577Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37372026-05-26T23:02:10.577Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37382026-05-26T23:02:10.577Z |
37392026-05-26T23:02:10.578Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37402026-05-26T23:02:10.578Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37412026-05-26T23:02:10.578Z |
37422026-05-26T23:02:10.578Z 78 | pub struct Record<R: RecordData = RData> {
37432026-05-26T23:02:10.578Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37442026-05-26T23:02:10.578Z |
37452026-05-26T23:02:10.578Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37462026-05-26T23:02:10.578Z |
37472026-05-26T23:02:10.578Z 77 | pub struct Record<R: RecordData = RData> {
37482026-05-26T23:02:10.578Z | ---------------------------------------- this is the found type
37492026-05-26T23:02:10.579Z = help: you can use `cargo tree` to explore your dependency tree
37502026-05-26T23:02:10.579Znote: required by a bound in `dns_server::encode_and_send`
37512026-05-26T23:02:10.579Z --> dns-server/src/dns_server.rs:491:23
37522026-05-26T23:02:10.579Z |
37532026-05-26T23:02:10.579Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37542026-05-26T23:02:10.579Z | --------------- required by a bound in this function
37552026-05-26T23:02:10.579Z...
37562026-05-26T23:02:10.579Z491 | Answers: Iterator<Item = &'a Record> + Send + 'a,
37572026-05-26T23:02:10.579Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37582026-05-26T23:02:10.579Z
37592026-05-26T23:02:10.579Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37602026-05-26T23:02:10.579Z --> dns-server/src/dns_server.rs:478:69
37612026-05-26T23:02:10.580Z |
37622026-05-26T23:02:10.580Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37632026-05-26T23:02:10.580Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37642026-05-26T23:02:10.580Z |
37652026-05-26T23:02:10.580Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37662026-05-26T23:02:10.580Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37672026-05-26T23:02:10.580Z |
37682026-05-26T23:02:10.580Z 78 | pub struct Record<R: RecordData = RData> {
37692026-05-26T23:02:10.580Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37702026-05-26T23:02:10.580Z |
37712026-05-26T23:02:10.580Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37722026-05-26T23:02:10.580Z |
37732026-05-26T23:02:10.580Z 77 | pub struct Record<R: RecordData = RData> {
37742026-05-26T23:02:10.580Z | ---------------------------------------- this is the found type
37752026-05-26T23:02:10.580Z = help: you can use `cargo tree` to explore your dependency tree
37762026-05-26T23:02:10.580Znote: required by a bound in `dns_server::encode_and_send`
37772026-05-26T23:02:10.580Z --> dns-server/src/dns_server.rs:492:27
37782026-05-26T23:02:10.580Z |
37792026-05-26T23:02:10.580Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
37802026-05-26T23:02:10.580Z | --------------- required by a bound in this function
37812026-05-26T23:02:10.580Z...
37822026-05-26T23:02:10.580Z492 | NameServers: Iterator<Item = &'a Record> + Send + 'a,
37832026-05-26T23:02:10.581Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
37842026-05-26T23:02:10.581Z
37852026-05-26T23:02:10.581Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
37862026-05-26T23:02:10.581Z --> dns-server/src/dns_server.rs:478:69
37872026-05-26T23:02:10.581Z |
37882026-05-26T23:02:10.581Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
37892026-05-26T23:02:10.581Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
37902026-05-26T23:02:10.581Z |
37912026-05-26T23:02:10.581Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
37922026-05-26T23:02:10.581Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
37932026-05-26T23:02:10.581Z |
37942026-05-26T23:02:10.581Z 78 | pub struct Record<R: RecordData = RData> {
37952026-05-26T23:02:10.581Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
37962026-05-26T23:02:10.581Z |
37972026-05-26T23:02:10.582Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
37982026-05-26T23:02:10.582Z |
37992026-05-26T23:02:10.582Z 77 | pub struct Record<R: RecordData = RData> {
38002026-05-26T23:02:10.582Z | ---------------------------------------- this is the found type
38012026-05-26T23:02:10.582Z = help: you can use `cargo tree` to explore your dependency tree
38022026-05-26T23:02:10.582Znote: required by a bound in `dns_server::encode_and_send`
38032026-05-26T23:02:10.582Z --> dns-server/src/dns_server.rs:493:19
38042026-05-26T23:02:10.583Z |
38052026-05-26T23:02:10.583Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
38062026-05-26T23:02:10.583Z | --------------- required by a bound in this function
38072026-05-26T23:02:10.583Z...
38082026-05-26T23:02:10.583Z493 | Soa: Iterator<Item = &'a Record> + Send + 'a,
38092026-05-26T23:02:10.583Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
38102026-05-26T23:02:10.583Z
38112026-05-26T23:02:10.583Zerror[E0271]: expected `impl Iterator<Item = &Record> + Send` to be an iterator that yields `&Record`, but it yields `&Record`
38122026-05-26T23:02:10.583Z --> dns-server/src/dns_server.rs:478:69
38132026-05-26T23:02:10.583Z |
38142026-05-26T23:02:10.583Z478 | if let Err(error) = encode_and_send(request, mresp, "SERVFAIL").await {
38152026-05-26T23:02:10.583Z | ^^^^^ expected `hickory_proto::rr::Record`, found `Record`
38162026-05-26T23:02:10.583Z |
38172026-05-26T23:02:10.583Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38182026-05-26T23:02:10.583Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:78:1
38192026-05-26T23:02:10.583Z |
38202026-05-26T23:02:10.583Z 78 | pub struct Record<R: RecordData = RData> {
38212026-05-26T23:02:10.583Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type
38222026-05-26T23:02:10.588Z |
38232026-05-26T23:02:10.588Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/resource.rs:77:1
38242026-05-26T23:02:10.588Z |
38252026-05-26T23:02:10.588Z 77 | pub struct Record<R: RecordData = RData> {
38262026-05-26T23:02:10.588Z | ---------------------------------------- this is the found type
38272026-05-26T23:02:10.588Z = help: you can use `cargo tree` to explore your dependency tree
38282026-05-26T23:02:10.588Znote: required by a bound in `dns_server::encode_and_send`
38292026-05-26T23:02:10.589Z --> dns-server/src/dns_server.rs:494:27
38302026-05-26T23:02:10.589Z |
38312026-05-26T23:02:10.589Z485 | fn encode_and_send<'a, Answers, NameServers, Soa, Additionals>(
38322026-05-26T23:02:10.589Z | --------------- required by a bound in this function
38332026-05-26T23:02:10.589Z...
38342026-05-26T23:02:10.589Z494 | Additionals: Iterator<Item = &'a Record> + Send + 'a,
38352026-05-26T23:02:10.589Z | ^^^^^^^^^^^^^^^^^ required by this bound in `encode_and_send`
38362026-05-26T23:02:10.589Z
38372026-05-26T23:02:10.589Zerror[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
38382026-05-26T23:02:10.589Z --> dns-server/src/dns_server.rs:500:14
38392026-05-26T23:02:10.589Z |
38402026-05-26T23:02:10.589Z499 | let _ = mresp
38412026-05-26T23:02:10.589Z | _________________-
38422026-05-26T23:02:10.589Z500 | | .destructive_emit(&mut enc)
38432026-05-26T23:02:10.589Z | | -^^^^^^^^^^^^^^^^ method cannot be called due to unsatisfied trait bounds
38442026-05-26T23:02:10.589Z | |_____________|
38452026-05-26T23:02:10.589Z |
38462026-05-26T23:02:10.589Z |
38472026-05-26T23:02:10.589Z = note: the following trait bounds were not satisfied:
38482026-05-26T23:02:10.589Z `<Answers as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
38492026-05-26T23:02:10.589Z `<NameServers as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
38502026-05-26T23:02:10.589Z `<Soa as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
38512026-05-26T23:02:10.589Z `<Additionals as std::iter::Iterator>::Item = &hickory_resolver::hickory_proto::rr::Record`
38522026-05-26T23:02:10.589Z
38532026-05-26T23:02:10.589Zerror[E0308]: mismatched types
38542026-05-26T23:02:10.589Z --> dns-server/src/dns_server.rs:229:35
38552026-05-26T23:02:10.590Z |
38562026-05-26T23:02:10.590Z229 | Ok(Record::from_rdata(name.clone(), 0, RData::A((*addr).into())))
38572026-05-26T23:02:10.590Z | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
38582026-05-26T23:02:10.590Z | |
38592026-05-26T23:02:10.590Z | arguments to this function are incorrect
38602026-05-26T23:02:10.590Z |
38612026-05-26T23:02:10.590Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38622026-05-26T23:02:10.590Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
38632026-05-26T23:02:10.590Z |
38642026-05-26T23:02:10.590Z 34 | pub struct Name {
38652026-05-26T23:02:10.590Z | ^^^^^^^^^^^^^^^ this is the expected type
38662026-05-26T23:02:10.590Z |
38672026-05-26T23:02:10.590Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
38682026-05-26T23:02:10.590Z |
38692026-05-26T23:02:10.590Z 37 | pub struct Name {
38702026-05-26T23:02:10.591Z | --------------- this is the found type
38712026-05-26T23:02:10.591Z = help: you can use `cargo tree` to explore your dependency tree
38722026-05-26T23:02:10.591Znote: associated function defined here
38732026-05-26T23:02:10.591Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
38742026-05-26T23:02:10.591Z |
38752026-05-26T23:02:10.591Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
38762026-05-26T23:02:10.591Z | ^^^^^^^^^^
38772026-05-26T23:02:10.591Z
38782026-05-26T23:02:10.591Zerror[E0308]: mismatched types
38792026-05-26T23:02:10.591Z --> dns-server/src/dns_server.rs:233:35
38802026-05-26T23:02:10.591Z |
38812026-05-26T23:02:10.591Z233 | Ok(Record::from_rdata(name.clone(), 0, RData::AAAA((*addr).into())))
38822026-05-26T23:02:10.591Z | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
38832026-05-26T23:02:10.591Z | |
38842026-05-26T23:02:10.591Z | arguments to this function are incorrect
38852026-05-26T23:02:10.591Z |
38862026-05-26T23:02:10.591Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
38872026-05-26T23:02:10.591Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
38882026-05-26T23:02:10.591Z |
38892026-05-26T23:02:10.591Z 34 | pub struct Name {
38902026-05-26T23:02:10.591Z | ^^^^^^^^^^^^^^^ this is the expected type
38912026-05-26T23:02:10.591Z |
38922026-05-26T23:02:10.592Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
38932026-05-26T23:02:10.593Z |
38942026-05-26T23:02:10.593Z 37 | pub struct Name {
38952026-05-26T23:02:10.593Z | --------------- this is the found type
38962026-05-26T23:02:10.593Z = help: you can use `cargo tree` to explore your dependency tree
38972026-05-26T23:02:10.593Znote: associated function defined here
38982026-05-26T23:02:10.593Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
38992026-05-26T23:02:10.593Z |
39002026-05-26T23:02:10.593Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
39012026-05-26T23:02:10.593Z | ^^^^^^^^^^
39022026-05-26T23:02:10.593Z
39032026-05-26T23:02:10.593Zerror[E0308]: mismatched types
39042026-05-26T23:02:10.593Z --> dns-server/src/dns_server.rs:247:60
39052026-05-26T23:02:10.594Z |
39062026-05-26T23:02:10.594Z247 | RData::SRV(SRV::new(*prio, *weight, *port, tgt)),
39072026-05-26T23:02:10.594Z | -------- ^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
39082026-05-26T23:02:10.594Z | |
39092026-05-26T23:02:10.594Z | arguments to this function are incorrect
39102026-05-26T23:02:10.594Z |
39112026-05-26T23:02:10.594Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39122026-05-26T23:02:10.594Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
39132026-05-26T23:02:10.594Z |
39142026-05-26T23:02:10.596Z 34 | pub struct Name {
39152026-05-26T23:02:10.596Z | ^^^^^^^^^^^^^^^ this is the expected type
39162026-05-26T23:02:10.596Z |
39172026-05-26T23:02:10.596Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
39182026-05-26T23:02:10.596Z |
39192026-05-26T23:02:10.597Z 37 | pub struct Name {
39202026-05-26T23:02:10.597Z | --------------- this is the found type
39212026-05-26T23:02:10.597Z = help: you can use `cargo tree` to explore your dependency tree
39222026-05-26T23:02:10.601Znote: associated function defined here
39232026-05-26T23:02:10.602Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/srv.rs:174:12
39242026-05-26T23:02:10.602Z |
39252026-05-26T23:02:10.602Z174 | pub fn new(priority: u16, weight: u16, port: u16, target: Name) -> Self {
39262026-05-26T23:02:10.602Z | ^^^
39272026-05-26T23:02:10.602Z
39282026-05-26T23:02:10.602Zerror[E0308]: mismatched types
39292026-05-26T23:02:10.602Z --> dns-server/src/dns_server.rs:245:17
39302026-05-26T23:02:10.602Z |
39312026-05-26T23:02:10.602Z244 | Ok(Record::from_rdata(
39322026-05-26T23:02:10.602Z | ------------------ arguments to this function are incorrect
39332026-05-26T23:02:10.602Z245 | name.clone(),
39342026-05-26T23:02:10.602Z | ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
39352026-05-26T23:02:10.602Z |
39362026-05-26T23:02:10.602Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39372026-05-26T23:02:10.603Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
39382026-05-26T23:02:10.603Z |
39392026-05-26T23:02:10.603Z 34 | pub struct Name {
39402026-05-26T23:02:10.604Z | ^^^^^^^^^^^^^^^ this is the expected type
39412026-05-26T23:02:10.604Z |
39422026-05-26T23:02:10.604Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
39432026-05-26T23:02:10.604Z |
39442026-05-26T23:02:10.604Z 37 | pub struct Name {
39452026-05-26T23:02:10.604Z | --------------- this is the found type
39462026-05-26T23:02:10.604Z = help: you can use `cargo tree` to explore your dependency tree
39472026-05-26T23:02:10.604Znote: associated function defined here
39482026-05-26T23:02:10.604Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
39492026-05-26T23:02:10.604Z |
39502026-05-26T23:02:10.604Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
39512026-05-26T23:02:10.604Z | ^^^^^^^^^^
39522026-05-26T23:02:10.604Z
39532026-05-26T23:02:10.604Zerror[E0308]: mismatched types
39542026-05-26T23:02:10.604Z --> dns-server/src/dns_server.rs:259:65
39552026-05-26T23:02:10.604Z |
39562026-05-26T23:02:10.604Z259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname))))
39572026-05-26T23:02:10.604Z | -- ^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
39582026-05-26T23:02:10.604Z | |
39592026-05-26T23:02:10.605Z | arguments to this struct are incorrect
39602026-05-26T23:02:10.605Z |
39612026-05-26T23:02:10.605Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39622026-05-26T23:02:10.605Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
39632026-05-26T23:02:10.605Z |
39642026-05-26T23:02:10.605Z 34 | pub struct Name {
39652026-05-26T23:02:10.605Z | ^^^^^^^^^^^^^^^ this is the expected type
39662026-05-26T23:02:10.605Z |
39672026-05-26T23:02:10.605Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
39682026-05-26T23:02:10.605Z |
39692026-05-26T23:02:10.605Z 37 | pub struct Name {
39702026-05-26T23:02:10.605Z | --------------- this is the found type
39712026-05-26T23:02:10.605Z = help: you can use `cargo tree` to explore your dependency tree
39722026-05-26T23:02:10.605Znote: tuple struct defined here
39732026-05-26T23:02:10.606Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/name.rs:98:13
39742026-05-26T23:02:10.606Z |
39752026-05-26T23:02:10.606Z 98 | name_rdata!(NS, RDataEncoding::StandardRecord);
39762026-05-26T23:02:10.606Z | ^^
39772026-05-26T23:02:10.606Z
39782026-05-26T23:02:10.606Zerror[E0308]: mismatched types
39792026-05-26T23:02:10.606Z --> dns-server/src/dns_server.rs:259:35
39802026-05-26T23:02:10.606Z |
39812026-05-26T23:02:10.606Z259 | Ok(Record::from_rdata(name.clone(), 0, RData::NS(NS(nsdname))))
39822026-05-26T23:02:10.607Z | ------------------ ^^^^^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
39832026-05-26T23:02:10.607Z | |
39842026-05-26T23:02:10.607Z | arguments to this function are incorrect
39852026-05-26T23:02:10.607Z |
39862026-05-26T23:02:10.607Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
39872026-05-26T23:02:10.607Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
39882026-05-26T23:02:10.607Z |
39892026-05-26T23:02:10.608Z 34 | pub struct Name {
39902026-05-26T23:02:10.608Z | ^^^^^^^^^^^^^^^ this is the expected type
39912026-05-26T23:02:10.608Z |
39922026-05-26T23:02:10.608Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
39932026-05-26T23:02:10.608Z |
39942026-05-26T23:02:10.608Z 37 | pub struct Name {
39952026-05-26T23:02:10.608Z | --------------- this is the found type
39962026-05-26T23:02:10.608Z = help: you can use `cargo tree` to explore your dependency tree
39972026-05-26T23:02:10.609Znote: associated function defined here
39982026-05-26T23:02:10.609Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
39992026-05-26T23:02:10.609Z |
40002026-05-26T23:02:10.609Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
40012026-05-26T23:02:10.609Z | ^^^^^^^^^^
40022026-05-26T23:02:10.609Z
40032026-05-26T23:02:10.609Zerror[E0308]: arguments to this function are incorrect
40042026-05-26T23:02:10.610Z --> dns-server/src/storage.rs:448:43
40052026-05-26T23:02:10.610Z |
40062026-05-26T23:02:10.610Z448 | hickory_proto::rr::RData::SOA(hickory_proto::rr::rdata::SOA::new(
40072026-05-26T23:02:10.610Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
40082026-05-26T23:02:10.610Z449 | preferred_nameserver,
40092026-05-26T23:02:10.610Z | -------------------- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40102026-05-26T23:02:10.610Z450 | rname,
40112026-05-26T23:02:10.610Z | ----- expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40122026-05-26T23:02:10.610Z |
40132026-05-26T23:02:10.610Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40142026-05-26T23:02:10.610Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40152026-05-26T23:02:10.611Z |
40162026-05-26T23:02:10.611Z 34 | pub struct Name {
40172026-05-26T23:02:10.611Z | ^^^^^^^^^^^^^^^ this is the expected type
40182026-05-26T23:02:10.611Z |
40192026-05-26T23:02:10.611Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40202026-05-26T23:02:10.611Z |
40212026-05-26T23:02:10.611Z 37 | pub struct Name {
40222026-05-26T23:02:10.617Z | --------------- this is the found type
40232026-05-26T23:02:10.617Z = help: you can use `cargo tree` to explore your dependency tree
40242026-05-26T23:02:10.617Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40252026-05-26T23:02:10.618Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40262026-05-26T23:02:10.618Z |
40272026-05-26T23:02:10.618Z 34 | pub struct Name {
40282026-05-26T23:02:10.618Z | ^^^^^^^^^^^^^^^ this is the expected type
40292026-05-26T23:02:10.619Z |
40302026-05-26T23:02:10.619Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40312026-05-26T23:02:10.619Z |
40322026-05-26T23:02:10.619Z 37 | pub struct Name {
40332026-05-26T23:02:10.619Z | --------------- this is the found type
40342026-05-26T23:02:10.619Z = help: you can use `cargo tree` to explore your dependency tree
40352026-05-26T23:02:10.619Znote: associated function defined here
40362026-05-26T23:02:10.619Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/rdata/soa.rs:154:12
40372026-05-26T23:02:10.619Z |
40382026-05-26T23:02:10.619Z154 | pub fn new(
40392026-05-26T23:02:10.619Z | ^^^
40402026-05-26T23:02:10.619Z
40412026-05-26T23:02:10.619Zerror[E0308]: mismatched types
40422026-05-26T23:02:10.619Z --> dns-server/src/storage.rs:446:13
40432026-05-26T23:02:10.619Z |
40442026-05-26T23:02:10.619Z445 | let record = hickory_proto::rr::Record::from_rdata(
40452026-05-26T23:02:10.619Z | ------------------------------------- arguments to this function are incorrect
40462026-05-26T23:02:10.619Z446 | soa_name,
40472026-05-26T23:02:10.620Z | ^^^^^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40482026-05-26T23:02:10.620Z |
40492026-05-26T23:02:10.620Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40502026-05-26T23:02:10.620Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40512026-05-26T23:02:10.620Z |
40522026-05-26T23:02:10.620Z 34 | pub struct Name {
40532026-05-26T23:02:10.620Z | ^^^^^^^^^^^^^^^ this is the expected type
40542026-05-26T23:02:10.620Z |
40552026-05-26T23:02:10.620Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40562026-05-26T23:02:10.620Z |
40572026-05-26T23:02:10.620Z 37 | pub struct Name {
40582026-05-26T23:02:10.620Z | --------------- this is the found type
40592026-05-26T23:02:10.620Z = help: you can use `cargo tree` to explore your dependency tree
40602026-05-26T23:02:10.620Znote: associated function defined here
40612026-05-26T23:02:10.620Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/record.rs:163:12
40622026-05-26T23:02:10.620Z |
40632026-05-26T23:02:10.620Z163 | pub fn from_rdata(name: Name, ttl: u32, rdata: R) -> Self {
40642026-05-26T23:02:10.620Z | ^^^^^^^^^^
40652026-05-26T23:02:10.620Z
40662026-05-26T23:02:10.620Zerror[E0308]: mismatched types
40672026-05-26T23:02:10.620Z --> dns-server/src/storage.rs:768:30
40682026-05-26T23:02:10.621Z |
40692026-05-26T23:02:10.621Z768 | self.query_raw(name, orig_name)
40702026-05-26T23:02:10.621Z | --------- ^^^^^^^^^ expected `hickory_resolver::Name`, found `hickory_proto::rr::Name`
40712026-05-26T23:02:10.622Z | |
40722026-05-26T23:02:10.622Z | arguments to this method are incorrect
40732026-05-26T23:02:10.622Z |
40742026-05-26T23:02:10.622Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
40752026-05-26T23:02:10.622Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
40762026-05-26T23:02:10.622Z |
40772026-05-26T23:02:10.622Z 37 | pub struct Name {
40782026-05-26T23:02:10.622Z | ^^^^^^^^^^^^^^^ this is the expected type
40792026-05-26T23:02:10.622Z |
40802026-05-26T23:02:10.622Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
40812026-05-26T23:02:10.622Z |
40822026-05-26T23:02:10.623Z 34 | pub struct Name {
40832026-05-26T23:02:10.623Z | --------------- this is the found type
40842026-05-26T23:02:10.623Z = help: you can use `cargo tree` to explore your dependency tree
40852026-05-26T23:02:10.623Znote: method defined here
40862026-05-26T23:02:10.624Z --> dns-server/src/storage.rs:780:8
40872026-05-26T23:02:10.624Z |
40882026-05-26T23:02:10.624Z780 | fn query_raw(
40892026-05-26T23:02:10.624Z | ^^^^^^^^^
40902026-05-26T23:02:10.624Z...
40912026-05-26T23:02:10.624Z783 | orig_name: &Name,
40922026-05-26T23:02:10.624Z | ----------------
40932026-05-26T23:02:10.624Z
40942026-05-26T23:02:10.625Zerror[E0308]: mismatched types
40952026-05-26T23:02:10.625Z --> dns-server/src/storage.rs:777:40
40962026-05-26T23:02:10.625Z |
40972026-05-26T23:02:10.625Z777 | self.query_raw(&LowerName::new(name), name)
40982026-05-26T23:02:10.625Z | -------------- ^^^^ expected `hickory_proto::rr::Name`, found `hickory_resolver::Name`
40992026-05-26T23:02:10.625Z | |
41002026-05-26T23:02:10.625Z | arguments to this function are incorrect
41012026-05-26T23:02:10.625Z |
41022026-05-26T23:02:10.625Znote: there are multiple different versions of crate `hickory_proto` in the dependency graph
41032026-05-26T23:02:10.625Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/domain/name.rs:34:1
41042026-05-26T23:02:10.625Z |
41052026-05-26T23:02:10.625Z 34 | pub struct Name {
41062026-05-26T23:02:10.625Z | ^^^^^^^^^^^^^^^ this is the expected type
41072026-05-26T23:02:10.625Z |
41082026-05-26T23:02:10.625Z ::: /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/domain/name.rs:37:1
41092026-05-26T23:02:10.625Z |
41102026-05-26T23:02:10.625Z 37 | pub struct Name {
41112026-05-26T23:02:10.625Z | --------------- this is the found type
41122026-05-26T23:02:10.625Z = help: you can use `cargo tree` to explore your dependency tree
41132026-05-26T23:02:10.625Znote: associated function defined here
41142026-05-26T23:02:10.625Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:37:12
41152026-05-26T23:02:10.625Z |
41162026-05-26T23:02:10.627Z 37 | pub fn new(name: &Name) -> Self {
41172026-05-26T23:02:10.627Z | ^^^
41182026-05-26T23:02:10.627Z
41192026-05-26T23:02:10.627Zerror[E0277]: the trait bound `hickory_proto::rr::LowerName: std::convert::From<hickory_resolver::Name>` is not satisfied
41202026-05-26T23:02:10.627Z --> dns-server/src/storage.rs:791:33
41212026-05-26T23:02:10.627Z |
41222026-05-26T23:02:10.633Z791 | let zone_name = LowerName::from(Name::from_str(&z).unwrap());
41232026-05-26T23:02:10.633Z | ^^^^^^^^^ the trait `std::convert::From<hickory_resolver::Name>` is not implemented for `hickory_proto::rr::LowerName`
41242026-05-26T23:02:10.633Z |
41252026-05-26T23:02:10.633Zhelp: item with same name found
41262026-05-26T23:02:10.633Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/src/rr/lower_name.rs:28:1
41272026-05-26T23:02:10.633Z |
41282026-05-26T23:02:10.633Z 28 | pub struct LowerName(Name);
41292026-05-26T23:02:10.633Z | ^^^^^^^^^^^^^^^^^^^^
41302026-05-26T23:02:10.634Z = note: there are multiple different versions of crate `hickory_proto` in the dependency graph
41312026-05-26T23:02:10.634Zhelp: the following other types implement trait `std::convert::From<T>`
41322026-05-26T23:02:10.634Z --> /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.26.1/src/rr/lower_name.rs:240:1
41332026-05-26T23:02:10.634Z |
41342026-05-26T23:02:10.634Z240 | impl From<Name> for LowerName {
41352026-05-26T23:02:10.634Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<hickory_proto::rr::Name>`
41362026-05-26T23:02:10.635Z...
41372026-05-26T23:02:10.635Z246 | impl<'a> From<&'a Name> for LowerName {
41382026-05-26T23:02:10.635Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `hickory_proto::rr::LowerName` implements `std::convert::From<&hickory_proto::rr::Name>`
41392026-05-26T23:02:10.635Z = note: there are multiple different versions of crate `hickory_proto` in the dependency graph
41402026-05-26T23:02:10.635Z = help: you can use `cargo tree` to explore your dependency tree
41412026-05-26T23:02:10.635Z
41422026-05-26T23:02:10.635Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
41432026-05-26T23:02:10.783ZSome errors have detailed explanations: E0271, E0277, E0308, E0599.
41442026-05-26T23:02:10.783ZFor more information about an error, try `rustc --explain E0271`.
41452026-05-26T23:02:10.993Zerror: could not compile `dns-server` (lib) due to 60 previous errors
41462026-05-26T23:02:10.993Zwarning: build failed, waiting for other jobs to finish...
41472026-05-26T23:02:17.006ZError: failed: exit status: 101
41482026-05-26T23:02:17.013Z
41492026-05-26T23:02:17.013Zreal 1:15.999176807
41502026-05-26T23:02:17.013Zuser 6:12.254379244
41512026-05-26T23:02:17.013Zsys 1:56.145405540
41522026-05-26T23:02:17.013Ztrap 0.158408430
41532026-05-26T23:02:17.013Ztflt 0.082874924
41542026-05-26T23:02:17.013Zdflt 0.128583848
41552026-05-26T23:02:17.013Zkflt 0.002061723
41562026-05-26T23:02:17.013Zlock 17:18.295810980
41572026-05-26T23:02:17.013Zslp 15:31.376035979
41582026-05-26T23:02:17.013Zlat 52.079335147
41592026-05-26T23:02:17.013Zstop 5:32.578350081
41602026-05-26T23:02:17.015Zprocess exited: duration 212567 ms, exit code 1
 
41612026-05-26T23:02:17.029Zfound 0 output files