01J0KY0NN24W99F6RK3YFYK7KV: clippy (helios)

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

Buildomat Job: 01J0KY0ZJACB7J0ZZS3BWDK706

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-17T20:26:44.634Zjob assigned to worker 01J0KY15PGRTKN3HYW77F895RN (queued for 1 m 2 s)
 
22024-06-17T20:26:52.578Zstarting task 0: "setup"
32024-06-17T20:26:52.645Z++ uname -s
42024-06-17T20:26:52.648Z+ kern=SunOS
52024-06-17T20:26:52.648Z+ case "$kern" in
62024-06-17T20:26:52.648Z+ groupadd -g 12345 build
72024-06-17T20:26:52.650Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-17T20:26:54.673Z+ zfs create -o mountpoint=/work rpool/work
92024-06-17T20:26:54.853Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-17T20:26:54.858Z+ home_fs=zfs
112024-06-17T20:26:54.858Z+ [[ zfs == autofs ]]
122024-06-17T20:26:54.858Z+ mkdir -p /home/build
132024-06-17T20:26:54.858Z+ chown build:build /home/build /work
142024-06-17T20:26:56.854Z+ chmod 0700 /home/build /work
152024-06-17T20:26:56.857Zprocess exited: duration 4277 ms, exit code 0
 
162024-06-17T20:26:56.862Zstarting task 1: "rust-toolchain"
172024-06-17T20:26:56.868Z+ printf ' * toolchain channel = "%s"
182024-06-17T20:26:56.868Z' 1.78.0
192024-06-17T20:26:56.868Z * toolchain channel = "1.78.0"
202024-06-17T20:26:56.870Z * toolchain profile = "default"
212024-06-17T20:26:56.870Z+ printf ' * toolchain profile = "%s"
222024-06-17T20:26:56.870Z' default
232024-06-17T20:26:56.870Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-17T20:26:56.871Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-17T20:26:56.980Zinfo: downloading installer
262024-06-17T20:26:58.166Zinfo: profile set to 'default'
272024-06-17T20:26:58.166Zinfo: default host triple is x86_64-unknown-illumos
282024-06-17T20:26:58.169Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-17T20:26:58.283Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-17T20:26:58.283Zinfo: downloading component 'cargo'
312024-06-17T20:26:58.885Zinfo: downloading component 'clippy'
322024-06-17T20:26:59.092Zinfo: downloading component 'rust-docs'
332024-06-17T20:26:59.891Zinfo: downloading component 'rust-std'
342024-06-17T20:27:01.173Zinfo: downloading component 'rustc'
352024-06-17T20:27:56.768Zinfo: downloading component 'rustfmt'
362024-06-17T20:27:56.801Zinfo: installing component 'cargo'
372024-06-17T20:27:56.801Zinfo: installing component 'clippy'
382024-06-17T20:27:56.801Zinfo: installing component 'rust-docs'
392024-06-17T20:27:56.801Zinfo: installing component 'rust-std'
402024-06-17T20:27:56.801Zinfo: installing component 'rustc'
412024-06-17T20:27:56.801Zinfo: installing component 'rustfmt'
422024-06-17T20:27:56.801Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
432024-06-17T20:27:56.801Z
442024-06-17T20:27:56.801Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-17T20:27:56.801Z
462024-06-17T20:27:56.801Z
472024-06-17T20:27:56.802ZRust is installed now. Great!
482024-06-17T20:27:56.802Z
492024-06-17T20:27:56.802ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-17T20:27:56.802Zenvironment variable. This has not been done automatically.
512024-06-17T20:27:56.802Z
522024-06-17T20:27:56.802ZTo configure your current shell, you need to source
532024-06-17T20:27:56.802Zthe corresponding env file under $HOME/.cargo.
542024-06-17T20:27:56.802Z
552024-06-17T20:27:56.802ZThis is usually done by running one of the following (note the leading DOT):
562024-06-17T20:27:56.802Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-17T20:27:56.802Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-17T20:27:56.803Z+ rustc --version
592024-06-17T20:27:56.803Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-17T20:27:56.803Zprocess exited: duration 16991 ms, exit code 0
 
612024-06-17T20:27:56.887Zstarting task 2: "authentication"
622024-06-17T20:27:56.918Zprocess exited: duration 55 ms, exit code 0
 
632024-06-17T20:27:56.931Zstarting task 3: "clone repository"
642024-06-17T20:27:56.941Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-17T20:27:56.955Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-17T20:27:57.683ZCloning into '/work/oxidecomputer/omicron'...
672024-06-17T20:28:04.547Z+ cd /work/oxidecomputer/omicron
682024-06-17T20:28:04.547Z+ git fetch origin ae490d94712c0b2090bc7e4ddf52c36d07e80a98
692024-06-17T20:28:04.872ZFrom https://github.com/oxidecomputer/omicron
702024-06-17T20:28:04.872Z * branch ae490d94712c0b2090bc7e4ddf52c36d07e80a98 -> FETCH_HEAD
712024-06-17T20:28:04.882Z+ [[ -n eliza/clippy-needless-update ]]
722024-06-17T20:28:04.884Z++ git branch --show-current
732024-06-17T20:28:04.887Z+ current=main
742024-06-17T20:28:04.887Z+ [[ main != eliza/clippy-needless-update ]]
752024-06-17T20:28:04.887Z+ git branch -f eliza/clippy-needless-update ae490d94712c0b2090bc7e4ddf52c36d07e80a98
762024-06-17T20:28:04.890Z+ git checkout -f eliza/clippy-needless-update
772024-06-17T20:28:05.025ZSwitched to branch 'eliza/clippy-needless-update'
782024-06-17T20:28:05.028Z+ git reset --hard ae490d94712c0b2090bc7e4ddf52c36d07e80a98
792024-06-17T20:28:05.037ZHEAD is now at ae490d947 Fix clippy::needless_update lint
802024-06-17T20:28:05.040Zprocess exited: duration 8106 ms, exit code 0
 
