01J94JKB4XVACVAQ7SHHGDXXG6: 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: 01J94JKRJP6DXVV1TKZY9MWQDZ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-01T17:39:44.389Zjob assigned to worker 01J94JKYKNRQ2HG509CE9JA50Q (queued for 49 s)
 
22024-10-01T17:39:51.793Zstarting task 0: "setup"
32024-10-01T17:39:51.803Z++ uname -s
42024-10-01T17:39:51.806Z+ kern=SunOS
52024-10-01T17:39:51.806Z+ case "$kern" in
62024-10-01T17:39:51.806Z+ groupadd -g 12345 build
72024-10-01T17:39:51.808Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-01T17:39:53.820Z+ zfs create -o mountpoint=/work rpool/work
92024-10-01T17:39:53.942Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-01T17:39:53.945Z+ home_fs=zfs
112024-10-01T17:39:53.945Z+ [[ zfs == autofs ]]
122024-10-01T17:39:53.945Z+ mkdir -p /home/build
132024-10-01T17:39:53.948Z+ chown build:build /home/build /work
142024-10-01T17:39:54.949Z+ chmod 0700 /home/build /work
152024-10-01T17:39:54.953Zprocess exited: duration 3159 ms, exit code 0
 
162024-10-01T17:39:54.958Zstarting task 1: "rust-toolchain"
172024-10-01T17:39:54.964Z+ printf ' * toolchain channel = "%s"
182024-10-01T17:39:54.964Z' 1.80.1
192024-10-01T17:39:54.964Z * toolchain channel = "1.80.1"
202024-10-01T17:39:54.966Z+ printf ' * toolchain profile = "%s"
212024-10-01T17:39:54.966Z * toolchain profile = "default"
222024-10-01T17:39:54.966Z' default
232024-10-01T17:39:54.967Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-01T17:39:54.967Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-01T17:39:55.249Zinfo: downloading installer
262024-10-01T17:39:56.423Zinfo: profile set to 'default'
272024-10-01T17:39:56.423Zinfo: default host triple is x86_64-unknown-illumos
282024-10-01T17:39:56.425Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-01T17:39:56.571Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-01T17:39:56.571Zinfo: downloading component 'cargo'
312024-10-01T17:39:57.397Zinfo: downloading component 'clippy'
322024-10-01T17:39:57.695Zinfo: downloading component 'rust-docs'
332024-10-01T17:39:58.859Zinfo: downloading component 'rust-std'
342024-10-01T17:40:00.494Zinfo: downloading component 'rustc'
352024-10-01T17:40:05.097Zinfo: downloading component 'rustfmt'
362024-10-01T17:40:05.341Zinfo: installing component 'cargo'
372024-10-01T17:40:06.157Zinfo: installing component 'clippy'
382024-10-01T17:40:06.527Zinfo: installing component 'rust-docs'
392024-10-01T17:40:08.118Zinfo: installing component 'rust-std'
402024-10-01T17:40:09.781Zinfo: installing component 'rustc'
412024-10-01T17:40:13.974Zinfo: installing component 'rustfmt'
422024-10-01T17:40:14.311Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-01T17:40:14.311Z
442024-10-01T17:40:14.594Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-01T17:40:14.594Z
462024-10-01T17:40:14.597Z
472024-10-01T17:40:14.597ZRust is installed now. Great!
482024-10-01T17:40:14.597Z
492024-10-01T17:40:14.597ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-01T17:40:14.597Zenvironment variable. This has not been done automatically.
512024-10-01T17:40:14.597Z
522024-10-01T17:40:14.597ZTo configure your current shell, you need to source
532024-10-01T17:40:14.597Zthe corresponding env file under $HOME/.cargo.
542024-10-01T17:40:14.597Z
552024-10-01T17:40:14.597ZThis is usually done by running one of the following (note the leading DOT):
562024-10-01T17:40:14.597Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-01T17:40:14.597Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-01T17:40:14.645Z+ rustc --version
592024-10-01T17:40:14.707Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-01T17:40:14.710Zprocess exited: duration 19749 ms, exit code 0
 
612024-10-01T17:40:14.715Zstarting task 2: "authentication"
622024-10-01T17:40:14.735Zprocess exited: duration 19 ms, exit code 0
 
632024-10-01T17:40:14.741Zstarting task 3: "clone repository"
642024-10-01T17:40:14.746Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-01T17:40:14.748Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-01T17:40:14.792ZCloning into '/work/oxidecomputer/omicron'...
672024-10-01T17:40:21.702Z+ cd /work/oxidecomputer/omicron
682024-10-01T17:40:21.702Z+ git fetch origin ef41f66165845481bd9cebbdb5b33d041d083ad8
692024-10-01T17:40:21.977ZFrom https://github.com/oxidecomputer/omicron
702024-10-01T17:40:21.977Z * branch ef41f66165845481bd9cebbdb5b33d041d083ad8 -> FETCH_HEAD
712024-10-01T17:40:21.985Z+ [[ -n eliza/dude-wheres-my-instance ]]
722024-10-01T17:40:21.987Z++ git branch --show-current
732024-10-01T17:40:21.990Z+ current=main
742024-10-01T17:40:21.990Z+ [[ main != eliza/dude-wheres-my-instance ]]
752024-10-01T17:40:21.990Z+ git branch -f eliza/dude-wheres-my-instance ef41f66165845481bd9cebbdb5b33d041d083ad8
762024-10-01T17:40:21.993Z+ git checkout -f eliza/dude-wheres-my-instance
772024-10-01T17:40:22.149ZSwitched to branch 'eliza/dude-wheres-my-instance'
782024-10-01T17:40:22.151Z+ git reset --hard ef41f66165845481bd9cebbdb5b33d041d083ad8
792024-10-01T17:40:22.164ZHEAD is now at ef41f6616 Merge branch 'main' into eliza/dude-wheres-my-instance
802024-10-01T17:40:22.167Zprocess exited: duration 7423 ms, exit code 0
 
