01J074FZ2000FJFSEFPHEP2166: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01J074J0RRJ98RF000T0ZMDGW9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-12T21:17:20.723Zjob assigned to worker 01J074Y2F5BXX8508RW5R8SXQ3 (queued for 7 m 36 s)
 
22024-06-12T21:17:28.686Zstarting task 0: "setup"
32024-06-12T21:17:28.745Z++ uname -s
42024-06-12T21:17:28.766Z+ kern=SunOS
52024-06-12T21:17:28.766Z+ case "$kern" in
62024-06-12T21:17:28.766Z+ groupadd -g 12345 build
72024-06-12T21:17:28.766Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-12T21:17:30.762Z+ zfs create -o mountpoint=/work rpool/work
92024-06-12T21:17:30.887Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-12T21:17:30.918Z+ home_fs=zfs
112024-06-12T21:17:30.918Z+ [[ zfs == autofs ]]
122024-06-12T21:17:30.918Z+ mkdir -p /home/build
132024-06-12T21:17:30.918Z+ chown build:build /home/build /work
142024-06-12T21:17:32.874Z+ chmod 0700 /home/build /work
152024-06-12T21:17:33.323Zprocess exited: duration 4190 ms, exit code 0
 
162024-06-12T21:17:33.398Zstarting task 1: "rust-toolchain"
172024-06-12T21:17:33.415Z+ printf ' * toolchain channel = "%s"
182024-06-12T21:17:33.415Z * toolchain channel = "1.78.0"
192024-06-12T21:17:33.416Z' 1.78.0
202024-06-12T21:17:33.416Z+ printf ' * toolchain profile = "%s"
212024-06-12T21:17:33.416Z' default
222024-06-12T21:17:33.416Z * toolchain profile = "default"
232024-06-12T21:17:33.417Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-12T21:17:33.417Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-12T21:17:33.500Zinfo: downloading installer
262024-06-12T21:17:34.833Zinfo: profile set to 'default'
272024-06-12T21:17:34.834Zinfo: default host triple is x86_64-unknown-illumos
282024-06-12T21:17:34.859Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-12T21:17:34.982Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-12T21:17:34.982Zinfo: downloading component 'cargo'
312024-06-12T21:17:35.851Zinfo: downloading component 'clippy'
322024-06-12T21:17:36.158Zinfo: downloading component 'rust-docs'
332024-06-12T21:17:37.337Zinfo: downloading component 'rust-std'
342024-06-12T21:17:39.171Zinfo: downloading component 'rustc'
352024-06-12T21:17:43.911Zinfo: downloading component 'rustfmt'
362024-06-12T21:17:44.188Zinfo: installing component 'cargo'
372024-06-12T21:17:45.109Zinfo: installing component 'clippy'
382024-06-12T21:17:45.364Zinfo: installing component 'rust-docs'
392024-06-12T21:17:46.869Zinfo: installing component 'rust-std'
402024-06-12T21:17:48.573Zinfo: installing component 'rustc'
412024-06-12T21:17:52.810Zinfo: installing component 'rustfmt'
422024-06-12T21:17:53.162Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-12T21:17:53.162Z
442024-06-12T21:17:53.437Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-12T21:17:53.438Z
462024-06-12T21:17:53.439Z
472024-06-12T21:17:53.439ZRust is installed now. Great!
482024-06-12T21:17:53.439Z
492024-06-12T21:17:53.439ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-12T21:17:53.439Zenvironment variable. This has not been done automatically.
512024-06-12T21:17:53.439Z
522024-06-12T21:17:53.440ZTo configure your current shell, you need to source
532024-06-12T21:17:53.440Zthe corresponding env file under $HOME/.cargo.
542024-06-12T21:17:53.440Z
552024-06-12T21:17:53.440ZThis is usually done by running one of the following (note the leading DOT):
562024-06-12T21:17:53.440Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-12T21:17:53.440Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-12T21:17:53.878Z+ rustc --version
592024-06-12T21:17:53.878Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-12T21:17:53.878Zprocess exited: duration 20232 ms, exit code 0
 
612024-06-12T21:17:53.930Zstarting task 2: "authentication"
622024-06-12T21:17:53.965ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
632024-06-12T21:18:04.100Zprocess exited: duration 10179 ms, exit code 0
 
642024-06-12T21:18:04.130Zstarting task 3: "clone repository"
652024-06-12T21:18:04.142Z+ mkdir -p /work/oxidecomputer/omicron
662024-06-12T21:18:04.142Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
672024-06-12T21:18:04.715ZCloning into '/work/oxidecomputer/omicron'...
682024-06-12T21:18:12.852Z+ cd /work/oxidecomputer/omicron
692024-06-12T21:18:12.853Z+ git fetch origin adea7f741f608bc613c66828db8e87e0b063d064
702024-06-12T21:18:13.310ZFrom https://github.com/oxidecomputer/omicron
712024-06-12T21:18:13.311Z * branch adea7f741f608bc613c66828db8e87e0b063d064 -> FETCH_HEAD
722024-06-12T21:18:13.311Z+ [[ -n eliza/instance-fetch-all ]]
732024-06-12T21:18:13.311Z++ git branch --show-current
742024-06-12T21:18:13.311Z+ current=main
752024-06-12T21:18:13.311Z+ [[ main != eliza/instance-fetch-all ]]
762024-06-12T21:18:13.311Z+ git branch -f eliza/instance-fetch-all adea7f741f608bc613c66828db8e87e0b063d064
772024-06-12T21:18:13.311Z+ git checkout -f eliza/instance-fetch-all
782024-06-12T21:18:13.327ZSwitched to branch 'eliza/instance-fetch-all'
792024-06-12T21:18:13.333Z+ git reset --hard adea7f741f608bc613c66828db8e87e0b063d064
802024-06-12T21:18:13.333ZHEAD is now at adea7f741 oh THAT's what the mut was for
812024-06-12T21:18:13.344Zprocess exited: duration 9209 ms, exit code 0
 