812024-06-17T20:28:05.048Zstarting task 4: "build"
822024-06-17T20:28:05.054Z+ cargo --version
832024-06-17T20:28:05.107Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-06-17T20:28:05.110Z+ rustc --version
852024-06-17T20:28:05.168Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-06-17T20:28:05.171Z+ source ./env.sh
872024-06-17T20:28:05.171Z++ set -o xtrace
882024-06-17T20:28:05.174Z++++ dirname ./env.sh
892024-06-17T20:28:05.176Z+++ readlink -f .
902024-06-17T20:28:05.349Z++ OMICRON_WS=/work/oxidecomputer/omicron
912024-06-17T20:28:05.349Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
922024-06-17T20:28:05.349Z++ 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-17T20:28:05.352Z++ 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
942024-06-17T20:28:05.352Z++ 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-17T20:28:05.352Z++ 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
962024-06-17T20:28:05.352Z++ 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-17T20:28:05.352Z++ 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
982024-06-17T20:28:05.352Z++ 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-17T20:28:05.352Z++ unset OMICRON_WS
1002024-06-17T20:28:05.352Z++ set +o xtrace
1012024-06-17T20:28:05.471Z
1022024-06-17T20:28:05.472Z ##### ##### ###### ##### ###### #### # # # #### #
1032024-06-17T20:28:05.472Z # # # # # # # # # # # # # # #
1042024-06-17T20:28:05.472Z # # # # ##### # # ##### # # # # # #### #
1052024-06-17T20:28:05.472Z ##### ##### # ##### # # # # # # # # #
1062024-06-17T20:28:05.472Z # # # # # # # # # # # # # # #
1072024-06-17T20:28:05.472Z # # # ###### # # ###### ### # #### # #### #
1082024-06-17T20:28:05.472Z
1092024-06-17T20:28:22.013Z Startup: Refreshing catalog 'helios-dev' ... Done
1102024-06-17T20:28:24.159Z Startup: Caching catalogs ... Done
1112024-06-17T20:28:26.380ZPlanning: Solver setup ... Done (1.760s)
1122024-06-17T20:28:26.415ZPlanning: Running solver ... Done (0.035s)
1132024-06-17T20:28:26.456ZPlanning: Finding local manifests ... Done (0.004s)
1142024-06-17T20:28:26.467ZPlanning: Fetching manifests: 0/4 0% complete
1152024-06-17T20:28:26.854ZPlanning: Fetching manifests: 4/4 100% complete
1162024-06-17T20:28:26.902ZPlanning: Package planning ... Done (0.048s)
1172024-06-17T20:28:26.953ZPlanning: Merging actions ... Done (0.050s)
1182024-06-17T20:28:28.606ZPlanning: Checking for conflicting actions ... Done (1.653s)
1192024-06-17T20:28:28.617ZPlanning: Consolidating action changes ... Done (0.011s)
1202024-06-17T20:28:34.984ZPlanning: Evaluating mediators ... Done (6.365s)
1212024-06-17T20:28:34.994ZPlanning: Planning completed in 10.77 seconds
1222024-06-17T20:28:35.423Z Packages to install: 4
1232024-06-17T20:28:35.423Z Mediators to change: 2
1242024-06-17T20:28:35.423Z Services to change: 1
1252024-06-17T20:28:35.423Z Estimated space available: 155.77 GB
1262024-06-17T20:28:35.423ZEstimated space to be consumed: 1.45 GB
1272024-06-17T20:28:35.426Z Create boot environment: No
1282024-06-17T20:28:35.426ZCreate backup boot environment: No
1292024-06-17T20:28:35.426Z Rebuild boot archive: No
1302024-06-17T20:28:35.426Z
1312024-06-17T20:28:35.426ZChanged mediators:
1322024-06-17T20:28:35.426Z mediator clang:
1332024-06-17T20:28:35.426Z version: None -> 15 (system default)
1342024-06-17T20:28:35.426Z
1352024-06-17T20:28:35.426Z mediator llvm:
1362024-06-17T20:28:35.426Z version: 14 (system default) -> 15 (system default)
1372024-06-17T20:28:35.426Z
1382024-06-17T20:28:35.426ZChanged packages:
1392024-06-17T20:28:35.426Zhelios-dev
1402024-06-17T20:28:35.426Z developer/build-essential
1412024-06-17T20:28:35.426Z None -> 11-2.0
1422024-06-17T20:28:35.426Z library/libxmlsec1
1432024-06-17T20:28:35.426Z None -> 1.2.35-2.0
1442024-06-17T20:28:35.426Z ooce/developer/clang-15
1452024-06-17T20:28:35.426Z None -> 15.0.7-2.0
1462024-06-17T20:28:35.426Z ooce/developer/llvm-15
1472024-06-17T20:28:35.426Z None -> 15.0.7-2.0
1482024-06-17T20:28:35.426Z
1492024-06-17T20:28:35.426ZServices:
1502024-06-17T20:28:35.426Z restart_fmri:
1512024-06-17T20:28:35.426Z svc:/system/update-man-index:default
1522024-06-17T20:28:35.685Z
1532024-06-17T20:28:35.685ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1542024-06-17T20:28:40.693ZDownload: 670/3290 items 17.9/212.6MB 8% complete (3.7M/s)
1552024-06-17T20:28:47.208ZDownload: 1195/3290 items 75.4/212.6MB 35% complete (7.6M/s)
1562024-06-17T20:28:52.221ZDownload: 1284/3290 items 113.9/212.6MB 53% complete (9.5M/s)
1572024-06-17T20:28:57.224ZDownload: 1913/3290 items 118.6/212.6MB 55% complete (4.4M/s)
1582024-06-17T20:29:06.014ZDownload: 2222/3290 items 119.2/212.6MB 56% complete (3.7M/s)
1592024-06-17T20:29:21.870ZDownload: 2224/3290 items 119.2/212.6MB 56% complete
1602024-06-17T20:29:26.869ZDownload: 3243/3290 items 194.6/212.6MB 91% complete (15.0M/s)
1612024-06-17T20:29:30.353ZDownload: Completed 212.60 MB in 54.66 seconds (3.9M/s)
1622024-06-17T20:29:30.665Z Actions: 1/3689 actions (Installing new actions)
1632024-06-17T20:29:35.681Z Actions: 3556/3689 actions (Installing new actions)
1642024-06-17T20:29:35.874Z Actions: Completed 3689 actions in 5.21 seconds.
1652024-06-17T20:29:36.002Z Done (0.123s)
1662024-06-17T20:29:36.002Z Done (0.000s)
1672024-06-17T20:29:36.309Z Done (0.305s)
1682024-06-17T20:29:41.396Z Done (4.937s)
1692024-06-17T20:29:41.563Z Done (0.100s)
1702024-06-17T20:29:41.566Z Done (0.000s)
1712024-06-17T20:29:41.779Z Done (0.000s)
1722024-06-17T20:29:42.329ZPlanning: Evaluating mediator changes ... Done
1732024-06-17T20:29:42.487ZPlanning: Checking for conflicting actions ... Done
1742024-06-17T20:29:42.490ZPlanning: Consolidating action changes ... Done
1752024-06-17T20:29:42.749ZPlanning: Evaluating mediators ... Done
1762024-06-17T20:29:42.752ZPlanning: Planning completed in 0.42 seconds
1772024-06-17T20:29:42.782Z Mediators to change: 2
1782024-06-17T20:29:42.782Z Create boot environment: No
1792024-06-17T20:29:42.782ZCreate backup boot environment: No
1802024-06-17T20:29:42.864Z Done
1812024-06-17T20:29:42.864Z Done
1822024-06-17T20:29:43.068Z Done
1832024-06-17T20:29:46.529Z Done
1842024-06-17T20:29:46.616Z Done
1852024-06-17T20:29:46.617Z Done
1862024-06-17T20:29:46.834Z Done
1872024-06-17T20:29:47.444ZPlanning: Evaluating mediator changes ... Done
1882024-06-17T20:29:47.447ZPlanning: Merging actions ... Done
1892024-06-17T20:29:47.633ZPlanning: Checking for conflicting actions ... Done
1902024-06-17T20:29:47.635ZPlanning: Consolidating action changes ... Done
1912024-06-17T20:29:47.892ZPlanning: Evaluating mediators ... Done
1922024-06-17T20:29:47.946ZPlanning: Planning completed in 0.74 seconds
1932024-06-17T20:29:47.980Z Packages to change: 1
1942024-06-17T20:29:47.980Z Mediators to change: 1
1952024-06-17T20:29:47.982Z Services to change: 1
1962024-06-17T20:29:47.983Z Create boot environment: No
1972024-06-17T20:29:47.983ZCreate backup boot environment: Yes
1982024-06-17T20:29:49.833Z Actions: 1/6 actions (Updating modified actions)
1992024-06-17T20:29:49.888Z Actions: Completed 6 actions in 0.05 seconds.
2002024-06-17T20:29:49.891Z Done
2012024-06-17T20:29:49.891Z Done
2022024-06-17T20:29:49.954Z Done
2032024-06-17T20:29:53.480Z Done
2042024-06-17T20:29:53.566Z Done
2052024-06-17T20:29:53.569Z Done
2062024-06-17T20:29:53.687Z Done
2072024-06-17T20:29:54.113ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2082024-06-17T20:29:54.113Zclang system 15 system
2092024-06-17T20:29:54.113Zcsh system system illumos
2102024-06-17T20:29:54.113Zctags system system illumos
2112024-06-17T20:29:54.113Zgcc vendor 12 vendor
2122024-06-17T20:29:54.113Zgcc system 10 system
2132024-06-17T20:29:54.113Zgcc system 7 system
2142024-06-17T20:29:54.113Zgo system 1.20 system
2152024-06-17T20:29:54.113Zgo system 1.19 system
2162024-06-17T20:29:54.113Zllvm system 15 system
2172024-06-17T20:29:54.113Zllvm system 14 system
2182024-06-17T20:29:54.113Zmariadb system 10.6 system
2192024-06-17T20:29:54.113Zmta vendor vendor dma
2202024-06-17T20:29:54.113Zopenjdk system 17 system
2212024-06-17T20:29:54.113Zopenjdk system 11 system
2222024-06-17T20:29:54.113Zopenjdk system 1.8 system
2232024-06-17T20:29:54.113Zopenssl vendor 3 vendor
2242024-06-17T20:29:54.113Zperl system 5.36 system
2252024-06-17T20:29:54.113Zpostgresql system 15 system
2262024-06-17T20:29:54.113Zpostgresql system 13 system
2272024-06-17T20:29:54.113Zpython vendor 3 vendor
2282024-06-17T20:29:54.113Zpython system 2 system
2292024-06-17T20:29:54.113Zpython3 system 3.11 system
2302024-06-17T20:29:54.113Zruby system 3.0 system
2312024-06-17T20:29:54.113Zwords vendor vendor american-english
2322024-06-17T20:29:54.113Zwords system system australian-english
2332024-06-17T20:29:54.113Zwords system system british-english
2342024-06-17T20:29:54.113Zwords system system canadian-english
2352024-06-17T20:29:54.113Zwords system system french
2362024-06-17T20:29:54.113Zwords system system italian
2372024-06-17T20:29:54.113Zwords system system ngerman
2382024-06-17T20:29:54.113Zwords system system ogerman
2392024-06-17T20:29:54.114Zwords system system spanish
2402024-06-17T20:29:54.439ZPUBLISHER TYPE STATUS P LOCATION
2412024-06-17T20:29:54.439Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2422024-06-17T20:29:55.923ZFMRI IFO
2432024-06-17T20:29:55.923Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2442024-06-17T20:29:55.923Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2452024-06-17T20:29:55.923Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2462024-06-17T20:29:55.923Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2472024-06-17T20:29:55.923Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2482024-06-17T20:29:55.924Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2492024-06-17T20:29:55.924Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2502024-06-17T20:29:55.924Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2512024-06-17T20:29:55.924Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2522024-06-17T20:29:55.924Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2532024-06-17T20:29:55.924Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2542024-06-17T20:29:55.924Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2552024-06-17T20:29:56.429Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2562024-06-17T20:29:56.778Z Updating git repository `https://github.com/oxidecomputer/zone`
2572024-06-17T20:29:57.131Z Updating crates.io index
2582024-06-17T20:29:57.190Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2592024-06-17T20:29:57.936Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2602024-06-17T20:29:58.655Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2612024-06-17T20:29:58.977Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2622024-06-17T20:30:01.098Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
2632024-06-17T20:30:01.627Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2642024-06-17T20:30:01.917Z Updating git repository `https://github.com/oxidecomputer/propolis`
2652024-06-17T20:30:03.024Z Updating git repository `https://github.com/oxidecomputer/crucible`
2662024-06-17T20:30:05.215Z Updating git repository `https://github.com/oxidecomputer/opte`
2672024-06-17T20:30:06.311Z Updating git repository `https://github.com/oxidecomputer/falcon`
2682024-06-17T20:30:07.046Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2692024-06-17T20:30:07.687Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2702024-06-17T20:30:07.975Z Updating git repository `http://github.com/oxidecomputer/sprockets`
2712024-06-17T20:30:08.368Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2722024-06-17T20:30:08.685Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2732024-06-17T20:30:09.038Z Updating git repository `http://github.com/oxidecomputer/tofino`
2742024-06-17T20:30:09.366Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2752024-06-17T20:30:09.640Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2762024-06-17T20:30:09.936Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2772024-06-17T20:30:10.259Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2782024-06-17T20:30:10.589Z Updating git repository `https://github.com/oxidecomputer/ispf`
2792024-06-17T20:30:10.963Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2802024-06-17T20:30:11.247Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2812024-06-17T20:30:11.989Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2822024-06-17T20:30:12.312Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2832024-06-17T20:30:12.632Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2842024-06-17T20:30:13.078Z Updating git repository `https://github.com/oxidecomputer/typify`
2852024-06-17T20:30:14.972Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2862024-06-17T20:30:15.375Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2872024-06-17T20:30:15.682Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2882024-06-17T20:30:16.115Z Updating git repository `https://github.com/oxidecomputer/rfb`
2892024-06-17T20:30:17.188Z Downloading crates ...
2902024-06-17T20:30:17.282Z Downloaded anstyle-parse v0.2.4
2912024-06-17T20:30:17.284Z Downloaded adler v1.0.2
2922024-06-17T20:30:17.287Z Downloaded anstyle v1.0.7
2932024-06-17T20:30:17.290Z Downloaded anstream v0.6.14
2942024-06-17T20:30:17.294Z Downloaded foreign-types v0.3.2
2952024-06-17T20:30:17.296Z Downloaded scroll_derive v0.12.0
2962024-06-17T20:30:17.299Z Downloaded is_terminal_polyfill v1.70.0
2972024-06-17T20:30:17.303Z Downloaded pin-utils v0.1.0
2982024-06-17T20:30:17.306Z Downloaded scopeguard v1.2.0
2992024-06-17T20:30:17.308Z Downloaded pretty-hex v0.4.1
3002024-06-17T20:30:17.308Z Downloaded openssl-probe v0.1.5
3012024-06-17T20:30:17.315Z Downloaded proc-macro-error-attr v1.0.4
3022024-06-17T20:30:17.315Z Downloaded quote v1.0.36
3032024-06-17T20:30:17.318Z Downloaded pest_meta v2.7.10
3042024-06-17T20:30:17.318Z Downloaded num_threads v0.1.7
3052024-06-17T20:30:17.318Z Downloaded equivalent v1.0.1
3062024-06-17T20:30:17.321Z Downloaded try-lock v0.2.5
3072024-06-17T20:30:17.321Z Downloaded is-terminal v0.4.12
3082024-06-17T20:30:17.321Z Downloaded dtrace-parser v0.2.0
3092024-06-17T20:30:17.323Z Downloaded time-core v0.1.2
3102024-06-17T20:30:17.323Z Downloaded generic-array v0.14.7
3112024-06-17T20:30:17.326Z Downloaded sync_wrapper v0.1.2
3122024-06-17T20:30:17.326Z Downloaded usdt-attr-macro v0.5.0
3132024-06-17T20:30:17.326Z Downloaded dirs-next v2.0.0
3142024-06-17T20:30:17.329Z Downloaded crypto-common v0.1.6
3152024-06-17T20:30:17.329Z Downloaded hostname v0.3.1
3162024-06-17T20:30:17.331Z Downloaded heck v0.4.1
3172024-06-17T20:30:17.331Z Downloaded want v0.3.1
3182024-06-17T20:30:17.336Z Downloaded take_mut v0.2.2
3192024-06-17T20:30:17.336Z Downloaded usdt-macro v0.5.0
3202024-06-17T20:30:17.336Z Downloaded clap_lex v0.7.0
3212024-06-17T20:30:17.339Z Downloaded futures-executor v0.3.30
3222024-06-17T20:30:17.339Z Downloaded digest v0.10.7
3232024-06-17T20:30:17.339Z Downloaded cpufeatures v0.2.12
3242024-06-17T20:30:17.342Z Downloaded rustversion v1.0.17
3252024-06-17T20:30:17.342Z Downloaded plain v0.2.3
3262024-06-17T20:30:17.344Z Downloaded pkg-config v0.3.30
3272024-06-17T20:30:17.344Z Downloaded futures-macro v0.3.30
3282024-06-17T20:30:17.347Z Downloaded thread_local v1.1.8
3292024-06-17T20:30:17.347Z Downloaded dof v0.3.0
3302024-06-17T20:30:17.350Z Downloaded bytecount v0.6.8
3312024-06-17T20:30:17.350Z Downloaded xattr v1.3.1
3322024-06-17T20:30:17.354Z Downloaded pest_generator v2.7.10
3332024-06-17T20:30:17.354Z Downloaded macaddr v1.0.1
3342024-06-17T20:30:17.356Z Downloaded serde_urlencoded v0.7.1
3352024-06-17T20:30:17.356Z Downloaded tokio-native-tls v0.3.1
3362024-06-17T20:30:17.359Z Downloaded strsim v0.11.1
3372024-06-17T20:30:17.359Z Downloaded openssl-macros v0.1.1
3382024-06-17T20:30:17.359Z Downloaded slog-async v2.8.0
3392024-06-17T20:30:17.361Z Downloaded thiserror-impl v1.0.60
3402024-06-17T20:30:17.361Z Downloaded powerfmt v0.2.0
3412024-06-17T20:30:17.365Z Downloaded tabled_derive v0.7.0
3422024-06-17T20:30:17.365Z Downloaded match_cfg v0.1.0
3432024-06-17T20:30:17.367Z Downloaded tower-service v0.3.2
3442024-06-17T20:30:17.367Z Downloaded slog-json v2.6.1
3452024-06-17T20:30:17.367Z Downloaded hyper-tls v0.5.0
3462024-06-17T20:30:17.370Z Downloaded httpdate v1.0.3
3472024-06-17T20:30:17.370Z Downloaded futures-io v0.3.30
3482024-06-17T20:30:17.372Z Downloaded unicode-width v0.1.12
3492024-06-17T20:30:17.372Z Downloaded cargo-platform v0.1.8
3502024-06-17T20:30:17.375Z Downloaded futures-core v0.3.30
3512024-06-17T20:30:17.375Z Downloaded cargo_toml v0.20.2
3522024-06-17T20:30:17.377Z Downloaded httparse v1.8.0
3532024-06-17T20:30:17.377Z Downloaded pin-project-lite v0.2.14
3542024-06-17T20:30:17.381Z Downloaded strum v0.26.2
3552024-06-17T20:30:17.384Z Downloaded tinyvec_macros v0.1.1
3562024-06-17T20:30:17.384Z Downloaded rustls-pemfile v1.0.4
3572024-06-17T20:30:17.386Z Downloaded futures-task v0.3.30
3582024-06-17T20:30:17.386Z Downloaded form_urlencoded v1.2.1
3592024-06-17T20:30:17.386Z Downloaded smallvec v1.13.2
3602024-06-17T20:30:17.389Z Downloaded mime v0.3.17
3612024-06-17T20:30:17.391Z Downloaded term v0.7.0
3622024-06-17T20:30:17.394Z Downloaded fnv v1.0.7
3632024-06-17T20:30:17.394Z Downloaded serde_tokenstream v0.2.0
3642024-06-17T20:30:17.396Z Downloaded deranged v0.3.11
3652024-06-17T20:30:17.399Z Downloaded parking_lot_core v0.9.10
3662024-06-17T20:30:17.401Z Downloaded heck v0.5.0
3672024-06-17T20:30:17.401Z Downloaded dirs-sys-next v0.1.2
3682024-06-17T20:30:17.401Z Downloaded lock_api v0.4.12
3692024-06-17T20:30:17.404Z Downloaded itoa v1.0.11
3702024-06-17T20:30:17.404Z Downloaded colorchoice v1.0.1
3712024-06-17T20:30:17.406Z Downloaded percent-encoding v2.3.1
3722024-06-17T20:30:17.406Z Downloaded strum_macros v0.26.2
3732024-06-17T20:30:17.409Z Downloaded memmap v0.7.0
3742024-06-17T20:30:17.409Z Downloaded swrite v0.1.0
3752024-06-17T20:30:17.411Z Downloaded clap_derive v4.5.4
3762024-06-17T20:30:17.411Z Downloaded sha2 v0.10.8
3772024-06-17T20:30:17.416Z Downloaded toml_datetime v0.6.6
3782024-06-17T20:30:17.418Z Downloaded ipnet v2.9.0
3792024-06-17T20:30:17.418Z Downloaded crc32fast v1.4.0
3802024-06-17T20:30:17.418Z Downloaded clap v4.5.4
3812024-06-17T20:30:17.425Z Downloaded version_check v0.9.4
3822024-06-17T20:30:17.428Z Downloaded slog-bunyan v2.5.0
3832024-06-17T20:30:17.428Z Downloaded utf8parse v0.2.1
3842024-06-17T20:30:17.430Z Downloaded cargo_metadata v0.18.1
3852024-06-17T20:30:17.430Z Downloaded ucd-trie v0.1.6
3862024-06-17T20:30:17.433Z Downloaded crossbeam-utils v0.8.19
3872024-06-17T20:30:17.436Z Downloaded tar v0.4.40
3882024-06-17T20:30:17.438Z Downloaded signal-hook-registry v1.4.2
3892024-06-17T20:30:17.438Z Downloaded futures v0.3.30
3902024-06-17T20:30:17.442Z Downloaded usdt v0.5.0
3912024-06-17T20:30:17.450Z Downloaded thread-id v4.2.1
3922024-06-17T20:30:17.450Z Downloaded usdt-impl v0.5.0
3932024-06-17T20:30:17.450Z Downloaded time-macros v0.2.18
3942024-06-17T20:30:17.450Z Downloaded zerocopy-derive v0.7.34
3952024-06-17T20:30:17.453Z Downloaded thiserror v1.0.60
3962024-06-17T20:30:17.455Z Downloaded bytes v1.6.0
3972024-06-17T20:30:17.458Z Downloaded proc-macro2 v1.0.82
3982024-06-17T20:30:17.461Z Downloaded futures-channel v0.3.30
3992024-06-17T20:30:17.463Z Downloaded toml v0.8.13
4002024-06-17T20:30:17.466Z Downloaded parking_lot v0.12.2
4012024-06-17T20:30:17.469Z Downloaded cc v1.0.97
4022024-06-17T20:30:17.472Z Downloaded serde_derive v1.0.203
4032024-06-17T20:30:17.475Z Downloaded socket2 v0.5.7
4042024-06-17T20:30:17.475Z Downloaded miniz_oxide v0.7.2
4052024-06-17T20:30:17.478Z Downloaded slog v2.7.0
4062024-06-17T20:30:17.480Z Downloaded flate2 v1.0.30
4072024-06-17T20:30:17.483Z Downloaded tracing v0.1.40
4082024-06-17T20:30:17.488Z Downloaded log v0.4.21
4092024-06-17T20:30:17.490Z Downloaded unicode-bidi v0.3.15
4102024-06-17T20:30:17.495Z Downloaded typenum v1.17.0
4112024-06-17T20:30:17.497Z Downloaded tracing-core v0.1.32
4122024-06-17T20:30:17.497Z Downloaded url v2.5.0
4132024-06-17T20:30:17.500Z Downloaded base64 v0.21.7
4142024-06-17T20:30:17.504Z Downloaded toml_edit v0.22.13
4152024-06-17T20:30:17.524Z Downloaded mio v0.8.11
4162024-06-17T20:30:17.528Z Downloaded pest v2.7.10
4172024-06-17T20:30:17.533Z Downloaded http v0.2.12
4182024-06-17T20:30:17.536Z Downloaded memchr v2.7.2
4192024-06-17T20:30:17.541Z Downloaded indexmap v2.2.6
4202024-06-17T20:30:17.545Z Downloaded unicode-normalization v0.1.23
4212024-06-17T20:30:17.549Z Downloaded tokio-util v0.7.11
4222024-06-17T20:30:17.554Z Downloaded zerocopy v0.7.34
4232024-06-17T20:30:17.569Z Downloaded time v0.3.36
4242024-06-17T20:30:17.575Z Downloaded hyper v0.14.28
4252024-06-17T20:30:17.582Z Downloaded goblin v0.8.2
4262024-06-17T20:30:17.588Z Downloaded winnow v0.6.8
4272024-06-17T20:30:17.596Z Downloaded openssl v0.10.64
4282024-06-17T20:30:17.605Z Downloaded vcpkg v0.2.15
4292024-06-17T20:30:17.640Z Downloaded syn v2.0.64
4302024-06-17T20:30:17.650Z Downloaded rustix v0.38.34
4312024-06-17T20:30:17.669Z Downloaded syn v1.0.109
4322024-06-17T20:30:17.678Z Downloaded tokio v1.37.0
4332024-06-17T20:30:17.711Z Downloaded idna v0.5.0
4342024-06-17T20:30:17.717Z Downloaded libc v0.2.155
4352024-06-17T20:30:17.741Z Downloaded tabled v0.15.0
4362024-06-17T20:30:17.754Z Downloaded reqwest v0.11.27
4372024-06-17T20:30:17.762Z Downloaded clap_builder v4.5.2
4382024-06-17T20:30:17.766Z Downloaded encoding_rs v0.8.34
4392024-06-17T20:30:17.785Z Downloaded hashbrown v0.14.5
4402024-06-17T20:30:17.789Z Downloaded serde_json v1.0.117
4412024-06-17T20:30:17.795Z Downloaded h2 v0.3.26
4422024-06-17T20:30:17.801Z Downloaded futures-util v0.3.30
4432024-06-17T20:30:17.811Z Downloaded slog-term v2.9.1
4442024-06-17T20:30:17.813Z Downloaded openssl-sys v0.9.102
4452024-06-17T20:30:17.817Z Downloaded once_cell v1.19.0
4462024-06-17T20:30:17.819Z Downloaded crossbeam-channel v0.5.12
4472024-06-17T20:30:17.823Z Downloaded serde v1.0.203
4482024-06-17T20:30:17.825Z Downloaded papergrid v0.11.0
4492024-06-17T20:30:17.829Z Downloaded anyhow v1.0.86
4502024-06-17T20:30:17.832Z Downloaded pest_derive v2.7.10
4512024-06-17T20:30:17.835Z Downloaded fs-err v2.11.0
4522024-06-17T20:30:17.837Z Downloaded camino v1.1.7
4532024-06-17T20:30:17.837Z Downloaded unicode-ident v1.0.12
4542024-06-17T20:30:17.840Z Downloaded tokio-macros v2.2.0
4552024-06-17T20:30:17.843Z Downloaded tinyvec v1.6.0
4562024-06-17T20:30:17.845Z Downloaded terminal_size v0.3.0
4572024-06-17T20:30:17.845Z Downloaded ryu v1.0.18
4582024-06-17T20:30:17.848Z Downloaded native-tls v0.2.11
4592024-06-17T20:30:17.851Z Downloaded bitflags v2.5.0
4602024-06-17T20:30:17.853Z Downloaded serde_spanned v0.6.6
4612024-06-17T20:30:17.853Z Downloaded num_cpus v1.16.0
4622024-06-17T20:30:17.856Z Downloaded http-body v0.4.6
4632024-06-17T20:30:17.856Z Downloaded futures-sink v0.3.30
4642024-06-17T20:30:17.856Z Downloaded cfg-if v1.0.0
4652024-06-17T20:30:17.860Z Downloaded block-buffer v0.10.4
4662024-06-17T20:30:17.860Z Downloaded filetime v0.2.23
4672024-06-17T20:30:17.864Z Downloaded byteorder v1.5.0
4682024-06-17T20:30:17.864Z Downloaded slab v0.4.9
4692024-06-17T20:30:17.864Z Downloaded semver v1.0.23
4702024-06-17T20:30:17.867Z Downloaded scroll v0.12.0
4712024-06-17T20:30:17.867Z Downloaded proc-macro-error v1.0.4
4722024-06-17T20:30:17.869Z Downloaded autocfg v1.3.0
4732024-06-17T20:30:17.869Z Downloaded foreign-types-shared v0.1.1
4742024-06-17T20:30:17.869Z Downloaded errno v0.3.9
4752024-06-17T20:30:17.873Z Downloaded anstyle-query v1.0.3
4762024-06-17T20:30:17.873Z Downloaded num-conv v0.1.0
4772024-06-17T20:30:17.873Z Downloaded md5 v0.7.0
4782024-06-17T20:30:18.160Z Compiling proc-macro2 v1.0.82
4792024-06-17T20:30:18.160Z Compiling unicode-ident v1.0.12
4802024-06-17T20:30:18.163Z Compiling libc v0.2.155
4812024-06-17T20:30:18.163Z Compiling version_check v0.9.4
4822024-06-17T20:30:18.163Z Compiling cfg-if v1.0.0
4832024-06-17T20:30:18.163Z Compiling once_cell v1.19.0
4842024-06-17T20:30:18.163Z Compiling itoa v1.0.11
4852024-06-17T20:30:18.195Z Compiling autocfg v1.3.0
4862024-06-17T20:30:18.344Z Compiling serde v1.0.203
4872024-06-17T20:30:18.399Z Compiling memchr v2.7.2
4882024-06-17T20:30:18.486Z Compiling thiserror v1.0.60
4892024-06-17T20:30:18.711Z Compiling ryu v1.0.18
4902024-06-17T20:30:19.026Z Compiling pin-project-lite v0.2.14
4912024-06-17T20:30:19.045Z Compiling bitflags v2.5.0
4922024-06-17T20:30:19.134Z Compiling cc v1.0.97
4932024-06-17T20:30:19.198Z Compiling lock_api v0.4.12
4942024-06-17T20:30:19.395Z Compiling ucd-trie v0.1.6
4952024-06-17T20:30:19.863Z Compiling parking_lot_core v0.9.10
4962024-06-17T20:30:19.884Z Compiling pkg-config v0.3.30
4972024-06-17T20:30:20.026Z Compiling vcpkg v0.2.15
4982024-06-17T20:30:20.223Z Compiling slab v0.4.9
4992024-06-17T20:30:20.302Z Compiling scopeguard v1.2.0
5002024-06-17T20:30:20.325Z Compiling futures-sink v0.3.30
5012024-06-17T20:30:20.460Z Compiling bytes v1.6.0
5022024-06-17T20:30:20.487Z Compiling smallvec v1.13.2
5032024-06-17T20:30:20.947Z Compiling futures-core v0.3.30
5042024-06-17T20:30:21.098Z Compiling quote v1.0.36
5052024-06-17T20:30:21.683Z Compiling syn v2.0.64
5062024-06-17T20:30:21.739Z Compiling byteorder v1.5.0
5072024-06-17T20:30:21.814Z Compiling serde_json v1.0.117
5082024-06-17T20:30:21.905Z Compiling equivalent v1.0.1
5092024-06-17T20:30:22.022Z Compiling fnv v1.0.7
5102024-06-17T20:30:22.063Z Compiling hashbrown v0.14.5
5112024-06-17T20:30:22.083Z Compiling log v0.4.21
5122024-06-17T20:30:22.160Z Compiling parking_lot v0.12.2
5132024-06-17T20:30:22.207Z Compiling signal-hook-registry v1.4.2
5142024-06-17T20:30:22.210Z Compiling mio v0.8.11
5152024-06-17T20:30:22.299Z Compiling openssl-sys v0.9.102
5162024-06-17T20:30:22.441Z Compiling num_cpus v1.16.0
5172024-06-17T20:30:22.465Z Compiling socket2 v0.5.7
5182024-06-17T20:30:22.581Z Compiling futures-channel v0.3.30
5192024-06-17T20:30:23.027Z Compiling futures-io v0.3.30
5202024-06-17T20:30:23.050Z Compiling futures-task v0.3.30
5212024-06-17T20:30:23.092Z Compiling rustix v0.38.34
5222024-06-17T20:30:23.367Z Compiling indexmap v2.2.6
5232024-06-17T20:30:23.431Z Compiling typenum v1.17.0
5242024-06-17T20:30:23.532Z Compiling pin-utils v0.1.0
5252024-06-17T20:30:23.648Z Compiling errno v0.3.9
5262024-06-17T20:30:23.748Z Compiling generic-array v0.14.7
5272024-06-17T20:30:23.877Z Compiling openssl v0.10.64
5282024-06-17T20:30:23.941Z Compiling foreign-types-shared v0.1.1
5292024-06-17T20:30:24.040Z Compiling slog v2.7.0
5302024-06-17T20:30:24.145Z Compiling foreign-types v0.3.2
5312024-06-17T20:30:24.240Z Compiling http v0.2.12
5322024-06-17T20:30:24.557Z Compiling usdt-impl v0.5.0
5332024-06-17T20:30:24.632Z Compiling proc-macro-error-attr v1.0.4
5342024-06-17T20:30:24.837Z Compiling tracing-core v0.1.32
5352024-06-17T20:30:24.865Z Compiling time-core v0.1.2
5362024-06-17T20:30:24.897Z Compiling num-conv v0.1.0
5372024-06-17T20:30:25.056Z Compiling tinyvec_macros v0.1.1
5382024-06-17T20:30:25.155Z Compiling httparse v1.8.0
5392024-06-17T20:30:25.179Z Compiling syn v1.0.109
5402024-06-17T20:30:25.584Z Compiling native-tls v0.2.11
5412024-06-17T20:30:25.797Z Compiling powerfmt v0.2.0
5422024-06-17T20:30:25.943Z Compiling tracing v0.1.40
5432024-06-17T20:30:26.192Z Compiling deranged v0.3.11
5442024-06-17T20:30:26.215Z Compiling time-macros v0.2.18
5452024-06-17T20:30:26.403Z Compiling tinyvec v1.6.0
5462024-06-17T20:30:26.835Z Compiling thread-id v4.2.1
5472024-06-17T20:30:26.965Z Compiling proc-macro-error v1.0.4
5482024-06-17T20:30:27.237Z Compiling num_threads v0.1.7
5492024-06-17T20:30:27.371Z Compiling utf8parse v0.2.1
5502024-06-17T20:30:27.470Z Compiling openssl-probe v0.1.5
5512024-06-17T20:30:27.535Z Compiling try-lock v0.2.5
5522024-06-17T20:30:27.686Z Compiling rustversion v1.0.17
5532024-06-17T20:30:27.707Z Compiling crossbeam-utils v0.8.19
5542024-06-17T20:30:27.738Z Compiling heck v0.4.1
5552024-06-17T20:30:27.826Z Compiling plain v0.2.3
5562024-06-17T20:30:27.829Z Compiling percent-encoding v2.3.1
5572024-06-17T20:30:27.991Z Compiling unicode-normalization v0.1.23
5582024-06-17T20:30:28.131Z Compiling form_urlencoded v1.2.1
5592024-06-17T20:30:28.230Z Compiling want v0.3.1
5602024-06-17T20:30:28.233Z Compiling anstyle-parse v0.2.4
5612024-06-17T20:30:28.525Z Compiling http-body v0.4.6
5622024-06-17T20:30:28.570Z Compiling dirs-sys-next v0.1.2
5632024-06-17T20:30:29.131Z Compiling httpdate v1.0.3
5642024-06-17T20:30:29.168Z Compiling pretty-hex v0.4.1
5652024-06-17T20:30:29.252Z Compiling is_terminal_polyfill v1.70.0
5662024-06-17T20:30:29.351Z Compiling anstyle v1.0.7
5672024-06-17T20:30:29.376Z Compiling unicode-bidi v0.3.15
5682024-06-17T20:30:29.398Z Compiling tower-service v0.3.2
5692024-06-17T20:30:29.421Z Compiling anstyle-query v1.0.3
5702024-06-17T20:30:29.535Z Compiling semver v1.0.23
5712024-06-17T20:30:29.565Z Compiling camino v1.1.7
5722024-06-17T20:30:29.601Z Compiling colorchoice v1.0.1
5732024-06-17T20:30:29.626Z Compiling time v0.3.36
5742024-06-17T20:30:29.766Z Compiling crc32fast v1.4.0
5752024-06-17T20:30:29.817Z Compiling winnow v0.6.8
5762024-06-17T20:30:30.076Z Compiling idna v0.5.0
5772024-06-17T20:30:30.272Z Compiling anstream v0.6.14
5782024-06-17T20:30:30.465Z Compiling dirs-next v2.0.0
5792024-06-17T20:30:31.068Z Compiling block-buffer v0.10.4
5802024-06-17T20:30:31.659Z Compiling crypto-common v0.1.6
5812024-06-17T20:30:31.883Z Compiling terminal_size v0.3.0
5822024-06-17T20:30:32.078Z Compiling fs-err v2.11.0
5832024-06-17T20:30:32.145Z Compiling thread_local v1.1.8
5842024-06-17T20:30:32.222Z Compiling strsim v0.11.1
5852024-06-17T20:30:32.246Z Compiling match_cfg v0.1.0
5862024-06-17T20:30:32.343Z Compiling clap_lex v0.7.0
5872024-06-17T20:30:32.367Z Compiling bytecount v0.6.8
5882024-06-17T20:30:32.591Z Compiling anyhow v1.0.86
5892024-06-17T20:30:32.702Z Compiling slog-async v2.8.0
5902024-06-17T20:30:32.881Z Compiling adler v1.0.2
5912024-06-17T20:30:33.117Z Compiling base64 v0.21.7
5922024-06-17T20:30:33.161Z Compiling unicode-width v0.1.12
5932024-06-17T20:30:33.187Z Compiling heck v0.5.0
5942024-06-17T20:30:33.376Z Compiling papergrid v0.11.0
5952024-06-17T20:30:33.471Z Compiling miniz_oxide v0.7.2
5962024-06-17T20:30:33.494Z Compiling clap_builder v4.5.2
5972024-06-17T20:30:33.694Z Compiling rustls-pemfile v1.0.4
5982024-06-17T20:30:33.874Z Compiling hostname v0.3.1
5992024-06-17T20:30:33.934Z Compiling digest v0.10.7
6002024-06-17T20:30:34.134Z Compiling crossbeam-channel v0.5.12
6012024-06-17T20:30:34.187Z Compiling url v2.5.0
6022024-06-17T20:30:34.353Z Compiling term v0.7.0
6032024-06-17T20:30:34.861Z Compiling serde_derive v1.0.203
6042024-06-17T20:30:35.099Z Compiling thiserror-impl v1.0.60
6052024-06-17T20:30:35.261Z Compiling zerocopy-derive v0.7.34
6062024-06-17T20:30:35.286Z Compiling futures-macro v0.3.30
6072024-06-17T20:30:35.978Z Compiling tokio-macros v2.2.0
6082024-06-17T20:30:36.101Z Compiling openssl-macros v0.1.1
6092024-06-17T20:30:36.863Z Compiling scroll_derive v0.12.0
6102024-06-17T20:30:37.467Z Compiling futures-util v0.3.30
6112024-06-17T20:30:37.665Z Compiling zerocopy v0.7.34
6122024-06-17T20:30:37.712Z Compiling tokio v1.37.0
6132024-06-17T20:30:38.407Z Compiling scroll v0.12.0
6142024-06-17T20:30:38.661Z Compiling pest v2.7.10
6152024-06-17T20:30:38.987Z Compiling goblin v0.8.2
6162024-06-17T20:30:39.318Z Compiling tabled_derive v0.7.0
6172024-06-17T20:30:41.656Z Compiling pest_meta v2.7.10
6182024-06-17T20:30:42.012Z Compiling strum_macros v0.26.2
6192024-06-17T20:30:43.437Z Compiling pest_generator v2.7.10
6202024-06-17T20:30:45.520Z Compiling tokio-util v0.7.11
6212024-06-17T20:30:46.493Z Compiling h2 v0.3.26
6222024-06-17T20:30:46.938Z Compiling pest_derive v2.7.10
6232024-06-17T20:30:47.297Z Compiling tokio-native-tls v0.3.1
6242024-06-17T20:30:47.571Z Compiling futures-executor v0.3.30
6252024-06-17T20:30:47.593Z Compiling clap_derive v4.5.4
6262024-06-17T20:30:47.726Z Compiling dtrace-parser v0.2.0
6272024-06-17T20:30:48.546Z Compiling xattr v1.3.1
6282024-06-17T20:30:48.856Z Compiling filetime v0.2.23
6292024-06-17T20:30:49.240Z Compiling is-terminal v0.4.12
6302024-06-17T20:30:49.378Z Compiling memmap v0.7.0
6312024-06-17T20:30:49.770Z Compiling serde_spanned v0.6.6
6322024-06-17T20:30:50.031Z Compiling serde_tokenstream v0.2.0
6332024-06-17T20:30:50.134Z Compiling toml_datetime v0.6.6
6342024-06-17T20:30:50.425Z Compiling toml_edit v0.22.13
6352024-06-17T20:30:51.506Z Compiling dof v0.3.0
6362024-06-17T20:30:51.576Z Compiling hyper v0.14.28
6372024-06-17T20:30:52.862Z Compiling slog-json v2.6.1
6382024-06-17T20:30:52.988Z Compiling serde_urlencoded v0.7.1
6392024-06-17T20:30:53.541Z Compiling toml v0.8.13
6402024-06-17T20:30:53.697Z Compiling cargo-platform v0.1.8
6412024-06-17T20:30:53.743Z Compiling encoding_rs v0.8.34
6422024-06-17T20:30:53.939Z Compiling sync_wrapper v0.1.2
6432024-06-17T20:30:54.086Z Compiling cpufeatures v0.2.12
6442024-06-17T20:30:54.202Z Compiling take_mut v0.2.2
6452024-06-17T20:30:54.287Z Compiling ipnet v2.9.0
6462024-06-17T20:30:54.371Z Compiling mime v0.3.17
6472024-06-17T20:30:54.992Z Compiling cargo_toml v0.20.2
6482024-06-17T20:30:55.102Z Compiling usdt-attr-macro v0.5.0
6492024-06-17T20:30:55.412Z Compiling hyper-tls v0.5.0
6502024-06-17T20:30:55.591Z Compiling usdt-macro v0.5.0
6512024-06-17T20:30:55.617Z Compiling sha2 v0.10.8
6522024-06-17T20:30:55.760Z Compiling cargo_metadata v0.18.1
6532024-06-17T20:30:56.640Z Compiling reqwest v0.11.27
6542024-06-17T20:30:56.994Z Compiling usdt v0.5.0
6552024-06-17T20:30:57.414Z Compiling slog-bunyan v2.5.0
6562024-06-17T20:30:57.615Z Compiling clap v4.5.4
6572024-06-17T20:30:57.734Z Compiling macaddr v1.0.1
6582024-06-17T20:30:57.903Z Compiling slog-term v2.9.1
6592024-06-17T20:30:58.182Z Compiling tar v0.4.40
6602024-06-17T20:30:58.344Z Compiling flate2 v1.0.30
6612024-06-17T20:30:59.056Z Compiling futures v0.3.30
6622024-06-17T20:30:59.183Z Compiling strum v0.26.2
6632024-06-17T20:30:59.244Z Compiling tabled v0.15.0
6642024-06-17T20:30:59.394Z Compiling md5 v0.7.0
6652024-06-17T20:30:59.679Z Compiling swrite v0.1.0
6662024-06-17T20:31:03.710Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6672024-06-17T20:31:10.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
6682024-06-17T20:31:11.054Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6692024-06-17T20:31:11.113ZJun 17 20:31:10.533 INFO Starting download, target: Clickhouse
6702024-06-17T20:31:11.113ZJun 17 20:31:10.533 INFO Starting download, target: Cockroach
6712024-06-17T20:31:11.113ZJun 17 20:31:10.533 INFO Starting download, target: Console
6722024-06-17T20:31:11.113ZJun 17 20:31:10.533 INFO Starting download, target: DendriteOpenapi
6732024-06-17T20:31:11.117ZJun 17 20:31:10.533 INFO Starting download, target: DendriteStub
6742024-06-17T20:31:11.117ZJun 17 20:31:10.533 INFO Starting download, target: MaghemiteMgd
6752024-06-17T20:31:11.117ZJun 17 20:31:10.533 INFO Starting download, target: TransceiverControl
6762024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/console.tar.gz, target: Console
6772024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/dpd-861c00bacbdf7a6e22471f0dabd8f926409b5292.json, target: DendriteOpenapi
6782024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/xcvradm.gz, target: TransceiverControl
6792024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/mgd.tar.gz, target: MaghemiteMgd
6802024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz, target: Clickhouse
6812024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/dendrite-stub.tar.gz, target: DendriteStub
6822024-06-17T20:31:11.117ZJun 17 20:31:10.534 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6832024-06-17T20:31:11.530ZJun 17 20:31:10.942 INFO Download complete, target: DendriteOpenapi
6842024-06-17T20:31:11.676ZJun 17 20:31:11.093 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6852024-06-17T20:31:11.841ZJun 17 20:31:11.260 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6862024-06-17T20:31:12.014ZJun 17 20:31:11.433 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6872024-06-17T20:31:12.089ZJun 17 20:31:11.509 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6882024-06-17T20:31:12.244ZJun 17 20:31:11.664 INFO Download complete, target: Console
6892024-06-17T20:31:12.483ZJun 17 20:31:11.904 INFO Download complete, target: TransceiverControl
6902024-06-17T20:31:13.525ZJun 17 20:31:12.945 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6912024-06-17T20:31:15.042ZJun 17 20:31:14.461 INFO Download complete, target: DendriteStub
6922024-06-17T20:31:15.382ZJun 17 20:31:14.802 INFO Download complete, target: MaghemiteMgd
6932024-06-17T20:31:22.236ZJun 17 20:31:21.655 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6942024-06-17T20:31:22.236ZJun 17 20:31:21.655 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6952024-06-17T20:31:28.171ZJun 17 20:31:27.587 INFO Checking that binary works, target: Clickhouse
6962024-06-17T20:31:28.447ZJun 17 20:31:27.865 INFO Download complete, target: Clickhouse
6972024-06-17T20:31:30.567ZJun 17 20:31:29.985 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6982024-06-17T20:31:30.894ZJun 17 20:31:30.311 INFO Checking that binary works, target: Cockroach
6992024-06-17T20:31:31.090ZJun 17 20:31:30.508 INFO Download complete, target: Cockroach
7002024-06-17T20:31:31.232ZAll builder prerequisites installed successfully, and PATH looks valid
7012024-06-17T20:31:31.235Z
7022024-06-17T20:31:31.235Zreal 3:25.690102750
7032024-06-17T20:31:31.235Zuser 5:49.031690797
7042024-06-17T20:31:31.235Zsys 1:19.207105961
7052024-06-17T20:31:31.235Ztrap 0.199911791
7062024-06-17T20:31:31.236Ztflt 2.521530989
7072024-06-17T20:31:31.236Zdflt 3.752635686
7082024-06-17T20:31:31.236Zkflt 0.178651876
7092024-06-17T20:31:31.236Zlock 15:07.193965452
7102024-06-17T20:31:31.236Zslp 19:01.812632587
7112024-06-17T20:31:31.236Zlat 20.446794871
7122024-06-17T20:31:31.236Zstop 1:05.072382029
7132024-06-17T20:31:31.238Z
7142024-06-17T20:31:31.238Z #### # # ##### ##### # #
7152024-06-17T20:31:31.238Z # # # # # # # # # #
7162024-06-17T20:31:31.238Z # # # # # # # #
7172024-06-17T20:31:31.238Z # # # ##### ##### #
7182024-06-17T20:31:31.238Z # # # # # # #
7192024-06-17T20:31:31.238Z #### ###### # # # #
7202024-06-17T20:31:31.238Z
7212024-06-17T20:31:31.772Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
7222024-06-17T20:31:38.306Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.02s
7232024-06-17T20:31:38.370Z Running `target/debug/xtask clippy`
7242024-06-17T20:31:38.391Zrunning: "/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings"
7252024-06-17T20:31:38.983Z Downloading crates ...
7262024-06-17T20:31:39.173Z Downloaded addr2line v0.21.0
7272024-06-17T20:31:39.180Z Downloaded atomicwrites v0.4.3
7282024-06-17T20:31:39.182Z Downloaded arrayref v0.3.7
7292024-06-17T20:31:39.182Z Downloaded backoff v0.4.0
7302024-06-17T20:31:39.186Z Downloaded arrayvec v0.7.4
7312024-06-17T20:31:39.189Z Downloaded assert_matches v1.5.0
7322024-06-17T20:31:39.191Z Downloaded cfg_aliases v0.1.1
7332024-06-17T20:31:39.194Z Downloaded bitstruct_derive v0.1.0
7342024-06-17T20:31:39.199Z Downloaded crunchy v0.2.2
7352024-06-17T20:31:39.201Z Downloaded darling_macro v0.20.9
7362024-06-17T20:31:39.204Z Downloaded cstr-argument v0.1.2
7372024-06-17T20:31:39.210Z Downloaded async-stream-impl v0.3.5
7382024-06-17T20:31:39.212Z Downloaded newtype_derive v0.1.6
7392024-06-17T20:31:39.215Z Downloaded newline-converter v0.3.0
7402024-06-17T20:31:39.215Z Downloaded atty v0.2.14
7412024-06-17T20:31:39.218Z Downloaded ciborium-io v0.2.2
7422024-06-17T20:31:39.218Z Downloaded async-stream v0.3.5
7432024-06-17T20:31:39.221Z Downloaded normalize-line-endings v0.3.0
7442024-06-17T20:31:39.224Z Downloaded libsw v3.3.1
7452024-06-17T20:31:39.226Z Downloaded cexpr v0.6.0
7462024-06-17T20:31:39.229Z Downloaded bitflags v1.3.2
7472024-06-17T20:31:39.232Z Downloaded number_prefix v0.4.0
7482024-06-17T20:31:39.234Z Downloaded matches v0.1.10
7492024-06-17T20:31:39.234Z Downloaded nested v0.1.1
7502024-06-17T20:31:39.236Z Downloaded lru-cache v0.1.2
7512024-06-17T20:31:39.237Z Downloaded curve25519-dalek-derive v0.1.1
7522024-06-17T20:31:39.239Z Downloaded crossbeam-deque v0.8.5
7532024-06-17T20:31:39.241Z Downloaded ciborium-ll v0.2.2
7542024-06-17T20:31:39.241Z Downloaded opaque-debug v0.3.1
7552024-06-17T20:31:39.244Z Downloaded corncobs v0.1.3
7562024-06-17T20:31:39.246Z Downloaded portpicker v0.1.1
7572024-06-17T20:31:39.246Z Downloaded new_debug_unreachable v1.0.6
7582024-06-17T20:31:39.249Z Downloaded buf-list v1.0.3
7592024-06-17T20:31:39.251Z Downloaded num-iter v0.1.45
7602024-06-17T20:31:39.251Z Downloaded defmt v0.3.8
7612024-06-17T20:31:39.255Z Downloaded multimap v0.10.0
7622024-06-17T20:31:39.257Z Downloaded num v0.4.3
7632024-06-17T20:31:39.260Z Downloaded num-derive v0.4.2
7642024-06-17T20:31:39.262Z Downloaded allocator-api2 v0.2.18
7652024-06-17T20:31:39.265Z Downloaded libloading v0.8.3
7662024-06-17T20:31:39.267Z Downloaded oso-derive v0.27.3
7672024-06-17T20:31:39.267Z Downloaded path-slash v0.1.5
7682024-06-17T20:31:39.270Z Downloaded oorandom v11.1.3
7692024-06-17T20:31:39.270Z Downloaded crucible-workspace-hack v0.1.0
7702024-06-17T20:31:39.273Z Downloaded criterion-plot v0.5.0
7712024-06-17T20:31:39.273Z Downloaded async-recursion v1.1.1
7722024-06-17T20:31:39.276Z Downloaded array-init v0.0.4
7732024-06-17T20:31:39.281Z Downloaded termtree v0.4.1
7742024-06-17T20:31:39.283Z Downloaded structmeta v0.3.0
7752024-06-17T20:31:39.283Z Downloaded const_format_proc_macros v0.2.32
7762024-06-17T20:31:39.283Z Downloaded ciborium v0.2.2
7772024-06-17T20:31:39.286Z Downloaded plotters-backend v0.3.5
7782024-06-17T20:31:39.289Z Downloaded pem v3.0.4
7792024-06-17T20:31:39.291Z Downloaded castaway v0.2.2
7802024-06-17T20:31:39.294Z Downloaded csv-core v0.1.11
7812024-06-17T20:31:39.294Z Downloaded bit-set v0.5.3
7822024-06-17T20:31:39.298Z Downloaded lru v0.12.3
7832024-06-17T20:31:39.298Z Downloaded cipher v0.4.4
7842024-06-17T20:31:39.301Z Downloaded num_enum v0.5.11
7852024-06-17T20:31:39.305Z Downloaded datatest-stable v0.2.9
7862024-06-17T20:31:39.308Z Downloaded predicates v3.1.0
7872024-06-17T20:31:39.310Z Downloaded ahash v0.8.11
7882024-06-17T20:31:39.313Z Downloaded phf_shared v0.10.0
7892024-06-17T20:31:39.315Z Downloaded mime_guess v2.0.4
7902024-06-17T20:31:39.318Z Downloaded cobs v0.2.3
7912024-06-17T20:31:39.318Z Downloaded cassowary v0.3.0
7922024-06-17T20:31:39.321Z Downloaded derive_builder_macro v0.20.0
7932024-06-17T20:31:39.321Z Downloaded newtype-uuid v1.1.0
7942024-06-17T20:31:39.323Z Downloaded packed_struct v0.10.1
7952024-06-17T20:31:39.326Z Downloaded parse-display v0.9.0
7962024-06-17T20:31:39.326Z Downloaded olpc-cjson v0.1.3
7972024-06-17T20:31:39.328Z Downloaded camino-tempfile v1.1.1
7982024-06-17T20:31:39.331Z Downloaded foreign-types-shared v0.3.1
7992024-06-17T20:31:39.331Z Downloaded phf v0.11.2
8002024-06-17T20:31:39.333Z Downloaded instant v0.1.12
8012024-06-17T20:31:39.333Z Downloaded http-range v0.1.5
8022024-06-17T20:31:39.336Z Downloaded target-spec v3.1.0
8032024-06-17T20:31:39.338Z Downloaded structmeta v0.2.0
8042024-06-17T20:31:39.338Z Downloaded tiny-keccak v2.0.2
8052024-06-17T20:31:39.341Z Downloaded blake2 v0.10.6
8062024-06-17T20:31:39.344Z Downloaded predicates-tree v1.0.9
8072024-06-17T20:31:39.346Z Downloaded predicates-core v1.0.6
8082024-06-17T20:31:39.349Z Downloaded peg v0.8.3
8092024-06-17T20:31:39.355Z Downloaded phf_shared v0.11.2
8102024-06-17T20:31:39.355Z Downloaded pkcs1 v0.7.5
8112024-06-17T20:31:39.357Z Downloaded owo-colors v4.0.0
8122024-06-17T20:31:39.359Z Downloaded num-rational v0.4.2
8132024-06-17T20:31:39.362Z Downloaded poly1305 v0.8.0
8142024-06-17T20:31:39.365Z Downloaded platforms v3.4.0
8152024-06-17T20:31:39.367Z Downloaded bzip2 v0.4.4
8162024-06-17T20:31:39.367Z Downloaded partial-io v0.5.4
8172024-06-17T20:31:39.370Z Downloaded parking_lot_core v0.8.6
8182024-06-17T20:31:39.372Z Downloaded crossbeam-epoch v0.9.18
8192024-06-17T20:31:39.375Z Downloaded blake2b_simd v1.0.2
8202024-06-17T20:31:39.378Z Downloaded unarray v0.1.4
8212024-06-17T20:31:39.380Z Downloaded pkcs8 v0.10.2
8222024-06-17T20:31:39.382Z Downloaded pem-rfc7468 v0.7.0
8232024-06-17T20:31:39.387Z Downloaded diesel_table_macro_syntax v0.1.0
8242024-06-17T20:31:39.389Z Downloaded num-complex v0.4.6
8252024-06-17T20:31:39.389Z Downloaded hash32 v0.3.1
8262024-06-17T20:31:39.389Z Downloaded spin v0.9.8
8272024-06-17T20:31:39.392Z Downloaded chacha20poly1305 v0.10.1
8282024-06-17T20:31:39.395Z Downloaded guppy-workspace-hack v0.1.0
8292024-06-17T20:31:39.398Z Downloaded headers-core v0.2.0
8302024-06-17T20:31:39.398Z Downloaded vte_generate_state_changes v0.1.1
8312024-06-17T20:31:39.398Z Downloaded tokio-rustls v0.24.1
8322024-06-17T20:31:39.401Z Downloaded toolchain_find v0.4.0
8332024-06-17T20:31:39.401Z Downloaded ipnetwork v0.20.0
8342024-06-17T20:31:39.403Z Downloaded impl-trait-for-tuples v0.2.2
8352024-06-17T20:31:39.406Z Downloaded pin-project-internal v1.1.5
8362024-06-17T20:31:39.408Z Downloaded rand_core v0.6.4
8372024-06-17T20:31:39.411Z Downloaded rand_chacha v0.3.1
8382024-06-17T20:31:39.413Z Downloaded vte v0.11.1
8392024-06-17T20:31:39.416Z Downloaded pin-project v1.1.5
8402024-06-17T20:31:39.426Z Downloaded peg-macros v0.8.3
8412024-06-17T20:31:39.428Z Downloaded tower-layer v0.3.2
8422024-06-17T20:31:39.431Z Downloaded serde_plain v1.0.2
8432024-06-17T20:31:39.433Z Downloaded serde_path_to_error v0.1.16
8442024-06-17T20:31:39.433Z Downloaded strum_macros v0.25.3
8452024-06-17T20:31:39.436Z Downloaded mockall_derive v0.12.1
8462024-06-17T20:31:39.438Z Downloaded endian-type v0.1.2
8472024-06-17T20:31:39.441Z Downloaded slog-stdlog v4.1.1
8482024-06-17T20:31:39.441Z Downloaded ena v0.14.3
8492024-06-17T20:31:39.443Z Downloaded smallvec v0.6.14
8502024-06-17T20:31:39.446Z Downloaded utf-8 v0.7.6
8512024-06-17T20:31:39.446Z Downloaded supports-color v3.0.0
8522024-06-17T20:31:39.448Z Downloaded subtle v2.5.0
8532024-06-17T20:31:39.448Z Downloaded httptest v0.15.5
8542024-06-17T20:31:39.453Z Downloaded smawk v0.3.2
8552024-06-17T20:31:39.456Z Downloaded escape8259 v0.5.2
8562024-06-17T20:31:39.456Z Downloaded float-cmp v0.9.0
8572024-06-17T20:31:39.456Z Downloaded flagset v0.4.5
8582024-06-17T20:31:39.458Z Downloaded fixedbitset v0.4.2
8592024-06-17T20:31:39.461Z Downloaded group v0.13.0
8602024-06-17T20:31:39.461Z Downloaded lazy_static v1.4.0
8612024-06-17T20:31:39.464Z Downloaded indoc v2.0.5
8622024-06-17T20:31:39.467Z Downloaded rustc-demangle v0.1.24
8632024-06-17T20:31:39.469Z Downloaded topological-sort v0.2.2
8642024-06-17T20:31:39.469Z Downloaded rustc_version v0.4.0
8652024-06-17T20:31:39.480Z Downloaded proc-macro-crate v1.3.1
8662024-06-17T20:31:39.483Z Downloaded stability v0.2.0
8672024-06-17T20:31:39.485Z Downloaded unicase v2.7.0
8682024-06-17T20:31:39.488Z Downloaded rustc-hash v1.1.0
8692024-06-17T20:31:39.488Z Downloaded siphasher v0.3.11
8702024-06-17T20:31:39.490Z Downloaded serde-big-array v0.5.1
8712024-06-17T20:31:39.498Z Downloaded unicode-linebreak v0.1.5
8722024-06-17T20:31:39.498Z Downloaded signal-hook-mio v0.2.3
8732024-06-17T20:31:39.498Z Downloaded tabwriter v1.4.0
8742024-06-17T20:31:39.498Z Downloaded const_format v0.2.32
8752024-06-17T20:31:39.502Z Downloaded signature v1.6.4
8762024-06-17T20:31:39.502Z Downloaded hubpack_derive v0.1.1
8772024-06-17T20:31:39.504Z Downloaded ed25519 v1.5.3
8782024-06-17T20:31:39.507Z Downloaded zone v0.1.8
8792024-06-17T20:31:39.507Z Downloaded rpassword v7.3.1
8802024-06-17T20:31:39.509Z Downloaded hex v0.4.3
8812024-06-17T20:31:39.509Z Downloaded heck v0.3.3
8822024-06-17T20:31:39.512Z Downloaded globset v0.4.14
8832024-06-17T20:31:39.515Z Downloaded tungstenite v0.21.0
8842024-06-17T20:31:39.517Z Downloaded fxhash v0.2.1
8852024-06-17T20:31:39.517Z Downloaded signal-hook-tokio v0.3.1
8862024-06-17T20:31:39.520Z Downloaded vsss-rs v3.3.4
8872024-06-17T20:31:39.523Z Downloaded quick-error v1.2.3
8882024-06-17T20:31:39.523Z Downloaded schemars_derive v0.8.20
8892024-06-17T20:31:39.526Z Downloaded radium v0.7.0
8902024-06-17T20:31:39.526Z Downloaded r2d2 v0.8.10
8912024-06-17T20:31:39.529Z Downloaded hex-literal v0.4.1
8922024-06-17T20:31:39.531Z Downloaded structmeta-derive v0.3.0
8932024-06-17T20:31:39.531Z Downloaded is_ci v1.2.0
8942024-06-17T20:31:39.534Z Downloaded env_logger v0.10.2
8952024-06-17T20:31:39.537Z Downloaded postcard v1.0.8
8962024-06-17T20:31:39.540Z Downloaded enum-as-inner v0.5.1
8972024-06-17T20:31:39.542Z Downloaded subprocess v0.2.9
8982024-06-17T20:31:39.545Z Downloaded rustc_version v0.1.7
8992024-06-17T20:31:39.545Z Downloaded highway v1.1.0
9002024-06-17T20:31:39.547Z Downloaded uuid v1.8.0
9012024-06-17T20:31:39.550Z Downloaded diff v0.1.13
9022024-06-17T20:31:39.554Z Downloaded ron v0.7.1
9032024-06-17T20:31:39.561Z Downloaded rustfmt-wrapper v0.2.1
9042024-06-17T20:31:39.564Z Downloaded sqlparser_derive v0.2.2
9052024-06-17T20:31:39.564Z Downloaded shlex v1.3.0
9062024-06-17T20:31:39.564Z Downloaded shell-words v1.1.0
9072024-06-17T20:31:39.566Z Downloaded hubpack v0.1.2
9082024-06-17T20:31:39.566Z Downloaded env_logger v0.9.3
9092024-06-17T20:31:39.569Z Downloaded prettyplease v0.2.20
9102024-06-17T20:31:39.572Z Downloaded futures-timer v3.0.3
9112024-06-17T20:31:39.574Z Downloaded hostname v0.4.0
9122024-06-17T20:31:39.577Z Downloaded rustls-native-certs v0.7.0
9132024-06-17T20:31:39.579Z Downloaded termcolor v1.4.1
9142024-06-17T20:31:39.582Z Downloaded foreign-types-macros v0.2.3
9152024-06-17T20:31:39.582Z Downloaded thiserror-impl-no-std v2.0.2
9162024-06-17T20:31:39.584Z Downloaded trybuild v1.0.96
9172024-06-17T20:31:39.587Z Downloaded zone_cfg_derive v0.1.2
9182024-06-17T20:31:39.590Z Downloaded serde-big-array v0.4.1
9192024-06-17T20:31:39.590Z Downloaded ref-cast-impl v1.0.23
9202024-06-17T20:31:39.592Z Downloaded ref-cast v1.0.23
9212024-06-17T20:31:39.595Z Downloaded waitgroup v0.1.2
9222024-06-17T20:31:39.595Z Downloaded ident_case v1.0.1
9232024-06-17T20:31:39.598Z Downloaded half v2.4.1
9242024-06-17T20:31:39.601Z Downloaded sha1 v0.10.6
9252024-06-17T20:31:39.601Z Downloaded rustls-pemfile v2.1.2
9262024-06-17T20:31:39.603Z Downloaded zeroize v1.7.0
9272024-06-17T20:31:39.608Z Downloaded serde_repr v0.1.19
9282024-06-17T20:31:39.611Z Downloaded minimal-lexical v0.2.1
9292024-06-17T20:31:39.613Z Downloaded rust-argon2 v2.1.0
9302024-06-17T20:31:39.613Z Downloaded schemars v0.8.20
9312024-06-17T20:31:39.626Z Downloaded libm v0.2.8
9322024-06-17T20:31:39.634Z Downloaded doc-comment v0.3.3
9332024-06-17T20:31:39.637Z Downloaded defmt-parser v0.3.4
9342024-06-17T20:31:39.637Z Downloaded zeroize_derive v1.4.2
9352024-06-17T20:31:39.639Z Downloaded untrusted v0.7.1
9362024-06-17T20:31:39.639Z Downloaded zip v0.6.6
9372024-06-17T20:31:39.643Z Downloaded indoc v1.0.9
9382024-06-17T20:31:39.645Z Downloaded scheduled-thread-pool v0.2.7
9392024-06-17T20:31:39.648Z Downloaded display-error-chain v0.2.0
9402024-06-17T20:31:39.648Z Downloaded toml v0.7.8
9412024-06-17T20:31:39.652Z Downloaded same-file v1.0.6
9422024-06-17T20:31:39.654Z Downloaded downcast v0.11.0
9432024-06-17T20:31:39.655Z Downloaded untrusted v0.9.0
9442024-06-17T20:31:39.657Z Downloaded universal-hash v0.5.1
9452024-06-17T20:31:39.662Z Downloaded unicode-xid v0.2.4
9462024-06-17T20:31:39.662Z Downloaded glob v0.3.1
9472024-06-17T20:31:39.665Z Downloaded serde_yaml v0.9.34+deprecated
9482024-06-17T20:31:39.665Z Downloaded typed-path v0.7.1
9492024-06-17T20:31:39.670Z Downloaded secrecy v0.8.0
9502024-06-17T20:31:39.673Z Downloaded walkdir v2.5.0
9512024-06-17T20:31:39.677Z Downloaded sct v0.7.1
9522024-06-17T20:31:39.679Z Downloaded headers v0.3.9
9532024-06-17T20:31:39.683Z Downloaded http-body v1.0.0
9542024-06-17T20:31:39.686Z Downloaded getopts v0.2.21
9552024-06-17T20:31:39.689Z Downloaded tokio-tungstenite v0.20.1
9562024-06-17T20:31:39.691Z Downloaded home v0.5.9
9572024-06-17T20:31:39.691Z Downloaded getrandom v0.2.14
9582024-06-17T20:31:39.694Z Downloaded sigpipe v0.1.3
9592024-06-17T20:31:39.696Z Downloaded foreign-types v0.5.0
9602024-06-17T20:31:39.696Z Downloaded num-bigint v0.4.5
9612024-06-17T20:31:39.700Z Downloaded dyn-clone v1.0.17
9622024-06-17T20:31:39.703Z Downloaded stable_deref_trait v1.2.0
9632024-06-17T20:31:39.703Z Downloaded iana-time-zone v0.1.60
9642024-06-17T20:31:39.706Z Downloaded hyper-staticfile v0.9.5
9652024-06-17T20:31:39.708Z Downloaded derive_more v0.99.17
9662024-06-17T20:31:39.713Z Downloaded test-strategy v0.3.1
9672024-06-17T20:31:39.716Z Downloaded fastrand v2.1.0
9682024-06-17T20:31:39.739Z Downloaded rtoolbox v0.0.2
9692024-06-17T20:31:39.739Z Downloaded derive-where v1.2.7
9702024-06-17T20:31:39.739Z Downloaded fallible-iterator v0.2.0
9712024-06-17T20:31:39.739Z Downloaded strip-ansi-escapes v0.2.0
9722024-06-17T20:31:39.739Z Downloaded tough v0.17.1
9732024-06-17T20:31:39.739Z Downloaded publicsuffix v2.2.3
9742024-06-17T20:31:39.739Z Downloaded relative-path v1.9.3
9752024-06-17T20:31:39.746Z Downloaded wait-timeout v0.2.0
9762024-06-17T20:31:39.746Z Downloaded resolv-conf v0.7.0
9772024-06-17T20:31:39.746Z Downloaded pretty_assertions v1.4.0
9782024-06-17T20:31:39.749Z Downloaded nom v7.1.3
9792024-06-17T20:31:39.749Z Downloaded toml_edit v0.19.15
9802024-06-17T20:31:39.766Z Downloaded signature v2.2.0
9812024-06-17T20:31:39.769Z Downloaded sqlformat v0.2.3
9822024-06-17T20:31:39.769Z Downloaded spki v0.7.3
9832024-06-17T20:31:39.775Z Downloaded fatfs v0.3.6
9842024-06-17T20:31:39.778Z Downloaded samael v0.0.15
9852024-06-17T20:31:39.781Z Downloaded textwrap v0.16.1
9862024-06-17T20:31:39.783Z Downloaded indicatif v0.17.8
9872024-06-17T20:31:39.786Z Downloaded trust-dns-client v0.22.0
9882024-06-17T20:31:39.790Z Downloaded rustls-pki-types v1.7.0
9892024-06-17T20:31:39.793Z Downloaded unsafe-libyaml v0.2.11
9902024-06-17T20:31:39.796Z Downloaded rcgen v0.12.1
9912024-06-17T20:31:39.806Z Downloaded aho-corasick v1.1.3
9922024-06-17T20:31:39.809Z Downloaded unicode-segmentation v1.11.0
9932024-06-17T20:31:39.809Z Downloaded diesel_derives v2.1.4
9942024-06-17T20:31:39.813Z Downloaded tokio-postgres v0.7.10
9952024-06-17T20:31:39.817Z Downloaded socket2 v0.4.10
9962024-06-17T20:31:39.820Z Downloaded indexmap v1.9.3
9972024-06-17T20:31:39.823Z Downloaded rstest v0.19.0
9982024-06-17T20:31:39.828Z Downloaded unicode_categories v0.1.1
9992024-06-17T20:31:39.831Z Downloaded rsa v0.9.6
10002024-06-17T20:31:39.835Z Downloaded x509-cert v0.2.5
10012024-06-17T20:31:39.841Z Downloaded rayon-core v1.12.1
10022024-06-17T20:31:39.845Z Downloaded der v0.7.9
10032024-06-17T20:31:39.850Z Downloaded tower v0.4.13
10042024-06-17T20:31:39.860Z Downloaded guppy v0.17.5
10052024-06-17T20:31:39.866Z Downloaded fancy-regex v0.13.0
10062024-06-17T20:31:39.869Z Downloaded trust-dns-server v0.22.1
10072024-06-17T20:31:39.874Z Downloaded flume v0.11.0
10082024-06-17T20:31:39.878Z Downloaded trust-dns-resolver v0.22.0
10092024-06-17T20:31:39.882Z Downloaded regex-automata v0.1.10
10102024-06-17T20:31:39.888Z Downloaded reedline v0.31.0
10112024-06-17T20:31:39.897Z Downloaded ron v0.8.1
10122024-06-17T20:31:39.901Z Downloaded rustls-webpki v0.102.4
10132024-06-17T20:31:39.919Z Downloaded plotters v0.3.5
10142024-06-17T20:31:39.927Z Downloaded http v1.1.0
10152024-06-17T20:31:39.931Z Downloaded lalrpop v0.19.12
10162024-06-17T20:31:39.942Z Downloaded chrono v0.4.38
10172024-06-17T20:31:39.949Z Downloaded steno v0.4.0
10182024-06-17T20:31:39.954Z Downloaded winnow v0.5.40
10192024-06-17T20:31:39.963Z Downloaded bitvec v1.0.1
10202024-06-17T20:31:39.979Z Downloaded salty v0.2.0
10212024-06-17T20:31:39.983Z Downloaded bindgen v0.69.4
10222024-06-17T20:31:39.991Z Downloaded itertools v0.12.1
10232024-06-17T20:31:39.998Z Downloaded curve25519-dalek v4.1.2
10242024-06-17T20:31:40.007Z Downloaded bstr v0.2.17
10252024-06-17T20:31:40.016Z Downloaded sqlparser v0.45.0
10262024-06-17T20:31:40.022Z Downloaded hyper v1.3.1
10272024-06-17T20:31:40.029Z Downloaded serde_with v3.8.1
10282024-06-17T20:31:40.038Z Downloaded gimli v0.28.1
10292024-06-17T20:31:40.046Z Downloaded quick-xml v0.31.0
10302024-06-17T20:31:40.052Z Downloaded regex-syntax v0.6.29
10312024-06-17T20:31:40.060Z Downloaded proptest v1.4.0
10322024-06-17T20:31:40.070Z Downloaded hkdf v0.12.4
10332024-06-17T20:31:40.072Z Downloaded regress v0.9.1
10342024-06-17T20:31:40.082Z Downloaded rayon v1.10.0
10352024-06-17T20:31:40.091Z Downloaded regex-syntax v0.8.3
10362024-06-17T20:31:40.099Z Downloaded bstr v1.9.1
10372024-06-17T20:31:40.110Z Downloaded nix v0.27.1
10382024-06-17T20:31:40.120Z Downloaded rustls-webpki v0.101.7
10392024-06-17T20:31:40.135Z Downloaded object v0.32.2
10402024-06-17T20:31:40.144Z Downloaded zerocopy-derive v0.6.6
10412024-06-17T20:31:40.154Z Downloaded regex-automata v0.4.6
10422024-06-17T20:31:40.171Z Downloaded nix v0.28.0
10432024-06-17T20:31:40.182Z Downloaded radix_trie v0.2.1
10442024-06-17T20:31:40.189Z Downloaded csv v1.3.0
10452024-06-17T20:31:40.207Z Downloaded bzip2-sys v0.1.11+1.0.8
10462024-06-17T20:31:40.219Z Downloaded idna v0.3.0
10472024-06-17T20:31:40.226Z Downloaded idna v0.2.3
10482024-06-17T20:31:40.231Z Downloaded smoltcp v0.9.1
10492024-06-17T20:31:40.243Z Downloaded rustls v0.22.4
10502024-06-17T20:31:40.256Z Downloaded openapiv3 v2.0.0
10512024-06-17T20:31:40.267Z Downloaded diesel v2.1.6
10522024-06-17T20:31:40.284Z Downloaded regex v1.10.4
10532024-06-17T20:31:40.297Z Downloaded smoltcp v0.11.0
10542024-06-17T20:31:40.315Z Downloaded trust-dns-proto v0.22.0
10552024-06-17T20:31:40.332Z Downloaded ratatui v0.26.2
10562024-06-17T20:31:40.343Z Downloaded object v0.30.4
10572024-06-17T20:31:40.350Z Downloaded sled v0.34.7
10582024-06-17T20:31:40.361Z Downloaded polar-core v0.27.3
10592024-06-17T20:31:40.369Z Downloaded webpki-roots v0.25.4
10602024-06-17T20:31:40.393Z Downloaded rustls v0.21.12
10612024-06-17T20:31:40.406Z Downloaded finl_unicode v1.2.0
10622024-06-17T20:31:40.406Z Downloaded petgraph v0.6.5
10632024-06-17T20:31:40.415Z Downloaded expectorate v1.1.0
10642024-06-17T20:31:40.428Z Downloaded sha3 v0.10.8
10652024-06-17T20:31:40.428Z Downloaded rstest_macros v0.19.0
10662024-06-17T20:31:40.428Z Downloaded heapless v0.8.0
10672024-06-17T20:31:40.440Z Downloaded itertools v0.10.5
10682024-06-17T20:31:40.441Z Downloaded rustyline v14.0.0
10692024-06-17T20:31:40.441Z Downloaded portable-atomic v1.6.0
10702024-06-17T20:31:40.452Z Downloaded similar v2.5.0
10712024-06-17T20:31:40.452Z Downloaded snafu v0.8.2
10722024-06-17T20:31:40.463Z Downloaded hashbrown v0.13.2
10732024-06-17T20:31:40.463Z Downloaded blake3 v1.5.1
10742024-06-17T20:31:40.474Z Downloaded toml v0.5.11
10752024-06-17T20:31:40.475Z Downloaded ff v0.13.0
10762024-06-17T20:31:40.475Z Downloaded fd-lock v4.0.2
10772024-06-17T20:31:40.475Z Downloaded hmac v0.12.1
10782024-06-17T20:31:40.475Z Downloaded heapless v0.7.17
10792024-06-17T20:31:40.487Z Downloaded stringprep v0.1.4
10802024-06-17T20:31:40.487Z Downloaded smf v0.2.3
10812024-06-17T20:31:40.487Z Downloaded similar-asserts v1.5.0
10822024-06-17T20:31:40.487Z Downloaded signal-hook v0.3.17
10832024-06-17T20:31:40.487Z Downloaded hashbrown v0.12.3
10842024-06-17T20:31:40.494Z Downloaded tracing-attributes v0.1.27
10852024-06-17T20:31:40.494Z Downloaded ring v0.16.20
10862024-06-17T20:31:40.564Z Downloaded tokio-tungstenite v0.21.0
10872024-06-17T20:31:40.571Z Downloaded tokio-stream v0.1.15
10882024-06-17T20:31:40.571Z Downloaded num-bigint-dig v0.8.4
10892024-06-17T20:31:40.575Z Downloaded libxml v0.3.3
10902024-06-17T20:31:40.580Z Downloaded sec1 v0.7.3
10912024-06-17T20:31:40.580Z Downloaded humantime v2.1.0
10922024-06-17T20:31:40.580Z Downloaded wyz v0.5.1
10932024-06-17T20:31:40.586Z Downloaded criterion v0.5.1
10942024-06-17T20:31:40.591Z Downloaded tls_codec_derive v0.4.1
10952024-06-17T20:31:40.591Z Downloaded tinytemplate v1.2.1
10962024-06-17T20:31:40.591Z Downloaded serde_with_macros v3.8.1
10972024-06-17T20:31:40.598Z Downloaded rand v0.8.5
10982024-06-17T20:31:40.598Z Downloaded crossterm v0.27.0
10992024-06-17T20:31:40.607Z Downloaded hyper-rustls v0.26.0
11002024-06-17T20:31:40.612Z Downloaded hyper-rustls v0.24.2
11012024-06-17T20:31:40.612Z Downloaded erased-serde v0.3.31
11022024-06-17T20:31:40.612Z Downloaded keccak v0.1.5
11032024-06-17T20:31:40.612Z Downloaded whoami v1.5.1
11042024-06-17T20:31:40.612Z Downloaded target-lexicon v0.12.14
11052024-06-17T20:31:40.612Z Downloaded hyper-util v0.1.3
11062024-06-17T20:31:40.621Z Downloaded tempfile v3.10.1
11072024-06-17T20:31:40.621Z Downloaded elliptic-curve v0.13.8
11082024-06-17T20:31:40.629Z Downloaded zerocopy v0.6.6
11092024-06-17T20:31:40.629Z Downloaded thiserror-no-std v2.0.2
11102024-06-17T20:31:40.629Z Downloaded snafu-derive v0.8.2
11112024-06-17T20:31:40.635Z Downloaded tls_codec v0.4.1
11122024-06-17T20:31:40.635Z Downloaded threadpool v1.8.1
11132024-06-17T20:31:40.635Z Downloaded structmeta-derive v0.2.0
11142024-06-17T20:31:40.635Z Downloaded gethostname v0.4.3
11152024-06-17T20:31:40.635Z Downloaded termios v0.3.3
11162024-06-17T20:31:40.635Z Downloaded yasna v0.5.2
11172024-06-17T20:31:40.642Z Downloaded crypto-bigint v0.5.5
11182024-06-17T20:31:40.648Z Downloaded uzers v0.11.3
11192024-06-17T20:31:40.648Z Downloaded tungstenite v0.20.1
11202024-06-17T20:31:40.648Z Downloaded difflib v0.4.0
11212024-06-17T20:31:40.648Z Downloaded der_derive v0.7.2
11222024-06-17T20:31:40.653Z Downloaded slog-scope v4.4.0
11232024-06-17T20:31:40.653Z Downloaded num-traits v0.2.19
11242024-06-17T20:31:40.654Z Downloaded rusty-fork v0.3.0
11252024-06-17T20:31:40.654Z Downloaded tui-tree-widget v0.19.0
11262024-06-17T20:31:40.661Z Downloaded tap v1.0.1
11272024-06-17T20:31:40.661Z Downloaded strum_macros v0.24.3
11282024-06-17T20:31:40.661Z Downloaded string_cache v0.8.7
11292024-06-17T20:31:40.661Z Downloaded semver v0.1.20
11302024-06-17T20:31:40.661Z Downloaded serde_derive_internals v0.29.1
11312024-06-17T20:31:40.670Z Downloaded cookie v0.17.0
11322024-06-17T20:31:40.670Z Downloaded lazycell v1.3.0
11332024-06-17T20:31:40.670Z Downloaded lalrpop-util v0.19.12
11342024-06-17T20:31:40.670Z Downloaded kstat-rs v0.2.3
11352024-06-17T20:31:40.670Z Downloaded darling_core v0.20.9
11362024-06-17T20:31:40.675Z Downloaded backtrace v0.3.71
11372024-06-17T20:31:40.675Z Downloaded parking_lot v0.11.2
11382024-06-17T20:31:40.684Z Downloaded crc-any v2.5.0
11392024-06-17T20:31:40.684Z Downloaded slog-envlogger v2.2.0
11402024-06-17T20:31:40.684Z Downloaded slog-dtrace v0.3.0
11412024-06-17T20:31:40.684Z Downloaded derive_builder_core v0.20.0
11422024-06-17T20:31:40.689Z Downloaded derive_builder v0.20.0
11432024-06-17T20:31:40.689Z Downloaded psl-types v2.0.11
11442024-06-17T20:31:40.689Z Downloaded pretty-hex v0.2.1
11452024-06-17T20:31:40.689Z Downloaded serde_arrays v0.1.0
11462024-06-17T20:31:40.689Z Downloaded serde-hex v0.1.0
11472024-06-17T20:31:40.701Z Downloaded rand_xorshift v0.3.0
11482024-06-17T20:31:40.701Z Downloaded rand_seeder v0.2.3
11492024-06-17T20:31:40.701Z Downloaded yansi v0.5.1
11502024-06-17T20:31:40.701Z Downloaded postgres-protocol v0.6.6
11512024-06-17T20:31:40.702Z Downloaded compact_str v0.7.1
11522024-06-17T20:31:40.702Z Downloaded cfg-expr v0.15.8
11532024-06-17T20:31:40.706Z Downloaded oso v0.27.3
11542024-06-17T20:31:40.706Z Downloaded omicron-zone-package v0.11.0
11552024-06-17T20:31:40.706Z Downloaded multer v3.1.0
11562024-06-17T20:31:40.714Z Downloaded base64 v0.13.1
11572024-06-17T20:31:40.717Z Downloaded ring v0.17.8
11582024-06-17T20:31:40.775Z Downloaded arc-swap v1.7.1
11592024-06-17T20:31:40.779Z Downloaded postgres-types v0.2.6
11602024-06-17T20:31:40.783Z Downloaded password-hash v0.5.0
11612024-06-17T20:31:40.783Z Downloaded num_enum_derive v0.5.11
11622024-06-17T20:31:40.783Z Downloaded tokio-rustls v0.25.0
11632024-06-17T20:31:40.788Z Downloaded inout v0.1.3
11642024-06-17T20:31:40.788Z Downloaded hash32 v0.2.1
11652024-06-17T20:31:40.788Z Downloaded funty v2.0.0
11662024-06-17T20:31:40.788Z Downloaded fragile v2.0.0
11672024-06-17T20:31:40.792Z Downloaded embedded-io v0.4.0
11682024-06-17T20:31:40.792Z Downloaded either v1.12.0
11692024-06-17T20:31:40.792Z Downloaded which v4.4.2
11702024-06-17T20:31:40.792Z Downloaded nu-ansi-term v0.50.0
11712024-06-17T20:31:40.796Z Downloaded const-oid v0.9.6
11722024-06-17T20:31:40.796Z Downloaded ascii v1.1.0
11732024-06-17T20:31:40.799Z Downloaded darling v0.20.9
11742024-06-17T20:31:40.803Z Downloaded crc v3.2.1
11752024-06-17T20:31:40.803Z Downloaded cookie v0.18.1
11762024-06-17T20:31:40.806Z Downloaded base64 v0.22.1
11772024-06-17T20:31:40.811Z Downloaded pathdiff v0.2.1
11782024-06-17T20:31:40.811Z Downloaded spin v0.5.2
11792024-06-17T20:31:40.811Z Downloaded cookie_store v0.20.0
11802024-06-17T20:31:40.811Z Downloaded clang-sys v1.7.0
11812024-06-17T20:31:40.814Z Downloaded static_assertions v1.1.0
11822024-06-17T20:31:40.814Z Downloaded debug-ignore v1.0.5
11832024-06-17T20:31:40.818Z Downloaded memmap2 v0.9.4
11842024-06-17T20:31:40.818Z Downloaded libtest-mimic v0.7.3
11852024-06-17T20:31:40.822Z Downloaded num-integer v0.1.46
11862024-06-17T20:31:40.822Z Downloaded nibble_vec v0.1.0
11872024-06-17T20:31:40.822Z Downloaded nanorand v0.7.0
11882024-06-17T20:31:40.825Z Downloaded memoffset v0.9.1
11892024-06-17T20:31:40.825Z Downloaded managed v0.8.0
11902024-06-17T20:31:40.825Z Downloaded data-encoding v2.6.0
11912024-06-17T20:31:40.830Z Downloaded constant_time_eq v0.3.0
11922024-06-17T20:31:40.830Z Downloaded chacha20 v0.9.1
11932024-06-17T20:31:40.830Z Downloaded ppv-lite86 v0.2.17
11942024-06-17T20:31:40.833Z Downloaded parse-display-derive v0.9.0
11952024-06-17T20:31:40.834Z Downloaded nodrop v0.1.14
11962024-06-17T20:31:40.834Z Downloaded md-5 v0.10.6
11972024-06-17T20:31:40.834Z Downloaded block-padding v0.3.3
11982024-06-17T20:31:40.834Z Downloaded bcs v0.1.6
11992024-06-17T20:31:40.837Z Downloaded assert_cmd v2.0.14
12002024-06-17T20:31:40.837Z Downloaded crc-catalog v2.4.0
12012024-06-17T20:31:40.838Z Downloaded base64ct v1.6.0
12022024-06-17T20:31:40.845Z Downloaded linear-map v1.2.0
12032024-06-17T20:31:40.845Z Downloaded colored v2.1.0
12042024-06-17T20:31:40.845Z Downloaded cancel-safe-futures v0.1.5
12052024-06-17T20:31:40.848Z Downloaded paste v1.0.15
12062024-06-17T20:31:40.848Z Downloaded packed_struct_codegen v0.10.1
12072024-06-17T20:31:40.848Z Downloaded convert_case v0.4.0
12082024-06-17T20:31:40.849Z Downloaded console v0.15.8
12092024-06-17T20:31:40.853Z Downloaded async-trait v0.1.80
12102024-06-17T20:31:40.857Z Downloaded argon2 v0.5.3
12112024-06-17T20:31:40.857Z Downloaded precomputed-hash v0.1.1
12122024-06-17T20:31:40.857Z Downloaded plotters-svg v0.3.5
12132024-06-17T20:31:40.857Z Downloaded peg-runtime v0.8.3
12142024-06-17T20:31:40.858Z Downloaded parse-size v1.0.0
12152024-06-17T20:31:40.862Z Downloaded bitfield v0.14.0
12162024-06-17T20:31:40.862Z Downloaded anes v0.1.6
12172024-06-17T20:31:40.863Z Downloaded aead v0.5.2
12182024-06-17T20:31:40.863Z Downloaded maybe-uninit v2.0.0
12192024-06-17T20:31:40.863Z Downloaded maplit v1.0.2
12202024-06-17T20:31:40.866Z Downloaded linked-hash-map v0.5.6
12212024-06-17T20:31:40.866Z Downloaded atomic-waker v1.1.2
12222024-06-17T20:31:40.866Z Downloaded mockall v0.12.1
12232024-06-17T20:31:40.867Z Downloaded defmt-macros v0.3.9
12242024-06-17T20:31:40.872Z Downloaded bitstruct v0.1.1
12252024-06-17T20:31:40.872Z Downloaded cast v0.3.0
12262024-06-17T20:31:40.872Z Downloaded bit-vec v0.6.3
12272024-06-17T20:31:40.876Z Downloaded libefi-sys v0.1.0
12282024-06-17T20:31:40.876Z Downloaded bb8 v0.8.3
12292024-06-17T20:31:40.876Z Downloaded base16ct v0.2.0
12302024-06-17T20:31:40.876Z Downloaded approx v0.5.1
12312024-06-17T20:31:40.876Z Downloaded ascii-canvas v3.0.0
12322024-06-17T20:31:41.443Z Compiling serde v1.0.203
12332024-06-17T20:31:41.443Z Checking cfg-if v1.0.0
12342024-06-17T20:31:41.505Z Compiling libm v0.2.8
12352024-06-17T20:31:41.521Z Checking libc v0.2.155
12362024-06-17T20:31:41.535Z Compiling syn v2.0.64
12372024-06-17T20:31:41.535Z Compiling num-traits v0.2.19
12382024-06-17T20:31:41.537Z Compiling ahash v0.8.11
12392024-06-17T20:31:41.538Z Compiling getrandom v0.2.14
12402024-06-17T20:31:41.596Z Compiling serde_json v1.0.117
12412024-06-17T20:31:41.819Z Compiling log v0.4.21
12422024-06-17T20:31:41.909Z Compiling generic-array v0.14.7
12432024-06-17T20:31:41.982Z Checking memchr v2.7.2
12442024-06-17T20:31:42.005Z Checking itoa v1.0.11
12452024-06-17T20:31:42.024Z Compiling syn v1.0.109
12462024-06-17T20:31:42.243Z Compiling allocator-api2 v0.2.18
12472024-06-17T20:31:42.288Z Checking scopeguard v1.2.0
12482024-06-17T20:31:42.333Z Checking byteorder v1.5.0
12492024-06-17T20:31:42.377Z Checking smallvec v1.13.2
12502024-06-17T20:31:42.436Z Checking lock_api v0.4.12
12512024-06-17T20:31:42.732Z Compiling schemars v0.8.20
12522024-06-17T20:31:42.754Z Compiling ring v0.17.8
12532024-06-17T20:31:42.961Z Compiling time-macros v0.2.18
12542024-06-17T20:31:43.051Z Checking once_cell v1.19.0
12552024-06-17T20:31:43.104Z Checking parking_lot_core v0.9.10
12562024-06-17T20:31:43.149Z Compiling aho-corasick v1.1.3
12572024-06-17T20:31:43.440Z Checking parking_lot v0.12.2
12582024-06-17T20:31:43.554Z Checking pin-project-lite v0.2.14
12592024-06-17T20:31:43.678Z Compiling regex-syntax v0.8.3
12602024-06-17T20:31:46.510Z Checking signal-hook-registry v1.4.2
12612024-06-17T20:31:46.754Z Checking mio v0.8.11
12622024-06-17T20:31:46.825Z Compiling slog v2.7.0
12632024-06-17T20:31:46.967Z Compiling regex-automata v0.4.6
12642024-06-17T20:31:47.466Z Checking num_cpus v1.16.0
12652024-06-17T20:31:47.578Z Compiling crossbeam-utils v0.8.19
12662024-06-17T20:31:48.187Z Checking ryu v1.0.18
12672024-06-17T20:31:48.441Z Checking rand_core v0.6.4
12682024-06-17T20:31:48.737Z Compiling rustls v0.21.12
12692024-06-17T20:31:48.794Z Compiling iana-time-zone v0.1.60
12702024-06-17T20:31:48.867Z Checking futures-core v0.3.30
12712024-06-17T20:31:48.979Z Compiling serde_derive_internals v0.29.1
12722024-06-17T20:31:49.031Z Checking socket2 v0.5.7
12732024-06-17T20:31:49.043Z Compiling cookie v0.17.0
12742024-06-17T20:31:49.237Z Compiling backtrace v0.3.71
12752024-06-17T20:31:49.373Z Compiling dyn-clone v1.0.17
12762024-06-17T20:31:49.491Z Compiling anyhow v1.0.86
12772024-06-17T20:31:50.186Z Compiling unicode-normalization v0.1.23
12782024-06-17T20:31:50.231Z Compiling unicode-bidi v0.3.15
12792024-06-17T20:31:50.249Z Compiling either v1.12.0
12802024-06-17T20:31:50.668Z Checking futures-sink v0.3.30
12812024-06-17T20:31:50.811Z Compiling spin v0.9.8
12822024-06-17T20:31:50.880Z Compiling winnow v0.5.40
12832024-06-17T20:31:51.216Z Checking futures-channel v0.3.30
12842024-06-17T20:31:51.263Z Checking slab v0.4.9
12852024-06-17T20:31:51.515Z Checking pin-utils v0.1.0
12862024-06-17T20:31:51.574Z Compiling subtle v2.5.0
12872024-06-17T20:31:51.605Z Compiling const-oid v0.9.6
12882024-06-17T20:31:51.750Z Checking futures-io v0.3.30
12892024-06-17T20:31:51.806Z Checking futures-task v0.3.30
12902024-06-17T20:31:51.909Z Compiling untrusted v0.9.0
12912024-06-17T20:31:51.935Z Compiling signal-hook v0.3.17
12922024-06-17T20:31:52.040Z Compiling regex v1.10.4
12932024-06-17T20:31:52.199Z Compiling spin v0.5.2
12942024-06-17T20:31:52.736Z Compiling siphasher v0.3.11
12952024-06-17T20:31:53.143Z Compiling time v0.3.36
12962024-06-17T20:31:53.205Z Compiling idna v0.5.0
12972024-06-17T20:31:53.611Z Checking typenum v1.17.0
12982024-06-17T20:31:54.806Z Compiling sct v0.7.1
12992024-06-17T20:31:54.839Z Compiling rustls-webpki v0.101.7
13002024-06-17T20:31:55.125Z Compiling url v2.5.0
13012024-06-17T20:31:56.081Z Compiling idna v0.3.0
13022024-06-17T20:31:56.572Z Compiling serde_derive v1.0.203
13032024-06-17T20:31:56.789Z Compiling zerocopy-derive v0.7.34
13042024-06-17T20:31:57.036Z Compiling thiserror-impl v1.0.60
13052024-06-17T20:31:57.366Z Compiling zeroize_derive v1.4.2
13062024-06-17T20:31:57.711Z Compiling tokio-macros v2.2.0
13072024-06-17T20:31:58.648Z Compiling futures-macro v0.3.30
13082024-06-17T20:31:59.007Z Compiling tracing-attributes v0.1.27
13092024-06-17T20:31:59.246Z Compiling zerocopy v0.7.34
13102024-06-17T20:31:59.397Z Compiling schemars_derive v0.8.20
13112024-06-17T20:32:00.347Z Compiling openssl-macros v0.1.1
13122024-06-17T20:32:00.430Z Compiling thiserror v1.0.60
13132024-06-17T20:32:00.572Z Compiling async-trait v0.1.80
13142024-06-17T20:32:00.806Z Checking zeroize v1.7.0
13152024-06-17T20:32:01.092Z Compiling scroll_derive v0.12.0
13162024-06-17T20:32:01.203Z Compiling pest v2.7.10
13172024-06-17T20:32:01.581Z Compiling hashbrown v0.14.5
13182024-06-17T20:32:03.066Z Compiling der_derive v0.7.2
13192024-06-17T20:32:03.088Z Compiling scroll v0.12.0
13202024-06-17T20:32:03.432Z Compiling futures-util v0.3.30
13212024-06-17T20:32:03.644Z Compiling pest_meta v2.7.10
13222024-06-17T20:32:04.134Z Compiling goblin v0.8.2
13232024-06-17T20:32:04.887Z Compiling pest_generator v2.7.10
13242024-06-17T20:32:05.135Z Compiling tracing v0.1.40
13252024-06-17T20:32:05.691Z Compiling clap_derive v4.5.4
13262024-06-17T20:32:07.022Z Compiling crypto-common v0.1.6
13272024-06-17T20:32:07.299Z Compiling zerocopy-derive v0.6.6
13282024-06-17T20:32:09.171Z Compiling pest_derive v2.7.10
13292024-06-17T20:32:09.465Z Compiling block-buffer v0.10.4
13302024-06-17T20:32:09.727Z Compiling digest v0.10.7
13312024-06-17T20:32:09.957Z Compiling dtrace-parser v0.2.0
13322024-06-17T20:32:10.615Z Checking bytes v1.6.0
13332024-06-17T20:32:11.073Z Checking bitflags v2.5.0
13342024-06-17T20:32:11.099Z Compiling ppv-lite86 v0.2.17
13352024-06-17T20:32:11.365Z Compiling psl-types v2.0.11
13362024-06-17T20:32:11.415Z Checking tokio v1.37.0
13372024-06-17T20:32:11.473Z Compiling crossbeam-epoch v0.9.18
13382024-06-17T20:32:11.551Z Compiling indexmap v2.2.6
13392024-06-17T20:32:12.202Z Compiling semver v1.0.23
13402024-06-17T20:32:12.231Z Compiling serde_tokenstream v0.2.0
13412024-06-17T20:32:12.752Z Compiling uuid v1.8.0
13422024-06-17T20:32:12.970Z Compiling chrono v0.4.38
13432024-06-17T20:32:12.995Z Compiling http v0.2.12
13442024-06-17T20:32:13.019Z Compiling serde_spanned v0.6.6
13452024-06-17T20:32:13.238Z Compiling toml_datetime v0.6.6
13462024-06-17T20:32:13.720Z Compiling rustc_version v0.4.0
13472024-06-17T20:32:14.245Z Compiling rustix v0.38.34
13482024-06-17T20:32:14.471Z Compiling dof v0.3.0
13492024-06-17T20:32:14.993Z Compiling openapiv3 v2.0.0
13502024-06-17T20:32:15.190Z Compiling toml_edit v0.19.15
13512024-06-17T20:32:16.883Z Compiling usdt-impl v0.5.0
13522024-06-17T20:32:16.905Z Compiling http-body v0.4.6
13532024-06-17T20:32:17.357Z Compiling openssl v0.10.64
13542024-06-17T20:32:17.389Z Compiling heapless v0.7.17
13552024-06-17T20:32:17.874Z Compiling rand_chacha v0.3.1
13562024-06-17T20:32:18.472Z Compiling publicsuffix v2.2.3
13572024-06-17T20:32:18.559Z Compiling usdt-macro v0.5.0
13582024-06-17T20:32:18.732Z Compiling usdt-attr-macro v0.5.0
13592024-06-17T20:32:19.684Z Compiling unicode-xid v0.2.4
13602024-06-17T20:32:19.862Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13612024-06-17T20:32:20.077Z Compiling bit-vec v0.6.3
13622024-06-17T20:32:20.149Z Compiling cookie_store v0.20.0
13632024-06-17T20:32:20.535Z Compiling rand v0.8.5
13642024-06-17T20:32:20.639Z Compiling serde_urlencoded v0.7.1
13652024-06-17T20:32:21.175Z Compiling tokio-util v0.7.11
13662024-06-17T20:32:21.228Z Compiling tokio-rustls v0.24.1
13672024-06-17T20:32:21.631Z Compiling phf_shared v0.10.0
13682024-06-17T20:32:21.726Z Compiling lazy_static v1.4.0
13692024-06-17T20:32:21.848Z Checking fnv v1.0.7
13702024-06-17T20:32:21.976Z Compiling new_debug_unreachable v1.0.6
13712024-06-17T20:32:21.999Z Compiling webpki-roots v0.25.4
13722024-06-17T20:32:22.072Z Compiling smoltcp v0.9.1
13732024-06-17T20:32:22.181Z Compiling fixedbitset v0.4.2
13742024-06-17T20:32:22.315Z Compiling h2 v0.3.26
13752024-06-17T20:32:22.589Z Compiling base64ct v1.6.0
13762024-06-17T20:32:22.647Z Compiling precomputed-hash v0.1.1
13772024-06-17T20:32:22.668Z Compiling gimli v0.28.1
13782024-06-17T20:32:22.762Z Compiling minimal-lexical v0.2.1
13792024-06-17T20:32:22.884Z Compiling string_cache v0.8.7
13802024-06-17T20:32:23.199Z Compiling native-tls v0.2.11
13812024-06-17T20:32:23.273Z Compiling nom v7.1.3
13822024-06-17T20:32:23.361Z Compiling pem-rfc7468 v0.7.0
13832024-06-17T20:32:23.618Z Compiling tokio-native-tls v0.3.1
13842024-06-17T20:32:23.821Z Compiling petgraph v0.6.5
13852024-06-17T20:32:23.903Z Compiling bit-set v0.5.3
13862024-06-17T20:32:24.110Z Compiling hmac v0.12.1
13872024-06-17T20:32:24.185Z Compiling enum-as-inner v0.5.1
13882024-06-17T20:32:24.352Z Compiling hubpack_derive v0.1.1
13892024-06-17T20:32:25.263Z Compiling itertools v0.10.5
13902024-06-17T20:32:25.265Z Compiling diesel_table_macro_syntax v0.1.0
13912024-06-17T20:32:25.709Z Compiling object v0.32.2
13922024-06-17T20:32:26.109Z Compiling unicode-segmentation v1.11.0
13932024-06-17T20:32:26.921Z Compiling addr2line v0.21.0
13942024-06-17T20:32:27.081Z Compiling lalrpop-util v0.19.12
13952024-06-17T20:32:27.441Z Compiling flagset v0.4.5
13962024-06-17T20:32:27.554Z Compiling rustc-demangle v0.1.24
13972024-06-17T20:32:27.600Z Compiling toml_edit v0.22.13
13982024-06-17T20:32:27.657Z Compiling der v0.7.9
13992024-06-17T20:32:27.869Z Compiling diesel_derives v2.1.4
14002024-06-17T20:32:28.531Z Compiling futures-executor v0.3.30
14012024-06-17T20:32:28.562Z Compiling itertools v0.12.1
14022024-06-17T20:32:28.721Z Compiling finl_unicode v1.2.0
14032024-06-17T20:32:29.169Z Compiling hyper v0.14.28
14042024-06-17T20:32:29.336Z Compiling stringprep v0.1.4
14052024-06-17T20:32:30.589Z Compiling spki v0.7.3
14062024-06-17T20:32:30.971Z Compiling futures v0.3.30
14072024-06-17T20:32:31.091Z Compiling sha2 v0.10.8
14082024-06-17T20:32:31.312Z Compiling toml v0.7.8
14092024-06-17T20:32:31.633Z Compiling hex v0.4.3
14102024-06-17T20:32:32.219Z Compiling md-5 v0.10.6
14112024-06-17T20:32:32.966Z Compiling strum_macros v0.25.3
14122024-06-17T20:32:33.071Z Compiling serde_repr v0.1.19
14132024-06-17T20:32:34.291Z Compiling num-integer v0.1.46
14142024-06-17T20:32:34.525Z Compiling hash32 v0.2.1
14152024-06-17T20:32:34.850Z Compiling fs-err v2.11.0
14162024-06-17T20:32:34.924Z Compiling fallible-iterator v0.2.0
14172024-06-17T20:32:35.092Z Compiling stable_deref_trait v1.2.0
14182024-06-17T20:32:35.117Z Checking tinyvec_macros v0.1.1
14192024-06-17T20:32:35.223Z Checking tinyvec v1.6.0
14202024-06-17T20:32:35.638Z Compiling postgres-protocol v0.6.6
14212024-06-17T20:32:36.231Z Compiling hyper-rustls v0.24.2
14222024-06-17T20:32:36.310Z Compiling hyper-tls v0.5.0
14232024-06-17T20:32:36.494Z Compiling pkcs8 v0.10.2
14242024-06-17T20:32:36.546Z Compiling terminal_size v0.3.0
14252024-06-17T20:32:36.596Z Compiling reqwest v0.11.27
14262024-06-17T20:32:36.740Z Compiling block-padding v0.3.3
14272024-06-17T20:32:36.851Z Compiling phf_shared v0.11.2
14282024-06-17T20:32:37.023Z Compiling ff v0.13.0
14292024-06-17T20:32:37.056Z Compiling scheduled-thread-pool v0.2.7
14302024-06-17T20:32:37.224Z Compiling base16ct v0.2.0
14312024-06-17T20:32:37.280Z Compiling matches v0.1.10
14322024-06-17T20:32:37.383Z Compiling bitflags v1.3.2
14332024-06-17T20:32:37.448Z Checking equivalent v1.0.1
14342024-06-17T20:32:37.554Z Compiling managed v0.8.0
14352024-06-17T20:32:37.714Z Compiling peg-runtime v0.8.3
14362024-06-17T20:32:37.773Z Compiling clap_builder v4.5.2
14372024-06-17T20:32:38.395Z Compiling sec1 v0.7.3
14382024-06-17T20:32:38.993Z Compiling signal-hook-mio v0.2.3
14392024-06-17T20:32:39.151Z Compiling idna v0.2.3
14402024-06-17T20:32:39.228Z Compiling r2d2 v0.8.10
14412024-06-17T20:32:39.252Z Compiling group v0.13.0
14422024-06-17T20:32:39.302Z Compiling phf v0.11.2
14432024-06-17T20:32:39.584Z Compiling inout v0.1.3
14442024-06-17T20:32:39.587Z Compiling postgres-types v0.2.6
14452024-06-17T20:32:39.619Z Compiling num-bigint v0.4.5
14462024-06-17T20:32:39.873Z Compiling hubpack v0.1.2
14472024-06-17T20:32:40.150Z Compiling hkdf v0.12.4
14482024-06-17T20:32:40.410Z Compiling ipnetwork v0.20.0
14492024-06-17T20:32:40.593Z Compiling zerocopy v0.6.6
14502024-06-17T20:32:40.784Z Compiling crypto-bigint v0.5.5
14512024-06-17T20:32:41.195Z Compiling float-cmp v0.9.0
14522024-06-17T20:32:41.363Z Compiling predicates-core v1.0.6
14532024-06-17T20:32:41.419Z Compiling whoami v1.5.1
14542024-06-17T20:32:41.536Z Compiling difflib v0.4.0
14552024-06-17T20:32:41.725Z Compiling normalize-line-endings v0.3.0
14562024-06-17T20:32:41.854Z Compiling data-encoding v2.6.0
14572024-06-17T20:32:42.068Z Compiling static_assertions v1.1.0
14582024-06-17T20:32:42.196Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14592024-06-17T20:32:43.193Z Compiling yasna v0.5.2
14602024-06-17T20:32:43.833Z Compiling diesel v2.1.6
14612024-06-17T20:32:44.316Z Compiling elliptic-curve v0.13.8
14622024-06-17T20:32:45.149Z Compiling trust-dns-proto v0.22.0
14632024-06-17T20:32:45.170Z Compiling predicates v3.1.0
14642024-06-17T20:32:47.004Z Compiling tokio-postgres v0.7.10
14652024-06-17T20:32:47.064Z Compiling clap v4.5.4
14662024-06-17T20:32:47.203Z Compiling usdt v0.5.0
14672024-06-17T20:32:47.574Z Compiling cipher v0.4.4
14682024-06-17T20:32:47.708Z Compiling crossterm v0.27.0
14692024-06-17T20:32:48.961Z Compiling num-iter v0.1.45
14702024-06-17T20:32:49.132Z Compiling similar v2.5.0
14712024-06-17T20:32:49.745Z Compiling console v0.15.8
14722024-06-17T20:32:50.430Z Compiling tokio-stream v0.1.15
14732024-06-17T20:32:51.280Z Compiling bstr v1.9.1
14742024-06-17T20:32:51.684Z Checking tracing-core v0.1.32
14752024-06-17T20:32:52.671Z Checking percent-encoding v2.3.1
14762024-06-17T20:32:53.115Z Checking form_urlencoded v1.2.1
14772024-06-17T20:32:53.327Z Checking unicode-ident v1.0.12
14782024-06-17T20:32:53.347Z Checking httparse v1.8.0
14792024-06-17T20:32:53.498Z Checking powerfmt v0.2.0
14802024-06-17T20:32:53.716Z Checking errno v0.3.9
14812024-06-17T20:32:53.760Z Checking unicode-width v0.1.12
14822024-06-17T20:32:53.779Z Checking deranged v0.3.11
14832024-06-17T20:32:53.883Z Checking time-core v0.1.2
14842024-06-17T20:32:53.917Z Checking num-conv v0.1.0
14852024-06-17T20:32:54.010Z Checking num_threads v0.1.7
14862024-06-17T20:32:54.120Z Checking proc-macro2 v1.0.82
14872024-06-17T20:32:54.460Z Checking cpufeatures v0.2.12
14882024-06-17T20:32:54.798Z Checking quote v1.0.36
14892024-06-17T20:32:55.133Z Checking adler v1.0.2
14902024-06-17T20:32:55.297Z Checking try-lock v0.2.5
14912024-06-17T20:32:55.434Z Checking base64 v0.21.7
14922024-06-17T20:32:55.702Z Checking want v0.3.1
14932024-06-17T20:32:55.878Z Checking miniz_oxide v0.7.2
14942024-06-17T20:32:55.990Z Checking tower-service v0.3.2
14952024-06-17T20:32:56.371Z Checking httpdate v1.0.3
14962024-06-17T20:32:56.624Z Checking openssl-probe v0.1.5
14972024-06-17T20:32:56.760Z Checking foreign-types-shared v0.1.1
14982024-06-17T20:32:56.839Z Checking openssl-sys v0.9.102
14992024-06-17T20:32:56.869Z Checking foreign-types v0.3.2
15002024-06-17T20:32:56.956Z Checking mime v0.3.17
15012024-06-17T20:32:58.366Z Checking utf8parse v0.2.1
15022024-06-17T20:32:58.518Z Checking ipnet v2.9.0
15032024-06-17T20:33:01.548Z Checking encoding_rs v0.8.34
15042024-06-17T20:33:02.050Z Checking anstyle v1.0.7
15052024-06-17T20:33:02.586Z Checking rustls-pemfile v1.0.4
15062024-06-17T20:33:03.429Z Checking ucd-trie v0.1.6
15072024-06-17T20:33:03.640Z Checking plain v0.2.3
15082024-06-17T20:33:03.810Z Checking sync_wrapper v0.1.2
15092024-06-17T20:33:04.191Z Checking anstyle-parse v0.2.4
15102024-06-17T20:33:04.272Z Checking colorchoice v1.0.1
15112024-06-17T20:33:04.294Z Checking is_terminal_polyfill v1.70.0
15122024-06-17T20:33:04.425Z Checking anstyle-query v1.0.3
15132024-06-17T20:33:04.445Z Checking pretty-hex v0.4.1
15142024-06-17T20:33:04.547Z Checking anstream v0.6.14
15152024-06-17T20:33:04.904Z Checking thread-id v4.2.1
15162024-06-17T20:33:05.018Z Checking strsim v0.11.1
15172024-06-17T20:33:05.294Z Checking clap_lex v0.7.0
15182024-06-17T20:33:05.297Z Checking memmap v0.7.0
15192024-06-17T20:33:06.451Z Checking crc32fast v1.4.0
15202024-06-17T20:33:08.571Z Checking flate2 v1.0.30
15212024-06-17T20:33:08.662Z Checking winnow v0.6.8
15222024-06-17T20:33:17.408Z Compiling regress v0.9.1
15232024-06-17T20:33:17.860Z Compiling getopts v0.2.21
15242024-06-17T20:33:17.920Z Compiling unsafe-libyaml v0.2.11
15252024-06-17T20:33:17.982Z Checking heck v0.5.0
15262024-06-17T20:33:18.877Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15272024-06-17T20:33:19.186Z Compiling serde_yaml v0.9.34+deprecated
15282024-06-17T20:33:19.481Z Checking camino v1.1.7
15292024-06-17T20:33:19.886Z Checking is-terminal v0.4.12
15302024-06-17T20:33:20.006Z Checking base64 v0.22.1
15312024-06-17T20:33:20.064Z Compiling paste v1.0.15
15322024-06-17T20:33:20.292Z Checking sha1 v0.10.6
15332024-06-17T20:33:20.481Z Checking http v1.1.0
15342024-06-17T20:33:20.547Z Compiling ident_case v1.0.1
15352024-06-17T20:33:20.726Z Compiling darling_core v0.20.9
15362024-06-17T20:33:21.295Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15372024-06-17T20:33:21.542Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
15382024-06-17T20:33:21.883Z Compiling strum_macros v0.26.2
15392024-06-17T20:33:21.886Z Checking match_cfg v0.1.0
15402024-06-17T20:33:21.990Z Checking rustls-pki-types v1.7.0
15412024-06-17T20:33:22.444Z Checking fastrand v2.1.0
15422024-06-17T20:33:22.510Z Checking hostname v0.3.1
15432024-06-17T20:33:22.650Z Checking dirs-sys-next v0.1.2
15442024-06-17T20:33:22.765Z Checking tempfile v3.10.1
15452024-06-17T20:33:22.828Z Checking quick-error v1.2.3
15462024-06-17T20:33:22.979Z Checking dirs-next v2.0.0
15472024-06-17T20:33:23.112Z Checking crossbeam-channel v0.5.12
15482024-06-17T20:33:23.132Z Checking thread_local v1.1.8
15492024-06-17T20:33:23.418Z Compiling rustls v0.22.4
15502024-06-17T20:33:23.531Z Checking term v0.7.0
15512024-06-17T20:33:23.701Z Checking rustls-webpki v0.102.4
15522024-06-17T20:33:23.878Z Checking instant v0.1.12
15532024-06-17T20:33:23.931Z Checking take_mut v0.2.2
15542024-06-17T20:33:23.994Z Checking slog-term v2.9.1
15552024-06-17T20:33:24.085Z Checking slog-async v2.8.0
15562024-06-17T20:33:24.119Z Checking rustls-pemfile v2.1.2
15572024-06-17T20:33:24.360Z Compiling multer v3.1.0
15582024-06-17T20:33:24.380Z Checking debug-ignore v1.0.5
15592024-06-17T20:33:24.465Z Checking toml v0.8.13
15602024-06-17T20:33:24.506Z Checking slog-json v2.6.1
15612024-06-17T20:33:24.709Z Compiling async-stream-impl v0.3.5
15622024-06-17T20:33:24.770Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15632024-06-17T20:33:25.047Z Checking atomic-waker v1.1.2
15642024-06-17T20:33:25.183Z Checking waitgroup v0.1.2
15652024-06-17T20:33:25.311Z Checking slog-bunyan v2.5.0
15662024-06-17T20:33:25.486Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15672024-06-17T20:33:25.731Z Checking serde_path_to_error v0.1.16
15682024-06-17T20:33:26.155Z Checking async-stream v0.3.5
15692024-06-17T20:33:26.351Z Checking hostname v0.4.0
15702024-06-17T20:33:26.369Z Checking newtype-uuid v1.1.0
15712024-06-17T20:33:26.485Z Checking wait-timeout v0.2.0
15722024-06-17T20:33:26.615Z Compiling structmeta-derive v0.3.0
15732024-06-17T20:33:26.664Z Checking rusty-fork v0.3.0
15742024-06-17T20:33:26.964Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15752024-06-17T20:33:27.251Z Compiling structmeta-derive v0.2.0
15762024-06-17T20:33:27.270Z Checking strum v0.26.2
15772024-06-17T20:33:27.442Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15782024-06-17T20:33:27.812Z Checking rand_xorshift v0.3.0
15792024-06-17T20:33:27.994Z Checking unarray v0.1.4
15802024-06-17T20:33:28.068Z Checking tokio-rustls v0.25.0
15812024-06-17T20:33:28.150Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
15822024-06-17T20:33:28.210Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15832024-06-17T20:33:28.333Z Compiling darling_macro v0.20.9
15842024-06-17T20:33:28.353Z Checking proptest v1.4.0
15852024-06-17T20:33:28.431Z Checking backoff v0.4.0
15862024-06-17T20:33:28.728Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15872024-06-17T20:33:29.368Z Compiling darling v0.20.9
15882024-06-17T20:33:29.496Z Compiling serde_with_macros v3.8.1
15892024-06-17T20:33:29.532Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15902024-06-17T20:33:29.684Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
15912024-06-17T20:33:29.789Z Compiling structmeta v0.3.0
15922024-06-17T20:33:30.035Z Checking macaddr v1.0.1
15932024-06-17T20:33:30.246Z Compiling parse-display-derive v0.9.0
15942024-06-17T20:33:30.331Z Compiling structmeta v0.2.0
15952024-06-17T20:33:30.369Z Compiling proc-macro-error v1.0.4
15962024-06-17T20:33:30.775Z Compiling test-strategy v0.3.1
15972024-06-17T20:33:31.124Z Checking camino-tempfile v1.1.1
15982024-06-17T20:33:31.401Z Compiling proc-macro-crate v1.3.1
15992024-06-17T20:33:32.162Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16002024-06-17T20:33:32.547Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16012024-06-17T20:33:32.601Z Compiling num_enum_derive v0.5.11
16022024-06-17T20:33:32.701Z Checking serde_with v3.8.1
16032024-06-17T20:33:32.845Z Compiling foreign-types-macros v0.2.3
16042024-06-17T20:33:32.991Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16052024-06-17T20:33:33.258Z Checking foreign-types-shared v0.3.1
16062024-06-17T20:33:33.729Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16072024-06-17T20:33:34.146Z Checking foreign-types v0.5.0
16082024-06-17T20:33:34.255Z Checking cstr-argument v0.1.2
16092024-06-17T20:33:34.423Z Checking pretty-hex v0.2.1
16102024-06-17T20:33:34.580Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16112024-06-17T20:33:34.709Z Checking tabwriter v1.4.0
16122024-06-17T20:33:34.883Z Checking colored v2.1.0
16132024-06-17T20:33:34.925Z Checking socket2 v0.4.10
16142024-06-17T20:33:35.027Z Checking smf v0.2.3
16152024-06-17T20:33:35.140Z Checking parse-display v0.9.0
16162024-06-17T20:33:35.179Z Checking humantime v2.1.0
16172024-06-17T20:33:35.328Z Checking termcolor v1.4.1
16182024-06-17T20:33:35.363Z Checking arc-swap v1.7.1
16192024-06-17T20:33:35.387Z Checking num_enum v0.5.11
16202024-06-17T20:33:35.465Z Checking newline-converter v0.3.0
16212024-06-17T20:33:35.483Z Checking same-file v1.0.6
16222024-06-17T20:33:35.527Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16232024-06-17T20:33:35.603Z Checking expectorate v1.1.0
16242024-06-17T20:33:35.637Z Checking walkdir v2.5.0
16252024-06-17T20:33:35.742Z Checking xattr v1.3.1
16262024-06-17T20:33:35.762Z Checking filetime v0.2.23
16272024-06-17T20:33:35.781Z Checking slog-scope v4.4.0
16282024-06-17T20:33:35.781Z Checking utf-8 v0.7.6
16292024-06-17T20:33:35.899Z Checking termtree v0.4.1
16302024-06-17T20:33:35.921Z Compiling heapless v0.8.0
16312024-06-17T20:33:35.959Z Checking tar v0.4.40
16322024-06-17T20:33:35.980Z Checking slog-stdlog v4.1.1
16332024-06-17T20:33:35.997Z Checking tungstenite v0.20.1
16342024-06-17T20:33:36.088Z Checking hash32 v0.3.1
16352024-06-17T20:33:36.107Z Checking predicates-tree v1.0.9
16362024-06-17T20:33:36.133Z Checking slog-envlogger v2.2.0
16372024-06-17T20:33:36.258Z Compiling smoltcp v0.11.0
16382024-06-17T20:33:36.279Z Checking cobs v0.2.3
16392024-06-17T20:33:36.355Z Checking embedded-io v0.4.0
16402024-06-17T20:33:36.443Z Compiling crucible-workspace-hack v0.1.0
16412024-06-17T20:33:36.563Z Checking postcard v1.0.8
16422024-06-17T20:33:36.704Z Checking sigpipe v0.1.3
16432024-06-17T20:33:36.729Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16442024-06-17T20:33:36.816Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16452024-06-17T20:33:36.853Z Checking tokio-tungstenite v0.20.1
16462024-06-17T20:33:37.034Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16472024-06-17T20:33:37.053Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
16482024-06-17T20:33:37.075Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16492024-06-17T20:33:37.320Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
16502024-06-17T20:33:37.343Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
16512024-06-17T20:33:37.363Z Checking pem v3.0.4
16522024-06-17T20:33:37.629Z Compiling mockall_derive v0.12.1
16532024-06-17T20:33:37.708Z Compiling num-derive v0.4.2
16542024-06-17T20:33:38.006Z Checking atty v0.2.14
16552024-06-17T20:33:38.132Z Checking downcast v0.11.0
16562024-06-17T20:33:38.337Z Checking fragile v2.0.0
16572024-06-17T20:33:38.593Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
16582024-06-17T20:33:38.865Z Compiling derive-where v1.2.7
16592024-06-17T20:33:38.887Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
16602024-06-17T20:33:39.244Z Checking env_logger v0.9.3
16612024-06-17T20:33:39.571Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16622024-06-17T20:33:39.697Z Compiling bitstruct_derive v0.1.0
16632024-06-17T20:33:39.919Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16642024-06-17T20:33:40.054Z Checking ascii v1.1.0
16652024-06-17T20:33:40.138Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
16662024-06-17T20:33:40.448Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16672024-06-17T20:33:40.578Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16682024-06-17T20:33:40.623Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16692024-06-17T20:33:40.738Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16702024-06-17T20:33:40.966Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16712024-06-17T20:33:41.040Z Checking bitstruct v0.1.1
16722024-06-17T20:33:41.150Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16732024-06-17T20:33:41.244Z Checking erased-serde v0.3.31
16742024-06-17T20:33:41.332Z Checking serde_arrays v0.1.0
16752024-06-17T20:33:41.394Z Compiling heck v0.3.3
16762024-06-17T20:33:41.472Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
16772024-06-17T20:33:41.605Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16782024-06-17T20:33:41.758Z Checking tungstenite v0.21.0
16792024-06-17T20:33:41.814Z Compiling zone_cfg_derive v0.1.2
16802024-06-17T20:33:42.043Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16812024-06-17T20:33:42.335Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16822024-06-17T20:33:42.679Z Checking headers-core v0.2.0
16832024-06-17T20:33:42.682Z Checking base64 v0.13.1
16842024-06-17T20:33:42.842Z Checking headers v0.3.9
16852024-06-17T20:33:43.095Z Checking ron v0.7.1
16862024-06-17T20:33:43.382Z Checking zone v0.1.8
16872024-06-17T20:33:43.667Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16882024-06-17T20:33:43.953Z Checking tokio-tungstenite v0.21.0
16892024-06-17T20:33:44.024Z Checking portpicker v0.1.1
16902024-06-17T20:33:44.160Z Checking rcgen v0.12.1
16912024-06-17T20:33:44.238Z Checking atomicwrites v0.4.3
16922024-06-17T20:33:44.414Z Checking subprocess v0.2.9
16932024-06-17T20:33:44.431Z Compiling convert_case v0.4.0
16942024-06-17T20:33:44.830Z Checking password-hash v0.5.0
16952024-06-17T20:33:44.948Z Checking blake2 v0.10.6
16962024-06-17T20:33:45.287Z Checking linked-hash-map v0.5.6
16972024-06-17T20:33:45.384Z Compiling derive_more v0.99.17
16982024-06-17T20:33:45.404Z Checking argon2 v0.5.3
16992024-06-17T20:33:45.596Z Checking lru-cache v0.1.2
17002024-06-17T20:33:45.686Z Checking swrite v0.1.0
17012024-06-17T20:33:45.778Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
17022024-06-17T20:33:45.810Z Compiling rayon-core v1.12.1
17032024-06-17T20:33:46.021Z Checking resolv-conf v0.7.0
17042024-06-17T20:33:46.077Z Checking mockall v0.12.1
17052024-06-17T20:33:46.101Z Checking half v2.4.1
17062024-06-17T20:33:46.151Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
17072024-06-17T20:33:46.172Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17082024-06-17T20:33:46.296Z Checking ciborium-io v0.2.2
17092024-06-17T20:33:46.315Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
17102024-06-17T20:33:46.417Z Checking trust-dns-resolver v0.22.0
17112024-06-17T20:33:46.454Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17122024-06-17T20:33:46.457Z Compiling semver v0.1.20
17132024-06-17T20:33:46.509Z Compiling cancel-safe-futures v0.1.5
17142024-06-17T20:33:46.550Z Checking ciborium-ll v0.2.2
17152024-06-17T20:33:46.840Z Checking ciborium v0.2.2
17162024-06-17T20:33:46.865Z Compiling rustc_version v0.1.7
17172024-06-17T20:33:47.431Z Compiling newtype_derive v0.1.6
17182024-06-17T20:33:47.651Z Compiling slog-dtrace v0.3.0
17192024-06-17T20:33:47.875Z Checking libsw v3.3.1
17202024-06-17T20:33:47.893Z Checking steno v0.4.0
17212024-06-17T20:33:48.011Z Checking linear-map v1.2.0
17222024-06-17T20:33:48.139Z Checking owo-colors v4.0.0
17232024-06-17T20:33:48.329Z Compiling radium v0.7.0
17242024-06-17T20:33:48.349Z Checking num-rational v0.4.2
17252024-06-17T20:33:48.386Z Checking num-complex v0.4.6
17262024-06-17T20:33:48.811Z Checking nibble_vec v0.1.0
17272024-06-17T20:33:48.995Z Checking tap v1.0.1
17282024-06-17T20:33:49.015Z Checking endian-type v0.1.2
17292024-06-17T20:33:49.158Z Compiling maybe-uninit v2.0.0
17302024-06-17T20:33:49.227Z Checking radix_trie v0.2.1
17312024-06-17T20:33:49.289Z Checking num v0.4.3
17322024-06-17T20:33:49.400Z Checking wyz v0.5.1
17332024-06-17T20:33:49.724Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17342024-06-17T20:33:49.793Z Checking fxhash v0.2.1
17352024-06-17T20:33:49.964Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17362024-06-17T20:33:49.979Z Compiling bzip2-sys v0.1.11+1.0.8
17372024-06-17T20:33:50.011Z Checking display-error-chain v0.2.0
17382024-06-17T20:33:50.153Z Checking crc-catalog v2.4.0
17392024-06-17T20:33:50.201Z Checking funty v2.0.0
17402024-06-17T20:33:50.296Z Compiling num-bigint-dig v0.8.4
17412024-06-17T20:33:50.401Z Compiling packed_struct v0.10.1
17422024-06-17T20:33:50.864Z Checking crc v3.2.1
17432024-06-17T20:33:51.033Z Compiling packed_struct_codegen v0.10.1
17442024-06-17T20:33:51.054Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
17452024-06-17T20:33:51.150Z Checking bitvec v1.0.1
17462024-06-17T20:33:51.292Z Compiling indexmap v1.9.3
17472024-06-17T20:33:51.336Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
17482024-06-17T20:33:51.371Z Compiling home v0.5.9
17492024-06-17T20:33:51.582Z Checking nodrop v0.1.14
17502024-06-17T20:33:51.704Z Checking array-init v0.0.4
17512024-06-17T20:33:51.802Z Checking smallvec v0.6.14
17522024-06-17T20:33:52.215Z Checking pkcs1 v0.7.5
17532024-06-17T20:33:52.625Z Checking signature v2.2.0
17542024-06-17T20:33:52.785Z Checking bitfield v0.14.0
17552024-06-17T20:33:52.825Z Checking hashbrown v0.12.3
17562024-06-17T20:33:53.066Z Checking serde-hex v0.1.0
17572024-06-17T20:33:53.965Z Checking bzip2 v0.4.4
17582024-06-17T20:33:54.004Z Checking rsa v0.9.6
17592024-06-17T20:33:54.144Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17602024-06-17T20:33:54.245Z Checking env_logger v0.10.2
17612024-06-17T20:33:54.265Z Checking x509-cert v0.2.5
17622024-06-17T20:33:54.399Z Checking ron v0.8.1
17632024-06-17T20:33:54.488Z Checking hashbrown v0.13.2
17642024-06-17T20:33:54.670Z Checking crc-any v2.5.0
17652024-06-17T20:33:55.021Z Checking zip v0.6.6
17662024-06-17T20:33:55.039Z Checking path-slash v0.1.5
17672024-06-17T20:33:55.058Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17682024-06-17T20:33:55.178Z Compiling async-recursion v1.1.1
17692024-06-17T20:33:55.496Z Checking object v0.30.4
17702024-06-17T20:33:55.640Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17712024-06-17T20:33:55.706Z Checking maplit v1.0.2
17722024-06-17T20:33:55.821Z Compiling ring v0.16.20
17732024-06-17T20:33:55.844Z Compiling blake3 v1.5.1
17742024-06-17T20:33:55.879Z Compiling buf-list v1.0.3
17752024-06-17T20:33:56.798Z Checking gethostname v0.4.3
17762024-06-17T20:33:56.880Z Compiling libefi-sys v0.1.0
17772024-06-17T20:33:56.898Z Compiling parking_lot_core v0.8.6
17782024-06-17T20:33:56.934Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
17792024-06-17T20:33:56.967Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17802024-06-17T20:33:57.299Z Compiling crossbeam-deque v0.8.5
17812024-06-17T20:33:57.555Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
17822024-06-17T20:33:57.699Z Checking keccak v0.1.5
17832024-06-17T20:33:57.718Z Checking parking_lot v0.11.2
17842024-06-17T20:33:57.747Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
17852024-06-17T20:33:58.033Z Checking sha3 v0.10.8
17862024-06-17T20:33:58.051Z Checking libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
17872024-06-17T20:33:58.433Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17882024-06-17T20:33:58.674Z Checking trust-dns-client v0.22.0
17892024-06-17T20:33:58.848Z Checking toml v0.5.11
17902024-06-17T20:33:58.867Z Checking secrecy v0.8.0
17912024-06-17T20:33:59.074Z Checking sled v0.34.7
17922024-06-17T20:33:59.573Z Compiling rayon v1.10.0
17932024-06-17T20:34:00.321Z Checking trust-dns-server v0.22.1
17942024-06-17T20:34:00.588Z Compiling pin-project-internal v1.1.5
17952024-06-17T20:34:00.870Z Compiling memmap2 v0.9.4
17962024-06-17T20:34:01.355Z Compiling untrusted v0.7.1
17972024-06-17T20:34:01.535Z Compiling arrayref v0.3.7
17982024-06-17T20:34:01.588Z Compiling constant_time_eq v0.3.0
17992024-06-17T20:34:01.636Z Compiling arrayvec v0.7.4
18002024-06-17T20:34:01.767Z Compiling glob v0.3.1
18012024-06-17T20:34:02.970Z Compiling toolchain_find v0.4.0
18022024-06-17T20:34:03.755Z Compiling vte_generate_state_changes v0.1.1
18032024-06-17T20:34:03.779Z Checking pin-project v1.1.5
18042024-06-17T20:34:03.897Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
18052024-06-17T20:34:04.269Z Compiling topological-sort v0.2.2
18062024-06-17T20:34:04.399Z Checking vte v0.11.1
18072024-06-17T20:34:04.471Z Checking fd-lock v4.0.2
18082024-06-17T20:34:04.495Z Compiling prettyplease v0.2.20
18092024-06-17T20:34:04.668Z Compiling rustfmt-wrapper v0.2.1
18102024-06-17T20:34:04.775Z Compiling omicron-zone-package v0.11.0
18112024-06-17T20:34:05.653Z Checking nu-ansi-term v0.50.0
18122024-06-17T20:34:05.656Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
18132024-06-17T20:34:05.772Z Compiling crunchy v0.2.2
18142024-06-17T20:34:05.790Z Checking strip-ansi-escapes v0.2.0
18152024-06-17T20:34:05.900Z Compiling clang-sys v1.7.0
18162024-06-17T20:34:05.917Z Compiling tiny-keccak v2.0.2
18172024-06-17T20:34:05.935Z Checking reedline v0.31.0
18182024-06-17T20:34:05.938Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
18192024-06-17T20:34:06.237Z Compiling snafu-derive v0.8.2
18202024-06-17T20:34:06.366Z Compiling memoffset v0.9.1
18212024-06-17T20:34:06.501Z Compiling platforms v3.4.0
18222024-06-17T20:34:06.597Z Compiling ref-cast v1.0.23
18232024-06-17T20:34:07.218Z Compiling curve25519-dalek v4.1.2
18242024-06-17T20:34:07.520Z Compiling ascii-canvas v3.0.0
18252024-06-17T20:34:07.850Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
18262024-06-17T20:34:07.950Z Checking globset v0.4.14
18272024-06-17T20:34:08.091Z Checking olpc-cjson v0.1.3
18282024-06-17T20:34:08.120Z Checking serde_plain v1.0.2
18292024-06-17T20:34:08.298Z Compiling ref-cast-impl v1.0.23
18302024-06-17T20:34:08.364Z Compiling ena v0.14.3
18312024-06-17T20:34:08.448Z Compiling libloading v0.8.3
18322024-06-17T20:34:08.643Z Compiling unicase v2.7.0
18332024-06-17T20:34:08.782Z Compiling bindgen v0.69.4
18342024-06-17T20:34:08.827Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
18352024-06-17T20:34:08.861Z Compiling regex-syntax v0.6.29
18362024-06-17T20:34:08.911Z Checking typed-path v0.7.1
18372024-06-17T20:34:09.491Z Compiling diff v0.1.13
18382024-06-17T20:34:10.862Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
18392024-06-17T20:34:11.004Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18402024-06-17T20:34:11.530Z Compiling which v4.4.2
18412024-06-17T20:34:12.093Z Compiling lalrpop v0.19.12
18422024-06-17T20:34:12.153Z Checking snafu v0.8.2
18432024-06-17T20:34:12.687Z Checking tough v0.17.1
18442024-06-17T20:34:14.344Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18452024-06-17T20:34:14.561Z Checking universal-hash v0.5.1
18462024-06-17T20:34:14.578Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18472024-06-17T20:34:14.748Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18482024-06-17T20:34:14.964Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18492024-06-17T20:34:15.522Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18502024-06-17T20:34:16.253Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18512024-06-17T20:34:18.291Z Compiling cexpr v0.6.0
18522024-06-17T20:34:18.618Z Compiling thiserror-impl-no-std v2.0.2
18532024-06-17T20:34:18.770Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
18542024-06-17T20:34:19.129Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18552024-06-17T20:34:20.140Z Compiling curve25519-dalek-derive v0.1.1
18562024-06-17T20:34:20.940Z Checking nanorand v0.7.0
18572024-06-17T20:34:21.299Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
18582024-06-17T20:34:21.320Z Compiling rustc-hash v1.1.0
18592024-06-17T20:34:21.462Z Compiling cfg_aliases v0.1.1
18602024-06-17T20:34:21.566Z Compiling shlex v1.3.0
18612024-06-17T20:34:21.583Z Checking signature v1.6.4
18622024-06-17T20:34:21.667Z Compiling salty v0.2.0
18632024-06-17T20:34:21.708Z Compiling lazycell v1.3.0
18642024-06-17T20:34:21.885Z Checking bytecount v0.6.8
18652024-06-17T20:34:21.974Z Checking parse-size v1.0.0
18662024-06-17T20:34:21.995Z Checking opaque-debug v0.3.1
18672024-06-17T20:34:22.033Z Checking papergrid v0.11.0
18682024-06-17T20:34:22.082Z Checking poly1305 v0.8.0
18692024-06-17T20:34:22.149Z Checking thiserror-no-std v2.0.2
18702024-06-17T20:34:22.260Z Checking ed25519 v1.5.3
18712024-06-17T20:34:22.686Z Compiling nix v0.28.0
18722024-06-17T20:34:23.220Z Checking flume v0.11.0
18732024-06-17T20:34:23.500Z Checking nix v0.27.1
18742024-06-17T20:34:23.575Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
18752024-06-17T20:34:23.716Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18762024-06-17T20:34:23.818Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18772024-06-17T20:34:23.993Z Compiling tabled_derive v0.7.0
18782024-06-17T20:34:24.077Z Compiling derive_builder_core v0.20.0
18792024-06-17T20:34:24.271Z Checking chacha20 v0.9.1
18802024-06-17T20:34:24.620Z Checking aead v0.5.2
18812024-06-17T20:34:24.801Z Checking serde-big-array v0.5.1
18822024-06-17T20:34:24.832Z Checking kstat-rs v0.2.3
18832024-06-17T20:34:25.020Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
18842024-06-17T20:34:25.165Z Compiling libxml v0.3.3
18852024-06-17T20:34:25.511Z Checking heck v0.4.1
18862024-06-17T20:34:25.727Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
18872024-06-17T20:34:25.938Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
18882024-06-17T20:34:26.253Z Checking chacha20poly1305 v0.10.1
18892024-06-17T20:34:26.434Z Checking vsss-rs v3.3.4
18902024-06-17T20:34:26.573Z Compiling derive_builder_macro v0.20.0
18912024-06-17T20:34:26.658Z Checking tabled v0.15.0
18922024-06-17T20:34:28.176Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
18932024-06-17T20:34:28.729Z Checking signal-hook-tokio v0.3.1
18942024-06-17T20:34:28.921Z Checking serde-big-array v0.4.1
18952024-06-17T20:34:29.091Z Compiling strum_macros v0.24.3
18962024-06-17T20:34:29.181Z Compiling cookie v0.18.1
18972024-06-17T20:34:29.475Z Compiling indoc v1.0.9
18982024-06-17T20:34:29.657Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
18992024-06-17T20:34:29.727Z Compiling mime_guess v2.0.4
19002024-06-17T20:34:30.646Z Checking derive_builder v0.20.0
19012024-06-17T20:34:31.050Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19022024-06-17T20:34:32.409Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
19032024-06-17T20:34:32.684Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19042024-06-17T20:34:33.153Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
19052024-06-17T20:34:33.173Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19062024-06-17T20:34:35.270Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19072024-06-17T20:34:35.287Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19082024-06-17T20:34:36.369Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
19092024-06-17T20:34:36.974Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19102024-06-17T20:34:37.605Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
19112024-06-17T20:34:37.665Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
19122024-06-17T20:34:37.875Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19132024-06-17T20:34:38.026Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
19142024-06-17T20:34:38.302Z Compiling peg-macros v0.8.3
19152024-06-17T20:34:39.431Z Checking quick-xml v0.31.0
19162024-06-17T20:34:40.333Z Compiling oso-derive v0.27.3
19172024-06-17T20:34:41.405Z Compiling impl-trait-for-tuples v0.2.2
19182024-06-17T20:34:41.481Z Compiling sqlparser_derive v0.2.2
19192024-06-17T20:34:42.270Z Checking unicode_categories v0.1.1
19202024-06-17T20:34:42.561Z Checking corncobs v0.1.3
19212024-06-17T20:34:42.686Z Checking rustyline v14.0.0
19222024-06-17T20:34:42.751Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19232024-06-17T20:34:42.936Z Checking sqlformat v0.2.3
19242024-06-17T20:34:44.330Z Checking sqlparser v0.45.0
19252024-06-17T20:34:44.815Z Checking peg v0.8.3
19262024-06-17T20:34:45.359Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
19272024-06-17T20:34:45.696Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
19282024-06-17T20:34:47.622Z Checking bcs v0.1.6
19292024-06-17T20:34:47.648Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
19302024-06-17T20:34:47.917Z Checking highway v1.1.0
19312024-06-17T20:34:48.291Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
19322024-06-17T20:34:48.569Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19332024-06-17T20:34:48.812Z Compiling const_format_proc_macros v0.2.32
19342024-06-17T20:34:48.834Z Checking bb8 v0.8.3
19352024-06-17T20:34:49.316Z Checking http-range v0.1.5
19362024-06-17T20:34:49.492Z Checking hyper-staticfile v0.9.5
19372024-06-17T20:34:49.857Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19382024-06-17T20:34:49.900Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
19392024-06-17T20:34:50.696Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19402024-06-17T20:34:51.208Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19412024-06-17T20:34:51.621Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19422024-06-17T20:34:52.029Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19432024-06-17T20:34:52.615Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19442024-06-17T20:34:53.864Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19452024-06-17T20:34:55.319Z Checking const_format v0.2.32
19462024-06-17T20:34:55.687Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
19472024-06-17T20:34:55.794Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19482024-06-17T20:34:56.250Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
19492024-06-17T20:34:56.529Z Checking assert_matches v1.5.0
19502024-06-17T20:34:56.630Z Compiling portable-atomic v1.6.0
19512024-06-17T20:34:57.536Z Checking rand_seeder v0.2.3
19522024-06-17T20:34:57.765Z Checking number_prefix v0.4.0
19532024-06-17T20:34:57.972Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19542024-06-17T20:34:58.196Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19552024-06-17T20:34:58.793Z Checking indicatif v0.17.8
19562024-06-17T20:34:59.578Z Checking castaway v0.2.2
19572024-06-17T20:34:59.696Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19582024-06-17T20:34:59.736Z Checking compact_str v0.7.1
19592024-06-17T20:34:59.960Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19602024-06-17T20:35:00.010Z Checking lru v0.12.3
19612024-06-17T20:35:00.031Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
19622024-06-17T20:35:00.225Z Compiling stability v0.2.0
19632024-06-17T20:35:00.292Z Compiling indoc v2.0.5
19642024-06-17T20:35:00.452Z Checking cassowary v0.3.0
19652024-06-17T20:35:00.932Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19662024-06-17T20:35:01.232Z Checking smawk v0.3.2
19672024-06-17T20:35:01.394Z Checking ratatui v0.26.2
19682024-06-17T20:35:01.436Z Checking unicode-linebreak v0.1.5
19692024-06-17T20:35:01.840Z Checking textwrap v0.16.1
19702024-06-17T20:35:02.252Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19712024-06-17T20:35:02.532Z Checking is_ci v1.2.0
19722024-06-17T20:35:02.668Z Checking supports-color v3.0.0
19732024-06-17T20:35:02.875Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
19742024-06-17T20:35:03.034Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
19752024-06-17T20:35:03.645Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19762024-06-17T20:35:03.738Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
19772024-06-17T20:35:03.916Z Checking fatfs v0.3.6
19782024-06-17T20:35:04.315Z Checking shell-words v1.1.0
19792024-06-17T20:35:04.482Z Checking rtoolbox v0.0.2
19802024-06-17T20:35:04.669Z Checking rpassword v7.3.1
19812024-06-17T20:35:04.836Z Checking tui-tree-widget v0.19.0
19822024-06-17T20:35:04.938Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
19832024-06-17T20:35:05.364Z Checking yansi v0.5.1
19842024-06-17T20:35:05.631Z Compiling target-lexicon v0.12.14
19852024-06-17T20:35:05.649Z Checking pretty_assertions v1.4.0
19862024-06-17T20:35:05.735Z Checking plotters-backend v0.3.5
19872024-06-17T20:35:05.831Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
19882024-06-17T20:35:05.915Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
19892024-06-17T20:35:06.081Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
19902024-06-17T20:35:06.511Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19912024-06-17T20:35:06.674Z Checking plotters-svg v0.3.5
19922024-06-17T20:35:06.894Z Checking cargo-platform v0.1.8
19932024-06-17T20:35:07.198Z Compiling guppy-workspace-hack v0.1.0
19942024-06-17T20:35:07.346Z Checking cast v0.3.0
19952024-06-17T20:35:07.459Z Compiling doc-comment v0.3.3
19962024-06-17T20:35:07.634Z Checking criterion-plot v0.5.0
19972024-06-17T20:35:07.676Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
19982024-06-17T20:35:08.133Z Checking cargo_metadata v0.18.1
19992024-06-17T20:35:08.159Z Checking plotters v0.3.5
20002024-06-17T20:35:09.788Z Checking http-body v1.0.0
20012024-06-17T20:35:09.843Z Checking tinytemplate v1.2.1
20022024-06-17T20:35:09.988Z Checking csv-core v0.1.11
20032024-06-17T20:35:10.004Z Checking regex-automata v0.1.10
20042024-06-17T20:35:10.233Z Checking anes v0.1.6
20052024-06-17T20:35:10.330Z Compiling target-spec v3.1.0
20062024-06-17T20:35:10.428Z Compiling assert_cmd v2.0.14
20072024-06-17T20:35:10.584Z Checking oorandom v11.1.3
20082024-06-17T20:35:10.743Z Checking tower-layer v0.3.2
20092024-06-17T20:35:10.896Z Checking criterion v0.5.1
20102024-06-17T20:35:10.921Z Checking bstr v0.2.17
20112024-06-17T20:35:11.012Z Checking tower v0.4.13
20122024-06-17T20:35:11.770Z Checking csv v1.3.0
20132024-06-17T20:35:11.789Z Checking hyper v1.3.1
20142024-06-17T20:35:12.663Z Checking cfg-expr v0.15.8
20152024-06-17T20:35:13.244Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
20162024-06-17T20:35:14.002Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
20172024-06-17T20:35:14.486Z Checking hyper-util v0.1.3
20182024-06-17T20:35:14.729Z Checking httptest v0.15.5
20192024-06-17T20:35:15.528Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
20202024-06-17T20:35:15.572Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
20212024-06-17T20:35:16.013Z Checking rustls-native-certs v0.7.0
20222024-06-17T20:35:16.168Z Checking pathdiff v0.2.1
20232024-06-17T20:35:16.528Z Checking nested v0.1.1
20242024-06-17T20:35:16.749Z Checking guppy v0.17.5
20252024-06-17T20:35:18.425Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20262024-06-17T20:35:18.880Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20272024-06-17T20:35:19.552Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20282024-06-17T20:35:21.126Z Checking hyper-rustls v0.26.0
20292024-06-17T20:35:21.232Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20302024-06-17T20:35:21.461Z Checking escape8259 v0.5.2
20312024-06-17T20:35:21.505Z Checking threadpool v1.8.1
20322024-06-17T20:35:21.670Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
20332024-06-17T20:35:21.710Z Checking libtest-mimic v0.7.3
20342024-06-17T20:35:21.970Z Checking similar-asserts v1.5.0
20352024-06-17T20:35:22.144Z Checking fancy-regex v0.13.0
20362024-06-17T20:35:22.196Z Compiling rstest_macros v0.19.0
20372024-06-17T20:35:22.850Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
20382024-06-17T20:35:22.920Z Checking datatest-stable v0.2.9
20392024-06-17T20:35:23.216Z Checking blake2b_simd v1.0.2
20402024-06-17T20:35:24.087Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
20412024-06-17T20:35:24.201Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20422024-06-17T20:35:24.353Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
20432024-06-17T20:35:24.680Z Compiling relative-path v1.9.3
20442024-06-17T20:35:24.760Z Compiling trybuild v1.0.96
20452024-06-17T20:35:25.080Z Checking rust-argon2 v2.1.0
20462024-06-17T20:35:25.504Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20472024-06-17T20:35:26.867Z Checking multimap v0.10.0
20482024-06-17T20:35:27.179Z Checking futures-timer v3.0.3
20492024-06-17T20:35:28.951Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
20502024-06-17T20:35:30.966Z Checking partial-io v0.5.4
20512024-06-17T20:35:31.344Z Checking approx v0.5.1
20522024-06-17T20:35:31.583Z Checking termios v0.3.3
20532024-06-17T20:35:31.796Z Checking uzers v0.11.3
20542024-06-17T20:35:32.132Z Checking hex-literal v0.4.1
20552024-06-17T20:35:35.301Z Checking rstest v0.19.0
20562024-06-17T20:35:37.386Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20572024-06-17T20:35:38.548Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
20582024-06-17T20:35:47.356Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
20592024-06-17T20:35:56.925Z Compiling samael v0.0.15
20602024-06-17T20:36:26.949Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
20612024-06-17T20:36:28.808Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20622024-06-17T20:36:31.454Z Compiling polar-core v0.27.3
20632024-06-17T20:36:42.525Z Checking oso v0.27.3
20642024-06-17T20:37:13.247Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
20652024-06-17T20:37:13.247Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
20662024-06-17T20:37:13.250Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
20672024-06-17T20:38:24.099Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 45s
20682024-06-17T20:38:24.359Z
20692024-06-17T20:38:24.359Zreal 6:53.064210443
20702024-06-17T20:38:24.359Zuser 37:41.835282798
20712024-06-17T20:38:24.359Zsys 6:27.953138805
20722024-06-17T20:38:24.359Ztrap 1.030525852
20732024-06-17T20:38:24.359Ztflt 1.656873932
20742024-06-17T20:38:24.362Zdflt 0.997842162
20752024-06-17T20:38:24.362Zkflt 0.002286016
20762024-06-17T20:38:24.362Zlock 1:51:05.452355246
20772024-06-17T20:38:24.362Zslp 2:00:23.597986918
20782024-06-17T20:38:24.362Zlat 1:46.529802637
20792024-06-17T20:38:24.362Zstop 5:23.275106436
20802024-06-17T20:38:25.367Zwarning: output filename collision.
20812024-06-17T20:38:25.367ZThe 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)`.
20822024-06-17T20:38:25.368ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api/index.html
20832024-06-17T20:38:25.368ZThe targets should have unique names.
20842024-06-17T20:38:25.368ZThis is a known bug where multiple crates with the same name use
20852024-06-17T20:38:25.368Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20862024-06-17T20:38:25.368Zwarning: output filename collision.
20872024-06-17T20:38:25.368ZThe 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)`.
20882024-06-17T20:38:25.368ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api_sys/index.html
20892024-06-17T20:38:25.368ZThe targets should have unique names.
20902024-06-17T20:38:25.368ZThis is a known bug where multiple crates with the same name use
20912024-06-17T20:38:25.368Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20922024-06-17T20:38:25.371Zwarning: output filename collision.
20932024-06-17T20:38:25.372ZThe 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)`.
20942024-06-17T20:38:25.372ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
20952024-06-17T20:38:25.372ZThe targets should have unique names.
20962024-06-17T20:38:25.372ZThis is a known bug where multiple crates with the same name use
20972024-06-17T20:38:25.372Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20982024-06-17T20:38:25.372Zwarning: output filename collision.
20992024-06-17T20:38:25.372ZThe 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)`.
21002024-06-17T20:38:25.372ZColliding filename is: /work/oxidecomputer/omicron/target/doc/libnet/index.html
21012024-06-17T20:38:25.372ZThe targets should have unique names.
21022024-06-17T20:38:25.372ZThis is a known bug where multiple crates with the same name use
21032024-06-17T20:38:25.372Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21042024-06-17T20:38:25.372Zwarning: output filename collision.
21052024-06-17T20:38:25.372ZThe 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)`.
21062024-06-17T20:38:25.372ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
21072024-06-17T20:38:25.372ZThe targets should have unique names.
21082024-06-17T20:38:25.372ZThis is a known bug where multiple crates with the same name use
21092024-06-17T20:38:25.372Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21102024-06-17T20:38:25.372Zwarning: output filename collision.
21112024-06-17T20:38:25.372ZThe 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)`.
21122024-06-17T20:38:25.372ZColliding filename is: /work/oxidecomputer/omicron/target/doc/propolis_client/index.html
21132024-06-17T20:38:25.372ZThe targets should have unique names.
21142024-06-17T20:38:25.372ZThis is a known bug where multiple crates with the same name use
21152024-06-17T20:38:25.372Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21162024-06-17T20:38:25.372Zwarning: output filename collision.
21172024-06-17T20:38:25.372ZThe 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)`.
21182024-06-17T20:38:25.372ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
21192024-06-17T20:38:25.372ZThe targets should have unique names.
21202024-06-17T20:38:25.372ZThis is a known bug where multiple crates with the same name use
21212024-06-17T20:38:25.372Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21222024-06-17T20:38:25.372Zwarning: output filename collision.
21232024-06-17T20:38:25.372ZThe 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`.
21242024-06-17T20:38:25.372ZColliding filename is: /work/oxidecomputer/omicron/target/doc/zone/index.html
21252024-06-17T20:38:25.372ZThe targets should have unique names.
21262024-06-17T20:38:25.372ZThis is a known bug where multiple crates with the same name use
21272024-06-17T20:38:25.372Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21282024-06-17T20:38:25.921Z Documenting libc v0.2.155
21292024-06-17T20:38:25.972Z Documenting cfg-if v1.0.0
21302024-06-17T20:38:25.987Z Documenting serde_derive v1.0.203
21312024-06-17T20:38:26.020Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21322024-06-17T20:38:26.043Z Documenting log v0.4.21
21332024-06-17T20:38:26.056Z Documenting memchr v2.7.2
21342024-06-17T20:38:26.073Z Documenting itoa v1.0.11
21352024-06-17T20:38:26.088Z Documenting byteorder v1.5.0
21362024-06-17T20:38:26.291Z Documenting smallvec v1.13.2
21372024-06-17T20:38:29.108Z Documenting scopeguard v1.2.0
21382024-06-17T20:38:29.462Z Documenting pin-project-lite v0.2.14
21392024-06-17T20:38:30.036Z Documenting libm v0.2.8
21402024-06-17T20:38:30.108Z Documenting getrandom v0.2.14
21412024-06-17T20:38:30.303Z Documenting parking_lot_core v0.9.10
21422024-06-17T20:38:30.325Z Documenting signal-hook-registry v1.4.2
21432024-06-17T20:38:31.719Z Documenting mio v0.8.11
21442024-06-17T20:38:32.694Z Documenting once_cell v1.19.0
21452024-06-17T20:38:33.900Z Documenting num-traits v0.2.19
21462024-06-17T20:38:33.936Z Documenting serde v1.0.203
21472024-06-17T20:38:34.228Z Documenting lock_api v0.4.12
21482024-06-17T20:38:34.745Z Documenting thiserror-impl v1.0.60
21492024-06-17T20:38:34.991Z Documenting rand_core v0.6.4
21502024-06-17T20:38:35.483Z Documenting ryu v1.0.18
21512024-06-17T20:38:36.865Z Documenting zeroize_derive v1.4.2
21522024-06-17T20:38:37.129Z Documenting futures-core v0.3.30
21532024-06-17T20:38:38.368Z Documenting num_cpus v1.16.0
21542024-06-17T20:38:39.212Z Documenting parking_lot v0.12.2
21552024-06-17T20:38:39.634Z Documenting socket2 v0.5.7
21562024-06-17T20:38:40.002Z Documenting tokio-macros v2.2.0
21572024-06-17T20:38:41.045Z Documenting thiserror v1.0.60
21582024-06-17T20:38:41.879Z Documenting zerocopy v0.7.34
21592024-06-17T20:38:41.975Z Documenting zeroize v1.7.0
21602024-06-17T20:38:42.657Z Checking syn v1.0.109
21612024-06-17T20:38:44.391Z Documenting futures-sink v0.3.30
21622024-06-17T20:38:45.151Z Documenting typenum v1.17.0
21632024-06-17T20:38:45.781Z Documenting iana-time-zone v0.1.60
21642024-06-17T20:38:45.867Z Documenting subtle v2.5.0
21652024-06-17T20:38:48.290Z Documenting slab v0.4.9
21662024-06-17T20:38:48.483Z Documenting futures-macro v0.3.30
21672024-06-17T20:38:48.902Z Documenting futures-channel v0.3.30
21682024-06-17T20:38:55.330Z Documenting bytes v1.6.0
21692024-06-17T20:38:58.161Z Documenting serde_json v1.0.117
21702024-06-17T20:38:58.201Z Documenting bitflags v2.5.0
21712024-06-17T20:38:58.255Z Documenting chrono v0.4.38
21722024-06-17T20:38:58.286Z Documenting futures-task v0.3.30
21732024-06-17T20:38:58.286Z Documenting pin-utils v0.1.0
21742024-06-17T20:38:58.608Z Documenting futures-io v0.3.30
21752024-06-17T20:38:59.293Z Documenting generic-array v0.14.7
21762024-06-17T20:38:59.808Z Documenting tokio v1.37.0
21772024-06-17T20:39:03.496Z Documenting uuid v1.8.0
21782024-06-17T20:39:03.533Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21792024-06-17T20:39:03.706Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21802024-06-17T20:39:03.739Z Documenting ahash v0.8.11
21812024-06-17T20:39:04.398Z Documenting futures-util v0.3.30
21822024-06-17T20:39:04.443Z Documenting allocator-api2 v0.2.18
21832024-06-17T20:39:05.048Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21842024-06-17T20:39:05.080Z Documenting crypto-common v0.1.6
21852024-06-17T20:39:05.519Z Documenting const-oid v0.9.6
21862024-06-17T20:39:08.449Z Documenting tinyvec_macros v0.1.1
21872024-06-17T20:39:08.606Z Documenting hashbrown v0.14.5
21882024-06-17T20:39:09.219Z Documenting serde_derive_internals v0.29.1
21892024-06-17T20:39:10.573Z Checking serde_derive_internals v0.29.1
21902024-06-17T20:39:11.190Z Documenting dyn-clone v1.0.17
21912024-06-17T20:39:11.659Z Documenting tinyvec v1.6.0
21922024-06-17T20:39:12.048Z Documenting ppv-lite86 v0.2.17
21932024-06-17T20:39:12.423Z Documenting tracing-core v0.1.32
21942024-06-17T20:39:13.643Z Documenting tracing-attributes v0.1.27
21952024-06-17T20:39:14.438Z Documenting unicode-bidi v0.3.15
21962024-06-17T20:39:15.029Z Documenting lazy_static v1.4.0
21972024-06-17T20:39:15.398Z Documenting unicode-normalization v0.1.23
21982024-06-17T20:39:15.497Z Documenting rand_chacha v0.3.1
21992024-06-17T20:39:15.512Z Documenting percent-encoding v2.3.1
22002024-06-17T20:39:16.289Z Documenting schemars_derive v0.8.20
22012024-06-17T20:39:18.282Z Documenting block-buffer v0.10.4
22022024-06-17T20:39:19.615Z Documenting serde_tokenstream v0.2.0
22032024-06-17T20:39:19.926Z Documenting equivalent v1.0.1
22042024-06-17T20:39:20.270Z Documenting powerfmt v0.2.0
22052024-06-17T20:39:20.365Z Documenting form_urlencoded v1.2.1
22062024-06-17T20:39:20.650Z Documenting rand v0.8.5
22072024-06-17T20:39:22.220Z Documenting schemars v0.8.20
22082024-06-17T20:39:24.123Z Documenting indexmap v2.2.6
22092024-06-17T20:39:24.126Z Documenting deranged v0.3.11
22102024-06-17T20:39:24.310Z Documenting digest v0.10.7
22112024-06-17T20:39:24.408Z Documenting time-macros v0.2.18
22122024-06-17T20:39:24.782Z Documenting time-core v0.1.2
22132024-06-17T20:39:26.252Z Documenting num_threads v0.1.7
22142024-06-17T20:39:27.905Z Documenting num-conv v0.1.0
22152024-06-17T20:39:29.880Z Documenting fnv v1.0.7
22162024-06-17T20:39:31.341Z Documenting tracing v0.1.40
22172024-06-17T20:39:37.824Z Documenting unicode-width v0.1.12
22182024-06-17T20:39:37.841Z Documenting unicode-ident v1.0.12
22192024-06-17T20:39:37.841Z Documenting idna v0.5.0
22202024-06-17T20:39:37.870Z Documenting time v0.3.36
22212024-06-17T20:39:37.946Z Documenting adler v1.0.2
22222024-06-17T20:39:38.242Z Documenting slog v2.7.0
22232024-06-17T20:39:38.536Z Documenting httparse v1.8.0
22242024-06-17T20:39:40.864Z Documenting proc-macro2 v1.0.82
22252024-06-17T20:39:40.922Z Documenting cpufeatures v0.2.12
22262024-06-17T20:39:41.197Z Documenting miniz_oxide v0.7.2
22272024-06-17T20:39:42.455Z Documenting url v2.5.0
22282024-06-17T20:39:43.065Z Documenting tokio-util v0.7.11
22292024-06-17T20:39:43.393Z Documenting errno v0.3.9
22302024-06-17T20:39:44.011Z Documenting async-trait v0.1.80
22312024-06-17T20:39:44.228Z Documenting httpdate v1.0.3
22322024-06-17T20:39:45.357Z Documenting try-lock v0.2.5
22332024-06-17T20:39:46.392Z Documenting quote v1.0.36
22342024-06-17T20:39:47.232Z Documenting http-body v0.4.6
22352024-06-17T20:39:48.012Z Documenting rustix v0.38.34
22362024-06-17T20:39:48.335Z Documenting want v0.3.1
22372024-06-17T20:39:48.437Z Documenting aho-corasick v1.1.3
22382024-06-17T20:39:49.216Z Documenting openssl-sys v0.9.102
22392024-06-17T20:39:49.681Z Documenting h2 v0.3.26
22402024-06-17T20:39:50.131Z Documenting openssl-macros v0.1.1
22412024-06-17T20:39:51.509Z Documenting syn v2.0.64
22422024-06-17T20:39:52.304Z Documenting mime v0.3.17
22432024-06-17T20:39:53.196Z Documenting regex-syntax v0.8.3
22442024-06-17T20:39:53.928Z Documenting gimli v0.28.1
22452024-06-17T20:39:55.938Z Documenting tower-service v0.3.2
22462024-06-17T20:39:56.229Z Documenting object v0.32.2
22472024-06-17T20:39:56.369Z Documenting openssl v0.10.64
22482024-06-17T20:39:56.990Z Documenting ipnet v2.9.0
22492024-06-17T20:40:00.701Z Documenting addr2line v0.21.0
22502024-06-17T20:40:01.095Z Documenting rustc-demangle v0.1.24
22512024-06-17T20:40:01.346Z Documenting regex-automata v0.4.6
22522024-06-17T20:40:02.029Z Documenting hyper v0.14.28
22532024-06-17T20:40:02.248Z Documenting openssl-probe v0.1.5
22542024-06-17T20:40:04.507Z Documenting base64ct v1.6.0
22552024-06-17T20:40:04.675Z Documenting futures-executor v0.3.30
22562024-06-17T20:40:05.526Z Documenting encoding_rs v0.8.34
22572024-06-17T20:40:07.077Z Documenting native-tls v0.2.11
22582024-06-17T20:40:09.607Z Checking pest_meta v2.7.10
22592024-06-17T20:40:09.745Z Documenting psl-types v2.0.11
22602024-06-17T20:40:09.858Z Documenting backtrace v0.3.71
22612024-06-17T20:40:10.526Z Documenting serde_urlencoded v0.7.1
22622024-06-17T20:40:10.978Z Documenting semver v1.0.23
22632024-06-17T20:40:12.074Z Documenting pest_meta v2.7.10
22642024-06-17T20:40:13.097Z Documenting tokio-native-tls v0.3.1
22652024-06-17T20:40:13.112Z Documenting publicsuffix v2.2.3
22662024-06-17T20:40:15.284Z Documenting crossbeam-utils v0.8.19
22672024-06-17T20:40:15.338Z Documenting scroll_derive v0.12.0
22682024-06-17T20:40:16.086Z Documenting utf8parse v0.2.1
22692024-06-17T20:40:16.338Z Documenting anyhow v1.0.86
22702024-06-17T20:40:16.454Z Documenting hyper-rustls v0.24.2
22712024-06-17T20:40:17.476Z Documenting pest_generator v2.7.10
22722024-06-17T20:40:18.337Z Documenting cookie_store v0.20.0
22732024-06-17T20:40:19.197Z Documenting hyper-tls v0.5.0
22742024-06-17T20:40:19.373Z Documenting regex v1.10.4
22752024-06-17T20:40:20.649Z Checking pest_generator v2.7.10
22762024-06-17T20:40:21.139Z Documenting scroll v0.12.0
22772024-06-17T20:40:21.301Z Documenting pem-rfc7468 v0.7.0
22782024-06-17T20:40:21.463Z Documenting futures v0.3.30
22792024-06-17T20:40:23.033Z Documenting der_derive v0.7.2
22802024-06-17T20:40:23.520Z Documenting ucd-trie v0.1.6
22812024-06-17T20:40:24.907Z Documenting flagset v0.4.5
22822024-06-17T20:40:25.767Z Documenting webpki-roots v0.25.4
22832024-06-17T20:40:26.171Z Documenting sync_wrapper v0.1.2
22842024-06-17T20:40:26.263Z Documenting plain v0.2.3
22852024-06-17T20:40:26.495Z Documenting pest_derive v2.7.10
22862024-06-17T20:40:27.847Z Documenting pest v2.7.10
22872024-06-17T20:40:27.917Z Documenting num-integer v0.1.46
22882024-06-17T20:40:29.141Z Documenting goblin v0.8.2
22892024-06-17T20:40:29.489Z Documenting der v0.7.9
22902024-06-17T20:40:29.506Z Documenting pretty-hex v0.4.1
22912024-06-17T20:40:30.108Z Documenting openapiv3 v2.0.0
22922024-06-17T20:40:30.641Z Documenting reqwest v0.11.27
22932024-06-17T20:40:31.707Z Documenting thread-id v4.2.1
22942024-06-17T20:40:32.709Z Documenting usdt-macro v0.5.0
22952024-06-17T20:40:33.225Z Documenting usdt-attr-macro v0.5.0
22962024-06-17T20:40:34.372Z Documenting dtrace-parser v0.2.0
22972024-06-17T20:40:35.794Z Documenting spki v0.7.3
22982024-06-17T20:40:36.870Z Documenting spin v0.9.8
22992024-06-17T20:40:37.907Z Documenting memmap v0.7.0
23002024-06-17T20:40:37.923Z Documenting dof v0.3.0
23012024-06-17T20:40:39.093Z Documenting anstyle v1.0.7
23022024-06-17T20:40:39.498Z Documenting either v1.12.0
23032024-06-17T20:40:40.837Z Documenting anstyle-parse v0.2.4
23042024-06-17T20:40:41.003Z Documenting pkcs8 v0.10.2
23052024-06-17T20:40:41.969Z Documenting ipnetwork v0.20.0
23062024-06-17T20:40:42.232Z Documenting colorchoice v1.0.1
23072024-06-17T20:40:43.028Z Documenting anstyle-query v1.0.3
23082024-06-17T20:40:43.661Z Documenting usdt-impl v0.5.0
23092024-06-17T20:40:44.069Z Documenting data-encoding v2.6.0
23102024-06-17T20:40:44.440Z Documenting is_terminal_polyfill v1.70.0
23112024-06-17T20:40:44.501Z Documenting crossbeam-epoch v0.9.18
23122024-06-17T20:40:45.504Z Documenting terminal_size v0.3.0
23132024-06-17T20:40:46.268Z Documenting sha2 v0.10.8
23142024-06-17T20:40:47.928Z Documenting hex v0.4.3
23152024-06-17T20:40:48.699Z Documenting crc32fast v1.4.0
23162024-06-17T20:40:48.908Z Documenting clap_lex v0.7.0
23172024-06-17T20:40:49.230Z Documenting anstream v0.6.14
23182024-06-17T20:40:49.662Z Documenting unicode-segmentation v1.11.0
23192024-06-17T20:40:51.040Z Documenting untrusted v0.9.0
23202024-06-17T20:40:51.105Z Documenting strsim v0.11.1
23212024-06-17T20:40:51.516Z Documenting usdt v0.5.0
23222024-06-17T20:40:53.178Z Documenting num-iter v0.1.45
23232024-06-17T20:40:53.313Z Documenting hmac v0.12.1
23242024-06-17T20:40:53.533Z Documenting signal-hook v0.3.17
23252024-06-17T20:40:53.604Z Documenting clap_derive v4.5.4
23262024-06-17T20:40:54.348Z Documenting ring v0.17.8
23272024-06-17T20:40:54.365Z Documenting flate2 v1.0.30
23282024-06-17T20:40:55.373Z Documenting clap_builder v4.5.2
23292024-06-17T20:40:57.655Z Documenting static_assertions v1.1.0
23302024-06-17T20:40:58.127Z Documenting managed v0.8.0
23312024-06-17T20:40:58.457Z Documenting itertools v0.12.1
23322024-06-17T20:40:58.784Z Documenting signal-hook-mio v0.2.3
23332024-06-17T20:40:59.360Z Documenting enum-as-inner v0.5.1
23342024-06-17T20:41:00.244Z Documenting regress v0.9.1
23352024-06-17T20:41:00.265Z Documenting block-padding v0.3.3
23362024-06-17T20:41:01.177Z Documenting scheduled-thread-pool v0.2.7
23372024-06-17T20:41:01.964Z Documenting diesel_table_macro_syntax v0.1.0
23382024-06-17T20:41:02.622Z Documenting clap v4.5.4
23392024-06-17T20:41:03.340Z Checking diesel_table_macro_syntax v0.1.0
23402024-06-17T20:41:03.517Z Documenting finl_unicode v1.2.0
23412024-06-17T20:41:05.176Z Documenting trust-dns-proto v0.22.0
23422024-06-17T20:41:05.686Z Documenting inout v0.1.3
23432024-06-17T20:41:06.544Z Documenting r2d2 v0.8.10
23442024-06-17T20:41:06.886Z Documenting crossterm v0.27.0
23452024-06-17T20:41:07.803Z Documenting md-5 v0.10.6
23462024-06-17T20:41:07.959Z Documenting diesel_derives v2.1.4
23472024-06-17T20:41:08.591Z Documenting ff v0.13.0
23482024-06-17T20:41:08.767Z Documenting stringprep v0.1.4
23492024-06-17T20:41:10.514Z Documenting serde_spanned v0.6.6
23502024-06-17T20:41:11.309Z Documenting toml_datetime v0.6.6
23512024-06-17T20:41:12.553Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23522024-06-17T20:41:12.840Z Documenting base16ct v0.2.0
23532024-06-17T20:41:13.580Z Documenting siphasher v0.3.11
23542024-06-17T20:41:14.002Z Documenting bit-vec v0.6.3
23552024-06-17T20:41:14.887Z Documenting heck v0.5.0
23562024-06-17T20:41:15.773Z Documenting winnow v0.6.8
23572024-06-17T20:41:16.377Z Documenting fallible-iterator v0.2.0
23582024-06-17T20:41:16.397Z Checking unsafe-libyaml v0.2.11
23592024-06-17T20:41:16.577Z Documenting sec1 v0.7.3
23602024-06-17T20:41:16.985Z Documenting phf_shared v0.11.2
23612024-06-17T20:41:17.575Z Documenting diesel v2.1.6
23622024-06-17T20:41:17.609Z Documenting group v0.13.0
23632024-06-17T20:41:18.150Z Documenting typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23642024-06-17T20:41:18.886Z Documenting cipher v0.4.4
23652024-06-17T20:41:21.996Z Documenting toml_edit v0.22.13
23662024-06-17T20:41:22.459Z Documenting postgres-protocol v0.6.6
23672024-06-17T20:41:29.824Z Documenting hkdf v0.12.4
23682024-06-17T20:41:29.926Z Documenting num-bigint v0.4.5
23692024-06-17T20:41:30.454Z Documenting bstr v1.9.1
23702024-06-17T20:41:38.456Z Documenting console v0.15.8
23712024-06-17T20:41:38.585Z Documenting typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23722024-06-17T20:41:38.973Z Documenting crypto-bigint v0.5.5
23732024-06-17T20:41:39.069Z Documenting hubpack v0.1.2
23742024-06-17T20:41:39.086Z Documenting serde_repr v0.1.19
23752024-06-17T20:41:39.806Z Documenting fixedbitset v0.4.2
23762024-06-17T20:41:40.013Z Documenting new_debug_unreachable v1.0.6
23772024-06-17T20:41:41.102Z Documenting minimal-lexical v0.2.1
23782024-06-17T20:41:43.312Z Documenting unsafe-libyaml v0.2.11
23792024-06-17T20:41:43.606Z Documenting precomputed-hash v0.1.1
23802024-06-17T20:41:43.846Z Documenting lalrpop-util v0.19.12
23812024-06-17T20:41:44.004Z Documenting petgraph v0.6.5
23822024-06-17T20:41:44.890Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
23832024-06-17T20:41:54.271Z Documenting nom v7.1.3
23842024-06-17T20:41:54.384Z Documenting typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23852024-06-17T20:41:54.591Z Documenting yasna v0.5.2
23862024-06-17T20:41:54.608Z Documenting serde_yaml v0.9.34+deprecated
23872024-06-17T20:41:54.673Z Documenting string_cache v0.8.7
23882024-06-17T20:41:55.173Z Documenting postgres-types v0.2.6
23892024-06-17T20:41:55.278Z Documenting elliptic-curve v0.13.8
23902024-06-17T20:41:56.014Z Documenting phf v0.11.2
23912024-06-17T20:41:59.633Z Checking serde_yaml v0.9.34+deprecated
23922024-06-17T20:42:00.640Z Documenting similar v2.5.0
23932024-06-17T20:42:01.346Z Documenting progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23942024-06-17T20:42:01.388Z Documenting getopts v0.2.21
23952024-06-17T20:42:01.516Z Documenting float-cmp v0.9.0
23962024-06-17T20:42:01.541Z Documenting normalize-line-endings v0.3.0
23972024-06-17T20:42:01.911Z Documenting whoami v1.5.1
23982024-06-17T20:42:11.809Z Documenting peg-runtime v0.8.3
23992024-06-17T20:42:11.812Z Documenting difflib v0.4.0
24002024-06-17T20:42:12.009Z Documenting predicates-core v1.0.6
24012024-06-17T20:42:12.069Z Documenting tokio-postgres v0.7.10
24022024-06-17T20:42:12.145Z Documenting progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24032024-06-17T20:42:12.262Z Documenting progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24042024-06-17T20:42:12.477Z Documenting bit-set v0.5.3
24052024-06-17T20:42:12.493Z Documenting fs-err v2.11.0
24062024-06-17T20:42:16.666Z Documenting tokio-stream v0.1.15
24072024-06-17T20:42:16.785Z Checking ident_case v1.0.1
24082024-06-17T20:42:16.910Z Documenting predicates v3.1.0
24092024-06-17T20:42:16.933Z Checking darling_core v0.20.9
24102024-06-17T20:42:17.525Z Documenting is-terminal v0.4.12
24112024-06-17T20:42:17.868Z Documenting strum v0.26.2
24122024-06-17T20:42:18.930Z Documenting base64 v0.22.1
24132024-06-17T20:42:20.786Z Documenting ident_case v1.0.1
24142024-06-17T20:42:20.854Z Documenting progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24152024-06-17T20:42:21.368Z Documenting camino v1.1.7
24162024-06-17T20:42:21.829Z Documenting paste v1.0.15
24172024-06-17T20:42:22.416Z Documenting dirs-sys-next v0.1.2
24182024-06-17T20:42:22.689Z Checking darling v0.20.9
24192024-06-17T20:42:22.803Z Documenting sha1 v0.10.6
24202024-06-17T20:42:23.363Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24212024-06-17T20:42:23.966Z Documenting http v1.1.0
24222024-06-17T20:42:25.057Z Documenting darling_core v0.20.9
24232024-06-17T20:42:26.210Z Documenting thread_local v1.1.8
24242024-06-17T20:42:26.227Z Documenting rustls-pki-types v1.7.0
24252024-06-17T20:42:27.485Z Documenting dirs-next v2.0.0
24262024-06-17T20:42:27.626Z Documenting crossbeam-channel v0.5.12
24272024-06-17T20:42:28.172Z Documenting take_mut v0.2.2
24282024-06-17T20:42:29.830Z Documenting slog-json v2.6.1
24292024-06-17T20:42:30.626Z Documenting async-stream-impl v0.3.5
24302024-06-17T20:42:31.269Z Documenting atomic-waker v1.1.2
24312024-06-17T20:42:31.352Z Documenting rustls-webpki v0.102.4
24322024-06-17T20:42:32.520Z Documenting term v0.7.0
24332024-06-17T20:42:33.044Z Documenting debug-ignore v1.0.5
24342024-06-17T20:42:33.087Z Documenting slog-async v2.8.0
24352024-06-17T20:42:34.211Z Documenting waitgroup v0.1.2
24362024-06-17T20:42:35.149Z Documenting slog-bunyan v2.5.0
24372024-06-17T20:42:35.697Z Documenting darling_macro v0.20.9
24382024-06-17T20:42:36.409Z Documenting rustls-pemfile v2.1.2
24392024-06-17T20:42:36.430Z Documenting rustls v0.22.4
24402024-06-17T20:42:36.585Z Documenting async-stream v0.3.5
24412024-06-17T20:42:37.602Z Documenting multer v3.1.0
24422024-06-17T20:42:37.795Z Documenting slog-term v2.9.1
24432024-06-17T20:42:39.075Z Documenting toml v0.8.13
24442024-06-17T20:42:40.438Z Documenting dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24452024-06-17T20:42:41.420Z Documenting serde_path_to_error v0.1.16
24462024-06-17T20:42:41.519Z Documenting hostname v0.4.0
24472024-06-17T20:42:41.603Z Documenting darling v0.20.9
24482024-06-17T20:42:42.849Z Documenting newtype-uuid v1.1.0
24492024-06-17T20:42:44.111Z Documenting structmeta-derive v0.3.0
24502024-06-17T20:42:45.932Z Checking structmeta v0.3.0
24512024-06-17T20:42:46.174Z Documenting instant v0.1.12
24522024-06-17T20:42:46.321Z Documenting tokio-rustls v0.25.0
24532024-06-17T20:42:46.361Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24542024-06-17T20:42:46.599Z Documenting mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24552024-06-17T20:42:47.061Z Documenting serde_with_macros v3.8.1
24562024-06-17T20:42:47.189Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24572024-06-17T20:42:48.593Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24582024-06-17T20:42:50.680Z Documenting structmeta v0.3.0
24592024-06-17T20:42:51.138Z Documenting backoff v0.4.0
24602024-06-17T20:42:51.863Z Documenting oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24612024-06-17T20:42:51.995Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24622024-06-17T20:42:52.471Z Documenting dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24632024-06-17T20:42:52.549Z Documenting serde_with v3.8.1
24642024-06-17T20:42:54.349Z Documenting macaddr v1.0.1
24652024-06-17T20:42:55.650Z Documenting parse-display-derive v0.9.0
24662024-06-17T20:42:56.770Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24672024-06-17T20:42:56.941Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24682024-06-17T20:42:57.587Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24692024-06-17T20:42:57.815Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24702024-06-17T20:42:58.708Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24712024-06-17T20:42:59.047Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24722024-06-17T20:42:59.376Z Documenting fastrand v2.1.0
24732024-06-17T20:42:59.649Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24742024-06-17T20:42:59.943Z Checking proc-macro-crate v1.3.1
24752024-06-17T20:43:00.190Z Documenting proc-macro-crate v1.3.1
24762024-06-17T20:43:01.257Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24772024-06-17T20:43:01.371Z Documenting foreign-types-macros v0.2.3
24782024-06-17T20:43:01.586Z Documenting foreign-types-shared v0.3.1
24792024-06-17T20:43:02.218Z Documenting parse-display v0.9.0
24802024-06-17T20:43:02.662Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24812024-06-17T20:43:04.144Z Documenting tempfile v3.10.1
24822024-06-17T20:43:04.902Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24832024-06-17T20:43:05.851Z Documenting num_enum_derive v0.5.11
24842024-06-17T20:43:06.855Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24852024-06-17T20:43:06.943Z Documenting cstr-argument v0.1.2
24862024-06-17T20:43:07.381Z Documenting foreign-types v0.5.0
24872024-06-17T20:43:08.020Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24882024-06-17T20:43:09.207Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24892024-06-17T20:43:09.373Z Documenting camino-tempfile v1.1.1
24902024-06-17T20:43:09.905Z Documenting tabwriter v1.4.0
24912024-06-17T20:43:12.003Z Documenting colored v2.1.0
24922024-06-17T20:43:12.411Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24932024-06-17T20:43:12.756Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24942024-06-17T20:43:13.683Z Documenting num_enum v0.5.11
24952024-06-17T20:43:14.575Z Documenting hash32 v0.3.1
24962024-06-17T20:43:14.829Z Documenting stable_deref_trait v1.2.0
24972024-06-17T20:43:16.566Z Documenting smf v0.2.3
24982024-06-17T20:43:16.914Z Documenting embedded-io v0.4.0
24992024-06-17T20:43:17.285Z Documenting cobs v0.2.3
25002024-06-17T20:43:18.114Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25012024-06-17T20:43:18.726Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25022024-06-17T20:43:19.492Z Documenting heapless v0.8.0
25032024-06-17T20:43:20.120Z Documenting derive-where v1.2.7
25042024-06-17T20:43:20.578Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25052024-06-17T20:43:20.679Z Documenting postcard v1.0.8
25062024-06-17T20:43:21.822Z Documenting crucible-workspace-hack v0.1.0
25072024-06-17T20:43:22.300Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25082024-06-17T20:43:23.593Z Documenting newline-converter v0.3.0
25092024-06-17T20:43:24.253Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25102024-06-17T20:43:25.461Z Documenting smoltcp v0.11.0
25112024-06-17T20:43:25.785Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
25122024-06-17T20:43:26.348Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
25132024-06-17T20:43:26.641Z Documenting sigpipe v0.1.3
25142024-06-17T20:43:26.728Z Documenting num-derive v0.4.2
25152024-06-17T20:43:27.952Z Documenting convert_case v0.4.0
25162024-06-17T20:43:28.051Z Checking convert_case v0.4.0
25172024-06-17T20:43:28.255Z Documenting zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25182024-06-17T20:43:28.475Z Documenting expectorate v1.1.0
25192024-06-17T20:43:31.813Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
25202024-06-17T20:43:31.829Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25212024-06-17T20:43:31.917Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25222024-06-17T20:43:32.450Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25232024-06-17T20:43:32.709Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25242024-06-17T20:43:32.887Z Documenting derive_more v0.99.17
25252024-06-17T20:43:33.712Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25262024-06-17T20:43:34.981Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25272024-06-17T20:43:36.110Z Documenting password-hash v0.5.0
25282024-06-17T20:43:36.695Z Documenting blake2 v0.10.6
25292024-06-17T20:43:38.398Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25302024-06-17T20:43:38.779Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25312024-06-17T20:43:39.470Z Documenting humantime v2.1.0
25322024-06-17T20:43:39.512Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25332024-06-17T20:43:40.229Z Documenting linked-hash-map v0.5.6
25342024-06-17T20:43:41.095Z Documenting newtype_derive v0.1.6
25352024-06-17T20:43:41.287Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25362024-06-17T20:43:41.573Z Documenting argon2 v0.5.3
25372024-06-17T20:43:44.366Z Documenting swrite v0.1.0
25382024-06-17T20:43:44.666Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25392024-06-17T20:43:44.710Z Documenting lru-cache v0.1.2
25402024-06-17T20:43:45.535Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25412024-06-17T20:43:45.756Z Documenting quick-error v1.2.3
25422024-06-17T20:43:45.956Z Documenting steno v0.4.0
25432024-06-17T20:43:46.948Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25442024-06-17T20:43:47.571Z Documenting arc-swap v1.7.1
25452024-06-17T20:43:47.937Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25462024-06-17T20:43:49.306Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25472024-06-17T20:43:49.808Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25482024-06-17T20:43:49.824Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25492024-06-17T20:43:50.105Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25502024-06-17T20:43:50.785Z Documenting resolv-conf v0.7.0
25512024-06-17T20:43:52.686Z Documenting slog-scope v4.4.0
25522024-06-17T20:43:53.761Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25532024-06-17T20:43:54.575Z Documenting xattr v1.3.1
25542024-06-17T20:43:55.240Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25552024-06-17T20:43:55.420Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25562024-06-17T20:43:55.802Z Documenting filetime v0.2.23
25572024-06-17T20:43:55.998Z Documenting trust-dns-resolver v0.22.0
25582024-06-17T20:43:56.143Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25592024-06-17T20:43:56.401Z Documenting num-rational v0.4.2
25602024-06-17T20:43:57.714Z Documenting slog-stdlog v4.1.1
25612024-06-17T20:43:58.781Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25622024-06-17T20:44:00.266Z Documenting num-complex v0.4.6
25632024-06-17T20:44:00.935Z Documenting tar v0.4.40
25642024-06-17T20:44:01.390Z Documenting tap v1.0.1
25652024-06-17T20:44:02.493Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25662024-06-17T20:44:02.722Z Documenting slog-envlogger v2.2.0
25672024-06-17T20:44:04.604Z Documenting wyz v0.5.1
25682024-06-17T20:44:04.933Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25692024-06-17T20:44:06.025Z Documenting num v0.4.3
25702024-06-17T20:44:06.201Z Documenting radium v0.7.0
25712024-06-17T20:44:06.919Z Documenting nibble_vec v0.1.0
25722024-06-17T20:44:07.871Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25732024-06-17T20:44:08.305Z Documenting endian-type v0.1.2
25742024-06-17T20:44:09.519Z Documenting crc-catalog v2.4.0
25752024-06-17T20:44:11.249Z Documenting display-error-chain v0.2.0
25762024-06-17T20:44:12.714Z Documenting funty v2.0.0
25772024-06-17T20:44:12.901Z Documenting same-file v1.0.6
25782024-06-17T20:44:13.031Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25792024-06-17T20:44:13.201Z Documenting radix_trie v0.2.1
25802024-06-17T20:44:16.243Z Documenting crc v3.2.1
25812024-06-17T20:44:16.673Z Documenting bitvec v1.0.1
25822024-06-17T20:44:17.258Z Documenting walkdir v2.5.0
25832024-06-17T20:44:18.576Z Documenting slog-dtrace v0.3.0
25842024-06-17T20:44:19.199Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25852024-06-17T20:44:19.740Z Documenting cancel-safe-futures v0.1.5
25862024-06-17T20:44:21.044Zwarning: unresolved link to `Blueprints`
25872024-06-17T20:44:21.044Z --> nexus/types/src/deployment/blueprint_diff.rs:5:33
25882024-06-17T20:44:21.044Z |
25892024-06-17T20:44:21.044Z5 | //! Types helpful for diffing [`Blueprints`].
25902024-06-17T20:44:21.044Z | ^^^^^^^^^^ no item named `Blueprints` in scope
25912024-06-17T20:44:21.044Z |
25922024-06-17T20:44:21.044Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
25932024-06-17T20:44:21.045Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
25942024-06-17T20:44:21.045Z
25952024-06-17T20:44:21.047Zwarning: unresolved link to `Blueprints`
25962024-06-17T20:44:21.047Z --> nexus/types/src/deployment/blueprint_display.rs:5:35
25972024-06-17T20:44:21.047Z |
25982024-06-17T20:44:21.047Z5 | //! Types helpful for rendering [`Blueprints`].
25992024-06-17T20:44:21.047Z | ^^^^^^^^^^ no item named `Blueprints` in scope
26002024-06-17T20:44:21.047Z |
26012024-06-17T20:44:21.047Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
26022024-06-17T20:44:21.047Z
26032024-06-17T20:44:21.048Zwarning: unresolved link to `BpSledTable`
26042024-06-17T20:44:21.048Z --> nexus/types/src/deployment/blueprint_display.rs:179:49
26052024-06-17T20:44:21.048Z |
26062024-06-17T20:44:21.048Z179 | /// `BpSledSubtable`s are always nested under [`BpSledTable`]s.
26072024-06-17T20:44:21.048Z | ^^^^^^^^^^^ no item named `BpSledTable` in scope
26082024-06-17T20:44:21.048Z |
26092024-06-17T20:44:21.048Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
26102024-06-17T20:44:21.048Z
26112024-06-17T20:44:22.065Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26122024-06-17T20:44:22.362Z Documenting packed_struct_codegen v0.10.1
26132024-06-17T20:44:22.517Z Documenting nodrop v0.1.14
26142024-06-17T20:44:23.399Zwarning: `nexus-types` (lib doc) generated 3 warnings
26152024-06-17T20:44:23.428Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26162024-06-17T20:44:25.090Z Documenting bzip2-sys v0.1.11+1.0.8
26172024-06-17T20:44:26.176Z Documenting num-bigint-dig v0.8.4
26182024-06-17T20:44:26.190Z Documenting array-init v0.0.4
26192024-06-17T20:44:26.419Z Documenting pem v3.0.4
26202024-06-17T20:44:28.125Z Documenting packed_struct v0.10.1
26212024-06-17T20:44:30.153Z Documenting pkcs1 v0.7.5
26222024-06-17T20:44:30.676Z Documenting signature v2.2.0
26232024-06-17T20:44:30.929Z Documenting bitfield v0.14.0
26242024-06-17T20:44:31.823Z Documenting termcolor v1.4.1
26252024-06-17T20:44:32.622Z Documenting maplit v1.0.2
26262024-06-17T20:44:34.077Z Documenting bzip2 v0.4.4
26272024-06-17T20:44:34.199Z Documenting serde-hex v0.1.0
26282024-06-17T20:44:34.868Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26292024-06-17T20:44:35.503Z Documenting rsa v0.9.6
26302024-06-17T20:44:36.404Z Documenting env_logger v0.10.2
26312024-06-17T20:44:38.016Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26322024-06-17T20:44:38.274Z Documenting x509-cert v0.2.5
26332024-06-17T20:44:38.643Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26342024-06-17T20:44:39.533Z Documenting libsw v3.3.1
26352024-06-17T20:44:39.698Z Documenting ron v0.8.1
26362024-06-17T20:44:40.445Z Documenting half v2.4.1
26372024-06-17T20:44:42.027Z Documenting headers-core v0.2.0
26382024-06-17T20:44:43.474Z Documenting owo-colors v4.0.0
26392024-06-17T20:44:43.725Z Documenting crc-any v2.5.0
26402024-06-17T20:44:44.888Z Documenting ciborium-io v0.2.2
26412024-06-17T20:44:44.931Z Documenting linear-map v1.2.0
26422024-06-17T20:44:45.769Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26432024-06-17T20:44:47.285Z Documenting zip v0.6.6
26442024-06-17T20:44:47.375Z Documenting headers v0.3.9
26452024-06-17T20:44:47.433Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26462024-06-17T20:44:49.188Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26472024-06-17T20:44:49.699Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26482024-06-17T20:44:49.964Z Documenting ciborium-ll v0.2.2
26492024-06-17T20:44:50.483Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26502024-06-17T20:44:53.222Z Documenting async-recursion v1.1.1
26512024-06-17T20:44:53.995Z Documenting path-slash v0.1.5
26522024-06-17T20:44:55.188Z Documenting ciborium v0.2.2
26532024-06-17T20:44:56.989Z Documenting fxhash v0.2.1
26542024-06-17T20:44:58.774Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26552024-06-17T20:44:58.848Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26562024-06-17T20:44:59.261Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26572024-06-17T20:45:00.268Z Documenting buf-list v1.0.3
26582024-06-17T20:45:00.958Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26592024-06-17T20:45:02.017Z Documenting derive_builder_core v0.20.0
26602024-06-17T20:45:05.955Z Checking derive_builder_core v0.20.0
26612024-06-17T20:45:06.809Z Documenting ref-cast-impl v1.0.23
26622024-06-17T20:45:06.827Z Documenting pin-project-internal v1.1.5
26632024-06-17T20:45:08.682Z Documenting vte_generate_state_changes v0.1.1
26642024-06-17T20:45:12.359Z Documenting ref-cast v1.0.23
26652024-06-17T20:45:13.121Z Documenting derive_builder_macro v0.20.0
26662024-06-17T20:45:13.436Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26672024-06-17T20:45:13.486Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26682024-06-17T20:45:13.502Z Documenting pin-project v1.1.5
26692024-06-17T20:45:13.781Z Documenting vte v0.11.1
26702024-06-17T20:45:15.297Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26712024-06-17T20:45:16.794Z Documenting crossbeam-deque v0.8.5
26722024-06-17T20:45:16.989Z Documenting snafu-derive v0.8.2
26732024-06-17T20:45:18.384Z Documenting fd-lock v4.0.2
26742024-06-17T20:45:18.473Z Documenting bitstruct_derive v0.1.0
26752024-06-17T20:45:19.510Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26762024-06-17T20:45:21.040Z Documenting ascii v1.1.0
26772024-06-17T20:45:21.943Z Documenting rayon-core v1.12.1
26782024-06-17T20:45:23.778Z Documenting bitstruct v0.1.1
26792024-06-17T20:45:24.197Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26802024-06-17T20:45:24.472Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26812024-06-17T20:45:24.863Z Documenting snafu v0.8.2
26822024-06-17T20:45:24.978Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
26832024-06-17T20:45:27.042Z Documenting derive_builder v0.20.0
26842024-06-17T20:45:27.377Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26852024-06-17T20:45:27.459Z Documenting strip-ansi-escapes v0.2.0
26862024-06-17T20:45:29.212Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
26872024-06-17T20:45:29.516Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26882024-06-17T20:45:29.591Z Documenting polar-core v0.27.3
26892024-06-17T20:45:30.951Z Documenting libxml v0.3.3
26902024-06-17T20:45:31.530Z Documenting proc-macro-error-attr v1.0.4
26912024-06-17T20:45:32.859Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26922024-06-17T20:45:36.637Z Documenting globset v0.4.14
26932024-06-17T20:45:37.061Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26942024-06-17T20:45:38.611Z Documenting olpc-cjson v0.1.3
26952024-06-17T20:45:38.895Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26962024-06-17T20:45:39.873Z Documenting quick-xml v0.31.0
26972024-06-17T20:45:40.679Z Documenting erased-serde v0.3.31
26982024-06-17T20:45:40.770Z Documenting serde_plain v1.0.2
26992024-06-17T20:45:43.054Z Documenting serde_arrays v0.1.0
27002024-06-17T20:45:43.333Z Documenting oso-derive v0.27.3
27012024-06-17T20:45:43.639Z Documenting impl-trait-for-tuples v0.2.2
27022024-06-17T20:45:46.161Z Documenting unicode-xid v0.2.4
27032024-06-17T20:45:46.763Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27042024-06-17T20:45:47.048Z Documenting nu-ansi-term v0.50.0
27052024-06-17T20:45:47.048Z Documenting typed-path v0.7.1
27062024-06-17T20:45:48.690Z Checking unicode-xid v0.2.4
27072024-06-17T20:45:48.851Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27082024-06-17T20:45:49.246Z Documenting samael v0.0.15
27092024-06-17T20:45:49.714Z Documenting const_format_proc_macros v0.2.32
27102024-06-17T20:45:49.969Z Documenting oso v0.27.3
27112024-06-17T20:45:50.888Z Documenting proc-macro-error v1.0.4
27122024-06-17T20:45:52.444Z Documenting reedline v0.31.0
27132024-06-17T20:45:53.828Z Documenting tough v0.17.1
27142024-06-17T20:45:55.235Z Documenting rayon v1.10.0
27152024-06-17T20:45:56.016Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27162024-06-17T20:45:57.298Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27172024-06-17T20:46:00.937Z Documenting libefi-sys v0.1.0
27182024-06-17T20:46:01.707Z Documenting trust-dns-client v0.22.0
27192024-06-17T20:46:03.365Z Documenting cookie v0.18.1
27202024-06-17T20:46:04.052Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27212024-06-17T20:46:05.402Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27222024-06-17T20:46:05.782Z Checking proc-macro-error v1.0.4
27232024-06-17T20:46:06.016Z Documenting bb8 v0.8.3
27242024-06-17T20:46:06.052Z Documenting keccak v0.1.5
27252024-06-17T20:46:06.348Z Documenting libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
27262024-06-17T20:46:08.700Z Documenting bytecount v0.6.8
27272024-06-17T20:46:09.114Z Documenting utf-8 v0.7.6
27282024-06-17T20:46:09.526Z Documenting parse-size v1.0.0
27292024-06-17T20:46:10.177Z Documenting trust-dns-server v0.22.1
27302024-06-17T20:46:10.746Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27312024-06-17T20:46:11.707Z Documenting libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
27322024-06-17T20:46:11.759Z Documenting papergrid v0.11.0
27332024-06-17T20:46:12.619Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
27342024-06-17T20:46:13.187Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
27352024-06-17T20:46:14.212Z Documenting tungstenite v0.21.0
27362024-06-17T20:46:15.362Z Documenting sha3 v0.10.8
27372024-06-17T20:46:16.920Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27382024-06-17T20:46:17.750Z Documenting tabled_derive v0.7.0
27392024-06-17T20:46:18.261Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27402024-06-17T20:46:20.481Z Documenting const_format v0.2.32
27412024-06-17T20:46:20.861Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27422024-06-17T20:46:21.497Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27432024-06-17T20:46:21.687Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27442024-06-17T20:46:21.943Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27452024-06-17T20:46:22.871Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27462024-06-17T20:46:23.100Z Documenting sled v0.34.7
27472024-06-17T20:46:23.382Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27482024-06-17T20:46:23.488Z Documenting nix v0.28.0
27492024-06-17T20:46:23.867Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
27502024-06-17T20:46:24.118Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27512024-06-17T20:46:24.300Z Documenting secrecy v0.8.0
27522024-06-17T20:46:24.402Z Documenting gethostname v0.4.3
27532024-06-17T20:46:28.660Z Documenting peg-macros v0.8.3
27542024-06-17T20:46:29.473Z Documenting rustversion v1.0.17
27552024-06-17T20:46:29.575Z Documenting sqlparser_derive v0.2.2
27562024-06-17T20:46:29.625Z Documenting unicode_categories v0.1.1
27572024-06-17T20:46:30.209Z Documenting home v0.5.9
27582024-06-17T20:46:32.740Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27592024-06-17T20:46:32.889Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27602024-06-17T20:46:34.404Z Documenting peg v0.8.3
27612024-06-17T20:46:34.638Z Documenting castaway v0.2.2
27622024-06-17T20:46:34.757Z Documenting sqlparser v0.45.0
27632024-06-17T20:46:34.864Z Documenting sqlformat v0.2.3
27642024-06-17T20:46:35.291Z Documenting rustyline v14.0.0
27652024-06-17T20:46:39.545Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27662024-06-17T20:46:39.629Z Documenting tabled v0.15.0
27672024-06-17T20:46:40.332Z Documenting tokio-tungstenite v0.21.0
27682024-06-17T20:46:42.533Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27692024-06-17T20:46:46.431Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27702024-06-17T20:46:47.256Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27712024-06-17T20:46:47.742Z Documenting zone v0.1.8
27722024-06-17T20:46:47.840Z Documenting ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
27732024-06-17T20:46:48.067Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
27742024-06-17T20:46:48.070Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27752024-06-17T20:46:49.078Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27762024-06-17T20:46:52.001Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27772024-06-17T20:46:52.261Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27782024-06-17T20:46:52.537Z Documenting portpicker v0.1.1
27792024-06-17T20:46:53.749Z Documenting universal-hash v0.5.1
27802024-06-17T20:46:54.940Z Documenting bcs v0.1.6
27812024-06-17T20:46:57.954Z Documenting thiserror-impl-no-std v2.0.2
27822024-06-17T20:46:58.849Z Documenting kstat-rs v0.2.3
27832024-06-17T20:47:03.809Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27842024-06-17T20:47:08.846Z Documenting curve25519-dalek-derive v0.1.1
27852024-06-17T20:47:09.343Z Documenting opaque-debug v0.3.1
27862024-06-17T20:47:09.377Z Documenting highway v1.1.0
27872024-06-17T20:47:09.545Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27882024-06-17T20:47:09.590Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27892024-06-17T20:47:09.607Z Documenting libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27902024-06-17T20:47:09.757Z Documenting thiserror-no-std v2.0.2
27912024-06-17T20:47:12.234Z Documenting poly1305 v0.8.0
27922024-06-17T20:47:13.248Z Documenting compact_str v0.7.1
27932024-06-17T20:47:14.446Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27942024-06-17T20:47:14.630Z Documenting curve25519-dalek v4.1.2
27952024-06-17T20:47:18.145Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27962024-06-17T20:47:18.540Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27972024-06-17T20:47:20.148Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27982024-06-17T20:47:20.316Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27992024-06-17T20:47:20.990Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28002024-06-17T20:47:21.930Z Documenting portable-atomic v1.6.0
28012024-06-17T20:47:23.481Z Documenting ed25519 v1.5.3
28022024-06-17T20:47:23.791Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28032024-06-17T20:47:24.041Z Documenting unicase v2.7.0
28042024-06-17T20:47:26.326Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28052024-06-17T20:47:26.352Z Documenting rcgen v0.12.1
28062024-06-17T20:47:26.873Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
28072024-06-17T20:47:27.417Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28082024-06-17T20:47:29.971Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
28092024-06-17T20:47:32.707Z Documenting atomicwrites v0.4.3
28102024-06-17T20:47:34.645Z Documenting chacha20 v0.9.1
28112024-06-17T20:47:35.731Zwarning: could not parse code block as Rust code
28122024-06-17T20:47:35.731Z --> oximeter/db/src/oxql/ast/grammar.rs:246:9
28132024-06-17T20:47:35.731Z |
28142024-06-17T20:47:35.731Z246 | / /// Parse a string literal, either single- or double-quoted.
28152024-06-17T20:47:35.731Z247 | | ///
28162024-06-17T20:47:35.731Z248 | | /// Parsing string literals is pretty tricky, but we add several
28172024-06-17T20:47:35.731Z249 | | /// constraints to simplify things. First strings must be quoted, either
28182024-06-17T20:47:35.731Z... |
28192024-06-17T20:47:35.731Z277 | | ///
28202024-06-17T20:47:35.731Z278 | | /// Will be parsed as `this string has " in it`.
28212024-06-17T20:47:35.731Z | |________________________________________________________^
28222024-06-17T20:47:35.731Z |
28232024-06-17T20:47:35.731Z = help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
28242024-06-17T20:47:35.731Z = note: error from rustc: unknown start of token: \
28252024-06-17T20:47:35.731Z = note: error from rustc: unknown start of token: \
28262024-06-17T20:47:35.731Z = note: error from rustc: unknown start of token: \
28272024-06-17T20:47:35.731Z = note: error from rustc: unknown start of token: \
28282024-06-17T20:47:35.731Z = note: error from rustc: unknown start of token: \
28292024-06-17T20:47:35.731Z = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
28302024-06-17T20:47:35.731Z
28312024-06-17T20:47:37.145Zwarning: `oximeter-db` (lib doc) generated 1 warning
28322024-06-17T20:47:37.148Z Documenting lru v0.12.3
28332024-06-17T20:47:37.570Z Documenting aead v0.5.2
28342024-06-17T20:47:37.733Z Documenting rand_seeder v0.2.3
28352024-06-17T20:47:40.555Z Documenting nanorand v0.7.0
28362024-06-17T20:47:40.899Z Documenting subprocess v0.2.9
28372024-06-17T20:47:41.683Z Documenting stability v0.2.0
28382024-06-17T20:47:42.831Z Documenting glob v0.3.1
28392024-06-17T20:47:43.026Z Documenting number_prefix v0.4.0
28402024-06-17T20:47:50.917Zwarning: unresolved link to `crate::db::lookup::LookupPath`
28412024-06-17T20:47:50.918Z --> nexus/auth/src/authz/api_resources.rs:8:12
28422024-06-17T20:47:50.918Z |
28432024-06-17T20:47:50.918Z8 | //! (see [`crate::db::lookup::LookupPath`]) and get back a so-called `authz`
28442024-06-17T20:47:50.918Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `db` in module `nexus_auth`
28452024-06-17T20:47:50.918Z |
28462024-06-17T20:47:50.918Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28472024-06-17T20:47:50.918Z
28482024-06-17T20:47:52.227Z Documenting cassowary v0.3.0
28492024-06-17T20:47:52.383Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28502024-06-17T20:47:52.451Z Documenting chacha20poly1305 v0.10.1
28512024-06-17T20:47:52.501Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28522024-06-17T20:47:52.708Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28532024-06-17T20:47:52.891Z Documenting flume v0.11.0
28542024-06-17T20:47:53.100Z Documenting indicatif v0.17.8
28552024-06-17T20:47:54.126Zwarning: `nexus-auth` (lib doc) generated 1 warning
28562024-06-17T20:47:54.129Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28572024-06-17T20:47:57.332Z Documenting ratatui v0.26.2
28582024-06-17T20:47:57.801Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28592024-06-17T20:48:08.935Z Documenting mime_guess v2.0.4
28602024-06-17T20:48:09.265Z Documenting salty v0.2.0
28612024-06-17T20:48:09.349Z Documenting vsss-rs v3.3.4
28622024-06-17T20:48:09.720Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28632024-06-17T20:48:09.962Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28642024-06-17T20:48:11.047Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28652024-06-17T20:48:12.259Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28662024-06-17T20:48:12.279Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28672024-06-17T20:48:13.356Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28682024-06-17T20:48:13.609Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28692024-06-17T20:48:13.871Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28702024-06-17T20:48:14.131Z Documenting serde-big-array v0.5.1
28712024-06-17T20:48:14.606Z Documenting memmap2 v0.9.4
28722024-06-17T20:48:15.871Z Documenting rtoolbox v0.0.2
28732024-06-17T20:48:17.590Z Documenting unicode-linebreak v0.1.5
28742024-06-17T20:48:18.298Z Documenting shell-words v1.1.0
28752024-06-17T20:48:18.847Z Documenting arrayvec v0.7.4
28762024-06-17T20:48:19.199Z Documenting http-range v0.1.5
28772024-06-17T20:48:21.056Z Documenting constant_time_eq v0.3.0
28782024-06-17T20:48:21.332Z Documenting smawk v0.3.2
28792024-06-17T20:48:22.492Z Documenting is_ci v1.2.0
28802024-06-17T20:48:22.924Z Documenting arrayref v0.3.7
28812024-06-17T20:48:23.719Z Documenting rpassword v7.3.1
28822024-06-17T20:48:24.049Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
28832024-06-17T20:48:24.283Z Documenting hyper-staticfile v0.9.5
28842024-06-17T20:48:25.642Z Documenting textwrap v0.16.1
28852024-06-17T20:48:26.250Z Documenting blake3 v1.5.1
28862024-06-17T20:48:27.489Z Documenting supports-color v3.0.0
28872024-06-17T20:48:28.435Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28882024-06-17T20:48:30.700Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28892024-06-17T20:48:31.299Z Documenting tui-tree-widget v0.19.0
28902024-06-17T20:48:31.385Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28912024-06-17T20:48:31.925Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28922024-06-17T20:48:33.993Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28932024-06-17T20:48:35.190Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28942024-06-17T20:48:36.722Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28952024-06-17T20:48:37.212Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28962024-06-17T20:48:37.999Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28972024-06-17T20:48:38.079Z Documenting signal-hook-tokio v0.3.1
28982024-06-17T20:48:38.462Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28992024-06-17T20:48:39.090Z Documenting csv-core v0.1.11
29002024-06-17T20:48:39.160Z Documenting corncobs v0.1.3
29012024-06-17T20:48:39.426Z Documenting topological-sort v0.2.2
29022024-06-17T20:48:42.640Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
29032024-06-17T20:48:43.607Z Documenting csv v1.3.0
29042024-06-17T20:48:43.791Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29052024-06-17T20:48:43.991Z Documenting omicron-zone-package v0.11.0
29062024-06-17T20:48:46.169Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29072024-06-17T20:48:47.164Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29082024-06-17T20:48:48.003Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29092024-06-17T20:48:48.919Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29102024-06-17T20:48:55.329Zwarning: unresolved link to `test_sled_transitions`
29112024-06-17T20:48:55.329Z --> nexus/db-queries/src/db/datastore/sled.rs:698:11
29122024-06-17T20:48:55.329Z |
29132024-06-17T20:48:55.329Z698 | /// [`test_sled_transitions`].
29142024-06-17T20:48:55.329Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
29152024-06-17T20:48:55.329Z |
29162024-06-17T20:48:55.329Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29172024-06-17T20:48:55.329Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29182024-06-17T20:48:55.329Z
29192024-06-17T20:48:55.332Zwarning: unresolved link to `test_sled_transitions`
29202024-06-17T20:48:55.332Z --> nexus/db-queries/src/db/datastore/sled.rs:734:11
29212024-06-17T20:48:55.333Z |
29222024-06-17T20:48:55.333Z734 | /// [`test_sled_transitions`].
29232024-06-17T20:48:55.333Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
29242024-06-17T20:48:55.333Z |
29252024-06-17T20:48:55.333Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29262024-06-17T20:48:55.333Z
29272024-06-17T20:48:55.333Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
29282024-06-17T20:48:55.333Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
29292024-06-17T20:48:55.333Z |
29302024-06-17T20:48:55.333Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
29312024-06-17T20:48:55.333Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
29322024-06-17T20:48:55.333Z
29332024-06-17T20:48:56.438Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29342024-06-17T20:48:56.678Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29352024-06-17T20:48:58.589Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29362024-06-17T20:49:06.380Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
29372024-06-17T20:49:07.336Zwarning: unclosed HTML tag `usize`
29382024-06-17T20:49:07.339Z --> wicket/src/ui/panes/update.rs:153:19
29392024-06-17T20:49:07.339Z |
29402024-06-17T20:49:07.339Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29412024-06-17T20:49:07.339Z | ^^^^^^^
29422024-06-17T20:49:07.339Z |
29432024-06-17T20:49:07.339Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29442024-06-17T20:49:07.339Z
29452024-06-17T20:49:08.759Zwarning: `wicket` (lib doc) generated 1 warning
29462024-06-17T20:49:08.762Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29472024-06-17T20:49:10.534Zwarning: unresolved link to `BlueprintDisksConfig`
29482024-06-17T20:49:10.534Z --> nexus/reconfigurator/planning/src/blueprint_builder/builder.rs:1170:55
29492024-06-17T20:49:10.534Z |
29502024-06-17T20:49:10.534Z1170 | /// blueprint. We do this by keeping a copy of any [`BlueprintDisksConfig`]
29512024-06-17T20:49:10.534Z | ^^^^^^^^^^^^^^^^^^^^ no item named `BlueprintDisksConfig` in scope
29522024-06-17T20:49:10.534Z |
29532024-06-17T20:49:10.534Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29542024-06-17T20:49:10.534Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29552024-06-17T20:49:10.534Z
29562024-06-17T20:49:11.626Zwarning: `nexus-reconfigurator-planning` (lib doc) generated 1 warning
29572024-06-17T20:49:11.629Z Documenting fatfs v0.3.6
29582024-06-17T20:49:12.064Z Documenting cargo-platform v0.1.8
29592024-06-17T20:49:14.705Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
29602024-06-17T20:49:14.707Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29612024-06-17T20:49:15.607Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29622024-06-17T20:49:16.151Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29632024-06-17T20:49:17.641Z Documenting assert_matches v1.5.0
29642024-06-17T20:49:17.920Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29652024-06-17T20:49:17.981Z Documenting cargo_metadata v0.18.1
29662024-06-17T20:49:21.064Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29672024-06-17T20:49:21.089Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29682024-06-17T20:49:24.829Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29692024-06-17T20:49:24.829Z --> sled-agent/src/sim/instance.rs:45:7
29702024-06-17T20:49:24.829Z |
29712024-06-17T20:49:24.829Z45 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29722024-06-17T20:49:24.829Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29732024-06-17T20:49:24.829Z |
29742024-06-17T20:49:24.829Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29752024-06-17T20:49:24.829Z
29762024-06-17T20:49:28.500Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29772024-06-17T20:49:28.515Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29782024-06-17T20:49:29.587Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29792024-06-17T20:49:32.835Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29802024-06-17T20:49:36.709Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29812024-06-17T20:49:41.193Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29822024-06-17T20:49:41.995Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29832024-06-17T20:49:43.255Z Documenting uzers v0.11.3
29842024-06-17T20:49:44.316Z Documenting termios v0.3.3
29852024-06-17T20:49:48.571Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29862024-06-17T20:49:49.586Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29872024-06-17T20:49:51.123Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29882024-06-17T20:49:52.618Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29892024-06-17T20:49:53.601Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29902024-06-17T20:49:54.270Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29912024-06-17T20:50:04.323Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29922024-06-17T20:50:22.213Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29932024-06-17T20:50:28.096Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29942024-06-17T20:50:29.388Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29952024-06-17T20:50:37.925Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29962024-06-17T20:50:41.270Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29972024-06-17T20:50:43.120Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29982024-06-17T20:50:43.311Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29992024-06-17T20:50:43.859Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30002024-06-17T20:51:15.370Zwarning: unresolved link to `Nexus`
30012024-06-17T20:51:15.370Z --> nexus/src/app/instance_network.rs:243:34
30022024-06-17T20:51:15.370Z |
30032024-06-17T20:51:15.370Z243 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
30042024-06-17T20:51:15.370Z | ^^^^^ no item named `Nexus` in scope
30052024-06-17T20:51:15.370Z |
30062024-06-17T20:51:15.370Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30072024-06-17T20:51:15.370Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30082024-06-17T20:51:15.370Z
30092024-06-17T20:51:15.374Zwarning: unresolved link to `Nexus`
30102024-06-17T20:51:15.374Z --> nexus/src/app/instance_network.rs:422:34
30112024-06-17T20:51:15.374Z |
30122024-06-17T20:51:15.374Z422 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
30132024-06-17T20:51:15.374Z | ^^^^^ no item named `Nexus` in scope
30142024-06-17T20:51:15.374Z |
30152024-06-17T20:51:15.374Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30162024-06-17T20:51:15.374Z
30172024-06-17T20:51:15.374Zwarning: unresolved link to `VolumeConstructionRequest`
30182024-06-17T20:51:15.374Z --> nexus/src/app/sagas/volume_delete.rs:335:7
30192024-06-17T20:51:15.374Z |
30202024-06-17T20:51:15.374Z335 | /// [`VolumeConstructionRequest`] is shown here):
30212024-06-17T20:51:15.374Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30222024-06-17T20:51:15.374Z |
30232024-06-17T20:51:15.374Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30242024-06-17T20:51:15.374Z
30252024-06-17T20:51:15.374Zwarning: unresolved link to `fd00:1122:3344:101::5`
30262024-06-17T20:51:15.374Z --> nexus/src/app/sagas/volume_delete.rs:345:17
30272024-06-17T20:51:15.374Z |
30282024-06-17T20:51:15.374Z345 | /// "[fd00:1122:3344:101::5]:1000",
30292024-06-17T20:51:15.374Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30302024-06-17T20:51:15.374Z
30312024-06-17T20:51:15.375Zwarning: unresolved link to `fd00:1122:3344:102::9`
30322024-06-17T20:51:15.375Z --> nexus/src/app/sagas/volume_delete.rs:346:17
30332024-06-17T20:51:15.375Z |
30342024-06-17T20:51:15.375Z346 | /// "[fd00:1122:3344:102::9]:1000",
30352024-06-17T20:51:15.375Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30362024-06-17T20:51:15.375Z
30372024-06-17T20:51:15.375Zwarning: unresolved link to `fd00:1122:3344:103::2`
30382024-06-17T20:51:15.375Z --> nexus/src/app/sagas/volume_delete.rs:347:17
30392024-06-17T20:51:15.375Z |
30402024-06-17T20:51:15.375Z347 | /// "[fd00:1122:3344:103::2]:1000"
30412024-06-17T20:51:15.375Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30422024-06-17T20:51:15.375Z
30432024-06-17T20:51:15.375Zwarning: unresolved link to `fd00:1122:3344:101::5`
30442024-06-17T20:51:15.375Z --> nexus/src/app/sagas/volume_delete.rs:366:17
30452024-06-17T20:51:15.375Z |
30462024-06-17T20:51:15.375Z366 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30472024-06-17T20:51:15.375Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30482024-06-17T20:51:15.375Z
30492024-06-17T20:51:15.375Zwarning: unresolved link to `fd00:1122:3344:102::9`
30502024-06-17T20:51:15.375Z --> nexus/src/app/sagas/volume_delete.rs:367:17
30512024-06-17T20:51:15.375Z |
30522024-06-17T20:51:15.375Z367 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30532024-06-17T20:51:15.375Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30542024-06-17T20:51:15.375Z
30552024-06-17T20:51:15.375Zwarning: unresolved link to `fd00:1122:3344:103::2`
30562024-06-17T20:51:15.375Z --> nexus/src/app/sagas/volume_delete.rs:368:17
30572024-06-17T20:51:15.375Z |
30582024-06-17T20:51:15.375Z368 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30592024-06-17T20:51:15.375Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30602024-06-17T20:51:15.375Z
30612024-06-17T20:51:18.382Zwarning: `omicron-nexus` (lib doc) generated 9 warnings
30622024-06-17T20:51:35.459Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 10s
30632024-06-17T20:51:35.593Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html and 85 other files
30642024-06-17T20:51:35.641Z
30652024-06-17T20:51:35.641Zreal 13:11.140677029
30662024-06-17T20:51:35.641Zuser 37:23.695745995
30672024-06-17T20:51:35.641Zsys 55:22.328239996
30682024-06-17T20:51:35.641Ztrap 0.953657542
30692024-06-17T20:51:35.641Ztflt 0.195409044
30702024-06-17T20:51:35.641Zdflt 0.659380735
30712024-06-17T20:51:35.641Zkflt 0.000057320
30722024-06-17T20:51:35.641Zlock 3:21:53.059704443
30732024-06-17T20:51:35.641Zslp 3:35:36.984544974
30742024-06-17T20:51:35.641Zlat 4:29.771638477
30752024-06-17T20:51:35.641Zstop 2:44.527487273
30762024-06-17T20:51:35.644Zprocess exited: duration 1410404 ms, exit code 0
 
30772024-06-17T20:51:35.650Zfound 0 output files