01HHDGM782EKG853GRTDVJMQWD: clippy (helios)

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

Buildomat Job: 01HHDGMS7XFJ8DN6VCTVN1X60K

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12023-12-11T22:42:30.653Zjob assigned to worker 01HHDGN4F2AZ05XBB7C3AKCXCZ (queued for 1 m 33 s)
 
22023-12-11T22:42:31.101Zstarting task 0: "setup"
32023-12-11T22:42:31.161Z++ uname -s
42023-12-11T22:42:31.170Z+ kern=SunOS
52023-12-11T22:42:31.170Z+ case "$kern" in
62023-12-11T22:42:31.171Z+ groupadd -g 12345 build
72023-12-11T22:42:31.171Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82023-12-11T22:42:33.175Z+ zfs create -o mountpoint=/work rpool/work
92023-12-11T22:42:33.311Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102023-12-11T22:42:33.320Z+ home_fs=zfs
112023-12-11T22:42:33.321Z+ [[ zfs == autofs ]]
122023-12-11T22:42:33.321Z+ mkdir -p /home/build
132023-12-11T22:42:33.321Z+ chown build:build /home/build /work
142023-12-11T22:42:35.318Z+ chmod 0700 /home/build /work
152023-12-11T22:42:35.324Zprocess exited: duration 4226 ms, exit code 0
 
