01JCNPSJ01RVQWANPVKM0RXSZY: 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: 01JCNPSXF2KXR2Z04DMQP50MWW

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-14T16:07:11.806Zjob assigned to worker 01JCNPT2BNW0T0WFWZ8RGAXKNN (queued for 50 s)
 
22024-11-14T16:07:19.432Zstarting task 0: "setup"
32024-11-14T16:07:19.440Z++ uname -s
42024-11-14T16:07:19.443Z+ kern=SunOS
52024-11-14T16:07:19.443Z+ case "$kern" in
62024-11-14T16:07:19.443Z+ groupadd -g 12345 build
72024-11-14T16:07:19.445Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-14T16:07:21.453Z+ zfs create -o mountpoint=/work rpool/work
92024-11-14T16:07:21.602Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-14T16:07:21.605Z+ home_fs=zfs
112024-11-14T16:07:21.605Z+ [[ zfs == autofs ]]
122024-11-14T16:07:21.605Z+ mkdir -p /home/build
132024-11-14T16:07:21.607Z+ chown build:build /home/build /work
142024-11-14T16:07:23.608Z+ chmod 0700 /home/build /work
152024-11-14T16:07:23.611Zprocess exited: duration 4177 ms, exit code 0
 
162024-11-14T16:07:23.616Zstarting task 1: "rust-toolchain"
172024-11-14T16:07:23.620Z+ printf ' * toolchain channel = "%s"
182024-11-14T16:07:23.621Z * toolchain channel = "1.81.0"
192024-11-14T16:07:23.621Z * toolchain profile = "default"
202024-11-14T16:07:23.621Z' 1.81.0
212024-11-14T16:07:23.621Z+ printf ' * toolchain profile = "%s"
222024-11-14T16:07:23.621Z' default
232024-11-14T16:07:23.624Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-14T16:07:23.624Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-11-14T16:07:23.735Zinfo: downloading installer
262024-11-14T16:07:25.256Zinfo: profile set to 'default'
272024-11-14T16:07:25.256Zinfo: default host triple is x86_64-unknown-illumos
282024-11-14T16:07:25.259Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-11-14T16:07:25.406Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-11-14T16:07:25.406Zinfo: downloading component 'cargo'
312024-11-14T16:07:26.136Zinfo: downloading component 'clippy'
322024-11-14T16:07:26.411Zinfo: downloading component 'rust-docs'
332024-11-14T16:07:27.427Zinfo: downloading component 'rust-std'
342024-11-14T16:07:29.006Zinfo: downloading component 'rustc'
352024-11-14T16:07:34.727Zinfo: downloading component 'rustfmt'
362024-11-14T16:07:34.943Zinfo: installing component 'cargo'
372024-11-14T16:07:35.786Zinfo: installing component 'clippy'
382024-11-14T16:07:36.177Zinfo: installing component 'rust-docs'
392024-11-14T16:07:37.807Zinfo: installing component 'rust-std'
402024-11-14T16:07:39.573Zinfo: installing component 'rustc'
412024-11-14T16:07:45.240Zinfo: installing component 'rustfmt'
422024-11-14T16:07:45.583Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-11-14T16:07:45.583Z
442024-11-14T16:07:45.943Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-11-14T16:07:45.943Z
462024-11-14T16:07:45.943Z
472024-11-14T16:07:45.943ZRust is installed now. Great!
482024-11-14T16:07:45.943Z
492024-11-14T16:07:45.944ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-14T16:07:45.944Zenvironment variable. This has not been done automatically.
512024-11-14T16:07:45.944Z
522024-11-14T16:07:45.944ZTo configure your current shell, you need to source
532024-11-14T16:07:45.944Zthe corresponding env file under $HOME/.cargo.
542024-11-14T16:07:45.944Z
552024-11-14T16:07:45.945ZThis is usually done by running one of the following (note the leading DOT):
562024-11-14T16:07:45.949Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-14T16:07:45.949Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-14T16:07:46.007Z+ rustc --version
592024-11-14T16:07:46.070Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-11-14T16:07:46.073Zprocess exited: duration 22456 ms, exit code 0
 
612024-11-14T16:07:46.077Zstarting task 2: "authentication"
622024-11-14T16:07:46.097Zprocess exited: duration 19 ms, exit code 0
 
632024-11-14T16:07:46.103Zstarting task 3: "clone repository"
642024-11-14T16:07:46.108Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-14T16:07:46.110Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-14T16:07:46.368ZCloning into '/work/oxidecomputer/omicron'...
672024-11-14T16:08:28.686Z+ cd /work/oxidecomputer/omicron
682024-11-14T16:08:28.686Z+ git fetch origin 1d407761d74a84e718894784d1060462cbda1cab
692024-11-14T16:08:29.437ZFrom https://github.com/oxidecomputer/omicron
702024-11-14T16:08:29.437Z * branch 1d407761d74a84e718894784d1060462cbda1cab -> FETCH_HEAD
712024-11-14T16:08:29.446Z+ [[ -n dap/dropshot-builder ]]
722024-11-14T16:08:29.449Z++ git branch --show-current
732024-11-14T16:08:29.451Z+ current=main
742024-11-14T16:08:29.451Z+ [[ main != dap/dropshot-builder ]]
752024-11-14T16:08:29.451Z+ git branch -f dap/dropshot-builder 1d407761d74a84e718894784d1060462cbda1cab
762024-11-14T16:08:29.453Z+ git checkout -f dap/dropshot-builder
772024-11-14T16:08:29.623ZSwitched to branch 'dap/dropshot-builder'
782024-11-14T16:08:29.626Z+ git reset --hard 1d407761d74a84e718894784d1060462cbda1cab
792024-11-14T16:08:29.639ZHEAD is now at 1d407761d Merge branch 'main' into dap/dropshot-builder
802024-11-14T16:08:29.641Zprocess exited: duration 43535 ms, exit code 0
 
