01JFB5ENCT4EQTCXEJ8B4G4VMN: check-features (helios)

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

Buildomat Job: 01JFB5EZYSAYS94BDJ1H3776SZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-17T20:38:46.589Zjob assigned to worker 01JFB5F3J80Z1K1APHYWA3WKD2 [factory aws, i-0128d73b014a96e88] (queued for 47 s)
 
22024-12-17T20:38:54.341Zstarting task 0: "setup"
32024-12-17T20:38:54.351Z++ uname -s
42024-12-17T20:38:54.353Z+ kern=SunOS
52024-12-17T20:38:54.353Z+ case "$kern" in
62024-12-17T20:38:54.353Z+ groupadd -g 12345 build
72024-12-17T20:38:54.356Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-17T20:38:56.363Z+ zfs create -o mountpoint=/work rpool/work
92024-12-17T20:38:56.468Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-17T20:38:56.471Z+ home_fs=zfs
112024-12-17T20:38:56.471Z+ [[ zfs == autofs ]]
122024-12-17T20:38:56.471Z+ mkdir -p /home/build
132024-12-17T20:38:56.475Z+ chown build:build /home/build /work
142024-12-17T20:38:57.475Z+ chmod 0700 /home/build /work
152024-12-17T20:38:57.478Zprocess exited: duration 3137 ms, exit code 0
 
162024-12-17T20:38:57.484Zstarting task 1: "rust-toolchain"
172024-12-17T20:38:57.489Z+ printf ' * toolchain channel = "%s"
182024-12-17T20:38:57.489Z' 1.81.0
192024-12-17T20:38:57.490Z * toolchain channel = "1.81.0"
202024-12-17T20:38:57.490Z+ printf ' * toolchain profile = "%s"
212024-12-17T20:38:57.490Z' default
222024-12-17T20:38:57.490Z * toolchain profile = "default"
232024-12-17T20:38:57.493Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-17T20:38:57.493Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-17T20:38:57.611Zinfo: downloading installer
262024-12-17T20:38:59.006Zinfo: profile set to 'default'
272024-12-17T20:38:59.006Zinfo: default host triple is x86_64-unknown-illumos
282024-12-17T20:38:59.008Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-17T20:38:59.163Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-17T20:38:59.163Zinfo: downloading component 'cargo'
312024-12-17T20:39:00.030Zinfo: downloading component 'clippy'
322024-12-17T20:39:00.348Zinfo: downloading component 'rust-docs'
332024-12-17T20:39:01.545Zinfo: downloading component 'rust-std'
342024-12-17T20:39:03.498Zinfo: downloading component 'rustc'
352024-12-17T20:39:10.272Zinfo: downloading component 'rustfmt'
362024-12-17T20:39:10.619Zinfo: installing component 'cargo'
372024-12-17T20:39:11.444Zinfo: installing component 'clippy'
382024-12-17T20:39:11.812Zinfo: installing component 'rust-docs'
392024-12-17T20:39:13.458Zinfo: installing component 'rust-std'
402024-12-17T20:39:15.204Zinfo: installing component 'rustc'
412024-12-17T20:39:21.004Zinfo: installing component 'rustfmt'
422024-12-17T20:39:21.316Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-17T20:39:21.316Z
442024-12-17T20:39:21.686Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-17T20:39:21.686Z
462024-12-17T20:39:21.689Z
472024-12-17T20:39:21.689ZRust is installed now. Great!
482024-12-17T20:39:21.689Z
492024-12-17T20:39:21.689ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-17T20:39:21.689Zenvironment variable. This has not been done automatically.
512024-12-17T20:39:21.689Z
522024-12-17T20:39:21.689ZTo configure your current shell, you need to source
532024-12-17T20:39:21.689Zthe corresponding env file under $HOME/.cargo.
542024-12-17T20:39:21.689Z
552024-12-17T20:39:21.689ZThis is usually done by running one of the following (note the leading DOT):
562024-12-17T20:39:21.689Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-17T20:39:21.689Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-17T20:39:21.770Z+ rustc --version
592024-12-17T20:39:21.839Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-17T20:39:21.843Zprocess exited: duration 24355 ms, exit code 0
 
612024-12-17T20:39:21.849Zstarting task 2: "authentication"
622024-12-17T20:39:21.870Zprocess exited: duration 21 ms, exit code 0
 
632024-12-17T20:39:21.875Zstarting task 3: "clone repository"
642024-12-17T20:39:21.881Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-17T20:39:21.884Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-17T20:39:21.919ZCloning into '/work/oxidecomputer/omicron'...
672024-12-17T20:39:28.948Z+ cd /work/oxidecomputer/omicron
682024-12-17T20:39:28.948Z+ git fetch origin 1214a47dcd7dcbf993fa6329c4561bf93a82c0e9
692024-12-17T20:39:29.227ZFrom https://github.com/oxidecomputer/omicron
702024-12-17T20:39:29.227Z * branch 1214a47dcd7dcbf993fa6329c4561bf93a82c0e9 -> FETCH_HEAD
712024-12-17T20:39:29.238Z+ [[ -n ixi/propolis-addr-err-messages ]]
722024-12-17T20:39:29.241Z++ git branch --show-current
732024-12-17T20:39:29.244Z+ current=main
742024-12-17T20:39:29.244Z+ [[ main != ixi/propolis-addr-err-messages ]]
752024-12-17T20:39:29.244Z+ git branch -f ixi/propolis-addr-err-messages 1214a47dcd7dcbf993fa6329c4561bf93a82c0e9
762024-12-17T20:39:29.246Z+ git checkout -f ixi/propolis-addr-err-messages
772024-12-17T20:39:29.432ZSwitched to branch 'ixi/propolis-addr-err-messages'
782024-12-17T20:39:29.434Z+ git reset --hard 1214a47dcd7dcbf993fa6329c4561bf93a82c0e9
792024-12-17T20:39:29.609ZHEAD is now at 1214a47dc refine error messages about not having a propolis address
802024-12-17T20:39:29.612Zprocess exited: duration 7734 ms, exit code 0
 
