01JD7Z804NN2T6PJG75HVT8QZ9: 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: 01JD7Z8F880P58XJ6KJTEKZ2YV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-21T18:21:18.470Zjob assigned to worker 01JD7Z8T0MY6GW9W5YJH3JCC96 [factory aws, i-09a6e8c0037a18e26] (queued for 51 s)
 
22024-11-21T18:21:25.768Zstarting task 0: "setup"
32024-11-21T18:21:25.781Z++ uname -s
42024-11-21T18:21:25.783Z+ kern=SunOS
52024-11-21T18:21:25.783Z+ case "$kern" in
62024-11-21T18:21:25.783Z+ groupadd -g 12345 build
72024-11-21T18:21:25.786Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-21T18:21:27.794Z+ zfs create -o mountpoint=/work rpool/work
92024-11-21T18:21:27.894Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-21T18:21:27.896Z+ home_fs=zfs
112024-11-21T18:21:27.896Z+ [[ zfs == autofs ]]
122024-11-21T18:21:27.896Z+ mkdir -p /home/build
132024-11-21T18:21:27.898Z+ chown build:build /home/build /work
142024-11-21T18:21:28.900Z+ chmod 0700 /home/build /work
152024-11-21T18:21:28.904Zprocess exited: duration 3134 ms, exit code 0
 
162024-11-21T18:21:28.910Zstarting task 1: "rust-toolchain"
172024-11-21T18:21:28.915Z+ printf ' * toolchain channel = "%s"
182024-11-21T18:21:28.915Z' 1.81.0
192024-11-21T18:21:28.915Z * toolchain channel = "1.81.0"
202024-11-21T18:21:28.915Z+ printf ' * toolchain profile = "%s"
212024-11-21T18:21:28.915Z' default
222024-11-21T18:21:28.915Z * toolchain profile = "default"
232024-11-21T18:21:28.918Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-21T18:21:28.918Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-21T18:21:29.101Zinfo: downloading installer
262024-11-21T18:21:30.420Zinfo: profile set to 'default'
272024-11-21T18:21:30.420Zinfo: default host triple is x86_64-unknown-illumos
282024-11-21T18:21:30.423Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-21T18:21:30.575Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-21T18:21:30.575Zinfo: downloading component 'cargo'
312024-11-21T18:21:31.396Zinfo: downloading component 'clippy'
322024-11-21T18:21:31.700Zinfo: downloading component 'rust-docs'
332024-11-21T18:21:32.853Zinfo: downloading component 'rust-std'
342024-11-21T18:21:34.742Zinfo: downloading component 'rustc'
352024-11-21T18:21:41.230Zinfo: downloading component 'rustfmt'
362024-11-21T18:21:41.471Zinfo: installing component 'cargo'
372024-11-21T18:21:42.286Zinfo: installing component 'clippy'
382024-11-21T18:21:42.648Zinfo: installing component 'rust-docs'
392024-11-21T18:21:44.363Zinfo: installing component 'rust-std'
402024-11-21T18:21:46.139Zinfo: installing component 'rustc'
412024-11-21T18:21:51.820Zinfo: installing component 'rustfmt'
422024-11-21T18:21:52.146Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-21T18:21:52.146Z
442024-11-21T18:21:52.513Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-21T18:21:52.513Z
462024-11-21T18:21:52.516Z
472024-11-21T18:21:52.516ZRust is installed now. Great!
482024-11-21T18:21:52.516Z
492024-11-21T18:21:52.516ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-21T18:21:52.516Zenvironment variable. This has not been done automatically.
512024-11-21T18:21:52.516Z
522024-11-21T18:21:52.516ZTo configure your current shell, you need to source
532024-11-21T18:21:52.516Zthe corresponding env file under $HOME/.cargo.
542024-11-21T18:21:52.516Z
552024-11-21T18:21:52.516ZThis is usually done by running one of the following (note the leading DOT):
562024-11-21T18:21:52.517Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-21T18:21:52.517Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-21T18:21:52.591Z+ rustc --version
592024-11-21T18:21:52.660Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-21T18:21:52.663Zprocess exited: duration 23750 ms, exit code 0
 
612024-11-21T18:21:52.669Zstarting task 2: "authentication"
622024-11-21T18:21:52.690Zprocess exited: duration 21 ms, exit code 0
 
632024-11-21T18:21:52.695Zstarting task 3: "clone repository"
642024-11-21T18:21:52.700Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-21T18:21:52.703Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-21T18:21:52.736ZCloning into '/work/oxidecomputer/omicron'...
672024-11-21T18:21:58.714Z+ cd /work/oxidecomputer/omicron
682024-11-21T18:21:58.714Z+ git fetch origin f3652ccf91d260d340a0c0d82c357acec69236a8
692024-11-21T18:21:58.993ZFrom https://github.com/oxidecomputer/omicron
702024-11-21T18:21:58.993Z * branch f3652ccf91d260d340a0c0d82c357acec69236a8 -> FETCH_HEAD
712024-11-21T18:21:59.004Z+ [[ -n john/reconfigurator-storage-4 ]]
722024-11-21T18:21:59.007Z++ git branch --show-current
732024-11-21T18:21:59.009Z+ current=main
742024-11-21T18:21:59.009Z+ [[ main != john/reconfigurator-storage-4 ]]
752024-11-21T18:21:59.009Z+ git branch -f john/reconfigurator-storage-4 f3652ccf91d260d340a0c0d82c357acec69236a8
762024-11-21T18:21:59.012Z+ git checkout -f john/reconfigurator-storage-4
772024-11-21T18:21:59.200ZSwitched to branch 'john/reconfigurator-storage-4'
782024-11-21T18:21:59.202Z+ git reset --hard f3652ccf91d260d340a0c0d82c357acec69236a8
792024-11-21T18:21:59.229ZHEAD is now at f3652ccf9 fix sim sled-agent generation check
802024-11-21T18:21:59.233Zprocess exited: duration 6537 ms, exit code 0
 
