01JECTZEAXMSMJ2PGZQK2YWAFK: 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: 01JECTZS31AE3NQ1V9KHAMTPH3

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-06T01:58:14.933Zjob assigned to worker 01JECTZXYYFSRZSACXR1P3HCRW [factory gimlet-EVT22200007-propolis, EVT22200007/19943] (queued for 33 s)
 
22024-12-06T01:58:23.040Zstarting task 0: "setup"
32024-12-06T01:58:23.064Z++ uname -s
42024-12-06T01:58:23.064Z+ kern=SunOS
52024-12-06T01:58:23.064Z+ case "$kern" in
62024-12-06T01:58:23.064Z+ groupadd -g 12345 build
72024-12-06T01:58:23.064Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-06T01:58:25.062Z+ zfs create -o mountpoint=/work rpool/work
92024-12-06T01:58:25.101Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-06T01:58:25.125Z+ home_fs=zfs
112024-12-06T01:58:25.125Z+ [[ zfs == autofs ]]
122024-12-06T01:58:25.125Z+ mkdir -p /home/build
132024-12-06T01:58:25.125Z+ chown build:build /home/build /work
142024-12-06T01:58:27.110Z+ chmod 0700 /home/build /work
152024-12-06T01:58:27.135Zprocess exited: duration 4076 ms, exit code 0
 
162024-12-06T01:58:27.183Zstarting task 1: "rust-toolchain"
172024-12-06T01:58:27.208Z+ printf ' * toolchain channel = "%s"
182024-12-06T01:58:27.208Z' 1.81.0
192024-12-06T01:58:27.208Z+ printf ' * toolchain profile = "%s"
202024-12-06T01:58:27.208Z' default
212024-12-06T01:58:27.208Z * toolchain channel = "1.81.0"
222024-12-06T01:58:27.208Z * toolchain profile = "default"
232024-12-06T01:58:27.208Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-06T01:58:27.208Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-06T01:58:27.327Zinfo: downloading installer
262024-12-06T01:58:27.814Zinfo: profile set to 'default'
272024-12-06T01:58:27.814Zinfo: default host triple is x86_64-unknown-illumos
282024-12-06T01:58:27.814Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-06T01:58:27.927Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-06T01:58:27.927Zinfo: downloading component 'cargo'
312024-12-06T01:58:28.098Zinfo: downloading component 'clippy'
322024-12-06T01:58:28.185Zinfo: downloading component 'rust-docs'
332024-12-06T01:58:28.451Zinfo: downloading component 'rust-std'
342024-12-06T01:58:29.021Zinfo: downloading component 'rustc'
352024-12-06T01:58:30.956Zinfo: downloading component 'rustfmt'
362024-12-06T01:58:31.026Zinfo: installing component 'cargo'
372024-12-06T01:58:32.011Zinfo: installing component 'clippy'
382024-12-06T01:58:32.437Zinfo: installing component 'rust-docs'
392024-12-06T01:58:35.082Zinfo: installing component 'rust-std'
402024-12-06T01:58:37.031Zinfo: installing component 'rustc'
412024-12-06T01:58:43.862Zinfo: installing component 'rustfmt'
422024-12-06T01:58:44.270Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-06T01:58:44.270Z
442024-12-06T01:58:44.425Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-06T01:58:44.425Z
462024-12-06T01:58:44.425Z
472024-12-06T01:58:44.425ZRust is installed now. Great!
482024-12-06T01:58:44.425Z
492024-12-06T01:58:44.425ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-06T01:58:44.425Zenvironment variable. This has not been done automatically.
512024-12-06T01:58:44.425Z
522024-12-06T01:58:44.425ZTo configure your current shell, you need to source
532024-12-06T01:58:44.425Zthe corresponding env file under $HOME/.cargo.
542024-12-06T01:58:44.425Z
552024-12-06T01:58:44.425ZThis is usually done by running one of the following (note the leading DOT):
562024-12-06T01:58:44.425Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-06T01:58:44.425Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-06T01:58:44.522Z+ rustc --version
592024-12-06T01:58:44.643Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-06T01:58:44.667Zprocess exited: duration 17464 ms, exit code 0
 
612024-12-06T01:58:44.717Zstarting task 2: "authentication"
622024-12-06T01:58:44.772Zprocess exited: duration 55 ms, exit code 0
 
632024-12-06T01:58:44.820Zstarting task 3: "clone repository"
642024-12-06T01:58:44.845Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-06T01:58:44.845Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-06T01:58:44.869ZCloning into '/work/oxidecomputer/omicron'...
672024-12-06T01:58:55.994Z+ cd /work/oxidecomputer/omicron
682024-12-06T01:58:55.994Z+ git fetch origin 9deaac49d6aa9ff24353a5be5f33031551cea117
692024-12-06T01:58:56.390ZFrom https://github.com/oxidecomputer/omicron
702024-12-06T01:58:56.390Z * branch 9deaac49d6aa9ff24353a5be5f33031551cea117 -> FETCH_HEAD
712024-12-06T01:58:56.414Z+ [[ -n retry_wrapper ]]
722024-12-06T01:58:56.414Z++ git branch --show-current
732024-12-06T01:58:56.414Z+ current=main
742024-12-06T01:58:56.414Z+ [[ main != retry_wrapper ]]
752024-12-06T01:58:56.414Z+ git branch -f retry_wrapper 9deaac49d6aa9ff24353a5be5f33031551cea117
762024-12-06T01:58:56.414Z+ git checkout -f retry_wrapper
772024-12-06T01:58:56.616ZSwitched to branch 'retry_wrapper'
782024-12-06T01:58:56.641Z+ git reset --hard 9deaac49d6aa9ff24353a5be5f33031551cea117
792024-12-06T01:58:56.665ZHEAD is now at 9deaac49d Use retryable transactions
802024-12-06T01:58:56.665Zprocess exited: duration 11826 ms, exit code 0
 