812024-12-17T20:39:29.617Zstarting task 4: "build"
822024-12-17T20:39:29.623Z+ source .github/buildomat/ci-env.sh
832024-12-17T20:39:29.623Z++ export CARGO_TERM_COLOR=always
842024-12-17T20:39:29.623Z++ CARGO_TERM_COLOR=always
852024-12-17T20:39:29.623Z+ cargo --version
862024-12-17T20:39:29.684Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-17T20:39:29.687Z+ rustc --version
882024-12-17T20:39:29.753Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-17T20:39:29.757Z+ source ./env.sh
902024-12-17T20:39:29.759Z++ OLD_SHELL_OPTS=ehxB
912024-12-17T20:39:29.759Z++ set -o xtrace
922024-12-17T20:39:29.762Z++++ dirname ./env.sh
932024-12-17T20:39:29.762Z+++ readlink -f .
942024-12-17T20:39:29.765Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-12-17T20:39:29.767Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-12-17T20:39:29.767Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-12-17T20:39:29.767Z++ 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
982024-12-17T20:39:29.767Z++ 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
992024-12-17T20:39:29.767Z++ 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
1002024-12-17T20:39:29.767Z++ 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
1012024-12-17T20:39:29.767Z++ 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
1022024-12-17T20:39:29.767Z++ 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
1032024-12-17T20:39:29.767Z++ case $OLD_SHELL_OPTS in
1042024-12-17T20:39:29.767Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-12-17T20:39:29.767Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1062024-12-17T20:39:29.767Z+ 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:/work/oxidecomputer/omicron/out/cargo-hack
1072024-12-17T20:39:29.767Z+ banner prerequisites
1082024-12-17T20:39:29.770Z
1092024-12-17T20:39:29.770Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-12-17T20:39:29.770Z # # # # # # # # # # # # # # #
1112024-12-17T20:39:29.770Z # # # # ##### # # ##### # # # # # #### #
1122024-12-17T20:39:29.770Z ##### ##### # ##### # # # # # # # # #
1132024-12-17T20:39:29.770Z # # # # # # # # # # # # # # #
1142024-12-17T20:39:29.770Z # # # ###### # # ###### ### # #### # #### #
1152024-12-17T20:39:29.770Z
1162024-12-17T20:39:29.770Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-12-17T20:39:38.647Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-12-17T20:39:42.572Z Startup: Caching catalogs ... Done
1192024-12-17T20:39:53.153ZPlanning: Solver setup ... Done (9.688s)
1202024-12-17T20:39:53.288ZPlanning: Running solver ... Done (0.135s)
1212024-12-17T20:39:53.393ZPlanning: Finding local manifests ... Done (0.004s)
1222024-12-17T20:39:53.407ZPlanning: Fetching manifests: 0/5 0% complete
1232024-12-17T20:39:54.025ZPlanning: Fetching manifests: 5/5 100% complete
1242024-12-17T20:39:54.134ZPlanning: Package planning ... Done (0.109s)
1252024-12-17T20:39:54.191ZPlanning: Merging actions ... Done (0.057s)
1262024-12-17T20:39:54.387ZPlanning: Checking for conflicting actions ... Done (0.196s)
1272024-12-17T20:39:56.430ZPlanning: Consolidating action changes ... Done (2.042s)
1282024-12-17T20:39:56.878ZPlanning: Evaluating mediators ... Done (0.448s)
1292024-12-17T20:39:56.963ZPlanning: Planning completed in 14.29 seconds
1302024-12-17T20:39:56.980Z Packages to install: 4
1312024-12-17T20:39:56.980Z Packages to update: 1
1322024-12-17T20:39:56.983Z Mediators to change: 2
1332024-12-17T20:39:56.983Z Services to change: 1
1342024-12-17T20:39:56.983Z Estimated space available: 155.64 GB
1352024-12-17T20:39:56.983ZEstimated space to be consumed: 1.61 GB
1362024-12-17T20:39:56.983Z Create boot environment: No
1372024-12-17T20:39:56.983ZCreate backup boot environment: Yes
1382024-12-17T20:39:56.983Z Rebuild boot archive: No
1392024-12-17T20:39:56.983Z
1402024-12-17T20:39:56.983ZChanged mediators:
1412024-12-17T20:39:56.983Z mediator clang:
1422024-12-17T20:39:56.983Z version: None -> 15 (system default)
1432024-12-17T20:39:56.983Z
1442024-12-17T20:39:56.983Z mediator llvm:
1452024-12-17T20:39:56.983Z version: 14 (system default) -> 15 (system default)
1462024-12-17T20:39:56.983Z
1472024-12-17T20:39:56.983ZChanged packages:
1482024-12-17T20:39:56.983Zhelios-dev
1492024-12-17T20:39:56.983Z developer/build-essential
1502024-12-17T20:39:56.983Z None -> 11-2.0
1512024-12-17T20:39:56.983Z library/libxmlsec1
1522024-12-17T20:39:56.983Z None -> 1.2.35-2.0
1532024-12-17T20:39:56.983Z ooce/developer/clang-15
1542024-12-17T20:39:56.983Z None -> 15.0.7-2.0
1552024-12-17T20:39:56.985Z ooce/developer/llvm-15
1562024-12-17T20:39:56.985Z None -> 15.0.7-2.0
1572024-12-17T20:39:56.985Z package/pkg
1582024-12-17T20:39:56.985Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-12-17T20:39:56.985Z
1602024-12-17T20:39:56.985ZServices:
1612024-12-17T20:39:56.985Z restart_fmri:
1622024-12-17T20:39:56.985Z svc:/system/update-man-index:default
1632024-12-17T20:39:56.985Z
1642024-12-17T20:39:56.985ZEditable files to change:
1652024-12-17T20:39:56.985Z Update:
1662024-12-17T20:39:56.985Z usr/share/lib/pkg/web/config.shtml
1672024-12-17T20:39:57.062Z
1682024-12-17T20:39:57.062ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-12-17T20:40:02.064ZDownload: 673/4281 items 17.9/220.6MB 8% complete (3.6M/s)
1702024-12-17T20:40:07.137ZDownload: 1251/4281 items 105.9/220.6MB 48% complete (10.7M/s)
1712024-12-17T20:40:12.314ZDownload: 2222/4281 items 118.6/220.6MB 53% complete (11.3M/s)
1722024-12-17T20:40:17.318ZDownload: 3283/4281 items 210.5/220.6MB 95% complete (10.3M/s)
1732024-12-17T20:40:22.115ZDownload: Completed 220.60 MB in 25.05 seconds (8.8M/s)
1742024-12-17T20:40:24.280Z Actions: 1/5063 actions (Removing old actions)
1752024-12-17T20:40:24.301Z Actions: 194/5063 actions (Installing new actions)
1762024-12-17T20:40:29.019Z Actions: 4226/5063 actions (Updating modified actions)
1772024-12-17T20:40:29.342Z Actions: Completed 5063 actions in 5.06 seconds.
1782024-12-17T20:40:29.751Z Done (0.396s)
1792024-12-17T20:40:29.760Z Done (0.000s)
1802024-12-17T20:40:30.317Z Done (0.569s)
1812024-12-17T20:40:34.971Z Done (4.424s)
1822024-12-17T20:40:35.060Z Done (0.018s)
1832024-12-17T20:40:35.063Z Done (0.000s)
1842024-12-17T20:40:35.222Z Done (0.000s)
1852024-12-17T20:40:35.954ZPlanning: Evaluating mediator changes ... Done
1862024-12-17T20:40:36.122ZPlanning: Checking for conflicting actions ... Done
1872024-12-17T20:40:36.124ZPlanning: Consolidating action changes ... Done
1882024-12-17T20:40:36.404ZPlanning: Evaluating mediators ... Done
1892024-12-17T20:40:36.407ZPlanning: Planning completed in 0.45 seconds
1902024-12-17T20:40:36.445Z Mediators to change: 2
1912024-12-17T20:40:36.445Z Create boot environment: No
1922024-12-17T20:40:36.445ZCreate backup boot environment: No
1932024-12-17T20:40:36.606Z Done
1942024-12-17T20:40:36.606Z Done
1952024-12-17T20:40:37.009Z Done
1962024-12-17T20:40:40.887Z Done
1972024-12-17T20:40:40.979Z Done
1982024-12-17T20:40:40.982Z Done
1992024-12-17T20:40:41.097Z Done
2002024-12-17T20:40:41.740ZPlanning: Evaluating mediator changes ... Done
2012024-12-17T20:40:41.743ZPlanning: Merging actions ... Done
2022024-12-17T20:40:41.937ZPlanning: Checking for conflicting actions ... Done
2032024-12-17T20:40:41.940ZPlanning: Consolidating action changes ... Done
2042024-12-17T20:40:42.220ZPlanning: Evaluating mediators ... Done
2052024-12-17T20:40:42.281ZPlanning: Planning completed in 0.79 seconds
2062024-12-17T20:40:42.324Z Packages to change: 1
2072024-12-17T20:40:42.324Z Mediators to change: 1
2082024-12-17T20:40:42.324Z Services to change: 1
2092024-12-17T20:40:42.327Z Create boot environment: No
2102024-12-17T20:40:42.327ZCreate backup boot environment: Yes
2112024-12-17T20:40:44.681Z Actions: 1/6 actions (Updating modified actions)
2122024-12-17T20:40:44.689Z Actions: Completed 6 actions in 0.00 seconds.
2132024-12-17T20:40:44.689Z Done
2142024-12-17T20:40:44.689Z Done
2152024-12-17T20:40:44.800Z Done
2162024-12-17T20:40:48.723Z Done
2172024-12-17T20:40:48.820Z Done
2182024-12-17T20:40:48.823Z Done
2192024-12-17T20:40:48.970Z Done
2202024-12-17T20:40:49.444ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-12-17T20:40:49.444Zclang system 15 system
2222024-12-17T20:40:49.444Zcsh system system illumos
2232024-12-17T20:40:49.444Zctags system system illumos
2242024-12-17T20:40:49.444Zgcc vendor 12 vendor
2252024-12-17T20:40:49.444Zgcc system 10 system
2262024-12-17T20:40:49.444Zgcc system 7 system
2272024-12-17T20:40:49.444Zgo system 1.20 system
2282024-12-17T20:40:49.444Zgo system 1.19 system
2292024-12-17T20:40:49.444Zllvm system 15 system
2302024-12-17T20:40:49.444Zllvm system 14 system
2312024-12-17T20:40:49.444Zmariadb system 10.6 system
2322024-12-17T20:40:49.444Zmta vendor vendor dma
2332024-12-17T20:40:49.445Zopenjdk system 17 system
2342024-12-17T20:40:49.445Zopenjdk system 11 system
2352024-12-17T20:40:49.445Zopenjdk system 1.8 system
2362024-12-17T20:40:49.445Zopenssl vendor 3 vendor
2372024-12-17T20:40:49.445Zperl system 5.36 system
2382024-12-17T20:40:49.445Zpostgresql system 15 system
2392024-12-17T20:40:49.445Zpostgresql system 13 system
2402024-12-17T20:40:49.445Zpython vendor 3 vendor
2412024-12-17T20:40:49.445Zpython system 2 system
2422024-12-17T20:40:49.445Zpython3 system 3.11 system
2432024-12-17T20:40:49.445Zruby system 3.0 system
2442024-12-17T20:40:49.445Zwords vendor vendor american-english
2452024-12-17T20:40:49.445Zwords system system australian-english
2462024-12-17T20:40:49.445Zwords system system british-english
2472024-12-17T20:40:49.445Zwords system system canadian-english
2482024-12-17T20:40:49.445Zwords system system french
2492024-12-17T20:40:49.445Zwords system system italian
2502024-12-17T20:40:49.445Zwords system system ngerman
2512024-12-17T20:40:49.445Zwords system system ogerman
2522024-12-17T20:40:49.445Zwords system system spanish
2532024-12-17T20:40:49.807ZPUBLISHER TYPE STATUS P LOCATION
2542024-12-17T20:40:49.807Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-12-17T20:40:52.537ZFMRI IFO
2562024-12-17T20:40:52.537Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-12-17T20:40:52.537Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-12-17T20:40:52.537Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-12-17T20:40:52.537Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-12-17T20:40:52.537Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-12-17T20:40:52.537Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-12-17T20:40:52.537Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-12-17T20:40:52.537Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-12-17T20:40:52.537Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-12-17T20:40:52.537Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2662024-12-17T20:40:52.537Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-12-17T20:40:52.537Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-12-17T20:40:52.537Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2692024-12-17T20:40:52.537Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2702024-12-17T20:40:52.537Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2712024-12-17T20:40:53.346Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2722024-12-17T20:40:53.659Z Updating crates.io index
2732024-12-17T20:40:53.667Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-12-17T20:40:54.190Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-12-17T20:40:54.462Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762024-12-17T20:40:54.689Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2772024-12-17T20:40:54.977Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782024-12-17T20:40:55.899Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792024-12-17T20:40:57.483Z Updating git repository `https://github.com/oxidecomputer/opte`
2802024-12-17T20:40:58.169Z Updating git repository `https://github.com/oxidecomputer/falcon`
2812024-12-17T20:40:59.212Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822024-12-17T20:40:59.466Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-12-17T20:40:59.803Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-12-17T20:41:00.431Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-12-17T20:41:00.777Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862024-12-17T20:41:01.134Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872024-12-17T20:41:01.554Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2882024-12-17T20:41:01.855Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2892024-12-17T20:41:02.134Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2902024-12-17T20:41:02.479Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2912024-12-17T20:41:02.814Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922024-12-17T20:41:03.197Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2932024-12-17T20:41:03.623Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-12-17T20:41:04.167Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-12-17T20:41:04.456Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962024-12-17T20:41:04.925Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2972024-12-17T20:41:05.401Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2982024-12-17T20:41:05.805Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2992024-12-17T20:41:06.110Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3002024-12-17T20:41:06.394Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3012024-12-17T20:41:07.724Z Downloading crates ...
3022024-12-17T20:41:07.806Z Downloaded anstyle v1.0.10
3032024-12-17T20:41:07.809Z Downloaded anstream v0.6.15
3042024-12-17T20:41:07.817Z Downloaded cfg-if v1.0.0
3052024-12-17T20:41:07.820Z Downloaded anyhow v1.0.93
3062024-12-17T20:41:07.822Z Downloaded autocfg v1.4.0
3072024-12-17T20:41:07.824Z Downloaded block-buffer v0.10.4
3082024-12-17T20:41:07.826Z Downloaded byteorder v1.5.0
3092024-12-17T20:41:07.829Z Downloaded clap_lex v0.7.2
3102024-12-17T20:41:07.833Z Downloaded cargo_metadata v0.18.1
3112024-12-17T20:41:07.835Z Downloaded bitflags v2.6.0
3122024-12-17T20:41:07.844Z Downloaded equivalent v1.0.1
3132024-12-17T20:41:07.846Z Downloaded digest v0.10.7
3142024-12-17T20:41:07.849Z Downloaded fnv v1.0.7
3152024-12-17T20:41:07.849Z Downloaded dtrace-parser v0.2.0
3162024-12-17T20:41:07.849Z Downloaded colorchoice v1.0.2
3172024-12-17T20:41:07.851Z Downloaded bytecount v0.6.8
3182024-12-17T20:41:07.854Z Downloaded generic-array v0.14.7
3192024-12-17T20:41:07.856Z Downloaded fs-err v2.11.0
3202024-12-17T20:41:07.859Z Downloaded fastrand v2.1.1
3212024-12-17T20:41:07.859Z Downloaded errno v0.3.9
3222024-12-17T20:41:07.861Z Downloaded cargo-platform v0.1.8
3232024-12-17T20:41:07.861Z Downloaded dof v0.3.0
3242024-12-17T20:41:07.864Z Downloaded crypto-common v0.1.6
3252024-12-17T20:41:07.864Z Downloaded cpufeatures v0.2.14
3262024-12-17T20:41:07.866Z Downloaded pretty-hex v0.4.1
3272024-12-17T20:41:07.872Z Downloaded cargo_toml v0.20.5
3282024-12-17T20:41:07.874Z Downloaded clap_derive v4.5.18
3292024-12-17T20:41:07.876Z Downloaded heck v0.4.1
3302024-12-17T20:41:07.878Z Downloaded anstyle-parse v0.2.5
3312024-12-17T20:41:07.878Z Downloaded camino-tempfile v1.1.1
3322024-12-17T20:41:07.881Z Downloaded anstyle-query v1.1.1
3332024-12-17T20:41:07.883Z Downloaded swrite v0.1.0
3342024-12-17T20:41:07.899Z Downloaded usdt-attr-macro v0.5.0
3352024-12-17T20:41:07.901Z Downloaded is_terminal_polyfill v1.70.1
3362024-12-17T20:41:07.904Z Downloaded macaddr v1.0.1
3372024-12-17T20:41:07.904Z Downloaded heck v0.5.0
3382024-12-17T20:41:07.906Z Downloaded scroll_derive v0.12.0
3392024-12-17T20:41:07.908Z Downloaded proc-macro-error-attr v1.0.4
3402024-12-17T20:41:07.911Z Downloaded memmap v0.7.0
3412024-12-17T20:41:07.913Z Downloaded itoa v1.0.11
3422024-12-17T20:41:07.919Z Downloaded clap v4.5.21
3432024-12-17T20:41:07.927Z Downloaded camino v1.1.9
3442024-12-17T20:41:07.929Z Downloaded strsim v0.11.1
3452024-12-17T20:41:07.932Z Downloaded serde_spanned v0.6.8
3462024-12-17T20:41:07.932Z Downloaded serde_tokenstream v0.2.2
3472024-12-17T20:41:07.934Z Downloaded plain v0.2.3
3482024-12-17T20:41:07.937Z Downloaded smawk v0.3.2
3492024-12-17T20:41:07.939Z Downloaded usdt-macro v0.5.0
3502024-12-17T20:41:07.945Z Downloaded utf8parse v0.2.2
3512024-12-17T20:41:07.947Z Downloaded thread-id v4.2.2
3522024-12-17T20:41:07.947Z Downloaded version_check v0.9.5
3532024-12-17T20:41:07.950Z Downloaded toml_datetime v0.6.8
3542024-12-17T20:41:07.950Z Downloaded thiserror v1.0.69
3552024-12-17T20:41:07.954Z Downloaded unicode-linebreak v0.1.5
3562024-12-17T20:41:07.956Z Downloaded once_cell v1.20.2
3572024-12-17T20:41:07.959Z Downloaded quote v1.0.37
3582024-12-17T20:41:07.961Z Downloaded tabled_derive v0.7.0
3592024-12-17T20:41:07.961Z Downloaded terminal_size v0.4.0
3602024-12-17T20:41:07.964Z Downloaded thiserror-impl v1.0.69
3612024-12-17T20:41:07.964Z Downloaded proc-macro-error v1.0.4
3622024-12-17T20:41:07.966Z Downloaded semver v1.0.23
3632024-12-17T20:41:07.968Z Downloaded pest_generator v2.7.14
3642024-12-17T20:41:07.972Z Downloaded sha2 v0.10.8
3652024-12-17T20:41:07.981Z Downloaded usdt v0.5.0
3662024-12-17T20:41:07.983Z Downloaded scroll v0.12.0
3672024-12-17T20:41:07.986Z Downloaded usdt-impl v0.5.0
3682024-12-17T20:41:07.986Z Downloaded tempfile v3.13.0
3692024-12-17T20:41:07.988Z Downloaded log v0.4.22
3702024-12-17T20:41:07.992Z Downloaded pest_derive v2.7.14
3712024-12-17T20:41:07.998Z Downloaded proc-macro2 v1.0.89
3722024-12-17T20:41:08.008Z Downloaded unicode-ident v1.0.13
3732024-12-17T20:41:08.011Z Downloaded ucd-trie v0.1.7
3742024-12-17T20:41:08.014Z Downloaded textwrap v0.16.1
3752024-12-17T20:41:08.016Z Downloaded toml v0.8.19
3762024-12-17T20:41:08.018Z Downloaded serde_derive v1.0.215
3772024-12-17T20:41:08.021Z Downloaded zerocopy-derive v0.7.35
3782024-12-17T20:41:08.024Z Downloaded ryu v1.0.18
3792024-12-17T20:41:08.027Z Downloaded papergrid v0.11.0
3802024-12-17T20:41:08.032Z Downloaded typenum v1.17.0
3812024-12-17T20:41:08.034Z Downloaded pest_meta v2.7.14
3822024-12-17T20:41:08.037Z Downloaded indexmap v2.6.0
3832024-12-17T20:41:08.054Z Downloaded memchr v2.7.4
3842024-12-17T20:41:08.059Z Downloaded serde v1.0.215
3852024-12-17T20:41:08.082Z Downloaded pest v2.7.14
3862024-12-17T20:41:08.087Z Downloaded hashbrown v0.15.1
3872024-12-17T20:41:08.091Z Downloaded toml_edit v0.22.22
3882024-12-17T20:41:08.112Z Downloaded clap_builder v4.5.21
3892024-12-17T20:41:08.118Z Downloaded serde_json v1.0.132
3902024-12-17T20:41:08.128Z Downloaded zerocopy v0.7.35
3912024-12-17T20:41:08.143Z Downloaded goblin v0.8.2
3922024-12-17T20:41:08.148Z Downloaded winnow v0.6.20
3932024-12-17T20:41:08.157Z Downloaded tabled v0.15.0
3942024-12-17T20:41:08.171Z Downloaded syn v1.0.109
3952024-12-17T20:41:08.181Z Downloaded syn v2.0.87
3962024-12-17T20:41:08.192Z Downloaded unicode-width v0.1.14
3972024-12-17T20:41:08.197Z Downloaded rustix v0.38.37
3982024-12-17T20:41:08.247Z Downloaded libc v0.2.162
3992024-12-17T20:41:08.559Z Compiling proc-macro2 v1.0.89
4002024-12-17T20:41:08.559Z Compiling unicode-ident v1.0.13
4012024-12-17T20:41:08.559Z Compiling version_check v0.9.5
4022024-12-17T20:41:08.562Z Compiling serde v1.0.215
4032024-12-17T20:41:08.562Z Compiling thiserror v1.0.69
4042024-12-17T20:41:08.562Z Compiling memchr v2.7.4
4052024-12-17T20:41:08.562Z Compiling libc v0.2.162
4062024-12-17T20:41:08.562Z Compiling ucd-trie v0.1.7
4072024-12-17T20:41:08.822Z Compiling itoa v1.0.11
4082024-12-17T20:41:09.077Z Compiling ryu v1.0.18
4092024-12-17T20:41:09.397Z Compiling once_cell v1.20.2
4102024-12-17T20:41:09.457Z Compiling byteorder v1.5.0
4112024-12-17T20:41:09.659Z Compiling serde_json v1.0.132
4122024-12-17T20:41:09.845Z Compiling rustix v0.38.37
4132024-12-17T20:41:09.943Z Compiling bitflags v2.6.0
4142024-12-17T20:41:10.059Z Compiling proc-macro-error-attr v1.0.4
4152024-12-17T20:41:10.335Z Compiling usdt-impl v0.5.0
4162024-12-17T20:41:10.386Z Compiling syn v1.0.109
4172024-12-17T20:41:10.514Z Compiling quote v1.0.37
4182024-12-17T20:41:10.541Z Compiling proc-macro-error v1.0.4
4192024-12-17T20:41:10.811Z Compiling errno v0.3.9
4202024-12-17T20:41:10.839Z Compiling hashbrown v0.15.1
4212024-12-17T20:41:10.842Z Compiling equivalent v1.0.1
4222024-12-17T20:41:10.985Z Compiling syn v2.0.87
4232024-12-17T20:41:11.121Z Compiling thread-id v4.2.2
4242024-12-17T20:41:11.147Z Compiling log v0.4.22
4252024-12-17T20:41:11.190Z Compiling utf8parse v0.2.2
4262024-12-17T20:41:11.237Z Compiling plain v0.2.3
4272024-12-17T20:41:11.265Z Compiling camino v1.1.9
4282024-12-17T20:41:11.358Z Compiling anstyle-parse v0.2.5
4292024-12-17T20:41:11.724Z Compiling unicode-width v0.1.14
4302024-12-17T20:41:12.004Z Compiling winnow v0.6.20
4312024-12-17T20:41:12.069Z Compiling indexmap v2.6.0
4322024-12-17T20:41:12.114Z Compiling is_terminal_polyfill v1.70.1
4332024-12-17T20:41:12.253Z Compiling anstyle v1.0.10
4342024-12-17T20:41:12.277Z Compiling colorchoice v1.0.2
4352024-12-17T20:41:12.307Z Compiling semver v1.0.23
4362024-12-17T20:41:12.446Z Compiling pretty-hex v0.4.1
4372024-12-17T20:41:12.683Z Compiling autocfg v1.4.0
4382024-12-17T20:41:12.717Z Compiling anstyle-query v1.1.1
4392024-12-17T20:41:12.886Z Compiling anstream v0.6.15
4402024-12-17T20:41:13.225Z Compiling terminal_size v0.4.0
4412024-12-17T20:41:13.451Z Compiling strsim v0.11.1
4422024-12-17T20:41:13.488Z Compiling bytecount v0.6.8
4432024-12-17T20:41:13.707Z Compiling heck v0.5.0
4442024-12-17T20:41:13.732Z Compiling anyhow v1.0.93
4452024-12-17T20:41:13.924Z Compiling fs-err v2.11.0
4462024-12-17T20:41:14.227Z Compiling fnv v1.0.7
4472024-12-17T20:41:14.381Z Compiling clap_lex v0.7.2
4482024-12-17T20:41:14.409Z Compiling fastrand v2.1.1
4492024-12-17T20:41:14.499Z Compiling cfg-if v1.0.0
4502024-12-17T20:41:14.546Z Compiling heck v0.4.1
4512024-12-17T20:41:14.935Z Compiling tempfile v3.13.0
4522024-12-17T20:41:14.992Z Compiling clap_builder v4.5.21
4532024-12-17T20:41:15.018Z Compiling papergrid v0.11.0
4542024-12-17T20:41:15.066Z Compiling memmap v0.7.0
4552024-12-17T20:41:15.186Z Compiling smawk v0.3.2
4562024-12-17T20:41:15.428Z Compiling unicode-linebreak v0.1.5
4572024-12-17T20:41:15.936Z Compiling textwrap v0.16.1
4582024-12-17T20:41:16.079Z Compiling swrite v0.1.0
4592024-12-17T20:41:17.142Z Compiling tabled_derive v0.7.0
4602024-12-17T20:41:18.821Z Compiling tabled v0.15.0
4612024-12-17T20:41:20.252Z Compiling serde_derive v1.0.215
4622024-12-17T20:41:20.252Z Compiling thiserror-impl v1.0.69
4632024-12-17T20:41:20.258Z Compiling zerocopy-derive v0.7.35
4642024-12-17T20:41:20.258Z Compiling scroll_derive v0.12.0
4652024-12-17T20:41:20.553Z Compiling clap_derive v4.5.18
4662024-12-17T20:41:21.776Z Compiling scroll v0.12.0
4672024-12-17T20:41:22.264Z Compiling goblin v0.8.2
4682024-12-17T20:41:22.330Z Compiling zerocopy v0.7.35
4692024-12-17T20:41:23.034Z Compiling pest v2.7.14
4702024-12-17T20:41:24.486Z Compiling clap v4.5.21
4712024-12-17T20:41:25.404Z Compiling pest_meta v2.7.14
4722024-12-17T20:41:26.273Z Compiling pest_generator v2.7.14
4732024-12-17T20:41:28.054Z Compiling pest_derive v2.7.14
4742024-12-17T20:41:28.801Z Compiling dtrace-parser v0.2.0
4752024-12-17T20:41:30.836Z Compiling serde_tokenstream v0.2.2
4762024-12-17T20:41:31.017Z Compiling serde_spanned v0.6.8
4772024-12-17T20:41:31.018Z Compiling toml_datetime v0.6.8
4782024-12-17T20:41:31.337Z Compiling toml_edit v0.22.22
4792024-12-17T20:41:31.427Z Compiling cargo-platform v0.1.8
4802024-12-17T20:41:31.451Z Compiling macaddr v1.0.1
4812024-12-17T20:41:31.764Z Compiling camino-tempfile v1.1.1
4822024-12-17T20:41:32.413Z Compiling dof v0.3.0
4832024-12-17T20:41:32.534Z Compiling cargo_metadata v0.18.1
4842024-12-17T20:41:34.241Z Compiling toml v0.8.19
4852024-12-17T20:41:34.274Z Compiling usdt-attr-macro v0.5.0
4862024-12-17T20:41:34.276Z Compiling usdt-macro v0.5.0
4872024-12-17T20:41:35.366Z Compiling cargo_toml v0.20.5
4882024-12-17T20:41:35.774Z Compiling usdt v0.5.0
4892024-12-17T20:41:39.024Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902024-12-17T20:41:43.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.24s
4912024-12-17T20:41:43.614Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4922024-12-17T20:41:44.202Z Downloading crates ...
4932024-12-17T20:41:44.318Z Downloaded addr2line v0.24.2
4942024-12-17T20:41:44.330Z Downloaded arc-swap v1.7.1
4952024-12-17T20:41:44.336Z Downloaded atty v0.2.14
4962024-12-17T20:41:44.339Z Downloaded darling v0.20.10
4972024-12-17T20:41:44.345Z Downloaded http-range v0.1.5
4982024-12-17T20:41:44.347Z Downloaded hex-literal v0.4.1
4992024-12-17T20:41:44.349Z Downloaded atomicwrites v0.4.4
5002024-12-17T20:41:44.349Z Downloaded hex v0.4.3
5012024-12-17T20:41:44.354Z Downloaded hubpack_derive v0.1.1
5022024-12-17T20:41:44.356Z Downloaded cstr-argument v0.1.2
5032024-12-17T20:41:44.359Z Downloaded crunchy v0.2.2
5042024-12-17T20:41:44.359Z Downloaded ciborium-io v0.2.2
5052024-12-17T20:41:44.359Z Downloaded ident_case v1.0.1
5062024-12-17T20:41:44.362Z Downloaded cfg_aliases v0.1.1
5072024-12-17T20:41:44.365Z Downloaded crucible-workspace-hack v0.1.0
5082024-12-17T20:41:44.365Z Downloaded async-stream-impl v0.3.6
5092024-12-17T20:41:44.371Z Downloaded mirai-annotations v1.12.0
5102024-12-17T20:41:44.373Z Downloaded buf-list v1.0.3
5112024-12-17T20:41:44.373Z Downloaded atomic-waker v1.1.2
5122024-12-17T20:41:44.376Z Downloaded instant v0.1.13
5132024-12-17T20:41:44.380Z Downloaded http v1.1.0
5142024-12-17T20:41:44.384Z Downloaded block-padding v0.3.3
5152024-12-17T20:41:44.384Z Downloaded http-body v1.0.1
5162024-12-17T20:41:44.386Z Downloaded crossbeam-deque v0.8.5
5172024-12-17T20:41:44.388Z Downloaded castaway v0.2.3
5182024-12-17T20:41:44.391Z Downloaded md5 v0.7.0
5192024-12-17T20:41:44.391Z Downloaded convert_case v0.4.0
5202024-12-17T20:41:44.393Z Downloaded crc v3.2.1
5212024-12-17T20:41:44.395Z Downloaded matches v0.1.10
5222024-12-17T20:41:44.398Z Downloaded crc-catalog v2.4.0
5232024-12-17T20:41:44.406Z Downloaded hyper-tls v0.6.0
5242024-12-17T20:41:44.406Z Downloaded cobs v0.2.3
5252024-12-17T20:41:44.406Z Downloaded ciborium-ll v0.2.2
5262024-12-17T20:41:44.406Z Downloaded humantime v2.1.0
5272024-12-17T20:41:44.406Z Downloaded match_cfg v0.1.0
5282024-12-17T20:41:44.409Z Downloaded cbc v0.1.2
5292024-12-17T20:41:44.409Z Downloaded linked-hash-map v0.5.6
5302024-12-17T20:41:44.412Z Downloaded ipnetwork v0.20.0
5312024-12-17T20:41:44.415Z Downloaded maybe-uninit v2.0.0
5322024-12-17T20:41:44.415Z Downloaded chacha20 v0.9.1
5332024-12-17T20:41:44.417Z Downloaded indent_write v2.2.0
5342024-12-17T20:41:44.420Z Downloaded bitfield v0.14.0
5352024-12-17T20:41:44.422Z Downloaded maplit v1.0.2
5362024-12-17T20:41:44.422Z Downloaded libsw v3.3.1
5372024-12-17T20:41:44.425Z Downloaded md-5 v0.10.6
5382024-12-17T20:41:44.427Z Downloaded mockall v0.13.0
5392024-12-17T20:41:44.430Z Downloaded is-terminal v0.4.13
5402024-12-17T20:41:44.432Z Downloaded kstat-rs v0.2.4
5412024-12-17T20:41:44.434Z Downloaded ctr v0.9.2
5422024-12-17T20:41:44.437Z Downloaded managed v0.8.0
5432024-12-17T20:41:44.439Z Downloaded lru-cache v0.1.2
5442024-12-17T20:41:44.439Z Downloaded lalrpop-util v0.19.12
5452024-12-17T20:41:44.442Z Downloaded lru v0.12.5
5462024-12-17T20:41:44.442Z Downloaded libefi-sys v0.1.0
5472024-12-17T20:41:44.445Z Downloaded crc32fast v1.4.2
5482024-12-17T20:41:44.448Z Downloaded serde-big-array v0.5.1
5492024-12-17T20:41:44.450Z Downloaded bcs v0.1.6
5502024-12-17T20:41:44.452Z Downloaded linear-map v1.2.0
5512024-12-17T20:41:44.454Z Downloaded mime v0.3.17
5522024-12-17T20:41:44.456Z Downloaded cipher v0.4.4
5532024-12-17T20:41:44.459Z Downloaded lazy_static v1.5.0
5542024-12-17T20:41:44.462Z Downloaded idna_adapter v1.2.0
5552024-12-17T20:41:44.462Z Downloaded hyper-rustls v0.27.3
5562024-12-17T20:41:44.465Z Downloaded memmap2 v0.9.5
5572024-12-17T20:41:44.467Z Downloaded libloading v0.8.5
5582024-12-17T20:41:44.470Z Downloaded jobserver v0.1.32
5592024-12-17T20:41:44.473Z Downloaded tinyvec_macros v0.1.1
5602024-12-17T20:41:44.475Z Downloaded termtree v0.4.1
5612024-12-17T20:41:44.477Z Downloaded rtoolbox v0.0.2
5622024-12-17T20:41:44.477Z Downloaded rpassword v7.3.1
5632024-12-17T20:41:44.480Z Downloaded same-file v1.0.6
5642024-12-17T20:41:44.482Z Downloaded litemap v0.7.3
5652024-12-17T20:41:44.484Z Downloaded rand_chacha v0.3.1
5662024-12-17T20:41:44.487Z Downloaded httparse v1.9.5
5672024-12-17T20:41:44.489Z Downloaded waitgroup v0.1.2
5682024-12-17T20:41:44.492Z Downloaded downcast v0.11.0
5692024-12-17T20:41:44.492Z Downloaded mime_guess v2.0.5
5702024-12-17T20:41:44.494Z Downloaded sqlparser_derive v0.2.2
5712024-12-17T20:41:44.496Z Downloaded quinn-udp v0.5.5
5722024-12-17T20:41:44.498Z Downloaded csv-core v0.1.11
5732024-12-17T20:41:44.501Z Downloaded zerofrom v0.1.4
5742024-12-17T20:41:44.501Z Downloaded icu_locid_transform_data v1.5.0
5752024-12-17T20:41:44.503Z Downloaded icu_provider v1.5.0
5762024-12-17T20:41:44.507Z Downloaded serde-hex v0.1.0
5772024-12-17T20:41:44.509Z Downloaded lock_api v0.4.12
5782024-12-17T20:41:44.512Z Downloaded cookie v0.18.1
5792024-12-17T20:41:44.515Z Downloaded icu_locid_transform v1.5.0
5802024-12-17T20:41:44.518Z Downloaded crossbeam-epoch v0.9.18
5812024-12-17T20:41:44.522Z Downloaded const-oid v0.9.6
5822024-12-17T20:41:44.524Z Downloaded sync_wrapper v1.0.1
5832024-12-17T20:41:44.527Z Downloaded tls_codec v0.4.1
5842024-12-17T20:41:44.530Z Downloaded new_debug_unreachable v1.0.6
5852024-12-17T20:41:44.532Z Downloaded newtype_derive v0.1.6
5862024-12-17T20:41:44.532Z Downloaded hickory-client v0.24.1
5872024-12-17T20:41:44.536Z Downloaded xattr v1.3.1
5882024-12-17T20:41:44.539Z Downloaded tokio-tungstenite v0.23.1
5892024-12-17T20:41:44.542Z Downloaded termios v0.3.3
5902024-12-17T20:41:44.544Z Downloaded universal-hash v0.5.1
5912024-12-17T20:41:44.547Z Downloaded debug-ignore v1.0.5
5922024-12-17T20:41:44.549Z Downloaded pretty-hex v0.2.1
5932024-12-17T20:41:44.549Z Downloaded olpc-cjson v0.1.4
5942024-12-17T20:41:44.552Z Downloaded zeroize v1.8.1
5952024-12-17T20:41:44.554Z Downloaded sigpipe v0.1.3
5962024-12-17T20:41:44.554Z Downloaded semver v0.1.20
5972024-12-17T20:41:44.556Z Downloaded deranged v0.3.11
5982024-12-17T20:41:44.559Z Downloaded zerofrom-derive v0.1.4
5992024-12-17T20:41:44.559Z Downloaded crossbeam-utils v0.8.20
6002024-12-17T20:41:44.562Z Downloaded env_filter v0.1.2
6012024-12-17T20:41:44.564Z Downloaded allocator-api2 v0.2.18
6022024-12-17T20:41:44.568Z Downloaded indexmap v1.9.3
6032024-12-17T20:41:44.573Z Downloaded icu_locid v1.5.0
6042024-12-17T20:41:44.579Z Downloaded newline-converter v0.3.0
6052024-12-17T20:41:44.582Z Downloaded gethostname v0.5.0
6062024-12-17T20:41:44.584Z Downloaded strum v0.26.3
6072024-12-17T20:41:44.584Z Downloaded chacha20poly1305 v0.10.1
6082024-12-17T20:41:44.587Z Downloaded time-core v0.1.2
6092024-12-17T20:41:44.587Z Downloaded progenitor-impl v0.8.0
6102024-12-17T20:41:44.591Z Downloaded heck v0.3.3
6112024-12-17T20:41:44.593Z Downloaded miniz_oxide v0.8.0
6122024-12-17T20:41:44.595Z Downloaded sqlformat v0.2.6
6132024-12-17T20:41:44.599Z Downloaded tokio-stream v0.1.16
6142024-12-17T20:41:44.602Z Downloaded parse-size v1.1.0
6152024-12-17T20:41:44.605Z Downloaded zone_cfg_derive v0.3.0
6162024-12-17T20:41:44.607Z Downloaded tower-service v0.3.3
6172024-12-17T20:41:44.607Z Downloaded predicates-core v1.0.8
6182024-12-17T20:41:44.610Z Downloaded derive_builder v0.20.2
6192024-12-17T20:41:44.614Z Downloaded static_assertions v1.1.0
6202024-12-17T20:41:44.616Z Downloaded indicatif v0.17.9
6212024-12-17T20:41:44.621Z Downloaded similar v2.6.0
6222024-12-17T20:41:44.627Z Downloaded const_format v0.2.33
6232024-12-17T20:41:44.632Z Downloaded crypto-bigint v0.5.5
6242024-12-17T20:41:44.641Z Downloaded openssl-macros v0.1.1
6252024-12-17T20:41:44.643Z Downloaded foreign-types-shared v0.3.1
6262024-12-17T20:41:44.645Z Downloaded foreign-types-shared v0.1.1
6272024-12-17T20:41:44.645Z Downloaded darling_macro v0.20.10
6282024-12-17T20:41:44.647Z Downloaded native-tls v0.2.12
6292024-12-17T20:41:44.650Z Downloaded test-strategy v0.3.1
6302024-12-17T20:41:44.653Z Downloaded strum_macros v0.24.3
6312024-12-17T20:41:44.656Z Downloaded precomputed-hash v0.1.1
6322024-12-17T20:41:44.658Z Downloaded scrypt v0.11.0
6332024-12-17T20:41:44.658Z Downloaded base64 v0.21.7
6342024-12-17T20:41:44.662Z Downloaded zerovec-derive v0.10.3
6352024-12-17T20:41:44.665Z Downloaded foldhash v0.1.3
6362024-12-17T20:41:44.668Z Downloaded predicates-tree v1.0.11
6372024-12-17T20:41:44.668Z Downloaded derive-where v1.2.7
6382024-12-17T20:41:44.672Z Downloaded env_logger v0.11.5
6392024-12-17T20:41:44.676Z Downloaded typify-macro v0.2.0
6402024-12-17T20:41:44.678Z Downloaded tui-tree-widget v0.22.0
6412024-12-17T20:41:44.691Z Downloaded try-lock v0.2.5
6422024-12-17T20:41:44.694Z Downloaded hickory-resolver v0.24.1
6432024-12-17T20:41:44.697Z Downloaded num_enum v0.5.11
6442024-12-17T20:41:44.703Z Downloaded foreign-types-macros v0.2.3
6452024-12-17T20:41:44.705Z Downloaded endian-type v0.1.2
6462024-12-17T20:41:44.708Z Downloaded unsafe-libyaml v0.2.11
6472024-12-17T20:41:44.711Z Downloaded rand v0.8.5
6482024-12-17T20:41:44.715Z Downloaded typify v0.2.0
6492024-12-17T20:41:44.719Z Downloaded smf v0.2.3
6502024-12-17T20:41:44.722Z Downloaded omicron-zone-package v0.11.1
6512024-12-17T20:41:44.724Z Downloaded shell-words v1.1.0
6522024-12-17T20:41:44.726Z Downloaded sha1 v0.10.6
6532024-12-17T20:41:44.729Z Downloaded peg v0.8.4
6542024-12-17T20:41:44.732Z Downloaded rand_seeder v0.3.0
6552024-12-17T20:41:44.735Z Downloaded whoami v1.5.2
6562024-12-17T20:41:44.738Z Downloaded ref-cast-impl v1.0.23
6572024-12-17T20:41:44.740Z Downloaded pkcs5 v0.7.1
6582024-12-17T20:41:44.744Z Downloaded thread_local v1.1.8
6592024-12-17T20:41:44.747Z Downloaded thiserror-no-std v2.0.2
6602024-12-17T20:41:44.751Z Downloaded password-hash v0.5.0
6612024-12-17T20:41:44.753Z Downloaded num-rational v0.4.2
6622024-12-17T20:41:44.760Z Downloaded ppv-lite86 v0.2.20
6632024-12-17T20:41:44.760Z Downloaded num v0.4.3
6642024-12-17T20:41:44.760Z Downloaded normalize-line-endings v0.3.0
6652024-12-17T20:41:44.760Z Downloaded utf-8 v0.7.6
6662024-12-17T20:41:44.763Z Downloaded structmeta v0.3.0
6672024-12-17T20:41:44.763Z Downloaded ena v0.14.3
6682024-12-17T20:41:44.765Z Downloaded slog v2.7.0
6692024-12-17T20:41:44.768Z Downloaded glob v0.3.1
6702024-12-17T20:41:44.770Z Downloaded nibble_vec v0.1.0
6712024-12-17T20:41:44.773Z Downloaded which v4.4.2
6722024-12-17T20:41:44.774Z Downloaded slog-term v2.9.1
6732024-12-17T20:41:44.778Z Downloaded pkcs1 v0.7.5
6742024-12-17T20:41:44.781Z Downloaded schemars v0.8.21
6752024-12-17T20:41:44.795Z Downloaded toolchain_find v0.4.0
6762024-12-17T20:41:44.797Z Downloaded aes v0.8.4
6772024-12-17T20:41:44.800Z Downloaded fallible-iterator v0.2.0
6782024-12-17T20:41:44.802Z Downloaded zeroize_derive v1.4.2
6792024-12-17T20:41:44.805Z Downloaded vsss-rs v3.3.4
6802024-12-17T20:41:44.807Z Downloaded time-macros v0.2.18
6812024-12-17T20:41:44.810Z Downloaded nu-ansi-term v0.50.1
6822024-12-17T20:41:44.812Z Downloaded secrecy v0.8.0
6832024-12-17T20:41:44.814Z Downloaded rustls-pemfile v1.0.4
6842024-12-17T20:41:44.816Z Downloaded quick-error v1.2.3
6852024-12-17T20:41:44.818Z Downloaded yoke v0.7.4
6862024-12-17T20:41:44.820Z Downloaded phf_shared v0.10.0
6872024-12-17T20:41:44.820Z Downloaded slog-json v2.6.1
6882024-12-17T20:41:44.823Z Downloaded x509-cert v0.2.5
6892024-12-17T20:41:44.830Z Downloaded opaque-debug v0.3.1
6902024-12-17T20:41:44.832Z Downloaded russh-cryptovec v0.7.3
6912024-12-17T20:41:44.834Z Downloaded elliptic-curve v0.13.8
6922024-12-17T20:41:44.837Z Downloaded number_prefix v0.4.0
6932024-12-17T20:41:44.839Z Downloaded num_threads v0.1.7
6942024-12-17T20:41:44.842Z Downloaded structmeta-derive v0.3.0
6952024-12-17T20:41:44.842Z Downloaded structmeta-derive v0.2.0
6962024-12-17T20:41:44.845Z Downloaded slog-stdlog v4.1.1
6972024-12-17T20:41:44.847Z Downloaded slog-scope v4.4.0
6982024-12-17T20:41:44.849Z Downloaded phf_shared v0.11.2
6992024-12-17T20:41:44.849Z Downloaded fatfs v0.3.6
7002024-12-17T20:41:44.851Z Downloaded darling_core v0.20.10
7012024-12-17T20:41:44.857Z Downloaded derive_builder_macro v0.20.2
7022024-12-17T20:41:44.859Z Downloaded defmt-parser v0.3.4
7032024-12-17T20:41:44.861Z Downloaded pin-project-internal v1.1.6
7042024-12-17T20:41:44.864Z Downloaded num_enum_derive v0.5.11
7052024-12-17T20:41:44.867Z Downloaded futures-executor v0.3.31
7062024-12-17T20:41:44.867Z Downloaded funty v2.0.0
7072024-12-17T20:41:44.869Z Downloaded form_urlencoded v1.2.1
7082024-12-17T20:41:44.869Z Downloaded password-hash v0.4.2
7092024-12-17T20:41:44.872Z Downloaded yasna v0.5.2
7102024-12-17T20:41:44.875Z Downloaded zerocopy-derive v0.8.10
7112024-12-17T20:41:44.881Z Downloaded phf v0.11.2
7122024-12-17T20:41:44.884Z Downloaded path-slash v0.1.5
7132024-12-17T20:41:44.887Z Downloaded aes-gcm v0.10.3
7142024-12-17T20:41:44.890Z Downloaded pkg-config v0.3.31
7152024-12-17T20:41:44.893Z Downloaded pin-utils v0.1.0
7162024-12-17T20:41:44.895Z Downloaded futures-channel v0.3.31
7172024-12-17T20:41:44.898Z Downloaded strum_macros v0.26.4
7182024-12-17T20:41:44.901Z Downloaded rusty-fork v0.3.0
7192024-12-17T20:41:44.901Z Downloaded rustversion v1.0.17
7202024-12-17T20:41:44.904Z Downloaded shlex v1.3.0
7212024-12-17T20:41:44.906Z Downloaded take_mut v0.2.2
7222024-12-17T20:41:44.909Z Downloaded slog-dtrace v0.3.0
7232024-12-17T20:41:44.911Z Downloaded slog-bunyan v2.5.0
7242024-12-17T20:41:44.911Z Downloaded der_derive v0.7.3
7252024-12-17T20:41:44.914Z Downloaded unicode-truncate v1.1.0
7262024-12-17T20:41:44.916Z Downloaded twox-hash v1.6.3
7272024-12-17T20:41:44.919Z Downloaded oso-derive v0.27.3
7282024-12-17T20:41:44.919Z Downloaded openssl-probe v0.1.5
7292024-12-17T20:41:44.922Z Downloaded ghash v0.5.1
7302024-12-17T20:41:44.924Z Downloaded xz2 v0.1.7
7312024-12-17T20:41:44.926Z Downloaded fs_extra v1.3.0
7322024-12-17T20:41:44.928Z Downloaded reedline v0.35.0
7332024-12-17T20:41:44.936Z Downloaded hash32 v0.2.1
7342024-12-17T20:41:44.939Z Downloaded hkdf v0.12.4
7352024-12-17T20:41:44.942Z Downloaded pin-project-lite v0.2.14
7362024-12-17T20:41:44.946Z Downloaded parse-display v0.10.0
7372024-12-17T20:41:44.949Z Downloaded peg-runtime v0.8.3
7382024-12-17T20:41:44.952Z Downloaded futures-io v0.3.31
7392024-12-17T20:41:44.952Z Downloaded tokio-util v0.7.12
7402024-12-17T20:41:44.958Z Downloaded dhcproto-macros v0.1.0
7412024-12-17T20:41:44.961Z Downloaded signal-hook-mio v0.2.4
7422024-12-17T20:41:44.964Z Downloaded hashbrown v0.12.3
7432024-12-17T20:41:44.966Z Downloaded slog-envlogger v2.2.0
7442024-12-17T20:41:44.968Z Downloaded url v2.5.3
7452024-12-17T20:41:44.972Z Downloaded write16 v1.0.0
7462024-12-17T20:41:44.974Z Downloaded serde_with_macros v3.11.0
7472024-12-17T20:41:44.976Z Downloaded utf8_iter v1.0.4
7482024-12-17T20:41:44.979Z Downloaded num-iter v0.1.45
7492024-12-17T20:41:44.979Z Downloaded embedded-io v0.6.1
7502024-12-17T20:41:44.981Z Downloaded either v1.13.0
7512024-12-17T20:41:44.984Z Downloaded utf16_iter v1.0.5
7522024-12-17T20:41:44.986Z Downloaded filetime v0.2.25
7532024-12-17T20:41:44.986Z Downloaded des v0.8.1
7542024-12-17T20:41:44.988Z Downloaded mockall_derive v0.13.0
7552024-12-17T20:41:44.991Z Downloaded multer v3.1.0
7562024-12-17T20:41:44.994Z Downloaded itertools v0.13.0
7572024-12-17T20:41:45.001Z Downloaded num-conv v0.1.0
7582024-12-17T20:41:45.004Z Downloaded defmt-macros v0.3.9
7592024-12-17T20:41:45.006Z Downloaded packed_struct_codegen v0.10.1
7602024-12-17T20:41:45.009Z Downloaded packed_struct v0.10.1
7612024-12-17T20:41:45.011Z Downloaded r2d2 v0.8.10
7622024-12-17T20:41:45.014Z Downloaded synstructure v0.13.1
7632024-12-17T20:41:45.014Z Downloaded futures-macro v0.3.31
7642024-12-17T20:41:45.016Z Downloaded zone v0.3.0
7652024-12-17T20:41:45.017Z Downloaded supports-color v3.0.1
7662024-12-17T20:41:45.020Z Downloaded spin v0.5.2
7672024-12-17T20:41:45.020Z Downloaded rustls-pemfile v2.2.0
7682024-12-17T20:41:45.023Z Downloaded percent-encoding v2.3.1
7692024-12-17T20:41:45.023Z Downloaded aho-corasick v1.1.3
7702024-12-17T20:41:45.030Z Downloaded polyval v0.6.2
7712024-12-17T20:41:45.032Z Downloaded futures-sink v0.3.31
7722024-12-17T20:41:45.032Z Downloaded unicode-xid v0.2.6
7732024-12-17T20:41:45.035Z Downloaded uzers v0.12.1
7742024-12-17T20:41:45.037Z Downloaded getrandom v0.2.15
7752024-12-17T20:41:45.040Z Downloaded term v0.7.0
7762024-12-17T20:41:45.044Z Downloaded qorb v0.2.1
7772024-12-17T20:41:45.050Z Downloaded progenitor-client v0.8.0
7782024-12-17T20:41:45.052Z Downloaded thiserror-impl v2.0.3
7792024-12-17T20:41:45.052Z Downloaded termcolor v1.4.1
7802024-12-17T20:41:45.055Z Downloaded dhcproto v0.12.0
7812024-12-17T20:41:45.057Z Downloaded ff v0.13.0
7822024-12-17T20:41:45.059Z Downloaded fd-lock v4.0.2
7832024-12-17T20:41:45.061Z Downloaded zone v0.1.8
7842024-12-17T20:41:45.065Z Downloaded parking_lot v0.11.2
7852024-12-17T20:41:45.067Z Downloaded rcgen v0.12.1
7862024-12-17T20:41:45.069Z Downloaded stringprep v0.1.5
7872024-12-17T20:41:45.072Z Downloaded tokio-native-tls v0.3.1
7882024-12-17T20:41:45.074Z Downloaded pem v3.0.4
7892024-12-17T20:41:45.076Z Downloaded rustls-pki-types v1.10.0
7902024-12-17T20:41:45.079Z Downloaded diesel_table_macro_syntax v0.2.0
7912024-12-17T20:41:45.081Z Downloaded dunce v1.0.5
7922024-12-17T20:41:45.081Z Downloaded serde_repr v0.1.19
7932024-12-17T20:41:45.083Z Downloaded sec1 v0.7.3
7942024-12-17T20:41:45.086Z Downloaded salsa20 v0.10.2
7952024-12-17T20:41:45.088Z Downloaded pbkdf2 v0.12.2
7962024-12-17T20:41:45.090Z Downloaded poly1305 v0.8.0
7972024-12-17T20:41:45.093Z Downloaded der v0.7.9
7982024-12-17T20:41:45.097Z Downloaded serde_derive_internals v0.29.1
7992024-12-17T20:41:45.100Z Downloaded heapless v0.8.0
8002024-12-17T20:41:45.104Z Downloaded tinystr v0.7.6
8012024-12-17T20:41:45.106Z Downloaded tiny-keccak v2.0.2
8022024-12-17T20:41:45.110Z Downloaded diesel-dtrace v0.4.2
8032024-12-17T20:41:45.112Z Downloaded serde_path_to_error v0.1.16
8042024-12-17T20:41:45.116Z Downloaded num-integer v0.1.46
8052024-12-17T20:41:45.118Z Downloaded subprocess v0.2.9
8062024-12-17T20:41:45.121Z Downloaded rand_core v0.6.4
8072024-12-17T20:41:45.121Z Downloaded unicode-normalization v0.1.24
8082024-12-17T20:41:45.125Z Downloaded float-cmp v0.9.0
8092024-12-17T20:41:45.128Z Downloaded headers v0.4.0
8102024-12-17T20:41:45.133Z Downloaded group v0.13.0
8112024-12-17T20:41:45.135Z Downloaded aws-lc-rs v1.10.0
8122024-12-17T20:41:45.146Z Downloaded pbkdf2 v0.11.0
8132024-12-17T20:41:45.148Z Downloaded num-complex v0.4.6
8142024-12-17T20:41:45.151Z Downloaded wait-timeout v0.2.0
8152024-12-17T20:41:45.153Z Downloaded predicates v3.1.2
8162024-12-17T20:41:45.156Z Downloaded rand_xorshift v0.3.0
8172024-12-17T20:41:45.159Z Downloaded half v2.4.1
8182024-12-17T20:41:45.161Z Downloaded openssl-sys v0.9.103
8192024-12-17T20:41:45.165Z Downloaded snafu-derive v0.8.5
8202024-12-17T20:41:45.168Z Downloaded oso v0.27.3
8212024-12-17T20:41:45.171Z Downloaded ref-cast v1.0.23
8222024-12-17T20:41:45.175Z Downloaded quinn v0.11.5
8232024-12-17T20:41:45.178Z Downloaded time v0.3.36
8242024-12-17T20:41:45.186Z Downloaded toml_edit v0.19.15
8252024-12-17T20:41:45.204Z Downloaded radium v0.7.0
8262024-12-17T20:41:45.206Z Downloaded p521 v0.13.3
8272024-12-17T20:41:45.209Z Downloaded tinyvec v1.8.0
8282024-12-17T20:41:45.213Z Downloaded rustyline v14.0.0
8292024-12-17T20:41:45.218Z Downloaded reqwest v0.12.9
8302024-12-17T20:41:45.229Z Downloaded diesel_derives v2.2.3
8312024-12-17T20:41:45.233Z Downloaded lalrpop v0.19.12
8322024-12-17T20:41:45.245Z Downloaded parking_lot v0.12.3
8332024-12-17T20:41:45.249Z Downloaded vte v0.11.1
8342024-12-17T20:41:45.251Z Downloaded vergen v8.3.2
8352024-12-17T20:41:45.254Z Downloaded value-bag v1.9.0
8362024-12-17T20:41:45.257Z Downloaded ron v0.8.1
8372024-12-17T20:41:45.264Z Downloaded rayon-core v1.12.1
8382024-12-17T20:41:45.267Z Downloaded snafu v0.8.5
8392024-12-17T20:41:45.274Z Downloaded chrono v0.4.38
8402024-12-17T20:41:45.283Z Downloaded zip v2.1.3
8412024-12-17T20:41:45.288Z Downloaded tungstenite v0.23.0
8422024-12-17T20:41:45.292Z Downloaded tough v0.19.0
8432024-12-17T20:41:45.301Z Downloaded idna v0.5.0
8442024-12-17T20:41:45.309Z Downloaded ssh-key v0.6.6
8452024-12-17T20:41:45.317Z Downloaded flate2 v1.0.34
8462024-12-17T20:41:45.324Z Downloaded num-bigint v0.4.6
8472024-12-17T20:41:45.330Z Downloaded tokio-postgres v0.7.12
8482024-12-17T20:41:45.335Z Downloaded quick-xml v0.33.0
8492024-12-17T20:41:45.342Z Downloaded idna v0.2.3
8502024-12-17T20:41:45.351Z Downloaded rayon v1.10.0
8512024-12-17T20:41:45.361Z Downloaded serde_with v3.11.0
8522024-12-17T20:41:45.371Z Downloaded proptest v1.5.0
8532024-12-17T20:41:45.382Z Downloaded num-bigint-dig v0.8.4
8542024-12-17T20:41:45.387Z Downloaded git2 v0.19.0
8552024-12-17T20:41:45.397Z Downloaded portable-atomic v1.9.0
8562024-12-17T20:41:45.405Z Downloaded regex-syntax v0.6.29
8572024-12-17T20:41:45.415Z Downloaded russh v0.45.0
8582024-12-17T20:41:45.420Z Downloaded dropshot v0.12.0
8592024-12-17T20:41:45.442Z Downloaded rusqlite v0.32.1
8602024-12-17T20:41:45.449Z Downloaded h2 v0.4.6
8612024-12-17T20:41:45.456Z Downloaded rustls v0.23.19
8622024-12-17T20:41:45.470Z Downloaded salty v0.3.0
8632024-12-17T20:41:45.476Z Downloaded hickory-proto v0.24.1
8642024-12-17T20:41:45.494Z Downloaded rustls-webpki v0.101.7
8652024-12-17T20:41:45.509Z Downloaded object v0.36.5
8662024-12-17T20:41:45.521Z Downloaded nix v0.27.1
8672024-12-17T20:41:45.533Z Downloaded nix v0.28.0
8682024-12-17T20:41:45.547Z Downloaded trust-dns-proto v0.22.0
8692024-12-17T20:41:45.559Z Downloaded dropshot v0.13.0
8702024-12-17T20:41:45.583Z Downloaded webpki-roots v0.26.6
8712024-12-17T20:41:45.586Z Downloaded gimli v0.31.1
8722024-12-17T20:41:45.595Z Downloaded nix v0.29.0
8732024-12-17T20:41:45.608Z Downloaded vcpkg v0.2.15
8742024-12-17T20:41:45.649Z Downloaded smoltcp v0.9.1
8752024-12-17T20:41:45.660Z Downloaded openapiv3 v2.0.0
8762024-12-17T20:41:45.672Z Downloaded radix_trie v0.2.1
8772024-12-17T20:41:45.678Z Downloaded smoltcp v0.11.0
8782024-12-17T20:41:45.691Z Downloaded rustls v0.22.4
8792024-12-17T20:41:45.705Z Downloaded regex-syntax v0.8.5
8802024-12-17T20:41:45.714Z Downloaded diesel v2.2.6
8812024-12-17T20:41:45.734Z Downloaded ratatui v0.28.1
8822024-12-17T20:41:45.754Z Downloaded typify-impl v0.2.0
8832024-12-17T20:41:45.770Z Downloaded sled v0.34.7
8842024-12-17T20:41:45.780Z Downloaded polar-core v0.27.3
8852024-12-17T20:41:45.789Z Downloaded openssl v0.10.66
8862024-12-17T20:41:45.799Z Downloaded zerocopy-derive v0.6.6
8872024-12-17T20:41:45.809Z Downloaded bzip2-sys v0.1.11+1.0.8
8882024-12-17T20:41:45.821Z Downloaded unicode-width v0.2.0
8892024-12-17T20:41:45.827Z Downloaded regress v0.10.1
8902024-12-17T20:41:45.836Z Downloaded chrono-tz v0.10.0
8912024-12-17T20:41:45.844Z Downloaded regress v0.9.1
8922024-12-17T20:41:45.853Z Downloaded bstr v1.10.0
8932024-12-17T20:41:45.863Z Downloaded lzma-sys v0.1.20
8942024-12-17T20:41:45.893Z Downloaded regex-automata v0.4.8
8952024-12-17T20:41:45.911Z Downloaded petgraph v0.6.5
8962024-12-17T20:41:45.929Z Downloaded object v0.30.4
8972024-12-17T20:41:45.940Z Downloaded rustls v0.21.12
8982024-12-17T20:41:45.950Z Downloaded libz-sys v1.1.20
8992024-12-17T20:41:45.972Z Downloaded regex v1.11.1
9002024-12-17T20:41:45.985Z Downloaded quinn-proto v0.11.8
9012024-12-17T20:41:45.992Z Downloaded zerocopy v0.8.10
9022024-12-17T20:41:46.016Z Downloaded petname v2.0.2
9032024-12-17T20:41:46.022Z Downloaded curve25519-dalek v4.1.3
9042024-12-17T20:41:46.031Z Downloaded tokio v1.40.0
9052024-12-17T20:41:46.070Z Downloaded csv v1.3.0
9062024-12-17T20:41:46.090Z Downloaded sha3 v0.10.8
9072024-12-17T20:41:46.095Z Downloaded p384 v0.13.0
9082024-12-17T20:41:46.102Z Downloaded idna v0.4.0
9092024-12-17T20:41:46.109Z Downloaded idna v0.3.0
9102024-12-17T20:41:46.115Z Downloaded bindgen v0.69.5
9112024-12-17T20:41:46.123Z Downloaded flume v0.11.1
9122024-12-17T20:41:46.126Z Downloaded unicode-segmentation v1.12.0
9132024-12-17T20:41:46.130Z Downloaded dropshot_endpoint v0.13.0
9142024-12-17T20:41:46.133Z Downloaded socket2 v0.5.7
9152024-12-17T20:41:46.136Z Downloaded tungstenite v0.21.0
9162024-12-17T20:41:46.139Z Downloaded unicode_categories v0.1.1
9172024-12-17T20:41:46.142Z Downloaded zerovec v0.10.4
9182024-12-17T20:41:46.147Z Downloaded bitvec v1.0.1
9192024-12-17T20:41:46.162Z Downloaded nom v7.1.3
9202024-12-17T20:41:46.167Z Downloaded heapless v0.7.17
9212024-12-17T20:41:46.171Z Downloaded tabwriter v1.4.0
9222024-12-17T20:41:46.173Z Downloaded futures-util v0.3.31
9232024-12-17T20:41:46.184Z Downloaded winnow v0.5.40
9242024-12-17T20:41:46.193Z Downloaded sqlparser v0.45.0
9252024-12-17T20:41:46.198Z Downloaded rustls-webpki v0.102.8
9262024-12-17T20:41:46.217Z Downloaded icu_properties_data v1.5.0
9272024-12-17T20:41:46.228Z Downloaded tar v0.4.42
9282024-12-17T20:41:46.231Z Downloaded tungstenite v0.24.0
9292024-12-17T20:41:46.234Z Downloaded float-ord v0.3.2
9302024-12-17T20:41:46.237Z Downloaded serde_plain v1.0.2
9312024-12-17T20:41:46.237Z Downloaded dyn-clone v1.0.17
9322024-12-17T20:41:46.239Z Downloaded ecdsa v0.16.9
9332024-12-17T20:41:46.243Z Downloaded derive_builder_core v0.20.2
9342024-12-17T20:41:46.243Z Downloaded tokio-rustls v0.25.0
9352024-12-17T20:41:46.245Z Downloaded uuid v1.11.0
9362024-12-17T20:41:46.248Z Downloaded want v0.3.1
9372024-12-17T20:41:46.248Z Downloaded progenitor v0.8.0
9382024-12-17T20:41:46.250Z Downloaded proc-macro-crate v1.3.1
9392024-12-17T20:41:46.250Z Downloaded fixedbitset v0.4.2
9402024-12-17T20:41:46.253Z Downloaded encoding_rs v0.8.34
9412024-12-17T20:41:46.272Z Downloaded tokio-macros v2.4.0
9422024-12-17T20:41:46.274Z Downloaded peg-macros v0.8.4
9432024-12-17T20:41:46.277Z Downloaded russh-keys v0.45.0
9442024-12-17T20:41:46.279Z Downloaded blake3 v1.5.4
9452024-12-17T20:41:46.285Z Downloaded hashbrown v0.14.5
9462024-12-17T20:41:46.291Z Downloaded tracing v0.1.40
9472024-12-17T20:41:46.295Z Downloaded fallible-streaming-iterator v0.1.9
9482024-12-17T20:41:46.298Z Downloaded num-derive v0.4.2
9492024-12-17T20:41:46.298Z Downloaded wyz v0.5.1
9502024-12-17T20:41:46.300Z Downloaded writeable v0.5.5
9512024-12-17T20:41:46.302Z Downloaded hashlink v0.9.1
9522024-12-17T20:41:46.302Z Downloaded derive_more v0.99.18
9532024-12-17T20:41:46.307Z Downloaded unicode-properties v0.1.3
9542024-12-17T20:41:46.310Z Downloaded zip v0.6.6
9552024-12-17T20:41:46.313Z Downloaded steno v0.4.1
9562024-12-17T20:41:46.317Z Downloaded signal-hook v0.3.17
9572024-12-17T20:41:46.320Z Downloaded rustc-demangle v0.1.24
9582024-12-17T20:41:46.323Z Downloaded hashbrown v0.13.2
9592024-12-17T20:41:46.326Z Downloaded string_cache v0.8.7
9602024-12-17T20:41:46.328Z Downloaded ssh-encoding v0.2.0
9612024-12-17T20:41:46.331Z Downloaded scheduled-thread-pool v0.2.7
9622024-12-17T20:41:46.331Z Downloaded fallible-iterator v0.3.0
9632024-12-17T20:41:46.333Z Downloaded parking_lot_core v0.9.10
9642024-12-17T20:41:46.335Z Downloaded parking_lot_core v0.8.6
9652024-12-17T20:41:46.337Z Downloaded dropshot_endpoint v0.12.0
9662024-12-17T20:41:46.339Z Downloaded toml v0.7.8
9672024-12-17T20:41:46.342Z Downloaded slog-async v2.8.0
9682024-12-17T20:41:46.345Z Downloaded dirs-next v2.0.0
9692024-12-17T20:41:46.345Z Downloaded tracing-attributes v0.1.27
9702024-12-17T20:41:46.348Z Downloaded pin-project v1.1.6
9712024-12-17T20:41:46.358Z Downloaded tokio-rustls v0.26.0
9722024-12-17T20:41:46.360Z Downloaded tracing-core v0.1.32
9732024-12-17T20:41:46.363Z Downloaded expectorate v1.1.0
9742024-12-17T20:41:46.365Z Downloaded futures v0.3.31
9752024-12-17T20:41:46.369Z Downloaded serde_yaml v0.9.34+deprecated
9762024-12-17T20:41:46.373Z Downloaded hyper v1.5.0
9772024-12-17T20:41:46.379Z Downloaded p256 v0.13.2
9782024-12-17T20:41:46.382Z Downloaded libgit2-sys v0.17.0+1.8.1
9792024-12-17T20:41:46.442Z Downloaded parse-zoneinfo v0.3.1
9802024-12-17T20:41:46.444Z Downloaded itertools v0.12.1
9812024-12-17T20:41:46.451Z Downloaded idna v1.0.3
9822024-12-17T20:41:46.455Z Downloaded typed-path v0.9.3
9832024-12-17T20:41:46.461Z Downloaded display-error-chain v0.2.2
9842024-12-17T20:41:46.464Z Downloaded dirs-sys-next v0.1.2
9852024-12-17T20:41:46.464Z Downloaded difflib v0.4.0
9862024-12-17T20:41:46.466Z Downloaded topological-sort v0.2.2
9872024-12-17T20:41:46.466Z Downloaded crossterm v0.28.1
9882024-12-17T20:41:46.471Z Downloaded displaydoc v0.2.5
9892024-12-17T20:41:46.474Z Downloaded libm v0.2.8
9902024-12-17T20:41:46.482Z Downloaded itertools v0.10.5
9912024-12-17T20:41:46.488Z Downloaded structmeta v0.2.0
9922024-12-17T20:41:46.491Z Downloaded strip-ansi-escapes v0.2.0
9932024-12-17T20:41:46.491Z Downloaded signal-hook-tokio v0.3.1
9942024-12-17T20:41:46.493Z Downloaded serde_urlencoded v0.7.1
9952024-12-17T20:41:46.493Z Downloaded globset v0.4.15
9962024-12-17T20:41:46.496Z Downloaded zopfli v0.8.1
9972024-12-17T20:41:46.499Z Downloaded libxml v0.3.3
9982024-12-17T20:41:46.503Z Downloaded psl-types v2.0.11
9992024-12-17T20:41:46.505Z Downloaded progenitor-macro v0.8.0
10002024-12-17T20:41:46.505Z Downloaded paste v1.0.15
10012024-12-17T20:41:46.508Z Downloaded nodrop v0.1.14
10022024-12-17T20:41:46.510Z Downloaded ron v0.7.1
10032024-12-17T20:41:46.513Z Downloaded prettyplease v0.2.25
10042024-12-17T20:41:46.516Z Downloaded ed25519-dalek v2.1.1
10052024-12-17T20:41:46.520Z Downloaded owo-colors v4.1.0
10062024-12-17T20:41:46.522Z Downloaded zerocopy v0.6.6
10072024-12-17T20:41:46.524Z Downloaded nanorand v0.7.0
10082024-12-17T20:41:46.527Z Downloaded multimap v0.10.0
10092024-12-17T20:41:46.529Z Downloaded postgres-protocol v0.6.7
10102024-12-17T20:41:46.529Z Downloaded postcard v1.0.10
10112024-12-17T20:41:46.531Z Downloaded rustc_version v0.1.7
10122024-12-17T20:41:46.533Z Downloaded defmt v0.3.8
10132024-12-17T20:41:46.536Z Downloaded data-encoding v2.6.0
10142024-12-17T20:41:46.538Z Downloaded thiserror-impl-no-std v2.0.2
10152024-12-17T20:41:46.539Z Downloaded tap v1.0.1
10162024-12-17T20:41:46.541Z Downloaded subtle v2.6.1
10172024-12-17T20:41:46.541Z Downloaded rustfmt-wrapper v0.2.1
10182024-12-17T20:41:46.544Z Downloaded rustc_version v0.4.1
10192024-12-17T20:41:46.544Z Downloaded rustc-hash v2.0.0
10202024-12-17T20:41:46.546Z Downloaded rustc-hash v1.1.0
10212024-12-17T20:41:46.546Z Downloaded tokio-rustls v0.24.1
10222024-12-17T20:41:46.548Z Downloaded thiserror v2.0.3
10232024-12-17T20:41:46.552Z Downloaded strum_macros v0.25.3
10242024-12-17T20:41:46.554Z Downloaded sct v0.7.1
10252024-12-17T20:41:46.557Z Downloaded num-traits v0.2.19
10262024-12-17T20:41:46.560Z Downloaded yoke-derive v0.7.4
10272024-12-17T20:41:46.563Z Downloaded powerfmt v0.2.0
10282024-12-17T20:41:46.563Z Downloaded unicode-bidi v0.3.17
10292024-12-17T20:41:46.566Z Downloaded foreign-types v0.5.0
10302024-12-17T20:41:46.566Z Downloaded flagset v0.4.6
10312024-12-17T20:41:46.568Z Downloaded embedded-io v0.4.0
10322024-12-17T20:41:46.568Z Downloaded dsl_auto_type v0.1.2
10332024-12-17T20:41:46.571Z Downloaded tls_codec_derive v0.4.1
10342024-12-17T20:41:46.571Z Downloaded rsa v0.9.6
10352024-12-17T20:41:46.575Z Downloaded hash32 v0.3.1
10362024-12-17T20:41:46.577Z Downloaded foreign-types v0.3.2
10372024-12-17T20:41:46.577Z Downloaded unarray v0.1.4
10382024-12-17T20:41:46.579Z Downloaded pkcs8 v0.10.2
10392024-12-17T20:41:46.582Z Downloaded publicsuffix v2.2.3
10402024-12-17T20:41:46.584Z Downloaded mio v1.0.2
10412024-12-17T20:41:46.589Z Downloaded minimal-lexical v0.2.1
10422024-12-17T20:41:46.593Z Downloaded hickory-server v0.24.1
10432024-12-17T20:41:46.599Z Downloaded crossbeam-channel v0.5.13
10442024-12-17T20:41:46.603Z Downloaded compact_str v0.8.0
10452024-12-17T20:41:46.607Z Downloaded diff v0.1.13
10462024-12-17T20:41:46.610Z Downloaded base64 v0.22.1
10472024-12-17T20:41:46.613Z Downloaded postgres-types v0.2.8
10482024-12-17T20:41:46.616Z Downloaded phf_codegen v0.11.2
10492024-12-17T20:41:46.618Z Downloaded pem-rfc7468 v0.7.0
10502024-12-17T20:41:46.618Z Downloaded samael v0.0.17
10512024-12-17T20:41:46.623Z Downloaded stable_deref_trait v1.2.0
10522024-12-17T20:41:46.626Z Downloaded rfc6979 v0.4.0
10532024-12-17T20:41:46.626Z Downloaded resolv-conf v0.7.0
10542024-12-17T20:41:46.628Z Downloaded primeorder v0.13.6
10552024-12-17T20:41:46.630Z Downloaded newtype-uuid v1.1.3
10562024-12-17T20:41:46.630Z Downloaded spin v0.9.8
10572024-12-17T20:41:46.633Z Downloaded bumpalo v3.16.0
10582024-12-17T20:41:46.635Z Downloaded backtrace v0.3.74
10592024-12-17T20:41:46.639Z Downloaded cc v1.1.30
10602024-12-17T20:41:46.642Z Downloaded icu_collections v1.5.0
10612024-12-17T20:41:46.648Z Downloaded clang-sys v1.8.1
10622024-12-17T20:41:46.651Z Downloaded bytes v1.8.0
10632024-12-17T20:41:46.655Z Downloaded icu_properties v1.5.1
10642024-12-17T20:41:46.657Z Downloaded simd-adler32 v0.3.7
10652024-12-17T20:41:46.659Z Downloaded signature v2.2.0
10662024-12-17T20:41:46.662Z Downloaded scopeguard v1.2.0
10672024-12-17T20:41:46.662Z Downloaded schemars_derive v0.8.21
10682024-12-17T20:41:46.664Z Downloaded phf_generator v0.11.2
10692024-12-17T20:41:46.664Z Downloaded env_logger v0.10.2
10702024-12-17T20:41:46.667Z Downloaded parse-display-derive v0.10.0
10712024-12-17T20:41:46.670Z Downloaded zone_cfg_derive v0.1.2
10722024-12-17T20:41:46.670Z Downloaded vte_generate_state_changes v0.1.2
10732024-12-17T20:41:46.670Z Downloaded walkdir v2.5.0
10742024-12-17T20:41:46.672Z Downloaded tokio-tungstenite v0.24.0
10752024-12-17T20:41:46.674Z Downloaded tokio-tungstenite v0.21.0
10762024-12-17T20:41:46.676Z Downloaded hyper-util v0.1.10
10772024-12-17T20:41:46.679Z Downloaded base64 v0.13.1
10782024-12-17T20:41:46.684Z Downloaded futures-task v0.3.31
10792024-12-17T20:41:46.687Z Downloaded futures-core v0.3.31
10802024-12-17T20:41:46.687Z Downloaded fragile v2.0.0
10812024-12-17T20:41:46.690Z Downloaded smallvec v1.13.2
10822024-12-17T20:41:46.693Z Downloaded enum-as-inner v0.6.1
10832024-12-17T20:41:46.693Z Downloaded enum-as-inner v0.5.1
10842024-12-17T20:41:46.695Z Downloaded ed25519 v2.2.3
10852024-12-17T20:41:46.695Z Downloaded ciborium v0.2.2
10862024-12-17T20:41:46.702Z Downloaded unicase v2.7.0
10872024-12-17T20:41:46.702Z Downloaded icu_normalizer v1.5.0
10882024-12-17T20:41:46.705Z Downloaded ssh-cipher v0.2.0
10892024-12-17T20:41:46.705Z Downloaded icu_normalizer_data v1.5.0
10902024-12-17T20:41:46.707Z Downloaded untrusted v0.9.0
10912024-12-17T20:41:46.709Z Downloaded untrusted v0.7.1
10922024-12-17T20:41:46.709Z Downloaded spki v0.7.3
10932024-12-17T20:41:46.714Z Downloaded signal-hook-registry v1.4.2
10942024-12-17T20:41:46.714Z Downloaded highway v1.2.0
10952024-12-17T20:41:46.717Z Downloaded fxhash v0.2.1
10962024-12-17T20:41:46.717Z Downloaded sync-ptr v0.1.1
10972024-12-17T20:41:46.717Z Downloaded smallvec v0.6.14
10982024-12-17T20:41:46.717Z Downloaded slab v0.4.9
10992024-12-17T20:41:46.717Z Downloaded siphasher v0.3.11
11002024-12-17T20:41:46.719Z Downloaded crc-any v2.5.0
11012024-12-17T20:41:46.721Z Downloaded ahash v0.8.11
11022024-12-17T20:41:46.723Z Downloaded blake2 v0.10.6
11032024-12-17T20:41:46.727Z Downloaded hmac v0.12.1
11042024-12-17T20:41:46.730Z Downloaded bzip2 v0.4.4
11052024-12-17T20:41:46.732Z Downloaded base64ct v1.6.0
11062024-12-17T20:41:46.734Z Downloaded cmake v0.1.51
11072024-12-17T20:41:46.737Z Downloaded backoff v0.4.0
11082024-12-17T20:41:46.739Z Downloaded async-bb8-diesel v0.2.1
11092024-12-17T20:41:46.742Z Downloaded ipnet v2.10.1
11102024-12-17T20:41:46.742Z Downloaded iana-time-zone v0.1.61
11112024-12-17T20:41:46.744Z Downloaded hyper-staticfile v0.10.1
11122024-12-17T20:41:46.746Z Downloaded cookie_store v0.21.0
11132024-12-17T20:41:46.749Z Downloaded colored v2.1.0
11142024-12-17T20:41:46.752Z Downloaded const_format_proc_macros v0.2.33
11152024-12-17T20:41:46.755Z Downloaded console v0.15.8
11162024-12-17T20:41:46.757Z Downloaded cancel-safe-futures v0.1.5
11172024-12-17T20:41:46.757Z Downloaded arrayvec v0.7.6
11182024-12-17T20:41:46.760Z Downloaded memoffset v0.9.1
11192024-12-17T20:41:46.762Z Downloaded argon2 v0.5.3
11202024-12-17T20:41:46.764Z Downloaded lockfree-object-pool v0.1.6
11212024-12-17T20:41:46.766Z Downloaded keccak v0.1.5
11222024-12-17T20:41:46.766Z Downloaded async-trait v0.1.83
11232024-12-17T20:41:46.768Z Downloaded instability v0.3.2
11242024-12-17T20:41:46.771Z Downloaded home v0.5.9
11252024-12-17T20:41:46.771Z Downloaded bb8 v0.8.5
11262024-12-17T20:41:46.774Z Downloaded adler2 v2.0.0
11272024-12-17T20:41:46.774Z Downloaded internet-checksum v0.2.1
11282024-12-17T20:41:46.774Z Downloaded impl-trait-for-tuples v0.2.2
11292024-12-17T20:41:46.776Z Downloaded http-body-util v0.1.2
11302024-12-17T20:41:46.778Z Downloaded lazycell v1.3.0
11312024-12-17T20:41:46.780Z Downloaded curve25519-dalek-derive v0.1.1
11322024-12-17T20:41:46.780Z Downloaded chrono-tz-build v0.4.0
11332024-12-17T20:41:46.780Z Downloaded cassowary v0.3.0
11342024-12-17T20:41:46.782Z Downloaded bit-set v0.5.3
11352024-12-17T20:41:46.785Z Downloaded bitflags v1.3.2
11362024-12-17T20:41:46.788Z Downloaded blowfish v0.9.1
11372024-12-17T20:41:46.788Z Downloaded inout v0.1.3
11382024-12-17T20:41:46.790Z Downloaded hubpack v0.1.2
11392024-12-17T20:41:46.790Z Downloaded base16ct v0.2.0
11402024-12-17T20:41:46.790Z Downloaded httpdate v1.0.3
11412024-12-17T20:41:46.793Z Downloaded hostname v0.4.0
11422024-12-17T20:41:46.793Z Downloaded aead v0.5.2
11432024-12-17T20:41:46.795Z Downloaded assert_matches v1.5.0
11442024-12-17T20:41:46.795Z Downloaded constant_time_eq v0.3.1
11452024-12-17T20:41:46.798Z Downloaded cfg_aliases v0.2.1
11462024-12-17T20:41:46.798Z Downloaded cexpr v0.6.0
11472024-12-17T20:41:46.798Z Downloaded async-stream v0.3.6
11482024-12-17T20:41:46.801Z Downloaded bit-vec v0.6.3
11492024-12-17T20:41:46.803Z Downloaded arrayref v0.3.9
11502024-12-17T20:41:46.803Z Downloaded bitfield-struct v0.6.2
11512024-12-17T20:41:46.806Z Downloaded bcrypt-pbkdf v0.10.0
11522024-12-17T20:41:46.806Z Downloaded async-recursion v1.1.1
11532024-12-17T20:41:46.809Z Downloaded ascii-canvas v3.0.0
11542024-12-17T20:41:46.809Z Downloaded array-init v0.0.4
11552024-12-17T20:41:46.811Z Downloaded hostname v0.3.1
11562024-12-17T20:41:46.811Z Downloaded indoc v1.0.9
11572024-12-17T20:41:46.813Z Downloaded headers-core v0.3.0
11582024-12-17T20:41:46.816Z Downloaded is_ci v1.2.0
11592024-12-17T20:41:46.816Z Downloaded icu_provider_macros v1.5.0
11602024-12-17T20:41:46.885Z Downloaded ring v0.17.8
11612024-12-17T20:41:47.046Z Downloaded ring v0.16.20
11622024-12-17T20:41:47.129Z Downloaded libsqlite3-sys v0.30.1
11632024-12-17T20:41:47.214Z Downloaded aws-lc-sys v0.22.0
11642024-12-17T20:41:47.531Z Compiling serde v1.0.215
11652024-12-17T20:41:47.534Z Compiling lock_api v0.4.12
11662024-12-17T20:41:47.534Z Compiling scopeguard v1.2.0
11672024-12-17T20:41:47.534Z Compiling value-bag v1.9.0
11682024-12-17T20:41:47.534Z Compiling typenum v1.17.0
11692024-12-17T20:41:47.534Z Compiling generic-array v0.14.7
11702024-12-17T20:41:47.694Z Compiling syn v2.0.87
11712024-12-17T20:41:47.696Z Compiling getrandom v0.2.15
11722024-12-17T20:41:47.875Z Compiling subtle v2.6.1
11732024-12-17T20:41:48.063Z Compiling rand_core v0.6.4
11742024-12-17T20:41:48.147Z Compiling log v0.4.22
11752024-12-17T20:41:48.252Z Compiling shlex v1.3.0
11762024-12-17T20:41:48.275Z Compiling jobserver v0.1.32
11772024-12-17T20:41:48.296Z Compiling smallvec v1.13.2
11782024-12-17T20:41:48.593Z Compiling const-oid v0.9.6
11792024-12-17T20:41:48.614Z Compiling spin v0.9.8
11802024-12-17T20:41:48.698Z Compiling cc v1.1.30
11812024-12-17T20:41:48.719Z Compiling pin-project-lite v0.2.14
11822024-12-17T20:41:48.852Z Compiling rustix v0.38.37
11832024-12-17T20:41:49.077Z Compiling parking_lot_core v0.9.10
11842024-12-17T20:41:49.180Z Compiling futures-core v0.3.31
11852024-12-17T20:41:49.347Z Compiling signal-hook-registry v1.4.2
11862024-12-17T20:41:49.449Z Compiling mio v1.0.2
11872024-12-17T20:41:49.984Z Compiling parking_lot v0.12.3
11882024-12-17T20:41:50.231Z Compiling aho-corasick v1.1.3
11892024-12-17T20:41:50.291Z Compiling cpufeatures v0.2.14
11902024-12-17T20:41:50.405Z Compiling regex-syntax v0.8.5
11912024-12-17T20:41:50.674Z Compiling lazy_static v1.5.0
11922024-12-17T20:41:50.740Z Compiling stable_deref_trait v1.2.0
11932024-12-17T20:41:50.811Z Compiling futures-sink v0.3.31
11942024-12-17T20:41:50.854Z Compiling either v1.13.0
11952024-12-17T20:41:50.899Z Compiling glob v0.3.1
11962024-12-17T20:41:50.966Z Compiling socket2 v0.5.7
11972024-12-17T20:41:51.035Z Compiling slab v0.4.9
11982024-12-17T20:41:51.324Z Compiling prettyplease v0.2.25
11992024-12-17T20:41:51.514Z Compiling minimal-lexical v0.2.1
12002024-12-17T20:41:51.983Z Compiling clang-sys v1.8.1
12012024-12-17T20:41:52.022Z Compiling nom v7.1.3
12022024-12-17T20:41:52.046Z Compiling libloading v0.8.5
12032024-12-17T20:41:52.102Z Compiling bindgen v0.69.5
12042024-12-17T20:41:52.489Z Compiling serde_json v1.0.132
12052024-12-17T20:41:52.784Z Compiling home v0.5.9
12062024-12-17T20:41:52.973Z Compiling itertools v0.10.5
12072024-12-17T20:41:53.068Z Compiling futures-channel v0.3.31
12082024-12-17T20:41:53.406Z Compiling pin-utils v0.1.0
12092024-12-17T20:41:53.504Z Compiling lazycell v1.3.0
12102024-12-17T20:41:53.525Z Compiling futures-io v0.3.31
12112024-12-17T20:41:53.672Z Compiling allocator-api2 v0.2.18
12122024-12-17T20:41:53.856Z Compiling foldhash v0.1.3
12132024-12-17T20:41:54.202Z Compiling futures-task v0.3.31
12142024-12-17T20:41:54.521Z Compiling regex-automata v0.4.8
12152024-12-17T20:41:54.544Z Compiling rustc-hash v1.1.0
12162024-12-17T20:41:54.693Z Compiling hashbrown v0.15.1
12172024-12-17T20:41:55.885Z Compiling synstructure v0.13.1
12182024-12-17T20:41:56.091Z Compiling cexpr v0.6.0
12192024-12-17T20:41:56.328Z Compiling cmake v0.1.51
12202024-12-17T20:41:57.433Z Compiling dunce v1.0.5
12212024-12-17T20:41:57.576Z Compiling pkg-config v0.3.31
12222024-12-17T20:41:57.685Z Compiling libm v0.2.8
12232024-12-17T20:41:57.705Z Compiling tinyvec_macros v0.1.1
12242024-12-17T20:41:57.807Z Compiling fs_extra v1.3.0
12252024-12-17T20:41:57.964Z Compiling tinyvec v1.8.0
12262024-12-17T20:41:58.052Z Compiling num-traits v0.2.19
12272024-12-17T20:41:58.579Z Compiling ring v0.17.8
12282024-12-17T20:41:59.190Z Compiling paste v1.0.15
12292024-12-17T20:41:59.211Z Compiling base64ct v1.6.0
12302024-12-17T20:41:59.578Z Compiling unicode-normalization v0.1.24
12312024-12-17T20:41:59.736Z Compiling unicode-bidi v0.3.17
12322024-12-17T20:41:59.817Z Compiling litemap v0.7.3
12332024-12-17T20:41:59.820Z Compiling writeable v0.5.5
12342024-12-17T20:42:00.241Z Compiling regex v1.11.1
12352024-12-17T20:42:00.430Z Compiling pem-rfc7468 v0.7.0
12362024-12-17T20:42:01.070Z Compiling aws-lc-rs v1.10.0
12372024-12-17T20:42:01.178Z Compiling flagset v0.4.6
12382024-12-17T20:42:01.358Z Compiling httparse v1.9.5
12392024-12-17T20:42:01.532Z Compiling tracing-core v0.1.32
12402024-12-17T20:42:02.201Z Compiling crossbeam-utils v0.8.20
12412024-12-17T20:42:02.595Z Compiling icu_locid_transform_data v1.5.0
12422024-12-17T20:42:02.708Z Compiling rustls-pki-types v1.10.0
12432024-12-17T20:42:02.743Z Compiling percent-encoding v2.3.1
12442024-12-17T20:42:02.875Z Compiling powerfmt v0.2.0
12452024-12-17T20:42:03.113Z Compiling num-conv v0.1.0
12462024-12-17T20:42:03.220Z Compiling serde_derive v1.0.215
12472024-12-17T20:42:03.242Z Compiling zeroize_derive v1.4.2
12482024-12-17T20:42:03.371Z Compiling zerocopy-derive v0.7.35
12492024-12-17T20:42:03.552Z Compiling tokio-macros v2.4.0
12502024-12-17T20:42:03.851Z Compiling zerofrom-derive v0.1.4
12512024-12-17T20:42:04.914Z Compiling zeroize v1.8.1
12522024-12-17T20:42:05.253Z Compiling thiserror-impl v1.0.69
12532024-12-17T20:42:05.310Z Compiling yoke-derive v0.7.4
12542024-12-17T20:42:05.684Z Compiling zerovec-derive v0.10.3
12552024-12-17T20:42:05.705Z Compiling zerocopy v0.7.35
12562024-12-17T20:42:06.637Z Compiling crypto-common v0.1.6
12572024-12-17T20:42:06.890Z Compiling block-buffer v0.10.4
12582024-12-17T20:42:07.173Z Compiling digest v0.10.7
12592024-12-17T20:42:07.413Z Compiling futures-macro v0.3.31
12602024-12-17T20:42:07.707Z Compiling hmac v0.12.1
12612024-12-17T20:42:07.865Z Compiling block-padding v0.3.3
12622024-12-17T20:42:07.956Z Compiling displaydoc v0.2.5
12632024-12-17T20:42:08.123Z Compiling inout v0.1.3
12642024-12-17T20:42:08.257Z Compiling zerofrom v0.1.4
12652024-12-17T20:42:08.402Z Compiling cipher v0.4.4
12662024-12-17T20:42:08.510Z Compiling sha2 v0.10.8
12672024-12-17T20:42:08.561Z Compiling yoke v0.7.4
12682024-12-17T20:42:08.587Z Compiling ppv-lite86 v0.2.20
12692024-12-17T20:42:08.817Z Compiling thiserror v1.0.69
12702024-12-17T20:42:08.969Z Compiling zerovec v0.10.4
12712024-12-17T20:42:08.991Z Compiling der_derive v0.7.3
12722024-12-17T20:42:09.011Z Compiling icu_provider_macros v1.5.0
12732024-12-17T20:42:09.517Z Compiling futures-util v0.3.31
12742024-12-17T20:42:09.538Z Compiling rand_chacha v0.3.1
12752024-12-17T20:42:09.771Z Compiling tracing-attributes v0.1.27
12762024-12-17T20:42:10.212Z Compiling rand v0.8.5
12772024-12-17T20:42:11.210Z Compiling tinystr v0.7.6
12782024-12-17T20:42:11.643Z Compiling icu_locid v1.5.0
12792024-12-17T20:42:11.683Z Compiling der v0.7.9
12802024-12-17T20:42:12.043Z Compiling icu_collections v1.5.0
12812024-12-17T20:42:12.264Z Compiling pest v2.7.14
12822024-12-17T20:42:12.428Z Compiling salsa20 v0.10.2
12832024-12-17T20:42:12.670Z Compiling pbkdf2 v0.12.2
12842024-12-17T20:42:12.858Z Compiling time-core v0.1.2
12852024-12-17T20:42:13.049Z Compiling icu_provider v1.5.0
12862024-12-17T20:42:13.575Z Compiling untrusted v0.9.0
12872024-12-17T20:42:13.751Z Compiling icu_locid_transform v1.5.0
12882024-12-17T20:42:13.775Z Compiling tracing v0.1.40
12892024-12-17T20:42:14.174Z Compiling spki v0.7.3
12902024-12-17T20:42:14.206Z Compiling untrusted v0.7.1
12912024-12-17T20:42:14.379Z Compiling mirai-annotations v1.12.0
12922024-12-17T20:42:14.410Z Compiling icu_properties_data v1.5.0
12932024-12-17T20:42:14.588Z Compiling vcpkg v0.2.15
12942024-12-17T20:42:14.690Z Compiling time-macros v0.2.18
12952024-12-17T20:42:15.275Z Compiling icu_properties v1.5.1
12962024-12-17T20:42:15.437Z Compiling pest_meta v2.7.14
12972024-12-17T20:42:15.954Z Compiling scrypt v0.11.0
12982024-12-17T20:42:16.565Z Compiling cbc v0.1.2
12992024-12-17T20:42:16.606Z Compiling aes v0.8.4
13002024-12-17T20:42:16.821Z Compiling scroll_derive v0.12.0
13012024-12-17T20:42:16.842Z Compiling openssl-sys v0.9.103
13022024-12-17T20:42:17.989Z Compiling bitflags v2.6.0
13032024-12-17T20:42:18.147Z Compiling bytes v1.8.0
13042024-12-17T20:42:18.429Z Compiling indexmap v2.6.0
13052024-12-17T20:42:18.473Z Compiling semver v1.0.23
13062024-12-17T20:42:19.319Z Compiling tokio v1.40.0
13072024-12-17T20:42:19.539Z Compiling http v1.1.0
13082024-12-17T20:42:19.576Z Compiling rustc_version v0.4.1
13092024-12-17T20:42:19.977Z Compiling deranged v0.3.11
13102024-12-17T20:42:20.451Z Compiling write16 v1.0.0
13112024-12-17T20:42:20.595Z Compiling num_threads v0.1.7
13122024-12-17T20:42:20.662Z Compiling icu_normalizer_data v1.5.0
13132024-12-17T20:42:20.736Z Compiling utf16_iter v1.0.5
13142024-12-17T20:42:20.776Z Compiling utf8_iter v1.0.4
13152024-12-17T20:42:20.947Z Compiling atomic-waker v1.1.2
13162024-12-17T20:42:21.049Z Compiling icu_normalizer v1.5.0
13172024-12-17T20:42:21.145Z Compiling http-body v1.0.1
13182024-12-17T20:42:21.399Z Compiling scroll v0.12.0
13192024-12-17T20:42:21.849Z Compiling time v0.3.36
13202024-12-17T20:42:21.870Z Compiling pkcs5 v0.7.1
13212024-12-17T20:42:21.933Z Compiling pest_generator v2.7.14
13222024-12-17T20:42:21.971Z Compiling form_urlencoded v1.2.1
13232024-12-17T20:42:22.129Z Compiling try-lock v0.2.5
13242024-12-17T20:42:22.292Z Compiling which v4.4.2
13252024-12-17T20:42:22.313Z Compiling slog v2.7.0
13262024-12-17T20:42:23.017Z Compiling pkcs8 v0.10.2
13272024-12-17T20:42:23.133Z Compiling want v0.3.1
13282024-12-17T20:42:23.154Z Compiling goblin v0.8.2
13292024-12-17T20:42:23.441Z Compiling idna_adapter v1.2.0
13302024-12-17T20:42:23.683Z Compiling httpdate v1.0.3
13312024-12-17T20:42:23.762Z Compiling idna v1.0.3
13322024-12-17T20:42:24.012Z Compiling pest_derive v2.7.14
13332024-12-17T20:42:24.163Z Compiling uuid v1.11.0
13342024-12-17T20:42:24.731Z Compiling toml_datetime v0.6.8
13352024-12-17T20:42:24.863Z Compiling dtrace-parser v0.2.0
13362024-12-17T20:42:25.296Z Compiling serde_tokenstream v0.2.2
13372024-12-17T20:42:25.661Z Compiling serde_spanned v0.6.8
13382024-12-17T20:42:25.792Z Compiling base64 v0.22.1
13392024-12-17T20:42:25.905Z Compiling rustversion v1.0.17
13402024-12-17T20:42:25.933Z Compiling foreign-types-shared v0.1.1
13412024-12-17T20:42:26.052Z Compiling iana-time-zone v0.1.61
13422024-12-17T20:42:26.523Z Compiling tower-service v0.3.3
13432024-12-17T20:42:26.574Z Compiling adler2 v2.0.0
13442024-12-17T20:42:26.628Z Compiling match_cfg v0.1.0
13452024-12-17T20:42:26.660Z Compiling openssl v0.10.66
13462024-12-17T20:42:26.734Z Compiling hostname v0.3.1
13472024-12-17T20:42:26.793Z Compiling miniz_oxide v0.8.0
13482024-12-17T20:42:27.079Z Compiling chrono v0.4.38
13492024-12-17T20:42:27.130Z Compiling foreign-types v0.3.2
13502024-12-17T20:42:27.133Z Compiling url v2.5.3
13512024-12-17T20:42:27.365Z Compiling openssl-macros v0.1.1
13522024-12-17T20:42:28.188Z Compiling tokio-util v0.7.12
13532024-12-17T20:42:28.413Z Compiling async-trait v0.1.83
13542024-12-17T20:42:28.678Z Compiling dirs-sys-next v0.1.2
13552024-12-17T20:42:29.253Z Compiling dof v0.3.0
13562024-12-17T20:42:29.385Z Compiling h2 v0.4.6
13572024-12-17T20:42:29.749Z Compiling data-encoding v2.6.0
13582024-12-17T20:42:30.926Z Compiling usdt-impl v0.5.0
13592024-12-17T20:42:31.326Z Compiling native-tls v0.2.12
13602024-12-17T20:42:31.599Z Compiling rustls v0.22.4
13612024-12-17T20:42:31.657Z Compiling syn v1.0.109
13622024-12-17T20:42:31.857Z Compiling siphasher v0.3.11
13632024-12-17T20:42:32.200Z Compiling rustls v0.23.19
13642024-12-17T20:42:32.368Z Compiling dirs-next v2.0.0
13652024-12-17T20:42:32.546Z Compiling http-body-util v0.1.2
13662024-12-17T20:42:32.586Z Compiling crossbeam-epoch v0.9.18
13672024-12-17T20:42:33.119Z Compiling heapless v0.7.17
13682024-12-17T20:42:33.401Z Compiling sha1 v0.10.6
13692024-12-17T20:42:33.582Z Compiling signature v2.2.0
13702024-12-17T20:42:33.844Z Compiling bzip2-sys v0.1.11+1.0.8
13712024-12-17T20:42:33.894Z Compiling serde_derive_internals v0.29.1
13722024-12-17T20:42:34.014Z Compiling thread_local v1.1.8
13732024-12-17T20:42:34.034Z Compiling encoding_rs v0.8.34
13742024-12-17T20:42:34.385Z Compiling multer v3.1.0
13752024-12-17T20:42:34.590Z Compiling cookie v0.18.1
13762024-12-17T20:42:34.663Z Compiling openssl-probe v0.1.5
13772024-12-17T20:42:34.875Z Compiling slog-async v2.8.0
13782024-12-17T20:42:35.062Z Compiling ipnet v2.10.1
13792024-12-17T20:42:35.434Z Compiling mime v0.3.17
13802024-12-17T20:42:35.598Z Compiling rayon-core v1.12.1
13812024-12-17T20:42:35.888Z Compiling unicode-properties v0.1.3
13822024-12-17T20:42:36.053Z Compiling gimli v0.31.1
13832024-12-17T20:42:36.310Z Compiling schemars v0.8.21
13842024-12-17T20:42:36.382Z Compiling signal-hook v0.3.17
13852024-12-17T20:42:36.652Z Compiling hyper v1.5.0
13862024-12-17T20:42:36.739Z Compiling toml_edit v0.22.22
13872024-12-17T20:42:36.802Z Compiling schemars_derive v0.8.21
13882024-12-17T20:42:39.288Z Compiling hyper-util v0.1.10
13892024-12-17T20:42:40.429Z Compiling stringprep v0.1.5
13902024-12-17T20:42:40.986Z Compiling addr2line v0.24.2
13912024-12-17T20:42:41.292Z Compiling usdt-macro v0.5.0
13922024-12-17T20:42:41.553Z Compiling usdt-attr-macro v0.5.0
13932024-12-17T20:42:41.719Z Compiling crossbeam-deque v0.8.5
13942024-12-17T20:42:41.745Z Compiling term v0.7.0
13952024-12-17T20:42:42.423Z Compiling slog-json v2.6.1
13962024-12-17T20:42:42.543Z Compiling serde_urlencoded v0.7.1
13972024-12-17T20:42:42.741Z Compiling crossbeam-channel v0.5.13
13982024-12-17T20:42:42.803Z Compiling curve25519-dalek v4.1.3
13992024-12-17T20:42:43.099Z Compiling futures-executor v0.3.31
14002024-12-17T20:42:43.231Z Compiling enum-as-inner v0.6.1
14012024-12-17T20:42:43.278Z Compiling md-5 v0.10.6
14022024-12-17T20:42:43.447Z Compiling rustls-pemfile v2.2.0
14032024-12-17T20:42:43.569Z Compiling async-stream-impl v0.3.6
14042024-12-17T20:42:43.687Z Compiling num-integer v0.1.46
14052024-12-17T20:42:43.789Z Compiling idna v0.3.0
14062024-12-17T20:42:43.865Z Compiling idna v0.4.0
14072024-12-17T20:42:44.404Z Compiling hash32 v0.2.1
14082024-12-17T20:42:44.540Z Compiling ff v0.13.0
14092024-12-17T20:42:44.782Z Compiling is-terminal v0.4.13
14102024-12-17T20:42:44.804Z Compiling dropshot v0.12.0
14112024-12-17T20:42:44.937Z Compiling object v0.36.5
14122024-12-17T20:42:45.072Z Compiling psl-types v2.0.11
14132024-12-17T20:42:45.103Z Compiling take_mut v0.2.2
14142024-12-17T20:42:45.265Z Compiling smoltcp v0.9.1
14152024-12-17T20:42:45.289Z Compiling dyn-clone v1.0.17
14162024-12-17T20:42:45.456Z Compiling portable-atomic v1.9.0
14172024-12-17T20:42:45.521Z Compiling utf-8 v0.7.6
14182024-12-17T20:42:45.604Z Compiling fallible-iterator v0.2.0
14192024-12-17T20:42:45.692Z Compiling linked-hash-map v0.5.6
14202024-12-17T20:42:45.855Z Compiling base16ct v0.2.0
14212024-12-17T20:42:45.987Z Compiling quick-error v1.2.3
14222024-12-17T20:42:46.053Z Compiling num-bigint-dig v0.8.4
14232024-12-17T20:42:46.150Z Compiling anyhow v1.0.93
14242024-12-17T20:42:46.195Z Compiling rustc-demangle v0.1.24
14252024-12-17T20:42:46.339Z Compiling postgres-protocol v0.6.7
14262024-12-17T20:42:46.394Z Compiling resolv-conf v0.7.0
14272024-12-17T20:42:46.655Z Compiling sec1 v0.7.3
14282024-12-17T20:42:47.176Z Compiling lru-cache v0.1.2
14292024-12-17T20:42:47.247Z Compiling tungstenite v0.24.0
14302024-12-17T20:42:47.265Z Compiling publicsuffix v2.2.3
14312024-12-17T20:42:47.647Z Compiling async-stream v0.3.6
14322024-12-17T20:42:47.726Z Compiling slog-term v2.9.1
14332024-12-17T20:42:47.969Z Compiling hickory-proto v0.24.1
14342024-12-17T20:42:48.712Z Compiling usdt v0.5.0
14352024-12-17T20:42:49.062Z Compiling group v0.13.0
14362024-12-17T20:42:49.420Z Compiling num-iter v0.1.45
14372024-12-17T20:42:49.704Z Compiling futures v0.3.31
14382024-12-17T20:42:49.738Z Compiling slog-bunyan v2.5.0
14392024-12-17T20:42:51.175Z Compiling camino v1.1.9
14402024-12-17T20:42:51.301Z Compiling toml v0.8.19
14412024-12-17T20:42:51.727Z Compiling tokio-native-tls v0.3.1
14422024-12-17T20:42:52.026Z Compiling phf_shared v0.11.2
14432024-12-17T20:42:52.164Z Compiling dropshot_endpoint v0.12.0
14442024-12-17T20:42:52.435Z Compiling backtrace v0.3.74
14452024-12-17T20:42:52.925Z Compiling terminal_size v0.4.0
14462024-12-17T20:42:53.123Z Compiling waitgroup v0.1.2
14472024-12-17T20:42:53.156Z Compiling openapiv3 v2.0.0
14482024-12-17T20:42:53.185Z Compiling serde_path_to_error v0.1.16
14492024-12-17T20:42:53.355Z Compiling hkdf v0.12.4
14502024-12-17T20:42:53.635Z Compiling crypto-bigint v0.5.5
14512024-12-17T20:42:54.070Z Compiling webpki-roots v0.26.6
14522024-12-17T20:42:54.316Z Compiling curve25519-dalek-derive v0.1.1
14532024-12-17T20:42:55.986Z Compiling zerocopy-derive v0.6.6
14542024-12-17T20:42:56.278Z Compiling idna v0.5.0
14552024-12-17T20:42:56.812Z Compiling hubpack_derive v0.1.1
14562024-12-17T20:42:57.099Z Compiling hostname v0.4.0
14572024-12-17T20:42:57.377Z Compiling fs-err v2.11.0
14582024-12-17T20:42:57.686Z Compiling ahash v0.8.11
14592024-12-17T20:42:57.781Z Compiling crc32fast v1.4.2
14602024-12-17T20:42:57.803Z Compiling debug-ignore v1.0.5
14612024-12-17T20:42:57.953Z Compiling winnow v0.5.40
14622024-12-17T20:42:57.974Z Compiling bitflags v1.3.2
14632024-12-17T20:42:58.038Z Compiling managed v0.8.0
14642024-12-17T20:42:58.080Z Compiling clap_builder v4.5.21
14652024-12-17T20:42:58.116Z Compiling strum_macros v0.25.3
14662024-12-17T20:42:58.287Z Compiling zerocopy v0.6.6
14672024-12-17T20:42:58.638Z Compiling console v0.15.8
14682024-12-17T20:42:59.246Z Compiling flate2 v1.0.34
14692024-12-17T20:43:00.178Z Compiling hubpack v0.1.2
14702024-12-17T20:43:00.401Z Compiling cookie_store v0.21.0
14712024-12-17T20:43:00.463Z Compiling elliptic-curve v0.13.8
14722024-12-17T20:43:00.741Z Compiling hickory-resolver v0.24.1
14732024-12-17T20:43:01.994Z Compiling toml_edit v0.19.15
14742024-12-17T20:43:02.066Z Compiling phf v0.11.2
14752024-12-17T20:43:02.299Z Compiling signal-hook-mio v0.2.4
14762024-12-17T20:43:02.351Z Compiling hyper-tls v0.6.0
14772024-12-17T20:43:02.473Z Compiling rayon v1.10.0
14782024-12-17T20:43:02.524Z Compiling bzip2 v0.4.4
14792024-12-17T20:43:02.956Z Compiling tokio-tungstenite v0.24.0
14802024-12-17T20:43:03.552Z Compiling postgres-types v0.2.8
14812024-12-17T20:43:06.613Z Compiling ed25519 v2.2.3
14822024-12-17T20:43:07.584Z Compiling phf_shared v0.10.0
14832024-12-17T20:43:07.862Z Compiling tokio-stream v0.1.16
14842024-12-17T20:43:07.957Z Compiling pkcs1 v0.7.5
14852024-12-17T20:43:08.032Z Compiling serde-big-array v0.5.1
14862024-12-17T20:43:08.279Z Compiling clap_derive v4.5.18
14872024-12-17T20:43:08.622Z Compiling rfc6979 v0.4.0
14882024-12-17T20:43:08.820Z Compiling derive-where v1.2.7
14892024-12-17T20:43:08.977Z Compiling serde_repr v0.1.19
14902024-12-17T20:43:09.003Z Compiling float-cmp v0.9.0
14912024-12-17T20:43:09.179Z Compiling bstr v1.10.0
14922024-12-17T20:43:09.235Z Compiling sync_wrapper v1.0.1
14932024-12-17T20:43:09.405Z Compiling unicode-width v0.2.0
14942024-12-17T20:43:09.965Z Compiling unicode-segmentation v1.12.0
14952024-12-17T20:43:10.224Z Compiling new_debug_unreachable v1.0.6
14962024-12-17T20:43:10.331Z Compiling static_assertions v1.1.0
14972024-12-17T20:43:10.434Z Compiling normalize-line-endings v0.3.0
14982024-12-17T20:43:10.455Z Compiling precomputed-hash v0.1.1
14992024-12-17T20:43:10.572Z Compiling difflib v0.4.0
15002024-12-17T20:43:10.593Z Compiling whoami v1.5.2
15012024-12-17T20:43:10.905Z Compiling predicates-core v1.0.8
15022024-12-17T20:43:11.074Z Compiling bit-vec v0.6.3
15032024-12-17T20:43:11.261Z Compiling number_prefix v0.4.0
15042024-12-17T20:43:11.281Z Compiling fixedbitset v0.4.2
15052024-12-17T20:43:11.505Z Compiling indicatif v0.17.9
15062024-12-17T20:43:11.571Z Compiling bit-set v0.5.3
15072024-12-17T20:43:11.783Z Compiling petgraph v0.6.5
15082024-12-17T20:43:11.873Z Compiling predicates v3.1.2
15092024-12-17T20:43:12.301Z Compiling tokio-postgres v0.7.12
15102024-12-17T20:43:12.627Z Compiling similar v2.6.0
15112024-12-17T20:43:13.615Z Compiling clap v4.5.21
15122024-12-17T20:43:13.733Z Compiling string_cache v0.8.7
15132024-12-17T20:43:13.756Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15142024-12-17T20:43:13.871Z Compiling ecdsa v0.16.9
15152024-12-17T20:43:14.274Z Compiling rsa v0.9.6
15162024-12-17T20:43:14.789Z Compiling ed25519-dalek v2.1.1
15172024-12-17T20:43:15.199Z Compiling toml v0.7.8
15182024-12-17T20:43:16.066Z Compiling zip v0.6.6
15192024-12-17T20:43:16.132Z Compiling crossterm v0.28.1
15202024-12-17T20:43:17.961Z Compiling hex v0.4.3
15212024-12-17T20:43:18.092Z Compiling x509-cert v0.2.5
15222024-12-17T20:43:18.287Z Compiling lalrpop-util v0.19.12
15232024-12-17T20:43:18.424Z Compiling unicode-xid v0.2.6
15242024-12-17T20:43:18.582Z Compiling peg-runtime v0.8.3
15252024-12-17T20:43:18.609Z Compiling strum_macros v0.26.4
15262024-12-17T20:43:18.655Z Compiling xattr v1.3.1
15272024-12-17T20:43:18.946Z Compiling filetime v0.2.25
15282024-12-17T20:43:19.284Z Compiling tar v0.4.42
15292024-12-17T20:43:24.068Z Compiling strum v0.26.3
15302024-12-17T20:43:27.281Z Compiling aws-lc-sys v0.22.0
15312024-12-17T20:43:56.495Z Compiling rustls-webpki v0.102.8
15322024-12-17T20:44:00.160Z Compiling tokio-rustls v0.25.0
15332024-12-17T20:44:01.796Z Compiling tokio-rustls v0.26.0
15342024-12-17T20:44:02.252Z Compiling hyper-rustls v0.27.3
15352024-12-17T20:44:02.575Z Compiling reqwest v0.12.9
15362024-12-17T20:44:03.806Z Compiling qorb v0.2.1
15372024-12-17T20:44:08.820Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15382024-12-17T20:44:09.082Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15392024-12-17T20:44:15.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
15402024-12-17T20:44:15.321Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15412024-12-17T20:44:15.375ZDec 17 20:44:13.873 INFO Starting download, target: Cockroach
15422024-12-17T20:44:15.375ZDec 17 20:44:13.873 INFO Starting download, target: Clickhouse
15432024-12-17T20:44:15.375ZDec 17 20:44:13.873 INFO Starting download, target: Console
15442024-12-17T20:44:15.377ZDec 17 20:44:13.873 INFO Starting download, target: DendriteOpenapi
15452024-12-17T20:44:15.377ZDec 17 20:44:13.873 INFO Starting download, target: DendriteStub
15462024-12-17T20:44:15.377ZDec 17 20:44:13.873 INFO Starting download, target: MaghemiteMgd
15472024-12-17T20:44:15.377ZDec 17 20:44:13.873 INFO Starting download, target: TransceiverControl
15482024-12-17T20:44:15.377ZDec 17 20:44:13.874 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15492024-12-17T20:44:15.378ZDec 17 20:44:13.874 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15502024-12-17T20:44:15.378ZDec 17 20:44:13.874 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15512024-12-17T20:44:15.378ZDec 17 20:44:13.874 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15522024-12-17T20:44:15.378ZDec 17 20:44:13.874 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15532024-12-17T20:44:15.378ZDec 17 20:44:13.874 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15542024-12-17T20:44:15.378ZDec 17 20:44:13.874 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15552024-12-17T20:44:15.515ZDec 17 20:44:14.012 INFO Download complete, target: DendriteOpenapi
15562024-12-17T20:44:15.640ZDec 17 20:44:14.136 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15572024-12-17T20:44:15.877ZDec 17 20:44:14.353 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15582024-12-17T20:44:16.200ZDec 17 20:44:14.692 INFO Download complete, target: Console
15592024-12-17T20:44:16.257ZDec 17 20:44:14.753 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15602024-12-17T20:44:16.339ZDec 17 20:44:14.837 INFO Download complete, target: TransceiverControl
15612024-12-17T20:44:16.385ZDec 17 20:44:14.882 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15622024-12-17T20:44:17.106ZDec 17 20:44:15.603 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15632024-12-17T20:44:17.106ZDec 17 20:44:15.603 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15642024-12-17T20:44:17.760ZDec 17 20:44:16.258 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15652024-12-17T20:44:19.192ZDec 17 20:44:17.689 INFO Download complete, target: MaghemiteMgd
15662024-12-17T20:44:19.292ZDec 17 20:44:17.790 INFO Download complete, target: DendriteStub
15672024-12-17T20:44:24.676ZDec 17 20:44:23.170 INFO Checking that binary works, target: Cockroach
15682024-12-17T20:44:24.837ZDec 17 20:44:23.334 INFO Download complete, target: Cockroach
15692024-12-17T20:44:30.407ZDec 17 20:44:28.894 INFO Checking that binary works, target: Clickhouse
15702024-12-17T20:44:30.522ZDec 17 20:44:29.017 INFO Download complete, target: Clickhouse
15712024-12-17T20:44:30.543ZAll builder prerequisites installed successfully, and PATH looks valid
15722024-12-17T20:44:30.545Z
15732024-12-17T20:44:30.546Zreal 5:00.722859468
15742024-12-17T20:44:30.546Zuser 17:07.212421358
15752024-12-17T20:44:30.546Zsys 3:19.772095958
15762024-12-17T20:44:30.546Ztrap 0.616392140
15772024-12-17T20:44:30.546Ztflt 1.560758128
15782024-12-17T20:44:30.546Zdflt 2.205797391
15792024-12-17T20:44:30.546Zkflt 0.025776467
15802024-12-17T20:44:30.546Zlock 30:49.940418818
15812024-12-17T20:44:30.546Zslp 1:03:36.112414616
15822024-12-17T20:44:30.546Zlat 1:00.791060859
15832024-12-17T20:44:30.546Zstop 2:23.312408354
15842024-12-17T20:44:30.546Z+ banner hack-check
15852024-12-17T20:44:30.548Z
15862024-12-17T20:44:30.548Z # # ## #### # # #### # # ###### #### # #
15872024-12-17T20:44:30.548Z # # # # # # # # # # # # # # # # #
15882024-12-17T20:44:30.548Z ###### # # # #### ##### # ###### ##### # ####
15892024-12-17T20:44:30.548Z # # ###### # # # # # # # # # #
15902024-12-17T20:44:30.548Z # # # # # # # # # # # # # # # # #
15912024-12-17T20:44:30.548Z # # # # #### # # #### # # ###### #### # #
15922024-12-17T20:44:30.549Z
15932024-12-17T20:44:30.549Z+ export CARGO_INCREMENTAL=0
15942024-12-17T20:44:30.549Z+ CARGO_INCREMENTAL=0
15952024-12-17T20:44:30.549Z+ ptime -m timeout 2h cargo xtask check-features --ci
15962024-12-17T20:44:31.109Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15972024-12-17T20:44:34.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s
15982024-12-17T20:44:34.855Z Running `target/debug/xtask check-features --ci`
15992024-12-17T20:44:34.878Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16002024-12-17T20:44:34.879Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16012024-12-17T20:44:35.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16022024-12-17T20:44:35.374Z Running `target/debug/xtask download cargo-hack`
16032024-12-17T20:44:36.240Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16042024-12-17T20:44:36.589Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16052024-12-17T20:44:41.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
16062024-12-17T20:44:42.031Z Running `target/debug/xtask-downloader cargo-hack`
16072024-12-17T20:44:42.070ZDec 17 20:44:40.564 INFO Starting download, target: CargoHack
16082024-12-17T20:44:42.073ZDec 17 20:44:40.565 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16092024-12-17T20:44:42.676ZDec 17 20:44:41.170 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16102024-12-17T20:44:42.767ZDec 17 20:44:41.260 INFO Download complete, target: CargoHack
16112024-12-17T20:44:42.771Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16122024-12-17T20:44:42.788Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16132024-12-17T20:44:42.968Zinfo: running `cargo check --bins` on api_identity (1/174)
16142024-12-17T20:44:43.548Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-12-17T20:44:43.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-12-17T20:44:43.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-12-17T20:44:43.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16182024-12-17T20:44:43.662Z
16192024-12-17T20:44:43.662Zinfo: running `cargo check --bins` on bootstore (2/174)
16202024-12-17T20:44:44.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-12-17T20:44:44.247Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-12-17T20:44:44.247Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-12-17T20:44:44.247Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16242024-12-17T20:44:44.302Z
16252024-12-17T20:44:44.302Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/174)
16262024-12-17T20:44:44.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-12-17T20:44:44.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-12-17T20:44:44.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-12-17T20:44:44.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16302024-12-17T20:44:44.960Z
16312024-12-17T20:44:44.960Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/174)
16322024-12-17T20:44:45.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332024-12-17T20:44:45.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342024-12-17T20:44:45.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352024-12-17T20:44:45.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16362024-12-17T20:44:45.615Z
16372024-12-17T20:44:45.615Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/174)
16382024-12-17T20:44:46.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392024-12-17T20:44:46.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402024-12-17T20:44:46.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412024-12-17T20:44:46.017Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16422024-12-17T20:44:46.057Z
16432024-12-17T20:44:46.057Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/174)
16442024-12-17T20:44:46.457Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452024-12-17T20:44:46.460Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462024-12-17T20:44:46.460Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472024-12-17T20:44:46.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16482024-12-17T20:44:46.503Z
16492024-12-17T20:44:46.503Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/174)
16502024-12-17T20:44:46.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512024-12-17T20:44:46.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522024-12-17T20:44:46.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532024-12-17T20:44:46.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16542024-12-17T20:44:46.943Z
16552024-12-17T20:44:46.943Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/174)
16562024-12-17T20:44:47.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572024-12-17T20:44:47.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582024-12-17T20:44:47.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592024-12-17T20:44:47.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16602024-12-17T20:44:47.397Z
16612024-12-17T20:44:47.397Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/174)
16622024-12-17T20:44:47.802Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-12-17T20:44:47.806Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-12-17T20:44:47.806Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-12-17T20:44:47.809Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16662024-12-17T20:44:47.847Z
16672024-12-17T20:44:47.847Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/174)
16682024-12-17T20:44:48.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-12-17T20:44:48.251Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-12-17T20:44:48.251Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-12-17T20:44:48.253Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16722024-12-17T20:44:48.294Z
16732024-12-17T20:44:48.294Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/174)
16742024-12-17T20:44:48.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752024-12-17T20:44:48.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762024-12-17T20:44:48.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772024-12-17T20:44:48.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16782024-12-17T20:44:48.740Z
16792024-12-17T20:44:48.740Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/174)
16802024-12-17T20:44:49.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812024-12-17T20:44:49.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822024-12-17T20:44:49.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832024-12-17T20:44:49.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16842024-12-17T20:44:49.192Z
16852024-12-17T20:44:49.192Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/174)
16862024-12-17T20:44:49.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872024-12-17T20:44:49.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882024-12-17T20:44:49.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892024-12-17T20:44:49.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16902024-12-17T20:44:49.638Z
16912024-12-17T20:44:49.638Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/174)
16922024-12-17T20:44:50.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932024-12-17T20:44:50.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942024-12-17T20:44:50.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952024-12-17T20:44:50.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16962024-12-17T20:44:50.080Z
16972024-12-17T20:44:50.080Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/174)
16982024-12-17T20:44:50.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992024-12-17T20:44:50.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002024-12-17T20:44:50.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012024-12-17T20:44:50.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17022024-12-17T20:44:50.528Z
17032024-12-17T20:44:50.528Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/174)
17042024-12-17T20:44:50.924Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052024-12-17T20:44:50.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062024-12-17T20:44:50.927Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072024-12-17T20:44:50.930Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17082024-12-17T20:44:50.969Z
17092024-12-17T20:44:50.969Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/174)
17102024-12-17T20:44:51.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-12-17T20:44:51.366Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-12-17T20:44:51.366Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132024-12-17T20:44:51.369Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17142024-12-17T20:44:51.408Z
17152024-12-17T20:44:51.408Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/174)
17162024-12-17T20:44:51.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172024-12-17T20:44:51.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182024-12-17T20:44:51.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192024-12-17T20:44:51.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17202024-12-17T20:44:51.860Z
17212024-12-17T20:44:51.860Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/174)
17222024-12-17T20:44:52.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232024-12-17T20:44:52.268Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242024-12-17T20:44:52.268Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252024-12-17T20:44:52.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17262024-12-17T20:44:52.311Z
17272024-12-17T20:44:52.311Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/174)
17282024-12-17T20:44:52.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292024-12-17T20:44:52.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302024-12-17T20:44:52.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312024-12-17T20:44:52.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17322024-12-17T20:44:52.757Z
17332024-12-17T20:44:52.757Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/174)
17342024-12-17T20:44:53.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352024-12-17T20:44:53.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362024-12-17T20:44:53.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372024-12-17T20:44:53.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17382024-12-17T20:44:53.207Z
17392024-12-17T20:44:53.207Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/174)
17402024-12-17T20:44:53.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412024-12-17T20:44:53.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422024-12-17T20:44:53.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432024-12-17T20:44:53.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17442024-12-17T20:44:53.652Z
17452024-12-17T20:44:53.652Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/174)
17462024-12-17T20:44:54.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472024-12-17T20:44:54.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482024-12-17T20:44:54.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492024-12-17T20:44:54.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17502024-12-17T20:44:54.103Z
17512024-12-17T20:44:54.103Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/174)
17522024-12-17T20:44:54.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532024-12-17T20:44:54.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542024-12-17T20:44:54.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552024-12-17T20:44:54.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17562024-12-17T20:44:54.545Z
17572024-12-17T20:44:54.545Zinfo: running `cargo check --bins` on sled-hardware-types (25/174)
17582024-12-17T20:44:55.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592024-12-17T20:44:55.131Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602024-12-17T20:44:55.131Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612024-12-17T20:44:55.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17622024-12-17T20:44:55.208Z
17632024-12-17T20:44:55.208Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/174)
17642024-12-17T20:44:55.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652024-12-17T20:44:55.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662024-12-17T20:44:55.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672024-12-17T20:44:55.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17682024-12-17T20:44:55.871Z
17692024-12-17T20:44:55.871Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/174)
17702024-12-17T20:44:56.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712024-12-17T20:44:56.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722024-12-17T20:44:56.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732024-12-17T20:44:56.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17742024-12-17T20:44:56.544Z
17752024-12-17T20:44:56.544Zinfo: running `cargo check --bins` on oxlog (28/174)
17762024-12-17T20:44:57.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772024-12-17T20:44:57.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782024-12-17T20:44:57.200Z Checking cfg-if v1.0.0
17792024-12-17T20:44:57.205Z Checking libc v0.2.162
17802024-12-17T20:44:57.310Z Checking serde v1.0.215
17812024-12-17T20:44:57.312Z Checking zeroize v1.8.1
17822024-12-17T20:44:57.334Z Checking memchr v2.7.4
17832024-12-17T20:44:57.345Z Checking typenum v1.17.0
17842024-12-17T20:44:57.348Z Checking scopeguard v1.2.0
17852024-12-17T20:44:57.371Z Checking subtle v2.6.1
17862024-12-17T20:44:57.385Z Checking value-bag v1.9.0
17872024-12-17T20:44:57.490Z Checking lock_api v0.4.12
17882024-12-17T20:44:57.550Z Checking smallvec v1.13.2
17892024-12-17T20:44:57.624Z Checking const-oid v0.9.6
17902024-12-17T20:44:57.788Z Checking log v0.4.22
17912024-12-17T20:44:57.898Z Checking itoa v1.0.11
17922024-12-17T20:44:57.917Z Checking pin-project-lite v0.2.14
17932024-12-17T20:44:58.042Z Checking byteorder v1.5.0
17942024-12-17T20:44:58.098Z Checking futures-core v0.3.31
17952024-12-17T20:44:58.242Z Checking once_cell v1.20.2
17962024-12-17T20:44:58.288Z Checking cpufeatures v0.2.14
17972024-12-17T20:44:58.336Z Checking futures-sink v0.3.31
17982024-12-17T20:44:58.381Z Checking stable_deref_trait v1.2.0
17992024-12-17T20:44:58.462Z Checking spin v0.9.8
18002024-12-17T20:44:58.481Z Checking zerocopy v0.7.35
18012024-12-17T20:44:58.494Z Checking getrandom v0.2.15
18022024-12-17T20:44:58.496Z Checking signal-hook-registry v1.4.2
18032024-12-17T20:44:58.541Z Checking parking_lot_core v0.9.10
18042024-12-17T20:44:58.692Z Checking generic-array v0.14.7
18052024-12-17T20:44:58.714Z Checking rand_core v0.6.4
18062024-12-17T20:44:58.749Z Checking mio v1.0.2
18072024-12-17T20:44:58.846Z Checking socket2 v0.5.7
18082024-12-17T20:44:58.900Z Checking parking_lot v0.12.3
18092024-12-17T20:44:59.031Z Checking zerofrom v0.1.4
18102024-12-17T20:44:59.261Z Checking slab v0.4.9
18112024-12-17T20:44:59.277Z Checking yoke v0.7.4
18122024-12-17T20:44:59.346Z Checking futures-channel v0.3.31
18132024-12-17T20:44:59.363Z Checking pin-utils v0.1.0
18142024-12-17T20:44:59.450Z Checking equivalent v1.0.1
18152024-12-17T20:44:59.513Z Checking futures-task v0.3.31
18162024-12-17T20:44:59.516Z Checking foldhash v0.1.3
18172024-12-17T20:44:59.552Z Checking allocator-api2 v0.2.18
18182024-12-17T20:44:59.617Z Checking futures-io v0.3.31
18192024-12-17T20:44:59.693Z Checking zerovec v0.10.4
18202024-12-17T20:44:59.734Z Checking ryu v1.0.18
18212024-12-17T20:44:59.750Z Checking tinyvec_macros v0.1.1
18222024-12-17T20:44:59.876Z Checking futures-util v0.3.31
18232024-12-17T20:44:59.954Z Checking tinyvec v1.8.0
18242024-12-17T20:44:59.954Z Checking crypto-common v0.1.6
18252024-12-17T20:45:00.033Z Checking block-buffer v0.10.4
18262024-12-17T20:45:00.033Z Checking block-padding v0.3.3
18272024-12-17T20:45:00.070Z Checking fnv v1.0.7
18282024-12-17T20:45:00.184Z Checking digest v0.10.7
18292024-12-17T20:45:00.237Z Checking libm v0.2.8
18302024-12-17T20:45:00.237Z Checking inout v0.1.3
18312024-12-17T20:45:00.283Z Checking hashbrown v0.15.1
18322024-12-17T20:45:00.455Z Checking cipher v0.4.4
18332024-12-17T20:45:00.527Z Checking hmac v0.12.1
18342024-12-17T20:45:00.726Z Checking sha2 v0.10.8
18352024-12-17T20:45:00.828Z Checking litemap v0.7.3
18362024-12-17T20:45:01.061Z Checking unicode-bidi v0.3.17
18372024-12-17T20:45:01.170Z Checking base64ct v1.6.0
18382024-12-17T20:45:01.188Z Checking unicode-normalization v0.1.24
18392024-12-17T20:45:01.313Z Checking writeable v0.5.5
18402024-12-17T20:45:01.393Z Checking num-traits v0.2.19
18412024-12-17T20:45:01.409Z Checking tinystr v0.7.6
18422024-12-17T20:45:01.619Z Checking pem-rfc7468 v0.7.0
18432024-12-17T20:45:01.636Z Checking ppv-lite86 v0.2.20
18442024-12-17T20:45:01.722Z Checking flagset v0.4.6
18452024-12-17T20:45:01.798Z Checking icu_locid v1.5.0
18462024-12-17T20:45:01.891Z Checking tracing-core v0.1.32
18472024-12-17T20:45:01.907Z Checking der v0.7.9
18482024-12-17T20:45:02.106Z Checking thiserror v1.0.69
18492024-12-17T20:45:02.246Z Checking rustls-pki-types v1.10.0
18502024-12-17T20:45:02.450Z Checking rand_chacha v0.3.1
18512024-12-17T20:45:02.474Z Checking bytes v1.8.0
18522024-12-17T20:45:02.545Z Checking indexmap v2.6.0
18532024-12-17T20:45:02.849Z Checking serde_json v1.0.132
18542024-12-17T20:45:02.865Z Checking bitflags v2.6.0
18552024-12-17T20:45:02.901Z Checking icu_provider v1.5.0
18562024-12-17T20:45:03.122Z Checking icu_locid_transform_data v1.5.0
18572024-12-17T20:45:03.162Z Checking percent-encoding v2.3.1
18582024-12-17T20:45:03.222Z Checking rand v0.8.5
18592024-12-17T20:45:03.287Z Checking tokio v1.40.0
18602024-12-17T20:45:03.370Z Checking http v1.1.0
18612024-12-17T20:45:03.576Z Checking icu_locid_transform v1.5.0
18622024-12-17T20:45:03.747Z Checking spki v0.7.3
18632024-12-17T20:45:03.827Z Checking tracing v0.1.40
18642024-12-17T20:45:04.054Z Checking icu_collections v1.5.0
18652024-12-17T20:45:04.215Z Checking salsa20 v0.10.2
18662024-12-17T20:45:04.440Z Checking pbkdf2 v0.12.2
18672024-12-17T20:45:04.588Z Checking aws-lc-sys v0.22.0
18682024-12-17T20:45:04.604Z Checking httparse v1.9.5
18692024-12-17T20:45:04.606Z Checking icu_properties_data v1.5.0
18702024-12-17T20:45:04.632Z Checking untrusted v0.9.0
18712024-12-17T20:45:04.735Z Checking powerfmt v0.2.0
18722024-12-17T20:45:04.760Z Checking mirai-annotations v1.12.0
18732024-12-17T20:45:04.778Z Checking untrusted v0.7.1
18742024-12-17T20:45:04.856Z Checking icu_properties v1.5.1
18752024-12-17T20:45:04.938Z Checking ring v0.17.8
18762024-12-17T20:45:04.956Z Checking scrypt v0.11.0
18772024-12-17T20:45:04.988Z Checking deranged v0.3.11
18782024-12-17T20:45:05.029Z Checking aes v0.8.4
18792024-12-17T20:45:05.067Z Checking cbc v0.1.2
18802024-12-17T20:45:05.170Z Checking crossbeam-utils v0.8.20
18812024-12-17T20:45:05.271Z Checking num-conv v0.1.0
18822024-12-17T20:45:05.527Z Checking icu_normalizer_data v1.5.0
18832024-12-17T20:45:05.619Z Checking write16 v1.0.0
18842024-12-17T20:45:05.748Z Checking utf16_iter v1.0.5
18852024-12-17T20:45:05.911Z Checking atomic-waker v1.1.2
18862024-12-17T20:45:05.926Z Checking utf8_iter v1.0.4
18872024-12-17T20:45:05.955Z Checking time-core v0.1.2
18882024-12-17T20:45:06.038Z Checking num_threads v0.1.7
18892024-12-17T20:45:06.116Z Checking pkcs5 v0.7.1
18902024-12-17T20:45:06.129Z Checking http-body v1.0.1
18912024-12-17T20:45:06.159Z Checking form_urlencoded v1.2.1
18922024-12-17T20:45:06.339Z Checking try-lock v0.2.5
18932024-12-17T20:45:06.370Z Checking httpdate v1.0.3
18942024-12-17T20:45:06.477Z Checking want v0.3.1
18952024-12-17T20:45:06.611Z Checking unicode-ident v1.0.13
18962024-12-17T20:45:06.666Z Checking uuid v1.11.0
18972024-12-17T20:45:06.678Z Checking pkcs8 v0.10.2
18982024-12-17T20:45:06.776Z Checking proc-macro2 v1.0.89
18992024-12-17T20:45:06.826Z Checking time v0.3.36
19002024-12-17T20:45:06.829Z Checking toml_datetime v0.6.8
19012024-12-17T20:45:06.988Z Checking serde_spanned v0.6.8
19022024-12-17T20:45:07.138Z Checking slog v2.7.0
19032024-12-17T20:45:07.186Z Checking aws-lc-rs v1.10.0
19042024-12-17T20:45:07.189Z Checking scroll v0.12.0
19052024-12-17T20:45:07.269Z Checking ucd-trie v0.1.7
19062024-12-17T20:45:07.470Z Checking match_cfg v0.1.0
19072024-12-17T20:45:07.500Z Checking adler2 v2.0.0
19082024-12-17T20:45:07.559Z Checking plain v0.2.3
19092024-12-17T20:45:07.626Z Checking base64 v0.22.1
19102024-12-17T20:45:07.649Z Checking tower-service v0.3.3
19112024-12-17T20:45:07.687Z Checking iana-time-zone v0.1.61
19122024-12-17T20:45:07.713Z Checking foreign-types-shared v0.1.1
19132024-12-17T20:45:07.771Z Checking goblin v0.8.2
19142024-12-17T20:45:07.823Z Checking foreign-types v0.3.2
19152024-12-17T20:45:07.845Z Checking chrono v0.4.38
19162024-12-17T20:45:07.919Z Checking miniz_oxide v0.8.0
19172024-12-17T20:45:08.102Z Checking hostname v0.3.1
19182024-12-17T20:45:08.226Z Checking icu_normalizer v1.5.0
19192024-12-17T20:45:08.242Z Checking quote v1.0.37
19202024-12-17T20:45:08.578Z Checking pest v2.7.14
19212024-12-17T20:45:08.663Z Checking openssl-sys v0.9.103
19222024-12-17T20:45:09.016Z Checking idna_adapter v1.2.0
19232024-12-17T20:45:09.127Z Checking rustls-webpki v0.102.8
19242024-12-17T20:45:09.219Z Checking idna v1.0.3
19252024-12-17T20:45:09.440Z Checking errno v0.3.9
19262024-12-17T20:45:09.618Z Checking dirs-sys-next v0.1.2
19272024-12-17T20:45:09.746Z Checking url v2.5.3
19282024-12-17T20:45:09.792Z Checking aho-corasick v1.1.3
19292024-12-17T20:45:09.962Z Checking pretty-hex v0.4.1
19302024-12-17T20:45:10.001Z Checking data-encoding v2.6.0
19312024-12-17T20:45:10.026Z Checking siphasher v0.3.11
19322024-12-17T20:45:10.139Z Checking regex-syntax v0.8.5
19332024-12-17T20:45:10.318Z Checking openssl v0.10.66
19342024-12-17T20:45:10.623Z Checking dirs-next v2.0.0
19352024-12-17T20:45:10.696Z Checking rustix v0.38.37
19362024-12-17T20:45:10.766Z Checking syn v2.0.87
19372024-12-17T20:45:10.937Z Checking tokio-util v0.7.12
19382024-12-17T20:45:11.146Z Checking dtrace-parser v0.2.0
19392024-12-17T20:45:11.469Z Checking http-body-util v0.1.2
19402024-12-17T20:45:11.624Z Checking crossbeam-epoch v0.9.18
19412024-12-17T20:45:11.871Z Checking h2 v0.4.6
19422024-12-17T20:45:11.940Z Checking sha1 v0.10.6
19432024-12-17T20:45:12.082Z Checking signature v2.2.0
19442024-12-17T20:45:12.246Z Checking lazy_static v1.5.0
19452024-12-17T20:45:12.294Z Checking thread_local v1.1.8
19462024-12-17T20:45:12.374Z Checking thread-id v4.2.2
19472024-12-17T20:45:12.482Z Checking encoding_rs v0.8.34
19482024-12-17T20:45:12.569Z Checking utf8parse v0.2.2
19492024-12-17T20:45:12.722Z Checking gimli v0.31.1
19502024-12-17T20:45:12.988Z Checking dof v0.3.0
19512024-12-17T20:45:13.496Z Checking regex-automata v0.4.8
19522024-12-17T20:45:13.642Z Checking anstyle v1.0.10
19532024-12-17T20:45:14.012Z Checking openssl-probe v0.1.5
19542024-12-17T20:45:14.175Z Checking mime v0.3.17
19552024-12-17T20:45:14.368Z Checking unicode-properties v0.1.3
19562024-12-17T20:45:14.526Z Checking ipnet v2.10.1
19572024-12-17T20:45:14.733Z Checking winnow v0.6.20
19582024-12-17T20:45:14.825Z Checking stringprep v0.1.5
19592024-12-17T20:45:14.980Z Checking anstyle-parse v0.2.5
19602024-12-17T20:45:15.102Z Checking crossbeam-deque v0.8.5
19612024-12-17T20:45:15.251Z Checking term v0.7.0
19622024-12-17T20:45:15.428Z Checking rustls v0.22.4
19632024-12-17T20:45:15.684Z Checking rustls v0.23.19
19642024-12-17T20:45:15.873Z Checking native-tls v0.2.12
19652024-12-17T20:45:16.193Z Checking slog-json v2.6.1
19662024-12-17T20:45:16.444Z Checking serde_urlencoded v0.7.1
19672024-12-17T20:45:16.880Z Checking crossbeam-channel v0.5.13
19682024-12-17T20:45:17.011Z Checking addr2line v0.24.2
19692024-12-17T20:45:17.383Z Checking usdt-impl v0.5.0
19702024-12-17T20:45:17.559Z Checking futures-executor v0.3.31
19712024-12-17T20:45:17.653Z Checking num-integer v0.1.46
19722024-12-17T20:45:17.730Z Checking toml_edit v0.22.22
19732024-12-17T20:45:17.794Z Checking rustls-pemfile v2.2.0
19742024-12-17T20:45:17.934Z Checking idna v0.3.0
19752024-12-17T20:45:17.996Z Checking idna v0.4.0
19762024-12-17T20:45:18.149Z Checking md-5 v0.10.6
19772024-12-17T20:45:18.285Z Checking hyper v1.5.0
19782024-12-17T20:45:18.353Z Checking ff v0.13.0
19792024-12-17T20:45:18.377Z Checking is-terminal v0.4.13
19802024-12-17T20:45:18.507Z Checking memmap v0.7.0
19812024-12-17T20:45:18.555Z Checking hash32 v0.2.1
19822024-12-17T20:45:18.706Z Checking object v0.36.5
19832024-12-17T20:45:18.849Z Checking either v1.13.0
19842024-12-17T20:45:18.866Z Checking is_terminal_polyfill v1.70.1
19852024-12-17T20:45:18.884Z Checking base16ct v0.2.0
19862024-12-17T20:45:18.990Z Checking fallible-iterator v0.2.0
19872024-12-17T20:45:19.090Z Checking quick-error v1.2.3
19882024-12-17T20:45:19.187Z Checking psl-types v2.0.11
19892024-12-17T20:45:19.238Z Checking colorchoice v1.0.2
19902024-12-17T20:45:19.255Z Checking linked-hash-map v0.5.6
19912024-12-17T20:45:19.361Z Checking anstyle-query v1.1.1
19922024-12-17T20:45:19.374Z Checking dyn-clone v1.0.17
19932024-12-17T20:45:19.489Z Checking utf-8 v0.7.6
19942024-12-17T20:45:19.520Z Checking take_mut v0.2.2
19952024-12-17T20:45:19.586Z Checking rustc-demangle v0.1.24
19962024-12-17T20:45:19.622Z Checking postgres-protocol v0.6.7
19972024-12-17T20:45:19.659Z Checking slog-async v2.8.0
19982024-12-17T20:45:19.684Z Checking tungstenite v0.24.0
19992024-12-17T20:45:19.955Z Checking lru-cache v0.1.2
20002024-12-17T20:45:20.025Z Checking schemars v0.8.21
20012024-12-17T20:45:20.136Z Checking anstream v0.6.15
20022024-12-17T20:45:20.323Z Checking publicsuffix v2.2.3
20032024-12-17T20:45:20.358Z Checking toml v0.8.19
20042024-12-17T20:45:20.375Z Checking hyper-util v0.1.10
20052024-12-17T20:45:20.508Z Checking resolv-conf v0.7.0
20062024-12-17T20:45:20.559Z Checking tokio-rustls v0.25.0
20072024-12-17T20:45:20.622Z Checking sec1 v0.7.3
20082024-12-17T20:45:20.875Z Checking hickory-proto v0.24.1
20092024-12-17T20:45:20.953Z Checking heapless v0.7.17
20102024-12-17T20:45:21.020Z Checking usdt v0.5.0
20112024-12-17T20:45:21.128Z Checking group v0.13.0
20122024-12-17T20:45:21.281Z Checking slog-term v2.9.1
20132024-12-17T20:45:21.314Z Checking tokio-rustls v0.26.0
20142024-12-17T20:45:21.395Z Checking num-iter v0.1.45
20152024-12-17T20:45:21.575Z Checking futures v0.3.31
20162024-12-17T20:45:21.688Z Checking slog-bunyan v2.5.0
20172024-12-17T20:45:21.715Z Checking tokio-native-tls v0.3.1
20182024-12-17T20:45:21.732Z Checking rayon-core v1.12.1
20192024-12-17T20:45:21.814Z Checking multer v3.1.0
20202024-12-17T20:45:21.851Z Checking terminal_size v0.4.0
20212024-12-17T20:45:21.970Z Checking phf_shared v0.11.2
20222024-12-17T20:45:21.986Z Checking cookie v0.18.1
20232024-12-17T20:45:22.016Z Checking async-stream v0.3.6
20242024-12-17T20:45:22.211Z Checking bzip2-sys v0.1.11+1.0.8
20252024-12-17T20:45:22.227Z Checking camino v1.1.9
20262024-12-17T20:45:22.257Z Checking signal-hook v0.3.17
20272024-12-17T20:45:22.334Z Checking waitgroup v0.1.2
20282024-12-17T20:45:22.399Z Checking openapiv3 v2.0.0
20292024-12-17T20:45:22.441Z Checking webpki-roots v0.26.6
20302024-12-17T20:45:22.462Z Checking serde_path_to_error v0.1.16
20312024-12-17T20:45:22.490Z Checking idna v0.5.0
20322024-12-17T20:45:22.591Z Checking hkdf v0.12.4
20332024-12-17T20:45:22.654Z Checking crypto-bigint v0.5.5
20342024-12-17T20:45:22.794Z Checking hostname v0.4.0
20352024-12-17T20:45:22.811Z Checking crc32fast v1.4.2
20362024-12-17T20:45:22.929Z Checking clap_lex v0.7.2
20372024-12-17T20:45:23.049Z Checking managed v0.8.0
20382024-12-17T20:45:23.078Z Checking winnow v0.5.40
20392024-12-17T20:45:23.174Z Checking bitflags v1.3.2
20402024-12-17T20:45:23.273Z Checking strsim v0.11.1
20412024-12-17T20:45:23.340Z Checking debug-ignore v1.0.5
20422024-12-17T20:45:23.414Z Checking unicode-width v0.1.14
20432024-12-17T20:45:23.485Z Checking smoltcp v0.9.1
20442024-12-17T20:45:23.579Z Checking clap_builder v4.5.21
20452024-12-17T20:45:23.906Z Checking console v0.15.8
20462024-12-17T20:45:24.570Z Checking cookie_store v0.21.0
20472024-12-17T20:45:24.996Z Checking flate2 v1.0.34
20482024-12-17T20:45:25.327Z Checking hyper-rustls v0.27.3
20492024-12-17T20:45:25.345Z Checking backtrace v0.3.74
20502024-12-17T20:45:25.621Z Checking signal-hook-mio v0.2.4
20512024-12-17T20:45:25.662Z Checking elliptic-curve v0.13.8
20522024-12-17T20:45:25.683Z Checking hyper-tls v0.6.0
20532024-12-17T20:45:25.757Z Checking rayon v1.10.0
20542024-12-17T20:45:25.774Z Checking hickory-resolver v0.24.1
20552024-12-17T20:45:25.917Z Checking dropshot v0.12.0
20562024-12-17T20:45:25.919Z Checking anyhow v1.0.93
20572024-12-17T20:45:25.979Z Checking bzip2 v0.4.4
20582024-12-17T20:45:26.196Z Checking toml_edit v0.19.15
20592024-12-17T20:45:26.276Z Checking phf v0.11.2
20602024-12-17T20:45:26.305Z Checking num-bigint-dig v0.8.4
20612024-12-17T20:45:26.553Z Checking tokio-tungstenite v0.24.0
20622024-12-17T20:45:26.843Z Checking postgres-types v0.2.8
20632024-12-17T20:45:27.047Z Checking bstr v1.10.0
20642024-12-17T20:45:27.425Z Checking regex v1.11.1
20652024-12-17T20:45:27.687Z Checking ed25519 v2.2.3
20662024-12-17T20:45:27.896Z Checking tokio-stream v0.1.16
20672024-12-17T20:45:27.972Z Checking phf_shared v0.10.0
20682024-12-17T20:45:28.053Z Checking zerocopy v0.6.6
20692024-12-17T20:45:28.224Z Checking curve25519-dalek v4.1.3
20702024-12-17T20:45:28.459Z Checking pkcs1 v0.7.5
20712024-12-17T20:45:28.607Z Checking hubpack v0.1.2
20722024-12-17T20:45:28.712Z Checking portable-atomic v1.9.0
20732024-12-17T20:45:28.770Z Checking float-cmp v0.9.0
20742024-12-17T20:45:28.800Z Checking serde-big-array v0.5.1
20752024-12-17T20:45:28.888Z Checking rfc6979 v0.4.0
20762024-12-17T20:45:28.922Z Checking sync_wrapper v1.0.1
20772024-12-17T20:45:29.018Z Checking unicode-segmentation v1.12.0
20782024-12-17T20:45:29.056Z Checking precomputed-hash v0.1.1
20792024-12-17T20:45:29.071Z Checking difflib v0.4.0
20802024-12-17T20:45:29.091Z Checking normalize-line-endings v0.3.0
20812024-12-17T20:45:29.145Z Checking fixedbitset v0.4.2
20822024-12-17T20:45:29.168Z Checking predicates-core v1.0.8
20832024-12-17T20:45:29.208Z Checking new_debug_unreachable v1.0.6
20842024-12-17T20:45:29.300Z Checking unicode-width v0.2.0
20852024-12-17T20:45:29.361Z Checking static_assertions v1.1.0
20862024-12-17T20:45:29.391Z Checking number_prefix v0.4.0
20872024-12-17T20:45:29.413Z Checking whoami v1.5.2
20882024-12-17T20:45:29.452Z Checking bit-vec v0.6.3
20892024-12-17T20:45:29.472Z Checking minimal-lexical v0.2.1
20902024-12-17T20:45:29.583Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20912024-12-17T20:45:29.698Z Checking tokio-postgres v0.7.12
20922024-12-17T20:45:29.714Z Checking similar v2.6.0
20932024-12-17T20:45:29.756Z Checking petgraph v0.6.5
20942024-12-17T20:45:29.778Z Checking indicatif v0.17.9
20952024-12-17T20:45:29.781Z Checking bit-set v0.5.3
20962024-12-17T20:45:29.859Z Checking nom v7.1.3
20972024-12-17T20:45:30.044Z Checking predicates v3.1.2
20982024-12-17T20:45:30.168Z Checking ed25519-dalek v2.1.1
20992024-12-17T20:45:30.565Z Checking string_cache v0.8.7
21002024-12-17T20:45:30.589Z Checking qorb v0.2.1
21012024-12-17T20:45:30.628Z Checking reqwest v0.12.9
21022024-12-17T20:45:30.730Z Checking ecdsa v0.16.9
21032024-12-17T20:45:30.862Z Checking rsa v0.9.6
21042024-12-17T20:45:31.477Z Checking toml v0.7.8
21052024-12-17T20:45:31.995Z Checking clap v4.5.21
21062024-12-17T20:45:32.121Z Checking zip v0.6.6
21072024-12-17T20:45:32.230Z Checking crossterm v0.28.1
21082024-12-17T20:45:32.618Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21092024-12-17T20:45:32.648Z Checking itertools v0.10.5
21102024-12-17T20:45:32.795Z Checking fs-err v2.11.0
21112024-12-17T20:45:32.828Z Checking ahash v0.8.11
21122024-12-17T20:45:32.962Z Checking x509-cert v0.2.5
21132024-12-17T20:45:33.063Z Checking hex v0.4.3
21142024-12-17T20:45:33.309Z Checking semver v1.0.23
21152024-12-17T20:45:33.365Z Checking lalrpop-util v0.19.12
21162024-12-17T20:45:33.412Z Checking heck v0.4.1
21172024-12-17T20:45:33.589Z Checking peg-runtime v0.8.3
21182024-12-17T20:45:33.629Z Checking sigpipe v0.1.3
21192024-12-17T20:45:34.644Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21202024-12-17T20:45:34.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.41s
21212024-12-17T20:45:35.128Z
21222024-12-17T20:45:35.128Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/174)
21232024-12-17T20:45:35.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242024-12-17T20:45:35.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252024-12-17T20:45:35.820Z Compiling hashbrown v0.14.5
21262024-12-17T20:45:35.941Z Checking heck v0.5.0
21272024-12-17T20:45:35.956Z Compiling unsafe-libyaml v0.2.11
21282024-12-17T20:45:35.970Z Compiling ident_case v1.0.1
21292024-12-17T20:45:35.982Z Checking progenitor-client v0.8.0
21302024-12-17T20:45:35.995Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21312024-12-17T20:45:36.010Z Compiling proc-macro-crate v1.3.1
21322024-12-17T20:45:36.111Z Compiling darling_core v0.20.10
21332024-12-17T20:45:36.136Z Checking ipnetwork v0.20.0
21342024-12-17T20:45:36.360Z Compiling structmeta-derive v0.3.0
21352024-12-17T20:45:36.363Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21362024-12-17T20:45:36.481Z Compiling newtype-uuid v1.1.3
21372024-12-17T20:45:36.675Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21382024-12-17T20:45:36.785Z Compiling lzma-sys v0.1.20
21392024-12-17T20:45:37.044Z Compiling foreign-types-macros v0.2.3
21402024-12-17T20:45:37.096Z Compiling num_enum_derive v0.5.11
21412024-12-17T20:45:37.118Z Checking regress v0.10.1
21422024-12-17T20:45:37.586Z Compiling serde_yaml v0.9.34+deprecated
21432024-12-17T20:45:37.965Z Compiling dropshot v0.13.0
21442024-12-17T20:45:38.275Z Checking arc-swap v1.7.1
21452024-12-17T20:45:38.328Z Checking foreign-types-shared v0.3.1
21462024-12-17T20:45:38.444Z Checking foreign-types v0.5.0
21472024-12-17T20:45:38.676Z Compiling proc-macro-error v1.0.4
21482024-12-17T20:45:38.712Z Checking slog-scope v4.4.0
21492024-12-17T20:45:39.391Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21502024-12-17T20:45:39.449Z Compiling structmeta v0.3.0
21512024-12-17T20:45:39.504Z Checking tungstenite v0.21.0
21522024-12-17T20:45:39.531Z Compiling heck v0.3.3
21532024-12-17T20:45:39.796Z Checking num_enum v0.5.11
21542024-12-17T20:45:39.925Z Compiling parse-display-derive v0.10.0
21552024-12-17T20:45:39.956Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562024-12-17T20:45:39.993Z Compiling dropshot_endpoint v0.13.0
21572024-12-17T20:45:40.445Z Checking cstr-argument v0.1.2
21582024-12-17T20:45:40.626Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21592024-12-17T20:45:40.825Z Checking instant v0.1.13
21602024-12-17T20:45:40.918Z Checking typify-impl v0.2.0
21612024-12-17T20:45:40.947Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21622024-12-17T20:45:41.404Z Checking base64 v0.21.7
21632024-12-17T20:45:41.906Z Checking fastrand v2.1.1
21642024-12-17T20:45:41.928Z Checking pretty-hex v0.2.1
21652024-12-17T20:45:42.097Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21662024-12-17T20:45:42.261Z Checking tempfile v3.13.0
21672024-12-17T20:45:42.376Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21682024-12-17T20:45:42.538Z Checking backoff v0.4.0
21692024-12-17T20:45:42.566Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21702024-12-17T20:45:42.643Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21712024-12-17T20:45:42.726Z Checking tokio-tungstenite v0.21.0
21722024-12-17T20:45:42.856Z Compiling zone_cfg_derive v0.1.2
21732024-12-17T20:45:42.965Z Checking strum v0.26.3
21742024-12-17T20:45:43.127Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21752024-12-17T20:45:43.251Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21762024-12-17T20:45:43.480Z Checking slog-stdlog v4.1.1
21772024-12-17T20:45:43.500Z Compiling darling_macro v0.20.10
21782024-12-17T20:45:43.644Z Checking regress v0.9.1
21792024-12-17T20:45:43.699Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21802024-12-17T20:45:43.852Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21812024-12-17T20:45:43.894Z Checking colored v2.1.0
21822024-12-17T20:45:44.161Z Checking macaddr v1.0.1
21832024-12-17T20:45:44.215Z Checking base64 v0.13.1
21842024-12-17T20:45:44.437Z Checking zone v0.1.8
21852024-12-17T20:45:44.459Z Compiling darling v0.20.10
21862024-12-17T20:45:44.579Z Compiling serde_with_macros v3.11.0
21872024-12-17T20:45:44.658Z Checking ron v0.7.1
21882024-12-17T20:45:44.782Z Checking parse-display v0.10.0
21892024-12-17T20:45:45.022Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21902024-12-17T20:45:45.114Z Checking xz2 v0.1.7
21912024-12-17T20:45:45.423Z Checking slog-envlogger v2.2.0
21922024-12-17T20:45:45.527Z Checking tabwriter v1.4.0
21932024-12-17T20:45:45.643Z Checking xattr v1.3.1
21942024-12-17T20:45:45.765Z Checking pem v3.0.4
21952024-12-17T20:45:45.782Z Checking yasna v0.5.2
21962024-12-17T20:45:45.839Z Checking headers-core v0.3.0
21972024-12-17T20:45:45.982Z Checking smf v0.2.3
21982024-12-17T20:45:46.030Z Checking filetime v0.2.25
21992024-12-17T20:45:46.248Z Checking same-file v1.0.6
22002024-12-17T20:45:46.429Z Checking walkdir v2.5.0
22012024-12-17T20:45:46.443Z Checking tar v0.4.42
22022024-12-17T20:45:46.579Z Checking headers v0.4.0
22032024-12-17T20:45:46.681Z Checking rcgen v0.12.1
22042024-12-17T20:45:46.702Z Checking atomicwrites v0.4.4
22052024-12-17T20:45:46.888Z Checking camino-tempfile v1.1.1
22062024-12-17T20:45:47.181Z Checking subprocess v0.2.9
22072024-12-17T20:45:47.562Z Checking serde_with v3.11.0
22082024-12-17T20:45:51.699Z Compiling typify-macro v0.2.0
22092024-12-17T20:45:53.628Z Compiling typify v0.2.0
22102024-12-17T20:45:53.698Z Compiling progenitor-impl v0.8.0
22112024-12-17T20:45:57.096Z Compiling progenitor-macro v0.8.0
22122024-12-17T20:46:02.104Z Checking progenitor v0.8.0
22132024-12-17T20:46:02.283Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22142024-12-17T20:46:02.403Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22152024-12-17T20:46:05.169Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22162024-12-17T20:46:05.491Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22172024-12-17T20:46:12.445Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22182024-12-17T20:46:14.091Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22192024-12-17T20:46:15.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s
22202024-12-17T20:46:15.635Z
22212024-12-17T20:46:15.635Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/174)
22222024-12-17T20:46:16.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22232024-12-17T20:46:16.192Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22242024-12-17T20:46:16.336Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22252024-12-17T20:46:17.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.17s
22262024-12-17T20:46:18.007Z
22272024-12-17T20:46:18.007Zinfo: running `cargo check --bins` on nexus-config (31/174)
22282024-12-17T20:46:18.558Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22292024-12-17T20:46:18.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22302024-12-17T20:46:18.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22312024-12-17T20:46:18.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22322024-12-17T20:46:18.623Z
22332024-12-17T20:46:18.623Zinfo: running `cargo check --bins` on omicron-rpaths (32/174)
22342024-12-17T20:46:19.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22352024-12-17T20:46:19.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22362024-12-17T20:46:19.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22372024-12-17T20:46:19.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22382024-12-17T20:46:19.791Z
22392024-12-17T20:46:19.791Zinfo: running `cargo check --bins` on omicron-certificates (33/174)
22402024-12-17T20:46:20.099Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22412024-12-17T20:46:20.099Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22422024-12-17T20:46:20.099Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22432024-12-17T20:46:20.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22442024-12-17T20:46:20.099Z
22452024-12-17T20:46:20.099Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/174)
22462024-12-17T20:46:20.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22472024-12-17T20:46:21.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22482024-12-17T20:46:21.141Z Compiling zerocopy v0.8.10
22492024-12-17T20:46:21.141Z Compiling progenitor-client v0.8.0
22502024-12-17T20:46:21.141Z Compiling itertools v0.13.0
22512024-12-17T20:46:21.141Z Compiling zerocopy-derive v0.8.10
22522024-12-17T20:46:21.141Z Compiling heapless v0.8.0
22532024-12-17T20:46:21.142Z Compiling newtype-uuid v1.1.3
22542024-12-17T20:46:21.142Z Compiling ipnetwork v0.20.0
22552024-12-17T20:46:21.143Z Checking hash32 v0.3.1
22562024-12-17T20:46:21.494Z Compiling instant v0.1.13
22572024-12-17T20:46:21.495Z Compiling smoltcp v0.11.0
22582024-12-17T20:46:21.496Z Compiling backoff v0.4.0
22592024-12-17T20:46:21.496Z Compiling progenitor v0.8.0
22602024-12-17T20:46:21.795Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22612024-12-17T20:46:21.795Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22622024-12-17T20:46:22.138Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22632024-12-17T20:46:22.138Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22642024-12-17T20:46:22.138Z Compiling dropshot v0.13.0
22652024-12-17T20:46:22.138Z Compiling serde_with v3.11.0
22662024-12-17T20:46:22.485Z Compiling parse-display v0.10.0
22672024-12-17T20:46:22.852Z Checking num-rational v0.4.2
22682024-12-17T20:46:23.042Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22692024-12-17T20:46:23.042Z Compiling regress v0.9.1
22702024-12-17T20:46:23.258Z Compiling phf_generator v0.11.2
22712024-12-17T20:46:23.575Z Checking num-complex v0.4.6
22722024-12-17T20:46:24.247Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22732024-12-17T20:46:24.902Z Compiling macaddr v1.0.1
22742024-12-17T20:46:25.277Z Checking cobs v0.2.3
22752024-12-17T20:46:25.471Z Checking postcard v1.0.10
22762024-12-17T20:46:25.471Z Compiling num v0.4.3
22772024-12-17T20:46:25.807Z Compiling phf_codegen v0.11.2
22782024-12-17T20:46:26.111Z Compiling parse-zoneinfo v0.3.1
22792024-12-17T20:46:26.305Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22802024-12-17T20:46:26.468Z Compiling float-ord v0.3.2
22812024-12-17T20:46:26.530Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22822024-12-17T20:46:26.628Z Compiling convert_case v0.4.0
22832024-12-17T20:46:27.110Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22842024-12-17T20:46:27.800Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22852024-12-17T20:46:28.009Z Compiling derive_more v0.99.18
22862024-12-17T20:46:28.076Z Compiling chrono-tz-build v0.4.0
22872024-12-17T20:46:29.050Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22882024-12-17T20:46:29.590Z Compiling thiserror v2.0.3
22892024-12-17T20:46:29.958Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22902024-12-17T20:46:29.991Z Compiling crucible-workspace-hack v0.1.0
22912024-12-17T20:46:30.288Z Compiling chrono-tz v0.10.0
22922024-12-17T20:46:30.298Z Checking newline-converter v0.3.0
22932024-12-17T20:46:30.824Z Checking prettyplease v0.2.25
22942024-12-17T20:46:32.065Z Compiling thiserror-impl v2.0.3
22952024-12-17T20:46:33.137Z Compiling slog-dtrace v0.3.0
22962024-12-17T20:46:33.137Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22972024-12-17T20:46:33.137Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22982024-12-17T20:46:33.137Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22992024-12-17T20:46:33.722Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23002024-12-17T20:46:33.722Z Checking expectorate v1.1.0
23012024-12-17T20:46:33.722Z Compiling zone_cfg_derive v0.3.0
23022024-12-17T20:46:33.722Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23032024-12-17T20:46:33.722Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23042024-12-17T20:46:33.722Z Compiling const_format_proc_macros v0.2.33
23052024-12-17T20:46:34.478Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23062024-12-17T20:46:35.299Z Compiling num-derive v0.4.2
23072024-12-17T20:46:35.300Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23082024-12-17T20:46:36.108Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23092024-12-17T20:46:36.108Z Checking highway v1.2.0
23102024-12-17T20:46:36.109Z Checking zone v0.3.0
23112024-12-17T20:46:36.111Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23122024-12-17T20:46:36.111Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23132024-12-17T20:46:36.648Z Checking const_format v0.2.33
23142024-12-17T20:46:36.648Z Checking gethostname v0.5.0
23152024-12-17T20:46:36.648Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23162024-12-17T20:46:36.649Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23172024-12-17T20:46:37.202Z Checking bcs v0.1.6
23182024-12-17T20:46:37.202Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23192024-12-17T20:46:37.630Z Compiling async-recursion v1.1.1
23202024-12-17T20:46:37.630Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23212024-12-17T20:46:38.229Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23222024-12-17T20:46:38.698Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23232024-12-17T20:46:44.911Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23242024-12-17T20:46:48.193Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23252024-12-17T20:46:50.970Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23262024-12-17T20:46:52.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.33s
23272024-12-17T20:46:52.442Z
23282024-12-17T20:46:52.442Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/174)
23292024-12-17T20:46:53.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23302024-12-17T20:46:53.027Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23312024-12-17T20:46:53.027Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23322024-12-17T20:46:53.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23332024-12-17T20:46:53.108Z
23342024-12-17T20:46:53.108Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/174)
23352024-12-17T20:46:53.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23362024-12-17T20:46:53.692Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23372024-12-17T20:46:53.692Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23382024-12-17T20:46:53.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23392024-12-17T20:46:53.771Z
23402024-12-17T20:46:53.771Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/174)
23412024-12-17T20:46:54.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23422024-12-17T20:46:54.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23432024-12-17T20:46:54.469Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23442024-12-17T20:46:55.153Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s
23452024-12-17T20:46:55.324Z
23462024-12-17T20:46:55.324Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/174)
23472024-12-17T20:46:55.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23482024-12-17T20:46:55.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23492024-12-17T20:46:56.025Z Compiling cfg_aliases v0.1.1
23502024-12-17T20:46:56.038Z Compiling vte_generate_state_changes v0.1.2
23512024-12-17T20:46:56.038Z Checking fd-lock v4.0.2
23522024-12-17T20:46:56.038Z Checking nibble_vec v0.1.0
23532024-12-17T20:46:56.127Z Checking endian-type v0.1.2
23542024-12-17T20:46:56.130Z Checking bytecount v0.6.8
23552024-12-17T20:46:56.152Z Compiling tabled_derive v0.7.0
23562024-12-17T20:46:56.189Z Checking itertools v0.12.1
23572024-12-17T20:46:56.215Z Compiling nix v0.28.0
23582024-12-17T20:46:56.304Z Compiling peg-macros v0.8.4
23592024-12-17T20:46:56.320Z Checking papergrid v0.11.0
23602024-12-17T20:46:56.338Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23612024-12-17T20:46:56.341Z Checking radix_trie v0.2.1
23622024-12-17T20:46:56.777Z Compiling sqlparser_derive v0.2.2
23632024-12-17T20:46:56.786Z Checking vte v0.11.1
23642024-12-17T20:46:57.526Z Checking unicode_categories v0.1.1
23652024-12-17T20:46:57.843Z Checking home v0.5.9
23662024-12-17T20:46:57.845Z Checking nu-ansi-term v0.50.1
23672024-12-17T20:46:57.940Z Checking sqlparser v0.45.0
23682024-12-17T20:46:57.995Z Checking sqlformat v0.2.6
23692024-12-17T20:46:58.266Z Checking strip-ansi-escapes v0.2.0
23702024-12-17T20:46:58.323Z Checking display-error-chain v0.2.2
23712024-12-17T20:46:58.728Z Checking tabled v0.15.0
23722024-12-17T20:46:58.835Z Checking reedline v0.35.0
23732024-12-17T20:46:59.556Z Checking peg v0.8.4
23742024-12-17T20:46:59.648Z Checking rustyline v14.0.0
23752024-12-17T20:47:09.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.72s
23762024-12-17T20:47:09.234Z
23772024-12-17T20:47:09.234Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/174)
23782024-12-17T20:47:09.834Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792024-12-17T20:47:09.837Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802024-12-17T20:47:09.940Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23812024-12-17T20:47:15.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.02s
23822024-12-17T20:47:15.439Z
23832024-12-17T20:47:15.439Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/174)
23842024-12-17T20:47:16.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852024-12-17T20:47:16.050Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862024-12-17T20:47:16.154Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23872024-12-17T20:47:20.148Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s
23882024-12-17T20:47:20.321Z
23892024-12-17T20:47:20.321Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/174)
23902024-12-17T20:47:20.921Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912024-12-17T20:47:20.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922024-12-17T20:47:21.028Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23932024-12-17T20:47:26.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
23942024-12-17T20:47:26.212Z
23952024-12-17T20:47:26.212Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/174)
23962024-12-17T20:47:26.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972024-12-17T20:47:26.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982024-12-17T20:47:26.913Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23992024-12-17T20:47:31.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
24002024-12-17T20:47:32.170Z
24012024-12-17T20:47:32.170Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/174)
24022024-12-17T20:47:32.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-12-17T20:47:32.779Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-12-17T20:47:32.884Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24052024-12-17T20:47:37.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s
24062024-12-17T20:47:37.242Z
24072024-12-17T20:47:37.242Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/174)
24082024-12-17T20:47:37.841Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-12-17T20:47:37.844Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-12-17T20:47:37.948Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24112024-12-17T20:47:42.205Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
24122024-12-17T20:47:42.386Z
24132024-12-17T20:47:42.386Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/174)
24142024-12-17T20:47:42.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-12-17T20:47:42.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-12-17T20:47:43.091Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24172024-12-17T20:47:48.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.03s
24182024-12-17T20:47:48.599Z
24192024-12-17T20:47:48.599Zinfo: running `cargo check --bins` on oximeter (46/174)
24202024-12-17T20:47:49.271Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-12-17T20:47:49.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-12-17T20:47:49.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232024-12-17T20:47:49.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24242024-12-17T20:47:49.280Z
24252024-12-17T20:47:49.280Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/174)
24262024-12-17T20:47:49.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-12-17T20:47:49.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-12-17T20:47:49.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292024-12-17T20:47:49.824Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24302024-12-17T20:47:49.898Z
24312024-12-17T20:47:49.898Zinfo: running `cargo check --bins` on oximeter-schema (48/174)
24322024-12-17T20:47:50.474Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-12-17T20:47:50.477Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-12-17T20:47:50.567Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24352024-12-17T20:47:51.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
24362024-12-17T20:47:51.200Z
24372024-12-17T20:47:51.201Zinfo: running `cargo check --bins` on oximeter-types (49/174)
24382024-12-17T20:47:51.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-12-17T20:47:51.778Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-12-17T20:47:51.778Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412024-12-17T20:47:51.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24422024-12-17T20:47:51.857Z
24432024-12-17T20:47:51.857Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/174)
24442024-12-17T20:47:52.430Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-12-17T20:47:52.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-12-17T20:47:52.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-12-17T20:47:52.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24482024-12-17T20:47:52.510Z
24492024-12-17T20:47:52.510Zinfo: running `cargo check --bins` on oxql-types (51/174)
24502024-12-17T20:47:53.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-12-17T20:47:53.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-12-17T20:47:53.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-12-17T20:47:53.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24542024-12-17T20:47:53.167Z
24552024-12-17T20:47:53.167Zinfo: running `cargo check --bins` on oximeter-test-utils (52/174)
24562024-12-17T20:47:53.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-12-17T20:47:53.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-12-17T20:47:53.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592024-12-17T20:47:53.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24602024-12-17T20:47:53.850Z
24612024-12-17T20:47:53.851Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/174)
24622024-12-17T20:47:54.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632024-12-17T20:47:54.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642024-12-17T20:47:54.442Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652024-12-17T20:47:54.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24662024-12-17T20:47:54.521Z
24672024-12-17T20:47:54.521Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/174)
24682024-12-17T20:47:55.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692024-12-17T20:47:55.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702024-12-17T20:47:55.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712024-12-17T20:47:55.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24722024-12-17T20:47:55.193Z
24732024-12-17T20:47:55.193Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/174)
24742024-12-17T20:47:55.775Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752024-12-17T20:47:55.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762024-12-17T20:47:55.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772024-12-17T20:47:55.781Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24782024-12-17T20:47:55.859Z
24792024-12-17T20:47:55.860Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/174)
24802024-12-17T20:47:56.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812024-12-17T20:47:56.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822024-12-17T20:47:56.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832024-12-17T20:47:56.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24842024-12-17T20:47:56.522Z
24852024-12-17T20:47:56.522Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/174)
24862024-12-17T20:47:57.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-12-17T20:47:57.107Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-12-17T20:47:57.108Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892024-12-17T20:47:57.111Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24902024-12-17T20:47:57.187Z
24912024-12-17T20:47:57.187Zinfo: running `cargo check --bins` on cockroach-admin-client (58/174)
24922024-12-17T20:47:57.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932024-12-17T20:47:57.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942024-12-17T20:47:57.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24952024-12-17T20:47:57.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
24962024-12-17T20:47:57.837Z
24972024-12-17T20:47:57.837Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/174)
24982024-12-17T20:47:58.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992024-12-17T20:47:58.432Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002024-12-17T20:47:58.432Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25012024-12-17T20:47:58.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25022024-12-17T20:47:58.512Z
25032024-12-17T20:47:58.512Zinfo: running `cargo check --bins` on dns-service-client (60/174)
25042024-12-17T20:47:59.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052024-12-17T20:47:59.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062024-12-17T20:47:59.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072024-12-17T20:47:59.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25082024-12-17T20:47:59.173Z
25092024-12-17T20:47:59.173Zinfo: running `cargo check --bins` on internal-dns-types (61/174)
25102024-12-17T20:47:59.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112024-12-17T20:47:59.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122024-12-17T20:47:59.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132024-12-17T20:47:59.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25142024-12-17T20:47:59.836Z
25152024-12-17T20:47:59.836Zinfo: running `cargo check --bins` on dpd-client (62/174)
25162024-12-17T20:48:00.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172024-12-17T20:48:00.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182024-12-17T20:48:00.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192024-12-17T20:48:00.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25202024-12-17T20:48:00.489Z
25212024-12-17T20:48:00.489Zinfo: running `cargo check --bins` on gateway-client (63/174)
25222024-12-17T20:48:01.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232024-12-17T20:48:01.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242024-12-17T20:48:01.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252024-12-17T20:48:01.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25262024-12-17T20:48:01.141Z
25272024-12-17T20:48:01.141Zinfo: running `cargo check --bins` on installinator-client (64/174)
25282024-12-17T20:48:01.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292024-12-17T20:48:01.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302024-12-17T20:48:01.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312024-12-17T20:48:01.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25322024-12-17T20:48:01.830Z
25332024-12-17T20:48:01.830Zinfo: running `cargo check --bins` on installinator-common (65/174)
25342024-12-17T20:48:02.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352024-12-17T20:48:02.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362024-12-17T20:48:02.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372024-12-17T20:48:02.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25382024-12-17T20:48:02.512Z
25392024-12-17T20:48:02.512Zinfo: running `cargo check --bins` on update-engine (66/174)
25402024-12-17T20:48:03.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412024-12-17T20:48:03.079Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422024-12-17T20:48:03.079Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432024-12-17T20:48:03.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25442024-12-17T20:48:03.156Z
25452024-12-17T20:48:03.156Zinfo: running `cargo check --bins` on nexus-client (67/174)
25462024-12-17T20:48:03.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472024-12-17T20:48:03.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482024-12-17T20:48:03.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492024-12-17T20:48:03.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25502024-12-17T20:48:03.844Z
25512024-12-17T20:48:03.844Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/174)
25522024-12-17T20:48:04.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532024-12-17T20:48:04.441Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542024-12-17T20:48:04.441Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552024-12-17T20:48:04.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25562024-12-17T20:48:04.522Z
25572024-12-17T20:48:04.522Zinfo: running `cargo check --bins` on omicron-passwords (69/174)
25582024-12-17T20:48:05.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592024-12-17T20:48:05.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602024-12-17T20:48:05.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612024-12-17T20:48:05.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25622024-12-17T20:48:05.170Z
25632024-12-17T20:48:05.170Zinfo: running `cargo check --bins` on nexus-types (70/174)
25642024-12-17T20:48:05.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652024-12-17T20:48:05.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662024-12-17T20:48:05.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25672024-12-17T20:48:05.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25682024-12-17T20:48:05.858Z
25692024-12-17T20:48:05.858Zinfo: running `cargo check --bins` on oxide-client (71/174)
25702024-12-17T20:48:06.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712024-12-17T20:48:06.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722024-12-17T20:48:06.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732024-12-17T20:48:06.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25742024-12-17T20:48:06.506Z
25752024-12-17T20:48:06.507Zinfo: running `cargo check --bins` on oximeter-client (72/174)
25762024-12-17T20:48:07.090Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772024-12-17T20:48:07.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782024-12-17T20:48:07.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792024-12-17T20:48:07.097Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25802024-12-17T20:48:07.172Z
25812024-12-17T20:48:07.173Zinfo: running `cargo check --bins` on repo-depot-client (73/174)
25822024-12-17T20:48:07.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832024-12-17T20:48:07.744Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842024-12-17T20:48:07.745Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25852024-12-17T20:48:07.748Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25862024-12-17T20:48:07.824Z
25872024-12-17T20:48:07.824Zinfo: running `cargo check --bins` on sled-agent-client (74/174)
25882024-12-17T20:48:08.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892024-12-17T20:48:08.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902024-12-17T20:48:08.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25912024-12-17T20:48:08.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25922024-12-17T20:48:08.497Z
25932024-12-17T20:48:08.497Zinfo: running `cargo check --bins` on wicketd-client (75/174)
25942024-12-17T20:48:09.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952024-12-17T20:48:09.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962024-12-17T20:48:09.111Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25972024-12-17T20:48:09.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25982024-12-17T20:48:09.197Z
25992024-12-17T20:48:09.197Zinfo: running `cargo check --bins` on sled-agent-types (76/174)
26002024-12-17T20:48:09.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26012024-12-17T20:48:09.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26022024-12-17T20:48:09.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26032024-12-17T20:48:09.805Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26042024-12-17T20:48:09.884Z
26052024-12-17T20:48:09.884Zinfo: running `cargo check --bins` on wicket-common (77/174)
26062024-12-17T20:48:10.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072024-12-17T20:48:10.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082024-12-17T20:48:10.483Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26092024-12-17T20:48:10.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26102024-12-17T20:48:10.566Z
26112024-12-17T20:48:10.566Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/174)
26122024-12-17T20:48:11.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132024-12-17T20:48:11.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142024-12-17T20:48:11.267Z Checking csv-core v0.1.11
26152024-12-17T20:48:11.267Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26162024-12-17T20:48:11.270Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26172024-12-17T20:48:11.594Z Checking csv v1.3.0
26182024-12-17T20:48:11.608Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26192024-12-17T20:48:12.172Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26202024-12-17T20:48:12.531Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26212024-12-17T20:48:13.864Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s
26222024-12-17T20:48:14.040Z
26232024-12-17T20:48:14.040Zinfo: running `cargo check --bins` on cockroach-admin-api (79/174)
26242024-12-17T20:48:14.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252024-12-17T20:48:14.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262024-12-17T20:48:14.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26272024-12-17T20:48:14.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26282024-12-17T20:48:14.704Z
26292024-12-17T20:48:14.704Zinfo: running `cargo check --bins` on cockroach-admin-types (80/174)
26302024-12-17T20:48:15.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312024-12-17T20:48:15.287Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322024-12-17T20:48:15.287Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26332024-12-17T20:48:15.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26342024-12-17T20:48:15.366Z
26352024-12-17T20:48:15.366Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/174)
26362024-12-17T20:48:16.039Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372024-12-17T20:48:16.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382024-12-17T20:48:16.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392024-12-17T20:48:16.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26402024-12-17T20:48:16.140Z
26412024-12-17T20:48:16.140Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/174)
26422024-12-17T20:48:16.816Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432024-12-17T20:48:16.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442024-12-17T20:48:16.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452024-12-17T20:48:16.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26462024-12-17T20:48:16.917Z
26472024-12-17T20:48:16.917Zinfo: running `cargo check --bins` on dns-server (83/174)
26482024-12-17T20:48:17.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492024-12-17T20:48:17.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502024-12-17T20:48:17.598Z Compiling parking_lot_core v0.8.6
26512024-12-17T20:48:17.598Z Checking fxhash v0.2.1
26522024-12-17T20:48:17.600Z Checking hickory-server v0.24.1
26532024-12-17T20:48:17.600Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26542024-12-17T20:48:17.700Z Checking hickory-client v0.24.1
26552024-12-17T20:48:18.298Z Checking parking_lot v0.11.2
26562024-12-17T20:48:18.467Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26572024-12-17T20:48:18.467Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26582024-12-17T20:48:18.539Z Checking sled v0.34.7
26592024-12-17T20:48:20.397Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26602024-12-17T20:48:21.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
26612024-12-17T20:48:21.895Z
26622024-12-17T20:48:21.895Zinfo: running `cargo check --bins` on dns-server-api (84/174)
26632024-12-17T20:48:22.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642024-12-17T20:48:22.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652024-12-17T20:48:22.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662024-12-17T20:48:22.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26672024-12-17T20:48:22.562Z
26682024-12-17T20:48:22.562Zinfo: running `cargo check --bins` on gateway-test-utils (85/174)
26692024-12-17T20:48:23.194Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702024-12-17T20:48:23.197Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712024-12-17T20:48:23.197Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26722024-12-17T20:48:23.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26732024-12-17T20:48:23.284Z
26742024-12-17T20:48:23.284Zinfo: running `cargo check --bins` on gateway-types (86/174)
26752024-12-17T20:48:23.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762024-12-17T20:48:23.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772024-12-17T20:48:23.867Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782024-12-17T20:48:23.870Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26792024-12-17T20:48:23.946Z
26802024-12-17T20:48:23.947Zinfo: running `cargo check --bins` on ipcc (87/174)
26812024-12-17T20:48:24.530Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822024-12-17T20:48:24.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832024-12-17T20:48:24.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842024-12-17T20:48:24.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26852024-12-17T20:48:24.611Z
26862024-12-17T20:48:24.611Zinfo: running `cargo check --bins` on omicron-gateway (88/174)
26872024-12-17T20:48:25.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882024-12-17T20:48:25.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892024-12-17T20:48:25.352Z Compiling semver v0.1.20
26902024-12-17T20:48:25.352Z Compiling radium v0.7.0
26912024-12-17T20:48:25.355Z Checking tap v1.0.1
26922024-12-17T20:48:25.459Z Compiling maybe-uninit v2.0.0
26932024-12-17T20:48:25.495Z Checking password-hash v0.5.0
26942024-12-17T20:48:25.498Z Checking blake2 v0.10.6
26952024-12-17T20:48:25.498Z Compiling owo-colors v4.1.0
26962024-12-17T20:48:25.498Z Checking funty v2.0.0
26972024-12-17T20:48:25.610Z Checking wyz v0.5.1
26982024-12-17T20:48:25.811Z Compiling rustc_version v0.1.7
26992024-12-17T20:48:25.937Z Checking crc-catalog v2.4.0
27002024-12-17T20:48:25.957Z Compiling cancel-safe-futures v0.1.5
27012024-12-17T20:48:25.989Z Compiling packed_struct v0.10.1
27022024-12-17T20:48:26.074Z Checking crc v3.2.1
27032024-12-17T20:48:26.094Z Checking argon2 v0.5.3
27042024-12-17T20:48:26.240Z Compiling packed_struct_codegen v0.10.1
27052024-12-17T20:48:26.305Z Compiling indexmap v1.9.3
27062024-12-17T20:48:26.324Z Compiling newtype_derive v0.1.6
27072024-12-17T20:48:26.337Z Checking half v2.4.1
27082024-12-17T20:48:26.412Z Checking bitvec v1.0.1
27092024-12-17T20:48:26.488Z Checking ciborium-io v0.2.2
27102024-12-17T20:48:26.513Z Checking nodrop v0.1.14
27112024-12-17T20:48:26.596Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27122024-12-17T20:48:26.640Z Checking array-init v0.0.4
27132024-12-17T20:48:26.789Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27142024-12-17T20:48:26.792Z Checking ciborium-ll v0.2.2
27152024-12-17T20:48:26.823Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27162024-12-17T20:48:27.093Z Checking smallvec v0.6.14
27172024-12-17T20:48:27.113Z Checking libsw v3.3.1
27182024-12-17T20:48:27.115Z Compiling memoffset v0.9.1
27192024-12-17T20:48:27.403Z Checking bitfield v0.14.0
27202024-12-17T20:48:27.424Z Checking indent_write v2.2.0
27212024-12-17T20:48:27.473Z Checking hashbrown v0.12.3
27222024-12-17T20:48:27.578Z Checking swrite v0.1.0
27232024-12-17T20:48:27.633Z Checking linear-map v1.2.0
27242024-12-17T20:48:27.653Z Checking termcolor v1.4.1
27252024-12-17T20:48:27.673Z Checking serde-hex v0.1.0
27262024-12-17T20:48:27.706Z Checking ron v0.8.1
27272024-12-17T20:48:27.975Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27282024-12-17T20:48:28.103Z Checking env_logger v0.10.2
27292024-12-17T20:48:28.657Z Checking ciborium v0.2.2
27302024-12-17T20:48:28.802Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27312024-12-17T20:48:29.167Z Checking steno v0.4.1
27322024-12-17T20:48:29.237Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27332024-12-17T20:48:29.274Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27342024-12-17T20:48:29.496Z Checking hashbrown v0.13.2
27352024-12-17T20:48:29.696Z Checking crc-any v2.5.0
27362024-12-17T20:48:29.715Z Checking humantime v2.1.0
27372024-12-17T20:48:30.018Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27382024-12-17T20:48:30.077Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27392024-12-17T20:48:30.455Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27402024-12-17T20:48:30.603Z Checking object v0.30.4
27412024-12-17T20:48:30.653Z Checking path-slash v0.1.5
27422024-12-17T20:48:30.800Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27432024-12-17T20:48:30.825Z Checking nix v0.27.1
27442024-12-17T20:48:31.470Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27452024-12-17T20:48:31.799Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27462024-12-17T20:48:32.052Z Checking tungstenite v0.23.0
27472024-12-17T20:48:32.072Z Checking kstat-rs v0.2.4
27482024-12-17T20:48:32.133Z Checking signal-hook-tokio v0.3.1
27492024-12-17T20:48:32.372Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27502024-12-17T20:48:33.014Z Checking tokio-tungstenite v0.23.1
27512024-12-17T20:48:33.174Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27522024-12-17T20:48:33.581Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27532024-12-17T20:48:33.865Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27542024-12-17T20:48:40.552Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27552024-12-17T20:48:41.879Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27562024-12-17T20:48:44.987Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27572024-12-17T20:48:51.120Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27582024-12-17T20:48:51.854Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27592024-12-17T20:48:54.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.25s
27602024-12-17T20:48:55.059Z
27612024-12-17T20:48:55.060Zinfo: running `cargo check --bins` on gateway-api (89/174)
27622024-12-17T20:48:55.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632024-12-17T20:48:55.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642024-12-17T20:48:55.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652024-12-17T20:48:55.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27662024-12-17T20:48:55.727Z
27672024-12-17T20:48:55.727Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/174)
27682024-12-17T20:48:56.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692024-12-17T20:48:56.293Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702024-12-17T20:48:56.293Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712024-12-17T20:48:56.296Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27722024-12-17T20:48:56.368Z
27732024-12-17T20:48:56.368Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/174)
27742024-12-17T20:48:56.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752024-12-17T20:48:56.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762024-12-17T20:48:56.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772024-12-17T20:48:56.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27782024-12-17T20:48:57.029Z
27792024-12-17T20:48:57.029Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/174)
27802024-12-17T20:48:57.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812024-12-17T20:48:57.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822024-12-17T20:48:57.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832024-12-17T20:48:57.614Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27842024-12-17T20:48:57.689Z
27852024-12-17T20:48:57.689Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/174)
27862024-12-17T20:48:58.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-12-17T20:48:58.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-12-17T20:48:58.272Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-12-17T20:48:58.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27902024-12-17T20:48:58.351Z
27912024-12-17T20:48:58.351Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/174)
27922024-12-17T20:48:58.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-12-17T20:48:58.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-12-17T20:48:58.929Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-12-17T20:48:58.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27962024-12-17T20:48:59.008Z
27972024-12-17T20:48:59.008Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/174)
27982024-12-17T20:48:59.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-12-17T20:48:59.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-12-17T20:48:59.598Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012024-12-17T20:48:59.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28022024-12-17T20:48:59.676Z
28032024-12-17T20:48:59.676Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/174)
28042024-12-17T20:49:00.250Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052024-12-17T20:49:00.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062024-12-17T20:49:00.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28072024-12-17T20:49:00.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28082024-12-17T20:49:00.333Z
28092024-12-17T20:49:00.333Zinfo: running `cargo check --bins` on oximeter-producer (97/174)
28102024-12-17T20:49:00.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112024-12-17T20:49:00.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122024-12-17T20:49:00.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132024-12-17T20:49:00.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28142024-12-17T20:49:01.027Z
28152024-12-17T20:49:01.027Zinfo: running `cargo check --bins` on internal-dns-resolver (98/174)
28162024-12-17T20:49:01.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172024-12-17T20:49:01.612Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182024-12-17T20:49:01.612Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192024-12-17T20:49:01.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28202024-12-17T20:49:01.691Z
28212024-12-17T20:49:01.691Zinfo: running `cargo check --bins` on sp-sim (99/174)
28222024-12-17T20:49:02.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232024-12-17T20:49:02.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242024-12-17T20:49:02.369Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28252024-12-17T20:49:04.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
28262024-12-17T20:49:04.501Z
28272024-12-17T20:49:04.501Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/174)
28282024-12-17T20:49:05.122Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292024-12-17T20:49:05.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302024-12-17T20:49:05.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312024-12-17T20:49:05.128Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28322024-12-17T20:49:05.211Z
28332024-12-17T20:49:05.211Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/174)
28342024-12-17T20:49:05.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352024-12-17T20:49:05.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362024-12-17T20:49:05.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372024-12-17T20:49:05.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28382024-12-17T20:49:05.929Z
28392024-12-17T20:49:05.929Zinfo: running `cargo check --bins` on db-macros (102/174)
28402024-12-17T20:49:06.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412024-12-17T20:49:06.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422024-12-17T20:49:06.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432024-12-17T20:49:06.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28442024-12-17T20:49:06.576Z
28452024-12-17T20:49:06.576Zinfo: running `cargo check --bins` on nexus-macros-common (103/174)
28462024-12-17T20:49:07.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472024-12-17T20:49:07.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482024-12-17T20:49:07.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492024-12-17T20:49:07.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28502024-12-17T20:49:07.228Z
28512024-12-17T20:49:07.228Zinfo: running `cargo check --bins` on nexus-auth (104/174)
28522024-12-17T20:49:07.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532024-12-17T20:49:07.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542024-12-17T20:49:07.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552024-12-17T20:49:07.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28562024-12-17T20:49:07.934Z
28572024-12-17T20:49:07.934Zinfo: running `cargo check --bins` on authz-macros (105/174)
28582024-12-17T20:49:08.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592024-12-17T20:49:08.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602024-12-17T20:49:08.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612024-12-17T20:49:08.507Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28622024-12-17T20:49:08.579Z
28632024-12-17T20:49:08.579Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/174)
28642024-12-17T20:49:09.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652024-12-17T20:49:09.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662024-12-17T20:49:09.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672024-12-17T20:49:09.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28682024-12-17T20:49:09.268Z
28692024-12-17T20:49:09.269Zinfo: running `cargo check --bins` on nexus-db-model (107/174)
28702024-12-17T20:49:09.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712024-12-17T20:49:09.882Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722024-12-17T20:49:09.882Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732024-12-17T20:49:09.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28742024-12-17T20:49:09.966Z
28752024-12-17T20:49:09.966Zinfo: running `cargo check --bins` on nexus-defaults (108/174)
28762024-12-17T20:49:10.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-12-17T20:49:10.548Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-12-17T20:49:10.548Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792024-12-17T20:49:10.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28802024-12-17T20:49:10.628Z
28812024-12-17T20:49:10.628Zinfo: running `cargo check --bins` on nexus-inventory (109/174)
28822024-12-17T20:49:11.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832024-12-17T20:49:11.233Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842024-12-17T20:49:11.233Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852024-12-17T20:49:11.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28862024-12-17T20:49:11.317Z
28872024-12-17T20:49:11.317Zinfo: running `cargo check --bins` on typed-rng (110/174)
28882024-12-17T20:49:11.884Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892024-12-17T20:49:11.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902024-12-17T20:49:11.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912024-12-17T20:49:11.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28922024-12-17T20:49:11.957Z
28932024-12-17T20:49:11.958Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/174)
28942024-12-17T20:49:12.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952024-12-17T20:49:12.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962024-12-17T20:49:12.743Z Checking keccak v0.1.5
28972024-12-17T20:49:12.858Z Checking secrecy v0.8.0
28982024-12-17T20:49:12.861Z Compiling unicase v2.7.0
28992024-12-17T20:49:12.861Z Compiling same-file v1.0.6
29002024-12-17T20:49:12.878Z Compiling tempfile v3.13.0
29012024-12-17T20:49:12.906Z Compiling thiserror-impl-no-std v2.0.2
29022024-12-17T20:49:12.909Z Checking universal-hash v0.5.1
29032024-12-17T20:49:12.909Z Compiling blake3 v1.5.4
29042024-12-17T20:49:13.050Z Compiling walkdir v2.5.0
29052024-12-17T20:49:13.079Z Compiling ring v0.16.20
29062024-12-17T20:49:13.131Z Checking sha3 v0.10.8
29072024-12-17T20:49:13.172Z Checking opaque-debug v0.3.1
29082024-12-17T20:49:13.268Z Checking poly1305 v0.8.0
29092024-12-17T20:49:13.347Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29102024-12-17T20:49:13.517Z Checking chacha20 v0.9.1
29112024-12-17T20:49:13.639Z Checking aead v0.5.2
29122024-12-17T20:49:13.746Z Compiling memmap2 v0.9.5
29132024-12-17T20:49:13.823Z Compiling arrayvec v0.7.6
29142024-12-17T20:49:13.848Z Compiling salty v0.3.0
29152024-12-17T20:49:13.869Z Compiling libefi-sys v0.1.0
29162024-12-17T20:49:13.884Z Compiling arrayref v0.3.9
29172024-12-17T20:49:13.971Z Compiling spin v0.5.2
29182024-12-17T20:49:14.152Z Compiling constant_time_eq v0.3.1
29192024-12-17T20:49:14.218Z Checking chacha20poly1305 v0.10.1
29202024-12-17T20:49:14.252Z Compiling toolchain_find v0.4.0
29212024-12-17T20:49:14.331Z Compiling camino-tempfile v1.1.1
29222024-12-17T20:49:14.351Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29232024-12-17T20:49:14.401Z Compiling bitfield-struct v0.6.2
29242024-12-17T20:49:14.694Z Compiling topological-sort v0.2.2
29252024-12-17T20:49:14.806Z Compiling mime_guess v2.0.5
29262024-12-17T20:49:14.872Z Compiling rustfmt-wrapper v0.2.1
29272024-12-17T20:49:15.371Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29282024-12-17T20:49:15.448Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29292024-12-17T20:49:15.509Z Checking primeorder v0.13.6
29302024-12-17T20:49:15.557Z Checking env_filter v0.1.2
29312024-12-17T20:49:15.742Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29322024-12-17T20:49:15.797Z Checking env_logger v0.11.5
29332024-12-17T20:49:15.895Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29342024-12-17T20:49:15.972Z Checking p384 v0.13.0
29352024-12-17T20:49:16.106Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29362024-12-17T20:49:16.129Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29372024-12-17T20:49:16.260Z Checking thiserror-no-std v2.0.2
29382024-12-17T20:49:16.371Z Checking vsss-rs v3.3.4
29392024-12-17T20:49:16.374Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29402024-12-17T20:49:16.450Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29412024-12-17T20:49:16.453Z Checking simd-adler32 v0.3.7
29422024-12-17T20:49:16.728Z Compiling zip v2.1.3
29432024-12-17T20:49:16.769Z Checking lockfree-object-pool v0.1.6
29442024-12-17T20:49:16.812Z Checking http-range v0.1.5
29452024-12-17T20:49:16.955Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29462024-12-17T20:49:16.986Z Checking bumpalo v3.16.0
29472024-12-17T20:49:17.012Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29482024-12-17T20:49:17.079Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29492024-12-17T20:49:17.266Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29502024-12-17T20:49:17.329Z Checking zopfli v0.8.1
29512024-12-17T20:49:17.371Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29522024-12-17T20:49:17.761Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29532024-12-17T20:49:17.930Z Checking nanorand v0.7.0
29542024-12-17T20:49:17.980Z Checking atty v0.2.14
29552024-12-17T20:49:18.059Z Checking glob v0.3.1
29562024-12-17T20:49:18.111Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29572024-12-17T20:49:18.323Z Checking flume v0.11.1
29582024-12-17T20:49:18.527Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29592024-12-17T20:49:18.846Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29602024-12-17T20:49:19.042Z Compiling omicron-zone-package v0.11.1
29612024-12-17T20:49:19.597Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29622024-12-17T20:49:19.858Z Checking hyper-staticfile v0.10.1
29632024-12-17T20:49:20.451Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29642024-12-17T20:49:20.689Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29652024-12-17T20:49:20.734Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29662024-12-17T20:49:20.866Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29672024-12-17T20:49:21.131Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29682024-12-17T20:49:21.715Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29692024-12-17T20:49:22.030Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29702024-12-17T20:49:22.278Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
29712024-12-17T20:49:22.712Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29722024-12-17T20:49:23.698Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29732024-12-17T20:49:25.850Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29742024-12-17T20:49:25.855Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29752024-12-17T20:49:36.521Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29762024-12-17T20:49:50.814Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.84s
29772024-12-17T20:49:50.997Z
29782024-12-17T20:49:50.997Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/174)
29792024-12-17T20:49:51.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802024-12-17T20:49:51.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812024-12-17T20:49:51.784Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29822024-12-17T20:50:06.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.21s
29832024-12-17T20:50:06.413Z
29842024-12-17T20:50:06.413Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/174)
29852024-12-17T20:50:07.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862024-12-17T20:50:07.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872024-12-17T20:50:07.213Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29882024-12-17T20:50:21.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.42s
29892024-12-17T20:50:22.043Z
29902024-12-17T20:50:22.043Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/174)
29912024-12-17T20:50:22.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922024-12-17T20:50:22.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932024-12-17T20:50:22.826Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29942024-12-17T20:50:37.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.52s
29952024-12-17T20:50:37.764Z
29962024-12-17T20:50:37.764Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/174)
29972024-12-17T20:50:38.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982024-12-17T20:50:38.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992024-12-17T20:50:38.550Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30002024-12-17T20:50:53.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.31s
30012024-12-17T20:50:53.284Z
30022024-12-17T20:50:53.284Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/174)
30032024-12-17T20:50:53.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042024-12-17T20:50:53.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052024-12-17T20:50:54.071Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30062024-12-17T20:51:08.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s
30072024-12-17T20:51:08.826Z
30082024-12-17T20:51:08.826Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/174)
30092024-12-17T20:51:09.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102024-12-17T20:51:09.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112024-12-17T20:51:09.610Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30122024-12-17T20:51:24.239Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.40s
30132024-12-17T20:51:24.431Z
30142024-12-17T20:51:24.431Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/174)
30152024-12-17T20:51:25.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30162024-12-17T20:51:25.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30172024-12-17T20:51:25.217Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30182024-12-17T20:51:39.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.34s
30192024-12-17T20:51:39.975Z
30202024-12-17T20:51:39.975Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/174)
30212024-12-17T20:51:40.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222024-12-17T20:51:40.594Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232024-12-17T20:51:40.594Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242024-12-17T20:51:40.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30252024-12-17T20:51:40.677Z
30262024-12-17T20:51:40.677Zinfo: running `cargo check --bins` on key-manager (120/174)
30272024-12-17T20:51:41.255Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30282024-12-17T20:51:41.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30292024-12-17T20:51:41.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30302024-12-17T20:51:41.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30312024-12-17T20:51:41.338Z
30322024-12-17T20:51:41.339Zinfo: running `cargo check --bins` on range-requests (121/174)
30332024-12-17T20:51:41.904Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30342024-12-17T20:51:41.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30352024-12-17T20:51:41.907Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30362024-12-17T20:51:41.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30372024-12-17T20:51:41.983Z
30382024-12-17T20:51:41.983Zinfo: running `cargo check --bins` on repo-depot-api (122/174)
30392024-12-17T20:51:42.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30402024-12-17T20:51:42.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30412024-12-17T20:51:42.568Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30422024-12-17T20:51:42.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30432024-12-17T20:51:42.647Z
30442024-12-17T20:51:42.647Zinfo: running `cargo check --bins` on sled-agent-api (123/174)
30452024-12-17T20:51:43.249Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30462024-12-17T20:51:43.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30472024-12-17T20:51:43.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30482024-12-17T20:51:43.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30492024-12-17T20:51:43.335Z
30502024-12-17T20:51:43.335Zinfo: running `cargo check --bins` on sled-diagnostics (124/174)
30512024-12-17T20:51:43.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30522024-12-17T20:51:43.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30532024-12-17T20:51:43.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30542024-12-17T20:51:43.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
30552024-12-17T20:51:43.973Z
30562024-12-17T20:51:43.973Zinfo: running `cargo check --bins` on sled-hardware (125/174)
30572024-12-17T20:51:44.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30582024-12-17T20:51:44.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30592024-12-17T20:51:44.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30602024-12-17T20:51:44.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30612024-12-17T20:51:44.652Z
30622024-12-17T20:51:44.652Zinfo: running `cargo check --bins --no-default-features` on sled-storage (126/174)
30632024-12-17T20:51:45.248Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642024-12-17T20:51:45.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652024-12-17T20:51:45.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662024-12-17T20:51:45.254Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30672024-12-17T20:51:45.332Z
30682024-12-17T20:51:45.332Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (127/174)
30692024-12-17T20:51:45.927Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702024-12-17T20:51:45.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712024-12-17T20:51:45.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30722024-12-17T20:51:45.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30732024-12-17T20:51:46.011Z
30742024-12-17T20:51:46.011Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (128/174)
30752024-12-17T20:51:46.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30762024-12-17T20:51:46.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30772024-12-17T20:51:46.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30782024-12-17T20:51:46.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30792024-12-17T20:51:46.700Z
30802024-12-17T20:51:46.700Zinfo: running `cargo check --bins` on nexus-test-interface (129/174)
30812024-12-17T20:51:47.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30822024-12-17T20:51:47.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30832024-12-17T20:51:47.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30842024-12-17T20:51:47.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30852024-12-17T20:51:47.386Z
30862024-12-17T20:51:47.386Zinfo: running `cargo check --bins` on oximeter-collector (130/174)
30872024-12-17T20:51:47.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30882024-12-17T20:51:47.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30892024-12-17T20:51:48.112Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30902024-12-17T20:51:48.112Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30912024-12-17T20:51:49.033Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30922024-12-17T20:51:51.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.76s
30932024-12-17T20:51:51.342Z
30942024-12-17T20:51:51.342Zinfo: running `cargo check --bins` on oximeter-api (131/174)
30952024-12-17T20:51:51.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30962024-12-17T20:51:51.923Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30972024-12-17T20:51:51.923Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30982024-12-17T20:51:51.926Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30992024-12-17T20:51:51.999Z
31002024-12-17T20:51:51.999Zinfo: running `cargo check --bins` on cert-dev (132/174)
31012024-12-17T20:51:52.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31022024-12-17T20:51:52.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31032024-12-17T20:51:52.646Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31042024-12-17T20:51:52.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
31052024-12-17T20:51:53.090Z
31062024-12-17T20:51:53.091Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (133/174)
31072024-12-17T20:51:53.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082024-12-17T20:51:53.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092024-12-17T20:51:53.814Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31102024-12-17T20:51:53.814Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31112024-12-17T20:51:54.436Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31122024-12-17T20:51:54.808Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
31132024-12-17T20:51:54.993Z
31142024-12-17T20:51:54.993Zinfo: running `cargo check --bins` on ch-dev (134/174)
31152024-12-17T20:51:55.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31162024-12-17T20:51:55.591Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31172024-12-17T20:51:55.690Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31182024-12-17T20:51:56.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
31192024-12-17T20:51:56.620Z
31202024-12-17T20:51:56.620Zinfo: running `cargo check --bins` on crdb-seed (135/174)
31212024-12-17T20:51:57.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31222024-12-17T20:51:57.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31232024-12-17T20:51:57.314Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31242024-12-17T20:51:57.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
31252024-12-17T20:51:57.884Z
31262024-12-17T20:51:57.884Zinfo: running `cargo check --bins` on db-dev (136/174)
31272024-12-17T20:51:58.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31282024-12-17T20:51:58.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31292024-12-17T20:51:58.571Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31302024-12-17T20:51:59.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
31312024-12-17T20:51:59.508Z
31322024-12-17T20:51:59.508Zinfo: running `cargo check --bins` on omicron-dev-lib (137/174)
31332024-12-17T20:52:00.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31342024-12-17T20:52:00.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31352024-12-17T20:52:00.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31362024-12-17T20:52:00.109Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
31372024-12-17T20:52:00.186Z
31382024-12-17T20:52:00.186Zinfo: running `cargo check --bins` on xtask-downloader (138/174)
31392024-12-17T20:52:00.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31402024-12-17T20:52:00.760Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31412024-12-17T20:52:00.844Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31422024-12-17T20:52:01.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
31432024-12-17T20:52:01.994Z
31442024-12-17T20:52:01.994Zinfo: running `cargo check --bins` on omicron-ls-apis (139/174)
31452024-12-17T20:52:02.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31462024-12-17T20:52:02.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31472024-12-17T20:52:02.634Z Checking cargo-platform v0.1.8
31482024-12-17T20:52:02.911Z Checking cargo_metadata v0.18.1
31492024-12-17T20:52:03.950Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31502024-12-17T20:52:04.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s
31512024-12-17T20:52:04.993Z
31522024-12-17T20:52:04.994Zinfo: running `cargo check --bins` on mgs-dev (140/174)
31532024-12-17T20:52:05.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31542024-12-17T20:52:05.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31552024-12-17T20:52:05.754Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31562024-12-17T20:52:06.509Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31572024-12-17T20:52:07.100Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
31582024-12-17T20:52:07.294Z
31592024-12-17T20:52:07.294Zinfo: running `cargo check --bins` on omicron-omdb (141/174)
31602024-12-17T20:52:07.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612024-12-17T20:52:07.965Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622024-12-17T20:52:08.133Z Compiling crunchy v0.2.2
31632024-12-17T20:52:08.136Z Compiling tiny-keccak v2.0.2
31642024-12-17T20:52:08.136Z Compiling dsl_auto_type v0.1.2
31652024-12-17T20:52:08.136Z Checking scheduled-thread-pool v0.2.7
31662024-12-17T20:52:08.136Z Compiling diesel_table_macro_syntax v0.2.0
31672024-12-17T20:52:08.136Z Compiling ascii-canvas v3.0.0
31682024-12-17T20:52:08.136Z Compiling ena v0.14.3
31692024-12-17T20:52:08.136Z Compiling diff v0.1.13
31702024-12-17T20:52:08.426Z Checking r2d2 v0.8.10
31712024-12-17T20:52:08.619Z Compiling regex-syntax v0.6.29
31722024-12-17T20:52:08.690Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31732024-12-17T20:52:08.721Z Compiling ref-cast v1.0.23
31742024-12-17T20:52:08.773Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31752024-12-17T20:52:08.819Z Compiling derive_builder_core v0.20.2
31762024-12-17T20:52:08.916Z Compiling libxml v0.3.3
31772024-12-17T20:52:08.996Z Compiling ref-cast-impl v1.0.23
31782024-12-17T20:52:09.066Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31792024-12-17T20:52:09.339Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31802024-12-17T20:52:09.369Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31812024-12-17T20:52:09.622Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31822024-12-17T20:52:09.647Z Compiling strum_macros v0.24.3
31832024-12-17T20:52:09.666Z Compiling samael v0.0.17
31842024-12-17T20:52:09.916Z Compiling diesel_derives v2.2.3
31852024-12-17T20:52:10.037Z Compiling indoc v1.0.9
31862024-12-17T20:52:11.063Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31872024-12-17T20:52:11.332Z Compiling derive_builder_macro v0.20.2
31882024-12-17T20:52:11.356Z Compiling impl-trait-for-tuples v0.2.2
31892024-12-17T20:52:12.225Z Compiling lalrpop v0.19.12
31902024-12-17T20:52:12.340Z Checking derive_builder v0.20.2
31912024-12-17T20:52:12.506Z Compiling oso-derive v0.27.3
31922024-12-17T20:52:12.967Z Checking quick-xml v0.33.0
31932024-12-17T20:52:13.474Z Compiling diesel-dtrace v0.4.2
31942024-12-17T20:52:13.569Z Checking maplit v1.0.2
31952024-12-17T20:52:13.726Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31962024-12-17T20:52:13.847Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31972024-12-17T20:52:13.949Z Checking bb8 v0.8.5
31982024-12-17T20:52:14.240Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31992024-12-17T20:52:14.500Z Checking castaway v0.2.3
32002024-12-17T20:52:14.537Z Checking rand_seeder v0.3.0
32012024-12-17T20:52:14.681Z Checking compact_str v0.8.0
32022024-12-17T20:52:14.778Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32032024-12-17T20:52:14.953Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32042024-12-17T20:52:15.002Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32052024-12-17T20:52:15.606Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32062024-12-17T20:52:15.622Z Checking unicode-truncate v1.1.0
32072024-12-17T20:52:15.861Z Checking lru v0.12.5
32082024-12-17T20:52:15.896Z Compiling instability v0.3.2
32092024-12-17T20:52:16.170Z Checking cassowary v0.3.0
32102024-12-17T20:52:16.610Z Checking unicode-linebreak v0.1.5
32112024-12-17T20:52:16.706Z Checking is_ci v1.2.0
32122024-12-17T20:52:16.851Z Checking smawk v0.3.2
32132024-12-17T20:52:16.975Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32142024-12-17T20:52:17.011Z Checking ratatui v0.28.1
32152024-12-17T20:52:17.049Z Checking supports-color v3.0.1
32162024-12-17T20:52:17.068Z Checking textwrap v0.16.1
32172024-12-17T20:52:17.276Z Checking multimap v0.10.0
32182024-12-17T20:52:20.152Z Checking diesel v2.2.6
32192024-12-17T20:52:47.055Z Compiling polar-core v0.27.3
32202024-12-17T20:52:50.270Z Checking async-bb8-diesel v0.2.1
32212024-12-17T20:52:54.779Z Checking oso v0.27.3
32222024-12-17T20:54:09.033Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32232024-12-17T20:54:15.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
32242024-12-17T20:54:15.776Z
32252024-12-17T20:54:15.776Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (142/174)
32262024-12-17T20:54:16.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32272024-12-17T20:54:16.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32282024-12-17T20:54:16.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32292024-12-17T20:54:16.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32302024-12-17T20:54:16.503Z
32312024-12-17T20:54:16.503Zinfo: running `cargo check --bins` on nexus-saga-recovery (143/174)
32322024-12-17T20:54:17.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32332024-12-17T20:54:17.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32342024-12-17T20:54:17.129Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32352024-12-17T20:54:17.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32362024-12-17T20:54:17.214Z
32372024-12-17T20:54:17.214Zinfo: running `cargo check --bins` on nexus-test-utils-macros (144/174)
32382024-12-17T20:54:17.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32392024-12-17T20:54:17.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32402024-12-17T20:54:17.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32412024-12-17T20:54:17.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32422024-12-17T20:54:17.868Z
32432024-12-17T20:54:17.868Zinfo: running `cargo check --bins` on omicron-nexus (145/174)
32442024-12-17T20:54:18.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32452024-12-17T20:54:18.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32462024-12-17T20:54:18.725Z Compiling libz-sys v1.1.20
32472024-12-17T20:54:18.839Z Compiling libgit2-sys v0.17.0+1.8.1
32482024-12-17T20:54:18.853Z Compiling vergen v8.3.2
32492024-12-17T20:54:18.856Z Compiling cargo-platform v0.1.8
32502024-12-17T20:54:18.856Z Compiling pin-project-internal v1.1.6
32512024-12-17T20:54:18.897Z Compiling snafu-derive v0.8.5
32522024-12-17T20:54:18.900Z Compiling libsqlite3-sys v0.30.1
32532024-12-17T20:54:18.900Z Compiling rustls v0.21.12
32542024-12-17T20:54:19.138Z Compiling cfg_aliases v0.2.1
32552024-12-17T20:54:19.192Z Compiling cargo_metadata v0.18.1
32562024-12-17T20:54:19.253Z Compiling buf-list v1.0.3
32572024-12-17T20:54:19.456Z Compiling nix v0.29.0
32582024-12-17T20:54:19.560Z Checking globset v0.4.15
32592024-12-17T20:54:19.815Z Checking olpc-cjson v0.1.4
32602024-12-17T20:54:19.984Z Checking sct v0.7.1
32612024-12-17T20:54:20.042Z Checking rustls-webpki v0.101.7
32622024-12-17T20:54:20.068Z Checking serde_plain v1.0.2
32632024-12-17T20:54:20.177Z Checking typed-path v0.9.3
32642024-12-17T20:54:20.628Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32652024-12-17T20:54:20.856Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32662024-12-17T20:54:20.903Z Checking hashlink v0.9.1
32672024-12-17T20:54:21.144Z Checking parse-size v1.1.0
32682024-12-17T20:54:21.334Z Checking fallible-iterator v0.3.0
32692024-12-17T20:54:21.528Z Checking fallible-streaming-iterator v0.1.9
32702024-12-17T20:54:21.943Z Checking rusqlite v0.32.1
32712024-12-17T20:54:21.962Z Checking pin-project v1.1.6
32722024-12-17T20:54:22.089Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32732024-12-17T20:54:22.214Z Checking rustls-pemfile v1.0.4
32742024-12-17T20:54:22.300Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32752024-12-17T20:54:22.415Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32762024-12-17T20:54:22.686Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32772024-12-17T20:54:22.991Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32782024-12-17T20:54:23.092Z Checking twox-hash v1.6.3
32792024-12-17T20:54:23.130Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32802024-12-17T20:54:23.586Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32812024-12-17T20:54:23.608Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32822024-12-17T20:54:24.168Z Checking tokio-rustls v0.24.1
32832024-12-17T20:54:24.230Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32842024-12-17T20:54:24.257Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32852024-12-17T20:54:24.530Z Checking fatfs v0.3.6
32862024-12-17T20:54:24.722Z Checking snafu v0.8.5
32872024-12-17T20:54:25.156Z Checking assert_matches v1.5.0
32882024-12-17T20:54:25.215Z Checking tough v0.19.0
32892024-12-17T20:54:29.590Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32902024-12-17T20:54:30.951Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32912024-12-17T20:54:31.471Z Compiling git2 v0.19.0
32922024-12-17T20:54:36.509Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32932024-12-17T20:55:34.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
32942024-12-17T20:55:34.944Z
32952024-12-17T20:55:34.944Zinfo: running `cargo check --bins` on nexus-external-api (146/174)
32962024-12-17T20:55:35.589Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32972024-12-17T20:55:35.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32982024-12-17T20:55:35.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32992024-12-17T20:55:35.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
33002024-12-17T20:55:35.676Z
33012024-12-17T20:55:35.676Zinfo: running `cargo check --bins` on openapi-manager-types (147/174)
33022024-12-17T20:55:36.253Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33032024-12-17T20:55:36.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33042024-12-17T20:55:36.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33052024-12-17T20:55:36.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33062024-12-17T20:55:36.332Z
33072024-12-17T20:55:36.333Zinfo: running `cargo check --bins` on nexus-internal-api (148/174)
33082024-12-17T20:55:36.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33092024-12-17T20:55:36.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33102024-12-17T20:55:36.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33112024-12-17T20:55:36.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33122024-12-17T20:55:37.026Z
33132024-12-17T20:55:37.026Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (149/174)
33142024-12-17T20:55:37.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152024-12-17T20:55:37.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162024-12-17T20:55:37.658Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33172024-12-17T20:55:37.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33182024-12-17T20:55:37.746Z
33192024-12-17T20:55:37.746Zinfo: running `cargo check --bins` on nexus-networking (150/174)
33202024-12-17T20:55:38.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33212024-12-17T20:55:38.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33222024-12-17T20:55:38.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33232024-12-17T20:55:38.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33242024-12-17T20:55:38.463Z
33252024-12-17T20:55:38.463Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (151/174)
33262024-12-17T20:55:39.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33272024-12-17T20:55:39.102Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33282024-12-17T20:55:39.102Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33292024-12-17T20:55:39.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33302024-12-17T20:55:39.188Z
33312024-12-17T20:55:39.188Zinfo: running `cargo check --bins` on update-common (152/174)
33322024-12-17T20:55:39.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33332024-12-17T20:55:39.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33342024-12-17T20:55:39.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33352024-12-17T20:55:39.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33362024-12-17T20:55:39.886Z
33372024-12-17T20:55:39.886Zinfo: running `cargo check --bins` on tufaceous-lib (153/174)
33382024-12-17T20:55:40.494Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33392024-12-17T20:55:40.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33402024-12-17T20:55:40.498Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33412024-12-17T20:55:40.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33422024-12-17T20:55:40.581Z
33432024-12-17T20:55:40.581Zinfo: running `cargo check --bins` on tufaceous (154/174)
33442024-12-17T20:55:41.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33452024-12-17T20:55:41.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33462024-12-17T20:55:41.291Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33472024-12-17T20:55:42.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
33482024-12-17T20:55:42.505Z
33492024-12-17T20:55:42.505Zinfo: running `cargo check --bins` on omicron-dev (155/174)
33502024-12-17T20:55:43.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512024-12-17T20:55:43.217Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522024-12-17T20:55:43.419Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33532024-12-17T20:55:43.543Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33542024-12-17T20:55:43.547Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33552024-12-17T20:55:43.556Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33562024-12-17T20:56:12.202Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33572024-12-17T20:56:12.202Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33582024-12-17T20:56:12.205Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33592024-12-17T20:56:12.205Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33602024-12-17T20:56:12.205Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33612024-12-17T20:56:13.039Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33622024-12-17T20:56:14.430Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33632024-12-17T20:56:57.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
33642024-12-17T20:56:57.694Z
33652024-12-17T20:56:57.694Zinfo: running `cargo check --bins` on openapi-manager (156/174)
33662024-12-17T20:56:58.321Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672024-12-17T20:56:58.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682024-12-17T20:56:58.447Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33692024-12-17T20:56:58.450Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33702024-12-17T20:56:58.450Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33712024-12-17T20:57:00.208Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33722024-12-17T20:57:01.131Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33732024-12-17T20:57:02.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s
33742024-12-17T20:57:02.520Z
33752024-12-17T20:57:02.520Zinfo: running `cargo check --bins` on installinator-api (157/174)
33762024-12-17T20:57:03.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33772024-12-17T20:57:03.123Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33782024-12-17T20:57:03.124Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33792024-12-17T20:57:03.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33802024-12-17T20:57:03.205Z
33812024-12-17T20:57:03.205Zinfo: running `cargo check --bins` on wicketd-api (158/174)
33822024-12-17T20:57:03.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832024-12-17T20:57:03.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842024-12-17T20:57:03.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33852024-12-17T20:57:03.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33862024-12-17T20:57:03.919Z
33872024-12-17T20:57:03.919Zinfo: running `cargo check --bins` on reconfigurator-cli (159/174)
33882024-12-17T20:57:04.550Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33892024-12-17T20:57:04.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33902024-12-17T20:57:04.667Z Compiling petname v2.0.2
33912024-12-17T20:57:04.670Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33922024-12-17T20:57:04.670Z Checking sync-ptr v0.1.1
33932024-12-17T20:57:06.204Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33942024-12-17T20:57:07.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s
33952024-12-17T20:57:08.021Z
33962024-12-17T20:57:08.021Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (160/174)
33972024-12-17T20:57:08.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33982024-12-17T20:57:08.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33992024-12-17T20:57:08.638Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34002024-12-17T20:57:08.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
34012024-12-17T20:57:08.723Z
34022024-12-17T20:57:08.723Zinfo: running `cargo check --bins` on omicron-releng (161/174)
34032024-12-17T20:57:09.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042024-12-17T20:57:09.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052024-12-17T20:57:09.453Z Checking memmap2 v0.9.5
34062024-12-17T20:57:09.453Z Checking arrayvec v0.7.6
34072024-12-17T20:57:09.456Z Checking constant_time_eq v0.3.1
34082024-12-17T20:57:09.456Z Checking arrayref v0.3.9
34092024-12-17T20:57:09.456Z Checking spin v0.5.2
34102024-12-17T20:57:09.456Z Checking topological-sort v0.2.2
34112024-12-17T20:57:09.570Z Checking shell-words v1.1.0
34122024-12-17T20:57:09.782Z Checking ring v0.16.20
34132024-12-17T20:57:09.859Z Checking blake3 v1.5.4
34142024-12-17T20:57:10.977Z Checking omicron-zone-package v0.11.1
34152024-12-17T20:57:12.176Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34162024-12-17T20:57:13.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
34172024-12-17T20:57:13.352Z
34182024-12-17T20:57:13.352Zinfo: running `cargo check --bins` on xtask (162/174)
34192024-12-17T20:57:13.789Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34202024-12-17T20:57:13.795Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34212024-12-17T20:57:13.807Z Checking bitflags v2.6.0
34222024-12-17T20:57:13.813Z Checking serde v1.0.215
34232024-12-17T20:57:13.813Z Checking thiserror v1.0.69
34242024-12-17T20:57:13.900Z Checking scroll v0.12.0
34252024-12-17T20:57:13.903Z Checking log v0.4.22
34262024-12-17T20:57:13.912Z Checking hashbrown v0.15.1
34272024-12-17T20:57:13.923Z Checking zerocopy v0.7.35
34282024-12-17T20:57:13.950Z Checking syn v2.0.87
34292024-12-17T20:57:14.006Z Checking pest v2.7.14
34302024-12-17T20:57:14.125Z Checking rustix v0.38.37
34312024-12-17T20:57:14.174Z Checking once_cell v1.20.2
34322024-12-17T20:57:14.377Z Checking goblin v0.8.2
34332024-12-17T20:57:14.491Z Checking fs-err v2.11.0
34342024-12-17T20:57:14.795Z Checking tabled v0.15.0
34352024-12-17T20:57:14.964Z Checking indexmap v2.6.0
34362024-12-17T20:57:15.443Z Checking anyhow v1.0.93
34372024-12-17T20:57:16.127Z Checking terminal_size v0.4.0
34382024-12-17T20:57:16.130Z Checking tempfile v3.13.0
34392024-12-17T20:57:16.306Z Checking clap_builder v4.5.21
34402024-12-17T20:57:16.642Z Checking dtrace-parser v0.2.0
34412024-12-17T20:57:18.198Z Checking serde_json v1.0.132
34422024-12-17T20:57:18.198Z Checking toml_datetime v0.6.8
34432024-12-17T20:57:18.198Z Checking serde_spanned v0.6.8
34442024-12-17T20:57:18.200Z Checking camino v1.1.9
34452024-12-17T20:57:18.200Z Checking cargo-platform v0.1.8
34462024-12-17T20:57:18.379Z Checking semver v1.0.23
34472024-12-17T20:57:18.406Z Checking macaddr v1.0.1
34482024-12-17T20:57:18.513Z Checking toml_edit v0.22.22
34492024-12-17T20:57:18.733Z Checking camino-tempfile v1.1.1
34502024-12-17T20:57:18.795Z Checking clap v4.5.21
34512024-12-17T20:57:19.481Z Checking dof v0.3.0
34522024-12-17T20:57:19.481Z Checking cargo_metadata v0.18.1
34532024-12-17T20:57:19.909Z Checking usdt-impl v0.5.0
34542024-12-17T20:57:20.289Z Checking usdt v0.5.0
34552024-12-17T20:57:20.430Z Checking toml v0.8.19
34562024-12-17T20:57:20.929Z Checking cargo_toml v0.20.5
34572024-12-17T20:57:22.240Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34582024-12-17T20:57:22.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.54s
34592024-12-17T20:57:22.998Z
34602024-12-17T20:57:22.998Zinfo: running `cargo check --bins` on end-to-end-tests (163/174)
34612024-12-17T20:57:23.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34622024-12-17T20:57:23.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34632024-12-17T20:57:23.811Z Checking polyval v0.6.2
34642024-12-17T20:57:23.926Z Checking ctr v0.9.2
34652024-12-17T20:57:23.939Z Checking ssh-encoding v0.2.0
34662024-12-17T20:57:23.951Z Checking blowfish v0.9.1
34672024-12-17T20:57:23.965Z Checking password-hash v0.4.2
34682024-12-17T20:57:23.968Z Checking matches v0.1.10
34692024-12-17T20:57:24.000Z Checking p256 v0.13.2
34702024-12-17T20:57:24.000Z Checking p521 v0.13.3
34712024-12-17T20:57:24.071Z Checking idna v0.2.3
34722024-12-17T20:57:24.150Z Checking ghash v0.5.1
34732024-12-17T20:57:24.193Z Checking bcrypt-pbkdf v0.10.0
34742024-12-17T20:57:24.197Z Compiling enum-as-inner v0.5.1
34752024-12-17T20:57:24.280Z Checking russh-cryptovec v0.7.3
34762024-12-17T20:57:24.311Z Checking aes-gcm v0.10.3
34772024-12-17T20:57:24.409Z Checking pbkdf2 v0.11.0
34782024-12-17T20:57:24.455Z Checking md5 v0.7.0
34792024-12-17T20:57:24.491Z Checking num-bigint v0.4.6
34802024-12-17T20:57:24.512Z Checking des v0.8.1
34812024-12-17T20:57:24.547Z Checking ssh-cipher v0.2.0
34822024-12-17T20:57:24.690Z Compiling dhcproto-macros v0.1.0
34832024-12-17T20:57:24.726Z Checking hex-literal v0.4.1
34842024-12-17T20:57:24.789Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34852024-12-17T20:57:24.837Z Checking ssh-key v0.6.6
34862024-12-17T20:57:24.868Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34872024-12-17T20:57:24.951Z Checking internet-checksum v0.2.1
34882024-12-17T20:57:25.316Z Checking trust-dns-proto v0.22.0
34892024-12-17T20:57:26.216Z Checking russh-keys v0.45.0
34902024-12-17T20:57:27.196Z Checking russh v0.45.0
34912024-12-17T20:57:27.920Z Checking dhcproto v0.12.0
34922024-12-17T20:57:46.167Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34932024-12-17T20:57:47.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.71s
34942024-12-17T20:57:47.927Z
34952024-12-17T20:57:47.927Zinfo: running `cargo check --bins` on gateway-cli (164/174)
34962024-12-17T20:57:48.510Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34972024-12-17T20:57:48.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34982024-12-17T20:57:48.604Z Checking termios v0.3.3
34992024-12-17T20:57:48.828Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
35002024-12-17T20:57:49.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
35012024-12-17T20:57:49.865Z
35022024-12-17T20:57:49.865Zinfo: running `cargo check --bins --no-default-features` on installinator (165/174)
35032024-12-17T20:57:50.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35042024-12-17T20:57:50.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35052024-12-17T20:57:50.606Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35062024-12-17T20:57:52.731Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35072024-12-17T20:57:54.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.86s
35082024-12-17T20:57:54.918Z
35092024-12-17T20:57:54.918Zinfo: running `cargo check --bins` on internal-dns-cli (166/174)
35102024-12-17T20:57:55.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35112024-12-17T20:57:55.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35122024-12-17T20:57:55.592Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35132024-12-17T20:57:56.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s
35142024-12-17T20:57:56.287Z
35152024-12-17T20:57:56.287Zinfo: running `cargo check --bins` on omicron-live-tests (167/174)
35162024-12-17T20:57:56.853Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172024-12-17T20:57:56.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182024-12-17T20:57:56.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35192024-12-17T20:57:56.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35202024-12-17T20:57:56.932Z
35212024-12-17T20:57:56.932Zinfo: running `cargo check --bins` on live-tests-macros (168/174)
35222024-12-17T20:57:57.499Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35232024-12-17T20:57:57.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35242024-12-17T20:57:57.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35252024-12-17T20:57:57.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
35262024-12-17T20:57:57.579Z
35272024-12-17T20:57:57.579Zinfo: running `cargo check --bins` on omicron-package (169/174)
35282024-12-17T20:57:58.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35292024-12-17T20:57:58.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35302024-12-17T20:57:58.291Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35312024-12-17T20:57:59.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
35322024-12-17T20:57:59.875Z
35332024-12-17T20:57:59.875Zinfo: running `cargo check --bins` on wicket-dbg (170/174)
35342024-12-17T20:58:00.507Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35352024-12-17T20:58:00.509Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35362024-12-17T20:58:00.628Z Checking rtoolbox v0.0.2
35372024-12-17T20:58:00.630Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35382024-12-17T20:58:00.630Z Checking tui-tree-widget v0.22.0
35392024-12-17T20:58:00.859Z Checking rpassword v7.3.1
35402024-12-17T20:58:05.273Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35412024-12-17T20:58:08.472Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35422024-12-17T20:58:09.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.94s
35432024-12-17T20:58:10.010Z
35442024-12-17T20:58:10.010Zinfo: running `cargo check --bins` on wicket (171/174)
35452024-12-17T20:58:10.632Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35462024-12-17T20:58:10.635Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35472024-12-17T20:58:10.750Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35482024-12-17T20:58:11.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
35492024-12-17T20:58:11.405Z
35502024-12-17T20:58:11.405Zinfo: running `cargo check --bins` on wicketd (172/174)
35512024-12-17T20:58:12.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35522024-12-17T20:58:12.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35532024-12-17T20:58:12.167Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35542024-12-17T20:58:16.426Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
35552024-12-17T20:58:16.617Z
35562024-12-17T20:58:16.617Zinfo: running `cargo check --bins` on omicron-workspace-hack (173/174)
35572024-12-17T20:58:17.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35582024-12-17T20:58:17.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35592024-12-17T20:58:17.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35602024-12-17T20:58:17.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
35612024-12-17T20:58:17.280Z
35622024-12-17T20:58:17.280Zinfo: running `cargo check --bins` on zone-setup (174/174)
35632024-12-17T20:58:17.912Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35642024-12-17T20:58:17.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35652024-12-17T20:58:18.054Z Checking uzers v0.12.1
35662024-12-17T20:58:18.407Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35672024-12-17T20:58:19.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.34s
35682024-12-17T20:58:19.849Z
35692024-12-17T20:58:19.849Zreal 13:49.163528231
35702024-12-17T20:58:19.849Zuser 25:32.936654854
35712024-12-17T20:58:19.849Zsys 5:39.131627522
35722024-12-17T20:58:19.852Ztrap 0.550402082
35732024-12-17T20:58:19.852Ztflt 2.386641617
35742024-12-17T20:58:19.852Zdflt 3.052428031
35752024-12-17T20:58:19.853Zkflt 0.000844769
35762024-12-17T20:58:19.853Zlock 49:15.738908746
35772024-12-17T20:58:19.853Zslp 2:13:45.391406446
35782024-12-17T20:58:19.853Zlat 1:04.915211408
35792024-12-17T20:58:19.853Zstop 3:30.500870280
35802024-12-17T20:58:19.853Zprocess exited: duration 1130046 ms, exit code 0
 
35812024-12-17T20:58:19.859Zfound 0 output files