01J0KKRJBF28NVBQTCRY295FZ1: clippy (helios)

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

Buildomat Job: 01J0KKRV772DKA27H99QGFRHS9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12024-06-17T17:27:22.772Zjob assigned to worker 01J0KKRWXFSY16GPCVSJ5C5GCT (queued for 52 s)
 
22024-06-17T17:27:30.389Zstarting task 0: "setup"
32024-06-17T17:27:30.442Z++ uname -s
42024-06-17T17:27:30.445Z+ kern=SunOS
52024-06-17T17:27:30.445Z+ case "$kern" in
62024-06-17T17:27:30.445Z+ groupadd -g 12345 build
72024-06-17T17:27:30.448Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-06-17T17:27:32.466Z+ zfs create -o mountpoint=/work rpool/work
92024-06-17T17:27:32.574Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-06-17T17:27:32.577Z+ home_fs=zfs
112024-06-17T17:27:32.577Z+ [[ zfs == autofs ]]
122024-06-17T17:27:32.577Z+ mkdir -p /home/build
132024-06-17T17:27:32.580Z+ chown build:build /home/build /work
142024-06-17T17:27:34.580Z+ chmod 0700 /home/build /work
152024-06-17T17:27:34.583Zprocess exited: duration 4192 ms, exit code 0
 
162024-06-17T17:27:34.589Zstarting task 1: "rust-toolchain"
172024-06-17T17:27:34.594Z+ printf ' * toolchain channel = "%s"
182024-06-17T17:27:34.594Z' 1.78.0
192024-06-17T17:27:34.598Z * toolchain channel = "1.78.0"
202024-06-17T17:27:34.598Z+ printf ' * toolchain profile = "%s"
212024-06-17T17:27:34.598Z' default
222024-06-17T17:27:34.598Z * toolchain profile = "default"
232024-06-17T17:27:34.598Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-06-17T17:27:34.598Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.78.0 --profile default
252024-06-17T17:27:34.713Zinfo: downloading installer
262024-06-17T17:27:36.017Zinfo: profile set to 'default'
272024-06-17T17:27:36.017Zinfo: default host triple is x86_64-unknown-illumos
282024-06-17T17:27:36.020Zinfo: syncing channel updates for '1.78.0-x86_64-unknown-illumos'
292024-06-17T17:27:36.174Zinfo: latest update on 2024-05-02, rust version 1.78.0 (9b00956e5 2024-04-29)
302024-06-17T17:27:36.174Zinfo: downloading component 'cargo'
312024-06-17T17:27:37.100Zinfo: downloading component 'clippy'
322024-06-17T17:27:37.408Zinfo: downloading component 'rust-docs'
332024-06-17T17:27:38.637Zinfo: downloading component 'rust-std'
342024-06-17T17:27:40.602Zinfo: downloading component 'rustc'
352024-06-17T17:27:45.593Zinfo: downloading component 'rustfmt'
362024-06-17T17:27:45.861Zinfo: installing component 'cargo'
372024-06-17T17:27:46.694Zinfo: installing component 'clippy'
382024-06-17T17:27:47.052Zinfo: installing component 'rust-docs'
392024-06-17T17:27:48.589Zinfo: installing component 'rust-std'
402024-06-17T17:27:50.295Zinfo: installing component 'rustc'
412024-06-17T17:27:54.472Zinfo: installing component 'rustfmt'
422024-06-17T17:27:54.813Z
432024-06-17T17:27:54.813Zinfo: default toolchain set to '1.78.0-x86_64-unknown-illumos'
442024-06-17T17:27:55.078Z 1.78.0-x86_64-unknown-illumos installed - rustc 1.78.0 (9b00956e5 2024-04-29)
452024-06-17T17:27:55.078Z
462024-06-17T17:27:55.081Z
472024-06-17T17:27:55.081ZRust is installed now. Great!
482024-06-17T17:27:55.081Z
492024-06-17T17:27:55.081ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-06-17T17:27:55.082Zenvironment variable. This has not been done automatically.
512024-06-17T17:27:55.082Z
522024-06-17T17:27:55.082ZTo configure your current shell, you need to source
532024-06-17T17:27:55.082Zthe corresponding env file under $HOME/.cargo.
542024-06-17T17:27:55.082Z
552024-06-17T17:27:55.082ZThis is usually done by running one of the following (note the leading DOT):
562024-06-17T17:27:55.082Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-06-17T17:27:55.082Zsource "$HOME/.cargo/env.fish" # For fish
582024-06-17T17:27:55.146Z+ rustc --version
592024-06-17T17:27:55.207Zrustc 1.78.0 (9b00956e5 2024-04-29)
602024-06-17T17:27:55.210Zprocess exited: duration 20616 ms, exit code 0
 
612024-06-17T17:27:55.218Zstarting task 2: "authentication"
622024-06-17T17:27:55.239Zprocess exited: duration 20 ms, exit code 0
 
632024-06-17T17:27:55.245Zstarting task 3: "clone repository"
642024-06-17T17:27:55.250Z+ mkdir -p /work/oxidecomputer/omicron
652024-06-17T17:27:55.253Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662024-06-17T17:27:55.417ZCloning into '/work/oxidecomputer/omicron'...
672024-06-17T17:28:00.518Z+ cd /work/oxidecomputer/omicron
682024-06-17T17:28:00.518Z+ git fetch origin bac4652770a2b6c587e7b35f7fbaa0ec62868a10
692024-06-17T17:28:00.838ZFrom https://github.com/oxidecomputer/omicron
702024-06-17T17:28:00.838Z * branch bac4652770a2b6c587e7b35f7fbaa0ec62868a10 -> FETCH_HEAD
712024-06-17T17:28:00.847Z+ [[ -n gjcolombo/instance-propolis-uuids ]]
722024-06-17T17:28:00.850Z++ git branch --show-current
732024-06-17T17:28:00.853Z+ current=main
742024-06-17T17:28:00.853Z+ [[ main != gjcolombo/instance-propolis-uuids ]]
752024-06-17T17:28:00.853Z+ git branch -f gjcolombo/instance-propolis-uuids bac4652770a2b6c587e7b35f7fbaa0ec62868a10
762024-06-17T17:28:00.857Z+ git checkout -f gjcolombo/instance-propolis-uuids
772024-06-17T17:28:00.988ZSwitched to branch 'gjcolombo/instance-propolis-uuids'
782024-06-17T17:28:00.991Z+ git reset --hard bac4652770a2b6c587e7b35f7fbaa0ec62868a10
792024-06-17T17:28:01.008ZHEAD is now at bac465277 fmt
802024-06-17T17:28:01.011Zprocess exited: duration 5762 ms, exit code 0
 
