01JBFBPN04ATMJ90GEMSDX3K2X: 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: 01JBFBQAFJ644ZCVS3PRDSN9J9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-10-30T18:44:44.265Zjob assigned to worker 01JBFBVT2C58SWZF0KFS41R4QB (queued for 3 m 10 s)
 
22024-10-30T18:44:51.325Zstarting task 0: "setup"
32024-10-30T18:44:51.330Z++ uname -s
42024-10-30T18:44:51.338Z+ kern=SunOS
52024-10-30T18:44:51.338Z+ case "$kern" in
62024-10-30T18:44:51.338Z+ [[ 0 == 12345 ]]
72024-10-30T18:44:51.338Z+ groupadd -g 12345 build
82024-10-30T18:44:51.338Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
92024-10-30T18:44:53.345Z+ zfs create -o mountpoint=/work rpool/work
102024-10-30T18:44:53.452Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
112024-10-30T18:44:53.461Z+ home_fs=zfs
122024-10-30T18:44:53.461Z+ [[ zfs == autofs ]]
132024-10-30T18:44:53.461Z+ mkdir -p /home/build
142024-10-30T18:44:53.465Z+ chown build:build /home/build /work
152024-10-30T18:44:55.460Z+ chmod 0700 /home/build /work
162024-10-30T18:44:55.463Zprocess exited: duration 4146 ms, exit code 0
 
172024-10-30T18:44:55.468Zstarting task 1: "rust-toolchain"
182024-10-30T18:44:55.475Z+ printf ' * toolchain channel = "%s"
192024-10-30T18:44:55.476Z * toolchain channel = "1.80.1"
202024-10-30T18:44:55.476Z' 1.80.1
212024-10-30T18:44:55.476Z+ printf ' * toolchain profile = "%s"
222024-10-30T18:44:55.476Z' default
232024-10-30T18:44:55.476Z * toolchain profile = "default"
242024-10-30T18:44:55.478Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
252024-10-30T18:44:55.478Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.80.1 --profile default
262024-10-30T18:44:55.625Zinfo: downloading installer
272024-10-30T18:44:57.166Zinfo: profile set to 'default'
282024-10-30T18:44:57.166Zinfo: default host triple is x86_64-unknown-illumos
292024-10-30T18:44:57.169Zinfo: syncing channel updates for '1.80.1-x86_64-unknown-illumos'
302024-10-30T18:44:57.336Zinfo: latest update on 2024-08-08, rust version 1.80.1 (3f5fd8dd4 2024-08-06)
312024-10-30T18:44:57.336Zinfo: downloading component 'cargo'
322024-10-30T18:44:58.304Zinfo: downloading component 'clippy'
332024-10-30T18:44:58.752Zinfo: downloading component 'rust-docs'
342024-10-30T18:45:00.090Zinfo: downloading component 'rust-std'
352024-10-30T18:45:01.974Zinfo: downloading component 'rustc'
362024-10-30T18:45:07.332Zinfo: downloading component 'rustfmt'
372024-10-30T18:45:07.609Zinfo: installing component 'cargo'
382024-10-30T18:45:08.558Zinfo: installing component 'clippy'
392024-10-30T18:45:08.949Zinfo: installing component 'rust-docs'
402024-10-30T18:45:10.853Zinfo: installing component 'rust-std'
412024-10-30T18:45:12.605Zinfo: installing component 'rustc'
422024-10-30T18:45:17.232Zinfo: installing component 'rustfmt'
432024-10-30T18:45:17.602Z
442024-10-30T18:45:17.602Zinfo: default toolchain set to '1.80.1-x86_64-unknown-illumos'
452024-10-30T18:45:17.867Z 1.80.1-x86_64-unknown-illumos installed - rustc 1.80.1 (3f5fd8dd4 2024-08-06)
462024-10-30T18:45:17.867Z
472024-10-30T18:45:17.870Z
482024-10-30T18:45:17.870ZRust is installed now. Great!
492024-10-30T18:45:17.870Z
502024-10-30T18:45:17.870ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
512024-10-30T18:45:17.870Zenvironment variable. This has not been done automatically.
522024-10-30T18:45:17.870Z
532024-10-30T18:45:17.870ZTo configure your current shell, you need to source
542024-10-30T18:45:17.870Zthe corresponding env file under $HOME/.cargo.
552024-10-30T18:45:17.870Z
562024-10-30T18:45:17.870ZThis is usually done by running one of the following (note the leading DOT):
572024-10-30T18:45:17.870Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
582024-10-30T18:45:17.870Zsource "$HOME/.cargo/env.fish" # For fish
592024-10-30T18:45:17.961Z+ rustc --version
602024-10-30T18:45:18.039Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
612024-10-30T18:45:18.044Zprocess exited: duration 22573 ms, exit code 0
 
622024-10-30T18:45:18.050Zstarting task 2: "authentication"
632024-10-30T18:45:18.075Zprocess exited: duration 24 ms, exit code 0
 
642024-10-30T18:45:18.080Zstarting task 3: "clone repository"
652024-10-30T18:45:18.087Z+ mkdir -p /work/oxidecomputer/omicron
662024-10-30T18:45:18.090Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-10-30T18:45:18.126ZCloning into '/work/oxidecomputer/omicron'...
682024-10-30T18:45:25.495Z+ cd /work/oxidecomputer/omicron
692024-10-30T18:45:25.498Z+ git fetch origin 24c967f68413228880ef7b9f9a6bcd12862d19b0
702024-10-30T18:45:25.796ZFrom https://github.com/oxidecomputer/omicron
712024-10-30T18:45:25.796Z * branch 24c967f68413228880ef7b9f9a6bcd12862d19b0 -> FETCH_HEAD
722024-10-30T18:45:25.810Z+ [[ -n zl/mgd-ddm-meta ]]
732024-10-30T18:45:25.813Z++ git branch --show-current
742024-10-30T18:45:25.815Z+ current=main
752024-10-30T18:45:25.815Z+ [[ main != zl/mgd-ddm-meta ]]
762024-10-30T18:45:25.816Z+ git branch -f zl/mgd-ddm-meta 24c967f68413228880ef7b9f9a6bcd12862d19b0
772024-10-30T18:45:25.820Z+ git checkout -f zl/mgd-ddm-meta
782024-10-30T18:45:26.023ZSwitched to branch 'zl/mgd-ddm-meta'
792024-10-30T18:45:26.028Z+ git reset --hard 24c967f68413228880ef7b9f9a6bcd12862d19b0
802024-10-30T18:45:26.090ZHEAD is now at 24c967f68 Add switch/sled metadata to ddm/mgd related timeseries
812024-10-30T18:45:26.093Zprocess exited: duration 8010 ms, exit code 0
 
