01JA8YQP2Y33GR72Z2JR8TZ56R: 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: 01JA8YRDVEW2DTCTTA1869ND2Z

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-15T21:04:29.688Zjob assigned to worker 01JA8ZWVBRY7FBRFP1K5Y4ZPV6 (queued for 20 m 39 s)
 
22024-10-15T21:04:38.353Zstarting task 0: "setup"
32024-10-15T21:04:38.359Z++ uname -s
42024-10-15T21:04:38.362Z+ kern=SunOS
52024-10-15T21:04:38.362Z+ case "$kern" in
62024-10-15T21:04:38.362Z+ groupadd -g 12345 build
72024-10-15T21:04:38.365Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-10-15T21:04:40.376Z+ zfs create -o mountpoint=/work rpool/work
92024-10-15T21:04:40.538Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-10-15T21:04:40.542Z+ home_fs=zfs
112024-10-15T21:04:40.542Z+ [[ zfs == autofs ]]
122024-10-15T21:04:40.542Z+ mkdir -p /home/build
132024-10-15T21:04:40.546Z+ chown build:build /home/build /work
142024-10-15T21:04:41.545Z+ chmod 0700 /home/build /work
152024-10-15T21:04:41.548Zprocess exited: duration 3197 ms, exit code 0
 
162024-10-15T21:04:41.553Zstarting task 1: "rust-toolchain"
172024-10-15T21:04:41.559Z+ printf ' * toolchain channel = "%s"
182024-10-15T21:04:41.561Z' 1.80.1
192024-10-15T21:04:41.561Z * toolchain channel = "1.80.1"
202024-10-15T21:04:41.561Z * toolchain profile = "default"
212024-10-15T21:04:41.562Z+ printf ' * toolchain profile = "%s"
222024-10-15T21:04:41.562Z' default
232024-10-15T21:04:41.562Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-10-15T21:04:41.562Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-10-15T21:04:41.678Zinfo: downloading installer
262024-10-15T21:04:43.370Zinfo: profile set to 'default'
272024-10-15T21:04:43.370Zinfo: default host triple is x86_64-unknown-illumos
282024-10-15T21:04:43.372Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-10-15T21:04:43.514Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-10-15T21:04:43.514Zinfo: downloading component 'cargo'
312024-10-15T21:04:44.318Zinfo: downloading component 'clippy'
322024-10-15T21:04:44.604Zinfo: downloading component 'rust-docs'
332024-10-15T21:04:45.736Zinfo: downloading component 'rust-std'
342024-10-15T21:04:47.320Zinfo: downloading component 'rustc'
352024-10-15T21:04:51.698Zinfo: downloading component 'rustfmt'
362024-10-15T21:04:51.934Zinfo: installing component 'cargo'
372024-10-15T21:04:52.792Zinfo: installing component 'clippy'
382024-10-15T21:04:53.176Zinfo: installing component 'rust-docs'
392024-10-15T21:04:54.820Zinfo: installing component 'rust-std'
402024-10-15T21:04:56.549Zinfo: installing component 'rustc'
412024-10-15T21:05:01.041Zinfo: installing component 'rustfmt'
422024-10-15T21:05:01.440Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-10-15T21:05:01.441Z
442024-10-15T21:05:01.719Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-10-15T21:05:01.719Z
462024-10-15T21:05:01.722Z
472024-10-15T21:05:01.722ZRust is installed now. Great!
482024-10-15T21:05:01.722Z
492024-10-15T21:05:01.722ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-10-15T21:05:01.722Zenvironment variable. This has not been done automatically.
512024-10-15T21:05:01.722Z
522024-10-15T21:05:01.722ZTo configure your current shell, you need to source
532024-10-15T21:05:01.722Zthe corresponding env file under $HOME/.cargo.
542024-10-15T21:05:01.722Z
552024-10-15T21:05:01.722ZThis is usually done by running one of the following (note the leading DOT):
562024-10-15T21:05:01.722Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-10-15T21:05:01.722Zsource "$HOME/.cargo/env.fish" # For fish
582024-10-15T21:05:01.773Z+ rustc --version
592024-10-15T21:05:01.836Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-10-15T21:05:01.840Zprocess exited: duration 20281 ms, exit code 0
 
612024-10-15T21:05:01.845Zstarting task 2: "authentication"
622024-10-15T21:05:01.865Zprocess exited: duration 20 ms, exit code 0
 
632024-10-15T21:05:01.870Zstarting task 3: "clone repository"
642024-10-15T21:05:01.875Z+ mkdir -p /work/oxidecomputer/omicron
652024-10-15T21:05:01.878Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-10-15T21:05:02.153ZCloning into '/work/oxidecomputer/omicron'...
672024-10-15T21:05:10.061Z+ cd /work/oxidecomputer/omicron
682024-10-15T21:05:10.061Z+ git fetch origin ded7d759b7a7d21ff3ab98f18ca6a3d07431262a
692024-10-15T21:05:10.405ZFrom https://github.com/oxidecomputer/omicron
702024-10-15T21:05:10.405Z * branch ded7d759b7a7d21ff3ab98f18ca6a3d07431262a -> FETCH_HEAD
712024-10-15T21:05:10.416Z+ [[ -n init-on-acquire ]]
722024-10-15T21:05:10.419Z++ git branch --show-current
732024-10-15T21:05:10.421Z+ current=main
742024-10-15T21:05:10.421Z+ [[ main != init-on-acquire ]]
752024-10-15T21:05:10.421Z+ git branch -f init-on-acquire ded7d759b7a7d21ff3ab98f18ca6a3d07431262a
762024-10-15T21:05:10.424Z+ git checkout -f init-on-acquire
772024-10-15T21:05:10.594ZSwitched to branch 'init-on-acquire'
782024-10-15T21:05:10.599Z+ git reset --hard ded7d759b7a7d21ff3ab98f18ca6a3d07431262a
792024-10-15T21:05:10.633ZHEAD is now at ded7d759b Initialize timeseries database on qorb acquire
802024-10-15T21:05:10.635Zprocess exited: duration 8761 ms, exit code 0
 