812024-10-01T17:40:22.172Zstarting task 4: "build"
822024-10-01T17:40:22.177Z+ cargo --version
832024-10-01T17:40:22.230Zcargo 1.80.1 (376290515 2024-07-16)
842024-10-01T17:40:22.233Z+ rustc --version
852024-10-01T17:40:22.288Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-10-01T17:40:22.291Z+ source ./env.sh
872024-10-01T17:40:22.294Z++ OLD_SHELL_OPTS=ehxB
882024-10-01T17:40:22.294Z++ set -o xtrace
892024-10-01T17:40:22.296Z++++ dirname ./env.sh
902024-10-01T17:40:22.296Z+++ readlink -f .
912024-10-01T17:40:22.300Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-10-01T17:40:22.302Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-10-01T17:40:22.302Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-10-01T17:40:22.302Z++ 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
952024-10-01T17:40:22.302Z++ 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
962024-10-01T17:40:22.302Z++ 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
972024-10-01T17:40:22.302Z++ 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
982024-10-01T17:40:22.302Z++ 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
992024-10-01T17:40:22.302Z++ 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
1002024-10-01T17:40:22.302Z++ case $OLD_SHELL_OPTS in
1012024-10-01T17:40:22.302Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-10-01T17:40:22.302Z+ 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
1032024-10-01T17:40:22.303Z+ 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
1042024-10-01T17:40:22.303Z+ banner prerequisites
1052024-10-01T17:40:22.305Z
1062024-10-01T17:40:22.305Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-10-01T17:40:22.305Z # # # # # # # # # # # # # # #
1082024-10-01T17:40:22.305Z # # # # ##### # # ##### # # # # # #### #
1092024-10-01T17:40:22.305Z ##### ##### # ##### # # # # # # # # #
1102024-10-01T17:40:22.306Z # # # # # # # # # # # # # # #
1112024-10-01T17:40:22.306Z # # # ###### # # ###### ### # #### # #### #
1122024-10-01T17:40:22.306Z
1132024-10-01T17:40:22.306Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-10-01T17:40:28.728Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-10-01T17:40:31.489Z Startup: Caching catalogs ... Done
1162024-10-01T17:40:35.711ZPlanning: Solver setup ... Done (3.597s)
1172024-10-01T17:40:35.769ZPlanning: Running solver ... Done (0.059s)
1182024-10-01T17:40:35.832ZPlanning: Finding local manifests ... Done (0.005s)
1192024-10-01T17:40:35.845ZPlanning: Fetching manifests: 0/5 0% complete
1202024-10-01T17:40:36.083ZPlanning: Fetching manifests: 5/5 100% complete
1212024-10-01T17:40:36.180ZPlanning: Package planning ... Done (0.097s)
1222024-10-01T17:40:36.237ZPlanning: Merging actions ... Done (0.057s)
1232024-10-01T17:40:36.447ZPlanning: Checking for conflicting actions ... Done (0.208s)
1242024-10-01T17:40:38.466ZPlanning: Consolidating action changes ... Done (2.019s)
1252024-10-01T17:40:39.013ZPlanning: Evaluating mediators ... Done (0.546s)
1262024-10-01T17:40:39.090ZPlanning: Planning completed in 7.52 seconds
1272024-10-01T17:40:39.107Z Packages to install: 4
1282024-10-01T17:40:39.108Z Packages to update: 1
1292024-10-01T17:40:39.110Z Mediators to change: 2
1302024-10-01T17:40:39.110Z Services to change: 1
1312024-10-01T17:40:39.110Z Estimated space available: 155.71 GB
1322024-10-01T17:40:39.110ZEstimated space to be consumed: 1.56 GB
1332024-10-01T17:40:39.110Z Create boot environment: No
1342024-10-01T17:40:39.110ZCreate backup boot environment: Yes
1352024-10-01T17:40:39.110Z Rebuild boot archive: No
1362024-10-01T17:40:39.110Z
1372024-10-01T17:40:39.110ZChanged mediators:
1382024-10-01T17:40:39.110Z mediator clang:
1392024-10-01T17:40:39.110Z version: None -> 15 (system default)
1402024-10-01T17:40:39.110Z
1412024-10-01T17:40:39.110Z mediator llvm:
1422024-10-01T17:40:39.111Z version: 14 (system default) -> 15 (system default)
1432024-10-01T17:40:39.111Z
1442024-10-01T17:40:39.111ZChanged packages:
1452024-10-01T17:40:39.111Zhelios-dev
1462024-10-01T17:40:39.111Z developer/build-essential
1472024-10-01T17:40:39.111Z None -> 11-2.0
1482024-10-01T17:40:39.111Z library/libxmlsec1
1492024-10-01T17:40:39.111Z None -> 1.2.35-2.0
1502024-10-01T17:40:39.111Z ooce/developer/clang-15
1512024-10-01T17:40:39.111Z None -> 15.0.7-2.0
1522024-10-01T17:40:39.111Z ooce/developer/llvm-15
1532024-10-01T17:40:39.111Z None -> 15.0.7-2.0
1542024-10-01T17:40:39.111Z package/pkg
1552024-10-01T17:40:39.111Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-10-01T17:40:39.111Z
1572024-10-01T17:40:39.111ZServices:
1582024-10-01T17:40:39.111Z restart_fmri:
1592024-10-01T17:40:39.111Z svc:/system/update-man-index:default
1602024-10-01T17:40:39.111Z
1612024-10-01T17:40:39.111ZEditable files to change:
1622024-10-01T17:40:39.111Z Update:
1632024-10-01T17:40:39.111Z usr/share/lib/pkg/web/config.shtml
1642024-10-01T17:40:39.189Z
1652024-10-01T17:40:39.189ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-10-01T17:40:44.190ZDownload: 1190/4281 items 75.9/220.6MB 34% complete (15.1M/s)
1672024-10-01T17:40:49.191ZDownload: 1337/4281 items 115.5/220.6MB 52% complete (11.5M/s)
1682024-10-01T17:40:54.193ZDownload: 2284/4281 items 119.6/220.6MB 54% complete (4.7M/s)
1692024-10-01T17:40:59.255ZDownload: 3241/4281 items 192.0/220.6MB 87% complete (7.8M/s)
1702024-10-01T17:41:04.258ZDownload: 3565/4281 items 215.8/220.6MB 97% complete (9.7M/s)
1712024-10-01T17:41:09.259ZDownload: 4178/4281 items 220.3/220.6MB 99% complete (2.9M/s)
1722024-10-01T17:41:10.780ZDownload: Completed 220.60 MB in 31.59 seconds (7.0M/s)
1732024-10-01T17:41:12.790Z Actions: 1/5063 actions (Removing old actions)
1742024-10-01T17:41:12.813Z Actions: 194/5063 actions (Installing new actions)
1752024-10-01T17:41:17.454Z Actions: 4226/5063 actions (Updating modified actions)
1762024-10-01T17:41:17.769Z Actions: Completed 5063 actions in 4.98 seconds.
1772024-10-01T17:41:17.950Z Done (0.174s)
1782024-10-01T17:41:17.953Z Done (0.000s)
1792024-10-01T17:41:18.386Z Done (0.434s)
1802024-10-01T17:41:22.791Z Done (4.218s)
1812024-10-01T17:41:22.883Z Done (0.019s)
1822024-10-01T17:41:22.885Z Done (0.000s)
1832024-10-01T17:41:23.046Z Done (0.000s)
1842024-10-01T17:41:23.660ZPlanning: Evaluating mediator changes ... Done
1852024-10-01T17:41:23.820ZPlanning: Checking for conflicting actions ... Done
1862024-10-01T17:41:23.823ZPlanning: Consolidating action changes ... Done
1872024-10-01T17:41:24.094ZPlanning: Evaluating mediators ... Done
1882024-10-01T17:41:24.099ZPlanning: Planning completed in 0.43 seconds
1892024-10-01T17:41:24.134Z Mediators to change: 2
1902024-10-01T17:41:24.134Z Create boot environment: No
1912024-10-01T17:41:24.136ZCreate backup boot environment: No
1922024-10-01T17:41:24.249Z Done
1932024-10-01T17:41:24.249Z Done
1942024-10-01T17:41:24.511Z Done
1952024-10-01T17:41:28.048Z Done
1962024-10-01T17:41:28.141Z Done
1972024-10-01T17:41:28.144Z Done
1982024-10-01T17:41:28.239Z Done
1992024-10-01T17:41:28.841ZPlanning: Evaluating mediator changes ... Done
2002024-10-01T17:41:28.846ZPlanning: Merging actions ... Done
2012024-10-01T17:41:29.032ZPlanning: Checking for conflicting actions ... Done
2022024-10-01T17:41:29.035ZPlanning: Consolidating action changes ... Done
2032024-10-01T17:41:29.297ZPlanning: Evaluating mediators ... Done
2042024-10-01T17:41:29.352ZPlanning: Planning completed in 0.75 seconds
2052024-10-01T17:41:29.392Z Packages to change: 1
2062024-10-01T17:41:29.392Z Mediators to change: 1
2072024-10-01T17:41:29.392Z Services to change: 1
2082024-10-01T17:41:29.394Z Create boot environment: No
2092024-10-01T17:41:29.394ZCreate backup boot environment: Yes
2102024-10-01T17:41:31.436Z Actions: 1/6 actions (Updating modified actions)
2112024-10-01T17:41:31.438Z Actions: Completed 6 actions in 0.00 seconds.
2122024-10-01T17:41:31.438Z Done
2132024-10-01T17:41:31.438Z Done
2142024-10-01T17:41:31.529Z Done
2152024-10-01T17:41:35.019Z Done
2162024-10-01T17:41:35.111Z Done
2172024-10-01T17:41:35.114Z Done
2182024-10-01T17:41:35.233Z Done
2192024-10-01T17:41:35.662ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2202024-10-01T17:41:35.662Zclang system 15 system
2212024-10-01T17:41:35.662Zcsh system system illumos
2222024-10-01T17:41:35.662Zctags system system illumos
2232024-10-01T17:41:35.662Zgcc vendor 12 vendor
2242024-10-01T17:41:35.662Zgcc system 10 system
2252024-10-01T17:41:35.662Zgcc system 7 system
2262024-10-01T17:41:35.662Zgo system 1.20 system
2272024-10-01T17:41:35.662Zgo system 1.19 system
2282024-10-01T17:41:35.662Zllvm system 15 system
2292024-10-01T17:41:35.662Zllvm system 14 system
2302024-10-01T17:41:35.662Zmariadb system 10.6 system
2312024-10-01T17:41:35.662Zmta vendor vendor dma
2322024-10-01T17:41:35.662Zopenjdk system 17 system
2332024-10-01T17:41:35.662Zopenjdk system 11 system
2342024-10-01T17:41:35.662Zopenjdk system 1.8 system
2352024-10-01T17:41:35.662Zopenssl vendor 3 vendor
2362024-10-01T17:41:35.662Zperl system 5.36 system
2372024-10-01T17:41:35.662Zpostgresql system 15 system
2382024-10-01T17:41:35.662Zpostgresql system 13 system
2392024-10-01T17:41:35.662Zpython vendor 3 vendor
2402024-10-01T17:41:35.662Zpython system 2 system
2412024-10-01T17:41:35.665Zpython3 system 3.11 system
2422024-10-01T17:41:35.665Zruby system 3.0 system
2432024-10-01T17:41:35.665Zwords vendor vendor american-english
2442024-10-01T17:41:35.665Zwords system system australian-english
2452024-10-01T17:41:35.665Zwords system system british-english
2462024-10-01T17:41:35.665Zwords system system canadian-english
2472024-10-01T17:41:35.665Zwords system system french
2482024-10-01T17:41:35.665Zwords system system italian
2492024-10-01T17:41:35.665Zwords system system ngerman
2502024-10-01T17:41:35.665Zwords system system ogerman
2512024-10-01T17:41:35.665Zwords system system spanish
2522024-10-01T17:41:35.993ZPUBLISHER TYPE STATUS P LOCATION
2532024-10-01T17:41:35.993Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2542024-10-01T17:41:38.010ZFMRI IFO
2552024-10-01T17:41:38.010Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2562024-10-01T17:41:38.010Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2572024-10-01T17:41:38.010Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2582024-10-01T17:41:38.010Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2592024-10-01T17:41:38.010Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2602024-10-01T17:41:38.010Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2612024-10-01T17:41:38.010Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2622024-10-01T17:41:38.010Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2632024-10-01T17:41:38.010Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2642024-10-01T17:41:38.010Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2652024-10-01T17:41:38.010Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2662024-10-01T17:41:38.011Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2672024-10-01T17:41:38.011Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2682024-10-01T17:41:38.661Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2692024-10-01T17:41:38.932Z Updating crates.io index
2702024-10-01T17:41:38.938Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2712024-10-01T17:41:39.697Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2722024-10-01T17:41:39.991Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2732024-10-01T17:41:40.234Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2742024-10-01T17:41:40.500Z Updating git repository `https://github.com/oxidecomputer/propolis`
2752024-10-01T17:41:41.627Z Updating git repository `https://github.com/oxidecomputer/crucible`
2762024-10-01T17:41:43.864Z Updating git repository `https://github.com/oxidecomputer/opte`
2772024-10-01T17:41:44.819Z Updating git repository `https://github.com/oxidecomputer/falcon`
2782024-10-01T17:41:45.559Z Updating git repository `https://github.com/oxidecomputer/clickward`
2792024-10-01T17:41:45.984Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2802024-10-01T17:41:46.296Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2812024-10-01T17:41:46.854Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2822024-10-01T17:41:47.116Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2832024-10-01T17:41:47.538Z Updating git repository `https://github.com/oxidecomputer/qorb`
2842024-10-01T17:41:47.951Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2852024-10-01T17:41:48.238Z Updating git repository `https://github.com/oxidecomputer/tofino`
2862024-10-01T17:41:48.480Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2872024-10-01T17:41:48.784Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2882024-10-01T17:41:49.036Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2892024-10-01T17:41:49.288Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2902024-10-01T17:41:49.630Z Updating git repository `https://github.com/oxidecomputer/ispf`
2912024-10-01T17:41:49.960Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2922024-10-01T17:41:50.321Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2932024-10-01T17:41:50.614Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-10-01T17:41:51.075Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-10-01T17:41:51.365Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962024-10-01T17:41:51.768Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2972024-10-01T17:41:52.163Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982024-10-01T17:41:52.456Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992024-10-01T17:41:52.699Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002024-10-01T17:41:53.911Z Locking 1 package to latest compatible version
3012024-10-01T17:41:53.956Z Adding propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
3022024-10-01T17:41:54.016Z Downloading crates ...
3032024-10-01T17:41:54.063Z Downloaded anstyle v1.0.8
3042024-10-01T17:41:54.069Z Downloaded anyhow v1.0.89
3052024-10-01T17:41:54.077Z Downloaded is_terminal_polyfill v1.70.0
3062024-10-01T17:41:54.079Z Downloaded equivalent v1.0.1
3072024-10-01T17:41:54.091Z Downloaded usdt-attr-macro v0.5.0
3082024-10-01T17:41:54.093Z Downloaded usdt-macro v0.5.0
3092024-10-01T17:41:54.096Z Downloaded cfg-if v1.0.0
3102024-10-01T17:41:54.098Z Downloaded crypto-common v0.1.6
3112024-10-01T17:41:54.100Z Downloaded clap_lex v0.7.0
3122024-10-01T17:41:54.100Z Downloaded camino-tempfile v1.1.1
3132024-10-01T17:41:54.102Z Downloaded fs-err v2.11.0
3142024-10-01T17:41:54.105Z Downloaded fastrand v2.1.0
3152024-10-01T17:41:54.107Z Downloaded dof v0.3.0
3162024-10-01T17:41:54.107Z Downloaded thiserror-impl v1.0.64
3172024-10-01T17:41:54.110Z Downloaded proc-macro-error-attr v1.0.4
3182024-10-01T17:41:54.110Z Downloaded bitflags v2.6.0
3192024-10-01T17:41:54.113Z Downloaded strsim v0.11.1
3202024-10-01T17:41:54.115Z Downloaded serde_spanned v0.6.7
3212024-10-01T17:41:54.115Z Downloaded heck v0.5.0
3222024-10-01T17:41:54.118Z Downloaded bytecount v0.6.8
3232024-10-01T17:41:54.118Z Downloaded version_check v0.9.5
3242024-10-01T17:41:54.120Z Downloaded scroll_derive v0.12.0
3252024-10-01T17:41:54.120Z Downloaded pretty-hex v0.4.1
3262024-10-01T17:41:54.122Z Downloaded once_cell v1.19.0
3272024-10-01T17:41:54.125Z Downloaded memmap v0.7.0
3282024-10-01T17:41:54.125Z Downloaded toml_datetime v0.6.8
3292024-10-01T17:41:54.127Z Downloaded pest_derive v2.7.10
3302024-10-01T17:41:54.129Z Downloaded cargo_metadata v0.18.1
3312024-10-01T17:41:54.132Z Downloaded tempfile v3.10.1
3322024-10-01T17:41:54.134Z Downloaded sha2 v0.10.8
3332024-10-01T17:41:54.136Z Downloaded quote v1.0.37
3342024-10-01T17:41:54.138Z Downloaded camino v1.1.9
3352024-10-01T17:41:54.141Z Downloaded macaddr v1.0.1
3362024-10-01T17:41:54.144Z Downloaded dtrace-parser v0.2.0
3372024-10-01T17:41:54.148Z Downloaded anstyle-parse v0.2.4
3382024-10-01T17:41:54.151Z Downloaded unicode-ident v1.0.13
3392024-10-01T17:41:54.153Z Downloaded typenum v1.17.0
3402024-10-01T17:41:54.156Z Downloaded textwrap v0.16.1
3412024-10-01T17:41:54.159Z Downloaded itoa v1.0.11
3422024-10-01T17:41:54.164Z Downloaded tabled_derive v0.7.0
3432024-10-01T17:41:54.166Z Downloaded swrite v0.1.0
3442024-10-01T17:41:54.168Z Downloaded pest_meta v2.7.10
3452024-10-01T17:41:54.168Z Downloaded anstyle-query v1.0.3
3462024-10-01T17:41:54.172Z Downloaded zerocopy-derive v0.7.34
3472024-10-01T17:41:54.178Z Downloaded usdt v0.5.0
3482024-10-01T17:41:54.181Z Downloaded thread-id v4.2.1
3492024-10-01T17:41:54.181Z Downloaded plain v0.2.3
3502024-10-01T17:41:54.183Z Downloaded fnv v1.0.7
3512024-10-01T17:41:54.183Z Downloaded errno v0.3.9
3522024-10-01T17:41:54.183Z Downloaded digest v0.10.7
3532024-10-01T17:41:54.186Z Downloaded cpufeatures v0.2.12
3542024-10-01T17:41:54.189Z Downloaded generic-array v0.14.7
3552024-10-01T17:41:54.189Z Downloaded block-buffer v0.10.4
3562024-10-01T17:41:54.191Z Downloaded cargo-platform v0.1.8
3572024-10-01T17:41:54.194Z Downloaded autocfg v1.3.0
3582024-10-01T17:41:54.196Z Downloaded colorchoice v1.0.1
3592024-10-01T17:41:54.196Z Downloaded utf8parse v0.2.1
3602024-10-01T17:41:54.198Z Downloaded unicode-linebreak v0.1.5
3612024-10-01T17:41:54.198Z Downloaded terminal_size v0.3.0
3622024-10-01T17:41:54.201Z Downloaded pest_generator v2.7.10
3632024-10-01T17:41:54.201Z Downloaded scroll v0.12.0
3642024-10-01T17:41:54.203Z Downloaded smawk v0.3.2
3652024-10-01T17:41:54.203Z Downloaded usdt-impl v0.5.0
3662024-10-01T17:41:54.205Z Downloaded ryu v1.0.18
3672024-10-01T17:41:54.208Z Downloaded serde_tokenstream v0.2.2
3682024-10-01T17:41:54.211Z Downloaded anstream v0.6.14
3692024-10-01T17:41:54.213Z Downloaded byteorder v1.5.0
3702024-10-01T17:41:54.216Z Downloaded proc-macro-error v1.0.4
3712024-10-01T17:41:54.219Z Downloaded thiserror v1.0.64
3722024-10-01T17:41:54.223Z Downloaded semver v1.0.23
3732024-10-01T17:41:54.226Z Downloaded heck v0.4.1
3742024-10-01T17:41:54.229Z Downloaded clap_derive v4.5.18
3752024-10-01T17:41:54.229Z Downloaded cargo_toml v0.20.5
3762024-10-01T17:41:54.237Z Downloaded log v0.4.22
3772024-10-01T17:41:54.239Z Downloaded ucd-trie v0.1.6
3782024-10-01T17:41:54.242Z Downloaded toml v0.8.19
3792024-10-01T17:41:54.245Z Downloaded serde_derive v1.0.210
3802024-10-01T17:41:54.248Z Downloaded serde v1.0.210
3812024-10-01T17:41:54.251Z Downloaded proc-macro2 v1.0.86
3822024-10-01T17:41:54.253Z Downloaded clap v4.5.18
3832024-10-01T17:41:54.261Z Downloaded papergrid v0.11.0
3842024-10-01T17:41:54.266Z Downloaded indexmap v2.5.0
3852024-10-01T17:41:54.276Z Downloaded hashbrown v0.14.5
3862024-10-01T17:41:54.281Z Downloaded memchr v2.7.2
3872024-10-01T17:41:54.290Z Downloaded pest v2.7.10
3882024-10-01T17:41:54.292Z Downloaded toml_edit v0.22.22
3892024-10-01T17:41:54.313Z Downloaded serde_json v1.0.128
3902024-10-01T17:41:54.321Z Downloaded zerocopy v0.7.34
3912024-10-01T17:41:54.336Z Downloaded winnow v0.6.18
3922024-10-01T17:41:54.345Z Downloaded tabled v0.15.0
3932024-10-01T17:41:54.360Z Downloaded syn v1.0.109
3942024-10-01T17:41:54.370Z Downloaded goblin v0.8.2
3952024-10-01T17:41:54.376Z Downloaded syn v2.0.79
3962024-10-01T17:41:54.386Z Downloaded clap_builder v4.5.18
3972024-10-01T17:41:54.393Z Downloaded unicode-width v0.1.13
3982024-10-01T17:41:54.399Z Downloaded rustix v0.38.34
3992024-10-01T17:41:54.421Z Downloaded libc v0.2.159
4002024-10-01T17:41:54.720Z Compiling proc-macro2 v1.0.86
4012024-10-01T17:41:54.720Z Compiling unicode-ident v1.0.13
4022024-10-01T17:41:54.723Z Compiling serde v1.0.210
4032024-10-01T17:41:54.723Z Compiling version_check v0.9.5
4042024-10-01T17:41:54.723Z Compiling thiserror v1.0.64
4052024-10-01T17:41:54.723Z Compiling memchr v2.7.2
4062024-10-01T17:41:54.723Z Compiling libc v0.2.159
4072024-10-01T17:41:54.754Z Compiling ucd-trie v0.1.6
4082024-10-01T17:41:55.046Z Compiling ryu v1.0.18
4092024-10-01T17:41:55.399Z Compiling itoa v1.0.11
4102024-10-01T17:41:55.522Z Compiling once_cell v1.19.0
4112024-10-01T17:41:55.560Z Compiling byteorder v1.5.0
4122024-10-01T17:41:55.669Z Compiling serde_json v1.0.128
4132024-10-01T17:41:55.957Z Compiling rustix v0.38.34
4142024-10-01T17:41:56.047Z Compiling bitflags v2.6.0
4152024-10-01T17:41:56.136Z Compiling usdt-impl v0.5.0
4162024-10-01T17:41:56.384Z Compiling proc-macro-error-attr v1.0.4
4172024-10-01T17:41:56.419Z Compiling quote v1.0.37
4182024-10-01T17:41:56.477Z Compiling syn v1.0.109
4192024-10-01T17:41:56.699Z Compiling proc-macro-error v1.0.4
4202024-10-01T17:41:56.746Z Compiling equivalent v1.0.1
4212024-10-01T17:41:56.847Z Compiling syn v2.0.79
4222024-10-01T17:41:56.872Z Compiling hashbrown v0.14.5
4232024-10-01T17:41:56.984Z Compiling errno v0.3.9
4242024-10-01T17:41:57.161Z Compiling camino v1.1.9
4252024-10-01T17:41:57.188Z Compiling log v0.4.22
4262024-10-01T17:41:57.214Z Compiling utf8parse v0.2.1
4272024-10-01T17:41:57.329Z Compiling thread-id v4.2.1
4282024-10-01T17:41:57.353Z Compiling plain v0.2.3
4292024-10-01T17:41:57.381Z Compiling anstyle-parse v0.2.4
4302024-10-01T17:41:57.719Z Compiling autocfg v1.3.0
4312024-10-01T17:41:57.901Z Compiling colorchoice v1.0.1
4322024-10-01T17:41:58.065Z Compiling indexmap v2.5.0
4332024-10-01T17:41:58.090Z Compiling is_terminal_polyfill v1.70.0
4342024-10-01T17:41:58.154Z Compiling winnow v0.6.18
4352024-10-01T17:41:58.217Z Compiling anstyle-query v1.0.3
4362024-10-01T17:41:58.258Z Compiling unicode-width v0.1.13
4372024-10-01T17:41:58.370Z Compiling pretty-hex v0.4.1
4382024-10-01T17:41:58.505Z Compiling anstyle v1.0.8
4392024-10-01T17:41:58.600Z Compiling semver v1.0.23
4402024-10-01T17:41:58.677Z Compiling fs-err v2.11.0
4412024-10-01T17:41:58.960Z Compiling anstream v0.6.14
4422024-10-01T17:41:59.237Z Compiling terminal_size v0.3.0
4432024-10-01T17:41:59.261Z Compiling clap_lex v0.7.0
4442024-10-01T17:41:59.377Z Compiling anyhow v1.0.89
4452024-10-01T17:41:59.435Z Compiling bytecount v0.6.8
4462024-10-01T17:41:59.659Z Compiling cfg-if v1.0.0
4472024-10-01T17:41:59.659Z Compiling fnv v1.0.7
4482024-10-01T17:41:59.753Z Compiling fastrand v2.1.0
4492024-10-01T17:41:59.796Z Compiling strsim v0.11.1
4502024-10-01T17:41:59.820Z Compiling heck v0.5.0
4512024-10-01T17:41:59.925Z Compiling heck v0.4.1
4522024-10-01T17:42:00.199Z Compiling clap_builder v4.5.18
4532024-10-01T17:42:00.396Z Compiling tempfile v3.10.1
4542024-10-01T17:42:00.484Z Compiling papergrid v0.11.0
4552024-10-01T17:42:00.900Z Compiling memmap v0.7.0
4562024-10-01T17:42:01.043Z Compiling smawk v0.3.2
4572024-10-01T17:42:01.236Z Compiling unicode-linebreak v0.1.5
4582024-10-01T17:42:01.727Z Compiling textwrap v0.16.1
4592024-10-01T17:42:01.841Z Compiling swrite v0.1.0
4602024-10-01T17:42:03.060Z Compiling tabled_derive v0.7.0
4612024-10-01T17:42:04.622Z Compiling tabled v0.15.0
4622024-10-01T17:42:05.570Z Compiling serde_derive v1.0.210
4632024-10-01T17:42:05.573Z Compiling thiserror-impl v1.0.64
4642024-10-01T17:42:05.573Z Compiling zerocopy-derive v0.7.34
4652024-10-01T17:42:05.721Z Compiling scroll_derive v0.12.0
4662024-10-01T17:42:05.883Z Compiling clap_derive v4.5.18
4672024-10-01T17:42:06.999Z Compiling scroll v0.12.0
4682024-10-01T17:42:07.434Z Compiling zerocopy v0.7.34
4692024-10-01T17:42:07.469Z Compiling goblin v0.8.2
4702024-10-01T17:42:08.122Z Compiling pest v2.7.10
4712024-10-01T17:42:09.673Z Compiling clap v4.5.18
4722024-10-01T17:42:10.451Z Compiling pest_meta v2.7.10
4732024-10-01T17:42:11.266Z Compiling pest_generator v2.7.10
4742024-10-01T17:42:13.194Z Compiling pest_derive v2.7.10
4752024-10-01T17:42:13.904Z Compiling dtrace-parser v0.2.0
4762024-10-01T17:42:15.496Z Compiling serde_spanned v0.6.7
4772024-10-01T17:42:15.499Z Compiling toml_datetime v0.6.8
4782024-10-01T17:42:15.499Z Compiling cargo-platform v0.1.8
4792024-10-01T17:42:15.865Z Compiling serde_tokenstream v0.2.2
4802024-10-01T17:42:16.005Z Compiling toml_edit v0.22.22
4812024-10-01T17:42:16.109Z Compiling camino-tempfile v1.1.1
4822024-10-01T17:42:16.143Z Compiling macaddr v1.0.1
4832024-10-01T17:42:16.888Z Compiling dof v0.3.0
4842024-10-01T17:42:16.888Z Compiling cargo_metadata v0.18.1
4852024-10-01T17:42:18.710Z Compiling toml v0.8.19
4862024-10-01T17:42:18.922Z Compiling usdt-attr-macro v0.5.0
4872024-10-01T17:42:18.922Z Compiling usdt-macro v0.5.0
4882024-10-01T17:42:19.516Z Compiling cargo_toml v0.20.5
4892024-10-01T17:42:20.299Z Compiling usdt v0.5.0
4902024-10-01T17:42:23.360Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912024-10-01T17:42:27.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.16s
4922024-10-01T17:42:27.851Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4932024-10-01T17:42:28.046Z Updating git repository `https://github.com/oxidecomputer/propolis`
4942024-10-01T17:42:28.425Z Downloading crates ...
4952024-10-01T17:42:28.550Z Downloaded adler v1.0.2
4962024-10-01T17:42:28.560Z Downloaded debug-ignore v1.0.5
4972024-10-01T17:42:28.564Z Downloaded hostname v0.4.0
4982024-10-01T17:42:28.568Z Downloaded crunchy v0.2.2
4992024-10-01T17:42:28.570Z Downloaded cfg_aliases v0.1.1
5002024-10-01T17:42:28.570Z Downloaded atomicwrites v0.4.4
5012024-10-01T17:42:28.573Z Downloaded impl-trait-for-tuples v0.2.2
5022024-10-01T17:42:28.576Z Downloaded hyper-rustls v0.27.3
5032024-10-01T17:42:28.579Z Downloaded hubpack_derive v0.1.1
5042024-10-01T17:42:28.582Z Downloaded adler2 v2.0.0
5052024-10-01T17:42:28.582Z Downloaded http-body v1.0.0
5062024-10-01T17:42:28.584Z Downloaded http-range v0.1.5
5072024-10-01T17:42:28.587Z Downloaded hyper-tls v0.6.0
5082024-10-01T17:42:28.589Z Downloaded cstr-argument v0.1.2
5092024-10-01T17:42:28.592Z Downloaded constant_time_eq v0.3.0
5102024-10-01T17:42:28.592Z Downloaded aead v0.5.2
5112024-10-01T17:42:28.594Z Downloaded block-padding v0.3.3
5122024-10-01T17:42:28.597Z Downloaded newline-converter v0.3.0
5132024-10-01T17:42:28.597Z Downloaded newtype_derive v0.1.6
5142024-10-01T17:42:28.601Z Downloaded md5 v0.7.0
5152024-10-01T17:42:28.601Z Downloaded is-terminal v0.4.12
5162024-10-01T17:42:28.601Z Downloaded instant v0.1.12
5172024-10-01T17:42:28.603Z Downloaded castaway v0.2.3
5182024-10-01T17:42:28.603Z Downloaded nodrop v0.1.14
5192024-10-01T17:42:28.606Z Downloaded crossbeam-deque v0.8.5
5202024-10-01T17:42:28.608Z Downloaded crc-catalog v2.4.0
5212024-10-01T17:42:28.608Z Downloaded instability v0.3.2
5222024-10-01T17:42:28.611Z Downloaded mockall v0.13.0
5232024-10-01T17:42:28.614Z Downloaded crc v3.2.1
5242024-10-01T17:42:28.616Z Downloaded lazy_static v1.5.0
5252024-10-01T17:42:28.619Z Downloaded lru v0.12.3
5262024-10-01T17:42:28.619Z Downloaded keccak v0.1.5
5272024-10-01T17:42:28.621Z Downloaded libsw v3.3.1
5282024-10-01T17:42:28.624Z Downloaded bit-vec v0.6.3
5292024-10-01T17:42:28.624Z Downloaded nanorand v0.7.0
5302024-10-01T17:42:28.627Z Downloaded memoffset v0.9.1
5312024-10-01T17:42:28.630Z Downloaded array-init v0.0.4
5322024-10-01T17:42:28.632Z Downloaded ref-cast v1.0.23
5332024-10-01T17:42:28.635Z Downloaded atty v0.2.14
5342024-10-01T17:42:28.637Z Downloaded assert_matches v1.5.0
5352024-10-01T17:42:28.638Z Downloaded indent_write v2.2.0
5362024-10-01T17:42:28.640Z Downloaded maplit v1.0.2
5372024-10-01T17:42:28.640Z Downloaded iana-time-zone v0.1.60
5382024-10-01T17:42:28.643Z Downloaded darling_macro v0.20.9
5392024-10-01T17:42:28.645Z Downloaded ciborium-io v0.2.2
5402024-10-01T17:42:28.645Z Downloaded async-stream-impl v0.3.5
5412024-10-01T17:42:28.648Z Downloaded crucible-workspace-hack v0.1.0
5422024-10-01T17:42:28.648Z Downloaded humantime v2.1.0
5432024-10-01T17:42:28.650Z Downloaded hubpack v0.1.2
5442024-10-01T17:42:28.650Z Downloaded base64ct v1.6.0
5452024-10-01T17:42:28.652Z Downloaded hostname v0.3.1
5462024-10-01T17:42:28.655Z Downloaded linked-hash-map v0.5.6
5472024-10-01T17:42:28.658Z Downloaded colored v2.1.0
5482024-10-01T17:42:28.662Z Downloaded argon2 v0.5.3
5492024-10-01T17:42:28.662Z Downloaded new_debug_unreachable v1.0.6
5502024-10-01T17:42:28.665Z Downloaded mime_guess v2.0.4
5512024-10-01T17:42:28.665Z Downloaded darling v0.20.9
5522024-10-01T17:42:28.669Z Downloaded ciborium-ll v0.2.2
5532024-10-01T17:42:28.671Z Downloaded multer v3.1.0
5542024-10-01T17:42:28.674Z Downloaded ahash v0.8.11
5552024-10-01T17:42:28.677Z Downloaded sqlparser_derive v0.2.2
5562024-10-01T17:42:28.680Z Downloaded csv-core v0.1.11
5572024-10-01T17:42:28.682Z Downloaded atomic-waker v1.1.2
5582024-10-01T17:42:28.682Z Downloaded hyper-staticfile v0.10.1
5592024-10-01T17:42:28.685Z Downloaded httparse v1.8.0
5602024-10-01T17:42:28.687Z Downloaded bitflags v1.3.2
5612024-10-01T17:42:28.690Z Downloaded console v0.15.8
5622024-10-01T17:42:28.694Z Downloaded ipnetwork v0.20.0
5632024-10-01T17:42:28.697Z Downloaded linear-map v1.2.0
5642024-10-01T17:42:28.699Z Downloaded lazycell v1.3.0
5652024-10-01T17:42:28.702Z Downloaded cipher v0.4.4
5662024-10-01T17:42:28.702Z Downloaded kstat-rs v0.2.4
5672024-10-01T17:42:28.705Z Downloaded rustc_version v0.1.7
5682024-10-01T17:42:28.705Z Downloaded managed v0.8.0
5692024-10-01T17:42:28.707Z Downloaded multimap v0.10.0
5702024-10-01T17:42:28.708Z Downloaded ctr v0.9.2
5712024-10-01T17:42:28.710Z Downloaded convert_case v0.4.0
5722024-10-01T17:42:28.713Z Downloaded sha1 v0.10.6
5732024-10-01T17:42:28.715Z Downloaded const_format_proc_macros v0.2.33
5742024-10-01T17:42:28.718Z Downloaded hmac v0.12.1
5752024-10-01T17:42:28.720Z Downloaded tower-service v0.3.2
5762024-10-01T17:42:28.720Z Downloaded take_mut v0.2.2
5772024-10-01T17:42:28.723Z Downloaded sync_wrapper v1.0.1
5782024-10-01T17:42:28.723Z Downloaded sync_wrapper v0.1.2
5792024-10-01T17:42:28.725Z Downloaded libloading v0.8.3
5802024-10-01T17:42:28.728Z Downloaded rusty-fork v0.3.0
5812024-10-01T17:42:28.730Z Downloaded rustc_version v0.4.0
5822024-10-01T17:42:28.732Z Downloaded rustc-hash v2.0.0
5832024-10-01T17:42:28.732Z Downloaded smf v0.2.3
5842024-10-01T17:42:28.735Z Downloaded spki v0.7.3
5852024-10-01T17:42:28.738Z Downloaded sqlformat v0.2.6
5862024-10-01T17:42:28.740Z Downloaded rfc6979 v0.4.0
5872024-10-01T17:42:28.740Z Downloaded jobserver v0.1.32
5882024-10-01T17:42:28.743Z Downloaded arrayvec v0.7.4
5892024-10-01T17:42:28.747Z Downloaded display-error-chain v0.2.1
5902024-10-01T17:42:28.750Z Downloaded oso-derive v0.27.3
5912024-10-01T17:42:28.750Z Downloaded termios v0.3.3
5922024-10-01T17:42:28.750Z Downloaded lock_api v0.4.12
5932024-10-01T17:42:28.752Z Downloaded fragile v2.0.0
5942024-10-01T17:42:28.755Z Downloaded num-conv v0.1.0
5952024-10-01T17:42:28.757Z Downloaded unicode-xid v0.2.4
5962024-10-01T17:42:28.757Z Downloaded tap v1.0.1
5972024-10-01T17:42:28.759Z Downloaded newtype-uuid v1.1.0
5982024-10-01T17:42:28.759Z Downloaded blowfish v0.9.1
5992024-10-01T17:42:28.762Z Downloaded zeroize_derive v1.4.2
6002024-10-01T17:42:28.764Z Downloaded zone v0.1.8
6012024-10-01T17:42:28.764Z Downloaded utf-8 v0.7.6
6022024-10-01T17:42:28.768Z Downloaded untrusted v0.9.0
6032024-10-01T17:42:28.768Z Downloaded native-tls v0.2.11
6042024-10-01T17:42:28.771Z Downloaded miniz_oxide v0.7.2
6052024-10-01T17:42:28.774Z Downloaded zone v0.3.0
6062024-10-01T17:42:28.774Z Downloaded dsl_auto_type v0.1.2
6072024-10-01T17:42:28.777Z Downloaded cookie_store v0.21.0
6082024-10-01T17:42:28.779Z Downloaded cbc v0.1.2
6092024-10-01T17:42:28.780Z Downloaded peg-runtime v0.8.3
6102024-10-01T17:42:28.782Z Downloaded buf-list v1.0.3
6112024-10-01T17:42:28.784Z Downloaded tabwriter v1.4.0
6122024-10-01T17:42:28.787Z Downloaded fd-lock v4.0.2
6132024-10-01T17:42:28.789Z Downloaded crc32fast v1.4.0
6142024-10-01T17:42:28.792Z Downloaded fallible-streaming-iterator v0.1.9
6152024-10-01T17:42:28.792Z Downloaded bytes v1.7.2
6162024-10-01T17:42:28.796Z Downloaded smallvec v1.13.2
6172024-10-01T17:42:28.798Z Downloaded sigpipe v0.1.3
6182024-10-01T17:42:28.800Z Downloaded wyz v0.5.1
6192024-10-01T17:42:28.803Z Downloaded serde_derive_internals v0.29.1
6202024-10-01T17:42:28.805Z Downloaded crossbeam-utils v0.8.19
6212024-10-01T17:42:28.807Z Downloaded num-iter v0.1.45
6222024-10-01T17:42:28.810Z Downloaded ena v0.14.3
6232024-10-01T17:42:28.810Z Downloaded slog-envlogger v2.2.0
6242024-10-01T17:42:28.812Z Downloaded want v0.3.1
6252024-10-01T17:42:28.815Z Downloaded zeroize v1.8.1
6262024-10-01T17:42:28.817Z Downloaded walkdir v2.5.0
6272024-10-01T17:42:28.817Z Downloaded try-lock v0.2.5
6282024-10-01T17:42:28.820Z Downloaded diesel_table_macro_syntax v0.2.0
6292024-10-01T17:42:28.820Z Downloaded waitgroup v0.1.2
6302024-10-01T17:42:28.822Z Downloaded group v0.13.0
6312024-10-01T17:42:28.825Z Downloaded pem v3.0.4
6322024-10-01T17:42:28.825Z Downloaded num-derive v0.4.2
6332024-10-01T17:42:28.827Z Downloaded spin v0.9.8
6342024-10-01T17:42:28.830Z Downloaded blake2 v0.10.6
6352024-10-01T17:42:28.833Z Downloaded const-oid v0.9.6
6362024-10-01T17:42:28.836Z Downloaded number_prefix v0.4.0
6372024-10-01T17:42:28.838Z Downloaded ff v0.13.0
6382024-10-01T17:42:28.841Z Downloaded rustfmt-wrapper v0.2.1
6392024-10-01T17:42:28.841Z Downloaded hyper-util v0.1.9
6402024-10-01T17:42:28.845Z Downloaded mio v0.8.11
6412024-10-01T17:42:28.852Z Downloaded parse-size v1.0.0
6422024-10-01T17:42:28.854Z Downloaded precomputed-hash v0.1.1
6432024-10-01T17:42:28.857Z Downloaded subtle v2.5.0
6442024-10-01T17:42:28.857Z Downloaded signal-hook-mio v0.2.4
6452024-10-01T17:42:28.860Z Downloaded signature v2.2.0
6462024-10-01T17:42:28.860Z Downloaded signal-hook-tokio v0.3.1
6472024-10-01T17:42:28.862Z Downloaded fixedbitset v0.4.2
6482024-10-01T17:42:28.865Z Downloaded headers-core v0.3.0
6492024-10-01T17:42:28.865Z Downloaded tui-tree-widget v0.22.0
6502024-10-01T17:42:28.867Z Downloaded chacha20poly1305 v0.10.1
6512024-10-01T17:42:28.870Z Downloaded signal-hook-registry v1.4.2
6522024-10-01T17:42:28.870Z Downloaded psl-types v2.0.11
6532024-10-01T17:42:28.872Z Downloaded which v4.4.2
6542024-10-01T17:42:28.872Z Downloaded shlex v1.3.0
6552024-10-01T17:42:28.874Z Downloaded polyval v0.6.2
6562024-10-01T17:42:28.877Z Downloaded hex v0.4.3
6572024-10-01T17:42:28.879Z Downloaded whoami v1.5.2
6582024-10-01T17:42:28.882Z Downloaded sec1 v0.7.3
6592024-10-01T17:42:28.884Z Downloaded quick-error v1.2.3
6602024-10-01T17:42:28.886Z Downloaded serde-big-array v0.5.1
6612024-10-01T17:42:28.886Z Downloaded dropshot_endpoint v0.12.0
6622024-10-01T17:42:28.890Z Downloaded thread_local v1.1.8
6632024-10-01T17:42:28.893Z Downloaded heck v0.3.3
6642024-10-01T17:42:28.897Z Downloaded tokio-native-tls v0.3.1
6652024-10-01T17:42:28.897Z Downloaded tokio-macros v2.4.0
6662024-10-01T17:42:28.900Z Downloaded num-complex v0.4.6
6672024-10-01T17:42:28.900Z Downloaded futures-task v0.3.30
6682024-10-01T17:42:28.902Z Downloaded compact_str v0.8.0
6692024-10-01T17:42:28.905Z Downloaded embedded-io v0.4.0
6702024-10-01T17:42:28.907Z Downloaded downcast v0.11.0
6712024-10-01T17:42:28.919Z Downloaded darling_core v0.20.9
6722024-10-01T17:42:28.925Z Downloaded time-core v0.1.2
6732024-10-01T17:42:28.927Z Downloaded crossbeam-channel v0.5.12
6742024-10-01T17:42:28.931Z Downloaded cc v1.0.97
6752024-10-01T17:42:28.935Z Downloaded slog-stdlog v4.1.1
6762024-10-01T17:42:28.938Z Downloaded rpassword v7.3.1
6772024-10-01T17:42:28.940Z Downloaded foreign-types v0.3.2
6782024-10-01T17:42:28.940Z Downloaded serde_plain v1.0.2
6792024-10-01T17:42:28.943Z Downloaded http v0.2.12
6802024-10-01T17:42:28.946Z Downloaded fatfs v0.3.6
6812024-10-01T17:42:28.949Z Downloaded opaque-debug v0.3.1
6822024-10-01T17:42:28.952Z Downloaded supports-color v3.0.1
6832024-10-01T17:42:28.954Z Downloaded same-file v1.0.6
6842024-10-01T17:42:28.954Z Downloaded pkg-config v0.3.30
6852024-10-01T17:42:28.956Z Downloaded smallvec v0.6.14
6862024-10-01T17:42:28.959Z Downloaded string_cache v0.8.7
6872024-10-01T17:42:28.962Z Downloaded signal-hook v0.3.17
6882024-10-01T17:42:28.965Z Downloaded tracing-attributes v0.1.27
6892024-10-01T17:42:28.967Z Downloaded rustc-demangle v0.1.24
6902024-10-01T17:42:28.970Z Downloaded uzers v0.11.3
6912024-10-01T17:42:28.970Z Downloaded base64 v0.22.1
6922024-10-01T17:42:28.974Z Downloaded base64 v0.13.1
6932024-10-01T17:42:28.979Z Downloaded dirs-sys-next v0.1.2
6942024-10-01T17:42:28.981Z Downloaded url v2.5.2
6952024-10-01T17:42:28.984Z Downloaded unarray v0.1.4
6962024-10-01T17:42:28.987Z Downloaded structmeta-derive v0.3.0
6972024-10-01T17:42:28.989Z Downloaded dirs-next v2.0.0
6982024-10-01T17:42:28.989Z Downloaded slog-term v2.9.1
6992024-10-01T17:42:28.992Z Downloaded typify-macro v0.2.0
7002024-10-01T17:42:28.996Z Downloaded toolchain_find v0.4.0
7012024-10-01T17:42:28.996Z Downloaded globset v0.4.14
7022024-10-01T17:42:28.999Z Downloaded postcard v1.0.8
7032024-10-01T17:42:29.002Z Downloaded libm v0.2.8
7042024-10-01T17:42:29.010Z Downloaded futures-io v0.3.30
7052024-10-01T17:42:29.012Z Downloaded num_threads v0.1.7
7062024-10-01T17:42:29.012Z Downloaded foreign-types-shared v0.3.1
7072024-10-01T17:42:29.013Z Downloaded foreign-types-shared v0.1.1
7082024-10-01T17:42:29.015Z Downloaded dhcproto-macros v0.1.0
7092024-10-01T17:42:29.015Z Downloaded parse-display-derive v0.10.0
7102024-10-01T17:42:29.017Z Downloaded quinn-udp v0.5.5
7112024-10-01T17:42:29.020Z Downloaded glob v0.3.1
7122024-10-01T17:42:29.020Z Downloaded tokio-rustls v0.25.0
7132024-10-01T17:42:29.023Z Downloaded crypto-bigint v0.5.5
7142024-10-01T17:42:29.031Z Downloaded russh-cryptovec v0.7.2
7152024-10-01T17:42:29.034Z Downloaded tiny-keccak v2.0.2
7162024-10-01T17:42:29.036Z Downloaded static_assertions v1.1.0
7172024-10-01T17:42:29.036Z Downloaded parse-display v0.10.0
7182024-10-01T17:42:29.039Z Downloaded zone_cfg_derive v0.1.2
7192024-10-01T17:42:29.039Z Downloaded tinyvec_macros v0.1.1
7202024-10-01T17:42:29.041Z Downloaded termtree v0.4.1
7212024-10-01T17:42:29.041Z Downloaded tungstenite v0.21.0
7222024-10-01T17:42:29.045Z Downloaded stable_deref_trait v1.2.0
7232024-10-01T17:42:29.047Z Downloaded xz2 v0.1.7
7242024-10-01T17:42:29.050Z Downloaded xattr v1.3.1
7252024-10-01T17:42:29.050Z Downloaded wait-timeout v0.2.0
7262024-10-01T17:42:29.052Z Downloaded similar v2.6.0
7272024-10-01T17:42:29.057Z Downloaded vte_generate_state_changes v0.1.1
7282024-10-01T17:42:29.060Z Downloaded ssh-encoding v0.2.0
7292024-10-01T17:42:29.063Z Downloaded num-rational v0.4.2
7302024-10-01T17:42:29.065Z Downloaded der_derive v0.7.2
7312024-10-01T17:42:29.065Z Downloaded hashlink v0.9.1
7322024-10-01T17:42:29.067Z Downloaded aho-corasick v1.1.3
7332024-10-01T17:42:29.073Z Downloaded fxhash v0.2.1
7342024-10-01T17:42:29.076Z Downloaded fallible-iterator v0.3.0
7352024-10-01T17:42:29.076Z Downloaded topological-sort v0.2.2
7362024-10-01T17:42:29.079Z Downloaded uuid v1.10.0
7372024-10-01T17:42:29.081Z Downloaded path-slash v0.1.5
7382024-10-01T17:42:29.084Z Downloaded olpc-cjson v0.1.3
7392024-10-01T17:42:29.084Z Downloaded serde_path_to_error v0.1.16
7402024-10-01T17:42:29.087Z Downloaded num_enum_derive v0.5.11
7412024-10-01T17:42:29.089Z Downloaded num_enum v0.5.11
7422024-10-01T17:42:29.092Z Downloaded num v0.4.3
7432024-10-01T17:42:29.095Z Downloaded hex-literal v0.4.1
7442024-10-01T17:42:29.098Z Downloaded tracing-core v0.1.32
7452024-10-01T17:42:29.100Z Downloaded serde-hex v0.1.0
7462024-10-01T17:42:29.103Z Downloaded twox-hash v1.6.3
7472024-10-01T17:42:29.106Z Downloaded parking_lot v0.11.2
7482024-10-01T17:42:29.106Z Downloaded publicsuffix v2.2.3
7492024-10-01T17:42:29.109Z Downloaded sct v0.7.1
7502024-10-01T17:42:29.113Z Downloaded aes v0.8.4
7512024-10-01T17:42:29.117Z Downloaded libxml v0.3.3
7522024-10-01T17:42:29.124Z Downloaded futures-channel v0.3.30
7532024-10-01T17:42:29.127Z Downloaded strum v0.26.3
7542024-10-01T17:42:29.130Z Downloaded endian-type v0.1.2
7552024-10-01T17:42:29.130Z Downloaded untrusted v0.7.1
7562024-10-01T17:42:29.132Z Downloaded strip-ansi-escapes v0.2.0
7572024-10-01T17:42:29.132Z Downloaded derive-where v1.2.7
7582024-10-01T17:42:29.135Z Downloaded dyn-clone v1.0.17
7592024-10-01T17:42:29.138Z Downloaded scheduled-thread-pool v0.2.7
7602024-10-01T17:42:29.140Z Downloaded percent-encoding v2.3.1
7612024-10-01T17:42:29.140Z Downloaded float-ord v0.3.2
7622024-10-01T17:42:29.143Z Downloaded foreign-types-macros v0.2.3
7632024-10-01T17:42:29.143Z Downloaded enum-as-inner v0.6.0
7642024-10-01T17:42:29.145Z Downloaded pin-project v1.1.5
7652024-10-01T17:42:29.157Z Downloaded peg v0.8.4
7662024-10-01T17:42:29.161Z Downloaded phf_shared v0.10.0
7672024-10-01T17:42:29.164Z Downloaded structmeta v0.3.0
7682024-10-01T17:42:29.164Z Downloaded packed_struct_codegen v0.10.1
7692024-10-01T17:42:29.167Z Downloaded futures-macro v0.3.30
7702024-10-01T17:42:29.167Z Downloaded futures-core v0.3.30
7712024-10-01T17:42:29.169Z Downloaded packed_struct v0.10.1
7722024-10-01T17:42:29.172Z Downloaded tokio-tungstenite v0.23.1
7732024-10-01T17:42:29.175Z Downloaded pkcs5 v0.7.1
7742024-10-01T17:42:29.178Z Downloaded rustyline v14.0.0
7752024-10-01T17:42:29.183Z Downloaded thiserror-no-std v2.0.2
7762024-10-01T17:42:29.188Z Downloaded float-cmp v0.9.0
7772024-10-01T17:42:29.190Z Downloaded predicates-tree v1.0.9
7782024-10-01T17:42:29.193Z Downloaded strum_macros v0.25.3
7792024-10-01T17:42:29.195Z Downloaded structmeta-derive v0.2.0
7802024-10-01T17:42:29.195Z Downloaded openssl-macros v0.1.1
7812024-10-01T17:42:29.198Z Downloaded hkdf v0.12.4
7822024-10-01T17:42:29.200Z Downloaded pem-rfc7468 v0.7.0
7832024-10-01T17:42:29.203Z Downloaded foreign-types v0.5.0
7842024-10-01T17:42:29.203Z Downloaded ed25519 v2.2.3
7852024-10-01T17:42:29.205Z Downloaded difflib v0.4.0
7862024-10-01T17:42:29.207Z Downloaded strum_macros v0.24.3
7872024-10-01T17:42:29.207Z Downloaded slab v0.4.9
7882024-10-01T17:42:29.210Z Downloaded slog-async v2.8.0
7892024-10-01T17:42:29.212Z Downloaded slog-bunyan v2.5.0
7902024-10-01T17:42:29.215Z Downloaded phf v0.11.2
7912024-10-01T17:42:29.215Z Downloaded peg-macros v0.8.4
7922024-10-01T17:42:29.217Z Downloaded itertools v0.12.1
7932024-10-01T17:42:29.224Z Downloaded openssl-probe v0.1.5
7942024-10-01T17:42:29.227Z Downloaded rand_seeder v0.3.0
7952024-10-01T17:42:29.230Z Downloaded phf_shared v0.11.2
7962024-10-01T17:42:29.230Z Downloaded num-traits v0.2.19
7972024-10-01T17:42:29.233Z Downloaded hashbrown v0.13.2
7982024-10-01T17:42:29.237Z Downloaded progenitor-client v0.8.0
7992024-10-01T17:42:29.239Z Downloaded rand_chacha v0.3.1
8002024-10-01T17:42:29.242Z Downloaded env_logger v0.11.5
8012024-10-01T17:42:29.244Z Downloaded flate2 v1.0.34
8022024-10-01T17:42:29.249Z Downloaded radium v0.7.0
8032024-10-01T17:42:29.251Z Downloaded gethostname v0.5.0
8042024-10-01T17:42:29.251Z Downloaded tough v0.17.1
8052024-10-01T17:42:29.260Z Downloaded rand_core v0.6.4
8062024-10-01T17:42:29.262Z Downloaded predicates-core v1.0.6
8072024-10-01T17:42:29.265Z Downloaded zone_cfg_derive v0.3.0
8082024-10-01T17:42:29.265Z Downloaded vte v0.11.1
8092024-10-01T17:42:29.268Z Downloaded vsss-rs v3.3.4
8102024-10-01T17:42:29.270Z Downloaded derive_builder_macro v0.20.0
8112024-10-01T17:42:29.270Z Downloaded env_logger v0.10.2
8122024-10-01T17:42:29.273Z Downloaded rustls-pemfile v2.1.3
8132024-10-01T17:42:29.280Z Downloaded progenitor v0.8.0
8142024-10-01T17:42:29.280Z Downloaded tls_codec_derive v0.4.1
8152024-10-01T17:42:29.280Z Downloaded rustls-pki-types v1.7.0
8162024-10-01T17:42:29.284Z Downloaded slog v2.7.0
8172024-10-01T17:42:29.286Z Downloaded derive_builder v0.20.0
8182024-10-01T17:42:29.291Z Downloaded tungstenite v0.23.0
8192024-10-01T17:42:29.295Z Downloaded ghash v0.5.1
8202024-10-01T17:42:29.297Z Downloaded scrypt v0.11.0
8212024-10-01T17:42:29.299Z Downloaded tokio-rustls v0.26.0
8222024-10-01T17:42:29.302Z Downloaded siphasher v0.3.11
8232024-10-01T17:42:29.302Z Downloaded blake3 v1.5.1
8242024-10-01T17:42:29.309Z Downloaded openssl-sys v0.9.103
8252024-10-01T17:42:29.315Z Downloaded pretty-hex v0.2.1
8262024-10-01T17:42:29.318Z Downloaded schemars_derive v0.8.21
8272024-10-01T17:42:29.320Z Downloaded snafu-derive v0.8.2
8282024-10-01T17:42:29.320Z Downloaded unicode-truncate v1.0.0
8292024-10-01T17:42:29.323Z Downloaded strum_macros v0.26.4
8302024-10-01T17:42:29.325Z Downloaded rustversion v1.0.17
8312024-10-01T17:42:29.328Z Downloaded diff v0.1.13
8322024-10-01T17:42:29.330Z Downloaded defmt v0.3.8
8332024-10-01T17:42:29.335Z Downloaded snafu v0.8.2
8342024-10-01T17:42:29.341Z Downloaded pin-utils v0.1.0
8352024-10-01T17:42:29.344Z Downloaded defmt-parser v0.3.4
8362024-10-01T17:42:29.344Z Downloaded defmt-macros v0.3.9
8372024-10-01T17:42:29.347Z Downloaded sqlparser v0.45.0
8382024-10-01T17:42:29.353Z Downloaded slog-dtrace v0.3.0
8392024-10-01T17:42:29.355Z Downloaded universal-hash v0.5.1
8402024-10-01T17:42:29.358Z Downloaded dhcproto v0.12.0
8412024-10-01T17:42:29.361Z Downloaded slog-json v2.6.1
8422024-10-01T17:42:29.363Z Downloaded time v0.3.36
8432024-10-01T17:42:29.369Z Downloaded socket2 v0.5.7
8442024-10-01T17:42:29.373Z Downloaded rayon-core v1.12.1
8452024-10-01T17:42:29.375Z Downloaded tls_codec v0.4.1
8462024-10-01T17:42:29.378Z Downloaded hash32 v0.3.1
8472024-10-01T17:42:29.380Z Downloaded proc-macro-crate v1.3.1
8482024-10-01T17:42:29.384Z Downloaded primeorder v0.13.6
8492024-10-01T17:42:29.384Z Downloaded progenitor-impl v0.8.0
8502024-10-01T17:42:29.388Z Downloaded tinyvec v1.6.0
8512024-10-01T17:42:29.391Z Downloaded derive_more v0.99.18
8522024-10-01T17:42:29.394Z Downloaded ron v0.8.1
8532024-10-01T17:42:29.400Z Downloaded hash32 v0.2.1
8542024-10-01T17:42:29.402Z Downloaded socket2 v0.4.10
8552024-10-01T17:42:29.405Z Downloaded reqwest v0.11.27
8562024-10-01T17:42:29.413Z Downloaded pkcs1 v0.7.5
8572024-10-01T17:42:29.415Z Downloaded spin v0.5.2
8582024-10-01T17:42:29.418Z Downloaded lalrpop v0.19.12
8592024-10-01T17:42:29.429Z Downloaded winnow v0.5.40
8602024-10-01T17:42:29.438Z Downloaded unicode-bidi v0.3.15
8612024-10-01T17:42:29.441Z Downloaded ssh-key v0.6.6
8622024-10-01T17:42:29.449Z Downloaded steno v0.4.1
8632024-10-01T17:42:29.454Z Downloaded expectorate v1.1.0
8642024-10-01T17:42:29.456Z Downloaded getrandom v0.2.14
8652024-10-01T17:42:29.459Z Downloaded des v0.8.1
8662024-10-01T17:42:29.461Z Downloaded unsafe-libyaml v0.2.11
8672024-10-01T17:42:29.465Z Downloaded flume v0.11.0
8682024-10-01T17:42:29.469Z Downloaded test-strategy v0.3.1
8692024-10-01T17:42:29.472Z Downloaded subprocess v0.2.9
8702024-10-01T17:42:29.475Z Downloaded schemars v0.8.21
8712024-10-01T17:42:29.489Z Downloaded num-bigint v0.4.5
8722024-10-01T17:42:29.493Z Downloaded omicron-zone-package v0.11.1
8732024-10-01T17:42:29.497Z Downloaded russh v0.45.0
8742024-10-01T17:42:29.503Z Downloaded half v2.4.1
8752024-10-01T17:42:29.507Z Downloaded tokio-util v0.7.12
8762024-10-01T17:42:29.513Z Downloaded der v0.7.9
8772024-10-01T17:42:29.518Z Downloaded idna v0.4.0
8782024-10-01T17:42:29.526Z Downloaded idna v0.2.3
8792024-10-01T17:42:29.533Z Downloaded prettyplease v0.2.22
8802024-10-01T17:42:29.537Z Downloaded headers v0.4.0
8812024-10-01T17:42:29.543Z Downloaded chrono v0.4.38
8822024-10-01T17:42:29.551Z Downloaded bindgen v0.69.4
8832024-10-01T17:42:29.558Z Downloaded quinn-proto v0.11.8
8842024-10-01T17:42:29.565Z Downloaded quick-xml v0.33.0
8852024-10-01T17:42:29.572Z Downloaded unicode-normalization v0.1.23
8862024-10-01T17:42:29.576Z Downloaded h2 v0.3.26
8872024-10-01T17:42:29.582Z Downloaded webpki-roots v0.26.3
8882024-10-01T17:42:29.586Z Downloaded unicode_categories v0.1.1
8892024-10-01T17:42:29.588Z Downloaded unicode-segmentation v1.11.0
8902024-10-01T17:42:29.592Z Downloaded p521 v0.13.3
8912024-10-01T17:42:29.596Z Downloaded rayon v1.10.0
8922024-10-01T17:42:29.605Z Downloaded bitvec v1.0.1
8932024-10-01T17:42:29.621Z Downloaded nix v0.27.1
8942024-10-01T17:42:29.632Z Downloaded reedline v0.33.0
8952024-10-01T17:42:29.641Z Downloaded smoltcp v0.9.1
8962024-10-01T17:42:29.650Z Downloaded rustls-webpki v0.101.7
8972024-10-01T17:42:29.665Z Downloaded radix_trie v0.2.1
8982024-10-01T17:42:29.670Z Downloaded object v0.32.2
8992024-10-01T17:42:29.680Z Downloaded futures-util v0.3.30
9002024-10-01T17:42:29.692Z Downloaded dropshot v0.12.0
9012024-10-01T17:42:29.713Z Downloaded regex v1.10.6
9022024-10-01T17:42:29.726Z Downloaded curve25519-dalek v4.1.3
9032024-10-01T17:42:29.736Z Downloaded h2 v0.4.6
9042024-10-01T17:42:29.742Z Downloaded salty v0.3.0
9052024-10-01T17:42:29.749Z Downloaded regex-syntax v0.6.29
9062024-10-01T17:42:29.757Z Downloaded rustls v0.23.10
9072024-10-01T17:42:29.773Z Downloaded dropshot v0.10.1
9082024-10-01T17:42:29.782Z Downloaded zerocopy-derive v0.6.6
9092024-10-01T17:42:29.792Z Downloaded regex-syntax v0.8.4
9102024-10-01T17:42:29.801Z Downloaded nix v0.29.0
9112024-10-01T17:42:29.812Z Downloaded typify-impl v0.2.0
9122024-10-01T17:42:29.828Z Downloaded trust-dns-proto v0.22.0
9132024-10-01T17:42:29.841Z Downloaded regress v0.10.1
9142024-10-01T17:42:29.849Z Downloaded polar-core v0.27.3
9152024-10-01T17:42:29.858Z Downloaded lzma-sys v0.1.20
9162024-10-01T17:42:29.888Z Downloaded git2 v0.19.0
9172024-10-01T17:42:29.898Z Downloaded regress v0.9.1
9182024-10-01T17:42:29.905Z Downloaded rustls v0.22.4
9192024-10-01T17:42:29.919Z Downloaded petgraph v0.6.5
9202024-10-01T17:42:29.937Z Downloaded openssl v0.10.66
9212024-10-01T17:42:29.946Z Downloaded gimli v0.28.1
9222024-10-01T17:42:29.954Z Downloaded smoltcp v0.11.0
9232024-10-01T17:42:29.968Z Downloaded diesel v2.2.4
9242024-10-01T17:42:29.987Z Downloaded bstr v1.9.1
9252024-10-01T17:42:29.997Z Downloaded hickory-proto v0.24.1
9262024-10-01T17:42:30.013Z Downloaded ratatui v0.28.0
9272024-10-01T17:42:30.033Z Downloaded openapiv3 v2.0.0
9282024-10-01T17:42:30.045Z Downloaded sled v0.34.7
9292024-10-01T17:42:30.055Z Downloaded p384 v0.13.0
9302024-10-01T17:42:30.062Z Downloaded rustls v0.21.12
9312024-10-01T17:42:30.073Z Downloaded vcpkg v0.2.15
9322024-10-01T17:42:30.112Z Downloaded libgit2-sys v0.17.0+1.8.1
9332024-10-01T17:42:30.194Z Downloaded object v0.30.4
9342024-10-01T17:42:30.208Z Downloaded bzip2-sys v0.1.11+1.0.8
9352024-10-01T17:42:30.222Z Downloaded proptest v1.5.0
9362024-10-01T17:42:30.234Z Downloaded finl_unicode v1.2.0
9372024-10-01T17:42:30.249Z Downloaded rustls-webpki v0.102.4
9382024-10-01T17:42:30.266Z Downloaded nix v0.28.0
9392024-10-01T17:42:30.278Z Downloaded regex-automata v0.4.6
9402024-10-01T17:42:30.295Z Downloaded reqwest v0.12.7
9412024-10-01T17:42:30.303Z Downloaded idna v0.3.0
9422024-10-01T17:42:30.310Z Downloaded tokio v1.39.3
9432024-10-01T17:42:30.352Z Downloaded rsa v0.9.6
9442024-10-01T17:42:30.354Z Downloaded sha3 v0.10.8
9452024-10-01T17:42:30.359Z Downloaded csv v1.3.0
9462024-10-01T17:42:30.381Z Downloaded samael v0.0.17
9472024-10-01T17:42:30.386Z Downloaded idna v0.5.0
9482024-10-01T17:42:30.393Z Downloaded ed25519-dalek v2.1.1
9492024-10-01T17:42:30.398Z Downloaded serde_with v3.9.0
9502024-10-01T17:42:30.406Z Downloaded hickory-resolver v0.24.1
9512024-10-01T17:42:30.410Z Downloaded tracing v0.1.40
9522024-10-01T17:42:30.414Z Downloaded toml_edit v0.19.15
9532024-10-01T17:42:30.431Z Downloaded rusqlite v0.32.1
9542024-10-01T17:42:30.437Z Downloaded ron v0.7.1
9552024-10-01T17:42:30.443Z Downloaded rand v0.8.5
9562024-10-01T17:42:30.446Z Downloaded num-bigint-dig v0.8.4
9572024-10-01T17:42:30.451Z Downloaded portable-atomic v1.6.0
9582024-10-01T17:42:30.457Z Downloaded salsa20 v0.10.2
9592024-10-01T17:42:30.460Z Downloaded ssh-cipher v0.2.0
9602024-10-01T17:42:30.460Z Downloaded ref-cast-impl v1.0.23
9612024-10-01T17:42:30.462Z Downloaded r2d2 v0.8.10
9622024-10-01T17:42:30.462Z Downloaded progenitor-macro v0.8.0
9632024-10-01T17:42:30.462Z Downloaded derive_builder_core v0.20.0
9642024-10-01T17:42:30.465Z Downloaded vergen v8.3.2
9652024-10-01T17:42:30.468Z Downloaded x509-cert v0.2.5
9662024-10-01T17:42:30.474Z Downloaded encoding_rs v0.8.34
9672024-10-01T17:42:30.496Z Downloaded libz-sys v1.1.16
9682024-10-01T17:42:30.562Z Downloaded typify v0.2.0
9692024-10-01T17:42:30.565Z Downloaded tokio-stream v0.1.16
9702024-10-01T17:42:30.570Z Downloaded hyper v0.14.30
9712024-10-01T17:42:30.578Z Downloaded hashbrown v0.12.3
9722024-10-01T17:42:30.583Z Downloaded quinn v0.11.5
9732024-10-01T17:42:30.586Z Downloaded tokio-postgres v0.7.12
9742024-10-01T17:42:30.592Z Downloaded nom v7.1.3
9752024-10-01T17:42:30.598Z Downloaded ecdsa v0.16.9
9762024-10-01T17:42:30.600Z Downloaded yasna v0.5.2
9772024-10-01T17:42:30.602Z Downloaded tokio-tungstenite v0.21.0
9782024-10-01T17:42:30.605Z Downloaded p256 v0.13.2
9792024-10-01T17:42:30.608Z Downloaded env_filter v0.1.2
9802024-10-01T17:42:30.611Z Downloaded libsqlite3-sys v0.30.1
9812024-10-01T17:42:30.688Z Downloaded enum-as-inner v0.5.1
9822024-10-01T17:42:30.691Z Downloaded hyper v1.4.1
9832024-10-01T17:42:30.696Z Downloaded filetime v0.2.25
9842024-10-01T17:42:30.699Z Downloaded fallible-iterator v0.2.0
9852024-10-01T17:42:30.700Z Downloaded heapless v0.7.17
9862024-10-01T17:42:30.703Z Downloaded thiserror-impl-no-std v2.0.2
9872024-10-01T17:42:30.705Z Downloaded stringprep v0.1.4
9882024-10-01T17:42:30.705Z Downloaded nu-ansi-term v0.50.0
9892024-10-01T17:42:30.708Z Downloaded aes-gcm v0.10.3
9902024-10-01T17:42:30.711Z Downloaded elliptic-curve v0.13.8
9912024-10-01T17:42:30.715Z Downloaded diesel_derives v2.2.2
9922024-10-01T17:42:30.719Z Downloaded itertools v0.13.0
9932024-10-01T17:42:30.728Z Downloaded crossterm v0.27.0
9942024-10-01T17:42:30.733Z Downloaded hickory-client v0.24.1
9952024-10-01T17:42:30.745Z Downloaded pbkdf2 v0.12.2
9962024-10-01T17:42:30.746Z Downloaded pbkdf2 v0.11.0
9972024-10-01T17:42:30.746Z Downloaded structmeta v0.2.0
9982024-10-01T17:42:30.749Z Downloaded rcgen v0.12.1
9992024-10-01T17:42:30.749Z Downloaded rtoolbox v0.0.2
10002024-10-01T17:42:30.749Z Downloaded time-macros v0.2.18
10012024-10-01T17:42:30.749Z Downloaded heapless v0.8.0
10022024-10-01T17:42:30.752Z Downloaded crossterm v0.28.1
10032024-10-01T17:42:30.758Z Downloaded rustls-pemfile v1.0.4
10042024-10-01T17:42:30.762Z Downloaded pkcs8 v0.10.2
10052024-10-01T17:42:30.765Z Downloaded paste v1.0.15
10062024-10-01T17:42:30.768Z Downloaded typed-path v0.7.1
10072024-10-01T17:42:30.775Z Downloaded minimal-lexical v0.2.1
10082024-10-01T17:42:30.779Z Downloaded value-bag v1.9.0
10092024-10-01T17:42:30.782Z Downloaded predicates v3.1.2
10102024-10-01T17:42:30.785Z Downloaded tokio-rustls v0.24.1
10112024-10-01T17:42:30.788Z Downloaded secrecy v0.8.0
10122024-10-01T17:42:30.788Z Downloaded poly1305 v0.8.0
10132024-10-01T17:42:30.791Z Downloaded russh-keys v0.45.0
10142024-10-01T17:42:30.794Z Downloaded itertools v0.10.5
10152024-10-01T17:42:30.799Z Downloaded futures-executor v0.3.30
10162024-10-01T17:42:30.802Z Downloaded deranged v0.3.11
10172024-10-01T17:42:30.802Z Downloaded owo-colors v4.1.0
10182024-10-01T17:42:30.805Z Downloaded semver v0.1.20
10192024-10-01T17:42:30.805Z Downloaded postgres-types v0.2.8
10202024-10-01T17:42:30.809Z Downloaded password-hash v0.5.0
10212024-10-01T17:42:30.809Z Downloaded password-hash v0.4.2
10222024-10-01T17:42:30.812Z Downloaded toml v0.7.8
10232024-10-01T17:42:30.816Z Downloaded parking_lot_core v0.8.6
10242024-10-01T17:42:30.816Z Downloaded parking_lot v0.12.2
10252024-10-01T17:42:30.819Z Downloaded tar v0.4.42
10262024-10-01T17:42:30.822Z Downloaded mio v1.0.2
10272024-10-01T17:42:30.826Z Downloaded backtrace v0.3.71
10282024-10-01T17:42:30.845Z Downloaded futures v0.3.30
10292024-10-01T17:42:30.845Z Downloaded zerocopy v0.6.6
10302024-10-01T17:42:30.845Z Downloaded serde_yaml v0.9.34+deprecated
10312024-10-01T17:42:30.845Z Downloaded zip v0.6.6
10322024-10-01T17:42:30.848Z Downloaded slog-scope v4.4.0
10332024-10-01T17:42:30.851Z Downloaded base64 v0.21.7
10342024-10-01T17:42:30.853Z Downloaded rand_xorshift v0.3.0
10352024-10-01T17:42:30.854Z Downloaded ppv-lite86 v0.2.17
10362024-10-01T17:42:30.858Z Downloaded powerfmt v0.2.0
10372024-10-01T17:42:30.858Z Downloaded futures-sink v0.3.30
10382024-10-01T17:42:30.861Z Downloaded flagset v0.4.5
10392024-10-01T17:42:30.861Z Downloaded either v1.13.0
10402024-10-01T17:42:30.861Z Downloaded pin-project-lite v0.2.14
10412024-10-01T17:42:30.865Z Downloaded pin-project-internal v1.1.5
10422024-10-01T17:42:30.869Z Downloaded parking_lot_core v0.9.10
10432024-10-01T17:42:30.872Z Downloaded oso v0.27.3
10442024-10-01T17:42:30.875Z Downloaded http v1.1.0
10452024-10-01T17:42:30.880Z Downloaded const_format v0.2.33
10462024-10-01T17:42:30.885Z Downloaded crossbeam-epoch v0.9.18
10472024-10-01T17:42:30.885Z Downloaded crc-any v2.5.0
10482024-10-01T17:42:30.889Z Downloaded dropshot_endpoint v0.10.1
10492024-10-01T17:42:30.889Z Downloaded shell-words v1.1.0
10502024-10-01T17:42:30.889Z Downloaded serde_repr v0.1.19
10512024-10-01T17:42:30.894Z Downloaded funty v2.0.0
10522024-10-01T17:42:30.894Z Downloaded arc-swap v1.7.1
10532024-10-01T17:42:30.898Z Downloaded postgres-protocol v0.6.7
10542024-10-01T17:42:30.898Z Downloaded unicase v2.7.0
10552024-10-01T17:42:30.898Z Downloaded hickory-server v0.24.1
10562024-10-01T17:42:30.903Z Downloaded rustc-hash v1.1.0
10572024-10-01T17:42:30.907Z Downloaded mockall_derive v0.13.0
10582024-10-01T17:42:30.907Z Downloaded form_urlencoded v1.2.1
10592024-10-01T17:42:30.907Z Downloaded bzip2 v0.4.4
10602024-10-01T17:42:30.911Z Downloaded miniz_oxide v0.8.0
10612024-10-01T17:42:30.911Z Downloaded num-integer v0.1.46
10622024-10-01T17:42:30.915Z Downloaded term v0.7.0
10632024-10-01T17:42:30.922Z Downloaded serde_with_macros v3.9.0
10642024-10-01T17:42:30.922Z Downloaded backoff v0.4.0
10652024-10-01T17:42:30.923Z Downloaded bcs v0.1.6
10662024-10-01T17:42:30.927Z Downloaded normalize-line-endings v0.3.0
10672024-10-01T17:42:30.927Z Downloaded termcolor v1.4.1
10682024-10-01T17:42:30.929Z Downloaded serde_urlencoded v0.7.1
10692024-10-01T17:42:30.929Z Downloaded scopeguard v1.2.0
10702024-10-01T17:42:30.929Z Downloaded resolv-conf v0.7.0
10712024-10-01T17:42:30.939Z Downloaded indexmap v1.9.3
10722024-10-01T17:42:30.939Z Downloaded clang-sys v1.7.0
10732024-10-01T17:42:30.939Z Downloaded cookie v0.18.1
10742024-10-01T17:42:30.949Z Downloaded allocator-api2 v0.2.18
10752024-10-01T17:42:30.950Z Downloaded internet-checksum v0.2.1
10762024-10-01T17:42:30.950Z Downloaded nibble_vec v0.1.0
10772024-10-01T17:42:30.950Z Downloaded memmap2 v0.9.4
10782024-10-01T17:42:30.950Z Downloaded indicatif v0.17.8
10792024-10-01T17:42:30.963Z Downloaded highway v1.2.0
10802024-10-01T17:42:30.963Z Downloaded mime v0.3.17
10812024-10-01T17:42:30.963Z Downloaded md-5 v0.10.6
10822024-10-01T17:42:30.964Z Downloaded maybe-uninit v2.0.0
10832024-10-01T17:42:30.964Z Downloaded lru-cache v0.1.2
10842024-10-01T17:42:30.964Z Downloaded lalrpop-util v0.19.12
10852024-10-01T17:42:30.964Z Downloaded indoc v1.0.9
10862024-10-01T17:42:30.964Z Downloaded curve25519-dalek-derive v0.1.1
10872024-10-01T17:42:30.969Z Downloaded cfg_aliases v0.2.1
10882024-10-01T17:42:30.969Z Downloaded cexpr v0.6.0
10892024-10-01T17:42:30.969Z Downloaded cassowary v0.3.0
10902024-10-01T17:42:30.969Z Downloaded cobs v0.2.3
10912024-10-01T17:42:30.969Z Downloaded bitfield v0.14.0
10922024-10-01T17:42:30.969Z Downloaded bit-set v0.5.3
10932024-10-01T17:42:30.970Z Downloaded async-recursion v1.1.1
10942024-10-01T17:42:30.974Z Downloaded ciborium v0.2.2
10952024-10-01T17:42:30.974Z Downloaded async-trait v0.1.83
10962024-10-01T17:42:30.979Z Downloaded addr2line v0.21.0
10972024-10-01T17:42:30.979Z Downloaded bb8 v0.8.5
10982024-10-01T17:42:30.983Z Downloaded chacha20 v0.9.1
10992024-10-01T17:42:30.983Z Downloaded ipnet v2.10.0
11002024-10-01T17:42:30.983Z Downloaded match_cfg v0.1.0
11012024-10-01T17:42:30.989Z Downloaded is_ci v1.2.0
11022024-10-01T17:42:30.989Z Downloaded cancel-safe-futures v0.1.5
11032024-10-01T17:42:30.989Z Downloaded async-bb8-diesel v0.2.1
11042024-10-01T17:42:30.996Z Downloaded http-body-util v0.1.2
11052024-10-01T17:42:30.996Z Downloaded http-body v0.4.6
11062024-10-01T17:42:30.996Z Downloaded home v0.5.9
11072024-10-01T17:42:30.997Z Downloaded data-encoding v2.6.0
11082024-10-01T17:42:31.011Z Downloaded libefi-sys v0.1.0
11092024-10-01T17:42:31.011Z Downloaded inout v0.1.3
11102024-10-01T17:42:31.011Z Downloaded ring v0.17.8
11112024-10-01T17:42:31.069Z Downloaded ident_case v1.0.1
11122024-10-01T17:42:31.073Z Downloaded httpdate v1.0.3
11132024-10-01T17:42:31.073Z Downloaded bcrypt-pbkdf v0.10.0
11142024-10-01T17:42:31.073Z Downloaded base16ct v0.2.0
11152024-10-01T17:42:31.073Z Downloaded async-stream v0.3.5
11162024-10-01T17:42:31.082Z Downloaded ascii-canvas v3.0.0
11172024-10-01T17:42:31.082Z Downloaded matches v0.1.10
11182024-10-01T17:42:31.082Z Downloaded bitfield-struct v0.6.1
11192024-10-01T17:42:31.082Z Downloaded arrayref v0.3.7
11202024-10-01T17:42:31.108Z Downloaded ring v0.16.20
11212024-10-01T17:42:31.308Z Compiling serde v1.0.210
11222024-10-01T17:42:31.323Z Compiling typenum v1.17.0
11232024-10-01T17:42:31.324Z Compiling generic-array v0.14.7
11242024-10-01T17:42:31.324Z Compiling lock_api v0.4.12
11252024-10-01T17:42:31.324Z Compiling scopeguard v1.2.0
11262024-10-01T17:42:31.443Z Compiling value-bag v1.9.0
11272024-10-01T17:42:31.477Z Compiling syn v2.0.79
11282024-10-01T17:42:31.481Z Compiling getrandom v0.2.14
11292024-10-01T17:42:31.599Z Compiling subtle v2.5.0
11302024-10-01T17:42:31.765Z Compiling rand_core v0.6.4
11312024-10-01T17:42:31.977Z Compiling log v0.4.22
11322024-10-01T17:42:32.008Z Compiling const-oid v0.9.6
11332024-10-01T17:42:32.025Z Compiling jobserver v0.1.32
11342024-10-01T17:42:32.069Z Compiling pin-project-lite v0.2.14
11352024-10-01T17:42:32.198Z Compiling smallvec v1.13.2
11362024-10-01T17:42:32.271Z Compiling parking_lot_core v0.9.10
11372024-10-01T17:42:32.431Z Compiling cc v1.0.97
11382024-10-01T17:42:32.617Z Compiling signal-hook-registry v1.4.2
11392024-10-01T17:42:32.822Z Compiling futures-core v0.3.30
11402024-10-01T17:42:32.914Z Compiling mio v1.0.2
11412024-10-01T17:42:33.074Z Compiling ahash v0.8.11
11422024-10-01T17:42:33.383Z Compiling parking_lot v0.12.2
11432024-10-01T17:42:33.434Z Compiling cpufeatures v0.2.12
11442024-10-01T17:42:33.460Z Compiling futures-sink v0.3.30
11452024-10-01T17:42:33.603Z Compiling socket2 v0.5.7
11462024-10-01T17:42:33.622Z Compiling slab v0.4.9
11472024-10-01T17:42:33.860Z Compiling allocator-api2 v0.2.18
11482024-10-01T17:42:34.106Z Compiling spin v0.9.8
11492024-10-01T17:42:34.123Z Compiling tinyvec_macros v0.1.1
11502024-10-01T17:42:34.213Z Compiling tinyvec v1.6.0
11512024-10-01T17:42:34.304Z Compiling futures-channel v0.3.30
11522024-10-01T17:42:34.357Z Compiling serde_json v1.0.128
11532024-10-01T17:42:34.495Z Compiling futures-io v0.3.30
11542024-10-01T17:42:34.549Z Compiling base64ct v1.6.0
11552024-10-01T17:42:34.601Z Compiling libm v0.2.8
11562024-10-01T17:42:34.677Z Compiling futures-task v0.3.30
11572024-10-01T17:42:34.728Z Compiling pin-utils v0.1.0
11582024-10-01T17:42:34.835Z Compiling num-traits v0.2.19
11592024-10-01T17:42:34.858Z Compiling unicode-bidi v0.3.15
11602024-10-01T17:42:34.950Z Compiling flagset v0.4.5
11612024-10-01T17:42:34.974Z Compiling pem-rfc7468 v0.7.0
11622024-10-01T17:42:35.144Z Compiling tracing-core v0.1.32
11632024-10-01T17:42:35.427Z Compiling pkg-config v0.3.30
11642024-10-01T17:42:35.762Z Compiling unicode-normalization v0.1.23
11652024-10-01T17:42:35.781Z Compiling vcpkg v0.2.15
11662024-10-01T17:42:36.517Z Compiling crossbeam-utils v0.8.19
11672024-10-01T17:42:36.627Z Compiling ring v0.17.8
11682024-10-01T17:42:36.630Z Compiling httparse v1.8.0
11692024-10-01T17:42:36.902Z Compiling ppv-lite86 v0.2.17
11702024-10-01T17:42:37.015Z Compiling percent-encoding v2.3.1
11712024-10-01T17:42:37.137Z Compiling rustix v0.38.34
11722024-10-01T17:42:37.356Z Compiling try-lock v0.2.5
11732024-10-01T17:42:37.501Z Compiling rustls-pki-types v1.7.0
11742024-10-01T17:42:37.680Z Compiling rand_chacha v0.3.1
11752024-10-01T17:42:37.944Z Compiling openssl-sys v0.9.103
11762024-10-01T17:42:38.013Z Compiling want v0.3.1
11772024-10-01T17:42:38.260Z Compiling rand v0.8.5
11782024-10-01T17:42:38.344Z Compiling foreign-types-shared v0.1.1
11792024-10-01T17:42:38.363Z Compiling untrusted v0.9.0
11802024-10-01T17:42:38.449Z Compiling httpdate v1.0.3
11812024-10-01T17:42:38.535Z Compiling num-conv v0.1.0
11822024-10-01T17:42:38.818Z Compiling atomic-waker v1.1.2
11832024-10-01T17:42:38.954Z Compiling powerfmt v0.2.0
11842024-10-01T17:42:38.975Z Compiling time-core v0.1.2
11852024-10-01T17:42:39.003Z Compiling rustversion v1.0.17
11862024-10-01T17:42:39.120Z Compiling openssl v0.10.66
11872024-10-01T17:42:39.138Z Compiling time-macros v0.2.18
11882024-10-01T17:42:39.315Z Compiling deranged v0.3.11
11892024-10-01T17:42:39.781Z Compiling foreign-types v0.3.2
11902024-10-01T17:42:39.886Z Compiling form_urlencoded v1.2.1
11912024-10-01T17:42:39.897Z Compiling aho-corasick v1.1.3
11922024-10-01T17:42:40.162Z Compiling siphasher v0.3.11
11932024-10-01T17:42:40.189Z Compiling tower-service v0.3.2
11942024-10-01T17:42:40.328Z Compiling num_threads v0.1.7
11952024-10-01T17:42:40.458Z Compiling syn v1.0.109
11962024-10-01T17:42:40.568Z Compiling native-tls v0.2.11
11972024-10-01T17:42:40.902Z Compiling rustls v0.23.10
11982024-10-01T17:42:40.920Z Compiling base64 v0.22.1
11992024-10-01T17:42:41.095Z Compiling regex-syntax v0.8.4
12002024-10-01T17:42:41.217Z Compiling crossbeam-epoch v0.9.18
12012024-10-01T17:42:41.635Z Compiling idna v0.5.0
12022024-10-01T17:42:41.918Z Compiling lazy_static v1.5.0
12032024-10-01T17:42:42.034Z Compiling cookie v0.18.1
12042024-10-01T17:42:42.301Z Compiling iana-time-zone v0.1.60
12052024-10-01T17:42:42.321Z Compiling time v0.3.36
12062024-10-01T17:42:42.501Z Compiling slog v2.7.0
12072024-10-01T17:42:42.732Z Compiling rayon-core v1.12.1
12082024-10-01T17:42:43.007Z Compiling finl_unicode v1.2.0
12092024-10-01T17:42:43.025Z Compiling openssl-probe v0.1.5
12102024-10-01T17:42:43.136Z Compiling either v1.13.0
12112024-10-01T17:42:43.420Z Compiling url v2.5.2
12122024-10-01T17:42:43.570Z Compiling stringprep v0.1.4
12132024-10-01T17:42:43.588Z Compiling crossbeam-deque v0.8.5
12142024-10-01T17:42:44.728Z Compiling regex-automata v0.4.6
12152024-10-01T17:42:45.284Z Compiling num-integer v0.1.46
12162024-10-01T17:42:45.287Z Compiling idna v0.3.0
12172024-10-01T17:42:45.703Z Compiling serde_derive v1.0.210
12182024-10-01T17:42:46.057Z Compiling zeroize_derive v1.4.2
12192024-10-01T17:42:46.827Z Compiling zerocopy-derive v0.7.34
12202024-10-01T17:42:47.446Z Compiling tokio-macros v2.4.0
12212024-10-01T17:42:47.467Z Compiling futures-macro v0.3.30
12222024-10-01T17:42:47.484Z Compiling thiserror-impl v1.0.64
12232024-10-01T17:42:47.654Z Compiling zeroize v1.8.1
12242024-10-01T17:42:49.075Z Compiling der_derive v0.7.2
12252024-10-01T17:42:49.130Z Compiling zerocopy v0.7.34
12262024-10-01T17:42:49.450Z Compiling crypto-common v0.1.6
12272024-10-01T17:42:49.469Z Compiling block-buffer v0.10.4
12282024-10-01T17:42:49.676Z Compiling digest v0.10.7
12292024-10-01T17:42:49.728Z Compiling block-padding v0.3.3
12302024-10-01T17:42:49.979Z Compiling inout v0.1.3
12312024-10-01T17:42:50.165Z Compiling hmac v0.12.1
12322024-10-01T17:42:50.271Z Compiling cipher v0.4.4
12332024-10-01T17:42:50.428Z Compiling sha2 v0.10.8
12342024-10-01T17:42:50.772Z Compiling futures-util v0.3.30
12352024-10-01T17:42:50.796Z Compiling thiserror v1.0.64
12362024-10-01T17:42:50.930Z Compiling salsa20 v0.10.2
12372024-10-01T17:42:51.156Z Compiling pbkdf2 v0.12.2
12382024-10-01T17:42:51.326Z Compiling hashbrown v0.14.5
12392024-10-01T17:42:51.367Z Compiling tracing-attributes v0.1.27
12402024-10-01T17:42:51.640Z Compiling der v0.7.9
12412024-10-01T17:42:52.767Z Compiling scrypt v0.11.0
12422024-10-01T17:42:53.320Z Compiling aes v0.8.4
12432024-10-01T17:42:53.946Z Compiling spki v0.7.3
12442024-10-01T17:42:54.324Z Compiling cbc v0.1.2
12452024-10-01T17:42:54.549Z Compiling pkcs5 v0.7.1
12462024-10-01T17:42:54.935Z Compiling pest v2.7.10
12472024-10-01T17:42:55.108Z Compiling tracing v0.1.40
12482024-10-01T17:42:55.680Z Compiling pkcs8 v0.10.2
12492024-10-01T17:42:55.786Z Compiling scroll_derive v0.12.0
12502024-10-01T17:42:56.138Z Compiling openssl-macros v0.1.1
12512024-10-01T17:42:56.394Z Compiling signature v2.2.0
12522024-10-01T17:42:56.667Z Compiling rustls-webpki v0.102.4
12532024-10-01T17:42:56.900Z Compiling md-5 v0.10.6
12542024-10-01T17:42:56.922Z Compiling backtrace v0.3.71
12552024-10-01T17:42:57.159Z Compiling ff v0.13.0
12562024-10-01T17:42:57.260Z Compiling scroll v0.12.0
12572024-10-01T17:42:57.336Z Compiling hash32 v0.2.1
12582024-10-01T17:42:57.381Z Compiling portable-atomic v1.6.0
12592024-10-01T17:42:57.400Z Compiling gimli v0.28.1
12602024-10-01T17:42:57.711Z Compiling pest_meta v2.7.10
12612024-10-01T17:42:57.764Z Compiling goblin v0.8.2
12622024-10-01T17:42:57.985Z Compiling crc32fast v1.4.0
12632024-10-01T17:42:58.385Z Compiling adler v1.0.2
12642024-10-01T17:42:58.528Z Compiling signal-hook v0.3.17
12652024-10-01T17:42:58.598Z Compiling fallible-iterator v0.2.0
12662024-10-01T17:42:58.718Z Compiling smoltcp v0.9.1
12672024-10-01T17:42:58.793Z Compiling num-bigint-dig v0.8.4
12682024-10-01T17:42:59.095Z Compiling pest_generator v2.7.10
12692024-10-01T17:42:59.280Z Compiling psl-types v2.0.11
12702024-10-01T17:42:59.442Z Compiling base16ct v0.2.0
12712024-10-01T17:42:59.475Z Compiling stable_deref_trait v1.2.0
12722024-10-01T17:42:59.577Z Compiling bytes v1.7.2
12732024-10-01T17:42:59.770Z Compiling indexmap v2.5.0
12742024-10-01T17:42:59.891Z Compiling bitflags v2.6.0
12752024-10-01T17:43:00.896Z Compiling tokio v1.39.3
12762024-10-01T17:43:01.163Z Compiling semver v1.0.23
12772024-10-01T17:43:01.229Z Compiling http v1.1.0
12782024-10-01T17:43:01.897Z Compiling rustc_version v0.4.0
12792024-10-01T17:43:02.628Z Compiling heapless v0.7.17
12802024-10-01T17:43:02.657Z Compiling pest_derive v2.7.10
12812024-10-01T17:43:03.055Z Compiling http-body v1.0.0
12822024-10-01T17:43:03.438Z Compiling dof v0.3.0
12832024-10-01T17:43:03.448Z Compiling dtrace-parser v0.2.0
12842024-10-01T17:43:03.719Z Compiling uuid v1.10.0
12852024-10-01T17:43:05.155Z Compiling usdt-impl v0.5.0
12862024-10-01T17:43:05.673Z Compiling curve25519-dalek v4.1.3
12872024-10-01T17:43:05.690Z Compiling http v0.2.12
12882024-10-01T17:43:06.309Z Compiling toml_datetime v0.6.8
12892024-10-01T17:43:06.781Z Compiling chrono v0.4.38
12902024-10-01T17:43:06.815Z Compiling serde_spanned v0.6.7
12912024-10-01T17:43:07.049Z Compiling serde_tokenstream v0.2.2
12922024-10-01T17:43:07.645Z Compiling terminal_size v0.3.0
12932024-10-01T17:43:07.832Z Compiling http-body-util v0.1.2
12942024-10-01T17:43:08.109Z Compiling addr2line v0.21.0
12952024-10-01T17:43:08.132Z Compiling postgres-protocol v0.6.7
12962024-10-01T17:43:08.314Z Compiling sec1 v0.7.3
12972024-10-01T17:43:08.779Z Compiling publicsuffix v2.2.3
12982024-10-01T17:43:08.877Z Compiling tokio-util v0.7.12
12992024-10-01T17:43:08.894Z Compiling tokio-rustls v0.26.0
13002024-10-01T17:43:09.151Z Compiling miniz_oxide v0.7.2
13012024-10-01T17:43:09.464Z Compiling hubpack_derive v0.1.1
13022024-10-01T17:43:09.914Z Compiling h2 v0.4.6
13032024-10-01T17:43:09.943Z Compiling tokio-native-tls v0.3.1
13042024-10-01T17:43:10.276Z Compiling group v0.13.0
13052024-10-01T17:43:10.309Z Compiling hkdf v0.12.4
13062024-10-01T17:43:10.390Z Compiling crypto-bigint v0.5.5
13072024-10-01T17:43:10.415Z Compiling num-iter v0.1.45
13082024-10-01T17:43:10.549Z Compiling curve25519-dalek-derive v0.1.1
13092024-10-01T17:43:10.585Z Compiling zerocopy-derive v0.6.6
13102024-10-01T17:43:10.605Z Compiling async-trait v0.1.83
13112024-10-01T17:43:12.763Z Compiling phf_shared v0.11.2
13122024-10-01T17:43:12.786Z Compiling serde_derive_internals v0.29.1
13132024-10-01T17:43:12.877Z Compiling webpki-roots v0.26.3
13142024-10-01T17:43:13.088Z Compiling object v0.32.2
13152024-10-01T17:43:13.116Z Compiling fs-err v2.11.0
13162024-10-01T17:43:13.408Z Compiling bitflags v1.3.2
13172024-10-01T17:43:13.431Z Compiling winnow v0.5.40
13182024-10-01T17:43:13.517Z Compiling anyhow v1.0.89
13192024-10-01T17:43:13.716Z Compiling adler2 v2.0.0
13202024-10-01T17:43:13.925Z Compiling managed v0.8.0
13212024-10-01T17:43:14.143Z Compiling schemars v0.8.21
13222024-10-01T17:43:14.358Z Compiling ipnet v2.10.0
13232024-10-01T17:43:14.510Z Compiling rustc-demangle v0.1.24
13242024-10-01T17:43:15.491Z Compiling clap_builder v4.5.18
13252024-10-01T17:43:15.558Z Compiling schemars_derive v0.8.21
13262024-10-01T17:43:15.964Z Compiling miniz_oxide v0.8.0
13272024-10-01T17:43:16.408Z Compiling console v0.15.8
13282024-10-01T17:43:17.267Z Compiling hyper v1.4.1
13292024-10-01T17:43:17.470Z Compiling toml_edit v0.19.15
13302024-10-01T17:43:17.856Z Compiling elliptic-curve v0.13.8
13312024-10-01T17:43:17.914Z Compiling phf v0.11.2
13322024-10-01T17:43:18.204Z Compiling zerocopy v0.6.6
13332024-10-01T17:43:18.668Z Compiling rayon v1.10.0
13342024-10-01T17:43:18.885Z Compiling cookie_store v0.21.0
13352024-10-01T17:43:20.358Z Compiling hyper-util v0.1.9
13362024-10-01T17:43:21.434Z Compiling hubpack v0.1.2
13372024-10-01T17:43:21.897Z Compiling h2 v0.3.26
13382024-10-01T17:43:23.387Z Compiling hyper-tls v0.6.0
13392024-10-01T17:43:23.412Z Compiling hyper-rustls v0.27.3
13402024-10-01T17:43:24.141Z Compiling postgres-types v0.2.8
13412024-10-01T17:43:24.593Z Compiling usdt-attr-macro v0.5.0
13422024-10-01T17:43:25.030Z Compiling usdt-macro v0.5.0
13432024-10-01T17:43:25.144Z Compiling http-body v0.4.6
13442024-10-01T17:43:25.282Z Compiling serde_urlencoded v0.7.1
13452024-10-01T17:43:25.648Z Compiling serde-big-array v0.5.1
13462024-10-01T17:43:25.682Z Compiling ed25519 v2.2.3
13472024-10-01T17:43:25.809Z Compiling futures-executor v0.3.30
13482024-10-01T17:43:25.879Z Compiling pkcs1 v0.7.5
13492024-10-01T17:43:26.289Z Compiling rfc6979 v0.4.0
13502024-10-01T17:43:26.367Z Compiling regex v1.10.6
13512024-10-01T17:43:26.470Z Compiling bstr v1.9.1
13522024-10-01T17:43:26.560Z Compiling clap_derive v4.5.18
13532024-10-01T17:43:26.884Z Compiling strum_macros v0.25.3
13542024-10-01T17:43:27.105Z Compiling serde_repr v0.1.19
13552024-10-01T17:43:27.430Z Compiling enum-as-inner v0.6.0
13562024-10-01T17:43:27.735Z Compiling rustls-pemfile v2.1.3
13572024-10-01T17:43:28.204Z Compiling phf_shared v0.10.0
13582024-10-01T17:43:28.222Z Compiling float-cmp v0.9.0
13592024-10-01T17:43:28.281Z Compiling idna v0.4.0
13602024-10-01T17:43:28.435Z Compiling sync_wrapper v1.0.1
13612024-10-01T17:43:28.511Z Compiling mio v0.8.11
13622024-10-01T17:43:28.571Z Compiling socket2 v0.4.10
13632024-10-01T17:43:28.591Z Compiling encoding_rs v0.8.34
13642024-10-01T17:43:29.443Z Compiling mime v0.3.17
13652024-10-01T17:43:29.787Z Compiling static_assertions v1.1.0
13662024-10-01T17:43:29.811Z Compiling data-encoding v2.6.0
13672024-10-01T17:43:29.884Z Compiling predicates-core v1.0.6
13682024-10-01T17:43:30.049Z Compiling new_debug_unreachable v1.0.6
13692024-10-01T17:43:30.147Z Compiling unicode-segmentation v1.11.0
13702024-10-01T17:43:30.236Z Compiling precomputed-hash v0.1.1
13712024-10-01T17:43:30.356Z Compiling difflib v0.4.0
13722024-10-01T17:43:30.936Z Compiling whoami v1.5.2
13732024-10-01T17:43:30.979Z Compiling dyn-clone v1.0.17
13742024-10-01T17:43:31.192Z Compiling number_prefix v0.4.0
13752024-10-01T17:43:31.419Z Compiling fixedbitset v0.4.2
13762024-10-01T17:43:31.463Z Compiling minimal-lexical v0.2.1
13772024-10-01T17:43:31.557Z Compiling bit-vec v0.6.3
13782024-10-01T17:43:31.868Z Compiling normalize-line-endings v0.3.0
13792024-10-01T17:43:31.916Z Compiling toml_edit v0.22.22
13802024-10-01T17:43:31.971Z Compiling predicates v3.1.2
13812024-10-01T17:43:31.996Z Compiling bit-set v0.5.3
13822024-10-01T17:43:31.998Z Compiling nom v7.1.3
13832024-10-01T17:43:32.175Z Compiling petgraph v0.6.5
13842024-10-01T17:43:32.277Z Compiling clap v4.5.18
13852024-10-01T17:43:32.311Z Compiling indicatif v0.17.8
13862024-10-01T17:43:32.387Z Compiling tokio-postgres v0.7.12
13872024-10-01T17:43:33.685Z Compiling reqwest v0.12.7
13882024-10-01T17:43:34.533Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
13892024-10-01T17:43:34.830Z Compiling similar v2.6.0
13902024-10-01T17:43:35.657Z Compiling hickory-proto v0.24.1
13912024-10-01T17:43:36.080Z Compiling string_cache v0.8.7
13922024-10-01T17:43:36.557Z Compiling signal-hook-mio v0.2.4
13932024-10-01T17:43:36.736Z Compiling hyper v0.14.30
13942024-10-01T17:43:36.825Z Compiling usdt v0.5.0
13952024-10-01T17:43:37.243Z Compiling ecdsa v0.16.9
13962024-10-01T17:43:37.331Z Compiling rsa v0.9.6
13972024-10-01T17:43:38.044Z Compiling futures v0.3.30
13982024-10-01T17:43:38.066Z Compiling ed25519-dalek v2.1.1
13992024-10-01T17:43:38.163Z Compiling flate2 v1.0.34
14002024-10-01T17:43:39.346Z Compiling toml v0.7.8
14012024-10-01T17:43:40.140Z Compiling tokio-stream v0.1.16
14022024-10-01T17:43:40.889Z Compiling openapiv3 v2.0.0
14032024-10-01T17:43:41.084Z Compiling hex v0.4.3
14042024-10-01T17:43:41.208Z Compiling x509-cert v0.2.5
14052024-10-01T17:43:41.295Z Compiling sha1 v0.10.6
14062024-10-01T17:43:41.676Z Compiling itertools v0.12.1
14072024-10-01T17:43:41.725Z Compiling itertools v0.10.5
14082024-10-01T17:43:44.426Z Compiling dirs-sys-next v0.1.2
14092024-10-01T17:43:44.752Z Compiling peg-runtime v0.8.3
14102024-10-01T17:43:45.074Z Compiling lalrpop-util v0.19.12
14112024-10-01T17:43:45.117Z Compiling unicode-xid v0.2.4
14122024-10-01T17:43:45.309Z Compiling dirs-next v2.0.0
14132024-10-01T17:43:45.440Z Compiling thread_local v1.1.8
14142024-10-01T17:43:45.460Z Compiling slog-async v2.8.0
14152024-10-01T17:43:45.497Z Compiling term v0.7.0
14162024-10-01T17:43:45.499Z Compiling xattr v1.3.1
14172024-10-01T17:43:45.750Z Compiling strum_macros v0.26.4
14182024-10-01T17:43:45.772Z Compiling crossbeam-channel v0.5.12
14192024-10-01T17:43:45.918Z Compiling filetime v0.2.25
14202024-10-01T17:43:45.983Z Compiling is-terminal v0.4.12
14212024-10-01T17:43:46.041Z Compiling take_mut v0.2.2
14222024-10-01T17:43:46.065Z Compiling camino v1.1.9
14232024-10-01T17:43:46.103Z Compiling slog-term v2.9.1
14242024-10-01T17:43:46.186Z Compiling tar v0.4.42
14252024-10-01T17:43:46.547Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14262024-10-01T17:43:48.496Z Compiling strum v0.26.3
14272024-10-01T17:43:48.573Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14282024-10-01T17:43:53.600Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
14292024-10-01T17:43:53.748Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14302024-10-01T17:43:53.797ZOct 01 17:43:52.867 INFO Starting download, target: Console
14312024-10-01T17:43:53.797ZOct 01 17:43:52.867 INFO Starting download, target: Clickhouse
14322024-10-01T17:43:53.797ZOct 01 17:43:52.867 INFO Starting download, target: Cockroach
14332024-10-01T17:43:53.797ZOct 01 17:43:52.867 INFO Starting download, target: DendriteOpenapi
14342024-10-01T17:43:53.800ZOct 01 17:43:52.867 INFO Starting download, target: DendriteStub
14352024-10-01T17:43:53.800ZOct 01 17:43:52.867 INFO Starting download, target: MaghemiteMgd
14362024-10-01T17:43:53.800ZOct 01 17:43:52.867 INFO Starting download, target: TransceiverControl
14372024-10-01T17:43:53.800ZOct 01 17:43:52.868 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14382024-10-01T17:43:53.800ZOct 01 17:43:52.868 INFO Downloading out/downloads/dpd-8dab641b522375a4b403ae4bd0c9a22d905fae5d.json (attempt 1/3), target: DendriteOpenapi
14392024-10-01T17:43:53.800ZOct 01 17:43:52.868 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14402024-10-01T17:43:53.800ZOct 01 17:43:52.868 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14412024-10-01T17:43:53.801ZOct 01 17:43:52.868 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14422024-10-01T17:43:53.801ZOct 01 17:43:52.868 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14432024-10-01T17:43:53.801ZOct 01 17:43:52.868 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14442024-10-01T17:43:53.924ZOct 01 17:43:52.994 INFO Download complete, target: DendriteOpenapi
14452024-10-01T17:43:54.051ZOct 01 17:43:53.116 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14462024-10-01T17:43:54.635ZOct 01 17:43:53.419 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14472024-10-01T17:43:54.718ZOct 01 17:43:53.788 INFO Download complete, target: Console
14482024-10-01T17:43:54.725ZOct 01 17:43:53.795 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14492024-10-01T17:43:54.751ZOct 01 17:43:53.821 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14502024-10-01T17:43:54.823ZOct 01 17:43:53.892 INFO Download complete, target: TransceiverControl
14512024-10-01T17:43:55.106ZOct 01 17:43:54.174 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14522024-10-01T17:43:55.106ZOct 01 17:43:54.174 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14532024-10-01T17:43:55.774ZOct 01 17:43:54.844 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14542024-10-01T17:43:57.801ZOct 01 17:43:56.870 INFO Download complete, target: DendriteStub
14552024-10-01T17:43:58.013ZOct 01 17:43:57.082 INFO Download complete, target: MaghemiteMgd
14562024-10-01T17:44:03.459ZOct 01 17:44:02.527 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14572024-10-01T17:44:03.825ZOct 01 17:44:02.893 INFO Checking that binary works, target: Cockroach
14582024-10-01T17:44:03.986ZOct 01 17:44:03.054 INFO Download complete, target: Cockroach
14592024-10-01T17:44:09.715ZOct 01 17:44:08.783 INFO Checking that binary works, target: Clickhouse
14602024-10-01T17:44:09.843ZOct 01 17:44:08.911 INFO Download complete, target: Clickhouse
14612024-10-01T17:44:09.864ZAll builder prerequisites installed successfully, and PATH looks valid
14622024-10-01T17:44:09.867Z
14632024-10-01T17:44:09.867Zreal 3:47.528824654
14642024-10-01T17:44:09.867Zuser 12:06.273769645
14652024-10-01T17:44:09.867Zsys 2:32.852915496
14662024-10-01T17:44:09.867Ztrap 0.417873349
14672024-10-01T17:44:09.867Ztflt 1.754786803
14682024-10-01T17:44:09.867Zdflt 1.588644200
14692024-10-01T17:44:09.867Zkflt 0.025610285
14702024-10-01T17:44:09.867Zlock 23:42.795750721
14712024-10-01T17:44:09.867Zslp 46:21.943922717
14722024-10-01T17:44:09.867Zlat 44.060699552
14732024-10-01T17:44:09.867Zstop 1:54.520633040
14742024-10-01T17:44:09.867Z+ banner hack-check
14752024-10-01T17:44:09.870Z
14762024-10-01T17:44:09.870Z # # ## #### # # #### # # ###### #### # #
14772024-10-01T17:44:09.870Z # # # # # # # # # # # # # # # # #
14782024-10-01T17:44:09.870Z ###### # # # #### ##### # ###### ##### # ####
14792024-10-01T17:44:09.870Z # # ###### # # # # # # # # # #
14802024-10-01T17:44:09.870Z # # # # # # # # # # # # # # # # #
14812024-10-01T17:44:09.870Z # # # # #### # # #### # # ###### #### # #
14822024-10-01T17:44:09.870Z
14832024-10-01T17:44:09.870Z+ export CARGO_INCREMENTAL=0
14842024-10-01T17:44:09.870Z+ CARGO_INCREMENTAL=0
14852024-10-01T17:44:09.870Z+ ptime -m timeout 2h cargo xtask check-features --ci
14862024-10-01T17:44:10.066Z Updating git repository `https://github.com/oxidecomputer/propolis`
14872024-10-01T17:44:10.437Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14882024-10-01T17:44:14.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.46s
14892024-10-01T17:44:14.443Z Running `target/debug/xtask check-features --ci`
14902024-10-01T17:44:14.463Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14912024-10-01T17:44:14.465Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14922024-10-01T17:44:14.608Z Updating git repository `https://github.com/oxidecomputer/propolis`
14932024-10-01T17:44:14.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
14942024-10-01T17:44:14.983Z Running `target/debug/xtask download cargo-hack`
14952024-10-01T17:44:15.150Z Updating git repository `https://github.com/oxidecomputer/propolis`
14962024-10-01T17:44:15.832Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14972024-10-01T17:44:16.197Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14982024-10-01T17:44:20.554Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s
14992024-10-01T17:44:20.695Z Running `target/debug/xtask-downloader cargo-hack`
15002024-10-01T17:44:20.729ZOct 01 17:44:19.795 INFO Starting download, target: CargoHack
15012024-10-01T17:44:20.732ZOct 01 17:44:19.796 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15022024-10-01T17:44:21.335ZOct 01 17:44:20.402 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15032024-10-01T17:44:21.432ZOct 01 17:44:20.499 INFO Download complete, target: CargoHack
15042024-10-01T17:44:21.436Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
15052024-10-01T17:44:21.451Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15062024-10-01T17:44:21.608Zinfo: running `cargo check --bins` on api_identity (1/163)
15072024-10-01T17:44:21.748Z Updating git repository `https://github.com/oxidecomputer/propolis`
15082024-10-01T17:44:22.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15092024-10-01T17:44:22.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15102024-10-01T17:44:22.171Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15112024-10-01T17:44:22.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
15122024-10-01T17:44:22.233Z
15132024-10-01T17:44:22.233Zinfo: running `cargo check --bins` on bootstore (2/163)
15142024-10-01T17:44:22.368Z Updating git repository `https://github.com/oxidecomputer/propolis`
15152024-10-01T17:44:22.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15162024-10-01T17:44:22.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15172024-10-01T17:44:22.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15182024-10-01T17:44:22.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15192024-10-01T17:44:22.894Z
15202024-10-01T17:44:22.894Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/163)
15212024-10-01T17:44:23.028Z Updating git repository `https://github.com/oxidecomputer/propolis`
15222024-10-01T17:44:23.469Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15232024-10-01T17:44:23.473Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15242024-10-01T17:44:23.473Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15252024-10-01T17:44:23.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15262024-10-01T17:44:23.535Z
15272024-10-01T17:44:23.535Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/163)
15282024-10-01T17:44:23.685Z Updating git repository `https://github.com/oxidecomputer/propolis`
15292024-10-01T17:44:24.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15302024-10-01T17:44:24.132Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15312024-10-01T17:44:24.132Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15322024-10-01T17:44:24.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15332024-10-01T17:44:24.196Z
15342024-10-01T17:44:24.196Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/163)
15352024-10-01T17:44:24.331Z Updating git repository `https://github.com/oxidecomputer/propolis`
15362024-10-01T17:44:24.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15372024-10-01T17:44:24.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15382024-10-01T17:44:24.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15392024-10-01T17:44:24.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
15402024-10-01T17:44:24.655Z
15412024-10-01T17:44:24.655Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/163)
15422024-10-01T17:44:24.802Z Updating git repository `https://github.com/oxidecomputer/propolis`
15432024-10-01T17:44:25.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15442024-10-01T17:44:25.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15452024-10-01T17:44:25.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15462024-10-01T17:44:25.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15472024-10-01T17:44:25.126Z
15482024-10-01T17:44:25.127Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/163)
15492024-10-01T17:44:25.256Z Updating git repository `https://github.com/oxidecomputer/propolis`
15502024-10-01T17:44:25.546Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15512024-10-01T17:44:25.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15522024-10-01T17:44:25.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15532024-10-01T17:44:25.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15542024-10-01T17:44:25.586Z
15552024-10-01T17:44:25.586Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/163)
15562024-10-01T17:44:25.720Z Updating git repository `https://github.com/oxidecomputer/propolis`
15572024-10-01T17:44:26.018Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15582024-10-01T17:44:26.020Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15592024-10-01T17:44:26.020Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15602024-10-01T17:44:26.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15612024-10-01T17:44:26.058Z
15622024-10-01T17:44:26.058Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/163)
15632024-10-01T17:44:26.192Z Updating git repository `https://github.com/oxidecomputer/propolis`
15642024-10-01T17:44:26.486Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15652024-10-01T17:44:26.489Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15662024-10-01T17:44:26.489Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15672024-10-01T17:44:26.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15682024-10-01T17:44:26.527Z
15692024-10-01T17:44:26.527Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/163)
15702024-10-01T17:44:26.661Z Updating git repository `https://github.com/oxidecomputer/propolis`
15712024-10-01T17:44:26.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15722024-10-01T17:44:26.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15732024-10-01T17:44:26.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15742024-10-01T17:44:26.956Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15752024-10-01T17:44:26.990Z
15762024-10-01T17:44:26.991Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/163)
15772024-10-01T17:44:27.125Z Updating git repository `https://github.com/oxidecomputer/propolis`
15782024-10-01T17:44:27.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15792024-10-01T17:44:27.417Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15802024-10-01T17:44:27.417Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15812024-10-01T17:44:27.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15822024-10-01T17:44:27.455Z
15832024-10-01T17:44:27.455Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/163)
15842024-10-01T17:44:27.589Z Updating git repository `https://github.com/oxidecomputer/propolis`
15852024-10-01T17:44:27.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15862024-10-01T17:44:27.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15872024-10-01T17:44:27.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15882024-10-01T17:44:27.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15892024-10-01T17:44:27.926Z
15902024-10-01T17:44:27.926Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/163)
15912024-10-01T17:44:28.062Z Updating git repository `https://github.com/oxidecomputer/propolis`
15922024-10-01T17:44:28.356Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15932024-10-01T17:44:28.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15942024-10-01T17:44:28.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15952024-10-01T17:44:28.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15962024-10-01T17:44:28.398Z
15972024-10-01T17:44:28.398Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/163)
15982024-10-01T17:44:28.534Z Updating git repository `https://github.com/oxidecomputer/propolis`
15992024-10-01T17:44:28.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16002024-10-01T17:44:28.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16012024-10-01T17:44:28.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16022024-10-01T17:44:28.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16032024-10-01T17:44:28.862Z
16042024-10-01T17:44:28.862Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/163)
16052024-10-01T17:44:28.999Z Updating git repository `https://github.com/oxidecomputer/propolis`
16062024-10-01T17:44:29.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16072024-10-01T17:44:29.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16082024-10-01T17:44:29.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16092024-10-01T17:44:29.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16102024-10-01T17:44:29.331Z
16112024-10-01T17:44:29.331Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/163)
16122024-10-01T17:44:29.466Z Updating git repository `https://github.com/oxidecomputer/propolis`
16132024-10-01T17:44:29.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16142024-10-01T17:44:29.758Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16152024-10-01T17:44:29.758Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16162024-10-01T17:44:29.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16172024-10-01T17:44:29.795Z
16182024-10-01T17:44:29.795Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/163)
16192024-10-01T17:44:29.931Z Updating git repository `https://github.com/oxidecomputer/propolis`
16202024-10-01T17:44:30.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16212024-10-01T17:44:30.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16222024-10-01T17:44:30.227Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16232024-10-01T17:44:30.230Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16242024-10-01T17:44:30.264Z
16252024-10-01T17:44:30.264Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/163)
16262024-10-01T17:44:30.398Z Updating git repository `https://github.com/oxidecomputer/propolis`
16272024-10-01T17:44:30.690Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-10-01T17:44:30.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-10-01T17:44:30.693Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16302024-10-01T17:44:30.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16312024-10-01T17:44:30.732Z
16322024-10-01T17:44:30.732Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/163)
16332024-10-01T17:44:30.865Z Updating git repository `https://github.com/oxidecomputer/propolis`
16342024-10-01T17:44:31.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16352024-10-01T17:44:31.162Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16362024-10-01T17:44:31.162Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16372024-10-01T17:44:31.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16382024-10-01T17:44:31.199Z
16392024-10-01T17:44:31.199Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/163)
16402024-10-01T17:44:31.334Z Updating git repository `https://github.com/oxidecomputer/propolis`
16412024-10-01T17:44:31.626Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16422024-10-01T17:44:31.628Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16432024-10-01T17:44:31.628Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16442024-10-01T17:44:31.630Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16452024-10-01T17:44:31.667Z
16462024-10-01T17:44:31.667Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/163)
16472024-10-01T17:44:31.814Z Updating git repository `https://github.com/oxidecomputer/propolis`
16482024-10-01T17:44:32.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-10-01T17:44:32.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-10-01T17:44:32.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-10-01T17:44:32.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16522024-10-01T17:44:32.134Z
16532024-10-01T17:44:32.134Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/163)
16542024-10-01T17:44:32.269Z Updating git repository `https://github.com/oxidecomputer/propolis`
16552024-10-01T17:44:32.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562024-10-01T17:44:32.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572024-10-01T17:44:32.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582024-10-01T17:44:32.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16592024-10-01T17:44:32.605Z
16602024-10-01T17:44:32.605Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/163)
16612024-10-01T17:44:32.740Z Updating git repository `https://github.com/oxidecomputer/propolis`
16622024-10-01T17:44:33.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16632024-10-01T17:44:33.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16642024-10-01T17:44:33.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16652024-10-01T17:44:33.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16662024-10-01T17:44:33.081Z
16672024-10-01T17:44:33.081Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/163)
16682024-10-01T17:44:33.217Z Updating git repository `https://github.com/oxidecomputer/propolis`
16692024-10-01T17:44:33.517Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702024-10-01T17:44:33.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712024-10-01T17:44:33.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722024-10-01T17:44:33.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16732024-10-01T17:44:33.552Z
16742024-10-01T17:44:33.552Zinfo: running `cargo check --bins` on sled-hardware-types (25/163)
16752024-10-01T17:44:33.682Z Updating git repository `https://github.com/oxidecomputer/propolis`
16762024-10-01T17:44:34.129Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772024-10-01T17:44:34.133Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782024-10-01T17:44:34.133Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792024-10-01T17:44:34.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16802024-10-01T17:44:34.198Z
16812024-10-01T17:44:34.198Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/163)
16822024-10-01T17:44:34.331Z Updating git repository `https://github.com/oxidecomputer/propolis`
16832024-10-01T17:44:34.779Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842024-10-01T17:44:34.782Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852024-10-01T17:44:34.782Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862024-10-01T17:44:34.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16872024-10-01T17:44:34.846Z
16882024-10-01T17:44:34.846Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/163)
16892024-10-01T17:44:34.981Z Updating git repository `https://github.com/oxidecomputer/propolis`
16902024-10-01T17:44:35.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912024-10-01T17:44:35.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922024-10-01T17:44:35.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932024-10-01T17:44:35.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
16942024-10-01T17:44:35.502Z
16952024-10-01T17:44:35.502Zinfo: running `cargo check --bins` on oxlog (28/163)
16962024-10-01T17:44:35.637Z Updating git repository `https://github.com/oxidecomputer/propolis`
16972024-10-01T17:44:36.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982024-10-01T17:44:36.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992024-10-01T17:44:36.129Z Checking cfg-if v1.0.0
17002024-10-01T17:44:36.132Z Checking libc v0.2.159
17012024-10-01T17:44:36.227Z Checking serde v1.0.210
17022024-10-01T17:44:36.230Z Checking zeroize v1.8.1
17032024-10-01T17:44:36.241Z Checking memchr v2.7.2
17042024-10-01T17:44:36.243Z Checking typenum v1.17.0
17052024-10-01T17:44:36.258Z Checking scopeguard v1.2.0
17062024-10-01T17:44:36.260Z Checking byteorder v1.5.0
17072024-10-01T17:44:36.281Z Checking subtle v2.5.0
17082024-10-01T17:44:36.390Z Checking lock_api v0.4.12
17092024-10-01T17:44:36.463Z Checking value-bag v1.9.0
17102024-10-01T17:44:36.522Z Checking const-oid v0.9.6
17112024-10-01T17:44:36.642Z Checking once_cell v1.19.0
17122024-10-01T17:44:36.792Z Checking itoa v1.0.11
17132024-10-01T17:44:36.862Z Checking log v0.4.22
17142024-10-01T17:44:36.946Z Checking pin-project-lite v0.2.14
17152024-10-01T17:44:36.981Z Checking smallvec v1.13.2
17162024-10-01T17:44:37.074Z Checking zerocopy v0.7.34
17172024-10-01T17:44:37.137Z Checking futures-core v0.3.30
17182024-10-01T17:44:37.307Z Checking futures-sink v0.3.30
17192024-10-01T17:44:37.347Z Checking cpufeatures v0.2.12
17202024-10-01T17:44:37.361Z Checking getrandom v0.2.14
17212024-10-01T17:44:37.362Z Checking signal-hook-registry v1.4.2
17222024-10-01T17:44:37.435Z Checking parking_lot_core v0.9.10
17232024-10-01T17:44:37.451Z Checking mio v1.0.2
17242024-10-01T17:44:37.451Z Checking generic-array v0.14.7
17252024-10-01T17:44:37.575Z Checking socket2 v0.5.7
17262024-10-01T17:44:37.614Z Checking rand_core v0.6.4
17272024-10-01T17:44:37.765Z Checking parking_lot v0.12.2
17282024-10-01T17:44:37.915Z Checking allocator-api2 v0.2.18
17292024-10-01T17:44:38.032Z Checking spin v0.9.8
17302024-10-01T17:44:38.047Z Checking slab v0.4.9
17312024-10-01T17:44:38.116Z Checking tinyvec_macros v0.1.1
17322024-10-01T17:44:38.197Z Checking equivalent v1.0.1
17332024-10-01T17:44:38.287Z Checking tinyvec v1.6.0
17342024-10-01T17:44:38.301Z Checking futures-channel v0.3.30
17352024-10-01T17:44:38.303Z Checking base64ct v1.6.0
17362024-10-01T17:44:38.360Z Checking futures-task v0.3.30
17372024-10-01T17:44:38.450Z Checking ahash v0.8.11
17382024-10-01T17:44:38.530Z Checking futures-io v0.3.30
17392024-10-01T17:44:38.594Z Checking fnv v1.0.7
17402024-10-01T17:44:38.608Z Checking crypto-common v0.1.6
17412024-10-01T17:44:38.649Z Checking block-buffer v0.10.4
17422024-10-01T17:44:38.692Z Checking block-padding v0.3.3
17432024-10-01T17:44:38.713Z Checking pin-utils v0.1.0
17442024-10-01T17:44:38.734Z Checking pem-rfc7468 v0.7.0
17452024-10-01T17:44:38.783Z Checking flagset v0.4.5
17462024-10-01T17:44:38.798Z Checking futures-util v0.3.30
17472024-10-01T17:44:38.856Z Checking digest v0.10.7
17482024-10-01T17:44:38.889Z Checking inout v0.1.3
17492024-10-01T17:44:38.958Z Checking unicode-bidi v0.3.15
17502024-10-01T17:44:38.973Z Checking hashbrown v0.14.5
17512024-10-01T17:44:38.985Z Checking der v0.7.9
17522024-10-01T17:44:39.106Z Checking cipher v0.4.4
17532024-10-01T17:44:39.211Z Checking hmac v0.12.1
17542024-10-01T17:44:39.417Z Checking sha2 v0.10.8
17552024-10-01T17:44:39.492Z Checking libm v0.2.8
17562024-10-01T17:44:39.531Z Checking ryu v1.0.18
17572024-10-01T17:44:39.547Z Checking unicode-normalization v0.1.23
17582024-10-01T17:44:39.771Z Checking salsa20 v0.10.2
17592024-10-01T17:44:39.944Z Checking pbkdf2 v0.12.2
17602024-10-01T17:44:39.975Z Checking tracing-core v0.1.32
17612024-10-01T17:44:40.094Z Checking scrypt v0.11.0
17622024-10-01T17:44:40.108Z Checking cbc v0.1.2
17632024-10-01T17:44:40.298Z Checking aes v0.8.4
17642024-10-01T17:44:40.314Z Checking percent-encoding v2.3.1
17652024-10-01T17:44:40.408Z Checking num-traits v0.2.19
17662024-10-01T17:44:40.443Z Checking ppv-lite86 v0.2.17
17672024-10-01T17:44:40.513Z Checking try-lock v0.2.5
17682024-10-01T17:44:40.587Z Checking tracing v0.1.40
17692024-10-01T17:44:40.637Z Checking rustls-pki-types v1.7.0
17702024-10-01T17:44:40.815Z Checking spki v0.7.3
17712024-10-01T17:44:40.921Z Checking want v0.3.1
17722024-10-01T17:44:41.019Z Checking httparse v1.8.0
17732024-10-01T17:44:41.070Z Checking bytes v1.7.2
17742024-10-01T17:44:41.074Z Checking indexmap v2.5.0
17752024-10-01T17:44:41.094Z Checking bitflags v2.6.0
17762024-10-01T17:44:41.126Z Checking serde_json v1.0.128
17772024-10-01T17:44:41.157Z Checking pkcs5 v0.7.1
17782024-10-01T17:44:41.380Z Checking rand_chacha v0.3.1
17792024-10-01T17:44:41.423Z Checking thiserror v1.0.64
17802024-10-01T17:44:41.553Z Checking atomic-waker v1.1.2
17812024-10-01T17:44:41.711Z Checking pkcs8 v0.10.2
17822024-10-01T17:44:41.752Z Checking foreign-types-shared v0.1.1
17832024-10-01T17:44:41.804Z Checking rand v0.8.5
17842024-10-01T17:44:41.839Z Checking untrusted v0.9.0
17852024-10-01T17:44:41.869Z Checking tokio v1.39.3
17862024-10-01T17:44:41.916Z Checking http v1.1.0
17872024-10-01T17:44:41.953Z Checking httpdate v1.0.3
17882024-10-01T17:44:42.064Z Checking ring v0.17.8
17892024-10-01T17:44:42.169Z Checking foreign-types v0.3.2
17902024-10-01T17:44:42.258Z Checking form_urlencoded v1.2.1
17912024-10-01T17:44:42.306Z Checking crossbeam-utils v0.8.19
17922024-10-01T17:44:42.457Z Checking openssl-sys v0.9.103
17932024-10-01T17:44:42.736Z Checking aho-corasick v1.1.3
17942024-10-01T17:44:42.993Z Checking regex-syntax v0.8.4
17952024-10-01T17:44:43.007Z Checking siphasher v0.3.11
17962024-10-01T17:44:43.244Z Checking http-body v1.0.0
17972024-10-01T17:44:43.310Z Checking base64 v0.22.1
17982024-10-01T17:44:43.427Z Checking unicode-ident v1.0.13
17992024-10-01T17:44:43.584Z Checking powerfmt v0.2.0
18002024-10-01T17:44:43.669Z Checking tower-service v0.3.2
18012024-10-01T17:44:43.734Z Checking openssl v0.10.66
18022024-10-01T17:44:43.779Z Checking proc-macro2 v1.0.86
18032024-10-01T17:44:43.795Z Checking crossbeam-epoch v0.9.18
18042024-10-01T17:44:43.831Z Checking deranged v0.3.11
18052024-10-01T17:44:43.940Z Checking rustls-webpki v0.102.4
18062024-10-01T17:44:44.226Z Checking uuid v1.10.0
18072024-10-01T17:44:44.349Z Checking idna v0.5.0
18082024-10-01T17:44:44.401Z Checking signature v2.2.0
18092024-10-01T17:44:44.595Z Checking lazy_static v1.5.0
18102024-10-01T17:44:44.675Z Checking scroll v0.12.0
18112024-10-01T17:44:44.707Z Checking errno v0.3.9
18122024-10-01T17:44:44.820Z Checking either v1.13.0
18132024-10-01T17:44:44.868Z Checking finl_unicode v1.2.0
18142024-10-01T17:44:45.103Z Checking openssl-probe v0.1.5
18152024-10-01T17:44:45.173Z Checking iana-time-zone v0.1.60
18162024-10-01T17:44:45.175Z Checking anstyle v1.0.8
18172024-10-01T17:44:45.238Z Checking utf8parse v0.2.1
18182024-10-01T17:44:45.310Z Checking ucd-trie v0.1.6
18192024-10-01T17:44:45.372Z Checking time-core v0.1.2
18202024-10-01T17:44:45.430Z Checking num-conv v0.1.0
18212024-10-01T17:44:45.501Z Checking num_threads v0.1.7
18222024-10-01T17:44:45.518Z Checking plain v0.2.3
18232024-10-01T17:44:45.521Z Checking pest v2.7.10
18242024-10-01T17:44:45.571Z Checking stringprep v0.1.4
18252024-10-01T17:44:45.605Z Checking anstyle-parse v0.2.4
18262024-10-01T17:44:45.655Z Checking time v0.3.36
18272024-10-01T17:44:45.658Z Checking goblin v0.8.2
18282024-10-01T17:44:45.812Z Checking chrono v0.4.38
18292024-10-01T17:44:45.857Z Checking url v2.5.2
18302024-10-01T17:44:46.120Z Checking regex-automata v0.4.6
18312024-10-01T17:44:46.632Z Checking rustix v0.38.34
18322024-10-01T17:44:47.854Z Checking rustls v0.23.10
18332024-10-01T17:44:47.984Z Checking quote v1.0.37
18342024-10-01T17:44:48.148Z Checking crossbeam-deque v0.8.5
18352024-10-01T17:44:48.330Z Checking num-integer v0.1.46
18362024-10-01T17:44:48.442Z Checking http v0.2.12
18372024-10-01T17:44:48.733Z Checking tokio-util v0.7.12
18382024-10-01T17:44:48.862Z Checking toml_datetime v0.6.8
18392024-10-01T17:44:49.049Z Checking native-tls v0.2.11
18402024-10-01T17:44:49.125Z Checking serde_spanned v0.6.7
18412024-10-01T17:44:49.312Z Checking idna v0.3.0
18422024-10-01T17:44:49.347Z Checking md-5 v0.10.6
18432024-10-01T17:44:49.553Z Checking ff v0.13.0
18442024-10-01T17:44:49.596Z Checking h2 v0.4.6
18452024-10-01T17:44:49.753Z Checking hash32 v0.2.1
18462024-10-01T17:44:49.770Z Checking stable_deref_trait v1.2.0
18472024-10-01T17:44:49.859Z Checking gimli v0.28.1
18482024-10-01T17:44:49.925Z Checking anstyle-query v1.0.3
18492024-10-01T17:44:50.030Z Checking pretty-hex v0.4.1
18502024-10-01T17:44:50.043Z Checking base16ct v0.2.0
18512024-10-01T17:44:50.142Z Checking is_terminal_polyfill v1.70.0
18522024-10-01T17:44:50.190Z Checking colorchoice v1.0.1
18532024-10-01T17:44:50.218Z Checking fallible-iterator v0.2.0
18542024-10-01T17:44:50.251Z Checking adler v1.0.2
18552024-10-01T17:44:50.313Z Checking psl-types v2.0.11
18562024-10-01T17:44:50.393Z Checking miniz_oxide v0.7.2
18572024-10-01T17:44:50.482Z Checking publicsuffix v2.2.3
18582024-10-01T17:44:50.563Z Checking dof v0.3.0
18592024-10-01T17:44:50.584Z Checking anstream v0.6.14
18602024-10-01T17:44:50.702Z Checking sec1 v0.7.3
18612024-10-01T17:44:50.788Z Checking postgres-protocol v0.6.7
18622024-10-01T17:44:50.803Z Checking heapless v0.7.17
18632024-10-01T17:44:50.943Z Checking terminal_size v0.3.0
18642024-10-01T17:44:51.086Z Checking group v0.13.0
18652024-10-01T17:44:51.101Z Checking tokio-native-tls v0.3.1
18662024-10-01T17:44:51.149Z Checking num-iter v0.1.45
18672024-10-01T17:44:51.309Z Checking rayon-core v1.12.1
18682024-10-01T17:44:51.322Z Checking syn v2.0.79
18692024-10-01T17:44:51.340Z Checking cookie v0.18.1
18702024-10-01T17:44:51.407Z Checking dtrace-parser v0.2.0
18712024-10-01T17:44:51.784Z Checking http-body-util v0.1.2
18722024-10-01T17:44:51.809Z Checking phf_shared v0.11.2
18732024-10-01T17:44:51.882Z Checking webpki-roots v0.26.3
18742024-10-01T17:44:51.941Z Checking hkdf v0.12.4
18752024-10-01T17:44:52.081Z Checking crypto-bigint v0.5.5
18762024-10-01T17:44:52.097Z Checking thread-id v4.2.1
18772024-10-01T17:44:52.147Z Checking object v0.32.2
18782024-10-01T17:44:52.194Z Checking rustc-demangle v0.1.24
18792024-10-01T17:44:52.225Z Checking strsim v0.11.1
18802024-10-01T17:44:52.496Z Checking winnow v0.5.40
18812024-10-01T17:44:52.598Z Checking managed v0.8.0
18822024-10-01T17:44:52.674Z Checking tokio-rustls v0.26.0
18832024-10-01T17:44:52.976Z Checking adler2 v2.0.0
18842024-10-01T17:44:53.050Z Checking clap_lex v0.7.0
18852024-10-01T17:44:53.111Z Checking ipnet v2.10.0
18862024-10-01T17:44:53.275Z Checking unicode-width v0.1.13
18872024-10-01T17:44:53.462Z Checking bitflags v1.3.2
18882024-10-01T17:44:53.564Z Checking smoltcp v0.9.1
18892024-10-01T17:44:53.580Z Checking console v0.15.8
18902024-10-01T17:44:53.692Z Checking addr2line v0.21.0
18912024-10-01T17:44:54.171Z Checking clap_builder v4.5.18
18922024-10-01T17:44:54.212Z Checking miniz_oxide v0.8.0
18932024-10-01T17:44:54.886Z Checking elliptic-curve v0.13.8
18942024-10-01T17:44:54.926Z Checking phf v0.11.2
18952024-10-01T17:44:55.069Z Checking rayon v1.10.0
18962024-10-01T17:44:55.186Z Checking cookie_store v0.21.0
18972024-10-01T17:44:55.445Z Checking toml_edit v0.19.15
18982024-10-01T17:44:55.514Z Checking postgres-types v0.2.8
18992024-10-01T17:44:55.703Z Checking hyper v1.4.1
19002024-10-01T17:44:55.794Z Checking num-bigint-dig v0.8.4
19012024-10-01T17:44:56.199Z Checking bstr v1.9.1
19022024-10-01T17:44:57.081Z Checking regex v1.10.6
19032024-10-01T17:44:57.142Z Checking h2 v0.3.26
19042024-10-01T17:44:57.565Z Checking usdt-impl v0.5.0
19052024-10-01T17:44:57.655Z Checking http-body v0.4.6
19062024-10-01T17:44:57.695Z Checking hyper-util v0.1.9
19072024-10-01T17:44:57.828Z Checking ed25519 v2.2.3
19082024-10-01T17:44:57.915Z Checking rustls-pemfile v2.1.3
19092024-10-01T17:44:58.033Z Checking futures-executor v0.3.30
19102024-10-01T17:44:58.056Z Checking phf_shared v0.10.0
19112024-10-01T17:44:58.101Z Checking serde_urlencoded v0.7.1
19122024-10-01T17:44:58.135Z Checking float-cmp v0.9.0
19132024-10-01T17:44:58.138Z Checking backtrace v0.3.71
19142024-10-01T17:44:58.243Z Checking pkcs1 v0.7.5
19152024-10-01T17:44:58.306Z Checking curve25519-dalek v4.1.3
19162024-10-01T17:44:58.321Z Checking zerocopy v0.6.6
19172024-10-01T17:44:58.495Z Checking serde-big-array v0.5.1
19182024-10-01T17:44:58.634Z Checking hubpack v0.1.2
19192024-10-01T17:44:58.697Z Checking portable-atomic v1.6.0
19202024-10-01T17:44:58.700Z Checking signal-hook v0.3.17
19212024-10-01T17:44:58.896Z Checking crc32fast v1.4.0
19222024-10-01T17:44:58.943Z Checking idna v0.4.0
19232024-10-01T17:44:59.028Z Checking rfc6979 v0.4.0
19242024-10-01T17:44:59.041Z Checking mio v0.8.11
19252024-10-01T17:44:59.119Z Checking memmap v0.7.0
19262024-10-01T17:44:59.197Z Checking socket2 v0.4.10
19272024-10-01T17:44:59.326Z Checking sync_wrapper v1.0.1
19282024-10-01T17:44:59.448Z Checking encoding_rs v0.8.34
19292024-10-01T17:44:59.628Z Checking data-encoding v2.6.0
19302024-10-01T17:44:59.652Z Checking whoami v1.5.2
19312024-10-01T17:44:59.666Z Checking hyper-tls v0.6.0
19322024-10-01T17:44:59.692Z Checking hyper-rustls v0.27.3
19332024-10-01T17:44:59.746Z Checking dyn-clone v1.0.17
19342024-10-01T17:44:59.885Z Checking number_prefix v0.4.0
19352024-10-01T17:44:59.918Z Checking difflib v0.4.0
19362024-10-01T17:44:59.932Z Checking new_debug_unreachable v1.0.6
19372024-10-01T17:45:00.011Z Checking fixedbitset v0.4.2
19382024-10-01T17:45:00.014Z Checking minimal-lexical v0.2.1
19392024-10-01T17:45:00.053Z Checking normalize-line-endings v0.3.0
19402024-10-01T17:45:00.119Z Checking static_assertions v1.1.0
19412024-10-01T17:45:00.170Z Checking winnow v0.6.18
19422024-10-01T17:45:00.207Z Checking bit-vec v0.6.3
19432024-10-01T17:45:00.222Z Checking precomputed-hash v0.1.1
19442024-10-01T17:45:00.259Z Checking unicode-segmentation v1.11.0
19452024-10-01T17:45:00.273Z Checking predicates-core v1.0.6
19462024-10-01T17:45:00.319Z Checking mime v0.3.17
19472024-10-01T17:45:00.402Z Checking nom v7.1.3
19482024-10-01T17:45:00.444Z Checking predicates v3.1.2
19492024-10-01T17:45:00.532Z Checking bit-set v0.5.3
19502024-10-01T17:45:00.617Z Checking string_cache v0.8.7
19512024-10-01T17:45:00.782Z Checking hickory-proto v0.24.1
19522024-10-01T17:45:00.865Z Checking similar v2.6.0
19532024-10-01T17:45:00.885Z Checking petgraph v0.6.5
19542024-10-01T17:45:01.085Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19552024-10-01T17:45:01.678Z Checking ed25519-dalek v2.1.1
19562024-10-01T17:45:01.714Z Checking reqwest v0.12.7
19572024-10-01T17:45:02.060Z Checking indicatif v0.17.8
19582024-10-01T17:45:02.816Z Checking tokio-postgres v0.7.12
19592024-10-01T17:45:03.062Z Checking toml_edit v0.22.22
19602024-10-01T17:45:03.181Z Checking hyper v0.14.30
19612024-10-01T17:45:03.241Z Checking schemars v0.8.21
19622024-10-01T17:45:03.492Z Checking signal-hook-mio v0.2.4
19632024-10-01T17:45:03.651Z Checking usdt v0.5.0
19642024-10-01T17:45:03.919Z Checking ecdsa v0.16.9
19652024-10-01T17:45:04.169Z Checking flate2 v1.0.34
19662024-10-01T17:45:04.607Z Checking anyhow v1.0.89
19672024-10-01T17:45:04.794Z Checking rsa v0.9.6
19682024-10-01T17:45:04.893Z Checking futures v0.3.30
19692024-10-01T17:45:04.978Z Checking toml v0.7.8
19702024-10-01T17:45:05.002Z Checking clap v4.5.18
19712024-10-01T17:45:05.116Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19722024-10-01T17:45:05.141Z Checking tokio-stream v0.1.16
19732024-10-01T17:45:05.526Z Checking fs-err v2.11.0
19742024-10-01T17:45:05.564Z Checking itertools v0.12.1
19752024-10-01T17:45:05.686Z Checking itertools v0.10.5
19762024-10-01T17:45:05.752Z Checking slog v2.7.0
19772024-10-01T17:45:05.846Z Checking openapiv3 v2.0.0
19782024-10-01T17:45:06.010Z Checking x509-cert v0.2.5
19792024-10-01T17:45:06.047Z Checking semver v1.0.23
19802024-10-01T17:45:06.193Z Checking hex v0.4.3
19812024-10-01T17:45:06.224Z Checking sha1 v0.10.6
19822024-10-01T17:45:06.478Z Checking lalrpop-util v0.19.12
19832024-10-01T17:45:06.492Z Checking peg-runtime v0.8.3
19842024-10-01T17:45:06.691Z Checking camino v1.1.9
19852024-10-01T17:45:06.709Z Checking sigpipe v0.1.3
19862024-10-01T17:45:08.600Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19872024-10-01T17:45:08.907Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.39s
19882024-10-01T17:45:09.045Z
19892024-10-01T17:45:09.045Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/163)
19902024-10-01T17:45:09.177Z Updating git repository `https://github.com/oxidecomputer/propolis`
19912024-10-01T17:45:09.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19922024-10-01T17:45:09.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19932024-10-01T17:45:09.709Z Compiling regress v0.10.1
19942024-10-01T17:45:09.808Z Checking heck v0.5.0
19952024-10-01T17:45:09.825Z Checking dirs-sys-next v0.1.2
19962024-10-01T17:45:09.828Z Compiling unsafe-libyaml v0.2.11
19972024-10-01T17:45:09.850Z Checking thread_local v1.1.8
19982024-10-01T17:45:09.853Z Compiling ident_case v1.0.1
19992024-10-01T17:45:09.878Z Checking progenitor-client v0.8.0
20002024-10-01T17:45:09.969Z Compiling darling_core v0.20.9
20012024-10-01T17:45:09.983Z Checking dirs-next v2.0.0
20022024-10-01T17:45:10.009Z Checking crossbeam-channel v0.5.12
20032024-10-01T17:45:10.095Z Checking term v0.7.0
20042024-10-01T17:45:10.110Z Checking is-terminal v0.4.12
20052024-10-01T17:45:10.171Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20062024-10-01T17:45:10.223Z Compiling paste v1.0.15
20072024-10-01T17:45:10.481Z Checking take_mut v0.2.2
20082024-10-01T17:45:10.523Z Compiling rustls v0.22.4
20092024-10-01T17:45:10.676Z Checking slog-term v2.9.1
20102024-10-01T17:45:10.692Z Checking slog-async v2.8.0
20112024-10-01T17:45:10.797Z Compiling proc-macro-crate v1.3.1
20122024-10-01T17:45:10.832Z Checking ipnetwork v0.20.0
20132024-10-01T17:45:10.956Z Compiling structmeta-derive v0.3.0
20142024-10-01T17:45:11.163Z Compiling serde_yaml v0.9.34+deprecated
20152024-10-01T17:45:11.179Z Compiling multer v3.1.0
20162024-10-01T17:45:11.469Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20172024-10-01T17:45:11.668Z Checking match_cfg v0.1.0
20182024-10-01T17:45:11.766Z Checking hostname v0.3.1
20192024-10-01T17:45:11.850Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20202024-10-01T17:45:11.865Z Compiling num_enum_derive v0.5.11
20212024-10-01T17:45:13.170Z Checking typify-impl v0.2.0
20222024-10-01T17:45:13.906Z Compiling structmeta v0.3.0
20232024-10-01T17:45:14.327Z Checking slog-json v2.6.1
20242024-10-01T17:45:14.450Z Compiling lzma-sys v0.1.20
20252024-10-01T17:45:14.584Z Compiling foreign-types-macros v0.2.3
20262024-10-01T17:45:14.657Z Compiling async-stream-impl v0.3.5
20272024-10-01T17:45:15.207Z Compiling dropshot v0.12.0
20282024-10-01T17:45:15.273Z Checking foreign-types-shared v0.3.1
20292024-10-01T17:45:15.383Z Checking utf-8 v0.7.6
20302024-10-01T17:45:15.507Z Checking arc-swap v1.7.1
20312024-10-01T17:45:15.580Z Checking tungstenite v0.21.0
20322024-10-01T17:45:15.608Z Checking tokio-rustls v0.25.0
20332024-10-01T17:45:15.730Z Checking slog-bunyan v2.5.0
20342024-10-01T17:45:15.879Z Checking num_enum v0.5.11
20352024-10-01T17:45:15.895Z Checking foreign-types v0.5.0
20362024-10-01T17:45:15.927Z Checking slog-scope v4.4.0
20372024-10-01T17:45:15.956Z Compiling parse-display-derive v0.10.0
20382024-10-01T17:45:15.991Z Compiling proc-macro-error v1.0.4
20392024-10-01T17:45:16.007Z Checking async-stream v0.3.5
20402024-10-01T17:45:16.177Z Checking toml v0.8.19
20412024-10-01T17:45:16.246Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20422024-10-01T17:45:16.397Z Compiling heck v0.3.3
20432024-10-01T17:45:16.454Z Checking waitgroup v0.1.2
20442024-10-01T17:45:16.522Z Checking newtype-uuid v1.1.0
20452024-10-01T17:45:16.592Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20462024-10-01T17:45:16.651Z Compiling dropshot_endpoint v0.12.0
20472024-10-01T17:45:16.759Z Checking serde_path_to_error v0.1.16
20482024-10-01T17:45:16.827Z Checking cstr-argument v0.1.2
20492024-10-01T17:45:16.901Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20502024-10-01T17:45:16.917Z Compiling darling_macro v0.20.9
20512024-10-01T17:45:16.998Z Checking hostname v0.4.0
20522024-10-01T17:45:17.130Z Checking instant v0.1.12
20532024-10-01T17:45:17.243Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20542024-10-01T17:45:17.316Z Checking pretty-hex v0.2.1
20552024-10-01T17:45:17.449Z Checking base64 v0.21.7
20562024-10-01T17:45:17.464Z Checking fastrand v2.1.0
20572024-10-01T17:45:17.521Z Checking debug-ignore v1.0.5
20582024-10-01T17:45:17.656Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20592024-10-01T17:45:17.694Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20602024-10-01T17:45:17.754Z Checking tempfile v3.10.1
20612024-10-01T17:45:17.790Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20622024-10-01T17:45:17.872Z Compiling darling v0.20.9
20632024-10-01T17:45:17.902Z Checking backoff v0.4.0
20642024-10-01T17:45:17.932Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20652024-10-01T17:45:17.947Z Compiling zone_cfg_derive v0.1.2
20662024-10-01T17:45:17.985Z Compiling serde_with_macros v3.9.0
20672024-10-01T17:45:18.094Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20682024-10-01T17:45:18.177Z Checking strum v0.26.3
20692024-10-01T17:45:18.231Z Checking tokio-tungstenite v0.21.0
20702024-10-01T17:45:18.300Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20712024-10-01T17:45:18.322Z Checking slog-stdlog v4.1.1
20722024-10-01T17:45:18.690Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20732024-10-01T17:45:18.733Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20742024-10-01T17:45:18.828Z Checking colored v2.1.0
20752024-10-01T17:45:19.029Z Checking regress v0.9.1
20762024-10-01T17:45:19.128Z Checking macaddr v1.0.1
20772024-10-01T17:45:19.131Z Checking base64 v0.13.1
20782024-10-01T17:45:19.494Z Checking zone v0.1.8
20792024-10-01T17:45:19.537Z Checking ron v0.7.1
20802024-10-01T17:45:20.131Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20812024-10-01T17:45:20.458Z Checking parse-display v0.10.0
20822024-10-01T17:45:20.613Z Checking xz2 v0.1.7
20832024-10-01T17:45:20.629Z Checking slog-envlogger v2.2.0
20842024-10-01T17:45:20.669Z Checking tabwriter v1.4.0
20852024-10-01T17:45:20.833Z Checking xattr v1.3.1
20862024-10-01T17:45:20.883Z Checking pem v3.0.4
20872024-10-01T17:45:20.902Z Checking yasna v0.5.2
20882024-10-01T17:45:20.985Z Checking serde_with v3.9.0
20892024-10-01T17:45:21.013Z Checking headers-core v0.3.0
20902024-10-01T17:45:21.124Z Checking smf v0.2.3
20912024-10-01T17:45:21.157Z Checking filetime v0.2.25
20922024-10-01T17:45:21.347Z Checking same-file v1.0.6
20932024-10-01T17:45:21.361Z Checking tar v0.4.42
20942024-10-01T17:45:21.501Z Checking walkdir v2.5.0
20952024-10-01T17:45:21.549Z Checking headers v0.4.0
20962024-10-01T17:45:21.755Z Checking rcgen v0.12.1
20972024-10-01T17:45:21.770Z Checking atomicwrites v0.4.4
20982024-10-01T17:45:21.963Z Checking camino-tempfile v1.1.1
20992024-10-01T17:45:22.163Z Checking subprocess v0.2.9
21002024-10-01T17:45:25.268Z Compiling typify-macro v0.2.0
21012024-10-01T17:45:27.152Z Compiling typify v0.2.0
21022024-10-01T17:45:27.221Z Compiling progenitor-impl v0.8.0
21032024-10-01T17:45:30.363Z Compiling progenitor-macro v0.8.0
21042024-10-01T17:45:36.103Z Checking progenitor v0.8.0
21052024-10-01T17:45:36.234Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
21062024-10-01T17:45:36.236Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21072024-10-01T17:45:38.857Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
21082024-10-01T17:45:39.116Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21092024-10-01T17:45:45.099Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21102024-10-01T17:45:46.615Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21112024-10-01T17:45:47.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.73s
21122024-10-01T17:45:47.936Z
21132024-10-01T17:45:47.936Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/163)
21142024-10-01T17:45:48.072Z Updating git repository `https://github.com/oxidecomputer/propolis`
21152024-10-01T17:45:48.537Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21162024-10-01T17:45:48.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21172024-10-01T17:45:48.617Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21182024-10-01T17:45:49.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
21192024-10-01T17:45:50.077Z
21202024-10-01T17:45:50.077Zinfo: running `cargo check --bins` on nexus-config (31/163)
21212024-10-01T17:45:50.211Z Updating git repository `https://github.com/oxidecomputer/propolis`
21222024-10-01T17:45:50.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21232024-10-01T17:45:50.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21242024-10-01T17:45:50.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21252024-10-01T17:45:50.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21262024-10-01T17:45:50.717Z
21272024-10-01T17:45:50.717Zinfo: running `cargo check --bins` on omicron-rpaths (32/163)
21282024-10-01T17:45:50.851Z Updating git repository `https://github.com/oxidecomputer/propolis`
21292024-10-01T17:45:51.268Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21302024-10-01T17:45:51.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21312024-10-01T17:45:51.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21322024-10-01T17:45:51.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
21332024-10-01T17:45:51.331Z
21342024-10-01T17:45:51.331Zinfo: running `cargo check --bins` on omicron-certificates (33/163)
21352024-10-01T17:45:51.465Z Updating git repository `https://github.com/oxidecomputer/propolis`
21362024-10-01T17:45:51.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372024-10-01T17:45:51.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382024-10-01T17:45:51.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392024-10-01T17:45:51.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21402024-10-01T17:45:51.975Z
21412024-10-01T17:45:51.975Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/163)
21422024-10-01T17:45:52.109Z Updating git repository `https://github.com/oxidecomputer/propolis`
21432024-10-01T17:45:52.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21442024-10-01T17:45:52.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21452024-10-01T17:45:52.647Z Compiling heapless v0.8.0
21462024-10-01T17:45:52.743Z Checking hash32 v0.3.1
21472024-10-01T17:45:52.747Z Compiling smoltcp v0.11.0
21482024-10-01T17:45:52.756Z Checking embedded-io v0.4.0
21492024-10-01T17:45:52.759Z Checking cobs v0.2.3
21502024-10-01T17:45:52.775Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21512024-10-01T17:45:52.778Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21522024-10-01T17:45:52.801Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21532024-10-01T17:45:52.886Z Compiling crucible-workspace-hack v0.1.0
21542024-10-01T17:45:52.908Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21552024-10-01T17:45:52.923Z Checking newline-converter v0.3.0
21562024-10-01T17:45:52.939Z Checking postcard v1.0.8
21572024-10-01T17:45:53.069Z Compiling convert_case v0.4.0
21582024-10-01T17:45:53.143Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21592024-10-01T17:45:53.274Z Checking expectorate v1.1.0
21602024-10-01T17:45:53.357Z Compiling zone_cfg_derive v0.3.0
21612024-10-01T17:45:53.446Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21622024-10-01T17:45:53.461Z Checking itertools v0.13.0
21632024-10-01T17:45:53.589Z Compiling num-derive v0.4.2
21642024-10-01T17:45:53.711Z Compiling slog-dtrace v0.3.0
21652024-10-01T17:45:53.795Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21662024-10-01T17:45:54.015Z Compiling derive_more v0.99.18
21672024-10-01T17:45:54.108Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21682024-10-01T17:45:54.840Z Checking zone v0.3.0
21692024-10-01T17:45:55.557Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
21702024-10-01T17:45:56.597Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21712024-10-01T17:45:57.542Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21722024-10-01T17:45:57.837Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21732024-10-01T17:45:58.599Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21742024-10-01T17:45:59.066Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21752024-10-01T17:46:00.357Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21762024-10-01T17:46:01.183Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.20s
21772024-10-01T17:46:01.333Z
21782024-10-01T17:46:01.333Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/163)
21792024-10-01T17:46:01.467Z Updating git repository `https://github.com/oxidecomputer/propolis`
21802024-10-01T17:46:01.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21812024-10-01T17:46:01.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21822024-10-01T17:46:01.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21832024-10-01T17:46:01.916Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21842024-10-01T17:46:01.978Z
21852024-10-01T17:46:01.978Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/163)
21862024-10-01T17:46:02.112Z Updating git repository `https://github.com/oxidecomputer/propolis`
21872024-10-01T17:46:02.556Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21882024-10-01T17:46:02.559Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21892024-10-01T17:46:02.559Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21902024-10-01T17:46:02.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21912024-10-01T17:46:02.625Z
21922024-10-01T17:46:02.625Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/163)
21932024-10-01T17:46:02.761Z Updating git repository `https://github.com/oxidecomputer/propolis`
21942024-10-01T17:46:03.299Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21952024-10-01T17:46:03.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21962024-10-01T17:46:03.302Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21972024-10-01T17:46:03.305Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
21982024-10-01T17:46:03.383Z
21992024-10-01T17:46:03.383Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/163)
22002024-10-01T17:46:03.519Z Updating git repository `https://github.com/oxidecomputer/propolis`
22012024-10-01T17:46:04.051Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22022024-10-01T17:46:04.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22032024-10-01T17:46:04.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22042024-10-01T17:46:04.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
22052024-10-01T17:46:04.143Z
22062024-10-01T17:46:04.144Zinfo: running `cargo check --bins` on dns-server (39/163)
22072024-10-01T17:46:04.271Z Updating git repository `https://github.com/oxidecomputer/propolis`
22082024-10-01T17:46:04.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22092024-10-01T17:46:04.718Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22102024-10-01T17:46:04.782Z Compiling parking_lot_core v0.8.6
22112024-10-01T17:46:04.875Z Checking nibble_vec v0.1.0
22122024-10-01T17:46:04.883Z Checking quick-error v1.2.3
22132024-10-01T17:46:04.883Z Checking endian-type v0.1.2
22142024-10-01T17:46:04.883Z Checking linked-hash-map v0.5.6
22152024-10-01T17:46:04.883Z Checking fxhash v0.2.1
22162024-10-01T17:46:04.889Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22172024-10-01T17:46:04.894Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22182024-10-01T17:46:05.004Z Checking resolv-conf v0.7.0
22192024-10-01T17:46:05.043Z Checking hickory-server v0.24.1
22202024-10-01T17:46:05.055Z Checking radix_trie v0.2.1
22212024-10-01T17:46:05.184Z Checking lru-cache v0.1.2
22222024-10-01T17:46:05.349Z Checking hickory-resolver v0.24.1
22232024-10-01T17:46:05.447Z Checking hickory-client v0.24.1
22242024-10-01T17:46:05.599Z Checking parking_lot v0.11.2
22252024-10-01T17:46:05.853Z Checking sled v0.34.7
22262024-10-01T17:46:07.569Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22272024-10-01T17:46:08.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
22282024-10-01T17:46:08.811Z
22292024-10-01T17:46:08.811Zinfo: running `cargo check --bins` on dns-server-api (40/163)
22302024-10-01T17:46:08.944Z Updating git repository `https://github.com/oxidecomputer/propolis`
22312024-10-01T17:46:09.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322024-10-01T17:46:09.383Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332024-10-01T17:46:09.383Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342024-10-01T17:46:09.383Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
22352024-10-01T17:46:09.440Z
22362024-10-01T17:46:09.440Zinfo: running `cargo check --bins` on dns-service-client (41/163)
22372024-10-01T17:46:09.574Z Updating git repository `https://github.com/oxidecomputer/propolis`
22382024-10-01T17:46:09.994Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22392024-10-01T17:46:09.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22402024-10-01T17:46:09.997Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22412024-10-01T17:46:10.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22422024-10-01T17:46:10.059Z
22432024-10-01T17:46:10.059Zinfo: running `cargo check --bins` on gateway-test-utils (42/163)
22442024-10-01T17:46:10.193Z Updating git repository `https://github.com/oxidecomputer/propolis`
22452024-10-01T17:46:10.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-10-01T17:46:10.687Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-10-01T17:46:10.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22482024-10-01T17:46:10.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
22492024-10-01T17:46:10.756Z
22502024-10-01T17:46:10.756Zinfo: running `cargo check --bins` on gateway-types (43/163)
22512024-10-01T17:46:10.892Z Updating git repository `https://github.com/oxidecomputer/propolis`
22522024-10-01T17:46:11.333Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22532024-10-01T17:46:11.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22542024-10-01T17:46:11.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22552024-10-01T17:46:11.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22562024-10-01T17:46:11.401Z
22572024-10-01T17:46:11.401Zinfo: running `cargo check --bins` on ipcc (44/163)
22582024-10-01T17:46:11.535Z Updating git repository `https://github.com/oxidecomputer/propolis`
22592024-10-01T17:46:11.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22602024-10-01T17:46:11.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22612024-10-01T17:46:11.982Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22622024-10-01T17:46:11.986Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
22632024-10-01T17:46:12.052Z
22642024-10-01T17:46:12.052Zinfo: running `cargo check --bins` on omicron-gateway (45/163)
22652024-10-01T17:46:12.180Z Updating git repository `https://github.com/oxidecomputer/propolis`
22662024-10-01T17:46:12.667Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22672024-10-01T17:46:12.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22682024-10-01T17:46:12.765Z Compiling match_cfg v0.1.0
22692024-10-01T17:46:12.781Z Compiling rustls v0.22.4
22702024-10-01T17:46:12.781Z Checking num-rational v0.4.2
22712024-10-01T17:46:12.781Z Compiling progenitor-client v0.8.0
22722024-10-01T17:46:12.866Z Compiling slog-json v2.6.1
22732024-10-01T17:46:12.878Z Checking num-complex v0.4.6
22742024-10-01T17:46:12.883Z Compiling prettyplease v0.2.22
22752024-10-01T17:46:12.911Z Compiling hostname v0.3.1
22762024-10-01T17:46:12.940Z Compiling async-stream v0.3.5
22772024-10-01T17:46:13.168Z Compiling slog-bunyan v2.5.0
22782024-10-01T17:46:13.203Z Compiling progenitor v0.8.0
22792024-10-01T17:46:13.207Z Compiling multer v3.1.0
22802024-10-01T17:46:13.207Z Compiling toml v0.8.19
22812024-10-01T17:46:13.333Z Compiling waitgroup v0.1.2
22822024-10-01T17:46:13.351Z Compiling ipnetwork v0.20.0
22832024-10-01T17:46:13.457Z Compiling newtype-uuid v1.1.0
22842024-10-01T17:46:13.470Z Compiling serde_path_to_error v0.1.16
22852024-10-01T17:46:13.539Z Compiling hostname v0.4.0
22862024-10-01T17:46:13.726Z Checking num v0.4.3
22872024-10-01T17:46:13.740Z Compiling instant v0.1.12
22882024-10-01T17:46:13.804Z Compiling semver v0.1.20
22892024-10-01T17:46:13.831Z Checking float-ord v0.3.2
22902024-10-01T17:46:13.880Z Compiling debug-ignore v1.0.5
22912024-10-01T17:46:13.963Z Compiling radium v0.7.0
22922024-10-01T17:46:14.024Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22932024-10-01T17:46:14.256Z Compiling rustc_version v0.1.7
22942024-10-01T17:46:14.300Z Compiling backoff v0.4.0
22952024-10-01T17:46:14.303Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22962024-10-01T17:46:14.446Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22972024-10-01T17:46:14.461Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
22982024-10-01T17:46:14.637Z Compiling parse-display v0.10.0
22992024-10-01T17:46:14.749Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23002024-10-01T17:46:14.794Z Compiling serde_with v3.9.0
23012024-10-01T17:46:14.923Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23022024-10-01T17:46:15.085Z Compiling regress v0.9.1
23032024-10-01T17:46:15.299Z Compiling macaddr v1.0.1
23042024-10-01T17:46:15.723Z Checking tap v1.0.1
23052024-10-01T17:46:15.883Z Compiling maybe-uninit v2.0.0
23062024-10-01T17:46:16.305Z Checking wyz v0.5.1
23072024-10-01T17:46:16.492Z Compiling newtype_derive v0.1.6
23082024-10-01T17:46:16.754Z Checking password-hash v0.5.0
23092024-10-01T17:46:16.805Z Checking blake2 v0.10.6
23102024-10-01T17:46:16.929Z Compiling tokio-rustls v0.25.0
23112024-10-01T17:46:17.166Z Compiling bzip2-sys v0.1.11+1.0.8
23122024-10-01T17:46:17.236Z Compiling cancel-safe-futures v0.1.5
23132024-10-01T17:46:17.338Z Compiling dropshot v0.12.0
23142024-10-01T17:46:17.390Z Compiling owo-colors v4.1.0
23152024-10-01T17:46:17.584Z Compiling packed_struct v0.10.1
23162024-10-01T17:46:17.640Z Checking funty v2.0.0
23172024-10-01T17:46:17.671Z Checking crc-catalog v2.4.0
23182024-10-01T17:46:17.994Z Checking crc v3.2.1
23192024-10-01T17:46:18.414Z Checking argon2 v0.5.3
23202024-10-01T17:46:18.579Z Checking bitvec v1.0.1
23212024-10-01T17:46:19.112Z Compiling packed_struct_codegen v0.10.1
23222024-10-01T17:46:19.758Z Compiling indexmap v1.9.3
23232024-10-01T17:46:20.065Z Checking half v2.4.1
23242024-10-01T17:46:20.175Z Checking nodrop v0.1.14
23252024-10-01T17:46:20.296Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23262024-10-01T17:46:20.517Z Checking ciborium-io v0.2.2
23272024-10-01T17:46:20.626Z Checking array-init v0.0.4
23282024-10-01T17:46:20.641Z Checking ciborium-ll v0.2.2
23292024-10-01T17:46:21.101Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23302024-10-01T17:46:21.373Z Checking smallvec v0.6.14
23312024-10-01T17:46:21.675Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23322024-10-01T17:46:21.847Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23332024-10-01T17:46:22.656Z Checking libsw v3.3.1
23342024-10-01T17:46:22.659Z Compiling derive-where v1.2.7
23352024-10-01T17:46:22.659Z Compiling memoffset v0.9.1
23362024-10-01T17:46:22.668Z Checking indent_write v2.2.0
23372024-10-01T17:46:22.824Z Checking termcolor v1.4.1
23382024-10-01T17:46:22.865Z Checking highway v1.2.0
23392024-10-01T17:46:23.239Z Checking swrite v0.1.0
23402024-10-01T17:46:23.254Z Checking linear-map v1.2.0
23412024-10-01T17:46:23.269Z Checking bitfield v0.14.0
23422024-10-01T17:46:23.350Z Checking hashbrown v0.12.3
23432024-10-01T17:46:23.534Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23442024-10-01T17:46:23.578Z Checking env_logger v0.10.2
23452024-10-01T17:46:23.713Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23462024-10-01T17:46:24.005Z Checking ron v0.8.1
23472024-10-01T17:46:24.885Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23482024-10-01T17:46:24.988Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23492024-10-01T17:46:24.992Z Checking steno v0.4.1
23502024-10-01T17:46:25.114Z Checking serde-hex v0.1.0
23512024-10-01T17:46:25.234Z Checking bzip2 v0.4.4
23522024-10-01T17:46:25.518Z Checking ciborium v0.2.2
23532024-10-01T17:46:26.154Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23542024-10-01T17:46:26.458Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23552024-10-01T17:46:26.548Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23562024-10-01T17:46:26.575Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23572024-10-01T17:46:26.693Z Checking hashbrown v0.13.2
23582024-10-01T17:46:27.305Z Checking crc-any v2.5.0
23592024-10-01T17:46:27.685Z Checking humantime v2.1.0
23602024-10-01T17:46:27.700Z Checking object v0.30.4
23612024-10-01T17:46:27.703Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23622024-10-01T17:46:27.957Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23632024-10-01T17:46:27.973Z Checking zip v0.6.6
23642024-10-01T17:46:28.627Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23652024-10-01T17:46:28.663Z Checking path-slash v0.1.5
23662024-10-01T17:46:28.809Z Checking tungstenite v0.23.0
23672024-10-01T17:46:28.950Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
23682024-10-01T17:46:29.000Z Checking nix v0.27.1
23692024-10-01T17:46:29.149Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23702024-10-01T17:46:29.708Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23712024-10-01T17:46:29.762Z Checking kstat-rs v0.2.4
23722024-10-01T17:46:29.961Z Checking tokio-tungstenite v0.23.1
23732024-10-01T17:46:30.101Z Checking signal-hook-tokio v0.3.1
23742024-10-01T17:46:31.043Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23752024-10-01T17:46:31.645Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23762024-10-01T17:46:34.883Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23772024-10-01T17:46:36.823Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23782024-10-01T17:46:40.850Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23792024-10-01T17:46:40.911Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23802024-10-01T17:46:41.017Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23812024-10-01T17:46:42.379Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23822024-10-01T17:46:47.683Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23832024-10-01T17:46:48.296Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23842024-10-01T17:46:50.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.88s
23852024-10-01T17:46:51.108Z
23862024-10-01T17:46:51.108Zinfo: running `cargo check --bins` on gateway-api (46/163)
23872024-10-01T17:46:51.244Z Updating git repository `https://github.com/oxidecomputer/propolis`
23882024-10-01T17:46:51.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-10-01T17:46:51.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-10-01T17:46:51.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23912024-10-01T17:46:51.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23922024-10-01T17:46:51.768Z
23932024-10-01T17:46:51.768Zinfo: running `cargo check --bins` on oximeter (47/163)
23942024-10-01T17:46:51.903Z Updating git repository `https://github.com/oxidecomputer/propolis`
23952024-10-01T17:46:52.351Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23962024-10-01T17:46:52.354Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23972024-10-01T17:46:52.354Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23982024-10-01T17:46:52.357Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23992024-10-01T17:46:52.420Z
24002024-10-01T17:46:52.420Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/163)
24012024-10-01T17:46:52.553Z Updating git repository `https://github.com/oxidecomputer/propolis`
24022024-10-01T17:46:52.977Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-10-01T17:46:52.980Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-10-01T17:46:52.980Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052024-10-01T17:46:52.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24062024-10-01T17:46:53.043Z
24072024-10-01T17:46:53.043Zinfo: running `cargo check --bins` on oximeter-schema (49/163)
24082024-10-01T17:46:53.178Z Updating git repository `https://github.com/oxidecomputer/propolis`
24092024-10-01T17:46:53.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24102024-10-01T17:46:53.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24112024-10-01T17:46:53.726Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24122024-10-01T17:46:54.139Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
24132024-10-01T17:46:54.301Z
24142024-10-01T17:46:54.301Zinfo: running `cargo check --bins` on oximeter-types (50/163)
24152024-10-01T17:46:54.437Z Updating git repository `https://github.com/oxidecomputer/propolis`
24162024-10-01T17:46:54.875Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24172024-10-01T17:46:54.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24182024-10-01T17:46:54.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24192024-10-01T17:46:54.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24202024-10-01T17:46:54.943Z
24212024-10-01T17:46:54.943Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/163)
24222024-10-01T17:46:55.079Z Updating git repository `https://github.com/oxidecomputer/propolis`
24232024-10-01T17:46:55.526Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-10-01T17:46:55.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-10-01T17:46:55.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24262024-10-01T17:46:55.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24272024-10-01T17:46:55.596Z
24282024-10-01T17:46:55.596Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/163)
24292024-10-01T17:46:55.731Z Updating git repository `https://github.com/oxidecomputer/propolis`
24302024-10-01T17:46:56.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-10-01T17:46:56.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-10-01T17:46:56.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-10-01T17:46:56.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24342024-10-01T17:46:56.220Z
24352024-10-01T17:46:56.220Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/163)
24362024-10-01T17:46:56.354Z Updating git repository `https://github.com/oxidecomputer/propolis`
24372024-10-01T17:46:56.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24382024-10-01T17:46:56.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24392024-10-01T17:46:56.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24402024-10-01T17:46:56.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24412024-10-01T17:46:56.868Z
24422024-10-01T17:46:56.868Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/163)
24432024-10-01T17:46:57.003Z Updating git repository `https://github.com/oxidecomputer/propolis`
24442024-10-01T17:46:57.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-10-01T17:46:57.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-10-01T17:46:57.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-10-01T17:46:57.455Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24482024-10-01T17:46:57.517Z
24492024-10-01T17:46:57.517Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/163)
24502024-10-01T17:46:57.651Z Updating git repository `https://github.com/oxidecomputer/propolis`
24512024-10-01T17:46:58.092Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24522024-10-01T17:46:58.095Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24532024-10-01T17:46:58.095Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24542024-10-01T17:46:58.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24552024-10-01T17:46:58.161Z
24562024-10-01T17:46:58.161Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/163)
24572024-10-01T17:46:58.295Z Updating git repository `https://github.com/oxidecomputer/propolis`
24582024-10-01T17:46:58.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24592024-10-01T17:46:58.748Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24602024-10-01T17:46:58.748Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24612024-10-01T17:46:58.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24622024-10-01T17:46:58.812Z
24632024-10-01T17:46:58.812Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/163)
24642024-10-01T17:46:58.948Z Updating git repository `https://github.com/oxidecomputer/propolis`
24652024-10-01T17:46:59.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24662024-10-01T17:46:59.395Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24672024-10-01T17:46:59.395Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24682024-10-01T17:46:59.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24692024-10-01T17:46:59.461Z
24702024-10-01T17:46:59.461Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/163)
24712024-10-01T17:46:59.595Z Updating git repository `https://github.com/oxidecomputer/propolis`
24722024-10-01T17:47:00.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-10-01T17:47:00.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-10-01T17:47:00.044Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-10-01T17:47:00.047Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24762024-10-01T17:47:00.109Z
24772024-10-01T17:47:00.109Zinfo: running `cargo check --bins` on oximeter-producer (59/163)
24782024-10-01T17:47:00.243Z Updating git repository `https://github.com/oxidecomputer/propolis`
24792024-10-01T17:47:00.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24802024-10-01T17:47:00.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24812024-10-01T17:47:00.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24822024-10-01T17:47:00.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24832024-10-01T17:47:00.794Z
24842024-10-01T17:47:00.794Zinfo: running `cargo check --bins` on internal-dns (60/163)
24852024-10-01T17:47:00.926Z Updating git repository `https://github.com/oxidecomputer/propolis`
24862024-10-01T17:47:01.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-10-01T17:47:01.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-10-01T17:47:01.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892024-10-01T17:47:01.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24902024-10-01T17:47:01.434Z
24912024-10-01T17:47:01.434Zinfo: running `cargo check --bins` on nexus-client (61/163)
24922024-10-01T17:47:01.568Z Updating git repository `https://github.com/oxidecomputer/propolis`
24932024-10-01T17:47:02.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942024-10-01T17:47:02.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952024-10-01T17:47:02.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24962024-10-01T17:47:02.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24972024-10-01T17:47:02.107Z
24982024-10-01T17:47:02.107Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/163)
24992024-10-01T17:47:02.241Z Updating git repository `https://github.com/oxidecomputer/propolis`
25002024-10-01T17:47:02.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25012024-10-01T17:47:02.699Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25022024-10-01T17:47:02.699Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25032024-10-01T17:47:02.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25042024-10-01T17:47:02.767Z
25052024-10-01T17:47:02.767Zinfo: running `cargo check --bins` on omicron-passwords (63/163)
25062024-10-01T17:47:02.902Z Updating git repository `https://github.com/oxidecomputer/propolis`
25072024-10-01T17:47:03.363Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25082024-10-01T17:47:03.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25092024-10-01T17:47:03.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25102024-10-01T17:47:03.404Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25112024-10-01T17:47:03.431Z
25122024-10-01T17:47:03.431Zinfo: running `cargo check --bins` on nexus-types (64/163)
25132024-10-01T17:47:03.552Z Updating git repository `https://github.com/oxidecomputer/propolis`
25142024-10-01T17:47:03.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-10-01T17:47:03.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-10-01T17:47:03.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-10-01T17:47:03.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25182024-10-01T17:47:04.063Z
25192024-10-01T17:47:04.063Zinfo: running `cargo check --bins` on gateway-client (65/163)
25202024-10-01T17:47:04.197Z Updating git repository `https://github.com/oxidecomputer/propolis`
25212024-10-01T17:47:04.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25222024-10-01T17:47:04.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25232024-10-01T17:47:04.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25242024-10-01T17:47:04.626Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25252024-10-01T17:47:04.684Z
25262024-10-01T17:47:04.684Zinfo: running `cargo check --bins` on oxql-types (66/163)
25272024-10-01T17:47:04.818Z Updating git repository `https://github.com/oxidecomputer/propolis`
25282024-10-01T17:47:05.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292024-10-01T17:47:05.271Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302024-10-01T17:47:05.271Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312024-10-01T17:47:05.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25322024-10-01T17:47:05.337Z
25332024-10-01T17:47:05.337Zinfo: running `cargo check --bins` on update-engine (67/163)
25342024-10-01T17:47:05.471Z Updating git repository `https://github.com/oxidecomputer/propolis`
25352024-10-01T17:47:05.898Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362024-10-01T17:47:05.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372024-10-01T17:47:05.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25382024-10-01T17:47:05.903Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25392024-10-01T17:47:05.963Z
25402024-10-01T17:47:05.963Zinfo: running `cargo check --bins` on sp-sim (68/163)
25412024-10-01T17:47:06.098Z Updating git repository `https://github.com/oxidecomputer/propolis`
25422024-10-01T17:47:06.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25432024-10-01T17:47:06.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25442024-10-01T17:47:06.620Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25452024-10-01T17:47:08.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
25462024-10-01T17:47:08.489Z
25472024-10-01T17:47:08.489Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (69/163)
25482024-10-01T17:47:08.625Z Updating git repository `https://github.com/oxidecomputer/propolis`
25492024-10-01T17:47:09.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25502024-10-01T17:47:09.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25512024-10-01T17:47:09.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25522024-10-01T17:47:09.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25532024-10-01T17:47:09.183Z
25542024-10-01T17:47:09.183Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (70/163)
25552024-10-01T17:47:09.333Z Updating git repository `https://github.com/oxidecomputer/propolis`
25562024-10-01T17:47:09.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-10-01T17:47:09.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-10-01T17:47:09.809Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-10-01T17:47:09.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25602024-10-01T17:47:09.880Z
25612024-10-01T17:47:09.880Zinfo: running `cargo check --bins` on db-macros (71/163)
25622024-10-01T17:47:10.018Z Updating git repository `https://github.com/oxidecomputer/propolis`
25632024-10-01T17:47:10.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25642024-10-01T17:47:10.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25652024-10-01T17:47:10.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25662024-10-01T17:47:10.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25672024-10-01T17:47:10.511Z
25682024-10-01T17:47:10.511Zinfo: running `cargo check --bins` on nexus-macros-common (72/163)
25692024-10-01T17:47:10.650Z Updating git repository `https://github.com/oxidecomputer/propolis`
25702024-10-01T17:47:11.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712024-10-01T17:47:11.077Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722024-10-01T17:47:11.077Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732024-10-01T17:47:11.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25742024-10-01T17:47:11.140Z
25752024-10-01T17:47:11.140Zinfo: running `cargo check --bins` on nexus-auth (73/163)
25762024-10-01T17:47:11.278Z Updating git repository `https://github.com/oxidecomputer/propolis`
25772024-10-01T17:47:11.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25782024-10-01T17:47:11.768Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25792024-10-01T17:47:11.768Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25802024-10-01T17:47:11.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25812024-10-01T17:47:11.840Z
25822024-10-01T17:47:11.840Zinfo: running `cargo check --bins` on authz-macros (74/163)
25832024-10-01T17:47:11.977Z Updating git repository `https://github.com/oxidecomputer/propolis`
25842024-10-01T17:47:12.403Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25852024-10-01T17:47:12.407Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25862024-10-01T17:47:12.407Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25872024-10-01T17:47:12.410Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25882024-10-01T17:47:12.468Z
25892024-10-01T17:47:12.468Zinfo: running `cargo check --bins` on nexus-db-fixed-data (75/163)
25902024-10-01T17:47:12.608Z Updating git repository `https://github.com/oxidecomputer/propolis`
25912024-10-01T17:47:13.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25922024-10-01T17:47:13.088Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25932024-10-01T17:47:13.088Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25942024-10-01T17:47:13.091Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25952024-10-01T17:47:13.160Z
25962024-10-01T17:47:13.160Zinfo: running `cargo check --bins` on nexus-db-model (76/163)
25972024-10-01T17:47:13.300Z Updating git repository `https://github.com/oxidecomputer/propolis`
25982024-10-01T17:47:13.768Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-10-01T17:47:13.771Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-10-01T17:47:13.771Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-10-01T17:47:13.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26022024-10-01T17:47:13.842Z
26032024-10-01T17:47:13.842Zinfo: running `cargo check --bins` on nexus-defaults (77/163)
26042024-10-01T17:47:13.984Z Updating git repository `https://github.com/oxidecomputer/propolis`
26052024-10-01T17:47:14.438Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062024-10-01T17:47:14.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072024-10-01T17:47:14.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26082024-10-01T17:47:14.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26092024-10-01T17:47:14.511Z
26102024-10-01T17:47:14.511Zinfo: running `cargo check --bins` on sled-agent-client (78/163)
26112024-10-01T17:47:14.650Z Updating git repository `https://github.com/oxidecomputer/propolis`
26122024-10-01T17:47:15.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132024-10-01T17:47:15.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142024-10-01T17:47:15.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26152024-10-01T17:47:15.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26162024-10-01T17:47:15.188Z
26172024-10-01T17:47:15.188Zinfo: running `cargo check --bins` on nexus-inventory (79/163)
26182024-10-01T17:47:15.329Z Updating git repository `https://github.com/oxidecomputer/propolis`
26192024-10-01T17:47:15.799Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26202024-10-01T17:47:15.802Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26212024-10-01T17:47:15.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26222024-10-01T17:47:15.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26232024-10-01T17:47:15.875Z
26242024-10-01T17:47:15.876Zinfo: running `cargo check --bins` on typed-rng (80/163)
26252024-10-01T17:47:16.014Z Updating git repository `https://github.com/oxidecomputer/propolis`
26262024-10-01T17:47:16.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26272024-10-01T17:47:16.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26282024-10-01T17:47:16.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26292024-10-01T17:47:16.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26302024-10-01T17:47:16.509Z
26312024-10-01T17:47:16.509Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (81/163)
26322024-10-01T17:47:16.646Z Updating git repository `https://github.com/oxidecomputer/propolis`
26332024-10-01T17:47:17.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26342024-10-01T17:47:17.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26352024-10-01T17:47:17.294Z Checking keccak v0.1.5
26362024-10-01T17:47:17.397Z Checking secrecy v0.8.0
26372024-10-01T17:47:17.399Z Compiling unicase v2.7.0
26382024-10-01T17:47:17.399Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26392024-10-01T17:47:17.399Z Compiling same-file v1.0.6
26402024-10-01T17:47:17.408Z Compiling tempfile v3.10.1
26412024-10-01T17:47:17.447Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26422024-10-01T17:47:17.450Z Compiling thiserror-impl-no-std v2.0.2
26432024-10-01T17:47:17.588Z Compiling walkdir v2.5.0
26442024-10-01T17:47:17.665Z Checking sha3 v0.10.8
26452024-10-01T17:47:17.707Z Checking universal-hash v0.5.1
26462024-10-01T17:47:17.786Z Compiling ring v0.16.20
26472024-10-01T17:47:17.871Z Compiling blake3 v1.5.1
26482024-10-01T17:47:17.885Z Checking opaque-debug v0.3.1
26492024-10-01T17:47:17.973Z Checking poly1305 v0.8.0
26502024-10-01T17:47:18.059Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26512024-10-01T17:47:18.259Z Checking chacha20 v0.9.1
26522024-10-01T17:47:18.278Z Checking aead v0.5.2
26532024-10-01T17:47:18.324Z Compiling memmap2 v0.9.4
26542024-10-01T17:47:18.363Z Compiling constant_time_eq v0.3.0
26552024-10-01T17:47:18.439Z Compiling libefi-sys v0.1.0
26562024-10-01T17:47:18.489Z Compiling arrayref v0.3.7
26572024-10-01T17:47:18.549Z Compiling home v0.5.9
26582024-10-01T17:47:18.578Z Compiling spin v0.5.2
26592024-10-01T17:47:18.596Z Compiling arrayvec v0.7.4
26602024-10-01T17:47:18.730Z Compiling untrusted v0.7.1
26612024-10-01T17:47:18.751Z Compiling salty v0.3.0
26622024-10-01T17:47:18.802Z Compiling toolchain_find v0.4.0
26632024-10-01T17:47:18.839Z Checking chacha20poly1305 v0.10.1
26642024-10-01T17:47:19.005Z Compiling camino-tempfile v1.1.1
26652024-10-01T17:47:19.162Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26662024-10-01T17:47:19.187Z Compiling bitfield-struct v0.6.1
26672024-10-01T17:47:19.349Z Compiling topological-sort v0.2.2
26682024-10-01T17:47:19.445Z Compiling mime_guess v2.0.4
26692024-10-01T17:47:19.548Z Compiling rustfmt-wrapper v0.2.1
26702024-10-01T17:47:20.017Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26712024-10-01T17:47:20.050Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26722024-10-01T17:47:20.140Z Checking primeorder v0.13.6
26732024-10-01T17:47:20.283Z Checking env_filter v0.1.2
26742024-10-01T17:47:20.331Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26752024-10-01T17:47:20.497Z Checking env_logger v0.11.5
26762024-10-01T17:47:20.531Z Checking thiserror-no-std v2.0.2
26772024-10-01T17:47:20.588Z Checking p384 v0.13.0
26782024-10-01T17:47:20.614Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26792024-10-01T17:47:20.632Z Checking vsss-rs v3.3.4
26802024-10-01T17:47:20.660Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26812024-10-01T17:47:20.738Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26822024-10-01T17:47:20.881Z Checking gethostname v0.5.0
26832024-10-01T17:47:21.008Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26842024-10-01T17:47:21.062Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26852024-10-01T17:47:21.176Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26862024-10-01T17:47:21.314Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26872024-10-01T17:47:21.382Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26882024-10-01T17:47:21.607Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26892024-10-01T17:47:21.704Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26902024-10-01T17:47:21.865Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
26912024-10-01T17:47:21.913Z Checking nanorand v0.7.0
26922024-10-01T17:47:21.929Z Checking atty v0.2.14
26932024-10-01T17:47:21.995Z Checking glob v0.3.1
26942024-10-01T17:47:22.048Z Checking http-range v0.1.5
26952024-10-01T17:47:22.227Z Checking hyper-staticfile v0.10.1
26962024-10-01T17:47:22.261Z Checking flume v0.11.0
26972024-10-01T17:47:22.298Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26982024-10-01T17:47:22.756Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26992024-10-01T17:47:22.941Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27002024-10-01T17:47:22.987Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27012024-10-01T17:47:23.411Z Compiling omicron-zone-package v0.11.1
27022024-10-01T17:47:23.663Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27032024-10-01T17:47:24.220Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27042024-10-01T17:47:24.737Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27052024-10-01T17:47:24.892Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
27062024-10-01T17:47:24.963Z Checking display-error-chain v0.2.1
27072024-10-01T17:47:26.291Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27082024-10-01T17:47:27.373Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27092024-10-01T17:47:28.973Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27102024-10-01T17:47:28.975Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27112024-10-01T17:47:39.012Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27122024-10-01T17:47:50.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.00s
27132024-10-01T17:47:50.824Z
27142024-10-01T17:47:50.825Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (82/163)
27152024-10-01T17:47:50.834Z Updating git repository `https://github.com/oxidecomputer/propolis`
27162024-10-01T17:47:51.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27172024-10-01T17:47:51.337Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27182024-10-01T17:47:51.444Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27192024-10-01T17:48:03.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
27202024-10-01T17:48:03.290Z
27212024-10-01T17:48:03.290Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (83/163)
27222024-10-01T17:48:03.430Z Updating git repository `https://github.com/oxidecomputer/propolis`
27232024-10-01T17:48:03.929Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27242024-10-01T17:48:03.938Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27252024-10-01T17:48:04.039Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27262024-10-01T17:48:15.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.34s
27272024-10-01T17:48:15.802Z
27282024-10-01T17:48:15.802Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (84/163)
27292024-10-01T17:48:15.937Z Updating git repository `https://github.com/oxidecomputer/propolis`
27302024-10-01T17:48:16.441Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27312024-10-01T17:48:16.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27322024-10-01T17:48:16.553Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27332024-10-01T17:48:28.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s
27342024-10-01T17:48:28.243Z
27352024-10-01T17:48:28.243Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (85/163)
27362024-10-01T17:48:28.378Z Updating git repository `https://github.com/oxidecomputer/propolis`
27372024-10-01T17:48:28.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382024-10-01T17:48:28.884Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392024-10-01T17:48:28.994Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27402024-10-01T17:48:40.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s
27412024-10-01T17:48:40.687Z
27422024-10-01T17:48:40.687Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (86/163)
27432024-10-01T17:48:40.821Z Updating git repository `https://github.com/oxidecomputer/propolis`
27442024-10-01T17:48:41.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452024-10-01T17:48:41.323Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462024-10-01T17:48:41.434Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27472024-10-01T17:48:53.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s
27482024-10-01T17:48:53.286Z
27492024-10-01T17:48:53.286Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (87/163)
27502024-10-01T17:48:53.427Z Updating git repository `https://github.com/oxidecomputer/propolis`
27512024-10-01T17:48:53.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522024-10-01T17:48:53.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532024-10-01T17:48:54.060Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27542024-10-01T17:49:05.731Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.43s
27552024-10-01T17:49:05.919Z
27562024-10-01T17:49:05.919Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (88/163)
27572024-10-01T17:49:06.053Z Updating git repository `https://github.com/oxidecomputer/propolis`
27582024-10-01T17:49:06.549Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27592024-10-01T17:49:06.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27602024-10-01T17:49:06.662Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27612024-10-01T17:49:18.197Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s
27622024-10-01T17:49:18.366Z
27632024-10-01T17:49:18.366Zinfo: running `cargo check --bins` on bootstrap-agent-api (89/163)
27642024-10-01T17:49:18.503Z Updating git repository `https://github.com/oxidecomputer/propolis`
27652024-10-01T17:49:18.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27662024-10-01T17:49:18.979Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27672024-10-01T17:49:18.979Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27682024-10-01T17:49:18.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27692024-10-01T17:49:19.050Z
27702024-10-01T17:49:19.051Zinfo: running `cargo check --bins` on sled-agent-types (90/163)
27712024-10-01T17:49:19.196Z Updating git repository `https://github.com/oxidecomputer/propolis`
27722024-10-01T17:49:19.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-10-01T17:49:19.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-10-01T17:49:19.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-10-01T17:49:19.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27762024-10-01T17:49:19.724Z
27772024-10-01T17:49:19.724Zinfo: running `cargo check --bins` on bootstrap-agent-client (91/163)
27782024-10-01T17:49:19.858Z Updating git repository `https://github.com/oxidecomputer/propolis`
27792024-10-01T17:49:20.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27802024-10-01T17:49:20.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27812024-10-01T17:49:20.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27822024-10-01T17:49:20.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27832024-10-01T17:49:20.380Z
27842024-10-01T17:49:20.380Zinfo: running `cargo check --bins` on dpd-client (92/163)
27852024-10-01T17:49:20.513Z Updating git repository `https://github.com/oxidecomputer/propolis`
27862024-10-01T17:49:20.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-10-01T17:49:20.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-10-01T17:49:20.950Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-10-01T17:49:20.952Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
27902024-10-01T17:49:21.017Z
27912024-10-01T17:49:21.017Zinfo: running `cargo check --bins` on installinator-common (93/163)
27922024-10-01T17:49:21.157Z Updating git repository `https://github.com/oxidecomputer/propolis`
27932024-10-01T17:49:21.619Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942024-10-01T17:49:21.623Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952024-10-01T17:49:21.623Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962024-10-01T17:49:21.623Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27972024-10-01T17:49:21.686Z
27982024-10-01T17:49:21.686Zinfo: running `cargo check --bins` on key-manager (94/163)
27992024-10-01T17:49:21.821Z Updating git repository `https://github.com/oxidecomputer/propolis`
28002024-10-01T17:49:22.264Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28012024-10-01T17:49:22.267Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28022024-10-01T17:49:22.267Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28032024-10-01T17:49:22.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28042024-10-01T17:49:22.332Z
28052024-10-01T17:49:22.332Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/163)
28062024-10-01T17:49:22.467Z Updating git repository `https://github.com/oxidecomputer/propolis`
28072024-10-01T17:49:22.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28082024-10-01T17:49:22.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28092024-10-01T17:49:22.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28102024-10-01T17:49:22.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28112024-10-01T17:49:22.999Z
28122024-10-01T17:49:22.999Zinfo: running `cargo check --bins` on sled-agent-api (96/163)
28132024-10-01T17:49:23.136Z Updating git repository `https://github.com/oxidecomputer/propolis`
28142024-10-01T17:49:23.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-10-01T17:49:23.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-10-01T17:49:23.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172024-10-01T17:49:23.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28182024-10-01T17:49:23.677Z
28192024-10-01T17:49:23.677Zinfo: running `cargo check --bins` on sled-hardware (97/163)
28202024-10-01T17:49:23.814Z Updating git repository `https://github.com/oxidecomputer/propolis`
28212024-10-01T17:49:24.270Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-10-01T17:49:24.273Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-10-01T17:49:24.273Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242024-10-01T17:49:24.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28252024-10-01T17:49:24.341Z
28262024-10-01T17:49:24.341Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/163)
28272024-10-01T17:49:24.475Z Updating git repository `https://github.com/oxidecomputer/propolis`
28282024-10-01T17:49:24.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292024-10-01T17:49:24.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302024-10-01T17:49:24.940Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312024-10-01T17:49:24.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28322024-10-01T17:49:25.009Z
28332024-10-01T17:49:25.009Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/163)
28342024-10-01T17:49:25.151Z Updating git repository `https://github.com/oxidecomputer/propolis`
28352024-10-01T17:49:25.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362024-10-01T17:49:25.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372024-10-01T17:49:25.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28382024-10-01T17:49:25.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28392024-10-01T17:49:25.675Z
28402024-10-01T17:49:25.675Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/163)
28412024-10-01T17:49:25.814Z Updating git repository `https://github.com/oxidecomputer/propolis`
28422024-10-01T17:49:26.287Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28432024-10-01T17:49:26.289Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28442024-10-01T17:49:26.289Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28452024-10-01T17:49:26.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28462024-10-01T17:49:26.363Z
28472024-10-01T17:49:26.363Zinfo: running `cargo check --bins` on nexus-test-interface (101/163)
28482024-10-01T17:49:26.501Z Updating git repository `https://github.com/oxidecomputer/propolis`
28492024-10-01T17:49:26.964Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-10-01T17:49:26.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-10-01T17:49:26.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-10-01T17:49:26.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28532024-10-01T17:49:27.039Z
28542024-10-01T17:49:27.039Zinfo: running `cargo check --bins` on oximeter-collector (102/163)
28552024-10-01T17:49:27.174Z Updating git repository `https://github.com/oxidecomputer/propolis`
28562024-10-01T17:49:27.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572024-10-01T17:49:27.647Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582024-10-01T17:49:27.738Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
28592024-10-01T17:49:27.738Z Checking bcs v0.1.6
28602024-10-01T17:49:27.740Z Compiling async-recursion v1.1.1
28612024-10-01T17:49:27.740Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28622024-10-01T17:49:27.740Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28632024-10-01T17:49:28.831Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28642024-10-01T17:49:31.990Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28652024-10-01T17:49:33.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.58s
28662024-10-01T17:49:33.790Z
28672024-10-01T17:49:33.790Zinfo: running `cargo check --bins` on oximeter-api (103/163)
28682024-10-01T17:49:33.925Z Updating git repository `https://github.com/oxidecomputer/propolis`
28692024-10-01T17:49:34.375Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-10-01T17:49:34.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-10-01T17:49:34.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28722024-10-01T17:49:34.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28732024-10-01T17:49:34.446Z
28742024-10-01T17:49:34.446Zinfo: running `cargo check --bins` on oximeter-client (104/163)
28752024-10-01T17:49:34.584Z Updating git repository `https://github.com/oxidecomputer/propolis`
28762024-10-01T17:49:35.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-10-01T17:49:35.046Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-10-01T17:49:35.046Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792024-10-01T17:49:35.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28802024-10-01T17:49:35.100Z
28812024-10-01T17:49:35.100Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/163)
28822024-10-01T17:49:35.236Z Updating git repository `https://github.com/oxidecomputer/propolis`
28832024-10-01T17:49:35.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28842024-10-01T17:49:35.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28852024-10-01T17:49:35.763Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28862024-10-01T17:49:36.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
28872024-10-01T17:49:36.503Z
28882024-10-01T17:49:36.503Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql,sql` on oximeter-db (106/163)
28892024-10-01T17:49:36.639Z Updating git repository `https://github.com/oxidecomputer/propolis`
28902024-10-01T17:49:37.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28912024-10-01T17:49:37.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28922024-10-01T17:49:37.196Z Compiling cfg_aliases v0.1.1
28932024-10-01T17:49:37.199Z Compiling vte_generate_state_changes v0.1.1
28942024-10-01T17:49:37.199Z Checking fd-lock v4.0.2
28952024-10-01T17:49:37.199Z Checking bytecount v0.6.8
28962024-10-01T17:49:37.199Z Compiling tabled_derive v0.7.0
28972024-10-01T17:49:37.303Z Checking crossterm v0.27.0
28982024-10-01T17:49:37.305Z Compiling peg-macros v0.8.4
28992024-10-01T17:49:37.305Z Compiling sqlparser_derive v0.2.2
29002024-10-01T17:49:37.360Z Compiling nix v0.28.0
29012024-10-01T17:49:37.422Z Checking papergrid v0.11.0
29022024-10-01T17:49:37.466Z Checking unicode_categories v0.1.1
29032024-10-01T17:49:37.757Z Checking nu-ansi-term v0.50.0
29042024-10-01T17:49:37.931Z Checking vte v0.11.1
29052024-10-01T17:49:38.165Z Checking home v0.5.9
29062024-10-01T17:49:38.299Z Checking sqlformat v0.2.6
29072024-10-01T17:49:38.394Z Checking sqlparser v0.45.0
29082024-10-01T17:49:38.876Z Checking crossterm v0.28.1
29092024-10-01T17:49:39.278Z Checking strip-ansi-escapes v0.2.0
29102024-10-01T17:49:39.421Z Checking reedline v0.33.0
29112024-10-01T17:49:39.764Z Checking tabled v0.15.0
29122024-10-01T17:49:40.430Z Checking peg v0.8.4
29132024-10-01T17:49:40.515Z Checking rustyline v14.0.0
29142024-10-01T17:49:44.868Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29152024-10-01T17:49:50.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.89s
29162024-10-01T17:49:50.551Z
29172024-10-01T17:49:50.551Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/163)
29182024-10-01T17:49:50.689Z Updating git repository `https://github.com/oxidecomputer/propolis`
29192024-10-01T17:49:51.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29202024-10-01T17:49:51.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29212024-10-01T17:49:51.240Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29222024-10-01T17:49:56.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
29232024-10-01T17:49:56.972Z
29242024-10-01T17:49:56.972Zinfo: running `cargo check --bins --no-default-features --features native-sql` on oximeter-db (108/163)
29252024-10-01T17:49:57.108Z Updating git repository `https://github.com/oxidecomputer/propolis`
29262024-10-01T17:49:57.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29272024-10-01T17:49:57.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29282024-10-01T17:49:57.647Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29292024-10-01T17:50:01.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.94s
29302024-10-01T17:50:02.072Z
29312024-10-01T17:50:02.072Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (109/163)
29322024-10-01T17:50:02.207Z Updating git repository `https://github.com/oxidecomputer/propolis`
29332024-10-01T17:50:02.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342024-10-01T17:50:02.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352024-10-01T17:50:02.738Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29362024-10-01T17:50:07.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
29372024-10-01T17:50:07.807Z
29382024-10-01T17:50:07.807Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql` on oximeter-db (110/163)
29392024-10-01T17:50:07.943Z Updating git repository `https://github.com/oxidecomputer/propolis`
29402024-10-01T17:50:08.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412024-10-01T17:50:08.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422024-10-01T17:50:08.480Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29432024-10-01T17:50:13.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
29442024-10-01T17:50:13.975Z
29452024-10-01T17:50:13.975Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (111/163)
29462024-10-01T17:50:14.110Z Updating git repository `https://github.com/oxidecomputer/propolis`
29472024-10-01T17:50:14.569Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29482024-10-01T17:50:14.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29492024-10-01T17:50:14.648Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29502024-10-01T17:50:18.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s
29512024-10-01T17:50:18.884Z
29522024-10-01T17:50:18.884Zinfo: running `cargo check --bins --no-default-features --features native-sql,sql` on oximeter-db (112/163)
29532024-10-01T17:50:19.017Z Updating git repository `https://github.com/oxidecomputer/propolis`
29542024-10-01T17:50:19.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552024-10-01T17:50:19.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562024-10-01T17:50:19.556Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29572024-10-01T17:50:23.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.04s
29582024-10-01T17:50:24.100Z
29592024-10-01T17:50:24.100Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (113/163)
29602024-10-01T17:50:24.235Z Updating git repository `https://github.com/oxidecomputer/propolis`
29612024-10-01T17:50:24.694Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622024-10-01T17:50:24.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632024-10-01T17:50:24.775Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29642024-10-01T17:50:29.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
29652024-10-01T17:50:30.105Z
29662024-10-01T17:50:30.105Zinfo: running `cargo check --bins` on oximeter-test-utils (114/163)
29672024-10-01T17:50:30.240Z Updating git repository `https://github.com/oxidecomputer/propolis`
29682024-10-01T17:50:30.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29692024-10-01T17:50:30.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29702024-10-01T17:50:30.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29712024-10-01T17:50:30.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29722024-10-01T17:50:30.779Z
29732024-10-01T17:50:30.779Zinfo: running `cargo check --bins` on cockroach-admin-client (115/163)
29742024-10-01T17:50:30.913Z Updating git repository `https://github.com/oxidecomputer/propolis`
29752024-10-01T17:50:31.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29762024-10-01T17:50:31.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29772024-10-01T17:50:31.341Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29782024-10-01T17:50:31.344Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29792024-10-01T17:50:31.404Z
29802024-10-01T17:50:31.405Zinfo: running `cargo check --bins` on installinator-client (116/163)
29812024-10-01T17:50:31.540Z Updating git repository `https://github.com/oxidecomputer/propolis`
29822024-10-01T17:50:31.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832024-10-01T17:50:31.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842024-10-01T17:50:31.999Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29852024-10-01T17:50:32.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29862024-10-01T17:50:32.069Z
29872024-10-01T17:50:32.069Zinfo: running `cargo check --bins` on oxide-client (117/163)
29882024-10-01T17:50:32.203Z Updating git repository `https://github.com/oxidecomputer/propolis`
29892024-10-01T17:50:32.630Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29902024-10-01T17:50:32.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29912024-10-01T17:50:32.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29922024-10-01T17:50:32.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29932024-10-01T17:50:32.696Z
29942024-10-01T17:50:32.696Zinfo: running `cargo check --bins` on wicketd-client (118/163)
29952024-10-01T17:50:32.832Z Updating git repository `https://github.com/oxidecomputer/propolis`
29962024-10-01T17:50:33.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972024-10-01T17:50:33.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982024-10-01T17:50:33.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992024-10-01T17:50:33.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30002024-10-01T17:50:33.389Z
30012024-10-01T17:50:33.389Zinfo: running `cargo check --bins` on wicket-common (119/163)
30022024-10-01T17:50:33.524Z Updating git repository `https://github.com/oxidecomputer/propolis`
30032024-10-01T17:50:33.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30042024-10-01T17:50:33.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30052024-10-01T17:50:33.987Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30062024-10-01T17:50:33.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30072024-10-01T17:50:34.062Z
30082024-10-01T17:50:34.062Zinfo: running `cargo check --bins` on omicron-cockroach-admin (120/163)
30092024-10-01T17:50:34.194Z Updating git repository `https://github.com/oxidecomputer/propolis`
30102024-10-01T17:50:34.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30112024-10-01T17:50:34.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30122024-10-01T17:50:34.731Z Checking csv-core v0.1.11
30132024-10-01T17:50:34.734Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30142024-10-01T17:50:35.024Z Checking csv v1.3.0
30152024-10-01T17:50:35.531Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30162024-10-01T17:50:35.858Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30172024-10-01T17:50:37.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
30182024-10-01T17:50:37.186Z
30192024-10-01T17:50:37.187Zinfo: running `cargo check --bins` on cockroach-admin-api (121/163)
30202024-10-01T17:50:37.321Z Updating git repository `https://github.com/oxidecomputer/propolis`
30212024-10-01T17:50:37.766Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30222024-10-01T17:50:37.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30232024-10-01T17:50:37.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30242024-10-01T17:50:37.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30252024-10-01T17:50:37.837Z
30262024-10-01T17:50:37.837Zinfo: running `cargo check --bins` on cockroach-admin-types (122/163)
30272024-10-01T17:50:37.971Z Updating git repository `https://github.com/oxidecomputer/propolis`
30282024-10-01T17:50:38.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292024-10-01T17:50:38.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302024-10-01T17:50:38.418Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312024-10-01T17:50:38.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30322024-10-01T17:50:38.484Z
30332024-10-01T17:50:38.484Zinfo: running `cargo check --bins` on cert-dev (123/163)
30342024-10-01T17:50:38.619Z Updating git repository `https://github.com/oxidecomputer/propolis`
30352024-10-01T17:50:39.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30362024-10-01T17:50:39.039Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30372024-10-01T17:50:39.096Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30382024-10-01T17:50:39.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
30392024-10-01T17:50:39.493Z
30402024-10-01T17:50:39.493Zinfo: running `cargo check --bins` on ch-dev (124/163)
30412024-10-01T17:50:39.630Z Updating git repository `https://github.com/oxidecomputer/propolis`
30422024-10-01T17:50:40.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432024-10-01T17:50:40.108Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442024-10-01T17:50:40.184Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30452024-10-01T17:50:40.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
30462024-10-01T17:50:41.021Z
30472024-10-01T17:50:41.021Zinfo: running `cargo check --bins` on crdb-seed (125/163)
30482024-10-01T17:50:41.157Z Updating git repository `https://github.com/oxidecomputer/propolis`
30492024-10-01T17:50:41.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30502024-10-01T17:50:41.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30512024-10-01T17:50:41.701Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30522024-10-01T17:50:42.037Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
30532024-10-01T17:50:42.206Z
30542024-10-01T17:50:42.206Zinfo: running `cargo check --bins` on db-dev (126/163)
30552024-10-01T17:50:42.345Z Updating git repository `https://github.com/oxidecomputer/propolis`
30562024-10-01T17:50:42.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30572024-10-01T17:50:42.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30582024-10-01T17:50:42.892Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30592024-10-01T17:50:43.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
30602024-10-01T17:50:43.751Z
30612024-10-01T17:50:43.751Zinfo: running `cargo check --bins` on omicron-dev-lib (127/163)
30622024-10-01T17:50:43.886Z Updating git repository `https://github.com/oxidecomputer/propolis`
30632024-10-01T17:50:44.349Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30642024-10-01T17:50:44.351Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30652024-10-01T17:50:44.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30662024-10-01T17:50:44.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30672024-10-01T17:50:44.422Z
30682024-10-01T17:50:44.422Zinfo: running `cargo check --bins` on xtask-downloader (128/163)
30692024-10-01T17:50:44.557Z Updating git repository `https://github.com/oxidecomputer/propolis`
30702024-10-01T17:50:44.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712024-10-01T17:50:44.987Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722024-10-01T17:50:45.047Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30732024-10-01T17:50:45.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s
30742024-10-01T17:50:46.003Z
30752024-10-01T17:50:46.003Zinfo: running `cargo check --bins` on omicron-ls-apis (129/163)
30762024-10-01T17:50:46.138Z Updating git repository `https://github.com/oxidecomputer/propolis`
30772024-10-01T17:50:46.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30782024-10-01T17:50:46.568Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30792024-10-01T17:50:46.628Z Checking cargo-platform v0.1.8
30802024-10-01T17:50:46.883Z Checking cargo_metadata v0.18.1
30812024-10-01T17:50:47.823Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30822024-10-01T17:50:48.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
30832024-10-01T17:50:48.670Z
30842024-10-01T17:50:48.670Zinfo: running `cargo check --bins` on mgs-dev (130/163)
30852024-10-01T17:50:48.808Z Updating git repository `https://github.com/oxidecomputer/propolis`
30862024-10-01T17:50:49.306Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872024-10-01T17:50:49.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882024-10-01T17:50:49.408Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30892024-10-01T17:50:50.045Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30902024-10-01T17:50:50.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
30912024-10-01T17:50:50.700Z
30922024-10-01T17:50:50.700Zinfo: running `cargo check --bins` on omicron-omdb (131/163)
30932024-10-01T17:50:50.835Z Updating git repository `https://github.com/oxidecomputer/propolis`
30942024-10-01T17:50:51.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30952024-10-01T17:50:51.370Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30962024-10-01T17:50:51.504Z Compiling crunchy v0.2.2
30972024-10-01T17:50:51.504Z Compiling glob v0.3.1
30982024-10-01T17:50:51.507Z Compiling tiny-keccak v2.0.2
30992024-10-01T17:50:51.507Z Compiling dsl_auto_type v0.1.2
31002024-10-01T17:50:51.507Z Checking scheduled-thread-pool v0.2.7
31012024-10-01T17:50:51.610Z Compiling diesel_table_macro_syntax v0.2.0
31022024-10-01T17:50:51.636Z Compiling ascii-canvas v3.0.0
31032024-10-01T17:50:51.662Z Compiling ena v0.14.3
31042024-10-01T17:50:51.799Z Checking r2d2 v0.8.10
31052024-10-01T17:50:51.921Z Compiling libloading v0.8.3
31062024-10-01T17:50:52.069Z Compiling regex-syntax v0.6.29
31072024-10-01T17:50:52.069Z Compiling diff v0.1.13
31082024-10-01T17:50:52.098Z Compiling bindgen v0.69.4
31092024-10-01T17:50:52.177Z Compiling which v4.4.2
31102024-10-01T17:50:52.328Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31112024-10-01T17:50:52.536Z Compiling clang-sys v1.7.0
31122024-10-01T17:50:52.583Z Compiling cexpr v0.6.0
31132024-10-01T17:50:52.747Z Compiling shlex v1.3.0
31142024-10-01T17:50:52.788Z Compiling lazycell v1.3.0
31152024-10-01T17:50:52.892Z Compiling rustc-hash v1.1.0
31162024-10-01T17:50:52.909Z Compiling ref-cast v1.0.23
31172024-10-01T17:50:52.961Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31182024-10-01T17:50:53.040Z Compiling derive_builder_core v0.20.0
31192024-10-01T17:50:53.160Z Compiling libxml v0.3.3
31202024-10-01T17:50:53.217Z Compiling diesel_derives v2.2.2
31212024-10-01T17:50:53.267Z Compiling ref-cast-impl v1.0.23
31222024-10-01T17:50:53.517Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31232024-10-01T17:50:53.625Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31242024-10-01T17:50:54.036Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31252024-10-01T17:50:54.325Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31262024-10-01T17:50:54.400Z Compiling strum_macros v0.24.3
31272024-10-01T17:50:54.589Z Compiling dropshot v0.10.1
31282024-10-01T17:50:54.680Z Compiling indoc v1.0.9
31292024-10-01T17:50:55.509Z Compiling lalrpop v0.19.12
31302024-10-01T17:50:55.684Z Compiling derive_builder_macro v0.20.0
31312024-10-01T17:50:56.613Z Checking derive_builder v0.20.0
31322024-10-01T17:50:56.768Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31332024-10-01T17:50:57.066Z Compiling dropshot_endpoint v0.10.1
31342024-10-01T17:50:57.083Z Compiling impl-trait-for-tuples v0.2.2
31352024-10-01T17:50:57.874Z Compiling oso-derive v0.27.3
31362024-10-01T17:50:57.996Z Checking quick-xml v0.33.0
31372024-10-01T17:50:58.983Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
31382024-10-01T17:50:59.305Z Checking maplit v1.0.2
31392024-10-01T17:50:59.521Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31402024-10-01T17:51:00.159Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31412024-10-01T17:51:00.464Z Checking bb8 v0.8.5
31422024-10-01T17:51:00.955Z Compiling const_format_proc_macros v0.2.33
31432024-10-01T17:51:01.216Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31442024-10-01T17:51:01.522Z Checking castaway v0.2.3
31452024-10-01T17:51:01.701Z Checking compact_str v0.8.0
31462024-10-01T17:51:02.602Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31472024-10-01T17:51:02.906Z Checking unicode-truncate v1.0.0
31482024-10-01T17:51:03.022Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
31492024-10-01T17:51:03.072Z Checking const_format v0.2.33
31502024-10-01T17:51:03.118Z Checking lru v0.12.3
31512024-10-01T17:51:03.423Z Compiling instability v0.3.2
31522024-10-01T17:51:03.537Z Checking smawk v0.3.2
31532024-10-01T17:51:03.758Z Checking is_ci v1.2.0
31542024-10-01T17:51:03.905Z Checking unicode-linebreak v0.1.5
31552024-10-01T17:51:04.340Z Checking cassowary v0.3.0
31562024-10-01T17:51:04.503Z Checking textwrap v0.16.1
31572024-10-01T17:51:04.756Z Checking ratatui v0.28.0
31582024-10-01T17:51:04.872Z Checking supports-color v3.0.1
31592024-10-01T17:51:05.076Z Checking multimap v0.10.0
31602024-10-01T17:51:05.845Z Checking diesel v2.2.4
31612024-10-01T17:51:24.073Z Compiling samael v0.0.17
31622024-10-01T17:51:40.162Z Compiling polar-core v0.27.3
31632024-10-01T17:51:41.034Z Checking async-bb8-diesel v0.2.1
31642024-10-01T17:51:47.206Z Checking oso v0.27.3
31652024-10-01T17:52:47.016Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31662024-10-01T17:52:52.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s
31672024-10-01T17:52:52.688Z
31682024-10-01T17:52:52.688Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (132/163)
31692024-10-01T17:52:52.824Z Updating git repository `https://github.com/oxidecomputer/propolis`
31702024-10-01T17:52:53.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31712024-10-01T17:52:53.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31722024-10-01T17:52:53.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31732024-10-01T17:52:53.334Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31742024-10-01T17:52:53.415Z
31752024-10-01T17:52:53.415Zinfo: running `cargo check --bins` on nexus-saga-recovery (133/163)
31762024-10-01T17:52:53.559Z Updating git repository `https://github.com/oxidecomputer/propolis`
31772024-10-01T17:52:54.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31782024-10-01T17:52:54.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31792024-10-01T17:52:54.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31802024-10-01T17:52:54.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31812024-10-01T17:52:54.124Z
31822024-10-01T17:52:54.125Zinfo: running `cargo check --bins` on nexus-test-utils-macros (134/163)
31832024-10-01T17:52:54.262Z Updating git repository `https://github.com/oxidecomputer/propolis`
31842024-10-01T17:52:54.680Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852024-10-01T17:52:54.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862024-10-01T17:52:54.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31872024-10-01T17:52:54.686Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31882024-10-01T17:52:54.745Z
31892024-10-01T17:52:54.745Zinfo: running `cargo check --bins` on omicron-nexus (135/163)
31902024-10-01T17:52:54.881Z Updating git repository `https://github.com/oxidecomputer/propolis`
31912024-10-01T17:52:55.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922024-10-01T17:52:55.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932024-10-01T17:52:55.564Z Compiling libz-sys v1.1.16
31942024-10-01T17:52:55.671Z Compiling libgit2-sys v0.17.0+1.8.1
31952024-10-01T17:52:55.680Z Compiling vergen v8.3.2
31962024-10-01T17:52:55.683Z Compiling cargo-platform v0.1.8
31972024-10-01T17:52:55.683Z Compiling pin-project-internal v1.1.5
31982024-10-01T17:52:55.708Z Compiling snafu-derive v0.8.2
31992024-10-01T17:52:55.711Z Compiling libsqlite3-sys v0.30.1
32002024-10-01T17:52:55.711Z Compiling rustls v0.21.12
32012024-10-01T17:52:55.989Z Compiling cargo_metadata v0.18.1
32022024-10-01T17:52:56.006Z Compiling cfg_aliases v0.2.1
32032024-10-01T17:52:56.111Z Compiling buf-list v1.0.3
32042024-10-01T17:52:56.208Z Checking sync_wrapper v0.1.2
32052024-10-01T17:52:56.265Z Compiling nix v0.29.0
32062024-10-01T17:52:56.327Z Checking reqwest v0.11.27
32072024-10-01T17:52:56.638Z Checking globset v0.4.14
32082024-10-01T17:52:56.792Z Checking rustls-webpki v0.101.7
32092024-10-01T17:52:57.106Z Checking sct v0.7.1
32102024-10-01T17:52:57.201Z Checking olpc-cjson v0.1.3
32112024-10-01T17:52:57.303Z Checking rand_seeder v0.3.0
32122024-10-01T17:52:57.321Z Checking serde_plain v1.0.2
32132024-10-01T17:52:57.404Z Checking typed-path v0.7.1
32142024-10-01T17:52:57.507Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32152024-10-01T17:52:57.855Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32162024-10-01T17:52:58.116Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32172024-10-01T17:52:58.148Z Checking hashlink v0.9.1
32182024-10-01T17:52:58.419Z Checking fallible-streaming-iterator v0.1.9
32192024-10-01T17:52:58.634Z Checking pin-project v1.1.5
32202024-10-01T17:52:58.702Z Checking fallible-iterator v0.3.0
32212024-10-01T17:52:58.763Z Checking parse-size v1.0.0
32222024-10-01T17:52:58.878Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32232024-10-01T17:52:59.264Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32242024-10-01T17:52:59.305Z Checking rusqlite v0.32.1
32252024-10-01T17:52:59.416Z Checking rustls-pemfile v1.0.4
32262024-10-01T17:52:59.558Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32272024-10-01T17:52:59.606Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32282024-10-01T17:52:59.988Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32292024-10-01T17:52:59.993Z Checking twox-hash v1.6.3
32302024-10-01T17:52:59.993Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32312024-10-01T17:53:00.244Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32322024-10-01T17:53:00.596Z Checking tokio-rustls v0.24.1
32332024-10-01T17:53:00.831Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32342024-10-01T17:53:00.925Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32352024-10-01T17:53:01.133Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
32362024-10-01T17:53:01.204Z Checking snafu v0.8.2
32372024-10-01T17:53:01.307Z Checking fatfs v0.3.6
32382024-10-01T17:53:01.595Z Checking assert_matches v1.5.0
32392024-10-01T17:53:01.657Z Checking tough v0.17.1
32402024-10-01T17:53:05.715Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32412024-10-01T17:53:07.032Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32422024-10-01T17:53:07.599Z Compiling git2 v0.19.0
32432024-10-01T17:53:12.295Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
32442024-10-01T17:54:01.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
32452024-10-01T17:54:02.066Z
32462024-10-01T17:54:02.066Zinfo: running `cargo check --bins` on nexus-external-api (136/163)
32472024-10-01T17:54:02.208Z Updating git repository `https://github.com/oxidecomputer/propolis`
32482024-10-01T17:54:02.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492024-10-01T17:54:02.690Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502024-10-01T17:54:02.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512024-10-01T17:54:02.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32522024-10-01T17:54:02.759Z
32532024-10-01T17:54:02.759Zinfo: running `cargo check --bins` on openapi-manager-types (137/163)
32542024-10-01T17:54:02.893Z Updating git repository `https://github.com/oxidecomputer/propolis`
32552024-10-01T17:54:03.303Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32562024-10-01T17:54:03.306Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32572024-10-01T17:54:03.306Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32582024-10-01T17:54:03.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32592024-10-01T17:54:03.368Z
32602024-10-01T17:54:03.368Zinfo: running `cargo check --bins` on nexus-internal-api (138/163)
32612024-10-01T17:54:03.501Z Updating git repository `https://github.com/oxidecomputer/propolis`
32622024-10-01T17:54:03.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32632024-10-01T17:54:03.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32642024-10-01T17:54:03.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32652024-10-01T17:54:03.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32662024-10-01T17:54:04.035Z
32672024-10-01T17:54:04.035Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (139/163)
32682024-10-01T17:54:04.171Z Updating git repository `https://github.com/oxidecomputer/propolis`
32692024-10-01T17:54:04.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702024-10-01T17:54:04.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712024-10-01T17:54:04.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722024-10-01T17:54:04.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32732024-10-01T17:54:04.732Z
32742024-10-01T17:54:04.732Zinfo: running `cargo check --bins` on nexus-networking (140/163)
32752024-10-01T17:54:04.870Z Updating git repository `https://github.com/oxidecomputer/propolis`
32762024-10-01T17:54:05.355Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32772024-10-01T17:54:05.358Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32782024-10-01T17:54:05.358Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32792024-10-01T17:54:05.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32802024-10-01T17:54:05.430Z
32812024-10-01T17:54:05.430Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (141/163)
32822024-10-01T17:54:05.571Z Updating git repository `https://github.com/oxidecomputer/propolis`
32832024-10-01T17:54:06.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842024-10-01T17:54:06.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852024-10-01T17:54:06.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32862024-10-01T17:54:06.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32872024-10-01T17:54:06.144Z
32882024-10-01T17:54:06.144Zinfo: running `cargo check --bins` on update-common (142/163)
32892024-10-01T17:54:06.281Z Updating git repository `https://github.com/oxidecomputer/propolis`
32902024-10-01T17:54:06.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32912024-10-01T17:54:06.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32922024-10-01T17:54:06.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32932024-10-01T17:54:06.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
32942024-10-01T17:54:06.835Z
32952024-10-01T17:54:06.835Zinfo: running `cargo check --bins` on tufaceous-lib (143/163)
32962024-10-01T17:54:06.972Z Updating git repository `https://github.com/oxidecomputer/propolis`
32972024-10-01T17:54:07.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32982024-10-01T17:54:07.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32992024-10-01T17:54:07.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33002024-10-01T17:54:07.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33012024-10-01T17:54:07.518Z
33022024-10-01T17:54:07.518Zinfo: running `cargo check --bins` on tufaceous (144/163)
33032024-10-01T17:54:07.657Z Updating git repository `https://github.com/oxidecomputer/propolis`
33042024-10-01T17:54:08.131Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33052024-10-01T17:54:08.134Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33062024-10-01T17:54:08.215Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33072024-10-01T17:54:09.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
33082024-10-01T17:54:09.284Z
33092024-10-01T17:54:09.284Zinfo: running `cargo check --bins` on omicron-dev (145/163)
33102024-10-01T17:54:09.421Z Updating git repository `https://github.com/oxidecomputer/propolis`
33112024-10-01T17:54:10.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122024-10-01T17:54:10.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132024-10-01T17:54:10.164Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33142024-10-01T17:54:10.165Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33152024-10-01T17:54:10.167Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33162024-10-01T17:54:11.515Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33172024-10-01T17:54:13.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s
33182024-10-01T17:54:14.142Z
33192024-10-01T17:54:14.142Zinfo: running `cargo check --bins` on openapi-manager (146/163)
33202024-10-01T17:54:14.282Z Updating git repository `https://github.com/oxidecomputer/propolis`
33212024-10-01T17:54:14.771Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-10-01T17:54:14.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-10-01T17:54:14.871Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33242024-10-01T17:54:14.875Z Checking heck v0.4.1
33252024-10-01T17:54:14.875Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33262024-10-01T17:54:15.096Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33272024-10-01T17:54:16.417Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33282024-10-01T17:54:17.220Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33292024-10-01T17:54:18.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.06s
33302024-10-01T17:54:18.377Z
33312024-10-01T17:54:18.377Zinfo: running `cargo check --bins` on installinator-api (147/163)
33322024-10-01T17:54:18.513Z Updating git repository `https://github.com/oxidecomputer/propolis`
33332024-10-01T17:54:18.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342024-10-01T17:54:18.977Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352024-10-01T17:54:18.977Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33362024-10-01T17:54:18.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
33372024-10-01T17:54:19.045Z
33382024-10-01T17:54:19.045Zinfo: running `cargo check --bins` on wicketd-api (148/163)
33392024-10-01T17:54:19.180Z Updating git repository `https://github.com/oxidecomputer/propolis`
33402024-10-01T17:54:19.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33412024-10-01T17:54:19.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33422024-10-01T17:54:19.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33432024-10-01T17:54:19.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
33442024-10-01T17:54:19.720Z
33452024-10-01T17:54:19.720Zinfo: running `cargo check --bins` on reconfigurator-cli (149/163)
33462024-10-01T17:54:19.856Z Updating git repository `https://github.com/oxidecomputer/propolis`
33472024-10-01T17:54:20.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482024-10-01T17:54:20.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492024-10-01T17:54:20.467Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33502024-10-01T17:54:21.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.94s
33512024-10-01T17:54:21.843Z
33522024-10-01T17:54:21.844Zinfo: running `cargo check --bins` on omicron-releng (150/163)
33532024-10-01T17:54:21.980Z Updating git repository `https://github.com/oxidecomputer/propolis`
33542024-10-01T17:54:22.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552024-10-01T17:54:22.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562024-10-01T17:54:22.532Z Checking memmap2 v0.9.4
33572024-10-01T17:54:22.532Z Checking arrayref v0.3.7
33582024-10-01T17:54:22.535Z Checking arrayvec v0.7.4
33592024-10-01T17:54:22.535Z Checking untrusted v0.7.1
33602024-10-01T17:54:22.535Z Checking spin v0.5.2
33612024-10-01T17:54:22.535Z Checking constant_time_eq v0.3.0
33622024-10-01T17:54:22.629Z Checking topological-sort v0.2.2
33632024-10-01T17:54:22.646Z Checking shell-words v1.1.0
33642024-10-01T17:54:22.794Z Checking ring v0.16.20
33652024-10-01T17:54:22.940Z Checking blake3 v1.5.1
33662024-10-01T17:54:23.892Z Checking omicron-zone-package v0.11.1
33672024-10-01T17:54:24.982Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33682024-10-01T17:54:25.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s
33692024-10-01T17:54:25.995Z
33702024-10-01T17:54:25.995Zinfo: running `cargo check --bins` on xtask (151/163)
33712024-10-01T17:54:26.133Z Updating git repository `https://github.com/oxidecomputer/propolis`
33722024-10-01T17:54:26.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33732024-10-01T17:54:26.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33742024-10-01T17:54:26.476Z Checking bitflags v2.6.0
33752024-10-01T17:54:26.479Z Checking serde v1.0.210
33762024-10-01T17:54:26.479Z Checking thiserror v1.0.64
33772024-10-01T17:54:26.556Z Checking scroll v0.12.0
33782024-10-01T17:54:26.568Z Checking hashbrown v0.14.5
33792024-10-01T17:54:26.570Z Checking log v0.4.22
33802024-10-01T17:54:26.575Z Checking zerocopy v0.7.34
33812024-10-01T17:54:26.596Z Checking syn v2.0.79
33822024-10-01T17:54:26.785Z Checking rustix v0.38.34
33832024-10-01T17:54:26.815Z Checking fs-err v2.11.0
33842024-10-01T17:54:26.974Z Checking goblin v0.8.2
33852024-10-01T17:54:27.122Z Checking tabled v0.15.0
33862024-10-01T17:54:27.668Z Checking indexmap v2.5.0
33872024-10-01T17:54:27.889Z Checking anyhow v1.0.89
33882024-10-01T17:54:28.458Z Checking terminal_size v0.3.0
33892024-10-01T17:54:28.461Z Checking tempfile v3.10.1
33902024-10-01T17:54:28.612Z Checking clap_builder v4.5.18
33912024-10-01T17:54:30.638Z Checking clap v4.5.18
33922024-10-01T17:54:30.677Z Checking pest v2.7.10
33932024-10-01T17:54:30.721Z Checking serde_json v1.0.128
33942024-10-01T17:54:30.721Z Checking toml_datetime v0.6.8
33952024-10-01T17:54:30.724Z Checking serde_spanned v0.6.7
33962024-10-01T17:54:30.724Z Checking camino v1.1.9
33972024-10-01T17:54:30.724Z Checking cargo-platform v0.1.8
33982024-10-01T17:54:30.724Z Checking semver v1.0.23
33992024-10-01T17:54:30.724Z Checking macaddr v1.0.1
34002024-10-01T17:54:30.993Z Checking toml_edit v0.22.22
34012024-10-01T17:54:31.181Z Checking camino-tempfile v1.1.1
34022024-10-01T17:54:31.807Z Checking dof v0.3.0
34032024-10-01T17:54:31.807Z Checking cargo_metadata v0.18.1
34042024-10-01T17:54:32.377Z Checking dtrace-parser v0.2.0
34052024-10-01T17:54:32.675Z Checking toml v0.8.19
34062024-10-01T17:54:32.685Z Checking usdt-impl v0.5.0
34072024-10-01T17:54:33.021Z Checking usdt v0.5.0
34082024-10-01T17:54:33.139Z Checking cargo_toml v0.20.5
34092024-10-01T17:54:34.352Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34102024-10-01T17:54:34.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.95s
34112024-10-01T17:54:35.050Z
34122024-10-01T17:54:35.050Zinfo: running `cargo check --bins` on end-to-end-tests (152/163)
34132024-10-01T17:54:35.186Z Updating git repository `https://github.com/oxidecomputer/propolis`
34142024-10-01T17:54:35.708Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34152024-10-01T17:54:35.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34162024-10-01T17:54:35.826Z Checking polyval v0.6.2
34172024-10-01T17:54:35.930Z Checking ctr v0.9.2
34182024-10-01T17:54:35.939Z Checking ssh-encoding v0.2.0
34192024-10-01T17:54:35.941Z Checking blowfish v0.9.1
34202024-10-01T17:54:35.957Z Checking password-hash v0.4.2
34212024-10-01T17:54:35.959Z Checking matches v0.1.10
34222024-10-01T17:54:35.985Z Checking p256 v0.13.2
34232024-10-01T17:54:35.985Z Checking p521 v0.13.3
34242024-10-01T17:54:36.060Z Checking idna v0.2.3
34252024-10-01T17:54:36.150Z Checking bcrypt-pbkdf v0.10.0
34262024-10-01T17:54:36.177Z Checking ghash v0.5.1
34272024-10-01T17:54:36.179Z Compiling enum-as-inner v0.5.1
34282024-10-01T17:54:36.240Z Checking russh-cryptovec v0.7.2
34292024-10-01T17:54:36.335Z Checking aes-gcm v0.10.3
34302024-10-01T17:54:36.338Z Checking pbkdf2 v0.11.0
34312024-10-01T17:54:36.392Z Checking md5 v0.7.0
34322024-10-01T17:54:36.436Z Checking num-bigint v0.4.5
34332024-10-01T17:54:36.454Z Checking des v0.8.1
34342024-10-01T17:54:36.569Z Checking ssh-cipher v0.2.0
34352024-10-01T17:54:36.591Z Compiling dhcproto-macros v0.1.0
34362024-10-01T17:54:36.664Z Checking hex-literal v0.4.1
34372024-10-01T17:54:36.722Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34382024-10-01T17:54:36.787Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34392024-10-01T17:54:36.846Z Checking ssh-key v0.6.6
34402024-10-01T17:54:36.882Z Checking internet-checksum v0.2.1
34412024-10-01T17:54:37.244Z Checking trust-dns-proto v0.22.0
34422024-10-01T17:54:38.108Z Checking russh-keys v0.45.0
34432024-10-01T17:54:39.023Z Checking russh v0.45.0
34442024-10-01T17:54:39.676Z Checking dhcproto v0.12.0
34452024-10-01T17:54:55.496Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34462024-10-01T17:54:56.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.69s
34472024-10-01T17:54:56.933Z
34482024-10-01T17:54:56.933Zinfo: running `cargo check --bins` on gateway-cli (153/163)
34492024-10-01T17:54:57.070Z Updating git repository `https://github.com/oxidecomputer/propolis`
34502024-10-01T17:54:57.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34512024-10-01T17:54:57.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34522024-10-01T17:54:57.589Z Checking termios v0.3.3
34532024-10-01T17:54:57.794Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34542024-10-01T17:54:58.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
34552024-10-01T17:54:58.684Z
34562024-10-01T17:54:58.684Zinfo: running `cargo check --bins --no-default-features` on installinator (154/163)
34572024-10-01T17:54:58.823Z Updating git repository `https://github.com/oxidecomputer/propolis`
34582024-10-01T17:54:59.315Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34592024-10-01T17:54:59.318Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34602024-10-01T17:54:59.406Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34612024-10-01T17:55:01.343Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34622024-10-01T17:55:03.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
34632024-10-01T17:55:03.262Z
34642024-10-01T17:55:03.262Zinfo: running `cargo check --bins` on internal-dns-cli (155/163)
34652024-10-01T17:55:03.398Z Updating git repository `https://github.com/oxidecomputer/propolis`
34662024-10-01T17:55:03.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34672024-10-01T17:55:03.855Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34682024-10-01T17:55:03.922Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
34692024-10-01T17:55:04.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
34702024-10-01T17:55:04.509Z
34712024-10-01T17:55:04.509Zinfo: running `cargo check --bins` on omicron-live-tests (156/163)
34722024-10-01T17:55:04.646Z Updating git repository `https://github.com/oxidecomputer/propolis`
34732024-10-01T17:55:05.073Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34742024-10-01T17:55:05.075Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34752024-10-01T17:55:05.075Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34762024-10-01T17:55:05.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
34772024-10-01T17:55:05.140Z
34782024-10-01T17:55:05.140Zinfo: running `cargo check --bins` on live-tests-macros (157/163)
34792024-10-01T17:55:05.276Z Updating git repository `https://github.com/oxidecomputer/propolis`
34802024-10-01T17:55:05.697Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34812024-10-01T17:55:05.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34822024-10-01T17:55:05.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34832024-10-01T17:55:05.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
34842024-10-01T17:55:05.762Z
34852024-10-01T17:55:05.762Zinfo: running `cargo check --bins` on omicron-package (158/163)
34862024-10-01T17:55:05.898Z Updating git repository `https://github.com/oxidecomputer/propolis`
34872024-10-01T17:55:06.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34882024-10-01T17:55:06.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34892024-10-01T17:55:06.441Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34902024-10-01T17:55:07.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
34912024-10-01T17:55:07.801Z
34922024-10-01T17:55:07.801Zinfo: running `cargo check --bins` on wicket-dbg (159/163)
34932024-10-01T17:55:07.936Z Updating git repository `https://github.com/oxidecomputer/propolis`
34942024-10-01T17:55:08.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952024-10-01T17:55:08.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962024-10-01T17:55:08.525Z Checking rtoolbox v0.0.2
34972024-10-01T17:55:08.528Z Checking tui-tree-widget v0.22.0
34982024-10-01T17:55:08.528Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34992024-10-01T17:55:08.740Z Checking rpassword v7.3.1
35002024-10-01T17:55:12.641Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35012024-10-01T17:55:15.509Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35022024-10-01T17:55:16.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s
35032024-10-01T17:55:16.809Z
35042024-10-01T17:55:16.809Zinfo: running `cargo check --bins` on wicket (160/163)
35052024-10-01T17:55:16.946Z Updating git repository `https://github.com/oxidecomputer/propolis`
35062024-10-01T17:55:17.426Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35072024-10-01T17:55:17.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35082024-10-01T17:55:17.517Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35092024-10-01T17:55:17.910Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
35102024-10-01T17:55:18.083Z
35112024-10-01T17:55:18.083Zinfo: running `cargo check --bins` on wicketd (161/163)
35122024-10-01T17:55:18.219Z Updating git repository `https://github.com/oxidecomputer/propolis`
35132024-10-01T17:55:18.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35142024-10-01T17:55:18.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35152024-10-01T17:55:18.817Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35162024-10-01T17:55:22.568Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s
35172024-10-01T17:55:22.744Z
35182024-10-01T17:55:22.744Zinfo: running `cargo check --bins` on omicron-workspace-hack (162/163)
35192024-10-01T17:55:22.879Z Updating git repository `https://github.com/oxidecomputer/propolis`
35202024-10-01T17:55:23.302Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212024-10-01T17:55:23.305Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222024-10-01T17:55:23.305Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232024-10-01T17:55:23.307Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
35242024-10-01T17:55:23.367Z
35252024-10-01T17:55:23.367Zinfo: running `cargo check --bins` on zone-setup (163/163)
35262024-10-01T17:55:23.502Z Updating git repository `https://github.com/oxidecomputer/propolis`
35272024-10-01T17:55:24.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35282024-10-01T17:55:24.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35292024-10-01T17:55:24.116Z Checking uzers v0.11.3
35302024-10-01T17:55:24.413Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35312024-10-01T17:55:25.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
35322024-10-01T17:55:25.623Z
35332024-10-01T17:55:25.623Zreal 11:15.666322420
35342024-10-01T17:55:25.623Zuser 23:46.400448724
35352024-10-01T17:55:25.623Zsys 5:07.313449286
35362024-10-01T17:55:25.623Ztrap 0.493708924
35372024-10-01T17:55:25.623Ztflt 3.120134477
35382024-10-01T17:55:25.626Zdflt 1.895400921
35392024-10-01T17:55:25.626Zkflt 0.003513984
35402024-10-01T17:55:25.626Zlock 41:51.759299369
35412024-10-01T17:55:25.626Zslp 1:56:44.902215692
35422024-10-01T17:55:25.626Zlat 1:01.809674068
35432024-10-01T17:55:25.626Zstop 3:00.806782794
35442024-10-01T17:55:25.626Zprocess exited: duration 903336 ms, exit code 0
 
35452024-10-01T17:55:25.633Zfound 0 output files