01JFKQ335TCKC46D3221WAM6V1: 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: 01JFKQ4S6JDMZPDVB0HGDMNXH9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-12-21T04:29:12.393Zjob assigned to worker 01JFKQJCHYP6A96PY9SHJS841A [factory aws, i-0d501cd6b9bb7746c] (queued for 8 m 18 s)
 
22024-12-21T04:29:21.209Zstarting task 0: "setup"
32024-12-21T04:29:21.215Z++ uname -s
42024-12-21T04:29:21.217Z+ kern=SunOS
52024-12-21T04:29:21.217Z+ case "$kern" in
62024-12-21T04:29:21.217Z+ groupadd -g 12345 build
72024-12-21T04:29:21.220Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-12-21T04:29:23.225Z+ zfs create -o mountpoint=/work rpool/work
92024-12-21T04:29:23.293Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-12-21T04:29:23.296Z+ home_fs=zfs
112024-12-21T04:29:23.296Z+ [[ zfs == autofs ]]
122024-12-21T04:29:23.296Z+ mkdir -p /home/build
132024-12-21T04:29:23.298Z+ chown build:build /home/build /work
142024-12-21T04:29:25.300Z+ chmod 0700 /home/build /work
152024-12-21T04:29:25.303Zprocess exited: duration 4095 ms, exit code 0
 
162024-12-21T04:29:25.309Zstarting task 1: "rust-toolchain"
172024-12-21T04:29:25.314Z+ printf ' * toolchain channel = "%s"
182024-12-21T04:29:25.314Z' 1.81.0
192024-12-21T04:29:25.314Z * toolchain channel = "1.81.0"
202024-12-21T04:29:25.314Z+ printf ' * toolchain profile = "%s"
212024-12-21T04:29:25.314Z' default
222024-12-21T04:29:25.314Z * toolchain profile = "default"
232024-12-21T04:29:25.317Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-12-21T04:29:25.317Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252024-12-21T04:29:25.423Zinfo: downloading installer
262024-12-21T04:29:26.705Zinfo: profile set to 'default'
272024-12-21T04:29:26.705Zinfo: default host triple is x86_64-unknown-illumos
282024-12-21T04:29:26.708Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292024-12-21T04:29:26.860Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302024-12-21T04:29:26.860Zinfo: downloading component 'cargo'
312024-12-21T04:29:27.746Zinfo: downloading component 'clippy'
322024-12-21T04:29:28.064Zinfo: downloading component 'rust-docs'
332024-12-21T04:29:29.245Zinfo: downloading component 'rust-std'
342024-12-21T04:29:31.087Zinfo: downloading component 'rustc'
352024-12-21T04:29:37.709Zinfo: downloading component 'rustfmt'
362024-12-21T04:29:37.960Zinfo: installing component 'cargo'
372024-12-21T04:29:38.765Zinfo: installing component 'clippy'
382024-12-21T04:29:39.125Zinfo: installing component 'rust-docs'
392024-12-21T04:29:40.729Zinfo: installing component 'rust-std'
402024-12-21T04:29:42.416Zinfo: installing component 'rustc'
412024-12-21T04:29:48.010Zinfo: installing component 'rustfmt'
422024-12-21T04:29:48.327Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432024-12-21T04:29:48.327Z
442024-12-21T04:29:48.696Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452024-12-21T04:29:48.697Z
462024-12-21T04:29:48.701Z
472024-12-21T04:29:48.701ZRust is installed now. Great!
482024-12-21T04:29:48.701Z
492024-12-21T04:29:48.701ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-12-21T04:29:48.701Zenvironment variable. This has not been done automatically.
512024-12-21T04:29:48.701Z
522024-12-21T04:29:48.701ZTo configure your current shell, you need to source
532024-12-21T04:29:48.701Zthe corresponding env file under $HOME/.cargo.
542024-12-21T04:29:48.701Z
552024-12-21T04:29:48.701ZThis is usually done by running one of the following (note the leading DOT):
562024-12-21T04:29:48.701Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-12-21T04:29:48.701Zsource "$HOME/.cargo/env.fish" # For fish
582024-12-21T04:29:48.770Z+ rustc --version
592024-12-21T04:29:48.836Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602024-12-21T04:29:48.840Zprocess exited: duration 23527 ms, exit code 0
 
612024-12-21T04:29:48.846Zstarting task 2: "authentication"
622024-12-21T04:29:48.869Zprocess exited: duration 23 ms, exit code 0
 
632024-12-21T04:29:48.875Zstarting task 3: "clone repository"
642024-12-21T04:29:48.880Z+ mkdir -p /work/oxidecomputer/omicron
652024-12-21T04:29:48.883Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-12-21T04:29:49.240ZCloning into '/work/oxidecomputer/omicron'...
672024-12-21T04:29:56.688Z+ cd /work/oxidecomputer/omicron
682024-12-21T04:29:56.688Z+ git fetch origin 71dd48bb56b29beeb6221be7a604bfa9c7bb59b5
692024-12-21T04:29:57.047ZFrom https://github.com/oxidecomputer/omicron
702024-12-21T04:29:57.047Z * branch 71dd48bb56b29beeb6221be7a604bfa9c7bb59b5 -> FETCH_HEAD
712024-12-21T04:29:57.056Z+ [[ -n renovate/secrecy-0.x ]]
722024-12-21T04:29:57.059Z++ git branch --show-current
732024-12-21T04:29:57.061Z+ current=main
742024-12-21T04:29:57.061Z+ [[ main != renovate/secrecy-0.x ]]
752024-12-21T04:29:57.061Z+ git branch -f renovate/secrecy-0.x 71dd48bb56b29beeb6221be7a604bfa9c7bb59b5
762024-12-21T04:29:57.064Z+ git checkout -f renovate/secrecy-0.x
772024-12-21T04:29:57.235ZSwitched to branch 'renovate/secrecy-0.x'
782024-12-21T04:29:57.237Z+ git reset --hard 71dd48bb56b29beeb6221be7a604bfa9c7bb59b5
792024-12-21T04:29:57.250ZHEAD is now at 71dd48bb5 Update Rust crate secrecy to 0.10.3
802024-12-21T04:29:57.253Zprocess exited: duration 8374 ms, exit code 0
 
