01J8KJP93NZZR5T821EHQB7X9G: 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: 01J8KJQ61M3D4S3C71WNHXBKMB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-25T03:14:29.205Zjob assigned to worker 01J8KJQC4DRDKPDQDWBQFTX7PA (queued for 47 s)
 
22024-09-25T03:14:35.979Zstarting task 0: "setup"
32024-09-25T03:14:35.988Z++ uname -s
42024-09-25T03:14:35.991Z+ kern=SunOS
52024-09-25T03:14:35.991Z+ case "$kern" in
62024-09-25T03:14:35.991Z+ groupadd -g 12345 build
72024-09-25T03:14:35.994Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-25T03:14:38.004Z+ zfs create -o mountpoint=/work rpool/work
92024-09-25T03:14:38.079Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-25T03:14:38.085Z+ home_fs=zfs
112024-09-25T03:14:38.085Z+ [[ zfs == autofs ]]
122024-09-25T03:14:38.085Z+ mkdir -p /home/build
132024-09-25T03:14:38.085Z+ chown build:build /home/build /work
142024-09-25T03:14:40.084Z+ chmod 0700 /home/build /work
152024-09-25T03:14:40.087Zprocess exited: duration 4109 ms, exit code 0
 
162024-09-25T03:14:40.091Zstarting task 1: "rust-toolchain"
172024-09-25T03:14:40.097Z+ printf ' * toolchain channel = "%s"
182024-09-25T03:14:40.097Z' 1.80.1
192024-09-25T03:14:40.100Z * toolchain channel = "1.80.1"
202024-09-25T03:14:40.100Z+ printf ' * toolchain profile = "%s"
212024-09-25T03:14:40.100Z' default
222024-09-25T03:14:40.100Z * toolchain profile = "default"
232024-09-25T03:14:40.100Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-25T03:14:40.100Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-25T03:14:40.201Zinfo: downloading installer
262024-09-25T03:14:41.361Zinfo: profile set to 'default'
272024-09-25T03:14:41.361Zinfo: default host triple is x86_64-unknown-illumos
282024-09-25T03:14:41.371Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-25T03:14:41.492Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-25T03:14:41.492Zinfo: downloading component 'cargo'
312024-09-25T03:14:42.160Zinfo: downloading component 'clippy'
322024-09-25T03:14:42.405Zinfo: downloading component 'rust-docs'
332024-09-25T03:14:43.362Zinfo: downloading component 'rust-std'
342024-09-25T03:14:44.690Zinfo: downloading component 'rustc'
352024-09-25T03:14:48.304Zinfo: downloading component 'rustfmt'
362024-09-25T03:14:48.500Zinfo: installing component 'cargo'
372024-09-25T03:14:49.360Zinfo: installing component 'clippy'
382024-09-25T03:14:49.752Zinfo: installing component 'rust-docs'
392024-09-25T03:14:51.391Zinfo: installing component 'rust-std'
402024-09-25T03:14:53.088Zinfo: installing component 'rustc'
412024-09-25T03:14:57.365Zinfo: installing component 'rustfmt'
422024-09-25T03:14:57.699Z
432024-09-25T03:14:57.699Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
442024-09-25T03:14:57.956Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-25T03:14:57.956Z
462024-09-25T03:14:57.958Z
472024-09-25T03:14:57.958ZRust is installed now. Great!
482024-09-25T03:14:57.958Z
492024-09-25T03:14:57.958ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-25T03:14:57.958Zenvironment variable. This has not been done automatically.
512024-09-25T03:14:57.958Z
522024-09-25T03:14:57.958ZTo configure your current shell, you need to source
532024-09-25T03:14:57.958Zthe corresponding env file under $HOME/.cargo.
542024-09-25T03:14:57.958Z
552024-09-25T03:14:57.958ZThis is usually done by running one of the following (note the leading DOT):
562024-09-25T03:14:57.958Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-25T03:14:57.958Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-25T03:14:58.007Z+ rustc --version
592024-09-25T03:14:58.071Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-25T03:14:58.074Zprocess exited: duration 17980 ms, exit code 0
 
612024-09-25T03:14:58.080Zstarting task 2: "authentication"
622024-09-25T03:14:58.096ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
632024-09-25T03:15:00.104Zprocess exited: duration 2025 ms, exit code 0
 
642024-09-25T03:15:00.109Zstarting task 3: "clone repository"
652024-09-25T03:15:00.114Z+ mkdir -p /work/oxidecomputer/omicron
662024-09-25T03:15:00.116Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-09-25T03:15:00.153ZCloning into '/work/oxidecomputer/omicron'...
682024-09-25T03:15:06.107Z+ cd /work/oxidecomputer/omicron
692024-09-25T03:15:06.130Z+ git fetch origin c95cd7ce4177f069310df57ef628e4d742804166
702024-09-25T03:15:06.400ZFrom https://github.com/oxidecomputer/omicron
712024-09-25T03:15:06.400Z * branch c95cd7ce4177f069310df57ef628e4d742804166 -> FETCH_HEAD
722024-09-25T03:15:06.416Z+ [[ -n '' ]]
732024-09-25T03:15:06.416Z+ git reset --hard c95cd7ce4177f069310df57ef628e4d742804166
742024-09-25T03:15:06.573ZHEAD is now at c95cd7ce4 Update Rust crate hyper-rustls to 0.27.3
752024-09-25T03:15:06.603Zprocess exited: duration 6441 ms, exit code 0
 