812024-06-17T17:28:01.017Zstarting task 4: "build"
822024-06-17T17:28:01.022Z+ cargo --version
832024-06-17T17:28:01.072Zcargo 1.78.0 (54d8815d0 2024-03-26)
842024-06-17T17:28:01.075Z+ rustc --version
852024-06-17T17:28:01.128Zrustc 1.78.0 (9b00956e5 2024-04-29)
862024-06-17T17:28:01.131Z+ source ./env.sh
872024-06-17T17:28:01.131Z++ set -o xtrace
882024-06-17T17:28:01.134Z++++ dirname ./env.sh
892024-06-17T17:28:01.134Z+++ readlink -f .
902024-06-17T17:28:01.156Z++ OMICRON_WS=/work/oxidecomputer/omicron
912024-06-17T17:28:01.159Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ 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-17T17:28:01.160Z++ unset OMICRON_WS
1002024-06-17T17:28:01.160Z++ set +o xtrace
1012024-06-17T17:28:01.175Z
1022024-06-17T17:28:01.175Z ##### ##### ###### ##### ###### #### # # # #### #
1032024-06-17T17:28:01.175Z # # # # # # # # # # # # # # #
1042024-06-17T17:28:01.175Z # # # # ##### # # ##### # # # # # #### #
1052024-06-17T17:28:01.175Z ##### ##### # ##### # # # # # # # # #
1062024-06-17T17:28:01.175Z # # # # # # # # # # # # # # #
1072024-06-17T17:28:01.175Z # # # ###### # # ###### ### # #### # #### #
1082024-06-17T17:28:01.175Z
1092024-06-17T17:28:10.619Z Startup: Refreshing catalog 'helios-dev' ... Done
1102024-06-17T17:28:12.456Z Startup: Caching catalogs ... Done
1112024-06-17T17:28:14.652ZPlanning: Solver setup ... Done (1.753s)
1122024-06-17T17:28:14.686ZPlanning: Running solver ... Done (0.035s)
1132024-06-17T17:28:14.725ZPlanning: Finding local manifests ... Done (0.003s)
1142024-06-17T17:28:14.736ZPlanning: Fetching manifests: 0/4 0% complete
1152024-06-17T17:28:14.976ZPlanning: Fetching manifests: 4/4 100% complete
1162024-06-17T17:28:15.024ZPlanning: Package planning ... Done (0.047s)
1172024-06-17T17:28:15.074ZPlanning: Merging actions ... Done (0.051s)
1182024-06-17T17:28:15.798ZPlanning: Checking for conflicting actions ... Done (0.723s)
1192024-06-17T17:28:15.810ZPlanning: Consolidating action changes ... Done (0.011s)
1202024-06-17T17:28:20.321ZPlanning: Evaluating mediators ... Done (4.511s)
1212024-06-17T17:28:20.331ZPlanning: Planning completed in 7.81 seconds
1222024-06-17T17:28:20.672Z Packages to install: 4
1232024-06-17T17:28:20.672Z Mediators to change: 2
1242024-06-17T17:28:20.672Z Services to change: 1
1252024-06-17T17:28:20.675Z Estimated space available: 155.77 GB
1262024-06-17T17:28:20.675ZEstimated space to be consumed: 1.45 GB
1272024-06-17T17:28:20.675Z Create boot environment: No
1282024-06-17T17:28:20.675ZCreate backup boot environment: No
1292024-06-17T17:28:20.676Z Rebuild boot archive: No
1302024-06-17T17:28:20.676Z
1312024-06-17T17:28:20.676ZChanged mediators:
1322024-06-17T17:28:20.676Z mediator clang:
1332024-06-17T17:28:20.676Z version: None -> 15 (system default)
1342024-06-17T17:28:20.676Z
1352024-06-17T17:28:20.676Z mediator llvm:
1362024-06-17T17:28:20.676Z version: 14 (system default) -> 15 (system default)
1372024-06-17T17:28:20.676Z
1382024-06-17T17:28:20.676ZChanged packages:
1392024-06-17T17:28:20.676Zhelios-dev
1402024-06-17T17:28:20.676Z developer/build-essential
1412024-06-17T17:28:20.676Z None -> 11-2.0
1422024-06-17T17:28:20.676Z library/libxmlsec1
1432024-06-17T17:28:20.676Z None -> 1.2.35-2.0
1442024-06-17T17:28:20.676Z ooce/developer/clang-15
1452024-06-17T17:28:20.676Z None -> 15.0.7-2.0
1462024-06-17T17:28:20.676Z ooce/developer/llvm-15
1472024-06-17T17:28:20.676Z None -> 15.0.7-2.0
1482024-06-17T17:28:20.676Z
1492024-06-17T17:28:20.676ZServices:
1502024-06-17T17:28:20.676Z restart_fmri:
1512024-06-17T17:28:20.676Z svc:/system/update-man-index:default
1522024-06-17T17:28:20.879Z
1532024-06-17T17:28:20.880ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1542024-06-17T17:28:25.881ZDownload: 1123/3290 items 34.0/212.6MB 16% complete (6.7M/s)
1552024-06-17T17:28:30.885ZDownload: 1878/3290 items 118.5/212.6MB 55% complete (12.0M/s)
1562024-06-17T17:28:35.889ZDownload: 3234/3290 items 170.5/212.6MB 80% complete (13.7M/s)
1572024-06-17T17:28:40.394ZDownload: Completed 212.60 MB in 19.51 seconds (10.9M/s)
1582024-06-17T17:28:45.966Z Actions: 1/3689 actions (Installing new actions)
1592024-06-17T17:28:50.989Z Actions: 3581/3689 actions (Installing new actions)
1602024-06-17T17:28:52.141Z Actions: Completed 3689 actions in 6.17 seconds.
1612024-06-17T17:28:52.268Z Done (0.121s)
1622024-06-17T17:28:52.268Z Done (0.000s)
1632024-06-17T17:28:52.575Z Done (0.307s)
1642024-06-17T17:28:58.814Z Done (6.087s)
1652024-06-17T17:28:59.213Z Done (0.326s)
1662024-06-17T17:28:59.216Z Done (0.000s)
1672024-06-17T17:28:59.394Z Done (0.000s)
1682024-06-17T17:28:59.935ZPlanning: Evaluating mediator changes ... Done
1692024-06-17T17:29:00.096ZPlanning: Checking for conflicting actions ... Done
1702024-06-17T17:29:00.101ZPlanning: Consolidating action changes ... Done
1712024-06-17T17:29:00.363ZPlanning: Evaluating mediators ... Done
1722024-06-17T17:29:00.366ZPlanning: Planning completed in 0.43 seconds
1732024-06-17T17:29:00.396Z Mediators to change: 2
1742024-06-17T17:29:00.396Z Create boot environment: No
1752024-06-17T17:29:00.396ZCreate backup boot environment: No
1762024-06-17T17:29:00.471Z Done
1772024-06-17T17:29:00.471Z Done
1782024-06-17T17:29:00.693Z Done
1792024-06-17T17:29:04.118Z Done
1802024-06-17T17:29:04.201Z Done
1812024-06-17T17:29:04.201Z Done
1822024-06-17T17:29:04.448Z Done
1832024-06-17T17:29:05.048ZPlanning: Evaluating mediator changes ... Done
1842024-06-17T17:29:05.051ZPlanning: Merging actions ... Done
1852024-06-17T17:29:05.237ZPlanning: Checking for conflicting actions ... Done
1862024-06-17T17:29:05.240ZPlanning: Consolidating action changes ... Done
1872024-06-17T17:29:05.500ZPlanning: Evaluating mediators ... Done
1882024-06-17T17:29:05.552ZPlanning: Planning completed in 0.74 seconds
1892024-06-17T17:29:05.586Z Packages to change: 1
1902024-06-17T17:29:05.586Z Mediators to change: 1
1912024-06-17T17:29:05.589Z Services to change: 1
1922024-06-17T17:29:05.589Z Create boot environment: No
1932024-06-17T17:29:05.589ZCreate backup boot environment: Yes
1942024-06-17T17:29:07.488Z Actions: 1/6 actions (Updating modified actions)
1952024-06-17T17:29:07.618Z Actions: Completed 6 actions in 0.13 seconds.
1962024-06-17T17:29:07.618Z Done
1972024-06-17T17:29:07.618Z Done
1982024-06-17T17:29:07.682Z Done
1992024-06-17T17:29:11.215Z Done
2002024-06-17T17:29:11.306Z Done
2012024-06-17T17:29:11.306Z Done
2022024-06-17T17:29:11.429Z Done
2032024-06-17T17:29:11.861ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2042024-06-17T17:29:11.861Zclang system 15 system
2052024-06-17T17:29:11.861Zcsh system system illumos
2062024-06-17T17:29:11.861Zctags system system illumos
2072024-06-17T17:29:11.861Zgcc vendor 12 vendor
2082024-06-17T17:29:11.861Zgcc system 10 system
2092024-06-17T17:29:11.861Zgcc system 7 system
2102024-06-17T17:29:11.861Zgo system 1.20 system
2112024-06-17T17:29:11.862Zgo system 1.19 system
2122024-06-17T17:29:11.862Zllvm system 15 system
2132024-06-17T17:29:11.862Zllvm system 14 system
2142024-06-17T17:29:11.862Zmariadb system 10.6 system
2152024-06-17T17:29:11.862Zmta vendor vendor dma
2162024-06-17T17:29:11.862Zopenjdk system 17 system
2172024-06-17T17:29:11.862Zopenjdk system 11 system
2182024-06-17T17:29:11.862Zopenjdk system 1.8 system
2192024-06-17T17:29:11.862Zopenssl vendor 3 vendor
2202024-06-17T17:29:11.862Zperl system 5.36 system
2212024-06-17T17:29:11.862Zpostgresql system 15 system
2222024-06-17T17:29:11.862Zpostgresql system 13 system
2232024-06-17T17:29:11.862Zpython vendor 3 vendor
2242024-06-17T17:29:11.862Zpython system 2 system
2252024-06-17T17:29:11.862Zpython3 system 3.11 system
2262024-06-17T17:29:11.862Zruby system 3.0 system
2272024-06-17T17:29:11.862Zwords vendor vendor american-english
2282024-06-17T17:29:11.862Zwords system system australian-english
2292024-06-17T17:29:11.862Zwords system system british-english
2302024-06-17T17:29:11.862Zwords system system canadian-english
2312024-06-17T17:29:11.862Zwords system system french
2322024-06-17T17:29:11.862Zwords system system italian
2332024-06-17T17:29:11.862Zwords system system ngerman
2342024-06-17T17:29:11.862Zwords system system ogerman
2352024-06-17T17:29:11.862Zwords system system spanish
2362024-06-17T17:29:12.193ZPUBLISHER TYPE STATUS P LOCATION
2372024-06-17T17:29:12.193Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2382024-06-17T17:29:13.681ZFMRI IFO
2392024-06-17T17:29:13.681Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2402024-06-17T17:29:13.681Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2412024-06-17T17:29:13.681Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2422024-06-17T17:29:13.681Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2432024-06-17T17:29:13.681Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2442024-06-17T17:29:13.681Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2452024-06-17T17:29:13.682Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z i--
2462024-06-17T17:29:13.682Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2472024-06-17T17:29:13.682Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z i--
2482024-06-17T17:29:13.682Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2492024-06-17T17:29:13.682Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z i--
2502024-06-17T17:29:13.682Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2512024-06-17T17:29:14.192Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2522024-06-17T17:29:14.513Z Updating git repository `https://github.com/oxidecomputer/zone`
2532024-06-17T17:29:14.817Z Updating crates.io index
2542024-06-17T17:29:14.877Z Updating git repository `https://github.com/oxidecomputer/dropshot`
2552024-06-17T17:29:15.676Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562024-06-17T17:29:16.484Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2572024-06-17T17:29:16.762Z Updating git repository `https://github.com/oxidecomputer/progenitor`
2582024-06-17T17:29:18.692Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
2592024-06-17T17:29:19.228Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2602024-06-17T17:29:19.535Z Updating git repository `https://github.com/oxidecomputer/propolis`
2612024-06-17T17:29:20.603Z Updating git repository `https://github.com/oxidecomputer/crucible`
2622024-06-17T17:29:22.688Z Updating git repository `https://github.com/oxidecomputer/opte`
2632024-06-17T17:29:23.781Z Updating git repository `https://github.com/oxidecomputer/falcon`
2642024-06-17T17:29:24.527Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2652024-06-17T17:29:25.135Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2662024-06-17T17:29:25.440Z Updating git repository `http://github.com/oxidecomputer/sprockets`
2672024-06-17T17:29:25.821Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
2682024-06-17T17:29:26.233Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
2692024-06-17T17:29:26.566Z Updating git repository `http://github.com/oxidecomputer/tofino`
2702024-06-17T17:29:26.886Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2712024-06-17T17:29:27.181Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2722024-06-17T17:29:27.476Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2732024-06-17T17:29:27.824Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2742024-06-17T17:29:28.160Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752024-06-17T17:29:28.482Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2762024-06-17T17:29:28.876Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772024-06-17T17:29:29.485Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2782024-06-17T17:29:29.759Z Updating git repository `https://github.com/cbiffle/hubpack.git`
2792024-06-17T17:29:30.113Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802024-06-17T17:29:30.541Z Updating git repository `https://github.com/oxidecomputer/typify`
2812024-06-17T17:29:32.506Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2822024-06-17T17:29:32.921Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2832024-06-17T17:29:33.260Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2842024-06-17T17:29:33.683Z Updating git repository `https://github.com/oxidecomputer/rfb`
2852024-06-17T17:29:34.846Z Downloading crates ...
2862024-06-17T17:29:34.929Z Downloaded block-buffer v0.10.4
2872024-06-17T17:29:34.932Z Downloaded autocfg v1.3.0
2882024-06-17T17:29:34.932Z Downloaded adler v1.0.2
2892024-06-17T17:29:34.935Z Downloaded anstyle-query v1.0.3
2902024-06-17T17:29:34.935Z Downloaded anstyle v1.0.7
2912024-06-17T17:29:34.939Z Downloaded bitflags v2.5.0
2922024-06-17T17:29:34.942Z Downloaded anstream v0.6.14
2932024-06-17T17:29:34.947Z Downloaded equivalent v1.0.1
2942024-06-17T17:29:34.950Z Downloaded foreign-types-shared v0.1.1
2952024-06-17T17:29:34.953Z Downloaded num_threads v0.1.7
2962024-06-17T17:29:34.956Z Downloaded num-conv v0.1.0
2972024-06-17T17:29:34.956Z Downloaded match_cfg v0.1.0
2982024-06-17T17:29:34.959Z Downloaded pin-utils v0.1.0
2992024-06-17T17:29:34.962Z Downloaded proc-macro-error-attr v1.0.4
3002024-06-17T17:29:34.962Z Downloaded pin-project-lite v0.2.14
3012024-06-17T17:29:34.967Z Downloaded pest_meta v2.7.10
3022024-06-17T17:29:34.970Z Downloaded futures-task v0.3.30
3032024-06-17T17:29:34.973Z Downloaded fnv v1.0.7
3042024-06-17T17:29:34.973Z Downloaded heck v0.4.1
3052024-06-17T17:29:34.976Z Downloaded is_terminal_polyfill v1.70.0
3062024-06-17T17:29:34.976Z Downloaded futures-macro v0.3.30
3072024-06-17T17:29:34.976Z Downloaded crypto-common v0.1.6
3082024-06-17T17:29:34.979Z Downloaded digest v0.10.7
3092024-06-17T17:29:34.979Z Downloaded pretty-hex v0.4.1
3102024-06-17T17:29:34.982Z Downloaded generic-array v0.14.7
3112024-06-17T17:29:34.982Z Downloaded fs-err v2.11.0
3122024-06-17T17:29:34.985Z Downloaded byteorder v1.5.0
3132024-06-17T17:29:34.985Z Downloaded tower-service v0.3.2
3142024-06-17T17:29:34.990Z Downloaded time-core v0.1.2
3152024-06-17T17:29:34.990Z Downloaded usdt-attr-macro v0.5.0
3162024-06-17T17:29:34.990Z Downloaded tinyvec_macros v0.1.1
3172024-06-17T17:29:34.997Z Downloaded usdt-macro v0.5.0
3182024-06-17T17:29:34.997Z Downloaded sync_wrapper v0.1.2
3192024-06-17T17:29:34.997Z Downloaded scopeguard v1.2.0
3202024-06-17T17:29:34.997Z Downloaded scroll_derive v0.12.0
3212024-06-17T17:29:34.997Z Downloaded dirs-sys-next v0.1.2
3222024-06-17T17:29:34.997Z Downloaded colorchoice v1.0.1
3232024-06-17T17:29:34.997Z Downloaded rustversion v1.0.17
3242024-06-17T17:29:35.002Z Downloaded strum v0.26.2
3252024-06-17T17:29:35.002Z Downloaded take_mut v0.2.2
3262024-06-17T17:29:35.002Z Downloaded swrite v0.1.0
3272024-06-17T17:29:35.002Z Downloaded futures-executor v0.3.30
3282024-06-17T17:29:35.002Z Downloaded dtrace-parser v0.2.0
3292024-06-17T17:29:35.002Z Downloaded plain v0.2.3
3302024-06-17T17:29:35.005Z Downloaded cargo_metadata v0.18.1
3312024-06-17T17:29:35.008Z Downloaded anstyle-parse v0.2.4
3322024-06-17T17:29:35.008Z Downloaded toml_datetime v0.6.6
3332024-06-17T17:29:35.011Z Downloaded slog-json v2.6.1
3342024-06-17T17:29:35.011Z Downloaded pkg-config v0.3.30
3352024-06-17T17:29:35.014Z Downloaded httparse v1.8.0
3362024-06-17T17:29:35.014Z Downloaded filetime v0.2.23
3372024-06-17T17:29:35.017Z Downloaded thread_local v1.1.8
3382024-06-17T17:29:35.020Z Downloaded tabled_derive v0.7.0
3392024-06-17T17:29:35.020Z Downloaded tokio-macros v2.2.0
3402024-06-17T17:29:35.020Z Downloaded camino v1.1.7
3412024-06-17T17:29:35.022Z Downloaded clap_derive v4.5.4
3422024-06-17T17:29:35.025Z Downloaded futures-sink v0.3.30
3432024-06-17T17:29:35.025Z Downloaded thiserror-impl v1.0.60
3442024-06-17T17:29:35.028Z Downloaded rustls-pemfile v1.0.4
3452024-06-17T17:29:35.028Z Downloaded is-terminal v0.4.12
3462024-06-17T17:29:35.030Z Downloaded terminal_size v0.3.0
3472024-06-17T17:29:35.030Z Downloaded md5 v0.7.0
3482024-06-17T17:29:35.034Z Downloaded foreign-types v0.3.2
3492024-06-17T17:29:35.034Z Downloaded strsim v0.11.1
3502024-06-17T17:29:35.034Z Downloaded openssl-probe v0.1.5
3512024-06-17T17:29:35.037Z Downloaded slog-async v2.8.0
3522024-06-17T17:29:35.037Z Downloaded cfg-if v1.0.0
3532024-06-17T17:29:35.037Z Downloaded slab v0.4.9
3542024-06-17T17:29:35.040Z Downloaded powerfmt v0.2.0
3552024-06-17T17:29:35.040Z Downloaded cargo-platform v0.1.8
3562024-06-17T17:29:35.044Z Downloaded openssl-macros v0.1.1
3572024-06-17T17:29:35.044Z Downloaded deranged v0.3.11
3582024-06-17T17:29:35.044Z Downloaded cpufeatures v0.2.12
3592024-06-17T17:29:35.046Z Downloaded mime v0.3.17
3602024-06-17T17:29:35.046Z Downloaded bytecount v0.6.8
3612024-06-17T17:29:35.049Z Downloaded try-lock v0.2.5
3622024-06-17T17:29:35.049Z Downloaded hyper-tls v0.5.0
3632024-06-17T17:29:35.049Z Downloaded hostname v0.3.1
3642024-06-17T17:29:35.052Z Downloaded pest_derive v2.7.10
3652024-06-17T17:29:35.055Z Downloaded parking_lot_core v0.9.10
3662024-06-17T17:29:35.058Z Downloaded quote v1.0.36
3672024-06-17T17:29:35.060Z Downloaded clap v4.5.4
3682024-06-17T17:29:35.067Z Downloaded strum_macros v0.26.2
3692024-06-17T17:29:35.070Z Downloaded smallvec v1.13.2
3702024-06-17T17:29:35.073Z Downloaded slog-bunyan v2.5.0
3712024-06-17T17:29:35.073Z Downloaded serde_spanned v0.6.6
3722024-06-17T17:29:35.077Z Downloaded num_cpus v1.16.0
3732024-06-17T17:29:35.080Z Downloaded semver v1.0.23
3742024-06-17T17:29:35.081Z Downloaded serde_urlencoded v0.7.1
3752024-06-17T17:29:35.083Z Downloaded crc32fast v1.4.0
3762024-06-17T17:29:35.084Z Downloaded pest_generator v2.7.10
3772024-06-17T17:29:35.084Z Downloaded signal-hook-registry v1.4.2
3782024-06-17T17:29:35.087Z Downloaded tokio-native-tls v0.3.1
3792024-06-17T17:29:35.087Z Downloaded thiserror v1.0.60
3802024-06-17T17:29:35.090Z Downloaded percent-encoding v2.3.1
3812024-06-17T17:29:35.094Z Downloaded want v0.3.1
3822024-06-17T17:29:35.094Z Downloaded xattr v1.3.1
3832024-06-17T17:29:35.098Z Downloaded thread-id v4.2.1
3842024-06-17T17:29:35.098Z Downloaded utf8parse v0.2.1
3852024-06-17T17:29:35.098Z Downloaded version_check v0.9.4
3862024-06-17T17:29:35.101Z Downloaded scroll v0.12.0
3872024-06-17T17:29:35.101Z Downloaded lock_api v0.4.12
3882024-06-17T17:29:35.101Z Downloaded base64 v0.21.7
3892024-06-17T17:29:35.105Z Downloaded futures-io v0.3.30
3902024-06-17T17:29:35.108Z Downloaded once_cell v1.19.0
3912024-06-17T17:29:35.113Z Downloaded usdt-impl v0.5.0
3922024-06-17T17:29:35.113Z Downloaded usdt v0.5.0
3932024-06-17T17:29:35.114Z Downloaded crossbeam-utils v0.8.19
3942024-06-17T17:29:35.117Z Downloaded unicode-width v0.1.12
3952024-06-17T17:29:35.117Z Downloaded tinyvec v1.6.0
3962024-06-17T17:29:35.120Z Downloaded native-tls v0.2.11
3972024-06-17T17:29:35.120Z Downloaded cc v1.0.97
3982024-06-17T17:29:35.125Z Downloaded papergrid v0.11.0
3992024-06-17T17:29:35.128Z Downloaded typenum v1.17.0
4002024-06-17T17:29:35.131Z Downloaded term v0.7.0
4012024-06-17T17:29:35.135Z Downloaded slog-term v2.9.1
4022024-06-17T17:29:35.138Z Downloaded time-macros v0.2.18
4032024-06-17T17:29:35.138Z Downloaded tar v0.4.40
4042024-06-17T17:29:35.141Z Downloaded zerocopy-derive v0.7.34
4052024-06-17T17:29:35.144Z Downloaded http v0.2.12
4062024-06-17T17:29:35.148Z Downloaded parking_lot v0.12.2
4072024-06-17T17:29:35.151Z Downloaded proc-macro2 v1.0.82
4082024-06-17T17:29:35.154Z Downloaded unicode-bidi v0.3.15
4092024-06-17T17:29:35.157Z Downloaded memchr v2.7.2
4102024-06-17T17:29:35.163Z Downloaded slog v2.7.0
4112024-06-17T17:29:35.166Z Downloaded unicode-ident v1.0.12
4122024-06-17T17:29:35.169Z Downloaded toml v0.8.13
4132024-06-17T17:29:35.172Z Downloaded ucd-trie v0.1.6
4142024-06-17T17:29:35.172Z Downloaded ryu v1.0.18
4152024-06-17T17:29:35.175Z Downloaded tracing-core v0.1.32
4162024-06-17T17:29:35.183Z Downloaded url v2.5.0
4172024-06-17T17:29:35.186Z Downloaded serde v1.0.203
4182024-06-17T17:29:35.186Z Downloaded socket2 v0.5.7
4192024-06-17T17:29:35.189Z Downloaded openssl-sys v0.9.102
4202024-06-17T17:29:35.192Z Downloaded pest v2.7.10
4212024-06-17T17:29:35.197Z Downloaded mio v0.8.11
4222024-06-17T17:29:35.202Z Downloaded h2 v0.3.26
4232024-06-17T17:29:35.209Z Downloaded tracing v0.1.40
4242024-06-17T17:29:35.214Z Downloaded hashbrown v0.14.5
4252024-06-17T17:29:35.218Z Downloaded toml_edit v0.22.13
4262024-06-17T17:29:35.243Z Downloaded tokio-util v0.7.11
4272024-06-17T17:29:35.249Z Downloaded unicode-normalization v0.1.23
4282024-06-17T17:29:35.253Z Downloaded time v0.3.36
4292024-06-17T17:29:35.257Z Downloaded openssl v0.10.64
4302024-06-17T17:29:35.268Z Downloaded zerocopy v0.7.34
4312024-06-17T17:29:35.283Z Downloaded winnow v0.6.8
4322024-06-17T17:29:35.290Z Downloaded reqwest v0.11.27
4332024-06-17T17:29:35.298Z Downloaded serde_json v1.0.117
4342024-06-17T17:29:35.304Z Downloaded idna v0.5.0
4352024-06-17T17:29:35.313Z Downloaded vcpkg v0.2.15
4362024-06-17T17:29:35.347Z Downloaded syn v2.0.64
4372024-06-17T17:29:35.358Z Downloaded tabled v0.15.0
4382024-06-17T17:29:35.373Z Downloaded rustix v0.38.34
4392024-06-17T17:29:35.396Z Downloaded libc v0.2.155
4402024-06-17T17:29:35.419Z Downloaded tokio v1.37.0
4412024-06-17T17:29:35.450Z Downloaded encoding_rs v0.8.34
4422024-06-17T17:29:35.469Z Downloaded syn v1.0.109
4432024-06-17T17:29:35.478Z Downloaded goblin v0.8.2
4442024-06-17T17:29:35.485Z Downloaded hyper v0.14.28
4452024-06-17T17:29:35.490Z Downloaded clap_builder v4.5.2
4462024-06-17T17:29:35.496Z Downloaded futures-util v0.3.30
4472024-06-17T17:29:35.509Z Downloaded crossbeam-channel v0.5.12
4482024-06-17T17:29:35.512Z Downloaded indexmap v2.2.6
4492024-06-17T17:29:35.515Z Downloaded flate2 v1.0.30
4502024-06-17T17:29:35.518Z Downloaded futures v0.3.30
4512024-06-17T17:29:35.522Z Downloaded bytes v1.6.0
4522024-06-17T17:29:35.525Z Downloaded serde_derive v1.0.203
4532024-06-17T17:29:35.529Z Downloaded miniz_oxide v0.7.2
4542024-06-17T17:29:35.534Z Downloaded cargo_toml v0.20.2
4552024-06-17T17:29:35.534Z Downloaded macaddr v1.0.1
4562024-06-17T17:29:35.534Z Downloaded memmap v0.7.0
4572024-06-17T17:29:35.538Z Downloaded itoa v1.0.11
4582024-06-17T17:29:35.538Z Downloaded httpdate v1.0.3
4592024-06-17T17:29:35.538Z Downloaded http-body v0.4.6
4602024-06-17T17:29:35.538Z Downloaded heck v0.5.0
4612024-06-17T17:29:35.538Z Downloaded futures-core v0.3.30
4622024-06-17T17:29:35.542Z Downloaded dof v0.3.0
4632024-06-17T17:29:35.542Z Downloaded dirs-next v2.0.0
4642024-06-17T17:29:35.542Z Downloaded sha2 v0.10.8
4652024-06-17T17:29:35.545Z Downloaded serde_tokenstream v0.2.0
4662024-06-17T17:29:35.545Z Downloaded log v0.4.21
4672024-06-17T17:29:35.547Z Downloaded anyhow v1.0.86
4682024-06-17T17:29:35.550Z Downloaded proc-macro-error v1.0.4
4692024-06-17T17:29:35.553Z Downloaded ipnet v2.9.0
4702024-06-17T17:29:35.556Z Downloaded futures-channel v0.3.30
4712024-06-17T17:29:35.556Z Downloaded form_urlencoded v1.2.1
4722024-06-17T17:29:35.556Z Downloaded errno v0.3.9
4732024-06-17T17:29:35.559Z Downloaded clap_lex v0.7.0
4742024-06-17T17:29:35.838Z Compiling proc-macro2 v1.0.82
4752024-06-17T17:29:35.839Z Compiling unicode-ident v1.0.12
4762024-06-17T17:29:35.839Z Compiling libc v0.2.155
4772024-06-17T17:29:35.842Z Compiling version_check v0.9.4
4782024-06-17T17:29:35.842Z Compiling cfg-if v1.0.0
4792024-06-17T17:29:35.842Z Compiling once_cell v1.19.0
4802024-06-17T17:29:35.842Z Compiling itoa v1.0.11
4812024-06-17T17:29:35.883Z Compiling autocfg v1.3.0
4822024-06-17T17:29:35.990Z Compiling serde v1.0.203
4832024-06-17T17:29:36.082Z Compiling memchr v2.7.2
4842024-06-17T17:29:36.149Z Compiling thiserror v1.0.60
4852024-06-17T17:29:36.333Z Compiling ryu v1.0.18
4862024-06-17T17:29:36.642Z Compiling pin-project-lite v0.2.14
4872024-06-17T17:29:36.674Z Compiling bitflags v2.5.0
4882024-06-17T17:29:36.761Z Compiling vcpkg v0.2.15
4892024-06-17T17:29:36.797Z Compiling lock_api v0.4.12
4902024-06-17T17:29:36.995Z Compiling pkg-config v0.3.30
4912024-06-17T17:29:37.505Z Compiling cc v1.0.97
4922024-06-17T17:29:38.080Z Compiling parking_lot_core v0.9.10
4932024-06-17T17:29:38.296Z Compiling ucd-trie v0.1.6
4942024-06-17T17:29:38.701Z Compiling slab v0.4.9
4952024-06-17T17:29:38.935Z Compiling scopeguard v1.2.0
4962024-06-17T17:29:38.980Z Compiling smallvec v1.13.2
4972024-06-17T17:29:39.033Z Compiling futures-sink v0.3.30
4982024-06-17T17:29:39.073Z Compiling bytes v1.6.0
4992024-06-17T17:29:39.076Z Compiling futures-core v0.3.30
5002024-06-17T17:29:39.385Z Compiling hashbrown v0.14.5
5012024-06-17T17:29:39.477Z Compiling log v0.4.21
5022024-06-17T17:29:39.566Z Compiling byteorder v1.5.0
5032024-06-17T17:29:39.621Z Compiling fnv v1.0.7
5042024-06-17T17:29:39.764Z Compiling equivalent v1.0.1
5052024-06-17T17:29:39.873Z Compiling quote v1.0.36
5062024-06-17T17:29:39.890Z Compiling serde_json v1.0.117
5072024-06-17T17:29:40.260Z Compiling syn v2.0.64
5082024-06-17T17:29:40.293Z Compiling openssl-sys v0.9.102
5092024-06-17T17:29:40.348Z Compiling mio v0.8.11
5102024-06-17T17:29:40.522Z Compiling parking_lot v0.12.2
5112024-06-17T17:29:40.567Z Compiling num_cpus v1.16.0
5122024-06-17T17:29:40.689Z Compiling indexmap v2.2.6
5132024-06-17T17:29:40.712Z Compiling signal-hook-registry v1.4.2
5142024-06-17T17:29:40.808Z Compiling socket2 v0.5.7
5152024-06-17T17:29:40.831Z Compiling futures-channel v0.3.30
5162024-06-17T17:29:41.251Z Compiling futures-io v0.3.30
5172024-06-17T17:29:41.477Z Compiling pin-utils v0.1.0
5182024-06-17T17:29:41.589Z Compiling typenum v1.17.0
5192024-06-17T17:29:41.592Z Compiling futures-task v0.3.30
5202024-06-17T17:29:41.738Z Compiling rustix v0.38.34
5212024-06-17T17:29:41.926Z Compiling errno v0.3.9
5222024-06-17T17:29:41.946Z Compiling generic-array v0.14.7
5232024-06-17T17:29:42.034Z Compiling slog v2.7.0
5242024-06-17T17:29:42.141Z Compiling foreign-types-shared v0.1.1
5252024-06-17T17:29:42.222Z Compiling openssl v0.10.64
5262024-06-17T17:29:42.249Z Compiling foreign-types v0.3.2
5272024-06-17T17:29:42.399Z Compiling http v0.2.12
5282024-06-17T17:29:42.565Z Compiling usdt-impl v0.5.0
5292024-06-17T17:29:42.603Z Compiling proc-macro-error-attr v1.0.4
5302024-06-17T17:29:42.813Z Compiling tracing-core v0.1.32
5312024-06-17T17:29:42.861Z Compiling num-conv v0.1.0
5322024-06-17T17:29:42.988Z Compiling native-tls v0.2.11
5332024-06-17T17:29:43.158Z Compiling httparse v1.8.0
5342024-06-17T17:29:43.299Z Compiling tinyvec_macros v0.1.1
5352024-06-17T17:29:43.394Z Compiling powerfmt v0.2.0
5362024-06-17T17:29:43.565Z Compiling time-core v0.1.2
5372024-06-17T17:29:43.743Z Compiling syn v1.0.109
5382024-06-17T17:29:43.790Z Compiling time-macros v0.2.18
5392024-06-17T17:29:44.055Z Compiling deranged v0.3.11
5402024-06-17T17:29:44.376Z Compiling tracing v0.1.40
5412024-06-17T17:29:44.703Z Compiling tinyvec v1.6.0
5422024-06-17T17:29:44.813Z Compiling thread-id v4.2.1
5432024-06-17T17:29:45.130Z Compiling proc-macro-error v1.0.4
5442024-06-17T17:29:45.312Z Compiling heck v0.4.1
5452024-06-17T17:29:45.406Z Compiling crossbeam-utils v0.8.19
5462024-06-17T17:29:45.695Z Compiling utf8parse v0.2.1
5472024-06-17T17:29:45.829Z Compiling try-lock v0.2.5
5482024-06-17T17:29:45.848Z Compiling percent-encoding v2.3.1
5492024-06-17T17:29:45.887Z Compiling num_threads v0.1.7
5502024-06-17T17:29:45.948Z Compiling openssl-probe v0.1.5
5512024-06-17T17:29:45.967Z Compiling rustversion v1.0.17
5522024-06-17T17:29:46.007Z Compiling plain v0.2.3
5532024-06-17T17:29:46.055Z Compiling form_urlencoded v1.2.1
5542024-06-17T17:29:46.164Z Compiling unicode-normalization v0.1.23
5552024-06-17T17:29:46.220Z Compiling want v0.3.1
5562024-06-17T17:29:46.252Z Compiling anstyle-parse v0.2.4
5572024-06-17T17:29:46.691Z Compiling http-body v0.4.6
5582024-06-17T17:29:47.195Z Compiling dirs-sys-next v0.1.2
5592024-06-17T17:29:47.233Z Compiling unicode-bidi v0.3.15
5602024-06-17T17:29:47.273Z Compiling time v0.3.36
5612024-06-17T17:29:47.313Z Compiling anstyle-query v1.0.3
5622024-06-17T17:29:47.462Z Compiling camino v1.1.7
5632024-06-17T17:29:47.516Z Compiling anstyle v1.0.7
5642024-06-17T17:29:47.834Z Compiling winnow v0.6.8
5652024-06-17T17:29:47.977Z Compiling httpdate v1.0.3
5662024-06-17T17:29:48.081Z Compiling semver v1.0.23
5672024-06-17T17:29:48.178Z Compiling colorchoice v1.0.1
5682024-06-17T17:29:48.333Z Compiling crc32fast v1.4.0
5692024-06-17T17:29:48.483Z Compiling tower-service v0.3.2
5702024-06-17T17:29:48.573Z Compiling pretty-hex v0.4.1
5712024-06-17T17:29:48.610Z Compiling is_terminal_polyfill v1.70.0
5722024-06-17T17:29:48.744Z Compiling anstream v0.6.14
5732024-06-17T17:29:48.843Z Compiling idna v0.5.0
5742024-06-17T17:29:48.891Z Compiling dirs-next v2.0.0
5752024-06-17T17:29:50.189Z Compiling block-buffer v0.10.4
5762024-06-17T17:29:50.334Z Compiling crypto-common v0.1.6
5772024-06-17T17:29:50.413Z Compiling terminal_size v0.3.0
5782024-06-17T17:29:50.529Z Compiling fs-err v2.11.0
5792024-06-17T17:29:50.553Z Compiling thread_local v1.1.8
5802024-06-17T17:29:50.553Z Compiling strsim v0.11.1
5812024-06-17T17:29:50.600Z Compiling unicode-width v0.1.12
5822024-06-17T17:29:50.781Z Compiling bytecount v0.6.8
5832024-06-17T17:29:50.821Z Compiling heck v0.5.0
5842024-06-17T17:29:50.983Z Compiling anyhow v1.0.86
5852024-06-17T17:29:51.106Z Compiling slog-async v2.8.0
5862024-06-17T17:29:51.133Z Compiling adler v1.0.2
5872024-06-17T17:29:51.309Z Compiling match_cfg v0.1.0
5882024-06-17T17:29:51.370Z Compiling base64 v0.21.7
5892024-06-17T17:29:51.424Z Compiling clap_lex v0.7.0
5902024-06-17T17:29:51.519Z Compiling hostname v0.3.1
5912024-06-17T17:29:51.601Z Compiling miniz_oxide v0.7.2
5922024-06-17T17:29:51.708Z Compiling clap_builder v4.5.2
5932024-06-17T17:29:51.756Z Compiling papergrid v0.11.0
5942024-06-17T17:29:51.920Z Compiling rustls-pemfile v1.0.4
5952024-06-17T17:29:51.955Z Compiling digest v0.10.7
5962024-06-17T17:29:52.186Z Compiling crossbeam-channel v0.5.12
5972024-06-17T17:29:52.363Z Compiling url v2.5.0
5982024-06-17T17:29:52.385Z Compiling term v0.7.0
5992024-06-17T17:29:52.747Z Compiling serde_derive v1.0.203
6002024-06-17T17:29:53.209Z Compiling thiserror-impl v1.0.60
6012024-06-17T17:29:53.236Z Compiling zerocopy-derive v0.7.34
6022024-06-17T17:29:53.288Z Compiling tokio-macros v2.2.0
6032024-06-17T17:29:54.000Z Compiling futures-macro v0.3.30
6042024-06-17T17:29:54.267Z Compiling scroll_derive v0.12.0
6052024-06-17T17:29:55.024Z Compiling tokio v1.37.0
6062024-06-17T17:29:55.585Z Compiling zerocopy v0.7.34
6072024-06-17T17:29:55.770Z Compiling openssl-macros v0.1.1
6082024-06-17T17:29:56.047Z Compiling scroll v0.12.0
6092024-06-17T17:29:56.073Z Compiling futures-util v0.3.30
6102024-06-17T17:29:56.651Z Compiling goblin v0.8.2
6112024-06-17T17:29:56.773Z Compiling pest v2.7.10
6122024-06-17T17:29:57.180Z Compiling tabled_derive v0.7.0
6132024-06-17T17:29:59.718Z Compiling pest_meta v2.7.10
6142024-06-17T17:29:59.737Z Compiling clap_derive v4.5.4
6152024-06-17T17:30:02.298Z Compiling pest_generator v2.7.10
6162024-06-17T17:30:04.389Z Compiling tokio-util v0.7.11
6172024-06-17T17:30:05.100Z Compiling pest_derive v2.7.10
6182024-06-17T17:30:05.190Z Compiling futures-executor v0.3.30
6192024-06-17T17:30:05.496Z Compiling h2 v0.3.26
6202024-06-17T17:30:05.696Z Compiling tokio-native-tls v0.3.1
6212024-06-17T17:30:05.775Z Compiling strum_macros v0.26.2
6222024-06-17T17:30:05.882Z Compiling dtrace-parser v0.2.0
6232024-06-17T17:30:06.291Z Compiling xattr v1.3.1
6242024-06-17T17:30:06.593Z Compiling is-terminal v0.4.12
6252024-06-17T17:30:06.732Z Compiling memmap v0.7.0
6262024-06-17T17:30:07.085Z Compiling filetime v0.2.23
6272024-06-17T17:30:07.253Z Compiling encoding_rs v0.8.34
6282024-06-17T17:30:07.867Z Compiling serde_tokenstream v0.2.0
6292024-06-17T17:30:08.127Z Compiling serde_spanned v0.6.6
6302024-06-17T17:30:08.352Z Compiling toml_datetime v0.6.6
6312024-06-17T17:30:08.875Z Compiling toml_edit v0.22.13
6322024-06-17T17:30:09.190Z Compiling dof v0.3.0
6332024-06-17T17:30:10.283Z Compiling hyper v0.14.28
6342024-06-17T17:30:11.015Z Compiling slog-json v2.6.1
6352024-06-17T17:30:11.459Z Compiling cargo-platform v0.1.8
6362024-06-17T17:30:11.836Z Compiling serde_urlencoded v0.7.1
6372024-06-17T17:30:12.055Z Compiling toml v0.8.13
6382024-06-17T17:30:12.386Z Compiling cpufeatures v0.2.12
6392024-06-17T17:30:12.410Z Compiling usdt-attr-macro v0.5.0
6402024-06-17T17:30:12.413Z Compiling usdt-macro v0.5.0
6412024-06-17T17:30:12.481Z Compiling mime v0.3.17
6422024-06-17T17:30:12.648Z Compiling sync_wrapper v0.1.2
6432024-06-17T17:30:12.779Z Compiling take_mut v0.2.2
6442024-06-17T17:30:12.861Z Compiling ipnet v2.9.0
6452024-06-17T17:30:13.065Z Compiling cargo_toml v0.20.2
6462024-06-17T17:30:13.686Z Compiling sha2 v0.10.8
6472024-06-17T17:30:13.880Z Compiling cargo_metadata v0.18.1
6482024-06-17T17:30:13.903Z Compiling usdt v0.5.0
6492024-06-17T17:30:14.074Z Compiling hyper-tls v0.5.0
6502024-06-17T17:30:14.121Z Compiling slog-bunyan v2.5.0
6512024-06-17T17:30:14.313Z Compiling strum v0.26.2
6522024-06-17T17:30:14.389Z Compiling reqwest v0.11.27
6532024-06-17T17:30:14.413Z Compiling macaddr v1.0.1
6542024-06-17T17:30:14.486Z Compiling tar v0.4.40
6552024-06-17T17:30:14.872Z Compiling slog-term v2.9.1
6562024-06-17T17:30:16.129Z Compiling flate2 v1.0.30
6572024-06-17T17:30:16.415Z Compiling futures v0.3.30
6582024-06-17T17:30:16.541Z Compiling clap v4.5.4
6592024-06-17T17:30:16.612Z Compiling tabled v0.15.0
6602024-06-17T17:30:17.131Z Compiling md5 v0.7.0
6612024-06-17T17:30:17.245Z Compiling swrite v0.1.0
6622024-06-17T17:30:21.180Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6632024-06-17T17:30:28.680Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
6642024-06-17T17:30:28.922Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
6652024-06-17T17:30:28.979ZJun 17 17:30:28.027 INFO Starting download, target: Clickhouse
6662024-06-17T17:30:28.979ZJun 17 17:30:28.027 INFO Starting download, target: Cockroach
6672024-06-17T17:30:28.982ZJun 17 17:30:28.027 INFO Starting download, target: Console
6682024-06-17T17:30:28.982ZJun 17 17:30:28.027 INFO Starting download, target: DendriteOpenapi
6692024-06-17T17:30:28.982ZJun 17 17:30:28.027 INFO Starting download, target: DendriteStub
6702024-06-17T17:30:28.982ZJun 17 17:30:28.027 INFO Starting download, target: MaghemiteMgd
6712024-06-17T17:30:28.982ZJun 17 17:30:28.027 INFO Starting download, target: TransceiverControl
6722024-06-17T17:30:28.982ZJun 17 17:30:28.028 INFO Downloading out/downloads/console.tar.gz, target: Console
6732024-06-17T17:30:28.982ZJun 17 17:30:28.028 INFO Downloading out/downloads/dpd-861c00bacbdf7a6e22471f0dabd8f926409b5292.json, target: DendriteOpenapi
6742024-06-17T17:30:28.982ZJun 17 17:30:28.028 INFO Downloading out/downloads/mgd.tar.gz, target: MaghemiteMgd
6752024-06-17T17:30:28.982ZJun 17 17:30:28.029 INFO Downloading out/downloads/xcvradm.gz, target: TransceiverControl
6762024-06-17T17:30:28.982ZJun 17 17:30:28.029 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz, target: Clickhouse
6772024-06-17T17:30:28.982ZJun 17 17:30:28.029 INFO Downloading out/downloads/dendrite-stub.tar.gz, target: DendriteStub
6782024-06-17T17:30:28.982ZJun 17 17:30:28.029 INFO Downloading out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6792024-06-17T17:30:29.420ZJun 17 17:30:28.466 INFO Download complete, target: DendriteOpenapi
6802024-06-17T17:30:29.487ZJun 17 17:30:28.526 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
6812024-06-17T17:30:29.813ZJun 17 17:30:28.847 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
6822024-06-17T17:30:30.134ZJun 17 17:30:29.172 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
6832024-06-17T17:30:30.159ZJun 17 17:30:29.200 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
6842024-06-17T17:30:30.180ZJun 17 17:30:29.205 INFO Download complete, target: Console
6852024-06-17T17:30:30.240ZJun 17 17:30:29.284 INFO Download complete, target: TransceiverControl
6862024-06-17T17:30:32.461ZJun 17 17:30:31.509 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
6872024-06-17T17:30:33.300ZJun 17 17:30:32.347 INFO Download complete, target: DendriteStub
6882024-06-17T17:30:33.487ZJun 17 17:30:32.534 INFO Download complete, target: MaghemiteMgd
6892024-06-17T17:30:35.982ZJun 17 17:30:35.029 INFO tarball path: out/downloads/cockroach-v22.1.9.illumos.tar.gz, target: Cockroach
6902024-06-17T17:30:35.982ZJun 17 17:30:35.029 INFO Unpacking out/downloads/cockroach-v22.1.9.illumos.tar.gz to out/downloads, target: Cockroach
6912024-06-17T17:30:44.262ZJun 17 17:30:43.307 INFO Copying from out/downloads/cockroach-v22.1.9 to out/cockroachdb, target: Cockroach
6922024-06-17T17:30:44.624ZJun 17 17:30:43.669 INFO Checking that binary works, target: Cockroach
6932024-06-17T17:30:44.888ZJun 17 17:30:43.934 INFO Download complete, target: Cockroach
6942024-06-17T17:30:47.084ZJun 17 17:30:46.129 INFO Checking that binary works, target: Clickhouse
6952024-06-17T17:30:47.668ZJun 17 17:30:46.713 INFO Download complete, target: Clickhouse
6962024-06-17T17:30:48.024ZAll builder prerequisites installed successfully, and PATH looks valid
6972024-06-17T17:30:48.027Z
6982024-06-17T17:30:48.027Zreal 2:46.801852648
6992024-06-17T17:30:48.027Zuser 5:43.270685556
7002024-06-17T17:30:48.027Zsys 1:17.376408389
7012024-06-17T17:30:48.027Ztrap 0.200634310
7022024-06-17T17:30:48.027Ztflt 4.645692919
7032024-06-17T17:30:48.027Zdflt 6.964623277
7042024-06-17T17:30:48.027Zkflt 0.354327777
7052024-06-17T17:30:48.027Zlock 14:29.197289452
7062024-06-17T17:30:48.027Zslp 18:07.488888237
7072024-06-17T17:30:48.027Zlat 18.171482160
7082024-06-17T17:30:48.027Zstop 58.533880219
7092024-06-17T17:30:48.030Z
7102024-06-17T17:30:48.030Z #### # # ##### ##### # #
7112024-06-17T17:30:48.030Z # # # # # # # # # #
7122024-06-17T17:30:48.030Z # # # # # # # #
7132024-06-17T17:30:48.030Z # # # ##### ##### #
7142024-06-17T17:30:48.030Z # # # # # # #
7152024-06-17T17:30:48.030Z #### ###### # # # #
7162024-06-17T17:30:48.030Z
7172024-06-17T17:30:48.552Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
7182024-06-17T17:30:55.620Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s
7192024-06-17T17:30:55.683Z Running `target/debug/xtask clippy`
7202024-06-17T17:30:55.704Zrunning: "/home/build/.rustup/toolchains/1.78.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings"
7212024-06-17T17:30:56.305Z Downloading crates ...
7222024-06-17T17:30:56.488Z Downloaded aead v0.5.2
7232024-06-17T17:30:56.491Z Downloaded assert_matches v1.5.0
7242024-06-17T17:30:56.493Z Downloaded async-stream v0.3.5
7252024-06-17T17:30:56.497Z Downloaded anes v0.1.6
7262024-06-17T17:30:56.500Z Downloaded arrayvec v0.7.4
7272024-06-17T17:30:56.503Z Downloaded arc-swap v1.7.1
7282024-06-17T17:30:56.506Z Downloaded cfg_aliases v0.1.1
7292024-06-17T17:30:56.509Z Downloaded atomicwrites v0.4.3
7302024-06-17T17:30:56.511Z Downloaded newline-converter v0.3.0
7312024-06-17T17:30:56.514Z Downloaded cstr-argument v0.1.2
7322024-06-17T17:30:56.514Z Downloaded crunchy v0.2.2
7332024-06-17T17:30:56.514Z Downloaded bitstruct_derive v0.1.0
7342024-06-17T17:30:56.522Z Downloaded nested v0.1.1
7352024-06-17T17:30:56.525Z Downloaded lalrpop-util v0.19.12
7362024-06-17T17:30:56.525Z Downloaded defmt-macros v0.3.9
7372024-06-17T17:30:56.528Z Downloaded async-stream-impl v0.3.5
7382024-06-17T17:30:56.531Z Downloaded number_prefix v0.4.0
7392024-06-17T17:30:56.533Z Downloaded pathdiff v0.2.1
7402024-06-17T17:30:56.533Z Downloaded opaque-debug v0.3.1
7412024-06-17T17:30:56.538Z Downloaded phf_shared v0.10.0
7422024-06-17T17:30:56.541Z Downloaded normalize-line-endings v0.3.0
7432024-06-17T17:30:56.541Z Downloaded atty v0.2.14
7442024-06-17T17:30:56.541Z Downloaded plotters-svg v0.3.5
7452024-06-17T17:30:56.544Z Downloaded newtype-uuid v1.1.0
7462024-06-17T17:30:56.547Z Downloaded lru-cache v0.1.2
7472024-06-17T17:30:56.547Z Downloaded nibble_vec v0.1.0
7482024-06-17T17:30:56.549Z Downloaded multimap v0.10.0
7492024-06-17T17:30:56.549Z Downloaded new_debug_unreachable v1.0.6
7502024-06-17T17:30:56.552Z Downloaded linked-hash-map v0.5.6
7512024-06-17T17:30:56.552Z Downloaded base16ct v0.2.0
7522024-06-17T17:30:56.555Z Downloaded newtype_derive v0.1.6
7532024-06-17T17:30:56.557Z Downloaded cipher v0.4.4
7542024-06-17T17:30:56.557Z Downloaded libsw v3.3.1
7552024-06-17T17:30:56.560Z Downloaded convert_case v0.4.0
7562024-06-17T17:30:56.563Z Downloaded pem v3.0.4
7572024-06-17T17:30:56.563Z Downloaded packed_struct_codegen v0.10.1
7582024-06-17T17:30:56.565Z Downloaded paste v1.0.15
7592024-06-17T17:30:56.568Z Downloaded num-iter v0.1.45
7602024-06-17T17:30:56.572Z Downloaded cexpr v0.6.0
7612024-06-17T17:30:56.575Z Downloaded bit-vec v0.6.3
7622024-06-17T17:30:56.575Z Downloaded parse-display-derive v0.9.0
7632024-06-17T17:30:56.575Z Downloaded mime_guess v2.0.4
7642024-06-17T17:30:56.577Z Downloaded plotters-backend v0.3.5
7652024-06-17T17:30:56.580Z Downloaded cobs v0.2.3
7662024-06-17T17:30:56.580Z Downloaded num v0.4.3
7672024-06-17T17:30:56.583Z Downloaded nodrop v0.1.14
7682024-06-17T17:30:56.583Z Downloaded debug-ignore v1.0.5
7692024-06-17T17:30:56.585Z Downloaded num-complex v0.4.6
7702024-06-17T17:30:56.588Z Downloaded curve25519-dalek-derive v0.1.1
7712024-06-17T17:30:56.588Z Downloaded oso-derive v0.27.3
7722024-06-17T17:30:56.588Z Downloaded async-trait v0.1.80
7732024-06-17T17:30:56.593Z Downloaded memoffset v0.9.1
7742024-06-17T17:30:56.596Z Downloaded parse-size v1.0.0
7752024-06-17T17:30:56.596Z Downloaded constant_time_eq v0.3.0
7762024-06-17T17:30:56.596Z Downloaded castaway v0.2.2
7772024-06-17T17:30:56.599Z Downloaded block-padding v0.3.3
7782024-06-17T17:30:56.599Z Downloaded bitfield v0.14.0
7792024-06-17T17:30:56.601Z Downloaded darling_macro v0.20.9
7802024-06-17T17:30:56.601Z Downloaded managed v0.8.0
7812024-06-17T17:30:56.604Z Downloaded mockall v0.12.1
7822024-06-17T17:30:56.604Z Downloaded lazy_static v1.4.0
7832024-06-17T17:30:56.607Z Downloaded sqlparser_derive v0.2.2
7842024-06-17T17:30:56.607Z Downloaded nu-ansi-term v0.50.0
7852024-06-17T17:30:56.610Z Downloaded memmap2 v0.9.4
7862024-06-17T17:30:56.612Z Downloaded portpicker v0.1.1
7872024-06-17T17:30:56.612Z Downloaded partial-io v0.5.4
7882024-06-17T17:30:56.616Z Downloaded bit-set v0.5.3
7892024-06-17T17:30:56.618Z Downloaded waitgroup v0.1.2
7902024-06-17T17:30:56.618Z Downloaded postgres-protocol v0.6.6
7912024-06-17T17:30:56.621Z Downloaded mockall_derive v0.12.1
7922024-06-17T17:30:56.624Z Downloaded crc-catalog v2.4.0
7932024-06-17T17:30:56.624Z Downloaded zone_cfg_derive v0.1.2
7942024-06-17T17:30:56.626Z Downloaded downcast v0.11.0
7952024-06-17T17:30:56.626Z Downloaded const_format_proc_macros v0.2.32
7962024-06-17T17:30:56.629Z Downloaded doc-comment v0.3.3
7972024-06-17T17:30:56.632Z Downloaded peg-runtime v0.8.3
7982024-06-17T17:30:56.632Z Downloaded packed_struct v0.10.1
7992024-06-17T17:30:56.634Z Downloaded phf v0.11.2
8002024-06-17T17:30:56.634Z Downloaded olpc-cjson v0.1.3
8012024-06-17T17:30:56.637Z Downloaded num_enum v0.5.11
8022024-06-17T17:30:56.641Z Downloaded num-derive v0.4.2
8032024-06-17T17:30:56.643Z Downloaded ppv-lite86 v0.2.17
8042024-06-17T17:30:56.648Z Downloaded path-slash v0.1.5
8052024-06-17T17:30:56.648Z Downloaded parse-display v0.9.0
8062024-06-17T17:30:56.651Z Downloaded owo-colors v4.0.0
8072024-06-17T17:30:56.651Z Downloaded csv-core v0.1.11
8082024-06-17T17:30:56.653Z Downloaded assert_cmd v2.0.14
8092024-06-17T17:30:56.656Z Downloaded libtest-mimic v0.7.3
8102024-06-17T17:30:56.659Z Downloaded tls_codec v0.4.1
8112024-06-17T17:30:56.661Z Downloaded cookie_store v0.20.0
8122024-06-17T17:30:56.662Z Downloaded pkcs1 v0.7.5
8132024-06-17T17:30:56.664Z Downloaded rand_seeder v0.2.3
8142024-06-17T17:30:56.667Z Downloaded spin v0.5.2
8152024-06-17T17:30:56.670Z Downloaded blake2b_simd v1.0.2
8162024-06-17T17:30:56.670Z Downloaded criterion-plot v0.5.0
8172024-06-17T17:30:56.672Z Downloaded datatest-stable v0.2.9
8182024-06-17T17:30:56.675Z Downloaded structmeta-derive v0.3.0
8192024-06-17T17:30:56.678Z Downloaded structmeta-derive v0.2.0
8202024-06-17T17:30:56.678Z Downloaded sigpipe v0.1.3
8212024-06-17T17:30:56.680Z Downloaded signature v2.2.0
8222024-06-17T17:30:56.680Z Downloaded ff v0.13.0
8232024-06-17T17:30:56.683Z Downloaded phf_shared v0.11.2
8242024-06-17T17:30:56.683Z Downloaded pem-rfc7468 v0.7.0
8252024-06-17T17:30:56.686Z Downloaded glob v0.3.1
8262024-06-17T17:30:56.688Z Downloaded pin-project-internal v1.1.5
8272024-06-17T17:30:56.691Z Downloaded peg v0.8.3
8282024-06-17T17:30:56.694Z Downloaded base64ct v1.6.0
8292024-06-17T17:30:56.696Z Downloaded escape8259 v0.5.2
8302024-06-17T17:30:56.699Z Downloaded rand_core v0.6.4
8312024-06-17T17:30:56.699Z Downloaded postgres-types v0.2.6
8322024-06-17T17:30:56.701Z Downloaded cookie v0.18.1
8332024-06-17T17:30:56.705Z Downloaded cancel-safe-futures v0.1.5
8342024-06-17T17:30:56.708Z Downloaded crc-any v2.5.0
8352024-06-17T17:30:56.711Z Downloaded rtoolbox v0.0.2
8362024-06-17T17:30:56.713Z Downloaded ahash v0.8.11
8372024-06-17T17:30:56.716Z Downloaded walkdir v2.5.0
8382024-06-17T17:30:56.719Z Downloaded erased-serde v0.3.31
8392024-06-17T17:30:56.724Z Downloaded universal-hash v0.5.1
8402024-06-17T17:30:56.724Z Downloaded bzip2 v0.4.4
8412024-06-17T17:30:56.727Z Downloaded zone v0.1.8
8422024-06-17T17:30:56.727Z Downloaded derive_builder_macro v0.20.0
8432024-06-17T17:30:56.727Z Downloaded signature v1.6.4
8442024-06-17T17:30:56.729Z Downloaded stringprep v0.1.4
8452024-06-17T17:30:56.729Z Downloaded threadpool v1.8.1
8462024-06-17T17:30:56.732Z Downloaded globset v0.4.14
8472024-06-17T17:30:56.735Z Downloaded termtree v0.4.1
8482024-06-17T17:30:56.735Z Downloaded darling v0.20.9
8492024-06-17T17:30:56.739Z Downloaded subtle v2.5.0
8502024-06-17T17:30:56.741Z Downloaded fragile v2.0.0
8512024-06-17T17:30:56.744Z Downloaded fallible-iterator v0.2.0
8522024-06-17T17:30:56.744Z Downloaded rusty-fork v0.3.0
8532024-06-17T17:30:56.747Z Downloaded postcard v1.0.8
8542024-06-17T17:30:56.749Z Downloaded rand_chacha v0.3.1
8552024-06-17T17:30:56.752Z Downloaded embedded-io v0.4.0
8562024-06-17T17:30:56.755Z Downloaded headers-core v0.2.0
8572024-06-17T17:30:56.755Z Downloaded rust-argon2 v2.1.0
8582024-06-17T17:30:56.758Z Downloaded zeroize v1.7.0
8592024-06-17T17:30:56.758Z Downloaded humantime v2.1.0
8602024-06-17T17:30:56.761Z Downloaded hubpack v0.1.2
8612024-06-17T17:30:56.763Z Downloaded proc-macro-crate v1.3.1
8622024-06-17T17:30:56.763Z Downloaded diesel_table_macro_syntax v0.1.0
8632024-06-17T17:30:56.763Z Downloaded zerocopy v0.6.6
8642024-06-17T17:30:56.766Z Downloaded tinytemplate v1.2.1
8652024-06-17T17:30:56.770Z Downloaded flagset v0.4.5
8662024-06-17T17:30:56.772Z Downloaded rpassword v7.3.1
8672024-06-17T17:30:56.772Z Downloaded const-oid v0.9.6
8682024-06-17T17:30:56.775Z Downloaded compact_str v0.7.1
8692024-06-17T17:30:56.778Z Downloaded schemars_derive v0.8.20
8702024-06-17T17:30:56.781Z Downloaded smf v0.2.3
8712024-06-17T17:30:56.781Z Downloaded smawk v0.3.2
8722024-06-17T17:30:56.784Z Downloaded guppy-workspace-hack v0.1.0
8732024-06-17T17:30:56.787Z Downloaded tui-tree-widget v0.19.0
8742024-06-17T17:30:56.787Z Downloaded defmt v0.3.8
8752024-06-17T17:30:56.798Z Downloaded whoami v1.5.1
8762024-06-17T17:30:56.801Z Downloaded which v4.4.2
8772024-06-17T17:30:56.804Z Downloaded untrusted v0.7.1
8782024-06-17T17:30:56.806Z Downloaded indoc v1.0.9
8792024-06-17T17:30:56.809Z Downloaded hash32 v0.3.1
8802024-06-17T17:30:56.809Z Downloaded group v0.13.0
8812024-06-17T17:30:56.812Z Downloaded vte v0.11.1
8822024-06-17T17:30:56.814Z Downloaded uzers v0.11.3
8832024-06-17T17:30:56.817Z Downloaded thiserror-impl-no-std v2.0.2
8842024-06-17T17:30:56.817Z Downloaded hyper-rustls v0.24.2
8852024-06-17T17:30:56.822Z Downloaded spin v0.9.8
8862024-06-17T17:30:56.824Z Downloaded thiserror-no-std v2.0.2
8872024-06-17T17:30:56.827Z Downloaded fxhash v0.2.1
8882024-06-17T17:30:56.827Z Downloaded base64 v0.13.1
8892024-06-17T17:30:56.831Z Downloaded sct v0.7.1
8902024-06-17T17:30:56.834Z Downloaded tower-layer v0.3.2
8912024-06-17T17:30:56.837Z Downloaded relative-path v1.9.3
8922024-06-17T17:30:56.840Z Downloaded difflib v0.4.0
8932024-06-17T17:30:56.840Z Downloaded psl-types v2.0.11
8942024-06-17T17:30:56.843Z Downloaded serde_plain v1.0.2
8952024-06-17T17:30:56.843Z Downloaded serde-hex v0.1.0
8962024-06-17T17:30:56.843Z Downloaded radium v0.7.0
8972024-06-17T17:30:56.846Z Downloaded slog-dtrace v0.3.0
8982024-06-17T17:30:56.848Z Downloaded siphasher v0.3.11
8992024-06-17T17:30:56.848Z Downloaded similar-asserts v1.5.0
9002024-06-17T17:30:56.851Z Downloaded tokio-tungstenite v0.20.1
9012024-06-17T17:30:56.854Z Downloaded precomputed-hash v0.1.1
9022024-06-17T17:30:56.854Z Downloaded pretty-hex v0.2.1
9032024-06-17T17:30:56.856Z Downloaded vte_generate_state_changes v0.1.1
9042024-06-17T17:30:56.856Z Downloaded hash32 v0.2.1
9052024-06-17T17:30:56.859Z Downloaded env_logger v0.10.2
9062024-06-17T17:30:56.862Z Downloaded inout v0.1.3
9072024-06-17T17:30:56.865Z Downloaded kstat-rs v0.2.3
9082024-06-17T17:30:56.865Z Downloaded keccak v0.1.5
9092024-06-17T17:30:56.865Z Downloaded fd-lock v4.0.2
9102024-06-17T17:30:56.868Z Downloaded vsss-rs v3.3.4
9112024-06-17T17:30:56.870Z Downloaded const_format v0.2.32
9122024-06-17T17:30:56.876Z Downloaded trust-dns-resolver v0.22.0
9132024-06-17T17:30:56.880Z Downloaded ident_case v1.0.1
9142024-06-17T17:30:56.883Z Downloaded heck v0.3.3
9152024-06-17T17:30:56.886Z Downloaded ron v0.7.1
9162024-06-17T17:30:56.889Z Downloaded hostname v0.4.0
9172024-06-17T17:30:56.891Z Downloaded http-range v0.1.5
9182024-06-17T17:30:56.895Z Downloaded signal-hook-mio v0.2.3
9192024-06-17T17:30:56.895Z Downloaded zeroize_derive v1.4.2
9202024-06-17T17:30:56.898Z Downloaded wyz v0.5.1
9212024-06-17T17:30:56.898Z Downloaded rustfmt-wrapper v0.2.1
9222024-06-17T17:30:56.898Z Downloaded hyper-staticfile v0.9.5
9232024-06-17T17:30:56.900Z Downloaded foreign-types v0.5.0
9242024-06-17T17:30:56.903Z Downloaded stability v0.2.0
9252024-06-17T17:30:56.903Z Downloaded tokio-tungstenite v0.21.0
9262024-06-17T17:30:56.906Z Downloaded termios v0.3.3
9272024-06-17T17:30:56.908Z Downloaded crypto-bigint v0.5.5
9282024-06-17T17:30:56.916Z Downloaded secrecy v0.8.0
9292024-06-17T17:30:56.919Z Downloaded nom v7.1.3
9302024-06-17T17:30:56.922Z Downloaded spki v0.7.3
9312024-06-17T17:30:56.924Z Downloaded endian-type v0.1.2
9322024-06-17T17:30:56.924Z Downloaded ed25519 v1.5.3
9332024-06-17T17:30:56.927Z Downloaded shlex v1.3.0
9342024-06-17T17:30:56.927Z Downloaded utf-8 v0.7.6
9352024-06-17T17:30:56.930Z Downloaded untrusted v0.9.0
9362024-06-17T17:30:56.930Z Downloaded headers v0.3.9
9372024-06-17T17:30:56.935Z Downloaded ron v0.8.1
9382024-06-17T17:30:56.941Z Downloaded is_ci v1.2.0
9392024-06-17T17:30:56.944Z Downloaded iana-time-zone v0.1.60
9402024-06-17T17:30:56.946Z Downloaded termcolor v1.4.1
9412024-06-17T17:30:56.949Z Downloaded fastrand v2.1.0
9422024-06-17T17:30:56.949Z Downloaded unicode-xid v0.2.4
9432024-06-17T17:30:56.952Z Downloaded rustc_version v0.1.7
9442024-06-17T17:30:56.952Z Downloaded serde_path_to_error v0.1.16
9452024-06-17T17:30:56.954Z Downloaded r2d2 v0.8.10
9462024-06-17T17:30:56.954Z Downloaded rstest_macros v0.19.0
9472024-06-17T17:30:56.958Z Downloaded chacha20poly1305 v0.10.1
9482024-06-17T17:30:56.961Z Downloaded toolchain_find v0.4.0
9492024-06-17T17:30:56.963Z Downloaded stable_deref_trait v1.2.0
9502024-06-17T17:30:56.963Z Downloaded instant v0.1.12
9512024-06-17T17:30:56.963Z Downloaded http-body v1.0.0
9522024-06-17T17:30:56.966Z Downloaded backtrace v0.3.71
9532024-06-17T17:30:56.970Z Downloaded derive_builder_core v0.20.0
9542024-06-17T17:30:56.973Z Downloaded libm v0.2.8
9552024-06-17T17:30:56.981Z Downloaded tabwriter v1.4.0
9562024-06-17T17:30:56.984Z Downloaded foreign-types-shared v0.3.1
9572024-06-17T17:30:56.984Z Downloaded hyper-rustls v0.26.0
9582024-06-17T17:30:56.987Z Downloaded serde-big-array v0.5.1
9592024-06-17T17:30:56.989Z Downloaded ena v0.14.3
9602024-06-17T17:30:56.989Z Downloaded either v1.12.0
9612024-06-17T17:30:56.992Z Downloaded half v2.4.1
9622024-06-17T17:30:56.995Z Downloaded serde-big-array v0.4.1
9632024-06-17T17:30:56.997Z Downloaded quick-error v1.2.3
9642024-06-17T17:30:56.998Z Downloaded unicode-linebreak v0.1.5
9652024-06-17T17:30:57.000Z Downloaded unarray v0.1.4
9662024-06-17T17:30:57.001Z Downloaded test-strategy v0.3.1
9672024-06-17T17:30:57.003Z Downloaded foreign-types-macros v0.2.3
9682024-06-17T17:30:57.006Z Downloaded indexmap v1.9.3
9692024-06-17T17:30:57.009Z Downloaded highway v1.1.0
9702024-06-17T17:30:57.012Z Downloaded ref-cast-impl v1.0.23
9712024-06-17T17:30:57.012Z Downloaded impl-trait-for-tuples v0.2.2
9722024-06-17T17:30:57.014Z Downloaded toml v0.7.8
9732024-06-17T17:30:57.019Z Downloaded tap v1.0.1
9742024-06-17T17:30:57.022Z Downloaded indicatif v0.17.8
9752024-06-17T17:30:57.025Z Downloaded rand v0.8.5
9762024-06-17T17:30:57.028Z Downloaded expectorate v1.1.0
9772024-06-17T17:30:57.030Z Downloaded samael v0.0.15
9782024-06-17T17:30:57.034Z Downloaded derive-where v1.2.7
9792024-06-17T17:30:57.038Z Downloaded strum_macros v0.24.3
9802024-06-17T17:30:57.041Z Downloaded ipnetwork v0.20.0
9812024-06-17T17:30:57.043Z Downloaded tungstenite v0.21.0
9822024-06-17T17:30:57.046Z Downloaded toml_edit v0.19.15
9832024-06-17T17:30:57.064Z Downloaded serde_repr v0.1.19
9842024-06-17T17:30:57.067Z Downloaded hex-literal v0.4.1
9852024-06-17T17:30:57.067Z Downloaded funty v2.0.0
9862024-06-17T17:30:57.070Z Downloaded defmt-parser v0.3.4
9872024-06-17T17:30:57.070Z Downloaded sha1 v0.10.6
9882024-06-17T17:30:57.070Z Downloaded structmeta v0.3.0
9892024-06-17T17:30:57.073Z Downloaded structmeta v0.2.0
9902024-06-17T17:30:57.073Z Downloaded shell-words v1.1.0
9912024-06-17T17:30:57.073Z Downloaded serde_with_macros v3.8.1
9922024-06-17T17:30:57.075Z Downloaded env_logger v0.9.3
9932024-06-17T17:30:57.078Z Downloaded enum-as-inner v0.5.1
9942024-06-17T17:30:57.080Z Downloaded zip v0.6.6
9952024-06-17T17:30:57.083Z Downloaded rustyline v14.0.0
9962024-06-17T17:30:57.088Z Downloaded diesel_derives v2.1.4
9972024-06-17T17:30:57.092Z Downloaded rustls-native-certs v0.7.0
9982024-06-17T17:30:57.095Z Downloaded rustls-pemfile v2.1.2
9992024-06-17T17:30:57.098Z Downloaded rcgen v0.12.1
10002024-06-17T17:30:57.100Z Downloaded rsa v0.9.6
10012024-06-17T17:30:57.105Z Downloaded static_assertions v1.1.0
10022024-06-17T17:30:57.107Z Downloaded hashbrown v0.12.3
10032024-06-17T17:30:57.111Z Downloaded hex v0.4.3
10042024-06-17T17:30:57.113Z Downloaded trust-dns-client v0.22.0
10052024-06-17T17:30:57.118Z Downloaded wait-timeout v0.2.0
10062024-06-17T17:30:57.120Z Downloaded rustls-pki-types v1.7.0
10072024-06-17T17:30:57.123Z Downloaded hmac v0.12.1
10082024-06-17T17:30:57.123Z Downloaded signal-hook v0.3.17
10092024-06-17T17:30:57.126Z Downloaded tokio-postgres v0.7.10
10102024-06-17T17:30:57.132Z Downloaded x509-cert v0.2.5
10112024-06-17T17:30:57.137Z Downloaded hyper-util v0.1.3
10122024-06-17T17:30:57.143Z Downloaded hashbrown v0.13.2
10132024-06-17T17:30:57.146Z Downloaded publicsuffix v2.2.3
10142024-06-17T17:30:57.149Z Downloaded elliptic-curve v0.13.8
10152024-06-17T17:30:57.152Z Downloaded similar v2.5.0
10162024-06-17T17:30:57.158Z Downloaded num-bigint-dig v0.8.4
10172024-06-17T17:30:57.163Z Downloaded flume v0.11.0
10182024-06-17T17:30:57.166Z Downloaded fancy-regex v0.13.0
10192024-06-17T17:30:57.170Z Downloaded snafu v0.8.2
10202024-06-17T17:30:57.176Z Downloaded unsafe-libyaml v0.2.11
10212024-06-17T17:30:57.180Z Downloaded salty v0.2.0
10222024-06-17T17:30:57.186Z Downloaded rayon-core v1.12.1
10232024-06-17T17:30:57.189Z Downloaded unicode_categories v0.1.1
10242024-06-17T17:30:57.192Z Downloaded heapless v0.8.0
10252024-06-17T17:30:57.195Z Downloaded serde_yaml v0.9.34+deprecated
10262024-06-17T17:30:57.199Z Downloaded typed-path v0.7.1
10272024-06-17T17:30:57.205Z Downloaded winnow v0.5.40
10282024-06-17T17:30:57.215Z Downloaded regex-automata v0.1.10
10292024-06-17T17:30:57.220Z Downloaded heapless v0.7.17
10302024-06-17T17:30:57.224Z Downloaded aho-corasick v1.1.3
10312024-06-17T17:30:57.231Z Downloaded der v0.7.9
10322024-06-17T17:30:57.235Z Downloaded unicode-segmentation v1.11.0
10332024-06-17T17:30:57.239Z Downloaded tower v0.4.13
10342024-06-17T17:30:57.248Z Downloaded hyper v1.3.1
10352024-06-17T17:30:57.256Z Downloaded itertools v0.10.5
10362024-06-17T17:30:57.263Z Downloaded rayon v1.10.0
10372024-06-17T17:30:57.272Z Downloaded lalrpop v0.19.12
10382024-06-17T17:30:57.284Z Downloaded http v1.1.0
10392024-06-17T17:30:57.289Z Downloaded reedline v0.31.0
10402024-06-17T17:30:57.295Z Downloaded itertools v0.12.1
10412024-06-17T17:30:57.303Z Downloaded quick-xml v0.31.0
10422024-06-17T17:30:57.309Z Downloaded rustls-webpki v0.102.4
10432024-06-17T17:30:57.328Z Downloaded bitvec v1.0.1
10442024-06-17T17:30:57.342Z Downloaded serde_with v3.8.1
10452024-06-17T17:30:57.351Z Downloaded sqlparser v0.45.0
10462024-06-17T17:30:57.356Z Downloaded webpki-roots v0.25.4
10472024-06-17T17:30:57.360Z Downloaded trust-dns-proto v0.22.0
10482024-06-17T17:30:57.372Z Downloaded hkdf v0.12.4
10492024-06-17T17:30:57.375Z Downloaded proptest v1.4.0
10502024-06-17T17:30:57.384Z Downloaded smoltcp v0.9.1
10512024-06-17T17:30:57.394Z Downloaded radix_trie v0.2.1
10522024-06-17T17:30:57.400Z Downloaded gimli v0.28.1
10532024-06-17T17:30:57.408Z Downloaded idna v0.2.3
10542024-06-17T17:30:57.415Z Downloaded rustls v0.21.12
10552024-06-17T17:30:57.427Z Downloaded regex-syntax v0.6.29
10562024-06-17T17:30:57.435Z Downloaded regex v1.10.4
10572024-06-17T17:30:57.448Z Downloaded regress v0.9.1
10582024-06-17T17:30:57.457Z Downloaded rustls v0.22.4
10592024-06-17T17:30:57.470Z Downloaded smoltcp v0.11.0
10602024-06-17T17:30:57.483Z Downloaded regex-syntax v0.8.3
10612024-06-17T17:30:57.490Z Downloaded ratatui v0.26.2
10622024-06-17T17:30:57.508Z Downloaded sled v0.34.7
10632024-06-17T17:30:57.520Z Downloaded zerocopy-derive v0.6.6
10642024-06-17T17:30:57.528Z Downloaded petgraph v0.6.5
10652024-06-17T17:30:57.544Z Downloaded finl_unicode v1.2.0
10662024-06-17T17:30:57.557Z Downloaded bzip2-sys v0.1.11+1.0.8
10672024-06-17T17:30:57.569Z Downloaded bstr v1.9.1
10682024-06-17T17:30:57.578Z Downloaded regex-automata v0.4.6
10692024-06-17T17:30:57.598Z Downloaded diesel v2.1.6
10702024-06-17T17:30:57.613Z Downloaded sha3 v0.10.8
10712024-06-17T17:30:57.618Z Downloaded csv v1.3.0
10722024-06-17T17:30:57.637Z Downloaded idna v0.3.0
10732024-06-17T17:30:57.643Z Downloaded openapiv3 v2.0.0
10742024-06-17T17:30:57.654Z Downloaded curve25519-dalek v4.1.2
10752024-06-17T17:30:57.663Z Downloaded bstr v0.2.17
10762024-06-17T17:30:57.672Z Downloaded nix v0.28.0
10772024-06-17T17:30:57.683Z Downloaded polar-core v0.27.3
10782024-06-17T17:30:57.691Z Downloaded object v0.32.2
10792024-06-17T17:30:57.703Z Downloaded object v0.30.4
10802024-06-17T17:30:57.715Z Downloaded nix v0.27.1
10812024-06-17T17:30:57.725Z Downloaded bindgen v0.69.4
10822024-06-17T17:30:57.732Z Downloaded chrono v0.4.38
10832024-06-17T17:30:57.739Z Downloaded guppy v0.17.5
10842024-06-17T17:30:57.745Z Downloaded tough v0.17.1
10852024-06-17T17:30:57.754Z Downloaded rustls-webpki v0.101.7
10862024-06-17T17:30:57.768Z Downloaded pretty_assertions v1.4.0
10872024-06-17T17:30:57.771Z Downloaded plotters v0.3.5
10882024-06-17T17:30:57.779Z Downloaded blake3 v1.5.1
10892024-06-17T17:30:57.786Z Downloaded crossterm v0.27.0
10902024-06-17T17:30:57.792Z Downloaded semver v0.1.20
10912024-06-17T17:30:57.795Z Downloaded portable-atomic v1.6.0
10922024-06-17T17:30:57.799Z Downloaded tungstenite v0.20.1
10932024-06-17T17:30:57.802Z Downloaded unicase v2.7.0
10942024-06-17T17:30:57.806Z Downloaded tracing-attributes v0.1.27
10952024-06-17T17:30:57.806Z Downloaded schemars v0.8.20
10962024-06-17T17:30:57.818Z Downloaded sqlformat v0.2.3
10972024-06-17T17:30:57.821Z Downloaded textwrap v0.16.1
10982024-06-17T17:30:57.823Z Downloaded steno v0.4.0
10992024-06-17T17:30:57.826Z Downloaded ref-cast v1.0.23
11002024-06-17T17:30:57.828Z Downloaded tempfile v3.10.1
11012024-06-17T17:30:57.831Z Downloaded snafu-derive v0.8.2
11022024-06-17T17:30:57.833Z Downloaded derive_builder v0.20.0
11032024-06-17T17:30:57.836Z Downloaded der_derive v0.7.2
11042024-06-17T17:30:57.839Z Downloaded ring v0.16.20
11052024-06-17T17:30:57.913Z Downloaded tls_codec_derive v0.4.1
11062024-06-17T17:30:57.917Z Downloaded rustc-demangle v0.1.24
11072024-06-17T17:30:57.917Z Downloaded ring v0.17.8
11082024-06-17T17:30:57.981Z Downloaded criterion v0.5.1
11092024-06-17T17:30:57.987Z Downloaded diff v0.1.13
11102024-06-17T17:30:57.990Z Downloaded float-cmp v0.9.0
11112024-06-17T17:30:57.994Z Downloaded toml v0.5.11
11122024-06-17T17:30:57.994Z Downloaded tokio-stream v0.1.15
11132024-06-17T17:30:57.999Z Downloaded gethostname v0.4.3
11142024-06-17T17:30:58.002Z Downloaded futures-timer v3.0.3
11152024-06-17T17:30:58.002Z Downloaded prettyplease v0.2.20
11162024-06-17T17:30:58.004Z Downloaded libxml v0.3.3
11172024-06-17T17:30:58.008Z Downloaded fatfs v0.3.6
11182024-06-17T17:30:58.011Z Downloaded base64 v0.22.1
11192024-06-17T17:30:58.014Z Downloaded sec1 v0.7.3
11202024-06-17T17:30:58.016Z Downloaded yasna v0.5.2
11212024-06-17T17:30:58.019Z Downloaded tokio-rustls v0.25.0
11222024-06-17T17:30:58.019Z Downloaded tokio-rustls v0.24.1
11232024-06-17T17:30:58.022Z Downloaded rustc_version v0.4.0
11242024-06-17T17:30:58.022Z Downloaded rustc-hash v1.1.0
11252024-06-17T17:30:58.025Z Downloaded strip-ansi-escapes v0.2.0
11262024-06-17T17:30:58.025Z Downloaded string_cache v0.8.7
11272024-06-17T17:30:58.025Z Downloaded strum_macros v0.25.3
11282024-06-17T17:30:58.028Z Downloaded trybuild v1.0.96
11292024-06-17T17:30:58.031Z Downloaded subprocess v0.2.9
11302024-06-17T17:30:58.034Z Downloaded socket2 v0.4.10
11312024-06-17T17:30:58.034Z Downloaded rstest v0.19.0
11322024-06-17T17:30:58.038Z Downloaded yansi v0.5.1
11332024-06-17T17:30:58.043Z Downloaded supports-color v3.0.0
11342024-06-17T17:30:58.043Z Downloaded getrandom v0.2.14
11352024-06-17T17:30:58.046Z Downloaded trust-dns-server v0.22.1
11362024-06-17T17:30:58.049Z Downloaded dyn-clone v1.0.17
11372024-06-17T17:30:58.049Z Downloaded slog-stdlog v4.1.1
11382024-06-17T17:30:58.052Z Downloaded slog-scope v4.4.0
11392024-06-17T17:30:58.052Z Downloaded slog-envlogger v2.2.0
11402024-06-17T17:30:58.055Z Downloaded uuid v1.8.0
11412024-06-17T17:30:58.057Z Downloaded httptest v0.15.5
11422024-06-17T17:30:58.057Z Downloaded getopts v0.2.21
11432024-06-17T17:30:58.060Z Downloaded cfg-expr v0.15.8
11442024-06-17T17:30:58.063Z Downloaded smallvec v0.6.14
11452024-06-17T17:30:58.063Z Downloaded darling_core v0.20.9
11462024-06-17T17:30:58.066Z Downloaded scheduled-thread-pool v0.2.7
11472024-06-17T17:30:58.069Z Downloaded serde_derive_internals v0.29.1
11482024-06-17T17:30:58.069Z Downloaded allocator-api2 v0.2.18
11492024-06-17T17:30:58.071Z Downloaded same-file v1.0.6
11502024-06-17T17:30:58.074Z Downloaded resolv-conf v0.7.0
11512024-06-17T17:30:58.074Z Downloaded rand_xorshift v0.3.0
11522024-06-17T17:30:58.077Z Downloaded topological-sort v0.2.2
11532024-06-17T17:30:58.077Z Downloaded derive_more v0.99.17
11542024-06-17T17:30:58.084Z Downloaded tiny-keccak v2.0.2
11552024-06-17T17:30:58.087Z Downloaded num-bigint v0.4.5
11562024-06-17T17:30:58.087Z Downloaded clang-sys v1.7.0
11572024-06-17T17:30:58.091Z Downloaded minimal-lexical v0.2.1
11582024-06-17T17:30:58.094Z Downloaded target-spec v3.1.0
11592024-06-17T17:30:58.094Z Downloaded target-lexicon v0.12.14
11602024-06-17T17:30:58.097Z Downloaded crossbeam-epoch v0.9.18
11612024-06-17T17:30:58.099Z Downloaded cookie v0.17.0
11622024-06-17T17:30:58.104Z Downloaded signal-hook-tokio v0.3.1
11632024-06-17T17:30:58.104Z Downloaded serde_arrays v0.1.0
11642024-06-17T17:30:58.104Z Downloaded fixedbitset v0.4.2
11652024-06-17T17:30:58.104Z Downloaded bcs v0.1.6
11662024-06-17T17:30:58.107Z Downloaded blake2 v0.10.6
11672024-06-17T17:30:58.107Z Downloaded console v0.15.8
11682024-06-17T17:30:58.110Z Downloaded predicates-tree v1.0.9
11692024-06-17T17:30:58.110Z Downloaded predicates-core v1.0.6
11702024-06-17T17:30:58.114Z Downloaded predicates v3.1.0
11712024-06-17T17:30:58.114Z Downloaded indoc v2.0.5
11722024-06-17T17:30:58.117Z Downloaded home v0.5.9
11732024-06-17T17:30:58.117Z Downloaded addr2line v0.21.0
11742024-06-17T17:30:58.120Z Downloaded password-hash v0.5.0
11752024-06-17T17:30:58.120Z Downloaded num-rational v0.4.2
11762024-06-17T17:30:58.123Z Downloaded pkcs8 v0.10.2
11772024-06-17T17:30:58.123Z Downloaded parking_lot v0.11.2
11782024-06-17T17:30:58.125Z Downloaded hubpack_derive v0.1.1
11792024-06-17T17:30:58.126Z Downloaded display-error-chain v0.2.0
11802024-06-17T17:30:58.128Z Downloaded crc v3.2.1
11812024-06-17T17:30:58.128Z Downloaded pin-project v1.1.5
11822024-06-17T17:30:58.138Z Downloaded oso v0.27.3
11832024-06-17T17:30:58.141Z Downloaded ciborium v0.2.2
11842024-06-17T17:30:58.144Z Downloaded chacha20 v0.9.1
11852024-06-17T17:30:58.148Z Downloaded platforms v3.4.0
11862024-06-17T17:30:58.148Z Downloaded omicron-zone-package v0.11.0
11872024-06-17T17:30:58.151Z Downloaded num-traits v0.2.19
11882024-06-17T17:30:58.154Z Downloaded multer v3.1.0
11892024-06-17T17:30:58.154Z Downloaded data-encoding v2.6.0
11902024-06-17T17:30:58.156Z Downloaded num-integer v0.1.46
11912024-06-17T17:30:58.156Z Downloaded bitflags v1.3.2
11922024-06-17T17:30:58.159Z Downloaded ascii v1.1.0
11932024-06-17T17:30:58.162Z Downloaded argon2 v0.5.3
11942024-06-17T17:30:58.162Z Downloaded md-5 v0.10.6
11952024-06-17T17:30:58.165Z Downloaded backoff v0.4.0
11962024-06-17T17:30:58.165Z Downloaded oorandom v11.1.3
11972024-06-17T17:30:58.167Z Downloaded linear-map v1.2.0
11982024-06-17T17:30:58.167Z Downloaded nanorand v0.7.0
11992024-06-17T17:30:58.171Z Downloaded corncobs v0.1.3
12002024-06-17T17:30:58.171Z Downloaded cassowary v0.3.0
12012024-06-17T17:30:58.171Z Downloaded poly1305 v0.8.0
12022024-06-17T17:30:58.174Z Downloaded libloading v0.8.3
12032024-06-17T17:30:58.177Z Downloaded ciborium-ll v0.2.2
12042024-06-17T17:30:58.177Z Downloaded peg-macros v0.8.3
12052024-06-17T17:30:58.179Z Downloaded parking_lot_core v0.8.6
12062024-06-17T17:30:58.179Z Downloaded colored v2.1.0
12072024-06-17T17:30:58.183Z Downloaded camino-tempfile v1.1.1
12082024-06-17T17:30:58.183Z Downloaded crucible-workspace-hack v0.1.0
12092024-06-17T17:30:58.183Z Downloaded libefi-sys v0.1.0
12102024-06-17T17:30:58.186Z Downloaded matches v0.1.10
12112024-06-17T17:30:58.186Z Downloaded crossbeam-deque v0.8.5
12122024-06-17T17:30:58.186Z Downloaded buf-list v1.0.3
12132024-06-17T17:30:58.189Z Downloaded async-recursion v1.1.1
12142024-06-17T17:30:58.196Z Downloaded lru v0.12.3
12152024-06-17T17:30:58.196Z Downloaded atomic-waker v1.1.2
12162024-06-17T17:30:58.199Z Downloaded bb8 v0.8.3
12172024-06-17T17:30:58.199Z Downloaded arrayref v0.3.7
12182024-06-17T17:30:58.199Z Downloaded num_enum_derive v0.5.11
12192024-06-17T17:30:58.199Z Downloaded ciborium-io v0.2.2
12202024-06-17T17:30:58.199Z Downloaded cast v0.3.0
12212024-06-17T17:30:58.199Z Downloaded approx v0.5.1
12222024-06-17T17:30:58.199Z Downloaded ascii-canvas v3.0.0
12232024-06-17T17:30:58.202Z Downloaded array-init v0.0.4
12242024-06-17T17:30:58.202Z Downloaded lazycell v1.3.0
12252024-06-17T17:30:58.202Z Downloaded bitstruct v0.1.1
12262024-06-17T17:30:58.202Z Downloaded maybe-uninit v2.0.0
12272024-06-17T17:30:58.207Z Downloaded maplit v1.0.2
12282024-06-17T17:30:58.780Z Compiling serde v1.0.203
12292024-06-17T17:30:58.780Z Checking cfg-if v1.0.0
12302024-06-17T17:30:58.841Z Compiling libm v0.2.8
12312024-06-17T17:30:58.853Z Checking libc v0.2.155
12322024-06-17T17:30:58.870Z Compiling syn v2.0.64
12332024-06-17T17:30:58.870Z Compiling num-traits v0.2.19
12342024-06-17T17:30:58.873Z Compiling ahash v0.8.11
12352024-06-17T17:30:58.873Z Compiling getrandom v0.2.14
12362024-06-17T17:30:58.926Z Compiling serde_json v1.0.117
12372024-06-17T17:30:59.146Z Compiling log v0.4.21
12382024-06-17T17:30:59.241Z Compiling generic-array v0.14.7
12392024-06-17T17:30:59.337Z Checking memchr v2.7.2
12402024-06-17T17:30:59.357Z Checking itoa v1.0.11
12412024-06-17T17:30:59.375Z Compiling syn v1.0.109
12422024-06-17T17:30:59.563Z Compiling allocator-api2 v0.2.18
12432024-06-17T17:30:59.646Z Checking byteorder v1.5.0
12442024-06-17T17:30:59.646Z Checking scopeguard v1.2.0
12452024-06-17T17:30:59.701Z Checking smallvec v1.13.2
12462024-06-17T17:30:59.809Z Checking lock_api v0.4.12
12472024-06-17T17:31:00.059Z Compiling schemars v0.8.20
12482024-06-17T17:31:00.098Z Compiling ring v0.17.8
12492024-06-17T17:31:00.305Z Compiling time-macros v0.2.18
12502024-06-17T17:31:00.339Z Checking once_cell v1.19.0
12512024-06-17T17:31:00.401Z Checking parking_lot_core v0.9.10
12522024-06-17T17:31:00.434Z Compiling aho-corasick v1.1.3
12532024-06-17T17:31:00.761Z Checking parking_lot v0.12.2
12542024-06-17T17:31:00.926Z Checking pin-project-lite v0.2.14
12552024-06-17T17:31:01.053Z Compiling regex-syntax v0.8.3
12562024-06-17T17:31:03.814Z Checking signal-hook-registry v1.4.2
12572024-06-17T17:31:04.023Z Checking mio v0.8.11
12582024-06-17T17:31:04.146Z Compiling slog v2.7.0
12592024-06-17T17:31:04.229Z Compiling regex-automata v0.4.6
12602024-06-17T17:31:04.734Z Checking num_cpus v1.16.0
12612024-06-17T17:31:04.851Z Compiling crossbeam-utils v0.8.19
12622024-06-17T17:31:05.463Z Checking ryu v1.0.18
12632024-06-17T17:31:05.722Z Checking rand_core v0.6.4
12642024-06-17T17:31:05.967Z Compiling rustls v0.21.12
12652024-06-17T17:31:06.022Z Compiling iana-time-zone v0.1.60
12662024-06-17T17:31:06.207Z Checking futures-core v0.3.30
12672024-06-17T17:31:06.224Z Checking socket2 v0.5.7
12682024-06-17T17:31:06.393Z Compiling serde_derive_internals v0.29.1
12692024-06-17T17:31:06.476Z Compiling cookie v0.17.0
12702024-06-17T17:31:06.680Z Compiling backtrace v0.3.71
12712024-06-17T17:31:06.702Z Compiling dyn-clone v1.0.17
12722024-06-17T17:31:06.818Z Compiling anyhow v1.0.86
12732024-06-17T17:31:07.411Z Compiling unicode-normalization v0.1.23
12742024-06-17T17:31:07.571Z Compiling either v1.12.0
12752024-06-17T17:31:07.676Z Compiling unicode-bidi v0.3.15
12762024-06-17T17:31:07.985Z Checking futures-sink v0.3.30
12772024-06-17T17:31:08.139Z Compiling spin v0.9.8
12782024-06-17T17:31:08.207Z Compiling winnow v0.5.40
12792024-06-17T17:31:08.467Z Checking futures-channel v0.3.30
12802024-06-17T17:31:08.558Z Checking slab v0.4.9
12812024-06-17T17:31:08.814Z Compiling const-oid v0.9.6
12822024-06-17T17:31:08.817Z Checking futures-io v0.3.30
12832024-06-17T17:31:09.010Z Checking futures-task v0.3.30
12842024-06-17T17:31:09.196Z Compiling subtle v2.5.0
12852024-06-17T17:31:09.218Z Checking pin-utils v0.1.0
12862024-06-17T17:31:09.238Z Compiling untrusted v0.9.0
12872024-06-17T17:31:09.309Z Compiling signal-hook v0.3.17
12882024-06-17T17:31:09.414Z Compiling regex v1.10.4
12892024-06-17T17:31:09.592Z Compiling spin v0.5.2
12902024-06-17T17:31:09.880Z Compiling siphasher v0.3.11
12912024-06-17T17:31:10.552Z Compiling time v0.3.36
12922024-06-17T17:31:10.604Z Compiling idna v0.5.0
12932024-06-17T17:31:10.796Z Checking typenum v1.17.0
12942024-06-17T17:31:12.182Z Compiling sct v0.7.1
12952024-06-17T17:31:12.206Z Compiling rustls-webpki v0.101.7
12962024-06-17T17:31:12.506Z Compiling url v2.5.0
12972024-06-17T17:31:12.888Z Compiling idna v0.3.0
12982024-06-17T17:31:13.973Z Compiling serde_derive v1.0.203
12992024-06-17T17:31:14.155Z Compiling zerocopy-derive v0.7.34
13002024-06-17T17:31:14.448Z Compiling zeroize_derive v1.4.2
13012024-06-17T17:31:14.474Z Compiling thiserror-impl v1.0.60
13022024-06-17T17:31:14.834Z Compiling tokio-macros v2.2.0
13032024-06-17T17:31:16.051Z Compiling futures-macro v0.3.30
13042024-06-17T17:31:16.167Z Compiling tracing-attributes v0.1.27
13052024-06-17T17:31:16.524Z Compiling schemars_derive v0.8.20
13062024-06-17T17:31:16.545Z Compiling zerocopy v0.7.34
13072024-06-17T17:31:17.501Z Compiling openssl-macros v0.1.1
13082024-06-17T17:31:17.932Z Compiling thiserror v1.0.60
13092024-06-17T17:31:18.086Z Compiling async-trait v0.1.80
13102024-06-17T17:31:18.219Z Checking zeroize v1.7.0
13112024-06-17T17:31:18.399Z Compiling scroll_derive v0.12.0
13122024-06-17T17:31:18.489Z Compiling pest v2.7.10
13132024-06-17T17:31:18.817Z Compiling hashbrown v0.14.5
13142024-06-17T17:31:20.230Z Compiling der_derive v0.7.2
13152024-06-17T17:31:20.394Z Compiling scroll v0.12.0
13162024-06-17T17:31:20.988Z Compiling pest_meta v2.7.10
13172024-06-17T17:31:20.993Z Compiling goblin v0.8.2
13182024-06-17T17:31:21.411Z Compiling futures-util v0.3.30
13192024-06-17T17:31:22.236Z Compiling pest_generator v2.7.10
13202024-06-17T17:31:22.826Z Compiling tracing v0.1.40
13212024-06-17T17:31:23.373Z Compiling clap_derive v4.5.4
13222024-06-17T17:31:24.470Z Compiling crypto-common v0.1.6
13232024-06-17T17:31:24.725Z Compiling zerocopy-derive v0.6.6
13242024-06-17T17:31:26.435Z Compiling pest_derive v2.7.10
13252024-06-17T17:31:26.901Z Compiling block-buffer v0.10.4
13262024-06-17T17:31:27.169Z Compiling digest v0.10.7
13272024-06-17T17:31:27.217Z Compiling dtrace-parser v0.2.0
13282024-06-17T17:31:28.147Z Compiling ppv-lite86 v0.2.17
13292024-06-17T17:31:28.226Z Checking bytes v1.6.0
13302024-06-17T17:31:28.809Z Checking bitflags v2.5.0
13312024-06-17T17:31:28.917Z Compiling psl-types v2.0.11
13322024-06-17T17:31:28.988Z Compiling rand_chacha v0.3.1
13332024-06-17T17:31:29.020Z Checking tokio v1.37.0
13342024-06-17T17:31:29.106Z Compiling publicsuffix v2.2.3
13352024-06-17T17:31:29.124Z Compiling crossbeam-epoch v0.9.18
13362024-06-17T17:31:29.359Z Compiling indexmap v2.2.6
13372024-06-17T17:31:29.990Z Compiling semver v1.0.23
13382024-06-17T17:31:30.459Z Compiling serde_tokenstream v0.2.0
13392024-06-17T17:31:30.891Z Compiling chrono v0.4.38
13402024-06-17T17:31:30.946Z Compiling uuid v1.8.0
13412024-06-17T17:31:31.006Z Compiling http v0.2.12
13422024-06-17T17:31:31.215Z Compiling serde_spanned v0.6.6
13432024-06-17T17:31:31.408Z Compiling toml_datetime v0.6.6
13442024-06-17T17:31:31.850Z Compiling rustc_version v0.4.0
13452024-06-17T17:31:31.956Z Compiling rustix v0.38.34
13462024-06-17T17:31:32.401Z Compiling toml_edit v0.19.15
13472024-06-17T17:31:32.695Z Compiling dof v0.3.0
13482024-06-17T17:31:32.746Z Compiling openapiv3 v2.0.0
13492024-06-17T17:31:34.737Z Compiling usdt-impl v0.5.0
13502024-06-17T17:31:35.003Z Compiling http-body v0.4.6
13512024-06-17T17:31:35.081Z Compiling openssl v0.10.64
13522024-06-17T17:31:35.468Z Compiling heapless v0.7.17
13532024-06-17T17:31:36.121Z Compiling unicode-xid v0.2.4
13542024-06-17T17:31:36.301Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
13552024-06-17T17:31:36.368Z Compiling usdt-macro v0.5.0
13562024-06-17T17:31:37.069Z Compiling usdt-attr-macro v0.5.0
13572024-06-17T17:31:37.115Z Compiling bit-vec v0.6.3
13582024-06-17T17:31:37.474Z Compiling cookie_store v0.20.0
13592024-06-17T17:31:37.726Z Compiling rand v0.8.5
13602024-06-17T17:31:37.880Z Compiling serde_urlencoded v0.7.1
13612024-06-17T17:31:38.425Z Compiling phf_shared v0.10.0
13622024-06-17T17:31:38.703Z Compiling lazy_static v1.4.0
13632024-06-17T17:31:38.822Z Compiling gimli v0.28.1
13642024-06-17T17:31:38.844Z Compiling new_debug_unreachable v1.0.6
13652024-06-17T17:31:38.946Z Compiling webpki-roots v0.25.4
13662024-06-17T17:31:39.100Z Compiling fixedbitset v0.4.2
13672024-06-17T17:31:39.121Z Compiling precomputed-hash v0.1.1
13682024-06-17T17:31:39.244Z Compiling tokio-util v0.7.11
13692024-06-17T17:31:39.603Z Compiling tokio-rustls v0.24.1
13702024-06-17T17:31:39.694Z Compiling base64ct v1.6.0
13712024-06-17T17:31:39.920Z Compiling smoltcp v0.9.1
13722024-06-17T17:31:40.017Z Compiling minimal-lexical v0.2.1
13732024-06-17T17:31:40.292Z Compiling h2 v0.3.26
13742024-06-17T17:31:40.556Z Checking fnv v1.0.7
13752024-06-17T17:31:40.676Z Compiling nom v7.1.3
13762024-06-17T17:31:40.679Z Compiling pem-rfc7468 v0.7.0
13772024-06-17T17:31:40.713Z Compiling petgraph v0.6.5
13782024-06-17T17:31:40.716Z Compiling string_cache v0.8.7
13792024-06-17T17:31:41.201Z Compiling native-tls v0.2.11
13802024-06-17T17:31:41.444Z Compiling bit-set v0.5.3
13812024-06-17T17:31:41.736Z Compiling tokio-native-tls v0.3.1
13822024-06-17T17:31:41.836Z Compiling hmac v0.12.1
13832024-06-17T17:31:42.020Z Compiling hubpack_derive v0.1.1
13842024-06-17T17:31:42.094Z Compiling enum-as-inner v0.5.1
13852024-06-17T17:31:42.917Z Compiling itertools v0.10.5
13862024-06-17T17:31:43.125Z Compiling addr2line v0.21.0
13872024-06-17T17:31:43.780Z Compiling diesel_table_macro_syntax v0.1.0
13882024-06-17T17:31:43.949Z Compiling object v0.32.2
13892024-06-17T17:31:44.178Z Compiling flagset v0.4.5
13902024-06-17T17:31:44.218Z Compiling rustc-demangle v0.1.24
13912024-06-17T17:31:44.353Z Compiling unicode-segmentation v1.11.0
13922024-06-17T17:31:44.383Z Compiling lalrpop-util v0.19.12
13932024-06-17T17:31:44.723Z Compiling der v0.7.9
13942024-06-17T17:31:44.789Z Compiling toml_edit v0.22.13
13952024-06-17T17:31:45.220Z Compiling diesel_derives v2.1.4
13962024-06-17T17:31:45.795Z Compiling futures-executor v0.3.30
13972024-06-17T17:31:45.818Z Compiling itertools v0.12.1
13982024-06-17T17:31:46.429Z Compiling finl_unicode v1.2.0
13992024-06-17T17:31:46.862Z Compiling sha2 v0.10.8
14002024-06-17T17:31:47.021Z Compiling hyper v0.14.28
14012024-06-17T17:31:48.274Z Compiling stringprep v0.1.4
14022024-06-17T17:31:49.081Z Compiling spki v0.7.3
14032024-06-17T17:31:49.478Z Compiling futures v0.3.30
14042024-06-17T17:31:49.501Z Compiling toml v0.7.8
14052024-06-17T17:31:49.606Z Compiling hex v0.4.3
14062024-06-17T17:31:50.251Z Compiling md-5 v0.10.6
14072024-06-17T17:31:50.393Z Compiling serde_repr v0.1.19
14082024-06-17T17:31:50.514Z Compiling strum_macros v0.25.3
14092024-06-17T17:31:51.334Z Compiling num-integer v0.1.46
14102024-06-17T17:31:51.600Z Compiling hash32 v0.2.1
14112024-06-17T17:31:52.091Z Compiling fs-err v2.11.0
14122024-06-17T17:31:52.133Z Checking tinyvec_macros v0.1.1
14132024-06-17T17:31:52.225Z Compiling fallible-iterator v0.2.0
14142024-06-17T17:31:52.371Z Compiling stable_deref_trait v1.2.0
14152024-06-17T17:31:52.951Z Compiling postgres-protocol v0.6.6
14162024-06-17T17:31:53.117Z Checking tinyvec v1.6.0
14172024-06-17T17:31:53.672Z Compiling hyper-rustls v0.24.2
14182024-06-17T17:31:53.720Z Compiling hyper-tls v0.5.0
14192024-06-17T17:31:54.028Z Compiling reqwest v0.11.27
14202024-06-17T17:31:54.088Z Compiling pkcs8 v0.10.2
14212024-06-17T17:31:54.348Z Compiling terminal_size v0.3.0
14222024-06-17T17:31:54.585Z Compiling block-padding v0.3.3
14232024-06-17T17:31:54.645Z Compiling phf_shared v0.11.2
14242024-06-17T17:31:54.700Z Compiling ff v0.13.0
14252024-06-17T17:31:54.827Z Compiling scheduled-thread-pool v0.2.7
14262024-06-17T17:31:54.885Z Compiling peg-runtime v0.8.3
14272024-06-17T17:31:54.938Z Compiling bitflags v1.3.2
14282024-06-17T17:31:55.048Z Compiling base16ct v0.2.0
14292024-06-17T17:31:55.051Z Compiling matches v0.1.10
14302024-06-17T17:31:55.373Z Checking equivalent v1.0.1
14312024-06-17T17:31:55.453Z Compiling managed v0.8.0
14322024-06-17T17:31:55.568Z Compiling sec1 v0.7.3
14332024-06-17T17:31:55.672Z Compiling idna v0.2.3
14342024-06-17T17:31:56.141Z Compiling signal-hook-mio v0.2.3
14352024-06-17T17:31:56.308Z Compiling r2d2 v0.8.10
14362024-06-17T17:31:56.668Z Compiling clap_builder v4.5.2
14372024-06-17T17:31:56.721Z Compiling phf v0.11.2
14382024-06-17T17:31:56.994Z Compiling group v0.13.0
14392024-06-17T17:31:57.015Z Compiling inout v0.1.3
14402024-06-17T17:31:57.207Z Compiling postgres-types v0.2.6
14412024-06-17T17:31:57.283Z Compiling num-bigint v0.4.5
14422024-06-17T17:31:57.302Z Compiling hubpack v0.1.2
14432024-06-17T17:31:57.318Z Compiling hkdf v0.12.4
14442024-06-17T17:31:57.759Z Compiling ipnetwork v0.20.0
14452024-06-17T17:31:57.841Z Compiling zerocopy v0.6.6
14462024-06-17T17:31:58.050Z Compiling crypto-bigint v0.5.5
14472024-06-17T17:31:58.701Z Compiling float-cmp v0.9.0
14482024-06-17T17:31:58.732Z Compiling difflib v0.4.0
14492024-06-17T17:31:58.755Z Compiling static_assertions v1.1.0
14502024-06-17T17:31:58.857Z Compiling data-encoding v2.6.0
14512024-06-17T17:31:58.935Z Compiling whoami v1.5.1
14522024-06-17T17:31:59.605Z Compiling predicates-core v1.0.6
14532024-06-17T17:31:59.997Z Compiling normalize-line-endings v0.3.0
14542024-06-17T17:32:00.127Z Compiling predicates v3.1.0
14552024-06-17T17:32:00.421Z Compiling yasna v0.5.2
14562024-06-17T17:32:01.212Z Compiling diesel v2.1.6
14572024-06-17T17:32:01.363Z Compiling elliptic-curve v0.13.8
14582024-06-17T17:32:01.911Z Compiling clap v4.5.4
14592024-06-17T17:32:02.038Z Compiling trust-dns-proto v0.22.0
14602024-06-17T17:32:02.220Z Compiling tokio-postgres v0.7.10
14612024-06-17T17:32:02.297Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
14622024-06-17T17:32:04.046Z Compiling usdt v0.5.0
14632024-06-17T17:32:04.530Z Compiling cipher v0.4.4
14642024-06-17T17:32:05.069Z Compiling crossterm v0.27.0
14652024-06-17T17:32:07.403Z Compiling num-iter v0.1.45
14662024-06-17T17:32:07.589Z Compiling similar v2.5.0
14672024-06-17T17:32:07.830Z Compiling tokio-stream v0.1.15
14682024-06-17T17:32:08.119Z Compiling console v0.15.8
14692024-06-17T17:32:08.541Z Compiling bstr v1.9.1
14702024-06-17T17:32:09.417Z Checking tracing-core v0.1.32
14712024-06-17T17:32:10.378Z Checking percent-encoding v2.3.1
14722024-06-17T17:32:10.496Z Checking unicode-ident v1.0.12
14732024-06-17T17:32:10.574Z Checking form_urlencoded v1.2.1
14742024-06-17T17:32:10.648Z Checking httparse v1.8.0
14752024-06-17T17:32:10.747Z Checking powerfmt v0.2.0
14762024-06-17T17:32:11.017Z Checking deranged v0.3.11
14772024-06-17T17:32:11.058Z Checking errno v0.3.9
14782024-06-17T17:32:11.220Z Checking num-conv v0.1.0
14792024-06-17T17:32:11.317Z Checking num_threads v0.1.7
14802024-06-17T17:32:11.353Z Checking unicode-width v0.1.12
14812024-06-17T17:32:11.437Z Checking time-core v0.1.2
14822024-06-17T17:32:11.520Z Checking proc-macro2 v1.0.82
14832024-06-17T17:32:12.167Z Checking cpufeatures v0.2.12
14842024-06-17T17:32:12.264Z Checking quote v1.0.36
14852024-06-17T17:32:12.362Z Checking base64 v0.21.7
14862024-06-17T17:32:12.810Z Checking try-lock v0.2.5
14872024-06-17T17:32:12.943Z Checking adler v1.0.2
14882024-06-17T17:32:13.093Z Checking miniz_oxide v0.7.2
14892024-06-17T17:32:13.165Z Checking want v0.3.1
14902024-06-17T17:32:13.408Z Checking tower-service v0.3.2
14912024-06-17T17:32:13.779Z Checking httpdate v1.0.3
14922024-06-17T17:32:14.027Z Checking openssl-probe v0.1.5
14932024-06-17T17:32:14.168Z Checking foreign-types-shared v0.1.1
14942024-06-17T17:32:14.192Z Checking openssl-sys v0.9.102
14952024-06-17T17:32:14.229Z Checking mime v0.3.17
14962024-06-17T17:32:14.272Z Checking foreign-types v0.3.2
14972024-06-17T17:32:15.709Z Checking ipnet v2.9.0
14982024-06-17T17:32:16.180Z Checking utf8parse v0.2.1
14992024-06-17T17:32:18.990Z Checking encoding_rs v0.8.34
15002024-06-17T17:32:19.396Z Checking anstyle v1.0.7
15012024-06-17T17:32:19.971Z Checking rustls-pemfile v1.0.4
15022024-06-17T17:32:20.725Z Checking sync_wrapper v0.1.2
15032024-06-17T17:32:20.843Z Checking plain v0.2.3
15042024-06-17T17:32:21.068Z Checking ucd-trie v0.1.6
15052024-06-17T17:32:21.531Z Checking anstyle-parse v0.2.4
15062024-06-17T17:32:21.563Z Checking pretty-hex v0.4.1
15072024-06-17T17:32:21.639Z Checking colorchoice v1.0.1
15082024-06-17T17:32:21.766Z Checking anstyle-query v1.0.3
15092024-06-17T17:32:21.786Z Checking is_terminal_polyfill v1.70.0
15102024-06-17T17:32:21.899Z Checking anstream v0.6.14
15112024-06-17T17:32:22.269Z Checking thread-id v4.2.1
15122024-06-17T17:32:22.375Z Checking clap_lex v0.7.0
15132024-06-17T17:32:22.531Z Checking strsim v0.11.1
15142024-06-17T17:32:22.616Z Checking memmap v0.7.0
15152024-06-17T17:32:23.750Z Checking crc32fast v1.4.0
15162024-06-17T17:32:25.744Z Checking flate2 v1.0.30
15172024-06-17T17:32:26.286Z Checking winnow v0.6.8
15182024-06-17T17:32:34.617Z Compiling regress v0.9.1
15192024-06-17T17:32:34.739Z Compiling getopts v0.2.21
15202024-06-17T17:32:35.100Z Checking heck v0.5.0
15212024-06-17T17:32:35.285Z Compiling unsafe-libyaml v0.2.11
15222024-06-17T17:32:35.734Z Checking progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
15232024-06-17T17:32:36.213Z Checking camino v1.1.7
15242024-06-17T17:32:36.347Z Checking is-terminal v0.4.12
15252024-06-17T17:32:36.473Z Compiling serde_yaml v0.9.34+deprecated
15262024-06-17T17:32:36.743Z Checking base64 v0.22.1
15272024-06-17T17:32:37.152Z Compiling paste v1.0.15
15282024-06-17T17:32:37.191Z Checking sha1 v0.10.6
15292024-06-17T17:32:37.287Z Checking http v1.1.0
15302024-06-17T17:32:37.460Z Compiling ident_case v1.0.1
15312024-06-17T17:32:37.634Z Compiling darling_core v0.20.9
15322024-06-17T17:32:37.903Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15332024-06-17T17:32:38.218Z Compiling typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
15342024-06-17T17:32:38.745Z Compiling strum_macros v0.26.2
15352024-06-17T17:32:38.977Z Checking match_cfg v0.1.0
15362024-06-17T17:32:39.070Z Checking rustls-pki-types v1.7.0
15372024-06-17T17:32:39.489Z Checking fastrand v2.1.0
15382024-06-17T17:32:39.576Z Checking hostname v0.3.1
15392024-06-17T17:32:39.708Z Checking dirs-sys-next v0.1.2
15402024-06-17T17:32:39.800Z Checking tempfile v3.10.1
15412024-06-17T17:32:39.888Z Checking quick-error v1.2.3
15422024-06-17T17:32:40.033Z Checking dirs-next v2.0.0
15432024-06-17T17:32:40.159Z Checking crossbeam-channel v0.5.12
15442024-06-17T17:32:40.179Z Checking thread_local v1.1.8
15452024-06-17T17:32:40.461Z Compiling rustls v0.22.4
15462024-06-17T17:32:40.698Z Checking term v0.7.0
15472024-06-17T17:32:40.745Z Checking rustls-webpki v0.102.4
15482024-06-17T17:32:40.891Z Checking instant v0.1.12
15492024-06-17T17:32:41.009Z Checking take_mut v0.2.2
15502024-06-17T17:32:41.060Z Checking rustls-pemfile v2.1.2
15512024-06-17T17:32:41.108Z Checking slog-term v2.9.1
15522024-06-17T17:32:41.157Z Checking slog-async v2.8.0
15532024-06-17T17:32:41.301Z Compiling multer v3.1.0
15542024-06-17T17:32:41.446Z Checking debug-ignore v1.0.5
15552024-06-17T17:32:41.561Z Checking toml v0.8.13
15562024-06-17T17:32:41.584Z Checking slog-json v2.6.1
15572024-06-17T17:32:41.650Z Compiling async-stream-impl v0.3.5
15582024-06-17T17:32:41.846Z Compiling dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15592024-06-17T17:32:42.127Z Checking atomic-waker v1.1.2
15602024-06-17T17:32:42.256Z Checking waitgroup v0.1.2
15612024-06-17T17:32:42.382Z Checking slog-bunyan v2.5.0
15622024-06-17T17:32:42.548Z Compiling dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
15632024-06-17T17:32:42.791Z Checking serde_path_to_error v0.1.16
15642024-06-17T17:32:43.058Z Checking async-stream v0.3.5
15652024-06-17T17:32:43.258Z Checking hostname v0.4.0
15662024-06-17T17:32:43.396Z Checking newtype-uuid v1.1.0
15672024-06-17T17:32:43.433Z Checking wait-timeout v0.2.0
15682024-06-17T17:32:43.600Z Compiling structmeta-derive v0.3.0
15692024-06-17T17:32:43.641Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
15702024-06-17T17:32:43.912Z Checking rusty-fork v0.3.0
15712024-06-17T17:32:43.995Z Checking strum v0.26.2
15722024-06-17T17:32:44.155Z Compiling structmeta-derive v0.2.0
15732024-06-17T17:32:44.208Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15742024-06-17T17:32:44.760Z Checking rand_xorshift v0.3.0
15752024-06-17T17:32:44.937Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
15762024-06-17T17:32:44.987Z Checking unarray v0.1.4
15772024-06-17T17:32:45.017Z Checking tokio-rustls v0.25.0
15782024-06-17T17:32:45.043Z Compiling darling_macro v0.20.9
15792024-06-17T17:32:45.138Z Checking proptest v1.4.0
15802024-06-17T17:32:45.214Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
15812024-06-17T17:32:45.354Z Checking backoff v0.4.0
15822024-06-17T17:32:45.648Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
15832024-06-17T17:32:46.037Z Compiling darling v0.20.9
15842024-06-17T17:32:46.163Z Compiling serde_with_macros v3.8.1
15852024-06-17T17:32:46.456Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
15862024-06-17T17:32:46.606Z Checking oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
15872024-06-17T17:32:46.693Z Compiling structmeta v0.3.0
15882024-06-17T17:32:46.934Z Checking macaddr v1.0.1
15892024-06-17T17:32:47.063Z Compiling structmeta v0.2.0
15902024-06-17T17:32:47.163Z Compiling parse-display-derive v0.9.0
15912024-06-17T17:32:47.240Z Compiling proc-macro-error v1.0.4
15922024-06-17T17:32:47.526Z Compiling test-strategy v0.3.1
15932024-06-17T17:32:47.965Z Checking camino-tempfile v1.1.1
15942024-06-17T17:32:48.239Z Compiling proc-macro-crate v1.3.1
15952024-06-17T17:32:48.971Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15962024-06-17T17:32:49.328Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
15972024-06-17T17:32:49.349Z Checking serde_with v3.8.1
15982024-06-17T17:32:49.371Z Compiling num_enum_derive v0.5.11
15992024-06-17T17:32:49.619Z Compiling foreign-types-macros v0.2.3
16002024-06-17T17:32:49.668Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16012024-06-17T17:32:49.944Z Checking foreign-types-shared v0.3.1
16022024-06-17T17:32:50.420Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
16032024-06-17T17:32:50.873Z Checking foreign-types v0.5.0
16042024-06-17T17:32:50.987Z Checking cstr-argument v0.1.2
16052024-06-17T17:32:51.155Z Checking pretty-hex v0.2.1
16062024-06-17T17:32:51.320Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16072024-06-17T17:32:51.400Z Checking tabwriter v1.4.0
16082024-06-17T17:32:51.573Z Checking colored v2.1.0
16092024-06-17T17:32:51.607Z Checking socket2 v0.4.10
16102024-06-17T17:32:51.625Z Checking smf v0.2.3
16112024-06-17T17:32:51.881Z Checking humantime v2.1.0
16122024-06-17T17:32:52.033Z Checking termcolor v1.4.1
16132024-06-17T17:32:52.061Z Checking arc-swap v1.7.1
16142024-06-17T17:32:52.080Z Checking parse-display v0.9.0
16152024-06-17T17:32:52.121Z Checking num_enum v0.5.11
16162024-06-17T17:32:52.163Z Checking newline-converter v0.3.0
16172024-06-17T17:32:52.275Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
16182024-06-17T17:32:52.278Z Checking same-file v1.0.6
16192024-06-17T17:32:52.310Z Checking expectorate v1.1.0
16202024-06-17T17:32:52.415Z Checking xattr v1.3.1
16212024-06-17T17:32:52.446Z Checking walkdir v2.5.0
16222024-06-17T17:32:52.464Z Checking filetime v0.2.23
16232024-06-17T17:32:52.467Z Checking slog-scope v4.4.0
16242024-06-17T17:32:52.511Z Checking utf-8 v0.7.6
16252024-06-17T17:32:52.597Z Compiling heapless v0.8.0
16262024-06-17T17:32:52.650Z Checking tar v0.4.40
16272024-06-17T17:32:52.669Z Checking slog-stdlog v4.1.1
16282024-06-17T17:32:52.701Z Checking termtree v0.4.1
16292024-06-17T17:32:52.704Z Checking tungstenite v0.20.1
16302024-06-17T17:32:52.821Z Checking slog-envlogger v2.2.0
16312024-06-17T17:32:52.824Z Checking hash32 v0.3.1
16322024-06-17T17:32:52.897Z Checking predicates-tree v1.0.9
16332024-06-17T17:32:53.017Z Compiling smoltcp v0.11.0
16342024-06-17T17:32:53.039Z Checking embedded-io v0.4.0
16352024-06-17T17:32:53.056Z Checking cobs v0.2.3
16362024-06-17T17:32:53.228Z Compiling crucible-workspace-hack v0.1.0
16372024-06-17T17:32:53.231Z Checking postcard v1.0.8
16382024-06-17T17:32:53.342Z Checking sigpipe v0.1.3
16392024-06-17T17:32:53.449Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16402024-06-17T17:32:53.507Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16412024-06-17T17:32:53.538Z Checking tokio-tungstenite v0.20.1
16422024-06-17T17:32:53.760Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16432024-06-17T17:32:53.784Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
16442024-06-17T17:32:53.803Z Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
16452024-06-17T17:32:53.919Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
16462024-06-17T17:32:53.954Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
16472024-06-17T17:32:54.012Z Checking pem v3.0.4
16482024-06-17T17:32:54.260Z Compiling mockall_derive v0.12.1
16492024-06-17T17:32:54.287Z Compiling num-derive v0.4.2
16502024-06-17T17:32:54.639Z Checking atty v0.2.14
16512024-06-17T17:32:54.764Z Checking fragile v2.0.0
16522024-06-17T17:32:55.038Z Checking downcast v0.11.0
16532024-06-17T17:32:55.226Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
16542024-06-17T17:32:55.480Z Checking zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
16552024-06-17T17:32:55.497Z Compiling derive-where v1.2.7
16562024-06-17T17:32:55.807Z Checking env_logger v0.9.3
16572024-06-17T17:32:56.200Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16582024-06-17T17:32:56.236Z Compiling bitstruct_derive v0.1.0
16592024-06-17T17:32:56.539Z Checking viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16602024-06-17T17:32:56.671Z Checking ascii v1.1.0
16612024-06-17T17:32:56.719Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
16622024-06-17T17:32:57.071Z Checking rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
16632024-06-17T17:32:57.155Z Checking viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16642024-06-17T17:32:57.279Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16652024-06-17T17:32:57.316Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16662024-06-17T17:32:57.562Z Checking dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16672024-06-17T17:32:57.564Z Checking bitstruct v0.1.1
16682024-06-17T17:32:57.676Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16692024-06-17T17:32:57.704Z Compiling typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
16702024-06-17T17:32:57.829Z Checking erased-serde v0.3.31
16712024-06-17T17:32:57.898Z Checking serde_arrays v0.1.0
16722024-06-17T17:32:57.942Z Compiling heck v0.3.3
16732024-06-17T17:32:58.054Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
16742024-06-17T17:32:58.339Z Checking tungstenite v0.21.0
16752024-06-17T17:32:58.373Z Compiling zone_cfg_derive v0.1.2
16762024-06-17T17:32:58.602Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16772024-06-17T17:32:58.904Z Checking propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
16782024-06-17T17:32:59.052Z Checking headers-core v0.2.0
16792024-06-17T17:32:59.169Z Checking base64 v0.13.1
16802024-06-17T17:32:59.188Z Checking headers v0.3.9
16812024-06-17T17:32:59.631Z Checking ron v0.7.1
16822024-06-17T17:32:59.912Z Checking zone v0.1.8
16832024-06-17T17:33:00.220Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
16842024-06-17T17:33:00.246Z Checking tokio-tungstenite v0.21.0
16852024-06-17T17:33:00.560Z Checking portpicker v0.1.1
16862024-06-17T17:33:00.683Z Checking rcgen v0.12.1
16872024-06-17T17:33:00.701Z Checking atomicwrites v0.4.3
16882024-06-17T17:33:00.769Z Checking subprocess v0.2.9
16892024-06-17T17:33:00.881Z Compiling convert_case v0.4.0
16902024-06-17T17:33:01.282Z Checking password-hash v0.5.0
16912024-06-17T17:33:01.326Z Checking blake2 v0.10.6
16922024-06-17T17:33:01.710Z Checking linked-hash-map v0.5.6
16932024-06-17T17:33:01.743Z Checking argon2 v0.5.3
16942024-06-17T17:33:01.911Z Compiling derive_more v0.99.17
16952024-06-17T17:33:02.011Z Checking lru-cache v0.1.2
16962024-06-17T17:33:02.048Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
16972024-06-17T17:33:02.176Z Checking swrite v0.1.0
16982024-06-17T17:33:02.200Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
16992024-06-17T17:33:02.289Z Compiling typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
17002024-06-17T17:33:02.326Z Compiling rayon-core v1.12.1
17012024-06-17T17:33:02.371Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
17022024-06-17T17:33:02.421Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17032024-06-17T17:33:02.563Z Checking mockall v0.12.1
17042024-06-17T17:33:02.605Z Checking resolv-conf v0.7.0
17052024-06-17T17:33:02.677Z Checking half v2.4.1
17062024-06-17T17:33:02.766Z Checking ciborium-io v0.2.2
17072024-06-17T17:33:02.785Z Compiling semver v0.1.20
17082024-06-17T17:33:02.888Z Compiling cancel-safe-futures v0.1.5
17092024-06-17T17:33:02.944Z Checking trust-dns-resolver v0.22.0
17102024-06-17T17:33:03.125Z Checking ciborium-ll v0.2.2
17112024-06-17T17:33:03.225Z Compiling rustc_version v0.1.7
17122024-06-17T17:33:03.406Z Checking ciborium v0.2.2
17132024-06-17T17:33:03.743Z Compiling newtype_derive v0.1.6
17142024-06-17T17:33:04.045Z Compiling slog-dtrace v0.3.0
17152024-06-17T17:33:04.214Z Checking steno v0.4.0
17162024-06-17T17:33:04.315Z Checking libsw v3.3.1
17172024-06-17T17:33:04.360Z Checking linear-map v1.2.0
17182024-06-17T17:33:04.395Z Checking owo-colors v4.0.0
17192024-06-17T17:33:04.571Z Compiling radium v0.7.0
17202024-06-17T17:33:04.712Z Checking num-rational v0.4.2
17212024-06-17T17:33:04.743Z Checking num-complex v0.4.6
17222024-06-17T17:33:05.052Z Checking nibble_vec v0.1.0
17232024-06-17T17:33:05.240Z Compiling maybe-uninit v2.0.0
17242024-06-17T17:33:05.370Z Checking tap v1.0.1
17252024-06-17T17:33:05.539Z Checking endian-type v0.1.2
17262024-06-17T17:33:05.665Z Checking num v0.4.3
17272024-06-17T17:33:05.760Z Checking radix_trie v0.2.1
17282024-06-17T17:33:05.789Z Checking wyz v0.5.1
17292024-06-17T17:33:06.161Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
17302024-06-17T17:33:06.187Z Checking fxhash v0.2.1
17312024-06-17T17:33:06.206Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
17322024-06-17T17:33:06.209Z Compiling bzip2-sys v0.1.11+1.0.8
17332024-06-17T17:33:06.356Z Compiling packed_struct v0.10.1
17342024-06-17T17:33:06.423Z Checking display-error-chain v0.2.0
17352024-06-17T17:33:06.570Z Checking crc-catalog v2.4.0
17362024-06-17T17:33:06.665Z Compiling num-bigint-dig v0.8.4
17372024-06-17T17:33:06.705Z Checking funty v2.0.0
17382024-06-17T17:33:06.815Z Checking crc v3.2.1
17392024-06-17T17:33:07.308Z Compiling packed_struct_codegen v0.10.1
17402024-06-17T17:33:07.334Z Compiling indexmap v1.9.3
17412024-06-17T17:33:07.595Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
17422024-06-17T17:33:07.612Z Checking nodrop v0.1.14
17432024-06-17T17:33:07.644Z Checking bitvec v1.0.1
17442024-06-17T17:33:07.728Z Compiling home v0.5.9
17452024-06-17T17:33:07.864Z Checking array-init v0.0.4
17462024-06-17T17:33:07.883Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
17472024-06-17T17:33:08.044Z Checking smallvec v0.6.14
17482024-06-17T17:33:08.426Z Checking pkcs1 v0.7.5
17492024-06-17T17:33:08.883Z Checking signature v2.2.0
17502024-06-17T17:33:08.905Z Checking hashbrown v0.12.3
17512024-06-17T17:33:09.104Z Checking bitfield v0.14.0
17522024-06-17T17:33:09.375Z Checking serde-hex v0.1.0
17532024-06-17T17:33:10.363Z Checking bzip2 v0.4.4
17542024-06-17T17:33:10.385Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17552024-06-17T17:33:10.503Z Checking rsa v0.9.6
17562024-06-17T17:33:10.603Z Checking env_logger v0.10.2
17572024-06-17T17:33:10.623Z Checking x509-cert v0.2.5
17582024-06-17T17:33:10.639Z Checking ron v0.8.1
17592024-06-17T17:33:10.685Z Checking hashbrown v0.13.2
17602024-06-17T17:33:11.004Z Checking crc-any v2.5.0
17612024-06-17T17:33:11.019Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
17622024-06-17T17:33:11.369Z Checking zip v0.6.6
17632024-06-17T17:33:11.524Z Checking path-slash v0.1.5
17642024-06-17T17:33:11.669Z Checking object v0.30.4
17652024-06-17T17:33:11.672Z Compiling async-recursion v1.1.1
17662024-06-17T17:33:11.860Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17672024-06-17T17:33:12.016Z Checking maplit v1.0.2
17682024-06-17T17:33:12.119Z Compiling blake3 v1.5.1
17692024-06-17T17:33:12.122Z Compiling ring v0.16.20
17702024-06-17T17:33:12.216Z Compiling buf-list v1.0.3
17712024-06-17T17:33:13.080Z Checking gethostname v0.4.3
17722024-06-17T17:33:13.225Z Compiling parking_lot_core v0.8.6
17732024-06-17T17:33:13.228Z Compiling libefi-sys v0.1.0
17742024-06-17T17:33:13.287Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
17752024-06-17T17:33:13.319Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
17762024-06-17T17:33:13.601Z Compiling crossbeam-deque v0.8.5
17772024-06-17T17:33:13.825Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
17782024-06-17T17:33:13.960Z Checking keccak v0.1.5
17792024-06-17T17:33:14.026Z Checking parking_lot v0.11.2
17802024-06-17T17:33:14.204Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
17812024-06-17T17:33:14.267Z Checking sha3 v0.10.8
17822024-06-17T17:33:14.461Z Checking libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
17832024-06-17T17:33:14.670Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
17842024-06-17T17:33:15.005Z Checking trust-dns-client v0.22.0
17852024-06-17T17:33:15.129Z Checking toml v0.5.11
17862024-06-17T17:33:15.290Z Checking secrecy v0.8.0
17872024-06-17T17:33:15.493Z Checking sled v0.34.7
17882024-06-17T17:33:15.691Z Compiling rayon v1.10.0
17892024-06-17T17:33:16.549Z Checking trust-dns-server v0.22.1
17902024-06-17T17:33:16.991Z Compiling pin-project-internal v1.1.5
17912024-06-17T17:33:17.159Z Compiling memmap2 v0.9.4
17922024-06-17T17:33:17.606Z Compiling constant_time_eq v0.3.0
17932024-06-17T17:33:17.627Z Compiling untrusted v0.7.1
17942024-06-17T17:33:17.795Z Compiling glob v0.3.1
17952024-06-17T17:33:17.818Z Compiling arrayref v0.3.7
17962024-06-17T17:33:17.913Z Compiling arrayvec v0.7.4
17972024-06-17T17:33:19.035Z Compiling toolchain_find v0.4.0
17982024-06-17T17:33:19.749Z Compiling vte_generate_state_changes v0.1.1
17992024-06-17T17:33:20.229Z Checking pin-project v1.1.5
18002024-06-17T17:33:20.360Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
18012024-06-17T17:33:20.478Z Compiling topological-sort v0.2.2
18022024-06-17T17:33:20.652Z Compiling rustfmt-wrapper v0.2.1
18032024-06-17T17:33:20.699Z Checking vte v0.11.1
18042024-06-17T17:33:20.702Z Checking fd-lock v4.0.2
18052024-06-17T17:33:20.909Z Compiling omicron-zone-package v0.11.0
18062024-06-17T17:33:21.199Z Compiling prettyplease v0.2.20
18072024-06-17T17:33:21.495Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
18082024-06-17T17:33:21.706Z Checking nu-ansi-term v0.50.0
18092024-06-17T17:33:21.810Z Compiling crunchy v0.2.2
18102024-06-17T17:33:21.912Z Compiling clang-sys v1.7.0
18112024-06-17T17:33:22.019Z Compiling tiny-keccak v2.0.2
18122024-06-17T17:33:22.057Z Checking strip-ansi-escapes v0.2.0
18132024-06-17T17:33:22.120Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
18142024-06-17T17:33:22.198Z Checking reedline v0.31.0
18152024-06-17T17:33:22.376Z Compiling snafu-derive v0.8.2
18162024-06-17T17:33:22.456Z Compiling memoffset v0.9.1
18172024-06-17T17:33:22.614Z Compiling platforms v3.4.0
18182024-06-17T17:33:22.631Z Compiling ref-cast v1.0.23
18192024-06-17T17:33:23.240Z Compiling curve25519-dalek v4.1.2
18202024-06-17T17:33:23.590Z Compiling ascii-canvas v3.0.0
18212024-06-17T17:33:23.866Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
18222024-06-17T17:33:23.888Z Checking globset v0.4.14
18232024-06-17T17:33:24.118Z Checking olpc-cjson v0.1.3
18242024-06-17T17:33:24.142Z Checking serde_plain v1.0.2
18252024-06-17T17:33:24.326Z Compiling ref-cast-impl v1.0.23
18262024-06-17T17:33:24.357Z Compiling ena v0.14.3
18272024-06-17T17:33:24.377Z Compiling libloading v0.8.3
18282024-06-17T17:33:24.790Z Compiling unicase v2.7.0
18292024-06-17T17:33:24.836Z Compiling diff v0.1.13
18302024-06-17T17:33:24.955Z Compiling bindgen v0.69.4
18312024-06-17T17:33:25.067Z Checking typed-path v0.7.1
18322024-06-17T17:33:25.163Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
18332024-06-17T17:33:25.543Z Compiling regex-syntax v0.6.29
18342024-06-17T17:33:27.187Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
18352024-06-17T17:33:27.206Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
18362024-06-17T17:33:27.774Z Compiling which v4.4.2
18372024-06-17T17:33:28.358Z Checking snafu v0.8.2
18382024-06-17T17:33:28.414Z Checking universal-hash v0.5.1
18392024-06-17T17:33:28.591Z Compiling cexpr v0.6.0
18402024-06-17T17:33:28.839Z Checking tough v0.17.1
18412024-06-17T17:33:30.099Z Compiling lalrpop v0.19.12
18422024-06-17T17:33:30.171Z Checking progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
18432024-06-17T17:33:30.499Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
18442024-06-17T17:33:30.576Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
18452024-06-17T17:33:31.567Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
18462024-06-17T17:33:31.815Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
18472024-06-17T17:33:32.855Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
18482024-06-17T17:33:34.560Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
18492024-06-17T17:33:34.731Z Compiling thiserror-impl-no-std v2.0.2
18502024-06-17T17:33:34.754Z Compiling curve25519-dalek-derive v0.1.1
18512024-06-17T17:33:34.969Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
18522024-06-17T17:33:36.306Z Checking nanorand v0.7.0
18532024-06-17T17:33:36.622Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
18542024-06-17T17:33:36.667Z Checking parse-size v1.0.0
18552024-06-17T17:33:36.829Z Compiling lazycell v1.3.0
18562024-06-17T17:33:36.873Z Checking signature v1.6.4
18572024-06-17T17:33:36.896Z Compiling rustc-hash v1.1.0
18582024-06-17T17:33:36.995Z Checking opaque-debug v0.3.1
18592024-06-17T17:33:37.020Z Compiling shlex v1.3.0
18602024-06-17T17:33:37.052Z Checking bytecount v0.6.8
18612024-06-17T17:33:37.090Z Compiling salty v0.2.0
18622024-06-17T17:33:37.196Z Compiling cfg_aliases v0.1.1
18632024-06-17T17:33:37.304Z Compiling nix v0.28.0
18642024-06-17T17:33:37.622Z Checking papergrid v0.11.0
18652024-06-17T17:33:38.066Z Checking thiserror-no-std v2.0.2
18662024-06-17T17:33:38.099Z Checking poly1305 v0.8.0
18672024-06-17T17:33:38.184Z Checking ed25519 v1.5.3
18682024-06-17T17:33:38.363Z Checking flume v0.11.0
18692024-06-17T17:33:38.592Z Checking nix v0.27.1
18702024-06-17T17:33:38.830Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
18712024-06-17T17:33:39.076Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
18722024-06-17T17:33:39.109Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
18732024-06-17T17:33:39.366Z Compiling tabled_derive v0.7.0
18742024-06-17T17:33:39.392Z Compiling derive_builder_core v0.20.0
18752024-06-17T17:33:39.844Z Checking chacha20 v0.9.1
18762024-06-17T17:33:40.189Z Checking aead v0.5.2
18772024-06-17T17:33:40.248Z Checking serde-big-array v0.5.1
18782024-06-17T17:33:40.402Z Checking kstat-rs v0.2.3
18792024-06-17T17:33:40.468Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
18802024-06-17T17:33:40.733Z Compiling libxml v0.3.3
18812024-06-17T17:33:41.069Z Checking heck v0.4.1
18822024-06-17T17:33:41.277Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
18832024-06-17T17:33:41.343Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
18842024-06-17T17:33:41.706Z Checking chacha20poly1305 v0.10.1
18852024-06-17T17:33:41.898Z Checking vsss-rs v3.3.4
18862024-06-17T17:33:41.915Z Compiling derive_builder_macro v0.20.0
18872024-06-17T17:33:42.032Z Checking tabled v0.15.0
18882024-06-17T17:33:43.507Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
18892024-06-17T17:33:44.046Z Checking signal-hook-tokio v0.3.1
18902024-06-17T17:33:44.224Z Checking serde-big-array v0.4.1
18912024-06-17T17:33:44.378Z Compiling strum_macros v0.24.3
18922024-06-17T17:33:44.569Z Compiling cookie v0.18.1
18932024-06-17T17:33:44.841Z Compiling indoc v1.0.9
18942024-06-17T17:33:45.110Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
18952024-06-17T17:33:45.186Z Compiling mime_guess v2.0.4
18962024-06-17T17:33:46.024Z Checking derive_builder v0.20.0
18972024-06-17T17:33:46.569Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
18982024-06-17T17:33:47.849Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
18992024-06-17T17:33:47.936Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
19002024-06-17T17:33:48.254Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
19012024-06-17T17:33:48.451Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
19022024-06-17T17:33:50.776Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
19032024-06-17T17:33:50.893Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
19042024-06-17T17:33:51.767Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
19052024-06-17T17:33:52.352Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
19062024-06-17T17:33:52.887Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
19072024-06-17T17:33:53.094Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
19082024-06-17T17:33:53.308Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
19092024-06-17T17:33:53.505Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
19102024-06-17T17:33:53.769Z Compiling peg-macros v0.8.3
19112024-06-17T17:33:54.856Z Checking quick-xml v0.31.0
19122024-06-17T17:33:55.619Z Compiling oso-derive v0.27.3
19132024-06-17T17:33:56.668Z Compiling impl-trait-for-tuples v0.2.2
19142024-06-17T17:33:56.968Z Compiling sqlparser_derive v0.2.2
19152024-06-17T17:33:57.682Z Checking unicode_categories v0.1.1
19162024-06-17T17:33:57.969Z Checking corncobs v0.1.3
19172024-06-17T17:33:58.009Z Checking sqlparser v0.45.0
19182024-06-17T17:33:58.166Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
19192024-06-17T17:33:58.360Z Checking sqlformat v0.2.3
19202024-06-17T17:34:00.308Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
19212024-06-17T17:34:00.731Z Checking rustyline v14.0.0
19222024-06-17T17:34:02.331Z Checking peg v0.8.3
19232024-06-17T17:34:02.982Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
19242024-06-17T17:34:03.176Z Checking bcs v0.1.6
19252024-06-17T17:34:03.655Z Compiling diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
19262024-06-17T17:34:03.917Z Checking highway v1.1.0
19272024-06-17T17:34:04.809Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
19282024-06-17T17:34:04.834Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
19292024-06-17T17:34:05.058Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
19302024-06-17T17:34:05.653Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
19312024-06-17T17:34:06.461Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
19322024-06-17T17:34:07.168Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
19332024-06-17T17:34:07.347Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
19342024-06-17T17:34:07.903Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
19352024-06-17T17:34:08.231Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19362024-06-17T17:34:08.509Z Compiling const_format_proc_macros v0.2.32
19372024-06-17T17:34:10.317Z Checking bb8 v0.8.3
19382024-06-17T17:34:10.563Z Checking http-range v0.1.5
19392024-06-17T17:34:10.716Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
19402024-06-17T17:34:10.743Z Checking hyper-staticfile v0.9.5
19412024-06-17T17:34:10.778Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
19422024-06-17T17:34:10.845Z Checking const_format v0.2.32
19432024-06-17T17:34:11.179Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
19442024-06-17T17:34:11.353Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
19452024-06-17T17:34:11.674Z Checking assert_matches v1.5.0
19462024-06-17T17:34:11.802Z Compiling portable-atomic v1.6.0
19472024-06-17T17:34:12.590Z Checking rand_seeder v0.2.3
19482024-06-17T17:34:12.841Z Checking number_prefix v0.4.0
19492024-06-17T17:34:12.862Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
19502024-06-17T17:34:13.044Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
19512024-06-17T17:34:13.272Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
19522024-06-17T17:34:13.905Z Checking indicatif v0.17.8
19532024-06-17T17:34:14.693Z Checking castaway v0.2.2
19542024-06-17T17:34:14.700Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
19552024-06-17T17:34:14.858Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
19562024-06-17T17:34:14.864Z Checking compact_str v0.7.1
19572024-06-17T17:34:14.968Z Checking lru v0.12.3
19582024-06-17T17:34:15.129Z Compiling stability v0.2.0
19592024-06-17T17:34:15.229Z Checking cassowary v0.3.0
19602024-06-17T17:34:15.606Z Compiling indoc v2.0.5
19612024-06-17T17:34:15.702Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
19622024-06-17T17:34:15.788Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
19632024-06-17T17:34:16.143Z Checking unicode-linebreak v0.1.5
19642024-06-17T17:34:16.554Z Checking smawk v0.3.2
19652024-06-17T17:34:16.661Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
19662024-06-17T17:34:16.698Z Checking ratatui v0.26.2
19672024-06-17T17:34:16.754Z Checking textwrap v0.16.1
19682024-06-17T17:34:16.924Z Checking is_ci v1.2.0
19692024-06-17T17:34:17.058Z Checking supports-color v3.0.0
19702024-06-17T17:34:17.173Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
19712024-06-17T17:34:17.237Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
19722024-06-17T17:34:18.143Z Checking fatfs v0.3.6
19732024-06-17T17:34:18.335Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
19742024-06-17T17:34:18.810Z Checking shell-words v1.1.0
19752024-06-17T17:34:18.988Z Checking rtoolbox v0.0.2
19762024-06-17T17:34:19.192Z Checking rpassword v7.3.1
19772024-06-17T17:34:19.208Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
19782024-06-17T17:34:19.434Z Checking yansi v0.5.1
19792024-06-17T17:34:19.590Z Checking tui-tree-widget v0.19.0
19802024-06-17T17:34:20.064Z Checking pretty_assertions v1.4.0
19812024-06-17T17:34:20.247Z Compiling target-lexicon v0.12.14
19822024-06-17T17:34:20.277Z Checking plotters-backend v0.3.5
19832024-06-17T17:34:20.324Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
19842024-06-17T17:34:20.522Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
19852024-06-17T17:34:21.199Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
19862024-06-17T17:34:21.636Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
19872024-06-17T17:34:21.887Z Checking plotters-svg v0.3.5
19882024-06-17T17:34:22.089Z Checking cargo-platform v0.1.8
19892024-06-17T17:34:22.396Z Compiling doc-comment v0.3.3
19902024-06-17T17:34:22.554Z Checking cast v0.3.0
19912024-06-17T17:34:22.689Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
19922024-06-17T17:34:22.862Z Compiling guppy-workspace-hack v0.1.0
19932024-06-17T17:34:23.109Z Checking criterion-plot v0.5.0
19942024-06-17T17:34:23.150Z Checking cargo_metadata v0.18.1
19952024-06-17T17:34:23.599Z Checking plotters v0.3.5
19962024-06-17T17:34:24.824Z Checking http-body v1.0.0
19972024-06-17T17:34:24.841Z Checking tinytemplate v1.2.1
19982024-06-17T17:34:25.036Z Checking csv-core v0.1.11
19992024-06-17T17:34:25.236Z Compiling assert_cmd v2.0.14
20002024-06-17T17:34:25.391Z Checking oorandom v11.1.3
20012024-06-17T17:34:25.411Z Checking tower-layer v0.3.2
20022024-06-17T17:34:25.554Z Compiling target-spec v3.1.0
20032024-06-17T17:34:25.627Z Checking regex-automata v0.1.10
20042024-06-17T17:34:25.677Z Checking anes v0.1.6
20052024-06-17T17:34:26.041Z Checking criterion v0.5.1
20062024-06-17T17:34:26.044Z Checking bstr v0.2.17
20072024-06-17T17:34:26.151Z Checking tower v0.4.13
20082024-06-17T17:34:26.894Z Checking csv v1.3.0
20092024-06-17T17:34:26.912Z Checking hyper v1.3.1
20102024-06-17T17:34:27.754Z Checking cfg-expr v0.15.8
20112024-06-17T17:34:28.242Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
20122024-06-17T17:34:28.396Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
20132024-06-17T17:34:29.495Z Checking hyper-util v0.1.3
20142024-06-17T17:34:29.737Z Checking httptest v0.15.5
20152024-06-17T17:34:30.447Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
20162024-06-17T17:34:30.608Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
20172024-06-17T17:34:31.079Z Checking rustls-native-certs v0.7.0
20182024-06-17T17:34:31.226Z Checking pathdiff v0.2.1
20192024-06-17T17:34:31.383Z Checking nested v0.1.1
20202024-06-17T17:34:32.746Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20212024-06-17T17:34:33.604Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20222024-06-17T17:34:33.825Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
20232024-06-17T17:34:35.047Z Checking guppy v0.17.5
20242024-06-17T17:34:35.113Z Checking hyper-rustls v0.26.0
20252024-06-17T17:34:35.431Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
20262024-06-17T17:34:35.707Z Checking escape8259 v0.5.2
20272024-06-17T17:34:35.897Z Checking threadpool v1.8.1
20282024-06-17T17:34:36.089Z Checking libtest-mimic v0.7.3
20292024-06-17T17:34:36.157Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
20302024-06-17T17:34:36.552Z Checking similar-asserts v1.5.0
20312024-06-17T17:34:36.791Z Checking fancy-regex v0.13.0
20322024-06-17T17:34:36.981Z Compiling rstest_macros v0.19.0
20332024-06-17T17:34:37.526Z Checking datatest-stable v0.2.9
20342024-06-17T17:34:37.619Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
20352024-06-17T17:34:37.811Z Checking blake2b_simd v1.0.2
20362024-06-17T17:34:38.644Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
20372024-06-17T17:34:38.894Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
20382024-06-17T17:34:38.929Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
20392024-06-17T17:34:39.201Z Compiling relative-path v1.9.3
20402024-06-17T17:34:39.337Z Compiling trybuild v1.0.96
20412024-06-17T17:34:39.637Z Checking rust-argon2 v2.1.0
20422024-06-17T17:34:40.067Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
20432024-06-17T17:34:41.321Z Checking multimap v0.10.0
20442024-06-17T17:34:41.626Z Checking futures-timer v3.0.3
20452024-06-17T17:34:43.400Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
20462024-06-17T17:34:45.411Z Checking partial-io v0.5.4
20472024-06-17T17:34:45.774Z Checking approx v0.5.1
20482024-06-17T17:34:46.000Z Checking termios v0.3.3
20492024-06-17T17:34:46.219Z Checking uzers v0.11.3
20502024-06-17T17:34:46.583Z Checking hex-literal v0.4.1
20512024-06-17T17:34:49.730Z Checking rstest v0.19.0
20522024-06-17T17:34:51.633Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
20532024-06-17T17:34:52.742Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
20542024-06-17T17:35:07.160Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
20552024-06-17T17:35:09.035Z Compiling samael v0.0.15
20562024-06-17T17:35:39.268Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
20572024-06-17T17:35:40.254Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
20582024-06-17T17:35:47.316Z Compiling polar-core v0.27.3
20592024-06-17T17:35:58.056Z Checking oso v0.27.3
20602024-06-17T17:36:26.348Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
20612024-06-17T17:36:26.351Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
20622024-06-17T17:36:26.351Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
20632024-06-17T17:37:33.812Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 37s
20642024-06-17T17:37:34.076Z
20652024-06-17T17:37:34.076Zreal 6:45.972388431
20662024-06-17T17:37:34.076Zuser 36:53.297743217
20672024-06-17T17:37:34.076Zsys 6:28.771374527
20682024-06-17T17:37:34.076Ztrap 0.977806332
20692024-06-17T17:37:34.076Ztflt 1.767929410
20702024-06-17T17:37:34.077Zdflt 1.187619680
20712024-06-17T17:37:34.077Zkflt 0.007519114
20722024-06-17T17:37:34.077Zlock 1:43:08.088537449
20732024-06-17T17:37:34.080Zslp 1:58:14.269904143
20742024-06-17T17:37:34.080Zlat 1:44.658774604
20752024-06-17T17:37:34.080Zstop 4:56.058026734
20762024-06-17T17:37:35.077Zwarning: output filename collision.
20772024-06-17T17:37:35.077ZThe 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)`.
20782024-06-17T17:37:35.077ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api/index.html
20792024-06-17T17:37:35.077ZThe targets should have unique names.
20802024-06-17T17:37:35.077ZThis is a known bug where multiple crates with the same name use
20812024-06-17T17:37:35.077Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20822024-06-17T17:37:35.077Zwarning: output filename collision.
20832024-06-17T17:37:35.077ZThe 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)`.
20842024-06-17T17:37:35.077ZColliding filename is: /work/oxidecomputer/omicron/target/doc/bhyve_api_sys/index.html
20852024-06-17T17:37:35.077ZThe targets should have unique names.
20862024-06-17T17:37:35.077ZThis is a known bug where multiple crates with the same name use
20872024-06-17T17:37:35.077Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20882024-06-17T17:37:35.080Zwarning: output filename collision.
20892024-06-17T17:37:35.080ZThe 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)`.
20902024-06-17T17:37:35.080ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
20912024-06-17T17:37:35.080ZThe targets should have unique names.
20922024-06-17T17:37:35.080ZThis is a known bug where multiple crates with the same name use
20932024-06-17T17:37:35.080Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
20942024-06-17T17:37:35.080Zwarning: output filename collision.
20952024-06-17T17:37:35.080ZThe 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)`.
20962024-06-17T17:37:35.080ZColliding filename is: /work/oxidecomputer/omicron/target/doc/libnet/index.html
20972024-06-17T17:37:35.080ZThe targets should have unique names.
20982024-06-17T17:37:35.080ZThis is a known bug where multiple crates with the same name use
20992024-06-17T17:37:35.080Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21002024-06-17T17:37:35.080Zwarning: output filename collision.
21012024-06-17T17:37:35.080ZThe 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)`.
21022024-06-17T17:37:35.080ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
21032024-06-17T17:37:35.080ZThe targets should have unique names.
21042024-06-17T17:37:35.081ZThis is a known bug where multiple crates with the same name use
21052024-06-17T17:37:35.081Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21062024-06-17T17:37:35.081Zwarning: output filename collision.
21072024-06-17T17:37:35.081ZThe 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)`.
21082024-06-17T17:37:35.081ZColliding filename is: /work/oxidecomputer/omicron/target/doc/propolis_client/index.html
21092024-06-17T17:37:35.081ZThe targets should have unique names.
21102024-06-17T17:37:35.081ZThis is a known bug where multiple crates with the same name use
21112024-06-17T17:37:35.081Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21122024-06-17T17:37:35.081Zwarning: output filename collision.
21132024-06-17T17:37:35.081ZThe 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)`.
21142024-06-17T17:37:35.081ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
21152024-06-17T17:37:35.081ZThe targets should have unique names.
21162024-06-17T17:37:35.081ZThis is a known bug where multiple crates with the same name use
21172024-06-17T17:37:35.081Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21182024-06-17T17:37:35.084Zwarning: output filename collision.
21192024-06-17T17:37:35.084ZThe 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`.
21202024-06-17T17:37:35.084ZColliding filename is: /work/oxidecomputer/omicron/target/doc/zone/index.html
21212024-06-17T17:37:35.084ZThe targets should have unique names.
21222024-06-17T17:37:35.084ZThis is a known bug where multiple crates with the same name use
21232024-06-17T17:37:35.084Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
21242024-06-17T17:37:35.611Z Documenting libc v0.2.155
21252024-06-17T17:37:35.664Z Documenting cfg-if v1.0.0
21262024-06-17T17:37:35.678Z Documenting serde_derive v1.0.203
21272024-06-17T17:37:35.710Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
21282024-06-17T17:37:35.727Z Documenting log v0.4.21
21292024-06-17T17:37:35.743Z Documenting memchr v2.7.2
21302024-06-17T17:37:35.761Z Documenting itoa v1.0.11
21312024-06-17T17:37:35.779Z Documenting byteorder v1.5.0
21322024-06-17T17:37:35.964Z Documenting smallvec v1.13.2
21332024-06-17T17:37:38.510Z Documenting scopeguard v1.2.0
21342024-06-17T17:37:38.757Z Documenting pin-project-lite v0.2.14
21352024-06-17T17:37:39.126Z Documenting libm v0.2.8
21362024-06-17T17:37:39.729Z Documenting getrandom v0.2.14
21372024-06-17T17:37:39.756Z Documenting parking_lot_core v0.9.10
21382024-06-17T17:37:39.912Z Documenting signal-hook-registry v1.4.2
21392024-06-17T17:37:41.299Z Documenting mio v0.8.11
21402024-06-17T17:37:41.699Z Documenting once_cell v1.19.0
21412024-06-17T17:37:42.471Z Documenting num-traits v0.2.19
21422024-06-17T17:37:43.632Z Documenting serde v1.0.203
21432024-06-17T17:37:43.725Z Documenting lock_api v0.4.12
21442024-06-17T17:37:44.005Z Documenting rand_core v0.6.4
21452024-06-17T17:37:44.189Z Documenting thiserror-impl v1.0.60
21462024-06-17T17:37:45.064Z Documenting ryu v1.0.18
21472024-06-17T17:37:45.994Z Documenting zeroize_derive v1.4.2
21482024-06-17T17:37:46.546Z Documenting futures-core v0.3.30
21492024-06-17T17:37:47.911Z Documenting num_cpus v1.16.0
21502024-06-17T17:37:48.008Z Documenting socket2 v0.5.7
21512024-06-17T17:37:48.289Z Documenting tokio-macros v2.2.0
21522024-06-17T17:37:48.683Z Documenting parking_lot v0.12.2
21532024-06-17T17:37:50.339Z Documenting thiserror v1.0.60
21542024-06-17T17:37:50.834Z Documenting zeroize v1.7.0
21552024-06-17T17:37:51.281Z Documenting zerocopy v0.7.34
21562024-06-17T17:37:52.214Z Checking syn v1.0.109
21572024-06-17T17:37:53.177Z Documenting futures-sink v0.3.30
21582024-06-17T17:37:53.760Z Documenting typenum v1.17.0
21592024-06-17T17:37:54.206Z Documenting subtle v2.5.0
21602024-06-17T17:37:55.060Z Documenting iana-time-zone v0.1.60
21612024-06-17T17:37:55.594Z Documenting slab v0.4.9
21622024-06-17T17:37:57.862Z Documenting futures-macro v0.3.30
21632024-06-17T17:38:04.023Z Documenting bytes v1.6.0
21642024-06-17T17:38:06.209Z Documenting serde_json v1.0.117
21652024-06-17T17:38:06.243Z Documenting bitflags v2.5.0
21662024-06-17T17:38:06.492Z Documenting chrono v0.4.38
21672024-06-17T17:38:06.555Z Documenting futures-channel v0.3.30
21682024-06-17T17:38:06.569Z Documenting futures-io v0.3.30
21692024-06-17T17:38:06.884Z Documenting futures-task v0.3.30
21702024-06-17T17:38:07.497Z Documenting generic-array v0.14.7
21712024-06-17T17:38:08.712Z Documenting tokio v1.37.0
21722024-06-17T17:38:11.418Z Documenting pin-utils v0.1.0
21732024-06-17T17:38:11.521Z Documenting uuid v1.8.0
21742024-06-17T17:38:11.561Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21752024-06-17T17:38:11.757Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21762024-06-17T17:38:11.929Z Documenting ahash v0.8.11
21772024-06-17T17:38:12.463Z Documenting allocator-api2 v0.2.18
21782024-06-17T17:38:12.886Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21792024-06-17T17:38:12.994Z Documenting crypto-common v0.1.6
21802024-06-17T17:38:13.768Z Documenting tinyvec_macros v0.1.1
21812024-06-17T17:38:15.922Z Documenting const-oid v0.9.6
21822024-06-17T17:38:16.569Z Documenting tinyvec v1.6.0
21832024-06-17T17:38:16.709Z Documenting hashbrown v0.14.5
21842024-06-17T17:38:16.874Z Documenting futures-util v0.3.30
21852024-06-17T17:38:16.893Z Checking serde_derive_internals v0.29.1
21862024-06-17T17:38:17.492Z Documenting serde_derive_internals v0.29.1
21872024-06-17T17:38:18.731Z Documenting dyn-clone v1.0.17
21882024-06-17T17:38:20.189Z Documenting unicode-normalization v0.1.23
21892024-06-17T17:38:20.784Z Documenting ppv-lite86 v0.2.17
21902024-06-17T17:38:20.872Z Documenting tracing-core v0.1.32
21912024-06-17T17:38:21.851Z Documenting tracing-attributes v0.1.27
21922024-06-17T17:38:22.494Z Documenting unicode-bidi v0.3.15
21932024-06-17T17:38:23.528Z Documenting lazy_static v1.4.0
21942024-06-17T17:38:24.109Z Documenting rand_chacha v0.3.1
21952024-06-17T17:38:24.361Z Documenting schemars_derive v0.8.20
21962024-06-17T17:38:25.633Z Documenting percent-encoding v2.3.1
21972024-06-17T17:38:26.423Z Documenting block-buffer v0.10.4
21982024-06-17T17:38:26.455Z Documenting serde_tokenstream v0.2.0
21992024-06-17T17:38:27.434Z Documenting equivalent v1.0.1
22002024-06-17T17:38:28.000Z Documenting powerfmt v0.2.0
22012024-06-17T17:38:29.284Z Documenting rand v0.8.5
22022024-06-17T17:38:30.037Z Documenting schemars v0.8.20
22032024-06-17T17:38:30.114Z Documenting form_urlencoded v1.2.1
22042024-06-17T17:38:30.260Z Documenting indexmap v2.2.6
22052024-06-17T17:38:30.975Z Documenting deranged v0.3.11
22062024-06-17T17:38:32.626Z Documenting digest v0.10.7
22072024-06-17T17:38:32.721Z Documenting time-macros v0.2.18
22082024-06-17T17:38:34.861Z Documenting time-core v0.1.2
22092024-06-17T17:38:34.966Z Documenting num_threads v0.1.7
22102024-06-17T17:38:35.799Z Documenting unicode-width v0.1.12
22112024-06-17T17:38:36.404Z Documenting fnv v1.0.7
22122024-06-17T17:38:37.491Z Documenting num-conv v0.1.0
22132024-06-17T17:38:37.781Z Documenting unicode-ident v1.0.12
22142024-06-17T17:38:37.835Z Documenting idna v0.5.0
22152024-06-17T17:38:39.775Z Documenting tracing v0.1.40
22162024-06-17T17:38:46.313Z Documenting adler v1.0.2
22172024-06-17T17:38:46.353Z Documenting slog v2.7.0
22182024-06-17T17:38:46.384Z Documenting time v0.3.36
22192024-06-17T17:38:46.416Z Documenting proc-macro2 v1.0.82
22202024-06-17T17:38:46.508Z Documenting httparse v1.8.0
22212024-06-17T17:38:46.595Z Documenting url v2.5.0
22222024-06-17T17:38:47.188Z Documenting cpufeatures v0.2.12
22232024-06-17T17:38:49.171Z Documenting miniz_oxide v0.7.2
22242024-06-17T17:38:50.126Z Documenting tokio-util v0.7.11
22252024-06-17T17:38:50.673Z Documenting errno v0.3.9
22262024-06-17T17:38:51.288Z Documenting async-trait v0.1.80
22272024-06-17T17:38:51.364Z Documenting httpdate v1.0.3
22282024-06-17T17:38:51.767Z Documenting quote v1.0.36
22292024-06-17T17:38:52.749Z Documenting try-lock v0.2.5
22302024-06-17T17:38:52.823Z Documenting http-body v0.4.6
22312024-06-17T17:38:55.097Z Documenting rustix v0.38.34
22322024-06-17T17:38:55.847Z Documenting want v0.3.1
22332024-06-17T17:38:56.189Z Documenting aho-corasick v1.1.3
22342024-06-17T17:38:56.332Z Documenting openssl-sys v0.9.102
22352024-06-17T17:38:56.598Z Documenting h2 v0.3.26
22362024-06-17T17:38:56.780Z Documenting syn v2.0.64
22372024-06-17T17:38:57.518Z Documenting openssl-macros v0.1.1
22382024-06-17T17:38:58.523Z Documenting tower-service v0.3.2
22392024-06-17T17:39:00.624Z Documenting mime v0.3.17
22402024-06-17T17:39:02.102Z Documenting regex-syntax v0.8.3
22412024-06-17T17:39:03.025Z Documenting gimli v0.28.1
22422024-06-17T17:39:03.284Z Documenting object v0.32.2
22432024-06-17T17:39:03.342Z Documenting openssl v0.10.64
22442024-06-17T17:39:03.540Z Documenting ipnet v2.9.0
22452024-06-17T17:39:05.043Z Documenting openssl-probe v0.1.5
22462024-06-17T17:39:08.691Z Documenting hyper v0.14.28
22472024-06-17T17:39:08.778Z Documenting rustc-demangle v0.1.24
22482024-06-17T17:39:09.580Z Documenting addr2line v0.21.0
22492024-06-17T17:39:10.000Z Documenting base64ct v1.6.0
22502024-06-17T17:39:10.250Z Documenting regex-automata v0.4.6
22512024-06-17T17:39:11.871Z Documenting futures-executor v0.3.30
22522024-06-17T17:39:12.662Z Documenting native-tls v0.2.11
22532024-06-17T17:39:13.508Z Documenting encoding_rs v0.8.34
22542024-06-17T17:39:14.933Z Checking pest_meta v2.7.10
22552024-06-17T17:39:15.824Z Documenting psl-types v2.0.11
22562024-06-17T17:39:16.400Z Documenting serde_urlencoded v0.7.1
22572024-06-17T17:39:18.206Z Documenting semver v1.0.23
22582024-06-17T17:39:18.331Z Documenting backtrace v0.3.71
22592024-06-17T17:39:18.418Z Documenting tokio-native-tls v0.3.1
22602024-06-17T17:39:18.953Z Documenting publicsuffix v2.2.3
22612024-06-17T17:39:20.462Z Documenting pest_meta v2.7.10
22622024-06-17T17:39:20.905Z Documenting crossbeam-utils v0.8.19
22632024-06-17T17:39:21.871Z Documenting scroll_derive v0.12.0
22642024-06-17T17:39:22.056Z Documenting utf8parse v0.2.1
22652024-06-17T17:39:23.607Z Documenting hyper-rustls v0.24.2
22662024-06-17T17:39:24.077Z Documenting cookie_store v0.20.0
22672024-06-17T17:39:24.214Z Documenting hyper-tls v0.5.0
22682024-06-17T17:39:24.758Z Documenting anyhow v1.0.86
22692024-06-17T17:39:24.979Z Documenting regex v1.10.4
22702024-06-17T17:39:25.578Z Documenting pest_generator v2.7.10
22712024-06-17T17:39:26.205Z Documenting futures v0.3.30
22722024-06-17T17:39:27.505Z Documenting scroll v0.12.0
22732024-06-17T17:39:29.801Z Checking pest_generator v2.7.10
22742024-06-17T17:39:30.027Z Documenting pem-rfc7468 v0.7.0
22752024-06-17T17:39:30.523Z Documenting der_derive v0.7.2
22762024-06-17T17:39:30.601Z Documenting webpki-roots v0.25.4
22772024-06-17T17:39:30.876Z Documenting ucd-trie v0.1.6
22782024-06-17T17:39:31.324Z Documenting flagset v0.4.5
22792024-06-17T17:39:31.844Z Documenting sync_wrapper v0.1.2
22802024-06-17T17:39:32.488Z Documenting plain v0.2.3
22812024-06-17T17:39:34.205Z Documenting pest_derive v2.7.10
22822024-06-17T17:39:34.376Z Documenting num-integer v0.1.46
22832024-06-17T17:39:34.718Z Documenting pretty-hex v0.4.1
22842024-06-17T17:39:34.966Z Documenting openapiv3 v2.0.0
22852024-06-17T17:39:35.044Z Documenting pest v2.7.10
22862024-06-17T17:39:35.430Z Documenting goblin v0.8.2
22872024-06-17T17:39:35.622Z Documenting reqwest v0.11.27
22882024-06-17T17:39:37.223Z Documenting der v0.7.9
22892024-06-17T17:39:37.848Z Documenting thread-id v4.2.1
22902024-06-17T17:39:39.204Z Documenting usdt-macro v0.5.0
22912024-06-17T17:39:39.602Z Documenting usdt-attr-macro v0.5.0
22922024-06-17T17:39:41.352Z Documenting dtrace-parser v0.2.0
22932024-06-17T17:39:43.300Z Documenting spin v0.9.8
22942024-06-17T17:39:43.498Z Documenting spki v0.7.3
22952024-06-17T17:39:43.712Z Documenting memmap v0.7.0
22962024-06-17T17:39:44.252Z Documenting dof v0.3.0
22972024-06-17T17:39:45.555Z Documenting anstyle v1.0.7
22982024-06-17T17:39:46.104Z Documenting either v1.12.0
22992024-06-17T17:39:46.436Z Documenting anstyle-parse v0.2.4
23002024-06-17T17:39:47.329Z Documenting ipnetwork v0.20.0
23012024-06-17T17:39:48.338Z Documenting anstyle-query v1.0.3
23022024-06-17T17:39:48.647Z Documenting pkcs8 v0.10.2
23032024-06-17T17:39:48.779Z Documenting data-encoding v2.6.0
23042024-06-17T17:39:49.635Z Documenting is_terminal_polyfill v1.70.0
23052024-06-17T17:39:50.065Z Documenting usdt-impl v0.5.0
23062024-06-17T17:39:50.462Z Documenting colorchoice v1.0.1
23072024-06-17T17:39:50.722Z Documenting crossbeam-epoch v0.9.18
23082024-06-17T17:39:53.060Z Documenting terminal_size v0.3.0
23092024-06-17T17:39:53.245Z Documenting sha2 v0.10.8
23102024-06-17T17:39:53.314Z Documenting hex v0.4.3
23112024-06-17T17:39:53.492Z Documenting crc32fast v1.4.0
23122024-06-17T17:39:53.904Z Documenting unicode-segmentation v1.11.0
23132024-06-17T17:39:54.376Z Documenting anstream v0.6.14
23142024-06-17T17:39:55.793Z Documenting untrusted v0.9.0
23152024-06-17T17:39:56.848Z Documenting usdt v0.5.0
23162024-06-17T17:39:57.251Z Documenting strsim v0.11.1
23172024-06-17T17:39:57.944Z Documenting clap_lex v0.7.0
23182024-06-17T17:39:58.296Z Documenting num-iter v0.1.45
23192024-06-17T17:39:58.532Z Documenting hmac v0.12.1
23202024-06-17T17:39:58.610Z Documenting signal-hook v0.3.17
23212024-06-17T17:39:58.665Z Documenting ring v0.17.8
23222024-06-17T17:39:59.442Z Documenting clap_derive v4.5.4
23232024-06-17T17:40:01.463Z Documenting flate2 v1.0.30
23242024-06-17T17:40:01.970Z Documenting clap_builder v4.5.2
23252024-06-17T17:40:03.283Z Documenting static_assertions v1.1.0
23262024-06-17T17:40:03.404Z Documenting managed v0.8.0
23272024-06-17T17:40:03.524Z Documenting itertools v0.12.1
23282024-06-17T17:40:03.847Z Documenting signal-hook-mio v0.2.3
23292024-06-17T17:40:04.539Z Documenting enum-as-inner v0.5.1
23302024-06-17T17:40:05.992Z Documenting regress v0.9.1
23312024-06-17T17:40:06.341Z Documenting block-padding v0.3.3
23322024-06-17T17:40:06.443Z Documenting scheduled-thread-pool v0.2.7
23332024-06-17T17:40:06.810Z Checking diesel_table_macro_syntax v0.1.0
23342024-06-17T17:40:06.983Z Documenting diesel_table_macro_syntax v0.1.0
23352024-06-17T17:40:08.927Z Documenting clap v4.5.4
23362024-06-17T17:40:09.085Z Documenting finl_unicode v1.2.0
23372024-06-17T17:40:10.259Z Documenting trust-dns-proto v0.22.0
23382024-06-17T17:40:11.165Z Documenting inout v0.1.3
23392024-06-17T17:40:11.583Z Documenting r2d2 v0.8.10
23402024-06-17T17:40:11.753Z Documenting crossterm v0.27.0
23412024-06-17T17:40:12.873Z Documenting diesel_derives v2.1.4
23422024-06-17T17:40:13.438Z Documenting md-5 v0.10.6
23432024-06-17T17:40:14.374Z Documenting stringprep v0.1.4
23442024-06-17T17:40:14.814Z Documenting ff v0.13.0
23452024-06-17T17:40:15.956Z Documenting toml_datetime v0.6.6
23462024-06-17T17:40:16.275Z Documenting serde_spanned v0.6.6
23472024-06-17T17:40:17.647Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
23482024-06-17T17:40:18.110Z Documenting winnow v0.6.8
23492024-06-17T17:40:19.430Z Documenting bit-vec v0.6.3
23502024-06-17T17:40:19.576Z Documenting base16ct v0.2.0
23512024-06-17T17:40:19.891Z Documenting fallible-iterator v0.2.0
23522024-06-17T17:40:21.161Z Documenting heck v0.5.0
23532024-06-17T17:40:21.336Z Checking unsafe-libyaml v0.2.11
23542024-06-17T17:40:21.390Z Documenting siphasher v0.3.11
23552024-06-17T17:40:22.506Z Documenting group v0.13.0
23562024-06-17T17:40:22.592Z Documenting diesel v2.1.6
23572024-06-17T17:40:22.835Z Documenting sec1 v0.7.3
23582024-06-17T17:40:24.105Z Documenting cipher v0.4.4
23592024-06-17T17:40:24.264Z Documenting toml_edit v0.22.13
23602024-06-17T17:40:24.330Z Documenting typify-impl v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23612024-06-17T17:40:24.437Z Documenting phf_shared v0.11.2
23622024-06-17T17:40:25.722Z Documenting postgres-protocol v0.6.6
23632024-06-17T17:40:27.141Z Documenting hkdf v0.12.4
23642024-06-17T17:40:36.522Z Documenting num-bigint v0.4.5
23652024-06-17T17:40:37.066Z Documenting bstr v1.9.1
23662024-06-17T17:40:44.591Z Documenting console v0.15.8
23672024-06-17T17:40:44.827Z Documenting typify-macro v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23682024-06-17T17:40:44.843Z Documenting crypto-bigint v0.5.5
23692024-06-17T17:40:44.947Z Documenting hubpack v0.1.2
23702024-06-17T17:40:44.962Z Documenting serde_repr v0.1.19
23712024-06-17T17:40:45.934Z Documenting unsafe-libyaml v0.2.11
23722024-06-17T17:40:46.032Z Documenting new_debug_unreachable v1.0.6
23732024-06-17T17:40:47.241Z Documenting precomputed-hash v0.1.1
23742024-06-17T17:40:48.862Z Documenting minimal-lexical v0.2.1
23752024-06-17T17:40:49.619Z Documenting lalrpop-util v0.19.12
23762024-06-17T17:40:49.825Z Documenting fixedbitset v0.4.2
23772024-06-17T17:40:49.995Z Documenting serde_yaml v0.9.34+deprecated
23782024-06-17T17:40:50.753Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
23792024-06-17T17:41:00.013Z Documenting string_cache v0.8.7
23802024-06-17T17:41:00.146Z Documenting typify v0.1.0 (https://github.com/oxidecomputer/typify#ad1296f6)
23812024-06-17T17:41:00.240Z Documenting petgraph v0.6.5
23822024-06-17T17:41:00.338Z Documenting yasna v0.5.2
23832024-06-17T17:41:00.431Z Documenting nom v7.1.3
23842024-06-17T17:41:01.022Z Documenting elliptic-curve v0.13.8
23852024-06-17T17:41:01.038Z Documenting postgres-types v0.2.6
23862024-06-17T17:41:01.056Z Documenting phf v0.11.2
23872024-06-17T17:41:04.841Z Checking serde_yaml v0.9.34+deprecated
23882024-06-17T17:41:06.218Z Documenting similar v2.5.0
23892024-06-17T17:41:06.715Z Documenting progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23902024-06-17T17:41:06.770Z Documenting getopts v0.2.21
23912024-06-17T17:41:06.963Z Documenting float-cmp v0.9.0
23922024-06-17T17:41:07.348Z Documenting peg-runtime v0.8.3
23932024-06-17T17:41:16.976Z Documenting predicates-core v1.0.6
23942024-06-17T17:41:17.059Z Documenting difflib v0.4.0
23952024-06-17T17:41:17.107Z Documenting normalize-line-endings v0.3.0
23962024-06-17T17:41:17.202Z Documenting whoami v1.5.1
23972024-06-17T17:41:17.320Z Documenting progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23982024-06-17T17:41:17.501Z Documenting progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
23992024-06-17T17:41:17.516Z Documenting bit-set v0.5.3
24002024-06-17T17:41:17.554Z Documenting tokio-stream v0.1.15
24012024-06-17T17:41:21.840Z Documenting fs-err v2.11.0
24022024-06-17T17:41:21.931Z Checking ident_case v1.0.1
24032024-06-17T17:41:22.056Z Documenting predicates v3.1.0
24042024-06-17T17:41:22.095Z Checking darling_core v0.20.9
24052024-06-17T17:41:22.210Z Documenting tokio-postgres v0.7.10
24062024-06-17T17:41:22.489Z Documenting is-terminal v0.4.12
24072024-06-17T17:41:23.188Z Documenting strum v0.26.2
24082024-06-17T17:41:23.976Z Documenting base64 v0.22.1
24092024-06-17T17:41:25.928Z Documenting ident_case v1.0.1
24102024-06-17T17:41:26.106Z Documenting progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#c59c6d64)
24112024-06-17T17:41:26.886Z Documenting camino v1.1.7
24122024-06-17T17:41:27.271Z Documenting paste v1.0.15
24132024-06-17T17:41:27.989Z Documenting dirs-sys-next v0.1.2
24142024-06-17T17:41:28.588Z Checking darling v0.20.9
24152024-06-17T17:41:28.700Z Documenting sha1 v0.10.6
24162024-06-17T17:41:28.966Z Documenting http v1.1.0
24172024-06-17T17:41:30.048Z Documenting darling_core v0.20.9
24182024-06-17T17:41:31.185Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24192024-06-17T17:41:31.527Z Documenting thread_local v1.1.8
24202024-06-17T17:41:31.674Z Documenting rustls-pki-types v1.7.0
24212024-06-17T17:41:33.037Z Documenting dirs-next v2.0.0
24222024-06-17T17:41:33.436Z Documenting crossbeam-channel v0.5.12
24232024-06-17T17:41:34.738Z Documenting take_mut v0.2.2
24242024-06-17T17:41:35.875Z Documenting slog-json v2.6.1
24252024-06-17T17:41:35.941Z Documenting async-stream-impl v0.3.5
24262024-06-17T17:41:36.703Z Documenting rustls-webpki v0.102.4
24272024-06-17T17:41:38.059Z Documenting term v0.7.0
24282024-06-17T17:41:38.843Z Documenting atomic-waker v1.1.2
24292024-06-17T17:41:39.179Z Documenting darling_macro v0.20.9
24302024-06-17T17:41:39.570Z Documenting slog-async v2.8.0
24312024-06-17T17:41:39.584Z Documenting debug-ignore v1.0.5
24322024-06-17T17:41:41.075Z Documenting slog-bunyan v2.5.0
24332024-06-17T17:41:41.732Z Documenting async-stream v0.3.5
24342024-06-17T17:41:41.785Z Documenting waitgroup v0.1.2
24352024-06-17T17:41:42.315Z Documenting rustls v0.22.4
24362024-06-17T17:41:42.487Z Documenting rustls-pemfile v2.1.2
24372024-06-17T17:41:43.218Z Documenting slog-term v2.9.1
24382024-06-17T17:41:43.821Z Documenting multer v3.1.0
24392024-06-17T17:41:45.007Z Documenting darling v0.20.9
24402024-06-17T17:41:46.175Z Documenting toml v0.8.13
24412024-06-17T17:41:46.571Z Documenting dropshot_endpoint v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24422024-06-17T17:41:46.675Z Documenting serde_path_to_error v0.1.16
24432024-06-17T17:41:47.341Z Documenting hostname v0.4.0
24442024-06-17T17:41:48.251Z Documenting newtype-uuid v1.1.0
24452024-06-17T17:41:50.254Z Documenting structmeta-derive v0.3.0
24462024-06-17T17:41:50.610Z Documenting serde_with_macros v3.8.1
24472024-06-17T17:41:51.359Z Documenting tokio-rustls v0.25.0
24482024-06-17T17:41:52.132Z Checking structmeta v0.3.0
24492024-06-17T17:41:52.325Z Documenting instant v0.1.12
24502024-06-17T17:41:52.350Z Documenting slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24512024-06-17T17:41:52.386Z Documenting mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
24522024-06-17T17:41:53.155Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
24532024-06-17T17:41:53.990Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24542024-06-17T17:41:56.014Z Documenting serde_with v3.8.1
24552024-06-17T17:41:56.759Z Documenting structmeta v0.3.0
24562024-06-17T17:41:57.351Z Documenting dropshot v0.10.2-dev (https://github.com/oxidecomputer/dropshot?branch=main#0cd0e828)
24572024-06-17T17:41:57.399Z Documenting backoff v0.4.0
24582024-06-17T17:41:57.777Z Documenting oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet?branch=main#42b4d3c7)
24592024-06-17T17:41:57.986Z Documenting slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24602024-06-17T17:41:59.687Z Documenting macaddr v1.0.1
24612024-06-17T17:42:02.401Z Documenting parse-display-derive v0.9.0
24622024-06-17T17:42:02.920Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24632024-06-17T17:42:03.096Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24642024-06-17T17:42:03.405Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24652024-06-17T17:42:03.635Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
24662024-06-17T17:42:04.569Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24672024-06-17T17:42:04.603Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24682024-06-17T17:42:04.774Z Documenting fastrand v2.1.0
24692024-06-17T17:42:04.938Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
24702024-06-17T17:42:04.972Z Checking proc-macro-crate v1.3.1
24712024-06-17T17:42:05.221Z Documenting proc-macro-crate v1.3.1
24722024-06-17T17:42:05.237Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
24732024-06-17T17:42:07.111Z Documenting foreign-types-macros v0.2.3
24742024-06-17T17:42:07.254Z Documenting foreign-types-shared v0.3.1
24752024-06-17T17:42:08.728Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24762024-06-17T17:42:08.915Z Documenting parse-display v0.9.0
24772024-06-17T17:42:09.313Z Documenting tempfile v3.10.1
24782024-06-17T17:42:10.188Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24792024-06-17T17:42:11.225Z Documenting num_enum_derive v0.5.11
24802024-06-17T17:42:11.515Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24812024-06-17T17:42:12.897Z Documenting cstr-argument v0.1.2
24822024-06-17T17:42:13.028Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
24832024-06-17T17:42:13.068Z Documenting foreign-types v0.5.0
24842024-06-17T17:42:14.133Z Documenting camino-tempfile v1.1.1
24852024-06-17T17:42:14.319Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24862024-06-17T17:42:15.024Z Documenting tabwriter v1.4.0
24872024-06-17T17:42:16.500Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
24882024-06-17T17:42:18.039Z Documenting colored v2.1.0
24892024-06-17T17:42:18.213Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24902024-06-17T17:42:19.078Z Documenting num_enum v0.5.11
24912024-06-17T17:42:19.203Z Documenting hash32 v0.3.1
24922024-06-17T17:42:19.917Z Documenting stable_deref_trait v1.2.0
24932024-06-17T17:42:20.950Z Documenting smf v0.2.3
24942024-06-17T17:42:22.272Z Documenting cobs v0.2.3
24952024-06-17T17:42:22.381Z Documenting embedded-io v0.4.0
24962024-06-17T17:42:23.015Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
24972024-06-17T17:42:23.879Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
24982024-06-17T17:42:24.292Z Documenting heapless v0.8.0
24992024-06-17T17:42:25.012Z Documenting derive-where v1.2.7
25002024-06-17T17:42:25.369Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25012024-06-17T17:42:25.687Z Documenting postcard v1.0.8
25022024-06-17T17:42:26.077Z Documenting crucible-workspace-hack v0.1.0
25032024-06-17T17:42:26.125Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25042024-06-17T17:42:28.298Z Documenting newline-converter v0.3.0
25052024-06-17T17:42:28.811Z Documenting poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
25062024-06-17T17:42:30.056Z Documenting smoltcp v0.11.0
25072024-06-17T17:42:30.902Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#4ceaf96e)
25082024-06-17T17:42:31.002Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
25092024-06-17T17:42:31.310Z Documenting sigpipe v0.1.3
25102024-06-17T17:42:31.379Z Documenting num-derive v0.4.2
25112024-06-17T17:42:32.113Z Checking convert_case v0.4.0
25122024-06-17T17:42:32.326Z Documenting convert_case v0.4.0
25132024-06-17T17:42:32.372Z Documenting zone v0.3.0 (https://github.com/oxidecomputer/zone?branch=state-derive-eq-hash#f1920d56)
25142024-06-17T17:42:33.115Z Documenting expectorate v1.1.0
25152024-06-17T17:42:36.359Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25162024-06-17T17:42:36.383Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
25172024-06-17T17:42:37.156Z Documenting derive_more v0.99.17
25182024-06-17T17:42:37.292Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
25192024-06-17T17:42:37.309Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25202024-06-17T17:42:37.833Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25212024-06-17T17:42:38.254Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25222024-06-17T17:42:39.040Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25232024-06-17T17:42:40.148Z Documenting password-hash v0.5.0
25242024-06-17T17:42:41.362Z Documenting blake2 v0.10.6
25252024-06-17T17:42:41.906Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25262024-06-17T17:42:43.387Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25272024-06-17T17:42:44.060Z Documenting humantime v2.1.0
25282024-06-17T17:42:44.403Z Documenting linked-hash-map v0.5.6
25292024-06-17T17:42:44.635Z Documenting newtype_derive v0.1.6
25302024-06-17T17:42:44.774Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25312024-06-17T17:42:45.355Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25322024-06-17T17:42:46.242Z Documenting argon2 v0.5.3
25332024-06-17T17:42:48.667Z Documenting lru-cache v0.1.2
25342024-06-17T17:42:48.977Z Documenting swrite v0.1.0
25352024-06-17T17:42:49.018Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25362024-06-17T17:42:49.552Z Documenting steno v0.4.0
25372024-06-17T17:42:50.186Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25382024-06-17T17:42:50.406Z Documenting quick-error v1.2.3
25392024-06-17T17:42:51.812Z Documenting arc-swap v1.7.1
25402024-06-17T17:42:52.115Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25412024-06-17T17:42:52.397Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25422024-06-17T17:42:53.792Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25432024-06-17T17:42:53.845Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
25442024-06-17T17:42:54.279Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
25452024-06-17T17:42:54.559Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
25462024-06-17T17:42:55.265Z Documenting resolv-conf v0.7.0
25472024-06-17T17:42:56.790Z Documenting slog-scope v4.4.0
25482024-06-17T17:42:58.072Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
25492024-06-17T17:42:58.831Z Documenting xattr v1.3.1
25502024-06-17T17:42:58.834Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
25512024-06-17T17:42:59.199Z Documenting filetime v0.2.23
25522024-06-17T17:43:00.220Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=417f74e94978c23f3892ac328c3387f3ecd9bb29#417f74e9)
25532024-06-17T17:43:00.462Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
25542024-06-17T17:43:00.603Z Documenting trust-dns-resolver v0.22.0
25552024-06-17T17:43:00.712Z Documenting num-rational v0.4.2
25562024-06-17T17:43:01.737Z Documenting slog-stdlog v4.1.1
25572024-06-17T17:43:03.115Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
25582024-06-17T17:43:04.207Z Documenting num-complex v0.4.6
25592024-06-17T17:43:04.451Z Documenting tar v0.4.40
25602024-06-17T17:43:06.117Z Documenting tap v1.0.1
25612024-06-17T17:43:06.763Z Documenting slog-envlogger v2.2.0
25622024-06-17T17:43:07.143Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25632024-06-17T17:43:08.891Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25642024-06-17T17:43:09.059Z Documenting wyz v0.5.1
25652024-06-17T17:43:09.719Z Documenting radium v0.7.0
25662024-06-17T17:43:10.024Z Documenting num v0.4.3
25672024-06-17T17:43:10.151Z Documenting nibble_vec v0.1.0
25682024-06-17T17:43:12.350Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25692024-06-17T17:43:12.438Z Documenting funty v2.0.0
25702024-06-17T17:43:12.996Z Documenting crc-catalog v2.4.0
25712024-06-17T17:43:14.427Z Documenting endian-type v0.1.2
25722024-06-17T17:43:15.953Z Documenting same-file v1.0.6
25732024-06-17T17:43:16.011Z Documenting display-error-chain v0.2.0
25742024-06-17T17:43:16.486Z Documenting crc v3.2.1
25752024-06-17T17:43:17.218Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25762024-06-17T17:43:19.277Z Documenting radix_trie v0.2.1
25772024-06-17T17:43:19.548Z Documenting bitvec v1.0.1
25782024-06-17T17:43:20.176Z Documenting walkdir v2.5.0
25792024-06-17T17:43:20.879Z Documenting slog-dtrace v0.3.0
25802024-06-17T17:43:23.809Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25812024-06-17T17:43:24.620Z Documenting cancel-safe-futures v0.1.5
25822024-06-17T17:43:24.770Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
25832024-06-17T17:43:25.036Z Documenting packed_struct_codegen v0.10.1
25842024-06-17T17:43:25.135Z Documenting nodrop v0.1.14
25852024-06-17T17:43:25.427Zwarning: unresolved link to `Blueprints`
25862024-06-17T17:43:25.427Z --> nexus/types/src/deployment/blueprint_diff.rs:5:33
25872024-06-17T17:43:25.427Z |
25882024-06-17T17:43:25.427Z5 | //! Types helpful for diffing [`Blueprints`].
25892024-06-17T17:43:25.427Z | ^^^^^^^^^^ no item named `Blueprints` in scope
25902024-06-17T17:43:25.427Z |
25912024-06-17T17:43:25.427Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
25922024-06-17T17:43:25.427Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
25932024-06-17T17:43:25.427Z
25942024-06-17T17:43:25.430Zwarning: unresolved link to `Blueprints`
25952024-06-17T17:43:25.430Z --> nexus/types/src/deployment/blueprint_display.rs:5:35
25962024-06-17T17:43:25.430Z |
25972024-06-17T17:43:25.430Z5 | //! Types helpful for rendering [`Blueprints`].
25982024-06-17T17:43:25.430Z | ^^^^^^^^^^ no item named `Blueprints` in scope
25992024-06-17T17:43:25.430Z |
26002024-06-17T17:43:25.430Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
26012024-06-17T17:43:25.430Z
26022024-06-17T17:43:25.430Zwarning: unresolved link to `BpSledTable`
26032024-06-17T17:43:25.430Z --> nexus/types/src/deployment/blueprint_display.rs:179:49
26042024-06-17T17:43:25.430Z |
26052024-06-17T17:43:25.430Z179 | /// `BpSledSubtable`s are always nested under [`BpSledTable`]s.
26062024-06-17T17:43:25.431Z | ^^^^^^^^^^^ no item named `BpSledTable` in scope
26072024-06-17T17:43:25.431Z |
26082024-06-17T17:43:25.431Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
26092024-06-17T17:43:25.431Z
26102024-06-17T17:43:27.664Zwarning: `nexus-types` (lib doc) generated 3 warnings
26112024-06-17T17:43:27.691Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26122024-06-17T17:43:28.130Z Documenting array-init v0.0.4
26132024-06-17T17:43:28.589Z Documenting bzip2-sys v0.1.11+1.0.8
26142024-06-17T17:43:29.271Z Documenting num-bigint-dig v0.8.4
26152024-06-17T17:43:30.504Z Documenting packed_struct v0.10.1
26162024-06-17T17:43:31.628Z Documenting pem v3.0.4
26172024-06-17T17:43:31.839Z Documenting pkcs1 v0.7.5
26182024-06-17T17:43:33.675Z Documenting signature v2.2.0
26192024-06-17T17:43:35.743Z Documenting maplit v1.0.2
26202024-06-17T17:43:36.636Z Documenting termcolor v1.4.1
26212024-06-17T17:43:36.890Z Documenting bitfield v0.14.0
26222024-06-17T17:43:36.966Z Documenting bzip2 v0.4.4
26232024-06-17T17:43:38.536Z Documenting rsa v0.9.6
26242024-06-17T17:43:38.553Z Documenting serde-hex v0.1.0
26252024-06-17T17:43:39.642Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26262024-06-17T17:43:39.867Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26272024-06-17T17:43:40.648Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26282024-06-17T17:43:40.893Z Documenting x509-cert v0.2.5
26292024-06-17T17:43:41.143Z Documenting env_logger v0.10.2
26302024-06-17T17:43:42.202Z Documenting libsw v3.3.1
26312024-06-17T17:43:43.940Z Documenting ron v0.8.1
26322024-06-17T17:43:44.600Z Documenting half v2.4.1
26332024-06-17T17:43:46.625Z Documenting headers-core v0.2.0
26342024-06-17T17:43:46.639Z Documenting ciborium-io v0.2.2
26352024-06-17T17:43:47.065Z Documenting owo-colors v4.0.0
26362024-06-17T17:43:47.516Z Documenting crc-any v2.5.0
26372024-06-17T17:43:47.558Z Documenting linear-map v1.2.0
26382024-06-17T17:43:47.805Z Documenting zip v0.6.6
26392024-06-17T17:43:49.093Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26402024-06-17T17:43:50.992Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26412024-06-17T17:43:51.558Z Documenting ciborium-ll v0.2.2
26422024-06-17T17:43:51.905Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26432024-06-17T17:43:52.023Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26442024-06-17T17:43:52.515Z Documenting headers v0.3.9
26452024-06-17T17:43:53.469Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26462024-06-17T17:43:53.869Z Documenting async-recursion v1.1.1
26472024-06-17T17:43:56.782Z Documenting path-slash v0.1.5
26482024-06-17T17:43:58.901Z Documenting ciborium v0.2.2
26492024-06-17T17:43:59.813Z Documenting fxhash v0.2.1
26502024-06-17T17:44:00.670Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26512024-06-17T17:44:01.225Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26522024-06-17T17:44:01.747Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
26532024-06-17T17:44:02.641Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26542024-06-17T17:44:04.153Z Documenting buf-list v1.0.3
26552024-06-17T17:44:04.762Z Documenting derive_builder_core v0.20.0
26562024-06-17T17:44:09.759Z Checking derive_builder_core v0.20.0
26572024-06-17T17:44:09.795Z Documenting ref-cast-impl v1.0.23
26582024-06-17T17:44:10.596Z Documenting pin-project-internal v1.1.5
26592024-06-17T17:44:11.532Z Documenting vte_generate_state_changes v0.1.1
26602024-06-17T17:44:12.352Z Documenting derive_builder_macro v0.20.0
26612024-06-17T17:44:14.981Z Documenting ref-cast v1.0.23
26622024-06-17T17:44:15.137Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26632024-06-17T17:44:16.637Z Documenting vte v0.11.1
26642024-06-17T17:44:17.055Z Documenting pin-project v1.1.5
26652024-06-17T17:44:17.117Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26662024-06-17T17:44:18.040Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26672024-06-17T17:44:18.305Z Documenting crossbeam-deque v0.8.5
26682024-06-17T17:44:18.377Z Documenting snafu-derive v0.8.2
26692024-06-17T17:44:20.088Z Documenting fd-lock v4.0.2
26702024-06-17T17:44:21.003Z Documenting bitstruct_derive v0.1.0
26712024-06-17T17:44:21.146Z Documenting viona_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26722024-06-17T17:44:23.246Z Documenting ascii v1.1.0
26732024-06-17T17:44:23.514Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26742024-06-17T17:44:25.834Z Documenting snafu v0.8.2
26752024-06-17T17:44:25.867Z Documenting rayon-core v1.12.1
26762024-06-17T17:44:26.010Z Documenting bitstruct v0.1.1
26772024-06-17T17:44:26.309Z Documenting viona_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26782024-06-17T17:44:26.536Z Documenting rfb v0.1.0 (https://github.com/oxidecomputer/rfb?rev=0cac8d9c25eb27acfa35df80f3b9d371de98ab3b#0cac8d9c)
26792024-06-17T17:44:28.312Z Documenting strip-ansi-escapes v0.2.0
26802024-06-17T17:44:29.015Z Documenting derive_builder v0.20.0
26812024-06-17T17:44:30.379Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
26822024-06-17T17:44:30.630Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26832024-06-17T17:44:31.226Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26842024-06-17T17:44:31.646Z Documenting polar-core v0.27.3
26852024-06-17T17:44:32.100Z Documenting libxml v0.3.3
26862024-06-17T17:44:32.681Z Documenting proc-macro-error-attr v1.0.4
26872024-06-17T17:44:33.521Z Documenting dladm v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26882024-06-17T17:44:37.769Z Documenting globset v0.4.14
26892024-06-17T17:44:38.705Z Documenting propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
26902024-06-17T17:44:38.807Z Documenting olpc-cjson v0.1.3
26912024-06-17T17:44:40.557Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
26922024-06-17T17:44:41.553Z Documenting quick-xml v0.31.0
26932024-06-17T17:44:42.008Z Documenting erased-serde v0.3.31
26942024-06-17T17:44:43.052Z Documenting serde_arrays v0.1.0
26952024-06-17T17:44:43.806Z Documenting serde_plain v1.0.2
26962024-06-17T17:44:44.213Z Documenting impl-trait-for-tuples v0.2.2
26972024-06-17T17:44:44.487Z Documenting oso-derive v0.27.3
26982024-06-17T17:44:48.149Z Documenting unicode-xid v0.2.4
26992024-06-17T17:44:48.534Z Documenting typed-path v0.7.1
27002024-06-17T17:44:48.669Z Documenting nu-ansi-term v0.50.0
27012024-06-17T17:44:49.256Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27022024-06-17T17:44:49.544Z Checking unicode-xid v0.2.4
27032024-06-17T17:44:49.728Z Documenting samael v0.0.15
27042024-06-17T17:44:50.031Z Documenting propolis v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27052024-06-17T17:44:50.268Z Documenting oso v0.27.3
27062024-06-17T17:44:51.182Z Documenting const_format_proc_macros v0.2.32
27072024-06-17T17:44:53.772Z Documenting reedline v0.31.0
27082024-06-17T17:44:55.181Z Documenting tough v0.17.1
27092024-06-17T17:44:56.665Z Documenting proc-macro-error v1.0.4
27102024-06-17T17:44:56.769Z Documenting rayon v1.10.0
27112024-06-17T17:44:56.968Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27122024-06-17T17:45:01.828Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27132024-06-17T17:45:01.938Z Documenting libefi-sys v0.1.0
27142024-06-17T17:45:01.996Z Documenting trust-dns-client v0.22.0
27152024-06-17T17:45:05.349Z Documenting cookie v0.18.1
27162024-06-17T17:45:06.593Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27172024-06-17T17:45:07.093Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27182024-06-17T17:45:07.517Z Checking proc-macro-error v1.0.4
27192024-06-17T17:45:07.640Z Documenting bb8 v0.8.3
27202024-06-17T17:45:07.813Z Documenting libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
27212024-06-17T17:45:08.462Z Documenting keccak v0.1.5
27222024-06-17T17:45:10.325Z Documenting bytecount v0.6.8
27232024-06-17T17:45:10.493Z Documenting parse-size v1.0.0
27242024-06-17T17:45:10.616Z Documenting utf-8 v0.7.6
27252024-06-17T17:45:11.565Z Documenting sha3 v0.10.8
27262024-06-17T17:45:12.351Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27272024-06-17T17:45:13.108Z Documenting libnvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=6fffcc81d2c423ed2d2e6c5c2827485554c4ecbe#6fffcc81)
27282024-06-17T17:45:13.203Z Documenting papergrid v0.11.0
27292024-06-17T17:45:13.539Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
27302024-06-17T17:45:14.625Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
27312024-06-17T17:45:15.748Z Documenting tungstenite v0.21.0
27322024-06-17T17:45:16.535Z Documenting trust-dns-server v0.22.1
27332024-06-17T17:45:17.534Z Documenting tabled_derive v0.7.0
27342024-06-17T17:45:18.207Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27352024-06-17T17:45:18.934Z Documenting cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27362024-06-17T17:45:22.832Z Documenting const_format v0.2.32
27372024-06-17T17:45:22.973Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27382024-06-17T17:45:23.297Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27392024-06-17T17:45:23.358Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27402024-06-17T17:45:23.486Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27412024-06-17T17:45:24.484Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27422024-06-17T17:45:24.568Z Documenting sled v0.34.7
27432024-06-17T17:45:24.890Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27442024-06-17T17:45:25.130Z Documenting nix v0.28.0
27452024-06-17T17:45:25.365Z Documenting diesel-dtrace v0.3.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#62ef5ca0)
27462024-06-17T17:45:25.799Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27472024-06-17T17:45:26.083Z Documenting secrecy v0.8.0
27482024-06-17T17:45:26.263Z Documenting gethostname v0.4.3
27492024-06-17T17:45:30.172Z Documenting peg-macros v0.8.3
27502024-06-17T17:45:30.756Z Documenting rustversion v1.0.17
27512024-06-17T17:45:30.850Z Documenting sqlparser_derive v0.2.2
27522024-06-17T17:45:31.448Z Documenting unicode_categories v0.1.1
27532024-06-17T17:45:31.464Z Documenting home v0.5.9
27542024-06-17T17:45:34.038Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27552024-06-17T17:45:35.722Z Documenting castaway v0.2.2
27562024-06-17T17:45:35.865Z Documenting sqlparser v0.45.0
27572024-06-17T17:45:36.122Z Documenting peg v0.8.3
27582024-06-17T17:45:36.367Z Documenting rustyline v14.0.0
27592024-06-17T17:45:36.654Z Documenting sqlformat v0.2.3
27602024-06-17T17:45:40.486Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27612024-06-17T17:45:40.668Z Documenting propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27622024-06-17T17:45:41.079Z Documenting tokio-tungstenite v0.21.0
27632024-06-17T17:45:42.057Z Documenting tabled v0.15.0
27642024-06-17T17:45:42.668Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27652024-06-17T17:45:47.439Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27662024-06-17T17:45:48.611Z Documenting zone v0.1.8
27672024-06-17T17:45:48.755Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27682024-06-17T17:45:48.962Z Documenting ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=5630887d0373857f77cb264f84aa19bdec720ce3#5630887d)
27692024-06-17T17:45:49.158Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4ceaf96e)
27702024-06-17T17:45:50.557Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6dceb9ef69c217cb78a2018bbedafbc19f6ec1af#6dceb9ef)
27712024-06-17T17:45:53.044Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27722024-06-17T17:45:55.547Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27732024-06-17T17:45:55.814Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27742024-06-17T17:45:56.082Z Documenting portpicker v0.1.1
27752024-06-17T17:45:56.089Z Documenting universal-hash v0.5.1
27762024-06-17T17:45:56.223Z Documenting bcs v0.1.6
27772024-06-17T17:46:01.591Z Documenting thiserror-impl-no-std v2.0.2
27782024-06-17T17:46:01.867Z Documenting kstat-rs v0.2.3
27792024-06-17T17:46:02.521Z Documenting curve25519-dalek-derive v0.1.1
27802024-06-17T17:46:05.925Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27812024-06-17T17:46:11.721Z Documenting opaque-debug v0.3.1
27822024-06-17T17:46:11.997Z Documenting highway v1.1.0
27832024-06-17T17:46:12.112Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27842024-06-17T17:46:12.115Z Documenting libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?rev=e69694a1f7cc9fe31fab27f321017280531fb5f7#e69694a1)
27852024-06-17T17:46:12.149Z Documenting thiserror-no-std v2.0.2
27862024-06-17T17:46:12.320Z Documenting curve25519-dalek v4.1.2
27872024-06-17T17:46:12.720Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27882024-06-17T17:46:14.646Z Documenting poly1305 v0.8.0
27892024-06-17T17:46:15.193Z Documenting compact_str v0.7.1
27902024-06-17T17:46:17.049Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27912024-06-17T17:46:17.984Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27922024-06-17T17:46:19.798Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27932024-06-17T17:46:19.940Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27942024-06-17T17:46:20.372Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27952024-06-17T17:46:20.761Z Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27962024-06-17T17:46:21.635Z Documenting portable-atomic v1.6.0
27972024-06-17T17:46:25.350Z Documenting ed25519 v1.5.3
27982024-06-17T17:46:25.671Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27992024-06-17T17:46:26.371Z Documenting unicase v2.7.0
28002024-06-17T17:46:28.370Z Documenting rcgen v0.12.1
28012024-06-17T17:46:29.648Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6d7ed9a033babc054db9eff5b59dee978d2b0d76#6d7ed9a0)
28022024-06-17T17:46:32.287Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28032024-06-17T17:46:33.366Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
28042024-06-17T17:46:33.864Zwarning: could not parse code block as Rust code
28052024-06-17T17:46:33.864Z --> oximeter/db/src/oxql/ast/grammar.rs:246:9
28062024-06-17T17:46:33.864Z |
28072024-06-17T17:46:33.864Z246 | / /// Parse a string literal, either single- or double-quoted.
28082024-06-17T17:46:33.864Z247 | | ///
28092024-06-17T17:46:33.864Z248 | | /// Parsing string literals is pretty tricky, but we add several
28102024-06-17T17:46:33.864Z249 | | /// constraints to simplify things. First strings must be quoted, either
28112024-06-17T17:46:33.864Z... |
28122024-06-17T17:46:33.864Z277 | | ///
28132024-06-17T17:46:33.864Z278 | | /// Will be parsed as `this string has " in it`.
28142024-06-17T17:46:33.864Z | |________________________________________________________^
28152024-06-17T17:46:33.865Z |
28162024-06-17T17:46:33.865Z = help: `ignore` code blocks require valid Rust code for syntax highlighting; mark blocks that do not contain Rust code as text: ```text
28172024-06-17T17:46:33.865Z = note: error from rustc: unknown start of token: \
28182024-06-17T17:46:33.865Z = note: error from rustc: unknown start of token: \
28192024-06-17T17:46:33.865Z = note: error from rustc: unknown start of token: \
28202024-06-17T17:46:33.865Z = note: error from rustc: unknown start of token: \
28212024-06-17T17:46:33.865Z = note: error from rustc: unknown start of token: \
28222024-06-17T17:46:33.865Z = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
28232024-06-17T17:46:33.865Z
28242024-06-17T17:46:34.782Z Documenting atomicwrites v0.4.3
28252024-06-17T17:46:35.217Zwarning: `oximeter-db` (lib doc) generated 1 warning
28262024-06-17T17:46:35.220Z Documenting chacha20 v0.9.1
28272024-06-17T17:46:36.441Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28282024-06-17T17:46:36.597Z Documenting lru v0.12.3
28292024-06-17T17:46:37.171Z Documenting aead v0.5.2
28302024-06-17T17:46:40.644Z Documenting rand_seeder v0.2.3
28312024-06-17T17:46:41.074Z Documenting nanorand v0.7.0
28322024-06-17T17:46:42.073Z Documenting subprocess v0.2.9
28332024-06-17T17:46:52.177Z Documenting stability v0.2.0
28342024-06-17T17:46:52.353Z Documenting cassowary v0.3.0
28352024-06-17T17:46:52.504Z Documenting number_prefix v0.4.0
28362024-06-17T17:46:52.521Z Documenting glob v0.3.1
28372024-06-17T17:46:52.534Z Documenting flume v0.11.0
28382024-06-17T17:46:53.071Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28392024-06-17T17:46:53.157Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28402024-06-17T17:46:56.908Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28412024-06-17T17:46:57.398Z Documenting chacha20poly1305 v0.10.1
28422024-06-17T17:46:57.556Z Documenting indicatif v0.17.8
28432024-06-17T17:46:57.861Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28442024-06-17T17:46:58.032Z Documenting ratatui v0.26.2
28452024-06-17T17:46:59.188Zwarning: unresolved link to `crate::db::lookup::LookupPath`
28462024-06-17T17:46:59.188Z --> nexus/auth/src/authz/api_resources.rs:8:12
28472024-06-17T17:46:59.189Z |
28482024-06-17T17:46:59.189Z8 | //! (see [`crate::db::lookup::LookupPath`]) and get back a so-called `authz`
28492024-06-17T17:46:59.189Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `db` in module `nexus_auth`
28502024-06-17T17:46:59.189Z |
28512024-06-17T17:46:59.189Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28522024-06-17T17:46:59.189Z
28532024-06-17T17:47:00.715Zwarning: `nexus-auth` (lib doc) generated 1 warning
28542024-06-17T17:47:00.719Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28552024-06-17T17:47:02.933Z Documenting mime_guess v2.0.4
28562024-06-17T17:47:11.595Z Documenting salty v0.2.0
28572024-06-17T17:47:12.077Z Documenting vsss-rs v3.3.4
28582024-06-17T17:47:12.117Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28592024-06-17T17:47:12.490Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28602024-06-17T17:47:12.732Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack.git?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
28612024-06-17T17:47:13.476Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28622024-06-17T17:47:14.509Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28632024-06-17T17:47:14.896Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
28642024-06-17T17:47:14.981Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28652024-06-17T17:47:15.254Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28662024-06-17T17:47:15.510Z Documenting serde-big-array v0.5.1
28672024-06-17T17:47:16.919Z Documenting memmap2 v0.9.4
28682024-06-17T17:47:17.606Z Documenting rtoolbox v0.0.2
28692024-06-17T17:47:19.114Z Documenting http-range v0.1.5
28702024-06-17T17:47:20.142Z Documenting unicode-linebreak v0.1.5
28712024-06-17T17:47:20.185Z Documenting constant_time_eq v0.3.0
28722024-06-17T17:47:21.448Z Documenting arrayvec v0.7.4
28732024-06-17T17:47:22.725Z Documenting arrayref v0.3.7
28742024-06-17T17:47:23.209Z Documenting is_ci v1.2.0
28752024-06-17T17:47:23.333Z Documenting smawk v0.3.2
28762024-06-17T17:47:24.027Z Documenting shell-words v1.1.0
28772024-06-17T17:47:24.668Z Documenting hyper-staticfile v0.9.5
28782024-06-17T17:47:25.713Z Documenting blake3 v1.5.1
28792024-06-17T17:47:27.593Z Documenting textwrap v0.16.1
28802024-06-17T17:47:28.083Z Documenting supports-color v3.0.0
28812024-06-17T17:47:28.306Z Documenting rpassword v7.3.1
28822024-06-17T17:47:29.155Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28832024-06-17T17:47:30.767Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=c85a4ca043aaa389df12aac5348d8a3feda28762#c85a4ca0)
28842024-06-17T17:47:32.519Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28852024-06-17T17:47:32.781Z Documenting tui-tree-widget v0.19.0
28862024-06-17T17:47:33.029Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28872024-06-17T17:47:33.122Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28882024-06-17T17:47:36.069Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
28892024-06-17T17:47:37.202Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28902024-06-17T17:47:38.353Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
28912024-06-17T17:47:38.737Z Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28922024-06-17T17:47:39.287Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28932024-06-17T17:47:39.507Z Documenting signal-hook-tokio v0.3.1
28942024-06-17T17:47:39.719Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
28952024-06-17T17:47:40.380Z Documenting csv-core v0.1.11
28962024-06-17T17:47:41.517Z Documenting corncobs v0.1.3
28972024-06-17T17:47:44.566Z Documenting topological-sort v0.2.2
28982024-06-17T17:47:44.737Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28992024-06-17T17:47:45.404Z Documenting csv v1.3.0
29002024-06-17T17:47:45.557Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29012024-06-17T17:47:46.491Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29022024-06-17T17:47:48.865Z Documenting omicron-zone-package v0.11.0
29032024-06-17T17:47:49.575Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29042024-06-17T17:47:49.617Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29052024-06-17T17:47:50.657Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29062024-06-17T17:47:57.473Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29072024-06-17T17:47:59.698Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29082024-06-17T17:48:00.423Zwarning: unresolved link to `test_sled_transitions`
29092024-06-17T17:48:00.423Z --> nexus/db-queries/src/db/datastore/sled.rs:698:11
29102024-06-17T17:48:00.423Z |
29112024-06-17T17:48:00.423Z698 | /// [`test_sled_transitions`].
29122024-06-17T17:48:00.423Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
29132024-06-17T17:48:00.423Z |
29142024-06-17T17:48:00.423Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29152024-06-17T17:48:00.423Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29162024-06-17T17:48:00.423Z
29172024-06-17T17:48:00.427Zwarning: unresolved link to `test_sled_transitions`
29182024-06-17T17:48:00.427Z --> nexus/db-queries/src/db/datastore/sled.rs:734:11
29192024-06-17T17:48:00.427Z |
29202024-06-17T17:48:00.427Z734 | /// [`test_sled_transitions`].
29212024-06-17T17:48:00.427Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `test_sled_transitions` in scope
29222024-06-17T17:48:00.427Z |
29232024-06-17T17:48:00.427Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29242024-06-17T17:48:00.427Z
29252024-06-17T17:48:00.427Zwarning: unresolved link to `DataStore::update_tuf_repo_description_insert`
29262024-06-17T17:48:00.427Z --> nexus/db-queries/src/db/datastore/update.rs:28:27
29272024-06-17T17:48:00.427Z |
29282024-06-17T17:48:00.427Z28 | /// The return value of [`DataStore::update_tuf_repo_description_insert`].
29292024-06-17T17:48:00.427Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `DataStore` has no field or associated item named `update_tuf_repo_description_insert`
29302024-06-17T17:48:00.427Z
29312024-06-17T17:48:01.542Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29322024-06-17T17:48:06.258Zwarning: unresolved link to `BlueprintDisksConfig`
29332024-06-17T17:48:06.258Z --> nexus/reconfigurator/planning/src/blueprint_builder/builder.rs:1170:55
29342024-06-17T17:48:06.258Z |
29352024-06-17T17:48:06.258Z1170 | /// blueprint. We do this by keeping a copy of any [`BlueprintDisksConfig`]
29362024-06-17T17:48:06.259Z | ^^^^^^^^^^^^^^^^^^^^ no item named `BlueprintDisksConfig` in scope
29372024-06-17T17:48:06.259Z |
29382024-06-17T17:48:06.259Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
29392024-06-17T17:48:06.259Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29402024-06-17T17:48:06.259Z
29412024-06-17T17:48:07.522Zwarning: `nexus-reconfigurator-planning` (lib doc) generated 1 warning
29422024-06-17T17:48:07.525Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=8c6d485110ecfae5409575246b986a145c386dc4#8c6d4851)
29432024-06-17T17:48:07.687Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29442024-06-17T17:48:12.387Z Documenting fatfs v0.3.6
29452024-06-17T17:48:16.094Z Documenting cargo-platform v0.1.8
29462024-06-17T17:48:17.058Zwarning: unclosed HTML tag `usize`
29472024-06-17T17:48:17.058Z --> wicket/src/ui/panes/update.rs:153:19
29482024-06-17T17:48:17.059Z |
29492024-06-17T17:48:17.059Z153 | /// TODO: The <usize> generic parameter is carried over from earlier versions
29502024-06-17T17:48:17.059Z | ^^^^^^^
29512024-06-17T17:48:17.059Z |
29522024-06-17T17:48:17.059Z = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
29532024-06-17T17:48:17.059Z
29542024-06-17T17:48:18.369Z Documenting assert_matches v1.5.0
29552024-06-17T17:48:18.432Zwarning: `wicket` (lib doc) generated 1 warning
29562024-06-17T17:48:18.444Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29572024-06-17T17:48:18.594Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29582024-06-17T17:48:19.173Zwarning: `nexus-db-queries` (lib doc) generated 3 warnings
29592024-06-17T17:48:19.176Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29602024-06-17T17:48:20.460Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29612024-06-17T17:48:21.503Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29622024-06-17T17:48:21.571Z Documenting cargo_metadata v0.18.1
29632024-06-17T17:48:22.022Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29642024-06-17T17:48:24.903Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
29652024-06-17T17:48:24.903Z --> sled-agent/src/sim/instance.rs:45:7
29662024-06-17T17:48:24.903Z |
29672024-06-17T17:48:24.903Z45 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
29682024-06-17T17:48:24.903Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
29692024-06-17T17:48:24.903Z |
29702024-06-17T17:48:24.903Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
29712024-06-17T17:48:24.903Z
29722024-06-17T17:48:28.356Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
29732024-06-17T17:48:28.360Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29742024-06-17T17:48:29.389Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29752024-06-17T17:48:32.611Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29762024-06-17T17:48:36.557Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29772024-06-17T17:48:37.096Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
29782024-06-17T17:48:38.629Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
29792024-06-17T17:48:39.368Z Documenting uzers v0.11.3
29802024-06-17T17:48:40.249Z Documenting termios v0.3.3
29812024-06-17T17:48:44.649Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29822024-06-17T17:48:45.364Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29832024-06-17T17:48:48.000Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29842024-06-17T17:48:48.631Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29852024-06-17T17:48:56.461Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29862024-06-17T17:48:58.323Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29872024-06-17T17:49:04.097Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29882024-06-17T17:49:23.401Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29892024-06-17T17:49:27.888Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29902024-06-17T17:49:34.073Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29912024-06-17T17:49:37.994Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
29922024-06-17T17:49:38.249Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
29932024-06-17T17:49:42.238Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29942024-06-17T17:49:42.564Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
29952024-06-17T17:49:47.127Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
29962024-06-17T17:50:16.769Zwarning: unresolved link to `Nexus`
29972024-06-17T17:50:16.769Z --> nexus/src/app/instance_network.rs:243:34
29982024-06-17T17:50:16.770Z |
29992024-06-17T17:50:16.770Z243 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
30002024-06-17T17:50:16.770Z | ^^^^^ no item named `Nexus` in scope
30012024-06-17T17:50:16.770Z |
30022024-06-17T17:50:16.770Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30032024-06-17T17:50:16.770Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
30042024-06-17T17:50:16.770Z
30052024-06-17T17:50:16.770Zwarning: unresolved link to `Nexus`
30062024-06-17T17:50:16.770Z --> nexus/src/app/instance_network.rs:422:34
30072024-06-17T17:50:16.770Z |
30082024-06-17T17:50:16.770Z422 | /// called by methods on the [`Nexus`] type, this is the `OpContext` used for
30092024-06-17T17:50:16.770Z | ^^^^^ no item named `Nexus` in scope
30102024-06-17T17:50:16.774Z |
30112024-06-17T17:50:16.774Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30122024-06-17T17:50:16.774Z
30132024-06-17T17:50:16.774Zwarning: unresolved link to `VolumeConstructionRequest`
30142024-06-17T17:50:16.774Z --> nexus/src/app/sagas/volume_delete.rs:335:7
30152024-06-17T17:50:16.774Z |
30162024-06-17T17:50:16.774Z335 | /// [`VolumeConstructionRequest`] is shown here):
30172024-06-17T17:50:16.774Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
30182024-06-17T17:50:16.774Z |
30192024-06-17T17:50:16.774Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
30202024-06-17T17:50:16.774Z
30212024-06-17T17:50:16.774Zwarning: unresolved link to `fd00:1122:3344:101::5`
30222024-06-17T17:50:16.774Z --> nexus/src/app/sagas/volume_delete.rs:345:17
30232024-06-17T17:50:16.774Z |
30242024-06-17T17:50:16.774Z345 | /// "[fd00:1122:3344:101::5]:1000",
30252024-06-17T17:50:16.774Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30262024-06-17T17:50:16.774Z
30272024-06-17T17:50:16.774Zwarning: unresolved link to `fd00:1122:3344:102::9`
30282024-06-17T17:50:16.774Z --> nexus/src/app/sagas/volume_delete.rs:346:17
30292024-06-17T17:50:16.774Z |
30302024-06-17T17:50:16.774Z346 | /// "[fd00:1122:3344:102::9]:1000",
30312024-06-17T17:50:16.774Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30322024-06-17T17:50:16.774Z
30332024-06-17T17:50:16.774Zwarning: unresolved link to `fd00:1122:3344:103::2`
30342024-06-17T17:50:16.774Z --> nexus/src/app/sagas/volume_delete.rs:347:17
30352024-06-17T17:50:16.774Z |
30362024-06-17T17:50:16.774Z347 | /// "[fd00:1122:3344:103::2]:1000"
30372024-06-17T17:50:16.775Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30382024-06-17T17:50:16.775Z
30392024-06-17T17:50:16.775Zwarning: unresolved link to `fd00:1122:3344:101::5`
30402024-06-17T17:50:16.775Z --> nexus/src/app/sagas/volume_delete.rs:366:17
30412024-06-17T17:50:16.775Z |
30422024-06-17T17:50:16.775Z366 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
30432024-06-17T17:50:16.775Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
30442024-06-17T17:50:16.775Z
30452024-06-17T17:50:16.775Zwarning: unresolved link to `fd00:1122:3344:102::9`
30462024-06-17T17:50:16.775Z --> nexus/src/app/sagas/volume_delete.rs:367:17
30472024-06-17T17:50:16.775Z |
30482024-06-17T17:50:16.775Z367 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
30492024-06-17T17:50:16.775Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
30502024-06-17T17:50:16.775Z
30512024-06-17T17:50:16.775Zwarning: unresolved link to `fd00:1122:3344:103::2`
30522024-06-17T17:50:16.775Z --> nexus/src/app/sagas/volume_delete.rs:368:17
30532024-06-17T17:50:16.775Z |
30542024-06-17T17:50:16.775Z368 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
30552024-06-17T17:50:16.775Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
30562024-06-17T17:50:16.775Z
30572024-06-17T17:50:19.672Zwarning: `omicron-nexus` (lib doc) generated 9 warnings
30582024-06-17T17:50:36.402Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 13m 02s
30592024-06-17T17:50:36.528Z Generated /work/oxidecomputer/omicron/target/doc/authz_macros/index.html and 85 other files
30602024-06-17T17:50:36.573Z
30612024-06-17T17:50:36.577Zreal 13:02.321338293
30622024-06-17T17:50:36.577Zuser 36:28.235388775
30632024-06-17T17:50:36.577Zsys 55:06.215750130
30642024-06-17T17:50:36.577Ztrap 0.908652651
30652024-06-17T17:50:36.577Ztflt 0.116937902
30662024-06-17T17:50:36.577Zdflt 0.669306604
30672024-06-17T17:50:36.577Zkflt 0.000050178
30682024-06-17T17:50:36.577Zlock 3:17:47.641459108
30692024-06-17T17:50:36.577Zslp 3:33:14.572982259
30702024-06-17T17:50:36.577Zlat 4:34.085574887
30712024-06-17T17:50:36.577Zstop 2:33.987166136
30722024-06-17T17:50:36.577Zprocess exited: duration 1355312 ms, exit code 0
 
30732024-06-17T17:50:36.585Zfound 0 output files