812024-11-21T18:21:59.239Zstarting task 4: "build"
822024-11-21T18:21:59.245Z+ source .github/buildomat/ci-env.sh
832024-11-21T18:21:59.245Z++ export CARGO_TERM_COLOR=always
842024-11-21T18:21:59.245Z++ CARGO_TERM_COLOR=always
852024-11-21T18:21:59.245Z+ cargo --version
862024-11-21T18:21:59.306Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-21T18:21:59.309Z+ rustc --version
882024-11-21T18:21:59.376Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-21T18:21:59.379Z+ source ./env.sh
902024-11-21T18:21:59.381Z++ OLD_SHELL_OPTS=ehxB
912024-11-21T18:21:59.381Z++ set -o xtrace
922024-11-21T18:21:59.384Z++++ dirname ./env.sh
932024-11-21T18:21:59.386Z+++ readlink -f .
942024-11-21T18:21:59.389Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ 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-11-21T18:21:59.389Z++ case $OLD_SHELL_OPTS in
1042024-11-21T18:21:59.389Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-21T18:21:59.389Z+ 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-11-21T18:21:59.389Z+ 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-11-21T18:21:59.389Z+ banner prerequisites
1082024-11-21T18:21:59.394Z
1092024-11-21T18:21:59.394Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-21T18:21:59.394Z # # # # # # # # # # # # # # #
1112024-11-21T18:21:59.394Z # # # # ##### # # ##### # # # # # #### #
1122024-11-21T18:21:59.394Z ##### ##### # ##### # # # # # # # # #
1132024-11-21T18:21:59.394Z # # # # # # # # # # # # # # #
1142024-11-21T18:21:59.394Z # # # ###### # # ###### ### # #### # #### #
1152024-11-21T18:21:59.395Z
1162024-11-21T18:21:59.395Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-21T18:22:05.395Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-21T18:22:09.170Z Startup: Caching catalogs ... Done
1192024-11-21T18:22:18.143ZPlanning: Solver setup ... Done (8.247s)
1202024-11-21T18:22:18.255ZPlanning: Running solver ... Done (0.112s)
1212024-11-21T18:22:18.353ZPlanning: Finding local manifests ... Done (0.004s)
1222024-11-21T18:22:18.364ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-21T18:22:19.124ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-21T18:22:19.209ZPlanning: Package planning ... Done (0.106s)
1252024-11-21T18:22:19.265ZPlanning: Merging actions ... Done (0.056s)
1262024-11-21T18:22:19.461ZPlanning: Checking for conflicting actions ... Done (0.196s)
1272024-11-21T18:22:21.313ZPlanning: Consolidating action changes ... Done (1.851s)
1282024-11-21T18:22:21.740ZPlanning: Evaluating mediators ... Done (0.428s)
1292024-11-21T18:22:21.827ZPlanning: Planning completed in 12.61 seconds
1302024-11-21T18:22:21.843Z Packages to install: 4
1312024-11-21T18:22:21.843Z Packages to update: 1
1322024-11-21T18:22:21.845Z Mediators to change: 2
1332024-11-21T18:22:21.845Z Services to change: 1
1342024-11-21T18:22:21.845Z Estimated space available: 155.64 GB
1352024-11-21T18:22:21.845ZEstimated space to be consumed: 1.60 GB
1362024-11-21T18:22:21.845Z Create boot environment: No
1372024-11-21T18:22:21.845ZCreate backup boot environment: Yes
1382024-11-21T18:22:21.845Z Rebuild boot archive: No
1392024-11-21T18:22:21.846Z
1402024-11-21T18:22:21.846ZChanged mediators:
1412024-11-21T18:22:21.846Z mediator clang:
1422024-11-21T18:22:21.846Z version: None -> 15 (system default)
1432024-11-21T18:22:21.846Z
1442024-11-21T18:22:21.846Z mediator llvm:
1452024-11-21T18:22:21.846Z version: 14 (system default) -> 15 (system default)
1462024-11-21T18:22:21.846Z
1472024-11-21T18:22:21.846ZChanged packages:
1482024-11-21T18:22:21.846Zhelios-dev
1492024-11-21T18:22:21.846Z developer/build-essential
1502024-11-21T18:22:21.846Z None -> 11-2.0
1512024-11-21T18:22:21.846Z library/libxmlsec1
1522024-11-21T18:22:21.846Z None -> 1.2.35-2.0
1532024-11-21T18:22:21.846Z ooce/developer/clang-15
1542024-11-21T18:22:21.846Z None -> 15.0.7-2.0
1552024-11-21T18:22:21.846Z ooce/developer/llvm-15
1562024-11-21T18:22:21.847Z None -> 15.0.7-2.0
1572024-11-21T18:22:21.847Z package/pkg
1582024-11-21T18:22:21.847Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-21T18:22:21.847Z
1602024-11-21T18:22:21.847ZServices:
1612024-11-21T18:22:21.847Z restart_fmri:
1622024-11-21T18:22:21.847Z svc:/system/update-man-index:default
1632024-11-21T18:22:21.847Z
1642024-11-21T18:22:21.847ZEditable files to change:
1652024-11-21T18:22:21.847Z Update:
1662024-11-21T18:22:21.847Z usr/share/lib/pkg/web/config.shtml
1672024-11-21T18:22:21.923Z
1682024-11-21T18:22:21.923ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-21T18:22:26.924ZDownload: 1476/4281 items 117.3/220.6MB 53% complete (23.7M/s)
1702024-11-21T18:22:31.927ZDownload: 3232/4281 items 168.2/220.6MB 76% complete (16.8M/s)
1712024-11-21T18:22:37.078ZDownload: 3287/4281 items 211.8/220.6MB 95% complete (16.0M/s)
1722024-11-21T18:22:42.081ZDownload: 3938/4281 items 218.0/220.6MB 98% complete (4.9M/s)
1732024-11-21T18:22:43.723ZDownload: Completed 220.60 MB in 21.80 seconds (10.1M/s)
1742024-11-21T18:22:45.685Z Actions: 1/5063 actions (Removing old actions)
1752024-11-21T18:22:45.704Z Actions: 194/5063 actions (Installing new actions)
1762024-11-21T18:22:50.466Z Actions: 4226/5063 actions (Updating modified actions)
1772024-11-21T18:22:50.785Z Actions: Completed 5063 actions in 5.10 seconds.
1782024-11-21T18:22:51.011Z Done (0.217s)
1792024-11-21T18:22:51.013Z Done (0.000s)
1802024-11-21T18:22:51.556Z Done (0.544s)
1812024-11-21T18:22:56.319Z Done (4.547s)
1822024-11-21T18:22:56.416Z Done (0.019s)
1832024-11-21T18:22:56.419Z Done (0.000s)
1842024-11-21T18:22:56.577Z Done (0.000s)
1852024-11-21T18:22:57.288ZPlanning: Evaluating mediator changes ... Done
1862024-11-21T18:22:57.453ZPlanning: Checking for conflicting actions ... Done
1872024-11-21T18:22:57.455ZPlanning: Consolidating action changes ... Done
1882024-11-21T18:22:57.736ZPlanning: Evaluating mediators ... Done
1892024-11-21T18:22:57.738ZPlanning: Planning completed in 0.45 seconds
1902024-11-21T18:22:57.778Z Mediators to change: 2
1912024-11-21T18:22:57.778Z Create boot environment: No
1922024-11-21T18:22:57.779ZCreate backup boot environment: No
1932024-11-21T18:22:57.856Z Done
1942024-11-21T18:22:57.856Z Done
1952024-11-21T18:22:58.207Z Done
1962024-11-21T18:23:02.264Z Done
1972024-11-21T18:23:02.359Z Done
1982024-11-21T18:23:02.361Z Done
1992024-11-21T18:23:02.491Z Done
2002024-11-21T18:23:03.142ZPlanning: Evaluating mediator changes ... Done
2012024-11-21T18:23:03.145ZPlanning: Merging actions ... Done
2022024-11-21T18:23:03.341ZPlanning: Checking for conflicting actions ... Done
2032024-11-21T18:23:03.344ZPlanning: Consolidating action changes ... Done
2042024-11-21T18:23:03.624ZPlanning: Evaluating mediators ... Done
2052024-11-21T18:23:03.685ZPlanning: Planning completed in 0.80 seconds
2062024-11-21T18:23:03.728Z Packages to change: 1
2072024-11-21T18:23:03.729Z Mediators to change: 1
2082024-11-21T18:23:03.739Z Services to change: 1
2092024-11-21T18:23:03.739Z Create boot environment: No
2102024-11-21T18:23:03.739ZCreate backup boot environment: Yes
2112024-11-21T18:23:05.837Z Actions: 1/6 actions (Updating modified actions)
2122024-11-21T18:23:05.837Z Actions: Completed 6 actions in 0.00 seconds.
2132024-11-21T18:23:05.837Z Done
2142024-11-21T18:23:05.837Z Done
2152024-11-21T18:23:05.946Z Done
2162024-11-21T18:23:09.889Z Done
2172024-11-21T18:23:09.985Z Done
2182024-11-21T18:23:09.987Z Done
2192024-11-21T18:23:10.103Z Done
2202024-11-21T18:23:10.563ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-11-21T18:23:10.563Zclang system 15 system
2222024-11-21T18:23:10.563Zcsh system system illumos
2232024-11-21T18:23:10.563Zctags system system illumos
2242024-11-21T18:23:10.564Zgcc vendor 12 vendor
2252024-11-21T18:23:10.564Zgcc system 10 system
2262024-11-21T18:23:10.564Zgcc system 7 system
2272024-11-21T18:23:10.564Zgo system 1.20 system
2282024-11-21T18:23:10.564Zgo system 1.19 system
2292024-11-21T18:23:10.564Zllvm system 15 system
2302024-11-21T18:23:10.564Zllvm system 14 system
2312024-11-21T18:23:10.564Zmariadb system 10.6 system
2322024-11-21T18:23:10.564Zmta vendor vendor dma
2332024-11-21T18:23:10.564Zopenjdk system 17 system
2342024-11-21T18:23:10.564Zopenjdk system 11 system
2352024-11-21T18:23:10.564Zopenjdk system 1.8 system
2362024-11-21T18:23:10.564Zopenssl vendor 3 vendor
2372024-11-21T18:23:10.564Zperl system 5.36 system
2382024-11-21T18:23:10.564Zpostgresql system 15 system
2392024-11-21T18:23:10.564Zpostgresql system 13 system
2402024-11-21T18:23:10.565Zpython vendor 3 vendor
2412024-11-21T18:23:10.565Zpython system 2 system
2422024-11-21T18:23:10.565Zpython3 system 3.11 system
2432024-11-21T18:23:10.565Zruby system 3.0 system
2442024-11-21T18:23:10.565Zwords vendor vendor american-english
2452024-11-21T18:23:10.565Zwords system system australian-english
2462024-11-21T18:23:10.565Zwords system system british-english
2472024-11-21T18:23:10.565Zwords system system canadian-english
2482024-11-21T18:23:10.565Zwords system system french
2492024-11-21T18:23:10.565Zwords system system italian
2502024-11-21T18:23:10.565Zwords system system ngerman
2512024-11-21T18:23:10.565Zwords system system ogerman
2522024-11-21T18:23:10.565Zwords system system spanish
2532024-11-21T18:23:10.911ZPUBLISHER TYPE STATUS P LOCATION
2542024-11-21T18:23:10.911Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-11-21T18:23:13.523ZFMRI IFO
2562024-11-21T18:23:13.524Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-11-21T18:23:13.524Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-11-21T18:23:13.524Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-11-21T18:23:13.524Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-11-21T18:23:13.524Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-11-21T18:23:13.524Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-11-21T18:23:13.524Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-11-21T18:23:13.524Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-11-21T18:23:13.524Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-11-21T18:23:13.524Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2662024-11-21T18:23:13.525Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-11-21T18:23:13.525Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-11-21T18:23:13.525Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2692024-11-21T18:23:13.525Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2702024-11-21T18:23:13.525Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2712024-11-21T18:23:14.305Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2722024-11-21T18:23:14.570Z Updating crates.io index
2732024-11-21T18:23:14.573Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-11-21T18:23:15.463Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-11-21T18:23:15.695Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762024-11-21T18:23:16.036Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2772024-11-21T18:23:16.321Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782024-11-21T18:23:17.183Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792024-11-21T18:23:19.540Z Updating git repository `https://github.com/oxidecomputer/opte`
2802024-11-21T18:23:20.686Z Updating git repository `https://github.com/oxidecomputer/falcon`
2812024-11-21T18:23:21.393Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822024-11-21T18:23:21.663Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-11-21T18:23:21.938Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-11-21T18:23:22.600Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-11-21T18:23:23.298Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862024-11-21T18:23:23.590Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872024-11-21T18:23:23.916Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2882024-11-21T18:23:24.174Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2892024-11-21T18:23:24.403Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2902024-11-21T18:23:24.672Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2912024-11-21T18:23:24.951Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922024-11-21T18:23:25.365Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2932024-11-21T18:23:25.636Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-11-21T18:23:26.137Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-11-21T18:23:26.524Z Updating git repository `https://github.com/oxidecomputer/crucible`
2962024-11-21T18:23:27.119Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972024-11-21T18:23:27.591Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2982024-11-21T18:23:28.009Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2992024-11-21T18:23:28.270Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-11-21T18:23:28.514Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-11-21T18:23:28.844Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-11-21T18:23:30.264Z Downloading crates ...
3032024-11-21T18:23:30.329Z Downloaded autocfg v1.4.0
3042024-11-21T18:23:30.337Z Downloaded thiserror v1.0.69
3052024-11-21T18:23:30.351Z Downloaded dof v0.3.0
3062024-11-21T18:23:30.356Z Downloaded fs-err v2.11.0
3072024-11-21T18:23:30.358Z Downloaded unicode-linebreak v0.1.5
3082024-11-21T18:23:30.361Z Downloaded itoa v1.0.11
3092024-11-21T18:23:30.369Z Downloaded typenum v1.17.0
3102024-11-21T18:23:30.385Z Downloaded serde v1.0.215
3112024-11-21T18:23:30.397Z Downloaded toml_edit v0.22.22
3122024-11-21T18:23:30.419Z Downloaded syn v1.0.109
3132024-11-21T18:23:30.429Z Downloaded winnow v0.6.20
3142024-11-21T18:23:30.437Z Downloaded anstyle-query v1.1.1
3152024-11-21T18:23:30.441Z Downloaded cpufeatures v0.2.14
3162024-11-21T18:23:30.443Z Downloaded cargo_metadata v0.18.1
3172024-11-21T18:23:30.444Z Downloaded anstyle v1.0.10
3182024-11-21T18:23:30.444Z Downloaded byteorder v1.5.0
3192024-11-21T18:23:30.446Z Downloaded anstream v0.6.15
3202024-11-21T18:23:30.449Z Downloaded equivalent v1.0.1
3212024-11-21T18:23:30.451Z Downloaded dtrace-parser v0.2.0
3222024-11-21T18:23:30.452Z Downloaded clap_lex v0.7.2
3232024-11-21T18:23:30.452Z Downloaded cfg-if v1.0.0
3242024-11-21T18:23:30.452Z Downloaded block-buffer v0.10.4
3252024-11-21T18:23:30.455Z Downloaded serde_json v1.0.132
3262024-11-21T18:23:30.460Z Downloaded scroll_derive v0.12.0
3272024-11-21T18:23:30.462Z Downloaded anstyle-parse v0.2.5
3282024-11-21T18:23:30.462Z Downloaded colorchoice v1.0.2
3292024-11-21T18:23:30.465Z Downloaded cargo_toml v0.20.5
3302024-11-21T18:23:30.465Z Downloaded camino-tempfile v1.1.1
3312024-11-21T18:23:30.469Z Downloaded pretty-hex v0.4.1
3322024-11-21T18:23:30.469Z Downloaded bytecount v0.6.8
3332024-11-21T18:23:30.474Z Downloaded anyhow v1.0.93
3342024-11-21T18:23:30.478Z Downloaded is_terminal_polyfill v1.70.1
3352024-11-21T18:23:30.480Z Downloaded heck v0.5.0
3362024-11-21T18:23:30.481Z Downloaded heck v0.4.1
3372024-11-21T18:23:30.483Z Downloaded generic-array v0.14.7
3382024-11-21T18:23:30.483Z Downloaded fnv v1.0.7
3392024-11-21T18:23:30.485Z Downloaded memmap v0.7.0
3402024-11-21T18:23:30.485Z Downloaded camino v1.1.9
3412024-11-21T18:23:30.488Z Downloaded fastrand v2.1.1
3422024-11-21T18:23:30.490Z Downloaded errno v0.3.9
3432024-11-21T18:23:30.491Z Downloaded digest v0.10.7
3442024-11-21T18:23:30.493Z Downloaded crypto-common v0.1.6
3452024-11-21T18:23:30.493Z Downloaded cargo-platform v0.1.8
3462024-11-21T18:23:30.495Z Downloaded usdt-attr-macro v0.5.0
3472024-11-21T18:23:30.495Z Downloaded swrite v0.1.0
3482024-11-21T18:23:30.499Z Downloaded clap_derive v4.5.18
3492024-11-21T18:23:30.511Z Downloaded serde_tokenstream v0.2.2
3502024-11-21T18:23:30.513Z Downloaded plain v0.2.3
3512024-11-21T18:23:30.516Z Downloaded pest_generator v2.7.14
3522024-11-21T18:23:30.516Z Downloaded macaddr v1.0.1
3532024-11-21T18:23:30.519Z Downloaded proc-macro-error-attr v1.0.4
3542024-11-21T18:23:30.521Z Downloaded bitflags v2.6.0
3552024-11-21T18:23:30.524Z Downloaded version_check v0.9.5
3562024-11-21T18:23:30.526Z Downloaded thiserror-impl v1.0.69
3572024-11-21T18:23:30.526Z Downloaded clap v4.5.21
3582024-11-21T18:23:30.535Z Downloaded utf8parse v0.2.2
3592024-11-21T18:23:30.537Z Downloaded toml_datetime v0.6.8
3602024-11-21T18:23:30.540Z Downloaded terminal_size v0.4.0
3612024-11-21T18:23:30.542Z Downloaded usdt-macro v0.5.0
3622024-11-21T18:23:30.542Z Downloaded usdt v0.5.0
3632024-11-21T18:23:30.542Z Downloaded thread-id v4.2.2
3642024-11-21T18:23:30.544Z Downloaded tabled_derive v0.7.0
3652024-11-21T18:23:30.544Z Downloaded strsim v0.11.1
3662024-11-21T18:23:30.544Z Downloaded serde_spanned v0.6.8
3672024-11-21T18:23:30.547Z Downloaded semver v1.0.23
3682024-11-21T18:23:30.549Z Downloaded sha2 v0.10.8
3692024-11-21T18:23:30.551Z Downloaded quote v1.0.37
3702024-11-21T18:23:30.554Z Downloaded pest_derive v2.7.14
3712024-11-21T18:23:30.557Z Downloaded proc-macro-error v1.0.4
3722024-11-21T18:23:30.560Z Downloaded zerocopy-derive v0.7.35
3732024-11-21T18:23:30.564Z Downloaded usdt-impl v0.5.0
3742024-11-21T18:23:30.566Z Downloaded tempfile v3.13.0
3752024-11-21T18:23:30.569Z Downloaded scroll v0.12.0
3762024-11-21T18:23:30.571Z Downloaded log v0.4.22
3772024-11-21T18:23:30.574Z Downloaded smawk v0.3.2
3782024-11-21T18:23:30.574Z Downloaded once_cell v1.20.2
3792024-11-21T18:23:30.576Z Downloaded textwrap v0.16.1
3802024-11-21T18:23:30.578Z Downloaded ryu v1.0.18
3812024-11-21T18:23:30.581Z Downloaded pest_meta v2.7.14
3822024-11-21T18:23:30.584Z Downloaded unicode-ident v1.0.13
3832024-11-21T18:23:30.587Z Downloaded toml v0.8.19
3842024-11-21T18:23:30.590Z Downloaded ucd-trie v0.1.7
3852024-11-21T18:23:30.593Z Downloaded proc-macro2 v1.0.89
3862024-11-21T18:23:30.596Z Downloaded papergrid v0.11.0
3872024-11-21T18:23:30.603Z Downloaded serde_derive v1.0.215
3882024-11-21T18:23:30.621Z Downloaded memchr v2.7.4
3892024-11-21T18:23:30.626Z Downloaded indexmap v2.6.0
3902024-11-21T18:23:30.640Z Downloaded hashbrown v0.15.0
3912024-11-21T18:23:30.657Z Downloaded rustix v0.38.37
3922024-11-21T18:23:30.680Z Downloaded zerocopy v0.7.35
3932024-11-21T18:23:30.694Z Downloaded pest v2.7.14
3942024-11-21T18:23:30.699Z Downloaded goblin v0.8.2
3952024-11-21T18:23:30.704Z Downloaded clap_builder v4.5.21
3962024-11-21T18:23:30.711Z Downloaded tabled v0.15.0
3972024-11-21T18:23:30.727Z Downloaded unicode-width v0.1.14
3982024-11-21T18:23:30.734Z Downloaded syn v2.0.87
3992024-11-21T18:23:30.763Z Downloaded libc v0.2.162
4002024-11-21T18:23:31.076Z Compiling proc-macro2 v1.0.89
4012024-11-21T18:23:31.076Z Compiling unicode-ident v1.0.13
4022024-11-21T18:23:31.079Z Compiling serde v1.0.215
4032024-11-21T18:23:31.079Z Compiling version_check v0.9.5
4042024-11-21T18:23:31.079Z Compiling thiserror v1.0.69
4052024-11-21T18:23:31.079Z Compiling memchr v2.7.4
4062024-11-21T18:23:31.079Z Compiling libc v0.2.162
4072024-11-21T18:23:31.112Z Compiling itoa v1.0.11
4082024-11-21T18:23:31.333Z Compiling ucd-trie v0.1.7
4092024-11-21T18:23:31.405Z Compiling ryu v1.0.18
4102024-11-21T18:23:31.829Z Compiling once_cell v1.20.2
4112024-11-21T18:23:31.978Z Compiling byteorder v1.5.0
4122024-11-21T18:23:32.000Z Compiling serde_json v1.0.132
4132024-11-21T18:23:32.171Z Compiling rustix v0.38.37
4142024-11-21T18:23:32.366Z Compiling bitflags v2.6.0
4152024-11-21T18:23:32.473Z Compiling proc-macro-error-attr v1.0.4
4162024-11-21T18:23:32.781Z Compiling usdt-impl v0.5.0
4172024-11-21T18:23:32.841Z Compiling syn v1.0.109
4182024-11-21T18:23:32.935Z Compiling proc-macro-error v1.0.4
4192024-11-21T18:23:32.960Z Compiling quote v1.0.37
4202024-11-21T18:23:33.128Z Compiling utf8parse v0.2.2
4212024-11-21T18:23:33.221Z Compiling plain v0.2.3
4222024-11-21T18:23:33.270Z Compiling log v0.4.22
4232024-11-21T18:23:33.298Z Compiling errno v0.3.9
4242024-11-21T18:23:33.377Z Compiling syn v2.0.87
4252024-11-21T18:23:33.616Z Compiling hashbrown v0.15.0
4262024-11-21T18:23:33.641Z Compiling equivalent v1.0.1
4272024-11-21T18:23:33.665Z Compiling camino v1.1.9
4282024-11-21T18:23:33.768Z Compiling anstyle-parse v0.2.5
4292024-11-21T18:23:34.047Z Compiling thread-id v4.2.2
4302024-11-21T18:23:34.281Z Compiling semver v1.0.23
4312024-11-21T18:23:34.404Z Compiling pretty-hex v0.4.1
4322024-11-21T18:23:34.547Z Compiling anstyle-query v1.1.1
4332024-11-21T18:23:34.651Z Compiling winnow v0.6.20
4342024-11-21T18:23:34.706Z Compiling anstyle v1.0.10
4352024-11-21T18:23:34.762Z Compiling unicode-width v0.1.14
4362024-11-21T18:23:34.846Z Compiling indexmap v2.6.0
4372024-11-21T18:23:34.935Z Compiling is_terminal_polyfill v1.70.1
4382024-11-21T18:23:35.120Z Compiling autocfg v1.4.0
4392024-11-21T18:23:35.175Z Compiling colorchoice v1.0.2
4402024-11-21T18:23:35.356Z Compiling anstream v0.6.15
4412024-11-21T18:23:35.765Z Compiling terminal_size v0.4.0
4422024-11-21T18:23:36.022Z Compiling fnv v1.0.7
4432024-11-21T18:23:36.177Z Compiling fastrand v2.1.1
4442024-11-21T18:23:36.212Z Compiling heck v0.5.0
4452024-11-21T18:23:36.412Z Compiling fs-err v2.11.0
4462024-11-21T18:23:36.413Z Compiling heck v0.4.1
4472024-11-21T18:23:36.522Z Compiling clap_lex v0.7.2
4482024-11-21T18:23:36.734Z Compiling strsim v0.11.1
4492024-11-21T18:23:36.918Z Compiling bytecount v0.6.8
4502024-11-21T18:23:37.068Z Compiling anyhow v1.0.93
4512024-11-21T18:23:37.158Z Compiling cfg-if v1.0.0
4522024-11-21T18:23:37.235Z Compiling clap_builder v4.5.21
4532024-11-21T18:23:37.267Z Compiling tempfile v3.13.0
4542024-11-21T18:23:37.481Z Compiling papergrid v0.11.0
4552024-11-21T18:23:37.868Z Compiling memmap v0.7.0
4562024-11-21T18:23:38.125Z Compiling unicode-linebreak v0.1.5
4572024-11-21T18:23:38.169Z Compiling smawk v0.3.2
4582024-11-21T18:23:38.641Z Compiling textwrap v0.16.1
4592024-11-21T18:23:38.700Z Compiling swrite v0.1.0
4602024-11-21T18:23:39.823Z Compiling tabled_derive v0.7.0
4612024-11-21T18:23:41.569Z Compiling tabled v0.15.0
4622024-11-21T18:23:42.818Z Compiling serde_derive v1.0.215
4632024-11-21T18:23:42.821Z Compiling thiserror-impl v1.0.69
4642024-11-21T18:23:42.869Z Compiling zerocopy-derive v0.7.35
4652024-11-21T18:23:42.895Z Compiling scroll_derive v0.12.0
4662024-11-21T18:23:43.187Z Compiling clap_derive v4.5.18
4672024-11-21T18:23:44.216Z Compiling scroll v0.12.0
4682024-11-21T18:23:44.730Z Compiling goblin v0.8.2
4692024-11-21T18:23:44.823Z Compiling zerocopy v0.7.35
4702024-11-21T18:23:45.558Z Compiling pest v2.7.14
4712024-11-21T18:23:47.047Z Compiling clap v4.5.21
4722024-11-21T18:23:47.964Z Compiling pest_meta v2.7.14
4732024-11-21T18:23:48.853Z Compiling pest_generator v2.7.14
4742024-11-21T18:23:50.909Z Compiling pest_derive v2.7.14
4752024-11-21T18:23:51.627Z Compiling dtrace-parser v0.2.0
4762024-11-21T18:23:53.379Z Compiling serde_spanned v0.6.8
4772024-11-21T18:23:53.379Z Compiling toml_datetime v0.6.8
4782024-11-21T18:23:53.382Z Compiling cargo-platform v0.1.8
4792024-11-21T18:23:53.770Z Compiling serde_tokenstream v0.2.2
4802024-11-21T18:23:54.006Z Compiling toml_edit v0.22.22
4812024-11-21T18:23:54.085Z Compiling camino-tempfile v1.1.1
4822024-11-21T18:23:54.108Z Compiling macaddr v1.0.1
4832024-11-21T18:23:54.932Z Compiling dof v0.3.0
4842024-11-21T18:23:54.932Z Compiling cargo_metadata v0.18.1
4852024-11-21T18:23:56.902Z Compiling toml v0.8.19
4862024-11-21T18:23:57.036Z Compiling usdt-attr-macro v0.5.0
4872024-11-21T18:23:57.036Z Compiling usdt-macro v0.5.0
4882024-11-21T18:23:57.845Z Compiling cargo_toml v0.20.5
4892024-11-21T18:23:58.377Z Compiling usdt v0.5.0
4902024-11-21T18:24:01.527Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912024-11-21T18:24:05.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.74s
4922024-11-21T18:24:06.089Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4932024-11-21T18:24:06.654Z Downloading crates ...
4942024-11-21T18:24:06.835Z Downloaded addr2line v0.24.2
4952024-11-21T18:24:06.842Z Downloaded aead v0.5.2
4962024-11-21T18:24:06.845Z Downloaded adler2 v2.0.0
4972024-11-21T18:24:06.847Z Downloaded array-init v0.0.4
4982024-11-21T18:24:06.852Z Downloaded argon2 v0.5.3
4992024-11-21T18:24:06.861Z Downloaded ahash v0.8.11
5002024-11-21T18:24:06.865Z Downloaded allocator-api2 v0.2.18
5012024-11-21T18:24:06.867Z Downloaded darling v0.20.10
5022024-11-21T18:24:06.872Z Downloaded arc-swap v1.7.1
5032024-11-21T18:24:06.876Z Downloaded aes v0.8.4
5042024-11-21T18:24:06.880Z Downloaded aho-corasick v1.1.3
5052024-11-21T18:24:06.888Z Downloaded http v1.1.0
5062024-11-21T18:24:06.893Z Downloaded async-bb8-diesel v0.2.1
5072024-11-21T18:24:06.896Z Downloaded http-body v1.0.1
5082024-11-21T18:24:06.898Z Downloaded hex v0.4.3
5092024-11-21T18:24:06.901Z Downloaded atty v0.2.14
5102024-11-21T18:24:06.901Z Downloaded atomic-waker v1.1.2
5112024-11-21T18:24:06.903Z Downloaded hex-literal v0.4.1
5122024-11-21T18:24:06.903Z Downloaded assert_matches v1.5.0
5132024-11-21T18:24:06.906Z Downloaded heck v0.3.3
5142024-11-21T18:24:06.908Z Downloaded atomicwrites v0.4.4
5152024-11-21T18:24:06.910Z Downloaded http-range v0.1.5
5162024-11-21T18:24:06.910Z Downloaded headers-core v0.3.0
5172024-11-21T18:24:06.910Z Downloaded async-trait v0.1.83
5182024-11-21T18:24:06.915Z Downloaded highway v1.2.0
5192024-11-21T18:24:06.917Z Downloaded http-body-util v0.1.2
5202024-11-21T18:24:06.920Z Downloaded backtrace v0.3.74
5212024-11-21T18:24:06.925Z Downloaded hubpack v0.1.2
5222024-11-21T18:24:06.927Z Downloaded httpdate v1.0.3
5232024-11-21T18:24:06.930Z Downloaded hmac v0.12.1
5242024-11-21T18:24:06.932Z Downloaded bb8 v0.8.5
5252024-11-21T18:24:06.932Z Downloaded base16ct v0.2.0
5262024-11-21T18:24:06.935Z Downloaded aws-lc-rs v1.10.0
5272024-11-21T18:24:06.946Z Downloaded instant v0.1.13
5282024-11-21T18:24:06.950Z Downloaded bit-vec v0.6.3
5292024-11-21T18:24:06.952Z Downloaded hubpack_derive v0.1.1
5302024-11-21T18:24:06.953Z Downloaded cfg_aliases v0.1.1
5312024-11-21T18:24:06.953Z Downloaded bcs v0.1.6
5322024-11-21T18:24:06.956Z Downloaded bcrypt-pbkdf v0.10.0
5332024-11-21T18:24:06.959Z Downloaded backoff v0.4.0
5342024-11-21T18:24:06.962Z Downloaded crunchy v0.2.2
5352024-11-21T18:24:06.962Z Downloaded cfg_aliases v0.2.1
5362024-11-21T18:24:06.962Z Downloaded ident_case v1.0.1
5372024-11-21T18:24:06.964Z Downloaded icu_provider_macros v1.5.0
5382024-11-21T18:24:06.964Z Downloaded httparse v1.9.5
5392024-11-21T18:24:06.966Z Downloaded heapless v0.7.17
5402024-11-21T18:24:06.971Z Downloaded hyper-tls v0.6.0
5412024-11-21T18:24:06.973Z Downloaded humantime v2.1.0
5422024-11-21T18:24:06.975Z Downloaded cstr-argument v0.1.2
5432024-11-21T18:24:06.977Z Downloaded crucible-workspace-hack v0.1.0
5442024-11-21T18:24:06.977Z Downloaded ciborium-io v0.2.2
5452024-11-21T18:24:06.979Z Downloaded blowfish v0.9.1
5462024-11-21T18:24:06.981Z Downloaded block-padding v0.3.3
5472024-11-21T18:24:06.981Z Downloaded bitflags v1.3.2
5482024-11-21T18:24:06.985Z Downloaded matches v0.1.10
5492024-11-21T18:24:06.987Z Downloaded curve25519-dalek-derive v0.1.1
5502024-11-21T18:24:06.989Z Downloaded md5 v0.7.0
5512024-11-21T18:24:06.989Z Downloaded cobs v0.2.3
5522024-11-21T18:24:06.991Z Downloaded bitfield-struct v0.6.2
5532024-11-21T18:24:06.991Z Downloaded is_ci v1.2.0
5542024-11-21T18:24:06.995Z Downloaded bitfield v0.14.0
5552024-11-21T18:24:06.997Z Downloaded cbc v0.1.2
5562024-11-21T18:24:06.997Z Downloaded cassowary v0.3.0
5572024-11-21T18:24:07.000Z Downloaded bit-set v0.5.3
5582024-11-21T18:24:07.000Z Downloaded hickory-client v0.24.1
5592024-11-21T18:24:07.003Z Downloaded colored v2.1.0
5602024-11-21T18:24:07.005Z Downloaded indent_write v2.2.0
5612024-11-21T18:24:07.008Z Downloaded instability v0.3.2
5622024-11-21T18:24:07.010Z Downloaded lalrpop-util v0.19.12
5632024-11-21T18:24:07.012Z Downloaded crc v3.2.1
5642024-11-21T18:24:07.014Z Downloaded take_mut v0.2.2
5652024-11-21T18:24:07.015Z Downloaded hickory-resolver v0.24.1
5662024-11-21T18:24:07.020Z Downloaded russh-cryptovec v0.7.3
5672024-11-21T18:24:07.022Z Downloaded libsw v3.3.1
5682024-11-21T18:24:07.025Z Downloaded lazycell v1.3.0
5692024-11-21T18:24:07.025Z Downloaded crc-catalog v2.4.0
5702024-11-21T18:24:07.027Z Downloaded cexpr v0.6.0
5712024-11-21T18:24:07.029Z Downloaded lockfree-object-pool v0.1.6
5722024-11-21T18:24:07.032Z Downloaded heapless v0.8.0
5732024-11-21T18:24:07.036Z Downloaded hyper-staticfile v0.10.1
5742024-11-21T18:24:07.039Z Downloaded termtree v0.4.1
5752024-11-21T18:24:07.041Z Downloaded indoc v1.0.9
5762024-11-21T18:24:07.043Z Downloaded tower-service v0.3.3
5772024-11-21T18:24:07.046Z Downloaded ctr v0.9.2
5782024-11-21T18:24:07.048Z Downloaded maplit v1.0.2
5792024-11-21T18:24:07.048Z Downloaded chrono-tz-build v0.4.0
5802024-11-21T18:24:07.051Z Downloaded memoffset v0.9.1
5812024-11-21T18:24:07.053Z Downloaded lru-cache v0.1.2
5822024-11-21T18:24:07.053Z Downloaded lru v0.12.5
5832024-11-21T18:24:07.055Z Downloaded mime v0.3.17
5842024-11-21T18:24:07.058Z Downloaded darling_macro v0.20.10
5852024-11-21T18:24:07.058Z Downloaded zerofrom v0.1.4
5862024-11-21T18:24:07.060Z Downloaded lazy_static v1.5.0
5872024-11-21T18:24:07.060Z Downloaded iana-time-zone v0.1.61
5882024-11-21T18:24:07.064Z Downloaded hyper-rustls v0.27.3
5892024-11-21T18:24:07.067Z Downloaded rand_chacha v0.3.1
5902024-11-21T18:24:07.070Z Downloaded rustversion v1.0.17
5912024-11-21T18:24:07.072Z Downloaded libefi-sys v0.1.0
5922024-11-21T18:24:07.072Z Downloaded sqlparser_derive v0.2.2
5932024-11-21T18:24:07.075Z Downloaded jobserver v0.1.32
5942024-11-21T18:24:07.078Z Downloaded inout v0.1.3
5952024-11-21T18:24:07.078Z Downloaded sha1 v0.10.6
5962024-11-21T18:24:07.080Z Downloaded rustls-pemfile v1.0.4
5972024-11-21T18:24:07.083Z Downloaded ipnet v2.10.1
5982024-11-21T18:24:07.085Z Downloaded ref-cast v1.0.23
5992024-11-21T18:24:07.088Z Downloaded thiserror-no-std v2.0.2
6002024-11-21T18:24:07.092Z Downloaded shlex v1.3.0
6012024-11-21T18:24:07.095Z Downloaded blake2 v0.10.6
6022024-11-21T18:24:07.097Z Downloaded icu_locid_transform_data v1.5.0
6032024-11-21T18:24:07.100Z Downloaded hickory-server v0.24.1
6042024-11-21T18:24:07.105Z Downloaded structmeta-derive v0.2.0
6052024-11-21T18:24:07.108Z Downloaded structmeta v0.3.0
6062024-11-21T18:24:07.111Z Downloaded unarray v0.1.4
6072024-11-21T18:24:07.111Z Downloaded thiserror-impl-no-std v2.0.2
6082024-11-21T18:24:07.117Z Downloaded cookie_store v0.21.0
6092024-11-21T18:24:07.121Z Downloaded num_threads v0.1.7
6102024-11-21T18:24:07.121Z Downloaded number_prefix v0.4.0
6112024-11-21T18:24:07.121Z Downloaded newline-converter v0.3.0
6122024-11-21T18:24:07.121Z Downloaded new_debug_unreachable v1.0.6
6132024-11-21T18:24:07.121Z Downloaded icu_normalizer_data v1.5.0
6142024-11-21T18:24:07.124Z Downloaded icu_provider v1.5.0
6152024-11-21T18:24:07.126Z Downloaded oso-derive v0.27.3
6162024-11-21T18:24:07.129Z Downloaded utf8_iter v1.0.4
6172024-11-21T18:24:07.129Z Downloaded utf16_iter v1.0.5
6182024-11-21T18:24:07.131Z Downloaded utf-8 v0.7.6
6192024-11-21T18:24:07.131Z Downloaded icu_locid v1.5.0
6202024-11-21T18:24:07.137Z Downloaded slog-envlogger v2.2.0
6212024-11-21T18:24:07.140Z Downloaded data-encoding v2.6.0
6222024-11-21T18:24:07.142Z Downloaded indexmap v1.9.3
6232024-11-21T18:24:07.145Z Downloaded dyn-clone v1.0.17
6242024-11-21T18:24:07.148Z Downloaded rpassword v7.3.1
6252024-11-21T18:24:07.148Z Downloaded funty v2.0.0
6262024-11-21T18:24:07.151Z Downloaded tokio-tungstenite v0.21.0
6272024-11-21T18:24:07.153Z Downloaded serde-big-array v0.5.1
6282024-11-21T18:24:07.156Z Downloaded dsl_auto_type v0.1.2
6292024-11-21T18:24:07.160Z Downloaded slog-dtrace v0.3.0
6302024-11-21T18:24:07.168Z Downloaded sigpipe v0.1.3
6312024-11-21T18:24:07.171Z Downloaded fd-lock v4.0.2
6322024-11-21T18:24:07.174Z Downloaded fragile v2.0.0
6332024-11-21T18:24:07.177Z Downloaded unicase v2.7.0
6342024-11-21T18:24:07.177Z Downloaded tracing-attributes v0.1.27
6352024-11-21T18:24:07.180Z Downloaded hashlink v0.9.1
6362024-11-21T18:24:07.184Z Downloaded progenitor-impl v0.8.0
6372024-11-21T18:24:07.184Z Downloaded tokio-stream v0.1.16
6382024-11-21T18:24:07.190Z Downloaded polyval v0.6.2
6392024-11-21T18:24:07.192Z Downloaded pin-utils v0.1.0
6402024-11-21T18:24:07.192Z Downloaded percent-encoding v2.3.1
6412024-11-21T18:24:07.195Z Downloaded pem v3.0.4
6422024-11-21T18:24:07.197Z Downloaded indicatif v0.17.9
6432024-11-21T18:24:07.200Z Downloaded zone_cfg_derive v0.1.2
6442024-11-21T18:24:07.203Z Downloaded pem-rfc7468 v0.7.0
6452024-11-21T18:24:07.205Z Downloaded des v0.8.1
6462024-11-21T18:24:07.207Z Downloaded diesel_table_macro_syntax v0.2.0
6472024-11-21T18:24:07.208Z Downloaded dhcproto-macros v0.1.0
6482024-11-21T18:24:07.210Z Downloaded resolv-conf v0.7.0
6492024-11-21T18:24:07.210Z Downloaded radium v0.7.0
6502024-11-21T18:24:07.213Z Downloaded r2d2 v0.8.10
6512024-11-21T18:24:07.213Z Downloaded getrandom v0.2.15
6522024-11-21T18:24:07.217Z Downloaded serde-hex v0.1.0
6532024-11-21T18:24:07.219Z Downloaded dunce v1.0.5
6542024-11-21T18:24:07.222Z Downloaded russh-keys v0.45.0
6552024-11-21T18:24:07.224Z Downloaded foreign-types-macros v0.2.3
6562024-11-21T18:24:07.226Z Downloaded openssl-probe v0.1.5
6572024-11-21T18:24:07.226Z Downloaded openssl-macros v0.1.1
6582024-11-21T18:24:07.230Z Downloaded foreign-types v0.5.0
6592024-11-21T18:24:07.230Z Downloaded foreign-types v0.3.2
6602024-11-21T18:24:07.230Z Downloaded strum_macros v0.25.3
6612024-11-21T18:24:07.232Z Downloaded spin v0.5.2
6622024-11-21T18:24:07.235Z Downloaded fs_extra v1.3.0
6632024-11-21T18:24:07.238Z Downloaded spki v0.7.3
6642024-11-21T18:24:07.240Z Downloaded test-strategy v0.3.1
6652024-11-21T18:24:07.243Z Downloaded owo-colors v4.1.0
6662024-11-21T18:24:07.245Z Downloaded prettyplease v0.2.25
6672024-11-21T18:24:07.248Z Downloaded chacha20poly1305 v0.10.1
6682024-11-21T18:24:07.250Z Downloaded pretty-hex v0.2.1
6692024-11-21T18:24:07.252Z Downloaded tokio-native-tls v0.3.1
6702024-11-21T18:24:07.255Z Downloaded typify-macro v0.2.0
6712024-11-21T18:24:07.257Z Downloaded tiny-keccak v2.0.2
6722024-11-21T18:24:07.259Z Downloaded zeroize_derive v1.4.2
6732024-11-21T18:24:07.262Z Downloaded vte_generate_state_changes v0.1.2
6742024-11-21T18:24:07.262Z Downloaded uuid v1.11.0
6752024-11-21T18:24:07.264Z Downloaded num_enum_derive v0.5.11
6762024-11-21T18:24:07.267Z Downloaded derive_more v0.99.18
6772024-11-21T18:24:07.272Z Downloaded zone v0.3.0
6782024-11-21T18:24:07.275Z Downloaded const_format v0.2.33
6792024-11-21T18:24:07.278Z Downloaded crypto-bigint v0.5.5
6802024-11-21T18:24:07.285Z Downloaded diesel-dtrace v0.3.0
6812024-11-21T18:24:07.288Z Downloaded strum_macros v0.26.4
6822024-11-21T18:24:07.290Z Downloaded num v0.4.3
6832024-11-21T18:24:07.293Z Downloaded foldhash v0.1.3
6842024-11-21T18:24:07.295Z Downloaded float-ord v0.3.2
6852024-11-21T18:24:07.295Z Downloaded downcast v0.11.0
6862024-11-21T18:24:07.297Z Downloaded float-cmp v0.9.0
6872024-11-21T18:24:07.299Z Downloaded paste v1.0.15
6882024-11-21T18:24:07.302Z Downloaded spin v0.9.8
6892024-11-21T18:24:07.304Z Downloaded tokio-tungstenite v0.24.0
6902024-11-21T18:24:07.309Z Downloaded tokio-tungstenite v0.23.1
6912024-11-21T18:24:07.311Z Downloaded olpc-cjson v0.1.4
6922024-11-21T18:24:07.311Z Downloaded sqlformat v0.2.6
6932024-11-21T18:24:07.315Z Downloaded write16 v1.0.0
6942024-11-21T18:24:07.317Z Downloaded want v0.3.1
6952024-11-21T18:24:07.317Z Downloaded oso v0.27.3
6962024-11-21T18:24:07.320Z Downloaded foreign-types-shared v0.3.1
6972024-11-21T18:24:07.320Z Downloaded foreign-types-shared v0.1.1
6982024-11-21T18:24:07.322Z Downloaded opaque-debug v0.3.1
6992024-11-21T18:24:07.324Z Downloaded progenitor-macro v0.8.0
7002024-11-21T18:24:07.324Z Downloaded typify v0.2.0
7012024-11-21T18:24:07.327Z Downloaded rand_xorshift v0.3.0
7022024-11-21T18:24:07.329Z Downloaded fxhash v0.2.1
7032024-11-21T18:24:07.329Z Downloaded same-file v1.0.6
7042024-11-21T18:24:07.332Z Downloaded whoami v1.5.2
7052024-11-21T18:24:07.334Z Downloaded cc v1.1.30
7062024-11-21T18:24:07.338Z Downloaded nodrop v0.1.14
7072024-11-21T18:24:07.341Z Downloaded ff v0.13.0
7082024-11-21T18:24:07.341Z Downloaded rustc-hash v2.0.0
7092024-11-21T18:24:07.344Z Downloaded scheduled-thread-pool v0.2.7
7102024-11-21T18:24:07.344Z Downloaded env_logger v0.10.2
7112024-11-21T18:24:07.346Z Downloaded dropshot_endpoint v0.13.0
7122024-11-21T18:24:07.350Z Downloaded slog-stdlog v4.1.1
7132024-11-21T18:24:07.354Z Downloaded slog-scope v4.4.0
7142024-11-21T18:24:07.354Z Downloaded ref-cast-impl v1.0.23
7152024-11-21T18:24:07.354Z Downloaded postcard v1.0.10
7162024-11-21T18:24:07.357Z Downloaded tokio-macros v2.4.0
7172024-11-21T18:24:07.359Z Downloaded stringprep v0.1.5
7182024-11-21T18:24:07.361Z Downloaded structmeta-derive v0.3.0
7192024-11-21T18:24:07.363Z Downloaded structmeta v0.2.0
7202024-11-21T18:24:07.363Z Downloaded strip-ansi-escapes v0.2.0
7212024-11-21T18:24:07.365Z Downloaded sync_wrapper v1.0.1
7222024-11-21T18:24:07.367Z Downloaded sync-ptr v0.1.1
7232024-11-21T18:24:07.367Z Downloaded string_cache v0.8.7
7242024-11-21T18:24:07.370Z Downloaded yoke-derive v0.7.4
7252024-11-21T18:24:07.370Z Downloaded subprocess v0.2.9
7262024-11-21T18:24:07.373Z Downloaded display-error-chain v0.2.2
7272024-11-21T18:24:07.376Z Downloaded pin-project-lite v0.2.14
7282024-11-21T18:24:07.380Z Downloaded which v4.4.2
7292024-11-21T18:24:07.382Z Downloaded yoke v0.7.4
7302024-11-21T18:24:07.385Z Downloaded derive_builder_macro v0.20.2
7312024-11-21T18:24:07.388Z Downloaded wyz v0.5.1
7322024-11-21T18:24:07.388Z Downloaded zerocopy-derive v0.8.10
7332024-11-21T18:24:07.394Z Downloaded gethostname v0.5.0
7342024-11-21T18:24:07.396Z Downloaded serde_with_macros v3.11.0
7352024-11-21T18:24:07.398Z Downloaded writeable v0.5.5
7362024-11-21T18:24:07.401Z Downloaded slog-async v2.8.0
7372024-11-21T18:24:07.403Z Downloaded zopfli v0.8.1
7382024-11-21T18:24:07.405Z Downloaded ghash v0.5.1
7392024-11-21T18:24:07.408Z Downloaded pkg-config v0.3.31
7402024-11-21T18:24:07.408Z Downloaded p256 v0.13.2
7412024-11-21T18:24:07.412Z Downloaded newtype_derive v0.1.6
7422024-11-21T18:24:07.414Z Downloaded serde_derive_internals v0.29.1
7432024-11-21T18:24:07.416Z Downloaded steno v0.4.1
7442024-11-21T18:24:07.420Z Downloaded packed_struct_codegen v0.10.1
7452024-11-21T18:24:07.422Z Downloaded salsa20 v0.10.2
7462024-11-21T18:24:07.424Z Downloaded rusty-fork v0.3.0
7472024-11-21T18:24:07.426Z Downloaded packed_struct v0.10.1
7482024-11-21T18:24:07.429Z Downloaded unicode-bidi v0.3.17
7492024-11-21T18:24:07.431Z Downloaded tokio-rustls v0.25.0
7502024-11-21T18:24:07.433Z Downloaded tokio-rustls v0.26.0
7512024-11-21T18:24:07.436Z Downloaded twox-hash v1.6.3
7522024-11-21T18:24:07.438Z Downloaded pin-project v1.1.6
7532024-11-21T18:24:07.451Z Downloaded untrusted v0.7.1
7542024-11-21T18:24:07.453Z Downloaded xz2 v0.1.7
7552024-11-21T18:24:07.455Z Downloaded embedded-io v0.4.0
7562024-11-21T18:24:07.457Z Downloaded time-core v0.1.2
7572024-11-21T18:24:07.457Z Downloaded serde_yaml v0.9.34+deprecated
7582024-11-21T18:24:07.461Z Downloaded tls_codec_derive v0.4.1
7592024-11-21T18:24:07.464Z Downloaded subtle v2.6.1
7602024-11-21T18:24:07.466Z Downloaded smallvec v0.6.14
7612024-11-21T18:24:07.466Z Downloaded walkdir v2.5.0
7622024-11-21T18:24:07.470Z Downloaded miniz_oxide v0.8.0
7632024-11-21T18:24:07.472Z Downloaded enum-as-inner v0.6.1
7642024-11-21T18:24:07.475Z Downloaded powerfmt v0.2.0
7652024-11-21T18:24:07.477Z Downloaded slog v2.7.0
7662024-11-21T18:24:07.479Z Downloaded fallible-iterator v0.3.0
7672024-11-21T18:24:07.482Z Downloaded nibble_vec v0.1.0
7682024-11-21T18:24:07.485Z Downloaded diesel_derives v2.2.3
7692024-11-21T18:24:07.487Z Downloaded futures-io v0.3.31
7702024-11-21T18:24:07.489Z Downloaded ssh-cipher v0.2.0
7712024-11-21T18:24:07.489Z Downloaded newtype-uuid v1.1.3
7722024-11-21T18:24:07.492Z Downloaded libm v0.2.8
7732024-11-21T18:24:07.499Z Downloaded try-lock v0.2.5
7742024-11-21T18:24:07.502Z Downloaded signal-hook-tokio v0.3.1
7752024-11-21T18:24:07.502Z Downloaded phf_shared v0.10.0
7762024-11-21T18:24:07.504Z Downloaded parse-size v1.1.0
7772024-11-21T18:24:07.504Z Downloaded predicates-tree v1.0.11
7782024-11-21T18:24:07.507Z Downloaded proc-macro-crate v1.3.1
7792024-11-21T18:24:07.509Z Downloaded ssh-encoding v0.2.0
7802024-11-21T18:24:07.509Z Downloaded scrypt v0.11.0
7812024-11-21T18:24:07.511Z Downloaded schemars_derive v0.8.21
7822024-11-21T18:24:07.514Z Downloaded rfc6979 v0.4.0
7832024-11-21T18:24:07.514Z Downloaded tls_codec v0.4.1
7842024-11-21T18:24:07.516Z Downloaded openssl-sys v0.9.103
7852024-11-21T18:24:07.521Z Downloaded smallvec v1.13.2
7862024-11-21T18:24:07.524Z Downloaded path-slash v0.1.5
7872024-11-21T18:24:07.528Z Downloaded wait-timeout v0.2.0
7882024-11-21T18:24:07.528Z Downloaded tabwriter v1.4.0
7892024-11-21T18:24:07.530Z Downloaded yasna v0.5.2
7902024-11-21T18:24:07.533Z Downloaded rcgen v0.12.1
7912024-11-21T18:24:07.535Z Downloaded endian-type v0.1.2
7922024-11-21T18:24:07.537Z Downloaded dropshot_endpoint v0.12.0
7932024-11-21T18:24:07.539Z Downloaded dhcproto v0.12.0
7942024-11-21T18:24:07.543Z Downloaded zeroize v1.8.1
7952024-11-21T18:24:07.545Z Downloaded zerofrom-derive v0.1.4
7962024-11-21T18:24:07.548Z Downloaded quinn v0.11.5
7972024-11-21T18:24:07.553Z Downloaded libxml v0.3.3
7982024-11-21T18:24:07.556Z Downloaded futures-macro v0.3.31
7992024-11-21T18:24:07.558Z Downloaded form_urlencoded v1.2.1
8002024-11-21T18:24:07.560Z Downloaded flagset v0.4.6
8012024-11-21T18:24:07.560Z Downloaded futures-channel v0.3.31
8022024-11-21T18:24:07.562Z Downloaded parking_lot v0.12.3
8032024-11-21T18:24:07.565Z Downloaded deranged v0.3.11
8042024-11-21T18:24:07.567Z Downloaded pkcs5 v0.7.1
8052024-11-21T18:24:07.571Z Downloaded waitgroup v0.1.2
8062024-11-21T18:24:07.574Z Downloaded hkdf v0.12.4
8072024-11-21T18:24:07.576Z Downloaded toolchain_find v0.4.0
8082024-11-21T18:24:07.576Z Downloaded serde_plain v1.0.2
8092024-11-21T18:24:07.579Z Downloaded strum_macros v0.24.3
8102024-11-21T18:24:07.581Z Downloaded tap v1.0.1
8112024-11-21T18:24:07.583Z Downloaded synstructure v0.13.1
8122024-11-21T18:24:07.583Z Downloaded semver v0.1.20
8132024-11-21T18:24:07.586Z Downloaded hyper v1.5.0
8142024-11-21T18:24:07.593Z Downloaded futures-task v0.3.31
8152024-11-21T18:24:07.595Z Downloaded derive_builder_core v0.20.2
8162024-11-21T18:24:07.597Z Downloaded precomputed-hash v0.1.1
8172024-11-21T18:24:07.600Z Downloaded mirai-annotations v1.12.0
8182024-11-21T18:24:07.600Z Downloaded xattr v1.3.1
8192024-11-21T18:24:07.603Z Downloaded unicode-truncate v1.1.0
8202024-11-21T18:24:07.603Z Downloaded ed25519 v2.2.3
8212024-11-21T18:24:07.606Z Downloaded rayon-core v1.12.1
8222024-11-21T18:24:07.608Z Downloaded crossterm v0.28.1
8232024-11-21T18:24:07.615Z Downloaded nanorand v0.7.0
8242024-11-21T18:24:07.618Z Downloaded multimap v0.10.0
8252024-11-21T18:24:07.620Z Downloaded mockall v0.13.0
8262024-11-21T18:24:07.621Z Downloaded slab v0.4.9
8272024-11-21T18:24:07.623Z Downloaded num-conv v0.1.0
8282024-11-21T18:24:07.626Z Downloaded rand_seeder v0.3.0
8292024-11-21T18:24:07.626Z Downloaded schemars v0.8.21
8302024-11-21T18:24:07.638Z Downloaded sec1 v0.7.3
8312024-11-21T18:24:07.641Z Downloaded topological-sort v0.2.2
8322024-11-21T18:24:07.643Z Downloaded tui-tree-widget v0.22.0
8332024-11-21T18:24:07.645Z Downloaded omicron-zone-package v0.11.1
8342024-11-21T18:24:07.648Z Downloaded tungstenite v0.24.0
8352024-11-21T18:24:07.651Z Downloaded env_filter v0.1.2
8362024-11-21T18:24:07.654Z Downloaded slog-term v2.9.1
8372024-11-21T18:24:07.657Z Downloaded signature v2.2.0
8382024-11-21T18:24:07.657Z Downloaded secrecy v0.8.0
8392024-11-21T18:24:07.659Z Downloaded ena v0.14.3
8402024-11-21T18:24:07.662Z Downloaded defmt-macros v0.3.9
8412024-11-21T18:24:07.664Z Downloaded embedded-io v0.6.1
8422024-11-21T18:24:07.666Z Downloaded peg v0.8.4
8432024-11-21T18:24:07.669Z Downloaded termios v0.3.3
8442024-11-21T18:24:07.671Z Downloaded ppv-lite86 v0.2.20
8452024-11-21T18:24:07.676Z Downloaded phf_codegen v0.11.2
8462024-11-21T18:24:07.676Z Downloaded phf v0.11.2
8472024-11-21T18:24:07.677Z Downloaded unicode_categories v0.1.1
8482024-11-21T18:24:07.680Z Downloaded serde_path_to_error v0.1.16
8492024-11-21T18:24:07.680Z Downloaded hashbrown v0.13.2
8502024-11-21T18:24:07.684Z Downloaded termcolor v1.4.1
8512024-11-21T18:24:07.687Z Downloaded predicates-core v1.0.8
8522024-11-21T18:24:07.689Z Downloaded native-tls v0.2.12
8532024-11-21T18:24:07.691Z Downloaded enum-as-inner v0.5.1
8542024-11-21T18:24:07.694Z Downloaded blake3 v1.5.4
8552024-11-21T18:24:07.701Z Downloaded psl-types v2.0.11
8562024-11-21T18:24:07.704Z Downloaded mockall_derive v0.13.0
8572024-11-21T18:24:07.706Z Downloaded progenitor-client v0.8.0
8582024-11-21T18:24:07.706Z Downloaded signal-hook-registry v1.4.2
8592024-11-21T18:24:07.708Z Downloaded num_enum v0.5.11
8602024-11-21T18:24:07.712Z Downloaded tinyvec_macros v0.1.1
8612024-11-21T18:24:07.715Z Downloaded tokio-postgres v0.7.12
8622024-11-21T18:24:07.719Z Downloaded tokio-util v0.7.12
8632024-11-21T18:24:07.727Z Downloaded stable_deref_trait v1.2.0
8642024-11-21T18:24:07.729Z Downloaded p521 v0.13.3
8652024-11-21T18:24:07.733Z Downloaded progenitor v0.8.0
8662024-11-21T18:24:07.736Z Downloaded strum v0.26.3
8672024-11-21T18:24:07.736Z Downloaded pbkdf2 v0.12.2
8682024-11-21T18:24:07.738Z Downloaded pbkdf2 v0.11.0
8692024-11-21T18:24:07.740Z Downloaded password-hash v0.4.2
8702024-11-21T18:24:07.742Z Downloaded smf v0.2.3
8712024-11-21T18:24:07.744Z Downloaded signal-hook-mio v0.2.4
8722024-11-21T18:24:07.747Z Downloaded pkcs1 v0.7.5
8732024-11-21T18:24:07.751Z Downloaded half v2.4.1
8742024-11-21T18:24:07.753Z Downloaded tracing-core v0.1.32
8752024-11-21T18:24:07.755Z Downloaded serde_urlencoded v0.7.1
8762024-11-21T18:24:07.757Z Downloaded zerocopy v0.6.6
8772024-11-21T18:24:07.759Z Downloaded nom v7.1.3
8782024-11-21T18:24:07.766Z Downloaded defmt-parser v0.3.4
8792024-11-21T18:24:07.769Z Downloaded defmt v0.3.8
8802024-11-21T18:24:07.771Z Downloaded zerovec-derive v0.10.3
8812024-11-21T18:24:07.774Z Downloaded dirs-next v2.0.0
8822024-11-21T18:24:07.776Z Downloaded hash32 v0.2.1
8832024-11-21T18:24:07.776Z Downloaded hashbrown v0.12.3
8842024-11-21T18:24:07.780Z Downloaded tinystr v0.7.6
8852024-11-21T18:24:07.783Z Downloaded hashbrown v0.14.5
8862024-11-21T18:24:07.789Z Downloaded hash32 v0.3.1
8872024-11-21T18:24:07.791Z Downloaded der v0.7.9
8882024-11-21T18:24:07.797Z Downloaded difflib v0.4.0
8892024-11-21T18:24:07.799Z Downloaded env_logger v0.11.5
8902024-11-21T18:24:07.801Z Downloaded flate2 v1.0.34
8912024-11-21T18:24:07.807Z Downloaded predicates v3.1.2
8922024-11-21T18:24:07.810Z Downloaded fallible-iterator v0.2.0
8932024-11-21T18:24:07.813Z Downloaded group v0.13.0
8942024-11-21T18:24:07.815Z Downloaded serde_repr v0.1.19
8952024-11-21T18:24:07.818Z Downloaded dirs-sys-next v0.1.2
8962024-11-21T18:24:07.818Z Downloaded either v1.13.0
8972024-11-21T18:24:07.820Z Downloaded debug-ignore v1.0.5
8982024-11-21T18:24:07.822Z Downloaded parse-display-derive v0.10.0
8992024-11-21T18:24:07.824Z Downloaded parse-display v0.10.0
9002024-11-21T18:24:07.827Z Downloaded rtoolbox v0.0.2
9012024-11-21T18:24:07.827Z Downloaded num-derive v0.4.2
9022024-11-21T18:24:07.829Z Downloaded unicode-xid v0.2.6
9032024-11-21T18:24:07.831Z Downloaded unicode-normalization v0.1.24
9042024-11-21T18:24:07.834Z Downloaded glob v0.3.1
9052024-11-21T18:24:07.836Z Downloaded globset v0.4.15
9062024-11-21T18:24:07.839Z Downloaded parking_lot_core v0.9.10
9072024-11-21T18:24:07.842Z Downloaded zone v0.1.8
9082024-11-21T18:24:07.844Z Downloaded vergen v8.3.2
9092024-11-21T18:24:07.847Z Downloaded rand v0.8.5
9102024-11-21T18:24:07.850Z Downloaded num-complex v0.4.6
9112024-11-21T18:24:07.853Z Downloaded typed-path v0.9.3
9122024-11-21T18:24:07.859Z Downloaded h2 v0.4.6
9132024-11-21T18:24:07.867Z Downloaded num-bigint v0.4.6
9142024-11-21T18:24:07.874Z Downloaded snafu-derive v0.8.5
9152024-11-21T18:24:07.876Z Downloaded signal-hook v0.3.17
9162024-11-21T18:24:07.879Z Downloaded rayon v1.10.0
9172024-11-21T18:24:07.890Z Downloaded parking_lot_core v0.8.6
9182024-11-21T18:24:07.893Z Downloaded unsafe-libyaml v0.2.11
9192024-11-21T18:24:07.897Z Downloaded term v0.7.0
9202024-11-21T18:24:07.901Z Downloaded tungstenite v0.23.0
9212024-11-21T18:24:07.906Z Downloaded tinyvec v1.8.0
9222024-11-21T18:24:07.909Z Downloaded unicode-properties v0.1.3
9232024-11-21T18:24:07.912Z Downloaded rustyline v14.0.0
9242024-11-21T18:24:07.917Z Downloaded vte v0.11.1
9252024-11-21T18:24:07.920Z Downloaded chrono v0.4.38
9262024-11-21T18:24:07.928Z Downloaded ron v0.7.1
9272024-11-21T18:24:07.934Z Downloaded socket2 v0.5.7
9282024-11-21T18:24:07.937Z Downloaded rustls-webpki v0.102.8
9292024-11-21T18:24:07.957Z Downloaded filetime v0.2.25
9302024-11-21T18:24:07.960Z Downloaded tungstenite v0.21.0
9312024-11-21T18:24:07.963Z Downloaded mio v1.0.2
9322024-11-21T18:24:07.968Z Downloaded tar v0.4.42
9332024-11-21T18:24:07.971Z Downloaded bindgen v0.69.5
9342024-11-21T18:24:07.979Z Downloaded zip v2.1.3
9352024-11-21T18:24:07.984Z Downloaded darling_core v0.20.10
9362024-11-21T18:24:07.989Z Downloaded quinn-proto v0.11.8
9372024-11-21T18:24:07.997Z Downloaded tough v0.19.0
9382024-11-21T18:24:08.005Z Downloaded elliptic-curve v0.13.8
9392024-11-21T18:24:08.009Z Downloaded zerocopy v0.8.10
9402024-11-21T18:24:08.034Z Downloaded ed25519-dalek v2.1.1
9412024-11-21T18:24:08.037Z Downloaded time v0.3.36
9422024-11-21T18:24:08.045Z Downloaded rsa v0.9.6
9432024-11-21T18:24:08.049Z Downloaded unicode-segmentation v1.12.0
9442024-11-21T18:24:08.054Z Downloaded zip v0.6.6
9452024-11-21T18:24:08.057Z Downloaded publicsuffix v2.2.3
9462024-11-21T18:24:08.060Z Downloaded parse-zoneinfo v0.3.1
9472024-11-21T18:24:08.064Z Downloaded toml_edit v0.19.15
9482024-11-21T18:24:08.082Z Downloaded x509-cert v0.2.5
9492024-11-21T18:24:08.087Z Downloaded idna v0.2.3
9502024-11-21T18:24:08.095Z Downloaded ssh-key v0.6.6
9512024-11-21T18:24:08.104Z Downloaded salty v0.3.0
9522024-11-21T18:24:08.112Z Downloaded p384 v0.13.0
9532024-11-21T18:24:08.119Z Downloaded idna v0.3.0
9542024-11-21T18:24:08.127Z Downloaded quick-xml v0.33.0
9552024-11-21T18:24:08.133Z Downloaded vcpkg v0.2.15
9562024-11-21T18:24:08.173Z Downloaded zerovec v0.10.4
9572024-11-21T18:24:08.179Z Downloaded reqwest v0.12.9
9582024-11-21T18:24:08.188Z Downloaded curve25519-dalek v4.1.3
9592024-11-21T18:24:08.197Z Downloaded regex v1.11.1
9602024-11-21T18:24:08.212Z Downloaded petname v2.0.2
9612024-11-21T18:24:08.218Z Downloaded idna v0.4.0
9622024-11-21T18:24:08.226Z Downloaded hickory-proto v0.24.1
9632024-11-21T18:24:08.244Z Downloaded rusqlite v0.32.1
9642024-11-21T18:24:08.250Z Downloaded futures-util v0.3.31
9652024-11-21T18:24:08.263Z Downloaded sqlparser v0.45.0
9662024-11-21T18:24:08.271Z Downloaded git2 v0.19.0
9672024-11-21T18:24:08.280Z Downloaded rustls v0.22.4
9682024-11-21T18:24:08.295Z Downloaded proptest v1.5.0
9692024-11-21T18:24:08.304Z Downloaded webpki-roots v0.26.6
9702024-11-21T18:24:08.308Z Downloaded regex-syntax v0.8.5
9712024-11-21T18:24:08.319Z Downloaded radix_trie v0.2.1
9722024-11-21T18:24:08.323Z Downloaded diesel v2.2.4
9732024-11-21T18:24:08.342Z Downloaded object v0.30.4
9742024-11-21T18:24:08.351Z Downloaded regress v0.10.1
9752024-11-21T18:24:08.359Z Downloaded regress v0.9.1
9762024-11-21T18:24:08.368Z Downloaded rustls v0.21.12
9772024-11-21T18:24:08.380Z Downloaded regex-syntax v0.6.29
9782024-11-21T18:24:08.387Z Downloaded openapiv3 v2.0.0
9792024-11-21T18:24:08.400Z Downloaded gimli v0.31.1
9802024-11-21T18:24:08.409Z Downloaded chrono-tz v0.10.0
9812024-11-21T18:24:08.417Z Downloaded bstr v1.10.0
9822024-11-21T18:24:08.428Z Downloaded rustls v0.23.14
9832024-11-21T18:24:08.443Z Downloaded openssl v0.10.66
9842024-11-21T18:24:08.452Z Downloaded unicode-width v0.2.0
9852024-11-21T18:24:08.458Z Downloaded dropshot v0.12.0
9862024-11-21T18:24:08.480Z Downloaded smoltcp v0.9.1
9872024-11-21T18:24:08.490Z Downloaded nix v0.27.1
9882024-11-21T18:24:08.501Z Downloaded nix v0.29.0
9892024-11-21T18:24:08.514Z Downloaded zerocopy-derive v0.6.6
9902024-11-21T18:24:08.524Z Downloaded nix v0.28.0
9912024-11-21T18:24:08.537Z Downloaded object v0.36.5
9922024-11-21T18:24:08.549Z Downloaded bzip2-sys v0.1.11+1.0.8
9932024-11-21T18:24:08.562Z Downloaded trust-dns-proto v0.22.0
9942024-11-21T18:24:08.576Z Downloaded smoltcp v0.11.0
9952024-11-21T18:24:08.588Z Downloaded dropshot v0.13.0
9962024-11-21T18:24:08.609Z Downloaded typify-impl v0.2.0
9972024-11-21T18:24:08.625Z Downloaded ratatui v0.28.1
9982024-11-21T18:24:08.646Z Downloaded regex-automata v0.4.8
9992024-11-21T18:24:08.663Z Downloaded sled v0.34.7
10002024-11-21T18:24:08.674Z Downloaded polar-core v0.27.3
10012024-11-21T18:24:08.683Z Downloaded idna v0.5.0
10022024-11-21T18:24:08.692Z Downloaded expectorate v1.1.0
10032024-11-21T18:24:08.694Z Downloaded russh v0.45.0
10042024-11-21T18:24:08.699Z Downloaded csv v1.3.0
10052024-11-21T18:24:08.720Z Downloaded petgraph v0.6.5
10062024-11-21T18:24:08.737Z Downloaded lalrpop v0.19.12
10072024-11-21T18:24:08.748Z Downloaded sha3 v0.10.8
10082024-11-21T18:24:08.752Z Downloaded icu_properties_data v1.5.0
10092024-11-21T18:24:08.762Z Downloaded snafu v0.8.5
10102024-11-21T18:24:08.769Z Downloaded url v2.5.3
10112024-11-21T18:24:08.772Z Downloaded serde_with v3.11.0
10122024-11-21T18:24:08.780Z Downloaded reedline v0.35.0
10132024-11-21T18:24:08.788Z Downloaded winnow v0.5.40
10142024-11-21T18:24:08.797Z Downloaded lzma-sys v0.1.20
10152024-11-21T18:24:08.827Z Downloaded num-bigint-dig v0.8.4
10162024-11-21T18:24:08.832Z Downloaded portable-atomic v1.9.0
10172024-11-21T18:24:08.839Z Downloaded bitvec v1.0.1
10182024-11-21T18:24:08.854Z Downloaded libz-sys v1.1.20
10192024-11-21T18:24:08.876Z Downloaded rustls-webpki v0.101.7
10202024-11-21T18:24:08.889Z Downloaded num-iter v0.1.45
10212024-11-21T18:24:08.891Z Downloaded tokio v1.40.0
10222024-11-21T18:24:08.929Z Downloaded futures-sink v0.3.31
10232024-11-21T18:24:08.931Z Downloaded fixedbitset v0.4.2
10242024-11-21T18:24:08.931Z Downloaded untrusted v0.9.0
10252024-11-21T18:24:08.934Z Downloaded sct v0.7.1
10262024-11-21T18:24:08.936Z Downloaded rustc-demangle v0.1.24
10272024-11-21T18:24:08.939Z Downloaded num-traits v0.2.19
10282024-11-21T18:24:08.941Z Downloaded num-rational v0.4.2
10292024-11-21T18:24:08.944Z Downloaded diff v0.1.13
10302024-11-21T18:24:08.946Z Downloaded derive-where v1.2.7
10312024-11-21T18:24:08.948Z Downloaded idna v1.0.3
10322024-11-21T18:24:08.953Z Downloaded rand_core v0.6.4
10332024-11-21T18:24:08.956Z Downloaded multer v3.1.0
10342024-11-21T18:24:08.958Z Downloaded futures v0.3.31
10352024-11-21T18:24:08.963Z Downloaded samael v0.0.17
10362024-11-21T18:24:08.968Z Downloaded itertools v0.13.0
10372024-11-21T18:24:08.975Z Downloaded derive_builder v0.20.2
10382024-11-21T18:24:08.980Z Downloaded der_derive v0.7.3
10392024-11-21T18:24:08.982Z Downloaded vsss-rs v3.3.4
10402024-11-21T18:24:08.984Z Downloaded flume v0.11.1
10412024-11-21T18:24:08.988Z Downloaded encoding_rs v0.8.34
10422024-11-21T18:24:09.010Z Downloaded quick-error v1.2.3
10432024-11-21T18:24:09.012Z Downloaded phf_shared v0.11.2
10442024-11-21T18:24:09.012Z Downloaded phf_generator v0.11.2
10452024-11-21T18:24:09.015Z Downloaded scopeguard v1.2.0
10462024-11-21T18:24:09.015Z Downloaded password-hash v0.5.0
10472024-11-21T18:24:09.017Z Downloaded headers v0.4.0
10482024-11-21T18:24:09.021Z Downloaded itertools v0.12.1
10492024-11-21T18:24:09.028Z Downloaded primeorder v0.13.6
10502024-11-21T18:24:09.031Z Downloaded futures-executor v0.3.31
10512024-11-21T18:24:09.033Z Downloaded futures-core v0.3.31
10522024-11-21T18:24:09.033Z Downloaded pkcs8 v0.10.2
10532024-11-21T18:24:09.037Z Downloaded itertools v0.10.5
10542024-11-21T18:24:09.042Z Downloaded postgres-types v0.2.8
10552024-11-21T18:24:09.045Z Downloaded postgres-protocol v0.6.7
10562024-11-21T18:24:09.048Z Downloaded parking_lot v0.11.2
10572024-11-21T18:24:09.050Z Downloaded nu-ansi-term v0.50.1
10582024-11-21T18:24:09.053Z Downloaded tokio-rustls v0.24.1
10592024-11-21T18:24:09.055Z Downloaded time-macros v0.2.18
10602024-11-21T18:24:09.057Z Downloaded qorb v0.2.0
10612024-11-21T18:24:09.061Z Downloaded toml v0.7.8
10622024-11-21T18:24:09.064Z Downloaded pin-project-internal v1.1.6
10632024-11-21T18:24:09.067Z Downloaded peg-macros v0.8.4
10642024-11-21T18:24:09.069Z Downloaded crossbeam-channel v0.5.13
10652024-11-21T18:24:09.072Z Downloaded universal-hash v0.5.1
10662024-11-21T18:24:09.075Z Downloaded tracing v0.1.40
10672024-11-21T18:24:09.077Z Downloaded similar v2.6.0
10682024-11-21T18:24:09.082Z Downloaded minimal-lexical v0.2.1
10692024-11-21T18:24:09.087Z Downloaded static_assertions v1.1.0
10702024-11-21T18:24:09.089Z Downloaded fatfs v0.3.6
10712024-11-21T18:24:09.091Z Downloaded peg-runtime v0.8.3
10722024-11-21T18:24:09.094Z Downloaded poly1305 v0.8.0
10732024-11-21T18:24:09.096Z Downloaded siphasher v0.3.11
10742024-11-21T18:24:09.096Z Downloaded simd-adler32 v0.3.7
10752024-11-21T18:24:09.099Z Downloaded rustfmt-wrapper v0.2.1
10762024-11-21T18:24:09.101Z Downloaded rustc_version v0.1.7
10772024-11-21T18:24:09.101Z Downloaded rustc-hash v1.1.0
10782024-11-21T18:24:09.101Z Downloaded rustc_version v0.4.1
10792024-11-21T18:24:09.103Z Downloaded hyper-util v0.1.10
10802024-11-21T18:24:09.106Z Downloaded ron v0.8.1
10812024-11-21T18:24:09.113Z Downloaded icu_collections v1.5.0
10822024-11-21T18:24:09.119Z Downloaded bumpalo v3.16.0
10832024-11-21T18:24:09.122Z Downloaded ecdsa v0.16.9
10842024-11-21T18:24:09.124Z Downloaded displaydoc v0.2.5
10852024-11-21T18:24:09.127Z Downloaded base64 v0.22.1
10862024-11-21T18:24:09.131Z Downloaded zone_cfg_derive v0.3.0
10872024-11-21T18:24:09.134Z Downloaded compact_str v0.8.0
10882024-11-21T18:24:09.136Z Downloaded rustls-pki-types v1.9.0
10892024-11-21T18:24:09.138Z Downloaded const-oid v0.9.6
10902024-11-21T18:24:09.141Z Downloaded num-integer v0.1.46
10912024-11-21T18:24:09.143Z Downloaded value-bag v1.9.0
10922024-11-21T18:24:09.145Z Downloaded uzers v0.12.1
10932024-11-21T18:24:09.147Z Downloaded crc-any v2.5.0
10942024-11-21T18:24:09.150Z Downloaded fallible-streaming-iterator v0.1.9
10952024-11-21T18:24:09.152Z Downloaded memmap2 v0.9.5
10962024-11-21T18:24:09.152Z Downloaded icu_properties v1.5.1
10972024-11-21T18:24:09.156Z Downloaded bytes v1.8.0
10982024-11-21T18:24:09.159Z Downloaded rustls-pemfile v2.2.0
10992024-11-21T18:24:09.162Z Downloaded crossbeam-epoch v0.9.18
11002024-11-21T18:24:09.165Z Downloaded crossbeam-utils v0.8.20
11012024-11-21T18:24:09.168Z Downloaded thread_local v1.1.8
11022024-11-21T18:24:09.170Z Downloaded crc32fast v1.4.2
11032024-11-21T18:24:09.170Z Downloaded console v0.15.8
11042024-11-21T18:24:09.173Z Downloaded clang-sys v1.8.1
11052024-11-21T18:24:09.178Z Downloaded cancel-safe-futures v0.1.5
11062024-11-21T18:24:09.181Z Downloaded normalize-line-endings v0.3.0
11072024-11-21T18:24:09.181Z Downloaded slog-json v2.6.1
11082024-11-21T18:24:09.181Z Downloaded cookie v0.18.1
11092024-11-21T18:24:09.184Z Downloaded slog-bunyan v2.5.0
11102024-11-21T18:24:09.186Z Downloaded libgit2-sys v0.17.0+1.8.1
11112024-11-21T18:24:09.243Z Downloaded mime_guess v2.0.5
11122024-11-21T18:24:09.246Z Downloaded icu_normalizer v1.5.0
11132024-11-21T18:24:09.248Z Downloaded ciborium-ll v0.2.2
11142024-11-21T18:24:09.251Z Downloaded ciborium v0.2.2
11152024-11-21T18:24:09.254Z Downloaded shell-words v1.1.0
11162024-11-21T18:24:09.255Z Downloaded litemap v0.7.3
11172024-11-21T18:24:09.259Z Downloaded libloading v0.8.5
11182024-11-21T18:24:09.259Z Downloaded csv-core v0.1.11
11192024-11-21T18:24:09.262Z Downloaded supports-color v3.0.1
11202024-11-21T18:24:09.262Z Downloaded lock_api v0.4.12
11212024-11-21T18:24:09.262Z Downloaded crossbeam-deque v0.8.5
11222024-11-21T18:24:09.262Z Downloaded quinn-udp v0.5.5
11232024-11-21T18:24:09.264Z Downloaded icu_locid_transform v1.5.0
11242024-11-21T18:24:09.267Z Downloaded castaway v0.2.3
11252024-11-21T18:24:09.269Z Downloaded bzip2 v0.4.4
11262024-11-21T18:24:09.269Z Downloaded managed v0.8.0
11272024-11-21T18:24:09.272Z Downloaded linked-hash-map v0.5.6
11282024-11-21T18:24:09.272Z Downloaded ipnetwork v0.20.0
11292024-11-21T18:24:09.275Z Downloaded linear-map v1.2.0
11302024-11-21T18:24:09.279Z Downloaded md-5 v0.10.6
11312024-11-21T18:24:09.279Z Downloaded maybe-uninit v2.0.0
11322024-11-21T18:24:09.279Z Downloaded match_cfg v0.1.0
11332024-11-21T18:24:09.282Z Downloaded idna_adapter v1.2.0
11342024-11-21T18:24:09.282Z Downloaded cipher v0.4.4
11352024-11-21T18:24:09.282Z Downloaded kstat-rs v0.2.4
11362024-11-21T18:24:09.282Z Downloaded is-terminal v0.4.13
11372024-11-21T18:24:09.285Z Downloaded convert_case v0.4.0
11382024-11-21T18:24:09.285Z Downloaded constant_time_eq v0.3.1
11392024-11-21T18:24:09.287Z Downloaded const_format_proc_macros v0.2.33
11402024-11-21T18:24:09.287Z Downloaded cmake v0.1.51
11412024-11-21T18:24:09.290Z Downloaded chacha20 v0.9.1
11422024-11-21T18:24:09.294Z Downloaded keccak v0.1.5
11432024-11-21T18:24:09.294Z Downloaded internet-checksum v0.2.1
11442024-11-21T18:24:09.294Z Downloaded impl-trait-for-tuples v0.2.2
11452024-11-21T18:24:09.299Z Downloaded buf-list v1.0.3
11462024-11-21T18:24:09.299Z Downloaded base64ct v1.6.0
11472024-11-21T18:24:09.302Z Downloaded base64 v0.21.7
11482024-11-21T18:24:09.306Z Downloaded base64 v0.13.1
11492024-11-21T18:24:09.308Z Downloaded arrayvec v0.7.6
11502024-11-21T18:24:09.311Z Downloaded arrayref v0.3.9
11512024-11-21T18:24:09.311Z Downloaded hostname v0.4.0
11522024-11-21T18:24:09.313Z Downloaded hostname v0.3.1
11532024-11-21T18:24:09.316Z Downloaded home v0.5.9
11542024-11-21T18:24:09.316Z Downloaded async-stream-impl v0.3.6
11552024-11-21T18:24:09.316Z Downloaded async-stream v0.3.6
11562024-11-21T18:24:09.319Z Downloaded async-recursion v1.1.1
11572024-11-21T18:24:09.326Z Downloaded ascii-canvas v3.0.0
11582024-11-21T18:24:09.329Z Downloaded aes-gcm v0.10.3
11592024-11-21T18:24:09.661Z Downloaded aws-lc-sys v0.22.0
11602024-11-21T18:24:09.985Z Downloaded ring v0.17.8
11612024-11-21T18:24:10.159Z Downloaded libsqlite3-sys v0.30.1
11622024-11-21T18:24:10.235Z Downloaded ring v0.16.20
11632024-11-21T18:24:10.416Z Compiling serde v1.0.215
11642024-11-21T18:24:10.418Z Compiling lock_api v0.4.12
11652024-11-21T18:24:10.418Z Compiling scopeguard v1.2.0
11662024-11-21T18:24:10.418Z Compiling value-bag v1.9.0
11672024-11-21T18:24:10.580Z Compiling typenum v1.17.0
11682024-11-21T18:24:10.582Z Compiling generic-array v0.14.7
11692024-11-21T18:24:10.630Z Compiling syn v2.0.87
11702024-11-21T18:24:10.648Z Compiling getrandom v0.2.15
11712024-11-21T18:24:10.814Z Compiling shlex v1.3.0
11722024-11-21T18:24:11.078Z Compiling rand_core v0.6.4
11732024-11-21T18:24:11.180Z Compiling log v0.4.22
11742024-11-21T18:24:11.235Z Compiling subtle v2.6.1
11752024-11-21T18:24:11.255Z Compiling jobserver v0.1.32
11762024-11-21T18:24:11.519Z Compiling smallvec v1.13.2
11772024-11-21T18:24:11.592Z Compiling const-oid v0.9.6
11782024-11-21T18:24:11.627Z Compiling cc v1.1.30
11792024-11-21T18:24:11.734Z Compiling spin v0.9.8
11802024-11-21T18:24:11.957Z Compiling pin-project-lite v0.2.14
11812024-11-21T18:24:12.103Z Compiling rustix v0.38.37
11822024-11-21T18:24:12.130Z Compiling parking_lot_core v0.9.10
11832024-11-21T18:24:12.165Z Compiling futures-core v0.3.31
11842024-11-21T18:24:12.221Z Compiling signal-hook-registry v1.4.2
11852024-11-21T18:24:12.451Z Compiling mio v1.0.2
11862024-11-21T18:24:13.111Z Compiling parking_lot v0.12.3
11872024-11-21T18:24:13.128Z Compiling aho-corasick v1.1.3
11882024-11-21T18:24:13.341Z Compiling regex-syntax v0.8.5
11892024-11-21T18:24:13.399Z Compiling cpufeatures v0.2.14
11902024-11-21T18:24:13.509Z Compiling either v1.13.0
11912024-11-21T18:24:13.683Z Compiling lazy_static v1.5.0
11922024-11-21T18:24:13.712Z Compiling glob v0.3.1
11932024-11-21T18:24:13.813Z Compiling stable_deref_trait v1.2.0
11942024-11-21T18:24:13.924Z Compiling futures-sink v0.3.31
11952024-11-21T18:24:13.947Z Compiling socket2 v0.5.7
11962024-11-21T18:24:14.048Z Compiling slab v0.4.9
11972024-11-21T18:24:14.092Z Compiling prettyplease v0.2.25
11982024-11-21T18:24:14.463Z Compiling minimal-lexical v0.2.1
11992024-11-21T18:24:14.764Z Compiling clang-sys v1.8.1
12002024-11-21T18:24:14.809Z Compiling libloading v0.8.5
12012024-11-21T18:24:14.934Z Compiling nom v7.1.3
12022024-11-21T18:24:14.961Z Compiling serde_json v1.0.132
12032024-11-21T18:24:15.243Z Compiling home v0.5.9
12042024-11-21T18:24:15.316Z Compiling bindgen v0.69.5
12052024-11-21T18:24:15.564Z Compiling futures-channel v0.3.31
12062024-11-21T18:24:16.031Z Compiling itertools v0.12.1
12072024-11-21T18:24:16.111Z Compiling pin-utils v0.1.0
12082024-11-21T18:24:16.185Z Compiling futures-io v0.3.31
12092024-11-21T18:24:16.213Z Compiling futures-task v0.3.31
12102024-11-21T18:24:16.499Z Compiling rustc-hash v1.1.0
12112024-11-21T18:24:16.522Z Compiling lazycell v1.3.0
12122024-11-21T18:24:16.653Z Compiling allocator-api2 v0.2.18
12132024-11-21T18:24:16.697Z Compiling foldhash v0.1.3
12142024-11-21T18:24:17.032Z Compiling regex-automata v0.4.8
12152024-11-21T18:24:17.484Z Compiling hashbrown v0.15.0
12162024-11-21T18:24:18.857Z Compiling synstructure v0.13.1
12172024-11-21T18:24:19.093Z Compiling cexpr v0.6.0
12182024-11-21T18:24:19.285Z Compiling cmake v0.1.51
12192024-11-21T18:24:20.304Z Compiling pkg-config v0.3.31
12202024-11-21T18:24:20.412Z Compiling dunce v1.0.5
12212024-11-21T18:24:20.546Z Compiling tinyvec_macros v0.1.1
12222024-11-21T18:24:20.648Z Compiling fs_extra v1.3.0
12232024-11-21T18:24:20.669Z Compiling libm v0.2.8
12242024-11-21T18:24:20.973Z Compiling tinyvec v1.8.0
12252024-11-21T18:24:21.043Z Compiling num-traits v0.2.19
12262024-11-21T18:24:21.565Z Compiling ring v0.17.8
12272024-11-21T18:24:21.873Z Compiling base64ct v1.6.0
12282024-11-21T18:24:22.244Z Compiling writeable v0.5.5
12292024-11-21T18:24:22.475Z Compiling unicode-normalization v0.1.24
12302024-11-21T18:24:22.523Z Compiling paste v1.0.15
12312024-11-21T18:24:22.716Z Compiling unicode-bidi v0.3.17
12322024-11-21T18:24:22.744Z Compiling litemap v0.7.3
12332024-11-21T18:24:22.873Z Compiling regex v1.11.1
12342024-11-21T18:24:23.153Z Compiling pem-rfc7468 v0.7.0
12352024-11-21T18:24:23.908Z Compiling httparse v1.9.5
12362024-11-21T18:24:23.979Z Compiling flagset v0.4.6
12372024-11-21T18:24:24.172Z Compiling aws-lc-rs v1.10.0
12382024-11-21T18:24:24.615Z Compiling tracing-core v0.1.32
12392024-11-21T18:24:24.722Z Compiling percent-encoding v2.3.1
12402024-11-21T18:24:25.107Z Compiling rustls-pki-types v1.9.0
12412024-11-21T18:24:25.431Z Compiling crossbeam-utils v0.8.20
12422024-11-21T18:24:25.672Z Compiling icu_locid_transform_data v1.5.0
12432024-11-21T18:24:25.765Z Compiling serde_derive v1.0.215
12442024-11-21T18:24:25.786Z Compiling zeroize_derive v1.4.2
12452024-11-21T18:24:26.014Z Compiling zerocopy-derive v0.7.35
12462024-11-21T18:24:26.041Z Compiling tokio-macros v2.4.0
12472024-11-21T18:24:26.238Z Compiling zerofrom-derive v0.1.4
12482024-11-21T18:24:27.461Z Compiling zeroize v1.8.1
12492024-11-21T18:24:27.821Z Compiling thiserror-impl v1.0.69
12502024-11-21T18:24:27.910Z Compiling yoke-derive v0.7.4
12512024-11-21T18:24:28.332Z Compiling zerocopy v0.7.35
12522024-11-21T18:24:29.112Z Compiling futures-macro v0.3.31
12532024-11-21T18:24:29.270Z Compiling crypto-common v0.1.6
12542024-11-21T18:24:29.522Z Compiling block-buffer v0.10.4
12552024-11-21T18:24:29.794Z Compiling digest v0.10.7
12562024-11-21T18:24:29.949Z Compiling zerovec-derive v0.10.3
12572024-11-21T18:24:30.324Z Compiling hmac v0.12.1
12582024-11-21T18:24:30.400Z Compiling block-padding v0.3.3
12592024-11-21T18:24:30.512Z Compiling zerofrom v0.1.4
12602024-11-21T18:24:30.586Z Compiling displaydoc v0.2.5
12612024-11-21T18:24:30.671Z Compiling inout v0.1.3
12622024-11-21T18:24:30.748Z Compiling sha2 v0.10.8
12632024-11-21T18:24:30.961Z Compiling cipher v0.4.4
12642024-11-21T18:24:31.116Z Compiling yoke v0.7.4
12652024-11-21T18:24:31.157Z Compiling thiserror v1.0.69
12662024-11-21T18:24:31.207Z Compiling futures-util v0.3.31
12672024-11-21T18:24:31.305Z Compiling ppv-lite86 v0.2.20
12682024-11-21T18:24:31.497Z Compiling der_derive v0.7.3
12692024-11-21T18:24:31.518Z Compiling icu_provider_macros v1.5.0
12702024-11-21T18:24:32.205Z Compiling rand_chacha v0.3.1
12712024-11-21T18:24:32.414Z Compiling tracing-attributes v0.1.27
12722024-11-21T18:24:32.762Z Compiling rand v0.8.5
12732024-11-21T18:24:32.864Z Compiling zerovec v0.10.4
12742024-11-21T18:24:34.141Z Compiling der v0.7.9
12752024-11-21T18:24:34.384Z Compiling salsa20 v0.10.2
12762024-11-21T18:24:34.635Z Compiling pest v2.7.14
12772024-11-21T18:24:34.657Z Compiling pbkdf2 v0.12.2
12782024-11-21T18:24:34.843Z Compiling tinystr v0.7.6
12792024-11-21T18:24:35.077Z Compiling icu_collections v1.5.0
12802024-11-21T18:24:35.385Z Compiling icu_locid v1.5.0
12812024-11-21T18:24:36.010Z Compiling powerfmt v0.2.0
12822024-11-21T18:24:36.404Z Compiling tracing v0.1.40
12832024-11-21T18:24:36.431Z Compiling spki v0.7.3
12842024-11-21T18:24:36.563Z Compiling num-conv v0.1.0
12852024-11-21T18:24:36.822Z Compiling icu_provider v1.5.0
12862024-11-21T18:24:36.869Z Compiling icu_properties_data v1.5.0
12872024-11-21T18:24:36.972Z Compiling vcpkg v0.2.15
12882024-11-21T18:24:37.237Z Compiling time-core v0.1.2
12892024-11-21T18:24:37.328Z Compiling untrusted v0.9.0
12902024-11-21T18:24:37.518Z Compiling untrusted v0.7.1
12912024-11-21T18:24:37.638Z Compiling icu_locid_transform v1.5.0
12922024-11-21T18:24:37.709Z Compiling mirai-annotations v1.12.0
12932024-11-21T18:24:37.816Z Compiling time-macros v0.2.18
12942024-11-21T18:24:37.908Z Compiling pest_meta v2.7.14
12952024-11-21T18:24:37.954Z Compiling deranged v0.3.11
12962024-11-21T18:24:39.304Z Compiling icu_properties v1.5.1
12972024-11-21T18:24:39.326Z Compiling openssl-sys v0.9.103
12982024-11-21T18:24:40.002Z Compiling scrypt v0.11.0
12992024-11-21T18:24:40.441Z Compiling aes v0.8.4
13002024-11-21T18:24:40.472Z Compiling cbc v0.1.2
13012024-11-21T18:24:40.630Z Compiling bitflags v2.6.0
13022024-11-21T18:24:40.727Z Compiling bytes v1.8.0
13032024-11-21T18:24:41.241Z Compiling indexmap v2.6.0
13042024-11-21T18:24:41.709Z Compiling tokio v1.40.0
13052024-11-21T18:24:42.072Z Compiling http v1.1.0
13062024-11-21T18:24:42.838Z Compiling semver v1.0.23
13072024-11-21T18:24:43.205Z Compiling scroll_derive v0.12.0
13082024-11-21T18:24:43.385Z Compiling rustc_version v0.4.1
13092024-11-21T18:24:43.611Z Compiling num_threads v0.1.7
13102024-11-21T18:24:43.752Z Compiling icu_normalizer_data v1.5.0
13112024-11-21T18:24:43.866Z Compiling utf8_iter v1.0.4
13122024-11-21T18:24:44.132Z Compiling write16 v1.0.0
13132024-11-21T18:24:44.208Z Compiling utf16_iter v1.0.5
13142024-11-21T18:24:44.274Z Compiling atomic-waker v1.1.2
13152024-11-21T18:24:44.423Z Compiling icu_normalizer v1.5.0
13162024-11-21T18:24:44.447Z Compiling time v0.3.36
13172024-11-21T18:24:44.474Z Compiling http-body v1.0.1
13182024-11-21T18:24:44.494Z Compiling pkcs5 v0.7.1
13192024-11-21T18:24:44.706Z Compiling pest_generator v2.7.14
13202024-11-21T18:24:44.727Z Compiling form_urlencoded v1.2.1
13212024-11-21T18:24:44.746Z Compiling scroll v0.12.0
13222024-11-21T18:24:45.062Z Compiling which v4.4.2
13232024-11-21T18:24:45.373Z Compiling try-lock v0.2.5
13242024-11-21T18:24:45.725Z Compiling slog v2.7.0
13252024-11-21T18:24:45.787Z Compiling goblin v0.8.2
13262024-11-21T18:24:46.361Z Compiling want v0.3.1
13272024-11-21T18:24:46.512Z Compiling idna_adapter v1.2.0
13282024-11-21T18:24:46.545Z Compiling pkcs8 v0.10.2
13292024-11-21T18:24:46.668Z Compiling httpdate v1.0.3
13302024-11-21T18:24:46.741Z Compiling idna v1.0.3
13312024-11-21T18:24:46.835Z Compiling pest_derive v2.7.14
13322024-11-21T18:24:47.250Z Compiling serde_spanned v0.6.8
13332024-11-21T18:24:47.501Z Compiling toml_datetime v0.6.8
13342024-11-21T18:24:47.685Z Compiling dtrace-parser v0.2.0
13352024-11-21T18:24:48.010Z Compiling uuid v1.11.0
13362024-11-21T18:24:48.067Z Compiling serde_tokenstream v0.2.2
13372024-11-21T18:24:48.675Z Compiling iana-time-zone v0.1.61
13382024-11-21T18:24:48.710Z Compiling base64 v0.22.1
13392024-11-21T18:24:49.151Z Compiling foreign-types-shared v0.1.1
13402024-11-21T18:24:49.272Z Compiling tower-service v0.3.3
13412024-11-21T18:24:49.407Z Compiling openssl v0.10.66
13422024-11-21T18:24:49.458Z Compiling adler2 v2.0.0
13432024-11-21T18:24:49.523Z Compiling rustversion v1.0.17
13442024-11-21T18:24:49.675Z Compiling match_cfg v0.1.0
13452024-11-21T18:24:49.773Z Compiling hostname v0.3.1
13462024-11-21T18:24:49.854Z Compiling miniz_oxide v0.8.0
13472024-11-21T18:24:49.934Z Compiling foreign-types v0.3.2
13482024-11-21T18:24:49.955Z Compiling chrono v0.4.38
13492024-11-21T18:24:50.019Z Compiling url v2.5.3
13502024-11-21T18:24:50.352Z Compiling tokio-util v0.7.12
13512024-11-21T18:24:51.430Z Compiling h2 v0.4.6
13522024-11-21T18:24:51.535Z Compiling async-trait v0.1.83
13532024-11-21T18:24:51.834Z Compiling dof v0.3.0
13542024-11-21T18:24:52.161Z Compiling openssl-macros v0.1.1
13552024-11-21T18:24:52.954Z Compiling usdt-impl v0.5.0
13562024-11-21T18:24:53.850Z Compiling dirs-sys-next v0.1.2
13572024-11-21T18:24:54.110Z Compiling native-tls v0.2.12
13582024-11-21T18:24:54.387Z Compiling siphasher v0.3.11
13592024-11-21T18:24:54.454Z Compiling rustls v0.23.14
13602024-11-21T18:24:54.535Z Compiling rustls v0.22.4
13612024-11-21T18:24:54.596Z Compiling data-encoding v2.6.0
13622024-11-21T18:24:54.734Z Compiling syn v1.0.109
13632024-11-21T18:24:54.791Z Compiling dirs-next v2.0.0
13642024-11-21T18:24:55.489Z Compiling http-body-util v0.1.2
13652024-11-21T18:24:56.042Z Compiling heapless v0.7.17
13662024-11-21T18:24:56.421Z Compiling crossbeam-epoch v0.9.18
13672024-11-21T18:24:56.489Z Compiling signature v2.2.0
13682024-11-21T18:24:56.517Z Compiling sha1 v0.10.6
13692024-11-21T18:24:56.793Z Compiling bzip2-sys v0.1.11+1.0.8
13702024-11-21T18:24:56.972Z Compiling serde_derive_internals v0.29.1
13712024-11-21T18:24:57.117Z Compiling thread_local v1.1.8
13722024-11-21T18:24:57.202Z Compiling cookie v0.18.1
13732024-11-21T18:24:57.301Z Compiling encoding_rs v0.8.34
13742024-11-21T18:24:57.503Z Compiling multer v3.1.0
13752024-11-21T18:24:57.663Z Compiling rayon-core v1.12.1
13762024-11-21T18:24:57.778Z Compiling unicode-properties v0.1.3
13772024-11-21T18:24:57.930Z Compiling slog-async v2.8.0
13782024-11-21T18:24:57.958Z Compiling gimli v0.31.1
13792024-11-21T18:24:58.174Z Compiling mime v0.3.17
13802024-11-21T18:24:58.435Z Compiling ipnet v2.10.1
13812024-11-21T18:24:58.808Z Compiling hyper v1.5.0
13822024-11-21T18:24:59.782Z Compiling openssl-probe v0.1.5
13832024-11-21T18:24:59.895Z Compiling schemars v0.8.21
13842024-11-21T18:25:00.175Z Compiling signal-hook v0.3.17
13852024-11-21T18:25:00.326Z Compiling schemars_derive v0.8.21
13862024-11-21T18:25:00.564Z Compiling stringprep v0.1.5
13872024-11-21T18:25:01.873Z Compiling hyper-util v0.1.10
13882024-11-21T18:25:02.490Z Compiling toml_edit v0.22.22
13892024-11-21T18:25:02.726Z Compiling addr2line v0.24.2
13902024-11-21T18:25:03.476Z Compiling crossbeam-deque v0.8.5
13912024-11-21T18:25:03.587Z Compiling usdt-macro v0.5.0
13922024-11-21T18:25:03.797Z Compiling usdt-attr-macro v0.5.0
13932024-11-21T18:25:03.915Z Compiling term v0.7.0
13942024-11-21T18:25:04.715Z Compiling slog-json v2.6.1
13952024-11-21T18:25:05.081Z Compiling serde_urlencoded v0.7.1
13962024-11-21T18:25:05.160Z Compiling curve25519-dalek v4.1.3
13972024-11-21T18:25:05.181Z Compiling crossbeam-channel v0.5.13
13982024-11-21T18:25:05.447Z Compiling enum-as-inner v0.6.1
13992024-11-21T18:25:05.547Z Compiling futures-executor v0.3.31
14002024-11-21T18:25:05.646Z Compiling md-5 v0.10.6
14012024-11-21T18:25:05.840Z Compiling async-stream-impl v0.3.6
14022024-11-21T18:25:05.921Z Compiling rustls-pemfile v2.2.0
14032024-11-21T18:25:06.130Z Compiling num-integer v0.1.46
14042024-11-21T18:25:06.280Z Compiling idna v0.4.0
14052024-11-21T18:25:06.315Z Compiling idna v0.3.0
14062024-11-21T18:25:06.607Z Compiling hash32 v0.2.1
14072024-11-21T18:25:06.892Z Compiling ff v0.13.0
14082024-11-21T18:25:07.009Z Compiling is-terminal v0.4.13
14092024-11-21T18:25:07.129Z Compiling object v0.36.5
14102024-11-21T18:25:07.152Z Compiling dropshot v0.12.0
14112024-11-21T18:25:07.259Z Compiling anyhow v1.0.93
14122024-11-21T18:25:07.432Z Compiling dyn-clone v1.0.17
14132024-11-21T18:25:07.664Z Compiling linked-hash-map v0.5.6
14142024-11-21T18:25:07.898Z Compiling psl-types v2.0.11
14152024-11-21T18:25:08.049Z Compiling take_mut v0.2.2
14162024-11-21T18:25:08.049Z Compiling base16ct v0.2.0
14172024-11-21T18:25:08.088Z Compiling rustc-demangle v0.1.24
14182024-11-21T18:25:08.111Z Compiling fallible-iterator v0.2.0
14192024-11-21T18:25:08.226Z Compiling utf-8 v0.7.6
14202024-11-21T18:25:08.389Z Compiling portable-atomic v1.9.0
14212024-11-21T18:25:08.593Z Compiling num-bigint-dig v0.8.4
14222024-11-21T18:25:08.892Z Compiling quick-error v1.2.3
14232024-11-21T18:25:08.913Z Compiling smoltcp v0.9.1
14242024-11-21T18:25:09.053Z Compiling resolv-conf v0.7.0
14252024-11-21T18:25:09.176Z Compiling postgres-protocol v0.6.7
14262024-11-21T18:25:09.588Z Compiling tungstenite v0.24.0
14272024-11-21T18:25:09.685Z Compiling sec1 v0.7.3
14282024-11-21T18:25:10.310Z Compiling publicsuffix v2.2.3
14292024-11-21T18:25:10.613Z Compiling lru-cache v0.1.2
14302024-11-21T18:25:11.096Z Compiling async-stream v0.3.6
14312024-11-21T18:25:11.203Z Compiling hickory-proto v0.24.1
14322024-11-21T18:25:11.203Z Compiling usdt v0.5.0
14332024-11-21T18:25:11.419Z Compiling slog-term v2.9.1
14342024-11-21T18:25:11.773Z Compiling group v0.13.0
14352024-11-21T18:25:12.109Z Compiling num-iter v0.1.45
14362024-11-21T18:25:12.430Z Compiling futures v0.3.31
14372024-11-21T18:25:12.560Z Compiling toml v0.8.19
14382024-11-21T18:25:12.771Z Compiling slog-bunyan v2.5.0
14392024-11-21T18:25:14.448Z Compiling tokio-native-tls v0.3.1
14402024-11-21T18:25:14.747Z Compiling camino v1.1.9
14412024-11-21T18:25:14.836Z Compiling backtrace v0.3.74
14422024-11-21T18:25:15.631Z Compiling phf_shared v0.11.2
14432024-11-21T18:25:15.664Z Compiling dropshot_endpoint v0.12.0
14442024-11-21T18:25:15.796Z Compiling terminal_size v0.4.0
14452024-11-21T18:25:16.029Z Compiling waitgroup v0.1.2
14462024-11-21T18:25:16.051Z Compiling openapiv3 v2.0.0
14472024-11-21T18:25:16.097Z Compiling serde_path_to_error v0.1.16
14482024-11-21T18:25:16.257Z Compiling hkdf v0.12.4
14492024-11-21T18:25:16.539Z Compiling crypto-bigint v0.5.5
14502024-11-21T18:25:16.983Z Compiling zerocopy-derive v0.6.6
14512024-11-21T18:25:18.656Z Compiling hubpack_derive v0.1.1
14522024-11-21T18:25:18.756Z Compiling curve25519-dalek-derive v0.1.1
14532024-11-21T18:25:19.360Z Compiling webpki-roots v0.26.6
14542024-11-21T18:25:19.592Z Compiling idna v0.5.0
14552024-11-21T18:25:19.613Z Compiling hostname v0.4.0
14562024-11-21T18:25:19.888Z Compiling ahash v0.8.11
14572024-11-21T18:25:20.243Z Compiling crc32fast v1.4.2
14582024-11-21T18:25:20.380Z Compiling fs-err v2.11.0
14592024-11-21T18:25:20.490Z Compiling debug-ignore v1.0.5
14602024-11-21T18:25:20.612Z Compiling winnow v0.5.40
14612024-11-21T18:25:20.648Z Compiling bitflags v1.3.2
14622024-11-21T18:25:20.686Z Compiling managed v0.8.0
14632024-11-21T18:25:20.764Z Compiling clap_builder v4.5.21
14642024-11-21T18:25:20.883Z Compiling cookie_store v0.21.0
14652024-11-21T18:25:21.361Z Compiling console v0.15.8
14662024-11-21T18:25:22.314Z Compiling strum_macros v0.25.3
14672024-11-21T18:25:22.637Z Compiling flate2 v1.0.34
14682024-11-21T18:25:23.131Z Compiling elliptic-curve v0.13.8
14692024-11-21T18:25:23.407Z Compiling hubpack v0.1.2
14702024-11-21T18:25:23.627Z Compiling zerocopy v0.6.6
14712024-11-21T18:25:23.893Z Compiling hickory-resolver v0.24.1
14722024-11-21T18:25:24.005Z Compiling phf v0.11.2
14732024-11-21T18:25:24.430Z Compiling toml_edit v0.19.15
14742024-11-21T18:25:24.684Z Compiling signal-hook-mio v0.2.4
14752024-11-21T18:25:24.864Z Compiling hyper-tls v0.6.0
14762024-11-21T18:25:25.365Z Compiling rayon v1.10.0
14772024-11-21T18:25:25.534Z Compiling bzip2 v0.4.4
14782024-11-21T18:25:26.675Z Compiling tokio-tungstenite v0.24.0
14792024-11-21T18:25:27.274Z Compiling postgres-types v0.2.8
14802024-11-21T18:25:30.377Z Compiling ed25519 v2.2.3
14812024-11-21T18:25:30.450Z Compiling phf_shared v0.10.0
14822024-11-21T18:25:30.726Z Compiling tokio-stream v0.1.16
14832024-11-21T18:25:30.886Z Compiling pkcs1 v0.7.5
14842024-11-21T18:25:31.072Z Compiling serde-big-array v0.5.1
14852024-11-21T18:25:31.326Z Compiling clap_derive v4.5.18
14862024-11-21T18:25:31.479Z Compiling rfc6979 v0.4.0
14872024-11-21T18:25:31.686Z Compiling derive-where v1.2.7
14882024-11-21T18:25:31.828Z Compiling serde_repr v0.1.19
14892024-11-21T18:25:31.990Z Compiling float-cmp v0.9.0
14902024-11-21T18:25:32.233Z Compiling bstr v1.10.0
14912024-11-21T18:25:32.378Z Compiling sync_wrapper v1.0.1
14922024-11-21T18:25:32.546Z Compiling precomputed-hash v0.1.1
14932024-11-21T18:25:32.680Z Compiling whoami v1.5.2
14942024-11-21T18:25:32.893Z Compiling fixedbitset v0.4.2
14952024-11-21T18:25:33.083Z Compiling static_assertions v1.1.0
14962024-11-21T18:25:33.198Z Compiling new_debug_unreachable v1.0.6
14972024-11-21T18:25:33.307Z Compiling normalize-line-endings v0.3.0
14982024-11-21T18:25:33.350Z Compiling difflib v0.4.0
14992024-11-21T18:25:33.402Z Compiling unicode-segmentation v1.12.0
15002024-11-21T18:25:33.440Z Compiling unicode-width v0.2.0
15012024-11-21T18:25:34.012Z Compiling number_prefix v0.4.0
15022024-11-21T18:25:34.101Z Compiling predicates-core v1.0.8
15032024-11-21T18:25:34.264Z Compiling bit-vec v0.6.3
15042024-11-21T18:25:34.335Z Compiling predicates v3.1.2
15052024-11-21T18:25:34.496Z Compiling indicatif v0.17.9
15062024-11-21T18:25:34.765Z Compiling bit-set v0.5.3
15072024-11-21T18:25:35.062Z Compiling similar v2.6.0
15082024-11-21T18:25:35.097Z Compiling string_cache v0.8.7
15092024-11-21T18:25:35.456Z Compiling petgraph v0.6.5
15102024-11-21T18:25:35.612Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15112024-11-21T18:25:36.217Z Compiling tokio-postgres v0.7.12
15122024-11-21T18:25:36.658Z Compiling clap v4.5.21
15132024-11-21T18:25:36.798Z Compiling ecdsa v0.16.9
15142024-11-21T18:25:36.820Z Compiling rsa v0.9.6
15152024-11-21T18:25:37.688Z Compiling ed25519-dalek v2.1.1
15162024-11-21T18:25:37.724Z Compiling toml v0.7.8
15172024-11-21T18:25:39.128Z Compiling zip v0.6.6
15182024-11-21T18:25:39.570Z Compiling crossterm v0.28.1
15192024-11-21T18:25:40.686Z Compiling hex v0.4.3
15202024-11-21T18:25:41.196Z Compiling x509-cert v0.2.5
15212024-11-21T18:25:41.336Z Compiling itertools v0.10.5
15222024-11-21T18:25:41.412Z Compiling lalrpop-util v0.19.12
15232024-11-21T18:25:41.805Z Compiling peg-runtime v0.8.3
15242024-11-21T18:25:42.345Z Compiling unicode-xid v0.2.6
15252024-11-21T18:25:42.533Z Compiling strum_macros v0.26.4
15262024-11-21T18:25:42.552Z Compiling xattr v1.3.1
15272024-11-21T18:25:42.835Z Compiling filetime v0.2.25
15282024-11-21T18:25:43.184Z Compiling tar v0.4.42
15292024-11-21T18:25:47.933Z Compiling strum v0.26.3
15302024-11-21T18:25:50.337Z Compiling aws-lc-sys v0.22.0
15312024-11-21T18:26:19.375Z Compiling rustls-webpki v0.102.8
15322024-11-21T18:26:22.995Z Compiling tokio-rustls v0.25.0
15332024-11-21T18:26:24.551Z Compiling tokio-rustls v0.26.0
15342024-11-21T18:26:25.032Z Compiling hyper-rustls v0.27.3
15352024-11-21T18:26:25.425Z Compiling reqwest v0.12.9
15362024-11-21T18:26:26.825Z Compiling qorb v0.2.0
15372024-11-21T18:26:31.669Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15382024-11-21T18:26:31.921Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15392024-11-21T18:26:38.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
15402024-11-21T18:26:38.180Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15412024-11-21T18:26:38.234ZNov 21 18:26:37.357 INFO Starting download, target: Clickhouse
15422024-11-21T18:26:38.234ZNov 21 18:26:37.357 INFO Starting download, target: Cockroach
15432024-11-21T18:26:38.234ZNov 21 18:26:37.357 INFO Starting download, target: Console
15442024-11-21T18:26:38.234ZNov 21 18:26:37.357 INFO Starting download, target: DendriteOpenapi
15452024-11-21T18:26:38.237ZNov 21 18:26:37.357 INFO Starting download, target: DendriteStub
15462024-11-21T18:26:38.237ZNov 21 18:26:37.358 INFO Starting download, target: MaghemiteMgd
15472024-11-21T18:26:38.237ZNov 21 18:26:37.358 INFO Starting download, target: TransceiverControl
15482024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/dpd-6ff2fa108419df134b869a08021fc64d0a58595a.json (attempt 1/3), target: DendriteOpenapi
15492024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15502024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15512024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15522024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15532024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15542024-11-21T18:26:38.237ZNov 21 18:26:37.359 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15552024-11-21T18:26:38.587ZNov 21 18:26:37.693 INFO Download complete, target: DendriteOpenapi
15562024-11-21T18:26:38.823ZNov 21 18:26:37.896 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15572024-11-21T18:26:38.868ZNov 21 18:26:37.920 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15582024-11-21T18:26:39.128ZNov 21 18:26:38.219 INFO Download complete, target: Console
15592024-11-21T18:26:39.404ZNov 21 18:26:38.524 INFO Download complete, target: TransceiverControl
15602024-11-21T18:26:39.409ZNov 21 18:26:38.531 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15612024-11-21T18:26:39.440ZNov 21 18:26:38.563 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15622024-11-21T18:26:39.805ZNov 21 18:26:38.928 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15632024-11-21T18:26:39.805ZNov 21 18:26:38.928 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15642024-11-21T18:26:40.433ZNov 21 18:26:39.556 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15652024-11-21T18:26:42.331ZNov 21 18:26:41.455 INFO Download complete, target: DendriteStub
15662024-11-21T18:26:42.434ZNov 21 18:26:41.557 INFO Download complete, target: MaghemiteMgd
15672024-11-21T18:26:47.184ZNov 21 18:26:46.306 INFO Checking that binary works, target: Cockroach
15682024-11-21T18:26:47.360ZNov 21 18:26:46.481 INFO Download complete, target: Cockroach
15692024-11-21T18:26:52.553ZNov 21 18:26:51.645 INFO Checking that binary works, target: Clickhouse
15702024-11-21T18:26:52.707ZNov 21 18:26:51.818 INFO Download complete, target: Clickhouse
15712024-11-21T18:26:52.718ZAll builder prerequisites installed successfully, and PATH looks valid
15722024-11-21T18:26:52.721Z
15732024-11-21T18:26:52.721Zreal 4:53.281607504
15742024-11-21T18:26:52.722Zuser 17:07.154518664
15752024-11-21T18:26:52.722Zsys 3:21.478767227
15762024-11-21T18:26:52.722Ztrap 0.612778274
15772024-11-21T18:26:52.722Ztflt 1.621618990
15782024-11-21T18:26:52.722Zdflt 2.277065645
15792024-11-21T18:26:52.722Zkflt 0.022783091
15802024-11-21T18:26:52.722Zlock 30:39.776472714
15812024-11-21T18:26:52.722Zslp 1:03:25.058237369
15822024-11-21T18:26:52.722Zlat 58.583313046
15832024-11-21T18:26:52.722Zstop 2:27.583915042
15842024-11-21T18:26:52.722Z+ banner hack-check
15852024-11-21T18:26:52.722Z
15862024-11-21T18:26:52.723Z # # ## #### # # #### # # ###### #### # #
15872024-11-21T18:26:52.723Z # # # # # # # # # # # # # # # # #
15882024-11-21T18:26:52.723Z ###### # # # #### ##### # ###### ##### # ####
15892024-11-21T18:26:52.723Z # # ###### # # # # # # # # # #
15902024-11-21T18:26:52.723Z # # # # # # # # # # # # # # # # #
15912024-11-21T18:26:52.723Z # # # # #### # # #### # # ###### #### # #
15922024-11-21T18:26:52.723Z
15932024-11-21T18:26:52.723Z+ export CARGO_INCREMENTAL=0
15942024-11-21T18:26:52.723Z+ CARGO_INCREMENTAL=0
15952024-11-21T18:26:52.723Z+ ptime -m timeout 2h cargo xtask check-features --ci
15962024-11-21T18:26:53.292Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15972024-11-21T18:26:57.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s
15982024-11-21T18:26:57.248Z Running `target/debug/xtask check-features --ci`
15992024-11-21T18:26:57.270Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16002024-11-21T18:26:57.271Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16012024-11-21T18:26:57.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16022024-11-21T18:26:57.773Z Running `target/debug/xtask download cargo-hack`
16032024-11-21T18:26:58.845Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16042024-11-21T18:26:59.027Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16052024-11-21T18:27:04.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.52s
16062024-11-21T18:27:04.489Z Running `target/debug/xtask-downloader cargo-hack`
16072024-11-21T18:27:04.532ZNov 21 18:27:03.652 INFO Starting download, target: CargoHack
16082024-11-21T18:27:04.535ZNov 21 18:27:03.653 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16092024-11-21T18:27:05.167ZNov 21 18:27:04.286 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16102024-11-21T18:27:05.253ZNov 21 18:27:04.373 INFO Download complete, target: CargoHack
16112024-11-21T18:27:05.258Zrunning: "/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-11-21T18:27:05.275Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16132024-11-21T18:27:05.454Zinfo: running `cargo check --bins` on api_identity (1/172)
16142024-11-21T18:27:06.028Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-11-21T18:27:06.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-11-21T18:27:06.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16172024-11-21T18:27:06.034Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16182024-11-21T18:27:06.106Z
16192024-11-21T18:27:06.106Zinfo: running `cargo check --bins` on bootstore (2/172)
16202024-11-21T18:27:06.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-11-21T18:27:06.720Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-11-21T18:27:06.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-11-21T18:27:06.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
16242024-11-21T18:27:06.806Z
16252024-11-21T18:27:06.806Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/172)
16262024-11-21T18:27:07.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-11-21T18:27:07.400Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-11-21T18:27:07.400Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-11-21T18:27:07.403Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16302024-11-21T18:27:07.489Z
16312024-11-21T18:27:07.489Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/172)
16322024-11-21T18:27:08.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16332024-11-21T18:27:08.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16342024-11-21T18:27:08.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16352024-11-21T18:27:08.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
16362024-11-21T18:27:08.164Z
16372024-11-21T18:27:08.165Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/172)
16382024-11-21T18:27:08.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16392024-11-21T18:27:08.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16402024-11-21T18:27:08.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16412024-11-21T18:27:08.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16422024-11-21T18:27:08.609Z
16432024-11-21T18:27:08.609Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/172)
16442024-11-21T18:27:09.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16452024-11-21T18:27:09.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16462024-11-21T18:27:09.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16472024-11-21T18:27:09.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16482024-11-21T18:27:09.063Z
16492024-11-21T18:27:09.063Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/172)
16502024-11-21T18:27:09.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16512024-11-21T18:27:09.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16522024-11-21T18:27:09.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16532024-11-21T18:27:09.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16542024-11-21T18:27:09.509Z
16552024-11-21T18:27:09.509Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/172)
16562024-11-21T18:27:09.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16572024-11-21T18:27:09.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16582024-11-21T18:27:09.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16592024-11-21T18:27:09.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16602024-11-21T18:27:09.962Z
16612024-11-21T18:27:09.962Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/172)
16622024-11-21T18:27:10.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-11-21T18:27:10.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-11-21T18:27:10.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-11-21T18:27:10.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
16662024-11-21T18:27:10.426Z
16672024-11-21T18:27:10.426Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/172)
16682024-11-21T18:27:10.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-11-21T18:27:10.831Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-11-21T18:27:10.831Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-11-21T18:27:10.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16722024-11-21T18:27:10.877Z
16732024-11-21T18:27:10.877Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/172)
16742024-11-21T18:27:11.336Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16752024-11-21T18:27:11.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16762024-11-21T18:27:11.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16772024-11-21T18:27:11.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16782024-11-21T18:27:11.457Z
16792024-11-21T18:27:11.457Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/172)
16802024-11-21T18:27:11.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16812024-11-21T18:27:11.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16822024-11-21T18:27:11.992Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16832024-11-21T18:27:11.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16842024-11-21T18:27:11.992Z
16852024-11-21T18:27:11.992Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/172)
16862024-11-21T18:27:12.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16872024-11-21T18:27:12.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16882024-11-21T18:27:12.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16892024-11-21T18:27:12.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16902024-11-21T18:27:12.425Z
16912024-11-21T18:27:12.425Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/172)
16922024-11-21T18:27:12.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16932024-11-21T18:27:12.765Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16942024-11-21T18:27:12.765Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16952024-11-21T18:27:12.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16962024-11-21T18:27:12.765Z
16972024-11-21T18:27:12.765Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/172)
16982024-11-21T18:27:13.082Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16992024-11-21T18:27:13.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17002024-11-21T18:27:13.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17012024-11-21T18:27:13.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17022024-11-21T18:27:13.130Z
17032024-11-21T18:27:13.130Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/172)
17042024-11-21T18:27:13.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17052024-11-21T18:27:13.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17062024-11-21T18:27:13.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17072024-11-21T18:27:13.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17082024-11-21T18:27:13.573Z
17092024-11-21T18:27:13.573Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/172)
17102024-11-21T18:27:13.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-11-21T18:27:13.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-11-21T18:27:13.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132024-11-21T18:27:13.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17142024-11-21T18:27:14.023Z
17152024-11-21T18:27:14.023Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/172)
17162024-11-21T18:27:14.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17172024-11-21T18:27:14.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17182024-11-21T18:27:14.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17192024-11-21T18:27:14.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17202024-11-21T18:27:14.477Z
17212024-11-21T18:27:14.477Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/172)
17222024-11-21T18:27:14.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17232024-11-21T18:27:14.887Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17242024-11-21T18:27:14.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17252024-11-21T18:27:14.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17262024-11-21T18:27:14.932Z
17272024-11-21T18:27:14.932Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/172)
17282024-11-21T18:27:15.334Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17292024-11-21T18:27:15.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17302024-11-21T18:27:15.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17312024-11-21T18:27:15.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17322024-11-21T18:27:15.382Z
17332024-11-21T18:27:15.382Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/172)
17342024-11-21T18:27:15.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17352024-11-21T18:27:15.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17362024-11-21T18:27:15.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17372024-11-21T18:27:15.792Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17382024-11-21T18:27:15.834Z
17392024-11-21T18:27:15.834Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/172)
17402024-11-21T18:27:16.240Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17412024-11-21T18:27:16.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17422024-11-21T18:27:16.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17432024-11-21T18:27:16.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17442024-11-21T18:27:16.287Z
17452024-11-21T18:27:16.287Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/172)
17462024-11-21T18:27:16.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17472024-11-21T18:27:16.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17482024-11-21T18:27:16.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17492024-11-21T18:27:16.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17502024-11-21T18:27:16.743Z
17512024-11-21T18:27:16.743Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/172)
17522024-11-21T18:27:17.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17532024-11-21T18:27:17.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17542024-11-21T18:27:17.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17552024-11-21T18:27:17.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17562024-11-21T18:27:17.193Z
17572024-11-21T18:27:17.193Zinfo: running `cargo check --bins` on sled-hardware-types (25/172)
17582024-11-21T18:27:17.795Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17592024-11-21T18:27:17.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17602024-11-21T18:27:17.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17612024-11-21T18:27:17.800Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17622024-11-21T18:27:17.880Z
17632024-11-21T18:27:17.880Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/172)
17642024-11-21T18:27:18.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17652024-11-21T18:27:18.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17662024-11-21T18:27:18.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17672024-11-21T18:27:18.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17682024-11-21T18:27:18.553Z
17692024-11-21T18:27:18.553Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/172)
17702024-11-21T18:27:19.151Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17712024-11-21T18:27:19.153Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17722024-11-21T18:27:19.153Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17732024-11-21T18:27:19.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
17742024-11-21T18:27:19.233Z
17752024-11-21T18:27:19.233Zinfo: running `cargo check --bins` on oxlog (28/172)
17762024-11-21T18:27:19.790Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17772024-11-21T18:27:19.792Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17782024-11-21T18:27:19.881Z Checking cfg-if v1.0.0
17792024-11-21T18:27:19.884Z Checking libc v0.2.162
17802024-11-21T18:27:19.994Z Checking serde v1.0.215
17812024-11-21T18:27:19.998Z Checking zeroize v1.8.1
17822024-11-21T18:27:20.016Z Checking memchr v2.7.4
17832024-11-21T18:27:20.018Z Checking typenum v1.17.0
17842024-11-21T18:27:20.028Z Checking scopeguard v1.2.0
17852024-11-21T18:27:20.050Z Checking subtle v2.6.1
17862024-11-21T18:27:20.066Z Checking value-bag v1.9.0
17872024-11-21T18:27:20.177Z Checking lock_api v0.4.12
17882024-11-21T18:27:20.258Z Checking itoa v1.0.11
17892024-11-21T18:27:20.329Z Checking smallvec v1.13.2
17902024-11-21T18:27:20.486Z Checking log v0.4.22
17912024-11-21T18:27:20.502Z Checking const-oid v0.9.6
17922024-11-21T18:27:20.609Z Checking pin-project-lite v0.2.14
17932024-11-21T18:27:20.681Z Checking byteorder v1.5.0
17942024-11-21T18:27:20.737Z Checking futures-core v0.3.31
17952024-11-21T18:27:20.913Z Checking once_cell v1.20.2
17962024-11-21T18:27:20.930Z Checking cpufeatures v0.2.14
17972024-11-21T18:27:21.022Z Checking futures-sink v0.3.31
17982024-11-21T18:27:21.038Z Checking stable_deref_trait v1.2.0
17992024-11-21T18:27:21.092Z Checking spin v0.9.8
18002024-11-21T18:27:21.146Z Checking zerocopy v0.7.35
18012024-11-21T18:27:21.166Z Checking getrandom v0.2.15
18022024-11-21T18:27:21.166Z Checking signal-hook-registry v1.4.2
18032024-11-21T18:27:21.205Z Checking parking_lot_core v0.9.10
18042024-11-21T18:27:21.401Z Checking generic-array v0.14.7
18052024-11-21T18:27:21.415Z Checking mio v1.0.2
18062024-11-21T18:27:21.429Z Checking rand_core v0.6.4
18072024-11-21T18:27:21.463Z Checking socket2 v0.5.7
18082024-11-21T18:27:21.559Z Checking parking_lot v0.12.3
18092024-11-21T18:27:21.759Z Checking slab v0.4.9
18102024-11-21T18:27:21.925Z Checking zerofrom v0.1.4
18112024-11-21T18:27:21.963Z Checking futures-channel v0.3.31
18122024-11-21T18:27:22.035Z Checking pin-utils v0.1.0
18132024-11-21T18:27:22.038Z Checking futures-io v0.3.31
18142024-11-21T18:27:22.124Z Checking equivalent v1.0.1
18152024-11-21T18:27:22.158Z Checking yoke v0.7.4
18162024-11-21T18:27:22.239Z Checking foldhash v0.1.3
18172024-11-21T18:27:22.242Z Checking allocator-api2 v0.2.18
18182024-11-21T18:27:22.317Z Checking futures-task v0.3.31
18192024-11-21T18:27:22.336Z Checking tinyvec_macros v0.1.1
18202024-11-21T18:27:22.424Z Checking ryu v1.0.18
18212024-11-21T18:27:22.444Z Checking tinyvec v1.8.0
18222024-11-21T18:27:22.497Z Checking zerovec v0.10.4
18232024-11-21T18:27:22.562Z Checking futures-util v0.3.31
18242024-11-21T18:27:22.577Z Checking crypto-common v0.1.6
18252024-11-21T18:27:22.642Z Checking block-buffer v0.10.4
18262024-11-21T18:27:22.682Z Checking block-padding v0.3.3
18272024-11-21T18:27:22.762Z Checking fnv v1.0.7
18282024-11-21T18:27:22.856Z Checking digest v0.10.7
18292024-11-21T18:27:22.889Z Checking libm v0.2.8
18302024-11-21T18:27:22.905Z Checking inout v0.1.3
18312024-11-21T18:27:22.942Z Checking hashbrown v0.15.0
18322024-11-21T18:27:23.149Z Checking cipher v0.4.4
18332024-11-21T18:27:23.241Z Checking hmac v0.12.1
18342024-11-21T18:27:23.467Z Checking sha2 v0.10.8
18352024-11-21T18:27:23.542Z Checking litemap v0.7.3
18362024-11-21T18:27:23.808Z Checking unicode-bidi v0.3.17
18372024-11-21T18:27:23.837Z Checking unicode-normalization v0.1.24
18382024-11-21T18:27:23.913Z Checking base64ct v1.6.0
18392024-11-21T18:27:24.050Z Checking writeable v0.5.5
18402024-11-21T18:27:24.077Z Checking num-traits v0.2.19
18412024-11-21T18:27:24.184Z Checking tinystr v0.7.6
18422024-11-21T18:27:24.345Z Checking pem-rfc7468 v0.7.0
18432024-11-21T18:27:24.369Z Checking ppv-lite86 v0.2.20
18442024-11-21T18:27:24.440Z Checking flagset v0.4.6
18452024-11-21T18:27:24.558Z Checking icu_locid v1.5.0
18462024-11-21T18:27:24.630Z Checking der v0.7.9
18472024-11-21T18:27:24.633Z Checking tracing-core v0.1.32
18482024-11-21T18:27:24.789Z Checking thiserror v1.0.69
18492024-11-21T18:27:24.932Z Checking icu_locid_transform_data v1.5.0
18502024-11-21T18:27:25.035Z Checking rustls-pki-types v1.9.0
18512024-11-21T18:27:25.072Z Checking bytes v1.8.0
18522024-11-21T18:27:25.180Z Checking indexmap v2.6.0
18532024-11-21T18:27:25.333Z Checking serde_json v1.0.132
18542024-11-21T18:27:25.640Z Checking rand_chacha v0.3.1
18552024-11-21T18:27:25.655Z Checking icu_provider v1.5.0
18562024-11-21T18:27:25.797Z Checking bitflags v2.6.0
18572024-11-21T18:27:25.892Z Checking tokio v1.40.0
18582024-11-21T18:27:26.054Z Checking http v1.1.0
18592024-11-21T18:27:26.099Z Checking percent-encoding v2.3.1
18602024-11-21T18:27:26.314Z Checking rand v0.8.5
18612024-11-21T18:27:26.330Z Checking icu_locid_transform v1.5.0
18622024-11-21T18:27:26.529Z Checking spki v0.7.3
18632024-11-21T18:27:26.545Z Checking tracing v0.1.40
18642024-11-21T18:27:26.870Z Checking icu_collections v1.5.0
18652024-11-21T18:27:26.894Z Checking salsa20 v0.10.2
18662024-11-21T18:27:27.110Z Checking pbkdf2 v0.12.2
18672024-11-21T18:27:27.165Z Checking aws-lc-sys v0.22.0
18682024-11-21T18:27:27.285Z Checking httparse v1.9.5
18692024-11-21T18:27:27.362Z Checking untrusted v0.9.0
18702024-11-21T18:27:27.453Z Checking icu_properties_data v1.5.0
18712024-11-21T18:27:27.531Z Checking powerfmt v0.2.0
18722024-11-21T18:27:27.575Z Checking mirai-annotations v1.12.0
18732024-11-21T18:27:27.656Z Checking untrusted v0.7.1
18742024-11-21T18:27:27.715Z Checking icu_properties v1.5.1
18752024-11-21T18:27:27.750Z Checking ring v0.17.8
18762024-11-21T18:27:27.766Z Checking scrypt v0.11.0
18772024-11-21T18:27:27.789Z Checking deranged v0.3.11
18782024-11-21T18:27:27.818Z Checking cbc v0.1.2
18792024-11-21T18:27:27.846Z Checking aes v0.8.4
18802024-11-21T18:27:27.981Z Checking crossbeam-utils v0.8.20
18812024-11-21T18:27:28.033Z Checking icu_normalizer_data v1.5.0
18822024-11-21T18:27:28.140Z Checking utf16_iter v1.0.5
18832024-11-21T18:27:28.319Z Checking num_threads v0.1.7
18842024-11-21T18:27:28.440Z Checking atomic-waker v1.1.2
18852024-11-21T18:27:28.579Z Checking utf8_iter v1.0.4
18862024-11-21T18:27:28.766Z Checking num-conv v0.1.0
18872024-11-21T18:27:28.789Z Checking write16 v1.0.0
18882024-11-21T18:27:28.804Z Checking time-core v0.1.2
18892024-11-21T18:27:28.908Z Checking pkcs5 v0.7.1
18902024-11-21T18:27:28.966Z Checking http-body v1.0.1
18912024-11-21T18:27:29.021Z Checking form_urlencoded v1.2.1
18922024-11-21T18:27:29.178Z Checking try-lock v0.2.5
18932024-11-21T18:27:29.236Z Checking httpdate v1.0.3
18942024-11-21T18:27:29.313Z Checking want v0.3.1
18952024-11-21T18:27:29.437Z Checking pkcs8 v0.10.2
18962024-11-21T18:27:29.474Z Checking unicode-ident v1.0.13
18972024-11-21T18:27:29.505Z Checking serde_spanned v0.6.8
18982024-11-21T18:27:29.565Z Checking time v0.3.36
18992024-11-21T18:27:29.648Z Checking proc-macro2 v1.0.89
19002024-11-21T18:27:29.694Z Checking toml_datetime v0.6.8
19012024-11-21T18:27:29.711Z Checking uuid v1.11.0
19022024-11-21T18:27:29.747Z Checking slog v2.7.0
19032024-11-21T18:27:29.772Z Checking aws-lc-rs v1.10.0
19042024-11-21T18:27:29.992Z Checking scroll v0.12.0
19052024-11-21T18:27:30.251Z Checking ucd-trie v0.1.7
19062024-11-21T18:27:30.350Z Checking adler2 v2.0.0
19072024-11-21T18:27:30.350Z Checking plain v0.2.3
19082024-11-21T18:27:30.458Z Checking foreign-types-shared v0.1.1
19092024-11-21T18:27:30.475Z Checking iana-time-zone v0.1.61
19102024-11-21T18:27:30.496Z Checking tower-service v0.3.3
19112024-11-21T18:27:30.522Z Checking base64 v0.22.1
19122024-11-21T18:27:30.563Z Checking match_cfg v0.1.0
19132024-11-21T18:27:30.622Z Checking foreign-types v0.3.2
19142024-11-21T18:27:30.638Z Checking chrono v0.4.38
19152024-11-21T18:27:30.655Z Checking hostname v0.3.1
19162024-11-21T18:27:30.716Z Checking goblin v0.8.2
19172024-11-21T18:27:30.785Z Checking miniz_oxide v0.8.0
19182024-11-21T18:27:30.997Z Checking pest v2.7.14
19192024-11-21T18:27:31.116Z Checking icu_normalizer v1.5.0
19202024-11-21T18:27:31.561Z Checking quote v1.0.37
19212024-11-21T18:27:31.670Z Checking rustls-webpki v0.102.8
19222024-11-21T18:27:31.909Z Checking openssl-sys v0.9.103
19232024-11-21T18:27:31.926Z Checking idna_adapter v1.2.0
19242024-11-21T18:27:32.111Z Checking idna v1.0.3
19252024-11-21T18:27:32.136Z Checking errno v0.3.9
19262024-11-21T18:27:32.361Z Checking dirs-sys-next v0.1.2
19272024-11-21T18:27:32.506Z Checking aho-corasick v1.1.3
19282024-11-21T18:27:32.559Z Checking regex-syntax v0.8.5
19292024-11-21T18:27:32.634Z Checking url v2.5.3
19302024-11-21T18:27:32.827Z Checking siphasher v0.3.11
19312024-11-21T18:27:33.149Z Checking data-encoding v2.6.0
19322024-11-21T18:27:33.264Z Checking pretty-hex v0.4.1
19332024-11-21T18:27:33.424Z Checking tokio-util v0.7.12
19342024-11-21T18:27:33.442Z Checking openssl v0.10.66
19352024-11-21T18:27:33.498Z Checking dirs-next v2.0.0
19362024-11-21T18:27:33.592Z Checking dtrace-parser v0.2.0
19372024-11-21T18:27:33.632Z Checking rustix v0.38.37
19382024-11-21T18:27:33.821Z Checking syn v2.0.87
19392024-11-21T18:27:34.043Z Checking http-body-util v0.1.2
19402024-11-21T18:27:34.237Z Checking crossbeam-epoch v0.9.18
19412024-11-21T18:27:34.406Z Checking h2 v0.4.6
19422024-11-21T18:27:34.514Z Checking sha1 v0.10.6
19432024-11-21T18:27:34.683Z Checking signature v2.2.0
19442024-11-21T18:27:34.809Z Checking lazy_static v1.5.0
19452024-11-21T18:27:34.889Z Checking thread_local v1.1.8
19462024-11-21T18:27:34.933Z Checking thread-id v4.2.2
19472024-11-21T18:27:35.046Z Checking encoding_rs v0.8.34
19482024-11-21T18:27:35.175Z Checking gimli v0.31.1
19492024-11-21T18:27:35.842Z Checking dof v0.3.0
19502024-11-21T18:27:35.903Z Checking regex-automata v0.4.8
19512024-11-21T18:27:36.493Z Checking mime v0.3.17
19522024-11-21T18:27:36.811Z Checking either v1.13.0
19532024-11-21T18:27:37.185Z Checking utf8parse v0.2.2
19542024-11-21T18:27:37.201Z Checking openssl-probe v0.1.5
19552024-11-21T18:27:37.332Z Checking unicode-properties v0.1.3
19562024-11-21T18:27:37.353Z Checking anstyle v1.0.10
19572024-11-21T18:27:37.494Z Checking ipnet v2.10.1
19582024-11-21T18:27:37.725Z Checking winnow v0.6.20
19592024-11-21T18:27:37.728Z Checking stringprep v0.1.5
19602024-11-21T18:27:37.976Z Checking anstyle-parse v0.2.5
19612024-11-21T18:27:38.019Z Checking crossbeam-deque v0.8.5
19622024-11-21T18:27:38.241Z Checking term v0.7.0
19632024-11-21T18:27:38.334Z Checking rustls v0.22.4
19642024-11-21T18:27:38.686Z Checking rustls v0.23.14
19652024-11-21T18:27:39.047Z Checking native-tls v0.2.12
19662024-11-21T18:27:39.369Z Checking slog-json v2.6.1
19672024-11-21T18:27:39.393Z Checking addr2line v0.24.2
19682024-11-21T18:27:39.615Z Checking serde_urlencoded v0.7.1
19692024-11-21T18:27:39.924Z Checking crossbeam-channel v0.5.13
19702024-11-21T18:27:40.061Z Checking futures-executor v0.3.31
19712024-11-21T18:27:40.304Z Checking num-integer v0.1.46
19722024-11-21T18:27:40.410Z Checking usdt-impl v0.5.0
19732024-11-21T18:27:40.650Z Checking rustls-pemfile v2.2.0
19742024-11-21T18:27:40.751Z Checking idna v0.3.0
19752024-11-21T18:27:40.768Z Checking toml_edit v0.22.22
19762024-11-21T18:27:40.783Z Checking idna v0.4.0
19772024-11-21T18:27:40.807Z Checking hyper v1.5.0
19782024-11-21T18:27:40.869Z Checking md-5 v0.10.6
19792024-11-21T18:27:40.946Z Checking ff v0.13.0
19802024-11-21T18:27:41.090Z Checking memmap v0.7.0
19812024-11-21T18:27:41.160Z Checking is-terminal v0.4.13
19822024-11-21T18:27:41.280Z Checking hash32 v0.2.1
19832024-11-21T18:27:41.309Z Checking object v0.36.5
19842024-11-21T18:27:41.610Z Checking anstyle-query v1.1.1
19852024-11-21T18:27:41.623Z Checking psl-types v2.0.11
19862024-11-21T18:27:41.667Z Checking fallible-iterator v0.2.0
19872024-11-21T18:27:41.731Z Checking dyn-clone v1.0.17
19882024-11-21T18:27:41.808Z Checking rustc-demangle v0.1.24
19892024-11-21T18:27:41.881Z Checking colorchoice v1.0.2
19902024-11-21T18:27:42.019Z Checking base16ct v0.2.0
19912024-11-21T18:27:42.155Z Checking linked-hash-map v0.5.6
19922024-11-21T18:27:42.220Z Checking quick-error v1.2.3
19932024-11-21T18:27:42.250Z Checking is_terminal_polyfill v1.70.1
19942024-11-21T18:27:42.297Z Checking take_mut v0.2.2
19952024-11-21T18:27:42.356Z Checking utf-8 v0.7.6
19962024-11-21T18:27:42.370Z Checking anstream v0.6.15
19972024-11-21T18:27:42.444Z Checking slog-async v2.8.0
19982024-11-21T18:27:42.501Z Checking lru-cache v0.1.2
19992024-11-21T18:27:42.566Z Checking tungstenite v0.24.0
20002024-11-21T18:27:42.693Z Checking resolv-conf v0.7.0
20012024-11-21T18:27:42.742Z Checking postgres-protocol v0.6.7
20022024-11-21T18:27:42.768Z Checking sec1 v0.7.3
20032024-11-21T18:27:42.946Z Checking hyper-util v0.1.10
20042024-11-21T18:27:43.044Z Checking tokio-rustls v0.25.0
20052024-11-21T18:27:43.171Z Checking schemars v0.8.21
20062024-11-21T18:27:43.432Z Checking publicsuffix v2.2.3
20072024-11-21T18:27:43.447Z Checking hickory-proto v0.24.1
20082024-11-21T18:27:43.485Z Checking toml v0.8.19
20092024-11-21T18:27:43.502Z Checking heapless v0.7.17
20102024-11-21T18:27:43.664Z Checking usdt v0.5.0
20112024-11-21T18:27:43.938Z Checking slog-term v2.9.1
20122024-11-21T18:27:44.263Z Checking group v0.13.0
20132024-11-21T18:27:44.456Z Checking num-iter v0.1.45
20142024-11-21T18:27:44.526Z Checking futures v0.3.31
20152024-11-21T18:27:44.543Z Checking tokio-rustls v0.26.0
20162024-11-21T18:27:44.564Z Checking slog-bunyan v2.5.0
20172024-11-21T18:27:44.633Z Checking tokio-native-tls v0.3.1
20182024-11-21T18:27:44.648Z Checking rayon-core v1.12.1
20192024-11-21T18:27:44.719Z Checking multer v3.1.0
20202024-11-21T18:27:44.880Z Checking terminal_size v0.4.0
20212024-11-21T18:27:44.896Z Checking phf_shared v0.11.2
20222024-11-21T18:27:44.966Z Checking cookie v0.18.1
20232024-11-21T18:27:45.057Z Checking async-stream v0.3.6
20242024-11-21T18:27:45.076Z Checking bzip2-sys v0.1.11+1.0.8
20252024-11-21T18:27:45.123Z Checking camino v1.1.9
20262024-11-21T18:27:45.171Z Checking signal-hook v0.3.17
20272024-11-21T18:27:45.198Z Checking waitgroup v0.1.2
20282024-11-21T18:27:45.240Z Checking openapiv3 v2.0.0
20292024-11-21T18:27:45.323Z Checking webpki-roots v0.26.6
20302024-11-21T18:27:45.338Z Checking serde_path_to_error v0.1.16
20312024-11-21T18:27:45.442Z Checking idna v0.5.0
20322024-11-21T18:27:45.522Z Checking hkdf v0.12.4
20332024-11-21T18:27:45.547Z Checking crypto-bigint v0.5.5
20342024-11-21T18:27:45.709Z Checking hostname v0.4.0
20352024-11-21T18:27:45.754Z Checking crc32fast v1.4.2
20362024-11-21T18:27:46.061Z Checking managed v0.8.0
20372024-11-21T18:27:46.070Z Checking bitflags v1.3.2
20382024-11-21T18:27:46.070Z Checking winnow v0.5.40
20392024-11-21T18:27:46.077Z Checking strsim v0.11.1
20402024-11-21T18:27:46.252Z Checking debug-ignore v1.0.5
20412024-11-21T18:27:46.351Z Checking unicode-width v0.1.14
20422024-11-21T18:27:46.370Z Checking clap_lex v0.7.2
20432024-11-21T18:27:46.389Z Checking cookie_store v0.21.0
20442024-11-21T18:27:46.615Z Checking clap_builder v4.5.21
20452024-11-21T18:27:46.843Z Checking console v0.15.8
20462024-11-21T18:27:47.075Z Checking smoltcp v0.9.1
20472024-11-21T18:27:47.450Z Checking flate2 v1.0.34
20482024-11-21T18:27:47.874Z Checking backtrace v0.3.74
20492024-11-21T18:27:48.134Z Checking hyper-rustls v0.27.3
20502024-11-21T18:27:48.473Z Checking anyhow v1.0.93
20512024-11-21T18:27:48.490Z Checking hickory-resolver v0.24.1
20522024-11-21T18:27:48.504Z Checking signal-hook-mio v0.2.4
20532024-11-21T18:27:48.570Z Checking elliptic-curve v0.13.8
20542024-11-21T18:27:48.632Z Checking rayon v1.10.0
20552024-11-21T18:27:48.648Z Checking bzip2 v0.4.4
20562024-11-21T18:27:48.809Z Checking dropshot v0.12.0
20572024-11-21T18:27:48.856Z Checking phf v0.11.2
20582024-11-21T18:27:48.937Z Checking hyper-tls v0.6.0
20592024-11-21T18:27:49.090Z Checking toml_edit v0.19.15
20602024-11-21T18:27:49.116Z Checking num-bigint-dig v0.8.4
20612024-11-21T18:27:49.206Z Checking tokio-tungstenite v0.24.0
20622024-11-21T18:27:49.240Z Checking postgres-types v0.2.8
20632024-11-21T18:27:49.676Z Checking regex v1.11.1
20642024-11-21T18:27:49.777Z Checking bstr v1.10.0
20652024-11-21T18:27:49.970Z Checking ed25519 v2.2.3
20662024-11-21T18:27:50.160Z Checking tokio-stream v0.1.16
20672024-11-21T18:27:50.292Z Checking phf_shared v0.10.0
20682024-11-21T18:27:50.333Z Checking curve25519-dalek v4.1.3
20692024-11-21T18:27:50.596Z Checking zerocopy v0.6.6
20702024-11-21T18:27:50.779Z Checking pkcs1 v0.7.5
20712024-11-21T18:27:51.091Z Checking hubpack v0.1.2
20722024-11-21T18:27:51.188Z Checking portable-atomic v1.9.0
20732024-11-21T18:27:51.343Z Checking float-cmp v0.9.0
20742024-11-21T18:27:51.419Z Checking serde-big-array v0.5.1
20752024-11-21T18:27:51.432Z Checking rfc6979 v0.4.0
20762024-11-21T18:27:51.541Z Checking sync_wrapper v1.0.1
20772024-11-21T18:27:51.613Z Checking difflib v0.4.0
20782024-11-21T18:27:51.650Z Checking new_debug_unreachable v1.0.6
20792024-11-21T18:27:51.668Z Checking predicates-core v1.0.8
20802024-11-21T18:27:51.693Z Checking unicode-width v0.2.0
20812024-11-21T18:27:51.741Z Checking number_prefix v0.4.0
20822024-11-21T18:27:51.856Z Checking bit-vec v0.6.3
20832024-11-21T18:27:51.929Z Checking normalize-line-endings v0.3.0
20842024-11-21T18:27:51.946Z Checking static_assertions v1.1.0
20852024-11-21T18:27:52.041Z Checking precomputed-hash v0.1.1
20862024-11-21T18:27:52.059Z Checking whoami v1.5.2
20872024-11-21T18:27:52.154Z Checking fixedbitset v0.4.2
20882024-11-21T18:27:52.172Z Checking minimal-lexical v0.2.1
20892024-11-21T18:27:52.196Z Checking unicode-segmentation v1.12.0
20902024-11-21T18:27:52.230Z Checking bit-set v0.5.3
20912024-11-21T18:27:52.304Z Checking ed25519-dalek v2.1.1
20922024-11-21T18:27:52.365Z Checking tokio-postgres v0.7.12
20932024-11-21T18:27:52.417Z Checking petgraph v0.6.5
20942024-11-21T18:27:52.501Z Checking string_cache v0.8.7
20952024-11-21T18:27:52.569Z Checking nom v7.1.3
20962024-11-21T18:27:52.572Z Checking indicatif v0.17.9
20972024-11-21T18:27:52.572Z Checking qorb v0.2.0
20982024-11-21T18:27:52.744Z Checking predicates v3.1.2
20992024-11-21T18:27:52.777Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21002024-11-21T18:27:52.883Z Checking similar v2.6.0
21012024-11-21T18:27:53.379Z Checking reqwest v0.12.9
21022024-11-21T18:27:53.412Z Checking toml v0.7.8
21032024-11-21T18:27:53.777Z Checking ecdsa v0.16.9
21042024-11-21T18:27:54.193Z Checking rsa v0.9.6
21052024-11-21T18:27:54.479Z Checking clap v4.5.21
21062024-11-21T18:27:54.606Z Checking zip v0.6.6
21072024-11-21T18:27:55.306Z Checking crossterm v0.28.1
21082024-11-21T18:27:55.309Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21092024-11-21T18:27:55.309Z Checking itertools v0.10.5
21102024-11-21T18:27:55.351Z Checking itertools v0.12.1
21112024-11-21T18:27:55.371Z Checking ahash v0.8.11
21122024-11-21T18:27:55.516Z Checking fs-err v2.11.0
21132024-11-21T18:27:55.553Z Checking x509-cert v0.2.5
21142024-11-21T18:27:55.871Z Checking hex v0.4.3
21152024-11-21T18:27:55.940Z Checking semver v1.0.23
21162024-11-21T18:27:56.108Z Checking peg-runtime v0.8.3
21172024-11-21T18:27:56.338Z Checking lalrpop-util v0.19.12
21182024-11-21T18:27:56.383Z Checking sigpipe v0.1.3
21192024-11-21T18:27:57.885Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21202024-11-21T18:27:58.220Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.97s
21212024-11-21T18:27:58.386Z
21222024-11-21T18:27:58.386Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/172)
21232024-11-21T18:27:58.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21242024-11-21T18:27:58.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21252024-11-21T18:27:59.092Z Compiling hashbrown v0.14.5
21262024-11-21T18:27:59.215Z Checking heck v0.5.0
21272024-11-21T18:27:59.229Z Compiling unsafe-libyaml v0.2.11
21282024-11-21T18:27:59.245Z Compiling ident_case v1.0.1
21292024-11-21T18:27:59.259Z Checking progenitor-client v0.8.0
21302024-11-21T18:27:59.274Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21312024-11-21T18:27:59.290Z Compiling proc-macro-crate v1.3.1
21322024-11-21T18:27:59.383Z Checking ipnetwork v0.20.0
21332024-11-21T18:27:59.420Z Compiling darling_core v0.20.10
21342024-11-21T18:27:59.627Z Compiling structmeta-derive v0.3.0
21352024-11-21T18:27:59.645Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21362024-11-21T18:27:59.727Z Compiling newtype-uuid v1.1.3
21372024-11-21T18:27:59.976Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21382024-11-21T18:28:00.047Z Compiling lzma-sys v0.1.20
21392024-11-21T18:28:00.326Z Compiling foreign-types-macros v0.2.3
21402024-11-21T18:28:00.387Z Checking regress v0.10.1
21412024-11-21T18:28:00.522Z Compiling num_enum_derive v0.5.11
21422024-11-21T18:28:00.866Z Compiling serde_yaml v0.9.34+deprecated
21432024-11-21T18:28:01.226Z Compiling dropshot v0.13.0
21442024-11-21T18:28:01.524Z Checking arc-swap v1.7.1
21452024-11-21T18:28:01.601Z Checking foreign-types-shared v0.3.1
21462024-11-21T18:28:01.721Z Checking foreign-types v0.5.0
21472024-11-21T18:28:01.946Z Compiling proc-macro-error v1.0.4
21482024-11-21T18:28:01.965Z Checking slog-scope v4.4.0
21492024-11-21T18:28:02.647Z Compiling structmeta v0.3.0
21502024-11-21T18:28:02.679Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21512024-11-21T18:28:02.791Z Checking tungstenite v0.21.0
21522024-11-21T18:28:02.808Z Compiling heck v0.3.3
21532024-11-21T18:28:03.134Z Compiling parse-display-derive v0.10.0
21542024-11-21T18:28:03.218Z Checking num_enum v0.5.11
21552024-11-21T18:28:03.267Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21562024-11-21T18:28:03.376Z Compiling dropshot_endpoint v0.13.0
21572024-11-21T18:28:03.802Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21582024-11-21T18:28:04.081Z Checking typify-impl v0.2.0
21592024-11-21T18:28:04.115Z Checking cstr-argument v0.1.2
21602024-11-21T18:28:04.603Z Checking instant v0.1.13
21612024-11-21T18:28:04.730Z Checking fastrand v2.1.1
21622024-11-21T18:28:05.082Z Checking base64 v0.21.7
21632024-11-21T18:28:05.339Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21642024-11-21T18:28:05.587Z Checking pretty-hex v0.2.1
21652024-11-21T18:28:05.651Z Checking tempfile v3.13.0
21662024-11-21T18:28:05.668Z Checking backoff v0.4.0
21672024-11-21T18:28:05.754Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21682024-11-21T18:28:05.994Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21692024-11-21T18:28:06.034Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21702024-11-21T18:28:06.051Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21712024-11-21T18:28:06.140Z Checking tokio-tungstenite v0.21.0
21722024-11-21T18:28:06.201Z Checking strum v0.26.3
21732024-11-21T18:28:06.362Z Compiling zone_cfg_derive v0.1.2
21742024-11-21T18:28:06.379Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21752024-11-21T18:28:06.586Z Compiling darling_macro v0.20.10
21762024-11-21T18:28:06.655Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21772024-11-21T18:28:06.681Z Checking slog-stdlog v4.1.1
21782024-11-21T18:28:06.899Z Checking regress v0.9.1
21792024-11-21T18:28:07.025Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21802024-11-21T18:28:07.148Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21812024-11-21T18:28:07.174Z Checking colored v2.1.0
21822024-11-21T18:28:07.434Z Checking macaddr v1.0.1
21832024-11-21T18:28:07.477Z Checking base64 v0.13.1
21842024-11-21T18:28:07.564Z Compiling darling v0.20.10
21852024-11-21T18:28:07.696Z Compiling serde_with_macros v3.11.0
21862024-11-21T18:28:07.907Z Checking zone v0.1.8
21872024-11-21T18:28:07.925Z Checking ron v0.7.1
21882024-11-21T18:28:07.955Z Checking parse-display v0.10.0
21892024-11-21T18:28:08.200Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21902024-11-21T18:28:08.605Z Checking xz2 v0.1.7
21912024-11-21T18:28:08.694Z Checking slog-envlogger v2.2.0
21922024-11-21T18:28:08.916Z Checking tabwriter v1.4.0
21932024-11-21T18:28:08.935Z Checking xattr v1.3.1
21942024-11-21T18:28:09.113Z Checking pem v3.0.4
21952024-11-21T18:28:09.129Z Checking yasna v0.5.2
21962024-11-21T18:28:09.154Z Checking headers-core v0.3.0
21972024-11-21T18:28:09.301Z Checking smf v0.2.3
21982024-11-21T18:28:09.372Z Checking filetime v0.2.25
21992024-11-21T18:28:09.587Z Checking same-file v1.0.6
22002024-11-21T18:28:09.773Z Checking walkdir v2.5.0
22012024-11-21T18:28:09.790Z Checking tar v0.4.42
22022024-11-21T18:28:09.882Z Checking headers v0.4.0
22032024-11-21T18:28:10.019Z Checking rcgen v0.12.1
22042024-11-21T18:28:10.065Z Checking atomicwrites v0.4.4
22052024-11-21T18:28:10.265Z Checking camino-tempfile v1.1.1
22062024-11-21T18:28:10.569Z Checking subprocess v0.2.9
22072024-11-21T18:28:10.665Z Checking serde_with v3.11.0
22082024-11-21T18:28:15.052Z Compiling typify-macro v0.2.0
22092024-11-21T18:28:17.009Z Compiling typify v0.2.0
22102024-11-21T18:28:17.080Z Compiling progenitor-impl v0.8.0
22112024-11-21T18:28:20.415Z Compiling progenitor-macro v0.8.0
22122024-11-21T18:28:25.905Z Checking progenitor v0.8.0
22132024-11-21T18:28:26.067Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22142024-11-21T18:28:26.067Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22152024-11-21T18:28:28.956Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22162024-11-21T18:28:29.254Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22172024-11-21T18:28:35.908Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22182024-11-21T18:28:37.577Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22192024-11-21T18:28:38.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.47s
22202024-11-21T18:28:39.053Z
22212024-11-21T18:28:39.053Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/172)
22222024-11-21T18:28:39.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22232024-11-21T18:28:39.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22242024-11-21T18:28:39.753Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22252024-11-21T18:28:41.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
22262024-11-21T18:28:41.400Z
22272024-11-21T18:28:41.400Zinfo: running `cargo check --bins` on nexus-config (31/172)
22282024-11-21T18:28:41.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22292024-11-21T18:28:41.978Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22302024-11-21T18:28:41.978Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22312024-11-21T18:28:41.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22322024-11-21T18:28:42.057Z
22332024-11-21T18:28:42.057Zinfo: running `cargo check --bins` on omicron-rpaths (32/172)
22342024-11-21T18:28:42.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22352024-11-21T18:28:42.619Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22362024-11-21T18:28:42.619Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22372024-11-21T18:28:42.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22382024-11-21T18:28:42.698Z
22392024-11-21T18:28:42.698Zinfo: running `cargo check --bins` on omicron-certificates (33/172)
22402024-11-21T18:28:43.274Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22412024-11-21T18:28:43.277Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22422024-11-21T18:28:43.277Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22432024-11-21T18:28:43.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22442024-11-21T18:28:43.355Z
22452024-11-21T18:28:43.355Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/172)
22462024-11-21T18:28:43.958Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22472024-11-21T18:28:43.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22482024-11-21T18:28:44.080Z Compiling zerocopy v0.8.10
22492024-11-21T18:28:44.080Z Compiling progenitor-client v0.8.0
22502024-11-21T18:28:44.080Z Compiling itertools v0.13.0
22512024-11-21T18:28:44.080Z Compiling zerocopy-derive v0.8.10
22522024-11-21T18:28:44.083Z Compiling heapless v0.8.0
22532024-11-21T18:28:44.083Z Compiling newtype-uuid v1.1.3
22542024-11-21T18:28:44.083Z Compiling ipnetwork v0.20.0
22552024-11-21T18:28:44.186Z Checking hash32 v0.3.1
22562024-11-21T18:28:44.435Z Compiling instant v0.1.13
22572024-11-21T18:28:44.550Z Compiling progenitor v0.8.0
22582024-11-21T18:28:44.583Z Compiling smoltcp v0.11.0
22592024-11-21T18:28:44.635Z Compiling backoff v0.4.0
22602024-11-21T18:28:44.798Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22612024-11-21T18:28:44.992Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22622024-11-21T18:28:45.197Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22632024-11-21T18:28:45.213Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22642024-11-21T18:28:45.302Z Compiling dropshot v0.13.0
22652024-11-21T18:28:45.401Z Compiling serde_with v3.11.0
22662024-11-21T18:28:45.577Z Compiling parse-display v0.10.0
22672024-11-21T18:28:45.812Z Checking num-rational v0.4.2
22682024-11-21T18:28:46.077Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22692024-11-21T18:28:46.330Z Compiling regress v0.9.1
22702024-11-21T18:28:46.490Z Compiling phf_generator v0.11.2
22712024-11-21T18:28:46.679Z Checking num-complex v0.4.6
22722024-11-21T18:28:47.453Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22732024-11-21T18:28:48.152Z Compiling macaddr v1.0.1
22742024-11-21T18:28:48.609Z Checking cobs v0.2.3
22752024-11-21T18:28:48.742Z Compiling num v0.4.3
22762024-11-21T18:28:48.801Z Checking postcard v1.0.10
22772024-11-21T18:28:48.974Z Compiling phf_codegen v0.11.2
22782024-11-21T18:28:49.381Z Compiling parse-zoneinfo v0.3.1
22792024-11-21T18:28:49.588Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22802024-11-21T18:28:49.880Z Compiling float-ord v0.3.2
22812024-11-21T18:28:50.054Z Compiling convert_case v0.4.0
22822024-11-21T18:28:50.459Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22832024-11-21T18:28:51.250Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22842024-11-21T18:28:51.424Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22852024-11-21T18:28:51.484Z Compiling derive_more v0.99.18
22862024-11-21T18:28:51.751Z Compiling chrono-tz-build v0.4.0
22872024-11-21T18:28:52.430Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
22882024-11-21T18:28:53.231Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22892024-11-21T18:28:53.325Z Compiling crucible-workspace-hack v0.1.0
22902024-11-21T18:28:53.389Z Compiling chrono-tz v0.10.0
22912024-11-21T18:28:53.554Z Checking newline-converter v0.3.0
22922024-11-21T18:28:53.633Z Checking prettyplease v0.2.25
22932024-11-21T18:28:53.714Z Compiling slog-dtrace v0.3.0
22942024-11-21T18:28:54.016Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22952024-11-21T18:28:54.331Z Checking expectorate v1.1.0
22962024-11-21T18:28:54.872Z Compiling zone_cfg_derive v0.3.0
22972024-11-21T18:28:55.049Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22982024-11-21T18:28:55.253Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
22992024-11-21T18:28:55.272Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23002024-11-21T18:28:55.378Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23012024-11-21T18:28:55.840Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23022024-11-21T18:28:56.361Z Compiling const_format_proc_macros v0.2.33
23032024-11-21T18:28:56.433Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23042024-11-21T18:28:56.476Z Compiling num-derive v0.4.2
23052024-11-21T18:28:56.564Z Checking highway v1.2.0
23062024-11-21T18:28:57.002Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23072024-11-21T18:28:57.320Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23082024-11-21T18:28:57.627Z Checking zone v0.3.0
23092024-11-21T18:28:58.321Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23102024-11-21T18:28:58.447Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
23112024-11-21T18:28:58.632Z Checking const_format v0.2.33
23122024-11-21T18:28:59.011Z Checking gethostname v0.5.0
23132024-11-21T18:28:59.063Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
23142024-11-21T18:28:59.122Z Checking bcs v0.1.6
23152024-11-21T18:28:59.140Z Compiling async-recursion v1.1.1
23162024-11-21T18:28:59.631Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23172024-11-21T18:28:59.634Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23182024-11-21T18:28:59.811Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23192024-11-21T18:29:01.033Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=98247c27846133a80fdb8f730f0c57e72d766561#98247c27)
23202024-11-21T18:29:01.406Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23212024-11-21T18:29:07.360Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23222024-11-21T18:29:10.830Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23232024-11-21T18:29:14.096Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23242024-11-21T18:29:15.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.99s
23252024-11-21T18:29:15.548Z
23262024-11-21T18:29:15.548Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/172)
23272024-11-21T18:29:16.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23282024-11-21T18:29:16.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23292024-11-21T18:29:16.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23302024-11-21T18:29:16.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23312024-11-21T18:29:16.229Z
23322024-11-21T18:29:16.229Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/172)
23332024-11-21T18:29:16.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23342024-11-21T18:29:16.819Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23352024-11-21T18:29:16.820Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23362024-11-21T18:29:16.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23372024-11-21T18:29:16.903Z
23382024-11-21T18:29:16.903Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/172)
23392024-11-21T18:29:17.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-11-21T18:29:17.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-11-21T18:29:17.614Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23422024-11-21T18:29:18.289Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
23432024-11-21T18:29:18.466Z
23442024-11-21T18:29:18.466Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/172)
23452024-11-21T18:29:19.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-11-21T18:29:19.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-11-21T18:29:19.171Z Compiling cfg_aliases v0.1.1
23482024-11-21T18:29:19.173Z Compiling vte_generate_state_changes v0.1.2
23492024-11-21T18:29:19.173Z Checking fd-lock v4.0.2
23502024-11-21T18:29:19.275Z Checking nibble_vec v0.1.0
23512024-11-21T18:29:19.288Z Checking bytecount v0.6.8
23522024-11-21T18:29:19.298Z Checking endian-type v0.1.2
23532024-11-21T18:29:19.301Z Compiling tabled_derive v0.7.0
23542024-11-21T18:29:19.348Z Compiling peg-macros v0.8.4
23552024-11-21T18:29:19.351Z Compiling nix v0.28.0
23562024-11-21T18:29:19.436Z Checking papergrid v0.11.0
23572024-11-21T18:29:19.454Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23582024-11-21T18:29:19.513Z Compiling sqlparser_derive v0.2.2
23592024-11-21T18:29:19.528Z Checking radix_trie v0.2.1
23602024-11-21T18:29:19.909Z Checking vte v0.11.1
23612024-11-21T18:29:19.964Z Checking nu-ansi-term v0.50.1
23622024-11-21T18:29:20.553Z Checking unicode_categories v0.1.1
23632024-11-21T18:29:20.602Z Checking home v0.5.9
23642024-11-21T18:29:20.663Z Checking sqlparser v0.45.0
23652024-11-21T18:29:20.680Z Checking sqlformat v0.2.6
23662024-11-21T18:29:20.744Z Checking display-error-chain v0.2.2
23672024-11-21T18:29:21.334Z Checking strip-ansi-escapes v0.2.0
23682024-11-21T18:29:21.497Z Checking reedline v0.35.0
23692024-11-21T18:29:21.703Z Checking tabled v0.15.0
23702024-11-21T18:29:22.275Z Checking peg v0.8.4
23712024-11-21T18:29:22.831Z Checking rustyline v14.0.0
23722024-11-21T18:29:32.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s
23732024-11-21T18:29:32.589Z
23742024-11-21T18:29:32.589Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/172)
23752024-11-21T18:29:33.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23762024-11-21T18:29:33.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23772024-11-21T18:29:33.292Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23782024-11-21T18:29:39.159Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.56s
23792024-11-21T18:29:39.354Z
23802024-11-21T18:29:39.354Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/172)
23812024-11-21T18:29:39.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23822024-11-21T18:29:39.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23832024-11-21T18:29:40.054Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23842024-11-21T18:29:44.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
23852024-11-21T18:29:44.598Z
23862024-11-21T18:29:44.599Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/172)
23872024-11-21T18:29:45.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-11-21T18:29:45.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-11-21T18:29:45.296Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902024-11-21T18:29:50.889Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s
23912024-11-21T18:29:51.068Z
23922024-11-21T18:29:51.068Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/172)
23932024-11-21T18:29:51.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-11-21T18:29:51.670Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-11-21T18:29:51.775Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962024-11-21T18:29:57.408Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s
23972024-11-21T18:29:57.596Z
23982024-11-21T18:29:57.596Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/172)
23992024-11-21T18:29:58.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-11-21T18:29:58.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-11-21T18:29:58.299Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022024-11-21T18:30:02.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
24032024-11-21T18:30:03.152Z
24042024-11-21T18:30:03.152Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/172)
24052024-11-21T18:30:03.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-11-21T18:30:03.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-11-21T18:30:03.853Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082024-11-21T18:30:08.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.40s
24092024-11-21T18:30:08.751Z
24102024-11-21T18:30:08.751Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/172)
24112024-11-21T18:30:09.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-11-21T18:30:09.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-11-21T18:30:09.461Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142024-11-21T18:30:15.277Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.52s
24152024-11-21T18:30:15.471Z
24162024-11-21T18:30:15.471Zinfo: running `cargo check --bins` on oximeter (46/172)
24172024-11-21T18:30:16.058Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-11-21T18:30:16.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-11-21T18:30:16.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24202024-11-21T18:30:16.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24212024-11-21T18:30:16.142Z
24222024-11-21T18:30:16.142Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/172)
24232024-11-21T18:30:16.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-11-21T18:30:16.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-11-21T18:30:16.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262024-11-21T18:30:16.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24272024-11-21T18:30:16.803Z
24282024-11-21T18:30:16.804Zinfo: running `cargo check --bins` on oximeter-schema (48/172)
24292024-11-21T18:30:17.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-11-21T18:30:17.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-11-21T18:30:17.489Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24322024-11-21T18:30:17.961Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s
24332024-11-21T18:30:18.149Z
24342024-11-21T18:30:18.149Zinfo: running `cargo check --bins` on oximeter-types (49/172)
24352024-11-21T18:30:18.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-11-21T18:30:18.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-11-21T18:30:18.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382024-11-21T18:30:18.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24392024-11-21T18:30:18.830Z
24402024-11-21T18:30:18.830Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/172)
24412024-11-21T18:30:19.425Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-11-21T18:30:19.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-11-21T18:30:19.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24442024-11-21T18:30:19.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24452024-11-21T18:30:19.510Z
24462024-11-21T18:30:19.510Zinfo: running `cargo check --bins` on oxql-types (51/172)
24472024-11-21T18:30:20.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24482024-11-21T18:30:20.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24492024-11-21T18:30:20.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24502024-11-21T18:30:20.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24512024-11-21T18:30:20.187Z
24522024-11-21T18:30:20.187Zinfo: running `cargo check --bins` on oximeter-test-utils (52/172)
24532024-11-21T18:30:20.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24542024-11-21T18:30:20.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24552024-11-21T18:30:20.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24562024-11-21T18:30:20.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24572024-11-21T18:30:20.895Z
24582024-11-21T18:30:20.895Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/172)
24592024-11-21T18:30:21.502Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24602024-11-21T18:30:21.504Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24612024-11-21T18:30:21.504Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24622024-11-21T18:30:21.508Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24632024-11-21T18:30:21.589Z
24642024-11-21T18:30:21.589Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/172)
24652024-11-21T18:30:22.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-11-21T18:30:22.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-11-21T18:30:22.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-11-21T18:30:22.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24692024-11-21T18:30:22.292Z
24702024-11-21T18:30:22.292Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/172)
24712024-11-21T18:30:22.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-11-21T18:30:22.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-11-21T18:30:22.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-11-21T18:30:22.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24752024-11-21T18:30:22.982Z
24762024-11-21T18:30:22.982Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/172)
24772024-11-21T18:30:23.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24782024-11-21T18:30:23.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24792024-11-21T18:30:23.585Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24802024-11-21T18:30:23.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24812024-11-21T18:30:23.670Z
24822024-11-21T18:30:23.670Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/172)
24832024-11-21T18:30:24.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24842024-11-21T18:30:24.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24852024-11-21T18:30:24.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24862024-11-21T18:30:24.281Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24872024-11-21T18:30:24.363Z
24882024-11-21T18:30:24.363Zinfo: running `cargo check --bins` on cockroach-admin-client (58/172)
24892024-11-21T18:30:24.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24902024-11-21T18:30:24.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24912024-11-21T18:30:24.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24922024-11-21T18:30:24.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24932024-11-21T18:30:25.040Z
24942024-11-21T18:30:25.041Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/172)
24952024-11-21T18:30:25.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24962024-11-21T18:30:25.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24972024-11-21T18:30:25.647Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24982024-11-21T18:30:25.650Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24992024-11-21T18:30:25.730Z
25002024-11-21T18:30:25.730Zinfo: running `cargo check --bins` on dns-service-client (60/172)
25012024-11-21T18:30:26.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25022024-11-21T18:30:26.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25032024-11-21T18:30:26.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25042024-11-21T18:30:26.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25052024-11-21T18:30:26.402Z
25062024-11-21T18:30:26.402Zinfo: running `cargo check --bins` on internal-dns-types (61/172)
25072024-11-21T18:30:26.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-11-21T18:30:26.989Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-11-21T18:30:26.989Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-11-21T18:30:26.992Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25112024-11-21T18:30:27.070Z
25122024-11-21T18:30:27.070Zinfo: running `cargo check --bins` on dpd-client (62/172)
25132024-11-21T18:30:27.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-11-21T18:30:27.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-11-21T18:30:27.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-11-21T18:30:27.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25172024-11-21T18:30:27.737Z
25182024-11-21T18:30:27.737Zinfo: running `cargo check --bins` on gateway-client (63/172)
25192024-11-21T18:30:28.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25202024-11-21T18:30:28.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25212024-11-21T18:30:28.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25222024-11-21T18:30:28.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25232024-11-21T18:30:28.392Z
25242024-11-21T18:30:28.392Zinfo: running `cargo check --bins` on installinator-client (64/172)
25252024-11-21T18:30:28.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25262024-11-21T18:30:28.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25272024-11-21T18:30:28.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25282024-11-21T18:30:29.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25292024-11-21T18:30:29.083Z
25302024-11-21T18:30:29.083Zinfo: running `cargo check --bins` on installinator-common (65/172)
25312024-11-21T18:30:29.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25322024-11-21T18:30:29.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25332024-11-21T18:30:29.685Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25342024-11-21T18:30:29.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25352024-11-21T18:30:29.766Z
25362024-11-21T18:30:29.766Zinfo: running `cargo check --bins` on update-engine (66/172)
25372024-11-21T18:30:30.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25382024-11-21T18:30:30.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25392024-11-21T18:30:30.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25402024-11-21T18:30:30.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25412024-11-21T18:30:30.428Z
25422024-11-21T18:30:30.428Zinfo: running `cargo check --bins` on nexus-client (67/172)
25432024-11-21T18:30:31.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25442024-11-21T18:30:31.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25452024-11-21T18:30:31.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25462024-11-21T18:30:31.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25472024-11-21T18:30:31.120Z
25482024-11-21T18:30:31.120Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/172)
25492024-11-21T18:30:31.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-11-21T18:30:31.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-11-21T18:30:31.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-11-21T18:30:31.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25532024-11-21T18:30:31.802Z
25542024-11-21T18:30:31.802Zinfo: running `cargo check --bins` on omicron-passwords (69/172)
25552024-11-21T18:30:32.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-11-21T18:30:32.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-11-21T18:30:32.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25582024-11-21T18:30:32.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25592024-11-21T18:30:32.456Z
25602024-11-21T18:30:32.456Zinfo: running `cargo check --bins` on nexus-types (70/172)
25612024-11-21T18:30:33.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25622024-11-21T18:30:33.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25632024-11-21T18:30:33.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25642024-11-21T18:30:33.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25652024-11-21T18:30:33.150Z
25662024-11-21T18:30:33.150Zinfo: running `cargo check --bins` on oxide-client (71/172)
25672024-11-21T18:30:33.720Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25682024-11-21T18:30:33.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25692024-11-21T18:30:33.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25702024-11-21T18:30:33.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25712024-11-21T18:30:33.804Z
25722024-11-21T18:30:33.804Zinfo: running `cargo check --bins` on oximeter-client (72/172)
25732024-11-21T18:30:34.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25742024-11-21T18:30:34.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25752024-11-21T18:30:34.387Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25762024-11-21T18:30:34.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25772024-11-21T18:30:34.471Z
25782024-11-21T18:30:34.471Zinfo: running `cargo check --bins` on repo-depot-client (73/172)
25792024-11-21T18:30:35.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25802024-11-21T18:30:35.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25812024-11-21T18:30:35.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25822024-11-21T18:30:35.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25832024-11-21T18:30:35.122Z
25842024-11-21T18:30:35.122Zinfo: running `cargo check --bins` on sled-agent-client (74/172)
25852024-11-21T18:30:35.718Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25862024-11-21T18:30:35.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25872024-11-21T18:30:35.721Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25882024-11-21T18:30:35.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25892024-11-21T18:30:35.804Z
25902024-11-21T18:30:35.804Zinfo: running `cargo check --bins` on wicketd-client (75/172)
25912024-11-21T18:30:36.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-11-21T18:30:36.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-11-21T18:30:36.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-11-21T18:30:36.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25952024-11-21T18:30:36.506Z
25962024-11-21T18:30:36.507Zinfo: running `cargo check --bins` on sled-agent-types (76/172)
25972024-11-21T18:30:37.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-11-21T18:30:37.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-11-21T18:30:37.113Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-11-21T18:30:37.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26012024-11-21T18:30:37.196Z
26022024-11-21T18:30:37.196Zinfo: running `cargo check --bins` on wicket-common (77/172)
26032024-11-21T18:30:37.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26042024-11-21T18:30:37.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26052024-11-21T18:30:37.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26062024-11-21T18:30:37.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26072024-11-21T18:30:37.889Z
26082024-11-21T18:30:37.889Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/172)
26092024-11-21T18:30:38.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26102024-11-21T18:30:38.483Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26112024-11-21T18:30:38.587Z Checking csv-core v0.1.11
26122024-11-21T18:30:38.587Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26132024-11-21T18:30:38.589Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26142024-11-21T18:30:38.910Z Checking csv v1.3.0
26152024-11-21T18:30:38.925Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26162024-11-21T18:30:39.504Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26172024-11-21T18:30:39.885Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26182024-11-21T18:30:41.209Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s
26192024-11-21T18:30:41.383Z
26202024-11-21T18:30:41.384Zinfo: running `cargo check --bins` on cockroach-admin-api (79/172)
26212024-11-21T18:30:41.971Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26222024-11-21T18:30:41.973Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26232024-11-21T18:30:41.973Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26242024-11-21T18:30:41.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26252024-11-21T18:30:42.055Z
26262024-11-21T18:30:42.055Zinfo: running `cargo check --bins` on cockroach-admin-types (80/172)
26272024-11-21T18:30:42.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26282024-11-21T18:30:42.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26292024-11-21T18:30:42.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26302024-11-21T18:30:42.656Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26312024-11-21T18:30:42.734Z
26322024-11-21T18:30:42.734Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/172)
26332024-11-21T18:30:43.414Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-11-21T18:30:43.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-11-21T18:30:43.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26362024-11-21T18:30:43.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
26372024-11-21T18:30:43.512Z
26382024-11-21T18:30:43.512Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/172)
26392024-11-21T18:30:44.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-11-21T18:30:44.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-11-21T18:30:44.185Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-11-21T18:30:44.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
26432024-11-21T18:30:44.281Z
26442024-11-21T18:30:44.281Zinfo: running `cargo check --bins` on dns-server (83/172)
26452024-11-21T18:30:44.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-11-21T18:30:44.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-11-21T18:30:44.966Z Compiling parking_lot_core v0.8.6
26482024-11-21T18:30:44.966Z Checking fxhash v0.2.1
26492024-11-21T18:30:44.969Z Checking hickory-server v0.24.1
26502024-11-21T18:30:44.969Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26512024-11-21T18:30:44.969Z Checking hickory-client v0.24.1
26522024-11-21T18:30:45.691Z Checking parking_lot v0.11.2
26532024-11-21T18:30:45.846Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26542024-11-21T18:30:45.847Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26552024-11-21T18:30:45.935Z Checking sled v0.34.7
26562024-11-21T18:30:47.803Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26572024-11-21T18:30:49.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
26582024-11-21T18:30:49.309Z
26592024-11-21T18:30:49.310Zinfo: running `cargo check --bins` on dns-server-api (84/172)
26602024-11-21T18:30:49.894Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612024-11-21T18:30:49.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622024-11-21T18:30:49.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26632024-11-21T18:30:49.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26642024-11-21T18:30:49.978Z
26652024-11-21T18:30:49.978Zinfo: running `cargo check --bins` on gateway-test-utils (85/172)
26662024-11-21T18:30:50.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-11-21T18:30:50.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-11-21T18:30:50.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26692024-11-21T18:30:50.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
26702024-11-21T18:30:50.701Z
26712024-11-21T18:30:50.701Zinfo: running `cargo check --bins` on gateway-types (86/172)
26722024-11-21T18:30:51.288Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-11-21T18:30:51.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-11-21T18:30:51.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26752024-11-21T18:30:51.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26762024-11-21T18:30:51.372Z
26772024-11-21T18:30:51.372Zinfo: running `cargo check --bins` on ipcc (87/172)
26782024-11-21T18:30:51.956Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-11-21T18:30:51.958Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-11-21T18:30:51.958Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26812024-11-21T18:30:51.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26822024-11-21T18:30:52.039Z
26832024-11-21T18:30:52.039Zinfo: running `cargo check --bins` on omicron-gateway (88/172)
26842024-11-21T18:30:52.664Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852024-11-21T18:30:52.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862024-11-21T18:30:52.791Z Compiling semver v0.1.20
26872024-11-21T18:30:52.791Z Compiling radium v0.7.0
26882024-11-21T18:30:52.897Z Checking tap v1.0.1
26892024-11-21T18:30:52.909Z Compiling maybe-uninit v2.0.0
26902024-11-21T18:30:52.933Z Checking password-hash v0.5.0
26912024-11-21T18:30:52.935Z Checking blake2 v0.10.6
26922024-11-21T18:30:52.935Z Checking crc-catalog v2.4.0
26932024-11-21T18:30:52.935Z Compiling packed_struct v0.10.1
26942024-11-21T18:30:53.059Z Checking wyz v0.5.1
26952024-11-21T18:30:53.101Z Compiling owo-colors v4.1.0
26962024-11-21T18:30:53.363Z Compiling rustc_version v0.1.7
26972024-11-21T18:30:53.404Z Compiling cancel-safe-futures v0.1.5
26982024-11-21T18:30:53.422Z Checking funty v2.0.0
26992024-11-21T18:30:53.505Z Checking argon2 v0.5.3
27002024-11-21T18:30:53.521Z Checking crc v3.2.1
27012024-11-21T18:30:53.537Z Compiling packed_struct_codegen v0.10.1
27022024-11-21T18:30:53.585Z Checking half v2.4.1
27032024-11-21T18:30:53.755Z Compiling indexmap v1.9.3
27042024-11-21T18:30:53.771Z Checking nodrop v0.1.14
27052024-11-21T18:30:53.871Z Compiling newtype_derive v0.1.6
27062024-11-21T18:30:53.888Z Checking ciborium-io v0.2.2
27072024-11-21T18:30:53.950Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27082024-11-21T18:30:54.014Z Checking array-init v0.0.4
27092024-11-21T18:30:54.062Z Checking ciborium-ll v0.2.2
27102024-11-21T18:30:54.218Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27112024-11-21T18:30:54.277Z Checking smallvec v0.6.14
27122024-11-21T18:30:54.353Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27132024-11-21T18:30:54.388Z Checking bitvec v1.0.1
27142024-11-21T18:30:54.514Z Checking libsw v3.3.1
27152024-11-21T18:30:54.535Z Compiling memoffset v0.9.1
27162024-11-21T18:30:54.678Z Checking bitfield v0.14.0
27172024-11-21T18:30:54.786Z Checking hashbrown v0.12.3
27182024-11-21T18:30:55.068Z Checking linear-map v1.2.0
27192024-11-21T18:30:55.080Z Checking termcolor v1.4.1
27202024-11-21T18:30:55.080Z Checking indent_write v2.2.0
27212024-11-21T18:30:55.122Z Checking swrite v0.1.0
27222024-11-21T18:30:55.181Z Checking ron v0.8.1
27232024-11-21T18:30:55.233Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27242024-11-21T18:30:55.257Z Checking serde-hex v0.1.0
27252024-11-21T18:30:55.456Z Checking env_logger v0.10.2
27262024-11-21T18:30:56.047Z Checking ciborium v0.2.2
27272024-11-21T18:30:56.255Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27282024-11-21T18:30:56.472Z Checking steno v0.4.1
27292024-11-21T18:30:56.534Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27302024-11-21T18:30:56.689Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27312024-11-21T18:30:56.787Z Checking hashbrown v0.13.2
27322024-11-21T18:30:56.967Z Checking crc-any v2.5.0
27332024-11-21T18:30:57.066Z Checking humantime v2.1.0
27342024-11-21T18:30:57.362Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27352024-11-21T18:30:57.380Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27362024-11-21T18:30:57.816Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27372024-11-21T18:30:57.863Z Checking object v0.30.4
27382024-11-21T18:30:58.059Z Checking path-slash v0.1.5
27392024-11-21T18:30:58.181Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27402024-11-21T18:30:58.218Z Checking nix v0.27.1
27412024-11-21T18:30:58.849Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27422024-11-21T18:30:59.326Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27432024-11-21T18:30:59.545Z Checking tungstenite v0.23.0
27442024-11-21T18:30:59.563Z Checking kstat-rs v0.2.4
27452024-11-21T18:30:59.584Z Checking signal-hook-tokio v0.3.1
27462024-11-21T18:30:59.920Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27472024-11-21T18:31:00.511Z Checking tokio-tungstenite v0.23.1
27482024-11-21T18:31:00.999Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27492024-11-21T18:31:01.142Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27502024-11-21T18:31:01.208Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27512024-11-21T18:31:08.385Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27522024-11-21T18:31:09.715Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27532024-11-21T18:31:12.274Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27542024-11-21T18:31:18.235Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27552024-11-21T18:31:18.977Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27562024-11-21T18:31:21.957Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.90s
27572024-11-21T18:31:22.145Z
27582024-11-21T18:31:22.145Zinfo: running `cargo check --bins` on gateway-api (89/172)
27592024-11-21T18:31:22.740Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27602024-11-21T18:31:22.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27612024-11-21T18:31:22.743Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27622024-11-21T18:31:22.747Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27632024-11-21T18:31:22.825Z
27642024-11-21T18:31:22.825Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/172)
27652024-11-21T18:31:23.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-11-21T18:31:23.401Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-11-21T18:31:23.401Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-11-21T18:31:23.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27692024-11-21T18:31:23.478Z
27702024-11-21T18:31:23.478Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/172)
27712024-11-21T18:31:24.072Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-11-21T18:31:24.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-11-21T18:31:24.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27742024-11-21T18:31:24.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27752024-11-21T18:31:24.153Z
27762024-11-21T18:31:24.153Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/172)
27772024-11-21T18:31:24.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27782024-11-21T18:31:24.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27792024-11-21T18:31:24.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27802024-11-21T18:31:24.745Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27812024-11-21T18:31:24.823Z
27822024-11-21T18:31:24.823Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/172)
27832024-11-21T18:31:25.409Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27842024-11-21T18:31:25.412Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27852024-11-21T18:31:25.412Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27862024-11-21T18:31:25.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27872024-11-21T18:31:25.499Z
27882024-11-21T18:31:25.499Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/172)
27892024-11-21T18:31:26.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27902024-11-21T18:31:26.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27912024-11-21T18:31:26.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27922024-11-21T18:31:26.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27932024-11-21T18:31:26.170Z
27942024-11-21T18:31:26.170Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/172)
27952024-11-21T18:31:26.757Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27962024-11-21T18:31:26.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27972024-11-21T18:31:26.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27982024-11-21T18:31:26.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27992024-11-21T18:31:26.829Z
28002024-11-21T18:31:26.829Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/172)
28012024-11-21T18:31:27.408Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28022024-11-21T18:31:27.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28032024-11-21T18:31:27.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28042024-11-21T18:31:27.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28052024-11-21T18:31:27.491Z
28062024-11-21T18:31:27.491Zinfo: running `cargo check --bins` on oximeter-producer (97/172)
28072024-11-21T18:31:28.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-11-21T18:31:28.093Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-11-21T18:31:28.093Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-11-21T18:31:28.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28112024-11-21T18:31:28.175Z
28122024-11-21T18:31:28.175Zinfo: running `cargo check --bins` on internal-dns-resolver (98/172)
28132024-11-21T18:31:28.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-11-21T18:31:28.753Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-11-21T18:31:28.753Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162024-11-21T18:31:28.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28172024-11-21T18:31:28.833Z
28182024-11-21T18:31:28.833Zinfo: running `cargo check --bins` on sp-sim (99/172)
28192024-11-21T18:31:29.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28202024-11-21T18:31:29.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28212024-11-21T18:31:29.509Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28222024-11-21T18:31:31.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
28232024-11-21T18:31:31.660Z
28242024-11-21T18:31:31.660Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/172)
28252024-11-21T18:31:32.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28262024-11-21T18:31:32.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28272024-11-21T18:31:32.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28282024-11-21T18:31:32.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28292024-11-21T18:31:32.377Z
28302024-11-21T18:31:32.377Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/172)
28312024-11-21T18:31:33.013Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28322024-11-21T18:31:33.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28332024-11-21T18:31:33.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28342024-11-21T18:31:33.018Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
28352024-11-21T18:31:33.104Z
28362024-11-21T18:31:33.104Zinfo: running `cargo check --bins` on db-macros (102/172)
28372024-11-21T18:31:33.668Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28382024-11-21T18:31:33.671Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28392024-11-21T18:31:33.671Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28402024-11-21T18:31:33.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28412024-11-21T18:31:33.749Z
28422024-11-21T18:31:33.749Zinfo: running `cargo check --bins` on nexus-macros-common (103/172)
28432024-11-21T18:31:34.309Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442024-11-21T18:31:34.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452024-11-21T18:31:34.311Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462024-11-21T18:31:34.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28472024-11-21T18:31:34.395Z
28482024-11-21T18:31:34.395Zinfo: running `cargo check --bins` on nexus-auth (104/172)
28492024-11-21T18:31:35.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-11-21T18:31:35.011Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-11-21T18:31:35.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-11-21T18:31:35.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28532024-11-21T18:31:35.096Z
28542024-11-21T18:31:35.096Zinfo: running `cargo check --bins` on authz-macros (105/172)
28552024-11-21T18:31:35.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-11-21T18:31:35.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-11-21T18:31:35.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-11-21T18:31:35.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28592024-11-21T18:31:35.739Z
28602024-11-21T18:31:35.739Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/172)
28612024-11-21T18:31:36.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-11-21T18:31:36.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-11-21T18:31:36.352Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642024-11-21T18:31:36.355Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28652024-11-21T18:31:36.433Z
28662024-11-21T18:31:36.433Zinfo: running `cargo check --bins` on nexus-db-model (107/172)
28672024-11-21T18:31:37.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-11-21T18:31:37.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-11-21T18:31:37.039Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702024-11-21T18:31:37.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28712024-11-21T18:31:37.124Z
28722024-11-21T18:31:37.124Zinfo: running `cargo check --bins` on nexus-defaults (108/172)
28732024-11-21T18:31:37.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-11-21T18:31:37.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-11-21T18:31:37.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762024-11-21T18:31:37.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28772024-11-21T18:31:37.789Z
28782024-11-21T18:31:37.789Zinfo: running `cargo check --bins` on nexus-inventory (109/172)
28792024-11-21T18:31:38.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-11-21T18:31:38.392Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-11-21T18:31:38.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-11-21T18:31:38.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28832024-11-21T18:31:38.478Z
28842024-11-21T18:31:38.478Zinfo: running `cargo check --bins` on typed-rng (110/172)
28852024-11-21T18:31:39.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-11-21T18:31:39.053Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-11-21T18:31:39.053Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882024-11-21T18:31:39.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28892024-11-21T18:31:39.132Z
28902024-11-21T18:31:39.132Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/172)
28912024-11-21T18:31:39.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-11-21T18:31:39.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-11-21T18:31:39.910Z Checking keccak v0.1.5
28942024-11-21T18:31:40.021Z Checking secrecy v0.8.0
28952024-11-21T18:31:40.024Z Compiling unicase v2.7.0
28962024-11-21T18:31:40.024Z Compiling same-file v1.0.6
28972024-11-21T18:31:40.048Z Compiling tempfile v3.13.0
28982024-11-21T18:31:40.079Z Compiling thiserror-impl-no-std v2.0.2
28992024-11-21T18:31:40.081Z Checking universal-hash v0.5.1
29002024-11-21T18:31:40.082Z Compiling ring v0.16.20
29012024-11-21T18:31:40.236Z Compiling walkdir v2.5.0
29022024-11-21T18:31:40.291Z Checking sha3 v0.10.8
29032024-11-21T18:31:40.325Z Compiling blake3 v1.5.4
29042024-11-21T18:31:40.485Z Checking opaque-debug v0.3.1
29052024-11-21T18:31:40.568Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29062024-11-21T18:31:40.719Z Checking chacha20 v0.9.1
29072024-11-21T18:31:40.845Z Checking aead v0.5.2
29082024-11-21T18:31:40.903Z Compiling memmap2 v0.9.5
29092024-11-21T18:31:40.970Z Compiling libefi-sys v0.1.0
29102024-11-21T18:31:41.059Z Compiling arrayvec v0.7.6
29112024-11-21T18:31:41.078Z Compiling constant_time_eq v0.3.1
29122024-11-21T18:31:41.239Z Compiling salty v0.3.0
29132024-11-21T18:31:41.278Z Compiling arrayref v0.3.9
29142024-11-21T18:31:41.334Z Compiling spin v0.5.2
29152024-11-21T18:31:41.442Z Compiling toolchain_find v0.4.0
29162024-11-21T18:31:41.553Z Compiling camino-tempfile v1.1.1
29172024-11-21T18:31:41.669Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29182024-11-21T18:31:41.816Z Compiling bitfield-struct v0.6.2
29192024-11-21T18:31:41.984Z Compiling topological-sort v0.2.2
29202024-11-21T18:31:42.378Z Compiling mime_guess v2.0.5
29212024-11-21T18:31:42.383Z Compiling rustfmt-wrapper v0.2.1
29222024-11-21T18:31:42.770Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29232024-11-21T18:31:42.852Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29242024-11-21T18:31:43.134Z Checking primeorder v0.13.6
29252024-11-21T18:31:43.153Z Checking env_filter v0.1.2
29262024-11-21T18:31:43.173Z Checking poly1305 v0.8.0
29272024-11-21T18:31:43.186Z Checking thiserror-no-std v2.0.2
29282024-11-21T18:31:43.201Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29292024-11-21T18:31:43.296Z Checking vsss-rs v3.3.4
29302024-11-21T18:31:43.326Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29312024-11-21T18:31:43.373Z Checking env_logger v0.11.5
29322024-11-21T18:31:43.622Z Checking p384 v0.13.0
29332024-11-21T18:31:43.669Z Checking chacha20poly1305 v0.10.1
29342024-11-21T18:31:43.687Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29352024-11-21T18:31:43.726Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29362024-11-21T18:31:43.780Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29372024-11-21T18:31:43.918Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29382024-11-21T18:31:44.143Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29392024-11-21T18:31:44.243Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29402024-11-21T18:31:44.364Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29412024-11-21T18:31:44.461Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=1d82cc9fd9925814d097d39f7cbafd62fb8cfb7e#1d82cc9f)
29422024-11-21T18:31:44.782Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29432024-11-21T18:31:45.034Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29442024-11-21T18:31:45.073Z Checking nanorand v0.7.0
29452024-11-21T18:31:45.077Z Checking atty v0.2.14
29462024-11-21T18:31:45.102Z Checking http-range v0.1.5
29472024-11-21T18:31:45.217Z Checking glob v0.3.1
29482024-11-21T18:31:45.294Z Checking hyper-staticfile v0.10.1
29492024-11-21T18:31:45.446Z Checking flume v0.11.1
29502024-11-21T18:31:45.554Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29512024-11-21T18:31:45.790Z Compiling omicron-zone-package v0.11.1
29522024-11-21T18:31:45.847Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29532024-11-21T18:31:45.978Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=8f8fbb74662b4e19b643c500d55d2d384a6cee5e#8f8fbb74)
29542024-11-21T18:31:46.234Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29552024-11-21T18:31:47.221Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29562024-11-21T18:31:47.524Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29572024-11-21T18:31:47.809Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29582024-11-21T18:31:47.963Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29592024-11-21T18:31:48.654Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29602024-11-21T18:31:48.745Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29612024-11-21T18:31:49.297Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29622024-11-21T18:31:53.759Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29632024-11-21T18:31:53.789Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29642024-11-21T18:31:53.789Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29652024-11-21T18:32:02.779Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29662024-11-21T18:32:16.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.26s
29672024-11-21T18:32:16.592Z
29682024-11-21T18:32:16.592Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/172)
29692024-11-21T18:32:17.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-11-21T18:32:17.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-11-21T18:32:17.374Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29722024-11-21T18:32:31.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.83s
29732024-11-21T18:32:31.627Z
29742024-11-21T18:32:31.627Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/172)
29752024-11-21T18:32:32.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-11-21T18:32:32.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-11-21T18:32:32.401Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29782024-11-21T18:32:46.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.09s
29792024-11-21T18:32:46.925Z
29802024-11-21T18:32:46.925Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/172)
29812024-11-21T18:32:47.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-11-21T18:32:47.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-11-21T18:32:47.705Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29842024-11-21T18:33:01.481Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.54s
29852024-11-21T18:33:01.676Z
29862024-11-21T18:33:01.676Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/172)
29872024-11-21T18:33:02.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29882024-11-21T18:33:02.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29892024-11-21T18:33:02.450Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29902024-11-21T18:33:16.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s
29912024-11-21T18:33:16.531Z
29922024-11-21T18:33:16.531Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/172)
29932024-11-21T18:33:17.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29942024-11-21T18:33:17.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29952024-11-21T18:33:17.313Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29962024-11-21T18:33:31.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
29972024-11-21T18:33:31.378Z
29982024-11-21T18:33:31.378Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/172)
29992024-11-21T18:33:32.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30002024-11-21T18:33:32.021Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30012024-11-21T18:33:32.157Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30022024-11-21T18:33:46.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.64s
30032024-11-21T18:33:46.226Z
30042024-11-21T18:33:46.226Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/172)
30052024-11-21T18:33:46.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-11-21T18:33:46.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-11-21T18:33:47.009Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30082024-11-21T18:34:01.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.76s
30092024-11-21T18:34:01.199Z
30102024-11-21T18:34:01.199Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/172)
30112024-11-21T18:34:01.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30122024-11-21T18:34:01.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30132024-11-21T18:34:01.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30142024-11-21T18:34:01.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30152024-11-21T18:34:01.901Z
30162024-11-21T18:34:01.901Zinfo: running `cargo check --bins` on key-manager (120/172)
30172024-11-21T18:34:02.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30182024-11-21T18:34:02.493Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30192024-11-21T18:34:02.493Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30202024-11-21T18:34:02.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30212024-11-21T18:34:02.574Z
30222024-11-21T18:34:02.574Zinfo: running `cargo check --bins` on repo-depot-api (121/172)
30232024-11-21T18:34:03.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-11-21T18:34:03.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-11-21T18:34:03.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30262024-11-21T18:34:03.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30272024-11-21T18:34:03.239Z
30282024-11-21T18:34:03.239Zinfo: running `cargo check --bins` on sled-agent-api (122/172)
30292024-11-21T18:34:03.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30302024-11-21T18:34:03.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30312024-11-21T18:34:03.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30322024-11-21T18:34:03.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30332024-11-21T18:34:04.117Z
30342024-11-21T18:34:04.117Zinfo: running `cargo check --bins` on sled-hardware (123/172)
30352024-11-21T18:34:04.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-11-21T18:34:04.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-11-21T18:34:04.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30382024-11-21T18:34:04.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30392024-11-21T18:34:04.623Z
30402024-11-21T18:34:04.623Zinfo: running `cargo check --bins --no-default-features` on sled-storage (124/172)
30412024-11-21T18:34:05.232Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-11-21T18:34:05.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-11-21T18:34:05.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-11-21T18:34:05.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30452024-11-21T18:34:05.318Z
30462024-11-21T18:34:05.318Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (125/172)
30472024-11-21T18:34:05.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30482024-11-21T18:34:05.921Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30492024-11-21T18:34:05.921Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30502024-11-21T18:34:05.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30512024-11-21T18:34:06.005Z
30522024-11-21T18:34:06.006Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (126/172)
30532024-11-21T18:34:06.610Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30542024-11-21T18:34:06.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30552024-11-21T18:34:06.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30562024-11-21T18:34:06.616Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30572024-11-21T18:34:06.698Z
30582024-11-21T18:34:06.698Zinfo: running `cargo check --bins` on nexus-test-interface (127/172)
30592024-11-21T18:34:07.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30602024-11-21T18:34:07.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30612024-11-21T18:34:07.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30622024-11-21T18:34:07.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
30632024-11-21T18:34:07.387Z
30642024-11-21T18:34:07.387Zinfo: running `cargo check --bins` on oximeter-collector (128/172)
30652024-11-21T18:34:07.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30662024-11-21T18:34:07.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30672024-11-21T18:34:08.112Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30682024-11-21T18:34:08.112Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30692024-11-21T18:34:08.909Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30702024-11-21T18:34:10.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
30712024-11-21T18:34:11.082Z
30722024-11-21T18:34:11.082Zinfo: running `cargo check --bins` on oximeter-api (129/172)
30732024-11-21T18:34:11.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742024-11-21T18:34:11.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752024-11-21T18:34:11.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762024-11-21T18:34:11.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30772024-11-21T18:34:11.747Z
30782024-11-21T18:34:11.748Zinfo: running `cargo check --bins` on cert-dev (130/172)
30792024-11-21T18:34:12.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802024-11-21T18:34:12.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812024-11-21T18:34:12.391Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30822024-11-21T18:34:12.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30832024-11-21T18:34:12.850Z
30842024-11-21T18:34:12.850Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (131/172)
30852024-11-21T18:34:13.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30862024-11-21T18:34:13.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30872024-11-21T18:34:13.571Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30882024-11-21T18:34:13.571Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30892024-11-21T18:34:14.215Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30902024-11-21T18:34:14.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
30912024-11-21T18:34:14.800Z
30922024-11-21T18:34:14.800Zinfo: running `cargo check --bins` on ch-dev (132/172)
30932024-11-21T18:34:15.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942024-11-21T18:34:15.399Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952024-11-21T18:34:15.496Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30962024-11-21T18:34:16.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s
30972024-11-21T18:34:16.440Z
30982024-11-21T18:34:16.440Zinfo: running `cargo check --bins` on crdb-seed (133/172)
30992024-11-21T18:34:17.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-11-21T18:34:17.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-11-21T18:34:17.130Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31022024-11-21T18:34:17.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
31032024-11-21T18:34:17.711Z
31042024-11-21T18:34:17.711Zinfo: running `cargo check --bins` on db-dev (134/172)
31052024-11-21T18:34:18.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062024-11-21T18:34:18.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072024-11-21T18:34:18.411Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31082024-11-21T18:34:19.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s
31092024-11-21T18:34:19.362Z
31102024-11-21T18:34:19.362Zinfo: running `cargo check --bins` on omicron-dev-lib (135/172)
31112024-11-21T18:34:19.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-11-21T18:34:19.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-11-21T18:34:19.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31142024-11-21T18:34:19.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
31152024-11-21T18:34:20.051Z
31162024-11-21T18:34:20.051Zinfo: running `cargo check --bins` on xtask-downloader (136/172)
31172024-11-21T18:34:20.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31182024-11-21T18:34:20.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31192024-11-21T18:34:20.701Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31202024-11-21T18:34:21.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s
31212024-11-21T18:34:21.815Z
31222024-11-21T18:34:21.815Zinfo: running `cargo check --bins` on omicron-ls-apis (137/172)
31232024-11-21T18:34:22.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242024-11-21T18:34:22.387Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252024-11-21T18:34:22.468Z Checking cargo-platform v0.1.8
31262024-11-21T18:34:22.753Z Checking cargo_metadata v0.18.1
31272024-11-21T18:34:23.778Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31282024-11-21T18:34:24.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
31292024-11-21T18:34:24.737Z
31302024-11-21T18:34:24.737Zinfo: running `cargo check --bins` on mgs-dev (138/172)
31312024-11-21T18:34:25.367Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31322024-11-21T18:34:25.369Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31332024-11-21T18:34:25.492Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31342024-11-21T18:34:26.235Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31352024-11-21T18:34:26.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s
31362024-11-21T18:34:27.012Z
31372024-11-21T18:34:27.012Zinfo: running `cargo check --bins` on omicron-omdb (139/172)
31382024-11-21T18:34:27.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31392024-11-21T18:34:27.673Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31402024-11-21T18:34:27.839Z Compiling crunchy v0.2.2
31412024-11-21T18:34:27.839Z Compiling tiny-keccak v2.0.2
31422024-11-21T18:34:27.841Z Compiling dsl_auto_type v0.1.2
31432024-11-21T18:34:27.841Z Checking scheduled-thread-pool v0.2.7
31442024-11-21T18:34:27.841Z Compiling diesel_table_macro_syntax v0.2.0
31452024-11-21T18:34:27.966Z Compiling ascii-canvas v3.0.0
31462024-11-21T18:34:27.980Z Compiling ena v0.14.3
31472024-11-21T18:34:27.982Z Compiling regex-syntax v0.6.29
31482024-11-21T18:34:28.241Z Compiling diff v0.1.13
31492024-11-21T18:34:28.273Z Checking r2d2 v0.8.10
31502024-11-21T18:34:28.402Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31512024-11-21T18:34:28.434Z Compiling ref-cast v1.0.23
31522024-11-21T18:34:28.511Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31532024-11-21T18:34:28.621Z Compiling derive_builder_core v0.20.2
31542024-11-21T18:34:28.644Z Compiling libxml v0.3.3
31552024-11-21T18:34:28.781Z Compiling ref-cast-impl v1.0.23
31562024-11-21T18:34:28.919Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31572024-11-21T18:34:29.056Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31582024-11-21T18:34:29.085Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31592024-11-21T18:34:29.278Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31602024-11-21T18:34:29.378Z Compiling strum_macros v0.24.3
31612024-11-21T18:34:29.461Z Compiling samael v0.0.17
31622024-11-21T18:34:29.619Z Compiling diesel_derives v2.2.3
31632024-11-21T18:34:29.723Z Compiling indoc v1.0.9
31642024-11-21T18:34:30.714Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31652024-11-21T18:34:31.011Z Compiling oso-derive v0.27.3
31662024-11-21T18:34:31.081Z Compiling derive_builder_macro v0.20.2
31672024-11-21T18:34:31.408Z Compiling lalrpop v0.19.12
31682024-11-21T18:34:31.972Z Checking derive_builder v0.20.2
31692024-11-21T18:34:32.102Z Compiling impl-trait-for-tuples v0.2.2
31702024-11-21T18:34:32.140Z Checking quick-xml v0.33.0
31712024-11-21T18:34:32.765Z Compiling diesel-dtrace v0.3.0
31722024-11-21T18:34:33.067Z Checking maplit v1.0.2
31732024-11-21T18:34:33.230Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31742024-11-21T18:34:33.247Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31752024-11-21T18:34:33.543Z Checking bb8 v0.8.5
31762024-11-21T18:34:34.063Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31772024-11-21T18:34:34.274Z Checking castaway v0.2.3
31782024-11-21T18:34:34.343Z Checking rand_seeder v0.3.0
31792024-11-21T18:34:34.429Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31802024-11-21T18:34:34.478Z Checking compact_str v0.8.0
31812024-11-21T18:34:34.588Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31822024-11-21T18:34:34.803Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31832024-11-21T18:34:34.997Z Checking unicode-truncate v1.1.0
31842024-11-21T18:34:35.242Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31852024-11-21T18:34:35.403Z Checking lru v0.12.5
31862024-11-21T18:34:35.521Z Compiling instability v0.3.2
31872024-11-21T18:34:35.715Z Checking is_ci v1.2.0
31882024-11-21T18:34:35.863Z Checking unicode-linebreak v0.1.5
31892024-11-21T18:34:35.926Z Checking smawk v0.3.2
31902024-11-21T18:34:36.144Z Checking cassowary v0.3.0
31912024-11-21T18:34:36.319Z Checking textwrap v0.16.1
31922024-11-21T18:34:36.624Z Checking supports-color v3.0.1
31932024-11-21T18:34:36.642Z Checking ratatui v0.28.1
31942024-11-21T18:34:36.713Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31952024-11-21T18:34:36.773Z Checking multimap v0.10.0
31962024-11-21T18:34:39.959Z Checking diesel v2.2.4
31972024-11-21T18:35:06.384Z Compiling polar-core v0.27.3
31982024-11-21T18:35:10.239Z Checking async-bb8-diesel v0.2.1
31992024-11-21T18:35:14.043Z Checking oso v0.27.3
32002024-11-21T18:36:29.007Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32012024-11-21T18:36:35.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
32022024-11-21T18:36:35.587Z
32032024-11-21T18:36:35.587Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (140/172)
32042024-11-21T18:36:36.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32052024-11-21T18:36:36.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32062024-11-21T18:36:36.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32072024-11-21T18:36:36.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32082024-11-21T18:36:36.306Z
32092024-11-21T18:36:36.306Zinfo: running `cargo check --bins` on nexus-saga-recovery (141/172)
32102024-11-21T18:36:36.923Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112024-11-21T18:36:36.926Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122024-11-21T18:36:36.926Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132024-11-21T18:36:36.929Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32142024-11-21T18:36:37.014Z
32152024-11-21T18:36:37.014Zinfo: running `cargo check --bins` on nexus-test-utils-macros (142/172)
32162024-11-21T18:36:37.586Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172024-11-21T18:36:37.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182024-11-21T18:36:37.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192024-11-21T18:36:37.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32202024-11-21T18:36:37.666Z
32212024-11-21T18:36:37.666Zinfo: running `cargo check --bins` on omicron-nexus (143/172)
32222024-11-21T18:36:38.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232024-11-21T18:36:38.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242024-11-21T18:36:38.521Z Compiling libz-sys v1.1.20
32252024-11-21T18:36:38.637Z Compiling libgit2-sys v0.17.0+1.8.1
32262024-11-21T18:36:38.651Z Compiling vergen v8.3.2
32272024-11-21T18:36:38.654Z Compiling cargo-platform v0.1.8
32282024-11-21T18:36:38.654Z Compiling pin-project-internal v1.1.6
32292024-11-21T18:36:38.693Z Compiling libsqlite3-sys v0.30.1
32302024-11-21T18:36:38.695Z Compiling snafu-derive v0.8.5
32312024-11-21T18:36:38.695Z Checking lockfree-object-pool v0.1.6
32322024-11-21T18:36:38.952Z Checking simd-adler32 v0.3.7
32332024-11-21T18:36:39.037Z Compiling cargo_metadata v0.18.1
32342024-11-21T18:36:39.253Z Compiling rustls v0.21.12
32352024-11-21T18:36:39.256Z Compiling cfg_aliases v0.2.1
32362024-11-21T18:36:39.292Z Compiling zip v2.1.3
32372024-11-21T18:36:39.383Z Compiling buf-list v1.0.3
32382024-11-21T18:36:39.518Z Checking bumpalo v3.16.0
32392024-11-21T18:36:39.613Z Compiling nix v0.29.0
32402024-11-21T18:36:39.706Z Checking globset v0.4.15
32412024-11-21T18:36:39.860Z Checking zopfli v0.8.1
32422024-11-21T18:36:40.101Z Checking olpc-cjson v0.1.4
32432024-11-21T18:36:40.221Z Checking rustls-webpki v0.101.7
32442024-11-21T18:36:40.345Z Checking sct v0.7.1
32452024-11-21T18:36:40.538Z Checking serde_plain v1.0.2
32462024-11-21T18:36:40.540Z Checking typed-path v0.9.3
32472024-11-21T18:36:41.630Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32482024-11-21T18:36:41.731Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32492024-11-21T18:36:41.859Z Checking pin-project v1.1.6
32502024-11-21T18:36:41.925Z Checking hashlink v0.9.1
32512024-11-21T18:36:41.989Z Checking parse-size v1.1.0
32522024-11-21T18:36:42.017Z Checking fallible-streaming-iterator v0.1.9
32532024-11-21T18:36:42.181Z Checking fallible-iterator v0.3.0
32542024-11-21T18:36:42.586Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32552024-11-21T18:36:42.609Z Checking rustls-pemfile v1.0.4
32562024-11-21T18:36:42.755Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32572024-11-21T18:36:42.819Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32582024-11-21T18:36:42.854Z Checking rusqlite v0.32.1
32592024-11-21T18:36:42.872Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32602024-11-21T18:36:43.102Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32612024-11-21T18:36:43.253Z Checking twox-hash v1.6.3
32622024-11-21T18:36:43.331Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32632024-11-21T18:36:43.790Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32642024-11-21T18:36:44.397Z Checking tokio-rustls v0.24.1
32652024-11-21T18:36:44.493Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32662024-11-21T18:36:44.585Z Checking snafu v0.8.5
32672024-11-21T18:36:44.747Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32682024-11-21T18:36:44.791Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32692024-11-21T18:36:45.058Z Checking tough v0.19.0
32702024-11-21T18:36:45.098Z Checking fatfs v0.3.6
32712024-11-21T18:36:45.253Z Checking assert_matches v1.5.0
32722024-11-21T18:36:49.428Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32732024-11-21T18:36:50.909Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32742024-11-21T18:36:51.891Z Compiling git2 v0.19.0
32752024-11-21T18:36:56.815Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32762024-11-21T18:37:55.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
32772024-11-21T18:37:55.870Z
32782024-11-21T18:37:55.870Zinfo: running `cargo check --bins` on nexus-external-api (144/172)
32792024-11-21T18:37:56.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-11-21T18:37:56.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-11-21T18:37:56.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-11-21T18:37:56.526Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
32832024-11-21T18:37:56.603Z
32842024-11-21T18:37:56.603Zinfo: running `cargo check --bins` on openapi-manager-types (145/172)
32852024-11-21T18:37:57.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32862024-11-21T18:37:57.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32872024-11-21T18:37:57.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32882024-11-21T18:37:57.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32892024-11-21T18:37:57.247Z
32902024-11-21T18:37:57.247Zinfo: running `cargo check --bins` on nexus-internal-api (146/172)
32912024-11-21T18:37:57.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32922024-11-21T18:37:57.866Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32932024-11-21T18:37:57.866Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32942024-11-21T18:37:57.869Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32952024-11-21T18:37:57.953Z
32962024-11-21T18:37:57.953Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (147/172)
32972024-11-21T18:37:58.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982024-11-21T18:37:58.572Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992024-11-21T18:37:58.572Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002024-11-21T18:37:58.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33012024-11-21T18:37:58.656Z
33022024-11-21T18:37:58.656Zinfo: running `cargo check --bins` on nexus-networking (148/172)
33032024-11-21T18:37:59.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33042024-11-21T18:37:59.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33052024-11-21T18:37:59.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33062024-11-21T18:37:59.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33072024-11-21T18:37:59.360Z
33082024-11-21T18:37:59.360Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (149/172)
33092024-11-21T18:37:59.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33102024-11-21T18:37:59.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33112024-11-21T18:37:59.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33122024-11-21T18:38:00.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
33132024-11-21T18:38:00.316Z
33142024-11-21T18:38:00.316Zinfo: running `cargo check --bins` on update-common (150/172)
33152024-11-21T18:38:00.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33162024-11-21T18:38:00.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33172024-11-21T18:38:00.703Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33182024-11-21T18:38:00.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33192024-11-21T18:38:00.796Z
33202024-11-21T18:38:00.796Zinfo: running `cargo check --bins` on tufaceous-lib (151/172)
33212024-11-21T18:38:01.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-11-21T18:38:01.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-11-21T18:38:01.420Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33242024-11-21T18:38:01.423Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33252024-11-21T18:38:01.507Z
33262024-11-21T18:38:01.507Zinfo: running `cargo check --bins` on tufaceous (152/172)
33272024-11-21T18:38:02.123Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33282024-11-21T18:38:02.126Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33292024-11-21T18:38:02.229Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33302024-11-21T18:38:03.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
33312024-11-21T18:38:03.457Z
33322024-11-21T18:38:03.457Zinfo: running `cargo check --bins` on omicron-dev (153/172)
33332024-11-21T18:38:04.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342024-11-21T18:38:04.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352024-11-21T18:38:04.377Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33362024-11-21T18:38:04.506Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33372024-11-21T18:38:04.509Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33382024-11-21T18:38:04.509Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33392024-11-21T18:38:32.177Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33402024-11-21T18:38:32.180Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33412024-11-21T18:38:32.180Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33422024-11-21T18:38:32.180Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33432024-11-21T18:38:32.180Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33442024-11-21T18:38:33.003Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33452024-11-21T18:38:34.367Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33462024-11-21T18:39:16.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
33472024-11-21T18:39:17.151Z
33482024-11-21T18:39:17.151Zinfo: running `cargo check --bins` on openapi-manager (154/172)
33492024-11-21T18:39:17.786Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502024-11-21T18:39:17.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512024-11-21T18:39:17.921Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33522024-11-21T18:39:17.921Z Checking heck v0.4.1
33532024-11-21T18:39:17.923Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33542024-11-21T18:39:18.174Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33552024-11-21T18:39:19.622Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33562024-11-21T18:39:20.552Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33572024-11-21T18:39:21.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s
33582024-11-21T18:39:21.917Z
33592024-11-21T18:39:21.917Zinfo: running `cargo check --bins` on installinator-api (155/172)
33602024-11-21T18:39:22.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612024-11-21T18:39:22.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622024-11-21T18:39:22.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33632024-11-21T18:39:22.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33642024-11-21T18:39:22.615Z
33652024-11-21T18:39:22.615Zinfo: running `cargo check --bins` on wicketd-api (156/172)
33662024-11-21T18:39:23.229Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33672024-11-21T18:39:23.232Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33682024-11-21T18:39:23.232Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33692024-11-21T18:39:23.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33702024-11-21T18:39:23.319Z
33712024-11-21T18:39:23.319Zinfo: running `cargo check --bins` on reconfigurator-cli (157/172)
33722024-11-21T18:39:23.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732024-11-21T18:39:23.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742024-11-21T18:39:24.045Z Compiling petname v2.0.2
33752024-11-21T18:39:24.048Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33762024-11-21T18:39:24.048Z Checking sync-ptr v0.1.1
33772024-11-21T18:39:25.541Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33782024-11-21T18:39:27.194Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
33792024-11-21T18:39:27.381Z
33802024-11-21T18:39:27.381Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (158/172)
33812024-11-21T18:39:28.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33822024-11-21T18:39:28.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33832024-11-21T18:39:28.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33842024-11-21T18:39:28.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33852024-11-21T18:39:28.089Z
33862024-11-21T18:39:28.089Zinfo: running `cargo check --bins` on omicron-releng (159/172)
33872024-11-21T18:39:28.696Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33882024-11-21T18:39:28.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33892024-11-21T18:39:28.796Z Checking memmap2 v0.9.5
33902024-11-21T18:39:28.796Z Checking arrayvec v0.7.6
33912024-11-21T18:39:28.798Z Checking constant_time_eq v0.3.1
33922024-11-21T18:39:28.798Z Checking spin v0.5.2
33932024-11-21T18:39:28.798Z Checking arrayref v0.3.9
33942024-11-21T18:39:28.798Z Checking topological-sort v0.2.2
33952024-11-21T18:39:28.903Z Checking shell-words v1.1.0
33962024-11-21T18:39:29.115Z Checking ring v0.16.20
33972024-11-21T18:39:29.248Z Checking blake3 v1.5.4
33982024-11-21T18:39:30.328Z Checking omicron-zone-package v0.11.1
33992024-11-21T18:39:31.512Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34002024-11-21T18:39:32.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s
34012024-11-21T18:39:32.658Z
34022024-11-21T18:39:32.658Zinfo: running `cargo check --bins` on xtask (160/172)
34032024-11-21T18:39:33.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34042024-11-21T18:39:33.111Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34052024-11-21T18:39:33.126Z Checking bitflags v2.6.0
34062024-11-21T18:39:33.128Z Checking serde v1.0.215
34072024-11-21T18:39:33.205Z Checking thiserror v1.0.69
34082024-11-21T18:39:33.224Z Checking scroll v0.12.0
34092024-11-21T18:39:33.227Z Checking log v0.4.22
34102024-11-21T18:39:33.237Z Checking hashbrown v0.15.0
34112024-11-21T18:39:33.262Z Checking zerocopy v0.7.35
34122024-11-21T18:39:33.277Z Checking syn v2.0.87
34132024-11-21T18:39:33.339Z Checking pest v2.7.14
34142024-11-21T18:39:33.463Z Checking rustix v0.38.37
34152024-11-21T18:39:33.506Z Checking once_cell v1.20.2
34162024-11-21T18:39:33.706Z Checking goblin v0.8.2
34172024-11-21T18:39:33.822Z Checking fs-err v2.11.0
34182024-11-21T18:39:34.137Z Checking tabled v0.15.0
34192024-11-21T18:39:34.290Z Checking indexmap v2.6.0
34202024-11-21T18:39:34.790Z Checking anyhow v1.0.93
34212024-11-21T18:39:35.539Z Checking terminal_size v0.4.0
34222024-11-21T18:39:35.539Z Checking tempfile v3.13.0
34232024-11-21T18:39:35.735Z Checking clap_builder v4.5.21
34242024-11-21T18:39:35.762Z Checking dtrace-parser v0.2.0
34252024-11-21T18:39:37.955Z Checking clap v4.5.21
34262024-11-21T18:39:37.967Z Checking serde_json v1.0.132
34272024-11-21T18:39:37.969Z Checking serde_spanned v0.6.8
34282024-11-21T18:39:37.969Z Checking toml_datetime v0.6.8
34292024-11-21T18:39:37.969Z Checking camino v1.1.9
34302024-11-21T18:39:37.969Z Checking cargo-platform v0.1.8
34312024-11-21T18:39:37.969Z Checking semver v1.0.23
34322024-11-21T18:39:37.969Z Checking macaddr v1.0.1
34332024-11-21T18:39:38.273Z Checking toml_edit v0.22.22
34342024-11-21T18:39:38.499Z Checking camino-tempfile v1.1.1
34352024-11-21T18:39:39.171Z Checking dof v0.3.0
34362024-11-21T18:39:39.171Z Checking cargo_metadata v0.18.1
34372024-11-21T18:39:39.604Z Checking usdt-impl v0.5.0
34382024-11-21T18:39:39.978Z Checking usdt v0.5.0
34392024-11-21T18:39:40.097Z Checking toml v0.8.19
34402024-11-21T18:39:40.600Z Checking cargo_toml v0.20.5
34412024-11-21T18:39:41.883Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34422024-11-21T18:39:42.541Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s
34432024-11-21T18:39:42.647Z
34442024-11-21T18:39:42.647Zinfo: running `cargo check --bins` on end-to-end-tests (161/172)
34452024-11-21T18:39:43.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34462024-11-21T18:39:43.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34472024-11-21T18:39:43.480Z Checking polyval v0.6.2
34482024-11-21T18:39:43.595Z Checking ctr v0.9.2
34492024-11-21T18:39:43.608Z Checking ssh-encoding v0.2.0
34502024-11-21T18:39:43.608Z Checking blowfish v0.9.1
34512024-11-21T18:39:43.633Z Checking password-hash v0.4.2
34522024-11-21T18:39:43.635Z Checking matches v0.1.10
34532024-11-21T18:39:43.663Z Checking p521 v0.13.3
34542024-11-21T18:39:43.663Z Checking p256 v0.13.2
34552024-11-21T18:39:43.747Z Checking idna v0.2.3
34562024-11-21T18:39:43.818Z Checking ghash v0.5.1
34572024-11-21T18:39:43.843Z Checking bcrypt-pbkdf v0.10.0
34582024-11-21T18:39:43.874Z Compiling enum-as-inner v0.5.1
34592024-11-21T18:39:43.914Z Checking russh-cryptovec v0.7.3
34602024-11-21T18:39:44.001Z Checking aes-gcm v0.10.3
34612024-11-21T18:39:44.060Z Checking pbkdf2 v0.11.0
34622024-11-21T18:39:44.106Z Checking md5 v0.7.0
34632024-11-21T18:39:44.127Z Checking num-bigint v0.4.6
34642024-11-21T18:39:44.200Z Checking des v0.8.1
34652024-11-21T18:39:44.238Z Checking ssh-cipher v0.2.0
34662024-11-21T18:39:44.357Z Compiling dhcproto-macros v0.1.0
34672024-11-21T18:39:44.394Z Checking hex-literal v0.4.1
34682024-11-21T18:39:44.484Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34692024-11-21T18:39:44.529Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34702024-11-21T18:39:44.532Z Checking ssh-key v0.6.6
34712024-11-21T18:39:44.615Z Checking internet-checksum v0.2.1
34722024-11-21T18:39:44.932Z Checking trust-dns-proto v0.22.0
34732024-11-21T18:39:45.950Z Checking russh-keys v0.45.0
34742024-11-21T18:39:46.951Z Checking russh v0.45.0
34752024-11-21T18:39:47.622Z Checking dhcproto v0.12.0
34762024-11-21T18:40:05.611Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34772024-11-21T18:40:07.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s
34782024-11-21T18:40:07.353Z
34792024-11-21T18:40:07.353Zinfo: running `cargo check --bins` on gateway-cli (162/172)
34802024-11-21T18:40:07.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812024-11-21T18:40:07.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822024-11-21T18:40:08.039Z Checking termios v0.3.3
34832024-11-21T18:40:08.272Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34842024-11-21T18:40:09.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s
34852024-11-21T18:40:09.290Z
34862024-11-21T18:40:09.290Zinfo: running `cargo check --bins --no-default-features` on installinator (163/172)
34872024-11-21T18:40:09.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-11-21T18:40:09.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-11-21T18:40:10.033Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34902024-11-21T18:40:12.160Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34912024-11-21T18:40:14.137Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
34922024-11-21T18:40:14.337Z
34932024-11-21T18:40:14.337Zinfo: running `cargo check --bins` on internal-dns-cli (164/172)
34942024-11-21T18:40:14.931Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952024-11-21T18:40:14.933Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962024-11-21T18:40:15.021Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34972024-11-21T18:40:15.536Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s
34982024-11-21T18:40:15.729Z
34992024-11-21T18:40:15.730Zinfo: running `cargo check --bins` on omicron-live-tests (165/172)
35002024-11-21T18:40:16.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35012024-11-21T18:40:16.312Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35022024-11-21T18:40:16.312Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35032024-11-21T18:40:16.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35042024-11-21T18:40:16.389Z
35052024-11-21T18:40:16.389Zinfo: running `cargo check --bins` on live-tests-macros (166/172)
35062024-11-21T18:40:16.968Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072024-11-21T18:40:16.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082024-11-21T18:40:16.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35092024-11-21T18:40:16.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35102024-11-21T18:40:17.051Z
35112024-11-21T18:40:17.051Zinfo: running `cargo check --bins` on omicron-package (167/172)
35122024-11-21T18:40:17.671Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132024-11-21T18:40:17.674Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142024-11-21T18:40:17.779Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35152024-11-21T18:40:19.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
35162024-11-21T18:40:19.350Z
35172024-11-21T18:40:19.350Zinfo: running `cargo check --bins` on wicket-dbg (168/172)
35182024-11-21T18:40:19.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192024-11-21T18:40:19.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202024-11-21T18:40:20.103Z Checking rtoolbox v0.0.2
35212024-11-21T18:40:20.106Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35222024-11-21T18:40:20.106Z Checking tui-tree-widget v0.22.0
35232024-11-21T18:40:20.338Z Checking rpassword v7.3.1
35242024-11-21T18:40:24.565Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35252024-11-21T18:40:27.757Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35262024-11-21T18:40:29.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.76s
35272024-11-21T18:40:29.311Z
35282024-11-21T18:40:29.312Zinfo: running `cargo check --bins` on wicket (169/172)
35292024-11-21T18:40:29.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35302024-11-21T18:40:29.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35312024-11-21T18:40:30.060Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35322024-11-21T18:40:30.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
35332024-11-21T18:40:30.723Z
35342024-11-21T18:40:30.723Zinfo: running `cargo check --bins` on wicketd (170/172)
35352024-11-21T18:40:31.352Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35362024-11-21T18:40:31.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35372024-11-21T18:40:31.476Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35382024-11-21T18:40:35.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s
35392024-11-21T18:40:35.887Z
35402024-11-21T18:40:35.887Zinfo: running `cargo check --bins` on omicron-workspace-hack (171/172)
35412024-11-21T18:40:36.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35422024-11-21T18:40:36.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35432024-11-21T18:40:36.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35442024-11-21T18:40:36.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35452024-11-21T18:40:36.546Z
35462024-11-21T18:40:36.546Zinfo: running `cargo check --bins` on zone-setup (172/172)
35472024-11-21T18:40:37.197Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35482024-11-21T18:40:37.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35492024-11-21T18:40:37.333Z Checking uzers v0.12.1
35502024-11-21T18:40:37.693Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35512024-11-21T18:40:38.901Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
35522024-11-21T18:40:39.133Z
35532024-11-21T18:40:39.133Zreal 13:46.288372035
35542024-11-21T18:40:39.133Zuser 25:20.128237809
35552024-11-21T18:40:39.136Zsys 5:39.954885032
35562024-11-21T18:40:39.136Ztrap 0.522737395
35572024-11-21T18:40:39.136Ztflt 2.418283809
35582024-11-21T18:40:39.136Zdflt 3.139554859
35592024-11-21T18:40:39.137Zkflt 0.000853881
35602024-11-21T18:40:39.137Zlock 49:03.433590781
35612024-11-21T18:40:39.137Zslp 2:12:53.925356000
35622024-11-21T18:40:39.137Zlat 1:00.379945096
35632024-11-21T18:40:39.137Zstop 3:28.727428016
35642024-11-21T18:40:39.137Zprocess exited: duration 1119731 ms, exit code 0
 
35652024-11-21T18:40:39.142Zfound 0 output files