01J6ZQKTRTZN4PYE4XH0TH9RAY: 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: 01J6ZQM3M1DCYW12J34Q57H0S8

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-09-04T23:59:22.596Zjob assigned to worker 01J6ZQM90ZMNQPZQZ80ZMT5S89 (queued for 29 s)
 
22024-09-04T23:59:23.033Zstarting task 0: "setup"
32024-09-04T23:59:23.057Z++ uname -s
42024-09-04T23:59:23.057Z+ kern=SunOS
52024-09-04T23:59:23.057Z+ case "$kern" in
62024-09-04T23:59:23.057Z+ groupadd -g 12345 build
72024-09-04T23:59:23.057Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-09-04T23:59:25.063Z+ zfs create -o mountpoint=/work rpool/work
92024-09-04T23:59:25.101Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-09-04T23:59:25.126Z+ home_fs=zfs
112024-09-04T23:59:25.126Z+ [[ zfs == autofs ]]
122024-09-04T23:59:25.126Z+ mkdir -p /home/build
132024-09-04T23:59:25.126Z+ chown build:build /home/build /work
142024-09-04T23:59:27.113Z+ chmod 0700 /home/build /work
152024-09-04T23:59:27.137Zprocess exited: duration 4087 ms, exit code 0
 
162024-09-04T23:59:27.186Zstarting task 1: "rust-toolchain"
172024-09-04T23:59:27.210Z+ printf ' * toolchain channel = "%s"
182024-09-04T23:59:27.210Z' 1.80.1
192024-09-04T23:59:27.210Z * toolchain channel = "1.80.1"
202024-09-04T23:59:27.211Z * toolchain profile = "default"
212024-09-04T23:59:27.211Z+ printf ' * toolchain profile = "%s"
222024-09-04T23:59:27.211Z' default
232024-09-04T23:59:27.211Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-09-04T23:59:27.211Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
252024-09-04T23:59:27.333Zinfo: downloading installer
262024-09-04T23:59:27.990Zinfo: profile set to 'default'
272024-09-04T23:59:27.990Zinfo: default host triple is x86_64-unknown-illumos
282024-09-04T23:59:28.015Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
292024-09-04T23:59:28.089Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
302024-09-04T23:59:28.089Zinfo: downloading component 'cargo'
312024-09-04T23:59:28.307Zinfo: downloading component 'clippy'
322024-09-04T23:59:28.382Zinfo: downloading component 'rust-docs'
332024-09-04T23:59:28.708Zinfo: downloading component 'rust-std'
342024-09-04T23:59:29.158Zinfo: downloading component 'rustc'
352024-09-04T23:59:30.330Zinfo: downloading component 'rustfmt'
362024-09-04T23:59:30.391Zinfo: installing component 'cargo'
372024-09-04T23:59:31.477Zinfo: installing component 'clippy'
382024-09-04T23:59:31.907Zinfo: installing component 'rust-docs'
392024-09-04T23:59:34.666Zinfo: installing component 'rust-std'
402024-09-04T23:59:36.711Zinfo: installing component 'rustc'
412024-09-04T23:59:41.664Zinfo: installing component 'rustfmt'
422024-09-04T23:59:42.062Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
432024-09-04T23:59:42.062Z
442024-09-04T23:59:42.156Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
452024-09-04T23:59:42.156Z
462024-09-04T23:59:42.180Z
472024-09-04T23:59:42.180ZRust is installed now. Great!
482024-09-04T23:59:42.180Z
492024-09-04T23:59:42.180ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-09-04T23:59:42.180Zenvironment variable. This has not been done automatically.
512024-09-04T23:59:42.180Z
522024-09-04T23:59:42.180ZTo configure your current shell, you need to source
532024-09-04T23:59:42.180Zthe corresponding env file under $HOME/.cargo.
542024-09-04T23:59:42.180Z
552024-09-04T23:59:42.180ZThis is usually done by running one of the following (note the leading DOT):
562024-09-04T23:59:42.180Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-09-04T23:59:42.180Zsource "$HOME/.cargo/env.fish" # For fish
582024-09-04T23:59:42.229Z+ rustc --version
592024-09-04T23:59:42.315Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
602024-09-04T23:59:42.339Zprocess exited: duration 15134 ms, exit code 0
 
612024-09-04T23:59:42.390Zstarting task 2: "authentication"
622024-09-04T23:59:42.441Zprocess exited: duration 54 ms, exit code 0
 
632024-09-04T23:59:42.490Zstarting task 3: "clone repository"
642024-09-04T23:59:42.515Z+ mkdir -p /work/oxidecomputer/omicron
652024-09-04T23:59:42.515Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-09-04T23:59:42.539ZCloning into '/work/oxidecomputer/omicron'...
672024-09-04T23:59:47.714Z+ cd /work/oxidecomputer/omicron
682024-09-04T23:59:47.738Z+ git fetch origin 48f8cf9eaf262a8bb8b7f31e3305d1d20093f213
692024-09-04T23:59:48.623ZFrom https://github.com/oxidecomputer/omicron
702024-09-04T23:59:48.623Z * branch 48f8cf9eaf262a8bb8b7f31e3305d1d20093f213 -> FETCH_HEAD
712024-09-04T23:59:48.647Z+ [[ -n '' ]]
722024-09-04T23:59:48.647Z+ git reset --hard 48f8cf9eaf262a8bb8b7f31e3305d1d20093f213
732024-09-04T23:59:48.758ZHEAD is now at 48f8cf9ea clean up
742024-09-04T23:59:48.782Zprocess exited: duration 6272 ms, exit code 0
 