812024-12-06T01:58:56.712Zstarting task 4: "build"
822024-12-06T01:58:56.737Z+ source .github/buildomat/ci-env.sh
832024-12-06T01:58:56.737Z++ export CARGO_TERM_COLOR=always
842024-12-06T01:58:56.737Z++ CARGO_TERM_COLOR=always
852024-12-06T01:58:56.737Z+ cargo --version
862024-12-06T01:58:56.793Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-06T01:58:56.821Z+ rustc --version
882024-12-06T01:58:56.874Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-06T01:58:56.899Z+ source ./env.sh
902024-12-06T01:58:56.899Z++ OLD_SHELL_OPTS=ehxB
912024-12-06T01:58:56.899Z++ set -o xtrace
922024-12-06T01:58:56.899Z++++ dirname ./env.sh
932024-12-06T01:58:56.899Z+++ readlink -f .
942024-12-06T01:58:56.899Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-12-06T01:58:56.899Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-12-06T01:58:56.899Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-12-06T01:58:56.899Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-12-06T01:58:56.899Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-12-06T01:58:56.899Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-12-06T01:58:56.900Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-12-06T01:58:56.900Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-12-06T01:58:56.900Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-12-06T01:58:56.900Z++ case $OLD_SHELL_OPTS in
1042024-12-06T01:58:56.900Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-12-06T01:58:56.900Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-12-06T01:58:56.900Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-12-06T01:58:56.900Z+ banner prerequisites
1082024-12-06T01:58:56.900Z
1092024-12-06T01:58:56.900Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-12-06T01:58:56.900Z # # # # # # # # # # # # # # #
1112024-12-06T01:58:56.900Z # # # # ##### # # ##### # # # # # #### #
1122024-12-06T01:58:56.900Z ##### ##### # ##### # # # # # # # # #
1132024-12-06T01:58:56.900Z # # # # # # # # # # # # # # #
1142024-12-06T01:58:56.900Z # # # ###### # # ###### ### # #### # #### #
1152024-12-06T01:58:56.900Z
1162024-12-06T01:58:56.900Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-12-06T01:59:06.384Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-12-06T01:59:10.807Z Startup: Caching catalogs ... Done
1192024-12-06T01:59:23.858ZPlanning: Solver setup ... Done (12.018s)
1202024-12-06T01:59:24.015ZPlanning: Running solver ... Done (0.157s)
1212024-12-06T01:59:24.112ZPlanning: Finding local manifests ... Done (0.002s)
1222024-12-06T01:59:24.197ZPlanning: Fetching manifests: 0/5 0% complete
1232024-12-06T01:59:24.909ZPlanning: Fetching manifests: 5/5 100% complete
1242024-12-06T01:59:25.027ZPlanning: Package planning ... Done (0.118s)
1252024-12-06T01:59:25.094ZPlanning: Merging actions ... Done (0.067s)
1262024-12-06T01:59:25.330ZPlanning: Checking for conflicting actions ... Done (0.235s)
1272024-12-06T01:59:26.387ZPlanning: Consolidating action changes ... Done (1.056s)
1282024-12-06T01:59:26.794ZPlanning: Evaluating mediators ... Done (0.407s)
1292024-12-06T01:59:26.891ZPlanning: Planning completed in 16.00 seconds
1302024-12-06T01:59:26.915Z Packages to install: 4
1312024-12-06T01:59:26.915Z Packages to update: 1
1322024-12-06T01:59:26.916Z Mediators to change: 2
1332024-12-06T01:59:26.916Z Services to change: 1
1342024-12-06T01:59:26.916Z Estimated space available: 155.18 GB
1352024-12-06T01:59:26.916ZEstimated space to be consumed: 1.61 GB
1362024-12-06T01:59:26.916Z Create boot environment: No
1372024-12-06T01:59:26.916ZCreate backup boot environment: Yes
1382024-12-06T01:59:26.916Z Rebuild boot archive: No
1392024-12-06T01:59:26.916Z
1402024-12-06T01:59:26.916ZChanged mediators:
1412024-12-06T01:59:26.916Z mediator clang:
1422024-12-06T01:59:26.916Z version: None -> 15 (system default)
1432024-12-06T01:59:26.916Z
1442024-12-06T01:59:26.916Z mediator llvm:
1452024-12-06T01:59:26.916Z version: 14 (system default) -> 15 (system default)
1462024-12-06T01:59:26.916Z
1472024-12-06T01:59:26.916ZChanged packages:
1482024-12-06T01:59:26.916Zhelios-dev
1492024-12-06T01:59:26.916Z developer/build-essential
1502024-12-06T01:59:26.916Z None -> 11-2.0
1512024-12-06T01:59:26.916Z library/libxmlsec1
1522024-12-06T01:59:26.916Z None -> 1.2.35-2.0
1532024-12-06T01:59:26.916Z ooce/developer/clang-15
1542024-12-06T01:59:26.916Z None -> 15.0.7-2.0
1552024-12-06T01:59:26.916Z ooce/developer/llvm-15
1562024-12-06T01:59:26.916Z None -> 15.0.7-2.0
1572024-12-06T01:59:26.916Z package/pkg
1582024-12-06T01:59:26.917Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-12-06T01:59:26.917Z
1602024-12-06T01:59:26.917ZServices:
1612024-12-06T01:59:26.917Z restart_fmri:
1622024-12-06T01:59:26.917Z svc:/system/update-man-index:default
1632024-12-06T01:59:26.917Z
1642024-12-06T01:59:26.917ZEditable files to change:
1652024-12-06T01:59:26.917Z Update:
1662024-12-06T01:59:26.917Z usr/share/lib/pkg/web/config.shtml
1672024-12-06T01:59:26.981Z
1682024-12-06T01:59:26.981ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-12-06T01:59:31.981ZDownload: 763/4281 items 18.4/220.6MB 8% complete (3.8M/s)
1702024-12-06T01:59:36.981ZDownload: 1199/4281 items 83.5/220.6MB 37% complete (8.4M/s)
1712024-12-06T01:59:41.982ZDownload: 2119/4281 items 118.9/220.6MB 53% complete (10.1M/s)
1722024-12-06T01:59:47.051ZDownload: 2550/4281 items 120.4/220.6MB 54% complete (4.0M/s)
1732024-12-06T01:59:52.051ZDownload: 3226/4281 items 164.6/220.6MB 74% complete (4.5M/s)
1742024-12-06T01:59:57.072ZDownload: 3289/4281 items 211.5/220.6MB 95% complete (9.1M/s)
1752024-12-06T02:00:02.074ZDownload: 3691/4281 items 215.9/220.6MB 97% complete (5.2M/s)
1762024-12-06T02:00:04.232ZDownload: Completed 220.60 MB in 37.25 seconds (5.9M/s)
1772024-12-06T02:00:05.687Z Actions: 1/5063 actions (Removing old actions)
1782024-12-06T02:00:05.712Z Actions: 194/5063 actions (Installing new actions)
1792024-12-06T02:00:10.922Z Actions: 3787/5063 actions (Installing new actions)
1802024-12-06T02:00:11.424Z Actions: 4226/5063 actions (Updating modified actions)
1812024-12-06T02:00:11.783Z Actions: Completed 5063 actions in 6.09 seconds.
1822024-12-06T02:00:12.128Z Done (0.336s)
1832024-12-06T02:00:12.152Z Done (0.000s)
1842024-12-06T02:00:12.798Z Done (0.669s)
1852024-12-06T02:00:17.703Z Done (4.735s)
1862024-12-06T02:00:17.796Z Done (0.018s)
1872024-12-06T02:00:17.820Z Done (0.000s)
1882024-12-06T02:00:17.981Z Done (0.000s)
1892024-12-06T02:00:18.742ZPlanning: Evaluating mediator changes ... Done
1902024-12-06T02:00:18.993ZPlanning: Checking for conflicting actions ... Done
1912024-12-06T02:00:19.017ZPlanning: Consolidating action changes ... Done
1922024-12-06T02:00:19.343ZPlanning: Evaluating mediators ... Done
1932024-12-06T02:00:19.367ZPlanning: Planning completed in 0.60 seconds
1942024-12-06T02:00:19.391Z Mediators to change: 2
1952024-12-06T02:00:19.391Z Create boot environment: No
1962024-12-06T02:00:19.391ZCreate backup boot environment: No
1972024-12-06T02:00:19.446Z Done
1982024-12-06T02:00:19.446Z Done
1992024-12-06T02:00:19.922Z Done
2002024-12-06T02:00:24.121Z Done
2012024-12-06T02:00:24.207Z Done
2022024-12-06T02:00:24.207Z Done
2032024-12-06T02:00:24.296Z Done
2042024-12-06T02:00:24.995ZPlanning: Evaluating mediator changes ... Done
2052024-12-06T02:00:25.019ZPlanning: Merging actions ... Done
2062024-12-06T02:00:25.232ZPlanning: Checking for conflicting actions ... Done
2072024-12-06T02:00:25.256ZPlanning: Consolidating action changes ... Done
2082024-12-06T02:00:25.556ZPlanning: Evaluating mediators ... Done
2092024-12-06T02:00:25.624ZPlanning: Planning completed in 0.91 seconds
2102024-12-06T02:00:25.670Z Packages to change: 1
2112024-12-06T02:00:25.670Z Mediators to change: 1
2122024-12-06T02:00:25.670Z Services to change: 1
2132024-12-06T02:00:25.694Z Create boot environment: No
2142024-12-06T02:00:25.695ZCreate backup boot environment: Yes
2152024-12-06T02:00:27.281Z Actions: 1/6 actions (Updating modified actions)
2162024-12-06T02:00:27.306Z Actions: Completed 6 actions in 0.00 seconds.
2172024-12-06T02:00:27.306Z Done
2182024-12-06T02:00:27.306Z Done
2192024-12-06T02:00:27.418Z Done
2202024-12-06T02:00:31.641Z Done
2212024-12-06T02:00:31.734Z Done
2222024-12-06T02:00:31.758Z Done
2232024-12-06T02:00:31.825Z Done
2242024-12-06T02:00:32.343ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252024-12-06T02:00:32.344Zclang system 15 system
2262024-12-06T02:00:32.344Zcsh system system illumos
2272024-12-06T02:00:32.344Zctags system system illumos
2282024-12-06T02:00:32.344Zgcc vendor 12 vendor
2292024-12-06T02:00:32.344Zgcc system 10 system
2302024-12-06T02:00:32.345Zgcc system 7 system
2312024-12-06T02:00:32.345Zgo system 1.20 system
2322024-12-06T02:00:32.345Zgo system 1.19 system
2332024-12-06T02:00:32.345Zllvm system 15 system
2342024-12-06T02:00:32.345Zllvm system 14 system
2352024-12-06T02:00:32.345Zmariadb system 10.6 system
2362024-12-06T02:00:32.345Zmta vendor vendor dma
2372024-12-06T02:00:32.345Zopenjdk system 17 system
2382024-12-06T02:00:32.345Zopenjdk system 11 system
2392024-12-06T02:00:32.345Zopenjdk system 1.8 system
2402024-12-06T02:00:32.346Zopenssl vendor 3 vendor
2412024-12-06T02:00:32.346Zperl system 5.36 system
2422024-12-06T02:00:32.346Zpostgresql system 15 system
2432024-12-06T02:00:32.346Zpostgresql system 13 system
2442024-12-06T02:00:32.346Zpython vendor 3 vendor
2452024-12-06T02:00:32.346Zpython system 2 system
2462024-12-06T02:00:32.346Zpython3 system 3.11 system
2472024-12-06T02:00:32.346Zruby system 3.0 system
2482024-12-06T02:00:32.346Zwords vendor vendor american-english
2492024-12-06T02:00:32.347Zwords system system australian-english
2502024-12-06T02:00:32.347Zwords system system british-english
2512024-12-06T02:00:32.347Zwords system system canadian-english
2522024-12-06T02:00:32.347Zwords system system french
2532024-12-06T02:00:32.347Zwords system system italian
2542024-12-06T02:00:32.348Zwords system system ngerman
2552024-12-06T02:00:32.348Zwords system system ogerman
2562024-12-06T02:00:32.348Zwords system system spanish
2572024-12-06T02:00:32.746ZPUBLISHER TYPE STATUS P LOCATION
2582024-12-06T02:00:32.746Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2592024-12-06T02:00:35.918ZFMRI IFO
2602024-12-06T02:00:35.918Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612024-12-06T02:00:35.918Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622024-12-06T02:00:35.918Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632024-12-06T02:00:35.918Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2642024-12-06T02:00:35.918Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2652024-12-06T02:00:35.918Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2662024-12-06T02:00:35.918Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2672024-12-06T02:00:35.918Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2682024-12-06T02:00:35.918Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692024-12-06T02:00:35.918Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2702024-12-06T02:00:35.918Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2712024-12-06T02:00:35.918Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722024-12-06T02:00:35.918Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2732024-12-06T02:00:35.918Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2742024-12-06T02:00:35.918Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2752024-12-06T02:00:36.730Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2762024-12-06T02:00:37.101Z Updating crates.io index
2772024-12-06T02:00:37.178Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2782024-12-06T02:00:37.766Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2792024-12-06T02:00:38.116Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2802024-12-06T02:00:38.392Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2812024-12-06T02:00:38.692Z Updating git repository `https://github.com/oxidecomputer/propolis`
2822024-12-06T02:00:39.644Z Updating git repository `https://github.com/oxidecomputer/crucible`
2832024-12-06T02:00:42.316Z Updating git repository `https://github.com/oxidecomputer/opte`
2842024-12-06T02:00:43.425Z Updating git repository `https://github.com/oxidecomputer/falcon`
2852024-12-06T02:00:44.909Z Updating git repository `https://github.com/oxidecomputer/clickward`
2862024-12-06T02:00:45.229Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2872024-12-06T02:00:45.607Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2882024-12-06T02:00:46.279Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2892024-12-06T02:00:46.652Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2902024-12-06T02:00:47.031Z Updating git repository `https://github.com/oxidecomputer/tofino`
2912024-12-06T02:00:47.347Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2922024-12-06T02:00:47.628Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2932024-12-06T02:00:47.915Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2942024-12-06T02:00:48.280Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2952024-12-06T02:00:48.639Z Updating git repository `https://github.com/oxidecomputer/ispf`
2962024-12-06T02:00:49.053Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2972024-12-06T02:00:49.348Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2982024-12-06T02:00:49.918Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2992024-12-06T02:00:50.236Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002024-12-06T02:00:50.733Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3012024-12-06T02:00:51.259Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3022024-12-06T02:00:51.640Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3032024-12-06T02:00:51.933Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3042024-12-06T02:00:52.303Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3052024-12-06T02:00:53.794Z Downloading crates ...
3062024-12-06T02:00:58.860Z Downloaded clap v4.5.21
3072024-12-06T02:00:58.884Z Downloaded anstream v0.6.15
3082024-12-06T02:00:58.884Z Downloaded bitflags v2.6.0
3092024-12-06T02:00:58.884Z Downloaded cfg-if v1.0.0
3102024-12-06T02:00:58.884Z Downloaded anstyle-query v1.1.1
3112024-12-06T02:00:58.909Z Downloaded cargo_toml v0.20.5
3122024-12-06T02:00:58.909Z Downloaded camino-tempfile v1.1.1
3132024-12-06T02:00:58.909Z Downloaded camino v1.1.9
3142024-12-06T02:00:58.909Z Downloaded byteorder v1.5.0
3152024-12-06T02:00:58.909Z Downloaded bytecount v0.6.8
3162024-12-06T02:00:58.909Z Downloaded block-buffer v0.10.4
3172024-12-06T02:00:58.909Z Downloaded indexmap v2.6.0
3182024-12-06T02:00:58.933Z Downloaded fs-err v2.11.0
3192024-12-06T02:00:58.933Z Downloaded memchr v2.7.4
3202024-12-06T02:00:58.933Z Downloaded ryu v1.0.18
3212024-12-06T02:00:58.933Z Downloaded swrite v0.1.0
3222024-12-06T02:00:58.958Z Downloaded semver v1.0.23
3232024-12-06T02:00:58.958Z Downloaded strsim v0.11.1
3242024-12-06T02:00:58.958Z Downloaded usdt-macro v0.5.0
3252024-12-06T02:00:58.958Z Downloaded toml_datetime v0.6.8
3262024-12-06T02:00:58.958Z Downloaded zerocopy-derive v0.7.35
3272024-12-06T02:00:58.959Z Downloaded version_check v0.9.5
3282024-12-06T02:00:58.959Z Downloaded usdt-impl v0.5.0
3292024-12-06T02:00:58.959Z Downloaded unicode-ident v1.0.13
3302024-12-06T02:00:58.959Z Downloaded toml v0.8.19
3312024-12-06T02:00:58.984Z Downloaded serde_json v1.0.132
3322024-12-06T02:00:58.984Z Downloaded zerocopy v0.7.35
3332024-12-06T02:00:59.008Z Downloaded toml_edit v0.22.22
3342024-12-06T02:00:59.032Z Downloaded serde v1.0.215
3352024-12-06T02:00:59.032Z Downloaded ucd-trie v0.1.7
3362024-12-06T02:00:59.032Z Downloaded pest v2.7.14
3372024-12-06T02:00:59.032Z Downloaded winnow v0.6.20
3382024-12-06T02:00:59.032Z Downloaded syn v1.0.109
3392024-12-06T02:00:59.056Z Downloaded tabled v0.15.0
3402024-12-06T02:00:59.080Z Downloaded papergrid v0.11.0
3412024-12-06T02:00:59.080Z Downloaded typenum v1.17.0
3422024-12-06T02:00:59.080Z Downloaded unicode-width v0.1.14
3432024-12-06T02:00:59.080Z Downloaded syn v2.0.87
3442024-12-06T02:00:59.105Z Downloaded rustix v0.38.37
3452024-12-06T02:00:59.129Z Downloaded log v0.4.22
3462024-12-06T02:00:59.129Z Downloaded utf8parse v0.2.2
3472024-12-06T02:00:59.129Z Downloaded usdt v0.5.0
3482024-12-06T02:00:59.129Z Downloaded unicode-linebreak v0.1.5
3492024-12-06T02:00:59.129Z Downloaded thread-id v4.2.2
3502024-12-06T02:00:59.129Z Downloaded sha2 v0.10.8
3512024-12-06T02:00:59.153Z Downloaded serde_tokenstream v0.2.2
3522024-12-06T02:00:59.153Z Downloaded usdt-attr-macro v0.5.0
3532024-12-06T02:00:59.153Z Downloaded thiserror-impl v1.0.69
3542024-12-06T02:00:59.153Z Downloaded scroll v0.12.0
3552024-12-06T02:00:59.153Z Downloaded thiserror v1.0.69
3562024-12-06T02:00:59.153Z Downloaded terminal_size v0.4.0
3572024-12-06T02:00:59.153Z Downloaded tempfile v3.13.0
3582024-12-06T02:00:59.153Z Downloaded tabled_derive v0.7.0
3592024-12-06T02:00:59.154Z Downloaded plain v0.2.3
3602024-12-06T02:00:59.154Z Downloaded libc v0.2.162
3612024-12-06T02:00:59.181Z Downloaded textwrap v0.16.1
3622024-12-06T02:00:59.205Z Downloaded serde_spanned v0.6.8
3632024-12-06T02:00:59.205Z Downloaded smawk v0.3.2
3642024-12-06T02:00:59.205Z Downloaded scroll_derive v0.12.0
3652024-12-06T02:00:59.205Z Downloaded proc-macro-error-attr v1.0.4
3662024-12-06T02:00:59.205Z Downloaded pretty-hex v0.4.1
3672024-12-06T02:00:59.205Z Downloaded pest_derive v2.7.14
3682024-12-06T02:00:59.205Z Downloaded once_cell v1.20.2
3692024-12-06T02:00:59.205Z Downloaded itoa v1.0.11
3702024-12-06T02:00:59.205Z Downloaded is_terminal_polyfill v1.70.1
3712024-12-06T02:00:59.205Z Downloaded goblin v0.8.2
3722024-12-06T02:00:59.205Z Downloaded generic-array v0.14.7
3732024-12-06T02:00:59.229Z Downloaded clap_builder v4.5.21
3742024-12-06T02:00:59.229Z Downloaded serde_derive v1.0.215
3752024-12-06T02:00:59.229Z Downloaded quote v1.0.37
3762024-12-06T02:00:59.229Z Downloaded proc-macro2 v1.0.89
3772024-12-06T02:00:59.229Z Downloaded proc-macro-error v1.0.4
3782024-12-06T02:00:59.229Z Downloaded pest_generator v2.7.14
3792024-12-06T02:00:59.229Z Downloaded memmap v0.7.0
3802024-12-06T02:00:59.229Z Downloaded macaddr v1.0.1
3812024-12-06T02:00:59.254Z Downloaded hashbrown v0.15.0
3822024-12-06T02:00:59.254Z Downloaded dtrace-parser v0.2.0
3832024-12-06T02:00:59.254Z Downloaded pest_meta v2.7.14
3842024-12-06T02:00:59.254Z Downloaded errno v0.3.9
3852024-12-06T02:00:59.254Z Downloaded equivalent v1.0.1
3862024-12-06T02:00:59.254Z Downloaded dof v0.3.0
3872024-12-06T02:00:59.254Z Downloaded digest v0.10.7
3882024-12-06T02:00:59.254Z Downloaded cpufeatures v0.2.14
3892024-12-06T02:00:59.254Z Downloaded clap_lex v0.7.2
3902024-12-06T02:00:59.254Z Downloaded heck v0.5.0
3912024-12-06T02:00:59.254Z Downloaded heck v0.4.1
3922024-12-06T02:00:59.254Z Downloaded fastrand v2.1.1
3932024-12-06T02:00:59.254Z Downloaded crypto-common v0.1.6
3942024-12-06T02:00:59.254Z Downloaded clap_derive v4.5.18
3952024-12-06T02:00:59.278Z Downloaded fnv v1.0.7
3962024-12-06T02:00:59.278Z Downloaded colorchoice v1.0.2
3972024-12-06T02:00:59.278Z Downloaded autocfg v1.4.0
3982024-12-06T02:00:59.278Z Downloaded anyhow v1.0.93
3992024-12-06T02:00:59.279Z Downloaded anstyle v1.0.10
4002024-12-06T02:00:59.279Z Downloaded cargo_metadata v0.18.1
4012024-12-06T02:00:59.279Z Downloaded cargo-platform v0.1.8
4022024-12-06T02:00:59.279Z Downloaded anstyle-parse v0.2.5
4032024-12-06T02:00:59.404Z Compiling proc-macro2 v1.0.89
4042024-12-06T02:00:59.404Z Compiling unicode-ident v1.0.13
4052024-12-06T02:00:59.404Z Compiling version_check v0.9.5
4062024-12-06T02:00:59.404Z Compiling serde v1.0.215
4072024-12-06T02:00:59.404Z Compiling memchr v2.7.4
4082024-12-06T02:00:59.429Z Compiling thiserror v1.0.69
4092024-12-06T02:00:59.429Z Compiling libc v0.2.162
4102024-12-06T02:00:59.429Z Compiling ryu v1.0.18
4112024-12-06T02:00:59.670Z Compiling ucd-trie v0.1.7
4122024-12-06T02:00:59.830Z Compiling itoa v1.0.11
4132024-12-06T02:01:00.043Z Compiling once_cell v1.20.2
4142024-12-06T02:01:00.213Z Compiling byteorder v1.5.0
4152024-12-06T02:01:00.376Z Compiling rustix v0.38.37
4162024-12-06T02:01:00.420Z Compiling serde_json v1.0.132
4172024-12-06T02:01:00.618Z Compiling bitflags v2.6.0
4182024-12-06T02:01:00.725Z Compiling usdt-impl v0.5.0
4192024-12-06T02:01:00.921Z Compiling proc-macro-error-attr v1.0.4
4202024-12-06T02:01:00.986Z Compiling syn v1.0.109
4212024-12-06T02:01:01.049Z Compiling quote v1.0.37
4222024-12-06T02:01:01.293Z Compiling proc-macro-error v1.0.4
4232024-12-06T02:01:01.321Z Compiling camino v1.1.9
4242024-12-06T02:01:01.345Z Compiling hashbrown v0.15.0
4252024-12-06T02:01:01.580Z Compiling syn v2.0.87
4262024-12-06T02:01:01.623Z Compiling errno v0.3.9
4272024-12-06T02:01:01.735Z Compiling thread-id v4.2.2
4282024-12-06T02:01:01.926Z Compiling utf8parse v0.2.2
4292024-12-06T02:01:01.953Z Compiling equivalent v1.0.1
4302024-12-06T02:01:01.953Z Compiling log v0.4.22
4312024-12-06T02:01:02.010Z Compiling plain v0.2.3
4322024-12-06T02:01:02.093Z Compiling anstyle-parse v0.2.5
4332024-12-06T02:01:02.406Z Compiling pretty-hex v0.4.1
4342024-12-06T02:01:02.452Z Compiling semver v1.0.23
4352024-12-06T02:01:02.571Z Compiling indexmap v2.6.0
4362024-12-06T02:01:02.623Z Compiling colorchoice v1.0.2
4372024-12-06T02:01:02.675Z Compiling anstyle v1.0.10
4382024-12-06T02:01:02.778Z Compiling autocfg v1.4.0
4392024-12-06T02:01:02.845Z Compiling unicode-width v0.1.14
4402024-12-06T02:01:02.892Z Compiling is_terminal_polyfill v1.70.1
4412024-12-06T02:01:03.011Z Compiling anstyle-query v1.1.1
4422024-12-06T02:01:03.077Z Compiling winnow v0.6.20
4432024-12-06T02:01:03.158Z Compiling anstream v0.6.15
4442024-12-06T02:01:03.596Z Compiling fnv v1.0.7
4452024-12-06T02:01:03.713Z Compiling terminal_size v0.4.0
4462024-12-06T02:01:03.765Z Compiling strsim v0.11.1
4472024-12-06T02:01:03.789Z Compiling fs-err v2.11.0
4482024-12-06T02:01:03.814Z Compiling fastrand v2.1.1
4492024-12-06T02:01:03.923Z Compiling clap_lex v0.7.2
4502024-12-06T02:01:04.043Z Compiling heck v0.4.1
4512024-12-06T02:01:04.317Z Compiling heck v0.5.0
4522024-12-06T02:01:04.364Z Compiling cfg-if v1.0.0
4532024-12-06T02:01:04.401Z Compiling bytecount v0.6.8
4542024-12-06T02:01:04.540Z Compiling anyhow v1.0.93
4552024-12-06T02:01:04.624Z Compiling papergrid v0.11.0
4562024-12-06T02:01:04.801Z Compiling clap_builder v4.5.21
4572024-12-06T02:01:04.937Z Compiling tempfile v3.13.0
4582024-12-06T02:01:05.234Z Compiling memmap v0.7.0
4592024-12-06T02:01:05.375Z Compiling unicode-linebreak v0.1.5
4602024-12-06T02:01:05.542Z Compiling smawk v0.3.2
4612024-12-06T02:01:05.730Z Compiling textwrap v0.16.1
4622024-12-06T02:01:06.071Z Compiling swrite v0.1.0
4632024-12-06T02:01:07.099Z Compiling tabled_derive v0.7.0
4642024-12-06T02:01:08.593Z Compiling tabled v0.15.0
4652024-12-06T02:01:09.704Z Compiling serde_derive v1.0.215
4662024-12-06T02:01:09.704Z Compiling thiserror-impl v1.0.69
4672024-12-06T02:01:09.728Z Compiling zerocopy-derive v0.7.35
4682024-12-06T02:01:09.728Z Compiling scroll_derive v0.12.0
4692024-12-06T02:01:09.728Z Compiling clap_derive v4.5.18
4702024-12-06T02:01:10.826Z Compiling scroll v0.12.0
4712024-12-06T02:01:11.257Z Compiling goblin v0.8.2
4722024-12-06T02:01:11.368Z Compiling zerocopy v0.7.35
4732024-12-06T02:01:12.221Z Compiling pest v2.7.14
4742024-12-06T02:01:12.795Z Compiling clap v4.5.21
4752024-12-06T02:01:14.145Z Compiling pest_meta v2.7.14
4762024-12-06T02:01:15.103Z Compiling pest_generator v2.7.14
4772024-12-06T02:01:17.108Z Compiling pest_derive v2.7.14
4782024-12-06T02:01:17.726Z Compiling dtrace-parser v0.2.0
4792024-12-06T02:01:18.925Z Compiling serde_spanned v0.6.8
4802024-12-06T02:01:18.925Z Compiling toml_datetime v0.6.8
4812024-12-06T02:01:19.159Z Compiling serde_tokenstream v0.2.2
4822024-12-06T02:01:19.216Z Compiling toml_edit v0.22.22
4832024-12-06T02:01:19.278Z Compiling cargo-platform v0.1.8
4842024-12-06T02:01:19.467Z Compiling macaddr v1.0.1
4852024-12-06T02:01:19.712Z Compiling camino-tempfile v1.1.1
4862024-12-06T02:01:20.448Z Compiling dof v0.3.0
4872024-12-06T02:01:20.448Z Compiling cargo_metadata v0.18.1
4882024-12-06T02:01:21.823Z Compiling toml v0.8.19
4892024-12-06T02:01:22.169Z Compiling usdt-macro v0.5.0
4902024-12-06T02:01:22.315Z Compiling usdt-attr-macro v0.5.0
4912024-12-06T02:01:22.611Z Compiling cargo_toml v0.20.5
4922024-12-06T02:01:23.371Z Compiling usdt v0.5.0
4932024-12-06T02:01:26.880Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4942024-12-06T02:01:32.134Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.70s
4952024-12-06T02:01:32.364Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4962024-12-06T02:01:33.069Z Downloading crates ...
4972024-12-06T02:01:33.208Z Downloaded assert_matches v1.5.0
4982024-12-06T02:01:33.233Z Downloaded adler2 v2.0.0
4992024-12-06T02:01:33.233Z Downloaded base16ct v0.2.0
5002024-12-06T02:01:33.233Z Downloaded crunchy v0.2.2
5012024-12-06T02:01:33.233Z Downloaded bit-set v0.5.3
5022024-12-06T02:01:33.233Z Downloaded http-body v1.0.1
5032024-12-06T02:01:33.233Z Downloaded httparse v1.9.5
5042024-12-06T02:01:33.234Z Downloaded mime v0.3.17
5052024-12-06T02:01:33.258Z Downloaded idna v0.2.3
5062024-12-06T02:01:33.258Z Downloaded rustc-hash v1.1.0
5072024-12-06T02:01:33.258Z Downloaded rustyline v14.0.0
5082024-12-06T02:01:33.283Z Downloaded russh-cryptovec v0.7.3
5092024-12-06T02:01:33.283Z Downloaded atomicwrites v0.4.4
5102024-12-06T02:01:33.283Z Downloaded atty v0.2.14
5112024-12-06T02:01:33.283Z Downloaded backoff v0.4.0
5122024-12-06T02:01:33.283Z Downloaded aead v0.5.2
5132024-12-06T02:01:33.283Z Downloaded darling v0.20.10
5142024-12-06T02:01:33.283Z Downloaded heck v0.3.3
5152024-12-06T02:01:33.283Z Downloaded hex v0.4.3
5162024-12-06T02:01:33.283Z Downloaded hickory-client v0.24.1
5172024-12-06T02:01:33.310Z Downloaded ssh-cipher v0.2.0
5182024-12-06T02:01:33.310Z Downloaded ciborium-io v0.2.2
5192024-12-06T02:01:33.310Z Downloaded tinyvec_macros v0.1.1
5202024-12-06T02:01:33.310Z Downloaded heapless v0.8.0
5212024-12-06T02:01:33.310Z Downloaded hubpack_derive v0.1.1
5222024-12-06T02:01:33.310Z Downloaded crucible-workspace-hack v0.1.0
5232024-12-06T02:01:33.310Z Downloaded icu_normalizer_data v1.5.0
5242024-12-06T02:01:33.310Z Downloaded http-range v0.1.5
5252024-12-06T02:01:33.338Z Downloaded progenitor-client v0.8.0
5262024-12-06T02:01:33.338Z Downloaded tokio-stream v0.1.16
5272024-12-06T02:01:33.338Z Downloaded tokio-tungstenite v0.24.0
5282024-12-06T02:01:33.338Z Downloaded salsa20 v0.10.2
5292024-12-06T02:01:33.364Z Downloaded funty v2.0.0
5302024-12-06T02:01:33.364Z Downloaded parse-size v1.1.0
5312024-12-06T02:01:33.364Z Downloaded write16 v1.0.0
5322024-12-06T02:01:33.364Z Downloaded psl-types v2.0.11
5332024-12-06T02:01:33.364Z Downloaded tls_codec v0.4.1
5342024-12-06T02:01:33.364Z Downloaded sync_wrapper v1.0.1
5352024-12-06T02:01:33.391Z Downloaded predicates v3.1.2
5362024-12-06T02:01:33.392Z Downloaded ed25519 v2.2.3
5372024-12-06T02:01:33.392Z Downloaded whoami v1.5.2
5382024-12-06T02:01:33.392Z Downloaded progenitor-impl v0.8.0
5392024-12-06T02:01:33.392Z Downloaded multer v3.1.0
5402024-12-06T02:01:33.419Z Downloaded newline-converter v0.3.0
5412024-12-06T02:01:33.419Z Downloaded path-slash v0.1.5
5422024-12-06T02:01:33.419Z Downloaded newtype-uuid v1.1.3
5432024-12-06T02:01:33.419Z Downloaded pbkdf2 v0.12.2
5442024-12-06T02:01:33.419Z Downloaded wait-timeout v0.2.0
5452024-12-06T02:01:33.419Z Downloaded num-rational v0.4.2
5462024-12-06T02:01:33.419Z Downloaded postgres-protocol v0.6.7
5472024-12-06T02:01:33.445Z Downloaded pretty-hex v0.2.1
5482024-12-06T02:01:33.445Z Downloaded parse-display-derive v0.10.0
5492024-12-06T02:01:33.445Z Downloaded zerofrom v0.1.4
5502024-12-06T02:01:33.445Z Downloaded slog v2.7.0
5512024-12-06T02:01:33.445Z Downloaded dsl_auto_type v0.1.2
5522024-12-06T02:01:33.445Z Downloaded vsss-rs v3.3.4
5532024-12-06T02:01:33.472Z Downloaded utf8_iter v1.0.4
5542024-12-06T02:01:33.472Z Downloaded thiserror-no-std v2.0.2
5552024-12-06T02:01:33.500Z Downloaded serde_urlencoded v0.7.1
5562024-12-06T02:01:33.500Z Downloaded openssl-probe v0.1.5
5572024-12-06T02:01:33.500Z Downloaded url v2.5.3
5582024-12-06T02:01:33.526Z Downloaded endian-type v0.1.2
5592024-12-06T02:01:33.526Z Downloaded normalize-line-endings v0.3.0
5602024-12-06T02:01:33.526Z Downloaded pin-utils v0.1.0
5612024-12-06T02:01:33.526Z Downloaded enum-as-inner v0.5.1
5622024-12-06T02:01:33.526Z Downloaded phf_codegen v0.11.2
5632024-12-06T02:01:33.526Z Downloaded portable-atomic v1.9.0
5642024-12-06T02:01:33.556Z Downloaded want v0.3.1
5652024-12-06T02:01:33.556Z Downloaded xz2 v0.1.7
5662024-12-06T02:01:33.556Z Downloaded sigpipe v0.1.3
5672024-12-06T02:01:33.556Z Downloaded enum-as-inner v0.6.1
5682024-12-06T02:01:33.556Z Downloaded rtoolbox v0.0.2
5692024-12-06T02:01:33.556Z Downloaded fragile v2.0.0
5702024-12-06T02:01:33.556Z Downloaded signature v2.2.0
5712024-12-06T02:01:33.556Z Downloaded omicron-zone-package v0.11.1
5722024-12-06T02:01:33.583Z Downloaded tower-service v0.3.3
5732024-12-06T02:01:33.583Z Downloaded glob v0.3.1
5742024-12-06T02:01:33.583Z Downloaded opaque-debug v0.3.1
5752024-12-06T02:01:33.583Z Downloaded dhcproto-macros v0.1.0
5762024-12-06T02:01:33.583Z Downloaded thiserror v2.0.3
5772024-12-06T02:01:33.583Z Downloaded fxhash v0.2.1
5782024-12-06T02:01:33.583Z Downloaded fixedbitset v0.4.2
5792024-12-06T02:01:33.610Z Downloaded num v0.4.3
5802024-12-06T02:01:33.610Z Downloaded gethostname v0.5.0
5812024-12-06T02:01:33.610Z Downloaded fs_extra v1.3.0
5822024-12-06T02:01:33.611Z Downloaded getrandom v0.2.15
5832024-12-06T02:01:33.611Z Downloaded globset v0.4.15
5842024-12-06T02:01:33.611Z Downloaded yasna v0.5.2
5852024-12-06T02:01:33.611Z Downloaded fatfs v0.3.6
5862024-12-06T02:01:33.638Z Downloaded unicode-segmentation v1.12.0
5872024-12-06T02:01:33.638Z Downloaded flume v0.11.1
5882024-12-06T02:01:33.638Z Downloaded unicode-normalization v0.1.24
5892024-12-06T02:01:33.638Z Downloaded flate2 v1.0.34
5902024-12-06T02:01:33.662Z Downloaded futures-util v0.3.31
5912024-12-06T02:01:33.662Z Downloaded sqlparser v0.45.0
5922024-12-06T02:01:33.690Z Downloaded regex-syntax v0.6.29
5932024-12-06T02:01:33.690Z Downloaded nix v0.29.0
5942024-12-06T02:01:33.723Z Downloaded object v0.30.4
5952024-12-06T02:01:33.723Z Downloaded unicode-width v0.2.0
5962024-12-06T02:01:33.723Z Downloaded slab v0.4.9
5972024-12-06T02:01:33.723Z Downloaded vcpkg v0.2.15
5982024-12-06T02:01:33.760Z Downloaded git2 v0.19.0
5992024-12-06T02:01:33.786Z Downloaded gimli v0.31.1
6002024-12-06T02:01:33.786Z Downloaded rustls v0.22.4
6012024-12-06T02:01:33.810Z Downloaded openssl v0.10.66
6022024-12-06T02:01:33.810Z Downloaded diesel v2.2.4
6032024-12-06T02:01:33.838Z Downloaded object v0.36.5
6042024-12-06T02:01:33.864Z Downloaded openapiv3 v2.0.0
6052024-12-06T02:01:33.864Z Downloaded csv v1.3.0
6062024-12-06T02:01:33.891Z Downloaded zerocopy-derive v0.6.6
6072024-12-06T02:01:33.919Z Downloaded typify-impl v0.2.0
6082024-12-06T02:01:33.920Z Downloaded sled v0.34.7
6092024-12-06T02:01:33.944Z Downloaded regex-automata v0.4.8
6102024-12-06T02:01:33.973Z Downloaded regex-syntax v0.8.5
6112024-12-06T02:01:33.973Z Downloaded trust-dns-proto v0.22.0
6122024-12-06T02:01:33.998Z Downloaded polar-core v0.27.3
6132024-12-06T02:01:33.998Z Downloaded nix v0.28.0
6142024-12-06T02:01:33.998Z Downloaded dropshot v0.12.0
6152024-12-06T02:01:34.023Z Downloaded smoltcp v0.9.1
6162024-12-06T02:01:34.047Z Downloaded petname v2.0.2
6172024-12-06T02:01:34.047Z Downloaded dropshot v0.13.0
6182024-12-06T02:01:34.072Z Downloaded sha3 v0.10.8
6192024-12-06T02:01:34.072Z Downloaded tokio v1.40.0
6202024-12-06T02:01:34.117Z Downloaded petgraph v0.6.5
6212024-12-06T02:01:34.142Z Downloaded regex v1.11.1
6222024-12-06T02:01:34.169Z Downloaded p384 v0.13.0
6232024-12-06T02:01:34.169Z Downloaded rustls v0.23.14
6242024-12-06T02:01:34.193Z Downloaded rustls v0.21.12
6252024-12-06T02:01:34.193Z Downloaded x509-cert v0.2.5
6262024-12-06T02:01:34.224Z Downloaded regress v0.9.1
6272024-12-06T02:01:34.224Z Downloaded bzip2-sys v0.1.11+1.0.8
6282024-12-06T02:01:34.307Z Downloaded p521 v0.13.3
6292024-12-06T02:01:34.307Z Downloaded h2 v0.4.6
6302024-12-06T02:01:34.307Z Downloaded rustls-webpki v0.102.8
6312024-12-06T02:01:34.307Z Downloaded nix v0.27.1
6322024-12-06T02:01:34.307Z Downloaded expectorate v1.1.0
6332024-12-06T02:01:34.307Z Downloaded typed-path v0.9.3
6342024-12-06T02:01:34.307Z Downloaded tough v0.19.0
6352024-12-06T02:01:34.307Z Downloaded rusqlite v0.32.1
6362024-12-06T02:01:34.340Z Downloaded tracing v0.1.40
6372024-12-06T02:01:34.340Z Downloaded rustls-webpki v0.101.7
6382024-12-06T02:01:34.340Z Downloaded num-traits v0.2.19
6392024-12-06T02:01:34.368Z Downloaded libgit2-sys v0.17.0+1.8.1
6402024-12-06T02:01:34.412Z Downloaded dhcproto v0.12.0
6412024-12-06T02:01:34.437Z Downloaded derive_more v0.99.18
6422024-12-06T02:01:34.437Z Downloaded unicode-xid v0.2.6
6432024-12-06T02:01:34.437Z Downloaded unicode-bidi v0.3.17
6442024-12-06T02:01:34.437Z Downloaded p256 v0.13.2
6452024-12-06T02:01:34.437Z Downloaded float-ord v0.3.2
6462024-12-06T02:01:34.437Z Downloaded fallible-iterator v0.3.0
6472024-12-06T02:01:34.437Z Downloaded fallible-iterator v0.2.0
6482024-12-06T02:01:34.437Z Downloaded des v0.8.1
6492024-12-06T02:01:34.438Z Downloaded wyz v0.5.1
6502024-12-06T02:01:34.438Z Downloaded encoding_rs v0.8.34
6512024-12-06T02:01:34.465Z Downloaded topological-sort v0.2.2
6522024-12-06T02:01:34.465Z Downloaded nom v7.1.3
6532024-12-06T02:01:34.493Z Downloaded spin v0.9.8
6542024-12-06T02:01:34.493Z Downloaded typify v0.2.0
6552024-12-06T02:01:34.493Z Downloaded ratatui v0.28.1
6562024-12-06T02:01:34.518Z Downloaded float-cmp v0.9.0
6572024-12-06T02:01:34.518Z Downloaded flagset v0.4.6
6582024-12-06T02:01:34.518Z Downloaded filetime v0.2.25
6592024-12-06T02:01:34.518Z Downloaded num_enum v0.5.11
6602024-12-06T02:01:34.518Z Downloaded writeable v0.5.5
6612024-12-06T02:01:34.518Z Downloaded smallvec v1.13.2
6622024-12-06T02:01:34.518Z Downloaded russh v0.45.0
6632024-12-06T02:01:34.544Z Downloaded num_enum_derive v0.5.11
6642024-12-06T02:01:34.544Z Downloaded fallible-streaming-iterator v0.1.9
6652024-12-06T02:01:34.545Z Downloaded diesel-dtrace v0.3.0
6662024-12-06T02:01:34.545Z Downloaded xattr v1.3.1
6672024-12-06T02:01:34.545Z Downloaded tracing-attributes v0.1.27
6682024-12-06T02:01:34.545Z Downloaded olpc-cjson v0.1.4
6692024-12-06T02:01:34.545Z Downloaded snafu-derive v0.8.5
6702024-12-06T02:01:34.545Z Downloaded slog-term v2.9.1
6712024-12-06T02:01:34.545Z Downloaded rsa v0.9.6
6722024-12-06T02:01:34.569Z Downloaded serde_with v3.11.0
6732024-12-06T02:01:34.569Z Downloaded number_prefix v0.4.0
6742024-12-06T02:01:34.569Z Downloaded num_threads v0.1.7
6752024-12-06T02:01:34.569Z Downloaded unicode-truncate v1.1.0
6762024-12-06T02:01:34.569Z Downloaded unicase v2.7.0
6772024-12-06T02:01:34.569Z Downloaded unarray v0.1.4
6782024-12-06T02:01:34.569Z Downloaded owo-colors v4.1.0
6792024-12-06T02:01:34.569Z Downloaded spki v0.7.3
6802024-12-06T02:01:34.597Z Downloaded smf v0.2.3
6812024-12-06T02:01:34.597Z Downloaded time v0.3.36
6822024-12-06T02:01:34.597Z Downloaded stable_deref_trait v1.2.0
6832024-12-06T02:01:34.597Z Downloaded libz-sys v1.1.20
6842024-12-06T02:01:34.621Z Downloaded spin v0.5.2
6852024-12-06T02:01:34.621Z Downloaded smallvec v0.6.14
6862024-12-06T02:01:34.621Z Downloaded pkcs5 v0.7.1
6872024-12-06T02:01:34.621Z Downloaded tracing-core v0.1.32
6882024-12-06T02:01:34.621Z Downloaded reedline v0.35.0
6892024-12-06T02:01:34.649Z Downloaded sqlformat v0.2.6
6902024-12-06T02:01:34.649Z Downloaded similar v2.6.0
6912024-12-06T02:01:34.649Z Downloaded ron v0.8.1
6922024-12-06T02:01:34.649Z Downloaded phf v0.11.2
6932024-12-06T02:01:34.649Z Downloaded hashbrown v0.14.5
6942024-12-06T02:01:34.649Z Downloaded toolchain_find v0.4.0
6952024-12-06T02:01:34.649Z Downloaded ron v0.7.1
6962024-12-06T02:01:34.675Z Downloaded parking_lot v0.12.3
6972024-12-06T02:01:34.675Z Downloaded parking_lot v0.11.2
6982024-12-06T02:01:34.675Z Downloaded socket2 v0.5.7
6992024-12-06T02:01:34.675Z Downloaded siphasher v0.3.11
7002024-12-06T02:01:34.675Z Downloaded signal-hook-mio v0.2.4
7012024-12-06T02:01:34.675Z Downloaded rustc_version v0.1.7
7022024-12-06T02:01:34.675Z Downloaded pkcs1 v0.7.5
7032024-12-06T02:01:34.676Z Downloaded diff v0.1.13
7042024-12-06T02:01:34.676Z Downloaded simd-adler32 v0.3.7
7052024-12-06T02:01:34.676Z Downloaded signal-hook-tokio v0.3.1
7062024-12-06T02:01:34.702Z Downloaded zerocopy v0.8.10
7072024-12-06T02:01:34.736Z Downloaded signal-hook-registry v1.4.2
7082024-12-06T02:01:34.736Z Downloaded pkg-config v0.3.31
7092024-12-06T02:01:34.736Z Downloaded phf_shared v0.10.0
7102024-12-06T02:01:34.736Z Downloaded phf_generator v0.11.2
7112024-12-06T02:01:34.736Z Downloaded packed_struct v0.10.1
7122024-12-06T02:01:34.736Z Downloaded slog-stdlog v4.1.1
7132024-12-06T02:01:34.736Z Downloaded rustc-hash v2.0.0
7142024-12-06T02:01:34.736Z Downloaded pkcs8 v0.10.2
7152024-12-06T02:01:34.736Z Downloaded env_logger v0.11.5
7162024-12-06T02:01:34.736Z Downloaded rpassword v7.3.1
7172024-12-06T02:01:34.736Z Downloaded percent-encoding v2.3.1
7182024-12-06T02:01:34.737Z Downloaded env_logger v0.10.2
7192024-12-06T02:01:34.737Z Downloaded env_filter v0.1.2
7202024-12-06T02:01:34.763Z Downloaded displaydoc v0.2.5
7212024-12-06T02:01:34.763Z Downloaded dirs-next v2.0.0
7222024-12-06T02:01:34.763Z Downloaded toml_edit v0.19.15
7232024-12-06T02:01:34.763Z Downloaded hashbrown v0.12.3
7242024-12-06T02:01:34.764Z Downloaded lzma-sys v0.1.20
7252024-12-06T02:01:34.790Z Downloaded display-error-chain v0.2.2
7262024-12-06T02:01:34.816Z Downloaded dirs-sys-next v0.1.2
7272024-12-06T02:01:34.816Z Downloaded tungstenite v0.24.0
7282024-12-06T02:01:34.816Z Downloaded tungstenite v0.23.0
7292024-12-06T02:01:34.816Z Downloaded tungstenite v0.21.0
7302024-12-06T02:01:34.816Z Downloaded half v2.4.1
7312024-12-06T02:01:34.816Z Downloaded difflib v0.4.0
7322024-12-06T02:01:34.816Z Downloaded diesel_table_macro_syntax v0.2.0
7332024-12-06T02:01:34.816Z Downloaded diesel_derives v2.2.3
7342024-12-06T02:01:34.816Z Downloaded signal-hook v0.3.17
7352024-12-06T02:01:34.847Z Downloaded rustfmt-wrapper v0.2.1
7362024-12-06T02:01:34.847Z Downloaded polyval v0.6.2
7372024-12-06T02:01:34.847Z Downloaded poly1305 v0.8.0
7382024-12-06T02:01:34.847Z Downloaded hash32 v0.3.1
7392024-12-06T02:01:34.847Z Downloaded ena v0.14.3
7402024-12-06T02:01:34.847Z Downloaded value-bag v1.9.0
7412024-12-06T02:01:34.847Z Downloaded uuid v1.11.0
7422024-12-06T02:01:34.847Z Downloaded hashbrown v0.13.2
7432024-12-06T02:01:34.872Z Downloaded radix_trie v0.2.1
7442024-12-06T02:01:34.872Z Downloaded packed_struct_codegen v0.10.1
7452024-12-06T02:01:34.872Z Downloaded twox-hash v1.6.3
7462024-12-06T02:01:34.872Z Downloaded tui-tree-widget v0.22.0
7472024-12-06T02:01:34.873Z Downloaded try-lock v0.2.5
7482024-12-06T02:01:34.873Z Downloaded shlex v1.3.0
7492024-12-06T02:01:34.873Z Downloaded shell-words v1.1.0
7502024-12-06T02:01:34.873Z Downloaded serde_repr v0.1.19
7512024-12-06T02:01:34.873Z Downloaded ref-cast-impl v1.0.23
7522024-12-06T02:01:34.873Z Downloaded nu-ansi-term v0.50.1
7532024-12-06T02:01:34.873Z Downloaded uzers v0.12.1
7542024-12-06T02:01:34.873Z Downloaded openssl-sys v0.9.103
7552024-12-06T02:01:34.903Z Downloaded headers v0.4.0
7562024-12-06T02:01:34.903Z Downloaded nodrop v0.1.14
7572024-12-06T02:01:34.903Z Downloaded ghash v0.5.1
7582024-12-06T02:01:34.903Z Downloaded embedded-io v0.6.1
7592024-12-06T02:01:34.903Z Downloaded embedded-io v0.4.0
7602024-12-06T02:01:34.903Z Downloaded pin-project v1.1.6
7612024-12-06T02:01:34.928Z Downloaded proptest v1.5.0
7622024-12-06T02:01:34.928Z Downloaded time-macros v0.2.18
7632024-12-06T02:01:34.928Z Downloaded serde_path_to_error v0.1.16
7642024-12-06T02:01:34.928Z Downloaded serde-hex v0.1.0
7652024-12-06T02:01:34.928Z Downloaded oso v0.27.3
7662024-12-06T02:01:34.928Z Downloaded pbkdf2 v0.11.0
7672024-12-06T02:01:34.928Z Downloaded utf16_iter v1.0.5
7682024-12-06T02:01:34.928Z Downloaded utf-8 v0.7.6
7692024-12-06T02:01:34.928Z Downloaded serde_derive_internals v0.29.1
7702024-12-06T02:01:34.928Z Downloaded pin-project-internal v1.1.6
7712024-12-06T02:01:34.955Z Downloaded mockall v0.13.0
7722024-12-06T02:01:34.955Z Downloaded downcast v0.11.0
7732024-12-06T02:01:34.955Z Downloaded thiserror-impl-no-std v2.0.2
7742024-12-06T02:01:34.955Z Downloaded thiserror-impl v2.0.3
7752024-12-06T02:01:34.955Z Downloaded serde_plain v1.0.2
7762024-12-06T02:01:34.955Z Downloaded pin-project-lite v0.2.14
7772024-12-06T02:01:34.956Z Downloaded elliptic-curve v0.13.8
7782024-12-06T02:01:34.956Z Downloaded dropshot_endpoint v0.13.0
7792024-12-06T02:01:34.984Z Downloaded thread_local v1.1.8
7802024-12-06T02:01:34.984Z Downloaded rfc6979 v0.4.0
7812024-12-06T02:01:34.984Z Downloaded phf_shared v0.11.2
7822024-12-06T02:01:34.984Z Downloaded hashlink v0.9.1
7832024-12-06T02:01:34.984Z Downloaded quinn-proto v0.11.8
7842024-12-06T02:01:34.984Z Downloaded serde-big-array v0.5.1
7852024-12-06T02:01:34.984Z Downloaded semver v0.1.20
7862024-12-06T02:01:34.984Z Downloaded secrecy v0.8.0
7872024-12-06T02:01:34.984Z Downloaded rustversion v1.0.17
7882024-12-06T02:01:34.984Z Downloaded oso-derive v0.27.3
7892024-12-06T02:01:34.984Z Downloaded form_urlencoded v1.2.1
7902024-12-06T02:01:34.984Z Downloaded foreign-types-macros v0.2.3
7912024-12-06T02:01:34.984Z Downloaded foreign-types v0.5.0
7922024-12-06T02:01:35.011Z Downloaded dropshot_endpoint v0.12.0
7932024-12-06T02:01:35.011Z Downloaded vergen v8.3.2
7942024-12-06T02:01:35.011Z Downloaded toml v0.7.8
7952024-12-06T02:01:35.011Z Downloaded tokio-postgres v0.7.12
7962024-12-06T02:01:35.012Z Downloaded webpki-roots v0.26.6
7972024-12-06T02:01:35.012Z Downloaded openssl-macros v0.1.1
7982024-12-06T02:01:35.012Z Downloaded foreign-types-shared v0.3.1
7992024-12-06T02:01:35.012Z Downloaded foreign-types-shared v0.1.1
8002024-12-06T02:01:35.012Z Downloaded either v1.13.0
8012024-12-06T02:01:35.012Z Downloaded walkdir v2.5.0
8022024-12-06T02:01:35.038Z Downloaded vte v0.11.1
8032024-12-06T02:01:35.039Z Downloaded tokio-rustls v0.25.0
8042024-12-06T02:01:35.039Z Downloaded tokio-rustls v0.24.1
8052024-12-06T02:01:35.039Z Downloaded tinyvec v1.8.0
8062024-12-06T02:01:35.039Z Downloaded tiny-keccak v2.0.2
8072024-12-06T02:01:35.039Z Downloaded serde_yaml v0.9.34+deprecated
8082024-12-06T02:01:35.039Z Downloaded rustls-pki-types v1.9.0
8092024-12-06T02:01:35.039Z Downloaded mio v1.0.2
8102024-12-06T02:01:35.063Z Downloaded ring v0.17.8
8112024-12-06T02:01:35.124Z Downloaded der v0.7.9
8122024-12-06T02:01:35.159Z Downloaded darling_core v0.20.10
8132024-12-06T02:01:35.159Z Downloaded zopfli v0.8.1
8142024-12-06T02:01:35.159Z Downloaded zerocopy-derive v0.8.10
8152024-12-06T02:01:35.159Z Downloaded quick-xml v0.33.0
8162024-12-06T02:01:35.185Z Downloaded chrono-tz v0.10.0
8172024-12-06T02:01:35.185Z Downloaded rustc_version v0.4.1
8182024-12-06T02:01:35.185Z Downloaded hash32 v0.2.1
8192024-12-06T02:01:35.185Z Downloaded group v0.13.0
8202024-12-06T02:01:35.185Z Downloaded waitgroup v0.1.2
8212024-12-06T02:01:35.185Z Downloaded vte_generate_state_changes v0.1.2
8222024-12-06T02:01:35.185Z Downloaded libsqlite3-sys v0.30.1
8232024-12-06T02:01:35.262Z Downloaded tokio-native-tls v0.3.1
8242024-12-06T02:01:35.287Z Downloaded slog-scope v4.4.0
8252024-12-06T02:01:35.287Z Downloaded slog-json v2.6.1
8262024-12-06T02:01:35.287Z Downloaded sha1 v0.10.6
8272024-12-06T02:01:35.287Z Downloaded serde_with_macros v3.11.0
8282024-12-06T02:01:35.287Z Downloaded postgres-types v0.2.8
8292024-12-06T02:01:35.287Z Downloaded pem v3.0.4
8302024-12-06T02:01:35.287Z Downloaded miniz_oxide v0.8.0
8312024-12-06T02:01:35.288Z Downloaded defmt v0.3.8
8322024-12-06T02:01:35.288Z Downloaded steno v0.4.1
8332024-12-06T02:01:35.288Z Downloaded smoltcp v0.11.0
8342024-12-06T02:01:35.313Z Downloaded regress v0.10.1
8352024-12-06T02:01:35.313Z Downloaded tokio-macros v2.4.0
8362024-12-06T02:01:35.313Z Downloaded tls_codec_derive v0.4.1
8372024-12-06T02:01:35.313Z Downloaded tinystr v0.7.6
8382024-12-06T02:01:35.313Z Downloaded slog-envlogger v2.2.0
8392024-12-06T02:01:35.338Z Downloaded slog-dtrace v0.3.0
8402024-12-06T02:01:35.338Z Downloaded slog-bunyan v2.5.0
8412024-12-06T02:01:35.338Z Downloaded slog-async v2.8.0
8422024-12-06T02:01:35.338Z Downloaded rustls-pemfile v2.2.0
8432024-12-06T02:01:35.338Z Downloaded rustls-pemfile v1.0.4
8442024-12-06T02:01:35.338Z Downloaded ref-cast v1.0.23
8452024-12-06T02:01:35.338Z Downloaded powerfmt v0.2.0
8462024-12-06T02:01:35.338Z Downloaded postcard v1.0.10
8472024-12-06T02:01:35.338Z Downloaded pem-rfc7468 v0.7.0
8482024-12-06T02:01:35.339Z Downloaded peg-runtime v0.8.3
8492024-12-06T02:01:35.339Z Downloaded peg-macros v0.8.4
8502024-12-06T02:01:35.339Z Downloaded nibble_vec v0.1.0
8512024-12-06T02:01:35.339Z Downloaded native-tls v0.2.12
8522024-12-06T02:01:35.377Z Downloaded nanorand v0.7.0
8532024-12-06T02:01:35.378Z Downloaded multimap v0.10.0
8542024-12-06T02:01:35.378Z Downloaded mockall_derive v0.13.0
8552024-12-06T02:01:35.378Z Downloaded defmt-parser v0.3.4
8562024-12-06T02:01:35.378Z Downloaded defmt-macros v0.3.9
8572024-12-06T02:01:35.378Z Downloaded debug-ignore v1.0.5
8582024-12-06T02:01:35.378Z Downloaded data-encoding v2.6.0
8592024-12-06T02:01:35.378Z Downloaded zone_cfg_derive v0.3.0
8602024-12-06T02:01:35.378Z Downloaded zone_cfg_derive v0.1.2
8612024-12-06T02:01:35.378Z Downloaded zone v0.3.0
8622024-12-06T02:01:35.378Z Downloaded ring v0.16.20
8632024-12-06T02:01:35.452Z Downloaded zone v0.1.8
8642024-12-06T02:01:35.476Z Downloaded zeroize_derive v1.4.2
8652024-12-06T02:01:35.477Z Downloaded zeroize v1.8.1
8662024-12-06T02:01:35.477Z Downloaded zerofrom-derive v0.1.4
8672024-12-06T02:01:35.477Z Downloaded test-strategy v0.3.1
8682024-12-06T02:01:35.477Z Downloaded termcolor v1.4.1
8692024-12-06T02:01:35.477Z Downloaded term v0.7.0
8702024-12-06T02:01:35.477Z Downloaded subprocess v0.2.9
8712024-12-06T02:01:35.477Z Downloaded rcgen v0.12.1
8722024-12-06T02:01:35.477Z Downloaded rayon-core v1.12.1
8732024-12-06T02:01:35.502Z Downloaded rand v0.8.5
8742024-12-06T02:01:35.502Z Downloaded qorb v0.2.1
8752024-12-06T02:01:35.502Z Downloaded parse-zoneinfo v0.3.1
8762024-12-06T02:01:35.502Z Downloaded num-bigint v0.4.6
8772024-12-06T02:01:35.502Z Downloaded bstr v1.10.0
8782024-12-06T02:01:35.527Z Downloaded time-core v0.1.2
8792024-12-06T02:01:35.527Z Downloaded peg v0.8.4
8802024-12-06T02:01:35.527Z Downloaded newtype_derive v0.1.6
8812024-12-06T02:01:35.527Z Downloaded darling_macro v0.20.10
8822024-12-06T02:01:35.527Z Downloaded yoke v0.7.4
8832024-12-06T02:01:35.528Z Downloaded sync-ptr v0.1.1
8842024-12-06T02:01:35.528Z Downloaded supports-color v3.0.1
8852024-12-06T02:01:35.528Z Downloaded strum_macros v0.25.3
8862024-12-06T02:01:35.528Z Downloaded structmeta-derive v0.3.0
8872024-12-06T02:01:35.528Z Downloaded quinn v0.11.5
8882024-12-06T02:01:35.528Z Downloaded winnow v0.5.40
8892024-12-06T02:01:35.554Z Downloaded zerocopy v0.6.6
8902024-12-06T02:01:35.555Z Downloaded termios v0.3.3
8912024-12-06T02:01:35.555Z Downloaded subtle v2.6.1
8922024-12-06T02:01:35.555Z Downloaded strum_macros v0.24.3
8932024-12-06T02:01:35.555Z Downloaded strum v0.26.3
8942024-12-06T02:01:35.555Z Downloaded stringprep v0.1.5
8952024-12-06T02:01:35.555Z Downloaded radium v0.7.0
8962024-12-06T02:01:35.555Z Downloaded mirai-annotations v1.12.0
8972024-12-06T02:01:35.555Z Downloaded termtree v0.4.1
8982024-12-06T02:01:35.555Z Downloaded string_cache v0.8.7
8992024-12-06T02:01:35.555Z Downloaded rand_seeder v0.3.0
9002024-12-06T02:01:35.555Z Downloaded rand_core v0.6.4
9012024-12-06T02:01:35.583Z Downloaded rand_chacha v0.3.1
9022024-12-06T02:01:35.583Z Downloaded ppv-lite86 v0.2.20
9032024-12-06T02:01:35.583Z Downloaded password-hash v0.4.2
9042024-12-06T02:01:35.583Z Downloaded parking_lot_core v0.8.6
9052024-12-06T02:01:35.583Z Downloaded progenitor-macro v0.8.0
9062024-12-06T02:01:35.583Z Downloaded proc-macro-crate v1.3.1
9072024-12-06T02:01:35.584Z Downloaded parse-display v0.10.0
9082024-12-06T02:01:35.584Z Downloaded yoke-derive v0.7.4
9092024-12-06T02:01:35.584Z Downloaded structmeta v0.3.0
9102024-12-06T02:01:35.584Z Downloaded structmeta v0.2.0
9112024-12-06T02:01:35.584Z Downloaded strip-ansi-escapes v0.2.0
9122024-12-06T02:01:35.584Z Downloaded static_assertions v1.1.0
9132024-12-06T02:01:35.584Z Downloaded quick-error v1.2.3
9142024-12-06T02:01:35.584Z Downloaded progenitor v0.8.0
9152024-12-06T02:01:35.584Z Downloaded primeorder v0.13.6
9162024-12-06T02:01:35.584Z Downloaded predicates-tree v1.0.11
9172024-12-06T02:01:35.584Z Downloaded predicates-core v1.0.8
9182024-12-06T02:01:35.584Z Downloaded precomputed-hash v0.1.1
9192024-12-06T02:01:35.584Z Downloaded futures-channel v0.3.31
9202024-12-06T02:01:35.584Z Downloaded futures v0.3.31
9212024-12-06T02:01:35.610Z Downloaded idna v0.5.0
9222024-12-06T02:01:35.610Z Downloaded idna v0.4.0
9232024-12-06T02:01:35.610Z Downloaded idna v0.3.0
9242024-12-06T02:01:35.638Z Downloaded paste v1.0.15
9252024-12-06T02:01:35.638Z Downloaded num-bigint-dig v0.8.4
9262024-12-06T02:01:35.638Z Downloaded new_debug_unreachable v1.0.6
9272024-12-06T02:01:35.638Z Downloaded unicode_categories v0.1.1
9282024-12-06T02:01:35.638Z Downloaded tokio-util v0.7.12
9292024-12-06T02:01:35.638Z Downloaded chrono v0.4.38
9302024-12-06T02:01:35.664Z Downloaded futures-executor v0.3.31
9312024-12-06T02:01:35.664Z Downloaded futures-core v0.3.31
9322024-12-06T02:01:35.664Z Downloaded foldhash v0.1.3
9332024-12-06T02:01:35.664Z Downloaded ecdsa v0.16.9
9342024-12-06T02:01:35.664Z Downloaded derive_builder v0.20.2
9352024-12-06T02:01:35.664Z Downloaded derive-where v1.2.7
9362024-12-06T02:01:35.664Z Downloaded lalrpop v0.19.12
9372024-12-06T02:01:35.693Z Downloaded structmeta-derive v0.2.0
9382024-12-06T02:01:35.693Z Downloaded num-derive v0.4.2
9392024-12-06T02:01:35.693Z Downloaded num-conv v0.1.0
9402024-12-06T02:01:35.693Z Downloaded aws-lc-sys v0.22.0
9412024-12-06T02:01:35.929Z Downloaded futures-task v0.3.31
9422024-12-06T02:01:35.953Z Downloaded foreign-types v0.3.2
9432024-12-06T02:01:35.953Z Downloaded der_derive v0.7.3
9442024-12-06T02:01:35.953Z Downloaded tap v1.0.1
9452024-12-06T02:01:35.953Z Downloaded reqwest v0.12.9
9462024-12-06T02:01:35.953Z Downloaded rayon v1.10.0
9472024-12-06T02:01:36.100Z Downloaded num-iter v0.1.45
9482024-12-06T02:01:36.100Z Downloaded num-integer v0.1.46
9492024-12-06T02:01:36.100Z Downloaded num-complex v0.4.6
9502024-12-06T02:01:36.100Z Downloaded futures-sink v0.3.31
9512024-12-06T02:01:36.100Z Downloaded futures-macro v0.3.31
9522024-12-06T02:01:36.100Z Downloaded ed25519-dalek v2.1.1
9532024-12-06T02:01:36.100Z Downloaded derive_builder_core v0.20.2
9542024-12-06T02:01:36.100Z Downloaded unsafe-libyaml v0.2.11
9552024-12-06T02:01:36.100Z Downloaded itertools v0.13.0
9562024-12-06T02:01:36.100Z Downloaded itertools v0.12.1
9572024-12-06T02:01:36.131Z Downloaded futures-io v0.3.31
9582024-12-06T02:01:36.131Z Downloaded zip v2.1.3
9592024-12-06T02:01:36.131Z Downloaded ssh-key v0.6.6
9602024-12-06T02:01:36.131Z Downloaded libxml v0.3.3
9612024-12-06T02:01:36.131Z Downloaded icu_properties_data v1.5.0
9622024-12-06T02:01:36.131Z Downloaded ff v0.13.0
9632024-12-06T02:01:36.131Z Downloaded salty v0.3.0
9642024-12-06T02:01:36.131Z Downloaded idna v1.0.3
9652024-12-06T02:01:36.131Z Downloaded bitvec v1.0.1
9662024-12-06T02:01:36.131Z Downloaded dyn-clone v1.0.17
9672024-12-06T02:01:36.131Z Downloaded dunce v1.0.5
9682024-12-06T02:01:36.131Z Downloaded deranged v0.3.11
9692024-12-06T02:01:36.131Z Downloaded zip v0.6.6
9702024-12-06T02:01:36.131Z Downloaded tar v0.4.42
9712024-12-06T02:01:36.131Z Downloaded itertools v0.10.5
9722024-12-06T02:01:36.131Z Downloaded tokio-tungstenite v0.23.1
9732024-12-06T02:01:36.131Z Downloaded snafu v0.8.5
9742024-12-06T02:01:36.131Z Downloaded schemars v0.8.21
9752024-12-06T02:01:36.132Z Downloaded minimal-lexical v0.2.1
9762024-12-06T02:01:36.132Z Downloaded hyper v1.5.0
9772024-12-06T02:01:36.132Z Downloaded bindgen v0.69.5
9782024-12-06T02:01:36.132Z Downloaded derive_builder_macro v0.20.2
9792024-12-06T02:01:36.132Z Downloaded zerovec-derive v0.10.3
9802024-12-06T02:01:36.132Z Downloaded zerovec v0.10.4
9812024-12-06T02:01:36.132Z Downloaded which v4.4.2
9822024-12-06T02:01:36.132Z Downloaded unicode-properties v0.1.3
9832024-12-06T02:01:36.132Z Downloaded typify-macro v0.2.0
9842024-12-06T02:01:36.164Z Downloaded tokio-tungstenite v0.21.0
9852024-12-06T02:01:36.164Z Downloaded tokio-rustls v0.26.0
9862024-12-06T02:01:36.164Z Downloaded libm v0.2.8
9872024-12-06T02:01:36.164Z Downloaded crossterm v0.28.1
9882024-12-06T02:01:36.164Z Downloaded parking_lot_core v0.9.10
9892024-12-06T02:01:36.164Z Downloaded untrusted v0.9.0
9902024-12-06T02:01:36.165Z Downloaded universal-hash v0.5.1
9912024-12-06T02:01:36.165Z Downloaded tabwriter v1.4.0
9922024-12-06T02:01:36.165Z Downloaded synstructure v0.13.1
9932024-12-06T02:01:36.165Z Downloaded sct v0.7.1
9942024-12-06T02:01:36.228Z Downloaded untrusted v0.7.1
9952024-12-06T02:01:36.229Z Downloaded sec1 v0.7.3
9962024-12-06T02:01:36.229Z Downloaded schemars_derive v0.8.21
9972024-12-06T02:01:36.229Z Downloaded hickory-server v0.24.1
9982024-12-06T02:01:36.229Z Downloaded blake3 v1.5.4
9992024-12-06T02:01:36.229Z Downloaded aws-lc-rs v1.10.0
10002024-12-06T02:01:36.229Z Downloaded password-hash v0.5.0
10012024-12-06T02:01:36.229Z Downloaded take_mut v0.2.2
10022024-12-06T02:01:36.229Z Downloaded scrypt v0.11.0
10032024-12-06T02:01:36.231Z Downloaded scheduled-thread-pool v0.2.7
10042024-12-06T02:01:36.231Z Downloaded same-file v1.0.6
10052024-12-06T02:01:36.231Z Downloaded resolv-conf v0.7.0
10062024-12-06T02:01:36.231Z Downloaded strum_macros v0.26.4
10072024-12-06T02:01:36.231Z Downloaded ssh-encoding v0.2.0
10082024-12-06T02:01:36.258Z Downloaded samael v0.0.17
10092024-12-06T02:01:36.258Z Downloaded lockfree-object-pool v0.1.6
10102024-12-06T02:01:36.258Z Downloaded icu_locid_transform v1.5.0
10112024-12-06T02:01:36.258Z Downloaded sqlparser_derive v0.2.2
10122024-12-06T02:01:36.259Z Downloaded scopeguard v1.2.0
10132024-12-06T02:01:36.259Z Downloaded russh-keys v0.45.0
10142024-12-06T02:01:36.259Z Downloaded managed v0.8.0
10152024-12-06T02:01:36.259Z Downloaded lock_api v0.4.12
10162024-12-06T02:01:36.259Z Downloaded litemap v0.7.3
10172024-12-06T02:01:36.259Z Downloaded indexmap v1.9.3
10182024-12-06T02:01:36.259Z Downloaded hyper-util v0.1.10
10192024-12-06T02:01:36.259Z Downloaded crypto-bigint v0.5.5
10202024-12-06T02:01:36.259Z Downloaded const_format v0.2.33
10212024-12-06T02:01:36.259Z Downloaded fd-lock v4.0.2
10222024-12-06T02:01:36.259Z Downloaded prettyplease v0.2.25
10232024-12-06T02:01:36.259Z Downloaded mime_guess v2.0.5
10242024-12-06T02:01:36.259Z Downloaded memmap2 v0.9.5
10252024-12-06T02:01:36.285Z Downloaded md5 v0.7.0
10262024-12-06T02:01:36.285Z Downloaded md-5 v0.10.6
10272024-12-06T02:01:36.285Z Downloaded maybe-uninit v2.0.0
10282024-12-06T02:01:36.285Z Downloaded lru v0.12.5
10292024-12-06T02:01:36.286Z Downloaded linked-hash-map v0.5.6
10302024-12-06T02:01:36.286Z Downloaded libloading v0.8.5
10312024-12-06T02:01:36.286Z Downloaded libefi-sys v0.1.0
10322024-12-06T02:01:36.286Z Downloaded lazycell v1.3.0
10332024-12-06T02:01:36.286Z Downloaded kstat-rs v0.2.4
10342024-12-06T02:01:36.286Z Downloaded is_ci v1.2.0
10352024-12-06T02:01:36.286Z Downloaded is-terminal v0.4.13
10362024-12-06T02:01:36.286Z Downloaded icu_locid_transform_data v1.5.0
10372024-12-06T02:01:36.286Z Downloaded icu_locid v1.5.0
10382024-12-06T02:01:36.286Z Downloaded hkdf v0.12.4
10392024-12-06T02:01:36.286Z Downloaded compact_str v0.8.0
10402024-12-06T02:01:36.311Z Downloaded chacha20poly1305 v0.10.1
10412024-12-06T02:01:36.311Z Downloaded bumpalo v3.16.0
10422024-12-06T02:01:36.311Z Downloaded aes-gcm v0.10.3
10432024-12-06T02:01:36.311Z Downloaded rusty-fork v0.3.0
10442024-12-06T02:01:36.311Z Downloaded rustc-demangle v0.1.24
10452024-12-06T02:01:36.311Z Downloaded match_cfg v0.1.0
10462024-12-06T02:01:36.311Z Downloaded maplit v1.0.2
10472024-12-06T02:01:36.311Z Downloaded lru-cache v0.1.2
10482024-12-06T02:01:36.311Z Downloaded libsw v3.3.1
10492024-12-06T02:01:36.311Z Downloaded lalrpop-util v0.19.12
10502024-12-06T02:01:36.311Z Downloaded ipnetwork v0.20.0
10512024-12-06T02:01:36.311Z Downloaded ipnet v2.10.1
10522024-12-06T02:01:36.311Z Downloaded indent_write v2.2.0
10532024-12-06T02:01:36.337Z Downloaded idna_adapter v1.2.0
10542024-12-06T02:01:36.337Z Downloaded icu_normalizer v1.5.0
10552024-12-06T02:01:36.337Z Downloaded iana-time-zone v0.1.61
10562024-12-06T02:01:36.337Z Downloaded hyper-staticfile v0.10.1
10572024-12-06T02:01:36.337Z Downloaded hyper-rustls v0.27.3
10582024-12-06T02:01:36.337Z Downloaded humantime v2.1.0
10592024-12-06T02:01:36.337Z Downloaded crossbeam-epoch v0.9.18
10602024-12-06T02:01:36.338Z Downloaded cookie v0.18.1
10612024-12-06T02:01:36.338Z Downloaded const-oid v0.9.6
10622024-12-06T02:01:36.338Z Downloaded clang-sys v1.8.1
10632024-12-06T02:01:36.338Z Downloaded base64 v0.21.7
10642024-12-06T02:01:36.362Z Downloaded rand_xorshift v0.3.0
10652024-12-06T02:01:36.362Z Downloaded r2d2 v0.8.10
10662024-12-06T02:01:36.362Z Downloaded quinn-udp v0.5.5
10672024-12-06T02:01:36.362Z Downloaded memoffset v0.9.1
10682024-12-06T02:01:36.362Z Downloaded lazy_static v1.5.0
10692024-12-06T02:01:36.362Z Downloaded keccak v0.1.5
10702024-12-06T02:01:36.362Z Downloaded internet-checksum v0.2.1
10712024-12-06T02:01:36.362Z Downloaded instant v0.1.13
10722024-12-06T02:01:36.362Z Downloaded instability v0.3.2
10732024-12-06T02:01:36.362Z Downloaded inout v0.1.3
10742024-12-06T02:01:36.362Z Downloaded indoc v1.0.9
10752024-12-06T02:01:36.362Z Downloaded icu_provider v1.5.0
10762024-12-06T02:01:36.362Z Downloaded hubpack v0.1.2
10772024-12-06T02:01:36.362Z Downloaded hickory-proto v0.24.1
10782024-12-06T02:01:36.389Z Downloaded ctr v0.9.2
10792024-12-06T02:01:36.389Z Downloaded csv-core v0.1.11
10802024-12-06T02:01:36.389Z Downloaded crc32fast v1.4.2
10812024-12-06T02:01:36.389Z Downloaded crc-catalog v2.4.0
10822024-12-06T02:01:36.389Z Downloaded convert_case v0.4.0
10832024-12-06T02:01:36.389Z Downloaded const_format_proc_macros v0.2.33
10842024-12-06T02:01:36.389Z Downloaded console v0.15.8
10852024-12-06T02:01:36.415Z Downloaded cipher v0.4.4
10862024-12-06T02:01:36.415Z Downloaded ciborium v0.2.2
10872024-12-06T02:01:36.415Z Downloaded bytes v1.8.0
10882024-12-06T02:01:36.415Z Downloaded backtrace v0.3.74
10892024-12-06T02:01:36.415Z Downloaded ident_case v1.0.1
10902024-12-06T02:01:36.415Z Downloaded icu_provider_macros v1.5.0
10912024-12-06T02:01:36.415Z Downloaded curve25519-dalek-derive v0.1.1
10922024-12-06T02:01:36.415Z Downloaded crossbeam-deque v0.8.5
10932024-12-06T02:01:36.415Z Downloaded crc v3.2.1
10942024-12-06T02:01:36.415Z Downloaded constant_time_eq v0.3.1
10952024-12-06T02:01:36.442Z Downloaded colored v2.1.0
10962024-12-06T02:01:36.442Z Downloaded cobs v0.2.3
10972024-12-06T02:01:36.442Z Downloaded cmake v0.1.51
10982024-12-06T02:01:36.442Z Downloaded icu_properties v1.5.1
10992024-12-06T02:01:36.442Z Downloaded httpdate v1.0.3
11002024-12-06T02:01:36.442Z Downloaded http-body-util v0.1.2
11012024-12-06T02:01:36.443Z Downloaded http v1.1.0
11022024-12-06T02:01:36.443Z Downloaded hmac v0.12.1
11032024-12-06T02:01:36.443Z Downloaded highway v1.2.0
11042024-12-06T02:01:36.443Z Downloaded cexpr v0.6.0
11052024-12-06T02:01:36.443Z Downloaded hostname v0.3.1
11062024-12-06T02:01:36.443Z Downloaded castaway v0.2.3
11072024-12-06T02:01:36.443Z Downloaded hyper-tls v0.6.0
11082024-12-06T02:01:36.443Z Downloaded hostname v0.4.0
11092024-12-06T02:01:36.443Z Downloaded home v0.5.9
11102024-12-06T02:01:36.469Z Downloaded cstr-argument v0.1.2
11112024-12-06T02:01:36.469Z Downloaded chrono-tz-build v0.4.0
11122024-12-06T02:01:36.469Z Downloaded cbc v0.1.2
11132024-12-06T02:01:36.469Z Downloaded cancel-safe-futures v0.1.5
11142024-12-06T02:01:36.469Z Downloaded bzip2 v0.4.4
11152024-12-06T02:01:36.469Z Downloaded base64 v0.13.1
11162024-12-06T02:01:36.469Z Downloaded bitflags v1.3.2
11172024-12-06T02:01:36.469Z Downloaded heapless v0.7.17
11182024-12-06T02:01:36.469Z Downloaded chacha20 v0.9.1
11192024-12-06T02:01:36.469Z Downloaded cfg_aliases v0.1.1
11202024-12-06T02:01:36.469Z Downloaded block-padding v0.3.3
11212024-12-06T02:01:36.469Z Downloaded bitfield v0.14.0
11222024-12-06T02:01:36.469Z Downloaded bit-vec v0.6.3
11232024-12-06T02:01:36.496Z Downloaded bcs v0.1.6
11242024-12-06T02:01:36.496Z Downloaded hex-literal v0.4.1
11252024-12-06T02:01:36.496Z Downloaded blowfish v0.9.1
11262024-12-06T02:01:36.496Z Downloaded base64ct v1.6.0
11272024-12-06T02:01:36.496Z Downloaded bitfield-struct v0.6.2
11282024-12-06T02:01:36.496Z Downloaded bcrypt-pbkdf v0.10.0
11292024-12-06T02:01:36.496Z Downloaded bb8 v0.8.5
11302024-12-06T02:01:36.496Z Downloaded arc-swap v1.7.1
11312024-12-06T02:01:36.496Z Downloaded headers-core v0.3.0
11322024-12-06T02:01:36.496Z Downloaded async-stream v0.3.6
11332024-12-06T02:01:36.496Z Downloaded async-bb8-diesel v0.2.1
11342024-12-06T02:01:36.496Z Downloaded ascii-canvas v3.0.0
11352024-12-06T02:01:36.496Z Downloaded atomic-waker v1.1.2
11362024-12-06T02:01:36.496Z Downloaded async-recursion v1.1.1
11372024-12-06T02:01:36.520Z Downloaded arrayvec v0.7.6
11382024-12-06T02:01:36.520Z Downloaded array-init v0.0.4
11392024-12-06T02:01:36.520Z Downloaded argon2 v0.5.3
11402024-12-06T02:01:36.520Z Downloaded async-stream-impl v0.3.6
11412024-12-06T02:01:36.521Z Downloaded async-trait v0.1.83
11422024-12-06T02:01:36.521Z Downloaded arrayref v0.3.9
11432024-12-06T02:01:36.521Z Downloaded allocator-api2 v0.2.18
11442024-12-06T02:01:36.521Z Downloaded aho-corasick v1.1.3
11452024-12-06T02:01:36.521Z Downloaded publicsuffix v2.2.3
11462024-12-06T02:01:36.521Z Downloaded curve25519-dalek v4.1.3
11472024-12-06T02:01:36.562Z Downloaded aes v0.8.4
11482024-12-06T02:01:36.562Z Downloaded matches v0.1.10
11492024-12-06T02:01:36.562Z Downloaded linear-map v1.2.0
11502024-12-06T02:01:36.562Z Downloaded jobserver v0.1.32
11512024-12-06T02:01:36.562Z Downloaded indicatif v0.17.9
11522024-12-06T02:01:36.562Z Downloaded impl-trait-for-tuples v0.2.2
11532024-12-06T02:01:36.562Z Downloaded icu_collections v1.5.0
11542024-12-06T02:01:36.562Z Downloaded hickory-resolver v0.24.1
11552024-12-06T02:01:36.562Z Downloaded crossbeam-utils v0.8.20
11562024-12-06T02:01:36.562Z Downloaded crossbeam-channel v0.5.13
11572024-12-06T02:01:36.590Z Downloaded crc-any v2.5.0
11582024-12-06T02:01:36.590Z Downloaded cc v1.1.30
11592024-12-06T02:01:36.590Z Downloaded base64 v0.22.1
11602024-12-06T02:01:36.590Z Downloaded cookie_store v0.21.0
11612024-12-06T02:01:36.590Z Downloaded cassowary v0.3.0
11622024-12-06T02:01:36.590Z Downloaded blake2 v0.10.6
11632024-12-06T02:01:36.590Z Downloaded ciborium-ll v0.2.2
11642024-12-06T02:01:36.590Z Downloaded buf-list v1.0.3
11652024-12-06T02:01:36.590Z Downloaded ahash v0.8.11
11662024-12-06T02:01:36.590Z Downloaded addr2line v0.24.2
11672024-12-06T02:01:36.617Z Downloaded cfg_aliases v0.2.1
11682024-12-06T02:01:36.718Z Compiling serde v1.0.215
11692024-12-06T02:01:36.752Z Compiling lock_api v0.4.12
11702024-12-06T02:01:36.752Z Compiling scopeguard v1.2.0
11712024-12-06T02:01:36.752Z Compiling value-bag v1.9.0
11722024-12-06T02:01:36.791Z Compiling typenum v1.17.0
11732024-12-06T02:01:36.791Z Compiling generic-array v0.14.7
11742024-12-06T02:01:36.872Z Compiling syn v2.0.87
11752024-12-06T02:01:36.872Z Compiling getrandom v0.2.15
11762024-12-06T02:01:37.132Z Compiling subtle v2.6.1
11772024-12-06T02:01:37.416Z Compiling rand_core v0.6.4
11782024-12-06T02:01:37.591Z Compiling shlex v1.3.0
11792024-12-06T02:01:38.052Z Compiling log v0.4.22
11802024-12-06T02:01:38.302Z Compiling jobserver v0.1.32
11812024-12-06T02:01:38.303Z Compiling const-oid v0.9.6
11822024-12-06T02:01:38.303Z Compiling smallvec v1.13.2
11832024-12-06T02:01:38.303Z Compiling pin-project-lite v0.2.14
11842024-12-06T02:01:38.360Z Compiling cc v1.1.30
11852024-12-06T02:01:38.360Z Compiling spin v0.9.8
11862024-12-06T02:01:38.360Z Compiling rustix v0.38.37
11872024-12-06T02:01:38.507Z Compiling parking_lot_core v0.9.10
11882024-12-06T02:01:38.558Z Compiling futures-core v0.3.31
11892024-12-06T02:01:38.666Z Compiling signal-hook-registry v1.4.2
11902024-12-06T02:01:38.784Z Compiling mio v1.0.2
11912024-12-06T02:01:39.123Z Compiling aho-corasick v1.1.3
11922024-12-06T02:01:39.346Z Compiling parking_lot v0.12.3
11932024-12-06T02:01:39.432Z Compiling regex-syntax v0.8.5
11942024-12-06T02:01:39.457Z Compiling cpufeatures v0.2.14
11952024-12-06T02:01:39.494Z Compiling either v1.13.0
11962024-12-06T02:01:39.552Z Compiling lazy_static v1.5.0
11972024-12-06T02:01:39.657Z Compiling glob v0.3.1
11982024-12-06T02:01:39.822Z Compiling futures-sink v0.3.31
11992024-12-06T02:01:39.874Z Compiling stable_deref_trait v1.2.0
12002024-12-06T02:01:39.964Z Compiling socket2 v0.5.7
12012024-12-06T02:01:39.992Z Compiling slab v0.4.9
12022024-12-06T02:01:40.152Z Compiling prettyplease v0.2.25
12032024-12-06T02:01:40.359Z Compiling minimal-lexical v0.2.1
12042024-12-06T02:01:40.515Z Compiling clang-sys v1.8.1
12052024-12-06T02:01:40.692Z Compiling libloading v0.8.5
12062024-12-06T02:01:40.811Z Compiling nom v7.1.3
12072024-12-06T02:01:40.842Z Compiling bindgen v0.69.5
12082024-12-06T02:01:44.556Z Compiling home v0.5.9
12092024-12-06T02:01:44.590Z Compiling serde_json v1.0.132
12102024-12-06T02:01:44.590Z Compiling futures-channel v0.3.31
12112024-12-06T02:01:44.590Z Compiling itertools v0.12.1
12122024-12-06T02:01:44.590Z Compiling pin-utils v0.1.0
12132024-12-06T02:01:44.590Z Compiling rustc-hash v1.1.0
12142024-12-06T02:01:44.590Z Compiling allocator-api2 v0.2.18
12152024-12-06T02:01:44.590Z Compiling foldhash v0.1.3
12162024-12-06T02:01:44.590Z Compiling futures-task v0.3.31
12172024-12-06T02:01:44.590Z Compiling regex-automata v0.4.8
12182024-12-06T02:01:44.590Z Compiling lazycell v1.3.0
12192024-12-06T02:01:44.590Z Compiling futures-io v0.3.31
12202024-12-06T02:01:44.590Z Compiling hashbrown v0.15.0
12212024-12-06T02:01:44.615Z Compiling synstructure v0.13.1
12222024-12-06T02:01:44.615Z Compiling cexpr v0.6.0
12232024-12-06T02:01:44.615Z Compiling cmake v0.1.51
12242024-12-06T02:01:45.079Z Compiling fs_extra v1.3.0
12252024-12-06T02:01:45.219Z Compiling tinyvec_macros v0.1.1
12262024-12-06T02:01:45.249Z Compiling libm v0.2.8
12272024-12-06T02:01:45.315Z Compiling dunce v1.0.5
12282024-12-06T02:01:45.443Z Compiling pkg-config v0.3.31
12292024-12-06T02:01:45.508Z Compiling tinyvec v1.8.0
12302024-12-06T02:01:45.581Z Compiling num-traits v0.2.19
12312024-12-06T02:01:46.027Z Compiling ring v0.17.8
12322024-12-06T02:01:46.762Z Compiling unicode-normalization v0.1.24
12332024-12-06T02:01:46.819Z Compiling writeable v0.5.5
12342024-12-06T02:01:46.842Z Compiling unicode-bidi v0.3.17
12352024-12-06T02:01:46.930Z Compiling base64ct v1.6.0
12362024-12-06T02:01:47.005Z Compiling litemap v0.7.3
12372024-12-06T02:01:47.342Z Compiling regex v1.11.1
12382024-12-06T02:01:47.367Z Compiling paste v1.0.15
12392024-12-06T02:01:47.444Z Compiling pem-rfc7468 v0.7.0
12402024-12-06T02:01:48.066Z Compiling flagset v0.4.6
12412024-12-06T02:01:48.090Z Compiling httparse v1.9.5
12422024-12-06T02:01:48.257Z Compiling aws-lc-rs v1.10.0
12432024-12-06T02:01:48.654Z Compiling tracing-core v0.1.32
12442024-12-06T02:01:48.819Z Compiling rustls-pki-types v1.9.0
12452024-12-06T02:01:49.296Z Compiling crossbeam-utils v0.8.20
12462024-12-06T02:01:49.562Z Compiling icu_locid_transform_data v1.5.0
12472024-12-06T02:01:49.586Z Compiling serde_derive v1.0.215
12482024-12-06T02:01:49.663Z Compiling zeroize_derive v1.4.2
12492024-12-06T02:01:49.813Z Compiling zerocopy-derive v0.7.35
12502024-12-06T02:01:49.842Z Compiling tokio-macros v2.4.0
12512024-12-06T02:01:49.897Z Compiling zerofrom-derive v0.1.4
12522024-12-06T02:01:50.995Z Compiling zeroize v1.8.1
12532024-12-06T02:01:51.224Z Compiling yoke-derive v0.7.4
12542024-12-06T02:01:51.769Z Compiling thiserror-impl v1.0.69
12552024-12-06T02:01:51.810Z Compiling zerocopy v0.7.35
12562024-12-06T02:01:52.500Z Compiling zerovec-derive v0.10.3
12572024-12-06T02:01:52.590Z Compiling crypto-common v0.1.6
12582024-12-06T02:01:52.789Z Compiling block-buffer v0.10.4
12592024-12-06T02:01:53.026Z Compiling digest v0.10.7
12602024-12-06T02:01:53.168Z Compiling futures-macro v0.3.31
12612024-12-06T02:01:53.464Z Compiling hmac v0.12.1
12622024-12-06T02:01:53.489Z Compiling zerofrom v0.1.4
12632024-12-06T02:01:53.589Z Compiling block-padding v0.3.3
12642024-12-06T02:01:53.685Z Compiling displaydoc v0.2.5
12652024-12-06T02:01:53.710Z Compiling sha2 v0.10.8
12662024-12-06T02:01:53.814Z Compiling inout v0.1.3
12672024-12-06T02:01:53.893Z Compiling yoke v0.7.4
12682024-12-06T02:01:54.073Z Compiling cipher v0.4.4
12692024-12-06T02:01:54.213Z Compiling ppv-lite86 v0.2.20
12702024-12-06T02:01:54.544Z Compiling icu_provider_macros v1.5.0
12712024-12-06T02:01:54.599Z Compiling thiserror v1.0.69
12722024-12-06T02:01:54.718Z Compiling zerovec v0.10.4
12732024-12-06T02:01:54.745Z Compiling der_derive v0.7.3
12742024-12-06T02:01:54.793Z Compiling futures-util v0.3.31
12752024-12-06T02:01:54.960Z Compiling rand_chacha v0.3.1
12762024-12-06T02:01:55.209Z Compiling tracing-attributes v0.1.27
12772024-12-06T02:01:55.539Z Compiling percent-encoding v2.3.1
12782024-12-06T02:01:55.845Z Compiling pest v2.7.14
12792024-12-06T02:01:56.315Z Compiling rand v0.8.5
12802024-12-06T02:01:56.691Z Compiling tinystr v0.7.6
12812024-12-06T02:01:56.766Z Compiling icu_collections v1.5.0
12822024-12-06T02:01:56.808Z Compiling der v0.7.9
12832024-12-06T02:01:57.113Z Compiling icu_locid v1.5.0
12842024-12-06T02:01:58.016Z Compiling salsa20 v0.10.2
12852024-12-06T02:01:58.129Z Compiling icu_provider v1.5.0
12862024-12-06T02:01:58.226Z Compiling pbkdf2 v0.12.2
12872024-12-06T02:01:58.308Z Compiling tracing v0.1.40
12882024-12-06T02:01:58.437Z Compiling vcpkg v0.2.15
12892024-12-06T02:01:58.758Z Compiling icu_locid_transform v1.5.0
12902024-12-06T02:01:59.026Z Compiling spki v0.7.3
12912024-12-06T02:01:59.050Z Compiling num-conv v0.1.0
12922024-12-06T02:01:59.075Z Compiling icu_properties_data v1.5.0
12932024-12-06T02:01:59.306Z Compiling untrusted v0.7.1
12942024-12-06T02:01:59.330Z Compiling powerfmt v0.2.0
12952024-12-06T02:01:59.357Z Compiling mirai-annotations v1.12.0
12962024-12-06T02:01:59.485Z Compiling time-core v0.1.2
12972024-12-06T02:01:59.534Z Compiling untrusted v0.9.0
12982024-12-06T02:01:59.649Z Compiling time-macros v0.2.18
12992024-12-06T02:01:59.674Z Compiling deranged v0.3.11
13002024-12-06T02:02:00.102Z Compiling icu_properties v1.5.1
13012024-12-06T02:02:00.305Z Compiling openssl-sys v0.9.103
13022024-12-06T02:02:00.799Z Compiling scrypt v0.11.0
13032024-12-06T02:02:01.036Z Compiling pest_meta v2.7.14
13042024-12-06T02:02:01.193Z Compiling bitflags v2.6.0
13052024-12-06T02:02:01.270Z Compiling bytes v1.8.0
13062024-12-06T02:02:01.449Z Compiling indexmap v2.6.0
13072024-12-06T02:02:02.293Z Compiling tokio v1.40.0
13082024-12-06T02:02:02.437Z Compiling http v1.1.0
13092024-12-06T02:02:02.735Z Compiling semver v1.0.23
13102024-12-06T02:02:02.896Z Compiling cbc v0.1.2
13112024-12-06T02:02:03.112Z Compiling rustc_version v0.4.1
13122024-12-06T02:02:03.387Z Compiling aes v0.8.4
13132024-12-06T02:02:03.777Z Compiling scroll_derive v0.12.0
13142024-12-06T02:02:04.017Z Compiling num_threads v0.1.7
13152024-12-06T02:02:04.107Z Compiling write16 v1.0.0
13162024-12-06T02:02:04.144Z Compiling atomic-waker v1.1.2
13172024-12-06T02:02:04.235Z Compiling icu_normalizer_data v1.5.0
13182024-12-06T02:02:04.319Z Compiling utf8_iter v1.0.4
13192024-12-06T02:02:04.344Z Compiling utf16_iter v1.0.5
13202024-12-06T02:02:04.536Z Compiling icu_normalizer v1.5.0
13212024-12-06T02:02:04.560Z Compiling pkcs5 v0.7.1
13222024-12-06T02:02:04.560Z Compiling time v0.3.36
13232024-12-06T02:02:04.943Z Compiling which v4.4.2
13242024-12-06T02:02:05.460Z Compiling scroll v0.12.0
13252024-12-06T02:02:05.484Z Compiling http-body v1.0.1
13262024-12-06T02:02:05.578Z Compiling pest_generator v2.7.14
13272024-12-06T02:02:05.771Z Compiling form_urlencoded v1.2.1
13282024-12-06T02:02:05.937Z Compiling try-lock v0.2.5
13292024-12-06T02:02:06.059Z Compiling slog v2.7.0
13302024-12-06T02:02:06.084Z Compiling goblin v0.8.2
13312024-12-06T02:02:06.108Z Compiling want v0.3.1
13322024-12-06T02:02:06.208Z Compiling idna_adapter v1.2.0
13332024-12-06T02:02:06.371Z Compiling pkcs8 v0.10.2
13342024-12-06T02:02:06.399Z Compiling httpdate v1.0.3
13352024-12-06T02:02:06.845Z Compiling idna v1.0.3
13362024-12-06T02:02:07.022Z Compiling serde_tokenstream v0.2.2
13372024-12-06T02:02:07.191Z Compiling pest_derive v2.7.14
13382024-12-06T02:02:07.305Z Compiling uuid v1.11.0
13392024-12-06T02:02:07.553Z Compiling toml_datetime v0.6.8
13402024-12-06T02:02:07.840Z Compiling dtrace-parser v0.2.0
13412024-12-06T02:02:07.992Z Compiling serde_spanned v0.6.8
13422024-12-06T02:02:08.193Z Compiling match_cfg v0.1.0
13432024-12-06T02:02:08.279Z Compiling iana-time-zone v0.1.61
13442024-12-06T02:02:08.381Z Compiling openssl v0.10.66
13452024-12-06T02:02:08.442Z Compiling foreign-types-shared v0.1.1
13462024-12-06T02:02:08.542Z Compiling adler2 v2.0.0
13472024-12-06T02:02:08.685Z Compiling rustversion v1.0.17
13482024-12-06T02:02:08.722Z Compiling base64 v0.22.1
13492024-12-06T02:02:08.746Z Compiling tower-service v0.3.3
13502024-12-06T02:02:08.888Z Compiling miniz_oxide v0.8.0
13512024-12-06T02:02:08.915Z Compiling foreign-types v0.3.2
13522024-12-06T02:02:09.009Z Compiling chrono v0.4.38
13532024-12-06T02:02:09.306Z Compiling tokio-util v0.7.12
13542024-12-06T02:02:09.466Z Compiling hostname v0.3.1
13552024-12-06T02:02:09.630Z Compiling url v2.5.3
13562024-12-06T02:02:10.179Z Compiling h2 v0.4.6
13572024-12-06T02:02:10.533Z Compiling async-trait v0.1.83
13582024-12-06T02:02:10.817Z Compiling openssl-macros v0.1.1
13592024-12-06T02:02:11.296Z Compiling dof v0.3.0
13602024-12-06T02:02:11.398Z Compiling dirs-sys-next v0.1.2
13612024-12-06T02:02:11.999Z Compiling usdt-impl v0.5.0
13622024-12-06T02:02:12.144Z Compiling rustls v0.23.14
13632024-12-06T02:02:12.351Z Compiling syn v1.0.109
13642024-12-06T02:02:12.733Z Compiling native-tls v0.2.12
13652024-12-06T02:02:12.849Z Compiling data-encoding v2.6.0
13662024-12-06T02:02:12.999Z Compiling siphasher v0.3.11
13672024-12-06T02:02:13.156Z Compiling rustls v0.22.4
13682024-12-06T02:02:13.361Z Compiling dirs-next v2.0.0
13692024-12-06T02:02:13.541Z Compiling http-body-util v0.1.2
13702024-12-06T02:02:13.954Z Compiling heapless v0.7.17
13712024-12-06T02:02:14.335Z Compiling crossbeam-epoch v0.9.18
13722024-12-06T02:02:14.711Z Compiling sha1 v0.10.6
13732024-12-06T02:02:14.760Z Compiling signature v2.2.0
13742024-12-06T02:02:14.819Z Compiling bzip2-sys v0.1.11+1.0.8
13752024-12-06T02:02:15.058Z Compiling serde_derive_internals v0.29.1
13762024-12-06T02:02:15.082Z Compiling thread_local v1.1.8
13772024-12-06T02:02:15.126Z Compiling encoding_rs v0.8.34
13782024-12-06T02:02:15.297Z Compiling cookie v0.18.1
13792024-12-06T02:02:15.461Z Compiling multer v3.1.0
13802024-12-06T02:02:15.577Z Compiling schemars v0.8.21
13812024-12-06T02:02:15.621Z Compiling gimli v0.31.1
13822024-12-06T02:02:15.734Z Compiling openssl-probe v0.1.5
13832024-12-06T02:02:15.890Z Compiling unicode-properties v0.1.3
13842024-12-06T02:02:16.080Z Compiling hyper v1.5.0
13852024-12-06T02:02:16.220Z Compiling ipnet v2.10.1
13862024-12-06T02:02:17.289Z Compiling rayon-core v1.12.1
13872024-12-06T02:02:17.448Z Compiling signal-hook v0.3.17
13882024-12-06T02:02:17.507Z Compiling mime v0.3.17
13892024-12-06T02:02:17.657Z Compiling slog-async v2.8.0
13902024-12-06T02:02:18.035Z Compiling toml_edit v0.22.22
13912024-12-06T02:02:18.090Z Compiling hyper-util v0.1.10
13922024-12-06T02:02:19.130Z Compiling schemars_derive v0.8.21
13932024-12-06T02:02:19.226Z Compiling addr2line v0.24.2
13942024-12-06T02:02:19.558Z Compiling stringprep v0.1.5
13952024-12-06T02:02:19.949Z Compiling crossbeam-deque v0.8.5
13962024-12-06T02:02:20.243Z Compiling usdt-attr-macro v0.5.0
13972024-12-06T02:02:20.608Z Compiling usdt-macro v0.5.0
13982024-12-06T02:02:20.745Z Compiling term v0.7.0
13992024-12-06T02:02:21.168Z Compiling slog-json v2.6.1
14002024-12-06T02:02:21.494Z Compiling serde_urlencoded v0.7.1
14012024-12-06T02:02:21.633Z Compiling curve25519-dalek v4.1.3
14022024-12-06T02:02:21.881Z Compiling crossbeam-channel v0.5.13
14032024-12-06T02:02:21.926Z Compiling futures-executor v0.3.31
14042024-12-06T02:02:22.005Z Compiling enum-as-inner v0.6.1
14052024-12-06T02:02:22.152Z Compiling md-5 v0.10.6
14062024-12-06T02:02:22.211Z Compiling async-stream-impl v0.3.6
14072024-12-06T02:02:22.393Z Compiling num-integer v0.1.46
14082024-12-06T02:02:22.441Z Compiling rustls-pemfile v2.2.0
14092024-12-06T02:02:22.731Z Compiling idna v0.3.0
14102024-12-06T02:02:22.829Z Compiling idna v0.4.0
14112024-12-06T02:02:22.878Z Compiling hash32 v0.2.1
14122024-12-06T02:02:23.065Z Compiling ff v0.13.0
14132024-12-06T02:02:23.190Z Compiling is-terminal v0.4.13
14142024-12-06T02:02:23.247Z Compiling dropshot v0.12.0
14152024-12-06T02:02:23.309Z Compiling object v0.36.5
14162024-12-06T02:02:23.336Z Compiling fallible-iterator v0.2.0
14172024-12-06T02:02:23.481Z Compiling smoltcp v0.9.1
14182024-12-06T02:02:23.923Z Compiling anyhow v1.0.93
14192024-12-06T02:02:24.063Z Compiling linked-hash-map v0.5.6
14202024-12-06T02:02:24.087Z Compiling utf-8 v0.7.6
14212024-12-06T02:02:24.148Z Compiling num-bigint-dig v0.8.4
14222024-12-06T02:02:24.397Z Compiling quick-error v1.2.3
14232024-12-06T02:02:24.422Z Compiling psl-types v2.0.11
14242024-12-06T02:02:24.422Z Compiling portable-atomic v1.9.0
14252024-12-06T02:02:24.482Z Compiling base16ct v0.2.0
14262024-12-06T02:02:24.547Z Compiling dyn-clone v1.0.17
14272024-12-06T02:02:24.618Z Compiling rustc-demangle v0.1.24
14282024-12-06T02:02:24.755Z Compiling take_mut v0.2.2
14292024-12-06T02:02:25.001Z Compiling sec1 v0.7.3
14302024-12-06T02:02:25.420Z Compiling publicsuffix v2.2.3
14312024-12-06T02:02:25.465Z Compiling resolv-conf v0.7.0
14322024-12-06T02:02:25.674Z Compiling lru-cache v0.1.2
14332024-12-06T02:02:25.802Z Compiling tungstenite v0.24.0
14342024-12-06T02:02:25.881Z Compiling postgres-protocol v0.6.7
14352024-12-06T02:02:26.008Z Compiling hickory-proto v0.24.1
14362024-12-06T02:02:26.149Z Compiling async-stream v0.3.6
14372024-12-06T02:02:26.425Z Compiling slog-term v2.9.1
14382024-12-06T02:02:27.049Z Compiling usdt v0.5.0
14392024-12-06T02:02:27.483Z Compiling group v0.13.0
14402024-12-06T02:02:27.764Z Compiling num-iter v0.1.45
14412024-12-06T02:02:27.919Z Compiling futures v0.3.31
14422024-12-06T02:02:27.943Z Compiling slog-bunyan v2.5.0
14432024-12-06T02:02:28.028Z Compiling toml v0.8.19
14442024-12-06T02:02:29.073Z Compiling backtrace v0.3.74
14452024-12-06T02:02:29.487Z Compiling tokio-native-tls v0.3.1
14462024-12-06T02:02:29.624Z Compiling camino v1.1.9
14472024-12-06T02:02:29.751Z Compiling phf_shared v0.11.2
14482024-12-06T02:02:29.780Z Compiling dropshot_endpoint v0.12.0
14492024-12-06T02:02:30.096Z Compiling terminal_size v0.4.0
14502024-12-06T02:02:30.291Z Compiling waitgroup v0.1.2
14512024-12-06T02:02:30.333Z Compiling openapiv3 v2.0.0
14522024-12-06T02:02:30.477Z Compiling serde_path_to_error v0.1.16
14532024-12-06T02:02:30.500Z Compiling hkdf v0.12.4
14542024-12-06T02:02:30.724Z Compiling crypto-bigint v0.5.5
14552024-12-06T02:02:31.215Z Compiling zerocopy-derive v0.6.6
14562024-12-06T02:02:32.149Z Compiling curve25519-dalek-derive v0.1.1
14572024-12-06T02:02:32.814Z Compiling hubpack_derive v0.1.1
14582024-12-06T02:02:33.079Z Compiling webpki-roots v0.26.6
14592024-12-06T02:02:33.277Z Compiling idna v0.5.0
14602024-12-06T02:02:33.409Z Compiling hostname v0.4.0
14612024-12-06T02:02:33.593Z Compiling ahash v0.8.11
14622024-12-06T02:02:33.617Z Compiling crc32fast v1.4.2
14632024-12-06T02:02:33.644Z Compiling fs-err v2.11.0
14642024-12-06T02:02:33.856Z Compiling debug-ignore v1.0.5
14652024-12-06T02:02:33.899Z Compiling winnow v0.5.40
14662024-12-06T02:02:33.924Z Compiling managed v0.8.0
14672024-12-06T02:02:33.948Z Compiling bitflags v1.3.2
14682024-12-06T02:02:34.009Z Compiling cookie_store v0.21.0
14692024-12-06T02:02:34.188Z Compiling strum_macros v0.25.3
14702024-12-06T02:02:34.734Z Compiling clap_builder v4.5.21
14712024-12-06T02:02:34.759Z Compiling console v0.15.8
14722024-12-06T02:02:35.395Z Compiling flate2 v1.0.34
14732024-12-06T02:02:35.715Z Compiling hubpack v0.1.2
14742024-12-06T02:02:36.092Z Compiling elliptic-curve v0.13.8
14752024-12-06T02:02:36.116Z Compiling zerocopy v0.6.6
14762024-12-06T02:02:36.207Z Compiling hickory-resolver v0.24.1
14772024-12-06T02:02:36.866Z Compiling toml_edit v0.19.15
14782024-12-06T02:02:36.893Z Compiling phf v0.11.2
14792024-12-06T02:02:37.111Z Compiling signal-hook-mio v0.2.4
14802024-12-06T02:02:37.260Z Compiling hyper-tls v0.6.0
14812024-12-06T02:02:37.530Z Compiling rayon v1.10.0
14822024-12-06T02:02:37.613Z Compiling bzip2 v0.4.4
14832024-12-06T02:02:37.962Z Compiling tokio-tungstenite v0.24.0
14842024-12-06T02:02:38.434Z Compiling postgres-types v0.2.8
14852024-12-06T02:02:40.770Z Compiling ed25519 v2.2.3
14862024-12-06T02:02:41.501Z Compiling phf_shared v0.10.0
14872024-12-06T02:02:41.884Z Compiling tokio-stream v0.1.16
14882024-12-06T02:02:41.911Z Compiling pkcs1 v0.7.5
14892024-12-06T02:02:42.286Z Compiling serde-big-array v0.5.1
14902024-12-06T02:02:42.345Z Compiling clap_derive v4.5.18
14912024-12-06T02:02:42.482Z Compiling rfc6979 v0.4.0
14922024-12-06T02:02:42.572Z Compiling derive-where v1.2.7
14932024-12-06T02:02:42.652Z Compiling serde_repr v0.1.19
14942024-12-06T02:02:42.746Z Compiling float-cmp v0.9.0
14952024-12-06T02:02:42.780Z Compiling bstr v1.10.0
14962024-12-06T02:02:42.952Z Compiling sync_wrapper v1.0.1
14972024-12-06T02:02:43.093Z Compiling number_prefix v0.4.0
14982024-12-06T02:02:43.284Z Compiling whoami v1.5.2
14992024-12-06T02:02:43.533Z Compiling predicates-core v1.0.8
15002024-12-06T02:02:43.645Z Compiling static_assertions v1.1.0
15012024-12-06T02:02:43.744Z Compiling unicode-segmentation v1.12.0
15022024-12-06T02:02:43.862Z Compiling normalize-line-endings v0.3.0
15032024-12-06T02:02:43.862Z Compiling difflib v0.4.0
15042024-12-06T02:02:43.983Z Compiling precomputed-hash v0.1.1
15052024-12-06T02:02:44.102Z Compiling bit-vec v0.6.3
15062024-12-06T02:02:44.272Z Compiling unicode-width v0.2.0
15072024-12-06T02:02:44.476Z Compiling new_debug_unreachable v1.0.6
15082024-12-06T02:02:44.504Z Compiling fixedbitset v0.4.2
15092024-12-06T02:02:44.570Z Compiling string_cache v0.8.7
15102024-12-06T02:02:44.723Z Compiling indicatif v0.17.9
15112024-12-06T02:02:44.917Z Compiling petgraph v0.6.5
15122024-12-06T02:02:44.984Z Compiling bit-set v0.5.3
15132024-12-06T02:02:45.225Z Compiling similar v2.6.0
15142024-12-06T02:02:45.267Z Compiling predicates v3.1.2
15152024-12-06T02:02:45.449Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15162024-12-06T02:02:46.317Z Compiling clap v4.5.21
15172024-12-06T02:02:46.425Z Compiling tokio-postgres v0.7.12
15182024-12-06T02:02:46.621Z Compiling ecdsa v0.16.9
15192024-12-06T02:02:46.742Z Compiling rsa v0.9.6
15202024-12-06T02:02:47.316Z Compiling ed25519-dalek v2.1.1
15212024-12-06T02:02:47.362Z Compiling toml v0.7.8
15222024-12-06T02:02:48.285Z Compiling zip v0.6.6
15232024-12-06T02:02:48.408Z Compiling crossterm v0.28.1
15242024-12-06T02:02:49.481Z Compiling hex v0.4.3
15252024-12-06T02:02:49.576Z Compiling x509-cert v0.2.5
15262024-12-06T02:02:49.997Z Compiling itertools v0.10.5
15272024-12-06T02:02:50.058Z Compiling peg-runtime v0.8.3
15282024-12-06T02:02:50.630Z Compiling lalrpop-util v0.19.12
15292024-12-06T02:02:50.935Z Compiling unicode-xid v0.2.6
15302024-12-06T02:02:51.063Z Compiling strum_macros v0.26.4
15312024-12-06T02:02:51.099Z Compiling xattr v1.3.1
15322024-12-06T02:02:51.248Z Compiling filetime v0.2.25
15332024-12-06T02:02:51.520Z Compiling tar v0.4.42
15342024-12-06T02:02:55.024Z Compiling strum v0.26.3
15352024-12-06T02:02:57.229Z Compiling aws-lc-sys v0.22.0
15362024-12-06T02:03:27.755Z Compiling rustls-webpki v0.102.8
15372024-12-06T02:03:31.815Z Compiling tokio-rustls v0.25.0
15382024-12-06T02:03:33.719Z Compiling tokio-rustls v0.26.0
15392024-12-06T02:03:34.066Z Compiling hyper-rustls v0.27.3
15402024-12-06T02:03:34.507Z Compiling reqwest v0.12.9
15412024-12-06T02:03:35.595Z Compiling qorb v0.2.1
15422024-12-06T02:03:40.886Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15432024-12-06T02:03:41.226Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15442024-12-06T02:03:48.537Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
15452024-12-06T02:03:48.667Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15462024-12-06T02:03:48.734ZDec 06 02:03:48.535 INFO Starting download, target: Clickhouse
15472024-12-06T02:03:48.734ZDec 06 02:03:48.536 INFO Starting download, target: Cockroach
15482024-12-06T02:03:48.734ZDec 06 02:03:48.536 INFO Starting download, target: Console
15492024-12-06T02:03:48.758ZDec 06 02:03:48.536 INFO Starting download, target: DendriteOpenapi
15502024-12-06T02:03:48.758ZDec 06 02:03:48.536 INFO Starting download, target: DendriteStub
15512024-12-06T02:03:48.758ZDec 06 02:03:48.536 INFO Starting download, target: MaghemiteMgd
15522024-12-06T02:03:48.758ZDec 06 02:03:48.536 INFO Starting download, target: TransceiverControl
15532024-12-06T02:03:48.758ZDec 06 02:03:48.537 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15542024-12-06T02:03:48.758ZDec 06 02:03:48.537 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15552024-12-06T02:03:48.758ZDec 06 02:03:48.537 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15562024-12-06T02:03:48.759ZDec 06 02:03:48.537 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15572024-12-06T02:03:48.759ZDec 06 02:03:48.537 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15582024-12-06T02:03:48.759ZDec 06 02:03:48.538 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15592024-12-06T02:03:48.759ZDec 06 02:03:48.538 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15602024-12-06T02:03:48.999ZDec 06 02:03:48.801 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15612024-12-06T02:03:49.275ZDec 06 02:03:49.077 INFO Download complete, target: Console
15622024-12-06T02:03:54.277ZDec 06 02:03:54.054 INFO Download complete, target: DendriteOpenapi
15632024-12-06T02:03:54.611ZDec 06 02:03:54.391 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15642024-12-06T02:03:55.167ZDec 06 02:03:54.969 INFO Download complete, target: TransceiverControl
15652024-12-06T02:03:58.663ZDec 06 02:03:58.464 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15662024-12-06T02:03:58.862ZDec 06 02:03:58.664 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15672024-12-06T02:03:59.839ZDec 06 02:03:59.641 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15682024-12-06T02:03:59.839ZDec 06 02:03:59.641 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15692024-12-06T02:04:01.559ZDec 06 02:04:01.361 INFO Download complete, target: DendriteStub
15702024-12-06T02:04:01.886ZDec 06 02:04:01.688 INFO Download complete, target: MaghemiteMgd
15712024-12-06T02:04:07.949ZDec 06 02:04:07.751 INFO Checking that binary works, target: Cockroach
15722024-12-06T02:04:08.245ZDec 06 02:04:08.047 INFO Download complete, target: Cockroach
15732024-12-06T02:04:10.947ZDec 06 02:04:10.749 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15742024-12-06T02:04:24.161ZDec 06 02:04:23.963 INFO Checking that binary works, target: Clickhouse
15752024-12-06T02:04:24.355ZDec 06 02:04:24.157 INFO Download complete, target: Clickhouse
15762024-12-06T02:04:24.382ZAll builder prerequisites installed successfully, and PATH looks valid
15772024-12-06T02:04:24.406Z
15782024-12-06T02:04:24.406Zreal 5:27.491743656
15792024-12-06T02:04:24.406Zuser 14:28.651508050
15802024-12-06T02:04:24.406Zsys 3:11.254930837
15812024-12-06T02:04:24.406Ztrap 0.444312214
15822024-12-06T02:04:24.406Ztflt 0.749106833
15832024-12-06T02:04:24.406Zdflt 2.409719913
15842024-12-06T02:04:24.406Zkflt 0.008266585
15852024-12-06T02:04:24.406Zlock 31:27.548096953
15862024-12-06T02:04:24.406Zslp 55:03.916668220
15872024-12-06T02:04:24.406Zlat 1:00.796652191
15882024-12-06T02:04:24.406Zstop 2:17.941913350
15892024-12-06T02:04:24.406Z+ banner hack-check
15902024-12-06T02:04:24.406Z
15912024-12-06T02:04:24.407Z # # ## #### # # #### # # ###### #### # #
15922024-12-06T02:04:24.407Z # # # # # # # # # # # # # # # # #
15932024-12-06T02:04:24.407Z ###### # # # #### ##### # ###### ##### # ####
15942024-12-06T02:04:24.407Z # # ###### # # # # # # # # # #
15952024-12-06T02:04:24.407Z # # # # # # # # # # # # # # # # #
15962024-12-06T02:04:24.407Z # # # # #### # # #### # # ###### #### # #
15972024-12-06T02:04:24.407Z
15982024-12-06T02:04:24.407Z+ export CARGO_INCREMENTAL=0
15992024-12-06T02:04:24.407Z+ CARGO_INCREMENTAL=0
16002024-12-06T02:04:24.407Z+ ptime -m timeout 2h cargo xtask check-features --ci
16012024-12-06T02:04:25.159Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16022024-12-06T02:04:30.121Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s
16032024-12-06T02:04:30.166Z Running `target/debug/xtask check-features --ci`
16042024-12-06T02:04:30.195Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16052024-12-06T02:04:30.195Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16062024-12-06T02:04:30.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16072024-12-06T02:04:30.794Z Running `target/debug/xtask download cargo-hack`
16082024-12-06T02:04:31.863Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16092024-12-06T02:04:32.157Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16102024-12-06T02:04:38.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s
16112024-12-06T02:04:38.963Z Running `target/debug/xtask-downloader cargo-hack`
16122024-12-06T02:04:39.018ZDec 06 02:04:38.819 INFO Starting download, target: CargoHack
16132024-12-06T02:04:39.041ZDec 06 02:04:38.821 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16142024-12-06T02:04:49.588ZDec 06 02:04:49.391 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16152024-12-06T02:04:49.690ZDec 06 02:04:49.492 INFO Download complete, target: CargoHack
16162024-12-06T02:04:49.714Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
16172024-12-06T02:04:49.737Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16182024-12-06T02:04:49.934Zinfo: running `cargo check --bins` on api_identity (1/173)
16192024-12-06T02:04:50.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16202024-12-06T02:04:50.640Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16212024-12-06T02:04:50.640Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16222024-12-06T02:04:50.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
16232024-12-06T02:04:50.707Z
16242024-12-06T02:04:50.707Zinfo: running `cargo check --bins` on bootstore (2/173)
16252024-12-06T02:04:51.427Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16262024-12-06T02:04:51.452Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16272024-12-06T02:04:51.452Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16282024-12-06T02:04:51.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
16292024-12-06T02:04:51.528Z
16302024-12-06T02:04:51.528Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/173)
16312024-12-06T02:04:52.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16322024-12-06T02:04:52.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16332024-12-06T02:04:52.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16342024-12-06T02:04:52.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
16352024-12-06T02:04:52.329Z
16362024-12-06T02:04:52.330Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/173)
16372024-12-06T02:04:53.031Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16382024-12-06T02:04:53.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16392024-12-06T02:04:53.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16402024-12-06T02:04:53.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
16412024-12-06T02:04:53.128Z
16422024-12-06T02:04:53.128Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/173)
16432024-12-06T02:04:53.606Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16442024-12-06T02:04:53.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16452024-12-06T02:04:53.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16462024-12-06T02:04:53.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16472024-12-06T02:04:53.662Z
16482024-12-06T02:04:53.662Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/173)
16492024-12-06T02:04:54.149Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16502024-12-06T02:04:54.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16512024-12-06T02:04:54.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16522024-12-06T02:04:54.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16532024-12-06T02:04:54.203Z
16542024-12-06T02:04:54.203Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/173)
16552024-12-06T02:04:54.685Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16562024-12-06T02:04:54.708Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16572024-12-06T02:04:54.708Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16582024-12-06T02:04:54.708Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16592024-12-06T02:04:54.739Z
16602024-12-06T02:04:54.739Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/173)
16612024-12-06T02:04:55.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16622024-12-06T02:04:55.250Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16632024-12-06T02:04:55.250Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16642024-12-06T02:04:55.250Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16652024-12-06T02:04:55.279Z
16662024-12-06T02:04:55.279Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/173)
16672024-12-06T02:04:55.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16682024-12-06T02:04:55.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16692024-12-06T02:04:55.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16702024-12-06T02:04:55.797Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
16712024-12-06T02:04:55.829Z
16722024-12-06T02:04:55.829Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/173)
16732024-12-06T02:04:56.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16742024-12-06T02:04:56.340Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16752024-12-06T02:04:56.340Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16762024-12-06T02:04:56.340Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16772024-12-06T02:04:56.373Z
16782024-12-06T02:04:56.373Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/173)
16792024-12-06T02:04:56.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16802024-12-06T02:04:56.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16812024-12-06T02:04:56.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16822024-12-06T02:04:56.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16832024-12-06T02:04:56.912Z
16842024-12-06T02:04:56.912Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/173)
16852024-12-06T02:04:57.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16862024-12-06T02:04:57.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16872024-12-06T02:04:57.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16882024-12-06T02:04:57.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16892024-12-06T02:04:57.477Z
16902024-12-06T02:04:57.477Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/173)
16912024-12-06T02:04:57.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16922024-12-06T02:04:57.990Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16932024-12-06T02:04:57.990Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16942024-12-06T02:04:57.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
16952024-12-06T02:04:58.020Z
16962024-12-06T02:04:58.020Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/173)
16972024-12-06T02:04:58.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16982024-12-06T02:04:58.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16992024-12-06T02:04:58.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17002024-12-06T02:04:58.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17012024-12-06T02:04:58.560Z
17022024-12-06T02:04:58.560Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/173)
17032024-12-06T02:04:59.049Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17042024-12-06T02:04:59.073Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17052024-12-06T02:04:59.073Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17062024-12-06T02:04:59.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17072024-12-06T02:04:59.106Z
17082024-12-06T02:04:59.106Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/173)
17092024-12-06T02:04:59.596Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17102024-12-06T02:04:59.620Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17112024-12-06T02:04:59.620Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17122024-12-06T02:04:59.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17132024-12-06T02:04:59.651Z
17142024-12-06T02:04:59.651Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/173)
17152024-12-06T02:05:00.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17162024-12-06T02:05:00.157Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17172024-12-06T02:05:00.157Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17182024-12-06T02:05:00.157Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17192024-12-06T02:05:00.185Z
17202024-12-06T02:05:00.186Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/173)
17212024-12-06T02:05:00.672Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17222024-12-06T02:05:00.696Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17232024-12-06T02:05:00.696Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17242024-12-06T02:05:00.696Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17252024-12-06T02:05:00.724Z
17262024-12-06T02:05:00.724Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/173)
17272024-12-06T02:05:01.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17282024-12-06T02:05:01.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17292024-12-06T02:05:01.240Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17302024-12-06T02:05:01.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17312024-12-06T02:05:01.273Z
17322024-12-06T02:05:01.273Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/173)
17332024-12-06T02:05:01.776Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17342024-12-06T02:05:01.801Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17352024-12-06T02:05:01.802Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17362024-12-06T02:05:01.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
17372024-12-06T02:05:01.832Z
17382024-12-06T02:05:01.832Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/173)
17392024-12-06T02:05:02.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17402024-12-06T02:05:02.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17412024-12-06T02:05:02.333Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17422024-12-06T02:05:02.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
17432024-12-06T02:05:02.363Z
17442024-12-06T02:05:02.363Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/173)
17452024-12-06T02:05:02.852Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17462024-12-06T02:05:02.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17472024-12-06T02:05:02.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17482024-12-06T02:05:02.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17492024-12-06T02:05:02.908Z
17502024-12-06T02:05:02.908Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/173)
17512024-12-06T02:05:03.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17522024-12-06T02:05:03.424Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17532024-12-06T02:05:03.424Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17542024-12-06T02:05:03.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
17552024-12-06T02:05:03.456Z
17562024-12-06T02:05:03.456Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/173)
17572024-12-06T02:05:03.942Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17582024-12-06T02:05:03.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17592024-12-06T02:05:03.967Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17602024-12-06T02:05:03.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
17612024-12-06T02:05:03.996Z
17622024-12-06T02:05:03.996Zinfo: running `cargo check --bins` on sled-hardware-types (25/173)
17632024-12-06T02:05:04.725Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17642024-12-06T02:05:04.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17652024-12-06T02:05:04.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17662024-12-06T02:05:04.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
17672024-12-06T02:05:04.827Z
17682024-12-06T02:05:04.828Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/173)
17692024-12-06T02:05:05.545Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17702024-12-06T02:05:05.569Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17712024-12-06T02:05:05.569Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17722024-12-06T02:05:05.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
17732024-12-06T02:05:05.642Z
17742024-12-06T02:05:05.642Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/173)
17752024-12-06T02:05:06.366Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17762024-12-06T02:05:06.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17772024-12-06T02:05:06.391Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17782024-12-06T02:05:06.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
17792024-12-06T02:05:06.465Z
17802024-12-06T02:05:06.465Zinfo: running `cargo check --bins` on oxlog (28/173)
17812024-12-06T02:05:07.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17822024-12-06T02:05:07.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17832024-12-06T02:05:07.263Z Checking cfg-if v1.0.0
17842024-12-06T02:05:07.287Z Checking libc v0.2.162
17852024-12-06T02:05:07.311Z Checking serde v1.0.215
17862024-12-06T02:05:07.311Z Checking zeroize v1.8.1
17872024-12-06T02:05:07.338Z Checking memchr v2.7.4
17882024-12-06T02:05:07.362Z Checking typenum v1.17.0
17892024-12-06T02:05:07.362Z Checking scopeguard v1.2.0
17902024-12-06T02:05:07.387Z Checking subtle v2.6.1
17912024-12-06T02:05:07.411Z Checking value-bag v1.9.0
17922024-12-06T02:05:07.493Z Checking lock_api v0.4.12
17932024-12-06T02:05:07.559Z Checking smallvec v1.13.2
17942024-12-06T02:05:07.603Z Checking itoa v1.0.11
17952024-12-06T02:05:07.739Z Checking log v0.4.22
17962024-12-06T02:05:07.783Z Checking const-oid v0.9.6
17972024-12-06T02:05:07.847Z Checking pin-project-lite v0.2.14
17982024-12-06T02:05:07.872Z Checking byteorder v1.5.0
17992024-12-06T02:05:07.958Z Checking futures-core v0.3.31
18002024-12-06T02:05:08.075Z Checking once_cell v1.20.2
18012024-12-06T02:05:08.131Z Checking cpufeatures v0.2.14
18022024-12-06T02:05:08.187Z Checking stable_deref_trait v1.2.0
18032024-12-06T02:05:08.221Z Checking futures-sink v0.3.31
18042024-12-06T02:05:08.245Z Checking getrandom v0.2.15
18052024-12-06T02:05:08.245Z Checking signal-hook-registry v1.4.2
18062024-12-06T02:05:08.279Z Checking parking_lot_core v0.9.10
18072024-12-06T02:05:08.347Z Checking mio v1.0.2
18082024-12-06T02:05:08.371Z Checking socket2 v0.5.7
18092024-12-06T02:05:08.395Z Checking generic-array v0.14.7
18102024-12-06T02:05:08.445Z Checking rand_core v0.6.4
18112024-12-06T02:05:08.477Z Checking spin v0.9.8
18122024-12-06T02:05:08.577Z Checking parking_lot v0.12.3
18132024-12-06T02:05:08.715Z Checking zerocopy v0.7.35
18142024-12-06T02:05:08.765Z Checking slab v0.4.9
18152024-12-06T02:05:08.789Z Checking zerofrom v0.1.4
18162024-12-06T02:05:08.878Z Checking futures-channel v0.3.31
18172024-12-06T02:05:08.901Z Checking equivalent v1.0.1
18182024-12-06T02:05:08.971Z Checking yoke v0.7.4
18192024-12-06T02:05:08.996Z Checking futures-io v0.3.31
18202024-12-06T02:05:09.020Z Checking allocator-api2 v0.2.18
18212024-12-06T02:05:09.161Z Checking futures-task v0.3.31
18222024-12-06T02:05:09.186Z Checking foldhash v0.1.3
18232024-12-06T02:05:09.211Z Checking pin-utils v0.1.0
18242024-12-06T02:05:09.253Z Checking zerovec v0.10.4
18252024-12-06T02:05:09.279Z Checking ryu v1.0.18
18262024-12-06T02:05:09.336Z Checking crypto-common v0.1.6
18272024-12-06T02:05:09.359Z Checking block-buffer v0.10.4
18282024-12-06T02:05:09.383Z Checking futures-util v0.3.31
18292024-12-06T02:05:09.484Z Checking block-padding v0.3.3
18302024-12-06T02:05:09.508Z Checking tinyvec_macros v0.1.1
18312024-12-06T02:05:09.545Z Checking hashbrown v0.15.0
18322024-12-06T02:05:09.570Z Checking digest v0.10.7
18332024-12-06T02:05:09.594Z Checking tinyvec v1.8.0
18342024-12-06T02:05:09.671Z Checking inout v0.1.3
18352024-12-06T02:05:09.872Z Checking fnv v1.0.7
18362024-12-06T02:05:09.896Z Checking hmac v0.12.1
18372024-12-06T02:05:09.896Z Checking sha2 v0.10.8
18382024-12-06T02:05:09.990Z Checking cipher v0.4.4
18392024-12-06T02:05:10.077Z Checking libm v0.2.8
18402024-12-06T02:05:10.333Z Checking writeable v0.5.5
18412024-12-06T02:05:10.356Z Checking base64ct v1.6.0
18422024-12-06T02:05:10.510Z Checking unicode-bidi v0.3.17
18432024-12-06T02:05:10.614Z Checking litemap v0.7.3
18442024-12-06T02:05:10.660Z Checking tinystr v0.7.6
18452024-12-06T02:05:10.683Z Checking unicode-normalization v0.1.24
18462024-12-06T02:05:10.733Z Checking pem-rfc7468 v0.7.0
18472024-12-06T02:05:10.771Z Checking num-traits v0.2.19
18482024-12-06T02:05:10.923Z Checking ppv-lite86 v0.2.20
18492024-12-06T02:05:10.969Z Checking flagset v0.4.6
18502024-12-06T02:05:10.993Z Checking icu_locid v1.5.0
18512024-12-06T02:05:11.037Z Checking tracing-core v0.1.32
18522024-12-06T02:05:11.149Z Checking der v0.7.9
18532024-12-06T02:05:11.364Z Checking bytes v1.8.0
18542024-12-06T02:05:11.400Z Checking indexmap v2.6.0
18552024-12-06T02:05:11.549Z Checking serde_json v1.0.132
18562024-12-06T02:05:11.602Z Checking rand_chacha v0.3.1
18572024-12-06T02:05:11.846Z Checking icu_provider v1.5.0
18582024-12-06T02:05:11.966Z Checking bitflags v2.6.0
18592024-12-06T02:05:12.089Z Checking tokio v1.40.0
18602024-12-06T02:05:12.161Z Checking http v1.1.0
18612024-12-06T02:05:12.224Z Checking thiserror v1.0.69
18622024-12-06T02:05:12.340Z Checking rustls-pki-types v1.9.0
18632024-12-06T02:05:12.401Z Checking percent-encoding v2.3.1
18642024-12-06T02:05:12.491Z Checking icu_locid_transform_data v1.5.0
18652024-12-06T02:05:12.579Z Checking rand v0.8.5
18662024-12-06T02:05:12.602Z Checking icu_locid_transform v1.5.0
18672024-12-06T02:05:12.728Z Checking spki v0.7.3
18682024-12-06T02:05:12.823Z Checking tracing v0.1.40
18692024-12-06T02:05:12.965Z Checking icu_collections v1.5.0
18702024-12-06T02:05:13.017Z Checking salsa20 v0.10.2
18712024-12-06T02:05:13.132Z Checking pbkdf2 v0.12.2
18722024-12-06T02:05:13.203Z Checking aws-lc-sys v0.22.0
18732024-12-06T02:05:13.282Z Checking httparse v1.9.5
18742024-12-06T02:05:13.329Z Checking untrusted v0.7.1
18752024-12-06T02:05:13.425Z Checking icu_properties_data v1.5.0
18762024-12-06T02:05:13.477Z Checking mirai-annotations v1.12.0
18772024-12-06T02:05:13.554Z Checking untrusted v0.9.0
18782024-12-06T02:05:13.631Z Checking powerfmt v0.2.0
18792024-12-06T02:05:13.655Z Checking icu_properties v1.5.1
18802024-12-06T02:05:13.679Z Checking scrypt v0.11.0
18812024-12-06T02:05:13.679Z Checking aes v0.8.4
18822024-12-06T02:05:13.707Z Checking ring v0.17.8
18832024-12-06T02:05:13.753Z Checking cbc v0.1.2
18842024-12-06T02:05:13.863Z Checking crossbeam-utils v0.8.20
18852024-12-06T02:05:13.887Z Checking deranged v0.3.11
18862024-12-06T02:05:13.930Z Checking time-core v0.1.2
18872024-12-06T02:05:14.063Z Checking utf8_iter v1.0.4
18882024-12-06T02:05:14.229Z Checking num_threads v0.1.7
18892024-12-06T02:05:14.325Z Checking utf16_iter v1.0.5
18902024-12-06T02:05:14.428Z Checking atomic-waker v1.1.2
18912024-12-06T02:05:14.452Z Checking write16 v1.0.0
18922024-12-06T02:05:14.476Z Checking icu_normalizer_data v1.5.0
18932024-12-06T02:05:14.543Z Checking num-conv v0.1.0
18942024-12-06T02:05:14.567Z Checking pkcs5 v0.7.1
18952024-12-06T02:05:14.591Z Checking http-body v1.0.1
18962024-12-06T02:05:14.754Z Checking form_urlencoded v1.2.1
18972024-12-06T02:05:14.778Z Checking try-lock v0.2.5
18982024-12-06T02:05:14.895Z Checking want v0.3.1
18992024-12-06T02:05:14.932Z Checking unicode-ident v1.0.13
19002024-12-06T02:05:14.997Z Checking pkcs8 v0.10.2
19012024-12-06T02:05:15.056Z Checking httpdate v1.0.3
19022024-12-06T02:05:15.080Z Checking proc-macro2 v1.0.89
19032024-12-06T02:05:15.245Z Checking aws-lc-rs v1.10.0
19042024-12-06T02:05:15.269Z Checking serde_spanned v0.6.8
19052024-12-06T02:05:15.294Z Checking uuid v1.11.0
19062024-12-06T02:05:15.318Z Checking toml_datetime v0.6.8
19072024-12-06T02:05:15.362Z Checking time v0.3.36
19082024-12-06T02:05:15.439Z Checking slog v2.7.0
19092024-12-06T02:05:15.549Z Checking scroll v0.12.0
19102024-12-06T02:05:15.666Z Checking match_cfg v0.1.0
19112024-12-06T02:05:15.751Z Checking iana-time-zone v0.1.61
19122024-12-06T02:05:15.794Z Checking foreign-types-shared v0.1.1
19132024-12-06T02:05:15.859Z Checking base64 v0.22.1
19142024-12-06T02:05:15.887Z Checking tower-service v0.3.3
19152024-12-06T02:05:15.911Z Checking ucd-trie v0.1.7
19162024-12-06T02:05:15.947Z Checking plain v0.2.3
19172024-12-06T02:05:15.999Z Checking adler2 v2.0.0
19182024-12-06T02:05:16.084Z Checking goblin v0.8.2
19192024-12-06T02:05:16.108Z Checking pest v2.7.14
19202024-12-06T02:05:16.138Z Checking miniz_oxide v0.8.0
19212024-12-06T02:05:16.287Z Checking foreign-types v0.3.2
19222024-12-06T02:05:16.366Z Checking icu_normalizer v1.5.0
19232024-12-06T02:05:16.390Z Checking chrono v0.4.38
19242024-12-06T02:05:16.767Z Checking hostname v0.3.1
19252024-12-06T02:05:16.858Z Checking rustls-webpki v0.102.8
19262024-12-06T02:05:16.888Z Checking quote v1.0.37
19272024-12-06T02:05:17.078Z Checking idna_adapter v1.2.0
19282024-12-06T02:05:17.181Z Checking openssl-sys v0.9.103
19292024-12-06T02:05:17.249Z Checking idna v1.0.3
19302024-12-06T02:05:17.463Z Checking errno v0.3.9
19312024-12-06T02:05:17.555Z Checking dirs-sys-next v0.1.2
19322024-12-06T02:05:17.618Z Checking aho-corasick v1.1.3
19332024-12-06T02:05:17.692Z Checking url v2.5.3
19342024-12-06T02:05:17.716Z Checking siphasher v0.3.11
19352024-12-06T02:05:17.975Z Checking pretty-hex v0.4.1
19362024-12-06T02:05:18.134Z Checking data-encoding v2.6.0
19372024-12-06T02:05:18.192Z Checking regex-syntax v0.8.5
19382024-12-06T02:05:18.300Z Checking openssl v0.10.66
19392024-12-06T02:05:18.324Z Checking dtrace-parser v0.2.0
19402024-12-06T02:05:18.368Z Checking tokio-util v0.7.12
19412024-12-06T02:05:18.456Z Checking dirs-next v2.0.0
19422024-12-06T02:05:18.570Z Checking rustix v0.38.37
19432024-12-06T02:05:18.687Z Checking syn v2.0.87
19442024-12-06T02:05:18.721Z Checking http-body-util v0.1.2
19452024-12-06T02:05:19.135Z Checking crossbeam-epoch v0.9.18
19462024-12-06T02:05:19.159Z Checking signature v2.2.0
19472024-12-06T02:05:19.159Z Checking h2 v0.4.6
19482024-12-06T02:05:19.271Z Checking sha1 v0.10.6
19492024-12-06T02:05:19.421Z Checking lazy_static v1.5.0
19502024-12-06T02:05:19.491Z Checking thread_local v1.1.8
19512024-12-06T02:05:19.526Z Checking thread-id v4.2.2
19522024-12-06T02:05:19.624Z Checking encoding_rs v0.8.34
19532024-12-06T02:05:19.734Z Checking winnow v0.6.20
19542024-12-06T02:05:20.276Z Checking dof v0.3.0
19552024-12-06T02:05:20.774Z Checking mime v0.3.17
19562024-12-06T02:05:20.810Z Checking regex-automata v0.4.8
19572024-12-06T02:05:21.037Z Checking anstyle v1.0.10
19582024-12-06T02:05:21.325Z Checking utf8parse v0.2.2
19592024-12-06T02:05:21.397Z Checking either v1.13.0
19602024-12-06T02:05:21.447Z Checking gimli v0.31.1
19612024-12-06T02:05:21.470Z Checking openssl-probe v0.1.5
19622024-12-06T02:05:21.600Z Checking ipnet v2.10.1
19632024-12-06T02:05:21.722Z Checking unicode-properties v0.1.3
19642024-12-06T02:05:22.029Z Checking stringprep v0.1.5
19652024-12-06T02:05:22.053Z Checking anstyle-parse v0.2.5
19662024-12-06T02:05:22.213Z Checking toml_edit v0.22.22
19672024-12-06T02:05:22.260Z Checking crossbeam-deque v0.8.5
19682024-12-06T02:05:22.285Z Checking term v0.7.0
19692024-12-06T02:05:22.518Z Checking rustls v0.23.14
19702024-12-06T02:05:22.638Z Checking rustls v0.22.4
19712024-12-06T02:05:22.811Z Checking native-tls v0.2.12
19722024-12-06T02:05:23.077Z Checking slog-json v2.6.1
19732024-12-06T02:05:23.296Z Checking serde_urlencoded v0.7.1
19742024-12-06T02:05:23.664Z Checking crossbeam-channel v0.5.13
19752024-12-06T02:05:23.954Z Checking usdt-impl v0.5.0
19762024-12-06T02:05:24.282Z Checking hyper v1.5.0
19772024-12-06T02:05:24.313Z Checking futures-executor v0.3.31
19782024-12-06T02:05:24.381Z Checking rustls-pemfile v2.2.0
19792024-12-06T02:05:24.406Z Checking num-integer v0.1.46
19802024-12-06T02:05:24.509Z Checking idna v0.3.0
19812024-12-06T02:05:24.576Z Checking idna v0.4.0
19822024-12-06T02:05:24.621Z Checking md-5 v0.10.6
19832024-12-06T02:05:24.703Z Checking addr2line v0.24.2
19842024-12-06T02:05:24.800Z Checking ff v0.13.0
19852024-12-06T02:05:24.824Z Checking is-terminal v0.4.13
19862024-12-06T02:05:24.922Z Checking memmap v0.7.0
19872024-12-06T02:05:24.979Z Checking hash32 v0.2.1
19882024-12-06T02:05:25.097Z Checking object v0.36.5
19892024-12-06T02:05:25.144Z Checking take_mut v0.2.2
19902024-12-06T02:05:25.168Z Checking quick-error v1.2.3
19912024-12-06T02:05:25.224Z Checking dyn-clone v1.0.17
19922024-12-06T02:05:25.248Z Checking rustc-demangle v0.1.24
19932024-12-06T02:05:25.283Z Checking base16ct v0.2.0
19942024-12-06T02:05:25.307Z Checking is_terminal_polyfill v1.70.1
19952024-12-06T02:05:25.354Z Checking anstyle-query v1.1.1
19962024-12-06T02:05:25.406Z Checking fallible-iterator v0.2.0
19972024-12-06T02:05:25.455Z Checking utf-8 v0.7.6
19982024-12-06T02:05:25.479Z Checking psl-types v2.0.11
19992024-12-06T02:05:25.608Z Checking colorchoice v1.0.2
20002024-12-06T02:05:25.634Z Checking linked-hash-map v0.5.6
20012024-12-06T02:05:25.658Z Checking publicsuffix v2.2.3
20022024-12-06T02:05:25.658Z Checking tokio-rustls v0.25.0
20032024-12-06T02:05:25.725Z Checking anstream v0.6.15
20042024-12-06T02:05:25.864Z Checking tungstenite v0.24.0
20052024-12-06T02:05:25.911Z Checking lru-cache v0.1.2
20062024-12-06T02:05:25.935Z Checking postgres-protocol v0.6.7
20072024-12-06T02:05:25.993Z Checking sec1 v0.7.3
20082024-12-06T02:05:26.044Z Checking hyper-util v0.1.10
20092024-12-06T02:05:26.078Z Checking schemars v0.8.21
20102024-12-06T02:05:26.102Z Checking resolv-conf v0.7.0
20112024-12-06T02:05:26.322Z Checking slog-async v2.8.0
20122024-12-06T02:05:26.374Z Checking heapless v0.7.17
20132024-12-06T02:05:26.488Z Checking hickory-proto v0.24.1
20142024-12-06T02:05:26.582Z Checking usdt v0.5.0
20152024-12-06T02:05:26.637Z Checking group v0.13.0
20162024-12-06T02:05:26.831Z Checking slog-term v2.9.1
20172024-12-06T02:05:26.880Z Checking num-iter v0.1.45
20182024-12-06T02:05:27.026Z Checking futures v0.3.31
20192024-12-06T02:05:27.114Z Checking tokio-rustls v0.26.0
20202024-12-06T02:05:27.138Z Checking toml v0.8.19
20212024-12-06T02:05:27.260Z Checking slog-bunyan v2.5.0
20222024-12-06T02:05:27.296Z Checking tokio-native-tls v0.3.1
20232024-12-06T02:05:27.409Z Checking rayon-core v1.12.1
20242024-12-06T02:05:27.433Z Checking multer v3.1.0
20252024-12-06T02:05:27.459Z Checking terminal_size v0.4.0
20262024-12-06T02:05:27.526Z Checking phf_shared v0.11.2
20272024-12-06T02:05:27.607Z Checking cookie v0.18.1
20282024-12-06T02:05:27.727Z Checking async-stream v0.3.6
20292024-12-06T02:05:27.769Z Checking bzip2-sys v0.1.11+1.0.8
20302024-12-06T02:05:27.795Z Checking signal-hook v0.3.17
20312024-12-06T02:05:27.795Z Checking camino v1.1.9
20322024-12-06T02:05:27.883Z Checking waitgroup v0.1.2
20332024-12-06T02:05:27.907Z Checking openapiv3 v2.0.0
20342024-12-06T02:05:28.010Z Checking webpki-roots v0.26.6
20352024-12-06T02:05:28.034Z Checking idna v0.5.0
20362024-12-06T02:05:28.034Z Checking serde_path_to_error v0.1.16
20372024-12-06T02:05:28.093Z Checking hkdf v0.12.4
20382024-12-06T02:05:28.192Z Checking crypto-bigint v0.5.5
20392024-12-06T02:05:28.268Z Checking hostname v0.4.0
20402024-12-06T02:05:28.296Z Checking crc32fast v1.4.2
20412024-12-06T02:05:28.384Z Checking strsim v0.11.1
20422024-12-06T02:05:28.486Z Checking winnow v0.5.40
20432024-12-06T02:05:28.592Z Checking bitflags v1.3.2
20442024-12-06T02:05:28.654Z Checking unicode-width v0.1.14
20452024-12-06T02:05:28.679Z Checking debug-ignore v1.0.5
20462024-12-06T02:05:28.713Z Checking managed v0.8.0
20472024-12-06T02:05:28.805Z Checking clap_lex v0.7.2
20482024-12-06T02:05:29.029Z Checking smoltcp v0.9.1
20492024-12-06T02:05:29.053Z Checking clap_builder v4.5.21
20502024-12-06T02:05:29.078Z Checking console v0.15.8
20512024-12-06T02:05:29.545Z Checking cookie_store v0.21.0
20522024-12-06T02:05:30.154Z Checking flate2 v1.0.34
20532024-12-06T02:05:30.270Z Checking hyper-rustls v0.27.3
20542024-12-06T02:05:30.527Z Checking backtrace v0.3.74
20552024-12-06T02:05:30.568Z Checking signal-hook-mio v0.2.4
20562024-12-06T02:05:30.592Z Checking hickory-resolver v0.24.1
20572024-12-06T02:05:30.674Z Checking elliptic-curve v0.13.8
20582024-12-06T02:05:30.698Z Checking rayon v1.10.0
20592024-12-06T02:05:30.722Z Checking dropshot v0.12.0
20602024-12-06T02:05:30.746Z Checking bzip2 v0.4.4
20612024-12-06T02:05:30.999Z Checking phf v0.11.2
20622024-12-06T02:05:31.025Z Checking toml_edit v0.19.15
20632024-12-06T02:05:31.050Z Checking anyhow v1.0.93
20642024-12-06T02:05:31.257Z Checking hyper-tls v0.6.0
20652024-12-06T02:05:31.282Z Checking num-bigint-dig v0.8.4
20662024-12-06T02:05:31.380Z Checking tokio-tungstenite v0.24.0
20672024-12-06T02:05:31.495Z Checking postgres-types v0.2.8
20682024-12-06T02:05:31.657Z Checking regex v1.11.1
20692024-12-06T02:05:31.803Z Checking bstr v1.10.0
20702024-12-06T02:05:31.997Z Checking ed25519 v2.2.3
20712024-12-06T02:05:32.128Z Checking tokio-stream v0.1.16
20722024-12-06T02:05:32.218Z Checking phf_shared v0.10.0
20732024-12-06T02:05:32.264Z Checking curve25519-dalek v4.1.3
20742024-12-06T02:05:32.455Z Checking zerocopy v0.6.6
20752024-12-06T02:05:32.601Z Checking pkcs1 v0.7.5
20762024-12-06T02:05:32.834Z Checking hubpack v0.1.2
20772024-12-06T02:05:32.941Z Checking portable-atomic v1.9.0
20782024-12-06T02:05:33.090Z Checking float-cmp v0.9.0
20792024-12-06T02:05:33.115Z Checking serde-big-array v0.5.1
20802024-12-06T02:05:33.140Z Checking rfc6979 v0.4.0
20812024-12-06T02:05:33.176Z Checking sync_wrapper v1.0.1
20822024-12-06T02:05:33.263Z Checking fixedbitset v0.4.2
20832024-12-06T02:05:33.298Z Checking difflib v0.4.0
20842024-12-06T02:05:33.322Z Checking unicode-width v0.2.0
20852024-12-06T02:05:33.322Z Checking bit-vec v0.6.3
20862024-12-06T02:05:33.505Z Checking predicates-core v1.0.8
20872024-12-06T02:05:33.575Z Checking minimal-lexical v0.2.1
20882024-12-06T02:05:33.623Z Checking whoami v1.5.2
20892024-12-06T02:05:33.678Z Checking normalize-line-endings v0.3.0
20902024-12-06T02:05:33.733Z Checking precomputed-hash v0.1.1
20912024-12-06T02:05:33.799Z Checking static_assertions v1.1.0
20922024-12-06T02:05:33.826Z Checking unicode-segmentation v1.12.0
20932024-12-06T02:05:33.826Z Checking new_debug_unreachable v1.0.6
20942024-12-06T02:05:33.853Z Checking number_prefix v0.4.0
20952024-12-06T02:05:33.853Z Checking qorb v0.2.1
20962024-12-06T02:05:33.896Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20972024-12-06T02:05:33.920Z Checking tokio-postgres v0.7.12
20982024-12-06T02:05:33.944Z Checking string_cache v0.8.7
20992024-12-06T02:05:33.944Z Checking nom v7.1.3
21002024-12-06T02:05:34.039Z Checking ed25519-dalek v2.1.1
21012024-12-06T02:05:34.069Z Checking indicatif v0.17.9
21022024-12-06T02:05:34.203Z Checking predicates v3.1.2
21032024-12-06T02:05:34.393Z Checking bit-set v0.5.3
21042024-12-06T02:05:34.417Z Checking similar v2.6.0
21052024-12-06T02:05:34.609Z Checking petgraph v0.6.5
21062024-12-06T02:05:34.711Z Checking reqwest v0.12.9
21072024-12-06T02:05:34.769Z Checking ecdsa v0.16.9
21082024-12-06T02:05:35.121Z Checking toml v0.7.8
21092024-12-06T02:05:35.371Z Checking rsa v0.9.6
21102024-12-06T02:05:35.719Z Checking clap v4.5.21
21112024-12-06T02:05:35.822Z Checking zip v0.6.6
21122024-12-06T02:05:36.003Z Checking crossterm v0.28.1
21132024-12-06T02:05:36.262Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21142024-12-06T02:05:36.287Z Checking itertools v0.12.1
21152024-12-06T02:05:36.312Z Checking itertools v0.10.5
21162024-12-06T02:05:36.336Z Checking ahash v0.8.11
21172024-12-06T02:05:36.404Z Checking fs-err v2.11.0
21182024-12-06T02:05:36.428Z Checking x509-cert v0.2.5
21192024-12-06T02:05:36.756Z Checking semver v1.0.23
21202024-12-06T02:05:36.894Z Checking hex v0.4.3
21212024-12-06T02:05:37.125Z Checking lalrpop-util v0.19.12
21222024-12-06T02:05:37.338Z Checking peg-runtime v0.8.3
21232024-12-06T02:05:37.376Z Checking sigpipe v0.1.3
21242024-12-06T02:05:38.504Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21252024-12-06T02:05:38.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.45s
21262024-12-06T02:05:39.063Z
21272024-12-06T02:05:39.063Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/173)
21282024-12-06T02:05:39.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292024-12-06T02:05:39.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302024-12-06T02:05:39.950Z Compiling hashbrown v0.14.5
21312024-12-06T02:05:40.004Z Checking heck v0.5.0
21322024-12-06T02:05:40.028Z Compiling unsafe-libyaml v0.2.11
21332024-12-06T02:05:40.052Z Compiling ident_case v1.0.1
21342024-12-06T02:05:40.076Z Checking progenitor-client v0.8.0
21352024-12-06T02:05:40.076Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21362024-12-06T02:05:40.100Z Compiling proc-macro-crate v1.3.1
21372024-12-06T02:05:40.178Z Compiling darling_core v0.20.10
21382024-12-06T02:05:40.206Z Checking ipnetwork v0.20.0
21392024-12-06T02:05:40.392Z Compiling structmeta-derive v0.3.0
21402024-12-06T02:05:40.417Z Compiling newtype-uuid v1.1.3
21412024-12-06T02:05:40.536Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21422024-12-06T02:05:40.669Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21432024-12-06T02:05:40.780Z Compiling lzma-sys v0.1.20
21442024-12-06T02:05:40.974Z Checking regress v0.10.1
21452024-12-06T02:05:40.997Z Compiling foreign-types-macros v0.2.3
21462024-12-06T02:05:41.029Z Compiling serde_yaml v0.9.34+deprecated
21472024-12-06T02:05:41.413Z Compiling num_enum_derive v0.5.11
21482024-12-06T02:05:41.556Z Compiling dropshot v0.13.0
21492024-12-06T02:05:41.794Z Checking arc-swap v1.7.1
21502024-12-06T02:05:42.038Z Checking foreign-types-shared v0.3.1
21512024-12-06T02:05:42.140Z Checking foreign-types v0.5.0
21522024-12-06T02:05:42.165Z Checking slog-scope v4.4.0
21532024-12-06T02:05:42.328Z Compiling proc-macro-error v1.0.4
21542024-12-06T02:05:42.830Z Compiling structmeta v0.3.0
21552024-12-06T02:05:42.854Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21562024-12-06T02:05:42.934Z Checking tungstenite v0.21.0
21572024-12-06T02:05:42.958Z Compiling heck v0.3.3
21582024-12-06T02:05:43.217Z Compiling parse-display-derive v0.10.0
21592024-12-06T02:05:43.328Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21602024-12-06T02:05:43.578Z Checking num_enum v0.5.11
21612024-12-06T02:05:43.702Z Compiling dropshot_endpoint v0.13.0
21622024-12-06T02:05:43.726Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21632024-12-06T02:05:43.778Z Checking typify-impl v0.2.0
21642024-12-06T02:05:44.362Z Checking cstr-argument v0.1.2
21652024-12-06T02:05:44.511Z Checking instant v0.1.13
21662024-12-06T02:05:44.610Z Checking pretty-hex v0.2.1
21672024-12-06T02:05:44.634Z Checking fastrand v2.1.1
21682024-12-06T02:05:44.768Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21692024-12-06T02:05:44.924Z Checking base64 v0.21.7
21702024-12-06T02:05:45.033Z Checking tempfile v3.13.0
21712024-12-06T02:05:45.177Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21722024-12-06T02:05:45.340Z Checking backoff v0.4.0
21732024-12-06T02:05:45.365Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21742024-12-06T02:05:45.413Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21752024-12-06T02:05:45.538Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21762024-12-06T02:05:45.606Z Checking tokio-tungstenite v0.21.0
21772024-12-06T02:05:45.631Z Checking strum v0.26.3
21782024-12-06T02:05:45.674Z Compiling zone_cfg_derive v0.1.2
21792024-12-06T02:05:45.760Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21802024-12-06T02:05:45.857Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21812024-12-06T02:05:46.076Z Checking slog-stdlog v4.1.1
21822024-12-06T02:05:46.100Z Compiling darling_macro v0.20.10
21832024-12-06T02:05:46.202Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21842024-12-06T02:05:46.235Z Checking regress v0.9.1
21852024-12-06T02:05:46.338Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21862024-12-06T02:05:46.410Z Checking colored v2.1.0
21872024-12-06T02:05:46.591Z Checking macaddr v1.0.1
21882024-12-06T02:05:46.673Z Checking base64 v0.13.1
21892024-12-06T02:05:47.002Z Compiling darling v0.20.10
21902024-12-06T02:05:47.061Z Checking zone v0.1.8
21912024-12-06T02:05:47.102Z Checking parse-display v0.10.0
21922024-12-06T02:05:47.126Z Checking ron v0.7.1
21932024-12-06T02:05:47.150Z Compiling serde_with_macros v3.11.0
21942024-12-06T02:05:47.304Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21952024-12-06T02:05:47.624Z Checking slog-envlogger v2.2.0
21962024-12-06T02:05:47.696Z Checking xz2 v0.1.7
21972024-12-06T02:05:47.818Z Checking tabwriter v1.4.0
21982024-12-06T02:05:47.948Z Checking xattr v1.3.1
21992024-12-06T02:05:48.027Z Checking pem v3.0.4
22002024-12-06T02:05:48.105Z Checking yasna v0.5.2
22012024-12-06T02:05:48.129Z Checking headers-core v0.3.0
22022024-12-06T02:05:48.253Z Checking smf v0.2.3
22032024-12-06T02:05:48.276Z Checking filetime v0.2.25
22042024-12-06T02:05:48.445Z Checking same-file v1.0.6
22052024-12-06T02:05:48.596Z Checking tar v0.4.42
22062024-12-06T02:05:48.620Z Checking walkdir v2.5.0
22072024-12-06T02:05:48.649Z Checking headers v0.4.0
22082024-12-06T02:05:48.864Z Checking camino-tempfile v1.1.1
22092024-12-06T02:05:48.888Z Checking rcgen v0.12.1
22102024-12-06T02:05:49.082Z Checking atomicwrites v0.4.4
22112024-12-06T02:05:49.121Z Checking subprocess v0.2.9
22122024-12-06T02:05:49.517Z Checking serde_with v3.11.0
22132024-12-06T02:05:54.289Z Compiling typify-macro v0.2.0
22142024-12-06T02:05:56.641Z Compiling typify v0.2.0
22152024-12-06T02:05:56.739Z Compiling progenitor-impl v0.8.0
22162024-12-06T02:06:01.095Z Compiling progenitor-macro v0.8.0
22172024-12-06T02:06:07.284Z Checking progenitor v0.8.0
22182024-12-06T02:06:07.479Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22192024-12-06T02:06:07.479Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22202024-12-06T02:06:10.943Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22212024-12-06T02:06:11.317Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22222024-12-06T02:06:19.600Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22232024-12-06T02:06:21.600Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22242024-12-06T02:06:23.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.13s
22252024-12-06T02:06:23.380Z
22262024-12-06T02:06:23.380Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/173)
22272024-12-06T02:06:24.124Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22282024-12-06T02:06:24.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22292024-12-06T02:06:24.254Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22302024-12-06T02:06:25.948Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
22312024-12-06T02:06:26.093Z
22322024-12-06T02:06:26.094Zinfo: running `cargo check --bins` on nexus-config (31/173)
22332024-12-06T02:06:26.819Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22342024-12-06T02:06:26.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22352024-12-06T02:06:26.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22362024-12-06T02:06:26.842Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22372024-12-06T02:06:26.921Z
22382024-12-06T02:06:26.921Zinfo: running `cargo check --bins` on omicron-rpaths (32/173)
22392024-12-06T02:06:27.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22402024-12-06T02:06:27.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22412024-12-06T02:06:27.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22422024-12-06T02:06:27.672Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22432024-12-06T02:06:27.747Z
22442024-12-06T02:06:27.770Zinfo: running `cargo check --bins` on omicron-certificates (33/173)
22452024-12-06T02:06:28.473Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-12-06T02:06:28.497Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-12-06T02:06:28.497Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22482024-12-06T02:06:28.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
22492024-12-06T02:06:28.581Z
22502024-12-06T02:06:28.581Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/173)
22512024-12-06T02:06:29.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522024-12-06T02:06:29.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532024-12-06T02:06:29.497Z Compiling zerocopy v0.8.10
22542024-12-06T02:06:29.497Z Compiling progenitor-client v0.8.0
22552024-12-06T02:06:29.497Z Compiling itertools v0.13.0
22562024-12-06T02:06:29.497Z Compiling zerocopy-derive v0.8.10
22572024-12-06T02:06:29.521Z Compiling heapless v0.8.0
22582024-12-06T02:06:29.521Z Compiling newtype-uuid v1.1.3
22592024-12-06T02:06:29.521Z Compiling ipnetwork v0.20.0
22602024-12-06T02:06:29.521Z Checking hash32 v0.3.1
22612024-12-06T02:06:29.836Z Compiling instant v0.1.13
22622024-12-06T02:06:29.980Z Compiling progenitor v0.8.0
22632024-12-06T02:06:30.007Z Compiling smoltcp v0.11.0
22642024-12-06T02:06:30.212Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22652024-12-06T02:06:30.337Z Compiling backoff v0.4.0
22662024-12-06T02:06:30.361Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22672024-12-06T02:06:30.385Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22682024-12-06T02:06:30.647Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22692024-12-06T02:06:30.671Z Compiling dropshot v0.13.0
22702024-12-06T02:06:30.698Z Compiling serde_with v3.11.0
22712024-12-06T02:06:30.811Z Compiling parse-display v0.10.0
22722024-12-06T02:06:31.026Z Checking num-rational v0.4.2
22732024-12-06T02:06:31.215Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22742024-12-06T02:06:31.427Z Compiling regress v0.9.1
22752024-12-06T02:06:31.574Z Compiling phf_generator v0.11.2
22762024-12-06T02:06:31.763Z Checking num-complex v0.4.6
22772024-12-06T02:06:32.418Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22782024-12-06T02:06:32.985Z Compiling macaddr v1.0.1
22792024-12-06T02:06:33.409Z Checking cobs v0.2.3
22802024-12-06T02:06:33.534Z Compiling num v0.4.3
22812024-12-06T02:06:33.584Z Checking postcard v1.0.10
22822024-12-06T02:06:33.763Z Compiling phf_codegen v0.11.2
22832024-12-06T02:06:34.005Z Compiling parse-zoneinfo v0.3.1
22842024-12-06T02:06:34.130Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22852024-12-06T02:06:34.394Z Checking float-ord v0.3.2
22862024-12-06T02:06:34.526Z Compiling convert_case v0.4.0
22872024-12-06T02:06:34.830Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22882024-12-06T02:06:35.421Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22892024-12-06T02:06:35.713Z Compiling derive_more v0.99.18
22902024-12-06T02:06:35.742Z Compiling chrono-tz-build v0.4.0
22912024-12-06T02:06:35.803Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22922024-12-06T02:06:36.619Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22932024-12-06T02:06:37.070Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22942024-12-06T02:06:37.213Z Compiling crucible-workspace-hack v0.1.0
22952024-12-06T02:06:37.304Z Compiling thiserror v2.0.3
22962024-12-06T02:06:37.483Z Compiling chrono-tz v0.10.0
22972024-12-06T02:06:37.507Z Checking newline-converter v0.3.0
22982024-12-06T02:06:37.642Z Checking prettyplease v0.2.25
22992024-12-06T02:06:38.076Z Compiling thiserror-impl v2.0.3
23002024-12-06T02:06:38.148Z Compiling slog-dtrace v0.3.0
23012024-12-06T02:06:38.244Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23022024-12-06T02:06:38.405Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23032024-12-06T02:06:38.791Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23042024-12-06T02:06:38.887Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23052024-12-06T02:06:39.038Z Checking expectorate v1.1.0
23062024-12-06T02:06:39.187Z Compiling zone_cfg_derive v0.3.0
23072024-12-06T02:06:39.529Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23082024-12-06T02:06:39.700Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23092024-12-06T02:06:40.366Z Compiling const_format_proc_macros v0.2.33
23102024-12-06T02:06:40.428Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23112024-12-06T02:06:40.658Z Compiling num-derive v0.4.2
23122024-12-06T02:06:40.718Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23132024-12-06T02:06:41.229Z Checking highway v1.2.0
23142024-12-06T02:06:41.370Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23152024-12-06T02:06:41.581Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23162024-12-06T02:06:41.662Z Checking zone v0.3.0
23172024-12-06T02:06:41.998Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23182024-12-06T02:06:42.192Z Checking const_format v0.2.33
23192024-12-06T02:06:42.239Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
23202024-12-06T02:06:42.296Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23212024-12-06T02:06:42.441Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23222024-12-06T02:06:42.603Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23232024-12-06T02:06:42.931Z Checking gethostname v0.5.0
23242024-12-06T02:06:42.972Z Checking bcs v0.1.6
23252024-12-06T02:06:42.996Z Compiling async-recursion v1.1.1
23262024-12-06T02:06:43.490Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23272024-12-06T02:06:44.295Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23282024-12-06T02:06:50.581Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23292024-12-06T02:06:54.798Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23302024-12-06T02:06:58.266Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23312024-12-06T02:06:59.839Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.25s
23322024-12-06T02:06:59.997Z
23332024-12-06T02:06:59.997Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/173)
23342024-12-06T02:07:00.737Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23352024-12-06T02:07:00.761Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23362024-12-06T02:07:00.761Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23372024-12-06T02:07:00.761Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
23382024-12-06T02:07:00.835Z
23392024-12-06T02:07:00.835Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/173)
23402024-12-06T02:07:01.566Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23412024-12-06T02:07:01.590Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23422024-12-06T02:07:01.590Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23432024-12-06T02:07:01.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
23442024-12-06T02:07:01.667Z
23452024-12-06T02:07:01.667Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/173)
23462024-12-06T02:07:02.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23472024-12-06T02:07:02.444Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23482024-12-06T02:07:02.562Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23492024-12-06T02:07:03.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.58s
23502024-12-06T02:07:03.420Z
23512024-12-06T02:07:03.420Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/173)
23522024-12-06T02:07:04.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23532024-12-06T02:07:04.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23542024-12-06T02:07:04.319Z Compiling cfg_aliases v0.1.1
23552024-12-06T02:07:04.319Z Compiling vte_generate_state_changes v0.1.2
23562024-12-06T02:07:04.345Z Checking fd-lock v4.0.2
23572024-12-06T02:07:04.346Z Checking nibble_vec v0.1.0
23582024-12-06T02:07:04.346Z Checking endian-type v0.1.2
23592024-12-06T02:07:04.346Z Checking bytecount v0.6.8
23602024-12-06T02:07:04.369Z Compiling tabled_derive v0.7.0
23612024-12-06T02:07:04.393Z Compiling peg-macros v0.8.4
23622024-12-06T02:07:04.462Z Compiling nix v0.28.0
23632024-12-06T02:07:04.530Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23642024-12-06T02:07:04.554Z Compiling sqlparser_derive v0.2.2
23652024-12-06T02:07:04.577Z Checking papergrid v0.11.0
23662024-12-06T02:07:04.636Z Checking radix_trie v0.2.1
23672024-12-06T02:07:04.920Z Checking vte v0.11.1
23682024-12-06T02:07:05.003Z Checking nu-ansi-term v0.50.1
23692024-12-06T02:07:05.357Z Checking unicode_categories v0.1.1
23702024-12-06T02:07:05.465Z Checking home v0.5.9
23712024-12-06T02:07:05.519Z Checking sqlparser v0.45.0
23722024-12-06T02:07:05.592Z Checking display-error-chain v0.2.2
23732024-12-06T02:07:05.621Z Checking sqlformat v0.2.6
23742024-12-06T02:07:05.966Z Checking strip-ansi-escapes v0.2.0
23752024-12-06T02:07:06.100Z Checking reedline v0.35.0
23762024-12-06T02:07:06.418Z Checking tabled v0.15.0
23772024-12-06T02:07:06.858Z Checking peg v0.8.4
23782024-12-06T02:07:07.312Z Checking rustyline v14.0.0
23792024-12-06T02:07:18.516Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s
23802024-12-06T02:07:18.661Z
23812024-12-06T02:07:18.661Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/173)
23822024-12-06T02:07:19.396Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23832024-12-06T02:07:19.420Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23842024-12-06T02:07:19.528Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23852024-12-06T02:07:26.056Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.39s
23862024-12-06T02:07:26.214Z
23872024-12-06T02:07:26.214Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/173)
23882024-12-06T02:07:26.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23892024-12-06T02:07:27.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23902024-12-06T02:07:27.143Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23912024-12-06T02:07:31.867Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
23922024-12-06T02:07:32.038Z
23932024-12-06T02:07:32.038Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/173)
23942024-12-06T02:07:32.793Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23952024-12-06T02:07:32.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23962024-12-06T02:07:32.934Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23972024-12-06T02:07:39.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.04s
23982024-12-06T02:07:39.242Z
23992024-12-06T02:07:39.243Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/173)
24002024-12-06T02:07:39.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24012024-12-06T02:07:40.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24022024-12-06T02:07:40.142Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24032024-12-06T02:07:46.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.08s
24042024-12-06T02:07:46.515Z
24052024-12-06T02:07:46.515Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/173)
24062024-12-06T02:07:47.318Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24072024-12-06T02:07:47.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24082024-12-06T02:07:47.468Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24092024-12-06T02:07:52.676Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.15s
24102024-12-06T02:07:52.831Z
24112024-12-06T02:07:52.831Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/173)
24122024-12-06T02:07:53.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24132024-12-06T02:07:53.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24142024-12-06T02:07:53.725Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24152024-12-06T02:07:58.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.99s
24162024-12-06T02:07:58.994Z
24172024-12-06T02:07:58.994Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/173)
24182024-12-06T02:07:59.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24192024-12-06T02:07:59.788Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24202024-12-06T02:07:59.907Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24212024-12-06T02:08:06.251Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.24s
24222024-12-06T02:08:06.423Z
24232024-12-06T02:08:06.423Zinfo: running `cargo check --bins` on oximeter (46/173)
24242024-12-06T02:08:07.181Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24252024-12-06T02:08:07.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24262024-12-06T02:08:07.206Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24272024-12-06T02:08:07.206Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
24282024-12-06T02:08:07.289Z
24292024-12-06T02:08:07.289Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/173)
24302024-12-06T02:08:07.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24312024-12-06T02:08:08.016Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24322024-12-06T02:08:08.016Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24332024-12-06T02:08:08.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
24342024-12-06T02:08:08.091Z
24352024-12-06T02:08:08.091Zinfo: running `cargo check --bins` on oximeter-schema (48/173)
24362024-12-06T02:08:08.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24372024-12-06T02:08:08.851Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24382024-12-06T02:08:08.946Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24392024-12-06T02:08:09.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
24402024-12-06T02:08:09.569Z
24412024-12-06T02:08:09.569Zinfo: running `cargo check --bins` on oximeter-types (49/173)
24422024-12-06T02:08:10.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24432024-12-06T02:08:10.321Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24442024-12-06T02:08:10.321Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24452024-12-06T02:08:10.321Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
24462024-12-06T02:08:10.402Z
24472024-12-06T02:08:10.402Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/173)
24482024-12-06T02:08:11.152Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492024-12-06T02:08:11.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502024-12-06T02:08:11.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512024-12-06T02:08:11.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24522024-12-06T02:08:11.256Z
24532024-12-06T02:08:11.256Zinfo: running `cargo check --bins` on oxql-types (51/173)
24542024-12-06T02:08:12.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552024-12-06T02:08:12.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562024-12-06T02:08:12.030Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572024-12-06T02:08:12.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24582024-12-06T02:08:12.111Z
24592024-12-06T02:08:12.111Zinfo: running `cargo check --bins` on oximeter-test-utils (52/173)
24602024-12-06T02:08:12.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612024-12-06T02:08:12.893Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622024-12-06T02:08:12.893Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632024-12-06T02:08:12.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
24642024-12-06T02:08:12.974Z
24652024-12-06T02:08:12.974Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/173)
24662024-12-06T02:08:13.716Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-12-06T02:08:13.740Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-12-06T02:08:13.740Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692024-12-06T02:08:13.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24702024-12-06T02:08:13.822Z
24712024-12-06T02:08:13.822Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/173)
24722024-12-06T02:08:14.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-12-06T02:08:14.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-12-06T02:08:14.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-12-06T02:08:14.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24762024-12-06T02:08:14.673Z
24772024-12-06T02:08:14.673Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/173)
24782024-12-06T02:08:15.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-12-06T02:08:15.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-12-06T02:08:15.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-12-06T02:08:15.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24822024-12-06T02:08:15.516Z
24832024-12-06T02:08:15.516Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/173)
24842024-12-06T02:08:16.234Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-12-06T02:08:16.258Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-12-06T02:08:16.258Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872024-12-06T02:08:16.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
24882024-12-06T02:08:16.335Z
24892024-12-06T02:08:16.335Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/173)
24902024-12-06T02:08:17.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-12-06T02:08:17.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-12-06T02:08:17.098Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932024-12-06T02:08:17.098Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
24942024-12-06T02:08:17.182Z
24952024-12-06T02:08:17.182Zinfo: running `cargo check --bins` on cockroach-admin-client (58/173)
24962024-12-06T02:08:17.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-12-06T02:08:17.918Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-12-06T02:08:17.918Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992024-12-06T02:08:17.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25002024-12-06T02:08:17.996Z
25012024-12-06T02:08:17.996Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/173)
25022024-12-06T02:08:18.747Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-12-06T02:08:18.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-12-06T02:08:18.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052024-12-06T02:08:18.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25062024-12-06T02:08:18.851Z
25072024-12-06T02:08:18.851Zinfo: running `cargo check --bins` on dns-service-client (60/173)
25082024-12-06T02:08:19.578Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-12-06T02:08:19.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-12-06T02:08:19.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-12-06T02:08:19.602Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25122024-12-06T02:08:19.679Z
25132024-12-06T02:08:19.679Zinfo: running `cargo check --bins` on internal-dns-types (61/173)
25142024-12-06T02:08:20.397Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-12-06T02:08:20.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-12-06T02:08:20.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-12-06T02:08:20.421Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25182024-12-06T02:08:20.497Z
25192024-12-06T02:08:20.497Zinfo: running `cargo check --bins` on dpd-client (62/173)
25202024-12-06T02:08:21.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-12-06T02:08:21.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-12-06T02:08:21.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-12-06T02:08:21.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25242024-12-06T02:08:21.311Z
25252024-12-06T02:08:21.311Zinfo: running `cargo check --bins` on gateway-client (63/173)
25262024-12-06T02:08:22.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-12-06T02:08:22.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-12-06T02:08:22.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292024-12-06T02:08:22.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25302024-12-06T02:08:22.125Z
25312024-12-06T02:08:22.125Zinfo: running `cargo check --bins` on installinator-client (64/173)
25322024-12-06T02:08:22.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-12-06T02:08:22.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-12-06T02:08:22.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352024-12-06T02:08:22.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25362024-12-06T02:08:22.971Z
25372024-12-06T02:08:22.971Zinfo: running `cargo check --bins` on installinator-common (65/173)
25382024-12-06T02:08:23.715Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-12-06T02:08:23.739Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-12-06T02:08:23.739Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412024-12-06T02:08:23.739Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
25422024-12-06T02:08:23.819Z
25432024-12-06T02:08:23.819Zinfo: running `cargo check --bins` on update-engine (66/173)
25442024-12-06T02:08:24.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-12-06T02:08:24.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-12-06T02:08:24.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-12-06T02:08:24.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25482024-12-06T02:08:24.646Z
25492024-12-06T02:08:24.646Zinfo: running `cargo check --bins` on nexus-client (67/173)
25502024-12-06T02:08:25.434Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-12-06T02:08:25.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-12-06T02:08:25.458Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-12-06T02:08:25.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
25542024-12-06T02:08:25.544Z
25552024-12-06T02:08:25.544Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/173)
25562024-12-06T02:08:26.296Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-12-06T02:08:26.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-12-06T02:08:26.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-12-06T02:08:26.319Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25602024-12-06T02:08:26.404Z
25612024-12-06T02:08:26.404Zinfo: running `cargo check --bins` on omicron-passwords (69/173)
25622024-12-06T02:08:27.130Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-12-06T02:08:27.154Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-12-06T02:08:27.155Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-12-06T02:08:27.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25662024-12-06T02:08:27.230Z
25672024-12-06T02:08:27.230Zinfo: running `cargo check --bins` on nexus-types (70/173)
25682024-12-06T02:08:27.986Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-12-06T02:08:28.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-12-06T02:08:28.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-12-06T02:08:28.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
25722024-12-06T02:08:28.093Z
25732024-12-06T02:08:28.093Zinfo: running `cargo check --bins` on oxide-client (71/173)
25742024-12-06T02:08:28.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-12-06T02:08:28.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-12-06T02:08:28.836Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-12-06T02:08:28.836Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
25782024-12-06T02:08:28.920Z
25792024-12-06T02:08:28.920Zinfo: running `cargo check --bins` on oximeter-client (72/173)
25802024-12-06T02:08:29.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-12-06T02:08:29.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-12-06T02:08:29.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-12-06T02:08:29.663Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25842024-12-06T02:08:29.741Z
25852024-12-06T02:08:29.741Zinfo: running `cargo check --bins` on repo-depot-client (73/173)
25862024-12-06T02:08:30.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-12-06T02:08:30.484Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-12-06T02:08:30.484Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-12-06T02:08:30.484Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
25902024-12-06T02:08:30.561Z
25912024-12-06T02:08:30.561Zinfo: running `cargo check --bins` on sled-agent-client (74/173)
25922024-12-06T02:08:31.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-12-06T02:08:31.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-12-06T02:08:31.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952024-12-06T02:08:31.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
25962024-12-06T02:08:31.432Z
25972024-12-06T02:08:31.432Zinfo: running `cargo check --bins` on wicketd-client (75/173)
25982024-12-06T02:08:32.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-12-06T02:08:32.249Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-12-06T02:08:32.249Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-12-06T02:08:32.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26022024-12-06T02:08:32.340Z
26032024-12-06T02:08:32.340Zinfo: running `cargo check --bins` on sled-agent-types (76/173)
26042024-12-06T02:08:33.120Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-12-06T02:08:33.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-12-06T02:08:33.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-12-06T02:08:33.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
26082024-12-06T02:08:33.233Z
26092024-12-06T02:08:33.233Zinfo: running `cargo check --bins` on wicket-common (77/173)
26102024-12-06T02:08:34.001Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-12-06T02:08:34.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-12-06T02:08:34.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-12-06T02:08:34.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
26142024-12-06T02:08:34.119Z
26152024-12-06T02:08:34.119Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/173)
26162024-12-06T02:08:34.877Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-12-06T02:08:34.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-12-06T02:08:35.020Z Checking csv-core v0.1.11
26192024-12-06T02:08:35.020Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26202024-12-06T02:08:35.044Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26212024-12-06T02:08:35.336Z Checking csv v1.3.0
26222024-12-06T02:08:35.689Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26232024-12-06T02:08:36.028Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26242024-12-06T02:08:36.487Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26252024-12-06T02:08:38.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.96s
26262024-12-06T02:08:38.247Z
26272024-12-06T02:08:38.247Zinfo: running `cargo check --bins` on cockroach-admin-api (79/173)
26282024-12-06T02:08:38.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26292024-12-06T02:08:38.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26302024-12-06T02:08:38.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26312024-12-06T02:08:38.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26322024-12-06T02:08:39.087Z
26332024-12-06T02:08:39.087Zinfo: running `cargo check --bins` on cockroach-admin-types (80/173)
26342024-12-06T02:08:39.798Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26352024-12-06T02:08:39.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26362024-12-06T02:08:39.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26372024-12-06T02:08:39.822Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
26382024-12-06T02:08:39.899Z
26392024-12-06T02:08:39.899Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/173)
26402024-12-06T02:08:40.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26412024-12-06T02:08:40.776Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26422024-12-06T02:08:40.776Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26432024-12-06T02:08:40.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26442024-12-06T02:08:40.874Z
26452024-12-06T02:08:40.874Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/173)
26462024-12-06T02:08:41.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26472024-12-06T02:08:41.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26482024-12-06T02:08:41.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26492024-12-06T02:08:41.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s
26502024-12-06T02:08:41.860Z
26512024-12-06T02:08:41.860Zinfo: running `cargo check --bins` on dns-server (83/173)
26522024-12-06T02:08:42.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26532024-12-06T02:08:42.616Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26542024-12-06T02:08:42.714Z Compiling parking_lot_core v0.8.6
26552024-12-06T02:08:42.714Z Checking fxhash v0.2.1
26562024-12-06T02:08:42.738Z Checking hickory-server v0.24.1
26572024-12-06T02:08:42.738Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26582024-12-06T02:08:42.738Z Checking hickory-client v0.24.1
26592024-12-06T02:08:43.426Z Checking parking_lot v0.11.2
26602024-12-06T02:08:43.606Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26612024-12-06T02:08:43.606Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26622024-12-06T02:08:43.729Z Checking sled v0.34.7
26632024-12-06T02:08:46.013Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26642024-12-06T02:08:47.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s
26652024-12-06T02:08:47.793Z
26662024-12-06T02:08:47.793Zinfo: running `cargo check --bins` on dns-server-api (84/173)
26672024-12-06T02:08:48.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26682024-12-06T02:08:48.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26692024-12-06T02:08:48.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26702024-12-06T02:08:48.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26712024-12-06T02:08:48.617Z
26722024-12-06T02:08:48.617Zinfo: running `cargo check --bins` on gateway-test-utils (85/173)
26732024-12-06T02:08:49.411Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26742024-12-06T02:08:49.435Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26752024-12-06T02:08:49.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26762024-12-06T02:08:49.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
26772024-12-06T02:08:49.524Z
26782024-12-06T02:08:49.524Zinfo: running `cargo check --bins` on gateway-types (86/173)
26792024-12-06T02:08:50.265Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26802024-12-06T02:08:50.290Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26812024-12-06T02:08:50.290Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26822024-12-06T02:08:50.290Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
26832024-12-06T02:08:50.364Z
26842024-12-06T02:08:50.364Zinfo: running `cargo check --bins` on ipcc (87/173)
26852024-12-06T02:08:51.085Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26862024-12-06T02:08:51.110Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26872024-12-06T02:08:51.110Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26882024-12-06T02:08:51.110Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
26892024-12-06T02:08:51.188Z
26902024-12-06T02:08:51.188Zinfo: running `cargo check --bins` on omicron-gateway (88/173)
26912024-12-06T02:08:51.951Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26922024-12-06T02:08:51.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26932024-12-06T02:08:52.107Z Compiling semver v0.1.20
26942024-12-06T02:08:52.107Z Compiling radium v0.7.0
26952024-12-06T02:08:52.130Z Compiling maybe-uninit v2.0.0
26962024-12-06T02:08:52.130Z Checking tap v1.0.1
26972024-12-06T02:08:52.130Z Checking password-hash v0.5.0
26982024-12-06T02:08:52.154Z Checking blake2 v0.10.6
26992024-12-06T02:08:52.154Z Compiling packed_struct v0.10.1
27002024-12-06T02:08:52.154Z Checking crc-catalog v2.4.0
27012024-12-06T02:08:52.311Z Checking wyz v0.5.1
27022024-12-06T02:08:52.351Z Compiling cancel-safe-futures v0.1.5
27032024-12-06T02:08:52.535Z Compiling rustc_version v0.1.7
27042024-12-06T02:08:52.614Z Checking funty v2.0.0
27052024-12-06T02:08:52.652Z Compiling owo-colors v4.1.0
27062024-12-06T02:08:52.696Z Checking argon2 v0.5.3
27072024-12-06T02:08:52.720Z Checking crc v3.2.1
27082024-12-06T02:08:52.752Z Compiling packed_struct_codegen v0.10.1
27092024-12-06T02:08:52.892Z Checking half v2.4.1
27102024-12-06T02:08:52.916Z Compiling indexmap v1.9.3
27112024-12-06T02:08:52.941Z Checking ciborium-io v0.2.2
27122024-12-06T02:08:52.980Z Compiling newtype_derive v0.1.6
27132024-12-06T02:08:53.059Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27142024-12-06T02:08:53.094Z Checking nodrop v0.1.14
27152024-12-06T02:08:53.182Z Checking smallvec v0.6.14
27162024-12-06T02:08:53.210Z Checking array-init v0.0.4
27172024-12-06T02:08:53.313Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27182024-12-06T02:08:53.313Z Checking ciborium-ll v0.2.2
27192024-12-06T02:08:53.386Z Checking bitvec v1.0.1
27202024-12-06T02:08:53.410Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27212024-12-06T02:08:53.570Z Checking libsw v3.3.1
27222024-12-06T02:08:53.607Z Compiling memoffset v0.9.1
27232024-12-06T02:08:53.803Z Checking bitfield v0.14.0
27242024-12-06T02:08:53.865Z Checking swrite v0.1.0
27252024-12-06T02:08:53.913Z Checking hashbrown v0.12.3
27262024-12-06T02:08:53.981Z Checking linear-map v1.2.0
27272024-12-06T02:08:54.034Z Checking termcolor v1.4.1
27282024-12-06T02:08:54.058Z Checking indent_write v2.2.0
27292024-12-06T02:08:54.082Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27302024-12-06T02:08:54.239Z Checking serde-hex v0.1.0
27312024-12-06T02:08:54.406Z Checking env_logger v0.10.2
27322024-12-06T02:08:54.429Z Checking ron v0.8.1
27332024-12-06T02:08:54.782Z Checking ciborium v0.2.2
27342024-12-06T02:08:54.813Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27352024-12-06T02:08:55.029Z Checking steno v0.4.1
27362024-12-06T02:08:55.418Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27372024-12-06T02:08:55.466Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27382024-12-06T02:08:55.585Z Checking hashbrown v0.13.2
27392024-12-06T02:08:55.609Z Checking crc-any v2.5.0
27402024-12-06T02:08:55.653Z Checking humantime v2.1.0
27412024-12-06T02:08:55.900Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27422024-12-06T02:08:55.927Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27432024-12-06T02:08:56.251Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27442024-12-06T02:08:56.445Z Checking path-slash v0.1.5
27452024-12-06T02:08:56.469Z Checking object v0.30.4
27462024-12-06T02:08:56.567Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27472024-12-06T02:08:56.591Z Checking nix v0.27.1
27482024-12-06T02:08:56.985Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27492024-12-06T02:08:57.348Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27502024-12-06T02:08:57.542Z Checking tungstenite v0.23.0
27512024-12-06T02:08:57.583Z Checking kstat-rs v0.2.4
27522024-12-06T02:08:57.635Z Checking signal-hook-tokio v0.3.1
27532024-12-06T02:08:57.884Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27542024-12-06T02:08:58.314Z Checking tokio-tungstenite v0.23.1
27552024-12-06T02:08:58.813Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27562024-12-06T02:08:58.998Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27572024-12-06T02:08:59.214Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27582024-12-06T02:09:07.494Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27592024-12-06T02:09:09.038Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27602024-12-06T02:09:13.128Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27612024-12-06T02:09:20.465Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27622024-12-06T02:09:21.360Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27632024-12-06T02:09:25.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.89s
27642024-12-06T02:09:25.258Z
27652024-12-06T02:09:25.258Zinfo: running `cargo check --bins` on gateway-api (89/173)
27662024-12-06T02:09:26.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27672024-12-06T02:09:26.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27682024-12-06T02:09:26.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27692024-12-06T02:09:26.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
27702024-12-06T02:09:26.112Z
27712024-12-06T02:09:26.112Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/173)
27722024-12-06T02:09:26.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27732024-12-06T02:09:26.849Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27742024-12-06T02:09:26.849Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27752024-12-06T02:09:26.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27762024-12-06T02:09:26.920Z
27772024-12-06T02:09:26.920Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/173)
27782024-12-06T02:09:27.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27792024-12-06T02:09:27.681Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27802024-12-06T02:09:27.681Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27812024-12-06T02:09:27.681Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27822024-12-06T02:09:27.761Z
27832024-12-06T02:09:27.761Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/173)
27842024-12-06T02:09:28.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27852024-12-06T02:09:28.520Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27862024-12-06T02:09:28.520Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27872024-12-06T02:09:28.521Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
27882024-12-06T02:09:28.608Z
27892024-12-06T02:09:28.608Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/173)
27902024-12-06T02:09:29.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-12-06T02:09:29.350Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-12-06T02:09:29.351Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932024-12-06T02:09:29.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
27942024-12-06T02:09:29.429Z
27952024-12-06T02:09:29.429Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/173)
27962024-12-06T02:09:30.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-12-06T02:09:30.203Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-12-06T02:09:30.203Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992024-12-06T02:09:30.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28002024-12-06T02:09:30.291Z
28012024-12-06T02:09:30.291Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/173)
28022024-12-06T02:09:31.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-12-06T02:09:31.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-12-06T02:09:31.036Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28052024-12-06T02:09:31.036Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
28062024-12-06T02:09:31.116Z
28072024-12-06T02:09:31.116Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/173)
28082024-12-06T02:09:31.847Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-12-06T02:09:31.871Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-12-06T02:09:31.871Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28112024-12-06T02:09:31.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28122024-12-06T02:09:31.953Z
28132024-12-06T02:09:31.953Zinfo: running `cargo check --bins` on oximeter-producer (97/173)
28142024-12-06T02:09:32.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28152024-12-06T02:09:32.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28162024-12-06T02:09:32.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28172024-12-06T02:09:32.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28182024-12-06T02:09:32.820Z
28192024-12-06T02:09:32.820Zinfo: running `cargo check --bins` on internal-dns-resolver (98/173)
28202024-12-06T02:09:33.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28212024-12-06T02:09:33.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28222024-12-06T02:09:33.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28232024-12-06T02:09:33.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28242024-12-06T02:09:33.626Z
28252024-12-06T02:09:33.626Zinfo: running `cargo check --bins` on sp-sim (99/173)
28262024-12-06T02:09:34.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28272024-12-06T02:09:34.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28282024-12-06T02:09:34.438Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28292024-12-06T02:09:36.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s
28302024-12-06T02:09:36.847Z
28312024-12-06T02:09:36.847Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/173)
28322024-12-06T02:09:37.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28332024-12-06T02:09:37.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28342024-12-06T02:09:37.622Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28352024-12-06T02:09:37.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28362024-12-06T02:09:37.705Z
28372024-12-06T02:09:37.705Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/173)
28382024-12-06T02:09:38.476Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28392024-12-06T02:09:38.500Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28402024-12-06T02:09:38.500Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28412024-12-06T02:09:38.500Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
28422024-12-06T02:09:38.590Z
28432024-12-06T02:09:38.590Zinfo: running `cargo check --bins` on db-macros (102/173)
28442024-12-06T02:09:39.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28452024-12-06T02:09:39.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28462024-12-06T02:09:39.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28472024-12-06T02:09:39.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28482024-12-06T02:09:39.396Z
28492024-12-06T02:09:39.396Zinfo: running `cargo check --bins` on nexus-macros-common (103/173)
28502024-12-06T02:09:40.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28512024-12-06T02:09:40.125Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28522024-12-06T02:09:40.125Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28532024-12-06T02:09:40.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
28542024-12-06T02:09:40.205Z
28552024-12-06T02:09:40.205Zinfo: running `cargo check --bins` on nexus-auth (104/173)
28562024-12-06T02:09:40.946Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28572024-12-06T02:09:40.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28582024-12-06T02:09:40.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28592024-12-06T02:09:40.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
28602024-12-06T02:09:41.050Z
28612024-12-06T02:09:41.050Zinfo: running `cargo check --bins` on authz-macros (105/173)
28622024-12-06T02:09:41.729Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28632024-12-06T02:09:41.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28642024-12-06T02:09:41.754Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28652024-12-06T02:09:41.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s
28662024-12-06T02:09:41.826Z
28672024-12-06T02:09:41.826Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/173)
28682024-12-06T02:09:42.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28692024-12-06T02:09:42.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28702024-12-06T02:09:42.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28712024-12-06T02:09:42.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
28722024-12-06T02:09:42.686Z
28732024-12-06T02:09:42.686Zinfo: running `cargo check --bins` on nexus-db-model (107/173)
28742024-12-06T02:09:43.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28752024-12-06T02:09:43.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28762024-12-06T02:09:43.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28772024-12-06T02:09:43.474Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
28782024-12-06T02:09:43.559Z
28792024-12-06T02:09:43.559Zinfo: running `cargo check --bins` on nexus-defaults (108/173)
28802024-12-06T02:09:44.292Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28812024-12-06T02:09:44.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28822024-12-06T02:09:44.316Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28832024-12-06T02:09:44.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
28842024-12-06T02:09:44.399Z
28852024-12-06T02:09:44.399Zinfo: running `cargo check --bins` on nexus-inventory (109/173)
28862024-12-06T02:09:45.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28872024-12-06T02:09:45.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28882024-12-06T02:09:45.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28892024-12-06T02:09:45.199Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
28902024-12-06T02:09:45.284Z
28912024-12-06T02:09:45.284Zinfo: running `cargo check --bins` on typed-rng (110/173)
28922024-12-06T02:09:45.976Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28932024-12-06T02:09:46.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28942024-12-06T02:09:46.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28952024-12-06T02:09:46.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
28962024-12-06T02:09:46.076Z
28972024-12-06T02:09:46.076Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/173)
28982024-12-06T02:09:46.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28992024-12-06T02:09:46.911Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29002024-12-06T02:09:47.078Z Checking keccak v0.1.5
29012024-12-06T02:09:47.103Z Checking secrecy v0.8.0
29022024-12-06T02:09:47.103Z Compiling unicase v2.7.0
29032024-12-06T02:09:47.127Z Compiling same-file v1.0.6
29042024-12-06T02:09:47.127Z Compiling tempfile v3.13.0
29052024-12-06T02:09:47.127Z Compiling thiserror-impl-no-std v2.0.2
29062024-12-06T02:09:47.127Z Checking universal-hash v0.5.1
29072024-12-06T02:09:47.127Z Compiling blake3 v1.5.4
29082024-12-06T02:09:47.312Z Compiling ring v0.16.20
29092024-12-06T02:09:47.336Z Checking opaque-debug v0.3.1
29102024-12-06T02:09:47.369Z Checking sha3 v0.10.8
29112024-12-06T02:09:47.416Z Compiling walkdir v2.5.0
29122024-12-06T02:09:47.487Z Checking poly1305 v0.8.0
29132024-12-06T02:09:47.643Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29142024-12-06T02:09:47.729Z Checking chacha20 v0.9.1
29152024-12-06T02:09:47.896Z Checking aead v0.5.2
29162024-12-06T02:09:47.920Z Compiling memmap2 v0.9.5
29172024-12-06T02:09:48.007Z Compiling libefi-sys v0.1.0
29182024-12-06T02:09:48.059Z Compiling salty v0.3.0
29192024-12-06T02:09:48.095Z Compiling constant_time_eq v0.3.1
29202024-12-06T02:09:48.119Z Compiling arrayvec v0.7.6
29212024-12-06T02:09:48.251Z Compiling spin v0.5.2
29222024-12-06T02:09:48.278Z Compiling arrayref v0.3.9
29232024-12-06T02:09:48.364Z Checking chacha20poly1305 v0.10.1
29242024-12-06T02:09:48.403Z Compiling toolchain_find v0.4.0
29252024-12-06T02:09:48.489Z Compiling camino-tempfile v1.1.1
29262024-12-06T02:09:48.512Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29272024-12-06T02:09:48.538Z Compiling bitfield-struct v0.6.2
29282024-12-06T02:09:48.835Z Compiling topological-sort v0.2.2
29292024-12-06T02:09:48.891Z Compiling mime_guess v2.0.5
29302024-12-06T02:09:48.977Z Compiling rustfmt-wrapper v0.2.1
29312024-12-06T02:09:49.381Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29322024-12-06T02:09:49.481Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29332024-12-06T02:09:49.515Z Checking primeorder v0.13.6
29342024-12-06T02:09:49.539Z Checking env_filter v0.1.2
29352024-12-06T02:09:49.741Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29362024-12-06T02:09:49.784Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29372024-12-06T02:09:49.860Z Checking env_logger v0.11.5
29382024-12-06T02:09:49.884Z Checking thiserror-no-std v2.0.2
29392024-12-06T02:09:49.939Z Checking p384 v0.13.0
29402024-12-06T02:09:49.988Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29412024-12-06T02:09:50.013Z Checking vsss-rs v3.3.4
29422024-12-06T02:09:50.052Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29432024-12-06T02:09:50.266Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29442024-12-06T02:09:50.290Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29452024-12-06T02:09:50.397Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29462024-12-06T02:09:50.525Z Checking lockfree-object-pool v0.1.6
29472024-12-06T02:09:50.617Z Checking simd-adler32 v0.3.7
29482024-12-06T02:09:50.641Z Compiling zip v2.1.3
29492024-12-06T02:09:50.705Z Checking bumpalo v3.16.0
29502024-12-06T02:09:50.744Z Checking http-range v0.1.5
29512024-12-06T02:09:50.818Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29522024-12-06T02:09:50.917Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29532024-12-06T02:09:50.985Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29542024-12-06T02:09:51.009Z Checking zopfli v0.8.1
29552024-12-06T02:09:51.071Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29562024-12-06T02:09:51.499Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29572024-12-06T02:09:51.523Z Checking nanorand v0.7.0
29582024-12-06T02:09:51.547Z Checking atty v0.2.14
29592024-12-06T02:09:51.580Z Checking glob v0.3.1
29602024-12-06T02:09:51.662Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29612024-12-06T02:09:51.904Z Checking flume v0.11.1
29622024-12-06T02:09:52.218Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29632024-12-06T02:09:52.361Z Compiling omicron-zone-package v0.11.1
29642024-12-06T02:09:52.547Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29652024-12-06T02:09:53.854Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=220a6f367c18f2452dbc4fa9086f3fe73b961739#220a6f36)
29662024-12-06T02:09:53.878Z Checking hyper-staticfile v0.10.1
29672024-12-06T02:09:53.878Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
29682024-12-06T02:09:53.878Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29692024-12-06T02:09:53.878Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29702024-12-06T02:09:53.878Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29712024-12-06T02:09:53.878Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29722024-12-06T02:09:54.755Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29732024-12-06T02:09:54.779Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29742024-12-06T02:09:54.877Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29752024-12-06T02:09:56.376Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29762024-12-06T02:09:57.816Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29772024-12-06T02:09:57.816Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29782024-12-06T02:10:11.769Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29792024-12-06T02:10:29.643Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.56s
29802024-12-06T02:10:29.847Z
29812024-12-06T02:10:29.847Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (112/173)
29822024-12-06T02:10:30.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29832024-12-06T02:10:30.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29842024-12-06T02:10:30.820Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29852024-12-06T02:10:49.073Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.21s
29862024-12-06T02:10:49.246Z
29872024-12-06T02:10:49.246Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (113/173)
29882024-12-06T02:10:50.043Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29892024-12-06T02:10:50.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29902024-12-06T02:10:50.217Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29912024-12-06T02:11:08.120Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.86s
29922024-12-06T02:11:08.290Z
29932024-12-06T02:11:08.290Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (114/173)
29942024-12-06T02:11:09.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29952024-12-06T02:11:09.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29962024-12-06T02:11:09.364Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29972024-12-06T02:11:28.023Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.72s
29982024-12-06T02:11:28.192Z
29992024-12-06T02:11:28.192Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (115/173)
30002024-12-06T02:11:29.027Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30012024-12-06T02:11:29.051Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30022024-12-06T02:11:29.205Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30032024-12-06T02:11:46.777Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.57s
30042024-12-06T02:11:46.942Z
30052024-12-06T02:11:46.942Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (116/173)
30062024-12-06T02:11:47.758Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30072024-12-06T02:11:47.781Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30082024-12-06T02:11:47.954Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30092024-12-06T02:12:06.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.19s
30102024-12-06T02:12:06.319Z
30112024-12-06T02:12:06.319Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (117/173)
30122024-12-06T02:12:07.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132024-12-06T02:12:07.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142024-12-06T02:12:07.313Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30152024-12-06T02:12:25.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.79s
30162024-12-06T02:12:25.289Z
30172024-12-06T02:12:25.289Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (118/173)
30182024-12-06T02:12:26.105Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30192024-12-06T02:12:26.129Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30202024-12-06T02:12:26.288Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30212024-12-06T02:12:45.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.81s
30222024-12-06T02:12:45.106Z
30232024-12-06T02:12:45.106Zinfo: running `cargo check --bins` on bootstrap-agent-api (119/173)
30242024-12-06T02:12:45.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30252024-12-06T02:12:45.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30262024-12-06T02:12:45.106Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30272024-12-06T02:12:45.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30282024-12-06T02:12:45.151Z
30292024-12-06T02:12:45.151Zinfo: running `cargo check --bins` on key-manager (120/173)
30302024-12-06T02:12:45.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30312024-12-06T02:12:45.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30322024-12-06T02:12:45.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30332024-12-06T02:12:45.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30342024-12-06T02:12:45.978Z
30352024-12-06T02:12:45.979Zinfo: running `cargo check --bins` on range-requests (121/173)
30362024-12-06T02:12:46.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30372024-12-06T02:12:46.719Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30382024-12-06T02:12:46.719Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30392024-12-06T02:12:46.720Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30402024-12-06T02:12:46.794Z
30412024-12-06T02:12:46.794Zinfo: running `cargo check --bins` on repo-depot-api (122/173)
30422024-12-06T02:12:47.527Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30432024-12-06T02:12:47.552Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30442024-12-06T02:12:47.552Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30452024-12-06T02:12:47.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30462024-12-06T02:12:47.631Z
30472024-12-06T02:12:47.631Zinfo: running `cargo check --bins` on sled-agent-api (123/173)
30482024-12-06T02:12:48.392Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30492024-12-06T02:12:48.416Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30502024-12-06T02:12:48.416Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30512024-12-06T02:12:48.416Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s
30522024-12-06T02:12:48.495Z
30532024-12-06T02:12:48.495Zinfo: running `cargo check --bins` on sled-hardware (124/173)
30542024-12-06T02:12:49.211Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30552024-12-06T02:12:49.235Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30562024-12-06T02:12:49.235Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30572024-12-06T02:12:49.235Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
30582024-12-06T02:12:49.316Z
30592024-12-06T02:12:49.316Zinfo: running `cargo check --bins --no-default-features` on sled-storage (125/173)
30602024-12-06T02:12:50.045Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30612024-12-06T02:12:50.068Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30622024-12-06T02:12:50.068Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30632024-12-06T02:12:50.068Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30642024-12-06T02:12:50.151Z
30652024-12-06T02:12:50.151Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (126/173)
30662024-12-06T02:12:50.874Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30672024-12-06T02:12:50.897Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30682024-12-06T02:12:50.897Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30692024-12-06T02:12:50.897Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
30702024-12-06T02:12:50.981Z
30712024-12-06T02:12:50.981Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (127/173)
30722024-12-06T02:12:51.714Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30732024-12-06T02:12:51.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30742024-12-06T02:12:51.738Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30752024-12-06T02:12:51.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30762024-12-06T02:12:51.819Z
30772024-12-06T02:12:51.819Zinfo: running `cargo check --bins` on nexus-test-interface (128/173)
30782024-12-06T02:12:52.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792024-12-06T02:12:52.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802024-12-06T02:12:52.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30812024-12-06T02:12:52.588Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
30822024-12-06T02:12:52.675Z
30832024-12-06T02:12:52.675Zinfo: running `cargo check --bins` on oximeter-collector (129/173)
30842024-12-06T02:12:53.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852024-12-06T02:12:53.462Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862024-12-06T02:12:53.588Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30872024-12-06T02:12:53.588Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30882024-12-06T02:12:54.590Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30892024-12-06T02:12:57.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s
30902024-12-06T02:12:57.251Z
30912024-12-06T02:12:57.251Zinfo: running `cargo check --bins` on oximeter-api (130/173)
30922024-12-06T02:12:57.984Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932024-12-06T02:12:58.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942024-12-06T02:12:58.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952024-12-06T02:12:58.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
30962024-12-06T02:12:58.091Z
30972024-12-06T02:12:58.091Zinfo: running `cargo check --bins` on cert-dev (131/173)
30982024-12-06T02:12:58.792Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992024-12-06T02:12:58.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002024-12-06T02:12:58.897Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31012024-12-06T02:12:59.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s
31022024-12-06T02:12:59.295Z
31032024-12-06T02:12:59.295Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (132/173)
31042024-12-06T02:13:00.074Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052024-12-06T02:13:00.098Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062024-12-06T02:13:00.199Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31072024-12-06T02:13:00.199Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31082024-12-06T02:13:00.822Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31092024-12-06T02:13:01.270Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s
31102024-12-06T02:13:01.438Z
31112024-12-06T02:13:01.438Zinfo: running `cargo check --bins` on ch-dev (133/173)
31122024-12-06T02:13:02.182Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31132024-12-06T02:13:02.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31142024-12-06T02:13:02.313Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31152024-12-06T02:13:03.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
31162024-12-06T02:13:03.285Z
31172024-12-06T02:13:03.285Zinfo: running `cargo check --bins` on crdb-seed (134/173)
31182024-12-06T02:13:04.024Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31192024-12-06T02:13:04.048Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31202024-12-06T02:13:04.146Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31212024-12-06T02:13:04.495Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
31222024-12-06T02:13:04.666Z
31232024-12-06T02:13:04.666Zinfo: running `cargo check --bins` on db-dev (135/173)
31242024-12-06T02:13:05.413Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31252024-12-06T02:13:05.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31262024-12-06T02:13:05.536Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31272024-12-06T02:13:06.335Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s
31282024-12-06T02:13:06.498Z
31292024-12-06T02:13:06.498Zinfo: running `cargo check --bins` on omicron-dev-lib (136/173)
31302024-12-06T02:13:07.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31312024-12-06T02:13:07.266Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31322024-12-06T02:13:07.266Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31332024-12-06T02:13:07.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
31342024-12-06T02:13:07.348Z
31352024-12-06T02:13:07.348Zinfo: running `cargo check --bins` on xtask-downloader (137/173)
31362024-12-06T02:13:08.063Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372024-12-06T02:13:08.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382024-12-06T02:13:08.166Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31392024-12-06T02:13:09.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
31402024-12-06T02:13:09.313Z
31412024-12-06T02:13:09.313Zinfo: running `cargo check --bins` on omicron-ls-apis (138/173)
31422024-12-06T02:13:10.007Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432024-12-06T02:13:10.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442024-12-06T02:13:10.107Z Checking cargo-platform v0.1.8
31452024-12-06T02:13:10.393Z Checking cargo_metadata v0.18.1
31462024-12-06T02:13:11.563Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31472024-12-06T02:13:12.504Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s
31482024-12-06T02:13:12.647Z
31492024-12-06T02:13:12.647Zinfo: running `cargo check --bins` on mgs-dev (139/173)
31502024-12-06T02:13:13.475Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31512024-12-06T02:13:13.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31522024-12-06T02:13:13.639Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31532024-12-06T02:13:14.407Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31542024-12-06T02:13:15.101Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
31552024-12-06T02:13:15.263Z
31562024-12-06T02:13:15.263Zinfo: running `cargo check --bins` on omicron-omdb (140/173)
31572024-12-06T02:13:16.076Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31582024-12-06T02:13:16.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31592024-12-06T02:13:16.290Z Compiling crunchy v0.2.2
31602024-12-06T02:13:16.290Z Compiling tiny-keccak v2.0.2
31612024-12-06T02:13:16.291Z Compiling dsl_auto_type v0.1.2
31622024-12-06T02:13:16.291Z Checking scheduled-thread-pool v0.2.7
31632024-12-06T02:13:16.291Z Compiling diesel_table_macro_syntax v0.2.0
31642024-12-06T02:13:16.321Z Compiling ascii-canvas v3.0.0
31652024-12-06T02:13:16.344Z Compiling ena v0.14.3
31662024-12-06T02:13:16.344Z Compiling diff v0.1.13
31672024-12-06T02:13:16.647Z Checking r2d2 v0.8.10
31682024-12-06T02:13:16.704Z Compiling regex-syntax v0.6.29
31692024-12-06T02:13:16.730Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31702024-12-06T02:13:16.890Z Compiling ref-cast v1.0.23
31712024-12-06T02:13:16.914Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31722024-12-06T02:13:16.956Z Compiling derive_builder_core v0.20.2
31732024-12-06T02:13:16.979Z Compiling libxml v0.3.3
31742024-12-06T02:13:17.003Z Compiling ref-cast-impl v1.0.23
31752024-12-06T02:13:17.158Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31762024-12-06T02:13:17.372Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31772024-12-06T02:13:17.418Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31782024-12-06T02:13:17.441Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31792024-12-06T02:13:17.658Z Compiling strum_macros v0.24.3
31802024-12-06T02:13:17.682Z Compiling samael v0.0.17
31812024-12-06T02:13:17.778Z Compiling diesel_derives v2.2.3
31822024-12-06T02:13:17.826Z Compiling indoc v1.0.9
31832024-12-06T02:13:18.660Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31842024-12-06T02:13:18.900Z Compiling oso-derive v0.27.3
31852024-12-06T02:13:19.045Z Compiling derive_builder_macro v0.20.2
31862024-12-06T02:13:19.583Z Compiling lalrpop v0.19.12
31872024-12-06T02:13:19.811Z Checking derive_builder v0.20.2
31882024-12-06T02:13:19.838Z Compiling impl-trait-for-tuples v0.2.2
31892024-12-06T02:13:19.951Z Checking quick-xml v0.33.0
31902024-12-06T02:13:20.104Z Compiling diesel-dtrace v0.3.0
31912024-12-06T02:13:20.344Z Checking maplit v1.0.2
31922024-12-06T02:13:20.604Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31932024-12-06T02:13:20.728Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31942024-12-06T02:13:21.009Z Checking bb8 v0.8.5
31952024-12-06T02:13:21.193Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31962024-12-06T02:13:21.475Z Checking castaway v0.2.3
31972024-12-06T02:13:21.499Z Checking rand_seeder v0.3.0
31982024-12-06T02:13:21.647Z Checking compact_str v0.8.0
31992024-12-06T02:13:21.731Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32002024-12-06T02:13:21.871Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32012024-12-06T02:13:22.017Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32022024-12-06T02:13:22.204Z Checking unicode-truncate v1.1.0
32032024-12-06T02:13:22.423Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32042024-12-06T02:13:22.508Z Checking lru v0.12.5
32052024-12-06T02:13:22.662Z Compiling instability v0.3.2
32062024-12-06T02:13:22.770Z Checking smawk v0.3.2
32072024-12-06T02:13:22.963Z Checking is_ci v1.2.0
32082024-12-06T02:13:23.097Z Checking unicode-linebreak v0.1.5
32092024-12-06T02:13:23.422Z Checking cassowary v0.3.0
32102024-12-06T02:13:23.447Z Checking textwrap v0.16.1
32112024-12-06T02:13:23.492Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32122024-12-06T02:13:23.548Z Checking supports-color v3.0.1
32132024-12-06T02:13:23.748Z Checking multimap v0.10.0
32142024-12-06T02:13:23.789Z Checking ratatui v0.28.1
32152024-12-06T02:13:26.351Z Checking diesel v2.2.4
32162024-12-06T02:13:52.231Z Compiling polar-core v0.27.3
32172024-12-06T02:13:54.160Z Checking async-bb8-diesel v0.2.1
32182024-12-06T02:14:01.841Z Checking oso v0.27.3
32192024-12-06T02:15:29.896Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32202024-12-06T02:15:37.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
32212024-12-06T02:15:37.970Z
32222024-12-06T02:15:37.970Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (141/173)
32232024-12-06T02:15:38.751Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32242024-12-06T02:15:38.774Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32252024-12-06T02:15:38.774Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32262024-12-06T02:15:38.774Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
32272024-12-06T02:15:38.862Z
32282024-12-06T02:15:38.862Zinfo: running `cargo check --bins` on nexus-saga-recovery (142/173)
32292024-12-06T02:15:39.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32302024-12-06T02:15:39.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32312024-12-06T02:15:39.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32322024-12-06T02:15:39.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
32332024-12-06T02:15:39.743Z
32342024-12-06T02:15:39.743Zinfo: running `cargo check --bins` on nexus-test-utils-macros (143/173)
32352024-12-06T02:15:40.442Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32362024-12-06T02:15:40.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32372024-12-06T02:15:40.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32382024-12-06T02:15:40.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
32392024-12-06T02:15:40.542Z
32402024-12-06T02:15:40.542Zinfo: running `cargo check --bins` on omicron-nexus (144/173)
32412024-12-06T02:15:41.384Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32422024-12-06T02:15:41.408Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32432024-12-06T02:15:41.639Z Compiling libz-sys v1.1.20
32442024-12-06T02:15:41.663Z Compiling libgit2-sys v0.17.0+1.8.1
32452024-12-06T02:15:41.688Z Compiling vergen v8.3.2
32462024-12-06T02:15:41.712Z Compiling cargo-platform v0.1.8
32472024-12-06T02:15:41.712Z Compiling pin-project-internal v1.1.6
32482024-12-06T02:15:41.755Z Compiling libsqlite3-sys v0.30.1
32492024-12-06T02:15:41.755Z Compiling snafu-derive v0.8.5
32502024-12-06T02:15:41.778Z Compiling cfg_aliases v0.2.1
32512024-12-06T02:15:41.901Z Compiling rustls v0.21.12
32522024-12-06T02:15:41.977Z Compiling buf-list v1.0.3
32532024-12-06T02:15:42.144Z Compiling cargo_metadata v0.18.1
32542024-12-06T02:15:42.268Z Compiling nix v0.29.0
32552024-12-06T02:15:42.306Z Checking globset v0.4.15
32562024-12-06T02:15:42.537Z Checking olpc-cjson v0.1.4
32572024-12-06T02:15:42.628Z Checking sct v0.7.1
32582024-12-06T02:15:42.734Z Checking rustls-webpki v0.101.7
32592024-12-06T02:15:42.758Z Checking serde_plain v1.0.2
32602024-12-06T02:15:42.813Z Checking typed-path v0.9.3
32612024-12-06T02:15:43.271Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32622024-12-06T02:15:43.426Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32632024-12-06T02:15:43.510Z Checking hashlink v0.9.1
32642024-12-06T02:15:43.662Z Checking fallible-streaming-iterator v0.1.9
32652024-12-06T02:15:43.864Z Checking parse-size v1.1.0
32662024-12-06T02:15:44.028Z Checking fallible-iterator v0.3.0
32672024-12-06T02:15:44.260Z Checking pin-project v1.1.6
32682024-12-06T02:15:44.382Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32692024-12-06T02:15:44.518Z Checking rustls-pemfile v1.0.4
32702024-12-06T02:15:44.564Z Checking rusqlite v0.32.1
32712024-12-06T02:15:44.587Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32722024-12-06T02:15:44.706Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32732024-12-06T02:15:44.948Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32742024-12-06T02:15:45.143Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32752024-12-06T02:15:45.259Z Checking twox-hash v1.6.3
32762024-12-06T02:15:45.282Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32772024-12-06T02:15:45.690Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32782024-12-06T02:15:45.943Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32792024-12-06T02:15:46.084Z Checking tokio-rustls v0.24.1
32802024-12-06T02:15:46.205Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32812024-12-06T02:15:46.407Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32822024-12-06T02:15:46.448Z Checking fatfs v0.3.6
32832024-12-06T02:15:46.494Z Checking snafu v0.8.5
32842024-12-06T02:15:46.886Z Checking assert_matches v1.5.0
32852024-12-06T02:15:46.982Z Checking tough v0.19.0
32862024-12-06T02:15:50.943Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32872024-12-06T02:15:52.483Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32882024-12-06T02:15:53.593Z Compiling git2 v0.19.0
32892024-12-06T02:15:59.627Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
32902024-12-06T02:17:07.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
32912024-12-06T02:17:07.404Z
32922024-12-06T02:17:07.404Zinfo: running `cargo check --bins` on nexus-external-api (145/173)
32932024-12-06T02:17:08.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942024-12-06T02:17:08.294Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952024-12-06T02:17:08.294Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962024-12-06T02:17:08.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
32972024-12-06T02:17:08.386Z
32982024-12-06T02:17:08.386Zinfo: running `cargo check --bins` on openapi-manager-types (146/173)
32992024-12-06T02:17:09.127Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002024-12-06T02:17:09.151Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012024-12-06T02:17:09.151Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022024-12-06T02:17:09.151Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
33032024-12-06T02:17:09.229Z
33042024-12-06T02:17:09.229Zinfo: running `cargo check --bins` on nexus-internal-api (147/173)
33052024-12-06T02:17:10.008Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062024-12-06T02:17:10.031Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072024-12-06T02:17:10.031Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082024-12-06T02:17:10.032Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33092024-12-06T02:17:10.120Z
33102024-12-06T02:17:10.120Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (148/173)
33112024-12-06T02:17:10.920Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122024-12-06T02:17:10.943Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132024-12-06T02:17:10.943Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33142024-12-06T02:17:10.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33152024-12-06T02:17:11.034Z
33162024-12-06T02:17:11.034Zinfo: running `cargo check --bins` on nexus-networking (149/173)
33172024-12-06T02:17:11.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182024-12-06T02:17:11.880Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192024-12-06T02:17:11.880Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33202024-12-06T02:17:11.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
33212024-12-06T02:17:11.972Z
33222024-12-06T02:17:11.972Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (150/173)
33232024-12-06T02:17:12.769Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33242024-12-06T02:17:12.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33252024-12-06T02:17:12.793Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33262024-12-06T02:17:12.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
33272024-12-06T02:17:12.882Z
33282024-12-06T02:17:12.883Zinfo: running `cargo check --bins` on update-common (151/173)
33292024-12-06T02:17:13.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302024-12-06T02:17:13.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312024-12-06T02:17:13.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33322024-12-06T02:17:13.868Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
33332024-12-06T02:17:13.868Z
33342024-12-06T02:17:13.868Zinfo: running `cargo check --bins` on tufaceous-lib (152/173)
33352024-12-06T02:17:14.583Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33362024-12-06T02:17:14.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33372024-12-06T02:17:14.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33382024-12-06T02:17:14.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
33392024-12-06T02:17:14.695Z
33402024-12-06T02:17:14.695Zinfo: running `cargo check --bins` on tufaceous (153/173)
33412024-12-06T02:17:15.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33422024-12-06T02:17:15.495Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33432024-12-06T02:17:15.613Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33442024-12-06T02:17:16.737Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
33452024-12-06T02:17:16.904Z
33462024-12-06T02:17:16.904Zinfo: running `cargo check --bins` on omicron-dev (154/173)
33472024-12-06T02:17:17.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33482024-12-06T02:17:17.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33492024-12-06T02:17:18.072Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33502024-12-06T02:17:18.120Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33512024-12-06T02:17:18.120Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33522024-12-06T02:17:18.144Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33532024-12-06T02:17:55.281Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33542024-12-06T02:17:55.281Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33552024-12-06T02:17:55.310Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33562024-12-06T02:17:55.310Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33572024-12-06T02:17:55.310Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33582024-12-06T02:17:56.260Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33592024-12-06T02:17:57.815Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33602024-12-06T02:18:49.228Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
33612024-12-06T02:18:49.414Z
33622024-12-06T02:18:49.414Zinfo: running `cargo check --bins` on openapi-manager (155/173)
33632024-12-06T02:18:50.201Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33642024-12-06T02:18:50.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33652024-12-06T02:18:50.346Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33662024-12-06T02:18:50.346Z Checking heck v0.4.1
33672024-12-06T02:18:50.372Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33682024-12-06T02:18:50.563Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33692024-12-06T02:18:52.305Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33702024-12-06T02:18:53.386Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33712024-12-06T02:18:54.704Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
33722024-12-06T02:18:54.873Z
33732024-12-06T02:18:54.873Zinfo: running `cargo check --bins` on installinator-api (156/173)
33742024-12-06T02:18:55.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752024-12-06T02:18:55.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762024-12-06T02:18:55.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33772024-12-06T02:18:55.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33782024-12-06T02:18:55.732Z
33792024-12-06T02:18:55.732Zinfo: running `cargo check --bins` on wicketd-api (157/173)
33802024-12-06T02:18:56.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812024-12-06T02:18:56.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822024-12-06T02:18:56.518Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832024-12-06T02:18:56.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
33842024-12-06T02:18:56.570Z
33852024-12-06T02:18:56.570Zinfo: running `cargo check --bins` on reconfigurator-cli (158/173)
33862024-12-06T02:18:57.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872024-12-06T02:18:57.355Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882024-12-06T02:18:57.472Z Compiling petname v2.0.2
33892024-12-06T02:18:57.472Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33902024-12-06T02:18:57.496Z Checking sync-ptr v0.1.1
33912024-12-06T02:18:59.167Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33922024-12-06T02:19:01.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
33932024-12-06T02:19:01.252Z
33942024-12-06T02:19:01.252Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (159/173)
33952024-12-06T02:19:02.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33962024-12-06T02:19:02.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33972024-12-06T02:19:02.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33982024-12-06T02:19:02.029Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
33992024-12-06T02:19:02.108Z
34002024-12-06T02:19:02.109Zinfo: running `cargo check --bins` on omicron-releng (160/173)
34012024-12-06T02:19:02.849Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34022024-12-06T02:19:02.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34032024-12-06T02:19:02.972Z Checking memmap2 v0.9.5
34042024-12-06T02:19:02.972Z Checking arrayref v0.3.9
34052024-12-06T02:19:02.972Z Checking constant_time_eq v0.3.1
34062024-12-06T02:19:02.996Z Checking spin v0.5.2
34072024-12-06T02:19:02.996Z Checking arrayvec v0.7.6
34082024-12-06T02:19:02.996Z Checking topological-sort v0.2.2
34092024-12-06T02:19:02.996Z Checking shell-words v1.1.0
34102024-12-06T02:19:03.244Z Checking ring v0.16.20
34112024-12-06T02:19:03.342Z Checking blake3 v1.5.4
34122024-12-06T02:19:04.681Z Checking omicron-zone-package v0.11.1
34132024-12-06T02:19:06.095Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
34142024-12-06T02:19:07.267Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s
34152024-12-06T02:19:07.440Z
34162024-12-06T02:19:07.440Zinfo: running `cargo check --bins` on xtask (161/173)
34172024-12-06T02:19:07.974Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34182024-12-06T02:19:07.997Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34192024-12-06T02:19:07.998Z Checking bitflags v2.6.0
34202024-12-06T02:19:07.998Z Checking serde v1.0.215
34212024-12-06T02:19:07.998Z Checking thiserror v1.0.69
34222024-12-06T02:19:08.054Z Checking scroll v0.12.0
34232024-12-06T02:19:08.054Z Checking hashbrown v0.15.0
34242024-12-06T02:19:08.054Z Checking log v0.4.22
34252024-12-06T02:19:08.078Z Checking zerocopy v0.7.35
34262024-12-06T02:19:08.130Z Checking syn v2.0.87
34272024-12-06T02:19:08.154Z Checking pest v2.7.14
34282024-12-06T02:19:08.248Z Checking rustix v0.38.37
34292024-12-06T02:19:08.280Z Checking once_cell v1.20.2
34302024-12-06T02:19:08.445Z Checking goblin v0.8.2
34312024-12-06T02:19:08.560Z Checking fs-err v2.11.0
34322024-12-06T02:19:08.837Z Checking anyhow v1.0.93
34332024-12-06T02:19:08.926Z Checking indexmap v2.6.0
34342024-12-06T02:19:09.176Z Checking tabled v0.15.0
34352024-12-06T02:19:09.840Z Checking terminal_size v0.4.0
34362024-12-06T02:19:09.840Z Checking tempfile v3.13.0
34372024-12-06T02:19:09.990Z Checking clap_builder v4.5.21
34382024-12-06T02:19:10.146Z Checking dtrace-parser v0.2.0
34392024-12-06T02:19:12.055Z Checking serde_json v1.0.132
34402024-12-06T02:19:12.055Z Checking toml_datetime v0.6.8
34412024-12-06T02:19:12.055Z Checking serde_spanned v0.6.8
34422024-12-06T02:19:12.079Z Checking camino v1.1.9
34432024-12-06T02:19:12.080Z Checking cargo-platform v0.1.8
34442024-12-06T02:19:12.269Z Checking semver v1.0.23
34452024-12-06T02:19:12.334Z Checking macaddr v1.0.1
34462024-12-06T02:19:12.367Z Checking toml_edit v0.22.22
34472024-12-06T02:19:12.501Z Checking clap v4.5.21
34482024-12-06T02:19:12.575Z Checking camino-tempfile v1.1.1
34492024-12-06T02:19:13.394Z Checking dof v0.3.0
34502024-12-06T02:19:13.394Z Checking cargo_metadata v0.18.1
34512024-12-06T02:19:13.896Z Checking usdt-impl v0.5.0
34522024-12-06T02:19:14.347Z Checking usdt v0.5.0
34532024-12-06T02:19:14.497Z Checking toml v0.8.19
34542024-12-06T02:19:15.090Z Checking cargo_toml v0.20.5
34552024-12-06T02:19:16.649Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34562024-12-06T02:19:17.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.01s
34572024-12-06T02:19:17.596Z
34582024-12-06T02:19:17.596Zinfo: running `cargo check --bins` on end-to-end-tests (162/173)
34592024-12-06T02:19:18.353Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34602024-12-06T02:19:18.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34612024-12-06T02:19:18.528Z Checking polyval v0.6.2
34622024-12-06T02:19:18.553Z Checking ctr v0.9.2
34632024-12-06T02:19:18.577Z Checking ssh-encoding v0.2.0
34642024-12-06T02:19:18.577Z Checking blowfish v0.9.1
34652024-12-06T02:19:18.600Z Checking password-hash v0.4.2
34662024-12-06T02:19:18.600Z Checking matches v0.1.10
34672024-12-06T02:19:18.601Z Checking p256 v0.13.2
34682024-12-06T02:19:18.601Z Checking p521 v0.13.3
34692024-12-06T02:19:18.718Z Checking idna v0.2.3
34702024-12-06T02:19:18.784Z Checking ghash v0.5.1
34712024-12-06T02:19:18.811Z Checking bcrypt-pbkdf v0.10.0
34722024-12-06T02:19:18.835Z Compiling enum-as-inner v0.5.1
34732024-12-06T02:19:18.939Z Checking aes-gcm v0.10.3
34742024-12-06T02:19:18.982Z Checking russh-cryptovec v0.7.3
34752024-12-06T02:19:19.018Z Checking pbkdf2 v0.11.0
34762024-12-06T02:19:19.044Z Checking md5 v0.7.0
34772024-12-06T02:19:19.091Z Checking num-bigint v0.4.6
34782024-12-06T02:19:19.160Z Checking ssh-cipher v0.2.0
34792024-12-06T02:19:19.184Z Checking des v0.8.1
34802024-12-06T02:19:19.270Z Checking hex-literal v0.4.1
34812024-12-06T02:19:19.302Z Compiling dhcproto-macros v0.1.0
34822024-12-06T02:19:19.365Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34832024-12-06T02:19:19.404Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34842024-12-06T02:19:19.427Z Checking internet-checksum v0.2.1
34852024-12-06T02:19:19.451Z Checking ssh-key v0.6.6
34862024-12-06T02:19:19.705Z Checking trust-dns-proto v0.22.0
34872024-12-06T02:19:20.831Z Checking russh-keys v0.45.0
34882024-12-06T02:19:21.966Z Checking russh v0.45.0
34892024-12-06T02:19:22.768Z Checking dhcproto v0.12.0
34902024-12-06T02:19:44.630Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34912024-12-06T02:19:46.417Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
34922024-12-06T02:19:46.589Z
34932024-12-06T02:19:46.589Zinfo: running `cargo check --bins` on gateway-cli (163/173)
34942024-12-06T02:19:47.335Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34952024-12-06T02:19:47.359Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34962024-12-06T02:19:47.453Z Checking termios v0.3.3
34972024-12-06T02:19:47.637Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34982024-12-06T02:19:48.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.04s
34992024-12-06T02:19:48.792Z
35002024-12-06T02:19:48.792Zinfo: running `cargo check --bins --no-default-features` on installinator (164/173)
35012024-12-06T02:19:49.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022024-12-06T02:19:49.597Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032024-12-06T02:19:49.714Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35042024-12-06T02:19:52.194Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
35052024-12-06T02:19:54.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.79s
35062024-12-06T02:19:54.756Z
35072024-12-06T02:19:54.756Zinfo: running `cargo check --bins` on internal-dns-cli (165/173)
35082024-12-06T02:19:55.492Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35092024-12-06T02:19:55.516Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35102024-12-06T02:19:55.611Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35112024-12-06T02:19:56.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
35122024-12-06T02:19:56.274Z
35132024-12-06T02:19:56.274Zinfo: running `cargo check --bins` on omicron-live-tests (166/173)
35142024-12-06T02:19:56.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35152024-12-06T02:19:57.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35162024-12-06T02:19:57.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35172024-12-06T02:19:57.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
35182024-12-06T02:19:57.086Z
35192024-12-06T02:19:57.086Zinfo: running `cargo check --bins` on live-tests-macros (167/173)
35202024-12-06T02:19:57.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35212024-12-06T02:19:57.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35222024-12-06T02:19:57.818Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35232024-12-06T02:19:57.818Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s
35242024-12-06T02:19:57.893Z
35252024-12-06T02:19:57.893Zinfo: running `cargo check --bins` on omicron-package (168/173)
35262024-12-06T02:19:58.644Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35272024-12-06T02:19:58.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35282024-12-06T02:19:58.777Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
35292024-12-06T02:20:00.329Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
35302024-12-06T02:20:00.500Z
35312024-12-06T02:20:00.500Zinfo: running `cargo check --bins` on wicket-dbg (169/173)
35322024-12-06T02:20:01.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35332024-12-06T02:20:01.304Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35342024-12-06T02:20:01.426Z Checking rtoolbox v0.0.2
35352024-12-06T02:20:01.426Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35362024-12-06T02:20:01.426Z Checking tui-tree-widget v0.22.0
35372024-12-06T02:20:01.612Z Checking rpassword v7.3.1
35382024-12-06T02:20:06.779Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35392024-12-06T02:20:10.585Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35402024-12-06T02:20:12.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.65s
35412024-12-06T02:20:12.333Z
35422024-12-06T02:20:12.333Zinfo: running `cargo check --bins` on wicket (170/173)
35432024-12-06T02:20:13.118Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35442024-12-06T02:20:13.142Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35452024-12-06T02:20:13.267Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35462024-12-06T02:20:13.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
35472024-12-06T02:20:13.890Z
35482024-12-06T02:20:13.890Zinfo: running `cargo check --bins` on wicketd (171/173)
35492024-12-06T02:20:14.670Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35502024-12-06T02:20:14.693Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35512024-12-06T02:20:14.822Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35522024-12-06T02:20:19.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.85s
35532024-12-06T02:20:19.933Z
35542024-12-06T02:20:19.933Zinfo: running `cargo check --bins` on omicron-workspace-hack (172/173)
35552024-12-06T02:20:20.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35562024-12-06T02:20:20.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35572024-12-06T02:20:20.657Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35582024-12-06T02:20:20.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s
35592024-12-06T02:20:20.735Z
35602024-12-06T02:20:20.735Zinfo: running `cargo check --bins` on zone-setup (173/173)
35612024-12-06T02:20:21.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35622024-12-06T02:20:21.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35632024-12-06T02:20:21.706Z Checking uzers v0.12.1
35642024-12-06T02:20:22.037Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35652024-12-06T02:20:23.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s
35662024-12-06T02:20:23.659Z
35672024-12-06T02:20:23.659Zreal 15:59.274463511
35682024-12-06T02:20:23.683Zuser 25:01.321505509
35692024-12-06T02:20:23.683Zsys 5:53.091148246
35702024-12-06T02:20:23.683Ztrap 0.540846690
35712024-12-06T02:20:23.683Ztflt 1.334572038
35722024-12-06T02:20:23.683Zdflt 3.463079096
35732024-12-06T02:20:23.683Zkflt 0.000488198
35742024-12-06T02:20:23.683Zlock 52:51.465897350
35752024-12-06T02:20:23.683Zslp 2:20:26.529730838
35762024-12-06T02:20:23.683Zlat 1:01.727021735
35772024-12-06T02:20:23.683Zstop 2:58.770304014
35782024-12-06T02:20:23.683Zprocess exited: duration 1286956 ms, exit code 0
 
35792024-12-06T02:20:23.733Zfound 0 output files