01JC1W1B0XEMKQ6CCB6TB0TKK4: 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: 01JC1W1PH1QJGQ67JD8N9Q6C21

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-06T23:13:56.272Zjob assigned to worker 01JC1W1RNXQ5FN821QM6EMACEH (queued for 45 s)
 
22024-11-06T23:14:03.942Zstarting task 0: "setup"
32024-11-06T23:14:03.950Z++ uname -s
42024-11-06T23:14:03.954Z+ kern=SunOS
52024-11-06T23:14:03.954Z+ case "$kern" in
62024-11-06T23:14:03.954Z+ groupadd -g 12345 build
72024-11-06T23:14:03.956Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-06T23:14:05.966Z+ zfs create -o mountpoint=/work rpool/work
92024-11-06T23:14:06.044Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-06T23:14:06.047Z+ home_fs=zfs
112024-11-06T23:14:06.047Z+ [[ zfs == autofs ]]
122024-11-06T23:14:06.047Z+ mkdir -p /home/build
132024-11-06T23:14:06.049Z+ chown build:build /home/build /work
142024-11-06T23:14:08.050Z+ chmod 0700 /home/build /work
152024-11-06T23:14:08.053Zprocess exited: duration 4112 ms, exit code 0
 
162024-11-06T23:14:08.059Zstarting task 1: "rust-toolchain"
172024-11-06T23:14:08.064Z+ printf ' * toolchain channel = "%s"
182024-11-06T23:14:08.064Z * toolchain channel = "1.82.0"
192024-11-06T23:14:08.064Z * toolchain profile = "default"
202024-11-06T23:14:08.064Z' 1.82.0
212024-11-06T23:14:08.064Z+ printf ' * toolchain profile = "%s"
222024-11-06T23:14:08.064Z' default
232024-11-06T23:14:08.067Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-06T23:14:08.067Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.82.0 --profile default
252024-11-06T23:14:08.185Zinfo: downloading installer
262024-11-06T23:14:09.352Zinfo: profile set to 'default'
272024-11-06T23:14:09.352Zinfo: default host triple is x86_64-unknown-illumos
282024-11-06T23:14:09.354Zinfo: syncing channel updates for '1.82.0-x86_64-unknown-illumos'
292024-11-06T23:14:09.484Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-06T23:14:09.484Zinfo: downloading component 'cargo'
312024-11-06T23:14:10.090Zinfo: downloading component 'clippy'
322024-11-06T23:14:10.323Zinfo: downloading component 'rust-docs'
332024-11-06T23:14:11.198Zinfo: downloading component 'rust-std'
342024-11-06T23:14:12.541Zinfo: downloading component 'rustc'
352024-11-06T23:14:17.347Zinfo: downloading component 'rustfmt'
362024-11-06T23:14:17.522Zinfo: installing component 'cargo'
372024-11-06T23:14:18.353Zinfo: installing component 'clippy'
382024-11-06T23:14:18.754Zinfo: installing component 'rust-docs'
392024-11-06T23:14:20.434Zinfo: installing component 'rust-std'
402024-11-06T23:14:22.360Zinfo: installing component 'rustc'
412024-11-06T23:14:28.385Zinfo: installing component 'rustfmt'
422024-11-06T23:14:28.723Zinfo: default toolchain set to '1.82.0-x86_64-unknown-illumos'
432024-11-06T23:14:28.723Z
442024-11-06T23:14:29.106Z 1.82.0-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-06T23:14:29.106Z
462024-11-06T23:14:29.111Z
472024-11-06T23:14:29.111ZRust is installed now. Great!
482024-11-06T23:14:29.111Z
492024-11-06T23:14:29.111ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-06T23:14:29.111Zenvironment variable. This has not been done automatically.
512024-11-06T23:14:29.111Z
522024-11-06T23:14:29.111ZTo configure your current shell, you need to source
532024-11-06T23:14:29.111Zthe corresponding env file under $HOME/.cargo.
542024-11-06T23:14:29.111Z
552024-11-06T23:14:29.111ZThis is usually done by running one of the following (note the leading DOT):
562024-11-06T23:14:29.111Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-06T23:14:29.111Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-06T23:14:29.184Z+ rustc --version
592024-11-06T23:14:29.251Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-06T23:14:29.254Zprocess exited: duration 21190 ms, exit code 0
 
612024-11-06T23:14:29.260Zstarting task 2: "authentication"
622024-11-06T23:14:29.284Zprocess exited: duration 22 ms, exit code 0
 
632024-11-06T23:14:29.290Zstarting task 3: "clone repository"
642024-11-06T23:14:29.296Z+ mkdir -p /work/oxidecomputer/omicron
652024-11-06T23:14:29.299Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-11-06T23:14:29.348ZCloning into '/work/oxidecomputer/omicron'...
672024-11-06T23:14:36.578Z+ cd /work/oxidecomputer/omicron
682024-11-06T23:14:36.578Z+ git fetch origin 1c1bd7603a37475614e108e723e55453f8816026
692024-11-06T23:14:36.916ZFrom https://github.com/oxidecomputer/omicron
702024-11-06T23:14:36.916Z * branch 1c1bd7603a37475614e108e723e55453f8816026 -> FETCH_HEAD
712024-11-06T23:14:36.926Z+ [[ -n manipulate-schema-with-native-client ]]
722024-11-06T23:14:36.929Z++ git branch --show-current
732024-11-06T23:14:36.932Z+ current=main
742024-11-06T23:14:36.932Z+ [[ main != manipulate-schema-with-native-client ]]
752024-11-06T23:14:36.932Z+ git branch -f manipulate-schema-with-native-client 1c1bd7603a37475614e108e723e55453f8816026
762024-11-06T23:14:36.934Z+ git checkout -f manipulate-schema-with-native-client
772024-11-06T23:14:37.100ZSwitched to branch 'manipulate-schema-with-native-client'
782024-11-06T23:14:37.102Z+ git reset --hard 1c1bd7603a37475614e108e723e55453f8816026
792024-11-06T23:14:37.119ZHEAD is now at 1c1bd7603 Merge remote-tracking branch 'origin/main' into manipulate-schema-with-native-client
802024-11-06T23:14:37.121Zprocess exited: duration 7828 ms, exit code 0
 