812024-11-14T16:08:29.646Zstarting task 4: "build"
822024-11-14T16:08:29.651Z+ source .github/buildomat/ci-env.sh
832024-11-14T16:08:29.651Z++ export CARGO_TERM_COLOR=always
842024-11-14T16:08:29.651Z++ CARGO_TERM_COLOR=always
852024-11-14T16:08:29.651Z+ cargo --version
862024-11-14T16:08:29.706Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-11-14T16:08:29.709Z+ rustc --version
882024-11-14T16:08:29.766Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-11-14T16:08:29.769Z+ source ./env.sh
902024-11-14T16:08:29.769Z++ OLD_SHELL_OPTS=ehxB
912024-11-14T16:08:29.769Z++ set -o xtrace
922024-11-14T16:08:29.771Z++++ dirname ./env.sh
932024-11-14T16:08:29.774Z+++ readlink -f .
942024-11-14T16:08:29.931Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-14T16:08:29.931Z++ 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-11-14T16:08:29.931Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-14T16:08:29.933Z++ 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-11-14T16:08:29.933Z++ 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-11-14T16:08:29.933Z++ 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-11-14T16:08:29.933Z++ 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-11-14T16:08:29.933Z++ 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-11-14T16:08:29.933Z++ 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-11-14T16:08:29.933Z++ case $OLD_SHELL_OPTS in
1042024-11-14T16:08:29.933Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-14T16:08:29.933Z+ 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-11-14T16:08:29.933Z+ 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-11-14T16:08:29.933Z+ banner prerequisites
1082024-11-14T16:08:30.097Z
1092024-11-14T16:08:30.098Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-14T16:08:30.098Z # # # # # # # # # # # # # # #
1112024-11-14T16:08:30.098Z # # # # ##### # # ##### # # # # # #### #
1122024-11-14T16:08:30.098Z ##### ##### # ##### # # # # # # # # #
1132024-11-14T16:08:30.098Z # # # # # # # # # # # # # # #
1142024-11-14T16:08:30.098Z # # # ###### # # ###### ### # #### # #### #
1152024-11-14T16:08:30.098Z
1162024-11-14T16:08:30.100Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-14T16:08:57.490Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-14T16:09:01.560Z Startup: Caching catalogs ... Done
1192024-11-14T16:09:09.660ZPlanning: Solver setup ... Done (7.403s)
1202024-11-14T16:09:09.764ZPlanning: Running solver ... Done (0.103s)
1212024-11-14T16:09:10.005ZPlanning: Finding local manifests ... Done (0.141s)
1222024-11-14T16:09:10.036ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-14T16:09:10.717ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-14T16:09:11.145ZPlanning: Package planning ... Done (0.428s)
1252024-11-14T16:09:11.201ZPlanning: Merging actions ... Done (0.056s)
1262024-11-14T16:09:12.816ZPlanning: Checking for conflicting actions ... Done (1.612s)
1272024-11-14T16:09:25.615ZPlanning: Consolidating action changes ... Done (12.801s)
1282024-11-14T16:09:26.014ZPlanning: Evaluating mediators ... Done (0.399s)
1292024-11-14T16:09:26.240ZPlanning: Planning completed in 24.59 seconds
1302024-11-14T16:09:28.456Z Packages to install: 4
1312024-11-14T16:09:28.456Z Packages to update: 1
1322024-11-14T16:09:28.456Z Mediators to change: 2
1332024-11-14T16:09:28.460Z Services to change: 1
1342024-11-14T16:09:28.460Z Estimated space available: 155.64 GB
1352024-11-14T16:09:28.460ZEstimated space to be consumed: 1.59 GB
1362024-11-14T16:09:28.460Z Create boot environment: No
1372024-11-14T16:09:28.460ZCreate backup boot environment: Yes
1382024-11-14T16:09:28.460Z Rebuild boot archive: No
1392024-11-14T16:09:28.460Z
1402024-11-14T16:09:28.460ZChanged mediators:
1412024-11-14T16:09:28.460Z mediator clang:
1422024-11-14T16:09:28.460Z version: None -> 15 (system default)
1432024-11-14T16:09:28.460Z
1442024-11-14T16:09:28.460Z mediator llvm:
1452024-11-14T16:09:28.460Z version: 14 (system default) -> 15 (system default)
1462024-11-14T16:09:28.460Z
1472024-11-14T16:09:28.460ZChanged packages:
1482024-11-14T16:09:28.460Zhelios-dev
1492024-11-14T16:09:28.460Z developer/build-essential
1502024-11-14T16:09:28.461Z None -> 11-2.0
1512024-11-14T16:09:28.461Z library/libxmlsec1
1522024-11-14T16:09:28.461Z None -> 1.2.35-2.0
1532024-11-14T16:09:28.461Z ooce/developer/clang-15
1542024-11-14T16:09:28.461Z None -> 15.0.7-2.0
1552024-11-14T16:09:28.461Z ooce/developer/llvm-15
1562024-11-14T16:09:28.461Z None -> 15.0.7-2.0
1572024-11-14T16:09:28.461Z package/pkg
1582024-11-14T16:09:28.461Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-14T16:09:28.461Z
1602024-11-14T16:09:28.461ZServices:
1612024-11-14T16:09:28.461Z restart_fmri:
1622024-11-14T16:09:28.461Z svc:/system/update-man-index:default
1632024-11-14T16:09:28.461Z
1642024-11-14T16:09:28.461ZEditable files to change:
1652024-11-14T16:09:28.461Z Update:
1662024-11-14T16:09:28.461Z usr/share/lib/pkg/web/config.shtml
1672024-11-14T16:09:28.946Z
1682024-11-14T16:09:28.946ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-14T16:09:33.946ZDownload: 1112/4281 items 19.8/220.6MB 8% complete (4.0M/s)
1702024-11-14T16:09:38.948ZDownload: 2257/4281 items 119.4/220.6MB 54% complete (12.1M/s)
1712024-11-14T16:09:43.949ZDownload: 3674/4281 items 216.3/220.6MB 98% complete (19.6M/s)
1722024-11-14T16:09:46.037ZDownload: Completed 220.60 MB in 17.09 seconds (12.9M/s)
1732024-11-14T16:09:47.974Z Actions: 1/5063 actions (Removing old actions)
1742024-11-14T16:09:47.988Z Actions: 194/5063 actions (Installing new actions)
1752024-11-14T16:09:52.999Z Actions: 4085/5063 actions (Installing new actions)
1762024-11-14T16:09:54.449Z Actions: 4226/5063 actions (Updating modified actions)
1772024-11-14T16:09:54.865Z Actions: Completed 5063 actions in 6.89 seconds.
1782024-11-14T16:09:55.226Z Done (0.352s)
1792024-11-14T16:09:55.228Z Done (0.000s)
1802024-11-14T16:09:55.743Z Done (0.514s)
1812024-11-14T16:10:03.796Z Done (7.843s)
1822024-11-14T16:10:04.360Z Done (0.494s)
1832024-11-14T16:10:04.362Z Done (0.000s)
1842024-11-14T16:10:04.516Z Done (0.000s)
1852024-11-14T16:10:05.149ZPlanning: Evaluating mediator changes ... Done
1862024-11-14T16:10:05.307ZPlanning: Checking for conflicting actions ... Done
1872024-11-14T16:10:05.309ZPlanning: Consolidating action changes ... Done
1882024-11-14T16:10:05.569ZPlanning: Evaluating mediators ... Done
1892024-11-14T16:10:05.571ZPlanning: Planning completed in 0.42 seconds
1902024-11-14T16:10:05.607Z Mediators to change: 2
1912024-11-14T16:10:05.607Z Create boot environment: No
1922024-11-14T16:10:05.609ZCreate backup boot environment: No
1932024-11-14T16:10:05.688Z Done
1942024-11-14T16:10:05.688Z Done
1952024-11-14T16:10:06.013Z Done
1962024-11-14T16:10:09.417Z Done
1972024-11-14T16:10:09.504Z Done
1982024-11-14T16:10:09.506Z Done
1992024-11-14T16:10:09.620Z Done
2002024-11-14T16:10:10.219ZPlanning: Evaluating mediator changes ... Done
2012024-11-14T16:10:10.222ZPlanning: Merging actions ... Done
2022024-11-14T16:10:10.405ZPlanning: Checking for conflicting actions ... Done
2032024-11-14T16:10:10.407ZPlanning: Consolidating action changes ... Done
2042024-11-14T16:10:10.666ZPlanning: Evaluating mediators ... Done
2052024-11-14T16:10:10.720ZPlanning: Planning completed in 0.74 seconds
2062024-11-14T16:10:10.758Z Packages to change: 1
2072024-11-14T16:10:10.758Z Mediators to change: 1
2082024-11-14T16:10:10.758Z Services to change: 1
2092024-11-14T16:10:10.761Z Create boot environment: No
2102024-11-14T16:10:10.761ZCreate backup boot environment: Yes
2112024-11-14T16:10:12.808Z Actions: 1/6 actions (Updating modified actions)
2122024-11-14T16:10:12.935Z Actions: Completed 6 actions in 0.13 seconds.
2132024-11-14T16:10:12.935Z Done
2142024-11-14T16:10:12.936Z Done
2152024-11-14T16:10:13.040Z Done
2162024-11-14T16:10:16.610Z Done
2172024-11-14T16:10:16.697Z Done
2182024-11-14T16:10:16.697Z Done
2192024-11-14T16:10:16.815Z Done
2202024-11-14T16:10:17.234ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-11-14T16:10:17.234Zclang system 15 system
2222024-11-14T16:10:17.234Zcsh system system illumos
2232024-11-14T16:10:17.234Zctags system system illumos
2242024-11-14T16:10:17.234Zgcc vendor 12 vendor
2252024-11-14T16:10:17.234Zgcc system 10 system
2262024-11-14T16:10:17.234Zgcc system 7 system
2272024-11-14T16:10:17.234Zgo system 1.20 system
2282024-11-14T16:10:17.234Zgo system 1.19 system
2292024-11-14T16:10:17.234Zllvm system 15 system
2302024-11-14T16:10:17.234Zllvm system 14 system
2312024-11-14T16:10:17.234Zmariadb system 10.6 system
2322024-11-14T16:10:17.234Zmta vendor vendor dma
2332024-11-14T16:10:17.234Zopenjdk system 17 system
2342024-11-14T16:10:17.234Zopenjdk system 11 system
2352024-11-14T16:10:17.234Zopenjdk system 1.8 system
2362024-11-14T16:10:17.234Zopenssl vendor 3 vendor
2372024-11-14T16:10:17.235Zperl system 5.36 system
2382024-11-14T16:10:17.235Zpostgresql system 15 system
2392024-11-14T16:10:17.235Zpostgresql system 13 system
2402024-11-14T16:10:17.235Zpython vendor 3 vendor
2412024-11-14T16:10:17.235Zpython system 2 system
2422024-11-14T16:10:17.235Zpython3 system 3.11 system
2432024-11-14T16:10:17.235Zruby system 3.0 system
2442024-11-14T16:10:17.235Zwords vendor vendor american-english
2452024-11-14T16:10:17.235Zwords system system australian-english
2462024-11-14T16:10:17.235Zwords system system british-english
2472024-11-14T16:10:17.235Zwords system system canadian-english
2482024-11-14T16:10:17.235Zwords system system french
2492024-11-14T16:10:17.235Zwords system system italian
2502024-11-14T16:10:17.235Zwords system system ngerman
2512024-11-14T16:10:17.235Zwords system system ogerman
2522024-11-14T16:10:17.235Zwords system system spanish
2532024-11-14T16:10:17.550ZPUBLISHER TYPE STATUS P LOCATION
2542024-11-14T16:10:17.550Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-11-14T16:10:19.993ZFMRI IFO
2562024-11-14T16:10:19.993Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-11-14T16:10:19.993Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-11-14T16:10:19.993Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-11-14T16:10:19.993Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-11-14T16:10:19.993Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-11-14T16:10:19.993Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-11-14T16:10:19.993Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-11-14T16:10:19.993Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-11-14T16:10:19.993Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-11-14T16:10:19.993Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2662024-11-14T16:10:19.993Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-11-14T16:10:19.993Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-11-14T16:10:19.993Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2692024-11-14T16:10:19.993Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2702024-11-14T16:10:19.993Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2712024-11-14T16:10:20.685Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2722024-11-14T16:10:21.401Z Updating crates.io index
2732024-11-14T16:10:21.404Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-11-14T16:10:23.631Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-11-14T16:10:24.335Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762024-11-14T16:10:24.872Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2772024-11-14T16:10:25.437Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782024-11-14T16:10:29.117Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792024-11-14T16:10:35.060Z Updating git repository `https://github.com/oxidecomputer/opte`
2802024-11-14T16:10:37.486Z Updating git repository `https://github.com/oxidecomputer/falcon`
2812024-11-14T16:10:40.962Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822024-11-14T16:10:41.680Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-11-14T16:10:42.313Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-11-14T16:10:43.860Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-11-14T16:10:44.487Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862024-11-14T16:10:45.364Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872024-11-14T16:10:46.067Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2882024-11-14T16:10:46.692Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2892024-11-14T16:10:47.329Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2902024-11-14T16:10:48.023Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2912024-11-14T16:10:48.823Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922024-11-14T16:10:49.494Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2932024-11-14T16:10:50.189Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-11-14T16:10:51.247Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-11-14T16:10:51.930Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962024-11-14T16:10:52.954Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2972024-11-14T16:10:53.830Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982024-11-14T16:10:54.588Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992024-11-14T16:10:55.451Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002024-11-14T16:10:57.047Z Downloading crates ...
3012024-11-14T16:10:57.167Z Downloaded camino-tempfile v1.1.1
3022024-11-14T16:10:57.171Z Downloaded anstyle-query v1.1.1
3032024-11-14T16:10:57.193Z Downloaded crypto-common v0.1.6
3042024-11-14T16:10:57.193Z Downloaded anstyle v1.0.10
3052024-11-14T16:10:57.219Z Downloaded cargo_toml v0.20.5
3062024-11-14T16:10:57.220Z Downloaded dtrace-parser v0.2.0
3072024-11-14T16:10:57.225Z Downloaded pretty-hex v0.4.1
3082024-11-14T16:10:57.225Z Downloaded is_terminal_polyfill v1.70.1
3092024-11-14T16:10:57.225Z Downloaded usdt-attr-macro v0.5.0
3102024-11-14T16:10:57.226Z Downloaded heck v0.4.1
3112024-11-14T16:10:57.226Z Downloaded bytecount v0.6.8
3122024-11-14T16:10:57.226Z Downloaded thiserror-impl v1.0.69
3132024-11-14T16:10:57.253Z Downloaded toml_datetime v0.6.8
3142024-11-14T16:10:57.253Z Downloaded terminal_size v0.4.0
3152024-11-14T16:10:57.253Z Downloaded serde_spanned v0.6.8
3162024-11-14T16:10:57.253Z Downloaded generic-array v0.14.7
3172024-11-14T16:10:57.254Z Downloaded tabled_derive v0.7.0
3182024-11-14T16:10:57.254Z Downloaded smawk v0.3.2
3192024-11-14T16:10:57.254Z Downloaded fastrand v2.1.1
3202024-11-14T16:10:57.254Z Downloaded usdt v0.5.0
3212024-11-14T16:10:57.254Z Downloaded colorchoice v1.0.2
3222024-11-14T16:10:57.254Z Downloaded typenum v1.17.0
3232024-11-14T16:10:57.254Z Downloaded scroll v0.12.0
3242024-11-14T16:10:57.254Z Downloaded utf8parse v0.2.2
3252024-11-14T16:10:57.254Z Downloaded once_cell v1.20.2
3262024-11-14T16:10:57.254Z Downloaded pest_derive v2.7.14
3272024-11-14T16:10:57.255Z Downloaded proc-macro2 v1.0.89
3282024-11-14T16:10:57.255Z Downloaded macaddr v1.0.1
3292024-11-14T16:10:57.255Z Downloaded serde v1.0.215
3302024-11-14T16:10:57.255Z Downloaded clap_builder v4.5.21
3312024-11-14T16:10:57.275Z Downloaded zerocopy v0.7.35
3322024-11-14T16:10:57.275Z Downloaded byteorder v1.5.0
3332024-11-14T16:10:57.275Z Downloaded block-buffer v0.10.4
3342024-11-14T16:10:57.281Z Downloaded autocfg v1.4.0
3352024-11-14T16:10:57.281Z Downloaded anstyle-parse v0.2.5
3362024-11-14T16:10:57.281Z Downloaded clap_derive v4.5.18
3372024-11-14T16:10:57.281Z Downloaded clap_lex v0.7.2
3382024-11-14T16:10:57.282Z Downloaded cfg-if v1.0.0
3392024-11-14T16:10:57.282Z Downloaded cargo-platform v0.1.8
3402024-11-14T16:10:57.282Z Downloaded camino v1.1.9
3412024-11-14T16:10:57.282Z Downloaded syn v1.0.109
3422024-11-14T16:10:57.289Z Downloaded clap v4.5.21
3432024-11-14T16:10:57.305Z Downloaded rustix v0.38.37
3442024-11-14T16:10:57.322Z Downloaded scroll_derive v0.12.0
3452024-11-14T16:10:57.325Z Downloaded itoa v1.0.11
3462024-11-14T16:10:57.325Z Downloaded heck v0.5.0
3472024-11-14T16:10:57.325Z Downloaded equivalent v1.0.1
3482024-11-14T16:10:57.325Z Downloaded fnv v1.0.7
3492024-11-14T16:10:57.325Z Downloaded errno v0.3.9
3502024-11-14T16:10:57.326Z Downloaded anyhow v1.0.93
3512024-11-14T16:10:57.333Z Downloaded memmap v0.7.0
3522024-11-14T16:10:57.333Z Downloaded cargo_metadata v0.18.1
3532024-11-14T16:10:57.333Z Downloaded bitflags v2.6.0
3542024-11-14T16:10:57.340Z Downloaded anstream v0.6.15
3552024-11-14T16:10:57.340Z Downloaded usdt-macro v0.5.0
3562024-11-14T16:10:57.341Z Downloaded strsim v0.11.1
3572024-11-14T16:10:57.341Z Downloaded fs-err v2.11.0
3582024-11-14T16:10:57.349Z Downloaded proc-macro-error-attr v1.0.4
3592024-11-14T16:10:57.353Z Downloaded serde_tokenstream v0.2.2
3602024-11-14T16:10:57.353Z Downloaded plain v0.2.3
3612024-11-14T16:10:57.360Z Downloaded thread-id v4.2.2
3622024-11-14T16:10:57.360Z Downloaded swrite v0.1.0
3632024-11-14T16:10:57.360Z Downloaded dof v0.3.0
3642024-11-14T16:10:57.366Z Downloaded unicode-linebreak v0.1.5
3652024-11-14T16:10:57.366Z Downloaded thiserror v1.0.69
3662024-11-14T16:10:57.371Z Downloaded digest v0.10.7
3672024-11-14T16:10:57.371Z Downloaded version_check v0.9.5
3682024-11-14T16:10:57.374Z Downloaded sha2 v0.10.8
3692024-11-14T16:10:57.374Z Downloaded quote v1.0.37
3702024-11-14T16:10:57.377Z Downloaded cpufeatures v0.2.14
3712024-11-14T16:10:57.377Z Downloaded pest_generator v2.7.14
3722024-11-14T16:10:57.382Z Downloaded log v0.4.22
3732024-11-14T16:10:57.385Z Downloaded usdt-impl v0.5.0
3742024-11-14T16:10:57.393Z Downloaded semver v1.0.23
3752024-11-14T16:10:57.393Z Downloaded proc-macro-error v1.0.4
3762024-11-14T16:10:57.400Z Downloaded tempfile v3.13.0
3772024-11-14T16:10:57.400Z Downloaded zerocopy-derive v0.7.35
3782024-11-14T16:10:57.405Z Downloaded toml v0.8.19
3792024-11-14T16:10:57.405Z Downloaded indexmap v2.6.0
3802024-11-14T16:10:57.415Z Downloaded unicode-ident v1.0.13
3812024-11-14T16:10:57.416Z Downloaded ucd-trie v0.1.7
3822024-11-14T16:10:57.416Z Downloaded ryu v1.0.18
3832024-11-14T16:10:57.416Z Downloaded serde_derive v1.0.215
3842024-11-14T16:10:57.416Z Downloaded papergrid v0.11.0
3852024-11-14T16:10:57.420Z Downloaded textwrap v0.16.1
3862024-11-14T16:10:57.422Z Downloaded pest_meta v2.7.14
3872024-11-14T16:10:57.425Z Downloaded memchr v2.7.4
3882024-11-14T16:10:57.442Z Downloaded hashbrown v0.15.0
3892024-11-14T16:10:57.447Z Downloaded toml_edit v0.22.22
3902024-11-14T16:10:57.467Z Downloaded pest v2.7.14
3912024-11-14T16:10:57.487Z Downloaded serde_json v1.0.132
3922024-11-14T16:10:57.492Z Downloaded winnow v0.6.20
3932024-11-14T16:10:57.498Z Downloaded goblin v0.8.2
3942024-11-14T16:10:57.502Z Downloaded tabled v0.15.0
3952024-11-14T16:10:57.516Z Downloaded unicode-width v0.1.14
3962024-11-14T16:10:57.522Z Downloaded syn v2.0.87
3972024-11-14T16:10:57.549Z Downloaded libc v0.2.162
3982024-11-14T16:10:57.839Z Compiling proc-macro2 v1.0.89
3992024-11-14T16:10:57.839Z Compiling unicode-ident v1.0.13
4002024-11-14T16:10:57.839Z Compiling version_check v0.9.5
4012024-11-14T16:10:57.842Z Compiling serde v1.0.215
4022024-11-14T16:10:57.842Z Compiling memchr v2.7.4
4032024-11-14T16:10:57.842Z Compiling thiserror v1.0.69
4042024-11-14T16:10:57.842Z Compiling libc v0.2.162
4052024-11-14T16:10:57.872Z Compiling ryu v1.0.18
4062024-11-14T16:10:58.077Z Compiling ucd-trie v0.1.7
4072024-11-14T16:10:58.244Z Compiling itoa v1.0.11
4082024-11-14T16:10:58.621Z Compiling once_cell v1.20.2
4092024-11-14T16:10:58.657Z Compiling byteorder v1.5.0
4102024-11-14T16:10:58.912Z Compiling rustix v0.38.37
4112024-11-14T16:10:58.963Z Compiling serde_json v1.0.132
4122024-11-14T16:11:00.515Z Compiling bitflags v2.6.0
4132024-11-14T16:11:00.602Z Compiling proc-macro-error-attr v1.0.4
4142024-11-14T16:11:00.643Z Compiling usdt-impl v0.5.0
4152024-11-14T16:11:00.819Z Compiling syn v1.0.109
4162024-11-14T16:11:00.908Z Compiling proc-macro-error v1.0.4
4172024-11-14T16:11:00.931Z Compiling log v0.4.22
4182024-11-14T16:11:00.954Z Compiling hashbrown v0.15.0
4192024-11-14T16:11:01.121Z Compiling camino v1.1.9
4202024-11-14T16:11:01.177Z Compiling utf8parse v0.2.2
4212024-11-14T16:11:01.314Z Compiling thread-id v4.2.2
4222024-11-14T16:11:01.314Z Compiling equivalent v1.0.1
4232024-11-14T16:11:01.359Z Compiling plain v0.2.3
4242024-11-14T16:11:01.430Z Compiling anstyle-parse v0.2.5
4252024-11-14T16:11:01.512Z Compiling unicode-width v0.1.14
4262024-11-14T16:11:01.589Z Compiling quote v1.0.37
4272024-11-14T16:11:01.738Z Compiling semver v1.0.23
4282024-11-14T16:11:01.803Z Compiling errno v0.3.9
4292024-11-14T16:11:01.900Z Compiling anstyle-query v1.1.1
4302024-11-14T16:11:02.025Z Compiling syn v2.0.87
4312024-11-14T16:11:02.111Z Compiling colorchoice v1.0.2
4322024-11-14T16:11:02.232Z Compiling indexmap v2.6.0
4332024-11-14T16:11:02.266Z Compiling anstyle v1.0.10
4342024-11-14T16:11:02.309Z Compiling pretty-hex v0.4.1
4352024-11-14T16:11:02.338Z Compiling autocfg v1.4.0
4362024-11-14T16:11:02.510Z Compiling is_terminal_polyfill v1.70.1
4372024-11-14T16:11:02.652Z Compiling winnow v0.6.20
4382024-11-14T16:11:02.742Z Compiling anstream v0.6.15
4392024-11-14T16:11:03.526Z Compiling fs-err v2.11.0
4402024-11-14T16:11:03.631Z Compiling heck v0.5.0
4412024-11-14T16:11:03.700Z Compiling strsim v0.11.1
4422024-11-14T16:11:03.795Z Compiling clap_lex v0.7.2
4432024-11-14T16:11:04.047Z Compiling fastrand v2.1.1
4442024-11-14T16:11:04.301Z Compiling terminal_size v0.4.0
4452024-11-14T16:11:04.497Z Compiling anyhow v1.0.93
4462024-11-14T16:11:04.519Z Compiling bytecount v0.6.8
4472024-11-14T16:11:04.571Z Compiling fnv v1.0.7
4482024-11-14T16:11:04.593Z Compiling heck v0.4.1
4492024-11-14T16:11:04.708Z Compiling cfg-if v1.0.0
4502024-11-14T16:11:04.730Z Compiling papergrid v0.11.0
4512024-11-14T16:11:04.795Z Compiling tempfile v3.13.0
4522024-11-14T16:11:05.074Z Compiling clap_builder v4.5.21
4532024-11-14T16:11:05.618Z Compiling memmap v0.7.0
4542024-11-14T16:11:05.647Z Compiling smawk v0.3.2
4552024-11-14T16:11:05.695Z Compiling unicode-linebreak v0.1.5
4562024-11-14T16:11:06.209Z Compiling textwrap v0.16.1
4572024-11-14T16:11:06.459Z Compiling swrite v0.1.0
4582024-11-14T16:11:07.688Z Compiling tabled_derive v0.7.0
4592024-11-14T16:11:09.096Z Compiling tabled v0.15.0
4602024-11-14T16:11:10.687Z Compiling serde_derive v1.0.215
4612024-11-14T16:11:10.689Z Compiling thiserror-impl v1.0.69
4622024-11-14T16:11:10.689Z Compiling zerocopy-derive v0.7.35
4632024-11-14T16:11:10.689Z Compiling scroll_derive v0.12.0
4642024-11-14T16:11:10.689Z Compiling clap_derive v4.5.18
4652024-11-14T16:11:11.786Z Compiling scroll v0.12.0
4662024-11-14T16:11:12.264Z Compiling goblin v0.8.2
4672024-11-14T16:11:12.419Z Compiling zerocopy v0.7.35
4682024-11-14T16:11:13.754Z Compiling pest v2.7.14
4692024-11-14T16:11:14.315Z Compiling clap v4.5.21
4702024-11-14T16:11:15.666Z Compiling pest_meta v2.7.14
4712024-11-14T16:11:16.478Z Compiling pest_generator v2.7.14
4722024-11-14T16:11:18.397Z Compiling pest_derive v2.7.14
4732024-11-14T16:11:19.037Z Compiling dtrace-parser v0.2.0
4742024-11-14T16:11:20.643Z Compiling serde_spanned v0.6.8
4752024-11-14T16:11:20.643Z Compiling toml_datetime v0.6.8
4762024-11-14T16:11:20.646Z Compiling cargo-platform v0.1.8
4772024-11-14T16:11:21.005Z Compiling serde_tokenstream v0.2.2
4782024-11-14T16:11:21.055Z Compiling toml_edit v0.22.22
4792024-11-14T16:11:21.219Z Compiling macaddr v1.0.1
4802024-11-14T16:11:21.341Z Compiling camino-tempfile v1.1.1
4812024-11-14T16:11:22.140Z Compiling dof v0.3.0
4822024-11-14T16:11:22.140Z Compiling cargo_metadata v0.18.1
4832024-11-14T16:11:23.846Z Compiling toml v0.8.19
4842024-11-14T16:11:24.119Z Compiling usdt-macro v0.5.0
4852024-11-14T16:11:24.119Z Compiling usdt-attr-macro v0.5.0
4862024-11-14T16:11:24.695Z Compiling cargo_toml v0.20.5
4872024-11-14T16:11:25.571Z Compiling usdt v0.5.0
4882024-11-14T16:11:28.108Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892024-11-14T16:11:32.126Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
4902024-11-14T16:11:32.391Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4912024-11-14T16:11:32.885Z Downloading crates ...
4922024-11-14T16:11:33.005Z Downloaded async-stream-impl v0.3.6
4932024-11-14T16:11:33.012Z Downloaded arrayvec v0.7.6
4942024-11-14T16:11:33.015Z Downloaded allocator-api2 v0.2.18
4952024-11-14T16:11:33.019Z Downloaded atomicwrites v0.4.4
4962024-11-14T16:11:33.029Z Downloaded cstr-argument v0.1.2
4972024-11-14T16:11:33.031Z Downloaded cmake v0.1.51
4982024-11-14T16:11:33.034Z Downloaded heapless v0.8.0
4992024-11-14T16:11:33.038Z Downloaded constant_time_eq v0.3.1
5002024-11-14T16:11:33.041Z Downloaded ciborium-ll v0.2.2
5012024-11-14T16:11:33.041Z Downloaded http-range v0.1.5
5022024-11-14T16:11:33.043Z Downloaded chrono-tz-build v0.4.0
5032024-11-14T16:11:33.046Z Downloaded icu_locid v1.5.0
5042024-11-14T16:11:33.049Z Downloaded icu_provider_macros v1.5.0
5052024-11-14T16:11:33.052Z Downloaded block-padding v0.3.3
5062024-11-14T16:11:33.054Z Downloaded hex-literal v0.4.1
5072024-11-14T16:11:33.054Z Downloaded aead v0.5.2
5082024-11-14T16:11:33.057Z Downloaded base64ct v1.6.0
5092024-11-14T16:11:33.059Z Downloaded home v0.5.9
5102024-11-14T16:11:33.061Z Downloaded ctr v0.9.2
5112024-11-14T16:11:33.064Z Downloaded match_cfg v0.1.0
5122024-11-14T16:11:33.064Z Downloaded crc-any v2.5.0
5132024-11-14T16:11:33.067Z Downloaded memoffset v0.9.1
5142024-11-14T16:11:33.069Z Downloaded internet-checksum v0.2.1
5152024-11-14T16:11:33.070Z Downloaded is-terminal v0.4.13
5162024-11-14T16:11:33.072Z Downloaded md-5 v0.10.6
5172024-11-14T16:11:33.072Z Downloaded iana-time-zone v0.1.61
5182024-11-14T16:11:33.075Z Downloaded idna_adapter v1.2.0
5192024-11-14T16:11:33.077Z Downloaded darling v0.20.10
5202024-11-14T16:11:33.081Z Downloaded lockfree-object-pool v0.1.6
5212024-11-14T16:11:33.085Z Downloaded cookie_store v0.21.0
5222024-11-14T16:11:33.088Z Downloaded ahash v0.8.11
5232024-11-14T16:11:33.090Z Downloaded bumpalo v3.16.0
5242024-11-14T16:11:33.093Z Downloaded mime_guess v2.0.5
5252024-11-14T16:11:33.095Z Downloaded linked-hash-map v0.5.6
5262024-11-14T16:11:33.098Z Downloaded base64 v0.21.7
5272024-11-14T16:11:33.101Z Downloaded indexmap v1.9.3
5282024-11-14T16:11:33.105Z Downloaded inout v0.1.3
5292024-11-14T16:11:33.107Z Downloaded headers-core v0.3.0
5302024-11-14T16:11:33.107Z Downloaded crossbeam-channel v0.5.13
5312024-11-14T16:11:33.113Z Downloaded icu_normalizer v1.5.0
5322024-11-14T16:11:33.117Z Downloaded heck v0.3.3
5332024-11-14T16:11:33.119Z Downloaded hyper-staticfile v0.10.1
5342024-11-14T16:11:33.121Z Downloaded compact_str v0.8.0
5352024-11-14T16:11:33.125Z Downloaded rustc-hash v1.1.0
5362024-11-14T16:11:33.127Z Downloaded assert_matches v1.5.0
5372024-11-14T16:11:33.130Z Downloaded hex v0.4.3
5382024-11-14T16:11:33.133Z Downloaded scheduled-thread-pool v0.2.7
5392024-11-14T16:11:33.133Z Downloaded hickory-resolver v0.24.1
5402024-11-14T16:11:33.137Z Downloaded crossterm v0.28.1
5412024-11-14T16:11:33.144Z Downloaded slog-async v2.8.0
5422024-11-14T16:11:33.147Z Downloaded instant v0.1.13
5432024-11-14T16:11:33.151Z Downloaded ident_case v1.0.1
5442024-11-14T16:11:33.151Z Downloaded jobserver v0.1.32
5452024-11-14T16:11:33.153Z Downloaded slog-scope v4.4.0
5462024-11-14T16:11:33.155Z Downloaded hickory-client v0.24.1
5472024-11-14T16:11:33.158Z Downloaded http v1.1.0
5482024-11-14T16:11:33.163Z Downloaded time-macros v0.2.18
5492024-11-14T16:11:33.165Z Downloaded arrayref v0.3.9
5502024-11-14T16:11:33.167Z Downloaded matches v0.1.10
5512024-11-14T16:11:33.170Z Downloaded stable_deref_trait v1.2.0
5522024-11-14T16:11:33.170Z Downloaded async-stream v0.3.6
5532024-11-14T16:11:33.172Z Downloaded humantime v2.1.0
5542024-11-14T16:11:33.174Z Downloaded httpdate v1.0.3
5552024-11-14T16:11:33.177Z Downloaded hyper-tls v0.6.0
5562024-11-14T16:11:33.183Z Downloaded ciborium-io v0.2.2
5572024-11-14T16:11:33.183Z Downloaded atty v0.2.14
5582024-11-14T16:11:33.186Z Downloaded indoc v1.0.9
5592024-11-14T16:11:33.186Z Downloaded cfg_aliases v0.2.1
5602024-11-14T16:11:33.186Z Downloaded managed v0.8.0
5612024-11-14T16:11:33.189Z Downloaded lru-cache v0.1.2
5622024-11-14T16:11:33.189Z Downloaded impl-trait-for-tuples v0.2.2
5632024-11-14T16:11:33.191Z Downloaded cfg_aliases v0.1.1
5642024-11-14T16:11:33.194Z Downloaded lru v0.12.5
5652024-11-14T16:11:33.194Z Downloaded md5 v0.7.0
5662024-11-14T16:11:33.198Z Downloaded bb8 v0.8.5
5672024-11-14T16:11:33.198Z Downloaded maplit v1.0.2
5682024-11-14T16:11:33.200Z Downloaded addr2line v0.24.2
5692024-11-14T16:11:33.203Z Downloaded bitfield-struct v0.6.2
5702024-11-14T16:11:33.203Z Downloaded crunchy v0.2.2
5712024-11-14T16:11:33.203Z Downloaded crucible-workspace-hack v0.1.0
5722024-11-14T16:11:33.206Z Downloaded is_ci v1.2.0
5732024-11-14T16:11:33.206Z Downloaded http-body-util v0.1.2
5742024-11-14T16:11:33.208Z Downloaded convert_case v0.4.0
5752024-11-14T16:11:33.210Z Downloaded untrusted v0.7.1
5762024-11-14T16:11:33.210Z Downloaded hostname v0.4.0
5772024-11-14T16:11:33.213Z Downloaded crc-catalog v2.4.0
5782024-11-14T16:11:33.216Z Downloaded cobs v0.2.3
5792024-11-14T16:11:33.216Z Downloaded async-recursion v1.1.1
5802024-11-14T16:11:33.219Z Downloaded hostname v0.3.1
5812024-11-14T16:11:33.221Z Downloaded bitflags v1.3.2
5822024-11-14T16:11:33.224Z Downloaded lazy_static v1.5.0
5832024-11-14T16:11:33.227Z Downloaded mime v0.3.17
5842024-11-14T16:11:33.229Z Downloaded bit-set v0.5.3
5852024-11-14T16:11:33.232Z Downloaded zerofrom v0.1.4
5862024-11-14T16:11:33.232Z Downloaded xattr v1.3.1
5872024-11-14T16:11:33.234Z Downloaded atomic-waker v1.1.2
5882024-11-14T16:11:33.236Z Downloaded hyper-rustls v0.27.3
5892024-11-14T16:11:33.238Z Downloaded buf-list v1.0.3
5902024-11-14T16:11:33.241Z Downloaded strum_macros v0.26.4
5912024-11-14T16:11:33.244Z Downloaded crossbeam-deque v0.8.5
5922024-11-14T16:11:33.246Z Downloaded blowfish v0.9.1
5932024-11-14T16:11:33.249Z Downloaded lalrpop-util v0.19.12
5942024-11-14T16:11:33.250Z Downloaded ipnetwork v0.20.0
5952024-11-14T16:11:33.252Z Downloaded arc-swap v1.7.1
5962024-11-14T16:11:33.256Z Downloaded utf8_iter v1.0.4
5972024-11-14T16:11:33.258Z Downloaded unarray v0.1.4
5982024-11-14T16:11:33.261Z Downloaded colored v2.1.0
5992024-11-14T16:11:33.264Z Downloaded dhcproto-macros v0.1.0
6002024-11-14T16:11:33.264Z Downloaded tokio-native-tls v0.3.1
6012024-11-14T16:11:33.266Z Downloaded strum_macros v0.24.3
6022024-11-14T16:11:33.268Z Downloaded cbc v0.1.2
6032024-11-14T16:11:33.270Z Downloaded static_assertions v1.1.0
6042024-11-14T16:11:33.272Z Downloaded bcs v0.1.6
6052024-11-14T16:11:33.276Z Downloaded backoff v0.4.0
6062024-11-14T16:11:33.278Z Downloaded scopeguard v1.2.0
6072024-11-14T16:11:33.278Z Downloaded tiny-keccak v2.0.2
6082024-11-14T16:11:33.281Z Downloaded openssl-macros v0.1.1
6092024-11-14T16:11:33.283Z Downloaded nodrop v0.1.14
6102024-11-14T16:11:33.283Z Downloaded unicase v2.7.0
6112024-11-14T16:11:33.285Z Downloaded strum_macros v0.25.3
6122024-11-14T16:11:33.288Z Downloaded normalize-line-endings v0.3.0
6132024-11-14T16:11:33.290Z Downloaded termios v0.3.3
6142024-11-14T16:11:33.293Z Downloaded shell-words v1.1.0
6152024-11-14T16:11:33.293Z Downloaded httparse v1.9.5
6162024-11-14T16:11:33.295Z Downloaded zerofrom-derive v0.1.4
6172024-11-14T16:11:33.297Z Downloaded tracing-attributes v0.1.27
6182024-11-14T16:11:33.300Z Downloaded bzip2 v0.4.4
6192024-11-14T16:11:33.303Z Downloaded cassowary v0.3.0
6202024-11-14T16:11:33.306Z Downloaded precomputed-hash v0.1.1
6212024-11-14T16:11:33.306Z Downloaded openssl-probe v0.1.5
6222024-11-14T16:11:33.306Z Downloaded ipnet v2.10.1
6232024-11-14T16:11:33.308Z Downloaded diesel-dtrace v0.3.0
6242024-11-14T16:11:33.310Z Downloaded cancel-safe-futures v0.1.5
6252024-11-14T16:11:33.313Z Downloaded termcolor v1.4.1
6262024-11-14T16:11:33.315Z Downloaded float-cmp v0.9.0
6272024-11-14T16:11:33.318Z Downloaded async-trait v0.1.83
6282024-11-14T16:11:33.320Z Downloaded data-encoding v2.6.0
6292024-11-14T16:11:33.323Z Downloaded icu_provider v1.5.0
6302024-11-14T16:11:33.325Z Downloaded debug-ignore v1.0.5
6312024-11-14T16:11:33.327Z Downloaded zone v0.3.0
6322024-11-14T16:11:33.328Z Downloaded itertools v0.10.5
6332024-11-14T16:11:33.334Z Downloaded group v0.13.0
6342024-11-14T16:11:33.336Z Downloaded foreign-types v0.5.0
6352024-11-14T16:11:33.338Z Downloaded vsss-rs v3.3.4
6362024-11-14T16:11:33.341Z Downloaded csv-core v0.1.11
6372024-11-14T16:11:33.344Z Downloaded termtree v0.4.1
6382024-11-14T16:11:33.344Z Downloaded sync_wrapper v1.0.1
6392024-11-14T16:11:33.349Z Downloaded futures-task v0.3.31
6402024-11-14T16:11:33.349Z Downloaded fragile v2.0.0
6412024-11-14T16:11:33.352Z Downloaded icu_normalizer_data v1.5.0
6422024-11-14T16:11:33.352Z Downloaded percent-encoding v2.3.1
6432024-11-14T16:11:33.352Z Downloaded defmt v0.3.8
6442024-11-14T16:11:33.355Z Downloaded pem v3.0.4
6452024-11-14T16:11:33.357Z Downloaded num_enum v0.5.11
6462024-11-14T16:11:33.362Z Downloaded password-hash v0.4.2
6472024-11-14T16:11:33.365Z Downloaded schemars_derive v0.8.21
6482024-11-14T16:11:33.367Z Downloaded universal-hash v0.5.1
6492024-11-14T16:11:33.367Z Downloaded pin-utils v0.1.0
6502024-11-14T16:11:33.370Z Downloaded blake2 v0.10.6
6512024-11-14T16:11:33.372Z Downloaded tokio-tungstenite v0.24.0
6522024-11-14T16:11:33.374Z Downloaded tokio-tungstenite v0.23.1
6532024-11-14T16:11:33.377Z Downloaded env_logger v0.11.5
6542024-11-14T16:11:33.379Z Downloaded proc-macro-crate v1.3.1
6552024-11-14T16:11:33.382Z Downloaded typify-macro v0.2.0
6562024-11-14T16:11:33.385Z Downloaded icu_properties v1.5.1
6572024-11-14T16:11:33.387Z Downloaded crossbeam-utils v0.8.20
6582024-11-14T16:11:33.389Z Downloaded const-oid v0.9.6
6592024-11-14T16:11:33.392Z Downloaded env_logger v0.10.2
6602024-11-14T16:11:33.394Z Downloaded rustversion v1.0.17
6612024-11-14T16:11:33.397Z Downloaded console v0.15.8
6622024-11-14T16:11:33.400Z Downloaded fs_extra v1.3.0
6632024-11-14T16:11:33.402Z Downloaded crc32fast v1.4.2
6642024-11-14T16:11:33.405Z Downloaded smallvec v0.6.14
6652024-11-14T16:11:33.407Z Downloaded gethostname v0.5.0
6662024-11-14T16:11:33.409Z Downloaded structmeta v0.3.0
6672024-11-14T16:11:33.409Z Downloaded structmeta v0.2.0
6682024-11-14T16:11:33.412Z Downloaded hashlink v0.9.1
6692024-11-14T16:11:33.414Z Downloaded multer v3.1.0
6702024-11-14T16:11:33.416Z Downloaded tls_codec_derive v0.4.1
6712024-11-14T16:11:33.419Z Downloaded hickory-server v0.24.1
6722024-11-14T16:11:33.424Z Downloaded indicatif v0.17.9
6732024-11-14T16:11:33.428Z Downloaded crossbeam-epoch v0.9.18
6742024-11-14T16:11:33.431Z Downloaded base64 v0.13.1
6752024-11-14T16:11:33.435Z Downloaded untrusted v0.9.0
6762024-11-14T16:11:33.437Z Downloaded unicode-xid v0.2.6
6772024-11-14T16:11:33.442Z Downloaded unicode-truncate v1.1.0
6782024-11-14T16:11:33.442Z Downloaded bytes v1.8.0
6792024-11-14T16:11:33.454Z Downloaded ed25519 v2.2.3
6802024-11-14T16:11:33.457Z Downloaded tracing-core v0.1.32
6812024-11-14T16:11:33.460Z Downloaded base64 v0.22.1
6822024-11-14T16:11:33.463Z Downloaded num-iter v0.1.45
6832024-11-14T16:11:33.465Z Downloaded slog-bunyan v2.5.0
6842024-11-14T16:11:33.467Z Downloaded rustls-pemfile v2.2.0
6852024-11-14T16:11:33.470Z Downloaded take_mut v0.2.2
6862024-11-14T16:11:33.470Z Downloaded fallible-iterator v0.3.0
6872024-11-14T16:11:33.472Z Downloaded yoke-derive v0.7.4
6882024-11-14T16:11:33.472Z Downloaded packed_struct v0.10.1
6892024-11-14T16:11:33.475Z Downloaded float-ord v0.3.2
6902024-11-14T16:11:33.475Z Downloaded glob v0.3.1
6912024-11-14T16:11:33.477Z Downloaded ghash v0.5.1
6922024-11-14T16:11:33.477Z Downloaded tower-service v0.3.3
6932024-11-14T16:11:33.480Z Downloaded progenitor-macro v0.8.0
6942024-11-14T16:11:33.480Z Downloaded phf_shared v0.11.2
6952024-11-14T16:11:33.482Z Downloaded term v0.7.0
6962024-11-14T16:11:33.485Z Downloaded oso v0.27.3
6972024-11-14T16:11:33.488Z Downloaded icu_collections v1.5.0
6982024-11-14T16:11:33.493Z Downloaded chacha20poly1305 v0.10.1
6992024-11-14T16:11:33.496Z Downloaded schemars v0.8.21
7002024-11-14T16:11:33.507Z Downloaded diesel_table_macro_syntax v0.2.0
7012024-11-14T16:11:33.509Z Downloaded wait-timeout v0.2.0
7022024-11-14T16:11:33.509Z Downloaded const_format v0.2.33
7032024-11-14T16:11:33.514Z Downloaded vte_generate_state_changes v0.1.2
7042024-11-14T16:11:33.516Z Downloaded sha1 v0.10.6
7052024-11-14T16:11:33.518Z Downloaded scrypt v0.11.0
7062024-11-14T16:11:33.518Z Downloaded rustls-pemfile v1.0.4
7072024-11-14T16:11:33.521Z Downloaded ref-cast v1.0.23
7082024-11-14T16:11:33.524Z Downloaded rand_xorshift v0.3.0
7092024-11-14T16:11:33.524Z Downloaded num-conv v0.1.0
7102024-11-14T16:11:33.526Z Downloaded hyper-util v0.1.10
7112024-11-14T16:11:33.529Z Downloaded ppv-lite86 v0.2.20
7122024-11-14T16:11:33.532Z Downloaded mockall_derive v0.13.0
7132024-11-14T16:11:33.534Z Downloaded string_cache v0.8.7
7142024-11-14T16:11:33.536Z Downloaded shlex v1.3.0
7152024-11-14T16:11:33.536Z Downloaded tabwriter v1.4.0
7162024-11-14T16:11:33.538Z Downloaded reqwest v0.12.9
7172024-11-14T16:11:33.546Z Downloaded rpassword v7.3.1
7182024-11-14T16:11:33.549Z Downloaded oso-derive v0.27.3
7192024-11-14T16:11:33.549Z Downloaded wyz v0.5.1
7202024-11-14T16:11:33.551Z Downloaded getrandom v0.2.15
7212024-11-14T16:11:33.557Z Downloaded publicsuffix v2.2.3
7222024-11-14T16:11:33.559Z Downloaded multimap v0.10.0
7232024-11-14T16:11:33.559Z Downloaded backtrace v0.3.74
7242024-11-14T16:11:33.562Z Downloaded tracing v0.1.40
7252024-11-14T16:11:33.566Z Downloaded serde-big-array v0.5.1
7262024-11-14T16:11:33.568Z Downloaded zeroize v1.8.1
7272024-11-14T16:11:33.571Z Downloaded difflib v0.4.0
7282024-11-14T16:11:33.571Z Downloaded toml v0.7.8
7292024-11-14T16:11:33.574Z Downloaded filetime v0.2.25
7302024-11-14T16:11:33.576Z Downloaded form_urlencoded v1.2.1
7312024-11-14T16:11:33.579Z Downloaded aes-gcm v0.10.3
7322024-11-14T16:11:33.581Z Downloaded dirs-sys-next v0.1.2
7332024-11-14T16:11:33.584Z Downloaded minimal-lexical v0.2.1
7342024-11-14T16:11:33.586Z Downloaded serde_with_macros v3.11.0
7352024-11-14T16:11:33.589Z Downloaded dhcproto v0.12.0
7362024-11-14T16:11:33.591Z Downloaded futures-macro v0.3.31
7372024-11-14T16:11:33.594Z Downloaded futures-io v0.3.31
7382024-11-14T16:11:33.594Z Downloaded waitgroup v0.1.2
7392024-11-14T16:11:33.597Z Downloaded des v0.8.1
7402024-11-14T16:11:33.597Z Downloaded rayon-core v1.12.1
7412024-11-14T16:11:33.601Z Downloaded num-derive v0.4.2
7422024-11-14T16:11:33.603Z Downloaded phf_codegen v0.11.2
7432024-11-14T16:11:33.606Z Downloaded crypto-bigint v0.5.5
7442024-11-14T16:11:33.610Z Downloaded opaque-debug v0.3.1
7452024-11-14T16:11:33.613Z Downloaded endian-type v0.1.2
7462024-11-14T16:11:33.613Z Downloaded darling_macro v0.20.10
7472024-11-14T16:11:33.613Z Downloaded nanorand v0.7.0
7482024-11-14T16:11:33.615Z Downloaded snafu-derive v0.8.5
7492024-11-14T16:11:33.618Z Downloaded cc v1.1.30
7502024-11-14T16:11:33.620Z Downloaded quick-error v1.2.3
7512024-11-14T16:11:33.622Z Downloaded peg v0.8.4
7522024-11-14T16:11:33.625Z Downloaded tar v0.4.43
7532024-11-14T16:11:33.628Z Downloaded uzers v0.12.1
7542024-11-14T16:11:33.631Z Downloaded signal-hook-mio v0.2.4
7552024-11-14T16:11:33.634Z Downloaded stringprep v0.1.5
7562024-11-14T16:11:33.634Z Downloaded dirs-next v2.0.0
7572024-11-14T16:11:33.636Z Downloaded russh-cryptovec v0.7.3
7582024-11-14T16:11:33.636Z Downloaded ssh-encoding v0.2.0
7592024-11-14T16:11:33.639Z Downloaded serde_urlencoded v0.7.1
7602024-11-14T16:11:33.642Z Downloaded derive_more v0.99.18
7612024-11-14T16:11:33.645Z Downloaded xz2 v0.1.7
7622024-11-14T16:11:33.650Z Downloaded toolchain_find v0.4.0
7632024-11-14T16:11:33.650Z Downloaded thread_local v1.1.8
7642024-11-14T16:11:33.653Z Downloaded thiserror-no-std v2.0.2
7652024-11-14T16:11:33.655Z Downloaded topological-sort v0.2.2
7662024-11-14T16:11:33.655Z Downloaded aes v0.8.4
7672024-11-14T16:11:33.658Z Downloaded sqlparser_derive v0.2.2
7682024-11-14T16:11:33.660Z Downloaded rustls-pki-types v1.9.0
7692024-11-14T16:11:33.662Z Downloaded display-error-chain v0.2.2
7702024-11-14T16:11:33.665Z Downloaded utf-8 v0.7.6
7712024-11-14T16:11:33.665Z Downloaded pin-project-lite v0.2.14
7722024-11-14T16:11:33.669Z Downloaded strum v0.26.3
7732024-11-14T16:11:33.672Z Downloaded flume v0.11.1
7742024-11-14T16:11:33.675Z Downloaded foreign-types-macros v0.2.3
7752024-11-14T16:11:33.678Z Downloaded zone_cfg_derive v0.3.0
7762024-11-14T16:11:33.678Z Downloaded embedded-io v0.6.1
7772024-11-14T16:11:33.678Z Downloaded tungstenite v0.23.0
7782024-11-14T16:11:33.683Z Downloaded radium v0.7.0
7792024-11-14T16:11:33.683Z Downloaded num-integer v0.1.46
7802024-11-14T16:11:33.685Z Downloaded owo-colors v4.1.0
7812024-11-14T16:11:33.688Z Downloaded futures-executor v0.3.31
7822024-11-14T16:11:33.690Z Downloaded primeorder v0.13.6
7832024-11-14T16:11:33.698Z Downloaded zerocopy v0.6.6
7842024-11-14T16:11:33.698Z Downloaded pin-project-internal v1.1.6
7852024-11-14T16:11:33.698Z Downloaded password-hash v0.5.0
7862024-11-14T16:11:33.698Z Downloaded diff v0.1.13
7872024-11-14T16:11:33.706Z Downloaded parse-zoneinfo v0.3.1
7882024-11-14T16:11:33.706Z Downloaded packed_struct_codegen v0.10.1
7892024-11-14T16:11:33.706Z Downloaded ena v0.14.3
7902024-11-14T16:11:33.706Z Downloaded lalrpop v0.19.12
7912024-11-14T16:11:33.717Z Downloaded yoke v0.7.4
7922024-11-14T16:11:33.720Z Downloaded ssh-cipher v0.2.0
7932024-11-14T16:11:33.722Z Downloaded slog-stdlog v4.1.1
7942024-11-14T16:11:33.725Z Downloaded displaydoc v0.2.5
7952024-11-14T16:11:33.732Z Downloaded serde_path_to_error v0.1.16
7962024-11-14T16:11:33.732Z Downloaded serde_yaml v0.9.34+deprecated
7972024-11-14T16:11:33.732Z Downloaded zerovec-derive v0.10.3
7982024-11-14T16:11:33.735Z Downloaded serde_plain v1.0.2
7992024-11-14T16:11:33.735Z Downloaded vte v0.11.1
8002024-11-14T16:11:33.737Z Downloaded structmeta-derive v0.3.0
8012024-11-14T16:11:33.738Z Downloaded derive_builder_macro v0.20.2
8022024-11-14T16:11:33.740Z Downloaded structmeta-derive v0.2.0
8032024-11-14T16:11:33.740Z Downloaded strip-ansi-escapes v0.2.0
8042024-11-14T16:11:33.743Z Downloaded futures-core v0.3.31
8052024-11-14T16:11:33.743Z Downloaded yasna v0.5.2
8062024-11-14T16:11:33.746Z Downloaded new_debug_unreachable v1.0.6
8072024-11-14T16:11:33.748Z Downloaded derive-where v1.2.7
8082024-11-14T16:11:33.755Z Downloaded rcgen v0.12.1
8092024-11-14T16:11:33.757Z Downloaded ed25519-dalek v2.1.1
8102024-11-14T16:11:33.757Z Downloaded dunce v1.0.5
8112024-11-14T16:11:33.757Z Downloaded itertools v0.13.0
8122024-11-14T16:11:33.764Z Downloaded parse-display v0.10.0
8132024-11-14T16:11:33.766Z Downloaded itertools v0.12.1
8142024-11-14T16:11:33.772Z Downloaded rfc6979 v0.4.0
8152024-11-14T16:11:33.775Z Downloaded hkdf v0.12.4
8162024-11-14T16:11:33.778Z Downloaded foreign-types-shared v0.1.1
8172024-11-14T16:11:33.778Z Downloaded parse-display-derive v0.10.0
8182024-11-14T16:11:33.781Z Downloaded unicode_categories v0.1.1
8192024-11-14T16:11:33.781Z Downloaded siphasher v0.3.11
8202024-11-14T16:11:33.783Z Downloaded rustfmt-wrapper v0.2.1
8212024-11-14T16:11:33.783Z Downloaded rustc_version v0.4.1
8222024-11-14T16:11:33.785Z Downloaded typify v0.2.0
8232024-11-14T16:11:33.788Z Downloaded slab v0.4.9
8242024-11-14T16:11:33.791Z Downloaded miniz_oxide v0.8.0
8252024-11-14T16:11:33.793Z Downloaded pin-project v1.1.6
8262024-11-14T16:11:33.803Z Downloaded parse-size v1.1.0
8272024-11-14T16:11:33.805Z Downloaded foreign-types-shared v0.3.1
8282024-11-14T16:11:33.805Z Downloaded omicron-zone-package v0.11.1
8292024-11-14T16:11:33.808Z Downloaded hash32 v0.3.1
8302024-11-14T16:11:33.812Z Downloaded foldhash v0.1.3
8312024-11-14T16:11:33.812Z Downloaded number_prefix v0.4.0
8322024-11-14T16:11:33.815Z Downloaded num v0.4.3
8332024-11-14T16:11:33.815Z Downloaded parking_lot_core v0.8.6
8342024-11-14T16:11:33.817Z Downloaded aho-corasick v1.1.3
8352024-11-14T16:11:33.823Z Downloaded pkg-config v0.3.31
8362024-11-14T16:11:33.825Z Downloaded derive_builder_core v0.20.2
8372024-11-14T16:11:33.825Z Downloaded parking_lot v0.12.3
8382024-11-14T16:11:33.828Z Downloaded nu-ansi-term v0.50.1
8392024-11-14T16:11:33.831Z Downloaded parking_lot_core v0.9.10
8402024-11-14T16:11:33.833Z Downloaded unicode-segmentation v1.12.0
8412024-11-14T16:11:33.836Z Downloaded peg-runtime v0.8.3
8422024-11-14T16:11:33.839Z Downloaded hash32 v0.2.1
8432024-11-14T16:11:33.839Z Downloaded pbkdf2 v0.12.2
8442024-11-14T16:11:33.841Z Downloaded postcard v1.0.10
8452024-11-14T16:11:33.844Z Downloaded subtle v2.6.1
8462024-11-14T16:11:33.844Z Downloaded tinyvec_macros v0.1.1
8472024-11-14T16:11:33.850Z Downloaded idna v1.0.3
8482024-11-14T16:11:33.852Z Downloaded snafu v0.8.5
8492024-11-14T16:11:33.855Z Downloaded pretty-hex v0.2.1
8502024-11-14T16:11:33.857Z Downloaded deranged v0.3.11
8512024-11-14T16:11:33.860Z Downloaded steno v0.4.1
8522024-11-14T16:11:33.864Z Downloaded foreign-types v0.3.2
8532024-11-14T16:11:33.864Z Downloaded pkcs8 v0.10.2
8542024-11-14T16:11:33.866Z Downloaded slog-envlogger v2.2.0
8552024-11-14T16:11:33.869Z Downloaded slog-json v2.6.1
8562024-11-14T16:11:33.869Z Downloaded tokio-stream v0.1.16
8572024-11-14T16:11:33.873Z Downloaded progenitor-client v0.8.0
8582024-11-14T16:11:33.876Z Downloaded tokio-rustls v0.24.1
8592024-11-14T16:11:33.878Z Downloaded zopfli v0.8.1
8602024-11-14T16:11:33.880Z Downloaded supports-color v3.0.1
8612024-11-14T16:11:33.880Z Downloaded which v4.4.2
8622024-11-14T16:11:33.883Z Downloaded tui-tree-widget v0.22.0
8632024-11-14T16:11:33.885Z Downloaded predicates-core v1.0.8
8642024-11-14T16:11:33.885Z Downloaded tokio-rustls v0.26.0
8652024-11-14T16:11:33.888Z Downloaded half v2.4.1
8662024-11-14T16:11:33.890Z Downloaded rustc-demangle v0.1.24
8672024-11-14T16:11:33.892Z Downloaded signal-hook v0.3.17
8682024-11-14T16:11:33.896Z Downloaded blake3 v1.5.4
8692024-11-14T16:11:33.902Z Downloaded try-lock v0.2.5
8702024-11-14T16:11:33.904Z Downloaded funty v2.0.0
8712024-11-14T16:11:33.904Z Downloaded qorb v0.2.0
8722024-11-14T16:11:33.908Z Downloaded rsa v0.9.6
8732024-11-14T16:11:33.913Z Downloaded signature v2.2.0
8742024-11-14T16:11:33.915Z Downloaded serde_repr v0.1.19
8752024-11-14T16:11:33.917Z Downloaded serde-hex v0.1.0
8762024-11-14T16:11:33.918Z Downloaded sct v0.7.1
8772024-11-14T16:11:33.921Z Downloaded newline-converter v0.3.0
8782024-11-14T16:11:33.923Z Downloaded sigpipe v0.1.3
8792024-11-14T16:11:33.923Z Downloaded spki v0.7.3
8802024-11-14T16:11:33.925Z Downloaded elliptic-curve v0.13.8
8812024-11-14T16:11:33.928Z Downloaded newtype_derive v0.1.6
8822024-11-14T16:11:33.931Z Downloaded sec1 v0.7.3
8832024-11-14T16:11:33.933Z Downloaded walkdir v2.5.0
8842024-11-14T16:11:33.934Z Downloaded fd-lock v4.0.2
8852024-11-14T16:11:33.936Z Downloaded ecdsa v0.16.9
8862024-11-14T16:11:33.939Z Downloaded pkcs5 v0.7.1
8872024-11-14T16:11:33.942Z Downloaded time-core v0.1.2
8882024-11-14T16:11:33.942Z Downloaded write16 v1.0.0
8892024-11-14T16:11:33.944Z Downloaded mio v1.0.2
8902024-11-14T16:11:33.948Z Downloaded either v1.13.0
8912024-11-14T16:11:33.951Z Downloaded dsl_auto_type v0.1.2
8922024-11-14T16:11:33.951Z Downloaded writeable v0.5.5
8932024-11-14T16:11:33.954Z Downloaded unicode-normalization v0.1.24
8942024-11-14T16:11:33.957Z Downloaded psl-types v2.0.11
8952024-11-14T16:11:33.960Z Downloaded path-slash v0.1.5
8962024-11-14T16:11:33.960Z Downloaded fallible-streaming-iterator v0.1.9
8972024-11-14T16:11:33.960Z Downloaded progenitor v0.8.0
8982024-11-14T16:11:33.962Z Downloaded twox-hash v1.6.3
8992024-11-14T16:11:33.965Z Downloaded phf v0.11.2
9002024-11-14T16:11:33.965Z Downloaded headers v0.4.0
9012024-11-14T16:11:33.969Z Downloaded env_filter v0.1.2
9022024-11-14T16:11:33.972Z Downloaded predicates-tree v1.0.11
9032024-11-14T16:11:33.972Z Downloaded enum-as-inner v0.5.1
9042024-11-14T16:11:33.975Z Downloaded vergen v8.3.2
9052024-11-14T16:11:33.977Z Downloaded tough v0.19.0
9062024-11-14T16:11:33.984Z Downloaded whoami v1.5.2
9072024-11-14T16:11:33.986Z Downloaded slog v2.7.0
9082024-11-14T16:11:33.989Z Downloaded rand_core v0.6.4
9092024-11-14T16:11:33.991Z Downloaded pbkdf2 v0.11.0
9102024-11-14T16:11:33.993Z Downloaded enum-as-inner v0.6.1
9112024-11-14T16:11:33.993Z Downloaded polyval v0.6.2
9122024-11-14T16:11:33.996Z Downloaded num_enum_derive v0.5.11
9132024-11-14T16:11:33.999Z Downloaded semver v0.1.20
9142024-11-14T16:11:33.999Z Downloaded newtype-uuid v1.1.3
9152024-11-14T16:11:33.999Z Downloaded zip v0.6.6
9162024-11-14T16:11:34.003Z Downloaded idna v0.3.0
9172024-11-14T16:11:34.009Z Downloaded tinystr v0.7.6
9182024-11-14T16:11:34.012Z Downloaded tokio-tungstenite v0.21.0
9192024-11-14T16:11:34.015Z Downloaded ron v0.8.1
9202024-11-14T16:11:34.019Z Downloaded futures-util v0.3.31
9212024-11-14T16:11:34.030Z Downloaded r2d2 v0.8.10
9222024-11-14T16:11:34.033Z Downloaded smf v0.2.3
9232024-11-14T16:11:34.033Z Downloaded spin v0.9.8
9242024-11-14T16:11:34.035Z Downloaded sqlparser v0.45.0
9252024-11-14T16:11:34.041Z Downloaded spin v0.5.2
9262024-11-14T16:11:34.043Z Downloaded aws-lc-rs v1.10.0
9272024-11-14T16:11:34.051Z Downloaded fatfs v0.3.6
9282024-11-14T16:11:34.053Z Downloaded paste v1.0.15
9292024-11-14T16:11:34.056Z Downloaded postgres-protocol v0.6.7
9302024-11-14T16:11:34.059Z Downloaded futures v0.3.31
9312024-11-14T16:11:34.063Z Downloaded pkcs1 v0.7.5
9322024-11-14T16:11:34.065Z Downloaded subprocess v0.2.9
9332024-11-14T16:11:34.068Z Downloaded diesel_derives v2.2.3
9342024-11-14T16:11:34.072Z Downloaded rand_seeder v0.3.0
9352024-11-14T16:11:34.074Z Downloaded tokio-postgres v0.7.12
9362024-11-14T16:11:34.078Z Downloaded darling_core v0.20.10
9372024-11-14T16:11:34.082Z Downloaded socket2 v0.5.7
9382024-11-14T16:11:34.086Z Downloaded reedline v0.35.0
9392024-11-14T16:11:34.092Z Downloaded tinyvec v1.8.0
9402024-11-14T16:11:34.096Z Downloaded quick-xml v0.33.0
9412024-11-14T16:11:34.101Z Downloaded tungstenite v0.24.0
9422024-11-14T16:11:34.104Z Downloaded icu_properties_data v1.5.0
9432024-11-14T16:11:34.114Z Downloaded salty v0.3.0
9442024-11-14T16:11:34.121Z Downloaded num-bigint v0.4.6
9452024-11-14T16:11:34.126Z Downloaded rustls-webpki v0.101.7
9462024-11-14T16:11:34.139Z Downloaded tungstenite v0.21.0
9472024-11-14T16:11:34.143Z Downloaded der v0.7.9
9482024-11-14T16:11:34.147Z Downloaded x509-cert v0.2.5
9492024-11-14T16:11:34.153Z Downloaded bindgen v0.69.5
9502024-11-14T16:11:34.160Z Downloaded rayon v1.10.0
9512024-11-14T16:11:34.169Z Downloaded url v2.5.3
9522024-11-14T16:11:34.172Z Downloaded serde_with v3.11.0
9532024-11-14T16:11:34.180Z Downloaded hashbrown v0.12.3
9542024-11-14T16:11:34.184Z Downloaded hashbrown v0.14.5
9552024-11-14T16:11:34.190Z Downloaded h2 v0.4.6
9562024-11-14T16:11:34.196Z Downloaded typed-path v0.9.3
9572024-11-14T16:11:34.202Z Downloaded zerovec v0.10.4
9582024-11-14T16:11:34.208Z Downloaded hashbrown v0.13.2
9592024-11-14T16:11:34.212Z Downloaded quinn-proto v0.11.8
9602024-11-14T16:11:34.219Z Downloaded idna v0.4.0
9612024-11-14T16:11:34.226Z Downloaded tokio-util v0.7.12
9622024-11-14T16:11:34.232Z Downloaded time v0.3.36
9632024-11-14T16:11:34.239Z Downloaded winnow v0.5.40
9642024-11-14T16:11:34.247Z Downloaded zip v2.1.3
9652024-11-14T16:11:34.252Z Downloaded git2 v0.19.0
9662024-11-14T16:11:34.260Z Downloaded idna v0.5.0
9672024-11-14T16:11:34.267Z Downloaded webpki-roots v0.26.6
9682024-11-14T16:11:34.270Z Downloaded curve25519-dalek v4.1.3
9692024-11-14T16:11:34.279Z Downloaded p384 v0.13.0
9702024-11-14T16:11:34.286Z Downloaded regex-syntax v0.8.5
9712024-11-14T16:11:34.294Z Downloaded portable-atomic v1.9.0
9722024-11-14T16:11:34.300Z Downloaded polar-core v0.27.3
9732024-11-14T16:11:34.309Z Downloaded gimli v0.31.1
9742024-11-14T16:11:34.317Z Downloaded vcpkg v0.2.15
9752024-11-14T16:11:34.354Z Downloaded petname v2.0.2
9762024-11-14T16:11:34.359Z Downloaded smoltcp v0.11.0
9772024-11-14T16:11:34.371Z Downloaded proptest v1.5.0
9782024-11-14T16:11:34.381Z Downloaded regress v0.9.1
9792024-11-14T16:11:34.389Z Downloaded rustls v0.22.4
9802024-11-14T16:11:34.402Z Downloaded radix_trie v0.2.1
9812024-11-14T16:11:34.407Z Downloaded trust-dns-proto v0.22.0
9822024-11-14T16:11:34.419Z Downloaded nix v0.28.0
9832024-11-14T16:11:34.431Z Downloaded nix v0.27.1
9842024-11-14T16:11:34.441Z Downloaded nix v0.29.0
9852024-11-14T16:11:34.452Z Downloaded bzip2-sys v0.1.11+1.0.8
9862024-11-14T16:11:34.464Z Downloaded bstr v1.10.0
9872024-11-14T16:11:34.474Z Downloaded regex v1.11.1
9882024-11-14T16:11:34.487Z Downloaded rustls v0.23.14
9892024-11-14T16:11:34.499Z Downloaded openapiv3 v2.0.0
9902024-11-14T16:11:34.510Z Downloaded dropshot v0.12.0
9912024-11-14T16:11:34.529Z Downloaded diesel v2.2.4
9922024-11-14T16:11:34.547Z Downloaded typify-impl v0.2.0
9932024-11-14T16:11:34.562Z Downloaded sled v0.34.7
9942024-11-14T16:11:34.572Z Downloaded ratatui v0.28.1
9952024-11-14T16:11:34.590Z Downloaded object v0.30.4
9962024-11-14T16:11:34.600Z Downloaded chrono-tz v0.10.0
9972024-11-14T16:11:34.607Z Downloaded lzma-sys v0.1.20
9982024-11-14T16:11:34.635Z Downloaded regress v0.10.1
9992024-11-14T16:11:34.644Z Downloaded zerocopy-derive v0.6.6
10002024-11-14T16:11:34.653Z Downloaded openssl v0.10.68
10012024-11-14T16:11:34.663Z Downloaded regex-syntax v0.6.29
10022024-11-14T16:11:34.669Z Downloaded regex-automata v0.4.8
10032024-11-14T16:11:34.686Z Downloaded dropshot v0.13.0
10042024-11-14T16:11:34.706Z Downloaded object v0.36.5
10052024-11-14T16:11:34.716Z Downloaded libz-sys v1.1.20
10062024-11-14T16:11:34.736Z Downloaded hickory-proto v0.24.1
10072024-11-14T16:11:34.751Z Downloaded unicode-width v0.2.0
10082024-11-14T16:11:34.757Z Downloaded idna v0.2.3
10092024-11-14T16:11:34.763Z Downloaded rusqlite v0.32.1
10102024-11-14T16:11:34.770Z Downloaded petgraph v0.6.5
10112024-11-14T16:11:34.786Z Downloaded num-bigint-dig v0.8.4
10122024-11-14T16:11:34.791Z Downloaded rustls-webpki v0.102.8
10132024-11-14T16:11:34.808Z Downloaded smoltcp v0.9.1
10142024-11-14T16:11:34.818Z Downloaded rustls v0.21.12
10152024-11-14T16:11:34.829Z Downloaded futures-channel v0.3.31
10162024-11-14T16:11:34.832Z Downloaded tokio v1.40.0
10172024-11-14T16:11:34.868Z Downloaded sha3 v0.10.8
10182024-11-14T16:11:34.872Z Downloaded postgres-types v0.2.8
10192024-11-14T16:11:34.875Z Downloaded csv v1.3.0
10202024-11-14T16:11:34.894Z Downloaded ron v0.7.1
10212024-11-14T16:11:34.898Z Downloaded russh-keys v0.45.0
10222024-11-14T16:11:34.901Z Downloaded secrecy v0.8.0
10232024-11-14T16:11:34.903Z Downloaded nibble_vec v0.1.0
10242024-11-14T16:11:34.903Z Downloaded zone v0.1.8
10252024-11-14T16:11:34.905Z Downloaded p521 v0.13.3
10262024-11-14T16:11:34.908Z Downloaded uuid v1.11.0
10272024-11-14T16:11:34.911Z Downloaded zeroize_derive v1.4.2
10282024-11-14T16:11:34.911Z Downloaded downcast v0.11.0
10292024-11-14T16:11:34.913Z Downloaded zone_cfg_derive v0.1.2
10302024-11-14T16:11:34.913Z Downloaded utf16_iter v1.0.5
10312024-11-14T16:11:34.913Z Downloaded slog-dtrace v0.3.0
10322024-11-14T16:11:34.917Z Downloaded predicates v3.1.2
10332024-11-14T16:11:34.920Z Downloaded ssh-key v0.6.6
10342024-11-14T16:11:34.923Z Downloaded derive_builder v0.20.2
10352024-11-14T16:11:34.927Z Downloaded der_derive v0.7.3
10362024-11-14T16:11:34.930Z Downloaded value-bag v1.9.0
10372024-11-14T16:11:34.932Z Downloaded similar v2.6.0
10382024-11-14T16:11:34.936Z Downloaded flate2 v1.0.34
10392024-11-14T16:11:34.940Z Downloaded quinn v0.11.5
10402024-11-14T16:11:34.944Z Downloaded rustc-hash v2.0.0
10412024-11-14T16:11:34.948Z Downloaded rustyline v14.0.0
10422024-11-14T16:11:34.950Z Downloaded russh v0.45.0
10432024-11-14T16:11:34.954Z Downloaded toml_edit v0.19.15
10442024-11-14T16:11:34.970Z Downloaded parking_lot v0.11.2
10452024-11-14T16:11:34.973Z Downloaded nom v7.1.3
10462024-11-14T16:11:34.976Z Downloaded num_threads v0.1.7
10472024-11-14T16:11:34.979Z Downloaded sync-ptr v0.1.1
10482024-11-14T16:11:34.979Z Downloaded flagset v0.4.6
10492024-11-14T16:11:34.982Z Downloaded fixedbitset v0.4.2
10502024-11-14T16:11:34.982Z Downloaded tokio-macros v2.4.0
10512024-11-14T16:11:34.982Z Downloaded tls_codec v0.4.1
10522024-11-14T16:11:34.984Z Downloaded dyn-clone v1.0.17
10532024-11-14T16:11:34.987Z Downloaded resolv-conf v0.7.0
10542024-11-14T16:11:34.987Z Downloaded sqlformat v0.2.6
10552024-11-14T16:11:34.989Z Downloaded serde_derive_internals v0.29.1
10562024-11-14T16:11:34.989Z Downloaded olpc-cjson v0.1.4
10572024-11-14T16:11:34.992Z Downloaded native-tls v0.2.12
10582024-11-14T16:11:34.992Z Downloaded test-strategy v0.3.1
10592024-11-14T16:11:34.995Z Downloaded embedded-io v0.4.0
10602024-11-14T16:11:34.998Z Downloaded libm v0.2.8
10612024-11-14T16:11:35.003Z Downloaded p256 v0.13.2
10622024-11-14T16:11:35.006Z Downloaded num-complex v0.4.6
10632024-11-14T16:11:35.009Z Downloaded encoding_rs v0.8.34
10642024-11-14T16:11:35.028Z Downloaded rand v0.8.5
10652024-11-14T16:11:35.032Z Downloaded unsafe-libyaml v0.2.11
10662024-11-14T16:11:35.035Z Downloaded expectorate v1.1.0
10672024-11-14T16:11:35.038Z Downloaded thiserror-impl-no-std v2.0.2
10682024-11-14T16:11:35.040Z Downloaded ff v0.13.0
10692024-11-14T16:11:35.040Z Downloaded signal-hook-tokio v0.3.1
10702024-11-14T16:11:35.040Z Downloaded signal-hook-registry v1.4.2
10712024-11-14T16:11:35.042Z Downloaded rtoolbox v0.0.2
10722024-11-14T16:11:35.042Z Downloaded unicode-properties v0.1.3
10732024-11-14T16:11:35.045Z Downloaded openssl-sys v0.9.104
10742024-11-14T16:11:35.048Z Downloaded libxml v0.3.3
10752024-11-14T16:11:35.054Z Downloaded samael v0.0.17
10762024-11-14T16:11:35.059Z Downloaded tokio-rustls v0.25.0
10772024-11-14T16:11:35.062Z Downloaded num-traits v0.2.19
10782024-11-14T16:11:35.065Z Downloaded num-rational v0.4.2
10792024-11-14T16:11:35.065Z Downloaded unicode-bidi v0.3.17
10802024-11-14T16:11:35.067Z Downloaded mirai-annotations v1.12.0
10812024-11-14T16:11:35.071Z Downloaded tap v1.0.1
10822024-11-14T16:11:35.071Z Downloaded synstructure v0.13.1
10832024-11-14T16:11:35.071Z Downloaded peg-macros v0.8.4
10842024-11-14T16:11:35.073Z Downloaded phf_shared v0.10.0
10852024-11-14T16:11:35.073Z Downloaded phf_generator v0.11.2
10862024-11-14T16:11:35.076Z Downloaded smallvec v1.13.2
10872024-11-14T16:11:35.076Z Downloaded slog-term v2.9.1
10882024-11-14T16:11:35.078Z Downloaded powerfmt v0.2.0
10892024-11-14T16:11:35.078Z Downloaded fallible-iterator v0.2.0
10902024-11-14T16:11:35.081Z Downloaded libgit2-sys v0.17.0+1.8.1
10912024-11-14T16:11:35.136Z Downloaded globset v0.4.15
10922024-11-14T16:11:35.138Z Downloaded defmt-parser v0.3.4
10932024-11-14T16:11:35.138Z Downloaded defmt-macros v0.3.9
10942024-11-14T16:11:35.141Z Downloaded dropshot_endpoint v0.13.0
10952024-11-14T16:11:35.143Z Downloaded dropshot_endpoint v0.12.0
10962024-11-14T16:11:35.146Z Downloaded prettyplease v0.2.25
10972024-11-14T16:11:35.149Z Downloaded poly1305 v0.8.0
10982024-11-14T16:11:35.151Z Downloaded pem-rfc7468 v0.7.0
10992024-11-14T16:11:35.154Z Downloaded progenitor-impl v0.8.0
11002024-11-14T16:11:35.156Z Downloaded fxhash v0.2.1
11012024-11-14T16:11:35.156Z Downloaded futures-sink v0.3.31
11022024-11-14T16:11:35.159Z Downloaded salsa20 v0.10.2
11032024-11-14T16:11:35.159Z Downloaded rustc_version v0.1.7
11042024-11-14T16:11:35.159Z Downloaded hyper v1.5.0
11052024-11-14T16:11:35.165Z Downloaded cookie v0.18.1
11062024-11-14T16:11:35.167Z Downloaded clang-sys v1.8.1
11072024-11-14T16:11:35.170Z Downloaded memmap2 v0.9.5
11082024-11-14T16:11:35.172Z Downloaded ciborium v0.2.2
11092024-11-14T16:11:35.175Z Downloaded mockall v0.13.0
11102024-11-14T16:11:35.175Z Downloaded icu_locid_transform_data v1.5.0
11112024-11-14T16:11:35.177Z Downloaded heapless v0.7.17
11122024-11-14T16:11:35.179Z Downloaded hmac v0.12.1
11132024-11-14T16:11:35.182Z Downloaded same-file v1.0.6
11142024-11-14T16:11:35.184Z Downloaded rand_chacha v0.3.1
11152024-11-14T16:11:35.184Z Downloaded quinn-udp v0.5.5
11162024-11-14T16:11:35.186Z Downloaded lock_api v0.4.12
11172024-11-14T16:11:35.187Z Downloaded litemap v0.7.3
11182024-11-14T16:11:35.189Z Downloaded libloading v0.8.5
11192024-11-14T16:11:35.191Z Downloaded keccak v0.1.5
11202024-11-14T16:11:35.194Z Downloaded rusty-fork v0.3.0
11212024-11-14T16:11:35.194Z Downloaded ref-cast-impl v1.0.23
11222024-11-14T16:11:35.196Z Downloaded indent_write v2.2.0
11232024-11-14T16:11:35.196Z Downloaded curve25519-dalek-derive v0.1.1
11242024-11-14T16:11:35.196Z Downloaded crc v3.2.1
11252024-11-14T16:11:35.199Z Downloaded const_format_proc_macros v0.2.33
11262024-11-14T16:11:35.201Z Downloaded cipher v0.4.4
11272024-11-14T16:11:35.205Z Downloaded bit-vec v0.6.3
11282024-11-14T16:11:35.205Z Downloaded libsw v3.3.1
11292024-11-14T16:11:35.207Z Downloaded icu_locid_transform v1.5.0
11302024-11-14T16:11:35.207Z Downloaded highway v1.2.0
11312024-11-14T16:11:35.210Z Downloaded want v0.3.1
11322024-11-14T16:11:35.210Z Downloaded maybe-uninit v2.0.0
11332024-11-14T16:11:35.212Z Downloaded linear-map v1.2.0
11342024-11-14T16:11:35.212Z Downloaded libefi-sys v0.1.0
11352024-11-14T16:11:35.215Z Downloaded lazycell v1.3.0
11362024-11-14T16:11:35.215Z Downloaded kstat-rs v0.2.4
11372024-11-14T16:11:35.215Z Downloaded instability v0.3.2
11382024-11-14T16:11:35.217Z Downloaded chrono v0.4.38
11392024-11-14T16:11:35.222Z Downloaded bitvec v1.0.1
11402024-11-14T16:11:35.236Z Downloaded ascii-canvas v3.0.0
11412024-11-14T16:11:35.239Z Downloaded simd-adler32 v0.3.7
11422024-11-14T16:11:35.241Z Downloaded array-init v0.0.4
11432024-11-14T16:11:35.241Z Downloaded hubpack_derive v0.1.1
11442024-11-14T16:11:35.241Z Downloaded http-body v1.0.1
11452024-11-14T16:11:35.241Z Downloaded adler2 v2.0.0
11462024-11-14T16:11:35.244Z Downloaded chacha20 v0.9.1
11472024-11-14T16:11:35.244Z Downloaded bitfield v0.14.0
11482024-11-14T16:11:35.246Z Downloaded hubpack v0.1.2
11492024-11-14T16:11:35.246Z Downloaded castaway v0.2.3
11502024-11-14T16:11:35.249Z Downloaded base16ct v0.2.0
11512024-11-14T16:11:35.249Z Downloaded argon2 v0.5.3
11522024-11-14T16:11:35.252Z Downloaded async-bb8-diesel v0.2.1
11532024-11-14T16:11:35.252Z Downloaded cexpr v0.6.0
11542024-11-14T16:11:35.254Z Downloaded bcrypt-pbkdf v0.10.0
11552024-11-14T16:11:35.405Z Downloaded libsqlite3-sys v0.30.1
11562024-11-14T16:11:35.740Z Downloaded ring v0.17.8
11572024-11-14T16:11:35.929Z Downloaded ring v0.16.20
11582024-11-14T16:11:36.159Z Downloaded aws-lc-sys v0.22.0
11592024-11-14T16:11:36.476Z Compiling serde v1.0.215
11602024-11-14T16:11:36.479Z Compiling lock_api v0.4.12
11612024-11-14T16:11:36.479Z Compiling scopeguard v1.2.0
11622024-11-14T16:11:36.479Z Compiling value-bag v1.9.0
11632024-11-14T16:11:36.480Z Compiling typenum v1.17.0
11642024-11-14T16:11:36.636Z Compiling generic-array v0.14.7
11652024-11-14T16:11:36.669Z Compiling syn v2.0.87
11662024-11-14T16:11:36.683Z Compiling getrandom v0.2.15
11672024-11-14T16:11:36.943Z Compiling subtle v2.6.1
11682024-11-14T16:11:37.087Z Compiling rand_core v0.6.4
11692024-11-14T16:11:37.224Z Compiling log v0.4.22
11702024-11-14T16:11:37.296Z Compiling shlex v1.3.0
11712024-11-14T16:11:37.315Z Compiling jobserver v0.1.32
11722024-11-14T16:11:37.345Z Compiling const-oid v0.9.6
11732024-11-14T16:11:37.617Z Compiling smallvec v1.13.2
11742024-11-14T16:11:37.733Z Compiling cc v1.1.30
11752024-11-14T16:11:37.760Z Compiling spin v0.9.8
11762024-11-14T16:11:38.057Z Compiling pin-project-lite v0.2.14
11772024-11-14T16:11:38.166Z Compiling rustix v0.38.37
11782024-11-14T16:11:38.190Z Compiling parking_lot_core v0.9.10
11792024-11-14T16:11:38.211Z Compiling futures-core v0.3.31
11802024-11-14T16:11:38.304Z Compiling signal-hook-registry v1.4.2
11812024-11-14T16:11:38.475Z Compiling mio v1.0.2
11822024-11-14T16:11:39.137Z Compiling parking_lot v0.12.3
11832024-11-14T16:11:39.155Z Compiling aho-corasick v1.1.3
11842024-11-14T16:11:39.339Z Compiling regex-syntax v0.8.5
11852024-11-14T16:11:39.488Z Compiling either v1.13.0
11862024-11-14T16:11:39.665Z Compiling cpufeatures v0.2.14
11872024-11-14T16:11:39.684Z Compiling lazy_static v1.5.0
11882024-11-14T16:11:39.767Z Compiling glob v0.3.1
11892024-11-14T16:11:39.816Z Compiling futures-sink v0.3.31
11902024-11-14T16:11:39.956Z Compiling stable_deref_trait v1.2.0
11912024-11-14T16:11:39.979Z Compiling socket2 v0.5.7
11922024-11-14T16:11:40.068Z Compiling slab v0.4.9
11932024-11-14T16:11:40.105Z Compiling prettyplease v0.2.25
11942024-11-14T16:11:40.431Z Compiling minimal-lexical v0.2.1
11952024-11-14T16:11:40.783Z Compiling libloading v0.8.5
11962024-11-14T16:11:40.805Z Compiling clang-sys v1.8.1
11972024-11-14T16:11:40.907Z Compiling nom v7.1.3
11982024-11-14T16:11:40.986Z Compiling bindgen v0.69.5
11992024-11-14T16:11:41.186Z Compiling home v0.5.9
12002024-11-14T16:11:41.444Z Compiling serde_json v1.0.132
12012024-11-14T16:11:41.799Z Compiling futures-channel v0.3.31
12022024-11-14T16:11:41.846Z Compiling itertools v0.12.1
12032024-11-14T16:11:42.127Z Compiling allocator-api2 v0.2.18
12042024-11-14T16:11:42.207Z Compiling lazycell v1.3.0
12052024-11-14T16:11:42.370Z Compiling pin-utils v0.1.0
12062024-11-14T16:11:42.461Z Compiling futures-task v0.3.31
12072024-11-14T16:11:42.743Z Compiling rustc-hash v1.1.0
12082024-11-14T16:11:42.888Z Compiling foldhash v0.1.3
12092024-11-14T16:11:42.910Z Compiling futures-io v0.3.31
12102024-11-14T16:11:43.179Z Compiling regex-automata v0.4.8
12112024-11-14T16:11:43.222Z Compiling hashbrown v0.15.0
12122024-11-14T16:11:44.527Z Compiling synstructure v0.13.1
12132024-11-14T16:11:44.851Z Compiling cexpr v0.6.0
12142024-11-14T16:11:45.015Z Compiling cmake v0.1.51
12152024-11-14T16:11:46.050Z Compiling tinyvec_macros v0.1.1
12162024-11-14T16:11:46.141Z Compiling fs_extra v1.3.0
12172024-11-14T16:11:46.200Z Compiling libm v0.2.8
12182024-11-14T16:11:46.257Z Compiling dunce v1.0.5
12192024-11-14T16:11:46.390Z Compiling pkg-config v0.3.31
12202024-11-14T16:11:46.548Z Compiling tinyvec v1.8.0
12212024-11-14T16:11:46.646Z Compiling num-traits v0.2.19
12222024-11-14T16:11:47.165Z Compiling ring v0.17.8
12232024-11-14T16:11:47.811Z Compiling paste v1.0.15
12242024-11-14T16:11:47.967Z Compiling writeable v0.5.5
12252024-11-14T16:11:48.072Z Compiling unicode-normalization v0.1.24
12262024-11-14T16:11:48.112Z Compiling base64ct v1.6.0
12272024-11-14T16:11:48.317Z Compiling litemap v0.7.3
12282024-11-14T16:11:48.337Z Compiling unicode-bidi v0.3.17
12292024-11-14T16:11:48.693Z Compiling regex v1.11.1
12302024-11-14T16:11:48.713Z Compiling pem-rfc7468 v0.7.0
12312024-11-14T16:11:49.414Z Compiling httparse v1.9.5
12322024-11-14T16:11:49.694Z Compiling flagset v0.4.6
12332024-11-14T16:11:49.789Z Compiling aws-lc-rs v1.10.0
12342024-11-14T16:11:50.157Z Compiling tracing-core v0.1.32
12352024-11-14T16:11:50.176Z Compiling percent-encoding v2.3.1
12362024-11-14T16:11:50.476Z Compiling crossbeam-utils v0.8.20
12372024-11-14T16:11:50.944Z Compiling icu_locid_transform_data v1.5.0
12382024-11-14T16:11:50.987Z Compiling rustls-pki-types v1.9.0
12392024-11-14T16:11:51.083Z Compiling untrusted v0.7.1
12402024-11-14T16:11:51.235Z Compiling powerfmt v0.2.0
12412024-11-14T16:11:51.357Z Compiling serde_derive v1.0.215
12422024-11-14T16:11:51.466Z Compiling zeroize_derive v1.4.2
12432024-11-14T16:11:51.601Z Compiling zerocopy-derive v0.7.35
12442024-11-14T16:11:51.693Z Compiling tokio-macros v2.4.0
12452024-11-14T16:11:52.037Z Compiling zerofrom-derive v0.1.4
12462024-11-14T16:11:53.047Z Compiling zeroize v1.8.1
12472024-11-14T16:11:53.261Z Compiling thiserror-impl v1.0.69
12482024-11-14T16:11:53.400Z Compiling yoke-derive v0.7.4
12492024-11-14T16:11:53.825Z Compiling zerocopy v0.7.35
12502024-11-14T16:11:54.614Z Compiling crypto-common v0.1.6
12512024-11-14T16:11:54.817Z Compiling block-buffer v0.10.4
12522024-11-14T16:11:55.055Z Compiling digest v0.10.7
12532024-11-14T16:11:55.364Z Compiling futures-macro v0.3.31
12542024-11-14T16:11:55.458Z Compiling hmac v0.12.1
12552024-11-14T16:11:55.477Z Compiling zerovec-derive v0.10.3
12562024-11-14T16:11:55.672Z Compiling block-padding v0.3.3
12572024-11-14T16:11:55.853Z Compiling zerofrom v0.1.4
12582024-11-14T16:11:55.923Z Compiling displaydoc v0.2.5
12592024-11-14T16:11:56.042Z Compiling inout v0.1.3
12602024-11-14T16:11:56.313Z Compiling cipher v0.4.4
12612024-11-14T16:11:56.343Z Compiling yoke v0.7.4
12622024-11-14T16:11:56.476Z Compiling thiserror v1.0.69
12632024-11-14T16:11:56.584Z Compiling sha2 v0.10.8
12642024-11-14T16:11:56.706Z Compiling ppv-lite86 v0.2.20
12652024-11-14T16:11:56.847Z Compiling icu_provider_macros v1.5.0
12662024-11-14T16:11:57.142Z Compiling futures-util v0.3.31
12672024-11-14T16:11:57.513Z Compiling der_derive v0.7.3
12682024-11-14T16:11:57.599Z Compiling rand_chacha v0.3.1
12692024-11-14T16:11:57.973Z Compiling tracing-attributes v0.1.27
12702024-11-14T16:11:58.097Z Compiling zerovec v0.10.4
12712024-11-14T16:11:59.731Z Compiling tinystr v0.7.6
12722024-11-14T16:11:59.918Z Compiling der v0.7.9
12732024-11-14T16:12:00.050Z Compiling icu_collections v1.5.0
12742024-11-14T16:12:00.132Z Compiling icu_locid v1.5.0
12752024-11-14T16:12:00.153Z Compiling rand v0.8.5
12762024-11-14T16:12:01.513Z Compiling icu_provider v1.5.0
12772024-11-14T16:12:01.744Z Compiling tracing v0.1.40
12782024-11-14T16:12:02.107Z Compiling spki v0.7.3
12792024-11-14T16:12:02.283Z Compiling icu_locid_transform v1.5.0
12802024-11-14T16:12:02.473Z Compiling salsa20 v0.10.2
12812024-11-14T16:12:02.473Z Compiling pest v2.7.14
12822024-11-14T16:12:02.585Z Compiling pbkdf2 v0.12.2
12832024-11-14T16:12:02.708Z Compiling vcpkg v0.2.15
12842024-11-14T16:12:02.754Z Compiling num-conv v0.1.0
12852024-11-14T16:12:02.940Z Compiling icu_properties_data v1.5.0
12862024-11-14T16:12:03.019Z Compiling mirai-annotations v1.12.0
12872024-11-14T16:12:03.122Z Compiling time-core v0.1.2
12882024-11-14T16:12:03.166Z Compiling untrusted v0.9.0
12892024-11-14T16:12:03.190Z Compiling scrypt v0.11.0
12902024-11-14T16:12:03.265Z Compiling time-macros v0.2.18
12912024-11-14T16:12:03.335Z Compiling icu_properties v1.5.1
12922024-11-14T16:12:03.733Z Compiling cbc v0.1.2
12932024-11-14T16:12:03.978Z Compiling aes v0.8.4
12942024-11-14T16:12:04.795Z Compiling bitflags v2.6.0
12952024-11-14T16:12:04.814Z Compiling bytes v1.8.0
12962024-11-14T16:12:05.260Z Compiling indexmap v2.6.0
12972024-11-14T16:12:06.049Z Compiling tokio v1.40.0
12982024-11-14T16:12:06.071Z Compiling http v1.1.0
12992024-11-14T16:12:06.466Z Compiling semver v1.0.23
13002024-11-14T16:12:06.734Z Compiling openssl-sys v0.9.104
13012024-11-14T16:12:07.193Z Compiling rustc_version v0.4.1
13022024-11-14T16:12:07.875Z Compiling pest_meta v2.7.14
13032024-11-14T16:12:07.968Z Compiling deranged v0.3.11
13042024-11-14T16:12:08.187Z Compiling scroll_derive v0.12.0
13052024-11-14T16:12:08.557Z Compiling utf16_iter v1.0.5
13062024-11-14T16:12:08.762Z Compiling write16 v1.0.0
13072024-11-14T16:12:08.893Z Compiling num_threads v0.1.7
13082024-11-14T16:12:09.016Z Compiling utf8_iter v1.0.4
13092024-11-14T16:12:09.274Z Compiling which v4.4.2
13102024-11-14T16:12:09.535Z Compiling atomic-waker v1.1.2
13112024-11-14T16:12:09.735Z Compiling icu_normalizer_data v1.5.0
13122024-11-14T16:12:09.839Z Compiling icu_normalizer v1.5.0
13132024-11-14T16:12:09.883Z Compiling time v0.3.36
13142024-11-14T16:12:09.886Z Compiling scroll v0.12.0
13152024-11-14T16:12:10.450Z Compiling pest_generator v2.7.14
13162024-11-14T16:12:10.563Z Compiling http-body v1.0.1
13172024-11-14T16:12:10.793Z Compiling pkcs5 v0.7.1
13182024-11-14T16:12:11.042Z Compiling form_urlencoded v1.2.1
13192024-11-14T16:12:11.367Z Compiling slog v2.7.0
13202024-11-14T16:12:11.864Z Compiling try-lock v0.2.5
13212024-11-14T16:12:11.977Z Compiling goblin v0.8.2
13222024-11-14T16:12:12.020Z Compiling want v0.3.1
13232024-11-14T16:12:12.041Z Compiling pkcs8 v0.10.2
13242024-11-14T16:12:12.318Z Compiling idna_adapter v1.2.0
13252024-11-14T16:12:12.456Z Compiling httpdate v1.0.3
13262024-11-14T16:12:12.542Z Compiling idna v1.0.3
13272024-11-14T16:12:12.927Z Compiling toml_datetime v0.6.8
13282024-11-14T16:12:12.947Z Compiling pest_derive v2.7.14
13292024-11-14T16:12:13.451Z Compiling uuid v1.11.0
13302024-11-14T16:12:13.565Z Compiling serde_tokenstream v0.2.2
13312024-11-14T16:12:13.720Z Compiling dtrace-parser v0.2.0
13322024-11-14T16:12:14.167Z Compiling serde_spanned v0.6.8
13332024-11-14T16:12:14.358Z Compiling tokio-util v0.7.12
13342024-11-14T16:12:14.405Z Compiling adler2 v2.0.0
13352024-11-14T16:12:14.621Z Compiling rustversion v1.0.17
13362024-11-14T16:12:14.871Z Compiling base64 v0.22.1
13372024-11-14T16:12:15.082Z Compiling openssl v0.10.68
13382024-11-14T16:12:15.353Z Compiling foreign-types-shared v0.1.1
13392024-11-14T16:12:15.464Z Compiling h2 v0.4.6
13402024-11-14T16:12:15.503Z Compiling iana-time-zone v0.1.61
13412024-11-14T16:12:15.626Z Compiling match_cfg v0.1.0
13422024-11-14T16:12:15.720Z Compiling tower-service v0.3.3
13432024-11-14T16:12:15.816Z Compiling hostname v0.3.1
13442024-11-14T16:12:15.847Z Compiling chrono v0.4.38
13452024-11-14T16:12:15.939Z Compiling foreign-types v0.3.2
13462024-11-14T16:12:16.031Z Compiling miniz_oxide v0.8.0
13472024-11-14T16:12:16.052Z Compiling url v2.5.3
13482024-11-14T16:12:17.484Z Compiling openssl-macros v0.1.1
13492024-11-14T16:12:17.606Z Compiling async-trait v0.1.83
13502024-11-14T16:12:18.120Z Compiling dof v0.3.0
13512024-11-14T16:12:18.233Z Compiling dirs-sys-next v0.1.2
13522024-11-14T16:12:18.922Z Compiling usdt-impl v0.5.0
13532024-11-14T16:12:19.638Z Compiling data-encoding v2.6.0
13542024-11-14T16:12:20.359Z Compiling rustls v0.23.14
13552024-11-14T16:12:20.379Z Compiling syn v1.0.109
13562024-11-14T16:12:20.536Z Compiling rustls v0.22.4
13572024-11-14T16:12:20.622Z Compiling siphasher v0.3.11
13582024-11-14T16:12:20.797Z Compiling native-tls v0.2.12
13592024-11-14T16:12:21.033Z Compiling dirs-next v2.0.0
13602024-11-14T16:12:21.238Z Compiling http-body-util v0.1.2
13612024-11-14T16:12:21.601Z Compiling crossbeam-epoch v0.9.18
13622024-11-14T16:12:21.834Z Compiling heapless v0.7.17
13632024-11-14T16:12:21.968Z Compiling signature v2.2.0
13642024-11-14T16:12:22.258Z Compiling sha1 v0.10.6
13652024-11-14T16:12:22.277Z Compiling bzip2-sys v0.1.11+1.0.8
13662024-11-14T16:12:22.383Z Compiling serde_derive_internals v0.29.1
13672024-11-14T16:12:22.478Z Compiling hyper v1.5.0
13682024-11-14T16:12:22.558Z Compiling thread_local v1.1.8
13692024-11-14T16:12:22.647Z Compiling cookie v0.18.1
13702024-11-14T16:12:22.749Z Compiling multer v3.1.0
13712024-11-14T16:12:22.915Z Compiling encoding_rs v0.8.34
13722024-11-14T16:12:23.039Z Compiling slog-async v2.8.0
13732024-11-14T16:12:23.136Z Compiling schemars v0.8.21
13742024-11-14T16:12:23.468Z Compiling openssl-probe v0.1.5
13752024-11-14T16:12:23.587Z Compiling rayon-core v1.12.1
13762024-11-14T16:12:23.839Z Compiling mime v0.3.17
13772024-11-14T16:12:23.864Z Compiling gimli v0.31.1
13782024-11-14T16:12:24.458Z Compiling ipnet v2.10.1
13792024-11-14T16:12:25.184Z Compiling hyper-util v0.1.10
13802024-11-14T16:12:25.720Z Compiling signal-hook v0.3.17
13812024-11-14T16:12:25.980Z Compiling unicode-properties v0.1.3
13822024-11-14T16:12:26.215Z Compiling toml_edit v0.22.22
13832024-11-14T16:12:26.393Z Compiling stringprep v0.1.5
13842024-11-14T16:12:26.703Z Compiling schemars_derive v0.8.21
13852024-11-14T16:12:28.107Z Compiling usdt-macro v0.5.0
13862024-11-14T16:12:28.367Z Compiling addr2line v0.24.2
13872024-11-14T16:12:28.994Z Compiling usdt-attr-macro v0.5.0
13882024-11-14T16:12:29.115Z Compiling crossbeam-deque v0.8.5
13892024-11-14T16:12:29.384Z Compiling term v0.7.0
13902024-11-14T16:12:29.552Z Compiling slog-json v2.6.1
13912024-11-14T16:12:29.868Z Compiling serde_urlencoded v0.7.1
13922024-11-14T16:12:29.932Z Compiling crossbeam-channel v0.5.13
13932024-11-14T16:12:30.034Z Compiling curve25519-dalek v4.1.3
13942024-11-14T16:12:30.373Z Compiling enum-as-inner v0.6.1
13952024-11-14T16:12:30.617Z Compiling futures-executor v0.3.31
13962024-11-14T16:12:30.637Z Compiling md-5 v0.10.6
13972024-11-14T16:12:30.868Z Compiling rustls-pemfile v2.2.0
13982024-11-14T16:12:30.890Z Compiling async-stream-impl v0.3.6
13992024-11-14T16:12:31.026Z Compiling num-integer v0.1.46
14002024-11-14T16:12:31.215Z Compiling idna v0.3.0
14012024-11-14T16:12:31.235Z Compiling idna v0.4.0
14022024-11-14T16:12:31.428Z Compiling hash32 v0.2.1
14032024-11-14T16:12:31.846Z Compiling ff v0.13.0
14042024-11-14T16:12:31.867Z Compiling is-terminal v0.4.13
14052024-11-14T16:12:31.997Z Compiling dropshot v0.12.0
14062024-11-14T16:12:32.081Z Compiling object v0.36.5
14072024-11-14T16:12:32.280Z Compiling quick-error v1.2.3
14082024-11-14T16:12:32.299Z Compiling utf-8 v0.7.6
14092024-11-14T16:12:32.435Z Compiling rustc-demangle v0.1.24
14102024-11-14T16:12:32.636Z Compiling linked-hash-map v0.5.6
14112024-11-14T16:12:32.905Z Compiling take_mut v0.2.2
14122024-11-14T16:12:32.997Z Compiling num-bigint-dig v0.8.4
14132024-11-14T16:12:33.017Z Compiling dyn-clone v1.0.17
14142024-11-14T16:12:33.053Z Compiling base16ct v0.2.0
14152024-11-14T16:12:33.233Z Compiling smoltcp v0.9.1
14162024-11-14T16:12:33.278Z Compiling fallible-iterator v0.2.0
14172024-11-14T16:12:33.375Z Compiling psl-types v2.0.11
14182024-11-14T16:12:33.395Z Compiling portable-atomic v1.9.0
14192024-11-14T16:12:33.614Z Compiling anyhow v1.0.93
14202024-11-14T16:12:33.964Z Compiling publicsuffix v2.2.3
14212024-11-14T16:12:34.014Z Compiling postgres-protocol v0.6.7
14222024-11-14T16:12:34.246Z Compiling sec1 v0.7.3
14232024-11-14T16:12:34.632Z Compiling lru-cache v0.1.2
14242024-11-14T16:12:34.821Z Compiling tungstenite v0.24.0
14252024-11-14T16:12:34.841Z Compiling resolv-conf v0.7.0
14262024-11-14T16:12:35.377Z Compiling async-stream v0.3.6
14272024-11-14T16:12:35.696Z Compiling hickory-proto v0.24.1
14282024-11-14T16:12:35.742Z Compiling group v0.13.0
14292024-11-14T16:12:35.799Z Compiling slog-term v2.9.1
14302024-11-14T16:12:36.056Z Compiling usdt v0.5.0
14312024-11-14T16:12:37.097Z Compiling num-iter v0.1.45
14322024-11-14T16:12:37.255Z Compiling futures v0.3.31
14332024-11-14T16:12:37.372Z Compiling slog-bunyan v2.5.0
14342024-11-14T16:12:37.398Z Compiling toml v0.8.19
14352024-11-14T16:12:39.162Z Compiling tokio-native-tls v0.3.1
14362024-11-14T16:12:39.182Z Compiling camino v1.1.9
14372024-11-14T16:12:39.381Z Compiling backtrace v0.3.74
14382024-11-14T16:12:39.566Z Compiling phf_shared v0.11.2
14392024-11-14T16:12:39.967Z Compiling dropshot_endpoint v0.12.0
14402024-11-14T16:12:40.163Z Compiling waitgroup v0.1.2
14412024-11-14T16:12:40.193Z Compiling terminal_size v0.4.0
14422024-11-14T16:12:40.391Z Compiling openapiv3 v2.0.0
14432024-11-14T16:12:40.411Z Compiling serde_path_to_error v0.1.16
14442024-11-14T16:12:40.439Z Compiling hkdf v0.12.4
14452024-11-14T16:12:40.686Z Compiling crypto-bigint v0.5.5
14462024-11-14T16:12:41.299Z Compiling webpki-roots v0.26.6
14472024-11-14T16:12:41.528Z Compiling zerocopy-derive v0.6.6
14482024-11-14T16:12:43.156Z Compiling curve25519-dalek-derive v0.1.1
14492024-11-14T16:12:43.853Z Compiling idna v0.5.0
14502024-11-14T16:12:43.957Z Compiling hubpack_derive v0.1.1
14512024-11-14T16:12:44.635Z Compiling hostname v0.4.0
14522024-11-14T16:12:44.738Z Compiling ahash v0.8.11
14532024-11-14T16:12:44.889Z Compiling fs-err v2.11.0
14542024-11-14T16:12:44.908Z Compiling crc32fast v1.4.2
14552024-11-14T16:12:44.908Z Compiling winnow v0.5.40
14562024-11-14T16:12:45.055Z Compiling debug-ignore v1.0.5
14572024-11-14T16:12:45.151Z Compiling managed v0.8.0
14582024-11-14T16:12:45.205Z Compiling bitflags v1.3.2
14592024-11-14T16:12:45.237Z Compiling strum_macros v0.25.3
14602024-11-14T16:12:45.307Z Compiling clap_builder v4.5.21
14612024-11-14T16:12:45.649Z Compiling flate2 v1.0.34
14622024-11-14T16:12:46.317Z Compiling console v0.15.8
14632024-11-14T16:12:46.637Z Compiling hubpack v0.1.2
14642024-11-14T16:12:47.153Z Compiling cookie_store v0.21.0
14652024-11-14T16:12:47.790Z Compiling zerocopy v0.6.6
14662024-11-14T16:12:47.969Z Compiling elliptic-curve v0.13.8
14672024-11-14T16:12:48.668Z Compiling toml_edit v0.19.15
14682024-11-14T16:12:48.738Z Compiling hickory-resolver v0.24.1
14692024-11-14T16:12:48.866Z Compiling phf v0.11.2
14702024-11-14T16:12:49.149Z Compiling signal-hook-mio v0.2.4
14712024-11-14T16:12:49.316Z Compiling hyper-tls v0.6.0
14722024-11-14T16:12:49.513Z Compiling rayon v1.10.0
14732024-11-14T16:12:49.671Z Compiling bzip2 v0.4.4
14742024-11-14T16:12:50.069Z Compiling tokio-tungstenite v0.24.0
14752024-11-14T16:12:50.614Z Compiling postgres-types v0.2.8
14762024-11-14T16:12:53.543Z Compiling ed25519 v2.2.3
14772024-11-14T16:12:54.349Z Compiling phf_shared v0.10.0
14782024-11-14T16:12:54.776Z Compiling tokio-stream v0.1.16
14792024-11-14T16:12:54.796Z Compiling pkcs1 v0.7.5
14802024-11-14T16:12:55.030Z Compiling serde-big-array v0.5.1
14812024-11-14T16:12:55.259Z Compiling clap_derive v4.5.18
14822024-11-14T16:12:55.408Z Compiling rfc6979 v0.4.0
14832024-11-14T16:12:55.576Z Compiling derive-where v1.2.7
14842024-11-14T16:12:55.605Z Compiling serde_repr v0.1.19
14852024-11-14T16:12:55.828Z Compiling float-cmp v0.9.0
14862024-11-14T16:12:55.870Z Compiling bstr v1.10.0
14872024-11-14T16:12:56.058Z Compiling sync_wrapper v1.0.1
14882024-11-14T16:12:56.206Z Compiling normalize-line-endings v0.3.0
14892024-11-14T16:12:56.333Z Compiling static_assertions v1.1.0
14902024-11-14T16:12:56.435Z Compiling predicates-core v1.0.8
14912024-11-14T16:12:56.812Z Compiling new_debug_unreachable v1.0.6
14922024-11-14T16:12:56.833Z Compiling unicode-segmentation v1.12.0
14932024-11-14T16:12:56.875Z Compiling whoami v1.5.2
14942024-11-14T16:12:56.906Z Compiling precomputed-hash v0.1.1
14952024-11-14T16:12:57.031Z Compiling bit-vec v0.6.3
14962024-11-14T16:12:57.510Z Compiling difflib v0.4.0
14972024-11-14T16:12:57.540Z Compiling number_prefix v0.4.0
14982024-11-14T16:12:57.689Z Compiling unicode-width v0.2.0
14992024-11-14T16:12:57.716Z Compiling fixedbitset v0.4.2
15002024-11-14T16:12:57.750Z Compiling similar v2.6.0
15012024-11-14T16:12:58.185Z Compiling indicatif v0.17.9
15022024-11-14T16:12:58.215Z Compiling petgraph v0.6.5
15032024-11-14T16:12:59.170Z Compiling predicates v3.1.2
15042024-11-14T16:12:59.208Z Compiling bit-set v0.5.3
15052024-11-14T16:12:59.497Z Compiling tokio-postgres v0.7.12
15062024-11-14T16:13:00.178Z Compiling string_cache v0.8.7
15072024-11-14T16:13:00.423Z Compiling clap v4.5.21
15082024-11-14T16:13:00.524Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15092024-11-14T16:13:00.543Z Compiling ecdsa v0.16.9
15102024-11-14T16:13:00.662Z Compiling rsa v0.9.6
15112024-11-14T16:13:00.921Z Compiling ed25519-dalek v2.1.1
15122024-11-14T16:13:01.409Z Compiling toml v0.7.8
15132024-11-14T16:13:02.251Z Compiling zip v0.6.6
15142024-11-14T16:13:02.419Z Compiling crossterm v0.28.1
15152024-11-14T16:13:03.862Z Compiling hex v0.4.3
15162024-11-14T16:13:04.267Z Compiling x509-cert v0.2.5
15172024-11-14T16:13:04.497Z Compiling itertools v0.10.5
15182024-11-14T16:13:04.533Z Compiling lalrpop-util v0.19.12
15192024-11-14T16:13:04.889Z Compiling peg-runtime v0.8.3
15202024-11-14T16:13:05.267Z Compiling unicode-xid v0.2.6
15212024-11-14T16:13:05.447Z Compiling strum_macros v0.26.4
15222024-11-14T16:13:05.567Z Compiling xattr v1.3.1
15232024-11-14T16:13:05.822Z Compiling filetime v0.2.25
15242024-11-14T16:13:06.138Z Compiling tar v0.4.43
15252024-11-14T16:13:10.456Z Compiling strum v0.26.3
15262024-11-14T16:13:13.034Z Compiling aws-lc-sys v0.22.0
15272024-11-14T16:13:52.058Z Compiling rustls-webpki v0.102.8
15282024-11-14T16:13:55.737Z Compiling tokio-rustls v0.25.0
15292024-11-14T16:13:57.383Z Compiling tokio-rustls v0.26.0
15302024-11-14T16:13:57.784Z Compiling hyper-rustls v0.27.3
15312024-11-14T16:13:58.185Z Compiling reqwest v0.12.9
15322024-11-14T16:13:59.511Z Compiling qorb v0.2.0
15332024-11-14T16:14:04.533Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15342024-11-14T16:14:04.791Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15352024-11-14T16:14:10.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
15362024-11-14T16:14:11.062Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15372024-11-14T16:14:11.115ZNov 14 16:14:10.389 INFO Starting download, target: Cockroach
15382024-11-14T16:14:11.115ZNov 14 16:14:10.390 INFO Starting download, target: Clickhouse
15392024-11-14T16:14:11.115ZNov 14 16:14:10.390 INFO Starting download, target: Console
15402024-11-14T16:14:11.115ZNov 14 16:14:10.390 INFO Starting download, target: DendriteOpenapi
15412024-11-14T16:14:11.118ZNov 14 16:14:10.390 INFO Starting download, target: DendriteStub
15422024-11-14T16:14:11.119ZNov 14 16:14:10.390 INFO Starting download, target: MaghemiteMgd
15432024-11-14T16:14:11.119ZNov 14 16:14:10.390 INFO Starting download, target: TransceiverControl
15442024-11-14T16:14:11.119ZNov 14 16:14:10.390 INFO Downloading out/downloads/dpd-8290b412c867438997c8bbb3b1fa75ed23ff250f.json (attempt 1/3), target: DendriteOpenapi
15452024-11-14T16:14:11.119ZNov 14 16:14:10.390 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15462024-11-14T16:14:11.119ZNov 14 16:14:10.391 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15472024-11-14T16:14:11.119ZNov 14 16:14:10.391 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15482024-11-14T16:14:11.119ZNov 14 16:14:10.391 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15492024-11-14T16:14:11.119ZNov 14 16:14:10.391 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15502024-11-14T16:14:11.120ZNov 14 16:14:10.391 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15512024-11-14T16:14:11.336ZNov 14 16:14:10.599 INFO Download complete, target: DendriteOpenapi
15522024-11-14T16:14:11.428ZNov 14 16:14:10.702 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15532024-11-14T16:14:11.736ZNov 14 16:14:10.984 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15542024-11-14T16:14:11.930ZNov 14 16:14:11.202 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15552024-11-14T16:14:12.056ZNov 14 16:14:11.319 INFO Download complete, target: Console
15562024-11-14T16:14:12.136ZNov 14 16:14:11.406 INFO Download complete, target: TransceiverControl
15572024-11-14T16:14:12.238ZNov 14 16:14:11.512 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15582024-11-14T16:14:13.054ZNov 14 16:14:12.329 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15592024-11-14T16:14:13.054ZNov 14 16:14:12.329 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15602024-11-14T16:14:13.108ZNov 14 16:14:12.383 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15612024-11-14T16:14:14.818ZNov 14 16:14:14.093 INFO Download complete, target: DendriteStub
15622024-11-14T16:14:15.159ZNov 14 16:14:14.434 INFO Download complete, target: MaghemiteMgd
15632024-11-14T16:14:20.338ZNov 14 16:14:19.613 INFO Checking that binary works, target: Cockroach
15642024-11-14T16:14:20.502ZNov 14 16:14:19.777 INFO Download complete, target: Cockroach
15652024-11-14T16:14:25.386ZNov 14 16:14:24.658 INFO Checking that binary works, target: Clickhouse
15662024-11-14T16:14:26.402ZNov 14 16:14:25.677 INFO Download complete, target: Clickhouse
15672024-11-14T16:14:26.596ZAll builder prerequisites installed successfully, and PATH looks valid
15682024-11-14T16:14:26.599Z
15692024-11-14T16:14:26.599Zreal 5:56.490124666
15702024-11-14T16:14:26.599Zuser 16:21.979555231
15712024-11-14T16:14:26.599Zsys 3:10.400757119
15722024-11-14T16:14:26.599Ztrap 0.583603258
15732024-11-14T16:14:26.599Ztflt 10.601485546
15742024-11-14T16:14:26.599Zdflt 11.573989600
15752024-11-14T16:14:26.599Zkflt 0.558785956
15762024-11-14T16:14:26.599Zlock 30:07.476540675
15772024-11-14T16:14:26.599Zslp 1:05:39.144749848
15782024-11-14T16:14:26.599Zlat 53.562246271
15792024-11-14T16:14:26.599Zstop 2:07.333977833
15802024-11-14T16:14:26.599Z+ banner hack-check
15812024-11-14T16:14:26.602Z
15822024-11-14T16:14:26.602Z # # ## #### # # #### # # ###### #### # #
15832024-11-14T16:14:26.602Z # # # # # # # # # # # # # # # # #
15842024-11-14T16:14:26.602Z ###### # # # #### ##### # ###### ##### # ####
15852024-11-14T16:14:26.602Z # # ###### # # # # # # # # # #
15862024-11-14T16:14:26.602Z # # # # # # # # # # # # # # # # #
15872024-11-14T16:14:26.602Z # # # # #### # # #### # # ###### #### # #
15882024-11-14T16:14:26.602Z
15892024-11-14T16:14:26.602Z+ export CARGO_INCREMENTAL=0
15902024-11-14T16:14:26.602Z+ CARGO_INCREMENTAL=0
15912024-11-14T16:14:26.602Z+ ptime -m timeout 2h cargo xtask check-features --ci
15922024-11-14T16:14:27.157Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15932024-11-14T16:14:30.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.15s
15942024-11-14T16:14:30.869Z Running `target/debug/xtask check-features --ci`
15952024-11-14T16:14:30.893Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15962024-11-14T16:14:30.893Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15972024-11-14T16:14:31.367Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15982024-11-14T16:14:31.388Z Running `target/debug/xtask download cargo-hack`
15992024-11-14T16:14:32.266Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16002024-11-14T16:14:32.647Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16012024-11-14T16:14:37.934Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
16022024-11-14T16:14:38.099Z Running `target/debug/xtask-downloader cargo-hack`
16032024-11-14T16:14:38.144ZNov 14 16:14:37.418 INFO Starting download, target: CargoHack
16042024-11-14T16:14:38.146ZNov 14 16:14:37.419 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16052024-11-14T16:14:38.877ZNov 14 16:14:38.152 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16062024-11-14T16:14:38.963ZNov 14 16:14:38.237 INFO Download complete, target: CargoHack
16072024-11-14T16:14:38.967Zrunning: "/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"
16082024-11-14T16:14:38.984Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16092024-11-14T16:14:39.161Zinfo: running `cargo check --bins` on api_identity (1/171)
16102024-11-14T16:14:39.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16112024-11-14T16:14:39.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16122024-11-14T16:14:39.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16132024-11-14T16:14:39.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16142024-11-14T16:14:39.795Z
16152024-11-14T16:14:39.795Zinfo: running `cargo check --bins` on bootstore (2/171)
16162024-11-14T16:14:40.371Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16172024-11-14T16:14:40.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16182024-11-14T16:14:40.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16192024-11-14T16:14:40.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16202024-11-14T16:14:40.453Z
16212024-11-14T16:14:40.453Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/171)
16222024-11-14T16:14:41.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16232024-11-14T16:14:41.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16242024-11-14T16:14:41.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16252024-11-14T16:14:41.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
16262024-11-14T16:14:41.092Z
16272024-11-14T16:14:41.092Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/171)
16282024-11-14T16:14:41.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16292024-11-14T16:14:41.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16302024-11-14T16:14:41.666Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16312024-11-14T16:14:41.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
16322024-11-14T16:14:41.741Z
16332024-11-14T16:14:41.741Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/171)
16342024-11-14T16:14:42.128Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16352024-11-14T16:14:42.130Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16362024-11-14T16:14:42.130Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16372024-11-14T16:14:42.133Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16382024-11-14T16:14:42.172Z
16392024-11-14T16:14:42.172Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/171)
16402024-11-14T16:14:42.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16412024-11-14T16:14:42.564Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16422024-11-14T16:14:42.564Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16432024-11-14T16:14:42.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16442024-11-14T16:14:42.610Z
16452024-11-14T16:14:42.610Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/171)
16462024-11-14T16:14:42.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16472024-11-14T16:14:42.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16482024-11-14T16:14:42.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16492024-11-14T16:14:43.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
16502024-11-14T16:14:43.042Z
16512024-11-14T16:14:43.042Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/171)
16522024-11-14T16:14:43.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16532024-11-14T16:14:43.440Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16542024-11-14T16:14:43.440Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16552024-11-14T16:14:43.444Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16562024-11-14T16:14:43.482Z
16572024-11-14T16:14:43.482Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/171)
16582024-11-14T16:14:43.876Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16592024-11-14T16:14:43.878Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16602024-11-14T16:14:43.878Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16612024-11-14T16:14:43.881Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16622024-11-14T16:14:43.922Z
16632024-11-14T16:14:43.922Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/171)
16642024-11-14T16:14:44.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16652024-11-14T16:14:44.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16662024-11-14T16:14:44.317Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16672024-11-14T16:14:44.320Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16682024-11-14T16:14:44.360Z
16692024-11-14T16:14:44.360Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/171)
16702024-11-14T16:14:44.752Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16712024-11-14T16:14:44.754Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16722024-11-14T16:14:44.755Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16732024-11-14T16:14:44.757Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16742024-11-14T16:14:44.798Z
16752024-11-14T16:14:44.798Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/171)
16762024-11-14T16:14:45.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16772024-11-14T16:14:45.209Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16782024-11-14T16:14:45.209Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16792024-11-14T16:14:45.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16802024-11-14T16:14:45.255Z
16812024-11-14T16:14:45.255Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/171)
16822024-11-14T16:14:45.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16832024-11-14T16:14:45.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16842024-11-14T16:14:45.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16852024-11-14T16:14:45.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16862024-11-14T16:14:45.706Z
16872024-11-14T16:14:45.706Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/171)
16882024-11-14T16:14:46.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16892024-11-14T16:14:46.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16902024-11-14T16:14:46.109Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16912024-11-14T16:14:46.112Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
16922024-11-14T16:14:46.155Z
16932024-11-14T16:14:46.155Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/171)
16942024-11-14T16:14:46.553Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16952024-11-14T16:14:46.556Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16962024-11-14T16:14:46.556Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16972024-11-14T16:14:46.559Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
16982024-11-14T16:14:46.600Z
16992024-11-14T16:14:46.600Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/171)
17002024-11-14T16:14:47.002Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17012024-11-14T16:14:47.004Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17022024-11-14T16:14:47.004Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17032024-11-14T16:14:47.007Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
17042024-11-14T16:14:47.049Z
17052024-11-14T16:14:47.049Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/171)
17062024-11-14T16:14:47.444Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17072024-11-14T16:14:47.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17082024-11-14T16:14:47.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17092024-11-14T16:14:47.449Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17102024-11-14T16:14:47.490Z
17112024-11-14T16:14:47.490Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/171)
17122024-11-14T16:14:47.885Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17132024-11-14T16:14:47.888Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17142024-11-14T16:14:47.888Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17152024-11-14T16:14:47.891Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17162024-11-14T16:14:47.932Z
17172024-11-14T16:14:47.932Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/171)
17182024-11-14T16:14:48.326Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17192024-11-14T16:14:48.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17202024-11-14T16:14:48.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17212024-11-14T16:14:48.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17222024-11-14T16:14:48.373Z
17232024-11-14T16:14:48.373Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/171)
17242024-11-14T16:14:48.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17252024-11-14T16:14:48.769Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17262024-11-14T16:14:48.769Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17272024-11-14T16:14:48.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17282024-11-14T16:14:48.812Z
17292024-11-14T16:14:48.812Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/171)
17302024-11-14T16:14:49.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17312024-11-14T16:14:49.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17322024-11-14T16:14:49.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17332024-11-14T16:14:49.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17342024-11-14T16:14:49.250Z
17352024-11-14T16:14:49.250Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/171)
17362024-11-14T16:14:49.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17372024-11-14T16:14:49.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17382024-11-14T16:14:49.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17392024-11-14T16:14:49.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17402024-11-14T16:14:49.694Z
17412024-11-14T16:14:49.694Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/171)
17422024-11-14T16:14:50.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17432024-11-14T16:14:50.090Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17442024-11-14T16:14:50.090Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17452024-11-14T16:14:50.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
17462024-11-14T16:14:50.134Z
17472024-11-14T16:14:50.134Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/171)
17482024-11-14T16:14:50.522Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17492024-11-14T16:14:50.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17502024-11-14T16:14:50.525Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17512024-11-14T16:14:50.527Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17522024-11-14T16:14:50.569Z
17532024-11-14T16:14:50.569Zinfo: running `cargo check --bins` on sled-hardware-types (25/171)
17542024-11-14T16:14:51.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17552024-11-14T16:14:51.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17562024-11-14T16:14:51.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17572024-11-14T16:14:51.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17582024-11-14T16:14:51.232Z
17592024-11-14T16:14:51.232Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/171)
17602024-11-14T16:14:51.813Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17612024-11-14T16:14:51.816Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17622024-11-14T16:14:51.816Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17632024-11-14T16:14:51.819Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17642024-11-14T16:14:51.896Z
17652024-11-14T16:14:51.896Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/171)
17662024-11-14T16:14:52.479Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17672024-11-14T16:14:52.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17682024-11-14T16:14:52.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17692024-11-14T16:14:52.485Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
17702024-11-14T16:14:52.561Z
17712024-11-14T16:14:52.561Zinfo: running `cargo check --bins` on oxlog (28/171)
17722024-11-14T16:14:53.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17732024-11-14T16:14:53.135Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17742024-11-14T16:14:53.232Z Checking cfg-if v1.0.0
17752024-11-14T16:14:53.235Z Checking libc v0.2.162
17762024-11-14T16:14:53.343Z Checking serde v1.0.215
17772024-11-14T16:14:53.346Z Checking zeroize v1.8.1
17782024-11-14T16:14:53.366Z Checking memchr v2.7.4
17792024-11-14T16:14:53.369Z Checking typenum v1.17.0
17802024-11-14T16:14:53.379Z Checking scopeguard v1.2.0
17812024-11-14T16:14:53.390Z Checking subtle v2.6.1
17822024-11-14T16:14:53.416Z Checking value-bag v1.9.0
17832024-11-14T16:14:53.527Z Checking lock_api v0.4.12
17842024-11-14T16:14:53.623Z Checking smallvec v1.13.2
17852024-11-14T16:14:53.662Z Checking const-oid v0.9.6
17862024-11-14T16:14:53.848Z Checking log v0.4.22
17872024-11-14T16:14:53.959Z Checking itoa v1.0.11
17882024-11-14T16:14:54.005Z Checking pin-project-lite v0.2.14
17892024-11-14T16:14:54.129Z Checking byteorder v1.5.0
17902024-11-14T16:14:54.191Z Checking futures-core v0.3.31
17912024-11-14T16:14:54.299Z Checking once_cell v1.20.2
17922024-11-14T16:14:54.376Z Checking cpufeatures v0.2.14
17932024-11-14T16:14:54.428Z Checking stable_deref_trait v1.2.0
17942024-11-14T16:14:54.468Z Checking futures-sink v0.3.31
17952024-11-14T16:14:54.505Z Checking getrandom v0.2.15
17962024-11-14T16:14:54.532Z Checking signal-hook-registry v1.4.2
17972024-11-14T16:14:54.544Z Checking parking_lot_core v0.9.10
17982024-11-14T16:14:54.606Z Checking mio v1.0.2
17992024-11-14T16:14:54.621Z Checking socket2 v0.5.7
18002024-11-14T16:14:54.753Z Checking rand_core v0.6.4
18012024-11-14T16:14:54.773Z Checking spin v0.9.8
18022024-11-14T16:14:54.798Z Checking generic-array v0.14.7
18032024-11-14T16:14:54.896Z Checking parking_lot v0.12.3
18042024-11-14T16:14:55.077Z Checking zerocopy v0.7.35
18052024-11-14T16:14:55.135Z Checking slab v0.4.9
18062024-11-14T16:14:55.135Z Checking zerofrom v0.1.4
18072024-11-14T16:14:55.231Z Checking futures-channel v0.3.31
18082024-11-14T16:14:55.247Z Checking futures-task v0.3.31
18092024-11-14T16:14:55.349Z Checking yoke v0.7.4
18102024-11-14T16:14:55.411Z Checking equivalent v1.0.1
18112024-11-14T16:14:55.489Z Checking pin-utils v0.1.0
18122024-11-14T16:14:55.513Z Checking foldhash v0.1.3
18132024-11-14T16:14:55.532Z Checking futures-io v0.3.31
18142024-11-14T16:14:55.580Z Checking allocator-api2 v0.2.18
18152024-11-14T16:14:55.597Z Checking tinyvec_macros v0.1.1
18162024-11-14T16:14:55.686Z Checking ryu v1.0.18
18172024-11-14T16:14:55.702Z Checking zerovec v0.10.4
18182024-11-14T16:14:55.716Z Checking tinyvec v1.8.0
18192024-11-14T16:14:55.719Z Checking futures-util v0.3.31
18202024-11-14T16:14:55.922Z Checking fnv v1.0.7
18212024-11-14T16:14:56.011Z Checking crypto-common v0.1.6
18222024-11-14T16:14:56.049Z Checking block-buffer v0.10.4
18232024-11-14T16:14:56.206Z Checking block-padding v0.3.3
18242024-11-14T16:14:56.237Z Checking hashbrown v0.15.0
18252024-11-14T16:14:56.270Z Checking digest v0.10.7
18262024-11-14T16:14:56.436Z Checking inout v0.1.3
18272024-11-14T16:14:56.546Z Checking libm v0.2.8
18282024-11-14T16:14:56.644Z Checking hmac v0.12.1
18292024-11-14T16:14:56.682Z Checking cipher v0.4.4
18302024-11-14T16:14:56.864Z Checking sha2 v0.10.8
18312024-11-14T16:14:57.092Z Checking unicode-normalization v0.1.24
18322024-11-14T16:14:57.135Z Checking litemap v0.7.3
18332024-11-14T16:14:57.422Z Checking unicode-bidi v0.3.17
18342024-11-14T16:14:57.438Z Checking tinystr v0.7.6
18352024-11-14T16:14:57.473Z Checking base64ct v1.6.0
18362024-11-14T16:14:57.488Z Checking writeable v0.5.5
18372024-11-14T16:14:57.502Z Checking num-traits v0.2.19
18382024-11-14T16:14:57.812Z Checking ppv-lite86 v0.2.20
18392024-11-14T16:14:57.846Z Checking icu_locid v1.5.0
18402024-11-14T16:14:57.919Z Checking pem-rfc7468 v0.7.0
18412024-11-14T16:14:58.037Z Checking flagset v0.4.6
18422024-11-14T16:14:58.065Z Checking tracing-core v0.1.32
18432024-11-14T16:14:58.183Z Checking thiserror v1.0.69
18442024-11-14T16:14:58.239Z Checking der v0.7.9
18452024-11-14T16:14:58.323Z Checking percent-encoding v2.3.1
18462024-11-14T16:14:58.498Z Checking bytes v1.8.0
18472024-11-14T16:14:58.546Z Checking indexmap v2.6.0
18482024-11-14T16:14:58.600Z Checking serde_json v1.0.132
18492024-11-14T16:14:58.747Z Checking rand_chacha v0.3.1
18502024-11-14T16:14:58.918Z Checking icu_provider v1.5.0
18512024-11-14T16:14:59.149Z Checking bitflags v2.6.0
18522024-11-14T16:14:59.253Z Checking icu_locid_transform_data v1.5.0
18532024-11-14T16:14:59.295Z Checking tokio v1.40.0
18542024-11-14T16:14:59.343Z Checking http v1.1.0
18552024-11-14T16:14:59.443Z Checking rustls-pki-types v1.9.0
18562024-11-14T16:14:59.593Z Checking icu_locid_transform v1.5.0
18572024-11-14T16:14:59.834Z Checking rand v0.8.5
18582024-11-14T16:15:00.008Z Checking tracing v0.1.40
18592024-11-14T16:15:00.098Z Checking spki v0.7.3
18602024-11-14T16:15:00.346Z Checking icu_collections v1.5.0
18612024-11-14T16:15:00.376Z Checking salsa20 v0.10.2
18622024-11-14T16:15:00.400Z Checking pbkdf2 v0.12.2
18632024-11-14T16:15:00.539Z Checking aws-lc-sys v0.22.0
18642024-11-14T16:15:00.572Z Checking httparse v1.9.5
18652024-11-14T16:15:00.592Z Checking untrusted v0.9.0
18662024-11-14T16:15:00.661Z Checking mirai-annotations v1.12.0
18672024-11-14T16:15:00.742Z Checking icu_properties_data v1.5.0
18682024-11-14T16:15:00.827Z Checking powerfmt v0.2.0
18692024-11-14T16:15:00.924Z Checking untrusted v0.7.1
18702024-11-14T16:15:00.973Z Checking ring v0.17.8
18712024-11-14T16:15:00.987Z Checking scrypt v0.11.0
18722024-11-14T16:15:00.993Z Checking icu_properties v1.5.1
18732024-11-14T16:15:01.064Z Checking cbc v0.1.2
18742024-11-14T16:15:01.089Z Checking deranged v0.3.11
18752024-11-14T16:15:01.107Z Checking aes v0.8.4
18762024-11-14T16:15:01.196Z Checking crossbeam-utils v0.8.20
18772024-11-14T16:15:01.257Z Checking num_threads v0.1.7
18782024-11-14T16:15:01.367Z Checking write16 v1.0.0
18792024-11-14T16:15:01.481Z Checking atomic-waker v1.1.2
18802024-11-14T16:15:01.598Z Checking icu_normalizer_data v1.5.0
18812024-11-14T16:15:01.695Z Checking utf8_iter v1.0.4
18822024-11-14T16:15:01.879Z Checking num-conv v0.1.0
18832024-11-14T16:15:01.894Z Checking utf16_iter v1.0.5
18842024-11-14T16:15:01.993Z Checking time-core v0.1.2
18852024-11-14T16:15:02.056Z Checking pkcs5 v0.7.1
18862024-11-14T16:15:02.122Z Checking http-body v1.0.1
18872024-11-14T16:15:02.143Z Checking form_urlencoded v1.2.1
18882024-11-14T16:15:02.321Z Checking try-lock v0.2.5
18892024-11-14T16:15:02.337Z Checking httpdate v1.0.3
18902024-11-14T16:15:02.453Z Checking want v0.3.1
18912024-11-14T16:15:02.565Z Checking pkcs8 v0.10.2
18922024-11-14T16:15:02.568Z Checking unicode-ident v1.0.13
18932024-11-14T16:15:02.619Z Checking toml_datetime v0.6.8
18942024-11-14T16:15:02.731Z Checking proc-macro2 v1.0.89
18952024-11-14T16:15:02.805Z Checking uuid v1.11.0
18962024-11-14T16:15:02.839Z Checking time v0.3.36
18972024-11-14T16:15:02.872Z Checking serde_spanned v0.6.8
18982024-11-14T16:15:02.888Z Checking slog v2.7.0
18992024-11-14T16:15:03.060Z Checking scroll v0.12.0
19002024-11-14T16:15:03.132Z Checking aws-lc-rs v1.10.0
19012024-11-14T16:15:03.365Z Checking tower-service v0.3.3
19022024-11-14T16:15:03.402Z Checking match_cfg v0.1.0
19032024-11-14T16:15:03.416Z Checking ucd-trie v0.1.7
19042024-11-14T16:15:03.484Z Checking adler2 v2.0.0
19052024-11-14T16:15:03.498Z Checking base64 v0.22.1
19062024-11-14T16:15:03.528Z Checking iana-time-zone v0.1.61
19072024-11-14T16:15:03.611Z Checking foreign-types-shared v0.1.1
19082024-11-14T16:15:03.632Z Checking plain v0.2.3
19092024-11-14T16:15:03.670Z Checking chrono v0.4.38
19102024-11-14T16:15:03.707Z Checking foreign-types v0.3.2
19112024-11-14T16:15:03.765Z Checking goblin v0.8.2
19122024-11-14T16:15:03.789Z Checking miniz_oxide v0.8.0
19132024-11-14T16:15:03.966Z Checking pest v2.7.14
19142024-11-14T16:15:04.355Z Checking icu_normalizer v1.5.0
19152024-11-14T16:15:04.533Z Checking hostname v0.3.1
19162024-11-14T16:15:04.663Z Checking quote v1.0.37
19172024-11-14T16:15:04.980Z Checking rustls-webpki v0.102.8
19182024-11-14T16:15:05.014Z Checking openssl-sys v0.9.104
19192024-11-14T16:15:05.110Z Checking idna_adapter v1.2.0
19202024-11-14T16:15:05.297Z Checking idna v1.0.3
19212024-11-14T16:15:05.341Z Checking dirs-sys-next v0.1.2
19222024-11-14T16:15:05.520Z Checking errno v0.3.9
19232024-11-14T16:15:05.697Z Checking aho-corasick v1.1.3
19242024-11-14T16:15:05.712Z Checking siphasher v0.3.11
19252024-11-14T16:15:05.766Z Checking url v2.5.3
19262024-11-14T16:15:05.790Z Checking pretty-hex v0.4.1
19272024-11-14T16:15:05.968Z Checking regex-syntax v0.8.5
19282024-11-14T16:15:06.002Z Checking data-encoding v2.6.0
19292024-11-14T16:15:06.327Z Checking openssl v0.10.68
19302024-11-14T16:15:06.428Z Checking dtrace-parser v0.2.0
19312024-11-14T16:15:06.523Z Checking tokio-util v0.7.12
19322024-11-14T16:15:06.568Z Checking rustix v0.38.37
19332024-11-14T16:15:06.635Z Checking dirs-next v2.0.0
19342024-11-14T16:15:06.760Z Checking syn v2.0.87
19352024-11-14T16:15:06.897Z Checking http-body-util v0.1.2
19362024-11-14T16:15:07.338Z Checking crossbeam-epoch v0.9.18
19372024-11-14T16:15:07.341Z Checking signature v2.2.0
19382024-11-14T16:15:07.407Z Checking h2 v0.4.6
19392024-11-14T16:15:07.538Z Checking sha1 v0.10.6
19402024-11-14T16:15:07.746Z Checking lazy_static v1.5.0
19412024-11-14T16:15:07.824Z Checking thread_local v1.1.8
19422024-11-14T16:15:07.861Z Checking thread-id v4.2.2
19432024-11-14T16:15:07.968Z Checking encoding_rs v0.8.34
19442024-11-14T16:15:08.091Z Checking gimli v0.31.1
19452024-11-14T16:15:08.827Z Checking dof v0.3.0
19462024-11-14T16:15:09.272Z Checking regex-automata v0.4.8
19472024-11-14T16:15:09.434Z Checking mime v0.3.17
19482024-11-14T16:15:09.740Z Checking winnow v0.6.20
19492024-11-14T16:15:10.092Z Checking utf8parse v0.2.2
19502024-11-14T16:15:10.229Z Checking either v1.13.0
19512024-11-14T16:15:10.243Z Checking unicode-properties v0.1.3
19522024-11-14T16:15:10.617Z Checking openssl-probe v0.1.5
19532024-11-14T16:15:10.631Z Checking anstyle v1.0.10
19542024-11-14T16:15:10.769Z Checking ipnet v2.10.1
19552024-11-14T16:15:10.987Z Checking stringprep v0.1.5
19562024-11-14T16:15:11.228Z Checking anstyle-parse v0.2.5
19572024-11-14T16:15:11.260Z Checking crossbeam-deque v0.8.5
19582024-11-14T16:15:11.497Z Checking term v0.7.0
19592024-11-14T16:15:11.558Z Checking rustls v0.22.4
19602024-11-14T16:15:11.833Z Checking native-tls v0.2.12
19612024-11-14T16:15:11.940Z Checking rustls v0.23.14
19622024-11-14T16:15:12.131Z Checking slog-json v2.6.1
19632024-11-14T16:15:12.161Z Checking addr2line v0.24.2
19642024-11-14T16:15:12.379Z Checking serde_urlencoded v0.7.1
19652024-11-14T16:15:12.669Z Checking crossbeam-channel v0.5.13
19662024-11-14T16:15:12.688Z Checking toml_edit v0.22.22
19672024-11-14T16:15:12.786Z Checking futures-executor v0.3.31
19682024-11-14T16:15:12.993Z Checking rustls-pemfile v2.2.0
19692024-11-14T16:15:13.064Z Checking usdt-impl v0.5.0
19702024-11-14T16:15:13.206Z Checking num-integer v0.1.46
19712024-11-14T16:15:13.402Z Checking idna v0.4.0
19722024-11-14T16:15:13.503Z Checking hyper v1.5.0
19732024-11-14T16:15:13.600Z Checking idna v0.3.0
19742024-11-14T16:15:13.734Z Checking md-5 v0.10.6
19752024-11-14T16:15:13.894Z Checking ff v0.13.0
19762024-11-14T16:15:13.934Z Checking hash32 v0.2.1
19772024-11-14T16:15:14.105Z Checking is-terminal v0.4.13
19782024-11-14T16:15:14.219Z Checking memmap v0.7.0
19792024-11-14T16:15:14.236Z Checking object v0.36.5
19802024-11-14T16:15:14.251Z Checking utf-8 v0.7.6
19812024-11-14T16:15:14.424Z Checking psl-types v2.0.11
19822024-11-14T16:15:14.440Z Checking is_terminal_polyfill v1.70.1
19832024-11-14T16:15:14.453Z Checking linked-hash-map v0.5.6
19842024-11-14T16:15:14.556Z Checking take_mut v0.2.2
19852024-11-14T16:15:14.594Z Checking base16ct v0.2.0
19862024-11-14T16:15:14.695Z Checking quick-error v1.2.3
19872024-11-14T16:15:14.768Z Checking dyn-clone v1.0.17
19882024-11-14T16:15:14.783Z Checking anstyle-query v1.1.1
19892024-11-14T16:15:14.821Z Checking colorchoice v1.0.2
19902024-11-14T16:15:14.896Z Checking fallible-iterator v0.2.0
19912024-11-14T16:15:14.896Z Checking rustc-demangle v0.1.24
19922024-11-14T16:15:14.943Z Checking anstream v0.6.15
19932024-11-14T16:15:15.223Z Checking tokio-rustls v0.25.0
19942024-11-14T16:15:15.288Z Checking toml v0.8.19
19952024-11-14T16:15:15.308Z Checking schemars v0.8.21
19962024-11-14T16:15:15.319Z Checking resolv-conf v0.7.0
19972024-11-14T16:15:15.505Z Checking postgres-protocol v0.6.7
19982024-11-14T16:15:15.516Z Checking hyper-util v0.1.10
19992024-11-14T16:15:15.605Z Checking sec1 v0.7.3
20002024-11-14T16:15:15.661Z Checking lru-cache v0.1.2
20012024-11-14T16:15:15.837Z Checking slog-async v2.8.0
20022024-11-14T16:15:15.991Z Checking publicsuffix v2.2.3
20032024-11-14T16:15:16.005Z Checking tungstenite v0.24.0
20042024-11-14T16:15:16.140Z Checking usdt v0.5.0
20052024-11-14T16:15:16.155Z Checking heapless v0.7.17
20062024-11-14T16:15:16.204Z Checking hickory-proto v0.24.1
20072024-11-14T16:15:16.381Z Checking slog-term v2.9.1
20082024-11-14T16:15:16.858Z Checking group v0.13.0
20092024-11-14T16:15:16.904Z Checking num-iter v0.1.45
20102024-11-14T16:15:16.907Z Checking futures v0.3.31
20112024-11-14T16:15:17.030Z Checking slog-bunyan v2.5.0
20122024-11-14T16:15:17.065Z Checking tokio-native-tls v0.3.1
20132024-11-14T16:15:17.104Z Checking rayon-core v1.12.1
20142024-11-14T16:15:17.173Z Checking multer v3.1.0
20152024-11-14T16:15:17.195Z Checking terminal_size v0.4.0
20162024-11-14T16:15:17.300Z Checking phf_shared v0.11.2
20172024-11-14T16:15:17.333Z Checking tokio-rustls v0.26.0
20182024-11-14T16:15:17.350Z Checking cookie v0.18.1
20192024-11-14T16:15:17.518Z Checking async-stream v0.3.6
20202024-11-14T16:15:17.575Z Checking bzip2-sys v0.1.11+1.0.8
20212024-11-14T16:15:17.590Z Checking signal-hook v0.3.17
20222024-11-14T16:15:17.699Z Checking camino v1.1.9
20232024-11-14T16:15:17.701Z Checking waitgroup v0.1.2
20242024-11-14T16:15:17.725Z Checking openapiv3 v2.0.0
20252024-11-14T16:15:17.762Z Checking webpki-roots v0.26.6
20262024-11-14T16:15:17.777Z Checking serde_path_to_error v0.1.16
20272024-11-14T16:15:17.839Z Checking idna v0.5.0
20282024-11-14T16:15:17.904Z Checking hkdf v0.12.4
20292024-11-14T16:15:17.959Z Checking crypto-bigint v0.5.5
20302024-11-14T16:15:18.120Z Checking hostname v0.4.0
20312024-11-14T16:15:18.266Z Checking crc32fast v1.4.2
20322024-11-14T16:15:18.285Z Checking clap_lex v0.7.2
20332024-11-14T16:15:18.379Z Checking bitflags v1.3.2
20342024-11-14T16:15:18.478Z Checking debug-ignore v1.0.5
20352024-11-14T16:15:18.495Z Checking managed v0.8.0
20362024-11-14T16:15:18.517Z Checking strsim v0.11.1
20372024-11-14T16:15:18.611Z Checking unicode-width v0.1.14
20382024-11-14T16:15:18.702Z Checking winnow v0.5.40
20392024-11-14T16:15:18.795Z Checking clap_builder v4.5.21
20402024-11-14T16:15:18.856Z Checking smoltcp v0.9.1
20412024-11-14T16:15:19.106Z Checking console v0.15.8
20422024-11-14T16:15:19.651Z Checking cookie_store v0.21.0
20432024-11-14T16:15:20.318Z Checking flate2 v1.0.34
20442024-11-14T16:15:20.334Z Checking hyper-rustls v0.27.3
20452024-11-14T16:15:20.560Z Checking backtrace v0.3.74
20462024-11-14T16:15:20.658Z Checking signal-hook-mio v0.2.4
20472024-11-14T16:15:20.787Z Checking rayon v1.10.0
20482024-11-14T16:15:20.859Z Checking elliptic-curve v0.13.8
20492024-11-14T16:15:20.919Z Checking hickory-resolver v0.24.1
20502024-11-14T16:15:20.973Z Checking bzip2 v0.4.4
20512024-11-14T16:15:21.109Z Checking anyhow v1.0.93
20522024-11-14T16:15:21.149Z Checking dropshot v0.12.0
20532024-11-14T16:15:21.259Z Checking phf v0.11.2
20542024-11-14T16:15:21.476Z Checking hyper-tls v0.6.0
20552024-11-14T16:15:21.494Z Checking num-bigint-dig v0.8.4
20562024-11-14T16:15:21.521Z Checking tokio-tungstenite v0.24.0
20572024-11-14T16:15:21.753Z Checking postgres-types v0.2.8
20582024-11-14T16:15:21.756Z Checking toml_edit v0.19.15
20592024-11-14T16:15:21.847Z Checking regex v1.11.1
20602024-11-14T16:15:22.002Z Checking bstr v1.10.0
20612024-11-14T16:15:22.455Z Checking ed25519 v2.2.3
20622024-11-14T16:15:22.477Z Checking tokio-stream v0.1.16
20632024-11-14T16:15:22.494Z Checking phf_shared v0.10.0
20642024-11-14T16:15:22.743Z Checking zerocopy v0.6.6
20652024-11-14T16:15:22.770Z Checking curve25519-dalek v4.1.3
20662024-11-14T16:15:22.944Z Checking pkcs1 v0.7.5
20672024-11-14T16:15:23.336Z Checking hubpack v0.1.2
20682024-11-14T16:15:23.374Z Checking portable-atomic v1.9.0
20692024-11-14T16:15:23.533Z Checking float-cmp v0.9.0
20702024-11-14T16:15:23.627Z Checking serde-big-array v0.5.1
20712024-11-14T16:15:23.646Z Checking rfc6979 v0.4.0
20722024-11-14T16:15:23.709Z Checking sync_wrapper v1.0.1
20732024-11-14T16:15:23.818Z Checking number_prefix v0.4.0
20742024-11-14T16:15:23.831Z Checking static_assertions v1.1.0
20752024-11-14T16:15:23.850Z Checking new_debug_unreachable v1.0.6
20762024-11-14T16:15:23.922Z Checking unicode-width v0.2.0
20772024-11-14T16:15:23.937Z Checking precomputed-hash v0.1.1
20782024-11-14T16:15:24.000Z Checking minimal-lexical v0.2.1
20792024-11-14T16:15:24.036Z Checking predicates-core v1.0.8
20802024-11-14T16:15:24.170Z Checking normalize-line-endings v0.3.0
20812024-11-14T16:15:24.209Z Checking fixedbitset v0.4.2
20822024-11-14T16:15:24.285Z Checking unicode-segmentation v1.12.0
20832024-11-14T16:15:24.385Z Checking difflib v0.4.0
20842024-11-14T16:15:24.399Z Checking bit-vec v0.6.3
20852024-11-14T16:15:24.428Z Checking whoami v1.5.2
20862024-11-14T16:15:24.464Z Checking petgraph v0.6.5
20872024-11-14T16:15:24.533Z Checking indicatif v0.17.9
20882024-11-14T16:15:24.673Z Checking ed25519-dalek v2.1.1
20892024-11-14T16:15:24.688Z Checking predicates v3.1.2
20902024-11-14T16:15:24.711Z Checking tokio-postgres v0.7.12
20912024-11-14T16:15:24.725Z Checking bit-set v0.5.3
20922024-11-14T16:15:24.804Z Checking qorb v0.2.0
20932024-11-14T16:15:24.938Z Checking similar v2.6.0
20942024-11-14T16:15:24.981Z Checking nom v7.1.3
20952024-11-14T16:15:25.065Z Checking toml v0.7.8
20962024-11-14T16:15:25.275Z Checking string_cache v0.8.7
20972024-11-14T16:15:25.342Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20982024-11-14T16:15:25.560Z Checking reqwest v0.12.9
20992024-11-14T16:15:25.783Z Checking ecdsa v0.16.9
21002024-11-14T16:15:25.785Z Checking rsa v0.9.6
21012024-11-14T16:15:26.508Z Checking clap v4.5.21
21022024-11-14T16:15:26.635Z Checking zip v0.6.6
21032024-11-14T16:15:26.859Z Checking crossterm v0.28.1
21042024-11-14T16:15:27.292Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21052024-11-14T16:15:27.314Z Checking itertools v0.10.5
21062024-11-14T16:15:27.327Z Checking itertools v0.12.1
21072024-11-14T16:15:27.391Z Checking ahash v0.8.11
21082024-11-14T16:15:27.706Z Checking fs-err v2.11.0
21092024-11-14T16:15:27.721Z Checking x509-cert v0.2.5
21102024-11-14T16:15:27.871Z Checking semver v1.0.23
21112024-11-14T16:15:27.923Z Checking hex v0.4.3
21122024-11-14T16:15:28.276Z Checking peg-runtime v0.8.3
21132024-11-14T16:15:28.291Z Checking lalrpop-util v0.19.12
21142024-11-14T16:15:28.464Z Checking heck v0.4.1
21152024-11-14T16:15:28.507Z Checking sigpipe v0.1.3
21162024-11-14T16:15:29.950Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21172024-11-14T16:15:30.245Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.67s
21182024-11-14T16:15:30.393Z
21192024-11-14T16:15:30.393Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/171)
21202024-11-14T16:15:30.940Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212024-11-14T16:15:30.942Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222024-11-14T16:15:31.031Z Compiling hashbrown v0.14.5
21232024-11-14T16:15:31.145Z Checking heck v0.5.0
21242024-11-14T16:15:31.156Z Compiling unsafe-libyaml v0.2.11
21252024-11-14T16:15:31.168Z Compiling ident_case v1.0.1
21262024-11-14T16:15:31.180Z Checking progenitor-client v0.8.0
21272024-11-14T16:15:31.194Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21282024-11-14T16:15:31.208Z Compiling proc-macro-crate v1.3.1
21292024-11-14T16:15:31.292Z Compiling darling_core v0.20.10
21302024-11-14T16:15:31.331Z Checking ipnetwork v0.20.0
21312024-11-14T16:15:31.530Z Compiling structmeta-derive v0.3.0
21322024-11-14T16:15:31.549Z Compiling newtype-uuid v1.1.3
21332024-11-14T16:15:31.695Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21342024-11-14T16:15:31.828Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21352024-11-14T16:15:31.968Z Compiling lzma-sys v0.1.20
21362024-11-14T16:15:32.145Z Compiling foreign-types-macros v0.2.3
21372024-11-14T16:15:32.273Z Checking regress v0.10.1
21382024-11-14T16:15:32.317Z Compiling num_enum_derive v0.5.11
21392024-11-14T16:15:32.729Z Compiling serde_yaml v0.9.34+deprecated
21402024-11-14T16:15:33.062Z Compiling dropshot v0.13.0
21412024-11-14T16:15:33.359Z Checking arc-swap v1.7.1
21422024-11-14T16:15:33.410Z Checking foreign-types-shared v0.3.1
21432024-11-14T16:15:33.519Z Checking foreign-types v0.5.0
21442024-11-14T16:15:33.731Z Compiling proc-macro-error v1.0.4
21452024-11-14T16:15:33.794Z Checking slog-scope v4.4.0
21462024-11-14T16:15:34.413Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21472024-11-14T16:15:34.516Z Checking tungstenite v0.21.0
21482024-11-14T16:15:34.530Z Compiling heck v0.3.3
21492024-11-14T16:15:34.543Z Compiling structmeta v0.3.0
21502024-11-14T16:15:34.935Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21512024-11-14T16:15:34.964Z Checking num_enum v0.5.11
21522024-11-14T16:15:34.991Z Compiling parse-display-derive v0.10.0
21532024-11-14T16:15:35.104Z Compiling dropshot_endpoint v0.13.0
21542024-11-14T16:15:35.472Z Checking cstr-argument v0.1.2
21552024-11-14T16:15:35.630Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21562024-11-14T16:15:35.739Z Checking instant v0.1.13
21572024-11-14T16:15:35.801Z Checking typify-impl v0.2.0
21582024-11-14T16:15:35.851Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21592024-11-14T16:15:36.370Z Checking fastrand v2.1.1
21602024-11-14T16:15:36.700Z Checking pretty-hex v0.2.1
21612024-11-14T16:15:36.861Z Checking base64 v0.21.7
21622024-11-14T16:15:36.957Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21632024-11-14T16:15:37.238Z Checking tempfile v3.13.0
21642024-11-14T16:15:37.318Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21652024-11-14T16:15:37.465Z Checking backoff v0.4.0
21662024-11-14T16:15:37.484Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21672024-11-14T16:15:37.600Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21682024-11-14T16:15:37.625Z Checking tokio-tungstenite v0.21.0
21692024-11-14T16:15:37.761Z Checking strum v0.26.3
21702024-11-14T16:15:37.913Z Compiling zone_cfg_derive v0.1.2
21712024-11-14T16:15:37.928Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21722024-11-14T16:15:38.133Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21732024-11-14T16:15:38.327Z Checking slog-stdlog v4.1.1
21742024-11-14T16:15:38.366Z Compiling darling_macro v0.20.10
21752024-11-14T16:15:38.490Z Checking regress v0.9.1
21762024-11-14T16:15:38.520Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21772024-11-14T16:15:38.672Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21782024-11-14T16:15:38.714Z Checking colored v2.1.0
21792024-11-14T16:15:38.946Z Checking macaddr v1.0.1
21802024-11-14T16:15:39.006Z Checking base64 v0.13.1
21812024-11-14T16:15:39.290Z Compiling darling v0.20.10
21822024-11-14T16:15:39.366Z Checking ron v0.7.1
21832024-11-14T16:15:39.412Z Compiling serde_with_macros v3.11.0
21842024-11-14T16:15:39.470Z Checking zone v0.1.8
21852024-11-14T16:15:39.617Z Checking parse-display v0.10.0
21862024-11-14T16:15:39.838Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21872024-11-14T16:15:40.129Z Checking xz2 v0.1.7
21882024-11-14T16:15:40.305Z Checking slog-envlogger v2.2.0
21892024-11-14T16:15:40.427Z Checking tabwriter v1.4.0
21902024-11-14T16:15:40.511Z Checking xattr v1.3.1
21912024-11-14T16:15:40.514Z Checking pem v3.0.4
21922024-11-14T16:15:40.656Z Checking yasna v0.5.2
21932024-11-14T16:15:40.706Z Checking headers-core v0.3.0
21942024-11-14T16:15:40.775Z Checking smf v0.2.3
21952024-11-14T16:15:40.843Z Checking filetime v0.2.25
21962024-11-14T16:15:41.317Z Checking same-file v1.0.6
21972024-11-14T16:15:41.317Z Checking tar v0.4.43
21982024-11-14T16:15:41.317Z Checking walkdir v2.5.0
21992024-11-14T16:15:41.317Z Checking headers v0.4.0
22002024-11-14T16:15:41.503Z Checking atomicwrites v0.4.4
22012024-11-14T16:15:41.524Z Checking rcgen v0.12.1
22022024-11-14T16:15:41.697Z Checking camino-tempfile v1.1.1
22032024-11-14T16:15:41.985Z Checking subprocess v0.2.9
22042024-11-14T16:15:42.269Z Checking serde_with v3.11.0
22052024-11-14T16:15:46.079Z Compiling typify-macro v0.2.0
22062024-11-14T16:15:47.851Z Compiling typify v0.2.0
22072024-11-14T16:15:47.916Z Compiling progenitor-impl v0.8.0
22082024-11-14T16:15:50.971Z Compiling progenitor-macro v0.8.0
22092024-11-14T16:15:56.067Z Checking progenitor v0.8.0
22102024-11-14T16:15:56.213Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22112024-11-14T16:15:56.213Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22122024-11-14T16:15:58.799Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22132024-11-14T16:15:59.037Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22142024-11-14T16:16:05.272Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22152024-11-14T16:16:06.812Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22162024-11-14T16:16:08.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.61s
22172024-11-14T16:16:08.173Z
22182024-11-14T16:16:08.173Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/171)
22192024-11-14T16:16:08.709Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22202024-11-14T16:16:08.712Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22212024-11-14T16:16:08.797Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22222024-11-14T16:16:10.182Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s
22232024-11-14T16:16:10.338Z
22242024-11-14T16:16:10.338Zinfo: running `cargo check --bins` on nexus-config (31/171)
22252024-11-14T16:16:10.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22262024-11-14T16:16:10.856Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22272024-11-14T16:16:10.856Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22282024-11-14T16:16:10.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22292024-11-14T16:16:10.921Z
22302024-11-14T16:16:10.921Zinfo: running `cargo check --bins` on omicron-rpaths (32/171)
22312024-11-14T16:16:11.420Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322024-11-14T16:16:11.423Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332024-11-14T16:16:11.423Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342024-11-14T16:16:11.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
22352024-11-14T16:16:11.488Z
22362024-11-14T16:16:11.488Zinfo: running `cargo check --bins` on omicron-certificates (33/171)
22372024-11-14T16:16:12.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382024-11-14T16:16:12.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392024-11-14T16:16:12.003Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22402024-11-14T16:16:12.005Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22412024-11-14T16:16:12.072Z
22422024-11-14T16:16:12.072Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/171)
22432024-11-14T16:16:12.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442024-11-14T16:16:12.622Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452024-11-14T16:16:12.693Z Compiling heapless v0.8.0
22462024-11-14T16:16:12.795Z Checking hash32 v0.3.1
22472024-11-14T16:16:12.803Z Compiling smoltcp v0.11.0
22482024-11-14T16:16:12.822Z Checking cobs v0.2.3
22492024-11-14T16:16:12.833Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22502024-11-14T16:16:12.833Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22512024-11-14T16:16:12.845Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22522024-11-14T16:16:12.845Z Compiling crucible-workspace-hack v0.1.0
22532024-11-14T16:16:12.934Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22542024-11-14T16:16:12.972Z Checking newline-converter v0.3.0
22552024-11-14T16:16:12.988Z Checking postcard v1.0.10
22562024-11-14T16:16:13.101Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
22572024-11-14T16:16:13.121Z Compiling convert_case v0.4.0
22582024-11-14T16:16:13.312Z Checking expectorate v1.1.0
22592024-11-14T16:16:13.470Z Compiling zone_cfg_derive v0.3.0
22602024-11-14T16:16:13.473Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22612024-11-14T16:16:13.480Z Checking itertools v0.13.0
22622024-11-14T16:16:13.680Z Compiling num-derive v0.4.2
22632024-11-14T16:16:13.783Z Compiling slog-dtrace v0.3.0
22642024-11-14T16:16:13.797Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
22652024-11-14T16:16:14.028Z Compiling derive_more v0.99.18
22662024-11-14T16:16:14.094Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
22672024-11-14T16:16:14.829Z Checking zone v0.3.0
22682024-11-14T16:16:15.635Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
22692024-11-14T16:16:16.532Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22702024-11-14T16:16:17.504Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22712024-11-14T16:16:17.965Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
22722024-11-14T16:16:18.555Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
22732024-11-14T16:16:19.302Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
22742024-11-14T16:16:20.328Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
22752024-11-14T16:16:21.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s
22762024-11-14T16:16:21.414Z
22772024-11-14T16:16:21.414Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/171)
22782024-11-14T16:16:21.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22792024-11-14T16:16:21.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22802024-11-14T16:16:21.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22812024-11-14T16:16:21.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22822024-11-14T16:16:22.007Z
22832024-11-14T16:16:22.008Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/171)
22842024-11-14T16:16:22.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22852024-11-14T16:16:22.529Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22862024-11-14T16:16:22.529Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22872024-11-14T16:16:22.532Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22882024-11-14T16:16:22.596Z
22892024-11-14T16:16:22.596Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (37/171)
22902024-11-14T16:16:23.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22912024-11-14T16:16:23.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22922024-11-14T16:16:23.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22932024-11-14T16:16:23.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
22942024-11-14T16:16:23.184Z
22952024-11-14T16:16:23.184Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (38/171)
22962024-11-14T16:16:23.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22972024-11-14T16:16:23.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22982024-11-14T16:16:23.801Z Compiling progenitor-client v0.8.0
22992024-11-14T16:16:23.900Z Compiling newtype-uuid v1.1.3
23002024-11-14T16:16:23.903Z Compiling ipnetwork v0.20.0
23012024-11-14T16:16:23.903Z Compiling instant v0.1.13
23022024-11-14T16:16:23.924Z Compiling dropshot v0.13.0
23032024-11-14T16:16:23.924Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23042024-11-14T16:16:23.927Z Checking num-rational v0.4.2
23052024-11-14T16:16:23.927Z Compiling serde_with v3.11.0
23062024-11-14T16:16:24.031Z Compiling backoff v0.4.0
23072024-11-14T16:16:24.075Z Compiling parse-display v0.10.0
23082024-11-14T16:16:24.157Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23092024-11-14T16:16:24.361Z Compiling progenitor v0.8.0
23102024-11-14T16:16:24.377Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
23112024-11-14T16:16:24.504Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
23122024-11-14T16:16:24.563Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
23132024-11-14T16:16:24.653Z Compiling regress v0.9.1
23142024-11-14T16:16:24.764Z Compiling phf_generator v0.11.2
23152024-11-14T16:16:24.814Z Checking num-complex v0.4.6
23162024-11-14T16:16:25.150Z Compiling macaddr v1.0.1
23172024-11-14T16:16:25.568Z Compiling phf_codegen v0.11.2
23182024-11-14T16:16:25.725Z Checking num v0.4.3
23192024-11-14T16:16:25.781Z Compiling parse-zoneinfo v0.3.1
23202024-11-14T16:16:25.829Z Checking float-ord v0.3.2
23212024-11-14T16:16:26.086Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23222024-11-14T16:16:26.200Z Checking prettyplease v0.2.25
23232024-11-14T16:16:26.438Z Compiling chrono-tz-build v0.4.0
23242024-11-14T16:16:27.270Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23252024-11-14T16:16:27.798Z Compiling const_format_proc_macros v0.2.33
23262024-11-14T16:16:27.886Z Compiling chrono-tz v0.10.0
23272024-11-14T16:16:27.984Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23282024-11-14T16:16:28.412Z Checking highway v1.2.0
23292024-11-14T16:16:28.828Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
23302024-11-14T16:16:29.125Z Checking gethostname v0.5.0
23312024-11-14T16:16:29.246Z Checking bcs v0.1.6
23322024-11-14T16:16:29.635Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23332024-11-14T16:16:29.718Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23342024-11-14T16:16:29.794Z Compiling async-recursion v1.1.1
23352024-11-14T16:16:29.947Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23362024-11-14T16:16:30.015Z Checking const_format v0.2.33
23372024-11-14T16:16:42.191Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23382024-11-14T16:16:45.358Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23392024-11-14T16:16:49.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.08s
23402024-11-14T16:16:49.426Z
23412024-11-14T16:16:49.426Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (39/171)
23422024-11-14T16:16:49.963Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23432024-11-14T16:16:49.966Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23442024-11-14T16:16:50.059Z Compiling cfg_aliases v0.1.1
23452024-11-14T16:16:50.059Z Compiling vte_generate_state_changes v0.1.2
23462024-11-14T16:16:50.062Z Checking fd-lock v4.0.2
23472024-11-14T16:16:50.161Z Checking nibble_vec v0.1.0
23482024-11-14T16:16:50.173Z Checking bytecount v0.6.8
23492024-11-14T16:16:50.176Z Checking endian-type v0.1.2
23502024-11-14T16:16:50.182Z Compiling tabled_derive v0.7.0
23512024-11-14T16:16:50.218Z Compiling peg-macros v0.8.4
23522024-11-14T16:16:50.232Z Compiling nix v0.28.0
23532024-11-14T16:16:50.318Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23542024-11-14T16:16:50.334Z Checking papergrid v0.11.0
23552024-11-14T16:16:50.334Z Compiling sqlparser_derive v0.2.2
23562024-11-14T16:16:50.395Z Checking radix_trie v0.2.1
23572024-11-14T16:16:50.758Z Checking vte v0.11.1
23582024-11-14T16:16:50.793Z Checking nu-ansi-term v0.50.1
23592024-11-14T16:16:51.184Z Checking home v0.5.9
23602024-11-14T16:16:51.328Z Checking unicode_categories v0.1.1
23612024-11-14T16:16:51.446Z Checking sqlparser v0.45.0
23622024-11-14T16:16:51.467Z Checking display-error-chain v0.2.2
23632024-11-14T16:16:51.629Z Checking sqlformat v0.2.6
23642024-11-14T16:16:52.121Z Checking strip-ansi-escapes v0.2.0
23652024-11-14T16:16:52.267Z Checking reedline v0.35.0
23662024-11-14T16:16:52.522Z Checking tabled v0.15.0
23672024-11-14T16:16:53.077Z Checking peg v0.8.4
23682024-11-14T16:16:53.374Z Checking rustyline v14.0.0
23692024-11-14T16:17:02.979Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.54s
23702024-11-14T16:17:03.140Z
23712024-11-14T16:17:03.140Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (40/171)
23722024-11-14T16:17:03.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732024-11-14T16:17:03.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742024-11-14T16:17:03.770Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23752024-11-14T16:17:09.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s
23762024-11-14T16:17:09.770Z
23772024-11-14T16:17:09.770Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (41/171)
23782024-11-14T16:17:10.301Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792024-11-14T16:17:10.303Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802024-11-14T16:17:10.397Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23812024-11-14T16:17:14.856Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s
23822024-11-14T16:17:15.018Z
23832024-11-14T16:17:15.018Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (42/171)
23842024-11-14T16:17:15.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852024-11-14T16:17:15.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862024-11-14T16:17:15.638Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23872024-11-14T16:17:21.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s
23882024-11-14T16:17:21.374Z
23892024-11-14T16:17:21.374Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (43/171)
23902024-11-14T16:17:21.902Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912024-11-14T16:17:21.905Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922024-11-14T16:17:21.997Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23932024-11-14T16:17:27.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
23942024-11-14T16:17:27.848Z
23952024-11-14T16:17:27.848Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (44/171)
23962024-11-14T16:17:28.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972024-11-14T16:17:28.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982024-11-14T16:17:28.477Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23992024-11-14T16:17:33.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
24002024-11-14T16:17:33.307Z
24012024-11-14T16:17:33.307Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (45/171)
24022024-11-14T16:17:33.839Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-11-14T16:17:33.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-11-14T16:17:33.934Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24052024-11-14T16:17:38.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s
24062024-11-14T16:17:38.842Z
24072024-11-14T16:17:38.842Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (46/171)
24082024-11-14T16:17:39.376Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-11-14T16:17:39.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-11-14T16:17:39.471Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24112024-11-14T16:17:45.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s
24122024-11-14T16:17:45.436Z
24132024-11-14T16:17:45.436Zinfo: running `cargo check --bins` on oximeter (47/171)
24142024-11-14T16:17:45.954Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-11-14T16:17:45.957Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-11-14T16:17:45.957Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24172024-11-14T16:17:45.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24182024-11-14T16:17:46.025Z
24192024-11-14T16:17:46.025Zinfo: running `cargo check --bins` on oximeter-macro-impl (48/171)
24202024-11-14T16:17:46.529Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-11-14T16:17:46.531Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-11-14T16:17:46.531Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232024-11-14T16:17:46.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24242024-11-14T16:17:46.598Z
24252024-11-14T16:17:46.598Zinfo: running `cargo check --bins` on oximeter-schema (49/171)
24262024-11-14T16:17:47.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-11-14T16:17:47.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-11-14T16:17:47.197Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24292024-11-14T16:17:47.625Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s
24302024-11-14T16:17:47.787Z
24312024-11-14T16:17:47.787Zinfo: running `cargo check --bins` on oximeter-types (50/171)
24322024-11-14T16:17:48.305Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-11-14T16:17:48.308Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-11-14T16:17:48.308Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352024-11-14T16:17:48.312Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24362024-11-14T16:17:48.377Z
24372024-11-14T16:17:48.377Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (51/171)
24382024-11-14T16:17:48.893Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-11-14T16:17:48.896Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-11-14T16:17:48.896Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412024-11-14T16:17:48.899Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24422024-11-14T16:17:48.965Z
24432024-11-14T16:17:48.965Zinfo: running `cargo check --bins` on oxql-types (52/171)
24442024-11-14T16:17:49.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-11-14T16:17:49.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-11-14T16:17:49.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-11-14T16:17:49.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24482024-11-14T16:17:49.554Z
24492024-11-14T16:17:49.554Zinfo: running `cargo check --bins` on oximeter-test-utils (53/171)
24502024-11-14T16:17:50.093Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-11-14T16:17:50.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-11-14T16:17:50.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-11-14T16:17:50.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24542024-11-14T16:17:50.169Z
24552024-11-14T16:17:50.169Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/171)
24562024-11-14T16:17:50.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-11-14T16:17:50.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-11-14T16:17:50.700Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592024-11-14T16:17:50.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24602024-11-14T16:17:50.773Z
24612024-11-14T16:17:50.773Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/171)
24622024-11-14T16:17:51.295Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632024-11-14T16:17:51.297Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642024-11-14T16:17:51.297Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652024-11-14T16:17:51.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24662024-11-14T16:17:51.366Z
24672024-11-14T16:17:51.366Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/171)
24682024-11-14T16:17:51.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692024-11-14T16:17:51.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702024-11-14T16:17:51.890Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712024-11-14T16:17:51.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24722024-11-14T16:17:51.960Z
24732024-11-14T16:17:51.960Zinfo: running `cargo check --bins` on cockroach-admin-client (57/171)
24742024-11-14T16:17:52.465Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752024-11-14T16:17:52.469Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762024-11-14T16:17:52.469Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772024-11-14T16:17:52.471Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24782024-11-14T16:17:52.534Z
24792024-11-14T16:17:52.534Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (58/171)
24802024-11-14T16:17:53.059Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812024-11-14T16:17:53.061Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822024-11-14T16:17:53.061Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832024-11-14T16:17:53.064Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24842024-11-14T16:17:53.132Z
24852024-11-14T16:17:53.132Zinfo: running `cargo check --bins` on dns-service-client (59/171)
24862024-11-14T16:17:53.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-11-14T16:17:53.652Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-11-14T16:17:53.652Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892024-11-14T16:17:53.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24902024-11-14T16:17:53.721Z
24912024-11-14T16:17:53.721Zinfo: running `cargo check --bins` on internal-dns-types (60/171)
24922024-11-14T16:17:54.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932024-11-14T16:17:54.237Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942024-11-14T16:17:54.237Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24952024-11-14T16:17:54.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24962024-11-14T16:17:54.306Z
24972024-11-14T16:17:54.306Zinfo: running `cargo check --bins` on dpd-client (61/171)
24982024-11-14T16:17:54.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992024-11-14T16:17:54.825Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002024-11-14T16:17:54.825Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25012024-11-14T16:17:54.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25022024-11-14T16:17:54.891Z
25032024-11-14T16:17:54.891Zinfo: running `cargo check --bins` on gateway-client (62/171)
25042024-11-14T16:17:55.406Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052024-11-14T16:17:55.409Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062024-11-14T16:17:55.409Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072024-11-14T16:17:55.411Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25082024-11-14T16:17:55.476Z
25092024-11-14T16:17:55.476Zinfo: running `cargo check --bins` on installinator-client (63/171)
25102024-11-14T16:17:56.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112024-11-14T16:17:56.019Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122024-11-14T16:17:56.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132024-11-14T16:17:56.021Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25142024-11-14T16:17:56.089Z
25152024-11-14T16:17:56.089Zinfo: running `cargo check --bins` on installinator-common (64/171)
25162024-11-14T16:17:56.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172024-11-14T16:17:56.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182024-11-14T16:17:56.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192024-11-14T16:17:56.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25202024-11-14T16:17:56.687Z
25212024-11-14T16:17:56.687Zinfo: running `cargo check --bins` on update-engine (65/171)
25222024-11-14T16:17:57.196Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232024-11-14T16:17:57.199Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242024-11-14T16:17:57.199Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252024-11-14T16:17:57.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25262024-11-14T16:17:57.263Z
25272024-11-14T16:17:57.263Zinfo: running `cargo check --bins` on nexus-client (66/171)
25282024-11-14T16:17:57.801Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292024-11-14T16:17:57.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302024-11-14T16:17:57.804Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312024-11-14T16:17:57.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25322024-11-14T16:17:57.875Z
25332024-11-14T16:17:57.875Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (67/171)
25342024-11-14T16:17:58.402Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352024-11-14T16:17:58.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362024-11-14T16:17:58.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372024-11-14T16:17:58.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25382024-11-14T16:17:58.475Z
25392024-11-14T16:17:58.475Zinfo: running `cargo check --bins` on omicron-passwords (68/171)
25402024-11-14T16:17:58.981Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412024-11-14T16:17:58.984Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422024-11-14T16:17:58.984Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432024-11-14T16:17:58.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25442024-11-14T16:17:59.048Z
25452024-11-14T16:17:59.049Zinfo: running `cargo check --bins` on nexus-types (69/171)
25462024-11-14T16:17:59.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472024-11-14T16:17:59.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482024-11-14T16:17:59.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492024-11-14T16:17:59.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25502024-11-14T16:17:59.659Z
25512024-11-14T16:17:59.659Zinfo: running `cargo check --bins` on oxide-client (70/171)
25522024-11-14T16:18:00.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532024-11-14T16:18:00.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542024-11-14T16:18:00.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552024-11-14T16:18:00.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25562024-11-14T16:18:00.237Z
25572024-11-14T16:18:00.237Zinfo: running `cargo check --bins` on oximeter-client (71/171)
25582024-11-14T16:18:00.756Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592024-11-14T16:18:00.759Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602024-11-14T16:18:00.759Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612024-11-14T16:18:00.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25622024-11-14T16:18:00.829Z
25632024-11-14T16:18:00.829Zinfo: running `cargo check --bins` on repo-depot-client (72/171)
25642024-11-14T16:18:01.341Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652024-11-14T16:18:01.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662024-11-14T16:18:01.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25672024-11-14T16:18:01.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25682024-11-14T16:18:01.409Z
25692024-11-14T16:18:01.409Zinfo: running `cargo check --bins` on sled-agent-client (73/171)
25702024-11-14T16:18:01.936Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712024-11-14T16:18:01.939Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722024-11-14T16:18:01.939Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732024-11-14T16:18:01.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25742024-11-14T16:18:02.011Z
25752024-11-14T16:18:02.011Zinfo: running `cargo check --bins` on wicketd-client (74/171)
25762024-11-14T16:18:02.564Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772024-11-14T16:18:02.566Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782024-11-14T16:18:02.566Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792024-11-14T16:18:02.569Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25802024-11-14T16:18:02.639Z
25812024-11-14T16:18:02.639Zinfo: running `cargo check --bins` on sled-agent-types (75/171)
25822024-11-14T16:18:03.185Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832024-11-14T16:18:03.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842024-11-14T16:18:03.187Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25852024-11-14T16:18:03.324Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25862024-11-14T16:18:03.329Z
25872024-11-14T16:18:03.329Zinfo: running `cargo check --bins` on wicket-common (76/171)
25882024-11-14T16:18:03.805Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25892024-11-14T16:18:03.808Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25902024-11-14T16:18:03.808Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25912024-11-14T16:18:03.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25922024-11-14T16:18:03.880Z
25932024-11-14T16:18:03.880Zinfo: running `cargo check --bins` on omicron-cockroach-admin (77/171)
25942024-11-14T16:18:04.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25952024-11-14T16:18:04.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25962024-11-14T16:18:04.514Z Checking csv-core v0.1.11
25972024-11-14T16:18:04.514Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25982024-11-14T16:18:04.514Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25992024-11-14T16:18:04.823Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26002024-11-14T16:18:04.835Z Checking csv v1.3.0
26012024-11-14T16:18:05.369Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26022024-11-14T16:18:05.690Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26032024-11-14T16:18:06.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s
26042024-11-14T16:18:07.031Z
26052024-11-14T16:18:07.031Zinfo: running `cargo check --bins` on cockroach-admin-api (78/171)
26062024-11-14T16:18:07.551Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26072024-11-14T16:18:07.553Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26082024-11-14T16:18:07.553Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26092024-11-14T16:18:07.556Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26102024-11-14T16:18:07.622Z
26112024-11-14T16:18:07.622Zinfo: running `cargo check --bins` on cockroach-admin-types (79/171)
26122024-11-14T16:18:08.141Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26132024-11-14T16:18:08.143Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26142024-11-14T16:18:08.143Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26152024-11-14T16:18:08.146Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26162024-11-14T16:18:08.214Z
26172024-11-14T16:18:08.214Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (80/171)
26182024-11-14T16:18:08.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26192024-11-14T16:18:08.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26202024-11-14T16:18:08.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26212024-11-14T16:18:08.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
26222024-11-14T16:18:08.909Z
26232024-11-14T16:18:08.909Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (81/171)
26242024-11-14T16:18:09.506Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26252024-11-14T16:18:09.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26262024-11-14T16:18:09.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26272024-11-14T16:18:09.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26282024-11-14T16:18:09.596Z
26292024-11-14T16:18:09.596Zinfo: running `cargo check --bins` on dns-server (82/171)
26302024-11-14T16:18:10.116Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26312024-11-14T16:18:10.118Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26322024-11-14T16:18:10.205Z Compiling parking_lot_core v0.8.6
26332024-11-14T16:18:10.208Z Checking fxhash v0.2.1
26342024-11-14T16:18:10.208Z Checking hickory-server v0.24.1
26352024-11-14T16:18:10.208Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26362024-11-14T16:18:10.208Z Checking hickory-client v0.24.1
26372024-11-14T16:18:10.886Z Checking parking_lot v0.11.2
26382024-11-14T16:18:10.997Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26392024-11-14T16:18:10.997Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26402024-11-14T16:18:11.105Z Checking sled v0.34.7
26412024-11-14T16:18:12.803Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26422024-11-14T16:18:14.041Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s
26432024-11-14T16:18:14.199Z
26442024-11-14T16:18:14.199Zinfo: running `cargo check --bins` on dns-server-api (83/171)
26452024-11-14T16:18:14.719Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26462024-11-14T16:18:14.722Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26472024-11-14T16:18:14.722Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26482024-11-14T16:18:14.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26492024-11-14T16:18:14.792Z
26502024-11-14T16:18:14.792Zinfo: running `cargo check --bins` on gateway-test-utils (84/171)
26512024-11-14T16:18:15.350Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26522024-11-14T16:18:15.353Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26532024-11-14T16:18:15.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26542024-11-14T16:18:15.356Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26552024-11-14T16:18:15.428Z
26562024-11-14T16:18:15.428Zinfo: running `cargo check --bins` on gateway-types (85/171)
26572024-11-14T16:18:15.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26582024-11-14T16:18:15.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26592024-11-14T16:18:15.948Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26602024-11-14T16:18:15.951Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
26612024-11-14T16:18:16.017Z
26622024-11-14T16:18:16.017Zinfo: running `cargo check --bins` on ipcc (86/171)
26632024-11-14T16:18:16.538Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26642024-11-14T16:18:16.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26652024-11-14T16:18:16.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26662024-11-14T16:18:16.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
26672024-11-14T16:18:16.609Z
26682024-11-14T16:18:16.609Zinfo: running `cargo check --bins` on omicron-gateway (87/171)
26692024-11-14T16:18:17.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26702024-11-14T16:18:17.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26712024-11-14T16:18:17.267Z Compiling radium v0.7.0
26722024-11-14T16:18:17.267Z Compiling semver v0.1.20
26732024-11-14T16:18:17.371Z Compiling maybe-uninit v2.0.0
26742024-11-14T16:18:17.383Z Checking tap v1.0.1
26752024-11-14T16:18:17.398Z Checking password-hash v0.5.0
26762024-11-14T16:18:17.401Z Checking blake2 v0.10.6
26772024-11-14T16:18:17.401Z Compiling owo-colors v4.1.0
26782024-11-14T16:18:17.401Z Checking crc-catalog v2.4.0
26792024-11-14T16:18:17.518Z Compiling packed_struct v0.10.1
26802024-11-14T16:18:17.535Z Checking wyz v0.5.1
26812024-11-14T16:18:17.650Z Checking funty v2.0.0
26822024-11-14T16:18:17.803Z Compiling rustc_version v0.1.7
26832024-11-14T16:18:17.890Z Compiling cancel-safe-futures v0.1.5
26842024-11-14T16:18:17.893Z Checking argon2 v0.5.3
26852024-11-14T16:18:18.008Z Checking crc v3.2.1
26862024-11-14T16:18:18.018Z Compiling packed_struct_codegen v0.10.1
26872024-11-14T16:18:18.074Z Checking half v2.4.1
26882024-11-14T16:18:18.260Z Compiling indexmap v1.9.3
26892024-11-14T16:18:18.300Z Checking nodrop v0.1.14
26902024-11-14T16:18:18.314Z Compiling newtype_derive v0.1.6
26912024-11-14T16:18:18.422Z Checking ciborium-io v0.2.2
26922024-11-14T16:18:18.450Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
26932024-11-14T16:18:18.532Z Checking array-init v0.0.4
26942024-11-14T16:18:18.550Z Checking ciborium-ll v0.2.2
26952024-11-14T16:18:18.577Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26962024-11-14T16:18:18.591Z Checking bitvec v1.0.1
26972024-11-14T16:18:18.734Z Checking smallvec v0.6.14
26982024-11-14T16:18:18.773Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26992024-11-14T16:18:18.873Z Checking libsw v3.3.1
27002024-11-14T16:18:19.036Z Compiling memoffset v0.9.1
27012024-11-14T16:18:19.126Z Checking hashbrown v0.12.3
27022024-11-14T16:18:19.126Z Checking indent_write v2.2.0
27032024-11-14T16:18:19.331Z Checking termcolor v1.4.1
27042024-11-14T16:18:19.345Z Checking linear-map v1.2.0
27052024-11-14T16:18:19.456Z Checking swrite v0.1.0
27062024-11-14T16:18:19.501Z Checking bitfield v0.14.0
27072024-11-14T16:18:19.579Z Checking serde-hex v0.1.0
27082024-11-14T16:18:19.666Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27092024-11-14T16:18:19.753Z Checking env_logger v0.10.2
27102024-11-14T16:18:19.916Z Checking ron v0.8.1
27112024-11-14T16:18:20.158Z Checking ciborium v0.2.2
27122024-11-14T16:18:20.705Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27132024-11-14T16:18:20.750Z Checking steno v0.4.1
27142024-11-14T16:18:21.037Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27152024-11-14T16:18:21.147Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27162024-11-14T16:18:21.180Z Checking hashbrown v0.13.2
27172024-11-14T16:18:21.259Z Checking crc-any v2.5.0
27182024-11-14T16:18:21.297Z Checking humantime v2.1.0
27192024-11-14T16:18:21.590Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27202024-11-14T16:18:21.633Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27212024-11-14T16:18:21.969Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27222024-11-14T16:18:22.221Z Checking object v0.30.4
27232024-11-14T16:18:22.259Z Checking path-slash v0.1.5
27242024-11-14T16:18:22.274Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27252024-11-14T16:18:22.461Z Checking nix v0.27.1
27262024-11-14T16:18:22.901Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27272024-11-14T16:18:23.525Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27282024-11-14T16:18:23.699Z Checking tungstenite v0.23.0
27292024-11-14T16:18:23.715Z Checking kstat-rs v0.2.4
27302024-11-14T16:18:23.790Z Checking signal-hook-tokio v0.3.1
27312024-11-14T16:18:24.008Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27322024-11-14T16:18:24.674Z Checking tokio-tungstenite v0.23.1
27332024-11-14T16:18:24.941Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27342024-11-14T16:18:24.967Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27352024-11-14T16:18:25.140Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27362024-11-14T16:18:31.628Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27372024-11-14T16:18:32.876Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27382024-11-14T16:18:35.023Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27392024-11-14T16:18:40.460Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27402024-11-14T16:18:41.110Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27412024-11-14T16:18:43.942Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.32s
27422024-11-14T16:18:44.137Z
27432024-11-14T16:18:44.137Zinfo: running `cargo check --bins` on gateway-api (88/171)
27442024-11-14T16:18:44.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452024-11-14T16:18:44.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462024-11-14T16:18:44.714Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472024-11-14T16:18:44.717Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27482024-11-14T16:18:44.799Z
27492024-11-14T16:18:44.799Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (89/171)
27502024-11-14T16:18:45.357Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512024-11-14T16:18:45.360Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522024-11-14T16:18:45.360Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532024-11-14T16:18:45.362Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
27542024-11-14T16:18:45.439Z
27552024-11-14T16:18:45.439Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (90/171)
27562024-11-14T16:18:46.014Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572024-11-14T16:18:46.017Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582024-11-14T16:18:46.017Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592024-11-14T16:18:46.020Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27602024-11-14T16:18:46.103Z
27612024-11-14T16:18:46.103Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (91/171)
27622024-11-14T16:18:46.684Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632024-11-14T16:18:46.686Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642024-11-14T16:18:46.687Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652024-11-14T16:18:46.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27662024-11-14T16:18:46.762Z
27672024-11-14T16:18:46.762Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (92/171)
27682024-11-14T16:18:47.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692024-11-14T16:18:47.285Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702024-11-14T16:18:47.285Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712024-11-14T16:18:47.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27722024-11-14T16:18:47.355Z
27732024-11-14T16:18:47.355Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (93/171)
27742024-11-14T16:18:47.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752024-11-14T16:18:47.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762024-11-14T16:18:47.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772024-11-14T16:18:47.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27782024-11-14T16:18:47.945Z
27792024-11-14T16:18:47.945Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (94/171)
27802024-11-14T16:18:48.471Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812024-11-14T16:18:48.474Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822024-11-14T16:18:48.474Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832024-11-14T16:18:48.477Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27842024-11-14T16:18:48.547Z
27852024-11-14T16:18:48.547Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (95/171)
27862024-11-14T16:18:49.061Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-11-14T16:18:49.065Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-11-14T16:18:49.065Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-11-14T16:18:49.067Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27902024-11-14T16:18:49.132Z
27912024-11-14T16:18:49.132Zinfo: running `cargo check --bins` on oximeter-producer (96/171)
27922024-11-14T16:18:49.669Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-11-14T16:18:49.672Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-11-14T16:18:49.672Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-11-14T16:18:49.674Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27962024-11-14T16:18:49.745Z
27972024-11-14T16:18:49.745Zinfo: running `cargo check --bins` on internal-dns-resolver (97/171)
27982024-11-14T16:18:50.261Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-11-14T16:18:50.264Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-11-14T16:18:50.264Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28012024-11-14T16:18:50.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28022024-11-14T16:18:50.346Z
28032024-11-14T16:18:50.346Zinfo: running `cargo check --bins` on sp-sim (98/171)
28042024-11-14T16:18:50.851Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28052024-11-14T16:18:50.854Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28062024-11-14T16:18:50.933Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28072024-11-14T16:18:52.744Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
28082024-11-14T16:18:52.903Z
28092024-11-14T16:18:52.903Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (99/171)
28102024-11-14T16:18:53.460Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28112024-11-14T16:18:53.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28122024-11-14T16:18:53.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28132024-11-14T16:18:53.466Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28142024-11-14T16:18:53.538Z
28152024-11-14T16:18:53.538Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (100/171)
28162024-11-14T16:18:54.098Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28172024-11-14T16:18:54.100Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28182024-11-14T16:18:54.100Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28192024-11-14T16:18:54.103Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28202024-11-14T16:18:54.175Z
28212024-11-14T16:18:54.175Zinfo: running `cargo check --bins` on db-macros (101/171)
28222024-11-14T16:18:54.681Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28232024-11-14T16:18:54.684Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28242024-11-14T16:18:54.684Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28252024-11-14T16:18:54.687Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
28262024-11-14T16:18:54.752Z
28272024-11-14T16:18:54.752Zinfo: running `cargo check --bins` on nexus-macros-common (102/171)
28282024-11-14T16:18:55.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28292024-11-14T16:18:55.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28302024-11-14T16:18:55.257Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28312024-11-14T16:18:55.260Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
28322024-11-14T16:18:55.323Z
28332024-11-14T16:18:55.323Zinfo: running `cargo check --bins` on nexus-auth (103/171)
28342024-11-14T16:18:55.869Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352024-11-14T16:18:55.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362024-11-14T16:18:55.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28372024-11-14T16:18:55.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28382024-11-14T16:18:55.945Z
28392024-11-14T16:18:55.945Zinfo: running `cargo check --bins` on authz-macros (104/171)
28402024-11-14T16:18:56.456Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412024-11-14T16:18:56.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422024-11-14T16:18:56.459Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28432024-11-14T16:18:56.461Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28442024-11-14T16:18:56.524Z
28452024-11-14T16:18:56.524Zinfo: running `cargo check --bins` on nexus-db-fixed-data (105/171)
28462024-11-14T16:18:57.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472024-11-14T16:18:57.066Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482024-11-14T16:18:57.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28492024-11-14T16:18:57.069Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28502024-11-14T16:18:57.139Z
28512024-11-14T16:18:57.139Zinfo: running `cargo check --bins` on nexus-db-model (106/171)
28522024-11-14T16:18:57.677Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532024-11-14T16:18:57.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542024-11-14T16:18:57.679Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28552024-11-14T16:18:57.682Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28562024-11-14T16:18:57.752Z
28572024-11-14T16:18:57.752Zinfo: running `cargo check --bins` on nexus-defaults (107/171)
28582024-11-14T16:18:58.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592024-11-14T16:18:58.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602024-11-14T16:18:58.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28612024-11-14T16:18:58.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28622024-11-14T16:18:58.345Z
28632024-11-14T16:18:58.345Zinfo: running `cargo check --bins` on nexus-inventory (108/171)
28642024-11-14T16:18:58.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652024-11-14T16:18:58.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662024-11-14T16:18:58.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28672024-11-14T16:18:58.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28682024-11-14T16:18:58.965Z
28692024-11-14T16:18:58.965Zinfo: running `cargo check --bins` on typed-rng (109/171)
28702024-11-14T16:18:59.468Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712024-11-14T16:18:59.470Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722024-11-14T16:18:59.470Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28732024-11-14T16:18:59.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
28742024-11-14T16:18:59.536Z
28752024-11-14T16:18:59.536Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (110/171)
28762024-11-14T16:19:00.103Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-11-14T16:19:00.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-11-14T16:19:00.232Z Checking keccak v0.1.5
28792024-11-14T16:19:00.339Z Checking secrecy v0.8.0
28802024-11-14T16:19:00.341Z Compiling unicase v2.7.0
28812024-11-14T16:19:00.350Z Compiling same-file v1.0.6
28822024-11-14T16:19:00.360Z Compiling tempfile v3.13.0
28832024-11-14T16:19:00.385Z Compiling thiserror-impl-no-std v2.0.2
28842024-11-14T16:19:00.387Z Checking universal-hash v0.5.1
28852024-11-14T16:19:00.388Z Compiling ring v0.16.20
28862024-11-14T16:19:00.530Z Compiling walkdir v2.5.0
28872024-11-14T16:19:00.568Z Compiling blake3 v1.5.4
28882024-11-14T16:19:00.639Z Checking sha3 v0.10.8
28892024-11-14T16:19:00.641Z Checking opaque-debug v0.3.1
28902024-11-14T16:19:00.735Z Checking poly1305 v0.8.0
28912024-11-14T16:19:00.813Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28922024-11-14T16:19:01.074Z Checking chacha20 v0.9.1
28932024-11-14T16:19:01.092Z Checking aead v0.5.2
28942024-11-14T16:19:01.254Z Compiling memmap2 v0.9.5
28952024-11-14T16:19:01.270Z Compiling spin v0.5.2
28962024-11-14T16:19:01.284Z Compiling constant_time_eq v0.3.1
28972024-11-14T16:19:01.299Z Compiling arrayref v0.3.9
28982024-11-14T16:19:01.404Z Compiling salty v0.3.0
28992024-11-14T16:19:01.420Z Compiling arrayvec v0.7.6
29002024-11-14T16:19:01.457Z Compiling libefi-sys v0.1.0
29012024-11-14T16:19:01.475Z Checking chacha20poly1305 v0.10.1
29022024-11-14T16:19:01.724Z Compiling toolchain_find v0.4.0
29032024-11-14T16:19:01.743Z Compiling camino-tempfile v1.1.1
29042024-11-14T16:19:01.796Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29052024-11-14T16:19:01.825Z Compiling bitfield-struct v0.6.2
29062024-11-14T16:19:02.068Z Compiling topological-sort v0.2.2
29072024-11-14T16:19:02.191Z Compiling mime_guess v2.0.5
29082024-11-14T16:19:02.273Z Compiling rustfmt-wrapper v0.2.1
29092024-11-14T16:19:02.827Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29102024-11-14T16:19:02.841Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29112024-11-14T16:19:02.843Z Checking primeorder v0.13.6
29122024-11-14T16:19:03.059Z Checking env_filter v0.1.2
29132024-11-14T16:19:03.113Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29142024-11-14T16:19:03.277Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29152024-11-14T16:19:03.303Z Checking env_logger v0.11.5
29162024-11-14T16:19:03.341Z Checking p384 v0.13.0
29172024-11-14T16:19:03.464Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29182024-11-14T16:19:03.480Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29192024-11-14T16:19:03.525Z Checking thiserror-no-std v2.0.2
29202024-11-14T16:19:03.644Z Checking vsss-rs v3.3.4
29212024-11-14T16:19:03.712Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29222024-11-14T16:19:03.824Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29232024-11-14T16:19:03.889Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29242024-11-14T16:19:04.115Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29252024-11-14T16:19:04.186Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29262024-11-14T16:19:04.295Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29272024-11-14T16:19:04.421Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29282024-11-14T16:19:04.701Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
29292024-11-14T16:19:04.719Z Checking nanorand v0.7.0
29302024-11-14T16:19:04.741Z Checking atty v0.2.14
29312024-11-14T16:19:04.759Z Checking glob v0.3.1
29322024-11-14T16:19:04.867Z Checking http-range v0.1.5
29332024-11-14T16:19:05.050Z Checking hyper-staticfile v0.10.1
29342024-11-14T16:19:05.066Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29352024-11-14T16:19:05.090Z Checking flume v0.11.1
29362024-11-14T16:19:05.584Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=aadc0998c0f07f08ab15a95c006074291734800f#aadc0998)
29372024-11-14T16:19:05.719Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29382024-11-14T16:19:05.875Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29392024-11-14T16:19:06.237Z Compiling omicron-zone-package v0.11.1
29402024-11-14T16:19:06.586Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29412024-11-14T16:19:07.121Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29422024-11-14T16:19:07.662Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29432024-11-14T16:19:07.678Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
29442024-11-14T16:19:07.853Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29452024-11-14T16:19:08.187Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
29462024-11-14T16:19:09.455Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29472024-11-14T16:19:10.144Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
29482024-11-14T16:19:12.270Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29492024-11-14T16:19:12.273Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29502024-11-14T16:19:21.843Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29512024-11-14T16:19:34.274Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.73s
29522024-11-14T16:19:34.451Z
29532024-11-14T16:19:34.451Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (111/171)
29542024-11-14T16:19:35.041Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29552024-11-14T16:19:35.044Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29562024-11-14T16:19:35.169Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29572024-11-14T16:19:48.688Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.23s
29582024-11-14T16:19:48.872Z
29592024-11-14T16:19:48.872Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (112/171)
29602024-11-14T16:19:49.461Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29612024-11-14T16:19:49.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29622024-11-14T16:19:49.592Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29632024-11-14T16:20:03.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.28s
29642024-11-14T16:20:03.349Z
29652024-11-14T16:20:03.349Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (113/171)
29662024-11-14T16:20:03.943Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29672024-11-14T16:20:03.946Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29682024-11-14T16:20:04.073Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29692024-11-14T16:20:17.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.57s
29702024-11-14T16:20:18.114Z
29712024-11-14T16:20:18.114Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (114/171)
29722024-11-14T16:20:18.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29732024-11-14T16:20:18.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29742024-11-14T16:20:18.836Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29752024-11-14T16:20:32.252Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
29762024-11-14T16:20:32.436Z
29772024-11-14T16:20:32.436Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (115/171)
29782024-11-14T16:20:33.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792024-11-14T16:20:33.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802024-11-14T16:20:33.182Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29812024-11-14T16:20:46.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
29822024-11-14T16:20:46.799Z
29832024-11-14T16:20:46.799Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (116/171)
29842024-11-14T16:20:47.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29852024-11-14T16:20:47.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29862024-11-14T16:20:47.501Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29872024-11-14T16:21:00.970Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.16s
29882024-11-14T16:21:01.147Z
29892024-11-14T16:21:01.147Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (117/171)
29902024-11-14T16:21:01.735Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29912024-11-14T16:21:01.738Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29922024-11-14T16:21:01.863Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29932024-11-14T16:21:14.558Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.38s
29942024-11-14T16:21:14.721Z
29952024-11-14T16:21:14.722Zinfo: running `cargo check --bins` on bootstrap-agent-api (118/171)
29962024-11-14T16:21:15.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29972024-11-14T16:21:15.256Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29982024-11-14T16:21:15.256Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29992024-11-14T16:21:15.261Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30002024-11-14T16:21:15.326Z
30012024-11-14T16:21:15.326Zinfo: running `cargo check --bins` on key-manager (119/171)
30022024-11-14T16:21:15.838Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30032024-11-14T16:21:15.840Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30042024-11-14T16:21:15.840Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30052024-11-14T16:21:15.843Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30062024-11-14T16:21:15.909Z
30072024-11-14T16:21:15.909Zinfo: running `cargo check --bins` on repo-depot-api (120/171)
30082024-11-14T16:21:16.424Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30092024-11-14T16:21:16.427Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30102024-11-14T16:21:16.427Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30112024-11-14T16:21:16.429Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30122024-11-14T16:21:16.494Z
30132024-11-14T16:21:16.494Zinfo: running `cargo check --bins` on sled-agent-api (121/171)
30142024-11-14T16:21:17.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30152024-11-14T16:21:17.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30162024-11-14T16:21:17.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30172024-11-14T16:21:17.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30182024-11-14T16:21:17.099Z
30192024-11-14T16:21:17.099Zinfo: running `cargo check --bins` on sled-hardware (122/171)
30202024-11-14T16:21:17.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30212024-11-14T16:21:17.625Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30222024-11-14T16:21:17.625Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30232024-11-14T16:21:17.628Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30242024-11-14T16:21:17.697Z
30252024-11-14T16:21:17.697Zinfo: running `cargo check --bins --no-default-features` on sled-storage (123/171)
30262024-11-14T16:21:18.223Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30272024-11-14T16:21:18.225Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30282024-11-14T16:21:18.225Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30292024-11-14T16:21:18.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30302024-11-14T16:21:18.297Z
30312024-11-14T16:21:18.297Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (124/171)
30322024-11-14T16:21:18.825Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30332024-11-14T16:21:18.827Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30342024-11-14T16:21:18.827Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30352024-11-14T16:21:18.830Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
30362024-11-14T16:21:18.898Z
30372024-11-14T16:21:18.898Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (125/171)
30382024-11-14T16:21:19.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30392024-11-14T16:21:19.433Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30402024-11-14T16:21:19.433Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30412024-11-14T16:21:19.436Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30422024-11-14T16:21:19.505Z
30432024-11-14T16:21:19.505Zinfo: running `cargo check --bins` on nexus-test-interface (126/171)
30442024-11-14T16:21:20.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30452024-11-14T16:21:20.041Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30462024-11-14T16:21:20.041Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30472024-11-14T16:21:20.044Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
30482024-11-14T16:21:20.112Z
30492024-11-14T16:21:20.112Zinfo: running `cargo check --bins` on oximeter-collector (127/171)
30502024-11-14T16:21:20.651Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30512024-11-14T16:21:20.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30522024-11-14T16:21:20.757Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30532024-11-14T16:21:20.757Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30542024-11-14T16:21:21.467Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30552024-11-14T16:21:23.237Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.12s
30562024-11-14T16:21:23.411Z
30572024-11-14T16:21:23.411Zinfo: running `cargo check --bins` on oximeter-api (128/171)
30582024-11-14T16:21:23.926Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30592024-11-14T16:21:23.928Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30602024-11-14T16:21:23.928Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30612024-11-14T16:21:23.931Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
30622024-11-14T16:21:23.997Z
30632024-11-14T16:21:23.997Zinfo: running `cargo check --bins` on cert-dev (129/171)
30642024-11-14T16:21:24.495Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30652024-11-14T16:21:24.498Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30662024-11-14T16:21:24.568Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30672024-11-14T16:21:24.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
30682024-11-14T16:21:24.977Z
30692024-11-14T16:21:24.977Zinfo: running `cargo check --bins` on clickhouse-cluster-dev (130/171)
30702024-11-14T16:21:25.516Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30712024-11-14T16:21:25.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30722024-11-14T16:21:25.615Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30732024-11-14T16:21:25.615Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30742024-11-14T16:21:26.173Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30752024-11-14T16:21:26.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s
30762024-11-14T16:21:26.689Z
30772024-11-14T16:21:26.689Zinfo: running `cargo check --bins` on ch-dev (131/171)
30782024-11-14T16:21:27.227Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30792024-11-14T16:21:27.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30802024-11-14T16:21:27.317Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30812024-11-14T16:21:28.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
30822024-11-14T16:21:28.168Z
30832024-11-14T16:21:28.168Zinfo: running `cargo check --bins` on crdb-seed (132/171)
30842024-11-14T16:21:28.698Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30852024-11-14T16:21:28.700Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30862024-11-14T16:21:28.785Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30872024-11-14T16:21:29.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
30882024-11-14T16:21:29.304Z
30892024-11-14T16:21:29.304Zinfo: running `cargo check --bins` on db-dev (133/171)
30902024-11-14T16:21:29.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30912024-11-14T16:21:29.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30922024-11-14T16:21:29.932Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30932024-11-14T16:21:30.664Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s
30942024-11-14T16:21:30.827Z
30952024-11-14T16:21:30.827Zinfo: running `cargo check --bins` on omicron-dev-lib (134/171)
30962024-11-14T16:21:31.368Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30972024-11-14T16:21:31.374Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30982024-11-14T16:21:31.374Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30992024-11-14T16:21:31.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31002024-11-14T16:21:31.447Z
31012024-11-14T16:21:31.447Zinfo: running `cargo check --bins` on xtask-downloader (135/171)
31022024-11-14T16:21:31.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31032024-11-14T16:21:31.967Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31042024-11-14T16:21:32.039Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
31052024-11-14T16:21:32.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
31062024-11-14T16:21:33.065Z
31072024-11-14T16:21:33.065Zinfo: running `cargo check --bins` on omicron-ls-apis (136/171)
31082024-11-14T16:21:33.576Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31092024-11-14T16:21:33.579Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31102024-11-14T16:21:33.649Z Checking cargo-platform v0.1.8
31112024-11-14T16:21:33.910Z Checking cargo_metadata v0.18.1
31122024-11-14T16:21:34.836Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31132024-11-14T16:21:35.519Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s
31142024-11-14T16:21:35.672Z
31152024-11-14T16:21:35.673Zinfo: running `cargo check --bins` on mgs-dev (137/171)
31162024-11-14T16:21:36.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31172024-11-14T16:21:36.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31182024-11-14T16:21:36.331Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31192024-11-14T16:21:37.005Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31202024-11-14T16:21:37.518Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s
31212024-11-14T16:21:37.703Z
31222024-11-14T16:21:37.703Zinfo: running `cargo check --bins` on omicron-omdb (138/171)
31232024-11-14T16:21:38.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31242024-11-14T16:21:38.341Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31252024-11-14T16:21:38.486Z Compiling crunchy v0.2.2
31262024-11-14T16:21:38.486Z Compiling tiny-keccak v2.0.2
31272024-11-14T16:21:38.486Z Compiling dsl_auto_type v0.1.2
31282024-11-14T16:21:38.488Z Checking scheduled-thread-pool v0.2.7
31292024-11-14T16:21:38.488Z Compiling diesel_table_macro_syntax v0.2.0
31302024-11-14T16:21:38.488Z Compiling ascii-canvas v3.0.0
31312024-11-14T16:21:38.597Z Compiling ena v0.14.3
31322024-11-14T16:21:38.599Z Compiling diff v0.1.13
31332024-11-14T16:21:38.873Z Checking r2d2 v0.8.10
31342024-11-14T16:21:38.924Z Compiling regex-syntax v0.6.29
31352024-11-14T16:21:38.995Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31362024-11-14T16:21:39.020Z Compiling ref-cast v1.0.23
31372024-11-14T16:21:39.114Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31382024-11-14T16:21:39.167Z Compiling derive_builder_core v0.20.2
31392024-11-14T16:21:39.214Z Compiling libxml v0.3.3
31402024-11-14T16:21:39.247Z Compiling ref-cast-impl v1.0.23
31412024-11-14T16:21:39.388Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31422024-11-14T16:21:39.597Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31432024-11-14T16:21:39.618Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31442024-11-14T16:21:39.828Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31452024-11-14T16:21:39.887Z Compiling strum_macros v0.24.3
31462024-11-14T16:21:39.905Z Compiling samael v0.0.17
31472024-11-14T16:21:40.185Z Compiling diesel_derives v2.2.3
31482024-11-14T16:21:40.215Z Compiling indoc v1.0.9
31492024-11-14T16:21:41.210Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31502024-11-14T16:21:41.490Z Compiling oso-derive v0.27.3
31512024-11-14T16:21:41.539Z Compiling derive_builder_macro v0.20.2
31522024-11-14T16:21:42.344Z Compiling lalrpop v0.19.12
31532024-11-14T16:21:42.387Z Checking derive_builder v0.20.2
31542024-11-14T16:21:42.530Z Compiling impl-trait-for-tuples v0.2.2
31552024-11-14T16:21:42.547Z Checking quick-xml v0.33.0
31562024-11-14T16:21:42.933Z Compiling diesel-dtrace v0.3.0
31572024-11-14T16:21:43.231Z Checking maplit v1.0.2
31582024-11-14T16:21:43.512Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31592024-11-14T16:21:43.534Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31602024-11-14T16:21:43.820Z Checking bb8 v0.8.5
31612024-11-14T16:21:44.094Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31622024-11-14T16:21:44.334Z Checking castaway v0.2.3
31632024-11-14T16:21:44.367Z Checking rand_seeder v0.3.0
31642024-11-14T16:21:44.504Z Checking compact_str v0.8.0
31652024-11-14T16:21:44.612Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31662024-11-14T16:21:44.733Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31672024-11-14T16:21:44.806Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31682024-11-14T16:21:45.190Z Checking unicode-truncate v1.1.0
31692024-11-14T16:21:45.402Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31702024-11-14T16:21:45.432Z Checking lru v0.12.5
31712024-11-14T16:21:45.678Z Compiling instability v0.3.2
31722024-11-14T16:21:45.696Z Checking cassowary v0.3.0
31732024-11-14T16:21:46.124Z Checking smawk v0.3.2
31742024-11-14T16:21:46.232Z Checking is_ci v1.2.0
31752024-11-14T16:21:46.334Z Checking unicode-linebreak v0.1.5
31762024-11-14T16:21:46.365Z Checking supports-color v3.0.1
31772024-11-14T16:21:46.591Z Checking multimap v0.10.0
31782024-11-14T16:21:46.646Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31792024-11-14T16:21:46.719Z Checking ratatui v0.28.1
31802024-11-14T16:21:46.721Z Checking textwrap v0.16.1
31812024-11-14T16:21:49.772Z Checking diesel v2.2.4
31822024-11-14T16:22:15.228Z Compiling polar-core v0.27.3
31832024-11-14T16:22:18.198Z Checking async-bb8-diesel v0.2.1
31842024-11-14T16:22:22.370Z Checking oso v0.27.3
31852024-11-14T16:23:27.776Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31862024-11-14T16:23:33.571Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
31872024-11-14T16:23:33.608Z
31882024-11-14T16:23:33.608Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (139/171)
31892024-11-14T16:23:34.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31902024-11-14T16:23:34.174Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31912024-11-14T16:23:34.174Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31922024-11-14T16:23:34.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31932024-11-14T16:23:34.247Z
31942024-11-14T16:23:34.247Zinfo: running `cargo check --bins` on nexus-saga-recovery (140/171)
31952024-11-14T16:23:34.797Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31962024-11-14T16:23:34.799Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31972024-11-14T16:23:34.799Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31982024-11-14T16:23:34.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
31992024-11-14T16:23:34.873Z
32002024-11-14T16:23:34.873Zinfo: running `cargo check --bins` on nexus-test-utils-macros (141/171)
32012024-11-14T16:23:35.383Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32022024-11-14T16:23:35.385Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32032024-11-14T16:23:35.386Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32042024-11-14T16:23:35.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32052024-11-14T16:23:35.453Z
32062024-11-14T16:23:35.453Zinfo: running `cargo check --bins` on omicron-nexus (142/171)
32072024-11-14T16:23:36.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32082024-11-14T16:23:36.056Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32092024-11-14T16:23:36.213Z Compiling libz-sys v1.1.20
32102024-11-14T16:23:36.215Z Compiling libgit2-sys v0.17.0+1.8.1
32112024-11-14T16:23:36.335Z Compiling vergen v8.3.2
32122024-11-14T16:23:36.337Z Compiling cargo-platform v0.1.8
32132024-11-14T16:23:36.337Z Compiling pin-project-internal v1.1.6
32142024-11-14T16:23:36.362Z Compiling snafu-derive v0.8.5
32152024-11-14T16:23:36.365Z Compiling libsqlite3-sys v0.30.1
32162024-11-14T16:23:36.365Z Compiling rustls v0.21.12
32172024-11-14T16:23:36.608Z Compiling cargo_metadata v0.18.1
32182024-11-14T16:23:36.655Z Checking simd-adler32 v0.3.7
32192024-11-14T16:23:36.881Z Checking lockfree-object-pool v0.1.6
32202024-11-14T16:23:36.901Z Compiling zip v2.1.3
32212024-11-14T16:23:37.004Z Compiling cfg_aliases v0.2.1
32222024-11-14T16:23:37.108Z Compiling buf-list v1.0.3
32232024-11-14T16:23:37.127Z Checking bumpalo v3.16.0
32242024-11-14T16:23:37.207Z Compiling nix v0.29.0
32252024-11-14T16:23:37.293Z Checking globset v0.4.15
32262024-11-14T16:23:37.445Z Checking zopfli v0.8.1
32272024-11-14T16:23:37.759Z Checking rustls-webpki v0.101.7
32282024-11-14T16:23:37.778Z Checking sct v0.7.1
32292024-11-14T16:23:37.964Z Checking olpc-cjson v0.1.4
32302024-11-14T16:23:38.109Z Checking serde_plain v1.0.2
32312024-11-14T16:23:38.112Z Checking typed-path v0.9.3
32322024-11-14T16:23:39.061Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32332024-11-14T16:23:39.315Z Checking pin-project v1.1.6
32342024-11-14T16:23:39.318Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32352024-11-14T16:23:39.346Z Checking hashlink v0.9.1
32362024-11-14T16:23:39.459Z Checking fallible-iterator v0.3.0
32372024-11-14T16:23:39.601Z Checking parse-size v1.1.0
32382024-11-14T16:23:39.785Z Checking fallible-streaming-iterator v0.1.9
32392024-11-14T16:23:40.065Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32402024-11-14T16:23:40.081Z Checking rusqlite v0.32.1
32412024-11-14T16:23:40.129Z Checking rustls-pemfile v1.0.4
32422024-11-14T16:23:40.224Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32432024-11-14T16:23:40.314Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32442024-11-14T16:23:40.495Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
32452024-11-14T16:23:40.531Z Checking twox-hash v1.6.3
32462024-11-14T16:23:40.620Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32472024-11-14T16:23:41.064Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32482024-11-14T16:23:41.569Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32492024-11-14T16:23:41.654Z Checking tokio-rustls v0.24.1
32502024-11-14T16:23:41.746Z Checking snafu v0.8.5
32512024-11-14T16:23:42.010Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32522024-11-14T16:23:42.034Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32532024-11-14T16:23:42.117Z Checking fatfs v0.3.6
32542024-11-14T16:23:42.185Z Checking tough v0.19.0
32552024-11-14T16:23:42.465Z Checking assert_matches v1.5.0
32562024-11-14T16:23:46.356Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
32572024-11-14T16:23:47.710Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
32582024-11-14T16:23:48.798Z Compiling git2 v0.19.0
32592024-11-14T16:23:53.295Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
32602024-11-14T16:25:02.795Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
32612024-11-14T16:25:02.979Z
32622024-11-14T16:25:02.979Zinfo: running `cargo check --bins` on nexus-external-api (143/171)
32632024-11-14T16:25:03.557Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32642024-11-14T16:25:03.560Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32652024-11-14T16:25:03.560Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32662024-11-14T16:25:03.562Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
32672024-11-14T16:25:03.632Z
32682024-11-14T16:25:03.632Zinfo: running `cargo check --bins` on openapi-manager-types (144/171)
32692024-11-14T16:25:04.137Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32702024-11-14T16:25:04.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32712024-11-14T16:25:04.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32722024-11-14T16:25:04.142Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
32732024-11-14T16:25:04.206Z
32742024-11-14T16:25:04.206Zinfo: running `cargo check --bins` on nexus-internal-api (145/171)
32752024-11-14T16:25:04.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32762024-11-14T16:25:04.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32772024-11-14T16:25:04.747Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32782024-11-14T16:25:04.750Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
32792024-11-14T16:25:04.820Z
32802024-11-14T16:25:04.820Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (146/171)
32812024-11-14T16:25:05.385Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32822024-11-14T16:25:05.388Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32832024-11-14T16:25:05.388Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32842024-11-14T16:25:05.391Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
32852024-11-14T16:25:05.466Z
32862024-11-14T16:25:05.466Zinfo: running `cargo check --bins` on nexus-networking (147/171)
32872024-11-14T16:25:06.021Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882024-11-14T16:25:06.024Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892024-11-14T16:25:06.024Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32902024-11-14T16:25:06.027Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32912024-11-14T16:25:06.099Z
32922024-11-14T16:25:06.099Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (148/171)
32932024-11-14T16:25:06.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32942024-11-14T16:25:06.650Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32952024-11-14T16:25:06.650Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32962024-11-14T16:25:06.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32972024-11-14T16:25:06.724Z
32982024-11-14T16:25:06.724Zinfo: running `cargo check --bins` on update-common (149/171)
32992024-11-14T16:25:07.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33002024-11-14T16:25:07.263Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33012024-11-14T16:25:07.263Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33022024-11-14T16:25:07.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33032024-11-14T16:25:07.337Z
33042024-11-14T16:25:07.337Zinfo: running `cargo check --bins` on tufaceous-lib (150/171)
33052024-11-14T16:25:07.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33062024-11-14T16:25:07.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33072024-11-14T16:25:07.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33082024-11-14T16:25:07.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33092024-11-14T16:25:07.941Z
33102024-11-14T16:25:07.941Zinfo: running `cargo check --bins` on tufaceous (151/171)
33112024-11-14T16:25:08.484Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33122024-11-14T16:25:08.487Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33132024-11-14T16:25:08.577Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
33142024-11-14T16:25:09.543Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
33152024-11-14T16:25:09.705Z
33162024-11-14T16:25:09.705Zinfo: running `cargo check --bins` on omicron-dev (152/171)
33172024-11-14T16:25:10.330Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33182024-11-14T16:25:10.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33192024-11-14T16:25:10.504Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33202024-11-14T16:25:10.626Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33212024-11-14T16:25:10.629Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33222024-11-14T16:25:10.629Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33232024-11-14T16:25:35.249Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33242024-11-14T16:25:35.250Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33252024-11-14T16:25:35.252Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33262024-11-14T16:25:35.252Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33272024-11-14T16:25:35.252Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33282024-11-14T16:25:36.001Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33292024-11-14T16:25:37.196Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33302024-11-14T16:26:14.049Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
33312024-11-14T16:26:14.251Z
33322024-11-14T16:26:14.251Zinfo: running `cargo check --bins` on openapi-manager (153/171)
33332024-11-14T16:26:14.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33342024-11-14T16:26:14.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33352024-11-14T16:26:14.915Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33362024-11-14T16:26:14.915Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33372024-11-14T16:26:14.918Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
33382024-11-14T16:26:16.424Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33392024-11-14T16:26:17.258Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
33402024-11-14T16:26:18.297Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s
33412024-11-14T16:26:18.468Z
33422024-11-14T16:26:18.468Zinfo: running `cargo check --bins` on installinator-api (154/171)
33432024-11-14T16:26:18.998Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33442024-11-14T16:26:19.001Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33452024-11-14T16:26:19.001Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33462024-11-14T16:26:19.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33472024-11-14T16:26:19.070Z
33482024-11-14T16:26:19.071Zinfo: running `cargo check --bins` on wicketd-api (155/171)
33492024-11-14T16:26:19.604Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33502024-11-14T16:26:19.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33512024-11-14T16:26:19.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33522024-11-14T16:26:19.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33532024-11-14T16:26:19.680Z
33542024-11-14T16:26:19.680Zinfo: running `cargo check --bins` on reconfigurator-cli (156/171)
33552024-11-14T16:26:20.222Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33562024-11-14T16:26:20.224Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33572024-11-14T16:26:20.322Z Compiling petname v2.0.2
33582024-11-14T16:26:20.322Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33592024-11-14T16:26:20.326Z Checking sync-ptr v0.1.1
33602024-11-14T16:26:21.690Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33612024-11-14T16:26:23.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s
33622024-11-14T16:26:23.345Z
33632024-11-14T16:26:23.345Zinfo: running `cargo check --bins` on nexus-reconfigurator-simulation (157/171)
33642024-11-14T16:26:23.882Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33652024-11-14T16:26:23.885Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33662024-11-14T16:26:23.885Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33672024-11-14T16:26:23.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
33682024-11-14T16:26:23.957Z
33692024-11-14T16:26:23.957Zinfo: running `cargo check --bins` on omicron-releng (158/171)
33702024-11-14T16:26:24.496Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33712024-11-14T16:26:24.499Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33722024-11-14T16:26:24.585Z Checking memmap2 v0.9.5
33732024-11-14T16:26:24.585Z Checking spin v0.5.2
33742024-11-14T16:26:24.585Z Checking arrayref v0.3.9
33752024-11-14T16:26:24.585Z Checking arrayvec v0.7.6
33762024-11-14T16:26:24.588Z Checking constant_time_eq v0.3.1
33772024-11-14T16:26:24.588Z Checking topological-sort v0.2.2
33782024-11-14T16:26:24.689Z Checking shell-words v1.1.0
33792024-11-14T16:26:24.860Z Checking ring v0.16.20
33802024-11-14T16:26:24.978Z Checking blake3 v1.5.4
33812024-11-14T16:26:25.911Z Checking omicron-zone-package v0.11.1
33822024-11-14T16:26:26.955Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33832024-11-14T16:26:27.832Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s
33842024-11-14T16:26:28.001Z
33852024-11-14T16:26:28.001Zinfo: running `cargo check --bins` on xtask (159/171)
33862024-11-14T16:26:28.393Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872024-11-14T16:26:28.396Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882024-11-14T16:26:28.408Z Checking bitflags v2.6.0
33892024-11-14T16:26:28.411Z Checking serde v1.0.215
33902024-11-14T16:26:28.411Z Checking thiserror v1.0.69
33912024-11-14T16:26:28.489Z Checking scroll v0.12.0
33922024-11-14T16:26:28.499Z Checking hashbrown v0.15.0
33932024-11-14T16:26:28.501Z Checking log v0.4.22
33942024-11-14T16:26:28.502Z Checking zerocopy v0.7.35
33952024-11-14T16:26:28.524Z Checking syn v2.0.87
33962024-11-14T16:26:28.592Z Checking pest v2.7.14
33972024-11-14T16:26:28.735Z Checking rustix v0.38.37
33982024-11-14T16:26:28.755Z Checking once_cell v1.20.2
33992024-11-14T16:26:28.929Z Checking goblin v0.8.2
34002024-11-14T16:26:29.045Z Checking fs-err v2.11.0
34012024-11-14T16:26:29.350Z Checking anyhow v1.0.93
34022024-11-14T16:26:29.521Z Checking indexmap v2.6.0
34032024-11-14T16:26:29.727Z Checking tabled v0.15.0
34042024-11-14T16:26:30.607Z Checking terminal_size v0.4.0
34052024-11-14T16:26:30.609Z Checking tempfile v3.13.0
34062024-11-14T16:26:30.757Z Checking clap_builder v4.5.21
34072024-11-14T16:26:30.944Z Checking dtrace-parser v0.2.0
34082024-11-14T16:26:32.592Z Checking serde_json v1.0.132
34092024-11-14T16:26:32.592Z Checking toml_datetime v0.6.8
34102024-11-14T16:26:32.592Z Checking serde_spanned v0.6.8
34112024-11-14T16:26:32.592Z Checking camino v1.1.9
34122024-11-14T16:26:32.595Z Checking cargo-platform v0.1.8
34132024-11-14T16:26:32.634Z Checking semver v1.0.23
34142024-11-14T16:26:32.813Z Checking macaddr v1.0.1
34152024-11-14T16:26:32.885Z Checking toml_edit v0.22.22
34162024-11-14T16:26:33.120Z Checking camino-tempfile v1.1.1
34172024-11-14T16:26:33.424Z Checking clap v4.5.21
34182024-11-14T16:26:33.801Z Checking dof v0.3.0
34192024-11-14T16:26:33.801Z Checking cargo_metadata v0.18.1
34202024-11-14T16:26:34.204Z Checking usdt-impl v0.5.0
34212024-11-14T16:26:34.545Z Checking usdt v0.5.0
34222024-11-14T16:26:34.699Z Checking toml v0.8.19
34232024-11-14T16:26:35.136Z Checking cargo_toml v0.20.5
34242024-11-14T16:26:36.271Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34252024-11-14T16:26:36.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.85s
34262024-11-14T16:26:36.953Z
34272024-11-14T16:26:36.953Zinfo: running `cargo check --bins` on end-to-end-tests (160/171)
34282024-11-14T16:26:37.540Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34292024-11-14T16:26:37.543Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34302024-11-14T16:26:37.667Z Checking polyval v0.6.2
34312024-11-14T16:26:37.778Z Checking ctr v0.9.2
34322024-11-14T16:26:37.788Z Checking ssh-encoding v0.2.0
34332024-11-14T16:26:37.791Z Checking blowfish v0.9.1
34342024-11-14T16:26:37.808Z Checking password-hash v0.4.2
34352024-11-14T16:26:37.811Z Checking matches v0.1.10
34362024-11-14T16:26:37.835Z Checking p521 v0.13.3
34372024-11-14T16:26:37.837Z Checking p256 v0.13.2
34382024-11-14T16:26:37.902Z Checking idna v0.2.3
34392024-11-14T16:26:37.989Z Checking ghash v0.5.1
34402024-11-14T16:26:38.006Z Checking bcrypt-pbkdf v0.10.0
34412024-11-14T16:26:38.023Z Compiling enum-as-inner v0.5.1
34422024-11-14T16:26:38.107Z Checking russh-cryptovec v0.7.3
34432024-11-14T16:26:38.154Z Checking aes-gcm v0.10.3
34442024-11-14T16:26:38.222Z Checking pbkdf2 v0.11.0
34452024-11-14T16:26:38.248Z Checking md5 v0.7.0
34462024-11-14T16:26:38.312Z Checking num-bigint v0.4.6
34472024-11-14T16:26:38.338Z Checking des v0.8.1
34482024-11-14T16:26:38.380Z Checking ssh-cipher v0.2.0
34492024-11-14T16:26:38.492Z Checking hex-literal v0.4.1
34502024-11-14T16:26:38.533Z Compiling dhcproto-macros v0.1.0
34512024-11-14T16:26:38.603Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34522024-11-14T16:26:38.625Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
34532024-11-14T16:26:38.664Z Checking ssh-key v0.6.6
34542024-11-14T16:26:38.724Z Checking internet-checksum v0.2.1
34552024-11-14T16:26:39.052Z Checking trust-dns-proto v0.22.0
34562024-11-14T16:26:39.939Z Checking russh-keys v0.45.0
34572024-11-14T16:26:40.829Z Checking russh v0.45.0
34582024-11-14T16:26:41.446Z Checking dhcproto v0.12.0
34592024-11-14T16:26:57.767Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34602024-11-14T16:26:59.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.12s
34612024-11-14T16:26:59.271Z
34622024-11-14T16:26:59.271Zinfo: running `cargo check --bins` on gateway-cli (161/171)
34632024-11-14T16:26:59.791Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34642024-11-14T16:26:59.793Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34652024-11-14T16:26:59.872Z Checking termios v0.3.3
34662024-11-14T16:27:00.081Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
34672024-11-14T16:27:00.823Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
34682024-11-14T16:27:00.994Z
34692024-11-14T16:27:00.994Zinfo: running `cargo check --bins --no-default-features` on installinator (162/171)
34702024-11-14T16:27:01.544Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34712024-11-14T16:27:01.546Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34722024-11-14T16:27:01.644Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34732024-11-14T16:27:03.600Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34742024-11-14T16:27:05.358Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s
34752024-11-14T16:27:05.537Z
34762024-11-14T16:27:05.537Zinfo: running `cargo check --bins` on internal-dns-cli (163/171)
34772024-11-14T16:27:06.055Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34782024-11-14T16:27:06.057Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34792024-11-14T16:27:06.135Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34802024-11-14T16:27:06.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s
34812024-11-14T16:27:06.771Z
34822024-11-14T16:27:06.771Zinfo: running `cargo check --bins` on omicron-live-tests (164/171)
34832024-11-14T16:27:07.273Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34842024-11-14T16:27:07.276Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34852024-11-14T16:27:07.276Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34862024-11-14T16:27:07.279Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34872024-11-14T16:27:07.342Z
34882024-11-14T16:27:07.343Zinfo: running `cargo check --bins` on live-tests-macros (165/171)
34892024-11-14T16:27:07.845Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34902024-11-14T16:27:07.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34912024-11-14T16:27:07.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34922024-11-14T16:27:07.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
34932024-11-14T16:27:07.915Z
34942024-11-14T16:27:07.915Zinfo: running `cargo check --bins` on omicron-package (166/171)
34952024-11-14T16:27:08.455Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34962024-11-14T16:27:08.458Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34972024-11-14T16:27:08.546Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34982024-11-14T16:27:09.783Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s
34992024-11-14T16:27:09.951Z
35002024-11-14T16:27:09.951Zinfo: running `cargo check --bins` on wicket-dbg (167/171)
35012024-11-14T16:27:10.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35022024-11-14T16:27:10.511Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35032024-11-14T16:27:10.612Z Checking rtoolbox v0.0.2
35042024-11-14T16:27:10.612Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
35052024-11-14T16:27:10.615Z Checking tui-tree-widget v0.22.0
35062024-11-14T16:27:10.839Z Checking rpassword v7.3.1
35072024-11-14T16:27:14.718Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35082024-11-14T16:27:17.596Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
35092024-11-14T16:27:18.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.81s
35102024-11-14T16:27:18.945Z
35112024-11-14T16:27:18.945Zinfo: running `cargo check --bins` on wicket (168/171)
35122024-11-14T16:27:19.501Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35132024-11-14T16:27:19.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35142024-11-14T16:27:19.605Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
35152024-11-14T16:27:20.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
35162024-11-14T16:27:20.199Z
35172024-11-14T16:27:20.199Zinfo: running `cargo check --bins` on wicketd (169/171)
35182024-11-14T16:27:20.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35192024-11-14T16:27:20.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35202024-11-14T16:27:20.869Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
35212024-11-14T16:27:24.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s
35222024-11-14T16:27:24.805Z
35232024-11-14T16:27:24.805Zinfo: running `cargo check --bins` on omicron-workspace-hack (170/171)
35242024-11-14T16:27:25.308Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35252024-11-14T16:27:25.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35262024-11-14T16:27:25.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
35272024-11-14T16:27:25.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
35282024-11-14T16:27:25.378Z
35292024-11-14T16:27:25.378Zinfo: running `cargo check --bins` on zone-setup (171/171)
35302024-11-14T16:27:25.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
35312024-11-14T16:27:25.947Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
35322024-11-14T16:27:26.064Z Checking uzers v0.12.1
35332024-11-14T16:27:26.391Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
35342024-11-14T16:27:27.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.06s
35352024-11-14T16:27:27.647Z
35362024-11-14T16:27:27.647Zreal 13:01.036808517
35372024-11-14T16:27:27.647Zuser 23:20.783249873
35382024-11-14T16:27:27.647Zsys 5:13.521838324
35392024-11-14T16:27:27.648Ztrap 0.453245435
35402024-11-14T16:27:27.648Ztflt 2.296410910
35412024-11-14T16:27:27.648Zdflt 3.683540157
35422024-11-14T16:27:27.648Zkflt 0.000821799
35432024-11-14T16:27:27.648Zlock 46:07.228065545
35442024-11-14T16:27:27.648Zslp 2:04:06.306735914
35452024-11-14T16:27:27.648Zlat 55.290184921
35462024-11-14T16:27:27.648Zstop 2:54.086376558
35472024-11-14T16:27:27.650Zprocess exited: duration 1137989 ms, exit code 0
 
35482024-11-14T16:27:27.656Zfound 0 output files