812024-10-15T21:05:10.642Zstarting task 4: "build"
822024-10-15T21:05:10.645Z+ cargo --version
832024-10-15T21:05:10.700Zcargo 1.80.1 (376290515 2024-07-16)
842024-10-15T21:05:10.702Z+ rustc --version
852024-10-15T21:05:10.763Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
862024-10-15T21:05:10.765Z+ source ./env.sh
872024-10-15T21:05:10.765Z++ OLD_SHELL_OPTS=ehxB
882024-10-15T21:05:10.765Z++ set -o xtrace
892024-10-15T21:05:10.767Z++++ dirname ./env.sh
902024-10-15T21:05:10.770Z+++ readlink -f .
912024-10-15T21:05:10.789Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-10-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ 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-15T21:05:10.792Z++ case $OLD_SHELL_OPTS in
1012024-10-15T21:05:10.792Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022024-10-15T21:05:10.793Z+ 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-15T21:05:10.793Z+ 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-15T21:05:10.793Z+ banner prerequisites
1052024-10-15T21:05:10.814Z
1062024-10-15T21:05:10.814Z ##### ##### ###### ##### ###### #### # # # #### #
1072024-10-15T21:05:10.814Z # # # # # # # # # # # # # # #
1082024-10-15T21:05:10.814Z # # # # ##### # # ##### # # # # # #### #
1092024-10-15T21:05:10.814Z ##### ##### # ##### # # # # # # # # #
1102024-10-15T21:05:10.814Z # # # # # # # # # # # # # # #
1112024-10-15T21:05:10.814Z # # # ###### # # ###### ### # #### # #### #
1122024-10-15T21:05:10.814Z
1132024-10-15T21:05:10.816Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1142024-10-15T21:05:25.923Z Startup: Refreshing catalog 'helios-dev' ... Done
1152024-10-15T21:05:29.304Z Startup: Caching catalogs ... Done
1162024-10-15T21:05:35.089ZPlanning: Solver setup ... Done (4.951s)
1172024-10-15T21:05:35.165ZPlanning: Running solver ... Done (0.075s)
1182024-10-15T21:05:35.347ZPlanning: Finding local manifests ... Done (0.112s)
1192024-10-15T21:05:35.390ZPlanning: Fetching manifests: 0/5 0% complete
1202024-10-15T21:05:35.627ZPlanning: Fetching manifests: 5/5 100% complete
1212024-10-15T21:05:35.974ZPlanning: Package planning ... Done (0.347s)
1222024-10-15T21:05:36.030ZPlanning: Merging actions ... Done (0.055s)
1232024-10-15T21:05:37.190ZPlanning: Checking for conflicting actions ... Done (1.158s)
1242024-10-15T21:05:48.546ZPlanning: Consolidating action changes ... Done (11.354s)
1252024-10-15T21:05:48.969ZPlanning: Evaluating mediators ... Done (0.423s)
1262024-10-15T21:05:49.136ZPlanning: Planning completed in 19.75 seconds
1272024-10-15T21:05:50.292Z Packages to install: 4
1282024-10-15T21:05:50.292Z Packages to update: 1
1292024-10-15T21:05:50.295Z Mediators to change: 2
1302024-10-15T21:05:50.295Z Services to change: 1
1312024-10-15T21:05:50.295Z Estimated space available: 155.71 GB
1322024-10-15T21:05:50.295ZEstimated space to be consumed: 1.57 GB
1332024-10-15T21:05:50.295Z Create boot environment: No
1342024-10-15T21:05:50.295ZCreate backup boot environment: Yes
1352024-10-15T21:05:50.295Z Rebuild boot archive: No
1362024-10-15T21:05:50.296Z
1372024-10-15T21:05:50.296ZChanged mediators:
1382024-10-15T21:05:50.296Z mediator clang:
1392024-10-15T21:05:50.296Z version: None -> 15 (system default)
1402024-10-15T21:05:50.296Z
1412024-10-15T21:05:50.296Z mediator llvm:
1422024-10-15T21:05:50.296Z version: 14 (system default) -> 15 (system default)
1432024-10-15T21:05:50.296Z
1442024-10-15T21:05:50.296ZChanged packages:
1452024-10-15T21:05:50.296Zhelios-dev
1462024-10-15T21:05:50.296Z developer/build-essential
1472024-10-15T21:05:50.296Z None -> 11-2.0
1482024-10-15T21:05:50.296Z library/libxmlsec1
1492024-10-15T21:05:50.296Z None -> 1.2.35-2.0
1502024-10-15T21:05:50.296Z ooce/developer/clang-15
1512024-10-15T21:05:50.296Z None -> 15.0.7-2.0
1522024-10-15T21:05:50.296Z ooce/developer/llvm-15
1532024-10-15T21:05:50.296Z None -> 15.0.7-2.0
1542024-10-15T21:05:50.296Z package/pkg
1552024-10-15T21:05:50.296Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1562024-10-15T21:05:50.296Z
1572024-10-15T21:05:50.296ZServices:
1582024-10-15T21:05:50.296Z restart_fmri:
1592024-10-15T21:05:50.296Z svc:/system/update-man-index:default
1602024-10-15T21:05:50.297Z
1612024-10-15T21:05:50.297ZEditable files to change:
1622024-10-15T21:05:50.297Z Update:
1632024-10-15T21:05:50.297Z usr/share/lib/pkg/web/config.shtml
1642024-10-15T21:05:50.886Z
1652024-10-15T21:05:50.886ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1662024-10-15T21:05:55.892ZDownload: 1170/4281 items 46.2/220.6MB 20% complete (9.6M/s)
1672024-10-15T21:06:00.899ZDownload: 1872/4281 items 118.3/220.6MB 53% complete (12.1M/s)
1682024-10-15T21:06:06.306ZDownload: 2223/4281 items 119.2/220.6MB 54% complete (10.1M/s)
1692024-10-15T21:06:11.312ZDownload: 2863/4281 items 121.1/220.6MB 54% complete (279k/s)
1702024-10-15T21:06:16.617ZDownload: 3248/4281 items 203.1/220.6MB 92% complete (8.7M/s)
1712024-10-15T21:06:21.618ZDownload: 3859/4281 items 217.7/220.6MB 98% complete (9.7M/s)
1722024-10-15T21:06:32.369ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (5.6M/s)
1732024-10-15T21:06:32.477ZDownload: Completed 220.60 MB in 41.58 seconds (5.3M/s)
1742024-10-15T21:06:33.656Z Actions: 1/5063 actions (Removing old actions)
1752024-10-15T21:06:33.673Z Actions: 194/5063 actions (Installing new actions)
1762024-10-15T21:06:38.823Z Actions: 4078/5063 actions (Installing new actions)
1772024-10-15T21:06:40.051Z Actions: 4226/5063 actions (Updating modified actions)
1782024-10-15T21:06:40.498Z Actions: Completed 5063 actions in 6.84 seconds.
1792024-10-15T21:06:40.844Z Done (0.338s)
1802024-10-15T21:06:40.846Z Done (0.000s)
1812024-10-15T21:06:41.316Z Done (0.470s)
1822024-10-15T21:06:49.108Z Done (7.589s)
1832024-10-15T21:06:49.676Z Done (0.491s)
1842024-10-15T21:06:49.696Z Done (0.000s)
1852024-10-15T21:06:49.939Z Done (0.000s)
1862024-10-15T21:06:51.247ZPlanning: Evaluating mediator changes ... Done
1872024-10-15T21:06:51.328ZPlanning: Checking for conflicting actions ... Done
1882024-10-15T21:06:51.329ZPlanning: Consolidating action changes ... Done
1892024-10-15T21:06:51.329ZPlanning: Evaluating mediators ... Done
1902024-10-15T21:06:51.329ZPlanning: Planning completed in 0.44 seconds
1912024-10-15T21:06:51.329Z Mediators to change: 2
1922024-10-15T21:06:51.329Z Create boot environment: No
1932024-10-15T21:06:51.329ZCreate backup boot environment: No
1942024-10-15T21:06:51.329Z Done
1952024-10-15T21:06:51.329Z Done
1962024-10-15T21:06:51.426Z Done
1972024-10-15T21:06:55.018Z Done
1982024-10-15T21:06:55.109Z Done
1992024-10-15T21:06:55.113Z Done
2002024-10-15T21:06:55.274Z Done
2012024-10-15T21:06:55.895ZPlanning: Evaluating mediator changes ... Done
2022024-10-15T21:06:55.898ZPlanning: Merging actions ... Done
2032024-10-15T21:06:56.091ZPlanning: Checking for conflicting actions ... Done
2042024-10-15T21:06:56.101ZPlanning: Consolidating action changes ... Done
2052024-10-15T21:06:56.353ZPlanning: Evaluating mediators ... Done
2062024-10-15T21:06:56.403ZPlanning: Planning completed in 0.76 seconds
2072024-10-15T21:06:56.444Z Packages to change: 1
2082024-10-15T21:06:56.444Z Mediators to change: 1
2092024-10-15T21:06:56.444Z Services to change: 1
2102024-10-15T21:06:56.447Z Create boot environment: No
2112024-10-15T21:06:56.448ZCreate backup boot environment: Yes
2122024-10-15T21:06:58.631Z Actions: 1/6 actions (Updating modified actions)
2132024-10-15T21:06:58.761Z Actions: Completed 6 actions in 0.13 seconds.
2142024-10-15T21:06:58.766Z Done
2152024-10-15T21:06:58.766Z Done
2162024-10-15T21:06:58.859Z Done
2172024-10-15T21:07:02.397Z Done
2182024-10-15T21:07:02.488Z Done
2192024-10-15T21:07:02.491Z Done
2202024-10-15T21:07:02.650Z Done
2212024-10-15T21:07:03.082ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2222024-10-15T21:07:03.082Zclang system 15 system
2232024-10-15T21:07:03.082Zcsh system system illumos
2242024-10-15T21:07:03.082Zctags system system illumos
2252024-10-15T21:07:03.082Zgcc vendor 12 vendor
2262024-10-15T21:07:03.082Zgcc system 10 system
2272024-10-15T21:07:03.082Zgcc system 7 system
2282024-10-15T21:07:03.082Zgo system 1.20 system
2292024-10-15T21:07:03.082Zgo system 1.19 system
2302024-10-15T21:07:03.082Zllvm system 15 system
2312024-10-15T21:07:03.082Zllvm system 14 system
2322024-10-15T21:07:03.082Zmariadb system 10.6 system
2332024-10-15T21:07:03.083Zmta vendor vendor dma
2342024-10-15T21:07:03.083Zopenjdk system 17 system
2352024-10-15T21:07:03.083Zopenjdk system 11 system
2362024-10-15T21:07:03.083Zopenjdk system 1.8 system
2372024-10-15T21:07:03.083Zopenssl vendor 3 vendor
2382024-10-15T21:07:03.083Zperl system 5.36 system
2392024-10-15T21:07:03.083Zpostgresql system 15 system
2402024-10-15T21:07:03.083Zpostgresql system 13 system
2412024-10-15T21:07:03.083Zpython vendor 3 vendor
2422024-10-15T21:07:03.083Zpython system 2 system
2432024-10-15T21:07:03.083Zpython3 system 3.11 system
2442024-10-15T21:07:03.083Zruby system 3.0 system
2452024-10-15T21:07:03.083Zwords vendor vendor american-english
2462024-10-15T21:07:03.083Zwords system system australian-english
2472024-10-15T21:07:03.083Zwords system system british-english
2482024-10-15T21:07:03.083Zwords system system canadian-english
2492024-10-15T21:07:03.083Zwords system system french
2502024-10-15T21:07:03.083Zwords system system italian
2512024-10-15T21:07:03.084Zwords system system ngerman
2522024-10-15T21:07:03.084Zwords system system ogerman
2532024-10-15T21:07:03.084Zwords system system spanish
2542024-10-15T21:07:03.437ZPUBLISHER TYPE STATUS P LOCATION
2552024-10-15T21:07:03.437Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2562024-10-15T21:07:05.557ZFMRI IFO
2572024-10-15T21:07:05.557Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2582024-10-15T21:07:05.557Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2592024-10-15T21:07:05.557Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2602024-10-15T21:07:05.557Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2612024-10-15T21:07:05.557Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2622024-10-15T21:07:05.557Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2632024-10-15T21:07:05.557Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2642024-10-15T21:07:05.557Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2652024-10-15T21:07:05.557Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2662024-10-15T21:07:05.557Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-10-15T21:07:05.557Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-10-15T21:07:05.557Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2692024-10-15T21:07:05.557Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2702024-10-15T21:07:06.228Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2712024-10-15T21:07:06.498Z Updating crates.io index
2722024-10-15T21:07:06.501Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2732024-10-15T21:07:07.403Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2742024-10-15T21:07:07.674Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2752024-10-15T21:07:07.929Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2762024-10-15T21:07:08.190Z Updating git repository `https://github.com/oxidecomputer/propolis`
2772024-10-15T21:07:09.064Z Updating git repository `https://github.com/oxidecomputer/crucible`
2782024-10-15T21:07:11.258Z Updating git repository `https://github.com/oxidecomputer/opte`
2792024-10-15T21:07:12.351Z Updating git repository `https://github.com/oxidecomputer/falcon`
2802024-10-15T21:07:13.028Z Updating git repository `https://github.com/oxidecomputer/clickward`
2812024-10-15T21:07:13.309Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2822024-10-15T21:07:13.565Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2832024-10-15T21:07:14.148Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2842024-10-15T21:07:14.430Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2852024-10-15T21:07:14.789Z Updating git repository `https://github.com/oxidecomputer/qorb`
2862024-10-15T21:07:15.153Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2872024-10-15T21:07:15.472Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882024-10-15T21:07:15.756Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2892024-10-15T21:07:16.030Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2902024-10-15T21:07:16.281Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2912024-10-15T21:07:16.573Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2922024-10-15T21:07:16.893Z Updating git repository `https://github.com/oxidecomputer/ispf`
2932024-10-15T21:07:17.213Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2942024-10-15T21:07:17.521Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2952024-10-15T21:07:17.825Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2962024-10-15T21:07:18.278Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2972024-10-15T21:07:18.628Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982024-10-15T21:07:19.046Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2992024-10-15T21:07:19.543Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-10-15T21:07:19.791Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-10-15T21:07:20.074Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-10-15T21:07:21.429Z Downloading crates ...
3032024-10-15T21:07:21.530Z Downloaded anstyle v1.0.8
3042024-10-15T21:07:21.532Z Downloaded anstyle-parse v0.2.4
3052024-10-15T21:07:21.537Z Downloaded block-buffer v0.10.4
3062024-10-15T21:07:21.540Z Downloaded anstream v0.6.14
3072024-10-15T21:07:21.560Z Downloaded colorchoice v1.0.1
3082024-10-15T21:07:21.569Z Downloaded swrite v0.1.0
3092024-10-15T21:07:21.571Z Downloaded bytecount v0.6.8
3102024-10-15T21:07:21.573Z Downloaded macaddr v1.0.1
3112024-10-15T21:07:21.573Z Downloaded autocfg v1.3.0
3122024-10-15T21:07:21.575Z Downloaded bitflags v2.6.0
3132024-10-15T21:07:21.578Z Downloaded anstyle-query v1.0.3
3142024-10-15T21:07:21.580Z Downloaded fnv v1.0.7
3152024-10-15T21:07:21.580Z Downloaded usdt v0.5.0
3162024-10-15T21:07:21.582Z Downloaded thiserror-impl v1.0.64
3172024-10-15T21:07:21.582Z Downloaded serde_spanned v0.6.7
3182024-10-15T21:07:21.585Z Downloaded memmap v0.7.0
3192024-10-15T21:07:21.587Z Downloaded scroll v0.12.0
3202024-10-15T21:07:21.595Z Downloaded smawk v0.3.2
3212024-10-15T21:07:21.597Z Downloaded is_terminal_polyfill v1.70.0
3222024-10-15T21:07:21.599Z Downloaded utf8parse v0.2.1
3232024-10-15T21:07:21.602Z Downloaded cargo-platform v0.1.8
3242024-10-15T21:07:21.602Z Downloaded anyhow v1.0.89
3252024-10-15T21:07:21.605Z Downloaded unicode-linebreak v0.1.5
3262024-10-15T21:07:21.607Z Downloaded dof v0.3.0
3272024-10-15T21:07:21.609Z Downloaded pretty-hex v0.4.1
3282024-10-15T21:07:21.609Z Downloaded generic-array v0.14.7
3292024-10-15T21:07:21.611Z Downloaded crypto-common v0.1.6
3302024-10-15T21:07:21.611Z Downloaded errno v0.3.9
3312024-10-15T21:07:21.616Z Downloaded sha2 v0.10.8
3322024-10-15T21:07:21.619Z Downloaded proc-macro-error v1.0.4
3332024-10-15T21:07:21.622Z Downloaded semver v1.0.23
3342024-10-15T21:07:21.624Z Downloaded clap_derive v4.5.18
3352024-10-15T21:07:21.626Z Downloaded camino v1.1.9
3362024-10-15T21:07:21.628Z Downloaded serde_tokenstream v0.2.2
3372024-10-15T21:07:21.631Z Downloaded pest_derive v2.7.10
3382024-10-15T21:07:21.631Z Downloaded heck v0.5.0
3392024-10-15T21:07:21.634Z Downloaded tempfile v3.10.1
3402024-10-15T21:07:21.636Z Downloaded dtrace-parser v0.2.0
3412024-10-15T21:07:21.646Z Downloaded scroll_derive v0.12.0
3422024-10-15T21:07:21.649Z Downloaded equivalent v1.0.1
3432024-10-15T21:07:21.651Z Downloaded cpufeatures v0.2.12
3442024-10-15T21:07:21.651Z Downloaded usdt-macro v0.5.0
3452024-10-15T21:07:21.659Z Downloaded zerocopy-derive v0.7.34
3462024-10-15T21:07:21.662Z Downloaded usdt-attr-macro v0.5.0
3472024-10-15T21:07:21.664Z Downloaded cargo_toml v0.20.5
3482024-10-15T21:07:21.667Z Downloaded usdt-impl v0.5.0
3492024-10-15T21:07:21.670Z Downloaded ryu v1.0.18
3502024-10-15T21:07:21.672Z Downloaded ucd-trie v0.1.6
3512024-10-15T21:07:21.672Z Downloaded toml v0.8.19
3522024-10-15T21:07:21.675Z Downloaded textwrap v0.16.1
3532024-10-15T21:07:21.677Z Downloaded clap v4.5.18
3542024-10-15T21:07:21.704Z Downloaded pest_meta v2.7.10
3552024-10-15T21:07:21.708Z Downloaded proc-macro-error-attr v1.0.4
3562024-10-15T21:07:21.708Z Downloaded fs-err v2.11.0
3572024-10-15T21:07:21.708Z Downloaded clap_lex v0.7.0
3582024-10-15T21:07:21.708Z Downloaded terminal_size v0.3.0
3592024-10-15T21:07:21.708Z Downloaded pest_generator v2.7.10
3602024-10-15T21:07:21.708Z Downloaded itoa v1.0.11
3612024-10-15T21:07:21.708Z Downloaded fastrand v2.1.0
3622024-10-15T21:07:21.708Z Downloaded digest v0.10.7
3632024-10-15T21:07:21.708Z Downloaded cargo_metadata v0.18.1
3642024-10-15T21:07:21.708Z Downloaded byteorder v1.5.0
3652024-10-15T21:07:21.708Z Downloaded strsim v0.11.1
3662024-10-15T21:07:21.708Z Downloaded toml_datetime v0.6.8
3672024-10-15T21:07:21.709Z Downloaded thread-id v4.2.1
3682024-10-15T21:07:21.709Z Downloaded thiserror v1.0.64
3692024-10-15T21:07:21.709Z Downloaded tabled_derive v0.7.0
3702024-10-15T21:07:21.712Z Downloaded typenum v1.17.0
3712024-10-15T21:07:21.712Z Downloaded serde_derive v1.0.210
3722024-10-15T21:07:21.716Z Downloaded papergrid v0.11.0
3732024-10-15T21:07:21.718Z Downloaded proc-macro2 v1.0.86
3742024-10-15T21:07:21.721Z Downloaded plain v0.2.3
3752024-10-15T21:07:21.721Z Downloaded heck v0.4.1
3762024-10-15T21:07:21.721Z Downloaded once_cell v1.19.0
3772024-10-15T21:07:21.724Z Downloaded cfg-if v1.0.0
3782024-10-15T21:07:21.724Z Downloaded camino-tempfile v1.1.1
3792024-10-15T21:07:21.727Z Downloaded quote v1.0.37
3802024-10-15T21:07:21.729Z Downloaded version_check v0.9.5
3812024-10-15T21:07:21.739Z Downloaded log v0.4.22
3822024-10-15T21:07:21.766Z Downloaded unicode-ident v1.0.13
3832024-10-15T21:07:21.779Z Downloaded toml_edit v0.22.22
3842024-10-15T21:07:21.799Z Downloaded serde v1.0.210
3852024-10-15T21:07:21.801Z Downloaded memchr v2.7.2
3862024-10-15T21:07:21.806Z Downloaded indexmap v2.5.0
3872024-10-15T21:07:21.822Z Downloaded hashbrown v0.14.5
3882024-10-15T21:07:21.832Z Downloaded pest v2.7.10
3892024-10-15T21:07:21.850Z Downloaded winnow v0.6.18
3902024-10-15T21:07:21.860Z Downloaded serde_json v1.0.128
3912024-10-15T21:07:21.866Z Downloaded zerocopy v0.7.34
3922024-10-15T21:07:21.881Z Downloaded tabled v0.15.0
3932024-10-15T21:07:21.896Z Downloaded goblin v0.8.2
3942024-10-15T21:07:21.902Z Downloaded clap_builder v4.5.18
3952024-10-15T21:07:21.908Z Downloaded syn v1.0.109
3962024-10-15T21:07:21.918Z Downloaded syn v2.0.79
3972024-10-15T21:07:21.928Z Downloaded rustix v0.38.34
3982024-10-15T21:07:21.959Z Downloaded unicode-width v0.1.13
3992024-10-15T21:07:21.971Z Downloaded libc v0.2.159
4002024-10-15T21:07:22.279Z Compiling proc-macro2 v1.0.86
4012024-10-15T21:07:22.281Z Compiling unicode-ident v1.0.13
4022024-10-15T21:07:22.281Z Compiling serde v1.0.210
4032024-10-15T21:07:22.281Z Compiling version_check v0.9.5
4042024-10-15T21:07:22.281Z Compiling thiserror v1.0.64
4052024-10-15T21:07:22.314Z Compiling memchr v2.7.2
4062024-10-15T21:07:22.316Z Compiling libc v0.2.159
4072024-10-15T21:07:22.316Z Compiling ucd-trie v0.1.6
4082024-10-15T21:07:22.511Z Compiling ryu v1.0.18
4092024-10-15T21:07:22.881Z Compiling itoa v1.0.11
4102024-10-15T21:07:23.018Z Compiling once_cell v1.19.0
4112024-10-15T21:07:23.188Z Compiling byteorder v1.5.0
4122024-10-15T21:07:23.535Z Compiling serde_json v1.0.128
4132024-10-15T21:07:23.757Z Compiling rustix v0.38.34
4142024-10-15T21:07:24.494Z Compiling bitflags v2.6.0
4152024-10-15T21:07:24.596Z Compiling usdt-impl v0.5.0
4162024-10-15T21:07:24.660Z Compiling proc-macro-error-attr v1.0.4
4172024-10-15T21:07:24.705Z Compiling syn v1.0.109
4182024-10-15T21:07:24.903Z Compiling proc-macro-error v1.0.4
4192024-10-15T21:07:24.903Z Compiling equivalent v1.0.1
4202024-10-15T21:07:25.022Z Compiling camino v1.1.9
4212024-10-15T21:07:25.047Z Compiling log v0.4.22
4222024-10-15T21:07:25.081Z Compiling plain v0.2.3
4232024-10-15T21:07:25.180Z Compiling utf8parse v0.2.1
4242024-10-15T21:07:25.233Z Compiling hashbrown v0.14.5
4252024-10-15T21:07:25.323Z Compiling thread-id v4.2.1
4262024-10-15T21:07:25.372Z Compiling quote v1.0.37
4272024-10-15T21:07:25.422Z Compiling anstyle-parse v0.2.4
4282024-10-15T21:07:25.600Z Compiling autocfg v1.3.0
4292024-10-15T21:07:25.726Z Compiling syn v2.0.79
4302024-10-15T21:07:25.807Z Compiling colorchoice v1.0.1
4312024-10-15T21:07:25.969Z Compiling errno v0.3.9
4322024-10-15T21:07:26.052Z Compiling anstyle v1.0.8
4332024-10-15T21:07:26.189Z Compiling is_terminal_polyfill v1.70.0
4342024-10-15T21:07:26.313Z Compiling pretty-hex v0.4.1
4352024-10-15T21:07:26.501Z Compiling indexmap v2.5.0
4362024-10-15T21:07:26.533Z Compiling semver v1.0.23
4372024-10-15T21:07:26.537Z Compiling winnow v0.6.18
4382024-10-15T21:07:26.588Z Compiling anstyle-query v1.0.3
4392024-10-15T21:07:26.734Z Compiling unicode-width v0.1.13
4402024-10-15T21:07:26.964Z Compiling anstream v0.6.14
4412024-10-15T21:07:27.165Z Compiling fs-err v2.11.0
4422024-10-15T21:07:27.656Z Compiling fastrand v2.1.0
4432024-10-15T21:07:27.755Z Compiling strsim v0.11.1
4442024-10-15T21:07:27.779Z Compiling clap_lex v0.7.0
4452024-10-15T21:07:27.866Z Compiling heck v0.5.0
4462024-10-15T21:07:28.194Z Compiling terminal_size v0.3.0
4472024-10-15T21:07:28.303Z Compiling bytecount v0.6.8
4482024-10-15T21:07:28.380Z Compiling heck v0.4.1
4492024-10-15T21:07:28.413Z Compiling cfg-if v1.0.0
4502024-10-15T21:07:28.529Z Compiling fnv v1.0.7
4512024-10-15T21:07:28.662Z Compiling anyhow v1.0.89
4522024-10-15T21:07:28.708Z Compiling papergrid v0.11.0
4532024-10-15T21:07:28.847Z Compiling tempfile v3.10.1
4542024-10-15T21:07:28.871Z Compiling clap_builder v4.5.18
4552024-10-15T21:07:29.342Z Compiling memmap v0.7.0
4562024-10-15T21:07:29.448Z Compiling smawk v0.3.2
4572024-10-15T21:07:29.660Z Compiling unicode-linebreak v0.1.5
4582024-10-15T21:07:30.133Z Compiling textwrap v0.16.1
4592024-10-15T21:07:30.261Z Compiling swrite v0.1.0
4602024-10-15T21:07:31.302Z Compiling tabled_derive v0.7.0
4612024-10-15T21:07:32.847Z Compiling tabled v0.15.0
4622024-10-15T21:07:34.432Z Compiling serde_derive v1.0.210
4632024-10-15T21:07:34.437Z Compiling thiserror-impl v1.0.64
4642024-10-15T21:07:34.437Z Compiling zerocopy-derive v0.7.34
4652024-10-15T21:07:34.437Z Compiling scroll_derive v0.12.0
4662024-10-15T21:07:34.437Z Compiling clap_derive v4.5.18
4672024-10-15T21:07:35.735Z Compiling scroll v0.12.0
4682024-10-15T21:07:36.104Z Compiling zerocopy v0.7.34
4692024-10-15T21:07:36.295Z Compiling goblin v0.8.2
4702024-10-15T21:07:37.012Z Compiling pest v2.7.10
4712024-10-15T21:07:38.597Z Compiling clap v4.5.18
4722024-10-15T21:07:39.160Z Compiling pest_meta v2.7.10
4732024-10-15T21:07:39.993Z Compiling pest_generator v2.7.10
4742024-10-15T21:07:41.823Z Compiling pest_derive v2.7.10
4752024-10-15T21:07:42.571Z Compiling dtrace-parser v0.2.0
4762024-10-15T21:07:44.182Z Compiling toml_datetime v0.6.8
4772024-10-15T21:07:44.182Z Compiling serde_spanned v0.6.7
4782024-10-15T21:07:44.184Z Compiling cargo-platform v0.1.8
4792024-10-15T21:07:44.539Z Compiling serde_tokenstream v0.2.2
4802024-10-15T21:07:44.771Z Compiling toml_edit v0.22.22
4812024-10-15T21:07:44.797Z Compiling macaddr v1.0.1
4822024-10-15T21:07:44.924Z Compiling camino-tempfile v1.1.1
4832024-10-15T21:07:45.573Z Compiling dof v0.3.0
4842024-10-15T21:07:45.573Z Compiling cargo_metadata v0.18.1
4852024-10-15T21:07:47.551Z Compiling toml v0.8.19
4862024-10-15T21:07:47.585Z Compiling usdt-macro v0.5.0
4872024-10-15T21:07:47.587Z Compiling usdt-attr-macro v0.5.0
4882024-10-15T21:07:48.395Z Compiling cargo_toml v0.20.5
4892024-10-15T21:07:48.890Z Compiling usdt v0.5.0
4902024-10-15T21:07:52.212Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912024-10-15T21:07:56.438Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.43s
4922024-10-15T21:07:56.699Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4932024-10-15T21:07:56.894Z Updating git repository `https://github.com/oxidecomputer/propolis`
4942024-10-15T21:07:57.270Z Downloading crates ...
4952024-10-15T21:07:57.404Z Downloaded adler v1.0.2
4962024-10-15T21:07:57.412Z Downloaded cfg_aliases v0.1.1
4972024-10-15T21:07:57.421Z Downloaded async-stream-impl v0.3.5
4982024-10-15T21:07:57.423Z Downloaded adler2 v2.0.0
4992024-10-15T21:07:57.426Z Downloaded ident_case v1.0.1
5002024-10-15T21:07:57.428Z Downloaded aead v0.5.2
5012024-10-15T21:07:57.431Z Downloaded hubpack_derive v0.1.1
5022024-10-15T21:07:57.433Z Downloaded darling_macro v0.20.9
5032024-10-15T21:07:57.436Z Downloaded debug-ignore v1.0.5
5042024-10-15T21:07:57.439Z Downloaded http-range v0.1.5
5052024-10-15T21:07:57.439Z Downloaded http-body v1.0.0
5062024-10-15T21:07:57.442Z Downloaded is_ci v1.2.0
5072024-10-15T21:07:57.444Z Downloaded atomicwrites v0.4.4
5082024-10-15T21:07:57.444Z Downloaded async-recursion v1.1.1
5092024-10-15T21:07:57.448Z Downloaded newline-converter v0.3.0
5102024-10-15T21:07:57.451Z Downloaded matches v0.1.10
5112024-10-15T21:07:57.451Z Downloaded bit-vec v0.6.3
5122024-10-15T21:07:57.454Z Downloaded bcrypt-pbkdf v0.10.0
5132024-10-15T21:07:57.454Z Downloaded assert_matches v1.5.0
5142024-10-15T21:07:57.458Z Downloaded newtype_derive v0.1.6
5152024-10-15T21:07:57.458Z Downloaded new_debug_unreachable v1.0.6
5162024-10-15T21:07:57.458Z Downloaded httpdate v1.0.3
5172024-10-15T21:07:57.460Z Downloaded http-body v0.4.6
5182024-10-15T21:07:57.460Z Downloaded hostname v0.4.0
5192024-10-15T21:07:57.462Z Downloaded ciborium-ll v0.2.2
5202024-10-15T21:07:57.462Z Downloaded ipnetwork v0.20.0
5212024-10-15T21:07:57.465Z Downloaded crossbeam-deque v0.8.5
5222024-10-15T21:07:57.467Z Downloaded nodrop v0.1.14
5232024-10-15T21:07:57.467Z Downloaded internet-checksum v0.2.1
5242024-10-15T21:07:57.470Z Downloaded array-init v0.0.4
5252024-10-15T21:07:57.472Z Downloaded nanorand v0.7.0
5262024-10-15T21:07:57.474Z Downloaded maplit v1.0.2
5272024-10-15T21:07:57.474Z Downloaded keccak v0.1.5
5282024-10-15T21:07:57.477Z Downloaded home v0.5.9
5292024-10-15T21:07:57.477Z Downloaded impl-trait-for-tuples v0.2.2
5302024-10-15T21:07:57.479Z Downloaded convert_case v0.4.0
5312024-10-15T21:07:57.482Z Downloaded lalrpop-util v0.19.12
5322024-10-15T21:07:57.484Z Downloaded lru-cache v0.1.2
5332024-10-15T21:07:57.484Z Downloaded colored v2.1.0
5342024-10-15T21:07:57.487Z Downloaded block-padding v0.3.3
5352024-10-15T21:07:57.487Z Downloaded mockall v0.13.0
5362024-10-15T21:07:57.491Z Downloaded md-5 v0.10.6
5372024-10-15T21:07:57.493Z Downloaded cancel-safe-futures v0.1.5
5382024-10-15T21:07:57.496Z Downloaded bitfield-struct v0.6.1
5392024-10-15T21:07:57.496Z Downloaded bzip2 v0.4.4
5402024-10-15T21:07:57.499Z Downloaded linear-map v1.2.0
5412024-10-15T21:07:57.501Z Downloaded constant_time_eq v0.3.0
5422024-10-15T21:07:57.503Z Downloaded arrayvec v0.7.4
5432024-10-15T21:07:57.505Z Downloaded mime v0.3.17
5442024-10-15T21:07:57.505Z Downloaded hyper-staticfile v0.10.1
5452024-10-15T21:07:57.508Z Downloaded instant v0.1.12
5462024-10-15T21:07:57.511Z Downloaded cfg_aliases v0.2.1
5472024-10-15T21:07:57.513Z Downloaded darling v0.20.9
5482024-10-15T21:07:57.515Z Downloaded is-terminal v0.4.12
5492024-10-15T21:07:57.517Z Downloaded md5 v0.7.0
5502024-10-15T21:07:57.517Z Downloaded ciborium-io v0.2.2
5512024-10-15T21:07:57.520Z Downloaded atty v0.2.14
5522024-10-15T21:07:57.520Z Downloaded backoff v0.4.0
5532024-10-15T21:07:57.523Z Downloaded addr2line v0.21.0
5542024-10-15T21:07:57.525Z Downloaded crunchy v0.2.2
5552024-10-15T21:07:57.525Z Downloaded crucible-workspace-hack v0.1.0
5562024-10-15T21:07:57.527Z Downloaded base64ct v1.6.0
5572024-10-15T21:07:57.530Z Downloaded async-trait v0.1.83
5582024-10-15T21:07:57.535Z Downloaded lock_api v0.4.12
5592024-10-15T21:07:57.538Z Downloaded multer v3.1.0
5602024-10-15T21:07:57.541Z Downloaded kstat-rs v0.2.4
5612024-10-15T21:07:57.543Z Downloaded ctr v0.9.2
5622024-10-15T21:07:57.546Z Downloaded clang-sys v1.7.0
5632024-10-15T21:07:57.549Z Downloaded crc32fast v1.4.0
5642024-10-15T21:07:57.552Z Downloaded cookie_store v0.21.0
5652024-10-15T21:07:57.555Z Downloaded memmap2 v0.9.4
5662024-10-15T21:07:57.557Z Downloaded indexmap v1.9.3
5672024-10-15T21:07:57.562Z Downloaded highway v1.2.0
5682024-10-15T21:07:57.565Z Downloaded inout v0.1.3
5692024-10-15T21:07:57.567Z Downloaded indent_write v2.2.0
5702024-10-15T21:07:57.569Z Downloaded async-stream v0.3.5
5712024-10-15T21:07:57.571Z Downloaded rustc-hash v2.0.0
5722024-10-15T21:07:57.574Z Downloaded memoffset v0.9.1
5732024-10-15T21:07:57.574Z Downloaded lazy_static v1.5.0
5742024-10-15T21:07:57.576Z Downloaded libsw v3.3.1
5752024-10-15T21:07:57.578Z Downloaded match_cfg v0.1.0
5762024-10-15T21:07:57.580Z Downloaded bitfield v0.14.0
5772024-10-15T21:07:57.582Z Downloaded newtype-uuid v1.1.0
5782024-10-15T21:07:57.582Z Downloaded castaway v0.2.3
5792024-10-15T21:07:57.585Z Downloaded resolv-conf v0.7.0
5802024-10-15T21:07:57.587Z Downloaded cobs v0.2.3
5812024-10-15T21:07:57.589Z Downloaded multimap v0.10.0
5822024-10-15T21:07:57.589Z Downloaded managed v0.8.0
5832024-10-15T21:07:57.592Z Downloaded vte_generate_state_changes v0.1.1
5842024-10-15T21:07:57.592Z Downloaded crc-catalog v2.4.0
5852024-10-15T21:07:57.594Z Downloaded chacha20poly1305 v0.10.1
5862024-10-15T21:07:57.596Z Downloaded indicatif v0.17.8
5872024-10-15T21:07:57.599Z Downloaded maybe-uninit v2.0.0
5882024-10-15T21:07:57.601Z Downloaded curve25519-dalek-derive v0.1.1
5892024-10-15T21:07:57.604Z Downloaded lru v0.12.3
5902024-10-15T21:07:57.604Z Downloaded libefi-sys v0.1.0
5912024-10-15T21:07:57.607Z Downloaded salsa20 v0.10.2
5922024-10-15T21:07:57.607Z Downloaded crossbeam-utils v0.8.19
5932024-10-15T21:07:57.610Z Downloaded cipher v0.4.4
5942024-10-15T21:07:57.613Z Downloaded static_assertions v1.1.0
5952024-10-15T21:07:57.613Z Downloaded stable_deref_trait v1.2.0
5962024-10-15T21:07:57.615Z Downloaded shell-words v1.1.0
5972024-10-15T21:07:57.615Z Downloaded cbc v0.1.2
5982024-10-15T21:07:57.617Z Downloaded diesel_table_macro_syntax v0.2.0
5992024-10-15T21:07:57.620Z Downloaded tokio-native-tls v0.3.1
6002024-10-15T21:07:57.622Z Downloaded serde_path_to_error v0.1.16
6012024-10-15T21:07:57.624Z Downloaded twox-hash v1.6.3
6022024-10-15T21:07:57.627Z Downloaded slab v0.4.9
6032024-10-15T21:07:57.629Z Downloaded iana-time-zone v0.1.60
6042024-10-15T21:07:57.631Z Downloaded fxhash v0.2.1
6052024-10-15T21:07:57.633Z Downloaded ipnet v2.10.0
6062024-10-15T21:07:57.636Z Downloaded hyper-rustls v0.27.3
6072024-10-15T21:07:57.638Z Downloaded httparse v1.8.0
6082024-10-15T21:07:57.640Z Downloaded native-tls v0.2.11
6092024-10-15T21:07:57.642Z Downloaded num-conv v0.1.0
6102024-10-15T21:07:57.644Z Downloaded termcolor v1.4.1
6112024-10-15T21:07:57.644Z Downloaded mime_guess v2.0.4
6122024-10-15T21:07:57.647Z Downloaded cexpr v0.6.0
6132024-10-15T21:07:57.650Z Downloaded bcs v0.1.6
6142024-10-15T21:07:57.652Z Downloaded nibble_vec v0.1.0
6152024-10-15T21:07:57.652Z Downloaded xz2 v0.1.7
6162024-10-15T21:07:57.655Z Downloaded bitflags v1.3.2
6172024-10-15T21:07:57.658Z Downloaded async-bb8-diesel v0.2.1
6182024-10-15T21:07:57.660Z Downloaded hickory-server v0.24.1
6192024-10-15T21:07:57.667Z Downloaded mockall_derive v0.13.0
6202024-10-15T21:07:57.670Z Downloaded number_prefix v0.4.0
6212024-10-15T21:07:57.672Z Downloaded embedded-io v0.4.0
6222024-10-15T21:07:57.672Z Downloaded supports-color v3.0.1
6232024-10-15T21:07:57.675Z Downloaded pretty-hex v0.2.1
6242024-10-15T21:07:57.678Z Downloaded data-encoding v2.6.0
6252024-10-15T21:07:57.678Z Downloaded const_format_proc_macros v0.2.33
6262024-10-15T21:07:57.680Z Downloaded russh-cryptovec v0.7.2
6272024-10-15T21:07:57.681Z Downloaded csv-core v0.1.11
6282024-10-15T21:07:57.683Z Downloaded filetime v0.2.25
6292024-10-15T21:07:57.686Z Downloaded hyper-util v0.1.9
6302024-10-15T21:07:57.689Z Downloaded gethostname v0.5.0
6312024-10-15T21:07:57.691Z Downloaded tokio-rustls v0.24.1
6322024-10-15T21:07:57.694Z Downloaded jobserver v0.1.32
6332024-10-15T21:07:57.697Z Downloaded signal-hook-tokio v0.3.1
6342024-10-15T21:07:57.699Z Downloaded ff v0.13.0
6352024-10-15T21:07:57.701Z Downloaded env_filter v0.1.2
6362024-10-15T21:07:57.704Z Downloaded enum-as-inner v0.6.0
6372024-10-15T21:07:57.706Z Downloaded predicates-core v1.0.6
6382024-10-15T21:07:57.706Z Downloaded hex v0.4.3
6392024-10-15T21:07:57.708Z Downloaded heck v0.3.3
6402024-10-15T21:07:57.710Z Downloaded futures-core v0.3.30
6412024-10-15T21:07:57.710Z Downloaded crc v3.2.1
6422024-10-15T21:07:57.714Z Downloaded yasna v0.5.2
6432024-10-15T21:07:57.717Z Downloaded dropshot_endpoint v0.10.1
6442024-10-15T21:07:57.719Z Downloaded cassowary v0.3.0
6452024-10-15T21:07:57.721Z Downloaded blake2 v0.10.6
6462024-10-15T21:07:57.723Z Downloaded cc v1.0.97
6472024-10-15T21:07:57.727Z Downloaded const-oid v0.9.6
6482024-10-15T21:07:57.729Z Downloaded pbkdf2 v0.12.2
6492024-10-15T21:07:57.732Z Downloaded tinyvec_macros v0.1.1
6502024-10-15T21:07:57.734Z Downloaded vte v0.11.1
6512024-10-15T21:07:57.737Z Downloaded vsss-rs v3.3.4
6522024-10-15T21:07:57.740Z Downloaded proc-macro-crate v1.3.1
6532024-10-15T21:07:57.740Z Downloaded polyval v0.6.2
6542024-10-15T21:07:57.743Z Downloaded crossbeam-epoch v0.9.18
6552024-10-15T21:07:57.745Z Downloaded const_format v0.2.33
6562024-10-15T21:07:57.751Z Downloaded try-lock v0.2.5
6572024-10-15T21:07:57.754Z Downloaded slog-dtrace v0.3.0
6582024-10-15T21:07:57.754Z Downloaded slog-bunyan v2.5.0
6592024-10-15T21:07:57.757Z Downloaded slog-async v2.8.0
6602024-10-15T21:07:57.767Z Downloaded scrypt v0.11.0
6612024-10-15T21:07:57.769Z Downloaded num_threads v0.1.7
6622024-10-15T21:07:57.772Z Downloaded signature v2.2.0
6632024-10-15T21:07:57.775Z Downloaded sha1 v0.10.6
6642024-10-15T21:07:57.777Z Downloaded mio v0.8.11
6652024-10-15T21:07:57.781Z Downloaded num-derive v0.4.2
6662024-10-15T21:07:57.784Z Downloaded uuid v1.10.0
6672024-10-15T21:07:57.787Z Downloaded psl-types v2.0.11
6682024-10-15T21:07:57.790Z Downloaded zerocopy v0.6.6
6692024-10-15T21:07:57.792Z Downloaded unicase v2.7.0
6702024-10-15T21:07:57.795Z Downloaded defmt-macros v0.3.9
6712024-10-15T21:07:57.798Z Downloaded either v1.13.0
6722024-10-15T21:07:57.798Z Downloaded defmt-parser v0.3.4
6732024-10-15T21:07:57.801Z Downloaded pin-project-internal v1.1.5
6742024-10-15T21:07:57.803Z Downloaded snafu v0.8.2
6752024-10-15T21:07:57.809Z Downloaded primeorder v0.13.6
6762024-10-15T21:07:57.811Z Downloaded fd-lock v4.0.2
6772024-10-15T21:07:57.814Z Downloaded predicates-tree v1.0.9
6782024-10-15T21:07:57.816Z Downloaded der_derive v0.7.2
6792024-10-15T21:07:57.819Z Downloaded group v0.13.0
6802024-10-15T21:07:57.819Z Downloaded tiny-keccak v2.0.2
6812024-10-15T21:07:57.822Z Downloaded zone v0.1.8
6822024-10-15T21:07:57.824Z Downloaded utf-8 v0.7.6
6832024-10-15T21:07:57.824Z Downloaded ed25519 v2.2.3
6842024-10-15T21:07:57.827Z Downloaded dirs-sys-next v0.1.2
6852024-10-15T21:07:57.829Z Downloaded dirs-next v2.0.0
6862024-10-15T21:07:57.829Z Downloaded take_mut v0.2.2
6872024-10-15T21:07:57.832Z Downloaded structmeta-derive v0.2.0
6882024-10-15T21:07:57.832Z Downloaded unicode-xid v0.2.4
6892024-10-15T21:07:57.835Z Downloaded aes v0.8.4
6902024-10-15T21:07:57.837Z Downloaded peg v0.8.4
6912024-10-15T21:07:57.845Z Downloaded foreign-types v0.5.0
6922024-10-15T21:07:57.847Z Downloaded minimal-lexical v0.2.1
6932024-10-15T21:07:57.854Z Downloaded base64 v0.13.1
6942024-10-15T21:07:57.857Z Downloaded openssl-probe v0.1.5
6952024-10-15T21:07:57.857Z Downloaded serde-big-array v0.5.1
6962024-10-15T21:07:57.857Z Downloaded rustls-pemfile v1.0.4
6972024-10-15T21:07:57.859Z Downloaded tungstenite v0.21.0
6982024-10-15T21:07:57.862Z Downloaded uzers v0.11.3
6992024-10-15T21:07:57.865Z Downloaded num_enum_derive v0.5.11
7002024-10-15T21:07:57.867Z Downloaded phf_shared v0.11.2
7012024-10-15T21:07:57.869Z Downloaded difflib v0.4.0
7022024-10-15T21:07:57.869Z Downloaded normalize-line-endings v0.3.0
7032024-10-15T21:07:57.873Z Downloaded poly1305 v0.8.0
7042024-10-15T21:07:57.876Z Downloaded darling_core v0.20.9
7052024-10-15T21:07:57.879Z Downloaded serde_repr v0.1.19
7062024-10-15T21:07:57.882Z Downloaded tui-tree-widget v0.22.0
7072024-10-15T21:07:57.884Z Downloaded futures-channel v0.3.30
7082024-10-15T21:07:57.886Z Downloaded unicode_categories v0.1.1
7092024-10-15T21:07:57.889Z Downloaded test-strategy v0.3.1
7102024-10-15T21:07:57.893Z Downloaded slog v2.7.0
7112024-10-15T21:07:57.896Z Downloaded phf_shared v0.10.0
7122024-10-15T21:07:57.898Z Downloaded strum_macros v0.24.3
7132024-10-15T21:07:57.901Z Downloaded which v4.4.2
7142024-10-15T21:07:57.903Z Downloaded termtree v0.4.1
7152024-10-15T21:07:57.903Z Downloaded termios v0.3.3
7162024-10-15T21:07:57.906Z Downloaded value-bag v1.9.0
7172024-10-15T21:07:57.909Z Downloaded subprocess v0.2.9
7182024-10-15T21:07:57.912Z Downloaded tabwriter v1.4.0
7192024-10-15T21:07:57.914Z Downloaded base64 v0.22.1
7202024-10-15T21:07:57.918Z Downloaded want v0.3.1
7212024-10-15T21:07:57.920Z Downloaded derive_builder_macro v0.20.0
7222024-10-15T21:07:57.923Z Downloaded p256 v0.13.2
7232024-10-15T21:07:57.925Z Downloaded futures-task v0.3.30
7242024-10-15T21:07:57.927Z Downloaded parking_lot_core v0.8.6
7252024-10-15T21:07:57.930Z Downloaded zeroize v1.8.1
7262024-10-15T21:07:57.932Z Downloaded derive-where v1.2.7
7272024-10-15T21:07:57.935Z Downloaded opaque-debug v0.3.1
7282024-10-15T21:07:57.938Z Downloaded rustc_version v0.4.0
7292024-10-15T21:07:57.940Z Downloaded prettyplease v0.2.22
7302024-10-15T21:07:57.942Z Downloaded toolchain_find v0.4.0
7312024-10-15T21:07:57.945Z Downloaded serde_urlencoded v0.7.1
7322024-10-15T21:07:57.945Z Downloaded enum-as-inner v0.5.1
7332024-10-15T21:07:57.948Z Downloaded futures-macro v0.3.30
7342024-10-15T21:07:57.950Z Downloaded futures-io v0.3.30
7352024-10-15T21:07:57.952Z Downloaded float-cmp v0.9.0
7362024-10-15T21:07:57.952Z Downloaded secrecy v0.8.0
7372024-10-15T21:07:57.954Z Downloaded snafu-derive v0.8.2
7382024-10-15T21:07:57.956Z Downloaded smf v0.2.3
7392024-10-15T21:07:57.957Z Downloaded stringprep v0.1.4
7402024-10-15T21:07:57.959Z Downloaded hkdf v0.12.4
7412024-10-15T21:07:57.961Z Downloaded foreign-types-shared v0.3.1
7422024-10-15T21:07:57.963Z Downloaded foreign-types-macros v0.2.3
7432024-10-15T21:07:57.965Z Downloaded foreign-types v0.3.2
7442024-10-15T21:07:57.965Z Downloaded universal-hash v0.5.1
7452024-10-15T21:07:57.968Z Downloaded topological-sort v0.2.2
7462024-10-15T21:07:57.968Z Downloaded thiserror-impl-no-std v2.0.2
7472024-10-15T21:07:57.971Z Downloaded pem-rfc7468 v0.7.0
7482024-10-15T21:07:57.973Z Downloaded foreign-types-shared v0.1.1
7492024-10-15T21:07:57.973Z Downloaded percent-encoding v2.3.1
7502024-10-15T21:07:57.976Z Downloaded pem v3.0.4
7512024-10-15T21:07:57.976Z Downloaded rand_core v0.6.4
7522024-10-15T21:07:57.979Z Downloaded term v0.7.0
7532024-10-15T21:07:57.982Z Downloaded tracing-attributes v0.1.27
7542024-10-15T21:07:57.984Z Downloaded pin-project-lite v0.2.14
7552024-10-15T21:07:57.989Z Downloaded fatfs v0.3.6
7562024-10-15T21:07:57.993Z Downloaded dhcproto-macros v0.1.0
7572024-10-15T21:07:57.995Z Downloaded rustc-hash v1.1.0
7582024-10-15T21:07:57.995Z Downloaded num-traits v0.2.19
7592024-10-15T21:07:57.998Z Downloaded untrusted v0.7.1
7602024-10-15T21:07:58.001Z Downloaded itertools v0.13.0
7612024-10-15T21:07:58.008Z Downloaded crossterm v0.28.1
7622024-10-15T21:07:58.016Z Downloaded peg-runtime v0.8.3
7632024-10-15T21:07:58.018Z Downloaded sync_wrapper v0.1.2
7642024-10-15T21:07:58.018Z Downloaded string_cache v0.8.7
7652024-10-15T21:07:58.020Z Downloaded postcard v1.0.8
7662024-10-15T21:07:58.023Z Downloaded hyper v1.4.1
7672024-10-15T21:07:58.031Z Downloaded structmeta v0.3.0
7682024-10-15T21:07:58.033Z Downloaded unarray v0.1.4
7692024-10-15T21:07:58.036Z Downloaded zeroize_derive v1.4.2
7702024-10-15T21:07:58.036Z Downloaded path-slash v0.1.5
7712024-10-15T21:07:58.036Z Downloaded ssh-key v0.6.6
7722024-10-15T21:07:58.047Z Downloaded hickory-client v0.24.1
7732024-10-15T21:07:58.049Z Downloaded parse-size v1.0.0
7742024-10-15T21:07:58.051Z Downloaded pkcs8 v0.10.2
7752024-10-15T21:07:58.053Z Downloaded zone_cfg_derive v0.1.2
7762024-10-15T21:07:58.053Z Downloaded fragile v2.0.0
7772024-10-15T21:07:58.056Z Downloaded untrusted v0.9.0
7782024-10-15T21:07:58.058Z Downloaded rustc_version v0.1.7
7792024-10-15T21:07:58.060Z Downloaded strum v0.26.3
7802024-10-15T21:07:58.060Z Downloaded http v0.2.12
7812024-10-15T21:07:58.064Z Downloaded crossterm v0.27.0
7822024-10-15T21:07:58.071Z Downloaded waitgroup v0.1.2
7832024-10-15T21:07:58.074Z Downloaded rustls-pki-types v1.7.0
7842024-10-15T21:07:58.076Z Downloaded ref-cast-impl v1.0.23
7852024-10-15T21:07:58.080Z Downloaded quick-error v1.2.3
7862024-10-15T21:07:58.080Z Downloaded rustversion v1.0.17
7872024-10-15T21:07:58.091Z Downloaded rand_xorshift v0.3.0
7882024-10-15T21:07:58.091Z Downloaded zone v0.3.0
7892024-10-15T21:07:58.091Z Downloaded tokio-macros v2.4.0
7902024-10-15T21:07:58.098Z Downloaded tls_codec_derive v0.4.1
7912024-10-15T21:07:58.098Z Downloaded rand_seeder v0.3.0
7922024-10-15T21:07:58.098Z Downloaded hyper v0.14.30
7932024-10-15T21:07:58.100Z Downloaded serde_with_macros v3.9.0
7942024-10-15T21:07:58.102Z Downloaded tls_codec v0.4.1
7952024-10-15T21:07:58.104Z Downloaded paste v1.0.15
7962024-10-15T21:07:58.106Z Downloaded hex-literal v0.4.1
7972024-10-15T21:07:58.109Z Downloaded ghash v0.5.1
7982024-10-15T21:07:58.112Z Downloaded des v0.8.1
7992024-10-15T21:07:58.112Z Downloaded tar v0.4.42
8002024-10-15T21:07:58.115Z Downloaded derive_builder_core v0.20.0
8012024-10-15T21:07:58.118Z Downloaded hashbrown v0.12.3
8022024-10-15T21:07:58.123Z Downloaded progenitor-client v0.8.0
8032024-10-15T21:07:58.126Z Downloaded rusty-fork v0.3.0
8042024-10-15T21:07:58.129Z Downloaded hickory-resolver v0.24.1
8052024-10-15T21:07:58.132Z Downloaded hashbrown v0.13.2
8062024-10-15T21:07:58.137Z Downloaded headers-core v0.3.0
8072024-10-15T21:07:58.140Z Downloaded futures-executor v0.3.30
8082024-10-15T21:07:58.140Z Downloaded sync_wrapper v1.0.1
8092024-10-15T21:07:58.149Z Downloaded publicsuffix v2.2.3
8102024-10-15T21:07:58.153Z Downloaded strum_macros v0.25.3
8112024-10-15T21:07:58.153Z Downloaded zone_cfg_derive v0.3.0
8122024-10-15T21:07:58.153Z Downloaded tokio-stream v0.1.16
8132024-10-15T21:07:58.155Z Downloaded structmeta-derive v0.3.0
8142024-10-15T21:07:58.156Z Downloaded derive_more v0.99.18
8152024-10-15T21:07:58.159Z Downloaded same-file v1.0.6
8162024-10-15T21:07:58.162Z Downloaded rand v0.8.5
8172024-10-15T21:07:58.165Z Downloaded slog-envlogger v2.2.0
8182024-10-15T21:07:58.168Z Downloaded slog-json v2.6.1
8192024-10-15T21:07:58.170Z Downloaded precomputed-hash v0.1.1
8202024-10-15T21:07:58.173Z Downloaded password-hash v0.5.0
8212024-10-15T21:07:58.173Z Downloaded vergen v8.3.2
8222024-10-15T21:07:58.176Z Downloaded quinn-udp v0.5.5
8232024-10-15T21:07:58.178Z Downloaded dyn-clone v1.0.17
8242024-10-15T21:07:58.180Z Downloaded ed25519-dalek v2.1.1
8252024-10-15T21:07:58.184Z Downloaded wait-timeout v0.2.0
8262024-10-15T21:07:58.186Z Downloaded tracing-core v0.1.32
8272024-10-15T21:07:58.189Z Downloaded tracing v0.1.40
8282024-10-15T21:07:58.193Z Downloaded parse-display v0.10.0
8292024-10-15T21:07:58.196Z Downloaded progenitor-macro v0.8.0
8302024-10-15T21:07:58.198Z Downloaded tough v0.17.1
8312024-10-15T21:07:58.206Z Downloaded unicode-truncate v1.0.0
8322024-10-15T21:07:58.208Z Downloaded time-core v0.1.2
8332024-10-15T21:07:58.210Z Downloaded r2d2 v0.8.10
8342024-10-15T21:07:58.210Z Downloaded oso-derive v0.27.3
8352024-10-15T21:07:58.213Z Downloaded endian-type v0.1.2
8362024-10-15T21:07:58.213Z Downloaded schemars v0.8.21
8372024-10-15T21:07:58.225Z Downloaded glob v0.3.1
8382024-10-15T21:07:58.227Z Downloaded spin v0.5.2
8392024-10-15T21:07:58.229Z Downloaded sqlparser_derive v0.2.2
8402024-10-15T21:07:58.229Z Downloaded typify v0.2.0
8412024-10-15T21:07:58.232Z Downloaded tokio-tungstenite v0.23.1
8422024-10-15T21:07:58.235Z Downloaded socket2 v0.5.7
8432024-10-15T21:07:58.238Z Downloaded float-ord v0.3.2
8442024-10-15T21:07:58.240Z Downloaded parking_lot v0.12.2
8452024-10-15T21:07:58.243Z Downloaded peg-macros v0.8.4
8462024-10-15T21:07:58.246Z Downloaded ppv-lite86 v0.2.17
8472024-10-15T21:07:58.248Z Downloaded powerfmt v0.2.0
8482024-10-15T21:07:58.248Z Downloaded hash32 v0.3.1
8492024-10-15T21:07:58.250Z Downloaded aes-gcm v0.10.3
8502024-10-15T21:07:58.253Z Downloaded signal-hook-registry v1.4.2
8512024-10-15T21:07:58.255Z Downloaded rpassword v7.3.1
8522024-10-15T21:07:58.258Z Downloaded password-hash v0.4.2
8532024-10-15T21:07:58.258Z Downloaded signal-hook-mio v0.2.4
8542024-10-15T21:07:58.261Z Downloaded dhcproto v0.12.0
8552024-10-15T21:07:58.263Z Downloaded fallible-iterator v0.3.0
8562024-10-15T21:07:58.266Z Downloaded elliptic-curve v0.13.8
8572024-10-15T21:07:58.269Z Downloaded fallible-iterator v0.2.0
8582024-10-15T21:07:58.271Z Downloaded radium v0.7.0
8592024-10-15T21:07:58.271Z Downloaded spin v0.9.8
8602024-10-15T21:07:58.274Z Downloaded ssh-encoding v0.2.0
8612024-10-15T21:07:58.276Z Downloaded salty v0.3.0
8622024-10-15T21:07:58.284Z Downloaded rustls-webpki v0.101.7
8632024-10-15T21:07:58.300Z Downloaded slog-stdlog v4.1.1
8642024-10-15T21:07:58.302Z Downloaded postgres-types v0.2.8
8652024-10-15T21:07:58.306Z Downloaded tokio-tungstenite v0.21.0
8662024-10-15T21:07:58.308Z Downloaded typify-macro v0.2.0
8672024-10-15T21:07:58.308Z Downloaded oso v0.27.3
8682024-10-15T21:07:58.311Z Downloaded url v2.5.2
8692024-10-15T21:07:58.315Z Downloaded parking_lot v0.11.2
8702024-10-15T21:07:58.318Z Downloaded hashlink v0.9.1
8712024-10-15T21:07:58.320Z Downloaded slog-scope v4.4.0
8722024-10-15T21:07:58.322Z Downloaded blake3 v1.5.1
8732024-10-15T21:07:58.330Z Downloaded num-complex v0.4.6
8742024-10-15T21:07:58.332Z Downloaded wyz v0.5.1
8752024-10-15T21:07:58.334Z Downloaded whoami v1.5.2
8762024-10-15T21:07:58.336Z Downloaded slog-term v2.9.1
8772024-10-15T21:07:58.339Z Downloaded zip v0.6.6
8782024-10-15T21:07:58.343Z Downloaded lalrpop v0.19.12
8792024-10-15T21:07:58.355Z Downloaded diesel_derives v2.2.2
8802024-10-15T21:07:58.360Z Downloaded predicates v3.1.2
8812024-10-15T21:07:58.363Z Downloaded toml_edit v0.19.15
8822024-10-15T21:07:58.382Z Downloaded time-macros v0.2.18
8832024-10-15T21:07:58.384Z Downloaded flate2 v1.0.34
8842024-10-15T21:07:58.389Z Downloaded bitvec v1.0.1
8852024-10-15T21:07:58.406Z Downloaded env_logger v0.11.5
8862024-10-15T21:07:58.409Z Downloaded sqlformat v0.2.6
8872024-10-15T21:07:58.411Z Downloaded half v2.4.1
8882024-10-15T21:07:58.414Z Downloaded ron v0.7.1
8892024-10-15T21:07:58.418Z Downloaded quinn v0.11.5
8902024-10-15T21:07:58.422Z Downloaded unicode-bidi v0.3.15
8912024-10-15T21:07:58.426Z Downloaded heapless v0.8.0
8922024-10-15T21:07:58.430Z Downloaded rsa v0.9.6
8932024-10-15T21:07:58.435Z Downloaded headers v0.4.0
8942024-10-15T21:07:58.441Z Downloaded portable-atomic v1.6.0
8952024-10-15T21:07:58.448Z Downloaded typed-path v0.7.1
8962024-10-15T21:07:58.454Z Downloaded serde_with v3.9.0
8972024-10-15T21:07:58.464Z Downloaded openssl-sys v0.9.103
8982024-10-15T21:07:58.469Z Downloaded idna v0.4.0
8992024-10-15T21:07:58.477Z Downloaded futures-util v0.3.30
9002024-10-15T21:07:58.490Z Downloaded x509-cert v0.2.5
9012024-10-15T21:07:58.497Z Downloaded num-bigint v0.4.5
9022024-10-15T21:07:58.503Z Downloaded rayon v1.10.0
9032024-10-15T21:07:58.513Z Downloaded reedline v0.33.0
9042024-10-15T21:07:58.521Z Downloaded nix v0.27.1
9052024-10-15T21:07:58.533Z Downloaded unicode-segmentation v1.11.0
9062024-10-15T21:07:58.536Z Downloaded sqlparser v0.45.0
9072024-10-15T21:07:58.542Z Downloaded nix v0.28.0
9082024-10-15T21:07:58.555Z Downloaded num-bigint-dig v0.8.4
9092024-10-15T21:07:58.561Z Downloaded expectorate v1.1.0
9102024-10-15T21:07:58.563Z Downloaded time v0.3.36
9112024-10-15T21:07:58.571Z Downloaded tokio-util v0.7.12
9122024-10-15T21:07:58.578Z Downloaded p384 v0.13.0
9132024-10-15T21:07:58.585Z Downloaded h2 v0.3.26
9142024-10-15T21:07:58.593Z Downloaded quick-xml v0.33.0
9152024-10-15T21:07:58.599Z Downloaded idna v0.3.0
9162024-10-15T21:07:58.607Z Downloaded vcpkg v0.2.15
9172024-10-15T21:07:58.647Z Downloaded unicode-normalization v0.1.23
9182024-10-15T21:07:58.650Z Downloaded h2 v0.4.6
9192024-10-15T21:07:58.658Z Downloaded object v0.32.2
9202024-10-15T21:07:58.670Z Downloaded reqwest v0.11.27
9212024-10-15T21:07:58.678Z Downloaded smoltcp v0.9.1
9222024-10-15T21:07:58.691Z Downloaded rustls v0.21.12
9232024-10-15T21:07:58.704Z Downloaded winnow v0.5.40
9242024-10-15T21:07:58.714Z Downloaded reqwest v0.12.7
9252024-10-15T21:07:58.723Z Downloaded quinn-proto v0.11.8
9262024-10-15T21:07:58.730Z Downloaded git2 v0.19.0
9272024-10-15T21:07:58.740Z Downloaded regex v1.10.6
9282024-10-15T21:07:58.755Z Downloaded bstr v1.9.1
9292024-10-15T21:07:58.767Z Downloaded trust-dns-proto v0.22.0
9302024-10-15T21:07:58.781Z Downloaded radix_trie v0.2.1
9312024-10-15T21:07:58.789Z Downloaded gimli v0.28.1
9322024-10-15T21:07:58.797Z Downloaded polar-core v0.27.3
9332024-10-15T21:07:58.808Z Downloaded regex-syntax v0.6.29
9342024-10-15T21:07:58.817Z Downloaded regress v0.9.1
9352024-10-15T21:07:58.827Z Downloaded rustls v0.22.4
9362024-10-15T21:07:58.844Z Downloaded webpki-roots v0.26.3
9372024-10-15T21:07:58.847Z Downloaded dropshot v0.10.1
9382024-10-15T21:07:58.856Z Downloaded hickory-proto v0.24.1
9392024-10-15T21:07:58.874Z Downloaded openapiv3 v2.0.0
9402024-10-15T21:07:58.887Z Downloaded diesel v2.2.4
9412024-10-15T21:07:58.908Z Downloaded dropshot v0.12.0
9422024-10-15T21:07:58.929Z Downloaded regress v0.10.1
9432024-10-15T21:07:58.940Z Downloaded typify-impl v0.2.0
9442024-10-15T21:07:58.956Z Downloaded sled v0.34.7
9452024-10-15T21:07:58.966Z Downloaded ratatui v0.28.0
9462024-10-15T21:07:58.987Z Downloaded rustls v0.23.10
9472024-10-15T21:07:59.004Z Downloaded zerocopy-derive v0.6.6
9482024-10-15T21:07:59.014Z Downloaded finl_unicode v1.2.0
9492024-10-15T21:07:59.030Z Downloaded lzma-sys v0.1.20
9502024-10-15T21:07:59.061Z Downloaded bzip2-sys v0.1.11+1.0.8
9512024-10-15T21:07:59.074Z Downloaded regex-syntax v0.8.4
9522024-10-15T21:07:59.083Z Downloaded regex-automata v0.4.6
9532024-10-15T21:07:59.102Z Downloaded petgraph v0.6.5
9542024-10-15T21:07:59.120Z Downloaded sha3 v0.10.8
9552024-10-15T21:07:59.125Z Downloaded csv v1.3.0
9562024-10-15T21:07:59.146Z Downloaded smoltcp v0.11.0
9572024-10-15T21:07:59.164Z Downloaded tokio v1.39.3
9582024-10-15T21:07:59.198Z Downloaded nix v0.29.0
9592024-10-15T21:07:59.210Z Downloaded proptest v1.5.0
9602024-10-15T21:07:59.220Z Downloaded curve25519-dalek v4.1.3
9612024-10-15T21:07:59.230Z Downloaded rustls-webpki v0.102.4
9622024-10-15T21:07:59.248Z Downloaded openssl v0.10.66
9632024-10-15T21:07:59.258Z Downloaded object v0.30.4
9642024-10-15T21:07:59.268Z Downloaded rustyline v14.0.0
9652024-10-15T21:07:59.274Z Downloaded encoding_rs v0.8.34
9662024-10-15T21:07:59.296Z Downloaded idna v0.5.0
9672024-10-15T21:07:59.303Z Downloaded idna v0.2.3
9682024-10-15T21:07:59.311Z Downloaded chrono v0.4.38
9692024-10-15T21:07:59.318Z Downloaded serde_yaml v0.9.34+deprecated
9702024-10-15T21:07:59.323Z Downloaded rusqlite v0.32.1
9712024-10-15T21:07:59.329Z Downloaded bindgen v0.69.4
9722024-10-15T21:07:59.337Z Downloaded signal-hook v0.3.17
9732024-10-15T21:07:59.340Z Downloaded flume v0.11.0
9742024-10-15T21:07:59.344Z Downloaded steno v0.4.1
9752024-10-15T21:07:59.348Z Downloaded progenitor-impl v0.8.0
9762024-10-15T21:07:59.351Z Downloaded socket2 v0.4.10
9772024-10-15T21:07:59.353Z Downloaded heapless v0.7.17
9782024-10-15T21:07:59.357Z Downloaded dsl_auto_type v0.1.2
9792024-10-15T21:07:59.359Z Downloaded toml v0.7.8
9802024-10-15T21:07:59.364Z Downloaded defmt v0.3.8
9812024-10-15T21:07:59.366Z Downloaded ssh-cipher v0.2.0
9822024-10-15T21:07:59.366Z Downloaded progenitor v0.8.0
9832024-10-15T21:07:59.368Z Downloaded flagset v0.4.5
9842024-10-15T21:07:59.370Z Downloaded fixedbitset v0.4.2
9852024-10-15T21:07:59.370Z Downloaded pkcs5 v0.7.1
9862024-10-15T21:07:59.374Z Downloaded libgit2-sys v0.17.0+1.8.1
9872024-10-15T21:07:59.435Z Downloaded unsafe-libyaml v0.2.11
9882024-10-15T21:07:59.437Z Downloaded p521 v0.13.3
9892024-10-15T21:07:59.440Z Downloaded aho-corasick v1.1.3
9902024-10-15T21:07:59.447Z Downloaded walkdir v2.5.0
9912024-10-15T21:07:59.449Z Downloaded getrandom v0.2.14
9922024-10-15T21:07:59.452Z Downloaded globset v0.4.14
9932024-10-15T21:07:59.454Z Downloaded rustfmt-wrapper v0.2.1
9942024-10-15T21:07:59.456Z Downloaded russh v0.45.0
9952024-10-15T21:07:59.462Z Downloaded num-integer v0.1.46
9962024-10-15T21:07:59.465Z Downloaded fallible-streaming-iterator v0.1.9
9972024-10-15T21:07:59.465Z Downloaded parse-display-derive v0.10.0
9982024-10-15T21:07:59.465Z Downloaded spki v0.7.3
9992024-10-15T21:07:59.468Z Downloaded omicron-zone-package v0.11.1
10002024-10-15T21:07:59.472Z Downloaded der v0.7.9
10012024-10-15T21:07:59.475Z Downloaded derive_builder v0.20.0
10022024-10-15T21:07:59.480Z Downloaded num-rational v0.4.2
10032024-10-15T21:07:59.482Z Downloaded ecdsa v0.16.9
10042024-10-15T21:07:59.485Z Downloaded xattr v1.3.1
10052024-10-15T21:07:59.488Z Downloaded scheduled-thread-pool v0.2.7
10062024-10-15T21:07:59.488Z Downloaded pkg-config v0.3.30
10072024-10-15T21:07:59.492Z Downloaded packed_struct v0.10.1
10082024-10-15T21:07:59.492Z Downloaded num v0.4.3
10092024-10-15T21:07:59.492Z Downloaded itertools v0.12.1
10102024-10-15T21:07:59.498Z Downloaded pin-utils v0.1.0
10112024-10-15T21:07:59.501Z Downloaded olpc-cjson v0.1.3
10122024-10-15T21:07:59.501Z Downloaded smallvec v1.13.2
10132024-10-15T21:07:59.503Z Downloaded structmeta v0.2.0
10142024-10-15T21:07:59.506Z Downloaded num-iter v0.1.45
10152024-10-15T21:07:59.506Z Downloaded ena v0.14.3
10162024-10-15T21:07:59.508Z Downloaded rayon-core v1.12.1
10172024-10-15T21:07:59.510Z Downloaded schemars_derive v0.8.21
10182024-10-15T21:07:59.513Z Downloaded env_logger v0.10.2
10192024-10-15T21:07:59.515Z Downloaded packed_struct_codegen v0.10.1
10202024-10-15T21:07:59.517Z Downloaded tower-service v0.3.2
10212024-10-15T21:07:59.517Z Downloaded pkcs1 v0.7.5
10222024-10-15T21:07:59.520Z Downloaded libm v0.2.8
10232024-10-15T21:07:59.528Z Downloaded itertools v0.10.5
10242024-10-15T21:07:59.535Z Downloaded rfc6979 v0.4.0
10252024-10-15T21:07:59.537Z Downloaded ring v0.17.8
10262024-10-15T21:07:59.608Z Downloaded futures v0.3.30
10272024-10-15T21:07:59.613Z Downloaded libxml v0.3.3
10282024-10-15T21:07:59.619Z Downloaded crossbeam-channel v0.5.12
10292024-10-15T21:07:59.623Z Downloaded nu-ansi-term v0.50.0
10302024-10-15T21:07:59.625Z Downloaded downcast v0.11.0
10312024-10-15T21:07:59.628Z Downloaded semver v0.1.20
10322024-10-15T21:07:59.628Z Downloaded rcgen v0.12.1
10332024-10-15T21:07:59.630Z Downloaded rustls-pemfile v2.1.3
10342024-10-15T21:07:59.633Z Downloaded samael v0.0.17
10352024-10-15T21:07:59.638Z Downloaded tinyvec v1.6.0
10362024-10-15T21:07:59.641Z Downloaded pin-project v1.1.5
10372024-10-15T21:07:59.659Z Downloaded futures-sink v0.3.30
10382024-10-15T21:07:59.662Z Downloaded rustc-demangle v0.1.24
10392024-10-15T21:07:59.663Z Downloaded backtrace v0.3.71
10402024-10-15T21:07:59.663Z Downloaded display-error-chain v0.2.1
10412024-10-15T21:07:59.663Z Downloaded postgres-protocol v0.6.7
10422024-10-15T21:07:59.663Z Downloaded nom v7.1.3
10432024-10-15T21:07:59.667Z Downloaded tap v1.0.1
10442024-10-15T21:07:59.669Z Downloaded smallvec v0.6.14
10452024-10-15T21:07:59.669Z Downloaded phf v0.11.2
10462024-10-15T21:07:59.672Z Downloaded parking_lot_core v0.9.10
10472024-10-15T21:07:59.674Z Downloaded tokio-postgres v0.7.12
10482024-10-15T21:07:59.677Z Downloaded mio v1.0.2
10492024-10-15T21:07:59.683Z Downloaded similar v2.6.0
10502024-10-15T21:07:59.688Z Downloaded russh-keys v0.45.0
10512024-10-15T21:07:59.694Z Downloaded strip-ansi-escapes v0.2.0
10522024-10-15T21:07:59.696Z Downloaded serde_plain v1.0.2
10532024-10-15T21:07:59.696Z Downloaded serde-hex v0.1.0
10542024-10-15T21:07:59.696Z Downloaded num_enum v0.5.11
10552024-10-15T21:07:59.699Z Downloaded owo-colors v4.1.0
10562024-10-15T21:07:59.701Z Downloaded tungstenite v0.23.0
10572024-10-15T21:07:59.705Z Downloaded rand_chacha v0.3.1
10582024-10-15T21:07:59.707Z Downloaded openssl-macros v0.1.1
10592024-10-15T21:07:59.707Z Downloaded funty v2.0.0
10602024-10-15T21:07:59.710Z Downloaded strum_macros v0.26.4
10612024-10-15T21:07:59.710Z Downloaded dropshot_endpoint v0.12.0
10622024-10-15T21:07:59.712Z Downloaded diff v0.1.13
10632024-10-15T21:07:59.716Z Downloaded crypto-bigint v0.5.5
10642024-10-15T21:07:59.723Z Downloaded cookie v0.18.1
10652024-10-15T21:07:59.726Z Downloaded compact_str v0.8.0
10662024-10-15T21:07:59.729Z Downloaded ron v0.8.1
10672024-10-15T21:07:59.734Z Downloaded http v1.1.0
10682024-10-15T21:07:59.738Z Downloaded bytes v1.7.2
10692024-10-15T21:07:59.742Z Downloaded allocator-api2 v0.2.18
10702024-10-15T21:07:59.745Z Downloaded ahash v0.8.11
10712024-10-15T21:07:59.749Z Downloaded scopeguard v1.2.0
10722024-10-15T21:07:59.753Z Downloaded rtoolbox v0.0.2
10732024-10-15T21:07:59.753Z Downloaded tokio-rustls v0.25.0
10742024-10-15T21:07:59.754Z Downloaded miniz_oxide v0.7.2
10752024-10-15T21:07:59.756Z Downloaded base64 v0.21.7
10762024-10-15T21:07:59.760Z Downloaded sec1 v0.7.3
10772024-10-15T21:07:59.763Z Downloaded hash32 v0.2.1
10782024-10-15T21:07:59.765Z Downloaded sigpipe v0.1.3
10792024-10-15T21:07:59.765Z Downloaded pbkdf2 v0.11.0
10802024-10-15T21:07:59.768Z Downloaded sct v0.7.1
10812024-10-15T21:07:59.771Z Downloaded subtle v2.5.0
10822024-10-15T21:07:59.774Z Downloaded serde_derive_internals v0.29.1
10832024-10-15T21:07:59.774Z Downloaded miniz_oxide v0.8.0
10842024-10-15T21:07:59.776Z Downloaded form_urlencoded v1.2.1
10852024-10-15T21:07:59.776Z Downloaded deranged v0.3.11
10862024-10-15T21:07:59.778Z Downloaded tokio-rustls v0.26.0
10872024-10-15T21:07:59.781Z Downloaded hmac v0.12.1
10882024-10-15T21:07:59.783Z Downloaded shlex v1.3.0
10892024-10-15T21:07:59.783Z Downloaded crc-any v2.5.0
10902024-10-15T21:07:59.786Z Downloaded argon2 v0.5.3
10912024-10-15T21:07:59.788Z Downloaded arc-swap v1.7.1
10922024-10-15T21:07:59.790Z Downloaded cstr-argument v0.1.2
10932024-10-15T21:07:59.792Z Downloaded siphasher v0.3.11
10942024-10-15T21:07:59.793Z Downloaded ref-cast v1.0.23
10952024-10-15T21:07:59.796Z Downloaded thread_local v1.1.8
10962024-10-15T21:07:59.799Z Downloaded thiserror-no-std v2.0.2
10972024-10-15T21:07:59.801Z Downloaded chacha20 v0.9.1
10982024-10-15T21:07:59.803Z Downloaded blowfish v0.9.1
10992024-10-15T21:07:59.803Z Downloaded linked-hash-map v0.5.6
11002024-10-15T21:07:59.806Z Downloaded atomic-waker v1.1.2
11012024-10-15T21:07:59.806Z Downloaded bit-set v0.5.3
11022024-10-15T21:07:59.810Z Downloaded bb8 v0.8.5
11032024-10-15T21:07:59.810Z Downloaded ascii-canvas v3.0.0
11042024-10-15T21:07:59.810Z Downloaded arrayref v0.3.7
11052024-10-15T21:07:59.813Z Downloaded hyper-tls v0.6.0
11062024-10-15T21:07:59.813Z Downloaded humantime v2.1.0
11072024-10-15T21:07:59.814Z Downloaded hubpack v0.1.2
11082024-10-15T21:07:59.814Z Downloaded hostname v0.3.1
11092024-10-15T21:07:59.817Z Downloaded http-body-util v0.1.2
11102024-10-15T21:07:59.817Z Downloaded console v0.15.8
11112024-10-15T21:07:59.819Z Downloaded ciborium v0.2.2
11122024-10-15T21:07:59.822Z Downloaded buf-list v1.0.3
11132024-10-15T21:07:59.824Z Downloaded libloading v0.8.3
11142024-10-15T21:07:59.826Z Downloaded lazycell v1.3.0
11152024-10-15T21:07:59.826Z Downloaded base16ct v0.2.0
11162024-10-15T21:07:59.829Z Downloaded instability v0.3.2
11172024-10-15T21:07:59.829Z Downloaded indoc v1.0.9
11182024-10-15T21:07:59.895Z Downloaded libz-sys v1.1.16
11192024-10-15T21:08:00.095Z Downloaded libsqlite3-sys v0.30.1
11202024-10-15T21:08:00.175Z Downloaded ring v0.16.20
11212024-10-15T21:08:00.360Z Compiling serde v1.0.210
11222024-10-15T21:08:00.363Z Compiling lock_api v0.4.12
11232024-10-15T21:08:00.363Z Compiling typenum v1.17.0
11242024-10-15T21:08:00.363Z Compiling generic-array v0.14.7
11252024-10-15T21:08:00.363Z Compiling scopeguard v1.2.0
11262024-10-15T21:08:00.363Z Compiling value-bag v1.9.0
11272024-10-15T21:08:00.518Z Compiling syn v2.0.79
11282024-10-15T21:08:00.526Z Compiling getrandom v0.2.14
11292024-10-15T21:08:00.647Z Compiling subtle v2.5.0
11302024-10-15T21:08:00.855Z Compiling rand_core v0.6.4
11312024-10-15T21:08:01.051Z Compiling log v0.4.22
11322024-10-15T21:08:01.068Z Compiling const-oid v0.9.6
11332024-10-15T21:08:01.097Z Compiling pin-project-lite v0.2.14
11342024-10-15T21:08:01.156Z Compiling jobserver v0.1.32
11352024-10-15T21:08:01.239Z Compiling smallvec v1.13.2
11362024-10-15T21:08:01.345Z Compiling parking_lot_core v0.9.10
11372024-10-15T21:08:01.365Z Compiling futures-core v0.3.30
11382024-10-15T21:08:01.625Z Compiling cc v1.0.97
11392024-10-15T21:08:01.651Z Compiling signal-hook-registry v1.4.2
11402024-10-15T21:08:01.913Z Compiling mio v1.0.2
11412024-10-15T21:08:02.023Z Compiling futures-sink v0.3.30
11422024-10-15T21:08:02.175Z Compiling parking_lot v0.12.2
11432024-10-15T21:08:02.454Z Compiling socket2 v0.5.7
11442024-10-15T21:08:02.472Z Compiling slab v0.4.9
11452024-10-15T21:08:02.890Z Compiling cpufeatures v0.2.12
11462024-10-15T21:08:03.117Z Compiling ahash v0.8.11
11472024-10-15T21:08:03.237Z Compiling spin v0.9.8
11482024-10-15T21:08:03.258Z Compiling futures-channel v0.3.30
11492024-10-15T21:08:03.258Z Compiling futures-io v0.3.30
11502024-10-15T21:08:03.420Z Compiling futures-task v0.3.30
11512024-10-15T21:08:03.566Z Compiling allocator-api2 v0.2.18
11522024-10-15T21:08:03.589Z Compiling pin-utils v0.1.0
11532024-10-15T21:08:03.604Z Compiling serde_json v1.0.128
11542024-10-15T21:08:03.668Z Compiling tinyvec_macros v0.1.1
11552024-10-15T21:08:03.686Z Compiling libm v0.2.8
11562024-10-15T21:08:03.707Z Compiling num-traits v0.2.19
11572024-10-15T21:08:03.728Z Compiling unicode-bidi v0.3.15
11582024-10-15T21:08:03.759Z Compiling tinyvec v1.6.0
11592024-10-15T21:08:03.966Z Compiling tracing-core v0.1.32
11602024-10-15T21:08:04.234Z Compiling base64ct v1.6.0
11612024-10-15T21:08:04.405Z Compiling httparse v1.8.0
11622024-10-15T21:08:04.891Z Compiling pem-rfc7468 v0.7.0
11632024-10-15T21:08:04.913Z Compiling ppv-lite86 v0.2.17
11642024-10-15T21:08:05.284Z Compiling unicode-normalization v0.1.23
11652024-10-15T21:08:05.479Z Compiling flagset v0.4.5
11662024-10-15T21:08:05.634Z Compiling percent-encoding v2.3.1
11672024-10-15T21:08:05.713Z Compiling rand_chacha v0.3.1
11682024-10-15T21:08:05.733Z Compiling crossbeam-utils v0.8.19
11692024-10-15T21:08:05.931Z Compiling ring v0.17.8
11702024-10-15T21:08:05.999Z Compiling rustls-pki-types v1.7.0
11712024-10-15T21:08:06.302Z Compiling rand v0.8.5
11722024-10-15T21:08:06.385Z Compiling time-core v0.1.2
11732024-10-15T21:08:06.402Z Compiling vcpkg v0.2.15
11742024-10-15T21:08:06.561Z Compiling pkg-config v0.3.30
11752024-10-15T21:08:06.808Z Compiling untrusted v0.9.0
11762024-10-15T21:08:06.978Z Compiling powerfmt v0.2.0
11772024-10-15T21:08:07.267Z Compiling num-conv v0.1.0
11782024-10-15T21:08:07.382Z Compiling deranged v0.3.11
11792024-10-15T21:08:07.636Z Compiling time-macros v0.2.18
11802024-10-15T21:08:08.166Z Compiling atomic-waker v1.1.2
11812024-10-15T21:08:08.273Z Compiling num_threads v0.1.7
11822024-10-15T21:08:08.346Z Compiling try-lock v0.2.5
11832024-10-15T21:08:08.405Z Compiling form_urlencoded v1.2.1
11842024-10-15T21:08:08.473Z Compiling want v0.3.1
11852024-10-15T21:08:08.542Z Compiling openssl-sys v0.9.103
11862024-10-15T21:08:08.699Z Compiling httpdate v1.0.3
11872024-10-15T21:08:08.749Z Compiling slog v2.7.0
11882024-10-15T21:08:09.158Z Compiling base64 v0.22.1
11892024-10-15T21:08:09.200Z Compiling tower-service v0.3.2
11902024-10-15T21:08:09.219Z Compiling rustix v0.38.34
11912024-10-15T21:08:09.318Z Compiling idna v0.5.0
11922024-10-15T21:08:09.793Z Compiling match_cfg v0.1.0
11932024-10-15T21:08:09.883Z Compiling openssl v0.10.66
11942024-10-15T21:08:10.025Z Compiling foreign-types-shared v0.1.1
11952024-10-15T21:08:10.044Z Compiling iana-time-zone v0.1.60
11962024-10-15T21:08:10.119Z Compiling rustversion v1.0.17
11972024-10-15T21:08:10.290Z Compiling foreign-types v0.3.2
11982024-10-15T21:08:10.370Z Compiling url v2.5.2
11992024-10-15T21:08:10.440Z Compiling hostname v0.3.1
12002024-10-15T21:08:10.590Z Compiling dirs-sys-next v0.1.2
12012024-10-15T21:08:10.661Z Compiling aho-corasick v1.1.3
12022024-10-15T21:08:10.695Z Compiling time v0.3.36
12032024-10-15T21:08:10.817Z Compiling rustls v0.23.10
12042024-10-15T21:08:11.046Z Compiling native-tls v0.2.11
12052024-10-15T21:08:11.184Z Compiling syn v1.0.109
12062024-10-15T21:08:11.321Z Compiling siphasher v0.3.11
12072024-10-15T21:08:11.630Z Compiling rustls v0.22.4
12082024-10-15T21:08:11.783Z Compiling data-encoding v2.6.0
12092024-10-15T21:08:11.847Z Compiling regex-syntax v0.8.4
12102024-10-15T21:08:13.457Z Compiling dirs-next v2.0.0
12112024-10-15T21:08:13.662Z Compiling crossbeam-epoch v0.9.18
12122024-10-15T21:08:14.005Z Compiling serde_derive_internals v0.29.1
12132024-10-15T21:08:14.270Z Compiling serde_derive v1.0.210
12142024-10-15T21:08:14.347Z Compiling zeroize_derive v1.4.2
12152024-10-15T21:08:14.393Z Compiling zerocopy-derive v0.7.34
12162024-10-15T21:08:15.229Z Compiling tokio-macros v2.4.0
12172024-10-15T21:08:15.464Z Compiling futures-macro v0.3.30
12182024-10-15T21:08:15.847Z Compiling zeroize v1.8.1
12192024-10-15T21:08:16.492Z Compiling thiserror-impl v1.0.64
12202024-10-15T21:08:16.540Z Compiling zerocopy v0.7.34
12212024-10-15T21:08:16.806Z Compiling tracing-attributes v0.1.27
12222024-10-15T21:08:17.396Z Compiling futures-util v0.3.30
12232024-10-15T21:08:17.678Z Compiling crypto-common v0.1.6
12242024-10-15T21:08:17.800Z Compiling block-buffer v0.10.4
12252024-10-15T21:08:17.908Z Compiling block-padding v0.3.3
12262024-10-15T21:08:18.060Z Compiling digest v0.10.7
12272024-10-15T21:08:18.143Z Compiling inout v0.1.3
12282024-10-15T21:08:18.413Z Compiling cipher v0.4.4
12292024-10-15T21:08:18.511Z Compiling hmac v0.12.1
12302024-10-15T21:08:18.685Z Compiling hashbrown v0.14.5
12312024-10-15T21:08:18.740Z Compiling sha2 v0.10.8
12322024-10-15T21:08:18.880Z Compiling der_derive v0.7.2
12332024-10-15T21:08:19.626Z Compiling thiserror v1.0.64
12342024-10-15T21:08:19.761Z Compiling salsa20 v0.10.2
12352024-10-15T21:08:19.936Z Compiling pbkdf2 v0.12.2
12362024-10-15T21:08:19.979Z Compiling aes v0.8.4
12372024-10-15T21:08:20.109Z Compiling scrypt v0.11.0
12382024-10-15T21:08:20.529Z Compiling tracing v0.1.40
12392024-10-15T21:08:20.637Z Compiling cbc v0.1.2
12402024-10-15T21:08:20.856Z Compiling pest v2.7.10
12412024-10-15T21:08:20.986Z Compiling scroll_derive v0.12.0
12422024-10-15T21:08:21.179Z Compiling der v0.7.9
12432024-10-15T21:08:21.893Z Compiling async-trait v0.1.83
12442024-10-15T21:08:22.390Z Compiling scroll v0.12.0
12452024-10-15T21:08:22.694Z Compiling openssl-macros v0.1.1
12462024-10-15T21:08:22.970Z Compiling goblin v0.8.2
12472024-10-15T21:08:23.307Z Compiling spki v0.7.3
12482024-10-15T21:08:23.431Z Compiling pest_meta v2.7.10
12492024-10-15T21:08:23.596Z Compiling pkcs5 v0.7.1
12502024-10-15T21:08:23.669Z Compiling sha1 v0.10.6
12512024-10-15T21:08:24.095Z Compiling signature v2.2.0
12522024-10-15T21:08:24.340Z Compiling pkcs8 v0.10.2
12532024-10-15T21:08:24.357Z Compiling regex-automata v0.4.6
12542024-10-15T21:08:24.634Z Compiling pest_generator v2.7.10
12552024-10-15T21:08:24.767Z Compiling backtrace v0.3.71
12562024-10-15T21:08:25.056Z Compiling lazy_static v1.5.0
12572024-10-15T21:08:25.173Z Compiling thread_local v1.1.8
12582024-10-15T21:08:25.266Z Compiling encoding_rs v0.8.34
12592024-10-15T21:08:25.675Z Compiling multer v3.1.0
12602024-10-15T21:08:26.087Z Compiling cookie v0.18.1
12612024-10-15T21:08:26.281Z Compiling either v1.13.0
12622024-10-15T21:08:26.632Z Compiling rustls-webpki v0.102.4
12632024-10-15T21:08:26.707Z Compiling mime v0.3.17
12642024-10-15T21:08:27.304Z Compiling ipnet v2.10.0
12652024-10-15T21:08:28.129Z Compiling bytes v1.7.2
12662024-10-15T21:08:28.242Z Compiling indexmap v2.5.0
12672024-10-15T21:08:28.533Z Compiling bitflags v2.6.0
12682024-10-15T21:08:28.781Z Compiling semver v1.0.23
12692024-10-15T21:08:28.966Z Compiling serde_spanned v0.6.7
12702024-10-15T21:08:29.187Z Compiling tokio v1.39.3
12712024-10-15T21:08:29.384Z Compiling http v1.1.0
12722024-10-15T21:08:29.519Z Compiling rustc_version v0.4.0
12732024-10-15T21:08:29.699Z Compiling toml_datetime v0.6.8
12742024-10-15T21:08:29.753Z Compiling serde_tokenstream v0.2.2
12752024-10-15T21:08:30.229Z Compiling uuid v1.10.0
12762024-10-15T21:08:30.258Z Compiling http v0.2.12
12772024-10-15T21:08:31.656Z Compiling http-body v1.0.0
12782024-10-15T21:08:31.677Z Compiling pest_derive v2.7.10
12792024-10-15T21:08:31.894Z Compiling chrono v0.4.38
12802024-10-15T21:08:31.921Z Compiling dof v0.3.0
12812024-10-15T21:08:32.495Z Compiling dtrace-parser v0.2.0
12822024-10-15T21:08:32.845Z Compiling heapless v0.7.17
12832024-10-15T21:08:33.287Z Compiling paste v1.0.15
12842024-10-15T21:08:33.822Z Compiling rayon-core v1.12.1
12852024-10-15T21:08:34.094Z Compiling openssl-probe v0.1.5
12862024-10-15T21:08:34.115Z Compiling schemars v0.8.21
12872024-10-15T21:08:34.453Z Compiling gimli v0.28.1
12882024-10-15T21:08:34.490Z Compiling adler v1.0.2
12892024-10-15T21:08:34.633Z Compiling slog-async v2.8.0
12902024-10-15T21:08:34.711Z Compiling finl_unicode v1.2.0
12912024-10-15T21:08:35.241Z Compiling miniz_oxide v0.7.2
12922024-10-15T21:08:35.311Z Compiling stringprep v0.1.4
12932024-10-15T21:08:35.659Z Compiling toml_edit v0.22.22
12942024-10-15T21:08:35.841Z Compiling usdt-impl v0.5.0
12952024-10-15T21:08:36.058Z Compiling http-body v0.4.6
12962024-10-15T21:08:36.471Z Compiling slog-json v2.6.1
12972024-10-15T21:08:36.514Z Compiling curve25519-dalek v4.1.3
12982024-10-15T21:08:36.863Z Compiling serde_urlencoded v0.7.1
12992024-10-15T21:08:37.152Z Compiling tokio-util v0.7.12
13002024-10-15T21:08:37.612Z Compiling futures-executor v0.3.30
13012024-10-15T21:08:42.198Z Compiling h2 v0.4.6
13022024-10-15T21:08:42.328Z Compiling h2 v0.3.26
13032024-10-15T21:08:42.328Z Compiling addr2line v0.21.0
13042024-10-15T21:08:42.328Z Compiling md-5 v0.10.6
13052024-10-15T21:08:42.328Z Compiling schemars_derive v0.8.21
13062024-10-15T21:08:42.328Z Compiling async-stream-impl v0.3.5
13072024-10-15T21:08:43.148Z Compiling enum-as-inner v0.6.0
13082024-10-15T21:08:44.066Z Compiling crossbeam-deque v0.8.5
13092024-10-15T21:08:44.143Z Compiling term v0.7.0
13102024-10-15T21:08:44.330Z Compiling rustls-pemfile v2.1.3
13112024-10-15T21:08:44.397Z Compiling crossbeam-channel v0.5.12
13122024-10-15T21:08:44.753Z Compiling num-integer v0.1.46
13132024-10-15T21:08:45.440Z Compiling hyper v1.4.1
13142024-10-15T21:08:45.498Z Compiling idna v0.4.0
13152024-10-15T21:08:45.549Z Compiling idna v0.3.0
13162024-10-15T21:08:47.053Z Compiling ff v0.13.0
13172024-10-15T21:08:47.180Z Compiling hash32 v0.2.1
13182024-10-15T21:08:47.286Z Compiling socket2 v0.4.10
13192024-10-15T21:08:47.562Z Compiling is-terminal v0.4.12
13202024-10-15T21:08:47.678Z Compiling object v0.32.2
13212024-10-15T21:08:47.701Z Compiling dropshot v0.10.1
13222024-10-15T21:08:48.012Z Compiling hyper-util v0.1.9
13232024-10-15T21:08:48.245Z Compiling take_mut v0.2.2
13242024-10-15T21:08:48.413Z Compiling crc32fast v1.4.0
13252024-10-15T21:08:48.752Z Compiling smoltcp v0.9.1
13262024-10-15T21:08:48.958Z Compiling psl-types v2.0.11
13272024-10-15T21:08:49.088Z Compiling num-bigint-dig v0.8.4
13282024-10-15T21:08:49.142Z Compiling portable-atomic v1.6.0
13292024-10-15T21:08:49.400Z Compiling signal-hook v0.3.17
13302024-10-15T21:08:49.504Z Compiling rustc-demangle v0.1.24
13312024-10-15T21:08:49.683Z Compiling utf-8 v0.7.6
13322024-10-15T21:08:49.703Z Compiling fallible-iterator v0.2.0
13332024-10-15T21:08:50.009Z Compiling base16ct v0.2.0
13342024-10-15T21:08:50.190Z Compiling quick-error v1.2.3
13352024-10-15T21:08:50.326Z Compiling linked-hash-map v0.5.6
13362024-10-15T21:08:50.342Z Compiling stable_deref_trait v1.2.0
13372024-10-15T21:08:50.396Z Compiling anyhow v1.0.89
13382024-10-15T21:08:50.440Z Compiling dyn-clone v1.0.17
13392024-10-15T21:08:50.657Z Compiling lru-cache v0.1.2
13402024-10-15T21:08:50.845Z Compiling postgres-protocol v0.6.7
13412024-10-15T21:08:50.949Z Compiling resolv-conf v0.7.0
13422024-10-15T21:08:51.064Z Compiling sec1 v0.7.3
13432024-10-15T21:08:51.241Z Compiling tungstenite v0.23.0
13442024-10-15T21:08:51.727Z Compiling publicsuffix v2.2.3
13452024-10-15T21:08:51.879Z Compiling hyper v0.14.30
13462024-10-15T21:08:51.990Z Compiling slog-term v2.9.1
13472024-10-15T21:08:52.151Z Compiling group v0.13.0
13482024-10-15T21:08:52.471Z Compiling hickory-proto v0.24.1
13492024-10-15T21:08:52.989Z Compiling num-iter v0.1.45
13502024-10-15T21:08:53.235Z Compiling async-stream v0.3.5
13512024-10-15T21:08:53.545Z Compiling tokio-rustls v0.26.0
13522024-10-15T21:08:53.649Z Compiling tokio-rustls v0.25.0
13532024-10-15T21:08:53.971Z Compiling tokio-native-tls v0.3.1
13542024-10-15T21:08:54.067Z Compiling toml v0.8.19
13552024-10-15T21:08:54.411Z Compiling futures v0.3.30
13562024-10-15T21:08:55.008Z Compiling slog-bunyan v2.5.0
13572024-10-15T21:08:55.628Z Compiling camino v1.1.9
13582024-10-15T21:08:55.826Z Compiling terminal_size v0.3.0
13592024-10-15T21:08:55.923Z Compiling http-body-util v0.1.2
13602024-10-15T21:08:56.031Z Compiling openapiv3 v2.0.0
13612024-10-15T21:08:56.425Z Compiling dropshot_endpoint v0.10.1
13622024-10-15T21:08:56.455Z Compiling serde_path_to_error v0.1.16
13632024-10-15T21:08:56.554Z Compiling hkdf v0.12.4
13642024-10-15T21:08:56.806Z Compiling crypto-bigint v0.5.5
13652024-10-15T21:08:57.279Z Compiling zerocopy-derive v0.6.6
13662024-10-15T21:08:57.780Z Compiling curve25519-dalek-derive v0.1.1
13672024-10-15T21:08:58.284Z Compiling hubpack_derive v0.1.1
13682024-10-15T21:08:58.654Z Compiling phf_shared v0.11.2
13692024-10-15T21:08:59.018Z Compiling waitgroup v0.1.2
13702024-10-15T21:08:59.194Z Compiling webpki-roots v0.26.3
13712024-10-15T21:08:59.249Z Compiling hostname v0.4.0
13722024-10-15T21:08:59.341Z Compiling fs-err v2.11.0
13732024-10-15T21:08:59.387Z Compiling bitflags v1.3.2
13742024-10-15T21:08:59.465Z Compiling debug-ignore v1.0.5
13752024-10-15T21:08:59.489Z Compiling winnow v0.5.40
13762024-10-15T21:08:59.514Z Compiling adler2 v2.0.0
13772024-10-15T21:08:59.610Z Compiling managed v0.8.0
13782024-10-15T21:08:59.716Z Compiling miniz_oxide v0.8.0
13792024-10-15T21:08:59.774Z Compiling elliptic-curve v0.13.8
13802024-10-15T21:09:00.646Z Compiling clap_builder v4.5.18
13812024-10-15T21:09:01.270Z Compiling console v0.15.8
13822024-10-15T21:09:01.885Z Compiling zerocopy v0.6.6
13832024-10-15T21:09:02.163Z Compiling hyper-rustls v0.27.3
13842024-10-15T21:09:02.765Z Compiling hubpack v0.1.2
13852024-10-15T21:09:02.778Z Compiling phf v0.11.2
13862024-10-15T21:09:02.847Z Compiling hickory-resolver v0.24.1
13872024-10-15T21:09:02.866Z Compiling hyper-tls v0.6.0
13882024-10-15T21:09:03.057Z Compiling toml_edit v0.19.15
13892024-10-15T21:09:03.198Z Compiling cookie_store v0.21.0
13902024-10-15T21:09:03.415Z Compiling rayon v1.10.0
13912024-10-15T21:09:04.748Z Compiling tokio-tungstenite v0.23.1
13922024-10-15T21:09:06.609Z Compiling postgres-types v0.2.8
13932024-10-15T21:09:08.231Z Compiling tokio-stream v0.1.16
13942024-10-15T21:09:08.924Z Compiling usdt-attr-macro v0.5.0
13952024-10-15T21:09:09.264Z Compiling usdt-macro v0.5.0
13962024-10-15T21:09:09.565Z Compiling clap_derive v4.5.18
13972024-10-15T21:09:09.572Z Compiling bstr v1.9.1
13982024-10-15T21:09:09.851Z Compiling regex v1.10.6
13992024-10-15T21:09:10.596Z Compiling serde-big-array v0.5.1
14002024-10-15T21:09:10.685Z Compiling pkcs1 v0.7.5
14012024-10-15T21:09:10.810Z Compiling ed25519 v2.2.3
14022024-10-15T21:09:10.834Z Compiling rfc6979 v0.4.0
14032024-10-15T21:09:10.926Z Compiling strum_macros v0.25.3
14042024-10-15T21:09:10.965Z Compiling serde_repr v0.1.19
14052024-10-15T21:09:11.042Z Compiling derive-where v1.2.7
14062024-10-15T21:09:11.358Z Compiling phf_shared v0.10.0
14072024-10-15T21:09:11.674Z Compiling float-cmp v0.9.0
14082024-10-15T21:09:11.760Z Compiling mio v0.8.11
14092024-10-15T21:09:11.887Z Compiling sync_wrapper v1.0.1
14102024-10-15T21:09:12.043Z Compiling new_debug_unreachable v1.0.6
14112024-10-15T21:09:12.141Z Compiling fixedbitset v0.4.2
14122024-10-15T21:09:12.170Z Compiling static_assertions v1.1.0
14132024-10-15T21:09:12.275Z Compiling number_prefix v0.4.0
14142024-10-15T21:09:12.506Z Compiling normalize-line-endings v0.3.0
14152024-10-15T21:09:12.609Z Compiling difflib v0.4.0
14162024-10-15T21:09:12.690Z Compiling minimal-lexical v0.2.1
14172024-10-15T21:09:12.825Z Compiling whoami v1.5.2
14182024-10-15T21:09:13.079Z Compiling precomputed-hash v0.1.1
14192024-10-15T21:09:13.308Z Compiling bit-vec v0.6.3
14202024-10-15T21:09:13.430Z Compiling unicode-segmentation v1.11.0
14212024-10-15T21:09:13.603Z Compiling predicates-core v1.0.6
14222024-10-15T21:09:13.694Z Compiling predicates v3.1.2
14232024-10-15T21:09:13.830Z Compiling bit-set v0.5.3
14242024-10-15T21:09:14.066Z Compiling similar v2.6.0
14252024-10-15T21:09:14.120Z Compiling string_cache v0.8.7
14262024-10-15T21:09:14.199Z Compiling tokio-postgres v0.7.12
14272024-10-15T21:09:14.570Z Compiling nom v7.1.3
14282024-10-15T21:09:14.637Z Compiling clap v4.5.18
14292024-10-15T21:09:14.653Z Compiling qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
14302024-10-15T21:09:14.754Z Compiling indicatif v0.17.8
14312024-10-15T21:09:15.037Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14322024-10-15T21:09:15.362Z Compiling petgraph v0.6.5
14332024-10-15T21:09:16.489Z Compiling signal-hook-mio v0.2.4
14342024-10-15T21:09:16.656Z Compiling usdt v0.5.0
14352024-10-15T21:09:16.929Z Compiling reqwest v0.12.7
14362024-10-15T21:09:17.156Z Compiling rsa v0.9.6
14372024-10-15T21:09:18.251Z Compiling ed25519-dalek v2.1.1
14382024-10-15T21:09:18.846Z Compiling ecdsa v0.16.9
14392024-10-15T21:09:19.340Z Compiling toml v0.7.8
14402024-10-15T21:09:19.580Z Compiling flate2 v1.0.34
14412024-10-15T21:09:19.977Z Compiling hex v0.4.3
14422024-10-15T21:09:20.515Z Compiling itertools v0.10.5
14432024-10-15T21:09:20.545Z Compiling itertools v0.12.1
14442024-10-15T21:09:20.576Z Compiling x509-cert v0.2.5
14452024-10-15T21:09:20.768Z Compiling lalrpop-util v0.19.12
14462024-10-15T21:09:21.163Z Compiling unicode-xid v0.2.4
14472024-10-15T21:09:21.355Z Compiling peg-runtime v0.8.3
14482024-10-15T21:09:21.355Z Compiling strum_macros v0.26.4
14492024-10-15T21:09:21.814Z Compiling xattr v1.3.1
14502024-10-15T21:09:21.882Z Compiling filetime v0.2.25
14512024-10-15T21:09:22.081Z Compiling tar v0.4.42
14522024-10-15T21:09:25.036Z Compiling strum v0.26.3
14532024-10-15T21:09:25.728Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14542024-10-15T21:09:25.979Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14552024-10-15T21:09:31.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
14562024-10-15T21:09:31.537Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14572024-10-15T21:09:31.584ZOct 15 21:09:31.004 INFO Starting download, target: Console
14582024-10-15T21:09:31.584ZOct 15 21:09:31.004 INFO Starting download, target: Cockroach
14592024-10-15T21:09:31.584ZOct 15 21:09:31.004 INFO Starting download, target: Clickhouse
14602024-10-15T21:09:31.586ZOct 15 21:09:31.004 INFO Starting download, target: DendriteOpenapi
14612024-10-15T21:09:31.586ZOct 15 21:09:31.004 INFO Starting download, target: DendriteStub
14622024-10-15T21:09:31.586ZOct 15 21:09:31.004 INFO Starting download, target: MaghemiteMgd
14632024-10-15T21:09:31.586ZOct 15 21:09:31.004 INFO Starting download, target: TransceiverControl
14642024-10-15T21:09:31.586ZOct 15 21:09:31.004 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14652024-10-15T21:09:31.586ZOct 15 21:09:31.005 INFO Downloading out/downloads/dpd-8dab641b522375a4b403ae4bd0c9a22d905fae5d.json (attempt 1/3), target: DendriteOpenapi
14662024-10-15T21:09:31.586ZOct 15 21:09:31.005 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14672024-10-15T21:09:31.586ZOct 15 21:09:31.005 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14682024-10-15T21:09:31.586ZOct 15 21:09:31.005 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14692024-10-15T21:09:31.586ZOct 15 21:09:31.005 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14702024-10-15T21:09:31.586ZOct 15 21:09:31.005 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14712024-10-15T21:09:31.787ZOct 15 21:09:31.206 INFO Download complete, target: DendriteOpenapi
14722024-10-15T21:09:32.028ZOct 15 21:09:31.431 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14732024-10-15T21:09:32.102ZOct 15 21:09:31.512 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14742024-10-15T21:09:32.470ZOct 15 21:09:31.887 INFO Download complete, target: Console
14752024-10-15T21:09:32.579ZOct 15 21:09:31.999 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14762024-10-15T21:09:32.634ZOct 15 21:09:32.040 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14772024-10-15T21:09:32.791ZOct 15 21:09:32.179 INFO Download complete, target: TransceiverControl
14782024-10-15T21:09:33.216ZOct 15 21:09:32.633 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14792024-10-15T21:09:33.216ZOct 15 21:09:32.633 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14802024-10-15T21:09:33.780ZOct 15 21:09:33.197 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14812024-10-15T21:09:35.575ZOct 15 21:09:34.994 INFO Download complete, target: DendriteStub
14822024-10-15T21:09:35.865ZOct 15 21:09:35.284 INFO Download complete, target: MaghemiteMgd
14832024-10-15T21:09:41.282ZOct 15 21:09:40.700 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14842024-10-15T21:09:41.588ZOct 15 21:09:41.006 INFO Checking that binary works, target: Cockroach
14852024-10-15T21:09:41.753ZOct 15 21:09:41.171 INFO Download complete, target: Cockroach
14862024-10-15T21:09:47.397ZOct 15 21:09:46.814 INFO Checking that binary works, target: Clickhouse
14872024-10-15T21:09:48.584ZOct 15 21:09:47.998 INFO Download complete, target: Clickhouse
14882024-10-15T21:09:48.769ZAll builder prerequisites installed successfully, and PATH looks valid
14892024-10-15T21:09:48.794Z
14902024-10-15T21:09:48.795Zreal 4:37.880850943
14912024-10-15T21:09:48.795Zuser 12:47.577979648
14922024-10-15T21:09:48.795Zsys 2:42.451080281
14932024-10-15T21:09:48.795Ztrap 0.442602946
14942024-10-15T21:09:48.795Ztflt 9.901009984
14952024-10-15T21:09:48.795Zdflt 7.019929339
14962024-10-15T21:09:48.795Zkflt 0.231140157
14972024-10-15T21:09:48.795Zlock 25:22.375752307
14982024-10-15T21:09:48.795Zslp 52:07.955914542
14992024-10-15T21:09:48.795Zlat 42.700045681
15002024-10-15T21:09:48.795Zstop 1:59.323920612
15012024-10-15T21:09:48.795Z+ banner hack-check
15022024-10-15T21:09:48.795Z
15032024-10-15T21:09:48.795Z # # ## #### # # #### # # ###### #### # #
15042024-10-15T21:09:48.795Z # # # # # # # # # # # # # # # # #
15052024-10-15T21:09:48.795Z ###### # # # #### ##### # ###### ##### # ####
15062024-10-15T21:09:48.795Z # # ###### # # # # # # # # # #
15072024-10-15T21:09:48.795Z # # # # # # # # # # # # # # # # #
15082024-10-15T21:09:48.795Z # # # # #### # # #### # # ###### #### # #
15092024-10-15T21:09:48.795Z
15102024-10-15T21:09:48.795Z+ export CARGO_INCREMENTAL=0
15112024-10-15T21:09:48.796Z+ CARGO_INCREMENTAL=0
15122024-10-15T21:09:48.796Z+ ptime -m timeout 2h cargo xtask check-features --ci
15132024-10-15T21:09:48.964Z Updating git repository `https://github.com/oxidecomputer/propolis`
15142024-10-15T21:09:49.325Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15152024-10-15T21:09:53.758Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.49s
15162024-10-15T21:09:53.845Z Running `target/debug/xtask check-features --ci`
15172024-10-15T21:09:53.845Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15182024-10-15T21:09:53.845Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15192024-10-15T21:09:53.869Z Updating git repository `https://github.com/oxidecomputer/propolis`
15202024-10-15T21:09:53.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
15212024-10-15T21:09:53.901Z Running `target/debug/xtask download cargo-hack`
15222024-10-15T21:09:54.070Z Updating git repository `https://github.com/oxidecomputer/propolis`
15232024-10-15T21:09:54.771Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15242024-10-15T21:09:55.148Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15252024-10-15T21:09:59.909Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
15262024-10-15T21:10:00.051Z Running `target/debug/xtask-downloader cargo-hack`
15272024-10-15T21:10:00.085ZOct 15 21:09:59.499 INFO Starting download, target: CargoHack
15282024-10-15T21:10:00.087ZOct 15 21:09:59.500 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15292024-10-15T21:10:01.195ZOct 15 21:10:00.130 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15302024-10-15T21:10:01.218ZOct 15 21:10:00.227 INFO Download complete, target: CargoHack
15312024-10-15T21:10:01.219Zrunning: "/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"
15322024-10-15T21:10:01.219Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15332024-10-15T21:10:01.219Zinfo: running `cargo check --bins` on api_identity (1/163)
15342024-10-15T21:10:01.219Z Updating git repository `https://github.com/oxidecomputer/propolis`
15352024-10-15T21:10:01.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15362024-10-15T21:10:01.561Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15372024-10-15T21:10:01.561Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15382024-10-15T21:10:01.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15392024-10-15T21:10:01.625Z
15402024-10-15T21:10:01.625Zinfo: running `cargo check --bins` on bootstore (2/163)
15412024-10-15T21:10:01.759Z Updating git repository `https://github.com/oxidecomputer/propolis`
15422024-10-15T21:10:02.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15432024-10-15T21:10:02.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15442024-10-15T21:10:02.219Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15452024-10-15T21:10:02.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15462024-10-15T21:10:02.283Z
15472024-10-15T21:10:02.283Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/163)
15482024-10-15T21:10:02.415Z Updating git repository `https://github.com/oxidecomputer/propolis`
15492024-10-15T21:10:02.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15502024-10-15T21:10:02.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15512024-10-15T21:10:02.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15522024-10-15T21:10:02.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
15532024-10-15T21:10:02.926Z
15542024-10-15T21:10:02.926Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/163)
15552024-10-15T21:10:03.064Z Updating git repository `https://github.com/oxidecomputer/propolis`
15562024-10-15T21:10:03.513Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15572024-10-15T21:10:03.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15582024-10-15T21:10:03.515Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15592024-10-15T21:10:03.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15602024-10-15T21:10:03.578Z
15612024-10-15T21:10:03.578Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/163)
15622024-10-15T21:10:03.711Z Updating git repository `https://github.com/oxidecomputer/propolis`
15632024-10-15T21:10:04.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15642024-10-15T21:10:04.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15652024-10-15T21:10:04.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15662024-10-15T21:10:04.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15672024-10-15T21:10:04.044Z
15682024-10-15T21:10:04.044Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/163)
15692024-10-15T21:10:04.177Z Updating git repository `https://github.com/oxidecomputer/propolis`
15702024-10-15T21:10:04.472Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15712024-10-15T21:10:04.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15722024-10-15T21:10:04.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15732024-10-15T21:10:04.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15742024-10-15T21:10:04.510Z
15752024-10-15T21:10:04.510Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/163)
15762024-10-15T21:10:04.643Z Updating git repository `https://github.com/oxidecomputer/propolis`
15772024-10-15T21:10:04.933Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15782024-10-15T21:10:04.935Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15792024-10-15T21:10:04.935Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15802024-10-15T21:10:04.938Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15812024-10-15T21:10:04.971Z
15822024-10-15T21:10:04.971Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/163)
15832024-10-15T21:10:05.103Z Updating git repository `https://github.com/oxidecomputer/propolis`
15842024-10-15T21:10:05.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15852024-10-15T21:10:05.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15862024-10-15T21:10:05.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15872024-10-15T21:10:05.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15882024-10-15T21:10:05.450Z
15892024-10-15T21:10:05.450Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/163)
15902024-10-15T21:10:05.587Z Updating git repository `https://github.com/oxidecomputer/propolis`
15912024-10-15T21:10:05.880Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15922024-10-15T21:10:05.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15932024-10-15T21:10:05.883Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15942024-10-15T21:10:05.885Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
15952024-10-15T21:10:05.922Z
15962024-10-15T21:10:05.922Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/163)
15972024-10-15T21:10:06.057Z Updating git repository `https://github.com/oxidecomputer/propolis`
15982024-10-15T21:10:06.358Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15992024-10-15T21:10:06.361Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16002024-10-15T21:10:06.361Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16012024-10-15T21:10:06.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16022024-10-15T21:10:06.401Z
16032024-10-15T21:10:06.401Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/163)
16042024-10-15T21:10:06.534Z Updating git repository `https://github.com/oxidecomputer/propolis`
16052024-10-15T21:10:06.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16062024-10-15T21:10:06.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16072024-10-15T21:10:06.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16082024-10-15T21:10:06.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16092024-10-15T21:10:06.880Z
16102024-10-15T21:10:06.880Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/163)
16112024-10-15T21:10:07.018Z Updating git repository `https://github.com/oxidecomputer/propolis`
16122024-10-15T21:10:07.319Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16132024-10-15T21:10:07.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16142024-10-15T21:10:07.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16152024-10-15T21:10:07.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16162024-10-15T21:10:07.361Z
16172024-10-15T21:10:07.361Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/163)
16182024-10-15T21:10:07.497Z Updating git repository `https://github.com/oxidecomputer/propolis`
16192024-10-15T21:10:07.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16202024-10-15T21:10:07.804Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16212024-10-15T21:10:07.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16222024-10-15T21:10:07.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16232024-10-15T21:10:07.844Z
16242024-10-15T21:10:07.844Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/163)
16252024-10-15T21:10:07.977Z Updating git repository `https://github.com/oxidecomputer/propolis`
16262024-10-15T21:10:08.279Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16272024-10-15T21:10:08.281Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16282024-10-15T21:10:08.281Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16292024-10-15T21:10:08.283Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16302024-10-15T21:10:08.321Z
16312024-10-15T21:10:08.321Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/163)
16322024-10-15T21:10:08.455Z Updating git repository `https://github.com/oxidecomputer/propolis`
16332024-10-15T21:10:08.750Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16342024-10-15T21:10:08.752Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16352024-10-15T21:10:08.752Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16362024-10-15T21:10:08.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
16372024-10-15T21:10:08.789Z
16382024-10-15T21:10:08.789Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/163)
16392024-10-15T21:10:08.925Z Updating git repository `https://github.com/oxidecomputer/propolis`
16402024-10-15T21:10:09.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16412024-10-15T21:10:09.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16422024-10-15T21:10:09.224Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16432024-10-15T21:10:09.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16442024-10-15T21:10:09.267Z
16452024-10-15T21:10:09.267Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/163)
16462024-10-15T21:10:09.399Z Updating git repository `https://github.com/oxidecomputer/propolis`
16472024-10-15T21:10:09.702Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16482024-10-15T21:10:09.704Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16492024-10-15T21:10:09.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16502024-10-15T21:10:09.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16512024-10-15T21:10:09.740Z
16522024-10-15T21:10:09.740Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/163)
16532024-10-15T21:10:09.875Z Updating git repository `https://github.com/oxidecomputer/propolis`
16542024-10-15T21:10:10.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-10-15T21:10:10.182Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-10-15T21:10:10.182Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-10-15T21:10:10.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16582024-10-15T21:10:10.220Z
16592024-10-15T21:10:10.220Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/163)
16602024-10-15T21:10:10.355Z Updating git repository `https://github.com/oxidecomputer/propolis`
16612024-10-15T21:10:10.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622024-10-15T21:10:10.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632024-10-15T21:10:10.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642024-10-15T21:10:10.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16652024-10-15T21:10:10.701Z
16662024-10-15T21:10:10.701Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/163)
16672024-10-15T21:10:10.836Z Updating git repository `https://github.com/oxidecomputer/propolis`
16682024-10-15T21:10:11.136Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16692024-10-15T21:10:11.139Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16702024-10-15T21:10:11.139Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16712024-10-15T21:10:11.141Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16722024-10-15T21:10:11.178Z
16732024-10-15T21:10:11.178Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/163)
16742024-10-15T21:10:11.312Z Updating git repository `https://github.com/oxidecomputer/propolis`
16752024-10-15T21:10:11.609Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762024-10-15T21:10:11.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772024-10-15T21:10:11.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782024-10-15T21:10:11.613Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16792024-10-15T21:10:11.650Z
16802024-10-15T21:10:11.650Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/163)
16812024-10-15T21:10:11.784Z Updating git repository `https://github.com/oxidecomputer/propolis`
16822024-10-15T21:10:12.088Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832024-10-15T21:10:12.091Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842024-10-15T21:10:12.091Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852024-10-15T21:10:12.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16862024-10-15T21:10:12.132Z
16872024-10-15T21:10:12.132Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/163)
16882024-10-15T21:10:12.270Z Updating git repository `https://github.com/oxidecomputer/propolis`
16892024-10-15T21:10:12.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902024-10-15T21:10:12.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912024-10-15T21:10:12.576Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922024-10-15T21:10:12.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16932024-10-15T21:10:12.616Z
16942024-10-15T21:10:12.616Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/163)
16952024-10-15T21:10:12.753Z Updating git repository `https://github.com/oxidecomputer/propolis`
16962024-10-15T21:10:13.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972024-10-15T21:10:13.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982024-10-15T21:10:13.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992024-10-15T21:10:13.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
17002024-10-15T21:10:13.092Z
17012024-10-15T21:10:13.092Zinfo: running `cargo check --bins` on sled-hardware-types (25/163)
17022024-10-15T21:10:13.228Z Updating git repository `https://github.com/oxidecomputer/propolis`
17032024-10-15T21:10:13.692Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042024-10-15T21:10:13.694Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052024-10-15T21:10:13.694Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062024-10-15T21:10:13.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17072024-10-15T21:10:13.759Z
17082024-10-15T21:10:13.759Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/163)
17092024-10-15T21:10:13.898Z Updating git repository `https://github.com/oxidecomputer/propolis`
17102024-10-15T21:10:14.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17112024-10-15T21:10:14.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17122024-10-15T21:10:14.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17132024-10-15T21:10:14.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
17142024-10-15T21:10:14.431Z
17152024-10-15T21:10:14.431Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/163)
17162024-10-15T21:10:14.570Z Updating git repository `https://github.com/oxidecomputer/propolis`
17172024-10-15T21:10:15.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17182024-10-15T21:10:15.052Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17192024-10-15T21:10:15.052Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17202024-10-15T21:10:15.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
17212024-10-15T21:10:15.120Z
17222024-10-15T21:10:15.120Zinfo: running `cargo check --bins` on oxlog (28/163)
17232024-10-15T21:10:15.262Z Updating git repository `https://github.com/oxidecomputer/propolis`
17242024-10-15T21:10:15.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252024-10-15T21:10:15.721Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262024-10-15T21:10:15.798Z Checking cfg-if v1.0.0
17272024-10-15T21:10:15.800Z Checking libc v0.2.159
17282024-10-15T21:10:15.897Z Checking serde v1.0.210
17292024-10-15T21:10:15.900Z Checking zeroize v1.8.1
17302024-10-15T21:10:15.910Z Checking memchr v2.7.2
17312024-10-15T21:10:15.918Z Checking scopeguard v1.2.0
17322024-10-15T21:10:15.921Z Checking typenum v1.17.0
17332024-10-15T21:10:15.921Z Checking subtle v2.5.0
17342024-10-15T21:10:15.953Z Checking value-bag v1.9.0
17352024-10-15T21:10:16.043Z Checking lock_api v0.4.12
17362024-10-15T21:10:16.133Z Checking byteorder v1.5.0
17372024-10-15T21:10:16.179Z Checking itoa v1.0.11
17382024-10-15T21:10:16.352Z Checking log v0.4.22
17392024-10-15T21:10:16.397Z Checking once_cell v1.19.0
17402024-10-15T21:10:16.462Z Checking const-oid v0.9.6
17412024-10-15T21:10:16.503Z Checking pin-project-lite v0.2.14
17422024-10-15T21:10:16.623Z Checking smallvec v1.13.2
17432024-10-15T21:10:16.723Z Checking futures-core v0.3.30
17442024-10-15T21:10:16.763Z Checking zerocopy v0.7.34
17452024-10-15T21:10:16.860Z Checking futures-sink v0.3.30
17462024-10-15T21:10:16.893Z Checking cpufeatures v0.2.12
17472024-10-15T21:10:16.959Z Checking spin v0.9.8
17482024-10-15T21:10:16.977Z Checking slab v0.4.9
17492024-10-15T21:10:16.993Z Checking getrandom v0.2.14
17502024-10-15T21:10:16.993Z Checking signal-hook-registry v1.4.2
17512024-10-15T21:10:17.194Z Checking generic-array v0.14.7
17522024-10-15T21:10:17.225Z Checking parking_lot_core v0.9.10
17532024-10-15T21:10:17.240Z Checking mio v1.0.2
17542024-10-15T21:10:17.250Z Checking rand_core v0.6.4
17552024-10-15T21:10:17.288Z Checking socket2 v0.5.7
17562024-10-15T21:10:17.535Z Checking futures-channel v0.3.30
17572024-10-15T21:10:17.555Z Checking parking_lot v0.12.2
17582024-10-15T21:10:17.742Z Checking futures-task v0.3.30
17592024-10-15T21:10:17.840Z Checking pin-utils v0.1.0
17602024-10-15T21:10:17.880Z Checking fnv v1.0.7
17612024-10-15T21:10:17.894Z Checking futures-io v0.3.30
17622024-10-15T21:10:17.920Z Checking allocator-api2 v0.2.18
17632024-10-15T21:10:17.955Z Checking equivalent v1.0.1
17642024-10-15T21:10:17.993Z Checking tinyvec_macros v0.1.1
17652024-10-15T21:10:18.058Z Checking ryu v1.0.18
17662024-10-15T21:10:18.074Z Checking futures-util v0.3.30
17672024-10-15T21:10:18.086Z Checking tinyvec v1.6.0
17682024-10-15T21:10:18.165Z Checking ahash v0.8.11
17692024-10-15T21:10:18.274Z Checking unicode-bidi v0.3.15
17702024-10-15T21:10:18.289Z Checking tracing-core v0.1.32
17712024-10-15T21:10:18.316Z Checking crypto-common v0.1.6
17722024-10-15T21:10:18.500Z Checking block-buffer v0.10.4
17732024-10-15T21:10:18.530Z Checking block-padding v0.3.3
17742024-10-15T21:10:18.700Z Checking hashbrown v0.14.5
17752024-10-15T21:10:18.722Z Checking digest v0.10.7
17762024-10-15T21:10:18.738Z Checking inout v0.1.3
17772024-10-15T21:10:18.881Z Checking libm v0.2.8
17782024-10-15T21:10:18.910Z Checking base64ct v1.6.0
17792024-10-15T21:10:18.953Z Checking cipher v0.4.4
17802024-10-15T21:10:19.069Z Checking hmac v0.12.1
17812024-10-15T21:10:19.269Z Checking sha2 v0.10.8
17822024-10-15T21:10:19.338Z Checking unicode-normalization v0.1.23
17832024-10-15T21:10:19.345Z Checking pem-rfc7468 v0.7.0
17842024-10-15T21:10:19.348Z Checking tracing v0.1.40
17852024-10-15T21:10:19.604Z Checking ppv-lite86 v0.2.17
17862024-10-15T21:10:19.698Z Checking flagset v0.4.5
17872024-10-15T21:10:19.791Z Checking num-traits v0.2.19
17882024-10-15T21:10:19.806Z Checking httparse v1.8.0
17892024-10-15T21:10:19.865Z Checking percent-encoding v2.3.1
17902024-10-15T21:10:19.886Z Checking der v0.7.9
17912024-10-15T21:10:20.067Z Checking rustls-pki-types v1.7.0
17922024-10-15T21:10:20.209Z Checking salsa20 v0.10.2
17932024-10-15T21:10:20.229Z Checking rand_chacha v0.3.1
17942024-10-15T21:10:20.254Z Checking pbkdf2 v0.12.2
17952024-10-15T21:10:20.413Z Checking thiserror v1.0.64
17962024-10-15T21:10:20.450Z Checking powerfmt v0.2.0
17972024-10-15T21:10:20.507Z Checking untrusted v0.9.0
17982024-10-15T21:10:20.547Z Checking scrypt v0.11.0
17992024-10-15T21:10:20.628Z Checking rand v0.8.5
18002024-10-15T21:10:20.667Z Checking ring v0.17.8
18012024-10-15T21:10:20.700Z Checking deranged v0.3.11
18022024-10-15T21:10:20.769Z Checking aes v0.8.4
18032024-10-15T21:10:20.811Z Checking bytes v1.7.2
18042024-10-15T21:10:21.489Z Checking indexmap v2.5.0
18052024-10-15T21:10:21.616Z Checking tokio v1.39.3
18062024-10-15T21:10:21.652Z Checking http v1.1.0
18072024-10-15T21:10:21.694Z Checking serde_json v1.0.128
18082024-10-15T21:10:21.893Z Checking spki v0.7.3
18092024-10-15T21:10:22.173Z Checking bitflags v2.6.0
18102024-10-15T21:10:22.452Z Checking cbc v0.1.2
18112024-10-15T21:10:22.470Z Checking crossbeam-utils v0.8.19
18122024-10-15T21:10:22.485Z Checking time-core v0.1.2
18132024-10-15T21:10:22.623Z Checking num_threads v0.1.7
18142024-10-15T21:10:22.643Z Checking try-lock v0.2.5
18152024-10-15T21:10:22.732Z Checking num-conv v0.1.0
18162024-10-15T21:10:22.748Z Checking atomic-waker v1.1.2
18172024-10-15T21:10:22.773Z Checking want v0.3.1
18182024-10-15T21:10:22.863Z Checking pkcs5 v0.7.1
18192024-10-15T21:10:22.942Z Checking rustls-webpki v0.102.4
18202024-10-15T21:10:22.969Z Checking form_urlencoded v1.2.1
18212024-10-15T21:10:22.983Z Checking time v0.3.36
18222024-10-15T21:10:23.000Z Checking httpdate v1.0.3
18232024-10-15T21:10:23.150Z Checking tower-service v0.3.2
18242024-10-15T21:10:23.167Z Checking base64 v0.22.1
18252024-10-15T21:10:23.221Z Checking http-body v1.0.0
18262024-10-15T21:10:23.266Z Checking serde_spanned v0.6.7
18272024-10-15T21:10:23.338Z Checking pkcs8 v0.10.2
18282024-10-15T21:10:23.354Z Checking uuid v1.10.0
18292024-10-15T21:10:23.428Z Checking toml_datetime v0.6.8
18302024-10-15T21:10:23.442Z Checking idna v0.5.0
18312024-10-15T21:10:23.624Z Checking slog v2.7.0
18322024-10-15T21:10:23.647Z Checking iana-time-zone v0.1.60
18332024-10-15T21:10:23.674Z Checking foreign-types-shared v0.1.1
18342024-10-15T21:10:23.688Z Checking match_cfg v0.1.0
18352024-10-15T21:10:23.770Z Checking hostname v0.3.1
18362024-10-15T21:10:23.772Z Checking foreign-types v0.3.2
18372024-10-15T21:10:23.799Z Checking chrono v0.4.38
18382024-10-15T21:10:23.870Z Checking http v0.2.12
18392024-10-15T21:10:23.898Z Checking openssl-sys v0.9.103
18402024-10-15T21:10:23.939Z Checking dirs-sys-next v0.1.2
18412024-10-15T21:10:24.090Z Checking aho-corasick v1.1.3
18422024-10-15T21:10:24.121Z Checking unicode-ident v1.0.13
18432024-10-15T21:10:24.283Z Checking data-encoding v2.6.0
18442024-10-15T21:10:24.297Z Checking url v2.5.2
18452024-10-15T21:10:24.969Z Checking regex-syntax v0.8.4
18462024-10-15T21:10:25.096Z Checking siphasher v0.3.11
18472024-10-15T21:10:25.191Z Checking openssl v0.10.66
18482024-10-15T21:10:25.251Z Checking proc-macro2 v1.0.86
18492024-10-15T21:10:25.414Z Checking dirs-next v2.0.0
18502024-10-15T21:10:25.474Z Checking crossbeam-epoch v0.9.18
18512024-10-15T21:10:25.547Z Checking signature v2.2.0
18522024-10-15T21:10:25.672Z Checking sha1 v0.10.6
18532024-10-15T21:10:25.738Z Checking scroll v0.12.0
18542024-10-15T21:10:25.799Z Checking lazy_static v1.5.0
18552024-10-15T21:10:25.896Z Checking errno v0.3.9
18562024-10-15T21:10:25.912Z Checking thread_local v1.1.8
18572024-10-15T21:10:25.912Z Checking encoding_rs v0.8.34
18582024-10-15T21:10:25.945Z Checking mime v0.3.17
18592024-10-15T21:10:26.067Z Checking either v1.13.0
18602024-10-15T21:10:26.180Z Checking finl_unicode v1.2.0
18612024-10-15T21:10:26.199Z Checking gimli v0.28.1
18622024-10-15T21:10:26.263Z Checking anstyle v1.0.8
18632024-10-15T21:10:26.422Z Checking plain v0.2.3
18642024-10-15T21:10:26.562Z Checking utf8parse v0.2.1
18652024-10-15T21:10:26.588Z Checking adler v1.0.2
18662024-10-15T21:10:26.708Z Checking ucd-trie v0.1.6
18672024-10-15T21:10:26.725Z Checking openssl-probe v0.1.5
18682024-10-15T21:10:26.753Z Checking ipnet v2.10.0
18692024-10-15T21:10:26.863Z Checking winnow v0.6.18
18702024-10-15T21:10:26.907Z Checking pest v2.7.10
18712024-10-15T21:10:27.189Z Checking stringprep v0.1.4
18722024-10-15T21:10:27.478Z Checking miniz_oxide v0.7.2
18732024-10-15T21:10:27.916Z Checking anstyle-parse v0.2.4
18742024-10-15T21:10:28.126Z Checking regex-automata v0.4.6
18752024-10-15T21:10:28.158Z Checking goblin v0.8.2
18762024-10-15T21:10:28.211Z Checking rustix v0.38.34
18772024-10-15T21:10:28.628Z Checking tokio-util v0.7.12
18782024-10-15T21:10:29.334Z Checking quote v1.0.37
18792024-10-15T21:10:29.547Z Checking h2 v0.4.6
18802024-10-15T21:10:29.698Z Checking h2 v0.3.26
18812024-10-15T21:10:29.760Z Checking toml_edit v0.22.22
18822024-10-15T21:10:29.935Z Checking addr2line v0.21.0
18832024-10-15T21:10:30.474Z Checking crossbeam-deque v0.8.5
18842024-10-15T21:10:30.672Z Checking native-tls v0.2.11
18852024-10-15T21:10:30.793Z Checking term v0.7.0
18862024-10-15T21:10:30.956Z Checking slog-json v2.6.1
18872024-10-15T21:10:31.186Z Checking http-body v0.4.6
18882024-10-15T21:10:31.235Z Checking rustls v0.23.10
18892024-10-15T21:10:31.580Z Checking rustls v0.22.4
18902024-10-15T21:10:31.683Z Checking rustls-pemfile v2.1.3
18912024-10-15T21:10:31.925Z Checking serde_urlencoded v0.7.1
18922024-10-15T21:10:32.353Z Checking crossbeam-channel v0.5.12
18932024-10-15T21:10:32.367Z Checking futures-executor v0.3.30
18942024-10-15T21:10:32.586Z Checking num-integer v0.1.46
18952024-10-15T21:10:32.627Z Checking idna v0.4.0
18962024-10-15T21:10:33.044Z Checking idna v0.3.0
18972024-10-15T21:10:33.089Z Checking md-5 v0.10.6
18982024-10-15T21:10:33.207Z Checking ff v0.13.0
18992024-10-15T21:10:33.305Z Checking is-terminal v0.4.12
19002024-10-15T21:10:33.424Z Checking socket2 v0.4.10
19012024-10-15T21:10:33.436Z Checking object v0.32.2
19022024-10-15T21:10:33.498Z Checking hash32 v0.2.1
19032024-10-15T21:10:33.792Z Checking base16ct v0.2.0
19042024-10-15T21:10:33.824Z Checking psl-types v2.0.11
19052024-10-15T21:10:33.884Z Checking linked-hash-map v0.5.6
19062024-10-15T21:10:33.984Z Checking rustc-demangle v0.1.24
19072024-10-15T21:10:33.999Z Checking dyn-clone v1.0.17
19082024-10-15T21:10:34.128Z Checking fallible-iterator v0.2.0
19092024-10-15T21:10:34.211Z Checking utf-8 v0.7.6
19102024-10-15T21:10:34.391Z Checking is_terminal_polyfill v1.70.0
19112024-10-15T21:10:34.414Z Checking anstyle-query v1.0.3
19122024-10-15T21:10:34.514Z Checking pretty-hex v0.4.1
19132024-10-15T21:10:34.538Z Checking colorchoice v1.0.1
19142024-10-15T21:10:34.665Z Checking quick-error v1.2.3
19152024-10-15T21:10:34.681Z Checking take_mut v0.2.2
19162024-10-15T21:10:34.722Z Checking stable_deref_trait v1.2.0
19172024-10-15T21:10:34.799Z Checking resolv-conf v0.7.0
19182024-10-15T21:10:34.823Z Checking slog-async v2.8.0
19192024-10-15T21:10:34.826Z Checking heapless v0.7.17
19202024-10-15T21:10:35.097Z Checking postgres-protocol v0.6.7
19212024-10-15T21:10:35.097Z Checking tokio-rustls v0.25.0
19222024-10-15T21:10:35.124Z Checking dof v0.3.0
19232024-10-15T21:10:35.464Z Checking anstream v0.6.14
19242024-10-15T21:10:35.648Z Checking hyper v1.4.1
19252024-10-15T21:10:35.681Z Checking hyper v0.14.30
19262024-10-15T21:10:35.724Z Checking tungstenite v0.23.0
19272024-10-15T21:10:35.752Z Checking lru-cache v0.1.2
19282024-10-15T21:10:35.822Z Checking schemars v0.8.21
19292024-10-15T21:10:35.861Z Checking publicsuffix v2.2.3
19302024-10-15T21:10:35.922Z Checking sec1 v0.7.3
19312024-10-15T21:10:36.031Z Checking tokio-rustls v0.26.0
19322024-10-15T21:10:36.094Z Checking hickory-proto v0.24.1
19332024-10-15T21:10:36.290Z Checking slog-term v2.9.1
19342024-10-15T21:10:36.410Z Checking group v0.13.0
19352024-10-15T21:10:36.612Z Checking num-iter v0.1.45
19362024-10-15T21:10:36.672Z Checking futures v0.3.30
19372024-10-15T21:10:36.783Z Checking toml v0.8.19
19382024-10-15T21:10:36.797Z Checking terminal_size v0.3.0
19392024-10-15T21:10:36.800Z Checking slog-bunyan v2.5.0
19402024-10-15T21:10:36.956Z Checking tokio-native-tls v0.3.1
19412024-10-15T21:10:36.976Z Checking rayon-core v1.12.1
19422024-10-15T21:10:37.203Z Checking syn v2.0.79
19432024-10-15T21:10:37.419Z Checking dtrace-parser v0.2.0
19442024-10-15T21:10:37.488Z Checking multer v3.1.0
19452024-10-15T21:10:37.638Z Checking cookie v0.18.1
19462024-10-15T21:10:37.653Z Checking hyper-util v0.1.9
19472024-10-15T21:10:37.859Z Checking phf_shared v0.11.2
19482024-10-15T21:10:37.879Z Checking http-body-util v0.1.2
19492024-10-15T21:10:38.078Z Checking openapiv3 v2.0.0
19502024-10-15T21:10:38.146Z Checking async-stream v0.3.5
19512024-10-15T21:10:38.315Z Checking waitgroup v0.1.2
19522024-10-15T21:10:38.332Z Checking camino v1.1.9
19532024-10-15T21:10:38.450Z Checking serde_path_to_error v0.1.16
19542024-10-15T21:10:38.920Z Checking webpki-roots v0.26.3
19552024-10-15T21:10:39.066Z Checking hkdf v0.12.4
19562024-10-15T21:10:39.121Z Checking crypto-bigint v0.5.5
19572024-10-15T21:10:39.260Z Checking hostname v0.4.0
19582024-10-15T21:10:39.292Z Checking backtrace v0.3.71
19592024-10-15T21:10:39.392Z Checking thread-id v4.2.1
19602024-10-15T21:10:39.501Z Checking strsim v0.11.1
19612024-10-15T21:10:39.684Z Checking adler2 v2.0.0
19622024-10-15T21:10:39.789Z Checking winnow v0.5.40
19632024-10-15T21:10:39.843Z Checking unicode-width v0.1.13
19642024-10-15T21:10:39.867Z Checking clap_lex v0.7.0
19652024-10-15T21:10:40.033Z Checking debug-ignore v1.0.5
19662024-10-15T21:10:40.115Z Checking bitflags v1.3.2
19672024-10-15T21:10:40.173Z Checking managed v0.8.0
19682024-10-15T21:10:40.218Z Checking clap_builder v4.5.18
19692024-10-15T21:10:40.575Z Checking smoltcp v0.9.1
19702024-10-15T21:10:40.766Z Checking hickory-resolver v0.24.1
19712024-10-15T21:10:41.542Z Checking console v0.15.8
19722024-10-15T21:10:41.659Z Checking dropshot v0.10.1
19732024-10-15T21:10:41.933Z Checking elliptic-curve v0.13.8
19742024-10-15T21:10:42.031Z Checking anyhow v1.0.89
19752024-10-15T21:10:42.086Z Checking miniz_oxide v0.8.0
19762024-10-15T21:10:42.287Z Checking hyper-rustls v0.27.3
19772024-10-15T21:10:42.404Z Checking hyper-tls v0.6.0
19782024-10-15T21:10:42.580Z Checking phf v0.11.2
19792024-10-15T21:10:42.621Z Checking cookie_store v0.21.0
19802024-10-15T21:10:42.687Z Checking rayon v1.10.0
19812024-10-15T21:10:42.702Z Checking toml_edit v0.19.15
19822024-10-15T21:10:42.815Z Checking num-bigint-dig v0.8.4
19832024-10-15T21:10:42.843Z Checking tokio-tungstenite v0.23.1
19842024-10-15T21:10:43.217Z Checking postgres-types v0.2.8
19852024-10-15T21:10:43.233Z Checking bstr v1.9.1
19862024-10-15T21:10:43.278Z Checking regex v1.10.6
19872024-10-15T21:10:43.502Z Checking usdt-impl v0.5.0
19882024-10-15T21:10:43.881Z Checking tokio-stream v0.1.16
19892024-10-15T21:10:43.948Z Checking ed25519 v2.2.3
19902024-10-15T21:10:44.037Z Checking phf_shared v0.10.0
19912024-10-15T21:10:44.185Z Checking zerocopy v0.6.6
19922024-10-15T21:10:44.250Z Checking curve25519-dalek v4.1.3
19932024-10-15T21:10:44.312Z Checking pkcs1 v0.7.5
19942024-10-15T21:10:44.685Z Checking hubpack v0.1.2
19952024-10-15T21:10:44.726Z Checking portable-atomic v1.6.0
19962024-10-15T21:10:44.860Z Checking signal-hook v0.3.17
19972024-10-15T21:10:44.926Z Checking crc32fast v1.4.0
19982024-10-15T21:10:44.973Z Checking float-cmp v0.9.0
19992024-10-15T21:10:45.102Z Checking serde-big-array v0.5.1
20002024-10-15T21:10:45.149Z Checking rfc6979 v0.4.0
20012024-10-15T21:10:45.161Z Checking mio v0.8.11
20022024-10-15T21:10:45.178Z Checking memmap v0.7.0
20032024-10-15T21:10:45.192Z Checking sync_wrapper v1.0.1
20042024-10-15T21:10:45.311Z Checking minimal-lexical v0.2.1
20052024-10-15T21:10:45.327Z Checking precomputed-hash v0.1.1
20062024-10-15T21:10:45.331Z Checking bit-vec v0.6.3
20072024-10-15T21:10:45.376Z Checking normalize-line-endings v0.3.0
20082024-10-15T21:10:45.441Z Checking static_assertions v1.1.0
20092024-10-15T21:10:45.500Z Checking new_debug_unreachable v1.0.6
20102024-10-15T21:10:45.534Z Checking predicates-core v1.0.6
20112024-10-15T21:10:45.588Z Checking difflib v0.4.0
20122024-10-15T21:10:45.667Z Checking whoami v1.5.2
20132024-10-15T21:10:45.693Z Checking fixedbitset v0.4.2
20142024-10-15T21:10:45.708Z Checking unicode-segmentation v1.11.0
20152024-10-15T21:10:45.721Z Checking number_prefix v0.4.0
20162024-10-15T21:10:45.781Z Checking signal-hook-mio v0.2.4
20172024-10-15T21:10:45.889Z Checking predicates v3.1.2
20182024-10-15T21:10:45.904Z Checking nom v7.1.3
20192024-10-15T21:10:45.922Z Checking bit-set v0.5.3
20202024-10-15T21:10:45.947Z Checking petgraph v0.6.5
20212024-10-15T21:10:45.961Z Checking tokio-postgres v0.7.12
20222024-10-15T21:10:46.116Z Checking ed25519-dalek v2.1.1
20232024-10-15T21:10:46.154Z Checking string_cache v0.8.7
20242024-10-15T21:10:46.328Z Checking similar v2.6.0
20252024-10-15T21:10:46.423Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20262024-10-15T21:10:46.464Z Checking indicatif v0.17.8
20272024-10-15T21:10:46.521Z Checking usdt v0.5.0
20282024-10-15T21:10:46.536Z Checking reqwest v0.12.7
20292024-10-15T21:10:46.780Z Checking ecdsa v0.16.9
20302024-10-15T21:10:47.164Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
20312024-10-15T21:10:47.214Z Checking flate2 v1.0.34
20322024-10-15T21:10:47.523Z Checking toml v0.7.8
20332024-10-15T21:10:47.828Z Checking rsa v0.9.6
20342024-10-15T21:10:48.321Z Checking clap v4.5.18
20352024-10-15T21:10:48.419Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20362024-10-15T21:10:48.419Z Checking fs-err v2.11.0
20372024-10-15T21:10:48.516Z Checking itertools v0.10.5
20382024-10-15T21:10:48.723Z Checking itertools v0.12.1
20392024-10-15T21:10:48.863Z Checking x509-cert v0.2.5
20402024-10-15T21:10:48.886Z Checking semver v1.0.23
20412024-10-15T21:10:48.943Z Checking hex v0.4.3
20422024-10-15T21:10:49.267Z Checking lalrpop-util v0.19.12
20432024-10-15T21:10:49.288Z Checking peg-runtime v0.8.3
20442024-10-15T21:10:49.346Z Checking sigpipe v0.1.3
20452024-10-15T21:10:50.954Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20462024-10-15T21:10:51.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.13s
20472024-10-15T21:10:51.407Z
20482024-10-15T21:10:51.407Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/163)
20492024-10-15T21:10:51.544Z Updating git repository `https://github.com/oxidecomputer/propolis`
20502024-10-15T21:10:52.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20512024-10-15T21:10:52.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20522024-10-15T21:10:52.099Z Compiling regress v0.10.1
20532024-10-15T21:10:52.201Z Checking heck v0.5.0
20542024-10-15T21:10:52.221Z Compiling unsafe-libyaml v0.2.11
20552024-10-15T21:10:52.233Z Compiling ident_case v1.0.1
20562024-10-15T21:10:52.245Z Checking progenitor-client v0.8.0
20572024-10-15T21:10:52.259Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20582024-10-15T21:10:52.274Z Compiling proc-macro-crate v1.3.1
20592024-10-15T21:10:52.358Z Compiling darling_core v0.20.9
20602024-10-15T21:10:52.391Z Checking ipnetwork v0.20.0
20612024-10-15T21:10:52.543Z Compiling structmeta-derive v0.3.0
20622024-10-15T21:10:52.618Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20632024-10-15T21:10:52.748Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20642024-10-15T21:10:52.961Z Compiling lzma-sys v0.1.20
20652024-10-15T21:10:53.082Z Compiling foreign-types-macros v0.2.3
20662024-10-15T21:10:53.339Z Compiling num_enum_derive v0.5.11
20672024-10-15T21:10:53.730Z Compiling serde_yaml v0.9.34+deprecated
20682024-10-15T21:10:54.135Z Compiling dropshot v0.12.0
20692024-10-15T21:10:54.417Z Checking arc-swap v1.7.1
20702024-10-15T21:10:54.439Z Checking foreign-types-shared v0.3.1
20712024-10-15T21:10:54.552Z Checking foreign-types v0.5.0
20722024-10-15T21:10:54.759Z Compiling proc-macro-error v1.0.4
20732024-10-15T21:10:54.838Z Checking slog-scope v4.4.0
20742024-10-15T21:10:55.354Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20752024-10-15T21:10:55.464Z Checking tungstenite v0.21.0
20762024-10-15T21:10:55.479Z Compiling heck v0.3.3
20772024-10-15T21:10:55.561Z Compiling structmeta v0.3.0
20782024-10-15T21:10:55.657Z Checking typify-impl v0.2.0
20792024-10-15T21:10:55.944Z Checking num_enum v0.5.11
20802024-10-15T21:10:55.992Z Compiling parse-display-derive v0.10.0
20812024-10-15T21:10:56.086Z Checking newtype-uuid v1.1.0
20822024-10-15T21:10:56.327Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20832024-10-15T21:10:56.332Z Compiling dropshot_endpoint v0.12.0
20842024-10-15T21:10:57.186Z Checking cstr-argument v0.1.2
20852024-10-15T21:10:57.203Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20862024-10-15T21:10:57.364Z Checking instant v0.1.12
20872024-10-15T21:10:57.478Z Checking base64 v0.21.7
20882024-10-15T21:10:57.832Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20892024-10-15T21:10:57.954Z Checking fastrand v2.1.0
20902024-10-15T21:10:57.970Z Checking pretty-hex v0.2.1
20912024-10-15T21:10:58.055Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20922024-10-15T21:10:58.124Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20932024-10-15T21:10:58.148Z Checking backoff v0.4.0
20942024-10-15T21:10:58.189Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20952024-10-15T21:10:58.280Z Checking tempfile v3.10.1
20962024-10-15T21:10:58.388Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20972024-10-15T21:10:58.439Z Checking tokio-tungstenite v0.21.0
20982024-10-15T21:10:58.502Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20992024-10-15T21:10:58.537Z Checking strum v0.26.3
21002024-10-15T21:10:58.647Z Compiling zone_cfg_derive v0.1.2
21012024-10-15T21:10:58.692Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21022024-10-15T21:10:58.720Z Checking slog-stdlog v4.1.1
21032024-10-15T21:10:58.905Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21042024-10-15T21:10:59.052Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21052024-10-15T21:10:59.067Z Checking colored v2.1.0
21062024-10-15T21:10:59.304Z Compiling darling_macro v0.20.9
21072024-10-15T21:10:59.326Z Checking regress v0.9.1
21082024-10-15T21:10:59.358Z Checking macaddr v1.0.1
21092024-10-15T21:10:59.467Z Checking base64 v0.13.1
21102024-10-15T21:10:59.839Z Checking ron v0.7.1
21112024-10-15T21:11:00.131Z Checking zone v0.1.8
21122024-10-15T21:11:00.266Z Compiling darling v0.20.9
21132024-10-15T21:11:00.431Z Compiling serde_with_macros v3.9.0
21142024-10-15T21:11:00.617Z Checking parse-display v0.10.0
21152024-10-15T21:11:00.840Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21162024-10-15T21:11:00.856Z Checking xz2 v0.1.7
21172024-10-15T21:11:01.040Z Checking slog-envlogger v2.2.0
21182024-10-15T21:11:01.148Z Checking tabwriter v1.4.0
21192024-10-15T21:11:01.252Z Checking xattr v1.3.1
21202024-10-15T21:11:01.330Z Checking pem v3.0.4
21212024-10-15T21:11:01.395Z Checking yasna v0.5.2
21222024-10-15T21:11:01.440Z Checking headers-core v0.3.0
21232024-10-15T21:11:01.583Z Checking smf v0.2.3
21242024-10-15T21:11:01.600Z Checking filetime v0.2.25
21252024-10-15T21:11:01.646Z Checking same-file v1.0.6
21262024-10-15T21:11:01.798Z Checking tar v0.4.42
21272024-10-15T21:11:01.825Z Checking walkdir v2.5.0
21282024-10-15T21:11:02.030Z Checking headers v0.4.0
21292024-10-15T21:11:02.086Z Checking camino-tempfile v1.1.1
21302024-10-15T21:11:02.298Z Checking rcgen v0.12.1
21312024-10-15T21:11:02.370Z Checking atomicwrites v0.4.4
21322024-10-15T21:11:02.565Z Checking subprocess v0.2.9
21332024-10-15T21:11:03.288Z Checking serde_with v3.9.0
21342024-10-15T21:11:06.161Z Compiling typify-macro v0.2.0
21352024-10-15T21:11:08.070Z Compiling typify v0.2.0
21362024-10-15T21:11:08.137Z Compiling progenitor-impl v0.8.0
21372024-10-15T21:11:11.334Z Compiling progenitor-macro v0.8.0
21382024-10-15T21:11:17.127Z Checking progenitor v0.8.0
21392024-10-15T21:11:17.259Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
21402024-10-15T21:11:17.259Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21412024-10-15T21:11:19.882Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
21422024-10-15T21:11:20.139Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21432024-10-15T21:11:26.355Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21442024-10-15T21:11:27.908Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21452024-10-15T21:11:29.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.65s
21462024-10-15T21:11:29.244Z
21472024-10-15T21:11:29.244Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/163)
21482024-10-15T21:11:29.383Z Updating git repository `https://github.com/oxidecomputer/propolis`
21492024-10-15T21:11:29.864Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21502024-10-15T21:11:29.883Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21512024-10-15T21:11:29.946Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21522024-10-15T21:11:31.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
21532024-10-15T21:11:31.426Z
21542024-10-15T21:11:31.426Zinfo: running `cargo check --bins` on nexus-config (31/163)
21552024-10-15T21:11:31.563Z Updating git repository `https://github.com/oxidecomputer/propolis`
21562024-10-15T21:11:32.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21572024-10-15T21:11:32.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21582024-10-15T21:11:32.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21592024-10-15T21:11:32.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21602024-10-15T21:11:32.086Z
21612024-10-15T21:11:32.086Zinfo: running `cargo check --bins` on omicron-rpaths (32/163)
21622024-10-15T21:11:32.218Z Updating git repository `https://github.com/oxidecomputer/propolis`
21632024-10-15T21:11:32.660Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21642024-10-15T21:11:32.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21652024-10-15T21:11:32.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21662024-10-15T21:11:32.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
21672024-10-15T21:11:32.731Z
21682024-10-15T21:11:32.731Zinfo: running `cargo check --bins` on omicron-certificates (33/163)
21692024-10-15T21:11:32.865Z Updating git repository `https://github.com/oxidecomputer/propolis`
21702024-10-15T21:11:33.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21712024-10-15T21:11:33.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21722024-10-15T21:11:33.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21732024-10-15T21:11:33.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
21742024-10-15T21:11:33.386Z
21752024-10-15T21:11:33.386Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/163)
21762024-10-15T21:11:33.521Z Updating git repository `https://github.com/oxidecomputer/propolis`
21772024-10-15T21:11:33.989Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782024-10-15T21:11:33.992Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792024-10-15T21:11:34.072Z Compiling heapless v0.8.0
21802024-10-15T21:11:34.166Z Checking hash32 v0.3.1
21812024-10-15T21:11:34.177Z Compiling smoltcp v0.11.0
21822024-10-15T21:11:34.188Z Checking cobs v0.2.3
21832024-10-15T21:11:34.191Z Checking embedded-io v0.4.0
21842024-10-15T21:11:34.208Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21852024-10-15T21:11:34.211Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21862024-10-15T21:11:34.233Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21872024-10-15T21:11:34.320Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21882024-10-15T21:11:34.345Z Compiling crucible-workspace-hack v0.1.0
21892024-10-15T21:11:34.358Z Checking newline-converter v0.3.0
21902024-10-15T21:11:34.374Z Checking postcard v1.0.8
21912024-10-15T21:11:34.496Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21922024-10-15T21:11:34.574Z Compiling convert_case v0.4.0
21932024-10-15T21:11:34.716Z Checking expectorate v1.1.0
21942024-10-15T21:11:34.761Z Compiling zone_cfg_derive v0.3.0
21952024-10-15T21:11:34.870Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21962024-10-15T21:11:34.910Z Checking itertools v0.13.0
21972024-10-15T21:11:35.027Z Compiling num-derive v0.4.2
21982024-10-15T21:11:35.082Z Compiling slog-dtrace v0.3.0
21992024-10-15T21:11:35.230Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22002024-10-15T21:11:35.470Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
22012024-10-15T21:11:35.539Z Compiling derive_more v0.99.18
22022024-10-15T21:11:36.237Z Checking zone v0.3.0
22032024-10-15T21:11:36.813Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
22042024-10-15T21:11:38.194Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
22052024-10-15T21:11:39.169Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
22062024-10-15T21:11:39.457Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22072024-10-15T21:11:40.237Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
22082024-10-15T21:11:40.644Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
22092024-10-15T21:11:42.016Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
22102024-10-15T21:11:42.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.42s
22112024-10-15T21:11:42.980Z
22122024-10-15T21:11:42.980Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/163)
22132024-10-15T21:11:43.117Z Updating git repository `https://github.com/oxidecomputer/propolis`
22142024-10-15T21:11:43.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22152024-10-15T21:11:43.575Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22162024-10-15T21:11:43.575Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22172024-10-15T21:11:43.578Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22182024-10-15T21:11:43.643Z
22192024-10-15T21:11:43.643Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/163)
22202024-10-15T21:11:43.782Z Updating git repository `https://github.com/oxidecomputer/propolis`
22212024-10-15T21:11:44.239Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22222024-10-15T21:11:44.242Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22232024-10-15T21:11:44.242Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22242024-10-15T21:11:44.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22252024-10-15T21:11:44.311Z
22262024-10-15T21:11:44.311Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/163)
22272024-10-15T21:11:44.446Z Updating git repository `https://github.com/oxidecomputer/propolis`
22282024-10-15T21:11:44.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22292024-10-15T21:11:45.005Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22302024-10-15T21:11:45.005Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22312024-10-15T21:11:45.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
22322024-10-15T21:11:45.089Z
22332024-10-15T21:11:45.089Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/163)
22342024-10-15T21:11:45.213Z Updating git repository `https://github.com/oxidecomputer/propolis`
22352024-10-15T21:11:45.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-10-15T21:11:45.755Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-10-15T21:11:45.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382024-10-15T21:11:45.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
22392024-10-15T21:11:45.837Z
22402024-10-15T21:11:45.837Zinfo: running `cargo check --bins` on dns-server (39/163)
22412024-10-15T21:11:45.972Z Updating git repository `https://github.com/oxidecomputer/propolis`
22422024-10-15T21:11:46.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22432024-10-15T21:11:46.428Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22442024-10-15T21:11:46.498Z Compiling parking_lot_core v0.8.6
22452024-10-15T21:11:46.994Z Checking nibble_vec v0.1.0
22462024-10-15T21:11:46.994Z Checking endian-type v0.1.2
22472024-10-15T21:11:46.998Z Checking fxhash v0.2.1
22482024-10-15T21:11:46.998Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22492024-10-15T21:11:46.998Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22502024-10-15T21:11:46.998Z Checking hickory-server v0.24.1
22512024-10-15T21:11:46.998Z Checking radix_trie v0.2.1
22522024-10-15T21:11:47.097Z Checking hickory-client v0.24.1
22532024-10-15T21:11:47.262Z Checking parking_lot v0.11.2
22542024-10-15T21:11:47.488Z Checking sled v0.34.7
22552024-10-15T21:11:49.189Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22562024-10-15T21:11:50.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.43s
22572024-10-15T21:11:50.427Z
22582024-10-15T21:11:50.427Zinfo: running `cargo check --bins` on dns-server-api (40/163)
22592024-10-15T21:11:50.561Z Updating git repository `https://github.com/oxidecomputer/propolis`
22602024-10-15T21:11:51.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22612024-10-15T21:11:51.014Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22622024-10-15T21:11:51.014Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22632024-10-15T21:11:51.014Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22642024-10-15T21:11:51.077Z
22652024-10-15T21:11:51.077Zinfo: running `cargo check --bins` on dns-service-client (41/163)
22662024-10-15T21:11:51.214Z Updating git repository `https://github.com/oxidecomputer/propolis`
22672024-10-15T21:11:51.658Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22682024-10-15T21:11:51.661Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22692024-10-15T21:11:51.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22702024-10-15T21:11:51.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22712024-10-15T21:11:51.728Z
22722024-10-15T21:11:51.728Zinfo: running `cargo check --bins` on gateway-test-utils (42/163)
22732024-10-15T21:11:51.864Z Updating git repository `https://github.com/oxidecomputer/propolis`
22742024-10-15T21:11:52.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22752024-10-15T21:11:52.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22762024-10-15T21:11:52.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22772024-10-15T21:11:52.375Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
22782024-10-15T21:11:52.450Z
22792024-10-15T21:11:52.450Zinfo: running `cargo check --bins` on gateway-types (43/163)
22802024-10-15T21:11:52.586Z Updating git repository `https://github.com/oxidecomputer/propolis`
22812024-10-15T21:11:53.050Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22822024-10-15T21:11:53.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22832024-10-15T21:11:53.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22842024-10-15T21:11:53.055Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22852024-10-15T21:11:53.111Z
22862024-10-15T21:11:53.111Zinfo: running `cargo check --bins` on ipcc (44/163)
22872024-10-15T21:11:53.259Z Updating git repository `https://github.com/oxidecomputer/propolis`
22882024-10-15T21:11:53.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22892024-10-15T21:11:53.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22902024-10-15T21:11:53.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22912024-10-15T21:11:53.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22922024-10-15T21:11:53.796Z
22932024-10-15T21:11:53.796Zinfo: running `cargo check --bins` on omicron-gateway (45/163)
22942024-10-15T21:11:53.918Z Updating git repository `https://github.com/oxidecomputer/propolis`
22952024-10-15T21:11:54.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22962024-10-15T21:11:54.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22972024-10-15T21:11:54.518Z Checking num-rational v0.4.2
22982024-10-15T21:11:54.518Z Compiling progenitor-client v0.8.0
22992024-10-15T21:11:54.521Z Checking num-complex v0.4.6
23002024-10-15T21:11:54.521Z Compiling prettyplease v0.2.22
23012024-10-15T21:11:54.521Z Compiling ipnetwork v0.20.0
23022024-10-15T21:11:54.645Z Compiling newtype-uuid v1.1.0
23032024-10-15T21:11:54.649Z Compiling instant v0.1.12
23042024-10-15T21:11:54.650Z Checking float-ord v0.3.2
23052024-10-15T21:11:54.767Z Compiling radium v0.7.0
23062024-10-15T21:11:54.822Z Compiling semver v0.1.20
23072024-10-15T21:11:55.278Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23082024-10-15T21:11:55.288Z Compiling progenitor v0.8.0
23092024-10-15T21:11:55.288Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
23102024-10-15T21:11:55.289Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
23112024-10-15T21:11:55.289Z Compiling rustc_version v0.1.7
23122024-10-15T21:11:55.289Z Compiling backoff v0.4.0
23132024-10-15T21:11:55.289Z Compiling dropshot v0.12.0
23142024-10-15T21:11:55.434Z Compiling parse-display v0.10.0
23152024-10-15T21:11:55.481Z Checking num v0.4.3
23162024-10-15T21:11:55.546Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23172024-10-15T21:11:55.579Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23182024-10-15T21:11:55.596Z Compiling serde_with v3.9.0
23192024-10-15T21:11:55.723Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23202024-10-15T21:11:55.875Z Compiling regress v0.9.1
23212024-10-15T21:11:56.117Z Compiling macaddr v1.0.1
23222024-10-15T21:11:56.571Z Checking tap v1.0.1
23232024-10-15T21:11:56.731Z Compiling maybe-uninit v2.0.0
23242024-10-15T21:11:56.799Z Checking wyz v0.5.1
23252024-10-15T21:11:57.326Z Compiling newtype_derive v0.1.6
23262024-10-15T21:11:57.496Z Checking password-hash v0.5.0
23272024-10-15T21:11:57.642Z Checking blake2 v0.10.6
23282024-10-15T21:11:57.749Z Compiling bzip2-sys v0.1.11+1.0.8
23292024-10-15T21:11:57.921Z Compiling owo-colors v4.1.0
23302024-10-15T21:11:58.405Z Checking crc-catalog v2.4.0
23312024-10-15T21:11:58.423Z Compiling packed_struct v0.10.1
23322024-10-15T21:11:58.423Z Checking funty v2.0.0
23332024-10-15T21:11:58.423Z Compiling cancel-safe-futures v0.1.5
23342024-10-15T21:11:58.755Z Checking crc v3.2.1
23352024-10-15T21:11:58.859Z Checking argon2 v0.5.3
23362024-10-15T21:11:59.193Z Checking bitvec v1.0.1
23372024-10-15T21:11:59.403Z Compiling packed_struct_codegen v0.10.1
23382024-10-15T21:11:59.535Z Checking half v2.4.1
23392024-10-15T21:11:59.990Z Compiling indexmap v1.9.3
23402024-10-15T21:12:00.220Z Checking ciborium-io v0.2.2
23412024-10-15T21:12:00.289Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23422024-10-15T21:12:00.388Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23432024-10-15T21:12:00.691Z Checking nodrop v0.1.14
23442024-10-15T21:12:00.803Z Checking array-init v0.0.4
23452024-10-15T21:12:00.910Z Checking ciborium-ll v0.2.2
23462024-10-15T21:12:01.422Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23472024-10-15T21:12:01.869Z Checking smallvec v0.6.14
23482024-10-15T21:12:01.897Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23492024-10-15T21:12:02.603Z Checking libsw v3.3.1
23502024-10-15T21:12:02.640Z Compiling memoffset v0.9.1
23512024-10-15T21:12:02.882Z Checking indent_write v2.2.0
23522024-10-15T21:12:02.980Z Checking highway v1.2.0
23532024-10-15T21:12:02.989Z Checking termcolor v1.4.1
23542024-10-15T21:12:03.039Z Checking swrite v0.1.0
23552024-10-15T21:12:03.166Z Checking linear-map v1.2.0
23562024-10-15T21:12:03.377Z Checking bitfield v0.14.0
23572024-10-15T21:12:03.393Z Checking hashbrown v0.12.3
23582024-10-15T21:12:03.459Z Checking ron v0.8.1
23592024-10-15T21:12:03.500Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23602024-10-15T21:12:03.654Z Checking env_logger v0.10.2
23612024-10-15T21:12:03.891Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23622024-10-15T21:12:04.070Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23632024-10-15T21:12:04.376Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23642024-10-15T21:12:04.478Z Checking serde-hex v0.1.0
23652024-10-15T21:12:04.674Z Checking steno v0.4.1
23662024-10-15T21:12:05.085Z Checking bzip2 v0.4.4
23672024-10-15T21:12:05.398Z Checking ciborium v0.2.2
23682024-10-15T21:12:05.766Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23692024-10-15T21:12:05.805Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23702024-10-15T21:12:05.952Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23712024-10-15T21:12:06.021Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23722024-10-15T21:12:06.396Z Checking hashbrown v0.13.2
23732024-10-15T21:12:06.803Z Checking humantime v2.1.0
23742024-10-15T21:12:06.995Z Checking crc-any v2.5.0
23752024-10-15T21:12:07.067Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23762024-10-15T21:12:07.181Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23772024-10-15T21:12:07.372Z Checking zip v0.6.6
23782024-10-15T21:12:07.405Z Checking object v0.30.4
23792024-10-15T21:12:07.558Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23802024-10-15T21:12:07.655Z Checking path-slash v0.1.5
23812024-10-15T21:12:07.817Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23822024-10-15T21:12:08.003Z Checking nix v0.27.1
23832024-10-15T21:12:08.078Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
23842024-10-15T21:12:08.491Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23852024-10-15T21:12:08.750Z Checking kstat-rs v0.2.4
23862024-10-15T21:12:08.895Z Checking signal-hook-tokio v0.3.1
23872024-10-15T21:12:09.951Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23882024-10-15T21:12:10.311Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23892024-10-15T21:12:15.625Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23902024-10-15T21:12:19.546Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23912024-10-15T21:12:19.751Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23922024-10-15T21:12:19.849Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23932024-10-15T21:12:20.085Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23942024-10-15T21:12:21.457Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23952024-10-15T21:12:26.714Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23962024-10-15T21:12:27.347Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23972024-10-15T21:12:32.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.26s
23982024-10-15T21:12:32.345Z
23992024-10-15T21:12:32.345Zinfo: running `cargo check --bins` on gateway-api (46/163)
24002024-10-15T21:12:32.345Z Updating git repository `https://github.com/oxidecomputer/propolis`
24012024-10-15T21:12:32.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24022024-10-15T21:12:32.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24032024-10-15T21:12:32.345Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24042024-10-15T21:12:32.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24052024-10-15T21:12:32.345Z
24062024-10-15T21:12:32.345Zinfo: running `cargo check --bins` on oximeter (47/163)
24072024-10-15T21:12:32.345Z Updating git repository `https://github.com/oxidecomputer/propolis`
24082024-10-15T21:12:32.345Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-10-15T21:12:32.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-10-15T21:12:32.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112024-10-15T21:12:32.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24122024-10-15T21:12:32.346Z
24132024-10-15T21:12:32.346Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/163)
24142024-10-15T21:12:32.346Z Updating git repository `https://github.com/oxidecomputer/propolis`
24152024-10-15T21:12:32.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24162024-10-15T21:12:32.346Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24172024-10-15T21:12:32.346Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24182024-10-15T21:12:32.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24192024-10-15T21:12:32.346Z
24202024-10-15T21:12:32.346Zinfo: running `cargo check --bins` on oximeter-schema (49/163)
24212024-10-15T21:12:32.397Z Updating git repository `https://github.com/oxidecomputer/propolis`
24222024-10-15T21:12:32.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24232024-10-15T21:12:32.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24242024-10-15T21:12:32.881Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24252024-10-15T21:12:33.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s
24262024-10-15T21:12:33.454Z
24272024-10-15T21:12:33.454Zinfo: running `cargo check --bins` on oximeter-types (50/163)
24282024-10-15T21:12:33.584Z Updating git repository `https://github.com/oxidecomputer/propolis`
24292024-10-15T21:12:34.044Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-10-15T21:12:34.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-10-15T21:12:34.048Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-10-15T21:12:34.053Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24332024-10-15T21:12:34.116Z
24342024-10-15T21:12:34.116Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/163)
24352024-10-15T21:12:34.249Z Updating git repository `https://github.com/oxidecomputer/propolis`
24362024-10-15T21:12:34.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-10-15T21:12:34.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-10-15T21:12:34.712Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24392024-10-15T21:12:34.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24402024-10-15T21:12:34.783Z
24412024-10-15T21:12:34.783Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/163)
24422024-10-15T21:12:34.947Z Updating git repository `https://github.com/oxidecomputer/propolis`
24432024-10-15T21:12:35.364Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24442024-10-15T21:12:35.375Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24452024-10-15T21:12:35.375Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24462024-10-15T21:12:35.376Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24472024-10-15T21:12:35.433Z
24482024-10-15T21:12:35.433Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/163)
24492024-10-15T21:12:35.565Z Updating git repository `https://github.com/oxidecomputer/propolis`
24502024-10-15T21:12:36.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-10-15T21:12:36.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-10-15T21:12:36.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-10-15T21:12:36.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24542024-10-15T21:12:36.091Z
24552024-10-15T21:12:36.091Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/163)
24562024-10-15T21:12:36.226Z Updating git repository `https://github.com/oxidecomputer/propolis`
24572024-10-15T21:12:36.689Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24582024-10-15T21:12:36.691Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24592024-10-15T21:12:36.691Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24602024-10-15T21:12:36.694Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24612024-10-15T21:12:36.757Z
24622024-10-15T21:12:36.757Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/163)
24632024-10-15T21:12:36.892Z Updating git repository `https://github.com/oxidecomputer/propolis`
24642024-10-15T21:12:37.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24652024-10-15T21:12:37.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24662024-10-15T21:12:37.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24672024-10-15T21:12:37.359Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24682024-10-15T21:12:37.425Z
24692024-10-15T21:12:37.425Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/163)
24702024-10-15T21:12:37.558Z Updating git repository `https://github.com/oxidecomputer/propolis`
24712024-10-15T21:12:38.015Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24722024-10-15T21:12:38.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24732024-10-15T21:12:38.018Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24742024-10-15T21:12:38.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24752024-10-15T21:12:38.086Z
24762024-10-15T21:12:38.086Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/163)
24772024-10-15T21:12:38.222Z Updating git repository `https://github.com/oxidecomputer/propolis`
24782024-10-15T21:12:38.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-10-15T21:12:38.683Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-10-15T21:12:38.683Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-10-15T21:12:38.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24822024-10-15T21:12:38.753Z
24832024-10-15T21:12:38.753Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/163)
24842024-10-15T21:12:38.887Z Updating git repository `https://github.com/oxidecomputer/propolis`
24852024-10-15T21:12:39.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24862024-10-15T21:12:39.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24872024-10-15T21:12:39.350Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24882024-10-15T21:12:39.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24892024-10-15T21:12:39.419Z
24902024-10-15T21:12:39.419Zinfo: running `cargo check --bins` on oximeter-producer (59/163)
24912024-10-15T21:12:39.555Z Updating git repository `https://github.com/oxidecomputer/propolis`
24922024-10-15T21:12:40.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932024-10-15T21:12:40.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942024-10-15T21:12:40.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24952024-10-15T21:12:40.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
24962024-10-15T21:12:40.108Z
24972024-10-15T21:12:40.108Zinfo: running `cargo check --bins` on internal-dns (60/163)
24982024-10-15T21:12:40.242Z Updating git repository `https://github.com/oxidecomputer/propolis`
24992024-10-15T21:12:40.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25002024-10-15T21:12:40.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25012024-10-15T21:12:40.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25022024-10-15T21:12:40.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25032024-10-15T21:12:40.778Z
25042024-10-15T21:12:40.779Zinfo: running `cargo check --bins` on nexus-client (61/163)
25052024-10-15T21:12:40.915Z Updating git repository `https://github.com/oxidecomputer/propolis`
25062024-10-15T21:12:41.387Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25072024-10-15T21:12:41.390Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25082024-10-15T21:12:41.390Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25092024-10-15T21:12:41.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25102024-10-15T21:12:41.465Z
25112024-10-15T21:12:41.465Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/163)
25122024-10-15T21:12:41.601Z Updating git repository `https://github.com/oxidecomputer/propolis`
25132024-10-15T21:12:42.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25142024-10-15T21:12:42.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25152024-10-15T21:12:42.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25162024-10-15T21:12:42.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25172024-10-15T21:12:42.136Z
25182024-10-15T21:12:42.136Zinfo: running `cargo check --bins` on omicron-passwords (63/163)
25192024-10-15T21:12:42.270Z Updating git repository `https://github.com/oxidecomputer/propolis`
25202024-10-15T21:12:42.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-10-15T21:12:42.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-10-15T21:12:42.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-10-15T21:12:42.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25242024-10-15T21:12:42.779Z
25252024-10-15T21:12:42.779Zinfo: running `cargo check --bins` on nexus-types (64/163)
25262024-10-15T21:12:42.915Z Updating git repository `https://github.com/oxidecomputer/propolis`
25272024-10-15T21:12:43.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25282024-10-15T21:12:43.404Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25292024-10-15T21:12:43.404Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25302024-10-15T21:12:43.422Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25312024-10-15T21:12:43.478Z
25322024-10-15T21:12:43.478Zinfo: running `cargo check --bins` on gateway-client (65/163)
25332024-10-15T21:12:43.616Z Updating git repository `https://github.com/oxidecomputer/propolis`
25342024-10-15T21:12:44.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352024-10-15T21:12:44.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362024-10-15T21:12:44.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372024-10-15T21:12:44.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25382024-10-15T21:12:44.128Z
25392024-10-15T21:12:44.128Zinfo: running `cargo check --bins` on oxql-types (66/163)
25402024-10-15T21:12:44.264Z Updating git repository `https://github.com/oxidecomputer/propolis`
25412024-10-15T21:12:44.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422024-10-15T21:12:44.732Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432024-10-15T21:12:44.732Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25442024-10-15T21:12:44.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25452024-10-15T21:12:44.800Z
25462024-10-15T21:12:44.800Zinfo: running `cargo check --bins` on update-engine (67/163)
25472024-10-15T21:12:44.935Z Updating git repository `https://github.com/oxidecomputer/propolis`
25482024-10-15T21:12:45.381Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25492024-10-15T21:12:45.384Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25502024-10-15T21:12:45.384Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25512024-10-15T21:12:45.387Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25522024-10-15T21:12:45.449Z
25532024-10-15T21:12:45.449Zinfo: running `cargo check --bins` on sp-sim (68/163)
25542024-10-15T21:12:45.585Z Updating git repository `https://github.com/oxidecomputer/propolis`
25552024-10-15T21:12:46.047Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25562024-10-15T21:12:46.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25572024-10-15T21:12:46.121Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25582024-10-15T21:12:47.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
25592024-10-15T21:12:48.009Z
25602024-10-15T21:12:48.009Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (69/163)
25612024-10-15T21:12:48.149Z Updating git repository `https://github.com/oxidecomputer/propolis`
25622024-10-15T21:12:48.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-10-15T21:12:48.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-10-15T21:12:48.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-10-15T21:12:48.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
25662024-10-15T21:12:48.722Z
25672024-10-15T21:12:48.722Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (70/163)
25682024-10-15T21:12:48.860Z Updating git repository `https://github.com/oxidecomputer/propolis`
25692024-10-15T21:12:49.360Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702024-10-15T21:12:49.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712024-10-15T21:12:49.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25722024-10-15T21:12:49.366Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25732024-10-15T21:12:49.439Z
25742024-10-15T21:12:49.439Zinfo: running `cargo check --bins` on db-macros (71/163)
25752024-10-15T21:12:49.578Z Updating git repository `https://github.com/oxidecomputer/propolis`
25762024-10-15T21:12:50.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772024-10-15T21:12:50.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782024-10-15T21:12:50.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792024-10-15T21:12:50.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25802024-10-15T21:12:50.094Z
25812024-10-15T21:12:50.094Zinfo: running `cargo check --bins` on nexus-macros-common (72/163)
25822024-10-15T21:12:50.233Z Updating git repository `https://github.com/oxidecomputer/propolis`
25832024-10-15T21:12:50.678Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25842024-10-15T21:12:50.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25852024-10-15T21:12:50.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25862024-10-15T21:12:50.683Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25872024-10-15T21:12:50.744Z
25882024-10-15T21:12:50.744Zinfo: running `cargo check --bins` on nexus-auth (73/163)
25892024-10-15T21:12:50.885Z Updating git repository `https://github.com/oxidecomputer/propolis`
25902024-10-15T21:12:51.373Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25912024-10-15T21:12:51.376Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25922024-10-15T21:12:51.376Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25932024-10-15T21:12:51.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25942024-10-15T21:12:51.452Z
25952024-10-15T21:12:51.452Zinfo: running `cargo check --bins` on authz-macros (74/163)
25962024-10-15T21:12:51.589Z Updating git repository `https://github.com/oxidecomputer/propolis`
25972024-10-15T21:12:52.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25982024-10-15T21:12:52.030Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25992024-10-15T21:12:52.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26002024-10-15T21:12:52.033Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26012024-10-15T21:12:52.096Z
26022024-10-15T21:12:52.096Zinfo: running `cargo check --bins` on nexus-db-fixed-data (75/163)
26032024-10-15T21:12:52.237Z Updating git repository `https://github.com/oxidecomputer/propolis`
26042024-10-15T21:12:52.712Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-10-15T21:12:52.715Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-10-15T21:12:52.715Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-10-15T21:12:52.718Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26082024-10-15T21:12:52.787Z
26092024-10-15T21:12:52.787Zinfo: running `cargo check --bins` on nexus-db-model (76/163)
26102024-10-15T21:12:52.925Z Updating git repository `https://github.com/oxidecomputer/propolis`
26112024-10-15T21:12:53.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122024-10-15T21:12:53.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132024-10-15T21:12:53.411Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26142024-10-15T21:12:53.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26152024-10-15T21:12:53.483Z
26162024-10-15T21:12:53.483Zinfo: running `cargo check --bins` on nexus-defaults (77/163)
26172024-10-15T21:12:53.622Z Updating git repository `https://github.com/oxidecomputer/propolis`
26182024-10-15T21:12:54.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192024-10-15T21:12:54.076Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202024-10-15T21:12:54.076Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26212024-10-15T21:12:54.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26222024-10-15T21:12:54.146Z
26232024-10-15T21:12:54.146Zinfo: running `cargo check --bins` on sled-agent-client (78/163)
26242024-10-15T21:12:54.282Z Updating git repository `https://github.com/oxidecomputer/propolis`
26252024-10-15T21:12:54.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26262024-10-15T21:12:54.757Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26272024-10-15T21:12:54.757Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26282024-10-15T21:12:54.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26292024-10-15T21:12:54.826Z
26302024-10-15T21:12:54.826Zinfo: running `cargo check --bins` on nexus-inventory (79/163)
26312024-10-15T21:12:54.966Z Updating git repository `https://github.com/oxidecomputer/propolis`
26322024-10-15T21:12:55.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26332024-10-15T21:12:55.447Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26342024-10-15T21:12:55.447Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26352024-10-15T21:12:55.450Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26362024-10-15T21:12:55.520Z
26372024-10-15T21:12:55.520Zinfo: running `cargo check --bins` on typed-rng (80/163)
26382024-10-15T21:12:55.656Z Updating git repository `https://github.com/oxidecomputer/propolis`
26392024-10-15T21:12:56.108Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26402024-10-15T21:12:56.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26412024-10-15T21:12:56.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26422024-10-15T21:12:56.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
26432024-10-15T21:12:56.177Z
26442024-10-15T21:12:56.177Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (81/163)
26452024-10-15T21:12:56.316Z Updating git repository `https://github.com/oxidecomputer/propolis`
26462024-10-15T21:12:56.830Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472024-10-15T21:12:56.833Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482024-10-15T21:12:56.954Z Checking keccak v0.1.5
26492024-10-15T21:12:57.058Z Checking secrecy v0.8.0
26502024-10-15T21:12:57.060Z Compiling unicase v2.7.0
26512024-10-15T21:12:57.060Z Compiling same-file v1.0.6
26522024-10-15T21:12:57.060Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26532024-10-15T21:12:57.060Z Compiling tempfile v3.10.1
26542024-10-15T21:12:57.083Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26552024-10-15T21:12:57.103Z Compiling thiserror-impl-no-std v2.0.2
26562024-10-15T21:12:57.237Z Compiling walkdir v2.5.0
26572024-10-15T21:12:57.327Z Checking sha3 v0.10.8
26582024-10-15T21:12:57.345Z Checking universal-hash v0.5.1
26592024-10-15T21:12:57.431Z Compiling ring v0.16.20
26602024-10-15T21:12:57.559Z Compiling blake3 v1.5.1
26612024-10-15T21:12:57.579Z Checking opaque-debug v0.3.1
26622024-10-15T21:12:57.664Z Checking poly1305 v0.8.0
26632024-10-15T21:12:57.723Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26642024-10-15T21:12:57.873Z Checking chacha20 v0.9.1
26652024-10-15T21:12:57.961Z Checking aead v0.5.2
26662024-10-15T21:12:58.019Z Compiling memmap2 v0.9.4
26672024-10-15T21:12:58.109Z Compiling arrayvec v0.7.4
26682024-10-15T21:12:58.166Z Compiling constant_time_eq v0.3.0
26692024-10-15T21:12:58.183Z Compiling spin v0.5.2
26702024-10-15T21:12:58.332Z Compiling arrayref v0.3.7
26712024-10-15T21:12:58.412Z Compiling untrusted v0.7.1
26722024-10-15T21:12:58.428Z Compiling home v0.5.9
26732024-10-15T21:12:58.431Z Compiling libefi-sys v0.1.0
26742024-10-15T21:12:58.457Z Compiling salty v0.3.0
26752024-10-15T21:12:58.569Z Compiling toolchain_find v0.4.0
26762024-10-15T21:12:58.658Z Checking chacha20poly1305 v0.10.1
26772024-10-15T21:12:58.815Z Compiling camino-tempfile v1.1.1
26782024-10-15T21:12:58.841Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26792024-10-15T21:12:58.895Z Compiling bitfield-struct v0.6.1
26802024-10-15T21:12:59.128Z Compiling topological-sort v0.2.2
26812024-10-15T21:12:59.204Z Compiling mime_guess v2.0.4
26822024-10-15T21:12:59.345Z Compiling rustfmt-wrapper v0.2.1
26832024-10-15T21:12:59.801Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26842024-10-15T21:12:59.884Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26852024-10-15T21:12:59.938Z Checking primeorder v0.13.6
26862024-10-15T21:12:59.955Z Checking env_filter v0.1.2
26872024-10-15T21:13:00.165Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26882024-10-15T21:13:00.193Z Checking thiserror-no-std v2.0.2
26892024-10-15T21:13:00.271Z Checking env_logger v0.11.5
26902024-10-15T21:13:00.311Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26912024-10-15T21:13:00.311Z Checking vsss-rs v3.3.4
26922024-10-15T21:13:00.416Z Checking p384 v0.13.0
26932024-10-15T21:13:00.416Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26942024-10-15T21:13:00.572Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26952024-10-15T21:13:00.644Z Checking gethostname v0.5.0
26962024-10-15T21:13:00.776Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26972024-10-15T21:13:00.862Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26982024-10-15T21:13:00.883Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26992024-10-15T21:13:01.149Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27002024-10-15T21:13:01.191Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
27012024-10-15T21:13:01.334Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27022024-10-15T21:13:01.523Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
27032024-10-15T21:13:01.684Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
27042024-10-15T21:13:01.762Z Checking nanorand v0.7.0
27052024-10-15T21:13:01.778Z Checking atty v0.2.14
27062024-10-15T21:13:01.810Z Checking http-range v0.1.5
27072024-10-15T21:13:01.906Z Checking glob v0.3.1
27082024-10-15T21:13:01.994Z Checking hyper-staticfile v0.10.1
27092024-10-15T21:13:02.143Z Checking flume v0.11.0
27102024-10-15T21:13:02.230Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
27112024-10-15T21:13:02.624Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27122024-10-15T21:13:02.640Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
27132024-10-15T21:13:02.861Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27142024-10-15T21:13:03.181Z Compiling omicron-zone-package v0.11.1
27152024-10-15T21:13:03.558Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27162024-10-15T21:13:04.249Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27172024-10-15T21:13:04.406Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27182024-10-15T21:13:04.658Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
27192024-10-15T21:13:04.752Z Checking display-error-chain v0.2.1
27202024-10-15T21:13:06.041Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
27212024-10-15T21:13:07.410Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27222024-10-15T21:13:08.612Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27232024-10-15T21:13:08.615Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27242024-10-15T21:13:19.178Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27252024-10-15T21:13:30.914Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.71s
27262024-10-15T21:13:31.086Z
27272024-10-15T21:13:31.086Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (82/163)
27282024-10-15T21:13:31.223Z Updating git repository `https://github.com/oxidecomputer/propolis`
27292024-10-15T21:13:31.742Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27302024-10-15T21:13:31.745Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27312024-10-15T21:13:31.863Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27322024-10-15T21:13:43.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
27332024-10-15T21:13:43.919Z
27342024-10-15T21:13:43.919Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (83/163)
27352024-10-15T21:13:44.055Z Updating git repository `https://github.com/oxidecomputer/propolis`
27362024-10-15T21:13:44.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27372024-10-15T21:13:44.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27382024-10-15T21:13:44.689Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27392024-10-15T21:13:56.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.55s
27402024-10-15T21:13:56.649Z
27412024-10-15T21:13:56.649Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (84/163)
27422024-10-15T21:13:56.786Z Updating git repository `https://github.com/oxidecomputer/propolis`
27432024-10-15T21:13:57.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442024-10-15T21:13:57.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452024-10-15T21:13:57.408Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27462024-10-15T21:14:09.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.45s
27472024-10-15T21:14:09.291Z
27482024-10-15T21:14:09.291Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (85/163)
27492024-10-15T21:14:09.427Z Updating git repository `https://github.com/oxidecomputer/propolis`
27502024-10-15T21:14:09.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512024-10-15T21:14:09.949Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522024-10-15T21:14:10.066Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27532024-10-15T21:14:22.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s
27542024-10-15T21:14:22.252Z
27552024-10-15T21:14:22.252Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (86/163)
27562024-10-15T21:14:22.386Z Updating git repository `https://github.com/oxidecomputer/propolis`
27572024-10-15T21:14:22.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582024-10-15T21:14:22.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592024-10-15T21:14:23.010Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27602024-10-15T21:14:34.898Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.63s
27612024-10-15T21:14:35.086Z
27622024-10-15T21:14:35.086Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (87/163)
27632024-10-15T21:14:35.223Z Updating git repository `https://github.com/oxidecomputer/propolis`
27642024-10-15T21:14:35.736Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27652024-10-15T21:14:35.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27662024-10-15T21:14:35.856Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27672024-10-15T21:14:47.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.54s
27682024-10-15T21:14:47.818Z
27692024-10-15T21:14:47.818Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (88/163)
27702024-10-15T21:14:47.955Z Updating git repository `https://github.com/oxidecomputer/propolis`
27712024-10-15T21:14:48.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27722024-10-15T21:14:48.472Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27732024-10-15T21:14:48.589Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27742024-10-15T21:15:00.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.46s
27752024-10-15T21:15:00.465Z
27762024-10-15T21:15:00.465Zinfo: running `cargo check --bins` on bootstrap-agent-api (89/163)
27772024-10-15T21:15:00.605Z Updating git repository `https://github.com/oxidecomputer/propolis`
27782024-10-15T21:15:01.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-10-15T21:15:01.084Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-10-15T21:15:01.084Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-10-15T21:15:01.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27822024-10-15T21:15:01.156Z
27832024-10-15T21:15:01.156Zinfo: running `cargo check --bins` on sled-agent-types (90/163)
27842024-10-15T21:15:01.293Z Updating git repository `https://github.com/oxidecomputer/propolis`
27852024-10-15T21:15:01.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27862024-10-15T21:15:01.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27872024-10-15T21:15:01.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27882024-10-15T21:15:01.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27892024-10-15T21:15:01.841Z
27902024-10-15T21:15:01.841Zinfo: running `cargo check --bins` on bootstrap-agent-client (91/163)
27912024-10-15T21:15:01.976Z Updating git repository `https://github.com/oxidecomputer/propolis`
27922024-10-15T21:15:02.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-10-15T21:15:02.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-10-15T21:15:02.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-10-15T21:15:02.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27962024-10-15T21:15:02.515Z
27972024-10-15T21:15:02.515Zinfo: running `cargo check --bins` on dpd-client (92/163)
27982024-10-15T21:15:02.650Z Updating git repository `https://github.com/oxidecomputer/propolis`
27992024-10-15T21:15:03.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002024-10-15T21:15:03.105Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012024-10-15T21:15:03.105Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022024-10-15T21:15:03.108Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28032024-10-15T21:15:03.171Z
28042024-10-15T21:15:03.171Zinfo: running `cargo check --bins` on installinator-common (93/163)
28052024-10-15T21:15:03.308Z Updating git repository `https://github.com/oxidecomputer/propolis`
28062024-10-15T21:15:03.778Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28072024-10-15T21:15:03.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28082024-10-15T21:15:03.781Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28092024-10-15T21:15:03.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28102024-10-15T21:15:03.854Z
28112024-10-15T21:15:03.854Zinfo: running `cargo check --bins` on key-manager (94/163)
28122024-10-15T21:15:03.986Z Updating git repository `https://github.com/oxidecomputer/propolis`
28132024-10-15T21:15:04.440Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28142024-10-15T21:15:04.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28152024-10-15T21:15:04.444Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28162024-10-15T21:15:04.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28172024-10-15T21:15:04.509Z
28182024-10-15T21:15:04.509Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/163)
28192024-10-15T21:15:04.643Z Updating git repository `https://github.com/oxidecomputer/propolis`
28202024-10-15T21:15:05.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-10-15T21:15:05.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-10-15T21:15:05.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232024-10-15T21:15:05.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28242024-10-15T21:15:05.190Z
28252024-10-15T21:15:05.190Zinfo: running `cargo check --bins` on sled-agent-api (96/163)
28262024-10-15T21:15:05.328Z Updating git repository `https://github.com/oxidecomputer/propolis`
28272024-10-15T21:15:05.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282024-10-15T21:15:05.818Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292024-10-15T21:15:05.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28302024-10-15T21:15:05.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
28312024-10-15T21:15:05.885Z
28322024-10-15T21:15:05.885Zinfo: running `cargo check --bins` on sled-hardware (97/163)
28332024-10-15T21:15:06.022Z Updating git repository `https://github.com/oxidecomputer/propolis`
28342024-10-15T21:15:06.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352024-10-15T21:15:06.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362024-10-15T21:15:06.487Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372024-10-15T21:15:06.490Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28382024-10-15T21:15:06.555Z
28392024-10-15T21:15:06.555Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/163)
28402024-10-15T21:15:06.692Z Updating git repository `https://github.com/oxidecomputer/propolis`
28412024-10-15T21:15:07.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28422024-10-15T21:15:07.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28432024-10-15T21:15:07.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28442024-10-15T21:15:07.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28452024-10-15T21:15:07.236Z
28462024-10-15T21:15:07.236Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/163)
28472024-10-15T21:15:07.370Z Updating git repository `https://github.com/oxidecomputer/propolis`
28482024-10-15T21:15:07.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28492024-10-15T21:15:07.843Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28502024-10-15T21:15:07.843Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28512024-10-15T21:15:07.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28522024-10-15T21:15:07.920Z
28532024-10-15T21:15:07.920Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/163)
28542024-10-15T21:15:08.058Z Updating git repository `https://github.com/oxidecomputer/propolis`
28552024-10-15T21:15:08.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-10-15T21:15:08.611Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-10-15T21:15:08.611Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-10-15T21:15:08.611Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28592024-10-15T21:15:08.631Z
28602024-10-15T21:15:08.632Zinfo: running `cargo check --bins` on nexus-test-interface (101/163)
28612024-10-15T21:15:08.743Z Updating git repository `https://github.com/oxidecomputer/propolis`
28622024-10-15T21:15:09.220Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632024-10-15T21:15:09.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642024-10-15T21:15:09.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652024-10-15T21:15:09.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
28662024-10-15T21:15:09.298Z
28672024-10-15T21:15:09.298Zinfo: running `cargo check --bins` on oximeter-collector (102/163)
28682024-10-15T21:15:09.435Z Updating git repository `https://github.com/oxidecomputer/propolis`
28692024-10-15T21:15:09.914Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28702024-10-15T21:15:09.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28712024-10-15T21:15:10.010Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
28722024-10-15T21:15:10.010Z Checking bcs v0.1.6
28732024-10-15T21:15:10.012Z Compiling async-recursion v1.1.1
28742024-10-15T21:15:10.012Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28752024-10-15T21:15:10.012Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28762024-10-15T21:15:11.094Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28772024-10-15T21:15:14.836Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28782024-10-15T21:15:16.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s
28792024-10-15T21:15:16.807Z
28802024-10-15T21:15:16.807Zinfo: running `cargo check --bins` on oximeter-api (103/163)
28812024-10-15T21:15:16.944Z Updating git repository `https://github.com/oxidecomputer/propolis`
28822024-10-15T21:15:17.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832024-10-15T21:15:17.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842024-10-15T21:15:17.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852024-10-15T21:15:17.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28862024-10-15T21:15:17.469Z
28872024-10-15T21:15:17.469Zinfo: running `cargo check --bins` on oximeter-client (104/163)
28882024-10-15T21:15:17.602Z Updating git repository `https://github.com/oxidecomputer/propolis`
28892024-10-15T21:15:18.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28902024-10-15T21:15:18.064Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28912024-10-15T21:15:18.064Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28922024-10-15T21:15:18.066Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
28932024-10-15T21:15:18.133Z
28942024-10-15T21:15:18.133Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/163)
28952024-10-15T21:15:18.268Z Updating git repository `https://github.com/oxidecomputer/propolis`
28962024-10-15T21:15:18.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28972024-10-15T21:15:18.731Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28982024-10-15T21:15:18.808Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28992024-10-15T21:15:19.428Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
29002024-10-15T21:15:19.582Z
29012024-10-15T21:15:19.582Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql,sql` on oximeter-db (106/163)
29022024-10-15T21:15:19.717Z Updating git repository `https://github.com/oxidecomputer/propolis`
29032024-10-15T21:15:20.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042024-10-15T21:15:20.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052024-10-15T21:15:20.299Z Compiling cfg_aliases v0.1.1
29062024-10-15T21:15:20.299Z Compiling vte_generate_state_changes v0.1.1
29072024-10-15T21:15:20.302Z Checking fd-lock v4.0.2
29082024-10-15T21:15:20.302Z Checking bytecount v0.6.8
29092024-10-15T21:15:20.302Z Compiling tabled_derive v0.7.0
29102024-10-15T21:15:20.406Z Checking crossterm v0.27.0
29112024-10-15T21:15:20.417Z Compiling peg-macros v0.8.4
29122024-10-15T21:15:20.426Z Compiling sqlparser_derive v0.2.2
29132024-10-15T21:15:20.478Z Compiling nix v0.28.0
29142024-10-15T21:15:20.542Z Checking papergrid v0.11.0
29152024-10-15T21:15:20.569Z Checking nu-ansi-term v0.50.0
29162024-10-15T21:15:20.949Z Checking home v0.5.9
29172024-10-15T21:15:21.026Z Checking vte v0.11.1
29182024-10-15T21:15:21.086Z Checking unicode_categories v0.1.1
29192024-10-15T21:15:21.370Z Checking sqlformat v0.2.6
29202024-10-15T21:15:21.570Z Checking sqlparser v0.45.0
29212024-10-15T21:15:21.980Z Checking crossterm v0.28.1
29222024-10-15T21:15:22.356Z Checking strip-ansi-escapes v0.2.0
29232024-10-15T21:15:22.513Z Checking reedline v0.33.0
29242024-10-15T21:15:22.989Z Checking tabled v0.15.0
29252024-10-15T21:15:23.501Z Checking peg v0.8.4
29262024-10-15T21:15:23.610Z Checking rustyline v14.0.0
29272024-10-15T21:15:27.951Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29282024-10-15T21:15:34.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.56s
29292024-10-15T21:15:34.305Z
29302024-10-15T21:15:34.305Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/163)
29312024-10-15T21:15:34.444Z Updating git repository `https://github.com/oxidecomputer/propolis`
29322024-10-15T21:15:35.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29332024-10-15T21:15:35.042Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29342024-10-15T21:15:35.042Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29352024-10-15T21:15:41.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.06s
29362024-10-15T21:15:41.535Z
29372024-10-15T21:15:41.536Zinfo: running `cargo check --bins --no-default-features --features native-sql` on oximeter-db (108/163)
29382024-10-15T21:15:41.671Z Updating git repository `https://github.com/oxidecomputer/propolis`
29392024-10-15T21:15:42.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402024-10-15T21:15:42.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412024-10-15T21:15:42.230Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29422024-10-15T21:15:47.076Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
29432024-10-15T21:15:47.237Z
29442024-10-15T21:15:47.237Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (109/163)
29452024-10-15T21:15:47.374Z Updating git repository `https://github.com/oxidecomputer/propolis`
29462024-10-15T21:15:47.846Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472024-10-15T21:15:47.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482024-10-15T21:15:47.928Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29492024-10-15T21:15:53.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.25s
29502024-10-15T21:15:53.656Z
29512024-10-15T21:15:53.656Zinfo: running `cargo check --bins --no-default-features --features native-sql,oxql` on oximeter-db (110/163)
29522024-10-15T21:15:53.794Z Updating git repository `https://github.com/oxidecomputer/propolis`
29532024-10-15T21:15:54.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29542024-10-15T21:15:54.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29552024-10-15T21:15:54.358Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29562024-10-15T21:16:00.370Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s
29572024-10-15T21:16:00.529Z
29582024-10-15T21:16:00.529Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (111/163)
29592024-10-15T21:16:00.665Z Updating git repository `https://github.com/oxidecomputer/propolis`
29602024-10-15T21:16:01.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612024-10-15T21:16:01.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622024-10-15T21:16:01.214Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29632024-10-15T21:16:05.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s
29642024-10-15T21:16:06.010Z
29652024-10-15T21:16:06.010Zinfo: running `cargo check --bins --no-default-features --features native-sql,sql` on oximeter-db (112/163)
29662024-10-15T21:16:06.146Z Updating git repository `https://github.com/oxidecomputer/propolis`
29672024-10-15T21:16:06.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682024-10-15T21:16:06.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692024-10-15T21:16:06.710Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29702024-10-15T21:16:11.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s
29712024-10-15T21:16:12.010Z
29722024-10-15T21:16:12.010Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (113/163)
29732024-10-15T21:16:12.143Z Updating git repository `https://github.com/oxidecomputer/propolis`
29742024-10-15T21:16:12.615Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29752024-10-15T21:16:12.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29762024-10-15T21:16:12.715Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29772024-10-15T21:16:18.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s
29782024-10-15T21:16:18.665Z
29792024-10-15T21:16:18.665Zinfo: running `cargo check --bins` on oximeter-test-utils (114/163)
29802024-10-15T21:16:18.799Z Updating git repository `https://github.com/oxidecomputer/propolis`
29812024-10-15T21:16:19.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29822024-10-15T21:16:19.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29832024-10-15T21:16:19.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29842024-10-15T21:16:19.287Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29852024-10-15T21:16:19.354Z
29862024-10-15T21:16:19.354Zinfo: running `cargo check --bins` on cockroach-admin-client (115/163)
29872024-10-15T21:16:19.488Z Updating git repository `https://github.com/oxidecomputer/propolis`
29882024-10-15T21:16:19.934Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892024-10-15T21:16:19.937Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902024-10-15T21:16:19.937Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29912024-10-15T21:16:19.940Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29922024-10-15T21:16:20.002Z
29932024-10-15T21:16:20.002Zinfo: running `cargo check --bins` on installinator-client (116/163)
29942024-10-15T21:16:20.138Z Updating git repository `https://github.com/oxidecomputer/propolis`
29952024-10-15T21:16:20.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29962024-10-15T21:16:20.613Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29972024-10-15T21:16:20.613Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29982024-10-15T21:16:20.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
29992024-10-15T21:16:20.676Z
30002024-10-15T21:16:20.676Zinfo: running `cargo check --bins` on oxide-client (117/163)
30012024-10-15T21:16:21.207Z Updating git repository `https://github.com/oxidecomputer/propolis`
30022024-10-15T21:16:21.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032024-10-15T21:16:21.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042024-10-15T21:16:21.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052024-10-15T21:16:21.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
30062024-10-15T21:16:21.333Z
30072024-10-15T21:16:21.333Zinfo: running `cargo check --bins` on wicketd-client (118/163)
30082024-10-15T21:16:21.467Z Updating git repository `https://github.com/oxidecomputer/propolis`
30092024-10-15T21:16:21.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30102024-10-15T21:16:21.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30112024-10-15T21:16:21.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30122024-10-15T21:16:21.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
30132024-10-15T21:16:22.042Z
30142024-10-15T21:16:22.042Zinfo: running `cargo check --bins` on wicket-common (119/163)
30152024-10-15T21:16:22.178Z Updating git repository `https://github.com/oxidecomputer/propolis`
30162024-10-15T21:16:22.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172024-10-15T21:16:22.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182024-10-15T21:16:22.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192024-10-15T21:16:22.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30202024-10-15T21:16:22.731Z
30212024-10-15T21:16:22.731Zinfo: running `cargo check --bins` on omicron-cockroach-admin (120/163)
30222024-10-15T21:16:22.871Z Updating git repository `https://github.com/oxidecomputer/propolis`
30232024-10-15T21:16:23.342Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30242024-10-15T21:16:23.345Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30252024-10-15T21:16:23.430Z Checking csv-core v0.1.11
30262024-10-15T21:16:23.433Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30272024-10-15T21:16:23.728Z Checking csv v1.3.0
30282024-10-15T21:16:24.244Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30292024-10-15T21:16:24.597Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30302024-10-15T21:16:25.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s
30312024-10-15T21:16:25.947Z
30322024-10-15T21:16:25.947Zinfo: running `cargo check --bins` on cockroach-admin-api (121/163)
30332024-10-15T21:16:26.085Z Updating git repository `https://github.com/oxidecomputer/propolis`
30342024-10-15T21:16:26.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352024-10-15T21:16:26.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362024-10-15T21:16:26.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372024-10-15T21:16:26.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30382024-10-15T21:16:26.627Z
30392024-10-15T21:16:26.627Zinfo: running `cargo check --bins` on cockroach-admin-types (122/163)
30402024-10-15T21:16:26.762Z Updating git repository `https://github.com/oxidecomputer/propolis`
30412024-10-15T21:16:27.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30422024-10-15T21:16:27.231Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30432024-10-15T21:16:27.231Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30442024-10-15T21:16:27.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
30452024-10-15T21:16:27.292Z
30462024-10-15T21:16:27.292Zinfo: running `cargo check --bins` on cert-dev (123/163)
30472024-10-15T21:16:27.435Z Updating git repository `https://github.com/oxidecomputer/propolis`
30482024-10-15T21:16:27.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492024-10-15T21:16:27.879Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502024-10-15T21:16:27.946Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30512024-10-15T21:16:28.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
30522024-10-15T21:16:28.354Z
30532024-10-15T21:16:28.354Zinfo: running `cargo check --bins` on ch-dev (124/163)
30542024-10-15T21:16:28.489Z Updating git repository `https://github.com/oxidecomputer/propolis`
30552024-10-15T21:16:28.987Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30562024-10-15T21:16:28.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30572024-10-15T21:16:29.048Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30582024-10-15T21:16:29.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s
30592024-10-15T21:16:29.901Z
30602024-10-15T21:16:29.901Zinfo: running `cargo check --bins` on crdb-seed (125/163)
30612024-10-15T21:16:30.037Z Updating git repository `https://github.com/oxidecomputer/propolis`
30622024-10-15T21:16:30.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30632024-10-15T21:16:30.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30642024-10-15T21:16:30.603Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30652024-10-15T21:16:30.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
30662024-10-15T21:16:31.094Z
30672024-10-15T21:16:31.094Zinfo: running `cargo check --bins` on db-dev (126/163)
30682024-10-15T21:16:31.230Z Updating git repository `https://github.com/oxidecomputer/propolis`
30692024-10-15T21:16:31.705Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30702024-10-15T21:16:31.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30712024-10-15T21:16:32.054Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30722024-10-15T21:16:32.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s
30732024-10-15T21:16:32.659Z
30742024-10-15T21:16:32.659Zinfo: running `cargo check --bins` on omicron-dev-lib (127/163)
30752024-10-15T21:16:32.796Z Updating git repository `https://github.com/oxidecomputer/propolis`
30762024-10-15T21:16:33.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30772024-10-15T21:16:33.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30782024-10-15T21:16:33.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30792024-10-15T21:16:33.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
30802024-10-15T21:16:33.349Z
30812024-10-15T21:16:33.349Zinfo: running `cargo check --bins` on xtask-downloader (128/163)
30822024-10-15T21:16:33.485Z Updating git repository `https://github.com/oxidecomputer/propolis`
30832024-10-15T21:16:33.983Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30842024-10-15T21:16:33.986Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30852024-10-15T21:16:34.006Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30862024-10-15T21:16:34.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
30872024-10-15T21:16:34.994Z
30882024-10-15T21:16:34.994Zinfo: running `cargo check --bins` on omicron-ls-apis (129/163)
30892024-10-15T21:16:35.129Z Updating git repository `https://github.com/oxidecomputer/propolis`
30902024-10-15T21:16:35.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912024-10-15T21:16:35.586Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922024-10-15T21:16:35.654Z Checking cargo-platform v0.1.8
30932024-10-15T21:16:35.917Z Checking cargo_metadata v0.18.1
30942024-10-15T21:16:36.890Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30952024-10-15T21:16:37.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s
30962024-10-15T21:16:37.772Z
30972024-10-15T21:16:37.772Zinfo: running `cargo check --bins` on mgs-dev (130/163)
30982024-10-15T21:16:37.908Z Updating git repository `https://github.com/oxidecomputer/propolis`
30992024-10-15T21:16:38.415Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-10-15T21:16:38.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-10-15T21:16:38.523Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31022024-10-15T21:16:39.167Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31032024-10-15T21:16:39.677Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s
31042024-10-15T21:16:39.840Z
31052024-10-15T21:16:39.840Zinfo: running `cargo check --bins` on omicron-omdb (131/163)
31062024-10-15T21:16:39.979Z Updating git repository `https://github.com/oxidecomputer/propolis`
31072024-10-15T21:16:40.520Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31082024-10-15T21:16:40.523Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31092024-10-15T21:16:40.664Z Compiling crunchy v0.2.2
31102024-10-15T21:16:40.665Z Compiling glob v0.3.1
31112024-10-15T21:16:40.667Z Compiling tiny-keccak v2.0.2
31122024-10-15T21:16:40.667Z Compiling dsl_auto_type v0.1.2
31132024-10-15T21:16:40.667Z Checking scheduled-thread-pool v0.2.7
31142024-10-15T21:16:40.787Z Compiling diesel_table_macro_syntax v0.2.0
31152024-10-15T21:16:40.812Z Compiling ascii-canvas v3.0.0
31162024-10-15T21:16:40.815Z Compiling ena v0.14.3
31172024-10-15T21:16:40.974Z Checking r2d2 v0.8.10
31182024-10-15T21:16:41.112Z Compiling libloading v0.8.3
31192024-10-15T21:16:41.201Z Compiling regex-syntax v0.6.29
31202024-10-15T21:16:41.220Z Compiling diff v0.1.13
31212024-10-15T21:16:41.282Z Compiling bindgen v0.69.4
31222024-10-15T21:16:41.334Z Compiling which v4.4.2
31232024-10-15T21:16:41.509Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31242024-10-15T21:16:41.720Z Compiling clang-sys v1.7.0
31252024-10-15T21:16:41.745Z Compiling cexpr v0.6.0
31262024-10-15T21:16:41.866Z Compiling shlex v1.3.0
31272024-10-15T21:16:41.925Z Compiling ref-cast v1.0.23
31282024-10-15T21:16:42.076Z Compiling rustc-hash v1.1.0
31292024-10-15T21:16:42.093Z Compiling lazycell v1.3.0
31302024-10-15T21:16:42.242Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31312024-10-15T21:16:42.268Z Compiling derive_builder_core v0.20.0
31322024-10-15T21:16:42.289Z Compiling libxml v0.3.3
31332024-10-15T21:16:42.422Z Compiling diesel_derives v2.2.2
31342024-10-15T21:16:42.540Z Compiling ref-cast-impl v1.0.23
31352024-10-15T21:16:42.565Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31362024-10-15T21:16:42.713Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31372024-10-15T21:16:43.053Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31382024-10-15T21:16:43.363Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31392024-10-15T21:16:43.503Z Compiling strum_macros v0.24.3
31402024-10-15T21:16:43.781Z Compiling indoc v1.0.9
31412024-10-15T21:16:44.646Z Compiling lalrpop v0.19.12
31422024-10-15T21:16:44.796Z Compiling derive_builder_macro v0.20.0
31432024-10-15T21:16:45.719Z Checking derive_builder v0.20.0
31442024-10-15T21:16:45.729Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31452024-10-15T21:16:45.896Z Compiling oso-derive v0.27.3
31462024-10-15T21:16:46.075Z Compiling impl-trait-for-tuples v0.2.2
31472024-10-15T21:16:46.940Z Checking quick-xml v0.33.0
31482024-10-15T21:16:47.090Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
31492024-10-15T21:16:47.163Z Checking maplit v1.0.2
31502024-10-15T21:16:47.309Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31512024-10-15T21:16:47.472Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31522024-10-15T21:16:47.779Z Checking bb8 v0.8.5
31532024-10-15T21:16:48.287Z Compiling const_format_proc_macros v0.2.33
31542024-10-15T21:16:49.051Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31552024-10-15T21:16:49.076Z Checking castaway v0.2.3
31562024-10-15T21:16:49.255Z Checking compact_str v0.8.0
31572024-10-15T21:16:49.379Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31582024-10-15T21:16:49.689Z Checking unicode-truncate v1.0.0
31592024-10-15T21:16:49.922Z Checking lru v0.12.3
31602024-10-15T21:16:50.111Z Compiling instability v0.3.2
31612024-10-15T21:16:50.218Z Checking unicode-linebreak v0.1.5
31622024-10-15T21:16:50.468Z Checking const_format v0.2.33
31632024-10-15T21:16:50.652Z Checking cassowary v0.3.0
31642024-10-15T21:16:50.936Z Checking is_ci v1.2.0
31652024-10-15T21:16:51.091Z Checking smawk v0.3.2
31662024-10-15T21:16:51.109Z Checking supports-color v3.0.1
31672024-10-15T21:16:51.251Z Checking ratatui v0.28.0
31682024-10-15T21:16:51.310Z Checking textwrap v0.16.1
31692024-10-15T21:16:51.333Z Checking multimap v0.10.0
31702024-10-15T21:16:53.985Z Checking diesel v2.2.4
31712024-10-15T21:17:13.626Z Compiling samael v0.0.17
31722024-10-15T21:17:29.172Z Compiling polar-core v0.27.3
31732024-10-15T21:17:29.334Z Checking async-bb8-diesel v0.2.1
31742024-10-15T21:17:36.133Z Checking oso v0.27.3
31752024-10-15T21:18:36.995Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31762024-10-15T21:18:42.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
31772024-10-15T21:18:42.608Z
31782024-10-15T21:18:42.608Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (132/163)
31792024-10-15T21:18:42.749Z Updating git repository `https://github.com/oxidecomputer/propolis`
31802024-10-15T21:18:43.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31812024-10-15T21:18:43.688Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31822024-10-15T21:18:43.688Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31832024-10-15T21:18:43.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31842024-10-15T21:18:43.688Z
31852024-10-15T21:18:43.688Zinfo: running `cargo check --bins` on nexus-saga-recovery (133/163)
31862024-10-15T21:18:43.688Z Updating git repository `https://github.com/oxidecomputer/propolis`
31872024-10-15T21:18:43.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31882024-10-15T21:18:43.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31892024-10-15T21:18:43.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31902024-10-15T21:18:43.972Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31912024-10-15T21:18:44.044Z
31922024-10-15T21:18:44.044Zinfo: running `cargo check --bins` on nexus-test-utils-macros (134/163)
31932024-10-15T21:18:44.181Z Updating git repository `https://github.com/oxidecomputer/propolis`
31942024-10-15T21:18:44.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31952024-10-15T21:18:44.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31962024-10-15T21:18:44.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31972024-10-15T21:18:44.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31982024-10-15T21:18:44.691Z
31992024-10-15T21:18:44.691Zinfo: running `cargo check --bins` on omicron-nexus (135/163)
32002024-10-15T21:18:44.827Z Updating git repository `https://github.com/oxidecomputer/propolis`
32012024-10-15T21:18:45.362Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022024-10-15T21:18:45.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032024-10-15T21:18:45.515Z Compiling libz-sys v1.1.16
32042024-10-15T21:18:45.620Z Compiling libgit2-sys v0.17.0+1.8.1
32052024-10-15T21:18:45.633Z Compiling vergen v8.3.2
32062024-10-15T21:18:45.636Z Compiling cargo-platform v0.1.8
32072024-10-15T21:18:45.636Z Compiling pin-project-internal v1.1.5
32082024-10-15T21:18:45.666Z Compiling snafu-derive v0.8.2
32092024-10-15T21:18:45.666Z Compiling libsqlite3-sys v0.30.1
32102024-10-15T21:18:45.669Z Compiling rustls v0.21.12
32112024-10-15T21:18:45.937Z Compiling cargo_metadata v0.18.1
32122024-10-15T21:18:45.963Z Compiling buf-list v1.0.3
32132024-10-15T21:18:46.165Z Checking sync_wrapper v0.1.2
32142024-10-15T21:18:46.199Z Compiling cfg_aliases v0.2.1
32152024-10-15T21:18:46.282Z Checking reqwest v0.11.27
32162024-10-15T21:18:46.328Z Compiling nix v0.29.0
32172024-10-15T21:18:46.594Z Checking globset v0.4.14
32182024-10-15T21:18:46.689Z Checking sct v0.7.1
32192024-10-15T21:18:46.888Z Checking rustls-webpki v0.101.7
32202024-10-15T21:18:47.080Z Checking olpc-cjson v0.1.3
32212024-10-15T21:18:47.235Z Checking rand_seeder v0.3.0
32222024-10-15T21:18:47.294Z Checking serde_plain v1.0.2
32232024-10-15T21:18:47.310Z Checking typed-path v0.7.1
32242024-10-15T21:18:47.478Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32252024-10-15T21:18:47.867Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32262024-10-15T21:18:48.050Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32272024-10-15T21:18:48.164Z Checking hashlink v0.9.1
32282024-10-15T21:18:48.344Z Checking fallible-iterator v0.3.0
32292024-10-15T21:18:48.752Z Checking pin-project v1.1.5
32302024-10-15T21:18:48.806Z Checking fallible-streaming-iterator v0.1.9
32312024-10-15T21:18:48.878Z Checking parse-size v1.0.0
32322024-10-15T21:18:48.983Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32332024-10-15T21:18:49.007Z Checking rusqlite v0.32.1
32342024-10-15T21:18:49.075Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32352024-10-15T21:18:49.539Z Checking rustls-pemfile v1.0.4
32362024-10-15T21:18:49.571Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32372024-10-15T21:18:49.737Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32382024-10-15T21:18:49.852Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32392024-10-15T21:18:49.887Z Checking twox-hash v1.6.3
32402024-10-15T21:18:49.976Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32412024-10-15T21:18:50.143Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32422024-10-15T21:18:50.563Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32432024-10-15T21:18:50.608Z Checking tokio-rustls v0.24.1
32442024-10-15T21:18:50.963Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32452024-10-15T21:18:51.071Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
32462024-10-15T21:18:51.118Z Checking snafu v0.8.2
32472024-10-15T21:18:51.250Z Checking fatfs v0.3.6
32482024-10-15T21:18:51.570Z Checking tough v0.17.1
32492024-10-15T21:18:51.616Z Checking assert_matches v1.5.0
32502024-10-15T21:18:55.671Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32512024-10-15T21:18:57.006Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32522024-10-15T21:18:57.792Z Compiling git2 v0.19.0
32532024-10-15T21:19:02.506Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
32542024-10-15T21:19:53.338Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
32552024-10-15T21:19:53.521Z
32562024-10-15T21:19:53.521Zinfo: running `cargo check --bins` on nexus-external-api (136/163)
32572024-10-15T21:19:53.664Z Updating git repository `https://github.com/oxidecomputer/propolis`
32582024-10-15T21:19:54.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32592024-10-15T21:19:54.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32602024-10-15T21:19:54.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32612024-10-15T21:19:54.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32622024-10-15T21:19:54.231Z
32632024-10-15T21:19:54.231Zinfo: running `cargo check --bins` on openapi-manager-types (137/163)
32642024-10-15T21:19:54.368Z Updating git repository `https://github.com/oxidecomputer/propolis`
32652024-10-15T21:19:54.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32662024-10-15T21:19:54.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32672024-10-15T21:19:54.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32682024-10-15T21:19:54.807Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32692024-10-15T21:19:54.866Z
32702024-10-15T21:19:54.866Zinfo: running `cargo check --bins` on nexus-internal-api (138/163)
32712024-10-15T21:19:55.003Z Updating git repository `https://github.com/oxidecomputer/propolis`
32722024-10-15T21:19:55.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32732024-10-15T21:19:55.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32742024-10-15T21:19:55.499Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32752024-10-15T21:19:55.502Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32762024-10-15T21:19:55.572Z
32772024-10-15T21:19:55.572Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (139/163)
32782024-10-15T21:19:55.717Z Updating git repository `https://github.com/oxidecomputer/propolis`
32792024-10-15T21:19:56.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32802024-10-15T21:19:56.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32812024-10-15T21:19:56.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32822024-10-15T21:19:56.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
32832024-10-15T21:19:56.278Z
32842024-10-15T21:19:56.278Zinfo: running `cargo check --bins` on nexus-networking (140/163)
32852024-10-15T21:19:56.432Z Updating git repository `https://github.com/oxidecomputer/propolis`
32862024-10-15T21:19:56.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32872024-10-15T21:19:56.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32882024-10-15T21:19:56.924Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32892024-10-15T21:19:56.927Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
32902024-10-15T21:19:56.999Z
32912024-10-15T21:19:56.999Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (141/163)
32922024-10-15T21:19:57.134Z Updating git repository `https://github.com/oxidecomputer/propolis`
32932024-10-15T21:19:57.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942024-10-15T21:19:57.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952024-10-15T21:19:57.627Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962024-10-15T21:19:57.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
32972024-10-15T21:19:57.705Z
32982024-10-15T21:19:57.705Zinfo: running `cargo check --bins` on update-common (142/163)
32992024-10-15T21:19:57.843Z Updating git repository `https://github.com/oxidecomputer/propolis`
33002024-10-15T21:19:58.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33012024-10-15T21:19:58.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33022024-10-15T21:19:58.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33032024-10-15T21:19:58.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33042024-10-15T21:19:58.395Z
33052024-10-15T21:19:58.395Zinfo: running `cargo check --bins` on tufaceous-lib (143/163)
33062024-10-15T21:19:58.530Z Updating git repository `https://github.com/oxidecomputer/propolis`
33072024-10-15T21:19:59.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33082024-10-15T21:19:59.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33092024-10-15T21:19:59.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33102024-10-15T21:19:59.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33112024-10-15T21:19:59.091Z
33122024-10-15T21:19:59.091Zinfo: running `cargo check --bins` on tufaceous (144/163)
33132024-10-15T21:19:59.226Z Updating git repository `https://github.com/oxidecomputer/propolis`
33142024-10-15T21:19:59.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33152024-10-15T21:19:59.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33162024-10-15T21:19:59.796Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33172024-10-15T21:20:00.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s
33182024-10-15T21:20:00.881Z
33192024-10-15T21:20:00.881Zinfo: running `cargo check --bins` on omicron-dev (145/163)
33202024-10-15T21:20:01.017Z Updating git repository `https://github.com/oxidecomputer/propolis`
33212024-10-15T21:20:01.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33222024-10-15T21:20:01.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33232024-10-15T21:20:01.764Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33242024-10-15T21:20:01.764Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33252024-10-15T21:20:01.768Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33262024-10-15T21:20:03.248Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33272024-10-15T21:20:05.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.79s
33282024-10-15T21:20:05.895Z
33292024-10-15T21:20:05.895Zinfo: running `cargo check --bins` on openapi-manager (146/163)
33302024-10-15T21:20:06.033Z Updating git repository `https://github.com/oxidecomputer/propolis`
33312024-10-15T21:20:06.524Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33322024-10-15T21:20:06.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33332024-10-15T21:20:06.628Z Checking heck v0.4.1
33342024-10-15T21:20:06.628Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33352024-10-15T21:20:06.633Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33362024-10-15T21:20:06.860Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33372024-10-15T21:20:08.222Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33382024-10-15T21:20:09.045Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33392024-10-15T21:20:10.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s
33402024-10-15T21:20:10.199Z
33412024-10-15T21:20:10.199Zinfo: running `cargo check --bins` on installinator-api (147/163)
33422024-10-15T21:20:10.337Z Updating git repository `https://github.com/oxidecomputer/propolis`
33432024-10-15T21:20:10.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442024-10-15T21:20:10.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452024-10-15T21:20:10.815Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462024-10-15T21:20:10.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
33472024-10-15T21:20:10.885Z
33482024-10-15T21:20:10.885Zinfo: running `cargo check --bins` on wicketd-api (148/163)
33492024-10-15T21:20:11.023Z Updating git repository `https://github.com/oxidecomputer/propolis`
33502024-10-15T21:20:11.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33512024-10-15T21:20:11.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33522024-10-15T21:20:11.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33532024-10-15T21:20:11.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
33542024-10-15T21:20:11.581Z
33552024-10-15T21:20:11.581Zinfo: running `cargo check --bins` on reconfigurator-cli (149/163)
33562024-10-15T21:20:11.717Z Updating git repository `https://github.com/oxidecomputer/propolis`
33572024-10-15T21:20:12.231Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33582024-10-15T21:20:12.234Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33592024-10-15T21:20:12.345Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33602024-10-15T21:20:13.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
33612024-10-15T21:20:13.766Z
33622024-10-15T21:20:13.766Zinfo: running `cargo check --bins` on omicron-releng (150/163)
33632024-10-15T21:20:13.902Z Updating git repository `https://github.com/oxidecomputer/propolis`
33642024-10-15T21:20:14.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652024-10-15T21:20:14.411Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662024-10-15T21:20:14.493Z Checking memmap2 v0.9.4
33672024-10-15T21:20:14.493Z Checking arrayref v0.3.7
33682024-10-15T21:20:14.496Z Checking constant_time_eq v0.3.0
33692024-10-15T21:20:14.496Z Checking untrusted v0.7.1
33702024-10-15T21:20:14.496Z Checking arrayvec v0.7.4
33712024-10-15T21:20:14.496Z Checking spin v0.5.2
33722024-10-15T21:20:14.496Z Checking topological-sort v0.2.2
33732024-10-15T21:20:14.602Z Checking shell-words v1.1.0
33742024-10-15T21:20:14.802Z Checking ring v0.16.20
33752024-10-15T21:20:14.864Z Checking blake3 v1.5.1
33762024-10-15T21:20:15.914Z Checking omicron-zone-package v0.11.1
33772024-10-15T21:20:16.974Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33782024-10-15T21:20:17.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
33792024-10-15T21:20:17.978Z
33802024-10-15T21:20:17.978Zinfo: running `cargo check --bins` on xtask (151/163)
33812024-10-15T21:20:18.120Z Updating git repository `https://github.com/oxidecomputer/propolis`
33822024-10-15T21:20:18.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33832024-10-15T21:20:18.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33842024-10-15T21:20:18.477Z Checking bitflags v2.6.0
33852024-10-15T21:20:18.480Z Checking serde v1.0.210
33862024-10-15T21:20:18.480Z Checking thiserror v1.0.64
33872024-10-15T21:20:18.566Z Checking scroll v0.12.0
33882024-10-15T21:20:18.571Z Checking hashbrown v0.14.5
33892024-10-15T21:20:18.574Z Checking log v0.4.22
33902024-10-15T21:20:18.580Z Checking zerocopy v0.7.34
33912024-10-15T21:20:18.599Z Checking syn v2.0.79
33922024-10-15T21:20:18.659Z Checking pest v2.7.10
33932024-10-15T21:20:18.795Z Checking rustix v0.38.34
33942024-10-15T21:20:18.838Z Checking fs-err v2.11.0
33952024-10-15T21:20:18.996Z Checking goblin v0.8.2
33962024-10-15T21:20:19.131Z Checking anyhow v1.0.89
33972024-10-15T21:20:19.493Z Checking tabled v0.15.0
33982024-10-15T21:20:19.665Z Checking indexmap v2.5.0
33992024-10-15T21:20:20.507Z Checking terminal_size v0.3.0
34002024-10-15T21:20:20.507Z Checking tempfile v3.10.1
34012024-10-15T21:20:20.682Z Checking clap_builder v4.5.18
34022024-10-15T21:20:21.082Z Checking dtrace-parser v0.2.0
34032024-10-15T21:20:22.541Z Checking serde_json v1.0.128
34042024-10-15T21:20:22.541Z Checking serde_spanned v0.6.7
34052024-10-15T21:20:22.544Z Checking toml_datetime v0.6.8
34062024-10-15T21:20:22.544Z Checking camino v1.1.9
34072024-10-15T21:20:22.544Z Checking semver v1.0.23
34082024-10-15T21:20:23.021Z Checking cargo-platform v0.1.8
34092024-10-15T21:20:23.036Z Checking toml_edit v0.22.22
34102024-10-15T21:20:23.036Z Checking macaddr v1.0.1
34112024-10-15T21:20:23.040Z Checking clap v4.5.18
34122024-10-15T21:20:23.070Z Checking camino-tempfile v1.1.1
34132024-10-15T21:20:23.697Z Checking dof v0.3.0
34142024-10-15T21:20:23.697Z Checking cargo_metadata v0.18.1
34152024-10-15T21:20:24.097Z Checking usdt-impl v0.5.0
34162024-10-15T21:20:24.447Z Checking usdt v0.5.0
34172024-10-15T21:20:24.670Z Checking toml v0.8.19
34182024-10-15T21:20:25.121Z Checking cargo_toml v0.20.5
34192024-10-15T21:20:26.305Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34202024-10-15T21:20:26.912Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
34212024-10-15T21:20:27.007Z
34222024-10-15T21:20:27.007Zinfo: running `cargo check --bins` on end-to-end-tests (152/163)
34232024-10-15T21:20:27.147Z Updating git repository `https://github.com/oxidecomputer/propolis`
34242024-10-15T21:20:27.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34252024-10-15T21:20:27.678Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34262024-10-15T21:20:27.797Z Checking polyval v0.6.2
34272024-10-15T21:20:27.910Z Checking ctr v0.9.2
34282024-10-15T21:20:27.938Z Checking ssh-encoding v0.2.0
34292024-10-15T21:20:27.938Z Checking blowfish v0.9.1
34302024-10-15T21:20:27.948Z Checking password-hash v0.4.2
34312024-10-15T21:20:27.948Z Checking matches v0.1.10
34322024-10-15T21:20:27.975Z Checking p521 v0.13.3
34332024-10-15T21:20:28.004Z Checking p256 v0.13.2
34342024-10-15T21:20:28.039Z Checking idna v0.2.3
34352024-10-15T21:20:28.112Z Checking ghash v0.5.1
34362024-10-15T21:20:28.130Z Checking bcrypt-pbkdf v0.10.0
34372024-10-15T21:20:28.149Z Compiling enum-as-inner v0.5.1
34382024-10-15T21:20:28.222Z Checking russh-cryptovec v0.7.2
34392024-10-15T21:20:28.270Z Checking aes-gcm v0.10.3
34402024-10-15T21:20:28.345Z Checking pbkdf2 v0.11.0
34412024-10-15T21:20:28.373Z Checking md5 v0.7.0
34422024-10-15T21:20:28.429Z Checking num-bigint v0.4.5
34432024-10-15T21:20:28.461Z Checking des v0.8.1
34442024-10-15T21:20:28.501Z Checking ssh-cipher v0.2.0
34452024-10-15T21:20:28.607Z Checking hex-literal v0.4.1
34462024-10-15T21:20:28.641Z Compiling dhcproto-macros v0.1.0
34472024-10-15T21:20:28.719Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34482024-10-15T21:20:28.735Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34492024-10-15T21:20:28.784Z Checking ssh-key v0.6.6
34502024-10-15T21:20:28.855Z Checking internet-checksum v0.2.1
34512024-10-15T21:20:29.155Z Checking trust-dns-proto v0.22.0
34522024-10-15T21:20:30.042Z Checking russh-keys v0.45.0
34532024-10-15T21:20:30.992Z Checking russh v0.45.0
34542024-10-15T21:20:31.624Z Checking dhcproto v0.12.0
34552024-10-15T21:20:47.845Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34562024-10-15T21:20:49.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.11s
34572024-10-15T21:20:49.317Z
34582024-10-15T21:20:49.317Zinfo: running `cargo check --bins` on gateway-cli (153/163)
34592024-10-15T21:20:49.453Z Updating git repository `https://github.com/oxidecomputer/propolis`
34602024-10-15T21:20:49.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34612024-10-15T21:20:49.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34622024-10-15T21:20:49.995Z Checking termios v0.3.3
34632024-10-15T21:20:50.203Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34642024-10-15T21:20:50.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s
34652024-10-15T21:20:51.127Z
34662024-10-15T21:20:51.127Zinfo: running `cargo check --bins --no-default-features` on installinator (154/163)
34672024-10-15T21:20:51.262Z Updating git repository `https://github.com/oxidecomputer/propolis`
34682024-10-15T21:20:51.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34692024-10-15T21:20:51.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34702024-10-15T21:20:51.870Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34712024-10-15T21:20:57.617Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34722024-10-15T21:20:57.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
34732024-10-15T21:20:57.700Z
34742024-10-15T21:20:57.700Zinfo: running `cargo check --bins` on internal-dns-cli (155/163)
34752024-10-15T21:20:57.700Z Updating git repository `https://github.com/oxidecomputer/propolis`
34762024-10-15T21:20:57.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34772024-10-15T21:20:57.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34782024-10-15T21:20:57.700Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
34792024-10-15T21:20:57.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
34802024-10-15T21:20:57.700Z
34812024-10-15T21:20:57.700Zinfo: running `cargo check --bins` on omicron-live-tests (156/163)
34822024-10-15T21:20:57.700Z Updating git repository `https://github.com/oxidecomputer/propolis`
34832024-10-15T21:20:57.700Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842024-10-15T21:20:57.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852024-10-15T21:20:57.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862024-10-15T21:20:57.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
34872024-10-15T21:20:57.721Z
34882024-10-15T21:20:57.721Zinfo: running `cargo check --bins` on live-tests-macros (157/163)
34892024-10-15T21:20:57.814Z Updating git repository `https://github.com/oxidecomputer/propolis`
34902024-10-15T21:20:58.259Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34912024-10-15T21:20:58.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34922024-10-15T21:20:58.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34932024-10-15T21:20:58.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
34942024-10-15T21:20:58.332Z
34952024-10-15T21:20:58.332Zinfo: running `cargo check --bins` on omicron-package (158/163)
34962024-10-15T21:20:58.473Z Updating git repository `https://github.com/oxidecomputer/propolis`
34972024-10-15T21:20:58.955Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34982024-10-15T21:20:58.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34992024-10-15T21:20:59.047Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35002024-10-15T21:21:00.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
35012024-10-15T21:21:00.426Z
35022024-10-15T21:21:00.426Zinfo: running `cargo check --bins` on wicket-dbg (159/163)
35032024-10-15T21:21:00.563Z Updating git repository `https://github.com/oxidecomputer/propolis`
35042024-10-15T21:21:01.062Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35052024-10-15T21:21:01.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35062024-10-15T21:21:01.161Z Checking rtoolbox v0.0.2
35072024-10-15T21:21:01.161Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35082024-10-15T21:21:01.279Z Checking tui-tree-widget v0.22.0
35092024-10-15T21:21:01.386Z Checking rpassword v7.3.1
35102024-10-15T21:21:05.265Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35112024-10-15T21:21:08.175Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35122024-10-15T21:21:09.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.86s
35132024-10-15T21:21:09.475Z
35142024-10-15T21:21:09.475Zinfo: running `cargo check --bins` on wicket (160/163)
35152024-10-15T21:21:09.614Z Updating git repository `https://github.com/oxidecomputer/propolis`
35162024-10-15T21:21:10.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35172024-10-15T21:21:10.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35182024-10-15T21:21:10.402Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35192024-10-15T21:21:10.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
35202024-10-15T21:21:10.789Z
35212024-10-15T21:21:10.790Zinfo: running `cargo check --bins` on wicketd (161/163)
35222024-10-15T21:21:10.925Z Updating git repository `https://github.com/oxidecomputer/propolis`
35232024-10-15T21:21:11.432Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35242024-10-15T21:21:11.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35252024-10-15T21:21:11.535Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35262024-10-15T21:21:15.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.52s
35272024-10-15T21:21:15.497Z
35282024-10-15T21:21:15.497Zinfo: running `cargo check --bins` on omicron-workspace-hack (162/163)
35292024-10-15T21:21:15.634Z Updating git repository `https://github.com/oxidecomputer/propolis`
35302024-10-15T21:21:16.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312024-10-15T21:21:16.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322024-10-15T21:21:16.071Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35332024-10-15T21:21:16.074Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
35342024-10-15T21:21:16.135Z
35352024-10-15T21:21:16.135Zinfo: running `cargo check --bins` on zone-setup (163/163)
35362024-10-15T21:21:16.271Z Updating git repository `https://github.com/oxidecomputer/propolis`
35372024-10-15T21:21:16.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35382024-10-15T21:21:16.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35392024-10-15T21:21:16.900Z Checking uzers v0.11.3
35402024-10-15T21:21:17.198Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35412024-10-15T21:21:18.243Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
35422024-10-15T21:21:18.439Z
35432024-10-15T21:21:18.439Zreal 11:29.537495063
35442024-10-15T21:21:18.439Zuser 23:47.600123251
35452024-10-15T21:21:18.439Zsys 5:09.693222800
35462024-10-15T21:21:18.439Ztrap 0.484362714
35472024-10-15T21:21:18.439Ztflt 3.349949576
35482024-10-15T21:21:18.439Zdflt 2.233844609
35492024-10-15T21:21:18.442Zkflt 0.002987587
35502024-10-15T21:21:18.442Zlock 41:55.536674054
35512024-10-15T21:21:18.442Zslp 1:56:52.028821034
35522024-10-15T21:21:18.442Zlat 59.246811040
35532024-10-15T21:21:18.442Zstop 2:57.516349651
35542024-10-15T21:21:18.443Zprocess exited: duration 967602 ms, exit code 0
 
35552024-10-15T21:21:18.448Zfound 0 output files