162023-12-11T22:42:35.332Zstarting task 1: "rust-toolchain"
172023-12-11T22:42:35.342Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
182023-12-11T22:42:35.347Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.72.1 --profile default
192023-12-11T22:42:35.619Zinfo: downloading installer
202023-12-11T22:42:37.343Zwarning: it looks like you have an existing installation of Rust at:
212023-12-11T22:42:37.343Zwarning: /opt/ooce/bin
222023-12-11T22:42:37.343Zwarning: It is recommended that rustup be the primary Rust installation.
232023-12-11T22:42:37.344Zwarning: Otherwise you may have confusion unless you are careful with your PATH
242023-12-11T22:42:37.344Zwarning: If you are sure that you want both rustup and your already installed Rust
252023-12-11T22:42:37.344Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
262023-12-11T22:42:37.344Zwarning: or pass `-y' to ignore all ignorable checks.
272023-12-11T22:42:37.344Zerror: cannot install while Rust is installed
282023-12-11T22:42:37.344Zwarning: continuing (because the -y flag is set and the error is ignorable)
292023-12-11T22:42:37.456Zinfo: profile set to 'default'
302023-12-11T22:42:37.456Zinfo: default host triple is x86_64-unknown-illumos
312023-12-11T22:42:37.931Zinfo: syncing channel updates for '1.72.1-x86_64-unknown-illumos'
322023-12-11T22:42:37.931Zinfo: latest update on 2023-09-19, rust version 1.72.1 (d5c2e9c34 2023-09-13)
332023-12-11T22:42:37.931Zinfo: downloading component 'cargo'
342023-12-11T22:42:38.269Zinfo: downloading component 'clippy'
352023-12-11T22:42:38.904Zinfo: downloading component 'rust-docs'
362023-12-11T22:42:39.318Zinfo: downloading component 'rust-std'
372023-12-11T22:42:40.785Zinfo: downloading component 'rustc'
382023-12-11T22:42:44.396Zinfo: downloading component 'rustfmt'
392023-12-11T22:42:44.605Zinfo: installing component 'cargo'
402023-12-11T22:42:46.662Zinfo: installing component 'clippy'
412023-12-11T22:42:47.745Zinfo: installing component 'rust-docs'
422023-12-11T22:42:50.642Zinfo: installing component 'rust-std'
432023-12-11T22:42:54.384Zinfo: installing component 'rustc'
442023-12-11T22:43:04.644Zinfo: installing component 'rustfmt'
452023-12-11T22:43:05.099Zinfo: default toolchain set to '1.72.1-x86_64-unknown-illumos'
462023-12-11T22:43:05.099Z
472023-12-11T22:43:05.235Z 1.72.1-x86_64-unknown-illumos installed - rustc 1.72.1 (d5c2e9c34 2023-09-13)
482023-12-11T22:43:05.235Z
492023-12-11T22:43:05.248Z
502023-12-11T22:43:05.248ZRust is installed now. Great!
512023-12-11T22:43:05.248Z
522023-12-11T22:43:05.248ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
532023-12-11T22:43:05.249Zenvironment variable. This has not been done automatically.
542023-12-11T22:43:05.249Z
552023-12-11T22:43:05.249ZTo configure your current shell, run:
562023-12-11T22:43:05.249Zsource "$HOME/.cargo/env"
572023-12-11T22:43:05.321Z+ rustc --version
582023-12-11T22:43:05.438Zrustc 1.72.1 (d5c2e9c34 2023-09-13)
592023-12-11T22:43:05.448Zprocess exited: duration 30110 ms, exit code 0
 
602023-12-11T22:43:05.464Zstarting task 2: "authentication"
612023-12-11T22:43:05.531Zprocess exited: duration 36 ms, exit code 0
 
622023-12-11T22:43:05.547Zstarting task 3: "clone repository"
632023-12-11T22:43:05.555Z+ mkdir -p /work/oxidecomputer/omicron
642023-12-11T22:43:05.572Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
652023-12-11T22:43:05.606ZCloning into '/work/oxidecomputer/omicron'...
662023-12-11T22:43:15.079Z+ cd /work/oxidecomputer/omicron
672023-12-11T22:43:15.090Z+ [[ -n dap/inventory-errors ]]
682023-12-11T22:43:15.090Z+ git fetch origin dap/inventory-errors
692023-12-11T22:43:15.452ZFrom https://github.com/oxidecomputer/omicron
702023-12-11T22:43:15.452Z * branch dap/inventory-errors -> FETCH_HEAD
712023-12-11T22:43:15.915Z+ git checkout -B dap/inventory-errors remotes/origin/dap/inventory-errors
722023-12-11T22:43:15.915ZSwitched to a new branch 'dap/inventory-errors'
732023-12-11T22:43:15.915Zbranch 'dap/inventory-errors' set up to track 'origin/dap/inventory-errors'.
742023-12-11T22:43:15.915Z+ git reset --hard 419181d2f84d79f6e37298016a1d9e681a9cdc5e
752023-12-11T22:43:15.915ZHEAD is now at 419181d2 fix rustdoc
762023-12-11T22:43:15.915Zprocess exited: duration 10029 ms, exit code 0
 
772023-12-11T22:43:15.926Zstarting task 4: "build"
782023-12-11T22:43:15.932Z+ cargo --version
792023-12-11T22:43:15.940Zinfo: syncing channel updates for '1.74.0-x86_64-unknown-illumos'
802023-12-11T22:43:16.160Zinfo: latest update on 2023-11-16, rust version 1.74.0 (79e9716c9 2023-11-13)
812023-12-11T22:43:16.173Zinfo: downloading component 'cargo'
822023-12-11T22:43:17.177Zinfo: downloading component 'clippy'
832023-12-11T22:43:17.555Zinfo: downloading component 'rust-docs'
842023-12-11T22:43:18.702Zinfo: downloading component 'rust-std'
852023-12-11T22:43:20.698Zinfo: downloading component 'rustc'
862023-12-11T22:43:25.787Zinfo: downloading component 'rustfmt'
872023-12-11T22:43:26.000Zinfo: installing component 'cargo'
882023-12-11T22:43:27.375Zinfo: installing component 'clippy'
892023-12-11T22:43:27.783Zinfo: installing component 'rust-docs'
902023-12-11T22:43:30.683Zinfo: installing component 'rust-std'
912023-12-11T22:43:33.777Zinfo: installing component 'rustc'
922023-12-11T22:43:39.399Zinfo: installing component 'rustfmt'
932023-12-11T22:43:39.996Zcargo 1.74.0 (ecb9851af 2023-10-18)
942023-12-11T22:43:40.021Z+ rustc --version
952023-12-11T22:43:40.068Zrustc 1.74.0 (79e9716c9 2023-11-13)
962023-12-11T22:43:40.074Z+ source ./env.sh
972023-12-11T22:43:40.079Z++ set -o xtrace
982023-12-11T22:43:40.079Z++++ dirname ./env.sh
992023-12-11T22:43:40.083Z+++ cd .
1002023-12-11T22:43:40.084Z+++ echo /work/oxidecomputer/omicron
1012023-12-11T22:43:40.084Z++ OMICRON_WS=/work/oxidecomputer/omicron
1022023-12-11T22:43:40.084Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032023-12-11T22:43:40.084Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042023-12-11T22:43:40.084Z++ 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
1052023-12-11T22:43:40.084Z++ 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
1062023-12-11T22:43:40.084Z++ 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
1072023-12-11T22:43:40.084Z++ 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
1082023-12-11T22:43:40.084Z++ 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
1092023-12-11T22:43:40.084Z++ 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
1102023-12-11T22:43:40.084Z++ unset OMICRON_WS
1112023-12-11T22:43:40.084Z++ set +o xtrace
1122023-12-11T22:43:40.184Z
1132023-12-11T22:43:40.184Z ##### ##### ###### ##### ###### #### # # # #### #
1142023-12-11T22:43:40.184Z # # # # # # # # # # # # # # #
1152023-12-11T22:43:40.184Z # # # # ##### # # ##### # # # # # #### #
1162023-12-11T22:43:40.184Z ##### ##### # ##### # # # # # # # # #
1172023-12-11T22:43:40.184Z # # # # # # # # # # # # # # #
1182023-12-11T22:43:40.184Z # # # ###### # # ###### ### # #### # #### #
1192023-12-11T22:43:40.184Z
1202023-12-11T22:43:58.724Z Startup: Refreshing catalog 'helios-dev' ... Done
1212023-12-11T22:44:00.029Z Startup: Caching catalogs ... Done
1222023-12-11T22:44:07.321ZPlanning: Solver setup ... Done (6.788s)
1232023-12-11T22:44:07.397ZPlanning: Running solver ... Done (0.154s)
1242023-12-11T22:44:07.475ZPlanning: Finding local manifests ... Done (0.005s)
1252023-12-11T22:44:07.489ZPlanning: Fetching manifests: 0/6 0% complete
1262023-12-11T22:44:07.784ZPlanning: Fetching manifests: 6/6 100% complete
1272023-12-11T22:44:07.875ZPlanning: Package planning ... Done (0.092s)
1282023-12-11T22:44:07.967ZPlanning: Merging actions ... Done (0.088s)
1292023-12-11T22:44:08.881ZPlanning: Checking for conflicting actions ... Done (0.919s)
1302023-12-11T22:44:08.903ZPlanning: Consolidating action changes ... Done (0.019s)
1312023-12-11T22:44:14.198ZPlanning: Evaluating mediators ... Done (4.072s)
1322023-12-11T22:44:14.202ZPlanning: Planning completed in 13.00 seconds
1332023-12-11T22:44:14.202Z Packages to install: 4
1342023-12-11T22:44:14.202Z Packages to update: 2
1352023-12-11T22:44:14.202Z Mediators to change: 2
1362023-12-11T22:44:14.203Z Services to change: 1
1372023-12-11T22:44:14.203Z Estimated space available: 148.88 GB
1382023-12-11T22:44:14.203ZEstimated space to be consumed: 1.43 GB
1392023-12-11T22:44:14.203Z Create boot environment: No
1402023-12-11T22:44:14.203ZCreate backup boot environment: Yes
1412023-12-11T22:44:14.204Z Rebuild boot archive: No
1422023-12-11T22:44:14.204Z
1432023-12-11T22:44:14.204ZChanged mediators:
1442023-12-11T22:44:14.204Z mediator clang:
1452023-12-11T22:44:14.205Z version: None -> 15 (system default)
1462023-12-11T22:44:14.205Z
1472023-12-11T22:44:14.205Z mediator llvm:
1482023-12-11T22:44:14.205Z version: 14 (system default) -> 15 (system default)
1492023-12-11T22:44:14.205Z
1502023-12-11T22:44:14.205ZChanged packages:
1512023-12-11T22:44:14.205Zhelios-dev
1522023-12-11T22:44:14.205Z developer/build-essential
1532023-12-11T22:44:14.205Z None -> 11-2.0
1542023-12-11T22:44:14.205Z library/libxmlsec1
1552023-12-11T22:44:14.205Z None -> 1.2.35-2.0
1562023-12-11T22:44:14.205Z ooce/developer/clang-15
1572023-12-11T22:44:14.205Z None -> 15.0.7-2.0
1582023-12-11T22:44:14.205Z ooce/developer/llvm-15
1592023-12-11T22:44:14.205Z None -> 15.0.7-2.0
1602023-12-11T22:44:14.205Z system/library/g++-runtime
1612023-12-11T22:44:14.205Z 12-2.0 -> 13-2.0
1622023-12-11T22:44:14.205Z system/library/gcc-runtime
1632023-12-11T22:44:14.206Z 12-2.0 -> 13-2.0
1642023-12-11T22:44:14.206Z
1652023-12-11T22:44:14.206ZServices:
1662023-12-11T22:44:14.206Z restart_fmri:
1672023-12-11T22:44:14.206Z svc:/system/update-man-index:default
1682023-12-11T22:44:14.206Z
1692023-12-11T22:44:14.206ZDownload: 0/3330 items 0.0/221.1MB 0% complete
1702023-12-11T22:44:18.406ZDownload: 1199/3330 items 83.5/221.1MB 37% complete (17.3M/s)
1712023-12-11T22:44:23.397ZDownload: 2631/3330 items 120.6/221.1MB 54% complete (12.2M/s)
1722023-12-11T22:44:28.148ZDownload: Completed 221.11 MB in 14.76 seconds (15.0M/s)
1732023-12-11T22:44:30.246Z Actions: 1/3766 actions (Removing old actions)
1742023-12-11T22:44:30.247Z Actions: 5/3766 actions (Installing new actions)
1752023-12-11T22:44:35.251Z Actions: 2101/3766 actions (Installing new actions)
1762023-12-11T22:44:38.555Z Actions: 3729/3766 actions (Updating modified actions)
1772023-12-11T22:44:39.664Z Actions: Completed 3766 actions in 9.01 seconds.
1782023-12-11T22:44:39.670Z Done (0.112s)
1792023-12-11T22:44:39.670Z Done (0.000s)
1802023-12-11T22:44:39.670Z Done (0.277s)
1812023-12-11T22:44:47.593Z Done (7.811s)
1822023-12-11T22:44:47.775Z Done (0.083s)
1832023-12-11T22:44:47.784Z Done (0.000s)
1842023-12-11T22:44:48.026Z Done (0.000s)
1852023-12-11T22:44:48.763ZPlanning: Evaluating mediator changes ... Done
1862023-12-11T22:44:49.063ZPlanning: Checking for conflicting actions ... Done
1872023-12-11T22:44:49.066ZPlanning: Consolidating action changes ... Done
1882023-12-11T22:44:49.515ZPlanning: Evaluating mediators ... Done
1892023-12-11T22:44:49.519ZPlanning: Planning completed in 0.75 seconds
1902023-12-11T22:44:49.587Z Mediators to change: 2
1912023-12-11T22:44:49.588Z Create boot environment: No
1922023-12-11T22:44:49.588ZCreate backup boot environment: No
1932023-12-11T22:44:49.674Z Done
1942023-12-11T22:44:49.674Z Done
1952023-12-11T22:44:49.855Z Done
1962023-12-11T22:44:56.081Z Done
1972023-12-11T22:44:56.836Z Done
1982023-12-11T22:44:56.837Z Done
1992023-12-11T22:44:56.837Z Done
2002023-12-11T22:44:57.355ZPlanning: Evaluating mediator changes ... Done
2012023-12-11T22:44:57.365ZPlanning: Merging actions ... Done
2022023-12-11T22:44:57.721ZPlanning: Checking for conflicting actions ... Done
2032023-12-11T22:44:58.561ZPlanning: Consolidating action changes ... Done
2042023-12-11T22:45:04.395ZPlanning: Evaluating mediators ... Done
2052023-12-11T22:45:04.395ZPlanning: Planning completed in 1.34 seconds
2062023-12-11T22:45:04.395Z Packages to change: 1
2072023-12-11T22:45:04.395Z Mediators to change: 1
2082023-12-11T22:45:04.395Z Services to change: 1
2092023-12-11T22:45:04.396Z Create boot environment: No
2102023-12-11T22:45:04.396ZCreate backup boot environment: Yes
2112023-12-11T22:45:04.396Z Actions: 1/6 actions (Updating modified actions)
2122023-12-11T22:45:04.396Z Actions: Completed 6 actions in 0.00 seconds.
2132023-12-11T22:45:04.396Z Done
2142023-12-11T22:45:04.396Z Done
2152023-12-11T22:45:04.396Z Done
2162023-12-11T22:45:06.510Z Done
2172023-12-11T22:45:06.573Z Done
2182023-12-11T22:45:06.587Z Done
2192023-12-11T22:45:06.691Z Done
2202023-12-11T22:45:07.528ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2212023-12-11T22:45:07.529Zclang system 15 system
2222023-12-11T22:45:07.529Zcsh system system illumos
2232023-12-11T22:45:07.529Zctags system system illumos
2242023-12-11T22:45:07.529Zgcc vendor 12 vendor
2252023-12-11T22:45:07.529Zgcc system 10 system
2262023-12-11T22:45:07.530Zgcc system 7 system
2272023-12-11T22:45:07.530Zgo system 1.20 system
2282023-12-11T22:45:07.530Zgo system 1.19 system
2292023-12-11T22:45:07.530Zllvm system 15 system
2302023-12-11T22:45:07.530Zllvm system 14 system
2312023-12-11T22:45:07.531Zmariadb system 10.6 system
2322023-12-11T22:45:07.531Zmta vendor vendor dma
2332023-12-11T22:45:07.531Zopenjdk system 17 system
2342023-12-11T22:45:07.531Zopenjdk system 11 system
2352023-12-11T22:45:07.531Zopenjdk system 1.8 system
2362023-12-11T22:45:07.532Zopenssl vendor 3 vendor
2372023-12-11T22:45:07.532Zperl system 5.36 system
2382023-12-11T22:45:07.534Zpostgresql system 15 system
2392023-12-11T22:45:07.534Zpostgresql system 13 system
2402023-12-11T22:45:07.534Zpython vendor 3 vendor
2412023-12-11T22:45:07.534Zpython system 2 system
2422023-12-11T22:45:07.535Zpython3 system 3.11 system
2432023-12-11T22:45:07.535Zruby system 3.0 system
2442023-12-11T22:45:07.535Zwords vendor vendor american-english
2452023-12-11T22:45:07.535Zwords system system australian-english
2462023-12-11T22:45:07.535Zwords system system british-english
2472023-12-11T22:45:07.536Zwords system system canadian-english
2482023-12-11T22:45:07.536Zwords system system french
2492023-12-11T22:45:07.536Zwords system system italian
2502023-12-11T22:45:07.537Zwords system system ngerman
2512023-12-11T22:45:07.537Zwords system system ogerman
2522023-12-11T22:45:07.538Zwords system system spanish
2532023-12-11T22:45:08.010ZFMRI IFO
2542023-12-11T22:45:08.010Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2552023-12-11T22:45:08.010Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2562023-12-11T22:45:08.010Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2572023-12-11T22:45:08.011Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z im-
2582023-12-11T22:45:08.011Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2592023-12-11T22:45:08.011Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z i--
2602023-12-11T22:45:08.012Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z im-
2612023-12-11T22:45:08.012Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z im-
2622023-12-11T22:45:08.057Z+ set -o errexit
2632023-12-11T22:45:08.065Z+++ dirname ./tools/ci_download_cockroachdb
2642023-12-11T22:45:08.066Z++ cd ./tools
2652023-12-11T22:45:08.066Z++ pwd
2662023-12-11T22:45:08.067Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
2672023-12-11T22:45:08.068Z++ basename ./tools/ci_download_cockroachdb
2682023-12-11T22:45:08.068Z+ ARG0=ci_download_cockroachdb
2692023-12-11T22:45:08.068Z++ cat /work/oxidecomputer/omicron/tools/cockroachdb_version
2702023-12-11T22:45:08.068Z+ CIDL_VERSION=v22.1.9
2712023-12-11T22:45:08.068Z+ source /work/oxidecomputer/omicron/tools/cockroachdb_checksums
2722023-12-11T22:45:08.069Z++ CIDL_MD5_DARWIN=2db972c254b4e3b599e12110520178b5
2732023-12-11T22:45:08.069Z++ CIDL_MD5_LINUX=8c3170883e0a0be1a34b44090c067a8c
2742023-12-11T22:45:08.070Z++ CIDL_MD5_ILLUMOS=d8999aff364e5d70f226e139fda724a3
2752023-12-11T22:45:08.070Z+ TARGET_DIR=out
2762023-12-11T22:45:08.070Z+ DOWNLOAD_DIR=out/downloads
2772023-12-11T22:45:08.071Z+ DEST_DIR=./out/cockroachdb
2782023-12-11T22:45:08.071Z+ CIDL_URL_COCKROACH=https://binaries.cockroachdb.com
2792023-12-11T22:45:08.072Z+ CIDL_URL_ILLUMOS=https://illumos.org/downloads
2802023-12-11T22:45:08.072Z+ main
2812023-12-11T22:45:08.072Z+ [[ 0 != 0 ]]
2822023-12-11T22:45:08.073Z+ CIDL_OS=solaris2.11
2832023-12-11T22:45:08.073Z+ [[ 0 != 0 ]]
2842023-12-11T22:45:08.073Z+ configure_os solaris2.11
2852023-12-11T22:45:08.074Z+ echo 'current directory: /work/oxidecomputer/omicron'
2862023-12-11T22:45:08.074Zcurrent directory: /work/oxidecomputer/omicron
2872023-12-11T22:45:08.074Z+ echo 'configuring based on OS: "solaris2.11"'
2882023-12-11T22:45:08.075Z+ case "$1" in
2892023-12-11T22:45:08.075Zconfiguring based on OS: "solaris2.11"
2902023-12-11T22:45:08.075Z+ CIDL_BUILD=illumos
2912023-12-11T22:45:08.076Z+ CIDL_SUFFIX=tar.gz
2922023-12-11T22:45:08.076Z+ CIDL_MD5=d8999aff364e5d70f226e139fda724a3
2932023-12-11T22:45:08.077Z+ CIDL_MD5FUNC=do_md5sum
2942023-12-11T22:45:08.077Z+ CIDL_URL_BASE=https://illumos.org/downloads
2952023-12-11T22:45:08.077Z+ CIDL_ASSEMBLE=do_assemble_illumos
2962023-12-11T22:45:08.078Z+ TARBALL_DIRNAME=cockroach-v22.1.9.illumos
2972023-12-11T22:45:08.078Z+ TARBALL_FILENAME=cockroach-v22.1.9.illumos.tar.gz
2982023-12-11T22:45:08.078Z+ TARBALL_FILE=out/downloads/cockroach-v22.1.9.illumos.tar.gz
2992023-12-11T22:45:08.079Z+ TARBALL_DIR=out/downloads/cockroach-v22.1.9.illumos
3002023-12-11T22:45:08.079Z+ CIDL_URL=https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3012023-12-11T22:45:08.079Z+ echo 'URL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz'
3022023-12-11T22:45:08.080ZURL: https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3032023-12-11T22:45:08.080Z+ echo 'Local file: out/downloads/cockroach-v22.1.9.illumos.tar.gz'
3042023-12-11T22:45:08.080ZLocal file: out/downloads/cockroach-v22.1.9.illumos.tar.gz
3052023-12-11T22:45:08.081Z+ mkdir -p out/downloads
3062023-12-11T22:45:08.081Z+ mkdir -p ./out/cockroachdb
3072023-12-11T22:45:08.081Z+ local DO_DOWNLOAD=true
3082023-12-11T22:45:08.082Z+ [[ -f out/downloads/cockroach-v22.1.9.illumos.tar.gz ]]
3092023-12-11T22:45:08.082Z+ '[' true == true ']'
3102023-12-11T22:45:08.083Z+ echo Downloading...
3112023-12-11T22:45:08.083ZDownloading...
3122023-12-11T22:45:08.083Z+ do_download_curl https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz out/downloads/cockroach-v22.1.9.illumos.tar.gz
3132023-12-11T22:45:08.084Z+ curl --silent --show-error --fail --location --output out/downloads/cockroach-v22.1.9.illumos.tar.gz https://illumos.org/downloads/cockroach-v22.1.9.illumos.tar.gz
3142023-12-11T22:45:11.620Z++ do_md5sum out/downloads/cockroach-v22.1.9.illumos.tar.gz
3152023-12-11T22:45:11.629Z++ md5sum
3162023-12-11T22:45:11.629Z++ awk '{print $1}'
3172023-12-11T22:45:11.821Z+ calculated_md5=d8999aff364e5d70f226e139fda724a3
3182023-12-11T22:45:11.822Z+ [[ d8999aff364e5d70f226e139fda724a3 != \d\8\9\9\9\a\f\f\3\6\4\e\5\d\7\0\f\2\2\6\e\1\3\9\f\d\a\7\2\4\a\3 ]]
3192023-12-11T22:45:11.822Z+ do_untar out/downloads/cockroach-v22.1.9.illumos.tar.gz
3202023-12-11T22:45:11.828Z+ tar xzf out/downloads/cockroach-v22.1.9.illumos.tar.gz -C out/downloads
3212023-12-11T22:45:15.219Z+ do_assemble_illumos
3222023-12-11T22:45:15.220Z+ rm -r ./out/cockroachdb
3232023-12-11T22:45:15.246Z+ cp -r out/downloads/cockroach-v22.1.9 ./out/cockroachdb
3242023-12-11T22:45:15.887Z+ ./out/cockroachdb/bin/cockroach version
3252023-12-11T22:45:16.197ZBuild Tag: v22.1.9-dirty
3262023-12-11T22:45:16.197ZBuild Time: 2022/10/26 21:17:46
3272023-12-11T22:45:16.198ZDistribution: OSS
3282023-12-11T22:45:16.198ZPlatform: illumos amd64 (x86_64-pc-solaris2.11)
3292023-12-11T22:45:16.198ZGo Version: go1.17.13
3302023-12-11T22:45:16.198ZC Compiler: gcc 10.3.0
3312023-12-11T22:45:16.199ZBuild Commit ID: e438c2f89282e607e0e6ca1d38b2e0a622f94493
3322023-12-11T22:45:16.199ZBuild Type: release
3332023-12-11T22:45:16.247Z+ set -o errexit
3342023-12-11T22:45:16.248Z+++ dirname ./tools/ci_download_clickhouse
3352023-12-11T22:45:16.248Z++ cd ./tools
3362023-12-11T22:45:16.248Z++ pwd
3372023-12-11T22:45:16.248Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3382023-12-11T22:45:16.249Z++ basename ./tools/ci_download_clickhouse
3392023-12-11T22:45:16.249Z+ ARG0=ci_download_clickhouse
3402023-12-11T22:45:16.249Z+ TARGET_DIR=out
3412023-12-11T22:45:16.249Z+ DOWNLOAD_DIR=out/downloads
3422023-12-11T22:45:16.249Z+ DEST_DIR=./out/clickhouse
3432023-12-11T22:45:16.250Z+ CIDL_VERSION=v22.8.9.24
3442023-12-11T22:45:16.250Z+ source /work/oxidecomputer/omicron/tools/clickhouse_checksums
3452023-12-11T22:45:16.250Z++ CIDL_MD5_DARWIN=20603974a929926591fca70ff1df0e45
3462023-12-11T22:45:16.250Z++ CIDL_MD5_LINUX=ea909519bd9d989fd5d090fd9bdd42f1
3472023-12-11T22:45:16.250Z++ CIDL_MD5_ILLUMOS=7702939ce5b4b51846a1ba39f1392306
3482023-12-11T22:45:16.251Z+ CIDL_URL_BASE=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com
3492023-12-11T22:45:16.251Z+ main
3502023-12-11T22:45:16.251Z+ [[ 0 != 0 ]]
3512023-12-11T22:45:16.251Z+ CIDL_OS=solaris2.11
3522023-12-11T22:45:16.251Z+ [[ 0 != 0 ]]
3532023-12-11T22:45:16.251Z+ configure_os solaris2.11
3542023-12-11T22:45:16.252Z+ echo 'current directory: /work/oxidecomputer/omicron'
3552023-12-11T22:45:16.252Zcurrent directory: /work/oxidecomputer/omicron
3562023-12-11T22:45:16.252Z+ echo 'configuring based on OS: "solaris2.11"'
3572023-12-11T22:45:16.252Z+ CIDL_DASHREV=
3582023-12-11T22:45:16.252Z+ case "$1" in
3592023-12-11T22:45:16.252Zconfiguring based on OS: "solaris2.11"
3602023-12-11T22:45:16.253Z+ CIDL_PLATFORM=illumos
3612023-12-11T22:45:16.253Z+ CIDL_MD5=7702939ce5b4b51846a1ba39f1392306
3622023-12-11T22:45:16.253Z+ CIDL_MD5FUNC=do_md5sum
3632023-12-11T22:45:16.254Z+ CIDL_DASHREV=-1
3642023-12-11T22:45:16.254Z+ TARBALL_DIRNAME=clickhouse-v22.8.9.24
3652023-12-11T22:45:16.254Z+ TARBALL_FILENAME=clickhouse-v22.8.9.24-1.illumos.tar.gz
3662023-12-11T22:45:16.254Z+ TARBALL_FILE=out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3672023-12-11T22:45:16.254Z+ CIDL_URL=https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3682023-12-11T22:45:16.254Z+ echo 'URL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3692023-12-11T22:45:16.254Z+ echo 'Local file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz'
3702023-12-11T22:45:16.254ZURL: https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3712023-12-11T22:45:16.255ZLocal file: out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3722023-12-11T22:45:16.255Z+ mkdir -p out/downloads
3732023-12-11T22:45:16.255Z+ mkdir -p ./out/clickhouse
3742023-12-11T22:45:16.255Z+ local DO_DOWNLOAD=true
3752023-12-11T22:45:16.255Z+ [[ -f out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ]]
3762023-12-11T22:45:16.255Z+ '[' true == true ']'
3772023-12-11T22:45:16.255Z+ echo Downloading...
3782023-12-11T22:45:16.256ZDownloading...
3792023-12-11T22:45:16.256Z+ do_download_curl https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3802023-12-11T22:45:16.256Z+ curl --silent --show-error --fail --location --output out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz https://oxide-clickhouse-build.s3.us-west-2.amazonaws.com/clickhouse-v22.8.9.24-1.illumos.tar.gz
3812023-12-11T22:45:17.921Z++ do_md5sum out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz
3822023-12-11T22:45:17.924Z++ md5sum
3832023-12-11T22:45:17.924Z++ awk '{print $1}'
3842023-12-11T22:45:18.187Z+ calculated_md5=7702939ce5b4b51846a1ba39f1392306
3852023-12-11T22:45:18.187Z+ [[ 7702939ce5b4b51846a1ba39f1392306 != \7\7\0\2\9\3\9\c\e\5\b\4\b\5\1\8\4\6\a\1\b\a\3\9\f\1\3\9\2\3\0\6 ]]
3862023-12-11T22:45:18.188Z+ do_untar out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz ./out/clickhouse
3872023-12-11T22:45:18.198Z+ mkdir -p ./out/clickhouse
3882023-12-11T22:45:18.198Z+ tar xzf out/downloads/clickhouse-v22.8.9.24-1.illumos.tar.gz -C ./out/clickhouse
3892023-12-11T22:45:23.038Z+ ./out/clickhouse/clickhouse server --version
3902023-12-11T22:45:23.079ZClickHouse server version 22.8.9.1.
3912023-12-11T22:45:23.519Z+ set -o errexit
3922023-12-11T22:45:23.523Z+++ dirname ./tools/ci_download_console
3932023-12-11T22:45:23.523Z++ cd ./tools
3942023-12-11T22:45:23.523Z++ pwd
3952023-12-11T22:45:23.523Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
3962023-12-11T22:45:23.523Z++ basename ./tools/ci_download_console
3972023-12-11T22:45:23.523Z+ ARG0=ci_download_console
3982023-12-11T22:45:23.523Z+ TARGET_DIR=out
3992023-12-11T22:45:23.523Z+ DOWNLOAD_DIR=out/downloads
4002023-12-11T22:45:23.523Z+ DEST_DIR=./out/console-assets
4012023-12-11T22:45:23.523Z+ source /work/oxidecomputer/omicron/tools/console_version
4022023-12-11T22:45:23.524Z++ COMMIT=1802c2859f40712017ab89e72740e39bfd59320b
4032023-12-11T22:45:23.524Z++ SHA2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4042023-12-11T22:45:23.524Z+ URL=https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4052023-12-11T22:45:23.524Z+ TARBALL_FILE=out/downloads/console.tar.gz
4062023-12-11T22:45:23.524Z+ main
4072023-12-11T22:45:23.524Z+ [[ 0 != 0 ]]
4082023-12-11T22:45:23.524Z+ echo 'URL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz'
4092023-12-11T22:45:23.525ZURL: https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4102023-12-11T22:45:23.525ZLocal file: out/downloads/console.tar.gz
4112023-12-11T22:45:23.525Z+ echo 'Local file: out/downloads/console.tar.gz'
4122023-12-11T22:45:23.525Z+ local DO_DOWNLOAD=true
4132023-12-11T22:45:23.525Z+ [[ -f out/downloads/console.tar.gz ]]
4142023-12-11T22:45:23.525Z+ mkdir -p out/downloads
4152023-12-11T22:45:23.525Z+ '[' true == true ']'
4162023-12-11T22:45:23.525Z+ echo Downloading...
4172023-12-11T22:45:23.525ZDownloading...
4182023-12-11T22:45:23.525Z+ do_download_curl https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz out/downloads/console.tar.gz
4192023-12-11T22:45:23.525Z+ curl --silent --show-error --fail --location --output out/downloads/console.tar.gz https://dl.oxide.computer/releases/console/1802c2859f40712017ab89e72740e39bfd59320b.tar.gz
4202023-12-11T22:45:23.725Z++ do_sha256sum out/downloads/console.tar.gz
4212023-12-11T22:45:23.731Z++ case "$OSTYPE" in
4222023-12-11T22:45:23.731Z++ SHA=sha256sum
4232023-12-11T22:45:23.732Z++ sha256sum
4242023-12-11T22:45:23.732Z++ awk '{print $1}'
4252023-12-11T22:45:23.747Z+ calculated_sha2=34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1
4262023-12-11T22:45:23.747Z+ [[ 34768a895f187a6ed263c0050c42084f3907c331b547362871c2ce330e9d08d1 != \3\4\7\6\8\a\8\9\5\f\1\8\7\a\6\e\d\2\6\3\c\0\0\5\0\c\4\2\0\8\4\f\3\9\0\7\c\3\3\1\b\5\4\7\3\6\2\8\7\1\c\2\c\e\3\3\0\e\9\d\0\8\d\1 ]]
4272023-12-11T22:45:23.763Z+ rm -rf ./out/console-assets
4282023-12-11T22:45:23.763Z+ mkdir -p ./out/console-assets
4292023-12-11T22:45:23.763Z+ do_untar out/downloads/console.tar.gz ./out/console-assets
4302023-12-11T22:45:23.763Z+ mkdir -p ./out/console-assets
4312023-12-11T22:45:23.763Z+ tar xzf out/downloads/console.tar.gz -C ./out/console-assets
4322023-12-11T22:45:23.893Z+ set -o errexit
4332023-12-11T22:45:23.897Z+++ dirname ./tools/ci_download_maghemite_openapi
4342023-12-11T22:45:23.897Z++ cd ./tools
4352023-12-11T22:45:23.897Z++ pwd
4362023-12-11T22:45:23.897Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4372023-12-11T22:45:23.902Z++ basename ./tools/ci_download_maghemite_openapi
4382023-12-11T22:45:23.902Z+ ARG0=ci_download_maghemite_openapi
4392023-12-11T22:45:23.902Z+ TARGET_DIR=out
4402023-12-11T22:45:23.902Z+ DOWNLOAD_DIR=out/downloads
4412023-12-11T22:45:23.903Z+ source /work/oxidecomputer/omicron/tools/maghemite_ddm_openapi_version
4422023-12-11T22:45:23.903Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4432023-12-11T22:45:23.903Z++ SHA2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4442023-12-11T22:45:23.903Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4452023-12-11T22:45:23.903Z+ LOCAL_FILE=out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4462023-12-11T22:45:23.903Z+ main
4472023-12-11T22:45:23.903Z+ [[ 0 != 0 ]]
4482023-12-11T22:45:23.903Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json'
4492023-12-11T22:45:23.904ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4502023-12-11T22:45:23.904Z+ echo 'Local file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4512023-12-11T22:45:23.904Z+ local DO_DOWNLOAD=true
4522023-12-11T22:45:23.905ZLocal file: out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4532023-12-11T22:45:23.905Z+ [[ -f out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4542023-12-11T22:45:23.905Z+ mkdir -p out/downloads
4552023-12-11T22:45:23.910Z+ '[' true == true ']'
4562023-12-11T22:45:23.910Z+ echo Downloading...
4572023-12-11T22:45:23.910ZDownloading...
4582023-12-11T22:45:23.910Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4592023-12-11T22:45:23.910Z+ curl --silent --show-error --fail --location --output out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/ddm-admin.json
4602023-12-11T22:45:24.142Z++ do_sha256sum out/downloads/ddm-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4612023-12-11T22:45:24.142Z++ case "$OSTYPE" in
4622023-12-11T22:45:24.142Z++ SHA=sha256sum
4632023-12-11T22:45:24.149Z++ sha256sum
4642023-12-11T22:45:24.151Z++ awk '{print $1}'
4652023-12-11T22:45:24.160Z+ calculated_sha2=9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf
4662023-12-11T22:45:24.160Z+ [[ 9737906555a60911636532f00f1dc2866dc7cd6553beb106e9e57beabad41cdf != \9\7\3\7\9\0\6\5\5\5\a\6\0\9\1\1\6\3\6\5\3\2\f\0\0\f\1\d\c\2\8\6\6\d\c\7\c\d\6\5\5\3\b\e\b\1\0\6\e\9\e\5\7\b\e\a\b\a\d\4\1\c\d\f ]]
4672023-12-11T22:45:24.160Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
4682023-12-11T22:45:24.160Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
4692023-12-11T22:45:24.160Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4702023-12-11T22:45:24.160Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4712023-12-11T22:45:24.160Z+ LOCAL_FILE=out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4722023-12-11T22:45:24.161Z+ main
4732023-12-11T22:45:24.161Z+ [[ 0 != 0 ]]
4742023-12-11T22:45:24.161Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json'
4752023-12-11T22:45:24.161ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4762023-12-11T22:45:24.161ZLocal file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4772023-12-11T22:45:24.161Z+ echo 'Local file: out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json'
4782023-12-11T22:45:24.161Z+ local DO_DOWNLOAD=true
4792023-12-11T22:45:24.161Z+ [[ -f out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json ]]
4802023-12-11T22:45:24.161Z+ mkdir -p out/downloads
4812023-12-11T22:45:24.162Z+ '[' true == true ']'
4822023-12-11T22:45:24.162Z+ echo Downloading...
4832023-12-11T22:45:24.162ZDownloading...
4842023-12-11T22:45:24.162Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4852023-12-11T22:45:24.162Z+ curl --silent --show-error --fail --location --output out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/openapi/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mg-admin.json
4862023-12-11T22:45:24.345Z++ do_sha256sum out/downloads/mg-admin-2fd39b75df696961e5ea190c7d74dd91f4849cd3.json
4872023-12-11T22:45:24.351Z++ case "$OSTYPE" in
4882023-12-11T22:45:24.351Z++ SHA=sha256sum
4892023-12-11T22:45:24.351Z++ sha256sum
4902023-12-11T22:45:24.351Z++ awk '{print $1}'
4912023-12-11T22:45:24.353Z+ calculated_sha2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
4922023-12-11T22:45:24.353Z+ [[ 931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c != \9\3\1\e\f\a\3\1\0\d\9\7\2\b\1\f\8\a\f\b\a\2\3\0\8\7\5\1\f\c\6\a\2\0\3\5\a\f\b\a\e\b\b\a\7\7\b\3\a\4\0\a\8\3\5\8\c\1\2\3\b\a\3\c ]]
4932023-12-11T22:45:24.359Z+ set -o errexit
4942023-12-11T22:45:24.407Z+++ dirname ./tools/ci_download_dendrite_openapi
4952023-12-11T22:45:24.408Z++ cd ./tools
4962023-12-11T22:45:24.408Z++ pwd
4972023-12-11T22:45:24.446Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
4982023-12-11T22:45:24.446Z++ basename ./tools/ci_download_dendrite_openapi
4992023-12-11T22:45:24.446Z+ ARG0=ci_download_dendrite_openapi
5002023-12-11T22:45:24.446Z+ TARGET_DIR=out
5012023-12-11T22:45:24.446Z+ DOWNLOAD_DIR=out/downloads
5022023-12-11T22:45:24.447Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5032023-12-11T22:45:24.447Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5042023-12-11T22:45:24.447Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5052023-12-11T22:45:24.447Z+ URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5062023-12-11T22:45:24.447Z+ LOCAL_FILE=out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5072023-12-11T22:45:24.447Z+ main
5082023-12-11T22:45:24.447Z+ [[ 0 != 0 ]]
5092023-12-11T22:45:24.447Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json'
5102023-12-11T22:45:24.447ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5112023-12-11T22:45:24.448ZLocal file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5122023-12-11T22:45:24.448Z+ echo 'Local file: out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json'
5132023-12-11T22:45:24.448Z+ local DO_DOWNLOAD=true
5142023-12-11T22:45:24.448Z+ [[ -f out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json ]]
5152023-12-11T22:45:24.448Z+ mkdir -p out/downloads
5162023-12-11T22:45:24.448Z+ '[' true == true ']'
5172023-12-11T22:45:24.448Z+ echo Downloading...
5182023-12-11T22:45:24.448ZDownloading...
5192023-12-11T22:45:24.448Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5202023-12-11T22:45:24.449Z+ curl --silent --show-error --fail --location --output out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/openapi/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dpd.json
5212023-12-11T22:45:24.657Z++ do_sha256sum out/downloads/dpd-45e05b2a90203d84510e0c8e902d9449b09ffd9b.json
5222023-12-11T22:45:24.657Z++ case "$OSTYPE" in
5232023-12-11T22:45:24.664Z++ SHA=sha256sum
5242023-12-11T22:45:24.664Z++ sha256sum
5252023-12-11T22:45:24.664Z++ awk '{print $1}'
5262023-12-11T22:45:24.670Z+ calculated_sha2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5272023-12-11T22:45:24.670Z+ [[ 07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0 != \0\7\d\1\1\5\b\f\a\8\4\9\8\a\8\0\1\5\c\a\2\a\8\4\4\7\e\f\e\e\a\c\3\2\e\2\4\a\e\b\2\5\b\a\f\3\d\5\e\2\3\1\3\2\1\6\e\1\1\2\9\3\c\0 ]]
5282023-12-11T22:45:24.683Z+ set -o errexit
5292023-12-11T22:45:24.683Z+++ dirname ./tools/ci_download_dendrite_stub
5302023-12-11T22:45:24.683Z++ cd ./tools
5312023-12-11T22:45:24.683Z++ pwd
5322023-12-11T22:45:24.683Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5332023-12-11T22:45:24.683Z++ basename ./tools/ci_download_dendrite_stub
5342023-12-11T22:45:24.690Z+ ARG0=ci_download_dendrite_stub
5352023-12-11T22:45:24.690Z+ source /work/oxidecomputer/omicron/tools/dendrite_stub_checksums
5362023-12-11T22:45:24.690Z++ CIDL_SHA256_ILLUMOS=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5372023-12-11T22:45:24.690Z++ CIDL_SHA256_LINUX_DPD=a0d92b5007826b119c68fdaef753e33b125740ec7b3e771bfa6b3aa8d9fcb8cc
5382023-12-11T22:45:24.690Z++ CIDL_SHA256_LINUX_SWADM=13387460db5b57e6ffad6c0b8877af32cc6d53fecc4a1a0910143c0446d39a38
5392023-12-11T22:45:24.690Z+ source /work/oxidecomputer/omicron/tools/dendrite_openapi_version
5402023-12-11T22:45:24.690Z++ COMMIT=45e05b2a90203d84510e0c8e902d9449b09ffd9b
5412023-12-11T22:45:24.690Z++ SHA2=07d115bfa8498a8015ca2a8447efeeac32e24aeb25baf3d5e2313216e11293c0
5422023-12-11T22:45:24.690Z+ TARGET_DIR=out
5432023-12-11T22:45:24.690Z+ DOWNLOAD_DIR=out/downloads
5442023-12-11T22:45:24.690Z+ DEST_DIR=./out/dendrite-stub
5452023-12-11T22:45:24.690Z+ BIN_DIR=./out/dendrite-stub/root/opt/oxide/dendrite/bin
5462023-12-11T22:45:24.690Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
5472023-12-11T22:45:24.690Z+ REPO=oxidecomputer/dendrite
5482023-12-11T22:45:24.690Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b
5492023-12-11T22:45:24.690Z+ main
5502023-12-11T22:45:24.690Z+ [[ 0 != 0 ]]
5512023-12-11T22:45:24.691Z+ CIDL_OS=solaris2.11
5522023-12-11T22:45:24.691Z+ [[ 0 != 0 ]]
5532023-12-11T22:45:24.691Z+ configure_os solaris2.11
5542023-12-11T22:45:24.691Z+ echo 'current directory: /work/oxidecomputer/omicron'
5552023-12-11T22:45:24.691Zcurrent directory: /work/oxidecomputer/omicron
5562023-12-11T22:45:24.691Z+ echo 'configuring based on OS: "solaris2.11"'
5572023-12-11T22:45:24.691Zconfiguring based on OS: "solaris2.11"
5582023-12-11T22:45:24.692Z+ case "$1" in
5592023-12-11T22:45:24.692Z+ SET_BINARIES=
5602023-12-11T22:45:24.692Z+ CIDL_SHA256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5612023-12-11T22:45:24.692Z+ CIDL_SHA256FUNC=do_sha256sum
5622023-12-11T22:45:24.692Z+ TARBALL_FILENAME=dendrite-stub.tar.gz
5632023-12-11T22:45:24.692Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5642023-12-11T22:45:24.692Z+ TARBALL_FILE=out/downloads/dendrite-stub.tar.gz
5652023-12-11T22:45:24.692Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz'
5662023-12-11T22:45:24.692ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5672023-12-11T22:45:24.692Z+ echo 'Local file: out/downloads/dendrite-stub.tar.gz'
5682023-12-11T22:45:24.692ZLocal file: out/downloads/dendrite-stub.tar.gz
5692023-12-11T22:45:24.692Z+ mkdir -p out/downloads
5702023-12-11T22:45:24.692Z+ mkdir -p ./out/dendrite-stub
5712023-12-11T22:45:24.696Z+ fetch_and_verify
5722023-12-11T22:45:24.696Z+ local DO_DOWNLOAD=true
5732023-12-11T22:45:24.696Z+ [[ -f out/downloads/dendrite-stub.tar.gz ]]
5742023-12-11T22:45:24.696Z+ '[' true == true ']'
5752023-12-11T22:45:24.696Z+ echo Downloading...
5762023-12-11T22:45:24.696ZDownloading...
5772023-12-11T22:45:24.697Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz out/downloads/dendrite-stub.tar.gz
5782023-12-11T22:45:24.697Z+ curl --silent --show-error --fail --location --output out/downloads/dendrite-stub.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/45e05b2a90203d84510e0c8e902d9449b09ffd9b/dendrite-stub.tar.gz
5792023-12-11T22:45:35.970Z++ do_sha256sum out/downloads/dendrite-stub.tar.gz
5802023-12-11T22:45:35.980Z++ sha256sum
5812023-12-11T22:45:35.981Z++ awk '{print $1}'
5822023-12-11T22:45:36.100Z+ calculated_sha256=b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9
5832023-12-11T22:45:36.100Z+ [[ b14e73c8091a004472f9825b9b81b2c685bc5a48801704380a80481499060ad9 != \b\1\4\e\7\3\c\8\0\9\1\a\0\0\4\4\7\2\f\9\8\2\5\b\9\b\8\1\b\2\c\6\8\5\b\c\5\a\4\8\8\0\1\7\0\4\3\8\0\a\8\0\4\8\1\4\9\9\0\6\0\a\d\9 ]]
5842023-12-11T22:45:36.154Z+ do_untar out/downloads/dendrite-stub.tar.gz
5852023-12-11T22:45:36.154Z+ tar xzf out/downloads/dendrite-stub.tar.gz -C out/downloads
5862023-12-11T22:45:37.195Z+ do_assemble
5872023-12-11T22:45:37.196Z+ rm -r ./out/dendrite-stub
5882023-12-11T22:45:37.207Z+ mkdir ./out/dendrite-stub
5892023-12-11T22:45:37.207Z+ cp -r out/downloads/root ./out/dendrite-stub/root
5902023-12-11T22:45:37.385Z+ ln -s /work/oxidecomputer/omicron/out/dendrite-stub/root/opt/oxide/dendrite/bin/ /work/oxidecomputer/omicron/out/dendrite-stub/bin
5912023-12-11T22:45:37.399Z+ set -o errexit
5922023-12-11T22:45:37.404Z+++ dirname ./tools/ci_download_maghemite_mgd
5932023-12-11T22:45:37.407Z++ cd ./tools
5942023-12-11T22:45:37.407Z++ pwd
5952023-12-11T22:45:37.407Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
5962023-12-11T22:45:37.407Z++ basename ./tools/ci_download_maghemite_mgd
5972023-12-11T22:45:37.407Z+ ARG0=ci_download_maghemite_mgd
5982023-12-11T22:45:37.407Z+ source /work/oxidecomputer/omicron/tools/maghemite_mgd_checksums
5992023-12-11T22:45:37.407Z++ CIDL_SHA256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6002023-12-11T22:45:37.407Z++ MGD_LINUX_SHA256=1bcadfd700902e3640843e0bb53d3defdbcd8d86c3279efa0953ae8d6437e2b0
6012023-12-11T22:45:37.407Z+ source /work/oxidecomputer/omicron/tools/maghemite_mg_openapi_version
6022023-12-11T22:45:37.409Z++ COMMIT=2fd39b75df696961e5ea190c7d74dd91f4849cd3
6032023-12-11T22:45:37.409Z++ SHA2=931efa310d972b1f8afba2308751fc6a2035afbaebba77b3a40a8358c123ba3c
6042023-12-11T22:45:37.409Z+ TARGET_DIR=out
6052023-12-11T22:45:37.409Z+ DOWNLOAD_DIR=out/downloads
6062023-12-11T22:45:37.409Z+ DEST_DIR=./out/mgd
6072023-12-11T22:45:37.409Z+ BIN_DIR=./out/mgd/root/opt/oxide/mgd/bin
6082023-12-11T22:45:37.409Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6092023-12-11T22:45:37.409Z+ REPO=oxidecomputer/maghemite
6102023-12-11T22:45:37.412Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3
6112023-12-11T22:45:37.412Z+ main
6122023-12-11T22:45:37.413Z+ [[ 0 != 0 ]]
6132023-12-11T22:45:37.413Z+ CIDL_OS=solaris2.11
6142023-12-11T22:45:37.413Z+ [[ 0 != 0 ]]
6152023-12-11T22:45:37.413Z+ configure_os solaris2.11
6162023-12-11T22:45:37.413Z+ echo 'current directory: /work/oxidecomputer/omicron'
6172023-12-11T22:45:37.413Zcurrent directory: /work/oxidecomputer/omicron
6182023-12-11T22:45:37.413Z+ echo 'configuring based on OS: "solaris2.11"'
6192023-12-11T22:45:37.413Zconfiguring based on OS: "solaris2.11"
6202023-12-11T22:45:37.413Z+ case "$1" in
6212023-12-11T22:45:37.413Z+ SET_BINARIES=
6222023-12-11T22:45:37.413Z+ CIDL_SHA256FUNC=do_sha256sum
6232023-12-11T22:45:37.413Z+ TARBALL_FILENAME=mgd.tar.gz
6242023-12-11T22:45:37.413Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6252023-12-11T22:45:37.413Z+ TARBALL_FILE=out/downloads/mgd.tar.gz
6262023-12-11T22:45:37.413Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz'
6272023-12-11T22:45:37.414ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6282023-12-11T22:45:37.414Z+ echo 'Local file: out/downloads/mgd.tar.gz'
6292023-12-11T22:45:37.414Z+ mkdir -p out/downloads
6302023-12-11T22:45:37.414ZLocal file: out/downloads/mgd.tar.gz
6312023-12-11T22:45:37.414Z+ mkdir -p ./out/mgd
6322023-12-11T22:45:37.418Z+ fetch_and_verify
6332023-12-11T22:45:37.418Z+ local DO_DOWNLOAD=true
6342023-12-11T22:45:37.418Z+ [[ -f out/downloads/mgd.tar.gz ]]
6352023-12-11T22:45:37.418Z+ '[' true == true ']'
6362023-12-11T22:45:37.418Z+ echo Downloading...
6372023-12-11T22:45:37.418ZDownloading...
6382023-12-11T22:45:37.418Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz out/downloads/mgd.tar.gz
6392023-12-11T22:45:37.418Z+ curl --silent --show-error --fail --location --output out/downloads/mgd.tar.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/image/2fd39b75df696961e5ea190c7d74dd91f4849cd3/mgd.tar.gz
6402023-12-11T22:45:43.958Z++ do_sha256sum out/downloads/mgd.tar.gz
6412023-12-11T22:45:43.963Z++ sha256sum
6422023-12-11T22:45:43.963Z++ awk '{print $1}'
6432023-12-11T22:45:44.040Z+ calculated_sha256=802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890
6442023-12-11T22:45:44.041Z+ [[ 802636775fa77dc6eec193e65fde87e403f6a11531745d47ef5e7ff13b242890 != \8\0\2\6\3\6\7\7\5\f\a\7\7\d\c\6\e\e\c\1\9\3\e\6\5\f\d\e\8\7\e\4\0\3\f\6\a\1\1\5\3\1\7\4\5\d\4\7\e\f\5\e\7\f\f\1\3\b\2\4\2\8\9\0 ]]
6452023-12-11T22:45:44.055Z+ do_untar out/downloads/mgd.tar.gz
6462023-12-11T22:45:44.055Z+ tar xzf out/downloads/mgd.tar.gz -C out/downloads
6472023-12-11T22:45:44.711Z+ do_assemble
6482023-12-11T22:45:44.711Z+ rm -r ./out/mgd
6492023-12-11T22:45:44.737Z+ mkdir ./out/mgd
6502023-12-11T22:45:44.738Z+ cp -r out/downloads/root ./out/mgd/root
6512023-12-11T22:45:44.919Z+ set -o errexit
6522023-12-11T22:45:44.922Z+++ dirname ./tools/ci_download_transceiver_control
6532023-12-11T22:45:44.925Z++ cd ./tools
6542023-12-11T22:45:44.925Z++ pwd
6552023-12-11T22:45:44.926Z+ SOURCE_DIR=/work/oxidecomputer/omicron/tools
6562023-12-11T22:45:44.930Z++ basename ./tools/ci_download_transceiver_control
6572023-12-11T22:45:44.930Z+ ARG0=ci_download_transceiver_control
6582023-12-11T22:45:44.930Z+ source /work/oxidecomputer/omicron/tools/transceiver_control_version
6592023-12-11T22:45:44.930Z++ COMMIT=8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6602023-12-11T22:45:44.930Z++ CIDL_SHA256_ILLUMOS=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6612023-12-11T22:45:44.930Z+ TARGET_DIR=out
6622023-12-11T22:45:44.930Z+ DOWNLOAD_DIR=out/downloads
6632023-12-11T22:45:44.930Z+ DEST_DIR=./out/transceiver-control
6642023-12-11T22:45:44.930Z+ BIN_DIR=/opt/oxide/bin
6652023-12-11T22:45:44.930Z+ BINARY=xcvradm
6662023-12-11T22:45:44.930Z+ ARTIFACT_URL=https://buildomat.eng.oxide.computer/public/file
6672023-12-11T22:45:44.930Z+ REPO=oxidecomputer/transceiver-control
6682023-12-11T22:45:44.930Z+ PACKAGE_BASE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a
6692023-12-11T22:45:44.930Z+ main
6702023-12-11T22:45:44.930Z+ [[ 0 != 0 ]]
6712023-12-11T22:45:44.930Z+ CIDL_OS=solaris2.11
6722023-12-11T22:45:44.930Z+ [[ 0 != 0 ]]
6732023-12-11T22:45:44.931Z+ configure_os solaris2.11
6742023-12-11T22:45:44.931Z+ echo 'current directory: /work/oxidecomputer/omicron'
6752023-12-11T22:45:44.931Zcurrent directory: /work/oxidecomputer/omicron
6762023-12-11T22:45:44.931Z+ echo 'configuring based on OS: "solaris2.11"'
6772023-12-11T22:45:44.931Zconfiguring based on OS: "solaris2.11"
6782023-12-11T22:45:44.931Z+ case "$1" in
6792023-12-11T22:45:44.931Z+ SET_BINARIES=
6802023-12-11T22:45:44.931Z+ CIDL_SHA256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
6812023-12-11T22:45:44.931Z+ CIDL_SHA256FUNC=do_sha256sum
6822023-12-11T22:45:44.931Z+ ARCHIVE_FILENAME=xcvradm.gz
6832023-12-11T22:45:44.931Z+ PACKAGE_URL=https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6842023-12-11T22:45:44.931Z+ ARCHIVE_FILE=out/downloads/xcvradm.gz
6852023-12-11T22:45:44.931ZURL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6862023-12-11T22:45:44.931ZLocal file: out/downloads/xcvradm.gz
6872023-12-11T22:45:44.931Z+ echo 'URL: https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz'
6882023-12-11T22:45:44.931Z+ echo 'Local file: out/downloads/xcvradm.gz'
6892023-12-11T22:45:44.931Z+ mkdir -p out/downloads
6902023-12-11T22:45:44.935Z+ mkdir -p ./out/transceiver-control
6912023-12-11T22:45:44.935Z+ fetch_and_verify
6922023-12-11T22:45:44.935Z+ local DO_DOWNLOAD=true
6932023-12-11T22:45:44.935Z+ [[ -f out/downloads/xcvradm.gz ]]
6942023-12-11T22:45:44.935Z+ '[' true == true ']'
6952023-12-11T22:45:44.935Z+ echo Downloading...
6962023-12-11T22:45:44.935ZDownloading...
6972023-12-11T22:45:44.935Z+ do_download_curl https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz out/downloads/xcvradm.gz
6982023-12-11T22:45:44.935Z+ curl --silent --show-error --fail --location --output out/downloads/xcvradm.gz https://buildomat.eng.oxide.computer/public/file/oxidecomputer/transceiver-control/bins/8813cf996f37a6c43e7b83d6084f88c5f0f0430a/xcvradm.gz
6992023-12-11T22:45:48.430Z++ do_sha256sum out/downloads/xcvradm.gz
7002023-12-11T22:45:48.435Z++ sha256sum
7012023-12-11T22:45:48.435Z++ awk '{print $1}'
7022023-12-11T22:45:48.435Z+ calculated_sha256=388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1
7032023-12-11T22:45:48.437Z+ [[ 388f9e03089e8bc6d47fd21f9c83554a6cdc626eb928374fcff945a881e1f7e1 != \3\8\8\f\9\e\0\3\0\8\9\e\8\b\c\6\d\4\7\f\d\2\1\f\9\c\8\3\5\5\4\a\6\c\d\c\6\2\6\e\b\9\2\8\3\7\4\f\c\f\f\9\4\5\a\8\8\1\e\1\f\7\e\1 ]]
7042023-12-11T22:45:48.437Z+ do_unpack out/downloads/xcvradm.gz
7052023-12-11T22:45:48.437Z+ mkdir -p out/downloads/root//opt/oxide/bin
7062023-12-11T22:45:48.437Z+ gzip -dc out/downloads/xcvradm.gz
7072023-12-11T22:45:48.598Z+ chmod +x out/downloads/root//opt/oxide/bin/xcvradm
7082023-12-11T22:45:48.607Z+ do_assemble
7092023-12-11T22:45:48.608Z+ rm -r ./out/transceiver-control
7102023-12-11T22:45:48.608Z+ mkdir ./out/transceiver-control
7112023-12-11T22:45:48.608Z+ cp -r out/downloads/root ./out/transceiver-control/root
7122023-12-11T22:45:48.822ZAll builder prerequisites installed successfully, and PATH looks valid
7132023-12-11T22:45:48.825Z
7142023-12-11T22:45:48.825Zreal 2:08.660554947
7152023-12-11T22:45:48.826Zuser 57.365344417
7162023-12-11T22:45:48.826Zsys 10.721472076
7172023-12-11T22:45:48.826Ztrap 0.022771632
7182023-12-11T22:45:48.826Ztflt 0.151544787
7192023-12-11T22:45:48.826Zdflt 0.758171747
7202023-12-11T22:45:48.826Zkflt 0.143280962
7212023-12-11T22:45:48.826Zlock 1.984832468
7222023-12-11T22:45:48.826Zslp 3:57.829363907
7232023-12-11T22:45:48.826Zlat 3.656131815
7242023-12-11T22:45:48.826Zstop 0.066282880
7252023-12-11T22:45:48.830Z
7262023-12-11T22:45:48.830Z #### # # ##### ##### # #
7272023-12-11T22:45:48.830Z # # # # # # # # # #
7282023-12-11T22:45:48.830Z # # # # # # # #
7292023-12-11T22:45:48.830Z # # # ##### ##### #
7302023-12-11T22:45:48.831Z # # # # # # #
7312023-12-11T22:45:48.831Z #### ###### # # # #
7322023-12-11T22:45:48.831Z
7332023-12-11T22:45:49.185Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
7342023-12-11T22:45:49.561Z Updating crates.io index
7352023-12-11T22:45:49.630Z Updating git repository `https://github.com/oxidecomputer/dropshot`
7362023-12-11T22:45:50.454Z Updating git repository `https://github.com/oxidecomputer/progenitor`
7372023-12-11T22:45:52.397Z Updating git repository `http://github.com/oxidecomputer/serde_human_bytes`
7382023-12-11T22:45:53.018Z Updating git repository `http://github.com/oxidecomputer/tofino`
7392023-12-11T22:45:53.350Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
7402023-12-11T22:45:53.685Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
7412023-12-11T22:45:55.708Z Updating git repository `https://github.com/oxidecomputer/propolis`
7422023-12-11T22:45:55.923Z Updating git repository `https://github.com/oxidecomputer/crucible`
7432023-12-11T22:45:57.108Z Updating git repository `https://github.com/oxidecomputer/opte`
7442023-12-11T22:45:58.112Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
7452023-12-11T22:45:58.453Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
7462023-12-11T22:46:00.046Z Updating git repository `https://github.com/oxidecomputer/async-bb8-diesel`
7472023-12-11T22:46:00.816Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
7482023-12-11T22:46:00.824Z Updating git repository `http://github.com/oxidecomputer/sprockets`
7492023-12-11T22:46:01.136Z Updating git repository `https://github.com/oxidecomputer/diesel-dtrace`
7502023-12-11T22:46:01.571Z Updating git repository `https://github.com/njaremko/samael`
7512023-12-11T22:46:02.001Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
7522023-12-11T22:46:02.664Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
7532023-12-11T22:46:04.064Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
7542023-12-11T22:46:04.443Z Updating git repository `https://github.com/jgallagher/nix`
7552023-12-11T22:46:05.710Z Updating git repository `https://github.com/cbiffle/hubpack`
7562023-12-11T22:46:06.066Z Updating git repository `https://github.com/oxidecomputer/typify`
7572023-12-11T22:46:07.152Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
7582023-12-11T22:46:07.602Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
7592023-12-11T22:46:07.911Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
7602023-12-11T22:46:09.330Z Downloading crates ...
7612023-12-11T22:46:09.556Z Downloaded unicode-ident v1.0.12
7622023-12-11T22:46:09.561Z Downloaded ryu v1.0.15
7632023-12-11T22:46:09.567Z Downloaded equivalent v1.0.1
7642023-12-11T22:46:09.574Z Downloaded bitflags v1.3.2
7652023-12-11T22:46:09.577Z Downloaded camino v1.1.6
7662023-12-11T22:46:09.580Z Downloaded errno v0.3.2
7672023-12-11T22:46:09.583Z Downloaded proc-macro2 v1.0.69
7682023-12-11T22:46:09.585Z Downloaded io-lifetimes v1.0.11
7692023-12-11T22:46:09.589Z Downloaded cargo-platform v0.1.3
7702023-12-11T22:46:09.593Z Downloaded winnow v0.5.15
7712023-12-11T22:46:09.605Z Downloaded clap_builder v4.4.2
7722023-12-11T22:46:09.617Z Downloaded toml_edit v0.21.0
7732023-12-11T22:46:09.655Z Downloaded thiserror-impl v1.0.49
7742023-12-11T22:46:09.661Z Downloaded terminal_size v0.2.6
7752023-12-11T22:46:09.661Z Downloaded semver v1.0.20
7762023-12-11T22:46:09.664Z Downloaded hashbrown v0.14.2
7772023-12-11T22:46:09.673Z Downloaded anstream v0.5.0
7782023-12-11T22:46:09.680Z Downloaded memchr v2.6.3
7792023-12-11T22:46:09.690Z Downloaded cargo_toml v0.17.0
7802023-12-11T22:46:09.697Z Downloaded rustix v0.37.23
7812023-12-11T22:46:09.748Z Downloaded utf8parse v0.2.1
7822023-12-11T22:46:10.177Z Downloaded strsim v0.10.0
7832023-12-11T22:46:10.177Z Downloaded serde_derive v1.0.192
7842023-12-11T22:46:10.177Z Downloaded itoa v1.0.9
7852023-12-11T22:46:10.177Z Downloaded quote v1.0.33
7862023-12-11T22:46:10.177Z Downloaded clap_derive v4.4.2
7872023-12-11T22:46:10.177Z Downloaded toml v0.8.8
7882023-12-11T22:46:10.177Z Downloaded serde v1.0.192
7892023-12-11T22:46:10.177Z Downloaded serde_json v1.0.108
7902023-12-11T22:46:10.177Z Downloaded thiserror v1.0.49
7912023-12-11T22:46:10.177Z Downloaded toml_datetime v0.6.5
7922023-12-11T22:46:10.177Z Downloaded anyhow v1.0.75
7932023-12-11T22:46:10.177Z Downloaded heck v0.4.1
7942023-12-11T22:46:10.177Z Downloaded colorchoice v1.0.0
7952023-12-11T22:46:10.177Z Downloaded anstyle-query v1.0.0
7962023-12-11T22:46:10.178Z Downloaded serde_spanned v0.6.4
7972023-12-11T22:46:10.178Z Downloaded anstyle-parse v0.2.1
7982023-12-11T22:46:10.178Z Downloaded clap v4.4.3
7992023-12-11T22:46:10.178Z Downloaded libc v0.2.150
8002023-12-11T22:46:10.178Z Downloaded syn v2.0.32
8012023-12-11T22:46:10.178Z Downloaded indexmap v2.1.0
8022023-12-11T22:46:10.178Z Downloaded cargo_metadata v0.18.0
8032023-12-11T22:46:10.178Z Downloaded anstyle v1.0.2
8042023-12-11T22:46:10.178Z Downloaded clap_lex v0.5.1
8052023-12-11T22:46:10.178Z Compiling proc-macro2 v1.0.69
8062023-12-11T22:46:10.178Z Compiling unicode-ident v1.0.12
8072023-12-11T22:46:10.178Z Compiling serde v1.0.192
8082023-12-11T22:46:10.178Z Compiling libc v0.2.150
8092023-12-11T22:46:10.180Z Compiling io-lifetimes v1.0.11
8102023-12-11T22:46:10.180Z Compiling rustix v0.37.23
8112023-12-11T22:46:10.180Z Compiling utf8parse v0.2.1
8122023-12-11T22:46:10.180Z Compiling equivalent v1.0.1
8132023-12-11T22:46:10.268Z Compiling hashbrown v0.14.2
8142023-12-11T22:46:10.337Z Compiling bitflags v1.3.2
8152023-12-11T22:46:10.341Z Compiling anstyle-parse v0.2.1
8162023-12-11T22:46:10.491Z Compiling thiserror v1.0.49
8172023-12-11T22:46:10.890Z Compiling camino v1.1.6
8182023-12-11T22:46:11.813Z Compiling indexmap v2.1.0
8192023-12-11T22:46:12.380Z Compiling colorchoice v1.0.0
8202023-12-11T22:46:12.852Z Compiling winnow v0.5.15
8212023-12-11T22:46:12.852Z Compiling serde_json v1.0.108
8222023-12-11T22:46:12.852Z Compiling anstyle v1.0.2
8232023-12-11T22:46:12.852Z Compiling anstyle-query v1.0.0
8242023-12-11T22:46:12.853Z Compiling semver v1.0.20
8252023-12-11T22:46:13.017Z Compiling strsim v0.10.0
8262023-12-11T22:46:13.130Z Compiling anstream v0.5.0
8272023-12-11T22:46:13.236Z Compiling clap_lex v0.5.1
8282023-12-11T22:46:13.581Z Compiling heck v0.4.1
8292023-12-11T22:46:13.671Z Compiling itoa v1.0.9
8302023-12-11T22:46:13.933Z Compiling quote v1.0.33
8312023-12-11T22:46:14.033Z Compiling ryu v1.0.15
8322023-12-11T22:46:14.186Z Compiling anyhow v1.0.75
8332023-12-11T22:46:14.467Z Compiling errno v0.3.2
8342023-12-11T22:46:15.813Z Compiling syn v2.0.32
8352023-12-11T22:46:30.607Z Compiling terminal_size v0.2.6
8362023-12-11T22:46:30.607Z Compiling clap_builder v4.4.2
8372023-12-11T22:46:30.607Z Compiling serde_derive v1.0.192
8382023-12-11T22:46:30.608Z Compiling thiserror-impl v1.0.49
8392023-12-11T22:46:30.608Z Compiling clap_derive v4.4.2
8402023-12-11T22:46:30.608Z Compiling clap v4.4.3
8412023-12-11T22:46:36.643Z Compiling toml_datetime v0.6.5
8422023-12-11T22:46:36.644Z Compiling serde_spanned v0.6.4
8432023-12-11T22:46:36.644Z Compiling cargo-platform v0.1.3
8442023-12-11T22:46:36.687Z Compiling toml_edit v0.21.0
8452023-12-11T22:46:38.301Z Compiling cargo_metadata v0.18.0
8462023-12-11T22:46:39.966Z Compiling toml v0.8.8
8472023-12-11T22:46:40.996Z Compiling cargo_toml v0.17.0
8482023-12-11T22:46:46.954Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
8492023-12-11T22:46:48.395Z Finished dev [unoptimized + debuginfo] target(s) in 59.48s
8502023-12-11T22:46:48.603Z Running `target/debug/xtask clippy`
8512023-12-11T22:46:48.675Zrunning: "/home/build/.rustup/toolchains/1.74.0-x86_64-unknown-illumos/bin/cargo" "clippy" "--all-targets" "--" "--deny" "warnings" "--allow" "clippy::style"
8522023-12-11T22:46:49.536Z Downloading crates ...
8532023-12-11T22:46:49.774Z Downloaded addr2line v0.21.0
8542023-12-11T22:46:49.795Z Downloaded ciborium-io v0.2.1
8552023-12-11T22:46:49.810Z Downloaded ident_case v1.0.1
8562023-12-11T22:46:49.815Z Downloaded instant v0.1.12
8572023-12-11T22:46:49.821Z Downloaded humantime v2.1.0
8582023-12-11T22:46:49.829Z Downloaded kstat-rs v0.2.3
8592023-12-11T22:46:49.834Z Downloaded managed v0.8.0
8602023-12-11T22:46:50.252Z Downloaded ciborium v0.2.1
8612023-12-11T22:46:50.262Z Downloaded crypto-common v0.1.6
8622023-12-11T22:46:50.263Z Downloaded schemars_derive v0.8.13
8632023-12-11T22:46:50.263Z Downloaded papergrid v0.10.0
8642023-12-11T22:46:50.263Z Downloaded curve25519-dalek-derive v0.1.0
8652023-12-11T22:46:50.263Z Downloaded openssl-macros v0.1.1
8662023-12-11T22:46:50.263Z Downloaded colored v2.0.4
8672023-12-11T22:46:50.263Z Downloaded number_prefix v0.4.0
8682023-12-11T22:46:50.263Z Downloaded approx v0.5.1
8692023-12-11T22:46:50.263Z Downloaded num_threads v0.1.6
8702023-12-11T22:46:50.263Z Downloaded atomicwrites v0.4.2
8712023-12-11T22:46:50.263Z Downloaded cast v0.3.0
8722023-12-11T22:46:50.264Z Downloaded cstr-argument v0.1.2
8732023-12-11T22:46:50.264Z Downloaded bit-vec v0.6.3
8742023-12-11T22:46:50.264Z Downloaded nanorand v0.7.0
8752023-12-11T22:46:50.265Z Downloaded toolchain_find v0.2.0
8762023-12-11T22:46:50.267Z Downloaded packed_struct v0.10.1
8772023-12-11T22:46:50.273Z Downloaded num_enum v0.5.11
8782023-12-11T22:46:50.274Z Downloaded num_cpus v1.16.0
8792023-12-11T22:46:50.274Z Downloaded memoffset v0.9.0
8802023-12-11T22:46:50.274Z Downloaded try-lock v0.2.4
8812023-12-11T22:46:50.275Z Downloaded num-complex v0.4.4
8822023-12-11T22:46:50.275Z Downloaded block-buffer v0.10.4
8832023-12-11T22:46:50.275Z Downloaded olpc-cjson v0.1.3
8842023-12-11T22:46:50.276Z Downloaded serde-big-array v0.4.1
8852023-12-11T22:46:50.276Z Downloaded ahash v0.8.3
8862023-12-11T22:46:50.276Z Downloaded which v4.4.0
8872023-12-11T22:46:50.277Z Downloaded derive_builder_macro v0.12.0
8882023-12-11T22:46:50.277Z Downloaded once_cell v1.19.0
8892023-12-11T22:46:50.277Z Downloaded owo-colors v3.5.0
8902023-12-11T22:46:50.277Z Downloaded unarray v0.1.4
8912023-12-11T22:46:50.278Z Downloaded darling_core v0.14.4
8922023-12-11T22:46:50.278Z Downloaded take_mut v0.2.2
8932023-12-11T22:46:50.278Z Downloaded vec_map v0.8.2
8942023-12-11T22:46:50.279Z Downloaded blake2b_simd v1.0.1
8952023-12-11T22:46:50.279Z Downloaded sec1 v0.7.3
8962023-12-11T22:46:50.279Z Downloaded spin v0.9.8
8972023-12-11T22:46:50.279Z Downloaded snafu-derive v0.7.5
8982023-12-11T22:46:50.280Z Downloaded yansi v0.5.1
8992023-12-11T22:46:50.280Z Downloaded ref-cast v1.0.20
9002023-12-11T22:46:50.280Z Downloaded rpassword v7.3.1
9012023-12-11T22:46:50.281Z Downloaded embedded-io v0.4.0
9022023-12-11T22:46:50.281Z Downloaded pretty-hex v0.4.0
9032023-12-11T22:46:50.281Z Downloaded remove_dir_all v0.5.3
9042023-12-11T22:46:50.282Z Downloaded rand_core v0.6.4
9052023-12-11T22:46:50.296Z Downloaded miniz_oxide v0.7.1
9062023-12-11T22:46:50.297Z Downloaded strum v0.25.0
9072023-12-11T22:46:50.297Z Downloaded derive_builder_core v0.12.0
9082023-12-11T22:46:50.297Z Downloaded signal-hook-mio v0.2.3
9092023-12-11T22:46:50.297Z Downloaded slog-term v2.9.0
9102023-12-11T22:46:50.297Z Downloaded futures-sink v0.3.29
9112023-12-11T22:46:50.297Z Downloaded platforms v3.0.2
9122023-12-11T22:46:50.297Z Downloaded hubpack v0.1.2
9132023-12-11T22:46:50.298Z Downloaded unicode-bidi v0.3.13
9142023-12-11T22:46:50.298Z Downloaded crypto-bigint v0.5.2
9152023-12-11T22:46:50.298Z Downloaded predicates-tree v1.0.9
9162023-12-11T22:46:50.298Z Downloaded strsim v0.8.0
9172023-12-11T22:46:50.298Z Downloaded structmeta v0.2.0
9182023-12-11T22:46:50.298Z Downloaded home v0.5.5
9192023-12-11T22:46:50.298Z Downloaded rtoolbox v0.0.1
9202023-12-11T22:46:50.298Z Downloaded utf-8 v0.7.6
9212023-12-11T22:46:50.298Z Downloaded predicates-core v1.0.6
9222023-12-11T22:46:50.298Z Downloaded postgres-types v0.2.6
9232023-12-11T22:46:50.298Z Downloaded backtrace v0.3.69
9242023-12-11T22:46:50.299Z Downloaded swrite v0.1.0
9252023-12-11T22:46:50.299Z Downloaded usdt-macro v0.3.5
9262023-12-11T22:46:50.299Z Downloaded predicates v2.1.5
9272023-12-11T22:46:50.299Z Downloaded dirs-sys-next v0.1.2
9282023-12-11T22:46:50.300Z Downloaded httptest v0.15.5
9292023-12-11T22:46:50.300Z Downloaded downcast v0.11.0
9302023-12-11T22:46:50.300Z Downloaded semver-parser v0.10.2
9312023-12-11T22:46:50.300Z Downloaded fxhash v0.2.1
9322023-12-11T22:46:50.301Z Downloaded dof v0.1.5
9332023-12-11T22:46:50.301Z Downloaded serde_urlencoded v0.7.1
9342023-12-11T22:46:50.314Z Downloaded ppv-lite86 v0.2.17
9352023-12-11T22:46:50.314Z Downloaded tiny-keccak v2.0.2
9362023-12-11T22:46:50.315Z Downloaded tokio-postgres v0.7.10
9372023-12-11T22:46:50.315Z Downloaded rusty-fork v0.3.0
9382023-12-11T22:46:50.315Z Downloaded plotters-svg v0.3.5
9392023-12-11T22:46:50.315Z Downloaded precomputed-hash v0.1.1
9402023-12-11T22:46:50.315Z Downloaded partial-io v0.5.4
9412023-12-11T22:46:50.316Z Downloaded generic-array v0.14.7
9422023-12-11T22:46:50.316Z Downloaded tempfile v3.8.1
9432023-12-11T22:46:50.316Z Downloaded highway v1.1.0
9442023-12-11T22:46:50.316Z Downloaded trust-dns-server v0.22.1
9452023-12-11T22:46:50.337Z Downloaded want v0.3.1
9462023-12-11T22:46:50.337Z Downloaded datatest-stable v0.2.3
9472023-12-11T22:46:50.338Z Downloaded pkcs1 v0.7.5
9482023-12-11T22:46:50.777Z Downloaded resolv-conf v0.7.0
9492023-12-11T22:46:50.777Z Downloaded untrusted v0.9.0
9502023-12-11T22:46:50.795Z Downloaded vte_generate_state_changes v0.1.1
9512023-12-11T22:46:50.795Z Downloaded foreign-types v0.3.2
9522023-12-11T22:46:50.796Z Downloaded pin-utils v0.1.0
9532023-12-11T22:46:50.796Z Downloaded scopeguard v1.2.0
9542023-12-11T22:46:50.796Z Downloaded xattr v1.0.1
9552023-12-11T22:46:50.796Z Downloaded slog-envlogger v2.2.0
9562023-12-11T22:46:50.797Z Downloaded display-error-chain v0.2.0
9572023-12-11T22:46:50.797Z Downloaded headers-core v0.2.0
9582023-12-11T22:46:50.797Z Downloaded tokio-tungstenite v0.20.1
9592023-12-11T22:46:50.797Z Downloaded string_cache v0.8.7
9602023-12-11T22:46:50.798Z Downloaded toml v0.7.8
9612023-12-11T22:46:50.798Z Downloaded hubpack_derive v0.1.1
9622023-12-11T22:46:50.798Z Downloaded usdt-impl v0.3.5
9632023-12-11T22:46:50.799Z Downloaded zerocopy v0.3.0
9642023-12-11T22:46:50.801Z Downloaded derive_builder v0.12.0
9652023-12-11T22:46:50.802Z Downloaded path-slash v0.1.5
9662023-12-11T22:46:50.802Z Downloaded parse-display v0.8.2
9672023-12-11T22:46:50.802Z Downloaded pin-project-lite v0.2.13
9682023-12-11T22:46:50.803Z Downloaded data-encoding v2.4.0
9692023-12-11T22:46:50.803Z Downloaded futures-timer v3.0.2
9702023-12-11T22:46:50.803Z Downloaded dtrace-parser v0.1.14
9712023-12-11T22:46:50.804Z Downloaded waitgroup v0.1.2
9722023-12-11T22:46:50.804Z Downloaded enum-as-inner v0.5.1
9732023-12-11T22:46:50.804Z Downloaded defmt-parser v0.3.3
9742023-12-11T22:46:50.805Z Downloaded textwrap v0.11.0
9752023-12-11T22:46:50.805Z Downloaded usdt v0.3.5
9762023-12-11T22:46:50.805Z Downloaded foreign-types-shared v0.1.1
9772023-12-11T22:46:50.806Z Downloaded rand v0.8.5
9782023-12-11T22:46:50.806Z Downloaded foreign-types-shared v0.3.1
9792023-12-11T22:46:50.806Z Downloaded httpdate v1.0.3
9802023-12-11T22:46:50.806Z Downloaded http-body v0.4.5
9812023-12-11T22:46:50.807Z Downloaded http-range v0.1.5
9822023-12-11T22:46:50.807Z Downloaded darling_macro v0.14.4
9832023-12-11T22:46:50.807Z Downloaded diesel_table_macro_syntax v0.1.0
9842023-12-11T22:46:50.808Z Downloaded serde-big-array v0.5.1
9852023-12-11T22:46:50.808Z Downloaded fixedbitset v0.4.2
9862023-12-11T22:46:50.808Z Downloaded filetime v0.2.23
9872023-12-11T22:46:50.809Z Downloaded endian-type v0.1.2
9882023-12-11T22:46:50.809Z Downloaded pest_derive v2.7.2
9892023-12-11T22:46:50.810Z Downloaded funty v2.0.0
9902023-12-11T22:46:50.810Z Downloaded fnv v1.0.7
9912023-12-11T22:46:50.810Z Downloaded slab v0.4.9
9922023-12-11T22:46:50.813Z Downloaded futures-executor v0.3.29
9932023-12-11T22:46:50.813Z Downloaded password-hash v0.5.0
9942023-12-11T22:46:50.813Z Downloaded rustls-pemfile v1.0.3
9952023-12-11T22:46:50.813Z Downloaded ena v0.14.2
9962023-12-11T22:46:50.814Z Downloaded itertools v0.11.0
9972023-12-11T22:46:50.814Z Downloaded defmt-macros v0.3.6
9982023-12-11T22:46:50.815Z Downloaded hex-literal v0.4.1
9992023-12-11T22:46:50.815Z Downloaded futures-task v0.3.29
10002023-12-11T22:46:50.815Z Downloaded prettyplease v0.2.12
10012023-12-11T22:46:50.816Z Downloaded zeroize v1.7.0
10022023-12-11T22:46:50.816Z Downloaded ed25519 v1.5.3
10032023-12-11T22:46:50.816Z Downloaded scheduled-thread-pool v0.2.7
10042023-12-11T22:46:50.816Z Downloaded pest_meta v2.7.2
10052023-12-11T22:46:50.816Z Downloaded vsss-rs v3.3.1
10062023-12-11T22:46:50.817Z Downloaded digest v0.10.7
10072023-12-11T22:46:50.817Z Downloaded toml_edit v0.19.15
10082023-12-11T22:46:50.817Z Downloaded defmt v0.3.5
10092023-12-11T22:46:50.817Z Downloaded difflib v0.4.0
10102023-12-11T22:46:50.818Z Downloaded typed-path v0.7.0
10112023-12-11T22:46:50.818Z Downloaded half v1.8.2
10122023-12-11T22:46:50.818Z Downloaded x509-cert v0.2.4
10132023-12-11T22:46:50.818Z Downloaded serde_with v3.4.0
10142023-12-11T22:46:50.819Z Downloaded diesel_derives v2.1.2
10152023-12-11T22:46:50.819Z Downloaded expectorate v1.1.0
10162023-12-11T22:46:50.819Z Downloaded zip v0.6.6
10172023-12-11T22:46:50.819Z Downloaded hashbrown v0.13.2
10182023-12-11T22:46:50.820Z Downloaded pest v2.7.2
10192023-12-11T22:46:50.820Z Downloaded unicode-normalization v0.1.22
10202023-12-11T22:46:50.821Z Downloaded tough v0.16.0
10212023-12-11T22:46:50.821Z Downloaded reqwest v0.11.22
10222023-12-11T22:46:50.821Z Downloaded idna v0.5.0
10232023-12-11T22:46:50.822Z Downloaded hashbrown v0.12.3
10242023-12-11T22:46:50.822Z Downloaded futures-util v0.3.29
10252023-12-11T22:46:50.839Z Downloaded rustls-webpki v0.101.7
10262023-12-11T22:46:50.852Z Downloaded hkdf v0.12.3
10272023-12-11T22:46:50.852Z Downloaded vcpkg v0.2.15
10282023-12-11T22:46:50.920Z Downloaded ratatui v0.23.0
10292023-12-11T22:46:50.944Z Downloaded petgraph v0.6.4
10302023-12-11T22:46:51.388Z Downloaded regex v1.10.2
10312023-12-11T22:46:51.402Z Downloaded regress v0.7.1
10322023-12-11T22:46:51.403Z Downloaded object v0.32.1
10332023-12-11T22:46:51.403Z Downloaded polar-core v0.27.0
10342023-12-11T22:46:51.403Z Downloaded regex-syntax v0.6.29
10352023-12-11T22:46:51.403Z Downloaded regex-syntax v0.7.5
10362023-12-11T22:46:51.403Z Downloaded diesel v2.1.4
10372023-12-11T22:46:51.403Z Downloaded radix_trie v0.2.1
10382023-12-11T22:46:51.403Z Downloaded webpki-roots v0.25.2
10392023-12-11T22:46:51.403Z Downloaded rustls v0.21.9
10402023-12-11T22:46:51.403Z Downloaded zerocopy-derive v0.6.4
10412023-12-11T22:46:51.403Z Downloaded regex-syntax v0.8.2
10422023-12-11T22:46:51.403Z Downloaded sha3 v0.10.8
10432023-12-11T22:46:51.404Z Downloaded rustix v0.38.25
10442023-12-11T22:46:51.404Z Downloaded sled v0.34.7
10452023-12-11T22:46:51.404Z Downloaded zerocopy-derive v0.7.26
10462023-12-11T22:46:51.404Z Downloaded regex-automata v0.4.3
10472023-12-11T22:46:51.404Z Downloaded bzip2-sys v0.1.11+1.0.8
10482023-12-11T22:46:51.404Z Downloaded encoding_rs v0.8.33
10492023-12-11T22:46:51.822Z Downloaded tokio v1.35.0
10502023-12-11T22:46:51.833Z Downloaded regex-automata v0.3.8
10512023-12-11T22:46:51.833Z Downloaded zerocopy-derive v0.2.0
10522023-12-11T22:46:51.833Z Downloaded openapiv3 v2.0.0
10532023-12-11T22:46:51.833Z Downloaded syn v1.0.109
10542023-12-11T22:46:51.834Z Downloaded gimli v0.28.0
10552023-12-11T22:46:51.834Z Downloaded smoltcp v0.10.0
10562023-12-11T22:46:51.834Z Downloaded curve25519-dalek v4.1.0
10572023-12-11T22:46:51.834Z Downloaded trust-dns-proto v0.22.0
10582023-12-11T22:46:51.834Z Downloaded object v0.30.4
10592023-12-11T22:46:51.834Z Downloaded ring v0.17.7
10602023-12-11T22:46:51.834Z Downloaded openssl v0.10.60
10612023-12-11T22:46:52.275Z Downloaded smoltcp v0.9.1
10622023-12-11T22:46:52.275Z Downloaded bstr v1.6.0
10632023-12-11T22:46:52.275Z Downloaded proptest v1.4.0
10642023-12-11T22:46:52.276Z Downloaded h2 v0.3.21
10652023-12-11T22:46:52.276Z Downloaded tabled v0.14.0
10662023-12-11T22:46:52.276Z Downloaded bitvec v1.0.1
10672023-12-11T22:46:52.276Z Downloaded bstr v0.2.17
10682023-12-11T22:46:52.277Z Downloaded chrono v0.4.31
10692023-12-11T22:46:52.277Z Downloaded ring v0.16.20
10702023-12-11T22:46:52.277Z Downloaded quick-xml v0.23.1
10712023-12-11T22:46:52.277Z Downloaded bindgen v0.65.1
10722023-12-11T22:46:52.277Z Downloaded idna v0.2.3
10732023-12-11T22:46:52.277Z Downloaded clap v2.34.0
10742023-12-11T22:46:52.278Z Downloaded tokio-util v0.7.10
10752023-12-11T22:46:52.279Z Downloaded http v0.2.11
10762023-12-11T22:46:52.279Z Downloaded zerocopy v0.7.26
10772023-12-11T22:46:52.279Z Downloaded lalrpop v0.19.12
10782023-12-11T22:46:52.279Z Downloaded diff v0.1.13
10792023-12-11T22:46:52.279Z Downloaded vte v0.11.1
10802023-12-11T22:46:52.280Z Downloaded heapless v0.7.16
10812023-12-11T22:46:52.385Z Downloaded elliptic-curve v0.13.8
10822023-12-11T22:46:52.394Z Downloaded portable-atomic v1.4.3
10832023-12-11T22:46:52.394Z Downloaded plotters v0.3.5
10842023-12-11T22:46:52.394Z Downloaded rayon v1.8.0
10852023-12-11T22:46:52.394Z Downloaded tinyvec v1.6.0
10862023-12-11T22:46:52.395Z Downloaded futures v0.3.29
10872023-12-11T22:46:52.395Z Downloaded globset v0.4.13
10882023-12-11T22:46:52.395Z Downloaded headers v0.3.9
10892023-12-11T22:46:52.395Z Downloaded ron v0.8.1
10902023-12-11T22:46:52.395Z Downloaded unicode-segmentation v1.10.1
10912023-12-11T22:46:52.395Z Downloaded regex-automata v0.1.10
10922023-12-11T22:46:52.395Z Downloaded term v0.7.0
10932023-12-11T22:46:52.395Z Downloaded subprocess v0.2.9
10942023-12-11T22:46:52.395Z Downloaded pretty_assertions v1.4.0
10952023-12-11T22:46:52.396Z Downloaded reedline v0.26.0
10962023-12-11T22:46:52.404Z Downloaded aho-corasick v1.0.4
10972023-12-11T22:46:52.411Z Downloaded hyper v0.14.27
10982023-12-11T22:46:52.429Z Downloaded smallvec v0.6.14
10992023-12-11T22:46:52.436Z Downloaded url v2.5.0
11002023-12-11T22:46:52.436Z Downloaded usdt-attr-macro v0.3.5
11012023-12-11T22:46:52.436Z Downloaded tracing v0.1.37
11022023-12-11T22:46:52.450Z Downloaded zone v0.3.0
11032023-12-11T22:46:52.450Z Downloaded ucd-trie v0.1.6
11042023-12-11T22:46:52.881Z Downloaded hash32 v0.2.1
11052023-12-11T22:46:52.881Z Downloaded heck v0.3.3
11062023-12-11T22:46:52.881Z Downloaded debug-ignore v1.0.5
11072023-12-11T22:46:52.881Z Downloaded either v1.9.0
11082023-12-11T22:46:52.881Z Downloaded futures-channel v0.3.29
11092023-12-11T22:46:52.881Z Downloaded hmac v0.12.1
11102023-12-11T22:46:52.881Z Downloaded unsafe-libyaml v0.2.9
11112023-12-11T22:46:52.881Z Downloaded time v0.3.27
11122023-12-11T22:46:52.881Z Downloaded num-bigint-dig v0.8.4
11132023-12-11T22:46:52.881Z Downloaded env_logger v0.10.0
11142023-12-11T22:46:52.881Z Downloaded pkcs8 v0.10.2
11152023-12-11T22:46:52.881Z Downloaded siphasher v0.3.11
11162023-12-11T22:46:52.881Z Downloaded futures-core v0.3.29
11172023-12-11T22:46:52.881Z Downloaded flagset v0.4.3
11182023-12-11T22:46:52.882Z Downloaded dyn-clone v1.0.13
11192023-12-11T22:46:52.882Z Downloaded proc-macro-error-attr v1.0.4
11202023-12-11T22:46:52.882Z Downloaded fs-err v2.11.0
11212023-12-11T22:46:52.882Z Downloaded form_urlencoded v1.2.1
11222023-12-11T22:46:52.882Z Downloaded slog v2.7.0
11232023-12-11T22:46:52.882Z Downloaded yasna v0.5.2
11242023-12-11T22:46:52.882Z Downloaded proc-macro-crate v1.3.1
11252023-12-11T22:46:52.882Z Downloaded phf v0.11.2
11262023-12-11T22:46:52.882Z Downloaded typenum v1.16.0
11272023-12-11T22:46:52.882Z Downloaded parking_lot v0.12.1
11282023-12-11T22:46:52.882Z Downloaded strum_macros v0.25.2
11292023-12-11T22:46:52.882Z Downloaded strum_macros v0.24.3
11302023-12-11T22:46:52.883Z Downloaded structopt-derive v0.4.18
11312023-12-11T22:46:52.883Z Downloaded rsa v0.9.2
11322023-12-11T22:46:52.883Z Downloaded flume v0.11.0
11332023-12-11T22:46:52.883Z Downloaded der v0.7.8
11342023-12-11T22:46:52.883Z Downloaded rustc_version v0.1.7
11352023-12-11T22:46:52.883Z Downloaded rustc-hash v1.1.0
11362023-12-11T22:46:52.883Z Downloaded parking_lot v0.11.2
11372023-12-11T22:46:52.884Z Downloaded doc-comment v0.3.3
11382023-12-11T22:46:52.884Z Downloaded fragile v2.0.0
11392023-12-11T22:46:52.884Z Downloaded futures-macro v0.3.29
11402023-12-11T22:46:52.884Z Downloaded futures-io v0.3.29
11412023-12-11T22:46:52.884Z Downloaded secrecy v0.8.0
11422023-12-11T22:46:52.884Z Downloaded wait-timeout v0.2.0
11432023-12-11T22:46:52.884Z Downloaded wyz v0.5.1
11442023-12-11T22:46:52.884Z Downloaded foreign-types v0.5.0
11452023-12-11T22:46:52.884Z Downloaded parking_lot_core v0.8.6
11462023-12-11T22:46:52.884Z Downloaded tinytemplate v1.2.1
11472023-12-11T22:46:52.884Z Downloaded sct v0.7.0
11482023-12-11T22:46:52.884Z Downloaded rustc-demangle v0.1.23
11492023-12-11T22:46:52.884Z Downloaded zerocopy v0.6.4
11502023-12-11T22:46:52.884Z Downloaded der_derive v0.7.2
11512023-12-11T22:46:52.885Z Downloaded steno v0.4.0
11522023-12-11T22:46:52.885Z Downloaded rstest_macros v0.18.2
11532023-12-11T22:46:52.885Z Downloaded tinyvec_macros v0.1.1
11542023-12-11T22:46:52.885Z Downloaded fd-lock v3.0.13
11552023-12-11T22:46:52.885Z Downloaded ref-cast-impl v1.0.20
11562023-12-11T22:46:52.885Z Downloaded nom v7.1.3
11572023-12-11T22:46:52.885Z Downloaded libxml v0.3.3
11582023-12-11T22:46:52.885Z Downloaded rust-argon2 v1.0.1
11592023-12-11T22:46:52.885Z Downloaded trust-dns-client v0.22.0
11602023-12-11T22:46:52.885Z Downloaded walkdir v2.4.0
11612023-12-11T22:46:52.885Z Downloaded thiserror-impl-no-std v2.0.2
11622023-12-11T22:46:52.885Z Downloaded toml v0.5.11
11632023-12-11T22:46:52.885Z Downloaded rand v0.4.6
11642023-12-11T22:46:52.886Z Downloaded trust-dns-resolver v0.22.0
11652023-12-11T22:46:52.886Z Downloaded whoami v1.4.1
11662023-12-11T22:46:52.886Z Downloaded structopt v0.3.26
11672023-12-11T22:46:52.886Z Downloaded tokio-stream v0.1.14
11682023-12-11T22:46:52.886Z Downloaded httparse v1.8.0
11692023-12-11T22:46:52.886Z Downloaded ff v0.13.0
11702023-12-11T22:46:52.887Z Downloaded fastrand v2.0.0
11712023-12-11T22:46:52.887Z Downloaded fallible-iterator v0.2.0
11722023-12-11T22:46:52.887Z Downloaded serde_tokenstream v0.2.0
11732023-12-11T22:46:52.887Z Downloaded crossterm v0.27.0
11742023-12-11T22:46:52.887Z Downloaded r2d2 v0.8.10
11752023-12-11T22:46:52.887Z Downloaded serde-hex v0.1.0
11762023-12-11T22:46:52.887Z Downloaded flate2 v1.0.28
11772023-12-11T22:46:52.887Z Downloaded postcard v1.0.8
11782023-12-11T22:46:52.887Z Downloaded uuid v1.6.1
11792023-12-11T22:46:52.887Z Downloaded derive-where v1.2.6
11802023-12-11T22:46:52.887Z Downloaded dirs-next v2.0.0
11812023-12-11T22:46:52.887Z Downloaded slog-json v2.6.1
11822023-12-11T22:46:52.888Z Downloaded peeking_take_while v0.1.2
11832023-12-11T22:46:52.888Z Downloaded tabled_derive v0.6.0
11842023-12-11T22:46:52.889Z Downloaded serde_with_macros v3.4.0
11852023-12-11T22:46:52.889Z Downloaded poly1305 v0.8.0
11862023-12-11T22:46:52.889Z Downloaded similar v2.3.0
11872023-12-11T22:46:52.889Z Downloaded zone_cfg_derive v0.3.0
11882023-12-11T22:46:52.889Z Downloaded textwrap v0.16.0
11892023-12-11T22:46:52.889Z Downloaded tar v0.4.40
11902023-12-11T22:46:52.889Z Downloaded num-bigint v0.4.4
11912023-12-11T22:46:52.889Z Downloaded rayon-core v1.12.0
11922023-12-11T22:46:52.890Z Downloaded snafu v0.7.5
11932023-12-11T22:46:52.890Z Downloaded itertools v0.10.5
11942023-12-11T22:46:52.890Z Downloaded fatfs v0.3.6
11952023-12-11T22:46:52.890Z Downloaded unicode-width v0.1.11
11962023-12-11T22:46:52.890Z Downloaded paste v1.0.14
11972023-12-11T22:46:52.890Z Downloaded untrusted v0.7.1
11982023-12-11T22:46:52.890Z Downloaded hex v0.4.3
11992023-12-11T22:46:52.890Z Downloaded time-macros v0.2.13
12002023-12-11T22:46:52.890Z Downloaded parking_lot_core v0.9.8
12012023-12-11T22:46:52.891Z Downloaded darling_macro v0.20.3
12022023-12-11T22:46:52.891Z Downloaded rstest v0.18.2
12032023-12-11T22:46:52.891Z Downloaded tracing-core v0.1.31
12042023-12-11T22:46:52.902Z Downloaded libm v0.2.7
12052023-12-11T22:46:52.903Z Downloaded rustversion v1.0.14
12062023-12-11T22:46:52.903Z Downloaded deranged v0.3.8
12072023-12-11T22:46:52.903Z Downloaded predicates v3.0.4
12082023-12-11T22:46:52.903Z Downloaded rustls-native-certs v0.6.3
12092023-12-11T22:46:52.903Z Downloaded mio v0.8.9
12102023-12-11T22:46:52.918Z Downloaded signal-hook v0.3.17
12112023-12-11T22:46:52.918Z Downloaded derive_more v0.99.17
12122023-12-11T22:46:52.932Z Downloaded getrandom v0.2.10
12132023-12-11T22:46:52.932Z Downloaded pin-project v1.1.3
12142023-12-11T22:46:52.946Z Downloaded serde_plain v1.0.2
12152023-12-11T22:46:52.953Z Downloaded group v0.13.0
12162023-12-11T22:46:52.953Z Downloaded salty v0.2.0
12172023-12-11T22:46:52.963Z Downloaded similar-asserts v1.5.0
12182023-12-11T22:46:52.963Z Downloaded crossbeam-channel v0.5.8
12192023-12-11T22:46:52.968Z Downloaded tungstenite v0.20.1
12202023-12-11T22:46:52.972Z Downloaded indicatif v0.17.7
12212023-12-11T22:46:52.978Z Downloaded rcgen v0.11.3
12222023-12-11T22:46:52.994Z Downloaded socket2 v0.4.9
12232023-12-11T22:46:52.994Z Downloaded parse-display-derive v0.8.2
12242023-12-11T22:46:52.994Z Downloaded foreign-types-macros v0.2.3
12252023-12-11T22:46:52.994Z Downloaded tower-service v0.3.2
12262023-12-11T22:46:52.994Z Downloaded hostname v0.3.1
12272023-12-11T22:46:52.997Z Downloaded zeroize_derive v1.4.2
12282023-12-11T22:46:52.997Z Downloaded universal-hash v0.5.1
12292023-12-11T22:46:52.997Z Downloaded unicode-xid v0.2.4
12302023-12-11T22:46:52.997Z Downloaded thiserror-no-std v2.0.2
12312023-12-11T22:46:53.001Z Downloaded termios v0.3.3
12322023-12-11T22:46:53.004Z Downloaded termcolor v1.2.0
12332023-12-11T22:46:53.008Z Downloaded structmeta-derive v0.2.0
12342023-12-11T22:46:53.008Z Downloaded minimal-lexical v0.2.1
12352023-12-11T22:46:53.015Z Downloaded same-file v1.0.6
12362023-12-11T22:46:53.018Z Downloaded relative-path v1.9.0
12372023-12-11T22:46:53.022Z Downloaded float-cmp v0.9.0
12382023-12-11T22:46:53.024Z Downloaded strip-ansi-escapes v0.2.0
12392023-12-11T22:46:53.025Z Downloaded stringprep v0.1.3
12402023-12-11T22:46:53.031Z Downloaded serde_path_to_error v0.1.14
12412023-12-11T22:46:53.035Z Downloaded rustfmt-wrapper v0.2.0
12422023-12-11T22:46:53.035Z Downloaded rustc_version v0.4.0
12432023-12-11T22:46:53.035Z Downloaded openssl-sys v0.9.96
12442023-12-11T22:46:53.041Z Downloaded glob v0.3.1
12452023-12-11T22:46:53.044Z Downloaded getopts v0.2.21
12462023-12-11T22:46:53.047Z Downloaded tempdir v0.3.7
12472023-12-11T22:46:53.048Z Downloaded supports-color v2.1.0
12482023-12-11T22:46:53.050Z Downloaded proc-macro-error v1.0.4
12492023-12-11T22:46:53.054Z Downloaded trybuild v1.0.85
12502023-12-11T22:46:53.061Z Downloaded subtle v2.5.0
12512023-12-11T22:46:53.064Z Downloaded sha2 v0.10.8
12522023-12-11T22:46:53.067Z Downloaded socket2 v0.5.5
12532023-12-11T22:46:53.070Z Downloaded base64 v0.21.5
12542023-12-11T22:46:53.079Z Downloaded threadpool v1.8.1
12552023-12-11T22:46:53.087Z Downloaded tap v1.0.1
12562023-12-11T22:46:53.087Z Downloaded pin-project-internal v1.1.3
12572023-12-11T22:46:53.087Z Downloaded arc-swap v1.6.0
12582023-12-11T22:46:53.091Z Downloaded serde_yaml v0.9.25
12592023-12-11T22:46:53.100Z Downloaded itertools v0.12.0
12602023-12-11T22:46:53.108Z Downloaded postgres-protocol v0.6.6
12612023-12-11T22:46:53.124Z Downloaded sha1 v0.10.6
12622023-12-11T22:46:53.124Z Downloaded plotters-backend v0.3.5
12632023-12-11T22:46:53.124Z Downloaded time-core v0.1.1
12642023-12-11T22:46:53.124Z Downloaded synstructure v0.12.6
12652023-12-11T22:46:53.146Z Downloaded percent-encoding v2.3.1
12662023-12-11T22:46:53.146Z Downloaded static_assertions v1.1.0
12672023-12-11T22:46:53.147Z Downloaded omicron-zone-package v0.9.1
12682023-12-11T22:46:53.147Z Downloaded tracing-attributes v0.1.26
12692023-12-11T22:46:53.147Z Downloaded rand_chacha v0.3.1
12702023-12-11T22:46:53.148Z Downloaded tokio-macros v2.2.0
12712023-12-11T22:46:53.148Z Downloaded tokio-rustls v0.24.1
12722023-12-11T22:46:53.166Z Downloaded linear-map v1.2.0
12732023-12-11T22:46:53.166Z Downloaded quick-error v1.2.3
12742023-12-11T22:46:53.166Z Downloaded pretty-hex v0.2.1
12752023-12-11T22:46:53.167Z Downloaded pkg-config v0.3.27
12762023-12-11T22:46:53.167Z Downloaded num-derive v0.4.0
12772023-12-11T22:46:53.167Z Downloaded slog-scope v4.4.0
12782023-12-11T22:46:53.168Z Downloaded smawk v0.3.1
12792023-12-11T22:46:53.168Z Downloaded unicode-linebreak v0.1.5
12802023-12-11T22:46:53.168Z Downloaded topological-sort v0.2.2
12812023-12-11T22:46:53.168Z Downloaded slog-stdlog v4.1.1
12822023-12-11T22:46:53.168Z Downloaded signal-hook-registry v1.4.1
12832023-12-11T22:46:53.179Z Downloaded cancel-safe-futures v0.1.5
12842023-12-11T22:46:53.179Z Downloaded libtest-mimic v0.6.1
12852023-12-11T22:46:53.179Z Downloaded phf_shared v0.11.2
12862023-12-11T22:46:53.179Z Downloaded pest_generator v2.7.2
12872023-12-11T22:46:53.180Z Downloaded pem-rfc7468 v0.7.0
12882023-12-11T22:46:53.180Z Downloaded pem v3.0.2
12892023-12-11T22:46:53.189Z Downloaded unicase v2.7.0
12902023-12-11T22:46:53.190Z Downloaded test-strategy v0.3.1
12912023-12-11T22:46:53.190Z Downloaded crossbeam-epoch v0.9.15
12922023-12-11T22:46:53.202Z Downloaded tui-tree-widget v0.13.0
12932023-12-11T22:46:53.202Z Downloaded smallvec v1.11.0
12942023-12-11T22:46:53.202Z Downloaded oso v0.27.0
12952023-12-11T22:46:53.212Z Downloaded num-traits v0.2.16
12962023-12-11T22:46:53.212Z Downloaded mockall_derive v0.11.4
12972023-12-11T22:46:53.212Z Downloaded bytes v1.5.0
12982023-12-11T22:46:53.226Z Downloaded schemars v0.8.13
12992023-12-11T22:46:53.245Z Downloaded criterion v0.5.1
13002023-12-11T22:46:53.252Z Downloaded darling v0.20.3
13012023-12-11T22:46:53.262Z Downloaded blake2 v0.10.6
13022023-12-11T22:46:53.263Z Downloaded rand_xorshift v0.3.0
13032023-12-11T22:46:53.263Z Downloaded radium v0.7.0
13042023-12-11T22:46:53.271Z Downloaded stable_deref_trait v1.2.0
13052023-12-11T22:46:53.271Z Downloaded crossbeam-utils v0.8.16
13062023-12-11T22:46:53.271Z Downloaded crc-any v2.4.3
13072023-12-11T22:46:53.271Z Downloaded version_check v0.9.4
13082023-12-11T22:46:53.281Z Downloaded basic-toml v0.1.4
13092023-12-11T22:46:53.292Z Downloaded async-trait v0.1.74
13102023-12-11T22:46:53.318Z Downloaded argon2 v0.5.2
13112023-12-11T22:46:53.318Z Downloaded smf v0.2.2
13122023-12-11T22:46:53.318Z Downloaded serde_derive_internals v0.26.0
13132023-12-11T22:46:53.318Z Downloaded phf_shared v0.10.0
13142023-12-11T22:46:53.326Z Downloaded tokio-native-tls v0.3.1
13152023-12-11T22:46:53.327Z Downloaded thread-id v4.2.0
13162023-12-11T22:46:53.327Z Downloaded spki v0.7.2
13172023-12-11T22:46:53.327Z Downloaded slog-dtrace v0.2.3
13182023-12-11T22:46:53.328Z Downloaded slog-bunyan v2.4.0
13192023-12-11T22:46:53.329Z Downloaded slog-async v2.8.0
13202023-12-11T22:46:53.329Z Downloaded log v0.4.20
13212023-12-11T22:46:53.329Z Downloaded shlex v1.1.0
13222023-12-11T22:46:53.329Z Downloaded bitfield v0.14.0
13232023-12-11T22:46:53.329Z Downloaded bytecount v0.6.3
13242023-12-11T22:46:53.329Z Downloaded block-padding v0.3.3
13252023-12-11T22:46:53.342Z Downloaded num v0.4.1
13262023-12-11T22:46:53.342Z Downloaded mime v0.3.17
13272023-12-11T22:46:53.343Z Downloaded indoc v2.0.3
13282023-12-11T22:46:53.343Z Downloaded native-tls v0.2.11
13292023-12-11T22:46:53.343Z Downloaded num-rational v0.4.1
13302023-12-11T22:46:53.352Z Downloaded num-integer v0.1.45
13312023-12-11T22:46:53.352Z Downloaded md-5 v0.10.5
13322023-12-11T22:46:53.353Z Downloaded lazy_static v1.4.0
13332023-12-11T22:46:53.353Z Downloaded serde_tokenstream v0.1.7
13342023-12-11T22:46:53.770Z Downloaded packed_struct_codegen v0.10.1
13352023-12-11T22:46:53.770Z Downloaded oorandom v11.1.3
13362023-12-11T22:46:53.771Z Downloaded num_enum_derive v0.5.11
13372023-12-11T22:46:53.771Z Downloaded multer v2.1.0
13382023-12-11T22:46:53.771Z Downloaded cookie v0.18.0
13392023-12-11T22:46:53.777Z Downloaded bcs v0.1.6
13402023-12-11T22:46:53.777Z Downloaded mime_guess v2.0.4
13412023-12-11T22:46:53.777Z Downloaded darling v0.14.4
13422023-12-11T22:46:53.777Z Downloaded bitflags v2.4.0
13432023-12-11T22:46:53.777Z Downloaded arrayvec v0.7.4
13442023-12-11T22:46:53.777Z Downloaded base64ct v1.6.0
13452023-12-11T22:46:53.777Z Downloaded backoff v0.4.0
13462023-12-11T22:46:53.777Z Downloaded assert_cmd v2.0.12
13472023-12-11T22:46:53.778Z Downloaded ansi_term v0.12.1
13482023-12-11T22:46:53.778Z Downloaded signature v2.1.0
13492023-12-11T22:46:53.778Z Downloaded shell-words v1.1.0
13502023-12-11T22:46:53.778Z Downloaded termtree v0.4.1
13512023-12-11T22:46:53.778Z Downloaded spin v0.5.2
13522023-12-11T22:46:53.778Z Downloaded signature v1.6.4
13532023-12-11T22:46:53.778Z Downloaded lock_api v0.4.10
13542023-12-11T22:46:53.779Z Downloaded num-iter v0.1.43
13552023-12-11T22:46:53.779Z Downloaded nibble_vec v0.1.0
13562023-12-11T22:46:53.779Z Downloaded criterion-plot v0.5.0
13572023-12-11T22:46:53.779Z Downloaded thread_local v1.1.7
13582023-12-11T22:46:53.779Z Downloaded macaddr v1.0.1
13592023-12-11T22:46:53.779Z Downloaded libloading v0.7.4
13602023-12-11T22:46:53.779Z Downloaded keccak v0.1.4
13612023-12-11T22:46:53.779Z Downloaded ipnet v2.8.0
13622023-12-11T22:46:53.780Z Downloaded constant_time_eq v0.2.6
13632023-12-11T22:46:53.780Z Downloaded crossbeam-deque v0.8.3
13642023-12-11T22:46:53.780Z Downloaded crc32fast v1.3.2
13652023-12-11T22:46:53.780Z Downloaded nu-ansi-term v0.49.0
13662023-12-11T22:46:53.780Z Downloaded bb8 v0.8.1
13672023-12-11T22:46:53.780Z Downloaded hyper-rustls v0.24.2
13682023-12-11T22:46:53.781Z Downloaded crossbeam-queue v0.3.8
13692023-12-11T22:46:53.781Z Downloaded cpufeatures v0.2.9
13702023-12-11T22:46:53.783Z Downloaded corncobs v0.1.3
13712023-12-11T22:46:53.784Z Downloaded memoffset v0.7.1
13722023-12-11T22:46:53.784Z Downloaded lru-cache v0.1.2
13732023-12-11T22:46:53.784Z Downloaded bit-set v0.5.3
13742023-12-11T22:46:53.784Z Downloaded autocfg v1.1.0
13752023-12-11T22:46:53.785Z Downloaded atomic-waker v1.1.1
13762023-12-11T22:46:53.785Z Downloaded async-recursion v1.0.5
13772023-12-11T22:46:53.785Z Downloaded array-init v0.0.4
13782023-12-11T22:46:53.785Z Downloaded aead v0.5.2
13792023-12-11T22:46:53.785Z Downloaded base16ct v0.2.0
13802023-12-11T22:46:53.785Z Downloaded anes v0.1.6
13812023-12-11T22:46:53.785Z Downloaded ascii-canvas v3.0.0
13822023-12-11T22:46:53.786Z Downloaded arrayref v0.3.7
13832023-12-11T22:46:53.786Z Downloaded mockall v0.11.4
13842023-12-11T22:46:53.786Z Downloaded maybe-uninit v2.0.0
13852023-12-11T22:46:53.786Z Downloaded console v0.15.7
13862023-12-11T22:46:53.786Z Downloaded async-stream v0.3.5
13872023-12-11T22:46:53.786Z Downloaded adler v1.0.2
13882023-12-11T22:46:53.786Z Downloaded libefi-sys v0.1.0
13892023-12-11T22:46:53.786Z Downloaded darling_core v0.20.3
13902023-12-11T22:46:53.786Z Downloaded openssl-probe v0.1.5
13912023-12-11T22:46:53.787Z Downloaded newline-converter v0.3.0
13922023-12-11T22:46:53.787Z Downloaded crc-catalog v2.2.0
13932023-12-11T22:46:53.787Z Downloaded maplit v1.0.2
13942023-12-11T22:46:53.787Z Downloaded oso-derive v0.27.0
13952023-12-11T22:46:53.787Z Downloaded opaque-debug v0.3.0
13962023-12-11T22:46:53.787Z Downloaded newtype_derive v0.1.6
13972023-12-11T22:46:53.787Z Downloaded new_debug_unreachable v1.0.4
13982023-12-11T22:46:53.788Z Downloaded lazycell v1.3.0
13992023-12-11T22:46:53.788Z Downloaded is-terminal v0.4.9
14002023-12-11T22:46:53.788Z Downloaded indexmap v1.9.3
14012023-12-11T22:46:53.788Z Downloaded libsw v3.3.0
14022023-12-11T22:46:53.789Z Downloaded crossbeam v0.8.2
14032023-12-11T22:46:53.789Z Downloaded cexpr v0.6.0
14042023-12-11T22:46:53.789Z Downloaded signal-hook-tokio v0.3.1
14052023-12-11T22:46:53.789Z Downloaded semver v0.1.20
14062023-12-11T22:46:53.789Z Downloaded ipnetwork v0.20.0
14072023-12-11T22:46:53.789Z Downloaded inout v0.1.3
14082023-12-11T22:46:53.789Z Downloaded crucible-workspace-hack v0.1.0
14092023-12-11T22:46:53.789Z Downloaded chacha20poly1305 v0.10.1
14102023-12-11T22:46:53.789Z Downloaded cc v1.0.83
14112023-12-11T22:46:53.789Z Downloaded normalize-line-endings v0.3.0
14122023-12-11T22:46:53.789Z Downloaded matches v0.1.10
14132023-12-11T22:46:53.790Z Downloaded nodrop v0.1.14
14142023-12-11T22:46:53.790Z Downloaded atty v0.2.14
14152023-12-11T22:46:53.790Z Downloaded match_cfg v0.1.0
14162023-12-11T22:46:53.790Z Downloaded crunchy v0.2.2
14172023-12-11T22:46:53.790Z Downloaded async-stream-impl v0.3.5
14182023-12-11T22:46:53.790Z Downloaded assert_matches v1.5.0
14192023-12-11T22:46:53.790Z Downloaded serde_repr v0.1.16
14202023-12-11T22:46:53.790Z Downloaded semver v0.11.0
14212023-12-11T22:46:53.790Z Downloaded hyper-staticfile v0.9.5
14222023-12-11T22:46:53.790Z Downloaded convert_case v0.4.0
14232023-12-11T22:46:53.790Z Downloaded const-oid v0.9.5
14242023-12-11T22:46:53.790Z Downloaded cobs v0.2.3
14252023-12-11T22:46:53.790Z Downloaded clang-sys v1.6.1
14262023-12-11T22:46:53.790Z Downloaded lalrpop-util v0.19.12
14272023-12-11T22:46:53.790Z Downloaded camino-tempfile v1.1.1
14282023-12-11T22:46:53.791Z Downloaded linked-hash-map v0.5.6
14292023-12-11T22:46:53.791Z Downloaded hyper-tls v0.5.0
14302023-12-11T22:46:53.792Z Downloaded cassowary v0.3.0
14312023-12-11T22:46:53.793Z Downloaded bzip2 v0.4.4
14322023-12-11T22:46:53.793Z Downloaded is_ci v1.1.1
14332023-12-11T22:46:53.793Z Downloaded indoc v1.0.9
14342023-12-11T22:46:53.793Z Downloaded impl-trait-for-tuples v0.2.2
14352023-12-11T22:46:53.793Z Downloaded iana-time-zone v0.1.57
14362023-12-11T22:46:53.793Z Downloaded constant_time_eq v0.3.0
14372023-12-11T22:46:53.793Z Downloaded chacha20 v0.9.1
14382023-12-11T22:46:53.793Z Downloaded crc v3.0.1
14392023-12-11T22:46:53.827Z Downloaded cipher v0.4.4
14402023-12-11T22:46:53.828Z Downloaded ciborium-ll v0.2.1
14412023-12-11T22:46:53.828Z Downloaded bytesize v1.3.0
14422023-12-11T22:46:53.828Z Downloaded byteorder v1.5.0
14432023-12-11T22:46:53.828Z Downloaded buf-list v1.0.3
14442023-12-11T22:46:53.828Z Downloaded cfg-if v1.0.0
14452023-12-11T22:46:54.291Z Compiling serde v1.0.192
14462023-12-11T22:46:54.291Z Compiling autocfg v1.1.0
14472023-12-11T22:46:54.304Z Checking cfg-if v1.0.0
14482023-12-11T22:46:54.304Z Compiling version_check v0.9.4
14492023-12-11T22:46:54.305Z Compiling syn v1.0.109
14502023-12-11T22:46:54.362Z Checking libc v0.2.150
14512023-12-11T22:46:54.373Z Compiling syn v2.0.32
14522023-12-11T22:46:54.488Z Compiling parking_lot_core v0.9.8
14532023-12-11T22:46:54.500Z Compiling libm v0.2.7
14542023-12-11T22:46:54.957Z Compiling cc v1.0.83
14552023-12-11T22:46:55.121Z Compiling futures-core v0.3.29
14562023-12-11T22:46:55.137Z Compiling once_cell v1.19.0
14572023-12-11T22:46:55.528Z Compiling serde_json v1.0.108
14582023-12-11T22:46:55.614Z Compiling lock_api v0.4.10
14592023-12-11T22:46:55.633Z Compiling num-traits v0.2.16
14602023-12-11T22:46:56.095Z Compiling memchr v2.6.3
14612023-12-11T22:46:56.250Z Compiling typenum v1.16.0
14622023-12-11T22:46:56.382Z Compiling generic-array v0.14.7
14632023-12-11T22:46:56.602Z Checking getrandom v0.2.10
14642023-12-11T22:46:56.913Z Compiling slab v0.4.9
14652023-12-11T22:46:57.050Z Compiling futures-channel v0.3.29
14662023-12-11T22:46:57.384Z Compiling futures-task v0.3.29
14672023-12-11T22:46:57.679Z Compiling futures-util v0.3.29
14682023-12-11T22:46:57.691Z Checking scopeguard v1.2.0
14692023-12-11T22:46:58.091Z Compiling log v0.4.20
14702023-12-11T22:46:58.472Z Compiling pkg-config v0.3.27
14712023-12-11T22:46:59.233Z Checking itoa v1.0.9
14722023-12-11T22:46:59.316Z Checking smallvec v1.11.0
14732023-12-11T22:46:59.542Z Compiling rustix v0.38.25
14742023-12-11T22:46:59.701Z Compiling indexmap v1.9.3
14752023-12-11T22:47:00.345Z Compiling schemars v0.8.13
14762023-12-11T22:47:00.480Z Compiling vcpkg v0.2.15
14772023-12-11T22:47:00.480Z Compiling fnv v1.0.7
14782023-12-11T22:47:00.497Z Compiling httparse v1.8.0
14792023-12-11T22:47:00.497Z Checking rand_core v0.6.4
14802023-12-11T22:47:01.384Z Compiling ring v0.16.20
14812023-12-11T22:47:01.402Z Compiling ring v0.17.7
14822023-12-11T22:47:02.799Z Compiling aho-corasick v1.0.4
14832023-12-11T22:47:03.165Z Compiling regex-syntax v0.8.2
14842023-12-11T22:47:03.977Z Compiling openssl-sys v0.9.96
14852023-12-11T22:47:05.616Z Compiling parking_lot v0.12.1
14862023-12-11T22:47:06.847Z Compiling ahash v0.8.3
14872023-12-11T22:47:07.086Z Compiling serde_derive_internals v0.26.0
14882023-12-11T22:47:07.340Z Checking pin-project-lite v0.2.13
14892023-12-11T22:47:07.658Z Checking spin v0.5.2
14902023-12-11T22:47:07.933Z Compiling openssl v0.10.60
14912023-12-11T22:47:08.561Z Checking signal-hook-registry v1.4.1
14922023-12-11T22:47:08.943Z Compiling regex-automata v0.4.3
14932023-12-11T22:47:09.293Z Compiling ucd-trie v0.1.6
14942023-12-11T22:47:09.930Z Compiling rustls v0.21.9
14952023-12-11T22:47:10.276Z Checking mio v0.8.9
14962023-12-11T22:47:10.992Z Compiling native-tls v0.2.11
14972023-12-11T22:47:11.330Z Compiling iana-time-zone v0.1.57
14982023-12-11T22:47:11.606Z Compiling async-trait v0.1.74
14992023-12-11T22:47:11.662Z Checking num_cpus v1.16.0
15002023-12-11T22:47:12.177Z Compiling byteorder v1.5.0
15012023-12-11T22:47:12.439Z Compiling unicode-xid v0.2.4
15022023-12-11T22:47:12.676Z Compiling dyn-clone v1.0.13
15032023-12-11T22:47:13.412Z Compiling backtrace v0.3.69
15042023-12-11T22:47:13.425Z Checking socket2 v0.5.5
15052023-12-11T22:47:13.809Z Compiling futures-sink v0.3.29
15062023-12-11T22:47:13.974Z Compiling hashbrown v0.13.2
15072023-12-11T22:47:14.021Z Compiling errno v0.3.2
15082023-12-11T22:47:14.112Z Compiling tinyvec_macros v0.1.1
15092023-12-11T22:47:14.224Z Compiling crc32fast v1.3.2
15102023-12-11T22:47:14.346Z Compiling crossbeam-utils v0.8.16
15112023-12-11T22:47:14.582Z Checking ryu v1.0.15
15122023-12-11T22:47:14.919Z Compiling tinyvec v1.6.0
15132023-12-11T22:47:15.764Z Compiling anyhow v1.0.75
15142023-12-11T22:47:15.858Z Compiling regex v1.10.2
15152023-12-11T22:47:15.994Z Compiling pin-utils v0.1.0
15162023-12-11T22:47:16.125Z Compiling futures-io v0.3.29
15172023-12-11T22:47:16.158Z Compiling spin v0.9.8
15182023-12-11T22:47:16.734Z Compiling tracing-core v0.1.31
15192023-12-11T22:47:16.831Z Compiling unicode-bidi v0.3.13
15202023-12-11T22:47:17.723Z Compiling unicode-normalization v0.1.22
15212023-12-11T22:47:25.104Z Compiling num-integer v0.1.45
15222023-12-11T22:47:40.843Z Compiling synstructure v0.12.6
15232023-12-11T22:47:40.843Z Compiling serde_derive v1.0.192
15242023-12-11T22:47:40.843Z Compiling thiserror-impl v1.0.49
15252023-12-11T22:47:40.843Z Compiling zeroize_derive v1.4.2
15262023-12-11T22:47:40.843Z Compiling tokio-macros v2.2.0
15272023-12-11T22:47:40.843Z Compiling futures-macro v0.3.29
15282023-12-11T22:47:40.843Z Compiling tracing-attributes v0.1.26
15292023-12-11T22:47:41.230Z Compiling schemars_derive v0.8.13
15302023-12-11T22:47:41.230Z Checking zeroize v1.7.0
15312023-12-11T22:47:41.230Z Compiling openssl-macros v0.1.1
15322023-12-11T22:47:41.230Z Compiling thiserror v1.0.49
15332023-12-11T22:47:41.231Z Compiling pest v2.7.2
15342023-12-11T22:47:41.231Z Compiling der_derive v0.7.2
15352023-12-11T22:47:41.231Z Compiling tracing v0.1.37
15362023-12-11T22:47:42.118Z Compiling lazy_static v1.4.0
15372023-12-11T22:47:42.118Z Compiling unicode-width v0.1.11
15382023-12-11T22:47:42.273Z Compiling slog v2.7.0
15392023-12-11T22:47:42.274Z Checking subtle v2.5.0
15402023-12-11T22:47:42.274Z Compiling base64 v0.21.5
15412023-12-11T22:47:42.274Z Compiling zerocopy-derive v0.2.0
15422023-12-11T22:47:42.274Z Compiling rustversion v1.0.14
15432023-12-11T22:47:42.274Z Compiling percent-encoding v2.3.1
15442023-12-11T22:47:42.274Z Compiling pest_meta v2.7.2
15452023-12-11T22:47:42.274Z Compiling untrusted v0.9.0
15462023-12-11T22:47:42.274Z Compiling hashbrown v0.12.3
15472023-12-11T22:47:42.274Z Compiling openssl-probe v0.1.5
15482023-12-11T22:47:42.274Z Compiling untrusted v0.7.1
15492023-12-11T22:47:42.274Z Compiling time-core v0.1.1
15502023-12-11T22:47:42.274Z Compiling foreign-types-shared v0.1.1
15512023-12-11T22:47:42.274Z Compiling foreign-types v0.3.2
15522023-12-11T22:47:42.274Z Compiling time-macros v0.2.13
15532023-12-11T22:47:42.274Z Compiling pest_generator v2.7.2
15542023-12-11T22:47:42.275Z Compiling try-lock v0.2.4
15552023-12-11T22:47:42.275Z Compiling want v0.3.1
15562023-12-11T22:47:42.276Z Compiling rustls-webpki v0.101.7
15572023-12-11T22:47:42.276Z Compiling sct v0.7.0
15582023-12-11T22:47:42.276Z Compiling form_urlencoded v1.2.1
15592023-12-11T22:47:42.276Z Compiling socket2 v0.4.9
15602023-12-11T22:47:42.276Z Compiling either v1.9.0
15612023-12-11T22:47:42.278Z Compiling const-oid v0.9.5
15622023-12-11T22:47:42.278Z Compiling pest_derive v2.7.2
15632023-12-11T22:47:42.278Z Compiling httpdate v1.0.3
15642023-12-11T22:47:42.278Z Compiling tower-service v0.3.2
15652023-12-11T22:47:42.278Z Compiling rustls-pemfile v1.0.3
15662023-12-11T22:47:42.278Z Compiling idna v0.5.0
15672023-12-11T22:47:42.279Z Compiling memoffset v0.9.0
15682023-12-11T22:47:42.279Z Compiling usdt-impl v0.3.5
15692023-12-11T22:47:42.279Z Compiling adler v1.0.2
15702023-12-11T22:47:42.279Z Compiling miniz_oxide v0.7.1
15712023-12-11T22:47:42.279Z Compiling rustls-native-certs v0.6.3
15722023-12-11T22:47:42.279Z Compiling url v2.5.0
15732023-12-11T22:47:42.279Z Compiling zerocopy v0.3.0
15742023-12-11T22:47:42.424Z Checking crypto-common v0.1.6
15752023-12-11T22:47:42.626Z Compiling signal-hook v0.3.17
15762023-12-11T22:47:43.442Z Compiling ipnet v2.8.0
15772023-12-11T22:47:43.460Z Compiling dof v0.1.5
15782023-12-11T22:47:43.460Z Checking bytes v1.5.0
15792023-12-11T22:47:44.290Z Checking bitflags v2.4.0
15802023-12-11T22:47:44.308Z Checking tokio v1.35.0
15812023-12-11T22:47:44.944Z Compiling indexmap v2.1.0
15822023-12-11T22:47:44.977Z Compiling semver v1.0.20
15832023-12-11T22:47:45.344Z Compiling uuid v1.6.1
15842023-12-11T22:47:46.230Z Compiling chrono v0.4.31
15852023-12-11T22:47:46.982Z Compiling http v0.2.11
15862023-12-11T22:47:47.275Z Compiling rustc_version v0.4.0
15872023-12-11T22:47:48.007Z Compiling toml_datetime v0.6.5
15882023-12-11T22:47:48.544Z Compiling serde_spanned v0.6.4
15892023-12-11T22:47:48.904Z Compiling toml_edit v0.19.15
15902023-12-11T22:47:51.534Z Compiling openapiv3 v2.0.0
15912023-12-11T22:47:54.989Z Compiling http-body v0.4.5
15922023-12-11T22:47:55.035Z Compiling heapless v0.7.16
15932023-12-11T22:47:55.035Z Compiling serde_urlencoded v0.7.1
15942023-12-11T22:47:55.035Z Compiling dtrace-parser v0.1.14
15952023-12-11T22:47:55.414Z Compiling clap_derive v4.4.2
15962023-12-11T22:47:55.696Z Compiling zerocopy-derive v0.6.4
15972023-12-11T22:47:57.332Z Compiling crossbeam-epoch v0.9.15
15982023-12-11T22:47:58.039Z Compiling thread-id v4.2.0
15992023-12-11T22:47:58.180Z Compiling encoding_rs v0.8.33
16002023-12-11T22:47:58.723Z Compiling siphasher v0.3.11
16012023-12-11T22:47:58.955Z Compiling mime v0.3.17
16022023-12-11T22:47:59.470Z Compiling gimli v0.28.0
16032023-12-11T22:47:59.933Z Compiling webpki-roots v0.25.2
16042023-12-11T22:48:00.424Z Compiling tokio-util v0.7.10
16052023-12-11T22:48:02.614Z Compiling h2 v0.3.21
16062023-12-11T22:48:03.042Z Compiling tokio-rustls v0.24.1
16072023-12-11T22:48:03.559Z Compiling serde_tokenstream v0.1.7
16082023-12-11T22:48:03.611Z Compiling strum_macros v0.25.2
16092023-12-11T22:48:04.045Z Compiling block-buffer v0.10.4
16102023-12-11T22:48:04.679Z Compiling bzip2-sys v0.1.11+1.0.8
16112023-12-11T22:48:05.368Z Compiling tokio-native-tls v0.3.1
16122023-12-11T22:48:05.394Z Compiling object v0.32.1
16132023-12-11T22:48:06.058Z Compiling num-iter v0.1.43
16142023-12-11T22:48:06.348Z Compiling rustc-demangle v0.1.23
16152023-12-11T22:48:06.909Z Compiling addr2line v0.21.0
16162023-12-11T22:48:08.260Z Compiling flate2 v1.0.28
16172023-12-11T22:48:08.978Z Compiling digest v0.10.7
16182023-12-11T22:48:09.325Z Compiling doc-comment v0.3.3
16192023-12-11T22:48:09.674Z Compiling ppv-lite86 v0.2.17
16202023-12-11T22:48:09.901Z Compiling usdt-attr-macro v0.3.5
16212023-12-11T22:48:11.046Z Compiling usdt-macro v0.3.5
16222023-12-11T22:48:12.211Z Compiling toml v0.7.8
16232023-12-11T22:48:12.211Z Compiling rand_chacha v0.3.1
16242023-12-11T22:48:13.476Z Compiling toml_edit v0.21.0
16252023-12-11T22:48:13.476Z Compiling hex v0.4.3
16262023-12-11T22:48:14.324Z Compiling pin-project-internal v1.1.3
16272023-12-11T22:48:14.325Z Compiling bit-vec v0.6.3
16282023-12-11T22:48:14.325Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
16292023-12-11T22:48:14.952Z Compiling hyper v0.14.27
16302023-12-11T22:48:33.031Z Compiling rand v0.8.5
16312023-12-11T22:48:33.348Z Compiling phf_shared v0.10.0
16322023-12-11T22:48:33.464Z Compiling num-bigint v0.4.4
16332023-12-11T22:48:33.464Z Compiling fixedbitset v0.4.2
16342023-12-11T22:48:33.465Z Compiling new_debug_unreachable v1.0.4
16352023-12-11T22:48:33.465Z Compiling base64ct v1.6.0
16362023-12-11T22:48:33.465Z Compiling precomputed-hash v0.1.1
16372023-12-11T22:48:33.465Z Compiling smoltcp v0.9.1
16382023-12-11T22:48:33.465Z Compiling pem-rfc7468 v0.7.0
16392023-12-11T22:48:33.465Z Compiling string_cache v0.8.7
16402023-12-11T22:48:33.465Z Compiling petgraph v0.6.4
16412023-12-11T22:48:33.465Z Compiling bit-set v0.5.3
16422023-12-11T22:48:33.465Z Compiling hmac v0.12.1
16432023-12-11T22:48:33.467Z Compiling itertools v0.10.5
16442023-12-11T22:48:33.468Z Compiling hubpack_derive v0.1.1
16452023-12-11T22:48:33.468Z Compiling enum-as-inner v0.5.1
16462023-12-11T22:48:33.468Z Compiling diesel_table_macro_syntax v0.1.0
16472023-12-11T22:48:33.468Z Compiling unicode-segmentation v1.10.1
16482023-12-11T22:48:33.468Z Compiling flagset v0.4.3
16492023-12-11T22:48:33.470Z Compiling lalrpop-util v0.19.12
16502023-12-11T22:48:33.470Z Compiling der v0.7.8
16512023-12-11T22:48:33.470Z Compiling diesel_derives v2.1.2
16522023-12-11T22:48:33.470Z Compiling snafu-derive v0.7.5
16532023-12-11T22:48:33.470Z Compiling cpufeatures v0.2.9
16542023-12-11T22:48:33.471Z Compiling sha2 v0.10.8
16552023-12-11T22:48:33.471Z Compiling rustix v0.37.23
16562023-12-11T22:48:33.471Z Compiling hyper-rustls v0.24.2
16572023-12-11T22:48:33.471Z Compiling hyper-tls v0.5.0
16582023-12-11T22:48:33.471Z Compiling reqwest v0.11.22
16592023-12-11T22:48:33.471Z Compiling spki v0.7.2
16602023-12-11T22:48:33.471Z Compiling md-5 v0.10.5
16612023-12-11T22:48:33.471Z Compiling serde_repr v0.1.16
16622023-12-11T22:48:33.471Z Compiling stringprep v0.1.3
16632023-12-11T22:48:33.471Z Compiling hash32 v0.2.1
16642023-12-11T22:48:33.471Z Checking bitflags v1.3.2
16652023-12-11T22:48:33.471Z Compiling stable_deref_trait v1.2.0
16662023-12-11T22:48:33.471Z Compiling fallible-iterator v0.2.0
16672023-12-11T22:48:33.471Z Compiling postgres-protocol v0.6.6
16682023-12-11T22:48:33.472Z Compiling terminal_size v0.2.6
16692023-12-11T22:48:33.472Z Compiling pkcs8 v0.10.2
16702023-12-11T22:48:33.472Z Compiling phf_shared v0.11.2
16712023-12-11T22:48:33.474Z Compiling ff v0.13.0
16722023-12-11T22:48:33.474Z Compiling block-padding v0.3.3
16732023-12-11T22:48:33.474Z Compiling scheduled-thread-pool v0.2.7
16742023-12-11T22:48:33.692Z Compiling managed v0.8.0
16752023-12-11T22:48:35.872Z Compiling matches v0.1.10
16762023-12-11T22:48:36.317Z Compiling deranged v0.3.8
16772023-12-11T22:48:36.318Z Compiling num_threads v0.1.6
16782023-12-11T22:48:36.318Z Compiling base16ct v0.2.0
16792023-12-11T22:48:36.318Z Compiling regex-automata v0.1.10
16802023-12-11T22:48:36.318Z Compiling clap_builder v4.4.2
16812023-12-11T22:48:36.318Z Compiling sec1 v0.7.3
16822023-12-11T22:48:36.318Z Compiling bstr v0.2.17
16832023-12-11T22:48:36.319Z Compiling idna v0.2.3
16842023-12-11T22:48:36.321Z Compiling r2d2 v0.8.10
16852023-12-11T22:48:36.696Z Compiling inout v0.1.3
16862023-12-11T22:48:36.859Z Compiling signal-hook-mio v0.2.3
16872023-12-11T22:48:37.100Z Compiling time v0.3.27
16882023-12-11T22:48:37.171Z Compiling group v0.13.0
16892023-12-11T22:48:37.624Z Compiling phf v0.11.2
16902023-12-11T22:48:37.686Z Compiling postgres-types v0.2.6
16912023-12-11T22:48:38.086Z Compiling bzip2 v0.4.4
16922023-12-11T22:48:38.237Z Compiling hubpack v0.1.2
16932023-12-11T22:48:38.635Z Compiling hkdf v0.12.3
16942023-12-11T22:48:38.950Z Compiling pin-project v1.1.3
16952023-12-11T22:48:39.232Z Compiling zerocopy v0.6.4
16962023-12-11T22:48:39.535Z Compiling ipnetwork v0.20.0
16972023-12-11T22:48:40.390Z Compiling crypto-bigint v0.5.2
16982023-12-11T22:48:40.622Z Compiling itertools v0.11.0
16992023-12-11T22:48:41.063Z Compiling futures-executor v0.3.29
17002023-12-11T22:48:43.881Z Compiling float-cmp v0.9.0
17012023-12-11T22:48:45.563Z Compiling whoami v1.4.1
17022023-12-11T22:48:46.300Z Compiling normalize-line-endings v0.3.0
17032023-12-11T22:48:46.378Z Compiling difflib v0.4.0
17042023-12-11T22:48:46.474Z Compiling regex-automata v0.3.8
17052023-12-11T22:48:46.599Z Compiling data-encoding v2.4.0
17062023-12-11T22:48:46.952Z Compiling static_assertions v1.1.0
17072023-12-11T22:48:47.097Z Compiling predicates-core v1.0.6
17082023-12-11T22:48:47.644Z Compiling trust-dns-proto v0.22.0
17092023-12-11T22:48:49.130Z Compiling predicates v3.0.4
17102023-12-11T22:48:50.569Z Compiling bstr v1.6.0
17112023-12-11T22:48:50.604Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
17122023-12-11T22:48:51.315Z Compiling diesel v2.1.4
17132023-12-11T22:48:52.175Z Compiling tokio-postgres v0.7.10
17142023-12-11T22:48:52.184Z Compiling elliptic-curve v0.13.8
17152023-12-11T22:48:55.552Z Compiling yasna v0.5.2
17162023-12-11T22:48:55.706Z Compiling futures v0.3.29
17172023-12-11T22:48:55.706Z Compiling clap v4.4.3
17182023-12-11T22:48:55.706Z Compiling snafu v0.7.5
17192023-12-11T22:48:56.174Z Compiling zip v0.6.6
17202023-12-11T22:48:56.415Z Compiling crossterm v0.27.0
17212023-12-11T22:48:56.456Z Compiling cipher v0.4.4
17222023-12-11T22:48:56.906Z Compiling similar v2.3.0
17232023-12-11T22:48:57.846Z Compiling usdt v0.3.5
17242023-12-11T22:48:58.521Z Compiling tokio-stream v0.1.14
17252023-12-11T22:49:00.475Z Compiling console v0.15.7
17262023-12-11T22:49:01.576Z Checking unicode-ident v1.0.12
17272023-12-11T22:49:01.819Z Checking hashbrown v0.14.2
17282023-12-11T22:49:02.017Z Checking equivalent v1.0.1
17292023-12-11T22:49:02.169Z Checking proc-macro2 v1.0.69
17302023-12-11T22:49:03.394Z Checking quote v1.0.33
17312023-12-11T22:49:04.858Z Checking utf8parse v0.2.1
17322023-12-11T22:49:05.999Z Checking anstyle v1.0.2
17332023-12-11T22:49:10.439Z Checking io-lifetimes v1.0.11
17342023-12-11T22:49:11.521Z Checking anstyle-parse v0.2.1
17352023-12-11T22:49:15.463Z Checking anstyle-query v1.0.0
17362023-12-11T22:49:15.469Z Checking colorchoice v1.0.0
17372023-12-11T22:49:15.626Z Checking anstream v0.5.0
17382023-12-11T22:49:16.163Z Checking strsim v0.10.0
17392023-12-11T22:49:16.208Z Checking clap_lex v0.5.1
17402023-12-11T22:49:17.499Z Checking winnow v0.5.15
17412023-12-11T22:49:23.450Z Compiling serde_tokenstream v0.2.0
17422023-12-11T22:49:27.939Z Compiling regress v0.7.1
17432023-12-11T22:49:33.507Z Compiling typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
17442023-12-11T22:49:41.373Z Compiling getopts v0.2.21
17452023-12-11T22:49:41.931Z Compiling unsafe-libyaml v0.2.9
17462023-12-11T22:49:42.991Z Checking heck v0.4.1
17472023-12-11T22:49:43.294Z Checking progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
17482023-12-11T22:49:44.275Z Compiling serde_yaml v0.9.25
17492023-12-11T22:49:45.116Z Compiling ident_case v1.0.1
17502023-12-11T22:49:45.418Z Checking fastrand v2.0.0
17512023-12-11T22:49:45.433Z Checking match_cfg v0.1.0
17522023-12-11T22:49:45.545Z Checking hostname v0.3.1
17532023-12-11T22:49:45.700Z Checking atty v0.2.14
17542023-12-11T22:49:45.868Z Compiling paste v1.0.14
17552023-12-11T22:49:45.898Z Checking tempfile v3.8.1
17562023-12-11T22:49:45.909Z Checking quick-error v1.2.3
17572023-12-11T22:49:46.119Z Checking crossbeam-channel v0.5.8
17582023-12-11T22:49:46.431Z Checking sha1 v0.10.6
17592023-12-11T22:49:46.714Z Checking dirs-sys-next v0.1.2
17602023-12-11T22:49:46.948Z Checking dirs-next v2.0.0
17612023-12-11T22:49:47.142Z Checking thread_local v1.1.7
17622023-12-11T22:49:47.285Z Checking instant v0.1.12
17632023-12-11T22:49:47.438Z Compiling slog-async v2.8.0
17642023-12-11T22:49:47.570Z Checking term v0.7.0
17652023-12-11T22:49:48.254Z Checking camino v1.1.6
17662023-12-11T22:49:48.310Z Compiling multer v2.1.0
17672023-12-11T22:49:48.767Z Checking take_mut v0.2.2
17682023-12-11T22:49:48.933Z Checking slog-term v2.9.0
17692023-12-11T22:49:49.160Z Compiling darling_core v0.20.3
17702023-12-11T22:49:49.392Z Checking slog-json v2.6.1
17712023-12-11T22:49:49.714Z Compiling async-stream-impl v0.3.5
17722023-12-11T22:49:49.781Z Compiling dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17732023-12-11T22:49:50.229Z Checking debug-ignore v1.0.5
17742023-12-11T22:49:50.417Z Checking atomic-waker v1.1.1
17752023-12-11T22:49:50.598Z Checking waitgroup v0.1.2
17762023-12-11T22:49:50.915Z Checking slog-bunyan v2.4.0
17772023-12-11T22:49:51.289Z Checking toml v0.8.8
17782023-12-11T22:49:51.809Z Compiling dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
17792023-12-11T22:49:51.825Z Checking serde_path_to_error v0.1.14
17802023-12-11T22:49:52.055Z Checking async-stream v0.3.5
17812023-12-11T22:49:52.337Z Checking strum v0.25.0
17822023-12-11T22:49:52.512Z Compiling structmeta-derive v0.2.0
17832023-12-11T22:49:52.550Z Checking wait-timeout v0.2.0
17842023-12-11T22:49:52.813Z Checking rusty-fork v0.3.0
17852023-12-11T22:49:52.878Z Checking rand_xorshift v0.3.0
17862023-12-11T22:49:53.091Z Compiling regex-syntax v0.7.5
17872023-12-11T22:49:53.255Z Checking unarray v0.1.4
17882023-12-11T22:49:53.454Z Checking proptest v1.4.0
17892023-12-11T22:49:57.866Z Compiling structmeta v0.2.0
17902023-12-11T22:49:58.550Z Checking backoff v0.4.0
17912023-12-11T22:49:58.989Z Compiling test-strategy v0.3.1
17922023-12-11T22:49:59.647Z Compiling darling_macro v0.20.3
17932023-12-11T22:50:00.330Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17942023-12-11T22:50:00.935Z Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
17952023-12-11T22:50:00.985Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
17962023-12-11T22:50:01.137Z Checking macaddr v1.0.1
17972023-12-11T22:50:01.336Z Compiling darling v0.20.3
17982023-12-11T22:50:01.511Z Compiling serde_with_macros v3.4.0
17992023-12-11T22:50:01.640Z Checking camino-tempfile v1.1.1
18002023-12-11T22:50:01.717Z Checking is-terminal v0.4.9
18012023-12-11T22:50:01.871Z Compiling proc-macro-error-attr v1.0.4
18022023-12-11T22:50:02.056Z Compiling proc-macro-error v1.0.4
18032023-12-11T22:50:02.207Z Compiling proc-macro-crate v1.3.1
18042023-12-11T22:50:02.712Z Checking termtree v0.4.1
18052023-12-11T22:50:03.007Z Checking predicates-tree v1.0.9
18062023-12-11T22:50:03.222Z Compiling smoltcp v0.10.0
18072023-12-11T22:50:03.969Z Compiling num_enum_derive v0.5.11
18082023-12-11T22:50:04.406Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18092023-12-11T22:50:04.801Z Compiling parse-display-derive v0.8.2
18102023-12-11T22:50:04.933Z Compiling typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18112023-12-11T22:50:04.982Z Checking cobs v0.2.3
18122023-12-11T22:50:04.991Z Checking embedded-io v0.4.0
18132023-12-11T22:50:05.210Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18142023-12-11T22:50:05.303Z Compiling crucible-workspace-hack v0.1.0
18152023-12-11T22:50:05.680Z Checking postcard v1.0.8
18162023-12-11T22:50:05.970Z Compiling foreign-types-macros v0.2.3
18172023-12-11T22:50:06.106Z Checking serde_with v3.4.0
18182023-12-11T22:50:06.909Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18192023-12-11T22:50:07.345Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18202023-12-11T22:50:07.758Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18212023-12-11T22:50:07.954Z Checking foreign-types-shared v0.3.1
18222023-12-11T22:50:08.120Z Checking foreign-types v0.5.0
18232023-12-11T22:50:08.458Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
18242023-12-11T22:50:08.598Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18252023-12-11T22:50:08.653Z Checking num_enum v0.5.11
18262023-12-11T22:50:08.847Z Compiling zerocopy-derive v0.7.26
18272023-12-11T22:50:09.785Z Checking cstr-argument v0.1.2
18282023-12-11T22:50:10.024Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
18292023-12-11T22:50:10.041Z Checking pretty-hex v0.2.1
18302023-12-11T22:50:10.256Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
18312023-12-11T22:50:10.486Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
18322023-12-11T22:50:10.676Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18332023-12-11T22:50:11.004Z Checking colored v2.0.4
18342023-12-11T22:50:11.083Z Compiling zone_cfg_derive v0.3.0
18352023-12-11T22:50:12.160Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18362023-12-11T22:50:12.619Z Checking parse-display v0.8.2
18372023-12-11T22:50:12.678Z Checking zerocopy v0.7.26
18382023-12-11T22:50:12.688Z Checking predicates v2.1.5
18392023-12-11T22:50:12.746Z Compiling mockall_derive v0.11.4
18402023-12-11T22:50:12.958Z Compiling num-derive v0.4.0
18412023-12-11T22:50:13.554Z Checking downcast v0.11.0
18422023-12-11T22:50:13.672Z Checking fragile v2.0.0
18432023-12-11T22:50:13.753Z Compiling typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
18442023-12-11T22:50:13.941Z Compiling progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
18452023-12-11T22:50:14.108Z Checking zone v0.3.0
18462023-12-11T22:50:14.442Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
18472023-12-11T22:50:14.792Z Checking smf v0.2.2
18482023-12-11T22:50:14.892Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18492023-12-11T22:50:15.290Z Checking filetime v0.2.23
18502023-12-11T22:50:15.511Z Checking xattr v1.0.1
18512023-12-11T22:50:15.660Z Checking pem v3.0.2
18522023-12-11T22:50:15.825Z Checking tar v0.4.40
18532023-12-11T22:50:16.065Z Checking linked-hash-map v0.5.6
18542023-12-11T22:50:16.567Z Checking lru-cache v0.1.2
18552023-12-11T22:50:16.832Z Checking headers-core v0.2.0
18562023-12-11T22:50:17.365Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
18572023-12-11T22:50:17.379Z Checking headers v0.3.9
18582023-12-11T22:50:17.379Z Checking password-hash v0.5.0
18592023-12-11T22:50:17.379Z Checking blake2 v0.10.6
18602023-12-11T22:50:17.379Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
18612023-12-11T22:50:17.609Z Checking swrite v0.1.0
18622023-12-11T22:50:17.639Z Checking rcgen v0.11.3
18632023-12-11T22:50:17.714Z Checking atomicwrites v0.4.2
18642023-12-11T22:50:17.751Z Checking argon2 v0.5.2
18652023-12-11T22:50:17.846Z Checking subprocess v0.2.9
18662023-12-11T22:50:17.974Z Checking half v1.8.2
18672023-12-11T22:50:18.610Z Compiling cancel-safe-futures v0.1.5
18682023-12-11T22:50:18.660Z Checking arc-swap v1.6.0
18692023-12-11T22:50:18.675Z Checking ciborium-io v0.2.1
18702023-12-11T22:50:18.757Z Checking textwrap v0.11.0
18712023-12-11T22:50:18.782Z Compiling heck v0.3.3
18722023-12-11T22:50:18.826Z Checking ciborium-ll v0.2.1
18732023-12-11T22:50:19.090Z Checking strsim v0.8.0
18742023-12-11T22:50:19.144Z Compiling libefi-sys v0.1.0
18752023-12-11T22:50:19.289Z Checking vec_map v0.8.2
18762023-12-11T22:50:19.340Z Checking slog-scope v4.4.0
18772023-12-11T22:50:19.356Z Checking ansi_term v0.12.1
18782023-12-11T22:50:19.388Z Compiling structopt-derive v0.4.18
18792023-12-11T22:50:19.579Z Checking ciborium v0.2.1
18802023-12-11T22:50:19.643Z Checking slog-stdlog v4.1.1
18812023-12-11T22:50:19.830Z Checking clap v2.34.0
18822023-12-11T22:50:19.865Z Compiling tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
18832023-12-11T22:50:20.372Z Checking slog-envlogger v2.2.0
18842023-12-11T22:50:20.666Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
18852023-12-11T22:50:21.175Z Checking libsw v3.3.0
18862023-12-11T22:50:21.252Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
18872023-12-11T22:50:21.306Z Compiling derive-where v1.2.6
18882023-12-11T22:50:21.564Z Checking owo-colors v3.5.0
18892023-12-11T22:50:21.604Z Checking linear-map v1.2.0
18902023-12-11T22:50:22.227Z Checking resolv-conf v0.7.0
18912023-12-11T22:50:22.667Z Compiling slog-dtrace v0.2.3
18922023-12-11T22:50:23.193Z Checking trust-dns-resolver v0.22.0
18932023-12-11T22:50:24.444Z Compiling convert_case v0.4.0
18942023-12-11T22:50:24.618Z Checking structopt v0.3.26
18952023-12-11T22:50:25.191Z Checking fxhash v0.2.1
18962023-12-11T22:50:25.809Z Checking itertools v0.12.0
18972023-12-11T22:50:25.814Z Checking termcolor v1.2.0
18982023-12-11T22:50:25.821Z Compiling radium v0.7.0
18992023-12-11T22:50:25.994Z Compiling derive_more v0.99.17
19002023-12-11T22:50:26.135Z Compiling same-file v1.0.6
19012023-12-11T22:50:26.305Z Checking mockall v0.11.4
19022023-12-11T22:50:26.608Z Compiling walkdir v2.4.0
19032023-12-11T22:50:26.737Z Compiling semver-parser v0.10.2
19042023-12-11T22:50:26.745Z Compiling maybe-uninit v2.0.0
19052023-12-11T22:50:27.095Z Compiling progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
19062023-12-11T22:50:27.529Z Checking tap v1.0.1
19072023-12-11T22:50:27.769Z Checking wyz v0.5.1
19082023-12-11T22:50:27.791Z Compiling semver v0.11.0
19092023-12-11T22:50:29.033Z Compiling num-rational v0.4.1
19102023-12-11T22:50:29.590Z Checking funty v2.0.0
19112023-12-11T22:50:29.625Z Compiling packed_struct v0.10.1
19122023-12-11T22:50:29.693Z Compiling num-bigint-dig v0.8.4
19132023-12-11T22:50:29.855Z Compiling home v0.5.5
19142023-12-11T22:50:30.148Z Checking crc-catalog v2.2.0
19152023-12-11T22:50:30.274Z Compiling toolchain_find v0.2.0
19162023-12-11T22:50:30.747Z Checking crc v3.0.1
19172023-12-11T22:50:30.784Z Compiling toml v0.5.11
19182023-12-11T22:50:31.302Z Compiling packed_struct_codegen v0.10.1
19192023-12-11T22:50:31.302Z Checking nodrop v0.1.14
19202023-12-11T22:50:31.427Z Checking bitvec v1.0.1
19212023-12-11T22:50:31.458Z Checking array-init v0.0.4
19222023-12-11T22:50:32.738Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
19232023-12-11T22:50:33.149Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
19242023-12-11T22:50:33.252Z Compiling omicron-zone-package v0.9.1
19252023-12-11T22:50:33.933Z Compiling rustfmt-wrapper v0.2.0
19262023-12-11T22:50:34.950Z Checking smallvec v0.6.14
19272023-12-11T22:50:36.741Z Checking newline-converter v0.3.0
19282023-12-11T22:50:37.167Z Checking pkcs1 v0.7.5
19292023-12-11T22:50:37.307Z Checking signature v2.1.0
19302023-12-11T22:50:37.575Z Checking num-complex v0.4.4
19312023-12-11T22:50:39.123Z Checking utf-8 v0.7.6
19322023-12-11T22:50:39.411Z Checking keccak v0.1.4
19332023-12-11T22:50:39.776Z Checking bitfield v0.14.0
19342023-12-11T22:50:40.287Z Checking sha3 v0.10.8
19352023-12-11T22:50:40.287Z Checking rsa v0.9.2
19362023-12-11T22:50:40.287Z Checking tungstenite v0.20.1
19372023-12-11T22:50:40.477Z Checking num v0.4.1
19382023-12-11T22:50:40.493Z Checking expectorate v1.1.0
19392023-12-11T22:50:40.619Z Checking serde-hex v0.1.0
19402023-12-11T22:50:40.721Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19412023-12-11T22:50:40.740Z Checking env_logger v0.10.0
19422023-12-11T22:50:40.993Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
19432023-12-11T22:50:41.165Z Checking x509-cert v0.2.4
19442023-12-11T22:50:41.406Z Checking ron v0.8.1
19452023-12-11T22:50:41.695Z Checking secrecy v0.8.0
19462023-12-11T22:50:41.770Z Checking crc-any v2.4.3
19472023-12-11T22:50:42.167Z Checking tokio-tungstenite v0.20.1
19482023-12-11T22:50:42.340Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
19492023-12-11T22:50:42.709Z Checking lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
19502023-12-11T22:50:42.742Z Checking object v0.30.4
19512023-12-11T22:50:42.939Z Checking path-slash v0.1.5
19522023-12-11T22:50:43.133Z Compiling buf-list v1.0.3
19532023-12-11T22:50:43.409Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
19542023-12-11T22:50:43.494Z Checking glob v0.3.1
19552023-12-11T22:50:43.778Z Compiling parking_lot_core v0.8.6
19562023-12-11T22:50:43.966Z Checking nibble_vec v0.1.0
19572023-12-11T22:50:44.228Z Checking endian-type v0.1.2
19582023-12-11T22:50:44.451Z Checking display-error-chain v0.2.0
19592023-12-11T22:50:44.520Z Checking radix_trie v0.2.1
19602023-12-11T22:50:44.637Z Checking pretty-hex v0.4.0
19612023-12-11T22:50:44.890Z Compiling semver v0.1.20
19622023-12-11T22:50:45.089Z Checking parking_lot v0.11.2
19632023-12-11T22:50:45.132Z Checking trust-dns-client v0.22.0
19642023-12-11T22:50:45.611Z Checking sled v0.34.7
19652023-12-11T22:50:45.982Z Compiling rustc_version v0.1.7
19662023-12-11T22:50:46.368Z Checking crossbeam-deque v0.8.3
19672023-12-11T22:50:46.737Z Compiling newtype_derive v0.1.6
19682023-12-11T22:50:46.854Z Compiling unicase v2.7.0
19692023-12-11T22:50:47.637Z Compiling rayon-core v1.12.0
19702023-12-11T22:50:47.658Z Checking trust-dns-server v0.22.1
19712023-12-11T22:50:47.659Z Compiling platforms v3.0.2
19722023-12-11T22:50:47.943Z Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4)
19732023-12-11T22:50:48.519Z Compiling memoffset v0.7.1
19742023-12-11T22:50:48.796Z Compiling curve25519-dalek v4.1.0
19752023-12-11T22:50:49.004Z Checking rayon v1.8.0
19762023-12-11T22:50:49.202Z Checking steno v0.4.0
19772023-12-11T22:50:56.045Z Checking globset v0.4.13
19782023-12-11T22:50:56.142Z Checking olpc-cjson v0.1.3
19792023-12-11T22:50:56.142Z Checking serde_plain v1.0.2
19802023-12-11T22:50:56.142Z Compiling async-recursion v1.0.5
19812023-12-11T22:50:56.142Z Checking typed-path v0.7.0
19822023-12-11T22:50:56.142Z Compiling mime_guess v2.0.4
19832023-12-11T22:50:56.142Z Checking universal-hash v0.5.1
19842023-12-11T22:50:56.142Z Compiling thiserror-impl-no-std v2.0.2
19852023-12-11T22:50:56.142Z Compiling curve25519-dalek-derive v0.1.0
19862023-12-11T22:50:56.142Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
19872023-12-11T22:50:56.142Z Checking opaque-debug v0.3.0
19882023-12-11T22:50:56.143Z Checking signature v1.6.4
19892023-12-11T22:50:56.143Z Compiling salty v0.2.0
19902023-12-11T22:50:56.143Z Checking ed25519 v1.5.3
19912023-12-11T22:50:56.143Z Checking tough v0.16.0
19922023-12-11T22:50:56.143Z Checking poly1305 v0.8.0
19932023-12-11T22:50:56.143Z Checking nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
19942023-12-11T22:50:56.143Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
19952023-12-11T22:50:56.143Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
19962023-12-11T22:50:56.143Z Checking chacha20 v0.9.1
19972023-12-11T22:50:56.167Z Checking serde-big-array v0.5.1
19982023-12-11T22:50:56.309Z Checking aead v0.5.2
19992023-12-11T22:50:56.413Z Checking kstat-rs v0.2.3
20002023-12-11T22:50:56.545Z Compiling hubpack_derive v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20012023-12-11T22:50:58.022Z Checking hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
20022023-12-11T22:50:58.547Z Checking chacha20poly1305 v0.10.1
20032023-12-11T22:50:58.645Z Checking progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
20042023-12-11T22:50:58.844Z Checking thiserror-no-std v2.0.2
20052023-12-11T22:50:58.911Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20062023-12-11T22:50:58.980Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
20072023-12-11T22:50:58.999Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
20082023-12-11T22:50:59.674Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
20092023-12-11T22:50:59.949Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
20102023-12-11T22:51:00.737Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
20112023-12-11T22:51:01.005Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
20122023-12-11T22:51:02.005Z Checking vsss-rs v3.3.1
20132023-12-11T22:51:03.303Z Checking lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
20142023-12-11T22:51:12.443Z Checking signal-hook-tokio v0.3.1
20152023-12-11T22:51:12.736Z Checking serde-big-array v0.4.1
20162023-12-11T22:51:12.736Z Checking sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20172023-12-11T22:51:12.736Z Checking hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
20182023-12-11T22:51:12.897Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
20192023-12-11T22:51:12.897Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20202023-12-11T22:51:13.024Z Checking bcs v0.1.6
20212023-12-11T22:51:13.025Z Checking corncobs v0.1.3
20222023-12-11T22:51:13.025Z Checking highway v1.1.0
20232023-12-11T22:51:13.026Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20242023-12-11T22:51:13.026Z Checking sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
20252023-12-11T22:51:13.026Z Checking http-range v0.1.5
20262023-12-11T22:51:13.026Z Compiling crunchy v0.2.2
20272023-12-11T22:51:13.026Z Compiling portable-atomic v1.4.3
20282023-12-11T22:51:13.026Z Checking hyper-staticfile v0.9.5
20292023-12-11T22:51:13.026Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
20302023-12-11T22:51:13.026Z Compiling clang-sys v1.6.1
20312023-12-11T22:51:13.026Z Checking assert_matches v1.5.0
20322023-12-11T22:51:13.028Z Compiling prettyplease v0.2.12
20332023-12-11T22:51:13.028Z Compiling tiny-keccak v2.0.2
20342023-12-11T22:51:14.291Z Compiling darling_core v0.14.4
20352023-12-11T22:51:14.311Z Checking humantime v2.1.0
20362023-12-11T22:51:14.788Z Checking number_prefix v0.4.0
20372023-12-11T22:51:15.061Z Compiling minimal-lexical v0.2.1
20382023-12-11T22:51:15.133Z Checking indicatif v0.17.7
20392023-12-11T22:51:15.937Z Compiling nom v7.1.3
20402023-12-11T22:51:17.292Z Compiling ascii-canvas v3.0.0
20412023-12-11T22:51:17.723Z Compiling ena v0.14.2
20422023-12-11T22:51:18.171Z Compiling libloading v0.7.4
20432023-12-11T22:51:18.382Z Compiling diff v0.1.13
20442023-12-11T22:51:18.788Z Compiling regex-syntax v0.6.29
20452023-12-11T22:51:19.553Z Compiling bindgen v0.65.1
20462023-12-11T22:51:20.337Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20472023-12-11T22:51:20.673Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
20482023-12-11T22:51:22.339Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
20492023-12-11T22:51:23.558Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
20502023-12-11T22:51:24.819Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
20512023-12-11T22:51:25.348Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
20522023-12-11T22:51:26.028Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
20532023-12-11T22:51:26.352Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
20542023-12-11T22:51:27.120Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
20552023-12-11T22:51:27.400Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
20562023-12-11T22:51:27.958Z Compiling darling_macro v0.14.4
20572023-12-11T22:51:29.276Z Compiling lalrpop v0.19.12
20582023-12-11T22:51:29.580Z Compiling darling v0.14.4
20592023-12-11T22:51:29.596Z Compiling cexpr v0.6.0
20602023-12-11T22:51:29.848Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
20612023-12-11T22:51:32.438Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
20622023-12-11T22:51:36.501Z Compiling which v4.4.0
20632023-12-11T22:51:37.078Z Compiling shlex v1.1.0
20642023-12-11T22:51:37.535Z Compiling lazycell v1.3.0
20652023-12-11T22:51:37.777Z Compiling ref-cast v1.0.20
20662023-12-11T22:51:38.574Z Compiling peeking_take_while v0.1.2
20672023-12-11T22:51:39.169Z Compiling rustc-hash v1.1.0
20682023-12-11T22:51:39.176Z Checking maplit v1.0.2
20692023-12-11T22:51:44.492Z Compiling derive_builder_core v0.12.0
20702023-12-11T22:51:46.539Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
20712023-12-11T22:51:48.468Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
20722023-12-11T22:51:48.581Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
20732023-12-11T22:51:49.148Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
20742023-12-11T22:51:49.869Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
20752023-12-11T22:51:51.911Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
20762023-12-11T22:51:51.924Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
20772023-12-11T22:51:52.780Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
20782023-12-11T22:51:53.203Z Compiling ref-cast-impl v1.0.20
20792023-12-11T22:51:54.835Z Compiling libxml v0.3.3
20802023-12-11T22:51:55.363Z Compiling derive_builder_macro v0.12.0
20812023-12-11T22:51:55.386Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
20822023-12-11T22:51:55.405Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
20832023-12-11T22:51:56.054Z Compiling strum_macros v0.24.3
20842023-12-11T22:51:57.182Z Compiling fs-err v2.11.0
20852023-12-11T22:51:57.224Z Compiling cookie v0.18.0
20862023-12-11T22:51:57.666Z Compiling diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
20872023-12-11T22:51:58.114Z Compiling indoc v1.0.9
20882023-12-11T22:51:58.585Z Checking derive_builder v0.12.0
20892023-12-11T22:51:59.842Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
20902023-12-11T22:52:01.807Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
20912023-12-11T22:52:02.388Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
20922023-12-11T22:52:02.730Z Checking bb8 v0.8.1
20932023-12-11T22:52:02.854Z Checking quick-xml v0.23.1
20942023-12-11T22:52:03.459Z Compiling oso-derive v0.27.0
20952023-12-11T22:52:03.476Z Compiling impl-trait-for-tuples v0.2.2
20962023-12-11T22:52:04.288Z Checking unicode-linebreak v0.1.5
20972023-12-11T22:52:04.396Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
20982023-12-11T22:52:05.205Z Checking smawk v0.3.1
20992023-12-11T22:52:05.210Z Checking async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
21002023-12-11T22:52:05.210Z Checking textwrap v0.16.0
21012023-12-11T22:52:08.991Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
21022023-12-11T22:52:09.101Z Checking bytesize v1.3.0
21032023-12-11T22:52:09.101Z Checking is_ci v1.1.1
21042023-12-11T22:52:09.101Z Checking supports-color v2.1.0
21052023-12-11T22:52:09.101Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
21062023-12-11T22:52:09.101Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
21072023-12-11T22:52:09.101Z Checking cassowary v0.3.0
21082023-12-11T22:52:09.101Z Compiling indoc v2.0.3
21092023-12-11T22:52:09.102Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
21102023-12-11T22:52:09.316Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
21112023-12-11T22:52:09.982Z Checking ratatui v0.23.0
21122023-12-11T22:52:10.886Z Checking rtoolbox v0.0.1
21132023-12-11T22:52:10.892Z Checking rpassword v7.3.1
21142023-12-11T22:52:11.010Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
21152023-12-11T22:52:12.388Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
21162023-12-11T22:52:12.459Z Checking shell-words v1.1.0
21172023-12-11T22:52:12.698Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
21182023-12-11T22:52:12.818Z Checking fatfs v0.3.6
21192023-12-11T22:52:14.171Z Checking tui-tree-widget v0.13.0
21202023-12-11T22:52:14.636Z Checking yansi v0.5.1
21212023-12-11T22:52:14.881Z Checking plotters-backend v0.3.5
21222023-12-11T22:52:15.351Z Checking rand v0.4.6
21232023-12-11T22:52:15.364Z Checking pretty_assertions v1.4.0
21242023-12-11T22:52:15.364Z Compiling vte_generate_state_changes v0.1.1
21252023-12-11T22:52:15.450Z Checking plotters-svg v0.3.5
21262023-12-11T22:52:15.794Z Checking remove_dir_all v0.5.3
21272023-12-11T22:52:15.941Z Checking cast v0.3.0
21282023-12-11T22:52:16.380Z Checking vte v0.11.1
21292023-12-11T22:52:16.438Z Checking criterion-plot v0.5.0
21302023-12-11T22:52:16.499Z Checking tempdir v0.3.7
21312023-12-11T22:52:16.747Z Checking plotters v0.3.5
21322023-12-11T22:52:17.256Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
21332023-12-11T22:52:18.622Z Checking tinytemplate v1.2.1
21342023-12-11T22:52:18.884Z Checking anes v0.1.6
21352023-12-11T22:52:19.240Z Checking oorandom v11.1.3
21362023-12-11T22:52:19.462Z Checking strip-ansi-escapes v0.2.0
21372023-12-11T22:52:19.489Z Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
21382023-12-11T22:52:19.662Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
21392023-12-11T22:52:19.688Z Checking criterion v0.5.1
21402023-12-11T22:52:19.771Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
21412023-12-11T22:52:23.398Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
21422023-12-11T22:52:24.533Z Checking assert_cmd v2.0.12
21432023-12-11T22:52:25.193Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
21442023-12-11T22:52:25.332Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
21452023-12-11T22:52:27.782Z Checking fd-lock v3.0.13
21462023-12-11T22:52:28.046Z Checking nu-ansi-term v0.49.0
21472023-12-11T22:52:28.704Z Checking reedline v0.26.0
21482023-12-11T22:52:29.941Z Checking threadpool v1.8.1
21492023-12-11T22:52:30.203Z Checking nanorand v0.7.0
21502023-12-11T22:52:30.800Z Checking topological-sort v0.2.2
21512023-12-11T22:52:31.129Z Checking flume v0.11.0
21522023-12-11T22:52:31.912Z Checking libtest-mimic v0.6.1
21532023-12-11T22:52:31.938Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
21542023-12-11T22:52:32.587Z Checking httptest v0.15.5
21552023-12-11T22:52:34.157Z Checking similar-asserts v1.5.0
21562023-12-11T22:52:34.170Z Compiling rstest_macros v0.18.2
21572023-12-11T22:52:34.954Z Checking bytecount v0.6.3
21582023-12-11T22:52:35.183Z Compiling crossbeam-queue v0.3.8
21592023-12-11T22:52:35.948Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
21602023-12-11T22:52:35.974Z Checking papergrid v0.10.0
21612023-12-11T22:52:36.946Z Checking datatest-stable v0.2.3
21622023-12-11T22:52:37.266Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21632023-12-11T22:52:37.951Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
21642023-12-11T22:52:38.131Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
21652023-12-11T22:52:38.348Z Compiling tabled_derive v0.6.0
21662023-12-11T22:52:39.153Z Compiling relative-path v1.9.0
21672023-12-11T22:52:39.598Z Checking constant_time_eq v0.2.6
21682023-12-11T22:52:39.780Z Checking arrayref v0.3.7
21692023-12-11T22:52:39.909Z Checking arrayvec v0.7.4
21702023-12-11T22:52:40.363Z Compiling trybuild v1.0.85
21712023-12-11T22:52:40.521Z Checking blake2b_simd v1.0.1
21722023-12-11T22:52:42.678Z Checking tabled v0.14.0
21732023-12-11T22:52:42.824Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
21742023-12-11T22:52:46.902Z Checking basic-toml v0.1.4
21752023-12-11T22:52:48.511Z Checking futures-timer v3.0.2
21762023-12-11T22:52:48.966Z Checking constant_time_eq v0.3.0
21772023-12-11T22:52:49.146Z Checking rust-argon2 v1.0.1
21782023-12-11T22:52:52.390Z Checking crossbeam v0.8.2
21792023-12-11T22:52:52.532Z Checking partial-io v0.5.4
21802023-12-11T22:52:53.122Z Checking approx v0.5.1
21812023-12-11T22:52:53.436Z Checking termios v0.3.3
21822023-12-11T22:52:53.756Z Checking hex-literal v0.4.1
21832023-12-11T22:52:57.086Z Checking rstest v0.18.2
21842023-12-11T22:53:03.928Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
21852023-12-11T22:53:05.123Z Checking omicron-deploy v0.1.0 (/work/oxidecomputer/omicron/dev-tools/thing-flinger)
21862023-12-11T22:54:08.992Z Compiling samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
21872023-12-11T22:54:12.224Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
21882023-12-11T22:54:14.140Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
21892023-12-11T22:54:26.818Z Checking caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
21902023-12-11T22:54:53.321Z Compiling polar-core v0.27.0
21912023-12-11T22:55:04.640Z Checking oso v0.27.0
21922023-12-11T22:55:43.618Z Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
21932023-12-11T22:57:10.834Z Finished dev [unoptimized + debuginfo] target(s) in 10m 21s
21942023-12-11T22:57:12.108Z
21952023-12-11T22:57:12.108Zreal 11:21.771644306
21962023-12-11T22:57:12.109Zuser 1:01:49.217730350
21972023-12-11T22:57:12.109Zsys 7:48.767818255
21982023-12-11T22:57:12.109Ztrap 2.226451574
21992023-12-11T22:57:12.109Ztflt 4.023958480
22002023-12-11T22:57:12.109Zdflt 5.668536042
22012023-12-11T22:57:12.109Zkflt 0.019750022
22022023-12-11T22:57:12.109Zlock 1:38:35.868840003
22032023-12-11T22:57:12.109Zslp 3:03:41.452027328
22042023-12-11T22:57:12.110Zlat 2:11.242623581
22052023-12-11T22:57:12.110Zstop 4:33.663423526
22062023-12-11T22:57:13.374Zwarning: output filename collision.
22072023-12-11T22:57:13.375ZThe 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?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)`.
22082023-12-11T22:57:13.375ZColliding filename is: /work/oxidecomputer/omicron/target/doc/hubpack/index.html
22092023-12-11T22:57:13.375ZThe targets should have unique names.
22102023-12-11T22:57:13.375ZThis is a known bug where multiple crates with the same name use
22112023-12-11T22:57:13.375Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22122023-12-11T22:57:13.416Zwarning: output filename collision.
22132023-12-11T22:57:13.416ZThe 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)`.
22142023-12-11T22:57:13.416ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
22152023-12-11T22:57:13.416ZThe targets should have unique names.
22162023-12-11T22:57:13.416ZThis is a known bug where multiple crates with the same name use
22172023-12-11T22:57:13.416Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22182023-12-11T22:57:13.416Zwarning: output filename collision.
22192023-12-11T22:57:13.417ZThe lib target `tlvc` in package `tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#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)`.
22202023-12-11T22:57:13.417ZColliding filename is: /work/oxidecomputer/omicron/target/doc/tlvc/index.html
22212023-12-11T22:57:13.417ZThe targets should have unique names.
22222023-12-11T22:57:15.481ZThis is a known bug where multiple crates with the same name use
22232023-12-11T22:57:15.481Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
22242023-12-11T22:57:15.481Z Documenting libc v0.2.150
22252023-12-11T22:57:15.481Z Documenting cfg-if v1.0.0
22262023-12-11T22:57:15.481Z Documenting serde_derive v1.0.192
22272023-12-11T22:57:15.482Z Documenting scopeguard v1.2.0
22282023-12-11T22:57:15.482Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
22292023-12-11T22:57:15.482Z Documenting log v0.4.20
22302023-12-11T22:57:15.482Z Documenting itoa v1.0.9
22312023-12-11T22:57:15.482Z Documenting smallvec v1.11.0
22322023-12-11T22:57:15.482Z Documenting memchr v2.6.3
22332023-12-11T22:57:37.393Z Documenting zeroize_derive v1.4.2
22342023-12-11T22:57:37.393Z Documenting lock_api v0.4.10
22352023-12-11T22:57:37.794Z Documenting pin-project-lite v0.2.13
22362023-12-11T22:57:37.794Z Documenting libm v0.2.7
22372023-12-11T22:57:37.794Z Documenting futures-core v0.3.29
22382023-12-11T22:57:37.795Z Documenting getrandom v0.2.10
22392023-12-11T22:57:37.795Z Documenting parking_lot_core v0.9.8
22402023-12-11T22:57:37.795Z Documenting signal-hook-registry v1.4.1
22412023-12-11T22:57:37.795Z Documenting mio v0.8.9
22422023-12-11T22:57:37.795Z Documenting num-traits v0.2.16
22432023-12-11T22:57:37.795Z Documenting serde v1.0.192
22442023-12-11T22:57:37.795Z Documenting zeroize v1.7.0
22452023-12-11T22:57:37.795Z Documenting thiserror-impl v1.0.49
22462023-12-11T22:57:37.795Z Documenting rand_core v0.6.4
22472023-12-11T22:57:37.795Z Documenting parking_lot v0.12.1
22482023-12-11T22:57:37.796Z Documenting socket2 v0.5.5
22492023-12-11T22:57:37.938Z Documenting num_cpus v1.16.0
22502023-12-11T22:57:37.938Z Documenting typenum v1.16.0
22512023-12-11T22:57:37.938Z Documenting tokio-macros v2.2.0
22522023-12-11T22:57:37.938Z Documenting once_cell v1.19.0
22532023-12-11T22:57:37.938Z Documenting thiserror v1.0.49
22542023-12-11T22:57:37.938Z Documenting subtle v2.5.0
22552023-12-11T22:57:37.939Z Documenting ryu v1.0.15
22562023-12-11T22:57:37.939Z Documenting byteorder v1.5.0
22572023-12-11T22:57:37.939Z Documenting futures-sink v0.3.29
22582023-12-11T22:57:37.939Z Documenting const-oid v0.9.5
22592023-12-11T22:57:37.939Z Documenting pin-utils v0.1.0
22602023-12-11T22:57:37.939Z Documenting futures-task v0.3.29
22612023-12-11T22:57:37.939Z Documenting slab v0.4.9
22622023-12-11T22:57:39.263Z Documenting futures-macro v0.3.29
22632023-12-11T22:57:41.636Z Documenting futures-channel v0.3.29
22642023-12-11T22:57:42.725Z Documenting futures-io v0.3.29
22652023-12-11T22:57:43.949Z Documenting iana-time-zone v0.1.57
22662023-12-11T22:57:44.484Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22672023-12-11T22:57:45.864Z Documenting tinyvec_macros v0.1.1
22682023-12-11T22:57:45.933Z Documenting ppv-lite86 v0.2.17
22692023-12-11T22:57:46.416Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22702023-12-11T22:57:47.724Z Documenting tracing-core v0.1.31
22712023-12-11T22:57:48.999Z Documenting futures-util v0.3.29
22722023-12-11T22:57:49.764Z Documenting tracing-attributes v0.1.26
22732023-12-11T22:57:50.235Z Documenting tinyvec v1.6.0
22742023-12-11T22:57:51.078Z Documenting rand_chacha v0.3.1
22752023-12-11T22:57:56.161Z Documenting unicode-normalization v0.1.22
22762023-12-11T22:57:58.149Z Documenting rand v0.8.5
22772023-12-11T22:57:58.872Z Documenting bytes v1.5.0
22782023-12-11T22:57:59.660Z Documenting bitflags v2.4.0
22792023-12-11T22:58:01.278Z Documenting serde_json v1.0.108
22802023-12-11T22:58:02.881Z Documenting chrono v0.4.31
22812023-12-11T22:58:04.955Z Documenting uuid v1.6.1
22822023-12-11T22:58:05.977Z Documenting base64 v0.21.5
22832023-12-11T22:58:06.228Z Documenting fnv v1.0.7
22842023-12-11T22:58:06.570Z Documenting tokio v1.35.0
22852023-12-11T22:58:09.611Z Documenting spin v0.9.8
22862023-12-11T22:58:12.080Z Documenting lazy_static v1.4.0
22872023-12-11T22:58:12.180Z Documenting unicode-bidi v0.3.13
22882023-12-11T22:58:12.479Z Documenting http v0.2.11
22892023-12-11T22:58:12.517Z Documenting percent-encoding v2.3.1
22902023-12-11T22:58:14.215Z Documenting cpufeatures v0.2.9
22912023-12-11T22:58:16.131Z Documenting generic-array v0.14.7
22922023-12-11T22:58:16.359Z Checking serde_derive_internals v0.26.0
22932023-12-11T22:58:17.319Z Documenting serde_derive_internals v0.26.0
22942023-12-11T22:58:18.458Z Documenting dyn-clone v1.0.13
22952023-12-11T22:58:18.508Z Documenting idna v0.5.0
22962023-12-11T22:58:18.733Z Documenting form_urlencoded v1.2.1
22972023-12-11T22:58:18.842Z Documenting tracing v0.1.37
22982023-12-11T22:58:21.271Z Documenting errno v0.3.2
22992023-12-11T22:58:22.527Z Documenting crypto-common v0.1.6
23002023-12-11T22:58:23.012Z Documenting block-buffer v0.10.4
23012023-12-11T22:58:23.211Z Documenting httparse v1.8.0
23022023-12-11T22:58:24.687Z Documenting unicode-ident v1.0.12
23032023-12-11T22:58:24.894Z Documenting url v2.5.0
23042023-12-11T22:58:25.260Z Documenting schemars_derive v0.8.13
23052023-12-11T22:58:27.460Z Documenting rustix v0.38.25
23062023-12-11T22:58:28.822Z Documenting adler v1.0.2
23072023-12-11T22:58:29.358Z Documenting proc-macro2 v1.0.69
23082023-12-11T22:58:29.450Z Documenting base64ct v1.6.0
23092023-12-11T22:58:29.496Z Documenting digest v0.10.7
23102023-12-11T22:58:31.400Z Documenting try-lock v0.2.4
23112023-12-11T22:58:32.875Z Documenting miniz_oxide v0.7.1
23122023-12-11T22:58:34.563Z Documenting schemars v0.8.13
23132023-12-11T22:58:35.344Z Documenting quote v1.0.33
23142023-12-11T22:58:35.478Z Documenting httpdate v1.0.3
23152023-12-11T22:58:35.742Z Documenting untrusted v0.9.0
23162023-12-11T22:58:37.701Z Documenting openssl-probe v0.1.5
23172023-12-11T22:58:38.219Z Documenting want v0.3.1
23182023-12-11T22:58:39.544Z Documenting http-body v0.4.5
23192023-12-11T22:58:40.606Z Documenting ring v0.17.7
23202023-12-11T22:58:41.436Z Documenting openssl-sys v0.9.96
23212023-12-11T22:58:41.695Z Documenting async-trait v0.1.74
23222023-12-11T22:58:43.330Z Documenting openssl-macros v0.1.1
23232023-12-11T22:58:43.729Z Documenting tower-service v0.3.2
23242023-12-11T22:58:44.165Z Documenting mime v0.3.17
23252023-12-11T22:58:45.871Z Documenting pem-rfc7468 v0.7.0
23262023-12-11T22:58:48.700Z Documenting aho-corasick v1.0.4
23272023-12-11T22:58:48.712Z Documenting rustls-webpki v0.101.7
23282023-12-11T22:58:48.829Z Documenting tokio-util v0.7.10
23292023-12-11T22:58:49.210Z Documenting sct v0.7.0
23302023-12-11T22:58:49.704Z Documenting slog v2.7.0
23312023-12-11T22:58:50.346Z Documenting der_derive v0.7.2
23322023-12-11T22:58:50.717Z Documenting openssl v0.10.60
23332023-12-11T22:58:52.056Z Documenting equivalent v1.0.1
23342023-12-11T22:58:54.973Z Documenting hashbrown v0.14.2
23352023-12-11T22:58:55.275Z Documenting ipnet v2.8.0
23362023-12-11T22:58:56.218Z Documenting regex-syntax v0.8.2
23372023-12-11T22:58:56.231Z Documenting flagset v0.4.3
23382023-12-11T22:58:56.296Z Documenting unicode-width v0.1.11
23392023-12-11T22:58:57.785Z Documenting h2 v0.3.21
23402023-12-11T22:58:58.128Z Documenting rustls v0.21.9
23412023-12-11T22:59:00.289Z Documenting der v0.7.8
23422023-12-11T22:59:00.609Z Documenting rustls-pemfile v1.0.3
23432023-12-11T22:59:01.416Z Documenting indexmap v2.1.0
23442023-12-11T22:59:01.667Z Documenting num-integer v0.1.45
23452023-12-11T22:59:03.429Z Documenting time-macros v0.2.13
23462023-12-11T22:59:06.256Z Documenting num_threads v0.1.6
23472023-12-11T22:59:06.839Z Documenting regex-automata v0.4.3
23482023-12-11T22:59:07.896Z Documenting time-core v0.1.1
23492023-12-11T22:59:08.069Z Documenting gimli v0.28.0
23502023-12-11T22:59:08.491Z Documenting utf8parse v0.2.1
23512023-12-11T22:59:10.839Z Documenting deranged v0.3.8
23522023-12-11T22:59:11.233Z Documenting tokio-rustls v0.24.1
23532023-12-11T22:59:11.726Z Documenting spki v0.7.2
23542023-12-11T22:59:12.306Z Documenting native-tls v0.2.11
23552023-12-11T22:59:12.717Z Documenting object v0.32.1
23562023-12-11T22:59:12.994Z Documenting hyper v0.14.27
23572023-12-11T22:59:17.578Z Documenting time v0.3.27
23582023-12-11T22:59:17.896Z Documenting addr2line v0.21.0
23592023-12-11T22:59:18.514Z Documenting encoding_rs v0.8.33
23602023-12-11T22:59:19.550Z Documenting crossbeam-utils v0.8.16
23612023-12-11T22:59:19.963Z Documenting regex v1.10.2
23622023-12-11T22:59:20.411Z Checking pest_meta v2.7.2
23632023-12-11T22:59:22.026Z Documenting rustc-demangle v0.1.23
23642023-12-11T22:59:23.497Z Documenting tokio-native-tls v0.3.1
23652023-12-11T22:59:25.773Z Documenting rustls-native-certs v0.6.3
23662023-12-11T22:59:25.835Z Documenting serde_urlencoded v0.7.1
23672023-12-11T22:59:25.936Z Documenting pest_meta v2.7.2
23682023-12-11T22:59:26.296Z Checking pest_generator v2.7.2
23692023-12-11T22:59:35.624Z Documenting pkcs8 v0.10.2
23702023-12-11T22:59:35.773Z Documenting anstyle v1.0.2
23712023-12-11T22:59:35.919Z Documenting ucd-trie v0.1.6
23722023-12-11T22:59:35.920Z Documenting data-encoding v2.4.0
23732023-12-11T22:59:35.920Z Documenting hyper-rustls v0.24.2
23742023-12-11T22:59:35.921Z Documenting pest_generator v2.7.2
23752023-12-11T22:59:35.922Z Documenting backtrace v0.3.69
23762023-12-11T22:59:35.922Z Documenting hyper-tls v0.5.0
23772023-12-11T22:59:35.922Z Documenting webpki-roots v0.25.2
23782023-12-11T22:59:35.922Z Documenting anstyle-parse v0.2.1
23792023-12-11T22:59:37.717Z Documenting pest v2.7.2
23802023-12-11T22:59:38.214Z Documenting ipnetwork v0.20.0
23812023-12-11T22:59:39.121Z Documenting syn v2.0.32
23822023-12-11T22:59:39.330Z Documenting pest_derive v2.7.2
23832023-12-11T22:59:39.825Z Documenting sha2 v0.10.8
23842023-12-11T22:59:40.624Z Documenting anyhow v1.0.75
23852023-12-11T22:59:42.540Z Documenting futures-executor v0.3.29
23862023-12-11T22:59:42.798Z Documenting reqwest v0.11.22
23872023-12-11T22:59:45.940Z Documenting hex v0.4.3
23882023-12-11T22:59:46.736Z Documenting crc32fast v1.3.2
23892023-12-11T22:59:46.763Z Checking serde_tokenstream v0.1.7
23902023-12-11T22:59:47.213Z Documenting anstyle-query v1.0.0
23912023-12-11T22:59:47.357Z Documenting colorchoice v1.0.0
23922023-12-11T22:59:48.558Z Documenting dtrace-parser v0.1.14
23932023-12-11T22:59:49.481Z Documenting openapiv3 v2.0.0
23942023-12-11T22:59:51.500Z Documenting num-iter v0.1.43
23952023-12-11T22:59:52.101Z Documenting hmac v0.12.1
23962023-12-11T22:59:52.238Z Documenting dof v0.1.5
23972023-12-11T22:59:52.625Z Documenting anstream v0.5.0
23982023-12-11T22:59:54.215Z Documenting signal-hook v0.3.17
23992023-12-11T22:59:57.596Z Documenting thread-id v4.2.0
24002023-12-11T22:59:58.189Z Documenting terminal_size v0.2.6
24012023-12-11T22:59:58.475Z Documenting memoffset v0.9.0
24022023-12-11T22:59:58.541Z Documenting clap_lex v0.5.1
24032023-12-11T22:59:59.325Z Documenting strsim v0.10.0
24042023-12-11T22:59:59.877Z Documenting flate2 v1.0.28
24052023-12-11T23:00:00.293Z Documenting futures v0.3.29
24062023-12-11T23:00:02.501Z Documenting crossbeam-epoch v0.9.15
24072023-12-11T23:00:03.304Z Documenting usdt-impl v0.3.5
24082023-12-11T23:00:04.339Z Documenting usdt-attr-macro v0.3.5
24092023-12-11T23:00:04.634Z Documenting usdt-macro v0.3.5
24102023-12-11T23:00:05.459Z Documenting clap_builder v4.4.2
24112023-12-11T23:00:07.168Z Documenting clap_derive v4.4.2
24122023-12-11T23:00:08.394Z Documenting managed v0.8.0
24132023-12-11T23:00:08.576Z Documenting signal-hook-mio v0.2.3
24142023-12-11T23:00:11.655Z Documenting block-padding v0.3.3
24152023-12-11T23:00:12.102Z Documenting scheduled-thread-pool v0.2.7
24162023-12-11T23:00:12.264Z Documenting usdt v0.3.5
24172023-12-11T23:00:13.317Z Documenting bzip2-sys v0.1.11+1.0.8
24182023-12-11T23:00:13.373Z Documenting enum-as-inner v0.5.1
24192023-12-11T23:00:14.505Z Checking diesel_table_macro_syntax v0.1.0
24202023-12-11T23:00:14.763Z Documenting diesel_table_macro_syntax v0.1.0
24212023-12-11T23:00:15.030Z Documenting pin-project-internal v1.1.3
24222023-12-11T23:00:15.648Z Documenting clap v4.4.3
24232023-12-11T23:00:17.927Z Documenting unicode-segmentation v1.10.1
24242023-12-11T23:00:18.053Z Documenting r2d2 v0.8.10
24252023-12-11T23:00:19.082Z Documenting bzip2 v0.4.4
24262023-12-11T23:00:19.795Z Documenting inout v0.1.3
24272023-12-11T23:00:20.559Z Documenting trust-dns-proto v0.22.0
24282023-12-11T23:00:21.560Z Documenting diesel_derives v2.1.2
24292023-12-11T23:00:22.269Z Documenting pin-project v1.1.3
24302023-12-11T23:00:22.850Z Documenting crossterm v0.27.0
24312023-12-11T23:00:22.941Z Documenting md-5 v0.10.5
24322023-12-11T23:00:24.346Z Documenting stringprep v0.1.3
24332023-12-11T23:00:24.852Z Documenting toml_datetime v0.6.5
24342023-12-11T23:00:26.078Z Documenting serde_spanned v0.6.4
24352023-12-11T23:00:26.416Z Documenting ff v0.13.0
24362023-12-11T23:00:30.023Z Documenting pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
24372023-12-11T23:00:30.179Z Documenting doc-comment v0.3.3
24382023-12-11T23:00:30.738Z Documenting snafu-derive v0.7.5
24392023-12-11T23:00:31.443Z Documenting base16ct v0.2.0
24402023-12-11T23:00:31.936Z Documenting fallible-iterator v0.2.0
24412023-12-11T23:00:32.143Z Documenting siphasher v0.3.11
24422023-12-11T23:00:32.480Z Documenting either v1.9.0
24432023-12-11T23:00:34.354Z Documenting bit-vec v0.6.3
24442023-12-11T23:00:34.477Z Documenting static_assertions v1.1.0
24452023-12-11T23:00:35.577Z Documenting winnow v0.5.15
24462023-12-11T23:00:36.020Z Documenting sec1 v0.7.3
24472023-12-11T23:00:36.539Z Documenting phf_shared v0.11.2
24482023-12-11T23:00:38.837Z Documenting diesel v2.1.4
24492023-12-11T23:00:38.927Z Documenting group v0.13.0
24502023-12-11T23:00:39.550Z Documenting postgres-protocol v0.6.6
24512023-12-11T23:00:40.434Z Documenting cipher v0.4.4
24522023-12-11T23:00:42.092Z Documenting snafu v0.7.5
24532023-12-11T23:00:42.295Z Documenting zip v0.6.6
24542023-12-11T23:00:43.347Z Documenting toml_edit v0.21.0
24552023-12-11T23:00:44.673Z Documenting hkdf v0.12.3
24562023-12-11T23:00:44.978Z Documenting num-bigint v0.4.4
24572023-12-11T23:00:48.928Z Documenting crypto-bigint v0.5.2
24582023-12-11T23:00:49.549Z Documenting hubpack v0.1.2
24592023-12-11T23:00:49.703Z Documenting regress v0.7.1
24602023-12-11T23:00:51.019Z Documenting bstr v1.6.0
24612023-12-11T23:00:52.224Z Documenting serde_repr v0.1.16
24622023-12-11T23:00:52.380Z Documenting precomputed-hash v0.1.1
24632023-12-11T23:00:55.529Z Documenting fixedbitset v0.4.2
24642023-12-11T23:00:56.361Z Documenting lalrpop-util v0.19.12
24652023-12-11T23:00:58.158Z Documenting new_debug_unreachable v1.0.4
24662023-12-11T23:00:58.758Z Documenting gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
24672023-12-11T23:00:58.913Z Documenting yasna v0.5.2
24682023-12-11T23:00:59.435Z Documenting postgres-types v0.2.6
24692023-12-11T23:01:00.413Z Documenting elliptic-curve v0.13.8
24702023-12-11T23:01:00.538Z Documenting petgraph v0.6.4
24712023-12-11T23:01:02.745Z Documenting phf v0.11.2
24722023-12-11T23:01:02.867Z Documenting string_cache v0.8.7
24732023-12-11T23:01:08.341Z Documenting console v0.15.7
24742023-12-11T23:01:08.732Z Documenting semver v1.0.20
24752023-12-11T23:01:08.994Z Documenting float-cmp v0.9.0
24762023-12-11T23:01:10.552Z Documenting difflib v0.4.0
24772023-12-11T23:01:10.572Z Documenting normalize-line-endings v0.3.0
24782023-12-11T23:01:11.588Z Documenting predicates-core v1.0.6
24792023-12-11T23:01:13.115Z Documenting whoami v1.4.1
24802023-12-11T23:01:14.911Z Documenting heck v0.4.1
24812023-12-11T23:01:15.177Z Checking unsafe-libyaml v0.2.9
24822023-12-11T23:01:16.214Z Documenting bit-set v0.5.3
24832023-12-11T23:01:16.552Z Documenting similar v2.3.0
24842023-12-11T23:01:16.757Z Documenting typify-macro v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24852023-12-11T23:01:17.349Z Documenting predicates v3.0.4
24862023-12-11T23:01:17.361Z Documenting tokio-stream v0.1.14
24872023-12-11T23:01:17.444Z Checking ident_case v1.0.1
24882023-12-11T23:01:17.638Z Documenting unsafe-libyaml v0.2.9
24892023-12-11T23:01:19.050Z Documenting tokio-postgres v0.7.10
24902023-12-11T23:01:21.381Z Documenting typify-impl v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
24912023-12-11T23:01:22.412Z Checking serde_yaml v0.9.25
24922023-12-11T23:01:23.406Z Documenting progenitor-client v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
24932023-12-11T23:01:23.410Z Documenting serde_yaml v0.9.25
24942023-12-11T23:01:25.071Z Documenting getopts v0.2.21
24952023-12-11T23:01:25.352Z Documenting match_cfg v0.1.0
24962023-12-11T23:01:25.559Z Documenting sha1 v0.10.6
24972023-12-11T23:01:27.050Z Documenting dirs-sys-next v0.1.2
24982023-12-11T23:01:29.480Z Documenting hostname v0.3.1
24992023-12-11T23:01:31.533Z Documenting thread_local v1.1.7
25002023-12-11T23:01:31.736Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25012023-12-11T23:01:31.865Z Documenting progenitor-macro v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25022023-12-11T23:01:32.884Z Documenting typify v0.0.14 (https://github.com/oxidecomputer/typify#c9d6453f)
25032023-12-11T23:01:32.964Z Documenting paste v1.0.14
25042023-12-11T23:01:33.051Z Documenting dirs-next v2.0.0
25052023-12-11T23:01:34.985Z Documenting crossbeam-channel v0.5.8
25062023-12-11T23:01:35.190Z Documenting atty v0.2.14
25072023-12-11T23:01:37.139Z Documenting take_mut v0.2.2
25082023-12-11T23:01:37.844Z Documenting slog-json v2.6.1
25092023-12-11T23:01:38.735Z Documenting term v0.7.0
25102023-12-11T23:01:39.200Z Documenting camino v1.1.6
25112023-12-11T23:01:39.956Z Documenting async-stream-impl v0.3.5
25122023-12-11T23:01:41.296Z Documenting debug-ignore v1.0.5
25132023-12-11T23:01:42.784Z Documenting slog-async v2.8.0
25142023-12-11T23:01:43.018Z Documenting progenitor-impl v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25152023-12-11T23:01:43.424Z Documenting atomic-waker v1.1.1
25162023-12-11T23:01:44.679Z Documenting slog-term v2.9.0
25172023-12-11T23:01:44.862Z Documenting slog-bunyan v2.4.0
25182023-12-11T23:01:45.527Z Checking darling_core v0.20.3
25192023-12-11T23:01:46.371Z Documenting toml v0.8.8
25202023-12-11T23:01:46.717Z Documenting async-stream v0.3.5
25212023-12-11T23:01:47.553Z Documenting waitgroup v0.1.2
25222023-12-11T23:01:48.586Z Documenting dropshot_endpoint v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25232023-12-11T23:01:49.176Z Documenting multer v2.1.0
25242023-12-11T23:01:51.247Z Documenting serde_path_to_error v0.1.14
25252023-12-11T23:01:51.708Z Documenting strum v0.25.0
25262023-12-11T23:01:52.297Z Checking darling v0.20.3
25272023-12-11T23:01:52.461Z Documenting serde_with_macros v3.4.0
25282023-12-11T23:01:53.066Z Documenting structmeta-derive v0.2.0
25292023-12-11T23:01:54.383Z Checking structmeta v0.2.0
25302023-12-11T23:01:54.501Z Documenting instant v0.1.12
25312023-12-11T23:01:55.023Z Documenting progenitor v0.4.0 (https://github.com/oxidecomputer/progenitor?branch=main#9339b576)
25322023-12-11T23:01:56.431Z Checking regex-syntax v0.7.5
25332023-12-11T23:01:57.335Z Documenting serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
25342023-12-11T23:01:57.380Z Documenting macaddr v1.0.1
25352023-12-11T23:01:57.580Z Documenting dropshot v0.9.1-dev (https://github.com/oxidecomputer/dropshot?branch=main#ff87a017)
25362023-12-11T23:01:59.578Z Documenting backoff v0.4.0
25372023-12-11T23:01:59.766Z Documenting serde_with v3.4.0
25382023-12-11T23:02:00.812Z Documenting structmeta v0.2.0
25392023-12-11T23:02:01.854Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25402023-12-11T23:02:02.980Z Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25412023-12-11T23:02:03.257Z Documenting fastrand v2.0.0
25422023-12-11T23:02:07.154Z Documenting is-terminal v0.4.9
25432023-12-11T23:02:07.795Z Documenting parse-display-derive v0.8.2
25442023-12-11T23:02:07.857Z Checking proc-macro-crate v1.3.1
25452023-12-11T23:02:08.193Z Documenting proc-macro-crate v1.3.1
25462023-12-11T23:02:08.214Z Documenting proc-macro-error-attr v1.0.4
25472023-12-11T23:02:09.480Z Documenting tempfile v3.8.1
25482023-12-11T23:02:11.516Z Documenting hash32 v0.2.1
25492023-12-11T23:02:12.028Z Documenting stable_deref_trait v1.2.0
25502023-12-11T23:02:13.987Z Documenting proc-macro-error v1.0.4
25512023-12-11T23:02:14.266Z Checking proc-macro-error v1.0.4
25522023-12-11T23:02:14.671Z Documenting cobs v0.2.3
25532023-12-11T23:02:14.876Z Documenting num_enum_derive v0.5.11
25542023-12-11T23:02:15.998Z Documenting embedded-io v0.4.0
25552023-12-11T23:02:16.262Z Documenting parse-display v0.8.2
25562023-12-11T23:02:16.290Z Documenting camino-tempfile v1.1.1
25572023-12-11T23:02:17.567Z Documenting heapless v0.7.16
25582023-12-11T23:02:19.007Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25592023-12-11T23:02:20.475Z Documenting foreign-types-macros v0.2.3
25602023-12-11T23:02:20.828Z Documenting postcard v1.0.8
25612023-12-11T23:02:20.929Z Documenting foreign-types-shared v0.3.1
25622023-12-11T23:02:22.459Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25632023-12-11T23:02:23.099Z Documenting illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25642023-12-11T23:02:23.285Z Documenting num_enum v0.5.11
25652023-12-11T23:02:25.110Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25662023-12-11T23:02:25.507Z Documenting smoltcp v0.10.0
25672023-12-11T23:02:25.545Z Documenting libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25682023-12-11T23:02:25.676Z Documenting crucible-workspace-hack v0.1.0
25692023-12-11T23:02:27.321Z Documenting foreign-types v0.5.0
25702023-12-11T23:02:27.570Z Documenting nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25712023-12-11T23:02:27.996Z Documenting cstr-argument v0.1.2
25722023-12-11T23:02:28.704Z Documenting rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25732023-12-11T23:02:31.166Z Documenting kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25742023-12-11T23:02:31.803Z Documenting dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
25752023-12-11T23:02:33.046Z Documenting colored v2.0.4
25762023-12-11T23:02:33.557Z Documenting zerocopy v0.7.26
25772023-12-11T23:02:34.170Z Documenting nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25782023-12-11T23:02:34.264Z Documenting opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25792023-12-11T23:02:35.071Z Documenting rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#42ad0104)
25802023-12-11T23:02:38.676Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25812023-12-11T23:02:38.715Z Documenting zone_cfg_derive v0.3.0
25822023-12-11T23:02:38.743Z Documenting bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
25832023-12-11T23:02:40.476Z Documenting num-derive v0.4.0
25842023-12-11T23:02:40.680Z Documenting smf v0.2.2
25852023-12-11T23:02:41.393Z Documenting libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f114bd0d)
25862023-12-11T23:02:43.943Z Documenting opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25872023-12-11T23:02:45.025Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25882023-12-11T23:02:45.093Z Documenting bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
25892023-12-11T23:02:46.690Z Documenting linked-hash-map v0.5.6
25902023-12-11T23:02:46.796Z Documenting zone v0.3.0
25912023-12-11T23:02:47.055Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
25922023-12-11T23:02:47.555Z Documenting crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
25932023-12-11T23:02:50.935Z Documenting blake2 v0.10.6
25942023-12-11T23:02:51.597Z Documenting password-hash v0.5.0
25952023-12-11T23:02:52.301Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25962023-12-11T23:02:53.038Z Documenting lru-cache v0.1.2
25972023-12-11T23:02:53.576Z Documenting oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
25982023-12-11T23:02:54.155Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25992023-12-11T23:02:54.330Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26002023-12-11T23:02:54.620Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26012023-12-11T23:02:54.676Z Checking heck v0.3.3
26022023-12-11T23:02:54.924Z Documenting structopt-derive v0.4.18
26032023-12-11T23:02:57.307Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26042023-12-11T23:02:57.879Z Documenting illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
26052023-12-11T23:02:58.616Z Documenting argon2 v0.5.2
26062023-12-11T23:02:58.820Z Documenting libefi-sys v0.1.0
26072023-12-11T23:03:01.437Z Documenting quick-error v1.2.3
26082023-12-11T23:03:02.647Z Documenting structopt v0.3.26
26092023-12-11T23:03:04.403Z Documenting opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=24ceba1969269e4d81bda83d8968d7d7f713c46b#24ceba19)
26102023-12-11T23:03:04.897Z Documenting libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26112023-12-11T23:03:05.099Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26122023-12-11T23:03:06.206Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26132023-12-11T23:03:07.120Z Documenting resolv-conf v0.7.0
26142023-12-11T23:03:07.284Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26152023-12-11T23:03:08.149Z Documenting cancel-safe-futures v0.1.5
26162023-12-11T23:03:09.178Z Documenting tofino v0.1.0 (http://github.com/oxidecomputer/tofino?branch=main#8283f802)
26172023-12-11T23:03:10.762Z Checking convert_case v0.4.0
26182023-12-11T23:03:11.073Z Documenting convert_case v0.4.0
26192023-12-11T23:03:11.565Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26202023-12-11T23:03:11.589Z Documenting arc-swap v1.6.0
26212023-12-11T23:03:13.152Z Documenting trust-dns-resolver v0.22.0
26222023-12-11T23:03:15.956Z Documenting tap v1.0.1
26232023-12-11T23:03:16.249Z Documenting swrite v0.1.0
26242023-12-11T23:03:16.401Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26252023-12-11T23:03:16.627Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26262023-12-11T23:03:16.840Z Documenting derive_more v0.99.17
26272023-12-11T23:03:17.248Z Documenting slog-scope v4.4.0
26282023-12-11T23:03:18.543Z Documenting num-rational v0.4.1
26292023-12-11T23:03:20.286Z Documenting wyz v0.5.1
26302023-12-11T23:03:21.823Z Documenting radium v0.7.0
26312023-12-11T23:03:23.309Z Documenting libsw v3.3.0
26322023-12-11T23:03:24.859Z Documenting num-complex v0.4.4
26332023-12-11T23:03:25.111Z Documenting derive-where v1.2.6
26342023-12-11T23:03:25.557Z Documenting crc-catalog v2.2.0
26352023-12-11T23:03:26.469Z Documenting half v1.8.2
26362023-12-11T23:03:27.520Z Documenting funty v2.0.0
26372023-12-11T23:03:28.115Z Documenting owo-colors v3.5.0
26382023-12-11T23:03:30.042Z Documenting ciborium-io v0.2.1
26392023-12-11T23:03:30.654Z Documenting linear-map v1.2.0
26402023-12-11T23:03:30.827Z Documenting crc v3.0.1
26412023-12-11T23:03:51.440Z Documenting bitvec v1.0.1
26422023-12-11T23:03:51.441Z Documenting num v0.4.1
26432023-12-11T23:03:51.441Z Documenting slog-stdlog v4.1.1
26442023-12-11T23:03:51.441Z Checking internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26452023-12-11T23:03:51.930Z Documenting ciborium-ll v0.2.1
26462023-12-11T23:03:51.930Z Documenting slog-dtrace v0.2.3
26472023-12-11T23:03:52.044Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26482023-12-11T23:03:52.044Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
26492023-12-11T23:03:52.044Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26502023-12-11T23:03:52.044Z Documenting xattr v1.0.1
26512023-12-11T23:03:52.044Z Documenting filetime v0.2.23
26522023-12-11T23:03:52.044Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26532023-12-11T23:03:52.045Z Documenting packed_struct_codegen v0.10.1
26542023-12-11T23:03:52.045Z Documenting keccak v0.1.4
26552023-12-11T23:03:52.045Z Documenting nodrop v0.1.14
26562023-12-11T23:03:52.045Z Documenting tar v0.4.40
26572023-12-11T23:03:52.045Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26582023-12-11T23:03:52.045Z Documenting sha3 v0.10.8
26592023-12-11T23:03:52.045Z Documenting packed_struct v0.10.1
26602023-12-11T23:03:52.045Z Documenting array-init v0.0.4
26612023-12-11T23:03:52.045Z Documenting ciborium v0.2.1
26622023-12-11T23:03:52.283Z Documenting slog-envlogger v2.2.0
26632023-12-11T23:03:53.176Z Documenting num-bigint-dig v0.8.4
26642023-12-11T23:03:55.609Z Documenting pkcs1 v0.7.5
26652023-12-11T23:04:01.015Z Documenting signature v2.1.0
26662023-12-11T23:04:01.144Z Documenting fxhash v0.2.1
26672023-12-11T23:04:01.145Z Documenting secrecy v0.8.0
26682023-12-11T23:04:02.569Z Documenting utf-8 v0.7.6
26692023-12-11T23:04:03.035Z Documenting bitfield v0.14.0
26702023-12-11T23:04:04.391Z Documenting termcolor v1.2.0
26712023-12-11T23:04:04.409Z Documenting serde-hex v0.1.0
26722023-12-11T23:04:04.805Z Documenting rsa v0.9.2
26732023-12-11T23:04:06.652Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26742023-12-11T23:04:07.344Z Documenting lpc55_areas v0.2.4 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26752023-12-11T23:04:08.294Z Documenting tungstenite v0.20.1
26762023-12-11T23:04:10.833Z Documenting env_logger v0.10.0
26772023-12-11T23:04:12.087Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26782023-12-11T23:04:13.665Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26792023-12-11T23:04:16.145Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
26802023-12-11T23:04:17.680Z Documenting newtype_derive v0.1.6
26812023-12-11T23:04:17.893Z Documenting x509-cert v0.2.4
26822023-12-11T23:04:18.287Z Documenting pem v3.0.2
26832023-12-11T23:04:18.339Z Documenting ron v0.8.1
26842023-12-11T23:04:19.972Z Documenting crc-any v2.4.3
26852023-12-11T23:04:23.369Z Documenting steno v0.4.0
26862023-12-11T23:04:24.126Z Documenting tokio-tungstenite v0.20.1
26872023-12-11T23:04:24.810Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26882023-12-11T23:04:25.222Z Documenting tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc.git#e644a21a)
26892023-12-11T23:04:26.739Z Documenting lpc55_sign v0.3.3 (https://github.com/oxidecomputer/lpc55_support#96f064ea)
26902023-12-11T23:04:46.410Z Documenting internal-dns v0.1.0 (/work/oxidecomputer/omicron/internal-dns)
26912023-12-11T23:04:47.226Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
26922023-12-11T23:04:47.226Z Documenting itertools v0.12.0
26932023-12-11T23:04:47.453Z Documenting nibble_vec v0.1.0
26942023-12-11T23:04:47.454Z Documenting display-error-chain v0.2.0
26952023-12-11T23:04:47.454Z Documenting endian-type v0.1.2
26962023-12-11T23:04:47.455Z Documenting same-file v1.0.6
26972023-12-11T23:04:47.455Z Documenting glob v0.3.1
26982023-12-11T23:04:47.455Z Documenting path-slash v0.1.5
26992023-12-11T23:04:47.455Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27002023-12-11T23:04:48.492Z Documenting radix_trie v0.2.1
27012023-12-11T23:04:49.714Z Documenting walkdir v2.4.0
27022023-12-11T23:04:51.934Z Documenting hubtools v0.4.1 (https://github.com/oxidecomputer/hubtools.git?branch=main#73cd5a84)
27032023-12-11T23:04:52.441Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27042023-12-11T23:04:53.349Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27052023-12-11T23:04:54.802Z Documenting buf-list v1.0.3
27062023-12-11T23:04:56.259Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27072023-12-11T23:04:58.152Z Checking darling_core v0.14.4
27082023-12-11T23:05:01.229Z Checking darling v0.14.4
27092023-12-11T23:05:01.507Z Documenting trust-dns-client v0.22.0
27102023-12-11T23:05:02.636Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27112023-12-11T23:05:20.587Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27122023-12-11T23:05:20.679Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27132023-12-11T23:05:20.679Z Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27142023-12-11T23:05:21.351Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27152023-12-11T23:05:21.351Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27162023-12-11T23:05:21.588Z Documenting sled v0.34.7
27172023-12-11T23:05:21.588Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27182023-12-11T23:05:21.588Z Documenting unicase v2.7.0
27192023-12-11T23:05:21.588Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27202023-12-11T23:05:21.588Z Documenting trust-dns-server v0.22.1
27212023-12-11T23:05:21.588Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27222023-12-11T23:05:21.589Z Documenting globset v0.4.13
27232023-12-11T23:05:21.589Z Documenting crossbeam-deque v0.8.3
27242023-12-11T23:05:21.589Z Documenting headers-core v0.2.0
27252023-12-11T23:05:22.012Z Documenting olpc-cjson v0.1.3
27262023-12-11T23:05:22.314Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27272023-12-11T23:05:22.883Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27282023-12-11T23:05:23.493Z Documenting serde_plain v1.0.2
27292023-12-11T23:05:23.890Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27302023-12-11T23:05:24.845Z Documenting async-recursion v1.0.5
27312023-12-11T23:05:26.623Z Documenting pretty-hex v0.4.0
27322023-12-11T23:05:30.291Z Documenting typed-path v0.7.0
27332023-12-11T23:05:30.452Z Documenting headers v0.3.9
27342023-12-11T23:05:30.452Z Documenting rayon-core v1.12.0
27352023-12-11T23:05:30.452Z Documenting mime_guess v2.0.4
27362023-12-11T23:05:31.188Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27372023-12-11T23:05:31.390Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27382023-12-11T23:05:31.696Z Checking derive_builder_core v0.12.0
27392023-12-11T23:05:33.180Z Documenting derive_builder_core v0.12.0
27402023-12-11T23:05:35.791Z Documenting dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
27412023-12-11T23:05:36.661Z Documenting tough v0.16.0
27422023-12-11T23:05:36.821Z Checking ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27432023-12-11T23:05:37.767Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27442023-12-11T23:05:38.217Z Documenting universal-hash v0.5.1
27452023-12-11T23:05:39.781Z Documenting bcs v0.1.6
27462023-12-11T23:05:42.747Z Documenting kstat-rs v0.2.3
27472023-12-11T23:05:43.738Z Documenting thiserror-impl-no-std v2.0.2
27482023-12-11T23:05:46.029Z Documenting curve25519-dalek-derive v0.1.0
27492023-12-11T23:05:47.540Z Documenting opaque-debug v0.3.0
27502023-12-11T23:05:49.116Z Documenting highway v1.1.0
27512023-12-11T23:05:52.813Z Documenting thiserror-no-std v2.0.2
27522023-12-11T23:05:52.813Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27532023-12-11T23:05:52.813Z Documenting poly1305 v0.8.0
27542023-12-11T23:05:53.021Z Documenting curve25519-dalek v4.1.0
27552023-12-11T23:05:54.904Z Documenting derive_builder_macro v0.12.0
27562023-12-11T23:05:54.963Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
27572023-12-11T23:05:55.951Z Documenting rayon v1.8.0
27582023-12-11T23:05:59.652Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27592023-12-11T23:05:59.719Z Documenting ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27602023-12-11T23:06:01.941Z Documenting mg-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/mg-admin-client)
27612023-12-11T23:06:02.466Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27622023-12-11T23:06:07.640Z Documenting propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f1571ce141421cff3d3328f43e7722f5df96fdda#f1571ce1)
27632023-12-11T23:06:17.944Z Documenting portable-atomic v1.4.3
27642023-12-11T23:06:21.500Z Documenting ed25519 v1.5.3
27652023-12-11T23:06:23.645Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27662023-12-11T23:06:25.992Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27672023-12-11T23:06:30.106Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27682023-12-11T23:06:31.616Z Documenting crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
27692023-12-11T23:06:40.946Z Documenting chacha20 v0.9.1
27702023-12-11T23:06:41.956Z Documenting aead v0.5.2
27712023-12-11T23:06:41.956Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27722023-12-11T23:06:41.956Z Documenting ref-cast-impl v1.0.20
27732023-12-11T23:06:41.956Z Documenting vte_generate_state_changes v0.1.1
27742023-12-11T23:06:42.052Z Documenting cassowary v0.3.0
27752023-12-11T23:06:42.052Z Documenting number_prefix v0.4.0
27762023-12-11T23:06:42.052Z Documenting ref-cast v1.0.20
27772023-12-11T23:06:42.052Z Documenting chacha20poly1305 v0.10.1
27782023-12-11T23:06:44.853Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
27792023-12-11T23:06:46.070Z Documenting vte v0.11.1
27802023-12-11T23:06:46.457Z Documenting ratatui v0.23.0
27812023-12-11T23:06:47.102Z Documenting indicatif v0.17.7
27822023-12-11T23:06:48.635Z Documenting salty v0.2.0
27832023-12-11T23:06:52.432Z Documenting derive_builder v0.12.0
27842023-12-11T23:06:53.032Z Documenting vsss-rs v3.3.1
27852023-12-11T23:06:55.174Z Documenting fs-err v2.11.0
27862023-12-11T23:06:55.353Z Documenting polar-core v0.27.0
27872023-12-11T23:06:57.914Z Documenting hubpack v0.1.0 (https://github.com/cbiffle/hubpack?rev=df08cc3a6e1f97381cd0472ae348e310f0119e25#df08cc3a)
27882023-12-11T23:06:58.641Z Documenting nix v0.26.2 (https://github.com/jgallagher/nix?branch=r0.26-illumos#c1a3636d)
27892023-12-11T23:07:01.341Z Documenting libxml v0.3.3
27902023-12-11T23:07:04.329Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27912023-12-11T23:07:04.530Z Documenting ipcc-key-value v0.1.0 (/work/oxidecomputer/omicron/ipcc-key-value)
27922023-12-11T23:07:04.539Z Documenting tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27932023-12-11T23:07:08.800Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27942023-12-11T23:07:09.086Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
27952023-12-11T23:07:09.541Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27962023-12-11T23:07:10.661Z Documenting bb8 v0.8.1
27972023-12-11T23:07:11.356Z Documenting serde-big-array v0.5.1
27982023-12-11T23:07:17.965Z Documenting quick-xml v0.23.1
27992023-12-11T23:07:18.792Z Documenting bytesize v1.3.0
28002023-12-11T23:07:18.972Z Documenting rtoolbox v0.0.1
28012023-12-11T23:07:19.022Z Documenting oso-derive v0.27.0
28022023-12-11T23:07:22.080Z Documenting impl-trait-for-tuples v0.2.2
28032023-12-11T23:07:25.055Z Documenting is_ci v1.1.1
28042023-12-11T23:07:25.185Z Documenting maplit v1.0.2
28052023-12-11T23:07:25.546Z Documenting http-range v0.1.5
28062023-12-11T23:07:25.967Z Documenting unicode-linebreak v0.1.5
28072023-12-11T23:07:28.167Z Documenting smawk v0.3.1
28082023-12-11T23:07:30.465Z Documenting humantime v2.1.0
28092023-12-11T23:07:30.893Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
28102023-12-11T23:07:30.993Z Documenting supports-color v2.1.0
28112023-12-11T23:07:31.178Z Documenting oso v0.27.0
28122023-12-11T23:07:31.526Z Documenting hyper-staticfile v0.9.5
28132023-12-11T23:07:32.410Z Documenting tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28142023-12-11T23:07:34.653Z Documenting textwrap v0.16.0
28152023-12-11T23:07:36.493Z Documenting rpassword v7.3.1
28162023-12-11T23:07:38.063Z Documenting samael v0.0.10 (https://github.com/njaremko/samael?branch=master#52028e45)
28172023-12-11T23:07:39.610Z Documenting async-bb8-diesel v0.1.0 (https://github.com/oxidecomputer/async-bb8-diesel?rev=ed7ab5ef0513ba303d33efd41d3e9e381169d59b#ed7ab5ef)
28182023-12-11T23:07:41.255Z Documenting gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=2739c18e80697aa6bc235c935176d14b4d757ee9#2739c18e)
28192023-12-11T23:07:42.688Z Documenting sprockets-common v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28202023-12-11T23:07:43.157Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28212023-12-11T23:07:56.288Z Documenting tui-tree-widget v0.13.0
28222023-12-11T23:07:56.720Z Documenting strip-ansi-escapes v0.2.0
28232023-12-11T23:07:57.853Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28242023-12-11T23:07:58.304Z Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
28252023-12-11T23:07:58.888Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28262023-12-11T23:08:01.002Z Documenting diesel-dtrace v0.2.0 (https://github.com/oxidecomputer/diesel-dtrace?branch=main#c1252df7)
28272023-12-11T23:08:01.420Z Documenting cookie v0.18.0
28282023-12-11T23:08:04.640Z Documenting rcgen v0.11.3
28292023-12-11T23:08:07.973Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28302023-12-11T23:08:08.184Z Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28312023-12-11T23:08:08.751Z Documenting atomicwrites v0.4.2
28322023-12-11T23:08:09.037Z Documenting signal-hook-tokio v0.3.1
28332023-12-11T23:08:13.251Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28342023-12-11T23:08:14.990Z Documenting fd-lock v3.0.13
28352023-12-11T23:08:15.248Z Documenting subprocess v0.2.9
28362023-12-11T23:08:16.601Z Documenting corncobs v0.1.3
28372023-12-11T23:08:16.917Z Documenting nu-ansi-term v0.49.0
28382023-12-11T23:08:20.946Z Documenting shell-words v1.1.0
28392023-12-11T23:08:21.389Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28402023-12-11T23:08:21.611Z Documenting sprockets-rot v0.1.0 (http://github.com/oxidecomputer/sprockets?rev=77df31efa5619d0767ffc837ef7468101608aee9#77df31ef)
28412023-12-11T23:08:21.950Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
28422023-12-11T23:08:22.776Z Documenting reedline v0.26.0
28432023-12-11T23:08:24.338Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28442023-12-11T23:08:24.895Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
28452023-12-11T23:08:26.879Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28462023-12-11T23:08:27.644Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28472023-12-11T23:08:28.934Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28482023-12-11T23:08:34.501Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28492023-12-11T23:08:37.318Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
28502023-12-11T23:08:53.289Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28512023-12-11T23:08:59.222Z Documenting crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=fab27994d0bd12725c17d6b478a9bfc2673ad6f4#fab27994)
28522023-12-11T23:09:05.513Z Documenting fatfs v0.3.6
28532023-12-11T23:09:09.660Z Documenting nanorand v0.7.0
28542023-12-11T23:09:09.802Z Documenting assert_matches v1.5.0
28552023-12-11T23:09:10.034Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28562023-12-11T23:09:11.028Zwarning: unresolved link to `propolis_client::api::InstanceStateMonitorResponse`
28572023-12-11T23:09:11.028Z --> sled-agent/src/sim/instance.rs:46:7
28582023-12-11T23:09:11.031Z |
28592023-12-11T23:09:11.031Z46 | /// [`propolis_client::api::InstanceStateMonitorResponse`]. Transition requests
28602023-12-11T23:09:11.031Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `propolis_client`
28612023-12-11T23:09:11.032Z |
28622023-12-11T23:09:11.032Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28632023-12-11T23:09:11.032Z
28642023-12-11T23:09:13.573Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28652023-12-11T23:09:15.564Zwarning: `omicron-sled-agent` (lib doc) generated 1 warning
28662023-12-11T23:09:15.577Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28672023-12-11T23:09:16.100Z Documenting flume v0.11.0
28682023-12-11T23:09:17.062Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
28692023-12-11T23:09:17.657Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28702023-12-11T23:09:18.569Z Documenting omicron-zone-package v0.9.1
28712023-12-11T23:09:19.133Z Documenting installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28722023-12-11T23:09:23.307Z Documenting installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28732023-12-11T23:09:25.431Z Checking installinator-artifact-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-artifact-client)
28742023-12-11T23:09:30.970Z Checking installinator-artifactd v0.1.0 (/work/oxidecomputer/omicron/installinator-artifactd)
28752023-12-11T23:09:32.205Z Documenting termios v0.3.3
28762023-12-11T23:09:36.531Z Documenting topological-sort v0.2.2
28772023-12-11T23:09:38.546Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
28782023-12-11T23:09:42.089Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28792023-12-11T23:09:42.985Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
28802023-12-11T23:09:55.081Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
28812023-12-11T23:09:56.953Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
28822023-12-11T23:10:29.936Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
28832023-12-11T23:10:35.078Z Documenting tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous)
28842023-12-11T23:11:02.186Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28852023-12-11T23:11:02.549Z Documenting caboose-util v0.1.0 (/work/oxidecomputer/omicron/caboose-util)
28862023-12-11T23:11:03.943Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns-cli)
28872023-12-11T23:11:04.197Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28882023-12-11T23:11:05.765Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28892023-12-11T23:12:04.527Zwarning: unresolved link to `VolumeConstructionRequest`
28902023-12-11T23:12:04.528Z --> nexus/src/app/sagas/volume_delete.rs:338:7
28912023-12-11T23:12:04.528Z |
28922023-12-11T23:12:04.528Z338 | /// [`VolumeConstructionRequest`] is shown here):
28932023-12-11T23:12:04.528Z | ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VolumeConstructionRequest` in scope
28942023-12-11T23:12:04.528Z |
28952023-12-11T23:12:04.528Z = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
28962023-12-11T23:12:04.529Z = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
28972023-12-11T23:12:04.530Z
28982023-12-11T23:12:04.541Zwarning: unresolved link to `fd00:1122:3344:101::5`
28992023-12-11T23:12:04.541Z --> nexus/src/app/sagas/volume_delete.rs:348:17
29002023-12-11T23:12:04.541Z |
29012023-12-11T23:12:04.541Z348 | /// "[fd00:1122:3344:101::5]:1000",
29022023-12-11T23:12:04.541Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29032023-12-11T23:12:04.541Z
29042023-12-11T23:12:04.541Zwarning: unresolved link to `fd00:1122:3344:102::9`
29052023-12-11T23:12:04.541Z --> nexus/src/app/sagas/volume_delete.rs:349:17
29062023-12-11T23:12:04.542Z |
29072023-12-11T23:12:04.542Z349 | /// "[fd00:1122:3344:102::9]:1000",
29082023-12-11T23:12:04.542Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29092023-12-11T23:12:04.542Z
29102023-12-11T23:12:04.542Zwarning: unresolved link to `fd00:1122:3344:103::2`
29112023-12-11T23:12:04.543Z --> nexus/src/app/sagas/volume_delete.rs:350:17
29122023-12-11T23:12:04.543Z |
29132023-12-11T23:12:04.543Z350 | /// "[fd00:1122:3344:103::2]:1000"
29142023-12-11T23:12:04.543Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29152023-12-11T23:12:04.543Z
29162023-12-11T23:12:04.543Zwarning: unresolved link to `fd00:1122:3344:101::5`
29172023-12-11T23:12:04.543Z --> nexus/src/app/sagas/volume_delete.rs:369:17
29182023-12-11T23:12:04.544Z |
29192023-12-11T23:12:04.544Z369 | /// "[fd00:1122:3344:101::5]:1001", <-- port changed
29202023-12-11T23:12:04.544Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:101` in scope
29212023-12-11T23:12:04.544Z
29222023-12-11T23:12:04.544Zwarning: unresolved link to `fd00:1122:3344:102::9`
29232023-12-11T23:12:04.546Z --> nexus/src/app/sagas/volume_delete.rs:370:17
29242023-12-11T23:12:04.546Z |
29252023-12-11T23:12:04.546Z370 | /// "[fd00:1122:3344:102::9]:1001", <-- port changed
29262023-12-11T23:12:04.546Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:102` in scope
29272023-12-11T23:12:04.546Z
29282023-12-11T23:12:04.547Zwarning: unresolved link to `fd00:1122:3344:103::2`
29292023-12-11T23:12:04.547Z --> nexus/src/app/sagas/volume_delete.rs:371:17
29302023-12-11T23:12:04.547Z |
29312023-12-11T23:12:04.547Z371 | /// "[fd00:1122:3344:103::2]:1001" <-- port changed
29322023-12-11T23:12:04.547Z | ^^^^^^^^^^^^^^^^^^^^^ no item named `fd00:1122:3344:103` in scope
29332023-12-11T23:12:04.548Z
29342023-12-11T23:12:07.829Zwarning: `omicron-nexus` (lib doc) generated 7 warnings
29352023-12-11T23:12:40.734Z Finished dev [unoptimized + debuginfo] target(s) in 15m 30s
29362023-12-11T23:12:40.847Z
29372023-12-11T23:12:40.861Zreal 15:30.354594503
29382023-12-11T23:12:40.861Zuser 53:16.983777790
29392023-12-11T23:12:40.861Zsys 58:44.586700795
29402023-12-11T23:12:40.861Ztrap 1.926533372
29412023-12-11T23:12:40.862Ztflt 0.601800095
29422023-12-11T23:12:40.862Zdflt 0.435552778
29432023-12-11T23:12:40.863Zkflt 0.005552441
29442023-12-11T23:12:40.863Zlock 3:10:55.375861482
29452023-12-11T23:12:40.863Zslp 4:02:41.629817263
29462023-12-11T23:12:40.864Zlat 5:26.818211109
29472023-12-11T23:12:40.865Zstop 1:27.047874473
29482023-12-11T23:12:40.865Zprocess exited: duration 1765085 ms, exit code 0
 
29492023-12-11T23:12:40.888Zfound 0 output files