822024-06-12T21:18:13.357Zstarting task 4: "build"
832024-06-12T21:18:13.800Z+ cargo --version
842024-06-12T21:18:13.860Zcargo 1.78.0 (54d8815d0 2024-03-26)
852024-06-12T21:18:13.861Z+ rustc --version
862024-06-12T21:18:13.861Zrustc 1.78.0 (9b00956e5 2024-04-29)
872024-06-12T21:18:13.861Z+ source ./env.sh
882024-06-12T21:18:13.861Z++ set -o xtrace
892024-06-12T21:18:13.861Z++++ dirname ./env.sh
902024-06-12T21:18:13.861Z+++ readlink -f .
912024-06-12T21:18:13.862Z++ OMICRON_WS=/work/oxidecomputer/omicron
922024-06-12T21:18:13.862Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932024-06-12T21:18:13.862Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942024-06-12T21:18:13.862Z++ 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
952024-06-12T21:18:13.862Z++ 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
962024-06-12T21:18:13.862Z++ 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
972024-06-12T21:18:13.862Z++ 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
982024-06-12T21:18:13.862Z++ 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
992024-06-12T21:18:13.862Z++ 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
1002024-06-12T21:18:13.863Z++ unset OMICRON_WS
1012024-06-12T21:18:13.863Z++ set +o xtrace
1022024-06-12T21:18:13.863Z
1032024-06-12T21:18:13.863Z ##### ##### ###### ##### ###### #### # # # #### #
1042024-06-12T21:18:13.863Z # # # # # # # # # # # # # # #
1052024-06-12T21:18:13.863Z # # # # ##### # # ##### # # # # # #### #
1062024-06-12T21:18:13.863Z ##### ##### # ##### # # # # # # # # #
1072024-06-12T21:18:13.863Z # # # # # # # # # # # # # # #
1082024-06-12T21:18:13.863Z # # # ###### # # ###### ### # #### # #### #
1092024-06-12T21:18:13.863Z
1102024-06-12T21:18:26.614Z Startup: Refreshing catalog 'helios-dev' ... Done
1112024-06-12T21:18:28.643Z Startup: Caching catalogs ... Done
1122024-06-12T21:18:30.798ZPlanning: Solver setup ... Done (1.693s)
1132024-06-12T21:18:30.832ZPlanning: Running solver ... Done (0.034s)
1142024-06-12T21:18:30.868ZPlanning: Finding local manifests ... Done (0.003s)
1152024-06-12T21:18:30.879ZPlanning: Fetching manifests: 0/4 0% complete
1162024-06-12T21:18:31.578ZPlanning: Fetching manifests: 4/4 100% complete
1172024-06-12T21:18:31.626ZPlanning: Package planning ... Done (0.048s)
1182024-06-12T21:18:31.676ZPlanning: Merging actions ... Done (0.050s)
1192024-06-12T21:18:32.727ZPlanning: Checking for conflicting actions ... Done (1.041s)
1202024-06-12T21:18:32.742ZPlanning: Consolidating action changes ... Done (0.011s)
1212024-06-12T21:18:38.656ZPlanning: Evaluating mediators ... Done (5.917s)
1222024-06-12T21:18:38.670ZPlanning: Planning completed in 9.95 seconds
1232024-06-12T21:18:39.204Z Packages to install: 4
1242024-06-12T21:18:39.204Z Mediators to change: 2
1252024-06-12T21:18:39.204Z Services to change: 1
1262024-06-12T21:18:39.204Z Estimated space available: 155.77 GB
1272024-06-12T21:18:39.204ZEstimated space to be consumed: 1.45 GB
1282024-06-12T21:18:39.211Z Create boot environment: No
1292024-06-12T21:18:39.211ZCreate backup boot environment: No
1302024-06-12T21:18:39.211Z Rebuild boot archive: No
1312024-06-12T21:18:39.211Z
1322024-06-12T21:18:39.211ZChanged mediators:
1332024-06-12T21:18:39.211Z mediator clang:
1342024-06-12T21:18:39.212Z version: None -> 15 (system default)
1352024-06-12T21:18:39.212Z
1362024-06-12T21:18:39.212Z mediator llvm:
1372024-06-12T21:18:39.212Z version: 14 (system default) -> 15 (system default)
1382024-06-12T21:18:39.212Z
1392024-06-12T21:18:39.212ZChanged packages:
1402024-06-12T21:18:39.212Zhelios-dev
1412024-06-12T21:18:39.212Z developer/build-essential
1422024-06-12T21:18:39.212Z None -> 11-2.0
1432024-06-12T21:18:39.212Z library/libxmlsec1
1442024-06-12T21:18:39.213Z None -> 1.2.35-2.0
1452024-06-12T21:18:39.213Z ooce/developer/clang-15
1462024-06-12T21:18:39.213Z None -> 15.0.7-2.0
1472024-06-12T21:18:39.213Z ooce/developer/llvm-15
1482024-06-12T21:18:39.213Z None -> 15.0.7-2.0
1492024-06-12T21:18:39.213Z
1502024-06-12T21:18:39.213ZServices:
1512024-06-12T21:18:39.213Z restart_fmri:
1522024-06-12T21:18:39.214Z svc:/system/update-man-index:default
1532024-06-12T21:18:39.356Z
1542024-06-12T21:18:39.356ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1552024-06-12T21:18:44.359ZDownload: 1461/3290 items 113.3/212.6MB 53% complete (22.7M/s)
1562024-06-12T21:18:49.374ZDownload: 3237/3290 items 177.0/212.6MB 83% complete (17.8M/s)
1572024-06-12T21:18:51.291ZDownload: Completed 212.60 MB in 11.92 seconds (17.8M/s)
1582024-06-12T21:18:51.900Z Actions: 1/3689 actions (Installing new actions)
1592024-06-12T21:18:56.925Z Actions: 3580/3689 actions (Installing new actions)
1602024-06-12T21:18:57.500Z Actions: Completed 3689 actions in 5.60 seconds.
1612024-06-12T21:18:57.729Z Done (0.224s)
1622024-06-12T21:18:57.729Z Done (0.000s)
1632024-06-12T21:18:58.031Z Done (0.301s)
1642024-06-12T21:19:03.675Z Done (5.487s)
1652024-06-12T21:19:03.947Z Done (0.195s)
1662024-06-12T21:19:03.951Z Done (0.000s)
1672024-06-12T21:19:04.180Z Done (0.000s)
1682024-06-12T21:19:04.771ZPlanning: Evaluating mediator changes ... Done
1692024-06-12T21:19:04.939ZPlanning: Checking for conflicting actions ... Done
1702024-06-12T21:19:04.947ZPlanning: Consolidating action changes ... Done
1712024-06-12T21:19:05.224ZPlanning: Evaluating mediators ... Done
1722024-06-12T21:19:05.230ZPlanning: Planning completed in 0.45 seconds
1732024-06-12T21:19:05.258Z Mediators to change: 2
1742024-06-12T21:19:05.258Z Create boot environment: No
1752024-06-12T21:19:05.258ZCreate backup boot environment: No
1762024-06-12T21:19:05.332Z Done
1772024-06-12T21:19:05.332Z Done
1782024-06-12T21:19:05.542Z Done
1792024-06-12T21:19:09.020Z Done
1802024-06-12T21:19:09.110Z Done
1812024-06-12T21:19:09.110Z Done
1822024-06-12T21:19:09.643Z Done
1832024-06-12T21:19:09.829ZPlanning: Evaluating mediator changes ... Done
1842024-06-12T21:19:09.833ZPlanning: Merging actions ... Done
1852024-06-12T21:19:10.021ZPlanning: Checking for conflicting actions ... Done
1862024-06-12T21:19:10.024ZPlanning: Consolidating action changes ... Done
1872024-06-12T21:19:10.290ZPlanning: Evaluating mediators ... Done
1882024-06-12T21:19:10.362ZPlanning: Planning completed in 0.74 seconds
1892024-06-12T21:19:10.391Z Packages to change: 1
1902024-06-12T21:19:10.392Z Mediators to change: 1
1912024-06-12T21:19:10.392Z Services to change: 1
1922024-06-12T21:19:10.392Z Create boot environment: No
1932024-06-12T21:19:10.414ZCreate backup boot environment: Yes
1942024-06-12T21:19:12.365Z Actions: 1/6 actions (Updating modified actions)
1952024-06-12T21:19:12.430Z Actions: Completed 6 actions in 0.07 seconds.
1962024-06-12T21:19:12.430Z Done
1972024-06-12T21:19:12.430Z Done
1982024-06-12T21:19:12.493Z Done
1992024-06-12T21:19:15.997Z Done
2002024-06-12T21:19:16.091Z Done
2012024-06-12T21:19:16.108Z Done
2022024-06-12T21:19:16.206Z Done
2032024-06-12T21:19:16.646ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2042024-06-12T21:19:16.647Zclang system 15 system
2052024-06-12T21:19:16.647Zcsh system system illumos
2062024-06-12T21:19:16.647Zctags system system illumos
2072024-06-12T21:19:16.648Zgcc vendor 12 vendor
2082024-06-12T21:19:16.648Zgcc system 10 system
2092024-06-12T21:19:16.648Zgcc system 7 system
2102024-06-12T21:19:16.648Zgo system 1.20 system
2112024-06-12T21:19:16.649Zgo system 1.19 system
2122024-06-12T21:19:16.649Zllvm system 15 system
2132024-06-12T21:19:16.649Zllvm system 14 system
2142024-06-12T21:19:16.649Zmariadb system 10.6 system
2152024-06-12T21:19:16.650Zmta vendor vendor dma
2162024-06-12T21:19:16.650Zopenjdk system 17 system
2172024-06-12T21:19:16.650Zopenjdk system 11 system
2182024-06-12T21:19:16.650Zopenjdk system 1.8 system
2192024-06-12T21:19:16.650Zopenssl vendor 3 vendor
2202024-06-12T21:19:16.650Zperl system 5.36 system
2212024-06-12T21:19:16.650Zpostgresql system 15 system
2222024-06-12T21:19:16.650Zpostgresql system 13 system
2232024-06-12T21:19:16.651Zpython vendor 3 vendor
2242024-06-12T21:19:16.651Zpython system 2 system
2252024-06-12T21:19:16.651Zpython3 system 3.11 system
2262024-06-12T21:19:16.651Zruby system 3.0 system
2272024-06-12T21:19:16.651Zwords vendor vendor american-english
2282024-06-12T21:19:16.651Zwords system system australian-english
2292024-06-12T21:19:16.651Zwords system system british-english
2302024-06-12T21:19:16.651Zwords system system canadian-english
2312024-06-12T21:19:16.651Zwords system system french
2322024-06-12T21:19:16.651Zwords system system italian
2332024-06-12T21:19:16.651Zwords system system ngerman
2342024-06-12T21:19:16.651Zwords system system ogerman
2352024-06-12T21:19:16.652Zwords system system spanish
2362024-06-12T21:19:16.960ZPUBLISHER TYPE STATUS P LOCATION
2372024-06-12T21:19:16.960Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2382024-06-12T21:19:18.408ZFMRI IFO
2392024-06-12T21:19:18.408Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2402024-06-12T21:19:18.408Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2412024-06-12T21:19:18.408Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2422024-06-12T21:19:18.408Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2432024-06-12T21:19:18.408Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2442024-06-12T21:19:18.408Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2452024-06-12T21:19:18.408Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2462024-06-12T21:19:18.408Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2472024-06-12T21:19:18.408Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2482024-06-12T21:19:18.408Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492024-06-12T21:19:18.408Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2502024-06-12T21:19:18.408Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2512024-06-12T21:19:18.954Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2522024-06-12T21:19:19.227Z Updating git repository `https://github.com/oxidecomputer/zone`
2532024-06-12T21:19:19.554Z Updating crates.io index
2542024-06-12T21:19:19.606Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2552024-06-12T21:19:20.378Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562024-06-12T21:19:21.140Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2572024-06-12T21:19:21.412Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2582024-06-12T21:19:23.368Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
2592024-06-12T21:19:23.894Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2602024-06-12T21:19:24.178Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612024-06-12T21:19:25.323Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622024-06-12T21:19:27.330Z Updating git repository `https://github.com/oxidecomputer/opte`
2632024-06-12T21:19:28.408Z Updating git repository `https://github.com/oxidecomputer/falcon`
2642024-06-12T21:19:29.209Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2652024-06-12T21:19:29.798Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2662024-06-12T21:19:30.129Z Updating git repository `http://github.com/oxidecomputer/sprockets`
2672024-06-12T21:19:30.516Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2682024-06-12T21:19:30.806Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2692024-06-12T21:19:31.117Z Updating git repository `http://github.com/oxidecomputer/tofino`
2702024-06-12T21:19:31.645Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2712024-06-12T21:19:31.892Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2722024-06-12T21:19:32.176Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2732024-06-12T21:19:32.489Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742024-06-12T21:19:32.897Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752024-06-12T21:19:33.315Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2762024-06-12T21:19:33.651Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772024-06-12T21:19:34.400Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2782024-06-12T21:19:34.703Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2792024-06-12T21:19:34.989Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802024-06-12T21:19:35.392Z Updating git repository `https://github.com/oxidecomputer/typify`
2812024-06-12T21:19:37.512Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2822024-06-12T21:19:37.903Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2832024-06-12T21:19:38.160Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2842024-06-12T21:19:38.601Z Updating git repository `https://github.com/oxidecomputer/rfb`
2852024-06-12T21:19:39.872Z Downloading crates ...
2862024-06-12T21:19:39.999Z Downloaded autocfg v1.3.0
2872024-06-12T21:19:40.005Z Downloaded adler v1.0.2
2882024-06-12T21:19:40.010Z Downloaded anstyle v1.0.7
2892024-06-12T21:19:40.013Z Downloaded bitflags v2.5.0
2902024-06-12T21:19:40.020Z Downloaded anstyle-query v1.0.3
2912024-06-12T21:19:40.024Z Downloaded anstream v0.6.14
2922024-06-12T21:19:40.024Z Downloaded anyhow v1.0.86
2932024-06-12T21:19:40.029Z Downloaded slog-json v2.6.1
2942024-06-12T21:19:40.032Z Downloaded base64 v0.21.7
2952024-06-12T21:19:40.033Z Downloaded anstyle-parse v0.2.4
2962024-06-12T21:19:40.054Z Downloaded serde_json v1.0.117
2972024-06-12T21:19:40.059Z Downloaded flate2 v1.0.30
2982024-06-12T21:19:40.064Z Downloaded want v0.3.1
2992024-06-12T21:19:40.068Z Downloaded slog-async v2.8.0
3002024-06-12T21:19:40.068Z Downloaded slab v0.4.9
3012024-06-12T21:19:40.068Z Downloaded time-core v0.1.2
3022024-06-12T21:19:40.072Z Downloaded strum v0.26.2
3032024-06-12T21:19:40.072Z Downloaded sync_wrapper v0.1.2
3042024-06-12T21:19:40.072Z Downloaded generic-array v0.14.7
3052024-06-12T21:19:40.073Z Downloaded digest v0.10.7
3062024-06-12T21:19:40.076Z Downloaded sha2 v0.10.8
3072024-06-12T21:19:40.076Z Downloaded slog-term v2.9.1
3082024-06-12T21:19:40.080Z Downloaded slog-bunyan v2.5.0
3092024-06-12T21:19:40.080Z Downloaded take_mut v0.2.2
3102024-06-12T21:19:40.080Z Downloaded dirs-sys-next v0.1.2
3112024-06-12T21:19:40.081Z Downloaded serde_spanned v0.6.6
3122024-06-12T21:19:40.085Z Downloaded itoa v1.0.11
3132024-06-12T21:19:40.085Z Downloaded signal-hook-registry v1.4.2
3142024-06-12T21:19:40.085Z Downloaded tinyvec_macros v0.1.1
3152024-06-12T21:19:40.085Z Downloaded serde_urlencoded v0.7.1
3162024-06-12T21:19:40.089Z Downloaded ipnet v2.9.0
3172024-06-12T21:19:40.089Z Downloaded try-lock v0.2.5
3182024-06-12T21:19:40.089Z Downloaded clap v4.5.4
3192024-06-12T21:19:40.096Z Downloaded tower-service v0.3.2
3202024-06-12T21:19:40.100Z Downloaded utf8parse v0.2.1
3212024-06-12T21:19:40.100Z Downloaded thiserror-impl v1.0.60
3222024-06-12T21:19:40.100Z Downloaded match_cfg v0.1.0
3232024-06-12T21:19:40.100Z Downloaded idna v0.5.0
3242024-06-12T21:19:40.105Z Downloaded httpdate v1.0.3
3252024-06-12T21:19:40.112Z Downloaded swrite v0.1.0
3262024-06-12T21:19:40.112Z Downloaded heck v0.4.1
3272024-06-12T21:19:40.112Z Downloaded futures-macro v0.3.30
3282024-06-12T21:19:40.112Z Downloaded deranged v0.3.11
3292024-06-12T21:19:40.113Z Downloaded strsim v0.11.1
3302024-06-12T21:19:40.116Z Downloaded camino v1.1.7
3312024-06-12T21:19:40.117Z Downloaded tokio-macros v2.2.0
3322024-06-12T21:19:40.117Z Downloaded futures-task v0.3.30
3332024-06-12T21:19:40.117Z Downloaded cpufeatures v0.2.12
3342024-06-12T21:19:40.117Z Downloaded is-terminal v0.4.12
3352024-06-12T21:19:40.121Z Downloaded indexmap v2.2.6
3362024-06-12T21:19:40.121Z Downloaded terminal_size v0.3.0
3372024-06-12T21:19:40.132Z Downloaded serde_derive v1.0.203
3382024-06-12T21:19:40.132Z Downloaded toml_datetime v0.6.6
3392024-06-12T21:19:40.136Z Downloaded time-macros v0.2.18
3402024-06-12T21:19:40.136Z Downloaded cargo-platform v0.1.8
3412024-06-12T21:19:40.136Z Downloaded thread_local v1.1.8
3422024-06-12T21:19:40.136Z Downloaded xattr v1.3.1
3432024-06-12T21:19:40.136Z Downloaded thiserror v1.0.60
3442024-06-12T21:19:40.140Z Downloaded strum_macros v0.26.2
3452024-06-12T21:19:40.140Z Downloaded foreign-types-shared v0.1.1
3462024-06-12T21:19:40.140Z Downloaded term v0.7.0
3472024-06-12T21:19:40.145Z Downloaded md5 v0.7.0
3482024-06-12T21:19:40.145Z Downloaded semver v1.0.23
3492024-06-12T21:19:40.152Z Downloaded equivalent v1.0.1
3502024-06-12T21:19:40.152Z Downloaded version_check v0.9.4
3512024-06-12T21:19:40.152Z Downloaded slog v2.7.0
3522024-06-12T21:19:40.165Z Downloaded num-conv v0.1.0
3532024-06-12T21:19:40.165Z Downloaded openssl-probe v0.1.5
3542024-06-12T21:19:40.166Z Downloaded tokio-native-tls v0.3.1
3552024-06-12T21:19:40.166Z Downloaded smallvec v1.13.2
3562024-06-12T21:19:40.166Z Downloaded ryu v1.0.18
3572024-06-12T21:19:40.166Z Downloaded hostname v0.3.1
3582024-06-12T21:19:40.601Z Downloaded num_threads v0.1.7
3592024-06-12T21:19:40.601Z Downloaded openssl-macros v0.1.1
3602024-06-12T21:19:40.601Z Downloaded socket2 v0.5.7
3612024-06-12T21:19:40.601Z Downloaded errno v0.3.9
3622024-06-12T21:19:40.601Z Downloaded typenum v1.17.0
3632024-06-12T21:19:40.601Z Downloaded toml v0.8.13
3642024-06-12T21:19:40.601Z Downloaded tracing-core v0.1.32
3652024-06-12T21:19:40.601Z Downloaded tar v0.4.40
3662024-06-12T21:19:40.601Z Downloaded futures-sink v0.3.30
3672024-06-12T21:19:40.602Z Downloaded fs-err v2.11.0
3682024-06-12T21:19:40.617Z Downloaded unicode-ident v1.0.12
3692024-06-12T21:19:40.617Z Downloaded tinyvec v1.6.0
3702024-06-12T21:19:40.617Z Downloaded cargo_toml v0.20.2
3712024-06-12T21:19:40.617Z Downloaded colorchoice v1.0.1
3722024-06-12T21:19:40.617Z Downloaded futures-core v0.3.30
3732024-06-12T21:19:40.617Z Downloaded dirs-next v2.0.0
3742024-06-12T21:19:40.617Z Downloaded url v2.5.0
3752024-06-12T21:19:40.617Z Downloaded crypto-common v0.1.6
3762024-06-12T21:19:40.617Z Downloaded unicode-bidi v0.3.15
3772024-06-12T21:19:40.618Z Downloaded mime v0.3.17
3782024-06-12T21:19:40.618Z Downloaded tracing v0.1.40
3792024-06-12T21:19:40.618Z Downloaded rustversion v1.0.17
3802024-06-12T21:19:40.618Z Downloaded serde v1.0.203
3812024-06-12T21:19:40.618Z Downloaded powerfmt v0.2.0
3822024-06-12T21:19:40.618Z Downloaded pin-utils v0.1.0
3832024-06-12T21:19:40.618Z Downloaded toml_edit v0.22.13
3842024-06-12T21:19:40.618Z Downloaded is_terminal_polyfill v1.70.0
3852024-06-12T21:19:40.619Z Downloaded winnow v0.6.8
3862024-06-12T21:19:40.619Z Downloaded unicode-normalization v0.1.23
3872024-06-12T21:19:40.619Z Downloaded tokio-util v0.7.11
3882024-06-12T21:19:40.619Z Downloaded native-tls v0.2.11
3892024-06-12T21:19:40.619Z Downloaded httparse v1.8.0
3902024-06-12T21:19:40.619Z Downloaded vcpkg v0.2.15
3912024-06-12T21:19:40.619Z Downloaded pin-project-lite v0.2.14
3922024-06-12T21:19:40.619Z Downloaded quote v1.0.36
3932024-06-12T21:19:40.619Z Downloaded parking_lot_core v0.9.10
3942024-06-12T21:19:40.619Z Downloaded once_cell v1.19.0
3952024-06-12T21:19:40.620Z Downloaded lock_api v0.4.12
3962024-06-12T21:19:40.620Z Downloaded crossbeam-utils v0.8.19
3972024-06-12T21:19:40.620Z Downloaded parking_lot v0.12.2
3982024-06-12T21:19:40.620Z Downloaded heck v0.5.0
3992024-06-12T21:19:40.620Z Downloaded syn v2.0.64
4002024-06-12T21:19:40.620Z Downloaded futures-channel v0.3.30
4012024-06-12T21:19:40.620Z Downloaded tokio v1.37.0
4022024-06-12T21:19:40.620Z Downloaded log v0.4.21
4032024-06-12T21:19:40.621Z Downloaded proc-macro2 v1.0.82
4042024-06-12T21:19:40.621Z Downloaded miniz_oxide v0.7.2
4052024-06-12T21:19:40.621Z Downloaded futures v0.3.30
4062024-06-12T21:19:40.621Z Downloaded crc32fast v1.4.0
4072024-06-12T21:19:40.621Z Downloaded clap_derive v4.5.4
4082024-06-12T21:19:40.621Z Downloaded openssl-sys v0.9.102
4092024-06-12T21:19:40.621Z Downloaded cc v1.0.97
4102024-06-12T21:19:40.622Z Downloaded bytes v1.6.0
4112024-06-12T21:19:40.622Z Downloaded time v0.3.36
4122024-06-12T21:19:40.622Z Downloaded scopeguard v1.2.0
4132024-06-12T21:19:40.622Z Downloaded rustls-pemfile v1.0.4
4142024-06-12T21:19:40.622Z Downloaded pkg-config v0.3.30
4152024-06-12T21:19:40.622Z Downloaded mio v0.8.11
4162024-06-12T21:19:40.622Z Downloaded crossbeam-channel v0.5.12
4172024-06-12T21:19:40.622Z Downloaded percent-encoding v2.3.1
4182024-06-12T21:19:40.622Z Downloaded memchr v2.7.2
4192024-06-12T21:19:40.623Z Downloaded num_cpus v1.16.0
4202024-06-12T21:19:40.623Z Downloaded futures-executor v0.3.30
4212024-06-12T21:19:40.623Z Downloaded fnv v1.0.7
4222024-06-12T21:19:40.623Z Downloaded filetime v0.2.23
4232024-06-12T21:19:40.623Z Downloaded cargo_metadata v0.18.1
4242024-06-12T21:19:40.623Z Downloaded http v0.2.12
4252024-06-12T21:19:40.623Z Downloaded block-buffer v0.10.4
4262024-06-12T21:19:40.623Z Downloaded futures-io v0.3.30
4272024-06-12T21:19:40.623Z Downloaded form_urlencoded v1.2.1
4282024-06-12T21:19:40.624Z Downloaded macaddr v1.0.1
4292024-06-12T21:19:40.624Z Downloaded hyper-tls v0.5.0
4302024-06-12T21:19:40.624Z Downloaded http-body v0.4.6
4312024-06-12T21:19:40.624Z Downloaded clap_lex v0.7.0
4322024-06-12T21:19:40.624Z Downloaded cfg-if v1.0.0
4332024-06-12T21:19:40.624Z Downloaded foreign-types v0.3.2
4342024-06-12T21:19:40.624Z Downloaded clap_builder v4.5.2
4352024-06-12T21:19:40.625Z Downloaded hashbrown v0.14.5
4362024-06-12T21:19:40.625Z Downloaded reqwest v0.11.27
4372024-06-12T21:19:40.625Z Downloaded futures-util v0.3.30
4382024-06-12T21:19:40.625Z Downloaded h2 v0.3.26
4392024-06-12T21:19:40.625Z Downloaded hyper v0.14.28
4402024-06-12T21:19:40.625Z Downloaded openssl v0.10.64
4412024-06-12T21:19:40.625Z Downloaded rustix v0.38.34
4422024-06-12T21:19:40.625Z Downloaded libc v0.2.155
4432024-06-12T21:19:40.636Z Downloaded encoding_rs v0.8.34
4442024-06-12T21:19:40.922Z Compiling proc-macro2 v1.0.82
4452024-06-12T21:19:40.922Z Compiling unicode-ident v1.0.12
4462024-06-12T21:19:40.923Z Compiling libc v0.2.155
4472024-06-12T21:19:40.923Z Compiling cfg-if v1.0.0
4482024-06-12T21:19:40.930Z Compiling autocfg v1.3.0
4492024-06-12T21:19:40.931Z Compiling serde v1.0.203
4502024-06-12T21:19:40.931Z Compiling itoa v1.0.11
4512024-06-12T21:19:40.946Z Compiling once_cell v1.19.0
4522024-06-12T21:19:41.077Z Compiling pin-project-lite v0.2.14
4532024-06-12T21:19:41.149Z Compiling bitflags v2.5.0
4542024-06-12T21:19:41.214Z Compiling cc v1.0.97
4552024-06-12T21:19:41.253Z Compiling pkg-config v0.3.30
4562024-06-12T21:19:41.480Z Compiling vcpkg v0.2.15
4572024-06-12T21:19:41.908Z Compiling parking_lot_core v0.9.10
4582024-06-12T21:19:41.979Z Compiling lock_api v0.4.12
4592024-06-12T21:19:42.497Z Compiling slab v0.4.9
4602024-06-12T21:19:43.022Z Compiling futures-core v0.3.30
4612024-06-12T21:19:43.193Z Compiling scopeguard v1.2.0
4622024-06-12T21:19:43.290Z Compiling futures-sink v0.3.30
4632024-06-12T21:19:43.439Z Compiling bytes v1.6.0
4642024-06-12T21:19:43.453Z Compiling smallvec v1.13.2
4652024-06-12T21:19:43.563Z Compiling equivalent v1.0.1
4662024-06-12T21:19:43.663Z Compiling hashbrown v0.14.5
4672024-06-12T21:19:43.878Z Compiling futures-channel v0.3.30
4682024-06-12T21:19:43.943Z Compiling openssl-sys v0.9.102
4692024-06-12T21:19:43.960Z Compiling futures-io v0.3.30
4702024-06-12T21:19:44.051Z Compiling rustix v0.38.34
4712024-06-12T21:19:44.289Z Compiling pin-utils v0.1.0
4722024-06-12T21:19:44.312Z Compiling version_check v0.9.4
4732024-06-12T21:19:44.402Z Compiling quote v1.0.36
4742024-06-12T21:19:44.649Z Compiling futures-task v0.3.30
4752024-06-12T21:19:44.791Z Compiling syn v2.0.64
4762024-06-12T21:19:44.971Z Compiling indexmap v2.2.6
4772024-06-12T21:19:45.040Z Compiling num_cpus v1.16.0
4782024-06-12T21:19:45.081Z Compiling signal-hook-registry v1.4.2
4792024-06-12T21:19:45.148Z Compiling socket2 v0.5.7
4802024-06-12T21:19:45.166Z Compiling mio v0.8.11
4812024-06-12T21:19:45.346Z Compiling parking_lot v0.12.2
4822024-06-12T21:19:45.521Z Compiling typenum v1.17.0
4832024-06-12T21:19:45.864Z Compiling memchr v2.7.2
4842024-06-12T21:19:46.209Z Compiling generic-array v0.14.7
4852024-06-12T21:19:46.271Z Compiling errno v0.3.9
4862024-06-12T21:19:46.361Z Compiling ryu v1.0.18
4872024-06-12T21:19:46.398Z Compiling slog v2.7.0
4882024-06-12T21:19:46.496Z Compiling foreign-types-shared v0.1.1
4892024-06-12T21:19:46.499Z Compiling fnv v1.0.7
4902024-06-12T21:19:46.612Z Compiling openssl v0.10.64
4912024-06-12T21:19:46.656Z Compiling foreign-types v0.3.2
4922024-06-12T21:19:46.673Z Compiling http v0.2.12
4932024-06-12T21:19:46.940Z Compiling tracing-core v0.1.32
4942024-06-12T21:19:46.989Z Compiling powerfmt v0.2.0
4952024-06-12T21:19:47.305Z Compiling time-core v0.1.2
4962024-06-12T21:19:47.450Z Compiling httparse v1.8.0
4972024-06-12T21:19:47.496Z Compiling native-tls v0.2.11
4982024-06-12T21:19:47.811Z Compiling num-conv v0.1.0
4992024-06-12T21:19:47.898Z Compiling serde_json v1.0.117
5002024-06-12T21:19:47.939Z Compiling tinyvec_macros v0.1.1
5012024-06-12T21:19:48.037Z Compiling tinyvec v1.6.0
5022024-06-12T21:19:48.060Z Compiling time-macros v0.2.18
5032024-06-12T21:19:48.273Z Compiling tracing v0.1.40
5042024-06-12T21:19:48.656Z Compiling deranged v0.3.11
5052024-06-12T21:19:49.459Z Compiling try-lock v0.2.5
5062024-06-12T21:19:49.603Z Compiling utf8parse v0.2.1
5072024-06-12T21:19:49.626Z Compiling percent-encoding v2.3.1
5082024-06-12T21:19:49.649Z Compiling crossbeam-utils v0.8.19
5092024-06-12T21:19:49.764Z Compiling rustversion v1.0.17
5102024-06-12T21:19:49.805Z Compiling openssl-probe v0.1.5
5112024-06-12T21:19:50.008Z Compiling log v0.4.21
5122024-06-12T21:19:50.172Z Compiling num_threads v0.1.7
5132024-06-12T21:19:50.316Z Compiling form_urlencoded v1.2.1
5142024-06-12T21:19:50.338Z Compiling anstyle-parse v0.2.4
5152024-06-12T21:19:50.758Z Compiling want v0.3.1
5162024-06-12T21:19:50.758Z Compiling unicode-normalization v0.1.23
5172024-06-12T21:19:50.758Z Compiling http-body v0.4.6
5182024-06-12T21:19:50.758Z Compiling dirs-sys-next v0.1.2
5192024-06-12T21:19:50.758Z Compiling anstyle v1.0.7
5202024-06-12T21:19:50.758Z Compiling thiserror v1.0.60
5212024-06-12T21:19:51.017Z Compiling crc32fast v1.4.0
5222024-06-12T21:19:51.205Z Compiling is_terminal_polyfill v1.70.0
5232024-06-12T21:19:51.217Z Compiling unicode-bidi v0.3.15
5242024-06-12T21:19:51.237Z Compiling colorchoice v1.0.1
5252024-06-12T21:19:51.270Z Compiling winnow v0.6.8
5262024-06-12T21:19:51.317Z Compiling tower-service v0.3.2
5272024-06-12T21:19:51.415Z Compiling httpdate v1.0.3
5282024-06-12T21:19:51.435Z Compiling time v0.3.36
5292024-06-12T21:19:51.448Z Compiling camino v1.1.7
5302024-06-12T21:19:51.536Z Compiling anstyle-query v1.0.3
5312024-06-12T21:19:51.561Z Compiling semver v1.0.23
5322024-06-12T21:19:51.687Z Compiling anstream v0.6.14
5332024-06-12T21:19:51.867Z Compiling idna v0.5.0
5342024-06-12T21:19:52.227Z Compiling dirs-next v2.0.0
5352024-06-12T21:19:52.457Z Compiling block-buffer v0.10.4
5362024-06-12T21:19:52.674Z Compiling crypto-common v0.1.6
5372024-06-12T21:19:52.699Z Compiling terminal_size v0.3.0
5382024-06-12T21:19:53.305Z Compiling fs-err v2.11.0
5392024-06-12T21:19:53.310Z Compiling thread_local v1.1.8
5402024-06-12T21:19:53.310Z Compiling adler v1.0.2
5412024-06-12T21:19:53.394Z Compiling anyhow v1.0.86
5422024-06-12T21:19:53.452Z Compiling slog-async v2.8.0
5432024-06-12T21:19:53.515Z Compiling heck v0.5.0
5442024-06-12T21:19:53.647Z Compiling match_cfg v0.1.0
5452024-06-12T21:19:53.749Z Compiling base64 v0.21.7
5462024-06-12T21:19:53.878Z Compiling clap_lex v0.7.0
5472024-06-12T21:19:53.946Z Compiling strsim v0.11.1
5482024-06-12T21:19:53.974Z Compiling heck v0.4.1
5492024-06-12T21:19:54.285Z Compiling clap_builder v4.5.2
5502024-06-12T21:19:54.395Z Compiling rustls-pemfile v1.0.4
5512024-06-12T21:19:54.454Z Compiling hostname v0.3.1
5522024-06-12T21:19:54.530Z Compiling miniz_oxide v0.7.2
5532024-06-12T21:19:54.852Z Compiling crossbeam-channel v0.5.12
5542024-06-12T21:19:54.885Z Compiling digest v0.10.7
5552024-06-12T21:19:54.890Z Compiling url v2.5.0
5562024-06-12T21:19:54.978Z Compiling term v0.7.0
5572024-06-12T21:19:55.280Z Compiling xattr v1.3.1
5582024-06-12T21:19:55.968Z Compiling is-terminal v0.4.12
5592024-06-12T21:19:55.972Z Compiling filetime v0.2.23
5602024-06-12T21:19:55.973Z Compiling encoding_rs v0.8.34
5612024-06-12T21:19:55.973Z Compiling cpufeatures v0.2.12
5622024-06-12T21:19:55.979Z Compiling take_mut v0.2.2
5632024-06-12T21:19:56.045Z Compiling mime v0.3.17
5642024-06-12T21:19:56.068Z Compiling sync_wrapper v0.1.2
5652024-06-12T21:19:56.161Z Compiling ipnet v2.9.0
5662024-06-12T21:19:56.609Z Compiling sha2 v0.10.8
5672024-06-12T21:19:56.714Z Compiling tar v0.4.40
5682024-06-12T21:19:56.848Z Compiling slog-term v2.9.1
5692024-06-12T21:19:57.457Z Compiling flate2 v1.0.30
5702024-06-12T21:19:58.059Z Compiling serde_derive v1.0.203
5712024-06-12T21:19:58.128Z Compiling tokio-macros v2.2.0
5722024-06-12T21:19:58.159Z Compiling futures-macro v0.3.30
5732024-06-12T21:19:58.409Z Compiling openssl-macros v0.1.1
5742024-06-12T21:19:58.846Z Compiling thiserror-impl v1.0.60
5752024-06-12T21:19:59.836Z Compiling tokio v1.37.0
5762024-06-12T21:20:00.042Z Compiling clap_derive v4.5.4
5772024-06-12T21:20:00.271Z Compiling futures-util v0.3.30
5782024-06-12T21:20:00.336Z Compiling strum_macros v0.26.2
5792024-06-12T21:20:03.432Z Compiling md5 v0.7.0
5802024-06-12T21:20:03.952Z Compiling swrite v0.1.0
5812024-06-12T21:20:05.266Z Compiling strum v0.26.2
5822024-06-12T21:20:05.287Z Compiling clap v4.5.4
5832024-06-12T21:20:05.909Z Compiling futures-executor v0.3.30
5842024-06-12T21:20:06.157Z Compiling futures v0.3.30
5852024-06-12T21:20:07.072Z Compiling tokio-util v0.7.11
5862024-06-12T21:20:07.072Z Compiling tokio-native-tls v0.3.1
5872024-06-12T21:20:07.695Z Compiling h2 v0.3.26
5882024-06-12T21:20:10.339Z Compiling serde_spanned v0.6.6
5892024-06-12T21:20:10.339Z Compiling toml_datetime v0.6.6
5902024-06-12T21:20:10.344Z Compiling serde_urlencoded v0.7.1
5912024-06-12T21:20:10.344Z Compiling cargo-platform v0.1.8
5922024-06-12T21:20:10.725Z Compiling toml_edit v0.22.13
5932024-06-12T21:20:10.859Z Compiling macaddr v1.0.1
5942024-06-12T21:20:10.898Z Compiling hyper v0.14.28
5952024-06-12T21:20:12.008Z Compiling slog-json v2.6.1
5962024-06-12T21:20:12.008Z Compiling cargo_metadata v0.18.1
5972024-06-12T21:20:12.317Z Compiling slog-bunyan v2.5.0
5982024-06-12T21:20:13.174Z Compiling toml v0.8.13
5992024-06-12T21:20:13.949Z Compiling cargo_toml v0.20.2
6002024-06-12T21:20:14.097Z Compiling hyper-tls v0.5.0
6012024-06-12T21:20:14.847Z Compiling reqwest v0.11.27
6022024-06-12T21:20:19.547Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6032024-06-12T21:20:26.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
6042024-06-12T21:20:26.634Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6052024-06-12T21:20:26.691ZJun 12 21:20:25.713 INFO Starting download, target: Cockroach
6062024-06-12T21:20:26.691ZJun 12 21:20:25.713 INFO Starting download, target: Console
6072024-06-12T21:20:26.691ZJun 12 21:20:25.713 INFO Starting download, target: Clickhouse
6082024-06-12T21:20:26.695ZJun 12 21:20:25.713 INFO Starting download, target: DendriteOpenapi
6092024-06-12T21:20:26.695ZJun 12 21:20:25.713 INFO Starting download, target: DendriteStub
6102024-06-12T21:20:26.695ZJun 12 21:20:25.713 INFO Starting download, target: MaghemiteMgd
6112024-06-12T21:20:26.695ZJun 12 21:20:25.713 INFO Starting download, target: TransceiverControl
6122024-06-12T21:20:26.695ZJun 12 21:20:25.714 INFO Downloading out/downloads/console.tar.gz, target: Console
6132024-06-12T21:20:26.695ZJun 12 21:20:25.714 INFO Downloading out/downloads/dpd-861c00bacbdf7a6e22471f0dabd8f926409b5292.json, target: DendriteOpenapi
6142024-06-12T21:20:26.695ZJun 12 21:20:25.714 INFO Downloading out/downloads/xcvradm.gz, target: TransceiverControl
6152024-06-12T21:20:26.696ZJun 12 21:20:25.714 INFO Downloading out/downloads/mgd.tar.gz, target: MaghemiteMgd
6162024-06-12T21:20:26.696ZJun 12 21:20:25.714 INFO Downloading out/downloads/dendrite-stub.tar.gz, target: DendriteStub
6172024-06-12T21:20:26.696ZJun 12 21:20:25.714 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz, target: Clickhouse
6182024-06-12T21:20:26.696ZJun 12 21:20:25.714 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6192024-06-12T21:20:27.172ZJun 12 21:20:26.190 INFO Download complete, target: DendriteOpenapi
6202024-06-12T21:20:27.501ZJun 12 21:20:26.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6212024-06-12T21:20:27.852ZJun 12 21:20:26.860 INFO Download complete, target: Console
6222024-06-12T21:20:28.592ZJun 12 21:20:27.610 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6232024-06-12T21:20:29.143ZJun 12 21:20:28.098 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6242024-06-12T21:20:29.228ZJun 12 21:20:28.248 INFO Download complete, target: TransceiverControl
6252024-06-12T21:20:31.585ZJun 12 21:20:30.606 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6262024-06-12T21:20:31.585ZJun 12 21:20:30.606 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6272024-06-12T21:20:35.287ZJun 12 21:20:34.307 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6282024-06-12T21:20:36.411ZJun 12 21:20:35.427 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6292024-06-12T21:20:38.417ZJun 12 21:20:37.436 INFO Download complete, target: DendriteStub
6302024-06-12T21:20:39.633ZJun 12 21:20:38.647 INFO Download complete, target: MaghemiteMgd
6312024-06-12T21:20:40.653ZJun 12 21:20:39.672 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6322024-06-12T21:20:40.974ZJun 12 21:20:39.990 INFO Checking that binary works, target: Cockroach
6332024-06-12T21:20:41.181ZJun 12 21:20:40.196 INFO Download complete, target: Cockroach
6342024-06-12T21:20:44.567ZJun 12 21:20:43.586 INFO Checking that binary works, target: Clickhouse
6352024-06-12T21:20:45.002ZJun 12 21:20:44.020 INFO Download complete, target: Clickhouse
6362024-06-12T21:20:45.240ZAll builder prerequisites installed successfully, and PATH looks valid
6372024-06-12T21:20:45.254Z
6382024-06-12T21:20:45.254Zreal 2:31.560062184
6392024-06-12T21:20:45.254Zuser 4:40.815323806
6402024-06-12T21:20:45.254Zsys 1:04.586508873
6412024-06-12T21:20:45.254Ztrap 0.150579635
6422024-06-12T21:20:45.254Ztflt 3.829728427
6432024-06-12T21:20:45.254Zdflt 5.770724494
6442024-06-12T21:20:45.254Zkflt 0.221014632
6452024-06-12T21:20:45.254Zlock 11:01.562410406
6462024-06-12T21:20:45.254Zslp 13:13.889621520
6472024-06-12T21:20:45.254Zlat 13.817821390
6482024-06-12T21:20:45.254Zstop 44.923473189
6492024-06-12T21:20:45.254Z
6502024-06-12T21:20:45.254Z #### # # ##### ##### # #
6512024-06-12T21:20:45.254Z # # # # # # # # # #
6522024-06-12T21:20:45.254Z # # # # # # # #
6532024-06-12T21:20:45.255Z # # # ##### ##### #
6542024-06-12T21:20:45.255Z # # # # # # #
6552024-06-12T21:20:45.255Z #### ###### # # # #
6562024-06-12T21:20:45.255Z
6572024-06-12T21:20:45.776Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6582024-06-12T21:20:51.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
6592024-06-12T21:20:51.593Z Running `target/debug/xtask clippy`
6602024-06-12T21:20:51.615Zrunning: "/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings"
6612024-06-12T21:20:52.202Z Downloading crates ...
6622024-06-12T21:20:52.340Z Downloaded async-stream-impl v0.3.5
6632024-06-12T21:20:52.350Z Downloaded atomicwrites v0.4.3
6642024-06-12T21:20:52.354Z Downloaded addr2line v0.21.0
6652024-06-12T21:20:52.354Z Downloaded atty v0.2.14
6662024-06-12T21:20:52.358Z Downloaded async-recursion v1.1.1
6672024-06-12T21:20:52.358Z Downloaded assert_matches v1.5.0
6682024-06-12T21:20:52.362Z Downloaded ascii v1.1.0
6692024-06-12T21:20:52.363Z Downloaded atomic-waker v1.1.2
6702024-06-12T21:20:52.363Z Downloaded ascii-canvas v3.0.0
6712024-06-12T21:20:52.368Z Downloaded approx v0.5.1
6722024-06-12T21:20:52.368Z Downloaded ahash v0.8.11
6732024-06-12T21:20:52.385Z Downloaded assert_cmd v2.0.14
6742024-06-12T21:20:52.391Z Downloaded arrayvec v0.7.4
6752024-06-12T21:20:52.391Z Downloaded argon2 v0.5.3
6762024-06-12T21:20:52.391Z Downloaded arrayref v0.3.7
6772024-06-12T21:20:52.392Z Downloaded array-init v0.0.4
6782024-06-12T21:20:52.392Z Downloaded anes v0.1.6
6792024-06-12T21:20:52.392Z Downloaded allocator-api2 v0.2.18
6802024-06-12T21:20:52.392Z Downloaded async-trait v0.1.80
6812024-06-12T21:20:52.392Z Downloaded itertools v0.10.5
6822024-06-12T21:20:52.397Z Downloaded lalrpop-util v0.19.12
6832024-06-12T21:20:52.397Z Downloaded nibble_vec v0.1.0
6842024-06-12T21:20:52.397Z Downloaded keccak v0.1.5
6852024-06-12T21:20:52.401Z Downloaded num v0.4.3
6862024-06-12T21:20:52.401Z Downloaded lru v0.12.3
6872024-06-12T21:20:52.401Z Downloaded maybe-uninit v2.0.0
6882024-06-12T21:20:52.402Z Downloaded libefi-sys v0.1.0
6892024-06-12T21:20:52.402Z Downloaded is_ci v1.2.0
6902024-06-12T21:20:52.410Z Downloaded lazycell v1.3.0
6912024-06-12T21:20:52.410Z Downloaded mockall v0.12.1
6922024-06-12T21:20:52.410Z Downloaded lru-cache v0.1.2
6932024-06-12T21:20:52.410Z Downloaded libsw v3.3.1
6942024-06-12T21:20:52.410Z Downloaded lazy_static v1.4.0
6952024-06-12T21:20:52.415Z Downloaded debug-ignore v1.0.5
6962024-06-12T21:20:52.415Z Downloaded async-stream v0.3.5
6972024-06-12T21:20:52.415Z Downloaded cfg-expr v0.15.8
6982024-06-12T21:20:52.431Z Downloaded bitstruct_derive v0.1.0
6992024-06-12T21:20:52.431Z Downloaded nom v7.1.3
7002024-06-12T21:20:52.431Z Downloaded libtest-mimic v0.7.3
7012024-06-12T21:20:52.431Z Downloaded lalrpop v0.19.12
7022024-06-12T21:20:52.437Z Downloaded maplit v1.0.2
7032024-06-12T21:20:52.437Z Downloaded blake2b_simd v1.0.2
7042024-06-12T21:20:52.437Z Downloaded bcs v0.1.6
7052024-06-12T21:20:52.441Z Downloaded base64ct v1.6.0
7062024-06-12T21:20:52.446Z Downloaded bit-set v0.5.3
7072024-06-12T21:20:52.446Z Downloaded managed v0.8.0
7082024-06-12T21:20:52.446Z Downloaded newtype_derive v0.1.6
7092024-06-12T21:20:52.446Z Downloaded new_debug_unreachable v1.0.6
7102024-06-12T21:20:52.450Z Downloaded cfg_aliases v0.1.1
7112024-06-12T21:20:52.450Z Downloaded cast v0.3.0
7122024-06-12T21:20:52.450Z Downloaded bitvec v1.0.1
7132024-06-12T21:20:52.466Z Downloaded newline-converter v0.3.0
7142024-06-12T21:20:52.469Z Downloaded path-slash v0.1.5
7152024-06-12T21:20:52.470Z Downloaded parse-display-derive v0.9.0
7162024-06-12T21:20:52.470Z Downloaded oorandom v11.1.3
7172024-06-12T21:20:52.474Z Downloaded number_prefix v0.4.0
7182024-06-12T21:20:52.474Z Downloaded crunchy v0.2.2
7192024-06-12T21:20:52.474Z Downloaded bytecount v0.6.8
7202024-06-12T21:20:52.481Z Downloaded linked-hash-map v0.5.6
7212024-06-12T21:20:52.481Z Downloaded pathdiff v0.2.1
7222024-06-12T21:20:52.481Z Downloaded parse-size v1.0.0
7232024-06-12T21:20:52.487Z Downloaded crc-catalog v2.4.0
7242024-06-12T21:20:52.487Z Downloaded chacha20 v0.9.1
7252024-06-12T21:20:52.487Z Downloaded num_enum v0.5.11
7262024-06-12T21:20:52.494Z Downloaded nanorand v0.7.0
7272024-06-12T21:20:52.495Z Downloaded sigpipe v0.1.3
7282024-06-12T21:20:52.495Z Downloaded peg-runtime v0.8.3
7292024-06-12T21:20:52.499Z Downloaded crossbeam-deque v0.8.5
7302024-06-12T21:20:52.499Z Downloaded colored v2.1.0
7312024-06-12T21:20:52.499Z Downloaded camino-tempfile v1.1.1
7322024-06-12T21:20:52.499Z Downloaded downcast v0.11.0
7332024-06-12T21:20:52.499Z Downloaded cipher v0.4.4
7342024-06-12T21:20:52.503Z Downloaded termtree v0.4.1
7352024-06-12T21:20:52.503Z Downloaded castaway v0.2.2
7362024-06-12T21:20:52.506Z Downloaded num-derive v0.4.2
7372024-06-12T21:20:52.506Z Downloaded newtype-uuid v1.1.0
7382024-06-12T21:20:52.509Z Downloaded toolchain_find v0.4.0
7392024-06-12T21:20:52.509Z Downloaded stability v0.2.0
7402024-06-12T21:20:52.509Z Downloaded multer v3.1.0
7412024-06-12T21:20:52.513Z Downloaded dtrace-parser v0.2.0
7422024-06-12T21:20:52.513Z Downloaded ident_case v1.0.1
7432024-06-12T21:20:52.516Z Downloaded criterion-plot v0.5.0
7442024-06-12T21:20:52.516Z Downloaded convert_case v0.4.0
7452024-06-12T21:20:52.516Z Downloaded parse-display v0.9.0
7462024-06-12T21:20:52.522Z Downloaded olpc-cjson v0.1.3
7472024-06-12T21:20:52.522Z Downloaded num_enum_derive v0.5.11
7482024-06-12T21:20:52.527Z Downloaded crc v3.2.1
7492024-06-12T21:20:52.527Z Downloaded cexpr v0.6.0
7502024-06-12T21:20:52.527Z Downloaded pem v3.0.4
7512024-06-12T21:20:52.528Z Downloaded peg v0.8.3
7522024-06-12T21:20:52.531Z Downloaded pretty-hex v0.2.1
7532024-06-12T21:20:52.531Z Downloaded phf_shared v0.11.2
7542024-06-12T21:20:52.536Z Downloaded packed_struct v0.10.1
7552024-06-12T21:20:52.536Z Downloaded paste v1.0.15
7562024-06-12T21:20:52.539Z Downloaded num-integer v0.1.46
7572024-06-12T21:20:52.540Z Downloaded plain v0.2.3
7582024-06-12T21:20:52.543Z Downloaded phf v0.11.2
7592024-06-12T21:20:52.543Z Downloaded tiny-keccak v2.0.2
7602024-06-12T21:20:52.547Z Downloaded darling v0.20.9
7612024-06-12T21:20:52.550Z Downloaded fallible-iterator v0.2.0
7622024-06-12T21:20:52.551Z Downloaded structmeta v0.2.0
7632024-06-12T21:20:52.554Z Downloaded dyn-clone v1.0.17
7642024-06-12T21:20:52.554Z Downloaded strip-ansi-escapes v0.2.0
7652024-06-12T21:20:52.554Z Downloaded topological-sort v0.2.2
7662024-06-12T21:20:52.559Z Downloaded usdt v0.5.0
7672024-06-12T21:20:52.559Z Downloaded untrusted v0.9.0
7682024-06-12T21:20:52.559Z Downloaded thread-id v4.2.1
7692024-06-12T21:20:52.563Z Downloaded slog-stdlog v4.1.1
7702024-06-12T21:20:52.563Z Downloaded signature v2.2.0
7712024-06-12T21:20:52.563Z Downloaded cookie_store v0.20.0
7722024-06-12T21:20:52.568Z Downloaded const_format_proc_macros v0.2.32
7732024-06-12T21:20:52.568Z Downloaded stringprep v0.1.4
7742024-06-12T21:20:52.572Z Downloaded num-complex v0.4.6
7752024-06-12T21:20:52.572Z Downloaded zone_cfg_derive v0.1.2
7762024-06-12T21:20:52.572Z Downloaded usdt-macro v0.5.0
7772024-06-12T21:20:52.572Z Downloaded tower-layer v0.3.2
7782024-06-12T21:20:52.579Z Downloaded mockall_derive v0.12.1
7792024-06-12T21:20:52.579Z Downloaded foreign-types-shared v0.3.1
7802024-06-12T21:20:52.583Z Downloaded predicates-tree v1.0.9
7812024-06-12T21:20:52.583Z Downloaded hyper-staticfile v0.9.5
7822024-06-12T21:20:52.583Z Downloaded hash32 v0.3.1
7832024-06-12T21:20:52.583Z Downloaded pem-rfc7468 v0.7.0
7842024-06-12T21:20:52.583Z Downloaded parking_lot_core v0.8.6
7852024-06-12T21:20:52.587Z Downloaded compact_str v0.7.1
7862024-06-12T21:20:52.590Z Downloaded yansi v0.5.1
7872024-06-12T21:20:52.590Z Downloaded ref-cast v1.0.23
7882024-06-12T21:20:52.594Z Downloaded headers-core v0.2.0
7892024-06-12T21:20:52.594Z Downloaded rustc_version v0.1.7
7902024-06-12T21:20:52.594Z Downloaded rand_chacha v0.3.1
7912024-06-12T21:20:52.597Z Downloaded rustc-hash v1.1.0
7922024-06-12T21:20:52.598Z Downloaded structmeta-derive v0.2.0
7932024-06-12T21:20:52.598Z Downloaded rustc_version v0.4.0
7942024-06-12T21:20:52.605Z Downloaded unicode-xid v0.2.4
7952024-06-12T21:20:52.605Z Downloaded threadpool v1.8.1
7962024-06-12T21:20:52.605Z Downloaded ref-cast-impl v1.0.23
7972024-06-12T21:20:52.609Z Downloaded crc-any v2.5.0
7982024-06-12T21:20:52.609Z Downloaded const-oid v0.9.6
7992024-06-12T21:20:52.609Z Downloaded yasna v0.5.2
8002024-06-12T21:20:52.612Z Downloaded rusty-fork v0.3.0
8012024-06-12T21:20:52.612Z Downloaded sqlparser_derive v0.2.2
8022024-06-12T21:20:52.612Z Downloaded escape8259 v0.5.2
8032024-06-12T21:20:52.612Z Downloaded rustfmt-wrapper v0.2.1
8042024-06-12T21:20:52.615Z Downloaded target-lexicon v0.12.14
8052024-06-12T21:20:52.616Z Downloaded termios v0.3.3
8062024-06-12T21:20:52.619Z Downloaded termcolor v1.4.1
8072024-06-12T21:20:52.619Z Downloaded zone v0.1.8
8082024-06-12T21:20:52.629Z Downloaded zeroize v1.7.0
8092024-06-12T21:20:52.629Z Downloaded tabled_derive v0.7.0
8102024-06-12T21:20:52.629Z Downloaded derive_builder_macro v0.20.0
8112024-06-12T21:20:52.632Z Downloaded hex v0.4.3
8122024-06-12T21:20:52.633Z Downloaded hyper-rustls v0.26.0
8132024-06-12T21:20:52.633Z Downloaded cookie v0.18.1
8142024-06-12T21:20:52.633Z Downloaded group v0.13.0
8152024-06-12T21:20:52.633Z Downloaded hubpack_derive v0.1.1
8162024-06-12T21:20:52.637Z Downloaded structmeta v0.3.0
8172024-06-12T21:20:52.637Z Downloaded rustc-demangle v0.1.24
8182024-06-12T21:20:52.637Z Downloaded toml v0.7.8
8192024-06-12T21:20:52.640Z Downloaded iana-time-zone v0.1.60
8202024-06-12T21:20:52.645Z Downloaded proc-macro-crate v1.3.1
8212024-06-12T21:20:52.645Z Downloaded inout v0.1.3
8222024-06-12T21:20:52.649Z Downloaded indoc v2.0.5
8232024-06-12T21:20:52.649Z Downloaded crossbeam-epoch v0.9.18
8242024-06-12T21:20:52.654Z Downloaded clang-sys v1.7.0
8252024-06-12T21:20:52.654Z Downloaded plotters-svg v0.3.5
8262024-06-12T21:20:52.657Z Downloaded stable_deref_trait v1.2.0
8272024-06-12T21:20:52.657Z Downloaded spki v0.7.3
8282024-06-12T21:20:52.657Z Downloaded guppy-workspace-hack v0.1.0
8292024-06-12T21:20:52.657Z Downloaded scroll_derive v0.12.0
8302024-06-12T21:20:52.658Z Downloaded zerocopy v0.6.6
8312024-06-12T21:20:52.661Z Downloaded minimal-lexical v0.2.1
8322024-06-12T21:20:52.676Z Downloaded sqlformat v0.2.3
8332024-06-12T21:20:53.085Z Downloaded rustls-pki-types v1.7.0
8342024-06-12T21:20:53.085Z Downloaded ff v0.13.0
8352024-06-12T21:20:53.085Z Downloaded unicase v2.7.0
8362024-06-12T21:20:53.085Z Downloaded vte_generate_state_changes v0.1.1
8372024-06-12T21:20:53.085Z Downloaded tls_codec v0.4.1
8382024-06-12T21:20:53.085Z Downloaded signature v1.6.4
8392024-06-12T21:20:53.085Z Downloaded signal-hook-tokio v0.3.1
8402024-06-12T21:20:53.085Z Downloaded dof v0.3.0
8412024-06-12T21:20:53.085Z Downloaded signal-hook-mio v0.2.3
8422024-06-12T21:20:53.085Z Downloaded unarray v0.1.4
8432024-06-12T21:20:53.085Z Downloaded pretty-hex v0.4.1
8442024-06-12T21:20:53.085Z Downloaded proc-macro-error-attr v1.0.4
8452024-06-12T21:20:53.085Z Downloaded ppv-lite86 v0.2.17
8462024-06-12T21:20:53.085Z Downloaded hash32 v0.2.1
8472024-06-12T21:20:53.086Z Downloaded env_logger v0.9.3
8482024-06-12T21:20:53.086Z Downloaded snafu v0.8.2
8492024-06-12T21:20:53.086Z Downloaded vte v0.11.1
8502024-06-12T21:20:53.086Z Downloaded const_format v0.2.32
8512024-06-12T21:20:53.086Z Downloaded chacha20poly1305 v0.10.1
8522024-06-12T21:20:53.086Z Downloaded smawk v0.3.2
8532024-06-12T21:20:53.086Z Downloaded slog-envlogger v2.2.0
8542024-06-12T21:20:53.086Z Downloaded slog-dtrace v0.3.0
8552024-06-12T21:20:53.086Z Downloaded serde_arrays v0.1.0
8562024-06-12T21:20:53.086Z Downloaded waitgroup v0.1.2
8572024-06-12T21:20:53.086Z Downloaded precomputed-hash v0.1.1
8582024-06-12T21:20:53.086Z Downloaded test-strategy v0.3.1
8592024-06-12T21:20:53.086Z Downloaded fxhash v0.2.1
8602024-06-12T21:20:53.086Z Downloaded serde-hex v0.1.0
8612024-06-12T21:20:53.086Z Downloaded serde-big-array v0.5.1
8622024-06-12T21:20:53.086Z Downloaded fatfs v0.3.6
8632024-06-12T21:20:53.086Z Downloaded serde-big-array v0.4.1
8642024-06-12T21:20:53.086Z Downloaded float-cmp v0.9.0
8652024-06-12T21:20:53.086Z Downloaded flagset v0.4.5
8662024-06-12T21:20:53.086Z Downloaded hostname v0.4.0
8672024-06-12T21:20:53.086Z Downloaded home v0.5.9
8682024-06-12T21:20:53.086Z Downloaded unicode-width v0.1.12
8692024-06-12T21:20:53.086Z Downloaded ed25519 v1.5.3
8702024-06-12T21:20:53.086Z Downloaded derive_builder_core v0.20.0
8712024-06-12T21:20:53.087Z Downloaded derive_builder v0.20.0
8722024-06-12T21:20:53.087Z Downloaded der_derive v0.7.2
8732024-06-12T21:20:53.087Z Downloaded same-file v1.0.6
8742024-06-12T21:20:53.087Z Downloaded predicates v3.1.0
8752024-06-12T21:20:53.087Z Downloaded proc-macro-error v1.0.4
8762024-06-12T21:20:53.087Z Downloaded usdt-attr-macro v0.5.0
8772024-06-12T21:20:53.087Z Downloaded shell-words v1.1.0
8782024-06-12T21:20:53.087Z Downloaded tui-tree-widget v0.19.0
8792024-06-12T21:20:53.087Z Downloaded tinytemplate v1.2.1
8802024-06-12T21:20:53.087Z Downloaded heapless v0.8.0
8812024-06-12T21:20:53.087Z Downloaded supports-color v3.0.0
8822024-06-12T21:20:53.087Z Downloaded serde_tokenstream v0.2.0
8832024-06-12T21:20:53.087Z Downloaded walkdir v2.5.0
8842024-06-12T21:20:53.087Z Downloaded which v4.4.2
8852024-06-12T21:20:53.087Z Downloaded futures-timer v3.0.3
8862024-06-12T21:20:53.087Z Downloaded radium v0.7.0
8872024-06-12T21:20:53.087Z Downloaded quick-error v1.2.3
8882024-06-12T21:20:53.087Z Downloaded ucd-trie v0.1.6
8892024-06-12T21:20:53.087Z Downloaded signal-hook v0.3.17
8902024-06-12T21:20:53.087Z Downloaded sec1 v0.7.3
8912024-06-12T21:20:53.087Z Downloaded endian-type v0.1.2
8922024-06-12T21:20:53.087Z Downloaded serde_path_to_error v0.1.16
8932024-06-12T21:20:53.087Z Downloaded serde_plain v1.0.2
8942024-06-12T21:20:53.087Z Downloaded foreign-types v0.5.0
8952024-06-12T21:20:53.087Z Downloaded heapless v0.7.17
8962024-06-12T21:20:53.087Z Downloaded vsss-rs v3.3.4
8972024-06-12T21:20:53.088Z Downloaded derive-where v1.2.7
8982024-06-12T21:20:53.088Z Downloaded rpassword v7.3.1
8992024-06-12T21:20:53.088Z Downloaded indicatif v0.17.8
9002024-06-12T21:20:53.088Z Downloaded toml_edit v0.19.15
9012024-06-12T21:20:53.088Z Downloaded wyz v0.5.1
9022024-06-12T21:20:53.088Z Downloaded rtoolbox v0.0.2
9032024-06-12T21:20:53.088Z Downloaded display-error-chain v0.2.0
9042024-06-12T21:20:53.088Z Downloaded target-spec v3.1.0
9052024-06-12T21:20:53.088Z Downloaded tap v1.0.1
9062024-06-12T21:20:53.088Z Downloaded trust-dns-client v0.22.0
9072024-06-12T21:20:53.088Z Downloaded usdt-impl v0.5.0
9082024-06-12T21:20:53.088Z Downloaded getopts v0.2.21
9092024-06-12T21:20:53.088Z Downloaded instant v0.1.12
9102024-06-12T21:20:53.088Z Downloaded doc-comment v0.3.3
9112024-06-12T21:20:53.088Z Downloaded samael v0.0.15
9122024-06-12T21:20:53.088Z Downloaded tokio-stream v0.1.15
9132024-06-12T21:20:53.088Z Downloaded tabwriter v1.4.0
9142024-06-12T21:20:53.088Z Downloaded zerocopy-derive v0.7.34
9152024-06-12T21:20:53.088Z Downloaded serde_repr v0.1.19
9162024-06-12T21:20:53.088Z Downloaded diesel_table_macro_syntax v0.1.0
9172024-06-12T21:20:53.088Z Downloaded indexmap v1.9.3
9182024-06-12T21:20:53.088Z Downloaded fancy-regex v0.13.0
9192024-06-12T21:20:53.088Z Downloaded rand_xorshift v0.3.0
9202024-06-12T21:20:53.088Z Downloaded rand_core v0.6.4
9212024-06-12T21:20:53.088Z Downloaded itertools v0.12.1
9222024-06-12T21:20:53.088Z Downloaded strum_macros v0.25.3
9232024-06-12T21:20:53.089Z Downloaded siphasher v0.3.11
9242024-06-12T21:20:53.089Z Downloaded plotters-backend v0.3.5
9252024-06-12T21:20:53.089Z Downloaded spin v0.5.2
9262024-06-12T21:20:53.089Z Downloaded structmeta-derive v0.3.0
9272024-06-12T21:20:53.089Z Downloaded similar v2.5.0
9282024-06-12T21:20:53.089Z Downloaded expectorate v1.1.0
9292024-06-12T21:20:53.089Z Downloaded ipnetwork v0.20.0
9302024-06-12T21:20:53.089Z Downloaded tower v0.4.13
9312024-06-12T21:20:53.089Z Downloaded globset v0.4.14
9322024-06-12T21:20:53.089Z Downloaded difflib v0.4.0
9332024-06-12T21:20:53.095Z Downloaded pest v2.7.10
9342024-06-12T21:20:53.095Z Downloaded defmt-parser v0.3.4
9352024-06-12T21:20:53.095Z Downloaded universal-hash v0.5.1
9362024-06-12T21:20:53.095Z Downloaded schemars_derive v0.8.20
9372024-06-12T21:20:53.095Z Downloaded ena v0.14.3
9382024-06-12T21:20:53.095Z Downloaded embedded-io v0.4.0
9392024-06-12T21:20:53.095Z Downloaded untrusted v0.7.1
9402024-06-12T21:20:53.095Z Downloaded rand_seeder v0.2.3
9412024-06-12T21:20:53.095Z Downloaded serde_yaml v0.9.34+deprecated
9422024-06-12T21:20:53.095Z Downloaded tokio-postgres v0.7.10
9432024-06-12T21:20:53.095Z Downloaded serde_with_macros v3.8.1
9442024-06-12T21:20:53.095Z Downloaded strum_macros v0.24.3
9452024-06-12T21:20:53.095Z Downloaded platforms v3.4.0
9462024-06-12T21:20:53.095Z Downloaded unicode-segmentation v1.11.0
9472024-06-12T21:20:53.096Z Downloaded x509-cert v0.2.5
9482024-06-12T21:20:53.096Z Downloaded either v1.12.0
9492024-06-12T21:20:53.096Z Downloaded publicsuffix v2.2.3
9502024-06-12T21:20:53.096Z Downloaded hyper-rustls v0.24.2
9512024-06-12T21:20:53.096Z Downloaded headers v0.3.9
9522024-06-12T21:20:53.096Z Downloaded postgres-protocol v0.6.6
9532024-06-12T21:20:53.096Z Downloaded rstest v0.19.0
9542024-06-12T21:20:53.096Z Downloaded poly1305 v0.8.0
9552024-06-12T21:20:53.096Z Downloaded socket2 v0.4.10
9562024-06-12T21:20:53.096Z Downloaded rcgen v0.12.1
9572024-06-12T21:20:53.096Z Downloaded tungstenite v0.21.0
9582024-06-12T21:20:53.096Z Downloaded rustyline v14.0.0
9592024-06-12T21:20:53.096Z Downloaded blake3 v1.5.1
9602024-06-12T21:20:53.096Z Downloaded tungstenite v0.20.1
9612024-06-12T21:20:53.096Z Downloaded postcard v1.0.8
9622024-06-12T21:20:53.096Z Downloaded subprocess v0.2.9
9632024-06-12T21:20:53.096Z Downloaded trust-dns-resolver v0.22.0
9642024-06-12T21:20:53.096Z Downloaded elliptic-curve v0.13.8
9652024-06-12T21:20:53.096Z Downloaded regex-automata v0.1.10
9662024-06-12T21:20:53.096Z Downloaded unsafe-libyaml v0.2.11
9672024-06-12T21:20:53.096Z Downloaded derive_more v0.99.17
9682024-06-12T21:20:53.097Z Downloaded ron v0.8.1
9692024-06-12T21:20:53.097Z Downloaded hashbrown v0.13.2
9702024-06-12T21:20:53.097Z Downloaded zerocopy v0.7.34
9712024-06-12T21:20:53.097Z Downloaded nix v0.27.1
9722024-06-12T21:20:53.097Z Downloaded quick-xml v0.31.0
9732024-06-12T21:20:53.097Z Downloaded unicode_categories v0.1.1
9742024-06-12T21:20:53.097Z Downloaded der v0.7.9
9752024-06-12T21:20:53.097Z Downloaded steno v0.4.0
9762024-06-12T21:20:53.097Z Downloaded chrono v0.4.38
9772024-06-12T21:20:53.097Z Downloaded rsa v0.9.6
9782024-06-12T21:20:53.097Z Downloaded sqlparser v0.45.0
9792024-06-12T21:20:53.097Z Downloaded rayon v1.10.0
9802024-06-12T21:20:53.097Z Downloaded guppy v0.17.5
9812024-06-12T21:20:53.107Z Downloaded plotters v0.3.5
9822024-06-12T21:20:53.116Z Downloaded hyper v1.3.1
9832024-06-12T21:20:53.120Z Downloaded winnow v0.5.40
9842024-06-12T21:20:53.126Z Downloaded object v0.30.4
9852024-06-12T21:20:53.132Z Downloaded gimli v0.28.1
9862024-06-12T21:20:53.158Z Downloaded webpki-roots v0.25.4
9872024-06-12T21:20:53.170Z Downloaded regex v1.10.4
9882024-06-12T21:20:53.170Z Downloaded bstr v0.2.17
9892024-06-12T21:20:53.179Z Downloaded tabled v0.15.0
9902024-06-12T21:20:53.186Z Downloaded smoltcp v0.11.0
9912024-06-12T21:20:53.197Z Downloaded smoltcp v0.9.1
9922024-06-12T21:20:53.209Z Downloaded rustls v0.22.4
9932024-06-12T21:20:53.221Z Downloaded regex-syntax v0.6.29
9942024-06-12T21:20:53.228Z Downloaded diesel v2.1.6
9952024-06-12T21:20:53.246Z Downloaded regress v0.9.1
9962024-06-12T21:20:53.254Z Downloaded trust-dns-proto v0.22.0
9972024-06-12T21:20:53.266Z Downloaded idna v0.3.0
9982024-06-12T21:20:53.272Z Downloaded sled v0.34.7
9992024-06-12T21:20:53.288Z Downloaded zerocopy-derive v0.6.6
10002024-06-12T21:20:53.293Z Downloaded regex-syntax v0.8.3
10012024-06-12T21:20:53.299Z Downloaded petgraph v0.6.5
10022024-06-12T21:20:53.316Z Downloaded bstr v1.9.1
10032024-06-12T21:20:53.327Z Downloaded openapiv3 v2.0.0
10042024-06-12T21:20:53.338Z Downloaded ratatui v0.26.2
10052024-06-12T21:20:53.355Z Downloaded idna v0.2.3
10062024-06-12T21:20:53.361Z Downloaded polar-core v0.27.3
10072024-06-12T21:20:53.369Z Downloaded radix_trie v0.2.1
10082024-06-12T21:20:53.375Z Downloaded bzip2-sys v0.1.11+1.0.8
10092024-06-12T21:20:53.388Z Downloaded syn v1.0.109
10102024-06-12T21:20:53.396Z Downloaded regex-automata v0.4.6
10112024-06-12T21:20:53.416Z Downloaded finl_unicode v1.2.0
10122024-06-12T21:20:53.441Z Downloaded rustls v0.21.12
10132024-06-12T21:20:53.446Z Downloaded object v0.32.2
10142024-06-12T21:20:53.453Z Downloaded curve25519-dalek v4.1.2
10152024-06-12T21:20:53.458Z Downloaded rustls-webpki v0.102.4
10162024-06-12T21:20:53.474Z Downloaded sha3 v0.10.8
10172024-06-12T21:20:53.478Z Downloaded csv v1.3.0
10182024-06-12T21:20:53.498Z Downloaded proptest v1.4.0
10192024-06-12T21:20:53.506Z Downloaded hkdf v0.12.4
10202024-06-12T21:20:53.510Z Downloaded goblin v0.8.2
10212024-06-12T21:20:53.515Z Downloaded rustls-webpki v0.101.7
10222024-06-12T21:20:53.529Z Downloaded typed-path v0.7.1
10232024-06-12T21:20:53.535Z Downloaded hashbrown v0.12.3
10242024-06-12T21:20:53.539Z Downloaded rand v0.8.5
10252024-06-12T21:20:53.542Z Downloaded serde_with v3.8.1
10262024-06-12T21:20:53.550Z Downloaded trust-dns-server v0.22.1
10272024-06-12T21:20:53.557Z Downloaded reedline v0.31.0
10282024-06-12T21:20:53.562Z Downloaded portable-atomic v1.6.0
10292024-06-12T21:20:53.579Z Downloaded schemars v0.8.20
10302024-06-12T21:20:53.994Z Downloaded rstest_macros v0.19.0
10312024-06-12T21:20:53.994Z Downloaded getrandom v0.2.14
10322024-06-12T21:20:53.994Z Downloaded env_logger v0.10.2
10332024-06-12T21:20:53.999Z Downloaded pretty_assertions v1.4.0
10342024-06-12T21:20:53.999Z Downloaded tough v0.17.1
10352024-06-12T21:20:53.999Z Downloaded bindgen v0.69.4
10362024-06-12T21:20:53.999Z Downloaded flume v0.11.0
10372024-06-12T21:20:53.999Z Downloaded impl-trait-for-tuples v0.2.2
10382024-06-12T21:20:53.999Z Downloaded similar-asserts v1.5.0
10392024-06-12T21:20:53.999Z Downloaded diesel_derives v2.1.4
10402024-06-12T21:20:54.000Z Downloaded half v2.4.1
10412024-06-12T21:20:54.000Z Downloaded string_cache v0.8.7
10422024-06-12T21:20:54.000Z Downloaded rust-argon2 v2.1.0
10432024-06-12T21:20:54.000Z Downloaded funty v2.0.0
10442024-06-12T21:20:54.000Z Downloaded tempfile v3.10.1
10452024-06-12T21:20:54.000Z Downloaded postgres-types v0.2.6
10462024-06-12T21:20:54.000Z Downloaded tokio-tungstenite v0.20.1
10472024-06-12T21:20:54.000Z Downloaded snafu-derive v0.8.2
10482024-06-12T21:20:54.000Z Downloaded trybuild v1.0.96
10492024-06-12T21:20:54.000Z Downloaded textwrap v0.16.1
10502024-06-12T21:20:54.000Z Downloaded sha1 v0.10.6
10512024-06-12T21:20:54.000Z Downloaded nix v0.28.0
10522024-06-12T21:20:54.000Z Downloaded crossterm v0.27.0
10532024-06-12T21:20:54.000Z Downloaded tokio-rustls v0.25.0
10542024-06-12T21:20:54.000Z Downloaded tokio-rustls v0.24.1
10552024-06-12T21:20:54.000Z Downloaded libm v0.2.8
10562024-06-12T21:20:54.001Z Downloaded salty v0.2.0
10572024-06-12T21:20:54.001Z Downloaded gethostname v0.4.3
10582024-06-12T21:20:54.001Z Downloaded fragile v2.0.0
10592024-06-12T21:20:54.001Z Downloaded enum-as-inner v0.5.1
10602024-06-12T21:20:54.001Z Downloaded whoami v1.5.1
10612024-06-12T21:20:54.001Z Downloaded hmac v0.12.1
10622024-06-12T21:20:54.001Z Downloaded http v1.1.0
10632024-06-12T21:20:54.001Z Downloaded relative-path v1.9.3
10642024-06-12T21:20:54.001Z Downloaded rayon-core v1.12.1
10652024-06-12T21:20:54.001Z Downloaded num-bigint-dig v0.8.4
10662024-06-12T21:20:54.001Z Downloaded libxml v0.3.3
10672024-06-12T21:20:54.001Z Downloaded num-bigint v0.4.5
10682024-06-12T21:20:54.002Z Downloaded prettyplease v0.2.20
10692024-06-12T21:20:54.002Z Downloaded secrecy v0.8.0
10702024-06-12T21:20:54.002Z Downloaded wait-timeout v0.2.0
10712024-06-12T21:20:54.002Z Downloaded highway v1.1.0
10722024-06-12T21:20:54.002Z Downloaded hex-literal v0.4.1
10732024-06-12T21:20:54.002Z Downloaded predicates-core v1.0.6
10742024-06-12T21:20:54.002Z Downloaded erased-serde v0.3.31
10752024-06-12T21:20:54.002Z Downloaded zip v0.6.6
10762024-06-12T21:20:54.002Z Downloaded uuid v1.8.0
10772024-06-12T21:20:54.002Z Downloaded uzers v0.11.3
10782024-06-12T21:20:54.002Z Downloaded toml v0.5.11
10792024-06-12T21:20:54.002Z Downloaded subtle v2.5.0
10802024-06-12T21:20:54.002Z Downloaded thiserror-impl-no-std v2.0.2
10812024-06-12T21:20:54.003Z Downloaded serde_derive_internals v0.29.1
10822024-06-12T21:20:54.003Z Downloaded static_assertions v1.1.0
10832024-06-12T21:20:54.003Z Downloaded semver v0.1.20
10842024-06-12T21:20:54.003Z Downloaded resolv-conf v0.7.0
10852024-06-12T21:20:54.003Z Downloaded criterion v0.5.1
10862024-06-12T21:20:54.003Z Downloaded ron v0.7.1
10872024-06-12T21:20:54.003Z Downloaded psl-types v2.0.11
10882024-06-12T21:20:54.003Z Downloaded httptest v0.15.5
10892024-06-12T21:20:54.003Z Downloaded crypto-bigint v0.5.5
10902024-06-12T21:20:54.003Z Downloaded smf v0.2.3
10912024-06-12T21:20:54.003Z Downloaded smallvec v0.6.14
10922024-06-12T21:20:54.003Z Downloaded slog-scope v4.4.0
10932024-06-12T21:20:54.003Z Downloaded hyper-util v0.1.3
10942024-06-12T21:20:54.004Z Downloaded http-range v0.1.5
10952024-06-12T21:20:54.004Z Downloaded fixedbitset v0.4.2
10962024-06-12T21:20:54.004Z Downloaded thiserror-no-std v2.0.2
10972024-06-12T21:20:54.004Z Downloaded fastrand v2.1.0
10982024-06-12T21:20:54.004Z Downloaded tls_codec_derive v0.4.1
10992024-06-12T21:20:54.004Z Downloaded scheduled-thread-pool v0.2.7
11002024-06-12T21:20:54.004Z Downloaded unicode-linebreak v0.1.5
11012024-06-12T21:20:54.004Z Downloaded spin v0.9.8
11022024-06-12T21:20:54.004Z Downloaded scroll v0.12.0
11032024-06-12T21:20:54.004Z Downloaded backtrace v0.3.71
11042024-06-12T21:20:54.004Z Downloaded base64 v0.22.1
11052024-06-12T21:20:54.004Z Downloaded hubpack v0.1.2
11062024-06-12T21:20:54.004Z Downloaded sct v0.7.1
11072024-06-12T21:20:54.004Z Downloaded tracing-attributes v0.1.27
11082024-06-12T21:20:54.004Z Downloaded tokio-tungstenite v0.21.0
11092024-06-12T21:20:54.004Z Downloaded rustls-pemfile v2.1.2
11102024-06-12T21:20:54.004Z Downloaded rustls-native-certs v0.7.0
11112024-06-12T21:20:54.004Z Downloaded indoc v1.0.9
11122024-06-12T21:20:54.004Z Downloaded diff v0.1.13
11132024-06-12T21:20:54.004Z Downloaded humantime v2.1.0
11142024-06-12T21:20:54.004Z Downloaded heck v0.3.3
11152024-06-12T21:20:54.004Z Downloaded pin-project-internal v1.1.5
11162024-06-12T21:20:54.004Z Downloaded pin-project v1.1.5
11172024-06-12T21:20:54.004Z Downloaded pest_meta v2.7.10
11182024-06-12T21:20:54.004Z Downloaded peg-macros v0.8.3
11192024-06-12T21:20:54.005Z Downloaded password-hash v0.5.0
11202024-06-12T21:20:54.005Z Downloaded papergrid v0.11.0
11212024-06-12T21:20:54.005Z Downloaded darling_core v0.20.9
11222024-06-12T21:20:54.005Z Downloaded defmt-macros v0.3.9
11232024-06-12T21:20:54.005Z Downloaded defmt v0.3.8
11242024-06-12T21:20:54.005Z Downloaded utf-8 v0.7.6
11252024-06-12T21:20:54.005Z Downloaded foreign-types-macros v0.2.3
11262024-06-12T21:20:54.005Z Downloaded fd-lock v4.0.2
11272024-06-12T21:20:54.005Z Downloaded ring v0.17.8
11282024-06-12T21:20:54.005Z Downloaded zeroize_derive v1.4.2
11292024-06-12T21:20:54.005Z Downloaded oso v0.27.3
11302024-06-12T21:20:54.005Z Downloaded pkcs1 v0.7.5
11312024-06-12T21:20:54.005Z Downloaded pest_derive v2.7.10
11322024-06-12T21:20:54.005Z Downloaded pkcs8 v0.10.2
11332024-06-12T21:20:54.009Z Downloaded num-rational v0.4.2
11342024-06-12T21:20:54.009Z Downloaded glob v0.3.1
11352024-06-12T21:20:54.009Z Downloaded curve25519-dalek-derive v0.1.1
11362024-06-12T21:20:54.010Z Downloaded r2d2 v0.8.10
11372024-06-12T21:20:54.010Z Downloaded partial-io v0.5.4
11382024-06-12T21:20:54.010Z Downloaded parking_lot v0.11.2
11392024-06-12T21:20:54.010Z Downloaded owo-colors v4.0.0
11402024-06-12T21:20:54.010Z Downloaded num-traits v0.2.19
11412024-06-12T21:20:54.010Z Downloaded csv-core v0.1.11
11422024-06-12T21:20:54.010Z Downloaded cookie v0.17.0
11432024-06-12T21:20:54.010Z Downloaded pest_generator v2.7.10
11442024-06-12T21:20:54.010Z Downloaded packed_struct_codegen v0.10.1
11452024-06-12T21:20:54.010Z Downloaded omicron-zone-package v0.11.0
11462024-06-12T21:20:54.010Z Downloaded datatest-stable v0.2.9
11472024-06-12T21:20:54.010Z Downloaded data-encoding v2.6.0
11482024-06-12T21:20:54.010Z Downloaded ring v0.16.20
11492024-06-12T21:20:54.026Z Downloaded constant_time_eq v0.3.0
11502024-06-12T21:20:54.029Z Downloaded console v0.15.8
11512024-06-12T21:20:54.032Z Downloaded cancel-safe-futures v0.1.5
11522024-06-12T21:20:54.032Z Downloaded portpicker v0.1.1
11532024-06-12T21:20:54.036Z Downloaded shlex v1.3.0
11542024-06-12T21:20:54.036Z Downloaded corncobs v0.1.3
11552024-06-12T21:20:54.036Z Downloaded blake2 v0.10.6
11562024-06-12T21:20:54.039Z Downloaded base64 v0.13.1
11572024-06-12T21:20:54.042Z Downloaded num-iter v0.1.45
11582024-06-12T21:20:54.042Z Downloaded libloading v0.8.3
11592024-06-12T21:20:54.042Z Downloaded http-body v1.0.0
11602024-06-12T21:20:54.045Z Downloaded mime_guess v2.0.4
11612024-06-12T21:20:54.046Z Downloaded memmap2 v0.9.4
11622024-06-12T21:20:54.048Z Downloaded buf-list v1.0.3
11632024-06-12T21:20:54.049Z Downloaded nu-ansi-term v0.50.0
11642024-06-12T21:20:54.052Z Downloaded cobs v0.2.3
11652024-06-12T21:20:54.052Z Downloaded phf_shared v0.10.0
11662024-06-12T21:20:54.052Z Downloaded oso-derive v0.27.3
11672024-06-12T21:20:54.052Z Downloaded darling_macro v0.20.9
11682024-06-12T21:20:54.055Z Downloaded crucible-workspace-hack v0.1.0
11692024-06-12T21:20:54.055Z Downloaded ciborium v0.2.2
11702024-06-12T21:20:54.055Z Downloaded backoff v0.4.0
11712024-06-12T21:20:54.067Z Downloaded ciborium-ll v0.2.2
11722024-06-12T21:20:54.067Z Downloaded cassowary v0.3.0
11732024-06-12T21:20:54.067Z Downloaded byteorder v1.5.0
11742024-06-12T21:20:54.070Z Downloaded block-padding v0.3.3
11752024-06-12T21:20:54.070Z Downloaded bitfield v0.14.0
11762024-06-12T21:20:54.070Z Downloaded opaque-debug v0.3.1
11772024-06-12T21:20:54.070Z Downloaded normalize-line-endings v0.3.0
11782024-06-12T21:20:54.070Z Downloaded nodrop v0.1.14
11792024-06-12T21:20:54.070Z Downloaded nested v0.1.1
11802024-06-12T21:20:54.070Z Downloaded memoffset v0.9.1
11812024-06-12T21:20:54.070Z Downloaded memmap v0.7.0
11822024-06-12T21:20:54.071Z Downloaded md-5 v0.10.6
11832024-06-12T21:20:54.071Z Downloaded matches v0.1.10
11842024-06-12T21:20:54.071Z Downloaded linear-map v1.2.0
11852024-06-12T21:20:54.071Z Downloaded cstr-argument v0.1.2
11862024-06-12T21:20:54.074Z Downloaded bitflags v1.3.2
11872024-06-12T21:20:54.074Z Downloaded bit-vec v0.6.3
11882024-06-12T21:20:54.074Z Downloaded base16ct v0.2.0
11892024-06-12T21:20:54.077Z Downloaded multimap v0.10.0
11902024-06-12T21:20:54.077Z Downloaded kstat-rs v0.2.3
11912024-06-12T21:20:54.078Z Downloaded ciborium-io v0.2.2
11922024-06-12T21:20:54.081Z Downloaded bitstruct v0.1.1
11932024-06-12T21:20:54.081Z Downloaded bb8 v0.8.3
11942024-06-12T21:20:54.081Z Downloaded bzip2 v0.4.4
11952024-06-12T21:20:54.085Z Downloaded aho-corasick v1.1.3
11962024-06-12T21:20:54.088Z Downloaded aead v0.5.2
11972024-06-12T21:20:54.088Z Downloaded arc-swap v1.7.1
11982024-06-12T21:20:54.666Z Compiling serde v1.0.203
11992024-06-12T21:20:54.666Z Checking cfg-if v1.0.0
12002024-06-12T21:20:54.717Z Compiling libm v0.2.8
12012024-06-12T21:20:54.746Z Checking libc v0.2.155
12022024-06-12T21:20:54.754Z Compiling syn v2.0.64
12032024-06-12T21:20:54.758Z Compiling ahash v0.8.11
12042024-06-12T21:20:54.758Z Compiling num-traits v0.2.19
12052024-06-12T21:20:54.758Z Compiling getrandom v0.2.14
12062024-06-12T21:20:54.810Z Compiling serde_json v1.0.117
12072024-06-12T21:20:55.044Z Compiling byteorder v1.5.0
12082024-06-12T21:20:55.131Z Compiling log v0.4.21
12092024-06-12T21:20:55.154Z Compiling generic-array v0.14.7
12102024-06-12T21:20:55.565Z Checking memchr v2.7.2
12112024-06-12T21:20:55.565Z Checking itoa v1.0.11
12122024-06-12T21:20:55.565Z Compiling syn v1.0.109
12132024-06-12T21:20:55.566Z Compiling allocator-api2 v0.2.18
12142024-06-12T21:20:55.566Z Checking scopeguard v1.2.0
12152024-06-12T21:20:55.566Z Checking smallvec v1.13.2
12162024-06-12T21:20:55.634Z Checking lock_api v0.4.12
12172024-06-12T21:20:55.850Z Compiling schemars v0.8.20
12182024-06-12T21:20:55.898Z Compiling ring v0.17.8
12192024-06-12T21:20:56.059Z Checking once_cell v1.19.0
12202024-06-12T21:20:56.062Z Compiling time-macros v0.2.18
12212024-06-12T21:20:56.214Z Checking parking_lot_core v0.9.10
12222024-06-12T21:20:56.253Z Compiling aho-corasick v1.1.3
12232024-06-12T21:20:56.549Z Checking parking_lot v0.12.2
12242024-06-12T21:20:56.629Z Compiling regex-syntax v0.8.3
12252024-06-12T21:20:56.906Z Checking pin-project-lite v0.2.14
12262024-06-12T21:20:59.669Z Checking signal-hook-registry v1.4.2
12272024-06-12T21:20:59.914Z Checking mio v0.8.11
12282024-06-12T21:21:00.075Z Compiling regex-automata v0.4.6
12292024-06-12T21:21:00.527Z Compiling slog v2.7.0
12302024-06-12T21:21:01.069Z Checking num_cpus v1.16.0
12312024-06-12T21:21:01.179Z Compiling crossbeam-utils v0.8.19
12322024-06-12T21:21:01.315Z Checking ryu v1.0.18
12332024-06-12T21:21:01.547Z Checking rand_core v0.6.4
12342024-06-12T21:21:01.814Z Compiling iana-time-zone v0.1.60
12352024-06-12T21:21:01.835Z Compiling rustls v0.21.12
12362024-06-12T21:21:01.854Z Checking futures-core v0.3.30
12372024-06-12T21:21:01.966Z Checking socket2 v0.5.7
12382024-06-12T21:21:02.030Z Compiling serde_derive_internals v0.29.1
12392024-06-12T21:21:02.113Z Compiling cookie v0.17.0
12402024-06-12T21:21:02.274Z Compiling backtrace v0.3.71
12412024-06-12T21:21:02.437Z Compiling dyn-clone v1.0.17
12422024-06-12T21:21:02.457Z Compiling anyhow v1.0.86
12432024-06-12T21:21:02.670Z Compiling ucd-trie v0.1.6
12442024-06-12T21:21:03.313Z Compiling unicode-normalization v0.1.23
12452024-06-12T21:21:03.512Z Compiling unicode-bidi v0.3.15
12462024-06-12T21:21:03.760Z Compiling either v1.12.0
12472024-06-12T21:21:04.080Z Compiling usdt-impl v0.5.0
12482024-06-12T21:21:04.187Z Compiling plain v0.2.3
12492024-06-12T21:21:04.345Z Compiling unicode-width v0.1.12
12502024-06-12T21:21:04.383Z Checking futures-sink v0.3.30
12512024-06-12T21:21:04.522Z Compiling spin v0.9.8
12522024-06-12T21:21:04.544Z Compiling winnow v0.5.40
12532024-06-12T21:21:04.575Z Compiling pretty-hex v0.4.1
12542024-06-12T21:21:04.774Z Compiling thread-id v4.2.1
12552024-06-12T21:21:04.892Z Checking futures-channel v0.3.30
12562024-06-12T21:21:04.926Z Checking slab v0.4.9
12572024-06-12T21:21:04.946Z Checking pin-utils v0.1.0
12582024-06-12T21:21:05.036Z Checking futures-task v0.3.30
12592024-06-12T21:21:05.055Z Compiling const-oid v0.9.6
12602024-06-12T21:21:05.177Z Compiling regex v1.10.4
12612024-06-12T21:21:05.254Z Checking futures-io v0.3.30
12622024-06-12T21:21:05.311Z Compiling subtle v2.5.0
12632024-06-12T21:21:05.441Z Compiling untrusted v0.9.0
12642024-06-12T21:21:05.622Z Compiling spin v0.5.2
12652024-06-12T21:21:05.854Z Compiling signal-hook v0.3.17
12662024-06-12T21:21:06.129Z Compiling siphasher v0.3.11
12672024-06-12T21:21:06.515Z Compiling time v0.3.36
12682024-06-12T21:21:06.515Z Compiling idna v0.5.0
12692024-06-12T21:21:06.971Z Checking typenum v1.17.0
12702024-06-12T21:21:08.198Z Compiling rustls-webpki v0.101.7
12712024-06-12T21:21:08.325Z Compiling sct v0.7.1
12722024-06-12T21:21:08.644Z Compiling url v2.5.0
12732024-06-12T21:21:09.551Z Compiling idna v0.3.0
12742024-06-12T21:21:09.689Z Compiling serde_derive v1.0.203
12752024-06-12T21:21:10.145Z Compiling zerocopy-derive v0.7.34
12762024-06-12T21:21:10.508Z Compiling thiserror-impl v1.0.60
12772024-06-12T21:21:10.847Z Compiling zeroize_derive v1.4.2
12782024-06-12T21:21:11.541Z Compiling tokio-macros v2.2.0
12792024-06-12T21:21:12.000Z Compiling futures-macro v0.3.30
12802024-06-12T21:21:12.456Z Compiling tracing-attributes v0.1.27
12812024-06-12T21:21:12.499Z Compiling zerocopy v0.7.34
12822024-06-12T21:21:12.867Z Compiling schemars_derive v0.8.20
12832024-06-12T21:21:13.542Z Compiling openssl-macros v0.1.1
12842024-06-12T21:21:13.941Z Compiling thiserror v1.0.60
12852024-06-12T21:21:14.074Z Compiling async-trait v0.1.80
12862024-06-12T21:21:14.217Z Checking zeroize v1.7.0
12872024-06-12T21:21:14.388Z Compiling scroll_derive v0.12.0
12882024-06-12T21:21:14.494Z Compiling pest v2.7.10
12892024-06-12T21:21:14.827Z Compiling hashbrown v0.14.5
12902024-06-12T21:21:16.323Z Compiling der_derive v0.7.2
12912024-06-12T21:21:16.623Z Compiling scroll v0.12.0
12922024-06-12T21:21:16.954Z Compiling pest_meta v2.7.10
12932024-06-12T21:21:17.181Z Compiling goblin v0.8.2
12942024-06-12T21:21:17.359Z Compiling futures-util v0.3.30
12952024-06-12T21:21:18.097Z Compiling tracing v0.1.40
12962024-06-12T21:21:18.559Z Compiling pest_generator v2.7.10
12972024-06-12T21:21:19.057Z Compiling clap_derive v4.5.4
12982024-06-12T21:21:20.614Z Compiling crypto-common v0.1.6
12992024-06-12T21:21:20.843Z Compiling zerocopy-derive v0.6.6
13002024-06-12T21:21:22.454Z Compiling pest_derive v2.7.10
13012024-06-12T21:21:22.588Z Compiling block-buffer v0.10.4
13022024-06-12T21:21:22.857Z Compiling digest v0.10.7
13032024-06-12T21:21:23.241Z Compiling dtrace-parser v0.2.0
13042024-06-12T21:21:23.786Z Checking bytes v1.6.0
13052024-06-12T21:21:24.305Z Checking bitflags v2.5.0
13062024-06-12T21:21:24.505Z Compiling ppv-lite86 v0.2.17
13072024-06-12T21:21:24.557Z Checking tokio v1.37.0
13082024-06-12T21:21:24.610Z Compiling psl-types v2.0.11
13092024-06-12T21:21:24.801Z Compiling indexmap v2.2.6
13102024-06-12T21:21:25.467Z Compiling semver v1.0.23
13112024-06-12T21:21:25.471Z Compiling serde_tokenstream v0.2.0
13122024-06-12T21:21:25.990Z Compiling uuid v1.8.0
13132024-06-12T21:21:26.040Z Compiling chrono v0.4.38
13142024-06-12T21:21:26.169Z Compiling http v0.2.12
13152024-06-12T21:21:26.240Z Compiling toml_datetime v0.6.6
13162024-06-12T21:21:26.577Z Compiling serde_spanned v0.6.6
13172024-06-12T21:21:26.788Z Compiling rustc_version v0.4.0
13182024-06-12T21:21:27.456Z Compiling rustix v0.38.34
13192024-06-12T21:21:27.550Z Compiling openapiv3 v2.0.0
13202024-06-12T21:21:27.815Z Compiling dof v0.3.0
13212024-06-12T21:21:28.318Z Compiling toml_edit v0.19.15
13222024-06-12T21:21:30.224Z Compiling http-body v0.4.6
13232024-06-12T21:21:30.538Z Compiling openssl v0.10.64
13242024-06-12T21:21:30.656Z Compiling heapless v0.7.17
13252024-06-12T21:21:31.123Z Compiling rand_chacha v0.3.1
13262024-06-12T21:21:31.412Z Compiling crossbeam-epoch v0.9.18
13272024-06-12T21:21:31.773Z Compiling usdt-attr-macro v0.5.0
13282024-06-12T21:21:31.847Z Compiling usdt-macro v0.5.0
13292024-06-12T21:21:32.204Z Compiling publicsuffix v2.2.3
13302024-06-12T21:21:32.687Z Compiling bit-vec v0.6.3
13312024-06-12T21:21:33.308Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13322024-06-12T21:21:33.332Z Compiling unicode-xid v0.2.4
13332024-06-12T21:21:33.496Z Compiling cookie_store v0.20.0
13342024-06-12T21:21:33.497Z Compiling rand v0.8.5
13352024-06-12T21:21:33.580Z Compiling serde_urlencoded v0.7.1
13362024-06-12T21:21:34.098Z Compiling phf_shared v0.10.0
13372024-06-12T21:21:34.487Z Compiling tokio-util v0.7.11
13382024-06-12T21:21:34.508Z Compiling tokio-rustls v0.24.1
13392024-06-12T21:21:34.908Z Compiling lazy_static v1.4.0
13402024-06-12T21:21:35.034Z Compiling smoltcp v0.9.1
13412024-06-12T21:21:35.066Z Compiling gimli v0.28.1
13422024-06-12T21:21:35.490Z Compiling h2 v0.3.26
13432024-06-12T21:21:35.600Z Checking fnv v1.0.7
13442024-06-12T21:21:35.727Z Compiling minimal-lexical v0.2.1
13452024-06-12T21:21:35.768Z Compiling webpki-roots v0.25.4
13462024-06-12T21:21:35.879Z Compiling new_debug_unreachable v1.0.6
13472024-06-12T21:21:35.912Z Compiling base64ct v1.6.0
13482024-06-12T21:21:35.964Z Compiling fixedbitset v0.4.2
13492024-06-12T21:21:36.225Z Compiling precomputed-hash v0.1.1
13502024-06-12T21:21:36.343Z Compiling string_cache v0.8.7
13512024-06-12T21:21:36.825Z Compiling native-tls v0.2.11
13522024-06-12T21:21:36.829Z Compiling pem-rfc7468 v0.7.0
13532024-06-12T21:21:36.830Z Compiling petgraph v0.6.5
13542024-06-12T21:21:36.830Z Compiling tokio-native-tls v0.3.1
13552024-06-12T21:21:37.055Z Compiling nom v7.1.3
13562024-06-12T21:21:37.123Z Compiling bit-set v0.5.3
13572024-06-12T21:21:37.226Z Compiling hmac v0.12.1
13582024-06-12T21:21:37.383Z Compiling hubpack_derive v0.1.1
13592024-06-12T21:21:37.488Z Compiling enum-as-inner v0.5.1
13602024-06-12T21:21:38.340Z Compiling itertools v0.10.5
13612024-06-12T21:21:38.576Z Compiling diesel_table_macro_syntax v0.1.0
13622024-06-12T21:21:39.021Z Compiling object v0.32.2
13632024-06-12T21:21:39.347Z Compiling addr2line v0.21.0
13642024-06-12T21:21:40.010Z Compiling rustc-demangle v0.1.24
13652024-06-12T21:21:40.075Z Compiling flagset v0.4.5
13662024-06-12T21:21:40.296Z Compiling lalrpop-util v0.19.12
13672024-06-12T21:21:40.501Z Compiling unicode-segmentation v1.11.0
13682024-06-12T21:21:40.634Z Compiling toml_edit v0.22.13
13692024-06-12T21:21:40.807Z Compiling der v0.7.9
13702024-06-12T21:21:40.965Z Compiling diesel_derives v2.1.4
13712024-06-12T21:21:41.332Z Compiling futures-executor v0.3.30
13722024-06-12T21:21:41.739Z Compiling itertools v0.12.1
13732024-06-12T21:21:41.931Z Compiling finl_unicode v1.2.0
13742024-06-12T21:21:42.053Z Compiling sha2 v0.10.8
13752024-06-12T21:21:42.493Z Compiling hyper v0.14.28
13762024-06-12T21:21:44.288Z Compiling spki v0.7.3
13772024-06-12T21:21:44.667Z Compiling stringprep v0.1.4
13782024-06-12T21:21:44.874Z Compiling futures v0.3.30
13792024-06-12T21:21:44.995Z Compiling toml v0.7.8
13802024-06-12T21:21:45.568Z Compiling hex v0.4.3
13812024-06-12T21:21:46.179Z Compiling md-5 v0.10.6
13822024-06-12T21:21:46.209Z Compiling serde_repr v0.1.19
13832024-06-12T21:21:46.338Z Compiling strum_macros v0.25.3
13842024-06-12T21:21:47.268Z Compiling num-integer v0.1.46
13852024-06-12T21:21:47.398Z Compiling hash32 v0.2.1
13862024-06-12T21:21:47.709Z Compiling fs-err v2.11.0
13872024-06-12T21:21:47.765Z Compiling stable_deref_trait v1.2.0
13882024-06-12T21:21:47.873Z Checking tinyvec_macros v0.1.1
13892024-06-12T21:21:47.960Z Compiling fallible-iterator v0.2.0
13902024-06-12T21:21:48.060Z Checking tinyvec v1.6.0
13912024-06-12T21:21:48.694Z Compiling postgres-protocol v0.6.6
13922024-06-12T21:21:49.306Z Compiling pkcs8 v0.10.2
13932024-06-12T21:21:49.376Z Compiling hyper-tls v0.5.0
13942024-06-12T21:21:49.415Z Compiling hyper-rustls v0.24.2
13952024-06-12T21:21:49.602Z Compiling terminal_size v0.3.0
13962024-06-12T21:21:49.736Z Compiling reqwest v0.11.27
13972024-06-12T21:21:49.806Z Compiling block-padding v0.3.3
13982024-06-12T21:21:49.857Z Compiling phf_shared v0.11.2
13992024-06-12T21:21:50.049Z Compiling ff v0.13.0
14002024-06-12T21:21:50.069Z Compiling scheduled-thread-pool v0.2.7
14012024-06-12T21:21:50.233Z Compiling peg-runtime v0.8.3
14022024-06-12T21:21:50.283Z Compiling base16ct v0.2.0
14032024-06-12T21:21:50.620Z Compiling managed v0.8.0
14042024-06-12T21:21:50.773Z Checking equivalent v1.0.1
14052024-06-12T21:21:50.900Z Compiling matches v0.1.10
14062024-06-12T21:21:50.980Z Compiling bitflags v1.3.2
14072024-06-12T21:21:50.997Z Compiling idna v0.2.3
14082024-06-12T21:21:51.072Z Compiling clap_builder v4.5.2
14092024-06-12T21:21:52.299Z Compiling sec1 v0.7.3
14102024-06-12T21:21:52.576Z Compiling signal-hook-mio v0.2.3
14112024-06-12T21:21:52.599Z Compiling r2d2 v0.8.10
14122024-06-12T21:21:52.744Z Compiling group v0.13.0
14132024-06-12T21:21:52.772Z Compiling phf v0.11.2
14142024-06-12T21:21:52.860Z Compiling inout v0.1.3
14152024-06-12T21:21:52.952Z Compiling postgres-types v0.2.6
14162024-06-12T21:21:53.066Z Compiling num-bigint v0.4.5
14172024-06-12T21:21:53.070Z Compiling hubpack v0.1.2
14182024-06-12T21:21:53.172Z Compiling hkdf v0.12.4
14192024-06-12T21:21:53.434Z Compiling ipnetwork v0.20.0
14202024-06-12T21:21:53.526Z Compiling zerocopy v0.6.6
14212024-06-12T21:21:53.554Z Compiling crypto-bigint v0.5.5
14222024-06-12T21:21:54.365Z Compiling float-cmp v0.9.0
14232024-06-12T21:21:54.401Z Compiling memmap v0.7.0
14242024-06-12T21:21:54.551Z Compiling static_assertions v1.1.0
14252024-06-12T21:21:54.593Z Compiling normalize-line-endings v0.3.0
14262024-06-12T21:21:54.662Z Compiling whoami v1.5.1
14272024-06-12T21:21:54.728Z Compiling predicates-core v1.0.6
14282024-06-12T21:21:54.772Z Compiling data-encoding v2.6.0
14292024-06-12T21:21:55.109Z Compiling difflib v0.4.0
14302024-06-12T21:21:55.392Z Compiling tokio-postgres v0.7.10
14312024-06-12T21:21:56.823Z Compiling elliptic-curve v0.13.8
14322024-06-12T21:21:57.207Z Compiling diesel v2.1.6
14332024-06-12T21:21:57.333Z Compiling yasna v0.5.2
14342024-06-12T21:21:57.632Z Compiling predicates v3.1.0
14352024-06-12T21:21:59.255Z Compiling trust-dns-proto v0.22.0
14362024-06-12T21:21:59.477Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14372024-06-12T21:21:59.652Z Compiling clap v4.5.4
14382024-06-12T21:21:59.779Z Compiling usdt v0.5.0
14392024-06-12T21:22:00.301Z Compiling cipher v0.4.4
14402024-06-12T21:22:00.550Z Compiling crossterm v0.27.0
14412024-06-12T21:22:01.696Z Compiling num-iter v0.1.45
14422024-06-12T21:22:01.733Z Compiling similar v2.5.0
14432024-06-12T21:22:01.883Z Compiling console v0.15.8
14442024-06-12T21:22:03.426Z Compiling tokio-stream v0.1.15
14452024-06-12T21:22:04.012Z Compiling bstr v1.9.1
14462024-06-12T21:22:04.637Z Checking tracing-core v0.1.32
14472024-06-12T21:22:05.835Z Checking percent-encoding v2.3.1
14482024-06-12T21:22:06.039Z Checking form_urlencoded v1.2.1
14492024-06-12T21:22:06.225Z Checking unicode-ident v1.0.12
14502024-06-12T21:22:06.382Z Checking httparse v1.8.0
14512024-06-12T21:22:06.515Z Checking powerfmt v0.2.0
14522024-06-12T21:22:06.791Z Checking deranged v0.3.11
14532024-06-12T21:22:06.795Z Checking errno v0.3.9
14542024-06-12T21:22:07.135Z Checking num-conv v0.1.0
14552024-06-12T21:22:07.316Z Checking time-core v0.1.2
14562024-06-12T21:22:07.380Z Checking num_threads v0.1.7
14572024-06-12T21:22:07.502Z Checking proc-macro2 v1.0.82
14582024-06-12T21:22:08.146Z Checking cpufeatures v0.2.12
14592024-06-12T21:22:08.206Z Checking quote v1.0.36
14602024-06-12T21:22:08.245Z Checking adler v1.0.2
14612024-06-12T21:22:08.401Z Checking try-lock v0.2.5
14622024-06-12T21:22:08.533Z Checking base64 v0.21.7
14632024-06-12T21:22:08.986Z Checking want v0.3.1
14642024-06-12T21:22:09.174Z Checking miniz_oxide v0.7.2
14652024-06-12T21:22:09.426Z Checking tower-service v0.3.2
14662024-06-12T21:22:09.677Z Checking httpdate v1.0.3
14672024-06-12T21:22:09.947Z Checking foreign-types-shared v0.1.1
14682024-06-12T21:22:10.054Z Checking openssl-probe v0.1.5
14692024-06-12T21:22:10.157Z Checking foreign-types v0.3.2
14702024-06-12T21:22:10.190Z Checking openssl-sys v0.9.102
14712024-06-12T21:22:10.248Z Checking mime v0.3.17
14722024-06-12T21:22:11.001Z Checking ipnet v2.9.0
14732024-06-12T21:22:11.839Z Checking utf8parse v0.2.1
14742024-06-12T21:22:14.775Z Checking encoding_rs v0.8.34
14752024-06-12T21:22:15.239Z Checking anstyle v1.0.7
14762024-06-12T21:22:15.597Z Checking rustls-pemfile v1.0.4
14772024-06-12T21:22:16.811Z Checking sync_wrapper v0.1.2
14782024-06-12T21:22:17.315Z Checking anstyle-parse v0.2.4
14792024-06-12T21:22:17.458Z Checking anstyle-query v1.0.3
14802024-06-12T21:22:17.581Z Checking colorchoice v1.0.1
14812024-06-12T21:22:17.680Z Checking is_terminal_polyfill v1.70.0
14822024-06-12T21:22:17.796Z Checking anstream v0.6.14
14832024-06-12T21:22:18.305Z Checking strsim v0.11.1
14842024-06-12T21:22:18.380Z Checking clap_lex v0.7.0
14852024-06-12T21:22:19.678Z Checking crc32fast v1.4.0
14862024-06-12T21:22:21.635Z Checking flate2 v1.0.30
14872024-06-12T21:22:21.951Z Checking winnow v0.6.8
14882024-06-12T21:22:30.383Z Compiling regress v0.9.1
14892024-06-12T21:22:30.837Z Compiling getopts v0.2.21
14902024-06-12T21:22:30.960Z Compiling unsafe-libyaml v0.2.11
14912024-06-12T21:22:31.132Z Checking heck v0.5.0
14922024-06-12T21:22:31.871Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
14932024-06-12T21:22:32.202Z Compiling serde_yaml v0.9.34+deprecated
14942024-06-12T21:22:32.614Z Checking camino v1.1.7
14952024-06-12T21:22:32.874Z Checking is-terminal v0.4.12
14962024-06-12T21:22:32.997Z Checking base64 v0.22.1
14972024-06-12T21:22:33.172Z Checking sha1 v0.10.6
14982024-06-12T21:22:33.276Z Checking http v1.1.0
14992024-06-12T21:22:33.456Z Compiling ident_case v1.0.1
15002024-06-12T21:22:33.470Z Compiling paste v1.0.15
15012024-06-12T21:22:33.629Z Compiling darling_core v0.20.9
15022024-06-12T21:22:34.002Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
15032024-06-12T21:22:34.431Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15042024-06-12T21:22:34.754Z Compiling strum_macros v0.26.2
15052024-06-12T21:22:34.860Z Checking rustls-pki-types v1.7.0
15062024-06-12T21:22:35.276Z Checking fastrand v2.1.0
15072024-06-12T21:22:35.580Z Checking match_cfg v0.1.0
15082024-06-12T21:22:35.600Z Checking tempfile v3.10.1
15092024-06-12T21:22:35.681Z Checking hostname v0.3.1
15102024-06-12T21:22:35.933Z Checking dirs-sys-next v0.1.2
15112024-06-12T21:22:36.113Z Checking quick-error v1.2.3
15122024-06-12T21:22:36.254Z Checking dirs-next v2.0.0
15132024-06-12T21:22:36.419Z Checking crossbeam-channel v0.5.12
15142024-06-12T21:22:36.618Z Checking thread_local v1.1.8
15152024-06-12T21:22:36.907Z Compiling rustls v0.22.4
15162024-06-12T21:22:36.943Z Checking term v0.7.0
15172024-06-12T21:22:37.038Z Checking rustls-webpki v0.102.4
15182024-06-12T21:22:37.146Z Checking instant v0.1.12
15192024-06-12T21:22:37.249Z Checking take_mut v0.2.2
15202024-06-12T21:22:37.269Z Checking rustls-pemfile v2.1.2
15212024-06-12T21:22:37.357Z Checking slog-term v2.9.1
15222024-06-12T21:22:37.402Z Checking slog-async v2.8.0
15232024-06-12T21:22:37.500Z Compiling multer v3.1.0
15242024-06-12T21:22:37.687Z Checking debug-ignore v1.0.5
15252024-06-12T21:22:37.831Z Checking toml v0.8.13
15262024-06-12T21:22:37.846Z Checking slog-json v2.6.1
15272024-06-12T21:22:37.871Z Compiling async-stream-impl v0.3.5
15282024-06-12T21:22:38.143Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15292024-06-12T21:22:38.439Z Checking atomic-waker v1.1.2
15302024-06-12T21:22:38.581Z Checking waitgroup v0.1.2
15312024-06-12T21:22:38.682Z Checking slog-bunyan v2.5.0
15322024-06-12T21:22:38.838Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15332024-06-12T21:22:39.137Z Checking serde_path_to_error v0.1.16
15342024-06-12T21:22:39.321Z Checking async-stream v0.3.5
15352024-06-12T21:22:39.525Z Checking hostname v0.4.0
15362024-06-12T21:22:39.670Z Checking newtype-uuid v1.1.0
15372024-06-12T21:22:39.748Z Checking wait-timeout v0.2.0
15382024-06-12T21:22:39.921Z Compiling structmeta-derive v0.3.0
15392024-06-12T21:22:39.942Z Checking rusty-fork v0.3.0
15402024-06-12T21:22:40.204Z Checking strum v0.26.2
15412024-06-12T21:22:40.257Z Compiling structmeta-derive v0.2.0
15422024-06-12T21:22:40.361Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15432024-06-12T21:22:41.135Z Checking rand_xorshift v0.3.0
15442024-06-12T21:22:41.138Z Checking unarray v0.1.4
15452024-06-12T21:22:41.211Z Compiling darling_macro v0.20.9
15462024-06-12T21:22:41.300Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
15472024-06-12T21:22:41.303Z Checking proptest v1.4.0
15482024-06-12T21:22:41.396Z Checking tokio-rustls v0.25.0
15492024-06-12T21:22:41.600Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15502024-06-12T21:22:41.746Z Checking backoff v0.4.0
15512024-06-12T21:22:42.024Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15522024-06-12T21:22:42.254Z Compiling darling v0.20.9
15532024-06-12T21:22:42.292Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15542024-06-12T21:22:42.368Z Compiling serde_with_macros v3.8.1
15552024-06-12T21:22:43.051Z Compiling structmeta v0.3.0
15562024-06-12T21:22:43.093Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15572024-06-12T21:22:43.255Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
15582024-06-12T21:22:43.366Z Compiling structmeta v0.2.0
15592024-06-12T21:22:43.512Z Compiling parse-display-derive v0.9.0
15602024-06-12T21:22:43.615Z Checking macaddr v1.0.1
15612024-06-12T21:22:43.842Z Compiling test-strategy v0.3.1
15622024-06-12T21:22:43.968Z Compiling proc-macro-error-attr v1.0.4
15632024-06-12T21:22:44.302Z Compiling proc-macro-error v1.0.4
15642024-06-12T21:22:45.463Z Checking camino-tempfile v1.1.1
15652024-06-12T21:22:45.614Z Checking serde_with v3.8.1
15662024-06-12T21:22:45.741Z Compiling proc-macro-crate v1.3.1
15672024-06-12T21:22:45.846Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15682024-06-12T21:22:46.302Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15692024-06-12T21:22:46.324Z Compiling foreign-types-macros v0.2.3
15702024-06-12T21:22:46.514Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15712024-06-12T21:22:46.783Z Checking foreign-types-shared v0.3.1
15722024-06-12T21:22:46.852Z Compiling num_enum_derive v0.5.11
15732024-06-12T21:22:47.258Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
15742024-06-12T21:22:47.620Z Checking foreign-types v0.5.0
15752024-06-12T21:22:47.743Z Checking cstr-argument v0.1.2
15762024-06-12T21:22:47.913Z Checking pretty-hex v0.2.1
15772024-06-12T21:22:47.940Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15782024-06-12T21:22:48.086Z Checking tabwriter v1.4.0
15792024-06-12T21:22:48.292Z Checking colored v2.1.0
15802024-06-12T21:22:48.320Z Checking socket2 v0.4.10
15812024-06-12T21:22:48.341Z Checking smf v0.2.3
15822024-06-12T21:22:48.537Z Checking parse-display v0.9.0
15832024-06-12T21:22:48.584Z Checking humantime v2.1.0
15842024-06-12T21:22:48.715Z Checking termcolor v1.4.1
15852024-06-12T21:22:48.746Z Checking arc-swap v1.7.1
15862024-06-12T21:22:48.830Z Checking newline-converter v0.3.0
15872024-06-12T21:22:48.884Z Checking same-file v1.0.6
15882024-06-12T21:22:49.001Z Checking expectorate v1.1.0
15892024-06-12T21:22:49.041Z Checking walkdir v2.5.0
15902024-06-12T21:22:49.065Z Checking xattr v1.3.1
15912024-06-12T21:22:49.127Z Checking filetime v0.2.23
15922024-06-12T21:22:49.143Z Checking utf-8 v0.7.6
15932024-06-12T21:22:49.159Z Checking slog-scope v4.4.0
15942024-06-12T21:22:49.244Z Checking termtree v0.4.1
15952024-06-12T21:22:49.306Z Compiling heapless v0.8.0
15962024-06-12T21:22:49.763Z Checking tungstenite v0.20.1
15972024-06-12T21:22:49.763Z Checking slog-stdlog v4.1.1
15982024-06-12T21:22:49.763Z Checking tar v0.4.40
15992024-06-12T21:22:49.763Z Checking predicates-tree v1.0.9
16002024-06-12T21:22:49.763Z Checking slog-envlogger v2.2.0
16012024-06-12T21:22:49.763Z Checking num_enum v0.5.11
16022024-06-12T21:22:49.763Z Checking hash32 v0.3.1
16032024-06-12T21:22:49.763Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16042024-06-12T21:22:49.764Z Compiling smoltcp v0.11.0
16052024-06-12T21:22:49.773Z Checking cobs v0.2.3
16062024-06-12T21:22:49.955Z Compiling crucible-workspace-hack v0.1.0
16072024-06-12T21:22:49.986Z Checking embedded-io v0.4.0
16082024-06-12T21:22:50.073Z Checking sigpipe v0.1.3
16092024-06-12T21:22:50.127Z Checking tokio-tungstenite v0.20.1
16102024-06-12T21:22:50.171Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16112024-06-12T21:22:50.182Z Checking postcard v1.0.8
16122024-06-12T21:22:50.240Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16132024-06-12T21:22:50.494Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16142024-06-12T21:22:50.509Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
16152024-06-12T21:22:50.534Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16162024-06-12T21:22:50.586Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
16172024-06-12T21:22:50.757Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
16182024-06-12T21:22:50.856Z Checking pem v3.0.4
16192024-06-12T21:22:51.100Z Compiling mockall_derive v0.12.1
16202024-06-12T21:22:51.105Z Compiling num-derive v0.4.2
16212024-06-12T21:22:51.407Z Checking atty v0.2.14
16222024-06-12T21:22:51.527Z Checking fragile v2.0.0
16232024-06-12T21:22:51.788Z Checking downcast v0.11.0
16242024-06-12T21:22:51.977Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
16252024-06-12T21:22:52.144Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
16262024-06-12T21:22:52.252Z Compiling derive-where v1.2.7
16272024-06-12T21:22:52.466Z Checking env_logger v0.9.3
16282024-06-12T21:22:52.872Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16292024-06-12T21:22:52.913Z Compiling bitstruct_derive v0.1.0
16302024-06-12T21:22:53.679Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16312024-06-12T21:22:53.702Z Checking ascii v1.1.0
16322024-06-12T21:22:53.748Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
16332024-06-12T21:22:53.820Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16342024-06-12T21:22:53.878Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16352024-06-12T21:22:53.960Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16362024-06-12T21:22:54.170Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16372024-06-12T21:22:54.689Z Checking bitstruct v0.1.1
16382024-06-12T21:22:54.692Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16392024-06-12T21:22:54.692Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16402024-06-12T21:22:54.692Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16412024-06-12T21:22:54.692Z Checking serde_arrays v0.1.0
16422024-06-12T21:22:54.692Z Checking erased-serde v0.3.31
16432024-06-12T21:22:54.811Z Compiling heck v0.3.3
16442024-06-12T21:22:54.840Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
16452024-06-12T21:22:55.134Z Checking tungstenite v0.21.0
16462024-06-12T21:22:55.231Z Compiling zone_cfg_derive v0.1.2
16472024-06-12T21:22:55.372Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16482024-06-12T21:22:55.711Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16492024-06-12T21:22:55.965Z Checking headers-core v0.2.0
16502024-06-12T21:22:55.993Z Checking base64 v0.13.1
16512024-06-12T21:22:56.112Z Checking headers v0.3.9
16522024-06-12T21:22:56.395Z Checking ron v0.7.1
16532024-06-12T21:22:56.766Z Checking zone v0.1.8
16542024-06-12T21:22:56.992Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16552024-06-12T21:22:57.227Z Checking tokio-tungstenite v0.21.0
16562024-06-12T21:22:57.425Z Checking portpicker v0.1.1
16572024-06-12T21:22:57.458Z Checking rcgen v0.12.1
16582024-06-12T21:22:57.584Z Checking atomicwrites v0.4.3
16592024-06-12T21:22:57.693Z Checking subprocess v0.2.9
16602024-06-12T21:22:57.743Z Compiling convert_case v0.4.0
16612024-06-12T21:22:58.136Z Checking password-hash v0.5.0
16622024-06-12T21:22:58.311Z Checking blake2 v0.10.6
16632024-06-12T21:22:58.470Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16642024-06-12T21:22:58.611Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
16652024-06-12T21:22:58.746Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
16662024-06-12T21:22:58.778Z Checking argon2 v0.5.3
16672024-06-12T21:22:58.812Z Compiling derive_more v0.99.17
16682024-06-12T21:22:58.982Z Checking linked-hash-map v0.5.6
16692024-06-12T21:22:59.038Z Checking swrite v0.1.0
16702024-06-12T21:22:59.154Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16712024-06-12T21:22:59.289Z Checking lru-cache v0.1.2
16722024-06-12T21:22:59.428Z Checking mockall v0.12.1
16732024-06-12T21:22:59.458Z Compiling rayon-core v1.12.1
16742024-06-12T21:22:59.486Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
16752024-06-12T21:22:59.527Z Checking resolv-conf v0.7.0
16762024-06-12T21:22:59.663Z Checking half v2.4.1
16772024-06-12T21:22:59.744Z Checking ciborium-io v0.2.2
16782024-06-12T21:22:59.809Z Compiling cancel-safe-futures v0.1.5
16792024-06-12T21:22:59.865Z Compiling semver v0.1.20
16802024-06-12T21:22:59.881Z Checking trust-dns-resolver v0.22.0
16812024-06-12T21:23:00.121Z Checking ciborium-ll v0.2.2
16822024-06-12T21:23:00.403Z Checking ciborium v0.2.2
16832024-06-12T21:23:00.490Z Compiling rustc_version v0.1.7
16842024-06-12T21:23:00.538Z Compiling slog-dtrace v0.3.0
16852024-06-12T21:23:00.609Z Checking libsw v3.3.1
16862024-06-12T21:23:00.875Z Checking linear-map v1.2.0
16872024-06-12T21:23:00.984Z Compiling newtype_derive v0.1.6
16882024-06-12T21:23:01.214Z Checking owo-colors v4.0.0
16892024-06-12T21:23:01.277Z Compiling radium v0.7.0
16902024-06-12T21:23:01.308Z Checking num-rational v0.4.2
16912024-06-12T21:23:01.369Z Checking num-complex v0.4.6
16922024-06-12T21:23:01.440Z Checking steno v0.4.0
16932024-06-12T21:23:01.734Z Checking nibble_vec v0.1.0
16942024-06-12T21:23:01.920Z Compiling maybe-uninit v2.0.0
16952024-06-12T21:23:01.988Z Checking endian-type v0.1.2
16962024-06-12T21:23:02.194Z Checking tap v1.0.1
16972024-06-12T21:23:02.226Z Checking num v0.4.3
16982024-06-12T21:23:02.336Z Checking radix_trie v0.2.1
16992024-06-12T21:23:02.363Z Checking wyz v0.5.1
17002024-06-12T21:23:02.745Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17012024-06-12T21:23:02.765Z Checking fxhash v0.2.1
17022024-06-12T21:23:02.912Z Compiling bzip2-sys v0.1.11+1.0.8
17032024-06-12T21:23:02.940Z Compiling num-bigint-dig v0.8.4
17042024-06-12T21:23:03.082Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17052024-06-12T21:23:03.241Z Checking display-error-chain v0.2.0
17062024-06-12T21:23:03.393Z Checking crc-catalog v2.4.0
17072024-06-12T21:23:03.411Z Compiling packed_struct v0.10.1
17082024-06-12T21:23:03.536Z Checking funty v2.0.0
17092024-06-12T21:23:03.729Z Checking crc v3.2.1
17102024-06-12T21:23:04.143Z Compiling packed_struct_codegen v0.10.1
17112024-06-12T21:23:04.175Z Compiling indexmap v1.9.3
17122024-06-12T21:23:04.454Z Compiling home v0.5.9
17132024-06-12T21:23:04.486Z Checking bitvec v1.0.1
17142024-06-12T21:23:04.513Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
17152024-06-12T21:23:04.654Z Checking nodrop v0.1.14
17162024-06-12T21:23:04.769Z Checking array-init v0.0.4
17172024-06-12T21:23:04.806Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
17182024-06-12T21:23:04.879Z Checking smallvec v0.6.14
17192024-06-12T21:23:05.287Z Checking pkcs1 v0.7.5
17202024-06-12T21:23:05.690Z Checking signature v2.2.0
17212024-06-12T21:23:05.768Z Checking bitfield v0.14.0
17222024-06-12T21:23:05.891Z Checking hashbrown v0.12.3
17232024-06-12T21:23:06.043Z Checking serde-hex v0.1.0
17242024-06-12T21:23:07.112Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17252024-06-12T21:23:07.129Z Checking bzip2 v0.4.4
17262024-06-12T21:23:07.274Z Checking rsa v0.9.6
17272024-06-12T21:23:07.414Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17282024-06-12T21:23:07.453Z Checking env_logger v0.10.2
17292024-06-12T21:23:07.508Z Checking x509-cert v0.2.5
17302024-06-12T21:23:07.632Z Checking ron v0.8.1
17312024-06-12T21:23:07.645Z Checking hashbrown v0.13.2
17322024-06-12T21:23:07.855Z Checking crc-any v2.5.0
17332024-06-12T21:23:08.206Z Checking zip v0.6.6
17342024-06-12T21:23:08.294Z Checking path-slash v0.1.5
17352024-06-12T21:23:08.443Z Compiling async-recursion v1.1.1
17362024-06-12T21:23:08.672Z Checking object v0.30.4
17372024-06-12T21:23:08.897Z Checking maplit v1.0.2
17382024-06-12T21:23:08.916Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17392024-06-12T21:23:09.005Z Compiling ring v0.16.20
17402024-06-12T21:23:09.166Z Compiling blake3 v1.5.1
17412024-06-12T21:23:09.174Z Compiling buf-list v1.0.3
17422024-06-12T21:23:09.966Z Checking gethostname v0.4.3
17432024-06-12T21:23:10.110Z Compiling libefi-sys v0.1.0
17442024-06-12T21:23:10.153Z Compiling parking_lot_core v0.8.6
17452024-06-12T21:23:10.176Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
17462024-06-12T21:23:10.190Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17472024-06-12T21:23:10.498Z Compiling crossbeam-deque v0.8.5
17482024-06-12T21:23:10.689Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
17492024-06-12T21:23:10.803Z Checking keccak v0.1.5
17502024-06-12T21:23:10.896Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
17512024-06-12T21:23:10.971Z Checking parking_lot v0.11.2
17522024-06-12T21:23:11.131Z Checking sha3 v0.10.8
17532024-06-12T21:23:11.366Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17542024-06-12T21:23:11.548Z Checking libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
17552024-06-12T21:23:11.898Z Checking trust-dns-client v0.22.0
17562024-06-12T21:23:12.044Z Checking toml v0.5.11
17572024-06-12T21:23:12.201Z Checking secrecy v0.8.0
17582024-06-12T21:23:12.419Z Compiling pin-project-internal v1.1.5
17592024-06-12T21:23:12.578Z Compiling rayon v1.10.0
17602024-06-12T21:23:13.197Z Checking sled v0.34.7
17612024-06-12T21:23:13.539Z Checking trust-dns-server v0.22.1
17622024-06-12T21:23:15.099Z Compiling memmap2 v0.9.4
17632024-06-12T21:23:15.115Z Compiling arrayvec v0.7.4
17642024-06-12T21:23:15.163Z Compiling constant_time_eq v0.3.0
17652024-06-12T21:23:15.268Z Compiling untrusted v0.7.1
17662024-06-12T21:23:15.340Z Compiling arrayref v0.3.7
17672024-06-12T21:23:15.440Z Compiling glob v0.3.1
17682024-06-12T21:23:15.757Z Checking pin-project v1.1.5
17692024-06-12T21:23:16.082Z Compiling toolchain_find v0.4.0
17702024-06-12T21:23:16.769Z Compiling vte_generate_state_changes v0.1.1
17712024-06-12T21:23:17.265Z Compiling topological-sort v0.2.2
17722024-06-12T21:23:17.435Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
17732024-06-12T21:23:17.485Z Checking vte v0.11.1
17742024-06-12T21:23:17.740Z Compiling omicron-zone-package v0.11.0
17752024-06-12T21:23:17.976Z Compiling rustfmt-wrapper v0.2.1
17762024-06-12T21:23:18.340Z Checking fd-lock v4.0.2
17772024-06-12T21:23:18.537Z Compiling prettyplease v0.2.20
17782024-06-12T21:23:18.792Z Checking nu-ansi-term v0.50.0
17792024-06-12T21:23:18.844Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
17802024-06-12T21:23:18.875Z Checking strip-ansi-escapes v0.2.0
17812024-06-12T21:23:18.941Z Compiling crunchy v0.2.2
17822024-06-12T21:23:19.013Z Compiling clang-sys v1.7.0
17832024-06-12T21:23:19.156Z Checking reedline v0.31.0
17842024-06-12T21:23:19.325Z Compiling snafu-derive v0.8.2
17852024-06-12T21:23:19.451Z Compiling tiny-keccak v2.0.2
17862024-06-12T21:23:19.779Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
17872024-06-12T21:23:19.838Z Checking globset v0.4.14
17882024-06-12T21:23:20.042Z Checking olpc-cjson v0.1.3
17892024-06-12T21:23:20.159Z Checking serde_plain v1.0.2
17902024-06-12T21:23:20.252Z Compiling memoffset v0.9.1
17912024-06-12T21:23:20.289Z Compiling platforms v3.4.0
17922024-06-12T21:23:20.385Z Compiling ref-cast v1.0.23
17932024-06-12T21:23:20.538Z Checking typed-path v0.7.1
17942024-06-12T21:23:20.937Z Compiling curve25519-dalek v4.1.2
17952024-06-12T21:23:21.872Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
17962024-06-12T21:23:21.893Z Compiling ascii-canvas v3.0.0
17972024-06-12T21:23:22.213Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
17982024-06-12T21:23:22.449Z Compiling ref-cast-impl v1.0.23
17992024-06-12T21:23:22.474Z Compiling ena v0.14.3
18002024-06-12T21:23:22.483Z Compiling unicase v2.7.0
18012024-06-12T21:23:23.182Z Compiling libloading v0.8.3
18022024-06-12T21:23:23.188Z Checking parse-size v1.0.0
18032024-06-12T21:23:23.188Z Compiling diff v0.1.13
18042024-06-12T21:23:23.263Z Compiling regex-syntax v0.6.29
18052024-06-12T21:23:23.664Z Compiling bindgen v0.69.4
18062024-06-12T21:23:23.945Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
18072024-06-12T21:23:24.583Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18082024-06-12T21:23:24.636Z Compiling which v4.4.2
18092024-06-12T21:23:25.124Z Checking universal-hash v0.5.1
18102024-06-12T21:23:25.261Z Checking snafu v0.8.2
18112024-06-12T21:23:25.290Z Compiling cexpr v0.6.0
18122024-06-12T21:23:25.309Z Compiling thiserror-impl-no-std v2.0.2
18132024-06-12T21:23:25.753Z Checking tough v0.17.1
18142024-06-12T21:23:26.444Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18152024-06-12T21:23:27.182Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18162024-06-12T21:23:27.762Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18172024-06-12T21:23:28.718Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18182024-06-12T21:23:29.257Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18192024-06-12T21:23:29.922Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18202024-06-12T21:23:30.423Z Compiling lalrpop v0.19.12
18212024-06-12T21:23:30.525Z Compiling curve25519-dalek-derive v0.1.1
18222024-06-12T21:23:31.186Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
18232024-06-12T21:23:31.413Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18242024-06-12T21:23:31.801Z Checking nanorand v0.7.0
18252024-06-12T21:23:32.100Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
18262024-06-12T21:23:32.197Z Compiling rustc-hash v1.1.0
18272024-06-12T21:23:32.352Z Compiling lazycell v1.3.0
18282024-06-12T21:23:32.424Z Compiling cfg_aliases v0.1.1
18292024-06-12T21:23:32.511Z Compiling salty v0.2.0
18302024-06-12T21:23:32.519Z Checking opaque-debug v0.3.1
18312024-06-12T21:23:32.620Z Compiling shlex v1.3.0
18322024-06-12T21:23:33.049Z Checking bytecount v0.6.8
18332024-06-12T21:23:33.080Z Checking signature v1.6.4
18342024-06-12T21:23:33.926Z Checking ed25519 v1.5.3
18352024-06-12T21:23:33.961Z Checking papergrid v0.11.0
18362024-06-12T21:23:33.961Z Checking poly1305 v0.8.0
18372024-06-12T21:23:34.384Z Compiling nix v0.28.0
18382024-06-12T21:23:34.408Z Checking flume v0.11.0
18392024-06-12T21:23:34.718Z Checking thiserror-no-std v2.0.2
18402024-06-12T21:23:34.844Z Checking nix v0.27.1
18412024-06-12T21:23:34.886Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
18422024-06-12T21:23:35.129Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18432024-06-12T21:23:35.418Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18442024-06-12T21:23:35.697Z Compiling tabled_derive v0.7.0
18452024-06-12T21:23:36.187Z Compiling derive_builder_core v0.20.0
18462024-06-12T21:23:36.583Z Checking chacha20 v0.9.1
18472024-06-12T21:23:36.929Z Checking aead v0.5.2
18482024-06-12T21:23:37.157Z Checking serde-big-array v0.5.1
18492024-06-12T21:23:37.418Z Checking kstat-rs v0.2.3
18502024-06-12T21:23:37.489Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
18512024-06-12T21:23:37.718Z Compiling libxml v0.3.3
18522024-06-12T21:23:38.297Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
18532024-06-12T21:23:38.384Z Checking tabled v0.15.0
18542024-06-12T21:23:38.667Z Checking chacha20poly1305 v0.10.1
18552024-06-12T21:23:38.749Z Compiling derive_builder_macro v0.20.0
18562024-06-12T21:23:38.827Z Checking vsss-rs v3.3.4
18572024-06-12T21:23:40.237Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
18582024-06-12T21:23:40.720Z Checking signal-hook-tokio v0.3.1
18592024-06-12T21:23:40.911Z Checking serde-big-array v0.4.1
18602024-06-12T21:23:41.086Z Compiling strum_macros v0.24.3
18612024-06-12T21:23:41.311Z Compiling cookie v0.18.1
18622024-06-12T21:23:41.333Z Compiling indoc v1.0.9
18632024-06-12T21:23:41.665Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
18642024-06-12T21:23:42.073Z Compiling mime_guess v2.0.4
18652024-06-12T21:23:42.655Z Checking derive_builder v0.20.0
18662024-06-12T21:23:43.452Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
18672024-06-12T21:23:44.601Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
18682024-06-12T21:23:44.701Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
18692024-06-12T21:23:44.995Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
18702024-06-12T21:23:45.089Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
18712024-06-12T21:23:47.525Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
18722024-06-12T21:23:47.723Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
18732024-06-12T21:23:48.776Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
18742024-06-12T21:23:49.371Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
18752024-06-12T21:23:49.459Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
18762024-06-12T21:23:49.908Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
18772024-06-12T21:23:50.074Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
18782024-06-12T21:23:50.193Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
18792024-06-12T21:23:50.466Z Compiling peg-macros v0.8.3
18802024-06-12T21:23:51.668Z Checking quick-xml v0.31.0
18812024-06-12T21:23:52.413Z Compiling oso-derive v0.27.3
18822024-06-12T21:23:53.494Z Compiling impl-trait-for-tuples v0.2.2
18832024-06-12T21:23:53.698Z Compiling sqlparser_derive v0.2.2
18842024-06-12T21:23:54.335Z Checking corncobs v0.1.3
18852024-06-12T21:23:54.679Z Checking heck v0.4.1
18862024-06-12T21:23:54.837Z Checking unicode_categories v0.1.1
18872024-06-12T21:23:54.897Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
18882024-06-12T21:23:55.131Z Checking sqlformat v0.2.3
18892024-06-12T21:23:55.293Z Checking sqlparser v0.45.0
18902024-06-12T21:23:56.975Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
18912024-06-12T21:23:57.986Z Checking rustyline v14.0.0
18922024-06-12T21:24:00.081Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
18932024-06-12T21:24:00.090Z Checking peg v0.8.3
18942024-06-12T21:24:00.328Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
18952024-06-12T21:24:00.352Z Checking bcs v0.1.6
18962024-06-12T21:24:00.838Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
18972024-06-12T21:24:01.120Z Checking highway v1.1.0
18982024-06-12T21:24:01.770Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
18992024-06-12T21:24:02.193Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
19002024-06-12T21:24:02.220Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19012024-06-12T21:24:02.598Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19022024-06-12T21:24:03.926Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19032024-06-12T21:24:04.489Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19042024-06-12T21:24:04.541Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19052024-06-12T21:24:04.892Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
19062024-06-12T21:24:05.179Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19072024-06-12T21:24:05.440Z Compiling const_format_proc_macros v0.2.32
19082024-06-12T21:24:07.531Z Checking bb8 v0.8.3
19092024-06-12T21:24:07.797Z Checking http-range v0.1.5
19102024-06-12T21:24:07.973Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
19112024-06-12T21:24:07.990Z Checking hyper-staticfile v0.9.5
19122024-06-12T21:24:08.097Z Checking const_format v0.2.32
19132024-06-12T21:24:08.268Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19142024-06-12T21:24:08.504Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19152024-06-12T21:24:08.603Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
19162024-06-12T21:24:08.926Z Checking assert_matches v1.5.0
19172024-06-12T21:24:09.025Z Compiling portable-atomic v1.6.0
19182024-06-12T21:24:09.870Z Checking rand_seeder v0.2.3
19192024-06-12T21:24:09.887Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
19202024-06-12T21:24:10.085Z Checking number_prefix v0.4.0
19212024-06-12T21:24:10.281Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19222024-06-12T21:24:10.528Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19232024-06-12T21:24:11.186Z Checking indicatif v0.17.8
19242024-06-12T21:24:11.935Z Checking castaway v0.2.2
19252024-06-12T21:24:11.972Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19262024-06-12T21:24:12.097Z Checking compact_str v0.7.1
19272024-06-12T21:24:12.255Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19282024-06-12T21:24:12.533Z Checking lru v0.12.3
19292024-06-12T21:24:12.554Z Compiling stability v0.2.0
19302024-06-12T21:24:12.820Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
19312024-06-12T21:24:12.844Z Compiling indoc v2.0.5
19322024-06-12T21:24:12.864Z Checking cassowary v0.3.0
19332024-06-12T21:24:13.356Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19342024-06-12T21:24:13.615Z Checking smawk v0.3.2
19352024-06-12T21:24:13.766Z Checking unicode-linebreak v0.1.5
19362024-06-12T21:24:13.837Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19372024-06-12T21:24:13.962Z Checking ratatui v0.26.2
19382024-06-12T21:24:14.095Z Checking is_ci v1.2.0
19392024-06-12T21:24:14.148Z Checking textwrap v0.16.1
19402024-06-12T21:24:14.241Z Checking supports-color v3.0.0
19412024-06-12T21:24:14.461Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
19422024-06-12T21:24:14.554Z Checking fatfs v0.3.6
19432024-06-12T21:24:15.611Z Checking shell-words v1.1.0
19442024-06-12T21:24:15.791Z Checking rtoolbox v0.0.2
19452024-06-12T21:24:15.983Z Checking rpassword v7.3.1
19462024-06-12T21:24:16.114Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19472024-06-12T21:24:16.131Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
19482024-06-12T21:24:16.399Z Checking yansi v0.5.1
19492024-06-12T21:24:16.853Z Checking tui-tree-widget v0.19.0
19502024-06-12T21:24:17.193Z Checking pretty_assertions v1.4.0
19512024-06-12T21:24:17.226Z Checking plotters-backend v0.3.5
19522024-06-12T21:24:17.252Z Compiling target-lexicon v0.12.14
19532024-06-12T21:24:17.375Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
19542024-06-12T21:24:17.571Z Checking plotters-svg v0.3.5
19552024-06-12T21:24:17.767Z Checking cargo-platform v0.1.8
19562024-06-12T21:24:17.828Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
19572024-06-12T21:24:18.259Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
19582024-06-12T21:24:18.715Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19592024-06-12T21:24:18.941Z Checking cast v0.3.0
19602024-06-12T21:24:19.244Z Compiling doc-comment v0.3.3
19612024-06-12T21:24:19.812Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
19622024-06-12T21:24:19.830Z Compiling guppy-workspace-hack v0.1.0
19632024-06-12T21:24:20.109Z Checking criterion-plot v0.5.0
19642024-06-12T21:24:20.578Z Checking cargo_metadata v0.18.1
19652024-06-12T21:24:20.653Z Checking plotters v0.3.5
19662024-06-12T21:24:21.376Z Checking http-body v1.0.0
19672024-06-12T21:24:21.600Z Checking tinytemplate v1.2.1
19682024-06-12T21:24:22.000Z Checking regex-automata v0.1.10
19692024-06-12T21:24:22.221Z Compiling target-spec v3.1.0
19702024-06-12T21:24:22.441Z Compiling assert_cmd v2.0.14
19712024-06-12T21:24:22.504Z Checking anes v0.1.6
19722024-06-12T21:24:22.781Z Checking tower-layer v0.3.2
19732024-06-12T21:24:22.812Z Checking oorandom v11.1.3
19742024-06-12T21:24:22.940Z Checking bstr v0.2.17
19752024-06-12T21:24:22.959Z Checking criterion v0.5.1
19762024-06-12T21:24:23.050Z Checking tower v0.4.13
19772024-06-12T21:24:23.807Z Checking hyper v1.3.1
19782024-06-12T21:24:23.810Z Checking cfg-expr v0.15.8
19792024-06-12T21:24:24.809Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
19802024-06-12T21:24:25.008Z Checking csv-core v0.1.11
19812024-06-12T21:24:25.819Z Checking csv v1.3.0
19822024-06-12T21:24:26.241Z Checking hyper-util v0.1.3
19832024-06-12T21:24:26.244Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
19842024-06-12T21:24:27.476Z Checking httptest v0.15.5
19852024-06-12T21:24:27.728Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
19862024-06-12T21:24:27.747Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
19872024-06-12T21:24:28.204Z Checking rustls-native-certs v0.7.0
19882024-06-12T21:24:28.354Z Checking pathdiff v0.2.1
19892024-06-12T21:24:28.715Z Checking nested v0.1.1
19902024-06-12T21:24:28.923Z Checking guppy v0.17.5
19912024-06-12T21:24:30.516Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
19922024-06-12T21:24:30.878Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
19932024-06-12T21:24:31.628Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
19942024-06-12T21:24:33.009Z Checking hyper-rustls v0.26.0
19952024-06-12T21:24:33.303Z Checking escape8259 v0.5.2
19962024-06-12T21:24:33.342Z Checking threadpool v1.8.1
19972024-06-12T21:24:33.500Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
19982024-06-12T21:24:33.546Z Checking libtest-mimic v0.7.3
19992024-06-12T21:24:33.988Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20002024-06-12T21:24:34.072Z Checking similar-asserts v1.5.0
20012024-06-12T21:24:34.266Z Checking fancy-regex v0.13.0
20022024-06-12T21:24:34.308Z Compiling rstest_macros v0.19.0
20032024-06-12T21:24:34.974Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
20042024-06-12T21:24:35.065Z Checking datatest-stable v0.2.9
20052024-06-12T21:24:35.368Z Checking blake2b_simd v1.0.2
20062024-06-12T21:24:36.588Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
20072024-06-12T21:24:36.595Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20082024-06-12T21:24:36.595Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
20092024-06-12T21:24:36.741Z Compiling trybuild v1.0.96
20102024-06-12T21:24:36.761Z Compiling relative-path v1.9.3
20112024-06-12T21:24:37.063Z Checking rust-argon2 v2.1.0
20122024-06-12T21:24:37.254Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20132024-06-12T21:24:37.496Z Checking multimap v0.10.0
20142024-06-12T21:24:37.785Z Checking futures-timer v3.0.3
20152024-06-12T21:24:40.741Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
20162024-06-12T21:24:42.781Z Checking partial-io v0.5.4
20172024-06-12T21:24:43.171Z Checking approx v0.5.1
20182024-06-12T21:24:43.411Z Checking uzers v0.11.3
20192024-06-12T21:24:43.758Z Checking termios v0.3.3
20202024-06-12T21:24:43.988Z Checking hex-literal v0.4.1
20212024-06-12T21:24:47.553Z Checking rstest v0.19.0
20222024-06-12T21:24:48.470Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
20232024-06-12T21:24:50.375Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20242024-06-12T21:24:59.240Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
20252024-06-12T21:25:07.114Z Compiling samael v0.0.15
20262024-06-12T21:25:38.273Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
20272024-06-12T21:25:39.848Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20282024-06-12T21:25:49.193Z Compiling polar-core v0.27.3
20292024-06-12T21:25:59.398Z Checking oso v0.27.3
20302024-06-12T21:26:27.491Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
20312024-06-12T21:26:27.492Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
20322024-06-12T21:26:27.498Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
20332024-06-12T21:27:38.003Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 46s
20342024-06-12T21:27:38.269Z
20352024-06-12T21:27:38.270Zreal 6:52.964935450
20362024-06-12T21:27:38.270Zuser 37:22.720853424
20372024-06-12T21:27:38.270Zsys 6:29.618640313
20382024-06-12T21:27:38.270Ztrap 0.985479086
20392024-06-12T21:27:38.273Ztflt 1.267189735
20402024-06-12T21:27:38.273Zdflt 1.153252717
20412024-06-12T21:27:38.273Zkflt 0.003605993
20422024-06-12T21:27:38.273Zlock 1:46:54.399457896
20432024-06-12T21:27:38.273Zslp 1:59:45.234373579
20442024-06-12T21:27:38.273Zlat 1:46.156815342
20452024-06-12T21:27:38.273Zstop 4:58.768680476
20462024-06-12T21:27:39.274Zwarning: output filename collision.
20472024-06-12T21:27:39.274ZThe lib target `bhyve_api` in package `bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)` has the same output filename as the lib target `bhyve_api` in package `bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)`.
20482024-06-12T21:27:39.274ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api/index.html
20492024-06-12T21:27:39.274ZThe targets should have unique names.
20502024-06-12T21:27:39.274ZThis is a known bug where multiple crates with the same name use
20512024-06-12T21:27:39.274Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20522024-06-12T21:27:39.274Zwarning: output filename collision.
20532024-06-12T21:27:39.274ZThe lib target `bhyve_api_sys` in package `bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)` has the same output filename as the lib target `bhyve_api_sys` in package `bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)`.
20542024-06-12T21:27:39.274ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api_sys/index.html
20552024-06-12T21:27:39.274ZThe targets should have unique names.
20562024-06-12T21:27:39.274ZThis is a known bug where multiple crates with the same name use
20572024-06-12T21:27:39.274Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20582024-06-12T21:27:39.279Zwarning: output filename collision.
20592024-06-12T21:27:39.279ZThe lib target `hubpack` in package `hubpack v0.1.2` has the same output filename as the lib target `hubpack` in package `hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
20602024-06-12T21:27:39.279ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
20612024-06-12T21:27:39.279ZThe targets should have unique names.
20622024-06-12T21:27:39.279ZThis is a known bug where multiple crates with the same name use
20632024-06-12T21:27:39.279Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20642024-06-12T21:27:39.279Zwarning: output filename collision.
20652024-06-12T21:27:39.279ZThe lib target `libnet` in package `libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)` has the same output filename as the lib target `libnet` in package `libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)`.
20662024-06-12T21:27:39.279ZColliding filename is: /work/oxidecomputer/omicron/target/doc/libnet/index.html
20672024-06-12T21:27:39.279ZThe targets should have unique names.
20682024-06-12T21:27:39.279ZThis is a known bug where multiple crates with the same name use
20692024-06-12T21:27:39.279Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20702024-06-12T21:27:39.279Zwarning: output filename collision.
20712024-06-12T21:27:39.280ZThe bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`.
20722024-06-12T21:27:39.280ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
20732024-06-12T21:27:39.280ZThe targets should have unique names.
20742024-06-12T21:27:39.280ZThis is a known bug where multiple crates with the same name use
20752024-06-12T21:27:39.280Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20762024-06-12T21:27:39.280Zwarning: output filename collision.
20772024-06-12T21:27:39.280ZThe lib target `propolis-client` in package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)` has the same output filename as the lib target `propolis-client` in package `propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)`.
20782024-06-12T21:27:39.280ZColliding filename is: /work/oxidecomputer/omicron/target/doc/propolis_client/index.html
20792024-06-12T21:27:39.280ZThe targets should have unique names.
20802024-06-12T21:27:39.280ZThis is a known bug where multiple crates with the same name use
20812024-06-12T21:27:39.280Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20822024-06-12T21:27:39.280Zwarning: output filename collision.
20832024-06-12T21:27:39.280ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)` has the same output filename as the lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)`.
20842024-06-12T21:27:39.280ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
20852024-06-12T21:27:39.280ZThe targets should have unique names.
20862024-06-12T21:27:39.280ZThis is a known bug where multiple crates with the same name use
20872024-06-12T21:27:39.280Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20882024-06-12T21:27:39.280Zwarning: output filename collision.
20892024-06-12T21:27:39.280ZThe lib target `zone` in package `zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)` has the same output filename as the lib target `zone` in package `zone v0.1.8`.
20902024-06-12T21:27:39.280ZColliding filename is: /work/oxidecomputer/omicron/target/doc/zone/index.html
20912024-06-12T21:27:39.280ZThe targets should have unique names.
20922024-06-12T21:27:39.280ZThis is a known bug where multiple crates with the same name use
20932024-06-12T21:27:39.280Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20942024-06-12T21:27:39.810Z Documenting libc v0.2.155
20952024-06-12T21:27:39.863Z Documenting cfg-if v1.0.0
20962024-06-12T21:27:39.876Z Documenting serde_derive v1.0.203
20972024-06-12T21:27:39.907Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20982024-06-12T21:27:39.926Z Documenting log v0.4.21
20992024-06-12T21:27:39.941Z Documenting memchr v2.7.2
21002024-06-12T21:27:39.957Z Documenting itoa v1.0.11
21012024-06-12T21:27:39.960Z Documenting byteorder v1.5.0
21022024-06-12T21:27:40.186Z Documenting scopeguard v1.2.0
21032024-06-12T21:27:42.979Z Documenting smallvec v1.13.2
21042024-06-12T21:27:43.328Z Documenting pin-project-lite v0.2.14
21052024-06-12T21:27:43.932Z Documenting getrandom v0.2.14
21062024-06-12T21:27:44.139Z Documenting libm v0.2.8
21072024-06-12T21:27:44.266Z Documenting signal-hook-registry v1.4.2
21082024-06-12T21:27:44.730Z Documenting mio v0.8.11
21092024-06-12T21:27:44.919Z Documenting lock_api v0.4.12
21102024-06-12T21:27:46.172Z Documenting once_cell v1.19.0
21112024-06-12T21:27:46.271Z Documenting parking_lot_core v0.9.10
21122024-06-12T21:27:47.767Z Documenting serde v1.0.203
21132024-06-12T21:27:47.856Z Documenting num-traits v0.2.19
21142024-06-12T21:27:48.636Z Documenting thiserror-impl v1.0.60
21152024-06-12T21:27:48.792Z Documenting rand_core v0.6.4
21162024-06-12T21:27:50.024Z Documenting ryu v1.0.18
21172024-06-12T21:27:50.208Z Documenting zeroize_derive v1.4.2
21182024-06-12T21:27:50.529Z Documenting futures-core v0.3.30
21192024-06-12T21:27:51.425Z Documenting parking_lot v0.12.2
21202024-06-12T21:27:52.860Z Documenting num_cpus v1.16.0
21212024-06-12T21:27:53.248Z Documenting socket2 v0.5.7
21222024-06-12T21:27:53.674Z Documenting tokio-macros v2.2.0
21232024-06-12T21:27:55.035Z Documenting thiserror v1.0.60
21242024-06-12T21:27:55.263Z Documenting zerocopy v0.7.34
21252024-06-12T21:27:55.402Z Documenting zeroize v1.7.0
21262024-06-12T21:27:56.552Z Checking syn v1.0.109
21272024-06-12T21:27:57.134Z Documenting futures-sink v0.3.30
21282024-06-12T21:27:58.450Z Documenting typenum v1.17.0
21292024-06-12T21:27:59.784Z Documenting iana-time-zone v0.1.60
21302024-06-12T21:27:59.956Z Documenting subtle v2.5.0
21312024-06-12T21:28:00.029Z Documenting slab v0.4.9
21322024-06-12T21:28:02.232Z Documenting futures-macro v0.3.30
21332024-06-12T21:28:02.372Z Documenting futures-channel v0.3.30
21342024-06-12T21:28:09.052Z Documenting bytes v1.6.0
21352024-06-12T21:28:11.572Z Documenting bitflags v2.5.0
21362024-06-12T21:28:11.586Z Documenting serde_json v1.0.117
21372024-06-12T21:28:11.611Z Documenting chrono v0.4.38
21382024-06-12T21:28:11.660Z Documenting futures-task v0.3.30
21392024-06-12T21:28:11.665Z Documenting pin-utils v0.1.0
21402024-06-12T21:28:11.960Z Documenting futures-io v0.3.30
21412024-06-12T21:28:12.579Z Documenting generic-array v0.14.7
21422024-06-12T21:28:13.677Z Documenting tokio v1.37.0
21432024-06-12T21:28:16.598Z Documenting uuid v1.8.0
21442024-06-12T21:28:16.932Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21452024-06-12T21:28:16.982Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21462024-06-12T21:28:17.132Z Documenting ahash v0.8.11
21472024-06-12T21:28:17.232Z Documenting futures-util v0.3.30
21482024-06-12T21:28:17.675Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21492024-06-12T21:28:18.339Z Documenting allocator-api2 v0.2.18
21502024-06-12T21:28:18.370Z Documenting crypto-common v0.1.6
21512024-06-12T21:28:19.162Z Documenting const-oid v0.9.6
21522024-06-12T21:28:21.442Z Documenting tinyvec_macros v0.1.1
21532024-06-12T21:28:21.554Z Checking serde_derive_internals v0.29.1
21542024-06-12T21:28:21.924Z Documenting hashbrown v0.14.5
21552024-06-12T21:28:22.154Z Documenting serde_derive_internals v0.29.1
21562024-06-12T21:28:23.332Z Documenting dyn-clone v1.0.17
21572024-06-12T21:28:24.305Z Documenting tinyvec v1.6.0
21582024-06-12T21:28:25.383Z Documenting ppv-lite86 v0.2.17
21592024-06-12T21:28:25.630Z Documenting tracing-core v0.1.32
21602024-06-12T21:28:26.015Z Documenting tracing-attributes v0.1.27
21612024-06-12T21:28:27.066Z Documenting unicode-bidi v0.3.15
21622024-06-12T21:28:27.495Z Documenting lazy_static v1.4.0
21632024-06-12T21:28:28.038Z Documenting unicode-normalization v0.1.23
21642024-06-12T21:28:28.251Z Documenting percent-encoding v2.3.1
21652024-06-12T21:28:29.107Z Documenting rand_chacha v0.3.1
21662024-06-12T21:28:29.240Z Documenting schemars_derive v0.8.20
21672024-06-12T21:28:30.825Z Documenting block-buffer v0.10.4
21682024-06-12T21:28:32.059Z Documenting serde_tokenstream v0.2.0
21692024-06-12T21:28:32.343Z Documenting equivalent v1.0.1
21702024-06-12T21:28:32.907Z Documenting powerfmt v0.2.0
21712024-06-12T21:28:32.924Z Documenting form_urlencoded v1.2.1
21722024-06-12T21:28:34.212Z Documenting rand v0.8.5
21732024-06-12T21:28:35.103Z Documenting schemars v0.8.20
21742024-06-12T21:28:35.193Z Documenting indexmap v2.2.6
21752024-06-12T21:28:35.832Z Documenting deranged v0.3.11
21762024-06-12T21:28:38.041Z Documenting digest v0.10.7
21772024-06-12T21:28:38.130Z Documenting time-macros v0.2.18
21782024-06-12T21:28:38.187Z Documenting unicode-width v0.1.12
21792024-06-12T21:28:39.540Z Documenting num-conv v0.1.0
21802024-06-12T21:28:41.042Z Documenting time-core v0.1.2
21812024-06-12T21:28:41.582Z Documenting fnv v1.0.7
21822024-06-12T21:28:42.007Z Documenting num_threads v0.1.7
21832024-06-12T21:28:42.156Z Documenting unicode-ident v1.0.12
21842024-06-12T21:28:43.009Z Documenting idna v0.5.0
21852024-06-12T21:28:43.244Z Documenting adler v1.0.2
21862024-06-12T21:28:45.369Z Documenting tracing v0.1.40
21872024-06-12T21:28:52.103Z Documenting slog v2.7.0
21882024-06-12T21:28:52.117Z Documenting proc-macro2 v1.0.82
21892024-06-12T21:28:52.164Z Documenting miniz_oxide v0.7.2
21902024-06-12T21:28:52.247Z Documenting httparse v1.8.0
21912024-06-12T21:28:52.280Z Documenting time v0.3.36
21922024-06-12T21:28:52.366Z Documenting url v2.5.0
21932024-06-12T21:28:52.958Z Documenting cpufeatures v0.2.12
21942024-06-12T21:28:55.704Z Documenting tokio-util v0.7.11
21952024-06-12T21:28:55.869Z Documenting errno v0.3.9
21962024-06-12T21:28:56.767Z Documenting async-trait v0.1.80
21972024-06-12T21:28:57.081Z Documenting try-lock v0.2.5
21982024-06-12T21:28:57.187Z Documenting httpdate v1.0.3
21992024-06-12T21:28:57.624Z Documenting quote v1.0.36
22002024-06-12T21:28:58.832Z Documenting http-body v0.4.6
22012024-06-12T21:29:00.239Z Documenting want v0.3.1
22022024-06-12T21:29:00.326Z Documenting rustix v0.38.34
22032024-06-12T21:29:01.944Z Documenting aho-corasick v1.1.3
22042024-06-12T21:29:02.078Z Documenting openssl-sys v0.9.102
22052024-06-12T21:29:02.351Z Documenting h2 v0.3.26
22062024-06-12T21:29:02.770Z Documenting syn v2.0.64
22072024-06-12T21:29:02.940Z Documenting openssl-macros v0.1.1
22082024-06-12T21:29:03.817Z Documenting mime v0.3.17
22092024-06-12T21:29:05.190Z Documenting gimli v0.28.1
22102024-06-12T21:29:08.185Z Documenting regex-syntax v0.8.3
22112024-06-12T21:29:08.209Z Documenting tower-service v0.3.2
22122024-06-12T21:29:08.280Z Documenting object v0.32.2
22132024-06-12T21:29:08.857Z Documenting ipnet v2.9.0
22142024-06-12T21:29:09.359Z Documenting openssl v0.10.64
22152024-06-12T21:29:12.134Z Documenting addr2line v0.21.0
22162024-06-12T21:29:13.019Z Documenting rustc-demangle v0.1.24
22172024-06-12T21:29:13.172Z Documenting hyper v0.14.28
22182024-06-12T21:29:13.880Z Documenting openssl-probe v0.1.5
22192024-06-12T21:29:15.513Z Documenting regex-automata v0.4.6
22202024-06-12T21:29:16.204Z Documenting base64ct v1.6.0
22212024-06-12T21:29:16.477Z Documenting futures-executor v0.3.30
22222024-06-12T21:29:18.519Z Documenting encoding_rs v0.8.34
22232024-06-12T21:29:18.737Z Documenting native-tls v0.2.11
22242024-06-12T21:29:21.402Z Checking pest_meta v2.7.10
22252024-06-12T21:29:21.476Z Documenting psl-types v2.0.11
22262024-06-12T21:29:22.091Z Documenting backtrace v0.3.71
22272024-06-12T21:29:22.346Z Documenting serde_urlencoded v0.7.1
22282024-06-12T21:29:23.343Z Documenting semver v1.0.23
22292024-06-12T21:29:24.484Z Documenting publicsuffix v2.2.3
22302024-06-12T21:29:24.621Z Documenting pest_meta v2.7.10
22312024-06-12T21:29:24.644Z Documenting tokio-native-tls v0.3.1
22322024-06-12T21:29:26.509Z Documenting crossbeam-utils v0.8.19
22332024-06-12T21:29:26.826Z Documenting scroll_derive v0.12.0
22342024-06-12T21:29:27.713Z Documenting anyhow v1.0.86
22352024-06-12T21:29:27.995Z Documenting utf8parse v0.2.1
22362024-06-12T21:29:28.843Z Documenting hyper-rustls v0.24.2
22372024-06-12T21:29:29.647Z Documenting cookie_store v0.20.0
22382024-06-12T21:29:29.973Z Documenting pest_generator v2.7.10
22392024-06-12T21:29:30.899Z Documenting hyper-tls v0.5.0
22402024-06-12T21:29:31.353Z Documenting regex v1.10.4
22412024-06-12T21:29:32.020Z Checking pest_generator v2.7.10
22422024-06-12T21:29:32.526Z Documenting scroll v0.12.0
22432024-06-12T21:29:32.746Z Documenting futures v0.3.30
22442024-06-12T21:29:32.841Z Documenting pem-rfc7468 v0.7.0
22452024-06-12T21:29:35.487Z Documenting der_derive v0.7.2
22462024-06-12T21:29:35.779Z Documenting webpki-roots v0.25.4
22472024-06-12T21:29:36.208Z Documenting flagset v0.4.5
22482024-06-12T21:29:37.459Z Documenting plain v0.2.3
22492024-06-12T21:29:37.786Z Documenting ucd-trie v0.1.6
22502024-06-12T21:29:37.801Z Documenting sync_wrapper v0.1.2
22512024-06-12T21:29:38.105Z Documenting pest_derive v2.7.10
22522024-06-12T21:29:39.462Z Documenting num-integer v0.1.46
22532024-06-12T21:29:40.420Z Documenting goblin v0.8.2
22542024-06-12T21:29:40.703Z Documenting pretty-hex v0.4.1
22552024-06-12T21:29:40.745Z Documenting reqwest v0.11.27
22562024-06-12T21:29:41.035Z Documenting openapiv3 v2.0.0
22572024-06-12T21:29:42.114Z Documenting der v0.7.9
22582024-06-12T21:29:42.197Z Documenting pest v2.7.10
22592024-06-12T21:29:43.062Z Documenting thread-id v4.2.1
22602024-06-12T21:29:44.434Z Documenting usdt-macro v0.5.0
22612024-06-12T21:29:44.857Z Documenting usdt-attr-macro v0.5.0
22622024-06-12T21:29:48.152Z Documenting spin v0.9.8
22632024-06-12T21:29:48.226Z Documenting spki v0.7.3
22642024-06-12T21:29:48.570Z Documenting dtrace-parser v0.2.0
22652024-06-12T21:29:49.031Z Documenting memmap v0.7.0
22662024-06-12T21:29:49.107Z Documenting dof v0.3.0
22672024-06-12T21:29:50.876Z Documenting anstyle v1.0.7
22682024-06-12T21:29:52.487Z Documenting either v1.12.0
22692024-06-12T21:29:52.509Z Documenting anstyle-parse v0.2.4
22702024-06-12T21:29:53.181Z Documenting pkcs8 v0.10.2
22712024-06-12T21:29:53.271Z Documenting ipnetwork v0.20.0
22722024-06-12T21:29:53.626Z Documenting data-encoding v2.6.0
22732024-06-12T21:29:54.137Z Documenting colorchoice v1.0.1
22742024-06-12T21:29:54.769Z Documenting usdt-impl v0.5.0
22752024-06-12T21:29:55.780Z Documenting anstyle-query v1.0.3
22762024-06-12T21:29:56.197Z Documenting is_terminal_polyfill v1.70.0
22772024-06-12T21:29:57.211Z Documenting crossbeam-epoch v0.9.18
22782024-06-12T21:29:57.368Z Documenting terminal_size v0.3.0
22792024-06-12T21:29:58.294Z Documenting sha2 v0.10.8
22802024-06-12T21:29:58.416Z Documenting hex v0.4.3
22812024-06-12T21:29:59.911Z Documenting crc32fast v1.4.0
22822024-06-12T21:30:00.500Z Documenting untrusted v0.9.0
22832024-06-12T21:30:00.997Z Documenting anstream v0.6.14
22842024-06-12T21:30:02.470Z Documenting strsim v0.11.1
22852024-06-12T21:30:02.636Z Documenting usdt v0.5.0
22862024-06-12T21:30:02.898Z Documenting unicode-segmentation v1.11.0
22872024-06-12T21:30:03.023Z Documenting clap_lex v0.7.0
22882024-06-12T21:30:03.450Z Documenting ring v0.17.8
22892024-06-12T21:30:03.689Z Documenting num-iter v0.1.45
22902024-06-12T21:30:04.737Z Documenting hmac v0.12.1
22912024-06-12T21:30:06.069Z Documenting signal-hook v0.3.17
22922024-06-12T21:30:06.715Z Documenting clap_derive v4.5.4
22932024-06-12T21:30:06.741Z Documenting flate2 v1.0.30
22942024-06-12T21:30:07.296Z Documenting clap_builder v4.5.2
22952024-06-12T21:30:08.838Z Documenting static_assertions v1.1.0
22962024-06-12T21:30:08.948Z Documenting managed v0.8.0
22972024-06-12T21:30:09.362Z Documenting itertools v0.12.1
22982024-06-12T21:30:09.481Z Documenting enum-as-inner v0.5.1
22992024-06-12T21:30:11.253Z Documenting signal-hook-mio v0.2.3
23002024-06-12T21:30:11.810Z Documenting regress v0.9.1
23012024-06-12T21:30:11.914Z Documenting block-padding v0.3.3
23022024-06-12T21:30:12.307Z Documenting scheduled-thread-pool v0.2.7
23032024-06-12T21:30:13.398Z Checking diesel_table_macro_syntax v0.1.0
23042024-06-12T21:30:13.580Z Documenting diesel_table_macro_syntax v0.1.0
23052024-06-12T21:30:14.439Z Documenting clap v4.5.4
23062024-06-12T21:30:15.206Z Documenting finl_unicode v1.2.0
23072024-06-12T21:30:15.778Z Documenting crossterm v0.27.0
23082024-06-12T21:30:17.247Z Documenting inout v0.1.3
23092024-06-12T21:30:17.457Z Documenting r2d2 v0.8.10
23102024-06-12T21:30:17.842Z Documenting trust-dns-proto v0.22.0
23112024-06-12T21:30:19.463Z Documenting md-5 v0.10.6
23122024-06-12T21:30:19.611Z Documenting diesel_derives v2.1.4
23132024-06-12T21:30:20.416Z Documenting ff v0.13.0
23142024-06-12T21:30:20.514Z Documenting stringprep v0.1.4
23152024-06-12T21:30:21.394Z Documenting serde_spanned v0.6.6
23162024-06-12T21:30:22.039Z Documenting toml_datetime v0.6.6
23172024-06-12T21:30:22.277Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23182024-06-12T21:30:24.152Z Documenting base16ct v0.2.0
23192024-06-12T21:30:24.874Z Documenting bit-vec v0.6.3
23202024-06-12T21:30:25.531Z Documenting siphasher v0.3.11
23212024-06-12T21:30:26.564Z Documenting heck v0.5.0
23222024-06-12T21:30:27.227Z Checking unsafe-libyaml v0.2.11
23232024-06-12T21:30:27.303Z Documenting winnow v0.6.8
23242024-06-12T21:30:27.441Z Documenting fallible-iterator v0.2.0
23252024-06-12T21:30:27.745Z Documenting sec1 v0.7.3
23262024-06-12T21:30:28.180Z Documenting diesel v2.1.6
23272024-06-12T21:30:28.450Z Documenting group v0.13.0
23282024-06-12T21:30:28.567Z Documenting phf_shared v0.11.2
23292024-06-12T21:30:29.654Z Documenting cipher v0.4.4
23302024-06-12T21:30:29.886Z Documenting typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23312024-06-12T21:30:33.211Z Documenting postgres-protocol v0.6.6
23322024-06-12T21:30:41.455Z Documenting hkdf v0.12.4
23332024-06-12T21:30:41.458Z Documenting num-bigint v0.4.5
23342024-06-12T21:30:41.458Z Documenting toml_edit v0.22.13
23352024-06-12T21:30:41.528Z Documenting bstr v1.9.1
23362024-06-12T21:30:50.092Z Documenting console v0.15.8
23372024-06-12T21:30:50.099Z Documenting typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23382024-06-12T21:30:50.099Z Documenting crypto-bigint v0.5.5
23392024-06-12T21:30:50.202Z Documenting hubpack v0.1.2
23402024-06-12T21:30:50.588Z Documenting serde_repr v0.1.19
23412024-06-12T21:30:51.000Z Documenting fixedbitset v0.4.2
23422024-06-12T21:30:51.136Z Documenting unsafe-libyaml v0.2.11
23432024-06-12T21:30:51.992Z Documenting new_debug_unreachable v1.0.6
23442024-06-12T21:30:54.662Z Documenting minimal-lexical v0.2.1
23452024-06-12T21:30:55.353Z Documenting precomputed-hash v0.1.1
23462024-06-12T21:30:55.374Z Documenting lalrpop-util v0.19.12
23472024-06-12T21:30:55.374Z Documenting petgraph v0.6.5
23482024-06-12T21:30:56.053Z Documenting serde_yaml v0.9.34+deprecated
23492024-06-12T21:30:56.424Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
23502024-06-12T21:30:56.960Z Documenting typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23512024-06-12T21:31:06.544Z Documenting yasna v0.5.2
23522024-06-12T21:31:06.619Z Documenting nom v7.1.3
23532024-06-12T21:31:06.668Z Documenting string_cache v0.8.7
23542024-06-12T21:31:07.112Z Documenting postgres-types v0.2.6
23552024-06-12T21:31:07.246Z Documenting phf v0.11.2
23562024-06-12T21:31:07.368Z Checking serde_yaml v0.9.34+deprecated
23572024-06-12T21:31:07.502Z Documenting elliptic-curve v0.13.8
23582024-06-12T21:31:08.268Z Documenting similar v2.5.0
23592024-06-12T21:31:09.308Z Documenting progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23602024-06-12T21:31:11.604Z Documenting getopts v0.2.21
23612024-06-12T21:31:12.332Z Documenting float-cmp v0.9.0
23622024-06-12T21:31:12.917Z Documenting difflib v0.4.0
23632024-06-12T21:31:13.635Z Documenting whoami v1.5.1
23642024-06-12T21:31:13.752Z Documenting normalize-line-endings v0.3.0
23652024-06-12T21:31:23.846Z Documenting peg-runtime v0.8.3
23662024-06-12T21:31:23.869Z Documenting predicates-core v1.0.6
23672024-06-12T21:31:23.956Z Documenting progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23682024-06-12T21:31:24.060Z Documenting progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23692024-06-12T21:31:24.217Z Documenting tokio-postgres v0.7.10
23702024-06-12T21:31:24.378Z Documenting bit-set v0.5.3
23712024-06-12T21:31:24.402Z Documenting fs-err v2.11.0
23722024-06-12T21:31:24.643Z Documenting tokio-stream v0.1.15
23732024-06-12T21:31:28.678Z Checking ident_case v1.0.1
23742024-06-12T21:31:28.843Z Checking darling_core v0.20.9
23752024-06-12T21:31:28.874Z Documenting predicates v3.1.0
23762024-06-12T21:31:29.497Z Documenting is-terminal v0.4.12
23772024-06-12T21:31:29.836Z Documenting strum v0.26.2
23782024-06-12T21:31:30.821Z Documenting base64 v0.22.1
23792024-06-12T21:31:30.839Z Documenting ident_case v1.0.1
23802024-06-12T21:31:31.969Z Documenting camino v1.1.7
23812024-06-12T21:31:32.614Z Documenting progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23822024-06-12T21:31:33.536Z Documenting dirs-sys-next v0.1.2
23832024-06-12T21:31:33.979Z Checking darling v0.20.9
23842024-06-12T21:31:34.101Z Documenting sha1 v0.10.6
23852024-06-12T21:31:34.753Z Documenting http v1.1.0
23862024-06-12T21:31:35.058Z Documenting darling_core v0.20.9
23872024-06-12T21:31:35.381Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23882024-06-12T21:31:35.925Z Documenting thread_local v1.1.8
23892024-06-12T21:31:36.883Z Documenting paste v1.0.15
23902024-06-12T21:31:38.586Z Documenting dirs-next v2.0.0
23912024-06-12T21:31:39.072Z Documenting rustls-pki-types v1.7.0
23922024-06-12T21:31:40.526Z Documenting crossbeam-channel v0.5.12
23932024-06-12T21:31:40.547Z Documenting take_mut v0.2.2
23942024-06-12T21:31:40.744Z Documenting slog-json v2.6.1
23952024-06-12T21:31:41.278Z Documenting async-stream-impl v0.3.5
23962024-06-12T21:31:43.003Z Documenting atomic-waker v1.1.2
23972024-06-12T21:31:43.603Z Documenting term v0.7.0
23982024-06-12T21:31:44.213Z Documenting rustls-webpki v0.102.4
23992024-06-12T21:31:45.463Z Documenting debug-ignore v1.0.5
24002024-06-12T21:31:45.521Z Documenting darling_macro v0.20.9
24012024-06-12T21:31:45.779Z Documenting slog-async v2.8.0
24022024-06-12T21:31:45.977Z Documenting waitgroup v0.1.2
24032024-06-12T21:31:46.135Z Documenting slog-bunyan v2.5.0
24042024-06-12T21:31:47.131Z Documenting async-stream v0.3.5
24052024-06-12T21:31:48.808Z Documenting rustls-pemfile v2.1.2
24062024-06-12T21:31:49.018Z Documenting slog-term v2.9.1
24072024-06-12T21:31:49.891Z Documenting rustls v0.22.4
24082024-06-12T21:31:50.230Z Documenting multer v3.1.0
24092024-06-12T21:31:50.977Z Documenting toml v0.8.13
24102024-06-12T21:31:51.341Z Documenting darling v0.20.9
24112024-06-12T21:31:51.454Z Documenting dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24122024-06-12T21:31:52.137Z Documenting serde_path_to_error v0.1.16
24132024-06-12T21:31:53.793Z Documenting hostname v0.4.0
24142024-06-12T21:31:54.373Z Documenting structmeta-derive v0.3.0
24152024-06-12T21:31:56.638Z Documenting newtype-uuid v1.1.0
24162024-06-12T21:31:56.884Z Documenting serde_with_macros v3.8.1
24172024-06-12T21:31:56.994Z Checking structmeta v0.3.0
24182024-06-12T21:31:57.222Z Documenting instant v0.1.12
24192024-06-12T21:31:57.698Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24202024-06-12T21:31:58.108Z Documenting mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24212024-06-12T21:31:59.066Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24222024-06-12T21:31:59.692Z Documenting tokio-rustls v0.25.0
24232024-06-12T21:32:01.007Z Documenting structmeta v0.3.0
24242024-06-12T21:32:02.185Z Documenting backoff v0.4.0
24252024-06-12T21:32:03.545Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24262024-06-12T21:32:03.548Z Documenting serde_with v3.8.1
24272024-06-12T21:32:03.551Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24282024-06-12T21:32:03.722Z Documenting oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24292024-06-12T21:32:05.791Z Documenting dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24302024-06-12T21:32:06.989Z Documenting parse-display-derive v0.9.0
24312024-06-12T21:32:07.978Z Documenting macaddr v1.0.1
24322024-06-12T21:32:08.146Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24332024-06-12T21:32:08.589Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24342024-06-12T21:32:09.544Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24352024-06-12T21:32:09.778Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24362024-06-12T21:32:10.739Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24372024-06-12T21:32:11.378Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24382024-06-12T21:32:11.683Z Documenting fastrand v2.1.0
24392024-06-12T21:32:12.426Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24402024-06-12T21:32:12.720Z Documenting proc-macro-crate v1.3.1
24412024-06-12T21:32:13.015Z Checking proc-macro-crate v1.3.1
24422024-06-12T21:32:13.285Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24432024-06-12T21:32:13.322Z Documenting foreign-types-macros v0.2.3
24442024-06-12T21:32:13.405Z Documenting foreign-types-shared v0.3.1
24452024-06-12T21:32:13.639Z Documenting parse-display v0.9.0
24462024-06-12T21:32:14.225Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24472024-06-12T21:32:16.444Z Documenting tempfile v3.10.1
24482024-06-12T21:32:16.833Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24492024-06-12T21:32:18.486Z Documenting num_enum_derive v0.5.11
24502024-06-12T21:32:18.606Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24512024-06-12T21:32:19.189Z Documenting cstr-argument v0.1.2
24522024-06-12T21:32:19.334Z Documenting foreign-types v0.5.0
24532024-06-12T21:32:20.036Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24542024-06-12T21:32:21.434Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24552024-06-12T21:32:21.489Z Documenting camino-tempfile v1.1.1
24562024-06-12T21:32:22.185Z Documenting tabwriter v1.4.0
24572024-06-12T21:32:23.828Z Documenting colored v2.1.0
24582024-06-12T21:32:24.110Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24592024-06-12T21:32:24.725Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24602024-06-12T21:32:26.371Z Documenting num_enum v0.5.11
24612024-06-12T21:32:26.776Z Documenting hash32 v0.3.1
24622024-06-12T21:32:27.223Z Documenting stable_deref_trait v1.2.0
24632024-06-12T21:32:28.304Z Documenting smf v0.2.3
24642024-06-12T21:32:28.689Z Documenting cobs v0.2.3
24652024-06-12T21:32:28.884Z Documenting embedded-io v0.4.0
24662024-06-12T21:32:30.516Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24672024-06-12T21:32:31.214Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24682024-06-12T21:32:31.770Z Documenting heapless v0.8.0
24692024-06-12T21:32:32.190Z Documenting derive-where v1.2.7
24702024-06-12T21:32:32.316Z Documenting postcard v1.0.8
24712024-06-12T21:32:32.550Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
24722024-06-12T21:32:33.610Z Documenting crucible-workspace-hack v0.1.0
24732024-06-12T21:32:34.791Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
24742024-06-12T21:32:35.607Z Documenting newline-converter v0.3.0
24752024-06-12T21:32:36.680Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
24762024-06-12T21:32:37.872Z Documenting smoltcp v0.11.0
24772024-06-12T21:32:37.916Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
24782024-06-12T21:32:38.215Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24792024-06-12T21:32:38.454Z Documenting sigpipe v0.1.3
24802024-06-12T21:32:39.235Z Documenting num-derive v0.4.2
24812024-06-12T21:32:39.969Z Checking convert_case v0.4.0
24822024-06-12T21:32:40.184Z Documenting convert_case v0.4.0
24832024-06-12T21:32:40.530Z Documenting expectorate v1.1.0
24842024-06-12T21:32:40.636Z Documenting zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
24852024-06-12T21:32:43.521Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24862024-06-12T21:32:43.792Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
24872024-06-12T21:32:44.521Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
24882024-06-12T21:32:44.597Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24892024-06-12T21:32:45.006Z Documenting derive_more v0.99.17
24902024-06-12T21:32:45.360Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
24912024-06-12T21:32:46.058Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24922024-06-12T21:32:47.428Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24932024-06-12T21:32:48.602Z Documenting password-hash v0.5.0
24942024-06-12T21:32:49.125Z Documenting blake2 v0.10.6
24952024-06-12T21:32:49.276Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
24962024-06-12T21:32:51.315Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
24972024-06-12T21:32:51.488Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24982024-06-12T21:32:52.189Z Documenting humantime v2.1.0
24992024-06-12T21:32:52.222Z Documenting linked-hash-map v0.5.6
25002024-06-12T21:32:52.340Z Documenting newtype_derive v0.1.6
25012024-06-12T21:32:53.724Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25022024-06-12T21:32:53.945Z Documenting argon2 v0.5.3
25032024-06-12T21:32:56.721Z Documenting lru-cache v0.1.2
25042024-06-12T21:32:56.966Z Documenting swrite v0.1.0
25052024-06-12T21:32:57.203Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25062024-06-12T21:32:57.257Z Documenting steno v0.4.0
25072024-06-12T21:32:57.776Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25082024-06-12T21:32:59.267Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25092024-06-12T21:32:59.496Z Documenting arc-swap v1.7.1
25102024-06-12T21:33:00.157Z Documenting quick-error v1.2.3
25112024-06-12T21:33:00.177Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25122024-06-12T21:33:01.825Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25132024-06-12T21:33:01.881Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25142024-06-12T21:33:02.341Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25152024-06-12T21:33:03.041Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25162024-06-12T21:33:04.706Z Documenting slog-scope v4.4.0
25172024-06-12T21:33:05.097Z Documenting resolv-conf v0.7.0
25182024-06-12T21:33:05.204Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25192024-06-12T21:33:06.354Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25202024-06-12T21:33:06.737Z Documenting xattr v1.3.1
25212024-06-12T21:33:06.779Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25222024-06-12T21:33:07.158Z Documenting filetime v0.2.23
25232024-06-12T21:33:07.174Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25242024-06-12T21:33:07.429Z Documenting num-rational v0.4.2
25252024-06-12T21:33:09.827Z Documenting slog-stdlog v4.1.1
25262024-06-12T21:33:10.305Z Documenting trust-dns-resolver v0.22.0
25272024-06-12T21:33:11.510Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25282024-06-12T21:33:12.159Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25292024-06-12T21:33:12.335Z Documenting num-complex v0.4.6
25302024-06-12T21:33:12.501Z Documenting tar v0.4.40
25312024-06-12T21:33:12.963Z Documenting tap v1.0.1
25322024-06-12T21:33:15.027Z Documenting slog-envlogger v2.2.0
25332024-06-12T21:33:15.944Z Documenting wyz v0.5.1
25342024-06-12T21:33:17.467Z Documenting num v0.4.3
25352024-06-12T21:33:18.560Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25362024-06-12T21:33:19.264Z Documenting radium v0.7.0
25372024-06-12T21:33:19.704Z Documenting nibble_vec v0.1.0
25382024-06-12T21:33:19.792Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25392024-06-12T21:33:20.751Z Documenting display-error-chain v0.2.0
25402024-06-12T21:33:22.935Z Documenting funty v2.0.0
25412024-06-12T21:33:23.429Z Documenting endian-type v0.1.2
25422024-06-12T21:33:24.239Z Documenting crc-catalog v2.4.0
25432024-06-12T21:33:24.913Z Documenting same-file v1.0.6
25442024-06-12T21:33:25.693Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25452024-06-12T21:33:26.941Z Documenting bitvec v1.0.1
25462024-06-12T21:33:27.651Z Documenting crc v3.2.1
25472024-06-12T21:33:28.343Z Documenting radix_trie v0.2.1
25482024-06-12T21:33:29.052Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25492024-06-12T21:33:29.390Z Documenting walkdir v2.5.0
25502024-06-12T21:33:30.761Z Documenting slog-dtrace v0.3.0
25512024-06-12T21:33:32.910Z Documenting cancel-safe-futures v0.1.5
25522024-06-12T21:33:33.920Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25532024-06-12T21:33:34.068Z Documenting packed_struct_codegen v0.10.1
25542024-06-12T21:33:34.185Z Documenting nodrop v0.1.14
25552024-06-12T21:33:34.226Zwarning: unresolved link to `Blueprints`
25562024-06-12T21:33:34.226Z --> nexus/types/src/deployment/blueprint_diff.rs:5:33
25572024-06-12T21:33:34.226Z |
25582024-06-12T21:33:34.227Z5 | //! Types helpful for diffing [`Blueprints`].
25592024-06-12T21:33:34.227Z | ^^^^^^^^^^ no item named `Blueprints` in scope
25602024-06-12T21:33:34.227Z |
25612024-06-12T21:33:34.227Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
25622024-06-12T21:33:34.227Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
25632024-06-12T21:33:34.227Z
25642024-06-12T21:33:34.236Zwarning: unresolved link to `Blueprints`
25652024-06-12T21:33:34.236Z --> nexus/types/src/deployment/blueprint_display.rs:5:35
25662024-06-12T21:33:34.236Z |
25672024-06-12T21:33:34.236Z5 | //! Types helpful for rendering [`Blueprints`].
25682024-06-12T21:33:34.236Z | ^^^^^^^^^^ no item named `Blueprints` in scope
25692024-06-12T21:33:34.237Z |
25702024-06-12T21:33:34.237Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
25712024-06-12T21:33:34.237Z
25722024-06-12T21:33:34.237Zwarning: unresolved link to `BpSledTable`
25732024-06-12T21:33:34.237Z --> nexus/types/src/deployment/blueprint_display.rs:179:49
25742024-06-12T21:33:34.237Z |
25752024-06-12T21:33:34.238Z179 | /// `BpSledSubtable`s are always nested under [`BpSledTable`]s.
25762024-06-12T21:33:34.238Z | ^^^^^^^^^^^ no item named `BpSledTable` in scope
25772024-06-12T21:33:34.238Z |
25782024-06-12T21:33:34.238Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
25792024-06-12T21:33:34.238Z
25802024-06-12T21:33:36.586Zwarning: `nexus-types` (lib doc) generated 3 warnings
25812024-06-12T21:33:36.616Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
25822024-06-12T21:33:37.573Z Documenting array-init v0.0.4
25832024-06-12T21:33:38.451Z Documenting bzip2-sys v0.1.11+1.0.8
25842024-06-12T21:33:39.526Z Documenting num-bigint-dig v0.8.4
25852024-06-12T21:33:40.167Z Documenting pem v3.0.4
25862024-06-12T21:33:40.210Z Documenting packed_struct v0.10.1
25872024-06-12T21:33:41.391Z Documenting pkcs1 v0.7.5
25882024-06-12T21:33:43.963Z Documenting signature v2.2.0
25892024-06-12T21:33:44.060Z Documenting termcolor v1.4.1
25902024-06-12T21:33:44.430Z Documenting maplit v1.0.2
25912024-06-12T21:33:45.328Z Documenting bitfield v0.14.0
25922024-06-12T21:33:46.126Z Documenting bzip2 v0.4.4
25932024-06-12T21:33:46.889Z Documenting serde-hex v0.1.0
25942024-06-12T21:33:48.689Z Documenting env_logger v0.10.2
25952024-06-12T21:33:48.824Z Documenting rsa v0.9.6
25962024-06-12T21:33:49.110Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25972024-06-12T21:33:49.544Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
25982024-06-12T21:33:49.701Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
25992024-06-12T21:33:49.801Z Documenting x509-cert v0.2.5
26002024-06-12T21:33:51.465Z Documenting libsw v3.3.1
26012024-06-12T21:33:53.069Z Documenting ron v0.8.1
26022024-06-12T21:33:54.233Z Documenting half v2.4.1
26032024-06-12T21:33:54.297Z Documenting headers-core v0.2.0
26042024-06-12T21:33:56.558Z Documenting ciborium-io v0.2.2
26052024-06-12T21:33:56.979Z Documenting crc-any v2.5.0
26062024-06-12T21:33:57.814Z Documenting linear-map v1.2.0
26072024-06-12T21:33:57.910Z Documenting owo-colors v4.0.0
26082024-06-12T21:33:58.259Z Documenting zip v0.6.6
26092024-06-12T21:33:59.048Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26102024-06-12T21:33:59.547Z Documenting headers v0.3.9
26112024-06-12T21:34:00.255Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26122024-06-12T21:34:01.507Z Documenting ciborium-ll v0.2.2
26132024-06-12T21:34:02.650Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26142024-06-12T21:34:02.818Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26152024-06-12T21:34:03.748Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26162024-06-12T21:34:04.071Z Documenting async-recursion v1.1.1
26172024-06-12T21:34:06.355Z Documenting path-slash v0.1.5
26182024-06-12T21:34:06.706Z Documenting ciborium v0.2.2
26192024-06-12T21:34:09.950Z Documenting fxhash v0.2.1
26202024-06-12T21:34:10.482Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26212024-06-12T21:34:11.437Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26222024-06-12T21:34:11.865Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26232024-06-12T21:34:12.251Z Documenting buf-list v1.0.3
26242024-06-12T21:34:14.824Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26252024-06-12T21:34:14.970Z Documenting derive_builder_core v0.20.0
26262024-06-12T21:34:17.669Z Checking derive_builder_core v0.20.0
26272024-06-12T21:34:18.562Z Documenting pin-project-internal v1.1.5
26282024-06-12T21:34:20.445Z Documenting ref-cast-impl v1.0.23
26292024-06-12T21:34:21.820Z Documenting vte_generate_state_changes v0.1.1
26302024-06-12T21:34:25.099Z Documenting pin-project v1.1.5
26312024-06-12T21:34:25.977Z Documenting derive_builder_macro v0.20.0
26322024-06-12T21:34:26.014Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26332024-06-12T21:34:26.014Z Documenting ref-cast v1.0.23
26342024-06-12T21:34:26.014Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26352024-06-12T21:34:26.729Z Documenting vte v0.11.1
26362024-06-12T21:34:28.100Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26372024-06-12T21:34:28.811Z Documenting crossbeam-deque v0.8.5
26382024-06-12T21:34:30.088Z Documenting snafu-derive v0.8.2
26392024-06-12T21:34:30.799Z Documenting fd-lock v4.0.2
26402024-06-12T21:34:31.446Z Documenting bitstruct_derive v0.1.0
26412024-06-12T21:34:31.604Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26422024-06-12T21:34:33.613Z Documenting ascii v1.1.0
26432024-06-12T21:34:33.878Z Documenting rayon-core v1.12.1
26442024-06-12T21:34:36.524Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26452024-06-12T21:34:36.679Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26462024-06-12T21:34:36.830Z Documenting bitstruct v0.1.1
26472024-06-12T21:34:37.233Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
26482024-06-12T21:34:37.906Z Documenting snafu v0.8.2
26492024-06-12T21:34:39.353Z Documenting strip-ansi-escapes v0.2.0
26502024-06-12T21:34:40.285Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26512024-06-12T21:34:40.297Z Documenting derive_builder v0.20.0
26522024-06-12T21:34:41.565Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
26532024-06-12T21:34:42.042Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26542024-06-12T21:34:42.505Z Documenting polar-core v0.27.3
26552024-06-12T21:34:49.547Z Documenting libxml v0.3.3
26562024-06-12T21:34:49.699Z Documenting proc-macro-error-attr v1.0.4
26572024-06-12T21:34:49.805Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26582024-06-12T21:34:49.828Z Documenting globset v0.4.14
26592024-06-12T21:34:49.905Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26602024-06-12T21:34:50.306Z Documenting olpc-cjson v0.1.3
26612024-06-12T21:34:51.765Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26622024-06-12T21:34:52.806Z Documenting quick-xml v0.31.0
26632024-06-12T21:34:52.946Z Documenting erased-serde v0.3.31
26642024-06-12T21:34:54.236Z Documenting serde_arrays v0.1.0
26652024-06-12T21:34:55.212Z Documenting serde_plain v1.0.2
26662024-06-12T21:34:55.785Z Documenting oso-derive v0.27.3
26672024-06-12T21:34:55.999Z Documenting impl-trait-for-tuples v0.2.2
26682024-06-12T21:34:59.203Z Documenting unicode-xid v0.2.4
26692024-06-12T21:34:59.248Z Documenting typed-path v0.7.1
26702024-06-12T21:34:59.916Z Documenting nu-ansi-term v0.50.0
26712024-06-12T21:35:00.521Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
26722024-06-12T21:35:00.785Z Checking unicode-xid v0.2.4
26732024-06-12T21:35:00.967Z Documenting samael v0.0.15
26742024-06-12T21:35:02.025Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26752024-06-12T21:35:02.151Z Documenting oso v0.27.3
26762024-06-12T21:35:02.275Z Documenting const_format_proc_macros v0.2.32
26772024-06-12T21:35:02.463Z Documenting proc-macro-error v1.0.4
26782024-06-12T21:35:05.481Z Documenting reedline v0.31.0
26792024-06-12T21:35:05.949Z Documenting tough v0.17.1
26802024-06-12T21:35:07.684Z Documenting rayon v1.10.0
26812024-06-12T21:35:07.883Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26822024-06-12T21:35:09.171Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26832024-06-12T21:35:13.110Z Documenting libefi-sys v0.1.0
26842024-06-12T21:35:13.788Z Documenting trust-dns-client v0.22.0
26852024-06-12T21:35:15.450Z Documenting cookie v0.18.1
26862024-06-12T21:35:16.328Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
26872024-06-12T21:35:17.755Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26882024-06-12T21:35:18.288Z Checking proc-macro-error v1.0.4
26892024-06-12T21:35:18.305Z Documenting bb8 v0.8.3
26902024-06-12T21:35:18.583Z Documenting keccak v0.1.5
26912024-06-12T21:35:18.714Z Documenting utf-8 v0.7.6
26922024-06-12T21:35:20.775Z Documenting parse-size v1.0.0
26932024-06-12T21:35:21.535Z Documenting bytecount v0.6.8
26942024-06-12T21:35:21.649Z Documenting libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
26952024-06-12T21:35:22.489Z Documenting trust-dns-server v0.22.1
26962024-06-12T21:35:23.140Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
26972024-06-12T21:35:23.856Z Documenting tungstenite v0.21.0
26982024-06-12T21:35:24.363Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
26992024-06-12T21:35:25.318Z Documenting papergrid v0.11.0
27002024-06-12T21:35:25.441Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
27012024-06-12T21:35:26.701Z Documenting libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
27022024-06-12T21:35:27.808Z Documenting sha3 v0.10.8
27032024-06-12T21:35:30.592Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27042024-06-12T21:35:31.022Z Documenting tabled_derive v0.7.0
27052024-06-12T21:35:31.207Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27062024-06-12T21:35:31.866Z Documenting const_format v0.2.32
27072024-06-12T21:35:32.829Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27082024-06-12T21:35:34.067Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27092024-06-12T21:35:34.250Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27102024-06-12T21:35:35.261Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27112024-06-12T21:35:35.383Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27122024-06-12T21:35:35.688Z Documenting sled v0.34.7
27132024-06-12T21:35:35.957Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27142024-06-12T21:35:36.428Z Documenting nix v0.28.0
27152024-06-12T21:35:36.672Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
27162024-06-12T21:35:36.867Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27172024-06-12T21:35:36.871Z Documenting secrecy v0.8.0
27182024-06-12T21:35:37.147Z Documenting gethostname v0.4.3
27192024-06-12T21:35:40.418Z Documenting peg-macros v0.8.3
27202024-06-12T21:35:42.118Z Documenting rustversion v1.0.17
27212024-06-12T21:35:42.257Z Documenting sqlparser_derive v0.2.2
27222024-06-12T21:35:42.511Z Documenting unicode_categories v0.1.1
27232024-06-12T21:35:42.786Z Documenting home v0.5.9
27242024-06-12T21:35:44.376Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27252024-06-12T21:35:45.445Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27262024-06-12T21:35:46.231Z Documenting peg v0.8.3
27272024-06-12T21:35:47.149Z Documenting castaway v0.2.2
27282024-06-12T21:35:47.392Z Documenting sqlparser v0.45.0
27292024-06-12T21:35:47.576Z Documenting sqlformat v0.2.3
27302024-06-12T21:35:47.836Z Documenting rustyline v14.0.0
27312024-06-12T21:35:51.257Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27322024-06-12T21:35:52.159Z Documenting tabled v0.15.0
27332024-06-12T21:35:53.183Z Documenting tokio-tungstenite v0.21.0
27342024-06-12T21:35:55.058Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27352024-06-12T21:35:58.076Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27362024-06-12T21:35:59.348Z Documenting zone v0.1.8
27372024-06-12T21:35:59.363Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27382024-06-12T21:35:59.823Z Documenting ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
27392024-06-12T21:36:00.222Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
27402024-06-12T21:36:00.765Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27412024-06-12T21:36:01.579Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27422024-06-12T21:36:04.619Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27432024-06-12T21:36:04.871Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27442024-06-12T21:36:05.113Z Documenting portpicker v0.1.1
27452024-06-12T21:36:05.926Z Documenting universal-hash v0.5.1
27462024-06-12T21:36:07.144Z Documenting bcs v0.1.6
27472024-06-12T21:36:10.587Z Documenting thiserror-impl-no-std v2.0.2
27482024-06-12T21:36:12.288Z Documenting kstat-rs v0.2.3
27492024-06-12T21:36:15.833Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27502024-06-12T21:36:21.115Z Documenting curve25519-dalek-derive v0.1.1
27512024-06-12T21:36:21.347Z Documenting opaque-debug v0.3.1
27522024-06-12T21:36:21.404Z Documenting highway v1.1.0
27532024-06-12T21:36:21.629Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27542024-06-12T21:36:21.661Z Documenting libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27552024-06-12T21:36:21.689Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27562024-06-12T21:36:21.843Z Documenting thiserror-no-std v2.0.2
27572024-06-12T21:36:24.761Z Documenting poly1305 v0.8.0
27582024-06-12T21:36:25.307Z Documenting compact_str v0.7.1
27592024-06-12T21:36:26.540Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27602024-06-12T21:36:26.999Z Documenting curve25519-dalek v4.1.2
27612024-06-12T21:36:30.636Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27622024-06-12T21:36:30.773Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27632024-06-12T21:36:32.579Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27642024-06-12T21:36:32.598Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27652024-06-12T21:36:33.412Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27662024-06-12T21:36:34.303Z Documenting portable-atomic v1.6.0
27672024-06-12T21:36:35.174Z Documenting ed25519 v1.5.3
27682024-06-12T21:36:36.346Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27692024-06-12T21:36:36.700Z Documenting unicase v2.7.0
27702024-06-12T21:36:38.190Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27712024-06-12T21:36:38.580Z Documenting rcgen v0.12.1
27722024-06-12T21:36:38.608Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
27732024-06-12T21:36:40.062Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27742024-06-12T21:36:42.537Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
27752024-06-12T21:36:46.853Z Documenting atomicwrites v0.4.3
27762024-06-12T21:36:47.964Zwarning: could not parse code block as Rust code
27772024-06-12T21:36:47.965Z --> oximeter/db/src/oxql/ast/grammar.rs:246:9
27782024-06-12T21:36:47.965Z |
27792024-06-12T21:36:47.965Z246 | / /// Parse a string literal, either single- or double-quoted.
27802024-06-12T21:36:47.965Z247 | | ///
27812024-06-12T21:36:47.965Z248 | | /// Parsing string literals is pretty tricky, but we add several
27822024-06-12T21:36:47.965Z249 | | /// constraints to simplify things. First strings must be quoted, either
27832024-06-12T21:36:47.965Z... |
27842024-06-12T21:36:47.965Z277 | | ///
27852024-06-12T21:36:47.966Z278 | | /// Will be parsed as `this string has " in it`.
27862024-06-12T21:36:47.966Z | |________________________________________________________^
27872024-06-12T21:36:47.966Z |
27882024-06-12T21:36:47.966Z = help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
27892024-06-12T21:36:47.966Z = note: error from rustc: unknown start of token: \
27902024-06-12T21:36:47.966Z = note: error from rustc: unknown start of token: \
27912024-06-12T21:36:47.966Z = note: error from rustc: unknown start of token: \
27922024-06-12T21:36:47.967Z = note: error from rustc: unknown start of token: \
27932024-06-12T21:36:47.967Z = note: error from rustc: unknown start of token: \
27942024-06-12T21:36:47.967Z = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
27952024-06-12T21:36:47.967Z
27962024-06-12T21:36:48.162Z Documenting chacha20 v0.9.1
27972024-06-12T21:36:49.370Zwarning: `oximeter-db` (lib doc) generated 1 warning
27982024-06-12T21:36:49.371Z Documenting lru v0.12.3
27992024-06-12T21:36:49.826Z Documenting aead v0.5.2
28002024-06-12T21:36:51.918Z Documenting rand_seeder v0.2.3
28012024-06-12T21:36:53.211Z Documenting nanorand v0.7.0
28022024-06-12T21:36:53.452Z Documenting subprocess v0.2.9
28032024-06-12T21:36:53.625Z Documenting stability v0.2.0
28042024-06-12T21:36:54.427Z Documenting number_prefix v0.4.0
28052024-06-12T21:37:02.604Zwarning: unresolved link to `crate::db::lookup::LookupPath`
28062024-06-12T21:37:02.604Z --> nexus/auth/src/authz/api_resources.rs:8:12
28072024-06-12T21:37:02.604Z |
28082024-06-12T21:37:02.604Z8 | //! (see [`crate::db::lookup::LookupPath`]) and get back a so-called `authz`
28092024-06-12T21:37:02.604Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `db` in module `nexus_auth`
28102024-06-12T21:37:02.604Z |
28112024-06-12T21:37:02.605Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28122024-06-12T21:37:02.605Z
28132024-06-12T21:37:04.274Z Documenting glob v0.3.1
28142024-06-12T21:37:04.299Z Documenting cassowary v0.3.0
28152024-06-12T21:37:04.371Z Documenting chacha20poly1305 v0.10.1
28162024-06-12T21:37:04.391Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28172024-06-12T21:37:04.503Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28182024-06-12T21:37:04.661Z Documenting indicatif v0.17.8
28192024-06-12T21:37:04.871Z Documenting flume v0.11.0
28202024-06-12T21:37:05.868Zwarning: `nexus-auth` (lib doc) generated 1 warning
28212024-06-12T21:37:05.875Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28222024-06-12T21:37:08.146Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28232024-06-12T21:37:09.526Z Documenting ratatui v0.26.2
28242024-06-12T21:37:18.759Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28252024-06-12T21:37:19.080Z Documenting mime_guess v2.0.4
28262024-06-12T21:37:19.314Z Documenting salty v0.2.0
28272024-06-12T21:37:19.845Z Documenting vsss-rs v3.3.4
28282024-06-12T21:37:20.037Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28292024-06-12T21:37:21.337Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28302024-06-12T21:37:21.396Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28312024-06-12T21:37:23.731Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28322024-06-12T21:37:23.950Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28332024-06-12T21:37:24.703Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28342024-06-12T21:37:24.753Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28352024-06-12T21:37:24.879Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28362024-06-12T21:37:25.008Z Documenting serde-big-array v0.5.1
28372024-06-12T21:37:25.137Z Documenting memmap2 v0.9.4
28382024-06-12T21:37:26.204Z Documenting rtoolbox v0.0.2
28392024-06-12T21:37:29.364Z Documenting shell-words v1.1.0
28402024-06-12T21:37:29.594Z Documenting arrayvec v0.7.4
28412024-06-12T21:37:29.788Z Documenting smawk v0.3.2
28422024-06-12T21:37:30.036Z Documenting constant_time_eq v0.3.0
28432024-06-12T21:37:31.341Z Documenting is_ci v1.2.0
28442024-06-12T21:37:32.821Z Documenting unicode-linebreak v0.1.5
28452024-06-12T21:37:33.486Z Documenting arrayref v0.3.7
28462024-06-12T21:37:33.763Z Documenting http-range v0.1.5
28472024-06-12T21:37:34.171Z Documenting rpassword v7.3.1
28482024-06-12T21:37:35.107Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
28492024-06-12T21:37:36.371Z Documenting textwrap v0.16.1
28502024-06-12T21:37:36.514Z Documenting supports-color v3.0.0
28512024-06-12T21:37:36.774Z Documenting blake3 v1.5.1
28522024-06-12T21:37:38.677Z Documenting hyper-staticfile v0.9.5
28532024-06-12T21:37:38.872Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28542024-06-12T21:37:39.907Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28552024-06-12T21:37:40.932Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28562024-06-12T21:37:41.502Z Documenting tui-tree-widget v0.19.0
28572024-06-12T21:37:41.833Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28582024-06-12T21:37:45.685Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28592024-06-12T21:37:46.544Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28602024-06-12T21:37:47.188Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28612024-06-12T21:37:47.933Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28622024-06-12T21:37:47.956Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28632024-06-12T21:37:48.263Z Documenting signal-hook-tokio v0.3.1
28642024-06-12T21:37:48.421Z Documenting csv-core v0.1.11
28652024-06-12T21:37:50.223Z Documenting corncobs v0.1.3
28662024-06-12T21:37:50.778Z Documenting topological-sort v0.2.2
28672024-06-12T21:37:53.356Z Documenting csv v1.3.0
28682024-06-12T21:37:53.885Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28692024-06-12T21:37:53.896Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28702024-06-12T21:37:55.159Z Documenting omicron-zone-package v0.11.0
28712024-06-12T21:37:56.802Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28722024-06-12T21:37:57.708Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28732024-06-12T21:37:58.203Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28742024-06-12T21:37:58.685Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28752024-06-12T21:38:06.512Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28762024-06-12T21:38:07.773Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28772024-06-12T21:38:08.820Zwarning: unresolved link to `test_sled_transitions`
28782024-06-12T21:38:08.820Z --> nexus/db-queries/src/db/datastore/sled.rs:698:11
28792024-06-12T21:38:08.820Z |
28802024-06-12T21:38:08.820Z698 | /// [`test_sled_transitions`].
28812024-06-12T21:38:08.820Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
28822024-06-12T21:38:08.820Z |
28832024-06-12T21:38:08.821Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28842024-06-12T21:38:08.821Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28852024-06-12T21:38:08.821Z
28862024-06-12T21:38:08.827Zwarning: unresolved link to `test_sled_transitions`
28872024-06-12T21:38:08.827Z --> nexus/db-queries/src/db/datastore/sled.rs:734:11
28882024-06-12T21:38:08.828Z |
28892024-06-12T21:38:08.828Z734 | /// [`test_sled_transitions`].
28902024-06-12T21:38:08.828Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
28912024-06-12T21:38:08.828Z |
28922024-06-12T21:38:08.828Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28932024-06-12T21:38:08.828Z
28942024-06-12T21:38:08.828Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
28952024-06-12T21:38:08.829Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
28962024-06-12T21:38:08.829Z |
28972024-06-12T21:38:08.829Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
28982024-06-12T21:38:08.829Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
28992024-06-12T21:38:08.830Z
29002024-06-12T21:38:09.639Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29012024-06-12T21:38:16.873Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
29022024-06-12T21:38:18.049Zwarning: unclosed HTML tag `usize`
29032024-06-12T21:38:18.049Z --> wicket/src/ui/panes/update.rs:153:19
29042024-06-12T21:38:18.049Z |
29052024-06-12T21:38:18.049Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29062024-06-12T21:38:18.049Z | ^^^^^^^
29072024-06-12T21:38:18.049Z |
29082024-06-12T21:38:18.049Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29092024-06-12T21:38:18.049Z
29102024-06-12T21:38:24.322Zwarning: `wicket` (lib doc) generated 1 warning
29112024-06-12T21:38:24.322Z Documenting fatfs v0.3.6
29122024-06-12T21:38:24.322Zwarning: unresolved link to `BlueprintDisksConfig`
29132024-06-12T21:38:24.322Z --> nexus/reconfigurator/planning/src/blueprint_builder/builder.rs:1074:55
29142024-06-12T21:38:24.322Z |
29152024-06-12T21:38:24.323Z1074 | /// blueprint. We do this by keeping a copy of any [`BlueprintDisksConfig`]
29162024-06-12T21:38:24.323Z | ^^^^^^^^^^^^^^^^^^^^ no item named `BlueprintDisksConfig` in scope
29172024-06-12T21:38:24.323Z |
29182024-06-12T21:38:24.323Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29192024-06-12T21:38:24.323Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29202024-06-12T21:38:24.323Z
29212024-06-12T21:38:24.323Z Documenting cargo-platform v0.1.8
29222024-06-12T21:38:24.323Zwarning: `nexus-reconfigurator-planning` (lib doc) generated 1 warning
29232024-06-12T21:38:24.323Z Documenting assert_matches v1.5.0
29242024-06-12T21:38:25.425Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29252024-06-12T21:38:25.576Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29262024-06-12T21:38:25.802Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29272024-06-12T21:38:26.891Z Documenting cargo_metadata v0.18.1
29282024-06-12T21:38:28.021Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
29292024-06-12T21:38:28.025Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29302024-06-12T21:38:29.635Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29312024-06-12T21:38:32.405Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29322024-06-12T21:38:35.577Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29332024-06-12T21:38:35.577Z --> sled-agent/src/sim/instance.rs:45:7
29342024-06-12T21:38:35.577Z |
29352024-06-12T21:38:35.577Z45 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29362024-06-12T21:38:35.577Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29372024-06-12T21:38:35.577Z |
29382024-06-12T21:38:35.577Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29392024-06-12T21:38:35.577Z
29402024-06-12T21:38:39.172Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29412024-06-12T21:38:39.176Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29422024-06-12T21:38:40.211Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29432024-06-12T21:38:41.860Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29442024-06-12T21:38:42.260Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29452024-06-12T21:38:46.284Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29462024-06-12T21:38:49.457Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29472024-06-12T21:38:50.221Z Documenting uzers v0.11.3
29482024-06-12T21:38:51.518Z Documenting termios v0.3.3
29492024-06-12T21:38:55.145Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29502024-06-12T21:38:55.654Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29512024-06-12T21:38:56.995Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29522024-06-12T21:38:57.761Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29532024-06-12T21:39:04.416Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29542024-06-12T21:39:08.478Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29552024-06-12T21:39:12.062Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29562024-06-12T21:39:28.899Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29572024-06-12T21:39:31.699Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29582024-06-12T21:39:38.352Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29592024-06-12T21:39:48.111Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29602024-06-12T21:39:49.308Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29612024-06-12T21:39:51.157Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29622024-06-12T21:39:53.131Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29632024-06-12T21:39:53.343Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29642024-06-12T21:40:20.596Zwarning: unresolved link to `Nexus`
29652024-06-12T21:40:20.597Z --> nexus/src/app/instance_network.rs:241:34
29662024-06-12T21:40:20.597Z |
29672024-06-12T21:40:20.597Z241 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
29682024-06-12T21:40:20.597Z | ^^^^^ no item named `Nexus` in scope
29692024-06-12T21:40:20.597Z |
29702024-06-12T21:40:20.598Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29712024-06-12T21:40:20.598Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29722024-06-12T21:40:20.598Z
29732024-06-12T21:40:20.617Zwarning: unresolved link to `Nexus`
29742024-06-12T21:40:20.617Z --> nexus/src/app/instance_network.rs:419:34
29752024-06-12T21:40:20.617Z |
29762024-06-12T21:40:20.617Z419 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
29772024-06-12T21:40:20.617Z | ^^^^^ no item named `Nexus` in scope
29782024-06-12T21:40:20.617Z |
29792024-06-12T21:40:20.617Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29802024-06-12T21:40:20.618Z
29812024-06-12T21:40:20.618Zwarning: unresolved link to `VolumeConstructionRequest`
29822024-06-12T21:40:20.618Z --> nexus/src/app/sagas/volume_delete.rs:335:7
29832024-06-12T21:40:20.618Z |
29842024-06-12T21:40:20.618Z335 | /// [`VolumeConstructionRequest`] is shown here):
29852024-06-12T21:40:20.618Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
29862024-06-12T21:40:20.618Z |
29872024-06-12T21:40:20.618Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29882024-06-12T21:40:20.618Z
29892024-06-12T21:40:20.619Zwarning: unresolved link to `fd00:1122:3344:101::5`
29902024-06-12T21:40:20.619Z --> nexus/src/app/sagas/volume_delete.rs:345:17
29912024-06-12T21:40:20.619Z |
29922024-06-12T21:40:20.619Z345 | /// "[fd00:1122:3344:101::5]:1000",
29932024-06-12T21:40:20.619Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29942024-06-12T21:40:20.619Z
29952024-06-12T21:40:20.619Zwarning: unresolved link to `fd00:1122:3344:102::9`
29962024-06-12T21:40:20.619Z --> nexus/src/app/sagas/volume_delete.rs:346:17
29972024-06-12T21:40:20.619Z |
29982024-06-12T21:40:20.619Z346 | /// "[fd00:1122:3344:102::9]:1000",
29992024-06-12T21:40:20.619Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30002024-06-12T21:40:20.620Z
30012024-06-12T21:40:20.620Zwarning: unresolved link to `fd00:1122:3344:103::2`
30022024-06-12T21:40:20.620Z --> nexus/src/app/sagas/volume_delete.rs:347:17
30032024-06-12T21:40:20.620Z |
30042024-06-12T21:40:20.620Z347 | /// "[fd00:1122:3344:103::2]:1000"
30052024-06-12T21:40:20.620Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30062024-06-12T21:40:20.620Z
30072024-06-12T21:40:20.620Zwarning: unresolved link to `fd00:1122:3344:101::5`
30082024-06-12T21:40:20.620Z --> nexus/src/app/sagas/volume_delete.rs:366:17
30092024-06-12T21:40:20.620Z |
30102024-06-12T21:40:20.620Z366 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30112024-06-12T21:40:20.620Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30122024-06-12T21:40:20.620Z
30132024-06-12T21:40:20.620Zwarning: unresolved link to `fd00:1122:3344:102::9`
30142024-06-12T21:40:20.621Z --> nexus/src/app/sagas/volume_delete.rs:367:17
30152024-06-12T21:40:20.621Z |
30162024-06-12T21:40:20.621Z367 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30172024-06-12T21:40:20.621Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30182024-06-12T21:40:20.621Z
30192024-06-12T21:40:20.621Zwarning: unresolved link to `fd00:1122:3344:103::2`
30202024-06-12T21:40:20.621Z --> nexus/src/app/sagas/volume_delete.rs:368:17
30212024-06-12T21:40:20.621Z |
30222024-06-12T21:40:20.621Z368 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30232024-06-12T21:40:20.621Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30242024-06-12T21:40:20.621Z
30252024-06-12T21:40:23.566Zwarning: `omicron-nexus` (lib doc) generated 9 warnings
30262024-06-12T21:40:40.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 02s
30272024-06-12T21:40:40.706Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html and 84 other files
30282024-06-12T21:40:40.755Z
30292024-06-12T21:40:40.758Zreal 13:02.342805940
30302024-06-12T21:40:40.758Zuser 37:17.836855657
30312024-06-12T21:40:40.758Zsys 54:59.405883115
30322024-06-12T21:40:40.758Ztrap 0.972924823
30332024-06-12T21:40:40.758Ztflt 0.165582396
30342024-06-12T21:40:40.759Zdflt 0.740420111
30352024-06-12T21:40:40.759Zkflt 0.000033715
30362024-06-12T21:40:40.759Zlock 3:17:53.551132432
30372024-06-12T21:40:40.759Zslp 3:34:23.951863036
30382024-06-12T21:40:40.759Zlat 4:36.960646185
30392024-06-12T21:40:40.759Zstop 2:39.742524192
30402024-06-12T21:40:40.759Zprocess exited: duration 1347214 ms, exit code 0
 
30412024-06-12T21:40:40.766Zfound 0 output files