762024-09-25T03:15:06.645Zstarting task 4: "build"
772024-09-25T03:15:06.653Z+ cargo --version
782024-09-25T03:15:06.704Zcargo 1.80.1 (376290515 2024-07-16)
792024-09-25T03:15:06.710Z+ rustc --version
802024-09-25T03:15:06.757Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
812024-09-25T03:15:06.760Z+ source ./env.sh
822024-09-25T03:15:06.760Z++ OLD_SHELL_OPTS=ehxB
832024-09-25T03:15:06.760Z++ set -o xtrace
842024-09-25T03:15:06.762Z++++ dirname ./env.sh
852024-09-25T03:15:06.764Z+++ readlink -f .
862024-09-25T03:15:06.767Z++ OMICRON_WS=/work/oxidecomputer/omicron
872024-09-25T03:15:06.770Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
882024-09-25T03:15:06.770Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
892024-09-25T03:15:06.770Z++ 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
902024-09-25T03:15:06.770Z++ 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
912024-09-25T03:15:06.770Z++ 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
922024-09-25T03:15:06.770Z++ 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
932024-09-25T03:15:06.770Z++ 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
942024-09-25T03:15:06.770Z++ 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
952024-09-25T03:15:06.770Z++ case $OLD_SHELL_OPTS in
962024-09-25T03:15:06.770Z++ unset OLD_SHELL_OPTS OMICRON_WS
972024-09-25T03:15:06.770Z+ 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
982024-09-25T03:15:06.770Z+ 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
992024-09-25T03:15:06.770Z+ banner prerequisites
1002024-09-25T03:15:06.774Z
1012024-09-25T03:15:06.774Z ##### ##### ###### ##### ###### #### # # # #### #
1022024-09-25T03:15:06.774Z # # # # # # # # # # # # # # #
1032024-09-25T03:15:06.774Z # # # # ##### # # ##### # # # # # #### #
1042024-09-25T03:15:06.774Z ##### ##### # ##### # # # # # # # # #
1052024-09-25T03:15:06.774Z # # # # # # # # # # # # # # #
1062024-09-25T03:15:06.774Z # # # ###### # # ###### ### # #### # #### #
1072024-09-25T03:15:06.774Z
1082024-09-25T03:15:06.774Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1092024-09-25T03:15:16.134Z Startup: Refreshing catalog 'helios-dev' ... Done
1102024-09-25T03:15:18.642Z Startup: Caching catalogs ... Done
1112024-09-25T03:15:21.798ZPlanning: Solver setup ... Done (2.522s)
1122024-09-25T03:15:21.838ZPlanning: Running solver ... Done (0.042s)
1132024-09-25T03:15:21.890ZPlanning: Finding local manifests ... Done (0.004s)
1142024-09-25T03:15:22.617ZPlanning: Fetching manifests: 0/5 0% complete
1152024-09-25T03:15:23.440ZPlanning: Fetching manifests: 5/5 100% complete
1162024-09-25T03:15:23.558ZPlanning: Package planning ... Done (0.110s)
1172024-09-25T03:15:23.622ZPlanning: Merging actions ... Done (0.057s)
1182024-09-25T03:15:23.907ZPlanning: Checking for conflicting actions ... Done (0.210s)
1192024-09-25T03:15:25.795ZPlanning: Consolidating action changes ... Done (1.954s)
1202024-09-25T03:15:26.185ZPlanning: Evaluating mediators ... Done (0.438s)
1212024-09-25T03:15:26.331ZPlanning: Planning completed in 7.56 seconds
1222024-09-25T03:15:26.351Z Packages to install: 4
1232024-09-25T03:15:26.351Z Packages to update: 1
1242024-09-25T03:15:26.351Z Mediators to change: 2
1252024-09-25T03:15:26.351Z Services to change: 1
1262024-09-25T03:15:26.351Z Estimated space available: 155.71 GB
1272024-09-25T03:15:26.352ZEstimated space to be consumed: 1.54 GB
1282024-09-25T03:15:26.352Z Create boot environment: No
1292024-09-25T03:15:26.352ZCreate backup boot environment: Yes
1302024-09-25T03:15:26.352Z Rebuild boot archive: No
1312024-09-25T03:15:26.352Z
1322024-09-25T03:15:26.352ZChanged mediators:
1332024-09-25T03:15:26.352Z mediator clang:
1342024-09-25T03:15:26.352Z version: None -> 15 (system default)
1352024-09-25T03:15:26.352Z
1362024-09-25T03:15:26.352Z mediator llvm:
1372024-09-25T03:15:26.352Z version: 14 (system default) -> 15 (system default)
1382024-09-25T03:15:26.352Z
1392024-09-25T03:15:26.352ZChanged packages:
1402024-09-25T03:15:26.352Zhelios-dev
1412024-09-25T03:15:26.352Z developer/build-essential
1422024-09-25T03:15:26.352Z None -> 11-2.0
1432024-09-25T03:15:26.352Z library/libxmlsec1
1442024-09-25T03:15:26.352Z None -> 1.2.35-2.0
1452024-09-25T03:15:26.352Z ooce/developer/clang-15
1462024-09-25T03:15:26.352Z None -> 15.0.7-2.0
1472024-09-25T03:15:26.352Z ooce/developer/llvm-15
1482024-09-25T03:15:26.352Z None -> 15.0.7-2.0
1492024-09-25T03:15:26.352Z package/pkg
1502024-09-25T03:15:26.352Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1512024-09-25T03:15:26.352Z
1522024-09-25T03:15:26.352ZServices:
1532024-09-25T03:15:26.353Z restart_fmri:
1542024-09-25T03:15:26.353Z svc:/system/update-man-index:default
1552024-09-25T03:15:26.353Z
1562024-09-25T03:15:26.353ZEditable files to change:
1572024-09-25T03:15:26.353Z Update:
1582024-09-25T03:15:26.353Z usr/share/lib/pkg/web/config.shtml
1592024-09-25T03:15:26.422Z
1602024-09-25T03:15:26.422ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1612024-09-25T03:15:32.551ZDownload: 211/4281 items 1.3/220.6MB 0% complete (1.1M/s)
1622024-09-25T03:15:37.559ZDownload: 1038/4281 items 19.6/220.6MB 8% complete (1.9M/s)
1632024-09-25T03:16:07.646ZDownload: 1197/4281 items 83.5/220.6MB 37% complete
1642024-09-25T03:16:12.650ZDownload: 1615/4281 items 117.2/220.6MB 53% complete (7.8M/s)
1652024-09-25T03:16:17.672ZDownload: 1869/4281 items 117.9/220.6MB 53% complete (3.7M/s)
1662024-09-25T03:16:22.882ZDownload: 2119/4281 items 118.9/220.6MB 53% complete (185k/s)
1672024-09-25T03:16:28.122ZDownload: 2219/4281 items 119.2/220.6MB 54% complete (166k/s)
1682024-09-25T03:16:37.285ZDownload: 2224/4281 items 119.2/220.6MB 54% complete (153k/s)
1692024-09-25T03:16:42.292ZDownload: 3237/4281 items 185.9/220.6MB 84% complete (13.6M/s)
1702024-09-25T03:16:53.604ZDownload: 3248/4281 items 202.9/220.6MB 91% complete (13.4M/s)
1712024-09-25T03:16:58.608ZDownload: 3642/4281 items 216.3/220.6MB 98% complete (2.8M/s)
1722024-09-25T03:17:09.234ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (2.5M/s)
1732024-09-25T03:17:09.337ZDownload: Completed 220.60 MB in 102.93 seconds (2.1M/s)
1742024-09-25T03:17:11.381Z Actions: 1/5063 actions (Removing old actions)
1752024-09-25T03:17:11.399Z Actions: 194/5063 actions (Installing new actions)
1762024-09-25T03:17:16.087Z Actions: 4226/5063 actions (Updating modified actions)
1772024-09-25T03:17:16.391Z Actions: Completed 5063 actions in 5.01 seconds.
1782024-09-25T03:17:16.702Z Done (0.302s)
1792024-09-25T03:17:16.705Z Done (0.000s)
1802024-09-25T03:17:17.121Z Done (0.418s)
1812024-09-25T03:17:21.523Z Done (4.214s)
1822024-09-25T03:17:21.619Z Done (0.020s)
1832024-09-25T03:17:21.622Z Done (0.000s)
1842024-09-25T03:17:21.866Z Done (0.000s)
1852024-09-25T03:17:22.478ZPlanning: Evaluating mediator changes ... Done
1862024-09-25T03:17:22.679ZPlanning: Checking for conflicting actions ... Done
1872024-09-25T03:17:22.726ZPlanning: Consolidating action changes ... Done
1882024-09-25T03:17:22.915ZPlanning: Evaluating mediators ... Done
1892024-09-25T03:17:22.920ZPlanning: Planning completed in 0.44 seconds
1902024-09-25T03:17:22.958Z Mediators to change: 2
1912024-09-25T03:17:22.958Z Create boot environment: No
1922024-09-25T03:17:22.961ZCreate backup boot environment: No
1932024-09-25T03:17:23.027Z Done
1942024-09-25T03:17:23.027Z Done
1952024-09-25T03:17:23.281Z Done
1962024-09-25T03:17:27.013Z Done
1972024-09-25T03:17:27.100Z Done
1982024-09-25T03:17:27.102Z Done
1992024-09-25T03:17:27.195Z Done
2002024-09-25T03:17:27.812ZPlanning: Evaluating mediator changes ... Done
2012024-09-25T03:17:27.815ZPlanning: Merging actions ... Done
2022024-09-25T03:17:28.007ZPlanning: Checking for conflicting actions ... Done
2032024-09-25T03:17:28.013ZPlanning: Consolidating action changes ... Done
2042024-09-25T03:17:28.313ZPlanning: Evaluating mediators ... Done
2052024-09-25T03:17:28.373ZPlanning: Planning completed in 0.81 seconds
2062024-09-25T03:17:28.421Z Packages to change: 1
2072024-09-25T03:17:28.421Z Mediators to change: 1
2082024-09-25T03:17:28.423Z Services to change: 1
2092024-09-25T03:17:28.423Z Create boot environment: No
2102024-09-25T03:17:28.423ZCreate backup boot environment: Yes
2112024-09-25T03:17:30.269Z Actions: 1/6 actions (Updating modified actions)
2122024-09-25T03:17:30.271Z Actions: Completed 6 actions in 0.00 seconds.
2132024-09-25T03:17:30.272Z Done
2142024-09-25T03:17:30.272Z Done
2152024-09-25T03:17:30.358Z Done
2162024-09-25T03:17:33.975Z Done
2172024-09-25T03:17:34.063Z Done
2182024-09-25T03:17:34.065Z Done
2192024-09-25T03:17:34.203Z Done
2202024-09-25T03:17:34.633ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-09-25T03:17:34.633Zclang system 15 system
2222024-09-25T03:17:34.633Zcsh system system illumos
2232024-09-25T03:17:34.633Zctags system system illumos
2242024-09-25T03:17:34.633Zgcc vendor 12 vendor
2252024-09-25T03:17:34.633Zgcc system 10 system
2262024-09-25T03:17:34.633Zgcc system 7 system
2272024-09-25T03:17:34.633Zgo system 1.20 system
2282024-09-25T03:17:34.633Zgo system 1.19 system
2292024-09-25T03:17:34.633Zllvm system 15 system
2302024-09-25T03:17:34.633Zllvm system 14 system
2312024-09-25T03:17:34.633Zmariadb system 10.6 system
2322024-09-25T03:17:34.633Zmta vendor vendor dma
2332024-09-25T03:17:34.633Zopenjdk system 17 system
2342024-09-25T03:17:34.634Zopenjdk system 11 system
2352024-09-25T03:17:34.634Zopenjdk system 1.8 system
2362024-09-25T03:17:34.634Zopenssl vendor 3 vendor
2372024-09-25T03:17:34.634Zperl system 5.36 system
2382024-09-25T03:17:34.634Zpostgresql system 15 system
2392024-09-25T03:17:34.634Zpostgresql system 13 system
2402024-09-25T03:17:34.634Zpython vendor 3 vendor
2412024-09-25T03:17:34.634Zpython system 2 system
2422024-09-25T03:17:34.634Zpython3 system 3.11 system
2432024-09-25T03:17:34.634Zruby system 3.0 system
2442024-09-25T03:17:34.634Zwords vendor vendor american-english
2452024-09-25T03:17:34.634Zwords system system australian-english
2462024-09-25T03:17:34.634Zwords system system british-english
2472024-09-25T03:17:34.634Zwords system system canadian-english
2482024-09-25T03:17:34.634Zwords system system french
2492024-09-25T03:17:34.634Zwords system system italian
2502024-09-25T03:17:34.634Zwords system system ngerman
2512024-09-25T03:17:34.634Zwords system system ogerman
2522024-09-25T03:17:34.634Zwords system system spanish
2532024-09-25T03:17:34.968ZPUBLISHER TYPE STATUS P LOCATION
2542024-09-25T03:17:34.968Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-09-25T03:17:36.894ZFMRI IFO
2562024-09-25T03:17:36.894Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-09-25T03:17:36.894Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-09-25T03:17:36.894Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-09-25T03:17:36.894Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-09-25T03:17:36.894Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-09-25T03:17:36.894Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-09-25T03:17:36.894Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-09-25T03:17:36.894Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-09-25T03:17:36.894Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-09-25T03:17:36.894Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2662024-09-25T03:17:36.894Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2672024-09-25T03:17:36.894Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2682024-09-25T03:17:36.894Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2692024-09-25T03:17:37.520Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2702024-09-25T03:17:37.807Z Updating crates.io index
2712024-09-25T03:17:37.812Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2722024-09-25T03:17:38.609Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2732024-09-25T03:17:39.344Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2742024-09-25T03:17:39.570Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2752024-09-25T03:17:41.072Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762024-09-25T03:17:41.271Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2772024-09-25T03:17:41.532Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782024-09-25T03:17:42.548Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792024-09-25T03:17:44.666Z Updating git repository `https://github.com/oxidecomputer/opte`
2802024-09-25T03:17:45.584Z Updating git repository `https://github.com/oxidecomputer/falcon`
2812024-09-25T03:17:46.310Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822024-09-25T03:17:46.574Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-09-25T03:17:46.852Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-09-25T03:17:47.399Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-09-25T03:17:47.670Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2862024-09-25T03:17:47.944Z Updating git repository `https://github.com/oxidecomputer/qorb`
2872024-09-25T03:17:48.242Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882024-09-25T03:17:48.736Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2892024-09-25T03:17:49.018Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902024-09-25T03:17:49.271Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2912024-09-25T03:17:49.480Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2922024-09-25T03:17:49.667Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2932024-09-25T03:17:49.920Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-09-25T03:17:50.184Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-09-25T03:17:50.509Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-09-25T03:17:50.818Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-09-25T03:17:51.217Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-09-25T03:17:51.511Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992024-09-25T03:17:51.812Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3002024-09-25T03:17:52.151Z Updating git repository `https://github.com/oxidecomputer/typify`
3012024-09-25T03:17:54.463Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3022024-09-25T03:17:54.738Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3032024-09-25T03:17:55.009Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3042024-09-25T03:17:55.408Z Updating git repository `https://github.com/oxidecomputer/rfb`
3052024-09-25T03:17:56.384Z Downloading crates ...
3062024-09-25T03:17:56.459Z Downloaded anstyle v1.0.8
3072024-09-25T03:17:56.464Z Downloaded cfg-if v1.0.0
3082024-09-25T03:17:56.467Z Downloaded colorchoice v1.0.1
3092024-09-25T03:17:56.469Z Downloaded bitflags v2.6.0
3102024-09-25T03:17:56.477Z Downloaded pretty-hex v0.4.1
3112024-09-25T03:17:56.479Z Downloaded swrite v0.1.0
3122024-09-25T03:17:56.485Z Downloaded usdt-attr-macro v0.5.0
3132024-09-25T03:17:56.488Z Downloaded equivalent v1.0.1
3142024-09-25T03:17:56.494Z Downloaded generic-array v0.14.7
3152024-09-25T03:17:56.494Z Downloaded bytecount v0.6.8
3162024-09-25T03:17:56.498Z Downloaded serde_spanned v0.6.7
3172024-09-25T03:17:56.498Z Downloaded fnv v1.0.7
3182024-09-25T03:17:56.501Z Downloaded heck v0.5.0
3192024-09-25T03:17:56.504Z Downloaded smawk v0.3.2
3202024-09-25T03:17:56.504Z Downloaded usdt-macro v0.5.0
3212024-09-25T03:17:56.507Z Downloaded usdt v0.5.0
3222024-09-25T03:17:56.507Z Downloaded tabled_derive v0.7.0
3232024-09-25T03:17:56.507Z Downloaded dof v0.3.0
3242024-09-25T03:17:56.507Z Downloaded pest_generator v2.7.10
3252024-09-25T03:17:56.511Z Downloaded crypto-common v0.1.6
3262024-09-25T03:17:56.511Z Downloaded unicode-linebreak v0.1.5
3272024-09-25T03:17:56.517Z Downloaded terminal_size v0.3.0
3282024-09-25T03:17:56.517Z Downloaded utf8parse v0.2.1
3292024-09-25T03:17:56.525Z Downloaded clap_derive v4.5.18
3302024-09-25T03:17:56.530Z Downloaded semver v1.0.23
3312024-09-25T03:17:56.530Z Downloaded byteorder v1.5.0
3322024-09-25T03:17:56.530Z Downloaded proc-macro-error-attr v1.0.4
3332024-09-25T03:17:56.530Z Downloaded block-buffer v0.10.4
3342024-09-25T03:17:56.530Z Downloaded once_cell v1.19.0
3352024-09-25T03:17:56.530Z Downloaded cargo_metadata v0.18.1
3362024-09-25T03:17:56.534Z Downloaded thiserror v1.0.63
3372024-09-25T03:17:56.543Z Downloaded camino-tempfile v1.1.1
3382024-09-25T03:17:56.546Z Downloaded clap_lex v0.7.0
3392024-09-25T03:17:56.546Z Downloaded cargo-platform v0.1.8
3402024-09-25T03:17:56.546Z Downloaded autocfg v1.3.0
3412024-09-25T03:17:56.546Z Downloaded anstyle-parse v0.2.4
3422024-09-25T03:17:56.549Z Downloaded cpufeatures v0.2.12
3432024-09-25T03:17:56.549Z Downloaded anstyle-query v1.0.3
3442024-09-25T03:17:56.551Z Downloaded zerocopy-derive v0.7.34
3452024-09-25T03:17:56.554Z Downloaded anyhow v1.0.89
3462024-09-25T03:17:56.557Z Downloaded ucd-trie v0.1.6
3472024-09-25T03:17:56.560Z Downloaded scroll_derive v0.12.0
3482024-09-25T03:17:56.563Z Downloaded is_terminal_polyfill v1.70.0
3492024-09-25T03:17:56.567Z Downloaded dtrace-parser v0.2.0
3502024-09-25T03:17:56.577Z Downloaded toml v0.8.19
3512024-09-25T03:17:56.580Z Downloaded camino v1.1.9
3522024-09-25T03:17:56.589Z Downloaded anstream v0.6.14
3532024-09-25T03:17:56.592Z Downloaded scroll v0.12.0
3542024-09-25T03:17:56.592Z Downloaded pest_meta v2.7.10
3552024-09-25T03:17:56.592Z Downloaded cargo_toml v0.20.4
3562024-09-25T03:17:56.592Z Downloaded fastrand v2.1.0
3572024-09-25T03:17:56.592Z Downloaded thread-id v4.2.1
3582024-09-25T03:17:56.592Z Downloaded errno v0.3.9
3592024-09-25T03:17:56.598Z Downloaded digest v0.10.7
3602024-09-25T03:17:56.599Z Downloaded strsim v0.11.1
3612024-09-25T03:17:56.599Z Downloaded heck v0.4.1
3622024-09-25T03:17:56.601Z Downloaded fs-err v2.11.0
3632024-09-25T03:17:56.601Z Downloaded plain v0.2.3
3642024-09-25T03:17:56.601Z Downloaded itoa v1.0.11
3652024-09-25T03:17:56.602Z Downloaded thiserror-impl v1.0.63
3662024-09-25T03:17:56.602Z Downloaded serde_tokenstream v0.2.2
3672024-09-25T03:17:56.609Z Downloaded version_check v0.9.5
3682024-09-25T03:17:56.613Z Downloaded clap v4.5.18
3692024-09-25T03:17:56.618Z Downloaded toml_datetime v0.6.8
3702024-09-25T03:17:56.623Z Downloaded memmap v0.7.0
3712024-09-25T03:17:56.640Z Downloaded sha2 v0.10.8
3722024-09-25T03:17:56.645Z Downloaded macaddr v1.0.1
3732024-09-25T03:17:56.645Z Downloaded quote v1.0.36
3742024-09-25T03:17:56.645Z Downloaded proc-macro-error v1.0.4
3752024-09-25T03:17:56.648Z Downloaded usdt-impl v0.5.0
3762024-09-25T03:17:56.654Z Downloaded pest_derive v2.7.10
3772024-09-25T03:17:56.654Z Downloaded memchr v2.7.2
3782024-09-25T03:17:56.657Z Downloaded papergrid v0.11.0
3792024-09-25T03:17:56.660Z Downloaded ryu v1.0.18
3802024-09-25T03:17:56.663Z Downloaded proc-macro2 v1.0.86
3812024-09-25T03:17:56.665Z Downloaded unicode-ident v1.0.12
3822024-09-25T03:17:56.668Z Downloaded typenum v1.17.0
3832024-09-25T03:17:56.671Z Downloaded toml_edit v0.22.20
3842024-09-25T03:17:56.692Z Downloaded log v0.4.21
3852024-09-25T03:17:56.695Z Downloaded textwrap v0.16.1
3862024-09-25T03:17:56.695Z Downloaded tempfile v3.10.1
3872024-09-25T03:17:56.699Z Downloaded serde v1.0.208
3882024-09-25T03:17:56.702Z Downloaded pest v2.7.10
3892024-09-25T03:17:56.704Z Downloaded indexmap v2.4.0
3902024-09-25T03:17:56.707Z Downloaded serde_derive v1.0.208
3912024-09-25T03:17:56.709Z Downloaded clap_builder v4.5.18
3922024-09-25T03:17:56.716Z Downloaded hashbrown v0.14.5
3932024-09-25T03:17:56.722Z Downloaded serde_json v1.0.125
3942024-09-25T03:17:56.731Z Downloaded winnow v0.6.18
3952024-09-25T03:17:56.747Z Downloaded zerocopy v0.7.34
3962024-09-25T03:17:56.761Z Downloaded goblin v0.8.2
3972024-09-25T03:17:56.771Z Downloaded tabled v0.15.0
3982024-09-25T03:17:56.785Z Downloaded syn v2.0.74
3992024-09-25T03:17:56.800Z Downloaded syn v1.0.109
4002024-09-25T03:17:56.808Z Downloaded rustix v0.38.34
4012024-09-25T03:17:56.829Z Downloaded unicode-width v0.1.13
4022024-09-25T03:17:56.836Z Downloaded libc v0.2.158
4032024-09-25T03:17:57.145Z Compiling proc-macro2 v1.0.86
4042024-09-25T03:17:57.145Z Compiling unicode-ident v1.0.12
4052024-09-25T03:17:57.148Z Compiling serde v1.0.208
4062024-09-25T03:17:57.148Z Compiling version_check v0.9.5
4072024-09-25T03:17:57.148Z Compiling memchr v2.7.2
4082024-09-25T03:17:57.148Z Compiling thiserror v1.0.63
4092024-09-25T03:17:57.179Z Compiling libc v0.2.158
4102024-09-25T03:17:57.183Z Compiling ucd-trie v0.1.6
4112024-09-25T03:17:57.502Z Compiling itoa v1.0.11
4122024-09-25T03:17:57.741Z Compiling ryu v1.0.18
4132024-09-25T03:17:57.968Z Compiling once_cell v1.19.0
4142024-09-25T03:17:58.020Z Compiling byteorder v1.5.0
4152024-09-25T03:17:58.022Z Compiling serde_json v1.0.125
4162024-09-25T03:17:58.372Z Compiling rustix v0.38.34
4172024-09-25T03:17:58.483Z Compiling bitflags v2.6.0
4182024-09-25T03:17:58.483Z Compiling usdt-impl v0.5.0
4192024-09-25T03:17:58.718Z Compiling proc-macro-error-attr v1.0.4
4202024-09-25T03:17:58.840Z Compiling syn v1.0.109
4212024-09-25T03:17:58.858Z Compiling quote v1.0.36
4222024-09-25T03:17:59.057Z Compiling proc-macro-error v1.0.4
4232024-09-25T03:17:59.080Z Compiling plain v0.2.3
4242024-09-25T03:17:59.244Z Compiling errno v0.3.9
4252024-09-25T03:17:59.341Z Compiling syn v2.0.74
4262024-09-25T03:17:59.503Z Compiling utf8parse v0.2.1
4272024-09-25T03:17:59.561Z Compiling equivalent v1.0.1
4282024-09-25T03:17:59.603Z Compiling camino v1.1.9
4292024-09-25T03:17:59.640Z Compiling log v0.4.21
4302024-09-25T03:17:59.674Z Compiling hashbrown v0.14.5
4312024-09-25T03:17:59.676Z Compiling anstyle-parse v0.2.4
4322024-09-25T03:17:59.811Z Compiling thread-id v4.2.1
4332024-09-25T03:18:00.205Z Compiling unicode-width v0.1.13
4342024-09-25T03:18:00.355Z Compiling semver v1.0.23
4352024-09-25T03:18:00.401Z Compiling colorchoice v1.0.1
4362024-09-25T03:18:00.441Z Compiling pretty-hex v0.4.1
4372024-09-25T03:18:00.563Z Compiling is_terminal_polyfill v1.70.0
4382024-09-25T03:18:00.659Z Compiling winnow v0.6.18
4392024-09-25T03:18:00.703Z Compiling autocfg v1.3.0
4402024-09-25T03:18:00.729Z Compiling anstyle-query v1.0.3
4412024-09-25T03:18:00.875Z Compiling indexmap v2.4.0
4422024-09-25T03:18:00.902Z Compiling anstyle v1.0.8
4432024-09-25T03:18:01.318Z Compiling anstream v0.6.14
4442024-09-25T03:18:01.418Z Compiling fastrand v2.1.0
4452024-09-25T03:18:01.719Z Compiling fs-err v2.11.0
4462024-09-25T03:18:03.012Z Compiling terminal_size v0.3.0
4472024-09-25T03:18:03.015Z Compiling anyhow v1.0.89
4482024-09-25T03:18:03.015Z Compiling heck v0.4.1
4492024-09-25T03:18:03.015Z Compiling strsim v0.11.1
4502024-09-25T03:18:03.015Z Compiling cfg-if v1.0.0
4512024-09-25T03:18:03.015Z Compiling clap_lex v0.7.0
4522024-09-25T03:18:03.015Z Compiling fnv v1.0.7
4532024-09-25T03:18:03.015Z Compiling heck v0.5.0
4542024-09-25T03:18:03.015Z Compiling bytecount v0.6.8
4552024-09-25T03:18:03.015Z Compiling papergrid v0.11.0
4562024-09-25T03:18:03.016Z Compiling clap_builder v4.5.18
4572024-09-25T03:18:03.092Z Compiling tempfile v3.10.1
4582024-09-25T03:18:03.281Z Compiling memmap v0.7.0
4592024-09-25T03:18:03.532Z Compiling smawk v0.3.2
4602024-09-25T03:18:03.640Z Compiling unicode-linebreak v0.1.5
4612024-09-25T03:18:04.108Z Compiling textwrap v0.16.1
4622024-09-25T03:18:04.377Z Compiling swrite v0.1.0
4632024-09-25T03:18:05.598Z Compiling tabled_derive v0.7.0
4642024-09-25T03:18:07.148Z Compiling tabled v0.15.0
4652024-09-25T03:18:08.196Z Compiling serde_derive v1.0.208
4662024-09-25T03:18:08.196Z Compiling thiserror-impl v1.0.63
4672024-09-25T03:18:08.198Z Compiling zerocopy-derive v0.7.34
4682024-09-25T03:18:08.304Z Compiling scroll_derive v0.12.0
4692024-09-25T03:18:08.424Z Compiling clap_derive v4.5.18
4702024-09-25T03:18:09.557Z Compiling scroll v0.12.0
4712024-09-25T03:18:10.032Z Compiling zerocopy v0.7.34
4722024-09-25T03:18:10.048Z Compiling goblin v0.8.2
4732024-09-25T03:18:10.695Z Compiling pest v2.7.10
4742024-09-25T03:18:11.912Z Compiling clap v4.5.18
4752024-09-25T03:18:12.916Z Compiling pest_meta v2.7.10
4762024-09-25T03:18:13.778Z Compiling pest_generator v2.7.10
4772024-09-25T03:18:15.557Z Compiling pest_derive v2.7.10
4782024-09-25T03:18:16.192Z Compiling dtrace-parser v0.2.0
4792024-09-25T03:18:18.353Z Compiling serde_spanned v0.6.7
4802024-09-25T03:18:18.358Z Compiling toml_datetime v0.6.8
4812024-09-25T03:18:18.358Z Compiling cargo-platform v0.1.8
4822024-09-25T03:18:18.728Z Compiling serde_tokenstream v0.2.2
4832024-09-25T03:18:18.955Z Compiling toml_edit v0.22.20
4842024-09-25T03:18:18.957Z Compiling macaddr v1.0.1
4852024-09-25T03:18:18.996Z Compiling camino-tempfile v1.1.1
4862024-09-25T03:18:19.793Z Compiling dof v0.3.0
4872024-09-25T03:18:19.793Z Compiling cargo_metadata v0.18.1
4882024-09-25T03:18:21.693Z Compiling usdt-attr-macro v0.5.0
4892024-09-25T03:18:21.694Z Compiling usdt-macro v0.5.0
4902024-09-25T03:18:21.712Z Compiling toml v0.8.19
4912024-09-25T03:18:22.560Z Compiling cargo_toml v0.20.4
4922024-09-25T03:18:23.059Z Compiling usdt v0.5.0
4932024-09-25T03:18:26.180Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4942024-09-25T03:18:30.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.09s
4952024-09-25T03:18:30.639Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4962024-09-25T03:18:31.247Z Downloading crates ...
4972024-09-25T03:18:31.370Z Downloaded async-stream-impl v0.3.5
4982024-09-25T03:18:31.375Z Downloaded assert_matches v1.5.0
4992024-09-25T03:18:31.384Z Downloaded cfg_aliases v0.2.1
5002024-09-25T03:18:31.393Z Downloaded headers-core v0.2.0
5012024-09-25T03:18:31.399Z Downloaded cstr-argument v0.1.2
5022024-09-25T03:18:31.399Z Downloaded aead v0.5.2
5032024-09-25T03:18:31.399Z Downloaded hubpack_derive v0.1.1
5042024-09-25T03:18:31.399Z Downloaded adler v1.0.2
5052024-09-25T03:18:31.399Z Downloaded bitstruct v0.1.1
5062024-09-25T03:18:31.405Z Downloaded async-recursion v1.1.1
5072024-09-25T03:18:31.405Z Downloaded bitfield-struct v0.6.1
5082024-09-25T03:18:31.405Z Downloaded crucible-workspace-hack v0.1.0
5092024-09-25T03:18:31.405Z Downloaded hickory-server v0.24.1
5102024-09-25T03:18:31.412Z Downloaded ciborium-ll v0.2.2
5112024-09-25T03:18:31.418Z Downloaded crc-catalog v2.4.0
5122024-09-25T03:18:31.418Z Downloaded convert_case v0.4.0
5132024-09-25T03:18:31.418Z Downloaded cbc v0.1.2
5142024-09-25T03:18:31.418Z Downloaded instant v0.1.12
5152024-09-25T03:18:31.422Z Downloaded is-terminal v0.4.12
5162024-09-25T03:18:31.422Z Downloaded const_format_proc_macros v0.2.33
5172024-09-25T03:18:31.426Z Downloaded block-padding v0.3.3
5182024-09-25T03:18:31.426Z Downloaded crc v3.2.1
5192024-09-25T03:18:31.429Z Downloaded new_debug_unreachable v1.0.6
5202024-09-25T03:18:31.429Z Downloaded bzip2 v0.4.4
5212024-09-25T03:18:31.435Z Downloaded arrayvec v0.7.4
5222024-09-25T03:18:31.441Z Downloaded indoc v1.0.9
5232024-09-25T03:18:31.441Z Downloaded hyper-tls v0.5.0
5242024-09-25T03:18:31.441Z Downloaded ciborium v0.2.2
5252024-09-25T03:18:31.448Z Downloaded http-body v0.4.6
5262024-09-25T03:18:31.448Z Downloaded csv-core v0.1.11
5272024-09-25T03:18:31.452Z Downloaded async-trait v0.1.82
5282024-09-25T03:18:31.452Z Downloaded ctr v0.9.2
5292024-09-25T03:18:31.462Z Downloaded md-5 v0.10.6
5302024-09-25T03:18:31.462Z Downloaded maplit v1.0.2
5312024-09-25T03:18:31.462Z Downloaded linked-hash-map v0.5.6
5322024-09-25T03:18:31.466Z Downloaded ident_case v1.0.1
5332024-09-25T03:18:31.466Z Downloaded http-body v1.0.0
5342024-09-25T03:18:31.466Z Downloaded crossbeam-epoch v0.9.18
5352024-09-25T03:18:31.466Z Downloaded buf-list v1.0.3
5362024-09-25T03:18:31.471Z Downloaded instability v0.3.2
5372024-09-25T03:18:31.471Z Downloaded nanorand v0.7.0
5382024-09-25T03:18:31.476Z Downloaded lazy_static v1.5.0
5392024-09-25T03:18:31.476Z Downloaded hyper-rustls v0.24.2
5402024-09-25T03:18:31.481Z Downloaded hex v0.4.3
5412024-09-25T03:18:31.482Z Downloaded lru-cache v0.1.2
5422024-09-25T03:18:31.482Z Downloaded rand_core v0.6.4
5432024-09-25T03:18:31.485Z Downloaded base64 v0.21.7
5442024-09-25T03:18:31.489Z Downloaded memmap2 v0.9.4
5452024-09-25T03:18:31.489Z Downloaded hickory-client v0.24.1
5462024-09-25T03:18:31.494Z Downloaded is_ci v1.2.0
5472024-09-25T03:18:31.498Z Downloaded md5 v0.7.0
5482024-09-25T03:18:31.498Z Downloaded atty v0.2.14
5492024-09-25T03:18:31.498Z Downloaded bitstruct_derive v0.1.0
5502024-09-25T03:18:31.498Z Downloaded arrayref v0.3.7
5512024-09-25T03:18:31.503Z Downloaded serde-hex v0.1.0
5522024-09-25T03:18:31.503Z Downloaded indent_write v2.2.0
5532024-09-25T03:18:31.506Z Downloaded take_mut v0.2.2
5542024-09-25T03:18:31.507Z Downloaded keccak v0.1.5
5552024-09-25T03:18:31.507Z Downloaded cfg_aliases v0.1.1
5562024-09-25T03:18:31.507Z Downloaded mirai-annotations v1.12.0
5572024-09-25T03:18:31.511Z Downloaded match_cfg v0.1.0
5582024-09-25T03:18:31.511Z Downloaded tinyvec_macros v0.1.1
5592024-09-25T03:18:31.511Z Downloaded compact_str v0.8.0
5602024-09-25T03:18:31.515Z Downloaded slog-bunyan v2.5.0
5612024-09-25T03:18:31.528Z Downloaded multer v3.1.0
5622024-09-25T03:18:31.528Z Downloaded inout v0.1.3
5632024-09-25T03:18:31.538Z Downloaded slog-dtrace v0.3.0
5642024-09-25T03:18:31.538Z Downloaded mime_guess v2.0.4
5652024-09-25T03:18:31.538Z Downloaded vte_generate_state_changes v0.1.1
5662024-09-25T03:18:31.538Z Downloaded bitflags v1.3.2
5672024-09-25T03:18:31.538Z Downloaded blowfish v0.9.1
5682024-09-25T03:18:31.538Z Downloaded castaway v0.2.3
5692024-09-25T03:18:31.542Z Downloaded serde-big-array v0.5.1
5702024-09-25T03:18:31.542Z Downloaded mockall v0.13.0
5712024-09-25T03:18:31.542Z Downloaded colored v2.1.0
5722024-09-25T03:18:31.542Z Downloaded argon2 v0.5.3
5732024-09-25T03:18:31.542Z Downloaded mime v0.3.17
5742024-09-25T03:18:31.549Z Downloaded managed v0.8.0
5752024-09-25T03:18:31.549Z Downloaded darling_macro v0.20.9
5762024-09-25T03:18:31.549Z Downloaded crossbeam-deque v0.8.5
5772024-09-25T03:18:31.556Z Downloaded crypto-bigint v0.5.5
5782024-09-25T03:18:31.563Z Downloaded httparse v1.8.0
5792024-09-25T03:18:31.563Z Downloaded lru v0.12.3
5802024-09-25T03:18:31.563Z Downloaded multimap v0.10.0
5812024-09-25T03:18:31.567Z Downloaded ascii v1.1.0
5822024-09-25T03:18:31.567Z Downloaded lazycell v1.3.0
5832024-09-25T03:18:31.567Z Downloaded sqlformat v0.2.4
5842024-09-25T03:18:31.567Z Downloaded maybe-uninit v2.0.0
5852024-09-25T03:18:31.573Z Downloaded foreign-types v0.3.2
5862024-09-25T03:18:31.573Z Downloaded strip-ansi-escapes v0.2.0
5872024-09-25T03:18:31.577Z Downloaded libsw v3.3.1
5882024-09-25T03:18:31.577Z Downloaded miniz_oxide v0.7.2
5892024-09-25T03:18:31.577Z Downloaded ron v0.8.1
5902024-09-25T03:18:31.583Z Downloaded wait-timeout v0.2.0
5912024-09-25T03:18:31.586Z Downloaded openssl-probe v0.1.5
5922024-09-25T03:18:31.587Z Downloaded untrusted v0.9.0
5932024-09-25T03:18:31.593Z Downloaded stringprep v0.1.4
5942024-09-25T03:18:31.600Z Downloaded tabwriter v1.4.0
5952024-09-25T03:18:31.600Z Downloaded dunce v1.0.5
5962024-09-25T03:18:31.600Z Downloaded newline-converter v0.3.0
5972024-09-25T03:18:31.600Z Downloaded bcs v0.1.6
5982024-09-25T03:18:31.600Z Downloaded socket2 v0.4.10
5992024-09-25T03:18:31.607Z Downloaded tokio-tungstenite v0.23.1
6002024-09-25T03:18:31.607Z Downloaded oso-derive v0.27.3
6012024-09-25T03:18:31.607Z Downloaded cipher v0.4.4
6022024-09-25T03:18:31.611Z Downloaded libefi-sys v0.1.0
6032024-09-25T03:18:31.611Z Downloaded pretty-hex v0.2.1
6042024-09-25T03:18:31.611Z Downloaded portpicker v0.1.1
6052024-09-25T03:18:31.611Z Downloaded cookie v0.17.0
6062024-09-25T03:18:31.621Z Downloaded allocator-api2 v0.2.18
6072024-09-25T03:18:31.634Z Downloaded debug-ignore v1.0.5
6082024-09-25T03:18:31.634Z Downloaded rand_seeder v0.3.0
6092024-09-25T03:18:31.634Z Downloaded jobserver v0.1.32
6102024-09-25T03:18:31.634Z Downloaded cancel-safe-futures v0.1.5
6112024-09-25T03:18:31.637Z Downloaded glob v0.3.1
6122024-09-25T03:18:31.637Z Downloaded display-error-chain v0.2.1
6132024-09-25T03:18:31.638Z Downloaded tar v0.4.41
6142024-09-25T03:18:31.638Z Downloaded russh-cryptovec v0.7.2
6152024-09-25T03:18:31.638Z Downloaded stable_deref_trait v1.2.0
6162024-09-25T03:18:31.638Z Downloaded futures-executor v0.3.30
6172024-09-25T03:18:31.638Z Downloaded num_enum v0.5.11
6182024-09-25T03:18:31.641Z Downloaded pkg-config v0.3.30
6192024-09-25T03:18:31.643Z Downloaded futures-core v0.3.30
6202024-09-25T03:18:31.649Z Downloaded heapless v0.7.17
6212024-09-25T03:18:31.653Z Downloaded bytes v1.7.2
6222024-09-25T03:18:31.660Z Downloaded endian-type v0.1.2
6232024-09-25T03:18:31.660Z Downloaded siphasher v0.3.11
6242024-09-25T03:18:31.664Z Downloaded ref-cast v1.0.23
6252024-09-25T03:18:31.664Z Downloaded rustls-pemfile v1.0.4
6262024-09-25T03:18:31.673Z Downloaded num_enum_derive v0.5.11
6272024-09-25T03:18:31.673Z Downloaded value-bag v1.9.0
6282024-09-25T03:18:31.677Z Downloaded slab v0.4.9
6292024-09-25T03:18:31.677Z Downloaded foreign-types v0.5.0
6302024-09-25T03:18:31.677Z Downloaded ron v0.7.1
6312024-09-25T03:18:31.684Z Downloaded thiserror-no-std v2.0.2
6322024-09-25T03:18:31.690Z Downloaded smallvec v0.6.14
6332024-09-25T03:18:31.690Z Downloaded thread_local v1.1.8
6342024-09-25T03:18:31.690Z Downloaded ref-cast-impl v1.0.23
6352024-09-25T03:18:31.690Z Downloaded pbkdf2 v0.12.2
6362024-09-25T03:18:31.694Z Downloaded normalize-line-endings v0.3.0
6372024-09-25T03:18:31.694Z Downloaded env_logger v0.11.5
6382024-09-25T03:18:31.694Z Downloaded predicates-tree v1.0.9
6392024-09-25T03:18:31.702Z Downloaded uzers v0.11.3
6402024-09-25T03:18:31.702Z Downloaded supports-color v3.0.1
6412024-09-25T03:18:31.705Z Downloaded xattr v1.3.1
6422024-09-25T03:18:31.714Z Downloaded signal-hook-tokio v0.3.1
6432024-09-25T03:18:31.719Z Downloaded rustls-pemfile v2.1.3
6442024-09-25T03:18:31.719Z Downloaded mio v1.0.2
6452024-09-25T03:18:31.722Z Downloaded crc-any v2.5.0
6462024-09-25T03:18:31.724Z Downloaded getopts v0.2.21
6472024-09-25T03:18:31.727Z Downloaded spin v0.9.8
6482024-09-25T03:18:31.730Z Downloaded pbkdf2 v0.11.0
6492024-09-25T03:18:31.734Z Downloaded sqlparser_derive v0.2.2
6502024-09-25T03:18:31.734Z Downloaded group v0.13.0
6512024-09-25T03:18:31.742Z Downloaded darling_core v0.20.9
6522024-09-25T03:18:31.749Z Downloaded sigpipe v0.1.3
6532024-09-25T03:18:31.749Z Downloaded signature v2.2.0
6542024-09-25T03:18:31.749Z Downloaded proc-macro-crate v1.3.1
6552024-09-25T03:18:31.749Z Downloaded futures-sink v0.3.30
6562024-09-25T03:18:31.752Z Downloaded ecdsa v0.16.9
6572024-09-25T03:18:31.752Z Downloaded hyper-util v0.1.7
6582024-09-25T03:18:31.758Z Downloaded hmac v0.12.1
6592024-09-25T03:18:31.771Z Downloaded fxhash v0.2.1
6602024-09-25T03:18:31.772Z Downloaded derive_builder_macro v0.20.0
6612024-09-25T03:18:31.772Z Downloaded psl-types v2.0.11
6622024-09-25T03:18:31.772Z Downloaded toolchain_find v0.4.0
6632024-09-25T03:18:31.772Z Downloaded termcolor v1.4.1
6642024-09-25T03:18:31.781Z Downloaded num v0.4.3
6652024-09-25T03:18:31.781Z Downloaded tracing-core v0.1.32
6662024-09-25T03:18:31.781Z Downloaded smallvec v1.13.2
6672024-09-25T03:18:31.781Z Downloaded static_assertions v1.1.0
6682024-09-25T03:18:31.781Z Downloaded openssl-macros v0.1.1
6692024-09-25T03:18:31.781Z Downloaded rusty-fork v0.3.0
6702024-09-25T03:18:31.781Z Downloaded subtle v2.5.0
6712024-09-25T03:18:31.789Z Downloaded rayon-core v1.12.1
6722024-09-25T03:18:31.790Z Downloaded rtoolbox v0.0.2
6732024-09-25T03:18:31.790Z Downloaded fd-lock v4.0.2
6742024-09-25T03:18:31.790Z Downloaded deranged v0.3.11
6752024-09-25T03:18:31.790Z Downloaded password-hash v0.5.0
6762024-09-25T03:18:31.798Z Downloaded strum v0.26.3
6772024-09-25T03:18:31.798Z Downloaded zone_cfg_derive v0.1.2
6782024-09-25T03:18:31.798Z Downloaded flagset v0.4.5
6792024-09-25T03:18:31.799Z Downloaded termios v0.3.3
6802024-09-25T03:18:31.803Z Downloaded hash32 v0.3.1
6812024-09-25T03:18:31.803Z Downloaded walkdir v2.5.0
6822024-09-25T03:18:31.803Z Downloaded spki v0.7.3
6832024-09-25T03:18:31.808Z Downloaded untrusted v0.7.1
6842024-09-25T03:18:31.808Z Downloaded hickory-resolver v0.24.1
6852024-09-25T03:18:31.808Z Downloaded embedded-io v0.4.0
6862024-09-25T03:18:31.812Z Downloaded rustls-pki-types v1.7.0
6872024-09-25T03:18:31.816Z Downloaded yasna v0.5.2
6882024-09-25T03:18:31.828Z Downloaded dhcproto-macros v0.1.0
6892024-09-25T03:18:31.828Z Downloaded zone_cfg_derive v0.3.0
6902024-09-25T03:18:31.828Z Downloaded pin-utils v0.1.0
6912024-09-25T03:18:31.828Z Downloaded funty v2.0.0
6922024-09-25T03:18:31.828Z Downloaded universal-hash v0.5.1
6932024-09-25T03:18:31.839Z Downloaded flume v0.11.0
6942024-09-25T03:18:31.839Z Downloaded rand_xorshift v0.3.0
6952024-09-25T03:18:31.839Z Downloaded slog-stdlog v4.1.1
6962024-09-25T03:18:31.840Z Downloaded derive_builder_core v0.20.0
6972024-09-25T03:18:31.846Z Downloaded packed_struct_codegen v0.10.1
6982024-09-25T03:18:31.846Z Downloaded derive_builder v0.20.0
6992024-09-25T03:18:31.846Z Downloaded peg-runtime v0.8.3
7002024-09-25T03:18:31.846Z Downloaded num-conv v0.1.0
7012024-09-25T03:18:31.846Z Downloaded powerfmt v0.2.0
7022024-09-25T03:18:31.846Z Downloaded oso v0.27.3
7032024-09-25T03:18:31.853Z Downloaded cc v1.1.21
7042024-09-25T03:18:31.858Z Downloaded strum_macros v0.25.3
7052024-09-25T03:18:31.858Z Downloaded phf_shared v0.10.0
7062024-09-25T03:18:31.858Z Downloaded time-core v0.1.2
7072024-09-25T03:18:31.858Z Downloaded http v1.1.0
7082024-09-25T03:18:31.861Z Downloaded hashbrown v0.13.2
7092024-09-25T03:18:31.867Z Downloaded term v0.7.0
7102024-09-25T03:18:31.871Z Downloaded ena v0.14.3
7112024-09-25T03:18:31.878Z Downloaded postcard v1.0.8
7122024-09-25T03:18:31.883Z Downloaded opaque-debug v0.3.1
7132024-09-25T03:18:31.883Z Downloaded futures-macro v0.3.30
7142024-09-25T03:18:31.883Z Downloaded tokio-tungstenite v0.21.0
7152024-09-25T03:18:31.883Z Downloaded mio v0.8.11
7162024-09-25T03:18:31.890Z Downloaded pin-project-lite v0.2.14
7172024-09-25T03:18:31.898Z Downloaded tower-service v0.3.2
7182024-09-25T03:18:31.909Z Downloaded pem v3.0.4
7192024-09-25T03:18:31.909Z Downloaded fallible-iterator v0.2.0
7202024-09-25T03:18:31.909Z Downloaded derive-where v1.2.7
7212024-09-25T03:18:31.909Z Downloaded tokio-util v0.7.11
7222024-09-25T03:18:31.920Z Downloaded rcgen v0.12.1
7232024-09-25T03:18:31.927Z Downloaded slog-async v2.8.0
7242024-09-25T03:18:31.927Z Downloaded float-cmp v0.9.0
7252024-09-25T03:18:31.927Z Downloaded smf v0.2.3
7262024-09-25T03:18:31.928Z Downloaded phf_shared v0.11.2
7272024-09-25T03:18:31.928Z Downloaded pem-rfc7468 v0.7.0
7282024-09-25T03:18:31.928Z Downloaded want v0.3.1
7292024-09-25T03:18:31.928Z Downloaded sct v0.7.1
7302024-09-25T03:18:31.932Z Downloaded waitgroup v0.1.2
7312024-09-25T03:18:31.932Z Downloaded topological-sort v0.2.2
7322024-09-25T03:18:31.932Z Downloaded fragile v2.0.0
7332024-09-25T03:18:31.936Z Downloaded unicode-bidi v0.3.15
7342024-09-25T03:18:31.936Z Downloaded expectorate v1.1.0
7352024-09-25T03:18:31.943Z Downloaded tiny-keccak v2.0.2
7362024-09-25T03:18:31.952Z Downloaded dirs-next v2.0.0
7372024-09-25T03:18:31.952Z Downloaded libm v0.2.8
7382024-09-25T03:18:31.956Z Downloaded olpc-cjson v0.1.3
7392024-09-25T03:18:31.956Z Downloaded rustc-demangle v0.1.24
7402024-09-25T03:18:31.956Z Downloaded crossterm v0.28.1
7412024-09-25T03:18:31.961Z Downloaded ghash v0.5.1
7422024-09-25T03:18:31.967Z Downloaded dirs-sys-next v0.1.2
7432024-09-25T03:18:31.967Z Downloaded num_threads v0.1.7
7442024-09-25T03:18:31.971Z Downloaded parse-display v0.10.0
7452024-09-25T03:18:31.971Z Downloaded ff v0.13.0
7462024-09-25T03:18:31.971Z Downloaded vsss-rs v3.3.4
7472024-09-25T03:18:31.974Z Downloaded shell-words v1.1.0
7482024-09-25T03:18:31.974Z Downloaded foreign-types-shared v0.3.1
7492024-09-25T03:18:31.977Z Downloaded rand_chacha v0.3.1
7502024-09-25T03:18:31.977Z Downloaded parse-size v1.0.0
7512024-09-25T03:18:31.981Z Downloaded signal-hook-registry v1.4.2
7522024-09-25T03:18:31.981Z Downloaded parse-display-derive v0.10.0
7532024-09-25T03:18:31.983Z Downloaded radium v0.7.0
7542024-09-25T03:18:31.983Z Downloaded dsl_auto_type v0.1.2
7552024-09-25T03:18:31.983Z Downloaded defmt-parser v0.3.4
7562024-09-25T03:18:31.985Z Downloaded r2d2 v0.8.10
7572024-09-25T03:18:31.988Z Downloaded salsa20 v0.10.2
7582024-09-25T03:18:31.988Z Downloaded bindgen v0.69.4
7592024-09-25T03:18:31.998Z Downloaded dhcproto v0.12.0
7602024-09-25T03:18:32.005Z Downloaded unarray v0.1.4
7612024-09-25T03:18:32.005Z Downloaded num-integer v0.1.46
7622024-09-25T03:18:32.009Z Downloaded num-derive v0.4.2
7632024-09-25T03:18:32.009Z Downloaded gethostname v0.5.0
7642024-09-25T03:18:32.009Z Downloaded test-strategy v0.3.1
7652024-09-25T03:18:32.012Z Downloaded secrecy v0.8.0
7662024-09-25T03:18:32.012Z Downloaded structmeta v0.2.0
7672024-09-25T03:18:32.016Z Downloaded ssh-encoding v0.2.0
7682024-09-25T03:18:32.016Z Downloaded num-traits v0.2.19
7692024-09-25T03:18:32.023Z Downloaded itertools v0.13.0
7702024-09-25T03:18:32.046Z Downloaded bitvec v1.0.1
7712024-09-25T03:18:32.050Z Downloaded termtree v0.4.1
7722024-09-25T03:18:32.050Z Downloaded filetime v0.2.25
7732024-09-25T03:18:32.050Z Downloaded fallible-streaming-iterator v0.1.9
7742024-09-25T03:18:32.050Z Downloaded which v4.4.2
7752024-09-25T03:18:32.050Z Downloaded ppv-lite86 v0.2.17
7762024-09-25T03:18:32.056Z Downloaded num-iter v0.1.45
7772024-09-25T03:18:32.056Z Downloaded fixedbitset v0.4.2
7782024-09-25T03:18:32.056Z Downloaded structmeta-derive v0.2.0
7792024-09-25T03:18:32.060Z Downloaded structmeta v0.3.0
7802024-09-25T03:18:32.060Z Downloaded elliptic-curve v0.13.8
7812024-09-25T03:18:32.065Z Downloaded twox-hash v1.6.3
7822024-09-25T03:18:32.065Z Downloaded tower-layer v0.3.2
7832024-09-25T03:18:32.075Z Downloaded rfc6979 v0.4.0
7842024-09-25T03:18:32.075Z Downloaded vte v0.11.1
7852024-09-25T03:18:32.075Z Downloaded ed25519 v2.2.3
7862024-09-25T03:18:32.075Z Downloaded hashbrown v0.12.3
7872024-09-25T03:18:32.079Z Downloaded foreign-types-shared v0.1.1
7882024-09-25T03:18:32.079Z Downloaded diesel_table_macro_syntax v0.2.0
7892024-09-25T03:18:32.079Z Downloaded serde_plain v1.0.2
7902024-09-25T03:18:32.079Z Downloaded scheduled-thread-pool v0.2.7
7912024-09-25T03:18:32.079Z Downloaded fs_extra v1.3.0
7922024-09-25T03:18:32.083Z Downloaded precomputed-hash v0.1.1
7932024-09-25T03:18:32.083Z Downloaded der_derive v0.7.2
7942024-09-25T03:18:32.084Z Downloaded unsafe-libyaml v0.2.11
7952024-09-25T03:18:32.088Z Downloaded tokio-tungstenite v0.20.1
7962024-09-25T03:18:32.092Z Downloaded float-ord v0.3.2
7972024-09-25T03:18:32.092Z Downloaded hash32 v0.2.1
7982024-09-25T03:18:32.097Z Downloaded serde_urlencoded v0.7.1
7992024-09-25T03:18:32.097Z Downloaded serde_yaml v0.9.34+deprecated
8002024-09-25T03:18:32.102Z Downloaded newtype-uuid v1.1.0
8012024-09-25T03:18:32.102Z Downloaded dropshot_endpoint v0.10.1
8022024-09-25T03:18:32.102Z Downloaded quick-error v1.2.3
8032024-09-25T03:18:32.104Z Downloaded postgres-protocol v0.6.7
8042024-09-25T03:18:32.105Z Downloaded flate2 v1.0.33
8052024-09-25T03:18:32.108Z Downloaded itertools v0.12.1
8062024-09-25T03:18:32.116Z Downloaded predicates-core v1.0.6
8072024-09-25T03:18:32.122Z Downloaded strum_macros v0.26.4
8082024-09-25T03:18:32.126Z Downloaded getrandom v0.2.14
8092024-09-25T03:18:32.126Z Downloaded difflib v0.4.0
8102024-09-25T03:18:32.130Z Downloaded fallible-iterator v0.3.0
8112024-09-25T03:18:32.130Z Downloaded utf-8 v0.7.6
8122024-09-25T03:18:32.130Z Downloaded try-lock v0.2.5
8132024-09-25T03:18:32.130Z Downloaded tui-tree-widget v0.22.0
8142024-09-25T03:18:32.134Z Downloaded peg v0.8.4
8152024-09-25T03:18:32.141Z Downloaded resolv-conf v0.7.0
8162024-09-25T03:18:32.141Z Downloaded same-file v1.0.6
8172024-09-25T03:18:32.147Z Downloaded password-hash v0.4.2
8182024-09-25T03:18:32.147Z Downloaded postgres-types v0.2.7
8192024-09-25T03:18:32.147Z Downloaded defmt v0.3.8
8202024-09-25T03:18:32.151Z Downloaded hyper v0.14.30
8212024-09-25T03:18:32.155Z Downloaded half v2.4.1
8222024-09-25T03:18:32.161Z Downloaded unicase v2.7.0
8232024-09-25T03:18:32.164Z Downloaded rand v0.8.5
8242024-09-25T03:18:32.164Z Downloaded peg-macros v0.8.4
8252024-09-25T03:18:32.168Z Downloaded url v2.5.2
8262024-09-25T03:18:32.173Z Downloaded unicode-normalization v0.1.23
8272024-09-25T03:18:32.177Z Downloaded derive_more v0.99.18
8282024-09-25T03:18:32.186Z Downloaded steno v0.4.1
8292024-09-25T03:18:32.191Z Downloaded poly1305 v0.8.0
8302024-09-25T03:18:32.191Z Downloaded pkcs8 v0.10.2
8312024-09-25T03:18:32.191Z Downloaded uuid v1.10.0
8322024-09-25T03:18:32.200Z Downloaded diesel_derives v2.2.2
8332024-09-25T03:18:32.209Z Downloaded subprocess v0.2.9
8342024-09-25T03:18:32.209Z Downloaded slog v2.7.0
8352024-09-25T03:18:32.215Z Downloaded pkcs5 v0.7.1
8362024-09-25T03:18:32.215Z Downloaded tungstenite v0.23.0
8372024-09-25T03:18:32.215Z Downloaded der v0.7.9
8382024-09-25T03:18:32.219Z Downloaded samael v0.0.17
8392024-09-25T03:18:32.225Z Downloaded portable-atomic v1.6.0
8402024-09-25T03:18:32.238Z Downloaded snafu v0.8.2
8412024-09-25T03:18:32.242Z Downloaded tungstenite v0.20.1
8422024-09-25T03:18:32.242Z Downloaded similar v2.6.0
8432024-09-25T03:18:32.252Z Downloaded futures-util v0.3.30
8442024-09-25T03:18:32.264Z Downloaded rusqlite v0.32.1
8452024-09-25T03:18:32.276Z Downloaded rsa v0.9.6
8462024-09-25T03:18:32.284Z Downloaded diff v0.1.13
8472024-09-25T03:18:32.285Z Downloaded ed25519-dalek v2.1.1
8482024-09-25T03:18:32.285Z Downloaded time v0.3.36
8492024-09-25T03:18:32.297Z Downloaded h2 v0.3.26
8502024-09-25T03:18:32.304Z Downloaded p521 v0.13.3
8512024-09-25T03:18:32.304Z Downloaded idna v0.2.3
8522024-09-25T03:18:32.309Z Downloaded idna v0.4.0
8532024-09-25T03:18:32.322Z Downloaded salty v0.3.0
8542024-09-25T03:18:32.326Z Downloaded regex v1.10.6
8552024-09-25T03:18:32.335Z Downloaded tower v0.4.13
8562024-09-25T03:18:32.347Z Downloaded tough v0.17.1
8572024-09-25T03:18:32.354Z Downloaded publicsuffix v2.2.3
8582024-09-25T03:18:32.362Z Downloaded rayon v1.10.0
8592024-09-25T03:18:32.366Z Downloaded h2 v0.4.6
8602024-09-25T03:18:32.373Z Downloaded p384 v0.13.0
8612024-09-25T03:18:32.382Z Downloaded quick-xml v0.33.0
8622024-09-25T03:18:32.387Z Downloaded nix v0.27.1
8632024-09-25T03:18:32.402Z Downloaded bstr v1.9.1
8642024-09-25T03:18:32.415Z Downloaded openssl v0.10.66
8652024-09-25T03:18:32.421Z Downloaded dropshot v0.10.1
8662024-09-25T03:18:32.432Z Downloaded vcpkg v0.2.15
8672024-09-25T03:18:32.472Z Downloaded nix v0.29.0
8682024-09-25T03:18:32.487Z Downloaded object v0.32.2
8692024-09-25T03:18:32.496Z Downloaded radix_trie v0.2.1
8702024-09-25T03:18:32.502Z Downloaded regex-syntax v0.6.29
8712024-09-25T03:18:32.510Z Downloaded rustls v0.22.4
8722024-09-25T03:18:32.523Z Downloaded gimli v0.28.1
8732024-09-25T03:18:32.532Z Downloaded object v0.30.4
8742024-09-25T03:18:32.544Z Downloaded smoltcp v0.9.1
8752024-09-25T03:18:32.555Z Downloaded polar-core v0.27.3
8762024-09-25T03:18:32.564Z Downloaded webpki-roots v0.25.4
8772024-09-25T03:18:32.571Z Downloaded diesel v2.2.4
8782024-09-25T03:18:32.590Z Downloaded openapiv3 v2.0.0
8792024-09-25T03:18:32.603Z Downloaded regress v0.9.1
8802024-09-25T03:18:32.612Z Downloaded regex-syntax v0.8.4
8812024-09-25T03:18:32.624Z Downloaded ratatui v0.28.0
8822024-09-25T03:18:32.645Z Downloaded sled v0.34.7
8832024-09-25T03:18:32.654Z Downloaded bzip2-sys v0.1.11+1.0.8
8842024-09-25T03:18:32.669Z Downloaded smoltcp v0.11.0
8852024-09-25T03:18:32.686Z Downloaded zerocopy-derive v0.6.6
8862024-09-25T03:18:32.694Z Downloaded curve25519-dalek v4.1.3
8872024-09-25T03:18:32.701Z Downloaded finl_unicode v1.2.0
8882024-09-25T03:18:32.715Z Downloaded rustls v0.21.12
8892024-09-25T03:18:32.734Z Downloaded csv v1.3.0
8902024-09-25T03:18:32.749Z Downloaded regex-automata v0.4.6
8912024-09-25T03:18:32.770Z Downloaded rustls v0.23.10
8922024-09-25T03:18:32.787Z Downloaded petgraph v0.6.5
8932024-09-25T03:18:32.809Z Downloaded hickory-proto v0.24.1
8942024-09-25T03:18:32.820Z Downloaded tokio v1.39.3
8952024-09-25T03:18:32.858Z Downloaded nix v0.28.0
8962024-09-25T03:18:32.871Z Downloaded trust-dns-proto v0.22.0
8972024-09-25T03:18:32.884Z Downloaded sha3 v0.10.8
8982024-09-25T03:18:32.890Z Downloaded encoding_rs v0.8.34
8992024-09-25T03:18:32.915Z Downloaded idna v0.5.0
9002024-09-25T03:18:32.918Z Downloaded idna v0.3.0
9012024-09-25T03:18:32.933Z Downloaded proptest v1.5.0
9022024-09-25T03:18:32.939Z Downloaded git2 v0.19.0
9032024-09-25T03:18:32.949Z Downloaded lalrpop v0.19.12
9042024-09-25T03:18:32.963Z Downloaded rustls-webpki v0.101.7
9052024-09-25T03:18:32.970Z Downloaded rustyline v14.0.0
9062024-09-25T03:18:32.976Z Downloaded chrono v0.4.38
9072024-09-25T03:18:32.988Z Downloaded sqlparser v0.45.0
9082024-09-25T03:18:32.997Z Downloaded rustls-webpki v0.102.4
9092024-09-25T03:18:33.009Z Downloaded winnow v0.5.40
9102024-09-25T03:18:33.018Z Downloaded reqwest v0.11.27
9112024-09-25T03:18:33.028Z Downloaded toml_edit v0.19.15
9122024-09-25T03:18:33.047Z Downloaded structmeta-derive v0.3.0
9132024-09-25T03:18:33.052Z Downloaded pkcs1 v0.7.5
9142024-09-25T03:18:33.052Z Downloaded globset v0.4.14
9152024-09-25T03:18:33.052Z Downloaded either v1.13.0
9162024-09-25T03:18:33.052Z Downloaded tungstenite v0.21.0
9172024-09-25T03:18:33.063Z Downloaded parking_lot v0.12.2
9182024-09-25T03:18:33.072Z Downloaded snafu-derive v0.8.2
9192024-09-25T03:18:33.072Z Downloaded serde_with v3.9.0
9202024-09-25T03:18:33.080Z Downloaded blake3 v1.5.1
9212024-09-25T03:18:33.080Z Downloaded hkdf v0.12.4
9222024-09-25T03:18:33.089Z Downloaded russh v0.45.0
9232024-09-25T03:18:33.089Z Downloaded hyper v1.4.1
9242024-09-25T03:18:33.098Z Downloaded nom v7.1.3
9252024-09-25T03:18:33.103Z Downloaded num-bigint-dig v0.8.4
9262024-09-25T03:18:33.103Z Downloaded serde_repr v0.1.19
9272024-09-25T03:18:33.108Z Downloaded reedline v0.33.0
9282024-09-25T03:18:33.114Z Downloaded fatfs v0.3.6
9292024-09-25T03:18:33.120Z Downloaded predicates v3.1.2
9302024-09-25T03:18:33.124Z Downloaded libgit2-sys v0.17.0+1.8.1
9312024-09-25T03:18:33.177Z Downloaded russh-keys v0.45.0
9322024-09-25T03:18:33.180Z Downloaded parking_lot_core v0.9.10
9332024-09-25T03:18:33.182Z Downloaded omicron-zone-package v0.11.0
9342024-09-25T03:18:33.191Z Downloaded vergen v8.3.2
9352024-09-25T03:18:33.205Z Downloaded slog-term v2.9.1
9362024-09-25T03:18:33.205Z Downloaded pin-project v1.1.5
9372024-09-25T03:18:33.219Z Downloaded futures v0.3.30
9382024-09-25T03:18:33.219Z Downloaded typed-path v0.7.1
9392024-09-25T03:18:33.224Z Downloaded ssh-key v0.6.6
9402024-09-25T03:18:33.224Z Downloaded sync_wrapper v0.1.2
9412024-09-25T03:18:33.224Z Downloaded number_prefix v0.4.0
9422024-09-25T03:18:33.229Z Downloaded ssh-cipher v0.2.0
9432024-09-25T03:18:33.229Z Downloaded parking_lot_core v0.8.6
9442024-09-25T03:18:33.229Z Downloaded unicode_categories v0.1.1
9452024-09-25T03:18:33.238Z Downloaded x509-cert v0.2.5
9462024-09-25T03:18:33.242Z Downloaded futures-task v0.3.30
9472024-09-25T03:18:33.243Z Downloaded form_urlencoded v1.2.1
9482024-09-25T03:18:33.243Z Downloaded sha1 v0.10.6
9492024-09-25T03:18:33.243Z Downloaded time-macros v0.2.18
9502024-09-25T03:18:33.243Z Downloaded tokio-native-tls v0.3.1
9512024-09-25T03:18:33.246Z Downloaded schemars v0.8.21
9522024-09-25T03:18:33.256Z Downloaded des v0.8.1
9532024-09-25T03:18:33.260Z Downloaded num-complex v0.4.6
9542024-09-25T03:18:33.260Z Downloaded tokio-postgres v0.7.11
9552024-09-25T03:18:33.267Z Downloaded parking_lot v0.11.2
9562024-09-25T03:18:33.271Z Downloaded tinyvec v1.6.0
9572024-09-25T03:18:33.271Z Downloaded unicode-segmentation v1.11.0
9582024-09-25T03:18:33.275Z Downloaded defmt-macros v0.3.9
9592024-09-25T03:18:33.279Z Downloaded phf v0.11.2
9602024-09-25T03:18:33.279Z Downloaded libxml v0.3.3
9612024-09-25T03:18:33.282Z Downloaded futures-channel v0.3.30
9622024-09-25T03:18:33.286Z Downloaded ring v0.17.8
9632024-09-25T03:18:33.356Z Downloaded env_logger v0.9.3
9642024-09-25T03:18:33.358Z Downloaded minimal-lexical v0.2.1
9652024-09-25T03:18:33.362Z Downloaded socket2 v0.5.7
9662024-09-25T03:18:33.365Z Downloaded whoami v1.5.1
9672024-09-25T03:18:33.367Z Downloaded thiserror-impl-no-std v2.0.2
9682024-09-25T03:18:33.369Z Downloaded slog-json v2.6.1
9692024-09-25T03:18:33.372Z Downloaded rustfmt-wrapper v0.2.1
9702024-09-25T03:18:33.372Z Downloaded percent-encoding v2.3.1
9712024-09-25T03:18:33.372Z Downloaded tokio-macros v2.4.0
9722024-09-25T03:18:33.374Z Downloaded rustc-hash v1.1.0
9732024-09-25T03:18:33.374Z Downloaded strum_macros v0.24.3
9742024-09-25T03:18:33.378Z Downloaded packed_struct v0.10.1
9752024-09-25T03:18:33.381Z Downloaded toml v0.7.8
9762024-09-25T03:18:33.381Z Downloaded zip v0.6.6
9772024-09-25T03:18:33.387Z Downloaded zerocopy v0.6.6
9782024-09-25T03:18:33.390Z Downloaded p256 v0.13.2
9792024-09-25T03:18:33.392Z Downloaded num-bigint v0.4.5
9802024-09-25T03:18:33.396Z Downloaded sec1 v0.7.3
9812024-09-25T03:18:33.401Z Downloaded rustc_version v0.4.0
9822024-09-25T03:18:33.405Z Downloaded num-rational v0.4.2
9832024-09-25T03:18:33.405Z Downloaded aes v0.8.4
9842024-09-25T03:18:33.407Z Downloaded newtype_derive v0.1.6
9852024-09-25T03:18:33.407Z Downloaded aws-lc-rs v1.9.0
9862024-09-25T03:18:33.417Z Downloaded itertools v0.10.5
9872024-09-25T03:18:33.427Z Downloaded slog-scope v4.4.0
9882024-09-25T03:18:33.431Z Downloaded scopeguard v1.2.0
9892024-09-25T03:18:33.431Z Downloaded rustc_version v0.1.7
9902024-09-25T03:18:33.431Z Downloaded openssl-sys v0.9.103
9912024-09-25T03:18:33.435Z Downloaded prettyplease v0.2.20
9922024-09-25T03:18:33.439Z Downloaded spin v0.5.2
9932024-09-25T03:18:33.439Z Downloaded nodrop v0.1.14
9942024-09-25T03:18:33.442Z Downloaded zone v0.3.0
9952024-09-25T03:18:33.442Z Downloaded nu-ansi-term v0.50.0
9962024-09-25T03:18:33.444Z Downloaded tokio-stream v0.1.15
9972024-09-25T03:18:33.448Z Downloaded tokio-rustls v0.26.0
9982024-09-25T03:18:33.453Z Downloaded tokio-rustls v0.25.0
9992024-09-25T03:18:33.453Z Downloaded tokio-rustls v0.24.1
10002024-09-25T03:18:33.457Z Downloaded indicatif v0.17.8
10012024-09-25T03:18:33.463Z Downloaded polyval v0.6.2
10022024-09-25T03:18:33.463Z Downloaded backtrace v0.3.71
10032024-09-25T03:18:33.468Z Downloaded base64 v0.22.1
10042024-09-25T03:18:33.475Z Downloaded unicode-truncate v1.0.0
10052024-09-25T03:18:33.475Z Downloaded owo-colors v4.0.0
10062024-09-25T03:18:33.477Z Downloaded miniz_oxide v0.8.0
10072024-09-25T03:18:33.478Z Downloaded const_format v0.2.33
10082024-09-25T03:18:33.481Z Downloaded foreign-types-macros v0.2.3
10092024-09-25T03:18:33.484Z Downloaded env_filter v0.1.2
10102024-09-25T03:18:33.484Z Downloaded enum-as-inner v0.6.0
10112024-09-25T03:18:33.484Z Downloaded enum-as-inner v0.5.1
10122024-09-25T03:18:33.487Z Downloaded zone v0.1.8
10132024-09-25T03:18:33.487Z Downloaded zeroize_derive v1.4.2
10142024-09-25T03:18:33.491Z Downloaded tracing v0.1.40
10152024-09-25T03:18:33.494Z Downloaded paste v1.0.15
10162024-09-25T03:18:33.497Z Downloaded nibble_vec v0.1.0
10172024-09-25T03:18:33.501Z Downloaded serde_derive_internals v0.29.1
10182024-09-25T03:18:33.505Z Downloaded hashlink v0.9.1
10192024-09-25T03:18:33.505Z Downloaded heapless v0.8.0
10202024-09-25T03:18:33.509Z Downloaded pin-project-internal v1.1.5
10212024-09-25T03:18:33.513Z Downloaded http v0.2.12
10222024-09-25T03:18:33.516Z Downloaded schemars_derive v0.8.21
10232024-09-25T03:18:33.516Z Downloaded aws-lc-sys v0.21.2
10242024-09-25T03:18:33.725Z Downloaded erased-serde v0.3.31
10252024-09-25T03:18:33.727Z Downloaded path-slash v0.1.5
10262024-09-25T03:18:33.727Z Downloaded crossbeam-utils v0.8.19
10272024-09-25T03:18:33.729Z Downloaded primeorder v0.13.6
10282024-09-25T03:18:33.732Z Downloaded base64 v0.13.1
10292024-09-25T03:18:33.734Z Downloaded tls_codec_derive v0.4.1
10302024-09-25T03:18:33.738Z Downloaded serde_path_to_error v0.1.16
10312024-09-25T03:18:33.740Z Downloaded mockall_derive v0.13.0
10322024-09-25T03:18:33.740Z Downloaded crossterm v0.27.0
10332024-09-25T03:18:33.745Z Downloaded semver v0.1.20
10342024-09-25T03:18:33.747Z Downloaded unicode-xid v0.2.4
10352024-09-25T03:18:33.748Z Downloaded tracing-attributes v0.1.27
10362024-09-25T03:18:33.750Z Downloaded downcast v0.11.0
10372024-09-25T03:18:33.752Z Downloaded env_logger v0.10.2
10382024-09-25T03:18:33.754Z Downloaded data-encoding v2.6.0
10392024-09-25T03:18:33.757Z Downloaded serde_arrays v0.1.0
10402024-09-25T03:18:33.757Z Downloaded futures-io v0.3.30
10412024-09-25T03:18:33.760Z Downloaded dyn-clone v1.0.17
10422024-09-25T03:18:33.760Z Downloaded darling v0.20.9
10432024-09-25T03:18:33.762Z Downloaded tap v1.0.1
10442024-09-25T03:18:33.765Z Downloaded signal-hook v0.3.17
10452024-09-25T03:18:33.767Z Downloaded scrypt v0.11.0
10462024-09-25T03:18:33.771Z Downloaded tls_codec v0.4.1
10472024-09-25T03:18:33.771Z Downloaded native-tls v0.2.11
10482024-09-25T03:18:33.775Z Downloaded libloading v0.8.3
10492024-09-25T03:18:33.780Z Downloaded zeroize v1.8.1
10502024-09-25T03:18:33.780Z Downloaded rustversion v1.0.17
10512024-09-25T03:18:33.780Z Downloaded ahash v0.8.11
10522024-09-25T03:18:33.783Z Downloaded aes-gcm v0.10.3
10532024-09-25T03:18:33.786Z Downloaded ipnet v2.9.0
10542024-09-25T03:18:33.786Z Downloaded serde_with_macros v3.9.0
10552024-09-25T03:18:33.789Z Downloaded headers v0.3.9
10562024-09-25T03:18:33.792Z Downloaded crc32fast v1.4.0
10572024-09-25T03:18:33.794Z Downloaded cookie_store v0.20.0
10582024-09-25T03:18:33.797Z Downloaded cmake v0.1.51
10592024-09-25T03:18:33.797Z Downloaded curve25519-dalek-derive v0.1.1
10602024-09-25T03:18:33.799Z Downloaded wyz v0.5.1
10612024-09-25T03:18:33.799Z Downloaded slog-envlogger v2.2.0
10622024-09-25T03:18:33.802Z Downloaded shlex v1.3.0
10632024-09-25T03:18:33.802Z Downloaded rpassword v7.3.1
10642024-09-25T03:18:33.804Z Downloaded indexmap v1.9.3
10652024-09-25T03:18:33.807Z Downloaded console v0.15.8
10662024-09-25T03:18:33.809Z Downloaded async-bb8-diesel v0.2.1
10672024-09-25T03:18:33.812Z Downloaded highway v1.2.0
10682024-09-25T03:18:33.815Z Downloaded chacha20 v0.9.1
10692024-09-25T03:18:33.818Z Downloaded kstat-rs v0.2.4
10702024-09-25T03:18:33.818Z Downloaded ipnetwork v0.20.0
10712024-09-25T03:18:33.821Z Downloaded hyper-staticfile v0.9.5
10722024-09-25T03:18:33.822Z Downloaded crossbeam-channel v0.5.12
10732024-09-25T03:18:33.824Z Downloaded cookie v0.18.1
10742024-09-25T03:18:33.827Z Downloaded constant_time_eq v0.3.0
10752024-09-25T03:18:33.829Z Downloaded memoffset v0.9.1
10762024-09-25T03:18:33.829Z Downloaded linear-map v1.2.0
10772024-09-25T03:18:33.832Z Downloaded lalrpop-util v0.19.12
10782024-09-25T03:18:33.832Z Downloaded hubpack v0.1.2
10792024-09-25T03:18:33.832Z Downloaded internet-checksum v0.2.1
10802024-09-25T03:18:33.835Z Downloaded chacha20poly1305 v0.10.1
10812024-09-25T03:18:33.835Z Downloaded aho-corasick v1.1.3
10822024-09-25T03:18:33.840Z Downloaded atomic-waker v1.1.2
10832024-09-25T03:18:33.843Z Downloaded bb8 v0.8.5
10842024-09-25T03:18:33.843Z Downloaded string_cache v0.8.7
10852024-09-25T03:18:33.846Z Downloaded cobs v0.2.3
10862024-09-25T03:18:33.846Z Downloaded bit-set v0.5.3
10872024-09-25T03:18:33.846Z Downloaded signal-hook-mio v0.2.4
10882024-09-25T03:18:33.849Z Downloaded bitfield v0.14.0
10892024-09-25T03:18:33.849Z Downloaded humantime v2.1.0
10902024-09-25T03:18:33.851Z Downloaded crunchy v0.2.2
10912024-09-25T03:18:33.851Z Downloaded ciborium-io v0.2.2
10922024-09-25T03:18:33.851Z Downloaded async-stream v0.3.5
10932024-09-25T03:18:33.854Z Downloaded hostname v0.4.0
10942024-09-25T03:18:33.856Z Downloaded libz-sys v1.1.16
10952024-09-25T03:18:33.925Z Downloaded hostname v0.3.1
10962024-09-25T03:18:33.927Z Downloaded home v0.5.9
10972024-09-25T03:18:33.928Z Downloaded hex-literal v0.4.1
10982024-09-25T03:18:33.928Z Downloaded ascii-canvas v3.0.0
10992024-09-25T03:18:33.930Z Downloaded lock_api v0.4.12
11002024-09-25T03:18:33.930Z Downloaded iana-time-zone v0.1.60
11012024-09-25T03:18:33.935Z Downloaded arc-swap v1.7.1
11022024-09-25T03:18:33.937Z Downloaded const-oid v0.9.6
11032024-09-25T03:18:33.937Z Downloaded clang-sys v1.7.0
11042024-09-25T03:18:33.940Z Downloaded addr2line v0.21.0
11052024-09-25T03:18:33.943Z Downloaded blake2 v0.10.6
11062024-09-25T03:18:33.945Z Downloaded base64ct v1.6.0
11072024-09-25T03:18:33.947Z Downloaded impl-trait-for-tuples v0.2.2
11082024-09-25T03:18:33.949Z Downloaded httpdate v1.0.3
11092024-09-25T03:18:33.951Z Downloaded backoff v0.4.0
11102024-09-25T03:18:33.953Z Downloaded matches v0.1.10
11112024-09-25T03:18:33.953Z Downloaded heck v0.3.3
11122024-09-25T03:18:33.955Z Downloaded bcrypt-pbkdf v0.10.0
11132024-09-25T03:18:33.955Z Downloaded atomicwrites v0.4.4
11142024-09-25T03:18:33.958Z Downloaded adler2 v2.0.0
11152024-09-25T03:18:33.958Z Downloaded http-range v0.1.5
11162024-09-25T03:18:33.960Z Downloaded base16ct v0.2.0
11172024-09-25T03:18:33.960Z Downloaded cexpr v0.6.0
11182024-09-25T03:18:33.962Z Downloaded cassowary v0.3.0
11192024-09-25T03:18:33.965Z Downloaded bit-vec v0.6.3
11202024-09-25T03:18:33.965Z Downloaded array-init v0.0.4
11212024-09-25T03:18:34.075Z Downloaded ring v0.16.20
11222024-09-25T03:18:34.194Z Downloaded libsqlite3-sys v0.30.1
11232024-09-25T03:18:34.380Z Compiling serde v1.0.208
11242024-09-25T03:18:34.383Z Compiling lock_api v0.4.12
11252024-09-25T03:18:34.383Z Compiling scopeguard v1.2.0
11262024-09-25T03:18:34.383Z Compiling value-bag v1.9.0
11272024-09-25T03:18:34.383Z Compiling typenum v1.17.0
11282024-09-25T03:18:34.594Z Compiling shlex v1.3.0
11292024-09-25T03:18:34.604Z Compiling syn v2.0.74
11302024-09-25T03:18:34.620Z Compiling getrandom v0.2.14
11312024-09-25T03:18:34.803Z Compiling jobserver v0.1.32
11322024-09-25T03:18:35.023Z Compiling rand_core v0.6.4
11332024-09-25T03:18:35.145Z Compiling log v0.4.21
11342024-09-25T03:18:35.166Z Compiling generic-array v0.14.7
11352024-09-25T03:18:35.217Z Compiling cc v1.1.21
11362024-09-25T03:18:35.482Z Compiling subtle v2.5.0
11372024-09-25T03:18:35.575Z Compiling const-oid v0.9.6
11382024-09-25T03:18:35.596Z Compiling spin v0.9.8
11392024-09-25T03:18:35.759Z Compiling smallvec v1.13.2
11402024-09-25T03:18:35.831Z Compiling pin-project-lite v0.2.14
11412024-09-25T03:18:35.988Z Compiling parking_lot_core v0.9.10
11422024-09-25T03:18:36.034Z Compiling signal-hook-registry v1.4.2
11432024-09-25T03:18:36.082Z Compiling mio v1.0.2
11442024-09-25T03:18:36.197Z Compiling socket2 v0.5.7
11452024-09-25T03:18:36.874Z Compiling rustix v0.38.34
11462024-09-25T03:18:37.191Z Compiling parking_lot v0.12.2
11472024-09-25T03:18:37.211Z Compiling ahash v0.8.11
11482024-09-25T03:18:37.353Z Compiling cpufeatures v0.2.12
11492024-09-25T03:18:37.456Z Compiling futures-sink v0.3.30
11502024-09-25T03:18:37.457Z Compiling futures-core v0.3.30
11512024-09-25T03:18:37.611Z Compiling slab v0.4.9
11522024-09-25T03:18:37.631Z Compiling aho-corasick v1.1.3
11532024-09-25T03:18:37.649Z Compiling allocator-api2 v0.2.18
11542024-09-25T03:18:37.717Z Compiling regex-syntax v0.8.4
11552024-09-25T03:18:37.799Z Compiling glob v0.3.1
11562024-09-25T03:18:38.107Z Compiling tinyvec_macros v0.1.1
11572024-09-25T03:18:38.207Z Compiling tinyvec v1.6.0
11582024-09-25T03:18:38.362Z Compiling futures-channel v0.3.30
11592024-09-25T03:18:38.391Z Compiling lazy_static v1.5.0
11602024-09-25T03:18:38.517Z Compiling base64ct v1.6.0
11612024-09-25T03:18:38.796Z Compiling futures-task v0.3.30
11622024-09-25T03:18:38.816Z Compiling clang-sys v1.7.0
11632024-09-25T03:18:39.078Z Compiling either v1.13.0
11642024-09-25T03:18:39.110Z Compiling prettyplease v0.2.20
11652024-09-25T03:18:39.418Z Compiling libm v0.2.8
11662024-09-25T03:18:39.523Z Compiling serde_json v1.0.125
11672024-09-25T03:18:39.550Z Compiling pin-utils v0.1.0
11682024-09-25T03:18:39.613Z Compiling ring v0.17.8
11692024-09-25T03:18:39.647Z Compiling futures-io v0.3.30
11702024-09-25T03:18:39.724Z Compiling unicode-normalization v0.1.23
11712024-09-25T03:18:39.870Z Compiling pem-rfc7468 v0.7.0
11722024-09-25T03:18:39.907Z Compiling num-traits v0.2.19
11732024-09-25T03:18:39.970Z Compiling minimal-lexical v0.2.1
11742024-09-25T03:18:40.199Z Compiling flagset v0.4.5
11752024-09-25T03:18:40.404Z Compiling unicode-bidi v0.3.15
11762024-09-25T03:18:40.486Z Compiling nom v7.1.3
11772024-09-25T03:18:40.839Z Compiling libloading v0.8.3
11782024-09-25T03:18:41.208Z Compiling regex-automata v0.4.6
11792024-09-25T03:18:41.787Z Compiling home v0.5.9
11802024-09-25T03:18:42.055Z Compiling bindgen v0.69.4
11812024-09-25T03:18:44.049Z Compiling cexpr v0.6.0
11822024-09-25T03:18:44.322Z Compiling itertools v0.12.1
11832024-09-25T03:18:44.854Z Compiling tracing-core v0.1.32
11842024-09-25T03:18:45.064Z Compiling vcpkg v0.2.15
11852024-09-25T03:18:45.830Z Compiling lazycell v1.3.0
11862024-09-25T03:18:45.999Z Compiling rustc-hash v1.1.0
11872024-09-25T03:18:46.149Z Compiling pkg-config v0.3.30
11882024-09-25T03:18:46.174Z Compiling untrusted v0.9.0
11892024-09-25T03:18:46.348Z Compiling regex v1.10.6
11902024-09-25T03:18:47.187Z Compiling cmake v0.1.51
11912024-09-25T03:18:47.289Z Compiling dunce v1.0.5
11922024-09-25T03:18:47.417Z Compiling fs_extra v1.3.0
11932024-09-25T03:18:47.437Z Compiling percent-encoding v2.3.1
11942024-09-25T03:18:47.650Z Compiling openssl-sys v0.9.103
11952024-09-25T03:18:47.802Z Compiling httparse v1.8.0
11962024-09-25T03:18:48.004Z Compiling ppv-lite86 v0.2.17
11972024-09-25T03:18:48.221Z Compiling try-lock v0.2.5
11982024-09-25T03:18:48.290Z Compiling paste v1.0.15
11992024-09-25T03:18:48.369Z Compiling want v0.3.1
12002024-09-25T03:18:48.584Z Compiling serde_derive v1.0.208
12012024-09-25T03:18:48.641Z Compiling zeroize_derive v1.4.2
12022024-09-25T03:18:48.724Z Compiling zerocopy-derive v0.7.34
12032024-09-25T03:18:48.752Z Compiling tokio-macros v2.4.0
12042024-09-25T03:18:48.819Z Compiling futures-macro v0.3.30
12052024-09-25T03:18:50.296Z Compiling zeroize v1.8.1
12062024-09-25T03:18:50.462Z Compiling thiserror-impl v1.0.63
12072024-09-25T03:18:50.482Z Compiling der_derive v0.7.2
12082024-09-25T03:18:50.856Z Compiling futures-util v0.3.30
12092024-09-25T03:18:51.014Z Compiling zerocopy v0.7.34
12102024-09-25T03:18:52.095Z Compiling crypto-common v0.1.6
12112024-09-25T03:18:52.338Z Compiling block-buffer v0.10.4
12122024-09-25T03:18:52.595Z Compiling digest v0.10.7
12132024-09-25T03:18:52.968Z Compiling block-padding v0.3.3
12142024-09-25T03:18:53.086Z Compiling hmac v0.12.1
12152024-09-25T03:18:53.218Z Compiling inout v0.1.3
12162024-09-25T03:18:53.238Z Compiling hashbrown v0.14.5
12172024-09-25T03:18:53.338Z Compiling sha2 v0.10.8
12182024-09-25T03:18:53.497Z Compiling cipher v0.4.4
12192024-09-25T03:18:53.658Z Compiling der v0.7.9
12202024-09-25T03:18:53.706Z Compiling thiserror v1.0.63
12212024-09-25T03:18:53.852Z Compiling pbkdf2 v0.12.2
12222024-09-25T03:18:54.008Z Compiling salsa20 v0.10.2
12232024-09-25T03:18:54.027Z Compiling tracing-attributes v0.1.27
12242024-09-25T03:18:54.277Z Compiling scrypt v0.11.0
12252024-09-25T03:18:54.635Z Compiling aes v0.8.4
12262024-09-25T03:18:54.854Z Compiling cbc v0.1.2
12272024-09-25T03:18:55.087Z Compiling pest v2.7.10
12282024-09-25T03:18:55.239Z Compiling rand_chacha v0.3.1
12292024-09-25T03:18:56.941Z Compiling spki v0.7.3
12302024-09-25T03:18:56.970Z Compiling scroll_derive v0.12.0
12312024-09-25T03:18:57.001Z Compiling rand v0.8.5
12322024-09-25T03:18:57.313Z Compiling pkcs5 v0.7.1
12332024-09-25T03:18:57.445Z Compiling aws-lc-rs v1.9.0
12342024-09-25T03:18:57.756Z Compiling tracing v0.1.40
12352024-09-25T03:18:57.922Z Compiling pkcs8 v0.10.2
12362024-09-25T03:18:57.966Z Compiling pest_meta v2.7.10
12372024-09-25T03:18:58.118Z Compiling tower-service v0.3.2
12382024-09-25T03:18:58.246Z Compiling httpdate v1.0.3
12392024-09-25T03:18:58.267Z Compiling rustversion v1.0.17
12402024-09-25T03:18:58.401Z Compiling scroll v0.12.0
12412024-09-25T03:18:58.491Z Compiling openssl v0.10.66
12422024-09-25T03:18:58.658Z Compiling powerfmt v0.2.0
12432024-09-25T03:18:58.694Z Compiling time-core v0.1.2
12442024-09-25T03:18:58.874Z Compiling num-conv v0.1.0
12452024-09-25T03:18:58.927Z Compiling foreign-types-shared v0.1.1
12462024-09-25T03:18:58.947Z Compiling deranged v0.3.11
12472024-09-25T03:18:59.007Z Compiling goblin v0.8.2
12482024-09-25T03:18:59.040Z Compiling foreign-types v0.3.2
12492024-09-25T03:18:59.153Z Compiling time-macros v0.2.18
12502024-09-25T03:18:59.172Z Compiling openssl-macros v0.1.1
12512024-09-25T03:19:00.002Z Compiling pest_generator v2.7.10
12522024-09-25T03:19:00.307Z Compiling form_urlencoded v1.2.1
12532024-09-25T03:19:00.476Z Compiling crossbeam-utils v0.8.19
12542024-09-25T03:19:00.630Z Compiling native-tls v0.2.11
12552024-09-25T03:19:00.831Z Compiling rustls v0.21.12
12562024-09-25T03:19:00.962Z Compiling syn v1.0.109
12572024-09-25T03:19:01.096Z Compiling num_threads v0.1.7
12582024-09-25T03:19:01.099Z Compiling siphasher v0.3.11
12592024-09-25T03:19:01.516Z Compiling signature v2.2.0
12602024-09-25T03:19:01.694Z Compiling rustls-webpki v0.101.7
12612024-09-25T03:19:01.793Z Compiling sct v0.7.1
12622024-09-25T03:19:01.926Z Compiling idna v0.5.0
12632024-09-25T03:19:02.122Z Compiling cookie v0.17.0
12642024-09-25T03:19:02.421Z Compiling openssl-probe v0.1.5
12652024-09-25T03:19:02.477Z Compiling bytes v1.7.2
12662024-09-25T03:19:02.691Z Compiling bitflags v2.6.0
12672024-09-25T03:19:02.769Z Compiling indexmap v2.4.0
12682024-09-25T03:19:02.953Z Compiling semver v1.0.23
12692024-09-25T03:19:03.458Z Compiling tokio v1.39.3
12702024-09-25T03:19:03.608Z Compiling rustc_version v0.4.0
12712024-09-25T03:19:03.690Z Compiling http v0.2.12
12722024-09-25T03:19:03.774Z Compiling pest_derive v2.7.10
12732024-09-25T03:19:04.239Z Compiling http v1.1.0
12742024-09-25T03:19:04.361Z Compiling heapless v0.7.17
12752024-09-25T03:19:04.581Z Compiling dtrace-parser v0.2.0
12762024-09-25T03:19:05.969Z Compiling http-body v0.4.6
12772024-09-25T03:19:06.252Z Compiling dof v0.3.0
12782024-09-25T03:19:06.428Z Compiling time v0.3.36
12792024-09-25T03:19:06.684Z Compiling uuid v1.10.0
12802024-09-25T03:19:06.776Z Compiling finl_unicode v1.2.0
12812024-09-25T03:19:07.407Z Compiling which v4.4.2
12822024-09-25T03:19:08.143Z Compiling iana-time-zone v0.1.60
12832024-09-25T03:19:08.472Z Compiling slog v2.7.0
12842024-09-25T03:19:08.514Z Compiling mirai-annotations v1.12.0
12852024-09-25T03:19:08.598Z Compiling chrono v0.4.38
12862024-09-25T03:19:08.703Z Compiling stringprep v0.1.4
12872024-09-25T03:19:09.158Z Compiling usdt-impl v0.5.0
12882024-09-25T03:19:09.444Z Compiling curve25519-dalek v4.1.3
12892024-09-25T03:19:09.896Z Compiling url v2.5.2
12902024-09-25T03:19:10.098Z Compiling serde_tokenstream v0.2.2
12912024-09-25T03:19:10.706Z Compiling serde_spanned v0.6.7
12922024-09-25T03:19:10.732Z Compiling toml_datetime v0.6.8
12932024-09-25T03:19:11.548Z Compiling tokio-util v0.7.11
12942024-09-25T03:19:12.320Z Compiling md-5 v0.10.6
12952024-09-25T03:19:12.574Z Compiling h2 v0.3.26
12962024-09-25T03:19:12.919Z Compiling pin-project-internal v1.1.5
12972024-09-25T03:19:12.951Z Compiling num-integer v0.1.46
12982024-09-25T03:19:13.506Z Compiling idna v0.3.0
12992024-09-25T03:19:13.765Z Compiling backtrace v0.3.71
13002024-09-25T03:19:14.277Z Compiling ff v0.13.0
13012024-09-25T03:19:14.517Z Compiling hash32 v0.2.1
13022024-09-25T03:19:14.900Z Compiling psl-types v2.0.11
13032024-09-25T03:19:15.102Z Compiling base64 v0.22.1
13042024-09-25T03:19:15.105Z Compiling base16ct v0.2.0
13052024-09-25T03:19:15.434Z Compiling crc32fast v1.4.0
13062024-09-25T03:19:15.862Z Compiling gimli v0.28.1
13072024-09-25T03:19:15.967Z Compiling rustls v0.23.10
13082024-09-25T03:19:15.995Z Compiling adler v1.0.2
13092024-09-25T03:19:16.224Z Compiling atomic-waker v1.1.2
13102024-09-25T03:19:16.263Z Compiling num-bigint-dig v0.8.4
13112024-09-25T03:19:16.426Z Compiling fallible-iterator v0.2.0
13122024-09-25T03:19:16.584Z Compiling rustls-pki-types v1.7.0
13132024-09-25T03:19:17.133Z Compiling signal-hook v0.3.17
13142024-09-25T03:19:17.380Z Compiling smoltcp v0.9.1
13152024-09-25T03:19:17.415Z Compiling stable_deref_trait v1.2.0
13162024-09-25T03:19:18.170Z Compiling postgres-protocol v0.6.7
13172024-09-25T03:19:18.603Z Compiling h2 v0.4.6
13182024-09-25T03:19:18.683Z Compiling miniz_oxide v0.7.2
13192024-09-25T03:19:19.491Z Compiling hyper v0.14.30
13202024-09-25T03:19:19.516Z Compiling pin-project v1.1.5
13212024-09-25T03:19:19.731Z Compiling sec1 v0.7.3
13222024-09-25T03:19:20.177Z Compiling addr2line v0.21.0
13232024-09-25T03:19:20.319Z Compiling publicsuffix v2.2.3
13242024-09-25T03:19:20.590Z Compiling tokio-rustls v0.24.1
13252024-09-25T03:19:20.868Z Compiling group v0.13.0
13262024-09-25T03:19:20.919Z Compiling num-iter v0.1.45
13272024-09-25T03:19:21.121Z Compiling tokio-native-tls v0.3.1
13282024-09-25T03:19:21.412Z Compiling terminal_size v0.3.0
13292024-09-25T03:19:21.619Z Compiling http-body v1.0.0
13302024-09-25T03:19:21.868Z Compiling phf_shared v0.11.2
13312024-09-25T03:19:22.121Z Compiling hkdf v0.12.4
13322024-09-25T03:19:22.146Z Compiling crypto-bigint v0.5.5
13332024-09-25T03:19:22.244Z Compiling async-trait v0.1.82
13342024-09-25T03:19:22.389Z Compiling zerocopy-derive v0.6.6
13352024-09-25T03:19:22.859Z Compiling curve25519-dalek-derive v0.1.1
13362024-09-25T03:19:24.497Z Compiling serde_derive_internals v0.29.1
13372024-09-25T03:19:24.544Z Compiling object v0.32.2
13382024-09-25T03:19:25.071Z Compiling fs-err v2.11.0
13392024-09-25T03:19:25.401Z Compiling tower-layer v0.3.2
13402024-09-25T03:19:25.673Z Compiling bitflags v1.3.2
13412024-09-25T03:19:25.782Z Compiling ipnet v2.9.0
13422024-09-25T03:19:25.801Z Compiling hubpack_derive v0.1.1
13432024-09-25T03:19:26.709Z Compiling schemars v0.8.21
13442024-09-25T03:19:26.992Z Compiling adler2 v2.0.0
13452024-09-25T03:19:27.083Z Compiling base64 v0.21.7
13462024-09-25T03:19:27.215Z Compiling winnow v0.5.40
13472024-09-25T03:19:27.303Z Compiling rustc-demangle v0.1.24
13482024-09-25T03:19:27.869Z Compiling managed v0.8.0
13492024-09-25T03:19:28.275Z Compiling anyhow v1.0.89
13502024-09-25T03:19:28.298Z Compiling clap_builder v4.5.18
13512024-09-25T03:19:29.103Z Compiling rustls-pemfile v1.0.4
13522024-09-25T03:19:29.182Z Compiling schemars_derive v0.8.21
13532024-09-25T03:19:29.426Z Compiling miniz_oxide v0.8.0
13542024-09-25T03:19:29.615Z Compiling hubpack v0.1.2
13552024-09-25T03:19:30.092Z Compiling hyper-rustls v0.24.2
13562024-09-25T03:19:30.448Z Compiling hyper-tls v0.5.0
13572024-09-25T03:19:30.521Z Compiling tower v0.4.13
13582024-09-25T03:19:30.778Z Compiling toml_edit v0.19.15
13592024-09-25T03:19:30.979Z Compiling hyper v1.4.1
13602024-09-25T03:19:31.410Z Compiling elliptic-curve v0.13.8
13612024-09-25T03:19:31.876Z Compiling zerocopy v0.6.6
13622024-09-25T03:19:32.559Z Compiling phf v0.11.2
13632024-09-25T03:19:32.737Z Compiling cookie_store v0.20.0
13642024-09-25T03:19:34.617Z Compiling postgres-types v0.2.7
13652024-09-25T03:19:35.269Z Compiling usdt-macro v0.5.0
13662024-09-25T03:19:35.679Z Compiling usdt-attr-macro v0.5.0
13672024-09-25T03:19:36.118Z Compiling clap_derive v4.5.18
13682024-09-25T03:19:36.772Z Compiling enum-as-inner v0.6.0
13692024-09-25T03:19:37.378Z Compiling strum_macros v0.25.3
13702024-09-25T03:19:37.502Z Compiling serde-big-array v0.5.1
13712024-09-25T03:19:37.737Z Compiling serde_urlencoded v0.7.1
13722024-09-25T03:19:37.879Z Compiling ed25519 v2.2.3
13732024-09-25T03:19:38.281Z Compiling phf_shared v0.10.0
13742024-09-25T03:19:38.589Z Compiling pkcs1 v0.7.5
13752024-09-25T03:19:38.660Z Compiling futures-executor v0.3.30
13762024-09-25T03:19:39.237Z Compiling rfc6979 v0.4.0
13772024-09-25T03:19:39.448Z Compiling serde_repr v0.1.19
13782024-09-25T03:19:39.626Z Compiling bstr v1.9.1
13792024-09-25T03:19:39.914Z Compiling float-cmp v0.9.0
13802024-09-25T03:19:40.154Z Compiling idna v0.4.0
13812024-09-25T03:19:40.308Z Compiling mio v0.8.11
13822024-09-25T03:19:40.675Z Compiling encoding_rs v0.8.34
13832024-09-25T03:19:41.126Z Compiling mime v0.3.17
13842024-09-25T03:19:41.439Z Compiling precomputed-hash v0.1.1
13852024-09-25T03:19:41.488Z Compiling new_debug_unreachable v1.0.6
13862024-09-25T03:19:41.552Z Compiling sync_wrapper v0.1.2
13872024-09-25T03:19:41.555Z Compiling difflib v0.4.0
13882024-09-25T03:19:41.593Z Compiling webpki-roots v0.25.4
13892024-09-25T03:19:41.680Z Compiling bit-vec v0.6.3
13902024-09-25T03:19:41.706Z Compiling static_assertions v1.1.0
13912024-09-25T03:19:41.729Z Compiling predicates-core v1.0.6
13922024-09-25T03:19:41.752Z Compiling dyn-clone v1.0.17
13932024-09-25T03:19:41.831Z Compiling fixedbitset v0.4.2
13942024-09-25T03:19:41.979Z Compiling normalize-line-endings v0.3.0
13952024-09-25T03:19:42.088Z Compiling unicode-segmentation v1.11.0
13962024-09-25T03:19:42.186Z Compiling whoami v1.5.1
13972024-09-25T03:19:42.191Z Compiling data-encoding v2.6.0
13982024-09-25T03:19:42.296Z Compiling petgraph v0.6.5
13992024-09-25T03:19:42.758Z Compiling similar v2.6.0
14002024-09-25T03:19:42.943Z Compiling hickory-proto v0.24.1
14012024-09-25T03:19:43.172Z Compiling reqwest v0.11.27
14022024-09-25T03:19:44.686Z Compiling tokio-postgres v0.7.11
14032024-09-25T03:19:45.123Z Compiling predicates v3.1.2
14042024-09-25T03:19:45.196Z Compiling bit-set v0.5.3
14052024-09-25T03:19:46.424Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14062024-09-25T03:19:46.862Z Compiling console v0.15.8
14072024-09-25T03:19:47.332Z Compiling string_cache v0.8.7
14082024-09-25T03:19:47.803Z Compiling toml_edit v0.22.20
14092024-09-25T03:19:48.364Z Compiling clap v4.5.18
14102024-09-25T03:19:48.494Z Compiling signal-hook-mio v0.2.4
14112024-09-25T03:19:48.680Z Compiling usdt v0.5.0
14122024-09-25T03:19:49.210Z Compiling ecdsa v0.16.9
14132024-09-25T03:19:49.231Z Compiling rsa v0.9.6
14142024-09-25T03:19:50.042Z Compiling futures v0.3.30
14152024-09-25T03:19:50.187Z Compiling ed25519-dalek v2.1.1
14162024-09-25T03:19:50.404Z Compiling flate2 v1.0.33
14172024-09-25T03:19:51.372Z Compiling toml v0.7.8
14182024-09-25T03:19:51.460Z Compiling hyper-util v0.1.7
14192024-09-25T03:19:53.308Z Compiling tokio-stream v0.1.15
14202024-09-25T03:19:54.025Z Compiling crossbeam-epoch v0.9.18
14212024-09-25T03:19:54.141Z Compiling openapiv3 v2.0.0
14222024-09-25T03:19:54.308Z Compiling hex v0.4.3
14232024-09-25T03:19:54.442Z Compiling x509-cert v0.2.5
14242024-09-25T03:19:54.811Z Compiling sha1 v0.10.6
14252024-09-25T03:19:54.928Z Compiling itertools v0.10.5
14262024-09-25T03:19:55.223Z Compiling dirs-sys-next v0.1.2
14272024-09-25T03:19:55.932Z Compiling unicode-xid v0.2.4
14282024-09-25T03:19:56.110Z Compiling peg-runtime v0.8.3
14292024-09-25T03:19:56.135Z Compiling lalrpop-util v0.19.12
14302024-09-25T03:19:56.490Z Compiling dirs-next v2.0.0
14312024-09-25T03:19:56.699Z Compiling thread_local v1.1.8
14322024-09-25T03:19:56.755Z Compiling slog-async v2.8.0
14332024-09-25T03:19:57.257Z Compiling term v0.7.0
14342024-09-25T03:19:57.369Z Compiling crossbeam-channel v0.5.12
14352024-09-25T03:19:57.389Z Compiling strum_macros v0.26.4
14362024-09-25T03:19:57.682Z Compiling xattr v1.3.1
14372024-09-25T03:19:57.964Z Compiling filetime v0.2.25
14382024-09-25T03:19:58.276Z Compiling is-terminal v0.4.12
14392024-09-25T03:19:58.296Z Compiling take_mut v0.2.2
14402024-09-25T03:19:58.396Z Compiling slog-term v2.9.1
14412024-09-25T03:19:58.399Z Compiling tar v0.4.41
14422024-09-25T03:19:58.460Z Compiling camino v1.1.9
14432024-09-25T03:20:02.403Z Compiling strum v0.26.3
14442024-09-25T03:20:05.316Z Compiling aws-lc-sys v0.21.2
14452024-09-25T03:20:19.053Z Compiling rustls-webpki v0.102.4
14462024-09-25T03:20:23.465Z Compiling tokio-rustls v0.26.0
14472024-09-25T03:20:25.966Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14482024-09-25T03:20:26.216Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14492024-09-25T03:20:31.204Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
14502024-09-25T03:20:31.356Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14512024-09-25T03:20:31.402ZSep 25 03:20:30.529 INFO Starting download, target: DendriteOpenapi
14522024-09-25T03:20:31.402ZSep 25 03:20:30.529 INFO Starting download, target: DendriteStub
14532024-09-25T03:20:31.402ZSep 25 03:20:30.529 INFO Starting download, target: Console
14542024-09-25T03:20:31.402ZSep 25 03:20:30.529 INFO Starting download, target: Cockroach
14552024-09-25T03:20:31.408ZSep 25 03:20:30.529 INFO Starting download, target: Clickhouse
14562024-09-25T03:20:31.408ZSep 25 03:20:30.529 INFO Starting download, target: MaghemiteMgd
14572024-09-25T03:20:31.408ZSep 25 03:20:30.529 INFO Starting download, target: TransceiverControl
14582024-09-25T03:20:31.408ZSep 25 03:20:30.530 INFO Downloading out/downloads/dpd-8dab641b522375a4b403ae4bd0c9a22d905fae5d.json (attempt 1/3), target: DendriteOpenapi
14592024-09-25T03:20:31.408ZSep 25 03:20:30.530 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14602024-09-25T03:20:31.408ZSep 25 03:20:30.530 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14612024-09-25T03:20:31.409ZSep 25 03:20:30.530 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14622024-09-25T03:20:31.409ZSep 25 03:20:30.530 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14632024-09-25T03:20:31.409ZSep 25 03:20:30.530 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14642024-09-25T03:20:31.409ZSep 25 03:20:30.530 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14652024-09-25T03:20:31.651ZSep 25 03:20:30.769 INFO Download complete, target: DendriteOpenapi
14662024-09-25T03:20:31.892ZSep 25 03:20:31.004 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14672024-09-25T03:20:32.016ZSep 25 03:20:31.141 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14682024-09-25T03:20:32.315ZSep 25 03:20:31.439 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14692024-09-25T03:20:32.326ZSep 25 03:20:31.454 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14702024-09-25T03:20:32.395ZSep 25 03:20:31.524 INFO Download complete, target: Console
14712024-09-25T03:20:32.552ZSep 25 03:20:31.672 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14722024-09-25T03:20:32.552ZSep 25 03:20:31.672 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14732024-09-25T03:20:32.666ZSep 25 03:20:31.795 INFO Download complete, target: TransceiverControl
14742024-09-25T03:20:33.307ZSep 25 03:20:32.435 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14752024-09-25T03:20:35.347ZSep 25 03:20:34.476 INFO Download complete, target: DendriteStub
14762024-09-25T03:20:35.487ZSep 25 03:20:34.616 INFO Download complete, target: MaghemiteMgd
14772024-09-25T03:20:40.787ZSep 25 03:20:39.914 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14782024-09-25T03:20:41.062ZSep 25 03:20:40.190 INFO Checking that binary works, target: Cockroach
14792024-09-25T03:20:41.222ZSep 25 03:20:40.350 INFO Download complete, target: Cockroach
14802024-09-25T03:20:47.173ZSep 25 03:20:46.293 INFO Checking that binary works, target: Clickhouse
14812024-09-25T03:20:47.318ZSep 25 03:20:46.436 INFO Download complete, target: Clickhouse
14822024-09-25T03:20:47.332ZAll builder prerequisites installed successfully, and PATH looks valid
14832024-09-25T03:20:47.347Z
14842024-09-25T03:20:47.347Zreal 5:40.520054762
14852024-09-25T03:20:47.348Zuser 14:35.702737259
14862024-09-25T03:20:47.348Zsys 2:53.410450696
14872024-09-25T03:20:47.348Ztrap 0.502986103
14882024-09-25T03:20:47.348Ztflt 1.883553700
14892024-09-25T03:20:47.348Zdflt 1.951930066
14902024-09-25T03:20:47.348Zkflt 0.030614838
14912024-09-25T03:20:47.348Zlock 27:42.163795839
14922024-09-25T03:20:47.348Zslp 57:20.405722930
14932024-09-25T03:20:47.349Zlat 52.703640469
14942024-09-25T03:20:47.349Zstop 2:07.315145315
14952024-09-25T03:20:47.349Z+ banner hack-check
14962024-09-25T03:20:47.349Z
14972024-09-25T03:20:47.349Z # # ## #### # # #### # # ###### #### # #
14982024-09-25T03:20:47.349Z # # # # # # # # # # # # # # # # #
14992024-09-25T03:20:47.349Z ###### # # # #### ##### # ###### ##### # ####
15002024-09-25T03:20:47.349Z # # ###### # # # # # # # # # #
15012024-09-25T03:20:47.349Z # # # # # # # # # # # # # # # # #
15022024-09-25T03:20:47.349Z # # # # #### # # #### # # ###### #### # #
15032024-09-25T03:20:47.349Z
15042024-09-25T03:20:47.350Z+ export CARGO_INCREMENTAL=0
15052024-09-25T03:20:47.350Z+ CARGO_INCREMENTAL=0
15062024-09-25T03:20:47.350Z+ ptime -m timeout 2h cargo xtask check-features --ci
15072024-09-25T03:20:47.941Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15082024-09-25T03:20:51.796Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
15092024-09-25T03:20:51.865Z Running `target/debug/xtask check-features --ci`
15102024-09-25T03:20:51.885Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15112024-09-25T03:20:51.885Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15122024-09-25T03:20:52.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
15132024-09-25T03:20:52.443Z Running `target/debug/xtask download cargo-hack`
15142024-09-25T03:20:53.356Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15152024-09-25T03:20:53.694Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15162024-09-25T03:20:57.962Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s
15172024-09-25T03:20:58.114Z Running `target/debug/xtask-downloader cargo-hack`
15182024-09-25T03:20:58.150ZSep 25 03:20:57.276 INFO Starting download, target: CargoHack
15192024-09-25T03:20:58.152ZSep 25 03:20:57.277 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15202024-09-25T03:20:58.604ZSep 25 03:20:57.730 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15212024-09-25T03:20:58.702ZSep 25 03:20:57.828 INFO Download complete, target: CargoHack
15222024-09-25T03:20:58.706Zrunning: "/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"
15232024-09-25T03:20:58.723Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15242024-09-25T03:20:58.884Zinfo: running `cargo check --bins` on api_identity (1/162)
15252024-09-25T03:20:59.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15262024-09-25T03:20:59.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15272024-09-25T03:20:59.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15282024-09-25T03:20:59.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15292024-09-25T03:20:59.546Z
15302024-09-25T03:20:59.546Zinfo: running `cargo check --bins` on bootstore (2/162)
15312024-09-25T03:21:00.167Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15322024-09-25T03:21:00.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15332024-09-25T03:21:00.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15342024-09-25T03:21:00.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
15352024-09-25T03:21:00.243Z
15362024-09-25T03:21:00.243Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/162)
15372024-09-25T03:21:00.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15382024-09-25T03:21:00.864Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15392024-09-25T03:21:00.864Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15402024-09-25T03:21:00.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15412024-09-25T03:21:00.933Z
15422024-09-25T03:21:00.933Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/162)
15432024-09-25T03:21:01.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15442024-09-25T03:21:01.549Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15452024-09-25T03:21:01.549Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15462024-09-25T03:21:01.553Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15472024-09-25T03:21:01.620Z
15482024-09-25T03:21:01.620Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/162)
15492024-09-25T03:21:02.077Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15502024-09-25T03:21:02.080Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15512024-09-25T03:21:02.080Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15522024-09-25T03:21:02.085Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15532024-09-25T03:21:02.121Z
15542024-09-25T03:21:02.121Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/162)
15552024-09-25T03:21:02.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15562024-09-25T03:21:02.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15572024-09-25T03:21:02.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15582024-09-25T03:21:02.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15592024-09-25T03:21:02.621Z
15602024-09-25T03:21:02.621Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/162)
15612024-09-25T03:21:03.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15622024-09-25T03:21:03.092Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15632024-09-25T03:21:03.092Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15642024-09-25T03:21:03.095Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15652024-09-25T03:21:03.132Z
15662024-09-25T03:21:03.132Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/162)
15672024-09-25T03:21:03.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15682024-09-25T03:21:03.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15692024-09-25T03:21:03.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15702024-09-25T03:21:03.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15712024-09-25T03:21:03.645Z
15722024-09-25T03:21:03.645Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/162)
15732024-09-25T03:21:04.107Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15742024-09-25T03:21:04.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15752024-09-25T03:21:04.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15762024-09-25T03:21:04.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15772024-09-25T03:21:04.152Z
15782024-09-25T03:21:04.152Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/162)
15792024-09-25T03:21:04.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15802024-09-25T03:21:04.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15812024-09-25T03:21:04.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15822024-09-25T03:21:04.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15832024-09-25T03:21:04.657Z
15842024-09-25T03:21:04.657Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/162)
15852024-09-25T03:21:05.114Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15862024-09-25T03:21:05.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15872024-09-25T03:21:05.117Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15882024-09-25T03:21:05.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15892024-09-25T03:21:05.159Z
15902024-09-25T03:21:05.159Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/162)
15912024-09-25T03:21:05.623Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15922024-09-25T03:21:05.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15932024-09-25T03:21:05.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15942024-09-25T03:21:05.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15952024-09-25T03:21:05.668Z
15962024-09-25T03:21:05.668Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/162)
15972024-09-25T03:21:06.139Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15982024-09-25T03:21:06.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15992024-09-25T03:21:06.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16002024-09-25T03:21:06.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16012024-09-25T03:21:06.183Z
16022024-09-25T03:21:06.183Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/162)
16032024-09-25T03:21:06.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16042024-09-25T03:21:06.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16052024-09-25T03:21:06.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16062024-09-25T03:21:06.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16072024-09-25T03:21:06.688Z
16082024-09-25T03:21:06.688Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/162)
16092024-09-25T03:21:07.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16102024-09-25T03:21:07.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16112024-09-25T03:21:07.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16122024-09-25T03:21:07.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16132024-09-25T03:21:07.188Z
16142024-09-25T03:21:07.188Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/162)
16152024-09-25T03:21:07.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16162024-09-25T03:21:07.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16172024-09-25T03:21:07.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16182024-09-25T03:21:07.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16192024-09-25T03:21:07.696Z
16202024-09-25T03:21:07.696Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/162)
16212024-09-25T03:21:08.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16222024-09-25T03:21:08.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16232024-09-25T03:21:08.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16242024-09-25T03:21:08.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16252024-09-25T03:21:08.200Z
16262024-09-25T03:21:08.200Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/162)
16272024-09-25T03:21:08.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16282024-09-25T03:21:08.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16292024-09-25T03:21:08.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16302024-09-25T03:21:08.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16312024-09-25T03:21:08.710Z
16322024-09-25T03:21:08.711Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/162)
16332024-09-25T03:21:09.177Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16342024-09-25T03:21:09.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16352024-09-25T03:21:09.179Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16362024-09-25T03:21:09.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16372024-09-25T03:21:09.221Z
16382024-09-25T03:21:09.221Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/162)
16392024-09-25T03:21:09.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16402024-09-25T03:21:09.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16412024-09-25T03:21:09.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16422024-09-25T03:21:09.684Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16432024-09-25T03:21:09.723Z
16442024-09-25T03:21:09.723Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/162)
16452024-09-25T03:21:10.186Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16462024-09-25T03:21:10.188Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16472024-09-25T03:21:10.188Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16482024-09-25T03:21:10.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16492024-09-25T03:21:10.228Z
16502024-09-25T03:21:10.228Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/162)
16512024-09-25T03:21:10.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16522024-09-25T03:21:10.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16532024-09-25T03:21:10.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16542024-09-25T03:21:10.702Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16552024-09-25T03:21:10.736Z
16562024-09-25T03:21:10.736Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/162)
16572024-09-25T03:21:11.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16582024-09-25T03:21:11.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16592024-09-25T03:21:11.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16602024-09-25T03:21:11.207Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16612024-09-25T03:21:11.244Z
16622024-09-25T03:21:11.244Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/162)
16632024-09-25T03:21:11.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16642024-09-25T03:21:11.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16652024-09-25T03:21:11.710Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16662024-09-25T03:21:11.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16672024-09-25T03:21:11.750Z
16682024-09-25T03:21:11.750Zinfo: running `cargo check --bins` on sled-hardware-types (25/162)
16692024-09-25T03:21:12.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16702024-09-25T03:21:12.378Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16712024-09-25T03:21:12.378Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16722024-09-25T03:21:12.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16732024-09-25T03:21:12.447Z
16742024-09-25T03:21:12.447Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/162)
16752024-09-25T03:21:13.067Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16762024-09-25T03:21:13.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16772024-09-25T03:21:13.069Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16782024-09-25T03:21:13.072Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16792024-09-25T03:21:13.139Z
16802024-09-25T03:21:13.139Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/162)
16812024-09-25T03:21:13.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16822024-09-25T03:21:13.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16832024-09-25T03:21:13.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16842024-09-25T03:21:13.765Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16852024-09-25T03:21:13.833Z
16862024-09-25T03:21:13.833Zinfo: running `cargo check --bins` on oxlog (28/162)
16872024-09-25T03:21:14.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16882024-09-25T03:21:14.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16892024-09-25T03:21:14.494Z Checking cfg-if v1.0.0
16902024-09-25T03:21:14.497Z Checking libc v0.2.158
16912024-09-25T03:21:14.596Z Checking serde v1.0.208
16922024-09-25T03:21:14.598Z Checking zeroize v1.8.1
16932024-09-25T03:21:14.610Z Checking scopeguard v1.2.0
16942024-09-25T03:21:14.619Z Checking memchr v2.7.2
16952024-09-25T03:21:14.621Z Checking typenum v1.17.0
16962024-09-25T03:21:14.631Z Checking value-bag v1.9.0
16972024-09-25T03:21:14.653Z Checking byteorder v1.5.0
16982024-09-25T03:21:14.738Z Checking lock_api v0.4.12
16992024-09-25T03:21:14.835Z Checking subtle v2.5.0
17002024-09-25T03:21:15.034Z Checking log v0.4.21
17012024-09-25T03:21:15.037Z Checking const-oid v0.9.6
17022024-09-25T03:21:15.086Z Checking once_cell v1.19.0
17032024-09-25T03:21:15.130Z Checking itoa v1.0.11
17042024-09-25T03:21:15.318Z Checking smallvec v1.13.2
17052024-09-25T03:21:15.383Z Checking pin-project-lite v0.2.14
17062024-09-25T03:21:15.480Z Checking zerocopy v0.7.34
17072024-09-25T03:21:15.496Z Checking spin v0.9.8
17082024-09-25T03:21:15.571Z Checking cpufeatures v0.2.12
17092024-09-25T03:21:15.656Z Checking futures-sink v0.3.30
17102024-09-25T03:21:15.670Z Checking futures-core v0.3.30
17112024-09-25T03:21:15.681Z Checking getrandom v0.2.14
17122024-09-25T03:21:15.794Z Checking parking_lot_core v0.9.10
17132024-09-25T03:21:15.820Z Checking signal-hook-registry v1.4.2
17142024-09-25T03:21:15.844Z Checking mio v1.0.2
17152024-09-25T03:21:15.925Z Checking rand_core v0.6.4
17162024-09-25T03:21:15.947Z Checking generic-array v0.14.7
17172024-09-25T03:21:16.044Z Checking socket2 v0.5.7
17182024-09-25T03:21:16.114Z Checking parking_lot v0.12.2
17192024-09-25T03:21:16.225Z Checking allocator-api2 v0.2.18
17202024-09-25T03:21:16.420Z Checking slab v0.4.9
17212024-09-25T03:21:16.461Z Checking equivalent v1.0.1
17222024-09-25T03:21:16.513Z Checking tinyvec_macros v0.1.1
17232024-09-25T03:21:16.557Z Checking futures-channel v0.3.30
17242024-09-25T03:21:16.598Z Checking tinyvec v1.6.0
17252024-09-25T03:21:16.676Z Checking futures-io v0.3.30
17262024-09-25T03:21:16.825Z Checking base64ct v1.6.0
17272024-09-25T03:21:16.848Z Checking ahash v0.8.11
17282024-09-25T03:21:16.851Z Checking futures-task v0.3.30
17292024-09-25T03:21:16.873Z Checking pin-utils v0.1.0
17302024-09-25T03:21:16.892Z Checking flagset v0.4.5
17312024-09-25T03:21:16.952Z Checking unicode-bidi v0.3.15
17322024-09-25T03:21:17.072Z Checking fnv v1.0.7
17332024-09-25T03:21:17.087Z Checking futures-util v0.3.30
17342024-09-25T03:21:17.101Z Checking crypto-common v0.1.6
17352024-09-25T03:21:17.189Z Checking block-buffer v0.10.4
17362024-09-25T03:21:17.262Z Checking block-padding v0.3.3
17372024-09-25T03:21:17.275Z Checking pem-rfc7468 v0.7.0
17382024-09-25T03:21:17.364Z Checking hashbrown v0.14.5
17392024-09-25T03:21:17.397Z Checking digest v0.10.7
17402024-09-25T03:21:17.457Z Checking inout v0.1.3
17412024-09-25T03:21:17.506Z Checking der v0.7.9
17422024-09-25T03:21:17.569Z Checking libm v0.2.8
17432024-09-25T03:21:17.683Z Checking cipher v0.4.4
17442024-09-25T03:21:17.766Z Checking hmac v0.12.1
17452024-09-25T03:21:17.887Z Checking sha2 v0.10.8
17462024-09-25T03:21:17.962Z Checking unicode-normalization v0.1.23
17472024-09-25T03:21:18.078Z Checking ryu v1.0.18
17482024-09-25T03:21:18.329Z Checking salsa20 v0.10.2
17492024-09-25T03:21:18.458Z Checking pbkdf2 v0.12.2
17502024-09-25T03:21:18.466Z Checking num-traits v0.2.19
17512024-09-25T03:21:18.519Z Checking tracing-core v0.1.32
17522024-09-25T03:21:18.563Z Checking untrusted v0.9.0
17532024-09-25T03:21:18.602Z Checking scrypt v0.11.0
17542024-09-25T03:21:18.720Z Checking ring v0.17.8
17552024-09-25T03:21:18.834Z Checking cbc v0.1.2
17562024-09-25T03:21:18.899Z Checking aes v0.8.4
17572024-09-25T03:21:19.026Z Checking percent-encoding v2.3.1
17582024-09-25T03:21:19.142Z Checking tracing v0.1.40
17592024-09-25T03:21:19.218Z Checking ppv-lite86 v0.2.17
17602024-09-25T03:21:19.277Z Checking spki v0.7.3
17612024-09-25T03:21:19.488Z Checking try-lock v0.2.5
17622024-09-25T03:21:19.524Z Checking bytes v1.7.2
17632024-09-25T03:21:19.564Z Checking indexmap v2.4.0
17642024-09-25T03:21:19.623Z Checking bitflags v2.6.0
17652024-09-25T03:21:19.784Z Checking serde_json v1.0.125
17662024-09-25T03:21:19.931Z Checking pkcs5 v0.7.1
17672024-09-25T03:21:19.934Z Checking rand_chacha v0.3.1
17682024-09-25T03:21:20.097Z Checking want v0.3.1
17692024-09-25T03:21:20.276Z Checking httparse v1.8.0
17702024-09-25T03:21:20.304Z Checking tokio v1.39.3
17712024-09-25T03:21:20.316Z Checking rand v0.8.5
17722024-09-25T03:21:20.432Z Checking pkcs8 v0.10.2
17732024-09-25T03:21:20.498Z Checking http v0.2.12
17742024-09-25T03:21:20.676Z Checking thiserror v1.0.63
17752024-09-25T03:21:20.730Z Checking httpdate v1.0.3
17762024-09-25T03:21:20.797Z Checking tower-service v0.3.2
17772024-09-25T03:21:20.813Z Checking foreign-types-shared v0.1.1
17782024-09-25T03:21:20.910Z Checking foreign-types v0.3.2
17792024-09-25T03:21:20.925Z Checking form_urlencoded v1.2.1
17802024-09-25T03:21:20.963Z Checking openssl-sys v0.9.103
17812024-09-25T03:21:20.998Z Checking aho-corasick v1.1.3
17822024-09-25T03:21:21.105Z Checking regex-syntax v0.8.4
17832024-09-25T03:21:21.439Z Checking unicode-ident v1.0.12
17842024-09-25T03:21:21.511Z Checking siphasher v0.3.11
17852024-09-25T03:21:21.596Z Checking powerfmt v0.2.0
17862024-09-25T03:21:21.810Z Checking http-body v0.4.6
17872024-09-25T03:21:21.823Z Checking proc-macro2 v1.0.86
17882024-09-25T03:21:21.868Z Checking deranged v0.3.11
17892024-09-25T03:21:22.133Z Checking sct v0.7.1
17902024-09-25T03:21:22.182Z Checking rustls-webpki v0.101.7
17912024-09-25T03:21:22.251Z Checking openssl v0.10.66
17922024-09-25T03:21:22.322Z Checking http v1.1.0
17932024-09-25T03:21:22.447Z Checking uuid v1.10.0
17942024-09-25T03:21:22.644Z Checking idna v0.5.0
17952024-09-25T03:21:22.898Z Checking signature v2.2.0
17962024-09-25T03:21:23.065Z Checking aws-lc-sys v0.21.2
17972024-09-25T03:21:23.093Z Checking scroll v0.12.0
17982024-09-25T03:21:23.470Z Checking errno v0.3.9
17992024-09-25T03:21:23.567Z Checking iana-time-zone v0.1.60
18002024-09-25T03:21:23.634Z Checking mirai-annotations v1.12.0
18012024-09-25T03:21:23.648Z Checking anstyle v1.0.8
18022024-09-25T03:21:23.701Z Checking plain v0.2.3
18032024-09-25T03:21:23.701Z Checking ucd-trie v0.1.6
18042024-09-25T03:21:23.805Z Checking num_threads v0.1.7
18052024-09-25T03:21:23.847Z Checking utf8parse v0.2.1
18062024-09-25T03:21:23.901Z Checking openssl-probe v0.1.5
18072024-09-25T03:21:23.925Z Checking finl_unicode v1.2.0
18082024-09-25T03:21:23.991Z Checking time-core v0.1.2
18092024-09-25T03:21:23.993Z Checking num-conv v0.1.0
18102024-09-25T03:21:24.048Z Checking anstyle-parse v0.2.4
18112024-09-25T03:21:24.138Z Checking pest v2.7.10
18122024-09-25T03:21:24.231Z Checking time v0.3.36
18132024-09-25T03:21:24.283Z Checking regex-automata v0.4.6
18142024-09-25T03:21:24.315Z Checking goblin v0.8.2
18152024-09-25T03:21:24.473Z Checking stringprep v0.1.4
18162024-09-25T03:21:24.735Z Checking chrono v0.4.38
18172024-09-25T03:21:25.516Z Checking aws-lc-rs v1.9.0
18182024-09-25T03:21:26.585Z Checking rustix v0.38.34
18192024-09-25T03:21:26.668Z Checking url v2.5.2
18202024-09-25T03:21:26.871Z Checking rustls v0.21.12
18212024-09-25T03:21:27.168Z Checking tokio-util v0.7.11
18222024-09-25T03:21:27.245Z Checking quote v1.0.36
18232024-09-25T03:21:27.439Z Checking num-integer v0.1.46
18242024-09-25T03:21:27.581Z Checking serde_spanned v0.6.7
18252024-09-25T03:21:27.727Z Checking native-tls v0.2.11
18262024-09-25T03:21:27.767Z Checking toml_datetime v0.6.8
18272024-09-25T03:21:27.923Z Checking idna v0.3.0
18282024-09-25T03:21:28.037Z Checking md-5 v0.10.6
18292024-09-25T03:21:28.067Z Checking h2 v0.3.26
18302024-09-25T03:21:28.081Z Checking ff v0.13.0
18312024-09-25T03:21:28.242Z Checking lazy_static v1.5.0
18322024-09-25T03:21:28.306Z Checking hash32 v0.2.1
18332024-09-25T03:21:28.365Z Checking psl-types v2.0.11
18342024-09-25T03:21:28.544Z Checking colorchoice v1.0.1
18352024-09-25T03:21:28.589Z Checking adler v1.0.2
18362024-09-25T03:21:28.667Z Checking atomic-waker v1.1.2
18372024-09-25T03:21:28.723Z Checking gimli v0.28.1
18382024-09-25T03:21:28.785Z Checking rustls-pki-types v1.7.0
18392024-09-25T03:21:28.797Z Checking is_terminal_polyfill v1.70.0
18402024-09-25T03:21:28.836Z Checking pretty-hex v0.4.1
18412024-09-25T03:21:28.909Z Checking stable_deref_trait v1.2.0
18422024-09-25T03:21:28.999Z Checking base16ct v0.2.0
18432024-09-25T03:21:29.015Z Checking base64 v0.22.1
18442024-09-25T03:21:29.183Z Checking fallible-iterator v0.2.0
18452024-09-25T03:21:29.202Z Checking anstyle-query v1.0.3
18462024-09-25T03:21:29.217Z Checking rustls-webpki v0.102.4
18472024-09-25T03:21:29.323Z Checking anstream v0.6.14
18482024-09-25T03:21:29.470Z Checking sec1 v0.7.3
18492024-09-25T03:21:29.660Z Checking dof v0.3.0
18502024-09-25T03:21:29.794Z Checking postgres-protocol v0.6.7
18512024-09-25T03:21:29.843Z Checking heapless v0.7.17
18522024-09-25T03:21:29.984Z Checking h2 v0.4.6
18532024-09-25T03:21:29.987Z Checking terminal_size v0.3.0
18542024-09-25T03:21:30.039Z Checking tokio-rustls v0.24.1
18552024-09-25T03:21:30.158Z Checking publicsuffix v2.2.3
18562024-09-25T03:21:30.251Z Checking miniz_oxide v0.7.2
18572024-09-25T03:21:30.377Z Checking group v0.13.0
18582024-09-25T03:21:30.400Z Checking tokio-native-tls v0.3.1
18592024-09-25T03:21:30.414Z Checking num-iter v0.1.45
18602024-09-25T03:21:30.591Z Checking syn v2.0.74
18612024-09-25T03:21:30.642Z Checking cookie v0.17.0
18622024-09-25T03:21:30.657Z Checking dtrace-parser v0.2.0
18632024-09-25T03:21:30.672Z Checking http-body v1.0.0
18642024-09-25T03:21:30.861Z Checking phf_shared v0.11.2
18652024-09-25T03:21:30.877Z Checking pin-project v1.1.5
18662024-09-25T03:21:31.008Z Checking hkdf v0.12.4
18672024-09-25T03:21:31.045Z Checking crypto-bigint v0.5.5
18682024-09-25T03:21:31.118Z Checking thread-id v4.2.1
18692024-09-25T03:21:31.136Z Checking object v0.32.2
18702024-09-25T03:21:31.203Z Checking clap_lex v0.7.0
18712024-09-25T03:21:31.226Z Checking bitflags v1.3.2
18722024-09-25T03:21:31.321Z Checking ipnet v2.9.0
18732024-09-25T03:21:31.442Z Checking base64 v0.21.7
18742024-09-25T03:21:31.785Z Checking winnow v0.5.40
18752024-09-25T03:21:31.913Z Checking managed v0.8.0
18762024-09-25T03:21:32.276Z Checking rustc-demangle v0.1.24
18772024-09-25T03:21:32.604Z Checking addr2line v0.21.0
18782024-09-25T03:21:32.702Z Checking either v1.13.0
18792024-09-25T03:21:33.091Z Checking adler2 v2.0.0
18802024-09-25T03:21:33.152Z Checking strsim v0.11.1
18812024-09-25T03:21:33.255Z Checking tower-layer v0.3.2
18822024-09-25T03:21:33.435Z Checking clap_builder v4.5.18
18832024-09-25T03:21:33.531Z Checking tower v0.4.13
18842024-09-25T03:21:33.924Z Checking elliptic-curve v0.13.8
18852024-09-25T03:21:34.234Z Checking hyper v0.14.30
18862024-09-25T03:21:34.265Z Checking miniz_oxide v0.8.0
18872024-09-25T03:21:34.586Z Checking smoltcp v0.9.1
18882024-09-25T03:21:34.885Z Checking toml_edit v0.19.15
18892024-09-25T03:21:35.015Z Checking rustls-pemfile v1.0.4
18902024-09-25T03:21:35.208Z Checking phf v0.11.2
18912024-09-25T03:21:35.456Z Checking cookie_store v0.20.0
18922024-09-25T03:21:36.067Z Checking num-bigint-dig v0.8.4
18932024-09-25T03:21:36.086Z Checking postgres-types v0.2.7
18942024-09-25T03:21:36.217Z Checking hyper v1.4.1
18952024-09-25T03:21:36.444Z Checking rustls v0.23.10
18962024-09-25T03:21:36.772Z Checking bstr v1.9.1
18972024-09-25T03:21:36.896Z Checking usdt-impl v0.5.0
18982024-09-25T03:21:37.137Z Checking backtrace v0.3.71
18992024-09-25T03:21:37.304Z Checking regex v1.10.6
19002024-09-25T03:21:37.397Z Checking ed25519 v2.2.3
19012024-09-25T03:21:37.703Z Checking futures-executor v0.3.30
19022024-09-25T03:21:37.725Z Checking phf_shared v0.10.0
19032024-09-25T03:21:37.743Z Checking serde_urlencoded v0.7.1
19042024-09-25T03:21:37.918Z Checking zerocopy v0.6.6
19052024-09-25T03:21:37.933Z Checking curve25519-dalek v4.1.3
19062024-09-25T03:21:38.011Z Checking pkcs1 v0.7.5
19072024-09-25T03:21:38.169Z Checking hubpack v0.1.2
19082024-09-25T03:21:38.208Z Checking crc32fast v1.4.0
19092024-09-25T03:21:38.300Z Checking crossbeam-utils v0.8.19
19102024-09-25T03:21:38.411Z Checking signal-hook v0.3.17
19112024-09-25T03:21:38.447Z Checking float-cmp v0.9.0
19122024-09-25T03:21:38.464Z Checking serde-big-array v0.5.1
19132024-09-25T03:21:38.626Z Checking idna v0.4.0
19142024-09-25T03:21:38.668Z Checking rfc6979 v0.4.0
19152024-09-25T03:21:38.682Z Checking mio v0.8.11
19162024-09-25T03:21:38.753Z Checking memmap v0.7.0
19172024-09-25T03:21:38.835Z Checking encoding_rs v0.8.34
19182024-09-25T03:21:38.970Z Checking dyn-clone v1.0.17
19192024-09-25T03:21:39.011Z Checking new_debug_unreachable v1.0.6
19202024-09-25T03:21:39.111Z Checking whoami v1.5.1
19212024-09-25T03:21:39.127Z Checking difflib v0.4.0
19222024-09-25T03:21:39.285Z Checking unicode-segmentation v1.11.0
19232024-09-25T03:21:39.404Z Checking static_assertions v1.1.0
19242024-09-25T03:21:39.429Z Checking fixedbitset v0.4.2
19252024-09-25T03:21:39.497Z Checking winnow v0.6.18
19262024-09-25T03:21:39.517Z Checking mime v0.3.17
19272024-09-25T03:21:39.685Z Checking unicode-width v0.1.13
19282024-09-25T03:21:39.830Z Checking bit-vec v0.6.3
19292024-09-25T03:21:39.846Z Checking precomputed-hash v0.1.1
19302024-09-25T03:21:39.862Z Checking webpki-roots v0.25.4
19312024-09-25T03:21:39.951Z Checking sync_wrapper v0.1.2
19322024-09-25T03:21:39.968Z Checking data-encoding v2.6.0
19332024-09-25T03:21:40.017Z Checking normalize-line-endings v0.3.0
19342024-09-25T03:21:40.073Z Checking minimal-lexical v0.2.1
19352024-09-25T03:21:40.136Z Checking predicates-core v1.0.6
19362024-09-25T03:21:40.154Z Checking bit-set v0.5.3
19372024-09-25T03:21:40.324Z Checking predicates v3.1.2
19382024-09-25T03:21:40.368Z Checking hyper-tls v0.5.0
19392024-09-25T03:21:40.412Z Checking hyper-rustls v0.24.2
19402024-09-25T03:21:40.432Z Checking nom v7.1.3
19412024-09-25T03:21:40.613Z Checking hickory-proto v0.24.1
19422024-09-25T03:21:40.656Z Checking string_cache v0.8.7
19432024-09-25T03:21:40.706Z Checking similar v2.6.0
19442024-09-25T03:21:40.933Z Checking console v0.15.8
19452024-09-25T03:21:40.974Z Checking ed25519-dalek v2.1.1
19462024-09-25T03:21:41.235Z Checking reqwest v0.11.27
19472024-09-25T03:21:41.405Z Checking petgraph v0.6.5
19482024-09-25T03:21:41.490Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19492024-09-25T03:21:41.537Z Checking tokio-postgres v0.7.11
19502024-09-25T03:21:41.862Z Checking tokio-rustls v0.26.0
19512024-09-25T03:21:43.277Z Checking signal-hook-mio v0.2.4
19522024-09-25T03:21:43.319Z Checking toml_edit v0.22.20
19532024-09-25T03:21:43.319Z Checking schemars v0.8.21
19542024-09-25T03:21:43.319Z Checking crossbeam-epoch v0.9.18
19552024-09-25T03:21:43.372Z Checking usdt v0.5.0
19562024-09-25T03:21:43.375Z Checking ecdsa v0.16.9
19572024-09-25T03:21:43.567Z Checking flate2 v1.0.33
19582024-09-25T03:21:44.038Z Checking rsa v0.9.6
19592024-09-25T03:21:44.108Z Checking hyper-util v0.1.7
19602024-09-25T03:21:44.203Z Checking futures v0.3.30
19612024-09-25T03:21:44.315Z Checking anyhow v1.0.89
19622024-09-25T03:21:44.650Z Checking toml v0.7.8
19632024-09-25T03:21:44.682Z Checking clap v4.5.18
19642024-09-25T03:21:44.698Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19652024-09-25T03:21:44.723Z Checking itertools v0.12.1
19662024-09-25T03:21:44.796Z Checking itertools v0.10.5
19672024-09-25T03:21:45.023Z Checking tokio-stream v0.1.15
19682024-09-25T03:21:45.046Z Checking fs-err v2.11.0
19692024-09-25T03:21:45.324Z Checking slog v2.7.0
19702024-09-25T03:21:45.367Z Checking openapiv3 v2.0.0
19712024-09-25T03:21:45.594Z Checking x509-cert v0.2.5
19722024-09-25T03:21:45.825Z Checking hex v0.4.3
19732024-09-25T03:21:45.876Z Checking semver v1.0.23
19742024-09-25T03:21:46.006Z Checking sha1 v0.10.6
19752024-09-25T03:21:46.286Z Checking peg-runtime v0.8.3
19762024-09-25T03:21:46.301Z Checking lalrpop-util v0.19.12
19772024-09-25T03:21:46.317Z Checking camino v1.1.9
19782024-09-25T03:21:46.518Z Checking sigpipe v0.1.3
19792024-09-25T03:21:48.203Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
19802024-09-25T03:21:48.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.67s
19812024-09-25T03:21:48.663Z
19822024-09-25T03:21:48.663Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/162)
19832024-09-25T03:21:49.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
19842024-09-25T03:21:49.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
19852024-09-25T03:21:49.387Z Compiling regress v0.9.1
19862024-09-25T03:21:49.491Z Checking strum v0.26.3
19872024-09-25T03:21:49.511Z Checking heck v0.5.0
19882024-09-25T03:21:49.529Z Compiling getopts v0.2.21
19892024-09-25T03:21:49.531Z Checking dirs-sys-next v0.1.2
19902024-09-25T03:21:49.557Z Compiling unsafe-libyaml v0.2.11
19912024-09-25T03:21:49.609Z Checking thread_local v1.1.8
19922024-09-25T03:21:49.686Z Compiling ident_case v1.0.1
19932024-09-25T03:21:49.706Z Checking dirs-next v2.0.0
19942024-09-25T03:21:49.847Z Checking term v0.7.0
19952024-09-25T03:21:49.869Z Compiling darling_core v0.20.9
19962024-09-25T03:21:49.884Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19972024-09-25T03:21:49.898Z Checking crossbeam-channel v0.5.12
19982024-09-25T03:21:50.196Z Checking atty v0.2.14
19992024-09-25T03:21:50.259Z Checking is-terminal v0.4.12
20002024-09-25T03:21:50.314Z Checking humantime v2.1.0
20012024-09-25T03:21:50.379Z Checking utf-8 v0.7.6
20022024-09-25T03:21:50.453Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20032024-09-25T03:21:50.569Z Compiling rustls v0.22.4
20042024-09-25T03:21:50.610Z Checking termcolor v1.4.1
20052024-09-25T03:21:50.627Z Checking take_mut v0.2.2
20062024-09-25T03:21:50.771Z Checking slog-async v2.8.0
20072024-09-25T03:21:50.829Z Checking slog-term v2.9.1
20082024-09-25T03:21:50.867Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20092024-09-25T03:21:51.041Z Compiling serde_yaml v0.9.34+deprecated
20102024-09-25T03:21:51.055Z Checking env_logger v0.9.3
20112024-09-25T03:21:51.213Z Compiling proc-macro-crate v1.3.1
20122024-09-25T03:21:51.306Z Compiling bitstruct_derive v0.1.0
20132024-09-25T03:21:51.500Z Compiling structmeta-derive v0.3.0
20142024-09-25T03:21:51.566Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20152024-09-25T03:21:51.692Z Compiling multer v3.1.0
20162024-09-25T03:21:52.008Z Checking ascii v1.1.0
20172024-09-25T03:21:52.350Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20182024-09-25T03:21:52.414Z Checking match_cfg v0.1.0
20192024-09-25T03:21:52.506Z Checking hostname v0.3.1
20202024-09-25T03:21:52.660Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
20212024-09-25T03:21:52.680Z Compiling num_enum_derive v0.5.11
20222024-09-25T03:21:52.714Z Checking bitstruct v0.1.1
20232024-09-25T03:21:52.896Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20242024-09-25T03:21:52.933Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20252024-09-25T03:21:53.060Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20262024-09-25T03:21:54.509Z Compiling structmeta v0.3.0
20272024-09-25T03:21:54.632Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20282024-09-25T03:21:54.931Z Checking slog-json v2.6.1
20292024-09-25T03:21:54.944Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20302024-09-25T03:21:55.188Z Checking erased-serde v0.3.31
20312024-09-25T03:21:55.207Z Checking serde_arrays v0.1.0
20322024-09-25T03:21:55.246Z Compiling async-stream-impl v0.3.5
20332024-09-25T03:21:55.331Z Compiling foreign-types-macros v0.2.3
20342024-09-25T03:21:55.353Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
20352024-09-25T03:21:55.400Z Checking arc-swap v1.7.1
20362024-09-25T03:21:55.670Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
20372024-09-25T03:21:55.820Z Checking foreign-types-shared v0.3.1
20382024-09-25T03:21:55.934Z Checking slog-scope v4.4.0
20392024-09-25T03:21:56.053Z Checking num_enum v0.5.11
20402024-09-25T03:21:56.159Z Checking slog-bunyan v2.5.0
20412024-09-25T03:21:56.200Z Compiling parse-display-derive v0.10.0
20422024-09-25T03:21:56.221Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20432024-09-25T03:21:56.303Z Compiling proc-macro-error v1.0.4
20442024-09-25T03:21:56.619Z Checking async-stream v0.3.5
20452024-09-25T03:21:56.648Z Checking foreign-types v0.5.0
20462024-09-25T03:21:56.863Z Compiling darling_macro v0.20.9
20472024-09-25T03:21:56.951Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20482024-09-25T03:21:56.967Z Checking toml v0.8.19
20492024-09-25T03:21:57.163Z Checking tungstenite v0.20.1
20502024-09-25T03:21:57.226Z Checking waitgroup v0.1.2
20512024-09-25T03:21:57.244Z Checking tokio-rustls v0.25.0
20522024-09-25T03:21:57.373Z Checking rustls-pemfile v2.1.3
20532024-09-25T03:21:57.622Z Compiling heck v0.3.3
20542024-09-25T03:21:57.637Z Checking newtype-uuid v1.1.0
20552024-09-25T03:21:57.701Z Checking ipnetwork v0.20.0
20562024-09-25T03:21:57.797Z Compiling darling v0.20.9
20572024-09-25T03:21:57.859Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
20582024-09-25T03:21:57.912Z Compiling serde_with_macros v3.9.0
20592024-09-25T03:21:58.032Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
20602024-09-25T03:21:58.088Z Checking serde_path_to_error v0.1.16
20612024-09-25T03:21:58.107Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20622024-09-25T03:21:58.745Z Checking hostname v0.4.0
20632024-09-25T03:21:58.877Z Checking cstr-argument v0.1.2
20642024-09-25T03:21:58.910Z Checking instant v0.1.12
20652024-09-25T03:21:58.925Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
20662024-09-25T03:21:59.029Z Checking debug-ignore v1.0.5
20672024-09-25T03:21:59.049Z Checking fastrand v2.1.0
20682024-09-25T03:21:59.164Z Checking pretty-hex v0.2.1
20692024-09-25T03:21:59.242Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20702024-09-25T03:21:59.329Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20712024-09-25T03:21:59.370Z Checking tempfile v3.10.1
20722024-09-25T03:21:59.559Z Checking backoff v0.4.0
20732024-09-25T03:21:59.733Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20742024-09-25T03:21:59.752Z Compiling zone_cfg_derive v0.1.2
20752024-09-25T03:21:59.868Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
20762024-09-25T03:21:59.883Z Checking tokio-tungstenite v0.20.1
20772024-09-25T03:22:00.234Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20782024-09-25T03:22:00.362Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20792024-09-25T03:22:00.470Z Checking slog-stdlog v4.1.1
20802024-09-25T03:22:00.645Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20812024-09-25T03:22:00.789Z Checking parse-display v0.10.0
20822024-09-25T03:22:00.805Z Checking tungstenite v0.21.0
20832024-09-25T03:22:00.969Z Checking serde_with v3.9.0
20842024-09-25T03:22:01.030Z Checking colored v2.1.0
20852024-09-25T03:22:01.128Z Checking macaddr v1.0.1
20862024-09-25T03:22:01.221Z Checking socket2 v0.4.10
20872024-09-25T03:22:01.323Z Checking base64 v0.13.1
20882024-09-25T03:22:01.455Z Checking zone v0.1.8
20892024-09-25T03:22:01.684Z Checking tokio-tungstenite v0.21.0
20902024-09-25T03:22:01.733Z Checking ron v0.7.1
20912024-09-25T03:22:02.113Z Checking slog-envlogger v2.2.0
20922024-09-25T03:22:02.148Z Checking pem v3.0.4
20932024-09-25T03:22:02.345Z Checking tabwriter v1.4.0
20942024-09-25T03:22:02.428Z Checking xattr v1.3.1
20952024-09-25T03:22:02.578Z Checking portpicker v0.1.1
20962024-09-25T03:22:02.632Z Checking yasna v0.5.2
20972024-09-25T03:22:02.716Z Checking headers-core v0.2.0
20982024-09-25T03:22:02.848Z Checking smf v0.2.3
20992024-09-25T03:22:02.863Z Checking filetime v0.2.25
21002024-09-25T03:22:03.129Z Checking same-file v1.0.6
21012024-09-25T03:22:03.314Z Checking walkdir v2.5.0
21022024-09-25T03:22:03.331Z Checking tar v0.4.41
21032024-09-25T03:22:03.403Z Checking headers v0.3.9
21042024-09-25T03:22:03.505Z Checking rcgen v0.12.1
21052024-09-25T03:22:03.613Z Checking atomicwrites v0.4.4
21062024-09-25T03:22:03.808Z Checking camino-tempfile v1.1.1
21072024-09-25T03:22:04.081Z Checking subprocess v0.2.9
21082024-09-25T03:22:04.989Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21092024-09-25T03:22:05.261Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21102024-09-25T03:22:07.206Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21112024-09-25T03:22:09.134Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
21122024-09-25T03:22:09.204Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21132024-09-25T03:22:12.416Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21142024-09-25T03:22:18.344Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21152024-09-25T03:22:18.480Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
21162024-09-25T03:22:18.483Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
21172024-09-25T03:22:21.029Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
21182024-09-25T03:22:21.504Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21192024-09-25T03:22:27.833Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21202024-09-25T03:22:29.391Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21212024-09-25T03:22:30.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.93s
21222024-09-25T03:22:30.770Z
21232024-09-25T03:22:30.770Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/162)
21242024-09-25T03:22:31.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252024-09-25T03:22:32.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262024-09-25T03:22:32.019Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21272024-09-25T03:22:32.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
21282024-09-25T03:22:33.027Z
21292024-09-25T03:22:33.027Zinfo: running `cargo check --bins` on nexus-config (31/162)
21302024-09-25T03:22:33.652Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312024-09-25T03:22:33.655Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322024-09-25T03:22:33.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21332024-09-25T03:22:33.658Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
21342024-09-25T03:22:33.731Z
21352024-09-25T03:22:33.731Zinfo: running `cargo check --bins` on omicron-rpaths (32/162)
21362024-09-25T03:22:34.320Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372024-09-25T03:22:34.324Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382024-09-25T03:22:34.324Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392024-09-25T03:22:34.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21402024-09-25T03:22:34.387Z
21412024-09-25T03:22:34.387Zinfo: running `cargo check --bins` on omicron-certificates (33/162)
21422024-09-25T03:22:35.012Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432024-09-25T03:22:35.015Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442024-09-25T03:22:35.015Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452024-09-25T03:22:35.015Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
21462024-09-25T03:22:35.109Z
21472024-09-25T03:22:35.109Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/162)
21482024-09-25T03:22:35.733Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492024-09-25T03:22:35.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502024-09-25T03:22:35.818Z Compiling heapless v0.8.0
21512024-09-25T03:22:35.914Z Checking hash32 v0.3.1
21522024-09-25T03:22:35.923Z Compiling smoltcp v0.11.0
21532024-09-25T03:22:35.936Z Checking cobs v0.2.3
21542024-09-25T03:22:35.936Z Checking embedded-io v0.4.0
21552024-09-25T03:22:35.958Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21562024-09-25T03:22:35.961Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21572024-09-25T03:22:35.985Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21582024-09-25T03:22:36.074Z Compiling crucible-workspace-hack v0.1.0
21592024-09-25T03:22:36.098Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
21602024-09-25T03:22:36.115Z Checking newline-converter v0.3.0
21612024-09-25T03:22:36.129Z Checking postcard v1.0.8
21622024-09-25T03:22:36.264Z Compiling convert_case v0.4.0
21632024-09-25T03:22:36.333Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21642024-09-25T03:22:36.466Z Checking expectorate v1.1.0
21652024-09-25T03:22:36.550Z Compiling zone_cfg_derive v0.3.0
21662024-09-25T03:22:36.624Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21672024-09-25T03:22:36.643Z Compiling num-derive v0.4.2
21682024-09-25T03:22:36.784Z Compiling slog-dtrace v0.3.0
21692024-09-25T03:22:36.837Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21702024-09-25T03:22:36.957Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
21712024-09-25T03:22:37.184Z Compiling derive_more v0.99.18
21722024-09-25T03:22:37.846Z Checking zone v0.3.0
21732024-09-25T03:22:38.389Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=a551f245e8a26f52098382903ccf0a982b7c54fa#a551f245)
21742024-09-25T03:22:40.646Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21752024-09-25T03:22:40.682Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21762024-09-25T03:22:41.024Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21772024-09-25T03:22:41.712Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
21782024-09-25T03:22:42.045Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21792024-09-25T03:22:43.512Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21802024-09-25T03:22:44.350Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.25s
21812024-09-25T03:22:44.509Z
21822024-09-25T03:22:44.509Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/162)
21832024-09-25T03:22:45.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842024-09-25T03:22:45.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852024-09-25T03:22:45.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862024-09-25T03:22:45.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
21872024-09-25T03:22:45.222Z
21882024-09-25T03:22:45.223Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/162)
21892024-09-25T03:22:45.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902024-09-25T03:22:45.850Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912024-09-25T03:22:45.850Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21922024-09-25T03:22:45.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
21932024-09-25T03:22:45.925Z
21942024-09-25T03:22:45.925Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/162)
21952024-09-25T03:22:46.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21962024-09-25T03:22:46.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21972024-09-25T03:22:46.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21982024-09-25T03:22:46.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
21992024-09-25T03:22:46.741Z
22002024-09-25T03:22:46.741Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/162)
22012024-09-25T03:22:47.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22022024-09-25T03:22:47.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22032024-09-25T03:22:47.462Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22042024-09-25T03:22:47.464Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
22052024-09-25T03:22:47.547Z
22062024-09-25T03:22:47.547Zinfo: running `cargo check --bins` on dns-server (39/162)
22072024-09-25T03:22:48.168Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22082024-09-25T03:22:48.171Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22092024-09-25T03:22:48.244Z Compiling parking_lot_core v0.8.6
22102024-09-25T03:22:48.339Z Checking nibble_vec v0.1.0
22112024-09-25T03:22:48.341Z Checking quick-error v1.2.3
22122024-09-25T03:22:48.341Z Checking linked-hash-map v0.5.6
22132024-09-25T03:22:48.341Z Checking endian-type v0.1.2
22142024-09-25T03:22:48.341Z Checking fxhash v0.2.1
22152024-09-25T03:22:48.360Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22162024-09-25T03:22:48.362Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22172024-09-25T03:22:48.463Z Checking resolv-conf v0.7.0
22182024-09-25T03:22:48.505Z Checking hickory-server v0.24.1
22192024-09-25T03:22:48.540Z Checking radix_trie v0.2.1
22202024-09-25T03:22:48.688Z Checking lru-cache v0.1.2
22212024-09-25T03:22:48.863Z Checking hickory-resolver v0.24.1
22222024-09-25T03:22:48.921Z Checking hickory-client v0.24.1
22232024-09-25T03:22:49.011Z Checking parking_lot v0.11.2
22242024-09-25T03:22:49.316Z Checking sled v0.34.7
22252024-09-25T03:22:51.068Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22262024-09-25T03:22:52.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
22272024-09-25T03:22:52.327Z
22282024-09-25T03:22:52.328Zinfo: running `cargo check --bins` on dns-server-api (40/162)
22292024-09-25T03:22:52.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22302024-09-25T03:22:52.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22312024-09-25T03:22:52.942Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22322024-09-25T03:22:52.946Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
22332024-09-25T03:22:53.008Z
22342024-09-25T03:22:53.008Zinfo: running `cargo check --bins` on dns-service-client (41/162)
22352024-09-25T03:22:53.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-09-25T03:22:53.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-09-25T03:22:53.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382024-09-25T03:22:53.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22392024-09-25T03:22:53.678Z
22402024-09-25T03:22:53.678Zinfo: running `cargo check --bins` on gateway-test-utils (42/162)
22412024-09-25T03:22:54.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422024-09-25T03:22:54.356Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432024-09-25T03:22:54.356Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22442024-09-25T03:22:54.360Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
22452024-09-25T03:22:54.437Z
22462024-09-25T03:22:54.437Zinfo: running `cargo check --bins` on gateway-types (43/162)
22472024-09-25T03:22:55.060Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22482024-09-25T03:22:55.063Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22492024-09-25T03:22:55.063Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22502024-09-25T03:22:55.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
22512024-09-25T03:22:55.132Z
22522024-09-25T03:22:55.132Zinfo: running `cargo check --bins` on ipcc (44/162)
22532024-09-25T03:22:55.755Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22542024-09-25T03:22:55.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22552024-09-25T03:22:55.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22562024-09-25T03:22:55.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
22572024-09-25T03:22:55.831Z
22582024-09-25T03:22:55.831Zinfo: running `cargo check --bins` on omicron-gateway (45/162)
22592024-09-25T03:22:56.489Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22602024-09-25T03:22:56.492Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22612024-09-25T03:22:56.602Z Compiling match_cfg v0.1.0
22622024-09-25T03:22:56.604Z Compiling rustls v0.22.4
22632024-09-25T03:22:56.605Z Checking num-rational v0.4.2
22642024-09-25T03:22:56.605Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
22652024-09-25T03:22:56.605Z Compiling slog-json v2.6.1
22662024-09-25T03:22:56.706Z Checking num-complex v0.4.6
22672024-09-25T03:22:56.749Z Compiling async-stream v0.3.5
22682024-09-25T03:22:56.752Z Compiling hostname v0.3.1
22692024-09-25T03:22:56.776Z Compiling multer v3.1.0
22702024-09-25T03:22:56.990Z Compiling slog-bunyan v2.5.0
22712024-09-25T03:22:57.061Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
22722024-09-25T03:22:57.064Z Compiling toml v0.8.19
22732024-09-25T03:22:57.135Z Compiling waitgroup v0.1.2
22742024-09-25T03:22:57.201Z Compiling rustls-pemfile v2.1.3
22752024-09-25T03:22:57.280Z Compiling ipnetwork v0.20.0
22762024-09-25T03:22:57.340Z Compiling newtype-uuid v1.1.0
22772024-09-25T03:22:57.566Z Compiling serde_path_to_error v0.1.16
22782024-09-25T03:22:57.603Z Compiling hostname v0.4.0
22792024-09-25T03:22:57.662Z Compiling instant v0.1.12
22802024-09-25T03:22:57.811Z Compiling radium v0.7.0
22812024-09-25T03:22:57.827Z Checking float-ord v0.3.2
22822024-09-25T03:22:57.840Z Compiling debug-ignore v1.0.5
22832024-09-25T03:22:57.953Z Compiling semver v0.1.20
22842024-09-25T03:22:57.989Z Compiling backoff v0.4.0
22852024-09-25T03:22:58.158Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
22862024-09-25T03:22:58.276Z Compiling rustc_version v0.1.7
22872024-09-25T03:22:58.331Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22882024-09-25T03:22:58.346Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
22892024-09-25T03:22:58.596Z Compiling parse-display v0.10.0
22902024-09-25T03:22:58.638Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22912024-09-25T03:22:58.707Z Compiling serde_with v3.9.0
22922024-09-25T03:22:58.756Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22932024-09-25T03:22:58.904Z Compiling macaddr v1.0.1
22942024-09-25T03:22:59.217Z Compiling maybe-uninit v2.0.0
22952024-09-25T03:22:59.325Z Checking tap v1.0.1
22962024-09-25T03:22:59.489Z Checking wyz v0.5.1
22972024-09-25T03:22:59.775Z Compiling num v0.4.3
22982024-09-25T03:22:59.790Z Compiling newtype_derive v0.1.6
22992024-09-25T03:22:59.870Z Checking password-hash v0.5.0
23002024-09-25T03:23:00.087Z Checking blake2 v0.10.6
23012024-09-25T03:23:00.191Z Compiling bzip2-sys v0.1.11+1.0.8
23022024-09-25T03:23:00.285Z Compiling packed_struct v0.10.1
23032024-09-25T03:23:00.528Z Checking funty v2.0.0
23042024-09-25T03:23:00.669Z Compiling tokio-rustls v0.25.0
23052024-09-25T03:23:00.691Z Compiling cancel-safe-futures v0.1.5
23062024-09-25T03:23:00.743Z Checking crc-catalog v2.4.0
23072024-09-25T03:23:00.870Z Checking crc v3.2.1
23082024-09-25T03:23:01.177Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
23092024-09-25T03:23:01.324Z Checking argon2 v0.5.3
23102024-09-25T03:23:01.404Z Checking bitvec v1.0.1
23112024-09-25T03:23:02.065Z Compiling packed_struct_codegen v0.10.1
23122024-09-25T03:23:02.191Z Checking half v2.4.1
23132024-09-25T03:23:02.674Z Compiling indexmap v1.9.3
23142024-09-25T03:23:02.712Z Compiling cookie v0.18.1
23152024-09-25T03:23:02.964Z Checking nodrop v0.1.14
23162024-09-25T03:23:03.032Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23172024-09-25T03:23:03.104Z Checking ciborium-io v0.2.2
23182024-09-25T03:23:03.226Z Checking ciborium-ll v0.2.2
23192024-09-25T03:23:03.357Z Checking array-init v0.0.4
23202024-09-25T03:23:03.749Z Checking smallvec v0.6.14
23212024-09-25T03:23:04.173Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23222024-09-25T03:23:04.371Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23232024-09-25T03:23:04.665Z Checking prettyplease v0.2.20
23242024-09-25T03:23:04.790Z Checking libsw v3.3.1
23252024-09-25T03:23:04.996Z Compiling derive-where v1.2.7
23262024-09-25T03:23:05.028Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23272024-09-25T03:23:05.549Z Compiling memoffset v0.9.1
23282024-09-25T03:23:05.695Z Checking bitfield v0.14.0
23292024-09-25T03:23:05.868Z Checking highway v1.2.0
23302024-09-25T03:23:05.976Z Checking swrite v0.1.0
23312024-09-25T03:23:06.079Z Checking linear-map v1.2.0
23322024-09-25T03:23:06.246Z Checking hashbrown v0.12.3
23332024-09-25T03:23:06.276Z Checking owo-colors v4.0.0
23342024-09-25T03:23:06.305Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23352024-09-25T03:23:06.417Z Checking indent_write v2.2.0
23362024-09-25T03:23:06.631Z Checking env_logger v0.10.2
23372024-09-25T03:23:07.231Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23382024-09-25T03:23:07.759Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23392024-09-25T03:23:08.062Z Checking serde-hex v0.1.0
23402024-09-25T03:23:08.150Z Checking steno v0.4.1
23412024-09-25T03:23:08.534Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23422024-09-25T03:23:08.853Z Checking bzip2 v0.4.4
23432024-09-25T03:23:09.549Z Checking ciborium v0.2.2
23442024-09-25T03:23:09.754Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23452024-09-25T03:23:09.842Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23462024-09-25T03:23:10.370Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23472024-09-25T03:23:10.561Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23482024-09-25T03:23:10.628Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23492024-09-25T03:23:10.833Z Checking ron v0.8.1
23502024-09-25T03:23:11.190Z Checking hashbrown v0.13.2
23512024-09-25T03:23:11.514Z Checking crc-any v2.5.0
23522024-09-25T03:23:11.808Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23532024-09-25T03:23:11.904Z Checking zip v0.6.6
23542024-09-25T03:23:12.091Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23552024-09-25T03:23:12.118Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23562024-09-25T03:23:12.252Z Checking object v0.30.4
23572024-09-25T03:23:12.371Z Checking path-slash v0.1.5
23582024-09-25T03:23:12.374Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23592024-09-25T03:23:12.504Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
23602024-09-25T03:23:12.521Z Checking nix v0.27.1
23612024-09-25T03:23:12.572Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23622024-09-25T03:23:12.836Z Checking kstat-rs v0.2.4
23632024-09-25T03:23:13.210Z Checking signal-hook-tokio v0.3.1
23642024-09-25T03:23:14.782Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23652024-09-25T03:23:14.993Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23662024-09-25T03:23:18.088Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23672024-09-25T03:23:19.721Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
23682024-09-25T03:23:20.933Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23692024-09-25T03:23:24.240Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23702024-09-25T03:23:24.447Zerror[E0463]: can't find crate for `oximeter_timeseries_macro`
23712024-09-25T03:23:24.447Z --> oximeter/oximeter/src/lib.rs:189:9
23722024-09-25T03:23:24.447Z |
23732024-09-25T03:23:24.447Z189 | pub use oximeter_timeseries_macro::use_timeseries;
23742024-09-25T03:23:24.447Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
23752024-09-25T03:23:24.447Z
23762024-09-25T03:23:24.464ZFor more information about this error, try `rustc --explain E0463`.
23772024-09-25T03:23:24.487Zerror: could not compile `oximeter` (lib) due to 1 previous error
23782024-09-25T03:23:24.487Zwarning: build failed, waiting for other jobs to finish...
23792024-09-25T03:23:26.380Zerror: process didn't exit successfully: `/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo check --bins --manifest-path gateway/Cargo.toml` (exit status: 101)
23802024-09-25T03:23:26.383ZError: cargo-hack install failed: exit status: 1
23812024-09-25T03:23:26.387Z
23822024-09-25T03:23:26.387Zreal 2:39.033422312
23832024-09-25T03:23:26.387Zuser 8:54.046917322
23842024-09-25T03:23:26.387Zsys 2:20.210853117
23852024-09-25T03:23:26.388Ztrap 0.228483616
23862024-09-25T03:23:26.388Ztflt 1.669857639
23872024-09-25T03:23:26.388Zdflt 1.376343483
23882024-09-25T03:23:26.388Zkflt 0.000041374
23892024-09-25T03:23:26.388Zlock 11:56.555687818
23902024-09-25T03:23:26.388Zslp 41:06.308627700
23912024-09-25T03:23:26.388Zlat 31.247065770
23922024-09-25T03:23:26.388Zstop 1:45.752007070
23932024-09-25T03:23:26.391Zprocess exited: duration 499694 ms, exit code 1
 
23942024-09-25T03:23:26.398Zfound 0 output files