812024-11-06T23:14:37.126Zstarting task 4: "build"
822024-11-06T23:14:37.132Z+ source .github/buildomat/ci-env.sh
832024-11-06T23:14:37.135Z++ export CARGO_TERM_COLOR=always
842024-11-06T23:14:37.135Z++ CARGO_TERM_COLOR=always
852024-11-06T23:14:37.135Z+ cargo --version
862024-11-06T23:14:37.188Zcargo 1.82.0 (8f40fc59f 2024-08-21)
872024-11-06T23:14:37.191Z+ rustc --version
882024-11-06T23:14:37.253Zrustc 1.82.0 (f6e511eec 2024-10-15)
892024-11-06T23:14:37.255Z+ source ./env.sh
902024-11-06T23:14:37.256Z++ OLD_SHELL_OPTS=ehxB
912024-11-06T23:14:37.256Z++ set -o xtrace
922024-11-06T23:14:37.258Z++++ dirname ./env.sh
932024-11-06T23:14:37.258Z+++ readlink -f .
942024-11-06T23:14:37.262Z++ OMICRON_WS=/work/oxidecomputer/omicron
952024-11-06T23:14:37.265Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
962024-11-06T23:14:37.265Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-11-06T23:14:37.265Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-11-06T23:14:37.265Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992024-11-06T23:14:37.265Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002024-11-06T23:14:37.265Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012024-11-06T23:14:37.265Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022024-11-06T23:14:37.265Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032024-11-06T23:14:37.265Z++ case $OLD_SHELL_OPTS in
1042024-11-06T23:14:37.265Z++ unset OLD_SHELL_OPTS OMICRON_WS
1052024-11-06T23:14:37.265Z+ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1062024-11-06T23:14:37.265Z+ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack
1072024-11-06T23:14:37.265Z+ banner prerequisites
1082024-11-06T23:14:37.268Z
1092024-11-06T23:14:37.268Z ##### ##### ###### ##### ###### #### # # # #### #
1102024-11-06T23:14:37.268Z # # # # # # # # # # # # # # #
1112024-11-06T23:14:37.268Z # # # # ##### # # ##### # # # # # #### #
1122024-11-06T23:14:37.268Z ##### ##### # ##### # # # # # # # # #
1132024-11-06T23:14:37.268Z # # # # # # # # # # # # # # #
1142024-11-06T23:14:37.268Z # # # ###### # # ###### ### # #### # #### #
1152024-11-06T23:14:37.268Z
1162024-11-06T23:14:37.268Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1172024-11-06T23:14:46.871Z Startup: Refreshing catalog 'helios-dev' ... Done
1182024-11-06T23:14:50.382Z Startup: Caching catalogs ... Done
1192024-11-06T23:14:58.606ZPlanning: Solver setup ... Done (7.513s)
1202024-11-06T23:14:58.712ZPlanning: Running solver ... Done (0.105s)
1212024-11-06T23:14:58.806ZPlanning: Finding local manifests ... Done (0.004s)
1222024-11-06T23:14:58.819ZPlanning: Fetching manifests: 0/5 0% complete
1232024-11-06T23:14:59.039ZPlanning: Fetching manifests: 5/5 100% complete
1242024-11-06T23:14:59.144ZPlanning: Package planning ... Done (0.105s)
1252024-11-06T23:14:59.199ZPlanning: Merging actions ... Done (0.056s)
1262024-11-06T23:14:59.396ZPlanning: Checking for conflicting actions ... Done (0.197s)
1272024-11-06T23:15:01.170ZPlanning: Consolidating action changes ... Done (1.772s)
1282024-11-06T23:15:01.582ZPlanning: Evaluating mediators ... Done (0.412s)
1292024-11-06T23:15:01.668ZPlanning: Planning completed in 11.20 seconds
1302024-11-06T23:15:01.684Z Packages to install: 4
1312024-11-06T23:15:01.684Z Packages to update: 1
1322024-11-06T23:15:01.687Z Mediators to change: 2
1332024-11-06T23:15:01.687Z Services to change: 1
1342024-11-06T23:15:01.687Z Estimated space available: 155.61 GB
1352024-11-06T23:15:01.687ZEstimated space to be consumed: 1.59 GB
1362024-11-06T23:15:01.687Z Create boot environment: No
1372024-11-06T23:15:01.687ZCreate backup boot environment: Yes
1382024-11-06T23:15:01.687Z Rebuild boot archive: No
1392024-11-06T23:15:01.687Z
1402024-11-06T23:15:01.687ZChanged mediators:
1412024-11-06T23:15:01.687Z mediator clang:
1422024-11-06T23:15:01.687Z version: None -> 15 (system default)
1432024-11-06T23:15:01.687Z
1442024-11-06T23:15:01.687Z mediator llvm:
1452024-11-06T23:15:01.687Z version: 14 (system default) -> 15 (system default)
1462024-11-06T23:15:01.687Z
1472024-11-06T23:15:01.687ZChanged packages:
1482024-11-06T23:15:01.687Zhelios-dev
1492024-11-06T23:15:01.687Z developer/build-essential
1502024-11-06T23:15:01.687Z None -> 11-2.0
1512024-11-06T23:15:01.687Z library/libxmlsec1
1522024-11-06T23:15:01.687Z None -> 1.2.35-2.0
1532024-11-06T23:15:01.687Z ooce/developer/clang-15
1542024-11-06T23:15:01.687Z None -> 15.0.7-2.0
1552024-11-06T23:15:01.687Z ooce/developer/llvm-15
1562024-11-06T23:15:01.687Z None -> 15.0.7-2.0
1572024-11-06T23:15:01.687Z package/pkg
1582024-11-06T23:15:01.687Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1592024-11-06T23:15:01.687Z
1602024-11-06T23:15:01.687ZServices:
1612024-11-06T23:15:01.687Z restart_fmri:
1622024-11-06T23:15:01.687Z svc:/system/update-man-index:default
1632024-11-06T23:15:01.687Z
1642024-11-06T23:15:01.687ZEditable files to change:
1652024-11-06T23:15:01.687Z Update:
1662024-11-06T23:15:01.687Z usr/share/lib/pkg/web/config.shtml
1672024-11-06T23:15:01.876Z
1682024-11-06T23:15:01.876ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1692024-11-06T23:15:06.877ZDownload: 766/4281 items 18.3/220.6MB 8% complete (3.7M/s)
1702024-11-06T23:15:11.878ZDownload: 1659/4281 items 117.5/220.6MB 53% complete (11.8M/s)
1712024-11-06T23:15:22.295ZDownload: 2223/4281 items 119.0/220.6MB 53% complete (12.6M/s)
1722024-11-06T23:15:27.264ZDownload: 3118/4281 items 152.0/220.6MB 68% complete (6.5M/s)
1732024-11-06T23:15:32.909ZDownload: 3277/4281 items 209.0/220.6MB 94% complete (10.9M/s)
1742024-11-06T23:15:37.913ZDownload: 3997/4281 items 219.1/220.6MB 99% complete (4.8M/s)
1752024-11-06T23:15:43.689ZDownload: 4208/4281 items 220.6/220.6MB 99% complete (1.8M/s)
1762024-11-06T23:15:43.793ZDownload: Completed 220.60 MB in 41.91 seconds (5.3M/s)
1772024-11-06T23:15:45.760Z Actions: 1/5063 actions (Removing old actions)
1782024-11-06T23:15:45.779Z Actions: 194/5063 actions (Installing new actions)
1792024-11-06T23:15:50.720Z Actions: 4226/5063 actions (Updating modified actions)
1802024-11-06T23:15:51.036Z Actions: Completed 5063 actions in 5.27 seconds.
1812024-11-06T23:15:51.425Z Done (0.380s)
1822024-11-06T23:15:51.427Z Done (0.000s)
1832024-11-06T23:15:51.951Z Done (0.524s)
1842024-11-06T23:15:56.358Z Done (4.191s)
1852024-11-06T23:15:56.442Z Done (0.018s)
1862024-11-06T23:15:56.445Z Done (0.000s)
1872024-11-06T23:15:56.628Z Done (0.000s)
1882024-11-06T23:15:57.294ZPlanning: Evaluating mediator changes ... Done
1892024-11-06T23:15:57.461ZPlanning: Checking for conflicting actions ... Done
1902024-11-06T23:15:57.464ZPlanning: Consolidating action changes ... Done
1912024-11-06T23:15:57.740ZPlanning: Evaluating mediators ... Done
1922024-11-06T23:15:57.743ZPlanning: Planning completed in 0.45 seconds
1932024-11-06T23:15:57.780Z Mediators to change: 2
1942024-11-06T23:15:57.780Z Create boot environment: No
1952024-11-06T23:15:57.782ZCreate backup boot environment: No
1962024-11-06T23:15:57.873Z Done
1972024-11-06T23:15:57.873Z Done
1982024-11-06T23:15:58.206Z Done
1992024-11-06T23:16:01.715Z Done
2002024-11-06T23:16:01.805Z Done
2012024-11-06T23:16:01.807Z Done
2022024-11-06T23:16:01.913Z Done
2032024-11-06T23:16:02.517ZPlanning: Evaluating mediator changes ... Done
2042024-11-06T23:16:02.519ZPlanning: Merging actions ... Done
2052024-11-06T23:16:02.708ZPlanning: Checking for conflicting actions ... Done
2062024-11-06T23:16:02.711ZPlanning: Consolidating action changes ... Done
2072024-11-06T23:16:02.979ZPlanning: Evaluating mediators ... Done
2082024-11-06T23:16:03.036ZPlanning: Planning completed in 0.76 seconds
2092024-11-06T23:16:03.077Z Packages to change: 1
2102024-11-06T23:16:03.078Z Mediators to change: 1
2112024-11-06T23:16:03.078Z Services to change: 1
2122024-11-06T23:16:03.080Z Create boot environment: No
2132024-11-06T23:16:03.080ZCreate backup boot environment: Yes
2142024-11-06T23:16:05.344Z Actions: 1/6 actions (Updating modified actions)
2152024-11-06T23:16:05.347Z Actions: Completed 6 actions in 0.00 seconds.
2162024-11-06T23:16:05.347Z Done
2172024-11-06T23:16:05.347Z Done
2182024-11-06T23:16:05.455Z Done
2192024-11-06T23:16:09.286Z Done
2202024-11-06T23:16:09.377Z Done
2212024-11-06T23:16:09.379Z Done
2222024-11-06T23:16:09.560Z Done
2232024-11-06T23:16:09.988ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2242024-11-06T23:16:09.988Zclang system 15 system
2252024-11-06T23:16:09.988Zcsh system system illumos
2262024-11-06T23:16:09.988Zctags system system illumos
2272024-11-06T23:16:09.988Zgcc vendor 12 vendor
2282024-11-06T23:16:09.988Zgcc system 10 system
2292024-11-06T23:16:09.988Zgcc system 7 system
2302024-11-06T23:16:09.988Zgo system 1.20 system
2312024-11-06T23:16:09.988Zgo system 1.19 system
2322024-11-06T23:16:09.988Zllvm system 15 system
2332024-11-06T23:16:09.988Zllvm system 14 system
2342024-11-06T23:16:09.988Zmariadb system 10.6 system
2352024-11-06T23:16:09.988Zmta vendor vendor dma
2362024-11-06T23:16:09.988Zopenjdk system 17 system
2372024-11-06T23:16:09.988Zopenjdk system 11 system
2382024-11-06T23:16:09.988Zopenjdk system 1.8 system
2392024-11-06T23:16:09.988Zopenssl vendor 3 vendor
2402024-11-06T23:16:09.988Zperl system 5.36 system
2412024-11-06T23:16:09.988Zpostgresql system 15 system
2422024-11-06T23:16:09.988Zpostgresql system 13 system
2432024-11-06T23:16:09.988Zpython vendor 3 vendor
2442024-11-06T23:16:09.988Zpython system 2 system
2452024-11-06T23:16:09.988Zpython3 system 3.11 system
2462024-11-06T23:16:09.988Zruby system 3.0 system
2472024-11-06T23:16:09.988Zwords vendor vendor american-english
2482024-11-06T23:16:09.988Zwords system system australian-english
2492024-11-06T23:16:09.988Zwords system system british-english
2502024-11-06T23:16:09.989Zwords system system canadian-english
2512024-11-06T23:16:09.989Zwords system system french
2522024-11-06T23:16:09.989Zwords system system italian
2532024-11-06T23:16:09.989Zwords system system ngerman
2542024-11-06T23:16:09.989Zwords system system ogerman
2552024-11-06T23:16:09.989Zwords system system spanish
2562024-11-06T23:16:10.314ZPUBLISHER TYPE STATUS P LOCATION
2572024-11-06T23:16:10.314Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2582024-11-06T23:16:12.785ZFMRI IFO
2592024-11-06T23:16:12.785Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2602024-11-06T23:16:12.785Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2612024-11-06T23:16:12.785Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2622024-11-06T23:16:12.785Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2632024-11-06T23:16:12.785Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2642024-11-06T23:16:12.785Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2652024-11-06T23:16:12.785Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2662024-11-06T23:16:12.785Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2672024-11-06T23:16:12.785Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2682024-11-06T23:16:12.785Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2692024-11-06T23:16:12.785Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2702024-11-06T23:16:12.785Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2712024-11-06T23:16:12.785Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2722024-11-06T23:16:12.785Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2732024-11-06T23:16:12.785Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2742024-11-06T23:16:13.462Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2752024-11-06T23:16:13.761Z Updating crates.io index
2762024-11-06T23:16:13.764Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2772024-11-06T23:16:14.592Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2782024-11-06T23:16:14.870Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2792024-11-06T23:16:15.161Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2802024-11-06T23:16:15.470Z Updating git repository `https://github.com/oxidecomputer/propolis`
2812024-11-06T23:16:16.341Z Updating git repository `https://github.com/oxidecomputer/crucible`
2822024-11-06T23:16:18.593Z Updating git repository `https://github.com/oxidecomputer/opte`
2832024-11-06T23:16:19.638Z Updating git repository `https://github.com/oxidecomputer/falcon`
2842024-11-06T23:16:20.411Z Updating git repository `https://github.com/oxidecomputer/clickward`
2852024-11-06T23:16:20.677Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2862024-11-06T23:16:20.978Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2872024-11-06T23:16:21.564Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2882024-11-06T23:16:21.886Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2892024-11-06T23:16:22.328Z Updating git repository `https://github.com/oxidecomputer/tofino`
2902024-11-06T23:16:22.591Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2912024-11-06T23:16:22.864Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2922024-11-06T23:16:23.140Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2932024-11-06T23:16:23.465Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2942024-11-06T23:16:23.775Z Updating git repository `https://github.com/oxidecomputer/ispf`
2952024-11-06T23:16:24.190Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2962024-11-06T23:16:24.539Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2972024-11-06T23:16:24.997Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2982024-11-06T23:16:25.301Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2992024-11-06T23:16:25.662Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3002024-11-06T23:16:26.211Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3012024-11-06T23:16:26.514Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3022024-11-06T23:16:26.773Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3032024-11-06T23:16:28.119Z Downloading crates ...
3042024-11-06T23:16:28.188Z Downloaded dtrace-parser v0.2.0
3052024-11-06T23:16:28.194Z Downloaded anstyle v1.0.8
3062024-11-06T23:16:28.197Z Downloaded crypto-common v0.1.6
3072024-11-06T23:16:28.200Z Downloaded clap_lex v0.7.2
3082024-11-06T23:16:28.200Z Downloaded macaddr v1.0.1
3092024-11-06T23:16:28.200Z Downloaded generic-array v0.14.7
3102024-11-06T23:16:28.203Z Downloaded cargo-platform v0.1.8
3112024-11-06T23:16:28.203Z Downloaded fastrand v2.1.1
3122024-11-06T23:16:28.206Z Downloaded scroll_derive v0.12.0
3132024-11-06T23:16:28.209Z Downloaded usdt-macro v0.5.0
3142024-11-06T23:16:28.212Z Downloaded memmap v0.7.0
3152024-11-06T23:16:28.215Z Downloaded itoa v1.0.11
3162024-11-06T23:16:28.215Z Downloaded version_check v0.9.5
3172024-11-06T23:16:28.218Z Downloaded heck v0.5.0
3182024-11-06T23:16:28.220Z Downloaded thiserror v1.0.64
3192024-11-06T23:16:28.223Z Downloaded pest_generator v2.7.14
3202024-11-06T23:16:28.225Z Downloaded cfg-if v1.0.0
3212024-11-06T23:16:28.225Z Downloaded serde_tokenstream v0.2.2
3222024-11-06T23:16:28.228Z Downloaded thread-id v4.2.2
3232024-11-06T23:16:28.230Z Downloaded plain v0.2.3
3242024-11-06T23:16:28.234Z Downloaded strsim v0.11.1
3252024-11-06T23:16:28.237Z Downloaded anstyle-parse v0.2.5
3262024-11-06T23:16:28.243Z Downloaded tempfile v3.13.0
3272024-11-06T23:16:28.245Z Downloaded toml v0.8.19
3282024-11-06T23:16:28.248Z Downloaded papergrid v0.11.0
3292024-11-06T23:16:28.252Z Downloaded zerocopy-derive v0.7.35
3302024-11-06T23:16:28.256Z Downloaded anyhow v1.0.92
3312024-11-06T23:16:28.260Z Downloaded usdt v0.5.0
3322024-11-06T23:16:28.262Z Downloaded typenum v1.17.0
3332024-11-06T23:16:28.265Z Downloaded serde v1.0.210
3342024-11-06T23:16:28.267Z Downloaded anstyle-query v1.1.1
3352024-11-06T23:16:28.270Z Downloaded equivalent v1.0.1
3362024-11-06T23:16:28.270Z Downloaded anstream v0.6.15
3372024-11-06T23:16:28.273Z Downloaded proc-macro2 v1.0.87
3382024-11-06T23:16:28.275Z Downloaded byteorder v1.5.0
3392024-11-06T23:16:28.275Z Downloaded block-buffer v0.10.4
3402024-11-06T23:16:28.278Z Downloaded autocfg v1.4.0
3412024-11-06T23:16:28.284Z Downloaded swrite v0.1.0
3422024-11-06T23:16:28.287Z Downloaded pretty-hex v0.4.1
3432024-11-06T23:16:28.287Z Downloaded camino-tempfile v1.1.1
3442024-11-06T23:16:28.292Z Downloaded is_terminal_polyfill v1.70.1
3452024-11-06T23:16:28.295Z Downloaded fnv v1.0.7
3462024-11-06T23:16:28.295Z Downloaded errno v0.3.9
3472024-11-06T23:16:28.298Z Downloaded digest v0.10.7
3482024-11-06T23:16:28.299Z Downloaded cpufeatures v0.2.14
3492024-11-06T23:16:28.301Z Downloaded colorchoice v1.0.2
3502024-11-06T23:16:28.301Z Downloaded bytecount v0.6.8
3512024-11-06T23:16:28.301Z Downloaded usdt-attr-macro v0.5.0
3522024-11-06T23:16:28.301Z Downloaded heck v0.4.1
3532024-11-06T23:16:28.309Z Downloaded fs-err v2.11.0
3542024-11-06T23:16:28.317Z Downloaded terminal_size v0.4.0
3552024-11-06T23:16:28.320Z Downloaded tabled_derive v0.7.0
3562024-11-06T23:16:28.320Z Downloaded dof v0.3.0
3572024-11-06T23:16:28.320Z Downloaded unicode-linebreak v0.1.5
3582024-11-06T23:16:28.323Z Downloaded toml_datetime v0.6.8
3592024-11-06T23:16:28.323Z Downloaded serde_spanned v0.6.8
3602024-11-06T23:16:28.325Z Downloaded cargo_toml v0.20.5
3612024-11-06T23:16:28.328Z Downloaded cargo_metadata v0.18.1
3622024-11-06T23:16:28.328Z Downloaded camino v1.1.9
3632024-11-06T23:16:28.335Z Downloaded smawk v0.3.2
3642024-11-06T23:16:28.338Z Downloaded thiserror-impl v1.0.64
3652024-11-06T23:16:28.342Z Downloaded clap_derive v4.5.18
3662024-11-06T23:16:28.344Z Downloaded utf8parse v0.2.2
3672024-11-06T23:16:28.346Z Downloaded once_cell v1.20.2
3682024-11-06T23:16:28.350Z Downloaded sha2 v0.10.8
3692024-11-06T23:16:28.352Z Downloaded scroll v0.12.0
3702024-11-06T23:16:28.355Z Downloaded semver v1.0.23
3712024-11-06T23:16:28.357Z Downloaded bitflags v2.6.0
3722024-11-06T23:16:28.360Z Downloaded unicode-ident v1.0.13
3732024-11-06T23:16:28.362Z Downloaded clap_builder v4.5.20
3742024-11-06T23:16:28.369Z Downloaded quote v1.0.37
3752024-11-06T23:16:28.371Z Downloaded proc-macro-error-attr v1.0.4
3762024-11-06T23:16:28.374Z Downloaded usdt-impl v0.5.0
3772024-11-06T23:16:28.376Z Downloaded textwrap v0.16.1
3782024-11-06T23:16:28.379Z Downloaded ryu v1.0.18
3792024-11-06T23:16:28.381Z Downloaded log v0.4.22
3802024-11-06T23:16:28.384Z Downloaded proc-macro-error v1.0.4
3812024-11-06T23:16:28.386Z Downloaded ucd-trie v0.1.7
3822024-11-06T23:16:28.389Z Downloaded pest_meta v2.7.14
3832024-11-06T23:16:28.389Z Downloaded clap v4.5.20
3842024-11-06T23:16:28.397Z Downloaded pest_derive v2.7.14
3852024-11-06T23:16:28.412Z Downloaded serde_derive v1.0.210
3862024-11-06T23:16:28.415Z Downloaded indexmap v2.6.0
3872024-11-06T23:16:28.433Z Downloaded memchr v2.7.4
3882024-11-06T23:16:28.439Z Downloaded toml_edit v0.22.22
3892024-11-06T23:16:28.460Z Downloaded pest v2.7.14
3902024-11-06T23:16:28.465Z Downloaded hashbrown v0.15.0
3912024-11-06T23:16:28.478Z Downloaded winnow v0.6.20
3922024-11-06T23:16:28.486Z Downloaded syn v2.0.79
3932024-11-06T23:16:28.496Z Downloaded zerocopy v0.7.35
3942024-11-06T23:16:28.511Z Downloaded serde_json v1.0.128
3952024-11-06T23:16:28.517Z Downloaded tabled v0.15.0
3962024-11-06T23:16:28.532Z Downloaded goblin v0.8.2
3972024-11-06T23:16:28.545Z Downloaded syn v1.0.109
3982024-11-06T23:16:28.555Z Downloaded unicode-width v0.1.14
3992024-11-06T23:16:28.560Z Downloaded rustix v0.38.37
4002024-11-06T23:16:28.599Z Downloaded libc v0.2.161
4012024-11-06T23:16:28.905Z Compiling proc-macro2 v1.0.87
4022024-11-06T23:16:28.905Z Compiling unicode-ident v1.0.13
4032024-11-06T23:16:28.908Z Compiling version_check v0.9.5
4042024-11-06T23:16:28.908Z Compiling serde v1.0.210
4052024-11-06T23:16:28.908Z Compiling thiserror v1.0.64
4062024-11-06T23:16:28.908Z Compiling memchr v2.7.4
4072024-11-06T23:16:28.908Z Compiling libc v0.2.161
4082024-11-06T23:16:28.908Z Compiling ucd-trie v0.1.7
4092024-11-06T23:16:29.157Z Compiling itoa v1.0.11
4102024-11-06T23:16:29.381Z Compiling ryu v1.0.18
4112024-11-06T23:16:29.638Z Compiling once_cell v1.20.2
4122024-11-06T23:16:29.751Z Compiling byteorder v1.5.0
4132024-11-06T23:16:29.776Z Compiling rustix v0.38.37
4142024-11-06T23:16:29.932Z Compiling serde_json v1.0.128
4152024-11-06T23:16:30.281Z Compiling bitflags v2.6.0
4162024-11-06T23:16:30.309Z Compiling usdt-impl v0.5.0
4172024-11-06T23:16:30.604Z Compiling proc-macro-error-attr v1.0.4
4182024-11-06T23:16:30.631Z Compiling syn v1.0.109
4192024-11-06T23:16:30.680Z Compiling quote v1.0.37
4202024-11-06T23:16:30.706Z Compiling proc-macro-error v1.0.4
4212024-11-06T23:16:30.798Z Compiling utf8parse v0.2.2
4222024-11-06T23:16:30.957Z Compiling plain v0.2.3
4232024-11-06T23:16:30.980Z Compiling equivalent v1.0.1
4242024-11-06T23:16:31.002Z Compiling log v0.4.22
4252024-11-06T23:16:31.094Z Compiling syn v2.0.79
4262024-11-06T23:16:31.121Z Compiling errno v0.3.9
4272024-11-06T23:16:31.334Z Compiling camino v1.1.9
4282024-11-06T23:16:31.334Z Compiling hashbrown v0.15.0
4292024-11-06T23:16:31.538Z Compiling thread-id v4.2.2
4302024-11-06T23:16:31.591Z Compiling anstyle-parse v0.2.5
4312024-11-06T23:16:31.914Z Compiling colorchoice v1.0.2
4322024-11-06T23:16:31.996Z Compiling anstyle v1.0.8
4332024-11-06T23:16:32.038Z Compiling winnow v0.6.20
4342024-11-06T23:16:32.072Z Compiling unicode-width v0.1.14
4352024-11-06T23:16:32.360Z Compiling semver v1.0.23
4362024-11-06T23:16:32.462Z Compiling indexmap v2.6.0
4372024-11-06T23:16:32.537Z Compiling autocfg v1.4.0
4382024-11-06T23:16:32.603Z Compiling pretty-hex v0.4.1
4392024-11-06T23:16:32.828Z Compiling is_terminal_polyfill v1.70.1
4402024-11-06T23:16:32.911Z Compiling anstyle-query v1.1.1
4412024-11-06T23:16:33.046Z Compiling anstream v0.6.15
4422024-11-06T23:16:33.350Z Compiling bytecount v0.6.8
4432024-11-06T23:16:33.572Z Compiling terminal_size v0.4.0
4442024-11-06T23:16:33.640Z Compiling fs-err v2.11.0
4452024-11-06T23:16:33.785Z Compiling anyhow v1.0.92
4462024-11-06T23:16:33.809Z Compiling cfg-if v1.0.0
4472024-11-06T23:16:33.904Z Compiling clap_lex v0.7.2
4482024-11-06T23:16:33.930Z Compiling heck v0.4.1
4492024-11-06T23:16:34.258Z Compiling fnv v1.0.7
4502024-11-06T23:16:34.392Z Compiling heck v0.5.0
4512024-11-06T23:16:34.468Z Compiling strsim v0.11.1
4522024-11-06T23:16:34.471Z Compiling fastrand v2.1.1
4532024-11-06T23:16:34.811Z Compiling papergrid v0.11.0
4542024-11-06T23:16:34.884Z Compiling tempfile v3.13.0
4552024-11-06T23:16:34.910Z Compiling clap_builder v4.5.20
4562024-11-06T23:16:35.198Z Compiling memmap v0.7.0
4572024-11-06T23:16:35.356Z Compiling unicode-linebreak v0.1.5
4582024-11-06T23:16:35.575Z Compiling smawk v0.3.2
4592024-11-06T23:16:35.792Z Compiling textwrap v0.16.1
4602024-11-06T23:16:35.852Z Compiling swrite v0.1.0
4612024-11-06T23:16:36.843Z Compiling tabled_derive v0.7.0
4622024-11-06T23:16:38.471Z Compiling tabled v0.15.0
4632024-11-06T23:16:39.084Z Compiling serde_derive v1.0.210
4642024-11-06T23:16:39.088Z Compiling thiserror-impl v1.0.64
4652024-11-06T23:16:39.088Z Compiling zerocopy-derive v0.7.35
4662024-11-06T23:16:39.122Z Compiling scroll_derive v0.12.0
4672024-11-06T23:16:39.125Z Compiling clap_derive v4.5.18
4682024-11-06T23:16:40.584Z Compiling scroll v0.12.0
4692024-11-06T23:16:41.114Z Compiling goblin v0.8.2
4702024-11-06T23:16:41.209Z Compiling zerocopy v0.7.35
4712024-11-06T23:16:42.052Z Compiling pest v2.7.14
4722024-11-06T23:16:42.672Z Compiling clap v4.5.20
4732024-11-06T23:16:44.186Z Compiling pest_meta v2.7.14
4742024-11-06T23:16:45.081Z Compiling pest_generator v2.7.14
4752024-11-06T23:16:46.653Z Compiling pest_derive v2.7.14
4762024-11-06T23:16:47.363Z Compiling dtrace-parser v0.2.0
4772024-11-06T23:16:48.826Z Compiling toml_datetime v0.6.8
4782024-11-06T23:16:48.829Z Compiling serde_spanned v0.6.8
4792024-11-06T23:16:48.829Z Compiling cargo-platform v0.1.8
4802024-11-06T23:16:49.166Z Compiling serde_tokenstream v0.2.2
4812024-11-06T23:16:49.346Z Compiling toml_edit v0.22.22
4822024-11-06T23:16:49.372Z Compiling macaddr v1.0.1
4832024-11-06T23:16:49.601Z Compiling camino-tempfile v1.1.1
4842024-11-06T23:16:50.260Z Compiling dof v0.3.0
4852024-11-06T23:16:50.260Z Compiling cargo_metadata v0.18.1
4862024-11-06T23:16:52.074Z Compiling toml v0.8.19
4872024-11-06T23:16:52.240Z Compiling usdt-macro v0.5.0
4882024-11-06T23:16:52.240Z Compiling usdt-attr-macro v0.5.0
4892024-11-06T23:16:52.920Z Compiling cargo_toml v0.20.5
4902024-11-06T23:16:53.547Z Compiling usdt v0.5.0
4912024-11-06T23:16:56.418Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922024-11-06T23:17:00.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.96s
4932024-11-06T23:17:00.498Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4942024-11-06T23:17:00.992Z Downloading crates ...
4952024-11-06T23:17:01.125Z Downloaded addr2line v0.24.2
4962024-11-06T23:17:01.128Z Downloaded async-stream-impl v0.3.6
4972024-11-06T23:17:01.133Z Downloaded ciborium-io v0.2.2
4982024-11-06T23:17:01.135Z Downloaded cfg_aliases v0.1.1
4992024-11-06T23:17:01.141Z Downloaded bitflags v1.3.2
5002024-11-06T23:17:01.146Z Downloaded httparse v1.9.5
5012024-11-06T23:17:01.150Z Downloaded http-body v0.4.6
5022024-11-06T23:17:01.152Z Downloaded hostname v0.4.0
5032024-11-06T23:17:01.155Z Downloaded adler2 v2.0.0
5042024-11-06T23:17:01.158Z Downloaded bcrypt-pbkdf v0.10.0
5052024-11-06T23:17:01.158Z Downloaded hmac v0.12.1
5062024-11-06T23:17:01.160Z Downloaded blowfish v0.9.1
5072024-11-06T23:17:01.160Z Downloaded arrayvec v0.7.6
5082024-11-06T23:17:01.168Z Downloaded is_ci v1.2.0
5092024-11-06T23:17:01.171Z Downloaded match_cfg v0.1.0
5102024-11-06T23:17:01.171Z Downloaded newtype_derive v0.1.6
5112024-11-06T23:17:01.172Z Downloaded highway v1.2.0
5122024-11-06T23:17:01.172Z Downloaded crunchy v0.2.2
5132024-11-06T23:17:01.172Z Downloaded crc-catalog v2.4.0
5142024-11-06T23:17:01.175Z Downloaded newline-converter v0.3.0
5152024-11-06T23:17:01.175Z Downloaded cbc v0.1.2
5162024-11-06T23:17:01.175Z Downloaded atomicwrites v0.4.4
5172024-11-06T23:17:01.178Z Downloaded chrono-tz-build v0.4.0
5182024-11-06T23:17:01.178Z Downloaded async-bb8-diesel v0.2.1
5192024-11-06T23:17:01.180Z Downloaded lockfree-object-pool v0.1.6
5202024-11-06T23:17:01.183Z Downloaded mime_guess v2.0.5
5212024-11-06T23:17:01.186Z Downloaded humantime v2.1.0
5222024-11-06T23:17:01.189Z Downloaded lazy_static v1.5.0
5232024-11-06T23:17:01.192Z Downloaded nanorand v0.7.0
5242024-11-06T23:17:01.194Z Downloaded linear-map v1.2.0
5252024-11-06T23:17:01.194Z Downloaded libefi-sys v0.1.0
5262024-11-06T23:17:01.197Z Downloaded hyper-rustls v0.27.3
5272024-11-06T23:17:01.199Z Downloaded multimap v0.10.0
5282024-11-06T23:17:01.202Z Downloaded maybe-uninit v2.0.0
5292024-11-06T23:17:01.202Z Downloaded base64ct v1.6.0
5302024-11-06T23:17:01.206Z Downloaded ipnet v2.10.1
5312024-11-06T23:17:01.208Z Downloaded bytes v1.7.2
5322024-11-06T23:17:01.211Z Downloaded atty v0.2.14
5332024-11-06T23:17:01.213Z Downloaded libsw v3.3.1
5342024-11-06T23:17:01.216Z Downloaded mockall_derive v0.13.0
5352024-11-06T23:17:01.218Z Downloaded clang-sys v1.8.1
5362024-11-06T23:17:01.221Z Downloaded memmap2 v0.9.5
5372024-11-06T23:17:01.225Z Downloaded miniz_oxide v0.8.0
5382024-11-06T23:17:01.229Z Downloaded kstat-rs v0.2.4
5392024-11-06T23:17:01.229Z Downloaded http-body v1.0.1
5402024-11-06T23:17:01.229Z Downloaded ipnetwork v0.20.0
5412024-11-06T23:17:01.240Z Downloaded http-range v0.1.5
5422024-11-06T23:17:01.240Z Downloaded darling_core v0.20.10
5432024-11-06T23:17:01.240Z Downloaded hyper-util v0.1.9
5442024-11-06T23:17:01.242Z Downloaded indexmap v1.9.3
5452024-11-06T23:17:01.245Z Downloaded cfg_aliases v0.2.1
5462024-11-06T23:17:01.247Z Downloaded darling_macro v0.20.10
5472024-11-06T23:17:01.247Z Downloaded crucible-workspace-hack v0.1.0
5482024-11-06T23:17:01.250Z Downloaded base64 v0.13.1
5492024-11-06T23:17:01.252Z Downloaded hubpack v0.1.2
5502024-11-06T23:17:01.255Z Downloaded rand_seeder v0.3.0
5512024-11-06T23:17:01.257Z Downloaded atomic-waker v1.1.2
5522024-11-06T23:17:01.260Z Downloaded assert_matches v1.5.0
5532024-11-06T23:17:01.262Z Downloaded hostname v0.3.1
5542024-11-06T23:17:01.262Z Downloaded serde_urlencoded v0.7.1
5552024-11-06T23:17:01.264Z Downloaded bitfield v0.14.0
5562024-11-06T23:17:01.270Z Downloaded aes v0.8.4
5572024-11-06T23:17:01.272Z Downloaded try-lock v0.2.5
5582024-11-06T23:17:01.272Z Downloaded hubpack_derive v0.1.1
5592024-11-06T23:17:01.272Z Downloaded aead v0.5.2
5602024-11-06T23:17:01.276Z Downloaded buf-list v1.0.3
5612024-11-06T23:17:01.279Z Downloaded ident_case v1.0.1
5622024-11-06T23:17:01.279Z Downloaded hickory-client v0.24.1
5632024-11-06T23:17:01.283Z Downloaded structmeta-derive v0.2.0
5642024-11-06T23:17:01.283Z Downloaded internet-checksum v0.2.1
5652024-11-06T23:17:01.287Z Downloaded convert_case v0.4.0
5662024-11-06T23:17:01.287Z Downloaded matches v0.1.10
5672024-11-06T23:17:01.287Z Downloaded instant v0.1.13
5682024-11-06T23:17:01.290Z Downloaded cexpr v0.6.0
5692024-11-06T23:17:01.290Z Downloaded argon2 v0.5.3
5702024-11-06T23:17:01.293Z Downloaded md5 v0.7.0
5712024-11-06T23:17:01.296Z Downloaded new_debug_unreachable v1.0.6
5722024-11-06T23:17:01.296Z Downloaded strip-ansi-escapes v0.2.0
5732024-11-06T23:17:01.302Z Downloaded compact_str v0.8.0
5742024-11-06T23:17:01.302Z Downloaded tokio-native-tls v0.3.1
5752024-11-06T23:17:01.305Z Downloaded tls_codec_derive v0.4.1
5762024-11-06T23:17:01.307Z Downloaded curve25519-dalek-derive v0.1.1
5772024-11-06T23:17:01.307Z Downloaded ctr v0.9.2
5782024-11-06T23:17:01.311Z Downloaded russh-cryptovec v0.7.3
5792024-11-06T23:17:01.314Z Downloaded tinyvec_macros v0.1.1
5802024-11-06T23:17:01.314Z Downloaded cipher v0.4.4
5812024-11-06T23:17:01.314Z Downloaded colored v2.1.0
5822024-11-06T23:17:01.318Z Downloaded signal-hook-tokio v0.3.1
5832024-11-06T23:17:01.321Z Downloaded backoff v0.4.0
5842024-11-06T23:17:01.321Z Downloaded derive_builder_macro v0.20.2
5852024-11-06T23:17:01.324Z Downloaded vte_generate_state_changes v0.1.2
5862024-11-06T23:17:01.324Z Downloaded serde_repr v0.1.19
5872024-11-06T23:17:01.326Z Downloaded lazycell v1.3.0
5882024-11-06T23:17:01.330Z Downloaded bcs v0.1.6
5892024-11-06T23:17:01.331Z Downloaded lalrpop-util v0.19.12
5902024-11-06T23:17:01.333Z Downloaded cassowary v0.3.0
5912024-11-06T23:17:01.333Z Downloaded chacha20poly1305 v0.10.1
5922024-11-06T23:17:01.335Z Downloaded serde_plain v1.0.2
5932024-11-06T23:17:01.338Z Downloaded semver v0.1.20
5942024-11-06T23:17:01.338Z Downloaded salsa20 v0.10.2
5952024-11-06T23:17:01.341Z Downloaded rtoolbox v0.0.2
5962024-11-06T23:17:01.341Z Downloaded maplit v1.0.2
5972024-11-06T23:17:01.344Z Downloaded mime v0.3.17
5982024-11-06T23:17:01.344Z Downloaded memoffset v0.9.1
5992024-11-06T23:17:01.351Z Downloaded nibble_vec v0.1.0
6002024-11-06T23:17:01.351Z Downloaded fxhash v0.2.1
6012024-11-06T23:17:01.351Z Downloaded md-5 v0.10.6
6022024-11-06T23:17:01.351Z Downloaded lru-cache v0.1.2
6032024-11-06T23:17:01.354Z Downloaded foreign-types-shared v0.1.1
6042024-11-06T23:17:01.355Z Downloaded lru v0.12.5
6052024-11-06T23:17:01.355Z Downloaded foreign-types v0.3.2
6062024-11-06T23:17:01.358Z Downloaded sqlformat v0.2.6
6072024-11-06T23:17:01.358Z Downloaded smallvec v0.6.14
6082024-11-06T23:17:01.360Z Downloaded managed v0.8.0
6092024-11-06T23:17:01.360Z Downloaded gethostname v0.5.0
6102024-11-06T23:17:01.363Z Downloaded termtree v0.4.1
6112024-11-06T23:17:01.363Z Downloaded stringprep v0.1.5
6122024-11-06T23:17:01.366Z Downloaded crc32fast v1.4.2
6132024-11-06T23:17:01.369Z Downloaded mockall v0.13.0
6142024-11-06T23:17:01.369Z Downloaded tui-tree-widget v0.22.0
6152024-11-06T23:17:01.372Z Downloaded path-slash v0.1.5
6162024-11-06T23:17:01.372Z Downloaded parse-size v1.1.0
6172024-11-06T23:17:01.375Z Downloaded num-conv v0.1.0
6182024-11-06T23:17:01.375Z Downloaded structmeta v0.3.0
6192024-11-06T23:17:01.377Z Downloaded slab v0.4.9
6202024-11-06T23:17:01.377Z Downloaded iana-time-zone v0.1.61
6212024-11-06T23:17:01.381Z Downloaded either v1.13.0
6222024-11-06T23:17:01.384Z Downloaded display-error-chain v0.2.2
6232024-11-06T23:17:01.386Z Downloaded hyper-staticfile v0.10.1
6242024-11-06T23:17:01.388Z Downloaded libloading v0.8.5
6252024-11-06T23:17:01.394Z Downloaded jobserver v0.1.32
6262024-11-06T23:17:01.394Z Downloaded defmt-macros v0.3.9
6272024-11-06T23:17:01.397Z Downloaded native-tls v0.2.12
6282024-11-06T23:17:01.401Z Downloaded dirs-sys-next v0.1.2
6292024-11-06T23:17:01.401Z Downloaded lock_api v0.4.12
6302024-11-06T23:17:01.404Z Downloaded heck v0.3.3
6312024-11-06T23:17:01.404Z Downloaded ghash v0.5.1
6322024-11-06T23:17:01.404Z Downloaded fd-lock v4.0.2
6332024-11-06T23:17:01.407Z Downloaded ed25519 v2.2.3
6342024-11-06T23:17:01.410Z Downloaded ciborium v0.2.2
6352024-11-06T23:17:01.413Z Downloaded foreign-types-macros v0.2.3
6362024-11-06T23:17:01.415Z Downloaded time-core v0.1.2
6372024-11-06T23:17:01.415Z Downloaded whoami v1.5.2
6382024-11-06T23:17:01.418Z Downloaded cookie v0.18.1
6392024-11-06T23:17:01.421Z Downloaded num-integer v0.1.46
6402024-11-06T23:17:01.423Z Downloaded progenitor-macro v0.8.0
6412024-11-06T23:17:01.423Z Downloaded paste v1.0.15
6422024-11-06T23:17:01.426Z Downloaded value-bag v1.9.0
6432024-11-06T23:17:01.429Z Downloaded ref-cast-impl v1.0.23
6442024-11-06T23:17:01.432Z Downloaded num-derive v0.4.2
6452024-11-06T23:17:01.434Z Downloaded unicode-xid v0.2.6
6462024-11-06T23:17:01.434Z Downloaded allocator-api2 v0.2.18
6472024-11-06T23:17:01.438Z Downloaded csv-core v0.1.11
6482024-11-06T23:17:01.441Z Downloaded crc-any v2.5.0
6492024-11-06T23:17:01.444Z Downloaded zone_cfg_derive v0.3.0
6502024-11-06T23:17:01.444Z Downloaded cancel-safe-futures v0.1.5
6512024-11-06T23:17:01.447Z Downloaded rustc-hash v1.1.0
6522024-11-06T23:17:01.450Z Downloaded r2d2 v0.8.10
6532024-11-06T23:17:01.453Z Downloaded quinn-udp v0.5.5
6542024-11-06T23:17:01.453Z Downloaded sync_wrapper v0.1.2
6552024-11-06T23:17:01.453Z Downloaded foreign-types v0.5.0
6562024-11-06T23:17:01.455Z Downloaded newtype-uuid v1.1.2
6572024-11-06T23:17:01.455Z Downloaded derive_builder v0.20.2
6582024-11-06T23:17:01.461Z Downloaded peg-runtime v0.8.3
6592024-11-06T23:17:01.463Z Downloaded oso-derive v0.27.3
6602024-11-06T23:17:01.463Z Downloaded normalize-line-endings v0.3.0
6612024-11-06T23:17:01.466Z Downloaded env_logger v0.11.5
6622024-11-06T23:17:01.469Z Downloaded spki v0.7.3
6632024-11-06T23:17:01.470Z Downloaded shlex v1.3.0
6642024-11-06T23:17:01.472Z Downloaded num-complex v0.4.6
6652024-11-06T23:17:01.475Z Downloaded ron v0.7.1
6662024-11-06T23:17:01.478Z Downloaded thread_local v1.1.8
6672024-11-06T23:17:01.482Z Downloaded spin v0.5.2
6682024-11-06T23:17:01.485Z Downloaded scrypt v0.11.0
6692024-11-06T23:17:01.485Z Downloaded sha1 v0.10.6
6702024-11-06T23:17:01.485Z Downloaded pkcs8 v0.10.2
6712024-11-06T23:17:01.488Z Downloaded supports-color v3.0.1
6722024-11-06T23:17:01.491Z Downloaded tower-service v0.3.3
6732024-11-06T23:17:01.491Z Downloaded sigpipe v0.1.3
6742024-11-06T23:17:01.494Z Downloaded topological-sort v0.2.2
6752024-11-06T23:17:01.497Z Downloaded subtle v2.6.1
6762024-11-06T23:17:01.497Z Downloaded zeroize_derive v1.4.2
6772024-11-06T23:17:01.497Z Downloaded postgres-types v0.2.8
6782024-11-06T23:17:01.501Z Downloaded fallible-streaming-iterator v0.1.9
6792024-11-06T23:17:01.504Z Downloaded uzers v0.12.1
6802024-11-06T23:17:01.504Z Downloaded toolchain_find v0.4.0
6812024-11-06T23:17:01.506Z Downloaded waitgroup v0.1.2
6822024-11-06T23:17:01.506Z Downloaded deranged v0.3.11
6832024-11-06T23:17:01.509Z Downloaded hickory-resolver v0.24.1
6842024-11-06T23:17:01.513Z Downloaded embedded-io v0.4.0
6852024-11-06T23:17:01.515Z Downloaded fallible-iterator v0.3.0
6862024-11-06T23:17:01.517Z Downloaded want v0.3.1
6872024-11-06T23:17:01.520Z Downloaded hickory-server v0.24.1
6882024-11-06T23:17:01.524Z Downloaded schemars v0.8.21
6892024-11-06T23:17:01.538Z Downloaded endian-type v0.1.2
6902024-11-06T23:17:01.540Z Downloaded parse-display v0.10.0
6912024-11-06T23:17:01.540Z Downloaded olpc-cjson v0.1.4
6922024-11-06T23:17:01.542Z Downloaded rustfmt-wrapper v0.2.1
6932024-11-06T23:17:01.545Z Downloaded ref-cast v1.0.23
6942024-11-06T23:17:01.547Z Downloaded russh-keys v0.45.0
6952024-11-06T23:17:01.550Z Downloaded pin-utils v0.1.0
6962024-11-06T23:17:01.553Z Downloaded slog-dtrace v0.3.0
6972024-11-06T23:17:01.553Z Downloaded slog-async v2.8.0
6982024-11-06T23:17:01.555Z Downloaded simd-adler32 v0.3.7
6992024-11-06T23:17:01.567Z Downloaded psl-types v2.0.11
7002024-11-06T23:17:01.570Z Downloaded tiny-keccak v2.0.2
7012024-11-06T23:17:01.573Z Downloaded globset v0.4.15
7022024-11-06T23:17:01.575Z Downloaded der_derive v0.7.3
7032024-11-06T23:17:01.575Z Downloaded wait-timeout v0.2.0
7042024-11-06T23:17:01.578Z Downloaded http v1.1.0
7052024-11-06T23:17:01.582Z Downloaded http v0.2.12
7062024-11-06T23:17:01.586Z Downloaded env_logger v0.10.2
7072024-11-06T23:17:01.588Z Downloaded russh v0.45.0
7082024-11-06T23:17:01.595Z Downloaded diesel-dtrace v0.3.0
7092024-11-06T23:17:01.597Z Downloaded nu-ansi-term v0.50.1
7102024-11-06T23:17:01.600Z Downloaded nodrop v0.1.14
7112024-11-06T23:17:01.602Z Downloaded float-cmp v0.9.0
7122024-11-06T23:17:01.604Z Downloaded downcast v0.11.0
7132024-11-06T23:17:01.604Z Downloaded dirs-next v2.0.0
7142024-11-06T23:17:01.607Z Downloaded socket2 v0.5.7
7152024-11-06T23:17:01.610Z Downloaded signal-hook v0.3.17
7162024-11-06T23:17:01.613Z Downloaded futures-io v0.3.31
7172024-11-06T23:17:01.618Z Downloaded pkcs1 v0.7.5
7182024-11-06T23:17:01.618Z Downloaded rustls-pki-types v1.9.0
7192024-11-06T23:17:01.622Z Downloaded packed_struct_codegen v0.10.1
7202024-11-06T23:17:01.622Z Downloaded slog-bunyan v2.5.0
7212024-11-06T23:17:01.632Z Downloaded pin-project-internal v1.1.6
7222024-11-06T23:17:01.633Z Downloaded opaque-debug v0.3.1
7232024-11-06T23:17:01.633Z Downloaded pem v3.0.4
7242024-11-06T23:17:01.638Z Downloaded pretty-hex v0.2.1
7252024-11-06T23:17:01.638Z Downloaded num_threads v0.1.7
7262024-11-06T23:17:01.638Z Downloaded rand_core v0.6.4
7272024-11-06T23:17:01.638Z Downloaded polyval v0.6.2
7282024-11-06T23:17:01.638Z Downloaded rand_chacha v0.3.1
7292024-11-06T23:17:01.638Z Downloaded peg v0.8.4
7302024-11-06T23:17:01.643Z Downloaded tokio-tungstenite v0.24.0
7312024-11-06T23:17:01.647Z Downloaded rustc-hash v2.0.0
7322024-11-06T23:17:01.647Z Downloaded mio v1.0.2
7332024-11-06T23:17:01.651Z Downloaded rpassword v7.3.1
7342024-11-06T23:17:01.654Z Downloaded slog-stdlog v4.1.1
7352024-11-06T23:17:01.658Z Downloaded strum v0.26.3
7362024-11-06T23:17:01.658Z Downloaded slog-scope v4.4.0
7372024-11-06T23:17:01.658Z Downloaded same-file v1.0.6
7382024-11-06T23:17:01.662Z Downloaded untrusted v0.7.1
7392024-11-06T23:17:01.662Z Downloaded strum_macros v0.24.3
7402024-11-06T23:17:01.666Z Downloaded typify-macro v0.2.0
7412024-11-06T23:17:01.666Z Downloaded thiserror-impl-no-std v2.0.2
7422024-11-06T23:17:01.666Z Downloaded displaydoc v0.2.5
7432024-11-06T23:17:01.669Z Downloaded futures-channel v0.3.31
7442024-11-06T23:17:01.673Z Downloaded foldhash v0.1.3
7452024-11-06T23:17:01.673Z Downloaded aho-corasick v1.1.3
7462024-11-06T23:17:01.680Z Downloaded zone_cfg_derive v0.1.2
7472024-11-06T23:17:01.683Z Downloaded float-ord v0.3.2
7482024-11-06T23:17:01.683Z Downloaded env_filter v0.1.2
7492024-11-06T23:17:01.687Z Downloaded openssl-macros v0.1.1
7502024-11-06T23:17:01.687Z Downloaded packed_struct v0.10.1
7512024-11-06T23:17:01.687Z Downloaded hex-literal v0.4.1
7522024-11-06T23:17:01.689Z Downloaded slog v2.7.0
7532024-11-06T23:17:01.692Z Downloaded openssl-sys v0.9.103
7542024-11-06T23:17:01.696Z Downloaded uuid v1.10.0
7552024-11-06T23:17:01.700Z Downloaded derive-where v1.2.7
7562024-11-06T23:17:01.704Z Downloaded tinyvec v1.8.0
7572024-11-06T23:17:01.707Z Downloaded quick-error v1.2.3
7582024-11-06T23:17:01.710Z Downloaded smf v0.2.3
7592024-11-06T23:17:01.712Z Downloaded hash32 v0.2.1
7602024-11-06T23:17:01.712Z Downloaded poly1305 v0.8.0
7612024-11-06T23:17:01.716Z Downloaded term v0.7.0
7622024-11-06T23:17:01.718Z Downloaded ed25519-dalek v2.1.1
7632024-11-06T23:17:01.722Z Downloaded signal-hook-registry v1.4.2
7642024-11-06T23:17:01.724Z Downloaded slog-term v2.9.1
7652024-11-06T23:17:01.727Z Downloaded diesel_table_macro_syntax v0.2.0
7662024-11-06T23:17:01.729Z Downloaded structmeta-derive v0.3.0
7672024-11-06T23:17:01.729Z Downloaded string_cache v0.8.7
7682024-11-06T23:17:01.732Z Downloaded yasna v0.5.2
7692024-11-06T23:17:01.734Z Downloaded zeroize v1.8.1
7702024-11-06T23:17:01.738Z Downloaded xz2 v0.1.7
7712024-11-06T23:17:01.738Z Downloaded openssl-probe v0.1.5
7722024-11-06T23:17:01.740Z Downloaded hash32 v0.3.1
7732024-11-06T23:17:01.743Z Downloaded zone v0.1.8
7742024-11-06T23:17:01.743Z Downloaded headers-core v0.3.0
7752024-11-06T23:17:01.743Z Downloaded xattr v1.3.1
7762024-11-06T23:17:01.746Z Downloaded futures-macro v0.3.31
7772024-11-06T23:17:01.746Z Downloaded tungstenite v0.21.0
7782024-11-06T23:17:01.750Z Downloaded phf_shared v0.11.2
7792024-11-06T23:17:01.753Z Downloaded parking_lot v0.11.2
7802024-11-06T23:17:01.755Z Downloaded parse-zoneinfo v0.3.1
7812024-11-06T23:17:01.757Z Downloaded similar v2.6.0
7822024-11-06T23:17:01.762Z Downloaded sqlparser_derive v0.2.2
7832024-11-06T23:17:01.765Z Downloaded parse-display-derive v0.10.0
7842024-11-06T23:17:01.765Z Downloaded postcard v1.0.10
7852024-11-06T23:17:01.768Z Downloaded ssh-encoding v0.2.0
7862024-11-06T23:17:01.770Z Downloaded rustc_version v0.4.1
7872024-11-06T23:17:01.773Z Downloaded rustc_version v0.1.7
7882024-11-06T23:17:01.775Z Downloaded sync_wrapper v1.0.1
7892024-11-06T23:17:01.775Z Downloaded strum_macros v0.25.3
7902024-11-06T23:17:01.778Z Downloaded elliptic-curve v0.13.8
7912024-11-06T23:17:01.781Z Downloaded primeorder v0.13.6
7922024-11-06T23:17:01.783Z Downloaded toml v0.7.8
7932024-11-06T23:17:01.786Z Downloaded resolv-conf v0.7.0
7942024-11-06T23:17:01.788Z Downloaded predicates-tree v1.0.11
7952024-11-06T23:17:01.791Z Downloaded phf_shared v0.10.0
7962024-11-06T23:17:01.793Z Downloaded utf-8 v0.7.6
7972024-11-06T23:17:01.793Z Downloaded static_assertions v1.1.0
7982024-11-06T23:17:01.796Z Downloaded stable_deref_trait v1.2.0
7992024-11-06T23:17:01.796Z Downloaded serde_with_macros v3.11.0
8002024-11-06T23:17:01.800Z Downloaded tracing-attributes v0.1.27
8012024-11-06T23:17:01.802Z Downloaded wyz v0.5.1
8022024-11-06T23:17:01.803Z Downloaded reedline v0.35.0
8032024-11-06T23:17:01.810Z Downloaded futures-sink v0.3.31
8042024-11-06T23:17:01.812Z Downloaded dsl_auto_type v0.1.2
8052024-11-06T23:17:01.813Z Downloaded difflib v0.4.0
8062024-11-06T23:17:01.815Z Downloaded publicsuffix v2.2.3
8072024-11-06T23:17:01.818Z Downloaded progenitor v0.8.0
8082024-11-06T23:17:01.821Z Downloaded hashlink v0.9.1
8092024-11-06T23:17:01.821Z Downloaded rayon-core v1.12.1
8102024-11-06T23:17:01.828Z Downloaded dropshot_endpoint v0.12.0
8112024-11-06T23:17:01.831Z Downloaded unicode_categories v0.1.1
8122024-11-06T23:17:01.831Z Downloaded zerocopy v0.6.6
8132024-11-06T23:17:01.834Z Downloaded defmt v0.3.8
8142024-11-06T23:17:01.837Z Downloaded serde_derive_internals v0.29.1
8152024-11-06T23:17:01.839Z Downloaded sec1 v0.7.3
8162024-11-06T23:17:01.843Z Downloaded tabwriter v1.4.0
8172024-11-06T23:17:01.846Z Downloaded expectorate v1.1.0
8182024-11-06T23:17:01.846Z Downloaded rusqlite v0.32.1
8192024-11-06T23:17:01.852Z Downloaded phf_generator v0.11.2
8202024-11-06T23:17:01.857Z Downloaded ron v0.8.1
8212024-11-06T23:17:01.860Z Downloaded rand_xorshift v0.3.0
8222024-11-06T23:17:01.862Z Downloaded filetime v0.2.25
8232024-11-06T23:17:01.865Z Downloaded ff v0.13.0
8242024-11-06T23:17:01.865Z Downloaded enum-as-inner v0.6.1
8252024-11-06T23:17:01.867Z Downloaded tracing-core v0.1.32
8262024-11-06T23:17:01.870Z Downloaded derive_more v0.99.18
8272024-11-06T23:17:01.875Z Downloaded progenitor-client v0.8.0
8282024-11-06T23:17:01.877Z Downloaded num_enum_derive v0.5.11
8292024-11-06T23:17:01.877Z Downloaded funty v2.0.0
8302024-11-06T23:17:01.880Z Downloaded twox-hash v1.6.3
8312024-11-06T23:17:01.880Z Downloaded precomputed-hash v0.1.1
8322024-11-06T23:17:01.882Z Downloaded fixedbitset v0.4.2
8332024-11-06T23:17:01.882Z Downloaded dhcproto-macros v0.1.0
8342024-11-06T23:17:01.886Z Downloaded predicates v3.1.2
8352024-11-06T23:17:01.888Z Downloaded num_enum v0.5.11
8362024-11-06T23:17:01.891Z Downloaded half v2.4.1
8372024-11-06T23:17:01.894Z Downloaded phf_codegen v0.11.2
8382024-11-06T23:17:01.896Z Downloaded unicode-segmentation v1.12.0
8392024-11-06T23:17:01.899Z Downloaded ssh-cipher v0.2.0
8402024-11-06T23:17:01.901Z Downloaded debug-ignore v1.0.5
8412024-11-06T23:17:01.904Z Downloaded parking_lot_core v0.8.6
8422024-11-06T23:17:01.907Z Downloaded enum-as-inner v0.5.1
8432024-11-06T23:17:01.907Z Downloaded samael v0.0.17
8442024-11-06T23:17:01.912Z Downloaded foreign-types-shared v0.3.1
8452024-11-06T23:17:01.915Z Downloaded hkdf v0.12.4
8462024-11-06T23:17:01.917Z Downloaded pbkdf2 v0.12.2
8472024-11-06T23:17:01.919Z Downloaded scheduled-thread-pool v0.2.7
8482024-11-06T23:17:01.919Z Downloaded omicron-zone-package v0.11.1
8492024-11-06T23:17:01.922Z Downloaded slog-json v2.6.1
8502024-11-06T23:17:01.924Z Downloaded url v2.5.2
8512024-11-06T23:17:01.927Z Downloaded serde_yaml v0.9.34+deprecated
8522024-11-06T23:17:01.931Z Downloaded signature v2.2.0
8532024-11-06T23:17:01.934Z Downloaded aes-gcm v0.10.3
8542024-11-06T23:17:01.936Z Downloaded take_mut v0.2.2
8552024-11-06T23:17:01.939Z Downloaded number_prefix v0.4.0
8562024-11-06T23:17:01.939Z Downloaded tungstenite v0.24.0
8572024-11-06T23:17:01.942Z Downloaded dyn-clone v1.0.17
8582024-11-06T23:17:01.945Z Downloaded tokio-rustls v0.26.0
8592024-11-06T23:17:01.948Z Downloaded scopeguard v1.2.0
8602024-11-06T23:17:01.948Z Downloaded schemars_derive v0.8.21
8612024-11-06T23:17:01.951Z Downloaded tokio-tungstenite v0.23.1
8622024-11-06T23:17:01.953Z Downloaded zip v0.6.6
8632024-11-06T23:17:01.956Z Downloaded num-bigint v0.4.6
8642024-11-06T23:17:01.962Z Downloaded hex v0.4.3
8652024-11-06T23:17:01.964Z Downloaded flagset v0.4.6
8662024-11-06T23:17:01.967Z Downloaded toml_edit v0.19.15
8672024-11-06T23:17:01.983Z Downloaded form_urlencoded v1.2.1
8682024-11-06T23:17:01.986Z Downloaded bindgen v0.69.5
8692024-11-06T23:17:01.991Z Downloaded group v0.13.0
8702024-11-06T23:17:01.993Z Downloaded percent-encoding v2.3.1
8712024-11-06T23:17:01.996Z Downloaded num-rational v0.4.2
8722024-11-06T23:17:01.996Z Downloaded subprocess v0.2.9
8732024-11-06T23:17:01.999Z Downloaded idna v0.5.0
8742024-11-06T23:17:02.005Z Downloaded num-iter v0.1.45
8752024-11-06T23:17:02.007Z Downloaded tokio-stream v0.1.16
8762024-11-06T23:17:02.011Z Downloaded ppv-lite86 v0.2.20
8772024-11-06T23:17:02.014Z Downloaded tap v1.0.1
8782024-11-06T23:17:02.014Z Downloaded rusty-fork v0.3.0
8792024-11-06T23:17:02.017Z Downloaded thiserror-no-std v2.0.2
8802024-11-06T23:17:02.019Z Downloaded ecdsa v0.16.9
8812024-11-06T23:17:02.022Z Downloaded universal-hash v0.5.1
8822024-11-06T23:17:02.025Z Downloaded sct v0.7.1
8832024-11-06T23:17:02.029Z Downloaded rustls-pemfile v1.0.4
8842024-11-06T23:17:02.031Z Downloaded tough v0.17.1
8852024-11-06T23:17:02.036Z Downloaded tokio-rustls v0.24.1
8862024-11-06T23:17:02.039Z Downloaded zopfli v0.8.1
8872024-11-06T23:17:02.042Z Downloaded pem-rfc7468 v0.7.0
8882024-11-06T23:17:02.044Z Downloaded blake3 v1.5.4
8892024-11-06T23:17:02.054Z Downloaded postgres-protocol v0.6.7
8902024-11-06T23:17:02.057Z Downloaded parking_lot_core v0.9.10
8912024-11-06T23:17:02.060Z Downloaded hyper v1.4.1
8922024-11-06T23:17:02.065Z Downloaded num-traits v0.2.19
8932024-11-06T23:17:02.068Z Downloaded unicode-properties v0.1.3
8942024-11-06T23:17:02.071Z Downloaded nom v7.1.3
8952024-11-06T23:17:02.077Z Downloaded typify v0.2.0
8962024-11-06T23:17:02.080Z Downloaded heapless v0.7.17
8972024-11-06T23:17:02.084Z Downloaded headers v0.4.0
8982024-11-06T23:17:02.090Z Downloaded hyper v0.14.30
8992024-11-06T23:17:02.099Z Downloaded flate2 v1.0.34
9002024-11-06T23:17:02.105Z Downloaded tar v0.4.42
9012024-11-06T23:17:02.108Z Downloaded snafu v0.8.5
9022024-11-06T23:17:02.117Z Downloaded futures-util v0.3.31
9032024-11-06T23:17:02.128Z Downloaded dhcproto v0.12.0
9042024-11-06T23:17:02.131Z Downloaded bitvec v1.0.1
9052024-11-06T23:17:02.147Z Downloaded diesel_derives v2.2.3
9062024-11-06T23:17:02.151Z Downloaded chrono v0.4.38
9072024-11-06T23:17:02.159Z Downloaded p521 v0.13.3
9082024-11-06T23:17:02.163Z Downloaded nix v0.28.0
9092024-11-06T23:17:02.177Z Downloaded ssh-key v0.6.6
9102024-11-06T23:17:02.183Z Downloaded lalrpop v0.19.12
9112024-11-06T23:17:02.195Z Downloaded quinn-proto v0.11.8
9122024-11-06T23:17:02.202Z Downloaded typed-path v0.7.1
9132024-11-06T23:17:02.208Z Downloaded tokio-postgres v0.7.12
9142024-11-06T23:17:02.213Z Downloaded rustyline v14.0.0
9152024-11-06T23:17:02.219Z Downloaded tokio-util v0.7.12
9162024-11-06T23:17:02.228Z Downloaded curve25519-dalek v4.1.3
9172024-11-06T23:17:02.236Z Downloaded portable-atomic v1.9.0
9182024-11-06T23:17:02.248Z Downloaded idna v0.4.0
9192024-11-06T23:17:02.261Z Downloaded regex v1.11.0
9202024-11-06T23:17:02.265Z Downloaded winnow v0.5.40
9212024-11-06T23:17:02.274Z Downloaded unicode-normalization v0.1.24
9222024-11-06T23:17:02.278Z Downloaded serde_with v3.11.0
9232024-11-06T23:17:02.287Z Downloaded reqwest v0.11.27
9242024-11-06T23:17:02.295Z Downloaded hashbrown v0.14.5
9252024-11-06T23:17:02.301Z Downloaded regex-syntax v0.6.29
9262024-11-06T23:17:02.315Z Downloaded gimli v0.31.1
9272024-11-06T23:17:02.323Z Downloaded h2 v0.4.6
9282024-11-06T23:17:02.346Z Downloaded rayon v1.10.0
9292024-11-06T23:17:02.355Z Downloaded nix v0.29.0
9302024-11-06T23:17:02.355Z Downloaded h2 v0.3.26
9312024-11-06T23:17:02.380Z Downloaded quick-xml v0.33.0
9322024-11-06T23:17:02.394Z Downloaded proptest v1.5.0
9332024-11-06T23:17:02.394Z Downloaded polar-core v0.27.3
9342024-11-06T23:17:02.395Z Downloaded openssl v0.10.66
9352024-11-06T23:17:02.400Z Downloaded trust-dns-proto v0.22.0
9362024-11-06T23:17:02.408Z Downloaded chrono-tz v0.10.0
9372024-11-06T23:17:02.414Z Downloaded smoltcp v0.9.1
9382024-11-06T23:17:02.427Z Downloaded rustls v0.21.12
9392024-11-06T23:17:02.441Z Downloaded object v0.30.4
9402024-11-06T23:17:02.451Z Downloaded webpki-roots v0.26.6
9412024-11-06T23:17:02.457Z Downloaded regex-syntax v0.8.5
9422024-11-06T23:17:02.462Z Downloaded dropshot v0.12.0
9432024-11-06T23:17:02.487Z Downloaded object v0.36.5
9442024-11-06T23:17:02.493Z Downloaded regress v0.9.1
9452024-11-06T23:17:02.504Z Downloaded regress v0.10.1
9462024-11-06T23:17:02.510Z Downloaded smoltcp v0.11.0
9472024-11-06T23:17:02.527Z Downloaded diesel v2.2.4
9482024-11-06T23:17:02.543Z Downloaded rustls v0.23.14
9492024-11-06T23:17:02.565Z Downloaded openapiv3 v2.0.0
9502024-11-06T23:17:02.573Z Downloaded sled v0.34.7
9512024-11-06T23:17:02.584Z Downloaded zerocopy-derive v0.6.6
9522024-11-06T23:17:02.600Z Downloaded rustls v0.22.4
9532024-11-06T23:17:02.626Z Downloaded typify-impl v0.2.0
9542024-11-06T23:17:02.668Z Downloaded ratatui v0.28.1
9552024-11-06T23:17:02.724Z Downloaded bzip2-sys v0.1.11+1.0.8
9562024-11-06T23:17:02.724Z Downloaded bstr v1.10.0
9572024-11-06T23:17:02.724Z Downloaded regex-automata v0.4.8
9582024-11-06T23:17:02.724Z Downloaded salty v0.3.0
9592024-11-06T23:17:02.725Z Downloaded radix_trie v0.2.1
9602024-11-06T23:17:02.725Z Downloaded lzma-sys v0.1.20
9612024-11-06T23:17:02.739Z Downloaded hickory-proto v0.24.1
9622024-11-06T23:17:02.739Z Downloaded git2 v0.19.0
9632024-11-06T23:17:02.753Z Downloaded vcpkg v0.2.15
9642024-11-06T23:17:02.780Z Downloaded nix v0.27.1
9652024-11-06T23:17:02.789Z Downloaded p384 v0.13.0
9662024-11-06T23:17:02.799Z Downloaded idna v0.3.0
9672024-11-06T23:17:02.814Z Downloaded rustls-webpki v0.102.8
9682024-11-06T23:17:02.821Z Downloaded csv v1.3.0
9692024-11-06T23:17:02.862Z Downloaded quinn v0.11.5
9702024-11-06T23:17:02.878Z Downloaded hashbrown v0.12.3
9712024-11-06T23:17:02.878Z Downloaded zip v2.1.3
9722024-11-06T23:17:02.878Z Downloaded x509-cert v0.2.5
9732024-11-06T23:17:02.878Z Downloaded tokio v1.40.0
9742024-11-06T23:17:02.899Z Downloaded petgraph v0.6.5
9752024-11-06T23:17:02.937Z Downloaded sha3 v0.10.8
9762024-11-06T23:17:03.011Z Downloaded libz-sys v1.1.20
9772024-11-06T23:17:03.012Z Downloaded rustls-webpki v0.101.7
9782024-11-06T23:17:03.012Z Downloaded sqlparser v0.45.0
9792024-11-06T23:17:03.012Z Downloaded reqwest v0.12.8
9802024-11-06T23:17:03.012Z Downloaded hashbrown v0.13.2
9812024-11-06T23:17:03.012Z Downloaded steno v0.4.1
9822024-11-06T23:17:03.012Z Downloaded unicode-bidi v0.3.17
9832024-11-06T23:17:03.012Z Downloaded idna v0.2.3
9842024-11-06T23:17:03.094Z Downloaded futures v0.3.31
9852024-11-06T23:17:03.094Z Downloaded unsafe-libyaml v0.2.11
9862024-11-06T23:17:03.094Z Downloaded fragile v2.0.0
9872024-11-06T23:17:03.095Z Downloaded phf v0.11.2
9882024-11-06T23:17:03.095Z Downloaded tokio-rustls v0.25.0
9892024-11-06T23:17:03.095Z Downloaded ena v0.14.3
9902024-11-06T23:17:03.095Z Downloaded embedded-io v0.6.1
9912024-11-06T23:17:03.096Z Downloaded unicase v2.7.0
9922024-11-06T23:17:03.096Z Downloaded serde_path_to_error v0.1.16
9932024-11-06T23:17:03.096Z Downloaded powerfmt v0.2.0
9942024-11-06T23:17:03.096Z Downloaded time-macros v0.2.18
9952024-11-06T23:17:03.096Z Downloaded qorb v0.2.0
9962024-11-06T23:17:03.096Z Downloaded tracing v0.1.40
9972024-11-06T23:17:03.096Z Downloaded itertools v0.12.1
9982024-11-06T23:17:03.096Z Downloaded proc-macro-crate v1.3.1
9992024-11-06T23:17:03.097Z Downloaded p256 v0.13.2
10002024-11-06T23:17:03.097Z Downloaded time v0.3.36
10012024-11-06T23:17:03.097Z Downloaded tokio-tungstenite v0.21.0
10022024-11-06T23:17:03.097Z Downloaded diff v0.1.13
10032024-11-06T23:17:03.097Z Downloaded num-bigint-dig v0.8.4
10042024-11-06T23:17:03.189Z Downloaded owo-colors v4.1.0
10052024-11-06T23:17:03.189Z Downloaded flume v0.11.0
10062024-11-06T23:17:03.189Z Downloaded des v0.8.1
10072024-11-06T23:17:03.189Z Downloaded snafu-derive v0.8.5
10082024-11-06T23:17:03.190Z Downloaded rsa v0.9.6
10092024-11-06T23:17:03.190Z Downloaded libxml v0.3.3
10102024-11-06T23:17:03.190Z Downloaded der v0.7.9
10112024-11-06T23:17:03.190Z Downloaded test-strategy v0.3.1
10122024-11-06T23:17:03.190Z Downloaded rand v0.8.5
10132024-11-06T23:17:03.190Z Downloaded crossterm v0.28.1
10142024-11-06T23:17:03.191Z Downloaded strum_macros v0.26.4
10152024-11-06T23:17:03.191Z Downloaded encoding_rs v0.8.34
10162024-11-06T23:17:03.191Z Downloaded itertools v0.10.5
10172024-11-06T23:17:03.191Z Downloaded rfc6979 v0.4.0
10182024-11-06T23:17:03.191Z Downloaded predicates-core v1.0.8
10192024-11-06T23:17:03.191Z Downloaded vte v0.11.1
10202024-11-06T23:17:03.193Z Downloaded pbkdf2 v0.11.0
10212024-11-06T23:17:03.194Z Downloaded rcgen v0.12.1
10222024-11-06T23:17:03.194Z Downloaded defmt-parser v0.3.4
10232024-11-06T23:17:03.195Z Downloaded tungstenite v0.23.0
10242024-11-06T23:17:03.195Z Downloaded heapless v0.8.0
10252024-11-06T23:17:03.195Z Downloaded pin-project v1.1.6
10262024-11-06T23:17:03.195Z Downloaded walkdir v2.5.0
10272024-11-06T23:17:03.196Z Downloaded oso v0.27.3
10282024-11-06T23:17:03.243Z Downloaded vergen v8.3.2
10292024-11-06T23:17:03.243Z Downloaded minimal-lexical v0.2.1
10302024-11-06T23:17:03.243Z Downloaded radium v0.7.0
10312024-11-06T23:17:03.244Z Downloaded prettyplease v0.2.22
10322024-11-06T23:17:03.244Z Downloaded futures-executor v0.3.31
10332024-11-06T23:17:03.244Z Downloaded futures-core v0.3.31
10342024-11-06T23:17:03.244Z Downloaded pin-project-lite v0.2.14
10352024-11-06T23:17:03.244Z Downloaded peg-macros v0.8.4
10362024-11-06T23:17:03.244Z Downloaded fatfs v0.3.6
10372024-11-06T23:17:03.244Z Downloaded glob v0.3.1
10382024-11-06T23:17:03.244Z Downloaded termcolor v1.4.1
10392024-11-06T23:17:03.244Z Downloaded slog-envlogger v2.2.0
10402024-11-06T23:17:03.245Z Downloaded serde-big-array v0.5.1
10412024-11-06T23:17:03.245Z Downloaded libgit2-sys v0.17.0+1.8.1
10422024-11-06T23:17:03.289Z Downloaded secrecy v0.8.0
10432024-11-06T23:17:03.289Z Downloaded rustversion v1.0.17
10442024-11-06T23:17:03.290Z Downloaded pkg-config v0.3.31
10452024-11-06T23:17:03.290Z Downloaded vsss-rs v3.3.4
10462024-11-06T23:17:03.290Z Downloaded pkcs5 v0.7.1
10472024-11-06T23:17:03.290Z Downloaded parking_lot v0.12.3
10482024-11-06T23:17:03.290Z Downloaded spin v0.9.8
10492024-11-06T23:17:03.290Z Downloaded progenitor-impl v0.8.0
10502024-11-06T23:17:03.290Z Downloaded indicatif v0.17.8
10512024-11-06T23:17:03.290Z Downloaded crypto-bigint v0.5.5
10522024-11-06T23:17:03.291Z Downloaded futures-task v0.3.31
10532024-11-06T23:17:03.291Z Downloaded cc v1.1.30
10542024-11-06T23:17:03.291Z Downloaded base64 v0.22.1
10552024-11-06T23:17:03.291Z Downloaded num v0.4.3
10562024-11-06T23:17:03.291Z Downloaded fallible-iterator v0.2.0
10572024-11-06T23:17:03.292Z Downloaded rustls-pemfile v2.2.0
10582024-11-06T23:17:03.293Z Downloaded rustc-demangle v0.1.24
10592024-11-06T23:17:03.293Z Downloaded password-hash v0.4.2
10602024-11-06T23:17:03.293Z Downloaded unicode-truncate v1.1.0
10612024-11-06T23:17:03.293Z Downloaded base64 v0.21.7
10622024-11-06T23:17:03.308Z Downloaded password-hash v0.5.0
10632024-11-06T23:17:03.308Z Downloaded crossbeam-epoch v0.9.18
10642024-11-06T23:17:03.308Z Downloaded getrandom v0.2.15
10652024-11-06T23:17:03.308Z Downloaded itertools v0.13.0
10662024-11-06T23:17:03.308Z Downloaded signal-hook-mio v0.2.4
10672024-11-06T23:17:03.308Z Downloaded shell-words v1.1.0
10682024-11-06T23:17:03.309Z Downloaded serde-hex v0.1.0
10692024-11-06T23:17:03.309Z Downloaded derive_builder_core v0.20.2
10702024-11-06T23:17:03.309Z Downloaded multer v3.1.0
10712024-11-06T23:17:03.309Z Downloaded crossbeam-channel v0.5.13
10722024-11-06T23:17:03.309Z Downloaded const-oid v0.9.6
10732024-11-06T23:17:03.333Z Downloaded zone v0.3.0
10742024-11-06T23:17:03.333Z Downloaded which v4.4.2
10752024-11-06T23:17:03.333Z Downloaded untrusted v0.9.0
10762024-11-06T23:17:03.333Z Downloaded tokio-macros v2.4.0
10772024-11-06T23:17:03.333Z Downloaded tls_codec v0.4.1
10782024-11-06T23:17:03.333Z Downloaded structmeta v0.2.0
10792024-11-06T23:17:03.333Z Downloaded blake2 v0.10.6
10802024-11-06T23:17:03.333Z Downloaded siphasher v0.3.11
10812024-11-06T23:17:03.333Z Downloaded libm v0.2.8
10822024-11-06T23:17:03.356Z Downloaded const_format_proc_macros v0.2.33
10832024-11-06T23:17:03.357Z Downloaded console v0.15.8
10842024-11-06T23:17:03.357Z Downloaded linked-hash-map v0.5.6
10852024-11-06T23:17:03.357Z Downloaded ahash v0.8.11
10862024-11-06T23:17:03.357Z Downloaded backtrace v0.3.74
10872024-11-06T23:17:03.357Z Downloaded keccak v0.1.5
10882024-11-06T23:17:03.358Z Downloaded is-terminal v0.4.13
10892024-11-06T23:17:03.358Z Downloaded indoc v1.0.9
10902024-11-06T23:17:03.359Z Downloaded const_format v0.2.33
10912024-11-06T23:17:03.382Z Downloaded bzip2 v0.4.4
10922024-11-06T23:17:03.382Z Downloaded unarray v0.1.4
10932024-11-06T23:17:03.382Z Downloaded async-trait v0.1.83
10942024-11-06T23:17:03.382Z Downloaded arrayref v0.3.9
10952024-11-06T23:17:03.383Z Downloaded hyper-tls v0.6.0
10962024-11-06T23:17:03.383Z Downloaded crc v3.2.1
10972024-11-06T23:17:03.383Z Downloaded bit-vec v0.6.3
10982024-11-06T23:17:03.383Z Downloaded crossbeam-deque v0.8.5
10992024-11-06T23:17:03.383Z Downloaded constant_time_eq v0.3.1
11002024-11-06T23:17:03.383Z Downloaded termios v0.3.3
11012024-11-06T23:17:03.383Z Downloaded smallvec v1.13.2
11022024-11-06T23:17:03.384Z Downloaded cobs v0.2.3
11032024-11-06T23:17:03.384Z Downloaded castaway v0.2.3
11042024-11-06T23:17:03.384Z Downloaded bumpalo v3.16.0
11052024-11-06T23:17:03.384Z Downloaded indent_write v2.2.0
11062024-11-06T23:17:03.395Z Downloaded ciborium-ll v0.2.2
11072024-11-06T23:17:03.396Z Downloaded chacha20 v0.9.1
11082024-11-06T23:17:03.396Z Downloaded impl-trait-for-tuples v0.2.2
11092024-11-06T23:17:03.396Z Downloaded block-padding v0.3.3
11102024-11-06T23:17:03.396Z Downloaded bitfield-struct v0.6.2
11112024-11-06T23:17:03.396Z Downloaded async-recursion v1.1.1
11122024-11-06T23:17:03.396Z Downloaded data-encoding v2.6.0
11132024-11-06T23:17:03.396Z Downloaded bit-set v0.5.3
11142024-11-06T23:17:03.396Z Downloaded bb8 v0.8.5
11152024-11-06T23:17:03.396Z Downloaded base16ct v0.2.0
11162024-11-06T23:17:03.396Z Downloaded cstr-argument v0.1.2
11172024-11-06T23:17:03.397Z Downloaded async-stream v0.3.6
11182024-11-06T23:17:03.397Z Downloaded ascii-canvas v3.0.0
11192024-11-06T23:17:03.397Z Downloaded array-init v0.0.4
11202024-11-06T23:17:03.397Z Downloaded httpdate v1.0.3
11212024-11-06T23:17:03.397Z Downloaded http-body-util v0.1.2
11222024-11-06T23:17:03.397Z Downloaded home v0.5.9
11232024-11-06T23:17:03.397Z Downloaded arc-swap v1.7.1
11242024-11-06T23:17:03.406Z Downloaded crossbeam-utils v0.8.20
11252024-11-06T23:17:03.407Z Downloaded cookie_store v0.21.0
11262024-11-06T23:17:03.407Z Downloaded instability v0.3.2
11272024-11-06T23:17:03.407Z Downloaded inout v0.1.3
11282024-11-06T23:17:03.408Z Downloaded darling v0.20.10
11292024-11-06T23:17:03.540Z Downloaded libsqlite3-sys v0.30.1
11302024-11-06T23:17:03.615Z Downloaded ring v0.17.8
11312024-11-06T23:17:03.763Z Downloaded ring v0.16.20
11322024-11-06T23:17:03.926Z Compiling serde v1.0.210
11332024-11-06T23:17:03.932Z Compiling typenum v1.17.0
11342024-11-06T23:17:03.932Z Compiling generic-array v0.14.7
11352024-11-06T23:17:03.932Z Compiling lock_api v0.4.12
11362024-11-06T23:17:03.932Z Compiling scopeguard v1.2.0
11372024-11-06T23:17:04.074Z Compiling subtle v2.6.1
11382024-11-06T23:17:04.104Z Compiling syn v2.0.79
11392024-11-06T23:17:04.116Z Compiling getrandom v0.2.15
11402024-11-06T23:17:04.216Z Compiling value-bag v1.9.0
11412024-11-06T23:17:04.419Z Compiling rand_core v0.6.4
11422024-11-06T23:17:04.638Z Compiling const-oid v0.9.6
11432024-11-06T23:17:04.662Z Compiling jobserver v0.1.32
11442024-11-06T23:17:04.751Z Compiling shlex v1.3.0
11452024-11-06T23:17:04.937Z Compiling log v0.4.22
11462024-11-06T23:17:05.116Z Compiling cc v1.1.30
11472024-11-06T23:17:05.134Z Compiling pin-project-lite v0.2.14
11482024-11-06T23:17:05.151Z Compiling smallvec v1.13.2
11492024-11-06T23:17:05.264Z Compiling parking_lot_core v0.9.10
11502024-11-06T23:17:05.558Z Compiling futures-core v0.3.31
11512024-11-06T23:17:05.576Z Compiling signal-hook-registry v1.4.2
11522024-11-06T23:17:05.828Z Compiling mio v1.0.2
11532024-11-06T23:17:05.860Z Compiling cpufeatures v0.2.14
11542024-11-06T23:17:05.964Z Compiling futures-sink v0.3.31
11552024-11-06T23:17:06.122Z Compiling parking_lot v0.12.3
11562024-11-06T23:17:06.382Z Compiling spin v0.9.8
11572024-11-06T23:17:06.420Z Compiling socket2 v0.5.7
11582024-11-06T23:17:06.646Z Compiling slab v0.4.9
11592024-11-06T23:17:06.820Z Compiling serde_json v1.0.128
11602024-11-06T23:17:06.820Z Compiling futures-channel v0.3.31
11612024-11-06T23:17:07.095Z Compiling allocator-api2 v0.2.18
11622024-11-06T23:17:07.133Z Compiling pin-utils v0.1.0
11632024-11-06T23:17:07.239Z Compiling futures-task v0.3.31
11642024-11-06T23:17:07.261Z Compiling futures-io v0.3.31
11652024-11-06T23:17:07.368Z Compiling tinyvec_macros v0.1.1
11662024-11-06T23:17:07.460Z Compiling foldhash v0.1.3
11672024-11-06T23:17:07.478Z Compiling tinyvec v1.8.0
11682024-11-06T23:17:07.495Z Compiling pkg-config v0.3.31
11692024-11-06T23:17:07.533Z Compiling libm v0.2.8
11702024-11-06T23:17:07.590Z Compiling num-traits v0.2.19
11712024-11-06T23:17:07.754Z Compiling unicode-bidi v0.3.17
11722024-11-06T23:17:07.877Z Compiling hashbrown v0.15.0
11732024-11-06T23:17:08.141Z Compiling base64ct v1.6.0
11742024-11-06T23:17:08.738Z Compiling pem-rfc7468 v0.7.0
11752024-11-06T23:17:08.973Z Compiling unicode-normalization v0.1.24
11762024-11-06T23:17:09.134Z Compiling flagset v0.4.6
11772024-11-06T23:17:09.173Z Compiling httparse v1.9.5
11782024-11-06T23:17:09.208Z Compiling ring v0.17.8
11792024-11-06T23:17:09.293Z Compiling tracing-core v0.1.32
11802024-11-06T23:17:09.337Z Compiling crossbeam-utils v0.8.20
11812024-11-06T23:17:09.449Z Compiling percent-encoding v2.3.1
11822024-11-06T23:17:09.848Z Compiling rustls-pki-types v1.9.0
11832024-11-06T23:17:10.027Z Compiling untrusted v0.9.0
11842024-11-06T23:17:10.116Z Compiling powerfmt v0.2.0
11852024-11-06T23:17:10.214Z Compiling vcpkg v0.2.15
11862024-11-06T23:17:10.505Z Compiling num-conv v0.1.0
11872024-11-06T23:17:10.653Z Compiling time-core v0.1.2
11882024-11-06T23:17:10.763Z Compiling deranged v0.3.11
11892024-11-06T23:17:10.812Z Compiling time-macros v0.2.18
11902024-11-06T23:17:10.904Z Compiling num_threads v0.1.7
11912024-11-06T23:17:10.989Z Compiling atomic-waker v1.1.2
11922024-11-06T23:17:11.027Z Compiling form_urlencoded v1.2.1
11932024-11-06T23:17:11.156Z Compiling rustix v0.38.37
11942024-11-06T23:17:11.320Z Compiling slog v2.7.0
11952024-11-06T23:17:11.853Z Compiling try-lock v0.2.5
11962024-11-06T23:17:11.977Z Compiling want v0.3.1
11972024-11-06T23:17:12.016Z Compiling httpdate v1.0.3
11982024-11-06T23:17:12.196Z Compiling openssl-sys v0.9.103
11992024-11-06T23:17:12.270Z Compiling idna v0.5.0
12002024-11-06T23:17:12.450Z Compiling foreign-types-shared v0.1.1
12012024-11-06T23:17:12.562Z Compiling openssl v0.10.66
12022024-11-06T23:17:12.649Z Compiling rustversion v1.0.17
12032024-11-06T23:17:12.846Z Compiling base64 v0.22.1
12042024-11-06T23:17:12.979Z Compiling iana-time-zone v0.1.61
12052024-11-06T23:17:13.366Z Compiling adler2 v2.0.0
12062024-11-06T23:17:13.387Z Compiling tower-service v0.3.3
12072024-11-06T23:17:13.433Z Compiling match_cfg v0.1.0
12082024-11-06T23:17:13.502Z Compiling miniz_oxide v0.8.0
12092024-11-06T23:17:13.521Z Compiling hostname v0.3.1
12102024-11-06T23:17:13.671Z Compiling url v2.5.2
12112024-11-06T23:17:13.714Z Compiling time v0.3.36
12122024-11-06T23:17:13.745Z Compiling foreign-types v0.3.2
12132024-11-06T23:17:13.777Z Compiling dirs-sys-next v0.1.2
12142024-11-06T23:17:13.845Z Compiling aho-corasick v1.1.3
12152024-11-06T23:17:14.397Z Compiling regex-syntax v0.8.5
12162024-11-06T23:17:15.004Z Compiling syn v1.0.109
12172024-11-06T23:17:15.023Z Compiling siphasher v0.3.11
12182024-11-06T23:17:15.360Z Compiling rustls v0.23.14
12192024-11-06T23:17:15.478Z Compiling data-encoding v2.6.0
12202024-11-06T23:17:15.601Z Compiling native-tls v0.2.12
12212024-11-06T23:17:15.635Z Compiling rustls v0.22.4
12222024-11-06T23:17:15.959Z Compiling dirs-next v2.0.0
12232024-11-06T23:17:16.144Z Compiling serde_derive_internals v0.29.1
12242024-11-06T23:17:17.375Z Compiling crossbeam-epoch v0.9.18
12252024-11-06T23:17:17.690Z Compiling bzip2-sys v0.1.11+1.0.8
12262024-11-06T23:17:17.874Z Compiling serde_derive v1.0.210
12272024-11-06T23:17:18.068Z Compiling zeroize_derive v1.4.2
12282024-11-06T23:17:18.186Z Compiling zerocopy-derive v0.7.35
12292024-11-06T23:17:18.721Z Compiling tokio-macros v2.4.0
12302024-11-06T23:17:18.750Z Compiling thiserror-impl v1.0.64
12312024-11-06T23:17:18.772Z Compiling futures-macro v0.3.31
12322024-11-06T23:17:19.574Z Compiling zeroize v1.8.1
12332024-11-06T23:17:19.971Z Compiling der_derive v0.7.3
12342024-11-06T23:17:20.306Z Compiling tracing-attributes v0.1.27
12352024-11-06T23:17:20.364Z Compiling zerocopy v0.7.35
12362024-11-06T23:17:20.671Z Compiling scroll_derive v0.12.0
12372024-11-06T23:17:20.690Z Compiling futures-util v0.3.31
12382024-11-06T23:17:21.371Z Compiling crypto-common v0.1.6
12392024-11-06T23:17:21.612Z Compiling block-buffer v0.10.4
12402024-11-06T23:17:21.883Z Compiling digest v0.10.7
12412024-11-06T23:17:21.902Z Compiling thiserror v1.0.64
12422024-11-06T23:17:21.994Z Compiling block-padding v0.3.3
12432024-11-06T23:17:22.034Z Compiling ppv-lite86 v0.2.20
12442024-11-06T23:17:22.053Z Compiling pest v2.7.14
12452024-11-06T23:17:22.240Z Compiling inout v0.1.3
12462024-11-06T23:17:22.277Z Compiling der v0.7.9
12472024-11-06T23:17:22.387Z Compiling hmac v0.12.1
12482024-11-06T23:17:22.519Z Compiling cipher v0.4.4
12492024-11-06T23:17:22.617Z Compiling sha2 v0.10.8
12502024-11-06T23:17:22.887Z Compiling rand_chacha v0.3.1
12512024-11-06T23:17:23.063Z Compiling salsa20 v0.10.2
12522024-11-06T23:17:23.309Z Compiling rand v0.8.5
12532024-11-06T23:17:23.871Z Compiling tracing v0.1.40
12542024-11-06T23:17:24.405Z Compiling spki v0.7.3
12552024-11-06T23:17:24.837Z Compiling pbkdf2 v0.12.2
12562024-11-06T23:17:25.016Z Compiling scrypt v0.11.0
12572024-11-06T23:17:25.055Z Compiling pest_meta v2.7.14
12582024-11-06T23:17:25.298Z Compiling cbc v0.1.2
12592024-11-06T23:17:25.527Z Compiling aes v0.8.4
12602024-11-06T23:17:25.547Z Compiling scroll v0.12.0
12612024-11-06T23:17:25.575Z Compiling rustls-webpki v0.102.8
12622024-11-06T23:17:25.578Z Compiling openssl-macros v0.1.1
12632024-11-06T23:17:26.065Z Compiling goblin v0.8.2
12642024-11-06T23:17:26.254Z Compiling async-trait v0.1.83
12652024-11-06T23:17:26.350Z Compiling pest_generator v2.7.14
12662024-11-06T23:17:27.107Z Compiling pkcs5 v0.7.1
12672024-11-06T23:17:27.580Z Compiling sha1 v0.10.6
12682024-11-06T23:17:28.025Z Compiling pkcs8 v0.10.2
12692024-11-06T23:17:28.274Z Compiling signature v2.2.0
12702024-11-06T23:17:28.295Z Compiling regex-automata v0.4.8
12712024-11-06T23:17:28.392Z Compiling lazy_static v1.5.0
12722024-11-06T23:17:28.512Z Compiling thread_local v1.1.8
12732024-11-06T23:17:28.564Z Compiling multer v3.1.0
12742024-11-06T23:17:28.729Z Compiling cookie v0.18.1
12752024-11-06T23:17:28.863Z Compiling encoding_rs v0.8.34
12762024-11-06T23:17:28.897Z Compiling rayon-core v1.12.1
12772024-11-06T23:17:29.018Z Compiling signal-hook v0.3.17
12782024-11-06T23:17:29.087Z Compiling slog-async v2.8.0
12792024-11-06T23:17:29.166Z Compiling ipnet v2.10.1
12802024-11-06T23:17:29.299Z Compiling gimli v0.31.1
12812024-11-06T23:17:29.631Z Compiling unicode-properties v0.1.3
12822024-11-06T23:17:29.728Z Compiling pest_derive v2.7.14
12832024-11-06T23:17:30.059Z Compiling mime v0.3.17
12842024-11-06T23:17:30.397Z Compiling openssl-probe v0.1.5
12852024-11-06T23:17:30.525Z Compiling dtrace-parser v0.2.0
12862024-11-06T23:17:30.683Z Compiling either v1.13.0
12872024-11-06T23:17:30.747Z Compiling paste v1.0.15
12882024-11-06T23:17:31.110Z Compiling schemars v0.8.21
12892024-11-06T23:17:31.346Z Compiling stringprep v0.1.5
12902024-11-06T23:17:31.712Z Compiling bytes v1.7.2
12912024-11-06T23:17:32.484Z Compiling indexmap v2.6.0
12922024-11-06T23:17:32.487Z Compiling bitflags v2.6.0
12932024-11-06T23:17:32.960Z Compiling tokio v1.40.0
12942024-11-06T23:17:32.969Z Compiling http v1.1.0
12952024-11-06T23:17:33.068Z Compiling semver v1.0.23
12962024-11-06T23:17:33.809Z Compiling rustc_version v0.4.1
12972024-11-06T23:17:34.014Z Compiling dof v0.3.0
12982024-11-06T23:17:34.588Z Compiling http-body v1.0.1
12992024-11-06T23:17:34.830Z Compiling toml_datetime v0.6.8
13002024-11-06T23:17:35.199Z Compiling serde_spanned v0.6.8
13012024-11-06T23:17:35.344Z Compiling serde_tokenstream v0.2.2
13022024-11-06T23:17:35.390Z Compiling uuid v1.10.0
13032024-11-06T23:17:35.417Z Compiling usdt-impl v0.5.0
13042024-11-06T23:17:35.938Z Compiling chrono v0.4.38
13052024-11-06T23:17:35.978Z Compiling http-body-util v0.1.2
13062024-11-06T23:17:36.072Z Compiling heapless v0.7.17
13072024-11-06T23:17:36.591Z Compiling toml_edit v0.22.22
13082024-11-06T23:17:36.831Z Compiling curve25519-dalek v4.1.3
13092024-11-06T23:17:36.855Z Compiling usdt-attr-macro v0.5.0
13102024-11-06T23:17:37.528Z Compiling usdt-macro v0.5.0
13112024-11-06T23:17:38.517Z Compiling slog-json v2.6.1
13122024-11-06T23:17:38.902Z Compiling addr2line v0.24.2
13132024-11-06T23:17:38.966Z Compiling serde_urlencoded v0.7.1
13142024-11-06T23:17:39.553Z Compiling futures-executor v0.3.31
13152024-11-06T23:17:39.747Z Compiling md-5 v0.10.6
13162024-11-06T23:17:40.027Z Compiling schemars_derive v0.8.21
13172024-11-06T23:17:40.359Z Compiling enum-as-inner v0.6.1
13182024-11-06T23:17:41.402Z Compiling tokio-util v0.7.12
13192024-11-06T23:17:41.563Z Compiling async-stream-impl v0.3.6
13202024-11-06T23:17:42.769Z Compiling h2 v0.4.6
13212024-11-06T23:17:43.135Z Compiling crossbeam-deque v0.8.5
13222024-11-06T23:17:43.482Z Compiling term v0.7.0
13232024-11-06T23:17:44.390Z Compiling crossbeam-channel v0.5.13
13242024-11-06T23:17:44.910Z Compiling num-integer v0.1.46
13252024-11-06T23:17:44.977Z Compiling rustls-pemfile v2.2.0
13262024-11-06T23:17:45.310Z Compiling idna v0.4.0
13272024-11-06T23:17:45.518Z Compiling idna v0.3.0
13282024-11-06T23:17:45.734Z Compiling hash32 v0.2.1
13292024-11-06T23:17:46.122Z Compiling ff v0.13.0
13302024-11-06T23:17:46.346Z Compiling is-terminal v0.4.13
13312024-11-06T23:17:46.481Z Compiling object v0.36.5
13322024-11-06T23:17:46.966Z Compiling dropshot v0.12.0
13332024-11-06T23:17:47.116Z Compiling anyhow v1.0.92
13342024-11-06T23:17:47.263Z Compiling linked-hash-map v0.5.6
13352024-11-06T23:17:47.305Z Compiling base16ct v0.2.0
13362024-11-06T23:17:47.643Z Compiling portable-atomic v1.9.0
13372024-11-06T23:17:47.643Z Compiling psl-types v2.0.11
13382024-11-06T23:17:47.761Z Compiling smoltcp v0.9.1
13392024-11-06T23:17:47.838Z Compiling fallible-iterator v0.2.0
13402024-11-06T23:17:48.493Z Compiling take_mut v0.2.2
13412024-11-06T23:17:48.575Z Compiling num-bigint-dig v0.8.4
13422024-11-06T23:17:48.644Z Compiling utf-8 v0.7.6
13432024-11-06T23:17:48.722Z Compiling dyn-clone v1.0.17
13442024-11-06T23:17:48.880Z Compiling stable_deref_trait v1.2.0
13452024-11-06T23:17:48.943Z Compiling quick-error v1.2.3
13462024-11-06T23:17:48.968Z Compiling rustc-demangle v0.1.24
13472024-11-06T23:17:49.089Z Compiling resolv-conf v0.7.0
13482024-11-06T23:17:49.910Z Compiling hyper v1.4.1
13492024-11-06T23:17:49.930Z Compiling tungstenite v0.24.0
13502024-11-06T23:17:51.468Z Compiling postgres-protocol v0.6.7
13512024-11-06T23:17:52.189Z Compiling publicsuffix v2.2.3
13522024-11-06T23:17:52.458Z Compiling hyper-util v0.1.9
13532024-11-06T23:17:52.899Z Compiling lru-cache v0.1.2
13542024-11-06T23:17:52.949Z Compiling sec1 v0.7.3
13552024-11-06T23:17:53.068Z Compiling usdt v0.5.0
13562024-11-06T23:17:53.087Z Compiling slog-term v2.9.1
13572024-11-06T23:17:53.122Z Compiling group v0.13.0
13582024-11-06T23:17:53.441Z Compiling hickory-proto v0.24.1
13592024-11-06T23:17:53.508Z Compiling tokio-rustls v0.26.0
13602024-11-06T23:17:53.552Z Compiling num-iter v0.1.45
13612024-11-06T23:17:53.732Z Compiling tokio-rustls v0.25.0
13622024-11-06T23:17:53.877Z Compiling backtrace v0.3.74
13632024-11-06T23:17:54.174Z Compiling tokio-native-tls v0.3.1
13642024-11-06T23:17:54.281Z Compiling async-stream v0.3.6
13652024-11-06T23:17:54.588Z Compiling futures v0.3.31
13662024-11-06T23:17:54.609Z Compiling toml v0.8.19
13672024-11-06T23:17:54.713Z Compiling slog-bunyan v2.5.0
13682024-11-06T23:17:54.926Z Compiling terminal_size v0.4.0
13692024-11-06T23:17:55.252Z Compiling dropshot_endpoint v0.12.0
13702024-11-06T23:17:55.610Z Compiling openapiv3 v2.0.0
13712024-11-06T23:17:55.675Z Compiling camino v1.1.9
13722024-11-06T23:17:56.264Z Compiling serde_path_to_error v0.1.16
13732024-11-06T23:17:56.921Z Compiling hubpack_derive v0.1.1
13742024-11-06T23:17:57.132Z Compiling hkdf v0.12.4
13752024-11-06T23:17:57.218Z Compiling crypto-bigint v0.5.5
13762024-11-06T23:17:57.398Z Compiling zerocopy-derive v0.6.6
13772024-11-06T23:17:57.600Z Compiling curve25519-dalek-derive v0.1.1
13782024-11-06T23:17:57.806Z Compiling phf_shared v0.11.2
13792024-11-06T23:17:57.881Z Compiling waitgroup v0.1.2
13802024-11-06T23:17:58.101Z Compiling webpki-roots v0.26.6
13812024-11-06T23:17:58.196Z Compiling hostname v0.4.0
13822024-11-06T23:17:58.322Z Compiling crc32fast v1.4.2
13832024-11-06T23:17:58.466Z Compiling ahash v0.8.11
13842024-11-06T23:17:58.651Z Compiling fs-err v2.11.0
13852024-11-06T23:17:58.815Z Compiling winnow v0.5.40
13862024-11-06T23:17:58.941Z Compiling debug-ignore v1.0.5
13872024-11-06T23:17:59.044Z Compiling bitflags v1.3.2
13882024-11-06T23:17:59.087Z Compiling managed v0.8.0
13892024-11-06T23:17:59.145Z Compiling console v0.15.8
13902024-11-06T23:17:59.399Z Compiling zerocopy v0.6.6
13912024-11-06T23:17:59.906Z Compiling strum_macros v0.25.3
13922024-11-06T23:18:00.314Z Compiling elliptic-curve v0.13.8
13932024-11-06T23:18:00.701Z Compiling clap_builder v4.5.20
13942024-11-06T23:18:01.766Z Compiling hickory-resolver v0.24.1
13952024-11-06T23:18:02.802Z Compiling toml_edit v0.19.15
13962024-11-06T23:18:03.564Z Compiling flate2 v1.0.34
13972024-11-06T23:18:03.607Z Compiling hyper-rustls v0.27.3
13982024-11-06T23:18:03.808Z Compiling phf v0.11.2
13992024-11-06T23:18:04.110Z Compiling hubpack v0.1.2
14002024-11-06T23:18:04.258Z Compiling signal-hook-mio v0.2.4
14012024-11-06T23:18:04.432Z Compiling cookie_store v0.21.0
14022024-11-06T23:18:04.541Z Compiling hyper-tls v0.6.0
14032024-11-06T23:18:04.576Z Compiling rayon v1.10.0
14042024-11-06T23:18:05.860Z Compiling bzip2 v0.4.4
14052024-11-06T23:18:06.261Z Compiling postgres-types v0.2.8
14062024-11-06T23:18:07.785Z Compiling tokio-tungstenite v0.24.0
14072024-11-06T23:18:08.308Z Compiling tokio-stream v0.1.16
14082024-11-06T23:18:08.877Z Compiling bstr v1.10.0
14092024-11-06T23:18:09.343Z Compiling regex v1.11.0
14102024-11-06T23:18:09.369Z Compiling serde-big-array v0.5.1
14112024-11-06T23:18:09.445Z Compiling ed25519 v2.2.3
14122024-11-06T23:18:09.477Z Compiling pkcs1 v0.7.5
14132024-11-06T23:18:09.558Z Compiling rfc6979 v0.4.0
14142024-11-06T23:18:09.613Z Compiling clap_derive v4.5.18
14152024-11-06T23:18:09.760Z Compiling serde_repr v0.1.19
14162024-11-06T23:18:10.399Z Compiling derive-where v1.2.7
14172024-11-06T23:18:10.437Z Compiling phf_shared v0.10.0
14182024-11-06T23:18:10.456Z Compiling float-cmp v0.9.0
14192024-11-06T23:18:10.608Z Compiling sync_wrapper v1.0.1
14202024-11-06T23:18:10.655Z Compiling bit-vec v0.6.3
14212024-11-06T23:18:10.772Z Compiling new_debug_unreachable v1.0.6
14222024-11-06T23:18:10.827Z Compiling normalize-line-endings v0.3.0
14232024-11-06T23:18:10.869Z Compiling precomputed-hash v0.1.1
14242024-11-06T23:18:10.890Z Compiling whoami v1.5.2
14252024-11-06T23:18:10.957Z Compiling number_prefix v0.4.0
14262024-11-06T23:18:10.990Z Compiling predicates-core v1.0.8
14272024-11-06T23:18:11.120Z Compiling unicode-segmentation v1.12.0
14282024-11-06T23:18:11.181Z Compiling minimal-lexical v0.2.1
14292024-11-06T23:18:11.305Z Compiling fixedbitset v0.4.2
14302024-11-06T23:18:11.335Z Compiling static_assertions v1.1.0
14312024-11-06T23:18:11.441Z Compiling difflib v0.4.0
14322024-11-06T23:18:11.500Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14332024-11-06T23:18:11.708Z Compiling petgraph v0.6.5
14342024-11-06T23:18:11.787Z Compiling nom v7.1.3
14352024-11-06T23:18:11.988Z Compiling predicates v3.1.2
14362024-11-06T23:18:12.985Z Compiling similar v2.6.0
14372024-11-06T23:18:13.681Z Compiling tokio-postgres v0.7.12
14382024-11-06T23:18:13.747Z Compiling qorb v0.2.0
14392024-11-06T23:18:14.328Z Compiling clap v4.5.20
14402024-11-06T23:18:14.471Z Compiling indicatif v0.17.8
14412024-11-06T23:18:15.377Z Compiling bit-set v0.5.3
14422024-11-06T23:18:15.526Z Compiling string_cache v0.8.7
14432024-11-06T23:18:16.671Z Compiling reqwest v0.12.8
14442024-11-06T23:18:16.674Z Compiling rsa v0.9.6
14452024-11-06T23:18:16.674Z Compiling ecdsa v0.16.9
14462024-11-06T23:18:16.674Z Compiling ed25519-dalek v2.1.1
14472024-11-06T23:18:16.836Z Compiling zip v0.6.6
14482024-11-06T23:18:17.883Z Compiling toml v0.7.8
14492024-11-06T23:18:18.250Z Compiling crossterm v0.28.1
14502024-11-06T23:18:19.454Z Compiling hex v0.4.3
14512024-11-06T23:18:19.556Z Compiling itertools v0.10.5
14522024-11-06T23:18:19.821Z Compiling itertools v0.12.1
14532024-11-06T23:18:20.054Z Compiling x509-cert v0.2.5
14542024-11-06T23:18:20.084Z Compiling unicode-xid v0.2.6
14552024-11-06T23:18:20.212Z Compiling lalrpop-util v0.19.12
14562024-11-06T23:18:20.256Z Compiling peg-runtime v0.8.3
14572024-11-06T23:18:20.583Z Compiling xattr v1.3.1
14582024-11-06T23:18:20.857Z Compiling strum_macros v0.26.4
14592024-11-06T23:18:20.957Z Compiling filetime v0.2.25
14602024-11-06T23:18:21.281Z Compiling tar v0.4.42
14612024-11-06T23:18:24.292Z Compiling strum v0.26.3
14622024-11-06T23:18:24.655Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14632024-11-06T23:18:24.906Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14642024-11-06T23:18:30.300Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
14652024-11-06T23:18:30.452Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14662024-11-06T23:18:30.498ZNov 06 23:18:29.549 INFO Starting download, target: Clickhouse
14672024-11-06T23:18:30.498ZNov 06 23:18:29.550 INFO Starting download, target: Console
14682024-11-06T23:18:30.498ZNov 06 23:18:29.550 INFO Starting download, target: Cockroach
14692024-11-06T23:18:30.501ZNov 06 23:18:29.550 INFO Starting download, target: DendriteOpenapi
14702024-11-06T23:18:30.501ZNov 06 23:18:29.550 INFO Starting download, target: DendriteStub
14712024-11-06T23:18:30.501ZNov 06 23:18:29.550 INFO Starting download, target: MaghemiteMgd
14722024-11-06T23:18:30.501ZNov 06 23:18:29.550 INFO Starting download, target: TransceiverControl
14732024-11-06T23:18:30.501ZNov 06 23:18:29.550 INFO Downloading out/downloads/dpd-4067d742d832fa434217b95e4b149048d01ef54e.json (attempt 1/3), target: DendriteOpenapi
14742024-11-06T23:18:30.501ZNov 06 23:18:29.550 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14752024-11-06T23:18:30.501ZNov 06 23:18:29.551 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14762024-11-06T23:18:30.501ZNov 06 23:18:29.551 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
14772024-11-06T23:18:30.501ZNov 06 23:18:29.551 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14782024-11-06T23:18:30.501ZNov 06 23:18:29.551 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14792024-11-06T23:18:30.501ZNov 06 23:18:29.551 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14802024-11-06T23:18:30.634ZNov 06 23:18:29.685 INFO Download complete, target: DendriteOpenapi
14812024-11-06T23:18:30.952ZNov 06 23:18:29.985 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14822024-11-06T23:18:31.068ZNov 06 23:18:30.117 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14832024-11-06T23:18:31.214ZNov 06 23:18:30.263 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14842024-11-06T23:18:31.450ZNov 06 23:18:30.501 INFO Download complete, target: Console
14852024-11-06T23:18:31.522ZNov 06 23:18:30.572 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14862024-11-06T23:18:31.654ZNov 06 23:18:30.702 INFO Download complete, target: TransceiverControl
14872024-11-06T23:18:32.156ZNov 06 23:18:31.198 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
14882024-11-06T23:18:32.157ZNov 06 23:18:31.198 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
14892024-11-06T23:18:32.472ZNov 06 23:18:31.518 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14902024-11-06T23:18:33.879ZNov 06 23:18:32.930 INFO Download complete, target: DendriteStub
14912024-11-06T23:18:34.454ZNov 06 23:18:33.505 INFO Download complete, target: MaghemiteMgd
14922024-11-06T23:18:39.397ZNov 06 23:18:38.447 INFO Checking that binary works, target: Cockroach
14932024-11-06T23:18:39.555ZNov 06 23:18:38.604 INFO Download complete, target: Cockroach
14942024-11-06T23:18:44.597ZNov 06 23:18:43.646 INFO Checking that binary works, target: Clickhouse
14952024-11-06T23:18:44.765ZNov 06 23:18:43.813 INFO Download complete, target: Clickhouse
14962024-11-06T23:18:44.786ZAll builder prerequisites installed successfully, and PATH looks valid
14972024-11-06T23:18:44.789Z
14982024-11-06T23:18:44.789Zreal 4:07.460477762
14992024-11-06T23:18:44.789Zuser 12:15.844433674
15002024-11-06T23:18:44.789Zsys 2:41.431789361
15012024-11-06T23:18:44.789Ztrap 0.444505329
15022024-11-06T23:18:44.789Ztflt 1.274414549
15032024-11-06T23:18:44.789Zdflt 1.421759488
15042024-11-06T23:18:44.789Zkflt 0.024292905
15052024-11-06T23:18:44.789Zlock 22:29.804274327
15062024-11-06T23:18:44.789Zslp 47:50.895956287
15072024-11-06T23:18:44.789Zlat 47.907232798
15082024-11-06T23:18:44.789Zstop 2:02.926399902
15092024-11-06T23:18:44.789Z+ banner hack-check
15102024-11-06T23:18:44.792Z
15112024-11-06T23:18:44.792Z # # ## #### # # #### # # ###### #### # #
15122024-11-06T23:18:44.792Z # # # # # # # # # # # # # # # # #
15132024-11-06T23:18:44.793Z ###### # # # #### ##### # ###### ##### # ####
15142024-11-06T23:18:44.793Z # # ###### # # # # # # # # # #
15152024-11-06T23:18:44.793Z # # # # # # # # # # # # # # # # #
15162024-11-06T23:18:44.793Z # # # # #### # # #### # # ###### #### # #
15172024-11-06T23:18:44.793Z
15182024-11-06T23:18:44.793Z+ export CARGO_INCREMENTAL=0
15192024-11-06T23:18:44.793Z+ CARGO_INCREMENTAL=0
15202024-11-06T23:18:44.793Z+ ptime -m timeout 2h cargo xtask check-features --ci
15212024-11-06T23:18:45.286Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15222024-11-06T23:18:48.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s
15232024-11-06T23:18:48.736Z Running `target/debug/xtask check-features --ci`
15242024-11-06T23:18:48.755Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15252024-11-06T23:18:48.755Zrunning: "/home/build/.rustup/toolchains/1.82.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15262024-11-06T23:18:49.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
15272024-11-06T23:18:49.201Z Running `target/debug/xtask download cargo-hack`
15282024-11-06T23:18:50.005Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15292024-11-06T23:18:50.393Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15302024-11-06T23:18:55.201Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.97s
15312024-11-06T23:18:55.349Z Running `target/debug/xtask-downloader cargo-hack`
15322024-11-06T23:18:55.386ZNov 06 23:18:54.432 INFO Starting download, target: CargoHack
15332024-11-06T23:18:55.389ZNov 06 23:18:54.433 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15342024-11-06T23:18:55.968ZNov 06 23:18:55.014 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15352024-11-06T23:18:56.054ZNov 06 23:18:55.100 INFO Download complete, target: CargoHack
15362024-11-06T23:18:56.058Zrunning: "/home/build/.rustup/toolchains/1.82.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
15372024-11-06T23:18:56.075Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15382024-11-06T23:18:56.235Zinfo: running `cargo check --bins` on api_identity (1/168)
15392024-11-06T23:18:56.728Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15402024-11-06T23:18:56.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15412024-11-06T23:18:56.730Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15422024-11-06T23:18:56.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
15432024-11-06T23:18:56.795Z
15442024-11-06T23:18:56.795Zinfo: running `cargo check --bins` on bootstore (2/168)
15452024-11-06T23:18:57.310Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15462024-11-06T23:18:57.313Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15472024-11-06T23:18:57.313Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15482024-11-06T23:18:57.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
15492024-11-06T23:18:57.379Z
15502024-11-06T23:18:57.379Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/168)
15512024-11-06T23:18:57.901Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15522024-11-06T23:18:57.903Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15532024-11-06T23:18:57.903Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15542024-11-06T23:18:57.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
15552024-11-06T23:18:57.968Z
15562024-11-06T23:18:57.968Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/168)
15572024-11-06T23:18:58.483Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15582024-11-06T23:18:58.486Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15592024-11-06T23:18:58.486Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15602024-11-06T23:18:58.489Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
15612024-11-06T23:18:58.553Z
15622024-11-06T23:18:58.553Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/168)
15632024-11-06T23:18:58.915Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15642024-11-06T23:18:58.917Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15652024-11-06T23:18:58.917Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15662024-11-06T23:18:58.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
15672024-11-06T23:18:58.953Z
15682024-11-06T23:18:58.953Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/168)
15692024-11-06T23:18:59.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15702024-11-06T23:18:59.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15712024-11-06T23:18:59.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15722024-11-06T23:18:59.317Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
15732024-11-06T23:18:59.351Z
15742024-11-06T23:18:59.351Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/168)
15752024-11-06T23:18:59.710Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15762024-11-06T23:18:59.713Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15772024-11-06T23:18:59.713Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15782024-11-06T23:18:59.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
15792024-11-06T23:18:59.748Z
15802024-11-06T23:18:59.748Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/168)
15812024-11-06T23:19:00.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15822024-11-06T23:19:00.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15832024-11-06T23:19:00.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15842024-11-06T23:19:00.119Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15852024-11-06T23:19:00.154Z
15862024-11-06T23:19:00.154Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/168)
15872024-11-06T23:19:00.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15882024-11-06T23:19:00.517Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15892024-11-06T23:19:00.517Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15902024-11-06T23:19:00.520Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
15912024-11-06T23:19:00.555Z
15922024-11-06T23:19:00.555Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/168)
15932024-11-06T23:19:00.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15942024-11-06T23:19:00.916Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15952024-11-06T23:19:00.916Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15962024-11-06T23:19:00.919Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
15972024-11-06T23:19:00.954Z
15982024-11-06T23:19:00.954Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/168)
15992024-11-06T23:19:01.328Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16002024-11-06T23:19:01.330Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16012024-11-06T23:19:01.330Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16022024-11-06T23:19:01.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16032024-11-06T23:19:01.371Z
16042024-11-06T23:19:01.371Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/168)
16052024-11-06T23:19:01.746Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16062024-11-06T23:19:01.749Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16072024-11-06T23:19:01.749Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16082024-11-06T23:19:01.752Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16092024-11-06T23:19:01.788Z
16102024-11-06T23:19:01.788Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/168)
16112024-11-06T23:19:02.157Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16122024-11-06T23:19:02.160Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16132024-11-06T23:19:02.160Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16142024-11-06T23:19:02.162Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16152024-11-06T23:19:02.198Z
16162024-11-06T23:19:02.199Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/168)
16172024-11-06T23:19:02.568Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16182024-11-06T23:19:02.570Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16192024-11-06T23:19:02.570Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16202024-11-06T23:19:02.573Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16212024-11-06T23:19:02.608Z
16222024-11-06T23:19:02.608Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/168)
16232024-11-06T23:19:02.969Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16242024-11-06T23:19:02.972Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16252024-11-06T23:19:02.972Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16262024-11-06T23:19:02.974Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16272024-11-06T23:19:03.012Z
16282024-11-06T23:19:03.012Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/168)
16292024-11-06T23:19:03.369Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16302024-11-06T23:19:03.371Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16312024-11-06T23:19:03.371Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16322024-11-06T23:19:03.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16332024-11-06T23:19:03.408Z
16342024-11-06T23:19:03.408Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/168)
16352024-11-06T23:19:03.767Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16362024-11-06T23:19:03.770Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16372024-11-06T23:19:03.770Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16382024-11-06T23:19:03.773Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16392024-11-06T23:19:03.806Z
16402024-11-06T23:19:03.806Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/168)
16412024-11-06T23:19:04.171Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16422024-11-06T23:19:04.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16432024-11-06T23:19:04.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16442024-11-06T23:19:04.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16452024-11-06T23:19:04.211Z
16462024-11-06T23:19:04.211Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/168)
16472024-11-06T23:19:04.572Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16482024-11-06T23:19:04.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16492024-11-06T23:19:04.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16502024-11-06T23:19:04.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16512024-11-06T23:19:04.611Z
16522024-11-06T23:19:04.612Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/168)
16532024-11-06T23:19:04.967Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16542024-11-06T23:19:04.970Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16552024-11-06T23:19:04.970Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16562024-11-06T23:19:04.973Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s
16572024-11-06T23:19:05.010Z
16582024-11-06T23:19:05.010Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/168)
16592024-11-06T23:19:05.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16602024-11-06T23:19:05.379Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16612024-11-06T23:19:05.379Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16622024-11-06T23:19:05.381Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16632024-11-06T23:19:05.418Z
16642024-11-06T23:19:05.418Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/168)
16652024-11-06T23:19:05.787Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16662024-11-06T23:19:05.790Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16672024-11-06T23:19:05.790Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16682024-11-06T23:19:05.793Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16692024-11-06T23:19:05.834Z
16702024-11-06T23:19:05.834Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/168)
16712024-11-06T23:19:06.205Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16722024-11-06T23:19:06.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16732024-11-06T23:19:06.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16742024-11-06T23:19:06.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
16752024-11-06T23:19:06.247Z
16762024-11-06T23:19:06.247Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/168)
16772024-11-06T23:19:06.613Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16782024-11-06T23:19:06.615Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16792024-11-06T23:19:06.616Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16802024-11-06T23:19:06.618Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s
16812024-11-06T23:19:06.658Z
16822024-11-06T23:19:06.658Zinfo: running `cargo check --bins` on sled-hardware-types (25/168)
16832024-11-06T23:19:07.175Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16842024-11-06T23:19:07.180Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16852024-11-06T23:19:07.180Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16862024-11-06T23:19:07.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
16872024-11-06T23:19:07.249Z
16882024-11-06T23:19:07.249Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/168)
16892024-11-06T23:19:07.777Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16902024-11-06T23:19:07.794Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16912024-11-06T23:19:07.794Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16922024-11-06T23:19:07.794Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16932024-11-06T23:19:07.845Z
16942024-11-06T23:19:07.845Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/168)
16952024-11-06T23:19:08.372Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16962024-11-06T23:19:08.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16972024-11-06T23:19:08.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16982024-11-06T23:19:08.380Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
16992024-11-06T23:19:08.443Z
17002024-11-06T23:19:08.444Zinfo: running `cargo check --bins` on oxlog (28/168)
17012024-11-06T23:19:08.937Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
17022024-11-06T23:19:08.940Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
17032024-11-06T23:19:09.017Z Checking cfg-if v1.0.0
17042024-11-06T23:19:09.020Z Checking libc v0.2.161
17052024-11-06T23:19:09.120Z Checking serde v1.0.210
17062024-11-06T23:19:09.124Z Checking zeroize v1.8.1
17072024-11-06T23:19:09.138Z Checking memchr v2.7.4
17082024-11-06T23:19:09.150Z Checking typenum v1.17.0
17092024-11-06T23:19:09.153Z Checking scopeguard v1.2.0
17102024-11-06T23:19:09.162Z Checking subtle v2.6.1
17112024-11-06T23:19:09.186Z Checking value-bag v1.9.0
17122024-11-06T23:19:09.346Z Checking itoa v1.0.11
17132024-11-06T23:19:09.417Z Checking const-oid v0.9.6
17142024-11-06T23:19:09.527Z Checking pin-project-lite v0.2.14
17152024-11-06T23:19:09.607Z Checking log v0.4.22
17162024-11-06T23:19:09.650Z Checking byteorder v1.5.0
17172024-11-06T23:19:09.917Z Checking smallvec v1.13.2
17182024-11-06T23:19:10.058Z Checking futures-core v0.3.31
17192024-11-06T23:19:10.075Z Checking once_cell v1.20.2
17202024-11-06T23:19:10.158Z Checking getrandom v0.2.15
17212024-11-06T23:19:10.218Z Checking signal-hook-registry v1.4.2
17222024-11-06T23:19:10.233Z Checking parking_lot_core v0.9.10
17232024-11-06T23:19:10.333Z Checking mio v1.0.2
17242024-11-06T23:19:10.359Z Checking lock_api v0.4.12
17252024-11-06T23:19:10.373Z Checking rand_core v0.6.4
17262024-11-06T23:19:10.391Z Checking generic-array v0.14.7
17272024-11-06T23:19:10.462Z Checking cpufeatures v0.2.14
17282024-11-06T23:19:10.556Z Checking futures-sink v0.3.31
17292024-11-06T23:19:10.572Z Checking socket2 v0.5.7
17302024-11-06T23:19:10.667Z Checking zerocopy v0.7.35
17312024-11-06T23:19:10.704Z Checking slab v0.4.9
17322024-11-06T23:19:10.771Z Checking parking_lot v0.12.3
17332024-11-06T23:19:10.928Z Checking spin v0.9.8
17342024-11-06T23:19:10.956Z Checking futures-channel v0.3.31
17352024-11-06T23:19:11.050Z Checking allocator-api2 v0.2.18
17362024-11-06T23:19:11.129Z Checking futures-io v0.3.31
17372024-11-06T23:19:11.206Z Checking tinyvec_macros v0.1.1
17382024-11-06T23:19:11.274Z Checking equivalent v1.0.1
17392024-11-06T23:19:11.292Z Checking foldhash v0.1.3
17402024-11-06T23:19:11.304Z Checking pin-utils v0.1.0
17412024-11-06T23:19:11.318Z Checking futures-task v0.3.31
17422024-11-06T23:19:11.373Z Checking tinyvec v1.8.0
17432024-11-06T23:19:11.388Z Checking ryu v1.0.18
17442024-11-06T23:19:11.489Z Checking fnv v1.0.7
17452024-11-06T23:19:11.548Z Checking futures-util v0.3.31
17462024-11-06T23:19:11.605Z Checking crypto-common v0.1.6
17472024-11-06T23:19:11.617Z Checking block-buffer v0.10.4
17482024-11-06T23:19:11.620Z Checking block-padding v0.3.3
17492024-11-06T23:19:11.707Z Checking hashbrown v0.15.0
17502024-11-06T23:19:11.785Z Checking unicode-bidi v0.3.17
17512024-11-06T23:19:11.816Z Checking digest v0.10.7
17522024-11-06T23:19:11.819Z Checking inout v0.1.3
17532024-11-06T23:19:12.050Z Checking cipher v0.4.4
17542024-11-06T23:19:12.071Z Checking libm v0.2.8
17552024-11-06T23:19:12.209Z Checking hmac v0.12.1
17562024-11-06T23:19:12.393Z Checking sha2 v0.10.8
17572024-11-06T23:19:12.421Z Checking base64ct v1.6.0
17582024-11-06T23:19:12.437Z Checking ppv-lite86 v0.2.20
17592024-11-06T23:19:12.704Z Checking unicode-normalization v0.1.24
17602024-11-06T23:19:12.843Z Checking pem-rfc7468 v0.7.0
17612024-11-06T23:19:12.845Z Checking flagset v0.4.6
17622024-11-06T23:19:12.951Z Checking tracing-core v0.1.32
17632024-11-06T23:19:12.987Z Checking num-traits v0.2.19
17642024-11-06T23:19:13.034Z Checking thiserror v1.0.64
17652024-11-06T23:19:13.107Z Checking der v0.7.9
17662024-11-06T23:19:13.157Z Checking rustls-pki-types v1.9.0
17672024-11-06T23:19:13.207Z Checking rand_chacha v0.3.1
17682024-11-06T23:19:13.605Z Checking percent-encoding v2.3.1
17692024-11-06T23:19:13.608Z Checking tracing v0.1.40
17702024-11-06T23:19:13.632Z Checking rand v0.8.5
17712024-11-06T23:19:13.676Z Checking salsa20 v0.10.2
17722024-11-06T23:19:13.802Z Checking pbkdf2 v0.12.2
17732024-11-06T23:19:13.878Z Checking httparse v1.9.5
17742024-11-06T23:19:13.957Z Checking powerfmt v0.2.0
17752024-11-06T23:19:13.973Z Checking untrusted v0.9.0
17762024-11-06T23:19:14.096Z Checking bytes v1.7.2
17772024-11-06T23:19:14.128Z Checking indexmap v2.6.0
17782024-11-06T23:19:14.213Z Checking serde_json v1.0.128
17792024-11-06T23:19:14.318Z Checking bitflags v2.6.0
17802024-11-06T23:19:14.617Z Checking deranged v0.3.11
17812024-11-06T23:19:14.730Z Checking ring v0.17.8
17822024-11-06T23:19:14.894Z Checking tokio v1.40.0
17832024-11-06T23:19:14.897Z Checking http v1.1.0
17842024-11-06T23:19:14.985Z Checking spki v0.7.3
17852024-11-06T23:19:15.271Z Checking scrypt v0.11.0
17862024-11-06T23:19:15.445Z Checking aes v0.8.4
17872024-11-06T23:19:15.498Z Checking cbc v0.1.2
17882024-11-06T23:19:15.688Z Checking crossbeam-utils v0.8.20
17892024-11-06T23:19:15.934Z Checking atomic-waker v1.1.2
17902024-11-06T23:19:16.066Z Checking time-core v0.1.2
17912024-11-06T23:19:16.213Z Checking num_threads v0.1.7
17922024-11-06T23:19:16.255Z Checking num-conv v0.1.0
17932024-11-06T23:19:16.317Z Checking http-body v1.0.1
17942024-11-06T23:19:16.361Z Checking pkcs5 v0.7.1
17952024-11-06T23:19:16.379Z Checking form_urlencoded v1.2.1
17962024-11-06T23:19:16.393Z Checking try-lock v0.2.5
17972024-11-06T23:19:16.482Z Checking time v0.3.36
17982024-11-06T23:19:16.505Z Checking unicode-ident v1.0.13
17992024-11-06T23:19:16.520Z Checking want v0.3.1
18002024-11-06T23:19:16.548Z Checking rustls-webpki v0.102.8
18012024-11-06T23:19:16.562Z Checking httpdate v1.0.3
18022024-11-06T23:19:16.662Z Checking proc-macro2 v1.0.87
18032024-11-06T23:19:16.684Z Checking serde_spanned v0.6.8
18042024-11-06T23:19:16.779Z Checking uuid v1.10.0
18052024-11-06T23:19:16.862Z Checking toml_datetime v0.6.8
18062024-11-06T23:19:16.877Z Checking pkcs8 v0.10.2
18072024-11-06T23:19:16.893Z Checking idna v0.5.0
18082024-11-06T23:19:17.121Z Checking slog v2.7.0
18092024-11-06T23:19:17.197Z Checking scroll v0.12.0
18102024-11-06T23:19:17.278Z Checking plain v0.2.3
18112024-11-06T23:19:17.326Z Checking match_cfg v0.1.0
18122024-11-06T23:19:17.391Z Checking ucd-trie v0.1.7
18132024-11-06T23:19:17.411Z Checking iana-time-zone v0.1.61
18142024-11-06T23:19:17.425Z Checking foreign-types-shared v0.1.1
18152024-11-06T23:19:17.529Z Checking base64 v0.22.1
18162024-11-06T23:19:17.547Z Checking adler2 v2.0.0
18172024-11-06T23:19:17.604Z Checking tower-service v0.3.3
18182024-11-06T23:19:17.618Z Checking pest v2.7.14
18192024-11-06T23:19:17.677Z Checking goblin v0.8.2
18202024-11-06T23:19:17.690Z Checking miniz_oxide v0.8.0
18212024-11-06T23:19:17.714Z Checking chrono v0.4.38
18222024-11-06T23:19:17.754Z Checking url v2.5.2
18232024-11-06T23:19:17.996Z Checking foreign-types v0.3.2
18242024-11-06T23:19:18.091Z Checking hostname v0.3.1
18252024-11-06T23:19:18.214Z Checking quote v1.0.37
18262024-11-06T23:19:18.416Z Checking openssl-sys v0.9.103
18272024-11-06T23:19:18.551Z Checking dirs-sys-next v0.1.2
18282024-11-06T23:19:18.585Z Checking errno v0.3.9
18292024-11-06T23:19:18.744Z Checking aho-corasick v1.1.3
18302024-11-06T23:19:18.757Z Checking siphasher v0.3.11
18312024-11-06T23:19:18.979Z Checking data-encoding v2.6.0
18322024-11-06T23:19:19.064Z Checking regex-syntax v0.8.5
18332024-11-06T23:19:19.653Z Checking pretty-hex v0.4.1
18342024-11-06T23:19:19.700Z Checking openssl v0.10.66
18352024-11-06T23:19:19.786Z Checking rustix v0.38.37
18362024-11-06T23:19:19.815Z Checking dirs-next v2.0.0
18372024-11-06T23:19:19.944Z Checking syn v2.0.79
18382024-11-06T23:19:20.105Z Checking dtrace-parser v0.2.0
18392024-11-06T23:19:20.355Z Checking http-body-util v0.1.2
18402024-11-06T23:19:20.555Z Checking crossbeam-epoch v0.9.18
18412024-11-06T23:19:20.820Z Checking sha1 v0.10.6
18422024-11-06T23:19:20.968Z Checking signature v2.2.0
18432024-11-06T23:19:21.111Z Checking lazy_static v1.5.0
18442024-11-06T23:19:21.169Z Checking thread_local v1.1.8
18452024-11-06T23:19:21.233Z Checking thread-id v4.2.2
18462024-11-06T23:19:21.347Z Checking encoding_rs v0.8.34
18472024-11-06T23:19:21.462Z Checking utf8parse v0.2.2
18482024-11-06T23:19:21.608Z Checking ipnet v2.10.1
18492024-11-06T23:19:21.918Z Checking tokio-util v0.7.12
18502024-11-06T23:19:22.080Z Checking anstyle v1.0.8
18512024-11-06T23:19:22.347Z Checking regex-automata v0.4.8
18522024-11-06T23:19:22.478Z Checking either v1.13.0
18532024-11-06T23:19:22.584Z Checking dof v0.3.0
18542024-11-06T23:19:22.835Z Checking h2 v0.4.6
18552024-11-06T23:19:22.851Z Checking openssl-probe v0.1.5
18562024-11-06T23:19:22.990Z Checking gimli v0.31.1
18572024-11-06T23:19:23.196Z Checking mime v0.3.17
18582024-11-06T23:19:23.290Z Checking winnow v0.6.20
18592024-11-06T23:19:23.527Z Checking unicode-properties v0.1.3
18602024-11-06T23:19:23.745Z Checking anstyle-parse v0.2.5
18612024-11-06T23:19:23.867Z Checking stringprep v0.1.5
18622024-11-06T23:19:24.010Z Checking crossbeam-deque v0.8.5
18632024-11-06T23:19:24.133Z Checking term v0.7.0
18642024-11-06T23:19:24.331Z Checking slog-json v2.6.1
18652024-11-06T23:19:24.553Z Checking rustls v0.23.14
18662024-11-06T23:19:24.593Z Checking rustls v0.22.4
18672024-11-06T23:19:25.342Z Checking native-tls v0.2.12
18682024-11-06T23:19:25.676Z Checking futures-executor v0.3.31
18692024-11-06T23:19:25.911Z Checking serde_urlencoded v0.7.1
18702024-11-06T23:19:26.333Z Checking toml_edit v0.22.22
18712024-11-06T23:19:26.349Z Checking crossbeam-channel v0.5.13
18722024-11-06T23:19:26.384Z Checking usdt-impl v0.5.0
18732024-11-06T23:19:26.881Z Checking num-integer v0.1.46
18742024-11-06T23:19:26.931Z Checking rustls-pemfile v2.2.0
18752024-11-06T23:19:27.036Z Checking addr2line v0.24.2
18762024-11-06T23:19:27.068Z Checking idna v0.3.0
18772024-11-06T23:19:27.147Z Checking idna v0.4.0
18782024-11-06T23:19:27.363Z Checking md-5 v0.10.6
18792024-11-06T23:19:27.528Z Checking ff v0.13.0
18802024-11-06T23:19:27.589Z Checking memmap v0.7.0
18812024-11-06T23:19:27.734Z Checking is-terminal v0.4.13
18822024-11-06T23:19:27.788Z Checking hash32 v0.2.1
18832024-11-06T23:19:27.854Z Checking object v0.36.5
18842024-11-06T23:19:27.972Z Checking fallible-iterator v0.2.0
18852024-11-06T23:19:28.005Z Checking anstyle-query v1.1.1
18862024-11-06T23:19:28.093Z Checking dyn-clone v1.0.17
18872024-11-06T23:19:28.121Z Checking take_mut v0.2.2
18882024-11-06T23:19:28.219Z Checking is_terminal_polyfill v1.70.1
18892024-11-06T23:19:28.235Z Checking psl-types v2.0.11
18902024-11-06T23:19:28.269Z Checking quick-error v1.2.3
18912024-11-06T23:19:28.337Z Checking utf-8 v0.7.6
18922024-11-06T23:19:28.402Z Checking base16ct v0.2.0
18932024-11-06T23:19:28.417Z Checking colorchoice v1.0.2
18942024-11-06T23:19:28.540Z Checking stable_deref_trait v1.2.0
18952024-11-06T23:19:28.556Z Checking linked-hash-map v0.5.6
18962024-11-06T23:19:28.569Z Checking rustc-demangle v0.1.24
18972024-11-06T23:19:28.585Z Checking sec1 v0.7.3
18982024-11-06T23:19:28.634Z Checking heapless v0.7.17
18992024-11-06T23:19:28.865Z Checking lru-cache v0.1.2
19002024-11-06T23:19:28.945Z Checking postgres-protocol v0.6.7
19012024-11-06T23:19:28.960Z Checking toml v0.8.19
19022024-11-06T23:19:28.980Z Checking anstream v0.6.15
19032024-11-06T23:19:29.040Z Checking tungstenite v0.24.0
19042024-11-06T23:19:29.076Z Checking hyper v1.4.1
19052024-11-06T23:19:29.343Z Checking publicsuffix v2.2.3
19062024-11-06T23:19:29.562Z Checking resolv-conf v0.7.0
19072024-11-06T23:19:29.581Z Checking tokio-rustls v0.26.0
19082024-11-06T23:19:29.600Z Checking slog-async v2.8.0
19092024-11-06T23:19:29.622Z Checking schemars v0.8.21
19102024-11-06T23:19:29.698Z Checking tokio-rustls v0.25.0
19112024-11-06T23:19:29.889Z Checking hickory-proto v0.24.1
19122024-11-06T23:19:29.905Z Checking slog-term v2.9.1
19132024-11-06T23:19:29.948Z Checking usdt v0.5.0
19142024-11-06T23:19:29.963Z Checking group v0.13.0
19152024-11-06T23:19:30.068Z Checking num-iter v0.1.45
19162024-11-06T23:19:30.185Z Checking futures v0.3.31
19172024-11-06T23:19:30.200Z Checking tokio-native-tls v0.3.1
19182024-11-06T23:19:30.241Z Checking slog-bunyan v2.5.0
19192024-11-06T23:19:30.296Z Checking rayon-core v1.12.1
19202024-11-06T23:19:30.394Z Checking multer v3.1.0
19212024-11-06T23:19:30.409Z Checking terminal_size v0.4.0
19222024-11-06T23:19:30.433Z Checking phf_shared v0.11.2
19232024-11-06T23:19:30.572Z Checking cookie v0.18.1
19242024-11-06T23:19:30.697Z Checking async-stream v0.3.6
19252024-11-06T23:19:30.783Z Checking bzip2-sys v0.1.11+1.0.8
19262024-11-06T23:19:30.886Z Checking camino v1.1.9
19272024-11-06T23:19:30.901Z Checking signal-hook v0.3.17
19282024-11-06T23:19:30.956Z Checking waitgroup v0.1.2
19292024-11-06T23:19:31.028Z Checking openapiv3 v2.0.0
19302024-11-06T23:19:31.090Z Checking serde_path_to_error v0.1.16
19312024-11-06T23:19:31.190Z Checking hyper-util v0.1.9
19322024-11-06T23:19:31.216Z Checking webpki-roots v0.26.6
19332024-11-06T23:19:31.279Z Checking hkdf v0.12.4
19342024-11-06T23:19:31.417Z Checking crypto-bigint v0.5.5
19352024-11-06T23:19:31.433Z Checking hostname v0.4.0
19362024-11-06T23:19:31.488Z Checking crc32fast v1.4.2
19372024-11-06T23:19:31.553Z Checking unicode-width v0.1.14
19382024-11-06T23:19:31.707Z Checking winnow v0.5.40
19392024-11-06T23:19:31.710Z Checking clap_lex v0.7.2
19402024-11-06T23:19:31.971Z Checking strsim v0.11.1
19412024-11-06T23:19:32.020Z Checking debug-ignore v1.0.5
19422024-11-06T23:19:32.155Z Checking bitflags v1.3.2
19432024-11-06T23:19:32.235Z Checking managed v0.8.0
19442024-11-06T23:19:32.258Z Checking clap_builder v4.5.20
19452024-11-06T23:19:32.637Z Checking smoltcp v0.9.1
19462024-11-06T23:19:33.352Z Checking hyper-tls v0.6.0
19472024-11-06T23:19:33.625Z Checking hyper-rustls v0.27.3
19482024-11-06T23:19:33.969Z Checking console v0.15.8
19492024-11-06T23:19:34.067Z Checking flate2 v1.0.34
19502024-11-06T23:19:34.270Z Checking elliptic-curve v0.13.8
19512024-11-06T23:19:34.429Z Checking backtrace v0.3.74
19522024-11-06T23:19:34.446Z Checking dropshot v0.12.0
19532024-11-06T23:19:34.524Z Checking signal-hook-mio v0.2.4
19542024-11-06T23:19:34.544Z Checking hickory-resolver v0.24.1
19552024-11-06T23:19:34.657Z Checking cookie_store v0.21.0
19562024-11-06T23:19:34.692Z Checking rayon v1.10.0
19572024-11-06T23:19:34.822Z Checking toml_edit v0.19.15
19582024-11-06T23:19:34.863Z Checking bzip2 v0.4.4
19592024-11-06T23:19:34.964Z Checking anyhow v1.0.92
19602024-11-06T23:19:35.147Z Checking phf v0.11.2
19612024-11-06T23:19:35.276Z Checking num-bigint-dig v0.8.4
19622024-11-06T23:19:35.292Z Checking tokio-tungstenite v0.24.0
19632024-11-06T23:19:35.342Z Checking postgres-types v0.2.8
19642024-11-06T23:19:35.415Z Checking regex v1.11.0
19652024-11-06T23:19:35.781Z Checking bstr v1.10.0
19662024-11-06T23:19:36.023Z Checking tokio-stream v0.1.16
19672024-11-06T23:19:36.039Z Checking ed25519 v2.2.3
19682024-11-06T23:19:36.112Z Checking phf_shared v0.10.0
19692024-11-06T23:19:36.351Z Checking zerocopy v0.6.6
19702024-11-06T23:19:36.388Z Checking curve25519-dalek v4.1.3
19712024-11-06T23:19:36.696Z Checking pkcs1 v0.7.5
19722024-11-06T23:19:36.863Z Checking hubpack v0.1.2
19732024-11-06T23:19:37.102Z Checking portable-atomic v1.9.0
19742024-11-06T23:19:37.123Z Checking float-cmp v0.9.0
19752024-11-06T23:19:37.167Z Checking serde-big-array v0.5.1
19762024-11-06T23:19:37.296Z Checking rfc6979 v0.4.0
19772024-11-06T23:19:37.310Z Checking sync_wrapper v1.0.1
19782024-11-06T23:19:37.379Z Checking predicates-core v1.0.8
19792024-11-06T23:19:37.446Z Checking unicode-segmentation v1.12.0
19802024-11-06T23:19:37.462Z Checking static_assertions v1.1.0
19812024-11-06T23:19:37.479Z Checking whoami v1.5.2
19822024-11-06T23:19:37.552Z Checking minimal-lexical v0.2.1
19832024-11-06T23:19:37.567Z Checking precomputed-hash v0.1.1
19842024-11-06T23:19:37.673Z Checking bit-vec v0.6.3
19852024-11-06T23:19:37.783Z Checking normalize-line-endings v0.3.0
19862024-11-06T23:19:37.896Z Checking number_prefix v0.4.0
19872024-11-06T23:19:37.933Z Checking fixedbitset v0.4.2
19882024-11-06T23:19:37.994Z Checking new_debug_unreachable v1.0.6
19892024-11-06T23:19:38.073Z Checking difflib v0.4.0
19902024-11-06T23:19:38.085Z Checking string_cache v0.8.7
19912024-11-06T23:19:38.141Z Checking similar v2.6.0
19922024-11-06T23:19:38.155Z Checking bit-set v0.5.3
19932024-11-06T23:19:38.173Z Checking petgraph v0.6.5
19942024-11-06T23:19:38.202Z Checking qorb v0.2.0
19952024-11-06T23:19:38.239Z Checking ed25519-dalek v2.1.1
19962024-11-06T23:19:38.348Z Checking nom v7.1.3
19972024-11-06T23:19:38.373Z Checking predicates v3.1.2
19982024-11-06T23:19:38.391Z Checking tokio-postgres v0.7.12
19992024-11-06T23:19:38.508Z Checking indicatif v0.17.8
20002024-11-06T23:19:38.637Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20012024-11-06T23:19:38.992Z Checking ecdsa v0.16.9
20022024-11-06T23:19:39.026Z Checking reqwest v0.12.8
20032024-11-06T23:19:39.288Z Checking rsa v0.9.6
20042024-11-06T23:19:39.716Z Checking toml v0.7.8
20052024-11-06T23:19:40.357Z Checking clap v4.5.20
20062024-11-06T23:19:40.461Z Checking zip v0.6.6
20072024-11-06T23:19:40.474Z Checking crossterm v0.28.1
20082024-11-06T23:19:40.898Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20092024-11-06T23:19:40.924Z Checking itertools v0.12.1
20102024-11-06T23:19:40.940Z Checking itertools v0.10.5
20112024-11-06T23:19:41.122Z Checking fs-err v2.11.0
20122024-11-06T23:19:41.334Z Checking ahash v0.8.11
20132024-11-06T23:19:41.457Z Checking x509-cert v0.2.5
20142024-11-06T23:19:41.477Z Checking hex v0.4.3
20152024-11-06T23:19:41.678Z Checking semver v1.0.23
20162024-11-06T23:19:41.872Z Checking peg-runtime v0.8.3
20172024-11-06T23:19:42.006Z Checking lalrpop-util v0.19.12
20182024-11-06T23:19:42.094Z Checking sigpipe v0.1.3
20192024-11-06T23:19:43.510Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20202024-11-06T23:19:43.835Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.38s
20212024-11-06T23:19:43.984Z
20222024-11-06T23:19:43.984Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/168)
20232024-11-06T23:19:44.515Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20242024-11-06T23:19:44.518Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20252024-11-06T23:19:44.605Z Compiling hashbrown v0.14.5
20262024-11-06T23:19:44.720Z Checking heck v0.5.0
20272024-11-06T23:19:44.732Z Compiling unsafe-libyaml v0.2.11
20282024-11-06T23:19:44.746Z Compiling ident_case v1.0.1
20292024-11-06T23:19:44.760Z Checking progenitor-client v0.8.0
20302024-11-06T23:19:44.773Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20312024-11-06T23:19:44.789Z Compiling proc-macro-crate v1.3.1
20322024-11-06T23:19:44.884Z Compiling darling_core v0.20.10
20332024-11-06T23:19:44.906Z Checking ipnetwork v0.20.0
20342024-11-06T23:19:45.056Z Compiling structmeta-derive v0.3.0
20352024-11-06T23:19:45.161Z Compiling newtype-uuid v1.1.2
20362024-11-06T23:19:45.251Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20372024-11-06T23:19:45.467Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20382024-11-06T23:19:45.567Z Compiling lzma-sys v0.1.20
20392024-11-06T23:19:45.804Z Compiling foreign-types-macros v0.2.3
20402024-11-06T23:19:45.822Z Checking regress v0.10.1
20412024-11-06T23:19:45.834Z Compiling num_enum_derive v0.5.11
20422024-11-06T23:19:46.296Z Compiling serde_yaml v0.9.34+deprecated
20432024-11-06T23:19:46.590Z Checking arc-swap v1.7.1
20442024-11-06T23:19:47.010Z Checking foreign-types-shared v0.3.1
20452024-11-06T23:19:47.042Z Checking slog-scope v4.4.0
20462024-11-06T23:19:47.119Z Checking foreign-types v0.5.0
20472024-11-06T23:19:47.244Z Compiling proc-macro-error v1.0.4
20482024-11-06T23:19:47.826Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20492024-11-06T23:19:47.841Z Compiling structmeta v0.3.0
20502024-11-06T23:19:47.918Z Checking tungstenite v0.21.0
20512024-11-06T23:19:47.936Z Compiling heck v0.3.3
20522024-11-06T23:19:48.208Z Checking num_enum v0.5.11
20532024-11-06T23:19:48.229Z Compiling parse-display-derive v0.10.0
20542024-11-06T23:19:48.340Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20552024-11-06T23:19:48.356Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20562024-11-06T23:19:48.782Z Checking cstr-argument v0.1.2
20572024-11-06T23:19:48.962Z Checking instant v0.1.13
20582024-11-06T23:19:49.072Z Checking base64 v0.21.7
20592024-11-06T23:19:49.103Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20602024-11-06T23:19:49.172Z Checking pretty-hex v0.2.1
20612024-11-06T23:19:49.330Z Checking fastrand v2.1.1
20622024-11-06T23:19:49.369Z Checking typify-impl v0.2.0
20632024-11-06T23:19:49.408Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20642024-11-06T23:19:49.527Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20652024-11-06T23:19:49.676Z Checking tempfile v3.13.0
20662024-11-06T23:19:49.689Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20672024-11-06T23:19:49.823Z Checking backoff v0.4.0
20682024-11-06T23:19:50.055Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20692024-11-06T23:19:50.109Z Checking tokio-tungstenite v0.21.0
20702024-11-06T23:19:50.227Z Checking strum v0.26.3
20712024-11-06T23:19:50.364Z Compiling zone_cfg_derive v0.1.2
20722024-11-06T23:19:50.388Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20732024-11-06T23:19:50.592Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20742024-11-06T23:19:50.839Z Checking slog-stdlog v4.1.1
20752024-11-06T23:19:50.970Z Checking regress v0.9.1
20762024-11-06T23:19:51.005Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20772024-11-06T23:19:51.120Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20782024-11-06T23:19:51.155Z Checking colored v2.1.0
20792024-11-06T23:19:51.197Z Compiling darling_macro v0.20.10
20802024-11-06T23:19:51.397Z Checking macaddr v1.0.1
20812024-11-06T23:19:51.447Z Checking base64 v0.13.1
20822024-11-06T23:19:51.799Z Checking zone v0.1.8
20832024-11-06T23:19:51.832Z Checking ron v0.7.1
20842024-11-06T23:19:51.855Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20852024-11-06T23:19:52.078Z Compiling darling v0.20.10
20862024-11-06T23:19:52.199Z Compiling serde_with_macros v3.11.0
20872024-11-06T23:19:52.335Z Checking slog-envlogger v2.2.0
20882024-11-06T23:19:52.434Z Checking parse-display v0.10.0
20892024-11-06T23:19:52.480Z Checking xz2 v0.1.7
20902024-11-06T23:19:52.608Z Checking tabwriter v1.4.0
20912024-11-06T23:19:52.696Z Checking xattr v1.3.1
20922024-11-06T23:19:52.781Z Checking pem v3.0.4
20932024-11-06T23:19:52.843Z Checking yasna v0.5.2
20942024-11-06T23:19:52.887Z Checking headers-core v0.3.0
20952024-11-06T23:19:53.033Z Checking smf v0.2.3
20962024-11-06T23:19:53.035Z Checking filetime v0.2.25
20972024-11-06T23:19:53.035Z Checking same-file v1.0.6
20982024-11-06T23:19:53.226Z Checking walkdir v2.5.0
20992024-11-06T23:19:53.256Z Checking tar v0.4.42
21002024-11-06T23:19:53.511Z Checking headers v0.4.0
21012024-11-06T23:19:53.513Z Checking camino-tempfile v1.1.1
21022024-11-06T23:19:53.701Z Checking atomicwrites v0.4.4
21032024-11-06T23:19:53.715Z Checking rcgen v0.12.1
21042024-11-06T23:19:53.778Z Checking subprocess v0.2.9
21052024-11-06T23:19:54.727Z Checking serde_with v3.11.0
21062024-11-06T23:19:57.896Z Compiling typify-macro v0.2.0
21072024-11-06T23:19:59.755Z Compiling typify v0.2.0
21082024-11-06T23:19:59.825Z Compiling progenitor-impl v0.8.0
21092024-11-06T23:20:02.955Z Compiling progenitor-macro v0.8.0
21102024-11-06T23:20:08.107Z Checking progenitor v0.8.0
21112024-11-06T23:20:08.232Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
21122024-11-06T23:20:08.235Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
21132024-11-06T23:20:10.834Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21142024-11-06T23:20:11.148Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21152024-11-06T23:20:17.791Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21162024-11-06T23:20:19.295Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21172024-11-06T23:20:20.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.52s
21182024-11-06T23:20:20.673Z
21192024-11-06T23:20:20.673Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/168)
21202024-11-06T23:20:21.192Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21212024-11-06T23:20:21.194Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21222024-11-06T23:20:21.274Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21232024-11-06T23:20:22.660Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s
21242024-11-06T23:20:22.810Z
21252024-11-06T23:20:22.810Zinfo: running `cargo check --bins` on nexus-config (31/168)
21262024-11-06T23:20:23.316Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21272024-11-06T23:20:23.319Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21282024-11-06T23:20:23.319Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21292024-11-06T23:20:23.322Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21302024-11-06T23:20:23.386Z
21312024-11-06T23:20:23.386Zinfo: running `cargo check --bins` on omicron-rpaths (32/168)
21322024-11-06T23:20:23.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21332024-11-06T23:20:23.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21342024-11-06T23:20:23.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21352024-11-06T23:20:23.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
21362024-11-06T23:20:23.941Z
21372024-11-06T23:20:23.941Zinfo: running `cargo check --bins` on omicron-certificates (33/168)
21382024-11-06T23:20:24.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21392024-11-06T23:20:24.451Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21402024-11-06T23:20:24.451Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21412024-11-06T23:20:24.454Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
21422024-11-06T23:20:24.519Z
21432024-11-06T23:20:24.519Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/168)
21442024-11-06T23:20:25.037Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21452024-11-06T23:20:25.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21462024-11-06T23:20:25.123Z Compiling heapless v0.8.0
21472024-11-06T23:20:25.126Z Checking hash32 v0.3.1
21482024-11-06T23:20:25.220Z Compiling smoltcp v0.11.0
21492024-11-06T23:20:25.239Z Checking cobs v0.2.3
21502024-11-06T23:20:25.247Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21512024-11-06T23:20:25.249Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21522024-11-06T23:20:25.269Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21532024-11-06T23:20:25.272Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
21542024-11-06T23:20:25.367Z Compiling crucible-workspace-hack v0.1.0
21552024-11-06T23:20:25.381Z Checking newline-converter v0.3.0
21562024-11-06T23:20:25.396Z Checking postcard v1.0.10
21572024-11-06T23:20:25.528Z Compiling convert_case v0.4.0
21582024-11-06T23:20:25.639Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21592024-11-06T23:20:25.752Z Checking expectorate v1.1.0
21602024-11-06T23:20:25.827Z Compiling zone_cfg_derive v0.3.0
21612024-11-06T23:20:25.880Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21622024-11-06T23:20:25.883Z Checking itertools v0.13.0
21632024-11-06T23:20:25.909Z Compiling num-derive v0.4.2
21642024-11-06T23:20:26.063Z Compiling slog-dtrace v0.3.0
21652024-11-06T23:20:26.221Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21662024-11-06T23:20:26.362Z Compiling derive_more v0.99.18
21672024-11-06T23:20:26.421Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
21682024-11-06T23:20:27.149Z Checking zone v0.3.0
21692024-11-06T23:20:27.688Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
21702024-11-06T23:20:29.307Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21712024-11-06T23:20:30.040Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21722024-11-06T23:20:30.223Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21732024-11-06T23:20:31.318Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21742024-11-06T23:20:31.410Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21752024-11-06T23:20:33.171Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21762024-11-06T23:20:34.092Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s
21772024-11-06T23:20:34.247Z
21782024-11-06T23:20:34.247Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/168)
21792024-11-06T23:20:34.765Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21802024-11-06T23:20:34.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21812024-11-06T23:20:34.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21822024-11-06T23:20:34.770Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21832024-11-06T23:20:34.836Z
21842024-11-06T23:20:34.836Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/168)
21852024-11-06T23:20:35.346Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21862024-11-06T23:20:35.348Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21872024-11-06T23:20:35.348Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21882024-11-06T23:20:35.351Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
21892024-11-06T23:20:35.416Z
21902024-11-06T23:20:35.416Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/168)
21912024-11-06T23:20:36.010Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21922024-11-06T23:20:36.012Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21932024-11-06T23:20:36.012Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21942024-11-06T23:20:36.016Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
21952024-11-06T23:20:36.093Z
21962024-11-06T23:20:36.093Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/168)
21972024-11-06T23:20:36.686Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21982024-11-06T23:20:36.689Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21992024-11-06T23:20:36.689Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22002024-11-06T23:20:36.692Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
22012024-11-06T23:20:36.769Z
22022024-11-06T23:20:36.769Zinfo: running `cargo check --bins` on dns-server (39/168)
22032024-11-06T23:20:37.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22042024-11-06T23:20:37.279Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22052024-11-06T23:20:37.356Z Compiling parking_lot_core v0.8.6
22062024-11-06T23:20:37.359Z Checking nibble_vec v0.1.0
22072024-11-06T23:20:37.359Z Checking endian-type v0.1.2
22082024-11-06T23:20:37.359Z Checking fxhash v0.2.1
22092024-11-06T23:20:37.359Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
22102024-11-06T23:20:37.359Z Checking hickory-server v0.24.1
22112024-11-06T23:20:37.640Z Checking radix_trie v0.2.1
22122024-11-06T23:20:37.931Z Checking hickory-client v0.24.1
22132024-11-06T23:20:38.090Z Checking parking_lot v0.11.2
22142024-11-06T23:20:38.137Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22152024-11-06T23:20:38.137Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22162024-11-06T23:20:38.402Z Checking sled v0.34.7
22172024-11-06T23:20:40.162Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22182024-11-06T23:20:41.389Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.59s
22192024-11-06T23:20:41.518Z
22202024-11-06T23:20:41.518Zinfo: running `cargo check --bins` on dns-server-api (40/168)
22212024-11-06T23:20:42.026Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22222024-11-06T23:20:42.029Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22232024-11-06T23:20:42.029Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22242024-11-06T23:20:42.031Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22252024-11-06T23:20:42.096Z
22262024-11-06T23:20:42.096Zinfo: running `cargo check --bins` on internal-dns-types (41/168)
22272024-11-06T23:20:42.605Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22282024-11-06T23:20:42.608Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22292024-11-06T23:20:42.608Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22302024-11-06T23:20:42.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22312024-11-06T23:20:42.675Z
22322024-11-06T23:20:42.675Zinfo: running `cargo check --bins` on dns-service-client (42/168)
22332024-11-06T23:20:43.180Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22342024-11-06T23:20:43.183Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22352024-11-06T23:20:43.184Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22362024-11-06T23:20:43.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
22372024-11-06T23:20:43.250Z
22382024-11-06T23:20:43.250Zinfo: running `cargo check --bins` on gateway-test-utils (43/168)
22392024-11-06T23:20:43.800Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22402024-11-06T23:20:43.803Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22412024-11-06T23:20:43.803Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22422024-11-06T23:20:43.806Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
22432024-11-06T23:20:43.878Z
22442024-11-06T23:20:43.878Zinfo: running `cargo check --bins` on gateway-types (44/168)
22452024-11-06T23:20:44.400Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22462024-11-06T23:20:44.403Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22472024-11-06T23:20:44.403Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22482024-11-06T23:20:44.406Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22492024-11-06T23:20:44.472Z
22502024-11-06T23:20:44.472Zinfo: running `cargo check --bins` on ipcc (45/168)
22512024-11-06T23:20:44.996Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22522024-11-06T23:20:44.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22532024-11-06T23:20:44.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22542024-11-06T23:20:45.002Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
22552024-11-06T23:20:45.073Z
22562024-11-06T23:20:45.073Zinfo: running `cargo check --bins` on omicron-gateway (46/168)
22572024-11-06T23:20:45.634Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22582024-11-06T23:20:45.637Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22592024-11-06T23:20:45.740Z Checking num-rational v0.4.2
22602024-11-06T23:20:45.740Z Compiling progenitor-client v0.8.0
22612024-11-06T23:20:45.743Z Checking num-complex v0.4.6
22622024-11-06T23:20:45.743Z Compiling prettyplease v0.2.22
22632024-11-06T23:20:45.743Z Compiling newtype-uuid v1.1.2
22642024-11-06T23:20:45.743Z Compiling ipnetwork v0.20.0
22652024-11-06T23:20:45.842Z Compiling instant v0.1.13
22662024-11-06T23:20:45.853Z Compiling semver v0.1.20
22672024-11-06T23:20:46.058Z Compiling radium v0.7.0
22682024-11-06T23:20:46.130Z Checking float-ord v0.3.2
22692024-11-06T23:20:46.156Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22702024-11-06T23:20:46.274Z Compiling progenitor v0.8.0
22712024-11-06T23:20:46.325Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22722024-11-06T23:20:46.468Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22732024-11-06T23:20:46.487Z Compiling rustc_version v0.1.7
22742024-11-06T23:20:46.495Z Compiling backoff v0.4.0
22752024-11-06T23:20:46.558Z Compiling parse-display v0.10.0
22762024-11-06T23:20:46.558Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22772024-11-06T23:20:46.676Z Checking num v0.4.3
22782024-11-06T23:20:46.743Z Compiling serde_with v3.11.0
22792024-11-06T23:20:46.761Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22802024-11-06T23:20:46.780Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22812024-11-06T23:20:46.890Z Compiling regress v0.9.1
22822024-11-06T23:20:47.071Z Compiling macaddr v1.0.1
22832024-11-06T23:20:47.171Z Checking tap v1.0.1
22842024-11-06T23:20:47.339Z Compiling maybe-uninit v2.0.0
22852024-11-06T23:20:47.488Z Checking wyz v0.5.1
22862024-11-06T23:20:47.873Z Compiling newtype_derive v0.1.6
22872024-11-06T23:20:48.181Z Checking password-hash v0.5.0
22882024-11-06T23:20:48.219Z Checking blake2 v0.10.6
22892024-11-06T23:20:48.385Z Compiling owo-colors v4.1.0
22902024-11-06T23:20:48.598Z Checking crc-catalog v2.4.0
22912024-11-06T23:20:48.619Z Compiling cancel-safe-futures v0.1.5
22922024-11-06T23:20:48.671Z Checking funty v2.0.0
22932024-11-06T23:20:48.737Z Compiling packed_struct v0.10.1
22942024-11-06T23:20:48.870Z Checking crc v3.2.1
22952024-11-06T23:20:48.999Z Checking argon2 v0.5.3
22962024-11-06T23:20:49.395Z Compiling packed_struct_codegen v0.10.1
22972024-11-06T23:20:49.631Z Checking bitvec v1.0.1
22982024-11-06T23:20:49.688Z Checking half v2.4.1
22992024-11-06T23:20:50.127Z Compiling indexmap v1.9.3
23002024-11-06T23:20:50.172Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
23012024-11-06T23:20:50.443Z Checking ciborium-io v0.2.2
23022024-11-06T23:20:50.478Z Checking nodrop v0.1.14
23032024-11-06T23:20:50.569Z Checking ciborium-ll v0.2.2
23042024-11-06T23:20:50.598Z Checking array-init v0.0.4
23052024-11-06T23:20:50.771Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23062024-11-06T23:20:50.859Z Checking smallvec v0.6.14
23072024-11-06T23:20:51.153Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23082024-11-06T23:20:51.791Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23092024-11-06T23:20:52.020Z Checking libsw v3.3.1
23102024-11-06T23:20:52.051Z Compiling memoffset v0.9.1
23112024-11-06T23:20:52.275Z Checking indent_write v2.2.0
23122024-11-06T23:20:52.278Z Checking bitfield v0.14.0
23132024-11-06T23:20:52.373Z Checking linear-map v1.2.0
23142024-11-06T23:20:52.483Z Checking hashbrown v0.12.3
23152024-11-06T23:20:52.600Z Checking swrite v0.1.0
23162024-11-06T23:20:52.726Z Checking highway v1.2.0
23172024-11-06T23:20:52.729Z Checking termcolor v1.4.1
23182024-11-06T23:20:53.019Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23192024-11-06T23:20:53.167Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23202024-11-06T23:20:53.167Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23212024-11-06T23:20:53.169Z Checking env_logger v0.10.2
23222024-11-06T23:20:54.041Z Checking ron v0.8.1
23232024-11-06T23:20:54.055Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23242024-11-06T23:20:54.197Z Checking serde-hex v0.1.0
23252024-11-06T23:20:54.461Z Checking steno v0.4.1
23262024-11-06T23:20:55.041Z Checking ciborium v0.2.2
23272024-11-06T23:20:55.693Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23282024-11-06T23:20:55.806Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23292024-11-06T23:20:55.853Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23302024-11-06T23:20:55.919Z Checking hashbrown v0.13.2
23312024-11-06T23:20:56.043Z Checking crc-any v2.5.0
23322024-11-06T23:20:56.223Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23332024-11-06T23:20:56.422Z Checking humantime v2.1.0
23342024-11-06T23:20:56.724Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23352024-11-06T23:20:56.727Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23362024-11-06T23:20:56.907Z Checking object v0.30.4
23372024-11-06T23:20:56.975Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23382024-11-06T23:20:57.033Z Checking path-slash v0.1.5
23392024-11-06T23:20:57.176Z Checking nix v0.27.1
23402024-11-06T23:20:57.287Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23412024-11-06T23:20:57.336Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23422024-11-06T23:20:58.000Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23432024-11-06T23:20:58.165Z Checking tungstenite v0.23.0
23442024-11-06T23:20:58.246Z Checking kstat-rs v0.2.4
23452024-11-06T23:20:58.536Z Checking signal-hook-tokio v0.3.1
23462024-11-06T23:20:58.918Z Checking tokio-tungstenite v0.23.1
23472024-11-06T23:21:00.237Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23482024-11-06T23:21:00.326Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23492024-11-06T23:21:05.198Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23502024-11-06T23:21:06.874Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23512024-11-06T23:21:07.490Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23522024-11-06T23:21:10.592Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23532024-11-06T23:21:10.844Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23542024-11-06T23:21:12.338Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23552024-11-06T23:21:18.343Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23562024-11-06T23:21:18.996Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23572024-11-06T23:21:22.749Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.66s
23582024-11-06T23:21:22.916Z
23592024-11-06T23:21:22.916Zinfo: running `cargo check --bins` on gateway-api (47/168)
23602024-11-06T23:21:23.443Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23612024-11-06T23:21:23.446Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23622024-11-06T23:21:23.446Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23632024-11-06T23:21:23.448Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
23642024-11-06T23:21:23.520Z
23652024-11-06T23:21:23.521Zinfo: running `cargo check --bins` on oximeter (48/168)
23662024-11-06T23:21:24.029Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23672024-11-06T23:21:24.032Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23682024-11-06T23:21:24.032Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23692024-11-06T23:21:24.035Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
23702024-11-06T23:21:24.100Z
23712024-11-06T23:21:24.100Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/168)
23722024-11-06T23:21:24.590Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23732024-11-06T23:21:24.593Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23742024-11-06T23:21:24.593Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23752024-11-06T23:21:24.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
23762024-11-06T23:21:24.658Z
23772024-11-06T23:21:24.658Zinfo: running `cargo check --bins` on oximeter-schema (50/168)
23782024-11-06T23:21:25.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23792024-11-06T23:21:25.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23802024-11-06T23:21:25.238Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23812024-11-06T23:21:25.641Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
23822024-11-06T23:21:25.794Z
23832024-11-06T23:21:25.794Zinfo: running `cargo check --bins` on oximeter-types (51/168)
23842024-11-06T23:21:26.298Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23852024-11-06T23:21:26.300Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23862024-11-06T23:21:26.300Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23872024-11-06T23:21:26.303Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
23882024-11-06T23:21:26.368Z
23892024-11-06T23:21:26.368Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/168)
23902024-11-06T23:21:26.871Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23912024-11-06T23:21:26.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23922024-11-06T23:21:26.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23932024-11-06T23:21:26.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
23942024-11-06T23:21:26.943Z
23952024-11-06T23:21:26.943Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/168)
23962024-11-06T23:21:27.433Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23972024-11-06T23:21:27.436Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23982024-11-06T23:21:27.436Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23992024-11-06T23:21:27.439Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24002024-11-06T23:21:27.502Z
24012024-11-06T23:21:27.502Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/168)
24022024-11-06T23:21:28.005Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24032024-11-06T23:21:28.008Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24042024-11-06T23:21:28.008Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24052024-11-06T23:21:28.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24062024-11-06T23:21:28.075Z
24072024-11-06T23:21:28.075Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/168)
24082024-11-06T23:21:28.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24092024-11-06T23:21:28.582Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24102024-11-06T23:21:28.582Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24112024-11-06T23:21:28.585Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24122024-11-06T23:21:28.656Z
24132024-11-06T23:21:28.656Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/168)
24142024-11-06T23:21:29.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24152024-11-06T23:21:29.170Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24162024-11-06T23:21:29.170Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24172024-11-06T23:21:29.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24182024-11-06T23:21:29.228Z
24192024-11-06T23:21:29.229Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/168)
24202024-11-06T23:21:29.730Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24212024-11-06T23:21:29.733Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24222024-11-06T23:21:29.733Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24232024-11-06T23:21:29.735Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24242024-11-06T23:21:29.800Z
24252024-11-06T23:21:29.800Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/168)
24262024-11-06T23:21:30.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24272024-11-06T23:21:30.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24282024-11-06T23:21:30.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24292024-11-06T23:21:30.314Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24302024-11-06T23:21:30.378Z
24312024-11-06T23:21:30.378Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/168)
24322024-11-06T23:21:30.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24332024-11-06T23:21:30.900Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24342024-11-06T23:21:30.900Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24352024-11-06T23:21:30.900Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24362024-11-06T23:21:30.982Z
24372024-11-06T23:21:30.982Zinfo: running `cargo check --bins` on oximeter-producer (60/168)
24382024-11-06T23:21:31.535Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24392024-11-06T23:21:31.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24402024-11-06T23:21:31.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24412024-11-06T23:21:31.649Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24422024-11-06T23:21:31.649Z
24432024-11-06T23:21:31.649Zinfo: running `cargo check --bins` on internal-dns-resolver (61/168)
24442024-11-06T23:21:32.080Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24452024-11-06T23:21:32.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24462024-11-06T23:21:32.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24472024-11-06T23:21:32.096Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24482024-11-06T23:21:32.127Z
24492024-11-06T23:21:32.127Zinfo: running `cargo check --bins` on nexus-client (62/168)
24502024-11-06T23:21:32.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24512024-11-06T23:21:32.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24522024-11-06T23:21:32.653Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24532024-11-06T23:21:32.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
24542024-11-06T23:21:32.715Z
24552024-11-06T23:21:32.715Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/168)
24562024-11-06T23:21:33.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24572024-11-06T23:21:33.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24582024-11-06T23:21:33.238Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24592024-11-06T23:21:33.240Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24602024-11-06T23:21:33.306Z
24612024-11-06T23:21:33.306Zinfo: running `cargo check --bins` on omicron-passwords (64/168)
24622024-11-06T23:21:33.804Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24632024-11-06T23:21:33.807Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24642024-11-06T23:21:33.807Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24652024-11-06T23:21:33.810Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
24662024-11-06T23:21:33.880Z
24672024-11-06T23:21:33.880Zinfo: running `cargo check --bins` on nexus-types (65/168)
24682024-11-06T23:21:34.419Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24692024-11-06T23:21:34.421Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24702024-11-06T23:21:34.421Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24712024-11-06T23:21:34.424Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
24722024-11-06T23:21:34.497Z
24732024-11-06T23:21:34.497Zinfo: running `cargo check --bins` on gateway-client (66/168)
24742024-11-06T23:21:35.004Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24752024-11-06T23:21:35.007Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24762024-11-06T23:21:35.007Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24772024-11-06T23:21:35.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
24782024-11-06T23:21:35.076Z
24792024-11-06T23:21:35.076Zinfo: running `cargo check --bins` on oxql-types (67/168)
24802024-11-06T23:21:35.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24812024-11-06T23:21:35.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24822024-11-06T23:21:35.596Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24832024-11-06T23:21:35.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24842024-11-06T23:21:35.667Z
24852024-11-06T23:21:35.667Zinfo: running `cargo check --bins` on update-engine (68/168)
24862024-11-06T23:21:36.183Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24872024-11-06T23:21:36.185Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24882024-11-06T23:21:36.186Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24892024-11-06T23:21:36.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
24902024-11-06T23:21:36.258Z
24912024-11-06T23:21:36.258Zinfo: running `cargo check --bins` on sp-sim (69/168)
24922024-11-06T23:21:36.807Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24932024-11-06T23:21:36.817Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24942024-11-06T23:21:36.878Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24952024-11-06T23:21:38.732Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s
24962024-11-06T23:21:38.886Z
24972024-11-06T23:21:38.886Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/168)
24982024-11-06T23:21:39.453Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24992024-11-06T23:21:39.456Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25002024-11-06T23:21:39.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25012024-11-06T23:21:39.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
25022024-11-06T23:21:39.538Z
25032024-11-06T23:21:39.538Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/168)
25042024-11-06T23:21:40.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25052024-11-06T23:21:40.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25062024-11-06T23:21:40.096Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25072024-11-06T23:21:40.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
25082024-11-06T23:21:40.172Z
25092024-11-06T23:21:40.172Zinfo: running `cargo check --bins` on db-macros (72/168)
25102024-11-06T23:21:40.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25112024-11-06T23:21:40.669Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25122024-11-06T23:21:40.669Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25132024-11-06T23:21:40.671Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25142024-11-06T23:21:40.729Z
25152024-11-06T23:21:40.729Zinfo: running `cargo check --bins` on nexus-macros-common (73/168)
25162024-11-06T23:21:41.219Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25172024-11-06T23:21:41.222Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25182024-11-06T23:21:41.222Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25192024-11-06T23:21:41.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25202024-11-06T23:21:41.287Z
25212024-11-06T23:21:41.287Zinfo: running `cargo check --bins` on nexus-auth (74/168)
25222024-11-06T23:21:41.822Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25232024-11-06T23:21:41.824Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25242024-11-06T23:21:41.824Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25252024-11-06T23:21:41.828Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25262024-11-06T23:21:41.897Z
25272024-11-06T23:21:41.897Zinfo: running `cargo check --bins` on authz-macros (75/168)
25282024-11-06T23:21:42.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25292024-11-06T23:21:42.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25302024-11-06T23:21:42.393Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25312024-11-06T23:21:42.395Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25322024-11-06T23:21:42.457Z
25332024-11-06T23:21:42.457Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/168)
25342024-11-06T23:21:42.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25352024-11-06T23:21:42.994Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25362024-11-06T23:21:42.994Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25372024-11-06T23:21:42.997Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25382024-11-06T23:21:43.071Z
25392024-11-06T23:21:43.071Zinfo: running `cargo check --bins` on nexus-db-model (77/168)
25402024-11-06T23:21:43.591Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25412024-11-06T23:21:43.595Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25422024-11-06T23:21:43.595Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25432024-11-06T23:21:43.599Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25442024-11-06T23:21:43.666Z
25452024-11-06T23:21:43.666Zinfo: running `cargo check --bins` on nexus-defaults (78/168)
25462024-11-06T23:21:44.169Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25472024-11-06T23:21:44.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25482024-11-06T23:21:44.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25492024-11-06T23:21:44.177Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25502024-11-06T23:21:44.238Z
25512024-11-06T23:21:44.238Zinfo: running `cargo check --bins` on sled-agent-client (79/168)
25522024-11-06T23:21:44.760Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25532024-11-06T23:21:44.763Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25542024-11-06T23:21:44.763Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25552024-11-06T23:21:44.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
25562024-11-06T23:21:44.832Z
25572024-11-06T23:21:44.833Zinfo: running `cargo check --bins` on nexus-inventory (80/168)
25582024-11-06T23:21:45.365Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25592024-11-06T23:21:45.457Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25602024-11-06T23:21:45.457Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25612024-11-06T23:21:45.460Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
25622024-11-06T23:21:45.460Z
25632024-11-06T23:21:45.460Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/168)
25642024-11-06T23:21:45.948Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25652024-11-06T23:21:45.951Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25662024-11-06T23:21:45.951Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25672024-11-06T23:21:45.953Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
25682024-11-06T23:21:46.022Z
25692024-11-06T23:21:46.022Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/168)
25702024-11-06T23:21:46.536Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25712024-11-06T23:21:46.539Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25722024-11-06T23:21:46.539Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25732024-11-06T23:21:46.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
25742024-11-06T23:21:46.607Z
25752024-11-06T23:21:46.607Zinfo: running `cargo check --bins` on typed-rng (83/168)
25762024-11-06T23:21:47.101Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25772024-11-06T23:21:47.104Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25782024-11-06T23:21:47.104Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25792024-11-06T23:21:47.106Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
25802024-11-06T23:21:47.169Z
25812024-11-06T23:21:47.169Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/168)
25822024-11-06T23:21:47.743Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25832024-11-06T23:21:47.766Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25842024-11-06T23:21:47.858Z Checking keccak v0.1.5
25852024-11-06T23:21:47.953Z Checking secrecy v0.8.0
25862024-11-06T23:21:47.957Z Compiling unicase v2.7.0
25872024-11-06T23:21:47.958Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25882024-11-06T23:21:47.958Z Compiling same-file v1.0.6
25892024-11-06T23:21:47.963Z Compiling tempfile v3.13.0
25902024-11-06T23:21:48.028Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25912024-11-06T23:21:48.035Z Compiling thiserror-impl-no-std v2.0.2
25922024-11-06T23:21:48.137Z Compiling walkdir v2.5.0
25932024-11-06T23:21:48.220Z Checking sha3 v0.10.8
25942024-11-06T23:21:48.256Z Checking universal-hash v0.5.1
25952024-11-06T23:21:48.310Z Compiling blake3 v1.5.4
25962024-11-06T23:21:48.410Z Compiling ring v0.16.20
25972024-11-06T23:21:48.445Z Checking opaque-debug v0.3.1
25982024-11-06T23:21:48.542Z Checking poly1305 v0.8.0
25992024-11-06T23:21:48.621Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26002024-11-06T23:21:48.775Z Checking chacha20 v0.9.1
26012024-11-06T23:21:48.792Z Checking aead v0.5.2
26022024-11-06T23:21:48.853Z Compiling memmap2 v0.9.5
26032024-11-06T23:21:48.909Z Compiling home v0.5.9
26042024-11-06T23:21:49.007Z Compiling arrayvec v0.7.6
26052024-11-06T23:21:49.054Z Compiling salty v0.3.0
26062024-11-06T23:21:49.101Z Compiling spin v0.5.2
26072024-11-06T23:21:49.186Z Compiling constant_time_eq v0.3.1
26082024-11-06T23:21:49.286Z Compiling untrusted v0.7.1
26092024-11-06T23:21:49.330Z Compiling arrayref v0.3.9
26102024-11-06T23:21:49.357Z Compiling libefi-sys v0.1.0
26112024-11-06T23:21:49.389Z Checking chacha20poly1305 v0.10.1
26122024-11-06T23:21:49.439Z Compiling toolchain_find v0.4.0
26132024-11-06T23:21:49.555Z Compiling camino-tempfile v1.1.1
26142024-11-06T23:21:49.647Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26152024-11-06T23:21:49.728Z Compiling bitfield-struct v0.6.2
26162024-11-06T23:21:49.899Z Compiling topological-sort v0.2.2
26172024-11-06T23:21:49.986Z Compiling mime_guess v2.0.5
26182024-11-06T23:21:50.131Z Compiling rustfmt-wrapper v0.2.1
26192024-11-06T23:21:50.427Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26202024-11-06T23:21:50.708Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26212024-11-06T23:21:50.729Z Checking primeorder v0.13.6
26222024-11-06T23:21:50.760Z Checking env_filter v0.1.2
26232024-11-06T23:21:50.951Z Checking thiserror-no-std v2.0.2
26242024-11-06T23:21:50.993Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26252024-11-06T23:21:51.056Z Checking vsss-rs v3.3.4
26262024-11-06T23:21:51.098Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26272024-11-06T23:21:51.101Z Checking env_logger v0.11.5
26282024-11-06T23:21:51.198Z Checking p384 v0.13.0
26292024-11-06T23:21:51.230Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26302024-11-06T23:21:51.246Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26312024-11-06T23:21:51.487Z Checking gethostname v0.5.0
26322024-11-06T23:21:51.614Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26332024-11-06T23:21:51.647Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26342024-11-06T23:21:51.708Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26352024-11-06T23:21:52.029Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26362024-11-06T23:21:52.031Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26372024-11-06T23:21:52.123Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26382024-11-06T23:21:52.318Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26392024-11-06T23:21:52.598Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26402024-11-06T23:21:52.616Z Checking nanorand v0.7.0
26412024-11-06T23:21:52.637Z Checking atty v0.2.14
26422024-11-06T23:21:52.653Z Checking http-range v0.1.5
26432024-11-06T23:21:52.772Z Checking glob v0.3.1
26442024-11-06T23:21:52.842Z Checking hyper-staticfile v0.10.1
26452024-11-06T23:21:52.974Z Checking flume v0.11.0
26462024-11-06T23:21:53.110Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26472024-11-06T23:21:53.487Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=86101eaf80b55e7f405b5cafe9b0de0e9f331656#86101eaf)
26482024-11-06T23:21:53.535Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26492024-11-06T23:21:53.797Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26502024-11-06T23:21:54.069Z Compiling omicron-zone-package v0.11.1
26512024-11-06T23:21:54.478Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26522024-11-06T23:21:54.865Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26532024-11-06T23:21:55.403Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26542024-11-06T23:21:55.678Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
26552024-11-06T23:21:55.705Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26562024-11-06T23:21:56.189Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26572024-11-06T23:21:56.234Z Checking display-error-chain v0.2.2
26582024-11-06T23:21:57.133Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26592024-11-06T23:21:58.097Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26602024-11-06T23:21:59.779Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26612024-11-06T23:21:59.779Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26622024-11-06T23:22:11.269Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26632024-11-06T23:22:59.644Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
26642024-11-06T23:22:59.834Z
26652024-11-06T23:22:59.834Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/168)
26662024-11-06T23:23:00.416Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26672024-11-06T23:23:00.419Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26682024-11-06T23:23:00.540Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26692024-11-06T23:23:48.967Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.11s
26702024-11-06T23:23:49.147Z
26712024-11-06T23:23:49.147Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/168)
26722024-11-06T23:23:49.706Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26732024-11-06T23:23:49.711Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26742024-11-06T23:23:49.823Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26752024-11-06T23:24:38.087Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.92s
26762024-11-06T23:24:38.260Z
26772024-11-06T23:24:38.260Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/168)
26782024-11-06T23:24:38.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26792024-11-06T23:24:38.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26802024-11-06T23:24:38.939Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26812024-11-06T23:25:27.473Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.19s
26822024-11-06T23:25:27.647Z
26832024-11-06T23:25:27.647Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/168)
26842024-11-06T23:25:28.204Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26852024-11-06T23:25:28.206Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26862024-11-06T23:25:28.324Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26872024-11-06T23:26:17.333Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.66s
26882024-11-06T23:26:17.505Z
26892024-11-06T23:26:17.505Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/168)
26902024-11-06T23:26:18.066Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26912024-11-06T23:26:18.069Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26922024-11-06T23:26:18.183Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26932024-11-06T23:27:06.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.02s
26942024-11-06T23:27:06.717Z
26952024-11-06T23:27:06.717Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/168)
26962024-11-06T23:27:07.285Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26972024-11-06T23:27:07.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26982024-11-06T23:27:07.405Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26992024-11-06T23:27:55.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.87s
27002024-11-06T23:27:55.781Z
27012024-11-06T23:27:55.782Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/168)
27022024-11-06T23:27:56.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27032024-11-06T23:27:56.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27042024-11-06T23:27:56.461Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27052024-11-06T23:28:44.786Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.98s
27062024-11-06T23:28:44.976Z
27072024-11-06T23:28:44.976Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/168)
27082024-11-06T23:28:45.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27092024-11-06T23:28:45.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27102024-11-06T23:28:45.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27112024-11-06T23:28:45.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27122024-11-06T23:28:45.586Z
27132024-11-06T23:28:45.586Zinfo: running `cargo check --bins` on sled-agent-types (93/168)
27142024-11-06T23:28:46.113Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27152024-11-06T23:28:46.116Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27162024-11-06T23:28:46.116Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27172024-11-06T23:28:46.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27182024-11-06T23:28:46.187Z
27192024-11-06T23:28:46.187Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/168)
27202024-11-06T23:28:46.699Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27212024-11-06T23:28:46.702Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27222024-11-06T23:28:46.702Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27232024-11-06T23:28:46.705Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27242024-11-06T23:28:46.773Z
27252024-11-06T23:28:46.773Zinfo: running `cargo check --bins` on dpd-client (95/168)
27262024-11-06T23:28:47.281Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27272024-11-06T23:28:47.283Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27282024-11-06T23:28:47.284Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27292024-11-06T23:28:47.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27302024-11-06T23:28:47.351Z
27312024-11-06T23:28:47.351Zinfo: running `cargo check --bins` on installinator-common (96/168)
27322024-11-06T23:28:47.873Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27332024-11-06T23:28:47.876Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27342024-11-06T23:28:47.876Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27352024-11-06T23:28:47.878Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27362024-11-06T23:28:47.947Z
27372024-11-06T23:28:47.947Zinfo: running `cargo check --bins` on key-manager (97/168)
27382024-11-06T23:28:48.452Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27392024-11-06T23:28:48.454Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27402024-11-06T23:28:48.454Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27412024-11-06T23:28:48.458Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
27422024-11-06T23:28:48.522Z
27432024-11-06T23:28:48.522Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/168)
27442024-11-06T23:28:49.034Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27452024-11-06T23:28:49.037Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27462024-11-06T23:28:49.037Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27472024-11-06T23:28:49.040Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27482024-11-06T23:28:49.107Z
27492024-11-06T23:28:49.107Zinfo: running `cargo check --bins` on repo-depot-api (99/168)
27502024-11-06T23:28:49.628Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27512024-11-06T23:28:49.630Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27522024-11-06T23:28:49.630Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27532024-11-06T23:28:49.633Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
27542024-11-06T23:28:49.702Z
27552024-11-06T23:28:49.702Zinfo: running `cargo check --bins` on repo-depot-client (100/168)
27562024-11-06T23:28:50.216Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27572024-11-06T23:28:50.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27582024-11-06T23:28:50.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27592024-11-06T23:28:50.222Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
27602024-11-06T23:28:50.290Z
27612024-11-06T23:28:50.290Zinfo: running `cargo check --bins` on sled-agent-api (101/168)
27622024-11-06T23:28:50.827Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27632024-11-06T23:28:50.830Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27642024-11-06T23:28:50.830Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27652024-11-06T23:28:50.833Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27662024-11-06T23:28:50.905Z
27672024-11-06T23:28:50.905Zinfo: running `cargo check --bins` on sled-hardware (102/168)
27682024-11-06T23:28:51.436Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27692024-11-06T23:28:51.439Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27702024-11-06T23:28:51.439Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27712024-11-06T23:28:51.442Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27722024-11-06T23:28:51.512Z
27732024-11-06T23:28:51.512Zinfo: running `cargo check --bins --no-default-features` on sled-storage (103/168)
27742024-11-06T23:28:52.052Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27752024-11-06T23:28:52.054Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27762024-11-06T23:28:52.054Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27772024-11-06T23:28:52.057Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27782024-11-06T23:28:52.131Z
27792024-11-06T23:28:52.131Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (104/168)
27802024-11-06T23:28:52.665Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27812024-11-06T23:28:52.667Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27822024-11-06T23:28:52.667Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27832024-11-06T23:28:52.670Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
27842024-11-06T23:28:52.745Z
27852024-11-06T23:28:52.745Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (105/168)
27862024-11-06T23:28:53.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27872024-11-06T23:28:53.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27882024-11-06T23:28:53.292Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27892024-11-06T23:28:53.295Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27902024-11-06T23:28:53.369Z
27912024-11-06T23:28:53.369Zinfo: running `cargo check --bins` on nexus-test-interface (106/168)
27922024-11-06T23:28:53.907Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27932024-11-06T23:28:53.910Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27942024-11-06T23:28:53.910Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27952024-11-06T23:28:53.913Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
27962024-11-06T23:28:53.989Z
27972024-11-06T23:28:53.990Zinfo: running `cargo check --bins` on oximeter-collector (107/168)
27982024-11-06T23:28:54.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27992024-11-06T23:28:54.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28002024-11-06T23:28:54.649Z Compiling phf_generator v0.11.2
28012024-11-06T23:28:54.652Z Compiling parse-zoneinfo v0.3.1
28022024-11-06T23:28:54.761Z Compiling const_format_proc_macros v0.2.33
28032024-11-06T23:28:54.761Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28042024-11-06T23:28:54.763Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
28052024-11-06T23:28:54.763Z Checking bcs v0.1.6
28062024-11-06T23:28:54.763Z Compiling async-recursion v1.1.1
28072024-11-06T23:28:54.772Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
28082024-11-06T23:28:54.884Z Compiling phf_codegen v0.11.2
28092024-11-06T23:28:55.102Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28102024-11-06T23:28:55.412Z Compiling chrono-tz-build v0.4.0
28112024-11-06T23:28:56.354Z Checking const_format v0.2.33
28122024-11-06T23:28:56.428Z Compiling chrono-tz v0.10.0
28132024-11-06T23:29:08.000Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28142024-11-06T23:29:10.492Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.49s
28152024-11-06T23:29:10.662Z
28162024-11-06T23:29:10.662Zinfo: running `cargo check --bins` on oximeter-api (108/168)
28172024-11-06T23:29:11.179Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28182024-11-06T23:29:11.181Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28192024-11-06T23:29:11.181Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28202024-11-06T23:29:11.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28212024-11-06T23:29:11.253Z
28222024-11-06T23:29:11.253Zinfo: running `cargo check --bins` on oximeter-client (109/168)
28232024-11-06T23:29:11.764Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28242024-11-06T23:29:11.767Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28252024-11-06T23:29:11.767Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28262024-11-06T23:29:11.769Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
28272024-11-06T23:29:11.834Z
28282024-11-06T23:29:11.834Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (110/168)
28292024-11-06T23:29:12.344Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28302024-11-06T23:29:12.347Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28312024-11-06T23:29:12.430Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28322024-11-06T23:29:13.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
28332024-11-06T23:29:13.204Z
28342024-11-06T23:29:13.204Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (111/168)
28352024-11-06T23:29:13.727Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28362024-11-06T23:29:13.730Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28372024-11-06T23:29:13.817Z Compiling cfg_aliases v0.1.1
28382024-11-06T23:29:13.819Z Compiling vte_generate_state_changes v0.1.2
28392024-11-06T23:29:13.819Z Checking fd-lock v4.0.2
28402024-11-06T23:29:13.819Z Checking bytecount v0.6.8
28412024-11-06T23:29:13.929Z Compiling tabled_derive v0.7.0
28422024-11-06T23:29:13.938Z Compiling peg-macros v0.8.4
28432024-11-06T23:29:13.941Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28442024-11-06T23:29:13.941Z Compiling sqlparser_derive v0.2.2
28452024-11-06T23:29:13.989Z Compiling nix v0.28.0
28462024-11-06T23:29:14.050Z Checking papergrid v0.11.0
28472024-11-06T23:29:14.075Z Checking home v0.5.9
28482024-11-06T23:29:14.214Z Checking unicode_categories v0.1.1
28492024-11-06T23:29:14.511Z Checking vte v0.11.1
28502024-11-06T23:29:14.528Z Checking nu-ansi-term v0.50.1
28512024-11-06T23:29:14.918Z Checking sqlformat v0.2.6
28522024-11-06T23:29:15.038Z Checking sqlparser v0.45.0
28532024-11-06T23:29:15.825Z Checking strip-ansi-escapes v0.2.0
28542024-11-06T23:29:15.978Z Checking reedline v0.35.0
28552024-11-06T23:29:15.997Z Checking tabled v0.15.0
28562024-11-06T23:29:16.583Z Checking peg v0.8.4
28572024-11-06T23:29:17.071Z Checking rustyline v14.0.0
28582024-11-06T23:29:28.190Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.97s
28592024-11-06T23:29:28.345Z
28602024-11-06T23:29:28.345Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (112/168)
28612024-11-06T23:29:28.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28622024-11-06T23:29:28.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28632024-11-06T23:29:28.958Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28642024-11-06T23:29:36.154Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s
28652024-11-06T23:29:36.314Z
28662024-11-06T23:29:36.314Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (113/168)
28672024-11-06T23:29:36.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28682024-11-06T23:29:36.834Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28692024-11-06T23:29:36.921Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28702024-11-06T23:29:42.771Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.45s
28712024-11-06T23:29:42.949Z
28722024-11-06T23:29:42.949Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (114/168)
28732024-11-06T23:29:43.477Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28742024-11-06T23:29:43.480Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28752024-11-06T23:29:43.567Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28762024-11-06T23:29:50.433Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
28772024-11-06T23:29:50.591Z
28782024-11-06T23:29:50.591Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (115/168)
28792024-11-06T23:29:51.110Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28802024-11-06T23:29:51.113Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28812024-11-06T23:29:51.202Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28822024-11-06T23:29:58.293Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.69s
28832024-11-06T23:29:58.462Z
28842024-11-06T23:29:58.462Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (116/168)
28852024-11-06T23:29:59.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28862024-11-06T23:29:59.003Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28872024-11-06T23:29:59.097Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28882024-11-06T23:30:05.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s
28892024-11-06T23:30:05.267Z
28902024-11-06T23:30:05.267Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (117/168)
28912024-11-06T23:30:05.785Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28922024-11-06T23:30:05.787Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28932024-11-06T23:30:05.876Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28942024-11-06T23:30:11.895Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
28952024-11-06T23:30:12.055Z
28962024-11-06T23:30:12.055Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (118/168)
28972024-11-06T23:30:12.595Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28982024-11-06T23:30:12.598Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28992024-11-06T23:30:12.694Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29002024-11-06T23:30:20.030Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.96s
29012024-11-06T23:30:20.191Z
29022024-11-06T23:30:20.191Zinfo: running `cargo check --bins` on oximeter-test-utils (119/168)
29032024-11-06T23:30:20.713Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29042024-11-06T23:30:20.716Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29052024-11-06T23:30:20.716Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29062024-11-06T23:30:20.719Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29072024-11-06T23:30:20.787Z
29082024-11-06T23:30:20.787Zinfo: running `cargo check --bins` on cockroach-admin-client (120/168)
29092024-11-06T23:30:21.284Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29102024-11-06T23:30:21.288Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29112024-11-06T23:30:21.288Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29122024-11-06T23:30:21.291Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29132024-11-06T23:30:21.353Z
29142024-11-06T23:30:21.353Zinfo: running `cargo check --bins` on installinator-client (121/168)
29152024-11-06T23:30:21.867Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29162024-11-06T23:30:21.870Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29172024-11-06T23:30:21.870Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29182024-11-06T23:30:21.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
29192024-11-06T23:30:21.940Z
29202024-11-06T23:30:21.940Zinfo: running `cargo check --bins` on oxide-client (122/168)
29212024-11-06T23:30:22.435Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29222024-11-06T23:30:22.437Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29232024-11-06T23:30:22.437Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29242024-11-06T23:30:22.440Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
29252024-11-06T23:30:22.503Z
29262024-11-06T23:30:22.503Zinfo: running `cargo check --bins` on wicketd-client (123/168)
29272024-11-06T23:30:23.040Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29282024-11-06T23:30:23.043Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29292024-11-06T23:30:23.043Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29302024-11-06T23:30:23.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29312024-11-06T23:30:23.119Z
29322024-11-06T23:30:23.119Zinfo: running `cargo check --bins` on wicket-common (124/168)
29332024-11-06T23:30:23.646Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29342024-11-06T23:30:23.649Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29352024-11-06T23:30:23.649Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29362024-11-06T23:30:23.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29372024-11-06T23:30:23.719Z
29382024-11-06T23:30:23.719Zinfo: running `cargo check --bins` on omicron-cockroach-admin (125/168)
29392024-11-06T23:30:24.238Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29402024-11-06T23:30:24.240Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29412024-11-06T23:30:24.324Z Checking csv-core v0.1.11
29422024-11-06T23:30:24.327Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29432024-11-06T23:30:24.623Z Checking csv v1.3.0
29442024-11-06T23:30:25.146Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29452024-11-06T23:30:25.486Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29462024-11-06T23:30:26.691Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.96s
29472024-11-06T23:30:26.849Z
29482024-11-06T23:30:26.849Zinfo: running `cargo check --bins` on cockroach-admin-api (126/168)
29492024-11-06T23:30:27.374Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29502024-11-06T23:30:27.377Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29512024-11-06T23:30:27.377Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29522024-11-06T23:30:27.379Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
29532024-11-06T23:30:27.451Z
29542024-11-06T23:30:27.451Zinfo: running `cargo check --bins` on cockroach-admin-types (127/168)
29552024-11-06T23:30:27.995Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29562024-11-06T23:30:27.998Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29572024-11-06T23:30:27.998Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29582024-11-06T23:30:28.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
29592024-11-06T23:30:28.074Z
29602024-11-06T23:30:28.074Zinfo: running `cargo check --bins` on cert-dev (128/168)
29612024-11-06T23:30:28.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29622024-11-06T23:30:28.604Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29632024-11-06T23:30:28.679Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29642024-11-06T23:30:28.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s
29652024-11-06T23:30:29.107Z
29662024-11-06T23:30:29.107Zinfo: running `cargo check --bins` on ch-dev (129/168)
29672024-11-06T23:30:29.650Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29682024-11-06T23:30:29.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29692024-11-06T23:30:29.742Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29702024-11-06T23:30:30.463Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
29712024-11-06T23:30:30.631Z
29722024-11-06T23:30:30.632Zinfo: running `cargo check --bins` on crdb-seed (130/168)
29732024-11-06T23:30:31.184Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29742024-11-06T23:30:31.187Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29752024-11-06T23:30:31.270Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29762024-11-06T23:30:31.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s
29772024-11-06T23:30:31.774Z
29782024-11-06T23:30:31.774Zinfo: running `cargo check --bins` on db-dev (131/168)
29792024-11-06T23:30:32.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29802024-11-06T23:30:32.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29812024-11-06T23:30:32.399Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29822024-11-06T23:30:33.086Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
29832024-11-06T23:30:33.243Z
29842024-11-06T23:30:33.243Zinfo: running `cargo check --bins` on omicron-dev-lib (132/168)
29852024-11-06T23:30:33.774Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862024-11-06T23:30:33.777Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872024-11-06T23:30:33.777Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29882024-11-06T23:30:33.779Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
29892024-11-06T23:30:33.848Z
29902024-11-06T23:30:33.849Zinfo: running `cargo check --bins` on xtask-downloader (133/168)
29912024-11-06T23:30:34.354Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29922024-11-06T23:30:34.357Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29932024-11-06T23:30:34.424Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29942024-11-06T23:30:35.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
29952024-11-06T23:30:35.488Z
29962024-11-06T23:30:35.488Zinfo: running `cargo check --bins` on omicron-ls-apis (134/168)
29972024-11-06T23:30:35.997Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29982024-11-06T23:30:35.999Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29992024-11-06T23:30:36.069Z Checking cargo-platform v0.1.8
30002024-11-06T23:30:36.331Z Checking cargo_metadata v0.18.1
30012024-11-06T23:30:37.284Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30022024-11-06T23:30:38.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.53s
30032024-11-06T23:30:38.170Z
30042024-11-06T23:30:38.170Zinfo: running `cargo check --bins` on mgs-dev (135/168)
30052024-11-06T23:30:38.723Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30062024-11-06T23:30:38.727Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30072024-11-06T23:30:38.827Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30082024-11-06T23:30:39.498Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30092024-11-06T23:30:39.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
30102024-11-06T23:30:40.156Z
30112024-11-06T23:30:40.157Zinfo: running `cargo check --bins` on omicron-omdb (136/168)
30122024-11-06T23:30:40.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30132024-11-06T23:30:40.747Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30142024-11-06T23:30:40.891Z Compiling glob v0.3.1
30152024-11-06T23:30:40.891Z Compiling crunchy v0.2.2
30162024-11-06T23:30:40.893Z Compiling tiny-keccak v2.0.2
30172024-11-06T23:30:40.893Z Compiling dsl_auto_type v0.1.2
30182024-11-06T23:30:40.893Z Checking scheduled-thread-pool v0.2.7
30192024-11-06T23:30:40.893Z Compiling diesel_table_macro_syntax v0.2.0
30202024-11-06T23:30:41.010Z Compiling ascii-canvas v3.0.0
30212024-11-06T23:30:41.019Z Compiling ena v0.14.3
30222024-11-06T23:30:41.292Z Checking r2d2 v0.8.10
30232024-11-06T23:30:41.337Z Compiling libloading v0.8.5
30242024-11-06T23:30:41.393Z Compiling diff v0.1.13
30252024-11-06T23:30:41.472Z Compiling bindgen v0.69.5
30262024-11-06T23:30:41.518Z Compiling regex-syntax v0.6.29
30272024-11-06T23:30:41.605Z Compiling which v4.4.2
30282024-11-06T23:30:41.765Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30292024-11-06T23:30:41.906Z Compiling clang-sys v1.8.1
30302024-11-06T23:30:41.993Z Compiling cexpr v0.6.0
30312024-11-06T23:30:42.010Z Compiling rustc-hash v1.1.0
30322024-11-06T23:30:42.159Z Compiling lazycell v1.3.0
30332024-11-06T23:30:42.176Z Compiling ref-cast v1.0.23
30342024-11-06T23:30:42.263Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30352024-11-06T23:30:42.311Z Compiling derive_builder_core v0.20.2
30362024-11-06T23:30:42.336Z Compiling libxml v0.3.3
30372024-11-06T23:30:42.509Z Compiling diesel_derives v2.2.3
30382024-11-06T23:30:42.545Z Compiling ref-cast-impl v1.0.23
30392024-11-06T23:30:42.732Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30402024-11-06T23:30:42.857Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30412024-11-06T23:30:43.248Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30422024-11-06T23:30:43.551Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30432024-11-06T23:30:43.649Z Compiling strum_macros v0.24.3
30442024-11-06T23:30:43.870Z Compiling indoc v1.0.9
30452024-11-06T23:30:44.604Z Compiling derive_builder_macro v0.20.2
30462024-11-06T23:30:44.827Z Compiling lalrpop v0.19.12
30472024-11-06T23:30:45.463Z Checking derive_builder v0.20.2
30482024-11-06T23:30:45.618Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30492024-11-06T23:30:45.731Z Compiling oso-derive v0.27.3
30502024-11-06T23:30:45.911Z Compiling impl-trait-for-tuples v0.2.2
30512024-11-06T23:30:46.190Z Checking quick-xml v0.33.0
30522024-11-06T23:30:47.046Z Compiling diesel-dtrace v0.3.0
30532024-11-06T23:30:47.307Z Checking maplit v1.0.2
30542024-11-06T23:30:47.447Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30552024-11-06T23:30:47.471Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30562024-11-06T23:30:47.829Z Checking bb8 v0.8.5
30572024-11-06T23:30:48.413Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30582024-11-06T23:30:48.497Z Checking castaway v0.2.3
30592024-11-06T23:30:48.678Z Checking rand_seeder v0.3.0
30602024-11-06T23:30:48.746Z Checking compact_str v0.8.0
30612024-11-06T23:30:48.928Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30622024-11-06T23:30:49.142Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30632024-11-06T23:30:49.160Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30642024-11-06T23:30:49.651Z Checking unicode-truncate v1.1.0
30652024-11-06T23:30:49.887Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30662024-11-06T23:30:50.177Z Checking lru v0.12.5
30672024-11-06T23:30:50.488Z Compiling instability v0.3.2
30682024-11-06T23:30:50.621Z Checking unicode-linebreak v0.1.5
30692024-11-06T23:30:50.984Z Checking is_ci v1.2.0
30702024-11-06T23:30:51.026Z Checking cassowary v0.3.0
30712024-11-06T23:30:51.127Z Checking smawk v0.3.2
30722024-11-06T23:30:51.342Z Checking textwrap v0.16.1
30732024-11-06T23:30:51.459Z Checking supports-color v3.0.1
30742024-11-06T23:30:51.505Z Checking ratatui v0.28.1
30752024-11-06T23:30:51.649Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30762024-11-06T23:30:51.745Z Checking multimap v0.10.0
30772024-11-06T23:30:53.743Z Checking diesel v2.2.4
30782024-11-06T23:31:14.853Z Compiling samael v0.0.17
30792024-11-06T23:31:29.408Z Checking async-bb8-diesel v0.2.1
30802024-11-06T23:31:30.326Z Compiling polar-core v0.27.3
30812024-11-06T23:31:37.879Z Checking oso v0.27.3
30822024-11-06T23:33:12.237Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30832024-11-06T23:33:20.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 39s
30842024-11-06T23:33:20.372Z
30852024-11-06T23:33:20.372Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (137/168)
30862024-11-06T23:33:20.941Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30872024-11-06T23:33:20.944Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30882024-11-06T23:33:20.944Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30892024-11-06T23:33:20.947Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30902024-11-06T23:33:21.023Z
30912024-11-06T23:33:21.023Zinfo: running `cargo check --bins` on nexus-saga-recovery (138/168)
30922024-11-06T23:33:21.571Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30932024-11-06T23:33:21.574Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30942024-11-06T23:33:21.574Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30952024-11-06T23:33:21.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
30962024-11-06T23:33:21.652Z
30972024-11-06T23:33:21.652Zinfo: running `cargo check --bins` on nexus-test-utils-macros (139/168)
30982024-11-06T23:33:22.150Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30992024-11-06T23:33:22.152Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31002024-11-06T23:33:22.152Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31012024-11-06T23:33:22.155Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
31022024-11-06T23:33:22.219Z
31032024-11-06T23:33:22.219Zinfo: running `cargo check --bins` on omicron-nexus (140/168)
31042024-11-06T23:33:22.818Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31052024-11-06T23:33:22.820Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31062024-11-06T23:33:22.977Z Compiling libz-sys v1.1.20
31072024-11-06T23:33:23.086Z Checking http v0.2.12
31082024-11-06T23:33:23.089Z Compiling libgit2-sys v0.17.0+1.8.1
31092024-11-06T23:33:23.107Z Compiling vergen v8.3.2
31102024-11-06T23:33:23.109Z Compiling cargo-platform v0.1.8
31112024-11-06T23:33:23.109Z Compiling pin-project-internal v1.1.6
31122024-11-06T23:33:23.151Z Compiling libsqlite3-sys v0.30.1
31132024-11-06T23:33:23.151Z Compiling snafu-derive v0.8.5
31142024-11-06T23:33:23.405Z Compiling buf-list v1.0.3
31152024-11-06T23:33:23.646Z Compiling cargo_metadata v0.18.1
31162024-11-06T23:33:23.667Z Compiling rustls v0.21.12
31172024-11-06T23:33:23.970Z Checking simd-adler32 v0.3.7
31182024-11-06T23:33:24.001Z Checking bumpalo v3.16.0
31192024-11-06T23:33:24.019Z Checking lockfree-object-pool v0.1.6
31202024-11-06T23:33:24.257Z Checking sync_wrapper v0.1.2
31212024-11-06T23:33:24.300Z Compiling cfg_aliases v0.2.1
31222024-11-06T23:33:24.327Z Compiling zip v2.1.3
31232024-11-06T23:33:24.364Z Checking h2 v0.3.26
31242024-11-06T23:33:24.391Z Checking http-body v0.4.6
31252024-11-06T23:33:24.416Z Compiling nix v0.29.0
31262024-11-06T23:33:24.647Z Checking zopfli v0.8.1
31272024-11-06T23:33:24.927Z Checking globset v0.4.15
31282024-11-06T23:33:25.251Z Checking rustls-webpki v0.101.7
31292024-11-06T23:33:25.329Z Checking sct v0.7.1
31302024-11-06T23:33:25.426Z Checking olpc-cjson v0.1.4
31312024-11-06T23:33:25.532Z Checking serde_plain v1.0.2
31322024-11-06T23:33:25.656Z Compiling displaydoc v0.2.5
31332024-11-06T23:33:25.782Z Checking typed-path v0.7.1
31342024-11-06T23:33:26.076Z Checking pin-project v1.1.6
31352024-11-06T23:33:27.005Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31362024-11-06T23:33:27.024Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31372024-11-06T23:33:27.298Z Checking hashlink v0.9.1
31382024-11-06T23:33:27.330Z Checking fallible-iterator v0.3.0
31392024-11-06T23:33:27.794Z Checking fallible-streaming-iterator v0.1.9
31402024-11-06T23:33:27.989Z Checking parse-size v1.1.0
31412024-11-06T23:33:28.046Z Checking rusqlite v0.32.1
31422024-11-06T23:33:28.166Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31432024-11-06T23:33:28.352Z Checking snafu v0.8.5
31442024-11-06T23:33:28.371Z Checking rustls-pemfile v1.0.4
31452024-11-06T23:33:28.563Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31462024-11-06T23:33:28.583Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31472024-11-06T23:33:28.826Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31482024-11-06T23:33:28.850Z Checking twox-hash v1.6.3
31492024-11-06T23:33:28.967Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31502024-11-06T23:33:29.155Z Checking tokio-rustls v0.24.1
31512024-11-06T23:33:29.300Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31522024-11-06T23:33:29.514Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31532024-11-06T23:33:29.622Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31542024-11-06T23:33:30.014Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
31552024-11-06T23:33:30.140Z Checking fatfs v0.3.6
31562024-11-06T23:33:30.318Z Checking hyper v0.14.30
31572024-11-06T23:33:30.773Z Checking assert_matches v1.5.0
31582024-11-06T23:33:34.551Z Checking reqwest v0.11.27
31592024-11-06T23:33:35.356Z Checking tough v0.17.1
31602024-11-06T23:33:36.708Z Compiling git2 v0.19.0
31612024-11-06T23:33:38.559Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31622024-11-06T23:33:39.680Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31632024-11-06T23:33:41.719Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=b7b9d5660b28ca5e865242b2bdecd032c0852d40#b7b9d566)
31642024-11-06T23:37:14.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 52s
31652024-11-06T23:37:14.850Z
31662024-11-06T23:37:14.850Zinfo: running `cargo check --bins` on nexus-external-api (141/168)
31672024-11-06T23:37:15.428Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31682024-11-06T23:37:15.431Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31692024-11-06T23:37:15.431Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31702024-11-06T23:37:15.435Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
31712024-11-06T23:37:15.508Z
31722024-11-06T23:37:15.508Zinfo: running `cargo check --bins` on openapi-manager-types (142/168)
31732024-11-06T23:37:16.038Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31742024-11-06T23:37:16.040Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31752024-11-06T23:37:16.040Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31762024-11-06T23:37:16.043Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
31772024-11-06T23:37:16.114Z
31782024-11-06T23:37:16.115Zinfo: running `cargo check --bins` on nexus-internal-api (143/168)
31792024-11-06T23:37:16.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31802024-11-06T23:37:16.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31812024-11-06T23:37:16.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31822024-11-06T23:37:16.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
31832024-11-06T23:37:16.740Z
31842024-11-06T23:37:16.740Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (144/168)
31852024-11-06T23:37:17.312Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31862024-11-06T23:37:17.314Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31872024-11-06T23:37:17.314Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31882024-11-06T23:37:17.318Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31892024-11-06T23:37:17.395Z
31902024-11-06T23:37:17.395Zinfo: running `cargo check --bins` on nexus-networking (145/168)
31912024-11-06T23:37:17.959Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31922024-11-06T23:37:17.962Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31932024-11-06T23:37:17.962Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31942024-11-06T23:37:17.965Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s
31952024-11-06T23:37:18.043Z
31962024-11-06T23:37:18.043Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (146/168)
31972024-11-06T23:37:18.600Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31982024-11-06T23:37:18.607Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31992024-11-06T23:37:18.607Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32002024-11-06T23:37:18.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
32012024-11-06T23:37:18.677Z
32022024-11-06T23:37:18.677Zinfo: running `cargo check --bins` on update-common (147/168)
32032024-11-06T23:37:19.215Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32042024-11-06T23:37:19.218Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32052024-11-06T23:37:19.218Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32062024-11-06T23:37:19.221Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
32072024-11-06T23:37:19.292Z
32082024-11-06T23:37:19.292Zinfo: running `cargo check --bins` on tufaceous-lib (148/168)
32092024-11-06T23:37:19.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32102024-11-06T23:37:19.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32112024-11-06T23:37:19.823Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32122024-11-06T23:37:19.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32132024-11-06T23:37:19.896Z
32142024-11-06T23:37:19.896Zinfo: running `cargo check --bins` on tufaceous (149/168)
32152024-11-06T23:37:20.431Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32162024-11-06T23:37:20.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32172024-11-06T23:37:20.520Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
32182024-11-06T23:37:21.427Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
32192024-11-06T23:37:21.592Z
32202024-11-06T23:37:21.592Zinfo: running `cargo check --bins` on omicron-dev (150/168)
32212024-11-06T23:37:22.213Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32222024-11-06T23:37:22.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32232024-11-06T23:37:22.388Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32242024-11-06T23:37:22.508Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32252024-11-06T23:37:22.510Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32262024-11-06T23:37:22.519Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32272024-11-06T23:38:18.748Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32282024-11-06T23:38:18.751Z Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32292024-11-06T23:38:18.751Z Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32302024-11-06T23:38:18.751Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32312024-11-06T23:38:18.751Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32322024-11-06T23:38:19.635Z Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32332024-11-06T23:38:20.872Z Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32342024-11-06T23:41:37.534Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 15s
32352024-11-06T23:41:37.738Z
32362024-11-06T23:41:37.738Zinfo: running `cargo check --bins` on openapi-manager (151/168)
32372024-11-06T23:41:38.289Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32382024-11-06T23:41:38.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32392024-11-06T23:41:38.393Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32402024-11-06T23:41:38.396Z Checking heck v0.4.1
32412024-11-06T23:41:38.396Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32422024-11-06T23:41:38.631Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
32432024-11-06T23:41:39.954Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32442024-11-06T23:41:40.766Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
32452024-11-06T23:41:41.763Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s
32462024-11-06T23:41:41.931Z
32472024-11-06T23:41:41.931Zinfo: running `cargo check --bins` on installinator-api (152/168)
32482024-11-06T23:41:42.447Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32492024-11-06T23:41:42.450Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32502024-11-06T23:41:42.450Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32512024-11-06T23:41:42.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
32522024-11-06T23:41:42.520Z
32532024-11-06T23:41:42.520Zinfo: running `cargo check --bins` on wicketd-api (153/168)
32542024-11-06T23:41:43.046Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32552024-11-06T23:41:43.049Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32562024-11-06T23:41:43.049Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32572024-11-06T23:41:43.051Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s
32582024-11-06T23:41:43.119Z
32592024-11-06T23:41:43.119Zinfo: running `cargo check --bins` on reconfigurator-cli (154/168)
32602024-11-06T23:41:43.654Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32612024-11-06T23:41:43.657Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32622024-11-06T23:41:43.749Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32632024-11-06T23:41:44.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s
32642024-11-06T23:41:45.046Z
32652024-11-06T23:41:45.046Zinfo: running `cargo check --bins` on omicron-releng (155/168)
32662024-11-06T23:41:45.582Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32672024-11-06T23:41:45.585Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32682024-11-06T23:41:45.669Z Checking memmap2 v0.9.5
32692024-11-06T23:41:45.669Z Checking arrayref v0.3.9
32702024-11-06T23:41:45.672Z Checking arrayvec v0.7.6
32712024-11-06T23:41:45.672Z Checking constant_time_eq v0.3.1
32722024-11-06T23:41:45.672Z Checking untrusted v0.7.1
32732024-11-06T23:41:45.672Z Checking spin v0.5.2
32742024-11-06T23:41:45.672Z Checking topological-sort v0.2.2
32752024-11-06T23:41:45.779Z Checking shell-words v1.1.0
32762024-11-06T23:41:45.990Z Checking ring v0.16.20
32772024-11-06T23:41:46.088Z Checking blake3 v1.5.4
32782024-11-06T23:41:47.161Z Checking omicron-zone-package v0.11.1
32792024-11-06T23:41:48.302Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32802024-11-06T23:41:49.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s
32812024-11-06T23:41:49.403Z
32822024-11-06T23:41:49.403Zinfo: running `cargo check --bins` on xtask (156/168)
32832024-11-06T23:41:49.812Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32842024-11-06T23:41:49.815Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32852024-11-06T23:41:49.830Z Checking bitflags v2.6.0
32862024-11-06T23:41:49.832Z Checking serde v1.0.210
32872024-11-06T23:41:49.832Z Checking thiserror v1.0.64
32882024-11-06T23:41:49.923Z Checking scroll v0.12.0
32892024-11-06T23:41:49.926Z Checking hashbrown v0.15.0
32902024-11-06T23:41:49.939Z Checking log v0.4.22
32912024-11-06T23:41:49.942Z Checking zerocopy v0.7.35
32922024-11-06T23:41:49.964Z Checking syn v2.0.79
32932024-11-06T23:41:50.016Z Checking pest v2.7.14
32942024-11-06T23:41:50.154Z Checking rustix v0.38.37
32952024-11-06T23:41:50.188Z Checking once_cell v1.20.2
32962024-11-06T23:41:50.357Z Checking goblin v0.8.2
32972024-11-06T23:41:50.496Z Checking fs-err v2.11.0
32982024-11-06T23:41:50.828Z Checking anyhow v1.0.92
32992024-11-06T23:41:51.008Z Checking indexmap v2.6.0
33002024-11-06T23:41:51.221Z Checking tabled v0.15.0
33012024-11-06T23:41:51.895Z Checking terminal_size v0.4.0
33022024-11-06T23:41:51.895Z Checking tempfile v3.13.0
33032024-11-06T23:41:52.075Z Checking clap_builder v4.5.20
33042024-11-06T23:41:52.537Z Checking dtrace-parser v0.2.0
33052024-11-06T23:41:54.043Z Checking serde_json v1.0.128
33062024-11-06T23:41:54.043Z Checking serde_spanned v0.6.8
33072024-11-06T23:41:54.046Z Checking toml_datetime v0.6.8
33082024-11-06T23:41:54.046Z Checking camino v1.1.9
33092024-11-06T23:41:54.159Z Checking semver v1.0.23
33102024-11-06T23:41:54.247Z Checking cargo-platform v0.1.8
33112024-11-06T23:41:54.287Z Checking clap v4.5.20
33122024-11-06T23:41:54.351Z Checking toml_edit v0.22.22
33132024-11-06T23:41:54.404Z Checking macaddr v1.0.1
33142024-11-06T23:41:54.601Z Checking camino-tempfile v1.1.1
33152024-11-06T23:41:55.461Z Checking dof v0.3.0
33162024-11-06T23:41:55.461Z Checking cargo_metadata v0.18.1
33172024-11-06T23:41:55.681Z Checking usdt-impl v0.5.0
33182024-11-06T23:41:56.028Z Checking usdt v0.5.0
33192024-11-06T23:41:56.124Z Checking toml v0.8.19
33202024-11-06T23:41:56.607Z Checking cargo_toml v0.20.5
33212024-11-06T23:41:57.803Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33222024-11-06T23:41:58.407Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.99s
33232024-11-06T23:41:58.503Z
33242024-11-06T23:41:58.503Zinfo: running `cargo check --bins` on end-to-end-tests (157/168)
33252024-11-06T23:41:59.084Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33262024-11-06T23:41:59.087Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33272024-11-06T23:41:59.210Z Checking polyval v0.6.2
33282024-11-06T23:41:59.317Z Checking ctr v0.9.2
33292024-11-06T23:41:59.328Z Checking ssh-encoding v0.2.0
33302024-11-06T23:41:59.331Z Checking blowfish v0.9.1
33312024-11-06T23:41:59.353Z Checking password-hash v0.4.2
33322024-11-06T23:41:59.355Z Checking matches v0.1.10
33332024-11-06T23:41:59.379Z Checking p521 v0.13.3
33342024-11-06T23:41:59.379Z Checking p256 v0.13.2
33352024-11-06T23:41:59.452Z Checking idna v0.2.3
33362024-11-06T23:41:59.539Z Checking ghash v0.5.1
33372024-11-06T23:41:59.541Z Checking bcrypt-pbkdf v0.10.0
33382024-11-06T23:41:59.601Z Compiling enum-as-inner v0.5.1
33392024-11-06T23:41:59.640Z Checking russh-cryptovec v0.7.3
33402024-11-06T23:41:59.735Z Checking pbkdf2 v0.11.0
33412024-11-06T23:41:59.753Z Checking aes-gcm v0.10.3
33422024-11-06T23:41:59.805Z Checking md5 v0.7.0
33432024-11-06T23:41:59.846Z Checking num-bigint v0.4.6
33442024-11-06T23:41:59.869Z Checking des v0.8.1
33452024-11-06T23:41:59.977Z Checking ssh-cipher v0.2.0
33462024-11-06T23:42:00.017Z Checking hex-literal v0.4.1
33472024-11-06T23:42:00.077Z Compiling dhcproto-macros v0.1.0
33482024-11-06T23:42:00.126Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33492024-11-06T23:42:00.145Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33502024-11-06T23:42:00.255Z Checking ssh-key v0.6.6
33512024-11-06T23:42:00.316Z Checking internet-checksum v0.2.1
33522024-11-06T23:42:00.585Z Checking trust-dns-proto v0.22.0
33532024-11-06T23:42:01.599Z Checking russh-keys v0.45.0
33542024-11-06T23:42:02.515Z Checking russh v0.45.0
33552024-11-06T23:42:03.167Z Checking dhcproto v0.12.0
33562024-11-06T23:42:24.818Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33572024-11-06T23:42:26.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.65s
33582024-11-06T23:42:26.349Z
33592024-11-06T23:42:26.350Zinfo: running `cargo check --bins` on gateway-cli (158/168)
33602024-11-06T23:42:26.861Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612024-11-06T23:42:26.863Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622024-11-06T23:42:26.935Z Checking termios v0.3.3
33632024-11-06T23:42:27.144Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33642024-11-06T23:42:27.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
33652024-11-06T23:42:28.060Z
33662024-11-06T23:42:28.060Zinfo: running `cargo check --bins --no-default-features` on installinator (159/168)
33672024-11-06T23:42:28.612Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33682024-11-06T23:42:28.614Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33692024-11-06T23:42:28.711Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33702024-11-06T23:42:30.663Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33712024-11-06T23:42:32.642Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s
33722024-11-06T23:42:32.816Z
33732024-11-06T23:42:32.816Zinfo: running `cargo check --bins` on internal-dns-cli (160/168)
33742024-11-06T23:42:33.323Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33752024-11-06T23:42:33.326Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33762024-11-06T23:42:33.400Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33772024-11-06T23:42:33.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s
33782024-11-06T23:42:33.999Z
33792024-11-06T23:42:33.999Zinfo: running `cargo check --bins` on omicron-live-tests (161/168)
33802024-11-06T23:42:34.491Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33812024-11-06T23:42:34.494Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33822024-11-06T23:42:34.494Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33832024-11-06T23:42:34.497Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33842024-11-06T23:42:34.560Z
33852024-11-06T23:42:34.560Zinfo: running `cargo check --bins` on live-tests-macros (162/168)
33862024-11-06T23:42:35.053Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33872024-11-06T23:42:35.055Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33882024-11-06T23:42:35.055Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33892024-11-06T23:42:35.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
33902024-11-06T23:42:35.122Z
33912024-11-06T23:42:35.122Zinfo: running `cargo check --bins` on omicron-package (163/168)
33922024-11-06T23:42:35.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33932024-11-06T23:42:35.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33942024-11-06T23:42:35.755Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33952024-11-06T23:42:37.004Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
33962024-11-06T23:42:37.173Z
33972024-11-06T23:42:37.173Zinfo: running `cargo check --bins` on wicket-dbg (164/168)
33982024-11-06T23:42:37.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33992024-11-06T23:42:37.743Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34002024-11-06T23:42:37.846Z Checking rtoolbox v0.0.2
34012024-11-06T23:42:37.849Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34022024-11-06T23:42:37.849Z Checking tui-tree-widget v0.22.0
34032024-11-06T23:42:38.071Z Checking rpassword v7.3.1
34042024-11-06T23:42:42.154Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34052024-11-06T23:42:45.237Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34062024-11-06T23:42:46.377Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s
34072024-11-06T23:42:46.546Z
34082024-11-06T23:42:46.546Zinfo: running `cargo check --bins` on wicket (165/168)
34092024-11-06T23:42:47.094Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34102024-11-06T23:42:47.096Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34112024-11-06T23:42:47.193Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34122024-11-06T23:42:47.580Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
34132024-11-06T23:42:47.752Z
34142024-11-06T23:42:47.752Zinfo: running `cargo check --bins` on wicketd (166/168)
34152024-11-06T23:42:48.314Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34162024-11-06T23:42:48.317Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34172024-11-06T23:42:48.421Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34182024-11-06T23:42:57.928Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s
34192024-11-06T23:42:58.102Z
34202024-11-06T23:42:58.102Zinfo: running `cargo check --bins` on omicron-workspace-hack (167/168)
34212024-11-06T23:42:58.602Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34222024-11-06T23:42:58.605Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34232024-11-06T23:42:58.605Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
34242024-11-06T23:42:58.607Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
34252024-11-06T23:42:58.671Z
34262024-11-06T23:42:58.671Zinfo: running `cargo check --bins` on zone-setup (168/168)
34272024-11-06T23:42:59.235Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
34282024-11-06T23:42:59.238Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
34292024-11-06T23:42:59.353Z Checking uzers v0.12.1
34302024-11-06T23:42:59.689Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34312024-11-06T23:43:00.707Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s
34322024-11-06T23:43:00.904Z
34332024-11-06T23:43:00.905Zreal 24:15.769425100
34342024-11-06T23:43:00.905Zuser 36:28.143276486
34352024-11-06T23:43:00.905Zsys 5:17.082736202
34362024-11-06T23:43:00.905Ztrap 0.574829025
34372024-11-06T23:43:00.905Ztflt 2.758377050
34382024-11-06T23:43:00.905Zdflt 2.849980739
34392024-11-06T23:43:00.905Zkflt 0.002247256
34402024-11-06T23:43:00.908Zlock 1:28:48.274163571
34412024-11-06T23:43:00.908Zslp 3:27:12.522992869
34422024-11-06T23:43:00.908Zlat 55.512611091
34432024-11-06T23:43:00.908Zstop 3:04.352842439
34442024-11-06T23:43:00.908Zprocess exited: duration 1703377 ms, exit code 0
 
34452024-11-06T23:43:00.915Zfound 0 output files