822024-10-30T18:45:26.098Zstarting task 4: "build"
832024-10-30T18:45:26.106Z+ source .github/buildomat/ci-env.sh
842024-10-30T18:45:26.106Z++ export CARGO_TERM_COLOR=always
852024-10-30T18:45:26.106Z++ CARGO_TERM_COLOR=always
862024-10-30T18:45:26.106Z+ cargo --version
872024-10-30T18:45:26.181Zcargo 1.80.1 (376290515 2024-07-16)
882024-10-30T18:45:26.184Z+ rustc --version
892024-10-30T18:45:26.262Zrustc 1.80.1 (3f5fd8dd4 2024-08-06)
902024-10-30T18:45:26.267Z+ source ./env.sh
912024-10-30T18:45:26.270Z++ OLD_SHELL_OPTS=ehxB
922024-10-30T18:45:26.270Z++ set -o xtrace
932024-10-30T18:45:26.273Z++++ dirname ./env.sh
942024-10-30T18:45:26.273Z+++ readlink -f .
952024-10-30T18:45:26.278Z++ OMICRON_WS=/work/oxidecomputer/omicron
962024-10-30T18:45:26.280Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
972024-10-30T18:45:26.280Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
982024-10-30T18:45:26.280Z++ 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
992024-10-30T18:45:26.281Z++ 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
1002024-10-30T18:45:26.281Z++ 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
1012024-10-30T18:45:26.281Z++ 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
1022024-10-30T18:45:26.281Z++ 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
1032024-10-30T18:45:26.281Z++ 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
1042024-10-30T18:45:26.281Z++ case $OLD_SHELL_OPTS in
1052024-10-30T18:45:26.281Z++ unset OLD_SHELL_OPTS OMICRON_WS
1062024-10-30T18:45:26.281Z+ 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
1072024-10-30T18:45:26.281Z+ 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
1082024-10-30T18:45:26.281Z+ banner prerequisites
1092024-10-30T18:45:26.283Z
1102024-10-30T18:45:26.283Z ##### ##### ###### ##### ###### #### # # # #### #
1112024-10-30T18:45:26.283Z # # # # # # # # # # # # # # #
1122024-10-30T18:45:26.283Z # # # # ##### # # ##### # # # # # #### #
1132024-10-30T18:45:26.283Z ##### ##### # ##### # # # # # # # # #
1142024-10-30T18:45:26.283Z # # # # # # # # # # # # # # #
1152024-10-30T18:45:26.283Z # # # ###### # # ###### ### # #### # #### #
1162024-10-30T18:45:26.283Z
1172024-10-30T18:45:26.283Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1182024-10-30T18:45:35.591Z Startup: Refreshing catalog 'helios-dev' ... Done
1192024-10-30T18:45:39.261Z Startup: Caching catalogs ... Done
1202024-10-30T18:45:48.262ZPlanning: Solver setup ... Done (7.977s)
1212024-10-30T18:45:48.370ZPlanning: Running solver ... Done (0.107s)
1222024-10-30T18:45:48.517ZPlanning: Finding local manifests ... Done (0.003s)
1232024-10-30T18:45:48.522ZPlanning: Fetching manifests: 0/5 0% complete
1242024-10-30T18:45:48.766ZPlanning: Fetching manifests: 5/5 100% complete
1252024-10-30T18:45:48.930ZPlanning: Package planning ... Done (0.163s)
1262024-10-30T18:45:48.987ZPlanning: Merging actions ... Done (0.058s)
1272024-10-30T18:45:49.210ZPlanning: Checking for conflicting actions ... Done (0.223s)
1282024-10-30T18:45:51.139ZPlanning: Consolidating action changes ... Done (1.927s)
1292024-10-30T18:45:51.621ZPlanning: Evaluating mediators ... Done (0.482s)
1302024-10-30T18:45:51.733ZPlanning: Planning completed in 12.37 seconds
1312024-10-30T18:45:51.752Z Packages to install: 4
1322024-10-30T18:45:51.752Z Packages to update: 1
1332024-10-30T18:45:51.752Z Mediators to change: 2
1342024-10-30T18:45:51.755Z Services to change: 1
1352024-10-30T18:45:51.755Z Estimated space available: 155.70 GB
1362024-10-30T18:45:51.755ZEstimated space to be consumed: 1.58 GB
1372024-10-30T18:45:51.756Z Create boot environment: No
1382024-10-30T18:45:51.756ZCreate backup boot environment: Yes
1392024-10-30T18:45:51.756Z Rebuild boot archive: No
1402024-10-30T18:45:51.756Z
1412024-10-30T18:45:51.756ZChanged mediators:
1422024-10-30T18:45:51.756Z mediator clang:
1432024-10-30T18:45:51.756Z version: None -> 15 (system default)
1442024-10-30T18:45:51.756Z
1452024-10-30T18:45:51.756Z mediator llvm:
1462024-10-30T18:45:51.756Z version: 14 (system default) -> 15 (system default)
1472024-10-30T18:45:51.756Z
1482024-10-30T18:45:51.756ZChanged packages:
1492024-10-30T18:45:51.756Zhelios-dev
1502024-10-30T18:45:51.756Z developer/build-essential
1512024-10-30T18:45:51.756Z None -> 11-2.0
1522024-10-30T18:45:51.756Z library/libxmlsec1
1532024-10-30T18:45:51.756Z None -> 1.2.35-2.0
1542024-10-30T18:45:51.756Z ooce/developer/clang-15
1552024-10-30T18:45:51.756Z None -> 15.0.7-2.0
1562024-10-30T18:45:51.756Z ooce/developer/llvm-15
1572024-10-30T18:45:51.756Z None -> 15.0.7-2.0
1582024-10-30T18:45:51.756Z package/pkg
1592024-10-30T18:45:51.756Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1602024-10-30T18:45:51.756Z
1612024-10-30T18:45:51.756ZServices:
1622024-10-30T18:45:51.756Z restart_fmri:
1632024-10-30T18:45:51.756Z svc:/system/update-man-index:default
1642024-10-30T18:45:51.756Z
1652024-10-30T18:45:51.756ZEditable files to change:
1662024-10-30T18:45:51.756Z Update:
1672024-10-30T18:45:51.756Z usr/share/lib/pkg/web/config.shtml
1682024-10-30T18:45:51.849Z
1692024-10-30T18:45:51.849ZDownload: 0/4281 items 0.0/220.6MB 0% complete
1702024-10-30T18:45:56.850ZDownload: 1402/4281 items 108.1/220.6MB 49% complete (21.6M/s)
1712024-10-30T18:46:01.851ZDownload: 3237/4281 items 169.2/220.6MB 76% complete (16.9M/s)
1722024-10-30T18:46:06.467ZDownload: Completed 220.60 MB in 14.62 seconds (15.1M/s)
1732024-10-30T18:46:08.533Z Actions: 1/5063 actions (Removing old actions)
1742024-10-30T18:46:08.556Z Actions: 194/5063 actions (Installing new actions)
1752024-10-30T18:46:13.589Z Actions: 3648/5063 actions (Installing new actions)
1762024-10-30T18:46:13.773Z Actions: 4226/5063 actions (Updating modified actions)
1772024-10-30T18:46:14.154Z Actions: Completed 5063 actions in 5.62 seconds.
1782024-10-30T18:46:14.652Z Done (0.484s)
1792024-10-30T18:46:14.655Z Done (0.000s)
1802024-10-30T18:46:15.194Z Done (0.539s)
1812024-10-30T18:46:20.929Z Done (5.481s)
1822024-10-30T18:46:21.055Z Done (0.018s)
1832024-10-30T18:46:21.058Z Done (0.000s)
1842024-10-30T18:46:21.270Z Done (0.000s)
1852024-10-30T18:46:22.223ZPlanning: Evaluating mediator changes ... Done
1862024-10-30T18:46:22.431ZPlanning: Checking for conflicting actions ... Done
1872024-10-30T18:46:22.433ZPlanning: Consolidating action changes ... Done
1882024-10-30T18:46:22.774ZPlanning: Evaluating mediators ... Done
1892024-10-30T18:46:22.776ZPlanning: Planning completed in 0.55 seconds
1902024-10-30T18:46:22.821Z Mediators to change: 2
1912024-10-30T18:46:22.821Z Create boot environment: No
1922024-10-30T18:46:22.824ZCreate backup boot environment: No
1932024-10-30T18:46:22.927Z Done
1942024-10-30T18:46:22.927Z Done
1952024-10-30T18:46:23.372Z Done
1962024-10-30T18:46:28.635Z Done
1972024-10-30T18:46:28.776Z Done
1982024-10-30T18:46:28.779Z Done
1992024-10-30T18:46:28.866Z Done
2002024-10-30T18:46:29.736ZPlanning: Evaluating mediator changes ... Done
2012024-10-30T18:46:29.739ZPlanning: Merging actions ... Done
2022024-10-30T18:46:29.986ZPlanning: Checking for conflicting actions ... Done
2032024-10-30T18:46:29.989ZPlanning: Consolidating action changes ... Done
2042024-10-30T18:46:30.339ZPlanning: Evaluating mediators ... Done
2052024-10-30T18:46:30.404ZPlanning: Planning completed in 0.97 seconds
2062024-10-30T18:46:30.448Z Packages to change: 1
2072024-10-30T18:46:30.448Z Mediators to change: 1
2082024-10-30T18:46:30.448Z Services to change: 1
2092024-10-30T18:46:30.448Z Create boot environment: No
2102024-10-30T18:46:30.451ZCreate backup boot environment: Yes
2112024-10-30T18:46:32.727Z Actions: 1/6 actions (Updating modified actions)
2122024-10-30T18:46:32.730Z Actions: Completed 6 actions in 0.00 seconds.
2132024-10-30T18:46:32.730Z Done
2142024-10-30T18:46:32.730Z Done
2152024-10-30T18:46:32.847Z Done
2162024-10-30T18:46:38.097Z Done
2172024-10-30T18:46:38.229Z Done
2182024-10-30T18:46:38.232Z Done
2192024-10-30T18:46:38.314Z Done
2202024-10-30T18:46:38.973ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212024-10-30T18:46:38.973Zclang system 15 system
2222024-10-30T18:46:38.973Zcsh system system illumos
2232024-10-30T18:46:38.973Zctags system system illumos
2242024-10-30T18:46:38.973Zgcc vendor 12 vendor
2252024-10-30T18:46:38.974Zgcc system 10 system
2262024-10-30T18:46:38.974Zgcc system 7 system
2272024-10-30T18:46:38.974Zgo system 1.20 system
2282024-10-30T18:46:38.974Zgo system 1.19 system
2292024-10-30T18:46:38.974Zllvm system 15 system
2302024-10-30T18:46:38.974Zllvm system 14 system
2312024-10-30T18:46:38.974Zmariadb system 10.6 system
2322024-10-30T18:46:38.974Zmta vendor vendor dma
2332024-10-30T18:46:38.974Zopenjdk system 17 system
2342024-10-30T18:46:38.974Zopenjdk system 11 system
2352024-10-30T18:46:38.974Zopenjdk system 1.8 system
2362024-10-30T18:46:38.974Zopenssl vendor 3 vendor
2372024-10-30T18:46:38.974Zperl system 5.36 system
2382024-10-30T18:46:38.974Zpostgresql system 15 system
2392024-10-30T18:46:38.974Zpostgresql system 13 system
2402024-10-30T18:46:38.974Zpython vendor 3 vendor
2412024-10-30T18:46:38.974Zpython system 2 system
2422024-10-30T18:46:38.974Zpython3 system 3.11 system
2432024-10-30T18:46:38.974Zruby system 3.0 system
2442024-10-30T18:46:38.974Zwords vendor vendor american-english
2452024-10-30T18:46:38.974Zwords system system australian-english
2462024-10-30T18:46:38.974Zwords system system british-english
2472024-10-30T18:46:38.974Zwords system system canadian-english
2482024-10-30T18:46:38.974Zwords system system french
2492024-10-30T18:46:38.974Zwords system system italian
2502024-10-30T18:46:38.975Zwords system system ngerman
2512024-10-30T18:46:38.975Zwords system system ogerman
2522024-10-30T18:46:38.975Zwords system system spanish
2532024-10-30T18:46:39.477ZPUBLISHER TYPE STATUS P LOCATION
2542024-10-30T18:46:39.477Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2552024-10-30T18:46:42.377ZFMRI IFO
2562024-10-30T18:46:42.377Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2572024-10-30T18:46:42.377Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2582024-10-30T18:46:42.377Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2592024-10-30T18:46:42.377Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2602024-10-30T18:46:42.377Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2612024-10-30T18:46:42.377Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2622024-10-30T18:46:42.377Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2632024-10-30T18:46:42.377Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2642024-10-30T18:46:42.377Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2652024-10-30T18:46:42.377Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z ---
2662024-10-30T18:46:42.377Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2672024-10-30T18:46:42.377Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2682024-10-30T18:46:42.377Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z ---
2692024-10-30T18:46:42.377Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2702024-10-30T18:46:42.377Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2712024-10-30T18:46:43.437Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2722024-10-30T18:46:43.730Z Updating crates.io index
2732024-10-30T18:46:43.790Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2742024-10-30T18:46:44.621Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2752024-10-30T18:46:45.051Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762024-10-30T18:46:45.305Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2772024-10-30T18:46:45.742Z Updating git repository `https://github.com/oxidecomputer/propolis`
2782024-10-30T18:46:46.573Z Updating git repository `https://github.com/oxidecomputer/crucible`
2792024-10-30T18:46:48.899Z Updating git repository `https://github.com/oxidecomputer/opte`
2802024-10-30T18:46:49.930Z Updating git repository `https://github.com/oxidecomputer/falcon`
2812024-10-30T18:46:50.746Z Updating git repository `https://github.com/oxidecomputer/clickward`
2822024-10-30T18:46:50.991Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2832024-10-30T18:46:51.281Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2842024-10-30T18:46:52.044Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2852024-10-30T18:46:52.398Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2862024-10-30T18:46:52.683Z Updating git repository `https://github.com/oxidecomputer/tofino`
2872024-10-30T18:46:52.973Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2882024-10-30T18:46:53.232Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2892024-10-30T18:46:53.474Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2902024-10-30T18:46:53.914Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2912024-10-30T18:46:54.296Z Updating git repository `https://github.com/oxidecomputer/ispf`
2922024-10-30T18:46:54.762Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2932024-10-30T18:46:55.043Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2942024-10-30T18:46:55.517Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2952024-10-30T18:46:55.891Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2962024-10-30T18:46:56.247Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2972024-10-30T18:46:56.751Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2982024-10-30T18:46:57.006Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2992024-10-30T18:46:57.272Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3002024-10-30T18:46:58.837Z Downloading crates ...
3012024-10-30T18:46:58.916Z Downloaded fnv v1.0.7
3022024-10-30T18:46:58.925Z Downloaded camino v1.1.9
3032024-10-30T18:46:58.927Z Downloaded autocfg v1.4.0
3042024-10-30T18:46:58.934Z Downloaded clap v4.5.20
3052024-10-30T18:46:58.944Z Downloaded equivalent v1.0.1
3062024-10-30T18:46:58.947Z Downloaded cpufeatures v0.2.14
3072024-10-30T18:46:58.957Z Downloaded bytecount v0.6.8
3082024-10-30T18:46:58.960Z Downloaded plain v0.2.3
3092024-10-30T18:46:58.962Z Downloaded clap_lex v0.7.2
3102024-10-30T18:46:58.962Z Downloaded tabled_derive v0.7.0
3112024-10-30T18:46:58.965Z Downloaded proc-macro-error-attr v1.0.4
3122024-10-30T18:46:58.965Z Downloaded heck v0.5.0
3132024-10-30T18:46:58.967Z Downloaded itoa v1.0.11
3142024-10-30T18:46:58.970Z Downloaded usdt v0.5.0
3152024-10-30T18:46:58.970Z Downloaded thiserror-impl v1.0.64
3162024-10-30T18:46:58.970Z Downloaded smawk v0.3.2
3172024-10-30T18:46:58.972Z Downloaded serde_spanned v0.6.8
3182024-10-30T18:46:58.976Z Downloaded anstyle v1.0.8
3192024-10-30T18:46:58.978Z Downloaded version_check v0.9.5
3202024-10-30T18:46:58.978Z Downloaded usdt-impl v0.5.0
3212024-10-30T18:46:58.978Z Downloaded cargo_metadata v0.18.1
3222024-10-30T18:46:58.981Z Downloaded anstyle-parse v0.2.5
3232024-10-30T18:46:58.984Z Downloaded once_cell v1.20.2
3242024-10-30T18:46:58.986Z Downloaded pest_derive v2.7.14
3252024-10-30T18:46:58.989Z Downloaded dof v0.3.0
3262024-10-30T18:46:58.991Z Downloaded scroll v0.12.0
3272024-10-30T18:46:58.991Z Downloaded anstyle-query v1.1.1
3282024-10-30T18:46:58.994Z Downloaded anstream v0.6.15
3292024-10-30T18:46:58.996Z Downloaded textwrap v0.16.1
3302024-10-30T18:46:59.003Z Downloaded typenum v1.17.0
3312024-10-30T18:46:59.007Z Downloaded serde v1.0.210
3322024-10-30T18:46:59.023Z Downloaded dtrace-parser v0.2.0
3332024-10-30T18:46:59.032Z Downloaded digest v0.10.7
3342024-10-30T18:46:59.035Z Downloaded generic-array v0.14.7
3352024-10-30T18:46:59.038Z Downloaded cargo-platform v0.1.8
3362024-10-30T18:46:59.040Z Downloaded camino-tempfile v1.1.1
3372024-10-30T18:46:59.043Z Downloaded byteorder v1.5.0
3382024-10-30T18:46:59.046Z Downloaded block-buffer v0.10.4
3392024-10-30T18:46:59.048Z Downloaded scroll_derive v0.12.0
3402024-10-30T18:46:59.051Z Downloaded pretty-hex v0.4.1
3412024-10-30T18:46:59.060Z Downloaded swrite v0.1.0
3422024-10-30T18:46:59.063Z Downloaded fastrand v2.1.1
3432024-10-30T18:46:59.067Z Downloaded errno v0.3.9
3442024-10-30T18:46:59.070Z Downloaded crypto-common v0.1.6
3452024-10-30T18:46:59.070Z Downloaded usdt-macro v0.5.0
3462024-10-30T18:46:59.070Z Downloaded usdt-attr-macro v0.5.0
3472024-10-30T18:46:59.070Z Downloaded macaddr v1.0.1
3482024-10-30T18:46:59.073Z Downloaded fs-err v2.11.0
3492024-10-30T18:46:59.075Z Downloaded colorchoice v1.0.2
3502024-10-30T18:46:59.075Z Downloaded clap_derive v4.5.18
3512024-10-30T18:46:59.078Z Downloaded cfg-if v1.0.0
3522024-10-30T18:46:59.085Z Downloaded is_terminal_polyfill v1.70.1
3532024-10-30T18:46:59.091Z Downloaded pest_generator v2.7.14
3542024-10-30T18:46:59.095Z Downloaded strsim v0.11.1
3552024-10-30T18:46:59.097Z Downloaded memmap v0.7.0
3562024-10-30T18:46:59.101Z Downloaded thread-id v4.2.2
3572024-10-30T18:46:59.103Z Downloaded thiserror v1.0.64
3582024-10-30T18:46:59.108Z Downloaded unicode-linebreak v0.1.5
3592024-10-30T18:46:59.111Z Downloaded toml_datetime v0.6.8
3602024-10-30T18:46:59.114Z Downloaded terminal_size v0.4.0
3612024-10-30T18:46:59.114Z Downloaded serde_tokenstream v0.2.2
3622024-10-30T18:46:59.116Z Downloaded cargo_toml v0.20.5
3632024-10-30T18:46:59.119Z Downloaded bitflags v2.6.0
3642024-10-30T18:46:59.122Z Downloaded heck v0.4.1
3652024-10-30T18:46:59.124Z Downloaded proc-macro-error v1.0.4
3662024-10-30T18:46:59.128Z Downloaded sha2 v0.10.8
3672024-10-30T18:46:59.131Z Downloaded semver v1.0.23
3682024-10-30T18:46:59.134Z Downloaded utf8parse v0.2.2
3692024-10-30T18:46:59.140Z Downloaded ucd-trie v0.1.7
3702024-10-30T18:46:59.143Z Downloaded anyhow v1.0.89
3712024-10-30T18:46:59.148Z Downloaded zerocopy-derive v0.7.35
3722024-10-30T18:46:59.157Z Downloaded proc-macro2 v1.0.87
3732024-10-30T18:46:59.160Z Downloaded log v0.4.22
3742024-10-30T18:46:59.163Z Downloaded serde_derive v1.0.210
3752024-10-30T18:46:59.166Z Downloaded papergrid v0.11.0
3762024-10-30T18:46:59.172Z Downloaded toml v0.8.19
3772024-10-30T18:46:59.176Z Downloaded unicode-ident v1.0.13
3782024-10-30T18:46:59.179Z Downloaded ryu v1.0.18
3792024-10-30T18:46:59.183Z Downloaded quote v1.0.37
3802024-10-30T18:46:59.186Z Downloaded pest_meta v2.7.14
3812024-10-30T18:46:59.189Z Downloaded tempfile v3.13.0
3822024-10-30T18:46:59.193Z Downloaded zerocopy v0.7.35
3832024-10-30T18:46:59.211Z Downloaded indexmap v2.6.0
3842024-10-30T18:46:59.217Z Downloaded goblin v0.8.2
3852024-10-30T18:46:59.232Z Downloaded memchr v2.7.4
3862024-10-30T18:46:59.239Z Downloaded toml_edit v0.22.22
3872024-10-30T18:46:59.261Z Downloaded pest v2.7.14
3882024-10-30T18:46:59.266Z Downloaded hashbrown v0.15.0
3892024-10-30T18:46:59.272Z Downloaded syn v1.0.109
3902024-10-30T18:46:59.284Z Downloaded clap_builder v4.5.20
3912024-10-30T18:46:59.290Z Downloaded serde_json v1.0.128
3922024-10-30T18:46:59.300Z Downloaded winnow v0.6.20
3932024-10-30T18:46:59.310Z Downloaded tabled v0.15.0
3942024-10-30T18:46:59.330Z Downloaded unicode-width v0.1.14
3952024-10-30T18:46:59.336Z Downloaded syn v2.0.79
3962024-10-30T18:46:59.350Z Downloaded rustix v0.38.37
3972024-10-30T18:46:59.381Z Downloaded libc v0.2.161
3982024-10-30T18:46:59.711Z Compiling proc-macro2 v1.0.87
3992024-10-30T18:46:59.711Z Compiling unicode-ident v1.0.13
4002024-10-30T18:46:59.714Z Compiling serde v1.0.210
4012024-10-30T18:46:59.714Z Compiling version_check v0.9.5
4022024-10-30T18:46:59.714Z Compiling thiserror v1.0.64
4032024-10-30T18:46:59.714Z Compiling memchr v2.7.4
4042024-10-30T18:46:59.754Z Compiling libc v0.2.161
4052024-10-30T18:46:59.758Z Compiling ryu v1.0.18
4062024-10-30T18:47:00.010Z Compiling ucd-trie v0.1.7
4072024-10-30T18:47:00.681Z Compiling itoa v1.0.11
4082024-10-30T18:47:00.718Z Compiling once_cell v1.20.2
4092024-10-30T18:47:00.842Z Compiling byteorder v1.5.0
4102024-10-30T18:47:00.909Z Compiling serde_json v1.0.128
4112024-10-30T18:47:00.992Z Compiling rustix v0.38.37
4122024-10-30T18:47:01.394Z Compiling bitflags v2.6.0
4132024-10-30T18:47:01.635Z Compiling usdt-impl v0.5.0
4142024-10-30T18:47:01.883Z Compiling quote v1.0.37
4152024-10-30T18:47:02.061Z Compiling proc-macro-error-attr v1.0.4
4162024-10-30T18:47:02.096Z Compiling syn v1.0.109
4172024-10-30T18:47:02.179Z Compiling proc-macro-error v1.0.4
4182024-10-30T18:47:02.354Z Compiling syn v2.0.79
4192024-10-30T18:47:02.356Z Compiling errno v0.3.9
4202024-10-30T18:47:02.719Z Compiling log v0.4.22
4212024-10-30T18:47:02.756Z Compiling utf8parse v0.2.2
4222024-10-30T18:47:02.795Z Compiling camino v1.1.9
4232024-10-30T18:47:03.017Z Compiling hashbrown v0.15.0
4242024-10-30T18:47:03.052Z Compiling equivalent v1.0.1
4252024-10-30T18:47:03.085Z Compiling plain v0.2.3
4262024-10-30T18:47:03.206Z Compiling thread-id v4.2.2
4272024-10-30T18:47:03.384Z Compiling anstyle-parse v0.2.5
4282024-10-30T18:47:03.800Z Compiling pretty-hex v0.4.1
4292024-10-30T18:47:03.841Z Compiling winnow v0.6.20
4302024-10-30T18:47:04.118Z Compiling anstyle-query v1.1.1
4312024-10-30T18:47:04.146Z Compiling colorchoice v1.0.2
4322024-10-30T18:47:04.308Z Compiling anstyle v1.0.8
4332024-10-30T18:47:04.364Z Compiling unicode-width v0.1.14
4342024-10-30T18:47:04.422Z Compiling is_terminal_polyfill v1.70.1
4352024-10-30T18:47:04.581Z Compiling indexmap v2.6.0
4362024-10-30T18:47:04.694Z Compiling semver v1.0.23
4372024-10-30T18:47:04.915Z Compiling autocfg v1.4.0
4382024-10-30T18:47:05.012Z Compiling anstream v0.6.15
4392024-10-30T18:47:05.521Z Compiling terminal_size v0.4.0
4402024-10-30T18:47:06.034Z Compiling fastrand v2.1.1
4412024-10-30T18:47:06.156Z Compiling heck v0.5.0
4422024-10-30T18:47:06.259Z Compiling strsim v0.11.1
4432024-10-30T18:47:06.357Z Compiling fnv v1.0.7
4442024-10-30T18:47:06.401Z Compiling fs-err v2.11.0
4452024-10-30T18:47:06.547Z Compiling heck v0.4.1
4462024-10-30T18:47:06.702Z Compiling clap_lex v0.7.2
4472024-10-30T18:47:07.186Z Compiling bytecount v0.6.8
4482024-10-30T18:47:07.375Z Compiling anyhow v1.0.89
4492024-10-30T18:47:07.412Z Compiling cfg-if v1.0.0
4502024-10-30T18:47:07.445Z Compiling papergrid v0.11.0
4512024-10-30T18:47:07.479Z Compiling clap_builder v4.5.20
4522024-10-30T18:47:07.536Z Compiling tempfile v3.13.0
4532024-10-30T18:47:07.951Z Compiling memmap v0.7.0
4542024-10-30T18:47:08.418Z Compiling smawk v0.3.2
4552024-10-30T18:47:08.459Z Compiling unicode-linebreak v0.1.5
4562024-10-30T18:47:08.730Z Compiling swrite v0.1.0
4572024-10-30T18:47:09.096Z Compiling textwrap v0.16.1
4582024-10-30T18:47:10.293Z Compiling tabled_derive v0.7.0
4592024-10-30T18:47:12.520Z Compiling tabled v0.15.0
4602024-10-30T18:47:13.391Z Compiling serde_derive v1.0.210
4612024-10-30T18:47:13.391Z Compiling thiserror-impl v1.0.64
4622024-10-30T18:47:13.394Z Compiling zerocopy-derive v0.7.35
4632024-10-30T18:47:13.394Z Compiling scroll_derive v0.12.0
4642024-10-30T18:47:14.147Z Compiling clap_derive v4.5.18
4652024-10-30T18:47:15.299Z Compiling scroll v0.12.0
4662024-10-30T18:47:15.958Z Compiling goblin v0.8.2
4672024-10-30T18:47:16.412Z Compiling zerocopy v0.7.35
4682024-10-30T18:47:16.881Z Compiling pest v2.7.14
4692024-10-30T18:47:18.766Z Compiling clap v4.5.20
4702024-10-30T18:47:19.440Z Compiling pest_meta v2.7.14
4712024-10-30T18:47:20.246Z Compiling pest_generator v2.7.14
4722024-10-30T18:47:21.909Z Compiling pest_derive v2.7.14
4732024-10-30T18:47:22.687Z Compiling dtrace-parser v0.2.0
4742024-10-30T18:47:24.792Z Compiling toml_datetime v0.6.8
4752024-10-30T18:47:24.795Z Compiling serde_spanned v0.6.8
4762024-10-30T18:47:24.795Z Compiling cargo-platform v0.1.8
4772024-10-30T18:47:25.155Z Compiling serde_tokenstream v0.2.2
4782024-10-30T18:47:25.273Z Compiling toml_edit v0.22.22
4792024-10-30T18:47:25.344Z Compiling macaddr v1.0.1
4802024-10-30T18:47:25.471Z Compiling camino-tempfile v1.1.1
4812024-10-30T18:47:26.188Z Compiling dof v0.3.0
4822024-10-30T18:47:26.188Z Compiling cargo_metadata v0.18.1
4832024-10-30T18:47:28.110Z Compiling toml v0.8.19
4842024-10-30T18:47:28.200Z Compiling usdt-macro v0.5.0
4852024-10-30T18:47:28.203Z Compiling usdt-attr-macro v0.5.0
4862024-10-30T18:47:28.956Z Compiling cargo_toml v0.20.5
4872024-10-30T18:47:29.530Z Compiling usdt v0.5.0
4882024-10-30T18:47:32.476Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892024-10-30T18:47:36.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.35s
4902024-10-30T18:47:36.754Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4912024-10-30T18:47:37.329Z Downloading crates ...
4922024-10-30T18:47:37.447Z Downloaded atty v0.2.14
4932024-10-30T18:47:37.456Z Downloaded async-trait v0.1.83
4942024-10-30T18:47:37.461Z Downloaded arrayvec v0.7.6
4952024-10-30T18:47:37.464Z Downloaded adler2 v2.0.0
4962024-10-30T18:47:37.471Z Downloaded http-body v0.4.6
4972024-10-30T18:47:37.474Z Downloaded darling_macro v0.20.10
4982024-10-30T18:47:37.476Z Downloaded home v0.5.9
4992024-10-30T18:47:37.476Z Downloaded base16ct v0.2.0
5002024-10-30T18:47:37.478Z Downloaded ciborium-io v0.2.2
5012024-10-30T18:47:37.480Z Downloaded internet-checksum v0.2.1
5022024-10-30T18:47:37.483Z Downloaded jobserver v0.1.32
5032024-10-30T18:47:37.485Z Downloaded is-terminal v0.4.13
5042024-10-30T18:47:37.485Z Downloaded bb8 v0.8.5
5052024-10-30T18:47:37.487Z Downloaded constant_time_eq v0.3.1
5062024-10-30T18:47:37.490Z Downloaded crossbeam-deque v0.8.5
5072024-10-30T18:47:37.492Z Downloaded chacha20 v0.9.1
5082024-10-30T18:47:37.494Z Downloaded http-range v0.1.5
5092024-10-30T18:47:37.494Z Downloaded crc-catalog v2.4.0
5102024-10-30T18:47:37.497Z Downloaded cexpr v0.6.0
5112024-10-30T18:47:37.499Z Downloaded newline-converter v0.3.0
5122024-10-30T18:47:37.501Z Downloaded md5 v0.7.0
5132024-10-30T18:47:37.501Z Downloaded async-bb8-diesel v0.2.1
5142024-10-30T18:47:37.504Z Downloaded colored v2.1.0
5152024-10-30T18:47:37.506Z Downloaded ctr v0.9.2
5162024-10-30T18:47:37.508Z Downloaded nodrop v0.1.14
5172024-10-30T18:47:37.511Z Downloaded kstat-rs v0.2.4
5182024-10-30T18:47:37.511Z Downloaded inout v0.1.3
5192024-10-30T18:47:37.513Z Downloaded hubpack v0.1.2
5202024-10-30T18:47:37.516Z Downloaded darling v0.20.10
5212024-10-30T18:47:37.519Z Downloaded lalrpop-util v0.19.12
5222024-10-30T18:47:37.521Z Downloaded nibble_vec v0.1.0
5232024-10-30T18:47:37.523Z Downloaded lru-cache v0.1.2
5242024-10-30T18:47:37.523Z Downloaded maybe-uninit v2.0.0
5252024-10-30T18:47:37.526Z Downloaded libsw v3.3.1
5262024-10-30T18:47:37.529Z Downloaded maplit v1.0.2
5272024-10-30T18:47:37.529Z Downloaded linked-hash-map v0.5.6
5282024-10-30T18:47:37.531Z Downloaded iana-time-zone v0.1.61
5292024-10-30T18:47:37.534Z Downloaded hostname v0.3.1
5302024-10-30T18:47:37.537Z Downloaded nu-ansi-term v0.50.1
5312024-10-30T18:47:37.539Z Downloaded native-tls v0.2.12
5322024-10-30T18:47:37.550Z Downloaded addr2line v0.24.2
5332024-10-30T18:47:37.550Z Downloaded multer v3.1.0
5342024-10-30T18:47:37.550Z Downloaded hostname v0.4.0
5352024-10-30T18:47:37.552Z Downloaded debug-ignore v1.0.5
5362024-10-30T18:47:37.552Z Downloaded cipher v0.4.4
5372024-10-30T18:47:37.554Z Downloaded atomic-waker v1.1.2
5382024-10-30T18:47:37.556Z Downloaded arrayref v0.3.9
5392024-10-30T18:47:37.558Z Downloaded aead v0.5.2
5402024-10-30T18:47:37.558Z Downloaded atomicwrites v0.4.4
5412024-10-30T18:47:37.561Z Downloaded async-stream v0.3.6
5422024-10-30T18:47:37.563Z Downloaded async-recursion v1.1.1
5432024-10-30T18:47:37.566Z Downloaded assert_matches v1.5.0
5442024-10-30T18:47:37.569Z Downloaded ident_case v1.0.1
5452024-10-30T18:47:37.571Z Downloaded mime_guess v2.0.5
5462024-10-30T18:47:37.573Z Downloaded memoffset v0.9.1
5472024-10-30T18:47:37.573Z Downloaded cfg_aliases v0.1.1
5482024-10-30T18:47:37.576Z Downloaded libloading v0.8.5
5492024-10-30T18:47:37.578Z Downloaded http-body-util v0.1.2
5502024-10-30T18:47:37.580Z Downloaded hyper-staticfile v0.10.1
5512024-10-30T18:47:37.583Z Downloaded async-stream-impl v0.3.6
5522024-10-30T18:47:37.585Z Downloaded hubpack_derive v0.1.1
5532024-10-30T18:47:37.585Z Downloaded tinyvec_macros v0.1.1
5542024-10-30T18:47:37.587Z Downloaded instant v0.1.13
5552024-10-30T18:47:37.589Z Downloaded crunchy v0.2.2
5562024-10-30T18:47:37.589Z Downloaded libefi-sys v0.1.0
5572024-10-30T18:47:37.592Z Downloaded http v0.2.12
5582024-10-30T18:47:37.594Z Downloaded crossbeam-utils v0.8.20
5592024-10-30T18:47:37.603Z Downloaded is_ci v1.2.0
5602024-10-30T18:47:37.606Z Downloaded ascii-canvas v3.0.0
5612024-10-30T18:47:37.606Z Downloaded instability v0.3.2
5622024-10-30T18:47:37.606Z Downloaded rpassword v7.3.1
5632024-10-30T18:47:37.606Z Downloaded array-init v0.0.4
5642024-10-30T18:47:37.606Z Downloaded cookie_store v0.21.0
5652024-10-30T18:47:37.608Z Downloaded argon2 v0.5.3
5662024-10-30T18:47:37.611Z Downloaded newtype_derive v0.1.6
5672024-10-30T18:47:37.613Z Downloaded mio v1.0.2
5682024-10-30T18:47:37.618Z Downloaded hyper-tls v0.6.0
5692024-10-30T18:47:37.620Z Downloaded strum v0.26.3
5702024-10-30T18:47:37.623Z Downloaded normalize-line-endings v0.3.0
5712024-10-30T18:47:37.623Z Downloaded rustls-pemfile v1.0.4
5722024-10-30T18:47:37.625Z Downloaded bit-set v0.5.3
5732024-10-30T18:47:37.628Z Downloaded indoc v1.0.9
5742024-10-30T18:47:37.631Z Downloaded ipnetwork v0.20.0
5752024-10-30T18:47:37.634Z Downloaded block-padding v0.3.3
5762024-10-30T18:47:37.634Z Downloaded rustc-hash v2.0.0
5772024-10-30T18:47:37.636Z Downloaded try-lock v0.2.5
5782024-10-30T18:47:37.636Z Downloaded cobs v0.2.3
5792024-10-30T18:47:37.639Z Downloaded cfg_aliases v0.2.1
5802024-10-30T18:47:37.639Z Downloaded cbc v0.1.2
5812024-10-30T18:47:37.641Z Downloaded bitfield v0.14.0
5822024-10-30T18:47:37.643Z Downloaded bitfield-struct v0.6.2
5832024-10-30T18:47:37.643Z Downloaded crc v3.2.1
5842024-10-30T18:47:37.646Z Downloaded termcolor v1.4.1
5852024-10-30T18:47:37.648Z Downloaded lru v0.12.5
5862024-10-30T18:47:37.650Z Downloaded cassowary v0.3.0
5872024-10-30T18:47:37.653Z Downloaded multimap v0.10.0
5882024-10-30T18:47:37.653Z Downloaded newtype-uuid v1.1.2
5892024-10-30T18:47:37.655Z Downloaded linear-map v1.2.0
5902024-10-30T18:47:37.657Z Downloaded lazy_static v1.5.0
5912024-10-30T18:47:37.659Z Downloaded data-encoding v2.6.0
5922024-10-30T18:47:37.662Z Downloaded md-5 v0.10.6
5932024-10-30T18:47:37.664Z Downloaded foreign-types-macros v0.2.3
5942024-10-30T18:47:37.664Z Downloaded derive_builder_macro v0.20.2
5952024-10-30T18:47:37.666Z Downloaded lazycell v1.3.0
5962024-10-30T18:47:37.666Z Downloaded convert_case v0.4.0
5972024-10-30T18:47:37.668Z Downloaded mockall v0.13.0
5982024-10-30T18:47:37.671Z Downloaded curve25519-dalek-derive v0.1.1
5992024-10-30T18:47:37.671Z Downloaded bcrypt-pbkdf v0.10.0
6002024-10-30T18:47:37.673Z Downloaded keccak v0.1.5
6012024-10-30T18:47:37.673Z Downloaded indent_write v2.2.0
6022024-10-30T18:47:37.675Z Downloaded humantime v2.1.0
6032024-10-30T18:47:37.677Z Downloaded httparse v1.9.5
6042024-10-30T18:47:37.680Z Downloaded num v0.4.3
6052024-10-30T18:47:37.683Z Downloaded nanorand v0.7.0
6062024-10-30T18:47:37.685Z Downloaded ahash v0.8.11
6072024-10-30T18:47:37.687Z Downloaded ipnet v2.10.1
6082024-10-30T18:47:37.691Z Downloaded deranged v0.3.11
6092024-10-30T18:47:37.693Z Downloaded serde_path_to_error v0.1.16
6102024-10-30T18:47:37.695Z Downloaded tabwriter v1.4.0
6112024-10-30T18:47:37.696Z Downloaded tiny-keccak v2.0.2
6122024-10-30T18:47:37.698Z Downloaded strum_macros v0.24.3
6132024-10-30T18:47:37.701Z Downloaded termios v0.3.3
6142024-10-30T18:47:37.703Z Downloaded fallible-iterator v0.2.0
6152024-10-30T18:47:37.705Z Downloaded parse-size v1.0.0
6162024-10-30T18:47:37.708Z Downloaded which v4.4.2
6172024-10-30T18:47:37.708Z Downloaded twox-hash v1.6.3
6182024-10-30T18:47:37.710Z Downloaded num-bigint-dig v0.8.4
6192024-10-30T18:47:37.716Z Downloaded value-bag v1.9.0
6202024-10-30T18:47:37.719Z Downloaded memmap2 v0.9.5
6212024-10-30T18:47:37.722Z Downloaded psl-types v2.0.11
6222024-10-30T18:47:37.724Z Downloaded const_format_proc_macros v0.2.33
6232024-10-30T18:47:37.727Z Downloaded ciborium-ll v0.2.2
6242024-10-30T18:47:37.730Z Downloaded http v1.1.0
6252024-10-30T18:47:37.732Z Downloaded fallible-iterator v0.3.0
6262024-10-30T18:47:37.734Z Downloaded pretty-hex v0.2.1
6272024-10-30T18:47:37.737Z Downloaded typify v0.2.0
6282024-10-30T18:47:37.739Z Downloaded csv-core v0.1.11
6292024-10-30T18:47:37.742Z Downloaded mime v0.3.17
6302024-10-30T18:47:37.744Z Downloaded defmt-parser v0.3.4
6312024-10-30T18:47:37.744Z Downloaded num-complex v0.4.6
6322024-10-30T18:47:37.747Z Downloaded crc32fast v1.4.2
6332024-10-30T18:47:37.749Z Downloaded num_enum_derive v0.5.11
6342024-10-30T18:47:37.749Z Downloaded slog-term v2.9.1
6352024-10-30T18:47:37.752Z Downloaded aes v0.8.4
6362024-10-30T18:47:37.756Z Downloaded derive_builder_core v0.20.2
6372024-10-30T18:47:37.759Z Downloaded sha1 v0.10.6
6382024-10-30T18:47:37.761Z Downloaded derive_builder v0.20.2
6392024-10-30T18:47:37.767Z Downloaded glob v0.3.1
6402024-10-30T18:47:37.769Z Downloaded siphasher v0.3.11
6412024-10-30T18:47:37.772Z Downloaded time-macros v0.2.18
6422024-10-30T18:47:37.774Z Downloaded pkg-config v0.3.31
6432024-10-30T18:47:37.776Z Downloaded num_enum v0.5.11
6442024-10-30T18:47:37.780Z Downloaded hex-literal v0.4.1
6452024-10-30T18:47:37.783Z Downloaded base64 v0.13.1
6462024-10-30T18:47:37.786Z Downloaded parse-display-derive v0.10.0
6472024-10-30T18:47:37.788Z Downloaded rand_xorshift v0.3.0
6482024-10-30T18:47:37.790Z Downloaded resolv-conf v0.7.0
6492024-10-30T18:47:37.793Z Downloaded rand_seeder v0.3.0
6502024-10-30T18:47:37.793Z Downloaded ciborium v0.2.2
6512024-10-30T18:47:37.795Z Downloaded mockall_derive v0.13.0
6522024-10-30T18:47:37.798Z Downloaded itertools v0.12.1
6532024-10-30T18:47:37.807Z Downloaded cookie v0.18.1
6542024-10-30T18:47:37.809Z Downloaded openssl-probe v0.1.5
6552024-10-30T18:47:37.812Z Downloaded slog-async v2.8.0
6562024-10-30T18:47:37.814Z Downloaded serde-hex v0.1.0
6572024-10-30T18:47:37.826Z Downloaded openssl-macros v0.1.1
6582024-10-30T18:47:37.828Z Downloaded opaque-debug v0.3.1
6592024-10-30T18:47:37.831Z Downloaded fragile v2.0.0
6602024-10-30T18:47:37.831Z Downloaded env_logger v0.11.5
6612024-10-30T18:47:37.833Z Downloaded tinyvec v1.8.0
6622024-10-30T18:47:37.837Z Downloaded rayon-core v1.12.1
6632024-10-30T18:47:37.841Z Downloaded rustversion v1.0.17
6642024-10-30T18:47:37.844Z Downloaded rusty-fork v0.3.0
6652024-10-30T18:47:37.847Z Downloaded untrusted v0.9.0
6662024-10-30T18:47:37.849Z Downloaded phf_shared v0.10.0
6672024-10-30T18:47:37.849Z Downloaded indicatif v0.17.8
6682024-10-30T18:47:37.854Z Downloaded serde-big-array v0.5.1
6692024-10-30T18:47:37.856Z Downloaded rand_core v0.6.4
6702024-10-30T18:47:37.858Z Downloaded unicode-xid v0.2.6
6712024-10-30T18:47:37.860Z Downloaded tap v1.0.1
6722024-10-30T18:47:37.860Z Downloaded pkcs8 v0.10.2
6732024-10-30T18:47:37.864Z Downloaded parking_lot_core v0.9.10
6742024-10-30T18:47:37.866Z Downloaded parking_lot_core v0.8.6
6752024-10-30T18:47:37.869Z Downloaded globset v0.4.15
6762024-10-30T18:47:37.872Z Downloaded sync_wrapper v0.1.2
6772024-10-30T18:47:37.875Z Downloaded heck v0.3.3
6782024-10-30T18:47:37.875Z Downloaded ff v0.13.0
6792024-10-30T18:47:37.877Z Downloaded fd-lock v4.0.2
6802024-10-30T18:47:37.879Z Downloaded darling_core v0.20.10
6812024-10-30T18:47:37.884Z Downloaded hex v0.4.3
6822024-10-30T18:47:37.886Z Downloaded spin v0.9.8
6832024-10-30T18:47:37.889Z Downloaded compact_str v0.8.0
6842024-10-30T18:47:37.893Z Downloaded futures-task v0.3.31
6852024-10-30T18:47:37.896Z Downloaded futures-sink v0.3.31
6862024-10-30T18:47:37.899Z Downloaded samael v0.0.17
6872024-10-30T18:47:37.903Z Downloaded proc-macro-crate v1.3.1
6882024-10-30T18:47:37.905Z Downloaded float-ord v0.3.2
6892024-10-30T18:47:37.907Z Downloaded display-error-chain v0.2.1
6902024-10-30T18:47:37.907Z Downloaded difflib v0.4.0
6912024-10-30T18:47:37.910Z Downloaded tower-service v0.3.3
6922024-10-30T18:47:37.910Z Downloaded gethostname v0.5.0
6932024-10-30T18:47:37.912Z Downloaded futures-channel v0.3.31
6942024-10-30T18:47:37.915Z Downloaded rustc_version v0.4.1
6952024-10-30T18:47:37.917Z Downloaded vsss-rs v3.3.4
6962024-10-30T18:47:37.919Z Downloaded tokio-tungstenite v0.24.0
6972024-10-30T18:47:37.922Z Downloaded headers-core v0.3.0
6982024-10-30T18:47:37.924Z Downloaded primeorder v0.13.6
6992024-10-30T18:47:37.924Z Downloaded tokio-tungstenite v0.23.1
7002024-10-30T18:47:37.926Z Downloaded radium v0.7.0
7012024-10-30T18:47:37.929Z Downloaded slog-envlogger v2.2.0
7022024-10-30T18:47:37.933Z Downloaded rustc_version v0.1.7
7032024-10-30T18:47:37.933Z Downloaded path-slash v0.1.5
7042024-10-30T18:47:37.935Z Downloaded yasna v0.5.2
7052024-10-30T18:47:37.935Z Downloaded tokio-tungstenite v0.21.0
7062024-10-30T18:47:37.938Z Downloaded cc v1.1.30
7072024-10-30T18:47:37.941Z Downloaded salsa20 v0.10.2
7082024-10-30T18:47:37.944Z Downloaded crypto-bigint v0.5.5
7092024-10-30T18:47:37.951Z Downloaded parking_lot v0.12.3
7102024-10-30T18:47:37.954Z Downloaded progenitor-client v0.8.0
7112024-10-30T18:47:37.956Z Downloaded tokio-macros v2.4.0
7122024-10-30T18:47:37.958Z Downloaded tokio-native-tls v0.3.1
7132024-10-30T18:47:37.960Z Downloaded utf-8 v0.7.6
7142024-10-30T18:47:37.960Z Downloaded pem-rfc7468 v0.7.0
7152024-10-30T18:47:37.963Z Downloaded pin-project v1.1.6
7162024-10-30T18:47:37.975Z Downloaded sqlformat v0.2.6
7172024-10-30T18:47:37.978Z Downloaded time-core v0.1.2
7182024-10-30T18:47:37.980Z Downloaded defmt-macros v0.3.9
7192024-10-30T18:47:37.983Z Downloaded futures-io v0.3.31
7202024-10-30T18:47:37.985Z Downloaded float-cmp v0.9.0
7212024-10-30T18:47:37.987Z Downloaded enum-as-inner v0.6.1
7222024-10-30T18:47:37.989Z Downloaded dirs-sys-next v0.1.2
7232024-10-30T18:47:37.990Z Downloaded vergen v8.3.2
7242024-10-30T18:47:37.992Z Downloaded slog v2.7.0
7252024-10-30T18:47:37.996Z Downloaded similar v2.6.0
7262024-10-30T18:47:38.001Z Downloaded futures-core v0.3.31
7272024-10-30T18:47:38.004Z Downloaded hash32 v0.3.1
7282024-10-30T18:47:38.006Z Downloaded foreign-types-shared v0.1.1
7292024-10-30T18:47:38.006Z Downloaded pbkdf2 v0.12.2
7302024-10-30T18:47:38.009Z Downloaded crossbeam-channel v0.5.13
7312024-10-30T18:47:38.013Z Downloaded const_format v0.2.33
7322024-10-30T18:47:38.019Z Downloaded pin-project-lite v0.2.14
7332024-10-30T18:47:38.024Z Downloaded number_prefix v0.4.0
7342024-10-30T18:47:38.027Z Downloaded pin-utils v0.1.0
7352024-10-30T18:47:38.029Z Downloaded progenitor-macro v0.8.0
7362024-10-30T18:47:38.029Z Downloaded zerocopy v0.6.6
7372024-10-30T18:47:38.031Z Downloaded hyper v0.14.30
7382024-10-30T18:47:38.040Z Downloaded typed-path v0.7.1
7392024-10-30T18:47:38.047Z Downloaded precomputed-hash v0.1.1
7402024-10-30T18:47:38.049Z Downloaded zeroize v1.8.1
7412024-10-30T18:47:38.052Z Downloaded thread_local v1.1.8
7422024-10-30T18:47:38.052Z Downloaded strum_macros v0.25.3
7432024-10-30T18:47:38.055Z Downloaded structmeta-derive v0.3.0
7442024-10-30T18:47:38.057Z Downloaded tls_codec_derive v0.4.1
7452024-10-30T18:47:38.060Z Downloaded unicode-bidi v0.3.17
7462024-10-30T18:47:38.062Z Downloaded itertools v0.10.5
7472024-10-30T18:47:38.068Z Downloaded stringprep v0.1.5
7482024-10-30T18:47:38.071Z Downloaded foldhash v0.1.3
7492024-10-30T18:47:38.073Z Downloaded diesel_derives v2.2.3
7502024-10-30T18:47:38.076Z Downloaded enum-as-inner v0.5.1
7512024-10-30T18:47:38.079Z Downloaded oso v0.27.3
7522024-10-30T18:47:38.082Z Downloaded packed_struct_codegen v0.10.1
7532024-10-30T18:47:38.085Z Downloaded ena v0.14.3
7542024-10-30T18:47:38.087Z Downloaded dsl_auto_type v0.1.2
7552024-10-30T18:47:38.089Z Downloaded pem v3.0.4
7562024-10-30T18:47:38.089Z Downloaded olpc-cjson v0.1.4
7572024-10-30T18:47:38.092Z Downloaded slog-dtrace v0.3.0
7582024-10-30T18:47:38.094Z Downloaded slog-json v2.6.1
7592024-10-30T18:47:38.096Z Downloaded serde_urlencoded v0.7.1
7602024-10-30T18:47:38.098Z Downloaded uuid v1.10.0
7612024-10-30T18:47:38.101Z Downloaded expectorate v1.1.0
7622024-10-30T18:47:38.103Z Downloaded serde_repr v0.1.19
7632024-10-30T18:47:38.106Z Downloaded postcard v1.0.10
7642024-10-30T18:47:38.108Z Downloaded strip-ansi-escapes v0.2.0
7652024-10-30T18:47:38.110Z Downloaded num-conv v0.1.0
7662024-10-30T18:47:38.112Z Downloaded tar v0.4.42
7672024-10-30T18:47:38.115Z Downloaded ppv-lite86 v0.2.20
7682024-10-30T18:47:38.117Z Downloaded dyn-clone v1.0.17
7692024-10-30T18:47:38.119Z Downloaded tokio-postgres v0.7.12
7702024-10-30T18:47:38.123Z Downloaded blake3 v1.5.4
7712024-10-30T18:47:38.133Z Downloaded percent-encoding v2.3.1
7722024-10-30T18:47:38.135Z Downloaded signal-hook-tokio v0.3.1
7732024-10-30T18:47:38.138Z Downloaded tls_codec v0.4.1
7742024-10-30T18:47:38.141Z Downloaded embedded-io v0.4.0
7752024-10-30T18:47:38.141Z Downloaded libxml v0.3.3
7762024-10-30T18:47:38.147Z Downloaded packed_struct v0.10.1
7772024-10-30T18:47:38.149Z Downloaded downcast v0.11.0
7782024-10-30T18:47:38.151Z Downloaded spin v0.5.2
7792024-10-30T18:47:38.154Z Downloaded rand_chacha v0.3.1
7802024-10-30T18:47:38.154Z Downloaded nom v7.1.3
7812024-10-30T18:47:38.160Z Downloaded hickory-client v0.24.1
7822024-10-30T18:47:38.163Z Downloaded flagset v0.4.6
7832024-10-30T18:47:38.166Z Downloaded num-derive v0.4.2
7842024-10-30T18:47:38.169Z Downloaded slog-scope v4.4.0
7852024-10-30T18:47:38.171Z Downloaded progenitor-impl v0.8.0
7862024-10-30T18:47:38.173Z Downloaded openssl-sys v0.9.103
7872024-10-30T18:47:38.177Z Downloaded signal-hook v0.3.17
7882024-10-30T18:47:38.181Z Downloaded diesel_table_macro_syntax v0.2.0
7892024-10-30T18:47:38.184Z Downloaded rustls-pemfile v2.2.0
7902024-10-30T18:47:38.186Z Downloaded peg-macros v0.8.4
7912024-10-30T18:47:38.190Z Downloaded sec1 v0.7.3
7922024-10-30T18:47:38.190Z Downloaded r2d2 v0.8.10
7932024-10-30T18:47:38.192Z Downloaded libm v0.2.8
7942024-10-30T18:47:38.200Z Downloaded hyper v1.4.1
7952024-10-30T18:47:38.208Z Downloaded want v0.3.1
7962024-10-30T18:47:38.210Z Downloaded rustfmt-wrapper v0.2.1
7972024-10-30T18:47:38.213Z Downloaded ghash v0.5.1
7982024-10-30T18:47:38.213Z Downloaded ed25519 v2.2.3
7992024-10-30T18:47:38.216Z Downloaded tokio-rustls v0.24.1
8002024-10-30T18:47:38.218Z Downloaded russh-cryptovec v0.7.3
8012024-10-30T18:47:38.218Z Downloaded snafu-derive v0.8.5
8022024-10-30T18:47:38.220Z Downloaded smallvec v1.13.2
8032024-10-30T18:47:38.222Z Downloaded rustc-hash v1.1.0
8042024-10-30T18:47:38.225Z Downloaded dropshot_endpoint v0.12.0
8052024-10-30T18:47:38.227Z Downloaded pkcs5 v0.7.1
8062024-10-30T18:47:38.231Z Downloaded url v2.5.2
8072024-10-30T18:47:38.235Z Downloaded unicode-properties v0.1.3
8082024-10-30T18:47:38.237Z Downloaded rand v0.8.5
8092024-10-30T18:47:38.241Z Downloaded crossterm v0.28.1
8102024-10-30T18:47:38.248Z Downloaded thiserror-no-std v2.0.2
8112024-10-30T18:47:38.253Z Downloaded signature v2.2.0
8122024-10-30T18:47:38.256Z Downloaded vte_generate_state_changes v0.1.2
8132024-10-30T18:47:38.258Z Downloaded sct v0.7.1
8142024-10-30T18:47:38.261Z Downloaded form_urlencoded v1.2.1
8152024-10-30T18:47:38.261Z Downloaded half v2.4.1
8162024-10-30T18:47:38.263Z Downloaded embedded-io v0.6.1
8172024-10-30T18:47:38.266Z Downloaded uzers v0.12.1
8182024-10-30T18:47:38.269Z Downloaded postgres-types v0.2.8
8192024-10-30T18:47:38.271Z Downloaded signal-hook-mio v0.2.4
8202024-10-30T18:47:38.274Z Downloaded termtree v0.4.1
8212024-10-30T18:47:38.274Z Downloaded scrypt v0.11.0
8222024-10-30T18:47:38.279Z Downloaded ssh-encoding v0.2.0
8232024-10-30T18:47:38.282Z Downloaded vte v0.11.1
8242024-10-30T18:47:38.282Z Downloaded tokio-rustls v0.26.0
8252024-10-30T18:47:38.284Z Downloaded oso-derive v0.27.3
8262024-10-30T18:47:38.287Z Downloaded num_threads v0.1.7
8272024-10-30T18:47:38.287Z Downloaded foreign-types-shared v0.3.1
8282024-10-30T18:47:38.289Z Downloaded scopeguard v1.2.0
8292024-10-30T18:47:38.292Z Downloaded scheduled-thread-pool v0.2.7
8302024-10-30T18:47:38.292Z Downloaded socket2 v0.5.7
8312024-10-30T18:47:38.295Z Downloaded signal-hook-registry v1.4.2
8322024-10-30T18:47:38.297Z Downloaded prettyplease v0.2.22
8332024-10-30T18:47:38.300Z Downloaded quinn v0.11.5
8342024-10-30T18:47:38.306Z Downloaded dhcproto v0.12.0
8352024-10-30T18:47:38.312Z Downloaded heapless v0.7.17
8362024-10-30T18:47:38.318Z Downloaded zone v0.3.0
8372024-10-30T18:47:38.320Z Downloaded waitgroup v0.1.2
8382024-10-30T18:47:38.322Z Downloaded ref-cast-impl v1.0.23
8392024-10-30T18:47:38.325Z Downloaded hash32 v0.2.1
8402024-10-30T18:47:38.325Z Downloaded paste v1.0.15
8412024-10-30T18:47:38.328Z Downloaded tokio-util v0.7.12
8422024-10-30T18:47:38.336Z Downloaded parking_lot v0.11.2
8432024-10-30T18:47:38.338Z Downloaded phf_generator v0.11.2
8442024-10-30T18:47:38.342Z Downloaded defmt v0.3.8
8452024-10-30T18:47:38.344Z Downloaded env_logger v0.10.2
8462024-10-30T18:47:38.347Z Downloaded take_mut v0.2.2
8472024-10-30T18:47:38.349Z Downloaded sync_wrapper v1.0.1
8482024-10-30T18:47:38.349Z Downloaded xattr v1.3.1
8492024-10-30T18:47:38.353Z Downloaded des v0.8.1
8502024-10-30T18:47:38.355Z Downloaded snafu v0.8.5
8512024-10-30T18:47:38.359Z Downloaded ref-cast v1.0.23
8522024-10-30T18:47:38.362Z Downloaded ecdsa v0.16.9
8532024-10-30T18:47:38.364Z Downloaded topological-sort v0.2.2
8542024-10-30T18:47:38.366Z Downloaded env_filter v0.1.2
8552024-10-30T18:47:38.368Z Downloaded owo-colors v4.1.0
8562024-10-30T18:47:38.371Z Downloaded fixedbitset v0.4.2
8572024-10-30T18:47:38.373Z Downloaded tokio-stream v0.1.16
8582024-10-30T18:47:38.375Z Downloaded tungstenite v0.24.0
8592024-10-30T18:47:38.379Z Downloaded tokio-rustls v0.25.0
8602024-10-30T18:47:38.383Z Downloaded thiserror-impl-no-std v2.0.2
8612024-10-30T18:47:38.386Z Downloaded wyz v0.5.1
8622024-10-30T18:47:38.386Z Downloaded wait-timeout v0.2.0
8632024-10-30T18:47:38.388Z Downloaded tungstenite v0.23.0
8642024-10-30T18:47:38.390Z Downloaded tungstenite v0.21.0
8652024-10-30T18:47:38.394Z Downloaded filetime v0.2.25
8662024-10-30T18:47:38.399Z Downloaded structmeta v0.2.0
8672024-10-30T18:47:38.401Z Downloaded rtoolbox v0.0.2
8682024-10-30T18:47:38.401Z Downloaded group v0.13.0
8692024-10-30T18:47:38.401Z Downloaded password-hash v0.5.0
8702024-10-30T18:47:38.404Z Downloaded rustls-pki-types v1.9.0
8712024-10-30T18:47:38.407Z Downloaded strum_macros v0.26.4
8722024-10-30T18:47:38.409Z Downloaded diff v0.1.13
8732024-10-30T18:47:38.412Z Downloaded getrandom v0.2.15
8742024-10-30T18:47:38.415Z Downloaded structmeta-derive v0.2.0
8752024-10-30T18:47:38.418Z Downloaded rustc-demangle v0.1.24
8762024-10-30T18:47:38.420Z Downloaded phf_codegen v0.11.2
8772024-10-30T18:47:38.420Z Downloaded structmeta v0.3.0
8782024-10-30T18:47:38.423Z Downloaded rustyline v14.0.0
8792024-10-30T18:47:38.427Z Downloaded phf v0.11.2
8802024-10-30T18:47:38.429Z Downloaded rcgen v0.12.1
8812024-10-30T18:47:38.432Z Downloaded ed25519-dalek v2.1.1
8822024-10-30T18:47:38.435Z Downloaded hashbrown v0.13.2
8832024-10-30T18:47:38.440Z Downloaded futures-macro v0.3.31
8842024-10-30T18:47:38.443Z Downloaded walkdir v2.5.0
8852024-10-30T18:47:38.445Z Downloaded tui-tree-widget v0.22.0
8862024-10-30T18:47:38.446Z Downloaded tracing-attributes v0.1.27
8872024-10-30T18:47:38.448Z Downloaded postgres-protocol v0.6.7
8882024-10-30T18:47:38.451Z Downloaded subprocess v0.2.9
8892024-10-30T18:47:38.454Z Downloaded flume v0.11.0
8902024-10-30T18:47:38.456Z Downloaded time v0.3.36
8912024-10-30T18:47:38.464Z Downloaded idna v0.4.0
8922024-10-30T18:47:38.471Z Downloaded derive_more v0.99.18
8932024-10-30T18:47:38.476Z Downloaded password-hash v0.4.2
8942024-10-30T18:47:38.479Z Downloaded toml v0.7.8
8952024-10-30T18:47:38.482Z Downloaded russh-keys v0.45.0
8962024-10-30T18:47:38.485Z Downloaded schemars v0.8.21
8972024-10-30T18:47:38.498Z Downloaded unsafe-libyaml v0.2.11
8982024-10-30T18:47:38.502Z Downloaded unicode-segmentation v1.12.0
8992024-10-30T18:47:38.505Z Downloaded elliptic-curve v0.13.8
9002024-10-30T18:47:38.510Z Downloaded serde_with v3.11.0
9012024-10-30T18:47:38.522Z Downloaded rustls-webpki v0.102.8
9022024-10-30T18:47:38.544Z Downloaded test-strategy v0.3.1
9032024-10-30T18:47:38.547Z Downloaded ron v0.8.1
9042024-10-30T18:47:38.554Z Downloaded parse-zoneinfo v0.3.1
9052024-10-30T18:47:38.559Z Downloaded headers v0.4.0
9062024-10-30T18:47:38.563Z Downloaded ssh-key v0.6.6
9072024-10-30T18:47:38.571Z Downloaded salty v0.3.0
9082024-10-30T18:47:38.577Z Downloaded x509-cert v0.2.5
9092024-10-30T18:47:38.584Z Downloaded hashbrown v0.12.3
9102024-10-30T18:47:38.588Z Downloaded flate2 v1.0.34
9112024-10-30T18:47:38.597Z Downloaded hashbrown v0.14.5
9122024-10-30T18:47:38.607Z Downloaded webpki-roots v0.26.6
9132024-10-30T18:47:38.611Z Downloaded bitvec v1.0.1
9142024-10-30T18:47:38.637Z Downloaded unicode-normalization v0.1.24
9152024-10-30T18:47:38.641Z Downloaded russh v0.45.0
9162024-10-30T18:47:38.647Z Downloaded p521 v0.13.3
9172024-10-30T18:47:38.652Z Downloaded chrono v0.4.38
9182024-10-30T18:47:38.659Z Downloaded reqwest v0.12.8
9192024-10-30T18:47:38.668Z Downloaded quinn-proto v0.11.8
9202024-10-30T18:47:38.675Z Downloaded tough v0.17.1
9212024-10-30T18:47:38.683Z Downloaded idna v0.2.3
9222024-10-30T18:47:38.690Z Downloaded idna v0.5.0
9232024-10-30T18:47:38.697Z Downloaded quick-xml v0.33.0
9242024-10-30T18:47:38.708Z Downloaded openssl v0.10.66
9252024-10-30T18:47:38.714Z Downloaded reqwest v0.11.27
9262024-10-30T18:47:38.722Z Downloaded nix v0.27.1
9272024-10-30T18:47:38.733Z Downloaded regex v1.11.0
9282024-10-30T18:47:38.747Z Downloaded reedline v0.35.0
9292024-10-30T18:47:38.756Z Downloaded h2 v0.4.6
9302024-10-30T18:47:38.762Z Downloaded proptest v1.5.0
9312024-10-30T18:47:38.771Z Downloaded smoltcp v0.9.1
9322024-10-30T18:47:38.782Z Downloaded rustls-webpki v0.101.7
9332024-10-30T18:47:38.797Z Downloaded rusqlite v0.32.1
9342024-10-30T18:47:38.804Z Downloaded nix v0.29.0
9352024-10-30T18:47:38.816Z Downloaded polar-core v0.27.3
9362024-10-30T18:47:38.825Z Downloaded curve25519-dalek v4.1.3
9372024-10-30T18:47:38.835Z Downloaded chrono-tz v0.10.0
9382024-10-30T18:47:38.843Z Downloaded radix_trie v0.2.1
9392024-10-30T18:47:38.848Z Downloaded object v0.30.4
9402024-10-30T18:47:38.860Z Downloaded openapiv3 v2.0.0
9412024-10-30T18:47:38.873Z Downloaded p384 v0.13.0
9422024-10-30T18:47:38.880Z Downloaded bstr v1.10.0
9432024-10-30T18:47:38.895Z Downloaded dropshot v0.12.0
9442024-10-30T18:47:38.916Z Downloaded regress v0.10.1
9452024-10-30T18:47:38.925Z Downloaded git2 v0.19.0
9462024-10-30T18:47:38.935Z Downloaded rustls v0.22.4
9472024-10-30T18:47:38.950Z Downloaded regress v0.9.1
9482024-10-30T18:47:38.960Z Downloaded rustls v0.23.14
9492024-10-30T18:47:38.974Z Downloaded object v0.36.5
9502024-10-30T18:47:38.987Z Downloaded hickory-proto v0.24.1
9512024-10-30T18:47:39.006Z Downloaded regex-syntax v0.8.5
9522024-10-30T18:47:39.016Z Downloaded sled v0.34.7
9532024-10-30T18:47:39.027Z Downloaded ratatui v0.28.1
9542024-10-30T18:47:39.049Z Downloaded smoltcp v0.11.0
9552024-10-30T18:47:39.062Z Downloaded typify-impl v0.2.0
9562024-10-30T18:47:39.081Z Downloaded lzma-sys v0.1.20
9572024-10-30T18:47:39.114Z Downloaded zerocopy-derive v0.6.6
9582024-10-30T18:47:39.125Z Downloaded bzip2-sys v0.1.11+1.0.8
9592024-10-30T18:47:39.138Z Downloaded regex-automata v0.4.8
9602024-10-30T18:47:39.157Z Downloaded libz-sys v1.1.20
9612024-10-30T18:47:39.179Z Downloaded regex-syntax v0.6.29
9622024-10-30T18:47:39.187Z Downloaded gimli v0.31.1
9632024-10-30T18:47:39.197Z Downloaded csv v1.3.0
9642024-10-30T18:47:39.219Z Downloaded petgraph v0.6.5
9652024-10-30T18:47:39.237Z Downloaded tokio v1.40.0
9662024-10-30T18:47:39.276Z Downloaded sha3 v0.10.8
9672024-10-30T18:47:39.281Z Downloaded trust-dns-proto v0.22.0
9682024-10-30T18:47:39.293Z Downloaded encoding_rs v0.8.34
9692024-10-30T18:47:39.315Z Downloaded rustls v0.21.12
9702024-10-30T18:47:39.327Z Downloaded diesel v2.2.4
9712024-10-30T18:47:39.347Z Downloaded h2 v0.3.26
9722024-10-30T18:47:39.354Z Downloaded rayon v1.10.0
9732024-10-30T18:47:39.363Z Downloaded vcpkg v0.2.15
9742024-10-30T18:47:39.402Z Downloaded bindgen v0.69.5
9752024-10-30T18:47:39.409Z Downloaded hkdf v0.12.4
9762024-10-30T18:47:39.412Z Downloaded futures-util v0.3.31
9772024-10-30T18:47:39.425Z Downloaded lalrpop v0.19.12
9782024-10-30T18:47:39.437Z Downloaded p256 v0.13.2
9792024-10-30T18:47:39.440Z Downloaded portable-atomic v1.9.0
9802024-10-30T18:47:39.447Z Downloaded nix v0.28.0
9812024-10-30T18:47:39.459Z Downloaded tracing-core v0.1.32
9822024-10-30T18:47:39.466Z Downloaded sqlparser v0.45.0
9832024-10-30T18:47:39.476Z Downloaded idna v0.3.0
9842024-10-30T18:47:39.476Z Downloaded unicode_categories v0.1.1
9852024-10-30T18:47:39.490Z Downloaded ssh-cipher v0.2.0
9862024-10-30T18:47:39.490Z Downloaded slog-bunyan v2.5.0
9872024-10-30T18:47:39.490Z Downloaded phf_shared v0.11.2
9882024-10-30T18:47:39.490Z Downloaded universal-hash v0.5.1
9892024-10-30T18:47:39.490Z Downloaded poly1305 v0.8.0
9902024-10-30T18:47:39.499Z Downloaded pin-project-internal v1.1.6
9912024-10-30T18:47:39.499Z Downloaded hickory-server v0.24.1
9922024-10-30T18:47:39.499Z Downloaded winnow v0.5.40
9932024-10-30T18:47:39.513Z Downloaded libgit2-sys v0.17.0+1.8.1
9942024-10-30T18:47:39.559Z Downloaded aes-gcm v0.10.3
9952024-10-30T18:47:39.562Z Downloaded shlex v1.3.0
9962024-10-30T18:47:39.565Z Downloaded shell-words v1.1.0
9972024-10-30T18:47:39.565Z Downloaded num-rational v0.4.2
9982024-10-30T18:47:39.567Z Downloaded zip v0.6.6
9992024-10-30T18:47:39.570Z Downloaded tracing v0.1.40
10002024-10-30T18:47:39.574Z Downloaded heapless v0.8.0
10012024-10-30T18:47:39.578Z Downloaded steno v0.4.1
10022024-10-30T18:47:39.582Z Downloaded itertools v0.13.0
10032024-10-30T18:47:39.589Z Downloaded untrusted v0.7.1
10042024-10-30T18:47:39.591Z Downloaded zone_cfg_derive v0.3.0
10052024-10-30T18:47:39.592Z Downloaded zone_cfg_derive v0.1.2
10062024-10-30T18:47:39.592Z Downloaded peg v0.8.4
10072024-10-30T18:47:39.595Z Downloaded num-iter v0.1.45
10082024-10-30T18:47:39.598Z Downloaded polyval v0.6.2
10092024-10-30T18:47:39.598Z Downloaded num-integer v0.1.46
10102024-10-30T18:47:39.600Z Downloaded zeroize_derive v1.4.2
10112024-10-30T18:47:39.603Z Downloaded zone v0.1.8
10122024-10-30T18:47:39.603Z Downloaded unicode-truncate v1.1.0
10132024-10-30T18:47:39.603Z Downloaded schemars_derive v0.8.21
10142024-10-30T18:47:39.605Z Downloaded quinn-udp v0.5.5
10152024-10-30T18:47:39.607Z Downloaded predicates-core v1.0.8
10162024-10-30T18:47:39.607Z Downloaded predicates v3.1.2
10172024-10-30T18:47:39.612Z Downloaded quick-error v1.2.3
10182024-10-30T18:47:39.618Z Downloaded fatfs v0.3.6
10192024-10-30T18:47:39.618Z Downloaded hickory-resolver v0.24.1
10202024-10-30T18:47:39.622Z Downloaded highway v1.2.0
10212024-10-30T18:47:39.622Z Downloaded qorb v0.1.2
10222024-10-30T18:47:39.624Z Downloaded publicsuffix v2.2.3
10232024-10-30T18:47:39.626Z Downloaded toml_edit v0.19.15
10242024-10-30T18:47:39.643Z Downloaded num-bigint v0.4.6
10252024-10-30T18:47:39.647Z Downloaded smf v0.2.3
10262024-10-30T18:47:39.650Z Downloaded serde_plain v1.0.2
10272024-10-30T18:47:39.652Z Downloaded omicron-zone-package v0.11.1
10282024-10-30T18:47:39.655Z Downloaded num-traits v0.2.19
10292024-10-30T18:47:39.659Z Downloaded peg-runtime v0.8.3
10302024-10-30T18:47:39.659Z Downloaded der v0.7.9
10312024-10-30T18:47:39.662Z Downloaded pbkdf2 v0.11.0
10322024-10-30T18:47:39.666Z Downloaded minimal-lexical v0.2.1
10332024-10-30T18:47:39.668Z Downloaded foreign-types v0.5.0
10342024-10-30T18:47:39.672Z Downloaded foreign-types v0.3.2
10352024-10-30T18:47:39.672Z Downloaded futures-executor v0.3.31
10362024-10-30T18:47:39.672Z Downloaded dirs-next v2.0.0
10372024-10-30T18:47:39.675Z Downloaded ron v0.7.1
10382024-10-30T18:47:39.678Z Downloaded serde_yaml v0.9.34+deprecated
10392024-10-30T18:47:39.681Z Downloaded backtrace v0.3.74
10402024-10-30T18:47:39.686Z Downloaded serde_derive_internals v0.29.1
10412024-10-30T18:47:39.688Z Downloaded term v0.7.0
10422024-10-30T18:47:39.692Z Downloaded futures v0.3.31
10432024-10-30T18:47:39.697Z Downloaded sigpipe v0.1.3
10442024-10-30T18:47:39.699Z Downloaded xz2 v0.1.7
10452024-10-30T18:47:39.701Z Downloaded unicase v2.7.0
10462024-10-30T18:47:39.701Z Downloaded unarray v0.1.4
10472024-10-30T18:47:39.704Z Downloaded pkcs1 v0.7.5
10482024-10-30T18:47:39.706Z Downloaded derive-where v1.2.7
10492024-10-30T18:47:39.708Z Downloaded rsa v0.9.6
10502024-10-30T18:47:39.714Z Downloaded supports-color v3.0.1
10512024-10-30T18:47:39.716Z Downloaded spki v0.7.3
10522024-10-30T18:47:39.718Z Downloaded semver v0.1.20
10532024-10-30T18:47:39.718Z Downloaded subtle v2.6.1
10542024-10-30T18:47:39.719Z Downloaded progenitor v0.8.0
10552024-10-30T18:47:39.722Z Downloaded base64 v0.22.1
10562024-10-30T18:47:39.725Z Downloaded fallible-streaming-iterator v0.1.9
10572024-10-30T18:47:39.725Z Downloaded hyper-util v0.1.9
10582024-10-30T18:47:39.729Z Downloaded base64 v0.21.7
10592024-10-30T18:47:39.733Z Downloaded serde_with_macros v3.11.0
10602024-10-30T18:47:39.735Z Downloaded hmac v0.12.1
10612024-10-30T18:47:39.738Z Downloaded aho-corasick v1.1.3
10622024-10-30T18:47:39.743Z Downloaded either v1.13.0
10632024-10-30T18:47:39.745Z Downloaded chacha20poly1305 v0.10.1
10642024-10-30T18:47:39.747Z Downloaded sqlparser_derive v0.2.2
10652024-10-30T18:47:39.747Z Downloaded diesel-dtrace v0.3.0
10662024-10-30T18:47:39.749Z Downloaded bytes v1.7.2
10672024-10-30T18:47:39.752Z Downloaded string_cache v0.8.7
10682024-10-30T18:47:39.754Z Downloaded arc-swap v1.7.1
10692024-10-30T18:47:39.758Z Downloaded allocator-api2 v0.2.18
10702024-10-30T18:47:39.761Z Downloaded predicates-tree v1.0.11
10712024-10-30T18:47:39.763Z Downloaded powerfmt v0.2.0
10722024-10-30T18:47:39.763Z Downloaded hashlink v0.9.1
10732024-10-30T18:47:39.765Z Downloaded fxhash v0.2.1
10742024-10-30T18:47:39.765Z Downloaded endian-type v0.1.2
10752024-10-30T18:47:39.768Z Downloaded dhcproto-macros v0.1.0
10762024-10-30T18:47:39.768Z Downloaded rfc6979 v0.4.0
10772024-10-30T18:47:39.768Z Downloaded crc-any v2.5.0
10782024-10-30T18:47:39.771Z Downloaded clang-sys v1.8.1
10792024-10-30T18:47:39.773Z Downloaded crossbeam-epoch v0.9.18
10802024-10-30T18:47:39.775Z Downloaded console v0.15.8
10812024-10-30T18:47:39.778Z Downloaded miniz_oxide v0.8.0
10822024-10-30T18:47:39.780Z Downloaded blake2 v0.10.6
10832024-10-30T18:47:39.783Z Downloaded parse-display v0.10.0
10842024-10-30T18:47:39.785Z Downloaded funty v2.0.0
10852024-10-30T18:47:39.785Z Downloaded der_derive v0.7.3
10862024-10-30T18:47:39.787Z Downloaded same-file v1.0.6
10872024-10-30T18:47:39.787Z Downloaded whoami v1.5.2
10882024-10-30T18:47:39.790Z Downloaded managed v0.8.0
10892024-10-30T18:47:39.790Z Downloaded lock_api v0.4.12
10902024-10-30T18:47:39.793Z Downloaded cancel-safe-futures v0.1.5
10912024-10-30T18:47:39.795Z Downloaded indexmap v1.9.3
10922024-10-30T18:47:39.798Z Downloaded typify-macro v0.2.0
10932024-10-30T18:47:39.800Z Downloaded blowfish v0.9.1
10942024-10-30T18:47:39.800Z Downloaded bcs v0.1.6
10952024-10-30T18:47:39.803Z Downloaded base64ct v1.6.0
10962024-10-30T18:47:39.808Z Downloaded static_assertions v1.1.0
10972024-10-30T18:47:39.811Z Downloaded stable_deref_trait v1.2.0
10982024-10-30T18:47:39.813Z Downloaded slog-stdlog v4.1.1
10992024-10-30T18:47:39.813Z Downloaded slab v0.4.9
11002024-10-30T18:47:39.815Z Downloaded secrecy v0.8.0
11012024-10-30T18:47:39.815Z Downloaded toolchain_find v0.4.0
11022024-10-30T18:47:39.817Z Downloaded smallvec v0.6.14
11032024-10-30T18:47:39.817Z Downloaded hyper-rustls v0.27.3
11042024-10-30T18:47:39.819Z Downloaded impl-trait-for-tuples v0.2.2
11052024-10-30T18:47:39.822Z Downloaded backoff v0.4.0
11062024-10-30T18:47:39.824Z Downloaded new_debug_unreachable v1.0.6
11072024-10-30T18:47:39.826Z Downloaded matches v0.1.10
11082024-10-30T18:47:39.826Z Downloaded match_cfg v0.1.0
11092024-10-30T18:47:39.826Z Downloaded httpdate v1.0.3
11102024-10-30T18:47:39.828Z Downloaded cstr-argument v0.1.2
11112024-10-30T18:47:39.829Z Downloaded crucible-workspace-hack v0.1.0
11122024-10-30T18:47:39.831Z Downloaded chrono-tz-build v0.4.0
11132024-10-30T18:47:39.831Z Downloaded const-oid v0.9.6
11142024-10-30T18:47:39.833Z Downloaded bzip2 v0.4.4
11152024-10-30T18:47:39.833Z Downloaded http-body v1.0.1
11162024-10-30T18:47:39.836Z Downloaded bit-vec v0.6.3
11172024-10-30T18:47:39.836Z Downloaded castaway v0.2.3
11182024-10-30T18:47:39.838Z Downloaded bitflags v1.3.2
11192024-10-30T18:47:39.840Z Downloaded buf-list v1.0.3
11202024-10-30T18:47:40.012Z Downloaded ring v0.17.8
11212024-10-30T18:47:40.187Z Downloaded ring v0.16.20
11222024-10-30T18:47:40.269Z Downloaded libsqlite3-sys v0.30.1
11232024-10-30T18:47:40.449Z Compiling serde v1.0.210
11242024-10-30T18:47:40.451Z Compiling typenum v1.17.0
11252024-10-30T18:47:40.451Z Compiling lock_api v0.4.12
11262024-10-30T18:47:40.451Z Compiling generic-array v0.14.7
11272024-10-30T18:47:40.451Z Compiling scopeguard v1.2.0
11282024-10-30T18:47:40.451Z Compiling subtle v2.6.1
11292024-10-30T18:47:40.641Z Compiling syn v2.0.79
11302024-10-30T18:47:40.646Z Compiling getrandom v0.2.15
11312024-10-30T18:47:40.789Z Compiling value-bag v1.9.0
11322024-10-30T18:47:40.909Z Compiling rand_core v0.6.4
11332024-10-30T18:47:41.011Z Compiling const-oid v0.9.6
11342024-10-30T18:47:41.081Z Compiling pin-project-lite v0.2.14
11352024-10-30T18:47:41.183Z Compiling smallvec v1.13.2
11362024-10-30T18:47:41.207Z Compiling log v0.4.22
11372024-10-30T18:47:41.355Z Compiling jobserver v0.1.32
11382024-10-30T18:47:41.425Z Compiling parking_lot_core v0.9.10
11392024-10-30T18:47:41.571Z Compiling shlex v1.3.0
11402024-10-30T18:47:41.629Z Compiling futures-core v0.3.31
11412024-10-30T18:47:41.886Z Compiling cc v1.1.30
11422024-10-30T18:47:42.020Z Compiling signal-hook-registry v1.4.2
11432024-10-30T18:47:42.103Z Compiling mio v1.0.2
11442024-10-30T18:47:42.328Z Compiling parking_lot v0.12.3
11452024-10-30T18:47:42.554Z Compiling cpufeatures v0.2.14
11462024-10-30T18:47:42.656Z Compiling futures-sink v0.3.31
11472024-10-30T18:47:42.808Z Compiling spin v0.9.8
11482024-10-30T18:47:42.836Z Compiling socket2 v0.5.7
11492024-10-30T18:47:42.986Z Compiling slab v0.4.9
11502024-10-30T18:47:43.207Z Compiling serde_json v1.0.128
11512024-10-30T18:47:43.263Z Compiling futures-channel v0.3.31
11522024-10-30T18:47:43.305Z Compiling foldhash v0.1.3
11532024-10-30T18:47:43.307Z Compiling futures-task v0.3.31
11542024-10-30T18:47:43.643Z Compiling tinyvec_macros v0.1.1
11552024-10-30T18:47:43.694Z Compiling futures-io v0.3.31
11562024-10-30T18:47:43.716Z Compiling allocator-api2 v0.2.18
11572024-10-30T18:47:43.734Z Compiling pin-utils v0.1.0
11582024-10-30T18:47:43.753Z Compiling tinyvec v1.8.0
11592024-10-30T18:47:43.834Z Compiling libm v0.2.8
11602024-10-30T18:47:43.881Z Compiling num-traits v0.2.19
11612024-10-30T18:47:43.914Z Compiling unicode-bidi v0.3.17
11622024-10-30T18:47:44.030Z Compiling base64ct v1.6.0
11632024-10-30T18:47:44.406Z Compiling flagset v0.4.6
11642024-10-30T18:47:44.577Z Compiling hashbrown v0.15.0
11652024-10-30T18:47:44.619Z Compiling pem-rfc7468 v0.7.0
11662024-10-30T18:47:44.646Z Compiling httparse v1.9.5
11672024-10-30T18:47:45.746Z Compiling unicode-normalization v0.1.24
11682024-10-30T18:47:45.762Z Compiling tracing-core v0.1.32
11692024-10-30T18:47:45.763Z Compiling rustls-pki-types v1.9.0
11702024-10-30T18:47:45.763Z Compiling crossbeam-utils v0.8.20
11712024-10-30T18:47:45.995Z Compiling percent-encoding v2.3.1
11722024-10-30T18:47:46.315Z Compiling ring v0.17.8
11732024-10-30T18:47:46.451Z Compiling powerfmt v0.2.0
11742024-10-30T18:47:46.596Z Compiling pkg-config v0.3.31
11752024-10-30T18:47:46.793Z Compiling vcpkg v0.2.15
11762024-10-30T18:47:46.886Z Compiling time-core v0.1.2
11772024-10-30T18:47:46.919Z Compiling num-conv v0.1.0
11782024-10-30T18:47:47.069Z Compiling untrusted v0.9.0
11792024-10-30T18:47:47.124Z Compiling deranged v0.3.11
11802024-10-30T18:47:47.207Z Compiling time-macros v0.2.18
11812024-10-30T18:47:47.574Z Compiling num_threads v0.1.7
11822024-10-30T18:47:47.700Z Compiling atomic-waker v1.1.2
11832024-10-30T18:47:47.891Z Compiling form_urlencoded v1.2.1
11842024-10-30T18:47:48.067Z Compiling slog v2.7.0
11852024-10-30T18:47:48.206Z Compiling try-lock v0.2.5
11862024-10-30T18:47:48.370Z Compiling rustix v0.38.37
11872024-10-30T18:47:48.492Z Compiling want v0.3.1
11882024-10-30T18:47:48.657Z Compiling httpdate v1.0.3
11892024-10-30T18:47:48.868Z Compiling openssl-sys v0.9.103
11902024-10-30T18:47:48.986Z Compiling idna v0.5.0
11912024-10-30T18:47:49.102Z Compiling iana-time-zone v0.1.61
11922024-10-30T18:47:49.266Z Compiling openssl v0.10.66
11932024-10-30T18:47:49.552Z Compiling foreign-types-shared v0.1.1
11942024-10-30T18:47:49.572Z Compiling rustversion v1.0.17
11952024-10-30T18:47:49.657Z Compiling base64 v0.22.1
11962024-10-30T18:47:49.693Z Compiling tower-service v0.3.3
11972024-10-30T18:47:49.819Z Compiling match_cfg v0.1.0
11982024-10-30T18:47:49.915Z Compiling hostname v0.3.1
11992024-10-30T18:47:50.153Z Compiling url v2.5.2
12002024-10-30T18:47:50.335Z Compiling foreign-types v0.3.2
12012024-10-30T18:47:50.368Z Compiling dirs-sys-next v0.1.2
12022024-10-30T18:47:50.432Z Compiling aho-corasick v1.1.3
12032024-10-30T18:47:50.452Z Compiling time v0.3.36
12042024-10-30T18:47:50.476Z Compiling adler2 v2.0.0
12052024-10-30T18:47:50.686Z Compiling regex-syntax v0.8.5
12062024-10-30T18:47:51.020Z Compiling data-encoding v2.6.0
12072024-10-30T18:47:51.336Z Compiling rustls v0.23.14
12082024-10-30T18:47:51.560Z Compiling rustls v0.22.4
12092024-10-30T18:47:51.830Z Compiling native-tls v0.2.12
12102024-10-30T18:47:52.059Z Compiling syn v1.0.109
12112024-10-30T18:47:52.165Z Compiling siphasher v0.3.11
12122024-10-30T18:47:52.581Z Compiling miniz_oxide v0.8.0
12132024-10-30T18:47:52.760Z Compiling dirs-next v2.0.0
12142024-10-30T18:47:53.390Z Compiling serde_derive_internals v0.29.1
12152024-10-30T18:47:54.163Z Compiling crossbeam-epoch v0.9.18
12162024-10-30T18:47:54.438Z Compiling regex-automata v0.4.8
12172024-10-30T18:47:54.828Z Compiling serde_derive v1.0.210
12182024-10-30T18:47:54.932Z Compiling zeroize_derive v1.4.2
12192024-10-30T18:47:55.641Z Compiling zerocopy-derive v0.7.35
12202024-10-30T18:47:55.728Z Compiling tokio-macros v2.4.0
12212024-10-30T18:47:56.207Z Compiling thiserror-impl v1.0.64
12222024-10-30T18:47:56.553Z Compiling zeroize v1.8.1
12232024-10-30T18:47:57.082Z Compiling futures-macro v0.3.31
12242024-10-30T18:47:57.357Z Compiling der_derive v0.7.3
12252024-10-30T18:47:57.395Z Compiling tracing-attributes v0.1.27
12262024-10-30T18:47:57.893Z Compiling zerocopy v0.7.35
12272024-10-30T18:47:58.434Z Compiling crypto-common v0.1.6
12282024-10-30T18:47:58.662Z Compiling block-buffer v0.10.4
12292024-10-30T18:47:58.943Z Compiling digest v0.10.7
12302024-10-30T18:47:59.136Z Compiling futures-util v0.3.31
12312024-10-30T18:47:59.421Z Compiling hmac v0.12.1
12322024-10-30T18:47:59.566Z Compiling thiserror v1.0.64
12332024-10-30T18:47:59.591Z Compiling block-padding v0.3.3
12342024-10-30T18:47:59.656Z Compiling sha2 v0.10.8
12352024-10-30T18:47:59.900Z Compiling ppv-lite86 v0.2.20
12362024-10-30T18:47:59.903Z Compiling inout v0.1.3
12372024-10-30T18:47:59.928Z Compiling der v0.7.9
12382024-10-30T18:48:00.095Z Compiling cipher v0.4.4
12392024-10-30T18:48:00.527Z Compiling rand_chacha v0.3.1
12402024-10-30T18:48:00.620Z Compiling salsa20 v0.10.2
12412024-10-30T18:48:00.847Z Compiling pest v2.7.14
12422024-10-30T18:48:01.289Z Compiling tracing v0.1.40
12432024-10-30T18:48:01.811Z Compiling rand v0.8.5
12442024-10-30T18:48:02.920Z Compiling spki v0.7.3
12452024-10-30T18:48:03.220Z Compiling pbkdf2 v0.12.2
12462024-10-30T18:48:03.312Z Compiling cbc v0.1.2
12472024-10-30T18:48:03.336Z Compiling aes v0.8.4
12482024-10-30T18:48:03.417Z Compiling pest_meta v2.7.14
12492024-10-30T18:48:03.546Z Compiling scrypt v0.11.0
12502024-10-30T18:48:03.956Z Compiling scroll_derive v0.12.0
12512024-10-30T18:48:04.060Z Compiling rustls-webpki v0.102.8
12522024-10-30T18:48:04.123Z Compiling openssl-macros v0.1.1
12532024-10-30T18:48:04.889Z Compiling pest_generator v2.7.14
12542024-10-30T18:48:05.272Z Compiling pkcs5 v0.7.1
12552024-10-30T18:48:05.467Z Compiling scroll v0.12.0
12562024-10-30T18:48:06.032Z Compiling goblin v0.8.2
12572024-10-30T18:48:06.189Z Compiling pkcs8 v0.10.2
12582024-10-30T18:48:06.216Z Compiling async-trait v0.1.83
12592024-10-30T18:48:06.500Z Compiling sha1 v0.10.6
12602024-10-30T18:48:06.877Z Compiling signature v2.2.0
12612024-10-30T18:48:06.897Z Compiling lazy_static v1.5.0
12622024-10-30T18:48:06.938Z Compiling thread_local v1.1.8
12632024-10-30T18:48:07.020Z Compiling cookie v0.18.1
12642024-10-30T18:48:07.077Z Compiling encoding_rs v0.8.34
12652024-10-30T18:48:07.170Z Compiling multer v3.1.0
12662024-10-30T18:48:07.324Z Compiling ipnet v2.10.1
12672024-10-30T18:48:07.463Z Compiling paste v1.0.15
12682024-10-30T18:48:07.485Z Compiling unicode-properties v0.1.3
12692024-10-30T18:48:07.881Z Compiling schemars v0.8.21
12702024-10-30T18:48:07.993Z Compiling rayon-core v1.12.1
12712024-10-30T18:48:08.249Z Compiling slog-async v2.8.0
12722024-10-30T18:48:08.331Z Compiling openssl-probe v0.1.5
12732024-10-30T18:48:08.400Z Compiling pest_derive v2.7.14
12742024-10-30T18:48:08.539Z Compiling either v1.13.0
12752024-10-30T18:48:08.677Z Compiling gimli v0.31.1
12762024-10-30T18:48:08.846Z Compiling signal-hook v0.3.17
12772024-10-30T18:48:08.940Z Compiling bytes v1.7.2
12782024-10-30T18:48:09.125Z Compiling indexmap v2.6.0
12792024-10-30T18:48:09.238Z Compiling bitflags v2.6.0
12802024-10-30T18:48:09.329Z Compiling semver v1.0.23
12812024-10-30T18:48:10.132Z Compiling tokio v1.40.0
12822024-10-30T18:48:10.209Z Compiling http v1.1.0
12832024-10-30T18:48:10.602Z Compiling rustc_version v0.4.1
12842024-10-30T18:48:11.415Z Compiling dtrace-parser v0.2.0
12852024-10-30T18:48:11.562Z Compiling serde_spanned v0.6.8
12862024-10-30T18:48:11.798Z Compiling http-body v1.0.1
12872024-10-30T18:48:12.037Z Compiling dof v0.3.0
12882024-10-30T18:48:12.181Z Compiling uuid v1.10.0
12892024-10-30T18:48:12.767Z Compiling toml_datetime v0.6.8
12902024-10-30T18:48:13.343Z Compiling serde_tokenstream v0.2.2
12912024-10-30T18:48:13.606Z Compiling usdt-impl v0.5.0
12922024-10-30T18:48:13.721Z Compiling chrono v0.4.38
12932024-10-30T18:48:13.974Z Compiling http-body-util v0.1.2
12942024-10-30T18:48:14.022Z Compiling heapless v0.7.17
12952024-10-30T18:48:14.501Z Compiling mime v0.3.17
12962024-10-30T18:48:14.522Z Compiling toml_edit v0.22.22
12972024-10-30T18:48:15.203Z Compiling addr2line v0.24.2
12982024-10-30T18:48:15.235Z Compiling curve25519-dalek v4.1.3
12992024-10-30T18:48:15.252Z Compiling slog-json v2.6.1
13002024-10-30T18:48:15.675Z Compiling serde_urlencoded v0.7.1
13012024-10-30T18:48:16.009Z Compiling stringprep v0.1.5
13022024-10-30T18:48:16.696Z Compiling usdt-macro v0.5.0
13032024-10-30T18:48:17.194Z Compiling usdt-attr-macro v0.5.0
13042024-10-30T18:48:17.618Z Compiling futures-executor v0.3.31
13052024-10-30T18:48:18.214Z Compiling md-5 v0.10.6
13062024-10-30T18:48:18.300Z Compiling schemars_derive v0.8.21
13072024-10-30T18:48:18.524Z Compiling enum-as-inner v0.6.1
13082024-10-30T18:48:18.984Z Compiling tokio-util v0.7.12
13092024-10-30T18:48:19.611Z Compiling async-stream-impl v0.3.6
13102024-10-30T18:48:20.405Z Compiling h2 v0.4.6
13112024-10-30T18:48:21.654Z Compiling crossbeam-deque v0.8.5
13122024-10-30T18:48:21.782Z Compiling term v0.7.0
13132024-10-30T18:48:23.018Z Compiling crossbeam-channel v0.5.13
13142024-10-30T18:48:23.127Z Compiling num-integer v0.1.46
13152024-10-30T18:48:23.354Z Compiling idna v0.3.0
13162024-10-30T18:48:24.022Z Compiling idna v0.4.0
13172024-10-30T18:48:24.248Z Compiling rustls-pemfile v2.2.0
13182024-10-30T18:48:24.592Z Compiling ff v0.13.0
13192024-10-30T18:48:24.830Z Compiling hash32 v0.2.1
13202024-10-30T18:48:24.996Z Compiling is-terminal v0.4.13
13212024-10-30T18:48:25.137Z Compiling dropshot v0.12.0
13222024-10-30T18:48:25.219Z Compiling object v0.36.5
13232024-10-30T18:48:25.455Z Compiling psl-types v2.0.11
13242024-10-30T18:48:25.660Z Compiling smoltcp v0.9.1
13252024-10-30T18:48:25.683Z Compiling stable_deref_trait v1.2.0
13262024-10-30T18:48:25.797Z Compiling take_mut v0.2.2
13272024-10-30T18:48:25.966Z Compiling anyhow v1.0.89
13282024-10-30T18:48:26.053Z Compiling linked-hash-map v0.5.6
13292024-10-30T18:48:26.385Z Compiling num-bigint-dig v0.8.4
13302024-10-30T18:48:26.433Z Compiling fallible-iterator v0.2.0
13312024-10-30T18:48:26.643Z Compiling rustc-demangle v0.1.24
13322024-10-30T18:48:26.697Z Compiling base16ct v0.2.0
13332024-10-30T18:48:26.769Z Compiling utf-8 v0.7.6
13342024-10-30T18:48:27.030Z Compiling quick-error v1.2.3
13352024-10-30T18:48:27.115Z Compiling portable-atomic v1.9.0
13362024-10-30T18:48:27.155Z Compiling dyn-clone v1.0.17
13372024-10-30T18:48:27.180Z Compiling resolv-conf v0.7.0
13382024-10-30T18:48:27.658Z Compiling hyper v1.4.1
13392024-10-30T18:48:27.999Z Compiling postgres-protocol v0.6.7
13402024-10-30T18:48:28.335Z Compiling tungstenite v0.24.0
13412024-10-30T18:48:29.435Z Compiling sec1 v0.7.3
13422024-10-30T18:48:30.249Z Compiling hyper-util v0.1.9
13432024-10-30T18:48:30.839Z Compiling lru-cache v0.1.2
13442024-10-30T18:48:31.257Z Compiling publicsuffix v2.2.3
13452024-10-30T18:48:31.478Z Compiling slog-term v2.9.1
13462024-10-30T18:48:31.532Z Compiling usdt v0.5.0
13472024-10-30T18:48:32.061Z Compiling hickory-proto v0.24.1
13482024-10-30T18:48:32.064Z Compiling group v0.13.0
13492024-10-30T18:48:32.160Z Compiling num-iter v0.1.45
13502024-10-30T18:48:32.254Z Compiling tokio-rustls v0.26.0
13512024-10-30T18:48:32.412Z Compiling backtrace v0.3.74
13522024-10-30T18:48:32.714Z Compiling tokio-native-tls v0.3.1
13532024-10-30T18:48:33.115Z Compiling async-stream v0.3.6
13542024-10-30T18:48:33.132Z Compiling tokio-rustls v0.25.0
13552024-10-30T18:48:33.132Z Compiling futures v0.3.31
13562024-10-30T18:48:33.213Z Compiling toml v0.8.19
13572024-10-30T18:48:33.476Z Compiling camino v1.1.9
13582024-10-30T18:48:34.534Z Compiling slog-bunyan v2.5.0
13592024-10-30T18:48:34.645Z Compiling dropshot_endpoint v0.12.0
13602024-10-30T18:48:34.761Z Compiling terminal_size v0.4.0
13612024-10-30T18:48:34.990Z Compiling openapiv3 v2.0.0
13622024-10-30T18:48:35.034Z Compiling serde_path_to_error v0.1.16
13632024-10-30T18:48:35.463Z Compiling hkdf v0.12.4
13642024-10-30T18:48:35.493Z Compiling crypto-bigint v0.5.5
13652024-10-30T18:48:35.730Z Compiling curve25519-dalek-derive v0.1.1
13662024-10-30T18:48:35.914Z Compiling zerocopy-derive v0.6.6
13672024-10-30T18:48:36.044Z Compiling phf_shared v0.11.2
13682024-10-30T18:48:36.452Z Compiling waitgroup v0.1.2
13692024-10-30T18:48:36.685Z Compiling webpki-roots v0.26.6
13702024-10-30T18:48:36.709Z Compiling hubpack_derive v0.1.1
13712024-10-30T18:48:36.905Z Compiling hostname v0.4.0
13722024-10-30T18:48:37.181Z Compiling fs-err v2.11.0
13732024-10-30T18:48:37.301Z Compiling ahash v0.8.11
13742024-10-30T18:48:37.494Z Compiling debug-ignore v1.0.5
13752024-10-30T18:48:37.645Z Compiling managed v0.8.0
13762024-10-30T18:48:37.663Z Compiling winnow v0.5.40
13772024-10-30T18:48:37.683Z Compiling bitflags v1.3.2
13782024-10-30T18:48:37.868Z Compiling hickory-resolver v0.24.1
13792024-10-30T18:48:38.125Z Compiling zerocopy v0.6.6
13802024-10-30T18:48:39.017Z Compiling elliptic-curve v0.13.8
13812024-10-30T18:48:39.514Z Compiling console v0.15.8
13822024-10-30T18:48:39.915Z Compiling clap_builder v4.5.20
13832024-10-30T18:48:40.263Z Compiling hubpack v0.1.2
13842024-10-30T18:48:40.745Z Compiling strum_macros v0.25.3
13852024-10-30T18:48:41.325Z Compiling toml_edit v0.19.15
13862024-10-30T18:48:41.722Z Compiling hyper-rustls v0.27.3
13872024-10-30T18:48:42.375Z Compiling phf v0.11.2
13882024-10-30T18:48:42.644Z Compiling signal-hook-mio v0.2.4
13892024-10-30T18:48:42.671Z Compiling cookie_store v0.21.0
13902024-10-30T18:48:43.788Z Compiling rayon v1.10.0
13912024-10-30T18:48:44.320Z Compiling hyper-tls v0.6.0
13922024-10-30T18:48:44.935Z Compiling tokio-tungstenite v0.24.0
13932024-10-30T18:48:45.002Z Compiling postgres-types v0.2.8
13942024-10-30T18:48:46.617Z Compiling tokio-stream v0.1.16
13952024-10-30T18:48:46.907Z Compiling serde-big-array v0.5.1
13962024-10-30T18:48:47.167Z Compiling ed25519 v2.2.3
13972024-10-30T18:48:47.716Z Compiling pkcs1 v0.7.5
13982024-10-30T18:48:48.773Z Compiling regex v1.11.0
13992024-10-30T18:48:48.818Z Compiling bstr v1.10.0
14002024-10-30T18:48:49.275Z Compiling rfc6979 v0.4.0
14012024-10-30T18:48:49.314Z Compiling clap_derive v4.5.18
14022024-10-30T18:48:49.476Z Compiling serde_repr v0.1.19
14032024-10-30T18:48:49.479Z Compiling derive-where v1.2.7
14042024-10-30T18:48:49.591Z Compiling phf_shared v0.10.0
14052024-10-30T18:48:49.864Z Compiling float-cmp v0.9.0
14062024-10-30T18:48:50.013Z Compiling sync_wrapper v1.0.1
14072024-10-30T18:48:50.094Z Compiling crc32fast v1.4.2
14082024-10-30T18:48:50.116Z Compiling static_assertions v1.1.0
14092024-10-30T18:48:50.169Z Compiling minimal-lexical v0.2.1
14102024-10-30T18:48:50.225Z Compiling unicode-segmentation v1.12.0
14112024-10-30T18:48:50.432Z Compiling new_debug_unreachable v1.0.6
14122024-10-30T18:48:50.540Z Compiling fixedbitset v0.4.2
14132024-10-30T18:48:50.632Z Compiling predicates-core v1.0.8
14142024-10-30T18:48:50.676Z Compiling whoami v1.5.2
14152024-10-30T18:48:50.696Z Compiling difflib v0.4.0
14162024-10-30T18:48:51.015Z Compiling normalize-line-endings v0.3.0
14172024-10-30T18:48:51.037Z Compiling precomputed-hash v0.1.1
14182024-10-30T18:48:51.126Z Compiling bit-vec v0.6.3
14192024-10-30T18:48:51.147Z Compiling number_prefix v0.4.0
14202024-10-30T18:48:51.150Z Compiling string_cache v0.8.7
14212024-10-30T18:48:51.336Z Compiling indicatif v0.17.8
14222024-10-30T18:48:51.391Z Compiling predicates v3.1.2
14232024-10-30T18:48:51.610Z Compiling bit-set v0.5.3
14242024-10-30T18:48:51.658Z Compiling tokio-postgres v0.7.12
14252024-10-30T18:48:51.914Z Compiling similar v2.6.0
14262024-10-30T18:48:52.336Z Compiling petgraph v0.6.5
14272024-10-30T18:48:53.155Z Compiling qorb v0.1.2
14282024-10-30T18:48:53.191Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
14292024-10-30T18:48:53.596Z Compiling nom v7.1.3
14302024-10-30T18:48:54.487Z Compiling flate2 v1.0.34
14312024-10-30T18:48:54.520Z Compiling clap v4.5.20
14322024-10-30T18:48:54.644Z Compiling reqwest v0.12.8
14332024-10-30T18:48:55.489Z Compiling ecdsa v0.16.9
14342024-10-30T18:48:56.352Z Compiling rsa v0.9.6
14352024-10-30T18:48:56.538Z Compiling ed25519-dalek v2.1.1
14362024-10-30T18:48:57.451Z Compiling toml v0.7.8
14372024-10-30T18:48:57.763Z Compiling crossterm v0.28.1
14382024-10-30T18:48:59.277Z Compiling hex v0.4.3
14392024-10-30T18:48:59.449Z Compiling itertools v0.10.5
14402024-10-30T18:48:59.753Z Compiling itertools v0.12.1
14412024-10-30T18:48:59.847Z Compiling x509-cert v0.2.5
14422024-10-30T18:48:59.871Z Compiling peg-runtime v0.8.3
14432024-10-30T18:49:00.441Z Compiling unicode-xid v0.2.6
14442024-10-30T18:49:00.568Z Compiling lalrpop-util v0.19.12
14452024-10-30T18:49:00.634Z Compiling xattr v1.3.1
14462024-10-30T18:49:00.922Z Compiling strum_macros v0.26.4
14472024-10-30T18:49:00.946Z Compiling filetime v0.2.25
14482024-10-30T18:49:01.283Z Compiling tar v0.4.42
14492024-10-30T18:49:04.614Z Compiling strum v0.26.3
14502024-10-30T18:49:04.728Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
14512024-10-30T18:49:05.001Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
14522024-10-30T18:49:10.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
14532024-10-30T18:49:10.842Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
14542024-10-30T18:49:10.894ZOct 30 18:49:10.157 INFO Starting download, target: Cockroach
14552024-10-30T18:49:10.895ZOct 30 18:49:10.157 INFO Starting download, target: Console
14562024-10-30T18:49:10.895ZOct 30 18:49:10.157 INFO Starting download, target: Clickhouse
14572024-10-30T18:49:10.898ZOct 30 18:49:10.157 INFO Starting download, target: DendriteOpenapi
14582024-10-30T18:49:10.898ZOct 30 18:49:10.157 INFO Starting download, target: DendriteStub
14592024-10-30T18:49:10.898ZOct 30 18:49:10.158 INFO Starting download, target: MaghemiteMgd
14602024-10-30T18:49:10.898ZOct 30 18:49:10.158 INFO Starting download, target: TransceiverControl
14612024-10-30T18:49:10.898ZOct 30 18:49:10.158 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
14622024-10-30T18:49:10.898ZOct 30 18:49:10.158 INFO Downloading out/downloads/dpd-a442c5b3c999a91aa2d4d1ec853a7ef127f303cb.json (attempt 1/3), target: DendriteOpenapi
14632024-10-30T18:49:10.898ZOct 30 18:49:10.158 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
14642024-10-30T18:49:10.898ZOct 30 18:49:10.158 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
14652024-10-30T18:49:10.898ZOct 30 18:49:10.159 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
14662024-10-30T18:49:10.898ZOct 30 18:49:10.159 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz (attempt 1/3), target: Cockroach
14672024-10-30T18:49:10.898ZOct 30 18:49:10.159 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
14682024-10-30T18:49:11.127ZOct 30 18:49:10.389 INFO Download complete, target: DendriteOpenapi
14692024-10-30T18:49:11.322ZOct 30 18:49:10.568 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
14702024-10-30T18:49:11.559ZOct 30 18:49:10.815 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
14712024-10-30T18:49:11.650ZOct 30 18:49:10.908 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
14722024-10-30T18:49:11.768ZOct 30 18:49:11.031 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
14732024-10-30T18:49:11.901ZOct 30 18:49:11.164 INFO Download complete, target: Console
14742024-10-30T18:49:12.059ZOct 30 18:49:11.322 INFO Download complete, target: TransceiverControl
14752024-10-30T18:49:12.806ZOct 30 18:49:12.069 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
14762024-10-30T18:49:12.810ZOct 30 18:49:12.069 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
14772024-10-30T18:49:14.237ZOct 30 18:49:13.499 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
14782024-10-30T18:49:15.171ZOct 30 18:49:14.433 INFO Download complete, target: DendriteStub
14792024-10-30T18:49:15.262ZOct 30 18:49:14.523 INFO Download complete, target: MaghemiteMgd
14802024-10-30T18:49:21.032ZOct 30 18:49:20.292 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
14812024-10-30T18:49:21.399ZOct 30 18:49:20.660 INFO Checking that binary works, target: Cockroach
14822024-10-30T18:49:21.590ZOct 30 18:49:20.852 INFO Download complete, target: Cockroach
14832024-10-30T18:49:27.918ZOct 30 18:49:27.179 INFO Checking that binary works, target: Clickhouse
14842024-10-30T18:49:28.063ZOct 30 18:49:27.324 INFO Download complete, target: Clickhouse
14852024-10-30T18:49:28.084ZAll builder prerequisites installed successfully, and PATH looks valid
14862024-10-30T18:49:28.087Z
14872024-10-30T18:49:28.087Zreal 4:01.770072231
14882024-10-30T18:49:28.087Zuser 13:35.365772657
14892024-10-30T18:49:28.087Zsys 2:51.690840127
14902024-10-30T18:49:28.087Ztrap 0.514953068
14912024-10-30T18:49:28.087Ztflt 1.598571829
14922024-10-30T18:49:28.087Zdflt 1.532264592
14932024-10-30T18:49:28.087Zkflt 0.018839542
14942024-10-30T18:49:28.087Zlock 26:34.643611739
14952024-10-30T18:49:28.087Zslp 50:48.603214725
14962024-10-30T18:49:28.087Zlat 48.424436899
14972024-10-30T18:49:28.088Zstop 2:20.783236046
14982024-10-30T18:49:28.088Z+ banner hack-check
14992024-10-30T18:49:28.090Z
15002024-10-30T18:49:28.090Z # # ## #### # # #### # # ###### #### # #
15012024-10-30T18:49:28.090Z # # # # # # # # # # # # # # # # #
15022024-10-30T18:49:28.090Z ###### # # # #### ##### # ###### ##### # ####
15032024-10-30T18:49:28.090Z # # ###### # # # # # # # # # #
15042024-10-30T18:49:28.090Z # # # # # # # # # # # # # # # # #
15052024-10-30T18:49:28.090Z # # # # #### # # #### # # ###### #### # #
15062024-10-30T18:49:28.090Z
15072024-10-30T18:49:28.091Z+ export CARGO_INCREMENTAL=0
15082024-10-30T18:49:28.091Z+ CARGO_INCREMENTAL=0
15092024-10-30T18:49:28.091Z+ ptime -m timeout 2h cargo xtask check-features --ci
15102024-10-30T18:49:28.682Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
15112024-10-30T18:49:32.486Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s
15122024-10-30T18:49:32.554Z Running `target/debug/xtask check-features --ci`
15132024-10-30T18:49:32.577Zcargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version
15142024-10-30T18:49:32.577Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack"
15152024-10-30T18:49:33.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s
15162024-10-30T18:49:33.131Z Running `target/debug/xtask download cargo-hack`
15172024-10-30T18:49:34.034Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15182024-10-30T18:49:34.425Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15192024-10-30T18:49:39.313Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
15202024-10-30T18:49:39.465Z Running `target/debug/xtask-downloader cargo-hack`
15212024-10-30T18:49:39.504ZOct 30 18:49:38.763 INFO Starting download, target: CargoHack
15222024-10-30T18:49:39.506ZOct 30 18:49:38.764 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack
15232024-10-30T18:49:40.131ZOct 30 18:49:39.390 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack
15242024-10-30T18:49:40.232ZOct 30 18:49:39.491 INFO Download complete, target: CargoHack
15252024-10-30T18:49:40.236Zrunning: "/home/build/.rustup/toolchains/1.80.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps"
15262024-10-30T18:49:40.253Zinfo: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished
15272024-10-30T18:49:40.429Zinfo: running `cargo check --bins` on api_identity (1/166)
15282024-10-30T18:49:41.036Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15292024-10-30T18:49:41.038Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15302024-10-30T18:49:41.038Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15312024-10-30T18:49:41.042Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
15322024-10-30T18:49:41.114Z
15332024-10-30T18:49:41.115Zinfo: running `cargo check --bins` on bootstore (2/166)
15342024-10-30T18:49:41.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15352024-10-30T18:49:41.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15362024-10-30T18:49:41.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15372024-10-30T18:49:41.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
15382024-10-30T18:49:41.827Z
15392024-10-30T18:49:41.827Zinfo: running `cargo check --bins --no-default-features` on omicron-common (3/166)
15402024-10-30T18:49:42.445Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15412024-10-30T18:49:42.448Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15422024-10-30T18:49:42.448Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15432024-10-30T18:49:42.451Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
15442024-10-30T18:49:42.516Z
15452024-10-30T18:49:42.516Zinfo: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/166)
15462024-10-30T18:49:43.132Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15472024-10-30T18:49:43.136Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15482024-10-30T18:49:43.136Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15492024-10-30T18:49:43.140Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
15502024-10-30T18:49:43.202Z
15512024-10-30T18:49:43.202Zinfo: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/166)
15522024-10-30T18:49:43.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15532024-10-30T18:49:43.662Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15542024-10-30T18:49:43.662Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15552024-10-30T18:49:43.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15562024-10-30T18:49:43.700Z
15572024-10-30T18:49:43.700Zinfo: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (6/166)
15582024-10-30T18:49:44.155Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15592024-10-30T18:49:44.158Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15602024-10-30T18:49:44.158Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15612024-10-30T18:49:44.161Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15622024-10-30T18:49:44.200Z
15632024-10-30T18:49:44.200Zinfo: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/166)
15642024-10-30T18:49:44.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15652024-10-30T18:49:44.664Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15662024-10-30T18:49:44.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15672024-10-30T18:49:44.666Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15682024-10-30T18:49:44.705Z
15692024-10-30T18:49:44.705Zinfo: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/166)
15702024-10-30T18:49:45.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15712024-10-30T18:49:45.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15722024-10-30T18:49:45.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15732024-10-30T18:49:45.168Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15742024-10-30T18:49:45.206Z
15752024-10-30T18:49:45.206Zinfo: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/166)
15762024-10-30T18:49:45.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15772024-10-30T18:49:45.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15782024-10-30T18:49:45.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15792024-10-30T18:49:45.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15802024-10-30T18:49:45.704Z
15812024-10-30T18:49:45.704Zinfo: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/166)
15822024-10-30T18:49:46.147Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15832024-10-30T18:49:46.150Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15842024-10-30T18:49:46.150Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15852024-10-30T18:49:46.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
15862024-10-30T18:49:46.188Z
15872024-10-30T18:49:46.188Zinfo: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/166)
15882024-10-30T18:49:46.642Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15892024-10-30T18:49:46.644Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15902024-10-30T18:49:46.644Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15912024-10-30T18:49:46.648Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
15922024-10-30T18:49:46.692Z
15932024-10-30T18:49:46.692Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/166)
15942024-10-30T18:49:47.163Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
15952024-10-30T18:49:47.166Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
15962024-10-30T18:49:47.166Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
15972024-10-30T18:49:47.169Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
15982024-10-30T18:49:47.211Z
15992024-10-30T18:49:47.211Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/166)
16002024-10-30T18:49:47.674Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16012024-10-30T18:49:47.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16022024-10-30T18:49:47.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16032024-10-30T18:49:47.679Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16042024-10-30T18:49:47.723Z
16052024-10-30T18:49:47.723Zinfo: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/166)
16062024-10-30T18:49:48.162Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16072024-10-30T18:49:48.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16082024-10-30T18:49:48.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16092024-10-30T18:49:48.167Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s
16102024-10-30T18:49:48.207Z
16112024-10-30T18:49:48.207Zinfo: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/166)
16122024-10-30T18:49:48.657Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16132024-10-30T18:49:48.659Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16142024-10-30T18:49:48.659Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16152024-10-30T18:49:48.662Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16162024-10-30T18:49:48.705Z
16172024-10-30T18:49:48.706Zinfo: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (16/166)
16182024-10-30T18:49:49.159Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16192024-10-30T18:49:49.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16202024-10-30T18:49:49.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16212024-10-30T18:49:49.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16222024-10-30T18:49:49.201Z
16232024-10-30T18:49:49.201Zinfo: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (17/166)
16242024-10-30T18:49:49.659Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16252024-10-30T18:49:49.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16262024-10-30T18:49:49.663Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16272024-10-30T18:49:49.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16282024-10-30T18:49:49.704Z
16292024-10-30T18:49:49.704Zinfo: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (18/166)
16302024-10-30T18:49:50.160Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16312024-10-30T18:49:50.165Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16322024-10-30T18:49:50.165Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16332024-10-30T18:49:50.165Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16342024-10-30T18:49:50.207Z
16352024-10-30T18:49:50.207Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (19/166)
16362024-10-30T18:49:50.661Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16372024-10-30T18:49:50.663Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16382024-10-30T18:49:50.664Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16392024-10-30T18:49:50.667Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
16402024-10-30T18:49:50.710Z
16412024-10-30T18:49:50.710Zinfo: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (20/166)
16422024-10-30T18:49:51.158Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16432024-10-30T18:49:51.161Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16442024-10-30T18:49:51.161Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16452024-10-30T18:49:51.164Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16462024-10-30T18:49:51.204Z
16472024-10-30T18:49:51.204Zinfo: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (21/166)
16482024-10-30T18:49:51.649Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16492024-10-30T18:49:51.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16502024-10-30T18:49:51.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16512024-10-30T18:49:51.655Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16522024-10-30T18:49:51.695Z
16532024-10-30T18:49:51.695Zinfo: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (22/166)
16542024-10-30T18:49:52.138Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16552024-10-30T18:49:52.140Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16562024-10-30T18:49:52.140Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16572024-10-30T18:49:52.143Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
16582024-10-30T18:49:52.187Z
16592024-10-30T18:49:52.187Zinfo: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (23/166)
16602024-10-30T18:49:52.647Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16612024-10-30T18:49:52.654Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16622024-10-30T18:49:52.655Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16632024-10-30T18:49:52.659Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
16642024-10-30T18:49:52.699Z
16652024-10-30T18:49:52.699Zinfo: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (24/166)
16662024-10-30T18:49:53.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16672024-10-30T18:49:53.175Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16682024-10-30T18:49:53.175Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16692024-10-30T18:49:53.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
16702024-10-30T18:49:53.223Z
16712024-10-30T18:49:53.223Zinfo: running `cargo check --bins` on sled-hardware-types (25/166)
16722024-10-30T18:49:53.859Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16732024-10-30T18:49:53.862Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16742024-10-30T18:49:53.862Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16752024-10-30T18:49:53.865Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16762024-10-30T18:49:53.942Z
16772024-10-30T18:49:53.942Zinfo: running `cargo check --bins --no-default-features` on illumos-utils (26/166)
16782024-10-30T18:49:54.560Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16792024-10-30T18:49:54.563Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16802024-10-30T18:49:54.563Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16812024-10-30T18:49:54.566Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
16822024-10-30T18:49:54.638Z
16832024-10-30T18:49:54.638Zinfo: running `cargo check --bins --no-default-features --features testing` on illumos-utils (27/166)
16842024-10-30T18:49:55.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16852024-10-30T18:49:55.278Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16862024-10-30T18:49:55.278Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
16872024-10-30T18:49:55.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
16882024-10-30T18:49:55.353Z
16892024-10-30T18:49:55.353Zinfo: running `cargo check --bins` on oxlog (28/166)
16902024-10-30T18:49:55.947Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
16912024-10-30T18:49:55.950Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
16922024-10-30T18:49:56.034Z Checking cfg-if v1.0.0
16932024-10-30T18:49:56.037Z Checking libc v0.2.161
16942024-10-30T18:49:56.141Z Checking serde v1.0.210
16952024-10-30T18:49:56.141Z Checking zeroize v1.8.1
16962024-10-30T18:49:56.143Z Checking memchr v2.7.4
16972024-10-30T18:49:56.173Z Checking typenum v1.17.0
16982024-10-30T18:49:56.185Z Checking scopeguard v1.2.0
16992024-10-30T18:49:56.187Z Checking subtle v2.6.1
17002024-10-30T18:49:56.211Z Checking value-bag v1.9.0
17012024-10-30T18:49:56.315Z Checking lock_api v0.4.12
17022024-10-30T18:49:56.404Z Checking const-oid v0.9.6
17032024-10-30T18:49:56.449Z Checking itoa v1.0.11
17042024-10-30T18:49:56.632Z Checking log v0.4.22
17052024-10-30T18:49:56.674Z Checking pin-project-lite v0.2.14
17062024-10-30T18:49:56.733Z Checking smallvec v1.13.2
17072024-10-30T18:49:56.798Z Checking byteorder v1.5.0
17082024-10-30T18:49:57.052Z Checking futures-core v0.3.31
17092024-10-30T18:49:57.073Z Checking once_cell v1.20.2
17102024-10-30T18:49:57.150Z Checking cpufeatures v0.2.14
17112024-10-30T18:49:57.233Z Checking futures-sink v0.3.31
17122024-10-30T18:49:57.236Z Checking spin v0.9.8
17132024-10-30T18:49:57.263Z Checking zerocopy v0.7.35
17142024-10-30T18:49:57.297Z Checking getrandom v0.2.15
17152024-10-30T18:49:57.366Z Checking signal-hook-registry v1.4.2
17162024-10-30T18:49:57.379Z Checking parking_lot_core v0.9.10
17172024-10-30T18:49:57.503Z Checking generic-array v0.14.7
17182024-10-30T18:49:57.526Z Checking rand_core v0.6.4
17192024-10-30T18:49:57.602Z Checking mio v1.0.2
17202024-10-30T18:49:57.623Z Checking socket2 v0.5.7
17212024-10-30T18:49:57.707Z Checking parking_lot v0.12.3
17222024-10-30T18:49:57.841Z Checking slab v0.4.9
17232024-10-30T18:49:58.053Z Checking futures-channel v0.3.31
17242024-10-30T18:49:58.091Z Checking tinyvec_macros v0.1.1
17252024-10-30T18:49:58.106Z Checking pin-utils v0.1.0
17262024-10-30T18:49:58.163Z Checking equivalent v1.0.1
17272024-10-30T18:49:58.179Z Checking futures-task v0.3.31
17282024-10-30T18:49:58.198Z Checking allocator-api2 v0.2.18
17292024-10-30T18:49:58.215Z Checking foldhash v0.1.3
17302024-10-30T18:49:58.256Z Checking futures-io v0.3.31
17312024-10-30T18:49:58.399Z Checking tinyvec v1.8.0
17322024-10-30T18:49:58.416Z Checking ryu v1.0.18
17332024-10-30T18:49:58.429Z Checking unicode-bidi v0.3.17
17342024-10-30T18:49:58.443Z Checking futures-util v0.3.31
17352024-10-30T18:49:58.636Z Checking fnv v1.0.7
17362024-10-30T18:49:58.681Z Checking crypto-common v0.1.6
17372024-10-30T18:49:58.712Z Checking block-buffer v0.10.4
17382024-10-30T18:49:58.749Z Checking block-padding v0.3.3
17392024-10-30T18:49:58.819Z Checking hashbrown v0.15.0
17402024-10-30T18:49:58.867Z Checking libm v0.2.8
17412024-10-30T18:49:58.925Z Checking digest v0.10.7
17422024-10-30T18:49:58.952Z Checking inout v0.1.3
17432024-10-30T18:49:59.058Z Checking base64ct v1.6.0
17442024-10-30T18:49:59.180Z Checking cipher v0.4.4
17452024-10-30T18:49:59.270Z Checking hmac v0.12.1
17462024-10-30T18:49:59.490Z Checking sha2 v0.10.8
17472024-10-30T18:49:59.520Z Checking pem-rfc7468 v0.7.0
17482024-10-30T18:49:59.561Z Checking ppv-lite86 v0.2.20
17492024-10-30T18:49:59.716Z Checking unicode-normalization v0.1.24
17502024-10-30T18:49:59.778Z Checking flagset v0.4.6
17512024-10-30T18:49:59.816Z Checking num-traits v0.2.19
17522024-10-30T18:49:59.970Z Checking tracing-core v0.1.32
17532024-10-30T18:49:59.985Z Checking der v0.7.9
17542024-10-30T18:50:00.061Z Checking thiserror v1.0.64
17552024-10-30T18:50:00.201Z Checking percent-encoding v2.3.1
17562024-10-30T18:50:00.330Z Checking rand_chacha v0.3.1
17572024-10-30T18:50:00.416Z Checking rustls-pki-types v1.9.0
17582024-10-30T18:50:00.639Z Checking salsa20 v0.10.2
17592024-10-30T18:50:00.662Z Checking tracing v0.1.40
17602024-10-30T18:50:00.735Z Checking rand v0.8.5
17612024-10-30T18:50:00.855Z Checking pbkdf2 v0.12.2
17622024-10-30T18:50:00.986Z Checking httparse v1.9.5
17632024-10-30T18:50:00.986Z Checking powerfmt v0.2.0
17642024-10-30T18:50:01.020Z Checking untrusted v0.9.0
17652024-10-30T18:50:01.073Z Checking bytes v1.7.2
17662024-10-30T18:50:01.169Z Checking indexmap v2.6.0
17672024-10-30T18:50:01.284Z Checking serde_json v1.0.128
17682024-10-30T18:50:01.454Z Checking bitflags v2.6.0
17692024-10-30T18:50:01.583Z Checking deranged v0.3.11
17702024-10-30T18:50:01.742Z Checking ring v0.17.8
17712024-10-30T18:50:01.837Z Checking spki v0.7.3
17722024-10-30T18:50:01.921Z Checking tokio v1.40.0
17732024-10-30T18:50:02.017Z Checking http v1.1.0
17742024-10-30T18:50:02.132Z Checking scrypt v0.11.0
17752024-10-30T18:50:02.382Z Checking aes v0.8.4
17762024-10-30T18:50:02.518Z Checking cbc v0.1.2
17772024-10-30T18:50:02.732Z Checking crossbeam-utils v0.8.20
17782024-10-30T18:50:02.995Z Checking atomic-waker v1.1.2
17792024-10-30T18:50:03.131Z Checking num_threads v0.1.7
17802024-10-30T18:50:03.260Z Checking num-conv v0.1.0
17812024-10-30T18:50:03.291Z Checking time-core v0.1.2
17822024-10-30T18:50:03.361Z Checking pkcs5 v0.7.1
17832024-10-30T18:50:03.377Z Checking http-body v1.0.1
17842024-10-30T18:50:03.430Z Checking form_urlencoded v1.2.1
17852024-10-30T18:50:03.449Z Checking try-lock v0.2.5
17862024-10-30T18:50:03.489Z Checking time v0.3.36
17872024-10-30T18:50:03.569Z Checking rustls-webpki v0.102.8
17882024-10-30T18:50:03.585Z Checking want v0.3.1
17892024-10-30T18:50:03.600Z Checking unicode-ident v1.0.13
17902024-10-30T18:50:03.614Z Checking httpdate v1.0.3
17912024-10-30T18:50:03.637Z Checking toml_datetime v0.6.8
17922024-10-30T18:50:03.752Z Checking serde_spanned v0.6.8
17932024-10-30T18:50:03.767Z Checking proc-macro2 v1.0.87
17942024-10-30T18:50:03.847Z Checking pkcs8 v0.10.2
17952024-10-30T18:50:03.850Z Checking uuid v1.10.0
17962024-10-30T18:50:03.911Z Checking idna v0.5.0
17972024-10-30T18:50:03.931Z Checking slog v2.7.0
17982024-10-30T18:50:04.167Z Checking scroll v0.12.0
17992024-10-30T18:50:04.369Z Checking tower-service v0.3.3
18002024-10-30T18:50:04.427Z Checking plain v0.2.3
18012024-10-30T18:50:04.448Z Checking match_cfg v0.1.0
18022024-10-30T18:50:04.475Z Checking iana-time-zone v0.1.61
18032024-10-30T18:50:04.491Z Checking base64 v0.22.1
18042024-10-30T18:50:04.531Z Checking foreign-types-shared v0.1.1
18052024-10-30T18:50:04.581Z Checking ucd-trie v0.1.7
18062024-10-30T18:50:04.617Z Checking chrono v0.4.38
18072024-10-30T18:50:04.631Z Checking foreign-types v0.3.2
18082024-10-30T18:50:04.650Z Checking goblin v0.8.2
18092024-10-30T18:50:04.721Z Checking hostname v0.3.1
18102024-10-30T18:50:04.775Z Checking url v2.5.2
18112024-10-30T18:50:04.789Z Checking pest v2.7.14
18122024-10-30T18:50:04.846Z Checking quote v1.0.37
18132024-10-30T18:50:04.982Z Checking openssl-sys v0.9.103
18142024-10-30T18:50:05.175Z Checking dirs-sys-next v0.1.2
18152024-10-30T18:50:05.345Z Checking errno v0.3.9
18162024-10-30T18:50:05.513Z Checking aho-corasick v1.1.3
18172024-10-30T18:50:05.569Z Checking pretty-hex v0.4.1
18182024-10-30T18:50:05.733Z Checking adler2 v2.0.0
18192024-10-30T18:50:05.877Z Checking siphasher v0.3.11
18202024-10-30T18:50:06.037Z Checking data-encoding v2.6.0
18212024-10-30T18:50:06.183Z Checking regex-syntax v0.8.5
18222024-10-30T18:50:06.298Z Checking openssl v0.10.66
18232024-10-30T18:50:06.690Z Checking miniz_oxide v0.8.0
18242024-10-30T18:50:06.707Z Checking rustix v0.38.37
18252024-10-30T18:50:07.234Z Checking dirs-next v2.0.0
18262024-10-30T18:50:07.369Z Checking dtrace-parser v0.2.0
18272024-10-30T18:50:07.369Z Checking syn v2.0.79
18282024-10-30T18:50:07.814Z Checking http-body-util v0.1.2
18292024-10-30T18:50:07.849Z Checking crossbeam-epoch v0.9.18
18302024-10-30T18:50:07.935Z Checking signature v2.2.0
18312024-10-30T18:50:08.136Z Checking sha1 v0.10.6
18322024-10-30T18:50:08.278Z Checking lazy_static v1.5.0
18332024-10-30T18:50:08.396Z Checking thread_local v1.1.8
18342024-10-30T18:50:08.432Z Checking thread-id v4.2.2
18352024-10-30T18:50:08.553Z Checking encoding_rs v0.8.34
18362024-10-30T18:50:08.655Z Checking anstyle v1.0.8
18372024-10-30T18:50:08.975Z Checking unicode-properties v0.1.3
18382024-10-30T18:50:09.246Z Checking tokio-util v0.7.12
18392024-10-30T18:50:09.325Z Checking gimli v0.31.1
18402024-10-30T18:50:09.564Z Checking regex-automata v0.4.8
18412024-10-30T18:50:09.731Z Checking dof v0.3.0
18422024-10-30T18:50:10.102Z Checking h2 v0.4.6
18432024-10-30T18:50:10.307Z Checking either v1.13.0
18442024-10-30T18:50:10.332Z Checking utf8parse v0.2.2
18452024-10-30T18:50:10.480Z Checking ipnet v2.10.1
18462024-10-30T18:50:10.669Z Checking openssl-probe v0.1.5
18472024-10-30T18:50:10.830Z Checking mime v0.3.17
18482024-10-30T18:50:10.929Z Checking winnow v0.6.20
18492024-10-30T18:50:10.945Z Checking anstyle-parse v0.2.5
18502024-10-30T18:50:11.147Z Checking stringprep v0.1.5
18512024-10-30T18:50:11.210Z Checking crossbeam-deque v0.8.5
18522024-10-30T18:50:11.456Z Checking term v0.7.0
18532024-10-30T18:50:11.528Z Checking slog-json v2.6.1
18542024-10-30T18:50:11.790Z Checking rustls v0.23.14
18552024-10-30T18:50:11.899Z Checking rustls v0.22.4
18562024-10-30T18:50:11.942Z Checking native-tls v0.2.12
18572024-10-30T18:50:12.257Z Checking futures-executor v0.3.31
18582024-10-30T18:50:12.493Z Checking serde_urlencoded v0.7.1
18592024-10-30T18:50:12.916Z Checking crossbeam-channel v0.5.13
18602024-10-30T18:50:13.585Z Checking addr2line v0.24.2
18612024-10-30T18:50:13.626Z Checking num-integer v0.1.46
18622024-10-30T18:50:13.846Z Checking usdt-impl v0.5.0
18632024-10-30T18:50:13.969Z Checking toml_edit v0.22.22
18642024-10-30T18:50:14.098Z Checking rustls-pemfile v2.2.0
18652024-10-30T18:50:14.130Z Checking idna v0.3.0
18662024-10-30T18:50:14.308Z Checking idna v0.4.0
18672024-10-30T18:50:14.326Z Checking md-5 v0.10.6
18682024-10-30T18:50:14.389Z Checking ff v0.13.0
18692024-10-30T18:50:14.539Z Checking is-terminal v0.4.13
18702024-10-30T18:50:14.599Z Checking memmap v0.7.0
18712024-10-30T18:50:14.666Z Checking hash32 v0.2.1
18722024-10-30T18:50:14.803Z Checking object v0.36.5
18732024-10-30T18:50:14.961Z Checking is_terminal_polyfill v1.70.1
18742024-10-30T18:50:14.992Z Checking take_mut v0.2.2
18752024-10-30T18:50:15.067Z Checking stable_deref_trait v1.2.0
18762024-10-30T18:50:15.130Z Checking anstyle-query v1.1.1
18772024-10-30T18:50:15.164Z Checking rustc-demangle v0.1.24
18782024-10-30T18:50:15.180Z Checking base16ct v0.2.0
18792024-10-30T18:50:15.245Z Checking psl-types v2.0.11
18802024-10-30T18:50:15.364Z Checking utf-8 v0.7.6
18812024-10-30T18:50:15.427Z Checking colorchoice v1.0.2
18822024-10-30T18:50:15.545Z Checking linked-hash-map v0.5.6
18832024-10-30T18:50:15.570Z Checking quick-error v1.2.3
18842024-10-30T18:50:15.587Z Checking fallible-iterator v0.2.0
18852024-10-30T18:50:15.601Z Checking dyn-clone v1.0.17
18862024-10-30T18:50:15.700Z Checking resolv-conf v0.7.0
18872024-10-30T18:50:15.738Z Checking schemars v0.8.21
18882024-10-30T18:50:15.871Z Checking lru-cache v0.1.2
18892024-10-30T18:50:16.045Z Checking tokio-rustls v0.25.0
18902024-10-30T18:50:16.048Z Checking tungstenite v0.24.0
18912024-10-30T18:50:16.180Z Checking postgres-protocol v0.6.7
18922024-10-30T18:50:16.420Z Checking anstream v0.6.15
18932024-10-30T18:50:16.469Z Checking hyper v1.4.1
18942024-10-30T18:50:16.606Z Checking toml v0.8.19
18952024-10-30T18:50:16.798Z Checking publicsuffix v2.2.3
18962024-10-30T18:50:16.855Z Checking sec1 v0.7.3
18972024-10-30T18:50:16.890Z Checking tokio-rustls v0.26.0
18982024-10-30T18:50:16.962Z Checking hickory-proto v0.24.1
18992024-10-30T18:50:17.041Z Checking heapless v0.7.17
19002024-10-30T18:50:17.221Z Checking slog-async v2.8.0
19012024-10-30T18:50:17.288Z Checking usdt v0.5.0
19022024-10-30T18:50:17.324Z Checking slog-term v2.9.1
19032024-10-30T18:50:17.386Z Checking group v0.13.0
19042024-10-30T18:50:17.497Z Checking num-iter v0.1.45
19052024-10-30T18:50:17.555Z Checking futures v0.3.31
19062024-10-30T18:50:17.655Z Checking tokio-native-tls v0.3.1
19072024-10-30T18:50:17.674Z Checking slog-bunyan v2.5.0
19082024-10-30T18:50:17.688Z Checking rayon-core v1.12.1
19092024-10-30T18:50:17.801Z Checking multer v3.1.0
19102024-10-30T18:50:17.825Z Checking terminal_size v0.4.0
19112024-10-30T18:50:17.902Z Checking phf_shared v0.11.2
19122024-10-30T18:50:17.994Z Checking cookie v0.18.1
19132024-10-30T18:50:18.064Z Checking async-stream v0.3.6
19142024-10-30T18:50:18.185Z Checking signal-hook v0.3.17
19152024-10-30T18:50:18.201Z Checking camino v1.1.9
19162024-10-30T18:50:18.253Z Checking waitgroup v0.1.2
19172024-10-30T18:50:18.362Z Checking openapiv3 v2.0.0
19182024-10-30T18:50:18.380Z Checking serde_path_to_error v0.1.16
19192024-10-30T18:50:18.456Z Checking webpki-roots v0.26.6
19202024-10-30T18:50:18.518Z Checking hkdf v0.12.4
19212024-10-30T18:50:18.582Z Checking hyper-util v0.1.9
19222024-10-30T18:50:18.648Z Checking crypto-bigint v0.5.5
19232024-10-30T18:50:18.733Z Checking hostname v0.4.0
19242024-10-30T18:50:18.767Z Checking unicode-width v0.1.14
19252024-10-30T18:50:18.868Z Checking bitflags v1.3.2
19262024-10-30T18:50:18.959Z Checking clap_lex v0.7.2
19272024-10-30T18:50:18.975Z Checking strsim v0.11.1
19282024-10-30T18:50:19.202Z Checking winnow v0.5.40
19292024-10-30T18:50:19.265Z Checking managed v0.8.0
19302024-10-30T18:50:19.268Z Checking debug-ignore v1.0.5
19312024-10-30T18:50:19.415Z Checking console v0.15.8
19322024-10-30T18:50:19.654Z Checking smoltcp v0.9.1
19332024-10-30T18:50:19.971Z Checking clap_builder v4.5.20
19342024-10-30T18:50:20.694Z Checking hyper-rustls v0.27.3
19352024-10-30T18:50:21.028Z Checking hyper-tls v0.6.0
19362024-10-30T18:50:21.168Z Checking signal-hook-mio v0.2.4
19372024-10-30T18:50:21.279Z Checking backtrace v0.3.74
19382024-10-30T18:50:21.297Z Checking cookie_store v0.21.0
19392024-10-30T18:50:21.312Z Checking rayon v1.10.0
19402024-10-30T18:50:21.529Z Checking elliptic-curve v0.13.8
19412024-10-30T18:50:21.870Z Checking anyhow v1.0.89
19422024-10-30T18:50:21.887Z Checking hickory-resolver v0.24.1
19432024-10-30T18:50:21.925Z Checking phf v0.11.2
19442024-10-30T18:50:21.953Z Checking dropshot v0.12.0
19452024-10-30T18:50:22.145Z Checking num-bigint-dig v0.8.4
19462024-10-30T18:50:22.187Z Checking tokio-tungstenite v0.24.0
19472024-10-30T18:50:22.237Z Checking postgres-types v0.2.8
19482024-10-30T18:50:22.295Z Checking toml_edit v0.19.15
19492024-10-30T18:50:22.697Z Checking regex v1.11.0
19502024-10-30T18:50:22.981Z Checking bstr v1.10.0
19512024-10-30T18:50:23.069Z Checking tokio-stream v0.1.16
19522024-10-30T18:50:23.289Z Checking ed25519 v2.2.3
19532024-10-30T18:50:23.443Z Checking phf_shared v0.10.0
19542024-10-30T18:50:23.612Z Checking curve25519-dalek v4.1.3
19552024-10-30T18:50:23.738Z Checking zerocopy v0.6.6
19562024-10-30T18:50:23.924Z Checking pkcs1 v0.7.5
19572024-10-30T18:50:23.970Z Checking hubpack v0.1.2
19582024-10-30T18:50:24.295Z Checking portable-atomic v1.9.0
19592024-10-30T18:50:24.311Z Checking float-cmp v0.9.0
19602024-10-30T18:50:24.352Z Checking serde-big-array v0.5.1
19612024-10-30T18:50:24.486Z Checking rfc6979 v0.4.0
19622024-10-30T18:50:24.531Z Checking sync_wrapper v1.0.1
19632024-10-30T18:50:24.573Z Checking crc32fast v1.4.2
19642024-10-30T18:50:24.659Z Checking precomputed-hash v0.1.1
19652024-10-30T18:50:24.674Z Checking normalize-line-endings v0.3.0
19662024-10-30T18:50:24.764Z Checking unicode-segmentation v1.12.0
19672024-10-30T18:50:24.781Z Checking new_debug_unreachable v1.0.6
19682024-10-30T18:50:24.798Z Checking predicates-core v1.0.8
19692024-10-30T18:50:24.798Z Checking minimal-lexical v0.2.1
19702024-10-30T18:50:24.871Z Checking static_assertions v1.1.0
19712024-10-30T18:50:24.965Z Checking number_prefix v0.4.0
19722024-10-30T18:50:24.981Z Checking bit-vec v0.6.3
19732024-10-30T18:50:25.161Z Checking difflib v0.4.0
19742024-10-30T18:50:25.183Z Checking whoami v1.5.2
19752024-10-30T18:50:25.252Z Checking fixedbitset v0.4.2
19762024-10-30T18:50:25.306Z Checking indicatif v0.17.8
19772024-10-30T18:50:25.328Z Checking bit-set v0.5.3
19782024-10-30T18:50:25.459Z Checking similar v2.6.0
19792024-10-30T18:50:25.473Z Checking predicates v3.1.2
19802024-10-30T18:50:25.476Z Checking tokio-postgres v0.7.12
19812024-10-30T18:50:25.504Z Checking ed25519-dalek v2.1.1
19822024-10-30T18:50:25.504Z Checking petgraph v0.6.5
19832024-10-30T18:50:25.567Z Checking nom v7.1.3
19842024-10-30T18:50:25.693Z Checking qorb v0.1.2
19852024-10-30T18:50:25.920Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19862024-10-30T18:50:26.039Z Checking string_cache v0.8.7
19872024-10-30T18:50:26.105Z Checking flate2 v1.0.34
19882024-10-30T18:50:26.326Z Checking toml v0.7.8
19892024-10-30T18:50:26.346Z Checking ecdsa v0.16.9
19902024-10-30T18:50:26.769Z Checking reqwest v0.12.8
19912024-10-30T18:50:27.071Z Checking rsa v0.9.6
19922024-10-30T18:50:27.116Z Checking clap v4.5.20
19932024-10-30T18:50:27.242Z Checking crossterm v0.28.1
19942024-10-30T18:50:28.124Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19952024-10-30T18:50:28.151Z Checking itertools v0.12.1
19962024-10-30T18:50:28.167Z Checking itertools v0.10.5
19972024-10-30T18:50:28.488Z Checking fs-err v2.11.0
19982024-10-30T18:50:28.637Z Checking ahash v0.8.11
19992024-10-30T18:50:28.640Z Checking x509-cert v0.2.5
20002024-10-30T18:50:28.852Z Checking hex v0.4.3
20012024-10-30T18:50:29.047Z Checking semver v1.0.23
20022024-10-30T18:50:29.103Z Checking peg-runtime v0.8.3
20032024-10-30T18:50:29.183Z Checking lalrpop-util v0.19.12
20042024-10-30T18:50:29.333Z Checking sigpipe v0.1.3
20052024-10-30T18:50:30.789Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20062024-10-30T18:50:31.117Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.75s
20072024-10-30T18:50:31.269Z
20082024-10-30T18:50:31.269Zinfo: running `cargo check --bins --no-default-features` on omicron-test-utils (29/166)
20092024-10-30T18:50:31.916Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
20102024-10-30T18:50:31.927Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
20112024-10-30T18:50:32.005Z Compiling hashbrown v0.14.5
20122024-10-30T18:50:32.120Z Checking heck v0.5.0
20132024-10-30T18:50:32.134Z Compiling unsafe-libyaml v0.2.11
20142024-10-30T18:50:32.152Z Compiling ident_case v1.0.1
20152024-10-30T18:50:32.164Z Checking progenitor-client v0.8.0
20162024-10-30T18:50:32.177Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20172024-10-30T18:50:32.193Z Compiling proc-macro-crate v1.3.1
20182024-10-30T18:50:32.369Z Compiling darling_core v0.20.10
20192024-10-30T18:50:32.412Z Checking ipnetwork v0.20.0
20202024-10-30T18:50:32.482Z Compiling structmeta-derive v0.3.0
20212024-10-30T18:50:32.611Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20222024-10-30T18:50:32.780Z Compiling newtype-uuid v1.1.2
20232024-10-30T18:50:32.973Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20242024-10-30T18:50:33.121Z Compiling lzma-sys v0.1.20
20252024-10-30T18:50:33.281Z Compiling num_enum_derive v0.5.11
20262024-10-30T18:50:33.315Z Checking regress v0.10.1
20272024-10-30T18:50:33.326Z Compiling foreign-types-macros v0.2.3
20282024-10-30T18:50:33.900Z Compiling serde_yaml v0.9.34+deprecated
20292024-10-30T18:50:34.179Z Checking foreign-types-shared v0.3.1
20302024-10-30T18:50:34.303Z Checking arc-swap v1.7.1
20312024-10-30T18:50:34.626Z Checking foreign-types v0.5.0
20322024-10-30T18:50:34.701Z Checking slog-scope v4.4.0
20332024-10-30T18:50:34.776Z Compiling proc-macro-error v1.0.4
20342024-10-30T18:50:35.433Z Compiling structmeta v0.3.0
20352024-10-30T18:50:35.484Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20362024-10-30T18:50:35.500Z Checking tungstenite v0.21.0
20372024-10-30T18:50:35.598Z Compiling heck v0.3.3
20382024-10-30T18:50:35.862Z Compiling parse-display-derive v0.10.0
20392024-10-30T18:50:35.909Z Checking num_enum v0.5.11
20402024-10-30T18:50:36.045Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20412024-10-30T18:50:36.071Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20422024-10-30T18:50:36.470Z Checking cstr-argument v0.1.2
20432024-10-30T18:50:36.667Z Checking instant v0.1.13
20442024-10-30T18:50:36.807Z Checking pretty-hex v0.2.1
20452024-10-30T18:50:36.953Z Checking base64 v0.21.7
20462024-10-30T18:50:36.980Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
20472024-10-30T18:50:36.997Z Checking typify-impl v0.2.0
20482024-10-30T18:50:37.017Z Checking fastrand v2.1.1
20492024-10-30T18:50:37.358Z Checking tempfile v3.13.0
20502024-10-30T18:50:37.470Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20512024-10-30T18:50:37.644Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20522024-10-30T18:50:37.769Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20532024-10-30T18:50:37.933Z Checking backoff v0.4.0
20542024-10-30T18:50:37.949Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20552024-10-30T18:50:38.121Z Checking tokio-tungstenite v0.21.0
20562024-10-30T18:50:38.264Z Checking strum v0.26.3
20572024-10-30T18:50:38.287Z Compiling zone_cfg_derive v0.1.2
20582024-10-30T18:50:38.440Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20592024-10-30T18:50:38.650Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20602024-10-30T18:50:38.689Z Checking slog-stdlog v4.1.1
20612024-10-30T18:50:38.895Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20622024-10-30T18:50:39.053Z Checking regress v0.9.1
20632024-10-30T18:50:39.070Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20642024-10-30T18:50:39.233Z Checking colored v2.1.0
20652024-10-30T18:50:39.368Z Checking macaddr v1.0.1
20662024-10-30T18:50:39.541Z Checking base64 v0.13.1
20672024-10-30T18:50:39.577Z Compiling darling_macro v0.20.10
20682024-10-30T18:50:39.714Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20692024-10-30T18:50:39.819Z Checking zone v0.1.8
20702024-10-30T18:50:39.969Z Checking ron v0.7.1
20712024-10-30T18:50:40.185Z Checking xz2 v0.1.7
20722024-10-30T18:50:40.485Z Checking slog-envlogger v2.2.0
20732024-10-30T18:50:40.504Z Checking tabwriter v1.4.0
20742024-10-30T18:50:40.569Z Compiling darling v0.20.10
20752024-10-30T18:50:40.694Z Compiling serde_with_macros v3.11.0
20762024-10-30T18:50:40.710Z Checking parse-display v0.10.0
20772024-10-30T18:50:40.723Z Checking xattr v1.3.1
20782024-10-30T18:50:40.754Z Checking pem v3.0.4
20792024-10-30T18:50:40.922Z Checking yasna v0.5.2
20802024-10-30T18:50:40.947Z Checking headers-core v0.3.0
20812024-10-30T18:50:41.021Z Checking smf v0.2.3
20822024-10-30T18:50:41.082Z Checking filetime v0.2.25
20832024-10-30T18:50:41.100Z Checking same-file v1.0.6
20842024-10-30T18:50:41.301Z Checking tar v0.4.42
20852024-10-30T18:50:41.304Z Checking walkdir v2.5.0
20862024-10-30T18:50:41.506Z Checking headers v0.4.0
20872024-10-30T18:50:41.655Z Checking atomicwrites v0.4.4
20882024-10-30T18:50:41.690Z Checking camino-tempfile v1.1.1
20892024-10-30T18:50:41.855Z Checking subprocess v0.2.9
20902024-10-30T18:50:41.914Z Checking rcgen v0.12.1
20912024-10-30T18:50:43.312Z Checking serde_with v3.11.0
20922024-10-30T18:50:46.096Z Compiling typify-macro v0.2.0
20932024-10-30T18:50:48.130Z Compiling typify v0.2.0
20942024-10-30T18:50:48.200Z Compiling progenitor-impl v0.8.0
20952024-10-30T18:50:51.485Z Compiling progenitor-macro v0.8.0
20962024-10-30T18:50:58.005Z Checking progenitor v0.8.0
20972024-10-30T18:50:58.140Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
20982024-10-30T18:50:58.143Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
20992024-10-30T18:51:00.928Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
21002024-10-30T18:51:01.192Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21012024-10-30T18:51:07.921Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
21022024-10-30T18:51:09.508Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21032024-10-30T18:51:10.766Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.48s
21042024-10-30T18:51:10.930Z
21052024-10-30T18:51:10.930Zinfo: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (30/166)
21062024-10-30T18:51:11.573Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21072024-10-30T18:51:11.576Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21082024-10-30T18:51:11.662Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
21092024-10-30T18:51:13.045Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
21102024-10-30T18:51:13.210Z
21112024-10-30T18:51:13.210Zinfo: running `cargo check --bins` on nexus-config (31/166)
21122024-10-30T18:51:13.833Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21132024-10-30T18:51:13.835Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21142024-10-30T18:51:13.835Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21152024-10-30T18:51:13.840Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
21162024-10-30T18:51:13.913Z
21172024-10-30T18:51:13.913Zinfo: running `cargo check --bins` on omicron-rpaths (32/166)
21182024-10-30T18:51:14.518Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21192024-10-30T18:51:14.521Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21202024-10-30T18:51:14.521Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21212024-10-30T18:51:14.524Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
21222024-10-30T18:51:14.591Z
21232024-10-30T18:51:14.591Zinfo: running `cargo check --bins` on omicron-certificates (33/166)
21242024-10-30T18:51:15.203Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21252024-10-30T18:51:15.205Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21262024-10-30T18:51:15.205Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21272024-10-30T18:51:15.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
21282024-10-30T18:51:15.279Z
21292024-10-30T18:51:15.279Zinfo: running `cargo check --bins` on omicron-clickhouse-admin (34/166)
21302024-10-30T18:51:15.913Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21312024-10-30T18:51:15.915Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21322024-10-30T18:51:16.009Z Compiling heapless v0.8.0
21332024-10-30T18:51:16.012Z Checking hash32 v0.3.1
21342024-10-30T18:51:16.106Z Compiling smoltcp v0.11.0
21352024-10-30T18:51:16.129Z Checking cobs v0.2.3
21362024-10-30T18:51:16.143Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21372024-10-30T18:51:16.145Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21382024-10-30T18:51:16.169Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21392024-10-30T18:51:16.172Z Compiling crucible-workspace-hack v0.1.0
21402024-10-30T18:51:16.263Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
21412024-10-30T18:51:16.292Z Checking newline-converter v0.3.0
21422024-10-30T18:51:16.307Z Checking postcard v1.0.10
21432024-10-30T18:51:16.431Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
21442024-10-30T18:51:16.517Z Compiling convert_case v0.4.0
21452024-10-30T18:51:16.637Z Checking expectorate v1.1.0
21462024-10-30T18:51:16.669Z Compiling zone_cfg_derive v0.3.0
21472024-10-30T18:51:16.788Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21482024-10-30T18:51:16.849Z Checking itertools v0.13.0
21492024-10-30T18:51:16.866Z Compiling num-derive v0.4.2
21502024-10-30T18:51:17.040Z Compiling slog-dtrace v0.3.0
21512024-10-30T18:51:17.135Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21522024-10-30T18:51:17.421Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
21532024-10-30T18:51:17.477Z Compiling derive_more v0.99.18
21542024-10-30T18:51:18.174Z Checking zone v0.3.0
21552024-10-30T18:51:18.749Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
21562024-10-30T18:51:20.115Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21572024-10-30T18:51:21.112Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21582024-10-30T18:51:21.630Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21592024-10-30T18:51:22.254Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=f3002b356da7d0e4ca15beb66a5566a92919baaa#f3002b35)
21602024-10-30T18:51:23.031Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
21612024-10-30T18:51:24.161Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
21622024-10-30T18:51:25.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s
21632024-10-30T18:51:25.243Z
21642024-10-30T18:51:25.243Zinfo: running `cargo check --bins` on clickhouse-admin-api (35/166)
21652024-10-30T18:51:25.872Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21662024-10-30T18:51:25.874Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21672024-10-30T18:51:25.874Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21682024-10-30T18:51:25.880Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
21692024-10-30T18:51:25.952Z
21702024-10-30T18:51:25.952Zinfo: running `cargo check --bins` on clickhouse-admin-types (36/166)
21712024-10-30T18:51:26.579Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21722024-10-30T18:51:26.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21732024-10-30T18:51:26.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21742024-10-30T18:51:26.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
21752024-10-30T18:51:26.663Z
21762024-10-30T18:51:26.663Zinfo: running `cargo check --bins --no-default-features` on nexus-test-utils (37/166)
21772024-10-30T18:51:27.395Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21782024-10-30T18:51:27.398Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21792024-10-30T18:51:27.398Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21802024-10-30T18:51:27.405Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
21812024-10-30T18:51:27.496Z
21822024-10-30T18:51:27.496Zinfo: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (38/166)
21832024-10-30T18:51:28.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21842024-10-30T18:51:28.213Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21852024-10-30T18:51:28.213Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
21862024-10-30T18:51:28.216Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s
21872024-10-30T18:51:28.297Z
21882024-10-30T18:51:28.297Zinfo: running `cargo check --bins` on dns-server (39/166)
21892024-10-30T18:51:28.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
21902024-10-30T18:51:28.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
21912024-10-30T18:51:29.001Z Compiling parking_lot_core v0.8.6
21922024-10-30T18:51:29.001Z Checking nibble_vec v0.1.0
21932024-10-30T18:51:29.004Z Checking endian-type v0.1.2
21942024-10-30T18:51:29.004Z Checking fxhash v0.2.1
21952024-10-30T18:51:29.004Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21962024-10-30T18:51:29.004Z Checking hickory-server v0.24.1
21972024-10-30T18:51:29.272Z Checking radix_trie v0.2.1
21982024-10-30T18:51:29.564Z Checking hickory-client v0.24.1
21992024-10-30T18:51:29.762Z Checking parking_lot v0.11.2
22002024-10-30T18:51:29.913Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
22012024-10-30T18:51:29.913Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
22022024-10-30T18:51:30.043Z Checking sled v0.34.7
22032024-10-30T18:51:31.920Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
22042024-10-30T18:51:33.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s
22052024-10-30T18:51:33.363Z
22062024-10-30T18:51:33.363Zinfo: running `cargo check --bins` on dns-server-api (40/166)
22072024-10-30T18:51:33.988Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22082024-10-30T18:51:33.991Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22092024-10-30T18:51:33.991Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22102024-10-30T18:51:33.994Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
22112024-10-30T18:51:34.064Z
22122024-10-30T18:51:34.065Zinfo: running `cargo check --bins` on internal-dns-types (41/166)
22132024-10-30T18:51:34.695Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22142024-10-30T18:51:34.698Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22152024-10-30T18:51:34.698Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22162024-10-30T18:51:34.701Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
22172024-10-30T18:51:34.778Z
22182024-10-30T18:51:34.778Zinfo: running `cargo check --bins` on dns-service-client (42/166)
22192024-10-30T18:51:35.407Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22202024-10-30T18:51:35.410Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22212024-10-30T18:51:35.410Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22222024-10-30T18:51:35.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
22232024-10-30T18:51:35.489Z
22242024-10-30T18:51:35.489Zinfo: running `cargo check --bins` on gateway-test-utils (43/166)
22252024-10-30T18:51:36.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22262024-10-30T18:51:36.148Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22272024-10-30T18:51:36.148Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22282024-10-30T18:51:36.152Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
22292024-10-30T18:51:36.226Z
22302024-10-30T18:51:36.226Zinfo: running `cargo check --bins` on gateway-types (44/166)
22312024-10-30T18:51:36.829Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22322024-10-30T18:51:36.832Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22332024-10-30T18:51:36.832Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22342024-10-30T18:51:36.834Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
22352024-10-30T18:51:36.901Z
22362024-10-30T18:51:36.901Zinfo: running `cargo check --bins` on ipcc (45/166)
22372024-10-30T18:51:37.482Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22382024-10-30T18:51:37.485Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22392024-10-30T18:51:37.485Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
22402024-10-30T18:51:37.488Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
22412024-10-30T18:51:37.554Z
22422024-10-30T18:51:37.554Zinfo: running `cargo check --bins` on omicron-gateway (46/166)
22432024-10-30T18:51:38.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
22442024-10-30T18:51:38.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
22452024-10-30T18:51:38.279Z Checking num-rational v0.4.2
22462024-10-30T18:51:38.280Z Compiling progenitor-client v0.8.0
22472024-10-30T18:51:38.282Z Checking num-complex v0.4.6
22482024-10-30T18:51:38.282Z Compiling prettyplease v0.2.22
22492024-10-30T18:51:38.282Z Compiling newtype-uuid v1.1.2
22502024-10-30T18:51:38.282Z Compiling ipnetwork v0.20.0
22512024-10-30T18:51:38.378Z Compiling instant v0.1.13
22522024-10-30T18:51:38.381Z Checking float-ord v0.3.2
22532024-10-30T18:51:38.553Z Compiling radium v0.7.0
22542024-10-30T18:51:38.553Z Compiling semver v0.1.20
22552024-10-30T18:51:38.671Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22562024-10-30T18:51:38.737Z Compiling progenitor v0.8.0
22572024-10-30T18:51:38.797Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22582024-10-30T18:51:38.955Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
22592024-10-30T18:51:38.971Z Compiling rustc_version v0.1.7
22602024-10-30T18:51:39.001Z Compiling backoff v0.4.0
22612024-10-30T18:51:39.061Z Compiling parse-display v0.10.0
22622024-10-30T18:51:39.164Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22632024-10-30T18:51:39.208Z Checking num v0.4.3
22642024-10-30T18:51:39.259Z Compiling serde_with v3.11.0
22652024-10-30T18:51:39.306Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
22662024-10-30T18:51:39.324Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22672024-10-30T18:51:39.339Z Compiling regress v0.9.1
22682024-10-30T18:51:39.514Z Compiling macaddr v1.0.1
22692024-10-30T18:51:39.761Z Checking tap v1.0.1
22702024-10-30T18:51:39.919Z Compiling maybe-uninit v2.0.0
22712024-10-30T18:51:39.953Z Checking wyz v0.5.1
22722024-10-30T18:51:40.351Z Compiling newtype_derive v0.1.6
22732024-10-30T18:51:40.634Z Checking password-hash v0.5.0
22742024-10-30T18:51:40.657Z Checking blake2 v0.10.6
22752024-10-30T18:51:40.933Z Compiling bzip2-sys v0.1.11+1.0.8
22762024-10-30T18:51:41.102Z Checking funty v2.0.0
22772024-10-30T18:51:41.126Z Checking crc-catalog v2.4.0
22782024-10-30T18:51:41.257Z Compiling owo-colors v4.1.0
22792024-10-30T18:51:41.273Z Compiling packed_struct v0.10.1
22802024-10-30T18:51:41.562Z Compiling cancel-safe-futures v0.1.5
22812024-10-30T18:51:41.767Z Checking crc v3.2.1
22822024-10-30T18:51:41.967Z Checking argon2 v0.5.3
22832024-10-30T18:51:42.118Z Checking bitvec v1.0.1
22842024-10-30T18:51:42.604Z Compiling packed_struct_codegen v0.10.1
22852024-10-30T18:51:42.624Z Checking half v2.4.1
22862024-10-30T18:51:42.919Z Compiling indexmap v1.9.3
22872024-10-30T18:51:43.039Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22882024-10-30T18:51:43.061Z Checking nodrop v0.1.14
22892024-10-30T18:51:43.172Z Checking ciborium-io v0.2.2
22902024-10-30T18:51:43.256Z Checking array-init v0.0.4
22912024-10-30T18:51:43.288Z Checking ciborium-ll v0.2.2
22922024-10-30T18:51:43.474Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
22932024-10-30T18:51:43.579Z Checking smallvec v0.6.14
22942024-10-30T18:51:43.876Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22952024-10-30T18:51:44.290Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962024-10-30T18:51:44.553Z Checking libsw v3.3.1
22972024-10-30T18:51:44.802Z Compiling memoffset v0.9.1
22982024-10-30T18:51:45.130Z Checking linear-map v1.2.0
22992024-10-30T18:51:45.366Z Checking indent_write v2.2.0
23002024-10-30T18:51:45.384Z Checking termcolor v1.4.1
23012024-10-30T18:51:45.464Z Checking bitfield v0.14.0
23022024-10-30T18:51:45.525Z Checking highway v1.2.0
23032024-10-30T18:51:45.558Z Checking hashbrown v0.12.3
23042024-10-30T18:51:45.750Z Checking swrite v0.1.0
23052024-10-30T18:51:45.817Z Checking env_logger v0.10.2
23062024-10-30T18:51:45.864Z Checking ron v0.8.1
23072024-10-30T18:51:45.936Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
23082024-10-30T18:51:46.205Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23092024-10-30T18:51:46.221Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23102024-10-30T18:51:47.034Z Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
23112024-10-30T18:51:47.102Z Checking serde-hex v0.1.0
23122024-10-30T18:51:47.250Z Checking steno v0.4.1
23132024-10-30T18:51:47.366Z Checking ciborium v0.2.2
23142024-10-30T18:51:47.416Z Checking bzip2 v0.4.4
23152024-10-30T18:51:47.905Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23162024-10-30T18:51:48.148Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
23172024-10-30T18:51:48.355Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
23182024-10-30T18:51:48.489Z Checking hashbrown v0.13.2
23192024-10-30T18:51:48.549Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23202024-10-30T18:51:49.318Z Checking humantime v2.1.0
23212024-10-30T18:51:49.493Z Checking crc-any v2.5.0
23222024-10-30T18:51:49.522Z Checking object v0.30.4
23232024-10-30T18:51:49.543Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23242024-10-30T18:51:49.604Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23252024-10-30T18:51:49.856Z Checking zip v0.6.6
23262024-10-30T18:51:50.004Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
23272024-10-30T18:51:50.120Z Checking path-slash v0.1.5
23282024-10-30T18:51:50.253Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
23292024-10-30T18:51:50.366Z Checking nix v0.27.1
23302024-10-30T18:51:50.545Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
23312024-10-30T18:51:51.062Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
23322024-10-30T18:51:51.244Z Checking tungstenite v0.23.0
23332024-10-30T18:51:51.327Z Checking kstat-rs v0.2.4
23342024-10-30T18:51:51.686Z Checking signal-hook-tokio v0.3.1
23352024-10-30T18:51:52.293Z Checking tokio-tungstenite v0.23.1
23362024-10-30T18:51:52.845Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
23372024-10-30T18:51:53.110Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
23382024-10-30T18:51:57.841Z Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23392024-10-30T18:51:59.889Z Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23402024-10-30T18:52:00.236Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
23412024-10-30T18:52:03.406Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
23422024-10-30T18:52:03.672Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23432024-10-30T18:52:04.775Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
23442024-10-30T18:52:10.151Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23452024-10-30T18:52:10.781Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
23462024-10-30T18:52:13.480Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.91s
23472024-10-30T18:52:13.650Z
23482024-10-30T18:52:13.650Zinfo: running `cargo check --bins` on gateway-api (47/166)
23492024-10-30T18:52:14.252Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23502024-10-30T18:52:14.255Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23512024-10-30T18:52:14.255Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23522024-10-30T18:52:14.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23532024-10-30T18:52:14.325Z
23542024-10-30T18:52:14.325Zinfo: running `cargo check --bins` on oximeter (48/166)
23552024-10-30T18:52:14.918Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23562024-10-30T18:52:14.920Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23572024-10-30T18:52:14.920Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23582024-10-30T18:52:14.924Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
23592024-10-30T18:52:14.996Z
23602024-10-30T18:52:14.996Zinfo: running `cargo check --bins` on oximeter-macro-impl (49/166)
23612024-10-30T18:52:15.597Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23622024-10-30T18:52:15.600Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23632024-10-30T18:52:15.600Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23642024-10-30T18:52:15.605Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
23652024-10-30T18:52:15.674Z
23662024-10-30T18:52:15.674Zinfo: running `cargo check --bins` on oximeter-schema (50/166)
23672024-10-30T18:52:16.267Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23682024-10-30T18:52:16.270Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23692024-10-30T18:52:16.346Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
23702024-10-30T18:52:16.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s
23712024-10-30T18:52:16.919Z
23722024-10-30T18:52:16.919Zinfo: running `cargo check --bins` on oximeter-types (51/166)
23732024-10-30T18:52:17.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23742024-10-30T18:52:17.508Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23752024-10-30T18:52:17.508Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23762024-10-30T18:52:17.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23772024-10-30T18:52:17.579Z
23782024-10-30T18:52:17.579Zinfo: running `cargo check --bins` on oximeter-timeseries-macro (52/166)
23792024-10-30T18:52:18.164Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23802024-10-30T18:52:18.167Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23812024-10-30T18:52:18.167Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23822024-10-30T18:52:18.170Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23832024-10-30T18:52:18.240Z
23842024-10-30T18:52:18.240Zinfo: running `cargo check --bins --no-default-features` on oximeter-instruments (53/166)
23852024-10-30T18:52:18.820Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23862024-10-30T18:52:18.822Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23872024-10-30T18:52:18.822Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23882024-10-30T18:52:18.825Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
23892024-10-30T18:52:18.893Z
23902024-10-30T18:52:18.893Zinfo: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (54/166)
23912024-10-30T18:52:19.505Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23922024-10-30T18:52:19.507Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23932024-10-30T18:52:19.507Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
23942024-10-30T18:52:19.511Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
23952024-10-30T18:52:19.588Z
23962024-10-30T18:52:19.588Zinfo: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (55/166)
23972024-10-30T18:52:20.187Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
23982024-10-30T18:52:20.189Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
23992024-10-30T18:52:20.189Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24002024-10-30T18:52:20.193Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24012024-10-30T18:52:20.263Z
24022024-10-30T18:52:20.263Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (56/166)
24032024-10-30T18:52:20.866Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24042024-10-30T18:52:20.868Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24052024-10-30T18:52:20.868Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24062024-10-30T18:52:20.872Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24072024-10-30T18:52:20.940Z
24082024-10-30T18:52:20.940Zinfo: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (57/166)
24092024-10-30T18:52:21.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24102024-10-30T18:52:21.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24112024-10-30T18:52:21.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24122024-10-30T18:52:21.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24132024-10-30T18:52:21.616Z
24142024-10-30T18:52:21.616Zinfo: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (58/166)
24152024-10-30T18:52:22.206Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24162024-10-30T18:52:22.208Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24172024-10-30T18:52:22.208Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24182024-10-30T18:52:22.211Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24192024-10-30T18:52:22.282Z
24202024-10-30T18:52:22.282Zinfo: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (59/166)
24212024-10-30T18:52:22.889Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24222024-10-30T18:52:22.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24232024-10-30T18:52:22.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24242024-10-30T18:52:22.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24252024-10-30T18:52:22.968Z
24262024-10-30T18:52:22.968Zinfo: running `cargo check --bins` on oximeter-producer (60/166)
24272024-10-30T18:52:23.599Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24282024-10-30T18:52:23.602Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24292024-10-30T18:52:23.602Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24302024-10-30T18:52:23.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
24312024-10-30T18:52:23.682Z
24322024-10-30T18:52:23.682Zinfo: running `cargo check --bins` on internal-dns-resolver (61/166)
24332024-10-30T18:52:24.276Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24342024-10-30T18:52:24.280Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24352024-10-30T18:52:24.280Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24362024-10-30T18:52:24.282Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24372024-10-30T18:52:24.351Z
24382024-10-30T18:52:24.351Zinfo: running `cargo check --bins` on nexus-client (62/166)
24392024-10-30T18:52:24.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24402024-10-30T18:52:24.974Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24412024-10-30T18:52:24.974Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24422024-10-30T18:52:24.978Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24432024-10-30T18:52:25.048Z
24442024-10-30T18:52:25.048Zinfo: running `cargo check --bins` on nexus-sled-agent-shared (63/166)
24452024-10-30T18:52:25.648Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24462024-10-30T18:52:25.651Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24472024-10-30T18:52:25.651Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24482024-10-30T18:52:25.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24492024-10-30T18:52:25.721Z
24502024-10-30T18:52:25.721Zinfo: running `cargo check --bins` on omicron-passwords (64/166)
24512024-10-30T18:52:26.297Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24522024-10-30T18:52:26.299Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24532024-10-30T18:52:26.299Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24542024-10-30T18:52:26.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
24552024-10-30T18:52:26.369Z
24562024-10-30T18:52:26.369Zinfo: running `cargo check --bins` on nexus-types (65/166)
24572024-10-30T18:52:26.990Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24582024-10-30T18:52:26.993Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24592024-10-30T18:52:26.993Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24602024-10-30T18:52:26.996Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
24612024-10-30T18:52:27.069Z
24622024-10-30T18:52:27.069Zinfo: running `cargo check --bins` on gateway-client (66/166)
24632024-10-30T18:52:27.663Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24642024-10-30T18:52:27.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24652024-10-30T18:52:27.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24662024-10-30T18:52:27.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
24672024-10-30T18:52:27.740Z
24682024-10-30T18:52:27.741Zinfo: running `cargo check --bins` on oxql-types (67/166)
24692024-10-30T18:52:28.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24702024-10-30T18:52:28.343Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24712024-10-30T18:52:28.343Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24722024-10-30T18:52:28.346Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
24732024-10-30T18:52:28.417Z
24742024-10-30T18:52:28.418Zinfo: running `cargo check --bins` on update-engine (68/166)
24752024-10-30T18:52:29.000Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24762024-10-30T18:52:29.002Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24772024-10-30T18:52:29.002Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24782024-10-30T18:52:29.006Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
24792024-10-30T18:52:29.072Z
24802024-10-30T18:52:29.072Zinfo: running `cargo check --bins` on sp-sim (69/166)
24812024-10-30T18:52:29.863Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24822024-10-30T18:52:29.867Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24832024-10-30T18:52:29.867Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
24842024-10-30T18:52:31.452Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s
24852024-10-30T18:52:31.612Z
24862024-10-30T18:52:31.612Zinfo: running `cargo check --bins --no-default-features` on nexus-db-queries (70/166)
24872024-10-30T18:52:32.257Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24882024-10-30T18:52:32.260Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24892024-10-30T18:52:32.260Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24902024-10-30T18:52:32.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
24912024-10-30T18:52:32.337Z
24922024-10-30T18:52:32.338Zinfo: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (71/166)
24932024-10-30T18:52:32.992Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
24942024-10-30T18:52:32.995Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
24952024-10-30T18:52:32.995Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
24962024-10-30T18:52:32.998Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s
24972024-10-30T18:52:33.078Z
24982024-10-30T18:52:33.078Zinfo: running `cargo check --bins` on db-macros (72/166)
24992024-10-30T18:52:33.662Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25002024-10-30T18:52:33.665Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25012024-10-30T18:52:33.665Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25022024-10-30T18:52:33.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25032024-10-30T18:52:33.739Z
25042024-10-30T18:52:33.739Zinfo: running `cargo check --bins` on nexus-macros-common (73/166)
25052024-10-30T18:52:34.325Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25062024-10-30T18:52:34.328Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25072024-10-30T18:52:34.328Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25082024-10-30T18:52:34.331Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
25092024-10-30T18:52:34.397Z
25102024-10-30T18:52:34.397Zinfo: running `cargo check --bins` on nexus-auth (74/166)
25112024-10-30T18:52:35.032Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25122024-10-30T18:52:35.034Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25132024-10-30T18:52:35.034Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25142024-10-30T18:52:35.038Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
25152024-10-30T18:52:35.111Z
25162024-10-30T18:52:35.111Zinfo: running `cargo check --bins` on authz-macros (75/166)
25172024-10-30T18:52:35.683Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25182024-10-30T18:52:35.685Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25192024-10-30T18:52:35.686Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25202024-10-30T18:52:35.689Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
25212024-10-30T18:52:35.759Z
25222024-10-30T18:52:35.759Zinfo: running `cargo check --bins` on nexus-db-fixed-data (76/166)
25232024-10-30T18:52:36.379Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25242024-10-30T18:52:36.380Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25252024-10-30T18:52:36.380Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25262024-10-30T18:52:36.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25272024-10-30T18:52:36.458Z
25282024-10-30T18:52:36.458Zinfo: running `cargo check --bins` on nexus-db-model (77/166)
25292024-10-30T18:52:37.083Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25302024-10-30T18:52:37.085Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25312024-10-30T18:52:37.085Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25322024-10-30T18:52:37.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
25332024-10-30T18:52:37.160Z
25342024-10-30T18:52:37.160Zinfo: running `cargo check --bins` on nexus-defaults (78/166)
25352024-10-30T18:52:37.761Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25362024-10-30T18:52:37.764Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25372024-10-30T18:52:37.764Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25382024-10-30T18:52:37.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25392024-10-30T18:52:37.838Z
25402024-10-30T18:52:37.838Zinfo: running `cargo check --bins` on sled-agent-client (79/166)
25412024-10-30T18:52:38.437Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25422024-10-30T18:52:38.443Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25432024-10-30T18:52:38.443Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25442024-10-30T18:52:38.446Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25452024-10-30T18:52:38.515Z
25462024-10-30T18:52:38.515Zinfo: running `cargo check --bins` on nexus-inventory (80/166)
25472024-10-30T18:52:39.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25482024-10-30T18:52:39.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25492024-10-30T18:52:39.128Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25502024-10-30T18:52:39.131Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
25512024-10-30T18:52:39.202Z
25522024-10-30T18:52:39.202Zinfo: running `cargo check --bins` on clickhouse-admin-keeper-client (81/166)
25532024-10-30T18:52:39.809Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25542024-10-30T18:52:39.812Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25552024-10-30T18:52:39.812Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25562024-10-30T18:52:39.815Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25572024-10-30T18:52:39.887Z
25582024-10-30T18:52:39.887Zinfo: running `cargo check --bins` on clickhouse-admin-server-client (82/166)
25592024-10-30T18:52:40.497Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25602024-10-30T18:52:40.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25612024-10-30T18:52:40.503Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25622024-10-30T18:52:40.506Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
25632024-10-30T18:52:40.571Z
25642024-10-30T18:52:40.571Zinfo: running `cargo check --bins` on typed-rng (83/166)
25652024-10-30T18:52:41.161Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25662024-10-30T18:52:41.164Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25672024-10-30T18:52:41.164Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
25682024-10-30T18:52:41.166Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
25692024-10-30T18:52:41.232Z
25702024-10-30T18:52:41.232Zinfo: running `cargo check --bins --no-default-features` on omicron-sled-agent (84/166)
25712024-10-30T18:52:41.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
25722024-10-30T18:52:41.890Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
25732024-10-30T18:52:42.009Z Checking keccak v0.1.5
25742024-10-30T18:52:42.111Z Checking secrecy v0.8.0
25752024-10-30T18:52:42.113Z Compiling unicase v2.7.0
25762024-10-30T18:52:42.114Z Compiling same-file v1.0.6
25772024-10-30T18:52:42.114Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
25782024-10-30T18:52:42.130Z Compiling tempfile v3.13.0
25792024-10-30T18:52:42.155Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25802024-10-30T18:52:42.170Z Compiling thiserror-impl-no-std v2.0.2
25812024-10-30T18:52:42.286Z Compiling walkdir v2.5.0
25822024-10-30T18:52:42.391Z Checking sha3 v0.10.8
25832024-10-30T18:52:42.433Z Checking universal-hash v0.5.1
25842024-10-30T18:52:42.471Z Compiling blake3 v1.5.4
25852024-10-30T18:52:42.587Z Compiling ring v0.16.20
25862024-10-30T18:52:42.606Z Checking opaque-debug v0.3.1
25872024-10-30T18:52:42.695Z Checking poly1305 v0.8.0
25882024-10-30T18:52:42.790Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25892024-10-30T18:52:42.951Z Checking chacha20 v0.9.1
25902024-10-30T18:52:43.035Z Checking aead v0.5.2
25912024-10-30T18:52:43.040Z Compiling memmap2 v0.9.5
25922024-10-30T18:52:43.120Z Compiling salty v0.3.0
25932024-10-30T18:52:43.174Z Compiling spin v0.5.2
25942024-10-30T18:52:43.230Z Compiling home v0.5.9
25952024-10-30T18:52:43.297Z Compiling constant_time_eq v0.3.1
25962024-10-30T18:52:43.419Z Compiling arrayvec v0.7.6
25972024-10-30T18:52:43.521Z Compiling arrayref v0.3.9
25982024-10-30T18:52:43.527Z Compiling libefi-sys v0.1.0
25992024-10-30T18:52:43.527Z Compiling untrusted v0.7.1
26002024-10-30T18:52:43.581Z Compiling toolchain_find v0.4.0
26012024-10-30T18:52:43.604Z Checking chacha20poly1305 v0.10.1
26022024-10-30T18:52:43.839Z Compiling camino-tempfile v1.1.1
26032024-10-30T18:52:43.885Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26042024-10-30T18:52:43.970Z Compiling bitfield-struct v0.6.2
26052024-10-30T18:52:44.191Z Compiling topological-sort v0.2.2
26062024-10-30T18:52:44.293Z Compiling mime_guess v2.0.5
26072024-10-30T18:52:44.384Z Compiling rustfmt-wrapper v0.2.1
26082024-10-30T18:52:44.698Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26092024-10-30T18:52:44.962Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26102024-10-30T18:52:44.981Z Checking primeorder v0.13.6
26112024-10-30T18:52:45.077Z Checking env_filter v0.1.2
26122024-10-30T18:52:45.256Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26132024-10-30T18:52:45.287Z Checking env_logger v0.11.5
26142024-10-30T18:52:45.431Z Checking thiserror-no-std v2.0.2
26152024-10-30T18:52:45.447Z Checking p384 v0.13.0
26162024-10-30T18:52:45.462Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26172024-10-30T18:52:45.534Z Checking vsss-rs v3.3.4
26182024-10-30T18:52:45.591Z Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26192024-10-30T18:52:45.594Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26202024-10-30T18:52:45.852Z Checking gethostname v0.5.0
26212024-10-30T18:52:45.942Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26222024-10-30T18:52:45.976Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
26232024-10-30T18:52:46.007Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26242024-10-30T18:52:46.221Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26252024-10-30T18:52:46.342Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26262024-10-30T18:52:46.502Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26272024-10-30T18:52:46.574Z Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
26282024-10-30T18:52:46.844Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=056283eb02b6887fbf27f66a215662520f7c159c#056283eb)
26292024-10-30T18:52:46.888Z Checking nanorand v0.7.0
26302024-10-30T18:52:46.961Z Checking atty v0.2.14
26312024-10-30T18:52:46.989Z Checking glob v0.3.1
26322024-10-30T18:52:47.086Z Checking http-range v0.1.5
26332024-10-30T18:52:47.261Z Checking flume v0.11.0
26342024-10-30T18:52:47.282Z Checking hyper-staticfile v0.10.1
26352024-10-30T18:52:47.338Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26362024-10-30T18:52:47.789Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=11371b0f3743f8df5b047dc0edc2699f4bdf3927#11371b0f)
26372024-10-30T18:52:48.020Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26382024-10-30T18:52:48.060Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26392024-10-30T18:52:48.531Z Compiling omicron-zone-package v0.11.1
26402024-10-30T18:52:48.729Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26412024-10-30T18:52:49.333Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26422024-10-30T18:52:49.825Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26432024-10-30T18:52:50.041Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
26442024-10-30T18:52:50.198Z Checking display-error-chain v0.2.1
26452024-10-30T18:52:51.551Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26462024-10-30T18:52:52.734Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26472024-10-30T18:52:54.282Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26482024-10-30T18:52:54.284Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
26492024-10-30T18:53:05.552Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26502024-10-30T18:53:17.675Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.43s
26512024-10-30T18:53:17.849Z
26522024-10-30T18:53:17.849Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (85/166)
26532024-10-30T18:53:18.480Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26542024-10-30T18:53:18.482Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26552024-10-30T18:53:18.596Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26562024-10-30T18:53:30.784Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s
26572024-10-30T18:53:30.956Z
26582024-10-30T18:53:30.956Zinfo: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (86/166)
26592024-10-30T18:53:31.593Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26602024-10-30T18:53:31.596Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26612024-10-30T18:53:31.707Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26622024-10-30T18:53:43.849Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.88s
26632024-10-30T18:53:44.024Z
26642024-10-30T18:53:44.024Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (87/166)
26652024-10-30T18:53:44.656Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26662024-10-30T18:53:44.658Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26672024-10-30T18:53:44.775Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26682024-10-30T18:53:56.716Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.68s
26692024-10-30T18:53:56.889Z
26702024-10-30T18:53:56.889Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (88/166)
26712024-10-30T18:53:57.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26722024-10-30T18:53:57.525Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26732024-10-30T18:53:57.635Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26742024-10-30T18:54:09.827Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.92s
26752024-10-30T18:54:09.995Z
26762024-10-30T18:54:09.995Zinfo: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (89/166)
26772024-10-30T18:54:10.625Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26782024-10-30T18:54:10.627Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26792024-10-30T18:54:10.737Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26802024-10-30T18:54:22.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
26812024-10-30T18:54:23.046Z
26822024-10-30T18:54:23.046Zinfo: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (90/166)
26832024-10-30T18:54:23.676Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26842024-10-30T18:54:23.679Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26852024-10-30T18:54:23.793Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26862024-10-30T18:54:35.932Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
26872024-10-30T18:54:36.106Z
26882024-10-30T18:54:36.106Zinfo: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (91/166)
26892024-10-30T18:54:36.744Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26902024-10-30T18:54:36.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26912024-10-30T18:54:36.859Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
26922024-10-30T18:54:49.116Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s
26932024-10-30T18:54:49.289Z
26942024-10-30T18:54:49.289Zinfo: running `cargo check --bins` on bootstrap-agent-api (92/166)
26952024-10-30T18:54:49.896Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
26962024-10-30T18:54:49.899Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
26972024-10-30T18:54:49.899Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
26982024-10-30T18:54:49.902Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
26992024-10-30T18:54:49.971Z
27002024-10-30T18:54:49.971Zinfo: running `cargo check --bins` on sled-agent-types (93/166)
27012024-10-30T18:54:50.585Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27022024-10-30T18:54:50.588Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27032024-10-30T18:54:50.588Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27042024-10-30T18:54:50.591Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27052024-10-30T18:54:50.664Z
27062024-10-30T18:54:50.664Zinfo: running `cargo check --bins` on bootstrap-agent-client (94/166)
27072024-10-30T18:54:51.263Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27082024-10-30T18:54:51.265Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27092024-10-30T18:54:51.265Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27102024-10-30T18:54:51.269Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27112024-10-30T18:54:51.338Z
27122024-10-30T18:54:51.339Zinfo: running `cargo check --bins` on dpd-client (95/166)
27132024-10-30T18:54:51.950Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27142024-10-30T18:54:51.954Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27152024-10-30T18:54:51.954Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27162024-10-30T18:54:51.954Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
27172024-10-30T18:54:51.985Z
27182024-10-30T18:54:51.985Zinfo: running `cargo check --bins` on installinator-common (96/166)
27192024-10-30T18:54:52.580Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27202024-10-30T18:54:52.583Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27212024-10-30T18:54:52.583Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27222024-10-30T18:54:52.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27232024-10-30T18:54:52.653Z
27242024-10-30T18:54:52.653Zinfo: running `cargo check --bins` on key-manager (97/166)
27252024-10-30T18:54:53.251Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27262024-10-30T18:54:53.253Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27272024-10-30T18:54:53.253Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27282024-10-30T18:54:53.256Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27292024-10-30T18:54:53.325Z
27302024-10-30T18:54:53.325Zinfo: running `cargo check --bins` on omicron-ddm-admin-client (98/166)
27312024-10-30T18:54:53.925Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27322024-10-30T18:54:53.929Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27332024-10-30T18:54:53.930Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27342024-10-30T18:54:53.933Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27352024-10-30T18:54:53.999Z
27362024-10-30T18:54:53.999Zinfo: running `cargo check --bins` on sled-agent-api (99/166)
27372024-10-30T18:54:54.616Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27382024-10-30T18:54:54.618Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27392024-10-30T18:54:54.618Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27402024-10-30T18:54:54.622Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27412024-10-30T18:54:54.695Z
27422024-10-30T18:54:54.695Zinfo: running `cargo check --bins` on sled-hardware (100/166)
27432024-10-30T18:54:55.293Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27442024-10-30T18:54:55.296Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27452024-10-30T18:54:55.296Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27462024-10-30T18:54:55.299Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27472024-10-30T18:54:55.366Z
27482024-10-30T18:54:55.367Zinfo: running `cargo check --bins --no-default-features` on sled-storage (101/166)
27492024-10-30T18:54:55.965Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27502024-10-30T18:54:55.968Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27512024-10-30T18:54:55.968Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27522024-10-30T18:54:55.971Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
27532024-10-30T18:54:56.043Z
27542024-10-30T18:54:56.043Zinfo: running `cargo check --bins --no-default-features --features testing` on sled-storage (102/166)
27552024-10-30T18:54:56.640Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27562024-10-30T18:54:56.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27572024-10-30T18:54:56.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27582024-10-30T18:54:56.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
27592024-10-30T18:54:56.717Z
27602024-10-30T18:54:56.717Zinfo: running `cargo check --bins` on nexus-reconfigurator-planning (103/166)
27612024-10-30T18:54:57.327Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27622024-10-30T18:54:57.329Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27632024-10-30T18:54:57.329Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27642024-10-30T18:54:57.332Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27652024-10-30T18:54:57.402Z
27662024-10-30T18:54:57.402Zinfo: running `cargo check --bins` on nexus-test-interface (104/166)
27672024-10-30T18:54:58.016Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27682024-10-30T18:54:58.018Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27692024-10-30T18:54:58.019Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27702024-10-30T18:54:58.022Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
27712024-10-30T18:54:58.091Z
27722024-10-30T18:54:58.091Zinfo: running `cargo check --bins` on oximeter-collector (105/166)
27732024-10-30T18:54:58.707Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27742024-10-30T18:54:58.710Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27752024-10-30T18:54:58.808Z Compiling phf_generator v0.11.2
27762024-10-30T18:54:58.810Z Compiling parse-zoneinfo v0.3.1
27772024-10-30T18:54:58.917Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=a1b342c2558e835d09e6e39a40d3de798a29c2f#a1b342c2)
27782024-10-30T18:54:58.917Z Checking bcs v0.1.6
27792024-10-30T18:54:58.920Z Compiling async-recursion v1.1.1
27802024-10-30T18:54:58.920Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27812024-10-30T18:54:58.920Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27822024-10-30T18:54:59.006Z Compiling phf_codegen v0.11.2
27832024-10-30T18:54:59.439Z Compiling chrono-tz-build v0.4.0
27842024-10-30T18:55:00.293Z Compiling chrono-tz v0.10.0
27852024-10-30T18:55:07.384Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27862024-10-30T18:55:11.462Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27872024-10-30T18:55:13.227Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.13s
27882024-10-30T18:55:13.391Z
27892024-10-30T18:55:13.392Zinfo: running `cargo check --bins` on oximeter-api (106/166)
27902024-10-30T18:55:13.975Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27912024-10-30T18:55:13.985Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27922024-10-30T18:55:13.985Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27932024-10-30T18:55:13.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
27942024-10-30T18:55:14.046Z
27952024-10-30T18:55:14.046Zinfo: running `cargo check --bins` on oximeter-client (107/166)
27962024-10-30T18:55:14.631Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
27972024-10-30T18:55:14.633Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
27982024-10-30T18:55:14.633Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
27992024-10-30T18:55:14.636Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
28002024-10-30T18:55:14.702Z
28012024-10-30T18:55:14.702Zinfo: running `cargo check --bins --no-default-features` on oximeter-db (108/166)
28022024-10-30T18:55:15.290Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28032024-10-30T18:55:15.292Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28042024-10-30T18:55:15.368Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28052024-10-30T18:55:15.968Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s
28062024-10-30T18:55:16.123Z
28072024-10-30T18:55:16.123Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (109/166)
28082024-10-30T18:55:16.731Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28092024-10-30T18:55:16.734Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28102024-10-30T18:55:16.816Z Compiling cfg_aliases v0.1.1
28112024-10-30T18:55:16.818Z Compiling vte_generate_state_changes v0.1.2
28122024-10-30T18:55:16.818Z Checking fd-lock v4.0.2
28132024-10-30T18:55:16.818Z Checking bytecount v0.6.8
28142024-10-30T18:55:16.920Z Compiling tabled_derive v0.7.0
28152024-10-30T18:55:16.935Z Compiling peg-macros v0.8.4
28162024-10-30T18:55:16.938Z Compiling sqlparser_derive v0.2.2
28172024-10-30T18:55:16.938Z Checking unicode_categories v0.1.1
28182024-10-30T18:55:16.985Z Compiling nix v0.28.0
28192024-10-30T18:55:17.041Z Checking papergrid v0.11.0
28202024-10-30T18:55:17.056Z Checking home v0.5.9
28212024-10-30T18:55:17.191Z Checking nu-ansi-term v0.50.1
28222024-10-30T18:55:17.222Z Checking sqlformat v0.2.6
28232024-10-30T18:55:17.528Z Checking vte v0.11.1
28242024-10-30T18:55:18.057Z Checking sqlparser v0.45.0
28252024-10-30T18:55:18.907Z Checking tabled v0.15.0
28262024-10-30T18:55:18.924Z Checking strip-ansi-escapes v0.2.0
28272024-10-30T18:55:19.073Z Checking reedline v0.35.0
28282024-10-30T18:55:19.645Z Checking peg v0.8.4
28292024-10-30T18:55:19.988Z Checking rustyline v14.0.0
28302024-10-30T18:55:24.466Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28312024-10-30T18:55:30.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
28322024-10-30T18:55:30.660Z
28332024-10-30T18:55:30.660Zinfo: running `cargo check --bins --no-default-features --features default` on oximeter-db (110/166)
28342024-10-30T18:55:31.254Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28352024-10-30T18:55:31.257Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28362024-10-30T18:55:31.339Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28372024-10-30T18:55:37.498Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s
28382024-10-30T18:55:37.661Z
28392024-10-30T18:55:37.661Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (111/166)
28402024-10-30T18:55:38.258Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28412024-10-30T18:55:38.261Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28422024-10-30T18:55:38.343Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28432024-10-30T18:55:43.059Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.39s
28442024-10-30T18:55:43.220Z
28452024-10-30T18:55:43.220Zinfo: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (112/166)
28462024-10-30T18:55:43.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28472024-10-30T18:55:43.813Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28482024-10-30T18:55:43.892Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28492024-10-30T18:55:49.725Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.49s
28502024-10-30T18:55:49.886Z
28512024-10-30T18:55:49.886Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (113/166)
28522024-10-30T18:55:50.521Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28532024-10-30T18:55:50.584Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28542024-10-30T18:55:50.644Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28552024-10-30T18:55:56.494Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s
28562024-10-30T18:55:56.669Z
28572024-10-30T18:55:56.669Zinfo: running `cargo check --bins --no-default-features --features sql` on oximeter-db (114/166)
28582024-10-30T18:55:57.269Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28592024-10-30T18:55:57.272Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28602024-10-30T18:55:57.354Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28612024-10-30T18:56:02.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.64s
28622024-10-30T18:56:02.474Z
28632024-10-30T18:56:02.474Zinfo: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (115/166)
28642024-10-30T18:56:03.069Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28652024-10-30T18:56:03.071Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28662024-10-30T18:56:03.150Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28672024-10-30T18:56:08.189Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.71s
28682024-10-30T18:56:08.348Z
28692024-10-30T18:56:08.348Zinfo: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (116/166)
28702024-10-30T18:56:08.945Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28712024-10-30T18:56:08.948Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28722024-10-30T18:56:09.028Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
28732024-10-30T18:56:15.129Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s
28742024-10-30T18:56:15.284Z
28752024-10-30T18:56:15.284Zinfo: running `cargo check --bins` on oximeter-test-utils (117/166)
28762024-10-30T18:56:15.888Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28772024-10-30T18:56:15.891Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28782024-10-30T18:56:15.891Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28792024-10-30T18:56:15.894Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28802024-10-30T18:56:15.963Z
28812024-10-30T18:56:15.963Zinfo: running `cargo check --bins` on cockroach-admin-client (118/166)
28822024-10-30T18:56:16.542Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28832024-10-30T18:56:16.547Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28842024-10-30T18:56:16.547Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28852024-10-30T18:56:16.547Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28862024-10-30T18:56:16.610Z
28872024-10-30T18:56:16.610Zinfo: running `cargo check --bins` on installinator-client (119/166)
28882024-10-30T18:56:17.210Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28892024-10-30T18:56:17.212Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28902024-10-30T18:56:17.212Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28912024-10-30T18:56:17.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
28922024-10-30T18:56:17.283Z
28932024-10-30T18:56:17.283Zinfo: running `cargo check --bins` on oxide-client (120/166)
28942024-10-30T18:56:17.856Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
28952024-10-30T18:56:17.858Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
28962024-10-30T18:56:17.858Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
28972024-10-30T18:56:17.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
28982024-10-30T18:56:17.925Z
28992024-10-30T18:56:17.925Zinfo: running `cargo check --bins` on wicketd-client (121/166)
29002024-10-30T18:56:18.539Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29012024-10-30T18:56:18.541Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29022024-10-30T18:56:18.541Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29032024-10-30T18:56:18.544Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29042024-10-30T18:56:18.616Z
29052024-10-30T18:56:18.616Zinfo: running `cargo check --bins` on wicket-common (122/166)
29062024-10-30T18:56:19.225Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29072024-10-30T18:56:19.228Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29082024-10-30T18:56:19.228Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29092024-10-30T18:56:19.231Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
29102024-10-30T18:56:19.301Z
29112024-10-30T18:56:19.301Zinfo: running `cargo check --bins` on omicron-cockroach-admin (123/166)
29122024-10-30T18:56:19.906Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29132024-10-30T18:56:19.909Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29142024-10-30T18:56:19.992Z Checking csv-core v0.1.11
29152024-10-30T18:56:19.994Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29162024-10-30T18:56:20.282Z Checking csv v1.3.0
29172024-10-30T18:56:20.784Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29182024-10-30T18:56:21.108Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29192024-10-30T18:56:22.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
29202024-10-30T18:56:22.437Z
29212024-10-30T18:56:22.437Zinfo: running `cargo check --bins` on cockroach-admin-api (124/166)
29222024-10-30T18:56:23.020Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29232024-10-30T18:56:23.023Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29242024-10-30T18:56:23.023Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29252024-10-30T18:56:23.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29262024-10-30T18:56:23.091Z
29272024-10-30T18:56:23.091Zinfo: running `cargo check --bins` on cockroach-admin-types (125/166)
29282024-10-30T18:56:23.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29292024-10-30T18:56:23.675Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29302024-10-30T18:56:23.676Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29312024-10-30T18:56:23.678Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
29322024-10-30T18:56:23.745Z
29332024-10-30T18:56:23.745Zinfo: running `cargo check --bins` on cert-dev (126/166)
29342024-10-30T18:56:24.313Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29352024-10-30T18:56:24.316Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29362024-10-30T18:56:24.380Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29372024-10-30T18:56:24.638Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s
29382024-10-30T18:56:24.786Z
29392024-10-30T18:56:24.786Zinfo: running `cargo check --bins` on ch-dev (127/166)
29402024-10-30T18:56:25.390Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29412024-10-30T18:56:25.393Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29422024-10-30T18:56:25.473Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29432024-10-30T18:56:26.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s
29442024-10-30T18:56:26.663Z
29452024-10-30T18:56:26.663Zinfo: running `cargo check --bins` on crdb-seed (128/166)
29462024-10-30T18:56:26.928Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29472024-10-30T18:56:26.930Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29482024-10-30T18:56:27.007Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29492024-10-30T18:56:27.339Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s
29502024-10-30T18:56:27.508Z
29512024-10-30T18:56:27.508Zinfo: running `cargo check --bins` on db-dev (129/166)
29522024-10-30T18:56:28.106Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29532024-10-30T18:56:28.109Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29542024-10-30T18:56:28.188Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29552024-10-30T18:56:28.873Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
29562024-10-30T18:56:29.042Z
29572024-10-30T18:56:29.042Zinfo: running `cargo check --bins` on omicron-dev-lib (130/166)
29582024-10-30T18:56:29.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29592024-10-30T18:56:29.643Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29602024-10-30T18:56:29.643Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
29612024-10-30T18:56:29.646Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
29622024-10-30T18:56:29.713Z
29632024-10-30T18:56:29.713Zinfo: running `cargo check --bins` on xtask-downloader (131/166)
29642024-10-30T18:56:30.282Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29652024-10-30T18:56:30.284Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29662024-10-30T18:56:30.350Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29672024-10-30T18:56:31.174Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s
29682024-10-30T18:56:31.321Z
29692024-10-30T18:56:31.321Zinfo: running `cargo check --bins` on omicron-ls-apis (132/166)
29702024-10-30T18:56:31.905Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29712024-10-30T18:56:31.907Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29722024-10-30T18:56:31.973Z Checking cargo-platform v0.1.8
29732024-10-30T18:56:32.228Z Checking cargo_metadata v0.18.1
29742024-10-30T18:56:33.181Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29752024-10-30T18:56:33.890Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.56s
29762024-10-30T18:56:34.034Z
29772024-10-30T18:56:34.034Zinfo: running `cargo check --bins` on mgs-dev (133/166)
29782024-10-30T18:56:34.673Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29792024-10-30T18:56:34.676Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29802024-10-30T18:56:34.776Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29812024-10-30T18:56:35.423Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29822024-10-30T18:56:35.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s
29832024-10-30T18:56:36.083Z
29842024-10-30T18:56:36.083Zinfo: running `cargo check --bins` on omicron-omdb (134/166)
29852024-10-30T18:56:36.759Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
29862024-10-30T18:56:36.762Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
29872024-10-30T18:56:36.900Z Compiling glob v0.3.1
29882024-10-30T18:56:36.900Z Compiling crunchy v0.2.2
29892024-10-30T18:56:36.900Z Compiling tiny-keccak v2.0.2
29902024-10-30T18:56:36.902Z Compiling dsl_auto_type v0.1.2
29912024-10-30T18:56:36.902Z Checking scheduled-thread-pool v0.2.7
29922024-10-30T18:56:36.902Z Compiling diesel_table_macro_syntax v0.2.0
29932024-10-30T18:56:36.902Z Compiling ascii-canvas v3.0.0
29942024-10-30T18:56:37.008Z Compiling ena v0.14.3
29952024-10-30T18:56:37.214Z Checking r2d2 v0.8.10
29962024-10-30T18:56:37.342Z Compiling libloading v0.8.5
29972024-10-30T18:56:37.457Z Compiling bindgen v0.69.5
29982024-10-30T18:56:37.476Z Compiling regex-syntax v0.6.29
29992024-10-30T18:56:37.518Z Compiling diff v0.1.13
30002024-10-30T18:56:37.578Z Compiling which v4.4.2
30012024-10-30T18:56:37.734Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30022024-10-30T18:56:37.944Z Compiling cexpr v0.6.0
30032024-10-30T18:56:37.944Z Compiling clang-sys v1.8.1
30042024-10-30T18:56:38.138Z Compiling ref-cast v1.0.23
30052024-10-30T18:56:38.195Z Compiling rustc-hash v1.1.0
30062024-10-30T18:56:38.198Z Compiling lazycell v1.3.0
30072024-10-30T18:56:38.347Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30082024-10-30T18:56:38.379Z Compiling derive_builder_core v0.20.2
30092024-10-30T18:56:38.605Z Compiling diesel_derives v2.2.3
30102024-10-30T18:56:38.631Z Compiling libxml v0.3.3
30112024-10-30T18:56:38.693Z Compiling ref-cast-impl v1.0.23
30122024-10-30T18:56:38.725Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30132024-10-30T18:56:39.051Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30142024-10-30T18:56:39.177Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30152024-10-30T18:56:39.428Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30162024-10-30T18:56:39.677Z Compiling strum_macros v0.24.3
30172024-10-30T18:56:39.811Z Compiling indoc v1.0.9
30182024-10-30T18:56:40.690Z Compiling lalrpop v0.19.12
30192024-10-30T18:56:40.813Z Compiling derive_builder_macro v0.20.2
30202024-10-30T18:56:41.751Z Checking derive_builder v0.20.2
30212024-10-30T18:56:41.839Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30222024-10-30T18:56:41.896Z Compiling impl-trait-for-tuples v0.2.2
30232024-10-30T18:56:42.127Z Compiling oso-derive v0.27.3
30242024-10-30T18:56:42.354Z Checking quick-xml v0.33.0
30252024-10-30T18:56:43.234Z Compiling diesel-dtrace v0.3.0
30262024-10-30T18:56:43.382Z Checking maplit v1.0.2
30272024-10-30T18:56:43.527Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30282024-10-30T18:56:43.616Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30292024-10-30T18:56:43.919Z Checking bb8 v0.8.5
30302024-10-30T18:56:44.404Z Compiling const_format_proc_macros v0.2.33
30312024-10-30T18:56:44.532Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30322024-10-30T18:56:44.847Z Checking castaway v0.2.3
30332024-10-30T18:56:45.019Z Checking rand_seeder v0.3.0
30342024-10-30T18:56:45.146Z Checking compact_str v0.8.0
30352024-10-30T18:56:45.246Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30362024-10-30T18:56:45.465Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30372024-10-30T18:56:46.025Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30382024-10-30T18:56:46.596Z Checking const_format v0.2.33
30392024-10-30T18:56:46.801Z Checking unicode-truncate v1.1.0
30402024-10-30T18:56:47.036Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30412024-10-30T18:56:47.096Z Checking lru v0.12.5
30422024-10-30T18:56:47.340Z Compiling instability v0.3.2
30432024-10-30T18:56:47.393Z Checking is_ci v1.2.0
30442024-10-30T18:56:47.533Z Checking unicode-linebreak v0.1.5
30452024-10-30T18:56:47.954Z Checking smawk v0.3.2
30462024-10-30T18:56:47.983Z Checking cassowary v0.3.0
30472024-10-30T18:56:48.162Z Checking textwrap v0.16.1
30482024-10-30T18:56:48.391Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30492024-10-30T18:56:48.416Z Checking ratatui v0.28.1
30502024-10-30T18:56:48.546Z Checking supports-color v3.0.1
30512024-10-30T18:56:48.768Z Checking multimap v0.10.0
30522024-10-30T18:56:50.869Z Checking diesel v2.2.4
30532024-10-30T18:57:10.515Z Compiling samael v0.0.17
30542024-10-30T18:57:25.636Z Compiling polar-core v0.27.3
30552024-10-30T18:57:26.300Z Checking async-bb8-diesel v0.2.1
30562024-10-30T18:57:32.590Z Checking oso v0.27.3
30572024-10-30T18:58:37.284Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30582024-10-30T18:58:42.804Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
30592024-10-30T18:58:42.981Z
30602024-10-30T18:58:42.981Zinfo: running `cargo check --bins` on nexus-reconfigurator-preparation (135/166)
30612024-10-30T18:58:43.635Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30622024-10-30T18:58:43.653Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30632024-10-30T18:58:43.654Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30642024-10-30T18:58:43.654Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
30652024-10-30T18:58:43.704Z
30662024-10-30T18:58:43.704Zinfo: running `cargo check --bins` on nexus-saga-recovery (136/166)
30672024-10-30T18:58:44.340Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30682024-10-30T18:58:44.352Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30692024-10-30T18:58:44.353Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30702024-10-30T18:58:44.353Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
30712024-10-30T18:58:44.414Z
30722024-10-30T18:58:44.414Zinfo: running `cargo check --bins` on nexus-test-utils-macros (137/166)
30732024-10-30T18:58:45.022Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30742024-10-30T18:58:45.114Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30752024-10-30T18:58:45.114Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
30762024-10-30T18:58:45.114Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
30772024-10-30T18:58:45.269Z
30782024-10-30T18:58:45.269Zinfo: running `cargo check --bins` on omicron-nexus (138/166)
30792024-10-30T18:58:45.741Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
30802024-10-30T18:58:45.746Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
30812024-10-30T18:58:45.891Z Compiling libz-sys v1.1.20
30822024-10-30T18:58:45.893Z Checking http v0.2.12
30832024-10-30T18:58:46.000Z Compiling libgit2-sys v0.17.0+1.8.1
30842024-10-30T18:58:46.020Z Compiling vergen v8.3.2
30852024-10-30T18:58:46.024Z Compiling cargo-platform v0.1.8
30862024-10-30T18:58:46.024Z Compiling pin-project-internal v1.1.6
30872024-10-30T18:58:46.056Z Compiling libsqlite3-sys v0.30.1
30882024-10-30T18:58:46.060Z Compiling snafu-derive v0.8.5
30892024-10-30T18:58:46.382Z Compiling cargo_metadata v0.18.1
30902024-10-30T18:58:46.574Z Checking sync_wrapper v0.1.2
30912024-10-30T18:58:46.591Z Compiling rustls v0.21.12
30922024-10-30T18:58:46.703Z Compiling cfg_aliases v0.2.1
30932024-10-30T18:58:46.819Z Compiling buf-list v1.0.3
30942024-10-30T18:58:46.897Z Compiling nix v0.29.0
30952024-10-30T18:58:46.976Z Checking globset v0.4.15
30962024-10-30T18:58:47.294Z Checking http-body v0.4.6
30972024-10-30T18:58:47.430Z Checking h2 v0.3.26
30982024-10-30T18:58:47.533Z Checking rustls-webpki v0.101.7
30992024-10-30T18:58:47.653Z Checking sct v0.7.1
31002024-10-30T18:58:47.787Z Checking olpc-cjson v0.1.4
31012024-10-30T18:58:47.852Z Checking serde_plain v1.0.2
31022024-10-30T18:58:48.008Z Checking typed-path v0.7.1
31032024-10-30T18:58:48.815Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31042024-10-30T18:58:49.277Z Checking pin-project v1.1.6
31052024-10-30T18:58:49.293Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31062024-10-30T18:58:49.293Z Checking hashlink v0.9.1
31072024-10-30T18:58:49.415Z Checking fallible-iterator v0.3.0
31082024-10-30T18:58:49.777Z Checking parse-size v1.0.0
31092024-10-30T18:58:49.809Z Checking fallible-streaming-iterator v0.1.9
31102024-10-30T18:58:50.034Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31112024-10-30T18:58:50.053Z Checking rusqlite v0.32.1
31122024-10-30T18:58:50.053Z Checking rustls-pemfile v1.0.4
31132024-10-30T18:58:50.247Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31142024-10-30T18:58:50.481Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31152024-10-30T18:58:50.560Z Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
31162024-10-30T18:58:50.696Z Checking twox-hash v1.6.3
31172024-10-30T18:58:51.008Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31182024-10-30T18:58:51.322Z Checking tokio-rustls v0.24.1
31192024-10-30T18:58:51.580Z Checking snafu v0.8.5
31202024-10-30T18:58:51.608Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31212024-10-30T18:58:51.685Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31222024-10-30T18:58:52.044Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31232024-10-30T18:58:52.065Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31242024-10-30T18:58:52.173Z Checking fatfs v0.3.6
31252024-10-30T18:58:52.856Z Checking assert_matches v1.5.0
31262024-10-30T18:58:53.512Z Checking hyper v0.14.30
31272024-10-30T18:58:57.787Z Checking reqwest v0.11.27
31282024-10-30T18:58:58.500Z Checking tough v0.17.1
31292024-10-30T18:58:59.060Z Compiling git2 v0.19.0
31302024-10-30T18:59:01.493Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
31312024-10-30T18:59:02.662Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31322024-10-30T18:59:03.981Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2b88ab88461fb06aaf2aab11c5e381a3cad25eac#2b88ab88)
31332024-10-30T18:59:56.336Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
31342024-10-30T18:59:56.533Z
31352024-10-30T18:59:56.533Zinfo: running `cargo check --bins` on nexus-external-api (139/166)
31362024-10-30T18:59:57.173Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31372024-10-30T18:59:57.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31382024-10-30T18:59:57.176Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31392024-10-30T18:59:57.180Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s
31402024-10-30T18:59:57.249Z
31412024-10-30T18:59:57.249Zinfo: running `cargo check --bins` on openapi-manager-types (140/166)
31422024-10-30T18:59:57.824Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31432024-10-30T18:59:57.828Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31442024-10-30T18:59:57.828Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31452024-10-30T18:59:57.831Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
31462024-10-30T18:59:57.898Z
31472024-10-30T18:59:57.899Zinfo: running `cargo check --bins` on nexus-internal-api (141/166)
31482024-10-30T18:59:58.509Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31492024-10-30T18:59:58.512Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31502024-10-30T18:59:58.512Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31512024-10-30T18:59:58.515Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31522024-10-30T18:59:58.581Z
31532024-10-30T18:59:58.581Zinfo: running `cargo check --bins` on nexus-metrics-producer-gc (142/166)
31542024-10-30T18:59:59.212Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31552024-10-30T18:59:59.216Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31562024-10-30T18:59:59.216Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31572024-10-30T18:59:59.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31582024-10-30T18:59:59.287Z
31592024-10-30T18:59:59.287Zinfo: running `cargo check --bins` on nexus-networking (143/166)
31602024-10-30T18:59:59.919Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31612024-10-30T18:59:59.922Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31622024-10-30T18:59:59.922Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31632024-10-30T18:59:59.925Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s
31642024-10-30T18:59:59.996Z
31652024-10-30T18:59:59.996Zinfo: running `cargo check --bins` on nexus-reconfigurator-execution (144/166)
31662024-10-30T19:00:00.621Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31672024-10-30T19:00:00.626Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31682024-10-30T19:00:00.626Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31692024-10-30T19:00:00.629Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31702024-10-30T19:00:00.699Z
31712024-10-30T19:00:00.699Zinfo: running `cargo check --bins` on update-common (145/166)
31722024-10-30T19:00:01.317Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31732024-10-30T19:00:01.320Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31742024-10-30T19:00:01.320Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31752024-10-30T19:00:01.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s
31762024-10-30T19:00:01.397Z
31772024-10-30T19:00:01.397Zinfo: running `cargo check --bins` on tufaceous-lib (146/166)
31782024-10-30T19:00:02.019Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31792024-10-30T19:00:02.022Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31802024-10-30T19:00:02.022Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
31812024-10-30T19:00:02.025Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s
31822024-10-30T19:00:02.097Z
31832024-10-30T19:00:02.097Zinfo: running `cargo check --bins` on tufaceous (147/166)
31842024-10-30T19:00:02.711Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31852024-10-30T19:00:02.714Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31862024-10-30T19:00:02.799Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
31872024-10-30T19:00:03.697Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s
31882024-10-30T19:00:03.864Z
31892024-10-30T19:00:03.864Zinfo: running `cargo check --bins` on omicron-dev (148/166)
31902024-10-30T19:00:04.563Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
31912024-10-30T19:00:04.565Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
31922024-10-30T19:00:04.725Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31932024-10-30T19:00:04.729Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31942024-10-30T19:00:04.729Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31952024-10-30T19:00:06.203Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31962024-10-30T19:00:08.673Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
31972024-10-30T19:00:08.880Z
31982024-10-30T19:00:08.880Zinfo: running `cargo check --bins` on openapi-manager (149/166)
31992024-10-30T19:00:09.500Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32002024-10-30T19:00:09.503Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32012024-10-30T19:00:09.600Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32022024-10-30T19:00:09.603Z Checking heck v0.4.1
32032024-10-30T19:00:09.603Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32042024-10-30T19:00:09.842Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
32052024-10-30T19:00:11.168Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32062024-10-30T19:00:11.984Z Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager)
32072024-10-30T19:00:12.976Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s
32082024-10-30T19:00:13.151Z
32092024-10-30T19:00:13.151Zinfo: running `cargo check --bins` on installinator-api (150/166)
32102024-10-30T19:00:13.748Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32112024-10-30T19:00:13.751Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32122024-10-30T19:00:13.751Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32132024-10-30T19:00:13.754Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s
32142024-10-30T19:00:13.822Z
32152024-10-30T19:00:13.823Zinfo: running `cargo check --bins` on wicketd-api (151/166)
32162024-10-30T19:00:14.429Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32172024-10-30T19:00:14.434Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32182024-10-30T19:00:14.434Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
32192024-10-30T19:00:14.437Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s
32202024-10-30T19:00:14.503Z
32212024-10-30T19:00:14.503Zinfo: running `cargo check --bins` on reconfigurator-cli (152/166)
32222024-10-30T19:00:15.109Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32232024-10-30T19:00:15.115Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32242024-10-30T19:00:15.212Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32252024-10-30T19:00:16.327Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s
32262024-10-30T19:00:16.496Z
32272024-10-30T19:00:16.496Zinfo: running `cargo check --bins` on omicron-releng (153/166)
32282024-10-30T19:00:17.115Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32292024-10-30T19:00:17.117Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32302024-10-30T19:00:17.195Z Checking memmap2 v0.9.5
32312024-10-30T19:00:17.195Z Checking constant_time_eq v0.3.1
32322024-10-30T19:00:17.198Z Checking arrayref v0.3.9
32332024-10-30T19:00:17.198Z Checking spin v0.5.2
32342024-10-30T19:00:17.198Z Checking untrusted v0.7.1
32352024-10-30T19:00:17.198Z Checking arrayvec v0.7.6
32362024-10-30T19:00:17.301Z Checking topological-sort v0.2.2
32372024-10-30T19:00:17.328Z Checking shell-words v1.1.0
32382024-10-30T19:00:17.475Z Checking ring v0.16.20
32392024-10-30T19:00:17.585Z Checking blake3 v1.5.4
32402024-10-30T19:00:18.568Z Checking omicron-zone-package v0.11.1
32412024-10-30T19:00:19.648Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32422024-10-30T19:00:20.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.99s
32432024-10-30T19:00:20.660Z
32442024-10-30T19:00:20.660Zinfo: running `cargo check --bins` on xtask (154/166)
32452024-10-30T19:00:21.125Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32462024-10-30T19:00:21.128Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32472024-10-30T19:00:21.142Z Checking bitflags v2.6.0
32482024-10-30T19:00:21.144Z Checking serde v1.0.210
32492024-10-30T19:00:21.144Z Checking thiserror v1.0.64
32502024-10-30T19:00:21.232Z Checking scroll v0.12.0
32512024-10-30T19:00:21.239Z Checking log v0.4.22
32522024-10-30T19:00:21.242Z Checking hashbrown v0.15.0
32532024-10-30T19:00:21.248Z Checking zerocopy v0.7.35
32542024-10-30T19:00:21.271Z Checking syn v2.0.79
32552024-10-30T19:00:21.326Z Checking pest v2.7.14
32562024-10-30T19:00:21.458Z Checking rustix v0.38.37
32572024-10-30T19:00:21.479Z Checking once_cell v1.20.2
32582024-10-30T19:00:21.682Z Checking goblin v0.8.2
32592024-10-30T19:00:21.774Z Checking fs-err v2.11.0
32602024-10-30T19:00:22.058Z Checking anyhow v1.0.89
32612024-10-30T19:00:22.285Z Checking indexmap v2.6.0
32622024-10-30T19:00:22.409Z Checking tabled v0.15.0
32632024-10-30T19:00:23.407Z Checking terminal_size v0.4.0
32642024-10-30T19:00:23.410Z Checking tempfile v3.13.0
32652024-10-30T19:00:23.574Z Checking clap_builder v4.5.20
32662024-10-30T19:00:24.423Z Checking dtrace-parser v0.2.0
32672024-10-30T19:00:25.180Z Checking serde_json v1.0.128
32682024-10-30T19:00:25.180Z Checking toml_datetime v0.6.8
32692024-10-30T19:00:25.319Z Checking serde_spanned v0.6.8
32702024-10-30T19:00:25.319Z Checking camino v1.1.9
32712024-10-30T19:00:25.336Z Checking cargo-platform v0.1.8
32722024-10-30T19:00:25.371Z Checking semver v1.0.23
32732024-10-30T19:00:25.488Z Checking toml_edit v0.22.22
32742024-10-30T19:00:25.557Z Checking macaddr v1.0.1
32752024-10-30T19:00:25.747Z Checking camino-tempfile v1.1.1
32762024-10-30T19:00:26.011Z Checking clap v4.5.20
32772024-10-30T19:00:26.409Z Checking dof v0.3.0
32782024-10-30T19:00:26.409Z Checking cargo_metadata v0.18.1
32792024-10-30T19:00:26.817Z Checking usdt-impl v0.5.0
32802024-10-30T19:00:27.178Z Checking usdt v0.5.0
32812024-10-30T19:00:27.342Z Checking toml v0.8.19
32822024-10-30T19:00:27.771Z Checking cargo_toml v0.20.5
32832024-10-30T19:00:32.080Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32842024-10-30T19:00:32.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.94s
32852024-10-30T19:00:32.176Z
32862024-10-30T19:00:32.176Zinfo: running `cargo check --bins` on end-to-end-tests (155/166)
32872024-10-30T19:00:32.176Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
32882024-10-30T19:00:32.176Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
32892024-10-30T19:00:32.176Z Checking polyval v0.6.2
32902024-10-30T19:00:32.176Z Checking ctr v0.9.2
32912024-10-30T19:00:32.176Z Checking ssh-encoding v0.2.0
32922024-10-30T19:00:32.176Z Checking blowfish v0.9.1
32932024-10-30T19:00:32.176Z Checking password-hash v0.4.2
32942024-10-30T19:00:32.176Z Checking matches v0.1.10
32952024-10-30T19:00:32.177Z Checking p521 v0.13.3
32962024-10-30T19:00:32.177Z Checking p256 v0.13.2
32972024-10-30T19:00:32.177Z Checking idna v0.2.3
32982024-10-30T19:00:32.177Z Checking bcrypt-pbkdf v0.10.0
32992024-10-30T19:00:32.177Z Checking ghash v0.5.1
33002024-10-30T19:00:32.177Z Compiling enum-as-inner v0.5.1
33012024-10-30T19:00:32.177Z Checking russh-cryptovec v0.7.3
33022024-10-30T19:00:32.177Z Checking pbkdf2 v0.11.0
33032024-10-30T19:00:32.177Z Checking aes-gcm v0.10.3
33042024-10-30T19:00:32.177Z Checking md5 v0.7.0
33052024-10-30T19:00:32.177Z Checking num-bigint v0.4.6
33062024-10-30T19:00:32.177Z Checking des v0.8.1
33072024-10-30T19:00:32.177Z Checking ssh-cipher v0.2.0
33082024-10-30T19:00:32.177Z Checking hex-literal v0.4.1
33092024-10-30T19:00:32.177Z Compiling dhcproto-macros v0.1.0
33102024-10-30T19:00:32.177Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33112024-10-30T19:00:32.177Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
33122024-10-30T19:00:32.250Z Checking ssh-key v0.6.6
33132024-10-30T19:00:32.250Z Checking internet-checksum v0.2.1
33142024-10-30T19:00:32.250Z Checking trust-dns-proto v0.22.0
33152024-10-30T19:00:32.760Z Checking russh-keys v0.45.0
33162024-10-30T19:00:33.695Z Checking russh v0.45.0
33172024-10-30T19:00:34.383Z Checking dhcproto v0.12.0
33182024-10-30T19:00:50.983Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33192024-10-30T19:00:52.265Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.55s
33202024-10-30T19:00:52.446Z
33212024-10-30T19:00:52.446Zinfo: running `cargo check --bins` on gateway-cli (156/166)
33222024-10-30T19:00:53.033Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33232024-10-30T19:00:53.036Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33242024-10-30T19:00:53.108Z Checking termios v0.3.3
33252024-10-30T19:00:53.314Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33262024-10-30T19:00:54.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.60s
33272024-10-30T19:00:54.211Z
33282024-10-30T19:00:54.211Zinfo: running `cargo check --bins --no-default-features` on installinator (157/166)
33292024-10-30T19:00:54.832Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33302024-10-30T19:00:54.836Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33312024-10-30T19:00:54.926Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33322024-10-30T19:00:56.891Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33332024-10-30T19:00:58.631Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
33342024-10-30T19:00:58.804Z
33352024-10-30T19:00:58.804Zinfo: running `cargo check --bins` on internal-dns-cli (158/166)
33362024-10-30T19:00:59.388Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33372024-10-30T19:00:59.391Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33382024-10-30T19:00:59.461Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33392024-10-30T19:00:59.904Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.09s
33402024-10-30T19:01:00.067Z
33412024-10-30T19:01:00.067Zinfo: running `cargo check --bins` on omicron-live-tests (159/166)
33422024-10-30T19:01:00.639Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33432024-10-30T19:01:00.642Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33442024-10-30T19:01:00.642Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33452024-10-30T19:01:00.645Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33462024-10-30T19:01:00.708Z
33472024-10-30T19:01:00.708Zinfo: running `cargo check --bins` on live-tests-macros (160/166)
33482024-10-30T19:01:01.280Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33492024-10-30T19:01:01.282Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33502024-10-30T19:01:01.282Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33512024-10-30T19:01:01.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33522024-10-30T19:01:01.348Z
33532024-10-30T19:01:01.349Zinfo: running `cargo check --bins` on omicron-package (161/166)
33542024-10-30T19:01:01.972Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33552024-10-30T19:01:01.975Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33562024-10-30T19:01:02.048Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33572024-10-30T19:01:03.263Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s
33582024-10-30T19:01:03.419Z
33592024-10-30T19:01:03.419Zinfo: running `cargo check --bins` on wicket-dbg (162/166)
33602024-10-30T19:01:04.056Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33612024-10-30T19:01:04.059Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33622024-10-30T19:01:04.154Z Checking rtoolbox v0.0.2
33632024-10-30T19:01:04.156Z Checking tui-tree-widget v0.22.0
33642024-10-30T19:01:04.156Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33652024-10-30T19:01:04.372Z Checking rpassword v7.3.1
33662024-10-30T19:01:08.271Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33672024-10-30T19:01:11.199Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
33682024-10-30T19:01:12.348Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
33692024-10-30T19:01:12.516Z
33702024-10-30T19:01:12.516Zinfo: running `cargo check --bins` on wicket (163/166)
33712024-10-30T19:01:13.145Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33722024-10-30T19:01:13.147Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33732024-10-30T19:01:13.244Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33742024-10-30T19:01:13.635Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s
33752024-10-30T19:01:13.805Z
33762024-10-30T19:01:13.805Zinfo: running `cargo check --bins` on wicketd (164/166)
33772024-10-30T19:01:14.449Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33782024-10-30T19:01:14.453Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33792024-10-30T19:01:14.552Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33802024-10-30T19:01:18.349Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s
33812024-10-30T19:01:18.525Z
33822024-10-30T19:01:18.525Zinfo: running `cargo check --bins` on omicron-workspace-hack (165/166)
33832024-10-30T19:01:19.100Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33842024-10-30T19:01:19.103Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33852024-10-30T19:01:19.103Zwarning: target filter `bins` specified, but no targets matched; this is a no-op
33862024-10-30T19:01:19.107Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
33872024-10-30T19:01:19.173Z
33882024-10-30T19:01:19.173Zinfo: running `cargo check --bins` on zone-setup (166/166)
33892024-10-30T19:01:19.811Zwarning: profile package spec `blake2b_simd` in profile `dev` did not match any packages
33902024-10-30T19:01:19.814Zwarning: profile package spec `rust-argon2` in profile `dev` did not match any packages
33912024-10-30T19:01:19.922Z Checking uzers v0.12.1
33922024-10-30T19:01:20.247Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33932024-10-30T19:01:21.280Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s
33942024-10-30T19:01:21.479Z
33952024-10-30T19:01:21.483Zreal 11:53.298208791
33962024-10-30T19:01:21.483Zuser 24:15.173160370
33972024-10-30T19:01:21.483Zsys 5:16.076570692
33982024-10-30T19:01:21.483Ztrap 0.510680285
33992024-10-30T19:01:21.483Ztflt 3.162233013
34002024-10-30T19:01:21.483Zdflt 2.590839821
34012024-10-30T19:01:21.483Zkflt 0.002420600
34022024-10-30T19:01:21.483Zlock 43:03.540959964
34032024-10-30T19:01:21.483Zslp 1:59:22.616459939
34042024-10-30T19:01:21.483Zlat 1:00.272221200
34052024-10-30T19:01:21.483Zstop 3:09.674555963
34062024-10-30T19:01:21.483Zprocess exited: duration 955261 ms, exit code 0
 
34072024-10-30T19:01:21.489Zfound 0 output files