812024-12-21T04:29:57.258Zstarting task 4: "build"
822024-12-21T04:29:57.263Z+ source .github/buildomat/ci-env.sh
832024-12-21T04:29:57.263Z++ export CARGO_TERM_COLOR=always
842024-12-21T04:29:57.263Z++ CARGO_TERM_COLOR=always
852024-12-21T04:29:57.265Z+ cargo --version
862024-12-21T04:29:57.319Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872024-12-21T04:29:57.321Z+ rustc --version
882024-12-21T04:29:57.379Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892024-12-21T04:29:57.381Z+ source ./env.sh
902024-12-21T04:29:57.381Z++ OLD_SHELL_OPTS=ehxB
912024-12-21T04:29:57.381Z++ set -o xtrace
922024-12-21T04:29:57.384Z++++ dirname ./env.sh
932024-12-21T04:29:57.387Z+++ readlink -f .
942024-12-21T04:29:57.466Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-12-21T04:29:57.466Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-12-21T04:29:57.466Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-12-21T04:29:57.469Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-12-21T04:29:57.469Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-12-21T04:29:57.469Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-12-21T04:29:57.469Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-12-21T04:29:57.470Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-12-21T04:29:57.470Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-12-21T04:29:57.470Z++ case $OLD_SHELL_OPTS in
1042024-12-21T04:29:57.470Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-12-21T04:29:57.470Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-12-21T04:29:57.470Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-12-21T04:29:57.470Z+ banner prerequisites
1082024-12-21T04:29:57.597Z
1092024-12-21T04:29:57.597Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-12-21T04:29:57.597Z # # # # # # # # # # # # # # #
1112024-12-21T04:29:57.597Z # # # # ##### # # ##### # # # # # #### #
1122024-12-21T04:29:57.597Z ##### ##### # ##### # # # # # # # # #
1132024-12-21T04:29:57.597Z # # # # # # # # # # # # # # #
1142024-12-21T04:29:57.597Z # # # ###### # # ###### ### # #### # #### #
1152024-12-21T04:29:57.597Z
1162024-12-21T04:29:57.601Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-12-21T04:30:13.731Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-12-21T04:30:17.980Z Startup: Caching catalogs ... Done
1192024-12-21T04:30:28.653ZPlanning: Solver setup ... Done (9.732s)
1202024-12-21T04:30:28.787ZPlanning: Running solver ... Done (0.134s)
1212024-12-21T04:30:29.081ZPlanning: Finding local manifests ... Done (0.196s)
1222024-12-21T04:30:29.093ZPlanning: Fetching manifests: 0/5 0% complete
1232024-12-21T04:30:29.314ZPlanning: Fetching manifests: 5/5 100% complete
1242024-12-21T04:30:29.673ZPlanning: Package planning ... Done (0.359s)
1252024-12-21T04:30:29.729ZPlanning: Merging actions ... Done (0.056s)
1262024-12-21T04:30:31.077ZPlanning: Checking for conflicting actions ... Done (1.347s)
1272024-12-21T04:30:38.568ZPlanning: Consolidating action changes ... Done (7.490s)
1282024-12-21T04:30:39.034ZPlanning: Evaluating mediators ... Done (0.465s)
1292024-12-21T04:30:39.247ZPlanning: Planning completed in 21.17 seconds
1302024-12-21T04:30:40.097Z Packages to install: 4
1312024-12-21T04:30:40.097Z Packages to update: 1
1322024-12-21T04:30:40.097Z Mediators to change: 2
1332024-12-21T04:30:40.100Z Services to change: 1
1342024-12-21T04:30:40.100Z Estimated space available: 155.63 GB
1352024-12-21T04:30:40.100ZEstimated space to be consumed: 1.62 GB
1362024-12-21T04:30:40.100Z Create boot environment: No
1372024-12-21T04:30:40.100ZCreate backup boot environment: Yes
1382024-12-21T04:30:40.101Z Rebuild boot archive: No
1392024-12-21T04:30:40.101Z
1402024-12-21T04:30:40.101ZChanged mediators:
1412024-12-21T04:30:40.101Z mediator clang:
1422024-12-21T04:30:40.101Z version: None -> 15 (system default)
1432024-12-21T04:30:40.101Z
1442024-12-21T04:30:40.101Z mediator llvm:
1452024-12-21T04:30:40.101Z version: 14 (system default) -> 15 (system default)
1462024-12-21T04:30:40.101Z
1472024-12-21T04:30:40.101ZChanged packages:
1482024-12-21T04:30:40.101Zhelios-dev
1492024-12-21T04:30:40.101Z developer/build-essential
1502024-12-21T04:30:40.101Z None -> 11-2.0
1512024-12-21T04:30:40.101Z library/libxmlsec1
1522024-12-21T04:30:40.101Z None -> 1.2.35-2.0
1532024-12-21T04:30:40.101Z ooce/developer/clang-15
1542024-12-21T04:30:40.101Z None -> 15.0.7-2.0
1552024-12-21T04:30:40.101Z ooce/developer/llvm-15
1562024-12-21T04:30:40.101Z None -> 15.0.7-2.0
1572024-12-21T04:30:40.101Z package/pkg
1582024-12-21T04:30:40.101Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-12-21T04:30:40.101Z
1602024-12-21T04:30:40.101ZServices:
1612024-12-21T04:30:40.101Z restart_fmri:
1622024-12-21T04:30:40.101Z svc:/system/update-man-index:default
1632024-12-21T04:30:40.101Z
1642024-12-21T04:30:40.101ZEditable files to change:
1652024-12-21T04:30:40.101Z Update:
1662024-12-21T04:30:40.101Z usr/share/lib/pkg/web/config.shtml
1672024-12-21T04:30:40.547Z
1682024-12-21T04:30:40.547ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-12-21T04:30:45.548ZDownload: 1191/4281 items 82.3/220.6MB 37% complete (16.5M/s)
1702024-12-21T04:30:50.553ZDownload: 2706/4281 items 120.8/220.6MB 54% complete (12.2M/s)
1712024-12-21T04:30:55.553ZDownload: 4054/4281 items 218.7/220.6MB 99% complete (13.9M/s)
1722024-12-21T04:30:56.812ZDownload: Completed 220.60 MB in 16.26 seconds (13.6M/s)
1732024-12-21T04:31:01.040Z Actions: 1/5063 actions (Removing old actions)
1742024-12-21T04:31:01.054Z Actions: 194/5063 actions (Installing new actions)
1752024-12-21T04:31:06.258Z Actions: 4091/5063 actions (Installing new actions)
1762024-12-21T04:31:06.526Z Actions: 4226/5063 actions (Updating modified actions)
1772024-12-21T04:31:06.930Z Actions: Completed 5063 actions in 5.89 seconds.
1782024-12-21T04:31:07.330Z Done (0.393s)
1792024-12-21T04:31:07.333Z Done (0.000s)
1802024-12-21T04:31:07.902Z Done (0.567s)
1812024-12-21T04:31:14.133Z Done (6.007s)
1822024-12-21T04:31:14.576Z Done (0.373s)
1832024-12-21T04:31:14.579Z Done (0.000s)
1842024-12-21T04:31:14.715Z Done (0.000s)
1852024-12-21T04:31:15.379ZPlanning: Evaluating mediator changes ... Done
1862024-12-21T04:31:15.538ZPlanning: Checking for conflicting actions ... Done
1872024-12-21T04:31:15.540ZPlanning: Consolidating action changes ... Done
1882024-12-21T04:31:15.803ZPlanning: Evaluating mediators ... Done
1892024-12-21T04:31:15.806ZPlanning: Planning completed in 0.43 seconds
1902024-12-21T04:31:15.841Z Mediators to change: 2
1912024-12-21T04:31:15.841Z Create boot environment: No
1922024-12-21T04:31:15.841ZCreate backup boot environment: No
1932024-12-21T04:31:15.969Z Done
1942024-12-21T04:31:15.969Z Done
1952024-12-21T04:31:16.321Z Done
1962024-12-21T04:31:19.905Z Done
1972024-12-21T04:31:19.991Z Done
1982024-12-21T04:31:19.991Z Done
1992024-12-21T04:31:20.106Z Done
2002024-12-21T04:31:20.701ZPlanning: Evaluating mediator changes ... Done
2012024-12-21T04:31:20.704ZPlanning: Merging actions ... Done
2022024-12-21T04:31:20.886ZPlanning: Checking for conflicting actions ... Done
2032024-12-21T04:31:20.890ZPlanning: Consolidating action changes ... Done
2042024-12-21T04:31:21.148ZPlanning: Evaluating mediators ... Done
2052024-12-21T04:31:21.202ZPlanning: Planning completed in 0.74 seconds
2062024-12-21T04:31:21.241Z Packages to change: 1
2072024-12-21T04:31:21.241Z Mediators to change: 1
2082024-12-21T04:31:21.244Z Services to change: 1
2092024-12-21T04:31:21.244Z Create boot environment: No
2102024-12-21T04:31:21.244ZCreate backup boot environment: Yes
2112024-12-21T04:31:23.317Z Actions: 1/6 actions (Updating modified actions)
2122024-12-21T04:31:23.430Z Actions: Completed 6 actions in 0.11 seconds.
2132024-12-21T04:31:23.430Z Done
2142024-12-21T04:31:23.430Z Done
2152024-12-21T04:31:23.544Z Done
2162024-12-21T04:31:27.068Z Done
2172024-12-21T04:31:27.155Z Done
2182024-12-21T04:31:27.158Z Done
2192024-12-21T04:31:27.281Z Done
2202024-12-21T04:31:27.699ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-12-21T04:31:27.699Zclang system 15 system
2222024-12-21T04:31:27.700Zcsh system system illumos
2232024-12-21T04:31:27.700Zctags system system illumos
2242024-12-21T04:31:27.700Zgcc vendor 12 vendor
2252024-12-21T04:31:27.700Zgcc system 10 system
2262024-12-21T04:31:27.700Zgcc system 7 system
2272024-12-21T04:31:27.700Zgo system 1.20 system
2282024-12-21T04:31:27.700Zgo system 1.19 system
2292024-12-21T04:31:27.700Zllvm system 15 system
2302024-12-21T04:31:27.700Zllvm system 14 system
2312024-12-21T04:31:27.700Zmariadb system 10.6 system
2322024-12-21T04:31:27.700Zmta vendor vendor dma
2332024-12-21T04:31:27.700Zopenjdk system 17 system
2342024-12-21T04:31:27.700Zopenjdk system 11 system
2352024-12-21T04:31:27.700Zopenjdk system 1.8 system
2362024-12-21T04:31:27.700Zopenssl vendor 3 vendor
2372024-12-21T04:31:27.700Zperl system 5.36 system
2382024-12-21T04:31:27.700Zpostgresql system 15 system
2392024-12-21T04:31:27.700Zpostgresql system 13 system
2402024-12-21T04:31:27.700Zpython vendor 3 vendor
2412024-12-21T04:31:27.700Zpython system 2 system
2422024-12-21T04:31:27.700Zpython3 system 3.11 system
2432024-12-21T04:31:27.700Zruby system 3.0 system
2442024-12-21T04:31:27.700Zwords vendor vendor american-english
2452024-12-21T04:31:27.700Zwords system system australian-english
2462024-12-21T04:31:27.700Zwords system system british-english
2472024-12-21T04:31:27.700Zwords system system canadian-english
2482024-12-21T04:31:27.700Zwords system system french
2492024-12-21T04:31:27.700Zwords system system italian
2502024-12-21T04:31:27.700Zwords system system ngerman
2512024-12-21T04:31:27.700Zwords system system ogerman
2522024-12-21T04:31:27.700Zwords system system spanish
2532024-12-21T04:31:28.014ZPUBLISHER TYPE STATUS P LOCATION
2542024-12-21T04:31:28.014Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-12-21T04:31:30.733ZFMRI IFO
2562024-12-21T04:31:30.733Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-12-21T04:31:30.733Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-12-21T04:31:30.733Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-12-21T04:31:30.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-12-21T04:31:30.733Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-12-21T04:31:30.733Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-12-21T04:31:30.733Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-12-21T04:31:30.733Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-12-21T04:31:30.733Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-12-21T04:31:30.734Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2662024-12-21T04:31:30.734Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-12-21T04:31:30.734Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-12-21T04:31:30.734Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2692024-12-21T04:31:30.734Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2702024-12-21T04:31:30.734Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2712024-12-21T04:31:31.480Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2722024-12-21T04:31:31.765Z Updating crates.io index
2732024-12-21T04:31:31.825Z Updating git repository `https://github.com/oxidecomputer/diffus`
2742024-12-21T04:31:32.292Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2752024-12-21T04:31:32.887Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2762024-12-21T04:31:33.140Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2772024-12-21T04:31:33.417Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2782024-12-21T04:31:33.662Z Updating git repository `https://github.com/oxidecomputer/propolis`
2792024-12-21T04:31:34.581Z Updating git repository `https://github.com/oxidecomputer/crucible`
2802024-12-21T04:31:36.180Z Updating git repository `https://github.com/oxidecomputer/opte`
2812024-12-21T04:31:36.864Z Updating git repository `https://github.com/oxidecomputer/falcon`
2822024-12-21T04:31:37.693Z Updating git repository `https://github.com/oxidecomputer/clickward`
2832024-12-21T04:31:37.973Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2842024-12-21T04:31:38.358Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2852024-12-21T04:31:38.931Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2862024-12-21T04:31:39.261Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2872024-12-21T04:31:39.572Z Updating git repository `https://github.com/oxidecomputer/tofino`
2882024-12-21T04:31:39.944Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2892024-12-21T04:31:40.210Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2902024-12-21T04:31:40.487Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2912024-12-21T04:31:40.793Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2922024-12-21T04:31:41.122Z Updating git repository `https://github.com/oxidecomputer/ispf`
2932024-12-21T04:31:41.541Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2942024-12-21T04:31:41.815Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2952024-12-21T04:31:42.334Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2962024-12-21T04:31:42.630Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2972024-12-21T04:31:43.085Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2982024-12-21T04:31:43.468Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2992024-12-21T04:31:43.778Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3002024-12-21T04:31:44.029Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3012024-12-21T04:31:44.272Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3022024-12-21T04:31:45.860Z Downloading crates ...
3032024-12-21T04:31:46.007Z Downloaded equivalent v1.0.1
3042024-12-21T04:31:46.018Z Downloaded bytecount v0.6.8
3052024-12-21T04:31:46.026Z Downloaded usdt-macro v0.5.0
3062024-12-21T04:31:46.030Z Downloaded scroll_derive v0.12.0
3072024-12-21T04:31:46.030Z Downloaded pretty-hex v0.4.1
3082024-12-21T04:31:46.034Z Downloaded swrite v0.1.0
3092024-12-21T04:31:46.036Z Downloaded usdt-attr-macro v0.5.0
3102024-12-21T04:31:46.039Z Downloaded dtrace-parser v0.2.0
3112024-12-21T04:31:46.039Z Downloaded anstyle-query v1.1.1
3122024-12-21T04:31:46.042Z Downloaded smawk v0.3.2
3132024-12-21T04:31:46.042Z Downloaded fs-err v2.11.0
3142024-12-21T04:31:46.046Z Downloaded digest v0.10.7
3152024-12-21T04:31:46.048Z Downloaded toml_datetime v0.6.8
3162024-12-21T04:31:46.048Z Downloaded fastrand v2.1.1
3172024-12-21T04:31:46.049Z Downloaded errno v0.3.9
3182024-12-21T04:31:46.049Z Downloaded dof v0.3.0
3192024-12-21T04:31:46.051Z Downloaded colorchoice v1.0.2
3202024-12-21T04:31:46.051Z Downloaded cfg-if v1.0.0
3212024-12-21T04:31:46.053Z Downloaded proc-macro-error-attr v1.0.4
3222024-12-21T04:31:46.054Z Downloaded itoa v1.0.11
3232024-12-21T04:31:46.056Z Downloaded cargo-platform v0.1.8
3242024-12-21T04:31:46.056Z Downloaded fnv v1.0.7
3252024-12-21T04:31:46.056Z Downloaded clap_lex v0.7.2
3262024-12-21T04:31:46.059Z Downloaded heck v0.5.0
3272024-12-21T04:31:46.062Z Downloaded terminal_size v0.4.0
3282024-12-21T04:31:46.064Z Downloaded crypto-common v0.1.6
3292024-12-21T04:31:46.067Z Downloaded autocfg v1.4.0
3302024-12-21T04:31:46.069Z Downloaded byteorder v1.5.0
3312024-12-21T04:31:46.069Z Downloaded anstyle v1.0.10
3322024-12-21T04:31:46.072Z Downloaded anstyle-parse v0.2.5
3332024-12-21T04:31:46.075Z Downloaded serde_tokenstream v0.2.2
3342024-12-21T04:31:46.075Z Downloaded macaddr v1.0.1
3352024-12-21T04:31:46.077Z Downloaded thread-id v4.2.2
3362024-12-21T04:31:46.079Z Downloaded utf8parse v0.2.2
3372024-12-21T04:31:46.082Z Downloaded unicode-linebreak v0.1.5
3382024-12-21T04:31:46.086Z Downloaded usdt v0.5.0
3392024-12-21T04:31:46.088Z Downloaded thiserror v1.0.69
3402024-12-21T04:31:46.092Z Downloaded version_check v0.9.5
3412024-12-21T04:31:46.095Z Downloaded tabled_derive v0.7.0
3422024-12-21T04:31:46.095Z Downloaded clap_derive v4.5.18
3432024-12-21T04:31:46.098Z Downloaded serde_spanned v0.6.8
3442024-12-21T04:31:46.100Z Downloaded quote v1.0.37
3452024-12-21T04:31:46.100Z Downloaded tempfile v3.13.0
3462024-12-21T04:31:46.103Z Downloaded sha2 v0.10.8
3472024-12-21T04:31:46.105Z Downloaded cargo_toml v0.20.5
3482024-12-21T04:31:46.107Z Downloaded thiserror-impl v1.0.69
3492024-12-21T04:31:46.110Z Downloaded plain v0.2.3
3502024-12-21T04:31:46.110Z Downloaded block-buffer v0.10.4
3512024-12-21T04:31:46.112Z Downloaded camino-tempfile v1.1.1
3522024-12-21T04:31:46.112Z Downloaded cpufeatures v0.2.14
3532024-12-21T04:31:46.114Z Downloaded anstream v0.6.15
3542024-12-21T04:31:46.117Z Downloaded semver v1.0.23
3552024-12-21T04:31:46.119Z Downloaded cargo_metadata v0.18.1
3562024-12-21T04:31:46.121Z Downloaded pest_generator v2.7.14
3572024-12-21T04:31:46.121Z Downloaded once_cell v1.20.2
3582024-12-21T04:31:46.123Z Downloaded scroll v0.12.0
3592024-12-21T04:31:46.125Z Downloaded pest_derive v2.7.14
3602024-12-21T04:31:46.128Z Downloaded zerocopy-derive v0.7.35
3612024-12-21T04:31:46.131Z Downloaded memmap v0.7.0
3622024-12-21T04:31:46.133Z Downloaded anyhow v1.0.93
3632024-12-21T04:31:46.136Z Downloaded usdt-impl v0.5.0
3642024-12-21T04:31:46.138Z Downloaded textwrap v0.16.1
3652024-12-21T04:31:46.141Z Downloaded strsim v0.11.1
3662024-12-21T04:31:46.141Z Downloaded is_terminal_polyfill v1.70.1
3672024-12-21T04:31:46.143Z Downloaded proc-macro2 v1.0.89
3682024-12-21T04:31:46.145Z Downloaded heck v0.4.1
3692024-12-21T04:31:46.146Z Downloaded camino v1.1.9
3702024-12-21T04:31:46.148Z Downloaded papergrid v0.11.0
3712024-12-21T04:31:46.153Z Downloaded ucd-trie v0.1.7
3722024-12-21T04:31:46.155Z Downloaded log v0.4.22
3732024-12-21T04:31:46.157Z Downloaded typenum v1.17.0
3742024-12-21T04:31:46.160Z Downloaded proc-macro-error v1.0.4
3752024-12-21T04:31:46.162Z Downloaded clap v4.5.21
3762024-12-21T04:31:46.171Z Downloaded unicode-ident v1.0.13
3772024-12-21T04:31:46.173Z Downloaded toml v0.8.19
3782024-12-21T04:31:46.176Z Downloaded ryu v1.0.18
3792024-12-21T04:31:46.179Z Downloaded pest_meta v2.7.14
3802024-12-21T04:31:46.182Z Downloaded generic-array v0.14.7
3812024-12-21T04:31:46.184Z Downloaded serde v1.0.215
3822024-12-21T04:31:46.186Z Downloaded bitflags v2.6.0
3832024-12-21T04:31:46.189Z Downloaded serde_derive v1.0.215
3842024-12-21T04:31:46.192Z Downloaded memchr v2.7.4
3852024-12-21T04:31:46.197Z Downloaded indexmap v2.6.0
3862024-12-21T04:31:46.213Z Downloaded toml_edit v0.22.22
3872024-12-21T04:31:46.233Z Downloaded serde_json v1.0.133
3882024-12-21T04:31:46.239Z Downloaded clap_builder v4.5.21
3892024-12-21T04:31:46.256Z Downloaded hashbrown v0.15.1
3902024-12-21T04:31:46.260Z Downloaded pest v2.7.14
3912024-12-21T04:31:46.264Z Downloaded zerocopy v0.7.35
3922024-12-21T04:31:46.279Z Downloaded winnow v0.6.20
3932024-12-21T04:31:46.294Z Downloaded goblin v0.8.2
3942024-12-21T04:31:46.300Z Downloaded tabled v0.15.0
3952024-12-21T04:31:46.314Z Downloaded syn v1.0.109
3962024-12-21T04:31:46.323Z Downloaded syn v2.0.87
3972024-12-21T04:31:46.334Z Downloaded unicode-width v0.1.14
3982024-12-21T04:31:46.339Z Downloaded rustix v0.38.37
3992024-12-21T04:31:46.382Z Downloaded libc v0.2.162
4002024-12-21T04:31:46.685Z Compiling proc-macro2 v1.0.89
4012024-12-21T04:31:46.685Z Compiling unicode-ident v1.0.13
4022024-12-21T04:31:46.685Z Compiling version_check v0.9.5
4032024-12-21T04:31:46.685Z Compiling serde v1.0.215
4042024-12-21T04:31:46.687Z Compiling thiserror v1.0.69
4052024-12-21T04:31:46.687Z Compiling memchr v2.7.4
4062024-12-21T04:31:46.687Z Compiling libc v0.2.162
4072024-12-21T04:31:46.687Z Compiling itoa v1.0.11
4082024-12-21T04:31:46.936Z Compiling ryu v1.0.18
4092024-12-21T04:31:47.057Z Compiling ucd-trie v0.1.7
4102024-12-21T04:31:47.535Z Compiling once_cell v1.20.2
4112024-12-21T04:31:47.630Z Compiling byteorder v1.5.0
4122024-12-21T04:31:47.866Z Compiling rustix v0.38.37
4132024-12-21T04:31:47.960Z Compiling serde_json v1.0.133
4142024-12-21T04:31:48.604Z Compiling bitflags v2.6.0
4152024-12-21T04:31:48.644Z Compiling proc-macro-error-attr v1.0.4
4162024-12-21T04:31:48.686Z Compiling usdt-impl v0.5.0
4172024-12-21T04:31:48.803Z Compiling syn v1.0.109
4182024-12-21T04:31:48.963Z Compiling proc-macro-error v1.0.4
4192024-12-21T04:31:48.990Z Compiling utf8parse v0.2.2
4202024-12-21T04:31:48.992Z Compiling camino v1.1.9
4212024-12-21T04:31:49.133Z Compiling equivalent v1.0.1
4222024-12-21T04:31:49.158Z Compiling plain v0.2.3
4232024-12-21T04:31:49.208Z Compiling log v0.4.22
4242024-12-21T04:31:49.248Z Compiling hashbrown v0.15.1
4252024-12-21T04:31:49.472Z Compiling anstyle-parse v0.2.5
4262024-12-21T04:31:49.602Z Compiling thread-id v4.2.2
4272024-12-21T04:31:49.658Z Compiling winnow v0.6.20
4282024-12-21T04:31:49.720Z Compiling quote v1.0.37
4292024-12-21T04:31:49.747Z Compiling is_terminal_polyfill v1.70.1
4302024-12-21T04:31:49.793Z Compiling anstyle-query v1.1.1
4312024-12-21T04:31:49.819Z Compiling colorchoice v1.0.2
4322024-12-21T04:31:49.877Z Compiling errno v0.3.9
4332024-12-21T04:31:49.951Z Compiling anstyle v1.0.10
4342024-12-21T04:31:49.984Z Compiling pretty-hex v0.4.1
4352024-12-21T04:31:50.115Z Compiling syn v2.0.87
4362024-12-21T04:31:50.426Z Compiling indexmap v2.6.0
4372024-12-21T04:31:50.452Z Compiling autocfg v1.4.0
4382024-12-21T04:31:50.477Z Compiling unicode-width v0.1.14
4392024-12-21T04:31:50.987Z Compiling semver v1.0.23
4402024-12-21T04:31:51.522Z Compiling anstream v0.6.15
4412024-12-21T04:31:51.645Z Compiling fs-err v2.11.0
4422024-12-21T04:31:51.930Z Compiling strsim v0.11.1
4432024-12-21T04:31:51.974Z Compiling clap_lex v0.7.2
4442024-12-21T04:31:52.656Z Compiling terminal_size v0.4.0
4452024-12-21T04:31:52.695Z Compiling cfg-if v1.0.0
4462024-12-21T04:31:52.696Z Compiling anyhow v1.0.93
4472024-12-21T04:31:52.696Z Compiling bytecount v0.6.8
4482024-12-21T04:31:52.696Z Compiling heck v0.5.0
4492024-12-21T04:31:52.826Z Compiling heck v0.4.1
4502024-12-21T04:31:52.893Z Compiling fnv v1.0.7
4512024-12-21T04:31:53.095Z Compiling fastrand v2.1.1
4522024-12-21T04:31:53.160Z Compiling papergrid v0.11.0
4532024-12-21T04:31:53.333Z Compiling clap_builder v4.5.21
4542024-12-21T04:31:53.522Z Compiling tempfile v3.13.0
4552024-12-21T04:31:53.642Z Compiling memmap v0.7.0
4562024-12-21T04:31:53.694Z Compiling unicode-linebreak v0.1.5
4572024-12-21T04:31:53.718Z Compiling smawk v0.3.2
4582024-12-21T04:31:54.199Z Compiling textwrap v0.16.1
4592024-12-21T04:31:54.405Z Compiling swrite v0.1.0
4602024-12-21T04:31:55.739Z Compiling tabled_derive v0.7.0
4612024-12-21T04:31:57.259Z Compiling tabled v0.15.0
4622024-12-21T04:31:58.999Z Compiling serde_derive v1.0.215
4632024-12-21T04:31:58.999Z Compiling thiserror-impl v1.0.69
4642024-12-21T04:31:59.002Z Compiling zerocopy-derive v0.7.35
4652024-12-21T04:31:59.002Z Compiling scroll_derive v0.12.0
4662024-12-21T04:31:59.002Z Compiling clap_derive v4.5.18
4672024-12-21T04:32:00.326Z Compiling scroll v0.12.0
4682024-12-21T04:32:00.884Z Compiling goblin v0.8.2
4692024-12-21T04:32:00.910Z Compiling zerocopy v0.7.35
4702024-12-21T04:32:01.713Z Compiling pest v2.7.14
4712024-12-21T04:32:02.867Z Compiling clap v4.5.21
4722024-12-21T04:32:03.969Z Compiling pest_meta v2.7.14
4732024-12-21T04:32:04.868Z Compiling pest_generator v2.7.14
4742024-12-21T04:32:06.652Z Compiling pest_derive v2.7.14
4752024-12-21T04:32:07.384Z Compiling dtrace-parser v0.2.0
4762024-12-21T04:32:08.962Z Compiling serde_tokenstream v0.2.2
4772024-12-21T04:32:09.100Z Compiling toml_datetime v0.6.8
4782024-12-21T04:32:09.100Z Compiling serde_spanned v0.6.8
4792024-12-21T04:32:09.218Z Compiling cargo-platform v0.1.8
4802024-12-21T04:32:09.496Z Compiling toml_edit v0.22.22
4812024-12-21T04:32:09.583Z Compiling macaddr v1.0.1
4822024-12-21T04:32:09.782Z Compiling camino-tempfile v1.1.1
4832024-12-21T04:32:10.458Z Compiling dof v0.3.0
4842024-12-21T04:32:10.633Z Compiling cargo_metadata v0.18.1
4852024-12-21T04:32:12.172Z Compiling usdt-macro v0.5.0
4862024-12-21T04:32:12.172Z Compiling usdt-attr-macro v0.5.0
4872024-12-21T04:32:12.313Z Compiling toml v0.8.19
4882024-12-21T04:32:13.216Z Compiling cargo_toml v0.20.5
4892024-12-21T04:32:13.610Z Compiling usdt v0.5.0
4902024-12-21T04:32:16.585Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4912024-12-21T04:32:20.657Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.41s
4922024-12-21T04:32:20.932Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4932024-12-21T04:32:21.452Z Downloading crates ...
4942024-12-21T04:32:21.553Z Downloaded ascii-canvas v3.0.0
4952024-12-21T04:32:21.557Z Downloaded arrayref v0.3.9
4962024-12-21T04:32:21.560Z Downloaded bit-set v0.5.3
4972024-12-21T04:32:21.563Z Downloaded blake2 v0.10.6
4982024-12-21T04:32:21.569Z Downloaded atty v0.2.14
4992024-12-21T04:32:21.571Z Downloaded atomicwrites v0.4.4
5002024-12-21T04:32:21.571Z Downloaded async-stream-impl v0.3.6
5012024-12-21T04:32:21.574Z Downloaded crucible-workspace-hack v0.1.0
5022024-12-21T04:32:21.580Z Downloaded ciborium-io v0.2.2
5032024-12-21T04:32:21.583Z Downloaded cfg_aliases v0.2.1
5042024-12-21T04:32:21.592Z Downloaded cstr-argument v0.1.2
5052024-12-21T04:32:21.595Z Downloaded crunchy v0.2.2
5062024-12-21T04:32:21.600Z Downloaded cfg_aliases v0.1.1
5072024-12-21T04:32:21.606Z Downloaded darling v0.20.10
5082024-12-21T04:32:21.610Z Downloaded headers-core v0.3.0
5092024-12-21T04:32:21.612Z Downloaded cipher v0.4.4
5102024-12-21T04:32:21.615Z Downloaded ciborium-ll v0.2.2
5112024-12-21T04:32:21.618Z Downloaded cexpr v0.6.0
5122024-12-21T04:32:21.618Z Downloaded bitfield-struct v0.6.2
5132024-12-21T04:32:21.623Z Downloaded assert_matches v1.5.0
5142024-12-21T04:32:21.624Z Downloaded array-init v0.0.4
5152024-12-21T04:32:21.624Z Downloaded adler2 v2.0.0
5162024-12-21T04:32:21.627Z Downloaded chacha20 v0.9.1
5172024-12-21T04:32:21.628Z Downloaded cbc v0.1.2
5182024-12-21T04:32:21.628Z Downloaded bit-vec v0.6.3
5192024-12-21T04:32:21.632Z Downloaded constant_time_eq v0.3.1
5202024-12-21T04:32:21.632Z Downloaded castaway v0.2.3
5212024-12-21T04:32:21.632Z Downloaded crossbeam-deque v0.8.5
5222024-12-21T04:32:21.635Z Downloaded cassowary v0.3.0
5232024-12-21T04:32:21.635Z Downloaded bitfield v0.14.0
5242024-12-21T04:32:21.635Z Downloaded colored v2.1.0
5252024-12-21T04:32:21.638Z Downloaded block-padding v0.3.3
5262024-12-21T04:32:21.638Z Downloaded cmake v0.1.51
5272024-12-21T04:32:21.644Z Downloaded base16ct v0.2.0
5282024-12-21T04:32:21.644Z Downloaded async-stream v0.3.6
5292024-12-21T04:32:21.644Z Downloaded bb8 v0.8.5
5302024-12-21T04:32:21.646Z Downloaded chrono-tz-build v0.4.0
5312024-12-21T04:32:21.646Z Downloaded curve25519-dalek-derive v0.1.1
5322024-12-21T04:32:21.646Z Downloaded crc-catalog v2.4.0
5332024-12-21T04:32:21.649Z Downloaded crc v3.2.1
5342024-12-21T04:32:21.652Z Downloaded cobs v0.2.3
5352024-12-21T04:32:21.657Z Downloaded atomic-waker v1.1.2
5362024-12-21T04:32:21.657Z Downloaded cancel-safe-futures v0.1.5
5372024-12-21T04:32:21.661Z Downloaded httparse v1.9.5
5382024-12-21T04:32:21.661Z Downloaded async-recursion v1.1.1
5392024-12-21T04:32:21.664Z Downloaded hyper-rustls v0.27.3
5402024-12-21T04:32:21.668Z Downloaded bzip2 v0.4.4
5412024-12-21T04:32:21.671Z Downloaded bcrypt-pbkdf v0.10.0
5422024-12-21T04:32:21.671Z Downloaded aead v0.5.2
5432024-12-21T04:32:21.674Z Downloaded hyper v1.5.0
5442024-12-21T04:32:21.682Z Downloaded ident_case v1.0.1
5452024-12-21T04:32:21.685Z Downloaded icu_provider_macros v1.5.0
5462024-12-21T04:32:21.685Z Downloaded is_ci v1.2.0
5472024-12-21T04:32:21.685Z Downloaded async-bb8-diesel v0.2.1
5482024-12-21T04:32:21.689Z Downloaded http-range v0.1.5
5492024-12-21T04:32:21.692Z Downloaded csv-core v0.1.11
5502024-12-21T04:32:21.692Z Downloaded instant v0.1.13
5512024-12-21T04:32:21.695Z Downloaded ctr v0.9.2
5522024-12-21T04:32:21.699Z Downloaded impl-trait-for-tuples v0.2.2
5532024-12-21T04:32:21.703Z Downloaded hyper-tls v0.6.0
5542024-12-21T04:32:21.703Z Downloaded hubpack v0.1.2
5552024-12-21T04:32:21.706Z Downloaded http-body v1.0.1
5562024-12-21T04:32:21.706Z Downloaded crc32fast v1.4.2
5572024-12-21T04:32:21.709Z Downloaded arrayvec v0.7.6
5582024-12-21T04:32:21.709Z Downloaded addr2line v0.24.2
5592024-12-21T04:32:21.713Z Downloaded matches v0.1.10
5602024-12-21T04:32:21.716Z Downloaded sqlparser_derive v0.2.2
5612024-12-21T04:32:21.716Z Downloaded match_cfg v0.1.0
5622024-12-21T04:32:21.716Z Downloaded argon2 v0.5.3
5632024-12-21T04:32:21.718Z Downloaded sync_wrapper v1.0.1
5642024-12-21T04:32:21.719Z Downloaded humantime v2.1.0
5652024-12-21T04:32:21.721Z Downloaded sync-ptr v0.1.1
5662024-12-21T04:32:21.721Z Downloaded ciborium v0.2.2
5672024-12-21T04:32:21.723Z Downloaded cookie_store v0.21.0
5682024-12-21T04:32:21.726Z Downloaded rand_chacha v0.3.1
5692024-12-21T04:32:21.729Z Downloaded ref-cast v1.0.23
5702024-12-21T04:32:21.731Z Downloaded rand_core v0.6.4
5712024-12-21T04:32:21.734Z Downloaded rustls-pemfile v1.0.4
5722024-12-21T04:32:21.737Z Downloaded mirai-annotations v1.12.0
5732024-12-21T04:32:21.737Z Downloaded icu_normalizer v1.5.0
5742024-12-21T04:32:21.741Z Downloaded ipnetwork v0.20.0
5752024-12-21T04:32:21.743Z Downloaded inout v0.1.3
5762024-12-21T04:32:21.745Z Downloaded icu_locid_transform v1.5.0
5772024-12-21T04:32:21.748Z Downloaded cookie v0.18.1
5782024-12-21T04:32:21.751Z Downloaded crc-any v2.5.0
5792024-12-21T04:32:21.753Z Downloaded lazycell v1.3.0
5802024-12-21T04:32:21.756Z Downloaded const-oid v0.9.6
5812024-12-21T04:32:21.759Z Downloaded md-5 v0.10.6
5822024-12-21T04:32:21.759Z Downloaded maybe-uninit v2.0.0
5832024-12-21T04:32:21.761Z Downloaded managed v0.8.0
5842024-12-21T04:32:21.761Z Downloaded lalrpop-util v0.19.12
5852024-12-21T04:32:21.764Z Downloaded scopeguard v1.2.0
5862024-12-21T04:32:21.768Z Downloaded maplit v1.0.2
5872024-12-21T04:32:21.768Z Downloaded semver v0.1.20
5882024-12-21T04:32:21.770Z Downloaded lockfree-object-pool v0.1.6
5892024-12-21T04:32:21.770Z Downloaded sha1 v0.10.6
5902024-12-21T04:32:21.773Z Downloaded slog-stdlog v4.1.1
5912024-12-21T04:32:21.773Z Downloaded ssh-encoding v0.2.0
5922024-12-21T04:32:21.777Z Downloaded thiserror-no-std v2.0.2
5932024-12-21T04:32:21.779Z Downloaded tokio-native-tls v0.3.1
5942024-12-21T04:32:21.782Z Downloaded darling_macro v0.20.10
5952024-12-21T04:32:21.785Z Downloaded libefi-sys v0.1.0
5962024-12-21T04:32:21.785Z Downloaded lazy_static v1.5.0
5972024-12-21T04:32:21.787Z Downloaded mime v0.3.17
5982024-12-21T04:32:21.787Z Downloaded libsw v3.3.1
5992024-12-21T04:32:21.790Z Downloaded untrusted v0.9.0
6002024-12-21T04:32:21.792Z Downloaded unarray v0.1.4
6012024-12-21T04:32:21.794Z Downloaded rustc-demangle v0.1.24
6022024-12-21T04:32:21.796Z Downloaded nanorand v0.7.0
6032024-12-21T04:32:21.799Z Downloaded lru v0.12.5
6042024-12-21T04:32:21.801Z Downloaded icu_locid_transform_data v1.5.0
6052024-12-21T04:32:21.804Z Downloaded chacha20poly1305 v0.10.1
6062024-12-21T04:32:21.806Z Downloaded wyz v0.5.1
6072024-12-21T04:32:21.806Z Downloaded rustversion v1.0.17
6082024-12-21T04:32:21.809Z Downloaded libloading v0.8.5
6092024-12-21T04:32:21.811Z Downloaded allocator-api2 v0.2.18
6102024-12-21T04:32:21.814Z Downloaded precomputed-hash v0.1.1
6112024-12-21T04:32:21.816Z Downloaded oso-derive v0.27.3
6122024-12-21T04:32:21.816Z Downloaded hyper-util v0.1.10
6132024-12-21T04:32:21.822Z Downloaded peg-runtime v0.8.3
6142024-12-21T04:32:21.824Z Downloaded jobserver v0.1.32
6152024-12-21T04:32:21.824Z Downloaded diesel-dtrace v0.4.2
6162024-12-21T04:32:21.827Z Downloaded hyper-staticfile v0.10.1
6172024-12-21T04:32:21.830Z Downloaded highway v1.2.0
6182024-12-21T04:32:21.832Z Downloaded secrecy v0.10.3
6192024-12-21T04:32:21.832Z Downloaded bytes v1.8.0
6202024-12-21T04:32:21.838Z Downloaded unicase v2.7.0
6212024-12-21T04:32:21.840Z Downloaded either v1.13.0
6222024-12-21T04:32:21.843Z Downloaded dirs-next v2.0.0
6232024-12-21T04:32:21.843Z Downloaded embedded-io v0.4.0
6242024-12-21T04:32:21.845Z Downloaded memmap2 v0.9.5
6252024-12-21T04:32:21.847Z Downloaded foldhash v0.1.3
6262024-12-21T04:32:21.854Z Downloaded native-tls v0.2.12
6272024-12-21T04:32:21.856Z Downloaded sigpipe v0.1.3
6282024-12-21T04:32:21.856Z Downloaded float-ord v0.3.2
6292024-12-21T04:32:21.856Z Downloaded float-cmp v0.9.0
6302024-12-21T04:32:21.856Z Downloaded futures-macro v0.3.31
6312024-12-21T04:32:21.856Z Downloaded vte v0.11.1
6322024-12-21T04:32:21.859Z Downloaded num_enum v0.5.11
6332024-12-21T04:32:21.863Z Downloaded percent-encoding v2.3.1
6342024-12-21T04:32:21.865Z Downloaded pem-rfc7468 v0.7.0
6352024-12-21T04:32:21.868Z Downloaded base64 v0.22.1
6362024-12-21T04:32:21.870Z Downloaded indexmap v1.9.3
6372024-12-21T04:32:21.874Z Downloaded predicates-core v1.0.8
6382024-12-21T04:32:21.877Z Downloaded defmt v0.3.8
6392024-12-21T04:32:21.879Z Downloaded dhcproto-macros v0.1.0
6402024-12-21T04:32:21.882Z Downloaded zerovec-derive v0.10.3
6412024-12-21T04:32:21.882Z Downloaded yoke v0.7.4
6422024-12-21T04:32:21.885Z Downloaded parse-display v0.10.0
6432024-12-21T04:32:21.887Z Downloaded vsss-rs v3.3.4
6442024-12-21T04:32:21.890Z Downloaded multer v3.1.0
6452024-12-21T04:32:21.893Z Downloaded diesel_table_macro_syntax v0.2.0
6462024-12-21T04:32:21.893Z Downloaded socket2 v0.5.7
6472024-12-21T04:32:21.895Z Downloaded sec1 v0.7.3
6482024-12-21T04:32:21.898Z Downloaded toml v0.7.8
6492024-12-21T04:32:21.901Z Downloaded newline-converter v0.3.0
6502024-12-21T04:32:21.904Z Downloaded opaque-debug v0.3.1
6512024-12-21T04:32:21.904Z Downloaded newtype-uuid v1.1.3
6522024-12-21T04:32:21.906Z Downloaded rustc_version v0.4.1
6532024-12-21T04:32:21.909Z Downloaded strum_macros v0.25.3
6542024-12-21T04:32:21.912Z Downloaded stable_deref_trait v1.2.0
6552024-12-21T04:32:21.912Z Downloaded slog-json v2.6.1
6562024-12-21T04:32:21.915Z Downloaded slog-envlogger v2.2.0
6572024-12-21T04:32:21.918Z Downloaded twox-hash v1.6.3
6582024-12-21T04:32:21.919Z Downloaded zeroize v1.8.1
6592024-12-21T04:32:21.921Z Downloaded zerofrom-derive v0.1.4
6602024-12-21T04:32:21.921Z Downloaded utf16_iter v1.0.5
6612024-12-21T04:32:21.923Z Downloaded utf-8 v0.7.6
6622024-12-21T04:32:21.923Z Downloaded bumpalo v3.16.0
6632024-12-21T04:32:21.926Z Downloaded zerofrom v0.1.4
6642024-12-21T04:32:21.928Z Downloaded structmeta v0.2.0
6652024-12-21T04:32:21.928Z Downloaded postgres-types v0.2.8
6662024-12-21T04:32:21.932Z Downloaded postgres-protocol v0.6.7
6672024-12-21T04:32:21.935Z Downloaded base64 v0.21.7
6682024-12-21T04:32:21.937Z Downloaded untrusted v0.7.1
6692024-12-21T04:32:21.940Z Downloaded thiserror-impl-no-std v2.0.2
6702024-12-21T04:32:21.943Z Downloaded sct v0.7.1
6712024-12-21T04:32:21.946Z Downloaded pem v3.0.4
6722024-12-21T04:32:21.946Z Downloaded parking_lot_core v0.9.10
6732024-12-21T04:32:21.948Z Downloaded fixedbitset v0.4.2
6742024-12-21T04:32:21.952Z Downloaded filetime v0.2.25
6752024-12-21T04:32:21.957Z Downloaded backtrace v0.3.74
6762024-12-21T04:32:21.959Z Downloaded futures-task v0.3.31
6772024-12-21T04:32:21.959Z Downloaded olpc-cjson v0.1.4
6782024-12-21T04:32:21.962Z Downloaded hash32 v0.2.1
6792024-12-21T04:32:21.964Z Downloaded zone_cfg_derive v0.3.0
6802024-12-21T04:32:21.964Z Downloaded zone_cfg_derive v0.1.2
6812024-12-21T04:32:21.964Z Downloaded tinyvec_macros v0.1.1
6822024-12-21T04:32:21.966Z Downloaded half v2.4.1
6832024-12-21T04:32:21.969Z Downloaded zeroize_derive v1.4.2
6842024-12-21T04:32:21.971Z Downloaded rand_xorshift v0.3.0
6852024-12-21T04:32:21.971Z Downloaded progenitor v0.8.0
6862024-12-21T04:32:21.973Z Downloaded cc v1.1.30
6872024-12-21T04:32:21.976Z Downloaded vergen v8.3.2
6882024-12-21T04:32:21.979Z Downloaded qorb v0.2.1
6892024-12-21T04:32:21.985Z Downloaded downcast v0.11.0
6902024-12-21T04:32:21.988Z Downloaded tokio-rustls v0.26.0
6912024-12-21T04:32:21.999Z Downloaded num-conv v0.1.0
6922024-12-21T04:32:22.002Z Downloaded crossbeam-channel v0.5.13
6932024-12-21T04:32:22.005Z Downloaded path-slash v0.1.5
6942024-12-21T04:32:22.007Z Downloaded slog-bunyan v2.5.0
6952024-12-21T04:32:22.007Z Downloaded supports-color v3.0.1
6962024-12-21T04:32:22.010Z Downloaded subtle v2.6.1
6972024-12-21T04:32:22.010Z Downloaded spki v0.7.3
6982024-12-21T04:32:22.012Z Downloaded slog-async v2.8.0
6992024-12-21T04:32:22.016Z Downloaded tls_codec v0.4.1
7002024-12-21T04:32:22.019Z Downloaded num-complex v0.4.6
7012024-12-21T04:32:22.019Z Downloaded spin v0.5.2
7022024-12-21T04:32:22.021Z Downloaded elliptic-curve v0.13.8
7032024-12-21T04:32:22.024Z Downloaded zone v0.3.0
7042024-12-21T04:32:22.027Z Downloaded zone v0.1.8
7052024-12-21T04:32:22.027Z Downloaded signal-hook v0.3.17
7062024-12-21T04:32:22.029Z Downloaded toolchain_find v0.4.0
7072024-12-21T04:32:22.032Z Downloaded termtree v0.4.1
7082024-12-21T04:32:22.035Z Downloaded unicode-truncate v1.1.0
7092024-12-21T04:32:22.035Z Downloaded url v2.5.3
7102024-12-21T04:32:22.038Z Downloaded funty v2.0.0
7112024-12-21T04:32:22.042Z Downloaded aes v0.8.4
7122024-12-21T04:32:22.045Z Downloaded minimal-lexical v0.2.1
7132024-12-21T04:32:22.048Z Downloaded proc-macro-crate v1.3.1
7142024-12-21T04:32:22.050Z Downloaded pin-project-internal v1.1.6
7152024-12-21T04:32:22.052Z Downloaded quick-error v1.2.3
7162024-12-21T04:32:22.055Z Downloaded num v0.4.3
7172024-12-21T04:32:22.055Z Downloaded schemars_derive v0.8.21
7182024-12-21T04:32:22.057Z Downloaded paste v1.0.15
7192024-12-21T04:32:22.059Z Downloaded peg v0.8.4
7202024-12-21T04:32:22.063Z Downloaded tls_codec_derive v0.4.1
7212024-12-21T04:32:22.066Z Downloaded strum_macros v0.26.4
7222024-12-21T04:32:22.070Z Downloaded omicron-zone-package v0.11.1
7232024-12-21T04:32:22.072Z Downloaded rusty-fork v0.3.0
7242024-12-21T04:32:22.075Z Downloaded parse-size v1.1.0
7252024-12-21T04:32:22.078Z Downloaded parking_lot v0.12.3
7262024-12-21T04:32:22.082Z Downloaded structmeta-derive v0.3.0
7272024-12-21T04:32:22.082Z Downloaded smf v0.2.3
7282024-12-21T04:32:22.082Z Downloaded parking_lot v0.11.2
7292024-12-21T04:32:22.085Z Downloaded serde-big-array v0.5.1
7302024-12-21T04:32:22.085Z Downloaded phf_shared v0.10.0
7312024-12-21T04:32:22.087Z Downloaded toml_edit v0.19.15
7322024-12-21T04:32:22.103Z Downloaded russh-cryptovec v0.7.3
7332024-12-21T04:32:22.106Z Downloaded utf8_iter v1.0.4
7342024-12-21T04:32:22.106Z Downloaded universal-hash v0.5.1
7352024-12-21T04:32:22.108Z Downloaded env_logger v0.11.5
7362024-12-21T04:32:22.110Z Downloaded yasna v0.5.2
7372024-12-21T04:32:22.113Z Downloaded foreign-types-shared v0.1.1
7382024-12-21T04:32:22.113Z Downloaded http v1.1.0
7392024-12-21T04:32:22.116Z Downloaded derive_builder_macro v0.20.2
7402024-12-21T04:32:22.119Z Downloaded rustls-pemfile v2.2.0
7412024-12-21T04:32:22.121Z Downloaded enum-as-inner v0.5.1
7422024-12-21T04:32:22.124Z Downloaded num-derive v0.4.2
7432024-12-21T04:32:22.127Z Downloaded subprocess v0.2.9
7442024-12-21T04:32:22.129Z Downloaded futures-core v0.3.31
7452024-12-21T04:32:22.129Z Downloaded r2d2 v0.8.10
7462024-12-21T04:32:22.132Z Downloaded headers v0.4.0
7472024-12-21T04:32:22.136Z Downloaded itertools v0.10.5
7482024-12-21T04:32:22.143Z Downloaded diesel_derives v2.2.3
7492024-12-21T04:32:22.148Z Downloaded phf_generator v0.11.2
7502024-12-21T04:32:22.150Z Downloaded termcolor v1.4.1
7512024-12-21T04:32:22.153Z Downloaded serde-hex v0.1.0
7522024-12-21T04:32:22.153Z Downloaded salsa20 v0.10.2
7532024-12-21T04:32:22.155Z Downloaded crossterm v0.28.1
7542024-12-21T04:32:22.161Z Downloaded rustc-hash v2.0.0
7552024-12-21T04:32:22.164Z Downloaded topological-sort v0.2.2
7562024-12-21T04:32:22.167Z Downloaded libxml v0.3.3
7572024-12-21T04:32:22.171Z Downloaded normalize-line-endings v0.3.0
7582024-12-21T04:32:22.174Z Downloaded foreign-types-macros v0.2.3
7592024-12-21T04:32:22.174Z Downloaded hickory-client v0.24.1
7602024-12-21T04:32:22.177Z Downloaded idna v1.0.3
7612024-12-21T04:32:22.182Z Downloaded yoke-derive v0.7.4
7622024-12-21T04:32:22.185Z Downloaded schemars v0.8.21
7632024-12-21T04:32:22.196Z Downloaded number_prefix v0.4.0
7642024-12-21T04:32:22.198Z Downloaded num_threads v0.1.7
7652024-12-21T04:32:22.200Z Downloaded heck v0.3.3
7662024-12-21T04:32:22.203Z Downloaded futures-channel v0.3.31
7672024-12-21T04:32:22.206Z Downloaded take_mut v0.2.2
7682024-12-21T04:32:22.208Z Downloaded strum v0.26.3
7692024-12-21T04:32:22.208Z Downloaded unicode-properties v0.1.3
7702024-12-21T04:32:22.212Z Downloaded thread_local v1.1.8
7712024-12-21T04:32:22.214Z Downloaded siphasher v0.3.11
7722024-12-21T04:32:22.217Z Downloaded rfc6979 v0.4.0
7732024-12-21T04:32:22.219Z Downloaded tokio-tungstenite v0.21.0
7742024-12-21T04:32:22.222Z Downloaded tokio-rustls v0.24.1
7752024-12-21T04:32:22.224Z Downloaded tinyvec v1.8.0
7762024-12-21T04:32:22.229Z Downloaded psl-types v2.0.11
7772024-12-21T04:32:22.232Z Downloaded p256 v0.13.2
7782024-12-21T04:32:22.235Z Downloaded form_urlencoded v1.2.1
7792024-12-21T04:32:22.238Z Downloaded difflib v0.4.0
7802024-12-21T04:32:22.238Z Downloaded aes-gcm v0.10.3
7812024-12-21T04:32:22.242Z Downloaded foreign-types v0.5.0
7822024-12-21T04:32:22.245Z Downloaded openssl-probe v0.1.5
7832024-12-21T04:32:22.245Z Downloaded nu-ansi-term v0.50.1
7842024-12-21T04:32:22.248Z Downloaded dropshot_endpoint v0.12.0
7852024-12-21T04:32:22.250Z Downloaded openssl-macros v0.1.1
7862024-12-21T04:32:22.250Z Downloaded shell-words v1.1.0
7872024-12-21T04:32:22.252Z Downloaded num-iter v0.1.45
7882024-12-21T04:32:22.252Z Downloaded num-integer v0.1.46
7892024-12-21T04:32:22.255Z Downloaded dsl_auto_type v0.1.2
7902024-12-21T04:32:22.255Z Downloaded xz2 v0.1.7
7912024-12-21T04:32:22.258Z Downloaded futures v0.3.31
7922024-12-21T04:32:22.262Z Downloaded structmeta v0.3.0
7932024-12-21T04:32:22.266Z Downloaded dyn-clone v1.0.17
7942024-12-21T04:32:22.266Z Downloaded tabwriter v1.4.0
7952024-12-21T04:32:22.268Z Downloaded pin-project-lite v0.2.14
7962024-12-21T04:32:22.271Z Downloaded strip-ansi-escapes v0.2.0
7972024-12-21T04:32:22.274Z Downloaded time-core v0.1.2
7982024-12-21T04:32:22.274Z Downloaded flagset v0.4.6
7992024-12-21T04:32:22.274Z Downloaded slog-term v2.9.1
8002024-12-21T04:32:22.276Z Downloaded env_filter v0.1.2
8012024-12-21T04:32:22.279Z Downloaded ena v0.14.3
8022024-12-21T04:32:22.281Z Downloaded num-bigint v0.4.6
8032024-12-21T04:32:22.284Z Downloaded slab v0.4.9
8042024-12-21T04:32:22.286Z Downloaded waitgroup v0.1.2
8052024-12-21T04:32:22.288Z Downloaded dunce v1.0.5
8062024-12-21T04:32:22.288Z Downloaded fragile v2.0.0
8072024-12-21T04:32:22.291Z Downloaded unsafe-libyaml v0.2.11
8082024-12-21T04:32:22.293Z Downloaded derive_more v0.99.18
8092024-12-21T04:32:22.297Z Downloaded derive-where v1.2.7
8102024-12-21T04:32:22.301Z Downloaded enum-as-inner v0.6.1
8112024-12-21T04:32:22.305Z Downloaded signature v2.2.0
8122024-12-21T04:32:22.307Z Downloaded signal-hook-tokio v0.3.1
8132024-12-21T04:32:22.307Z Downloaded signal-hook-mio v0.2.4
8142024-12-21T04:32:22.307Z Downloaded dropshot_endpoint v0.13.0
8152024-12-21T04:32:22.310Z Downloaded unicode-xid v0.2.6
8162024-12-21T04:32:22.314Z Downloaded futures-executor v0.3.31
8172024-12-21T04:32:22.314Z Downloaded uzers v0.12.1
8182024-12-21T04:32:22.316Z Downloaded serde_repr v0.1.19
8192024-12-21T04:32:22.319Z Downloaded env_logger v0.10.2
8202024-12-21T04:32:22.321Z Downloaded progenitor-macro v0.8.0
8212024-12-21T04:32:22.324Z Downloaded itertools v0.12.1
8222024-12-21T04:32:22.329Z Downloaded hash32 v0.3.1
8232024-12-21T04:32:22.331Z Downloaded tui-tree-widget v0.22.0
8242024-12-21T04:32:22.334Z Downloaded write16 v1.0.0
8252024-12-21T04:32:22.335Z Downloaded progenitor-client v0.8.0
8262024-12-21T04:32:22.335Z Downloaded pretty-hex v0.2.1
8272024-12-21T04:32:22.337Z Downloaded gethostname v0.5.0
8282024-12-21T04:32:22.337Z Downloaded ref-cast-impl v1.0.23
8292024-12-21T04:32:22.337Z Downloaded progenitor-impl v0.8.0
8302024-12-21T04:32:22.340Z Downloaded rayon-core v1.12.1
8312024-12-21T04:32:22.343Z Downloaded tokio-macros v2.4.0
8322024-12-21T04:32:22.346Z Downloaded tiny-keccak v2.0.2
8332024-12-21T04:32:22.348Z Downloaded want v0.3.1
8342024-12-21T04:32:22.348Z Downloaded hkdf v0.12.4
8352024-12-21T04:32:22.353Z Downloaded hickory-resolver v0.24.1
8362024-12-21T04:32:22.356Z Downloaded vte_generate_state_changes v0.1.2
8372024-12-21T04:32:22.356Z Downloaded expectorate v1.1.0
8382024-12-21T04:32:22.358Z Downloaded quinn v0.11.5
8392024-12-21T04:32:22.360Z Downloaded walkdir v2.5.0
8402024-12-21T04:32:22.363Z Downloaded serde_plain v1.0.2
8412024-12-21T04:32:22.365Z Downloaded signal-hook-registry v1.4.2
8422024-12-21T04:32:22.365Z Downloaded serde_with v3.11.0
8432024-12-21T04:32:22.372Z Downloaded tap v1.0.1
8442024-12-21T04:32:22.375Z Downloaded glob v0.3.1
8452024-12-21T04:32:22.375Z Downloaded ghash v0.5.1
8462024-12-21T04:32:22.378Z Downloaded termios v0.3.3
8472024-12-21T04:32:22.380Z Downloaded blake3 v1.5.4
8482024-12-21T04:32:22.385Z Downloaded static_assertions v1.1.0
8492024-12-21T04:32:22.387Z Downloaded pin-utils v0.1.0
8502024-12-21T04:32:22.387Z Downloaded des v0.8.1
8512024-12-21T04:32:22.390Z Downloaded aho-corasick v1.1.3
8522024-12-21T04:32:22.394Z Downloaded nodrop v0.1.14
8532024-12-21T04:32:22.397Z Downloaded aws-lc-rs v1.10.0
8542024-12-21T04:32:22.404Z Downloaded sqlformat v0.2.6
8552024-12-21T04:32:22.406Z Downloaded predicates-tree v1.0.11
8562024-12-21T04:32:22.409Z Downloaded smallvec v0.6.14
8572024-12-21T04:32:22.409Z Downloaded derive_builder v0.20.2
8582024-12-21T04:32:22.414Z Downloaded salty v0.3.0
8592024-12-21T04:32:22.420Z Downloaded wait-timeout v0.2.0
8602024-12-21T04:32:22.423Z Downloaded serde_path_to_error v0.1.16
8612024-12-21T04:32:22.425Z Downloaded pkg-config v0.3.31
8622024-12-21T04:32:22.428Z Downloaded packed_struct v0.10.1
8632024-12-21T04:32:22.428Z Downloaded defmt-macros v0.3.9
8642024-12-21T04:32:22.431Z Downloaded defmt-parser v0.3.4
8652024-12-21T04:32:22.433Z Downloaded shlex v1.3.0
8662024-12-21T04:32:22.433Z Downloaded time-macros v0.2.18
8672024-12-21T04:32:22.441Z Downloaded pkcs1 v0.7.5
8682024-12-21T04:32:22.441Z Downloaded parking_lot_core v0.8.6
8692024-12-21T04:32:22.441Z Downloaded dhcproto v0.12.0
8702024-12-21T04:32:22.445Z Downloaded poly1305 v0.8.0
8712024-12-21T04:32:22.448Z Downloaded polyval v0.6.2
8722024-12-21T04:32:22.451Z Downloaded h2 v0.4.6
8732024-12-21T04:32:22.455Z Downloaded snafu-derive v0.8.5
8742024-12-21T04:32:22.458Z Downloaded chrono v0.4.38
8752024-12-21T04:32:22.464Z Downloaded sqlparser v0.45.0
8762024-12-21T04:32:22.469Z Downloaded unicode_categories v0.1.1
8772024-12-21T04:32:22.472Z Downloaded num-bigint-dig v0.8.4
8782024-12-21T04:32:22.477Z Downloaded serde_derive_internals v0.29.1
8792024-12-21T04:32:22.480Z Downloaded pkcs5 v0.7.1
8802024-12-21T04:32:22.484Z Downloaded darling_core v0.20.10
8812024-12-21T04:32:22.488Z Downloaded rcgen v0.12.1
8822024-12-21T04:32:22.492Z Downloaded ron v0.7.1
8832024-12-21T04:32:22.496Z Downloaded publicsuffix v2.2.3
8842024-12-21T04:32:22.500Z Downloaded smallvec v1.13.2
8852024-12-21T04:32:22.503Z Downloaded unicode-normalization v0.1.24
8862024-12-21T04:32:22.508Z Downloaded bitvec v1.0.1
8872024-12-21T04:32:22.522Z Downloaded steno v0.4.1
8882024-12-21T04:32:22.526Z Downloaded futures-util v0.3.31
8892024-12-21T04:32:22.539Z Downloaded snafu v0.8.5
8902024-12-21T04:32:22.545Z Downloaded openssl-sys v0.9.103
8912024-12-21T04:32:22.549Z Downloaded similar v2.6.0
8922024-12-21T04:32:22.553Z Downloaded tough v0.19.0
8932024-12-21T04:32:22.562Z Downloaded hashbrown v0.12.3
8942024-12-21T04:32:22.565Z Downloaded lalrpop v0.19.12
8952024-12-21T04:32:22.577Z Downloaded flate2 v1.0.34
8962024-12-21T04:32:22.581Z Downloaded icu_properties_data v1.5.0
8972024-12-21T04:32:22.591Z Downloaded zip v2.1.3
8982024-12-21T04:32:22.596Z Downloaded der v0.7.9
8992024-12-21T04:32:22.601Z Downloaded quick-xml v0.33.0
9002024-12-21T04:32:22.608Z Downloaded rustyline v14.0.0
9012024-12-21T04:32:22.614Z Downloaded idna v0.2.3
9022024-12-21T04:32:22.619Z Downloaded typed-path v0.9.3
9032024-12-21T04:32:22.626Z Downloaded zerocopy v0.8.10
9042024-12-21T04:32:22.653Z Downloaded parse-zoneinfo v0.3.1
9052024-12-21T04:32:22.656Z Downloaded idna v0.4.0
9062024-12-21T04:32:22.660Z Downloaded reedline v0.35.0
9072024-12-21T04:32:22.668Z Downloaded quinn-proto v0.11.8
9082024-12-21T04:32:22.674Z Downloaded regex v1.11.1
9092024-12-21T04:32:22.688Z Downloaded reqwest v0.12.9
9102024-12-21T04:32:22.697Z Downloaded zerovec v0.10.4
9112024-12-21T04:32:22.702Z Downloaded curve25519-dalek v4.1.3
9122024-12-21T04:32:22.712Z Downloaded idna v0.5.0
9132024-12-21T04:32:22.718Z Downloaded rayon v1.10.0
9142024-12-21T04:32:22.729Z Downloaded rustls-webpki v0.102.8
9152024-12-21T04:32:22.748Z Downloaded p521 v0.13.3
9162024-12-21T04:32:22.751Z Downloaded dropshot v0.12.0
9172024-12-21T04:32:22.772Z Downloaded regex-syntax v0.8.5
9182024-12-21T04:32:22.780Z Downloaded proptest v1.5.0
9192024-12-21T04:32:22.789Z Downloaded openssl v0.10.66
9202024-12-21T04:32:22.800Z Downloaded petname v2.0.2
9212024-12-21T04:32:22.805Z Downloaded p384 v0.13.0
9222024-12-21T04:32:22.811Z Downloaded rustls v0.21.12
9232024-12-21T04:32:22.826Z Downloaded object v0.30.4
9242024-12-21T04:32:22.836Z Downloaded smoltcp v0.9.1
9252024-12-21T04:32:22.848Z Downloaded radix_trie v0.2.1
9262024-12-21T04:32:22.854Z Downloaded nix v0.27.1
9272024-12-21T04:32:22.866Z Downloaded polar-core v0.27.3
9282024-12-21T04:32:22.874Z Downloaded git2 v0.19.0
9292024-12-21T04:32:22.884Z Downloaded openapiv3 v2.0.0
9302024-12-21T04:32:22.898Z Downloaded nix v0.29.0
9312024-12-21T04:32:22.911Z Downloaded nix v0.28.0
9322024-12-21T04:32:22.923Z Downloaded rustls v0.22.4
9332024-12-21T04:32:22.937Z Downloaded gimli v0.31.1
9342024-12-21T04:32:22.946Z Downloaded smoltcp v0.11.0
9352024-12-21T04:32:22.959Z Downloaded regress v0.10.1
9362024-12-21T04:32:22.968Z Downloaded hickory-proto v0.24.1
9372024-12-21T04:32:22.986Z Downloaded object v0.36.5
9382024-12-21T04:32:22.997Z Downloaded typify-impl v0.2.0
9392024-12-21T04:32:23.013Z Downloaded zerocopy-derive v0.6.6
9402024-12-21T04:32:23.023Z Downloaded ratatui v0.28.1
9412024-12-21T04:32:23.044Z Downloaded bzip2-sys v0.1.11+1.0.8
9422024-12-21T04:32:23.056Z Downloaded sled v0.34.7
9432024-12-21T04:32:23.066Z Downloaded unicode-width v0.2.0
9442024-12-21T04:32:23.072Z Downloaded regex-automata v0.4.8
9452024-12-21T04:32:23.090Z Downloaded diesel v2.2.6
9462024-12-21T04:32:23.109Z Downloaded trust-dns-proto v0.22.0
9472024-12-21T04:32:23.121Z Downloaded petgraph v0.6.5
9482024-12-21T04:32:23.138Z Downloaded webpki-roots v0.26.6
9492024-12-21T04:32:23.141Z Downloaded vcpkg v0.2.15
9502024-12-21T04:32:23.181Z Downloaded rustls v0.23.19
9512024-12-21T04:32:23.192Z Downloaded regress v0.9.1
9522024-12-21T04:32:23.200Z Downloaded dropshot v0.13.0
9532024-12-21T04:32:23.221Z Downloaded regex-syntax v0.6.29
9542024-12-21T04:32:23.228Z Downloaded lzma-sys v0.1.20
9552024-12-21T04:32:23.257Z Downloaded csv v1.3.0
9562024-12-21T04:32:23.276Z Downloaded bstr v1.10.0
9572024-12-21T04:32:23.286Z Downloaded chrono-tz v0.10.0
9582024-12-21T04:32:23.293Z Downloaded idna v0.3.0
9592024-12-21T04:32:23.300Z Downloaded libz-sys v1.1.20
9602024-12-21T04:32:23.321Z Downloaded tokio v1.40.0
9612024-12-21T04:32:23.357Z Downloaded hashbrown v0.14.5
9622024-12-21T04:32:23.362Z Downloaded russh v0.45.0
9632024-12-21T04:32:23.367Z Downloaded rustls-webpki v0.101.7
9642024-12-21T04:32:23.380Z Downloaded rusqlite v0.32.1
9652024-12-21T04:32:23.387Z Downloaded sha3 v0.10.8
9662024-12-21T04:32:23.392Z Downloaded nom v7.1.3
9672024-12-21T04:32:23.398Z Downloaded time v0.3.36
9682024-12-21T04:32:23.404Z Downloaded hashbrown v0.13.2
9692024-12-21T04:32:23.408Z Downloaded ed25519-dalek v2.1.1
9702024-12-21T04:32:23.411Z Downloaded winnow v0.5.40
9712024-12-21T04:32:23.419Z Downloaded portable-atomic v1.9.0
9722024-12-21T04:32:23.426Z Downloaded bindgen v0.69.5
9732024-12-21T04:32:23.434Z Downloaded tokio-postgres v0.7.12
9742024-12-21T04:32:23.437Z Downloaded zerocopy v0.6.6
9752024-12-21T04:32:23.440Z Downloaded tracing v0.1.40
9762024-12-21T04:32:23.444Z Downloaded which v4.4.2
9772024-12-21T04:32:23.446Z Downloaded uuid v1.11.0
9782024-12-21T04:32:23.448Z Downloaded heapless v0.8.0
9792024-12-21T04:32:23.451Z Downloaded der_derive v0.7.3
9802024-12-21T04:32:23.454Z Downloaded x509-cert v0.2.5
9812024-12-21T04:32:23.460Z Downloaded globset v0.4.15
9822024-12-21T04:32:23.462Z Downloaded slog v2.7.0
9832024-12-21T04:32:23.465Z Downloaded rand v0.8.5
9842024-12-21T04:32:23.468Z Downloaded value-bag v1.9.0
9852024-12-21T04:32:23.471Z Downloaded embedded-io v0.6.1
9862024-12-21T04:32:23.473Z Downloaded diff v0.1.13
9872024-12-21T04:32:23.476Z Downloaded unicode-segmentation v1.12.0
9882024-12-21T04:32:23.478Z Downloaded heapless v0.7.17
9892024-12-21T04:32:23.483Z Downloaded peg-macros v0.8.4
9902024-12-21T04:32:23.485Z Downloaded password-hash v0.4.2
9912024-12-21T04:32:23.488Z Downloaded encoding_rs v0.8.34
9922024-12-21T04:32:23.508Z Downloaded stringprep v0.1.5
9932024-12-21T04:32:23.510Z Downloaded string_cache v0.8.7
9942024-12-21T04:32:23.513Z Downloaded foreign-types-shared v0.3.1
9952024-12-21T04:32:23.513Z Downloaded foreign-types v0.3.2
9962024-12-21T04:32:23.513Z Downloaded unicode-bidi v0.3.17
9972024-12-21T04:32:23.515Z Downloaded tracing-core v0.1.32
9982024-12-21T04:32:23.517Z Downloaded derive_builder_core v0.20.2
9992024-12-21T04:32:23.520Z Downloaded resolv-conf v0.7.0
10002024-12-21T04:32:23.522Z Downloaded term v0.7.0
10012024-12-21T04:32:23.524Z Downloaded rustls-pki-types v1.10.0
10022024-12-21T04:32:23.527Z Downloaded tokio-util v0.7.12
10032024-12-21T04:32:23.534Z Downloaded ssh-key v0.6.6
10042024-12-21T04:32:23.540Z Downloaded fs_extra v1.3.0
10052024-12-21T04:32:23.545Z Downloaded displaydoc v0.2.5
10062024-12-21T04:32:23.547Z Downloaded password-hash v0.5.0
10072024-12-21T04:32:23.547Z Downloaded oso v0.27.3
10082024-12-21T04:32:23.553Z Downloaded ron v0.8.1
10092024-12-21T04:32:23.556Z Downloaded structmeta-derive v0.2.0
10102024-12-21T04:32:23.558Z Downloaded prettyplease v0.2.25
10112024-12-21T04:32:23.561Z Downloaded pin-project v1.1.6
10122024-12-21T04:32:23.570Z Downloaded libm v0.2.8
10132024-12-21T04:32:23.578Z Downloaded rustc-hash v1.1.0
10142024-12-21T04:32:23.580Z Downloaded tokio-stream v0.1.16
10152024-12-21T04:32:23.586Z Downloaded zopfli v0.8.1
10162024-12-21T04:32:23.586Z Downloaded itertools v0.13.0
10172024-12-21T04:32:23.591Z Downloaded phf_codegen v0.11.2
10182024-12-21T04:32:23.595Z Downloaded phf v0.11.2
10192024-12-21T04:32:23.596Z Downloaded try-lock v0.2.5
10202024-12-21T04:32:23.596Z Downloaded tower-service v0.3.3
10212024-12-21T04:32:23.604Z Downloaded display-error-chain v0.2.2
10222024-12-21T04:32:23.604Z Downloaded dirs-sys-next v0.1.2
10232024-12-21T04:32:23.604Z Downloaded deranged v0.3.11
10242024-12-21T04:32:23.604Z Downloaded xattr v1.3.1
10252024-12-21T04:32:23.604Z Downloaded writeable v0.5.5
10262024-12-21T04:32:23.604Z Downloaded ecdsa v0.16.9
10272024-12-21T04:32:23.604Z Downloaded num-traits v0.2.19
10282024-12-21T04:32:23.607Z Downloaded tungstenite v0.23.0
10292024-12-21T04:32:23.612Z Downloaded tungstenite v0.21.0
10302024-12-21T04:32:23.626Z Downloaded tar v0.4.42
10312024-12-21T04:32:23.627Z Downloaded hashlink v0.9.1
10322024-12-21T04:32:23.627Z Downloaded libgit2-sys v0.17.0+1.8.1
10332024-12-21T04:32:23.673Z Downloaded tungstenite v0.24.0
10342024-12-21T04:32:23.676Z Downloaded samael v0.0.17
10352024-12-21T04:32:23.681Z Downloaded flume v0.11.1
10362024-12-21T04:32:23.685Z Downloaded zip v0.6.6
10372024-12-21T04:32:23.689Z Downloaded radium v0.7.0
10382024-12-21T04:32:23.692Z Downloaded typify v0.2.0
10392024-12-21T04:32:23.694Z Downloaded fatfs v0.3.6
10402024-12-21T04:32:23.697Z Downloaded spin v0.9.8
10412024-12-21T04:32:23.699Z Downloaded pbkdf2 v0.12.2
10422024-12-21T04:32:23.699Z Downloaded pbkdf2 v0.11.0
10432024-12-21T04:32:23.703Z Downloaded futures-sink v0.3.31
10442024-12-21T04:32:23.703Z Downloaded futures-io v0.3.31
10452024-12-21T04:32:23.706Z Downloaded fallible-iterator v0.2.0
10462024-12-21T04:32:23.706Z Downloaded zerocopy-derive v0.8.10
10472024-12-21T04:32:23.711Z Downloaded mio v1.0.2
10482024-12-21T04:32:23.717Z Downloaded ed25519 v2.2.3
10492024-12-21T04:32:23.719Z Downloaded test-strategy v0.3.1
10502024-12-21T04:32:23.722Z Downloaded crypto-bigint v0.5.5
10512024-12-21T04:32:23.728Z Downloaded scheduled-thread-pool v0.2.7
10522024-12-21T04:32:23.731Z Downloaded same-file v1.0.6
10532024-12-21T04:32:23.731Z Downloaded ff v0.13.0
10542024-12-21T04:32:23.734Z Downloaded serde_yaml v0.9.34+deprecated
10552024-12-21T04:32:23.737Z Downloaded new_debug_unreachable v1.0.6
10562024-12-21T04:32:23.738Z Downloaded fxhash v0.2.1
10572024-12-21T04:32:23.738Z Downloaded secrecy v0.8.0
10582024-12-21T04:32:23.740Z Downloaded rtoolbox v0.0.2
10592024-12-21T04:32:23.740Z Downloaded rpassword v7.3.1
10602024-12-21T04:32:23.740Z Downloaded primeorder v0.13.6
10612024-12-21T04:32:23.743Z Downloaded phf_shared v0.11.2
10622024-12-21T04:32:23.746Z Downloaded tracing-attributes v0.1.27
10632024-12-21T04:32:23.748Z Downloaded tokio-rustls v0.25.0
10642024-12-21T04:32:23.750Z Downloaded hickory-server v0.24.1
10652024-12-21T04:32:23.754Z Downloaded rand_seeder v0.3.0
10662024-12-21T04:32:23.756Z Downloaded packed_struct_codegen v0.10.1
10672024-12-21T04:32:23.759Z Downloaded thiserror-impl v2.0.3
10682024-12-21T04:32:23.759Z Downloaded thiserror v2.0.3
10692024-12-21T04:32:23.763Z Downloaded rsa v0.9.6
10702024-12-21T04:32:23.768Z Downloaded whoami v1.5.2
10712024-12-21T04:32:23.772Z Downloaded powerfmt v0.2.0
10722024-12-21T04:32:23.775Z Downloaded postcard v1.0.10
10732024-12-21T04:32:23.775Z Downloaded icu_collections v1.5.0
10742024-12-21T04:32:23.781Z Downloaded fd-lock v4.0.2
10752024-12-21T04:32:23.783Z Downloaded strum_macros v0.24.3
10762024-12-21T04:32:23.787Z Downloaded owo-colors v4.1.0
10772024-12-21T04:32:23.787Z Downloaded pkcs8 v0.10.2
10782024-12-21T04:32:23.789Z Downloaded getrandom v0.2.15
10792024-12-21T04:32:23.792Z Downloaded russh-keys v0.45.0
10802024-12-21T04:32:23.794Z Downloaded const_format v0.2.33
10812024-12-21T04:32:23.798Z Downloaded slog-dtrace v0.3.0
10822024-12-21T04:32:23.800Z Downloaded rustfmt-wrapper v0.2.1
10832024-12-21T04:32:23.803Z Downloaded rustc_version v0.1.7
10842024-12-21T04:32:23.803Z Downloaded simd-adler32 v0.3.7
10852024-12-21T04:32:23.805Z Downloaded endian-type v0.1.2
10862024-12-21T04:32:23.805Z Downloaded scrypt v0.11.0
10872024-12-21T04:32:23.805Z Downloaded fallible-streaming-iterator v0.1.9
10882024-12-21T04:32:23.809Z Downloaded serde_with_macros v3.11.0
10892024-12-21T04:32:23.809Z Downloaded mockall_derive v0.13.0
10902024-12-21T04:32:23.811Z Downloaded miniz_oxide v0.8.0
10912024-12-21T04:32:23.814Z Downloaded icu_locid v1.5.0
10922024-12-21T04:32:23.817Z Downloaded predicates v3.1.2
10932024-12-21T04:32:23.820Z Downloaded ppv-lite86 v0.2.20
10942024-12-21T04:32:23.822Z Downloaded num-rational v0.4.2
10952024-12-21T04:32:23.825Z Downloaded hex-literal v0.4.1
10962024-12-21T04:32:23.825Z Downloaded group v0.13.0
10972024-12-21T04:32:23.827Z Downloaded lock_api v0.4.12
10982024-12-21T04:32:23.828Z Downloaded arc-swap v1.7.1
10992024-12-21T04:32:23.831Z Downloaded parse-display-derive v0.10.0
11002024-12-21T04:32:23.834Z Downloaded num_enum_derive v0.5.11
11012024-12-21T04:32:23.834Z Downloaded nibble_vec v0.1.0
11022024-12-21T04:32:23.835Z Downloaded hmac v0.12.1
11032024-12-21T04:32:23.837Z Downloaded crossbeam-epoch v0.9.18
11042024-12-21T04:32:23.839Z Downloaded fallible-iterator v0.3.0
11052024-12-21T04:32:23.842Z Downloaded indicatif v0.17.9
11062024-12-21T04:32:23.844Z Downloaded mime_guess v2.0.5
11072024-12-21T04:32:23.846Z Downloaded icu_properties v1.5.1
11082024-12-21T04:32:23.849Z Downloaded litemap v0.7.3
11092024-12-21T04:32:23.852Z Downloaded tokio-tungstenite v0.23.1
11102024-12-21T04:32:23.855Z Downloaded mockall v0.13.0
11112024-12-21T04:32:23.858Z Downloaded tokio-tungstenite v0.24.0
11122024-12-21T04:32:23.860Z Downloaded synstructure v0.13.1
11132024-12-21T04:32:23.860Z Downloaded debug-ignore v1.0.5
11142024-12-21T04:32:23.863Z Downloaded data-encoding v2.6.0
11152024-12-21T04:32:23.863Z Downloaded newtype_derive v0.1.6
11162024-12-21T04:32:23.870Z Downloaded iana-time-zone v0.1.61
11172024-12-21T04:32:23.875Z Downloaded lru-cache v0.1.2
11182024-12-21T04:32:23.875Z Downloaded keccak v0.1.5
11192024-12-21T04:32:23.875Z Downloaded compact_str v0.8.0
11202024-12-21T04:32:23.875Z Downloaded base64 v0.13.1
11212024-12-21T04:32:23.878Z Downloaded typify-macro v0.2.0
11222024-12-21T04:32:23.878Z Downloaded memoffset v0.9.1
11232024-12-21T04:32:23.878Z Downloaded linked-hash-map v0.5.6
11242024-12-21T04:32:23.878Z Downloaded icu_provider v1.5.0
11252024-12-21T04:32:23.880Z Downloaded tinystr v0.7.6
11262024-12-21T04:32:23.883Z Downloaded multimap v0.10.0
11272024-12-21T04:32:23.885Z Downloaded ipnet v2.10.1
11282024-12-21T04:32:23.885Z Downloaded ssh-cipher v0.2.0
11292024-12-21T04:32:23.887Z Downloaded slog-scope v4.4.0
11302024-12-21T04:32:23.890Z Downloaded serde_urlencoded v0.7.1
11312024-12-21T04:32:23.890Z Downloaded linear-map v1.2.0
11322024-12-21T04:32:23.892Z Downloaded kstat-rs v0.2.4
11332024-12-21T04:32:23.892Z Downloaded is-terminal v0.4.13
11342024-12-21T04:32:23.895Z Downloaded home v0.5.9
11352024-12-21T04:32:23.895Z Downloaded const_format_proc_macros v0.2.33
11362024-12-21T04:32:23.897Z Downloaded clang-sys v1.8.1
11372024-12-21T04:32:23.900Z Downloaded httpdate v1.0.3
11382024-12-21T04:32:23.900Z Downloaded base64ct v1.6.0
11392024-12-21T04:32:23.902Z Downloaded internet-checksum v0.2.1
11402024-12-21T04:32:23.905Z Downloaded instability v0.3.2
11412024-12-21T04:32:23.905Z Downloaded indent_write v2.2.0
11422024-12-21T04:32:23.905Z Downloaded idna_adapter v1.2.0
11432024-12-21T04:32:23.908Z Downloaded hostname v0.4.0
11442024-12-21T04:32:23.908Z Downloaded hostname v0.3.1
11452024-12-21T04:32:23.910Z Downloaded crossbeam-utils v0.8.20
11462024-12-21T04:32:23.920Z Downloaded bcs v0.1.6
11472024-12-21T04:32:23.920Z Downloaded icu_normalizer_data v1.5.0
11482024-12-21T04:32:23.920Z Downloaded hex v0.4.3
11492024-12-21T04:32:23.920Z Downloaded async-trait v0.1.83
11502024-12-21T04:32:23.923Z Downloaded md5 v0.7.0
11512024-12-21T04:32:23.923Z Downloaded console v0.15.8
11522024-12-21T04:32:23.925Z Downloaded quinn-udp v0.5.5
11532024-12-21T04:32:23.927Z Downloaded indoc v1.0.9
11542024-12-21T04:32:23.930Z Downloaded http-body-util v0.1.2
11552024-12-21T04:32:23.932Z Downloaded hubpack_derive v0.1.1
11562024-12-21T04:32:23.932Z Downloaded backoff v0.4.0
11572024-12-21T04:32:23.935Z Downloaded blowfish v0.9.1
11582024-12-21T04:32:23.937Z Downloaded buf-list v1.0.3
11592024-12-21T04:32:23.941Z Downloaded ahash v0.8.11
11602024-12-21T04:32:23.946Z Downloaded convert_case v0.4.0
11612024-12-21T04:32:23.946Z Downloaded bitflags v1.3.2
11622024-12-21T04:32:24.004Z Downloaded ring v0.17.8
11632024-12-21T04:32:24.104Z Downloaded libsqlite3-sys v0.30.1
11642024-12-21T04:32:24.210Z Downloaded ring v0.16.20
11652024-12-21T04:32:24.449Z Downloaded aws-lc-sys v0.22.0
11662024-12-21T04:32:24.746Z Compiling serde v1.0.215
11672024-12-21T04:32:24.749Z Compiling lock_api v0.4.12
11682024-12-21T04:32:24.749Z Compiling scopeguard v1.2.0
11692024-12-21T04:32:24.749Z Compiling value-bag v1.9.0
11702024-12-21T04:32:24.749Z Compiling typenum v1.17.0
11712024-12-21T04:32:24.749Z Compiling generic-array v0.14.7
11722024-12-21T04:32:24.749Z Compiling syn v2.0.87
11732024-12-21T04:32:24.908Z Compiling getrandom v0.2.15
11742024-12-21T04:32:25.132Z Compiling shlex v1.3.0
11752024-12-21T04:32:25.234Z Compiling rand_core v0.6.4
11762024-12-21T04:32:25.362Z Compiling log v0.4.22
11772024-12-21T04:32:25.525Z Compiling subtle v2.6.1
11782024-12-21T04:32:25.545Z Compiling jobserver v0.1.32
11792024-12-21T04:32:25.562Z Compiling const-oid v0.9.6
11802024-12-21T04:32:25.731Z Compiling smallvec v1.13.2
11812024-12-21T04:32:25.773Z Compiling spin v0.9.8
11822024-12-21T04:32:25.859Z Compiling pin-project-lite v0.2.14
11832024-12-21T04:32:25.989Z Compiling cc v1.1.30
11842024-12-21T04:32:26.133Z Compiling rustix v0.38.37
11852024-12-21T04:32:26.137Z Compiling parking_lot_core v0.9.10
11862024-12-21T04:32:26.261Z Compiling futures-core v0.3.31
11872024-12-21T04:32:26.432Z Compiling signal-hook-registry v1.4.2
11882024-12-21T04:32:26.523Z Compiling mio v1.0.2
11892024-12-21T04:32:27.004Z Compiling aho-corasick v1.1.3
11902024-12-21T04:32:27.218Z Compiling cpufeatures v0.2.14
11912024-12-21T04:32:27.389Z Compiling regex-syntax v0.8.5
11922024-12-21T04:32:27.644Z Compiling parking_lot v0.12.3
11932024-12-21T04:32:27.699Z Compiling either v1.13.0
11942024-12-21T04:32:27.702Z Compiling lazy_static v1.5.0
11952024-12-21T04:32:27.785Z Compiling futures-sink v0.3.31
11962024-12-21T04:32:27.850Z Compiling glob v0.3.1
11972024-12-21T04:32:27.949Z Compiling stable_deref_trait v1.2.0
11982024-12-21T04:32:28.126Z Compiling socket2 v0.5.7
11992024-12-21T04:32:28.164Z Compiling slab v0.4.9
12002024-12-21T04:32:28.473Z Compiling prettyplease v0.2.25
12012024-12-21T04:32:28.783Z Compiling minimal-lexical v0.2.1
12022024-12-21T04:32:28.832Z Compiling serde_json v1.0.133
12032024-12-21T04:32:28.874Z Compiling clang-sys v1.8.1
12042024-12-21T04:32:29.194Z Compiling nom v7.1.3
12052024-12-21T04:32:29.301Z Compiling libloading v0.8.5
12062024-12-21T04:32:29.433Z Compiling home v0.5.9
12072024-12-21T04:32:29.635Z Compiling bindgen v0.69.5
12082024-12-21T04:32:29.747Z Compiling itertools v0.12.1
12092024-12-21T04:32:30.358Z Compiling futures-channel v0.3.31
12102024-12-21T04:32:30.452Z Compiling lazycell v1.3.0
12112024-12-21T04:32:30.620Z Compiling futures-io v0.3.31
12122024-12-21T04:32:30.811Z Compiling foldhash v0.1.3
12132024-12-21T04:32:30.948Z Compiling futures-task v0.3.31
12142024-12-21T04:32:31.124Z Compiling regex-automata v0.4.8
12152024-12-21T04:32:31.253Z Compiling libm v0.2.8
12162024-12-21T04:32:31.559Z Compiling rustc-hash v1.1.0
12172024-12-21T04:32:31.712Z Compiling pin-utils v0.1.0
12182024-12-21T04:32:31.817Z Compiling allocator-api2 v0.2.18
12192024-12-21T04:32:32.639Z Compiling cexpr v0.6.0
12202024-12-21T04:32:32.794Z Compiling synstructure v0.13.1
12212024-12-21T04:32:33.011Z Compiling hashbrown v0.15.1
12222024-12-21T04:32:34.399Z Compiling cmake v0.1.51
12232024-12-21T04:32:34.455Z Compiling num-traits v0.2.19
12242024-12-21T04:32:34.482Z Compiling pkg-config v0.3.31
12252024-12-21T04:32:34.502Z Compiling dunce v1.0.5
12262024-12-21T04:32:34.631Z Compiling tinyvec_macros v0.1.1
12272024-12-21T04:32:34.722Z Compiling fs_extra v1.3.0
12282024-12-21T04:32:34.964Z Compiling tinyvec v1.8.0
12292024-12-21T04:32:35.446Z Compiling ring v0.17.8
12302024-12-21T04:32:36.003Z Compiling writeable v0.5.5
12312024-12-21T04:32:36.170Z Compiling litemap v0.7.3
12322024-12-21T04:32:36.455Z Compiling unicode-normalization v0.1.24
12332024-12-21T04:32:36.589Z Compiling paste v1.0.15
12342024-12-21T04:32:36.607Z Compiling regex v1.11.1
12352024-12-21T04:32:36.707Z Compiling base64ct v1.6.0
12362024-12-21T04:32:37.089Z Compiling unicode-bidi v0.3.17
12372024-12-21T04:32:37.320Z Compiling pem-rfc7468 v0.7.0
12382024-12-21T04:32:37.762Z Compiling flagset v0.4.6
12392024-12-21T04:32:37.958Z Compiling httparse v1.9.5
12402024-12-21T04:32:38.054Z Compiling aws-lc-rs v1.10.0
12412024-12-21T04:32:38.533Z Compiling tracing-core v0.1.32
12422024-12-21T04:32:38.562Z Compiling crossbeam-utils v0.8.20
12432024-12-21T04:32:38.718Z Compiling rustls-pki-types v1.10.0
12442024-12-21T04:32:39.104Z Compiling icu_locid_transform_data v1.5.0
12452024-12-21T04:32:39.207Z Compiling percent-encoding v2.3.1
12462024-12-21T04:32:39.624Z Compiling untrusted v0.9.0
12472024-12-21T04:32:40.068Z Compiling icu_properties_data v1.5.0
12482024-12-21T04:32:40.093Z Compiling mirai-annotations v1.12.0
12492024-12-21T04:32:40.093Z Compiling untrusted v0.7.1
12502024-12-21T04:32:40.094Z Compiling serde_derive v1.0.215
12512024-12-21T04:32:40.094Z Compiling zeroize_derive v1.4.2
12522024-12-21T04:32:40.094Z Compiling zerocopy-derive v0.7.35
12532024-12-21T04:32:40.094Z Compiling tokio-macros v2.4.0
12542024-12-21T04:32:40.249Z Compiling zerofrom-derive v0.1.4
12552024-12-21T04:32:41.343Z Compiling zeroize v1.8.1
12562024-12-21T04:32:41.491Z Compiling thiserror-impl v1.0.69
12572024-12-21T04:32:41.945Z Compiling yoke-derive v0.7.4
12582024-12-21T04:32:42.219Z Compiling zerocopy v0.7.35
12592024-12-21T04:32:43.179Z Compiling crypto-common v0.1.6
12602024-12-21T04:32:43.408Z Compiling block-buffer v0.10.4
12612024-12-21T04:32:43.654Z Compiling digest v0.10.7
12622024-12-21T04:32:43.834Z Compiling futures-macro v0.3.31
12632024-12-21T04:32:43.872Z Compiling zerovec-derive v0.10.3
12642024-12-21T04:32:44.118Z Compiling hmac v0.12.1
12652024-12-21T04:32:44.362Z Compiling block-padding v0.3.3
12662024-12-21T04:32:44.407Z Compiling zerofrom v0.1.4
12672024-12-21T04:32:44.603Z Compiling displaydoc v0.2.5
12682024-12-21T04:32:44.622Z Compiling inout v0.1.3
12692024-12-21T04:32:44.751Z Compiling thiserror v1.0.69
12702024-12-21T04:32:44.889Z Compiling cipher v0.4.4
12712024-12-21T04:32:44.892Z Compiling sha2 v0.10.8
12722024-12-21T04:32:44.975Z Compiling yoke v0.7.4
12732024-12-21T04:32:45.324Z Compiling ppv-lite86 v0.2.20
12742024-12-21T04:32:45.389Z Compiling der_derive v0.7.3
12752024-12-21T04:32:45.670Z Compiling futures-util v0.3.31
12762024-12-21T04:32:46.097Z Compiling icu_provider_macros v1.5.0
12772024-12-21T04:32:46.195Z Compiling rand_chacha v0.3.1
12782024-12-21T04:32:46.426Z Compiling zerovec v0.10.4
12792024-12-21T04:32:47.297Z Compiling tracing-attributes v0.1.27
12802024-12-21T04:32:47.791Z Compiling der v0.7.9
12812024-12-21T04:32:48.334Z Compiling tinystr v0.7.6
12822024-12-21T04:32:48.336Z Compiling icu_collections v1.5.0
12832024-12-21T04:32:48.639Z Compiling rand v0.8.5
12842024-12-21T04:32:48.787Z Compiling icu_locid v1.5.0
12852024-12-21T04:32:49.774Z Compiling salsa20 v0.10.2
12862024-12-21T04:32:50.007Z Compiling icu_provider v1.5.0
12872024-12-21T04:32:50.417Z Compiling spki v0.7.3
12882024-12-21T04:32:50.669Z Compiling pest v2.7.14
12892024-12-21T04:32:50.821Z Compiling icu_locid_transform v1.5.0
12902024-12-21T04:32:51.097Z Compiling pbkdf2 v0.12.2
12912024-12-21T04:32:51.118Z Compiling time-core v0.1.2
12922024-12-21T04:32:51.137Z Compiling vcpkg v0.2.15
12932024-12-21T04:32:51.158Z Compiling tracing v0.1.40
12942024-12-21T04:32:51.295Z Compiling num-conv v0.1.0
12952024-12-21T04:32:51.298Z Compiling powerfmt v0.2.0
12962024-12-21T04:32:51.570Z Compiling time-macros v0.2.18
12972024-12-21T04:32:51.674Z Compiling deranged v0.3.11
12982024-12-21T04:32:51.714Z Compiling scrypt v0.11.0
12992024-12-21T04:32:52.329Z Compiling icu_properties v1.5.1
13002024-12-21T04:32:53.344Z Compiling openssl-sys v0.9.103
13012024-12-21T04:32:53.574Z Compiling bitflags v2.6.0
13022024-12-21T04:32:53.633Z Compiling bytes v1.8.0
13032024-12-21T04:32:54.018Z Compiling indexmap v2.6.0
13042024-12-21T04:32:54.455Z Compiling semver v1.0.23
13052024-12-21T04:32:54.925Z Compiling tokio v1.40.0
13062024-12-21T04:32:54.983Z Compiling http v1.1.0
13072024-12-21T04:32:55.231Z Compiling rustc_version v0.4.1
13082024-12-21T04:32:55.491Z Compiling pest_meta v2.7.14
13092024-12-21T04:32:55.687Z Compiling aes v0.8.4
13102024-12-21T04:32:56.020Z Compiling cbc v0.1.2
13112024-12-21T04:32:56.263Z Compiling scroll_derive v0.12.0
13122024-12-21T04:32:57.203Z Compiling utf8_iter v1.0.4
13132024-12-21T04:32:57.487Z Compiling write16 v1.0.0
13142024-12-21T04:32:57.529Z Compiling atomic-waker v1.1.2
13152024-12-21T04:32:57.615Z Compiling num_threads v0.1.7
13162024-12-21T04:32:57.707Z Compiling utf16_iter v1.0.5
13172024-12-21T04:32:57.747Z Compiling icu_normalizer_data v1.5.0
13182024-12-21T04:32:57.784Z Compiling scroll v0.12.0
13192024-12-21T04:32:57.851Z Compiling time v0.3.36
13202024-12-21T04:32:57.916Z Compiling which v4.4.2
13212024-12-21T04:32:58.321Z Compiling icu_normalizer v1.5.0
13222024-12-21T04:32:58.530Z Compiling pest_generator v2.7.14
13232024-12-21T04:32:58.618Z Compiling pkcs5 v0.7.1
13242024-12-21T04:32:59.357Z Compiling http-body v1.0.1
13252024-12-21T04:32:59.804Z Compiling form_urlencoded v1.2.1
13262024-12-21T04:32:59.893Z Compiling slog v2.7.0
13272024-12-21T04:33:00.139Z Compiling try-lock v0.2.5
13282024-12-21T04:33:00.283Z Compiling want v0.3.1
13292024-12-21T04:33:00.303Z Compiling goblin v0.8.2
13302024-12-21T04:33:00.482Z Compiling pkcs8 v0.10.2
13312024-12-21T04:33:00.523Z Compiling idna_adapter v1.2.0
13322024-12-21T04:33:00.542Z Compiling pest_derive v2.7.14
13332024-12-21T04:33:00.567Z Compiling uuid v1.11.0
13342024-12-21T04:33:00.731Z Compiling httpdate v1.0.3
13352024-12-21T04:33:01.210Z Compiling iana-time-zone v0.1.61
13362024-12-21T04:33:01.232Z Compiling idna v1.0.3
13372024-12-21T04:33:01.344Z Compiling dtrace-parser v0.2.0
13382024-12-21T04:33:01.688Z Compiling chrono v0.4.38
13392024-12-21T04:33:02.874Z Compiling toml_datetime v0.6.8
13402024-12-21T04:33:03.152Z Compiling serde_spanned v0.6.8
13412024-12-21T04:33:03.173Z Compiling serde_tokenstream v0.2.2
13422024-12-21T04:33:03.405Z Compiling adler2 v2.0.0
13432024-12-21T04:33:03.428Z Compiling tokio-util v0.7.12
13442024-12-21T04:33:03.619Z Compiling openssl v0.10.66
13452024-12-21T04:33:03.672Z Compiling base64 v0.22.1
13462024-12-21T04:33:03.825Z Compiling match_cfg v0.1.0
13472024-12-21T04:33:03.928Z Compiling foreign-types-shared v0.1.1
13482024-12-21T04:33:04.049Z Compiling rustversion v1.0.17
13492024-12-21T04:33:04.072Z Compiling tower-service v0.3.3
13502024-12-21T04:33:04.249Z Compiling foreign-types v0.3.2
13512024-12-21T04:33:04.350Z Compiling hostname v0.3.1
13522024-12-21T04:33:04.462Z Compiling h2 v0.4.6
13532024-12-21T04:33:04.606Z Compiling miniz_oxide v0.8.0
13542024-12-21T04:33:04.882Z Compiling url v2.5.3
13552024-12-21T04:33:05.736Z Compiling async-trait v0.1.83
13562024-12-21T04:33:06.184Z Compiling dof v0.3.0
13572024-12-21T04:33:06.401Z Compiling openssl-macros v0.1.1
13582024-12-21T04:33:07.008Z Compiling usdt-impl v0.5.0
13592024-12-21T04:33:07.175Z Compiling serde_derive_internals v0.29.1
13602024-12-21T04:33:08.484Z Compiling dirs-sys-next v0.1.2
13612024-12-21T04:33:08.610Z Compiling schemars v0.8.21
13622024-12-21T04:33:08.658Z Compiling syn v1.0.109
13632024-12-21T04:33:08.947Z Compiling native-tls v0.2.12
13642024-12-21T04:33:09.144Z Compiling data-encoding v2.6.0
13652024-12-21T04:33:09.277Z Compiling siphasher v0.3.11
13662024-12-21T04:33:09.293Z Compiling rustls v0.22.4
13672024-12-21T04:33:09.552Z Compiling rustls v0.23.19
13682024-12-21T04:33:09.816Z Compiling dirs-next v2.0.0
13692024-12-21T04:33:10.015Z Compiling schemars_derive v0.8.21
13702024-12-21T04:33:10.833Z Compiling http-body-util v0.1.2
13712024-12-21T04:33:10.975Z Compiling crossbeam-epoch v0.9.18
13722024-12-21T04:33:11.362Z Compiling heapless v0.7.17
13732024-12-21T04:33:11.452Z Compiling signature v2.2.0
13742024-12-21T04:33:11.514Z Compiling sha1 v0.10.6
13752024-12-21T04:33:11.715Z Compiling hyper v1.5.0
13762024-12-21T04:33:11.737Z Compiling bzip2-sys v0.1.11+1.0.8
13772024-12-21T04:33:11.794Z Compiling thread_local v1.1.8
13782024-12-21T04:33:11.954Z Compiling multer v3.1.0
13792024-12-21T04:33:12.253Z Compiling encoding_rs v0.8.34
13802024-12-21T04:33:12.287Z Compiling cookie v0.18.1
13812024-12-21T04:33:12.397Z Compiling mime v0.3.17
13822024-12-21T04:33:12.547Z Compiling gimli v0.31.1
13832024-12-21T04:33:13.018Z Compiling dyn-clone v1.0.17
13842024-12-21T04:33:13.247Z Compiling slog-async v2.8.0
13852024-12-21T04:33:13.425Z Compiling rayon-core v1.12.1
13862024-12-21T04:33:13.681Z Compiling openssl-probe v0.1.5
13872024-12-21T04:33:13.740Z Compiling ipnet v2.10.1
13882024-12-21T04:33:14.055Z Compiling unicode-properties v0.1.3
13892024-12-21T04:33:14.459Z Compiling hyper-util v0.1.10
13902024-12-21T04:33:15.025Z Compiling signal-hook v0.3.17
13912024-12-21T04:33:15.316Z Compiling stringprep v0.1.5
13922024-12-21T04:33:15.855Z Compiling toml_edit v0.22.22
13932024-12-21T04:33:17.183Z Compiling addr2line v0.24.2
13942024-12-21T04:33:17.751Z Compiling crossbeam-deque v0.8.5
13952024-12-21T04:33:17.844Z Compiling usdt-attr-macro v0.5.0
13962024-12-21T04:33:17.893Z Compiling usdt-macro v0.5.0
13972024-12-21T04:33:18.091Z Compiling term v0.7.0
13982024-12-21T04:33:18.671Z Compiling slog-json v2.6.1
13992024-12-21T04:33:19.044Z Compiling serde_urlencoded v0.7.1
14002024-12-21T04:33:19.365Z Compiling crossbeam-channel v0.5.13
14012024-12-21T04:33:19.413Z Compiling curve25519-dalek v4.1.3
14022024-12-21T04:33:19.492Z Compiling enum-as-inner v0.6.1
14032024-12-21T04:33:19.549Z Compiling futures-executor v0.3.31
14042024-12-21T04:33:19.589Z Compiling md-5 v0.10.6
14052024-12-21T04:33:19.844Z Compiling async-stream-impl v0.3.6
14062024-12-21T04:33:20.016Z Compiling rustls-pemfile v2.2.0
14072024-12-21T04:33:20.159Z Compiling num-integer v0.1.46
14082024-12-21T04:33:20.370Z Compiling idna v0.3.0
14092024-12-21T04:33:20.506Z Compiling idna v0.4.0
14102024-12-21T04:33:20.568Z Compiling ff v0.13.0
14112024-12-21T04:33:20.812Z Compiling hash32 v0.2.1
14122024-12-21T04:33:20.948Z Compiling is-terminal v0.4.13
14132024-12-21T04:33:21.080Z Compiling dropshot v0.12.0
14142024-12-21T04:33:21.163Z Compiling object v0.36.5
14152024-12-21T04:33:21.184Z Compiling psl-types v2.0.11
14162024-12-21T04:33:21.343Z Compiling base16ct v0.2.0
14172024-12-21T04:33:21.383Z Compiling linked-hash-map v0.5.6
14182024-12-21T04:33:21.676Z Compiling num-bigint-dig v0.8.4
14192024-12-21T04:33:21.757Z Compiling smoltcp v0.9.1
14202024-12-21T04:33:21.960Z Compiling fallible-iterator v0.2.0
14212024-12-21T04:33:22.027Z Compiling anyhow v1.0.93
14222024-12-21T04:33:22.163Z Compiling take_mut v0.2.2
14232024-12-21T04:33:22.357Z Compiling utf-8 v0.7.6
14242024-12-21T04:33:22.504Z Compiling rustc-demangle v0.1.24
14252024-12-21T04:33:22.687Z Compiling portable-atomic v1.9.0
14262024-12-21T04:33:22.724Z Compiling quick-error v1.2.3
14272024-12-21T04:33:22.878Z Compiling resolv-conf v0.7.0
14282024-12-21T04:33:23.133Z Compiling postgres-protocol v0.6.7
14292024-12-21T04:33:23.430Z Compiling tungstenite v0.24.0
14302024-12-21T04:33:23.878Z Compiling lru-cache v0.1.2
14312024-12-21T04:33:24.080Z Compiling sec1 v0.7.3
14322024-12-21T04:33:24.343Z Compiling publicsuffix v2.2.3
14332024-12-21T04:33:24.521Z Compiling hickory-proto v0.24.1
14342024-12-21T04:33:24.638Z Compiling async-stream v0.3.6
14352024-12-21T04:33:24.929Z Compiling slog-term v2.9.1
14362024-12-21T04:33:24.948Z Compiling usdt v0.5.0
14372024-12-21T04:33:25.453Z Compiling group v0.13.0
14382024-12-21T04:33:25.736Z Compiling num-iter v0.1.45
14392024-12-21T04:33:25.888Z Compiling futures v0.3.31
14402024-12-21T04:33:25.909Z Compiling toml v0.8.19
14412024-12-21T04:33:25.928Z Compiling slog-bunyan v2.5.0
14422024-12-21T04:33:26.154Z Compiling tokio-native-tls v0.3.1
14432024-12-21T04:33:27.498Z Compiling camino v1.1.9
14442024-12-21T04:33:27.691Z Compiling phf_shared v0.11.2
14452024-12-21T04:33:27.939Z Compiling dropshot_endpoint v0.12.0
14462024-12-21T04:33:28.090Z Compiling terminal_size v0.4.0
14472024-12-21T04:33:28.283Z Compiling waitgroup v0.1.2
14482024-12-21T04:33:28.312Z Compiling openapiv3 v2.0.0
14492024-12-21T04:33:28.505Z Compiling serde_path_to_error v0.1.16
14502024-12-21T04:33:28.634Z Compiling backtrace v0.3.74
14512024-12-21T04:33:29.367Z Compiling hkdf v0.12.4
14522024-12-21T04:33:29.411Z Compiling crypto-bigint v0.5.5
14532024-12-21T04:33:29.635Z Compiling zerocopy-derive v0.6.6
14542024-12-21T04:33:31.950Z Compiling curve25519-dalek-derive v0.1.1
14552024-12-21T04:33:32.337Z Compiling webpki-roots v0.26.6
14562024-12-21T04:33:32.564Z Compiling idna v0.5.0
14572024-12-21T04:33:32.649Z Compiling hostname v0.4.0
14582024-12-21T04:33:32.719Z Compiling hubpack_derive v0.1.1
14592024-12-21T04:33:32.763Z Compiling ahash v0.8.11
14602024-12-21T04:33:32.925Z Compiling fs-err v2.11.0
14612024-12-21T04:33:33.150Z Compiling crc32fast v1.4.2
14622024-12-21T04:33:33.245Z Compiling bitflags v1.3.2
14632024-12-21T04:33:33.337Z Compiling debug-ignore v1.0.5
14642024-12-21T04:33:33.475Z Compiling winnow v0.5.40
14652024-12-21T04:33:33.491Z Compiling managed v0.8.0
14662024-12-21T04:33:33.501Z Compiling newtype-uuid v1.1.3
14672024-12-21T04:33:33.612Z Compiling console v0.15.8
14682024-12-21T04:33:33.908Z Compiling clap_builder v4.5.21
14692024-12-21T04:33:34.213Z Compiling hubpack v0.1.2
14702024-12-21T04:33:35.172Z Compiling strum_macros v0.25.3
14712024-12-21T04:33:35.239Z Compiling cookie_store v0.21.0
14722024-12-21T04:33:35.596Z Compiling flate2 v1.0.34
14732024-12-21T04:33:36.288Z Compiling elliptic-curve v0.13.8
14742024-12-21T04:33:36.565Z Compiling zerocopy v0.6.6
14752024-12-21T04:33:36.873Z Compiling hickory-resolver v0.24.1
14762024-12-21T04:33:37.133Z Compiling toml_edit v0.19.15
14772024-12-21T04:33:37.526Z Compiling signal-hook-mio v0.2.4
14782024-12-21T04:33:37.701Z Compiling phf v0.11.2
14792024-12-21T04:33:38.014Z Compiling rayon v1.10.0
14802024-12-21T04:33:38.285Z Compiling hyper-tls v0.6.0
14812024-12-21T04:33:38.705Z Compiling bzip2 v0.4.4
14822024-12-21T04:33:39.439Z Compiling tokio-tungstenite v0.24.0
14832024-12-21T04:33:39.993Z Compiling postgres-types v0.2.8
14842024-12-21T04:33:42.910Z Compiling ed25519 v2.2.3
14852024-12-21T04:33:42.931Z Compiling phf_shared v0.10.0
14862024-12-21T04:33:42.951Z Compiling tokio-stream v0.1.16
14872024-12-21T04:33:43.339Z Compiling pkcs1 v0.7.5
14882024-12-21T04:33:43.575Z Compiling serde-big-array v0.5.1
14892024-12-21T04:33:43.819Z Compiling clap_derive v4.5.18
14902024-12-21T04:33:43.839Z Compiling rfc6979 v0.4.0
14912024-12-21T04:33:44.034Z Compiling derive-where v1.2.7
14922024-12-21T04:33:44.070Z Compiling serde_repr v0.1.19
14932024-12-21T04:33:44.379Z Compiling float-cmp v0.9.0
14942024-12-21T04:33:44.616Z Compiling bstr v1.10.0
14952024-12-21T04:33:44.800Z Compiling sync_wrapper v1.0.1
14962024-12-21T04:33:44.963Z Compiling precomputed-hash v0.1.1
14972024-12-21T04:33:45.090Z Compiling new_debug_unreachable v1.0.6
14982024-12-21T04:33:45.192Z Compiling static_assertions v1.1.0
14992024-12-21T04:33:45.234Z Compiling bit-vec v0.6.3
15002024-12-21T04:33:45.255Z Compiling fixedbitset v0.4.2
15012024-12-21T04:33:45.299Z Compiling unicode-segmentation v1.12.0
15022024-12-21T04:33:45.695Z Compiling difflib v0.4.0
15032024-12-21T04:33:45.698Z Compiling predicates-core v1.0.8
15042024-12-21T04:33:46.088Z Compiling number_prefix v0.4.0
15052024-12-21T04:33:46.193Z Compiling unicode-width v0.2.0
15062024-12-21T04:33:46.324Z Compiling whoami v1.5.2
15072024-12-21T04:33:46.419Z Compiling normalize-line-endings v0.3.0
15082024-12-21T04:33:46.546Z Compiling predicates v3.1.2
15092024-12-21T04:33:46.718Z Compiling indicatif v0.17.9
15102024-12-21T04:33:46.956Z Compiling tokio-postgres v0.7.12
15112024-12-21T04:33:47.423Z Compiling similar v2.6.0
15122024-12-21T04:33:47.661Z Compiling bit-set v0.5.3
15132024-12-21T04:33:47.962Z Compiling petgraph v0.6.5
15142024-12-21T04:33:48.316Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15152024-12-21T04:33:48.952Z Compiling clap v4.5.21
15162024-12-21T04:33:49.065Z Compiling string_cache v0.8.7
15172024-12-21T04:33:49.083Z Compiling ecdsa v0.16.9
15182024-12-21T04:33:49.532Z Compiling rsa v0.9.6
15192024-12-21T04:33:49.879Z Compiling ed25519-dalek v2.1.1
15202024-12-21T04:33:49.962Z Compiling toml v0.7.8
15212024-12-21T04:33:51.172Z Compiling zip v0.6.6
15222024-12-21T04:33:51.743Z Compiling crossterm v0.28.1
15232024-12-21T04:33:52.985Z Compiling hex v0.4.3
15242024-12-21T04:33:53.130Z Compiling x509-cert v0.2.5
15252024-12-21T04:33:53.511Z Compiling itertools v0.10.5
15262024-12-21T04:33:53.591Z Compiling unicode-xid v0.2.6
15272024-12-21T04:33:53.695Z Compiling lalrpop-util v0.19.12
15282024-12-21T04:33:53.775Z Compiling peg-runtime v0.8.3
15292024-12-21T04:33:54.043Z Compiling strum_macros v0.26.4
15302024-12-21T04:33:54.462Z Compiling xattr v1.3.1
15312024-12-21T04:33:54.731Z Compiling filetime v0.2.25
15322024-12-21T04:33:55.056Z Compiling tar v0.4.42
15332024-12-21T04:33:58.897Z Compiling strum v0.26.3
15342024-12-21T04:34:01.861Z Compiling aws-lc-sys v0.22.0
15352024-12-21T04:34:36.258Z Compiling rustls-webpki v0.102.8
15362024-12-21T04:34:39.663Z Compiling tokio-rustls v0.25.0
15372024-12-21T04:34:41.165Z Compiling tokio-rustls v0.26.0
15382024-12-21T04:34:41.542Z Compiling hyper-rustls v0.27.3
15392024-12-21T04:34:41.951Z Compiling reqwest v0.12.9
15402024-12-21T04:34:43.029Z Compiling qorb v0.2.1
15412024-12-21T04:34:48.015Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15422024-12-21T04:34:48.244Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15432024-12-21T04:34:53.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
15442024-12-21T04:34:54.071Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15452024-12-21T04:34:54.119ZDec 21 04:34:53.383 INFO Starting download, target: Clickhouse
15462024-12-21T04:34:54.122ZDec 21 04:34:53.383 INFO Starting download, target: Cockroach
15472024-12-21T04:34:54.122ZDec 21 04:34:53.383 INFO Starting download, target: Console
15482024-12-21T04:34:54.122ZDec 21 04:34:53.383 INFO Starting download, target: DendriteOpenapi
15492024-12-21T04:34:54.122ZDec 21 04:34:53.383 INFO Starting download, target: DendriteStub
15502024-12-21T04:34:54.122ZDec 21 04:34:53.383 INFO Starting download, target: MaghemiteMgd
15512024-12-21T04:34:54.122ZDec 21 04:34:53.383 INFO Starting download, target: TransceiverControl
15522024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15532024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15542024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15552024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15562024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15572024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15582024-12-21T04:34:54.122ZDec 21 04:34:53.384 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15592024-12-21T04:34:54.488ZDec 21 04:34:53.709 INFO Download complete, target: DendriteOpenapi
15602024-12-21T04:34:54.539ZDec 21 04:34:53.762 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15612024-12-21T04:34:54.645ZDec 21 04:34:53.899 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15622024-12-21T04:34:54.981ZDec 21 04:34:54.235 INFO Download complete, target: Console
15632024-12-21T04:34:55.163ZDec 21 04:34:54.423 INFO Download complete, target: TransceiverControl
15642024-12-21T04:34:55.183ZDec 21 04:34:54.446 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15652024-12-21T04:34:55.225ZDec 21 04:34:54.489 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15662024-12-21T04:34:55.862ZDec 21 04:34:55.126 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15672024-12-21T04:34:55.862ZDec 21 04:34:55.126 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15682024-12-21T04:34:56.224ZDec 21 04:34:55.486 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15692024-12-21T04:34:58.036ZDec 21 04:34:57.299 INFO Download complete, target: DendriteStub
15702024-12-21T04:34:58.108ZDec 21 04:34:57.372 INFO Download complete, target: MaghemiteMgd
15712024-12-21T04:35:03.377ZDec 21 04:35:02.641 INFO Checking that binary works, target: Cockroach
15722024-12-21T04:35:03.543ZDec 21 04:35:02.803 INFO Download complete, target: Cockroach
15732024-12-21T04:35:08.858ZDec 21 04:35:08.119 INFO Checking that binary works, target: Clickhouse
15742024-12-21T04:35:09.449ZDec 21 04:35:08.711 INFO Download complete, target: Clickhouse
15752024-12-21T04:35:09.518ZAll builder prerequisites installed successfully, and PATH looks valid
15762024-12-21T04:35:09.520Z
15772024-12-21T04:35:09.520Zreal 5:11.872971227
15782024-12-21T04:35:09.520Zuser 16:30.294901658
15792024-12-21T04:35:09.520Zsys 3:13.887519034
15802024-12-21T04:35:09.521Ztrap 0.546502764
15812024-12-21T04:35:09.521Ztflt 7.019380058
15822024-12-21T04:35:09.521Zdflt 7.295278425
15832024-12-21T04:35:09.521Zkflt 0.310962745
15842024-12-21T04:35:09.521Zlock 29:42.894735921
15852024-12-21T04:35:09.521Zslp 1:03:23.078431862
15862024-12-21T04:35:09.521Zlat 53.687218309
15872024-12-21T04:35:09.521Zstop 2:11.398835450
15882024-12-21T04:35:09.521Z+ banner hack-check
15892024-12-21T04:35:09.523Z
15902024-12-21T04:35:09.523Z # # ## #### # # #### # # ###### #### # #
15912024-12-21T04:35:09.523Z # # # # # # # # # # # # # # # # #
15922024-12-21T04:35:09.523Z ###### # # # #### ##### # ###### ##### # ####
15932024-12-21T04:35:09.523Z # # ###### # # # # # # # # # #
15942024-12-21T04:35:09.523Z # # # # # # # # # # # # # # # # #
15952024-12-21T04:35:09.523Z # # # # #### # # #### # # ###### #### # #
15962024-12-21T04:35:09.523Z
15972024-12-21T04:35:09.523Z+ export CARGO_INCREMENTAL=0
15982024-12-21T04:35:09.523Z+ CARGO_INCREMENTAL=0
15992024-12-21T04:35:09.523Z+ ptime -m timeout 2h cargo xtask check-features --ci
16002024-12-21T04:35:10.045Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
16012024-12-21T04:35:13.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.89s
16022024-12-21T04:35:13.535Z Running `target/debug/xtask check-features --ci`
16032024-12-21T04:35:13.558Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
16042024-12-21T04:35:13.558Zrunning: "/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
16052024-12-21T04:35:13.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16062024-12-21T04:35:14.010Z Running `target/debug/xtask download cargo-hack`
16072024-12-21T04:35:14.806Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
16082024-12-21T04:35:15.128Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
16092024-12-21T04:35:20.048Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
16102024-12-21T04:35:20.195Z Running `target/debug/xtask-downloader cargo-hack`
16112024-12-21T04:35:20.229ZDec 21 04:35:19.490 INFO Starting download, target: CargoHack
16122024-12-21T04:35:20.232ZDec 21 04:35:19.491 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
16132024-12-21T04:35:20.804ZDec 21 04:35:20.064 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
16142024-12-21T04:35:20.893ZDec 21 04:35:20.154 INFO Download complete, target: CargoHack
16152024-12-21T04:35:20.897Zrunning: "/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"
16162024-12-21T04:35:20.913Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
16172024-12-21T04:35:21.081Zinfo: running `cargo check --bins` on api_identity (1/176)
16182024-12-21T04:35:21.598Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192024-12-21T04:35:21.601Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202024-12-21T04:35:21.601Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212024-12-21T04:35:21.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16222024-12-21T04:35:21.669Z
16232024-12-21T04:35:21.669Zinfo: running `cargo check --bins` on bootstore (2/176)
16242024-12-21T04:35:22.224Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252024-12-21T04:35:22.227Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262024-12-21T04:35:22.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272024-12-21T04:35:22.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
16282024-12-21T04:35:22.299Z
16292024-12-21T04:35:22.299Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/176)
16302024-12-21T04:35:22.840Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312024-12-21T04:35:22.842Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322024-12-21T04:35:22.842Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332024-12-21T04:35:22.845Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16342024-12-21T04:35:22.912Z
16352024-12-21T04:35:22.912Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/176)
16362024-12-21T04:35:23.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372024-12-21T04:35:23.463Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382024-12-21T04:35:23.463Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392024-12-21T04:35:23.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
16402024-12-21T04:35:23.548Z
16412024-12-21T04:35:23.555Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/176)
16422024-12-21T04:35:23.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432024-12-21T04:35:23.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442024-12-21T04:35:23.909Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452024-12-21T04:35:23.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16462024-12-21T04:35:23.947Z
16472024-12-21T04:35:23.947Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/176)
16482024-12-21T04:35:24.322Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-12-21T04:35:24.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-12-21T04:35:24.326Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-12-21T04:35:24.326Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16522024-12-21T04:35:24.364Z
16532024-12-21T04:35:24.364Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/176)
16542024-12-21T04:35:24.738Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-12-21T04:35:24.741Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-12-21T04:35:24.741Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-12-21T04:35:24.743Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16582024-12-21T04:35:24.781Z
16592024-12-21T04:35:24.781Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/176)
16602024-12-21T04:35:25.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612024-12-21T04:35:25.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622024-12-21T04:35:25.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632024-12-21T04:35:25.163Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16642024-12-21T04:35:25.199Z
16652024-12-21T04:35:25.199Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/176)
16662024-12-21T04:35:25.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672024-12-21T04:35:25.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682024-12-21T04:35:25.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692024-12-21T04:35:25.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16702024-12-21T04:35:25.613Z
16712024-12-21T04:35:25.613Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/176)
16722024-12-21T04:35:25.985Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732024-12-21T04:35:25.988Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742024-12-21T04:35:25.988Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752024-12-21T04:35:25.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16762024-12-21T04:35:26.026Z
16772024-12-21T04:35:26.026Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/176)
16782024-12-21T04:35:26.398Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792024-12-21T04:35:26.402Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802024-12-21T04:35:26.402Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812024-12-21T04:35:26.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16822024-12-21T04:35:26.438Z
16832024-12-21T04:35:26.438Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/176)
16842024-12-21T04:35:26.810Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852024-12-21T04:35:26.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862024-12-21T04:35:26.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872024-12-21T04:35:26.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16882024-12-21T04:35:26.851Z
16892024-12-21T04:35:26.851Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/176)
16902024-12-21T04:35:27.226Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912024-12-21T04:35:27.229Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922024-12-21T04:35:27.229Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16932024-12-21T04:35:27.233Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16942024-12-21T04:35:27.268Z
16952024-12-21T04:35:27.268Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/176)
16962024-12-21T04:35:27.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16972024-12-21T04:35:27.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16982024-12-21T04:35:27.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16992024-12-21T04:35:27.647Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17002024-12-21T04:35:27.682Z
17012024-12-21T04:35:27.682Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/176)
17022024-12-21T04:35:28.057Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17032024-12-21T04:35:28.060Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17042024-12-21T04:35:28.060Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17052024-12-21T04:35:28.063Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17062024-12-21T04:35:28.098Z
17072024-12-21T04:35:28.098Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/176)
17082024-12-21T04:35:28.478Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17092024-12-21T04:35:28.481Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17102024-12-21T04:35:28.481Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17112024-12-21T04:35:28.483Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
17122024-12-21T04:35:28.522Z
17132024-12-21T04:35:28.523Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/176)
17142024-12-21T04:35:28.895Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17152024-12-21T04:35:28.901Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17162024-12-21T04:35:28.901Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17172024-12-21T04:35:28.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17182024-12-21T04:35:28.936Z
17192024-12-21T04:35:28.936Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/176)
17202024-12-21T04:35:29.311Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17212024-12-21T04:35:29.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17222024-12-21T04:35:29.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17232024-12-21T04:35:29.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17242024-12-21T04:35:29.353Z
17252024-12-21T04:35:29.353Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/176)
17262024-12-21T04:35:29.732Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17272024-12-21T04:35:29.735Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17282024-12-21T04:35:29.735Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17292024-12-21T04:35:29.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17302024-12-21T04:35:29.773Z
17312024-12-21T04:35:29.773Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/176)
17322024-12-21T04:35:30.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17332024-12-21T04:35:30.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17342024-12-21T04:35:30.147Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17352024-12-21T04:35:30.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17362024-12-21T04:35:30.186Z
17372024-12-21T04:35:30.186Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/176)
17382024-12-21T04:35:30.565Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17392024-12-21T04:35:30.567Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17402024-12-21T04:35:30.567Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17412024-12-21T04:35:30.570Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17422024-12-21T04:35:30.607Z
17432024-12-21T04:35:30.607Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/176)
17442024-12-21T04:35:30.982Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17452024-12-21T04:35:30.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17462024-12-21T04:35:30.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17472024-12-21T04:35:30.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17482024-12-21T04:35:31.023Z
17492024-12-21T04:35:31.023Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/176)
17502024-12-21T04:35:31.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17512024-12-21T04:35:31.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17522024-12-21T04:35:31.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17532024-12-21T04:35:31.400Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17542024-12-21T04:35:31.437Z
17552024-12-21T04:35:31.437Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/176)
17562024-12-21T04:35:31.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17572024-12-21T04:35:31.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17582024-12-21T04:35:31.814Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17592024-12-21T04:35:31.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
17602024-12-21T04:35:31.851Z
17612024-12-21T04:35:31.851Zinfo: running `cargo check --bins` on sled-hardware-types (25/176)
17622024-12-21T04:35:32.394Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17632024-12-21T04:35:32.397Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17642024-12-21T04:35:32.397Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17652024-12-21T04:35:32.399Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17662024-12-21T04:35:32.466Z
17672024-12-21T04:35:32.466Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/176)
17682024-12-21T04:35:33.006Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17692024-12-21T04:35:33.009Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17702024-12-21T04:35:33.009Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17712024-12-21T04:35:33.013Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17722024-12-21T04:35:33.080Z
17732024-12-21T04:35:33.080Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/176)
17742024-12-21T04:35:33.622Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17752024-12-21T04:35:33.624Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17762024-12-21T04:35:33.624Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
17772024-12-21T04:35:33.627Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
17782024-12-21T04:35:33.697Z
17792024-12-21T04:35:33.697Zinfo: running `cargo check --bins` on oxlog (28/176)
17802024-12-21T04:35:34.217Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17812024-12-21T04:35:34.221Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17822024-12-21T04:35:34.300Z Checking cfg-if v1.0.0
17832024-12-21T04:35:34.302Z Checking libc v0.2.162
17842024-12-21T04:35:34.405Z Checking serde v1.0.215
17852024-12-21T04:35:34.408Z Checking zeroize v1.8.1
17862024-12-21T04:35:34.420Z Checking memchr v2.7.4
17872024-12-21T04:35:34.428Z Checking typenum v1.17.0
17882024-12-21T04:35:34.430Z Checking scopeguard v1.2.0
17892024-12-21T04:35:34.442Z Checking subtle v2.6.1
17902024-12-21T04:35:34.465Z Checking value-bag v1.9.0
17912024-12-21T04:35:34.569Z Checking lock_api v0.4.12
17922024-12-21T04:35:34.657Z Checking const-oid v0.9.6
17932024-12-21T04:35:34.695Z Checking smallvec v1.13.2
17942024-12-21T04:35:34.865Z Checking log v0.4.22
17952024-12-21T04:35:35.002Z Checking itoa v1.0.11
17962024-12-21T04:35:35.048Z Checking pin-project-lite v0.2.14
17972024-12-21T04:35:35.196Z Checking byteorder v1.5.0
17982024-12-21T04:35:35.214Z Checking futures-core v0.3.31
17992024-12-21T04:35:35.286Z Checking once_cell v1.20.2
18002024-12-21T04:35:35.372Z Checking cpufeatures v0.2.14
18012024-12-21T04:35:35.389Z Checking stable_deref_trait v1.2.0
18022024-12-21T04:35:35.463Z Checking futures-sink v0.3.31
18032024-12-21T04:35:35.487Z Checking spin v0.9.8
18042024-12-21T04:35:35.535Z Checking getrandom v0.2.15
18052024-12-21T04:35:35.566Z Checking signal-hook-registry v1.4.2
18062024-12-21T04:35:35.599Z Checking parking_lot_core v0.9.10
18072024-12-21T04:35:35.610Z Checking mio v1.0.2
18082024-12-21T04:35:35.696Z Checking generic-array v0.14.7
18092024-12-21T04:35:35.755Z Checking rand_core v0.6.4
18102024-12-21T04:35:35.804Z Checking socket2 v0.5.7
18112024-12-21T04:35:35.821Z Checking zerocopy v0.7.35
18122024-12-21T04:35:35.911Z Checking parking_lot v0.12.3
18132024-12-21T04:35:36.062Z Checking zerofrom v0.1.4
18142024-12-21T04:35:36.193Z Checking slab v0.4.9
18152024-12-21T04:35:36.268Z Checking futures-channel v0.3.31
18162024-12-21T04:35:36.282Z Checking yoke v0.7.4
18172024-12-21T04:35:36.293Z Checking pin-utils v0.1.0
18182024-12-21T04:35:36.371Z Checking allocator-api2 v0.2.18
18192024-12-21T04:35:36.437Z Checking futures-task v0.3.31
18202024-12-21T04:35:36.458Z Checking futures-io v0.3.31
18212024-12-21T04:35:36.615Z Checking equivalent v1.0.1
18222024-12-21T04:35:36.633Z Checking foldhash v0.1.3
18232024-12-21T04:35:36.642Z Checking zerovec v0.10.4
18242024-12-21T04:35:36.659Z Checking futures-util v0.3.31
18252024-12-21T04:35:36.710Z Checking tinyvec_macros v0.1.1
18262024-12-21T04:35:36.797Z Checking ryu v1.0.18
18272024-12-21T04:35:36.828Z Checking tinyvec v1.8.0
18282024-12-21T04:35:36.880Z Checking crypto-common v0.1.6
18292024-12-21T04:35:37.016Z Checking block-buffer v0.10.4
18302024-12-21T04:35:37.018Z Checking hashbrown v0.15.1
18312024-12-21T04:35:37.057Z Checking block-padding v0.3.3
18322024-12-21T04:35:37.231Z Checking digest v0.10.7
18332024-12-21T04:35:37.251Z Checking inout v0.1.3
18342024-12-21T04:35:37.293Z Checking fnv v1.0.7
18352024-12-21T04:35:37.403Z Checking libm v0.2.8
18362024-12-21T04:35:37.483Z Checking cipher v0.4.4
18372024-12-21T04:35:37.623Z Checking hmac v0.12.1
18382024-12-21T04:35:37.845Z Checking sha2 v0.10.8
18392024-12-21T04:35:37.873Z Checking unicode-bidi v0.3.17
18402024-12-21T04:35:38.141Z Checking base64ct v1.6.0
18412024-12-21T04:35:38.157Z Checking unicode-normalization v0.1.24
18422024-12-21T04:35:38.300Z Checking tinystr v0.7.6
18432024-12-21T04:35:38.333Z Checking litemap v0.7.3
18442024-12-21T04:35:38.412Z Checking writeable v0.5.5
18452024-12-21T04:35:38.505Z Checking num-traits v0.2.19
18462024-12-21T04:35:38.562Z Checking pem-rfc7468 v0.7.0
18472024-12-21T04:35:38.684Z Checking ppv-lite86 v0.2.20
18482024-12-21T04:35:38.701Z Checking flagset v0.4.6
18492024-12-21T04:35:38.715Z Checking icu_locid v1.5.0
18502024-12-21T04:35:38.809Z Checking tracing-core v0.1.32
18512024-12-21T04:35:38.888Z Checking der v0.7.9
18522024-12-21T04:35:39.108Z Checking thiserror v1.0.69
18532024-12-21T04:35:39.244Z Checking rustls-pki-types v1.10.0
18542024-12-21T04:35:39.402Z Checking bytes v1.8.0
18552024-12-21T04:35:39.483Z Checking indexmap v2.6.0
18562024-12-21T04:35:39.488Z Checking serde_json v1.0.133
18572024-12-21T04:35:39.740Z Checking icu_provider v1.5.0
18582024-12-21T04:35:39.840Z Checking rand_chacha v0.3.1
18592024-12-21T04:35:40.152Z Checking bitflags v2.6.0
18602024-12-21T04:35:40.216Z Checking tokio v1.40.0
18612024-12-21T04:35:40.241Z Checking http v1.1.0
18622024-12-21T04:35:40.405Z Checking percent-encoding v2.3.1
18632024-12-21T04:35:40.446Z Checking icu_locid_transform_data v1.5.0
18642024-12-21T04:35:40.544Z Checking icu_locid_transform v1.5.0
18652024-12-21T04:35:40.605Z Checking rand v0.8.5
18662024-12-21T04:35:40.705Z Checking spki v0.7.3
18672024-12-21T04:35:40.766Z Checking tracing v0.1.40
18682024-12-21T04:35:41.006Z Checking icu_collections v1.5.0
18692024-12-21T04:35:41.111Z Checking salsa20 v0.10.2
18702024-12-21T04:35:41.245Z Checking pbkdf2 v0.12.2
18712024-12-21T04:35:41.323Z Checking aws-lc-sys v0.22.0
18722024-12-21T04:35:41.408Z Checking httparse v1.9.5
18732024-12-21T04:35:41.504Z Checking mirai-annotations v1.12.0
18742024-12-21T04:35:41.575Z Checking untrusted v0.9.0
18752024-12-21T04:35:41.644Z Checking powerfmt v0.2.0
18762024-12-21T04:35:41.660Z Checking icu_properties_data v1.5.0
18772024-12-21T04:35:41.700Z Checking untrusted v0.7.1
18782024-12-21T04:35:41.721Z Checking ring v0.17.8
18792024-12-21T04:35:41.826Z Checking scrypt v0.11.0
18802024-12-21T04:35:41.858Z Checking aes v0.8.4
18812024-12-21T04:35:41.874Z Checking cbc v0.1.2
18822024-12-21T04:35:41.895Z Checking deranged v0.3.11
18832024-12-21T04:35:41.897Z Checking icu_properties v1.5.1
18842024-12-21T04:35:42.032Z Checking crossbeam-utils v0.8.20
18852024-12-21T04:35:42.062Z Checking icu_normalizer_data v1.5.0
18862024-12-21T04:35:42.154Z Checking utf8_iter v1.0.4
18872024-12-21T04:35:42.360Z Checking time-core v0.1.2
18882024-12-21T04:35:42.504Z Checking num_threads v0.1.7
18892024-12-21T04:35:42.627Z Checking write16 v1.0.0
18902024-12-21T04:35:42.744Z Checking atomic-waker v1.1.2
18912024-12-21T04:35:42.759Z Checking utf16_iter v1.0.5
18922024-12-21T04:35:42.776Z Checking num-conv v0.1.0
18932024-12-21T04:35:42.882Z Checking pkcs5 v0.7.1
18942024-12-21T04:35:42.928Z Checking http-body v1.0.1
18952024-12-21T04:35:43.036Z Checking form_urlencoded v1.2.1
18962024-12-21T04:35:43.135Z Checking try-lock v0.2.5
18972024-12-21T04:35:43.242Z Checking uuid v1.11.0
18982024-12-21T04:35:43.268Z Checking want v0.3.1
18992024-12-21T04:35:43.372Z Checking pkcs8 v0.10.2
19002024-12-21T04:35:43.430Z Checking unicode-ident v1.0.13
19012024-12-21T04:35:43.529Z Checking httpdate v1.0.3
19022024-12-21T04:35:43.585Z Checking proc-macro2 v1.0.89
19032024-12-21T04:35:43.661Z Checking time v0.3.36
19042024-12-21T04:35:43.683Z Checking serde_spanned v0.6.8
19052024-12-21T04:35:43.745Z Checking toml_datetime v0.6.8
19062024-12-21T04:35:43.830Z Checking slog v2.7.0
19072024-12-21T04:35:43.852Z Checking scroll v0.12.0
19082024-12-21T04:35:43.925Z Checking aws-lc-rs v1.10.0
19092024-12-21T04:35:44.016Z Checking plain v0.2.3
19102024-12-21T04:35:44.160Z Checking ucd-trie v0.1.7
19112024-12-21T04:35:44.241Z Checking foreign-types-shared v0.1.1
19122024-12-21T04:35:44.308Z Checking adler2 v2.0.0
19132024-12-21T04:35:44.325Z Checking base64 v0.22.1
19142024-12-21T04:35:44.345Z Checking match_cfg v0.1.0
19152024-12-21T04:35:44.359Z Checking tower-service v0.3.3
19162024-12-21T04:35:44.427Z Checking iana-time-zone v0.1.61
19172024-12-21T04:35:44.449Z Checking miniz_oxide v0.8.0
19182024-12-21T04:35:44.471Z Checking hostname v0.3.1
19192024-12-21T04:35:44.564Z Checking chrono v0.4.38
19202024-12-21T04:35:44.598Z Checking pest v2.7.14
19212024-12-21T04:35:44.795Z Checking foreign-types v0.3.2
19222024-12-21T04:35:44.883Z Checking goblin v0.8.2
19232024-12-21T04:35:45.152Z Checking quote v1.0.37
19242024-12-21T04:35:45.250Z Checking icu_normalizer v1.5.0
19252024-12-21T04:35:45.489Z Checking openssl-sys v0.9.103
19262024-12-21T04:35:45.740Z Checking rustls-webpki v0.102.8
19272024-12-21T04:35:46.025Z Checking idna_adapter v1.2.0
19282024-12-21T04:35:46.179Z Checking dirs-sys-next v0.1.2
19292024-12-21T04:35:46.203Z Checking idna v1.0.3
19302024-12-21T04:35:46.361Z Checking errno v0.3.9
19312024-12-21T04:35:46.527Z Checking aho-corasick v1.1.3
19322024-12-21T04:35:46.552Z Checking pretty-hex v0.4.1
19332024-12-21T04:35:46.686Z Checking url v2.5.3
19342024-12-21T04:35:46.715Z Compiling newtype-uuid v1.1.3
19352024-12-21T04:35:46.727Z Checking siphasher v0.3.11
19362024-12-21T04:35:46.750Z Checking regex-syntax v0.8.5
19372024-12-21T04:35:46.966Z Checking data-encoding v2.6.0
19382024-12-21T04:35:47.033Z Checking openssl v0.10.66
19392024-12-21T04:35:47.087Z Checking dtrace-parser v0.2.0
19402024-12-21T04:35:47.506Z Checking rustix v0.38.37
19412024-12-21T04:35:47.538Z Checking dirs-next v2.0.0
19422024-12-21T04:35:47.605Z Checking tokio-util v0.7.12
19432024-12-21T04:35:47.641Z Checking syn v2.0.87
19442024-12-21T04:35:47.676Z Checking http-body-util v0.1.2
19452024-12-21T04:35:48.169Z Checking crossbeam-epoch v0.9.18
19462024-12-21T04:35:48.189Z Checking sha1 v0.10.6
19472024-12-21T04:35:48.446Z Checking signature v2.2.0
19482024-12-21T04:35:48.532Z Checking h2 v0.4.6
19492024-12-21T04:35:48.589Z Checking lazy_static v1.5.0
19502024-12-21T04:35:48.637Z Checking thread_local v1.1.8
19512024-12-21T04:35:48.701Z Checking thread-id v4.2.2
19522024-12-21T04:35:48.799Z Checking encoding_rs v0.8.34
19532024-12-21T04:35:48.914Z Checking mime v0.3.17
19542024-12-21T04:35:49.234Z Checking either v1.13.0
19552024-12-21T04:35:49.843Z Checking openssl-probe v0.1.5
19562024-12-21T04:35:49.850Z Checking gimli v0.31.1
19572024-12-21T04:35:49.900Z Checking dof v0.3.0
19582024-12-21T04:35:49.966Z Checking regex-automata v0.4.8
19592024-12-21T04:35:50.514Z Checking ipnet v2.10.1
19602024-12-21T04:35:50.952Z Checking unicode-properties v0.1.3
19612024-12-21T04:35:50.990Z Checking utf8parse v0.2.2
19622024-12-21T04:35:51.094Z Checking anstyle v1.0.10
19632024-12-21T04:35:51.131Z Checking winnow v0.6.20
19642024-12-21T04:35:51.318Z Checking stringprep v0.1.5
19652024-12-21T04:35:51.438Z Checking anstyle-parse v0.2.5
19662024-12-21T04:35:51.592Z Checking crossbeam-deque v0.8.5
19672024-12-21T04:35:51.684Z Checking term v0.7.0
19682024-12-21T04:35:51.909Z Checking rustls v0.22.4
19692024-12-21T04:35:52.103Z Checking rustls v0.23.19
19702024-12-21T04:35:52.580Z Checking native-tls v0.2.12
19712024-12-21T04:35:52.924Z Checking slog-json v2.6.1
19722024-12-21T04:35:53.177Z Checking serde_urlencoded v0.7.1
19732024-12-21T04:35:53.581Z Checking crossbeam-channel v0.5.13
19742024-12-21T04:35:53.838Z Checking addr2line v0.24.2
19752024-12-21T04:35:54.072Z Checking usdt-impl v0.5.0
19762024-12-21T04:35:54.088Z Checking toml_edit v0.22.22
19772024-12-21T04:35:54.329Z Checking futures-executor v0.3.31
19782024-12-21T04:35:54.357Z Checking num-integer v0.1.46
19792024-12-21T04:35:54.540Z Checking rustls-pemfile v2.2.0
19802024-12-21T04:35:54.581Z Checking idna v0.4.0
19812024-12-21T04:35:54.613Z Checking idna v0.3.0
19822024-12-21T04:35:54.695Z Checking hyper v1.5.0
19832024-12-21T04:35:54.723Z Checking md-5 v0.10.6
19842024-12-21T04:35:54.845Z Checking ff v0.13.0
19852024-12-21T04:35:54.917Z Checking hash32 v0.2.1
19862024-12-21T04:35:55.054Z Checking is-terminal v0.4.13
19872024-12-21T04:35:55.166Z Checking memmap v0.7.0
19882024-12-21T04:35:55.218Z Checking object v0.36.5
19892024-12-21T04:35:55.369Z Checking utf-8 v0.7.6
19902024-12-21T04:35:55.408Z Checking linked-hash-map v0.5.6
19912024-12-21T04:35:55.464Z Checking fallible-iterator v0.2.0
19922024-12-21T04:35:55.549Z Checking rustc-demangle v0.1.24
19932024-12-21T04:35:55.580Z Checking is_terminal_polyfill v1.70.1
19942024-12-21T04:35:55.698Z Checking quick-error v1.2.3
19952024-12-21T04:35:55.715Z Checking colorchoice v1.0.2
19962024-12-21T04:35:55.831Z Checking anstyle-query v1.1.1
19972024-12-21T04:35:55.833Z Checking psl-types v2.0.11
19982024-12-21T04:35:55.965Z Checking base16ct v0.2.0
19992024-12-21T04:35:55.981Z Checking take_mut v0.2.2
20002024-12-21T04:35:56.010Z Checking dyn-clone v1.0.17
20012024-12-21T04:35:56.075Z Checking postgres-protocol v0.6.7
20022024-12-21T04:35:56.106Z Checking slog-async v2.8.0
20032024-12-21T04:35:56.136Z Checking sec1 v0.7.3
20042024-12-21T04:35:56.151Z Checking schemars v0.8.21
20052024-12-21T04:35:56.386Z Checking publicsuffix v2.2.3
20062024-12-21T04:35:56.513Z Checking anstream v0.6.15
20072024-12-21T04:35:56.629Z Checking resolv-conf v0.7.0
20082024-12-21T04:35:56.664Z Checking toml v0.8.19
20092024-12-21T04:35:56.742Z Checking lru-cache v0.1.2
20102024-12-21T04:35:56.813Z Checking hyper-util v0.1.10
20112024-12-21T04:35:56.882Z Checking tokio-rustls v0.25.0
20122024-12-21T04:35:56.918Z Checking tungstenite v0.24.0
20132024-12-21T04:35:56.957Z Checking hickory-proto v0.24.1
20142024-12-21T04:35:57.237Z Checking usdt v0.5.0
20152024-12-21T04:35:57.369Z Checking heapless v0.7.17
20162024-12-21T04:35:57.506Z Checking slog-term v2.9.1
20172024-12-21T04:35:57.669Z Checking tokio-rustls v0.26.0
20182024-12-21T04:35:57.816Z Checking group v0.13.0
20192024-12-21T04:35:57.838Z Checking num-iter v0.1.45
20202024-12-21T04:35:58.014Z Checking futures v0.3.31
20212024-12-21T04:35:58.028Z Checking slog-bunyan v2.5.0
20222024-12-21T04:35:58.052Z Checking tokio-native-tls v0.3.1
20232024-12-21T04:35:58.079Z Checking rayon-core v1.12.1
20242024-12-21T04:35:58.118Z Checking multer v3.1.0
20252024-12-21T04:35:58.192Z Checking terminal_size v0.4.0
20262024-12-21T04:35:58.361Z Checking phf_shared v0.11.2
20272024-12-21T04:35:58.386Z Checking cookie v0.18.1
20282024-12-21T04:35:58.503Z Checking async-stream v0.3.6
20292024-12-21T04:35:58.571Z Checking bzip2-sys v0.1.11+1.0.8
20302024-12-21T04:35:58.651Z Checking camino v1.1.9
20312024-12-21T04:35:58.687Z Checking signal-hook v0.3.17
20322024-12-21T04:35:58.702Z Checking waitgroup v0.1.2
20332024-12-21T04:35:58.765Z Checking openapiv3 v2.0.0
20342024-12-21T04:35:58.785Z Checking webpki-roots v0.26.6
20352024-12-21T04:35:58.824Z Checking serde_path_to_error v0.1.16
20362024-12-21T04:35:58.838Z Checking idna v0.5.0
20372024-12-21T04:35:58.983Z Checking hkdf v0.12.4
20382024-12-21T04:35:59.005Z Checking crypto-bigint v0.5.5
20392024-12-21T04:35:59.179Z Checking hostname v0.4.0
20402024-12-21T04:35:59.208Z Checking crc32fast v1.4.2
20412024-12-21T04:35:59.308Z Checking debug-ignore v1.0.5
20422024-12-21T04:35:59.426Z Checking clap_lex v0.7.2
20432024-12-21T04:35:59.443Z Checking managed v0.8.0
20442024-12-21T04:35:59.456Z Checking strsim v0.11.1
20452024-12-21T04:35:59.662Z Checking unicode-width v0.1.14
20462024-12-21T04:35:59.677Z Checking bitflags v1.3.2
20472024-12-21T04:35:59.768Z Checking winnow v0.5.40
20482024-12-21T04:35:59.822Z Checking clap_builder v4.5.21
20492024-12-21T04:35:59.864Z Checking smoltcp v0.9.1
20502024-12-21T04:36:00.172Z Checking console v0.15.8
20512024-12-21T04:36:00.744Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20522024-12-21T04:36:01.001Z Checking cookie_store v0.21.0
20532024-12-21T04:36:01.287Z Checking flate2 v1.0.34
20542024-12-21T04:36:01.689Z Checking signal-hook-mio v0.2.4
20552024-12-21T04:36:01.747Z Checking hickory-resolver v0.24.1
20562024-12-21T04:36:01.775Z Checking backtrace v0.3.74
20572024-12-21T04:36:01.816Z Checking hyper-rustls v0.27.3
20582024-12-21T04:36:01.946Z Checking hyper-tls v0.6.0
20592024-12-21T04:36:01.992Z Checking elliptic-curve v0.13.8
20602024-12-21T04:36:02.141Z Checking rayon v1.10.0
20612024-12-21T04:36:02.190Z Checking dropshot v0.12.0
20622024-12-21T04:36:02.230Z Checking bzip2 v0.4.4
20632024-12-21T04:36:02.345Z Checking anyhow v1.0.93
20642024-12-21T04:36:02.504Z Checking phf v0.11.2
20652024-12-21T04:36:02.633Z Checking num-bigint-dig v0.8.4
20662024-12-21T04:36:02.723Z Checking tokio-tungstenite v0.24.0
20672024-12-21T04:36:02.783Z Checking postgres-types v0.2.8
20682024-12-21T04:36:02.807Z Checking toml_edit v0.19.15
20692024-12-21T04:36:02.884Z Checking bstr v1.10.0
20702024-12-21T04:36:03.175Z Checking regex v1.11.1
20712024-12-21T04:36:03.333Z Checking ed25519 v2.2.3
20722024-12-21T04:36:03.491Z Checking tokio-stream v0.1.16
20732024-12-21T04:36:03.640Z Checking phf_shared v0.10.0
20742024-12-21T04:36:03.793Z Checking zerocopy v0.6.6
20752024-12-21T04:36:03.847Z Checking curve25519-dalek v4.1.3
20762024-12-21T04:36:03.897Z Checking hubpack v0.1.2
20772024-12-21T04:36:04.222Z Checking pkcs1 v0.7.5
20782024-12-21T04:36:04.351Z Checking portable-atomic v1.9.0
20792024-12-21T04:36:04.578Z Checking float-cmp v0.9.0
20802024-12-21T04:36:04.614Z Checking serde-big-array v0.5.1
20812024-12-21T04:36:04.773Z Checking rfc6979 v0.4.0
20822024-12-21T04:36:04.792Z Checking sync_wrapper v1.0.1
20832024-12-21T04:36:04.830Z Checking bit-vec v0.6.3
20842024-12-21T04:36:04.903Z Checking number_prefix v0.4.0
20852024-12-21T04:36:04.953Z Checking difflib v0.4.0
20862024-12-21T04:36:05.092Z Checking fixedbitset v0.4.2
20872024-12-21T04:36:05.139Z Checking unicode-width v0.2.0
20882024-12-21T04:36:05.270Z Checking precomputed-hash v0.1.1
20892024-12-21T04:36:05.295Z Checking whoami v1.5.2
20902024-12-21T04:36:05.358Z Checking unicode-segmentation v1.12.0
20912024-12-21T04:36:05.376Z Checking predicates-core v1.0.8
20922024-12-21T04:36:05.408Z Checking static_assertions v1.1.0
20932024-12-21T04:36:05.497Z Checking minimal-lexical v0.2.1
20942024-12-21T04:36:05.540Z Checking normalize-line-endings v0.3.0
20952024-12-21T04:36:05.578Z Checking new_debug_unreachable v1.0.6
20962024-12-21T04:36:05.599Z Checking tokio-postgres v0.7.12
20972024-12-21T04:36:05.648Z Checking predicates v3.1.2
20982024-12-21T04:36:05.663Z Checking string_cache v0.8.7
20992024-12-21T04:36:05.684Z Checking ed25519-dalek v2.1.1
21002024-12-21T04:36:05.806Z Checking qorb v0.2.1
21012024-12-21T04:36:05.877Z Checking nom v7.1.3
21022024-12-21T04:36:05.937Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
21032024-12-21T04:36:05.981Z Checking indicatif v0.17.9
21042024-12-21T04:36:06.032Z Checking similar v2.6.0
21052024-12-21T04:36:06.069Z Checking petgraph v0.6.5
21062024-12-21T04:36:06.289Z Checking toml v0.7.8
21072024-12-21T04:36:06.738Z Checking bit-set v0.5.3
21082024-12-21T04:36:06.908Z Checking ecdsa v0.16.9
21092024-12-21T04:36:06.994Z Checking reqwest v0.12.9
21102024-12-21T04:36:07.016Z Checking rsa v0.9.6
21112024-12-21T04:36:07.656Z Checking clap v4.5.21
21122024-12-21T04:36:07.776Z Checking zip v0.6.6
21132024-12-21T04:36:08.065Z Checking crossterm v0.28.1
21142024-12-21T04:36:08.386Z Checking itertools v0.10.5
21152024-12-21T04:36:08.477Z Checking itertools v0.12.1
21162024-12-21T04:36:08.673Z Checking fs-err v2.11.0
21172024-12-21T04:36:08.755Z Checking ahash v0.8.11
21182024-12-21T04:36:09.024Z Checking x509-cert v0.2.5
21192024-12-21T04:36:09.213Z Checking semver v1.0.23
21202024-12-21T04:36:09.332Z Checking hex v0.4.3
21212024-12-21T04:36:09.520Z Checking peg-runtime v0.8.3
21222024-12-21T04:36:09.594Z Checking lalrpop-util v0.19.12
21232024-12-21T04:36:09.753Z Checking sigpipe v0.1.3
21242024-12-21T04:36:10.913Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21252024-12-21T04:36:11.217Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.50s
21262024-12-21T04:36:11.368Z
21272024-12-21T04:36:11.368Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/176)
21282024-12-21T04:36:11.917Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21292024-12-21T04:36:11.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21302024-12-21T04:36:12.008Z Compiling hashbrown v0.14.5
21312024-12-21T04:36:12.127Z Checking heck v0.5.0
21322024-12-21T04:36:12.139Z Compiling unsafe-libyaml v0.2.11
21332024-12-21T04:36:12.152Z Checking ipnetwork v0.20.0
21342024-12-21T04:36:12.165Z Compiling ident_case v1.0.1
21352024-12-21T04:36:12.179Z Checking progenitor-client v0.8.0
21362024-12-21T04:36:12.193Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21372024-12-21T04:36:12.282Z Checking newtype-uuid v1.1.3
21382024-12-21T04:36:12.329Z Compiling darling_core v0.20.10
21392024-12-21T04:36:12.477Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21402024-12-21T04:36:12.541Z Compiling proc-macro-crate v1.3.1
21412024-12-21T04:36:12.544Z Compiling structmeta-derive v0.3.0
21422024-12-21T04:36:12.544Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21432024-12-21T04:36:12.818Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21442024-12-21T04:36:12.837Z Compiling lzma-sys v0.1.20
21452024-12-21T04:36:13.253Z Checking regress v0.10.1
21462024-12-21T04:36:13.594Z Compiling serde_yaml v0.9.34+deprecated
21472024-12-21T04:36:13.694Z Compiling num_enum_derive v0.5.11
21482024-12-21T04:36:14.040Z Compiling foreign-types-macros v0.2.3
21492024-12-21T04:36:14.057Z Compiling dropshot v0.13.0
21502024-12-21T04:36:14.333Z Checking arc-swap v1.7.1
21512024-12-21T04:36:14.781Z Checking foreign-types-shared v0.3.1
21522024-12-21T04:36:14.892Z Checking slog-scope v4.4.0
21532024-12-21T04:36:15.143Z Checking diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
21542024-12-21T04:36:15.336Z Checking foreign-types v0.5.0
21552024-12-21T04:36:15.527Z Compiling structmeta v0.3.0
21562024-12-21T04:36:15.612Z Compiling proc-macro-error v1.0.4
21572024-12-21T04:36:15.701Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21582024-12-21T04:36:15.975Z Compiling parse-display-derive v0.10.0
21592024-12-21T04:36:15.982Z Checking tungstenite v0.21.0
21602024-12-21T04:36:16.286Z Compiling heck v0.3.3
21612024-12-21T04:36:16.302Z Checking num_enum v0.5.11
21622024-12-21T04:36:16.450Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21632024-12-21T04:36:16.722Z Compiling dropshot_endpoint v0.13.0
21642024-12-21T04:36:16.807Z Checking typify-impl v0.2.0
21652024-12-21T04:36:16.918Z Checking cstr-argument v0.1.2
21662024-12-21T04:36:17.272Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21672024-12-21T04:36:17.868Z Checking instant v0.1.13
21682024-12-21T04:36:17.988Z Checking fastrand v2.1.1
21692024-12-21T04:36:18.095Z Checking pretty-hex v0.2.1
21702024-12-21T04:36:18.262Z Checking base64 v0.21.7
21712024-12-21T04:36:18.315Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
21722024-12-21T04:36:18.364Z Checking tempfile v3.13.0
21732024-12-21T04:36:18.601Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
21742024-12-21T04:36:18.741Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21752024-12-21T04:36:18.826Z Checking backoff v0.4.0
21762024-12-21T04:36:18.868Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21772024-12-21T04:36:18.884Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21782024-12-21T04:36:19.010Z Checking tokio-tungstenite v0.21.0
21792024-12-21T04:36:19.135Z Compiling zone_cfg_derive v0.1.2
21802024-12-21T04:36:19.186Z Checking strum v0.26.3
21812024-12-21T04:36:19.343Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21822024-12-21T04:36:19.375Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21832024-12-21T04:36:19.380Z Compiling darling_macro v0.20.10
21842024-12-21T04:36:19.672Z Checking slog-stdlog v4.1.1
21852024-12-21T04:36:19.675Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21862024-12-21T04:36:19.813Z Checking regress v0.9.1
21872024-12-21T04:36:19.841Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21882024-12-21T04:36:20.078Z Checking colored v2.1.0
21892024-12-21T04:36:20.111Z Checking macaddr v1.0.1
21902024-12-21T04:36:20.323Z Compiling darling v0.20.10
21912024-12-21T04:36:20.353Z Checking base64 v0.13.1
21922024-12-21T04:36:20.436Z Compiling serde_with_macros v3.11.0
21932024-12-21T04:36:20.624Z Checking parse-display v0.10.0
21942024-12-21T04:36:20.639Z Checking zone v0.1.8
21952024-12-21T04:36:20.733Z Checking ron v0.7.1
21962024-12-21T04:36:20.860Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21972024-12-21T04:36:21.286Z Checking slog-envlogger v2.2.0
21982024-12-21T04:36:21.329Z Checking xz2 v0.1.7
21992024-12-21T04:36:21.496Z Checking tabwriter v1.4.0
22002024-12-21T04:36:21.598Z Checking xattr v1.3.1
22012024-12-21T04:36:21.732Z Checking pem v3.0.4
22022024-12-21T04:36:21.783Z Checking yasna v0.5.2
22032024-12-21T04:36:21.854Z Checking headers-core v0.3.0
22042024-12-21T04:36:21.985Z Checking smf v0.2.3
22052024-12-21T04:36:22.001Z Checking filetime v0.2.25
22062024-12-21T04:36:22.204Z Checking same-file v1.0.6
22072024-12-21T04:36:22.374Z Checking walkdir v2.5.0
22082024-12-21T04:36:22.388Z Checking tar v0.4.42
22092024-12-21T04:36:22.420Z Checking headers v0.4.0
22102024-12-21T04:36:22.694Z Checking atomicwrites v0.4.4
22112024-12-21T04:36:22.698Z Checking rcgen v0.12.1
22122024-12-21T04:36:22.886Z Checking camino-tempfile v1.1.1
22132024-12-21T04:36:23.176Z Checking subprocess v0.2.9
22142024-12-21T04:36:23.412Z Checking serde_with v3.11.0
22152024-12-21T04:36:27.227Z Compiling typify-macro v0.2.0
22162024-12-21T04:36:29.083Z Compiling typify v0.2.0
22172024-12-21T04:36:29.148Z Compiling progenitor-impl v0.8.0
22182024-12-21T04:36:32.254Z Compiling progenitor-macro v0.8.0
22192024-12-21T04:36:37.283Z Checking progenitor v0.8.0
22202024-12-21T04:36:37.297Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22212024-12-21T04:36:37.297Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
22222024-12-21T04:36:39.756Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
22232024-12-21T04:36:40.069Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22242024-12-21T04:36:46.474Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22252024-12-21T04:36:48.024Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22262024-12-21T04:36:49.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.88s
22272024-12-21T04:36:49.426Z
22282024-12-21T04:36:49.426Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/176)
22292024-12-21T04:36:49.978Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22302024-12-21T04:36:49.982Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22312024-12-21T04:36:50.071Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
22322024-12-21T04:36:51.465Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
22332024-12-21T04:36:51.634Z
22342024-12-21T04:36:51.634Zinfo: running `cargo check --bins` on nexus-config (31/176)
22352024-12-21T04:36:52.170Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22362024-12-21T04:36:52.173Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22372024-12-21T04:36:52.173Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22382024-12-21T04:36:52.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22392024-12-21T04:36:52.247Z
22402024-12-21T04:36:52.247Zinfo: running `cargo check --bins` on omicron-rpaths (32/176)
22412024-12-21T04:36:52.773Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22422024-12-21T04:36:52.775Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22432024-12-21T04:36:52.775Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22442024-12-21T04:36:52.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22452024-12-21T04:36:52.842Z
22462024-12-21T04:36:52.842Zinfo: running `cargo check --bins` on omicron-certificates (33/176)
22472024-12-21T04:36:53.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22482024-12-21T04:36:53.381Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22492024-12-21T04:36:53.381Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22502024-12-21T04:36:53.384Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
22512024-12-21T04:36:53.452Z
22522024-12-21T04:36:53.452Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/176)
22532024-12-21T04:36:54.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22542024-12-21T04:36:54.006Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22552024-12-21T04:36:54.115Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22562024-12-21T04:36:54.224Z Compiling ipnetwork v0.20.0
22572024-12-21T04:36:54.224Z Compiling zerocopy v0.8.10
22582024-12-21T04:36:54.228Z Compiling progenitor-client v0.8.0
22592024-12-21T04:36:54.228Z Compiling itertools v0.13.0
22602024-12-21T04:36:54.228Z Compiling zerocopy-derive v0.8.10
22612024-12-21T04:36:54.228Z Compiling heapless v0.8.0
22622024-12-21T04:36:54.228Z Checking hash32 v0.3.1
22632024-12-21T04:36:54.400Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22642024-12-21T04:36:54.556Z Compiling instant v0.1.13
22652024-12-21T04:36:54.716Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22662024-12-21T04:36:54.767Z Compiling progenitor v0.8.0
22672024-12-21T04:36:55.021Z Compiling smoltcp v0.11.0
22682024-12-21T04:36:55.090Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
22692024-12-21T04:36:55.125Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22702024-12-21T04:36:55.154Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22712024-12-21T04:36:55.448Z Compiling backoff v0.4.0
22722024-12-21T04:36:55.751Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22732024-12-21T04:36:55.807Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22742024-12-21T04:36:55.980Z Compiling dropshot v0.13.0
22752024-12-21T04:36:56.097Z Compiling serde_with v3.11.0
22762024-12-21T04:36:56.116Z Compiling parse-display v0.10.0
22772024-12-21T04:36:56.218Z Checking num-rational v0.4.2
22782024-12-21T04:36:56.832Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22792024-12-21T04:36:56.998Z Compiling regress v0.9.1
22802024-12-21T04:36:57.395Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
22812024-12-21T04:36:58.769Z Compiling phf_generator v0.11.2
22822024-12-21T04:36:58.963Z Checking num-complex v0.4.6
22832024-12-21T04:37:00.130Z Compiling macaddr v1.0.1
22842024-12-21T04:37:00.282Z Checking cobs v0.2.3
22852024-12-21T04:37:00.461Z Checking postcard v1.0.10
22862024-12-21T04:37:00.577Z Checking num v0.4.3
22872024-12-21T04:37:00.680Z Compiling phf_codegen v0.11.2
22882024-12-21T04:37:01.048Z Compiling parse-zoneinfo v0.3.1
22892024-12-21T04:37:02.236Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22902024-12-21T04:37:02.524Z Compiling float-ord v0.3.2
22912024-12-21T04:37:02.717Z Compiling convert_case v0.4.0
22922024-12-21T04:37:03.245Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22932024-12-21T04:37:03.450Z Compiling chrono-tz-build v0.4.0
22942024-12-21T04:37:03.473Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
22952024-12-21T04:37:03.736Z Compiling derive_more v0.99.18
22962024-12-21T04:37:04.198Z Compiling crucible-workspace-hack v0.1.0
22972024-12-21T04:37:04.415Z Compiling thiserror v2.0.3
22982024-12-21T04:37:04.454Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
22992024-12-21T04:37:04.695Z Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23002024-12-21T04:37:04.780Z Checking newline-converter v0.3.0
23012024-12-21T04:37:05.072Z Compiling chrono-tz v0.10.0
23022024-12-21T04:37:05.415Z Checking prettyplease v0.2.25
23032024-12-21T04:37:05.494Z Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
23042024-12-21T04:37:05.760Z Compiling thiserror-impl v2.0.3
23052024-12-21T04:37:05.943Z Compiling slog-dtrace v0.3.0
23062024-12-21T04:37:06.043Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
23072024-12-21T04:37:06.226Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
23082024-12-21T04:37:07.692Z Checking expectorate v1.1.0
23092024-12-21T04:37:07.749Z Compiling zone_cfg_derive v0.3.0
23102024-12-21T04:37:07.881Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23112024-12-21T04:37:07.964Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23122024-12-21T04:37:08.601Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23132024-12-21T04:37:08.951Z Compiling const_format_proc_macros v0.2.33
23142024-12-21T04:37:09.131Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23152024-12-21T04:37:09.301Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23162024-12-21T04:37:09.303Z Compiling num-derive v0.4.2
23172024-12-21T04:37:09.574Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23182024-12-21T04:37:09.694Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23192024-12-21T04:37:09.961Z Checking highway v1.2.0
23202024-12-21T04:37:10.317Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23212024-12-21T04:37:10.367Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23222024-12-21T04:37:10.545Z Checking zone v0.3.0
23232024-12-21T04:37:10.574Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
23242024-12-21T04:37:11.069Z Checking const_format v0.2.33
23252024-12-21T04:37:11.131Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
23262024-12-21T04:37:11.478Z Checking gethostname v0.5.0
23272024-12-21T04:37:11.502Z Checking bcs v0.1.6
23282024-12-21T04:37:11.594Z Compiling async-recursion v1.1.1
23292024-12-21T04:37:11.617Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23302024-12-21T04:37:11.784Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
23312024-12-21T04:37:11.784Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23322024-12-21T04:37:13.970Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
23332024-12-21T04:37:18.548Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23342024-12-21T04:37:21.818Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23352024-12-21T04:37:24.739Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
23362024-12-21T04:37:25.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
23372024-12-21T04:37:25.777Z
23382024-12-21T04:37:25.777Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/176)
23392024-12-21T04:37:26.338Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23402024-12-21T04:37:26.365Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23412024-12-21T04:37:26.365Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23422024-12-21T04:37:26.365Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23432024-12-21T04:37:26.438Z
23442024-12-21T04:37:26.438Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/176)
23452024-12-21T04:37:26.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23462024-12-21T04:37:26.959Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23472024-12-21T04:37:26.959Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23482024-12-21T04:37:26.959Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
23492024-12-21T04:37:27.023Z
23502024-12-21T04:37:27.023Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (37/176)
23512024-12-21T04:37:27.561Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23522024-12-21T04:37:27.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23532024-12-21T04:37:27.657Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23542024-12-21T04:37:28.284Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
23552024-12-21T04:37:28.465Z
23562024-12-21T04:37:28.465Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (38/176)
23572024-12-21T04:37:28.999Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23582024-12-21T04:37:29.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23592024-12-21T04:37:29.098Z Compiling cfg_aliases v0.1.1
23602024-12-21T04:37:29.098Z Compiling vte_generate_state_changes v0.1.2
23612024-12-21T04:37:29.098Z Checking fd-lock v4.0.2
23622024-12-21T04:37:29.100Z Checking nibble_vec v0.1.0
23632024-12-21T04:37:29.201Z Checking endian-type v0.1.2
23642024-12-21T04:37:29.205Z Checking bytecount v0.6.8
23652024-12-21T04:37:29.218Z Compiling tabled_derive v0.7.0
23662024-12-21T04:37:29.240Z Compiling peg-macros v0.8.4
23672024-12-21T04:37:29.279Z Compiling nix v0.28.0
23682024-12-21T04:37:29.340Z Checking papergrid v0.11.0
23692024-12-21T04:37:29.364Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23702024-12-21T04:37:29.400Z Compiling sqlparser_derive v0.2.2
23712024-12-21T04:37:29.432Z Checking radix_trie v0.2.1
23722024-12-21T04:37:29.808Z Checking vte v0.11.1
23732024-12-21T04:37:29.848Z Checking nu-ansi-term v0.50.1
23742024-12-21T04:37:30.250Z Checking home v0.5.9
23752024-12-21T04:37:30.402Z Checking unicode_categories v0.1.1
23762024-12-21T04:37:30.480Z Checking sqlparser v0.45.0
23772024-12-21T04:37:30.536Z Checking display-error-chain v0.2.2
23782024-12-21T04:37:30.692Z Checking sqlformat v0.2.6
23792024-12-21T04:37:31.121Z Checking strip-ansi-escapes v0.2.0
23802024-12-21T04:37:31.266Z Checking reedline v0.35.0
23812024-12-21T04:37:31.630Z Checking tabled v0.15.0
23822024-12-21T04:37:32.099Z Checking peg v0.8.4
23832024-12-21T04:37:32.699Z Checking rustyline v14.0.0
23842024-12-21T04:37:41.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s
23852024-12-21T04:37:41.388Z
23862024-12-21T04:37:41.388Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (39/176)
23872024-12-21T04:37:41.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23882024-12-21T04:37:41.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23892024-12-21T04:37:42.058Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23902024-12-21T04:37:46.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.57s
23912024-12-21T04:37:47.139Z
23922024-12-21T04:37:47.139Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (40/176)
23932024-12-21T04:37:47.703Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23942024-12-21T04:37:47.706Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23952024-12-21T04:37:47.803Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23962024-12-21T04:37:51.476Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s
23972024-12-21T04:37:51.641Z
23982024-12-21T04:37:51.642Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (41/176)
23992024-12-21T04:37:52.188Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24002024-12-21T04:37:52.191Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24012024-12-21T04:37:52.284Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24022024-12-21T04:37:56.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s
24032024-12-21T04:37:57.090Z
24042024-12-21T04:37:57.090Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (42/176)
24052024-12-21T04:37:57.641Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24062024-12-21T04:37:57.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24072024-12-21T04:37:57.741Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24082024-12-21T04:38:02.361Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s
24092024-12-21T04:38:02.537Z
24102024-12-21T04:38:02.537Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (43/176)
24112024-12-21T04:38:03.102Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24122024-12-21T04:38:03.106Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24132024-12-21T04:38:03.201Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24142024-12-21T04:38:07.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.96s
24152024-12-21T04:38:07.684Z
24162024-12-21T04:38:07.684Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (44/176)
24172024-12-21T04:38:08.242Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24182024-12-21T04:38:08.245Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24192024-12-21T04:38:08.343Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24202024-12-21T04:38:12.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s
24212024-12-21T04:38:12.383Z
24222024-12-21T04:38:12.383Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (45/176)
24232024-12-21T04:38:12.938Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24242024-12-21T04:38:12.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24252024-12-21T04:38:13.033Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24262024-12-21T04:38:17.920Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s
24272024-12-21T04:38:18.084Z
24282024-12-21T04:38:18.085Zinfo: running `cargo check --bins` on oximeter (46/176)
24292024-12-21T04:38:18.618Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24302024-12-21T04:38:18.621Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24312024-12-21T04:38:18.621Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24322024-12-21T04:38:18.624Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24332024-12-21T04:38:18.692Z
24342024-12-21T04:38:18.692Zinfo: running `cargo check --bins` on oximeter-macro-impl (47/176)
24352024-12-21T04:38:19.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24362024-12-21T04:38:19.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24372024-12-21T04:38:19.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24382024-12-21T04:38:19.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24392024-12-21T04:38:19.280Z
24402024-12-21T04:38:19.280Zinfo: running `cargo check --bins` on oximeter-schema (48/176)
24412024-12-21T04:38:19.814Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24422024-12-21T04:38:19.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24432024-12-21T04:38:19.900Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24442024-12-21T04:38:21.936Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452024-12-21T04:38:22.892Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s
24462024-12-21T04:38:23.066Z
24472024-12-21T04:38:23.066Zinfo: running `cargo check --bins` on oximeter-types (49/176)
24482024-12-21T04:38:23.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24492024-12-21T04:38:23.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24502024-12-21T04:38:23.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24512024-12-21T04:38:23.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24522024-12-21T04:38:23.675Z
24532024-12-21T04:38:23.675Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (50/176)
24542024-12-21T04:38:24.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24552024-12-21T04:38:24.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24562024-12-21T04:38:24.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24572024-12-21T04:38:24.212Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24582024-12-21T04:38:24.283Z
24592024-12-21T04:38:24.283Zinfo: running `cargo check --bins` on oxql-types (51/176)
24602024-12-21T04:38:24.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24612024-12-21T04:38:24.823Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24622024-12-21T04:38:24.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24632024-12-21T04:38:24.826Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24642024-12-21T04:38:24.895Z
24652024-12-21T04:38:24.895Zinfo: running `cargo check --bins` on oximeter-test-utils (52/176)
24662024-12-21T04:38:25.450Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24672024-12-21T04:38:25.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24682024-12-21T04:38:25.453Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24692024-12-21T04:38:25.456Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24702024-12-21T04:38:25.527Z
24712024-12-21T04:38:25.527Zinfo: running `cargo check --bins` on clickhouse-admin-test-utils (53/176)
24722024-12-21T04:38:26.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24732024-12-21T04:38:26.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24742024-12-21T04:38:26.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24752024-12-21T04:38:26.082Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24762024-12-21T04:38:26.150Z
24772024-12-21T04:38:26.150Zinfo: running `cargo check --bins` on bootstrap-agent-client (54/176)
24782024-12-21T04:38:26.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24792024-12-21T04:38:26.709Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24802024-12-21T04:38:26.709Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24812024-12-21T04:38:26.712Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
24822024-12-21T04:38:26.784Z
24832024-12-21T04:38:26.784Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (55/176)
24842024-12-21T04:38:27.329Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24852024-12-21T04:38:27.332Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24862024-12-21T04:38:27.332Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24872024-12-21T04:38:27.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24882024-12-21T04:38:27.406Z
24892024-12-21T04:38:27.406Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (56/176)
24902024-12-21T04:38:27.949Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24912024-12-21T04:38:27.952Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24922024-12-21T04:38:27.952Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24932024-12-21T04:38:27.955Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
24942024-12-21T04:38:28.024Z
24952024-12-21T04:38:28.024Zinfo: running `cargo check --bins` on clickhouse-admin-single-client (57/176)
24962024-12-21T04:38:28.570Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24972024-12-21T04:38:28.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24982024-12-21T04:38:28.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24992024-12-21T04:38:28.576Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25002024-12-21T04:38:28.645Z
25012024-12-21T04:38:28.645Zinfo: running `cargo check --bins` on cockroach-admin-client (58/176)
25022024-12-21T04:38:29.178Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25032024-12-21T04:38:29.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25042024-12-21T04:38:29.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25052024-12-21T04:38:29.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25062024-12-21T04:38:29.251Z
25072024-12-21T04:38:29.251Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (59/176)
25082024-12-21T04:38:29.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25092024-12-21T04:38:29.810Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25102024-12-21T04:38:29.810Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25112024-12-21T04:38:29.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25122024-12-21T04:38:29.885Z
25132024-12-21T04:38:29.885Zinfo: running `cargo check --bins` on dns-service-client (60/176)
25142024-12-21T04:38:30.418Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25152024-12-21T04:38:30.422Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25162024-12-21T04:38:30.422Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25172024-12-21T04:38:30.425Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25182024-12-21T04:38:30.492Z
25192024-12-21T04:38:30.492Zinfo: running `cargo check --bins` on internal-dns-types (61/176)
25202024-12-21T04:38:31.025Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25212024-12-21T04:38:31.028Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25222024-12-21T04:38:31.028Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25232024-12-21T04:38:31.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25242024-12-21T04:38:31.098Z
25252024-12-21T04:38:31.098Zinfo: running `cargo check --bins` on dpd-client (62/176)
25262024-12-21T04:38:31.627Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25272024-12-21T04:38:31.629Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25282024-12-21T04:38:31.629Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25292024-12-21T04:38:31.632Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25302024-12-21T04:38:31.700Z
25312024-12-21T04:38:31.700Zinfo: running `cargo check --bins` on gateway-client (63/176)
25322024-12-21T04:38:32.221Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25332024-12-21T04:38:32.223Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25342024-12-21T04:38:32.223Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25352024-12-21T04:38:32.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25362024-12-21T04:38:32.293Z
25372024-12-21T04:38:32.293Zinfo: running `cargo check --bins` on installinator-client (64/176)
25382024-12-21T04:38:32.842Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25392024-12-21T04:38:32.845Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25402024-12-21T04:38:32.845Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25412024-12-21T04:38:32.847Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25422024-12-21T04:38:32.921Z
25432024-12-21T04:38:32.921Zinfo: running `cargo check --bins` on installinator-common (65/176)
25442024-12-21T04:38:33.464Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25452024-12-21T04:38:33.467Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25462024-12-21T04:38:33.467Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25472024-12-21T04:38:33.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25482024-12-21T04:38:33.540Z
25492024-12-21T04:38:33.540Zinfo: running `cargo check --bins` on update-engine (66/176)
25502024-12-21T04:38:34.064Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25512024-12-21T04:38:34.067Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25522024-12-21T04:38:34.067Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25532024-12-21T04:38:34.070Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25542024-12-21T04:38:34.140Z
25552024-12-21T04:38:34.141Zinfo: running `cargo check --bins` on nexus-client (67/176)
25562024-12-21T04:38:34.704Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25572024-12-21T04:38:34.707Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25582024-12-21T04:38:34.707Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25592024-12-21T04:38:34.710Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25602024-12-21T04:38:34.783Z
25612024-12-21T04:38:34.784Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (68/176)
25622024-12-21T04:38:35.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25632024-12-21T04:38:35.349Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25642024-12-21T04:38:35.349Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25652024-12-21T04:38:35.352Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25662024-12-21T04:38:35.423Z
25672024-12-21T04:38:35.423Zinfo: running `cargo check --bins` on omicron-passwords (69/176)
25682024-12-21T04:38:35.962Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25692024-12-21T04:38:35.964Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25702024-12-21T04:38:35.964Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25712024-12-21T04:38:35.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25722024-12-21T04:38:36.035Z
25732024-12-21T04:38:36.035Zinfo: running `cargo check --bins` on nexus-types (70/176)
25742024-12-21T04:38:36.603Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25752024-12-21T04:38:36.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25762024-12-21T04:38:36.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25772024-12-21T04:38:36.608Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25782024-12-21T04:38:36.680Z
25792024-12-21T04:38:36.680Zinfo: running `cargo check --bins` on oxide-client (71/176)
25802024-12-21T04:38:37.209Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25812024-12-21T04:38:37.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25822024-12-21T04:38:37.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25832024-12-21T04:38:37.214Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25842024-12-21T04:38:37.282Z
25852024-12-21T04:38:37.282Zinfo: running `cargo check --bins` on oximeter-client (72/176)
25862024-12-21T04:38:37.823Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25872024-12-21T04:38:37.826Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25882024-12-21T04:38:37.826Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25892024-12-21T04:38:37.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
25902024-12-21T04:38:37.901Z
25912024-12-21T04:38:37.901Zinfo: running `cargo check --bins` on repo-depot-client (73/176)
25922024-12-21T04:38:38.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25932024-12-21T04:38:38.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25942024-12-21T04:38:38.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25952024-12-21T04:38:38.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25962024-12-21T04:38:38.509Z
25972024-12-21T04:38:38.509Zinfo: running `cargo check --bins` on sled-agent-client (74/176)
25982024-12-21T04:38:39.068Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25992024-12-21T04:38:39.072Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26002024-12-21T04:38:39.072Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26012024-12-21T04:38:39.075Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26022024-12-21T04:38:39.146Z
26032024-12-21T04:38:39.146Zinfo: running `cargo check --bins` on wicketd-client (75/176)
26042024-12-21T04:38:39.721Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26052024-12-21T04:38:39.724Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26062024-12-21T04:38:39.724Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26072024-12-21T04:38:39.727Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
26082024-12-21T04:38:39.806Z
26092024-12-21T04:38:39.806Zinfo: running `cargo check --bins` on sled-agent-types (76/176)
26102024-12-21T04:38:40.377Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26112024-12-21T04:38:40.382Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26122024-12-21T04:38:40.382Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26132024-12-21T04:38:40.382Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26142024-12-21T04:38:40.450Z
26152024-12-21T04:38:40.450Zinfo: running `cargo check --bins` on wicket-common (77/176)
26162024-12-21T04:38:41.011Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26172024-12-21T04:38:41.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26182024-12-21T04:38:41.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26192024-12-21T04:38:41.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
26202024-12-21T04:38:41.088Z
26212024-12-21T04:38:41.088Zinfo: running `cargo check --bins` on omicron-cockroach-admin (78/176)
26222024-12-21T04:38:41.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26232024-12-21T04:38:41.645Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26242024-12-21T04:38:41.742Z Checking csv-core v0.1.11
26252024-12-21T04:38:41.742Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
26262024-12-21T04:38:41.744Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26272024-12-21T04:38:41.745Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26282024-12-21T04:38:42.020Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26292024-12-21T04:38:42.056Z Checking csv v1.3.0
26302024-12-21T04:38:42.069Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
26312024-12-21T04:38:42.622Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26322024-12-21T04:38:43.001Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
26332024-12-21T04:38:44.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.63s
26342024-12-21T04:38:44.897Z
26352024-12-21T04:38:44.897Zinfo: running `cargo check --bins` on cockroach-admin-api (79/176)
26362024-12-21T04:38:45.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26372024-12-21T04:38:45.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26382024-12-21T04:38:45.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26392024-12-21T04:38:45.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26402024-12-21T04:38:45.520Z
26412024-12-21T04:38:45.520Zinfo: running `cargo check --bins` on cockroach-admin-types (80/176)
26422024-12-21T04:38:46.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26432024-12-21T04:38:46.058Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26442024-12-21T04:38:46.058Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26452024-12-21T04:38:46.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26462024-12-21T04:38:46.130Z
26472024-12-21T04:38:46.130Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (81/176)
26482024-12-21T04:38:46.754Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26492024-12-21T04:38:46.756Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26502024-12-21T04:38:46.756Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26512024-12-21T04:38:46.760Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26522024-12-21T04:38:46.844Z
26532024-12-21T04:38:46.844Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (82/176)
26542024-12-21T04:38:47.463Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26552024-12-21T04:38:47.466Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26562024-12-21T04:38:47.466Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26572024-12-21T04:38:47.469Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
26582024-12-21T04:38:47.552Z
26592024-12-21T04:38:47.552Zinfo: running `cargo check --bins` on dns-server (83/176)
26602024-12-21T04:38:48.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26612024-12-21T04:38:48.097Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26622024-12-21T04:38:48.181Z Compiling parking_lot_core v0.8.6
26632024-12-21T04:38:48.184Z Checking fxhash v0.2.1
26642024-12-21T04:38:48.184Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26652024-12-21T04:38:48.184Z Checking hickory-server v0.24.1
26662024-12-21T04:38:48.184Z Checking hickory-client v0.24.1
26672024-12-21T04:38:48.864Z Checking parking_lot v0.11.2
26682024-12-21T04:38:48.953Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26692024-12-21T04:38:48.953Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26702024-12-21T04:38:49.093Z Checking sled v0.34.7
26712024-12-21T04:38:50.824Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26722024-12-21T04:38:52.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
26732024-12-21T04:38:52.252Z
26742024-12-21T04:38:52.252Zinfo: running `cargo check --bins` on dns-server-api (84/176)
26752024-12-21T04:38:52.794Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26762024-12-21T04:38:52.797Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26772024-12-21T04:38:52.797Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26782024-12-21T04:38:52.799Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
26792024-12-21T04:38:52.869Z
26802024-12-21T04:38:52.869Zinfo: running `cargo check --bins` on gateway-test-utils (85/176)
26812024-12-21T04:38:53.459Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26822024-12-21T04:38:53.464Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26832024-12-21T04:38:53.464Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26842024-12-21T04:38:53.467Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
26852024-12-21T04:38:53.540Z
26862024-12-21T04:38:53.540Zinfo: running `cargo check --bins` on gateway-types (86/176)
26872024-12-21T04:38:54.075Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26882024-12-21T04:38:54.078Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26892024-12-21T04:38:54.078Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26902024-12-21T04:38:54.080Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26912024-12-21T04:38:54.149Z
26922024-12-21T04:38:54.150Zinfo: running `cargo check --bins` on ipcc (87/176)
26932024-12-21T04:38:54.687Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26942024-12-21T04:38:54.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26952024-12-21T04:38:54.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26962024-12-21T04:38:54.693Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
26972024-12-21T04:38:54.762Z
26982024-12-21T04:38:54.762Zinfo: running `cargo check --bins` on omicron-gateway (88/176)
26992024-12-21T04:38:55.331Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27002024-12-21T04:38:55.334Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27012024-12-21T04:38:55.446Z Compiling semver v0.1.20
27022024-12-21T04:38:55.446Z Compiling radium v0.7.0
27032024-12-21T04:38:55.448Z Checking tap v1.0.1
27042024-12-21T04:38:55.448Z Compiling maybe-uninit v2.0.0
27052024-12-21T04:38:55.583Z Checking password-hash v0.5.0
27062024-12-21T04:38:55.585Z Checking blake2 v0.10.6
27072024-12-21T04:38:55.585Z Compiling packed_struct v0.10.1
27082024-12-21T04:38:55.585Z Checking crc-catalog v2.4.0
27092024-12-21T04:38:55.694Z Checking wyz v0.5.1
27102024-12-21T04:38:55.761Z Compiling owo-colors v4.1.0
27112024-12-21T04:38:56.006Z Compiling rustc_version v0.1.7
27122024-12-21T04:38:56.026Z Compiling cancel-safe-futures v0.1.5
27132024-12-21T04:38:56.071Z Checking funty v2.0.0
27142024-12-21T04:38:56.071Z Checking argon2 v0.5.3
27152024-12-21T04:38:56.151Z Checking crc v3.2.1
27162024-12-21T04:38:56.192Z Compiling packed_struct_codegen v0.10.1
27172024-12-21T04:38:56.214Z Compiling indexmap v1.9.3
27182024-12-21T04:38:56.421Z Checking half v2.4.1
27192024-12-21T04:38:56.507Z Checking nodrop v0.1.14
27202024-12-21T04:38:56.509Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
27212024-12-21T04:38:56.538Z Compiling newtype_derive v0.1.6
27222024-12-21T04:38:56.620Z Checking ciborium-io v0.2.2
27232024-12-21T04:38:56.636Z Checking array-init v0.0.4
27242024-12-21T04:38:56.721Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27252024-12-21T04:38:56.846Z Checking smallvec v0.6.14
27262024-12-21T04:38:56.864Z Checking ciborium-ll v0.2.2
27272024-12-21T04:38:56.932Z Checking bitvec v1.0.1
27282024-12-21T04:38:56.992Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
27292024-12-21T04:38:57.164Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
27302024-12-21T04:38:57.181Z Checking libsw v3.3.1
27312024-12-21T04:38:57.226Z Compiling memoffset v0.9.1
27322024-12-21T04:38:57.442Z Checking indent_write v2.2.0
27332024-12-21T04:38:57.517Z Checking termcolor v1.4.1
27342024-12-21T04:38:57.627Z Checking bitfield v0.14.0
27352024-12-21T04:38:57.666Z Checking swrite v0.1.0
27362024-12-21T04:38:57.708Z Checking hashbrown v0.12.3
27372024-12-21T04:38:57.788Z Checking linear-map v1.2.0
27382024-12-21T04:38:57.912Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
27392024-12-21T04:38:57.973Z Checking env_logger v0.10.2
27402024-12-21T04:38:58.131Z Checking serde-hex v0.1.0
27412024-12-21T04:38:58.350Z Checking ron v0.8.1
27422024-12-21T04:38:58.384Z Checking ciborium v0.2.2
27432024-12-21T04:38:58.894Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27442024-12-21T04:38:59.003Z Checking steno v0.4.1
27452024-12-21T04:38:59.642Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
27462024-12-21T04:38:59.657Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
27472024-12-21T04:38:59.657Z Checking hashbrown v0.13.2
27482024-12-21T04:38:59.657Z Checking crc-any v2.5.0
27492024-12-21T04:38:59.665Z Checking humantime v2.1.0
27502024-12-21T04:38:59.954Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27512024-12-21T04:38:59.985Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27522024-12-21T04:39:01.341Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
27532024-12-21T04:39:01.344Z Checking object v0.30.4
27542024-12-21T04:39:01.344Z Checking path-slash v0.1.5
27552024-12-21T04:39:01.344Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
27562024-12-21T04:39:01.344Z Checking nix v0.27.1
27572024-12-21T04:39:01.344Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27582024-12-21T04:39:01.853Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27592024-12-21T04:39:02.028Z Checking tungstenite v0.23.0
27602024-12-21T04:39:02.115Z Checking kstat-rs v0.2.4
27612024-12-21T04:39:02.164Z Checking signal-hook-tokio v0.3.1
27622024-12-21T04:39:02.458Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27632024-12-21T04:39:02.856Z Checking tokio-tungstenite v0.23.1
27642024-12-21T04:39:03.358Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27652024-12-21T04:39:03.572Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27662024-12-21T04:39:03.899Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27672024-12-21T04:39:10.267Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
27682024-12-21T04:39:11.532Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
27692024-12-21T04:39:14.824Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27702024-12-21T04:39:20.378Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27712024-12-21T04:39:21.078Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27722024-12-21T04:39:23.829Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.05s
27732024-12-21T04:39:24.015Z
27742024-12-21T04:39:24.015Zinfo: running `cargo check --bins` on gateway-api (89/176)
27752024-12-21T04:39:24.559Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27762024-12-21T04:39:24.562Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27772024-12-21T04:39:24.562Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27782024-12-21T04:39:24.564Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27792024-12-21T04:39:24.635Z
27802024-12-21T04:39:24.635Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (90/176)
27812024-12-21T04:39:25.165Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27822024-12-21T04:39:25.168Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27832024-12-21T04:39:25.168Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27842024-12-21T04:39:25.171Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27852024-12-21T04:39:25.238Z
27862024-12-21T04:39:25.238Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (91/176)
27872024-12-21T04:39:25.783Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27882024-12-21T04:39:25.786Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27892024-12-21T04:39:25.786Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27902024-12-21T04:39:25.788Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27912024-12-21T04:39:25.859Z
27922024-12-21T04:39:25.859Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (92/176)
27932024-12-21T04:39:26.401Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27942024-12-21T04:39:26.405Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27952024-12-21T04:39:26.405Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27962024-12-21T04:39:26.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27972024-12-21T04:39:26.477Z
27982024-12-21T04:39:26.477Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (93/176)
27992024-12-21T04:39:27.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28002024-12-21T04:39:27.025Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28012024-12-21T04:39:27.025Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28022024-12-21T04:39:27.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28032024-12-21T04:39:27.096Z
28042024-12-21T04:39:27.097Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (94/176)
28052024-12-21T04:39:27.638Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28062024-12-21T04:39:27.641Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28072024-12-21T04:39:27.641Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28082024-12-21T04:39:27.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28092024-12-21T04:39:27.715Z
28102024-12-21T04:39:27.715Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (95/176)
28112024-12-21T04:39:28.260Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28122024-12-21T04:39:28.262Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28132024-12-21T04:39:28.262Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28142024-12-21T04:39:28.266Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28152024-12-21T04:39:28.333Z
28162024-12-21T04:39:28.333Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (96/176)
28172024-12-21T04:39:28.887Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182024-12-21T04:39:28.889Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192024-12-21T04:39:28.889Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202024-12-21T04:39:28.893Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
28212024-12-21T04:39:28.961Z
28222024-12-21T04:39:28.962Zinfo: running `cargo check --bins` on oximeter-producer (97/176)
28232024-12-21T04:39:29.525Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242024-12-21T04:39:29.528Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252024-12-21T04:39:29.528Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262024-12-21T04:39:29.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28272024-12-21T04:39:29.604Z
28282024-12-21T04:39:29.604Zinfo: running `cargo check --bins` on internal-dns-resolver (98/176)
28292024-12-21T04:39:30.146Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302024-12-21T04:39:30.149Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312024-12-21T04:39:30.149Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28322024-12-21T04:39:30.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28332024-12-21T04:39:30.224Z
28342024-12-21T04:39:30.224Zinfo: running `cargo check --bins` on sp-sim (99/176)
28352024-12-21T04:39:30.763Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362024-12-21T04:39:30.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372024-12-21T04:39:30.856Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28382024-12-21T04:39:31.313Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
28392024-12-21T04:39:33.115Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28402024-12-21T04:39:34.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s
28412024-12-21T04:39:34.998Z
28422024-12-21T04:39:34.998Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (100/176)
28432024-12-21T04:39:35.574Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28442024-12-21T04:39:35.577Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28452024-12-21T04:39:35.577Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28462024-12-21T04:39:35.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28472024-12-21T04:39:35.657Z
28482024-12-21T04:39:35.657Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (101/176)
28492024-12-21T04:39:36.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28502024-12-21T04:39:36.241Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28512024-12-21T04:39:36.241Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28522024-12-21T04:39:36.244Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28532024-12-21T04:39:36.319Z
28542024-12-21T04:39:36.319Zinfo: running `cargo check --bins` on db-macros (102/176)
28552024-12-21T04:39:36.844Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28562024-12-21T04:39:36.847Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28572024-12-21T04:39:36.847Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28582024-12-21T04:39:36.850Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28592024-12-21T04:39:36.914Z
28602024-12-21T04:39:36.914Zinfo: running `cargo check --bins` on nexus-macros-common (103/176)
28612024-12-21T04:39:37.439Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-12-21T04:39:37.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-12-21T04:39:37.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28642024-12-21T04:39:37.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
28652024-12-21T04:39:37.511Z
28662024-12-21T04:39:37.511Zinfo: running `cargo check --bins` on nexus-auth (104/176)
28672024-12-21T04:39:38.087Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-12-21T04:39:38.089Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-12-21T04:39:38.089Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28702024-12-21T04:39:38.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28712024-12-21T04:39:38.168Z
28722024-12-21T04:39:38.168Zinfo: running `cargo check --bins` on authz-macros (105/176)
28732024-12-21T04:39:38.701Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-12-21T04:39:38.703Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-12-21T04:39:38.704Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28762024-12-21T04:39:38.706Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
28772024-12-21T04:39:38.774Z
28782024-12-21T04:39:38.774Zinfo: running `cargo check --bins` on nexus-db-fixed-data (106/176)
28792024-12-21T04:39:39.339Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-12-21T04:39:39.342Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-12-21T04:39:39.342Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28822024-12-21T04:39:39.345Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28832024-12-21T04:39:39.423Z
28842024-12-21T04:39:39.423Zinfo: running `cargo check --bins` on nexus-db-model (107/176)
28852024-12-21T04:39:39.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-12-21T04:39:39.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-12-21T04:39:39.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28882024-12-21T04:39:39.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
28892024-12-21T04:39:40.070Z
28902024-12-21T04:39:40.070Zinfo: running `cargo check --bins` on nexus-defaults (108/176)
28912024-12-21T04:39:40.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-12-21T04:39:40.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-12-21T04:39:40.615Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28942024-12-21T04:39:40.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
28952024-12-21T04:39:40.689Z
28962024-12-21T04:39:40.689Zinfo: running `cargo check --bins` on nexus-inventory (109/176)
28972024-12-21T04:39:41.256Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982024-12-21T04:39:41.259Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992024-12-21T04:39:41.259Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29002024-12-21T04:39:41.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
29012024-12-21T04:39:41.335Z
29022024-12-21T04:39:41.335Zinfo: running `cargo check --bins` on typed-rng (110/176)
29032024-12-21T04:39:41.870Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042024-12-21T04:39:41.873Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052024-12-21T04:39:41.873Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062024-12-21T04:39:41.876Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29072024-12-21T04:39:41.946Z
29082024-12-21T04:39:41.946Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (111/176)
29092024-12-21T04:39:42.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102024-12-21T04:39:42.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112024-12-21T04:39:42.675Z Checking keccak v0.1.5
29122024-12-21T04:39:42.783Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29132024-12-21T04:39:42.786Z Compiling unicase v2.7.0
29142024-12-21T04:39:42.786Z Compiling same-file v1.0.6
29152024-12-21T04:39:42.805Z Compiling tempfile v3.13.0
29162024-12-21T04:39:42.828Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
29172024-12-21T04:39:42.831Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29182024-12-21T04:39:42.831Z Compiling thiserror-impl-no-std v2.0.2
29192024-12-21T04:39:43.058Z Checking sha3 v0.10.8
29202024-12-21T04:39:43.089Z Compiling walkdir v2.5.0
29212024-12-21T04:39:43.140Z Checking universal-hash v0.5.1
29222024-12-21T04:39:43.146Z Checking secrecy v0.10.3
29232024-12-21T04:39:43.236Z Compiling ring v0.16.20
29242024-12-21T04:39:43.358Z Compiling blake3 v1.5.4
29252024-12-21T04:39:43.362Z Checking opaque-debug v0.3.1
29262024-12-21T04:39:43.395Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29272024-12-21T04:39:43.442Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29282024-12-21T04:39:43.460Z Checking poly1305 v0.8.0
29292024-12-21T04:39:43.659Z Checking chacha20 v0.9.1
29302024-12-21T04:39:43.732Z Checking aead v0.5.2
29312024-12-21T04:39:43.801Z Compiling memmap2 v0.9.5
29322024-12-21T04:39:43.957Z Compiling constant_time_eq v0.3.1
29332024-12-21T04:39:43.960Z Compiling spin v0.5.2
29342024-12-21T04:39:44.013Z Compiling arrayref v0.3.9
29352024-12-21T04:39:44.117Z Compiling libefi-sys v0.1.0
29362024-12-21T04:39:44.134Z Compiling arrayvec v0.7.6
29372024-12-21T04:39:44.212Z Compiling salty v0.3.0
29382024-12-21T04:39:44.250Z Checking chacha20poly1305 v0.10.1
29392024-12-21T04:39:44.424Z Compiling toolchain_find v0.4.0
29402024-12-21T04:39:44.519Z Compiling camino-tempfile v1.1.1
29412024-12-21T04:39:44.626Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
29422024-12-21T04:39:44.824Z Compiling bitfield-struct v0.6.2
29432024-12-21T04:39:44.953Z Compiling topological-sort v0.2.2
29442024-12-21T04:39:45.120Z Compiling mime_guess v2.0.5
29452024-12-21T04:39:45.135Z Compiling rustfmt-wrapper v0.2.1
29462024-12-21T04:39:45.721Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
29472024-12-21T04:39:45.934Z Checking primeorder v0.13.6
29482024-12-21T04:39:46.018Z Checking env_filter v0.1.2
29492024-12-21T04:39:46.066Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
29502024-12-21T04:39:46.069Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29512024-12-21T04:39:46.099Z Checking thiserror-no-std v2.0.2
29522024-12-21T04:39:46.181Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
29532024-12-21T04:39:46.202Z Checking vsss-rs v3.3.4
29542024-12-21T04:39:46.217Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29552024-12-21T04:39:46.247Z Checking env_logger v0.11.5
29562024-12-21T04:39:46.412Z Checking p384 v0.13.0
29572024-12-21T04:39:46.442Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29582024-12-21T04:39:47.073Z Checking http-range v0.1.5
29592024-12-21T04:39:47.095Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
29602024-12-21T04:39:47.095Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
29612024-12-21T04:39:47.095Z Compiling zip v2.1.3
29622024-12-21T04:39:47.095Z Checking lockfree-object-pool v0.1.6
29632024-12-21T04:39:47.102Z Checking simd-adler32 v0.3.7
29642024-12-21T04:39:47.133Z Checking bumpalo v3.16.0
29652024-12-21T04:39:47.248Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29662024-12-21T04:39:47.417Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29672024-12-21T04:39:47.452Z Checking zopfli v0.8.1
29682024-12-21T04:39:47.491Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
29692024-12-21T04:39:47.773Zerror[E0432]: unresolved import `secrecy::Secret`
29702024-12-21T04:39:47.773Z --> key-manager/src/lib.rs:12:29
29712024-12-21T04:39:47.773Z |
29722024-12-21T04:39:47.773Z12 | use secrecy::{ExposeSecret, Secret};
29732024-12-21T04:39:47.773Z | ^^^^^^ no `Secret` in the root
29742024-12-21T04:39:47.773Z
29752024-12-21T04:39:47.820Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29762024-12-21T04:39:47.913Zwarning: unused import: `ExposeSecret`
29772024-12-21T04:39:47.913Z --> key-manager/src/lib.rs:12:15
29782024-12-21T04:39:47.914Z |
29792024-12-21T04:39:47.914Z12 | use secrecy::{ExposeSecret, Secret};
29802024-12-21T04:39:47.914Z | ^^^^^^^^^^^^
29812024-12-21T04:39:47.914Z |
29822024-12-21T04:39:47.914Z = note: `#[warn(unused_imports)]` on by default
29832024-12-21T04:39:47.914Z
29842024-12-21T04:39:47.971ZFor more information about this error, try `rustc --explain E0432`.
29852024-12-21T04:39:48.034Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29862024-12-21T04:39:48.197Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
29872024-12-21T04:39:48.214Zwarning: `key-manager` (lib) generated 1 warning
29882024-12-21T04:39:48.214Zerror: could not compile `key-manager` (lib) due to 1 previous error; 1 warning emitted
29892024-12-21T04:39:48.217Zwarning: build failed, waiting for other jobs to finish...
29902024-12-21T04:39:49.807Zerror: process didn't exit successfully: `/home/build/.rustup/toolchains/1.81.0-x86_64-unknown-illumos/bin/cargo check --bins --manifest-path sled-agent/Cargo.toml --no-default-features` (exit status: 101)
29912024-12-21T04:39:49.810ZError: cargo-hack install failed: exit status: 1
29922024-12-21T04:39:49.813Z
29932024-12-21T04:39:49.813Zreal 4:40.249305706
29942024-12-21T04:39:49.813Zuser 12:01.931380731
29952024-12-21T04:39:49.813Zsys 3:13.560319842
29962024-12-21T04:39:49.813Ztrap 0.305821144
29972024-12-21T04:39:49.813Ztflt 1.423189021
29982024-12-21T04:39:49.813Zdflt 1.840066370
29992024-12-21T04:39:49.813Zkflt 0.000762561
30002024-12-21T04:39:49.813Zlock 17:12.469820599
30012024-12-21T04:39:49.813Zslp 58:40.179060423
30022024-12-21T04:39:49.813Zlat 47.895994834
30032024-12-21T04:39:49.813Zstop 2:25.816610656
30042024-12-21T04:39:49.813Zprocess exited: duration 592472 ms, exit code 1
 
30052024-12-21T04:39:49.820Zfound 0 output files