752024-09-04T23:59:48.830Zstarting task 4: "build"
762024-09-04T23:59:48.854Z+ cargo --version
772024-09-04T23:59:48.920Zcargo 1.80.1 (376290515 2024-07-16)
782024-09-04T23:59:48.944Z+ rustc --version
792024-09-04T23:59:49.009Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
802024-09-04T23:59:49.033Z+ source ./env.sh
812024-09-04T23:59:49.033Z++ OLD_SHELL_OPTS=ehxB
822024-09-04T23:59:49.033Z++ set -o xtrace
832024-09-04T23:59:49.033Z++++ dirname ./env.sh
842024-09-04T23:59:49.033Z+++ readlink -f .
852024-09-04T23:59:49.033Z++ OMICRON_WS=/work/oxidecomputer/omicron
862024-09-04T23:59:49.033Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
872024-09-04T23:59:49.033Z++ 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-04T23:59:49.033Z++ 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
892024-09-04T23:59:49.033Z++ 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-04T23:59:49.033Z++ 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
912024-09-04T23:59:49.034Z++ 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-04T23:59:49.034Z++ 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
932024-09-04T23:59:49.034Z++ 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-04T23:59:49.034Z++ case $OLD_SHELL_OPTS in
952024-09-04T23:59:49.034Z++ unset OLD_SHELL_OPTS OMICRON_WS
962024-09-04T23:59:49.034Z+ 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
972024-09-04T23:59:49.034Z+ 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-04T23:59:49.034Z+ banner prerequisites
992024-09-04T23:59:49.034Z
1002024-09-04T23:59:49.034Z ##### ##### ###### ##### ###### #### # # # #### #
1012024-09-04T23:59:49.034Z # # # # # # # # # # # # # # #
1022024-09-04T23:59:49.034Z # # # # ##### # # ##### # # # # # #### #
1032024-09-04T23:59:49.034Z ##### ##### # ##### # # # # # # # # #
1042024-09-04T23:59:49.034Z # # # # # # # # # # # # # # #
1052024-09-04T23:59:49.034Z # # # ###### # # ###### ### # #### # #### #
1062024-09-04T23:59:49.034Z
1072024-09-04T23:59:49.034Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1082024-09-04T23:59:54.421Z Startup: Refreshing catalog 'helios-dev' ... Done
1092024-09-04T23:59:57.244Z Startup: Caching catalogs ... Done
1102024-09-04T23:59:59.706ZPlanning: Solver setup ... Done (1.748s)
1112024-09-04T23:59:59.738ZPlanning: Running solver ... Done (0.032s)
1122024-09-04T23:59:59.776ZPlanning: Finding local manifests ... Done (0.003s)
1132024-09-04T23:59:59.861ZPlanning: Fetching manifests: 0/5 0% complete
1142024-09-05T00:00:00.350ZPlanning: Fetching manifests: 5/5 100% complete
1152024-09-05T00:00:00.482ZPlanning: Package planning ... Done (0.133s)
1162024-09-05T00:00:00.550ZPlanning: Merging actions ... Done (0.067s)
1172024-09-05T00:00:00.839ZPlanning: Checking for conflicting actions ... Done (0.289s)
1182024-09-05T00:00:01.971ZPlanning: Consolidating action changes ... Done (1.126s)
1192024-09-05T00:00:02.369ZPlanning: Evaluating mediators ... Done (0.405s)
1202024-09-05T00:00:02.469ZPlanning: Planning completed in 5.16 seconds
1212024-09-05T00:00:02.494Z Packages to install: 4
1222024-09-05T00:00:02.494Z Packages to update: 1
1232024-09-05T00:00:02.494Z Mediators to change: 2
1242024-09-05T00:00:02.494Z Services to change: 1
1252024-09-05T00:00:02.494Z Estimated space available: 148.82 GB
1262024-09-05T00:00:02.494ZEstimated space to be consumed: 1.53 GB
1272024-09-05T00:00:02.494Z Create boot environment: No
1282024-09-05T00:00:02.494ZCreate backup boot environment: Yes
1292024-09-05T00:00:02.494Z Rebuild boot archive: No
1302024-09-05T00:00:02.494Z
1312024-09-05T00:00:02.494ZChanged mediators:
1322024-09-05T00:00:02.494Z mediator clang:
1332024-09-05T00:00:02.494Z version: None -> 15 (system default)
1342024-09-05T00:00:02.494Z
1352024-09-05T00:00:02.494Z mediator llvm:
1362024-09-05T00:00:02.494Z version: 14 (system default) -> 15 (system default)
1372024-09-05T00:00:02.494Z
1382024-09-05T00:00:02.495ZChanged packages:
1392024-09-05T00:00:02.495Zhelios-dev
1402024-09-05T00:00:02.495Z developer/build-essential
1412024-09-05T00:00:02.495Z None -> 11-2.0
1422024-09-05T00:00:02.495Z library/libxmlsec1
1432024-09-05T00:00:02.495Z None -> 1.2.35-2.0
1442024-09-05T00:00:02.495Z ooce/developer/clang-15
1452024-09-05T00:00:02.495Z None -> 15.0.7-2.0
1462024-09-05T00:00:02.495Z ooce/developer/llvm-15
1472024-09-05T00:00:02.495Z None -> 15.0.7-2.0
1482024-09-05T00:00:02.495Z package/pkg
1492024-09-05T00:00:02.495Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1502024-09-05T00:00:02.495Z
1512024-09-05T00:00:02.495ZServices:
1522024-09-05T00:00:02.495Z restart_fmri:
1532024-09-05T00:00:02.495Z svc:/system/update-man-index:default
1542024-09-05T00:00:02.495Z
1552024-09-05T00:00:02.495ZEditable files to change:
1562024-09-05T00:00:02.495Z Update:
1572024-09-05T00:00:02.495Z usr/share/lib/pkg/web/config.shtml
1582024-09-05T00:00:02.560Z
1592024-09-05T00:00:02.560ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1602024-09-05T00:00:07.569ZDownload: 1196/4281 items 65.7/220.6MB 29% complete (13.2M/s)
1612024-09-05T00:00:12.584ZDownload: 1321/4281 items 115.0/220.6MB 52% complete (11.8M/s)
1622024-09-05T00:00:17.585ZDownload: 2222/4281 items 119.2/220.6MB 54% complete (5.5M/s)
1632024-09-05T00:00:22.585ZDownload: 3234/4281 items 165.7/220.6MB 75% complete (5.0M/s)
1642024-09-05T00:00:27.587ZDownload: 3762/4281 items 216.7/220.6MB 98% complete (9.8M/s)
1652024-09-05T00:00:29.556ZDownload: Completed 220.60 MB in 27.00 seconds (8.2M/s)
1662024-09-05T00:00:30.055Z Actions: 1/5063 actions (Removing old actions)
1672024-09-05T00:00:30.079Z Actions: 194/5063 actions (Installing new actions)
1682024-09-05T00:00:35.567Z Actions: 3474/5063 actions (Installing new actions)
1692024-09-05T00:00:36.073Z Actions: 4226/5063 actions (Updating modified actions)
1702024-09-05T00:00:36.440Z Actions: Completed 5063 actions in 6.39 seconds.
1712024-09-05T00:00:36.854Z Done (0.404s)
1722024-09-05T00:00:36.878Z Done (0.000s)
1732024-09-05T00:00:37.298Z Done (0.443s)
1742024-09-05T00:00:42.625Z Done (5.179s)
1752024-09-05T00:00:42.723Z Done (0.019s)
1762024-09-05T00:00:42.747Z Done (0.000s)
1772024-09-05T00:00:42.905Z Done (0.000s)
1782024-09-05T00:00:43.598ZPlanning: Evaluating mediator changes ... Done
1792024-09-05T00:00:43.833ZPlanning: Checking for conflicting actions ... Done
1802024-09-05T00:00:43.857ZPlanning: Consolidating action changes ... Done
1812024-09-05T00:00:44.168ZPlanning: Evaluating mediators ... Done
1822024-09-05T00:00:44.192ZPlanning: Planning completed in 0.57 seconds
1832024-09-05T00:00:44.216Z Mediators to change: 2
1842024-09-05T00:00:44.216Z Create boot environment: No
1852024-09-05T00:00:44.216ZCreate backup boot environment: No
1862024-09-05T00:00:44.278Z Done
1872024-09-05T00:00:44.278Z Done
1882024-09-05T00:00:44.582Z Done
1892024-09-05T00:00:49.252Z Done
1902024-09-05T00:00:49.364Z Done
1912024-09-05T00:00:49.364Z Done
1922024-09-05T00:00:49.415Z Done
1932024-09-05T00:00:50.190ZPlanning: Evaluating mediator changes ... Done
1942024-09-05T00:00:50.214ZPlanning: Merging actions ... Done
1952024-09-05T00:00:50.431ZPlanning: Checking for conflicting actions ... Done
1962024-09-05T00:00:50.455ZPlanning: Consolidating action changes ... Done
1972024-09-05T00:00:50.757ZPlanning: Evaluating mediators ... Done
1982024-09-05T00:00:50.823ZPlanning: Planning completed in 0.94 seconds
1992024-09-05T00:00:50.870Z Packages to change: 1
2002024-09-05T00:00:50.870Z Mediators to change: 1
2012024-09-05T00:00:50.870Z Services to change: 1
2022024-09-05T00:00:50.870Z Create boot environment: No
2032024-09-05T00:00:50.870ZCreate backup boot environment: Yes
2042024-09-05T00:00:52.398Z Actions: 1/6 actions (Updating modified actions)
2052024-09-05T00:00:52.422Z Actions: Completed 6 actions in 0.00 seconds.
2062024-09-05T00:00:52.422Z Done
2072024-09-05T00:00:52.422Z Done
2082024-09-05T00:00:52.493Z Done
2092024-09-05T00:00:57.051Z Done
2102024-09-05T00:00:57.146Z Done
2112024-09-05T00:00:57.171Z Done
2122024-09-05T00:00:57.234Z Done
2132024-09-05T00:00:57.765ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2142024-09-05T00:00:57.765Zclang system 15 system
2152024-09-05T00:00:57.765Zcsh system system illumos
2162024-09-05T00:00:57.765Zctags system system illumos
2172024-09-05T00:00:57.765Zgcc vendor 12 vendor
2182024-09-05T00:00:57.765Zgcc system 10 system
2192024-09-05T00:00:57.765Zgcc system 7 system
2202024-09-05T00:00:57.766Zgo system 1.20 system
2212024-09-05T00:00:57.766Zgo system 1.19 system
2222024-09-05T00:00:57.766Zllvm system 15 system
2232024-09-05T00:00:57.766Zllvm system 14 system
2242024-09-05T00:00:57.766Zmariadb system 10.6 system
2252024-09-05T00:00:57.766Zmta vendor vendor dma
2262024-09-05T00:00:57.766Zopenjdk system 17 system
2272024-09-05T00:00:57.766Zopenjdk system 11 system
2282024-09-05T00:00:57.766Zopenjdk system 1.8 system
2292024-09-05T00:00:57.766Zopenssl vendor 3 vendor
2302024-09-05T00:00:57.766Zperl system 5.36 system
2312024-09-05T00:00:57.766Zpostgresql system 15 system
2322024-09-05T00:00:57.766Zpostgresql system 13 system
2332024-09-05T00:00:57.766Zpython vendor 3 vendor
2342024-09-05T00:00:57.766Zpython system 2 system
2352024-09-05T00:00:57.766Zpython3 system 3.11 system
2362024-09-05T00:00:57.766Zruby system 3.0 system
2372024-09-05T00:00:57.766Zwords vendor vendor american-english
2382024-09-05T00:00:57.766Zwords system system australian-english
2392024-09-05T00:00:57.766Zwords system system british-english
2402024-09-05T00:00:57.766Zwords system system canadian-english
2412024-09-05T00:00:57.766Zwords system system french
2422024-09-05T00:00:57.766Zwords system system italian
2432024-09-05T00:00:57.766Zwords system system ngerman
2442024-09-05T00:00:57.766Zwords system system ogerman
2452024-09-05T00:00:57.766Zwords system system spanish
2462024-09-05T00:00:58.174ZPUBLISHER TYPE STATUS P LOCATION
2472024-09-05T00:00:58.174Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2482024-09-05T00:01:00.458ZFMRI IFO
2492024-09-05T00:01:00.459Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2502024-09-05T00:01:00.459Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2512024-09-05T00:01:00.459Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2522024-09-05T00:01:00.459Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2532024-09-05T00:01:00.459Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2542024-09-05T00:01:00.459Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2552024-09-05T00:01:00.459Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2562024-09-05T00:01:00.459Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2572024-09-05T00:01:00.459Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2582024-09-05T00:01:00.459Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2592024-09-05T00:01:00.459Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2602024-09-05T00:01:00.459Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2612024-09-05T00:01:00.459Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2622024-09-05T00:01:01.164Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2632024-09-05T00:01:01.534Z Updating git repository `https://github.com/oxidecomputer/zone`
2642024-09-05T00:01:01.928Z Updating crates.io index
2652024-09-05T00:01:01.954Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2662024-09-05T00:01:02.850Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2672024-09-05T00:01:03.756Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2682024-09-05T00:01:04.125Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2692024-09-05T00:01:05.896Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702024-09-05T00:01:06.244Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2712024-09-05T00:01:06.584Z Updating git repository `https://github.com/oxidecomputer/propolis`
2722024-09-05T00:01:07.721Z Updating git repository `https://github.com/oxidecomputer/crucible`
2732024-09-05T00:01:09.690Z Updating git repository `https://github.com/oxidecomputer/opte`
2742024-09-05T00:01:10.783Z Updating git repository `https://github.com/oxidecomputer/falcon`
2752024-09-05T00:01:11.540Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2762024-09-05T00:01:11.935Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2772024-09-05T00:01:12.593Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2782024-09-05T00:01:12.958Z Updating git repository `https://github.com/oxidecomputer/qorb`
2792024-09-05T00:01:13.436Z Updating git repository `https://github.com/oxidecomputer/tofino`
2802024-09-05T00:01:13.807Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2812024-09-05T00:01:14.156Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2822024-09-05T00:01:14.501Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2832024-09-05T00:01:14.851Z Updating git repository `https://github.com/oxidecomputer/clickward`
2842024-09-05T00:01:15.242Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2852024-09-05T00:01:15.635Z Updating git repository `https://github.com/oxidecomputer/ispf`
2862024-09-05T00:01:16.065Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2872024-09-05T00:01:16.399Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2882024-09-05T00:01:16.928Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2892024-09-05T00:01:17.293Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2902024-09-05T00:01:17.903Z Updating git repository `https://github.com/oxidecomputer/typify`
2912024-09-05T00:01:20.361Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2922024-09-05T00:01:20.683Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2932024-09-05T00:01:21.060Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2942024-09-05T00:01:21.504Z Updating git repository `https://github.com/oxidecomputer/rfb`
2952024-09-05T00:01:22.827Z Downloading crates ...
2962024-09-05T00:01:22.878Z Downloaded bytecount v0.6.8
2972024-09-05T00:01:22.903Z Downloaded is_terminal_polyfill v1.70.0
2982024-09-05T00:01:22.904Z Downloaded anstyle v1.0.8
2992024-09-05T00:01:22.904Z Downloaded utf8parse v0.2.1
3002024-09-05T00:01:22.904Z Downloaded memmap v0.7.0
3012024-09-05T00:01:22.904Z Downloaded usdt-impl v0.5.0
3022024-09-05T00:01:22.904Z Downloaded usdt v0.5.0
3032024-09-05T00:01:22.904Z Downloaded zerocopy-derive v0.7.34
3042024-09-05T00:01:22.930Z Downloaded winnow v0.6.18
3052024-09-05T00:01:22.930Z Downloaded serde v1.0.208
3062024-09-05T00:01:22.930Z Downloaded version_check v0.9.5
3072024-09-05T00:01:22.931Z Downloaded zerocopy v0.7.34
3082024-09-05T00:01:22.955Z Downloaded pest v2.7.10
3092024-09-05T00:01:22.985Z Downloaded unicode-width v0.1.13
3102024-09-05T00:01:22.985Z Downloaded rustix v0.38.34
3112024-09-05T00:01:23.010Z Downloaded libc v0.2.158
3122024-09-05T00:01:23.060Z Downloaded tabled v0.15.0
3132024-09-05T00:01:23.084Z Downloaded syn v2.0.74
3142024-09-05T00:01:23.084Z Downloaded syn v1.0.109
3152024-09-05T00:01:23.084Z Downloaded memchr v2.7.2
3162024-09-05T00:01:23.084Z Downloaded toml_edit v0.22.20
3172024-09-05T00:01:23.108Z Downloaded goblin v0.8.2
3182024-09-05T00:01:23.108Z Downloaded usdt-attr-macro v0.5.0
3192024-09-05T00:01:23.108Z Downloaded unicode-linebreak v0.1.5
3202024-09-05T00:01:23.132Z Downloaded ucd-trie v0.1.6
3212024-09-05T00:01:23.132Z Downloaded toml v0.8.19
3222024-09-05T00:01:23.132Z Downloaded thiserror-impl v1.0.63
3232024-09-05T00:01:23.132Z Downloaded textwrap v0.16.1
3242024-09-05T00:01:23.132Z Downloaded tempfile v3.10.1
3252024-09-05T00:01:23.132Z Downloaded strsim v0.11.1
3262024-09-05T00:01:23.132Z Downloaded sha2 v0.10.8
3272024-09-05T00:01:23.132Z Downloaded serde_spanned v0.6.7
3282024-09-05T00:01:23.132Z Downloaded serde_derive v1.0.208
3292024-09-05T00:01:23.132Z Downloaded semver v1.0.23
3302024-09-05T00:01:23.157Z Downloaded scroll v0.12.0
3312024-09-05T00:01:23.157Z Downloaded proc-macro2 v1.0.86
3322024-09-05T00:01:23.157Z Downloaded proc-macro-error v1.0.4
3332024-09-05T00:01:23.157Z Downloaded pest_generator v2.7.10
3342024-09-05T00:01:23.157Z Downloaded once_cell v1.19.0
3352024-09-05T00:01:23.157Z Downloaded plain v0.2.3
3362024-09-05T00:01:23.157Z Downloaded clap v4.5.16
3372024-09-05T00:01:23.157Z Downloaded camino-tempfile v1.1.1
3382024-09-05T00:01:23.181Z Downloaded usdt-macro v0.5.0
3392024-09-05T00:01:23.181Z Downloaded typenum v1.17.0
3402024-09-05T00:01:23.181Z Downloaded serde_tokenstream v0.2.2
3412024-09-05T00:01:23.181Z Downloaded serde_json v1.0.125
3422024-09-05T00:01:23.181Z Downloaded pest_meta v2.7.10
3432024-09-05T00:01:23.181Z Downloaded itoa v1.0.11
3442024-09-05T00:01:23.181Z Downloaded indexmap v2.4.0
3452024-09-05T00:01:23.181Z Downloaded heck v0.4.1
3462024-09-05T00:01:23.205Z Downloaded hashbrown v0.14.5
3472024-09-05T00:01:23.205Z Downloaded fs-err v2.11.0
3482024-09-05T00:01:23.205Z Downloaded fastrand v2.1.0
3492024-09-05T00:01:23.205Z Downloaded crypto-common v0.1.6
3502024-09-05T00:01:23.205Z Downloaded colorchoice v1.0.1
3512024-09-05T00:01:23.205Z Downloaded clap_derive v4.5.13
3522024-09-05T00:01:23.205Z Downloaded clap_builder v4.5.15
3532024-09-05T00:01:23.205Z Downloaded cargo_toml v0.20.4
3542024-09-05T00:01:23.229Z Downloaded unicode-ident v1.0.12
3552024-09-05T00:01:23.229Z Downloaded thread-id v4.2.1
3562024-09-05T00:01:23.229Z Downloaded tabled_derive v0.7.0
3572024-09-05T00:01:23.229Z Downloaded ryu v1.0.18
3582024-09-05T00:01:23.229Z Downloaded quote v1.0.36
3592024-09-05T00:01:23.229Z Downloaded pest_derive v2.7.10
3602024-09-05T00:01:23.229Z Downloaded papergrid v0.11.0
3612024-09-05T00:01:23.229Z Downloaded macaddr v1.0.1
3622024-09-05T00:01:23.229Z Downloaded log v0.4.21
3632024-09-05T00:01:23.253Z Downloaded equivalent v1.0.1
3642024-09-05T00:01:23.253Z Downloaded dof v0.3.0
3652024-09-05T00:01:23.253Z Downloaded autocfg v1.3.0
3662024-09-05T00:01:23.253Z Downloaded anstyle-query v1.0.3
3672024-09-05T00:01:23.253Z Downloaded anstyle-parse v0.2.4
3682024-09-05T00:01:23.253Z Downloaded toml_datetime v0.6.8
3692024-09-05T00:01:23.253Z Downloaded terminal_size v0.3.0
3702024-09-05T00:01:23.253Z Downloaded smawk v0.3.2
3712024-09-05T00:01:23.254Z Downloaded proc-macro-error-attr v1.0.4
3722024-09-05T00:01:23.254Z Downloaded byteorder v1.5.0
3732024-09-05T00:01:23.254Z Downloaded block-buffer v0.10.4
3742024-09-05T00:01:23.254Z Downloaded anyhow v1.0.86
3752024-09-05T00:01:23.254Z Downloaded heck v0.5.0
3762024-09-05T00:01:23.254Z Downloaded generic-array v0.14.7
3772024-09-05T00:01:23.254Z Downloaded errno v0.3.9
3782024-09-05T00:01:23.278Z Downloaded cpufeatures v0.2.12
3792024-09-05T00:01:23.278Z Downloaded clap_lex v0.7.0
3802024-09-05T00:01:23.278Z Downloaded cfg-if v1.0.0
3812024-09-05T00:01:23.278Z Downloaded cargo_metadata v0.18.1
3822024-09-05T00:01:23.278Z Downloaded cargo-platform v0.1.8
3832024-09-05T00:01:23.278Z Downloaded camino v1.1.9
3842024-09-05T00:01:23.278Z Downloaded thiserror v1.0.63
3852024-09-05T00:01:23.278Z Downloaded swrite v0.1.0
3862024-09-05T00:01:23.278Z Downloaded scroll_derive v0.12.0
3872024-09-05T00:01:23.278Z Downloaded pretty-hex v0.4.1
3882024-09-05T00:01:23.278Z Downloaded fnv v1.0.7
3892024-09-05T00:01:23.278Z Downloaded dtrace-parser v0.2.0
3902024-09-05T00:01:23.278Z Downloaded digest v0.10.7
3912024-09-05T00:01:23.278Z Downloaded anstream v0.6.14
3922024-09-05T00:01:23.303Z Downloaded bitflags v2.6.0
3932024-09-05T00:01:23.420Z Compiling proc-macro2 v1.0.86
3942024-09-05T00:01:23.447Z Compiling unicode-ident v1.0.12
3952024-09-05T00:01:23.447Z Compiling serde v1.0.208
3962024-09-05T00:01:23.447Z Compiling version_check v0.9.5
3972024-09-05T00:01:23.447Z Compiling thiserror v1.0.63
3982024-09-05T00:01:23.448Z Compiling memchr v2.7.2
3992024-09-05T00:01:23.448Z Compiling libc v0.2.158
4002024-09-05T00:01:23.448Z Compiling ucd-trie v0.1.6
4012024-09-05T00:01:23.796Z Compiling ryu v1.0.18
4022024-09-05T00:01:24.134Z Compiling itoa v1.0.11
4032024-09-05T00:01:24.160Z Compiling once_cell v1.19.0
4042024-09-05T00:01:24.349Z Compiling byteorder v1.5.0
4052024-09-05T00:01:24.382Z Compiling rustix v0.38.34
4062024-09-05T00:01:24.557Z Compiling serde_json v1.0.125
4072024-09-05T00:01:24.900Z Compiling bitflags v2.6.0
4082024-09-05T00:01:24.936Z Compiling usdt-impl v0.5.0
4092024-09-05T00:01:24.972Z Compiling proc-macro-error-attr v1.0.4
4102024-09-05T00:01:25.192Z Compiling quote v1.0.36
4112024-09-05T00:01:25.259Z Compiling syn v1.0.109
4122024-09-05T00:01:25.320Z Compiling proc-macro-error v1.0.4
4132024-09-05T00:01:25.409Z Compiling log v0.4.21
4142024-09-05T00:01:25.461Z Compiling errno v0.3.9
4152024-09-05T00:01:25.631Z Compiling syn v2.0.74
4162024-09-05T00:01:25.732Z Compiling equivalent v1.0.1
4172024-09-05T00:01:25.778Z Compiling hashbrown v0.14.5
4182024-09-05T00:01:25.832Z Compiling thread-id v4.2.1
4192024-09-05T00:01:25.861Z Compiling utf8parse v0.2.1
4202024-09-05T00:01:25.916Z Compiling plain v0.2.3
4212024-09-05T00:01:25.954Z Compiling camino v1.1.9
4222024-09-05T00:01:26.049Z Compiling anstyle-parse v0.2.4
4232024-09-05T00:01:26.371Z Compiling autocfg v1.3.0
4242024-09-05T00:01:26.624Z Compiling pretty-hex v0.4.1
4252024-09-05T00:01:26.678Z Compiling anstyle-query v1.0.3
4262024-09-05T00:01:26.780Z Compiling colorchoice v1.0.1
4272024-09-05T00:01:26.825Z Compiling unicode-width v0.1.13
4282024-09-05T00:01:26.859Z Compiling semver v1.0.23
4292024-09-05T00:01:26.937Z Compiling indexmap v2.4.0
4302024-09-05T00:01:26.970Z Compiling winnow v0.6.18
4312024-09-05T00:01:27.044Z Compiling anstyle v1.0.8
4322024-09-05T00:01:27.325Z Compiling is_terminal_polyfill v1.70.0
4332024-09-05T00:01:27.455Z Compiling fs-err v2.11.0
4342024-09-05T00:01:27.499Z Compiling anstream v0.6.14
4352024-09-05T00:01:27.564Z Compiling terminal_size v0.3.0
4362024-09-05T00:01:27.876Z Compiling fastrand v2.1.0
4372024-09-05T00:01:27.944Z Compiling heck v0.5.0
4382024-09-05T00:01:28.197Z Compiling anyhow v1.0.86
4392024-09-05T00:01:28.269Z Compiling bytecount v0.6.8
4402024-09-05T00:01:28.340Z Compiling cfg-if v1.0.0
4412024-09-05T00:01:28.421Z Compiling heck v0.4.1
4422024-09-05T00:01:28.447Z Compiling clap_lex v0.7.0
4432024-09-05T00:01:28.488Z Compiling strsim v0.11.1
4442024-09-05T00:01:28.511Z Compiling fnv v1.0.7
4452024-09-05T00:01:28.936Z Compiling clap_builder v4.5.15
4462024-09-05T00:01:29.017Z Compiling papergrid v0.11.0
4472024-09-05T00:01:29.047Z Compiling tempfile v3.10.1
4482024-09-05T00:01:29.423Z Compiling memmap v0.7.0
4492024-09-05T00:01:29.503Z Compiling smawk v0.3.2
4502024-09-05T00:01:29.711Z Compiling unicode-linebreak v0.1.5
4512024-09-05T00:01:30.158Z Compiling textwrap v0.16.1
4522024-09-05T00:01:30.341Z Compiling swrite v0.1.0
4532024-09-05T00:01:31.264Z Compiling tabled_derive v0.7.0
4542024-09-05T00:01:32.817Z Compiling tabled v0.15.0
4552024-09-05T00:01:33.954Z Compiling serde_derive v1.0.208
4562024-09-05T00:01:33.954Z Compiling thiserror-impl v1.0.63
4572024-09-05T00:01:33.978Z Compiling zerocopy-derive v0.7.34
4582024-09-05T00:01:34.030Z Compiling scroll_derive v0.12.0
4592024-09-05T00:01:34.054Z Compiling clap_derive v4.5.13
4602024-09-05T00:01:35.213Z Compiling scroll v0.12.0
4612024-09-05T00:01:35.715Z Compiling goblin v0.8.2
4622024-09-05T00:01:35.822Z Compiling zerocopy v0.7.34
4632024-09-05T00:01:36.393Z Compiling pest v2.7.10
4642024-09-05T00:01:37.166Z Compiling clap v4.5.16
4652024-09-05T00:01:38.451Z Compiling pest_meta v2.7.10
4662024-09-05T00:01:39.488Z Compiling pest_generator v2.7.10
4672024-09-05T00:01:41.262Z Compiling pest_derive v2.7.10
4682024-09-05T00:01:41.940Z Compiling dtrace-parser v0.2.0
4692024-09-05T00:01:43.837Z Compiling serde_tokenstream v0.2.2
4702024-09-05T00:01:43.861Z Compiling serde_spanned v0.6.7
4712024-09-05T00:01:43.861Z Compiling toml_datetime v0.6.8
4722024-09-05T00:01:44.227Z Compiling toml_edit v0.22.20
4732024-09-05T00:01:44.257Z Compiling cargo-platform v0.1.8
4742024-09-05T00:01:44.419Z Compiling macaddr v1.0.1
4752024-09-05T00:01:44.453Z Compiling camino-tempfile v1.1.1
4762024-09-05T00:01:45.277Z Compiling dof v0.3.0
4772024-09-05T00:01:45.333Z Compiling cargo_metadata v0.18.1
4782024-09-05T00:01:46.964Z Compiling toml v0.8.19
4792024-09-05T00:01:47.042Z Compiling usdt-macro v0.5.0
4802024-09-05T00:01:47.042Z Compiling usdt-attr-macro v0.5.0
4812024-09-05T00:01:47.751Z Compiling cargo_toml v0.20.4
4822024-09-05T00:01:48.317Z Compiling usdt v0.5.0
4832024-09-05T00:01:52.085Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4842024-09-05T00:01:57.178Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.34s
4852024-09-05T00:01:57.448Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4862024-09-05T00:01:58.248Z Downloading crates ...
4872024-09-05T00:01:58.380Z Downloaded atomicwrites v0.4.3
4882024-09-05T00:01:58.405Z Downloaded cfg_aliases v0.1.1
4892024-09-05T00:01:58.405Z Downloaded crunchy v0.2.2
4902024-09-05T00:01:58.405Z Downloaded cstr-argument v0.1.2
4912024-09-05T00:01:58.405Z Downloaded crc32fast v1.4.0
4922024-09-05T00:01:58.431Z Downloaded hubpack_derive v0.1.1
4932024-09-05T00:01:58.431Z Downloaded new_debug_unreachable v1.0.6
4942024-09-05T00:01:58.431Z Downloaded humantime v2.1.0
4952024-09-05T00:01:58.431Z Downloaded newtype-uuid v1.1.0
4962024-09-05T00:01:58.431Z Downloaded scopeguard v1.2.0
4972024-09-05T00:01:58.456Z Downloaded sigpipe v0.1.3
4982024-09-05T00:01:58.456Z Downloaded inout v0.1.3
4992024-09-05T00:01:58.456Z Downloaded signal-hook-tokio v0.3.1
5002024-09-05T00:01:58.456Z Downloaded nu-ansi-term v0.50.0
5012024-09-05T00:01:58.456Z Downloaded libloading v0.8.3
5022024-09-05T00:01:59.009Z Downloaded zone_cfg_derive v0.1.2
5032024-09-05T00:01:59.009Z Downloaded num_threads v0.1.7
5042024-09-05T00:01:59.009Z Downloaded predicates-core v1.0.6
5052024-09-05T00:01:59.009Z Downloaded psl-types v2.0.11
5062024-09-05T00:01:59.009Z Downloaded tower-service v0.3.2
5072024-09-05T00:01:59.009Z Downloaded diesel_table_macro_syntax v0.2.0
5082024-09-05T00:01:59.009Z Downloaded toolchain_find v0.4.0
5092024-09-05T00:01:59.009Z Downloaded slog-scope v4.4.0
5102024-09-05T00:01:59.009Z Downloaded compact_str v0.8.0
5112024-09-05T00:01:59.009Z Downloaded slab v0.4.9
5122024-09-05T00:01:59.009Z Downloaded slog-json v2.6.1
5132024-09-05T00:01:59.009Z Downloaded fxhash v0.2.1
5142024-09-05T00:01:59.009Z Downloaded path-slash v0.1.5
5152024-09-05T00:01:59.009Z Downloaded sync_wrapper v0.1.2
5162024-09-05T00:01:59.009Z Downloaded termtree v0.4.1
5172024-09-05T00:01:59.009Z Downloaded take_mut v0.2.2
5182024-09-05T00:01:59.009Z Downloaded ron v0.7.1
5192024-09-05T00:01:59.009Z Downloaded portpicker v0.1.1
5202024-09-05T00:01:59.009Z Downloaded tiny-keccak v2.0.2
5212024-09-05T00:01:59.009Z Downloaded time-core v0.1.2
5222024-09-05T00:01:59.009Z Downloaded tinyvec_macros v0.1.1
5232024-09-05T00:01:59.009Z Downloaded waitgroup v0.1.2
5242024-09-05T00:01:59.010Z Downloaded want v0.3.1
5252024-09-05T00:01:59.010Z Downloaded walkdir v2.5.0
5262024-09-05T00:01:59.010Z Downloaded downcast v0.11.0
5272024-09-05T00:01:59.010Z Downloaded float-ord v0.3.2
5282024-09-05T00:01:59.010Z Downloaded foreign-types-shared v0.3.1
5292024-09-05T00:01:59.010Z Downloaded opaque-debug v0.3.1
5302024-09-05T00:01:59.010Z Downloaded oso-derive v0.27.3
5312024-09-05T00:01:59.010Z Downloaded fixedbitset v0.4.2
5322024-09-05T00:01:59.010Z Downloaded ed25519 v2.2.3
5332024-09-05T00:01:59.010Z Downloaded rand_chacha v0.3.1
5342024-09-05T00:01:59.010Z Downloaded packed_struct_codegen v0.10.1
5352024-09-05T00:01:59.010Z Downloaded rand_xorshift v0.3.0
5362024-09-05T00:01:59.010Z Downloaded ref-cast-impl v1.0.23
5372024-09-05T00:01:59.010Z Downloaded parking_lot_core v0.8.6
5382024-09-05T00:01:59.010Z Downloaded parking_lot v0.12.2
5392024-09-05T00:01:59.010Z Downloaded tungstenite v0.20.1
5402024-09-05T00:01:59.010Z Downloaded owo-colors v4.0.0
5412024-09-05T00:01:59.010Z Downloaded rcgen v0.12.1
5422024-09-05T00:01:59.010Z Downloaded ed25519-dalek v2.1.1
5432024-09-05T00:01:59.010Z Downloaded rayon-core v1.12.1
5442024-09-05T00:01:59.010Z Downloaded reedline v0.33.0
5452024-09-05T00:01:59.010Z Downloaded p521 v0.13.3
5462024-09-05T00:01:59.010Z Downloaded vcpkg v0.2.15
5472024-09-05T00:01:59.010Z Downloaded radix_trie v0.2.1
5482024-09-05T00:01:59.010Z Downloaded rayon v1.10.0
5492024-09-05T00:01:59.010Z Downloaded ratatui v0.28.0
5502024-09-05T00:01:59.010Z Downloaded regex-automata v0.4.6
5512024-09-05T00:01:59.010Z Downloaded csv v1.3.0
5522024-09-05T00:01:59.010Z Downloaded tokio v1.39.3
5532024-09-05T00:01:59.010Z Downloaded sha3 v0.10.8
5542024-09-05T00:01:59.035Z Downloaded encoding_rs v0.8.34
5552024-09-05T00:01:59.035Z Downloaded petgraph v0.6.5
5562024-09-05T00:01:59.035Z Downloaded libgit2-sys v0.17.0+1.8.1
5572024-09-05T00:01:59.121Z Downloaded sled v0.34.7
5582024-09-05T00:01:59.145Z Downloaded finl_unicode v1.2.0
5592024-09-05T00:01:59.169Z Downloaded zerocopy-derive v0.6.6
5602024-09-05T00:01:59.169Z Downloaded bzip2-sys v0.1.11+1.0.8
5612024-09-05T00:01:59.194Z Downloaded p384 v0.13.0
5622024-09-05T00:01:59.218Z Downloaded openapiv3 v2.0.0
5632024-09-05T00:01:59.242Z Downloaded sqlparser v0.45.0
5642024-09-05T00:01:59.243Z Downloaded smoltcp v0.11.0
5652024-09-05T00:01:59.267Z Downloaded openssl v0.10.66
5662024-09-05T00:01:59.291Z Downloaded smoltcp v0.9.1
5672024-09-05T00:01:59.291Z Downloaded regex-syntax v0.8.4
5682024-09-05T00:01:59.317Z Downloaded libz-sys v1.1.16
5692024-09-05T00:01:59.381Z Downloaded regex-syntax v0.6.29
5702024-09-05T00:01:59.405Z Downloaded ring v0.17.8
5712024-09-05T00:01:59.476Z Downloaded regex v1.10.6
5722024-09-05T00:01:59.500Z Downloaded dropshot v0.10.1
5732024-09-05T00:01:59.524Z Downloaded git2 v0.19.0
5742024-09-05T00:01:59.524Z Downloaded gimli v0.28.1
5752024-09-05T00:01:59.548Z Downloaded ring v0.16.20
5762024-09-05T00:01:59.626Z Downloaded libsqlite3-sys v0.28.0
5772024-09-05T00:01:59.722Z Downloaded rustls v0.22.4
5782024-09-05T00:01:59.746Z Downloaded diesel v2.2.3
5792024-09-05T00:01:59.771Z Downloaded trust-dns-proto v0.22.0
5802024-09-05T00:01:59.795Z Downloaded hickory-proto v0.24.1
5812024-09-05T00:01:59.819Z Downloaded polar-core v0.27.3
5822024-09-05T00:01:59.843Z Downloaded object v0.32.2
5832024-09-05T00:01:59.843Z Downloaded bstr v1.9.1
5842024-09-05T00:01:59.866Z Downloaded reqwest v0.11.27
5852024-09-05T00:01:59.866Z Downloaded quick-xml v0.31.0
5862024-09-05T00:01:59.890Z Downloaded nix v0.27.1
5872024-09-05T00:01:59.890Z Downloaded webpki-roots v0.25.4
5882024-09-05T00:01:59.890Z Downloaded object v0.30.4
5892024-09-05T00:01:59.914Z Downloaded nix v0.28.0
5902024-09-05T00:01:59.914Z Downloaded flate2 v1.0.31
5912024-09-05T00:01:59.938Z Downloaded lalrpop v0.19.12
5922024-09-05T00:01:59.938Z Downloaded idna v0.3.0
5932024-09-05T00:01:59.963Z Downloaded winnow v0.5.40
5942024-09-05T00:01:59.963Z Downloaded futures-util v0.3.30
5952024-09-05T00:01:59.987Z Downloaded proptest v1.5.0
5962024-09-05T00:02:00.011Z Downloaded idna v0.2.3
5972024-09-05T00:02:00.011Z Downloaded rand v0.8.5
5982024-09-05T00:02:00.011Z Downloaded p256 v0.13.2
5992024-09-05T00:02:00.011Z Downloaded openssl-sys v0.9.103
6002024-09-05T00:02:00.035Z Downloaded rustyline v14.0.0
6012024-09-05T00:02:00.035Z Downloaded h2 v0.3.26
6022024-09-05T00:02:00.035Z Downloaded rustls-webpki v0.102.4
6032024-09-05T00:02:00.059Z Downloaded rustls v0.21.12
6042024-09-05T00:02:00.083Z Downloaded regress v0.9.1
6052024-09-05T00:02:00.083Z Downloaded idna v0.5.0
6062024-09-05T00:02:00.107Z Downloaded idna v0.4.0
6072024-09-05T00:02:00.107Z Downloaded oso v0.27.3
6082024-09-05T00:02:00.107Z Downloaded heapless v0.7.17
6092024-09-05T00:02:00.107Z Downloaded flume v0.11.0
6102024-09-05T00:02:00.107Z Downloaded ecdsa v0.16.9
6112024-09-05T00:02:00.131Z Downloaded unsafe-libyaml v0.2.11
6122024-09-05T00:02:00.131Z Downloaded unicode_categories v0.1.1
6132024-09-05T00:02:00.131Z Downloaded tungstenite v0.21.0
6142024-09-05T00:02:00.131Z Downloaded russh v0.44.1
6152024-09-05T00:02:00.131Z Downloaded curve25519-dalek v4.1.3
6162024-09-05T00:02:00.156Z Downloaded snafu v0.8.2
6172024-09-05T00:02:00.156Z Downloaded rusqlite v0.31.0
6182024-09-05T00:02:00.156Z Downloaded rustls-webpki v0.101.7
6192024-09-05T00:02:00.180Z Downloaded chrono v0.4.38
6202024-09-05T00:02:00.180Z Downloaded parking_lot v0.11.2
6212024-09-05T00:02:00.204Z Downloaded omicron-zone-package v0.11.0
6222024-09-05T00:02:00.204Z Downloaded portable-atomic v1.6.0
6232024-09-05T00:02:00.204Z Downloaded time v0.3.36
6242024-09-05T00:02:00.204Z Downloaded hyper v0.14.30
6252024-09-05T00:02:00.228Z Downloaded samael v0.0.15
6262024-09-05T00:02:00.228Z Downloaded url v2.5.2
6272024-09-05T00:02:00.228Z Downloaded ref-cast v1.0.23
6282024-09-05T00:02:00.229Z Downloaded rand_seeder v0.3.0
6292024-09-05T00:02:00.229Z Downloaded rand_core v0.6.4
6302024-09-05T00:02:00.229Z Downloaded packed_struct v0.10.1
6312024-09-05T00:02:00.229Z Downloaded subprocess v0.2.9
6322024-09-05T00:02:00.253Z Downloaded sqlformat v0.2.4
6332024-09-05T00:02:00.253Z Downloaded socket2 v0.5.7
6342024-09-05T00:02:00.253Z Downloaded socket2 v0.4.10
6352024-09-05T00:02:00.253Z Downloaded float-cmp v0.9.0
6362024-09-05T00:02:00.253Z Downloaded flagset v0.4.5
6372024-09-05T00:02:00.253Z Downloaded dyn-clone v1.0.17
6382024-09-05T00:02:00.253Z Downloaded snafu-derive v0.8.2
6392024-09-05T00:02:00.253Z Downloaded hashbrown v0.13.2
6402024-09-05T00:02:00.253Z Downloaded hashbrown v0.12.3
6412024-09-05T00:02:00.277Z Downloaded serde_with v3.9.0
6422024-09-05T00:02:00.277Z Downloaded radium v0.7.0
6432024-09-05T00:02:00.277Z Downloaded globset v0.4.14
6442024-09-05T00:02:00.277Z Downloaded glob v0.3.1
6452024-09-05T00:02:00.277Z Downloaded foreign-types-macros v0.2.3
6462024-09-05T00:02:00.277Z Downloaded tokio-tungstenite v0.23.1
6472024-09-05T00:02:00.277Z Downloaded dsl_auto_type v0.1.2
6482024-09-05T00:02:00.277Z Downloaded dropshot_endpoint v0.10.1
6492024-09-05T00:02:00.277Z Downloaded spin v0.9.8
6502024-09-05T00:02:00.302Z Downloaded smallvec v1.13.2
6512024-09-05T00:02:00.302Z Downloaded tokio-postgres v0.7.11
6522024-09-05T00:02:00.302Z Downloaded unicode-xid v0.2.4
6532024-09-05T00:02:00.302Z Downloaded tui-tree-widget v0.22.0
6542024-09-05T00:02:00.302Z Downloaded tls_codec_derive v0.4.1
6552024-09-05T00:02:00.302Z Downloaded supports-color v3.0.0
6562024-09-05T00:02:00.302Z Downloaded vergen v8.3.2
6572024-09-05T00:02:00.302Z Downloaded uuid v1.10.0
6582024-09-05T00:02:00.302Z Downloaded option-ext v0.2.0
6592024-09-05T00:02:00.302Z Downloaded openssl-probe v0.1.5
6602024-09-05T00:02:00.302Z Downloaded openssl-macros v0.1.1
6612024-09-05T00:02:00.326Z Downloaded endian-type v0.1.2
6622024-09-05T00:02:00.326Z Downloaded universal-hash v0.5.1
6632024-09-05T00:02:00.326Z Downloaded slog-term v2.9.1
6642024-09-05T00:02:00.326Z Downloaded salsa20 v0.10.2
6652024-09-05T00:02:00.326Z Downloaded tough v0.17.1
6662024-09-05T00:02:00.326Z Downloaded foreign-types-shared v0.1.1
6672024-09-05T00:02:00.326Z Downloaded foreign-types v0.3.2
6682024-09-05T00:02:00.326Z Downloaded untrusted v0.7.1
6692024-09-05T00:02:00.326Z Downloaded unicode-truncate v1.0.0
6702024-09-05T00:02:00.327Z Downloaded tls_codec v0.4.1
6712024-09-05T00:02:00.327Z Downloaded ssh-cipher v0.2.0
6722024-09-05T00:02:00.327Z Downloaded spki v0.7.3
6732024-09-05T00:02:00.351Z Downloaded spin v0.5.2
6742024-09-05T00:02:00.351Z Downloaded smf v0.2.3
6752024-09-05T00:02:00.351Z Downloaded slog-stdlog v4.1.1
6762024-09-05T00:02:00.351Z Downloaded der v0.7.9
6772024-09-05T00:02:00.351Z Downloaded foreign-types v0.5.0
6782024-09-05T00:02:00.351Z Downloaded try-lock v0.2.5
6792024-09-05T00:02:00.351Z Downloaded subtle v2.5.0
6802024-09-05T00:02:00.351Z Downloaded serde_plain v1.0.2
6812024-09-05T00:02:00.351Z Downloaded serde_path_to_error v0.1.16
6822024-09-05T00:02:00.351Z Downloaded same-file v1.0.6
6832024-09-05T00:02:00.351Z Downloaded vte v0.11.1
6842024-09-05T00:02:00.351Z Downloaded vsss-rs v3.3.4
6852024-09-05T00:02:00.351Z Downloaded headers v0.3.9
6862024-09-05T00:02:00.376Z Downloaded tokio-util v0.7.11
6872024-09-05T00:02:00.376Z Downloaded sqlparser_derive v0.2.2
6882024-09-05T00:02:00.376Z Downloaded smallvec v0.6.14
6892024-09-05T00:02:00.376Z Downloaded rusty-fork v0.3.0
6902024-09-05T00:02:00.376Z Downloaded rustversion v1.0.17
6912024-09-05T00:02:00.376Z Downloaded resolv-conf v0.7.0
6922024-09-05T00:02:00.376Z Downloaded pkcs5 v0.7.1
6932024-09-05T00:02:00.400Z Downloaded elliptic-curve v0.13.8
6942024-09-05T00:02:00.400Z Downloaded toml_edit v0.19.15
6952024-09-05T00:02:00.424Z Downloaded x509-cert v0.2.5
6962024-09-05T00:02:00.424Z Downloaded ssh-key v0.6.6
6972024-09-05T00:02:00.424Z Downloaded display-error-chain v0.2.1
6982024-09-05T00:02:00.424Z Downloaded dirs-sys-next v0.1.2
6992024-09-05T00:02:00.424Z Downloaded utf-8 v0.7.6
7002024-09-05T00:02:00.424Z Downloaded untrusted v0.9.0
7012024-09-05T00:02:00.449Z Downloaded rsa v0.9.6
7022024-09-05T00:02:00.449Z Downloaded wait-timeout v0.2.0
7032024-09-05T00:02:00.449Z Downloaded uzers v0.11.3
7042024-09-05T00:02:00.449Z Downloaded diff v0.1.13
7052024-09-05T00:02:00.449Z Downloaded tracing v0.1.40
7062024-09-05T00:02:00.449Z Downloaded heapless v0.8.0
7072024-09-05T00:02:00.449Z Downloaded unicode-normalization v0.1.23
7082024-09-05T00:02:00.473Z Downloaded bitvec v1.0.1
7092024-09-05T00:02:00.497Z Downloaded vte_generate_state_changes v0.1.1
7102024-09-05T00:02:00.497Z Downloaded tinyvec v1.6.0
7112024-09-05T00:02:00.497Z Downloaded r2d2 v0.8.10
7122024-09-05T00:02:00.497Z Downloaded powerfmt v0.2.0
7132024-09-05T00:02:00.497Z Downloaded pkcs1 v0.7.5
7142024-09-05T00:02:00.497Z Downloaded pin-project-lite v0.2.14
7152024-09-05T00:02:00.497Z Downloaded pin-project-internal v1.1.5
7162024-09-05T00:02:00.497Z Downloaded pin-project v1.1.5
7172024-09-05T00:02:00.521Z Downloaded getrandom v0.2.14
7182024-09-05T00:02:00.521Z Downloaded ena v0.14.3
7192024-09-05T00:02:00.521Z Downloaded tokio-tungstenite v0.21.0
7202024-09-05T00:02:00.521Z Downloaded tokio-tungstenite v0.20.1
7212024-09-05T00:02:00.521Z Downloaded tokio-stream v0.1.15
7222024-09-05T00:02:00.545Z Downloaded tokio-rustls v0.25.0
7232024-09-05T00:02:00.545Z Downloaded tokio-rustls v0.24.1
7242024-09-05T00:02:00.546Z Downloaded serde_derive_internals v0.29.1
7252024-09-05T00:02:00.546Z Downloaded postgres-types v0.2.7
7262024-09-05T00:02:00.546Z Downloaded typed-path v0.7.1
7272024-09-05T00:02:00.546Z Downloaded time-macros v0.2.18
7282024-09-05T00:02:00.546Z Downloaded ppv-lite86 v0.2.17
7292024-09-05T00:02:00.546Z Downloaded postgres-protocol v0.6.7
7302024-09-05T00:02:00.570Z Downloaded postcard v1.0.8
7312024-09-05T00:02:00.570Z Downloaded poly1305 v0.8.0
7322024-09-05T00:02:00.570Z Downloaded hashlink v0.9.1
7332024-09-05T00:02:00.570Z Downloaded hash32 v0.3.1
7342024-09-05T00:02:00.570Z Downloaded half v2.4.1
7352024-09-05T00:02:00.570Z Downloaded der_derive v0.7.2
7362024-09-05T00:02:00.570Z Downloaded russh-keys v0.44.0
7372024-09-05T00:02:00.570Z Downloaded ron v0.8.1
7382024-09-05T00:02:00.594Z Downloaded peg-macros v0.8.4
7392024-09-05T00:02:00.594Z Downloaded futures v0.3.30
7402024-09-05T00:02:00.594Z Downloaded itertools v0.13.0
7412024-09-05T00:02:00.594Z Downloaded precomputed-hash v0.1.1
7422024-09-05T00:02:00.594Z Downloaded pin-utils v0.1.0
7432024-09-05T00:02:00.594Z Downloaded phf_shared v0.10.0
7442024-09-05T00:02:00.594Z Downloaded phf v0.11.2
7452024-09-05T00:02:00.594Z Downloaded ghash v0.5.1
7462024-09-05T00:02:00.594Z Downloaded getopts v0.2.21
7472024-09-05T00:02:00.618Z Downloaded fragile v2.0.0
7482024-09-05T00:02:00.618Z Downloaded form_urlencoded v1.2.1
7492024-09-05T00:02:00.618Z Downloaded embedded-io v0.4.0
7502024-09-05T00:02:00.618Z Downloaded either v1.13.0
7512024-09-05T00:02:00.618Z Downloaded dirs-sys v0.4.1
7522024-09-05T00:02:00.618Z Downloaded which v4.4.2
7532024-09-05T00:02:00.618Z Downloaded tokio-native-tls v0.3.1
7542024-09-05T00:02:00.618Z Downloaded tokio-macros v2.4.0
7552024-09-05T00:02:00.618Z Downloaded hash32 v0.2.1
7562024-09-05T00:02:00.618Z Downloaded test-strategy v0.3.1
7572024-09-05T00:02:00.618Z Downloaded tar v0.4.41
7582024-09-05T00:02:00.618Z Downloaded rustc-demangle v0.1.24
7592024-09-05T00:02:00.642Z Downloaded derive_builder v0.20.0
7602024-09-05T00:02:00.642Z Downloaded tracing-core v0.1.32
7612024-09-05T00:02:00.642Z Downloaded toml v0.7.8
7622024-09-05T00:02:00.642Z Downloaded serde_yaml v0.9.34+deprecated
7632024-09-05T00:02:00.643Z Downloaded publicsuffix v2.2.3
7642024-09-05T00:02:00.643Z Downloaded phf_shared v0.11.2
7652024-09-05T00:02:00.643Z Downloaded percent-encoding v2.3.1
7662024-09-05T00:02:00.643Z Downloaded serde_arrays v0.1.0
7672024-09-05T00:02:00.643Z Downloaded serde-hex v0.1.0
7682024-09-05T00:02:00.667Z Downloaded serde-big-array v0.5.1
7692024-09-05T00:02:00.667Z Downloaded semver v0.1.20
7702024-09-05T00:02:00.667Z Downloaded polyval v0.6.2
7712024-09-05T00:02:00.667Z Downloaded pkcs8 v0.10.2
7722024-09-05T00:02:00.667Z Downloaded dirs-next v2.0.0
7732024-09-05T00:02:00.667Z Downloaded dirs v5.0.1
7742024-09-05T00:02:00.667Z Downloaded difflib v0.4.0
7752024-09-05T00:02:00.667Z Downloaded wyz v0.5.1
7762024-09-05T00:02:00.667Z Downloaded whoami v1.5.1
7772024-09-05T00:02:00.667Z Downloaded term v0.7.0
7782024-09-05T00:02:00.667Z Downloaded password-hash v0.4.2
7792024-09-05T00:02:00.667Z Downloaded parking_lot_core v0.9.10
7802024-09-05T00:02:00.691Z Downloaded diesel_derives v2.2.2
7812024-09-05T00:02:00.691Z Downloaded dhcproto v0.12.0
7822024-09-05T00:02:00.691Z Downloaded derive_more v0.99.18
7832024-09-05T00:02:00.691Z Downloaded derive-where v1.2.7
7842024-09-05T00:02:00.691Z Downloaded serde_with_macros v3.9.0
7852024-09-05T00:02:00.691Z Downloaded expectorate v1.1.0
7862024-09-05T00:02:00.691Z Downloaded unicode-segmentation v1.11.0
7872024-09-05T00:02:00.715Z Downloaded steno v0.4.1
7882024-09-05T00:02:00.715Z Downloaded num-bigint-dig v0.8.4
7892024-09-05T00:02:00.716Z Downloaded hkdf v0.12.4
7902024-09-05T00:02:00.716Z Downloaded crossterm v0.27.0
7912024-09-05T00:02:00.740Z Downloaded bindgen v0.69.4
7922024-09-05T00:02:00.740Z Downloaded secrecy v0.8.0
7932024-09-05T00:02:00.740Z Downloaded sec1 v0.7.3
7942024-09-05T00:02:00.740Z Downloaded scheduled-thread-pool v0.2.7
7952024-09-05T00:02:00.740Z Downloaded pkg-config v0.3.30
7962024-09-05T00:02:00.740Z Downloaded headers-core v0.2.0
7972024-09-05T00:02:00.740Z Downloaded defmt-parser v0.3.4
7982024-09-05T00:02:00.740Z Downloaded defmt-macros v0.3.9
7992024-09-05T00:02:00.740Z Downloaded defmt v0.3.8
8002024-09-05T00:02:00.765Z Downloaded thread_local v1.1.8
8012024-09-05T00:02:00.765Z Downloaded thiserror-no-std v2.0.2
8022024-09-05T00:02:00.765Z Downloaded thiserror-impl-no-std v2.0.2
8032024-09-05T00:02:00.765Z Downloaded termcolor v1.4.1
8042024-09-05T00:02:00.765Z Downloaded tap v1.0.1
8052024-09-05T00:02:00.765Z Downloaded tabwriter v1.4.0
8062024-09-05T00:02:00.765Z Downloaded rtoolbox v0.0.2
8072024-09-05T00:02:00.765Z Downloaded pem-rfc7468 v0.7.0
8082024-09-05T00:02:00.765Z Downloaded pem v3.0.4
8092024-09-05T00:02:00.765Z Downloaded futures-executor v0.3.30
8102024-09-05T00:02:00.765Z Downloaded futures-core v0.3.30
8112024-09-05T00:02:00.765Z Downloaded futures-channel v0.3.30
8122024-09-05T00:02:00.790Z Downloaded funty v2.0.0
8132024-09-05T00:02:00.790Z Downloaded tracing-attributes v0.1.27
8142024-09-05T00:02:00.790Z Downloaded prettyplease v0.2.20
8152024-09-05T00:02:00.790Z Downloaded fatfs v0.3.6
8162024-09-05T00:02:00.790Z Downloaded tungstenite v0.23.0
8172024-09-05T00:02:00.790Z Downloaded similar v2.6.0
8182024-09-05T00:02:00.814Z Downloaded mockall_derive v0.13.0
8192024-09-05T00:02:00.814Z Downloaded mio v1.0.2
8202024-09-05T00:02:00.814Z Downloaded libm v0.2.8
8212024-09-05T00:02:00.814Z Downloaded itertools v0.12.1
8222024-09-05T00:02:00.838Z Downloaded itertools v0.10.5
8232024-09-05T00:02:00.838Z Downloaded blake3 v1.5.1
8242024-09-05T00:02:00.839Z Downloaded group v0.13.0
8252024-09-05T00:02:00.863Z Downloaded termios v0.3.3
8262024-09-05T00:02:00.863Z Downloaded rustc-hash v1.1.0
8272024-09-05T00:02:00.863Z Downloaded rfc6979 v0.4.0
8282024-09-05T00:02:00.863Z Downloaded peg v0.8.4
8292024-09-05T00:02:00.863Z Downloaded pbkdf2 v0.12.2
8302024-09-05T00:02:00.863Z Downloaded pbkdf2 v0.11.0
8312024-09-05T00:02:00.863Z Downloaded paste v1.0.15
8322024-09-05T00:02:00.863Z Downloaded password-hash v0.5.0
8332024-09-05T00:02:00.863Z Downloaded parse-size v1.0.0
8342024-09-05T00:02:00.863Z Downloaded parse-display-derive v0.10.0
8352024-09-05T00:02:00.863Z Downloaded parse-display v0.10.0
8362024-09-05T00:02:00.863Z Downloaded gethostname v0.5.0
8372024-09-05T00:02:00.887Z Downloaded futures-task v0.3.30
8382024-09-05T00:02:00.887Z Downloaded derive_builder_core v0.20.0
8392024-09-05T00:02:00.887Z Downloaded slog v2.7.0
8402024-09-05T00:02:00.887Z Downloaded zip v0.6.6
8412024-09-05T00:02:00.887Z Downloaded http v1.1.0
8422024-09-05T00:02:00.887Z Downloaded crossbeam-channel v0.5.12
8432024-09-05T00:02:00.887Z Downloaded russh-cryptovec v0.7.2
8442024-09-05T00:02:00.887Z Downloaded rpassword v7.3.1
8452024-09-05T00:02:00.887Z Downloaded futures-sink v0.3.30
8462024-09-05T00:02:00.912Z Downloaded futures-macro v0.3.30
8472024-09-05T00:02:00.912Z Downloaded futures-io v0.3.30
8482024-09-05T00:02:00.912Z Downloaded topological-sort v0.2.2
8492024-09-05T00:02:00.912Z Downloaded sha1 v0.10.6
8502024-09-05T00:02:00.912Z Downloaded rustls-pemfile v2.1.3
8512024-09-05T00:02:00.912Z Downloaded num-traits v0.2.19
8522024-09-05T00:02:00.912Z Downloaded hickory-client v0.24.1
8532024-09-05T00:02:00.912Z Downloaded zerocopy v0.6.6
8542024-09-05T00:02:00.912Z Downloaded signal-hook v0.3.17
8552024-09-05T00:02:00.912Z Downloaded darling_core v0.20.9
8562024-09-05T00:02:00.936Z Downloaded crypto-bigint v0.5.5
8572024-09-05T00:02:00.936Z Downloaded aho-corasick v1.1.3
8582024-09-05T00:02:00.936Z Downloaded peg-runtime v0.8.3
8592024-09-05T00:02:00.936Z Downloaded deranged v0.3.11
8602024-09-05T00:02:00.936Z Downloaded serde_urlencoded v0.7.1
8612024-09-05T00:02:00.936Z Downloaded serde_repr v0.1.19
8622024-09-05T00:02:00.936Z Downloaded nom v7.1.3
8632024-09-05T00:02:00.961Z Downloaded libxml v0.3.3
8642024-09-05T00:02:00.961Z Downloaded derive_builder_macro v0.20.0
8652024-09-05T00:02:00.961Z Downloaded rustls-pki-types v1.7.0
8662024-09-05T00:02:00.961Z Downloaded unicode-bidi v0.3.15
8672024-09-05T00:02:00.961Z Downloaded slog-dtrace v0.3.0
8682024-09-05T00:02:00.961Z Downloaded yasna v0.5.2
8692024-09-05T00:02:00.961Z Downloaded slog-envlogger v2.2.0
8702024-09-05T00:02:00.961Z Downloaded slog-bunyan v2.5.0
8712024-09-05T00:02:00.961Z Downloaded slog-async v2.8.0
8722024-09-05T00:02:00.985Z Downloaded siphasher v0.3.11
8732024-09-05T00:02:00.985Z Downloaded env_logger v0.9.3
8742024-09-05T00:02:00.985Z Downloaded unicase v2.7.0
8752024-09-05T00:02:00.985Z Downloaded num-bigint v0.4.5
8762024-09-05T00:02:00.985Z Downloaded num_enum_derive v0.5.11
8772024-09-05T00:02:00.985Z Downloaded num-rational v0.4.2
8782024-09-05T00:02:00.986Z Downloaded num-integer v0.1.46
8792024-09-05T00:02:00.986Z Downloaded num-derive v0.4.2
8802024-09-05T00:02:00.986Z Downloaded heck v0.3.3
8812024-09-05T00:02:00.986Z Downloaded erased-serde v0.3.31
8822024-09-05T00:02:00.986Z Downloaded rustls-pemfile v1.0.4
8832024-09-05T00:02:01.010Z Downloaded predicates-tree v1.0.9
8842024-09-05T00:02:01.010Z Downloaded predicates v3.1.2
8852024-09-05T00:02:01.010Z Downloaded hex-literal v0.4.1
8862024-09-05T00:02:01.010Z Downloaded hex v0.4.3
8872024-09-05T00:02:01.010Z Downloaded twox-hash v1.6.3
8882024-09-05T00:02:01.010Z Downloaded crossterm v0.28.1
8892024-09-05T00:02:01.010Z Downloaded cookie v0.18.1
8902024-09-05T00:02:01.010Z Downloaded const-oid v0.9.6
8912024-09-05T00:02:01.010Z Downloaded dhcproto-macros v0.1.0
8922024-09-05T00:02:01.010Z Downloaded olpc-cjson v0.1.3
8932024-09-05T00:02:01.035Z Downloaded num_enum v0.5.11
8942024-09-05T00:02:01.035Z Downloaded num-iter v0.1.45
8952024-09-05T00:02:01.035Z Downloaded env_logger v0.10.2
8962024-09-05T00:02:01.035Z Downloaded enum-as-inner v0.6.0
8972024-09-05T00:02:01.035Z Downloaded scrypt v0.11.0
8982024-09-05T00:02:01.035Z Downloaded http v0.2.12
8992024-09-05T00:02:01.035Z Downloaded backtrace v0.3.71
9002024-09-05T00:02:01.035Z Downloaded quick-error v1.2.3
9012024-09-05T00:02:01.059Z Downloaded proc-macro-crate v1.3.1
9022024-09-05T00:02:01.059Z Downloaded primeorder v0.13.6
9032024-09-05T00:02:01.059Z Downloaded filetime v0.2.24
9042024-09-05T00:02:01.059Z Downloaded ff v0.13.0
9052024-09-05T00:02:01.059Z Downloaded fd-lock v4.0.2
9062024-09-05T00:02:01.059Z Downloaded fallible-streaming-iterator v0.1.9
9072024-09-05T00:02:01.059Z Downloaded zeroize_derive v1.4.2
9082024-09-05T00:02:01.059Z Downloaded mio v0.8.11
9092024-09-05T00:02:01.059Z Downloaded miniz_oxide v0.7.2
9102024-09-05T00:02:01.059Z Downloaded minimal-lexical v0.2.1
9112024-09-05T00:02:01.083Z Downloaded pretty-hex v0.2.1
9122024-09-05T00:02:01.083Z Downloaded number_prefix v0.4.0
9132024-09-05T00:02:01.083Z Downloaded fallible-iterator v0.3.0
9142024-09-05T00:02:01.083Z Downloaded fallible-iterator v0.2.0
9152024-09-05T00:02:01.083Z Downloaded enum-as-inner v0.5.1
9162024-09-05T00:02:01.084Z Downloaded zone v0.1.8
9172024-09-05T00:02:01.084Z Downloaded zeroize v1.7.0
9182024-09-05T00:02:01.084Z Downloaded xattr v1.3.1
9192024-09-05T00:02:01.084Z Downloaded strip-ansi-escapes v0.2.0
9202024-09-05T00:02:01.084Z Downloaded string_cache v0.8.7
9212024-09-05T00:02:01.084Z Downloaded static_assertions v1.1.0
9222024-09-05T00:02:01.084Z Downloaded shell-words v1.1.0
9232024-09-05T00:02:01.084Z Downloaded crossbeam-epoch v0.9.18
9242024-09-05T00:02:01.084Z Downloaded num-conv v0.1.0
9252024-09-05T00:02:01.084Z Downloaded debug-ignore v1.0.5
9262024-09-05T00:02:01.084Z Downloaded data-encoding v2.6.0
9272024-09-05T00:02:01.108Z Downloaded unarray v0.1.4
9282024-09-05T00:02:01.108Z Downloaded strum_macros v0.26.4
9292024-09-05T00:02:01.108Z Downloaded signal-hook-registry v1.4.2
9302024-09-05T00:02:01.108Z Downloaded rustc_version v0.1.7
9312024-09-05T00:02:01.108Z Downloaded indicatif v0.17.8
9322024-09-05T00:02:01.108Z Downloaded hickory-server v0.24.1
9332024-09-05T00:02:01.108Z Downloaded hickory-resolver v0.24.1
9342024-09-05T00:02:01.108Z Downloaded bytes v1.7.1
9352024-09-05T00:02:01.132Z Downloaded strum v0.26.3
9362024-09-05T00:02:01.132Z Downloaded structmeta-derive v0.3.0
9372024-09-05T00:02:01.132Z Downloaded structmeta-derive v0.2.0
9382024-09-05T00:02:01.132Z Downloaded structmeta v0.3.0
9392024-09-05T00:02:01.132Z Downloaded structmeta v0.2.0
9402024-09-05T00:02:01.132Z Downloaded ssh-encoding v0.2.0
9412024-09-05T00:02:01.132Z Downloaded signature v2.2.0
9422024-09-05T00:02:01.133Z Downloaded sct v0.7.1
9432024-09-05T00:02:01.133Z Downloaded num v0.4.3
9442024-09-05T00:02:01.133Z Downloaded native-tls v0.2.11
9452024-09-05T00:02:01.133Z Downloaded mime_guess v2.0.4
9462024-09-05T00:02:01.133Z Downloaded const_format_proc_macros v0.2.32
9472024-09-05T00:02:01.133Z Downloaded aes-gcm v0.10.3
9482024-09-05T00:02:01.157Z Downloaded aes v0.8.4
9492024-09-05T00:02:01.157Z Downloaded strum_macros v0.25.3
9502024-09-05T00:02:01.157Z Downloaded strum_macros v0.24.3
9512024-09-05T00:02:01.157Z Downloaded stringprep v0.1.4
9522024-09-05T00:02:01.157Z Downloaded stable_deref_trait v1.2.0
9532024-09-05T00:02:01.157Z Downloaded schemars_derive v0.8.21
9542024-09-05T00:02:01.157Z Downloaded schemars v0.8.21
9552024-09-05T00:02:01.181Z Downloaded rustfmt-wrapper v0.2.1
9562024-09-05T00:02:01.181Z Downloaded memoffset v0.9.1
9572024-09-05T00:02:01.181Z Downloaded maybe-uninit v2.0.0
9582024-09-05T00:02:01.181Z Downloaded managed v0.8.0
9592024-09-05T00:02:01.181Z Downloaded indent_write v2.2.0
9602024-09-05T00:02:01.181Z Downloaded ipnet v2.9.0
9612024-09-05T00:02:01.181Z Downloaded indexmap v1.9.3
9622024-09-05T00:02:01.181Z Downloaded hyper-rustls v0.24.2
9632024-09-05T00:02:01.181Z Downloaded curve25519-dalek-derive v0.1.1
9642024-09-05T00:02:01.181Z Downloaded convert_case v0.4.0
9652024-09-05T00:02:01.182Z Downloaded chacha20 v0.9.1
9662024-09-05T00:02:01.182Z Downloaded cexpr v0.6.0
9672024-09-05T00:02:01.217Z Downloaded cbc v0.1.2
9682024-09-05T00:02:01.217Z Downloaded cassowary v0.3.0
9692024-09-05T00:02:01.217Z Downloaded blake2 v0.10.6
9702024-09-05T00:02:01.217Z Downloaded newline-converter v0.3.0
9712024-09-05T00:02:01.217Z Downloaded multimap v0.10.0
9722024-09-05T00:02:01.217Z Downloaded multer v3.1.0
9732024-09-05T00:02:01.217Z Downloaded md5 v0.7.0
9742024-09-05T00:02:01.217Z Downloaded hmac v0.12.1
9752024-09-05T00:02:01.217Z Downloaded cobs v0.2.3
9762024-09-05T00:02:01.217Z Downloaded cipher v0.4.4
9772024-09-05T00:02:01.217Z Downloaded bitfield v0.14.0
9782024-09-05T00:02:01.217Z Downloaded base64 v0.22.1
9792024-09-05T00:02:01.217Z Downloaded base64 v0.13.1
9802024-09-05T00:02:01.217Z Downloaded signal-hook-mio v0.2.4
9812024-09-05T00:02:01.217Z Downloaded shlex v1.3.0
9822024-09-05T00:02:01.217Z Downloaded memmap2 v0.9.4
9832024-09-05T00:02:01.217Z Downloaded lru v0.12.3
9842024-09-05T00:02:01.241Z Downloaded lock_api v0.4.12
9852024-09-05T00:02:01.241Z Downloaded linked-hash-map v0.5.6
9862024-09-05T00:02:01.241Z Downloaded libsw v3.3.1
9872024-09-05T00:02:01.241Z Downloaded lazycell v1.3.0
9882024-09-05T00:02:01.241Z Downloaded kstat-rs v0.2.4
9892024-09-05T00:02:01.241Z Downloaded keccak v0.1.5
9902024-09-05T00:02:01.242Z Downloaded jobserver v0.1.32
9912024-09-05T00:02:01.242Z Downloaded indoc v1.0.9
9922024-09-05T00:02:01.242Z Downloaded ctr v0.9.2
9932024-09-05T00:02:01.242Z Downloaded crc-catalog v2.4.0
9942024-09-05T00:02:01.242Z Downloaded crc v3.2.1
9952024-09-05T00:02:01.242Z Downloaded block-padding v0.3.3
9962024-09-05T00:02:01.242Z Downloaded iana-time-zone v0.1.60
9972024-09-05T00:02:01.242Z Downloaded hyper-tls v0.5.0
9982024-09-05T00:02:01.266Z Downloaded crucible-workspace-hack v0.1.0
9992024-09-05T00:02:01.266Z Downloaded ciborium-io v0.2.2
10002024-09-05T00:02:01.266Z Downloaded num-complex v0.4.6
10012024-09-05T00:02:01.266Z Downloaded normalize-line-endings v0.3.0
10022024-09-05T00:02:01.266Z Downloaded nodrop v0.1.14
10032024-09-05T00:02:01.266Z Downloaded nibble_vec v0.1.0
10042024-09-05T00:02:01.266Z Downloaded newtype_derive v0.1.6
10052024-09-05T00:02:01.266Z Downloaded nanorand v0.7.0
10062024-09-05T00:02:01.266Z Downloaded mockall v0.13.0
10072024-09-05T00:02:01.266Z Downloaded match_cfg v0.1.0
10082024-09-05T00:02:01.266Z Downloaded lru-cache v0.1.2
10092024-09-05T00:02:01.266Z Downloaded const_format v0.2.32
10102024-09-05T00:02:01.266Z Downloaded rustc_version v0.4.0
10112024-09-05T00:02:01.266Z Downloaded mime v0.3.17
10122024-09-05T00:02:01.266Z Downloaded md-5 v0.10.6
10132024-09-05T00:02:01.266Z Downloaded maplit v1.0.2
10142024-09-05T00:02:01.291Z Downloaded linear-map v1.2.0
10152024-09-05T00:02:01.291Z Downloaded libefi-sys v0.1.0
10162024-09-05T00:02:01.291Z Downloaded lazy_static v1.5.0
10172024-09-05T00:02:01.291Z Downloaded lalrpop-util v0.19.12
10182024-09-05T00:02:01.291Z Downloaded is-terminal v0.4.12
10192024-09-05T00:02:01.291Z Downloaded ipnetwork v0.20.0
10202024-09-05T00:02:01.291Z Downloaded instability v0.3.2
10212024-09-05T00:02:01.292Z Downloaded bitstruct_derive v0.1.0
10222024-09-05T00:02:01.292Z Downloaded bitflags v1.3.2
10232024-09-05T00:02:01.292Z Downloaded bit-vec v0.6.3
10242024-09-05T00:02:01.292Z Downloaded bcs v0.1.6
10252024-09-05T00:02:01.292Z Downloaded bb8 v0.8.5
10262024-09-05T00:02:01.292Z Downloaded ascii v1.1.0
10272024-09-05T00:02:01.292Z Downloaded allocator-api2 v0.2.18
10282024-09-05T00:02:01.316Z Downloaded internet-checksum v0.2.1
10292024-09-05T00:02:01.316Z Downloaded instant v0.1.12
10302024-09-05T00:02:01.316Z Downloaded impl-trait-for-tuples v0.2.2
10312024-09-05T00:02:01.316Z Downloaded ident_case v1.0.1
10322024-09-05T00:02:01.316Z Downloaded hyper-staticfile v0.9.5
10332024-09-05T00:02:01.316Z Downloaded hubpack v0.1.2
10342024-09-05T00:02:01.316Z Downloaded httparse v1.8.0
10352024-09-05T00:02:01.316Z Downloaded http-body v0.4.6
10362024-09-05T00:02:01.316Z Downloaded hostname v0.3.1
10372024-09-05T00:02:01.316Z Downloaded highway v1.2.0
10382024-09-05T00:02:01.316Z Downloaded chacha20poly1305 v0.10.1
10392024-09-05T00:02:01.316Z Downloaded cc v1.0.97
10402024-09-05T00:02:01.316Z Downloaded base64 v0.21.7
10412024-09-05T00:02:01.340Z Downloaded httpdate v1.0.3
10422024-09-05T00:02:01.341Z Downloaded hostname v0.4.0
10432024-09-05T00:02:01.341Z Downloaded home v0.5.9
10442024-09-05T00:02:01.341Z Downloaded crossbeam-utils v0.8.19
10452024-09-05T00:02:01.341Z Downloaded cookie_store v0.20.0
10462024-09-05T00:02:01.341Z Downloaded clang-sys v1.7.0
10472024-09-05T00:02:01.341Z Downloaded bit-set v0.5.3
10482024-09-05T00:02:01.341Z Downloaded atomic-waker v1.1.2
10492024-09-05T00:02:01.341Z Downloaded assert_matches v1.5.0
10502024-09-05T00:02:01.341Z Downloaded arrayref v0.3.7
10512024-09-05T00:02:01.341Z Downloaded ahash v0.8.11
10522024-09-05T00:02:01.341Z Downloaded matches v0.1.10
10532024-09-05T00:02:01.365Z Downloaded is_ci v1.2.0
10542024-09-05T00:02:01.365Z Downloaded darling v0.20.9
10552024-09-05T00:02:01.365Z Downloaded csv-core v0.1.11
10562024-09-05T00:02:01.365Z Downloaded cancel-safe-futures v0.1.5
10572024-09-05T00:02:01.365Z Downloaded bzip2 v0.4.4
10582024-09-05T00:02:01.365Z Downloaded adler v1.0.2
10592024-09-05T00:02:01.365Z Downloaded http-range v0.1.5
10602024-09-05T00:02:01.365Z Downloaded darling_macro v0.20.9
10612024-09-05T00:02:01.365Z Downloaded crc-any v2.5.0
10622024-09-05T00:02:01.365Z Downloaded cookie v0.17.0
10632024-09-05T00:02:01.365Z Downloaded console v0.15.8
10642024-09-05T00:02:01.390Z Downloaded buf-list v1.0.3
10652024-09-05T00:02:01.390Z Downloaded bitfield-struct v0.6.1
10662024-09-05T00:02:01.390Z Downloaded atty v0.2.14
10672024-09-05T00:02:01.390Z Downloaded async-trait v0.1.81
10682024-09-05T00:02:01.390Z Downloaded async-stream-impl v0.3.5
10692024-09-05T00:02:01.390Z Downloaded async-recursion v1.1.1
10702024-09-05T00:02:01.390Z Downloaded async-bb8-diesel v0.2.1
10712024-09-05T00:02:01.390Z Downloaded arrayvec v0.7.4
10722024-09-05T00:02:01.390Z Downloaded argon2 v0.5.3
10732024-09-05T00:02:01.390Z Downloaded arc-swap v1.7.1
10742024-09-05T00:02:01.414Z Downloaded constant_time_eq v0.3.0
10752024-09-05T00:02:01.414Z Downloaded colored v2.1.0
10762024-09-05T00:02:01.414Z Downloaded ciborium-ll v0.2.2
10772024-09-05T00:02:01.414Z Downloaded ciborium v0.2.2
10782024-09-05T00:02:01.414Z Downloaded blowfish v0.9.1
10792024-09-05T00:02:01.414Z Downloaded base64ct v1.6.0
10802024-09-05T00:02:01.414Z Downloaded backoff v0.4.0
10812024-09-05T00:02:01.414Z Downloaded addr2line v0.21.0
10822024-09-05T00:02:01.414Z Downloaded crossbeam-deque v0.8.5
10832024-09-05T00:02:01.414Z Downloaded castaway v0.2.3
10842024-09-05T00:02:01.414Z Downloaded base16ct v0.2.0
10852024-09-05T00:02:01.414Z Downloaded async-stream v0.3.5
10862024-09-05T00:02:01.439Z Downloaded bitstruct v0.1.1
10872024-09-05T00:02:01.439Z Downloaded bcrypt-pbkdf v0.10.0
10882024-09-05T00:02:01.439Z Downloaded ascii-canvas v3.0.0
10892024-09-05T00:02:01.439Z Downloaded array-init v0.0.4
10902024-09-05T00:02:01.439Z Downloaded aead v0.5.2
10912024-09-05T00:02:01.548Z Compiling serde v1.0.208
10922024-09-05T00:02:01.573Z Compiling typenum v1.17.0
10932024-09-05T00:02:01.573Z Compiling generic-array v0.14.7
10942024-09-05T00:02:01.573Z Compiling lock_api v0.4.12
10952024-09-05T00:02:01.573Z Compiling scopeguard v1.2.0
10962024-09-05T00:02:01.597Z Compiling log v0.4.21
10972024-09-05T00:02:01.625Z Compiling syn v2.0.74
10982024-09-05T00:02:01.649Z Compiling getrandom v0.2.14
10992024-09-05T00:02:01.806Z Compiling jobserver v0.1.32
11002024-09-05T00:02:01.993Z Compiling rand_core v0.6.4
11012024-09-05T00:02:02.093Z Compiling subtle v2.5.0
11022024-09-05T00:02:02.147Z Compiling cc v1.0.97
11032024-09-05T00:02:02.244Z Compiling const-oid v0.9.6
11042024-09-05T00:02:02.838Z Compiling pin-project-lite v0.2.14
11052024-09-05T00:02:02.865Z Compiling smallvec v1.13.2
11062024-09-05T00:02:02.926Z Compiling parking_lot_core v0.9.10
11072024-09-05T00:02:02.987Z Compiling signal-hook-registry v1.4.2
11082024-09-05T00:02:03.066Z Compiling spin v0.9.8
11092024-09-05T00:02:03.226Z Compiling mio v1.0.2
11102024-09-05T00:02:03.435Z Compiling ahash v0.8.11
11112024-09-05T00:02:03.719Z Compiling parking_lot v0.12.2
11122024-09-05T00:02:03.786Z Compiling tinyvec_macros v0.1.1
11132024-09-05T00:02:03.911Z Compiling tinyvec v1.6.0
11142024-09-05T00:02:04.038Z Compiling socket2 v0.5.7
11152024-09-05T00:02:04.259Z Compiling futures-sink v0.3.30
11162024-09-05T00:02:04.320Z Compiling futures-core v0.3.30
11172024-09-05T00:02:04.364Z Compiling cpufeatures v0.2.12
11182024-09-05T00:02:04.410Z Compiling serde_json v1.0.125
11192024-09-05T00:02:04.470Z Compiling libm v0.2.8
11202024-09-05T00:02:04.556Z Compiling slab v0.4.9
11212024-09-05T00:02:04.581Z Compiling num-traits v0.2.19
11222024-09-05T00:02:04.754Z Compiling allocator-api2 v0.2.18
11232024-09-05T00:02:04.809Z Compiling unicode-bidi v0.3.15
11242024-09-05T00:02:05.076Z Compiling futures-channel v0.3.30
11252024-09-05T00:02:05.196Z Compiling unicode-normalization v0.1.23
11262024-09-05T00:02:05.289Z Compiling futures-task v0.3.30
11272024-09-05T00:02:05.455Z Compiling vcpkg v0.2.15
11282024-09-05T00:02:05.479Z Compiling pin-utils v0.1.0
11292024-09-05T00:02:05.573Z Compiling futures-io v0.3.30
11302024-09-05T00:02:05.597Z Compiling pkg-config v0.3.30
11312024-09-05T00:02:06.160Z Compiling base64ct v1.6.0
11322024-09-05T00:02:06.188Z Compiling ppv-lite86 v0.2.17
11332024-09-05T00:02:06.212Z Compiling percent-encoding v2.3.1
11342024-09-05T00:02:06.303Z Compiling ring v0.17.8
11352024-09-05T00:02:06.581Z Compiling flagset v0.4.5
11362024-09-05T00:02:06.748Z Compiling pem-rfc7468 v0.7.0
11372024-09-05T00:02:06.815Z Compiling tracing-core v0.1.32
11382024-09-05T00:02:06.913Z Compiling rand_chacha v0.3.1
11392024-09-05T00:02:07.092Z Compiling untrusted v0.9.0
11402024-09-05T00:02:07.308Z Compiling rustix v0.38.34
11412024-09-05T00:02:07.506Z Compiling rand v0.8.5
11422024-09-05T00:02:07.564Z Compiling openssl-sys v0.9.103
11432024-09-05T00:02:07.801Z Compiling powerfmt v0.2.0
11442024-09-05T00:02:08.137Z Compiling foreign-types-shared v0.1.1
11452024-09-05T00:02:08.161Z Compiling openssl v0.10.66
11462024-09-05T00:02:08.184Z Compiling num-conv v0.1.0
11472024-09-05T00:02:08.249Z Compiling rustversion v1.0.17
11482024-09-05T00:02:08.440Z Compiling httparse v1.8.0
11492024-09-05T00:02:08.543Z Compiling time-core v0.1.2
11502024-09-05T00:02:08.719Z Compiling time-macros v0.2.18
11512024-09-05T00:02:08.907Z Compiling foreign-types v0.3.2
11522024-09-05T00:02:08.934Z Compiling deranged v0.3.11
11532024-09-05T00:02:09.023Z Compiling form_urlencoded v1.2.1
11542024-09-05T00:02:09.047Z Compiling aho-corasick v1.1.3
11552024-09-05T00:02:09.248Z Compiling syn v1.0.109
11562024-09-05T00:02:09.324Z Compiling try-lock v0.2.5
11572024-09-05T00:02:09.476Z Compiling rustls v0.21.12
11582024-09-05T00:02:09.700Z Compiling crossbeam-utils v0.8.19
11592024-09-05T00:02:09.772Z Compiling num_threads v0.1.7
11602024-09-05T00:02:09.821Z Compiling native-tls v0.2.11
11612024-09-05T00:02:09.898Z Compiling regex-syntax v0.8.4
11622024-09-05T00:02:10.118Z Compiling siphasher v0.3.11
11632024-09-05T00:02:10.377Z Compiling want v0.3.1
11642024-09-05T00:02:10.654Z Compiling idna v0.5.0
11652024-09-05T00:02:11.200Z Compiling cookie v0.17.0
11662024-09-05T00:02:11.432Z Compiling time v0.3.36
11672024-09-05T00:02:11.468Z Compiling finl_unicode v1.2.0
11682024-09-05T00:02:11.693Z Compiling iana-time-zone v0.1.60
11692024-09-05T00:02:11.949Z Compiling openssl-probe v0.1.5
11702024-09-05T00:02:12.006Z Compiling tower-service v0.3.2
11712024-09-05T00:02:12.123Z Compiling httpdate v1.0.3
11722024-09-05T00:02:12.147Z Compiling adler v1.0.2
11732024-09-05T00:02:12.348Z Compiling slog v2.7.0
11742024-09-05T00:02:12.456Z Compiling miniz_oxide v0.7.2
11752024-09-05T00:02:12.598Z Compiling stringprep v0.1.4
11762024-09-05T00:02:12.866Z Compiling regex-automata v0.4.6
11772024-09-05T00:02:13.692Z Compiling url v2.5.2
11782024-09-05T00:02:14.523Z Compiling serde_derive v1.0.208
11792024-09-05T00:02:14.894Z Compiling zeroize_derive v1.4.2
11802024-09-05T00:02:15.326Z Compiling zerocopy-derive v0.7.34
11812024-09-05T00:02:15.493Z Compiling tokio-macros v2.4.0
11822024-09-05T00:02:15.736Z Compiling thiserror-impl v1.0.63
11832024-09-05T00:02:16.002Z Compiling futures-macro v0.3.30
11842024-09-05T00:02:16.238Z Compiling zeroize v1.7.0
11852024-09-05T00:02:16.910Z Compiling der_derive v0.7.2
11862024-09-05T00:02:17.299Z Compiling zerocopy v0.7.34
11872024-09-05T00:02:17.745Z Compiling futures-util v0.3.30
11882024-09-05T00:02:17.867Z Compiling crypto-common v0.1.6
11892024-09-05T00:02:18.080Z Compiling block-buffer v0.10.4
11902024-09-05T00:02:18.328Z Compiling digest v0.10.7
11912024-09-05T00:02:18.694Z Compiling block-padding v0.3.3
11922024-09-05T00:02:18.798Z Compiling hmac v0.12.1
11932024-09-05T00:02:18.949Z Compiling inout v0.1.3
11942024-09-05T00:02:19.044Z Compiling thiserror v1.0.63
11952024-09-05T00:02:19.203Z Compiling hashbrown v0.14.5
11962024-09-05T00:02:19.228Z Compiling cipher v0.4.4
11972024-09-05T00:02:19.228Z Compiling sha2 v0.10.8
11982024-09-05T00:02:19.228Z Compiling pest v2.7.10
11992024-09-05T00:02:19.715Z Compiling salsa20 v0.10.2
12002024-09-05T00:02:19.932Z Compiling der v0.7.9
12012024-09-05T00:02:20.426Z Compiling pbkdf2 v0.12.2
12022024-09-05T00:02:20.593Z Compiling tracing-attributes v0.1.27
12032024-09-05T00:02:21.973Z Compiling pest_meta v2.7.10
12042024-09-05T00:02:21.997Z Compiling scroll_derive v0.12.0
12052024-09-05T00:02:23.136Z Compiling spki v0.7.3
12062024-09-05T00:02:23.423Z Compiling scroll v0.12.0
12072024-09-05T00:02:23.447Z Compiling pest_generator v2.7.10
12082024-09-05T00:02:23.497Z Compiling scrypt v0.11.0
12092024-09-05T00:02:23.965Z Compiling cbc v0.1.2
12102024-09-05T00:02:24.087Z Compiling aes v0.8.4
12112024-09-05T00:02:24.196Z Compiling goblin v0.8.2
12122024-09-05T00:02:24.251Z Compiling openssl-macros v0.1.1
12132024-09-05T00:02:24.308Z Compiling tracing v0.1.40
12142024-09-05T00:02:24.807Z Compiling sct v0.7.1
12152024-09-05T00:02:24.905Z Compiling rustls-webpki v0.101.7
12162024-09-05T00:02:25.096Z Compiling pkcs5 v0.7.1
12172024-09-05T00:02:25.220Z Compiling md-5 v0.10.6
12182024-09-05T00:02:25.445Z Compiling num-integer v0.1.46
12192024-09-05T00:02:26.150Z Compiling pkcs8 v0.10.2
12202024-09-05T00:02:26.222Z Compiling backtrace v0.3.71
12212024-09-05T00:02:26.413Z Compiling idna v0.3.0
12222024-09-05T00:02:26.507Z Compiling pest_derive v2.7.10
12232024-09-05T00:02:26.598Z Compiling lazy_static v1.5.0
12242024-09-05T00:02:26.657Z Compiling hash32 v0.2.1
12252024-09-05T00:02:26.722Z Compiling signal-hook v0.3.17
12262024-09-05T00:02:26.777Z Compiling cfg_aliases v0.1.1
12272024-09-05T00:02:26.888Z Compiling num-bigint-dig v0.8.4
12282024-09-05T00:02:26.983Z Compiling fallible-iterator v0.2.0
12292024-09-05T00:02:27.038Z Compiling gimli v0.28.1
12302024-09-05T00:02:27.159Z Compiling bytes v1.7.1
12312024-09-05T00:02:27.277Z Compiling bitflags v2.6.0
12322024-09-05T00:02:27.679Z Compiling indexmap v2.4.0
12332024-09-05T00:02:27.703Z Compiling semver v1.0.23
12342024-09-05T00:02:28.286Z Compiling tokio v1.39.3
12352024-09-05T00:02:28.381Z Compiling http v0.2.12
12362024-09-05T00:02:28.976Z Compiling rustc_version v0.4.0
12372024-09-05T00:02:29.679Z Compiling heapless v0.7.17
12382024-09-05T00:02:30.051Z Compiling http-body v0.4.6
12392024-09-05T00:02:30.354Z Compiling dof v0.3.0
12402024-09-05T00:02:30.475Z Compiling dtrace-parser v0.2.0
12412024-09-05T00:02:30.640Z Compiling uuid v1.10.0
12422024-09-05T00:02:31.413Z Compiling usdt-impl v0.5.0
12432024-09-05T00:02:31.927Z Compiling toml_datetime v0.6.8
12442024-09-05T00:02:32.258Z Compiling chrono v0.4.38
12452024-09-05T00:02:32.391Z Compiling serde_spanned v0.6.7
12462024-09-05T00:02:32.437Z Compiling serde_tokenstream v0.2.2
12472024-09-05T00:02:32.607Z Compiling stable_deref_trait v1.2.0
12482024-09-05T00:02:32.702Z Compiling base64 v0.22.1
12492024-09-05T00:02:32.827Z Compiling smoltcp v0.9.1
12502024-09-05T00:02:32.986Z Compiling crc32fast v1.4.0
12512024-09-05T00:02:33.370Z Compiling psl-types v2.0.11
12522024-09-05T00:02:33.394Z Compiling postgres-protocol v0.6.7
12532024-09-05T00:02:33.541Z Compiling publicsuffix v2.2.3
12542024-09-05T00:02:33.565Z Compiling addr2line v0.21.0
12552024-09-05T00:02:33.802Z Compiling terminal_size v0.3.0
12562024-09-05T00:02:34.058Z Compiling nix v0.28.0
12572024-09-05T00:02:34.272Z Compiling hubpack_derive v0.1.1
12582024-09-05T00:02:34.299Z Compiling num-iter v0.1.45
12592024-09-05T00:02:34.489Z Compiling zerocopy-derive v0.6.6
12602024-09-05T00:02:34.628Z Compiling async-trait v0.1.81
12612024-09-05T00:02:35.074Z Compiling phf_shared v0.11.2
12622024-09-05T00:02:35.424Z Compiling serde_derive_internals v0.29.1
12632024-09-05T00:02:35.533Z Compiling ff v0.13.0
12642024-09-05T00:02:35.626Z Compiling object v0.32.2
12652024-09-05T00:02:35.725Z Compiling tokio-util v0.7.11
12662024-09-05T00:02:36.344Z Compiling tokio-native-tls v0.3.1
12672024-09-05T00:02:36.404Z Compiling tokio-rustls v0.24.1
12682024-09-05T00:02:36.609Z Compiling h2 v0.3.26
12692024-09-05T00:02:36.753Z Compiling fs-err v2.11.0
12702024-09-05T00:02:36.948Z Compiling base64 v0.21.7
12712024-09-05T00:02:37.021Z Compiling bitflags v1.3.2
12722024-09-05T00:02:37.070Z Compiling ipnet v2.9.0
12732024-09-05T00:02:37.128Z Compiling anyhow v1.0.86
12742024-09-05T00:02:37.653Z Compiling schemars v0.8.21
12752024-09-05T00:02:37.731Z Compiling either v1.13.0
12762024-09-05T00:02:37.956Z Compiling managed v0.8.0
12772024-09-05T00:02:37.980Z Compiling base16ct v0.2.0
12782024-09-05T00:02:38.057Z Compiling winnow v0.5.40
12792024-09-05T00:02:38.127Z Compiling rustc-demangle v0.1.24
12802024-09-05T00:02:38.204Z Compiling sec1 v0.7.3
12812024-09-05T00:02:38.357Z Compiling schemars_derive v0.8.21
12822024-09-05T00:02:38.734Z Compiling clap_builder v4.5.15
12832024-09-05T00:02:39.222Z Compiling rustls-pemfile v1.0.4
12842024-09-05T00:02:39.777Z Compiling zerocopy v0.6.6
12852024-09-05T00:02:40.214Z Compiling group v0.13.0
12862024-09-05T00:02:40.514Z Compiling phf v0.11.2
12872024-09-05T00:02:40.552Z Compiling cookie_store v0.20.0
12882024-09-05T00:02:40.779Z Compiling hubpack v0.1.2
12892024-09-05T00:02:41.218Z Compiling toml_edit v0.19.15
12902024-09-05T00:02:41.933Z Compiling postgres-types v0.2.7
12912024-09-05T00:02:42.442Z Compiling usdt-attr-macro v0.5.0
12922024-09-05T00:02:42.936Z Compiling hyper v0.14.30
12932024-09-05T00:02:43.297Z Compiling usdt-macro v0.5.0
12942024-09-05T00:02:43.889Z Compiling serde_urlencoded v0.7.1
12952024-09-05T00:02:44.359Z Compiling pkcs1 v0.7.5
12962024-09-05T00:02:44.632Z Compiling futures-executor v0.3.30
12972024-09-05T00:02:44.677Z Compiling hkdf v0.12.4
12982024-09-05T00:02:44.918Z Compiling signature v2.2.0
12992024-09-05T00:02:45.145Z Compiling crypto-bigint v0.5.5
13002024-09-05T00:02:45.198Z Compiling regex v1.10.6
13012024-09-05T00:02:45.249Z Compiling bstr v1.9.1
13022024-09-05T00:02:45.798Z Compiling enum-as-inner v0.6.0
13032024-09-05T00:02:46.143Z Compiling clap_derive v4.5.13
13042024-09-05T00:02:46.715Z Compiling serde_repr v0.1.19
13052024-09-05T00:02:46.754Z Compiling strum_macros v0.25.3
13062024-09-05T00:02:46.891Z Compiling phf_shared v0.10.0
13072024-09-05T00:02:47.281Z Compiling float-cmp v0.9.0
13082024-09-05T00:02:47.493Z Compiling idna v0.4.0
13092024-09-05T00:02:47.751Z Compiling mio v0.8.11
13102024-09-05T00:02:48.317Z Compiling encoding_rs v0.8.34
13112024-09-05T00:02:48.963Z Compiling hyper-tls v0.5.0
13122024-09-05T00:02:48.987Z Compiling hyper-rustls v0.24.2
13132024-09-05T00:02:49.304Z Compiling new_debug_unreachable v1.0.6
13142024-09-05T00:02:49.330Z Compiling normalize-line-endings v0.3.0
13152024-09-05T00:02:49.406Z Compiling whoami v1.5.1
13162024-09-05T00:02:49.449Z Compiling difflib v0.4.0
13172024-09-05T00:02:50.001Z Compiling predicates-core v1.0.6
13182024-09-05T00:02:50.292Z Compiling data-encoding v2.6.0
13192024-09-05T00:02:50.349Z Compiling precomputed-hash v0.1.1
13202024-09-05T00:02:50.373Z Compiling dyn-clone v1.0.17
13212024-09-05T00:02:50.413Z Compiling bit-vec v0.6.3
13222024-09-05T00:02:50.475Z Compiling sync_wrapper v0.1.2
13232024-09-05T00:02:50.576Z Compiling webpki-roots v0.25.4
13242024-09-05T00:02:50.601Z Compiling minimal-lexical v0.2.1
13252024-09-05T00:02:50.733Z Compiling mime v0.3.17
13262024-09-05T00:02:50.838Z Compiling static_assertions v1.1.0
13272024-09-05T00:02:50.862Z Compiling unicode-segmentation v1.11.0
13282024-09-05T00:02:50.940Z Compiling fixedbitset v0.4.2
13292024-09-05T00:02:51.071Z Compiling console v0.15.8
13302024-09-05T00:02:51.303Z Compiling petgraph v0.6.5
13312024-09-05T00:02:51.363Z Compiling reqwest v0.11.27
13322024-09-05T00:02:51.578Z Compiling similar v2.6.0
13332024-09-05T00:02:51.603Z Compiling nom v7.1.3
13342024-09-05T00:02:52.138Z Compiling hickory-proto v0.24.1
13352024-09-05T00:02:52.387Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
13362024-09-05T00:02:52.453Z Compiling bit-set v0.5.3
13372024-09-05T00:02:53.672Z Compiling string_cache v0.8.7
13382024-09-05T00:02:53.958Z Compiling clap v4.5.16
13392024-09-05T00:02:54.081Z Compiling predicates v3.1.2
13402024-09-05T00:02:54.126Z Compiling tokio-postgres v0.7.11
13412024-09-05T00:02:54.823Z Compiling toml_edit v0.22.20
13422024-09-05T00:02:54.855Z Compiling signal-hook-mio v0.2.4
13432024-09-05T00:02:55.012Z Compiling usdt v0.5.0
13442024-09-05T00:02:55.466Z Compiling elliptic-curve v0.13.8
13452024-09-05T00:02:55.610Z Compiling rsa v0.9.6
13462024-09-05T00:02:56.017Z Compiling futures v0.3.30
13472024-09-05T00:02:56.135Z Compiling toml v0.7.8
13482024-09-05T00:02:56.210Z Compiling flate2 v1.0.31
13492024-09-05T00:02:57.898Z Compiling itertools v0.10.5
13502024-09-05T00:02:58.606Z Compiling itertools v0.12.1
13512024-09-05T00:02:59.108Z Compiling tokio-stream v0.1.15
13522024-09-05T00:03:00.019Z Compiling openapiv3 v2.0.0
13532024-09-05T00:03:00.437Z Compiling hex v0.4.3
13542024-09-05T00:03:00.970Z Compiling sha1 v0.10.6
13552024-09-05T00:03:01.149Z Compiling crossbeam-epoch v0.9.18
13562024-09-05T00:03:01.240Z Compiling dirs-sys-next v0.1.2
13572024-09-05T00:03:01.347Z Compiling unicode-xid v0.2.4
13582024-09-05T00:03:01.371Z Compiling lalrpop-util v0.19.12
13592024-09-05T00:03:01.508Z Compiling peg-runtime v0.8.3
13602024-09-05T00:03:01.687Z Compiling dirs-next v2.0.0
13612024-09-05T00:03:01.800Z Compiling thread_local v1.1.8
13622024-09-05T00:03:01.841Z Compiling slog-async v2.8.0
13632024-09-05T00:03:01.869Z Compiling term v0.7.0
13642024-09-05T00:03:02.058Z Compiling xattr v1.3.1
13652024-09-05T00:03:02.090Z Compiling strum_macros v0.26.4
13662024-09-05T00:03:02.352Z Compiling crossbeam-channel v0.5.12
13672024-09-05T00:03:02.376Z Compiling is-terminal v0.4.12
13682024-09-05T00:03:02.404Z Compiling filetime v0.2.24
13692024-09-05T00:03:02.480Z Compiling take_mut v0.2.2
13702024-09-05T00:03:02.625Z Compiling tar v0.4.41
13712024-09-05T00:03:02.649Z Compiling slog-term v2.9.1
13722024-09-05T00:03:02.714Z Compiling camino v1.1.9
13732024-09-05T00:03:04.050Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
13742024-09-05T00:03:05.337Z Compiling strum v0.26.3
13752024-09-05T00:03:05.453Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
13762024-09-05T00:03:12.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
13772024-09-05T00:03:12.289Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
13782024-09-05T00:03:12.358ZSep 05 00:03:11.760 INFO Starting download, target: Cockroach
13792024-09-05T00:03:12.359ZSep 05 00:03:11.760 INFO Starting download, target: Clickhouse
13802024-09-05T00:03:12.359ZSep 05 00:03:11.760 INFO Starting download, target: Console
13812024-09-05T00:03:12.359ZSep 05 00:03:11.760 INFO Starting download, target: DendriteOpenapi
13822024-09-05T00:03:12.359ZSep 05 00:03:11.760 INFO Starting download, target: DendriteStub
13832024-09-05T00:03:12.383ZSep 05 00:03:11.760 INFO Starting download, target: MaghemiteMgd
13842024-09-05T00:03:12.383ZSep 05 00:03:11.760 INFO Starting download, target: TransceiverControl
13852024-09-05T00:03:12.383ZSep 05 00:03:11.762 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
13862024-09-05T00:03:12.383ZSep 05 00:03:11.762 INFO Downloading out/downloads/dpd-76c735d472e3badaeca08982e22496fccb1ce210.json (attempt 1/3), target: DendriteOpenapi
13872024-09-05T00:03:12.383ZSep 05 00:03:11.762 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
13882024-09-05T00:03:12.383ZSep 05 00:03:11.763 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
13892024-09-05T00:03:12.383ZSep 05 00:03:11.763 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
13902024-09-05T00:03:12.383ZSep 05 00:03:11.763 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
13912024-09-05T00:03:12.383ZSep 05 00:03:11.763 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
13922024-09-05T00:03:12.697ZSep 05 00:03:12.090 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
13932024-09-05T00:03:12.728ZSep 05 00:03:12.091 INFO Download complete, target: DendriteOpenapi
13942024-09-05T00:03:13.020ZSep 05 00:03:12.421 INFO Download complete, target: Console
13952024-09-05T00:03:13.636ZSep 05 00:03:13.037 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
13962024-09-05T00:03:14.181ZSep 05 00:03:13.583 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
13972024-09-05T00:03:14.282ZSep 05 00:03:13.684 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
13982024-09-05T00:03:14.417ZSep 05 00:03:13.819 INFO Download complete, target: TransceiverControl
13992024-09-05T00:03:17.516ZSep 05 00:03:16.918 INFO Download complete, target: DendriteStub
14002024-09-05T00:03:17.832ZSep 05 00:03:17.234 INFO Download complete, target: MaghemiteMgd
14012024-09-05T00:03:19.867ZSep 05 00:03:19.268 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14022024-09-05T00:03:19.867ZSep 05 00:03:19.269 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14032024-09-05T00:03:23.752ZSep 05 00:03:23.154 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14042024-09-05T00:03:29.372ZSep 05 00:03:28.774 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14052024-09-05T00:03:29.879ZSep 05 00:03:29.281 INFO Checking that binary works, target: Cockroach
14062024-09-05T00:03:30.166ZSep 05 00:03:29.568 INFO Download complete, target: Cockroach
14072024-09-05T00:03:40.101ZSep 05 00:03:39.501 INFO Checking that binary works, target: Clickhouse
14082024-09-05T00:03:40.359ZSep 05 00:03:39.761 INFO Download complete, target: Clickhouse
14092024-09-05T00:03:40.389ZAll builder prerequisites installed successfully, and PATH looks valid
14102024-09-05T00:03:40.413Z
14112024-09-05T00:03:40.413Zreal 3:51.367685265
14122024-09-05T00:03:40.413Zuser 10:34.817086355
14132024-09-05T00:03:40.413Zsys 2:29.501963934
14142024-09-05T00:03:40.413Ztrap 0.387541623
14152024-09-05T00:03:40.413Ztflt 0.669881474
14162024-09-05T00:03:40.413Zdflt 1.573997638
14172024-09-05T00:03:40.413Zkflt 0.008030956
14182024-09-05T00:03:40.413Zlock 24:07.732179932
14192024-09-05T00:03:40.413Zslp 39:54.543163441
14202024-09-05T00:03:40.413Zlat 46.894585032
14212024-09-05T00:03:40.413Zstop 1:50.394136651
14222024-09-05T00:03:40.413Z+ banner hack-check
14232024-09-05T00:03:40.413Z
14242024-09-05T00:03:40.413Z # # ## #### # # #### # # ###### #### # #
14252024-09-05T00:03:40.413Z # # # # # # # # # # # # # # # # #
14262024-09-05T00:03:40.413Z ###### # # # #### ##### # ###### ##### # ####
14272024-09-05T00:03:40.413Z # # ###### # # # # # # # # # #
14282024-09-05T00:03:40.413Z # # # # # # # # # # # # # # # # #
14292024-09-05T00:03:40.413Z # # # # #### # # #### # # ###### #### # #
14302024-09-05T00:03:40.413Z
14312024-09-05T00:03:40.413Z+ export CARGO_INCREMENTAL=0
14322024-09-05T00:03:40.413Z+ CARGO_INCREMENTAL=0
14332024-09-05T00:03:40.413Z+ ptime -m timeout 2h cargo xtask check-features --ci
14342024-09-05T00:03:41.299Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
14352024-09-05T00:03:46.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
14362024-09-05T00:03:46.258Z Running `target/debug/xtask check-features --ci`
14372024-09-05T00:03:46.285Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
14382024-09-05T00:03:46.285Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
14392024-09-05T00:03:47.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
14402024-09-05T00:03:47.060Z Running `target/debug/xtask download cargo-hack`
14412024-09-05T00:03:48.189Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14422024-09-05T00:03:48.510Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14432024-09-05T00:03:54.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
14442024-09-05T00:03:54.317Z Running `target/debug/xtask-downloader cargo-hack`
14452024-09-05T00:03:54.367ZSep 05 00:03:53.770 INFO Starting download, target: CargoHack
14462024-09-05T00:03:54.390ZSep 05 00:03:53.771 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
14472024-09-05T00:03:55.006ZSep 05 00:03:54.409 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
14482024-09-05T00:03:55.124ZSep 05 00:03:54.528 INFO Download complete, target: CargoHack
14492024-09-05T00:03:55.148Zrunning: "/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"
14502024-09-05T00:03:55.172Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
14512024-09-05T00:03:55.419Zinfo: running `cargo check --bins` on api_identity (1/158)
14522024-09-05T00:03:56.307Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14532024-09-05T00:03:56.331Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14542024-09-05T00:03:56.331Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14552024-09-05T00:03:56.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
14562024-09-05T00:03:56.386Z
14572024-09-05T00:03:56.386Zinfo: running `cargo check --bins` on bootstore (2/158)
14582024-09-05T00:03:57.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14592024-09-05T00:03:57.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14602024-09-05T00:03:57.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14612024-09-05T00:03:57.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s
14622024-09-05T00:03:57.422Z
14632024-09-05T00:03:57.422Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/158)
14642024-09-05T00:03:58.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14652024-09-05T00:03:58.336Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14662024-09-05T00:03:58.336Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14672024-09-05T00:03:58.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
14682024-09-05T00:03:58.392Z
14692024-09-05T00:03:58.392Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/158)
14702024-09-05T00:03:59.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14712024-09-05T00:03:59.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14722024-09-05T00:03:59.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14732024-09-05T00:03:59.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s
14742024-09-05T00:03:59.380Z
14752024-09-05T00:03:59.380Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/158)
14762024-09-05T00:04:00.054Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14772024-09-05T00:04:00.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14782024-09-05T00:04:00.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14792024-09-05T00:04:00.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s
14802024-09-05T00:04:00.113Z
14812024-09-05T00:04:00.113Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/158)
14822024-09-05T00:04:00.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14832024-09-05T00:04:00.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14842024-09-05T00:04:00.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14852024-09-05T00:04:00.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
14862024-09-05T00:04:00.851Z
14872024-09-05T00:04:00.851Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/158)
14882024-09-05T00:04:01.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14892024-09-05T00:04:01.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14902024-09-05T00:04:01.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14912024-09-05T00:04:01.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
14922024-09-05T00:04:01.595Z
14932024-09-05T00:04:01.596Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/158)
14942024-09-05T00:04:02.243Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
14952024-09-05T00:04:02.275Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
14962024-09-05T00:04:02.275Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
14972024-09-05T00:04:02.276Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
14982024-09-05T00:04:02.301Z
14992024-09-05T00:04:02.301Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/158)
15002024-09-05T00:04:02.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15012024-09-05T00:04:02.919Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15022024-09-05T00:04:02.919Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15032024-09-05T00:04:02.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15042024-09-05T00:04:02.952Z
15052024-09-05T00:04:02.952Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/158)
15062024-09-05T00:04:03.547Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15072024-09-05T00:04:03.571Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15082024-09-05T00:04:03.571Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15092024-09-05T00:04:03.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15102024-09-05T00:04:03.601Z
15112024-09-05T00:04:03.601Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/158)
15122024-09-05T00:04:04.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15132024-09-05T00:04:04.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15142024-09-05T00:04:04.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15152024-09-05T00:04:04.213Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
15162024-09-05T00:04:04.241Z
15172024-09-05T00:04:04.242Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/158)
15182024-09-05T00:04:04.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15192024-09-05T00:04:04.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15202024-09-05T00:04:04.875Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15212024-09-05T00:04:04.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15222024-09-05T00:04:04.905Z
15232024-09-05T00:04:04.905Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/158)
15242024-09-05T00:04:05.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15252024-09-05T00:04:05.545Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15262024-09-05T00:04:05.545Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15272024-09-05T00:04:05.545Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15282024-09-05T00:04:05.578Z
15292024-09-05T00:04:05.578Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/158)
15302024-09-05T00:04:06.198Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15312024-09-05T00:04:06.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15322024-09-05T00:04:06.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15332024-09-05T00:04:06.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15342024-09-05T00:04:06.254Z
15352024-09-05T00:04:06.254Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/158)
15362024-09-05T00:04:06.881Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15372024-09-05T00:04:06.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15382024-09-05T00:04:06.905Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15392024-09-05T00:04:06.905Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
15402024-09-05T00:04:06.933Z
15412024-09-05T00:04:06.934Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/158)
15422024-09-05T00:04:07.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15432024-09-05T00:04:07.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15442024-09-05T00:04:07.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15452024-09-05T00:04:07.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15462024-09-05T00:04:07.586Z
15472024-09-05T00:04:07.586Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/158)
15482024-09-05T00:04:08.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15492024-09-05T00:04:08.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15502024-09-05T00:04:08.214Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15512024-09-05T00:04:08.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15522024-09-05T00:04:08.245Z
15532024-09-05T00:04:08.245Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/158)
15542024-09-05T00:04:08.854Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15552024-09-05T00:04:08.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15562024-09-05T00:04:08.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15572024-09-05T00:04:08.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15582024-09-05T00:04:08.911Z
15592024-09-05T00:04:08.911Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/158)
15602024-09-05T00:04:09.511Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15612024-09-05T00:04:09.535Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15622024-09-05T00:04:09.535Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15632024-09-05T00:04:09.535Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15642024-09-05T00:04:09.564Z
15652024-09-05T00:04:09.564Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/158)
15662024-09-05T00:04:10.172Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15672024-09-05T00:04:10.201Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15682024-09-05T00:04:10.201Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15692024-09-05T00:04:10.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15702024-09-05T00:04:10.230Z
15712024-09-05T00:04:10.230Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/158)
15722024-09-05T00:04:10.828Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15732024-09-05T00:04:10.852Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15742024-09-05T00:04:10.852Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15752024-09-05T00:04:10.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15762024-09-05T00:04:10.889Z
15772024-09-05T00:04:10.889Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/158)
15782024-09-05T00:04:11.498Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15792024-09-05T00:04:11.522Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15802024-09-05T00:04:11.522Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15812024-09-05T00:04:11.522Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15822024-09-05T00:04:11.558Z
15832024-09-05T00:04:11.558Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/158)
15842024-09-05T00:04:12.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15852024-09-05T00:04:12.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15862024-09-05T00:04:12.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15872024-09-05T00:04:12.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
15882024-09-05T00:04:12.260Z
15892024-09-05T00:04:12.260Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/158)
15902024-09-05T00:04:12.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15912024-09-05T00:04:12.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15922024-09-05T00:04:12.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15932024-09-05T00:04:12.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
15942024-09-05T00:04:12.916Z
15952024-09-05T00:04:12.916Zinfo: running `cargo check --bins` on sled-hardware-types (25/158)
15962024-09-05T00:04:13.722Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15972024-09-05T00:04:13.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15982024-09-05T00:04:13.746Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15992024-09-05T00:04:13.746Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
16002024-09-05T00:04:13.821Z
16012024-09-05T00:04:13.821Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/158)
16022024-09-05T00:04:14.620Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16032024-09-05T00:04:14.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16042024-09-05T00:04:14.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16052024-09-05T00:04:14.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
16062024-09-05T00:04:14.712Z
16072024-09-05T00:04:14.712Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/158)
16082024-09-05T00:04:15.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16092024-09-05T00:04:15.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16102024-09-05T00:04:15.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16112024-09-05T00:04:15.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
16122024-09-05T00:04:15.626Z
16132024-09-05T00:04:15.626Zinfo: running `cargo check --bins` on oxlog (28/158)
16142024-09-05T00:04:16.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16152024-09-05T00:04:16.426Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16162024-09-05T00:04:16.495Z Checking cfg-if v1.0.0
16172024-09-05T00:04:16.519Z Checking libc v0.2.158
16182024-09-05T00:04:16.519Z Checking memchr v2.7.2
16192024-09-05T00:04:16.549Z Checking serde v1.0.208
16202024-09-05T00:04:16.573Z Checking zeroize v1.7.0
16212024-09-05T00:04:16.597Z Checking typenum v1.17.0
16222024-09-05T00:04:16.597Z Checking scopeguard v1.2.0
16232024-09-05T00:04:16.597Z Checking byteorder v1.5.0
16242024-09-05T00:04:16.631Z Checking log v0.4.21
16252024-09-05T00:04:16.762Z Checking lock_api v0.4.12
16262024-09-05T00:04:16.822Z Checking subtle v2.5.0
16272024-09-05T00:04:16.910Z Checking const-oid v0.9.6
16282024-09-05T00:04:16.959Z Checking once_cell v1.19.0
16292024-09-05T00:04:17.059Z Checking itoa v1.0.11
16302024-09-05T00:04:17.133Z Checking pin-project-lite v0.2.14
16312024-09-05T00:04:17.235Z Checking smallvec v1.13.2
16322024-09-05T00:04:17.270Z Checking zerocopy v0.7.34
16332024-09-05T00:04:17.295Z Checking spin v0.9.8
16342024-09-05T00:04:17.327Z Checking tinyvec_macros v0.1.1
16352024-09-05T00:04:17.401Z Checking tinyvec v1.6.0
16362024-09-05T00:04:17.513Z Checking getrandom v0.2.14
16372024-09-05T00:04:17.570Z Checking parking_lot_core v0.9.10
16382024-09-05T00:04:17.597Z Checking signal-hook-registry v1.4.2
16392024-09-05T00:04:17.638Z Checking generic-array v0.14.7
16402024-09-05T00:04:17.743Z Checking rand_core v0.6.4
16412024-09-05T00:04:17.814Z Checking mio v1.0.2
16422024-09-05T00:04:17.862Z Checking parking_lot v0.12.2
16432024-09-05T00:04:18.002Z Checking socket2 v0.5.7
16442024-09-05T00:04:18.153Z Checking futures-core v0.3.30
16452024-09-05T00:04:18.317Z Checking cpufeatures v0.2.12
16462024-09-05T00:04:18.341Z Checking futures-sink v0.3.30
16472024-09-05T00:04:18.365Z Checking allocator-api2 v0.2.18
16482024-09-05T00:04:18.408Z Checking unicode-bidi v0.3.15
16492024-09-05T00:04:18.432Z Checking libm v0.2.8
16502024-09-05T00:04:18.456Z Checking ahash v0.8.11
16512024-09-05T00:04:18.480Z Checking equivalent v1.0.1
16522024-09-05T00:04:18.520Z Checking unicode-normalization v0.1.23
16532024-09-05T00:04:18.575Z Checking ryu v1.0.18
16542024-09-05T00:04:18.599Z Checking crypto-common v0.1.6
16552024-09-05T00:04:18.747Z Checking block-buffer v0.10.4
16562024-09-05T00:04:18.780Z Checking block-padding v0.3.3
16572024-09-05T00:04:18.912Z Checking futures-channel v0.3.30
16582024-09-05T00:04:18.936Z Checking hashbrown v0.14.5
16592024-09-05T00:04:18.961Z Checking digest v0.10.7
16602024-09-05T00:04:18.985Z Checking inout v0.1.3
16612024-09-05T00:04:18.985Z Checking slab v0.4.9
16622024-09-05T00:04:19.176Z Checking cipher v0.4.4
16632024-09-05T00:04:19.200Z Checking num-traits v0.2.19
16642024-09-05T00:04:19.243Z Checking futures-io v0.3.30
16652024-09-05T00:04:19.267Z Checking futures-task v0.3.30
16662024-09-05T00:04:19.267Z Checking hmac v0.12.1
16672024-09-05T00:04:19.291Z Checking sha2 v0.10.8
16682024-09-05T00:04:19.403Z Checking pin-utils v0.1.0
16692024-09-05T00:04:19.465Z Checking base64ct v1.6.0
16702024-09-05T00:04:19.488Z Checking percent-encoding v2.3.1
16712024-09-05T00:04:19.513Z Checking futures-util v0.3.30
16722024-09-05T00:04:19.537Z Checking ppv-lite86 v0.2.17
16732024-09-05T00:04:19.670Z Checking flagset v0.4.5
16742024-09-05T00:04:19.750Z Checking salsa20 v0.10.2
16752024-09-05T00:04:19.846Z Checking pbkdf2 v0.12.2
16762024-09-05T00:04:19.870Z Checking pem-rfc7468 v0.7.0
16772024-09-05T00:04:19.944Z Checking tracing-core v0.1.32
16782024-09-05T00:04:19.968Z Checking fnv v1.0.7
16792024-09-05T00:04:19.994Z Checking untrusted v0.9.0
16802024-09-05T00:04:20.073Z Checking scrypt v0.11.0
16812024-09-05T00:04:20.105Z Checking der v0.7.9
16822024-09-05T00:04:20.129Z Checking rand_chacha v0.3.1
16832024-09-05T00:04:20.153Z Checking ring v0.17.8
16842024-09-05T00:04:20.269Z Checking aes v0.8.4
16852024-09-05T00:04:20.453Z Checking rand v0.8.5
16862024-09-05T00:04:20.518Z Checking tracing v0.1.40
16872024-09-05T00:04:20.613Z Checking cbc v0.1.2
16882024-09-05T00:04:20.791Z Checking thiserror v1.0.63
16892024-09-05T00:04:20.825Z Checking foreign-types-shared v0.1.1
16902024-09-05T00:04:20.849Z Checking bytes v1.7.1
16912024-09-05T00:04:20.922Z Checking bitflags v2.6.0
16922024-09-05T00:04:20.950Z Checking indexmap v2.4.0
16932024-09-05T00:04:21.011Z Checking serde_json v1.0.125
16942024-09-05T00:04:21.184Z Checking foreign-types v0.3.2
16952024-09-05T00:04:21.265Z Checking form_urlencoded v1.2.1
16962024-09-05T00:04:21.433Z Checking openssl-sys v0.9.103
16972024-09-05T00:04:21.457Z Checking aho-corasick v1.1.3
16982024-09-05T00:04:21.553Z Checking tokio v1.39.3
16992024-09-05T00:04:21.697Z Checking spki v0.7.3
17002024-09-05T00:04:21.761Z Checking http v0.2.12
17012024-09-05T00:04:21.954Z Checking pkcs5 v0.7.1
17022024-09-05T00:04:22.054Z Checking try-lock v0.2.5
17032024-09-05T00:04:22.171Z Checking powerfmt v0.2.0
17042024-09-05T00:04:22.403Z Checking siphasher v0.3.11
17052024-09-05T00:04:22.428Z Checking regex-syntax v0.8.4
17062024-09-05T00:04:22.477Z Checking unicode-ident v1.0.12
17072024-09-05T00:04:22.553Z Checking openssl v0.10.66
17082024-09-05T00:04:22.629Z Checking proc-macro2 v1.0.86
17092024-09-05T00:04:22.664Z Checking pkcs8 v0.10.2
17102024-09-05T00:04:22.879Z Checking deranged v0.3.11
17112024-09-05T00:04:22.930Z Checking want v0.3.1
17122024-09-05T00:04:22.954Z Checking http-body v0.4.6
17132024-09-05T00:04:23.100Z Checking sct v0.7.1
17142024-09-05T00:04:23.214Z Checking rustls-webpki v0.101.7
17152024-09-05T00:04:23.277Z Checking uuid v1.10.0
17162024-09-05T00:04:23.301Z Checking idna v0.5.0
17172024-09-05T00:04:23.776Z Checking httparse v1.8.0
17182024-09-05T00:04:23.805Z Checking errno v0.3.9
17192024-09-05T00:04:23.915Z Checking scroll v0.12.0
17202024-09-05T00:04:23.954Z Checking utf8parse v0.2.1
17212024-09-05T00:04:23.978Z Checking num-conv v0.1.0
17222024-09-05T00:04:24.095Z Checking openssl-probe v0.1.5
17232024-09-05T00:04:24.136Z Checking tower-service v0.3.2
17242024-09-05T00:04:24.190Z Checking plain v0.2.3
17252024-09-05T00:04:24.233Z Checking httpdate v1.0.3
17262024-09-05T00:04:24.257Z Checking adler v1.0.2
17272024-09-05T00:04:24.322Z Checking finl_unicode v1.2.0
17282024-09-05T00:04:24.346Z Checking num_threads v0.1.7
17292024-09-05T00:04:24.370Z Checking ucd-trie v0.1.6
17302024-09-05T00:04:24.394Z Checking iana-time-zone v0.1.60
17312024-09-05T00:04:24.450Z Checking anstyle v1.0.8
17322024-09-05T00:04:24.474Z Checking time-core v0.1.2
17332024-09-05T00:04:24.525Z Checking chrono v0.4.38
17342024-09-05T00:04:24.549Z Checking pest v2.7.10
17352024-09-05T00:04:24.607Z Checking time v0.3.36
17362024-09-05T00:04:24.757Z Checking miniz_oxide v0.7.2
17372024-09-05T00:04:24.820Z Checking stringprep v0.1.4
17382024-09-05T00:04:25.046Z Checking goblin v0.8.2
17392024-09-05T00:04:25.114Z Checking regex-automata v0.4.6
17402024-09-05T00:04:25.396Z Checking anstyle-parse v0.2.4
17412024-09-05T00:04:25.623Z Checking rustix v0.38.34
17422024-09-05T00:04:26.262Z Checking url v2.5.2
17432024-09-05T00:04:26.669Z Checking rustls v0.21.12
17442024-09-05T00:04:26.693Z Checking quote v1.0.36
17452024-09-05T00:04:26.955Z Checking serde_spanned v0.6.7
17462024-09-05T00:04:27.000Z Checking toml_datetime v0.6.8
17472024-09-05T00:04:27.056Z Checking native-tls v0.2.11
17482024-09-05T00:04:27.137Z Checking num-integer v0.1.46
17492024-09-05T00:04:27.279Z Checking idna v0.3.0
17502024-09-05T00:04:27.337Z Checking md-5 v0.10.6
17512024-09-05T00:04:27.364Z Checking lazy_static v1.5.0
17522024-09-05T00:04:27.469Z Checking hash32 v0.2.1
17532024-09-05T00:04:27.537Z Checking gimli v0.28.1
17542024-09-05T00:04:27.580Z Checking base64 v0.22.1
17552024-09-05T00:04:27.743Z Checking colorchoice v1.0.1
17562024-09-05T00:04:27.828Z Checking tokio-util v0.7.11
17572024-09-05T00:04:27.864Z Checking anstyle-query v1.0.3
17582024-09-05T00:04:27.950Z Checking fallible-iterator v0.2.0
17592024-09-05T00:04:27.977Z Checking pretty-hex v0.4.1
17602024-09-05T00:04:28.019Z Checking psl-types v2.0.11
17612024-09-05T00:04:28.135Z Checking is_terminal_polyfill v1.70.0
17622024-09-05T00:04:28.178Z Checking stable_deref_trait v1.2.0
17632024-09-05T00:04:28.235Z Checking anstream v0.6.14
17642024-09-05T00:04:28.268Z Checking heapless v0.7.17
17652024-09-05T00:04:28.466Z Checking postgres-protocol v0.6.7
17662024-09-05T00:04:28.547Z Checking publicsuffix v2.2.3
17672024-09-05T00:04:28.571Z Checking h2 v0.3.26
17682024-09-05T00:04:28.753Z Checking tokio-native-tls v0.3.1
17692024-09-05T00:04:28.984Z Checking num-iter v0.1.45
17702024-09-05T00:04:29.034Z Checking terminal_size v0.3.0
17712024-09-05T00:04:29.058Z Checking syn v2.0.74
17722024-09-05T00:04:29.143Z Checking cookie v0.17.0
17732024-09-05T00:04:29.167Z Checking dtrace-parser v0.2.0
17742024-09-05T00:04:29.191Z Checking phf_shared v0.11.2
17752024-09-05T00:04:29.278Z Checking dof v0.3.0
17762024-09-05T00:04:29.419Z Checking ff v0.13.0
17772024-09-05T00:04:29.498Z Checking thread-id v4.2.1
17782024-09-05T00:04:29.522Z Checking tokio-rustls v0.24.1
17792024-09-05T00:04:29.572Z Checking object v0.32.2
17802024-09-05T00:04:29.601Z Checking rustc-demangle v0.1.24
17812024-09-05T00:04:29.625Z Checking base16ct v0.2.0
17822024-09-05T00:04:29.797Z Checking winnow v0.5.40
17832024-09-05T00:04:29.821Z Checking bitflags v1.3.2
17842024-09-05T00:04:29.845Z Checking clap_lex v0.7.0
17852024-09-05T00:04:29.905Z Checking managed v0.8.0
17862024-09-05T00:04:29.980Z Checking either v1.13.0
17872024-09-05T00:04:30.044Z Checking strsim v0.11.1
17882024-09-05T00:04:30.236Z Checking ipnet v2.9.0
17892024-09-05T00:04:30.302Z Checking base64 v0.21.7
17902024-09-05T00:04:30.326Z Checking clap_builder v4.5.15
17912024-09-05T00:04:30.656Z Checking smoltcp v0.9.1
17922024-09-05T00:04:30.701Z Checking addr2line v0.21.0
17932024-09-05T00:04:30.725Z Checking rustls-pemfile v1.0.4
17942024-09-05T00:04:30.892Z Checking sec1 v0.7.3
17952024-09-05T00:04:31.137Z Checking group v0.13.0
17962024-09-05T00:04:31.221Z Checking cookie_store v0.20.0
17972024-09-05T00:04:31.352Z Checking phf v0.11.2
17982024-09-05T00:04:31.579Z Checking num-bigint-dig v0.8.4
17992024-09-05T00:04:31.778Z Checking bstr v1.9.1
18002024-09-05T00:04:31.981Z Checking regex v1.10.6
18012024-09-05T00:04:32.455Z Checking toml_edit v0.19.15
18022024-09-05T00:04:32.525Z Checking postgres-types v0.2.7
18032024-09-05T00:04:32.578Z Checking futures-executor v0.3.30
18042024-09-05T00:04:32.783Z Checking pkcs1 v0.7.5
18052024-09-05T00:04:32.931Z Checking phf_shared v0.10.0
18062024-09-05T00:04:33.118Z Checking serde_urlencoded v0.7.1
18072024-09-05T00:04:33.144Z Checking hubpack v0.1.2
18082024-09-05T00:04:33.173Z Checking zerocopy v0.6.6
18092024-09-05T00:04:33.400Z Checking float-cmp v0.9.0
18102024-09-05T00:04:33.462Z Checking signal-hook v0.3.17
18112024-09-05T00:04:33.486Z Checking crossbeam-utils v0.8.19
18122024-09-05T00:04:33.564Z Checking crc32fast v1.4.0
18132024-09-05T00:04:33.749Z Checking hkdf v0.12.4
18142024-09-05T00:04:33.772Z Checking idna v0.4.0
18152024-09-05T00:04:33.831Z Checking hyper v0.14.30
18162024-09-05T00:04:33.855Z Checking signature v2.2.0
18172024-09-05T00:04:33.925Z Checking crypto-bigint v0.5.5
18182024-09-05T00:04:34.024Z Checking mio v0.8.11
18192024-09-05T00:04:34.092Z Checking memmap v0.7.0
18202024-09-05T00:04:34.275Z Checking encoding_rs v0.8.34
18212024-09-05T00:04:34.440Z Checking bit-vec v0.6.3
18222024-09-05T00:04:34.533Z Checking usdt-impl v0.5.0
18232024-09-05T00:04:34.585Z Checking precomputed-hash v0.1.1
18242024-09-05T00:04:34.611Z Checking winnow v0.6.18
18252024-09-05T00:04:34.697Z Checking minimal-lexical v0.2.1
18262024-09-05T00:04:34.735Z Checking difflib v0.4.0
18272024-09-05T00:04:34.786Z Checking backtrace v0.3.71
18282024-09-05T00:04:34.988Z Checking mime v0.3.17
18292024-09-05T00:04:35.012Z Checking webpki-roots v0.25.4
18302024-09-05T00:04:35.044Z Checking new_debug_unreachable v1.0.6
18312024-09-05T00:04:35.129Z Checking static_assertions v1.1.0
18322024-09-05T00:04:35.156Z Checking dyn-clone v1.0.17
18332024-09-05T00:04:35.213Z Checking unicode-width v0.1.13
18342024-09-05T00:04:35.268Z Checking normalize-line-endings v0.3.0
18352024-09-05T00:04:35.297Z Checking predicates-core v1.0.6
18362024-09-05T00:04:35.297Z Checking unicode-segmentation v1.11.0
18372024-09-05T00:04:35.373Z Checking sync_wrapper v0.1.2
18382024-09-05T00:04:35.397Z Checking fixedbitset v0.4.2
18392024-09-05T00:04:35.456Z Checking whoami v1.5.1
18402024-09-05T00:04:35.490Z Checking data-encoding v2.6.0
18412024-09-05T00:04:35.628Z Checking petgraph v0.6.5
18422024-09-05T00:04:35.724Z Checking tokio-postgres v0.7.11
18432024-09-05T00:04:35.829Z Checking similar v2.6.0
18442024-09-05T00:04:36.042Z Checking hickory-proto v0.24.1
18452024-09-05T00:04:36.208Z Checking predicates v3.1.2
18462024-09-05T00:04:36.286Z Checking elliptic-curve v0.13.8
18472024-09-05T00:04:36.556Z Checking console v0.15.8
18482024-09-05T00:04:36.829Z Checking schemars v0.8.21
18492024-09-05T00:04:36.878Z Checking anyhow v1.0.86
18502024-09-05T00:04:37.069Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
18512024-09-05T00:04:37.107Z Checking toml_edit v0.22.20
18522024-09-05T00:04:37.239Z Checking string_cache v0.8.7
18532024-09-05T00:04:37.483Z Checking nom v7.1.3
18542024-09-05T00:04:38.179Z Checking usdt v0.5.0
18552024-09-05T00:04:38.243Z Checking bit-set v0.5.3
18562024-09-05T00:04:38.410Z Checking toml v0.7.8
18572024-09-05T00:04:38.471Z Checking signal-hook-mio v0.2.4
18582024-09-05T00:04:38.567Z Checking crossbeam-epoch v0.9.18
18592024-09-05T00:04:38.605Z Checking rsa v0.9.6
18602024-09-05T00:04:38.957Z Checking flate2 v1.0.31
18612024-09-05T00:04:39.035Z Checking clap v4.5.16
18622024-09-05T00:04:39.141Z Checking hyper-tls v0.5.0
18632024-09-05T00:04:39.165Z Checking hyper-rustls v0.24.2
18642024-09-05T00:04:39.386Z Checking futures v0.3.30
18652024-09-05T00:04:39.410Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18662024-09-05T00:04:39.434Z Checking reqwest v0.11.27
18672024-09-05T00:04:39.458Z Checking itertools v0.10.5
18682024-09-05T00:04:39.495Z Checking itertools v0.12.1
18692024-09-05T00:04:39.519Z Checking tokio-stream v0.1.15
18702024-09-05T00:04:39.545Z Checking fs-err v2.11.0
18712024-09-05T00:04:39.882Z Checking nix v0.28.0
18722024-09-05T00:04:40.056Z Checking slog v2.7.0
18732024-09-05T00:04:40.110Z Checking openapiv3 v2.0.0
18742024-09-05T00:04:40.227Z Checking hex v0.4.3
18752024-09-05T00:04:40.479Z Checking semver v1.0.23
18762024-09-05T00:04:40.672Z Checking sha1 v0.10.6
18772024-09-05T00:04:40.838Z Checking lalrpop-util v0.19.12
18782024-09-05T00:04:40.876Z Checking peg-runtime v0.8.3
18792024-09-05T00:04:40.941Z Checking camino v1.1.9
18802024-09-05T00:04:41.078Z Checking sigpipe v0.1.3
18812024-09-05T00:04:42.974Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
18822024-09-05T00:04:43.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.76s
18832024-09-05T00:04:43.526Z
18842024-09-05T00:04:43.526Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/158)
18852024-09-05T00:04:44.347Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
18862024-09-05T00:04:44.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
18872024-09-05T00:04:44.467Z Compiling regress v0.9.1
18882024-09-05T00:04:44.496Z Checking strum v0.26.3
18892024-09-05T00:04:44.525Z Checking heck v0.5.0
18902024-09-05T00:04:44.549Z Compiling getopts v0.2.21
18912024-09-05T00:04:44.573Z Checking dirs-sys-next v0.1.2
18922024-09-05T00:04:44.597Z Compiling unsafe-libyaml v0.2.11
18932024-09-05T00:04:44.644Z Checking http v1.1.0
18942024-09-05T00:04:44.708Z Checking thread_local v1.1.8
18952024-09-05T00:04:44.732Z Checking dirs-next v2.0.0
18962024-09-05T00:04:44.842Z Compiling ident_case v1.0.1
18972024-09-05T00:04:44.892Z Checking rustls-pki-types v1.7.0
18982024-09-05T00:04:44.968Z Compiling darling_core v0.20.9
18992024-09-05T00:04:45.008Z Checking term v0.7.0
19002024-09-05T00:04:45.280Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
19012024-09-05T00:04:45.379Z Checking crossbeam-channel v0.5.12
19022024-09-05T00:04:45.403Z Checking is-terminal v0.4.12
19032024-09-05T00:04:45.505Z Checking atty v0.2.14
19042024-09-05T00:04:45.575Z Checking utf-8 v0.7.6
19052024-09-05T00:04:45.625Z Checking termcolor v1.4.1
19062024-09-05T00:04:45.759Z Compiling serde_yaml v0.9.34+deprecated
19072024-09-05T00:04:45.841Z Checking humantime v2.1.0
19082024-09-05T00:04:45.994Z Compiling paste v1.0.15
19092024-09-05T00:04:46.021Z Checking take_mut v0.2.2
19102024-09-05T00:04:46.098Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19112024-09-05T00:04:46.159Z Compiling rustls v0.22.4
19122024-09-05T00:04:46.199Z Checking slog-async v2.8.0
19132024-09-05T00:04:46.447Z Checking env_logger v0.9.3
19142024-09-05T00:04:46.471Z Checking slog-term v2.9.1
19152024-09-05T00:04:46.471Z Checking rustls-webpki v0.102.4
19162024-09-05T00:04:46.535Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19172024-09-05T00:04:46.854Z Compiling proc-macro-crate v1.3.1
19182024-09-05T00:04:46.878Z Compiling bitstruct_derive v0.1.0
19192024-09-05T00:04:46.952Z Compiling structmeta-derive v0.3.0
19202024-09-05T00:04:47.184Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19212024-09-05T00:04:47.304Z Compiling multer v3.1.0
19222024-09-05T00:04:47.406Z Checking typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
19232024-09-05T00:04:47.843Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19242024-09-05T00:04:48.046Z Checking ascii v1.1.0
19252024-09-05T00:04:48.096Z Checking match_cfg v0.1.0
19262024-09-05T00:04:48.184Z Checking hostname v0.3.1
19272024-09-05T00:04:48.325Z Checking bitstruct v0.1.1
19282024-09-05T00:04:48.394Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
19292024-09-05T00:04:48.427Z Compiling num_enum_derive v0.5.11
19302024-09-05T00:04:48.784Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19312024-09-05T00:04:49.125Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19322024-09-05T00:04:49.383Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19332024-09-05T00:04:49.421Z Checking slog-json v2.6.1
19342024-09-05T00:04:49.480Z Compiling structmeta v0.3.0
19352024-09-05T00:04:49.649Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19362024-09-05T00:04:49.673Z Checking erased-serde v0.3.31
19372024-09-05T00:04:49.871Z Checking serde_arrays v0.1.0
19382024-09-05T00:04:49.895Z Compiling async-stream-impl v0.3.5
19392024-09-05T00:04:50.011Z Compiling foreign-types-macros v0.2.3
19402024-09-05T00:04:50.399Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19412024-09-05T00:04:50.579Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19422024-09-05T00:04:50.635Z Checking foreign-types-shared v0.3.1
19432024-09-05T00:04:50.664Z Checking atomic-waker v1.1.2
19442024-09-05T00:04:50.743Z Checking arc-swap v1.7.1
19452024-09-05T00:04:50.790Z Checking waitgroup v0.1.2
19462024-09-05T00:04:50.920Z Checking num_enum v0.5.11
19472024-09-05T00:04:50.944Z Compiling darling_macro v0.20.9
19482024-09-05T00:04:50.968Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
19492024-09-05T00:04:51.067Z Compiling parse-display-derive v0.10.0
19502024-09-05T00:04:51.091Z Checking async-stream v0.3.5
19512024-09-05T00:04:51.127Z Checking slog-scope v4.4.0
19522024-09-05T00:04:51.150Z Checking foreign-types v0.5.0
19532024-09-05T00:04:51.240Z Checking slog-bunyan v2.5.0
19542024-09-05T00:04:51.263Z Compiling proc-macro-error v1.0.4
19552024-09-05T00:04:51.531Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19562024-09-05T00:04:51.670Z Checking toml v0.8.19
19572024-09-05T00:04:51.785Z Compiling darling v0.20.9
19582024-09-05T00:04:51.819Z Checking tungstenite v0.20.1
19592024-09-05T00:04:51.879Z Checking rustls-pemfile v2.1.3
19602024-09-05T00:04:51.903Z Compiling serde_with_macros v3.9.0
19612024-09-05T00:04:52.101Z Compiling heck v0.3.3
19622024-09-05T00:04:52.137Z Checking tokio-rustls v0.25.0
19632024-09-05T00:04:52.408Z Checking ipnetwork v0.20.0
19642024-09-05T00:04:52.512Z Checking newtype-uuid v1.1.0
19652024-09-05T00:04:52.552Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
19662024-09-05T00:04:52.673Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
19672024-09-05T00:04:52.737Z Checking serde_path_to_error v0.1.16
19682024-09-05T00:04:52.762Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19692024-09-05T00:04:53.267Z Checking hostname v0.4.0
19702024-09-05T00:04:53.374Z Checking cstr-argument v0.1.2
19712024-09-05T00:04:53.398Z Checking instant v0.1.12
19722024-09-05T00:04:53.421Z Checking fastrand v2.1.0
19732024-09-05T00:04:53.511Z Checking pretty-hex v0.2.1
19742024-09-05T00:04:53.539Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
19752024-09-05T00:04:53.660Z Checking debug-ignore v1.0.5
19762024-09-05T00:04:53.704Z Checking tempfile v3.10.1
19772024-09-05T00:04:53.788Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
19782024-09-05T00:04:53.831Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19792024-09-05T00:04:54.037Z Checking backoff v0.4.0
19802024-09-05T00:04:54.061Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
19812024-09-05T00:04:54.178Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
19822024-09-05T00:04:54.264Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
19832024-09-05T00:04:54.292Z Checking tokio-tungstenite v0.20.1
19842024-09-05T00:04:54.466Z Compiling zone_cfg_derive v0.1.2
19852024-09-05T00:04:54.494Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
19862024-09-05T00:04:54.518Z Checking serde_with v3.9.0
19872024-09-05T00:04:54.714Z Checking slog-stdlog v4.1.1
19882024-09-05T00:04:54.858Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
19892024-09-05T00:04:54.993Z Checking tungstenite v0.21.0
19902024-09-05T00:04:55.123Z Checking parse-display v0.10.0
19912024-09-05T00:04:55.147Z Checking colored v2.1.0
19922024-09-05T00:04:55.320Z Checking macaddr v1.0.1
19932024-09-05T00:04:55.411Z Checking socket2 v0.4.10
19942024-09-05T00:04:55.615Z Checking base64 v0.13.1
19952024-09-05T00:04:55.752Z Checking tokio-tungstenite v0.21.0
19962024-09-05T00:04:55.776Z Checking zone v0.1.8
19972024-09-05T00:04:55.964Z Checking ron v0.7.1
19982024-09-05T00:04:56.170Z Checking slog-envlogger v2.2.0
19992024-09-05T00:04:56.333Z Checking pem v3.0.4
20002024-09-05T00:04:56.370Z Checking tabwriter v1.4.0
20012024-09-05T00:04:56.573Z Checking xattr v1.3.1
20022024-09-05T00:04:56.597Z Checking portpicker v0.1.1
20032024-09-05T00:04:56.747Z Checking yasna v0.5.2
20042024-09-05T00:04:56.771Z Checking headers-core v0.2.0
20052024-09-05T00:04:56.906Z Checking smf v0.2.3
20062024-09-05T00:04:56.979Z Checking filetime v0.2.24
20072024-09-05T00:04:57.172Z Checking same-file v1.0.6
20082024-09-05T00:04:57.304Z Checking tar v0.4.41
20092024-09-05T00:04:57.353Z Checking headers v0.3.9
20102024-09-05T00:04:57.384Z Checking camino-tempfile v1.1.1
20112024-09-05T00:04:57.408Z Checking walkdir v2.5.0
20122024-09-05T00:04:57.575Z Checking rcgen v0.12.1
20132024-09-05T00:04:57.632Z Checking atomicwrites v0.4.3
20142024-09-05T00:04:57.656Z Checking subprocess v0.2.9
20152024-09-05T00:04:58.728Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20162024-09-05T00:04:58.984Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20172024-09-05T00:05:00.786Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20182024-09-05T00:05:03.311Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
20192024-09-05T00:05:03.412Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20202024-09-05T00:05:07.887Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20212024-09-05T00:05:16.499Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
20222024-09-05T00:05:16.688Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
20232024-09-05T00:05:16.688Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
20242024-09-05T00:05:20.006Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
20252024-09-05T00:05:20.528Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20262024-09-05T00:05:28.414Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
20272024-09-05T00:05:30.318Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20282024-09-05T00:05:31.711Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.17s
20292024-09-05T00:05:31.863Z
20302024-09-05T00:05:31.863Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/158)
20312024-09-05T00:05:32.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20322024-09-05T00:05:32.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20332024-09-05T00:05:32.804Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20342024-09-05T00:05:34.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.48s
20352024-09-05T00:05:34.506Z
20362024-09-05T00:05:34.506Zinfo: running `cargo check --bins` on nexus-config (31/158)
20372024-09-05T00:05:35.304Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20382024-09-05T00:05:35.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20392024-09-05T00:05:35.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20402024-09-05T00:05:35.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
20412024-09-05T00:05:35.394Z
20422024-09-05T00:05:35.395Zinfo: running `cargo check --bins` on omicron-rpaths (32/158)
20432024-09-05T00:05:36.166Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20442024-09-05T00:05:36.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20452024-09-05T00:05:36.191Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20462024-09-05T00:05:36.191Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
20472024-09-05T00:05:36.255Z
20482024-09-05T00:05:36.255Zinfo: running `cargo check --bins` on omicron-certificates (33/158)
20492024-09-05T00:05:37.089Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20502024-09-05T00:05:37.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20512024-09-05T00:05:37.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20522024-09-05T00:05:37.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
20532024-09-05T00:05:37.181Z
20542024-09-05T00:05:37.181Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/158)
20552024-09-05T00:05:37.973Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20562024-09-05T00:05:37.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20572024-09-05T00:05:38.088Z Compiling heapless v0.8.0
20582024-09-05T00:05:38.112Z Checking hash32 v0.3.1
20592024-09-05T00:05:38.112Z Compiling smoltcp v0.11.0
20602024-09-05T00:05:38.146Z Checking embedded-io v0.4.0
20612024-09-05T00:05:38.170Z Checking cobs v0.2.3
20622024-09-05T00:05:38.195Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20632024-09-05T00:05:38.195Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20642024-09-05T00:05:38.219Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20652024-09-05T00:05:38.291Z Compiling crucible-workspace-hack v0.1.0
20662024-09-05T00:05:38.319Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
20672024-09-05T00:05:38.348Z Checking newline-converter v0.3.0
20682024-09-05T00:05:38.373Z Checking postcard v1.0.8
20692024-09-05T00:05:38.519Z Compiling convert_case v0.4.0
20702024-09-05T00:05:38.543Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20712024-09-05T00:05:38.677Z Checking expectorate v1.1.0
20722024-09-05T00:05:38.744Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20732024-09-05T00:05:38.823Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20742024-09-05T00:05:38.847Z Compiling num-derive v0.4.2
20752024-09-05T00:05:38.998Z Compiling slog-dtrace v0.3.0
20762024-09-05T00:05:39.029Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20772024-09-05T00:05:39.132Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
20782024-09-05T00:05:39.392Z Compiling derive_more v0.99.18
20792024-09-05T00:05:39.942Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
20802024-09-05T00:05:40.427Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
20812024-09-05T00:05:42.350Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20822024-09-05T00:05:43.458Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20832024-09-05T00:05:44.019Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
20842024-09-05T00:05:44.817Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
20852024-09-05T00:05:45.151Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
20862024-09-05T00:05:47.142Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
20872024-09-05T00:05:48.039Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.84s
20882024-09-05T00:05:48.185Z
20892024-09-05T00:05:48.185Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/158)
20902024-09-05T00:05:49.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20912024-09-05T00:05:49.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20922024-09-05T00:05:49.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20932024-09-05T00:05:49.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
20942024-09-05T00:05:49.088Z
20952024-09-05T00:05:49.089Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/158)
20962024-09-05T00:05:49.862Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20972024-09-05T00:05:49.886Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20982024-09-05T00:05:49.886Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
20992024-09-05T00:05:49.886Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
21002024-09-05T00:05:49.954Z
21012024-09-05T00:05:49.954Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/158)
21022024-09-05T00:05:50.879Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21032024-09-05T00:05:50.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21042024-09-05T00:05:50.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21052024-09-05T00:05:50.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
21062024-09-05T00:05:50.997Z
21072024-09-05T00:05:50.997Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/158)
21082024-09-05T00:05:51.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21092024-09-05T00:05:51.969Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21102024-09-05T00:05:51.969Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21112024-09-05T00:05:51.969Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s
21122024-09-05T00:05:52.055Z
21132024-09-05T00:05:52.055Zinfo: running `cargo check --bins` on dns-server (39/158)
21142024-09-05T00:05:52.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21152024-09-05T00:05:52.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21162024-09-05T00:05:52.946Z Compiling parking_lot_core v0.8.6
21172024-09-05T00:05:52.971Z Checking nibble_vec v0.1.0
21182024-09-05T00:05:52.971Z Checking endian-type v0.1.2
21192024-09-05T00:05:52.971Z Checking quick-error v1.2.3
21202024-09-05T00:05:52.995Z Checking linked-hash-map v0.5.6
21212024-09-05T00:05:52.995Z Checking fxhash v0.2.1
21222024-09-05T00:05:52.995Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
21232024-09-05T00:05:53.020Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
21242024-09-05T00:05:53.130Z Checking resolv-conf v0.7.0
21252024-09-05T00:05:53.154Z Checking hickory-server v0.24.1
21262024-09-05T00:05:53.178Z Checking radix_trie v0.2.1
21272024-09-05T00:05:53.304Z Checking lru-cache v0.1.2
21282024-09-05T00:05:53.471Z Checking hickory-resolver v0.24.1
21292024-09-05T00:05:53.538Z Checking hickory-client v0.24.1
21302024-09-05T00:05:53.706Z Checking parking_lot v0.11.2
21312024-09-05T00:05:54.008Z Checking sled v0.34.7
21322024-09-05T00:05:56.268Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
21332024-09-05T00:05:57.742Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s
21342024-09-05T00:05:57.874Z
21352024-09-05T00:05:57.875Zinfo: running `cargo check --bins` on dns-server-api (40/158)
21362024-09-05T00:05:58.645Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21372024-09-05T00:05:58.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21382024-09-05T00:05:58.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21392024-09-05T00:05:58.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
21402024-09-05T00:05:58.733Z
21412024-09-05T00:05:58.733Zinfo: running `cargo check --bins` on dns-service-client (41/158)
21422024-09-05T00:05:59.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21432024-09-05T00:05:59.530Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21442024-09-05T00:05:59.530Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21452024-09-05T00:05:59.530Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
21462024-09-05T00:05:59.590Z
21472024-09-05T00:05:59.590Zinfo: running `cargo check --bins` on gateway-test-utils (42/158)
21482024-09-05T00:06:00.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21492024-09-05T00:06:00.471Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21502024-09-05T00:06:00.471Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21512024-09-05T00:06:00.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
21522024-09-05T00:06:00.553Z
21532024-09-05T00:06:00.553Zinfo: running `cargo check --bins` on gateway-types (43/158)
21542024-09-05T00:06:01.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21552024-09-05T00:06:01.368Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21562024-09-05T00:06:01.368Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21572024-09-05T00:06:01.368Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
21582024-09-05T00:06:01.433Z
21592024-09-05T00:06:01.434Zinfo: running `cargo check --bins` on ipcc (44/158)
21602024-09-05T00:06:02.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21612024-09-05T00:06:02.291Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21622024-09-05T00:06:02.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21632024-09-05T00:06:02.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
21642024-09-05T00:06:02.359Z
21652024-09-05T00:06:02.359Zinfo: running `cargo check --bins` on omicron-gateway (45/158)
21662024-09-05T00:06:03.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21672024-09-05T00:06:03.239Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21682024-09-05T00:06:03.357Z Compiling rustls-pki-types v1.7.0
21692024-09-05T00:06:03.381Z Compiling match_cfg v0.1.0
21702024-09-05T00:06:03.381Z Checking num-rational v0.4.2
21712024-09-05T00:06:03.381Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21722024-09-05T00:06:03.406Z Compiling slog-json v2.6.1
21732024-09-05T00:06:03.406Z Compiling http v1.1.0
21742024-09-05T00:06:03.406Z Checking num-complex v0.4.6
21752024-09-05T00:06:03.406Z Compiling atomic-waker v1.1.2
21762024-09-05T00:06:03.517Z Compiling hostname v0.3.1
21772024-09-05T00:06:03.615Z Compiling prettyplease v0.2.20
21782024-09-05T00:06:03.749Z Compiling slog-bunyan v2.5.0
21792024-09-05T00:06:03.800Z Compiling rustls-webpki v0.102.4
21802024-09-05T00:06:03.881Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
21812024-09-05T00:06:03.904Z Compiling rustls-pemfile v2.1.3
21822024-09-05T00:06:03.940Z Compiling waitgroup v0.1.2
21832024-09-05T00:06:04.058Z Compiling async-stream v0.3.5
21842024-09-05T00:06:04.082Z Compiling toml v0.8.19
21852024-09-05T00:06:04.106Z Compiling newtype-uuid v1.1.0
21862024-09-05T00:06:04.148Z Compiling ipnetwork v0.20.0
21872024-09-05T00:06:04.222Z Checking num v0.4.3
21882024-09-05T00:06:04.316Z Compiling serde_path_to_error v0.1.16
21892024-09-05T00:06:04.339Z Compiling hostname v0.4.0
21902024-09-05T00:06:04.363Z Compiling instant v0.1.12
21912024-09-05T00:06:04.387Z Compiling radium v0.7.0
21922024-09-05T00:06:04.494Z Checking float-ord v0.3.2
21932024-09-05T00:06:04.577Z Compiling rustls v0.22.4
21942024-09-05T00:06:04.631Z Compiling debug-ignore v1.0.5
21952024-09-05T00:06:04.768Z Compiling multer v3.1.0
21962024-09-05T00:06:04.792Z Compiling semver v0.1.20
21972024-09-05T00:06:04.967Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21982024-09-05T00:06:05.054Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#2612d220)
21992024-09-05T00:06:05.364Z Compiling rustc_version v0.1.7
22002024-09-05T00:06:05.573Z Compiling backoff v0.4.0
22012024-09-05T00:06:05.598Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22022024-09-05T00:06:05.627Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
22032024-09-05T00:06:05.721Z Compiling parse-display v0.10.0
22042024-09-05T00:06:05.746Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22052024-09-05T00:06:05.823Z Compiling serde_with v3.9.0
22062024-09-05T00:06:05.888Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22072024-09-05T00:06:06.039Z Compiling macaddr v1.0.1
22082024-09-05T00:06:06.340Z Compiling maybe-uninit v2.0.0
22092024-09-05T00:06:06.435Z Checking tap v1.0.1
22102024-09-05T00:06:06.579Z Checking wyz v0.5.1
22112024-09-05T00:06:06.893Z Compiling newtype_derive v0.1.6
22122024-09-05T00:06:06.959Z Checking password-hash v0.5.0
22132024-09-05T00:06:07.227Z Checking blake2 v0.10.6
22142024-09-05T00:06:07.330Z Compiling bzip2-sys v0.1.11+1.0.8
22152024-09-05T00:06:07.602Z Checking funty v2.0.0
22162024-09-05T00:06:07.626Z Compiling packed_struct v0.10.1
22172024-09-05T00:06:07.658Z Checking crc-catalog v2.4.0
22182024-09-05T00:06:07.800Z Checking crc v3.2.1
22192024-09-05T00:06:08.058Z Checking argon2 v0.5.3
22202024-09-05T00:06:08.323Z Compiling packed_struct_codegen v0.10.1
22212024-09-05T00:06:08.461Z Compiling tokio-rustls v0.25.0
22222024-09-05T00:06:08.718Z Checking bitvec v1.0.1
22232024-09-05T00:06:08.884Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#06c8dab4)
22242024-09-05T00:06:09.288Z Compiling indexmap v1.9.3
22252024-09-05T00:06:09.512Z Checking half v2.4.1
22262024-09-05T00:06:09.569Z Compiling cookie v0.18.1
22272024-09-05T00:06:09.833Z Checking nodrop v0.1.14
22282024-09-05T00:06:09.914Z Checking ciborium-io v0.2.2
22292024-09-05T00:06:09.938Z Checking array-init v0.0.4
22302024-09-05T00:06:10.030Z Checking ciborium-ll v0.2.2
22312024-09-05T00:06:10.505Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22322024-09-05T00:06:10.735Z Checking smallvec v0.6.14
22332024-09-05T00:06:10.777Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22342024-09-05T00:06:10.895Z Compiling memoffset v0.9.1
22352024-09-05T00:06:11.113Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
22362024-09-05T00:06:11.169Z Checking bitfield v0.14.0
22372024-09-05T00:06:11.349Z Checking highway v1.2.0
22382024-09-05T00:06:11.381Z Checking hashbrown v0.12.3
22392024-09-05T00:06:11.438Z Checking env_logger v0.10.2
22402024-09-05T00:06:11.726Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22412024-09-05T00:06:11.768Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22422024-09-05T00:06:11.842Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
22432024-09-05T00:06:12.622Z Checking serde-hex v0.1.0
22442024-09-05T00:06:12.662Z Checking steno v0.4.1
22452024-09-05T00:06:12.956Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22462024-09-05T00:06:12.982Z Checking bzip2 v0.4.4
22472024-09-05T00:06:13.239Z Checking ciborium v0.2.2
22482024-09-05T00:06:13.488Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22492024-09-05T00:06:13.589Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22502024-09-05T00:06:13.725Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22512024-09-05T00:06:14.071Z Checking ron v0.8.1
22522024-09-05T00:06:14.293Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22532024-09-05T00:06:14.600Z Checking x509-cert v0.2.5
22542024-09-05T00:06:14.702Z Checking hashbrown v0.13.2
22552024-09-05T00:06:15.117Z Compiling derive-where v1.2.7
22562024-09-05T00:06:15.562Z Checking crc-any v2.5.0
22572024-09-05T00:06:15.885Z Checking object v0.30.4
22582024-09-05T00:06:15.982Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22592024-09-05T00:06:16.218Z Checking zip v0.6.6
22602024-09-05T00:06:16.539Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=319e7b92db69792ab8efa4c68554ad0cf83adf93#319e7b92)
22612024-09-05T00:06:16.595Z Checking path-slash v0.1.5
22622024-09-05T00:06:16.737Z Checking nix v0.27.1
22632024-09-05T00:06:16.875Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
22642024-09-05T00:06:16.899Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
22652024-09-05T00:06:17.318Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
22662024-09-05T00:06:17.540Z Checking kstat-rs v0.2.4
22672024-09-05T00:06:17.655Z Checking serde-big-array v0.5.1
22682024-09-05T00:06:17.843Z Checking signal-hook-tokio v0.3.1
22692024-09-05T00:06:18.155Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22702024-09-05T00:06:19.305Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
22712024-09-05T00:06:23.485Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
22722024-09-05T00:06:25.097Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#943c4bbe)
22732024-09-05T00:06:27.930Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22742024-09-05T00:06:30.560Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22752024-09-05T00:06:31.626Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22762024-09-05T00:06:31.960Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
22772024-09-05T00:06:37.516Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
22782024-09-05T00:06:38.301Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
22792024-09-05T00:06:41.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.30s
22802024-09-05T00:06:41.815Z
22812024-09-05T00:06:41.815Zinfo: running `cargo check --bins` on gateway-api (46/158)
22822024-09-05T00:06:42.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22832024-09-05T00:06:42.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22842024-09-05T00:06:42.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22852024-09-05T00:06:42.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
22862024-09-05T00:06:42.687Z
22872024-09-05T00:06:42.687Zinfo: running `cargo check --bins` on oximeter (47/158)
22882024-09-05T00:06:43.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22892024-09-05T00:06:43.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22902024-09-05T00:06:43.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22912024-09-05T00:06:43.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22922024-09-05T00:06:43.538Z
22932024-09-05T00:06:43.538Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/158)
22942024-09-05T00:06:44.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22952024-09-05T00:06:44.322Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22962024-09-05T00:06:44.322Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22972024-09-05T00:06:44.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
22982024-09-05T00:06:44.382Z
22992024-09-05T00:06:44.382Zinfo: running `cargo check --bins` on oximeter-schema (49/158)
23002024-09-05T00:06:45.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23012024-09-05T00:06:45.179Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23022024-09-05T00:06:45.251Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23032024-09-05T00:06:45.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s
23042024-09-05T00:06:45.802Z
23052024-09-05T00:06:45.802Zinfo: running `cargo check --bins` on oximeter-types (50/158)
23062024-09-05T00:06:46.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23072024-09-05T00:06:46.599Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23082024-09-05T00:06:46.599Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23092024-09-05T00:06:46.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23102024-09-05T00:06:46.674Z
23112024-09-05T00:06:46.674Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/158)
23122024-09-05T00:06:47.451Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23132024-09-05T00:06:47.475Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23142024-09-05T00:06:47.475Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23152024-09-05T00:06:47.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23162024-09-05T00:06:47.546Z
23172024-09-05T00:06:47.546Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (52/158)
23182024-09-05T00:06:48.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23192024-09-05T00:06:48.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23202024-09-05T00:06:48.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23212024-09-05T00:06:48.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
23222024-09-05T00:06:48.366Z
23232024-09-05T00:06:48.366Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (53/158)
23242024-09-05T00:06:49.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23252024-09-05T00:06:49.186Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23262024-09-05T00:06:49.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23272024-09-05T00:06:49.186Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
23282024-09-05T00:06:49.251Z
23292024-09-05T00:06:49.251Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (54/158)
23302024-09-05T00:06:50.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23312024-09-05T00:06:50.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23322024-09-05T00:06:50.056Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23332024-09-05T00:06:50.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23342024-09-05T00:06:50.127Z
23352024-09-05T00:06:50.127Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (55/158)
23362024-09-05T00:06:50.890Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23372024-09-05T00:06:50.914Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23382024-09-05T00:06:50.914Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23392024-09-05T00:06:50.915Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
23402024-09-05T00:06:50.978Z
23412024-09-05T00:06:50.978Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (56/158)
23422024-09-05T00:06:51.745Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23432024-09-05T00:06:51.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23442024-09-05T00:06:51.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23452024-09-05T00:06:51.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
23462024-09-05T00:06:51.835Z
23472024-09-05T00:06:51.835Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (57/158)
23482024-09-05T00:06:52.608Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23492024-09-05T00:06:52.632Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23502024-09-05T00:06:52.632Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23512024-09-05T00:06:52.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23522024-09-05T00:06:52.698Z
23532024-09-05T00:06:52.698Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (58/158)
23542024-09-05T00:06:53.470Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23552024-09-05T00:06:53.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23562024-09-05T00:06:53.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23572024-09-05T00:06:53.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
23582024-09-05T00:06:53.556Z
23592024-09-05T00:06:53.556Zinfo: running `cargo check --bins` on oximeter-producer (59/158)
23602024-09-05T00:06:54.348Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612024-09-05T00:06:54.372Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622024-09-05T00:06:54.372Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23632024-09-05T00:06:54.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
23642024-09-05T00:06:54.446Z
23652024-09-05T00:06:54.446Zinfo: running `cargo check --bins` on internal-dns (60/158)
23662024-09-05T00:06:55.230Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672024-09-05T00:06:55.254Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682024-09-05T00:06:55.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23692024-09-05T00:06:55.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
23702024-09-05T00:06:55.319Z
23712024-09-05T00:06:55.319Zinfo: running `cargo check --bins` on nexus-client (61/158)
23722024-09-05T00:06:56.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732024-09-05T00:06:56.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742024-09-05T00:06:56.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752024-09-05T00:06:56.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
23762024-09-05T00:06:56.209Z
23772024-09-05T00:06:56.209Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (62/158)
23782024-09-05T00:06:56.991Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792024-09-05T00:06:57.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802024-09-05T00:06:57.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23812024-09-05T00:06:57.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
23822024-09-05T00:06:57.083Z
23832024-09-05T00:06:57.083Zinfo: running `cargo check --bins` on omicron-passwords (63/158)
23842024-09-05T00:06:57.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852024-09-05T00:06:57.848Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862024-09-05T00:06:57.848Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872024-09-05T00:06:57.848Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
23882024-09-05T00:06:57.911Z
23892024-09-05T00:06:57.911Zinfo: running `cargo check --bins` on nexus-types (64/158)
23902024-09-05T00:06:58.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912024-09-05T00:06:58.723Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922024-09-05T00:06:58.723Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23932024-09-05T00:06:58.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
23942024-09-05T00:06:58.794Z
23952024-09-05T00:06:58.794Zinfo: running `cargo check --bins` on gateway-client (65/158)
23962024-09-05T00:06:59.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972024-09-05T00:06:59.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982024-09-05T00:06:59.546Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992024-09-05T00:06:59.546Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24002024-09-05T00:06:59.605Z
24012024-09-05T00:06:59.605Zinfo: running `cargo check --bins` on oxql-types (66/158)
24022024-09-05T00:07:00.405Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-09-05T00:07:00.430Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-09-05T00:07:00.430Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052024-09-05T00:07:00.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
24062024-09-05T00:07:00.503Z
24072024-09-05T00:07:00.503Zinfo: running `cargo check --bins` on sp-sim (67/158)
24082024-09-05T00:07:01.277Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-09-05T00:07:01.301Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-09-05T00:07:01.373Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24112024-09-05T00:07:03.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
24122024-09-05T00:07:03.722Z
24132024-09-05T00:07:03.722Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (68/158)
24142024-09-05T00:07:04.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-09-05T00:07:04.581Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-09-05T00:07:04.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24172024-09-05T00:07:04.582Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
24182024-09-05T00:07:04.661Z
24192024-09-05T00:07:04.661Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (69/158)
24202024-09-05T00:07:05.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-09-05T00:07:05.524Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-09-05T00:07:05.524Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232024-09-05T00:07:05.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
24242024-09-05T00:07:05.597Z
24252024-09-05T00:07:05.597Zinfo: running `cargo check --bins` on db-macros (70/158)
24262024-09-05T00:07:06.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-09-05T00:07:06.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-09-05T00:07:06.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292024-09-05T00:07:06.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24302024-09-05T00:07:06.425Z
24312024-09-05T00:07:06.425Zinfo: running `cargo check --bins` on nexus-macros-common (71/158)
24322024-09-05T00:07:07.191Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-09-05T00:07:07.215Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-09-05T00:07:07.215Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352024-09-05T00:07:07.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24362024-09-05T00:07:07.280Z
24372024-09-05T00:07:07.280Zinfo: running `cargo check --bins` on nexus-auth (72/158)
24382024-09-05T00:07:08.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-09-05T00:07:08.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-09-05T00:07:08.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412024-09-05T00:07:08.130Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
24422024-09-05T00:07:08.213Z
24432024-09-05T00:07:08.213Zinfo: running `cargo check --bins` on authz-macros (73/158)
24442024-09-05T00:07:08.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-09-05T00:07:08.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-09-05T00:07:08.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-09-05T00:07:08.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24482024-09-05T00:07:09.061Z
24492024-09-05T00:07:09.061Zinfo: running `cargo check --bins` on nexus-db-fixed-data (74/158)
24502024-09-05T00:07:09.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-09-05T00:07:09.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-09-05T00:07:09.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-09-05T00:07:09.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
24542024-09-05T00:07:09.970Z
24552024-09-05T00:07:09.970Zinfo: running `cargo check --bins` on nexus-db-model (75/158)
24562024-09-05T00:07:10.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-09-05T00:07:10.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-09-05T00:07:10.787Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592024-09-05T00:07:10.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
24602024-09-05T00:07:10.857Z
24612024-09-05T00:07:10.857Zinfo: running `cargo check --bins` on nexus-defaults (76/158)
24622024-09-05T00:07:11.607Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632024-09-05T00:07:11.631Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642024-09-05T00:07:11.631Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652024-09-05T00:07:11.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24662024-09-05T00:07:11.704Z
24672024-09-05T00:07:11.704Zinfo: running `cargo check --bins` on sled-agent-client (77/158)
24682024-09-05T00:07:12.490Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692024-09-05T00:07:12.514Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702024-09-05T00:07:12.514Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712024-09-05T00:07:12.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
24722024-09-05T00:07:12.583Z
24732024-09-05T00:07:12.583Zinfo: running `cargo check --bins` on nexus-inventory (78/158)
24742024-09-05T00:07:13.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752024-09-05T00:07:13.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762024-09-05T00:07:13.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772024-09-05T00:07:13.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
24782024-09-05T00:07:13.493Z
24792024-09-05T00:07:13.493Zinfo: running `cargo check --bins` on typed-rng (79/158)
24802024-09-05T00:07:14.233Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812024-09-05T00:07:14.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822024-09-05T00:07:14.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832024-09-05T00:07:14.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
24842024-09-05T00:07:14.316Z
24852024-09-05T00:07:14.316Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (80/158)
24862024-09-05T00:07:15.189Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-09-05T00:07:15.214Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-09-05T00:07:15.367Z Compiling rayon-core v1.12.1
24892024-09-05T00:07:15.391Z Compiling crossbeam-deque v0.8.5
24902024-09-05T00:07:15.391Z Compiling curve25519-dalek v4.1.3
24912024-09-05T00:07:15.391Z Compiling unicase v2.7.0
24922024-09-05T00:07:15.391Z Checking keccak v0.1.5
24932024-09-05T00:07:15.391Z Compiling same-file v1.0.6
24942024-09-05T00:07:15.391Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24952024-09-05T00:07:15.416Z Compiling tempfile v3.10.1
24962024-09-05T00:07:15.663Z Compiling walkdir v2.5.0
24972024-09-05T00:07:15.721Z Checking sha3 v0.10.8
24982024-09-05T00:07:15.757Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24992024-09-05T00:07:15.928Z Compiling thiserror-impl-no-std v2.0.2
25002024-09-05T00:07:16.034Z Checking universal-hash v0.5.1
25012024-09-05T00:07:16.062Z Checking secrecy v0.8.0
25022024-09-05T00:07:16.101Z Compiling blake3 v1.5.1
25032024-09-05T00:07:16.157Z Compiling ring v0.16.20
25042024-09-05T00:07:16.198Z Compiling curve25519-dalek-derive v0.1.1
25052024-09-05T00:07:16.232Z Checking opaque-debug v0.3.1
25062024-09-05T00:07:16.257Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25072024-09-05T00:07:16.322Z Checking chacha20 v0.9.1
25082024-09-05T00:07:16.346Z Checking poly1305 v0.8.0
25092024-09-05T00:07:16.517Z Compiling rayon v1.10.0
25102024-09-05T00:07:16.616Z Checking aead v0.5.2
25112024-09-05T00:07:16.779Z Compiling memmap2 v0.9.4
25122024-09-05T00:07:16.826Z Compiling libefi-sys v0.1.0
25132024-09-05T00:07:17.086Z Compiling home v0.5.9
25142024-09-05T00:07:17.186Z Compiling arrayref v0.3.7
25152024-09-05T00:07:17.260Z Compiling arrayvec v0.7.4
25162024-09-05T00:07:17.284Z Compiling constant_time_eq v0.3.0
25172024-09-05T00:07:17.310Z Compiling spin v0.5.2
25182024-09-05T00:07:17.363Z Compiling untrusted v0.7.1
25192024-09-05T00:07:17.452Z Compiling toolchain_find v0.4.0
25202024-09-05T00:07:17.564Z Checking chacha20poly1305 v0.10.1
25212024-09-05T00:07:17.742Z Compiling camino-tempfile v1.1.1
25222024-09-05T00:07:17.843Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
25232024-09-05T00:07:17.983Z Compiling bitfield-struct v0.6.1
25242024-09-05T00:07:18.035Z Compiling topological-sort v0.2.2
25252024-09-05T00:07:18.135Z Compiling cancel-safe-futures v0.1.5
25262024-09-05T00:07:18.224Z Compiling mime_guess v2.0.4
25272024-09-05T00:07:18.300Z Compiling rustfmt-wrapper v0.2.1
25282024-09-05T00:07:18.627Z Checking thiserror-no-std v2.0.2
25292024-09-05T00:07:18.732Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25302024-09-05T00:07:18.780Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25312024-09-05T00:07:18.804Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25322024-09-05T00:07:18.901Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25332024-09-05T00:07:19.074Z Checking vsss-rs v3.3.4
25342024-09-05T00:07:19.152Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25352024-09-05T00:07:19.375Z Checking gethostname v0.5.0
25362024-09-05T00:07:19.490Z Checking libsw v3.3.1
25372024-09-05T00:07:19.514Z Checking owo-colors v4.0.0
25382024-09-05T00:07:19.514Z Checking swrite v0.1.0
25392024-09-05T00:07:19.631Z Checking linear-map v1.2.0
25402024-09-05T00:07:19.655Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25412024-09-05T00:07:19.914Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25422024-09-05T00:07:20.050Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25432024-09-05T00:07:20.414Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=9e0fe45ca3862176dc31ad8cc83f605f8a7e1a42#9e0fe45c)
25442024-09-05T00:07:20.529Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25452024-09-05T00:07:20.754Z Checking nanorand v0.7.0
25462024-09-05T00:07:20.906Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25472024-09-05T00:07:21.066Z Checking http-range v0.1.5
25482024-09-05T00:07:21.225Z Compiling omicron-zone-package v0.11.0
25492024-09-05T00:07:21.249Z Checking glob v0.3.1
25502024-09-05T00:07:21.249Z Checking hyper-staticfile v0.9.5
25512024-09-05T00:07:21.363Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
25522024-09-05T00:07:21.531Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25532024-09-05T00:07:21.636Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=24a74d0c76b6a63961ecef76acb1516b6e66c5c9#24a74d0c)
25542024-09-05T00:07:22.034Z Checking flume v0.11.0
25552024-09-05T00:07:22.334Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25562024-09-05T00:07:22.520Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
25572024-09-05T00:07:22.712Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
25582024-09-05T00:07:23.118Z Checking itertools v0.13.0
25592024-09-05T00:07:23.480Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25602024-09-05T00:07:23.585Z Checking display-error-chain v0.2.1
25612024-09-05T00:07:24.005Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25622024-09-05T00:07:25.472Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
25632024-09-05T00:07:26.864Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
25642024-09-05T00:07:26.864Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25652024-09-05T00:07:40.886Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25662024-09-05T00:07:55.785Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.46s
25672024-09-05T00:07:55.948Z
25682024-09-05T00:07:55.948Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (81/158)
25692024-09-05T00:07:56.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25702024-09-05T00:07:56.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25712024-09-05T00:07:56.939Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25722024-09-05T00:08:11.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.94s
25732024-09-05T00:08:12.067Z
25742024-09-05T00:08:12.068Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (82/158)
25752024-09-05T00:08:12.900Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25762024-09-05T00:08:12.924Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25772024-09-05T00:08:13.047Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25782024-09-05T00:08:28.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.93s
25792024-09-05T00:08:28.188Z
25802024-09-05T00:08:28.188Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (83/158)
25812024-09-05T00:08:29.023Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25822024-09-05T00:08:29.047Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25832024-09-05T00:08:29.171Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25842024-09-05T00:08:44.431Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.23s
25852024-09-05T00:08:44.595Z
25862024-09-05T00:08:44.595Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (84/158)
25872024-09-05T00:08:45.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25882024-09-05T00:08:45.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25892024-09-05T00:08:45.576Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25902024-09-05T00:09:00.275Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
25912024-09-05T00:09:00.434Z
25922024-09-05T00:09:00.434Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (85/158)
25932024-09-05T00:09:01.275Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25942024-09-05T00:09:01.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25952024-09-05T00:09:01.419Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
25962024-09-05T00:09:16.185Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.74s
25972024-09-05T00:09:16.356Z
25982024-09-05T00:09:16.356Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (86/158)
25992024-09-05T00:09:17.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26002024-09-05T00:09:17.230Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26012024-09-05T00:09:17.364Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26022024-09-05T00:09:32.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.30s
26032024-09-05T00:09:32.831Z
26042024-09-05T00:09:32.831Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (87/158)
26052024-09-05T00:09:33.679Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26062024-09-05T00:09:33.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26072024-09-05T00:09:33.827Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26082024-09-05T00:09:48.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.05s
26092024-09-05T00:09:49.056Z
26102024-09-05T00:09:49.056Zinfo: running `cargo check --bins` on bootstrap-agent-api (88/158)
26112024-09-05T00:09:49.868Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26122024-09-05T00:09:49.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26132024-09-05T00:09:49.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26142024-09-05T00:09:49.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26152024-09-05T00:09:49.960Z
26162024-09-05T00:09:49.960Zinfo: running `cargo check --bins` on sled-agent-types (89/158)
26172024-09-05T00:09:50.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26182024-09-05T00:09:50.789Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26192024-09-05T00:09:50.789Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26202024-09-05T00:09:50.789Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26212024-09-05T00:09:50.857Z
26222024-09-05T00:09:50.857Zinfo: running `cargo check --bins` on bootstrap-agent-client (90/158)
26232024-09-05T00:09:51.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26242024-09-05T00:09:51.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26252024-09-05T00:09:51.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26262024-09-05T00:09:51.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26272024-09-05T00:09:51.725Z
26282024-09-05T00:09:51.725Zinfo: running `cargo check --bins` on dpd-client (91/158)
26292024-09-05T00:09:52.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26302024-09-05T00:09:52.502Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26312024-09-05T00:09:52.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26322024-09-05T00:09:52.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26332024-09-05T00:09:52.563Z
26342024-09-05T00:09:52.563Zinfo: running `cargo check --bins` on installinator-common (92/158)
26352024-09-05T00:09:53.343Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26362024-09-05T00:09:53.367Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26372024-09-05T00:09:53.367Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26382024-09-05T00:09:53.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26392024-09-05T00:09:53.437Z
26402024-09-05T00:09:53.437Zinfo: running `cargo check --bins` on update-engine (93/158)
26412024-09-05T00:09:54.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26422024-09-05T00:09:54.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26432024-09-05T00:09:54.221Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26442024-09-05T00:09:54.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
26452024-09-05T00:09:54.286Z
26462024-09-05T00:09:54.286Zinfo: running `cargo check --bins` on key-manager (94/158)
26472024-09-05T00:09:55.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26482024-09-05T00:09:55.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26492024-09-05T00:09:55.087Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26502024-09-05T00:09:55.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
26512024-09-05T00:09:55.151Z
26522024-09-05T00:09:55.151Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (95/158)
26532024-09-05T00:09:55.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-09-05T00:09:55.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-09-05T00:09:55.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26562024-09-05T00:09:55.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26572024-09-05T00:09:56.037Z
26582024-09-05T00:09:56.037Zinfo: running `cargo check --bins` on sled-agent-api (96/158)
26592024-09-05T00:09:56.878Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602024-09-05T00:09:56.902Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612024-09-05T00:09:56.902Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26622024-09-05T00:09:56.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
26632024-09-05T00:09:56.969Z
26642024-09-05T00:09:56.969Zinfo: running `cargo check --bins` on sled-hardware (97/158)
26652024-09-05T00:09:57.770Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-09-05T00:09:57.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-09-05T00:09:57.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26682024-09-05T00:09:57.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26692024-09-05T00:09:57.858Z
26702024-09-05T00:09:57.859Zinfo: running `cargo check --bins --no-default-features` on sled-storage (98/158)
26712024-09-05T00:09:58.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722024-09-05T00:09:58.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732024-09-05T00:09:58.690Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26742024-09-05T00:09:58.690Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
26752024-09-05T00:09:58.757Z
26762024-09-05T00:09:58.757Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (99/158)
26772024-09-05T00:09:59.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-09-05T00:09:59.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-09-05T00:09:59.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26802024-09-05T00:09:59.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
26812024-09-05T00:09:59.678Z
26822024-09-05T00:09:59.678Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (100/158)
26832024-09-05T00:10:00.531Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842024-09-05T00:10:00.555Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852024-09-05T00:10:00.555Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26862024-09-05T00:10:00.555Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26872024-09-05T00:10:00.638Z
26882024-09-05T00:10:00.638Zinfo: running `cargo check --bins` on nexus-test-interface (101/158)
26892024-09-05T00:10:01.458Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902024-09-05T00:10:01.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912024-09-05T00:10:01.482Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26922024-09-05T00:10:01.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
26932024-09-05T00:10:01.552Z
26942024-09-05T00:10:01.552Zinfo: running `cargo check --bins` on oximeter-collector (102/158)
26952024-09-05T00:10:02.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962024-09-05T00:10:02.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972024-09-05T00:10:02.519Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=ceec762e6a87d2a22bf56792a3025e145caa095e#ceec762e)
26982024-09-05T00:10:02.519Z Checking bcs v0.1.6
26992024-09-05T00:10:02.519Z Compiling async-recursion v1.1.1
27002024-09-05T00:10:02.519Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27012024-09-05T00:10:02.519Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27022024-09-05T00:10:03.671Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27032024-09-05T00:10:07.845Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27042024-09-05T00:10:09.981Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.42s
27052024-09-05T00:10:10.128Z
27062024-09-05T00:10:10.128Zinfo: running `cargo check --bins` on oximeter-api (103/158)
27072024-09-05T00:10:10.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082024-09-05T00:10:10.925Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092024-09-05T00:10:10.925Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102024-09-05T00:10:10.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
27112024-09-05T00:10:10.991Z
27122024-09-05T00:10:10.991Zinfo: running `cargo check --bins` on oximeter-client (104/158)
27132024-09-05T00:10:11.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142024-09-05T00:10:11.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152024-09-05T00:10:11.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162024-09-05T00:10:11.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
27172024-09-05T00:10:11.899Z
27182024-09-05T00:10:11.899Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (105/158)
27192024-09-05T00:10:12.688Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202024-09-05T00:10:12.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212024-09-05T00:10:12.793Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27222024-09-05T00:10:13.430Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
27232024-09-05T00:10:13.572Z
27242024-09-05T00:10:13.572Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (106/158)
27252024-09-05T00:10:14.386Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262024-09-05T00:10:14.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272024-09-05T00:10:14.504Z Compiling vte_generate_state_changes v0.1.1
27282024-09-05T00:10:14.504Z Checking fd-lock v4.0.2
27292024-09-05T00:10:14.529Z Checking bytecount v0.6.8
27302024-09-05T00:10:14.529Z Compiling tabled_derive v0.7.0
27312024-09-05T00:10:14.529Z Checking crossterm v0.27.0
27322024-09-05T00:10:14.553Z Compiling peg-macros v0.8.4
27332024-09-05T00:10:14.553Z Compiling sqlparser_derive v0.2.2
27342024-09-05T00:10:14.553Z Checking home v0.5.9
27352024-09-05T00:10:14.675Z Checking papergrid v0.11.0
27362024-09-05T00:10:14.743Z Checking nu-ansi-term v0.50.0
27372024-09-05T00:10:14.767Z Checking unicode_categories v0.1.1
27382024-09-05T00:10:15.019Z Checking sqlformat v0.2.4
27392024-09-05T00:10:15.061Z Checking vte v0.11.1
27402024-09-05T00:10:15.088Z Checking rustyline v14.0.0
27412024-09-05T00:10:15.544Z Checking sqlparser v0.45.0
27422024-09-05T00:10:15.981Z Checking crossterm v0.28.1
27432024-09-05T00:10:16.109Z Checking strip-ansi-escapes v0.2.0
27442024-09-05T00:10:16.238Z Checking reedline v0.33.0
27452024-09-05T00:10:16.740Z Checking tabled v0.15.0
27462024-09-05T00:10:17.261Z Checking peg v0.8.4
27472024-09-05T00:10:22.973Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27482024-09-05T00:10:29.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.83s
27492024-09-05T00:10:29.588Z
27502024-09-05T00:10:29.588Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (107/158)
27512024-09-05T00:10:30.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27522024-09-05T00:10:30.418Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27532024-09-05T00:10:30.498Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27542024-09-05T00:10:36.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.36s
27552024-09-05T00:10:37.104Z
27562024-09-05T00:10:37.104Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (108/158)
27572024-09-05T00:10:37.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27582024-09-05T00:10:37.895Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27592024-09-05T00:10:37.976Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27602024-09-05T00:10:44.078Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.96s
27612024-09-05T00:10:44.218Z
27622024-09-05T00:10:44.218Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (109/158)
27632024-09-05T00:10:45.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27642024-09-05T00:10:45.026Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27652024-09-05T00:10:45.109Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27662024-09-05T00:10:50.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s
27672024-09-05T00:10:50.463Z
27682024-09-05T00:10:50.463Zinfo: running `cargo check --bins` on oximeter-test-utils (110/158)
27692024-09-05T00:10:51.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27702024-09-05T00:10:51.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27712024-09-05T00:10:51.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27722024-09-05T00:10:51.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27732024-09-05T00:10:51.288Z
27742024-09-05T00:10:51.288Zinfo: running `cargo check --bins` on cockroach-admin-client (111/158)
27752024-09-05T00:10:52.097Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762024-09-05T00:10:52.121Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772024-09-05T00:10:52.121Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782024-09-05T00:10:52.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
27792024-09-05T00:10:52.203Z
27802024-09-05T00:10:52.203Zinfo: running `cargo check --bins` on installinator-client (112/158)
27812024-09-05T00:10:52.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822024-09-05T00:10:52.996Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832024-09-05T00:10:52.996Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842024-09-05T00:10:52.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
27852024-09-05T00:10:53.061Z
27862024-09-05T00:10:53.061Zinfo: running `cargo check --bins` on oxide-client (113/158)
27872024-09-05T00:10:53.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882024-09-05T00:10:53.846Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892024-09-05T00:10:53.846Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902024-09-05T00:10:53.846Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
27912024-09-05T00:10:53.911Z
27922024-09-05T00:10:53.911Zinfo: running `cargo check --bins` on wicketd-client (114/158)
27932024-09-05T00:10:54.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942024-09-05T00:10:54.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952024-09-05T00:10:54.762Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962024-09-05T00:10:54.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
27972024-09-05T00:10:54.833Z
27982024-09-05T00:10:54.833Zinfo: running `cargo check --bins` on wicket-common (115/158)
27992024-09-05T00:10:55.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002024-09-05T00:10:55.666Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012024-09-05T00:10:55.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022024-09-05T00:10:55.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28032024-09-05T00:10:55.735Z
28042024-09-05T00:10:55.735Zinfo: running `cargo check --bins` on omicron-cockroach-admin (116/158)
28052024-09-05T00:10:56.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062024-09-05T00:10:56.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072024-09-05T00:10:56.649Z Checking csv-core v0.1.11
28082024-09-05T00:10:56.673Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28092024-09-05T00:10:56.944Z Checking csv v1.3.0
28102024-09-05T00:10:57.656Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
28112024-09-05T00:10:58.087Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28122024-09-05T00:10:59.575Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s
28132024-09-05T00:10:59.703Z
28142024-09-05T00:10:59.703Zinfo: running `cargo check --bins` on cockroach-admin-api (117/158)
28152024-09-05T00:11:00.508Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28162024-09-05T00:11:00.532Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28172024-09-05T00:11:00.532Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28182024-09-05T00:11:00.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
28192024-09-05T00:11:00.600Z
28202024-09-05T00:11:00.600Zinfo: running `cargo check --bins` on cockroach-admin-types (118/158)
28212024-09-05T00:11:01.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28222024-09-05T00:11:01.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28232024-09-05T00:11:01.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28242024-09-05T00:11:01.393Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28252024-09-05T00:11:01.458Z
28262024-09-05T00:11:01.458Zinfo: running `cargo check --bins` on cert-dev (119/158)
28272024-09-05T00:11:02.278Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28282024-09-05T00:11:02.302Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28292024-09-05T00:11:02.373Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
28302024-09-05T00:11:02.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s
28312024-09-05T00:11:02.759Z
28322024-09-05T00:11:02.759Zinfo: running `cargo check --bins` on ch-dev (120/158)
28332024-09-05T00:11:03.577Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28342024-09-05T00:11:03.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28352024-09-05T00:11:03.690Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
28362024-09-05T00:11:04.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s
28372024-09-05T00:11:04.604Z
28382024-09-05T00:11:04.604Zinfo: running `cargo check --bins` on crdb-seed (121/158)
28392024-09-05T00:11:05.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28402024-09-05T00:11:05.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28412024-09-05T00:11:05.531Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28422024-09-05T00:11:05.855Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
28432024-09-05T00:11:05.991Z
28442024-09-05T00:11:05.991Zinfo: running `cargo check --bins` on db-dev (122/158)
28452024-09-05T00:11:06.788Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28462024-09-05T00:11:06.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28472024-09-05T00:11:06.901Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
28482024-09-05T00:11:07.713Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s
28492024-09-05T00:11:07.855Z
28502024-09-05T00:11:07.855Zinfo: running `cargo check --bins` on omicron-dev-lib (123/158)
28512024-09-05T00:11:08.643Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28522024-09-05T00:11:08.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28532024-09-05T00:11:08.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28542024-09-05T00:11:08.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
28552024-09-05T00:11:08.738Z
28562024-09-05T00:11:08.738Zinfo: running `cargo check --bins` on xtask-downloader (124/158)
28572024-09-05T00:11:09.503Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28582024-09-05T00:11:09.527Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28592024-09-05T00:11:09.577Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
28602024-09-05T00:11:10.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s
28612024-09-05T00:11:10.706Z
28622024-09-05T00:11:10.706Zinfo: running `cargo check --bins` on mgs-dev (125/158)
28632024-09-05T00:11:11.532Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28642024-09-05T00:11:11.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28652024-09-05T00:11:11.693Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28662024-09-05T00:11:12.397Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
28672024-09-05T00:11:13.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s
28682024-09-05T00:11:13.174Z
28692024-09-05T00:11:13.174Zinfo: running `cargo check --bins` on omicron-omdb (126/158)
28702024-09-05T00:11:14.091Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712024-09-05T00:11:14.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722024-09-05T00:11:14.296Z Compiling glob v0.3.1
28732024-09-05T00:11:14.296Z Compiling crunchy v0.2.2
28742024-09-05T00:11:14.320Z Compiling tiny-keccak v2.0.2
28752024-09-05T00:11:14.320Z Compiling dsl_auto_type v0.1.2
28762024-09-05T00:11:14.321Z Checking scheduled-thread-pool v0.2.7
28772024-09-05T00:11:14.321Z Compiling diesel_table_macro_syntax v0.2.0
28782024-09-05T00:11:14.344Z Compiling ascii-canvas v3.0.0
28792024-09-05T00:11:14.368Z Compiling ena v0.14.3
28802024-09-05T00:11:14.559Z Checking r2d2 v0.8.10
28812024-09-05T00:11:14.696Z Compiling libloading v0.8.3
28822024-09-05T00:11:14.729Z Compiling bindgen v0.69.4
28832024-09-05T00:11:14.764Z Compiling diff v0.1.13
28842024-09-05T00:11:14.849Z Compiling regex-syntax v0.6.29
28852024-09-05T00:11:14.873Z Compiling which v4.4.2
28862024-09-05T00:11:15.067Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
28872024-09-05T00:11:15.186Z Compiling clang-sys v1.7.0
28882024-09-05T00:11:15.271Z Compiling cexpr v0.6.0
28892024-09-05T00:11:15.348Z Compiling shlex v1.3.0
28902024-09-05T00:11:15.403Z Compiling rustc-hash v1.1.0
28912024-09-05T00:11:15.429Z Compiling lazycell v1.3.0
28922024-09-05T00:11:15.474Z Compiling ref-cast v1.0.23
28932024-09-05T00:11:15.552Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28942024-09-05T00:11:15.580Z Compiling derive_builder_core v0.20.0
28952024-09-05T00:11:15.742Z Compiling libxml v0.3.3
28962024-09-05T00:11:15.840Z Compiling diesel_derives v2.2.2
28972024-09-05T00:11:15.865Z Compiling ref-cast-impl v1.0.23
28982024-09-05T00:11:16.027Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
28992024-09-05T00:11:16.129Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
29002024-09-05T00:11:16.472Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
29012024-09-05T00:11:16.748Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
29022024-09-05T00:11:16.783Z Compiling strum_macros v0.24.3
29032024-09-05T00:11:16.976Z Compiling dropshot v0.10.1
29042024-09-05T00:11:17.064Z Compiling indoc v1.0.9
29052024-09-05T00:11:17.646Z Compiling lalrpop v0.19.12
29062024-09-05T00:11:17.903Z Compiling derive_builder_macro v0.20.0
29072024-09-05T00:11:18.601Z Checking derive_builder v0.20.0
29082024-09-05T00:11:18.836Z Checking tungstenite v0.23.0
29092024-09-05T00:11:18.938Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
29102024-09-05T00:11:19.188Z Compiling dropshot_endpoint v0.10.1
29112024-09-05T00:11:19.599Z Compiling impl-trait-for-tuples v0.2.2
29122024-09-05T00:11:19.798Z Compiling oso-derive v0.27.3
29132024-09-05T00:11:19.822Z Checking quick-xml v0.31.0
29142024-09-05T00:11:20.722Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#8fcc2bb3)
29152024-09-05T00:11:20.989Z Checking maplit v1.0.2
29162024-09-05T00:11:21.167Z Checking tokio-tungstenite v0.23.1
29172024-09-05T00:11:21.581Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
29182024-09-05T00:11:21.605Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
29192024-09-05T00:11:21.879Z Checking bb8 v0.8.5
29202024-09-05T00:11:22.331Z Compiling const_format_proc_macros v0.2.32
29212024-09-05T00:11:23.212Z Checking crossbeam-deque v0.8.5
29222024-09-05T00:11:23.526Z Compiling portable-atomic v1.6.0
29232024-09-05T00:11:24.100Z Checking qorb v0.0.1 (https://github.com/oxidecomputer/qorb?branch=master#163a7783)
29242024-09-05T00:11:24.241Z Checking const_format v0.2.32
29252024-09-05T00:11:24.552Z Checking rayon-core v1.12.1
29262024-09-05T00:11:24.673Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29272024-09-05T00:11:24.936Z Checking castaway v0.2.3
29282024-09-05T00:11:25.085Z Checking compact_str v0.8.0
29292024-09-05T00:11:25.175Z Checking rayon v1.10.0
29302024-09-05T00:11:25.789Z Checking diesel v2.2.3
29312024-09-05T00:11:25.983Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29322024-09-05T00:11:26.234Z Checking unicode-truncate v1.0.0
29332024-09-05T00:11:26.265Z Checking lru v0.12.3
29342024-09-05T00:11:26.439Z Compiling instability v0.3.2
29352024-09-05T00:11:26.538Z Checking unicode-linebreak v0.1.5
29362024-09-05T00:11:26.648Z Checking number_prefix v0.4.0
29372024-09-05T00:11:26.732Z Checking smawk v0.3.2
29382024-09-05T00:11:26.844Z Checking cassowary v0.3.0
29392024-09-05T00:11:26.943Z Checking textwrap v0.16.1
29402024-09-05T00:11:26.967Z Checking multimap v0.10.0
29412024-09-05T00:11:27.385Z Checking ratatui v0.28.0
29422024-09-05T00:11:28.488Z Checking indicatif v0.17.8
29432024-09-05T00:11:44.316Z Compiling samael v0.0.15
29442024-09-05T00:11:56.196Z Checking async-bb8-diesel v0.2.1
29452024-09-05T00:11:58.729Z Compiling polar-core v0.27.3
29462024-09-05T00:12:07.606Z Checking oso v0.27.3
29472024-09-05T00:13:20.782Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29482024-09-05T00:13:27.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
29492024-09-05T00:13:27.869Z
29502024-09-05T00:13:27.869Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (127/158)
29512024-09-05T00:13:28.749Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29522024-09-05T00:13:28.773Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29532024-09-05T00:13:28.773Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29542024-09-05T00:13:28.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29552024-09-05T00:13:28.850Z
29562024-09-05T00:13:28.851Zinfo: running `cargo check --bins` on nexus-saga-recovery (128/158)
29572024-09-05T00:13:29.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29582024-09-05T00:13:29.697Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29592024-09-05T00:13:29.697Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29602024-09-05T00:13:29.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
29612024-09-05T00:13:29.776Z
29622024-09-05T00:13:29.776Zinfo: running `cargo check --bins` on nexus-test-utils-macros (129/158)
29632024-09-05T00:13:30.534Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29642024-09-05T00:13:30.558Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29652024-09-05T00:13:30.558Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29662024-09-05T00:13:30.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
29672024-09-05T00:13:30.619Z
29682024-09-05T00:13:30.619Zinfo: running `cargo check --bins` on omicron-nexus (130/158)
29692024-09-05T00:13:31.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29702024-09-05T00:13:31.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29712024-09-05T00:13:31.742Z Compiling libz-sys v1.1.16
29722024-09-05T00:13:31.767Z Compiling libgit2-sys v0.17.0+1.8.1
29732024-09-05T00:13:31.792Z Compiling vergen v8.3.2
29742024-09-05T00:13:31.792Z Compiling cargo-platform v0.1.8
29752024-09-05T00:13:31.793Z Compiling pin-project-internal v1.1.5
29762024-09-05T00:13:31.830Z Compiling snafu-derive v0.8.2
29772024-09-05T00:13:31.830Z Compiling libsqlite3-sys v0.28.0
29782024-09-05T00:13:31.854Z Compiling buf-list v1.0.3
29792024-09-05T00:13:32.086Z Compiling cargo_metadata v0.18.1
29802024-09-05T00:13:32.312Z Checking globset v0.4.14
29812024-09-05T00:13:32.349Z Checking olpc-cjson v0.1.3
29822024-09-05T00:13:32.511Z Checking rand_seeder v0.3.0
29832024-09-05T00:13:32.549Z Checking serde_plain v1.0.2
29842024-09-05T00:13:32.603Z Checking typed-path v0.7.1
29852024-09-05T00:13:32.719Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29862024-09-05T00:13:32.893Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29872024-09-05T00:13:33.054Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29882024-09-05T00:13:33.140Z Checking hashlink v0.9.1
29892024-09-05T00:13:33.169Z Checking parse-size v1.0.0
29902024-09-05T00:13:33.306Z Checking fallible-streaming-iterator v0.1.9
29912024-09-05T00:13:33.337Z Checking fallible-iterator v0.3.0
29922024-09-05T00:13:33.561Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29932024-09-05T00:13:33.666Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29942024-09-05T00:13:33.858Z Checking rusqlite v0.31.0
29952024-09-05T00:13:34.245Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29962024-09-05T00:13:34.402Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29972024-09-05T00:13:34.476Z Checking pin-project v1.1.5
29982024-09-05T00:13:34.516Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
29992024-09-05T00:13:34.592Z Checking twox-hash v1.6.3
30002024-09-05T00:13:34.657Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30012024-09-05T00:13:34.997Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
30022024-09-05T00:13:35.247Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30032024-09-05T00:13:35.271Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30042024-09-05T00:13:35.433Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
30052024-09-05T00:13:35.681Z Checking fatfs v0.3.6
30062024-09-05T00:13:36.150Z Checking assert_matches v1.5.0
30072024-09-05T00:13:36.573Z Checking snafu v0.8.2
30082024-09-05T00:13:36.985Z Checking tough v0.17.1
30092024-09-05T00:13:40.940Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
30102024-09-05T00:13:42.431Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30112024-09-05T00:13:43.255Z Compiling git2 v0.19.0
30122024-09-05T00:13:49.157Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=e58ca3693cb9ce0438947beba10e97ee38a0966b#e58ca369)
30132024-09-05T00:14:49.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
30142024-09-05T00:14:49.562Z
30152024-09-05T00:14:49.562Zinfo: running `cargo check --bins` on nexus-external-api (131/158)
30162024-09-05T00:14:50.487Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30172024-09-05T00:14:50.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30182024-09-05T00:14:50.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30192024-09-05T00:14:50.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s
30202024-09-05T00:14:50.579Z
30212024-09-05T00:14:50.579Zinfo: running `cargo check --bins` on openapi-manager-types (132/158)
30222024-09-05T00:14:51.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30232024-09-05T00:14:51.333Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30242024-09-05T00:14:51.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30252024-09-05T00:14:51.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30262024-09-05T00:14:51.394Z
30272024-09-05T00:14:51.394Zinfo: running `cargo check --bins` on nexus-internal-api (133/158)
30282024-09-05T00:14:52.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30292024-09-05T00:14:52.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30302024-09-05T00:14:52.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30312024-09-05T00:14:52.262Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s
30322024-09-05T00:14:52.327Z
30332024-09-05T00:14:52.327Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (134/158)
30342024-09-05T00:14:53.140Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30352024-09-05T00:14:53.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30362024-09-05T00:14:53.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30372024-09-05T00:14:53.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
30382024-09-05T00:14:53.234Z
30392024-09-05T00:14:53.234Zinfo: running `cargo check --bins` on nexus-networking (135/158)
30402024-09-05T00:14:54.035Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30412024-09-05T00:14:54.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30422024-09-05T00:14:54.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30432024-09-05T00:14:54.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
30442024-09-05T00:14:54.130Z
30452024-09-05T00:14:54.130Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (136/158)
30462024-09-05T00:14:54.952Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30472024-09-05T00:14:54.976Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30482024-09-05T00:14:54.976Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30492024-09-05T00:14:54.977Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30502024-09-05T00:14:55.047Z
30512024-09-05T00:14:55.047Zinfo: running `cargo check --bins` on update-common (137/158)
30522024-09-05T00:14:55.817Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30532024-09-05T00:14:55.841Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30542024-09-05T00:14:55.841Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30552024-09-05T00:14:55.841Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30562024-09-05T00:14:55.906Z
30572024-09-05T00:14:55.906Zinfo: running `cargo check --bins` on tufaceous-lib (138/158)
30582024-09-05T00:14:56.682Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592024-09-05T00:14:56.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602024-09-05T00:14:56.706Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612024-09-05T00:14:56.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
30622024-09-05T00:14:56.778Z
30632024-09-05T00:14:56.778Zinfo: running `cargo check --bins` on tufaceous (139/158)
30642024-09-05T00:14:57.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652024-09-05T00:14:57.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662024-09-05T00:14:57.678Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
30672024-09-05T00:14:58.714Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s
30682024-09-05T00:14:58.853Z
30692024-09-05T00:14:58.853Zinfo: running `cargo check --bins` on omicron-dev (140/158)
30702024-09-05T00:14:59.772Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712024-09-05T00:14:59.796Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722024-09-05T00:14:59.993Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30732024-09-05T00:15:00.017Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30742024-09-05T00:15:00.017Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30752024-09-05T00:15:01.650Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
30762024-09-05T00:15:04.551Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.69s
30772024-09-05T00:15:04.728Z
30782024-09-05T00:15:04.728Zinfo: running `cargo check --bins` on openapi-manager (141/158)
30792024-09-05T00:15:05.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802024-09-05T00:15:05.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812024-09-05T00:15:05.690Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
30822024-09-05T00:15:05.690Z Checking heck v0.4.1
30832024-09-05T00:15:05.690Z Checking is_ci v1.2.0
30842024-09-05T00:15:05.714Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30852024-09-05T00:15:05.714Z Checking indent_write v2.2.0
30862024-09-05T00:15:05.885Z Checking supports-color v3.0.0
30872024-09-05T00:15:05.912Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
30882024-09-05T00:15:07.584Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30892024-09-05T00:15:08.628Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
30902024-09-05T00:15:09.883Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.14s
30912024-09-05T00:15:10.049Z
30922024-09-05T00:15:10.049Zinfo: running `cargo check --bins` on installinator-api (142/158)
30932024-09-05T00:15:10.837Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30942024-09-05T00:15:10.861Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30952024-09-05T00:15:10.861Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30962024-09-05T00:15:10.862Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
30972024-09-05T00:15:10.929Z
30982024-09-05T00:15:10.929Zinfo: running `cargo check --bins` on wicketd-api (143/158)
30992024-09-05T00:15:11.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31002024-09-05T00:15:11.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31012024-09-05T00:15:11.734Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31022024-09-05T00:15:11.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
31032024-09-05T00:15:11.808Z
31042024-09-05T00:15:11.808Zinfo: running `cargo check --bins` on reconfigurator-cli (144/158)
31052024-09-05T00:15:12.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31062024-09-05T00:15:12.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31072024-09-05T00:15:12.782Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31082024-09-05T00:15:14.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
31092024-09-05T00:15:14.330Z
31102024-09-05T00:15:14.330Zinfo: running `cargo check --bins` on omicron-releng (145/158)
31112024-09-05T00:15:15.111Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31122024-09-05T00:15:15.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31132024-09-05T00:15:15.214Z Checking memmap2 v0.9.4
31142024-09-05T00:15:15.214Z Checking constant_time_eq v0.3.0
31152024-09-05T00:15:15.214Z Checking spin v0.5.2
31162024-09-05T00:15:15.214Z Checking arrayvec v0.7.4
31172024-09-05T00:15:15.238Z Checking arrayref v0.3.7
31182024-09-05T00:15:15.239Z Checking untrusted v0.7.1
31192024-09-05T00:15:15.239Z Checking cargo-platform v0.1.8
31202024-09-05T00:15:15.239Z Checking topological-sort v0.2.2
31212024-09-05T00:15:15.389Z Checking shell-words v1.1.0
31222024-09-05T00:15:15.486Z Checking ring v0.16.20
31232024-09-05T00:15:15.585Z Checking blake3 v1.5.1
31242024-09-05T00:15:15.612Z Checking cargo_metadata v0.18.1
31252024-09-05T00:15:16.900Z Checking omicron-zone-package v0.11.0
31262024-09-05T00:15:18.193Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31272024-09-05T00:15:19.257Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.92s
31282024-09-05T00:15:19.409Z
31292024-09-05T00:15:19.409Zinfo: running `cargo check --bins` on xtask (146/158)
31302024-09-05T00:15:20.030Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312024-09-05T00:15:20.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322024-09-05T00:15:20.078Z Checking bitflags v2.6.0
31332024-09-05T00:15:20.078Z Checking serde v1.0.208
31342024-09-05T00:15:20.078Z Checking thiserror v1.0.63
31352024-09-05T00:15:20.078Z Checking scroll v0.12.0
31362024-09-05T00:15:20.114Z Checking hashbrown v0.14.5
31372024-09-05T00:15:20.138Z Checking log v0.4.21
31382024-09-05T00:15:20.138Z Checking zerocopy v0.7.34
31392024-09-05T00:15:20.162Z Checking syn v2.0.74
31402024-09-05T00:15:20.228Z Checking pest v2.7.10
31412024-09-05T00:15:20.314Z Checking rustix v0.38.34
31422024-09-05T00:15:20.371Z Checking fs-err v2.11.0
31432024-09-05T00:15:20.493Z Checking goblin v0.8.2
31442024-09-05T00:15:20.637Z Checking tabled v0.15.0
31452024-09-05T00:15:21.020Z Checking indexmap v2.4.0
31462024-09-05T00:15:21.268Z Checking anyhow v1.0.86
31472024-09-05T00:15:21.853Z Checking terminal_size v0.3.0
31482024-09-05T00:15:21.853Z Checking tempfile v3.10.1
31492024-09-05T00:15:22.000Z Checking clap_builder v4.5.15
31502024-09-05T00:15:22.250Z Checking dtrace-parser v0.2.0
31512024-09-05T00:15:24.171Z Checking serde_json v1.0.125
31522024-09-05T00:15:24.171Z Checking serde_spanned v0.6.7
31532024-09-05T00:15:24.195Z Checking toml_datetime v0.6.8
31542024-09-05T00:15:24.195Z Checking camino v1.1.9
31552024-09-05T00:15:24.195Z Checking semver v1.0.23
31562024-09-05T00:15:24.195Z Checking cargo-platform v0.1.8
31572024-09-05T00:15:24.401Z Checking macaddr v1.0.1
31582024-09-05T00:15:24.453Z Checking clap v4.5.16
31592024-09-05T00:15:24.476Z Checking toml_edit v0.22.20
31602024-09-05T00:15:24.665Z Checking camino-tempfile v1.1.1
31612024-09-05T00:15:25.340Z Checking dof v0.3.0
31622024-09-05T00:15:25.340Z Checking cargo_metadata v0.18.1
31632024-09-05T00:15:25.829Z Checking usdt-impl v0.5.0
31642024-09-05T00:15:26.265Z Checking usdt v0.5.0
31652024-09-05T00:15:26.567Z Checking toml v0.8.19
31662024-09-05T00:15:27.133Z Checking cargo_toml v0.20.4
31672024-09-05T00:15:28.619Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31682024-09-05T00:15:29.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.00s
31692024-09-05T00:15:29.513Z
31702024-09-05T00:15:29.513Zinfo: running `cargo check --bins` on end-to-end-tests (147/158)
31712024-09-05T00:15:30.417Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31722024-09-05T00:15:30.442Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31732024-09-05T00:15:30.606Z Checking polyval v0.6.2
31742024-09-05T00:15:30.607Z Checking rfc6979 v0.4.0
31752024-09-05T00:15:30.654Z Checking primeorder v0.13.6
31762024-09-05T00:15:30.678Z Checking ctr v0.9.2
31772024-09-05T00:15:30.702Z Checking ed25519 v2.2.3
31782024-09-05T00:15:30.702Z Checking ssh-encoding v0.2.0
31792024-09-05T00:15:30.702Z Checking blowfish v0.9.1
31802024-09-05T00:15:30.702Z Checking option-ext v0.2.0
31812024-09-05T00:15:30.837Z Checking ecdsa v0.16.9
31822024-09-05T00:15:30.861Z Checking dirs-sys v0.4.1
31832024-09-05T00:15:30.885Z Checking ghash v0.5.1
31842024-09-05T00:15:30.930Z Checking password-hash v0.4.2
31852024-09-05T00:15:30.954Z Checking bcrypt-pbkdf v0.10.0
31862024-09-05T00:15:30.978Z Checking ed25519-dalek v2.1.1
31872024-09-05T00:15:31.017Z Checking aes-gcm v0.10.3
31882024-09-05T00:15:31.041Z Checking matches v0.1.10
31892024-09-05T00:15:31.065Z Checking dirs v5.0.1
31902024-09-05T00:15:31.089Z Compiling enum-as-inner v0.5.1
31912024-09-05T00:15:31.124Z Checking idna v0.2.3
31922024-09-05T00:15:31.171Z Checking russh-cryptovec v0.7.2
31932024-09-05T00:15:31.195Z Checking md5 v0.7.0
31942024-09-05T00:15:31.219Z Checking ssh-cipher v0.2.0
31952024-09-05T00:15:31.285Z Checking num-bigint v0.4.5
31962024-09-05T00:15:31.326Z Checking pbkdf2 v0.11.0
31972024-09-05T00:15:31.352Z Compiling dhcproto-macros v0.1.0
31982024-09-05T00:15:31.446Z Checking p384 v0.13.0
31992024-09-05T00:15:31.469Z Checking p521 v0.13.3
32002024-09-05T00:15:31.499Z Checking ssh-key v0.6.6
32012024-09-05T00:15:31.576Z Checking p256 v0.13.2
32022024-09-05T00:15:31.822Z Checking hex-literal v0.4.1
32032024-09-05T00:15:31.941Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32042024-09-05T00:15:31.971Z Checking trust-dns-proto v0.22.0
32052024-09-05T00:15:31.996Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
32062024-09-05T00:15:32.184Z Checking internet-checksum v0.2.1
32072024-09-05T00:15:32.858Z Checking russh-keys v0.44.0
32082024-09-05T00:15:33.955Z Checking russh v0.44.1
32092024-09-05T00:15:34.898Z Checking dhcproto v0.12.0
32102024-09-05T00:15:55.886Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32112024-09-05T00:15:57.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.03s
32122024-09-05T00:15:57.735Z
32132024-09-05T00:15:57.735Zinfo: running `cargo check --bins` on gateway-cli (148/158)
32142024-09-05T00:15:58.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32152024-09-05T00:15:58.515Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32162024-09-05T00:15:58.581Z Checking termios v0.3.3
32172024-09-05T00:15:58.752Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32182024-09-05T00:15:59.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
32192024-09-05T00:15:59.792Z
32202024-09-05T00:15:59.792Zinfo: running `cargo check --bins --no-default-features` on installinator (149/158)
32212024-09-05T00:16:00.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222024-09-05T00:16:00.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232024-09-05T00:16:00.711Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32242024-09-05T00:16:03.040Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32252024-09-05T00:16:05.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
32262024-09-05T00:16:05.319Z
32272024-09-05T00:16:05.319Zinfo: running `cargo check --bins` on internal-dns-cli (150/158)
32282024-09-05T00:16:06.086Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292024-09-05T00:16:06.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302024-09-05T00:16:06.183Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
32312024-09-05T00:16:06.639Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s
32322024-09-05T00:16:06.780Z
32332024-09-05T00:16:06.780Zinfo: running `cargo check --bins` on omicron-live-tests (151/158)
32342024-09-05T00:16:07.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32352024-09-05T00:16:07.540Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32362024-09-05T00:16:07.540Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32372024-09-05T00:16:07.540Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32382024-09-05T00:16:07.601Z
32392024-09-05T00:16:07.601Zinfo: running `cargo check --bins` on live-tests-macros (152/158)
32402024-09-05T00:16:08.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32412024-09-05T00:16:08.363Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32422024-09-05T00:16:08.363Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32432024-09-05T00:16:08.363Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
32442024-09-05T00:16:08.423Z
32452024-09-05T00:16:08.423Zinfo: running `cargo check --bins` on omicron-package (153/158)
32462024-09-05T00:16:09.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32472024-09-05T00:16:09.220Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32482024-09-05T00:16:09.306Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32492024-09-05T00:16:10.787Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.35s
32502024-09-05T00:16:10.924Z
32512024-09-05T00:16:10.924Zinfo: running `cargo check --bins` on wicket-dbg (154/158)
32522024-09-05T00:16:11.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32532024-09-05T00:16:11.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32542024-09-05T00:16:11.834Z Checking rtoolbox v0.0.2
32552024-09-05T00:16:11.858Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32562024-09-05T00:16:11.858Z Checking tui-tree-widget v0.22.0
32572024-09-05T00:16:12.017Z Checking rpassword v7.3.1
32582024-09-05T00:16:17.161Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32592024-09-05T00:16:20.542Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32602024-09-05T00:16:21.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.94s
32612024-09-05T00:16:22.026Z
32622024-09-05T00:16:22.026Zinfo: running `cargo check --bins` on wicket (155/158)
32632024-09-05T00:16:22.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642024-09-05T00:16:22.875Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652024-09-05T00:16:22.965Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32662024-09-05T00:16:23.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
32672024-09-05T00:16:23.473Z
32682024-09-05T00:16:23.473Zinfo: running `cargo check --bins` on wicketd (156/158)
32692024-09-05T00:16:24.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702024-09-05T00:16:24.311Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712024-09-05T00:16:24.406Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32722024-09-05T00:16:28.756Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
32732024-09-05T00:16:28.899Z
32742024-09-05T00:16:28.899Zinfo: running `cargo check --bins` on omicron-workspace-hack (157/158)
32752024-09-05T00:16:29.624Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762024-09-05T00:16:29.648Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772024-09-05T00:16:29.648Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782024-09-05T00:16:29.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
32792024-09-05T00:16:29.705Z
32802024-09-05T00:16:29.705Zinfo: running `cargo check --bins` on zone-setup (158/158)
32812024-09-05T00:16:30.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822024-09-05T00:16:30.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832024-09-05T00:16:30.677Z Checking uzers v0.11.3
32842024-09-05T00:16:30.965Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32852024-09-05T00:16:32.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s
32862024-09-05T00:16:32.410Z
32872024-09-05T00:16:32.434Zreal 12:52.044257069
32882024-09-05T00:16:32.434Zuser 23:28.224216579
32892024-09-05T00:16:32.434Zsys 5:30.978702529
32902024-09-05T00:16:32.434Ztrap 0.588555434
32912024-09-05T00:16:32.434Ztflt 1.680075620
32922024-09-05T00:16:32.434Zdflt 2.614501136
32932024-09-05T00:16:32.434Zkflt 0.020589469
32942024-09-05T00:16:32.434Zlock 43:21.076875398
32952024-09-05T00:16:32.434Zslp 2:02:18.675934398
32962024-09-05T00:16:32.434Zlat 1:02.646651872
32972024-09-05T00:16:32.435Zstop 2:49.237868611
32982024-09-05T00:16:32.435Zprocess exited: duration 1003626 ms, exit code 0
 
32992024-09-05T00:16:32.483Zfound 0 output files